2025-07-01 00:00:02.592 +03:00 [DBG] Connection id "0HNC8090TGAFO" accepted. 2025-07-01 00:00:02.601 +03:00 [DBG] Connection id "0HNC8090TGAFO" started. 2025-07-01 00:00:02.601 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:00:02.601 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:00:02.601 +03:00 [DBG] POST requests are not supported 2025-07-01 00:00:02.601 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:00:02.601 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:00:02.601 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:00:02.601 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:00:02.601 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:00:02.601 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:00:02.601 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:00:02.601 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:00:02.602 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:00:02.602 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:00:02.602 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:00:02.602 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:00:02.602 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:00:02.602 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:00:02.602 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:00:02.602 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:00:02.602 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:00:02.602 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:00:02.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:00:02.602 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:00:02.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:00:02.602 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:00:02.602 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:00:02.602 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1326ms. 2025-07-01 00:00:02.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:00:02.602 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:00:02.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:00:02.602 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:00:02.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:00:02.602 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:00:02.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:00:02.602 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:00:02.602 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:00:02.602 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:00:02.602 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:00:02.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:00:02.602 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:00:02.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:00:02.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:00:02.603 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:00:02.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:00:02.603 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8291ms 2025-07-01 00:00:02.603 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:00:02.603 +03:00 [DBG] Connection id "0HNC8090TGAFO" completed keep alive response. 2025-07-01 00:00:02.603 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5021ms 2025-07-01 00:00:02.603 +03:00 [DBG] Connection id "0HNC8090TGAFO" received FIN. 2025-07-01 00:00:02.603 +03:00 [DBG] Connection id "0HNC8090TGAFO" disconnecting. 2025-07-01 00:00:02.603 +03:00 [DBG] Connection id "0HNC8090TGAFO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:00:02.604 +03:00 [DBG] Connection id "0HNC8090TGAFO" stopped. 2025-07-01 00:01:02.590 +03:00 [DBG] Connection id "0HNC8090TGAFP" accepted. 2025-07-01 00:01:02.590 +03:00 [DBG] Connection id "0HNC8090TGAFP" started. 2025-07-01 00:01:02.590 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:01:02.590 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:01:02.590 +03:00 [DBG] POST requests are not supported 2025-07-01 00:01:02.590 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:01:02.590 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:01:02.590 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:01:02.590 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:01:02.590 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:01:02.590 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:01:02.591 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:01:02.591 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:01:02.591 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:01:02.591 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:01:02.591 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:01:02.591 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:01:02.591 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:01:02.591 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:01:02.591 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:01:02.591 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:01:02.591 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:01:02.591 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:01:02.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:01:02.591 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:01:02.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:01:02.591 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:01:02.591 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:01:02.591 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.131ms. 2025-07-01 00:01:02.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:01:02.591 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:01:02.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:01:02.591 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:01:02.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:01:02.591 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:01:02.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:01:02.591 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:01:02.591 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:01:02.591 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:01:02.592 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:01:02.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:01:02.592 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:01:02.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:01:02.592 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:01:02.592 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:01:02.592 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:01:02.592 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8676ms 2025-07-01 00:01:02.592 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:01:02.592 +03:00 [DBG] Connection id "0HNC8090TGAFP" completed keep alive response. 2025-07-01 00:01:02.592 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8546ms 2025-07-01 00:01:02.592 +03:00 [DBG] Connection id "0HNC8090TGAFP" received FIN. 2025-07-01 00:01:02.592 +03:00 [DBG] Connection id "0HNC8090TGAFP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:01:02.592 +03:00 [DBG] Connection id "0HNC8090TGAFP" disconnecting. 2025-07-01 00:01:02.592 +03:00 [DBG] Connection id "0HNC8090TGAFP" stopped. 2025-07-01 00:02:02.668 +03:00 [DBG] Connection id "0HNC8090TGAFQ" accepted. 2025-07-01 00:02:02.668 +03:00 [DBG] Connection id "0HNC8090TGAFQ" started. 2025-07-01 00:02:02.668 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:02:02.668 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:02:02.668 +03:00 [DBG] POST requests are not supported 2025-07-01 00:02:02.669 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:02:02.669 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:02:02.669 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:02:02.669 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:02:02.669 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:02:02.669 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:02:02.669 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:02:02.669 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:02:02.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-07-01 00:02:02.669 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:02:02.669 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:02:02.669 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:02:02.669 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:02:02.669 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:02:02.669 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:02:02.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:02:02.669 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:02:02.669 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:02:02.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:02:02.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:02:02.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:02:02.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:02:02.669 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:02:02.670 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1241ms. 2025-07-01 00:02:02.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:02:02.670 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:02:02.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:02:02.670 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:02:02.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:02:02.670 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:02:02.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:02:02.670 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:02:02.670 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:02:02.670 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:02:02.670 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:02:02.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:02:02.670 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:02:02.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:02:02.670 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:02:02.670 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:02:02.670 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:02:02.670 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9028ms 2025-07-01 00:02:02.670 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:02:02.670 +03:00 [DBG] Connection id "0HNC8090TGAFQ" completed keep alive response. 2025-07-01 00:02:02.670 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7597ms 2025-07-01 00:02:02.670 +03:00 [DBG] Connection id "0HNC8090TGAFQ" received FIN. 2025-07-01 00:02:02.671 +03:00 [DBG] Connection id "0HNC8090TGAFQ" disconnecting. 2025-07-01 00:02:02.671 +03:00 [DBG] Connection id "0HNC8090TGAFQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:02:02.672 +03:00 [DBG] Connection id "0HNC8090TGAFQ" stopped. 2025-07-01 00:03:02.586 +03:00 [DBG] Connection id "0HNC8090TGAFR" accepted. 2025-07-01 00:03:02.586 +03:00 [DBG] Connection id "0HNC8090TGAFR" started. 2025-07-01 00:03:02.587 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:03:02.587 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:03:02.587 +03:00 [DBG] POST requests are not supported 2025-07-01 00:03:02.587 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:03:02.587 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:03:02.587 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:03:02.587 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:03:02.587 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:03:02.587 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:03:02.587 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:03:02.587 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:03:02.587 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:03:02.587 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:03:02.587 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:03:02.587 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:03:02.587 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:03:02.587 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:03:02.587 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:03:02.587 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:03:02.587 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:03:02.587 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:03:02.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:03:02.587 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:03:02.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:03:02.587 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:03:02.587 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:03:02.588 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1452ms. 2025-07-01 00:03:02.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:03:02.588 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:03:02.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:03:02.588 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:03:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:03:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:03:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:03:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:03:02.588 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:03:02.588 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:03:02.588 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:03:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:03:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:03:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:03:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:03:02.588 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:03:02.588 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:03:02.588 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8422ms 2025-07-01 00:03:02.588 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:03:02.588 +03:00 [DBG] Connection id "0HNC8090TGAFR" completed keep alive response. 2025-07-01 00:03:02.588 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5508ms 2025-07-01 00:03:02.588 +03:00 [DBG] Connection id "0HNC8090TGAFR" received FIN. 2025-07-01 00:03:02.588 +03:00 [DBG] Connection id "0HNC8090TGAFR" disconnecting. 2025-07-01 00:03:02.589 +03:00 [DBG] Connection id "0HNC8090TGAFR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:03:02.590 +03:00 [DBG] Connection id "0HNC8090TGAFR" stopped. 2025-07-01 00:04:02.591 +03:00 [DBG] Connection id "0HNC8090TGAFS" accepted. 2025-07-01 00:04:02.592 +03:00 [DBG] Connection id "0HNC8090TGAFS" started. 2025-07-01 00:04:02.592 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:04:02.592 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:04:02.592 +03:00 [DBG] POST requests are not supported 2025-07-01 00:04:02.592 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:04:02.592 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:04:02.592 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:04:02.592 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:04:02.592 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:04:02.592 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:04:02.593 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:04:02.593 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:04:02.593 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:04:02.593 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:04:02.593 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:04:02.593 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:04:02.593 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:04:02.593 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:04:02.593 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:04:02.593 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:04:02.594 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:04:02.594 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:04:02.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:04:02.594 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:04:02.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:04:02.594 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:04:02.594 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:04:02.594 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2268ms. 2025-07-01 00:04:02.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:04:02.594 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:04:02.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:04:02.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:04:02.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:04:02.595 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:04:02.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:04:02.595 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:04:02.595 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:04:02.595 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:04:02.595 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:04:02.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:04:02.595 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:04:02.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:04:02.596 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:04:02.596 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:04:02.596 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:04:02.596 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.3404ms 2025-07-01 00:04:02.596 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:04:02.596 +03:00 [DBG] Connection id "0HNC8090TGAFS" completed keep alive response. 2025-07-01 00:04:02.596 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.0248ms 2025-07-01 00:04:02.596 +03:00 [DBG] Connection id "0HNC8090TGAFS" received FIN. 2025-07-01 00:04:02.596 +03:00 [DBG] Connection id "0HNC8090TGAFS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:04:02.597 +03:00 [DBG] Connection id "0HNC8090TGAFS" disconnecting. 2025-07-01 00:04:02.597 +03:00 [DBG] Connection id "0HNC8090TGAFS" stopped. 2025-07-01 00:05:02.583 +03:00 [DBG] Connection id "0HNC8090TGAFT" accepted. 2025-07-01 00:05:02.583 +03:00 [DBG] Connection id "0HNC8090TGAFT" started. 2025-07-01 00:05:02.583 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:05:02.583 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:05:02.583 +03:00 [DBG] POST requests are not supported 2025-07-01 00:05:02.584 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:05:02.584 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:05:02.584 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:05:02.584 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:05:02.584 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:05:02.584 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:05:02.584 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:05:02.584 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:05:02.584 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:05:02.584 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:05:02.584 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:05:02.584 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:05:02.584 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:05:02.584 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:05:02.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:05:02.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:05:02.584 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:05:02.584 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:05:02.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:05:02.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:05:02.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:05:02.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:05:02.584 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:05:02.584 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1315ms. 2025-07-01 00:05:02.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:05:02.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:05:02.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:05:02.585 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:05:02.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:05:02.585 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:05:02.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:05:02.585 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:05:02.585 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:05:02.585 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:05:02.585 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:05:02.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:05:02.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:05:02.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:05:02.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:05:02.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:05:02.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:05:02.585 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9116ms 2025-07-01 00:05:02.585 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:05:02.585 +03:00 [DBG] Connection id "0HNC8090TGAFT" completed keep alive response. 2025-07-01 00:05:02.585 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6386ms 2025-07-01 00:05:02.585 +03:00 [DBG] Connection id "0HNC8090TGAFT" received FIN. 2025-07-01 00:05:02.585 +03:00 [DBG] Connection id "0HNC8090TGAFT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:05:02.585 +03:00 [DBG] Connection id "0HNC8090TGAFT" disconnecting. 2025-07-01 00:05:02.586 +03:00 [DBG] Connection id "0HNC8090TGAFT" stopped. 2025-07-01 00:06:02.596 +03:00 [DBG] Connection id "0HNC8090TGAFU" accepted. 2025-07-01 00:06:02.596 +03:00 [DBG] Connection id "0HNC8090TGAFU" started. 2025-07-01 00:06:02.596 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:06:02.596 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:06:02.596 +03:00 [DBG] POST requests are not supported 2025-07-01 00:06:02.596 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:06:02.596 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:06:02.596 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:06:02.596 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:06:02.596 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:06:02.596 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:06:02.596 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:06:02.596 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:06:02.596 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:06:02.596 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:06:02.596 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:06:02.596 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:06:02.596 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:06:02.596 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:06:02.597 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:06:02.597 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:06:02.597 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:06:02.597 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:06:02.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:06:02.597 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:06:02.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:06:02.597 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:06:02.597 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:06:02.597 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1591ms. 2025-07-01 00:06:02.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:06:02.597 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:06:02.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:06:02.597 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:06:02.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:06:02.597 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:06:02.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:06:02.597 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:06:02.597 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:06:02.597 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:06:02.597 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:06:02.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:06:02.598 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:06:02.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:06:02.598 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:06:02.598 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:06:02.598 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:06:02.598 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2185ms 2025-07-01 00:06:02.598 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:06:02.598 +03:00 [DBG] Connection id "0HNC8090TGAFU" completed keep alive response. 2025-07-01 00:06:02.598 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0468ms 2025-07-01 00:06:02.598 +03:00 [DBG] Connection id "0HNC8090TGAFU" received FIN. 2025-07-01 00:06:02.598 +03:00 [DBG] Connection id "0HNC8090TGAFU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:06:02.598 +03:00 [DBG] Connection id "0HNC8090TGAFU" disconnecting. 2025-07-01 00:06:02.598 +03:00 [DBG] Connection id "0HNC8090TGAFU" stopped. 2025-07-01 00:07:02.598 +03:00 [DBG] Connection id "0HNC8090TGAFV" accepted. 2025-07-01 00:07:02.599 +03:00 [DBG] Connection id "0HNC8090TGAFV" started. 2025-07-01 00:07:02.599 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:07:02.599 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:07:02.599 +03:00 [DBG] POST requests are not supported 2025-07-01 00:07:02.599 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:07:02.599 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:07:02.599 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:07:02.599 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:07:02.599 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:07:02.599 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:07:02.599 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:07:02.599 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:07:02.599 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:07:02.599 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:07:02.599 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:07:02.599 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:07:02.599 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:07:02.599 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:07:02.599 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:07:02.599 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:07:02.599 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:07:02.599 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:07:02.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:07:02.600 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:07:02.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:07:02.600 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:07:02.600 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:07:02.600 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1211ms. 2025-07-01 00:07:02.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:07:02.600 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:07:02.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:07:02.600 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:07:02.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:07:02.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:07:02.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:07:02.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:07:02.600 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:07:02.600 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:07:02.600 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:07:02.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:07:02.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:07:02.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:07:02.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:07:02.600 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:07:02.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:07:02.600 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7291ms 2025-07-01 00:07:02.600 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:07:02.600 +03:00 [DBG] Connection id "0HNC8090TGAFV" completed keep alive response. 2025-07-01 00:07:02.600 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4396ms 2025-07-01 00:07:02.600 +03:00 [DBG] Connection id "0HNC8090TGAFV" received FIN. 2025-07-01 00:07:02.601 +03:00 [DBG] Connection id "0HNC8090TGAFV" disconnecting. 2025-07-01 00:07:02.601 +03:00 [DBG] Connection id "0HNC8090TGAFV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:07:02.602 +03:00 [DBG] Connection id "0HNC8090TGAFV" stopped. 2025-07-01 00:08:02.595 +03:00 [DBG] Connection id "0HNC8090TGAG0" accepted. 2025-07-01 00:08:02.595 +03:00 [DBG] Connection id "0HNC8090TGAG0" started. 2025-07-01 00:08:02.595 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:08:02.595 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:08:02.595 +03:00 [DBG] POST requests are not supported 2025-07-01 00:08:02.595 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:08:02.595 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:08:02.595 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:08:02.596 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:08:02.596 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:08:02.596 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:08:02.596 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:08:02.596 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:08:02.596 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:08:02.596 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:08:02.596 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:08:02.596 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:08:02.596 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:08:02.596 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:08:02.596 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:08:02.596 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:08:02.596 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:08:02.596 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:08:02.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:08:02.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:08:02.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:08:02.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:08:02.596 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:08:02.596 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1239ms. 2025-07-01 00:08:02.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:08:02.596 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:08:02.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:08:02.596 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:08:02.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:08:02.596 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:08:02.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:08:02.597 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:08:02.597 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:08:02.597 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:08:02.597 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:08:02.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:08:02.597 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:08:02.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:08:02.597 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:08:02.597 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:08:02.597 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:08:02.597 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.905ms 2025-07-01 00:08:02.597 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:08:02.597 +03:00 [DBG] Connection id "0HNC8090TGAG0" completed keep alive response. 2025-07-01 00:08:02.597 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.66ms 2025-07-01 00:08:02.597 +03:00 [DBG] Connection id "0HNC8090TGAG0" received FIN. 2025-07-01 00:08:02.598 +03:00 [DBG] Connection id "0HNC8090TGAG0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:08:02.598 +03:00 [DBG] Connection id "0HNC8090TGAG0" disconnecting. 2025-07-01 00:08:02.598 +03:00 [DBG] Connection id "0HNC8090TGAG0" stopped. 2025-07-01 00:09:02.590 +03:00 [DBG] Connection id "0HNC8090TGAG1" accepted. 2025-07-01 00:09:02.590 +03:00 [DBG] Connection id "0HNC8090TGAG1" started. 2025-07-01 00:09:02.590 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:09:02.590 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:09:02.590 +03:00 [DBG] POST requests are not supported 2025-07-01 00:09:02.590 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:09:02.590 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:09:02.590 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:09:02.590 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:09:02.590 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:09:02.590 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:09:02.590 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:09:02.590 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:09:02.590 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:09:02.590 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:09:02.590 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:09:02.590 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:09:02.590 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:09:02.590 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:09:02.590 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:09:02.590 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:09:02.590 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:09:02.591 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:09:02.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:09:02.591 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:09:02.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:09:02.591 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:09:02.591 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:09:02.591 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1314ms. 2025-07-01 00:09:02.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:09:02.591 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:09:02.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:09:02.591 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:09:02.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:09:02.591 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:09:02.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:09:02.591 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:09:02.591 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:09:02.591 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:09:02.591 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:09:02.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:09:02.591 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:09:02.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:09:02.591 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:09:02.591 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:09:02.591 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:09:02.591 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7042ms 2025-07-01 00:09:02.591 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:09:02.591 +03:00 [DBG] Connection id "0HNC8090TGAG1" completed keep alive response. 2025-07-01 00:09:02.591 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3058ms 2025-07-01 00:09:02.591 +03:00 [DBG] Connection id "0HNC8090TGAG1" received FIN. 2025-07-01 00:09:02.591 +03:00 [DBG] Connection id "0HNC8090TGAG1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:09:02.592 +03:00 [DBG] Connection id "0HNC8090TGAG1" disconnecting. 2025-07-01 00:09:02.592 +03:00 [DBG] Connection id "0HNC8090TGAG1" stopped. 2025-07-01 00:10:02.589 +03:00 [DBG] Connection id "0HNC8090TGAG2" accepted. 2025-07-01 00:10:02.589 +03:00 [DBG] Connection id "0HNC8090TGAG2" started. 2025-07-01 00:10:02.590 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:10:02.590 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:10:02.590 +03:00 [DBG] POST requests are not supported 2025-07-01 00:10:02.590 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:10:02.590 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:10:02.590 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:10:02.590 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:10:02.590 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:10:02.590 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:10:02.590 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:10:02.590 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:10:02.590 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:10:02.590 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:10:02.590 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:10:02.590 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:10:02.590 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:10:02.590 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:10:02.590 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:10:02.590 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:10:02.590 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:10:02.590 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:10:02.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:10:02.590 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:10:02.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:10:02.590 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:10:02.590 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:10:02.590 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1139ms. 2025-07-01 00:10:02.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:10:02.590 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:10:02.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:10:02.590 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:10:02.590 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:10:02.590 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:10:02.590 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:10:02.590 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:10:02.590 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:10:02.590 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:10:02.590 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:10:02.590 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:10:02.591 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:10:02.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:10:02.591 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:10:02.591 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:10:02.591 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:10:02.591 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5515ms 2025-07-01 00:10:02.591 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:10:02.591 +03:00 [DBG] Connection id "0HNC8090TGAG2" completed keep alive response. 2025-07-01 00:10:02.591 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.089ms 2025-07-01 00:10:02.591 +03:00 [DBG] Connection id "0HNC8090TGAG2" received FIN. 2025-07-01 00:10:02.591 +03:00 [DBG] Connection id "0HNC8090TGAG2" disconnecting. 2025-07-01 00:10:02.591 +03:00 [DBG] Connection id "0HNC8090TGAG2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:10:02.592 +03:00 [DBG] Connection id "0HNC8090TGAG2" stopped. 2025-07-01 00:11:02.592 +03:00 [DBG] Connection id "0HNC8090TGAG3" accepted. 2025-07-01 00:11:02.592 +03:00 [DBG] Connection id "0HNC8090TGAG3" started. 2025-07-01 00:11:02.592 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:11:02.592 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:11:02.592 +03:00 [DBG] POST requests are not supported 2025-07-01 00:11:02.592 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:11:02.592 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:11:02.592 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:11:02.592 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:11:02.592 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:11:02.592 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:11:02.592 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:11:02.592 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:11:02.593 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:11:02.593 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:11:02.593 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:11:02.593 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:11:02.593 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:11:02.593 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:11:02.593 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:11:02.593 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:11:02.593 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:11:02.593 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:11:02.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:11:02.593 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:11:02.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:11:02.593 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:11:02.593 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:11:02.593 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1336ms. 2025-07-01 00:11:02.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:11:02.593 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:11:02.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:11:02.593 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:11:02.593 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:11:02.593 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:11:02.593 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:11:02.593 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:11:02.593 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:11:02.593 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:11:02.593 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:11:02.593 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:11:02.593 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:11:02.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:11:02.594 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:11:02.594 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:11:02.594 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:11:02.594 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8632ms 2025-07-01 00:11:02.594 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:11:02.594 +03:00 [DBG] Connection id "0HNC8090TGAG3" completed keep alive response. 2025-07-01 00:11:02.594 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6541ms 2025-07-01 00:11:02.594 +03:00 [DBG] Connection id "0HNC8090TGAG3" received FIN. 2025-07-01 00:11:02.594 +03:00 [DBG] Connection id "0HNC8090TGAG3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:11:02.594 +03:00 [DBG] Connection id "0HNC8090TGAG3" disconnecting. 2025-07-01 00:11:02.594 +03:00 [DBG] Connection id "0HNC8090TGAG3" stopped. 2025-07-01 00:12:02.594 +03:00 [DBG] Connection id "0HNC8090TGAG4" accepted. 2025-07-01 00:12:02.594 +03:00 [DBG] Connection id "0HNC8090TGAG4" started. 2025-07-01 00:12:02.594 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:12:02.594 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:12:02.594 +03:00 [DBG] POST requests are not supported 2025-07-01 00:12:02.594 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:12:02.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-07-01 00:12:02.594 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:12:02.594 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:12:02.594 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:12:02.594 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:12:02.594 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:12:02.594 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:12:02.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-07-01 00:12:02.594 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:12:02.594 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:12:02.594 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:12:02.594 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:12:02.594 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:12:02.595 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:12:02.595 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:12:02.595 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:12:02.595 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:12:02.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:12:02.595 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:12:02.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:12:02.595 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:12:02.595 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:12:02.595 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1234ms. 2025-07-01 00:12:02.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:12:02.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:12:02.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:12:02.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:12:02.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:12:02.595 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:12:02.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:12:02.595 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:12:02.595 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:12:02.595 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:12:02.595 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:12:02.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:12:02.595 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:12:02.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:12:02.595 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:12:02.595 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:12:02.595 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:12:02.595 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7418ms 2025-07-01 00:12:02.595 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:12:02.595 +03:00 [DBG] Connection id "0HNC8090TGAG4" completed keep alive response. 2025-07-01 00:12:02.595 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.339ms 2025-07-01 00:12:02.596 +03:00 [DBG] Connection id "0HNC8090TGAG4" received FIN. 2025-07-01 00:12:02.596 +03:00 [DBG] Connection id "0HNC8090TGAG4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:12:02.596 +03:00 [DBG] Connection id "0HNC8090TGAG4" disconnecting. 2025-07-01 00:12:02.596 +03:00 [DBG] Connection id "0HNC8090TGAG4" stopped. 2025-07-01 00:13:02.590 +03:00 [DBG] Connection id "0HNC8090TGAG5" accepted. 2025-07-01 00:13:02.590 +03:00 [DBG] Connection id "0HNC8090TGAG5" started. 2025-07-01 00:13:02.590 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:13:02.590 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:13:02.590 +03:00 [DBG] POST requests are not supported 2025-07-01 00:13:02.590 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:13:02.590 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:13:02.590 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:13:02.590 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:13:02.590 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:13:02.590 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:13:02.590 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:13:02.590 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:13:02.590 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:13:02.590 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:13:02.590 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:13:02.592 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:13:02.592 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:13:02.592 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:13:02.592 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:13:02.592 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:13:02.592 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:13:02.592 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:13:02.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:13:02.592 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:13:02.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:13:02.592 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:13:02.593 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:13:02.596 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 1.7076ms. 2025-07-01 00:13:02.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:13:02.596 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:13:02.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:13:02.596 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:13:02.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:13:02.596 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:13:02.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:13:02.596 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:13:02.596 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:13:02.596 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:13:02.596 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:13:02.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:13:02.596 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:13:02.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:13:02.596 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:13:02.596 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:13:02.596 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:13:02.596 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 3.9862ms 2025-07-01 00:13:02.596 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:13:02.596 +03:00 [DBG] Connection id "0HNC8090TGAG5" completed keep alive response. 2025-07-01 00:13:02.596 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 6.4231ms 2025-07-01 00:13:02.597 +03:00 [DBG] Connection id "0HNC8090TGAG5" received FIN. 2025-07-01 00:13:02.597 +03:00 [DBG] Connection id "0HNC8090TGAG5" disconnecting. 2025-07-01 00:13:02.597 +03:00 [DBG] Connection id "0HNC8090TGAG5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:13:02.598 +03:00 [DBG] Connection id "0HNC8090TGAG5" stopped. 2025-07-01 00:14:02.589 +03:00 [DBG] Connection id "0HNC8090TGAG6" accepted. 2025-07-01 00:14:02.589 +03:00 [DBG] Connection id "0HNC8090TGAG6" started. 2025-07-01 00:14:02.589 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:14:02.589 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:14:02.589 +03:00 [DBG] POST requests are not supported 2025-07-01 00:14:02.589 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:14:02.589 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:14:02.590 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:14:02.590 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:14:02.590 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:14:02.590 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:14:02.590 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:14:02.590 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:14:02.590 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:14:02.590 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:14:02.590 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:14:02.590 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:14:02.590 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:14:02.590 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:14:02.590 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:14:02.590 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:14:02.590 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:14:02.590 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:14:02.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:14:02.590 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:14:02.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:14:02.590 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:14:02.590 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:14:02.590 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1262ms. 2025-07-01 00:14:02.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:14:02.591 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:14:02.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:14:02.591 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:14:02.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:14:02.591 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:14:02.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:14:02.591 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:14:02.591 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:14:02.591 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:14:02.591 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:14:02.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:14:02.591 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:14:02.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:14:02.591 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:14:02.591 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:14:02.591 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:14:02.591 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9964ms 2025-07-01 00:14:02.591 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:14:02.591 +03:00 [DBG] Connection id "0HNC8090TGAG6" completed keep alive response. 2025-07-01 00:14:02.591 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8576ms 2025-07-01 00:14:02.591 +03:00 [DBG] Connection id "0HNC8090TGAG6" received FIN. 2025-07-01 00:14:02.591 +03:00 [DBG] Connection id "0HNC8090TGAG6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:14:02.592 +03:00 [DBG] Connection id "0HNC8090TGAG6" disconnecting. 2025-07-01 00:14:02.592 +03:00 [DBG] Connection id "0HNC8090TGAG6" stopped. 2025-07-01 00:15:02.602 +03:00 [DBG] Connection id "0HNC8090TGAG7" accepted. 2025-07-01 00:15:02.602 +03:00 [DBG] Connection id "0HNC8090TGAG7" started. 2025-07-01 00:15:02.603 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:15:02.603 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:15:02.603 +03:00 [DBG] POST requests are not supported 2025-07-01 00:15:02.603 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:15:02.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-07-01 00:15:02.603 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:15:02.603 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:15:02.603 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:15:02.603 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:15:02.603 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:15:02.603 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:15:02.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-07-01 00:15:02.603 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:15:02.603 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:15:02.603 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:15:02.603 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:15:02.603 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:15:02.603 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:15:02.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:15:02.604 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:15:02.604 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:15:02.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:15:02.604 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:15:02.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:15:02.604 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:15:02.604 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:15:02.604 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1297ms. 2025-07-01 00:15:02.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:15:02.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:15:02.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:15:02.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:15:02.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:15:02.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:15:02.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:15:02.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:15:02.604 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:15:02.604 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:15:02.604 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:15:02.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:15:02.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:15:02.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:15:02.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:15:02.604 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:15:02.604 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:15:02.604 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8313ms 2025-07-01 00:15:02.604 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:15:02.604 +03:00 [DBG] Connection id "0HNC8090TGAG7" completed keep alive response. 2025-07-01 00:15:02.604 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7728ms 2025-07-01 00:15:02.605 +03:00 [DBG] Connection id "0HNC8090TGAG7" received FIN. 2025-07-01 00:15:02.605 +03:00 [DBG] Connection id "0HNC8090TGAG7" disconnecting. 2025-07-01 00:15:02.605 +03:00 [DBG] Connection id "0HNC8090TGAG7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:15:02.606 +03:00 [DBG] Connection id "0HNC8090TGAG7" stopped. 2025-07-01 00:16:02.589 +03:00 [DBG] Connection id "0HNC8090TGAG8" accepted. 2025-07-01 00:16:02.590 +03:00 [DBG] Connection id "0HNC8090TGAG8" started. 2025-07-01 00:16:02.590 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:16:02.590 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:16:02.590 +03:00 [DBG] POST requests are not supported 2025-07-01 00:16:02.590 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:16:02.590 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:16:02.590 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:16:02.590 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:16:02.590 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:16:02.590 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:16:02.590 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:16:02.590 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:16:02.590 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:16:02.590 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:16:02.590 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:16:02.590 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:16:02.590 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:16:02.590 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:16:02.590 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:16:02.590 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:16:02.590 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:16:02.590 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:16:02.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:16:02.590 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:16:02.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:16:02.591 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:16:02.591 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:16:02.591 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1504ms. 2025-07-01 00:16:02.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:16:02.591 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:16:02.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:16:02.591 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:16:02.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:16:02.591 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:16:02.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:16:02.591 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:16:02.591 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:16:02.591 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:16:02.591 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:16:02.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:16:02.591 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:16:02.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:16:02.591 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:16:02.591 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:16:02.591 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:16:02.591 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7379ms 2025-07-01 00:16:02.591 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:16:02.591 +03:00 [DBG] Connection id "0HNC8090TGAG8" completed keep alive response. 2025-07-01 00:16:02.591 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4012ms 2025-07-01 00:16:02.591 +03:00 [DBG] Connection id "0HNC8090TGAG8" received FIN. 2025-07-01 00:16:02.591 +03:00 [DBG] Connection id "0HNC8090TGAG8" disconnecting. 2025-07-01 00:16:02.592 +03:00 [DBG] Connection id "0HNC8090TGAG8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:16:02.593 +03:00 [DBG] Connection id "0HNC8090TGAG8" stopped. 2025-07-01 00:17:02.586 +03:00 [DBG] Connection id "0HNC8090TGAG9" accepted. 2025-07-01 00:17:02.586 +03:00 [DBG] Connection id "0HNC8090TGAG9" started. 2025-07-01 00:17:02.586 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:17:02.586 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:17:02.586 +03:00 [DBG] POST requests are not supported 2025-07-01 00:17:02.586 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:17:02.586 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:17:02.586 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:17:02.586 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:17:02.586 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:17:02.587 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:17:02.587 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:17:02.587 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:17:02.587 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:17:02.587 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:17:02.587 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:17:02.587 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:17:02.587 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:17:02.587 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:17:02.587 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:17:02.587 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:17:02.587 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:17:02.587 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:17:02.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:17:02.587 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:17:02.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:17:02.587 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:17:02.587 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:17:02.587 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.134ms. 2025-07-01 00:17:02.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:17:02.588 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:17:02.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:17:02.588 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:17:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:17:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:17:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:17:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:17:02.588 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:17:02.588 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:17:02.588 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:17:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:17:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:17:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:17:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:17:02.588 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:17:02.588 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:17:02.588 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9488ms 2025-07-01 00:17:02.588 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:17:02.588 +03:00 [DBG] Connection id "0HNC8090TGAG9" completed keep alive response. 2025-07-01 00:17:02.588 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9021ms 2025-07-01 00:17:02.588 +03:00 [DBG] Connection id "0HNC8090TGAG9" received FIN. 2025-07-01 00:17:02.588 +03:00 [DBG] Connection id "0HNC8090TGAG9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:17:02.588 +03:00 [DBG] Connection id "0HNC8090TGAG9" disconnecting. 2025-07-01 00:17:02.589 +03:00 [DBG] Connection id "0HNC8090TGAG9" stopped. 2025-07-01 00:18:02.600 +03:00 [DBG] Connection id "0HNC8090TGAGA" accepted. 2025-07-01 00:18:02.600 +03:00 [DBG] Connection id "0HNC8090TGAGA" started. 2025-07-01 00:18:02.600 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:18:02.600 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:18:02.600 +03:00 [DBG] POST requests are not supported 2025-07-01 00:18:02.600 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:18:02.600 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:18:02.600 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:18:02.600 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:18:02.600 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:18:02.600 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:18:02.600 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:18:02.601 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:18:02.601 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:18:02.601 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:18:02.601 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:18:02.601 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:18:02.601 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:18:02.601 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:18:02.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:18:02.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:18:02.601 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:18:02.601 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:18:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:18:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:18:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:18:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:18:02.601 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:18:02.601 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.119ms. 2025-07-01 00:18:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:18:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:18:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:18:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:18:02.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:18:02.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:18:02.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:18:02.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:18:02.601 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:18:02.601 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:18:02.601 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:18:02.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:18:02.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:18:02.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:18:02.602 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:18:02.602 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:18:02.602 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:18:02.602 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7715ms 2025-07-01 00:18:02.602 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:18:02.602 +03:00 [DBG] Connection id "0HNC8090TGAGA" completed keep alive response. 2025-07-01 00:18:02.602 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4911ms 2025-07-01 00:18:02.602 +03:00 [DBG] Connection id "0HNC8090TGAGA" received FIN. 2025-07-01 00:18:02.602 +03:00 [DBG] Connection id "0HNC8090TGAGA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:18:02.602 +03:00 [DBG] Connection id "0HNC8090TGAGA" disconnecting. 2025-07-01 00:18:02.602 +03:00 [DBG] Connection id "0HNC8090TGAGA" stopped. 2025-07-01 00:19:02.597 +03:00 [DBG] Connection id "0HNC8090TGAGB" accepted. 2025-07-01 00:19:02.597 +03:00 [DBG] Connection id "0HNC8090TGAGB" started. 2025-07-01 00:19:02.598 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:19:02.598 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:19:02.598 +03:00 [DBG] POST requests are not supported 2025-07-01 00:19:02.598 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:19:02.598 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:19:02.598 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:19:02.598 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:19:02.598 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:19:02.598 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:19:02.598 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:19:02.598 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:19:02.598 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:19:02.598 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:19:02.598 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:19:02.598 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:19:02.598 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:19:02.598 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:19:02.598 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:19:02.598 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:19:02.598 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:19:02.598 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:19:02.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:19:02.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:19:02.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:19:02.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:19:02.598 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:19:02.598 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1462ms. 2025-07-01 00:19:02.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:19:02.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:19:02.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:19:02.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:19:02.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:19:02.599 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:19:02.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:19:02.599 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:19:02.599 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:19:02.599 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:19:02.599 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:19:02.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:19:02.599 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:19:02.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:19:02.599 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:19:02.599 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:19:02.599 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:19:02.599 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7211ms 2025-07-01 00:19:02.599 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:19:02.599 +03:00 [DBG] Connection id "0HNC8090TGAGB" completed keep alive response. 2025-07-01 00:19:02.599 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3644ms 2025-07-01 00:19:02.599 +03:00 [DBG] Connection id "0HNC8090TGAGB" received FIN. 2025-07-01 00:19:02.599 +03:00 [DBG] Connection id "0HNC8090TGAGB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:19:02.599 +03:00 [DBG] Connection id "0HNC8090TGAGB" disconnecting. 2025-07-01 00:19:02.599 +03:00 [DBG] Connection id "0HNC8090TGAGB" stopped. 2025-07-01 00:20:02.592 +03:00 [DBG] Connection id "0HNC8090TGAGC" accepted. 2025-07-01 00:20:02.592 +03:00 [DBG] Connection id "0HNC8090TGAGC" started. 2025-07-01 00:20:02.592 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:20:02.592 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:20:02.592 +03:00 [DBG] POST requests are not supported 2025-07-01 00:20:02.592 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:20:02.592 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:20:02.592 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:20:02.592 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:20:02.592 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:20:02.592 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:20:02.592 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:20:02.592 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:20:02.592 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:20:02.593 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:20:02.593 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:20:02.593 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:20:02.593 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:20:02.593 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:20:02.593 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:20:02.593 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:20:02.593 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:20:02.593 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:20:02.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:20:02.593 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:20:02.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:20:02.593 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:20:02.593 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:20:02.593 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1314ms. 2025-07-01 00:20:02.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:20:02.593 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:20:02.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:20:02.593 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:20:02.593 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:20:02.593 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:20:02.593 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:20:02.593 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:20:02.593 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:20:02.593 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:20:02.593 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:20:02.593 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:20:02.593 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:20:02.593 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:20:02.593 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:20:02.593 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:20:02.593 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:20:02.593 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7633ms 2025-07-01 00:20:02.593 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:20:02.593 +03:00 [DBG] Connection id "0HNC8090TGAGC" completed keep alive response. 2025-07-01 00:20:02.594 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4378ms 2025-07-01 00:20:02.594 +03:00 [DBG] Connection id "0HNC8090TGAGC" received FIN. 2025-07-01 00:20:02.594 +03:00 [DBG] Connection id "0HNC8090TGAGC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:20:02.594 +03:00 [DBG] Connection id "0HNC8090TGAGC" disconnecting. 2025-07-01 00:20:02.594 +03:00 [DBG] Connection id "0HNC8090TGAGC" stopped. 2025-07-01 00:21:02.658 +03:00 [DBG] Connection id "0HNC8090TGAGD" accepted. 2025-07-01 00:21:02.658 +03:00 [DBG] Connection id "0HNC8090TGAGD" started. 2025-07-01 00:21:02.658 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:21:02.658 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:21:02.658 +03:00 [DBG] POST requests are not supported 2025-07-01 00:21:02.658 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:21:02.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-07-01 00:21:02.658 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:21:02.658 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:21:02.658 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:21:02.658 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:21:02.658 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:21:02.658 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:21:02.659 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:21:02.659 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:21:02.659 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:21:02.659 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:21:02.659 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:21:02.659 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:21:02.659 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:21:02.659 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:21:02.659 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:21:02.659 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:21:02.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:21:02.659 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:21:02.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:21:02.659 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:21:02.659 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:21:02.659 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1303ms. 2025-07-01 00:21:02.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:21:02.660 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:21:02.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:21:02.660 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:21:02.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:21:02.660 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:21:02.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:21:02.660 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:21:02.660 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:21:02.660 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:21:02.660 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:21:02.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:21:02.660 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:21:02.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:21:02.660 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:21:02.660 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:21:02.660 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:21:02.660 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3116ms 2025-07-01 00:21:02.660 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:21:02.660 +03:00 [DBG] Connection id "0HNC8090TGAGD" completed keep alive response. 2025-07-01 00:21:02.660 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2992ms 2025-07-01 00:21:02.660 +03:00 [DBG] Connection id "0HNC8090TGAGD" received FIN. 2025-07-01 00:21:02.661 +03:00 [DBG] Connection id "0HNC8090TGAGD" disconnecting. 2025-07-01 00:21:02.661 +03:00 [DBG] Connection id "0HNC8090TGAGD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:21:02.662 +03:00 [DBG] Connection id "0HNC8090TGAGD" stopped. 2025-07-01 00:22:02.600 +03:00 [DBG] Connection id "0HNC8090TGAGE" accepted. 2025-07-01 00:22:02.600 +03:00 [DBG] Connection id "0HNC8090TGAGE" started. 2025-07-01 00:22:02.600 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:22:02.600 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:22:02.600 +03:00 [DBG] POST requests are not supported 2025-07-01 00:22:02.600 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:22:02.600 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:22:02.600 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:22:02.600 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:22:02.601 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:22:02.601 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:22:02.601 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:22:02.601 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:22:02.601 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:22:02.601 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:22:02.601 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:22:02.601 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:22:02.601 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:22:02.601 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:22:02.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:22:02.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:22:02.601 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:22:02.601 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:22:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:22:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:22:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:22:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:22:02.601 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:22:02.601 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1533ms. 2025-07-01 00:22:02.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:22:02.602 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:22:02.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:22:02.602 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:22:02.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:22:02.602 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:22:02.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:22:02.602 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:22:02.602 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:22:02.602 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:22:02.602 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:22:02.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:22:02.602 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:22:02.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:22:02.602 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:22:02.602 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:22:02.602 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:22:02.602 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2029ms 2025-07-01 00:22:02.602 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:22:02.602 +03:00 [DBG] Connection id "0HNC8090TGAGE" completed keep alive response. 2025-07-01 00:22:02.602 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9205ms 2025-07-01 00:22:02.602 +03:00 [DBG] Connection id "0HNC8090TGAGE" received FIN. 2025-07-01 00:22:02.603 +03:00 [DBG] Connection id "0HNC8090TGAGE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:22:02.603 +03:00 [DBG] Connection id "0HNC8090TGAGE" disconnecting. 2025-07-01 00:22:02.603 +03:00 [DBG] Connection id "0HNC8090TGAGE" stopped. 2025-07-01 00:23:02.592 +03:00 [DBG] Connection id "0HNC8090TGAGF" accepted. 2025-07-01 00:23:02.593 +03:00 [DBG] Connection id "0HNC8090TGAGF" started. 2025-07-01 00:23:02.593 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:23:02.593 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:23:02.593 +03:00 [DBG] POST requests are not supported 2025-07-01 00:23:02.593 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:23:02.593 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:23:02.593 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:23:02.593 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:23:02.593 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:23:02.593 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:23:02.593 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:23:02.593 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:23:02.593 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:23:02.593 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:23:02.593 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:23:02.593 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:23:02.593 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:23:02.593 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:23:02.593 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:23:02.593 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:23:02.593 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:23:02.593 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:23:02.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:23:02.593 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:23:02.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:23:02.593 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:23:02.593 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:23:02.594 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1203ms. 2025-07-01 00:23:02.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:23:02.594 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:23:02.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:23:02.594 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:23:02.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:23:02.594 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:23:02.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:23:02.594 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:23:02.594 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:23:02.594 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:23:02.594 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:23:02.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:23:02.594 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:23:02.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:23:02.594 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:23:02.594 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:23:02.594 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:23:02.594 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6099ms 2025-07-01 00:23:02.594 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:23:02.594 +03:00 [DBG] Connection id "0HNC8090TGAGF" completed keep alive response. 2025-07-01 00:23:02.594 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3039ms 2025-07-01 00:23:02.594 +03:00 [DBG] Connection id "0HNC8090TGAGF" received FIN. 2025-07-01 00:23:02.594 +03:00 [DBG] Connection id "0HNC8090TGAGF" disconnecting. 2025-07-01 00:23:02.594 +03:00 [DBG] Connection id "0HNC8090TGAGF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:23:02.595 +03:00 [DBG] Connection id "0HNC8090TGAGF" stopped. 2025-07-01 00:24:02.597 +03:00 [DBG] Connection id "0HNC8090TGAGG" accepted. 2025-07-01 00:24:02.597 +03:00 [DBG] Connection id "0HNC8090TGAGG" started. 2025-07-01 00:24:02.597 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:24:02.597 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:24:02.597 +03:00 [DBG] POST requests are not supported 2025-07-01 00:24:02.597 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:24:02.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-07-01 00:24:02.597 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:24:02.597 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:24:02.597 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:24:02.597 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:24:02.597 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:24:02.598 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:24:02.598 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:24:02.598 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:24:02.598 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:24:02.598 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:24:02.598 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:24:02.598 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:24:02.598 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:24:02.598 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:24:02.598 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:24:02.598 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:24:02.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:24:02.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:24:02.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:24:02.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:24:02.598 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:24:02.598 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1287ms. 2025-07-01 00:24:02.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:24:02.598 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:24:02.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:24:02.598 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:24:02.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:24:02.598 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:24:02.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:24:02.598 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:24:02.598 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:24:02.598 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:24:02.598 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:24:02.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:24:02.598 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:24:02.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:24:02.598 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:24:02.598 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:24:02.598 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:24:02.599 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7425ms 2025-07-01 00:24:02.599 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:24:02.599 +03:00 [DBG] Connection id "0HNC8090TGAGG" completed keep alive response. 2025-07-01 00:24:02.599 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5413ms 2025-07-01 00:24:02.599 +03:00 [DBG] Connection id "0HNC8090TGAGG" received FIN. 2025-07-01 00:24:02.599 +03:00 [DBG] Connection id "0HNC8090TGAGG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:24:02.599 +03:00 [DBG] Connection id "0HNC8090TGAGG" disconnecting. 2025-07-01 00:24:02.599 +03:00 [DBG] Connection id "0HNC8090TGAGG" stopped. 2025-07-01 00:25:02.599 +03:00 [DBG] Connection id "0HNC8090TGAGH" accepted. 2025-07-01 00:25:02.599 +03:00 [DBG] Connection id "0HNC8090TGAGH" started. 2025-07-01 00:25:02.599 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:25:02.599 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:25:02.599 +03:00 [DBG] POST requests are not supported 2025-07-01 00:25:02.600 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:25:02.600 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:25:02.600 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:25:02.600 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:25:02.600 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:25:02.600 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:25:02.600 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:25:02.600 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:25:02.600 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:25:02.600 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:25:02.600 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:25:02.600 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:25:02.600 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:25:02.600 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:25:02.600 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:25:02.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:25:02.600 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:25:02.600 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:25:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:25:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:25:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:25:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:25:02.601 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:25:02.601 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1659ms. 2025-07-01 00:25:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:25:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:25:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:25:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:25:02.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:25:02.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:25:02.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:25:02.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:25:02.601 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:25:02.601 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:25:02.601 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:25:02.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:25:02.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:25:02.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:25:02.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:25:02.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:25:02.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:25:02.601 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8992ms 2025-07-01 00:25:02.601 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:25:02.601 +03:00 [DBG] Connection id "0HNC8090TGAGH" completed keep alive response. 2025-07-01 00:25:02.601 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9742ms 2025-07-01 00:25:02.602 +03:00 [DBG] Connection id "0HNC8090TGAGH" received FIN. 2025-07-01 00:25:02.602 +03:00 [DBG] Connection id "0HNC8090TGAGH" disconnecting. 2025-07-01 00:25:02.602 +03:00 [DBG] Connection id "0HNC8090TGAGH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:25:02.603 +03:00 [DBG] Connection id "0HNC8090TGAGH" stopped. 2025-07-01 00:26:02.598 +03:00 [DBG] Connection id "0HNC8090TGAGI" accepted. 2025-07-01 00:26:02.598 +03:00 [DBG] Connection id "0HNC8090TGAGI" started. 2025-07-01 00:26:02.598 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:26:02.599 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:26:02.599 +03:00 [DBG] POST requests are not supported 2025-07-01 00:26:02.599 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:26:02.599 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:26:02.599 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:26:02.599 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:26:02.599 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:26:02.599 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:26:02.599 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:26:02.599 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:26:02.599 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:26:02.599 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:26:02.599 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:26:02.599 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:26:02.599 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:26:02.599 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:26:02.599 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:26:02.599 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:26:02.599 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:26:02.599 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:26:02.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:26:02.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:26:02.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:26:02.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:26:02.599 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:26:02.600 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1394ms. 2025-07-01 00:26:02.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:26:02.600 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:26:02.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:26:02.600 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:26:02.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:26:02.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:26:02.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:26:02.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:26:02.600 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:26:02.600 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:26:02.600 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:26:02.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:26:02.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:26:02.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:26:02.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:26:02.600 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:26:02.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:26:02.600 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0069ms 2025-07-01 00:26:02.600 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:26:02.600 +03:00 [DBG] Connection id "0HNC8090TGAGI" completed keep alive response. 2025-07-01 00:26:02.600 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6885ms 2025-07-01 00:26:02.600 +03:00 [DBG] Connection id "0HNC8090TGAGI" received FIN. 2025-07-01 00:26:02.600 +03:00 [DBG] Connection id "0HNC8090TGAGI" disconnecting. 2025-07-01 00:26:02.600 +03:00 [DBG] Connection id "0HNC8090TGAGI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:26:02.602 +03:00 [DBG] Connection id "0HNC8090TGAGI" stopped. 2025-07-01 00:27:02.590 +03:00 [DBG] Connection id "0HNC8090TGAGJ" accepted. 2025-07-01 00:27:02.590 +03:00 [DBG] Connection id "0HNC8090TGAGJ" started. 2025-07-01 00:27:02.590 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:27:02.590 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:27:02.590 +03:00 [DBG] POST requests are not supported 2025-07-01 00:27:02.590 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:27:02.590 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:27:02.590 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:27:02.590 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:27:02.590 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:27:02.590 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:27:02.591 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:27:02.591 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:27:02.591 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:27:02.591 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:27:02.591 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:27:02.591 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:27:02.591 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:27:02.591 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:27:02.591 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:27:02.591 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:27:02.591 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:27:02.591 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:27:02.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:27:02.591 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:27:02.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:27:02.591 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:27:02.591 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:27:02.591 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1225ms. 2025-07-01 00:27:02.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:27:02.591 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:27:02.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:27:02.591 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:27:02.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:27:02.591 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:27:02.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:27:02.591 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:27:02.591 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:27:02.591 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:27:02.591 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:27:02.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:27:02.591 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:27:02.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:27:02.591 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:27:02.591 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:27:02.591 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:27:02.591 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.755ms 2025-07-01 00:27:02.592 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:27:02.592 +03:00 [DBG] Connection id "0HNC8090TGAGJ" completed keep alive response. 2025-07-01 00:27:02.592 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3854ms 2025-07-01 00:27:02.592 +03:00 [DBG] Connection id "0HNC8090TGAGJ" received FIN. 2025-07-01 00:27:02.592 +03:00 [DBG] Connection id "0HNC8090TGAGJ" disconnecting. 2025-07-01 00:27:02.592 +03:00 [DBG] Connection id "0HNC8090TGAGJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:27:02.593 +03:00 [DBG] Connection id "0HNC8090TGAGJ" stopped. 2025-07-01 00:28:02.591 +03:00 [DBG] Connection id "0HNC8090TGAGK" accepted. 2025-07-01 00:28:02.591 +03:00 [DBG] Connection id "0HNC8090TGAGK" started. 2025-07-01 00:28:02.591 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:28:02.591 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:28:02.591 +03:00 [DBG] POST requests are not supported 2025-07-01 00:28:02.591 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:28:02.591 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:28:02.591 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:28:02.591 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:28:02.591 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:28:02.591 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:28:02.591 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:28:02.591 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:28:02.591 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:28:02.591 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:28:02.591 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:28:02.591 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:28:02.591 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:28:02.591 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:28:02.591 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:28:02.591 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:28:02.591 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:28:02.591 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:28:02.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:28:02.591 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:28:02.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:28:02.592 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:28:02.592 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:28:02.592 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1339ms. 2025-07-01 00:28:02.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:28:02.592 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:28:02.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:28:02.592 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:28:02.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:28:02.592 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:28:02.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:28:02.592 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:28:02.592 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:28:02.592 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:28:02.592 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:28:02.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:28:02.592 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:28:02.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:28:02.592 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:28:02.592 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:28:02.592 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:28:02.592 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6941ms 2025-07-01 00:28:02.592 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:28:02.592 +03:00 [DBG] Connection id "0HNC8090TGAGK" completed keep alive response. 2025-07-01 00:28:02.592 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3608ms 2025-07-01 00:28:02.592 +03:00 [DBG] Connection id "0HNC8090TGAGK" received FIN. 2025-07-01 00:28:02.593 +03:00 [DBG] Connection id "0HNC8090TGAGK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:28:02.593 +03:00 [DBG] Connection id "0HNC8090TGAGK" disconnecting. 2025-07-01 00:28:02.593 +03:00 [DBG] Connection id "0HNC8090TGAGK" stopped. 2025-07-01 00:29:02.594 +03:00 [DBG] Connection id "0HNC8090TGAGL" accepted. 2025-07-01 00:29:02.594 +03:00 [DBG] Connection id "0HNC8090TGAGL" started. 2025-07-01 00:29:02.594 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:29:02.595 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:29:02.595 +03:00 [DBG] POST requests are not supported 2025-07-01 00:29:02.595 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:29:02.595 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:29:02.595 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:29:02.595 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:29:02.595 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:29:02.595 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:29:02.595 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:29:02.595 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:29:02.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-07-01 00:29:02.595 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:29:02.595 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:29:02.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-07-01 00:29:02.595 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:29:02.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-07-01 00:29:02.595 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:29:02.595 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:29:02.595 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:29:02.595 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:29:02.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:29:02.595 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:29:02.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:29:02.595 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:29:02.595 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:29:02.595 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1236ms. 2025-07-01 00:29:02.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:29:02.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:29:02.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:29:02.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:29:02.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:29:02.596 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:29:02.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:29:02.596 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:29:02.596 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:29:02.596 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:29:02.596 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:29:02.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:29:02.596 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:29:02.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:29:02.596 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:29:02.596 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:29:02.596 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:29:02.596 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7197ms 2025-07-01 00:29:02.596 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:29:02.596 +03:00 [DBG] Connection id "0HNC8090TGAGL" completed keep alive response. 2025-07-01 00:29:02.596 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3388ms 2025-07-01 00:29:02.596 +03:00 [DBG] Connection id "0HNC8090TGAGL" received FIN. 2025-07-01 00:29:02.596 +03:00 [DBG] Connection id "0HNC8090TGAGL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:29:02.596 +03:00 [DBG] Connection id "0HNC8090TGAGL" disconnecting. 2025-07-01 00:29:02.596 +03:00 [DBG] Connection id "0HNC8090TGAGL" stopped. 2025-07-01 00:30:02.589 +03:00 [DBG] Connection id "0HNC8090TGAGM" accepted. 2025-07-01 00:30:02.589 +03:00 [DBG] Connection id "0HNC8090TGAGM" started. 2025-07-01 00:30:02.589 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:30:02.589 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:30:02.589 +03:00 [DBG] POST requests are not supported 2025-07-01 00:30:02.589 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:30:02.589 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:30:02.589 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:30:02.589 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:30:02.589 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:30:02.589 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:30:02.589 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:30:02.589 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:30:02.589 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:30:02.590 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:30:02.590 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:30:02.590 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:30:02.590 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:30:02.590 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:30:02.590 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:30:02.590 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:30:02.590 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:30:02.590 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:30:02.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:30:02.590 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:30:02.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:30:02.590 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:30:02.590 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:30:02.590 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1296ms. 2025-07-01 00:30:02.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:30:02.590 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:30:02.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:30:02.590 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:30:02.590 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:30:02.590 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:30:02.590 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:30:02.590 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:30:02.590 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:30:02.590 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:30:02.590 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:30:02.590 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:30:02.590 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:30:02.590 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:30:02.590 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:30:02.590 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:30:02.590 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:30:02.590 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8328ms 2025-07-01 00:30:02.591 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:30:02.591 +03:00 [DBG] Connection id "0HNC8090TGAGM" completed keep alive response. 2025-07-01 00:30:02.591 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6898ms 2025-07-01 00:30:02.591 +03:00 [DBG] Connection id "0HNC8090TGAGM" received FIN. 2025-07-01 00:30:02.591 +03:00 [DBG] Connection id "0HNC8090TGAGM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:30:02.591 +03:00 [DBG] Connection id "0HNC8090TGAGM" disconnecting. 2025-07-01 00:30:02.591 +03:00 [DBG] Connection id "0HNC8090TGAGM" stopped. 2025-07-01 00:31:02.599 +03:00 [DBG] Connection id "0HNC8090TGAGN" accepted. 2025-07-01 00:31:02.600 +03:00 [DBG] Connection id "0HNC8090TGAGN" started. 2025-07-01 00:31:02.600 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:31:02.600 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:31:02.600 +03:00 [DBG] POST requests are not supported 2025-07-01 00:31:02.600 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:31:02.600 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:31:02.600 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:31:02.600 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:31:02.600 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:31:02.600 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:31:02.600 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:31:02.600 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:31:02.600 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:31:02.600 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:31:02.600 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:31:02.600 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:31:02.600 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:31:02.600 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:31:02.600 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:31:02.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:31:02.600 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:31:02.600 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:31:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:31:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:31:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:31:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:31:02.601 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:31:02.601 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1303ms. 2025-07-01 00:31:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:31:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:31:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:31:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:31:02.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:31:02.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:31:02.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:31:02.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:31:02.601 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:31:02.601 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:31:02.601 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:31:02.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:31:02.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:31:02.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:31:02.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:31:02.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:31:02.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:31:02.601 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.746ms 2025-07-01 00:31:02.601 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:31:02.601 +03:00 [DBG] Connection id "0HNC8090TGAGN" completed keep alive response. 2025-07-01 00:31:02.601 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4606ms 2025-07-01 00:31:02.602 +03:00 [DBG] Connection id "0HNC8090TGAGN" received FIN. 2025-07-01 00:31:02.602 +03:00 [DBG] Connection id "0HNC8090TGAGN" disconnecting. 2025-07-01 00:31:02.602 +03:00 [DBG] Connection id "0HNC8090TGAGN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:31:02.603 +03:00 [DBG] Connection id "0HNC8090TGAGN" stopped. 2025-07-01 00:32:02.676 +03:00 [DBG] Connection id "0HNC8090TGAGO" accepted. 2025-07-01 00:32:02.676 +03:00 [DBG] Connection id "0HNC8090TGAGO" started. 2025-07-01 00:32:02.676 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:32:02.676 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:32:02.676 +03:00 [DBG] POST requests are not supported 2025-07-01 00:32:02.676 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:32:02.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-07-01 00:32:02.676 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:32:02.676 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:32:02.676 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:32:02.676 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:32:02.676 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:32:02.676 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:32:02.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-07-01 00:32:02.676 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:32:02.676 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:32:02.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-07-01 00:32:02.676 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:32:02.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-07-01 00:32:02.676 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:32:02.676 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:32:02.676 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:32:02.676 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:32:02.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:32:02.676 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:32:02.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:32:02.676 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:32:02.677 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:32:02.677 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1429ms. 2025-07-01 00:32:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:32:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:32:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:32:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:32:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:32:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:32:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:32:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:32:02.677 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:32:02.677 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:32:02.677 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:32:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:32:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:32:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:32:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:32:02.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:32:02.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:32:02.677 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7019ms 2025-07-01 00:32:02.677 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:32:02.677 +03:00 [DBG] Connection id "0HNC8090TGAGO" completed keep alive response. 2025-07-01 00:32:02.677 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3217ms 2025-07-01 00:32:02.677 +03:00 [DBG] Connection id "0HNC8090TGAGO" received FIN. 2025-07-01 00:32:02.677 +03:00 [DBG] Connection id "0HNC8090TGAGO" disconnecting. 2025-07-01 00:32:02.678 +03:00 [DBG] Connection id "0HNC8090TGAGO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:32:02.679 +03:00 [DBG] Connection id "0HNC8090TGAGO" stopped. 2025-07-01 00:33:02.593 +03:00 [DBG] Connection id "0HNC8090TGAGP" accepted. 2025-07-01 00:33:02.593 +03:00 [DBG] Connection id "0HNC8090TGAGP" started. 2025-07-01 00:33:02.594 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:33:02.594 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:33:02.594 +03:00 [DBG] POST requests are not supported 2025-07-01 00:33:02.594 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:33:02.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-07-01 00:33:02.594 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:33:02.594 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:33:02.594 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:33:02.594 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:33:02.594 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:33:02.594 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:33:02.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-07-01 00:33:02.594 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:33:02.594 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:33:02.594 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:33:02.594 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:33:02.594 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:33:02.594 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:33:02.594 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:33:02.594 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:33:02.594 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:33:02.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:33:02.594 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:33:02.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:33:02.594 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:33:02.594 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:33:02.595 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1199ms. 2025-07-01 00:33:02.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:33:02.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:33:02.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:33:02.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:33:02.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:33:02.595 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:33:02.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:33:02.595 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:33:02.595 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:33:02.595 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:33:02.595 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:33:02.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:33:02.595 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:33:02.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:33:02.595 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:33:02.595 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:33:02.595 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:33:02.595 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8626ms 2025-07-01 00:33:02.595 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:33:02.595 +03:00 [DBG] Connection id "0HNC8090TGAGP" completed keep alive response. 2025-07-01 00:33:02.595 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5668ms 2025-07-01 00:33:02.596 +03:00 [DBG] Connection id "0HNC8090TGAGP" received FIN. 2025-07-01 00:33:02.596 +03:00 [DBG] Connection id "0HNC8090TGAGP" disconnecting. 2025-07-01 00:33:02.596 +03:00 [DBG] Connection id "0HNC8090TGAGP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:33:02.597 +03:00 [DBG] Connection id "0HNC8090TGAGP" stopped. 2025-07-01 00:34:02.603 +03:00 [DBG] Connection id "0HNC8090TGAGQ" accepted. 2025-07-01 00:34:02.603 +03:00 [DBG] Connection id "0HNC8090TGAGQ" started. 2025-07-01 00:34:02.603 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:34:02.603 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:34:02.603 +03:00 [DBG] POST requests are not supported 2025-07-01 00:34:02.603 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:34:02.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-07-01 00:34:02.603 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:34:02.603 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:34:02.603 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:34:02.603 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:34:02.603 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:34:02.604 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:34:02.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-07-01 00:34:02.604 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:34:02.604 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:34:02.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-07-01 00:34:02.604 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:34:02.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-07-01 00:34:02.604 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:34:02.604 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:34:02.604 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:34:02.604 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:34:02.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:34:02.604 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:34:02.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:34:02.604 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:34:02.604 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:34:02.604 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1233ms. 2025-07-01 00:34:02.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:34:02.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:34:02.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:34:02.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:34:02.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:34:02.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:34:02.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:34:02.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:34:02.604 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:34:02.604 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:34:02.604 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:34:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:34:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:34:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:34:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:34:02.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:34:02.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:34:02.605 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9865ms 2025-07-01 00:34:02.605 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:34:02.605 +03:00 [DBG] Connection id "0HNC8090TGAGQ" completed keep alive response. 2025-07-01 00:34:02.605 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6977ms 2025-07-01 00:34:02.605 +03:00 [DBG] Connection id "0HNC8090TGAGQ" received FIN. 2025-07-01 00:34:02.605 +03:00 [DBG] Connection id "0HNC8090TGAGQ" disconnecting. 2025-07-01 00:34:02.605 +03:00 [DBG] Connection id "0HNC8090TGAGQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:34:02.606 +03:00 [DBG] Connection id "0HNC8090TGAGQ" stopped. 2025-07-01 00:35:02.604 +03:00 [DBG] Connection id "0HNC8090TGAGR" accepted. 2025-07-01 00:35:02.605 +03:00 [DBG] Connection id "0HNC8090TGAGR" started. 2025-07-01 00:35:02.605 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:35:02.605 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:35:02.605 +03:00 [DBG] POST requests are not supported 2025-07-01 00:35:02.605 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:35:02.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-07-01 00:35:02.605 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:35:02.605 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:35:02.605 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:35:02.605 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:35:02.605 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:35:02.605 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:35:02.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-07-01 00:35:02.605 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:35:02.605 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:35:02.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-07-01 00:35:02.605 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:35:02.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-07-01 00:35:02.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:35:02.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:35:02.605 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:35:02.605 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:35:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:35:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:35:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:35:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:35:02.605 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:35:02.606 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1179ms. 2025-07-01 00:35:02.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:35:02.606 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:35:02.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:35:02.606 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:35:02.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:35:02.606 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:35:02.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:35:02.606 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:35:02.606 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:35:02.606 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:35:02.606 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:35:02.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:35:02.606 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:35:02.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:35:02.606 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:35:02.606 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:35:02.606 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:35:02.606 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6193ms 2025-07-01 00:35:02.606 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:35:02.606 +03:00 [DBG] Connection id "0HNC8090TGAGR" completed keep alive response. 2025-07-01 00:35:02.606 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1649ms 2025-07-01 00:35:02.606 +03:00 [DBG] Connection id "0HNC8090TGAGR" received FIN. 2025-07-01 00:35:02.606 +03:00 [DBG] Connection id "0HNC8090TGAGR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:35:02.606 +03:00 [DBG] Connection id "0HNC8090TGAGR" disconnecting. 2025-07-01 00:35:02.607 +03:00 [DBG] Connection id "0HNC8090TGAGR" stopped. 2025-07-01 00:36:02.604 +03:00 [DBG] Connection id "0HNC8090TGAGS" accepted. 2025-07-01 00:36:02.604 +03:00 [DBG] Connection id "0HNC8090TGAGS" started. 2025-07-01 00:36:02.604 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:36:02.604 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:36:02.604 +03:00 [DBG] POST requests are not supported 2025-07-01 00:36:02.604 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:36:02.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-07-01 00:36:02.604 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:36:02.604 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:36:02.604 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:36:02.604 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:36:02.604 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:36:02.605 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:36:02.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-07-01 00:36:02.605 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:36:02.605 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:36:02.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-07-01 00:36:02.605 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:36:02.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-07-01 00:36:02.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:36:02.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:36:02.605 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:36:02.605 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:36:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:36:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:36:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:36:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:36:02.605 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:36:02.605 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1397ms. 2025-07-01 00:36:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:36:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:36:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:36:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:36:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:36:02.606 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:36:02.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:36:02.606 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:36:02.606 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:36:02.606 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:36:02.606 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:36:02.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:36:02.606 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:36:02.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:36:02.606 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:36:02.606 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:36:02.606 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:36:02.606 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9567ms 2025-07-01 00:36:02.606 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:36:02.606 +03:00 [DBG] Connection id "0HNC8090TGAGS" completed keep alive response. 2025-07-01 00:36:02.606 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7633ms 2025-07-01 00:36:02.606 +03:00 [DBG] Connection id "0HNC8090TGAGS" received FIN. 2025-07-01 00:36:02.607 +03:00 [DBG] Connection id "0HNC8090TGAGS" disconnecting. 2025-07-01 00:36:02.607 +03:00 [DBG] Connection id "0HNC8090TGAGS" stopped. 2025-07-01 00:36:02.607 +03:00 [DBG] Connection id "0HNC8090TGAGS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:37:02.592 +03:00 [DBG] Connection id "0HNC8090TGAGT" accepted. 2025-07-01 00:37:02.593 +03:00 [DBG] Connection id "0HNC8090TGAGT" started. 2025-07-01 00:37:02.593 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:37:02.593 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:37:02.593 +03:00 [DBG] POST requests are not supported 2025-07-01 00:37:02.593 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:37:02.593 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:37:02.593 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:37:02.593 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:37:02.593 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:37:02.593 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:37:02.593 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:37:02.593 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:37:02.593 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:37:02.594 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:37:02.594 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:37:02.594 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:37:02.594 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:37:02.594 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:37:02.594 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:37:02.594 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:37:02.594 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:37:02.594 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:37:02.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:37:02.594 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:37:02.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:37:02.594 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:37:02.594 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:37:02.595 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2ms. 2025-07-01 00:37:02.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:37:02.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:37:02.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:37:02.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:37:02.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:37:02.595 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:37:02.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:37:02.595 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:37:02.595 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:37:02.595 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:37:02.595 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:37:02.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:37:02.595 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:37:02.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:37:02.595 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:37:02.596 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:37:02.596 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:37:02.596 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7313ms 2025-07-01 00:37:02.596 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:37:02.596 +03:00 [DBG] Connection id "0HNC8090TGAGT" completed keep alive response. 2025-07-01 00:37:02.596 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0939ms 2025-07-01 00:37:02.596 +03:00 [DBG] Connection id "0HNC8090TGAGT" received FIN. 2025-07-01 00:37:02.596 +03:00 [DBG] Connection id "0HNC8090TGAGT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:37:02.596 +03:00 [DBG] Connection id "0HNC8090TGAGT" disconnecting. 2025-07-01 00:37:02.597 +03:00 [DBG] Connection id "0HNC8090TGAGT" stopped. 2025-07-01 00:38:02.600 +03:00 [DBG] Connection id "0HNC8090TGAGU" accepted. 2025-07-01 00:38:02.600 +03:00 [DBG] Connection id "0HNC8090TGAGU" started. 2025-07-01 00:38:02.600 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:38:02.600 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:38:02.600 +03:00 [DBG] POST requests are not supported 2025-07-01 00:38:02.600 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:38:02.600 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:38:02.600 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:38:02.600 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:38:02.600 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:38:02.600 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:38:02.600 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:38:02.601 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:38:02.601 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:38:02.601 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:38:02.601 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:38:02.601 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:38:02.601 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:38:02.601 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:38:02.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:38:02.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:38:02.601 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:38:02.601 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:38:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:38:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:38:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:38:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:38:02.601 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:38:02.601 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1272ms. 2025-07-01 00:38:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:38:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:38:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:38:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:38:02.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:38:02.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:38:02.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:38:02.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:38:02.601 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:38:02.601 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:38:02.601 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:38:02.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:38:02.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:38:02.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:38:02.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:38:02.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:38:02.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:38:02.601 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7075ms 2025-07-01 00:38:02.601 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:38:02.602 +03:00 [DBG] Connection id "0HNC8090TGAGU" completed keep alive response. 2025-07-01 00:38:02.602 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3729ms 2025-07-01 00:38:02.602 +03:00 [DBG] Connection id "0HNC8090TGAGU" received FIN. 2025-07-01 00:38:02.602 +03:00 [DBG] Connection id "0HNC8090TGAGU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:38:02.602 +03:00 [DBG] Connection id "0HNC8090TGAGU" disconnecting. 2025-07-01 00:38:02.602 +03:00 [DBG] Connection id "0HNC8090TGAGU" stopped. 2025-07-01 00:39:02.595 +03:00 [DBG] Connection id "0HNC8090TGAGV" accepted. 2025-07-01 00:39:02.595 +03:00 [DBG] Connection id "0HNC8090TGAGV" started. 2025-07-01 00:39:02.596 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:39:02.596 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:39:02.596 +03:00 [DBG] POST requests are not supported 2025-07-01 00:39:02.596 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:39:02.596 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:39:02.596 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:39:02.596 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:39:02.596 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:39:02.596 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:39:02.596 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:39:02.596 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:39:02.596 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:39:02.596 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:39:02.596 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:39:02.596 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:39:02.596 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:39:02.596 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:39:02.596 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:39:02.596 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:39:02.596 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:39:02.597 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:39:02.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:39:02.597 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:39:02.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:39:02.597 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:39:02.597 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:39:02.597 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1804ms. 2025-07-01 00:39:02.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:39:02.597 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:39:02.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:39:02.597 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:39:02.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:39:02.597 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:39:02.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:39:02.597 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:39:02.597 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:39:02.597 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:39:02.597 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:39:02.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:39:02.598 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:39:02.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:39:02.598 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:39:02.598 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:39:02.598 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:39:02.598 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4158ms 2025-07-01 00:39:02.598 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:39:02.598 +03:00 [DBG] Connection id "0HNC8090TGAGV" completed keep alive response. 2025-07-01 00:39:02.598 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3547ms 2025-07-01 00:39:02.598 +03:00 [DBG] Connection id "0HNC8090TGAGV" received FIN. 2025-07-01 00:39:02.598 +03:00 [DBG] Connection id "0HNC8090TGAGV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:39:02.598 +03:00 [DBG] Connection id "0HNC8090TGAGV" disconnecting. 2025-07-01 00:39:02.598 +03:00 [DBG] Connection id "0HNC8090TGAGV" stopped. 2025-07-01 00:40:02.603 +03:00 [DBG] Connection id "0HNC8090TGAH0" accepted. 2025-07-01 00:40:02.603 +03:00 [DBG] Connection id "0HNC8090TGAH0" started. 2025-07-01 00:40:02.604 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:40:02.604 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:40:02.604 +03:00 [DBG] POST requests are not supported 2025-07-01 00:40:02.604 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:40:02.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-07-01 00:40:02.604 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:40:02.604 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:40:02.604 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:40:02.604 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:40:02.604 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:40:02.604 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:40:02.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-07-01 00:40:02.604 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:40:02.604 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:40:02.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-07-01 00:40:02.604 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:40:02.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-07-01 00:40:02.604 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:40:02.604 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:40:02.604 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:40:02.604 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:40:02.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:40:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:40:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:40:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:40:02.605 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:40:02.605 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1449ms. 2025-07-01 00:40:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:40:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:40:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:40:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:40:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:40:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:40:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:40:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:40:02.605 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:40:02.605 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:40:02.605 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:40:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:40:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:40:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:40:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:40:02.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:40:02.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:40:02.605 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1478ms 2025-07-01 00:40:02.605 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:40:02.605 +03:00 [DBG] Connection id "0HNC8090TGAH0" completed keep alive response. 2025-07-01 00:40:02.605 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9791ms 2025-07-01 00:40:02.606 +03:00 [DBG] Connection id "0HNC8090TGAH0" received FIN. 2025-07-01 00:40:02.606 +03:00 [DBG] Connection id "0HNC8090TGAH0" disconnecting. 2025-07-01 00:40:02.606 +03:00 [DBG] Connection id "0HNC8090TGAH0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:40:02.607 +03:00 [DBG] Connection id "0HNC8090TGAH0" stopped. 2025-07-01 00:41:02.598 +03:00 [DBG] Connection id "0HNC8090TGAH1" accepted. 2025-07-01 00:41:02.598 +03:00 [DBG] Connection id "0HNC8090TGAH1" started. 2025-07-01 00:41:02.598 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:41:02.598 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:41:02.598 +03:00 [DBG] POST requests are not supported 2025-07-01 00:41:02.598 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:41:02.598 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:41:02.598 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:41:02.598 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:41:02.599 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:41:02.599 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:41:02.599 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:41:02.599 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:41:02.599 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:41:02.599 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:41:02.599 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:41:02.599 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:41:02.599 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:41:02.599 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:41:02.599 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:41:02.599 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:41:02.599 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:41:02.599 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:41:02.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:41:02.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:41:02.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:41:02.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:41:02.599 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:41:02.599 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1383ms. 2025-07-01 00:41:02.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:41:02.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:41:02.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:41:02.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:41:02.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:41:02.599 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:41:02.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:41:02.599 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:41:02.599 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:41:02.599 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:41:02.600 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:41:02.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:41:02.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:41:02.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:41:02.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:41:02.600 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:41:02.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:41:02.600 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8255ms 2025-07-01 00:41:02.600 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:41:02.600 +03:00 [DBG] Connection id "0HNC8090TGAH1" completed keep alive response. 2025-07-01 00:41:02.600 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4701ms 2025-07-01 00:41:02.600 +03:00 [DBG] Connection id "0HNC8090TGAH1" received FIN. 2025-07-01 00:41:02.600 +03:00 [DBG] Connection id "0HNC8090TGAH1" disconnecting. 2025-07-01 00:41:02.600 +03:00 [DBG] Connection id "0HNC8090TGAH1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:41:02.601 +03:00 [DBG] Connection id "0HNC8090TGAH1" stopped. 2025-07-01 00:42:02.595 +03:00 [DBG] Connection id "0HNC8090TGAH2" accepted. 2025-07-01 00:42:02.595 +03:00 [DBG] Connection id "0HNC8090TGAH2" started. 2025-07-01 00:42:02.595 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:42:02.595 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:42:02.595 +03:00 [DBG] POST requests are not supported 2025-07-01 00:42:02.595 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:42:02.595 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:42:02.595 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:42:02.595 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:42:02.595 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:42:02.595 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:42:02.595 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:42:02.596 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:42:02.596 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:42:02.596 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:42:02.596 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:42:02.596 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:42:02.596 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:42:02.596 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:42:02.596 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:42:02.596 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:42:02.596 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:42:02.596 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:42:02.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:42:02.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:42:02.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:42:02.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:42:02.596 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:42:02.596 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1253ms. 2025-07-01 00:42:02.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:42:02.596 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:42:02.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:42:02.596 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:42:02.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:42:02.596 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:42:02.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:42:02.596 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:42:02.596 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:42:02.596 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:42:02.596 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:42:02.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:42:02.596 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:42:02.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:42:02.596 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:42:02.596 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:42:02.596 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:42:02.596 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6947ms 2025-07-01 00:42:02.596 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:42:02.597 +03:00 [DBG] Connection id "0HNC8090TGAH2" completed keep alive response. 2025-07-01 00:42:02.597 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.441ms 2025-07-01 00:42:02.597 +03:00 [DBG] Connection id "0HNC8090TGAH2" received FIN. 2025-07-01 00:42:02.597 +03:00 [DBG] Connection id "0HNC8090TGAH2" disconnecting. 2025-07-01 00:42:02.597 +03:00 [DBG] Connection id "0HNC8090TGAH2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:42:02.598 +03:00 [DBG] Connection id "0HNC8090TGAH2" stopped. 2025-07-01 00:43:02.593 +03:00 [DBG] Connection id "0HNC8090TGAH3" accepted. 2025-07-01 00:43:02.593 +03:00 [DBG] Connection id "0HNC8090TGAH3" started. 2025-07-01 00:43:02.593 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:43:02.593 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:43:02.593 +03:00 [DBG] POST requests are not supported 2025-07-01 00:43:02.593 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:43:02.593 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:43:02.593 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:43:02.593 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:43:02.593 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:43:02.594 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:43:02.594 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:43:02.594 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:43:02.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-07-01 00:43:02.594 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:43:02.594 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:43:02.594 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:43:02.594 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:43:02.594 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:43:02.594 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:43:02.594 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:43:02.594 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:43:02.594 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:43:02.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:43:02.594 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:43:02.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:43:02.594 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:43:02.594 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:43:02.594 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1246ms. 2025-07-01 00:43:02.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:43:02.594 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:43:02.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:43:02.594 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:43:02.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:43:02.594 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:43:02.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:43:02.594 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:43:02.594 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:43:02.594 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:43:02.594 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:43:02.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:43:02.594 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:43:02.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:43:02.594 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:43:02.594 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:43:02.594 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:43:02.594 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6819ms 2025-07-01 00:43:02.594 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:43:02.595 +03:00 [DBG] Connection id "0HNC8090TGAH3" completed keep alive response. 2025-07-01 00:43:02.595 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3002ms 2025-07-01 00:43:02.595 +03:00 [DBG] Connection id "0HNC8090TGAH3" received FIN. 2025-07-01 00:43:02.595 +03:00 [DBG] Connection id "0HNC8090TGAH3" disconnecting. 2025-07-01 00:43:02.595 +03:00 [DBG] Connection id "0HNC8090TGAH3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:43:02.596 +03:00 [DBG] Connection id "0HNC8090TGAH3" stopped. 2025-07-01 00:44:02.604 +03:00 [DBG] Connection id "0HNC8090TGAH4" accepted. 2025-07-01 00:44:02.604 +03:00 [DBG] Connection id "0HNC8090TGAH4" started. 2025-07-01 00:44:02.604 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:44:02.604 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:44:02.604 +03:00 [DBG] POST requests are not supported 2025-07-01 00:44:02.604 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:44:02.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-07-01 00:44:02.604 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:44:02.604 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:44:02.604 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:44:02.604 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:44:02.604 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:44:02.604 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:44:02.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-07-01 00:44:02.604 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:44:02.604 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:44:02.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-07-01 00:44:02.605 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:44:02.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-07-01 00:44:02.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:44:02.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:44:02.605 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:44:02.605 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:44:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:44:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:44:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:44:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:44:02.605 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:44:02.605 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1391ms. 2025-07-01 00:44:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:44:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:44:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:44:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:44:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:44:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:44:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:44:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:44:02.605 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:44:02.605 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:44:02.605 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:44:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:44:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:44:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:44:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:44:02.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:44:02.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:44:02.605 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7505ms 2025-07-01 00:44:02.605 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:44:02.605 +03:00 [DBG] Connection id "0HNC8090TGAH4" completed keep alive response. 2025-07-01 00:44:02.605 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4447ms 2025-07-01 00:44:02.606 +03:00 [DBG] Connection id "0HNC8090TGAH4" received FIN. 2025-07-01 00:44:02.606 +03:00 [DBG] Connection id "0HNC8090TGAH4" disconnecting. 2025-07-01 00:44:02.606 +03:00 [DBG] Connection id "0HNC8090TGAH4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:44:02.607 +03:00 [DBG] Connection id "0HNC8090TGAH4" stopped. 2025-07-01 00:45:02.599 +03:00 [DBG] Connection id "0HNC8090TGAH5" accepted. 2025-07-01 00:45:02.599 +03:00 [DBG] Connection id "0HNC8090TGAH5" started. 2025-07-01 00:45:02.599 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:45:02.599 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:45:02.600 +03:00 [DBG] POST requests are not supported 2025-07-01 00:45:02.600 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:45:02.600 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:45:02.600 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:45:02.600 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:45:02.600 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:45:02.600 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:45:02.600 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:45:02.600 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:45:02.600 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:45:02.600 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:45:02.600 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:45:02.600 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:45:02.601 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:45:02.601 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:45:02.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:45:02.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:45:02.601 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:45:02.601 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:45:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:45:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:45:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:45:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:45:02.601 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:45:02.602 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2432ms. 2025-07-01 00:45:02.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:45:02.602 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:45:02.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:45:02.602 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:45:02.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:45:02.602 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:45:02.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:45:02.602 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:45:02.602 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:45:02.602 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:45:02.602 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:45:02.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:45:02.602 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:45:02.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:45:02.602 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:45:02.602 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:45:02.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:45:02.603 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8998ms 2025-07-01 00:45:02.603 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:45:02.603 +03:00 [DBG] Connection id "0HNC8090TGAH5" completed keep alive response. 2025-07-01 00:45:02.603 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5725ms 2025-07-01 00:45:02.603 +03:00 [DBG] Connection id "0HNC8090TGAH5" received FIN. 2025-07-01 00:45:02.603 +03:00 [DBG] Connection id "0HNC8090TGAH5" disconnecting. 2025-07-01 00:45:02.603 +03:00 [DBG] Connection id "0HNC8090TGAH5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:45:02.604 +03:00 [DBG] Connection id "0HNC8090TGAH5" stopped. 2025-07-01 00:46:02.606 +03:00 [DBG] Connection id "0HNC8090TGAH6" accepted. 2025-07-01 00:46:02.606 +03:00 [DBG] Connection id "0HNC8090TGAH6" started. 2025-07-01 00:46:02.606 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:46:02.606 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:46:02.606 +03:00 [DBG] POST requests are not supported 2025-07-01 00:46:02.606 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:46:02.606 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:46:02.606 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:46:02.606 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:46:02.606 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:46:02.606 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:46:02.606 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:46:02.607 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:46:02.607 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:46:02.607 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:46:02.607 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:46:02.607 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:46:02.607 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:46:02.607 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:46:02.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:46:02.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:46:02.607 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:46:02.607 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:46:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:46:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:46:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:46:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:46:02.607 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:46:02.607 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1158ms. 2025-07-01 00:46:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:46:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:46:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:46:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:46:02.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:46:02.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:46:02.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:46:02.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:46:02.607 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:46:02.607 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:46:02.607 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:46:02.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:46:02.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:46:02.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:46:02.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:46:02.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:46:02.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:46:02.607 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6917ms 2025-07-01 00:46:02.607 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:46:02.607 +03:00 [DBG] Connection id "0HNC8090TGAH6" completed keep alive response. 2025-07-01 00:46:02.608 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3902ms 2025-07-01 00:46:02.608 +03:00 [DBG] Connection id "0HNC8090TGAH6" received FIN. 2025-07-01 00:46:02.608 +03:00 [DBG] Connection id "0HNC8090TGAH6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:46:02.608 +03:00 [DBG] Connection id "0HNC8090TGAH6" disconnecting. 2025-07-01 00:46:02.608 +03:00 [DBG] Connection id "0HNC8090TGAH6" stopped. 2025-07-01 00:47:02.603 +03:00 [DBG] Connection id "0HNC8090TGAH7" accepted. 2025-07-01 00:47:02.603 +03:00 [DBG] Connection id "0HNC8090TGAH7" started. 2025-07-01 00:47:02.604 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:47:02.604 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:47:02.604 +03:00 [DBG] POST requests are not supported 2025-07-01 00:47:02.604 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:47:02.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-07-01 00:47:02.604 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:47:02.604 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:47:02.604 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:47:02.604 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:47:02.604 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:47:02.604 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:47:02.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-07-01 00:47:02.604 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:47:02.604 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:47:02.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-07-01 00:47:02.604 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:47:02.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-07-01 00:47:02.604 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:47:02.604 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:47:02.604 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:47:02.604 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:47:02.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:47:02.604 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:47:02.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:47:02.604 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:47:02.604 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:47:02.604 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1127ms. 2025-07-01 00:47:02.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:47:02.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:47:02.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:47:02.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:47:02.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:47:02.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:47:02.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:47:02.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:47:02.604 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:47:02.604 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:47:02.605 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:47:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:47:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:47:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:47:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:47:02.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:47:02.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:47:02.605 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7899ms 2025-07-01 00:47:02.605 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:47:02.605 +03:00 [DBG] Connection id "0HNC8090TGAH7" completed keep alive response. 2025-07-01 00:47:02.605 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3473ms 2025-07-01 00:47:02.605 +03:00 [DBG] Connection id "0HNC8090TGAH7" received FIN. 2025-07-01 00:47:02.605 +03:00 [DBG] Connection id "0HNC8090TGAH7" disconnecting. 2025-07-01 00:47:02.605 +03:00 [DBG] Connection id "0HNC8090TGAH7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:47:02.606 +03:00 [DBG] Connection id "0HNC8090TGAH7" stopped. 2025-07-01 00:48:02.603 +03:00 [DBG] Connection id "0HNC8090TGAH8" accepted. 2025-07-01 00:48:02.603 +03:00 [DBG] Connection id "0HNC8090TGAH8" started. 2025-07-01 00:48:02.603 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:48:02.603 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:48:02.603 +03:00 [DBG] POST requests are not supported 2025-07-01 00:48:02.603 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:48:02.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-07-01 00:48:02.603 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:48:02.603 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:48:02.603 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:48:02.603 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:48:02.604 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:48:02.604 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:48:02.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-07-01 00:48:02.604 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:48:02.604 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:48:02.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-07-01 00:48:02.604 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:48:02.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-07-01 00:48:02.604 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:48:02.604 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:48:02.604 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:48:02.604 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:48:02.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:48:02.604 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:48:02.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:48:02.604 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:48:02.604 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:48:02.604 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1379ms. 2025-07-01 00:48:02.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:48:02.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:48:02.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:48:02.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:48:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:48:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:48:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:48:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:48:02.605 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:48:02.605 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:48:02.605 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:48:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:48:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:48:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:48:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:48:02.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:48:02.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:48:02.605 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0407ms 2025-07-01 00:48:02.605 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:48:02.605 +03:00 [DBG] Connection id "0HNC8090TGAH8" completed keep alive response. 2025-07-01 00:48:02.605 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8198ms 2025-07-01 00:48:02.605 +03:00 [DBG] Connection id "0HNC8090TGAH8" received FIN. 2025-07-01 00:48:02.605 +03:00 [DBG] Connection id "0HNC8090TGAH8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:48:02.605 +03:00 [DBG] Connection id "0HNC8090TGAH8" disconnecting. 2025-07-01 00:48:02.605 +03:00 [DBG] Connection id "0HNC8090TGAH8" stopped. 2025-07-01 00:49:02.606 +03:00 [DBG] Connection id "0HNC8090TGAH9" accepted. 2025-07-01 00:49:02.606 +03:00 [DBG] Connection id "0HNC8090TGAH9" started. 2025-07-01 00:49:02.606 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:49:02.606 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:49:02.606 +03:00 [DBG] POST requests are not supported 2025-07-01 00:49:02.606 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:49:02.606 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:49:02.606 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:49:02.606 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:49:02.606 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:49:02.606 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:49:02.606 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:49:02.606 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:49:02.607 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:49:02.607 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:49:02.607 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:49:02.607 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:49:02.607 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:49:02.607 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:49:02.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:49:02.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:49:02.607 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:49:02.607 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:49:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:49:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:49:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:49:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:49:02.607 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:49:02.607 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1355ms. 2025-07-01 00:49:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:49:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:49:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:49:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:49:02.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:49:02.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:49:02.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:49:02.608 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:49:02.608 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:49:02.608 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:49:02.608 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:49:02.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:49:02.608 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:49:02.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:49:02.608 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:49:02.608 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:49:02.608 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:49:02.608 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1116ms 2025-07-01 00:49:02.608 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:49:02.608 +03:00 [DBG] Connection id "0HNC8090TGAH9" completed keep alive response. 2025-07-01 00:49:02.608 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.003ms 2025-07-01 00:49:02.608 +03:00 [DBG] Connection id "0HNC8090TGAH9" received FIN. 2025-07-01 00:49:02.608 +03:00 [DBG] Connection id "0HNC8090TGAH9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:49:02.608 +03:00 [DBG] Connection id "0HNC8090TGAH9" disconnecting. 2025-07-01 00:49:02.608 +03:00 [DBG] Connection id "0HNC8090TGAH9" stopped. 2025-07-01 00:50:02.610 +03:00 [DBG] Connection id "0HNC8090TGAHA" accepted. 2025-07-01 00:50:02.610 +03:00 [DBG] Connection id "0HNC8090TGAHA" started. 2025-07-01 00:50:02.610 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:50:02.610 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:50:02.610 +03:00 [DBG] POST requests are not supported 2025-07-01 00:50:02.610 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:50:02.610 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:50:02.610 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:50:02.610 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:50:02.610 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:50:02.611 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:50:02.611 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:50:02.611 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:50:02.611 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:50:02.611 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:50:02.611 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:50:02.611 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:50:02.611 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:50:02.611 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:50:02.611 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:50:02.611 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:50:02.611 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:50:02.611 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:50:02.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:50:02.611 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:50:02.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:50:02.611 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:50:02.611 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:50:02.611 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1222ms. 2025-07-01 00:50:02.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:50:02.611 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:50:02.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:50:02.611 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:50:02.611 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:50:02.611 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:50:02.611 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:50:02.611 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:50:02.611 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:50:02.611 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:50:02.611 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:50:02.611 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:50:02.611 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:50:02.611 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:50:02.611 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:50:02.611 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:50:02.611 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:50:02.611 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7077ms 2025-07-01 00:50:02.612 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:50:02.612 +03:00 [DBG] Connection id "0HNC8090TGAHA" completed keep alive response. 2025-07-01 00:50:02.612 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3307ms 2025-07-01 00:50:02.612 +03:00 [DBG] Connection id "0HNC8090TGAHA" received FIN. 2025-07-01 00:50:02.612 +03:00 [DBG] Connection id "0HNC8090TGAHA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:50:02.612 +03:00 [DBG] Connection id "0HNC8090TGAHA" disconnecting. 2025-07-01 00:50:02.612 +03:00 [DBG] Connection id "0HNC8090TGAHA" stopped. 2025-07-01 00:51:02.597 +03:00 [DBG] Connection id "0HNC8090TGAHB" accepted. 2025-07-01 00:51:02.598 +03:00 [DBG] Connection id "0HNC8090TGAHB" started. 2025-07-01 00:51:02.598 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:51:02.598 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:51:02.598 +03:00 [DBG] POST requests are not supported 2025-07-01 00:51:02.598 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:51:02.598 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:51:02.598 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:51:02.598 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:51:02.598 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:51:02.598 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:51:02.598 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:51:02.598 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:51:02.598 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:51:02.598 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:51:02.598 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:51:02.598 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:51:02.598 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:51:02.599 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:51:02.599 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:51:02.599 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:51:02.599 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:51:02.599 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:51:02.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:51:02.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:51:02.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:51:02.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:51:02.599 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:51:02.599 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1345ms. 2025-07-01 00:51:02.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:51:02.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:51:02.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:51:02.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:51:02.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:51:02.599 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:51:02.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:51:02.599 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:51:02.599 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:51:02.600 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:51:02.600 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:51:02.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:51:02.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:51:02.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:51:02.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:51:02.600 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:51:02.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:51:02.600 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2078ms 2025-07-01 00:51:02.600 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:51:02.600 +03:00 [DBG] Connection id "0HNC8090TGAHB" completed keep alive response. 2025-07-01 00:51:02.600 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1963ms 2025-07-01 00:51:02.600 +03:00 [DBG] Connection id "0HNC8090TGAHB" received FIN. 2025-07-01 00:51:02.600 +03:00 [DBG] Connection id "0HNC8090TGAHB" disconnecting. 2025-07-01 00:51:02.600 +03:00 [DBG] Connection id "0HNC8090TGAHB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:51:02.601 +03:00 [DBG] Connection id "0HNC8090TGAHB" stopped. 2025-07-01 00:52:02.597 +03:00 [DBG] Connection id "0HNC8090TGAHC" accepted. 2025-07-01 00:52:02.597 +03:00 [DBG] Connection id "0HNC8090TGAHC" started. 2025-07-01 00:52:02.597 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:52:02.597 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:52:02.597 +03:00 [DBG] POST requests are not supported 2025-07-01 00:52:02.597 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:52:02.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-07-01 00:52:02.597 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:52:02.598 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:52:02.598 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:52:02.598 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:52:02.598 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:52:02.598 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:52:02.598 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:52:02.598 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:52:02.598 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:52:02.598 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:52:02.598 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:52:02.598 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:52:02.598 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:52:02.598 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:52:02.598 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:52:02.598 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:52:02.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:52:02.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:52:02.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:52:02.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:52:02.598 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:52:02.598 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1568ms. 2025-07-01 00:52:02.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:52:02.598 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:52:02.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:52:02.598 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:52:02.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:52:02.598 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:52:02.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:52:02.599 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:52:02.599 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:52:02.599 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:52:02.599 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:52:02.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:52:02.599 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:52:02.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:52:02.599 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:52:02.599 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:52:02.599 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:52:02.599 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7936ms 2025-07-01 00:52:02.599 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:52:02.599 +03:00 [DBG] Connection id "0HNC8090TGAHC" completed keep alive response. 2025-07-01 00:52:02.599 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6359ms 2025-07-01 00:52:02.599 +03:00 [DBG] Connection id "0HNC8090TGAHC" received FIN. 2025-07-01 00:52:02.599 +03:00 [DBG] Connection id "0HNC8090TGAHC" disconnecting. 2025-07-01 00:52:02.599 +03:00 [DBG] Connection id "0HNC8090TGAHC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:52:02.600 +03:00 [DBG] Connection id "0HNC8090TGAHC" stopped. 2025-07-01 00:53:02.600 +03:00 [DBG] Connection id "0HNC8090TGAHD" accepted. 2025-07-01 00:53:02.600 +03:00 [DBG] Connection id "0HNC8090TGAHD" started. 2025-07-01 00:53:02.600 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:53:02.600 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:53:02.600 +03:00 [DBG] POST requests are not supported 2025-07-01 00:53:02.600 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:53:02.600 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:53:02.600 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:53:02.600 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:53:02.600 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:53:02.600 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:53:02.600 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:53:02.600 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:53:02.600 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:53:02.600 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:53:02.600 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:53:02.600 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:53:02.600 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:53:02.600 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:53:02.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:53:02.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:53:02.601 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:53:02.601 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:53:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:53:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:53:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:53:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:53:02.601 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:53:02.601 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1283ms. 2025-07-01 00:53:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:53:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:53:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:53:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:53:02.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:53:02.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:53:02.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:53:02.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:53:02.601 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:53:02.601 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:53:02.601 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:53:02.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:53:02.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:53:02.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:53:02.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:53:02.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:53:02.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:53:02.601 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8594ms 2025-07-01 00:53:02.601 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:53:02.601 +03:00 [DBG] Connection id "0HNC8090TGAHD" completed keep alive response. 2025-07-01 00:53:02.602 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5876ms 2025-07-01 00:53:02.602 +03:00 [DBG] Connection id "0HNC8090TGAHD" received FIN. 2025-07-01 00:53:02.602 +03:00 [DBG] Connection id "0HNC8090TGAHD" disconnecting. 2025-07-01 00:53:02.602 +03:00 [DBG] Connection id "0HNC8090TGAHD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:53:02.603 +03:00 [DBG] Connection id "0HNC8090TGAHD" stopped. 2025-07-01 00:54:02.608 +03:00 [DBG] Connection id "0HNC8090TGAHE" accepted. 2025-07-01 00:54:02.608 +03:00 [DBG] Connection id "0HNC8090TGAHE" started. 2025-07-01 00:54:02.608 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:54:02.608 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:54:02.608 +03:00 [DBG] POST requests are not supported 2025-07-01 00:54:02.608 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:54:02.608 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:54:02.608 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:54:02.608 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:54:02.608 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:54:02.608 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:54:02.608 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:54:02.609 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:54:02.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-07-01 00:54:02.609 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:54:02.609 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:54:02.609 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:54:02.609 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:54:02.609 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:54:02.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:54:02.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:54:02.609 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:54:02.609 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:54:02.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:54:02.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:54:02.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:54:02.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:54:02.609 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:54:02.609 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1789ms. 2025-07-01 00:54:02.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:54:02.610 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:54:02.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:54:02.610 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:54:02.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:54:02.610 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:54:02.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:54:02.610 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:54:02.610 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:54:02.610 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:54:02.610 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:54:02.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:54:02.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:54:02.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:54:02.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:54:02.610 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:54:02.610 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:54:02.610 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0776ms 2025-07-01 00:54:02.610 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:54:02.610 +03:00 [DBG] Connection id "0HNC8090TGAHE" completed keep alive response. 2025-07-01 00:54:02.610 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0436ms 2025-07-01 00:54:02.610 +03:00 [DBG] Connection id "0HNC8090TGAHE" received FIN. 2025-07-01 00:54:02.610 +03:00 [DBG] Connection id "0HNC8090TGAHE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:54:02.610 +03:00 [DBG] Connection id "0HNC8090TGAHE" disconnecting. 2025-07-01 00:54:02.611 +03:00 [DBG] Connection id "0HNC8090TGAHE" stopped. 2025-07-01 00:55:02.595 +03:00 [DBG] Connection id "0HNC8090TGAHF" accepted. 2025-07-01 00:55:02.595 +03:00 [DBG] Connection id "0HNC8090TGAHF" started. 2025-07-01 00:55:02.595 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:55:02.595 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:55:02.595 +03:00 [DBG] POST requests are not supported 2025-07-01 00:55:02.595 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:55:02.595 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:55:02.595 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:55:02.595 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:55:02.595 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:55:02.595 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:55:02.595 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:55:02.595 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:55:02.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-07-01 00:55:02.595 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:55:02.595 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:55:02.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-07-01 00:55:02.595 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:55:02.596 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:55:02.596 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:55:02.596 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:55:02.596 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:55:02.596 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:55:02.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:55:02.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:55:02.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:55:02.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:55:02.596 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:55:02.596 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1627ms. 2025-07-01 00:55:02.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:55:02.596 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:55:02.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:55:02.596 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:55:02.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:55:02.596 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:55:02.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:55:02.596 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:55:02.597 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:55:02.597 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:55:02.597 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:55:02.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:55:02.597 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:55:02.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:55:02.597 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:55:02.597 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:55:02.597 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:55:02.597 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2762ms 2025-07-01 00:55:02.597 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:55:02.597 +03:00 [DBG] Connection id "0HNC8090TGAHF" completed keep alive response. 2025-07-01 00:55:02.597 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0153ms 2025-07-01 00:55:02.597 +03:00 [DBG] Connection id "0HNC8090TGAHF" received FIN. 2025-07-01 00:55:02.597 +03:00 [DBG] Connection id "0HNC8090TGAHF" disconnecting. 2025-07-01 00:55:02.597 +03:00 [DBG] Connection id "0HNC8090TGAHF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:55:02.598 +03:00 [DBG] Connection id "0HNC8090TGAHF" stopped. 2025-07-01 00:56:02.604 +03:00 [DBG] Connection id "0HNC8090TGAHG" accepted. 2025-07-01 00:56:02.604 +03:00 [DBG] Connection id "0HNC8090TGAHG" started. 2025-07-01 00:56:02.604 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:56:02.604 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:56:02.604 +03:00 [DBG] POST requests are not supported 2025-07-01 00:56:02.604 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:56:02.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-07-01 00:56:02.604 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:56:02.604 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:56:02.604 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:56:02.604 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:56:02.604 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:56:02.605 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:56:02.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-07-01 00:56:02.605 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:56:02.605 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:56:02.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-07-01 00:56:02.605 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:56:02.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-07-01 00:56:02.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:56:02.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:56:02.605 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:56:02.605 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:56:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:56:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:56:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:56:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:56:02.605 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:56:02.605 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.119ms. 2025-07-01 00:56:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:56:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:56:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:56:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:56:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:56:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:56:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:56:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:56:02.605 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:56:02.605 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:56:02.605 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:56:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:56:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:56:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:56:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:56:02.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:56:02.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:56:02.605 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7026ms 2025-07-01 00:56:02.605 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:56:02.606 +03:00 [DBG] Connection id "0HNC8090TGAHG" completed keep alive response. 2025-07-01 00:56:02.606 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3468ms 2025-07-01 00:56:02.606 +03:00 [DBG] Connection id "0HNC8090TGAHG" received FIN. 2025-07-01 00:56:02.606 +03:00 [DBG] Connection id "0HNC8090TGAHG" disconnecting. 2025-07-01 00:56:02.606 +03:00 [DBG] Connection id "0HNC8090TGAHG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:56:02.607 +03:00 [DBG] Connection id "0HNC8090TGAHG" stopped. 2025-07-01 00:57:02.602 +03:00 [DBG] Connection id "0HNC8090TGAHH" accepted. 2025-07-01 00:57:02.602 +03:00 [DBG] Connection id "0HNC8090TGAHH" started. 2025-07-01 00:57:02.602 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:57:02.602 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:57:02.602 +03:00 [DBG] POST requests are not supported 2025-07-01 00:57:02.602 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:57:02.602 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:57:02.602 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:57:02.602 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:57:02.602 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:57:02.603 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:57:02.603 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:57:02.603 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:57:02.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-07-01 00:57:02.603 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:57:02.603 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:57:02.603 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:57:02.603 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:57:02.603 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:57:02.603 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:57:02.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:57:02.603 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:57:02.603 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:57:02.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:57:02.603 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:57:02.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:57:02.603 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:57:02.603 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:57:02.603 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1679ms. 2025-07-01 00:57:02.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:57:02.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:57:02.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:57:02.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:57:02.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:57:02.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:57:02.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:57:02.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:57:02.604 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:57:02.604 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:57:02.604 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:57:02.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:57:02.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:57:02.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:57:02.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:57:02.604 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:57:02.604 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:57:02.604 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1012ms 2025-07-01 00:57:02.604 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:57:02.604 +03:00 [DBG] Connection id "0HNC8090TGAHH" completed keep alive response. 2025-07-01 00:57:02.604 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.893ms 2025-07-01 00:57:02.604 +03:00 [DBG] Connection id "0HNC8090TGAHH" received FIN. 2025-07-01 00:57:02.604 +03:00 [DBG] Connection id "0HNC8090TGAHH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:57:02.604 +03:00 [DBG] Connection id "0HNC8090TGAHH" disconnecting. 2025-07-01 00:57:02.604 +03:00 [DBG] Connection id "0HNC8090TGAHH" stopped. 2025-07-01 00:58:02.601 +03:00 [DBG] Connection id "0HNC8090TGAHI" accepted. 2025-07-01 00:58:02.601 +03:00 [DBG] Connection id "0HNC8090TGAHI" started. 2025-07-01 00:58:02.602 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:58:02.602 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:58:02.602 +03:00 [DBG] POST requests are not supported 2025-07-01 00:58:02.602 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:58:02.602 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:58:02.602 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:58:02.602 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:58:02.602 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:58:02.602 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:58:02.602 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:58:02.602 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:58:02.602 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:58:02.602 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:58:02.602 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:58:02.602 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:58:02.602 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:58:02.602 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:58:02.602 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:58:02.602 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:58:02.602 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:58:02.603 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:58:02.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:58:02.603 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:58:02.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:58:02.603 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:58:02.603 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:58:02.603 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1595ms. 2025-07-01 00:58:02.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:58:02.603 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:58:02.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:58:02.603 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:58:02.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:58:02.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:58:02.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:58:02.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:58:02.603 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:58:02.603 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:58:02.603 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:58:02.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:58:02.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:58:02.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:58:02.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:58:02.603 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:58:02.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:58:02.603 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0419ms 2025-07-01 00:58:02.603 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:58:02.603 +03:00 [DBG] Connection id "0HNC8090TGAHI" completed keep alive response. 2025-07-01 00:58:02.603 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9641ms 2025-07-01 00:58:02.604 +03:00 [DBG] Connection id "0HNC8090TGAHI" received FIN. 2025-07-01 00:58:02.604 +03:00 [DBG] Connection id "0HNC8090TGAHI" disconnecting. 2025-07-01 00:58:02.604 +03:00 [DBG] Connection id "0HNC8090TGAHI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:58:02.605 +03:00 [DBG] Connection id "0HNC8090TGAHI" stopped. 2025-07-01 00:59:02.606 +03:00 [DBG] Connection id "0HNC8090TGAHJ" accepted. 2025-07-01 00:59:02.606 +03:00 [DBG] Connection id "0HNC8090TGAHJ" started. 2025-07-01 00:59:02.606 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 00:59:02.606 +03:00 [VRB] All hosts are allowed. 2025-07-01 00:59:02.606 +03:00 [DBG] POST requests are not supported 2025-07-01 00:59:02.606 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 00:59:02.606 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 00:59:02.606 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:59:02.606 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 00:59:02.606 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 00:59:02.606 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 00:59:02.606 +03:00 [INF] CORS policy execution successful. 2025-07-01 00:59:02.606 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:59:02.606 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 00:59:02.606 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 00:59:02.606 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 00:59:02.606 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 00:59:02.606 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 00:59:02.606 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 00:59:02.606 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:59:02.606 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:59:02.607 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:59:02.607 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 00:59:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:59:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:59:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:59:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:59:02.607 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 00:59:02.607 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1259ms. 2025-07-01 00:59:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:59:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 00:59:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:59:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 00:59:02.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:59:02.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:59:02.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:59:02.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:59:02.607 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:59:02.607 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 00:59:02.607 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 00:59:02.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:59:02.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 00:59:02.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:59:02.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:59:02.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:59:02.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 00:59:02.607 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7981ms 2025-07-01 00:59:02.607 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 00:59:02.607 +03:00 [DBG] Connection id "0HNC8090TGAHJ" completed keep alive response. 2025-07-01 00:59:02.607 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4306ms 2025-07-01 00:59:02.608 +03:00 [DBG] Connection id "0HNC8090TGAHJ" received FIN. 2025-07-01 00:59:02.608 +03:00 [DBG] Connection id "0HNC8090TGAHJ" disconnecting. 2025-07-01 00:59:02.608 +03:00 [DBG] Connection id "0HNC8090TGAHJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 00:59:02.609 +03:00 [DBG] Connection id "0HNC8090TGAHJ" stopped. 2025-07-01 01:00:02.603 +03:00 [DBG] Connection id "0HNC8090TGAHK" accepted. 2025-07-01 01:00:02.603 +03:00 [DBG] Connection id "0HNC8090TGAHK" started. 2025-07-01 01:00:02.603 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:00:02.603 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:00:02.603 +03:00 [DBG] POST requests are not supported 2025-07-01 01:00:02.603 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:00:02.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-07-01 01:00:02.603 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:00:02.603 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:00:02.603 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:00:02.603 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:00:02.603 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:00:02.603 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:00:02.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-07-01 01:00:02.604 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:00:02.604 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:00:02.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-07-01 01:00:02.604 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:00:02.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-07-01 01:00:02.604 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:00:02.604 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:00:02.604 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:00:02.604 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:00:02.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:00:02.604 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:00:02.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:00:02.604 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:00:02.604 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:00:02.604 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1406ms. 2025-07-01 01:00:02.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:00:02.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:00:02.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:00:02.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:00:02.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:00:02.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:00:02.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:00:02.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:00:02.604 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:00:02.604 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:00:02.604 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:00:02.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:00:02.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:00:02.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:00:02.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:00:02.604 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:00:02.604 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:00:02.604 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7776ms 2025-07-01 01:00:02.604 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:00:02.605 +03:00 [DBG] Connection id "0HNC8090TGAHK" completed keep alive response. 2025-07-01 01:00:02.605 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5343ms 2025-07-01 01:00:02.605 +03:00 [DBG] Connection id "0HNC8090TGAHK" received FIN. 2025-07-01 01:00:02.605 +03:00 [DBG] Connection id "0HNC8090TGAHK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:00:02.605 +03:00 [DBG] Connection id "0HNC8090TGAHK" disconnecting. 2025-07-01 01:00:02.605 +03:00 [DBG] Connection id "0HNC8090TGAHK" stopped. 2025-07-01 01:01:02.598 +03:00 [DBG] Connection id "0HNC8090TGAHL" accepted. 2025-07-01 01:01:02.598 +03:00 [DBG] Connection id "0HNC8090TGAHL" started. 2025-07-01 01:01:02.598 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:01:02.598 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:01:02.598 +03:00 [DBG] POST requests are not supported 2025-07-01 01:01:02.598 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:01:02.598 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:01:02.599 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:01:02.599 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:01:02.599 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:01:02.599 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:01:02.599 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:01:02.599 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:01:02.599 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:01:02.599 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:01:02.599 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:01:02.599 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:01:02.599 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:01:02.599 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:01:02.599 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:01:02.599 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:01:02.599 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:01:02.599 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:01:02.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:01:02.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:01:02.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:01:02.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:01:02.599 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:01:02.599 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1389ms. 2025-07-01 01:01:02.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:01:02.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:01:02.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:01:02.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:01:02.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:01:02.599 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:01:02.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:01:02.599 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:01:02.599 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:01:02.600 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:01:02.600 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:01:02.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:01:02.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:01:02.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:01:02.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:01:02.600 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:01:02.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:01:02.600 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7417ms 2025-07-01 01:01:02.600 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:01:02.600 +03:00 [DBG] Connection id "0HNC8090TGAHL" completed keep alive response. 2025-07-01 01:01:02.600 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4176ms 2025-07-01 01:01:02.600 +03:00 [DBG] Connection id "0HNC8090TGAHL" received FIN. 2025-07-01 01:01:02.600 +03:00 [DBG] Connection id "0HNC8090TGAHL" disconnecting. 2025-07-01 01:01:02.600 +03:00 [DBG] Connection id "0HNC8090TGAHL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:01:02.601 +03:00 [DBG] Connection id "0HNC8090TGAHL" stopped. 2025-07-01 01:02:02.674 +03:00 [DBG] Connection id "0HNC8090TGAHM" accepted. 2025-07-01 01:02:02.674 +03:00 [DBG] Connection id "0HNC8090TGAHM" started. 2025-07-01 01:02:02.675 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:02:02.675 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:02:02.675 +03:00 [DBG] POST requests are not supported 2025-07-01 01:02:02.675 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:02:02.675 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:02:02.675 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:02:02.675 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:02:02.675 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:02:02.675 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:02:02.675 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:02:02.675 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:02:02.675 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:02:02.675 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:02:02.675 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:02:02.675 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:02:02.675 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:02:02.675 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:02:02.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:02:02.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:02:02.675 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:02:02.675 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:02:02.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:02:02.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:02:02.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:02:02.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:02:02.675 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:02:02.676 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1524ms. 2025-07-01 01:02:02.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:02:02.676 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:02:02.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:02:02.676 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:02:02.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:02:02.676 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:02:02.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:02:02.676 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:02:02.676 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:02:02.676 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:02:02.676 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:02:02.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:02:02.676 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:02:02.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:02:02.676 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:02:02.676 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:02:02.676 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:02:02.676 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7577ms 2025-07-01 01:02:02.676 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:02:02.676 +03:00 [DBG] Connection id "0HNC8090TGAHM" completed keep alive response. 2025-07-01 01:02:02.676 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4912ms 2025-07-01 01:02:02.676 +03:00 [DBG] Connection id "0HNC8090TGAHM" received FIN. 2025-07-01 01:02:02.676 +03:00 [DBG] Connection id "0HNC8090TGAHM" disconnecting. 2025-07-01 01:02:02.677 +03:00 [DBG] Connection id "0HNC8090TGAHM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:02:02.678 +03:00 [DBG] Connection id "0HNC8090TGAHM" stopped. 2025-07-01 01:03:02.606 +03:00 [DBG] Connection id "0HNC8090TGAHN" accepted. 2025-07-01 01:03:02.606 +03:00 [DBG] Connection id "0HNC8090TGAHN" started. 2025-07-01 01:03:02.607 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:03:02.607 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:03:02.607 +03:00 [DBG] POST requests are not supported 2025-07-01 01:03:02.607 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:03:02.607 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:03:02.607 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:03:02.607 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:03:02.607 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:03:02.607 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:03:02.607 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:03:02.607 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:03:02.607 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:03:02.607 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:03:02.607 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:03:02.607 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:03:02.607 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:03:02.607 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:03:02.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:03:02.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:03:02.607 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:03:02.607 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:03:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:03:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:03:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:03:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:03:02.607 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:03:02.607 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.127ms. 2025-07-01 01:03:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:03:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:03:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:03:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:03:02.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:03:02.608 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:03:02.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:03:02.608 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:03:02.608 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:03:02.608 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:03:02.608 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:03:02.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:03:02.608 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:03:02.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:03:02.608 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:03:02.608 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:03:02.608 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:03:02.608 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7618ms 2025-07-01 01:03:02.608 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:03:02.608 +03:00 [DBG] Connection id "0HNC8090TGAHN" completed keep alive response. 2025-07-01 01:03:02.608 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3663ms 2025-07-01 01:03:02.608 +03:00 [DBG] Connection id "0HNC8090TGAHN" received FIN. 2025-07-01 01:03:02.608 +03:00 [DBG] Connection id "0HNC8090TGAHN" disconnecting. 2025-07-01 01:03:02.608 +03:00 [DBG] Connection id "0HNC8090TGAHN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:03:02.610 +03:00 [DBG] Connection id "0HNC8090TGAHN" stopped. 2025-07-01 01:04:02.608 +03:00 [DBG] Connection id "0HNC8090TGAHO" accepted. 2025-07-01 01:04:02.608 +03:00 [DBG] Connection id "0HNC8090TGAHO" started. 2025-07-01 01:04:02.609 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:04:02.609 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:04:02.609 +03:00 [DBG] POST requests are not supported 2025-07-01 01:04:02.609 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:04:02.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-07-01 01:04:02.609 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:04:02.609 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:04:02.609 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:04:02.609 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:04:02.609 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:04:02.609 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:04:02.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-07-01 01:04:02.609 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:04:02.609 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:04:02.609 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:04:02.609 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:04:02.609 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:04:02.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:04:02.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:04:02.609 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:04:02.609 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:04:02.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:04:02.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:04:02.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:04:02.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:04:02.609 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:04:02.609 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1506ms. 2025-07-01 01:04:02.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:04:02.610 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:04:02.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:04:02.610 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:04:02.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:04:02.610 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:04:02.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:04:02.610 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:04:02.610 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:04:02.610 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:04:02.610 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:04:02.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:04:02.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:04:02.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:04:02.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:04:02.610 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:04:02.610 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:04:02.610 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6927ms 2025-07-01 01:04:02.610 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:04:02.610 +03:00 [DBG] Connection id "0HNC8090TGAHO" completed keep alive response. 2025-07-01 01:04:02.610 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2628ms 2025-07-01 01:04:02.610 +03:00 [DBG] Connection id "0HNC8090TGAHO" received FIN. 2025-07-01 01:04:02.610 +03:00 [DBG] Connection id "0HNC8090TGAHO" disconnecting. 2025-07-01 01:04:02.610 +03:00 [DBG] Connection id "0HNC8090TGAHO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:04:02.611 +03:00 [DBG] Connection id "0HNC8090TGAHO" stopped. 2025-07-01 01:05:02.604 +03:00 [DBG] Connection id "0HNC8090TGAHP" accepted. 2025-07-01 01:05:02.604 +03:00 [DBG] Connection id "0HNC8090TGAHP" started. 2025-07-01 01:05:02.604 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:05:02.604 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:05:02.604 +03:00 [DBG] POST requests are not supported 2025-07-01 01:05:02.604 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:05:02.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-07-01 01:05:02.604 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:05:02.604 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:05:02.604 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:05:02.604 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:05:02.604 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:05:02.604 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:05:02.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-07-01 01:05:02.604 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:05:02.604 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:05:02.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-07-01 01:05:02.604 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:05:02.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-07-01 01:05:02.604 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:05:02.604 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:05:02.604 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:05:02.605 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:05:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:05:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:05:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:05:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:05:02.605 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:05:02.605 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1434ms. 2025-07-01 01:05:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:05:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:05:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:05:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:05:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:05:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:05:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:05:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:05:02.605 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:05:02.605 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:05:02.605 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:05:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:05:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:05:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:05:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:05:02.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:05:02.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:05:02.605 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8114ms 2025-07-01 01:05:02.605 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:05:02.605 +03:00 [DBG] Connection id "0HNC8090TGAHP" completed keep alive response. 2025-07-01 01:05:02.605 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3417ms 2025-07-01 01:05:02.606 +03:00 [DBG] Connection id "0HNC8090TGAHP" received FIN. 2025-07-01 01:05:02.606 +03:00 [DBG] Connection id "0HNC8090TGAHP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:05:02.606 +03:00 [DBG] Connection id "0HNC8090TGAHP" disconnecting. 2025-07-01 01:05:02.606 +03:00 [DBG] Connection id "0HNC8090TGAHP" stopped. 2025-07-01 01:06:02.610 +03:00 [DBG] Connection id "0HNC8090TGAHQ" accepted. 2025-07-01 01:06:02.610 +03:00 [DBG] Connection id "0HNC8090TGAHQ" started. 2025-07-01 01:06:02.610 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:06:02.610 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:06:02.610 +03:00 [DBG] POST requests are not supported 2025-07-01 01:06:02.610 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:06:02.610 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:06:02.611 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:06:02.611 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:06:02.611 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:06:02.611 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:06:02.611 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:06:02.611 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:06:02.611 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:06:02.611 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:06:02.611 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:06:02.611 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:06:02.611 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:06:02.611 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:06:02.611 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:06:02.611 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:06:02.611 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:06:02.611 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:06:02.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:06:02.611 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:06:02.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:06:02.611 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:06:02.611 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:06:02.611 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1207ms. 2025-07-01 01:06:02.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:06:02.611 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:06:02.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:06:02.611 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:06:02.611 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:06:02.611 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:06:02.611 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:06:02.611 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:06:02.611 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:06:02.611 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:06:02.611 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:06:02.611 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:06:02.612 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:06:02.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:06:02.612 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:06:02.612 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:06:02.612 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:06:02.612 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7473ms 2025-07-01 01:06:02.612 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:06:02.612 +03:00 [DBG] Connection id "0HNC8090TGAHQ" completed keep alive response. 2025-07-01 01:06:02.612 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3663ms 2025-07-01 01:06:02.612 +03:00 [DBG] Connection id "0HNC8090TGAHQ" received FIN. 2025-07-01 01:06:02.612 +03:00 [DBG] Connection id "0HNC8090TGAHQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:06:02.612 +03:00 [DBG] Connection id "0HNC8090TGAHQ" disconnecting. 2025-07-01 01:06:02.612 +03:00 [DBG] Connection id "0HNC8090TGAHQ" stopped. 2025-07-01 01:07:02.597 +03:00 [DBG] Connection id "0HNC8090TGAHR" accepted. 2025-07-01 01:07:02.598 +03:00 [DBG] Connection id "0HNC8090TGAHR" started. 2025-07-01 01:07:02.598 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:07:02.598 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:07:02.598 +03:00 [DBG] POST requests are not supported 2025-07-01 01:07:02.598 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:07:02.598 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:07:02.598 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:07:02.598 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:07:02.598 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:07:02.598 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:07:02.598 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:07:02.598 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:07:02.598 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:07:02.598 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:07:02.598 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:07:02.598 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:07:02.598 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:07:02.598 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:07:02.598 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:07:02.598 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:07:02.598 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:07:02.598 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:07:02.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:07:02.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:07:02.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:07:02.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:07:02.598 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:07:02.598 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1097ms. 2025-07-01 01:07:02.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:07:02.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:07:02.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:07:02.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:07:02.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:07:02.599 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:07:02.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:07:02.599 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:07:02.599 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:07:02.599 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:07:02.599 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:07:02.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:07:02.599 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:07:02.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:07:02.599 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:07:02.599 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:07:02.599 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:07:02.599 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5792ms 2025-07-01 01:07:02.599 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:07:02.599 +03:00 [DBG] Connection id "0HNC8090TGAHR" completed keep alive response. 2025-07-01 01:07:02.599 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1592ms 2025-07-01 01:07:02.599 +03:00 [DBG] Connection id "0HNC8090TGAHR" received FIN. 2025-07-01 01:07:02.599 +03:00 [DBG] Connection id "0HNC8090TGAHR" disconnecting. 2025-07-01 01:07:02.599 +03:00 [DBG] Connection id "0HNC8090TGAHR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:07:02.600 +03:00 [DBG] Connection id "0HNC8090TGAHR" stopped. 2025-07-01 01:08:02.598 +03:00 [DBG] Connection id "0HNC8090TGAHS" accepted. 2025-07-01 01:08:02.598 +03:00 [DBG] Connection id "0HNC8090TGAHS" started. 2025-07-01 01:08:02.598 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:08:02.598 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:08:02.598 +03:00 [DBG] POST requests are not supported 2025-07-01 01:08:02.598 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:08:02.598 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:08:02.598 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:08:02.598 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:08:02.598 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:08:02.598 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:08:02.598 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:08:02.598 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:08:02.598 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:08:02.598 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:08:02.599 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:08:02.599 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:08:02.599 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:08:02.599 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:08:02.599 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:08:02.599 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:08:02.599 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:08:02.599 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:08:02.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:08:02.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:08:02.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:08:02.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:08:02.599 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:08:02.599 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.157ms. 2025-07-01 01:08:02.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:08:02.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:08:02.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:08:02.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:08:02.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:08:02.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:08:02.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:08:02.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:08:02.600 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:08:02.600 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:08:02.600 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:08:02.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:08:02.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:08:02.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:08:02.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:08:02.600 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:08:02.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:08:02.600 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.256ms 2025-07-01 01:08:02.600 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:08:02.600 +03:00 [DBG] Connection id "0HNC8090TGAHS" completed keep alive response. 2025-07-01 01:08:02.600 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2395ms 2025-07-01 01:08:02.600 +03:00 [DBG] Connection id "0HNC8090TGAHS" received FIN. 2025-07-01 01:08:02.600 +03:00 [DBG] Connection id "0HNC8090TGAHS" disconnecting. 2025-07-01 01:08:02.600 +03:00 [DBG] Connection id "0HNC8090TGAHS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:08:02.602 +03:00 [DBG] Connection id "0HNC8090TGAHS" stopped. 2025-07-01 01:09:02.612 +03:00 [DBG] Connection id "0HNC8090TGAHT" accepted. 2025-07-01 01:09:02.612 +03:00 [DBG] Connection id "0HNC8090TGAHT" started. 2025-07-01 01:09:02.612 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:09:02.612 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:09:02.612 +03:00 [DBG] POST requests are not supported 2025-07-01 01:09:02.612 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:09:02.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-07-01 01:09:02.612 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:09:02.612 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:09:02.612 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:09:02.612 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:09:02.612 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:09:02.613 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:09:02.613 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:09:02.613 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:09:02.613 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:09:02.613 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:09:02.613 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:09:02.613 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:09:02.613 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:09:02.613 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:09:02.613 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:09:02.613 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:09:02.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:09:02.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:09:02.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:09:02.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:09:02.613 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:09:02.613 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1428ms. 2025-07-01 01:09:02.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:09:02.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:09:02.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:09:02.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:09:02.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:09:02.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:09:02.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:09:02.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:09:02.613 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:09:02.613 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:09:02.613 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:09:02.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:09:02.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:09:02.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:09:02.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:09:02.614 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:09:02.614 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:09:02.614 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7812ms 2025-07-01 01:09:02.614 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:09:02.614 +03:00 [DBG] Connection id "0HNC8090TGAHT" completed keep alive response. 2025-07-01 01:09:02.614 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7034ms 2025-07-01 01:09:02.614 +03:00 [DBG] Connection id "0HNC8090TGAHT" received FIN. 2025-07-01 01:09:02.614 +03:00 [DBG] Connection id "0HNC8090TGAHT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:09:02.614 +03:00 [DBG] Connection id "0HNC8090TGAHT" disconnecting. 2025-07-01 01:09:02.614 +03:00 [DBG] Connection id "0HNC8090TGAHT" stopped. 2025-07-01 01:10:02.601 +03:00 [DBG] Connection id "0HNC8090TGAHU" accepted. 2025-07-01 01:10:02.602 +03:00 [DBG] Connection id "0HNC8090TGAHU" started. 2025-07-01 01:10:02.602 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:10:02.602 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:10:02.602 +03:00 [DBG] POST requests are not supported 2025-07-01 01:10:02.602 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:10:02.602 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:10:02.602 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:10:02.602 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:10:02.602 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:10:02.602 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:10:02.602 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:10:02.602 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:10:02.602 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:10:02.602 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:10:02.602 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:10:02.602 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:10:02.602 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:10:02.602 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:10:02.602 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:10:02.602 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:10:02.602 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:10:02.602 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:10:02.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:10:02.602 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:10:02.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:10:02.602 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:10:02.602 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:10:02.602 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1115ms. 2025-07-01 01:10:02.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:10:02.602 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:10:02.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:10:02.602 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:10:02.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:10:02.602 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:10:02.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:10:02.602 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:10:02.602 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:10:02.602 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:10:02.602 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:10:02.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:10:02.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:10:02.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:10:02.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:10:02.603 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:10:02.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:10:02.603 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5316ms 2025-07-01 01:10:02.603 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:10:02.603 +03:00 [DBG] Connection id "0HNC8090TGAHU" completed keep alive response. 2025-07-01 01:10:02.603 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0508ms 2025-07-01 01:10:02.603 +03:00 [DBG] Connection id "0HNC8090TGAHU" received FIN. 2025-07-01 01:10:02.603 +03:00 [DBG] Connection id "0HNC8090TGAHU" disconnecting. 2025-07-01 01:10:02.603 +03:00 [DBG] Connection id "0HNC8090TGAHU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:10:02.604 +03:00 [DBG] Connection id "0HNC8090TGAHU" stopped. 2025-07-01 01:11:02.614 +03:00 [DBG] Connection id "0HNC8090TGAHV" accepted. 2025-07-01 01:11:02.614 +03:00 [DBG] Connection id "0HNC8090TGAHV" started. 2025-07-01 01:11:02.614 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:11:02.614 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:11:02.614 +03:00 [DBG] POST requests are not supported 2025-07-01 01:11:02.614 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:11:02.614 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:11:02.614 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:11:02.614 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:11:02.614 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:11:02.614 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:11:02.614 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:11:02.614 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:11:02.614 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:11:02.614 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:11:02.615 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:11:02.615 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:11:02.615 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:11:02.615 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:11:02.615 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:11:02.615 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:11:02.615 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:11:02.615 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:11:02.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:11:02.615 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:11:02.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:11:02.615 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:11:02.615 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:11:02.615 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1246ms. 2025-07-01 01:11:02.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:11:02.615 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:11:02.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:11:02.615 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:11:02.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:11:02.615 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:11:02.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:11:02.615 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:11:02.615 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:11:02.615 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:11:02.615 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:11:02.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:11:02.615 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:11:02.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:11:02.615 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:11:02.615 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:11:02.615 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:11:02.615 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7446ms 2025-07-01 01:11:02.615 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:11:02.615 +03:00 [DBG] Connection id "0HNC8090TGAHV" completed keep alive response. 2025-07-01 01:11:02.615 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4159ms 2025-07-01 01:11:02.616 +03:00 [DBG] Connection id "0HNC8090TGAHV" received FIN. 2025-07-01 01:11:02.616 +03:00 [DBG] Connection id "0HNC8090TGAHV" disconnecting. 2025-07-01 01:11:02.616 +03:00 [DBG] Connection id "0HNC8090TGAHV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:11:02.617 +03:00 [DBG] Connection id "0HNC8090TGAHV" stopped. 2025-07-01 01:12:02.600 +03:00 [DBG] Connection id "0HNC8090TGAI0" accepted. 2025-07-01 01:12:02.600 +03:00 [DBG] Connection id "0HNC8090TGAI0" started. 2025-07-01 01:12:02.600 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:12:02.600 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:12:02.600 +03:00 [DBG] POST requests are not supported 2025-07-01 01:12:02.600 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:12:02.600 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:12:02.600 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:12:02.600 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:12:02.600 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:12:02.600 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:12:02.600 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:12:02.600 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:12:02.600 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:12:02.600 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:12:02.601 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:12:02.601 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:12:02.601 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:12:02.601 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:12:02.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:12:02.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:12:02.601 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:12:02.601 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:12:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:12:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:12:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:12:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:12:02.601 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:12:02.601 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1253ms. 2025-07-01 01:12:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:12:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:12:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:12:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:12:02.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:12:02.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:12:02.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:12:02.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:12:02.601 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:12:02.601 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:12:02.601 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:12:02.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:12:02.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:12:02.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:12:02.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:12:02.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:12:02.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:12:02.601 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7202ms 2025-07-01 01:12:02.601 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:12:02.601 +03:00 [DBG] Connection id "0HNC8090TGAI0" completed keep alive response. 2025-07-01 01:12:02.602 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4432ms 2025-07-01 01:12:02.602 +03:00 [DBG] Connection id "0HNC8090TGAI0" received FIN. 2025-07-01 01:12:02.602 +03:00 [DBG] Connection id "0HNC8090TGAI0" disconnecting. 2025-07-01 01:12:02.602 +03:00 [DBG] Connection id "0HNC8090TGAI0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:12:02.603 +03:00 [DBG] Connection id "0HNC8090TGAI0" stopped. 2025-07-01 01:13:02.600 +03:00 [DBG] Connection id "0HNC8090TGAI1" accepted. 2025-07-01 01:13:02.600 +03:00 [DBG] Connection id "0HNC8090TGAI1" started. 2025-07-01 01:13:02.600 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:13:02.600 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:13:02.600 +03:00 [DBG] POST requests are not supported 2025-07-01 01:13:02.600 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:13:02.600 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:13:02.600 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:13:02.600 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:13:02.600 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:13:02.600 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:13:02.600 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:13:02.600 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:13:02.600 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:13:02.600 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:13:02.600 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:13:02.600 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:13:02.600 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:13:02.600 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:13:02.600 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:13:02.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:13:02.600 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:13:02.600 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:13:02.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:13:02.600 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:13:02.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:13:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:13:02.601 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:13:02.601 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1365ms. 2025-07-01 01:13:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:13:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:13:02.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:13:02.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:13:02.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:13:02.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:13:02.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:13:02.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:13:02.601 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:13:02.601 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:13:02.601 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:13:02.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:13:02.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:13:02.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:13:02.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:13:02.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:13:02.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:13:02.601 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7064ms 2025-07-01 01:13:02.601 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:13:02.601 +03:00 [DBG] Connection id "0HNC8090TGAI1" completed keep alive response. 2025-07-01 01:13:02.601 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2957ms 2025-07-01 01:13:02.601 +03:00 [DBG] Connection id "0HNC8090TGAI1" received FIN. 2025-07-01 01:13:02.601 +03:00 [DBG] Connection id "0HNC8090TGAI1" disconnecting. 2025-07-01 01:13:02.601 +03:00 [DBG] Connection id "0HNC8090TGAI1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:13:02.603 +03:00 [DBG] Connection id "0HNC8090TGAI1" stopped. 2025-07-01 01:14:02.608 +03:00 [DBG] Connection id "0HNC8090TGAI2" accepted. 2025-07-01 01:14:02.608 +03:00 [DBG] Connection id "0HNC8090TGAI2" started. 2025-07-01 01:14:02.608 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:14:02.608 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:14:02.608 +03:00 [DBG] POST requests are not supported 2025-07-01 01:14:02.608 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:14:02.608 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:14:02.608 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:14:02.608 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:14:02.608 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:14:02.608 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:14:02.608 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:14:02.608 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:14:02.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-07-01 01:14:02.609 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:14:02.609 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:14:02.609 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:14:02.609 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:14:02.609 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:14:02.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:14:02.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:14:02.609 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:14:02.609 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:14:02.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:14:02.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:14:02.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:14:02.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:14:02.609 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:14:02.609 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1214ms. 2025-07-01 01:14:02.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:14:02.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:14:02.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:14:02.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:14:02.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:14:02.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:14:02.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:14:02.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:14:02.609 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:14:02.609 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:14:02.609 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:14:02.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:14:02.609 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:14:02.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:14:02.609 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:14:02.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:14:02.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:14:02.609 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.714ms 2025-07-01 01:14:02.609 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:14:02.609 +03:00 [DBG] Connection id "0HNC8090TGAI2" completed keep alive response. 2025-07-01 01:14:02.609 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4017ms 2025-07-01 01:14:02.610 +03:00 [DBG] Connection id "0HNC8090TGAI2" received FIN. 2025-07-01 01:14:02.610 +03:00 [DBG] Connection id "0HNC8090TGAI2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:14:02.610 +03:00 [DBG] Connection id "0HNC8090TGAI2" disconnecting. 2025-07-01 01:14:02.610 +03:00 [DBG] Connection id "0HNC8090TGAI2" stopped. 2025-07-01 01:15:02.609 +03:00 [DBG] Connection id "0HNC8090TGAI3" accepted. 2025-07-01 01:15:02.609 +03:00 [DBG] Connection id "0HNC8090TGAI3" started. 2025-07-01 01:15:02.610 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:15:02.610 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:15:02.610 +03:00 [DBG] POST requests are not supported 2025-07-01 01:15:02.610 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:15:02.610 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:15:02.610 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:15:02.610 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:15:02.610 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:15:02.610 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:15:02.610 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:15:02.610 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:15:02.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-07-01 01:15:02.610 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:15:02.610 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:15:02.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-07-01 01:15:02.610 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:15:02.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-07-01 01:15:02.610 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:15:02.610 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:15:02.610 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:15:02.610 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:15:02.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:15:02.610 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:15:02.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:15:02.610 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:15:02.610 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:15:02.610 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1264ms. 2025-07-01 01:15:02.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:15:02.611 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:15:02.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:15:02.611 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:15:02.611 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:15:02.611 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:15:02.611 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:15:02.611 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:15:02.611 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:15:02.611 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:15:02.611 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:15:02.611 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:15:02.611 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:15:02.611 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:15:02.611 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:15:02.611 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:15:02.611 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:15:02.611 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7443ms 2025-07-01 01:15:02.611 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:15:02.611 +03:00 [DBG] Connection id "0HNC8090TGAI3" completed keep alive response. 2025-07-01 01:15:02.611 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3554ms 2025-07-01 01:15:02.611 +03:00 [DBG] Connection id "0HNC8090TGAI3" received FIN. 2025-07-01 01:15:02.611 +03:00 [DBG] Connection id "0HNC8090TGAI3" disconnecting. 2025-07-01 01:15:02.611 +03:00 [DBG] Connection id "0HNC8090TGAI3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:15:02.612 +03:00 [DBG] Connection id "0HNC8090TGAI3" stopped. 2025-07-01 01:16:02.606 +03:00 [DBG] Connection id "0HNC8090TGAI4" accepted. 2025-07-01 01:16:02.606 +03:00 [DBG] Connection id "0HNC8090TGAI4" started. 2025-07-01 01:16:02.606 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:16:02.606 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:16:02.606 +03:00 [DBG] POST requests are not supported 2025-07-01 01:16:02.606 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:16:02.606 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:16:02.606 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:16:02.606 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:16:02.606 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:16:02.606 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:16:02.606 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:16:02.606 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:16:02.606 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:16:02.607 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:16:02.607 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:16:02.607 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:16:02.607 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:16:02.607 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:16:02.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:16:02.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:16:02.607 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:16:02.607 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:16:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:16:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:16:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:16:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:16:02.607 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:16:02.607 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1617ms. 2025-07-01 01:16:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:16:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:16:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:16:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:16:02.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:16:02.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:16:02.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:16:02.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:16:02.607 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:16:02.607 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:16:02.608 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:16:02.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:16:02.608 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:16:02.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:16:02.608 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:16:02.608 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:16:02.608 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:16:02.608 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0584ms 2025-07-01 01:16:02.608 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:16:02.608 +03:00 [DBG] Connection id "0HNC8090TGAI4" completed keep alive response. 2025-07-01 01:16:02.608 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7804ms 2025-07-01 01:16:02.608 +03:00 [DBG] Connection id "0HNC8090TGAI4" received FIN. 2025-07-01 01:16:02.608 +03:00 [DBG] Connection id "0HNC8090TGAI4" disconnecting. 2025-07-01 01:16:02.608 +03:00 [DBG] Connection id "0HNC8090TGAI4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:16:02.609 +03:00 [DBG] Connection id "0HNC8090TGAI4" stopped. 2025-07-01 01:17:02.602 +03:00 [DBG] Connection id "0HNC8090TGAI5" accepted. 2025-07-01 01:17:02.602 +03:00 [DBG] Connection id "0HNC8090TGAI5" started. 2025-07-01 01:17:02.602 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:17:02.602 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:17:02.602 +03:00 [DBG] POST requests are not supported 2025-07-01 01:17:02.602 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:17:02.602 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:17:02.602 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:17:02.602 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:17:02.602 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:17:02.602 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:17:02.602 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:17:02.602 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:17:02.602 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:17:02.602 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:17:02.602 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:17:02.602 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:17:02.602 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:17:02.603 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:17:02.603 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:17:02.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:17:02.603 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:17:02.603 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:17:02.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:17:02.603 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:17:02.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:17:02.603 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:17:02.603 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:17:02.603 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1284ms. 2025-07-01 01:17:02.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:17:02.603 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:17:02.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:17:02.603 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:17:02.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:17:02.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:17:02.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:17:02.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:17:02.603 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:17:02.603 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:17:02.603 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:17:02.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:17:02.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:17:02.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:17:02.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:17:02.603 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:17:02.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:17:02.603 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7525ms 2025-07-01 01:17:02.603 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:17:02.603 +03:00 [DBG] Connection id "0HNC8090TGAI5" completed keep alive response. 2025-07-01 01:17:02.603 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5829ms 2025-07-01 01:17:02.604 +03:00 [DBG] Connection id "0HNC8090TGAI5" received FIN. 2025-07-01 01:17:02.604 +03:00 [DBG] Connection id "0HNC8090TGAI5" disconnecting. 2025-07-01 01:17:02.604 +03:00 [DBG] Connection id "0HNC8090TGAI5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:17:02.605 +03:00 [DBG] Connection id "0HNC8090TGAI5" stopped. 2025-07-01 01:18:02.615 +03:00 [DBG] Connection id "0HNC8090TGAI6" accepted. 2025-07-01 01:18:02.615 +03:00 [DBG] Connection id "0HNC8090TGAI6" started. 2025-07-01 01:18:02.615 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:18:02.615 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:18:02.615 +03:00 [DBG] POST requests are not supported 2025-07-01 01:18:02.615 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:18:02.615 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:18:02.615 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:18:02.615 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:18:02.615 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:18:02.615 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:18:02.615 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:18:02.615 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:18:02.615 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:18:02.615 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:18:02.615 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:18:02.615 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:18:02.615 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:18:02.615 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:18:02.616 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:18:02.616 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:18:02.616 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:18:02.616 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:18:02.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:18:02.616 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:18:02.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:18:02.616 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:18:02.616 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:18:02.616 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1476ms. 2025-07-01 01:18:02.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:18:02.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:18:02.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:18:02.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:18:02.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:18:02.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:18:02.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:18:02.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:18:02.616 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:18:02.616 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:18:02.616 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:18:02.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:18:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:18:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:18:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:18:02.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:18:02.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:18:02.617 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.165ms 2025-07-01 01:18:02.617 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:18:02.617 +03:00 [DBG] Connection id "0HNC8090TGAI6" completed keep alive response. 2025-07-01 01:18:02.617 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9463ms 2025-07-01 01:18:02.617 +03:00 [DBG] Connection id "0HNC8090TGAI6" received FIN. 2025-07-01 01:18:02.617 +03:00 [DBG] Connection id "0HNC8090TGAI6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:18:02.617 +03:00 [DBG] Connection id "0HNC8090TGAI6" disconnecting. 2025-07-01 01:18:02.617 +03:00 [DBG] Connection id "0HNC8090TGAI6" stopped. 2025-07-01 01:19:02.616 +03:00 [DBG] Connection id "0HNC8090TGAI7" accepted. 2025-07-01 01:19:02.616 +03:00 [DBG] Connection id "0HNC8090TGAI7" started. 2025-07-01 01:19:02.616 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:19:02.616 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:19:02.616 +03:00 [DBG] POST requests are not supported 2025-07-01 01:19:02.616 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:19:02.616 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:19:02.617 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:19:02.617 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:19:02.617 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:19:02.617 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:19:02.617 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:19:02.617 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:19:02.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-07-01 01:19:02.617 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:19:02.617 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:19:02.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-07-01 01:19:02.617 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:19:02.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-07-01 01:19:02.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:19:02.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:19:02.617 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:19:02.617 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:19:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:19:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:19:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:19:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:19:02.618 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:19:02.618 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.177ms. 2025-07-01 01:19:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:19:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:19:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:19:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:19:02.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:19:02.618 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:19:02.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:19:02.618 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:19:02.618 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:19:02.618 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:19:02.618 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:19:02.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:19:02.618 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:19:02.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:19:02.618 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:19:02.618 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:19:02.618 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:19:02.618 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.002ms 2025-07-01 01:19:02.618 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:19:02.618 +03:00 [DBG] Connection id "0HNC8090TGAI7" completed keep alive response. 2025-07-01 01:19:02.618 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0694ms 2025-07-01 01:19:02.619 +03:00 [DBG] Connection id "0HNC8090TGAI7" received FIN. 2025-07-01 01:19:02.619 +03:00 [DBG] Connection id "0HNC8090TGAI7" disconnecting. 2025-07-01 01:19:02.619 +03:00 [DBG] Connection id "0HNC8090TGAI7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:19:02.620 +03:00 [DBG] Connection id "0HNC8090TGAI7" stopped. 2025-07-01 01:20:02.601 +03:00 [DBG] Connection id "0HNC8090TGAI8" accepted. 2025-07-01 01:20:02.602 +03:00 [DBG] Connection id "0HNC8090TGAI8" started. 2025-07-01 01:20:02.602 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:20:02.602 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:20:02.602 +03:00 [DBG] POST requests are not supported 2025-07-01 01:20:02.602 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:20:02.602 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:20:02.602 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:20:02.602 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:20:02.602 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:20:02.602 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:20:02.602 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:20:02.602 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:20:02.602 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:20:02.602 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:20:02.602 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:20:02.602 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:20:02.602 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:20:02.602 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:20:02.602 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:20:02.602 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:20:02.602 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:20:02.602 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:20:02.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:20:02.602 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:20:02.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:20:02.602 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:20:02.602 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:20:02.603 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1203ms. 2025-07-01 01:20:02.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:20:02.603 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:20:02.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:20:02.603 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:20:02.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:20:02.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:20:02.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:20:02.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:20:02.603 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:20:02.603 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:20:02.603 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:20:02.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:20:02.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:20:02.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:20:02.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:20:02.603 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:20:02.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:20:02.603 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6116ms 2025-07-01 01:20:02.603 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:20:02.603 +03:00 [DBG] Connection id "0HNC8090TGAI8" completed keep alive response. 2025-07-01 01:20:02.603 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1774ms 2025-07-01 01:20:02.603 +03:00 [DBG] Connection id "0HNC8090TGAI8" received FIN. 2025-07-01 01:20:02.603 +03:00 [DBG] Connection id "0HNC8090TGAI8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:20:02.603 +03:00 [DBG] Connection id "0HNC8090TGAI8" disconnecting. 2025-07-01 01:20:02.604 +03:00 [DBG] Connection id "0HNC8090TGAI8" stopped. 2025-07-01 01:21:02.608 +03:00 [DBG] Connection id "0HNC8090TGAI9" accepted. 2025-07-01 01:21:02.608 +03:00 [DBG] Connection id "0HNC8090TGAI9" started. 2025-07-01 01:21:02.608 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:21:02.608 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:21:02.608 +03:00 [DBG] POST requests are not supported 2025-07-01 01:21:02.608 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:21:02.608 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:21:02.608 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:21:02.608 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:21:02.608 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:21:02.608 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:21:02.608 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:21:02.608 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:21:02.608 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:21:02.608 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:21:02.608 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:21:02.608 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:21:02.608 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:21:02.608 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:21:02.608 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:21:02.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:21:02.609 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:21:02.609 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:21:02.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:21:02.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:21:02.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:21:02.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:21:02.609 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:21:02.609 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1294ms. 2025-07-01 01:21:02.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:21:02.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:21:02.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:21:02.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:21:02.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:21:02.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:21:02.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:21:02.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:21:02.609 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:21:02.609 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:21:02.609 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:21:02.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:21:02.609 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:21:02.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:21:02.609 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:21:02.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:21:02.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:21:02.609 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8083ms 2025-07-01 01:21:02.609 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:21:02.609 +03:00 [DBG] Connection id "0HNC8090TGAI9" completed keep alive response. 2025-07-01 01:21:02.609 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5517ms 2025-07-01 01:21:02.610 +03:00 [DBG] Connection id "0HNC8090TGAI9" received FIN. 2025-07-01 01:21:02.610 +03:00 [DBG] Connection id "0HNC8090TGAI9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:21:02.610 +03:00 [DBG] Connection id "0HNC8090TGAI9" disconnecting. 2025-07-01 01:21:02.610 +03:00 [DBG] Connection id "0HNC8090TGAI9" stopped. 2025-07-01 01:22:02.610 +03:00 [DBG] Connection id "0HNC8090TGAIA" accepted. 2025-07-01 01:22:02.610 +03:00 [DBG] Connection id "0HNC8090TGAIA" started. 2025-07-01 01:22:02.610 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:22:02.610 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:22:02.610 +03:00 [DBG] POST requests are not supported 2025-07-01 01:22:02.610 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:22:02.610 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:22:02.610 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:22:02.610 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:22:02.610 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:22:02.610 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:22:02.610 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:22:02.610 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:22:02.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-07-01 01:22:02.610 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:22:02.610 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:22:02.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-07-01 01:22:02.611 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:22:02.611 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:22:02.611 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:22:02.611 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:22:02.611 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:22:02.611 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:22:02.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:22:02.611 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:22:02.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:22:02.611 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:22:02.611 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:22:02.611 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1731ms. 2025-07-01 01:22:02.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:22:02.611 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:22:02.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:22:02.611 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:22:02.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:22:02.612 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:22:02.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:22:02.612 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:22:02.612 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:22:02.612 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:22:02.612 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:22:02.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:22:02.612 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:22:02.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:22:02.612 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:22:02.612 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:22:02.612 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:22:02.612 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3651ms 2025-07-01 01:22:02.612 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:22:02.612 +03:00 [DBG] Connection id "0HNC8090TGAIA" completed keep alive response. 2025-07-01 01:22:02.612 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3404ms 2025-07-01 01:22:02.612 +03:00 [DBG] Connection id "0HNC8090TGAIA" received FIN. 2025-07-01 01:22:02.612 +03:00 [DBG] Connection id "0HNC8090TGAIA" disconnecting. 2025-07-01 01:22:02.612 +03:00 [DBG] Connection id "0HNC8090TGAIA" stopped. 2025-07-01 01:22:02.613 +03:00 [DBG] Connection id "0HNC8090TGAIA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:23:02.615 +03:00 [DBG] Connection id "0HNC8090TGAIB" accepted. 2025-07-01 01:23:02.616 +03:00 [DBG] Connection id "0HNC8090TGAIB" started. 2025-07-01 01:23:02.616 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:23:02.616 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:23:02.616 +03:00 [DBG] POST requests are not supported 2025-07-01 01:23:02.616 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:23:02.616 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:23:02.616 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:23:02.616 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:23:02.616 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:23:02.616 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:23:02.616 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:23:02.616 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:23:02.616 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:23:02.616 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:23:02.616 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:23:02.616 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:23:02.616 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:23:02.616 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:23:02.616 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:23:02.616 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:23:02.616 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:23:02.617 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:23:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:23:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:23:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:23:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:23:02.617 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:23:02.617 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1386ms. 2025-07-01 01:23:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:23:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:23:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:23:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:23:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:23:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:23:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:23:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:23:02.617 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:23:02.617 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:23:02.617 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:23:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:23:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:23:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:23:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:23:02.618 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:23:02.618 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:23:02.618 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2094ms 2025-07-01 01:23:02.618 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:23:02.618 +03:00 [DBG] Connection id "0HNC8090TGAIB" completed keep alive response. 2025-07-01 01:23:02.618 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9836ms 2025-07-01 01:23:02.618 +03:00 [DBG] Connection id "0HNC8090TGAIB" received FIN. 2025-07-01 01:23:02.618 +03:00 [DBG] Connection id "0HNC8090TGAIB" disconnecting. 2025-07-01 01:23:02.618 +03:00 [DBG] Connection id "0HNC8090TGAIB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:23:02.619 +03:00 [DBG] Connection id "0HNC8090TGAIB" stopped. 2025-07-01 01:24:02.604 +03:00 [DBG] Connection id "0HNC8090TGAIC" accepted. 2025-07-01 01:24:02.604 +03:00 [DBG] Connection id "0HNC8090TGAIC" started. 2025-07-01 01:24:02.604 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:24:02.604 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:24:02.604 +03:00 [DBG] POST requests are not supported 2025-07-01 01:24:02.604 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:24:02.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-07-01 01:24:02.604 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:24:02.604 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:24:02.604 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:24:02.604 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:24:02.604 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:24:02.604 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:24:02.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-07-01 01:24:02.604 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:24:02.604 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:24:02.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-07-01 01:24:02.605 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:24:02.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-07-01 01:24:02.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:24:02.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:24:02.605 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:24:02.605 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:24:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:24:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:24:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:24:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:24:02.605 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:24:02.605 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1342ms. 2025-07-01 01:24:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:24:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:24:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:24:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:24:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:24:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:24:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:24:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:24:02.605 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:24:02.605 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:24:02.605 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:24:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:24:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:24:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:24:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:24:02.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:24:02.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:24:02.605 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7784ms 2025-07-01 01:24:02.605 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:24:02.605 +03:00 [DBG] Connection id "0HNC8090TGAIC" completed keep alive response. 2025-07-01 01:24:02.606 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5494ms 2025-07-01 01:24:02.606 +03:00 [DBG] Connection id "0HNC8090TGAIC" received FIN. 2025-07-01 01:24:02.606 +03:00 [DBG] Connection id "0HNC8090TGAIC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:24:02.606 +03:00 [DBG] Connection id "0HNC8090TGAIC" disconnecting. 2025-07-01 01:24:02.606 +03:00 [DBG] Connection id "0HNC8090TGAIC" stopped. 2025-07-01 01:25:02.616 +03:00 [DBG] Connection id "0HNC8090TGAID" accepted. 2025-07-01 01:25:02.616 +03:00 [DBG] Connection id "0HNC8090TGAID" started. 2025-07-01 01:25:02.617 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:25:02.617 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:25:02.617 +03:00 [DBG] POST requests are not supported 2025-07-01 01:25:02.617 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:25:02.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-07-01 01:25:02.617 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:25:02.617 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:25:02.617 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:25:02.617 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:25:02.617 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:25:02.617 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:25:02.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-07-01 01:25:02.617 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:25:02.617 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:25:02.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-07-01 01:25:02.617 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:25:02.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-07-01 01:25:02.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:25:02.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:25:02.617 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:25:02.618 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:25:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:25:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:25:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:25:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:25:02.618 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:25:02.618 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1623ms. 2025-07-01 01:25:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:25:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:25:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:25:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:25:02.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:25:02.618 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:25:02.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:25:02.618 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:25:02.618 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:25:02.618 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:25:02.618 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:25:02.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:25:02.618 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:25:02.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:25:02.619 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:25:02.619 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:25:02.619 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:25:02.619 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2423ms 2025-07-01 01:25:02.619 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:25:02.619 +03:00 [DBG] Connection id "0HNC8090TGAID" completed keep alive response. 2025-07-01 01:25:02.619 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2419ms 2025-07-01 01:25:02.619 +03:00 [DBG] Connection id "0HNC8090TGAID" received FIN. 2025-07-01 01:25:02.619 +03:00 [DBG] Connection id "0HNC8090TGAID" disconnecting. 2025-07-01 01:25:02.619 +03:00 [DBG] Connection id "0HNC8090TGAID" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:25:02.620 +03:00 [DBG] Connection id "0HNC8090TGAID" stopped. 2025-07-01 01:26:02.619 +03:00 [DBG] Connection id "0HNC8090TGAIE" accepted. 2025-07-01 01:26:02.619 +03:00 [DBG] Connection id "0HNC8090TGAIE" started. 2025-07-01 01:26:02.619 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:26:02.619 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:26:02.619 +03:00 [DBG] POST requests are not supported 2025-07-01 01:26:02.619 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:26:02.619 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:26:02.619 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:26:02.619 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:26:02.619 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:26:02.619 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:26:02.619 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:26:02.619 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:26:02.619 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:26:02.619 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:26:02.619 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:26:02.619 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:26:02.619 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:26:02.619 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:26:02.619 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:26:02.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:26:02.620 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:26:02.620 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:26:02.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:26:02.620 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:26:02.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:26:02.620 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:26:02.620 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:26:02.620 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1421ms. 2025-07-01 01:26:02.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:26:02.620 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:26:02.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:26:02.620 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:26:02.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:26:02.620 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:26:02.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:26:02.620 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:26:02.620 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:26:02.620 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:26:02.620 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:26:02.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:26:02.620 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:26:02.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:26:02.620 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:26:02.620 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:26:02.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:26:02.620 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9969ms 2025-07-01 01:26:02.621 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:26:02.621 +03:00 [DBG] Connection id "0HNC8090TGAIE" completed keep alive response. 2025-07-01 01:26:02.621 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7316ms 2025-07-01 01:26:02.621 +03:00 [DBG] Connection id "0HNC8090TGAIE" received FIN. 2025-07-01 01:26:02.621 +03:00 [DBG] Connection id "0HNC8090TGAIE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:26:02.621 +03:00 [DBG] Connection id "0HNC8090TGAIE" disconnecting. 2025-07-01 01:26:02.621 +03:00 [DBG] Connection id "0HNC8090TGAIE" stopped. 2025-07-01 01:27:02.603 +03:00 [DBG] Connection id "0HNC8090TGAIF" accepted. 2025-07-01 01:27:02.604 +03:00 [DBG] Connection id "0HNC8090TGAIF" started. 2025-07-01 01:27:02.604 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:27:02.604 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:27:02.604 +03:00 [DBG] POST requests are not supported 2025-07-01 01:27:02.604 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:27:02.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-07-01 01:27:02.604 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:27:02.604 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:27:02.604 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:27:02.604 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:27:02.604 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:27:02.604 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:27:02.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-07-01 01:27:02.604 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:27:02.604 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:27:02.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-07-01 01:27:02.604 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:27:02.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-07-01 01:27:02.604 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:27:02.604 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:27:02.604 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:27:02.605 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:27:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:27:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:27:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:27:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:27:02.605 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:27:02.605 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1489ms. 2025-07-01 01:27:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:27:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:27:02.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:27:02.605 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:27:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:27:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:27:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:27:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:27:02.605 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:27:02.605 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:27:02.605 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:27:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:27:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:27:02.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:27:02.605 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:27:02.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:27:02.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:27:02.605 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1011ms 2025-07-01 01:27:02.606 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:27:02.606 +03:00 [DBG] Connection id "0HNC8090TGAIF" completed keep alive response. 2025-07-01 01:27:02.606 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9726ms 2025-07-01 01:27:02.606 +03:00 [DBG] Connection id "0HNC8090TGAIF" received FIN. 2025-07-01 01:27:02.606 +03:00 [DBG] Connection id "0HNC8090TGAIF" disconnecting. 2025-07-01 01:27:02.606 +03:00 [DBG] Connection id "0HNC8090TGAIF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:27:02.607 +03:00 [DBG] Connection id "0HNC8090TGAIF" stopped. 2025-07-01 01:28:02.605 +03:00 [DBG] Connection id "0HNC8090TGAIG" accepted. 2025-07-01 01:28:02.606 +03:00 [DBG] Connection id "0HNC8090TGAIG" started. 2025-07-01 01:28:02.606 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:28:02.606 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:28:02.606 +03:00 [DBG] POST requests are not supported 2025-07-01 01:28:02.606 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:28:02.606 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:28:02.606 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:28:02.606 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:28:02.606 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:28:02.606 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:28:02.606 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:28:02.606 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:28:02.606 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:28:02.606 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:28:02.606 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:28:02.606 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:28:02.606 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:28:02.606 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:28:02.606 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:28:02.606 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:28:02.606 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:28:02.606 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:28:02.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:28:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:28:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:28:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:28:02.607 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:28:02.607 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-07-01 01:28:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:28:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:28:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:28:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:28:02.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:28:02.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:28:02.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:28:02.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:28:02.607 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:28:02.607 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:28:02.607 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:28:02.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:28:02.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:28:02.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:28:02.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:28:02.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:28:02.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:28:02.607 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6976ms 2025-07-01 01:28:02.607 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:28:02.607 +03:00 [DBG] Connection id "0HNC8090TGAIG" completed keep alive response. 2025-07-01 01:28:02.607 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4134ms 2025-07-01 01:28:02.607 +03:00 [DBG] Connection id "0HNC8090TGAIG" received FIN. 2025-07-01 01:28:02.608 +03:00 [DBG] Connection id "0HNC8090TGAIG" disconnecting. 2025-07-01 01:28:02.608 +03:00 [DBG] Connection id "0HNC8090TGAIG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:28:02.609 +03:00 [DBG] Connection id "0HNC8090TGAIG" stopped. 2025-07-01 01:29:02.606 +03:00 [DBG] Connection id "0HNC8090TGAIH" accepted. 2025-07-01 01:29:02.606 +03:00 [DBG] Connection id "0HNC8090TGAIH" started. 2025-07-01 01:29:02.606 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:29:02.606 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:29:02.606 +03:00 [DBG] POST requests are not supported 2025-07-01 01:29:02.606 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:29:02.606 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:29:02.606 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:29:02.606 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:29:02.606 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:29:02.606 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:29:02.606 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:29:02.606 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:29:02.606 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:29:02.607 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:29:02.607 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:29:02.607 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:29:02.607 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:29:02.607 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:29:02.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:29:02.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:29:02.607 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:29:02.607 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:29:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:29:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:29:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:29:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:29:02.607 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:29:02.607 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1358ms. 2025-07-01 01:29:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:29:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:29:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:29:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:29:02.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:29:02.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:29:02.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:29:02.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:29:02.607 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:29:02.607 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:29:02.607 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:29:02.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:29:02.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:29:02.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:29:02.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:29:02.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:29:02.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:29:02.607 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.649ms 2025-07-01 01:29:02.607 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:29:02.607 +03:00 [DBG] Connection id "0HNC8090TGAIH" completed keep alive response. 2025-07-01 01:29:02.607 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2974ms 2025-07-01 01:29:02.608 +03:00 [DBG] Connection id "0HNC8090TGAIH" received FIN. 2025-07-01 01:29:02.608 +03:00 [DBG] Connection id "0HNC8090TGAIH" disconnecting. 2025-07-01 01:29:02.608 +03:00 [DBG] Connection id "0HNC8090TGAIH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:29:02.609 +03:00 [DBG] Connection id "0HNC8090TGAIH" stopped. 2025-07-01 01:30:02.616 +03:00 [DBG] Connection id "0HNC8090TGAII" accepted. 2025-07-01 01:30:02.616 +03:00 [DBG] Connection id "0HNC8090TGAII" started. 2025-07-01 01:30:02.616 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:30:02.616 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:30:02.616 +03:00 [DBG] POST requests are not supported 2025-07-01 01:30:02.616 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:30:02.616 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:30:02.616 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:30:02.616 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:30:02.616 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:30:02.616 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:30:02.616 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:30:02.616 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:30:02.616 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:30:02.616 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:30:02.616 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:30:02.616 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:30:02.617 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:30:02.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-07-01 01:30:02.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:30:02.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:30:02.617 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:30:02.617 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:30:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:30:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:30:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:30:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:30:02.617 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:30:02.617 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1968ms. 2025-07-01 01:30:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:30:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:30:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:30:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:30:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:30:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:30:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:30:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:30:02.617 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:30:02.617 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:30:02.617 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:30:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:30:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:30:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:30:02.618 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:30:02.618 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:30:02.618 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:30:02.618 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.917ms 2025-07-01 01:30:02.618 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:30:02.618 +03:00 [DBG] Connection id "0HNC8090TGAII" completed keep alive response. 2025-07-01 01:30:02.618 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7905ms 2025-07-01 01:30:02.618 +03:00 [DBG] Connection id "0HNC8090TGAII" received FIN. 2025-07-01 01:30:02.618 +03:00 [DBG] Connection id "0HNC8090TGAII" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:30:02.618 +03:00 [DBG] Connection id "0HNC8090TGAII" disconnecting. 2025-07-01 01:30:02.618 +03:00 [DBG] Connection id "0HNC8090TGAII" stopped. 2025-07-01 01:31:02.606 +03:00 [DBG] Connection id "0HNC8090TGAIJ" accepted. 2025-07-01 01:31:02.606 +03:00 [DBG] Connection id "0HNC8090TGAIJ" started. 2025-07-01 01:31:02.606 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:31:02.606 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:31:02.606 +03:00 [DBG] POST requests are not supported 2025-07-01 01:31:02.606 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:31:02.606 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:31:02.606 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:31:02.606 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:31:02.606 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:31:02.606 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:31:02.606 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:31:02.606 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:31:02.606 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:31:02.607 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:31:02.607 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:31:02.607 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:31:02.607 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:31:02.607 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:31:02.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:31:02.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:31:02.607 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:31:02.607 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:31:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:31:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:31:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:31:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:31:02.607 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:31:02.607 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1253ms. 2025-07-01 01:31:02.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:31:02.608 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:31:02.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:31:02.608 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:31:02.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:31:02.608 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:31:02.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:31:02.608 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:31:02.608 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:31:02.608 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:31:02.608 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:31:02.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:31:02.608 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:31:02.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:31:02.608 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:31:02.608 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:31:02.608 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:31:02.608 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0342ms 2025-07-01 01:31:02.608 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:31:02.608 +03:00 [DBG] Connection id "0HNC8090TGAIJ" completed keep alive response. 2025-07-01 01:31:02.608 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8686ms 2025-07-01 01:31:02.608 +03:00 [DBG] Connection id "0HNC8090TGAIJ" received FIN. 2025-07-01 01:31:02.608 +03:00 [DBG] Connection id "0HNC8090TGAIJ" disconnecting. 2025-07-01 01:31:02.609 +03:00 [DBG] Connection id "0HNC8090TGAIJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:31:02.610 +03:00 [DBG] Connection id "0HNC8090TGAIJ" stopped. 2025-07-01 01:31:27.605 +03:00 [DBG] Connection id "0HNC8090TGAIK" accepted. 2025-07-01 01:31:27.606 +03:00 [DBG] Connection id "0HNC8090TGAIK" started. 2025-07-01 01:31:27.608 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-01 01:31:27.608 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:31:27.608 +03:00 [DBG] The request path / does not match a supported file type 2025-07-01 01:31:27.608 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-01 01:31:27.608 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-01 01:31:27.608 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-01 01:31:27.608 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:31:27.608 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:31:27.608 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-01 01:31:27.608 +03:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Index() on controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server). 2025-07-01 01:31:27.608 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:31:27.608 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:31:27.608 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-07-01 01:31:27.609 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:31:27.609 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:31:27.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:31:27.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:31:27.609 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-01 01:31:27.609 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-01 01:31:27.609 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-01 01:31:27.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:31:27.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:31:27.609 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:31:27.610 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0029ms. 2025-07-01 01:31:27.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:31:27.610 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:31:27.610 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-01 01:31:27.611 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:31:27.611 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:31:27.611 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-01 01:31:27.611 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-01 01:31:27.611 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-01 01:31:27.638 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-01 01:31:27.638 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-01 01:31:27.638 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-01 01:31:27.638 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-01 01:31:27.639 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 27.9432ms. 2025-07-01 01:31:27.639 +03:00 [INF] Executed ViewResult - view Index executed in 28.1476ms. 2025-07-01 01:31:27.639 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-01 01:31:27.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:31:27.639 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:31:27.639 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:31:27.639 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:31:27.639 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 30.3062ms 2025-07-01 01:31:27.639 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-01 01:31:27.639 +03:00 [DBG] Connection id "0HNC8090TGAIK" completed keep alive response. 2025-07-01 01:31:27.639 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 31.1606ms 2025-07-01 01:31:27.639 +03:00 [DBG] Connection id "0HNC8090TGAIK" received FIN. 2025-07-01 01:31:27.639 +03:00 [DBG] Connection id "0HNC8090TGAIK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:31:27.639 +03:00 [DBG] Connection id "0HNC8090TGAIK" disconnecting. 2025-07-01 01:31:27.639 +03:00 [DBG] Connection id "0HNC8090TGAIK" stopped. 2025-07-01 01:32:02.678 +03:00 [DBG] Connection id "0HNC8090TGAIL" accepted. 2025-07-01 01:32:02.678 +03:00 [DBG] Connection id "0HNC8090TGAIL" started. 2025-07-01 01:32:02.678 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:32:02.678 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:32:02.678 +03:00 [DBG] POST requests are not supported 2025-07-01 01:32:02.678 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:32:02.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-07-01 01:32:02.678 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:32:02.678 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:32:02.678 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:32:02.678 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:32:02.678 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:32:02.678 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:32:02.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-07-01 01:32:02.678 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:32:02.678 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:32:02.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-07-01 01:32:02.678 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:32:02.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-07-01 01:32:02.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:32:02.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:32:02.679 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:32:02.679 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:32:02.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:32:02.679 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:32:02.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:32:02.679 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:32:02.679 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:32:02.679 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1191ms. 2025-07-01 01:32:02.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:32:02.679 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:32:02.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:32:02.679 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:32:02.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:32:02.679 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:32:02.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:32:02.679 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:32:02.679 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:32:02.679 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:32:02.679 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:32:02.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:32:02.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:32:02.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:32:02.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:32:02.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:32:02.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:32:02.679 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7115ms 2025-07-01 01:32:02.679 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:32:02.679 +03:00 [DBG] Connection id "0HNC8090TGAIL" completed keep alive response. 2025-07-01 01:32:02.679 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3519ms 2025-07-01 01:32:02.679 +03:00 [DBG] Connection id "0HNC8090TGAIL" received FIN. 2025-07-01 01:32:02.680 +03:00 [DBG] Connection id "0HNC8090TGAIL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:32:02.680 +03:00 [DBG] Connection id "0HNC8090TGAIL" disconnecting. 2025-07-01 01:32:02.680 +03:00 [DBG] Connection id "0HNC8090TGAIL" stopped. 2025-07-01 01:33:02.614 +03:00 [DBG] Connection id "0HNC8090TGAIM" accepted. 2025-07-01 01:33:02.614 +03:00 [DBG] Connection id "0HNC8090TGAIM" started. 2025-07-01 01:33:02.614 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:33:02.614 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:33:02.614 +03:00 [DBG] POST requests are not supported 2025-07-01 01:33:02.614 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:33:02.614 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:33:02.614 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:33:02.614 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:33:02.614 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:33:02.614 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:33:02.614 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:33:02.614 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:33:02.614 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:33:02.614 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:33:02.614 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:33:02.614 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:33:02.614 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:33:02.614 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:33:02.615 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:33:02.615 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:33:02.615 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:33:02.615 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:33:02.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:33:02.615 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:33:02.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:33:02.615 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:33:02.615 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:33:02.615 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1229ms. 2025-07-01 01:33:02.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:33:02.615 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:33:02.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:33:02.615 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:33:02.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:33:02.615 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:33:02.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:33:02.615 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:33:02.615 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:33:02.615 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:33:02.615 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:33:02.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:33:02.615 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:33:02.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:33:02.615 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:33:02.615 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:33:02.615 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:33:02.615 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.703ms 2025-07-01 01:33:02.615 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:33:02.615 +03:00 [DBG] Connection id "0HNC8090TGAIM" completed keep alive response. 2025-07-01 01:33:02.615 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4484ms 2025-07-01 01:33:02.616 +03:00 [DBG] Connection id "0HNC8090TGAIM" received FIN. 2025-07-01 01:33:02.616 +03:00 [DBG] Connection id "0HNC8090TGAIM" disconnecting. 2025-07-01 01:33:02.616 +03:00 [DBG] Connection id "0HNC8090TGAIM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:33:02.617 +03:00 [DBG] Connection id "0HNC8090TGAIM" stopped. 2025-07-01 01:34:02.612 +03:00 [DBG] Connection id "0HNC8090TGAIN" accepted. 2025-07-01 01:34:02.612 +03:00 [DBG] Connection id "0HNC8090TGAIN" started. 2025-07-01 01:34:02.612 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:34:02.612 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:34:02.612 +03:00 [DBG] POST requests are not supported 2025-07-01 01:34:02.612 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:34:02.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-07-01 01:34:02.612 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:34:02.612 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:34:02.612 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:34:02.612 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:34:02.612 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:34:02.612 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:34:02.613 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:34:02.613 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:34:02.613 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:34:02.613 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:34:02.613 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:34:02.613 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:34:02.613 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:34:02.613 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:34:02.613 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:34:02.613 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:34:02.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:34:02.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:34:02.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:34:02.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:34:02.613 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:34:02.613 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1441ms. 2025-07-01 01:34:02.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:34:02.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:34:02.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:34:02.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:34:02.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:34:02.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:34:02.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:34:02.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:34:02.613 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:34:02.613 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:34:02.613 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:34:02.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:34:02.613 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:34:02.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:34:02.613 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:34:02.614 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:34:02.614 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:34:02.614 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.827ms 2025-07-01 01:34:02.614 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:34:02.614 +03:00 [DBG] Connection id "0HNC8090TGAIN" completed keep alive response. 2025-07-01 01:34:02.614 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5643ms 2025-07-01 01:34:02.614 +03:00 [DBG] Connection id "0HNC8090TGAIN" received FIN. 2025-07-01 01:34:02.614 +03:00 [DBG] Connection id "0HNC8090TGAIN" disconnecting. 2025-07-01 01:34:02.614 +03:00 [DBG] Connection id "0HNC8090TGAIN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:34:02.615 +03:00 [DBG] Connection id "0HNC8090TGAIN" stopped. 2025-07-01 01:35:02.607 +03:00 [DBG] Connection id "0HNC8090TGAIO" accepted. 2025-07-01 01:35:02.607 +03:00 [DBG] Connection id "0HNC8090TGAIO" started. 2025-07-01 01:35:02.607 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:35:02.607 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:35:02.607 +03:00 [DBG] POST requests are not supported 2025-07-01 01:35:02.607 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:35:02.607 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:35:02.607 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:35:02.607 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:35:02.608 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:35:02.608 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:35:02.608 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:35:02.608 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:35:02.608 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:35:02.608 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:35:02.608 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:35:02.608 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:35:02.608 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:35:02.608 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:35:02.608 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:35:02.608 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:35:02.608 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:35:02.608 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:35:02.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:35:02.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:35:02.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:35:02.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:35:02.608 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:35:02.608 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1595ms. 2025-07-01 01:35:02.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:35:02.608 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:35:02.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:35:02.608 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:35:02.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:35:02.608 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:35:02.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:35:02.608 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:35:02.608 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:35:02.608 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:35:02.608 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:35:02.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:35:02.608 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:35:02.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:35:02.608 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:35:02.608 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:35:02.608 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:35:02.609 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6886ms 2025-07-01 01:35:02.609 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:35:02.609 +03:00 [DBG] Connection id "0HNC8090TGAIO" completed keep alive response. 2025-07-01 01:35:02.609 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2897ms 2025-07-01 01:35:02.609 +03:00 [DBG] Connection id "0HNC8090TGAIO" received FIN. 2025-07-01 01:35:02.609 +03:00 [DBG] Connection id "0HNC8090TGAIO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:35:02.609 +03:00 [DBG] Connection id "0HNC8090TGAIO" disconnecting. 2025-07-01 01:35:02.609 +03:00 [DBG] Connection id "0HNC8090TGAIO" stopped. 2025-07-01 01:36:02.607 +03:00 [DBG] Connection id "0HNC8090TGAIP" accepted. 2025-07-01 01:36:02.607 +03:00 [DBG] Connection id "0HNC8090TGAIP" started. 2025-07-01 01:36:02.608 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:36:02.608 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:36:02.608 +03:00 [DBG] POST requests are not supported 2025-07-01 01:36:02.608 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:36:02.608 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:36:02.608 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:36:02.608 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:36:02.608 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:36:02.608 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:36:02.608 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:36:02.608 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:36:02.608 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:36:02.608 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:36:02.608 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:36:02.608 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:36:02.608 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:36:02.608 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:36:02.608 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:36:02.608 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:36:02.608 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:36:02.608 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:36:02.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:36:02.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:36:02.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:36:02.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:36:02.608 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:36:02.608 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1096ms. 2025-07-01 01:36:02.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:36:02.608 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:36:02.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:36:02.608 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:36:02.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:36:02.608 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:36:02.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:36:02.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:36:02.609 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:36:02.609 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:36:02.609 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:36:02.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:36:02.609 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:36:02.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:36:02.609 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:36:02.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:36:02.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:36:02.609 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6476ms 2025-07-01 01:36:02.609 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:36:02.609 +03:00 [DBG] Connection id "0HNC8090TGAIP" completed keep alive response. 2025-07-01 01:36:02.609 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2624ms 2025-07-01 01:36:02.609 +03:00 [DBG] Connection id "0HNC8090TGAIP" received FIN. 2025-07-01 01:36:02.609 +03:00 [DBG] Connection id "0HNC8090TGAIP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:36:02.609 +03:00 [DBG] Connection id "0HNC8090TGAIP" disconnecting. 2025-07-01 01:36:02.609 +03:00 [DBG] Connection id "0HNC8090TGAIP" stopped. 2025-07-01 01:37:02.608 +03:00 [DBG] Connection id "0HNC8090TGAIQ" accepted. 2025-07-01 01:37:02.608 +03:00 [DBG] Connection id "0HNC8090TGAIQ" started. 2025-07-01 01:37:02.608 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:37:02.608 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:37:02.608 +03:00 [DBG] POST requests are not supported 2025-07-01 01:37:02.608 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:37:02.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-07-01 01:37:02.609 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:37:02.609 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:37:02.609 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:37:02.609 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:37:02.609 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:37:02.609 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:37:02.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-07-01 01:37:02.609 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:37:02.609 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:37:02.609 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:37:02.609 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:37:02.609 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:37:02.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:37:02.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:37:02.609 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:37:02.609 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:37:02.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:37:02.610 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:37:02.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:37:02.610 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:37:02.610 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:37:02.610 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1839ms. 2025-07-01 01:37:02.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:37:02.610 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:37:02.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:37:02.610 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:37:02.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:37:02.610 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:37:02.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:37:02.610 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:37:02.610 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:37:02.610 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:37:02.610 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:37:02.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:37:02.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:37:02.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:37:02.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:37:02.611 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:37:02.611 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:37:02.611 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2539ms 2025-07-01 01:37:02.611 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:37:02.611 +03:00 [DBG] Connection id "0HNC8090TGAIQ" completed keep alive response. 2025-07-01 01:37:02.611 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5595ms 2025-07-01 01:37:02.611 +03:00 [DBG] Connection id "0HNC8090TGAIQ" received FIN. 2025-07-01 01:37:02.611 +03:00 [DBG] Connection id "0HNC8090TGAIQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:37:02.612 +03:00 [DBG] Connection id "0HNC8090TGAIQ" disconnecting. 2025-07-01 01:37:02.612 +03:00 [DBG] Connection id "0HNC8090TGAIQ" stopped. 2025-07-01 01:38:02.613 +03:00 [DBG] Connection id "0HNC8090TGAIR" accepted. 2025-07-01 01:38:02.613 +03:00 [DBG] Connection id "0HNC8090TGAIR" started. 2025-07-01 01:38:02.613 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:38:02.613 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:38:02.613 +03:00 [DBG] POST requests are not supported 2025-07-01 01:38:02.614 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:38:02.614 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:38:02.614 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:38:02.614 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:38:02.614 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:38:02.614 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:38:02.614 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:38:02.614 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:38:02.614 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:38:02.614 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:38:02.614 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:38:02.614 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:38:02.614 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:38:02.614 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:38:02.614 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:38:02.614 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:38:02.614 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:38:02.614 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:38:02.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:38:02.614 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:38:02.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:38:02.614 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:38:02.614 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:38:02.615 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1726ms. 2025-07-01 01:38:02.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:38:02.615 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:38:02.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:38:02.615 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:38:02.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:38:02.615 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:38:02.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:38:02.615 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:38:02.615 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:38:02.615 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:38:02.615 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:38:02.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:38:02.615 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:38:02.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:38:02.616 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:38:02.616 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:38:02.616 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:38:02.616 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6087ms 2025-07-01 01:38:02.616 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:38:02.616 +03:00 [DBG] Connection id "0HNC8090TGAIR" completed keep alive response. 2025-07-01 01:38:02.616 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4018ms 2025-07-01 01:38:02.616 +03:00 [DBG] Connection id "0HNC8090TGAIR" received FIN. 2025-07-01 01:38:02.616 +03:00 [DBG] Connection id "0HNC8090TGAIR" disconnecting. 2025-07-01 01:38:02.616 +03:00 [DBG] Connection id "0HNC8090TGAIR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:38:02.617 +03:00 [DBG] Connection id "0HNC8090TGAIR" stopped. 2025-07-01 01:39:02.615 +03:00 [DBG] Connection id "0HNC8090TGAIS" accepted. 2025-07-01 01:39:02.615 +03:00 [DBG] Connection id "0HNC8090TGAIS" started. 2025-07-01 01:39:02.615 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:39:02.615 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:39:02.615 +03:00 [DBG] POST requests are not supported 2025-07-01 01:39:02.615 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:39:02.615 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:39:02.615 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:39:02.615 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:39:02.615 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:39:02.615 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:39:02.615 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:39:02.615 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:39:02.615 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:39:02.615 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:39:02.615 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:39:02.616 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:39:02.616 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:39:02.616 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:39:02.616 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:39:02.616 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:39:02.616 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:39:02.616 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:39:02.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:39:02.616 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:39:02.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:39:02.616 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:39:02.616 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:39:02.616 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1465ms. 2025-07-01 01:39:02.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:39:02.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:39:02.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:39:02.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:39:02.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:39:02.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:39:02.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:39:02.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:39:02.616 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:39:02.616 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:39:02.616 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:39:02.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:39:02.616 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:39:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:39:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:39:02.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:39:02.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:39:02.617 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0813ms 2025-07-01 01:39:02.617 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:39:02.617 +03:00 [DBG] Connection id "0HNC8090TGAIS" completed keep alive response. 2025-07-01 01:39:02.617 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9923ms 2025-07-01 01:39:02.617 +03:00 [DBG] Connection id "0HNC8090TGAIS" received FIN. 2025-07-01 01:39:02.617 +03:00 [DBG] Connection id "0HNC8090TGAIS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:39:02.617 +03:00 [DBG] Connection id "0HNC8090TGAIS" disconnecting. 2025-07-01 01:39:02.617 +03:00 [DBG] Connection id "0HNC8090TGAIS" stopped. 2025-07-01 01:40:02.619 +03:00 [DBG] Connection id "0HNC8090TGAIT" accepted. 2025-07-01 01:40:02.619 +03:00 [DBG] Connection id "0HNC8090TGAIT" started. 2025-07-01 01:40:02.619 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:40:02.619 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:40:02.619 +03:00 [DBG] POST requests are not supported 2025-07-01 01:40:02.619 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:40:02.619 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:40:02.620 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:40:02.620 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:40:02.620 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:40:02.620 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:40:02.620 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:40:02.620 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:40:02.620 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:40:02.620 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:40:02.620 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:40:02.620 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:40:02.620 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:40:02.620 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:40:02.620 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:40:02.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:40:02.620 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:40:02.620 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:40:02.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:40:02.620 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:40:02.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:40:02.620 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:40:02.620 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:40:02.620 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1357ms. 2025-07-01 01:40:02.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:40:02.620 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:40:02.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:40:02.620 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:40:02.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:40:02.620 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:40:02.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:40:02.620 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:40:02.620 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:40:02.621 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:40:02.621 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:40:02.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:40:02.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:40:02.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:40:02.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:40:02.621 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:40:02.621 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:40:02.621 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8064ms 2025-07-01 01:40:02.621 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:40:02.621 +03:00 [DBG] Connection id "0HNC8090TGAIT" completed keep alive response. 2025-07-01 01:40:02.621 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4409ms 2025-07-01 01:40:02.621 +03:00 [DBG] Connection id "0HNC8090TGAIT" received FIN. 2025-07-01 01:40:02.621 +03:00 [DBG] Connection id "0HNC8090TGAIT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:40:02.621 +03:00 [DBG] Connection id "0HNC8090TGAIT" disconnecting. 2025-07-01 01:40:02.621 +03:00 [DBG] Connection id "0HNC8090TGAIT" stopped. 2025-07-01 01:41:02.619 +03:00 [DBG] Connection id "0HNC8090TGAIU" accepted. 2025-07-01 01:41:02.619 +03:00 [DBG] Connection id "0HNC8090TGAIU" started. 2025-07-01 01:41:02.619 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:41:02.619 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:41:02.619 +03:00 [DBG] POST requests are not supported 2025-07-01 01:41:02.619 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:41:02.620 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:41:02.620 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:41:02.620 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:41:02.620 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:41:02.620 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:41:02.620 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:41:02.620 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:41:02.620 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:41:02.620 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:41:02.620 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:41:02.620 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:41:02.620 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:41:02.620 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:41:02.620 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:41:02.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:41:02.620 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:41:02.620 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:41:02.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:41:02.620 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:41:02.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:41:02.620 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:41:02.620 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:41:02.621 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1629ms. 2025-07-01 01:41:02.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:41:02.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:41:02.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:41:02.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:41:02.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:41:02.621 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:41:02.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:41:02.621 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:41:02.621 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:41:02.621 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:41:02.621 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:41:02.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:41:02.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:41:02.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:41:02.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:41:02.621 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:41:02.621 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:41:02.621 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9929ms 2025-07-01 01:41:02.621 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:41:02.621 +03:00 [DBG] Connection id "0HNC8090TGAIU" completed keep alive response. 2025-07-01 01:41:02.621 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8656ms 2025-07-01 01:41:02.622 +03:00 [DBG] Connection id "0HNC8090TGAIU" received FIN. 2025-07-01 01:41:02.622 +03:00 [DBG] Connection id "0HNC8090TGAIU" disconnecting. 2025-07-01 01:41:02.622 +03:00 [DBG] Connection id "0HNC8090TGAIU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:41:02.623 +03:00 [DBG] Connection id "0HNC8090TGAIU" stopped. 2025-07-01 01:42:02.619 +03:00 [DBG] Connection id "0HNC8090TGAIV" accepted. 2025-07-01 01:42:02.619 +03:00 [DBG] Connection id "0HNC8090TGAIV" started. 2025-07-01 01:42:02.619 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:42:02.619 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:42:02.620 +03:00 [DBG] POST requests are not supported 2025-07-01 01:42:02.620 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:42:02.620 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:42:02.620 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:42:02.620 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:42:02.620 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:42:02.620 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:42:02.620 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:42:02.620 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:42:02.620 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:42:02.620 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:42:02.620 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:42:02.620 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:42:02.620 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:42:02.620 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:42:02.620 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:42:02.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:42:02.620 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:42:02.620 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:42:02.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:42:02.620 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:42:02.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:42:02.620 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:42:02.620 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:42:02.620 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1313ms. 2025-07-01 01:42:02.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:42:02.620 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:42:02.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:42:02.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:42:02.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:42:02.621 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:42:02.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:42:02.621 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:42:02.621 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:42:02.621 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:42:02.621 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:42:02.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:42:02.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:42:02.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:42:02.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:42:02.621 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:42:02.621 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:42:02.621 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.804ms 2025-07-01 01:42:02.621 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:42:02.621 +03:00 [DBG] Connection id "0HNC8090TGAIV" completed keep alive response. 2025-07-01 01:42:02.621 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4788ms 2025-07-01 01:42:02.621 +03:00 [DBG] Connection id "0HNC8090TGAIV" received FIN. 2025-07-01 01:42:02.621 +03:00 [DBG] Connection id "0HNC8090TGAIV" disconnecting. 2025-07-01 01:42:02.621 +03:00 [DBG] Connection id "0HNC8090TGAIV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:42:02.622 +03:00 [DBG] Connection id "0HNC8090TGAIV" stopped. 2025-07-01 01:43:02.607 +03:00 [DBG] Connection id "0HNC8090TGAJ0" accepted. 2025-07-01 01:43:02.607 +03:00 [DBG] Connection id "0HNC8090TGAJ0" started. 2025-07-01 01:43:02.607 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:43:02.607 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:43:02.607 +03:00 [DBG] POST requests are not supported 2025-07-01 01:43:02.607 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:43:02.607 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:43:02.607 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:43:02.607 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:43:02.607 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:43:02.608 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:43:02.608 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:43:02.608 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:43:02.608 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:43:02.608 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:43:02.608 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:43:02.608 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:43:02.608 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:43:02.608 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:43:02.608 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:43:02.608 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:43:02.608 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:43:02.608 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:43:02.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:43:02.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:43:02.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:43:02.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:43:02.608 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:43:02.608 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1816ms. 2025-07-01 01:43:02.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:43:02.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:43:02.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:43:02.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:43:02.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:43:02.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:43:02.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:43:02.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:43:02.609 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:43:02.609 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:43:02.609 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:43:02.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:43:02.609 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:43:02.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:43:02.609 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:43:02.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:43:02.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:43:02.609 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0767ms 2025-07-01 01:43:02.609 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:43:02.609 +03:00 [DBG] Connection id "0HNC8090TGAJ0" completed keep alive response. 2025-07-01 01:43:02.609 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9488ms 2025-07-01 01:43:02.610 +03:00 [DBG] Connection id "0HNC8090TGAJ0" received FIN. 2025-07-01 01:43:02.610 +03:00 [DBG] Connection id "0HNC8090TGAJ0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:43:02.610 +03:00 [DBG] Connection id "0HNC8090TGAJ0" disconnecting. 2025-07-01 01:43:02.610 +03:00 [DBG] Connection id "0HNC8090TGAJ0" stopped. 2025-07-01 01:44:02.616 +03:00 [DBG] Connection id "0HNC8090TGAJ1" accepted. 2025-07-01 01:44:02.616 +03:00 [DBG] Connection id "0HNC8090TGAJ1" started. 2025-07-01 01:44:02.616 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:44:02.616 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:44:02.616 +03:00 [DBG] POST requests are not supported 2025-07-01 01:44:02.616 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:44:02.616 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:44:02.616 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:44:02.616 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:44:02.616 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:44:02.616 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:44:02.616 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:44:02.616 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:44:02.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-07-01 01:44:02.617 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:44:02.617 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:44:02.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-07-01 01:44:02.617 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:44:02.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-07-01 01:44:02.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:44:02.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:44:02.617 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:44:02.617 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:44:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:44:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:44:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:44:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:44:02.617 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:44:02.617 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1258ms. 2025-07-01 01:44:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:44:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:44:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:44:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:44:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:44:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:44:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:44:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:44:02.617 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:44:02.617 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:44:02.617 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:44:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:44:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:44:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:44:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:44:02.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:44:02.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:44:02.617 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6833ms 2025-07-01 01:44:02.617 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:44:02.617 +03:00 [DBG] Connection id "0HNC8090TGAJ1" completed keep alive response. 2025-07-01 01:44:02.617 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3979ms 2025-07-01 01:44:02.618 +03:00 [DBG] Connection id "0HNC8090TGAJ1" received FIN. 2025-07-01 01:44:02.618 +03:00 [DBG] Connection id "0HNC8090TGAJ1" disconnecting. 2025-07-01 01:44:02.618 +03:00 [DBG] Connection id "0HNC8090TGAJ1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:44:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJ1" stopped. 2025-07-01 01:45:02.624 +03:00 [DBG] Connection id "0HNC8090TGAJ2" accepted. 2025-07-01 01:45:02.624 +03:00 [DBG] Connection id "0HNC8090TGAJ2" started. 2025-07-01 01:45:02.624 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:45:02.624 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:45:02.624 +03:00 [DBG] POST requests are not supported 2025-07-01 01:45:02.624 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:45:02.624 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:45:02.624 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:45:02.624 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:45:02.624 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:45:02.624 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:45:02.624 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:45:02.624 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:45:02.625 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:45:02.625 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:45:02.625 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:45:02.625 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:45:02.625 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:45:02.625 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:45:02.625 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:45:02.625 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:45:02.625 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:45:02.625 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:45:02.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:45:02.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:45:02.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:45:02.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:45:02.625 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:45:02.625 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1397ms. 2025-07-01 01:45:02.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:45:02.625 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:45:02.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:45:02.625 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:45:02.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:45:02.625 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:45:02.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:45:02.625 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:45:02.625 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:45:02.626 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:45:02.626 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:45:02.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:45:02.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:45:02.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:45:02.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:45:02.626 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:45:02.626 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:45:02.626 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9282ms 2025-07-01 01:45:02.626 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:45:02.626 +03:00 [DBG] Connection id "0HNC8090TGAJ2" completed keep alive response. 2025-07-01 01:45:02.626 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7088ms 2025-07-01 01:45:02.626 +03:00 [DBG] Connection id "0HNC8090TGAJ2" received FIN. 2025-07-01 01:45:02.626 +03:00 [DBG] Connection id "0HNC8090TGAJ2" disconnecting. 2025-07-01 01:45:02.626 +03:00 [DBG] Connection id "0HNC8090TGAJ2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:45:02.627 +03:00 [DBG] Connection id "0HNC8090TGAJ2" stopped. 2025-07-01 01:46:02.610 +03:00 [DBG] Connection id "0HNC8090TGAJ3" accepted. 2025-07-01 01:46:02.611 +03:00 [DBG] Connection id "0HNC8090TGAJ3" started. 2025-07-01 01:46:02.611 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:46:02.611 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:46:02.611 +03:00 [DBG] POST requests are not supported 2025-07-01 01:46:02.611 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:46:02.611 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:46:02.611 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:46:02.611 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:46:02.611 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:46:02.611 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:46:02.611 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:46:02.611 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:46:02.611 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:46:02.611 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:46:02.611 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:46:02.611 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:46:02.611 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:46:02.611 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:46:02.611 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:46:02.611 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:46:02.611 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:46:02.611 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:46:02.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:46:02.611 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:46:02.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:46:02.611 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:46:02.611 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:46:02.612 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.124ms. 2025-07-01 01:46:02.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:46:02.612 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:46:02.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:46:02.612 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:46:02.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:46:02.612 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:46:02.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:46:02.612 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:46:02.612 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:46:02.612 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:46:02.612 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:46:02.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:46:02.612 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:46:02.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:46:02.612 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:46:02.612 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:46:02.612 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:46:02.612 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7866ms 2025-07-01 01:46:02.612 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:46:02.612 +03:00 [DBG] Connection id "0HNC8090TGAJ3" completed keep alive response. 2025-07-01 01:46:02.612 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4521ms 2025-07-01 01:46:02.612 +03:00 [DBG] Connection id "0HNC8090TGAJ3" received FIN. 2025-07-01 01:46:02.612 +03:00 [DBG] Connection id "0HNC8090TGAJ3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:46:02.613 +03:00 [DBG] Connection id "0HNC8090TGAJ3" disconnecting. 2025-07-01 01:46:02.613 +03:00 [DBG] Connection id "0HNC8090TGAJ3" stopped. 2025-07-01 01:47:02.621 +03:00 [DBG] Connection id "0HNC8090TGAJ4" accepted. 2025-07-01 01:47:02.621 +03:00 [DBG] Connection id "0HNC8090TGAJ4" started. 2025-07-01 01:47:02.621 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:47:02.621 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:47:02.621 +03:00 [DBG] POST requests are not supported 2025-07-01 01:47:02.621 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:47:02.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-07-01 01:47:02.621 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:47:02.621 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:47:02.621 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:47:02.622 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:47:02.622 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:47:02.622 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:47:02.622 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:47:02.622 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:47:02.622 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:47:02.622 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:47:02.622 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:47:02.622 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:47:02.622 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:47:02.622 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:47:02.622 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:47:02.622 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:47:02.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:47:02.622 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:47:02.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:47:02.622 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:47:02.622 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:47:02.622 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1177ms. 2025-07-01 01:47:02.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:47:02.622 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:47:02.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:47:02.622 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:47:02.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:47:02.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:47:02.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:47:02.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:47:02.622 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:47:02.623 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:47:02.623 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:47:02.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:47:02.623 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:47:02.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:47:02.623 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:47:02.623 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:47:02.623 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:47:02.623 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8691ms 2025-07-01 01:47:02.623 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:47:02.623 +03:00 [DBG] Connection id "0HNC8090TGAJ4" completed keep alive response. 2025-07-01 01:47:02.623 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6126ms 2025-07-01 01:47:02.623 +03:00 [DBG] Connection id "0HNC8090TGAJ4" received FIN. 2025-07-01 01:47:02.623 +03:00 [DBG] Connection id "0HNC8090TGAJ4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:47:02.623 +03:00 [DBG] Connection id "0HNC8090TGAJ4" disconnecting. 2025-07-01 01:47:02.623 +03:00 [DBG] Connection id "0HNC8090TGAJ4" stopped. 2025-07-01 01:48:02.612 +03:00 [DBG] Connection id "0HNC8090TGAJ5" accepted. 2025-07-01 01:48:02.613 +03:00 [DBG] Connection id "0HNC8090TGAJ5" started. 2025-07-01 01:48:02.613 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:48:02.613 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:48:02.613 +03:00 [DBG] POST requests are not supported 2025-07-01 01:48:02.613 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:48:02.613 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:48:02.613 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:48:02.613 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:48:02.613 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:48:02.613 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:48:02.613 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:48:02.613 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:48:02.613 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:48:02.613 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:48:02.613 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:48:02.613 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:48:02.613 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:48:02.613 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:48:02.613 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:48:02.613 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:48:02.613 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:48:02.613 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:48:02.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:48:02.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:48:02.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:48:02.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:48:02.613 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:48:02.614 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1212ms. 2025-07-01 01:48:02.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:48:02.614 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:48:02.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:48:02.614 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:48:02.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:48:02.614 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:48:02.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:48:02.614 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:48:02.614 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:48:02.614 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:48:02.614 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:48:02.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:48:02.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:48:02.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:48:02.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:48:02.614 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:48:02.614 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:48:02.614 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8149ms 2025-07-01 01:48:02.614 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:48:02.614 +03:00 [DBG] Connection id "0HNC8090TGAJ5" completed keep alive response. 2025-07-01 01:48:02.614 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4872ms 2025-07-01 01:48:02.614 +03:00 [DBG] Connection id "0HNC8090TGAJ5" received FIN. 2025-07-01 01:48:02.615 +03:00 [DBG] Connection id "0HNC8090TGAJ5" disconnecting. 2025-07-01 01:48:02.615 +03:00 [DBG] Connection id "0HNC8090TGAJ5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:48:02.616 +03:00 [DBG] Connection id "0HNC8090TGAJ5" stopped. 2025-07-01 01:49:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJ6" accepted. 2025-07-01 01:49:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJ6" started. 2025-07-01 01:49:02.619 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:49:02.619 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:49:02.619 +03:00 [DBG] POST requests are not supported 2025-07-01 01:49:02.619 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:49:02.619 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:49:02.619 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:49:02.619 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:49:02.619 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:49:02.619 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:49:02.619 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:49:02.619 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:49:02.619 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:49:02.619 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:49:02.620 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:49:02.620 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:49:02.620 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:49:02.620 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:49:02.620 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:49:02.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:49:02.620 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:49:02.620 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:49:02.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:49:02.620 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:49:02.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:49:02.620 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:49:02.620 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:49:02.620 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1391ms. 2025-07-01 01:49:02.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:49:02.620 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:49:02.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:49:02.620 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:49:02.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:49:02.620 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:49:02.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:49:02.620 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:49:02.620 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:49:02.620 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:49:02.620 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:49:02.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:49:02.620 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:49:02.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:49:02.620 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:49:02.620 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:49:02.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:49:02.620 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6604ms 2025-07-01 01:49:02.620 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:49:02.620 +03:00 [DBG] Connection id "0HNC8090TGAJ6" completed keep alive response. 2025-07-01 01:49:02.620 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2574ms 2025-07-01 01:49:02.621 +03:00 [DBG] Connection id "0HNC8090TGAJ6" received FIN. 2025-07-01 01:49:02.621 +03:00 [DBG] Connection id "0HNC8090TGAJ6" disconnecting. 2025-07-01 01:49:02.621 +03:00 [DBG] Connection id "0HNC8090TGAJ6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:49:02.622 +03:00 [DBG] Connection id "0HNC8090TGAJ6" stopped. 2025-07-01 01:50:02.608 +03:00 [DBG] Connection id "0HNC8090TGAJ7" accepted. 2025-07-01 01:50:02.609 +03:00 [DBG] Connection id "0HNC8090TGAJ7" started. 2025-07-01 01:50:02.609 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:50:02.609 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:50:02.609 +03:00 [DBG] POST requests are not supported 2025-07-01 01:50:02.609 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:50:02.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-07-01 01:50:02.609 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:50:02.609 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:50:02.609 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:50:02.609 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:50:02.609 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:50:02.609 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:50:02.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-07-01 01:50:02.609 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:50:02.609 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:50:02.609 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:50:02.609 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:50:02.609 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:50:02.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:50:02.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:50:02.609 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:50:02.610 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:50:02.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:50:02.610 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:50:02.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:50:02.610 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:50:02.610 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:50:02.610 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1172ms. 2025-07-01 01:50:02.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:50:02.610 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:50:02.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:50:02.610 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:50:02.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:50:02.610 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:50:02.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:50:02.610 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:50:02.610 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:50:02.610 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:50:02.610 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:50:02.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:50:02.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:50:02.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:50:02.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:50:02.610 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:50:02.610 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:50:02.610 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6661ms 2025-07-01 01:50:02.610 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:50:02.610 +03:00 [DBG] Connection id "0HNC8090TGAJ7" completed keep alive response. 2025-07-01 01:50:02.610 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3398ms 2025-07-01 01:50:02.610 +03:00 [DBG] Connection id "0HNC8090TGAJ7" received FIN. 2025-07-01 01:50:02.611 +03:00 [DBG] Connection id "0HNC8090TGAJ7" disconnecting. 2025-07-01 01:50:02.611 +03:00 [DBG] Connection id "0HNC8090TGAJ7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:50:02.612 +03:00 [DBG] Connection id "0HNC8090TGAJ7" stopped. 2025-07-01 01:51:02.616 +03:00 [DBG] Connection id "0HNC8090TGAJ8" accepted. 2025-07-01 01:51:02.616 +03:00 [DBG] Connection id "0HNC8090TGAJ8" started. 2025-07-01 01:51:02.616 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:51:02.616 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:51:02.616 +03:00 [DBG] POST requests are not supported 2025-07-01 01:51:02.616 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:51:02.616 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:51:02.616 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:51:02.616 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:51:02.616 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:51:02.616 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:51:02.616 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:51:02.616 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:51:02.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-07-01 01:51:02.617 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:51:02.617 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:51:02.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-07-01 01:51:02.617 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:51:02.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-07-01 01:51:02.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:51:02.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:51:02.617 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:51:02.617 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:51:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:51:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:51:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:51:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:51:02.617 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:51:02.617 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1226ms. 2025-07-01 01:51:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:51:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:51:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:51:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:51:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:51:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:51:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:51:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:51:02.617 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:51:02.617 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:51:02.617 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:51:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:51:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:51:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:51:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:51:02.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:51:02.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:51:02.617 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6403ms 2025-07-01 01:51:02.617 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:51:02.617 +03:00 [DBG] Connection id "0HNC8090TGAJ8" completed keep alive response. 2025-07-01 01:51:02.617 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2291ms 2025-07-01 01:51:02.618 +03:00 [DBG] Connection id "0HNC8090TGAJ8" received FIN. 2025-07-01 01:51:02.618 +03:00 [DBG] Connection id "0HNC8090TGAJ8" disconnecting. 2025-07-01 01:51:02.618 +03:00 [DBG] Connection id "0HNC8090TGAJ8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:51:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJ8" stopped. 2025-07-01 01:52:02.617 +03:00 [DBG] Connection id "0HNC8090TGAJ9" accepted. 2025-07-01 01:52:02.617 +03:00 [DBG] Connection id "0HNC8090TGAJ9" started. 2025-07-01 01:52:02.617 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:52:02.617 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:52:02.617 +03:00 [DBG] POST requests are not supported 2025-07-01 01:52:02.617 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:52:02.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-07-01 01:52:02.617 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:52:02.618 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:52:02.618 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:52:02.618 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:52:02.618 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:52:02.618 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:52:02.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-07-01 01:52:02.618 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:52:02.618 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:52:02.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-07-01 01:52:02.618 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:52:02.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-07-01 01:52:02.618 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:52:02.618 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:52:02.618 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:52:02.618 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:52:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:52:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:52:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:52:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:52:02.618 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:52:02.618 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1235ms. 2025-07-01 01:52:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:52:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:52:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:52:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:52:02.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:52:02.618 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:52:02.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:52:02.618 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:52:02.618 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:52:02.619 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:52:02.619 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:52:02.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:52:02.619 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:52:02.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:52:02.619 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:52:02.619 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:52:02.619 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:52:02.619 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7149ms 2025-07-01 01:52:02.619 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:52:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJ9" completed keep alive response. 2025-07-01 01:52:02.619 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5058ms 2025-07-01 01:52:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJ9" received FIN. 2025-07-01 01:52:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJ9" disconnecting. 2025-07-01 01:52:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJ9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:52:02.620 +03:00 [DBG] Connection id "0HNC8090TGAJ9" stopped. 2025-07-01 01:53:02.617 +03:00 [DBG] Connection id "0HNC8090TGAJA" accepted. 2025-07-01 01:53:02.617 +03:00 [DBG] Connection id "0HNC8090TGAJA" started. 2025-07-01 01:53:02.617 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:53:02.617 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:53:02.617 +03:00 [DBG] POST requests are not supported 2025-07-01 01:53:02.617 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:53:02.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-07-01 01:53:02.617 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:53:02.617 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:53:02.618 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:53:02.618 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:53:02.618 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:53:02.618 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:53:02.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-07-01 01:53:02.618 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:53:02.618 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:53:02.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-07-01 01:53:02.618 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:53:02.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-07-01 01:53:02.618 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:53:02.618 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:53:02.618 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:53:02.618 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:53:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:53:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:53:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:53:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:53:02.618 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:53:02.618 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1365ms. 2025-07-01 01:53:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:53:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:53:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:53:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:53:02.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:53:02.618 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:53:02.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:53:02.618 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:53:02.618 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:53:02.618 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:53:02.619 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:53:02.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:53:02.619 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:53:02.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:53:02.619 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:53:02.619 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:53:02.619 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:53:02.619 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7175ms 2025-07-01 01:53:02.619 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:53:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJA" completed keep alive response. 2025-07-01 01:53:02.619 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3889ms 2025-07-01 01:53:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJA" received FIN. 2025-07-01 01:53:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJA" disconnecting. 2025-07-01 01:53:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:53:02.620 +03:00 [DBG] Connection id "0HNC8090TGAJA" stopped. 2025-07-01 01:54:02.625 +03:00 [DBG] Connection id "0HNC8090TGAJB" accepted. 2025-07-01 01:54:02.626 +03:00 [DBG] Connection id "0HNC8090TGAJB" started. 2025-07-01 01:54:02.626 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:54:02.626 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:54:02.626 +03:00 [DBG] POST requests are not supported 2025-07-01 01:54:02.626 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:54:02.626 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:54:02.626 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:54:02.626 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:54:02.626 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:54:02.626 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:54:02.626 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:54:02.626 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:54:02.626 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:54:02.627 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:54:02.627 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:54:02.627 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:54:02.627 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:54:02.627 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:54:02.627 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:54:02.627 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:54:02.627 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:54:02.627 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:54:02.627 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:54:02.627 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:54:02.627 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:54:02.627 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:54:02.627 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:54:02.628 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2312ms. 2025-07-01 01:54:02.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:54:02.628 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:54:02.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:54:02.628 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:54:02.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:54:02.628 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:54:02.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:54:02.628 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:54:02.628 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:54:02.628 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:54:02.628 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:54:02.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:54:02.628 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:54:02.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:54:02.628 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:54:02.628 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:54:02.628 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:54:02.628 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2476ms 2025-07-01 01:54:02.628 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:54:02.628 +03:00 [DBG] Connection id "0HNC8090TGAJB" completed keep alive response. 2025-07-01 01:54:02.628 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5182ms 2025-07-01 01:54:02.629 +03:00 [DBG] Connection id "0HNC8090TGAJB" received FIN. 2025-07-01 01:54:02.629 +03:00 [DBG] Connection id "0HNC8090TGAJB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:54:02.629 +03:00 [DBG] Connection id "0HNC8090TGAJB" disconnecting. 2025-07-01 01:54:02.629 +03:00 [DBG] Connection id "0HNC8090TGAJB" stopped. 2025-07-01 01:55:02.622 +03:00 [DBG] Connection id "0HNC8090TGAJC" accepted. 2025-07-01 01:55:02.622 +03:00 [DBG] Connection id "0HNC8090TGAJC" started. 2025-07-01 01:55:02.622 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:55:02.622 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:55:02.622 +03:00 [DBG] POST requests are not supported 2025-07-01 01:55:02.622 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:55:02.622 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:55:02.622 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:55:02.622 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:55:02.622 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:55:02.622 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:55:02.622 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:55:02.622 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:55:02.622 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:55:02.622 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:55:02.623 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:55:02.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-07-01 01:55:02.623 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:55:02.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-07-01 01:55:02.623 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:55:02.623 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:55:02.623 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:55:02.623 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:55:02.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:55:02.623 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:55:02.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:55:02.623 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:55:02.623 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:55:02.623 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1481ms. 2025-07-01 01:55:02.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:55:02.623 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:55:02.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:55:02.623 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:55:02.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:55:02.623 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:55:02.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:55:02.623 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:55:02.623 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:55:02.623 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:55:02.623 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:55:02.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:55:02.623 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:55:02.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:55:02.623 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:55:02.623 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:55:02.623 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:55:02.623 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7477ms 2025-07-01 01:55:02.623 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:55:02.623 +03:00 [DBG] Connection id "0HNC8090TGAJC" completed keep alive response. 2025-07-01 01:55:02.623 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3934ms 2025-07-01 01:55:02.624 +03:00 [DBG] Connection id "0HNC8090TGAJC" received FIN. 2025-07-01 01:55:02.624 +03:00 [DBG] Connection id "0HNC8090TGAJC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:55:02.624 +03:00 [DBG] Connection id "0HNC8090TGAJC" disconnecting. 2025-07-01 01:55:02.624 +03:00 [DBG] Connection id "0HNC8090TGAJC" stopped. 2025-07-01 01:56:02.621 +03:00 [DBG] Connection id "0HNC8090TGAJD" accepted. 2025-07-01 01:56:02.621 +03:00 [DBG] Connection id "0HNC8090TGAJD" started. 2025-07-01 01:56:02.621 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:56:02.621 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:56:02.621 +03:00 [DBG] POST requests are not supported 2025-07-01 01:56:02.621 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:56:02.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-07-01 01:56:02.621 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:56:02.621 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:56:02.621 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:56:02.621 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:56:02.621 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:56:02.621 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:56:02.622 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:56:02.622 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:56:02.622 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:56:02.622 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:56:02.622 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:56:02.622 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:56:02.622 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:56:02.622 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:56:02.622 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:56:02.622 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:56:02.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:56:02.622 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:56:02.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:56:02.622 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:56:02.622 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:56:02.622 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1445ms. 2025-07-01 01:56:02.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:56:02.622 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:56:02.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:56:02.622 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:56:02.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:56:02.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:56:02.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:56:02.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:56:02.622 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:56:02.622 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:56:02.622 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:56:02.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:56:02.622 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:56:02.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:56:02.622 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:56:02.622 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:56:02.622 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:56:02.622 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7458ms 2025-07-01 01:56:02.622 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:56:02.623 +03:00 [DBG] Connection id "0HNC8090TGAJD" completed keep alive response. 2025-07-01 01:56:02.623 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3586ms 2025-07-01 01:56:02.623 +03:00 [DBG] Connection id "0HNC8090TGAJD" received FIN. 2025-07-01 01:56:02.623 +03:00 [DBG] Connection id "0HNC8090TGAJD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:56:02.623 +03:00 [DBG] Connection id "0HNC8090TGAJD" disconnecting. 2025-07-01 01:56:02.623 +03:00 [DBG] Connection id "0HNC8090TGAJD" stopped. 2025-07-01 01:57:02.620 +03:00 [DBG] Connection id "0HNC8090TGAJE" accepted. 2025-07-01 01:57:02.621 +03:00 [DBG] Connection id "0HNC8090TGAJE" started. 2025-07-01 01:57:02.621 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:57:02.621 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:57:02.621 +03:00 [DBG] POST requests are not supported 2025-07-01 01:57:02.621 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:57:02.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-07-01 01:57:02.621 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:57:02.621 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:57:02.621 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:57:02.621 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:57:02.621 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:57:02.621 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:57:02.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-07-01 01:57:02.621 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:57:02.621 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:57:02.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-07-01 01:57:02.621 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:57:02.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-07-01 01:57:02.621 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:57:02.621 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:57:02.621 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:57:02.622 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:57:02.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:57:02.622 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:57:02.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:57:02.622 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:57:02.622 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:57:02.622 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1312ms. 2025-07-01 01:57:02.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:57:02.622 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:57:02.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:57:02.622 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:57:02.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:57:02.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:57:02.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:57:02.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:57:02.622 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:57:02.622 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:57:02.622 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:57:02.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:57:02.622 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:57:02.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:57:02.622 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:57:02.622 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:57:02.622 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:57:02.622 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8856ms 2025-07-01 01:57:02.622 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:57:02.622 +03:00 [DBG] Connection id "0HNC8090TGAJE" completed keep alive response. 2025-07-01 01:57:02.622 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7065ms 2025-07-01 01:57:02.623 +03:00 [DBG] Connection id "0HNC8090TGAJE" received FIN. 2025-07-01 01:57:02.623 +03:00 [DBG] Connection id "0HNC8090TGAJE" disconnecting. 2025-07-01 01:57:02.623 +03:00 [DBG] Connection id "0HNC8090TGAJE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:57:02.624 +03:00 [DBG] Connection id "0HNC8090TGAJE" stopped. 2025-07-01 01:58:02.623 +03:00 [DBG] Connection id "0HNC8090TGAJF" accepted. 2025-07-01 01:58:02.623 +03:00 [DBG] Connection id "0HNC8090TGAJF" started. 2025-07-01 01:58:02.623 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:58:02.624 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:58:02.624 +03:00 [DBG] POST requests are not supported 2025-07-01 01:58:02.624 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:58:02.624 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:58:02.624 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:58:02.624 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:58:02.624 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:58:02.624 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:58:02.624 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:58:02.624 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:58:02.624 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:58:02.624 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:58:02.624 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:58:02.624 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:58:02.624 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:58:02.624 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:58:02.624 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:58:02.624 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:58:02.624 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:58:02.624 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:58:02.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:58:02.624 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:58:02.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:58:02.624 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:58:02.624 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:58:02.624 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.127ms. 2025-07-01 01:58:02.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:58:02.625 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:58:02.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:58:02.625 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:58:02.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:58:02.625 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:58:02.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:58:02.625 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:58:02.625 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:58:02.625 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:58:02.625 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:58:02.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:58:02.625 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:58:02.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:58:02.625 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:58:02.625 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:58:02.625 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:58:02.625 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7813ms 2025-07-01 01:58:02.625 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:58:02.625 +03:00 [DBG] Connection id "0HNC8090TGAJF" completed keep alive response. 2025-07-01 01:58:02.625 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4902ms 2025-07-01 01:58:02.625 +03:00 [DBG] Connection id "0HNC8090TGAJF" received FIN. 2025-07-01 01:58:02.625 +03:00 [DBG] Connection id "0HNC8090TGAJF" disconnecting. 2025-07-01 01:58:02.625 +03:00 [DBG] Connection id "0HNC8090TGAJF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:58:02.626 +03:00 [DBG] Connection id "0HNC8090TGAJF" stopped. 2025-07-01 01:59:02.613 +03:00 [DBG] Connection id "0HNC8090TGAJG" accepted. 2025-07-01 01:59:02.613 +03:00 [DBG] Connection id "0HNC8090TGAJG" started. 2025-07-01 01:59:02.613 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 01:59:02.613 +03:00 [VRB] All hosts are allowed. 2025-07-01 01:59:02.613 +03:00 [DBG] POST requests are not supported 2025-07-01 01:59:02.613 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 01:59:02.613 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 01:59:02.613 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:59:02.613 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 01:59:02.613 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 01:59:02.613 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 01:59:02.613 +03:00 [INF] CORS policy execution successful. 2025-07-01 01:59:02.613 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:59:02.613 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 01:59:02.613 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 01:59:02.613 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 01:59:02.614 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 01:59:02.614 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 01:59:02.614 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 01:59:02.614 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:59:02.614 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:59:02.614 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:59:02.614 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 01:59:02.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:59:02.614 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:59:02.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:59:02.614 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:59:02.614 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 01:59:02.614 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1389ms. 2025-07-01 01:59:02.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:59:02.614 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 01:59:02.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:59:02.614 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 01:59:02.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:59:02.614 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:59:02.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:59:02.614 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:59:02.614 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:59:02.614 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 01:59:02.614 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 01:59:02.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:59:02.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 01:59:02.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:59:02.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:59:02.614 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:59:02.614 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 01:59:02.614 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8247ms 2025-07-01 01:59:02.614 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 01:59:02.614 +03:00 [DBG] Connection id "0HNC8090TGAJG" completed keep alive response. 2025-07-01 01:59:02.615 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3919ms 2025-07-01 01:59:02.615 +03:00 [DBG] Connection id "0HNC8090TGAJG" received FIN. 2025-07-01 01:59:02.615 +03:00 [DBG] Connection id "0HNC8090TGAJG" disconnecting. 2025-07-01 01:59:02.615 +03:00 [DBG] Connection id "0HNC8090TGAJG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 01:59:02.616 +03:00 [DBG] Connection id "0HNC8090TGAJG" stopped. 2025-07-01 02:00:02.617 +03:00 [DBG] Connection id "0HNC8090TGAJH" accepted. 2025-07-01 02:00:02.617 +03:00 [DBG] Connection id "0HNC8090TGAJH" started. 2025-07-01 02:00:02.617 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:00:02.617 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:00:02.617 +03:00 [DBG] POST requests are not supported 2025-07-01 02:00:02.617 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:00:02.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-07-01 02:00:02.617 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:00:02.618 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:00:02.618 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:00:02.618 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:00:02.618 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:00:02.618 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:00:02.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-07-01 02:00:02.618 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:00:02.618 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:00:02.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-07-01 02:00:02.618 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:00:02.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-07-01 02:00:02.618 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:00:02.618 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:00:02.618 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:00:02.618 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:00:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:00:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:00:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:00:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:00:02.618 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:00:02.618 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1491ms. 2025-07-01 02:00:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:00:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:00:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:00:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:00:02.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:00:02.618 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:00:02.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:00:02.618 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:00:02.618 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:00:02.618 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:00:02.618 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:00:02.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:00:02.618 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:00:02.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:00:02.619 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:00:02.619 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:00:02.619 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:00:02.619 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.664ms 2025-07-01 02:00:02.619 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:00:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJH" completed keep alive response. 2025-07-01 02:00:02.619 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2812ms 2025-07-01 02:00:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJH" received FIN. 2025-07-01 02:00:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:00:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJH" disconnecting. 2025-07-01 02:00:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJH" stopped. 2025-07-01 02:01:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJI" accepted. 2025-07-01 02:01:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJI" started. 2025-07-01 02:01:02.619 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:01:02.619 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:01:02.619 +03:00 [DBG] POST requests are not supported 2025-07-01 02:01:02.620 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:01:02.620 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:01:02.620 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:01:02.620 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:01:02.620 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:01:02.620 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:01:02.620 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:01:02.620 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:01:02.620 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:01:02.620 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:01:02.620 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:01:02.620 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:01:02.620 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:01:02.620 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:01:02.620 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:01:02.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:01:02.620 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:01:02.620 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:01:02.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:01:02.620 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:01:02.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:01:02.620 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:01:02.620 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:01:02.621 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1598ms. 2025-07-01 02:01:02.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:01:02.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:01:02.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:01:02.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:01:02.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:01:02.621 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:01:02.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:01:02.621 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:01:02.621 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:01:02.621 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:01:02.621 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:01:02.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:01:02.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:01:02.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:01:02.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:01:02.621 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:01:02.621 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:01:02.621 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7967ms 2025-07-01 02:01:02.621 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:01:02.621 +03:00 [DBG] Connection id "0HNC8090TGAJI" completed keep alive response. 2025-07-01 02:01:02.621 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5601ms 2025-07-01 02:01:02.621 +03:00 [DBG] Connection id "0HNC8090TGAJI" received FIN. 2025-07-01 02:01:02.621 +03:00 [DBG] Connection id "0HNC8090TGAJI" disconnecting. 2025-07-01 02:01:02.621 +03:00 [DBG] Connection id "0HNC8090TGAJI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:01:02.622 +03:00 [DBG] Connection id "0HNC8090TGAJI" stopped. 2025-07-01 02:02:02.705 +03:00 [DBG] Connection id "0HNC8090TGAJJ" accepted. 2025-07-01 02:02:02.705 +03:00 [DBG] Connection id "0HNC8090TGAJJ" started. 2025-07-01 02:02:02.705 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:02:02.705 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:02:02.705 +03:00 [DBG] POST requests are not supported 2025-07-01 02:02:02.705 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:02:02.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-07-01 02:02:02.705 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:02:02.705 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:02:02.705 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:02:02.705 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:02:02.705 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:02:02.705 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:02:02.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-07-01 02:02:02.705 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:02:02.705 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:02:02.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-07-01 02:02:02.705 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:02:02.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-07-01 02:02:02.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:02:02.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:02:02.706 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:02:02.706 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:02:02.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:02:02.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:02:02.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:02:02.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:02:02.706 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:02:02.706 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1513ms. 2025-07-01 02:02:02.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:02:02.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:02:02.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:02:02.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:02:02.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:02:02.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:02:02.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:02:02.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:02:02.706 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:02:02.706 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:02:02.706 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:02:02.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:02:02.706 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:02:02.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:02:02.706 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:02:02.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:02:02.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:02:02.706 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7512ms 2025-07-01 02:02:02.706 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:02:02.706 +03:00 [DBG] Connection id "0HNC8090TGAJJ" completed keep alive response. 2025-07-01 02:02:02.706 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4015ms 2025-07-01 02:02:02.707 +03:00 [DBG] Connection id "0HNC8090TGAJJ" received FIN. 2025-07-01 02:02:02.707 +03:00 [DBG] Connection id "0HNC8090TGAJJ" disconnecting. 2025-07-01 02:02:02.707 +03:00 [DBG] Connection id "0HNC8090TGAJJ" stopped. 2025-07-01 02:02:02.707 +03:00 [DBG] Connection id "0HNC8090TGAJJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:03:02.618 +03:00 [DBG] Connection id "0HNC8090TGAJK" accepted. 2025-07-01 02:03:02.618 +03:00 [DBG] Connection id "0HNC8090TGAJK" started. 2025-07-01 02:03:02.618 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:03:02.618 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:03:02.618 +03:00 [DBG] POST requests are not supported 2025-07-01 02:03:02.618 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:03:02.618 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:03:02.618 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:03:02.618 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:03:02.618 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:03:02.618 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:03:02.618 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:03:02.618 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:03:02.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-07-01 02:03:02.618 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:03:02.618 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:03:02.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-07-01 02:03:02.618 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:03:02.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-07-01 02:03:02.618 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:03:02.618 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:03:02.618 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:03:02.619 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:03:02.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:03:02.619 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:03:02.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:03:02.619 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:03:02.619 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:03:02.619 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1219ms. 2025-07-01 02:03:02.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:03:02.619 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:03:02.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:03:02.619 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:03:02.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:03:02.619 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:03:02.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:03:02.619 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:03:02.619 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:03:02.619 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:03:02.619 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:03:02.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:03:02.619 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:03:02.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:03:02.619 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:03:02.619 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:03:02.619 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:03:02.619 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.722ms 2025-07-01 02:03:02.619 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:03:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJK" completed keep alive response. 2025-07-01 02:03:02.619 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3702ms 2025-07-01 02:03:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJK" received FIN. 2025-07-01 02:03:02.620 +03:00 [DBG] Connection id "0HNC8090TGAJK" disconnecting. 2025-07-01 02:03:02.620 +03:00 [DBG] Connection id "0HNC8090TGAJK" stopped. 2025-07-01 02:03:02.620 +03:00 [DBG] Connection id "0HNC8090TGAJK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:04:02.616 +03:00 [DBG] Connection id "0HNC8090TGAJL" accepted. 2025-07-01 02:04:02.616 +03:00 [DBG] Connection id "0HNC8090TGAJL" started. 2025-07-01 02:04:02.617 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:04:02.617 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:04:02.617 +03:00 [DBG] POST requests are not supported 2025-07-01 02:04:02.617 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:04:02.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-07-01 02:04:02.617 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:04:02.617 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:04:02.617 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:04:02.617 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:04:02.617 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:04:02.617 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:04:02.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-07-01 02:04:02.617 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:04:02.617 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:04:02.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-07-01 02:04:02.617 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:04:02.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-07-01 02:04:02.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:04:02.618 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:04:02.618 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:04:02.618 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:04:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:04:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:04:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:04:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:04:02.618 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:04:02.618 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1605ms. 2025-07-01 02:04:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:04:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:04:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:04:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:04:02.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:04:02.618 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:04:02.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:04:02.618 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:04:02.618 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:04:02.618 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:04:02.618 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:04:02.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:04:02.618 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:04:02.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:04:02.618 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:04:02.618 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:04:02.618 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:04:02.618 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9048ms 2025-07-01 02:04:02.618 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:04:02.618 +03:00 [DBG] Connection id "0HNC8090TGAJL" completed keep alive response. 2025-07-01 02:04:02.618 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8188ms 2025-07-01 02:04:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJL" received FIN. 2025-07-01 02:04:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJL" disconnecting. 2025-07-01 02:04:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:04:02.620 +03:00 [DBG] Connection id "0HNC8090TGAJL" stopped. 2025-07-01 02:05:02.616 +03:00 [DBG] Connection id "0HNC8090TGAJM" accepted. 2025-07-01 02:05:02.617 +03:00 [DBG] Connection id "0HNC8090TGAJM" started. 2025-07-01 02:05:02.617 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:05:02.617 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:05:02.617 +03:00 [DBG] POST requests are not supported 2025-07-01 02:05:02.617 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:05:02.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-07-01 02:05:02.617 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:05:02.617 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:05:02.617 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:05:02.617 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:05:02.617 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:05:02.617 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:05:02.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-07-01 02:05:02.617 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:05:02.617 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:05:02.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-07-01 02:05:02.618 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:05:02.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-07-01 02:05:02.618 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:05:02.618 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:05:02.618 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:05:02.618 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:05:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:05:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:05:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:05:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:05:02.618 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:05:02.618 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1191ms. 2025-07-01 02:05:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:05:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:05:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:05:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:05:02.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:05:02.618 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:05:02.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:05:02.618 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:05:02.618 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:05:02.618 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:05:02.618 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:05:02.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:05:02.618 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:05:02.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:05:02.618 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:05:02.618 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:05:02.618 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:05:02.618 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8318ms 2025-07-01 02:05:02.618 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:05:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJM" completed keep alive response. 2025-07-01 02:05:02.619 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8451ms 2025-07-01 02:05:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJM" received FIN. 2025-07-01 02:05:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:05:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJM" disconnecting. 2025-07-01 02:05:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJM" stopped. 2025-07-01 02:06:02.615 +03:00 [DBG] Connection id "0HNC8090TGAJN" accepted. 2025-07-01 02:06:02.615 +03:00 [DBG] Connection id "0HNC8090TGAJN" started. 2025-07-01 02:06:02.615 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:06:02.615 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:06:02.615 +03:00 [DBG] POST requests are not supported 2025-07-01 02:06:02.615 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:06:02.615 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:06:02.615 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:06:02.615 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:06:02.615 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:06:02.615 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:06:02.615 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:06:02.615 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:06:02.616 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:06:02.616 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:06:02.616 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:06:02.616 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:06:02.616 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:06:02.616 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:06:02.616 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:06:02.616 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:06:02.616 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:06:02.616 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:06:02.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:06:02.616 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:06:02.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:06:02.616 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:06:02.616 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:06:02.616 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1543ms. 2025-07-01 02:06:02.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:06:02.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:06:02.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:06:02.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:06:02.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:06:02.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:06:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:06:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:06:02.617 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:06:02.617 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:06:02.617 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:06:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:06:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:06:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:06:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:06:02.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:06:02.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:06:02.617 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1498ms 2025-07-01 02:06:02.617 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:06:02.617 +03:00 [DBG] Connection id "0HNC8090TGAJN" completed keep alive response. 2025-07-01 02:06:02.617 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0533ms 2025-07-01 02:06:02.617 +03:00 [DBG] Connection id "0HNC8090TGAJN" received FIN. 2025-07-01 02:06:02.617 +03:00 [DBG] Connection id "0HNC8090TGAJN" disconnecting. 2025-07-01 02:06:02.617 +03:00 [DBG] Connection id "0HNC8090TGAJN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:06:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJN" stopped. 2025-07-01 02:07:02.615 +03:00 [DBG] Connection id "0HNC8090TGAJO" accepted. 2025-07-01 02:07:02.615 +03:00 [DBG] Connection id "0HNC8090TGAJO" started. 2025-07-01 02:07:02.616 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:07:02.616 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:07:02.616 +03:00 [DBG] POST requests are not supported 2025-07-01 02:07:02.616 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:07:02.616 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:07:02.616 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:07:02.616 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:07:02.616 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:07:02.616 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:07:02.616 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:07:02.616 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:07:02.616 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:07:02.616 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:07:02.616 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:07:02.616 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:07:02.616 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:07:02.616 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:07:02.616 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:07:02.616 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:07:02.616 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:07:02.616 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:07:02.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:07:02.616 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:07:02.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:07:02.616 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:07:02.616 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:07:02.616 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1433ms. 2025-07-01 02:07:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:07:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:07:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:07:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:07:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:07:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:07:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:07:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:07:02.617 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:07:02.617 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:07:02.617 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:07:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:07:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:07:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:07:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:07:02.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:07:02.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:07:02.617 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0224ms 2025-07-01 02:07:02.617 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:07:02.617 +03:00 [DBG] Connection id "0HNC8090TGAJO" completed keep alive response. 2025-07-01 02:07:02.617 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6329ms 2025-07-01 02:07:02.618 +03:00 [DBG] Connection id "0HNC8090TGAJO" received FIN. 2025-07-01 02:07:02.618 +03:00 [DBG] Connection id "0HNC8090TGAJO" disconnecting. 2025-07-01 02:07:02.618 +03:00 [DBG] Connection id "0HNC8090TGAJO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:07:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJO" stopped. 2025-07-01 02:08:02.611 +03:00 [DBG] Connection id "0HNC8090TGAJP" accepted. 2025-07-01 02:08:02.611 +03:00 [DBG] Connection id "0HNC8090TGAJP" started. 2025-07-01 02:08:02.611 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:08:02.611 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:08:02.611 +03:00 [DBG] POST requests are not supported 2025-07-01 02:08:02.611 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:08:02.611 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:08:02.611 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:08:02.611 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:08:02.612 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:08:02.612 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:08:02.612 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:08:02.612 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:08:02.612 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:08:02.612 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:08:02.612 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:08:02.612 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:08:02.612 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:08:02.612 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:08:02.612 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:08:02.612 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:08:02.612 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:08:02.612 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:08:02.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:08:02.612 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:08:02.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:08:02.612 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:08:02.612 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:08:02.612 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.124ms. 2025-07-01 02:08:02.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:08:02.612 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:08:02.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:08:02.612 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:08:02.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:08:02.612 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:08:02.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:08:02.612 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:08:02.612 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:08:02.612 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:08:02.612 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:08:02.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:08:02.613 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:08:02.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:08:02.613 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:08:02.613 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:08:02.613 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:08:02.613 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7705ms 2025-07-01 02:08:02.613 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:08:02.613 +03:00 [DBG] Connection id "0HNC8090TGAJP" completed keep alive response. 2025-07-01 02:08:02.613 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5418ms 2025-07-01 02:08:02.613 +03:00 [DBG] Connection id "0HNC8090TGAJP" received FIN. 2025-07-01 02:08:02.613 +03:00 [DBG] Connection id "0HNC8090TGAJP" disconnecting. 2025-07-01 02:08:02.613 +03:00 [DBG] Connection id "0HNC8090TGAJP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:08:02.614 +03:00 [DBG] Connection id "0HNC8090TGAJP" stopped. 2025-07-01 02:09:02.616 +03:00 [DBG] Connection id "0HNC8090TGAJQ" accepted. 2025-07-01 02:09:02.616 +03:00 [DBG] Connection id "0HNC8090TGAJQ" started. 2025-07-01 02:09:02.616 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:09:02.616 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:09:02.616 +03:00 [DBG] POST requests are not supported 2025-07-01 02:09:02.616 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:09:02.616 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:09:02.616 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:09:02.616 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:09:02.616 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:09:02.616 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:09:02.616 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:09:02.616 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:09:02.616 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:09:02.616 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:09:02.616 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:09:02.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-07-01 02:09:02.617 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:09:02.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-07-01 02:09:02.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:09:02.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:09:02.617 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:09:02.617 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:09:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:09:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:09:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:09:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:09:02.617 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:09:02.617 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1282ms. 2025-07-01 02:09:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:09:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:09:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:09:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:09:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:09:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:09:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:09:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:09:02.617 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:09:02.617 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:09:02.617 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:09:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:09:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:09:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:09:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:09:02.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:09:02.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:09:02.617 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7758ms 2025-07-01 02:09:02.617 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:09:02.617 +03:00 [DBG] Connection id "0HNC8090TGAJQ" completed keep alive response. 2025-07-01 02:09:02.617 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3799ms 2025-07-01 02:09:02.618 +03:00 [DBG] Connection id "0HNC8090TGAJQ" received FIN. 2025-07-01 02:09:02.618 +03:00 [DBG] Connection id "0HNC8090TGAJQ" disconnecting. 2025-07-01 02:09:02.618 +03:00 [DBG] Connection id "0HNC8090TGAJQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:09:02.619 +03:00 [DBG] Connection id "0HNC8090TGAJQ" stopped. 2025-07-01 02:10:02.627 +03:00 [DBG] Connection id "0HNC8090TGAJR" accepted. 2025-07-01 02:10:02.627 +03:00 [DBG] Connection id "0HNC8090TGAJR" started. 2025-07-01 02:10:02.627 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:10:02.627 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:10:02.627 +03:00 [DBG] POST requests are not supported 2025-07-01 02:10:02.627 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:10:02.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-07-01 02:10:02.627 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:10:02.627 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:10:02.627 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:10:02.627 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:10:02.627 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:10:02.627 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:10:02.627 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:10:02.627 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:10:02.627 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:10:02.627 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:10:02.627 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:10:02.627 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:10:02.627 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:10:02.627 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:10:02.627 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:10:02.628 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:10:02.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:10:02.628 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:10:02.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:10:02.628 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:10:02.628 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:10:02.628 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1465ms. 2025-07-01 02:10:02.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:10:02.628 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:10:02.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:10:02.628 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:10:02.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:10:02.628 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:10:02.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:10:02.628 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:10:02.628 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:10:02.628 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:10:02.628 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:10:02.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:10:02.628 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:10:02.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:10:02.628 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:10:02.628 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:10:02.628 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:10:02.628 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7473ms 2025-07-01 02:10:02.628 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:10:02.628 +03:00 [DBG] Connection id "0HNC8090TGAJR" completed keep alive response. 2025-07-01 02:10:02.628 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3525ms 2025-07-01 02:10:02.629 +03:00 [DBG] Connection id "0HNC8090TGAJR" received FIN. 2025-07-01 02:10:02.629 +03:00 [DBG] Connection id "0HNC8090TGAJR" disconnecting. 2025-07-01 02:10:02.629 +03:00 [DBG] Connection id "0HNC8090TGAJR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:10:02.630 +03:00 [DBG] Connection id "0HNC8090TGAJR" stopped. 2025-07-01 02:11:02.615 +03:00 [DBG] Connection id "0HNC8090TGAJS" accepted. 2025-07-01 02:11:02.615 +03:00 [DBG] Connection id "0HNC8090TGAJS" started. 2025-07-01 02:11:02.615 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:11:02.615 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:11:02.615 +03:00 [DBG] POST requests are not supported 2025-07-01 02:11:02.615 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:11:02.615 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:11:02.615 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:11:02.615 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:11:02.615 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:11:02.615 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:11:02.615 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:11:02.615 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:11:02.615 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:11:02.616 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:11:02.616 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:11:02.616 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:11:02.616 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:11:02.616 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:11:02.616 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:11:02.616 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:11:02.616 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:11:02.616 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:11:02.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:11:02.616 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:11:02.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:11:02.616 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:11:02.616 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:11:02.616 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.176ms. 2025-07-01 02:11:02.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:11:02.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:11:02.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:11:02.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:11:02.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:11:02.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:11:02.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:11:02.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:11:02.616 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:11:02.616 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:11:02.616 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:11:02.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:11:02.616 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:11:02.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:11:02.616 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:11:02.616 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:11:02.616 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:11:02.617 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8827ms 2025-07-01 02:11:02.617 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:11:02.617 +03:00 [DBG] Connection id "0HNC8090TGAJS" completed keep alive response. 2025-07-01 02:11:02.617 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5679ms 2025-07-01 02:11:02.617 +03:00 [DBG] Connection id "0HNC8090TGAJS" received FIN. 2025-07-01 02:11:02.617 +03:00 [DBG] Connection id "0HNC8090TGAJS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:11:02.617 +03:00 [DBG] Connection id "0HNC8090TGAJS" disconnecting. 2025-07-01 02:11:02.617 +03:00 [DBG] Connection id "0HNC8090TGAJS" stopped. 2025-07-01 02:12:02.630 +03:00 [DBG] Connection id "0HNC8090TGAJT" accepted. 2025-07-01 02:12:02.630 +03:00 [DBG] Connection id "0HNC8090TGAJT" started. 2025-07-01 02:12:02.630 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:12:02.630 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:12:02.631 +03:00 [DBG] POST requests are not supported 2025-07-01 02:12:02.631 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:12:02.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-07-01 02:12:02.631 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:12:02.631 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:12:02.631 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:12:02.631 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:12:02.631 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:12:02.631 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:12:02.631 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:12:02.631 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:12:02.631 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:12:02.631 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:12:02.631 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:12:02.631 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:12:02.631 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:12:02.631 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:12:02.631 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:12:02.631 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:12:02.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:12:02.632 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:12:02.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:12:02.632 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:12:02.632 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:12:02.632 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1624ms. 2025-07-01 02:12:02.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:12:02.632 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:12:02.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:12:02.632 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:12:02.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:12:02.632 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:12:02.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:12:02.632 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:12:02.632 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:12:02.632 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:12:02.632 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:12:02.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:12:02.632 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:12:02.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:12:02.632 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:12:02.632 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:12:02.632 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:12:02.633 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2501ms 2025-07-01 02:12:02.633 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:12:02.633 +03:00 [DBG] Connection id "0HNC8090TGAJT" completed keep alive response. 2025-07-01 02:12:02.633 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.279ms 2025-07-01 02:12:02.633 +03:00 [DBG] Connection id "0HNC8090TGAJT" received FIN. 2025-07-01 02:12:02.633 +03:00 [DBG] Connection id "0HNC8090TGAJT" disconnecting. 2025-07-01 02:12:02.633 +03:00 [DBG] Connection id "0HNC8090TGAJT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:12:02.634 +03:00 [DBG] Connection id "0HNC8090TGAJT" stopped. 2025-07-01 02:13:02.625 +03:00 [DBG] Connection id "0HNC8090TGAJU" accepted. 2025-07-01 02:13:02.625 +03:00 [DBG] Connection id "0HNC8090TGAJU" started. 2025-07-01 02:13:02.625 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:13:02.625 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:13:02.625 +03:00 [DBG] POST requests are not supported 2025-07-01 02:13:02.625 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:13:02.625 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:13:02.625 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:13:02.625 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:13:02.625 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:13:02.625 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:13:02.625 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:13:02.625 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:13:02.625 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:13:02.625 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:13:02.625 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:13:02.625 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:13:02.625 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:13:02.625 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:13:02.625 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:13:02.626 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:13:02.626 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:13:02.626 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:13:02.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:13:02.626 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:13:02.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:13:02.626 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:13:02.626 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:13:02.626 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1449ms. 2025-07-01 02:13:02.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:13:02.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:13:02.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:13:02.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:13:02.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:13:02.626 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:13:02.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:13:02.626 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:13:02.626 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:13:02.626 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:13:02.626 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:13:02.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:13:02.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:13:02.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:13:02.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:13:02.626 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:13:02.626 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:13:02.626 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7889ms 2025-07-01 02:13:02.626 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:13:02.626 +03:00 [DBG] Connection id "0HNC8090TGAJU" completed keep alive response. 2025-07-01 02:13:02.626 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4486ms 2025-07-01 02:13:02.627 +03:00 [DBG] Connection id "0HNC8090TGAJU" received FIN. 2025-07-01 02:13:02.627 +03:00 [DBG] Connection id "0HNC8090TGAJU" disconnecting. 2025-07-01 02:13:02.627 +03:00 [DBG] Connection id "0HNC8090TGAJU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:13:02.628 +03:00 [DBG] Connection id "0HNC8090TGAJU" stopped. 2025-07-01 02:14:02.636 +03:00 [DBG] Connection id "0HNC8090TGAJV" accepted. 2025-07-01 02:14:02.636 +03:00 [DBG] Connection id "0HNC8090TGAJV" started. 2025-07-01 02:14:02.636 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:14:02.636 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:14:02.636 +03:00 [DBG] POST requests are not supported 2025-07-01 02:14:02.636 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:14:02.636 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:14:02.636 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:14:02.636 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:14:02.636 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:14:02.636 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:14:02.636 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:14:02.636 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:14:02.636 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:14:02.636 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:14:02.636 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:14:02.636 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:14:02.637 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:14:02.637 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:14:02.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:14:02.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:14:02.637 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:14:02.637 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:14:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:14:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:14:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:14:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:14:02.637 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:14:02.637 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1304ms. 2025-07-01 02:14:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:14:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:14:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:14:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:14:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:14:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:14:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:14:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:14:02.637 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:14:02.637 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:14:02.637 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:14:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:14:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:14:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:14:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:14:02.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:14:02.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:14:02.637 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7637ms 2025-07-01 02:14:02.637 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:14:02.637 +03:00 [DBG] Connection id "0HNC8090TGAJV" completed keep alive response. 2025-07-01 02:14:02.637 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3572ms 2025-07-01 02:14:02.638 +03:00 [DBG] Connection id "0HNC8090TGAJV" received FIN. 2025-07-01 02:14:02.638 +03:00 [DBG] Connection id "0HNC8090TGAJV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:14:02.638 +03:00 [DBG] Connection id "0HNC8090TGAJV" disconnecting. 2025-07-01 02:14:02.638 +03:00 [DBG] Connection id "0HNC8090TGAJV" stopped. 2025-07-01 02:15:02.627 +03:00 [DBG] Connection id "0HNC8090TGAK0" accepted. 2025-07-01 02:15:02.628 +03:00 [DBG] Connection id "0HNC8090TGAK0" started. 2025-07-01 02:15:02.628 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:15:02.628 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:15:02.628 +03:00 [DBG] POST requests are not supported 2025-07-01 02:15:02.628 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:15:02.628 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:15:02.628 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:15:02.628 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:15:02.628 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:15:02.628 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:15:02.628 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:15:02.628 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:15:02.628 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:15:02.628 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:15:02.628 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:15:02.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-07-01 02:15:02.629 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:15:02.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-07-01 02:15:02.629 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:15:02.629 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:15:02.629 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:15:02.629 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:15:02.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:15:02.629 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:15:02.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:15:02.629 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:15:02.629 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:15:02.629 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1291ms. 2025-07-01 02:15:02.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:15:02.629 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:15:02.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:15:02.629 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:15:02.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:15:02.629 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:15:02.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:15:02.629 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:15:02.629 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:15:02.630 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:15:02.630 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:15:02.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:15:02.630 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:15:02.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:15:02.630 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:15:02.630 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:15:02.630 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:15:02.630 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0685ms 2025-07-01 02:15:02.630 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:15:02.630 +03:00 [DBG] Connection id "0HNC8090TGAK0" completed keep alive response. 2025-07-01 02:15:02.630 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1345ms 2025-07-01 02:15:02.630 +03:00 [DBG] Connection id "0HNC8090TGAK0" received FIN. 2025-07-01 02:15:02.630 +03:00 [DBG] Connection id "0HNC8090TGAK0" disconnecting. 2025-07-01 02:15:02.630 +03:00 [DBG] Connection id "0HNC8090TGAK0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:15:02.631 +03:00 [DBG] Connection id "0HNC8090TGAK0" stopped. 2025-07-01 02:16:02.618 +03:00 [DBG] Connection id "0HNC8090TGAK1" accepted. 2025-07-01 02:16:02.618 +03:00 [DBG] Connection id "0HNC8090TGAK1" started. 2025-07-01 02:16:02.619 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:16:02.619 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:16:02.619 +03:00 [DBG] POST requests are not supported 2025-07-01 02:16:02.619 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:16:02.619 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:16:02.619 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:16:02.619 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:16:02.619 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:16:02.619 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:16:02.619 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:16:02.619 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:16:02.619 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:16:02.619 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:16:02.619 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:16:02.619 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:16:02.619 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:16:02.619 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:16:02.619 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:16:02.619 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:16:02.619 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:16:02.619 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:16:02.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:16:02.619 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:16:02.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:16:02.619 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:16:02.619 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:16:02.620 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.123ms. 2025-07-01 02:16:02.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:16:02.620 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:16:02.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:16:02.620 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:16:02.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:16:02.620 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:16:02.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:16:02.620 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:16:02.620 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:16:02.620 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:16:02.620 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:16:02.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:16:02.620 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:16:02.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:16:02.620 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:16:02.620 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:16:02.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:16:02.620 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.722ms 2025-07-01 02:16:02.620 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:16:02.620 +03:00 [DBG] Connection id "0HNC8090TGAK1" completed keep alive response. 2025-07-01 02:16:02.620 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3683ms 2025-07-01 02:16:02.620 +03:00 [DBG] Connection id "0HNC8090TGAK1" received FIN. 2025-07-01 02:16:02.620 +03:00 [DBG] Connection id "0HNC8090TGAK1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:16:02.621 +03:00 [DBG] Connection id "0HNC8090TGAK1" disconnecting. 2025-07-01 02:16:02.621 +03:00 [DBG] Connection id "0HNC8090TGAK1" stopped. 2025-07-01 02:17:02.623 +03:00 [DBG] Connection id "0HNC8090TGAK2" accepted. 2025-07-01 02:17:02.623 +03:00 [DBG] Connection id "0HNC8090TGAK2" started. 2025-07-01 02:17:02.623 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:17:02.623 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:17:02.623 +03:00 [DBG] POST requests are not supported 2025-07-01 02:17:02.623 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:17:02.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-07-01 02:17:02.623 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:17:02.623 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:17:02.623 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:17:02.623 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:17:02.623 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:17:02.623 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:17:02.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-07-01 02:17:02.623 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:17:02.623 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:17:02.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-07-01 02:17:02.623 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:17:02.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-07-01 02:17:02.623 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:17:02.623 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:17:02.623 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:17:02.624 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:17:02.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:17:02.624 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:17:02.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:17:02.624 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:17:02.624 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:17:02.624 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1305ms. 2025-07-01 02:17:02.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:17:02.624 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:17:02.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:17:02.624 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:17:02.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:17:02.624 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:17:02.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:17:02.624 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:17:02.624 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:17:02.624 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:17:02.624 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:17:02.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:17:02.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:17:02.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:17:02.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:17:02.624 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:17:02.624 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:17:02.624 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7993ms 2025-07-01 02:17:02.624 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:17:02.624 +03:00 [DBG] Connection id "0HNC8090TGAK2" completed keep alive response. 2025-07-01 02:17:02.624 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4546ms 2025-07-01 02:17:02.625 +03:00 [DBG] Connection id "0HNC8090TGAK2" received FIN. 2025-07-01 02:17:02.625 +03:00 [DBG] Connection id "0HNC8090TGAK2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:17:02.625 +03:00 [DBG] Connection id "0HNC8090TGAK2" disconnecting. 2025-07-01 02:17:02.625 +03:00 [DBG] Connection id "0HNC8090TGAK2" stopped. 2025-07-01 02:18:02.616 +03:00 [DBG] Connection id "0HNC8090TGAK3" accepted. 2025-07-01 02:18:02.616 +03:00 [DBG] Connection id "0HNC8090TGAK3" started. 2025-07-01 02:18:02.616 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:18:02.616 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:18:02.616 +03:00 [DBG] POST requests are not supported 2025-07-01 02:18:02.616 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:18:02.616 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:18:02.616 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:18:02.616 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:18:02.616 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:18:02.616 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:18:02.616 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:18:02.616 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:18:02.616 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:18:02.617 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:18:02.617 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:18:02.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-07-01 02:18:02.617 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:18:02.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-07-01 02:18:02.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:18:02.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:18:02.617 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:18:02.617 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:18:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:18:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:18:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:18:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:18:02.617 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:18:02.617 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1343ms. 2025-07-01 02:18:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:18:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:18:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:18:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:18:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:18:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:18:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:18:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:18:02.617 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:18:02.617 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:18:02.617 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:18:02.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:18:02.618 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:18:02.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:18:02.618 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:18:02.618 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:18:02.618 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:18:02.618 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.894ms 2025-07-01 02:18:02.618 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:18:02.618 +03:00 [DBG] Connection id "0HNC8090TGAK3" completed keep alive response. 2025-07-01 02:18:02.618 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6648ms 2025-07-01 02:18:02.618 +03:00 [DBG] Connection id "0HNC8090TGAK3" received FIN. 2025-07-01 02:18:02.618 +03:00 [DBG] Connection id "0HNC8090TGAK3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:18:02.618 +03:00 [DBG] Connection id "0HNC8090TGAK3" disconnecting. 2025-07-01 02:18:02.619 +03:00 [DBG] Connection id "0HNC8090TGAK3" stopped. 2025-07-01 02:19:02.620 +03:00 [DBG] Connection id "0HNC8090TGAK4" accepted. 2025-07-01 02:19:02.620 +03:00 [DBG] Connection id "0HNC8090TGAK4" started. 2025-07-01 02:19:02.620 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:19:02.620 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:19:02.620 +03:00 [DBG] POST requests are not supported 2025-07-01 02:19:02.620 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:19:02.620 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:19:02.620 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:19:02.620 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:19:02.620 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:19:02.620 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:19:02.620 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:19:02.620 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:19:02.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-07-01 02:19:02.621 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:19:02.621 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:19:02.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-07-01 02:19:02.621 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:19:02.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-07-01 02:19:02.621 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:19:02.621 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:19:02.621 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:19:02.621 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:19:02.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:19:02.621 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:19:02.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:19:02.621 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:19:02.621 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:19:02.621 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1499ms. 2025-07-01 02:19:02.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:19:02.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:19:02.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:19:02.622 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:19:02.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:19:02.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:19:02.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:19:02.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:19:02.622 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:19:02.622 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:19:02.622 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:19:02.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:19:02.622 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:19:02.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:19:02.622 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:19:02.622 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:19:02.622 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:19:02.622 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1505ms 2025-07-01 02:19:02.622 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:19:02.622 +03:00 [DBG] Connection id "0HNC8090TGAK4" completed keep alive response. 2025-07-01 02:19:02.622 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0724ms 2025-07-01 02:19:02.622 +03:00 [DBG] Connection id "0HNC8090TGAK4" received FIN. 2025-07-01 02:19:02.622 +03:00 [DBG] Connection id "0HNC8090TGAK4" disconnecting. 2025-07-01 02:19:02.623 +03:00 [DBG] Connection id "0HNC8090TGAK4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:19:02.624 +03:00 [DBG] Connection id "0HNC8090TGAK4" stopped. 2025-07-01 02:20:02.617 +03:00 [DBG] Connection id "0HNC8090TGAK5" accepted. 2025-07-01 02:20:02.617 +03:00 [DBG] Connection id "0HNC8090TGAK5" started. 2025-07-01 02:20:02.617 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:20:02.617 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:20:02.617 +03:00 [DBG] POST requests are not supported 2025-07-01 02:20:02.617 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:20:02.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-07-01 02:20:02.617 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:20:02.617 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:20:02.617 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:20:02.618 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:20:02.618 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:20:02.618 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:20:02.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-07-01 02:20:02.618 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:20:02.618 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:20:02.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-07-01 02:20:02.618 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:20:02.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-07-01 02:20:02.618 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:20:02.618 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:20:02.618 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:20:02.618 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:20:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:20:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:20:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:20:02.618 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:20:02.618 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:20:02.619 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1558ms. 2025-07-01 02:20:02.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:20:02.619 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:20:02.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:20:02.619 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:20:02.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:20:02.619 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:20:02.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:20:02.619 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:20:02.619 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:20:02.619 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:20:02.619 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:20:02.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:20:02.619 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:20:02.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:20:02.619 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:20:02.619 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:20:02.619 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:20:02.619 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1372ms 2025-07-01 02:20:02.619 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:20:02.619 +03:00 [DBG] Connection id "0HNC8090TGAK5" completed keep alive response. 2025-07-01 02:20:02.619 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1745ms 2025-07-01 02:20:02.620 +03:00 [DBG] Connection id "0HNC8090TGAK5" received FIN. 2025-07-01 02:20:02.620 +03:00 [DBG] Connection id "0HNC8090TGAK5" disconnecting. 2025-07-01 02:20:02.620 +03:00 [DBG] Connection id "0HNC8090TGAK5" stopped. 2025-07-01 02:20:02.620 +03:00 [DBG] Connection id "0HNC8090TGAK5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:21:02.628 +03:00 [DBG] Connection id "0HNC8090TGAK6" accepted. 2025-07-01 02:21:02.628 +03:00 [DBG] Connection id "0HNC8090TGAK6" started. 2025-07-01 02:21:02.628 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:21:02.628 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:21:02.628 +03:00 [DBG] POST requests are not supported 2025-07-01 02:21:02.628 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:21:02.628 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:21:02.629 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:21:02.629 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:21:02.629 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:21:02.629 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:21:02.629 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:21:02.629 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:21:02.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-07-01 02:21:02.629 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:21:02.629 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:21:02.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-07-01 02:21:02.629 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:21:02.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-07-01 02:21:02.629 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:21:02.629 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:21:02.629 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:21:02.629 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:21:02.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:21:02.629 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:21:02.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:21:02.629 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:21:02.629 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:21:02.629 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1371ms. 2025-07-01 02:21:02.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:21:02.629 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:21:02.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:21:02.629 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:21:02.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:21:02.629 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:21:02.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:21:02.630 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:21:02.630 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:21:02.630 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:21:02.630 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:21:02.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:21:02.630 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:21:02.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:21:02.630 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:21:02.630 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:21:02.630 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:21:02.630 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6911ms 2025-07-01 02:21:02.630 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:21:02.630 +03:00 [DBG] Connection id "0HNC8090TGAK6" completed keep alive response. 2025-07-01 02:21:02.630 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4518ms 2025-07-01 02:21:02.630 +03:00 [DBG] Connection id "0HNC8090TGAK6" received FIN. 2025-07-01 02:21:02.630 +03:00 [DBG] Connection id "0HNC8090TGAK6" disconnecting. 2025-07-01 02:21:02.630 +03:00 [DBG] Connection id "0HNC8090TGAK6" stopped. 2025-07-01 02:21:02.630 +03:00 [DBG] Connection id "0HNC8090TGAK6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:22:02.632 +03:00 [DBG] Connection id "0HNC8090TGAK7" accepted. 2025-07-01 02:22:02.632 +03:00 [DBG] Connection id "0HNC8090TGAK7" started. 2025-07-01 02:22:02.632 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:22:02.633 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:22:02.633 +03:00 [DBG] POST requests are not supported 2025-07-01 02:22:02.633 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:22:02.633 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:22:02.633 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:22:02.633 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:22:02.633 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:22:02.633 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:22:02.633 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:22:02.633 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:22:02.633 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:22:02.633 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:22:02.633 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:22:02.633 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:22:02.633 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:22:02.633 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:22:02.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:22:02.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:22:02.633 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:22:02.633 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:22:02.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:22:02.633 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:22:02.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:22:02.633 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:22:02.633 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:22:02.633 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1197ms. 2025-07-01 02:22:02.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:22:02.633 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:22:02.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:22:02.634 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:22:02.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:22:02.634 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:22:02.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:22:02.634 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:22:02.634 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:22:02.634 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:22:02.634 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:22:02.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:22:02.634 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:22:02.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:22:02.634 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:22:02.634 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:22:02.634 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:22:02.634 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7011ms 2025-07-01 02:22:02.634 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:22:02.634 +03:00 [DBG] Connection id "0HNC8090TGAK7" completed keep alive response. 2025-07-01 02:22:02.634 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4262ms 2025-07-01 02:22:02.634 +03:00 [DBG] Connection id "0HNC8090TGAK7" received FIN. 2025-07-01 02:22:02.634 +03:00 [DBG] Connection id "0HNC8090TGAK7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:22:02.634 +03:00 [DBG] Connection id "0HNC8090TGAK7" disconnecting. 2025-07-01 02:22:02.634 +03:00 [DBG] Connection id "0HNC8090TGAK7" stopped. 2025-07-01 02:23:02.620 +03:00 [DBG] Connection id "0HNC8090TGAK8" accepted. 2025-07-01 02:23:02.620 +03:00 [DBG] Connection id "0HNC8090TGAK8" started. 2025-07-01 02:23:02.621 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:23:02.621 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:23:02.621 +03:00 [DBG] POST requests are not supported 2025-07-01 02:23:02.621 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:23:02.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-07-01 02:23:02.621 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:23:02.621 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:23:02.621 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:23:02.621 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:23:02.621 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:23:02.621 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:23:02.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-07-01 02:23:02.621 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:23:02.621 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:23:02.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-07-01 02:23:02.621 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:23:02.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-07-01 02:23:02.621 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:23:02.621 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:23:02.621 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:23:02.621 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:23:02.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:23:02.621 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:23:02.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:23:02.622 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:23:02.622 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:23:02.622 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1555ms. 2025-07-01 02:23:02.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:23:02.622 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:23:02.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:23:02.622 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:23:02.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:23:02.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:23:02.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:23:02.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:23:02.622 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:23:02.622 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:23:02.622 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:23:02.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:23:02.622 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:23:02.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:23:02.622 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:23:02.622 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:23:02.622 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:23:02.622 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8807ms 2025-07-01 02:23:02.622 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:23:02.622 +03:00 [DBG] Connection id "0HNC8090TGAK8" completed keep alive response. 2025-07-01 02:23:02.622 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6231ms 2025-07-01 02:23:02.622 +03:00 [DBG] Connection id "0HNC8090TGAK8" received FIN. 2025-07-01 02:23:02.623 +03:00 [DBG] Connection id "0HNC8090TGAK8" disconnecting. 2025-07-01 02:23:02.623 +03:00 [DBG] Connection id "0HNC8090TGAK8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:23:02.624 +03:00 [DBG] Connection id "0HNC8090TGAK8" stopped. 2025-07-01 02:24:02.617 +03:00 [DBG] Connection id "0HNC8090TGAK9" accepted. 2025-07-01 02:24:02.617 +03:00 [DBG] Connection id "0HNC8090TGAK9" started. 2025-07-01 02:24:02.617 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:24:02.617 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:24:02.617 +03:00 [DBG] POST requests are not supported 2025-07-01 02:24:02.618 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:24:02.618 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:24:02.618 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:24:02.618 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:24:02.618 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:24:02.618 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:24:02.618 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:24:02.618 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:24:02.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-07-01 02:24:02.618 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:24:02.618 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:24:02.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-07-01 02:24:02.618 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:24:02.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-07-01 02:24:02.618 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:24:02.618 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:24:02.618 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:24:02.618 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:24:02.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:24:02.619 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:24:02.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:24:02.619 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:24:02.619 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:24:02.619 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1802ms. 2025-07-01 02:24:02.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:24:02.619 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:24:02.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:24:02.619 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:24:02.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:24:02.619 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:24:02.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:24:02.619 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:24:02.619 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:24:02.619 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:24:02.619 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:24:02.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:24:02.620 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:24:02.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:24:02.620 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:24:02.620 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:24:02.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:24:02.620 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4476ms 2025-07-01 02:24:02.620 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:24:02.620 +03:00 [DBG] Connection id "0HNC8090TGAK9" completed keep alive response. 2025-07-01 02:24:02.620 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6236ms 2025-07-01 02:24:02.620 +03:00 [DBG] Connection id "0HNC8090TGAK9" received FIN. 2025-07-01 02:24:02.620 +03:00 [DBG] Connection id "0HNC8090TGAK9" disconnecting. 2025-07-01 02:24:02.621 +03:00 [DBG] Connection id "0HNC8090TGAK9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:24:02.622 +03:00 [DBG] Connection id "0HNC8090TGAK9" stopped. 2025-07-01 02:25:02.616 +03:00 [DBG] Connection id "0HNC8090TGAKA" accepted. 2025-07-01 02:25:02.616 +03:00 [DBG] Connection id "0HNC8090TGAKA" started. 2025-07-01 02:25:02.616 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:25:02.616 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:25:02.616 +03:00 [DBG] POST requests are not supported 2025-07-01 02:25:02.616 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:25:02.616 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:25:02.617 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:25:02.617 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:25:02.617 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:25:02.617 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:25:02.617 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:25:02.617 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:25:02.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-07-01 02:25:02.617 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:25:02.617 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:25:02.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-07-01 02:25:02.617 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:25:02.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-07-01 02:25:02.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:25:02.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:25:02.617 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:25:02.617 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:25:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:25:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:25:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:25:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:25:02.617 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:25:02.617 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1209ms. 2025-07-01 02:25:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:25:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:25:02.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:25:02.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:25:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:25:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:25:02.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:25:02.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:25:02.617 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:25:02.618 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:25:02.618 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:25:02.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:25:02.618 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:25:02.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:25:02.618 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:25:02.618 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:25:02.618 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:25:02.618 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6526ms 2025-07-01 02:25:02.618 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:25:02.618 +03:00 [DBG] Connection id "0HNC8090TGAKA" completed keep alive response. 2025-07-01 02:25:02.618 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.395ms 2025-07-01 02:25:02.618 +03:00 [DBG] Connection id "0HNC8090TGAKA" received FIN. 2025-07-01 02:25:02.618 +03:00 [DBG] Connection id "0HNC8090TGAKA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:25:02.618 +03:00 [DBG] Connection id "0HNC8090TGAKA" disconnecting. 2025-07-01 02:25:02.618 +03:00 [DBG] Connection id "0HNC8090TGAKA" stopped. 2025-07-01 02:26:02.630 +03:00 [DBG] Connection id "0HNC8090TGAKB" accepted. 2025-07-01 02:26:02.630 +03:00 [DBG] Connection id "0HNC8090TGAKB" started. 2025-07-01 02:26:02.631 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:26:02.631 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:26:02.631 +03:00 [DBG] POST requests are not supported 2025-07-01 02:26:02.631 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:26:02.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-07-01 02:26:02.631 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:26:02.631 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:26:02.631 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:26:02.631 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:26:02.631 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:26:02.631 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:26:02.631 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:26:02.631 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:26:02.631 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:26:02.631 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:26:02.631 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:26:02.631 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:26:02.631 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:26:02.631 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:26:02.631 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:26:02.632 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:26:02.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:26:02.632 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:26:02.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:26:02.632 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:26:02.632 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:26:02.632 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1463ms. 2025-07-01 02:26:02.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:26:02.632 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:26:02.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:26:02.632 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:26:02.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:26:02.632 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:26:02.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:26:02.632 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:26:02.632 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:26:02.632 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:26:02.632 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:26:02.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:26:02.632 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:26:02.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:26:02.632 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:26:02.632 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:26:02.632 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:26:02.632 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0735ms 2025-07-01 02:26:02.632 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:26:02.633 +03:00 [DBG] Connection id "0HNC8090TGAKB" completed keep alive response. 2025-07-01 02:26:02.633 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0445ms 2025-07-01 02:26:02.633 +03:00 [DBG] Connection id "0HNC8090TGAKB" received FIN. 2025-07-01 02:26:02.633 +03:00 [DBG] Connection id "0HNC8090TGAKB" disconnecting. 2025-07-01 02:26:02.633 +03:00 [DBG] Connection id "0HNC8090TGAKB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:26:02.634 +03:00 [DBG] Connection id "0HNC8090TGAKB" stopped. 2025-07-01 02:27:02.622 +03:00 [DBG] Connection id "0HNC8090TGAKC" accepted. 2025-07-01 02:27:02.622 +03:00 [DBG] Connection id "0HNC8090TGAKC" started. 2025-07-01 02:27:02.622 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:27:02.622 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:27:02.623 +03:00 [DBG] POST requests are not supported 2025-07-01 02:27:02.623 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:27:02.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-07-01 02:27:02.623 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:27:02.623 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:27:02.623 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:27:02.623 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:27:02.623 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:27:02.623 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:27:02.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-07-01 02:27:02.623 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:27:02.623 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:27:02.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-07-01 02:27:02.623 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:27:02.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-07-01 02:27:02.623 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:27:02.623 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:27:02.623 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:27:02.623 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:27:02.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:27:02.623 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:27:02.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:27:02.623 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:27:02.623 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:27:02.624 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1332ms. 2025-07-01 02:27:02.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:27:02.624 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:27:02.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:27:02.624 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:27:02.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:27:02.624 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:27:02.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:27:02.624 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:27:02.624 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:27:02.624 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:27:02.624 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:27:02.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:27:02.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:27:02.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:27:02.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:27:02.624 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:27:02.624 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:27:02.624 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.77ms 2025-07-01 02:27:02.624 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:27:02.624 +03:00 [DBG] Connection id "0HNC8090TGAKC" completed keep alive response. 2025-07-01 02:27:02.624 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5675ms 2025-07-01 02:27:02.624 +03:00 [DBG] Connection id "0HNC8090TGAKC" received FIN. 2025-07-01 02:27:02.624 +03:00 [DBG] Connection id "0HNC8090TGAKC" disconnecting. 2025-07-01 02:27:02.624 +03:00 [DBG] Connection id "0HNC8090TGAKC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:27:02.625 +03:00 [DBG] Connection id "0HNC8090TGAKC" stopped. 2025-07-01 02:28:02.626 +03:00 [DBG] Connection id "0HNC8090TGAKD" accepted. 2025-07-01 02:28:02.626 +03:00 [DBG] Connection id "0HNC8090TGAKD" started. 2025-07-01 02:28:02.627 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:28:02.627 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:28:02.627 +03:00 [DBG] POST requests are not supported 2025-07-01 02:28:02.627 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:28:02.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-07-01 02:28:02.627 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:28:02.627 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:28:02.627 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:28:02.627 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:28:02.627 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:28:02.627 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:28:02.627 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:28:02.627 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:28:02.627 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:28:02.627 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:28:02.627 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:28:02.627 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:28:02.627 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:28:02.627 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:28:02.627 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:28:02.627 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:28:02.627 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:28:02.627 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:28:02.627 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:28:02.627 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:28:02.627 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:28:02.628 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1293ms. 2025-07-01 02:28:02.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:28:02.628 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:28:02.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:28:02.628 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:28:02.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:28:02.628 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:28:02.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:28:02.628 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:28:02.628 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:28:02.628 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:28:02.628 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:28:02.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:28:02.628 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:28:02.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:28:02.628 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:28:02.628 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:28:02.628 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:28:02.628 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8008ms 2025-07-01 02:28:02.628 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:28:02.628 +03:00 [DBG] Connection id "0HNC8090TGAKD" completed keep alive response. 2025-07-01 02:28:02.628 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.574ms 2025-07-01 02:28:02.628 +03:00 [DBG] Connection id "0HNC8090TGAKD" received FIN. 2025-07-01 02:28:02.629 +03:00 [DBG] Connection id "0HNC8090TGAKD" disconnecting. 2025-07-01 02:28:02.629 +03:00 [DBG] Connection id "0HNC8090TGAKD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:28:02.630 +03:00 [DBG] Connection id "0HNC8090TGAKD" stopped. 2025-07-01 02:29:02.632 +03:00 [DBG] Connection id "0HNC8090TGAKE" accepted. 2025-07-01 02:29:02.632 +03:00 [DBG] Connection id "0HNC8090TGAKE" started. 2025-07-01 02:29:02.632 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:29:02.632 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:29:02.632 +03:00 [DBG] POST requests are not supported 2025-07-01 02:29:02.632 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:29:02.632 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:29:02.632 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:29:02.632 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:29:02.632 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:29:02.632 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:29:02.632 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:29:02.632 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:29:02.633 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:29:02.633 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:29:02.633 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:29:02.633 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:29:02.633 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:29:02.633 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:29:02.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:29:02.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:29:02.633 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:29:02.633 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:29:02.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:29:02.633 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:29:02.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:29:02.633 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:29:02.633 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:29:02.633 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.131ms. 2025-07-01 02:29:02.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:29:02.633 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:29:02.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:29:02.633 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:29:02.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:29:02.633 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:29:02.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:29:02.633 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:29:02.633 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:29:02.633 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:29:02.633 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:29:02.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:29:02.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:29:02.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:29:02.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:29:02.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:29:02.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:29:02.634 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7502ms 2025-07-01 02:29:02.634 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:29:02.634 +03:00 [DBG] Connection id "0HNC8090TGAKE" completed keep alive response. 2025-07-01 02:29:02.634 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4247ms 2025-07-01 02:29:02.634 +03:00 [DBG] Connection id "0HNC8090TGAKE" received FIN. 2025-07-01 02:29:02.634 +03:00 [DBG] Connection id "0HNC8090TGAKE" disconnecting. 2025-07-01 02:29:02.634 +03:00 [DBG] Connection id "0HNC8090TGAKE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:29:02.635 +03:00 [DBG] Connection id "0HNC8090TGAKE" stopped. 2025-07-01 02:30:02.630 +03:00 [DBG] Connection id "0HNC8090TGAKF" accepted. 2025-07-01 02:30:02.630 +03:00 [DBG] Connection id "0HNC8090TGAKF" started. 2025-07-01 02:30:02.631 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:30:02.631 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:30:02.631 +03:00 [DBG] POST requests are not supported 2025-07-01 02:30:02.631 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:30:02.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-07-01 02:30:02.631 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:30:02.631 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:30:02.631 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:30:02.631 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:30:02.631 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:30:02.631 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:30:02.631 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:30:02.631 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:30:02.631 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:30:02.631 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:30:02.631 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:30:02.631 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:30:02.631 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:30:02.631 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:30:02.632 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:30:02.632 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:30:02.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:30:02.632 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:30:02.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:30:02.632 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:30:02.632 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:30:02.632 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1666ms. 2025-07-01 02:30:02.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:30:02.632 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:30:02.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:30:02.632 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:30:02.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:30:02.632 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:30:02.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:30:02.632 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:30:02.632 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:30:02.632 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:30:02.632 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:30:02.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:30:02.632 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:30:02.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:30:02.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:30:02.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:30:02.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:30:02.633 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2473ms 2025-07-01 02:30:02.633 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:30:02.633 +03:00 [DBG] Connection id "0HNC8090TGAKF" completed keep alive response. 2025-07-01 02:30:02.633 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2504ms 2025-07-01 02:30:02.633 +03:00 [DBG] Connection id "0HNC8090TGAKF" received FIN. 2025-07-01 02:30:02.633 +03:00 [DBG] Connection id "0HNC8090TGAKF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:30:02.633 +03:00 [DBG] Connection id "0HNC8090TGAKF" disconnecting. 2025-07-01 02:30:02.633 +03:00 [DBG] Connection id "0HNC8090TGAKF" stopped. 2025-07-01 02:31:02.628 +03:00 [DBG] Connection id "0HNC8090TGAKG" accepted. 2025-07-01 02:31:02.628 +03:00 [DBG] Connection id "0HNC8090TGAKG" started. 2025-07-01 02:31:02.628 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:31:02.628 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:31:02.628 +03:00 [DBG] POST requests are not supported 2025-07-01 02:31:02.628 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:31:02.628 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:31:02.628 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:31:02.629 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:31:02.629 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:31:02.629 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:31:02.629 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:31:02.629 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:31:02.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-07-01 02:31:02.629 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:31:02.629 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:31:02.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-07-01 02:31:02.629 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:31:02.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-07-01 02:31:02.629 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:31:02.629 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:31:02.629 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:31:02.629 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:31:02.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:31:02.629 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:31:02.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:31:02.629 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:31:02.630 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:31:02.630 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1386ms. 2025-07-01 02:31:02.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:31:02.630 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:31:02.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:31:02.630 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:31:02.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:31:02.630 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:31:02.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:31:02.630 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:31:02.630 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:31:02.630 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:31:02.630 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:31:02.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:31:02.630 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:31:02.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:31:02.630 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:31:02.630 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:31:02.630 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:31:02.630 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2291ms 2025-07-01 02:31:02.630 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:31:02.631 +03:00 [DBG] Connection id "0HNC8090TGAKG" completed keep alive response. 2025-07-01 02:31:02.631 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3305ms 2025-07-01 02:31:02.631 +03:00 [DBG] Connection id "0HNC8090TGAKG" received FIN. 2025-07-01 02:31:02.631 +03:00 [DBG] Connection id "0HNC8090TGAKG" disconnecting. 2025-07-01 02:31:02.631 +03:00 [DBG] Connection id "0HNC8090TGAKG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:31:02.632 +03:00 [DBG] Connection id "0HNC8090TGAKG" stopped. 2025-07-01 02:32:02.688 +03:00 [DBG] Connection id "0HNC8090TGAKH" accepted. 2025-07-01 02:32:02.688 +03:00 [DBG] Connection id "0HNC8090TGAKH" started. 2025-07-01 02:32:02.688 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:32:02.689 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:32:02.689 +03:00 [DBG] POST requests are not supported 2025-07-01 02:32:02.689 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:32:02.689 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:32:02.689 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:32:02.689 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:32:02.689 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:32:02.689 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:32:02.689 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:32:02.689 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:32:02.689 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:32:02.689 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:32:02.689 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:32:02.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-07-01 02:32:02.689 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:32:02.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-07-01 02:32:02.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:32:02.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:32:02.689 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:32:02.689 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:32:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:32:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:32:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:32:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:32:02.689 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:32:02.690 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1419ms. 2025-07-01 02:32:02.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:32:02.690 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:32:02.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:32:02.690 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:32:02.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:32:02.690 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:32:02.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:32:02.690 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:32:02.690 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:32:02.690 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:32:02.690 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:32:02.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:32:02.690 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:32:02.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:32:02.690 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:32:02.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:32:02.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:32:02.690 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8996ms 2025-07-01 02:32:02.690 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:32:02.690 +03:00 [DBG] Connection id "0HNC8090TGAKH" completed keep alive response. 2025-07-01 02:32:02.690 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.811ms 2025-07-01 02:32:02.690 +03:00 [DBG] Connection id "0HNC8090TGAKH" received FIN. 2025-07-01 02:32:02.690 +03:00 [DBG] Connection id "0HNC8090TGAKH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:32:02.691 +03:00 [DBG] Connection id "0HNC8090TGAKH" disconnecting. 2025-07-01 02:32:02.691 +03:00 [DBG] Connection id "0HNC8090TGAKH" stopped. 2025-07-01 02:33:02.624 +03:00 [DBG] Connection id "0HNC8090TGAKI" accepted. 2025-07-01 02:33:02.625 +03:00 [DBG] Connection id "0HNC8090TGAKI" started. 2025-07-01 02:33:02.625 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:33:02.625 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:33:02.625 +03:00 [DBG] POST requests are not supported 2025-07-01 02:33:02.625 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:33:02.625 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:33:02.625 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:33:02.625 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:33:02.625 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:33:02.625 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:33:02.625 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:33:02.625 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:33:02.625 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:33:02.625 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:33:02.625 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:33:02.625 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:33:02.625 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:33:02.625 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:33:02.625 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:33:02.625 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:33:02.625 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:33:02.625 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:33:02.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:33:02.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:33:02.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:33:02.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:33:02.625 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:33:02.626 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-07-01 02:33:02.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:33:02.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:33:02.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:33:02.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:33:02.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:33:02.626 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:33:02.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:33:02.626 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:33:02.626 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:33:02.626 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:33:02.626 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:33:02.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:33:02.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:33:02.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:33:02.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:33:02.626 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:33:02.626 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:33:02.626 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6394ms 2025-07-01 02:33:02.626 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:33:02.626 +03:00 [DBG] Connection id "0HNC8090TGAKI" completed keep alive response. 2025-07-01 02:33:02.626 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1739ms 2025-07-01 02:33:02.626 +03:00 [DBG] Connection id "0HNC8090TGAKI" received FIN. 2025-07-01 02:33:02.626 +03:00 [DBG] Connection id "0HNC8090TGAKI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:33:02.627 +03:00 [DBG] Connection id "0HNC8090TGAKI" disconnecting. 2025-07-01 02:33:02.627 +03:00 [DBG] Connection id "0HNC8090TGAKI" stopped. 2025-07-01 02:34:02.629 +03:00 [DBG] Connection id "0HNC8090TGAKJ" accepted. 2025-07-01 02:34:02.629 +03:00 [DBG] Connection id "0HNC8090TGAKJ" started. 2025-07-01 02:34:02.629 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:34:02.629 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:34:02.629 +03:00 [DBG] POST requests are not supported 2025-07-01 02:34:02.629 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:34:02.629 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:34:02.629 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:34:02.629 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:34:02.629 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:34:02.629 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:34:02.629 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:34:02.629 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:34:02.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-07-01 02:34:02.629 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:34:02.629 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:34:02.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-07-01 02:34:02.629 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:34:02.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-07-01 02:34:02.629 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:34:02.629 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:34:02.629 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:34:02.630 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:34:02.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:34:02.630 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:34:02.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:34:02.630 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:34:02.630 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:34:02.630 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1247ms. 2025-07-01 02:34:02.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:34:02.630 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:34:02.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:34:02.630 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:34:02.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:34:02.630 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:34:02.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:34:02.630 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:34:02.630 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:34:02.630 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:34:02.630 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:34:02.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:34:02.630 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:34:02.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:34:02.630 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:34:02.630 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:34:02.630 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:34:02.630 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7491ms 2025-07-01 02:34:02.630 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:34:02.630 +03:00 [DBG] Connection id "0HNC8090TGAKJ" completed keep alive response. 2025-07-01 02:34:02.630 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4035ms 2025-07-01 02:34:02.630 +03:00 [DBG] Connection id "0HNC8090TGAKJ" received FIN. 2025-07-01 02:34:02.631 +03:00 [DBG] Connection id "0HNC8090TGAKJ" disconnecting. 2025-07-01 02:34:02.631 +03:00 [DBG] Connection id "0HNC8090TGAKJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:34:02.632 +03:00 [DBG] Connection id "0HNC8090TGAKJ" stopped. 2025-07-01 02:35:02.636 +03:00 [DBG] Connection id "0HNC8090TGAKK" accepted. 2025-07-01 02:35:02.636 +03:00 [DBG] Connection id "0HNC8090TGAKK" started. 2025-07-01 02:35:02.636 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:35:02.636 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:35:02.636 +03:00 [DBG] POST requests are not supported 2025-07-01 02:35:02.636 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:35:02.636 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:35:02.636 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:35:02.636 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:35:02.636 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:35:02.636 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:35:02.636 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:35:02.636 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:35:02.636 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:35:02.636 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:35:02.636 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:35:02.636 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:35:02.636 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:35:02.636 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:35:02.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:35:02.636 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:35:02.636 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:35:02.636 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:35:02.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:35:02.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:35:02.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:35:02.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:35:02.636 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:35:02.637 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1531ms. 2025-07-01 02:35:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:35:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:35:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:35:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:35:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:35:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:35:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:35:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:35:02.637 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:35:02.637 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:35:02.637 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:35:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:35:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:35:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:35:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:35:02.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:35:02.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:35:02.637 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7557ms 2025-07-01 02:35:02.637 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:35:02.637 +03:00 [DBG] Connection id "0HNC8090TGAKK" completed keep alive response. 2025-07-01 02:35:02.637 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3482ms 2025-07-01 02:35:02.637 +03:00 [DBG] Connection id "0HNC8090TGAKK" received FIN. 2025-07-01 02:35:02.637 +03:00 [DBG] Connection id "0HNC8090TGAKK" disconnecting. 2025-07-01 02:35:02.637 +03:00 [DBG] Connection id "0HNC8090TGAKK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:35:02.639 +03:00 [DBG] Connection id "0HNC8090TGAKK" stopped. 2025-07-01 02:36:02.624 +03:00 [DBG] Connection id "0HNC8090TGAKL" accepted. 2025-07-01 02:36:02.624 +03:00 [DBG] Connection id "0HNC8090TGAKL" started. 2025-07-01 02:36:02.624 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:36:02.624 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:36:02.624 +03:00 [DBG] POST requests are not supported 2025-07-01 02:36:02.624 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:36:02.624 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:36:02.624 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:36:02.624 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:36:02.624 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:36:02.625 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:36:02.625 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:36:02.625 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:36:02.625 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:36:02.625 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:36:02.625 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:36:02.625 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:36:02.625 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:36:02.625 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:36:02.625 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:36:02.625 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:36:02.625 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:36:02.625 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:36:02.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:36:02.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:36:02.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:36:02.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:36:02.625 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:36:02.626 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.176ms. 2025-07-01 02:36:02.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:36:02.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:36:02.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:36:02.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:36:02.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:36:02.626 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:36:02.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:36:02.626 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:36:02.626 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:36:02.626 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:36:02.626 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:36:02.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:36:02.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:36:02.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:36:02.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:36:02.626 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:36:02.626 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:36:02.626 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2107ms 2025-07-01 02:36:02.626 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:36:02.626 +03:00 [DBG] Connection id "0HNC8090TGAKL" completed keep alive response. 2025-07-01 02:36:02.626 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3095ms 2025-07-01 02:36:02.627 +03:00 [DBG] Connection id "0HNC8090TGAKL" received FIN. 2025-07-01 02:36:02.627 +03:00 [DBG] Connection id "0HNC8090TGAKL" disconnecting. 2025-07-01 02:36:02.627 +03:00 [DBG] Connection id "0HNC8090TGAKL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:36:02.628 +03:00 [DBG] Connection id "0HNC8090TGAKL" stopped. 2025-07-01 02:37:02.634 +03:00 [DBG] Connection id "0HNC8090TGAKM" accepted. 2025-07-01 02:37:02.634 +03:00 [DBG] Connection id "0HNC8090TGAKM" started. 2025-07-01 02:37:02.634 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:37:02.634 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:37:02.634 +03:00 [DBG] POST requests are not supported 2025-07-01 02:37:02.634 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:37:02.634 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:37:02.634 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:37:02.634 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:37:02.634 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:37:02.634 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:37:02.635 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:37:02.635 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:37:02.635 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:37:02.635 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:37:02.635 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:37:02.635 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:37:02.635 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:37:02.635 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:37:02.635 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:37:02.635 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:37:02.635 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:37:02.635 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:37:02.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:37:02.635 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:37:02.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:37:02.635 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:37:02.635 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:37:02.635 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.147ms. 2025-07-01 02:37:02.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:37:02.636 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:37:02.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:37:02.636 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:37:02.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:37:02.636 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:37:02.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:37:02.636 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:37:02.636 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:37:02.636 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:37:02.636 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:37:02.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:37:02.636 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:37:02.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:37:02.636 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:37:02.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:37:02.636 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:37:02.636 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3302ms 2025-07-01 02:37:02.636 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:37:02.636 +03:00 [DBG] Connection id "0HNC8090TGAKM" completed keep alive response. 2025-07-01 02:37:02.636 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2172ms 2025-07-01 02:37:02.637 +03:00 [DBG] Connection id "0HNC8090TGAKM" received FIN. 2025-07-01 02:37:02.637 +03:00 [DBG] Connection id "0HNC8090TGAKM" disconnecting. 2025-07-01 02:37:02.637 +03:00 [DBG] Connection id "0HNC8090TGAKM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:37:02.638 +03:00 [DBG] Connection id "0HNC8090TGAKM" stopped. 2025-07-01 02:38:02.624 +03:00 [DBG] Connection id "0HNC8090TGAKN" accepted. 2025-07-01 02:38:02.624 +03:00 [DBG] Connection id "0HNC8090TGAKN" started. 2025-07-01 02:38:02.624 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:38:02.624 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:38:02.624 +03:00 [DBG] POST requests are not supported 2025-07-01 02:38:02.624 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:38:02.624 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:38:02.624 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:38:02.624 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:38:02.624 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:38:02.624 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:38:02.624 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:38:02.624 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:38:02.625 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:38:02.625 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:38:02.625 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:38:02.625 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:38:02.625 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:38:02.625 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:38:02.625 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:38:02.625 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:38:02.625 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:38:02.625 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:38:02.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:38:02.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:38:02.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:38:02.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:38:02.625 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:38:02.625 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1386ms. 2025-07-01 02:38:02.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:38:02.625 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:38:02.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:38:02.625 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:38:02.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:38:02.625 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:38:02.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:38:02.625 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:38:02.626 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:38:02.626 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:38:02.626 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:38:02.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:38:02.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:38:02.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:38:02.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:38:02.626 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:38:02.626 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:38:02.626 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9607ms 2025-07-01 02:38:02.626 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:38:02.626 +03:00 [DBG] Connection id "0HNC8090TGAKN" completed keep alive response. 2025-07-01 02:38:02.626 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7727ms 2025-07-01 02:38:02.626 +03:00 [DBG] Connection id "0HNC8090TGAKN" received FIN. 2025-07-01 02:38:02.626 +03:00 [DBG] Connection id "0HNC8090TGAKN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:38:02.626 +03:00 [DBG] Connection id "0HNC8090TGAKN" disconnecting. 2025-07-01 02:38:02.626 +03:00 [DBG] Connection id "0HNC8090TGAKN" stopped. 2025-07-01 02:39:02.632 +03:00 [DBG] Connection id "0HNC8090TGAKO" accepted. 2025-07-01 02:39:02.632 +03:00 [DBG] Connection id "0HNC8090TGAKO" started. 2025-07-01 02:39:02.632 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:39:02.632 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:39:02.632 +03:00 [DBG] POST requests are not supported 2025-07-01 02:39:02.632 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:39:02.632 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:39:02.632 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:39:02.632 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:39:02.632 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:39:02.632 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:39:02.632 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:39:02.632 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:39:02.633 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:39:02.633 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:39:02.633 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:39:02.633 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:39:02.633 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:39:02.633 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:39:02.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:39:02.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:39:02.633 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:39:02.633 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:39:02.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:39:02.633 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:39:02.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:39:02.633 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:39:02.633 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:39:02.633 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1258ms. 2025-07-01 02:39:02.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:39:02.633 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:39:02.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:39:02.633 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:39:02.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:39:02.633 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:39:02.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:39:02.633 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:39:02.633 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:39:02.633 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:39:02.633 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:39:02.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:39:02.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:39:02.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:39:02.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:39:02.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:39:02.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:39:02.633 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.647ms 2025-07-01 02:39:02.633 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:39:02.633 +03:00 [DBG] Connection id "0HNC8090TGAKO" completed keep alive response. 2025-07-01 02:39:02.633 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3225ms 2025-07-01 02:39:02.634 +03:00 [DBG] Connection id "0HNC8090TGAKO" received FIN. 2025-07-01 02:39:02.634 +03:00 [DBG] Connection id "0HNC8090TGAKO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:39:02.634 +03:00 [DBG] Connection id "0HNC8090TGAKO" disconnecting. 2025-07-01 02:39:02.634 +03:00 [DBG] Connection id "0HNC8090TGAKO" stopped. 2025-07-01 02:40:02.635 +03:00 [DBG] Connection id "0HNC8090TGAKP" accepted. 2025-07-01 02:40:02.635 +03:00 [DBG] Connection id "0HNC8090TGAKP" started. 2025-07-01 02:40:02.635 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:40:02.635 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:40:02.635 +03:00 [DBG] POST requests are not supported 2025-07-01 02:40:02.636 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:40:02.636 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:40:02.636 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:40:02.636 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:40:02.636 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:40:02.636 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:40:02.636 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:40:02.636 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:40:02.636 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:40:02.636 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:40:02.636 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:40:02.636 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:40:02.636 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:40:02.636 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:40:02.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:40:02.636 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:40:02.636 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:40:02.636 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:40:02.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:40:02.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:40:02.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:40:02.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:40:02.636 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:40:02.636 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.118ms. 2025-07-01 02:40:02.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:40:02.636 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:40:02.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:40:02.636 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:40:02.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:40:02.636 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:40:02.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:40:02.636 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:40:02.636 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:40:02.636 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:40:02.636 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:40:02.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:40:02.636 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:40:02.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:40:02.636 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:40:02.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:40:02.636 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:40:02.636 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5948ms 2025-07-01 02:40:02.636 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:40:02.636 +03:00 [DBG] Connection id "0HNC8090TGAKP" completed keep alive response. 2025-07-01 02:40:02.637 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0887ms 2025-07-01 02:40:02.637 +03:00 [DBG] Connection id "0HNC8090TGAKP" received FIN. 2025-07-01 02:40:02.637 +03:00 [DBG] Connection id "0HNC8090TGAKP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:40:02.637 +03:00 [DBG] Connection id "0HNC8090TGAKP" disconnecting. 2025-07-01 02:40:02.637 +03:00 [DBG] Connection id "0HNC8090TGAKP" stopped. 2025-07-01 02:41:02.630 +03:00 [DBG] Connection id "0HNC8090TGAKQ" accepted. 2025-07-01 02:41:02.630 +03:00 [DBG] Connection id "0HNC8090TGAKQ" started. 2025-07-01 02:41:02.630 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:41:02.630 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:41:02.630 +03:00 [DBG] POST requests are not supported 2025-07-01 02:41:02.630 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:41:02.630 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:41:02.630 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:41:02.630 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:41:02.630 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:41:02.630 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:41:02.630 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:41:02.630 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:41:02.630 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:41:02.630 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:41:02.630 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:41:02.630 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:41:02.630 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:41:02.631 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:41:02.631 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:41:02.631 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:41:02.631 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:41:02.631 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:41:02.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:41:02.631 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:41:02.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:41:02.631 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:41:02.631 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:41:02.631 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1324ms. 2025-07-01 02:41:02.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:41:02.631 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:41:02.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:41:02.631 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:41:02.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:41:02.631 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:41:02.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:41:02.631 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:41:02.631 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:41:02.631 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:41:02.631 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:41:02.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:41:02.631 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:41:02.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:41:02.631 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:41:02.631 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:41:02.632 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:41:02.632 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.986ms 2025-07-01 02:41:02.632 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:41:02.632 +03:00 [DBG] Connection id "0HNC8090TGAKQ" completed keep alive response. 2025-07-01 02:41:02.632 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8471ms 2025-07-01 02:41:02.632 +03:00 [DBG] Connection id "0HNC8090TGAKQ" received FIN. 2025-07-01 02:41:02.632 +03:00 [DBG] Connection id "0HNC8090TGAKQ" disconnecting. 2025-07-01 02:41:02.632 +03:00 [DBG] Connection id "0HNC8090TGAKQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:41:02.633 +03:00 [DBG] Connection id "0HNC8090TGAKQ" stopped. 2025-07-01 02:42:02.634 +03:00 [DBG] Connection id "0HNC8090TGAKR" accepted. 2025-07-01 02:42:02.634 +03:00 [DBG] Connection id "0HNC8090TGAKR" started. 2025-07-01 02:42:02.634 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:42:02.634 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:42:02.634 +03:00 [DBG] POST requests are not supported 2025-07-01 02:42:02.634 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:42:02.634 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:42:02.634 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:42:02.634 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:42:02.635 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:42:02.635 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:42:02.635 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:42:02.635 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:42:02.635 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:42:02.635 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:42:02.635 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:42:02.635 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:42:02.635 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:42:02.635 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:42:02.635 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:42:02.635 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:42:02.635 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:42:02.635 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:42:02.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:42:02.635 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:42:02.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:42:02.635 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:42:02.635 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:42:02.636 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1692ms. 2025-07-01 02:42:02.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:42:02.636 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:42:02.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:42:02.636 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:42:02.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:42:02.636 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:42:02.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:42:02.636 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:42:02.636 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:42:02.636 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:42:02.636 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:42:02.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:42:02.636 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:42:02.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:42:02.636 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:42:02.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:42:02.636 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:42:02.636 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4228ms 2025-07-01 02:42:02.637 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:42:02.637 +03:00 [DBG] Connection id "0HNC8090TGAKR" completed keep alive response. 2025-07-01 02:42:02.637 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5507ms 2025-07-01 02:42:02.637 +03:00 [DBG] Connection id "0HNC8090TGAKR" received FIN. 2025-07-01 02:42:02.637 +03:00 [DBG] Connection id "0HNC8090TGAKR" disconnecting. 2025-07-01 02:42:02.637 +03:00 [DBG] Connection id "0HNC8090TGAKR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:42:02.638 +03:00 [DBG] Connection id "0HNC8090TGAKR" stopped. 2025-07-01 02:43:02.628 +03:00 [DBG] Connection id "0HNC8090TGAKS" accepted. 2025-07-01 02:43:02.628 +03:00 [DBG] Connection id "0HNC8090TGAKS" started. 2025-07-01 02:43:02.628 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:43:02.628 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:43:02.628 +03:00 [DBG] POST requests are not supported 2025-07-01 02:43:02.628 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:43:02.628 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:43:02.628 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:43:02.628 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:43:02.629 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:43:02.629 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:43:02.629 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:43:02.629 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:43:02.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-07-01 02:43:02.629 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:43:02.629 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:43:02.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-07-01 02:43:02.629 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:43:02.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-07-01 02:43:02.629 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:43:02.629 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:43:02.629 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:43:02.629 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:43:02.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:43:02.629 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:43:02.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:43:02.629 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:43:02.629 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:43:02.629 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1261ms. 2025-07-01 02:43:02.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:43:02.629 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:43:02.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:43:02.630 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:43:02.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:43:02.630 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:43:02.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:43:02.630 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:43:02.630 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:43:02.630 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:43:02.630 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:43:02.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:43:02.630 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:43:02.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:43:02.630 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:43:02.630 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:43:02.630 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:43:02.630 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.758ms 2025-07-01 02:43:02.630 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:43:02.630 +03:00 [DBG] Connection id "0HNC8090TGAKS" completed keep alive response. 2025-07-01 02:43:02.630 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6523ms 2025-07-01 02:43:02.630 +03:00 [DBG] Connection id "0HNC8090TGAKS" received FIN. 2025-07-01 02:43:02.630 +03:00 [DBG] Connection id "0HNC8090TGAKS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:43:02.630 +03:00 [DBG] Connection id "0HNC8090TGAKS" disconnecting. 2025-07-01 02:43:02.630 +03:00 [DBG] Connection id "0HNC8090TGAKS" stopped. 2025-07-01 02:44:02.628 +03:00 [DBG] Connection id "0HNC8090TGAKT" accepted. 2025-07-01 02:44:02.628 +03:00 [DBG] Connection id "0HNC8090TGAKT" started. 2025-07-01 02:44:02.628 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:44:02.628 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:44:02.628 +03:00 [DBG] POST requests are not supported 2025-07-01 02:44:02.628 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:44:02.628 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:44:02.628 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:44:02.628 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:44:02.629 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:44:02.629 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:44:02.629 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:44:02.629 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:44:02.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-07-01 02:44:02.629 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:44:02.629 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:44:02.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-07-01 02:44:02.629 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:44:02.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-07-01 02:44:02.629 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:44:02.629 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:44:02.629 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:44:02.629 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:44:02.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:44:02.629 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:44:02.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:44:02.629 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:44:02.629 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:44:02.629 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.143ms. 2025-07-01 02:44:02.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:44:02.629 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:44:02.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:44:02.629 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:44:02.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:44:02.630 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:44:02.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:44:02.630 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:44:02.630 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:44:02.630 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:44:02.630 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:44:02.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:44:02.630 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:44:02.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:44:02.630 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:44:02.630 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:44:02.630 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:44:02.630 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8626ms 2025-07-01 02:44:02.630 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:44:02.630 +03:00 [DBG] Connection id "0HNC8090TGAKT" completed keep alive response. 2025-07-01 02:44:02.630 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6731ms 2025-07-01 02:44:02.630 +03:00 [DBG] Connection id "0HNC8090TGAKT" received FIN. 2025-07-01 02:44:02.630 +03:00 [DBG] Connection id "0HNC8090TGAKT" disconnecting. 2025-07-01 02:44:02.630 +03:00 [DBG] Connection id "0HNC8090TGAKT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:44:02.631 +03:00 [DBG] Connection id "0HNC8090TGAKT" stopped. 2025-07-01 02:45:02.634 +03:00 [DBG] Connection id "0HNC8090TGAKU" accepted. 2025-07-01 02:45:02.634 +03:00 [DBG] Connection id "0HNC8090TGAKU" started. 2025-07-01 02:45:02.634 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:45:02.634 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:45:02.634 +03:00 [DBG] POST requests are not supported 2025-07-01 02:45:02.634 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:45:02.634 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:45:02.634 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:45:02.634 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:45:02.634 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:45:02.634 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:45:02.634 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:45:02.634 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:45:02.635 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:45:02.635 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:45:02.635 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:45:02.635 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:45:02.635 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:45:02.635 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:45:02.635 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:45:02.635 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:45:02.635 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:45:02.635 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:45:02.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:45:02.635 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:45:02.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:45:02.635 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:45:02.635 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:45:02.635 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1978ms. 2025-07-01 02:45:02.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:45:02.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:45:02.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:45:02.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:45:02.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:45:02.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:45:02.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:45:02.636 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:45:02.636 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:45:02.636 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:45:02.636 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:45:02.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:45:02.636 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:45:02.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:45:02.636 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:45:02.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:45:02.636 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:45:02.636 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0689ms 2025-07-01 02:45:02.636 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:45:02.636 +03:00 [DBG] Connection id "0HNC8090TGAKU" completed keep alive response. 2025-07-01 02:45:02.636 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8692ms 2025-07-01 02:45:02.636 +03:00 [DBG] Connection id "0HNC8090TGAKU" received FIN. 2025-07-01 02:45:02.636 +03:00 [DBG] Connection id "0HNC8090TGAKU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:45:02.636 +03:00 [DBG] Connection id "0HNC8090TGAKU" disconnecting. 2025-07-01 02:45:02.636 +03:00 [DBG] Connection id "0HNC8090TGAKU" stopped. 2025-07-01 02:46:02.638 +03:00 [DBG] Connection id "0HNC8090TGAKV" accepted. 2025-07-01 02:46:02.638 +03:00 [DBG] Connection id "0HNC8090TGAKV" started. 2025-07-01 02:46:02.638 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:46:02.638 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:46:02.638 +03:00 [DBG] POST requests are not supported 2025-07-01 02:46:02.638 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:46:02.638 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:46:02.638 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:46:02.638 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:46:02.638 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:46:02.638 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:46:02.638 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:46:02.638 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:46:02.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-07-01 02:46:02.638 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:46:02.638 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:46:02.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-07-01 02:46:02.638 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:46:02.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-07-01 02:46:02.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:46:02.638 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:46:02.638 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:46:02.638 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:46:02.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:46:02.638 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:46:02.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:46:02.638 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:46:02.638 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:46:02.639 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1239ms. 2025-07-01 02:46:02.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:46:02.639 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:46:02.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:46:02.639 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:46:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:46:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:46:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:46:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:46:02.639 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:46:02.639 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:46:02.639 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:46:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:46:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:46:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:46:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:46:02.639 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:46:02.639 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:46:02.639 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6452ms 2025-07-01 02:46:02.639 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:46:02.639 +03:00 [DBG] Connection id "0HNC8090TGAKV" completed keep alive response. 2025-07-01 02:46:02.639 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1803ms 2025-07-01 02:46:02.639 +03:00 [DBG] Connection id "0HNC8090TGAKV" received FIN. 2025-07-01 02:46:02.639 +03:00 [DBG] Connection id "0HNC8090TGAKV" disconnecting. 2025-07-01 02:46:02.639 +03:00 [DBG] Connection id "0HNC8090TGAKV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:46:02.640 +03:00 [DBG] Connection id "0HNC8090TGAKV" stopped. 2025-07-01 02:47:02.636 +03:00 [DBG] Connection id "0HNC8090TGAL0" accepted. 2025-07-01 02:47:02.636 +03:00 [DBG] Connection id "0HNC8090TGAL0" started. 2025-07-01 02:47:02.636 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:47:02.636 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:47:02.636 +03:00 [DBG] POST requests are not supported 2025-07-01 02:47:02.636 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:47:02.636 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:47:02.636 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:47:02.636 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:47:02.636 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:47:02.636 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:47:02.636 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:47:02.636 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:47:02.636 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:47:02.636 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:47:02.636 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:47:02.636 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:47:02.636 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:47:02.636 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:47:02.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:47:02.636 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:47:02.636 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:47:02.637 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:47:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:47:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:47:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:47:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:47:02.637 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:47:02.637 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1369ms. 2025-07-01 02:47:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:47:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:47:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:47:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:47:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:47:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:47:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:47:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:47:02.637 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:47:02.637 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:47:02.637 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:47:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:47:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:47:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:47:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:47:02.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:47:02.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:47:02.637 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7892ms 2025-07-01 02:47:02.637 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:47:02.637 +03:00 [DBG] Connection id "0HNC8090TGAL0" completed keep alive response. 2025-07-01 02:47:02.637 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3761ms 2025-07-01 02:47:02.638 +03:00 [DBG] Connection id "0HNC8090TGAL0" received FIN. 2025-07-01 02:47:02.638 +03:00 [DBG] Connection id "0HNC8090TGAL0" disconnecting. 2025-07-01 02:47:02.638 +03:00 [DBG] Connection id "0HNC8090TGAL0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:47:02.639 +03:00 [DBG] Connection id "0HNC8090TGAL0" stopped. 2025-07-01 02:48:02.632 +03:00 [DBG] Connection id "0HNC8090TGAL1" accepted. 2025-07-01 02:48:02.633 +03:00 [DBG] Connection id "0HNC8090TGAL1" started. 2025-07-01 02:48:02.633 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:48:02.633 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:48:02.633 +03:00 [DBG] POST requests are not supported 2025-07-01 02:48:02.633 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:48:02.633 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:48:02.633 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:48:02.633 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:48:02.633 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:48:02.633 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:48:02.633 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:48:02.633 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:48:02.633 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:48:02.633 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:48:02.633 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:48:02.633 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:48:02.633 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:48:02.633 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:48:02.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:48:02.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:48:02.633 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:48:02.633 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:48:02.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:48:02.633 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:48:02.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:48:02.633 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:48:02.633 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:48:02.634 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1257ms. 2025-07-01 02:48:02.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:48:02.634 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:48:02.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:48:02.634 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:48:02.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:48:02.634 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:48:02.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:48:02.634 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:48:02.634 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:48:02.634 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:48:02.634 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:48:02.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:48:02.634 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:48:02.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:48:02.634 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:48:02.634 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:48:02.634 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:48:02.634 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6783ms 2025-07-01 02:48:02.634 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:48:02.634 +03:00 [DBG] Connection id "0HNC8090TGAL1" completed keep alive response. 2025-07-01 02:48:02.634 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2928ms 2025-07-01 02:48:02.634 +03:00 [DBG] Connection id "0HNC8090TGAL1" received FIN. 2025-07-01 02:48:02.634 +03:00 [DBG] Connection id "0HNC8090TGAL1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:48:02.634 +03:00 [DBG] Connection id "0HNC8090TGAL1" disconnecting. 2025-07-01 02:48:02.634 +03:00 [DBG] Connection id "0HNC8090TGAL1" stopped. 2025-07-01 02:49:02.634 +03:00 [DBG] Connection id "0HNC8090TGAL2" accepted. 2025-07-01 02:49:02.635 +03:00 [DBG] Connection id "0HNC8090TGAL2" started. 2025-07-01 02:49:02.635 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:49:02.635 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:49:02.635 +03:00 [DBG] POST requests are not supported 2025-07-01 02:49:02.636 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:49:02.636 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:49:02.636 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:49:02.636 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:49:02.636 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:49:02.636 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:49:02.636 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:49:02.636 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:49:02.636 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:49:02.636 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:49:02.636 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:49:02.636 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:49:02.636 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:49:02.636 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:49:02.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:49:02.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:49:02.637 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:49:02.637 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:49:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:49:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:49:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:49:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:49:02.637 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:49:02.637 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1714ms. 2025-07-01 02:49:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:49:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:49:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:49:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:49:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:49:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:49:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:49:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:49:02.637 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:49:02.637 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:49:02.637 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:49:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:49:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:49:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:49:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:49:02.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:49:02.638 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:49:02.638 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0961ms 2025-07-01 02:49:02.638 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:49:02.638 +03:00 [DBG] Connection id "0HNC8090TGAL2" completed keep alive response. 2025-07-01 02:49:02.638 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8687ms 2025-07-01 02:49:02.638 +03:00 [DBG] Connection id "0HNC8090TGAL2" received FIN. 2025-07-01 02:49:02.638 +03:00 [DBG] Connection id "0HNC8090TGAL2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:49:02.638 +03:00 [DBG] Connection id "0HNC8090TGAL2" disconnecting. 2025-07-01 02:49:02.638 +03:00 [DBG] Connection id "0HNC8090TGAL2" stopped. 2025-07-01 02:50:02.623 +03:00 [DBG] Connection id "0HNC8090TGAL3" accepted. 2025-07-01 02:50:02.624 +03:00 [DBG] Connection id "0HNC8090TGAL3" started. 2025-07-01 02:50:02.624 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:50:02.624 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:50:02.624 +03:00 [DBG] POST requests are not supported 2025-07-01 02:50:02.624 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:50:02.624 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:50:02.624 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:50:02.624 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:50:02.624 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:50:02.624 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:50:02.624 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:50:02.624 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:50:02.624 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:50:02.624 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:50:02.624 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:50:02.624 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:50:02.624 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:50:02.624 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:50:02.624 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:50:02.624 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:50:02.625 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:50:02.625 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:50:02.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:50:02.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:50:02.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:50:02.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:50:02.625 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:50:02.625 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1184ms. 2025-07-01 02:50:02.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:50:02.625 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:50:02.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:50:02.625 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:50:02.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:50:02.625 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:50:02.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:50:02.625 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:50:02.625 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:50:02.625 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:50:02.625 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:50:02.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:50:02.625 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:50:02.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:50:02.625 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:50:02.625 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:50:02.625 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:50:02.626 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0613ms 2025-07-01 02:50:02.626 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:50:02.626 +03:00 [DBG] Connection id "0HNC8090TGAL3" completed keep alive response. 2025-07-01 02:50:02.626 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8903ms 2025-07-01 02:50:02.626 +03:00 [DBG] Connection id "0HNC8090TGAL3" received FIN. 2025-07-01 02:50:02.626 +03:00 [DBG] Connection id "0HNC8090TGAL3" disconnecting. 2025-07-01 02:50:02.626 +03:00 [DBG] Connection id "0HNC8090TGAL3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:50:02.627 +03:00 [DBG] Connection id "0HNC8090TGAL3" stopped. 2025-07-01 02:51:02.637 +03:00 [DBG] Connection id "0HNC8090TGAL4" accepted. 2025-07-01 02:51:02.637 +03:00 [DBG] Connection id "0HNC8090TGAL4" started. 2025-07-01 02:51:02.638 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:51:02.638 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:51:02.638 +03:00 [DBG] POST requests are not supported 2025-07-01 02:51:02.638 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:51:02.638 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:51:02.638 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:51:02.638 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:51:02.638 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:51:02.638 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:51:02.638 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:51:02.638 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:51:02.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-07-01 02:51:02.638 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:51:02.638 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:51:02.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-07-01 02:51:02.638 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:51:02.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-07-01 02:51:02.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:51:02.638 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:51:02.638 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:51:02.638 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:51:02.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:51:02.638 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:51:02.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:51:02.638 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:51:02.638 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:51:02.638 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1238ms. 2025-07-01 02:51:02.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:51:02.638 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:51:02.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:51:02.638 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:51:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:51:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:51:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:51:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:51:02.639 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:51:02.639 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:51:02.639 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:51:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:51:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:51:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:51:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:51:02.639 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:51:02.639 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:51:02.639 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.74ms 2025-07-01 02:51:02.639 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:51:02.639 +03:00 [DBG] Connection id "0HNC8090TGAL4" completed keep alive response. 2025-07-01 02:51:02.639 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3874ms 2025-07-01 02:51:02.639 +03:00 [DBG] Connection id "0HNC8090TGAL4" received FIN. 2025-07-01 02:51:02.639 +03:00 [DBG] Connection id "0HNC8090TGAL4" disconnecting. 2025-07-01 02:51:02.639 +03:00 [DBG] Connection id "0HNC8090TGAL4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:51:02.640 +03:00 [DBG] Connection id "0HNC8090TGAL4" stopped. 2025-07-01 02:52:02.624 +03:00 [DBG] Connection id "0HNC8090TGAL5" accepted. 2025-07-01 02:52:02.625 +03:00 [DBG] Connection id "0HNC8090TGAL5" started. 2025-07-01 02:52:02.625 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:52:02.625 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:52:02.625 +03:00 [DBG] POST requests are not supported 2025-07-01 02:52:02.625 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:52:02.625 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:52:02.625 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:52:02.625 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:52:02.625 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:52:02.625 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:52:02.625 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:52:02.625 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:52:02.625 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:52:02.625 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:52:02.625 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:52:02.625 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:52:02.625 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:52:02.625 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:52:02.625 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:52:02.625 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:52:02.625 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:52:02.625 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:52:02.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:52:02.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:52:02.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:52:02.626 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:52:02.626 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:52:02.626 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1227ms. 2025-07-01 02:52:02.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:52:02.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:52:02.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:52:02.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:52:02.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:52:02.626 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:52:02.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:52:02.626 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:52:02.626 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:52:02.626 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:52:02.626 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:52:02.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:52:02.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:52:02.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:52:02.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:52:02.626 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:52:02.626 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:52:02.626 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6934ms 2025-07-01 02:52:02.626 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:52:02.626 +03:00 [DBG] Connection id "0HNC8090TGAL5" completed keep alive response. 2025-07-01 02:52:02.626 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3559ms 2025-07-01 02:52:02.626 +03:00 [DBG] Connection id "0HNC8090TGAL5" received FIN. 2025-07-01 02:52:02.626 +03:00 [DBG] Connection id "0HNC8090TGAL5" disconnecting. 2025-07-01 02:52:02.627 +03:00 [DBG] Connection id "0HNC8090TGAL5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:52:02.628 +03:00 [DBG] Connection id "0HNC8090TGAL5" stopped. 2025-07-01 02:53:02.630 +03:00 [DBG] Connection id "0HNC8090TGAL6" accepted. 2025-07-01 02:53:02.630 +03:00 [DBG] Connection id "0HNC8090TGAL6" started. 2025-07-01 02:53:02.630 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:53:02.630 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:53:02.630 +03:00 [DBG] POST requests are not supported 2025-07-01 02:53:02.630 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:53:02.630 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:53:02.630 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:53:02.630 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:53:02.630 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:53:02.630 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:53:02.630 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:53:02.630 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:53:02.630 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:53:02.630 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:53:02.630 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:53:02.630 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:53:02.630 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:53:02.630 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:53:02.630 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:53:02.630 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:53:02.630 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:53:02.630 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:53:02.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:53:02.630 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:53:02.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:53:02.630 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:53:02.631 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:53:02.631 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1233ms. 2025-07-01 02:53:02.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:53:02.631 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:53:02.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:53:02.631 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:53:02.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:53:02.631 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:53:02.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:53:02.631 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:53:02.631 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:53:02.631 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:53:02.631 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:53:02.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:53:02.631 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:53:02.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:53:02.631 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:53:02.631 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:53:02.631 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:53:02.631 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7001ms 2025-07-01 02:53:02.631 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:53:02.631 +03:00 [DBG] Connection id "0HNC8090TGAL6" completed keep alive response. 2025-07-01 02:53:02.631 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3412ms 2025-07-01 02:53:02.631 +03:00 [DBG] Connection id "0HNC8090TGAL6" received FIN. 2025-07-01 02:53:02.631 +03:00 [DBG] Connection id "0HNC8090TGAL6" disconnecting. 2025-07-01 02:53:02.632 +03:00 [DBG] Connection id "0HNC8090TGAL6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:53:02.633 +03:00 [DBG] Connection id "0HNC8090TGAL6" stopped. 2025-07-01 02:54:02.638 +03:00 [DBG] Connection id "0HNC8090TGAL7" accepted. 2025-07-01 02:54:02.638 +03:00 [DBG] Connection id "0HNC8090TGAL7" started. 2025-07-01 02:54:02.638 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:54:02.638 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:54:02.638 +03:00 [DBG] POST requests are not supported 2025-07-01 02:54:02.638 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:54:02.638 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:54:02.638 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:54:02.638 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:54:02.638 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:54:02.638 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:54:02.638 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:54:02.638 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:54:02.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-07-01 02:54:02.638 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:54:02.638 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:54:02.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-07-01 02:54:02.638 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:54:02.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-07-01 02:54:02.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:54:02.638 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:54:02.639 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:54:02.639 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:54:02.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:54:02.639 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:54:02.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:54:02.639 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:54:02.639 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:54:02.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-07-01 02:54:02.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:54:02.639 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:54:02.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:54:02.639 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:54:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:54:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:54:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:54:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:54:02.639 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:54:02.639 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:54:02.639 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:54:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:54:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:54:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:54:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:54:02.639 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:54:02.639 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:54:02.639 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8125ms 2025-07-01 02:54:02.639 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:54:02.639 +03:00 [DBG] Connection id "0HNC8090TGAL7" completed keep alive response. 2025-07-01 02:54:02.639 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.439ms 2025-07-01 02:54:02.640 +03:00 [DBG] Connection id "0HNC8090TGAL7" received FIN. 2025-07-01 02:54:02.640 +03:00 [DBG] Connection id "0HNC8090TGAL7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:54:02.640 +03:00 [DBG] Connection id "0HNC8090TGAL7" disconnecting. 2025-07-01 02:54:02.640 +03:00 [DBG] Connection id "0HNC8090TGAL7" stopped. 2025-07-01 02:55:02.640 +03:00 [DBG] Connection id "0HNC8090TGAL8" accepted. 2025-07-01 02:55:02.640 +03:00 [DBG] Connection id "0HNC8090TGAL8" started. 2025-07-01 02:55:02.640 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:55:02.640 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:55:02.640 +03:00 [DBG] POST requests are not supported 2025-07-01 02:55:02.640 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:55:02.640 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:55:02.640 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:55:02.640 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:55:02.640 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:55:02.640 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:55:02.640 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:55:02.641 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:55:02.641 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:55:02.641 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:55:02.641 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:55:02.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-07-01 02:55:02.641 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:55:02.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-07-01 02:55:02.641 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:55:02.641 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:55:02.641 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:55:02.641 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:55:02.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:55:02.641 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:55:02.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:55:02.641 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:55:02.641 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:55:02.641 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1284ms. 2025-07-01 02:55:02.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:55:02.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:55:02.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:55:02.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:55:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:55:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:55:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:55:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:55:02.642 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:55:02.642 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:55:02.642 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:55:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:55:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:55:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:55:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:55:02.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:55:02.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:55:02.642 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1304ms 2025-07-01 02:55:02.642 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:55:02.642 +03:00 [DBG] Connection id "0HNC8090TGAL8" completed keep alive response. 2025-07-01 02:55:02.642 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1246ms 2025-07-01 02:55:02.642 +03:00 [DBG] Connection id "0HNC8090TGAL8" received FIN. 2025-07-01 02:55:02.642 +03:00 [DBG] Connection id "0HNC8090TGAL8" disconnecting. 2025-07-01 02:55:02.642 +03:00 [DBG] Connection id "0HNC8090TGAL8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:55:02.644 +03:00 [DBG] Connection id "0HNC8090TGAL8" stopped. 2025-07-01 02:56:02.636 +03:00 [DBG] Connection id "0HNC8090TGAL9" accepted. 2025-07-01 02:56:02.636 +03:00 [DBG] Connection id "0HNC8090TGAL9" started. 2025-07-01 02:56:02.636 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:56:02.636 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:56:02.636 +03:00 [DBG] POST requests are not supported 2025-07-01 02:56:02.636 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:56:02.636 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:56:02.636 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:56:02.636 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:56:02.636 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:56:02.636 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:56:02.636 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:56:02.636 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:56:02.636 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:56:02.636 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:56:02.636 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:56:02.636 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:56:02.636 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:56:02.637 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:56:02.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:56:02.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:56:02.637 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:56:02.637 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:56:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:56:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:56:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:56:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:56:02.637 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:56:02.637 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1297ms. 2025-07-01 02:56:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:56:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:56:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:56:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:56:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:56:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:56:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:56:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:56:02.637 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:56:02.637 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:56:02.637 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:56:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:56:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:56:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:56:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:56:02.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:56:02.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:56:02.637 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8492ms 2025-07-01 02:56:02.637 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:56:02.637 +03:00 [DBG] Connection id "0HNC8090TGAL9" completed keep alive response. 2025-07-01 02:56:02.637 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6787ms 2025-07-01 02:56:02.638 +03:00 [DBG] Connection id "0HNC8090TGAL9" received FIN. 2025-07-01 02:56:02.638 +03:00 [DBG] Connection id "0HNC8090TGAL9" disconnecting. 2025-07-01 02:56:02.638 +03:00 [DBG] Connection id "0HNC8090TGAL9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:56:02.639 +03:00 [DBG] Connection id "0HNC8090TGAL9" stopped. 2025-07-01 02:57:02.634 +03:00 [DBG] Connection id "0HNC8090TGALA" accepted. 2025-07-01 02:57:02.634 +03:00 [DBG] Connection id "0HNC8090TGALA" started. 2025-07-01 02:57:02.634 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:57:02.634 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:57:02.635 +03:00 [DBG] POST requests are not supported 2025-07-01 02:57:02.635 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:57:02.635 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:57:02.635 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:57:02.635 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:57:02.635 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:57:02.635 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:57:02.635 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:57:02.635 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:57:02.635 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:57:02.635 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:57:02.636 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:57:02.636 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:57:02.636 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:57:02.636 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:57:02.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:57:02.636 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:57:02.636 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:57:02.636 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:57:02.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:57:02.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:57:02.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:57:02.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:57:02.637 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:57:02.637 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2531ms. 2025-07-01 02:57:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:57:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:57:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:57:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:57:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:57:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:57:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:57:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:57:02.637 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:57:02.638 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:57:02.638 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:57:02.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:57:02.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:57:02.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:57:02.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:57:02.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:57:02.638 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:57:02.638 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.2322ms 2025-07-01 02:57:02.638 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:57:02.638 +03:00 [DBG] Connection id "0HNC8090TGALA" completed keep alive response. 2025-07-01 02:57:02.638 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.9875ms 2025-07-01 02:57:02.639 +03:00 [DBG] Connection id "0HNC8090TGALA" received FIN. 2025-07-01 02:57:02.639 +03:00 [DBG] Connection id "0HNC8090TGALA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:57:02.639 +03:00 [DBG] Connection id "0HNC8090TGALA" disconnecting. 2025-07-01 02:57:02.639 +03:00 [DBG] Connection id "0HNC8090TGALA" stopped. 2025-07-01 02:58:02.636 +03:00 [DBG] Connection id "0HNC8090TGALB" accepted. 2025-07-01 02:58:02.636 +03:00 [DBG] Connection id "0HNC8090TGALB" started. 2025-07-01 02:58:02.636 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:58:02.636 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:58:02.636 +03:00 [DBG] POST requests are not supported 2025-07-01 02:58:02.636 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:58:02.636 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:58:02.636 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:58:02.636 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:58:02.636 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:58:02.636 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:58:02.636 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:58:02.636 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:58:02.637 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:58:02.637 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:58:02.637 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:58:02.637 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:58:02.637 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:58:02.637 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:58:02.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:58:02.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:58:02.637 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:58:02.637 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:58:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:58:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:58:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:58:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:58:02.637 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:58:02.637 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1419ms. 2025-07-01 02:58:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:58:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:58:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:58:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:58:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:58:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:58:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:58:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:58:02.637 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:58:02.637 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:58:02.637 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:58:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:58:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:58:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:58:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:58:02.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:58:02.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:58:02.637 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6569ms 2025-07-01 02:58:02.637 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:58:02.637 +03:00 [DBG] Connection id "0HNC8090TGALB" completed keep alive response. 2025-07-01 02:58:02.637 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2831ms 2025-07-01 02:58:02.638 +03:00 [DBG] Connection id "0HNC8090TGALB" received FIN. 2025-07-01 02:58:02.638 +03:00 [DBG] Connection id "0HNC8090TGALB" disconnecting. 2025-07-01 02:58:02.638 +03:00 [DBG] Connection id "0HNC8090TGALB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:58:02.639 +03:00 [DBG] Connection id "0HNC8090TGALB" stopped. 2025-07-01 02:59:02.636 +03:00 [DBG] Connection id "0HNC8090TGALC" accepted. 2025-07-01 02:59:02.636 +03:00 [DBG] Connection id "0HNC8090TGALC" started. 2025-07-01 02:59:02.636 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 02:59:02.636 +03:00 [VRB] All hosts are allowed. 2025-07-01 02:59:02.636 +03:00 [DBG] POST requests are not supported 2025-07-01 02:59:02.637 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 02:59:02.637 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 02:59:02.637 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:59:02.637 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 02:59:02.637 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 02:59:02.637 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 02:59:02.637 +03:00 [INF] CORS policy execution successful. 2025-07-01 02:59:02.637 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:59:02.637 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 02:59:02.637 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 02:59:02.637 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 02:59:02.637 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 02:59:02.637 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 02:59:02.637 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 02:59:02.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:59:02.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:59:02.637 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:59:02.637 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 02:59:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:59:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:59:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:59:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:59:02.637 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 02:59:02.638 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1689ms. 2025-07-01 02:59:02.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:59:02.638 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 02:59:02.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:59:02.638 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 02:59:02.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:59:02.638 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:59:02.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:59:02.638 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:59:02.638 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:59:02.638 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 02:59:02.638 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 02:59:02.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:59:02.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 02:59:02.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:59:02.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:59:02.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:59:02.638 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 02:59:02.638 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9112ms 2025-07-01 02:59:02.638 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 02:59:02.638 +03:00 [DBG] Connection id "0HNC8090TGALC" completed keep alive response. 2025-07-01 02:59:02.638 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8599ms 2025-07-01 02:59:02.639 +03:00 [DBG] Connection id "0HNC8090TGALC" received FIN. 2025-07-01 02:59:02.639 +03:00 [DBG] Connection id "0HNC8090TGALC" disconnecting. 2025-07-01 02:59:02.639 +03:00 [DBG] Connection id "0HNC8090TGALC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 02:59:02.640 +03:00 [DBG] Connection id "0HNC8090TGALC" stopped. 2025-07-01 03:00:02.634 +03:00 [DBG] Connection id "0HNC8090TGALD" accepted. 2025-07-01 03:00:02.634 +03:00 [DBG] Connection id "0HNC8090TGALD" started. 2025-07-01 03:00:02.634 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:00:02.634 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:00:02.634 +03:00 [DBG] POST requests are not supported 2025-07-01 03:00:02.634 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:00:02.634 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:00:02.634 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:00:02.634 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:00:02.634 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:00:02.634 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:00:02.634 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:00:02.634 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:00:02.634 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:00:02.634 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:00:02.634 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:00:02.635 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:00:02.635 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:00:02.635 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:00:02.635 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:00:02.635 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:00:02.635 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:00:02.635 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:00:02.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:00:02.635 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:00:02.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:00:02.635 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:00:02.635 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:00:02.635 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1424ms. 2025-07-01 03:00:02.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:00:02.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:00:02.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:00:02.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:00:02.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:00:02.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:00:02.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:00:02.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:00:02.635 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:00:02.635 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:00:02.635 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:00:02.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:00:02.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:00:02.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:00:02.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:00:02.635 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:00:02.635 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:00:02.635 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7641ms 2025-07-01 03:00:02.635 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:00:02.635 +03:00 [DBG] Connection id "0HNC8090TGALD" completed keep alive response. 2025-07-01 03:00:02.635 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4633ms 2025-07-01 03:00:02.636 +03:00 [DBG] Connection id "0HNC8090TGALD" received FIN. 2025-07-01 03:00:02.636 +03:00 [DBG] Connection id "0HNC8090TGALD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:00:02.636 +03:00 [DBG] Connection id "0HNC8090TGALD" disconnecting. 2025-07-01 03:00:02.636 +03:00 [DBG] Connection id "0HNC8090TGALD" stopped. 2025-07-01 03:01:02.626 +03:00 [DBG] Connection id "0HNC8090TGALE" accepted. 2025-07-01 03:01:02.626 +03:00 [DBG] Connection id "0HNC8090TGALE" started. 2025-07-01 03:01:02.626 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:01:02.626 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:01:02.626 +03:00 [DBG] POST requests are not supported 2025-07-01 03:01:02.626 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:01:02.626 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:01:02.627 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:01:02.627 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:01:02.627 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:01:02.627 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:01:02.627 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:01:02.627 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:01:02.627 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:01:02.627 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:01:02.627 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:01:02.627 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:01:02.627 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:01:02.627 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:01:02.627 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:01:02.627 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:01:02.627 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:01:02.627 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:01:02.627 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:01:02.627 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:01:02.627 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:01:02.627 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:01:02.627 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:01:02.628 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1519ms. 2025-07-01 03:01:02.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:01:02.628 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:01:02.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:01:02.628 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:01:02.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:01:02.628 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:01:02.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:01:02.628 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:01:02.628 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:01:02.628 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:01:02.628 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:01:02.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:01:02.628 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:01:02.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:01:02.628 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:01:02.628 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:01:02.628 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:01:02.628 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0796ms 2025-07-01 03:01:02.628 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:01:02.628 +03:00 [DBG] Connection id "0HNC8090TGALE" completed keep alive response. 2025-07-01 03:01:02.628 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9508ms 2025-07-01 03:01:02.629 +03:00 [DBG] Connection id "0HNC8090TGALE" received FIN. 2025-07-01 03:01:02.629 +03:00 [DBG] Connection id "0HNC8090TGALE" disconnecting. 2025-07-01 03:01:02.629 +03:00 [DBG] Connection id "0HNC8090TGALE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:01:02.630 +03:00 [DBG] Connection id "0HNC8090TGALE" stopped. 2025-07-01 03:02:02.735 +03:00 [DBG] Connection id "0HNC8090TGALF" accepted. 2025-07-01 03:02:02.736 +03:00 [DBG] Connection id "0HNC8090TGALF" started. 2025-07-01 03:02:02.736 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:02:02.736 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:02:02.736 +03:00 [DBG] POST requests are not supported 2025-07-01 03:02:02.736 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:02:02.736 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:02:02.736 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:02:02.736 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:02:02.736 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:02:02.737 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:02:02.737 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:02:02.737 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:02:02.737 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:02:02.737 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:02:02.737 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:02:02.737 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:02:02.737 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:02:02.737 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:02:02.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:02:02.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:02:02.737 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:02:02.737 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:02:02.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:02:02.738 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:02:02.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:02:02.738 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:02:02.738 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:02:02.738 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2277ms. 2025-07-01 03:02:02.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:02:02.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:02:02.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:02:02.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:02:02.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:02:02.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:02:02.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:02:02.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:02:02.738 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:02:02.739 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:02:02.739 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:02:02.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:02:02.739 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:02:02.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:02:02.739 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:02:02.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:02:02.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:02:02.739 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7018ms 2025-07-01 03:02:02.739 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:02:02.739 +03:00 [DBG] Connection id "0HNC8090TGALF" completed keep alive response. 2025-07-01 03:02:02.739 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3342ms 2025-07-01 03:02:02.739 +03:00 [DBG] Connection id "0HNC8090TGALF" received FIN. 2025-07-01 03:02:02.740 +03:00 [DBG] Connection id "0HNC8090TGALF" disconnecting. 2025-07-01 03:02:02.740 +03:00 [DBG] Connection id "0HNC8090TGALF" stopped. 2025-07-01 03:02:02.740 +03:00 [DBG] Connection id "0HNC8090TGALF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:03:02.631 +03:00 [DBG] Connection id "0HNC8090TGALG" accepted. 2025-07-01 03:03:02.632 +03:00 [DBG] Connection id "0HNC8090TGALG" started. 2025-07-01 03:03:02.632 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:03:02.632 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:03:02.632 +03:00 [DBG] POST requests are not supported 2025-07-01 03:03:02.632 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:03:02.632 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:03:02.632 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:03:02.632 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:03:02.632 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:03:02.632 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:03:02.632 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:03:02.632 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:03:02.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-07-01 03:03:02.632 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:03:02.632 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:03:02.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-07-01 03:03:02.632 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:03:02.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-07-01 03:03:02.632 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:03:02.632 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:03:02.632 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:03:02.632 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:03:02.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:03:02.632 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:03:02.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:03:02.632 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:03:02.632 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:03:02.633 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1279ms. 2025-07-01 03:03:02.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:03:02.633 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:03:02.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:03:02.633 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:03:02.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:03:02.633 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:03:02.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:03:02.633 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:03:02.633 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:03:02.633 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:03:02.633 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:03:02.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:03:02.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:03:02.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:03:02.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:03:02.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:03:02.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:03:02.633 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7696ms 2025-07-01 03:03:02.633 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:03:02.633 +03:00 [DBG] Connection id "0HNC8090TGALG" completed keep alive response. 2025-07-01 03:03:02.633 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4435ms 2025-07-01 03:03:02.633 +03:00 [DBG] Connection id "0HNC8090TGALG" received FIN. 2025-07-01 03:03:02.633 +03:00 [DBG] Connection id "0HNC8090TGALG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:03:02.633 +03:00 [DBG] Connection id "0HNC8090TGALG" disconnecting. 2025-07-01 03:03:02.633 +03:00 [DBG] Connection id "0HNC8090TGALG" stopped. 2025-07-01 03:04:02.639 +03:00 [DBG] Connection id "0HNC8090TGALH" accepted. 2025-07-01 03:04:02.640 +03:00 [DBG] Connection id "0HNC8090TGALH" started. 2025-07-01 03:04:02.640 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:04:02.640 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:04:02.640 +03:00 [DBG] POST requests are not supported 2025-07-01 03:04:02.640 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:04:02.640 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:04:02.640 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:04:02.640 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:04:02.640 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:04:02.640 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:04:02.640 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:04:02.640 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:04:02.640 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:04:02.640 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:04:02.640 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:04:02.640 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:04:02.640 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:04:02.640 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:04:02.640 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:04:02.640 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:04:02.640 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:04:02.640 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:04:02.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:04:02.640 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:04:02.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:04:02.640 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:04:02.640 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:04:02.640 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1192ms. 2025-07-01 03:04:02.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:04:02.641 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:04:02.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:04:02.641 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:04:02.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:04:02.641 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:04:02.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:04:02.641 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:04:02.641 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:04:02.641 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:04:02.641 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:04:02.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:04:02.641 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:04:02.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:04:02.641 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:04:02.641 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:04:02.641 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:04:02.641 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7084ms 2025-07-01 03:04:02.641 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:04:02.641 +03:00 [DBG] Connection id "0HNC8090TGALH" completed keep alive response. 2025-07-01 03:04:02.641 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3015ms 2025-07-01 03:04:02.641 +03:00 [DBG] Connection id "0HNC8090TGALH" received FIN. 2025-07-01 03:04:02.641 +03:00 [DBG] Connection id "0HNC8090TGALH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:04:02.641 +03:00 [DBG] Connection id "0HNC8090TGALH" disconnecting. 2025-07-01 03:04:02.641 +03:00 [DBG] Connection id "0HNC8090TGALH" stopped. 2025-07-01 03:05:02.632 +03:00 [DBG] Connection id "0HNC8090TGALI" accepted. 2025-07-01 03:05:02.632 +03:00 [DBG] Connection id "0HNC8090TGALI" started. 2025-07-01 03:05:02.632 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:05:02.632 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:05:02.632 +03:00 [DBG] POST requests are not supported 2025-07-01 03:05:02.632 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:05:02.632 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:05:02.632 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:05:02.632 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:05:02.632 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:05:02.632 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:05:02.632 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:05:02.632 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:05:02.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-07-01 03:05:02.633 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:05:02.633 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:05:02.633 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:05:02.633 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:05:02.633 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:05:02.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:05:02.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:05:02.633 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:05:02.633 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:05:02.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:05:02.633 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:05:02.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:05:02.633 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:05:02.633 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:05:02.633 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1433ms. 2025-07-01 03:05:02.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:05:02.633 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:05:02.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:05:02.633 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:05:02.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:05:02.633 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:05:02.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:05:02.633 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:05:02.633 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:05:02.633 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:05:02.633 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:05:02.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:05:02.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:05:02.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:05:02.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:05:02.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:05:02.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:05:02.633 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7353ms 2025-07-01 03:05:02.633 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:05:02.633 +03:00 [DBG] Connection id "0HNC8090TGALI" completed keep alive response. 2025-07-01 03:05:02.633 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3511ms 2025-07-01 03:05:02.634 +03:00 [DBG] Connection id "0HNC8090TGALI" received FIN. 2025-07-01 03:05:02.634 +03:00 [DBG] Connection id "0HNC8090TGALI" disconnecting. 2025-07-01 03:05:02.634 +03:00 [DBG] Connection id "0HNC8090TGALI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:05:02.635 +03:00 [DBG] Connection id "0HNC8090TGALI" stopped. 2025-07-01 03:06:02.640 +03:00 [DBG] Connection id "0HNC8090TGALJ" accepted. 2025-07-01 03:06:02.640 +03:00 [DBG] Connection id "0HNC8090TGALJ" started. 2025-07-01 03:06:02.641 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:06:02.641 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:06:02.641 +03:00 [DBG] POST requests are not supported 2025-07-01 03:06:02.641 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:06:02.641 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:06:02.641 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:06:02.641 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:06:02.641 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:06:02.641 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:06:02.641 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:06:02.641 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:06:02.641 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:06:02.641 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:06:02.641 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:06:02.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-07-01 03:06:02.641 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:06:02.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-07-01 03:06:02.641 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:06:02.641 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:06:02.641 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:06:02.641 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:06:02.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:06:02.641 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:06:02.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:06:02.642 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:06:02.642 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:06:02.642 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1445ms. 2025-07-01 03:06:02.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:06:02.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:06:02.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:06:02.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:06:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:06:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:06:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:06:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:06:02.642 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:06:02.642 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:06:02.642 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:06:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:06:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:06:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:06:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:06:02.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:06:02.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:06:02.642 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1592ms 2025-07-01 03:06:02.642 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:06:02.643 +03:00 [DBG] Connection id "0HNC8090TGALJ" completed keep alive response. 2025-07-01 03:06:02.643 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0248ms 2025-07-01 03:06:02.643 +03:00 [DBG] Connection id "0HNC8090TGALJ" received FIN. 2025-07-01 03:06:02.643 +03:00 [DBG] Connection id "0HNC8090TGALJ" disconnecting. 2025-07-01 03:06:02.643 +03:00 [DBG] Connection id "0HNC8090TGALJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:06:02.644 +03:00 [DBG] Connection id "0HNC8090TGALJ" stopped. 2025-07-01 03:07:02.645 +03:00 [DBG] Connection id "0HNC8090TGALK" accepted. 2025-07-01 03:07:02.645 +03:00 [DBG] Connection id "0HNC8090TGALK" started. 2025-07-01 03:07:02.645 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:07:02.645 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:07:02.645 +03:00 [DBG] POST requests are not supported 2025-07-01 03:07:02.645 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:07:02.645 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:07:02.645 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:07:02.645 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:07:02.645 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:07:02.645 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:07:02.645 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:07:02.645 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:07:02.645 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:07:02.645 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:07:02.645 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:07:02.645 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:07:02.645 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:07:02.645 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:07:02.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:07:02.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:07:02.646 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:07:02.646 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:07:02.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:07:02.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:07:02.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:07:02.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:07:02.646 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:07:02.646 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1194ms. 2025-07-01 03:07:02.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:07:02.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:07:02.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:07:02.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:07:02.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:07:02.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:07:02.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:07:02.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:07:02.646 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:07:02.646 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:07:02.646 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:07:02.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:07:02.646 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:07:02.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:07:02.646 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:07:02.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:07:02.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:07:02.646 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7605ms 2025-07-01 03:07:02.646 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:07:02.646 +03:00 [DBG] Connection id "0HNC8090TGALK" completed keep alive response. 2025-07-01 03:07:02.646 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4873ms 2025-07-01 03:07:02.647 +03:00 [DBG] Connection id "0HNC8090TGALK" received FIN. 2025-07-01 03:07:02.647 +03:00 [DBG] Connection id "0HNC8090TGALK" disconnecting. 2025-07-01 03:07:02.647 +03:00 [DBG] Connection id "0HNC8090TGALK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:07:02.648 +03:00 [DBG] Connection id "0HNC8090TGALK" stopped. 2025-07-01 03:08:02.630 +03:00 [DBG] Connection id "0HNC8090TGALL" accepted. 2025-07-01 03:08:02.630 +03:00 [DBG] Connection id "0HNC8090TGALL" started. 2025-07-01 03:08:02.630 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:08:02.630 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:08:02.630 +03:00 [DBG] POST requests are not supported 2025-07-01 03:08:02.630 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:08:02.630 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:08:02.630 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:08:02.630 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:08:02.630 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:08:02.630 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:08:02.630 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:08:02.630 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:08:02.630 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:08:02.631 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:08:02.631 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:08:02.631 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:08:02.631 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:08:02.631 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:08:02.631 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:08:02.631 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:08:02.631 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:08:02.631 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:08:02.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:08:02.631 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:08:02.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:08:02.631 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:08:02.631 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:08:02.631 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1263ms. 2025-07-01 03:08:02.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:08:02.631 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:08:02.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:08:02.631 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:08:02.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:08:02.631 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:08:02.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:08:02.631 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:08:02.631 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:08:02.631 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:08:02.631 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:08:02.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:08:02.631 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:08:02.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:08:02.631 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:08:02.631 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:08:02.631 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:08:02.631 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7118ms 2025-07-01 03:08:02.631 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:08:02.632 +03:00 [DBG] Connection id "0HNC8090TGALL" completed keep alive response. 2025-07-01 03:08:02.632 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4516ms 2025-07-01 03:08:02.632 +03:00 [DBG] Connection id "0HNC8090TGALL" received FIN. 2025-07-01 03:08:02.632 +03:00 [DBG] Connection id "0HNC8090TGALL" disconnecting. 2025-07-01 03:08:02.632 +03:00 [DBG] Connection id "0HNC8090TGALL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:08:02.633 +03:00 [DBG] Connection id "0HNC8090TGALL" stopped. 2025-07-01 03:09:02.633 +03:00 [DBG] Connection id "0HNC8090TGALM" accepted. 2025-07-01 03:09:02.634 +03:00 [DBG] Connection id "0HNC8090TGALM" started. 2025-07-01 03:09:02.634 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:09:02.634 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:09:02.634 +03:00 [DBG] POST requests are not supported 2025-07-01 03:09:02.634 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:09:02.634 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:09:02.634 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:09:02.634 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:09:02.634 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:09:02.634 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:09:02.634 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:09:02.634 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:09:02.634 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:09:02.634 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:09:02.634 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:09:02.634 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:09:02.634 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:09:02.634 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:09:02.634 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:09:02.634 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:09:02.634 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:09:02.635 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:09:02.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:09:02.635 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:09:02.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:09:02.635 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:09:02.635 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:09:02.635 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1474ms. 2025-07-01 03:09:02.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:09:02.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:09:02.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:09:02.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:09:02.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:09:02.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:09:02.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:09:02.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:09:02.635 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:09:02.635 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:09:02.635 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:09:02.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:09:02.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:09:02.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:09:02.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:09:02.635 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:09:02.635 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:09:02.635 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9371ms 2025-07-01 03:09:02.635 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:09:02.635 +03:00 [DBG] Connection id "0HNC8090TGALM" completed keep alive response. 2025-07-01 03:09:02.635 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7208ms 2025-07-01 03:09:02.636 +03:00 [DBG] Connection id "0HNC8090TGALM" received FIN. 2025-07-01 03:09:02.636 +03:00 [DBG] Connection id "0HNC8090TGALM" disconnecting. 2025-07-01 03:09:02.636 +03:00 [DBG] Connection id "0HNC8090TGALM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:09:02.637 +03:00 [DBG] Connection id "0HNC8090TGALM" stopped. 2025-07-01 03:10:02.640 +03:00 [DBG] Connection id "0HNC8090TGALN" accepted. 2025-07-01 03:10:02.640 +03:00 [DBG] Connection id "0HNC8090TGALN" started. 2025-07-01 03:10:02.640 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:10:02.640 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:10:02.640 +03:00 [DBG] POST requests are not supported 2025-07-01 03:10:02.640 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:10:02.640 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:10:02.641 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:10:02.641 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:10:02.641 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:10:02.641 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:10:02.641 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:10:02.641 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:10:02.641 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:10:02.641 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:10:02.641 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:10:02.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-07-01 03:10:02.641 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:10:02.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-07-01 03:10:02.641 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:10:02.641 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:10:02.642 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:10:02.642 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:10:02.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:10:02.642 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:10:02.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:10:02.642 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:10:02.642 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:10:02.642 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1845ms. 2025-07-01 03:10:02.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:10:02.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:10:02.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:10:02.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:10:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:10:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:10:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:10:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:10:02.642 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:10:02.642 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:10:02.642 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:10:02.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:10:02.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:10:02.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:10:02.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:10:02.643 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:10:02.643 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:10:02.643 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1905ms 2025-07-01 03:10:02.643 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:10:02.643 +03:00 [DBG] Connection id "0HNC8090TGALN" completed keep alive response. 2025-07-01 03:10:02.643 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5235ms 2025-07-01 03:10:02.643 +03:00 [DBG] Connection id "0HNC8090TGALN" received FIN. 2025-07-01 03:10:02.643 +03:00 [DBG] Connection id "0HNC8090TGALN" disconnecting. 2025-07-01 03:10:02.643 +03:00 [DBG] Connection id "0HNC8090TGALN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:10:02.644 +03:00 [DBG] Connection id "0HNC8090TGALN" stopped. 2025-07-01 03:11:02.629 +03:00 [DBG] Connection id "0HNC8090TGALO" accepted. 2025-07-01 03:11:02.629 +03:00 [DBG] Connection id "0HNC8090TGALO" started. 2025-07-01 03:11:02.629 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:11:02.629 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:11:02.629 +03:00 [DBG] POST requests are not supported 2025-07-01 03:11:02.630 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:11:02.630 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:11:02.630 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:11:02.630 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:11:02.630 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:11:02.630 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:11:02.630 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:11:02.630 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:11:02.630 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:11:02.630 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:11:02.630 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:11:02.630 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:11:02.630 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:11:02.630 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:11:02.630 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:11:02.630 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:11:02.630 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:11:02.630 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:11:02.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:11:02.630 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:11:02.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:11:02.630 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:11:02.630 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:11:02.630 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1224ms. 2025-07-01 03:11:02.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:11:02.630 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:11:02.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:11:02.630 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:11:02.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:11:02.631 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:11:02.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:11:02.631 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:11:02.631 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:11:02.631 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:11:02.631 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:11:02.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:11:02.631 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:11:02.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:11:02.631 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:11:02.631 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:11:02.631 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:11:02.631 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7348ms 2025-07-01 03:11:02.631 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:11:02.631 +03:00 [DBG] Connection id "0HNC8090TGALO" completed keep alive response. 2025-07-01 03:11:02.631 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4525ms 2025-07-01 03:11:02.633 +03:00 [DBG] Connection id "0HNC8090TGALO" received FIN. 2025-07-01 03:11:02.633 +03:00 [DBG] Connection id "0HNC8090TGALO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:11:02.633 +03:00 [DBG] Connection id "0HNC8090TGALO" disconnecting. 2025-07-01 03:11:02.634 +03:00 [DBG] Connection id "0HNC8090TGALO" stopped. 2025-07-01 03:12:02.630 +03:00 [DBG] Connection id "0HNC8090TGALP" accepted. 2025-07-01 03:12:02.630 +03:00 [DBG] Connection id "0HNC8090TGALP" started. 2025-07-01 03:12:02.631 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:12:02.631 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:12:02.631 +03:00 [DBG] POST requests are not supported 2025-07-01 03:12:02.631 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:12:02.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-07-01 03:12:02.631 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:12:02.631 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:12:02.631 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:12:02.631 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:12:02.631 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:12:02.631 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:12:02.631 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:12:02.631 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:12:02.631 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:12:02.631 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:12:02.632 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:12:02.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-07-01 03:12:02.632 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:12:02.632 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:12:02.632 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:12:02.632 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:12:02.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:12:02.632 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:12:02.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:12:02.632 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:12:02.632 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:12:02.632 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2108ms. 2025-07-01 03:12:02.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:12:02.632 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:12:02.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:12:02.632 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:12:02.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:12:02.632 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:12:02.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:12:02.633 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:12:02.633 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:12:02.633 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:12:02.633 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:12:02.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:12:02.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:12:02.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:12:02.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:12:02.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:12:02.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:12:02.633 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2901ms 2025-07-01 03:12:02.633 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:12:02.633 +03:00 [DBG] Connection id "0HNC8090TGALP" completed keep alive response. 2025-07-01 03:12:02.633 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5687ms 2025-07-01 03:12:02.634 +03:00 [DBG] Connection id "0HNC8090TGALP" received FIN. 2025-07-01 03:12:02.634 +03:00 [DBG] Connection id "0HNC8090TGALP" disconnecting. 2025-07-01 03:12:02.634 +03:00 [DBG] Connection id "0HNC8090TGALP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:12:02.635 +03:00 [DBG] Connection id "0HNC8090TGALP" stopped. 2025-07-01 03:13:02.643 +03:00 [DBG] Connection id "0HNC8090TGALQ" accepted. 2025-07-01 03:13:02.643 +03:00 [DBG] Connection id "0HNC8090TGALQ" started. 2025-07-01 03:13:02.643 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:13:02.644 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:13:02.644 +03:00 [DBG] POST requests are not supported 2025-07-01 03:13:02.644 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:13:02.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-07-01 03:13:02.644 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:13:02.644 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:13:02.644 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:13:02.644 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:13:02.644 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:13:02.644 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:13:02.644 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:13:02.644 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:13:02.644 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:13:02.644 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:13:02.644 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:13:02.644 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:13:02.644 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:13:02.644 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:13:02.644 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:13:02.644 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:13:02.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:13:02.644 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:13:02.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:13:02.644 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:13:02.644 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:13:02.644 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1186ms. 2025-07-01 03:13:02.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:13:02.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:13:02.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:13:02.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:13:02.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:13:02.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:13:02.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:13:02.645 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:13:02.645 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:13:02.645 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:13:02.645 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:13:02.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:13:02.645 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:13:02.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:13:02.645 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:13:02.645 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:13:02.645 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:13:02.645 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7266ms 2025-07-01 03:13:02.645 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:13:02.645 +03:00 [DBG] Connection id "0HNC8090TGALQ" completed keep alive response. 2025-07-01 03:13:02.645 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3557ms 2025-07-01 03:13:02.645 +03:00 [DBG] Connection id "0HNC8090TGALQ" received FIN. 2025-07-01 03:13:02.645 +03:00 [DBG] Connection id "0HNC8090TGALQ" disconnecting. 2025-07-01 03:13:02.645 +03:00 [DBG] Connection id "0HNC8090TGALQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:13:02.646 +03:00 [DBG] Connection id "0HNC8090TGALQ" stopped. 2025-07-01 03:14:02.640 +03:00 [DBG] Connection id "0HNC8090TGALR" accepted. 2025-07-01 03:14:02.640 +03:00 [DBG] Connection id "0HNC8090TGALR" started. 2025-07-01 03:14:02.640 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:14:02.641 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:14:02.641 +03:00 [DBG] POST requests are not supported 2025-07-01 03:14:02.641 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:14:02.641 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:14:02.641 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:14:02.641 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:14:02.641 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:14:02.641 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:14:02.641 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:14:02.641 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:14:02.641 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:14:02.641 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:14:02.641 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:14:02.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-07-01 03:14:02.641 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:14:02.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-07-01 03:14:02.641 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:14:02.641 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:14:02.641 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:14:02.641 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:14:02.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:14:02.641 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:14:02.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:14:02.641 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:14:02.641 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:14:02.641 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1283ms. 2025-07-01 03:14:02.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:14:02.641 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:14:02.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:14:02.641 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:14:02.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:14:02.641 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:14:02.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:14:02.641 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:14:02.642 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:14:02.642 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:14:02.642 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:14:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:14:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:14:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:14:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:14:02.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:14:02.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:14:02.642 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6546ms 2025-07-01 03:14:02.642 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:14:02.642 +03:00 [DBG] Connection id "0HNC8090TGALR" completed keep alive response. 2025-07-01 03:14:02.642 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3134ms 2025-07-01 03:14:02.642 +03:00 [DBG] Connection id "0HNC8090TGALR" received FIN. 2025-07-01 03:14:02.642 +03:00 [DBG] Connection id "0HNC8090TGALR" disconnecting. 2025-07-01 03:14:02.642 +03:00 [DBG] Connection id "0HNC8090TGALR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:14:02.643 +03:00 [DBG] Connection id "0HNC8090TGALR" stopped. 2025-07-01 03:15:02.629 +03:00 [DBG] Connection id "0HNC8090TGALS" accepted. 2025-07-01 03:15:02.629 +03:00 [DBG] Connection id "0HNC8090TGALS" started. 2025-07-01 03:15:02.629 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:15:02.629 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:15:02.630 +03:00 [DBG] POST requests are not supported 2025-07-01 03:15:02.630 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:15:02.630 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:15:02.630 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:15:02.630 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:15:02.630 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:15:02.630 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:15:02.630 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:15:02.630 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:15:02.630 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:15:02.630 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:15:02.630 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:15:02.630 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:15:02.630 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:15:02.630 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:15:02.630 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:15:02.630 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:15:02.630 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:15:02.630 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:15:02.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:15:02.630 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:15:02.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:15:02.630 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:15:02.630 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:15:02.631 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1493ms. 2025-07-01 03:15:02.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:15:02.631 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:15:02.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:15:02.631 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:15:02.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:15:02.631 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:15:02.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:15:02.631 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:15:02.631 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:15:02.631 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:15:02.631 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:15:02.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:15:02.631 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:15:02.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:15:02.631 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:15:02.631 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:15:02.631 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:15:02.631 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1537ms 2025-07-01 03:15:02.631 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:15:02.631 +03:00 [DBG] Connection id "0HNC8090TGALS" completed keep alive response. 2025-07-01 03:15:02.631 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8288ms 2025-07-01 03:15:02.632 +03:00 [DBG] Connection id "0HNC8090TGALS" received FIN. 2025-07-01 03:15:02.632 +03:00 [DBG] Connection id "0HNC8090TGALS" disconnecting. 2025-07-01 03:15:02.632 +03:00 [DBG] Connection id "0HNC8090TGALS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:15:02.633 +03:00 [DBG] Connection id "0HNC8090TGALS" stopped. 2025-07-01 03:16:02.635 +03:00 [DBG] Connection id "0HNC8090TGALT" accepted. 2025-07-01 03:16:02.636 +03:00 [DBG] Connection id "0HNC8090TGALT" started. 2025-07-01 03:16:02.636 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:16:02.636 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:16:02.636 +03:00 [DBG] POST requests are not supported 2025-07-01 03:16:02.636 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:16:02.636 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:16:02.636 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:16:02.636 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:16:02.636 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:16:02.636 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:16:02.636 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:16:02.636 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:16:02.636 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:16:02.636 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:16:02.636 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:16:02.636 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:16:02.636 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:16:02.636 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:16:02.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:16:02.636 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:16:02.637 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:16:02.637 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:16:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:16:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:16:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:16:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:16:02.637 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:16:02.637 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1405ms. 2025-07-01 03:16:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:16:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:16:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:16:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:16:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:16:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:16:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:16:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:16:02.637 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:16:02.637 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:16:02.637 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:16:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:16:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:16:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:16:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:16:02.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:16:02.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:16:02.637 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.98ms 2025-07-01 03:16:02.637 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:16:02.637 +03:00 [DBG] Connection id "0HNC8090TGALT" completed keep alive response. 2025-07-01 03:16:02.638 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7383ms 2025-07-01 03:16:02.638 +03:00 [DBG] Connection id "0HNC8090TGALT" received FIN. 2025-07-01 03:16:02.638 +03:00 [DBG] Connection id "0HNC8090TGALT" disconnecting. 2025-07-01 03:16:02.638 +03:00 [DBG] Connection id "0HNC8090TGALT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:16:02.639 +03:00 [DBG] Connection id "0HNC8090TGALT" stopped. 2025-07-01 03:17:02.633 +03:00 [DBG] Connection id "0HNC8090TGALU" accepted. 2025-07-01 03:17:02.633 +03:00 [DBG] Connection id "0HNC8090TGALU" started. 2025-07-01 03:17:02.634 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:17:02.634 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:17:02.634 +03:00 [DBG] POST requests are not supported 2025-07-01 03:17:02.634 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:17:02.634 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:17:02.634 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:17:02.634 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:17:02.634 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:17:02.634 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:17:02.634 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:17:02.634 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:17:02.634 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:17:02.634 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:17:02.634 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:17:02.634 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:17:02.634 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:17:02.634 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:17:02.634 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:17:02.634 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:17:02.634 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:17:02.634 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:17:02.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:17:02.634 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:17:02.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:17:02.634 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:17:02.634 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:17:02.634 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1273ms. 2025-07-01 03:17:02.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:17:02.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:17:02.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:17:02.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:17:02.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:17:02.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:17:02.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:17:02.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:17:02.635 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:17:02.635 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:17:02.635 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:17:02.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:17:02.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:17:02.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:17:02.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:17:02.635 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:17:02.635 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:17:02.635 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8233ms 2025-07-01 03:17:02.635 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:17:02.635 +03:00 [DBG] Connection id "0HNC8090TGALU" completed keep alive response. 2025-07-01 03:17:02.635 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5672ms 2025-07-01 03:17:02.635 +03:00 [DBG] Connection id "0HNC8090TGALU" received FIN. 2025-07-01 03:17:02.635 +03:00 [DBG] Connection id "0HNC8090TGALU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:17:02.635 +03:00 [DBG] Connection id "0HNC8090TGALU" disconnecting. 2025-07-01 03:17:02.635 +03:00 [DBG] Connection id "0HNC8090TGALU" stopped. 2025-07-01 03:18:02.632 +03:00 [DBG] Connection id "0HNC8090TGALV" accepted. 2025-07-01 03:18:02.633 +03:00 [DBG] Connection id "0HNC8090TGALV" started. 2025-07-01 03:18:02.633 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:18:02.633 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:18:02.633 +03:00 [DBG] POST requests are not supported 2025-07-01 03:18:02.633 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:18:02.633 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:18:02.633 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:18:02.633 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:18:02.633 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:18:02.633 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:18:02.633 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:18:02.633 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:18:02.633 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:18:02.634 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:18:02.634 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:18:02.634 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:18:02.634 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:18:02.634 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:18:02.634 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:18:02.634 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:18:02.634 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:18:02.634 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:18:02.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:18:02.634 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:18:02.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:18:02.634 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:18:02.634 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:18:02.634 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1595ms. 2025-07-01 03:18:02.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:18:02.634 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:18:02.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:18:02.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:18:02.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:18:02.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:18:02.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:18:02.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:18:02.635 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:18:02.635 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:18:02.635 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:18:02.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:18:02.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:18:02.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:18:02.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:18:02.635 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:18:02.635 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:18:02.635 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2848ms 2025-07-01 03:18:02.635 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:18:02.635 +03:00 [DBG] Connection id "0HNC8090TGALV" completed keep alive response. 2025-07-01 03:18:02.635 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3358ms 2025-07-01 03:18:02.636 +03:00 [DBG] Connection id "0HNC8090TGALV" received FIN. 2025-07-01 03:18:02.636 +03:00 [DBG] Connection id "0HNC8090TGALV" disconnecting. 2025-07-01 03:18:02.636 +03:00 [DBG] Connection id "0HNC8090TGALV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:18:02.637 +03:00 [DBG] Connection id "0HNC8090TGALV" stopped. 2025-07-01 03:19:02.639 +03:00 [DBG] Connection id "0HNC8090TGAM0" accepted. 2025-07-01 03:19:02.639 +03:00 [DBG] Connection id "0HNC8090TGAM0" started. 2025-07-01 03:19:02.639 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:19:02.639 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:19:02.639 +03:00 [DBG] POST requests are not supported 2025-07-01 03:19:02.639 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:19:02.639 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:19:02.639 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:19:02.639 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:19:02.639 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:19:02.639 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:19:02.639 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:19:02.639 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:19:02.639 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:19:02.639 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:19:02.639 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:19:02.639 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:19:02.639 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:19:02.639 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:19:02.639 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:19:02.639 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:19:02.640 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:19:02.640 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:19:02.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:19:02.640 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:19:02.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:19:02.640 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:19:02.640 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:19:02.640 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1261ms. 2025-07-01 03:19:02.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:19:02.640 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:19:02.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:19:02.640 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:19:02.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:19:02.640 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:19:02.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:19:02.640 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:19:02.640 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:19:02.640 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:19:02.640 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:19:02.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:19:02.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:19:02.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:19:02.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:19:02.640 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:19:02.640 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:19:02.640 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6952ms 2025-07-01 03:19:02.640 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:19:02.640 +03:00 [DBG] Connection id "0HNC8090TGAM0" completed keep alive response. 2025-07-01 03:19:02.640 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.273ms 2025-07-01 03:19:02.640 +03:00 [DBG] Connection id "0HNC8090TGAM0" received FIN. 2025-07-01 03:19:02.640 +03:00 [DBG] Connection id "0HNC8090TGAM0" disconnecting. 2025-07-01 03:19:02.641 +03:00 [DBG] Connection id "0HNC8090TGAM0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:19:02.642 +03:00 [DBG] Connection id "0HNC8090TGAM0" stopped. 2025-07-01 03:20:02.637 +03:00 [DBG] Connection id "0HNC8090TGAM1" accepted. 2025-07-01 03:20:02.637 +03:00 [DBG] Connection id "0HNC8090TGAM1" started. 2025-07-01 03:20:02.637 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:20:02.637 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:20:02.637 +03:00 [DBG] POST requests are not supported 2025-07-01 03:20:02.637 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:20:02.637 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:20:02.637 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:20:02.637 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:20:02.638 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:20:02.638 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:20:02.638 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:20:02.638 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:20:02.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-07-01 03:20:02.638 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:20:02.638 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:20:02.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-07-01 03:20:02.638 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:20:02.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-07-01 03:20:02.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:20:02.638 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:20:02.638 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:20:02.638 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:20:02.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:20:02.638 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:20:02.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:20:02.638 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:20:02.638 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:20:02.638 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1519ms. 2025-07-01 03:20:02.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:20:02.639 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:20:02.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:20:02.639 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:20:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:20:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:20:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:20:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:20:02.639 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:20:02.639 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:20:02.639 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:20:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:20:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:20:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:20:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:20:02.639 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:20:02.639 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:20:02.639 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8686ms 2025-07-01 03:20:02.639 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:20:02.639 +03:00 [DBG] Connection id "0HNC8090TGAM1" completed keep alive response. 2025-07-01 03:20:02.639 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7467ms 2025-07-01 03:20:02.639 +03:00 [DBG] Connection id "0HNC8090TGAM1" received FIN. 2025-07-01 03:20:02.639 +03:00 [DBG] Connection id "0HNC8090TGAM1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:20:02.639 +03:00 [DBG] Connection id "0HNC8090TGAM1" disconnecting. 2025-07-01 03:20:02.640 +03:00 [DBG] Connection id "0HNC8090TGAM1" stopped. 2025-07-01 03:21:02.636 +03:00 [DBG] Connection id "0HNC8090TGAM2" accepted. 2025-07-01 03:21:02.636 +03:00 [DBG] Connection id "0HNC8090TGAM2" started. 2025-07-01 03:21:02.636 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:21:02.636 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:21:02.636 +03:00 [DBG] POST requests are not supported 2025-07-01 03:21:02.636 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:21:02.636 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:21:02.636 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:21:02.637 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:21:02.637 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:21:02.637 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:21:02.637 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:21:02.637 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:21:02.637 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:21:02.637 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:21:02.637 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:21:02.637 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:21:02.637 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:21:02.637 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:21:02.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:21:02.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:21:02.637 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:21:02.637 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:21:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:21:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:21:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:21:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:21:02.637 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:21:02.637 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1416ms. 2025-07-01 03:21:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:21:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:21:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:21:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:21:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:21:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:21:02.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:21:02.638 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:21:02.638 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:21:02.638 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:21:02.638 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:21:02.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:21:02.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:21:02.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:21:02.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:21:02.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:21:02.638 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:21:02.638 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7817ms 2025-07-01 03:21:02.638 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:21:02.638 +03:00 [DBG] Connection id "0HNC8090TGAM2" completed keep alive response. 2025-07-01 03:21:02.638 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.466ms 2025-07-01 03:21:02.638 +03:00 [DBG] Connection id "0HNC8090TGAM2" received FIN. 2025-07-01 03:21:02.638 +03:00 [DBG] Connection id "0HNC8090TGAM2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:21:02.638 +03:00 [DBG] Connection id "0HNC8090TGAM2" disconnecting. 2025-07-01 03:21:02.638 +03:00 [DBG] Connection id "0HNC8090TGAM2" stopped. 2025-07-01 03:22:02.642 +03:00 [DBG] Connection id "0HNC8090TGAM3" accepted. 2025-07-01 03:22:02.642 +03:00 [DBG] Connection id "0HNC8090TGAM3" started. 2025-07-01 03:22:02.642 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:22:02.642 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:22:02.642 +03:00 [DBG] POST requests are not supported 2025-07-01 03:22:02.642 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:22:02.642 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:22:02.642 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:22:02.642 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:22:02.642 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:22:02.642 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:22:02.642 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:22:02.642 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:22:02.642 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:22:02.642 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:22:02.642 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:22:02.642 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:22:02.642 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:22:02.642 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:22:02.643 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:22:02.643 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:22:02.643 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:22:02.643 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:22:02.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:22:02.643 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:22:02.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:22:02.643 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:22:02.643 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:22:02.643 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1212ms. 2025-07-01 03:22:02.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:22:02.643 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:22:02.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:22:02.643 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:22:02.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:22:02.643 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:22:02.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:22:02.643 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:22:02.643 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:22:02.643 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:22:02.643 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:22:02.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:22:02.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:22:02.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:22:02.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:22:02.643 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:22:02.643 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:22:02.643 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.824ms 2025-07-01 03:22:02.643 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:22:02.643 +03:00 [DBG] Connection id "0HNC8090TGAM3" completed keep alive response. 2025-07-01 03:22:02.643 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6135ms 2025-07-01 03:22:02.644 +03:00 [DBG] Connection id "0HNC8090TGAM3" received FIN. 2025-07-01 03:22:02.644 +03:00 [DBG] Connection id "0HNC8090TGAM3" disconnecting. 2025-07-01 03:22:02.644 +03:00 [DBG] Connection id "0HNC8090TGAM3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:22:02.645 +03:00 [DBG] Connection id "0HNC8090TGAM3" stopped. 2025-07-01 03:23:02.649 +03:00 [DBG] Connection id "0HNC8090TGAM4" accepted. 2025-07-01 03:23:02.650 +03:00 [DBG] Connection id "0HNC8090TGAM4" started. 2025-07-01 03:23:02.650 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:23:02.650 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:23:02.650 +03:00 [DBG] POST requests are not supported 2025-07-01 03:23:02.650 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:23:02.650 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:23:02.650 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:23:02.650 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:23:02.650 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:23:02.650 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:23:02.650 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:23:02.650 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:23:02.650 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:23:02.650 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:23:02.650 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:23:02.650 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:23:02.650 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:23:02.650 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:23:02.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:23:02.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:23:02.650 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:23:02.650 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:23:02.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:23:02.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:23:02.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:23:02.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:23:02.651 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:23:02.651 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1597ms. 2025-07-01 03:23:02.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:23:02.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:23:02.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:23:02.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:23:02.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:23:02.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:23:02.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:23:02.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:23:02.651 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:23:02.651 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:23:02.651 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:23:02.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:23:02.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:23:02.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:23:02.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:23:02.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:23:02.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:23:02.651 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0336ms 2025-07-01 03:23:02.651 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:23:02.651 +03:00 [DBG] Connection id "0HNC8090TGAM4" completed keep alive response. 2025-07-01 03:23:02.651 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6889ms 2025-07-01 03:23:02.652 +03:00 [DBG] Connection id "0HNC8090TGAM4" received FIN. 2025-07-01 03:23:02.652 +03:00 [DBG] Connection id "0HNC8090TGAM4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:23:02.652 +03:00 [DBG] Connection id "0HNC8090TGAM4" disconnecting. 2025-07-01 03:23:02.652 +03:00 [DBG] Connection id "0HNC8090TGAM4" stopped. 2025-07-01 03:24:02.643 +03:00 [DBG] Connection id "0HNC8090TGAM5" accepted. 2025-07-01 03:24:02.643 +03:00 [DBG] Connection id "0HNC8090TGAM5" started. 2025-07-01 03:24:02.643 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:24:02.643 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:24:02.643 +03:00 [DBG] POST requests are not supported 2025-07-01 03:24:02.643 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:24:02.643 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:24:02.643 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:24:02.643 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:24:02.643 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:24:02.643 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:24:02.643 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:24:02.643 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:24:02.643 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:24:02.643 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:24:02.643 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:24:02.643 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:24:02.643 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:24:02.643 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:24:02.643 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:24:02.643 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:24:02.643 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:24:02.643 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:24:02.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:24:02.643 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:24:02.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:24:02.644 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:24:02.644 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:24:02.644 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.138ms. 2025-07-01 03:24:02.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:24:02.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:24:02.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:24:02.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:24:02.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:24:02.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:24:02.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:24:02.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:24:02.644 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:24:02.644 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:24:02.644 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:24:02.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:24:02.644 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:24:02.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:24:02.644 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:24:02.644 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:24:02.644 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:24:02.644 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.005ms 2025-07-01 03:24:02.644 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:24:02.644 +03:00 [DBG] Connection id "0HNC8090TGAM5" completed keep alive response. 2025-07-01 03:24:02.644 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6209ms 2025-07-01 03:24:02.645 +03:00 [DBG] Connection id "0HNC8090TGAM5" received FIN. 2025-07-01 03:24:02.645 +03:00 [DBG] Connection id "0HNC8090TGAM5" disconnecting. 2025-07-01 03:24:02.645 +03:00 [DBG] Connection id "0HNC8090TGAM5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:24:02.646 +03:00 [DBG] Connection id "0HNC8090TGAM5" stopped. 2025-07-01 03:25:02.635 +03:00 [DBG] Connection id "0HNC8090TGAM6" accepted. 2025-07-01 03:25:02.635 +03:00 [DBG] Connection id "0HNC8090TGAM6" started. 2025-07-01 03:25:02.635 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:25:02.635 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:25:02.635 +03:00 [DBG] POST requests are not supported 2025-07-01 03:25:02.635 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:25:02.635 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:25:02.635 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:25:02.635 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:25:02.636 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:25:02.636 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:25:02.636 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:25:02.636 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:25:02.636 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:25:02.636 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:25:02.636 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:25:02.636 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:25:02.636 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:25:02.636 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:25:02.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:25:02.636 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:25:02.636 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:25:02.636 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:25:02.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:25:02.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:25:02.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:25:02.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:25:02.636 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:25:02.636 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1501ms. 2025-07-01 03:25:02.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:25:02.636 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:25:02.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:25:02.636 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:25:02.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:25:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:25:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:25:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:25:02.637 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:25:02.637 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:25:02.637 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:25:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:25:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:25:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:25:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:25:02.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:25:02.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:25:02.637 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.016ms 2025-07-01 03:25:02.637 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:25:02.637 +03:00 [DBG] Connection id "0HNC8090TGAM6" completed keep alive response. 2025-07-01 03:25:02.637 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6258ms 2025-07-01 03:25:02.637 +03:00 [DBG] Connection id "0HNC8090TGAM6" received FIN. 2025-07-01 03:25:02.637 +03:00 [DBG] Connection id "0HNC8090TGAM6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:25:02.637 +03:00 [DBG] Connection id "0HNC8090TGAM6" disconnecting. 2025-07-01 03:25:02.637 +03:00 [DBG] Connection id "0HNC8090TGAM6" stopped. 2025-07-01 03:26:02.644 +03:00 [DBG] Connection id "0HNC8090TGAM7" accepted. 2025-07-01 03:26:02.644 +03:00 [DBG] Connection id "0HNC8090TGAM7" started. 2025-07-01 03:26:02.645 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:26:02.645 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:26:02.645 +03:00 [DBG] POST requests are not supported 2025-07-01 03:26:02.645 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:26:02.645 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:26:02.645 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:26:02.645 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:26:02.645 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:26:02.645 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:26:02.645 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:26:02.645 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:26:02.645 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:26:02.645 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:26:02.645 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:26:02.645 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:26:02.645 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:26:02.645 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:26:02.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:26:02.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:26:02.646 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:26:02.646 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:26:02.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:26:02.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:26:02.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:26:02.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:26:02.646 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:26:02.646 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1328ms. 2025-07-01 03:26:02.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:26:02.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:26:02.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:26:02.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:26:02.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:26:02.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:26:02.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:26:02.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:26:02.646 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:26:02.646 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:26:02.646 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:26:02.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:26:02.647 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:26:02.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:26:02.647 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:26:02.647 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:26:02.647 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:26:02.647 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1678ms 2025-07-01 03:26:02.647 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:26:02.647 +03:00 [DBG] Connection id "0HNC8090TGAM7" completed keep alive response. 2025-07-01 03:26:02.647 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1836ms 2025-07-01 03:26:02.647 +03:00 [DBG] Connection id "0HNC8090TGAM7" received FIN. 2025-07-01 03:26:02.647 +03:00 [DBG] Connection id "0HNC8090TGAM7" disconnecting. 2025-07-01 03:26:02.647 +03:00 [DBG] Connection id "0HNC8090TGAM7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:26:02.648 +03:00 [DBG] Connection id "0HNC8090TGAM7" stopped. 2025-07-01 03:27:02.637 +03:00 [DBG] Connection id "0HNC8090TGAM8" accepted. 2025-07-01 03:27:02.637 +03:00 [DBG] Connection id "0HNC8090TGAM8" started. 2025-07-01 03:27:02.637 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:27:02.637 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:27:02.637 +03:00 [DBG] POST requests are not supported 2025-07-01 03:27:02.637 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:27:02.638 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:27:02.638 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:27:02.638 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:27:02.638 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:27:02.638 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:27:02.638 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:27:02.638 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:27:02.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-07-01 03:27:02.638 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:27:02.638 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:27:02.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-07-01 03:27:02.638 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:27:02.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-07-01 03:27:02.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:27:02.638 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:27:02.638 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:27:02.638 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:27:02.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:27:02.638 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:27:02.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:27:02.638 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:27:02.638 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:27:02.638 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1617ms. 2025-07-01 03:27:02.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:27:02.639 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:27:02.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:27:02.639 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:27:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:27:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:27:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:27:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:27:02.639 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:27:02.639 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:27:02.639 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:27:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:27:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:27:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:27:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:27:02.639 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:27:02.639 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:27:02.639 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9291ms 2025-07-01 03:27:02.639 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:27:02.639 +03:00 [DBG] Connection id "0HNC8090TGAM8" completed keep alive response. 2025-07-01 03:27:02.639 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6773ms 2025-07-01 03:27:02.639 +03:00 [DBG] Connection id "0HNC8090TGAM8" received FIN. 2025-07-01 03:27:02.639 +03:00 [DBG] Connection id "0HNC8090TGAM8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:27:02.639 +03:00 [DBG] Connection id "0HNC8090TGAM8" disconnecting. 2025-07-01 03:27:02.639 +03:00 [DBG] Connection id "0HNC8090TGAM8" stopped. 2025-07-01 03:28:02.641 +03:00 [DBG] Connection id "0HNC8090TGAM9" accepted. 2025-07-01 03:28:02.642 +03:00 [DBG] Connection id "0HNC8090TGAM9" started. 2025-07-01 03:28:02.642 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:28:02.642 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:28:02.642 +03:00 [DBG] POST requests are not supported 2025-07-01 03:28:02.642 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:28:02.642 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:28:02.642 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:28:02.642 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:28:02.642 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:28:02.642 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:28:02.642 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:28:02.642 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:28:02.642 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:28:02.642 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:28:02.642 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:28:02.642 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:28:02.642 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:28:02.642 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:28:02.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:28:02.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:28:02.642 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:28:02.642 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:28:02.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:28:02.643 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:28:02.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:28:02.643 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:28:02.643 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:28:02.643 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1578ms. 2025-07-01 03:28:02.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:28:02.643 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:28:02.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:28:02.643 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:28:02.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:28:02.643 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:28:02.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:28:02.643 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:28:02.643 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:28:02.643 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:28:02.643 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:28:02.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:28:02.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:28:02.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:28:02.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:28:02.643 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:28:02.643 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:28:02.643 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8088ms 2025-07-01 03:28:02.643 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:28:02.643 +03:00 [DBG] Connection id "0HNC8090TGAM9" completed keep alive response. 2025-07-01 03:28:02.643 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5204ms 2025-07-01 03:28:02.644 +03:00 [DBG] Connection id "0HNC8090TGAM9" received FIN. 2025-07-01 03:28:02.644 +03:00 [DBG] Connection id "0HNC8090TGAM9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:28:02.644 +03:00 [DBG] Connection id "0HNC8090TGAM9" disconnecting. 2025-07-01 03:28:02.644 +03:00 [DBG] Connection id "0HNC8090TGAM9" stopped. 2025-07-01 03:29:02.637 +03:00 [DBG] Connection id "0HNC8090TGAMA" accepted. 2025-07-01 03:29:02.637 +03:00 [DBG] Connection id "0HNC8090TGAMA" started. 2025-07-01 03:29:02.638 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:29:02.638 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:29:02.638 +03:00 [DBG] POST requests are not supported 2025-07-01 03:29:02.638 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:29:02.638 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:29:02.638 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:29:02.638 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:29:02.638 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:29:02.638 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:29:02.638 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:29:02.638 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:29:02.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-07-01 03:29:02.638 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:29:02.638 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:29:02.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-07-01 03:29:02.638 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:29:02.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-07-01 03:29:02.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:29:02.638 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:29:02.638 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:29:02.638 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:29:02.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:29:02.638 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:29:02.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:29:02.638 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:29:02.638 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:29:02.639 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1391ms. 2025-07-01 03:29:02.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:29:02.639 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:29:02.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:29:02.639 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:29:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:29:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:29:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:29:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:29:02.639 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:29:02.639 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:29:02.639 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:29:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:29:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:29:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:29:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:29:02.639 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:29:02.639 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:29:02.639 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7595ms 2025-07-01 03:29:02.639 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:29:02.639 +03:00 [DBG] Connection id "0HNC8090TGAMA" completed keep alive response. 2025-07-01 03:29:02.639 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4118ms 2025-07-01 03:29:02.639 +03:00 [DBG] Connection id "0HNC8090TGAMA" received FIN. 2025-07-01 03:29:02.639 +03:00 [DBG] Connection id "0HNC8090TGAMA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:29:02.639 +03:00 [DBG] Connection id "0HNC8090TGAMA" disconnecting. 2025-07-01 03:29:02.639 +03:00 [DBG] Connection id "0HNC8090TGAMA" stopped. 2025-07-01 03:30:02.632 +03:00 [DBG] Connection id "0HNC8090TGAMB" accepted. 2025-07-01 03:30:02.633 +03:00 [DBG] Connection id "0HNC8090TGAMB" started. 2025-07-01 03:30:02.633 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:30:02.633 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:30:02.633 +03:00 [DBG] POST requests are not supported 2025-07-01 03:30:02.633 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:30:02.633 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:30:02.633 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:30:02.633 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:30:02.633 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:30:02.633 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:30:02.633 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:30:02.633 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:30:02.633 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:30:02.633 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:30:02.633 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:30:02.633 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:30:02.633 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:30:02.633 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:30:02.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:30:02.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:30:02.633 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:30:02.633 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:30:02.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:30:02.633 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:30:02.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:30:02.633 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:30:02.633 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:30:02.634 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1405ms. 2025-07-01 03:30:02.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:30:02.634 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:30:02.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:30:02.634 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:30:02.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:30:02.634 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:30:02.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:30:02.634 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:30:02.634 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:30:02.634 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:30:02.634 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:30:02.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:30:02.634 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:30:02.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:30:02.634 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:30:02.634 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:30:02.634 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:30:02.634 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7728ms 2025-07-01 03:30:02.634 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:30:02.634 +03:00 [DBG] Connection id "0HNC8090TGAMB" completed keep alive response. 2025-07-01 03:30:02.634 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.441ms 2025-07-01 03:30:02.634 +03:00 [DBG] Connection id "0HNC8090TGAMB" received FIN. 2025-07-01 03:30:02.634 +03:00 [DBG] Connection id "0HNC8090TGAMB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:30:02.634 +03:00 [DBG] Connection id "0HNC8090TGAMB" disconnecting. 2025-07-01 03:30:02.634 +03:00 [DBG] Connection id "0HNC8090TGAMB" stopped. 2025-07-01 03:31:02.641 +03:00 [DBG] Connection id "0HNC8090TGAMC" accepted. 2025-07-01 03:31:02.641 +03:00 [DBG] Connection id "0HNC8090TGAMC" started. 2025-07-01 03:31:02.641 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:31:02.641 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:31:02.641 +03:00 [DBG] POST requests are not supported 2025-07-01 03:31:02.641 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:31:02.641 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:31:02.641 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:31:02.641 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:31:02.641 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:31:02.641 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:31:02.641 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:31:02.641 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:31:02.641 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:31:02.641 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:31:02.641 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:31:02.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-07-01 03:31:02.641 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:31:02.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-07-01 03:31:02.641 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:31:02.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:31:02.642 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:31:02.642 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:31:02.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:31:02.642 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:31:02.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:31:02.642 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:31:02.642 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:31:02.642 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1281ms. 2025-07-01 03:31:02.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:31:02.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:31:02.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:31:02.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:31:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:31:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:31:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:31:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:31:02.642 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:31:02.642 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:31:02.642 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:31:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:31:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:31:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:31:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:31:02.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:31:02.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:31:02.642 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7567ms 2025-07-01 03:31:02.642 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:31:02.642 +03:00 [DBG] Connection id "0HNC8090TGAMC" completed keep alive response. 2025-07-01 03:31:02.642 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.504ms 2025-07-01 03:31:02.643 +03:00 [DBG] Connection id "0HNC8090TGAMC" received FIN. 2025-07-01 03:31:02.643 +03:00 [DBG] Connection id "0HNC8090TGAMC" disconnecting. 2025-07-01 03:31:02.643 +03:00 [DBG] Connection id "0HNC8090TGAMC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:31:02.644 +03:00 [DBG] Connection id "0HNC8090TGAMC" stopped. 2025-07-01 03:32:02.702 +03:00 [DBG] Connection id "0HNC8090TGAMD" accepted. 2025-07-01 03:32:02.702 +03:00 [DBG] Connection id "0HNC8090TGAMD" started. 2025-07-01 03:32:02.702 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:32:02.702 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:32:02.702 +03:00 [DBG] POST requests are not supported 2025-07-01 03:32:02.702 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:32:02.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-07-01 03:32:02.702 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:32:02.702 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:32:02.702 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:32:02.702 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:32:02.702 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:32:02.702 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:32:02.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-07-01 03:32:02.703 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:32:02.703 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:32:02.703 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:32:02.703 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:32:02.703 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:32:02.703 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:32:02.703 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:32:02.703 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:32:02.703 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:32:02.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:32:02.703 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:32:02.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:32:02.703 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:32:02.703 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:32:02.703 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1687ms. 2025-07-01 03:32:02.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:32:02.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:32:02.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:32:02.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:32:02.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:32:02.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:32:02.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:32:02.704 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:32:02.704 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:32:02.704 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:32:02.704 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:32:02.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:32:02.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:32:02.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:32:02.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:32:02.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:32:02.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:32:02.704 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0563ms 2025-07-01 03:32:02.704 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:32:02.704 +03:00 [DBG] Connection id "0HNC8090TGAMD" completed keep alive response. 2025-07-01 03:32:02.704 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0119ms 2025-07-01 03:32:02.704 +03:00 [DBG] Connection id "0HNC8090TGAMD" received FIN. 2025-07-01 03:32:02.704 +03:00 [DBG] Connection id "0HNC8090TGAMD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:32:02.704 +03:00 [DBG] Connection id "0HNC8090TGAMD" disconnecting. 2025-07-01 03:32:02.705 +03:00 [DBG] Connection id "0HNC8090TGAMD" stopped. 2025-07-01 03:33:02.636 +03:00 [DBG] Connection id "0HNC8090TGAME" accepted. 2025-07-01 03:33:02.636 +03:00 [DBG] Connection id "0HNC8090TGAME" started. 2025-07-01 03:33:02.636 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:33:02.636 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:33:02.636 +03:00 [DBG] POST requests are not supported 2025-07-01 03:33:02.636 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:33:02.636 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:33:02.636 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:33:02.636 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:33:02.636 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:33:02.636 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:33:02.636 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:33:02.636 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:33:02.636 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:33:02.636 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:33:02.636 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:33:02.636 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:33:02.636 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:33:02.636 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:33:02.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:33:02.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:33:02.637 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:33:02.637 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:33:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:33:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:33:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:33:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:33:02.637 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:33:02.637 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1848ms. 2025-07-01 03:33:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:33:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:33:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:33:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:33:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:33:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:33:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:33:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:33:02.638 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:33:02.638 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:33:02.638 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:33:02.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:33:02.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:33:02.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:33:02.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:33:02.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:33:02.638 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:33:02.638 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5057ms 2025-07-01 03:33:02.638 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:33:02.638 +03:00 [DBG] Connection id "0HNC8090TGAME" completed keep alive response. 2025-07-01 03:33:02.638 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4904ms 2025-07-01 03:33:02.639 +03:00 [DBG] Connection id "0HNC8090TGAME" received FIN. 2025-07-01 03:33:02.639 +03:00 [DBG] Connection id "0HNC8090TGAME" disconnecting. 2025-07-01 03:33:02.639 +03:00 [DBG] Connection id "0HNC8090TGAME" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:33:02.640 +03:00 [DBG] Connection id "0HNC8090TGAME" stopped. 2025-07-01 03:34:02.640 +03:00 [DBG] Connection id "0HNC8090TGAMF" accepted. 2025-07-01 03:34:02.640 +03:00 [DBG] Connection id "0HNC8090TGAMF" started. 2025-07-01 03:34:02.640 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:34:02.641 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:34:02.641 +03:00 [DBG] POST requests are not supported 2025-07-01 03:34:02.641 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:34:02.641 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:34:02.641 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:34:02.641 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:34:02.641 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:34:02.641 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:34:02.641 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:34:02.641 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:34:02.641 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:34:02.641 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:34:02.641 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:34:02.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-07-01 03:34:02.641 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:34:02.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-07-01 03:34:02.641 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:34:02.641 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:34:02.641 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:34:02.641 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:34:02.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:34:02.641 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:34:02.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:34:02.641 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:34:02.641 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:34:02.642 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1327ms. 2025-07-01 03:34:02.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:34:02.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:34:02.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:34:02.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:34:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:34:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:34:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:34:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:34:02.642 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:34:02.642 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:34:02.642 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:34:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:34:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:34:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:34:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:34:02.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:34:02.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:34:02.642 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.807ms 2025-07-01 03:34:02.642 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:34:02.642 +03:00 [DBG] Connection id "0HNC8090TGAMF" completed keep alive response. 2025-07-01 03:34:02.642 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6277ms 2025-07-01 03:34:02.642 +03:00 [DBG] Connection id "0HNC8090TGAMF" received FIN. 2025-07-01 03:34:02.643 +03:00 [DBG] Connection id "0HNC8090TGAMF" disconnecting. 2025-07-01 03:34:02.643 +03:00 [DBG] Connection id "0HNC8090TGAMF" stopped. 2025-07-01 03:34:02.643 +03:00 [DBG] Connection id "0HNC8090TGAMF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:35:02.649 +03:00 [DBG] Connection id "0HNC8090TGAMG" accepted. 2025-07-01 03:35:02.649 +03:00 [DBG] Connection id "0HNC8090TGAMG" started. 2025-07-01 03:35:02.649 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:35:02.649 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:35:02.649 +03:00 [DBG] POST requests are not supported 2025-07-01 03:35:02.649 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:35:02.649 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:35:02.649 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:35:02.649 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:35:02.649 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:35:02.649 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:35:02.649 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:35:02.649 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:35:02.649 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:35:02.649 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:35:02.649 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:35:02.649 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:35:02.649 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:35:02.649 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:35:02.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:35:02.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:35:02.650 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:35:02.650 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:35:02.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:35:02.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:35:02.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:35:02.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:35:02.650 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:35:02.650 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1261ms. 2025-07-01 03:35:02.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:35:02.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:35:02.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:35:02.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:35:02.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:35:02.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:35:02.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:35:02.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:35:02.650 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:35:02.650 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:35:02.650 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:35:02.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:35:02.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:35:02.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:35:02.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:35:02.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:35:02.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:35:02.650 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7503ms 2025-07-01 03:35:02.650 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:35:02.650 +03:00 [DBG] Connection id "0HNC8090TGAMG" completed keep alive response. 2025-07-01 03:35:02.650 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4665ms 2025-07-01 03:35:02.651 +03:00 [DBG] Connection id "0HNC8090TGAMG" received FIN. 2025-07-01 03:35:02.651 +03:00 [DBG] Connection id "0HNC8090TGAMG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:35:02.651 +03:00 [DBG] Connection id "0HNC8090TGAMG" disconnecting. 2025-07-01 03:35:02.651 +03:00 [DBG] Connection id "0HNC8090TGAMG" stopped. 2025-07-01 03:36:02.643 +03:00 [DBG] Connection id "0HNC8090TGAMH" accepted. 2025-07-01 03:36:02.643 +03:00 [DBG] Connection id "0HNC8090TGAMH" started. 2025-07-01 03:36:02.643 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:36:02.643 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:36:02.643 +03:00 [DBG] POST requests are not supported 2025-07-01 03:36:02.643 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:36:02.643 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:36:02.643 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:36:02.643 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:36:02.643 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:36:02.643 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:36:02.643 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:36:02.643 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:36:02.643 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:36:02.644 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:36:02.644 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:36:02.644 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:36:02.644 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:36:02.644 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:36:02.644 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:36:02.644 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:36:02.644 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:36:02.644 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:36:02.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:36:02.644 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:36:02.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:36:02.644 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:36:02.644 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:36:02.644 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1447ms. 2025-07-01 03:36:02.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:36:02.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:36:02.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:36:02.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:36:02.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:36:02.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:36:02.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:36:02.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:36:02.644 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:36:02.644 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:36:02.644 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:36:02.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:36:02.644 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:36:02.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:36:02.644 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:36:02.644 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:36:02.644 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:36:02.644 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7363ms 2025-07-01 03:36:02.644 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:36:02.644 +03:00 [DBG] Connection id "0HNC8090TGAMH" completed keep alive response. 2025-07-01 03:36:02.644 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3352ms 2025-07-01 03:36:02.645 +03:00 [DBG] Connection id "0HNC8090TGAMH" received FIN. 2025-07-01 03:36:02.645 +03:00 [DBG] Connection id "0HNC8090TGAMH" disconnecting. 2025-07-01 03:36:02.645 +03:00 [DBG] Connection id "0HNC8090TGAMH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:36:02.646 +03:00 [DBG] Connection id "0HNC8090TGAMH" stopped. 2025-07-01 03:37:02.641 +03:00 [DBG] Connection id "0HNC8090TGAMI" accepted. 2025-07-01 03:37:02.641 +03:00 [DBG] Connection id "0HNC8090TGAMI" started. 2025-07-01 03:37:02.641 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:37:02.641 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:37:02.641 +03:00 [DBG] POST requests are not supported 2025-07-01 03:37:02.641 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:37:02.641 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:37:02.641 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:37:02.641 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:37:02.641 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:37:02.641 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:37:02.641 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:37:02.641 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:37:02.642 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:37:02.642 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:37:02.642 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:37:02.642 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:37:02.642 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:37:02.642 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:37:02.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:37:02.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:37:02.642 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:37:02.642 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:37:02.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:37:02.642 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:37:02.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:37:02.642 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:37:02.642 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:37:02.642 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1344ms. 2025-07-01 03:37:02.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:37:02.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:37:02.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:37:02.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:37:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:37:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:37:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:37:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:37:02.642 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:37:02.642 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:37:02.642 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:37:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:37:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:37:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:37:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:37:02.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:37:02.643 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:37:02.643 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7415ms 2025-07-01 03:37:02.643 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:37:02.643 +03:00 [DBG] Connection id "0HNC8090TGAMI" completed keep alive response. 2025-07-01 03:37:02.643 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4856ms 2025-07-01 03:37:02.643 +03:00 [DBG] Connection id "0HNC8090TGAMI" received FIN. 2025-07-01 03:37:02.643 +03:00 [DBG] Connection id "0HNC8090TGAMI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:37:02.643 +03:00 [DBG] Connection id "0HNC8090TGAMI" disconnecting. 2025-07-01 03:37:02.643 +03:00 [DBG] Connection id "0HNC8090TGAMI" stopped. 2025-07-01 03:38:02.641 +03:00 [DBG] Connection id "0HNC8090TGAMJ" accepted. 2025-07-01 03:38:02.641 +03:00 [DBG] Connection id "0HNC8090TGAMJ" started. 2025-07-01 03:38:02.641 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:38:02.641 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:38:02.641 +03:00 [DBG] POST requests are not supported 2025-07-01 03:38:02.641 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:38:02.641 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:38:02.641 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:38:02.641 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:38:02.641 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:38:02.641 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:38:02.641 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:38:02.641 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:38:02.641 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:38:02.641 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:38:02.641 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:38:02.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-07-01 03:38:02.641 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:38:02.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-07-01 03:38:02.641 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:38:02.641 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:38:02.641 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:38:02.641 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:38:02.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:38:02.641 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:38:02.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:38:02.641 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:38:02.641 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:38:02.642 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1221ms. 2025-07-01 03:38:02.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:38:02.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:38:02.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:38:02.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:38:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:38:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:38:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:38:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:38:02.642 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:38:02.642 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:38:02.642 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:38:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:38:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:38:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:38:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:38:02.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:38:02.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:38:02.642 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6138ms 2025-07-01 03:38:02.642 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:38:02.642 +03:00 [DBG] Connection id "0HNC8090TGAMJ" completed keep alive response. 2025-07-01 03:38:02.642 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2215ms 2025-07-01 03:38:02.642 +03:00 [DBG] Connection id "0HNC8090TGAMJ" received FIN. 2025-07-01 03:38:02.642 +03:00 [DBG] Connection id "0HNC8090TGAMJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:38:02.642 +03:00 [DBG] Connection id "0HNC8090TGAMJ" disconnecting. 2025-07-01 03:38:02.642 +03:00 [DBG] Connection id "0HNC8090TGAMJ" stopped. 2025-07-01 03:39:02.638 +03:00 [DBG] Connection id "0HNC8090TGAMK" accepted. 2025-07-01 03:39:02.638 +03:00 [DBG] Connection id "0HNC8090TGAMK" started. 2025-07-01 03:39:02.638 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:39:02.638 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:39:02.638 +03:00 [DBG] POST requests are not supported 2025-07-01 03:39:02.638 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:39:02.639 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:39:02.639 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:39:02.639 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:39:02.639 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:39:02.639 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:39:02.639 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:39:02.639 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:39:02.639 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:39:02.639 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:39:02.639 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:39:02.639 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:39:02.639 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:39:02.639 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:39:02.639 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:39:02.639 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:39:02.639 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:39:02.639 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:39:02.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:39:02.639 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:39:02.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:39:02.639 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:39:02.639 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:39:02.640 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1404ms. 2025-07-01 03:39:02.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:39:02.640 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:39:02.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:39:02.640 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:39:02.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:39:02.640 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:39:02.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:39:02.640 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:39:02.640 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:39:02.640 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:39:02.640 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:39:02.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:39:02.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:39:02.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:39:02.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:39:02.640 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:39:02.640 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:39:02.640 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.128ms 2025-07-01 03:39:02.640 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:39:02.640 +03:00 [DBG] Connection id "0HNC8090TGAMK" completed keep alive response. 2025-07-01 03:39:02.640 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0879ms 2025-07-01 03:39:02.641 +03:00 [DBG] Connection id "0HNC8090TGAMK" received FIN. 2025-07-01 03:39:02.641 +03:00 [DBG] Connection id "0HNC8090TGAMK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:39:02.641 +03:00 [DBG] Connection id "0HNC8090TGAMK" disconnecting. 2025-07-01 03:39:02.641 +03:00 [DBG] Connection id "0HNC8090TGAMK" stopped. 2025-07-01 03:40:02.645 +03:00 [DBG] Connection id "0HNC8090TGAML" accepted. 2025-07-01 03:40:02.645 +03:00 [DBG] Connection id "0HNC8090TGAML" started. 2025-07-01 03:40:02.645 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:40:02.645 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:40:02.645 +03:00 [DBG] POST requests are not supported 2025-07-01 03:40:02.645 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:40:02.645 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:40:02.645 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:40:02.645 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:40:02.645 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:40:02.645 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:40:02.645 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:40:02.645 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:40:02.645 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:40:02.646 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:40:02.646 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:40:02.646 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:40:02.646 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:40:02.646 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:40:02.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:40:02.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:40:02.646 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:40:02.646 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:40:02.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:40:02.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:40:02.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:40:02.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:40:02.646 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:40:02.646 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1107ms. 2025-07-01 03:40:02.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:40:02.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:40:02.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:40:02.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:40:02.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:40:02.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:40:02.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:40:02.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:40:02.646 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:40:02.646 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:40:02.646 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:40:02.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:40:02.646 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:40:02.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:40:02.646 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:40:02.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:40:02.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:40:02.646 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6222ms 2025-07-01 03:40:02.646 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:40:02.646 +03:00 [DBG] Connection id "0HNC8090TGAML" completed keep alive response. 2025-07-01 03:40:02.646 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1486ms 2025-07-01 03:40:02.647 +03:00 [DBG] Connection id "0HNC8090TGAML" received FIN. 2025-07-01 03:40:02.647 +03:00 [DBG] Connection id "0HNC8090TGAML" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:40:02.647 +03:00 [DBG] Connection id "0HNC8090TGAML" disconnecting. 2025-07-01 03:40:02.647 +03:00 [DBG] Connection id "0HNC8090TGAML" stopped. 2025-07-01 03:41:02.643 +03:00 [DBG] Connection id "0HNC8090TGAMM" accepted. 2025-07-01 03:41:02.643 +03:00 [DBG] Connection id "0HNC8090TGAMM" started. 2025-07-01 03:41:02.643 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:41:02.643 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:41:02.643 +03:00 [DBG] POST requests are not supported 2025-07-01 03:41:02.643 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:41:02.643 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:41:02.643 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:41:02.643 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:41:02.643 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:41:02.643 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:41:02.643 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:41:02.644 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:41:02.644 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:41:02.644 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:41:02.644 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:41:02.644 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:41:02.644 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:41:02.644 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:41:02.644 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:41:02.644 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:41:02.644 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:41:02.644 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:41:02.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:41:02.644 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:41:02.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:41:02.644 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:41:02.644 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:41:02.645 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2343ms. 2025-07-01 03:41:02.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:41:02.645 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:41:02.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:41:02.645 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:41:02.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:41:02.645 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:41:02.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:41:02.645 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:41:02.645 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:41:02.645 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:41:02.645 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:41:02.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:41:02.646 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:41:02.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:41:02.646 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:41:02.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:41:02.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:41:02.646 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8984ms 2025-07-01 03:41:02.646 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:41:02.646 +03:00 [DBG] Connection id "0HNC8090TGAMM" completed keep alive response. 2025-07-01 03:41:02.646 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2938ms 2025-07-01 03:41:02.646 +03:00 [DBG] Connection id "0HNC8090TGAMM" received FIN. 2025-07-01 03:41:02.646 +03:00 [DBG] Connection id "0HNC8090TGAMM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:41:02.647 +03:00 [DBG] Connection id "0HNC8090TGAMM" disconnecting. 2025-07-01 03:41:02.647 +03:00 [DBG] Connection id "0HNC8090TGAMM" stopped. 2025-07-01 03:42:02.637 +03:00 [DBG] Connection id "0HNC8090TGAMN" accepted. 2025-07-01 03:42:02.638 +03:00 [DBG] Connection id "0HNC8090TGAMN" started. 2025-07-01 03:42:02.638 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:42:02.638 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:42:02.638 +03:00 [DBG] POST requests are not supported 2025-07-01 03:42:02.638 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:42:02.638 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:42:02.638 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:42:02.638 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:42:02.638 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:42:02.638 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:42:02.638 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:42:02.638 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:42:02.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-07-01 03:42:02.638 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:42:02.638 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:42:02.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-07-01 03:42:02.638 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:42:02.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-07-01 03:42:02.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:42:02.638 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:42:02.638 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:42:02.639 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:42:02.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:42:02.639 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:42:02.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:42:02.639 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:42:02.639 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:42:02.639 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1234ms. 2025-07-01 03:42:02.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:42:02.639 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:42:02.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:42:02.639 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:42:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:42:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:42:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:42:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:42:02.639 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:42:02.639 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:42:02.639 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:42:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:42:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:42:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:42:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:42:02.639 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:42:02.639 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:42:02.639 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9489ms 2025-07-01 03:42:02.639 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:42:02.639 +03:00 [DBG] Connection id "0HNC8090TGAMN" completed keep alive response. 2025-07-01 03:42:02.639 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8139ms 2025-07-01 03:42:02.640 +03:00 [DBG] Connection id "0HNC8090TGAMN" received FIN. 2025-07-01 03:42:02.640 +03:00 [DBG] Connection id "0HNC8090TGAMN" disconnecting. 2025-07-01 03:42:02.640 +03:00 [DBG] Connection id "0HNC8090TGAMN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:42:02.641 +03:00 [DBG] Connection id "0HNC8090TGAMN" stopped. 2025-07-01 03:43:02.650 +03:00 [DBG] Connection id "0HNC8090TGAMO" accepted. 2025-07-01 03:43:02.651 +03:00 [DBG] Connection id "0HNC8090TGAMO" started. 2025-07-01 03:43:02.651 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:43:02.651 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:43:02.651 +03:00 [DBG] POST requests are not supported 2025-07-01 03:43:02.651 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:43:02.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-07-01 03:43:02.651 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:43:02.651 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:43:02.651 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:43:02.651 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:43:02.651 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:43:02.651 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:43:02.651 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:43:02.651 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:43:02.651 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:43:02.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-07-01 03:43:02.652 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:43:02.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-07-01 03:43:02.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:43:02.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:43:02.652 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:43:02.652 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:43:02.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:43:02.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:43:02.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:43:02.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:43:02.652 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:43:02.652 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1597ms. 2025-07-01 03:43:02.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:43:02.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:43:02.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:43:02.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:43:02.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:43:02.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:43:02.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:43:02.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:43:02.652 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:43:02.652 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:43:02.652 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:43:02.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:43:02.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:43:02.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:43:02.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:43:02.653 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:43:02.653 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:43:02.653 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9798ms 2025-07-01 03:43:02.653 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:43:02.653 +03:00 [DBG] Connection id "0HNC8090TGAMO" completed keep alive response. 2025-07-01 03:43:02.653 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8597ms 2025-07-01 03:43:02.653 +03:00 [DBG] Connection id "0HNC8090TGAMO" received FIN. 2025-07-01 03:43:02.653 +03:00 [DBG] Connection id "0HNC8090TGAMO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:43:02.653 +03:00 [DBG] Connection id "0HNC8090TGAMO" disconnecting. 2025-07-01 03:43:02.653 +03:00 [DBG] Connection id "0HNC8090TGAMO" stopped. 2025-07-01 03:44:02.645 +03:00 [DBG] Connection id "0HNC8090TGAMP" accepted. 2025-07-01 03:44:02.645 +03:00 [DBG] Connection id "0HNC8090TGAMP" started. 2025-07-01 03:44:02.645 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:44:02.645 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:44:02.645 +03:00 [DBG] POST requests are not supported 2025-07-01 03:44:02.645 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:44:02.645 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:44:02.645 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:44:02.645 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:44:02.646 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:44:02.646 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:44:02.646 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:44:02.646 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:44:02.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-07-01 03:44:02.646 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:44:02.646 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:44:02.646 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:44:02.646 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:44:02.646 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:44:02.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:44:02.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:44:02.646 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:44:02.646 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:44:02.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:44:02.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:44:02.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:44:02.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:44:02.646 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:44:02.647 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1348ms. 2025-07-01 03:44:02.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:44:02.647 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:44:02.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:44:02.647 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:44:02.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:44:02.647 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:44:02.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:44:02.647 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:44:02.647 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:44:02.647 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:44:02.647 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:44:02.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:44:02.647 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:44:02.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:44:02.647 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:44:02.647 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:44:02.647 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:44:02.647 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1473ms 2025-07-01 03:44:02.647 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:44:02.647 +03:00 [DBG] Connection id "0HNC8090TGAMP" completed keep alive response. 2025-07-01 03:44:02.647 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0934ms 2025-07-01 03:44:02.647 +03:00 [DBG] Connection id "0HNC8090TGAMP" received FIN. 2025-07-01 03:44:02.648 +03:00 [DBG] Connection id "0HNC8090TGAMP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:44:02.648 +03:00 [DBG] Connection id "0HNC8090TGAMP" disconnecting. 2025-07-01 03:44:02.648 +03:00 [DBG] Connection id "0HNC8090TGAMP" stopped. 2025-07-01 03:45:02.635 +03:00 [DBG] Connection id "0HNC8090TGAMQ" accepted. 2025-07-01 03:45:02.635 +03:00 [DBG] Connection id "0HNC8090TGAMQ" started. 2025-07-01 03:45:02.635 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:45:02.636 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:45:02.636 +03:00 [DBG] POST requests are not supported 2025-07-01 03:45:02.636 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:45:02.636 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:45:02.636 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:45:02.636 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:45:02.636 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:45:02.636 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:45:02.636 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:45:02.636 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:45:02.636 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:45:02.636 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:45:02.636 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:45:02.636 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:45:02.636 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:45:02.636 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:45:02.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:45:02.636 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:45:02.636 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:45:02.636 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:45:02.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:45:02.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:45:02.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:45:02.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:45:02.637 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:45:02.637 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.178ms. 2025-07-01 03:45:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:45:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:45:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:45:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:45:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:45:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:45:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:45:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:45:02.637 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:45:02.637 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:45:02.637 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:45:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:45:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:45:02.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:45:02.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:45:02.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:45:02.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:45:02.637 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2082ms 2025-07-01 03:45:02.637 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:45:02.637 +03:00 [DBG] Connection id "0HNC8090TGAMQ" completed keep alive response. 2025-07-01 03:45:02.638 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0503ms 2025-07-01 03:45:02.638 +03:00 [DBG] Connection id "0HNC8090TGAMQ" received FIN. 2025-07-01 03:45:02.638 +03:00 [DBG] Connection id "0HNC8090TGAMQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:45:02.638 +03:00 [DBG] Connection id "0HNC8090TGAMQ" disconnecting. 2025-07-01 03:45:02.638 +03:00 [DBG] Connection id "0HNC8090TGAMQ" stopped. 2025-07-01 03:46:02.636 +03:00 [DBG] Connection id "0HNC8090TGAMR" accepted. 2025-07-01 03:46:02.637 +03:00 [DBG] Connection id "0HNC8090TGAMR" started. 2025-07-01 03:46:02.637 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:46:02.637 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:46:02.637 +03:00 [DBG] POST requests are not supported 2025-07-01 03:46:02.637 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:46:02.637 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:46:02.637 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:46:02.637 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:46:02.637 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:46:02.637 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:46:02.637 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:46:02.637 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:46:02.637 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:46:02.637 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:46:02.637 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:46:02.637 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:46:02.637 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:46:02.637 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:46:02.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:46:02.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:46:02.638 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:46:02.638 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:46:02.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:46:02.638 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:46:02.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:46:02.638 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:46:02.638 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:46:02.638 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1478ms. 2025-07-01 03:46:02.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:46:02.638 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:46:02.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:46:02.638 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:46:02.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:46:02.638 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:46:02.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:46:02.638 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:46:02.638 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:46:02.638 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:46:02.638 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:46:02.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:46:02.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:46:02.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:46:02.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:46:02.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:46:02.638 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:46:02.638 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0139ms 2025-07-01 03:46:02.638 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:46:02.639 +03:00 [DBG] Connection id "0HNC8090TGAMR" completed keep alive response. 2025-07-01 03:46:02.639 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9123ms 2025-07-01 03:46:02.639 +03:00 [DBG] Connection id "0HNC8090TGAMR" received FIN. 2025-07-01 03:46:02.639 +03:00 [DBG] Connection id "0HNC8090TGAMR" disconnecting. 2025-07-01 03:46:02.639 +03:00 [DBG] Connection id "0HNC8090TGAMR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:46:02.640 +03:00 [DBG] Connection id "0HNC8090TGAMR" stopped. 2025-07-01 03:47:02.649 +03:00 [DBG] Connection id "0HNC8090TGAMS" accepted. 2025-07-01 03:47:02.649 +03:00 [DBG] Connection id "0HNC8090TGAMS" started. 2025-07-01 03:47:02.650 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:47:02.650 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:47:02.650 +03:00 [DBG] POST requests are not supported 2025-07-01 03:47:02.650 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:47:02.650 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:47:02.650 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:47:02.650 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:47:02.650 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:47:02.650 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:47:02.650 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:47:02.650 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:47:02.650 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:47:02.650 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:47:02.650 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:47:02.650 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:47:02.650 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:47:02.650 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:47:02.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:47:02.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:47:02.650 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:47:02.651 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:47:02.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:47:02.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:47:02.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:47:02.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:47:02.651 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:47:02.651 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1458ms. 2025-07-01 03:47:02.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:47:02.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:47:02.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:47:02.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:47:02.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:47:02.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:47:02.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:47:02.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:47:02.651 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:47:02.651 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:47:02.651 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:47:02.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:47:02.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:47:02.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:47:02.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:47:02.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:47:02.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:47:02.651 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0726ms 2025-07-01 03:47:02.651 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:47:02.651 +03:00 [DBG] Connection id "0HNC8090TGAMS" completed keep alive response. 2025-07-01 03:47:02.652 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9095ms 2025-07-01 03:47:02.652 +03:00 [DBG] Connection id "0HNC8090TGAMS" received FIN. 2025-07-01 03:47:02.652 +03:00 [DBG] Connection id "0HNC8090TGAMS" disconnecting. 2025-07-01 03:47:02.652 +03:00 [DBG] Connection id "0HNC8090TGAMS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:47:02.653 +03:00 [DBG] Connection id "0HNC8090TGAMS" stopped. 2025-07-01 03:48:02.637 +03:00 [DBG] Connection id "0HNC8090TGAMT" accepted. 2025-07-01 03:48:02.637 +03:00 [DBG] Connection id "0HNC8090TGAMT" started. 2025-07-01 03:48:02.637 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:48:02.637 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:48:02.637 +03:00 [DBG] POST requests are not supported 2025-07-01 03:48:02.637 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:48:02.637 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:48:02.637 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:48:02.637 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:48:02.637 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:48:02.637 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:48:02.637 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:48:02.638 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:48:02.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-07-01 03:48:02.638 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:48:02.638 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:48:02.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-07-01 03:48:02.641 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:48:02.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-07-01 03:48:02.641 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:48:02.641 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:48:02.641 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:48:02.641 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:48:02.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:48:02.641 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:48:02.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:48:02.641 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:48:02.641 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:48:02.644 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 1.1477ms. 2025-07-01 03:48:02.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:48:02.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:48:02.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:48:02.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:48:02.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:48:02.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:48:02.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:48:02.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:48:02.644 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:48:02.644 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:48:02.644 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:48:02.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:48:02.645 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:48:02.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:48:02.645 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:48:02.645 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:48:02.645 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:48:02.645 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 3.9522ms 2025-07-01 03:48:02.645 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:48:02.645 +03:00 [DBG] Connection id "0HNC8090TGAMT" completed keep alive response. 2025-07-01 03:48:02.645 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 7.5459ms 2025-07-01 03:48:02.645 +03:00 [DBG] Connection id "0HNC8090TGAMT" received FIN. 2025-07-01 03:48:02.645 +03:00 [DBG] Connection id "0HNC8090TGAMT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:48:02.645 +03:00 [DBG] Connection id "0HNC8090TGAMT" disconnecting. 2025-07-01 03:48:02.645 +03:00 [DBG] Connection id "0HNC8090TGAMT" stopped. 2025-07-01 03:49:02.639 +03:00 [DBG] Connection id "0HNC8090TGAMU" accepted. 2025-07-01 03:49:02.639 +03:00 [DBG] Connection id "0HNC8090TGAMU" started. 2025-07-01 03:49:02.639 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:49:02.640 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:49:02.640 +03:00 [DBG] POST requests are not supported 2025-07-01 03:49:02.640 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:49:02.640 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:49:02.640 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:49:02.640 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:49:02.640 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:49:02.640 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:49:02.640 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:49:02.640 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:49:02.640 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:49:02.640 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:49:02.640 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:49:02.640 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:49:02.640 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:49:02.640 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:49:02.640 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:49:02.640 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:49:02.640 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:49:02.641 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:49:02.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:49:02.641 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:49:02.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:49:02.641 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:49:02.641 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:49:02.641 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2126ms. 2025-07-01 03:49:02.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:49:02.641 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:49:02.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:49:02.641 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:49:02.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:49:02.641 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:49:02.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:49:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:49:02.642 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:49:02.642 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:49:02.642 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:49:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:49:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:49:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:49:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:49:02.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:49:02.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:49:02.642 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7528ms 2025-07-01 03:49:02.642 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:49:02.642 +03:00 [DBG] Connection id "0HNC8090TGAMU" completed keep alive response. 2025-07-01 03:49:02.642 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9857ms 2025-07-01 03:49:02.643 +03:00 [DBG] Connection id "0HNC8090TGAMU" received FIN. 2025-07-01 03:49:02.643 +03:00 [DBG] Connection id "0HNC8090TGAMU" disconnecting. 2025-07-01 03:49:02.643 +03:00 [DBG] Connection id "0HNC8090TGAMU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:49:02.644 +03:00 [DBG] Connection id "0HNC8090TGAMU" stopped. 2025-07-01 03:50:02.644 +03:00 [DBG] Connection id "0HNC8090TGAMV" accepted. 2025-07-01 03:50:02.644 +03:00 [DBG] Connection id "0HNC8090TGAMV" started. 2025-07-01 03:50:02.644 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:50:02.645 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:50:02.645 +03:00 [DBG] POST requests are not supported 2025-07-01 03:50:02.645 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:50:02.645 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:50:02.645 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:50:02.645 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:50:02.645 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:50:02.645 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:50:02.645 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:50:02.645 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:50:02.645 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:50:02.645 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:50:02.645 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:50:02.645 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:50:02.645 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:50:02.645 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:50:02.645 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:50:02.645 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:50:02.645 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:50:02.645 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:50:02.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:50:02.645 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:50:02.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:50:02.645 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:50:02.645 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:50:02.645 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1413ms. 2025-07-01 03:50:02.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:50:02.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:50:02.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:50:02.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:50:02.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:50:02.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:50:02.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:50:02.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:50:02.646 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:50:02.646 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:50:02.646 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:50:02.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:50:02.646 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:50:02.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:50:02.646 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:50:02.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:50:02.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:50:02.646 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7633ms 2025-07-01 03:50:02.646 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:50:02.646 +03:00 [DBG] Connection id "0HNC8090TGAMV" completed keep alive response. 2025-07-01 03:50:02.646 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.437ms 2025-07-01 03:50:02.646 +03:00 [DBG] Connection id "0HNC8090TGAMV" received FIN. 2025-07-01 03:50:02.646 +03:00 [DBG] Connection id "0HNC8090TGAMV" disconnecting. 2025-07-01 03:50:02.646 +03:00 [DBG] Connection id "0HNC8090TGAMV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:50:02.647 +03:00 [DBG] Connection id "0HNC8090TGAMV" stopped. 2025-07-01 03:51:02.637 +03:00 [DBG] Connection id "0HNC8090TGAN0" accepted. 2025-07-01 03:51:02.637 +03:00 [DBG] Connection id "0HNC8090TGAN0" started. 2025-07-01 03:51:02.637 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:51:02.637 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:51:02.637 +03:00 [DBG] POST requests are not supported 2025-07-01 03:51:02.637 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:51:02.637 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:51:02.637 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:51:02.637 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:51:02.637 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:51:02.637 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:51:02.637 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:51:02.637 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:51:02.637 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:51:02.638 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:51:02.638 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:51:02.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-07-01 03:51:02.638 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:51:02.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-07-01 03:51:02.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:51:02.638 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:51:02.638 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:51:02.638 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:51:02.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:51:02.638 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:51:02.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:51:02.638 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:51:02.638 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:51:02.638 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1714ms. 2025-07-01 03:51:02.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:51:02.638 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:51:02.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:51:02.638 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:51:02.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:51:02.638 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:51:02.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:51:02.638 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:51:02.639 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:51:02.639 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:51:02.639 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:51:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:51:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:51:02.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:51:02.639 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:51:02.639 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:51:02.639 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:51:02.639 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0945ms 2025-07-01 03:51:02.639 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:51:02.639 +03:00 [DBG] Connection id "0HNC8090TGAN0" completed keep alive response. 2025-07-01 03:51:02.639 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9763ms 2025-07-01 03:51:02.639 +03:00 [DBG] Connection id "0HNC8090TGAN0" received FIN. 2025-07-01 03:51:02.639 +03:00 [DBG] Connection id "0HNC8090TGAN0" disconnecting. 2025-07-01 03:51:02.639 +03:00 [DBG] Connection id "0HNC8090TGAN0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:51:02.641 +03:00 [DBG] Connection id "0HNC8090TGAN0" stopped. 2025-07-01 03:52:02.639 +03:00 [DBG] Connection id "0HNC8090TGAN1" accepted. 2025-07-01 03:52:02.639 +03:00 [DBG] Connection id "0HNC8090TGAN1" started. 2025-07-01 03:52:02.639 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:52:02.639 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:52:02.639 +03:00 [DBG] POST requests are not supported 2025-07-01 03:52:02.639 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:52:02.639 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:52:02.639 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:52:02.639 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:52:02.639 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:52:02.639 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:52:02.639 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:52:02.640 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:52:02.640 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:52:02.640 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:52:02.640 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:52:02.640 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:52:02.640 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:52:02.640 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:52:02.640 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:52:02.640 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:52:02.640 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:52:02.640 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:52:02.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:52:02.640 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:52:02.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:52:02.640 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:52:02.640 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:52:02.640 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1437ms. 2025-07-01 03:52:02.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:52:02.640 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:52:02.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:52:02.640 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:52:02.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:52:02.640 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:52:02.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:52:02.640 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:52:02.640 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:52:02.640 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:52:02.640 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:52:02.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:52:02.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:52:02.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:52:02.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:52:02.640 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:52:02.640 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:52:02.641 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6938ms 2025-07-01 03:52:02.641 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:52:02.641 +03:00 [DBG] Connection id "0HNC8090TGAN1" completed keep alive response. 2025-07-01 03:52:02.641 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4203ms 2025-07-01 03:52:02.641 +03:00 [DBG] Connection id "0HNC8090TGAN1" received FIN. 2025-07-01 03:52:02.641 +03:00 [DBG] Connection id "0HNC8090TGAN1" disconnecting. 2025-07-01 03:52:02.641 +03:00 [DBG] Connection id "0HNC8090TGAN1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:52:02.642 +03:00 [DBG] Connection id "0HNC8090TGAN1" stopped. 2025-07-01 03:53:02.651 +03:00 [DBG] Connection id "0HNC8090TGAN2" accepted. 2025-07-01 03:53:02.651 +03:00 [DBG] Connection id "0HNC8090TGAN2" started. 2025-07-01 03:53:02.651 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:53:02.651 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:53:02.651 +03:00 [DBG] POST requests are not supported 2025-07-01 03:53:02.651 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:53:02.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-07-01 03:53:02.651 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:53:02.651 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:53:02.651 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:53:02.651 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:53:02.651 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:53:02.651 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:53:02.651 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:53:02.651 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:53:02.652 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:53:02.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-07-01 03:53:02.652 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:53:02.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-07-01 03:53:02.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:53:02.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:53:02.652 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:53:02.652 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:53:02.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:53:02.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:53:02.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:53:02.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:53:02.652 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:53:02.652 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1179ms. 2025-07-01 03:53:02.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:53:02.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:53:02.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:53:02.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:53:02.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:53:02.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:53:02.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:53:02.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:53:02.652 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:53:02.652 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:53:02.652 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:53:02.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:53:02.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:53:02.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:53:02.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:53:02.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:53:02.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:53:02.652 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6664ms 2025-07-01 03:53:02.652 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:53:02.652 +03:00 [DBG] Connection id "0HNC8090TGAN2" completed keep alive response. 2025-07-01 03:53:02.652 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2287ms 2025-07-01 03:53:02.652 +03:00 [DBG] Connection id "0HNC8090TGAN2" received FIN. 2025-07-01 03:53:02.653 +03:00 [DBG] Connection id "0HNC8090TGAN2" disconnecting. 2025-07-01 03:53:02.653 +03:00 [DBG] Connection id "0HNC8090TGAN2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:53:02.654 +03:00 [DBG] Connection id "0HNC8090TGAN2" stopped. 2025-07-01 03:54:02.643 +03:00 [DBG] Connection id "0HNC8090TGAN3" accepted. 2025-07-01 03:54:02.643 +03:00 [DBG] Connection id "0HNC8090TGAN3" started. 2025-07-01 03:54:02.644 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:54:02.644 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:54:02.644 +03:00 [DBG] POST requests are not supported 2025-07-01 03:54:02.644 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:54:02.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-07-01 03:54:02.644 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:54:02.644 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:54:02.644 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:54:02.644 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:54:02.644 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:54:02.644 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:54:02.644 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:54:02.644 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:54:02.644 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:54:02.644 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:54:02.645 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:54:02.645 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:54:02.645 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:54:02.645 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:54:02.645 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:54:02.645 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:54:02.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:54:02.645 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:54:02.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:54:02.645 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:54:02.645 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:54:02.645 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1596ms. 2025-07-01 03:54:02.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:54:02.645 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:54:02.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:54:02.645 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:54:02.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:54:02.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:54:02.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:54:02.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:54:02.646 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:54:02.646 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:54:02.646 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:54:02.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:54:02.646 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:54:02.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:54:02.646 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:54:02.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:54:02.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:54:02.646 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2941ms 2025-07-01 03:54:02.646 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:54:02.646 +03:00 [DBG] Connection id "0HNC8090TGAN3" completed keep alive response. 2025-07-01 03:54:02.646 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5259ms 2025-07-01 03:54:02.646 +03:00 [DBG] Connection id "0HNC8090TGAN3" received FIN. 2025-07-01 03:54:02.646 +03:00 [DBG] Connection id "0HNC8090TGAN3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:54:02.647 +03:00 [DBG] Connection id "0HNC8090TGAN3" disconnecting. 2025-07-01 03:54:02.647 +03:00 [DBG] Connection id "0HNC8090TGAN3" stopped. 2025-07-01 03:55:02.636 +03:00 [DBG] Connection id "0HNC8090TGAN4" accepted. 2025-07-01 03:55:02.636 +03:00 [DBG] Connection id "0HNC8090TGAN4" started. 2025-07-01 03:55:02.636 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:55:02.636 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:55:02.636 +03:00 [DBG] POST requests are not supported 2025-07-01 03:55:02.636 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:55:02.636 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:55:02.637 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:55:02.637 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:55:02.637 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:55:02.637 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:55:02.637 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:55:02.637 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:55:02.637 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:55:02.637 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:55:02.637 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:55:02.637 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:55:02.637 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:55:02.637 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:55:02.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:55:02.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:55:02.637 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:55:02.637 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:55:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:55:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:55:02.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:55:02.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:55:02.637 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:55:02.638 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1461ms. 2025-07-01 03:55:02.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:55:02.638 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:55:02.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:55:02.638 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:55:02.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:55:02.638 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:55:02.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:55:02.638 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:55:02.638 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:55:02.638 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:55:02.638 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:55:02.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:55:02.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:55:02.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:55:02.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:55:02.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:55:02.638 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:55:02.638 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0766ms 2025-07-01 03:55:02.638 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:55:02.638 +03:00 [DBG] Connection id "0HNC8090TGAN4" completed keep alive response. 2025-07-01 03:55:02.638 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9076ms 2025-07-01 03:55:02.638 +03:00 [DBG] Connection id "0HNC8090TGAN4" received FIN. 2025-07-01 03:55:02.639 +03:00 [DBG] Connection id "0HNC8090TGAN4" disconnecting. 2025-07-01 03:55:02.639 +03:00 [DBG] Connection id "0HNC8090TGAN4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:55:02.640 +03:00 [DBG] Connection id "0HNC8090TGAN4" stopped. 2025-07-01 03:56:02.654 +03:00 [DBG] Connection id "0HNC8090TGAN5" accepted. 2025-07-01 03:56:02.654 +03:00 [DBG] Connection id "0HNC8090TGAN5" started. 2025-07-01 03:56:02.654 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:56:02.655 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:56:02.655 +03:00 [DBG] POST requests are not supported 2025-07-01 03:56:02.655 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:56:02.655 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:56:02.655 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:56:02.655 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:56:02.655 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:56:02.655 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:56:02.655 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:56:02.655 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:56:02.655 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:56:02.655 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:56:02.655 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:56:02.655 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:56:02.655 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:56:02.655 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:56:02.655 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:56:02.655 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:56:02.655 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:56:02.655 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:56:02.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:56:02.655 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:56:02.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:56:02.655 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:56:02.655 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:56:02.656 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1443ms. 2025-07-01 03:56:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:56:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:56:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:56:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:56:02.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:56:02.656 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:56:02.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:56:02.656 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:56:02.656 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:56:02.656 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:56:02.656 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:56:02.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:56:02.656 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:56:02.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:56:02.656 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:56:02.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:56:02.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:56:02.656 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8733ms 2025-07-01 03:56:02.656 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:56:02.656 +03:00 [DBG] Connection id "0HNC8090TGAN5" completed keep alive response. 2025-07-01 03:56:02.656 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5402ms 2025-07-01 03:56:02.656 +03:00 [DBG] Connection id "0HNC8090TGAN5" received FIN. 2025-07-01 03:56:02.656 +03:00 [DBG] Connection id "0HNC8090TGAN5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:56:02.656 +03:00 [DBG] Connection id "0HNC8090TGAN5" disconnecting. 2025-07-01 03:56:02.657 +03:00 [DBG] Connection id "0HNC8090TGAN5" stopped. 2025-07-01 03:57:02.639 +03:00 [DBG] Connection id "0HNC8090TGAN6" accepted. 2025-07-01 03:57:02.639 +03:00 [DBG] Connection id "0HNC8090TGAN6" started. 2025-07-01 03:57:02.639 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:57:02.639 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:57:02.639 +03:00 [DBG] POST requests are not supported 2025-07-01 03:57:02.639 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:57:02.639 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:57:02.639 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:57:02.639 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:57:02.639 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:57:02.639 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:57:02.639 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:57:02.639 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:57:02.639 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:57:02.639 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:57:02.639 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:57:02.640 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 03:57:02.640 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:57:02.640 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 03:57:02.640 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:57:02.640 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:57:02.640 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:57:02.640 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:57:02.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:57:02.640 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:57:02.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:57:02.640 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:57:02.640 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:57:02.640 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1313ms. 2025-07-01 03:57:02.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:57:02.640 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:57:02.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:57:02.640 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:57:02.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:57:02.640 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:57:02.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:57:02.640 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:57:02.640 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:57:02.640 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:57:02.640 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:57:02.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:57:02.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:57:02.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:57:02.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:57:02.640 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:57:02.640 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:57:02.640 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7713ms 2025-07-01 03:57:02.640 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:57:02.640 +03:00 [DBG] Connection id "0HNC8090TGAN6" completed keep alive response. 2025-07-01 03:57:02.640 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4749ms 2025-07-01 03:57:02.641 +03:00 [DBG] Connection id "0HNC8090TGAN6" received FIN. 2025-07-01 03:57:02.641 +03:00 [DBG] Connection id "0HNC8090TGAN6" disconnecting. 2025-07-01 03:57:02.641 +03:00 [DBG] Connection id "0HNC8090TGAN6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:57:02.642 +03:00 [DBG] Connection id "0HNC8090TGAN6" stopped. 2025-07-01 03:58:02.646 +03:00 [DBG] Connection id "0HNC8090TGAN7" accepted. 2025-07-01 03:58:02.646 +03:00 [DBG] Connection id "0HNC8090TGAN7" started. 2025-07-01 03:58:02.647 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:58:02.647 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:58:02.647 +03:00 [DBG] POST requests are not supported 2025-07-01 03:58:02.647 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:58:02.647 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:58:02.647 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:58:02.647 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:58:02.647 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:58:02.647 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:58:02.647 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:58:02.647 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:58:02.647 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 03:58:02.647 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:58:02.647 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:58:02.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-07-01 03:58:02.647 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:58:02.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-07-01 03:58:02.647 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:58:02.647 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:58:02.647 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:58:02.647 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:58:02.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:58:02.647 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:58:02.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:58:02.647 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:58:02.647 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:58:02.648 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1212ms. 2025-07-01 03:58:02.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:58:02.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:58:02.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:58:02.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:58:02.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:58:02.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:58:02.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:58:02.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:58:02.648 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:58:02.648 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:58:02.648 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:58:02.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:58:02.648 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:58:02.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:58:02.648 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:58:02.648 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:58:02.648 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:58:02.648 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7471ms 2025-07-01 03:58:02.648 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:58:02.648 +03:00 [DBG] Connection id "0HNC8090TGAN7" completed keep alive response. 2025-07-01 03:58:02.648 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3768ms 2025-07-01 03:58:02.648 +03:00 [DBG] Connection id "0HNC8090TGAN7" received FIN. 2025-07-01 03:58:02.648 +03:00 [DBG] Connection id "0HNC8090TGAN7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:58:02.648 +03:00 [DBG] Connection id "0HNC8090TGAN7" disconnecting. 2025-07-01 03:58:02.648 +03:00 [DBG] Connection id "0HNC8090TGAN7" stopped. 2025-07-01 03:59:02.637 +03:00 [DBG] Connection id "0HNC8090TGAN8" accepted. 2025-07-01 03:59:02.637 +03:00 [DBG] Connection id "0HNC8090TGAN8" started. 2025-07-01 03:59:02.637 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 03:59:02.637 +03:00 [VRB] All hosts are allowed. 2025-07-01 03:59:02.637 +03:00 [DBG] POST requests are not supported 2025-07-01 03:59:02.637 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 03:59:02.637 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 03:59:02.637 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:59:02.637 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 03:59:02.637 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 03:59:02.637 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 03:59:02.637 +03:00 [INF] CORS policy execution successful. 2025-07-01 03:59:02.637 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:59:02.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-07-01 03:59:02.638 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 03:59:02.638 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 03:59:02.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-07-01 03:59:02.638 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 03:59:02.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-07-01 03:59:02.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:59:02.638 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:59:02.638 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:59:02.638 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 03:59:02.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:59:02.638 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:59:02.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:59:02.638 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:59:02.638 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 03:59:02.638 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1342ms. 2025-07-01 03:59:02.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:59:02.638 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 03:59:02.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:59:02.638 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 03:59:02.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:59:02.638 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:59:02.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:59:02.638 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:59:02.638 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:59:02.638 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 03:59:02.638 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 03:59:02.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:59:02.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 03:59:02.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:59:02.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:59:02.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:59:02.638 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 03:59:02.638 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7518ms 2025-07-01 03:59:02.638 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 03:59:02.639 +03:00 [DBG] Connection id "0HNC8090TGAN8" completed keep alive response. 2025-07-01 03:59:02.639 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4213ms 2025-07-01 03:59:02.639 +03:00 [DBG] Connection id "0HNC8090TGAN8" received FIN. 2025-07-01 03:59:02.639 +03:00 [DBG] Connection id "0HNC8090TGAN8" disconnecting. 2025-07-01 03:59:02.639 +03:00 [DBG] Connection id "0HNC8090TGAN8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 03:59:02.640 +03:00 [DBG] Connection id "0HNC8090TGAN8" stopped. 2025-07-01 04:00:02.640 +03:00 [DBG] Connection id "0HNC8090TGAN9" accepted. 2025-07-01 04:00:02.640 +03:00 [DBG] Connection id "0HNC8090TGAN9" started. 2025-07-01 04:00:02.641 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:00:02.641 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:00:02.641 +03:00 [DBG] POST requests are not supported 2025-07-01 04:00:02.641 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:00:02.641 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:00:02.641 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:00:02.641 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:00:02.641 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:00:02.641 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:00:02.641 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:00:02.641 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:00:02.641 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:00:02.641 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:00:02.641 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:00:02.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-07-01 04:00:02.642 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:00:02.642 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:00:02.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:00:02.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:00:02.642 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:00:02.642 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:00:02.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:00:02.642 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:00:02.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:00:02.642 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:00:02.642 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:00:02.642 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1642ms. 2025-07-01 04:00:02.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:00:02.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:00:02.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:00:02.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:00:02.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:00:02.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:00:02.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:00:02.643 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:00:02.643 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:00:02.643 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:00:02.643 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:00:02.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:00:02.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:00:02.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:00:02.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:00:02.643 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:00:02.643 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:00:02.643 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3156ms 2025-07-01 04:00:02.643 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:00:02.643 +03:00 [DBG] Connection id "0HNC8090TGAN9" completed keep alive response. 2025-07-01 04:00:02.643 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4139ms 2025-07-01 04:00:02.643 +03:00 [DBG] Connection id "0HNC8090TGAN9" received FIN. 2025-07-01 04:00:02.643 +03:00 [DBG] Connection id "0HNC8090TGAN9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:00:02.643 +03:00 [DBG] Connection id "0HNC8090TGAN9" disconnecting. 2025-07-01 04:00:02.644 +03:00 [DBG] Connection id "0HNC8090TGAN9" stopped. 2025-07-01 04:01:02.653 +03:00 [DBG] Connection id "0HNC8090TGANA" accepted. 2025-07-01 04:01:02.653 +03:00 [DBG] Connection id "0HNC8090TGANA" started. 2025-07-01 04:01:02.653 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:01:02.653 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:01:02.653 +03:00 [DBG] POST requests are not supported 2025-07-01 04:01:02.653 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:01:02.653 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:01:02.653 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:01:02.653 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:01:02.653 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:01:02.653 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:01:02.653 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:01:02.653 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:01:02.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-07-01 04:01:02.654 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:01:02.654 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:01:02.654 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:01:02.654 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:01:02.654 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:01:02.654 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:01:02.654 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:01:02.654 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:01:02.654 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:01:02.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:01:02.654 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:01:02.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:01:02.654 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:01:02.654 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:01:02.654 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2019ms. 2025-07-01 04:01:02.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:01:02.654 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:01:02.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:01:02.655 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:01:02.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:01:02.655 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:01:02.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:01:02.655 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:01:02.655 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:01:02.655 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:01:02.655 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:01:02.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:01:02.655 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:01:02.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:01:02.655 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:01:02.655 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:01:02.655 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:01:02.655 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3538ms 2025-07-01 04:01:02.655 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:01:02.655 +03:00 [DBG] Connection id "0HNC8090TGANA" completed keep alive response. 2025-07-01 04:01:02.655 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0963ms 2025-07-01 04:01:02.655 +03:00 [DBG] Connection id "0HNC8090TGANA" received FIN. 2025-07-01 04:01:02.656 +03:00 [DBG] Connection id "0HNC8090TGANA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:01:02.656 +03:00 [DBG] Connection id "0HNC8090TGANA" disconnecting. 2025-07-01 04:01:02.656 +03:00 [DBG] Connection id "0HNC8090TGANA" stopped. 2025-07-01 04:02:02.723 +03:00 [DBG] Connection id "0HNC8090TGANB" accepted. 2025-07-01 04:02:02.723 +03:00 [DBG] Connection id "0HNC8090TGANB" started. 2025-07-01 04:02:02.723 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:02:02.723 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:02:02.723 +03:00 [DBG] POST requests are not supported 2025-07-01 04:02:02.723 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:02:02.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-07-01 04:02:02.723 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:02:02.723 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:02:02.724 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:02:02.724 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:02:02.724 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:02:02.724 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:02:02.724 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:02:02.724 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:02:02.724 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:02:02.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-07-01 04:02:02.724 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:02:02.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-07-01 04:02:02.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:02:02.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:02:02.724 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:02:02.724 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:02:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:02:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:02:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:02:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:02:02.724 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:02:02.724 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-07-01 04:02:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:02:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:02:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:02:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:02:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:02:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:02:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:02:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:02:02.724 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:02:02.724 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:02:02.724 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:02:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:02:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:02:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:02:02.725 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:02:02.725 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:02:02.725 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:02:02.725 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7558ms 2025-07-01 04:02:02.725 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:02:02.725 +03:00 [DBG] Connection id "0HNC8090TGANB" completed keep alive response. 2025-07-01 04:02:02.725 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4326ms 2025-07-01 04:02:02.725 +03:00 [DBG] Connection id "0HNC8090TGANB" received FIN. 2025-07-01 04:02:02.725 +03:00 [DBG] Connection id "0HNC8090TGANB" disconnecting. 2025-07-01 04:02:02.725 +03:00 [DBG] Connection id "0HNC8090TGANB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:02:02.726 +03:00 [DBG] Connection id "0HNC8090TGANB" stopped. 2025-07-01 04:03:02.653 +03:00 [DBG] Connection id "0HNC8090TGANC" accepted. 2025-07-01 04:03:02.653 +03:00 [DBG] Connection id "0HNC8090TGANC" started. 2025-07-01 04:03:02.653 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:03:02.653 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:03:02.653 +03:00 [DBG] POST requests are not supported 2025-07-01 04:03:02.653 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:03:02.653 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:03:02.653 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:03:02.653 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:03:02.653 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:03:02.653 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:03:02.653 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:03:02.653 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:03:02.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-07-01 04:03:02.653 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:03:02.654 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:03:02.654 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:03:02.654 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:03:02.654 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:03:02.654 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:03:02.654 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:03:02.654 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:03:02.654 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:03:02.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:03:02.654 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:03:02.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:03:02.654 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:03:02.654 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:03:02.654 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1354ms. 2025-07-01 04:03:02.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:03:02.654 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:03:02.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:03:02.654 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:03:02.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:03:02.654 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:03:02.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:03:02.654 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:03:02.654 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:03:02.654 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:03:02.654 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:03:02.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:03:02.654 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:03:02.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:03:02.655 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:03:02.655 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:03:02.655 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:03:02.655 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0066ms 2025-07-01 04:03:02.655 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:03:02.655 +03:00 [DBG] Connection id "0HNC8090TGANC" completed keep alive response. 2025-07-01 04:03:02.655 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6578ms 2025-07-01 04:03:02.655 +03:00 [DBG] Connection id "0HNC8090TGANC" received FIN. 2025-07-01 04:03:02.655 +03:00 [DBG] Connection id "0HNC8090TGANC" disconnecting. 2025-07-01 04:03:02.655 +03:00 [DBG] Connection id "0HNC8090TGANC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:03:02.656 +03:00 [DBG] Connection id "0HNC8090TGANC" stopped. 2025-07-01 04:04:02.656 +03:00 [DBG] Connection id "0HNC8090TGAND" accepted. 2025-07-01 04:04:02.656 +03:00 [DBG] Connection id "0HNC8090TGAND" started. 2025-07-01 04:04:02.656 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:04:02.656 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:04:02.656 +03:00 [DBG] POST requests are not supported 2025-07-01 04:04:02.656 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:04:02.656 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:04:02.656 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:04:02.656 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:04:02.656 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:04:02.656 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:04:02.656 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:04:02.656 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:04:02.656 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:04:02.656 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:04:02.657 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:04:02.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-07-01 04:04:02.657 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:04:02.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-07-01 04:04:02.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:04:02.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:04:02.657 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:04:02.657 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:04:02.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:04:02.657 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:04:02.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:04:02.657 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:04:02.657 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:04:02.657 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1244ms. 2025-07-01 04:04:02.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:04:02.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:04:02.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:04:02.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:04:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:04:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:04:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:04:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:04:02.657 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:04:02.657 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:04:02.657 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:04:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:04:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:04:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:04:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:04:02.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:04:02.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:04:02.657 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7055ms 2025-07-01 04:04:02.657 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:04:02.657 +03:00 [DBG] Connection id "0HNC8090TGAND" completed keep alive response. 2025-07-01 04:04:02.657 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4143ms 2025-07-01 04:04:02.658 +03:00 [DBG] Connection id "0HNC8090TGAND" received FIN. 2025-07-01 04:04:02.658 +03:00 [DBG] Connection id "0HNC8090TGAND" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:04:02.658 +03:00 [DBG] Connection id "0HNC8090TGAND" disconnecting. 2025-07-01 04:04:02.658 +03:00 [DBG] Connection id "0HNC8090TGAND" stopped. 2025-07-01 04:05:02.655 +03:00 [DBG] Connection id "0HNC8090TGANE" accepted. 2025-07-01 04:05:02.655 +03:00 [DBG] Connection id "0HNC8090TGANE" started. 2025-07-01 04:05:02.655 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:05:02.655 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:05:02.655 +03:00 [DBG] POST requests are not supported 2025-07-01 04:05:02.655 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:05:02.655 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:05:02.655 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:05:02.655 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:05:02.655 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:05:02.655 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:05:02.655 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:05:02.655 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:05:02.655 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:05:02.655 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:05:02.655 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:05:02.655 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:05:02.656 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:05:02.656 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:05:02.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:05:02.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:05:02.656 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:05:02.656 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:05:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:05:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:05:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:05:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:05:02.656 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:05:02.656 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1292ms. 2025-07-01 04:05:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:05:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:05:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:05:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:05:02.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:05:02.656 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:05:02.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:05:02.656 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:05:02.656 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:05:02.656 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:05:02.656 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:05:02.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:05:02.656 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:05:02.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:05:02.656 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:05:02.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:05:02.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:05:02.656 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6968ms 2025-07-01 04:05:02.656 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:05:02.656 +03:00 [DBG] Connection id "0HNC8090TGANE" completed keep alive response. 2025-07-01 04:05:02.656 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3962ms 2025-07-01 04:05:02.657 +03:00 [DBG] Connection id "0HNC8090TGANE" received FIN. 2025-07-01 04:05:02.657 +03:00 [DBG] Connection id "0HNC8090TGANE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:05:02.657 +03:00 [DBG] Connection id "0HNC8090TGANE" disconnecting. 2025-07-01 04:05:02.657 +03:00 [DBG] Connection id "0HNC8090TGANE" stopped. 2025-07-01 04:06:02.649 +03:00 [DBG] Connection id "0HNC8090TGANF" accepted. 2025-07-01 04:06:02.649 +03:00 [DBG] Connection id "0HNC8090TGANF" started. 2025-07-01 04:06:02.650 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:06:02.650 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:06:02.650 +03:00 [DBG] POST requests are not supported 2025-07-01 04:06:02.650 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:06:02.650 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:06:02.650 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:06:02.650 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:06:02.650 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:06:02.650 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:06:02.650 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:06:02.650 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:06:02.650 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:06:02.650 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:06:02.650 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:06:02.650 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:06:02.650 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:06:02.651 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:06:02.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:06:02.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:06:02.651 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:06:02.651 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:06:02.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:06:02.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:06:02.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:06:02.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:06:02.651 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:06:02.651 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1734ms. 2025-07-01 04:06:02.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:06:02.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:06:02.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:06:02.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:06:02.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:06:02.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:06:02.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:06:02.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:06:02.652 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:06:02.652 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:06:02.652 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:06:02.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:06:02.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:06:02.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:06:02.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:06:02.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:06:02.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:06:02.652 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4978ms 2025-07-01 04:06:02.652 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:06:02.652 +03:00 [DBG] Connection id "0HNC8090TGANF" completed keep alive response. 2025-07-01 04:06:02.652 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6011ms 2025-07-01 04:06:02.653 +03:00 [DBG] Connection id "0HNC8090TGANF" received FIN. 2025-07-01 04:06:02.653 +03:00 [DBG] Connection id "0HNC8090TGANF" disconnecting. 2025-07-01 04:06:02.653 +03:00 [DBG] Connection id "0HNC8090TGANF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:06:02.654 +03:00 [DBG] Connection id "0HNC8090TGANF" stopped. 2025-07-01 04:07:02.650 +03:00 [DBG] Connection id "0HNC8090TGANG" accepted. 2025-07-01 04:07:02.650 +03:00 [DBG] Connection id "0HNC8090TGANG" started. 2025-07-01 04:07:02.650 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:07:02.650 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:07:02.650 +03:00 [DBG] POST requests are not supported 2025-07-01 04:07:02.650 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:07:02.650 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:07:02.650 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:07:02.650 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:07:02.650 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:07:02.651 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:07:02.651 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:07:02.651 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:07:02.651 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:07:02.651 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:07:02.651 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:07:02.651 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:07:02.651 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:07:02.651 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:07:02.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:07:02.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:07:02.651 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:07:02.651 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:07:02.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:07:02.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:07:02.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:07:02.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:07:02.651 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:07:02.651 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1212ms. 2025-07-01 04:07:02.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:07:02.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:07:02.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:07:02.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:07:02.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:07:02.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:07:02.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:07:02.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:07:02.651 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:07:02.651 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:07:02.651 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:07:02.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:07:02.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:07:02.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:07:02.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:07:02.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:07:02.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:07:02.652 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7801ms 2025-07-01 04:07:02.652 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:07:02.652 +03:00 [DBG] Connection id "0HNC8090TGANG" completed keep alive response. 2025-07-01 04:07:02.652 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5749ms 2025-07-01 04:07:02.652 +03:00 [DBG] Connection id "0HNC8090TGANG" received FIN. 2025-07-01 04:07:02.652 +03:00 [DBG] Connection id "0HNC8090TGANG" disconnecting. 2025-07-01 04:07:02.652 +03:00 [DBG] Connection id "0HNC8090TGANG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:07:02.653 +03:00 [DBG] Connection id "0HNC8090TGANG" stopped. 2025-07-01 04:08:02.645 +03:00 [DBG] Connection id "0HNC8090TGANH" accepted. 2025-07-01 04:08:02.645 +03:00 [DBG] Connection id "0HNC8090TGANH" started. 2025-07-01 04:08:02.645 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:08:02.645 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:08:02.645 +03:00 [DBG] POST requests are not supported 2025-07-01 04:08:02.645 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:08:02.645 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:08:02.645 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:08:02.645 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:08:02.645 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:08:02.645 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:08:02.645 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:08:02.645 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:08:02.645 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:08:02.645 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:08:02.645 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:08:02.645 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:08:02.645 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:08:02.645 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:08:02.645 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:08:02.645 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:08:02.645 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:08:02.646 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:08:02.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:08:02.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:08:02.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:08:02.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:08:02.646 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:08:02.646 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1269ms. 2025-07-01 04:08:02.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:08:02.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:08:02.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:08:02.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:08:02.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:08:02.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:08:02.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:08:02.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:08:02.646 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:08:02.646 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:08:02.646 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:08:02.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:08:02.646 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:08:02.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:08:02.646 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:08:02.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:08:02.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:08:02.646 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7366ms 2025-07-01 04:08:02.646 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:08:02.646 +03:00 [DBG] Connection id "0HNC8090TGANH" completed keep alive response. 2025-07-01 04:08:02.646 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3578ms 2025-07-01 04:08:02.646 +03:00 [DBG] Connection id "0HNC8090TGANH" received FIN. 2025-07-01 04:08:02.647 +03:00 [DBG] Connection id "0HNC8090TGANH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:08:02.647 +03:00 [DBG] Connection id "0HNC8090TGANH" disconnecting. 2025-07-01 04:08:02.647 +03:00 [DBG] Connection id "0HNC8090TGANH" stopped. 2025-07-01 04:09:02.653 +03:00 [DBG] Connection id "0HNC8090TGANI" accepted. 2025-07-01 04:09:02.653 +03:00 [DBG] Connection id "0HNC8090TGANI" started. 2025-07-01 04:09:02.653 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:09:02.653 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:09:02.653 +03:00 [DBG] POST requests are not supported 2025-07-01 04:09:02.653 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:09:02.653 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:09:02.653 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:09:02.653 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:09:02.653 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:09:02.653 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:09:02.653 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:09:02.653 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:09:02.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-07-01 04:09:02.653 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:09:02.653 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:09:02.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-07-01 04:09:02.653 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:09:02.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-07-01 04:09:02.653 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:09:02.654 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:09:02.654 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:09:02.654 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:09:02.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:09:02.654 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:09:02.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:09:02.654 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:09:02.654 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:09:02.654 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1261ms. 2025-07-01 04:09:02.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:09:02.654 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:09:02.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:09:02.654 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:09:02.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:09:02.654 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:09:02.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:09:02.654 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:09:02.654 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:09:02.654 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:09:02.654 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:09:02.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:09:02.654 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:09:02.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:09:02.654 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:09:02.654 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:09:02.654 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:09:02.654 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7348ms 2025-07-01 04:09:02.654 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:09:02.654 +03:00 [DBG] Connection id "0HNC8090TGANI" completed keep alive response. 2025-07-01 04:09:02.654 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4164ms 2025-07-01 04:09:02.655 +03:00 [DBG] Connection id "0HNC8090TGANI" received FIN. 2025-07-01 04:09:02.655 +03:00 [DBG] Connection id "0HNC8090TGANI" disconnecting. 2025-07-01 04:09:02.655 +03:00 [DBG] Connection id "0HNC8090TGANI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:09:02.656 +03:00 [DBG] Connection id "0HNC8090TGANI" stopped. 2025-07-01 04:10:02.650 +03:00 [DBG] Connection id "0HNC8090TGANJ" accepted. 2025-07-01 04:10:02.651 +03:00 [DBG] Connection id "0HNC8090TGANJ" started. 2025-07-01 04:10:02.651 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:10:02.651 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:10:02.651 +03:00 [DBG] POST requests are not supported 2025-07-01 04:10:02.651 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:10:02.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-07-01 04:10:02.651 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:10:02.651 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:10:02.651 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:10:02.651 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:10:02.651 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:10:02.651 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:10:02.651 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:10:02.651 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:10:02.651 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:10:02.651 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:10:02.651 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:10:02.651 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:10:02.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:10:02.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:10:02.651 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:10:02.651 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:10:02.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:10:02.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:10:02.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:10:02.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:10:02.651 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:10:02.651 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1285ms. 2025-07-01 04:10:02.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:10:02.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:10:02.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:10:02.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:10:02.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:10:02.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:10:02.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:10:02.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:10:02.652 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:10:02.652 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:10:02.652 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:10:02.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:10:02.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:10:02.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:10:02.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:10:02.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:10:02.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:10:02.652 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6725ms 2025-07-01 04:10:02.652 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:10:02.652 +03:00 [DBG] Connection id "0HNC8090TGANJ" completed keep alive response. 2025-07-01 04:10:02.652 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.172ms 2025-07-01 04:10:02.652 +03:00 [DBG] Connection id "0HNC8090TGANJ" received FIN. 2025-07-01 04:10:02.652 +03:00 [DBG] Connection id "0HNC8090TGANJ" disconnecting. 2025-07-01 04:10:02.652 +03:00 [DBG] Connection id "0HNC8090TGANJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:10:02.653 +03:00 [DBG] Connection id "0HNC8090TGANJ" stopped. 2025-07-01 04:11:02.656 +03:00 [DBG] Connection id "0HNC8090TGANK" accepted. 2025-07-01 04:11:02.656 +03:00 [DBG] Connection id "0HNC8090TGANK" started. 2025-07-01 04:11:02.656 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:11:02.656 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:11:02.656 +03:00 [DBG] POST requests are not supported 2025-07-01 04:11:02.656 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:11:02.656 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:11:02.656 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:11:02.656 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:11:02.656 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:11:02.656 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:11:02.656 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:11:02.656 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:11:02.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-07-01 04:11:02.657 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:11:02.657 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:11:02.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-07-01 04:11:02.657 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:11:02.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-07-01 04:11:02.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:11:02.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:11:02.657 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:11:02.657 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:11:02.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:11:02.657 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:11:02.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:11:02.657 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:11:02.657 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:11:02.657 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1171ms. 2025-07-01 04:11:02.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:11:02.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:11:02.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:11:02.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:11:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:11:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:11:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:11:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:11:02.657 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:11:02.657 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:11:02.657 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:11:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:11:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:11:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:11:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:11:02.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:11:02.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:11:02.657 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6246ms 2025-07-01 04:11:02.657 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:11:02.657 +03:00 [DBG] Connection id "0HNC8090TGANK" completed keep alive response. 2025-07-01 04:11:02.657 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2439ms 2025-07-01 04:11:02.658 +03:00 [DBG] Connection id "0HNC8090TGANK" received FIN. 2025-07-01 04:11:02.658 +03:00 [DBG] Connection id "0HNC8090TGANK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:11:02.658 +03:00 [DBG] Connection id "0HNC8090TGANK" disconnecting. 2025-07-01 04:11:02.658 +03:00 [DBG] Connection id "0HNC8090TGANK" stopped. 2025-07-01 04:12:02.659 +03:00 [DBG] Connection id "0HNC8090TGANL" accepted. 2025-07-01 04:12:02.659 +03:00 [DBG] Connection id "0HNC8090TGANL" started. 2025-07-01 04:12:02.659 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:12:02.659 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:12:02.659 +03:00 [DBG] POST requests are not supported 2025-07-01 04:12:02.659 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:12:02.659 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:12:02.659 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:12:02.659 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:12:02.659 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:12:02.659 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:12:02.659 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:12:02.659 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:12:02.659 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:12:02.659 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:12:02.659 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:12:02.659 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:12:02.659 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:12:02.659 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:12:02.659 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:12:02.659 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:12:02.659 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:12:02.660 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:12:02.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:12:02.660 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:12:02.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:12:02.660 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:12:02.660 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:12:02.660 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1187ms. 2025-07-01 04:12:02.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:12:02.660 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:12:02.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:12:02.660 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:12:02.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:12:02.660 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:12:02.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:12:02.660 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:12:02.660 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:12:02.660 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:12:02.660 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:12:02.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:12:02.660 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:12:02.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:12:02.660 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:12:02.660 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:12:02.660 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:12:02.660 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8088ms 2025-07-01 04:12:02.660 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:12:02.660 +03:00 [DBG] Connection id "0HNC8090TGANL" completed keep alive response. 2025-07-01 04:12:02.660 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4085ms 2025-07-01 04:12:02.661 +03:00 [DBG] Connection id "0HNC8090TGANL" received FIN. 2025-07-01 04:12:02.661 +03:00 [DBG] Connection id "0HNC8090TGANL" disconnecting. 2025-07-01 04:12:02.661 +03:00 [DBG] Connection id "0HNC8090TGANL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:12:02.662 +03:00 [DBG] Connection id "0HNC8090TGANL" stopped. 2025-07-01 04:13:02.655 +03:00 [DBG] Connection id "0HNC8090TGANM" accepted. 2025-07-01 04:13:02.655 +03:00 [DBG] Connection id "0HNC8090TGANM" started. 2025-07-01 04:13:02.655 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:13:02.655 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:13:02.655 +03:00 [DBG] POST requests are not supported 2025-07-01 04:13:02.655 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:13:02.655 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:13:02.655 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:13:02.655 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:13:02.655 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:13:02.656 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:13:02.656 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:13:02.656 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:13:02.656 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:13:02.656 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:13:02.656 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:13:02.656 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:13:02.656 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:13:02.656 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:13:02.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:13:02.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:13:02.656 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:13:02.656 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:13:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:13:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:13:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:13:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:13:02.656 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:13:02.656 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1577ms. 2025-07-01 04:13:02.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:13:02.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:13:02.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:13:02.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:13:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:13:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:13:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:13:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:13:02.657 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:13:02.657 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:13:02.657 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:13:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:13:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:13:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:13:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:13:02.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:13:02.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:13:02.657 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1589ms 2025-07-01 04:13:02.657 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:13:02.657 +03:00 [DBG] Connection id "0HNC8090TGANM" completed keep alive response. 2025-07-01 04:13:02.657 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.113ms 2025-07-01 04:13:02.657 +03:00 [DBG] Connection id "0HNC8090TGANM" received FIN. 2025-07-01 04:13:02.657 +03:00 [DBG] Connection id "0HNC8090TGANM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:13:02.658 +03:00 [DBG] Connection id "0HNC8090TGANM" disconnecting. 2025-07-01 04:13:02.658 +03:00 [DBG] Connection id "0HNC8090TGANM" stopped. 2025-07-01 04:14:02.651 +03:00 [DBG] Connection id "0HNC8090TGANN" accepted. 2025-07-01 04:14:02.651 +03:00 [DBG] Connection id "0HNC8090TGANN" started. 2025-07-01 04:14:02.651 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:14:02.651 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:14:02.651 +03:00 [DBG] POST requests are not supported 2025-07-01 04:14:02.651 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:14:02.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-07-01 04:14:02.651 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:14:02.651 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:14:02.652 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:14:02.652 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:14:02.652 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:14:02.652 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:14:02.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-07-01 04:14:02.652 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:14:02.652 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:14:02.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-07-01 04:14:02.652 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:14:02.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-07-01 04:14:02.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:14:02.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:14:02.652 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:14:02.652 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:14:02.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:14:02.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:14:02.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:14:02.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:14:02.652 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:14:02.652 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1288ms. 2025-07-01 04:14:02.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:14:02.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:14:02.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:14:02.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:14:02.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:14:02.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:14:02.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:14:02.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:14:02.652 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:14:02.652 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:14:02.652 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:14:02.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:14:02.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:14:02.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:14:02.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:14:02.653 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:14:02.653 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:14:02.653 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7246ms 2025-07-01 04:14:02.653 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:14:02.653 +03:00 [DBG] Connection id "0HNC8090TGANN" completed keep alive response. 2025-07-01 04:14:02.653 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4872ms 2025-07-01 04:14:02.653 +03:00 [DBG] Connection id "0HNC8090TGANN" received FIN. 2025-07-01 04:14:02.653 +03:00 [DBG] Connection id "0HNC8090TGANN" disconnecting. 2025-07-01 04:14:02.653 +03:00 [DBG] Connection id "0HNC8090TGANN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:14:02.654 +03:00 [DBG] Connection id "0HNC8090TGANN" stopped. 2025-07-01 04:15:02.650 +03:00 [DBG] Connection id "0HNC8090TGANO" accepted. 2025-07-01 04:15:02.651 +03:00 [DBG] Connection id "0HNC8090TGANO" started. 2025-07-01 04:15:02.651 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:15:02.651 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:15:02.651 +03:00 [DBG] POST requests are not supported 2025-07-01 04:15:02.651 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:15:02.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-07-01 04:15:02.651 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:15:02.651 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:15:02.651 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:15:02.651 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:15:02.651 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:15:02.651 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:15:02.651 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:15:02.651 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:15:02.651 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:15:02.651 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:15:02.652 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:15:02.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-07-01 04:15:02.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:15:02.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:15:02.652 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:15:02.652 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:15:02.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:15:02.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:15:02.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:15:02.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:15:02.652 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:15:02.652 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1198ms. 2025-07-01 04:15:02.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:15:02.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:15:02.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:15:02.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:15:02.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:15:02.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:15:02.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:15:02.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:15:02.652 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:15:02.652 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:15:02.652 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:15:02.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:15:02.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:15:02.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:15:02.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:15:02.653 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:15:02.653 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:15:02.653 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0732ms 2025-07-01 04:15:02.653 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:15:02.653 +03:00 [DBG] Connection id "0HNC8090TGANO" completed keep alive response. 2025-07-01 04:15:02.653 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.037ms 2025-07-01 04:15:02.653 +03:00 [DBG] Connection id "0HNC8090TGANO" received FIN. 2025-07-01 04:15:02.653 +03:00 [DBG] Connection id "0HNC8090TGANO" disconnecting. 2025-07-01 04:15:02.653 +03:00 [DBG] Connection id "0HNC8090TGANO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:15:02.654 +03:00 [DBG] Connection id "0HNC8090TGANO" stopped. 2025-07-01 04:16:02.659 +03:00 [DBG] Connection id "0HNC8090TGANP" accepted. 2025-07-01 04:16:02.659 +03:00 [DBG] Connection id "0HNC8090TGANP" started. 2025-07-01 04:16:02.659 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:16:02.659 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:16:02.659 +03:00 [DBG] POST requests are not supported 2025-07-01 04:16:02.659 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:16:02.660 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:16:02.660 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:16:02.660 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:16:02.660 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:16:02.660 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:16:02.660 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:16:02.660 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:16:02.660 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:16:02.660 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:16:02.660 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:16:02.660 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:16:02.660 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:16:02.660 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:16:02.660 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:16:02.660 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:16:02.660 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:16:02.660 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:16:02.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:16:02.660 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:16:02.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:16:02.660 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:16:02.660 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:16:02.660 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1258ms. 2025-07-01 04:16:02.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:16:02.660 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:16:02.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:16:02.660 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:16:02.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:16:02.660 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:16:02.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:16:02.660 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:16:02.661 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:16:02.661 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:16:02.661 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:16:02.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:16:02.661 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:16:02.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:16:02.661 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:16:02.661 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:16:02.661 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:16:02.661 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7825ms 2025-07-01 04:16:02.661 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:16:02.661 +03:00 [DBG] Connection id "0HNC8090TGANP" completed keep alive response. 2025-07-01 04:16:02.661 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4012ms 2025-07-01 04:16:02.661 +03:00 [DBG] Connection id "0HNC8090TGANP" received FIN. 2025-07-01 04:16:02.661 +03:00 [DBG] Connection id "0HNC8090TGANP" disconnecting. 2025-07-01 04:16:02.661 +03:00 [DBG] Connection id "0HNC8090TGANP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:16:02.662 +03:00 [DBG] Connection id "0HNC8090TGANP" stopped. 2025-07-01 04:17:02.647 +03:00 [DBG] Connection id "0HNC8090TGANQ" accepted. 2025-07-01 04:17:02.647 +03:00 [DBG] Connection id "0HNC8090TGANQ" started. 2025-07-01 04:17:02.648 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:17:02.648 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:17:02.648 +03:00 [DBG] POST requests are not supported 2025-07-01 04:17:02.648 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:17:02.648 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:17:02.648 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:17:02.648 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:17:02.648 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:17:02.648 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:17:02.648 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:17:02.648 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:17:02.648 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:17:02.648 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:17:02.648 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:17:02.648 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:17:02.648 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:17:02.648 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:17:02.648 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:17:02.648 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:17:02.648 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:17:02.648 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:17:02.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:17:02.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:17:02.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:17:02.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:17:02.648 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:17:02.649 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1321ms. 2025-07-01 04:17:02.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:17:02.649 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:17:02.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:17:02.649 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:17:02.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:17:02.649 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:17:02.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:17:02.649 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:17:02.649 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:17:02.649 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:17:02.649 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:17:02.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:17:02.649 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:17:02.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:17:02.649 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:17:02.649 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:17:02.649 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:17:02.649 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6377ms 2025-07-01 04:17:02.649 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:17:02.649 +03:00 [DBG] Connection id "0HNC8090TGANQ" completed keep alive response. 2025-07-01 04:17:02.649 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.297ms 2025-07-01 04:17:02.649 +03:00 [DBG] Connection id "0HNC8090TGANQ" received FIN. 2025-07-01 04:17:02.649 +03:00 [DBG] Connection id "0HNC8090TGANQ" disconnecting. 2025-07-01 04:17:02.649 +03:00 [DBG] Connection id "0HNC8090TGANQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:17:02.650 +03:00 [DBG] Connection id "0HNC8090TGANQ" stopped. 2025-07-01 04:18:02.645 +03:00 [DBG] Connection id "0HNC8090TGANR" accepted. 2025-07-01 04:18:02.645 +03:00 [DBG] Connection id "0HNC8090TGANR" started. 2025-07-01 04:18:02.645 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:18:02.645 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:18:02.646 +03:00 [DBG] POST requests are not supported 2025-07-01 04:18:02.646 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:18:02.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-07-01 04:18:02.646 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:18:02.646 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:18:02.646 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:18:02.646 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:18:02.646 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:18:02.646 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:18:02.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-07-01 04:18:02.646 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:18:02.646 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:18:02.646 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:18:02.646 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:18:02.646 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:18:02.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:18:02.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:18:02.646 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:18:02.646 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:18:02.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:18:02.647 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:18:02.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:18:02.647 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:18:02.647 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:18:02.647 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.154ms. 2025-07-01 04:18:02.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:18:02.647 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:18:02.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:18:02.647 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:18:02.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:18:02.647 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:18:02.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:18:02.647 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:18:02.647 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:18:02.647 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:18:02.647 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:18:02.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:18:02.647 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:18:02.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:18:02.647 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:18:02.647 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:18:02.647 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:18:02.648 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2921ms 2025-07-01 04:18:02.648 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:18:02.648 +03:00 [DBG] Connection id "0HNC8090TGANR" completed keep alive response. 2025-07-01 04:18:02.648 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2543ms 2025-07-01 04:18:02.648 +03:00 [DBG] Connection id "0HNC8090TGANR" received FIN. 2025-07-01 04:18:02.648 +03:00 [DBG] Connection id "0HNC8090TGANR" disconnecting. 2025-07-01 04:18:02.648 +03:00 [DBG] Connection id "0HNC8090TGANR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:18:02.649 +03:00 [DBG] Connection id "0HNC8090TGANR" stopped. 2025-07-01 04:19:02.654 +03:00 [DBG] Connection id "0HNC8090TGANS" accepted. 2025-07-01 04:19:02.655 +03:00 [DBG] Connection id "0HNC8090TGANS" started. 2025-07-01 04:19:02.655 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:19:02.655 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:19:02.655 +03:00 [DBG] POST requests are not supported 2025-07-01 04:19:02.655 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:19:02.655 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:19:02.655 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:19:02.655 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:19:02.655 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:19:02.655 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:19:02.655 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:19:02.655 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:19:02.655 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:19:02.656 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:19:02.656 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:19:02.656 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:19:02.656 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:19:02.656 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:19:02.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:19:02.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:19:02.656 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:19:02.656 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:19:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:19:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:19:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:19:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:19:02.656 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:19:02.656 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2005ms. 2025-07-01 04:19:02.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:19:02.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:19:02.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:19:02.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:19:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:19:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:19:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:19:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:19:02.657 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:19:02.657 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:19:02.657 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:19:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:19:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:19:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:19:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:19:02.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:19:02.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:19:02.657 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2055ms 2025-07-01 04:19:02.657 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:19:02.657 +03:00 [DBG] Connection id "0HNC8090TGANS" completed keep alive response. 2025-07-01 04:19:02.657 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4486ms 2025-07-01 04:19:02.658 +03:00 [DBG] Connection id "0HNC8090TGANS" received FIN. 2025-07-01 04:19:02.658 +03:00 [DBG] Connection id "0HNC8090TGANS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:19:02.658 +03:00 [DBG] Connection id "0HNC8090TGANS" disconnecting. 2025-07-01 04:19:02.658 +03:00 [DBG] Connection id "0HNC8090TGANS" stopped. 2025-07-01 04:20:02.655 +03:00 [DBG] Connection id "0HNC8090TGANT" accepted. 2025-07-01 04:20:02.655 +03:00 [DBG] Connection id "0HNC8090TGANT" started. 2025-07-01 04:20:02.655 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:20:02.655 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:20:02.655 +03:00 [DBG] POST requests are not supported 2025-07-01 04:20:02.655 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:20:02.655 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:20:02.655 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:20:02.655 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:20:02.656 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:20:02.656 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:20:02.656 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:20:02.656 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:20:02.656 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:20:02.656 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:20:02.656 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:20:02.656 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:20:02.656 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:20:02.656 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:20:02.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:20:02.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:20:02.656 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:20:02.656 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:20:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:20:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:20:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:20:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:20:02.656 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:20:02.656 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1734ms. 2025-07-01 04:20:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:20:02.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:20:02.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:20:02.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:20:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:20:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:20:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:20:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:20:02.657 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:20:02.657 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:20:02.657 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:20:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:20:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:20:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:20:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:20:02.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:20:02.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:20:02.657 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9769ms 2025-07-01 04:20:02.657 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:20:02.657 +03:00 [DBG] Connection id "0HNC8090TGANT" completed keep alive response. 2025-07-01 04:20:02.657 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8216ms 2025-07-01 04:20:02.657 +03:00 [DBG] Connection id "0HNC8090TGANT" received FIN. 2025-07-01 04:20:02.657 +03:00 [DBG] Connection id "0HNC8090TGANT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:20:02.657 +03:00 [DBG] Connection id "0HNC8090TGANT" disconnecting. 2025-07-01 04:20:02.657 +03:00 [DBG] Connection id "0HNC8090TGANT" stopped. 2025-07-01 04:21:02.646 +03:00 [DBG] Connection id "0HNC8090TGANU" accepted. 2025-07-01 04:21:02.647 +03:00 [DBG] Connection id "0HNC8090TGANU" started. 2025-07-01 04:21:02.647 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:21:02.647 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:21:02.647 +03:00 [DBG] POST requests are not supported 2025-07-01 04:21:02.647 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:21:02.647 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:21:02.647 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:21:02.647 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:21:02.647 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:21:02.647 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:21:02.647 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:21:02.647 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:21:02.647 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:21:02.647 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:21:02.647 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:21:02.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-07-01 04:21:02.647 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:21:02.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-07-01 04:21:02.647 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:21:02.647 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:21:02.647 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:21:02.647 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:21:02.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:21:02.647 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:21:02.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:21:02.647 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:21:02.647 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:21:02.648 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1265ms. 2025-07-01 04:21:02.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:21:02.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:21:02.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:21:02.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:21:02.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:21:02.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:21:02.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:21:02.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:21:02.648 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:21:02.648 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:21:02.648 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:21:02.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:21:02.648 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:21:02.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:21:02.648 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:21:02.648 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:21:02.648 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:21:02.648 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7089ms 2025-07-01 04:21:02.648 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:21:02.648 +03:00 [DBG] Connection id "0HNC8090TGANU" completed keep alive response. 2025-07-01 04:21:02.648 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3029ms 2025-07-01 04:21:02.648 +03:00 [DBG] Connection id "0HNC8090TGANU" received FIN. 2025-07-01 04:21:02.648 +03:00 [DBG] Connection id "0HNC8090TGANU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:21:02.649 +03:00 [DBG] Connection id "0HNC8090TGANU" disconnecting. 2025-07-01 04:21:02.649 +03:00 [DBG] Connection id "0HNC8090TGANU" stopped. 2025-07-01 04:22:02.653 +03:00 [DBG] Connection id "0HNC8090TGANV" accepted. 2025-07-01 04:22:02.653 +03:00 [DBG] Connection id "0HNC8090TGANV" started. 2025-07-01 04:22:02.653 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:22:02.653 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:22:02.653 +03:00 [DBG] POST requests are not supported 2025-07-01 04:22:02.653 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:22:02.653 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:22:02.653 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:22:02.653 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:22:02.654 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:22:02.654 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:22:02.654 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:22:02.654 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:22:02.654 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:22:02.654 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:22:02.654 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:22:02.654 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:22:02.654 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:22:02.654 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:22:02.654 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:22:02.654 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:22:02.654 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:22:02.654 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:22:02.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:22:02.655 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:22:02.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:22:02.655 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:22:02.655 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:22:02.655 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1918ms. 2025-07-01 04:22:02.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:22:02.655 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:22:02.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:22:02.655 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:22:02.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:22:02.655 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:22:02.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:22:02.655 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:22:02.656 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:22:02.656 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:22:02.656 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:22:02.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:22:02.656 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:22:02.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:22:02.656 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:22:02.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:22:02.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:22:02.656 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0758ms 2025-07-01 04:22:02.656 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:22:02.656 +03:00 [DBG] Connection id "0HNC8090TGANV" completed keep alive response. 2025-07-01 04:22:02.656 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2095ms 2025-07-01 04:22:02.657 +03:00 [DBG] Connection id "0HNC8090TGANV" received FIN. 2025-07-01 04:22:02.657 +03:00 [DBG] Connection id "0HNC8090TGANV" disconnecting. 2025-07-01 04:22:02.657 +03:00 [DBG] Connection id "0HNC8090TGANV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:22:02.658 +03:00 [DBG] Connection id "0HNC8090TGANV" stopped. 2025-07-01 04:23:02.647 +03:00 [DBG] Connection id "0HNC8090TGAO0" accepted. 2025-07-01 04:23:02.647 +03:00 [DBG] Connection id "0HNC8090TGAO0" started. 2025-07-01 04:23:02.647 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:23:02.647 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:23:02.647 +03:00 [DBG] POST requests are not supported 2025-07-01 04:23:02.647 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:23:02.647 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:23:02.647 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:23:02.647 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:23:02.647 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:23:02.647 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:23:02.648 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:23:02.648 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:23:02.648 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:23:02.648 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:23:02.648 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:23:02.648 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:23:02.648 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:23:02.648 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:23:02.648 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:23:02.648 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:23:02.648 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:23:02.648 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:23:02.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:23:02.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:23:02.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:23:02.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:23:02.648 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:23:02.648 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1227ms. 2025-07-01 04:23:02.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:23:02.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:23:02.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:23:02.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:23:02.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:23:02.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:23:02.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:23:02.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:23:02.648 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:23:02.648 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:23:02.648 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:23:02.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:23:02.648 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:23:02.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:23:02.648 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:23:02.648 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:23:02.648 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:23:02.648 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6548ms 2025-07-01 04:23:02.648 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:23:02.648 +03:00 [DBG] Connection id "0HNC8090TGAO0" completed keep alive response. 2025-07-01 04:23:02.648 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2219ms 2025-07-01 04:23:02.649 +03:00 [DBG] Connection id "0HNC8090TGAO0" received FIN. 2025-07-01 04:23:02.649 +03:00 [DBG] Connection id "0HNC8090TGAO0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:23:02.649 +03:00 [DBG] Connection id "0HNC8090TGAO0" disconnecting. 2025-07-01 04:23:02.649 +03:00 [DBG] Connection id "0HNC8090TGAO0" stopped. 2025-07-01 04:24:02.661 +03:00 [DBG] Connection id "0HNC8090TGAO1" accepted. 2025-07-01 04:24:02.661 +03:00 [DBG] Connection id "0HNC8090TGAO1" started. 2025-07-01 04:24:02.661 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:24:02.661 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:24:02.661 +03:00 [DBG] POST requests are not supported 2025-07-01 04:24:02.661 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:24:02.661 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:24:02.661 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:24:02.661 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:24:02.661 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:24:02.662 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:24:02.662 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:24:02.662 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:24:02.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-07-01 04:24:02.662 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:24:02.662 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:24:02.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-07-01 04:24:02.662 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:24:02.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-07-01 04:24:02.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:24:02.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:24:02.662 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:24:02.662 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:24:02.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:24:02.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:24:02.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:24:02.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:24:02.662 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:24:02.662 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1481ms. 2025-07-01 04:24:02.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:24:02.663 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:24:02.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:24:02.663 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:24:02.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:24:02.663 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:24:02.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:24:02.663 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:24:02.663 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:24:02.663 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:24:02.663 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:24:02.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:24:02.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:24:02.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:24:02.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:24:02.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:24:02.663 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:24:02.663 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0301ms 2025-07-01 04:24:02.663 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:24:02.663 +03:00 [DBG] Connection id "0HNC8090TGAO1" completed keep alive response. 2025-07-01 04:24:02.663 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8112ms 2025-07-01 04:24:02.663 +03:00 [DBG] Connection id "0HNC8090TGAO1" received FIN. 2025-07-01 04:24:02.663 +03:00 [DBG] Connection id "0HNC8090TGAO1" disconnecting. 2025-07-01 04:24:02.664 +03:00 [DBG] Connection id "0HNC8090TGAO1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:24:02.665 +03:00 [DBG] Connection id "0HNC8090TGAO1" stopped. 2025-07-01 04:25:02.651 +03:00 [DBG] Connection id "0HNC8090TGAO2" accepted. 2025-07-01 04:25:02.651 +03:00 [DBG] Connection id "0HNC8090TGAO2" started. 2025-07-01 04:25:02.652 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:25:02.652 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:25:02.652 +03:00 [DBG] POST requests are not supported 2025-07-01 04:25:02.652 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:25:02.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-07-01 04:25:02.652 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:25:02.652 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:25:02.652 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:25:02.652 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:25:02.652 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:25:02.652 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:25:02.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-07-01 04:25:02.652 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:25:02.652 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:25:02.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-07-01 04:25:02.652 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:25:02.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-07-01 04:25:02.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:25:02.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:25:02.652 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:25:02.652 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:25:02.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:25:02.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:25:02.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:25:02.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:25:02.652 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:25:02.653 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1635ms. 2025-07-01 04:25:02.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:25:02.653 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:25:02.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:25:02.653 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:25:02.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:25:02.653 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:25:02.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:25:02.653 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:25:02.653 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:25:02.653 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:25:02.653 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:25:02.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:25:02.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:25:02.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:25:02.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:25:02.653 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:25:02.653 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:25:02.653 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7662ms 2025-07-01 04:25:02.653 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:25:02.653 +03:00 [DBG] Connection id "0HNC8090TGAO2" completed keep alive response. 2025-07-01 04:25:02.653 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4059ms 2025-07-01 04:25:02.653 +03:00 [DBG] Connection id "0HNC8090TGAO2" received FIN. 2025-07-01 04:25:02.653 +03:00 [DBG] Connection id "0HNC8090TGAO2" disconnecting. 2025-07-01 04:25:02.654 +03:00 [DBG] Connection id "0HNC8090TGAO2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:25:02.655 +03:00 [DBG] Connection id "0HNC8090TGAO2" stopped. 2025-07-01 04:26:02.649 +03:00 [DBG] Connection id "0HNC8090TGAO3" accepted. 2025-07-01 04:26:02.649 +03:00 [DBG] Connection id "0HNC8090TGAO3" started. 2025-07-01 04:26:02.649 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:26:02.649 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:26:02.649 +03:00 [DBG] POST requests are not supported 2025-07-01 04:26:02.649 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:26:02.649 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:26:02.649 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:26:02.649 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:26:02.649 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:26:02.649 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:26:02.649 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:26:02.650 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:26:02.650 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:26:02.650 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:26:02.650 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:26:02.650 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:26:02.650 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:26:02.650 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:26:02.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:26:02.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:26:02.650 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:26:02.650 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:26:02.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:26:02.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:26:02.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:26:02.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:26:02.650 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:26:02.650 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1271ms. 2025-07-01 04:26:02.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:26:02.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:26:02.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:26:02.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:26:02.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:26:02.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:26:02.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:26:02.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:26:02.650 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:26:02.650 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:26:02.650 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:26:02.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:26:02.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:26:02.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:26:02.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:26:02.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:26:02.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:26:02.651 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8653ms 2025-07-01 04:26:02.651 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:26:02.651 +03:00 [DBG] Connection id "0HNC8090TGAO3" completed keep alive response. 2025-07-01 04:26:02.651 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6035ms 2025-07-01 04:26:02.651 +03:00 [DBG] Connection id "0HNC8090TGAO3" received FIN. 2025-07-01 04:26:02.651 +03:00 [DBG] Connection id "0HNC8090TGAO3" disconnecting. 2025-07-01 04:26:02.651 +03:00 [DBG] Connection id "0HNC8090TGAO3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:26:02.652 +03:00 [DBG] Connection id "0HNC8090TGAO3" stopped. 2025-07-01 04:27:02.651 +03:00 [DBG] Connection id "0HNC8090TGAO4" accepted. 2025-07-01 04:27:02.651 +03:00 [DBG] Connection id "0HNC8090TGAO4" started. 2025-07-01 04:27:02.651 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:27:02.651 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:27:02.651 +03:00 [DBG] POST requests are not supported 2025-07-01 04:27:02.651 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:27:02.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-07-01 04:27:02.652 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:27:02.652 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:27:02.652 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:27:02.652 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:27:02.652 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:27:02.652 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:27:02.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-07-01 04:27:02.652 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:27:02.652 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:27:02.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-07-01 04:27:02.652 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:27:02.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-07-01 04:27:02.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:27:02.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:27:02.652 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:27:02.652 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:27:02.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:27:02.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:27:02.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:27:02.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:27:02.652 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:27:02.652 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1604ms. 2025-07-01 04:27:02.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:27:02.653 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:27:02.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:27:02.653 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:27:02.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:27:02.653 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:27:02.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:27:02.653 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:27:02.653 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:27:02.653 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:27:02.653 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:27:02.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:27:02.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:27:02.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:27:02.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:27:02.653 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:27:02.653 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:27:02.653 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.964ms 2025-07-01 04:27:02.653 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:27:02.653 +03:00 [DBG] Connection id "0HNC8090TGAO4" completed keep alive response. 2025-07-01 04:27:02.653 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7301ms 2025-07-01 04:27:02.653 +03:00 [DBG] Connection id "0HNC8090TGAO4" received FIN. 2025-07-01 04:27:02.654 +03:00 [DBG] Connection id "0HNC8090TGAO4" disconnecting. 2025-07-01 04:27:02.654 +03:00 [DBG] Connection id "0HNC8090TGAO4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:27:02.655 +03:00 [DBG] Connection id "0HNC8090TGAO4" stopped. 2025-07-01 04:28:02.648 +03:00 [DBG] Connection id "0HNC8090TGAO5" accepted. 2025-07-01 04:28:02.648 +03:00 [DBG] Connection id "0HNC8090TGAO5" started. 2025-07-01 04:28:02.648 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:28:02.648 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:28:02.649 +03:00 [DBG] POST requests are not supported 2025-07-01 04:28:02.649 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:28:02.649 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:28:02.649 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:28:02.649 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:28:02.649 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:28:02.649 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:28:02.649 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:28:02.649 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:28:02.649 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:28:02.649 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:28:02.649 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:28:02.649 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:28:02.649 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:28:02.649 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:28:02.649 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:28:02.649 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:28:02.649 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:28:02.649 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:28:02.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:28:02.649 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:28:02.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:28:02.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:28:02.650 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:28:02.650 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1348ms. 2025-07-01 04:28:02.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:28:02.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:28:02.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:28:02.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:28:02.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:28:02.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:28:02.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:28:02.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:28:02.650 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:28:02.650 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:28:02.650 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:28:02.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:28:02.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:28:02.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:28:02.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:28:02.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:28:02.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:28:02.650 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0919ms 2025-07-01 04:28:02.650 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:28:02.650 +03:00 [DBG] Connection id "0HNC8090TGAO5" completed keep alive response. 2025-07-01 04:28:02.650 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0251ms 2025-07-01 04:28:02.651 +03:00 [DBG] Connection id "0HNC8090TGAO5" received FIN. 2025-07-01 04:28:02.651 +03:00 [DBG] Connection id "0HNC8090TGAO5" disconnecting. 2025-07-01 04:28:02.651 +03:00 [DBG] Connection id "0HNC8090TGAO5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:28:02.652 +03:00 [DBG] Connection id "0HNC8090TGAO5" stopped. 2025-07-01 04:29:02.653 +03:00 [DBG] Connection id "0HNC8090TGAO6" accepted. 2025-07-01 04:29:02.653 +03:00 [DBG] Connection id "0HNC8090TGAO6" started. 2025-07-01 04:29:02.654 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:29:02.654 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:29:02.654 +03:00 [DBG] POST requests are not supported 2025-07-01 04:29:02.654 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:29:02.654 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:29:02.654 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:29:02.654 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:29:02.654 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:29:02.654 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:29:02.654 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:29:02.654 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:29:02.654 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:29:02.654 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:29:02.654 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:29:02.654 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:29:02.654 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:29:02.654 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:29:02.654 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:29:02.654 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:29:02.655 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:29:02.655 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:29:02.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:29:02.655 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:29:02.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:29:02.655 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:29:02.655 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:29:02.655 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1703ms. 2025-07-01 04:29:02.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:29:02.655 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:29:02.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:29:02.655 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:29:02.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:29:02.655 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:29:02.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:29:02.655 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:29:02.655 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:29:02.656 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:29:02.656 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:29:02.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:29:02.656 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:29:02.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:29:02.656 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:29:02.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:29:02.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:29:02.656 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4315ms 2025-07-01 04:29:02.656 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:29:02.656 +03:00 [DBG] Connection id "0HNC8090TGAO6" completed keep alive response. 2025-07-01 04:29:02.656 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5001ms 2025-07-01 04:29:02.656 +03:00 [DBG] Connection id "0HNC8090TGAO6" received FIN. 2025-07-01 04:29:02.656 +03:00 [DBG] Connection id "0HNC8090TGAO6" disconnecting. 2025-07-01 04:29:02.656 +03:00 [DBG] Connection id "0HNC8090TGAO6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:29:02.657 +03:00 [DBG] Connection id "0HNC8090TGAO6" stopped. 2025-07-01 04:30:02.663 +03:00 [DBG] Connection id "0HNC8090TGAO7" accepted. 2025-07-01 04:30:02.663 +03:00 [DBG] Connection id "0HNC8090TGAO7" started. 2025-07-01 04:30:02.663 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:30:02.663 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:30:02.663 +03:00 [DBG] POST requests are not supported 2025-07-01 04:30:02.664 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:30:02.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-07-01 04:30:02.664 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:30:02.664 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:30:02.664 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:30:02.664 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:30:02.664 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:30:02.664 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:30:02.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-07-01 04:30:02.664 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:30:02.664 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:30:02.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-07-01 04:30:02.664 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:30:02.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-07-01 04:30:02.664 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:30:02.664 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:30:02.664 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:30:02.664 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:30:02.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:30:02.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:30:02.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:30:02.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:30:02.664 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:30:02.664 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1202ms. 2025-07-01 04:30:02.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:30:02.664 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:30:02.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:30:02.664 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:30:02.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:30:02.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:30:02.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:30:02.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:30:02.664 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:30:02.664 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:30:02.664 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:30:02.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:30:02.664 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:30:02.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:30:02.665 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:30:02.665 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:30:02.665 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:30:02.665 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7153ms 2025-07-01 04:30:02.665 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:30:02.665 +03:00 [DBG] Connection id "0HNC8090TGAO7" completed keep alive response. 2025-07-01 04:30:02.665 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3254ms 2025-07-01 04:30:02.665 +03:00 [DBG] Connection id "0HNC8090TGAO7" received FIN. 2025-07-01 04:30:02.665 +03:00 [DBG] Connection id "0HNC8090TGAO7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:30:02.665 +03:00 [DBG] Connection id "0HNC8090TGAO7" disconnecting. 2025-07-01 04:30:02.665 +03:00 [DBG] Connection id "0HNC8090TGAO7" stopped. 2025-07-01 04:31:02.663 +03:00 [DBG] Connection id "0HNC8090TGAO8" accepted. 2025-07-01 04:31:02.663 +03:00 [DBG] Connection id "0HNC8090TGAO8" started. 2025-07-01 04:31:02.663 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:31:02.663 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:31:02.663 +03:00 [DBG] POST requests are not supported 2025-07-01 04:31:02.663 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:31:02.663 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:31:02.664 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:31:02.664 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:31:02.664 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:31:02.664 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:31:02.664 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:31:02.664 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:31:02.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-07-01 04:31:02.664 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:31:02.664 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:31:02.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-07-01 04:31:02.664 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:31:02.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-07-01 04:31:02.664 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:31:02.664 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:31:02.664 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:31:02.664 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:31:02.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:31:02.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:31:02.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:31:02.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:31:02.664 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:31:02.665 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1812ms. 2025-07-01 04:31:02.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:31:02.665 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:31:02.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:31:02.665 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:31:02.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:31:02.665 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:31:02.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:31:02.665 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:31:02.665 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:31:02.665 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:31:02.665 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:31:02.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:31:02.665 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:31:02.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:31:02.665 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:31:02.665 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:31:02.665 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:31:02.665 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9175ms 2025-07-01 04:31:02.665 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:31:02.665 +03:00 [DBG] Connection id "0HNC8090TGAO8" completed keep alive response. 2025-07-01 04:31:02.665 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8122ms 2025-07-01 04:31:02.665 +03:00 [DBG] Connection id "0HNC8090TGAO8" received FIN. 2025-07-01 04:31:02.666 +03:00 [DBG] Connection id "0HNC8090TGAO8" disconnecting. 2025-07-01 04:31:02.666 +03:00 [DBG] Connection id "0HNC8090TGAO8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:31:02.667 +03:00 [DBG] Connection id "0HNC8090TGAO8" stopped. 2025-07-01 04:32:02.719 +03:00 [DBG] Connection id "0HNC8090TGAO9" accepted. 2025-07-01 04:32:02.720 +03:00 [DBG] Connection id "0HNC8090TGAO9" started. 2025-07-01 04:32:02.720 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:32:02.720 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:32:02.720 +03:00 [DBG] POST requests are not supported 2025-07-01 04:32:02.720 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:32:02.720 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:32:02.720 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:32:02.720 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:32:02.720 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:32:02.720 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:32:02.720 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:32:02.720 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:32:02.720 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:32:02.720 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:32:02.720 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:32:02.720 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:32:02.720 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:32:02.720 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:32:02.720 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:32:02.720 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:32:02.720 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:32:02.720 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:32:02.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:32:02.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:32:02.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:32:02.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:32:02.720 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:32:02.721 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1681ms. 2025-07-01 04:32:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:32:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:32:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:32:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:32:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:32:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:32:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:32:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:32:02.721 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:32:02.721 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:32:02.721 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:32:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:32:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:32:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:32:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:32:02.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:32:02.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:32:02.721 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9987ms 2025-07-01 04:32:02.721 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:32:02.721 +03:00 [DBG] Connection id "0HNC8090TGAO9" completed keep alive response. 2025-07-01 04:32:02.721 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6582ms 2025-07-01 04:32:02.722 +03:00 [DBG] Connection id "0HNC8090TGAO9" received FIN. 2025-07-01 04:32:02.722 +03:00 [DBG] Connection id "0HNC8090TGAO9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:32:02.722 +03:00 [DBG] Connection id "0HNC8090TGAO9" disconnecting. 2025-07-01 04:32:02.722 +03:00 [DBG] Connection id "0HNC8090TGAO9" stopped. 2025-07-01 04:33:02.651 +03:00 [DBG] Connection id "0HNC8090TGAOA" accepted. 2025-07-01 04:33:02.651 +03:00 [DBG] Connection id "0HNC8090TGAOA" started. 2025-07-01 04:33:02.652 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:33:02.652 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:33:02.652 +03:00 [DBG] POST requests are not supported 2025-07-01 04:33:02.652 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:33:02.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-07-01 04:33:02.652 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:33:02.652 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:33:02.652 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:33:02.652 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:33:02.652 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:33:02.652 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:33:02.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-07-01 04:33:02.652 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:33:02.652 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:33:02.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-07-01 04:33:02.652 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:33:02.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-07-01 04:33:02.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:33:02.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:33:02.652 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:33:02.652 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:33:02.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:33:02.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:33:02.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:33:02.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:33:02.652 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:33:02.652 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1428ms. 2025-07-01 04:33:02.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:33:02.653 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:33:02.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:33:02.653 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:33:02.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:33:02.653 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:33:02.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:33:02.653 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:33:02.653 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:33:02.653 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:33:02.653 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:33:02.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:33:02.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:33:02.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:33:02.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:33:02.653 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:33:02.653 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:33:02.653 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8689ms 2025-07-01 04:33:02.653 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:33:02.653 +03:00 [DBG] Connection id "0HNC8090TGAOA" completed keep alive response. 2025-07-01 04:33:02.653 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.536ms 2025-07-01 04:33:02.653 +03:00 [DBG] Connection id "0HNC8090TGAOA" received FIN. 2025-07-01 04:33:02.654 +03:00 [DBG] Connection id "0HNC8090TGAOA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:33:02.654 +03:00 [DBG] Connection id "0HNC8090TGAOA" disconnecting. 2025-07-01 04:33:02.654 +03:00 [DBG] Connection id "0HNC8090TGAOA" stopped. 2025-07-01 04:34:02.661 +03:00 [DBG] Connection id "0HNC8090TGAOB" accepted. 2025-07-01 04:34:02.662 +03:00 [DBG] Connection id "0HNC8090TGAOB" started. 2025-07-01 04:34:02.662 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:34:02.662 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:34:02.662 +03:00 [DBG] POST requests are not supported 2025-07-01 04:34:02.662 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:34:02.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-07-01 04:34:02.662 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:34:02.662 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:34:02.662 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:34:02.662 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:34:02.662 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:34:02.662 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:34:02.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-07-01 04:34:02.662 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:34:02.662 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:34:02.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-07-01 04:34:02.663 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:34:02.663 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:34:02.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:34:02.663 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:34:02.663 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:34:02.663 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:34:02.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:34:02.663 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:34:02.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:34:02.663 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:34:02.663 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:34:02.663 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1682ms. 2025-07-01 04:34:02.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:34:02.663 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:34:02.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:34:02.663 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:34:02.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:34:02.663 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:34:02.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:34:02.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:34:02.664 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:34:02.664 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:34:02.664 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:34:02.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:34:02.664 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:34:02.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:34:02.664 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:34:02.664 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:34:02.664 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:34:02.664 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1948ms 2025-07-01 04:34:02.664 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:34:02.664 +03:00 [DBG] Connection id "0HNC8090TGAOB" completed keep alive response. 2025-07-01 04:34:02.664 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2052ms 2025-07-01 04:34:02.664 +03:00 [DBG] Connection id "0HNC8090TGAOB" received FIN. 2025-07-01 04:34:02.664 +03:00 [DBG] Connection id "0HNC8090TGAOB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:34:02.664 +03:00 [DBG] Connection id "0HNC8090TGAOB" disconnecting. 2025-07-01 04:34:02.665 +03:00 [DBG] Connection id "0HNC8090TGAOB" stopped. 2025-07-01 04:35:02.651 +03:00 [DBG] Connection id "0HNC8090TGAOC" accepted. 2025-07-01 04:35:02.651 +03:00 [DBG] Connection id "0HNC8090TGAOC" started. 2025-07-01 04:35:02.651 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:35:02.651 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:35:02.652 +03:00 [DBG] POST requests are not supported 2025-07-01 04:35:02.652 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:35:02.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-07-01 04:35:02.652 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:35:02.652 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:35:02.652 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:35:02.652 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:35:02.652 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:35:02.652 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:35:02.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-07-01 04:35:02.652 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:35:02.652 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:35:02.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-07-01 04:35:02.652 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:35:02.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-07-01 04:35:02.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:35:02.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:35:02.652 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:35:02.652 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:35:02.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:35:02.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:35:02.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:35:02.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:35:02.652 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:35:02.653 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1564ms. 2025-07-01 04:35:02.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:35:02.653 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:35:02.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:35:02.653 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:35:02.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:35:02.653 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:35:02.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:35:02.653 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:35:02.653 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:35:02.653 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:35:02.653 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:35:02.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:35:02.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:35:02.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:35:02.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:35:02.653 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:35:02.653 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:35:02.653 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1776ms 2025-07-01 04:35:02.653 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:35:02.653 +03:00 [DBG] Connection id "0HNC8090TGAOC" completed keep alive response. 2025-07-01 04:35:02.654 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1018ms 2025-07-01 04:35:02.654 +03:00 [DBG] Connection id "0HNC8090TGAOC" received FIN. 2025-07-01 04:35:02.654 +03:00 [DBG] Connection id "0HNC8090TGAOC" disconnecting. 2025-07-01 04:35:02.654 +03:00 [DBG] Connection id "0HNC8090TGAOC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:35:02.655 +03:00 [DBG] Connection id "0HNC8090TGAOC" stopped. 2025-07-01 04:36:02.655 +03:00 [DBG] Connection id "0HNC8090TGAOD" accepted. 2025-07-01 04:36:02.655 +03:00 [DBG] Connection id "0HNC8090TGAOD" started. 2025-07-01 04:36:02.655 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:36:02.656 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:36:02.656 +03:00 [DBG] POST requests are not supported 2025-07-01 04:36:02.656 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:36:02.656 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:36:02.656 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:36:02.656 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:36:02.656 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:36:02.656 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:36:02.656 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:36:02.656 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:36:02.656 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:36:02.656 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:36:02.656 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:36:02.656 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:36:02.656 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:36:02.656 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:36:02.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:36:02.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:36:02.656 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:36:02.656 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:36:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:36:02.657 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:36:02.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:36:02.657 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:36:02.657 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:36:02.657 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1624ms. 2025-07-01 04:36:02.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:36:02.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:36:02.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:36:02.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:36:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:36:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:36:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:36:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:36:02.657 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:36:02.657 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:36:02.657 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:36:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:36:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:36:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:36:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:36:02.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:36:02.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:36:02.657 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2356ms 2025-07-01 04:36:02.658 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:36:02.658 +03:00 [DBG] Connection id "0HNC8090TGAOD" completed keep alive response. 2025-07-01 04:36:02.658 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1532ms 2025-07-01 04:36:02.658 +03:00 [DBG] Connection id "0HNC8090TGAOD" received FIN. 2025-07-01 04:36:02.658 +03:00 [DBG] Connection id "0HNC8090TGAOD" disconnecting. 2025-07-01 04:36:02.658 +03:00 [DBG] Connection id "0HNC8090TGAOD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:36:02.659 +03:00 [DBG] Connection id "0HNC8090TGAOD" stopped. 2025-07-01 04:37:02.664 +03:00 [DBG] Connection id "0HNC8090TGAOE" accepted. 2025-07-01 04:37:02.664 +03:00 [DBG] Connection id "0HNC8090TGAOE" started. 2025-07-01 04:37:02.664 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:37:02.664 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:37:02.664 +03:00 [DBG] POST requests are not supported 2025-07-01 04:37:02.664 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:37:02.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-07-01 04:37:02.664 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:37:02.664 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:37:02.664 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:37:02.664 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:37:02.664 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:37:02.664 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:37:02.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-07-01 04:37:02.664 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:37:02.664 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:37:02.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-07-01 04:37:02.665 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:37:02.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-07-01 04:37:02.665 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:37:02.665 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:37:02.665 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:37:02.665 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:37:02.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:37:02.665 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:37:02.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:37:02.665 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:37:02.665 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:37:02.665 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1329ms. 2025-07-01 04:37:02.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:37:02.665 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:37:02.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:37:02.665 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:37:02.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:37:02.665 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:37:02.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:37:02.665 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:37:02.665 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:37:02.665 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:37:02.665 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:37:02.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:37:02.665 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:37:02.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:37:02.665 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:37:02.665 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:37:02.665 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:37:02.665 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6757ms 2025-07-01 04:37:02.665 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:37:02.665 +03:00 [DBG] Connection id "0HNC8090TGAOE" completed keep alive response. 2025-07-01 04:37:02.665 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4185ms 2025-07-01 04:37:02.666 +03:00 [DBG] Connection id "0HNC8090TGAOE" received FIN. 2025-07-01 04:37:02.666 +03:00 [DBG] Connection id "0HNC8090TGAOE" disconnecting. 2025-07-01 04:37:02.666 +03:00 [DBG] Connection id "0HNC8090TGAOE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:37:02.667 +03:00 [DBG] Connection id "0HNC8090TGAOE" stopped. 2025-07-01 04:38:02.660 +03:00 [DBG] Connection id "0HNC8090TGAOF" accepted. 2025-07-01 04:38:02.660 +03:00 [DBG] Connection id "0HNC8090TGAOF" started. 2025-07-01 04:38:02.660 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:38:02.660 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:38:02.660 +03:00 [DBG] POST requests are not supported 2025-07-01 04:38:02.660 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:38:02.660 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:38:02.660 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:38:02.660 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:38:02.660 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:38:02.660 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:38:02.661 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:38:02.661 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:38:02.661 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:38:02.661 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:38:02.661 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:38:02.661 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:38:02.661 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:38:02.661 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:38:02.661 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:38:02.661 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:38:02.661 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:38:02.661 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:38:02.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:38:02.661 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:38:02.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:38:02.661 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:38:02.661 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:38:02.661 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.129ms. 2025-07-01 04:38:02.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:38:02.661 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:38:02.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:38:02.661 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:38:02.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:38:02.661 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:38:02.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:38:02.661 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:38:02.661 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:38:02.661 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:38:02.661 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:38:02.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:38:02.661 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:38:02.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:38:02.661 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:38:02.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:38:02.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:38:02.662 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7452ms 2025-07-01 04:38:02.662 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:38:02.662 +03:00 [DBG] Connection id "0HNC8090TGAOF" completed keep alive response. 2025-07-01 04:38:02.662 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4386ms 2025-07-01 04:38:02.662 +03:00 [DBG] Connection id "0HNC8090TGAOF" received FIN. 2025-07-01 04:38:02.662 +03:00 [DBG] Connection id "0HNC8090TGAOF" disconnecting. 2025-07-01 04:38:02.662 +03:00 [DBG] Connection id "0HNC8090TGAOF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:38:02.663 +03:00 [DBG] Connection id "0HNC8090TGAOF" stopped. 2025-07-01 04:39:02.655 +03:00 [DBG] Connection id "0HNC8090TGAOG" accepted. 2025-07-01 04:39:02.656 +03:00 [DBG] Connection id "0HNC8090TGAOG" started. 2025-07-01 04:39:02.656 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:39:02.656 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:39:02.656 +03:00 [DBG] POST requests are not supported 2025-07-01 04:39:02.656 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:39:02.656 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:39:02.656 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:39:02.656 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:39:02.656 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:39:02.656 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:39:02.656 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:39:02.656 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:39:02.656 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:39:02.656 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:39:02.656 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:39:02.656 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:39:02.656 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:39:02.656 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:39:02.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:39:02.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:39:02.656 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:39:02.656 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:39:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:39:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:39:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:39:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:39:02.656 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:39:02.656 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1161ms. 2025-07-01 04:39:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:39:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:39:02.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:39:02.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:39:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:39:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:39:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:39:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:39:02.657 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:39:02.657 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:39:02.657 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:39:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:39:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:39:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:39:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:39:02.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:39:02.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:39:02.657 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6819ms 2025-07-01 04:39:02.657 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:39:02.657 +03:00 [DBG] Connection id "0HNC8090TGAOG" completed keep alive response. 2025-07-01 04:39:02.657 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.27ms 2025-07-01 04:39:02.657 +03:00 [DBG] Connection id "0HNC8090TGAOG" received FIN. 2025-07-01 04:39:02.657 +03:00 [DBG] Connection id "0HNC8090TGAOG" disconnecting. 2025-07-01 04:39:02.657 +03:00 [DBG] Connection id "0HNC8090TGAOG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:39:02.658 +03:00 [DBG] Connection id "0HNC8090TGAOG" stopped. 2025-07-01 04:40:02.655 +03:00 [DBG] Connection id "0HNC8090TGAOH" accepted. 2025-07-01 04:40:02.655 +03:00 [DBG] Connection id "0HNC8090TGAOH" started. 2025-07-01 04:40:02.655 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:40:02.655 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:40:02.655 +03:00 [DBG] POST requests are not supported 2025-07-01 04:40:02.655 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:40:02.655 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:40:02.655 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:40:02.655 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:40:02.655 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:40:02.655 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:40:02.655 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:40:02.655 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:40:02.655 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:40:02.655 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:40:02.655 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:40:02.656 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:40:02.656 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:40:02.656 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:40:02.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:40:02.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:40:02.656 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:40:02.656 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:40:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:40:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:40:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:40:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:40:02.656 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:40:02.656 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1504ms. 2025-07-01 04:40:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:40:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:40:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:40:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:40:02.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:40:02.656 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:40:02.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:40:02.656 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:40:02.656 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:40:02.656 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:40:02.656 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:40:02.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:40:02.656 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:40:02.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:40:02.656 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:40:02.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:40:02.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:40:02.656 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7185ms 2025-07-01 04:40:02.656 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:40:02.656 +03:00 [DBG] Connection id "0HNC8090TGAOH" completed keep alive response. 2025-07-01 04:40:02.656 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3059ms 2025-07-01 04:40:02.657 +03:00 [DBG] Connection id "0HNC8090TGAOH" received FIN. 2025-07-01 04:40:02.657 +03:00 [DBG] Connection id "0HNC8090TGAOH" disconnecting. 2025-07-01 04:40:02.657 +03:00 [DBG] Connection id "0HNC8090TGAOH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:40:02.658 +03:00 [DBG] Connection id "0HNC8090TGAOH" stopped. 2025-07-01 04:41:02.665 +03:00 [DBG] Connection id "0HNC8090TGAOI" accepted. 2025-07-01 04:41:02.665 +03:00 [DBG] Connection id "0HNC8090TGAOI" started. 2025-07-01 04:41:02.665 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:41:02.665 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:41:02.665 +03:00 [DBG] POST requests are not supported 2025-07-01 04:41:02.665 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:41:02.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-07-01 04:41:02.665 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:41:02.665 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:41:02.665 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:41:02.665 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:41:02.665 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:41:02.665 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:41:02.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-07-01 04:41:02.665 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:41:02.665 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:41:02.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-07-01 04:41:02.665 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:41:02.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-07-01 04:41:02.665 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:41:02.665 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:41:02.665 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:41:02.666 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:41:02.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:41:02.666 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:41:02.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:41:02.666 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:41:02.666 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:41:02.666 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1435ms. 2025-07-01 04:41:02.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:41:02.666 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:41:02.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:41:02.666 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:41:02.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:41:02.666 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:41:02.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:41:02.666 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:41:02.666 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:41:02.666 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:41:02.666 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:41:02.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:41:02.666 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:41:02.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:41:02.666 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:41:02.666 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:41:02.666 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:41:02.666 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7129ms 2025-07-01 04:41:02.666 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:41:02.666 +03:00 [DBG] Connection id "0HNC8090TGAOI" completed keep alive response. 2025-07-01 04:41:02.666 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2824ms 2025-07-01 04:41:02.667 +03:00 [DBG] Connection id "0HNC8090TGAOI" received FIN. 2025-07-01 04:41:02.667 +03:00 [DBG] Connection id "0HNC8090TGAOI" disconnecting. 2025-07-01 04:41:02.667 +03:00 [DBG] Connection id "0HNC8090TGAOI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:41:02.668 +03:00 [DBG] Connection id "0HNC8090TGAOI" stopped. 2025-07-01 04:42:02.661 +03:00 [DBG] Connection id "0HNC8090TGAOJ" accepted. 2025-07-01 04:42:02.661 +03:00 [DBG] Connection id "0HNC8090TGAOJ" started. 2025-07-01 04:42:02.661 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:42:02.661 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:42:02.661 +03:00 [DBG] POST requests are not supported 2025-07-01 04:42:02.661 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:42:02.661 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:42:02.661 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:42:02.661 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:42:02.661 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:42:02.661 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:42:02.661 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:42:02.661 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:42:02.661 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:42:02.661 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:42:02.661 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:42:02.661 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:42:02.661 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:42:02.661 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:42:02.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:42:02.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:42:02.662 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:42:02.662 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:42:02.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:42:02.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:42:02.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:42:02.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:42:02.662 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:42:02.662 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1394ms. 2025-07-01 04:42:02.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:42:02.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:42:02.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:42:02.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:42:02.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:42:02.662 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:42:02.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:42:02.662 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:42:02.662 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:42:02.662 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:42:02.662 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:42:02.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:42:02.662 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:42:02.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:42:02.662 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:42:02.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:42:02.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:42:02.662 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7433ms 2025-07-01 04:42:02.662 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:42:02.662 +03:00 [DBG] Connection id "0HNC8090TGAOJ" completed keep alive response. 2025-07-01 04:42:02.662 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3193ms 2025-07-01 04:42:02.663 +03:00 [DBG] Connection id "0HNC8090TGAOJ" received FIN. 2025-07-01 04:42:02.663 +03:00 [DBG] Connection id "0HNC8090TGAOJ" disconnecting. 2025-07-01 04:42:02.663 +03:00 [DBG] Connection id "0HNC8090TGAOJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:42:02.664 +03:00 [DBG] Connection id "0HNC8090TGAOJ" stopped. 2025-07-01 04:43:02.663 +03:00 [DBG] Connection id "0HNC8090TGAOK" accepted. 2025-07-01 04:43:02.664 +03:00 [DBG] Connection id "0HNC8090TGAOK" started. 2025-07-01 04:43:02.664 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:43:02.664 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:43:02.664 +03:00 [DBG] POST requests are not supported 2025-07-01 04:43:02.664 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:43:02.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-07-01 04:43:02.664 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:43:02.664 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:43:02.664 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:43:02.664 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:43:02.664 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:43:02.664 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:43:02.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-07-01 04:43:02.664 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:43:02.664 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:43:02.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-07-01 04:43:02.664 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:43:02.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-07-01 04:43:02.664 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:43:02.664 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:43:02.664 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:43:02.664 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:43:02.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:43:02.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:43:02.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:43:02.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:43:02.664 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:43:02.665 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1584ms. 2025-07-01 04:43:02.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:43:02.665 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:43:02.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:43:02.665 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:43:02.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:43:02.665 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:43:02.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:43:02.665 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:43:02.665 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:43:02.665 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:43:02.665 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:43:02.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:43:02.665 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:43:02.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:43:02.665 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:43:02.665 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:43:02.665 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:43:02.665 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6884ms 2025-07-01 04:43:02.665 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:43:02.665 +03:00 [DBG] Connection id "0HNC8090TGAOK" completed keep alive response. 2025-07-01 04:43:02.665 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3019ms 2025-07-01 04:43:02.665 +03:00 [DBG] Connection id "0HNC8090TGAOK" received FIN. 2025-07-01 04:43:02.665 +03:00 [DBG] Connection id "0HNC8090TGAOK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:43:02.666 +03:00 [DBG] Connection id "0HNC8090TGAOK" disconnecting. 2025-07-01 04:43:02.666 +03:00 [DBG] Connection id "0HNC8090TGAOK" stopped. 2025-07-01 04:44:02.654 +03:00 [DBG] Connection id "0HNC8090TGAOL" accepted. 2025-07-01 04:44:02.655 +03:00 [DBG] Connection id "0HNC8090TGAOL" started. 2025-07-01 04:44:02.655 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:44:02.655 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:44:02.655 +03:00 [DBG] POST requests are not supported 2025-07-01 04:44:02.655 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:44:02.655 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:44:02.655 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:44:02.655 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:44:02.655 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:44:02.655 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:44:02.655 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:44:02.655 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:44:02.655 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:44:02.655 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:44:02.655 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:44:02.655 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:44:02.655 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:44:02.655 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:44:02.655 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:44:02.655 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:44:02.655 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:44:02.656 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:44:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:44:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:44:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:44:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:44:02.656 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:44:02.656 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1248ms. 2025-07-01 04:44:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:44:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:44:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:44:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:44:02.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:44:02.656 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:44:02.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:44:02.656 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:44:02.656 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:44:02.656 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:44:02.656 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:44:02.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:44:02.656 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:44:02.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:44:02.656 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:44:02.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:44:02.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:44:02.656 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7648ms 2025-07-01 04:44:02.656 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:44:02.656 +03:00 [DBG] Connection id "0HNC8090TGAOL" completed keep alive response. 2025-07-01 04:44:02.656 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4022ms 2025-07-01 04:44:02.657 +03:00 [DBG] Connection id "0HNC8090TGAOL" received FIN. 2025-07-01 04:44:02.657 +03:00 [DBG] Connection id "0HNC8090TGAOL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:44:02.657 +03:00 [DBG] Connection id "0HNC8090TGAOL" disconnecting. 2025-07-01 04:44:02.657 +03:00 [DBG] Connection id "0HNC8090TGAOL" stopped. 2025-07-01 04:45:02.652 +03:00 [DBG] Connection id "0HNC8090TGAOM" accepted. 2025-07-01 04:45:02.652 +03:00 [DBG] Connection id "0HNC8090TGAOM" started. 2025-07-01 04:45:02.652 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:45:02.652 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:45:02.652 +03:00 [DBG] POST requests are not supported 2025-07-01 04:45:02.652 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:45:02.653 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:45:02.653 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:45:02.653 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:45:02.653 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:45:02.653 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:45:02.653 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:45:02.653 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:45:02.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-07-01 04:45:02.653 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:45:02.653 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:45:02.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-07-01 04:45:02.653 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:45:02.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-07-01 04:45:02.653 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:45:02.653 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:45:02.653 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:45:02.653 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:45:02.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:45:02.653 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:45:02.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:45:02.653 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:45:02.653 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:45:02.653 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.133ms. 2025-07-01 04:45:02.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:45:02.653 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:45:02.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:45:02.653 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:45:02.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:45:02.654 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:45:02.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:45:02.654 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:45:02.654 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:45:02.654 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:45:02.654 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:45:02.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:45:02.654 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:45:02.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:45:02.654 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:45:02.654 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:45:02.654 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:45:02.654 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0836ms 2025-07-01 04:45:02.654 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:45:02.654 +03:00 [DBG] Connection id "0HNC8090TGAOM" completed keep alive response. 2025-07-01 04:45:02.654 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8428ms 2025-07-01 04:45:02.654 +03:00 [DBG] Connection id "0HNC8090TGAOM" received FIN. 2025-07-01 04:45:02.655 +03:00 [DBG] Connection id "0HNC8090TGAOM" disconnecting. 2025-07-01 04:45:02.655 +03:00 [DBG] Connection id "0HNC8090TGAOM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:45:02.656 +03:00 [DBG] Connection id "0HNC8090TGAOM" stopped. 2025-07-01 04:46:02.663 +03:00 [DBG] Connection id "0HNC8090TGAON" accepted. 2025-07-01 04:46:02.663 +03:00 [DBG] Connection id "0HNC8090TGAON" started. 2025-07-01 04:46:02.663 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:46:02.663 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:46:02.663 +03:00 [DBG] POST requests are not supported 2025-07-01 04:46:02.663 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:46:02.663 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:46:02.663 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:46:02.663 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:46:02.663 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:46:02.663 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:46:02.663 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:46:02.663 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:46:02.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-07-01 04:46:02.664 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:46:02.664 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:46:02.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-07-01 04:46:02.664 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:46:02.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-07-01 04:46:02.664 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:46:02.664 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:46:02.664 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:46:02.664 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:46:02.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:46:02.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:46:02.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:46:02.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:46:02.664 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:46:02.664 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1255ms. 2025-07-01 04:46:02.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:46:02.664 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:46:02.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:46:02.664 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:46:02.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:46:02.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:46:02.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:46:02.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:46:02.664 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:46:02.664 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:46:02.664 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:46:02.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:46:02.664 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:46:02.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:46:02.664 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:46:02.664 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:46:02.664 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:46:02.665 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8146ms 2025-07-01 04:46:02.665 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:46:02.665 +03:00 [DBG] Connection id "0HNC8090TGAON" completed keep alive response. 2025-07-01 04:46:02.665 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5019ms 2025-07-01 04:46:02.665 +03:00 [DBG] Connection id "0HNC8090TGAON" received FIN. 2025-07-01 04:46:02.665 +03:00 [DBG] Connection id "0HNC8090TGAON" disconnecting. 2025-07-01 04:46:02.665 +03:00 [DBG] Connection id "0HNC8090TGAON" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:46:02.666 +03:00 [DBG] Connection id "0HNC8090TGAON" stopped. 2025-07-01 04:47:02.664 +03:00 [DBG] Connection id "0HNC8090TGAOO" accepted. 2025-07-01 04:47:02.664 +03:00 [DBG] Connection id "0HNC8090TGAOO" started. 2025-07-01 04:47:02.664 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:47:02.664 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:47:02.664 +03:00 [DBG] POST requests are not supported 2025-07-01 04:47:02.664 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:47:02.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-07-01 04:47:02.664 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:47:02.664 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:47:02.664 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:47:02.665 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:47:02.665 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:47:02.665 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:47:02.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-07-01 04:47:02.665 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:47:02.665 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:47:02.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-07-01 04:47:02.665 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:47:02.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-07-01 04:47:02.665 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:47:02.665 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:47:02.665 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:47:02.665 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:47:02.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:47:02.665 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:47:02.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:47:02.665 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:47:02.665 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:47:02.666 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1695ms. 2025-07-01 04:47:02.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:47:02.666 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:47:02.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:47:02.666 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:47:02.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:47:02.666 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:47:02.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:47:02.666 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:47:02.666 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:47:02.666 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:47:02.666 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:47:02.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:47:02.666 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:47:02.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:47:02.666 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:47:02.666 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:47:02.666 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:47:02.666 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3058ms 2025-07-01 04:47:02.666 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:47:02.667 +03:00 [DBG] Connection id "0HNC8090TGAOO" completed keep alive response. 2025-07-01 04:47:02.667 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7344ms 2025-07-01 04:47:02.667 +03:00 [DBG] Connection id "0HNC8090TGAOO" received FIN. 2025-07-01 04:47:02.667 +03:00 [DBG] Connection id "0HNC8090TGAOO" disconnecting. 2025-07-01 04:47:02.667 +03:00 [DBG] Connection id "0HNC8090TGAOO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:47:02.669 +03:00 [DBG] Connection id "0HNC8090TGAOO" stopped. 2025-07-01 04:48:02.665 +03:00 [DBG] Connection id "0HNC8090TGAOP" accepted. 2025-07-01 04:48:02.665 +03:00 [DBG] Connection id "0HNC8090TGAOP" started. 2025-07-01 04:48:02.665 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:48:02.665 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:48:02.665 +03:00 [DBG] POST requests are not supported 2025-07-01 04:48:02.665 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:48:02.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-07-01 04:48:02.665 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:48:02.665 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:48:02.665 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:48:02.665 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:48:02.666 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:48:02.666 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:48:02.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-07-01 04:48:02.666 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:48:02.666 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:48:02.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-07-01 04:48:02.666 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:48:02.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-07-01 04:48:02.666 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:48:02.666 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:48:02.666 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:48:02.666 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:48:02.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:48:02.666 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:48:02.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:48:02.666 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:48:02.666 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:48:02.666 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1465ms. 2025-07-01 04:48:02.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:48:02.666 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:48:02.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:48:02.666 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:48:02.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:48:02.666 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:48:02.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:48:02.666 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:48:02.666 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:48:02.666 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:48:02.666 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:48:02.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:48:02.666 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:48:02.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:48:02.666 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:48:02.666 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:48:02.666 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:48:02.667 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7809ms 2025-07-01 04:48:02.667 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:48:02.667 +03:00 [DBG] Connection id "0HNC8090TGAOP" completed keep alive response. 2025-07-01 04:48:02.667 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4938ms 2025-07-01 04:48:02.667 +03:00 [DBG] Connection id "0HNC8090TGAOP" received FIN. 2025-07-01 04:48:02.667 +03:00 [DBG] Connection id "0HNC8090TGAOP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:48:02.667 +03:00 [DBG] Connection id "0HNC8090TGAOP" disconnecting. 2025-07-01 04:48:02.667 +03:00 [DBG] Connection id "0HNC8090TGAOP" stopped. 2025-07-01 04:49:02.658 +03:00 [DBG] Connection id "0HNC8090TGAOQ" accepted. 2025-07-01 04:49:02.658 +03:00 [DBG] Connection id "0HNC8090TGAOQ" started. 2025-07-01 04:49:02.658 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:49:02.658 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:49:02.658 +03:00 [DBG] POST requests are not supported 2025-07-01 04:49:02.658 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:49:02.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-07-01 04:49:02.658 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:49:02.658 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:49:02.658 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:49:02.658 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:49:02.658 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:49:02.658 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:49:02.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-07-01 04:49:02.658 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:49:02.658 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:49:02.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-07-01 04:49:02.658 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:49:02.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-07-01 04:49:02.658 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:49:02.658 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:49:02.658 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:49:02.658 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:49:02.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:49:02.659 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:49:02.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:49:02.659 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:49:02.659 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:49:02.659 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1231ms. 2025-07-01 04:49:02.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:49:02.659 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:49:02.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:49:02.659 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:49:02.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:49:02.659 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:49:02.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:49:02.659 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:49:02.659 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:49:02.659 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:49:02.659 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:49:02.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:49:02.659 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:49:02.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:49:02.659 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:49:02.659 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:49:02.659 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:49:02.659 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.671ms 2025-07-01 04:49:02.659 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:49:02.659 +03:00 [DBG] Connection id "0HNC8090TGAOQ" completed keep alive response. 2025-07-01 04:49:02.659 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3925ms 2025-07-01 04:49:02.659 +03:00 [DBG] Connection id "0HNC8090TGAOQ" received FIN. 2025-07-01 04:49:02.660 +03:00 [DBG] Connection id "0HNC8090TGAOQ" disconnecting. 2025-07-01 04:49:02.660 +03:00 [DBG] Connection id "0HNC8090TGAOQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:49:02.661 +03:00 [DBG] Connection id "0HNC8090TGAOQ" stopped. 2025-07-01 04:50:02.665 +03:00 [DBG] Connection id "0HNC8090TGAOR" accepted. 2025-07-01 04:50:02.665 +03:00 [DBG] Connection id "0HNC8090TGAOR" started. 2025-07-01 04:50:02.665 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:50:02.665 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:50:02.665 +03:00 [DBG] POST requests are not supported 2025-07-01 04:50:02.665 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:50:02.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-07-01 04:50:02.665 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:50:02.665 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:50:02.665 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:50:02.665 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:50:02.665 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:50:02.665 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:50:02.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-07-01 04:50:02.665 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:50:02.665 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:50:02.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-07-01 04:50:02.665 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:50:02.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-07-01 04:50:02.665 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:50:02.665 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:50:02.665 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:50:02.666 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:50:02.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:50:02.666 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:50:02.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:50:02.666 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:50:02.666 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:50:02.666 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1264ms. 2025-07-01 04:50:02.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:50:02.666 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:50:02.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:50:02.666 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:50:02.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:50:02.666 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:50:02.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:50:02.666 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:50:02.666 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:50:02.666 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:50:02.666 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:50:02.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:50:02.666 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:50:02.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:50:02.666 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:50:02.666 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:50:02.666 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:50:02.666 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6811ms 2025-07-01 04:50:02.666 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:50:02.666 +03:00 [DBG] Connection id "0HNC8090TGAOR" completed keep alive response. 2025-07-01 04:50:02.666 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3014ms 2025-07-01 04:50:02.667 +03:00 [DBG] Connection id "0HNC8090TGAOR" received FIN. 2025-07-01 04:50:02.667 +03:00 [DBG] Connection id "0HNC8090TGAOR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:50:02.667 +03:00 [DBG] Connection id "0HNC8090TGAOR" disconnecting. 2025-07-01 04:50:02.667 +03:00 [DBG] Connection id "0HNC8090TGAOR" stopped. 2025-07-01 04:51:02.655 +03:00 [DBG] Connection id "0HNC8090TGAOS" accepted. 2025-07-01 04:51:02.655 +03:00 [DBG] Connection id "0HNC8090TGAOS" started. 2025-07-01 04:51:02.655 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:51:02.655 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:51:02.655 +03:00 [DBG] POST requests are not supported 2025-07-01 04:51:02.655 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:51:02.656 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:51:02.656 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:51:02.656 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:51:02.656 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:51:02.656 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:51:02.656 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:51:02.656 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:51:02.656 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:51:02.656 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:51:02.656 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:51:02.656 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:51:02.656 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:51:02.656 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:51:02.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:51:02.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:51:02.656 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:51:02.656 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:51:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:51:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:51:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:51:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:51:02.656 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:51:02.656 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1269ms. 2025-07-01 04:51:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:51:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:51:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:51:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:51:02.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:51:02.656 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:51:02.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:51:02.656 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:51:02.656 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:51:02.657 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:51:02.657 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:51:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:51:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:51:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:51:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:51:02.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:51:02.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:51:02.657 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8077ms 2025-07-01 04:51:02.657 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:51:02.657 +03:00 [DBG] Connection id "0HNC8090TGAOS" completed keep alive response. 2025-07-01 04:51:02.657 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.399ms 2025-07-01 04:51:02.657 +03:00 [DBG] Connection id "0HNC8090TGAOS" received FIN. 2025-07-01 04:51:02.657 +03:00 [DBG] Connection id "0HNC8090TGAOS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:51:02.657 +03:00 [DBG] Connection id "0HNC8090TGAOS" disconnecting. 2025-07-01 04:51:02.657 +03:00 [DBG] Connection id "0HNC8090TGAOS" stopped. 2025-07-01 04:52:02.661 +03:00 [DBG] Connection id "0HNC8090TGAOT" accepted. 2025-07-01 04:52:02.661 +03:00 [DBG] Connection id "0HNC8090TGAOT" started. 2025-07-01 04:52:02.661 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:52:02.661 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:52:02.661 +03:00 [DBG] POST requests are not supported 2025-07-01 04:52:02.661 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:52:02.661 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:52:02.661 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:52:02.661 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:52:02.661 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:52:02.661 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:52:02.661 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:52:02.661 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:52:02.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-07-01 04:52:02.662 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:52:02.662 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:52:02.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-07-01 04:52:02.662 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:52:02.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-07-01 04:52:02.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:52:02.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:52:02.662 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:52:02.662 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:52:02.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:52:02.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:52:02.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:52:02.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:52:02.662 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:52:02.662 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1303ms. 2025-07-01 04:52:02.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:52:02.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:52:02.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:52:02.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:52:02.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:52:02.662 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:52:02.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:52:02.662 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:52:02.662 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:52:02.663 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:52:02.663 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:52:02.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:52:02.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:52:02.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:52:02.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:52:02.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:52:02.663 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:52:02.663 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0061ms 2025-07-01 04:52:02.663 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:52:02.663 +03:00 [DBG] Connection id "0HNC8090TGAOT" completed keep alive response. 2025-07-01 04:52:02.663 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9798ms 2025-07-01 04:52:02.663 +03:00 [DBG] Connection id "0HNC8090TGAOT" received FIN. 2025-07-01 04:52:02.663 +03:00 [DBG] Connection id "0HNC8090TGAOT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:52:02.663 +03:00 [DBG] Connection id "0HNC8090TGAOT" disconnecting. 2025-07-01 04:52:02.663 +03:00 [DBG] Connection id "0HNC8090TGAOT" stopped. 2025-07-01 04:53:02.656 +03:00 [DBG] Connection id "0HNC8090TGAOU" accepted. 2025-07-01 04:53:02.657 +03:00 [DBG] Connection id "0HNC8090TGAOU" started. 2025-07-01 04:53:02.657 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:53:02.657 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:53:02.657 +03:00 [DBG] POST requests are not supported 2025-07-01 04:53:02.657 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:53:02.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-07-01 04:53:02.657 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:53:02.657 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:53:02.657 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:53:02.657 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:53:02.657 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:53:02.657 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:53:02.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-07-01 04:53:02.657 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:53:02.657 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:53:02.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-07-01 04:53:02.657 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:53:02.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-07-01 04:53:02.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:53:02.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:53:02.657 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:53:02.657 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:53:02.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:53:02.657 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:53:02.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:53:02.658 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:53:02.658 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:53:02.658 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1301ms. 2025-07-01 04:53:02.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:53:02.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:53:02.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:53:02.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:53:02.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:53:02.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:53:02.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:53:02.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:53:02.658 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:53:02.658 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:53:02.658 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:53:02.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:53:02.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:53:02.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:53:02.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:53:02.658 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:53:02.658 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:53:02.658 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7145ms 2025-07-01 04:53:02.658 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:53:02.658 +03:00 [DBG] Connection id "0HNC8090TGAOU" completed keep alive response. 2025-07-01 04:53:02.658 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.335ms 2025-07-01 04:53:02.658 +03:00 [DBG] Connection id "0HNC8090TGAOU" received FIN. 2025-07-01 04:53:02.659 +03:00 [DBG] Connection id "0HNC8090TGAOU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:53:02.659 +03:00 [DBG] Connection id "0HNC8090TGAOU" disconnecting. 2025-07-01 04:53:02.659 +03:00 [DBG] Connection id "0HNC8090TGAOU" stopped. 2025-07-01 04:54:02.663 +03:00 [DBG] Connection id "0HNC8090TGAOV" accepted. 2025-07-01 04:54:02.664 +03:00 [DBG] Connection id "0HNC8090TGAOV" started. 2025-07-01 04:54:02.664 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:54:02.664 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:54:02.664 +03:00 [DBG] POST requests are not supported 2025-07-01 04:54:02.664 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:54:02.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-07-01 04:54:02.664 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:54:02.664 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:54:02.664 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:54:02.664 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:54:02.664 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:54:02.664 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:54:02.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-07-01 04:54:02.664 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:54:02.664 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:54:02.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-07-01 04:54:02.664 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:54:02.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-07-01 04:54:02.664 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:54:02.664 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:54:02.664 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:54:02.664 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:54:02.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:54:02.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:54:02.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:54:02.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:54:02.664 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:54:02.665 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1335ms. 2025-07-01 04:54:02.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:54:02.665 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:54:02.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:54:02.665 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:54:02.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:54:02.665 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:54:02.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:54:02.665 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:54:02.665 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:54:02.665 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:54:02.665 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:54:02.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:54:02.665 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:54:02.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:54:02.665 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:54:02.665 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:54:02.665 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:54:02.665 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7446ms 2025-07-01 04:54:02.665 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:54:02.665 +03:00 [DBG] Connection id "0HNC8090TGAOV" completed keep alive response. 2025-07-01 04:54:02.665 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3347ms 2025-07-01 04:54:02.665 +03:00 [DBG] Connection id "0HNC8090TGAOV" received FIN. 2025-07-01 04:54:02.666 +03:00 [DBG] Connection id "0HNC8090TGAOV" disconnecting. 2025-07-01 04:54:02.666 +03:00 [DBG] Connection id "0HNC8090TGAOV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:54:02.667 +03:00 [DBG] Connection id "0HNC8090TGAOV" stopped. 2025-07-01 04:55:02.669 +03:00 [DBG] Connection id "0HNC8090TGAP0" accepted. 2025-07-01 04:55:02.669 +03:00 [DBG] Connection id "0HNC8090TGAP0" started. 2025-07-01 04:55:02.669 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:55:02.669 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:55:02.669 +03:00 [DBG] POST requests are not supported 2025-07-01 04:55:02.669 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:55:02.669 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:55:02.669 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:55:02.669 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:55:02.669 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:55:02.669 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:55:02.669 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:55:02.669 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:55:02.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-07-01 04:55:02.669 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:55:02.669 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:55:02.669 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:55:02.669 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:55:02.670 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:55:02.670 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:55:02.670 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:55:02.670 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:55:02.670 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:55:02.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:55:02.670 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:55:02.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:55:02.670 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:55:02.670 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:55:02.670 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1209ms. 2025-07-01 04:55:02.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:55:02.670 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:55:02.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:55:02.670 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:55:02.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:55:02.670 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:55:02.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:55:02.670 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:55:02.670 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:55:02.670 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:55:02.670 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:55:02.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:55:02.670 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:55:02.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:55:02.670 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:55:02.670 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:55:02.670 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:55:02.670 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6916ms 2025-07-01 04:55:02.670 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:55:02.670 +03:00 [DBG] Connection id "0HNC8090TGAP0" completed keep alive response. 2025-07-01 04:55:02.670 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3538ms 2025-07-01 04:55:02.671 +03:00 [DBG] Connection id "0HNC8090TGAP0" received FIN. 2025-07-01 04:55:02.671 +03:00 [DBG] Connection id "0HNC8090TGAP0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:55:02.671 +03:00 [DBG] Connection id "0HNC8090TGAP0" disconnecting. 2025-07-01 04:55:02.671 +03:00 [DBG] Connection id "0HNC8090TGAP0" stopped. 2025-07-01 04:56:02.655 +03:00 [DBG] Connection id "0HNC8090TGAP1" accepted. 2025-07-01 04:56:02.655 +03:00 [DBG] Connection id "0HNC8090TGAP1" started. 2025-07-01 04:56:02.655 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:56:02.656 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:56:02.656 +03:00 [DBG] POST requests are not supported 2025-07-01 04:56:02.656 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:56:02.656 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:56:02.656 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:56:02.656 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:56:02.656 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:56:02.656 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:56:02.656 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:56:02.656 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:56:02.656 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:56:02.656 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:56:02.656 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:56:02.656 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:56:02.656 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:56:02.656 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:56:02.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:56:02.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:56:02.656 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:56:02.656 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:56:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:56:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:56:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:56:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:56:02.656 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:56:02.656 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1616ms. 2025-07-01 04:56:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:56:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:56:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:56:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:56:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:56:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:56:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:56:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:56:02.657 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:56:02.657 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:56:02.657 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:56:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:56:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:56:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:56:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:56:02.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:56:02.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:56:02.657 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7668ms 2025-07-01 04:56:02.657 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:56:02.657 +03:00 [DBG] Connection id "0HNC8090TGAP1" completed keep alive response. 2025-07-01 04:56:02.657 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3866ms 2025-07-01 04:56:02.657 +03:00 [DBG] Connection id "0HNC8090TGAP1" received FIN. 2025-07-01 04:56:02.657 +03:00 [DBG] Connection id "0HNC8090TGAP1" disconnecting. 2025-07-01 04:56:02.657 +03:00 [DBG] Connection id "0HNC8090TGAP1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:56:02.658 +03:00 [DBG] Connection id "0HNC8090TGAP1" stopped. 2025-07-01 04:57:02.662 +03:00 [DBG] Connection id "0HNC8090TGAP2" accepted. 2025-07-01 04:57:02.662 +03:00 [DBG] Connection id "0HNC8090TGAP2" started. 2025-07-01 04:57:02.662 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:57:02.662 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:57:02.662 +03:00 [DBG] POST requests are not supported 2025-07-01 04:57:02.662 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:57:02.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-07-01 04:57:02.662 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:57:02.662 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:57:02.662 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:57:02.663 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:57:02.663 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:57:02.663 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:57:02.663 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:57:02.663 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:57:02.663 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:57:02.663 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:57:02.663 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:57:02.663 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:57:02.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:57:02.663 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:57:02.663 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:57:02.663 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:57:02.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:57:02.663 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:57:02.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:57:02.663 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:57:02.663 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:57:02.664 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1619ms. 2025-07-01 04:57:02.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:57:02.664 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:57:02.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:57:02.664 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:57:02.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:57:02.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:57:02.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:57:02.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:57:02.664 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:57:02.664 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:57:02.664 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:57:02.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:57:02.664 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:57:02.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:57:02.664 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:57:02.664 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:57:02.664 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:57:02.664 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2644ms 2025-07-01 04:57:02.664 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:57:02.664 +03:00 [DBG] Connection id "0HNC8090TGAP2" completed keep alive response. 2025-07-01 04:57:02.664 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2778ms 2025-07-01 04:57:02.665 +03:00 [DBG] Connection id "0HNC8090TGAP2" received FIN. 2025-07-01 04:57:02.665 +03:00 [DBG] Connection id "0HNC8090TGAP2" disconnecting. 2025-07-01 04:57:02.665 +03:00 [DBG] Connection id "0HNC8090TGAP2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:57:02.666 +03:00 [DBG] Connection id "0HNC8090TGAP2" stopped. 2025-07-01 04:58:02.665 +03:00 [DBG] Connection id "0HNC8090TGAP3" accepted. 2025-07-01 04:58:02.666 +03:00 [DBG] Connection id "0HNC8090TGAP3" started. 2025-07-01 04:58:02.666 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:58:02.666 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:58:02.666 +03:00 [DBG] POST requests are not supported 2025-07-01 04:58:02.666 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:58:02.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-07-01 04:58:02.666 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:58:02.666 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:58:02.666 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:58:02.666 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:58:02.666 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:58:02.666 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:58:02.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-07-01 04:58:02.666 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:58:02.666 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:58:02.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-07-01 04:58:02.666 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:58:02.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-07-01 04:58:02.666 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:58:02.666 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:58:02.666 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:58:02.666 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:58:02.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:58:02.666 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:58:02.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:58:02.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:58:02.667 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:58:02.667 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1215ms. 2025-07-01 04:58:02.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:58:02.667 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:58:02.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:58:02.667 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:58:02.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:58:02.667 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:58:02.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:58:02.667 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:58:02.667 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:58:02.667 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:58:02.667 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:58:02.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:58:02.667 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:58:02.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:58:02.667 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:58:02.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:58:02.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:58:02.667 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7225ms 2025-07-01 04:58:02.667 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:58:02.667 +03:00 [DBG] Connection id "0HNC8090TGAP3" completed keep alive response. 2025-07-01 04:58:02.667 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.332ms 2025-07-01 04:58:02.667 +03:00 [DBG] Connection id "0HNC8090TGAP3" received FIN. 2025-07-01 04:58:02.667 +03:00 [DBG] Connection id "0HNC8090TGAP3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:58:02.668 +03:00 [DBG] Connection id "0HNC8090TGAP3" disconnecting. 2025-07-01 04:58:02.668 +03:00 [DBG] Connection id "0HNC8090TGAP3" stopped. 2025-07-01 04:59:02.659 +03:00 [DBG] Connection id "0HNC8090TGAP4" accepted. 2025-07-01 04:59:02.660 +03:00 [DBG] Connection id "0HNC8090TGAP4" started. 2025-07-01 04:59:02.660 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 04:59:02.660 +03:00 [VRB] All hosts are allowed. 2025-07-01 04:59:02.660 +03:00 [DBG] POST requests are not supported 2025-07-01 04:59:02.660 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 04:59:02.660 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 04:59:02.660 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:59:02.660 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 04:59:02.660 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 04:59:02.660 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 04:59:02.660 +03:00 [INF] CORS policy execution successful. 2025-07-01 04:59:02.660 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:59:02.660 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 04:59:02.660 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 04:59:02.660 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 04:59:02.660 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 04:59:02.660 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 04:59:02.660 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 04:59:02.660 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:59:02.660 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:59:02.660 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:59:02.660 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 04:59:02.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:59:02.660 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:59:02.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:59:02.660 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:59:02.660 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 04:59:02.660 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1222ms. 2025-07-01 04:59:02.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:59:02.660 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 04:59:02.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:59:02.661 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 04:59:02.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:59:02.661 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:59:02.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:59:02.661 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:59:02.661 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:59:02.661 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 04:59:02.661 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 04:59:02.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:59:02.661 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 04:59:02.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:59:02.661 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:59:02.661 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:59:02.661 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 04:59:02.661 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6619ms 2025-07-01 04:59:02.661 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 04:59:02.661 +03:00 [DBG] Connection id "0HNC8090TGAP4" completed keep alive response. 2025-07-01 04:59:02.661 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1921ms 2025-07-01 04:59:02.661 +03:00 [DBG] Connection id "0HNC8090TGAP4" received FIN. 2025-07-01 04:59:02.661 +03:00 [DBG] Connection id "0HNC8090TGAP4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 04:59:02.661 +03:00 [DBG] Connection id "0HNC8090TGAP4" disconnecting. 2025-07-01 04:59:02.661 +03:00 [DBG] Connection id "0HNC8090TGAP4" stopped. 2025-07-01 05:00:02.669 +03:00 [DBG] Connection id "0HNC8090TGAP5" accepted. 2025-07-01 05:00:02.669 +03:00 [DBG] Connection id "0HNC8090TGAP5" started. 2025-07-01 05:00:02.670 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:00:02.670 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:00:02.670 +03:00 [DBG] POST requests are not supported 2025-07-01 05:00:02.670 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:00:02.670 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:00:02.670 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:00:02.670 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:00:02.670 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:00:02.670 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:00:02.670 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:00:02.670 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:00:02.670 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:00:02.670 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:00:02.670 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:00:02.670 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:00:02.670 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:00:02.670 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:00:02.670 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:00:02.670 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:00:02.670 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:00:02.670 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:00:02.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:00:02.670 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:00:02.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:00:02.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:00:02.671 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:00:02.671 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1512ms. 2025-07-01 05:00:02.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:00:02.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:00:02.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:00:02.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:00:02.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:00:02.671 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:00:02.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:00:02.671 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:00:02.671 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:00:02.671 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:00:02.671 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:00:02.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:00:02.671 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:00:02.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:00:02.671 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:00:02.671 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:00:02.671 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:00:02.671 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1395ms 2025-07-01 05:00:02.671 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:00:02.671 +03:00 [DBG] Connection id "0HNC8090TGAP5" completed keep alive response. 2025-07-01 05:00:02.672 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9307ms 2025-07-01 05:00:02.672 +03:00 [DBG] Connection id "0HNC8090TGAP5" received FIN. 2025-07-01 05:00:02.672 +03:00 [DBG] Connection id "0HNC8090TGAP5" disconnecting. 2025-07-01 05:00:02.672 +03:00 [DBG] Connection id "0HNC8090TGAP5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:00:02.673 +03:00 [DBG] Connection id "0HNC8090TGAP5" stopped. 2025-07-01 05:01:02.664 +03:00 [DBG] Connection id "0HNC8090TGAP6" accepted. 2025-07-01 05:01:02.664 +03:00 [DBG] Connection id "0HNC8090TGAP6" started. 2025-07-01 05:01:02.664 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:01:02.664 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:01:02.664 +03:00 [DBG] POST requests are not supported 2025-07-01 05:01:02.664 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:01:02.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-07-01 05:01:02.664 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:01:02.664 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:01:02.664 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:01:02.664 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:01:02.664 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:01:02.664 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:01:02.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-07-01 05:01:02.665 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:01:02.665 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:01:02.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-07-01 05:01:02.665 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:01:02.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-07-01 05:01:02.665 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:01:02.665 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:01:02.665 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:01:02.665 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:01:02.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:01:02.665 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:01:02.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:01:02.665 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:01:02.665 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:01:02.665 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1305ms. 2025-07-01 05:01:02.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:01:02.665 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:01:02.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:01:02.665 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:01:02.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:01:02.665 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:01:02.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:01:02.665 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:01:02.665 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:01:02.665 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:01:02.665 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:01:02.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:01:02.665 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:01:02.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:01:02.665 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:01:02.665 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:01:02.665 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:01:02.665 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7284ms 2025-07-01 05:01:02.665 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:01:02.665 +03:00 [DBG] Connection id "0HNC8090TGAP6" completed keep alive response. 2025-07-01 05:01:02.666 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4152ms 2025-07-01 05:01:02.666 +03:00 [DBG] Connection id "0HNC8090TGAP6" received FIN. 2025-07-01 05:01:02.666 +03:00 [DBG] Connection id "0HNC8090TGAP6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:01:02.666 +03:00 [DBG] Connection id "0HNC8090TGAP6" disconnecting. 2025-07-01 05:01:02.666 +03:00 [DBG] Connection id "0HNC8090TGAP6" stopped. 2025-07-01 05:02:02.728 +03:00 [DBG] Connection id "0HNC8090TGAP7" accepted. 2025-07-01 05:02:02.728 +03:00 [DBG] Connection id "0HNC8090TGAP7" started. 2025-07-01 05:02:02.728 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:02:02.728 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:02:02.728 +03:00 [DBG] POST requests are not supported 2025-07-01 05:02:02.728 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:02:02.728 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:02:02.728 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:02:02.728 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:02:02.728 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:02:02.728 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:02:02.728 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:02:02.728 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:02:02.728 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:02:02.728 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:02:02.729 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:02:02.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-07-01 05:02:02.729 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:02:02.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-07-01 05:02:02.729 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:02:02.729 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:02:02.729 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:02:02.729 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:02:02.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:02:02.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:02:02.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:02:02.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:02:02.729 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:02:02.729 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.117ms. 2025-07-01 05:02:02.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:02:02.729 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:02:02.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:02:02.729 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:02:02.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:02:02.729 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:02:02.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:02:02.729 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:02:02.729 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:02:02.729 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:02:02.729 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:02:02.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:02:02.729 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:02:02.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:02:02.729 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:02:02.729 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:02:02.729 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:02:02.729 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6484ms 2025-07-01 05:02:02.729 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:02:02.729 +03:00 [DBG] Connection id "0HNC8090TGAP7" completed keep alive response. 2025-07-01 05:02:02.729 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4131ms 2025-07-01 05:02:02.730 +03:00 [DBG] Connection id "0HNC8090TGAP7" received FIN. 2025-07-01 05:02:02.730 +03:00 [DBG] Connection id "0HNC8090TGAP7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:02:02.730 +03:00 [DBG] Connection id "0HNC8090TGAP7" disconnecting. 2025-07-01 05:02:02.730 +03:00 [DBG] Connection id "0HNC8090TGAP7" stopped. 2025-07-01 05:03:02.666 +03:00 [DBG] Connection id "0HNC8090TGAP8" accepted. 2025-07-01 05:03:02.666 +03:00 [DBG] Connection id "0HNC8090TGAP8" started. 2025-07-01 05:03:02.666 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:03:02.666 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:03:02.666 +03:00 [DBG] POST requests are not supported 2025-07-01 05:03:02.666 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:03:02.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-07-01 05:03:02.666 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:03:02.666 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:03:02.666 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:03:02.666 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:03:02.666 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:03:02.666 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:03:02.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-07-01 05:03:02.666 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:03:02.666 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:03:02.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-07-01 05:03:02.666 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:03:02.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-07-01 05:03:02.666 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:03:02.666 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:03:02.667 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:03:02.667 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:03:02.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:03:02.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:03:02.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:03:02.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:03:02.667 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:03:02.667 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1268ms. 2025-07-01 05:03:02.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:03:02.667 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:03:02.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:03:02.667 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:03:02.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:03:02.667 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:03:02.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:03:02.667 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:03:02.667 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:03:02.667 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:03:02.667 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:03:02.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:03:02.667 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:03:02.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:03:02.667 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:03:02.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:03:02.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:03:02.667 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7516ms 2025-07-01 05:03:02.667 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:03:02.667 +03:00 [DBG] Connection id "0HNC8090TGAP8" completed keep alive response. 2025-07-01 05:03:02.667 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.384ms 2025-07-01 05:03:02.668 +03:00 [DBG] Connection id "0HNC8090TGAP8" received FIN. 2025-07-01 05:03:02.668 +03:00 [DBG] Connection id "0HNC8090TGAP8" disconnecting. 2025-07-01 05:03:02.668 +03:00 [DBG] Connection id "0HNC8090TGAP8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:03:02.669 +03:00 [DBG] Connection id "0HNC8090TGAP8" stopped. 2025-07-01 05:04:02.671 +03:00 [DBG] Connection id "0HNC8090TGAP9" accepted. 2025-07-01 05:04:02.671 +03:00 [DBG] Connection id "0HNC8090TGAP9" started. 2025-07-01 05:04:02.672 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:04:02.672 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:04:02.672 +03:00 [DBG] POST requests are not supported 2025-07-01 05:04:02.672 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:04:02.672 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:04:02.672 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:04:02.672 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:04:02.672 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:04:02.672 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:04:02.672 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:04:02.672 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:04:02.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-07-01 05:04:02.672 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:04:02.672 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:04:02.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-07-01 05:04:02.672 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:04:02.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-07-01 05:04:02.672 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:04:02.672 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:04:02.672 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:04:02.672 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:04:02.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:04:02.673 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:04:02.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:04:02.673 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:04:02.673 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:04:02.673 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1554ms. 2025-07-01 05:04:02.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:04:02.673 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:04:02.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:04:02.673 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:04:02.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:04:02.673 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:04:02.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:04:02.673 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:04:02.673 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:04:02.673 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:04:02.673 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:04:02.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:04:02.673 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:04:02.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:04:02.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:04:02.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:04:02.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:04:02.674 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3268ms 2025-07-01 05:04:02.674 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:04:02.674 +03:00 [DBG] Connection id "0HNC8090TGAP9" completed keep alive response. 2025-07-01 05:04:02.674 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2031ms 2025-07-01 05:04:02.674 +03:00 [DBG] Connection id "0HNC8090TGAP9" received FIN. 2025-07-01 05:04:02.674 +03:00 [DBG] Connection id "0HNC8090TGAP9" disconnecting. 2025-07-01 05:04:02.674 +03:00 [DBG] Connection id "0HNC8090TGAP9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:04:02.675 +03:00 [DBG] Connection id "0HNC8090TGAP9" stopped. 2025-07-01 05:05:02.667 +03:00 [DBG] Connection id "0HNC8090TGAPA" accepted. 2025-07-01 05:05:02.667 +03:00 [DBG] Connection id "0HNC8090TGAPA" started. 2025-07-01 05:05:02.667 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:05:02.667 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:05:02.667 +03:00 [DBG] POST requests are not supported 2025-07-01 05:05:02.667 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:05:02.667 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:05:02.667 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:05:02.667 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:05:02.668 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:05:02.668 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:05:02.668 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:05:02.668 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:05:02.668 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:05:02.668 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:05:02.668 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:05:02.668 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:05:02.668 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:05:02.668 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:05:02.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:05:02.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:05:02.668 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:05:02.668 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:05:02.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:05:02.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:05:02.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:05:02.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:05:02.668 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:05:02.668 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1404ms. 2025-07-01 05:05:02.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:05:02.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:05:02.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:05:02.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:05:02.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:05:02.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:05:02.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:05:02.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:05:02.668 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:05:02.668 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:05:02.668 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:05:02.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:05:02.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:05:02.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:05:02.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:05:02.669 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:05:02.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:05:02.669 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7516ms 2025-07-01 05:05:02.669 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:05:02.669 +03:00 [DBG] Connection id "0HNC8090TGAPA" completed keep alive response. 2025-07-01 05:05:02.669 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4503ms 2025-07-01 05:05:02.669 +03:00 [DBG] Connection id "0HNC8090TGAPA" received FIN. 2025-07-01 05:05:02.669 +03:00 [DBG] Connection id "0HNC8090TGAPA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:05:02.669 +03:00 [DBG] Connection id "0HNC8090TGAPA" disconnecting. 2025-07-01 05:05:02.669 +03:00 [DBG] Connection id "0HNC8090TGAPA" stopped. 2025-07-01 05:06:02.676 +03:00 [DBG] Connection id "0HNC8090TGAPB" accepted. 2025-07-01 05:06:02.676 +03:00 [DBG] Connection id "0HNC8090TGAPB" started. 2025-07-01 05:06:02.676 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:06:02.676 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:06:02.676 +03:00 [DBG] POST requests are not supported 2025-07-01 05:06:02.676 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:06:02.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-07-01 05:06:02.676 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:06:02.676 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:06:02.676 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:06:02.676 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:06:02.676 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:06:02.676 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:06:02.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-07-01 05:06:02.676 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:06:02.676 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:06:02.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-07-01 05:06:02.676 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:06:02.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-07-01 05:06:02.676 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:06:02.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:06:02.677 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:06:02.677 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:06:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:06:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:06:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:06:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:06:02.677 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:06:02.677 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1332ms. 2025-07-01 05:06:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:06:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:06:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:06:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:06:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:06:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:06:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:06:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:06:02.677 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:06:02.677 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:06:02.677 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:06:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:06:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:06:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:06:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:06:02.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:06:02.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:06:02.677 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8152ms 2025-07-01 05:06:02.677 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:06:02.677 +03:00 [DBG] Connection id "0HNC8090TGAPB" completed keep alive response. 2025-07-01 05:06:02.677 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4827ms 2025-07-01 05:06:02.678 +03:00 [DBG] Connection id "0HNC8090TGAPB" received FIN. 2025-07-01 05:06:02.678 +03:00 [DBG] Connection id "0HNC8090TGAPB" disconnecting. 2025-07-01 05:06:02.678 +03:00 [DBG] Connection id "0HNC8090TGAPB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:06:02.679 +03:00 [DBG] Connection id "0HNC8090TGAPB" stopped. 2025-07-01 05:07:02.663 +03:00 [DBG] Connection id "0HNC8090TGAPC" accepted. 2025-07-01 05:07:02.663 +03:00 [DBG] Connection id "0HNC8090TGAPC" started. 2025-07-01 05:07:02.663 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:07:02.663 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:07:02.663 +03:00 [DBG] POST requests are not supported 2025-07-01 05:07:02.663 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:07:02.663 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:07:02.664 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:07:02.664 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:07:02.664 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:07:02.664 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:07:02.664 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:07:02.664 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:07:02.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-07-01 05:07:02.664 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:07:02.664 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:07:02.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-07-01 05:07:02.664 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:07:02.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-07-01 05:07:02.664 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:07:02.664 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:07:02.664 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:07:02.664 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:07:02.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:07:02.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:07:02.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:07:02.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:07:02.664 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:07:02.665 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.218ms. 2025-07-01 05:07:02.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:07:02.665 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:07:02.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:07:02.665 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:07:02.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:07:02.665 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:07:02.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:07:02.665 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:07:02.665 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:07:02.665 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:07:02.665 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:07:02.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:07:02.665 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:07:02.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:07:02.665 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:07:02.665 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:07:02.665 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:07:02.665 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9901ms 2025-07-01 05:07:02.665 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:07:02.665 +03:00 [DBG] Connection id "0HNC8090TGAPC" completed keep alive response. 2025-07-01 05:07:02.665 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0456ms 2025-07-01 05:07:02.666 +03:00 [DBG] Connection id "0HNC8090TGAPC" received FIN. 2025-07-01 05:07:02.666 +03:00 [DBG] Connection id "0HNC8090TGAPC" disconnecting. 2025-07-01 05:07:02.666 +03:00 [DBG] Connection id "0HNC8090TGAPC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:07:02.667 +03:00 [DBG] Connection id "0HNC8090TGAPC" stopped. 2025-07-01 05:08:02.663 +03:00 [DBG] Connection id "0HNC8090TGAPD" accepted. 2025-07-01 05:08:02.663 +03:00 [DBG] Connection id "0HNC8090TGAPD" started. 2025-07-01 05:08:02.663 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:08:02.663 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:08:02.663 +03:00 [DBG] POST requests are not supported 2025-07-01 05:08:02.663 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:08:02.663 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:08:02.663 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:08:02.663 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:08:02.663 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:08:02.663 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:08:02.663 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:08:02.663 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:08:02.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-07-01 05:08:02.664 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:08:02.664 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:08:02.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-07-01 05:08:02.664 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:08:02.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-07-01 05:08:02.664 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:08:02.664 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:08:02.664 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:08:02.664 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:08:02.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:08:02.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:08:02.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:08:02.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:08:02.664 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:08:02.664 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1223ms. 2025-07-01 05:08:02.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:08:02.664 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:08:02.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:08:02.664 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:08:02.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:08:02.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:08:02.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:08:02.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:08:02.664 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:08:02.664 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:08:02.664 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:08:02.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:08:02.665 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:08:02.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:08:02.665 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:08:02.665 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:08:02.665 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:08:02.665 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8174ms 2025-07-01 05:08:02.665 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:08:02.665 +03:00 [DBG] Connection id "0HNC8090TGAPD" completed keep alive response. 2025-07-01 05:08:02.665 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7582ms 2025-07-01 05:08:02.665 +03:00 [DBG] Connection id "0HNC8090TGAPD" received FIN. 2025-07-01 05:08:02.665 +03:00 [DBG] Connection id "0HNC8090TGAPD" disconnecting. 2025-07-01 05:08:02.665 +03:00 [DBG] Connection id "0HNC8090TGAPD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:08:02.665 +03:00 [DBG] Connection id "0HNC8090TGAPD" stopped. 2025-07-01 05:09:02.659 +03:00 [DBG] Connection id "0HNC8090TGAPE" accepted. 2025-07-01 05:09:02.659 +03:00 [DBG] Connection id "0HNC8090TGAPE" started. 2025-07-01 05:09:02.660 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:09:02.660 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:09:02.660 +03:00 [DBG] POST requests are not supported 2025-07-01 05:09:02.660 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:09:02.660 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:09:02.660 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:09:02.660 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:09:02.660 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:09:02.660 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:09:02.660 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:09:02.660 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:09:02.660 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:09:02.660 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:09:02.660 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:09:02.660 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:09:02.660 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:09:02.660 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:09:02.660 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:09:02.660 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:09:02.660 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:09:02.660 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:09:02.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:09:02.660 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:09:02.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:09:02.660 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:09:02.660 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:09:02.661 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2124ms. 2025-07-01 05:09:02.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:09:02.661 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:09:02.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:09:02.661 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:09:02.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:09:02.661 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:09:02.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:09:02.661 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:09:02.661 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:09:02.661 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:09:02.661 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:09:02.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:09:02.661 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:09:02.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:09:02.661 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:09:02.661 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:09:02.661 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:09:02.661 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8945ms 2025-07-01 05:09:02.661 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:09:02.661 +03:00 [DBG] Connection id "0HNC8090TGAPE" completed keep alive response. 2025-07-01 05:09:02.661 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5838ms 2025-07-01 05:09:02.661 +03:00 [DBG] Connection id "0HNC8090TGAPE" received FIN. 2025-07-01 05:09:02.662 +03:00 [DBG] Connection id "0HNC8090TGAPE" disconnecting. 2025-07-01 05:09:02.662 +03:00 [DBG] Connection id "0HNC8090TGAPE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:09:02.663 +03:00 [DBG] Connection id "0HNC8090TGAPE" stopped. 2025-07-01 05:10:02.669 +03:00 [DBG] Connection id "0HNC8090TGAPF" accepted. 2025-07-01 05:10:02.669 +03:00 [DBG] Connection id "0HNC8090TGAPF" started. 2025-07-01 05:10:02.670 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:10:02.670 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:10:02.670 +03:00 [DBG] POST requests are not supported 2025-07-01 05:10:02.670 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:10:02.670 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:10:02.670 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:10:02.670 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:10:02.670 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:10:02.670 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:10:02.670 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:10:02.670 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:10:02.670 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:10:02.670 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:10:02.670 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:10:02.670 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:10:02.670 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:10:02.670 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:10:02.670 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:10:02.670 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:10:02.670 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:10:02.671 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:10:02.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:10:02.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:10:02.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:10:02.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:10:02.671 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:10:02.671 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1347ms. 2025-07-01 05:10:02.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:10:02.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:10:02.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:10:02.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:10:02.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:10:02.671 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:10:02.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:10:02.671 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:10:02.671 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:10:02.671 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:10:02.671 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:10:02.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:10:02.671 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:10:02.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:10:02.671 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:10:02.671 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:10:02.671 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:10:02.672 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1819ms 2025-07-01 05:10:02.672 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:10:02.672 +03:00 [DBG] Connection id "0HNC8090TGAPF" completed keep alive response. 2025-07-01 05:10:02.672 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1364ms 2025-07-01 05:10:02.672 +03:00 [DBG] Connection id "0HNC8090TGAPF" received FIN. 2025-07-01 05:10:02.672 +03:00 [DBG] Connection id "0HNC8090TGAPF" disconnecting. 2025-07-01 05:10:02.672 +03:00 [DBG] Connection id "0HNC8090TGAPF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:10:02.673 +03:00 [DBG] Connection id "0HNC8090TGAPF" stopped. 2025-07-01 05:11:02.667 +03:00 [DBG] Connection id "0HNC8090TGAPG" accepted. 2025-07-01 05:11:02.667 +03:00 [DBG] Connection id "0HNC8090TGAPG" started. 2025-07-01 05:11:02.667 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:11:02.667 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:11:02.667 +03:00 [DBG] POST requests are not supported 2025-07-01 05:11:02.667 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:11:02.667 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:11:02.667 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:11:02.667 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:11:02.667 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:11:02.667 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:11:02.667 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:11:02.668 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:11:02.668 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:11:02.668 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:11:02.668 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:11:02.668 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:11:02.668 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:11:02.668 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:11:02.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:11:02.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:11:02.668 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:11:02.668 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:11:02.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:11:02.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:11:02.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:11:02.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:11:02.668 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:11:02.668 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1539ms. 2025-07-01 05:11:02.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:11:02.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:11:02.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:11:02.669 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:11:02.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:11:02.669 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:11:02.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:11:02.669 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:11:02.669 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:11:02.669 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:11:02.669 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:11:02.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:11:02.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:11:02.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:11:02.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:11:02.669 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:11:02.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:11:02.669 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9878ms 2025-07-01 05:11:02.669 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:11:02.669 +03:00 [DBG] Connection id "0HNC8090TGAPG" completed keep alive response. 2025-07-01 05:11:02.669 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8751ms 2025-07-01 05:11:02.669 +03:00 [DBG] Connection id "0HNC8090TGAPG" received FIN. 2025-07-01 05:11:02.669 +03:00 [DBG] Connection id "0HNC8090TGAPG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:11:02.669 +03:00 [DBG] Connection id "0HNC8090TGAPG" disconnecting. 2025-07-01 05:11:02.669 +03:00 [DBG] Connection id "0HNC8090TGAPG" stopped. 2025-07-01 05:12:02.673 +03:00 [DBG] Connection id "0HNC8090TGAPH" accepted. 2025-07-01 05:12:02.673 +03:00 [DBG] Connection id "0HNC8090TGAPH" started. 2025-07-01 05:12:02.673 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:12:02.673 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:12:02.673 +03:00 [DBG] POST requests are not supported 2025-07-01 05:12:02.673 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:12:02.673 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:12:02.673 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:12:02.673 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:12:02.673 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:12:02.673 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:12:02.673 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:12:02.673 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:12:02.673 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:12:02.673 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:12:02.673 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:12:02.673 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:12:02.673 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:12:02.673 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:12:02.673 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:12:02.673 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:12:02.673 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:12:02.673 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:12:02.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:12:02.673 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:12:02.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:12:02.673 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:12:02.674 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:12:02.674 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1341ms. 2025-07-01 05:12:02.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:12:02.674 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:12:02.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:12:02.674 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:12:02.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:12:02.674 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:12:02.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:12:02.674 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:12:02.674 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:12:02.674 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:12:02.674 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:12:02.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:12:02.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:12:02.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:12:02.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:12:02.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:12:02.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:12:02.674 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7535ms 2025-07-01 05:12:02.674 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:12:02.674 +03:00 [DBG] Connection id "0HNC8090TGAPH" completed keep alive response. 2025-07-01 05:12:02.674 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3557ms 2025-07-01 05:12:02.674 +03:00 [DBG] Connection id "0HNC8090TGAPH" received FIN. 2025-07-01 05:12:02.675 +03:00 [DBG] Connection id "0HNC8090TGAPH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:12:02.675 +03:00 [DBG] Connection id "0HNC8090TGAPH" disconnecting. 2025-07-01 05:12:02.675 +03:00 [DBG] Connection id "0HNC8090TGAPH" stopped. 2025-07-01 05:13:02.661 +03:00 [DBG] Connection id "0HNC8090TGAPI" accepted. 2025-07-01 05:13:02.661 +03:00 [DBG] Connection id "0HNC8090TGAPI" started. 2025-07-01 05:13:02.661 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:13:02.662 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:13:02.662 +03:00 [DBG] POST requests are not supported 2025-07-01 05:13:02.662 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:13:02.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-07-01 05:13:02.662 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:13:02.662 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:13:02.662 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:13:02.662 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:13:02.662 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:13:02.662 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:13:02.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-07-01 05:13:02.662 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:13:02.662 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:13:02.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-07-01 05:13:02.662 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:13:02.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-07-01 05:13:02.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:13:02.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:13:02.662 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:13:02.662 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:13:02.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:13:02.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:13:02.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:13:02.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:13:02.662 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:13:02.662 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1251ms. 2025-07-01 05:13:02.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:13:02.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:13:02.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:13:02.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:13:02.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:13:02.663 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:13:02.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:13:02.663 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:13:02.663 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:13:02.663 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:13:02.663 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:13:02.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:13:02.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:13:02.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:13:02.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:13:02.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:13:02.663 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:13:02.663 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7005ms 2025-07-01 05:13:02.663 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:13:02.663 +03:00 [DBG] Connection id "0HNC8090TGAPI" completed keep alive response. 2025-07-01 05:13:02.663 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3696ms 2025-07-01 05:13:02.663 +03:00 [DBG] Connection id "0HNC8090TGAPI" received FIN. 2025-07-01 05:13:02.663 +03:00 [DBG] Connection id "0HNC8090TGAPI" disconnecting. 2025-07-01 05:13:02.663 +03:00 [DBG] Connection id "0HNC8090TGAPI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:13:02.664 +03:00 [DBG] Connection id "0HNC8090TGAPI" stopped. 2025-07-01 05:14:02.673 +03:00 [DBG] Connection id "0HNC8090TGAPJ" accepted. 2025-07-01 05:14:02.674 +03:00 [DBG] Connection id "0HNC8090TGAPJ" started. 2025-07-01 05:14:02.674 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:14:02.674 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:14:02.674 +03:00 [DBG] POST requests are not supported 2025-07-01 05:14:02.674 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:14:02.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-07-01 05:14:02.674 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:14:02.674 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:14:02.674 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:14:02.674 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:14:02.674 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:14:02.674 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:14:02.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-07-01 05:14:02.674 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:14:02.674 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:14:02.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-07-01 05:14:02.674 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:14:02.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-07-01 05:14:02.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:14:02.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:14:02.674 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:14:02.674 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:14:02.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:14:02.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:14:02.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:14:02.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:14:02.674 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:14:02.675 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1445ms. 2025-07-01 05:14:02.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:14:02.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:14:02.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:14:02.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:14:02.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:14:02.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:14:02.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:14:02.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:14:02.675 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:14:02.675 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:14:02.675 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:14:02.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:14:02.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:14:02.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:14:02.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:14:02.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:14:02.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:14:02.675 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7759ms 2025-07-01 05:14:02.675 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:14:02.675 +03:00 [DBG] Connection id "0HNC8090TGAPJ" completed keep alive response. 2025-07-01 05:14:02.675 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.413ms 2025-07-01 05:14:02.675 +03:00 [DBG] Connection id "0HNC8090TGAPJ" received FIN. 2025-07-01 05:14:02.675 +03:00 [DBG] Connection id "0HNC8090TGAPJ" disconnecting. 2025-07-01 05:14:02.676 +03:00 [DBG] Connection id "0HNC8090TGAPJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:14:02.677 +03:00 [DBG] Connection id "0HNC8090TGAPJ" stopped. 2025-07-01 05:15:02.660 +03:00 [DBG] Connection id "0HNC8090TGAPK" accepted. 2025-07-01 05:15:02.661 +03:00 [DBG] Connection id "0HNC8090TGAPK" started. 2025-07-01 05:15:02.661 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:15:02.661 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:15:02.661 +03:00 [DBG] POST requests are not supported 2025-07-01 05:15:02.661 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:15:02.661 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:15:02.661 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:15:02.661 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:15:02.661 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:15:02.661 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:15:02.661 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:15:02.661 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:15:02.661 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:15:02.661 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:15:02.661 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:15:02.661 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:15:02.661 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:15:02.661 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:15:02.661 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:15:02.661 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:15:02.661 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:15:02.661 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:15:02.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:15:02.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:15:02.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:15:02.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:15:02.662 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:15:02.662 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1178ms. 2025-07-01 05:15:02.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:15:02.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:15:02.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:15:02.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:15:02.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:15:02.662 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:15:02.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:15:02.662 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:15:02.662 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:15:02.662 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:15:02.662 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:15:02.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:15:02.662 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:15:02.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:15:02.662 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:15:02.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:15:02.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:15:02.662 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7258ms 2025-07-01 05:15:02.662 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:15:02.662 +03:00 [DBG] Connection id "0HNC8090TGAPK" completed keep alive response. 2025-07-01 05:15:02.662 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4234ms 2025-07-01 05:15:02.662 +03:00 [DBG] Connection id "0HNC8090TGAPK" received FIN. 2025-07-01 05:15:02.663 +03:00 [DBG] Connection id "0HNC8090TGAPK" disconnecting. 2025-07-01 05:15:02.663 +03:00 [DBG] Connection id "0HNC8090TGAPK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:15:02.664 +03:00 [DBG] Connection id "0HNC8090TGAPK" stopped. 2025-07-01 05:16:02.678 +03:00 [DBG] Connection id "0HNC8090TGAPL" accepted. 2025-07-01 05:16:02.678 +03:00 [DBG] Connection id "0HNC8090TGAPL" started. 2025-07-01 05:16:02.678 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:16:02.678 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:16:02.678 +03:00 [DBG] POST requests are not supported 2025-07-01 05:16:02.678 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:16:02.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-07-01 05:16:02.678 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:16:02.678 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:16:02.678 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:16:02.679 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:16:02.679 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:16:02.679 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:16:02.679 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:16:02.679 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:16:02.679 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:16:02.679 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:16:02.679 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:16:02.679 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:16:02.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:16:02.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:16:02.679 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:16:02.679 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:16:02.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:16:02.679 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:16:02.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:16:02.679 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:16:02.680 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:16:02.680 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.173ms. 2025-07-01 05:16:02.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:16:02.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:16:02.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:16:02.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:16:02.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:16:02.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:16:02.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:16:02.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:16:02.680 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:16:02.680 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:16:02.680 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:16:02.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:16:02.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:16:02.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:16:02.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:16:02.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:16:02.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:16:02.680 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2285ms 2025-07-01 05:16:02.680 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:16:02.680 +03:00 [DBG] Connection id "0HNC8090TGAPL" completed keep alive response. 2025-07-01 05:16:02.681 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4693ms 2025-07-01 05:16:02.681 +03:00 [DBG] Connection id "0HNC8090TGAPL" received FIN. 2025-07-01 05:16:02.681 +03:00 [DBG] Connection id "0HNC8090TGAPL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:16:02.681 +03:00 [DBG] Connection id "0HNC8090TGAPL" disconnecting. 2025-07-01 05:16:02.681 +03:00 [DBG] Connection id "0HNC8090TGAPL" stopped. 2025-07-01 05:17:02.663 +03:00 [DBG] Connection id "0HNC8090TGAPM" accepted. 2025-07-01 05:17:02.663 +03:00 [DBG] Connection id "0HNC8090TGAPM" started. 2025-07-01 05:17:02.663 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:17:02.663 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:17:02.663 +03:00 [DBG] POST requests are not supported 2025-07-01 05:17:02.663 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:17:02.663 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:17:02.663 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:17:02.663 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:17:02.664 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:17:02.664 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:17:02.664 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:17:02.664 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:17:02.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-07-01 05:17:02.664 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:17:02.664 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:17:02.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-07-01 05:17:02.664 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:17:02.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-07-01 05:17:02.664 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:17:02.664 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:17:02.664 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:17:02.664 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:17:02.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:17:02.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:17:02.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:17:02.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:17:02.664 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:17:02.664 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1115ms. 2025-07-01 05:17:02.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:17:02.664 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:17:02.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:17:02.664 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:17:02.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:17:02.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:17:02.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:17:02.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:17:02.664 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:17:02.664 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:17:02.664 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:17:02.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:17:02.664 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:17:02.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:17:02.664 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:17:02.664 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:17:02.664 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:17:02.664 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5748ms 2025-07-01 05:17:02.664 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:17:02.664 +03:00 [DBG] Connection id "0HNC8090TGAPM" completed keep alive response. 2025-07-01 05:17:02.664 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1066ms 2025-07-01 05:17:02.665 +03:00 [DBG] Connection id "0HNC8090TGAPM" received FIN. 2025-07-01 05:17:02.665 +03:00 [DBG] Connection id "0HNC8090TGAPM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:17:02.665 +03:00 [DBG] Connection id "0HNC8090TGAPM" disconnecting. 2025-07-01 05:17:02.665 +03:00 [DBG] Connection id "0HNC8090TGAPM" stopped. 2025-07-01 05:18:02.667 +03:00 [DBG] Connection id "0HNC8090TGAPN" accepted. 2025-07-01 05:18:02.668 +03:00 [DBG] Connection id "0HNC8090TGAPN" started. 2025-07-01 05:18:02.668 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:18:02.668 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:18:02.668 +03:00 [DBG] POST requests are not supported 2025-07-01 05:18:02.668 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:18:02.668 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:18:02.668 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:18:02.668 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:18:02.668 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:18:02.668 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:18:02.668 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:18:02.668 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:18:02.668 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:18:02.668 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:18:02.668 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:18:02.668 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:18:02.668 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:18:02.668 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:18:02.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:18:02.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:18:02.668 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:18:02.668 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:18:02.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:18:02.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:18:02.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:18:02.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:18:02.668 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:18:02.669 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1241ms. 2025-07-01 05:18:02.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:18:02.669 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:18:02.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:18:02.669 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:18:02.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:18:02.669 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:18:02.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:18:02.669 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:18:02.669 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:18:02.669 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:18:02.669 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:18:02.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:18:02.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:18:02.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:18:02.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:18:02.669 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:18:02.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:18:02.669 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8301ms 2025-07-01 05:18:02.669 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:18:02.669 +03:00 [DBG] Connection id "0HNC8090TGAPN" completed keep alive response. 2025-07-01 05:18:02.669 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4673ms 2025-07-01 05:18:02.669 +03:00 [DBG] Connection id "0HNC8090TGAPN" received FIN. 2025-07-01 05:18:02.669 +03:00 [DBG] Connection id "0HNC8090TGAPN" disconnecting. 2025-07-01 05:18:02.670 +03:00 [DBG] Connection id "0HNC8090TGAPN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:18:02.671 +03:00 [DBG] Connection id "0HNC8090TGAPN" stopped. 2025-07-01 05:19:02.665 +03:00 [DBG] Connection id "0HNC8090TGAPO" accepted. 2025-07-01 05:19:02.665 +03:00 [DBG] Connection id "0HNC8090TGAPO" started. 2025-07-01 05:19:02.665 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:19:02.666 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:19:02.666 +03:00 [DBG] POST requests are not supported 2025-07-01 05:19:02.666 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:19:02.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-07-01 05:19:02.666 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:19:02.666 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:19:02.666 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:19:02.666 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:19:02.666 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:19:02.666 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:19:02.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-07-01 05:19:02.666 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:19:02.666 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:19:02.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-07-01 05:19:02.666 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:19:02.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-07-01 05:19:02.666 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:19:02.666 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:19:02.666 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:19:02.666 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:19:02.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:19:02.666 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:19:02.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:19:02.666 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:19:02.666 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:19:02.667 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1526ms. 2025-07-01 05:19:02.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:19:02.667 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:19:02.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:19:02.667 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:19:02.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:19:02.667 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:19:02.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:19:02.667 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:19:02.667 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:19:02.667 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:19:02.667 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:19:02.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:19:02.667 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:19:02.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:19:02.667 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:19:02.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:19:02.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:19:02.667 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9516ms 2025-07-01 05:19:02.667 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:19:02.667 +03:00 [DBG] Connection id "0HNC8090TGAPO" completed keep alive response. 2025-07-01 05:19:02.667 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7457ms 2025-07-01 05:19:02.667 +03:00 [DBG] Connection id "0HNC8090TGAPO" received FIN. 2025-07-01 05:19:02.668 +03:00 [DBG] Connection id "0HNC8090TGAPO" disconnecting. 2025-07-01 05:19:02.668 +03:00 [DBG] Connection id "0HNC8090TGAPO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:19:02.669 +03:00 [DBG] Connection id "0HNC8090TGAPO" stopped. 2025-07-01 05:20:02.669 +03:00 [DBG] Connection id "0HNC8090TGAPP" accepted. 2025-07-01 05:20:02.670 +03:00 [DBG] Connection id "0HNC8090TGAPP" started. 2025-07-01 05:20:02.670 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:20:02.670 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:20:02.670 +03:00 [DBG] POST requests are not supported 2025-07-01 05:20:02.670 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:20:02.670 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:20:02.670 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:20:02.670 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:20:02.670 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:20:02.670 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:20:02.670 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:20:02.670 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:20:02.670 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:20:02.670 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:20:02.670 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:20:02.670 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:20:02.670 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:20:02.670 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:20:02.670 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:20:02.670 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:20:02.670 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:20:02.670 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:20:02.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:20:02.670 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:20:02.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:20:02.670 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:20:02.671 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:20:02.671 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1355ms. 2025-07-01 05:20:02.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:20:02.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:20:02.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:20:02.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:20:02.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:20:02.671 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:20:02.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:20:02.671 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:20:02.671 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:20:02.671 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:20:02.671 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:20:02.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:20:02.671 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:20:02.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:20:02.671 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:20:02.671 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:20:02.671 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:20:02.671 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.817ms 2025-07-01 05:20:02.671 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:20:02.671 +03:00 [DBG] Connection id "0HNC8090TGAPP" completed keep alive response. 2025-07-01 05:20:02.671 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4071ms 2025-07-01 05:20:02.671 +03:00 [DBG] Connection id "0HNC8090TGAPP" received FIN. 2025-07-01 05:20:02.672 +03:00 [DBG] Connection id "0HNC8090TGAPP" disconnecting. 2025-07-01 05:20:02.672 +03:00 [DBG] Connection id "0HNC8090TGAPP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:20:02.673 +03:00 [DBG] Connection id "0HNC8090TGAPP" stopped. 2025-07-01 05:21:02.678 +03:00 [DBG] Connection id "0HNC8090TGAPQ" accepted. 2025-07-01 05:21:02.678 +03:00 [DBG] Connection id "0HNC8090TGAPQ" started. 2025-07-01 05:21:02.678 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:21:02.678 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:21:02.678 +03:00 [DBG] POST requests are not supported 2025-07-01 05:21:02.678 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:21:02.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-07-01 05:21:02.678 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:21:02.678 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:21:02.678 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:21:02.679 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:21:02.679 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:21:02.679 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:21:02.679 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:21:02.679 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:21:02.679 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:21:02.679 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:21:02.679 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:21:02.679 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:21:02.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:21:02.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:21:02.679 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:21:02.679 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:21:02.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:21:02.679 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:21:02.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:21:02.679 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:21:02.679 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:21:02.680 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1953ms. 2025-07-01 05:21:02.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:21:02.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:21:02.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:21:02.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:21:02.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:21:02.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:21:02.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:21:02.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:21:02.680 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:21:02.680 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:21:02.680 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:21:02.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:21:02.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:21:02.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:21:02.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:21:02.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:21:02.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:21:02.680 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2921ms 2025-07-01 05:21:02.680 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:21:02.680 +03:00 [DBG] Connection id "0HNC8090TGAPQ" completed keep alive response. 2025-07-01 05:21:02.680 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3214ms 2025-07-01 05:21:02.681 +03:00 [DBG] Connection id "0HNC8090TGAPQ" received FIN. 2025-07-01 05:21:02.681 +03:00 [DBG] Connection id "0HNC8090TGAPQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:21:02.681 +03:00 [DBG] Connection id "0HNC8090TGAPQ" disconnecting. 2025-07-01 05:21:02.681 +03:00 [DBG] Connection id "0HNC8090TGAPQ" stopped. 2025-07-01 05:22:02.667 +03:00 [DBG] Connection id "0HNC8090TGAPR" accepted. 2025-07-01 05:22:02.667 +03:00 [DBG] Connection id "0HNC8090TGAPR" started. 2025-07-01 05:22:02.667 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:22:02.667 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:22:02.667 +03:00 [DBG] POST requests are not supported 2025-07-01 05:22:02.667 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:22:02.667 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:22:02.667 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:22:02.667 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:22:02.667 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:22:02.667 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:22:02.667 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:22:02.667 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:22:02.667 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:22:02.667 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:22:02.667 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:22:02.667 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:22:02.667 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:22:02.667 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:22:02.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:22:02.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:22:02.667 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:22:02.667 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:22:02.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:22:02.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:22:02.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:22:02.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:22:02.668 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:22:02.668 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1479ms. 2025-07-01 05:22:02.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:22:02.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:22:02.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:22:02.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:22:02.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:22:02.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:22:02.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:22:02.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:22:02.668 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:22:02.668 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:22:02.668 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:22:02.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:22:02.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:22:02.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:22:02.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:22:02.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:22:02.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:22:02.668 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7299ms 2025-07-01 05:22:02.668 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:22:02.668 +03:00 [DBG] Connection id "0HNC8090TGAPR" completed keep alive response. 2025-07-01 05:22:02.668 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3304ms 2025-07-01 05:22:02.668 +03:00 [DBG] Connection id "0HNC8090TGAPR" received FIN. 2025-07-01 05:22:02.668 +03:00 [DBG] Connection id "0HNC8090TGAPR" disconnecting. 2025-07-01 05:22:02.669 +03:00 [DBG] Connection id "0HNC8090TGAPR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:22:02.670 +03:00 [DBG] Connection id "0HNC8090TGAPR" stopped. 2025-07-01 05:23:02.669 +03:00 [DBG] Connection id "0HNC8090TGAPS" accepted. 2025-07-01 05:23:02.669 +03:00 [DBG] Connection id "0HNC8090TGAPS" started. 2025-07-01 05:23:02.669 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:23:02.669 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:23:02.669 +03:00 [DBG] POST requests are not supported 2025-07-01 05:23:02.669 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:23:02.669 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:23:02.669 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:23:02.669 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:23:02.669 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:23:02.669 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:23:02.669 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:23:02.669 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:23:02.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-07-01 05:23:02.669 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:23:02.669 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:23:02.669 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:23:02.669 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:23:02.669 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:23:02.669 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:23:02.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:23:02.669 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:23:02.669 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:23:02.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:23:02.670 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:23:02.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:23:02.670 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:23:02.670 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:23:02.670 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1441ms. 2025-07-01 05:23:02.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:23:02.670 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:23:02.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:23:02.670 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:23:02.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:23:02.670 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:23:02.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:23:02.670 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:23:02.670 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:23:02.670 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:23:02.670 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:23:02.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:23:02.670 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:23:02.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:23:02.670 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:23:02.670 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:23:02.670 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:23:02.670 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6719ms 2025-07-01 05:23:02.670 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:23:02.670 +03:00 [DBG] Connection id "0HNC8090TGAPS" completed keep alive response. 2025-07-01 05:23:02.670 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3131ms 2025-07-01 05:23:02.670 +03:00 [DBG] Connection id "0HNC8090TGAPS" received FIN. 2025-07-01 05:23:02.670 +03:00 [DBG] Connection id "0HNC8090TGAPS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:23:02.671 +03:00 [DBG] Connection id "0HNC8090TGAPS" disconnecting. 2025-07-01 05:23:02.671 +03:00 [DBG] Connection id "0HNC8090TGAPS" stopped. 2025-07-01 05:24:02.664 +03:00 [DBG] Connection id "0HNC8090TGAPT" accepted. 2025-07-01 05:24:02.664 +03:00 [DBG] Connection id "0HNC8090TGAPT" started. 2025-07-01 05:24:02.664 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:24:02.664 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:24:02.664 +03:00 [DBG] POST requests are not supported 2025-07-01 05:24:02.664 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:24:02.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-07-01 05:24:02.664 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:24:02.665 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:24:02.665 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:24:02.665 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:24:02.665 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:24:02.665 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:24:02.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-07-01 05:24:02.665 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:24:02.665 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:24:02.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-07-01 05:24:02.665 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:24:02.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-07-01 05:24:02.665 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:24:02.665 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:24:02.665 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:24:02.666 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:24:02.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:24:02.666 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:24:02.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:24:02.666 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:24:02.666 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:24:02.666 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2004ms. 2025-07-01 05:24:02.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:24:02.666 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:24:02.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:24:02.666 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:24:02.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:24:02.666 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:24:02.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:24:02.666 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:24:02.666 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:24:02.666 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:24:02.666 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:24:02.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:24:02.666 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:24:02.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:24:02.667 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:24:02.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:24:02.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:24:02.667 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2273ms 2025-07-01 05:24:02.667 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:24:02.667 +03:00 [DBG] Connection id "0HNC8090TGAPT" completed keep alive response. 2025-07-01 05:24:02.667 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4579ms 2025-07-01 05:24:02.667 +03:00 [DBG] Connection id "0HNC8090TGAPT" received FIN. 2025-07-01 05:24:02.667 +03:00 [DBG] Connection id "0HNC8090TGAPT" disconnecting. 2025-07-01 05:24:02.667 +03:00 [DBG] Connection id "0HNC8090TGAPT" stopped. 2025-07-01 05:24:02.667 +03:00 [DBG] Connection id "0HNC8090TGAPT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:25:02.670 +03:00 [DBG] Connection id "0HNC8090TGAPU" accepted. 2025-07-01 05:25:02.670 +03:00 [DBG] Connection id "0HNC8090TGAPU" started. 2025-07-01 05:25:02.670 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:25:02.670 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:25:02.670 +03:00 [DBG] POST requests are not supported 2025-07-01 05:25:02.670 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:25:02.670 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:25:02.670 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:25:02.670 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:25:02.670 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:25:02.670 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:25:02.670 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:25:02.670 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:25:02.670 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:25:02.670 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:25:02.671 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:25:02.671 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:25:02.671 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:25:02.671 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:25:02.671 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:25:02.671 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:25:02.671 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:25:02.671 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:25:02.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:25:02.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:25:02.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:25:02.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:25:02.671 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:25:02.671 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1637ms. 2025-07-01 05:25:02.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:25:02.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:25:02.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:25:02.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:25:02.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:25:02.671 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:25:02.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:25:02.672 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:25:02.672 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:25:02.672 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:25:02.672 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:25:02.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:25:02.672 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:25:02.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:25:02.672 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:25:02.672 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:25:02.672 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:25:02.672 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1727ms 2025-07-01 05:25:02.672 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:25:02.672 +03:00 [DBG] Connection id "0HNC8090TGAPU" completed keep alive response. 2025-07-01 05:25:02.672 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1539ms 2025-07-01 05:25:02.672 +03:00 [DBG] Connection id "0HNC8090TGAPU" received FIN. 2025-07-01 05:25:02.672 +03:00 [DBG] Connection id "0HNC8090TGAPU" disconnecting. 2025-07-01 05:25:02.672 +03:00 [DBG] Connection id "0HNC8090TGAPU" stopped. 2025-07-01 05:25:02.672 +03:00 [DBG] Connection id "0HNC8090TGAPU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:26:02.670 +03:00 [DBG] Connection id "0HNC8090TGAPV" accepted. 2025-07-01 05:26:02.670 +03:00 [DBG] Connection id "0HNC8090TGAPV" started. 2025-07-01 05:26:02.670 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:26:02.670 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:26:02.670 +03:00 [DBG] POST requests are not supported 2025-07-01 05:26:02.670 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:26:02.670 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:26:02.671 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:26:02.671 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:26:02.671 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:26:02.671 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:26:02.671 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:26:02.671 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:26:02.671 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:26:02.671 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:26:02.671 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:26:02.671 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:26:02.671 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:26:02.671 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:26:02.671 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:26:02.671 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:26:02.672 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:26:02.672 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:26:02.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:26:02.672 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:26:02.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:26:02.672 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:26:02.672 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:26:02.672 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2191ms. 2025-07-01 05:26:02.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:26:02.672 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:26:02.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:26:02.673 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:26:02.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:26:02.673 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:26:02.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:26:02.673 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:26:02.673 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:26:02.673 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:26:02.673 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:26:02.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:26:02.673 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:26:02.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:26:02.673 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:26:02.673 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:26:02.673 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:26:02.673 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0021ms 2025-07-01 05:26:02.673 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:26:02.674 +03:00 [DBG] Connection id "0HNC8090TGAPV" completed keep alive response. 2025-07-01 05:26:02.674 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4769ms 2025-07-01 05:26:02.674 +03:00 [DBG] Connection id "0HNC8090TGAPV" received FIN. 2025-07-01 05:26:02.674 +03:00 [DBG] Connection id "0HNC8090TGAPV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:26:02.674 +03:00 [DBG] Connection id "0HNC8090TGAPV" disconnecting. 2025-07-01 05:26:02.674 +03:00 [DBG] Connection id "0HNC8090TGAPV" stopped. 2025-07-01 05:27:02.673 +03:00 [DBG] Connection id "0HNC8090TGAQ0" accepted. 2025-07-01 05:27:02.673 +03:00 [DBG] Connection id "0HNC8090TGAQ0" started. 2025-07-01 05:27:02.674 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:27:02.674 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:27:02.674 +03:00 [DBG] POST requests are not supported 2025-07-01 05:27:02.674 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:27:02.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-07-01 05:27:02.674 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:27:02.674 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:27:02.674 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:27:02.674 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:27:02.674 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:27:02.674 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:27:02.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-07-01 05:27:02.674 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:27:02.674 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:27:02.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-07-01 05:27:02.674 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:27:02.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-07-01 05:27:02.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:27:02.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:27:02.674 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:27:02.674 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:27:02.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:27:02.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:27:02.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:27:02.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:27:02.674 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:27:02.675 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1274ms. 2025-07-01 05:27:02.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:27:02.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:27:02.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:27:02.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:27:02.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:27:02.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:27:02.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:27:02.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:27:02.675 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:27:02.675 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:27:02.675 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:27:02.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:27:02.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:27:02.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:27:02.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:27:02.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:27:02.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:27:02.675 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7155ms 2025-07-01 05:27:02.675 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:27:02.675 +03:00 [DBG] Connection id "0HNC8090TGAQ0" completed keep alive response. 2025-07-01 05:27:02.675 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3526ms 2025-07-01 05:27:02.675 +03:00 [DBG] Connection id "0HNC8090TGAQ0" received FIN. 2025-07-01 05:27:02.675 +03:00 [DBG] Connection id "0HNC8090TGAQ0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:27:02.675 +03:00 [DBG] Connection id "0HNC8090TGAQ0" disconnecting. 2025-07-01 05:27:02.675 +03:00 [DBG] Connection id "0HNC8090TGAQ0" stopped. 2025-07-01 05:28:02.667 +03:00 [DBG] Connection id "0HNC8090TGAQ1" accepted. 2025-07-01 05:28:02.668 +03:00 [DBG] Connection id "0HNC8090TGAQ1" started. 2025-07-01 05:28:02.668 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:28:02.668 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:28:02.668 +03:00 [DBG] POST requests are not supported 2025-07-01 05:28:02.668 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:28:02.668 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:28:02.668 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:28:02.668 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:28:02.668 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:28:02.668 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:28:02.668 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:28:02.668 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:28:02.668 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:28:02.668 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:28:02.668 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:28:02.668 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:28:02.668 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:28:02.668 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:28:02.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:28:02.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:28:02.669 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:28:02.669 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:28:02.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:28:02.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:28:02.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:28:02.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:28:02.669 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:28:02.669 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1648ms. 2025-07-01 05:28:02.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:28:02.669 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:28:02.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:28:02.669 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:28:02.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:28:02.669 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:28:02.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:28:02.669 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:28:02.669 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:28:02.669 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:28:02.670 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:28:02.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:28:02.670 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:28:02.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:28:02.670 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:28:02.670 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:28:02.670 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:28:02.670 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2814ms 2025-07-01 05:28:02.670 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:28:02.670 +03:00 [DBG] Connection id "0HNC8090TGAQ1" completed keep alive response. 2025-07-01 05:28:02.670 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.253ms 2025-07-01 05:28:02.670 +03:00 [DBG] Connection id "0HNC8090TGAQ1" received FIN. 2025-07-01 05:28:02.670 +03:00 [DBG] Connection id "0HNC8090TGAQ1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:28:02.670 +03:00 [DBG] Connection id "0HNC8090TGAQ1" disconnecting. 2025-07-01 05:28:02.670 +03:00 [DBG] Connection id "0HNC8090TGAQ1" stopped. 2025-07-01 05:29:02.668 +03:00 [DBG] Connection id "0HNC8090TGAQ2" accepted. 2025-07-01 05:29:02.668 +03:00 [DBG] Connection id "0HNC8090TGAQ2" started. 2025-07-01 05:29:02.668 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:29:02.668 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:29:02.668 +03:00 [DBG] POST requests are not supported 2025-07-01 05:29:02.668 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:29:02.668 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:29:02.668 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:29:02.668 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:29:02.668 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:29:02.668 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:29:02.668 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:29:02.669 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:29:02.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-07-01 05:29:02.669 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:29:02.669 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:29:02.669 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:29:02.669 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:29:02.669 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:29:02.669 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:29:02.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:29:02.669 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:29:02.669 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:29:02.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:29:02.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:29:02.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:29:02.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:29:02.669 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:29:02.670 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2084ms. 2025-07-01 05:29:02.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:29:02.670 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:29:02.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:29:02.670 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:29:02.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:29:02.670 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:29:02.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:29:02.670 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:29:02.670 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:29:02.670 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:29:02.670 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:29:02.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:29:02.670 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:29:02.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:29:02.670 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:29:02.670 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:29:02.671 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:29:02.671 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4795ms 2025-07-01 05:29:02.671 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:29:02.671 +03:00 [DBG] Connection id "0HNC8090TGAQ2" completed keep alive response. 2025-07-01 05:29:02.671 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7135ms 2025-07-01 05:29:02.671 +03:00 [DBG] Connection id "0HNC8090TGAQ2" received FIN. 2025-07-01 05:29:02.671 +03:00 [DBG] Connection id "0HNC8090TGAQ2" disconnecting. 2025-07-01 05:29:02.671 +03:00 [DBG] Connection id "0HNC8090TGAQ2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:29:02.672 +03:00 [DBG] Connection id "0HNC8090TGAQ2" stopped. 2025-07-01 05:30:02.667 +03:00 [DBG] Connection id "0HNC8090TGAQ3" accepted. 2025-07-01 05:30:02.667 +03:00 [DBG] Connection id "0HNC8090TGAQ3" started. 2025-07-01 05:30:02.667 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:30:02.668 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:30:02.668 +03:00 [DBG] POST requests are not supported 2025-07-01 05:30:02.668 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:30:02.668 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:30:02.668 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:30:02.668 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:30:02.668 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:30:02.668 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:30:02.668 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:30:02.668 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:30:02.668 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:30:02.668 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:30:02.668 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:30:02.668 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:30:02.668 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:30:02.668 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:30:02.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:30:02.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:30:02.668 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:30:02.668 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:30:02.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:30:02.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:30:02.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:30:02.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:30:02.668 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:30:02.668 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1194ms. 2025-07-01 05:30:02.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:30:02.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:30:02.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:30:02.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:30:02.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:30:02.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:30:02.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:30:02.669 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:30:02.669 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:30:02.669 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:30:02.669 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:30:02.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:30:02.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:30:02.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:30:02.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:30:02.669 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:30:02.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:30:02.669 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.758ms 2025-07-01 05:30:02.669 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:30:02.669 +03:00 [DBG] Connection id "0HNC8090TGAQ3" completed keep alive response. 2025-07-01 05:30:02.669 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5874ms 2025-07-01 05:30:02.669 +03:00 [DBG] Connection id "0HNC8090TGAQ3" received FIN. 2025-07-01 05:30:02.669 +03:00 [DBG] Connection id "0HNC8090TGAQ3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:30:02.669 +03:00 [DBG] Connection id "0HNC8090TGAQ3" disconnecting. 2025-07-01 05:30:02.669 +03:00 [DBG] Connection id "0HNC8090TGAQ3" stopped. 2025-07-01 05:31:02.678 +03:00 [DBG] Connection id "0HNC8090TGAQ4" accepted. 2025-07-01 05:31:02.678 +03:00 [DBG] Connection id "0HNC8090TGAQ4" started. 2025-07-01 05:31:02.678 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:31:02.678 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:31:02.678 +03:00 [DBG] POST requests are not supported 2025-07-01 05:31:02.678 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:31:02.679 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:31:02.679 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:31:02.679 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:31:02.679 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:31:02.679 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:31:02.679 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:31:02.679 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:31:02.679 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:31:02.679 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:31:02.679 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:31:02.679 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:31:02.679 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:31:02.679 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:31:02.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:31:02.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:31:02.679 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:31:02.679 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:31:02.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:31:02.679 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:31:02.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:31:02.679 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:31:02.680 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:31:02.680 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2103ms. 2025-07-01 05:31:02.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:31:02.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:31:02.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:31:02.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:31:02.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:31:02.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:31:02.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:31:02.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:31:02.680 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:31:02.680 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:31:02.680 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:31:02.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:31:02.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:31:02.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:31:02.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:31:02.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:31:02.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:31:02.680 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1427ms 2025-07-01 05:31:02.680 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:31:02.680 +03:00 [DBG] Connection id "0HNC8090TGAQ4" completed keep alive response. 2025-07-01 05:31:02.680 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1348ms 2025-07-01 05:31:02.681 +03:00 [DBG] Connection id "0HNC8090TGAQ4" received FIN. 2025-07-01 05:31:02.681 +03:00 [DBG] Connection id "0HNC8090TGAQ4" disconnecting. 2025-07-01 05:31:02.681 +03:00 [DBG] Connection id "0HNC8090TGAQ4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:31:02.682 +03:00 [DBG] Connection id "0HNC8090TGAQ4" stopped. 2025-07-01 05:32:02.736 +03:00 [DBG] Connection id "0HNC8090TGAQ5" accepted. 2025-07-01 05:32:02.736 +03:00 [DBG] Connection id "0HNC8090TGAQ5" started. 2025-07-01 05:32:02.736 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:32:02.736 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:32:02.736 +03:00 [DBG] POST requests are not supported 2025-07-01 05:32:02.736 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:32:02.736 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:32:02.736 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:32:02.737 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:32:02.737 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:32:02.737 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:32:02.737 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:32:02.737 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:32:02.737 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:32:02.737 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:32:02.737 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:32:02.737 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:32:02.737 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:32:02.737 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:32:02.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:32:02.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:32:02.737 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:32:02.737 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:32:02.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:32:02.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:32:02.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:32:02.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:32:02.737 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:32:02.738 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1943ms. 2025-07-01 05:32:02.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:32:02.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:32:02.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:32:02.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:32:02.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:32:02.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:32:02.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:32:02.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:32:02.738 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:32:02.738 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:32:02.738 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:32:02.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:32:02.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:32:02.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:32:02.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:32:02.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:32:02.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:32:02.738 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1401ms 2025-07-01 05:32:02.738 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:32:02.738 +03:00 [DBG] Connection id "0HNC8090TGAQ5" completed keep alive response. 2025-07-01 05:32:02.738 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1793ms 2025-07-01 05:32:02.739 +03:00 [DBG] Connection id "0HNC8090TGAQ5" received FIN. 2025-07-01 05:32:02.739 +03:00 [DBG] Connection id "0HNC8090TGAQ5" disconnecting. 2025-07-01 05:32:02.739 +03:00 [DBG] Connection id "0HNC8090TGAQ5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:32:02.740 +03:00 [DBG] Connection id "0HNC8090TGAQ5" stopped. 2025-07-01 05:33:02.676 +03:00 [DBG] Connection id "0HNC8090TGAQ6" accepted. 2025-07-01 05:33:02.676 +03:00 [DBG] Connection id "0HNC8090TGAQ6" started. 2025-07-01 05:33:02.676 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:33:02.676 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:33:02.677 +03:00 [DBG] POST requests are not supported 2025-07-01 05:33:02.677 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:33:02.677 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:33:02.677 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:33:02.677 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:33:02.677 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:33:02.677 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:33:02.677 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:33:02.677 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:33:02.677 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:33:02.677 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:33:02.677 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:33:02.677 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:33:02.677 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:33:02.677 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:33:02.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:33:02.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:33:02.677 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:33:02.678 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:33:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:33:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:33:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:33:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:33:02.678 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:33:02.678 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1689ms. 2025-07-01 05:33:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:33:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:33:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:33:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:33:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:33:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:33:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:33:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:33:02.678 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:33:02.678 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:33:02.678 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:33:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:33:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:33:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:33:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:33:02.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:33:02.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:33:02.679 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1495ms 2025-07-01 05:33:02.679 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:33:02.679 +03:00 [DBG] Connection id "0HNC8090TGAQ6" completed keep alive response. 2025-07-01 05:33:02.679 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3807ms 2025-07-01 05:33:02.679 +03:00 [DBG] Connection id "0HNC8090TGAQ6" received FIN. 2025-07-01 05:33:02.679 +03:00 [DBG] Connection id "0HNC8090TGAQ6" disconnecting. 2025-07-01 05:33:02.679 +03:00 [DBG] Connection id "0HNC8090TGAQ6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:33:02.680 +03:00 [DBG] Connection id "0HNC8090TGAQ6" stopped. 2025-07-01 05:34:02.670 +03:00 [DBG] Connection id "0HNC8090TGAQ7" accepted. 2025-07-01 05:34:02.670 +03:00 [DBG] Connection id "0HNC8090TGAQ7" started. 2025-07-01 05:34:02.670 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:34:02.670 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:34:02.670 +03:00 [DBG] POST requests are not supported 2025-07-01 05:34:02.670 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:34:02.670 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:34:02.670 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:34:02.670 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:34:02.670 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:34:02.670 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:34:02.670 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:34:02.671 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:34:02.671 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:34:02.671 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:34:02.671 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:34:02.671 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:34:02.671 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:34:02.671 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:34:02.671 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:34:02.671 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:34:02.671 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:34:02.671 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:34:02.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:34:02.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:34:02.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:34:02.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:34:02.671 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:34:02.671 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1214ms. 2025-07-01 05:34:02.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:34:02.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:34:02.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:34:02.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:34:02.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:34:02.671 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:34:02.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:34:02.671 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:34:02.671 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:34:02.671 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:34:02.671 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:34:02.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:34:02.671 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:34:02.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:34:02.671 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:34:02.671 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:34:02.671 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:34:02.671 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7168ms 2025-07-01 05:34:02.672 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:34:02.672 +03:00 [DBG] Connection id "0HNC8090TGAQ7" completed keep alive response. 2025-07-01 05:34:02.672 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3627ms 2025-07-01 05:34:02.672 +03:00 [DBG] Connection id "0HNC8090TGAQ7" received FIN. 2025-07-01 05:34:02.672 +03:00 [DBG] Connection id "0HNC8090TGAQ7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:34:02.672 +03:00 [DBG] Connection id "0HNC8090TGAQ7" disconnecting. 2025-07-01 05:34:02.672 +03:00 [DBG] Connection id "0HNC8090TGAQ7" stopped. 2025-07-01 05:35:02.676 +03:00 [DBG] Connection id "0HNC8090TGAQ8" accepted. 2025-07-01 05:35:02.676 +03:00 [DBG] Connection id "0HNC8090TGAQ8" started. 2025-07-01 05:35:02.676 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:35:02.676 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:35:02.676 +03:00 [DBG] POST requests are not supported 2025-07-01 05:35:02.676 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:35:02.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-07-01 05:35:02.676 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:35:02.676 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:35:02.676 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:35:02.676 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:35:02.676 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:35:02.676 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:35:02.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-07-01 05:35:02.676 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:35:02.676 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:35:02.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-07-01 05:35:02.676 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:35:02.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-07-01 05:35:02.676 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:35:02.676 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:35:02.676 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:35:02.677 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:35:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:35:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:35:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:35:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:35:02.677 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:35:02.677 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1368ms. 2025-07-01 05:35:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:35:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:35:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:35:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:35:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:35:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:35:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:35:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:35:02.677 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:35:02.677 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:35:02.677 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:35:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:35:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:35:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:35:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:35:02.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:35:02.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:35:02.677 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6934ms 2025-07-01 05:35:02.677 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:35:02.677 +03:00 [DBG] Connection id "0HNC8090TGAQ8" completed keep alive response. 2025-07-01 05:35:02.677 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2897ms 2025-07-01 05:35:02.677 +03:00 [DBG] Connection id "0HNC8090TGAQ8" received FIN. 2025-07-01 05:35:02.678 +03:00 [DBG] Connection id "0HNC8090TGAQ8" disconnecting. 2025-07-01 05:35:02.678 +03:00 [DBG] Connection id "0HNC8090TGAQ8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:35:02.679 +03:00 [DBG] Connection id "0HNC8090TGAQ8" stopped. 2025-07-01 05:36:02.666 +03:00 [DBG] Connection id "0HNC8090TGAQ9" accepted. 2025-07-01 05:36:02.666 +03:00 [DBG] Connection id "0HNC8090TGAQ9" started. 2025-07-01 05:36:02.666 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:36:02.666 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:36:02.666 +03:00 [DBG] POST requests are not supported 2025-07-01 05:36:02.666 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:36:02.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-07-01 05:36:02.666 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:36:02.666 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:36:02.666 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:36:02.666 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:36:02.666 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:36:02.666 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:36:02.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-07-01 05:36:02.667 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:36:02.667 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:36:02.667 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:36:02.667 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:36:02.667 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:36:02.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:36:02.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:36:02.667 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:36:02.667 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:36:02.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:36:02.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:36:02.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:36:02.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:36:02.667 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:36:02.667 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1672ms. 2025-07-01 05:36:02.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:36:02.667 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:36:02.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:36:02.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:36:02.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:36:02.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:36:02.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:36:02.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:36:02.668 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:36:02.668 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:36:02.668 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:36:02.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:36:02.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:36:02.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:36:02.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:36:02.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:36:02.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:36:02.668 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4225ms 2025-07-01 05:36:02.668 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:36:02.668 +03:00 [DBG] Connection id "0HNC8090TGAQ9" completed keep alive response. 2025-07-01 05:36:02.668 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2249ms 2025-07-01 05:36:02.669 +03:00 [DBG] Connection id "0HNC8090TGAQ9" received FIN. 2025-07-01 05:36:02.669 +03:00 [DBG] Connection id "0HNC8090TGAQ9" disconnecting. 2025-07-01 05:36:02.669 +03:00 [DBG] Connection id "0HNC8090TGAQ9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:36:02.670 +03:00 [DBG] Connection id "0HNC8090TGAQ9" stopped. 2025-07-01 05:37:02.675 +03:00 [DBG] Connection id "0HNC8090TGAQA" accepted. 2025-07-01 05:37:02.675 +03:00 [DBG] Connection id "0HNC8090TGAQA" started. 2025-07-01 05:37:02.676 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:37:02.676 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:37:02.676 +03:00 [DBG] POST requests are not supported 2025-07-01 05:37:02.676 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:37:02.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-07-01 05:37:02.676 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:37:02.676 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:37:02.676 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:37:02.676 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:37:02.676 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:37:02.676 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:37:02.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-07-01 05:37:02.676 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:37:02.676 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:37:02.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-07-01 05:37:02.676 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:37:02.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-07-01 05:37:02.676 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:37:02.676 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:37:02.676 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:37:02.676 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:37:02.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:37:02.676 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:37:02.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:37:02.676 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:37:02.676 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:37:02.676 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.131ms. 2025-07-01 05:37:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:37:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:37:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:37:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:37:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:37:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:37:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:37:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:37:02.677 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:37:02.677 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:37:02.677 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:37:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:37:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:37:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:37:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:37:02.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:37:02.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:37:02.677 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7265ms 2025-07-01 05:37:02.677 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:37:02.677 +03:00 [DBG] Connection id "0HNC8090TGAQA" completed keep alive response. 2025-07-01 05:37:02.677 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4849ms 2025-07-01 05:37:02.677 +03:00 [DBG] Connection id "0HNC8090TGAQA" received FIN. 2025-07-01 05:37:02.678 +03:00 [DBG] Connection id "0HNC8090TGAQA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:37:02.678 +03:00 [DBG] Connection id "0HNC8090TGAQA" disconnecting. 2025-07-01 05:37:02.678 +03:00 [DBG] Connection id "0HNC8090TGAQA" stopped. 2025-07-01 05:38:02.677 +03:00 [DBG] Connection id "0HNC8090TGAQB" accepted. 2025-07-01 05:38:02.677 +03:00 [DBG] Connection id "0HNC8090TGAQB" started. 2025-07-01 05:38:02.677 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:38:02.677 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:38:02.677 +03:00 [DBG] POST requests are not supported 2025-07-01 05:38:02.677 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:38:02.677 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:38:02.677 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:38:02.677 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:38:02.677 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:38:02.677 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:38:02.677 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:38:02.677 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:38:02.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-07-01 05:38:02.678 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:38:02.678 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:38:02.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-07-01 05:38:02.678 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:38:02.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-07-01 05:38:02.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:38:02.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:38:02.678 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:38:02.678 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:38:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:38:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:38:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:38:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:38:02.678 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:38:02.678 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1272ms. 2025-07-01 05:38:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:38:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:38:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:38:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:38:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:38:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:38:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:38:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:38:02.678 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:38:02.678 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:38:02.678 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:38:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:38:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:38:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:38:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:38:02.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:38:02.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:38:02.678 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.721ms 2025-07-01 05:38:02.678 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:38:02.678 +03:00 [DBG] Connection id "0HNC8090TGAQB" completed keep alive response. 2025-07-01 05:38:02.678 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3188ms 2025-07-01 05:38:02.679 +03:00 [DBG] Connection id "0HNC8090TGAQB" received FIN. 2025-07-01 05:38:02.679 +03:00 [DBG] Connection id "0HNC8090TGAQB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:38:02.679 +03:00 [DBG] Connection id "0HNC8090TGAQB" disconnecting. 2025-07-01 05:38:02.679 +03:00 [DBG] Connection id "0HNC8090TGAQB" stopped. 2025-07-01 05:39:02.674 +03:00 [DBG] Connection id "0HNC8090TGAQC" accepted. 2025-07-01 05:39:02.674 +03:00 [DBG] Connection id "0HNC8090TGAQC" started. 2025-07-01 05:39:02.674 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:39:02.674 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:39:02.674 +03:00 [DBG] POST requests are not supported 2025-07-01 05:39:02.674 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:39:02.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-07-01 05:39:02.674 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:39:02.674 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:39:02.674 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:39:02.674 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:39:02.674 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:39:02.674 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:39:02.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-07-01 05:39:02.674 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:39:02.674 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:39:02.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-07-01 05:39:02.674 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:39:02.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-07-01 05:39:02.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:39:02.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:39:02.675 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:39:02.675 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:39:02.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:39:02.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:39:02.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:39:02.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:39:02.675 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:39:02.675 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1371ms. 2025-07-01 05:39:02.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:39:02.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:39:02.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:39:02.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:39:02.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:39:02.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:39:02.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:39:02.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:39:02.675 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:39:02.675 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:39:02.675 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:39:02.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:39:02.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:39:02.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:39:02.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:39:02.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:39:02.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:39:02.675 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7678ms 2025-07-01 05:39:02.675 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:39:02.675 +03:00 [DBG] Connection id "0HNC8090TGAQC" completed keep alive response. 2025-07-01 05:39:02.675 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3929ms 2025-07-01 05:39:02.676 +03:00 [DBG] Connection id "0HNC8090TGAQC" received FIN. 2025-07-01 05:39:02.676 +03:00 [DBG] Connection id "0HNC8090TGAQC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:39:02.676 +03:00 [DBG] Connection id "0HNC8090TGAQC" disconnecting. 2025-07-01 05:39:02.676 +03:00 [DBG] Connection id "0HNC8090TGAQC" stopped. 2025-07-01 05:40:02.670 +03:00 [DBG] Connection id "0HNC8090TGAQD" accepted. 2025-07-01 05:40:02.670 +03:00 [DBG] Connection id "0HNC8090TGAQD" started. 2025-07-01 05:40:02.670 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:40:02.670 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:40:02.670 +03:00 [DBG] POST requests are not supported 2025-07-01 05:40:02.670 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:40:02.670 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:40:02.670 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:40:02.670 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:40:02.670 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:40:02.670 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:40:02.670 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:40:02.670 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:40:02.671 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:40:02.671 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:40:02.671 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:40:02.671 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:40:02.671 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:40:02.671 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:40:02.671 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:40:02.671 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:40:02.671 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:40:02.671 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:40:02.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:40:02.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:40:02.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:40:02.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:40:02.671 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:40:02.671 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1288ms. 2025-07-01 05:40:02.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:40:02.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:40:02.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:40:02.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:40:02.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:40:02.671 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:40:02.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:40:02.671 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:40:02.671 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:40:02.671 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:40:02.671 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:40:02.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:40:02.671 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:40:02.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:40:02.671 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:40:02.671 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:40:02.671 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:40:02.672 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8158ms 2025-07-01 05:40:02.672 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:40:02.672 +03:00 [DBG] Connection id "0HNC8090TGAQD" completed keep alive response. 2025-07-01 05:40:02.672 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4514ms 2025-07-01 05:40:02.672 +03:00 [DBG] Connection id "0HNC8090TGAQD" received FIN. 2025-07-01 05:40:02.672 +03:00 [DBG] Connection id "0HNC8090TGAQD" disconnecting. 2025-07-01 05:40:02.672 +03:00 [DBG] Connection id "0HNC8090TGAQD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:40:02.673 +03:00 [DBG] Connection id "0HNC8090TGAQD" stopped. 2025-07-01 05:41:02.677 +03:00 [DBG] Connection id "0HNC8090TGAQE" accepted. 2025-07-01 05:41:02.677 +03:00 [DBG] Connection id "0HNC8090TGAQE" started. 2025-07-01 05:41:02.677 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:41:02.677 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:41:02.677 +03:00 [DBG] POST requests are not supported 2025-07-01 05:41:02.677 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:41:02.677 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:41:02.677 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:41:02.678 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:41:02.678 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:41:02.678 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:41:02.678 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:41:02.678 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:41:02.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-07-01 05:41:02.678 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:41:02.678 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:41:02.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-07-01 05:41:02.678 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:41:02.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-07-01 05:41:02.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:41:02.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:41:02.678 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:41:02.678 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:41:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:41:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:41:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:41:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:41:02.678 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:41:02.678 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1264ms. 2025-07-01 05:41:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:41:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:41:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:41:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:41:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:41:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:41:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:41:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:41:02.678 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:41:02.679 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:41:02.679 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:41:02.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:41:02.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:41:02.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:41:02.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:41:02.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:41:02.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:41:02.679 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7383ms 2025-07-01 05:41:02.679 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:41:02.679 +03:00 [DBG] Connection id "0HNC8090TGAQE" completed keep alive response. 2025-07-01 05:41:02.679 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4429ms 2025-07-01 05:41:02.679 +03:00 [DBG] Connection id "0HNC8090TGAQE" received FIN. 2025-07-01 05:41:02.679 +03:00 [DBG] Connection id "0HNC8090TGAQE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:41:02.679 +03:00 [DBG] Connection id "0HNC8090TGAQE" disconnecting. 2025-07-01 05:41:02.679 +03:00 [DBG] Connection id "0HNC8090TGAQE" stopped. 2025-07-01 05:42:02.668 +03:00 [DBG] Connection id "0HNC8090TGAQF" accepted. 2025-07-01 05:42:02.668 +03:00 [DBG] Connection id "0HNC8090TGAQF" started. 2025-07-01 05:42:02.668 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:42:02.668 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:42:02.668 +03:00 [DBG] POST requests are not supported 2025-07-01 05:42:02.668 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:42:02.668 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:42:02.668 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:42:02.668 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:42:02.668 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:42:02.668 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:42:02.669 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:42:02.669 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:42:02.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-07-01 05:42:02.669 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:42:02.669 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:42:02.669 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:42:02.669 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:42:02.669 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:42:02.669 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:42:02.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:42:02.669 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:42:02.669 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:42:02.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:42:02.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:42:02.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:42:02.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:42:02.669 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:42:02.669 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1333ms. 2025-07-01 05:42:02.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:42:02.669 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:42:02.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:42:02.670 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:42:02.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:42:02.670 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:42:02.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:42:02.670 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:42:02.670 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:42:02.670 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:42:02.670 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:42:02.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:42:02.670 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:42:02.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:42:02.670 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:42:02.670 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:42:02.670 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:42:02.670 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8898ms 2025-07-01 05:42:02.670 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:42:02.670 +03:00 [DBG] Connection id "0HNC8090TGAQF" completed keep alive response. 2025-07-01 05:42:02.670 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8934ms 2025-07-01 05:42:02.670 +03:00 [DBG] Connection id "0HNC8090TGAQF" received FIN. 2025-07-01 05:42:02.670 +03:00 [DBG] Connection id "0HNC8090TGAQF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:42:02.670 +03:00 [DBG] Connection id "0HNC8090TGAQF" disconnecting. 2025-07-01 05:42:02.670 +03:00 [DBG] Connection id "0HNC8090TGAQF" stopped. 2025-07-01 05:43:02.676 +03:00 [DBG] Connection id "0HNC8090TGAQG" accepted. 2025-07-01 05:43:02.676 +03:00 [DBG] Connection id "0HNC8090TGAQG" started. 2025-07-01 05:43:02.676 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:43:02.676 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:43:02.676 +03:00 [DBG] POST requests are not supported 2025-07-01 05:43:02.676 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:43:02.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-07-01 05:43:02.676 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:43:02.676 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:43:02.676 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:43:02.676 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:43:02.676 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:43:02.676 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:43:02.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-07-01 05:43:02.677 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:43:02.677 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:43:02.677 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:43:02.677 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:43:02.677 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:43:02.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:43:02.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:43:02.677 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:43:02.677 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:43:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:43:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:43:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:43:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:43:02.677 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:43:02.677 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1274ms. 2025-07-01 05:43:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:43:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:43:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:43:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:43:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:43:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:43:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:43:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:43:02.677 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:43:02.677 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:43:02.678 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:43:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:43:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:43:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:43:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:43:02.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:43:02.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:43:02.678 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9896ms 2025-07-01 05:43:02.678 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:43:02.678 +03:00 [DBG] Connection id "0HNC8090TGAQG" completed keep alive response. 2025-07-01 05:43:02.678 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8422ms 2025-07-01 05:43:02.678 +03:00 [DBG] Connection id "0HNC8090TGAQG" received FIN. 2025-07-01 05:43:02.678 +03:00 [DBG] Connection id "0HNC8090TGAQG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:43:02.678 +03:00 [DBG] Connection id "0HNC8090TGAQG" disconnecting. 2025-07-01 05:43:02.678 +03:00 [DBG] Connection id "0HNC8090TGAQG" stopped. 2025-07-01 05:44:02.678 +03:00 [DBG] Connection id "0HNC8090TGAQH" accepted. 2025-07-01 05:44:02.678 +03:00 [DBG] Connection id "0HNC8090TGAQH" started. 2025-07-01 05:44:02.678 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:44:02.678 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:44:02.678 +03:00 [DBG] POST requests are not supported 2025-07-01 05:44:02.678 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:44:02.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-07-01 05:44:02.678 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:44:02.678 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:44:02.678 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:44:02.678 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:44:02.678 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:44:02.678 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:44:02.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-07-01 05:44:02.678 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:44:02.678 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:44:02.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-07-01 05:44:02.678 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:44:02.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-07-01 05:44:02.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:44:02.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:44:02.679 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:44:02.679 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:44:02.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:44:02.679 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:44:02.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:44:02.679 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:44:02.679 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:44:02.679 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1393ms. 2025-07-01 05:44:02.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:44:02.679 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:44:02.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:44:02.679 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:44:02.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:44:02.679 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:44:02.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:44:02.679 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:44:02.679 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:44:02.679 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:44:02.679 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:44:02.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:44:02.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:44:02.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:44:02.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:44:02.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:44:02.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:44:02.679 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7415ms 2025-07-01 05:44:02.679 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:44:02.679 +03:00 [DBG] Connection id "0HNC8090TGAQH" completed keep alive response. 2025-07-01 05:44:02.679 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4371ms 2025-07-01 05:44:02.680 +03:00 [DBG] Connection id "0HNC8090TGAQH" received FIN. 2025-07-01 05:44:02.680 +03:00 [DBG] Connection id "0HNC8090TGAQH" disconnecting. 2025-07-01 05:44:02.680 +03:00 [DBG] Connection id "0HNC8090TGAQH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:44:02.681 +03:00 [DBG] Connection id "0HNC8090TGAQH" stopped. 2025-07-01 05:45:02.682 +03:00 [DBG] Connection id "0HNC8090TGAQI" accepted. 2025-07-01 05:45:02.682 +03:00 [DBG] Connection id "0HNC8090TGAQI" started. 2025-07-01 05:45:02.682 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:45:02.682 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:45:02.682 +03:00 [DBG] POST requests are not supported 2025-07-01 05:45:02.682 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:45:02.682 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:45:02.683 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:45:02.683 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:45:02.683 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:45:02.683 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:45:02.683 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:45:02.683 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:45:02.683 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:45:02.683 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:45:02.683 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:45:02.683 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:45:02.683 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:45:02.683 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:45:02.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:45:02.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:45:02.683 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:45:02.683 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:45:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:45:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:45:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:45:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:45:02.683 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:45:02.683 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1229ms. 2025-07-01 05:45:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:45:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:45:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:45:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:45:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:45:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:45:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:45:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:45:02.683 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:45:02.684 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:45:02.684 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:45:02.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:45:02.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:45:02.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:45:02.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:45:02.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:45:02.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:45:02.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7619ms 2025-07-01 05:45:02.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:45:02.684 +03:00 [DBG] Connection id "0HNC8090TGAQI" completed keep alive response. 2025-07-01 05:45:02.684 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3965ms 2025-07-01 05:45:02.684 +03:00 [DBG] Connection id "0HNC8090TGAQI" received FIN. 2025-07-01 05:45:02.684 +03:00 [DBG] Connection id "0HNC8090TGAQI" disconnecting. 2025-07-01 05:45:02.684 +03:00 [DBG] Connection id "0HNC8090TGAQI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:45:02.685 +03:00 [DBG] Connection id "0HNC8090TGAQI" stopped. 2025-07-01 05:46:02.671 +03:00 [DBG] Connection id "0HNC8090TGAQJ" accepted. 2025-07-01 05:46:02.671 +03:00 [DBG] Connection id "0HNC8090TGAQJ" started. 2025-07-01 05:46:02.671 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:46:02.671 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:46:02.671 +03:00 [DBG] POST requests are not supported 2025-07-01 05:46:02.671 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:46:02.671 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:46:02.671 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:46:02.671 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:46:02.671 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:46:02.671 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:46:02.671 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:46:02.671 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:46:02.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-07-01 05:46:02.672 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:46:02.672 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:46:02.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-07-01 05:46:02.672 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:46:02.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-07-01 05:46:02.672 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:46:02.672 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:46:02.672 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:46:02.672 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:46:02.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:46:02.672 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:46:02.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:46:02.672 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:46:02.672 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:46:02.672 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1365ms. 2025-07-01 05:46:02.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:46:02.672 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:46:02.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:46:02.672 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:46:02.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:46:02.672 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:46:02.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:46:02.672 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:46:02.672 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:46:02.672 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:46:02.672 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:46:02.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:46:02.672 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:46:02.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:46:02.672 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:46:02.672 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:46:02.672 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:46:02.672 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7659ms 2025-07-01 05:46:02.672 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:46:02.672 +03:00 [DBG] Connection id "0HNC8090TGAQJ" completed keep alive response. 2025-07-01 05:46:02.673 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3734ms 2025-07-01 05:46:02.673 +03:00 [DBG] Connection id "0HNC8090TGAQJ" received FIN. 2025-07-01 05:46:02.673 +03:00 [DBG] Connection id "0HNC8090TGAQJ" disconnecting. 2025-07-01 05:46:02.673 +03:00 [DBG] Connection id "0HNC8090TGAQJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:46:02.674 +03:00 [DBG] Connection id "0HNC8090TGAQJ" stopped. 2025-07-01 05:47:02.682 +03:00 [DBG] Connection id "0HNC8090TGAQK" accepted. 2025-07-01 05:47:02.682 +03:00 [DBG] Connection id "0HNC8090TGAQK" started. 2025-07-01 05:47:02.682 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:47:02.682 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:47:02.682 +03:00 [DBG] POST requests are not supported 2025-07-01 05:47:02.683 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:47:02.683 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:47:02.683 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:47:02.683 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:47:02.683 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:47:02.683 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:47:02.683 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:47:02.683 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:47:02.683 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:47:02.683 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:47:02.683 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:47:02.683 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:47:02.683 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:47:02.683 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:47:02.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:47:02.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:47:02.683 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:47:02.683 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:47:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:47:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:47:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:47:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:47:02.683 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:47:02.684 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1359ms. 2025-07-01 05:47:02.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:47:02.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:47:02.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:47:02.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:47:02.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:47:02.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:47:02.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:47:02.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:47:02.684 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:47:02.684 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:47:02.684 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:47:02.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:47:02.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:47:02.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:47:02.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:47:02.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:47:02.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:47:02.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0433ms 2025-07-01 05:47:02.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:47:02.684 +03:00 [DBG] Connection id "0HNC8090TGAQK" completed keep alive response. 2025-07-01 05:47:02.684 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8431ms 2025-07-01 05:47:02.684 +03:00 [DBG] Connection id "0HNC8090TGAQK" received FIN. 2025-07-01 05:47:02.684 +03:00 [DBG] Connection id "0HNC8090TGAQK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:47:02.685 +03:00 [DBG] Connection id "0HNC8090TGAQK" disconnecting. 2025-07-01 05:47:02.685 +03:00 [DBG] Connection id "0HNC8090TGAQK" stopped. 2025-07-01 05:48:02.674 +03:00 [DBG] Connection id "0HNC8090TGAQL" accepted. 2025-07-01 05:48:02.674 +03:00 [DBG] Connection id "0HNC8090TGAQL" started. 2025-07-01 05:48:02.674 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:48:02.674 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:48:02.674 +03:00 [DBG] POST requests are not supported 2025-07-01 05:48:02.674 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:48:02.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-07-01 05:48:02.674 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:48:02.674 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:48:02.674 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:48:02.675 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:48:02.675 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:48:02.675 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:48:02.675 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:48:02.675 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:48:02.675 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:48:02.675 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:48:02.675 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:48:02.675 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:48:02.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:48:02.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:48:02.675 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:48:02.675 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:48:02.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:48:02.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:48:02.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:48:02.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:48:02.675 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:48:02.675 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1201ms. 2025-07-01 05:48:02.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:48:02.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:48:02.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:48:02.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:48:02.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:48:02.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:48:02.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:48:02.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:48:02.675 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:48:02.675 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:48:02.675 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:48:02.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:48:02.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:48:02.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:48:02.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:48:02.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:48:02.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:48:02.675 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7029ms 2025-07-01 05:48:02.676 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:48:02.676 +03:00 [DBG] Connection id "0HNC8090TGAQL" completed keep alive response. 2025-07-01 05:48:02.676 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2949ms 2025-07-01 05:48:02.676 +03:00 [DBG] Connection id "0HNC8090TGAQL" received FIN. 2025-07-01 05:48:02.676 +03:00 [DBG] Connection id "0HNC8090TGAQL" disconnecting. 2025-07-01 05:48:02.676 +03:00 [DBG] Connection id "0HNC8090TGAQL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:48:02.677 +03:00 [DBG] Connection id "0HNC8090TGAQL" stopped. 2025-07-01 05:49:02.676 +03:00 [DBG] Connection id "0HNC8090TGAQM" accepted. 2025-07-01 05:49:02.676 +03:00 [DBG] Connection id "0HNC8090TGAQM" started. 2025-07-01 05:49:02.676 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:49:02.676 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:49:02.676 +03:00 [DBG] POST requests are not supported 2025-07-01 05:49:02.676 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:49:02.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-07-01 05:49:02.676 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:49:02.676 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:49:02.676 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:49:02.676 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:49:02.676 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:49:02.676 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:49:02.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-07-01 05:49:02.676 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:49:02.676 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:49:02.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-07-01 05:49:02.676 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:49:02.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-07-01 05:49:02.676 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:49:02.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:49:02.677 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:49:02.677 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:49:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:49:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:49:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:49:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:49:02.677 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:49:02.677 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1241ms. 2025-07-01 05:49:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:49:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:49:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:49:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:49:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:49:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:49:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:49:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:49:02.677 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:49:02.677 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:49:02.677 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:49:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:49:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:49:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:49:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:49:02.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:49:02.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:49:02.677 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7081ms 2025-07-01 05:49:02.677 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:49:02.677 +03:00 [DBG] Connection id "0HNC8090TGAQM" completed keep alive response. 2025-07-01 05:49:02.677 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2924ms 2025-07-01 05:49:02.677 +03:00 [DBG] Connection id "0HNC8090TGAQM" received FIN. 2025-07-01 05:49:02.678 +03:00 [DBG] Connection id "0HNC8090TGAQM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:49:02.678 +03:00 [DBG] Connection id "0HNC8090TGAQM" disconnecting. 2025-07-01 05:49:02.678 +03:00 [DBG] Connection id "0HNC8090TGAQM" stopped. 2025-07-01 05:50:02.677 +03:00 [DBG] Connection id "0HNC8090TGAQN" accepted. 2025-07-01 05:50:02.677 +03:00 [DBG] Connection id "0HNC8090TGAQN" started. 2025-07-01 05:50:02.677 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:50:02.677 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:50:02.677 +03:00 [DBG] POST requests are not supported 2025-07-01 05:50:02.677 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:50:02.677 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:50:02.677 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:50:02.677 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:50:02.677 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:50:02.677 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:50:02.677 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:50:02.677 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:50:02.677 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:50:02.677 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:50:02.677 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:50:02.677 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:50:02.677 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:50:02.677 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:50:02.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:50:02.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:50:02.678 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:50:02.678 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:50:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:50:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:50:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:50:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:50:02.678 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:50:02.678 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1256ms. 2025-07-01 05:50:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:50:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:50:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:50:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:50:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:50:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:50:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:50:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:50:02.678 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:50:02.678 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:50:02.678 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:50:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:50:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:50:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:50:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:50:02.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:50:02.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:50:02.678 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7978ms 2025-07-01 05:50:02.678 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:50:02.678 +03:00 [DBG] Connection id "0HNC8090TGAQN" completed keep alive response. 2025-07-01 05:50:02.678 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4625ms 2025-07-01 05:50:02.679 +03:00 [DBG] Connection id "0HNC8090TGAQN" received FIN. 2025-07-01 05:50:02.679 +03:00 [DBG] Connection id "0HNC8090TGAQN" disconnecting. 2025-07-01 05:50:02.679 +03:00 [DBG] Connection id "0HNC8090TGAQN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:50:02.680 +03:00 [DBG] Connection id "0HNC8090TGAQN" stopped. 2025-07-01 05:51:02.676 +03:00 [DBG] Connection id "0HNC8090TGAQO" accepted. 2025-07-01 05:51:02.677 +03:00 [DBG] Connection id "0HNC8090TGAQO" started. 2025-07-01 05:51:02.677 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:51:02.677 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:51:02.677 +03:00 [DBG] POST requests are not supported 2025-07-01 05:51:02.677 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:51:02.677 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:51:02.677 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:51:02.677 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:51:02.677 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:51:02.677 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:51:02.677 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:51:02.677 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:51:02.677 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:51:02.677 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:51:02.677 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:51:02.677 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:51:02.677 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:51:02.677 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:51:02.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:51:02.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:51:02.677 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:51:02.677 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:51:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:51:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:51:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:51:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:51:02.678 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:51:02.678 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1399ms. 2025-07-01 05:51:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:51:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:51:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:51:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:51:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:51:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:51:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:51:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:51:02.678 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:51:02.678 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:51:02.678 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:51:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:51:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:51:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:51:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:51:02.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:51:02.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:51:02.678 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9336ms 2025-07-01 05:51:02.678 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:51:02.678 +03:00 [DBG] Connection id "0HNC8090TGAQO" completed keep alive response. 2025-07-01 05:51:02.678 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6365ms 2025-07-01 05:51:02.679 +03:00 [DBG] Connection id "0HNC8090TGAQO" received FIN. 2025-07-01 05:51:02.679 +03:00 [DBG] Connection id "0HNC8090TGAQO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:51:02.679 +03:00 [DBG] Connection id "0HNC8090TGAQO" disconnecting. 2025-07-01 05:51:02.679 +03:00 [DBG] Connection id "0HNC8090TGAQO" stopped. 2025-07-01 05:52:02.681 +03:00 [DBG] Connection id "0HNC8090TGAQP" accepted. 2025-07-01 05:52:02.681 +03:00 [DBG] Connection id "0HNC8090TGAQP" started. 2025-07-01 05:52:02.681 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:52:02.681 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:52:02.681 +03:00 [DBG] POST requests are not supported 2025-07-01 05:52:02.681 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:52:02.681 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:52:02.681 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:52:02.681 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:52:02.681 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:52:02.682 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:52:02.682 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:52:02.682 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:52:02.682 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:52:02.682 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:52:02.682 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:52:02.682 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:52:02.682 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:52:02.682 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:52:02.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:52:02.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:52:02.682 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:52:02.682 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:52:02.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:52:02.682 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:52:02.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:52:02.682 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:52:02.682 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:52:02.682 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1461ms. 2025-07-01 05:52:02.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:52:02.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:52:02.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:52:02.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:52:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:52:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:52:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:52:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:52:02.683 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:52:02.683 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:52:02.683 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:52:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:52:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:52:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:52:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:52:02.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:52:02.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:52:02.683 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1898ms 2025-07-01 05:52:02.683 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:52:02.683 +03:00 [DBG] Connection id "0HNC8090TGAQP" completed keep alive response. 2025-07-01 05:52:02.683 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.009ms 2025-07-01 05:52:02.684 +03:00 [DBG] Connection id "0HNC8090TGAQP" received FIN. 2025-07-01 05:52:02.684 +03:00 [DBG] Connection id "0HNC8090TGAQP" disconnecting. 2025-07-01 05:52:02.684 +03:00 [DBG] Connection id "0HNC8090TGAQP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:52:02.685 +03:00 [DBG] Connection id "0HNC8090TGAQP" stopped. 2025-07-01 05:53:02.678 +03:00 [DBG] Connection id "0HNC8090TGAQQ" accepted. 2025-07-01 05:53:02.678 +03:00 [DBG] Connection id "0HNC8090TGAQQ" started. 2025-07-01 05:53:02.678 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:53:02.678 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:53:02.678 +03:00 [DBG] POST requests are not supported 2025-07-01 05:53:02.678 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:53:02.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-07-01 05:53:02.679 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:53:02.679 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:53:02.679 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:53:02.679 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:53:02.679 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:53:02.679 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:53:02.679 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:53:02.679 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:53:02.679 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:53:02.679 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:53:02.679 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:53:02.679 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:53:02.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:53:02.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:53:02.679 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:53:02.679 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:53:02.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:53:02.679 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:53:02.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:53:02.679 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:53:02.679 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:53:02.679 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1274ms. 2025-07-01 05:53:02.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:53:02.679 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:53:02.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:53:02.679 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:53:02.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:53:02.679 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:53:02.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:53:02.679 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:53:02.679 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:53:02.679 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:53:02.679 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:53:02.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:53:02.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:53:02.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:53:02.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:53:02.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:53:02.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:53:02.680 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7089ms 2025-07-01 05:53:02.680 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:53:02.680 +03:00 [DBG] Connection id "0HNC8090TGAQQ" completed keep alive response. 2025-07-01 05:53:02.680 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2981ms 2025-07-01 05:53:02.680 +03:00 [DBG] Connection id "0HNC8090TGAQQ" received FIN. 2025-07-01 05:53:02.680 +03:00 [DBG] Connection id "0HNC8090TGAQQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:53:02.680 +03:00 [DBG] Connection id "0HNC8090TGAQQ" disconnecting. 2025-07-01 05:53:02.680 +03:00 [DBG] Connection id "0HNC8090TGAQQ" stopped. 2025-07-01 05:54:02.674 +03:00 [DBG] Connection id "0HNC8090TGAQR" accepted. 2025-07-01 05:54:02.675 +03:00 [DBG] Connection id "0HNC8090TGAQR" started. 2025-07-01 05:54:02.675 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:54:02.675 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:54:02.675 +03:00 [DBG] POST requests are not supported 2025-07-01 05:54:02.675 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:54:02.675 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:54:02.675 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:54:02.675 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:54:02.675 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:54:02.675 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:54:02.675 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:54:02.675 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:54:02.675 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:54:02.675 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:54:02.675 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:54:02.675 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:54:02.675 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:54:02.675 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:54:02.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:54:02.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:54:02.675 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:54:02.675 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:54:02.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:54:02.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:54:02.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:54:02.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:54:02.675 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:54:02.675 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1119ms. 2025-07-01 05:54:02.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:54:02.676 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:54:02.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:54:02.676 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:54:02.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:54:02.676 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:54:02.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:54:02.676 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:54:02.676 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:54:02.676 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:54:02.676 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:54:02.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:54:02.676 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:54:02.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:54:02.676 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:54:02.676 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:54:02.676 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:54:02.676 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7396ms 2025-07-01 05:54:02.676 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:54:02.676 +03:00 [DBG] Connection id "0HNC8090TGAQR" completed keep alive response. 2025-07-01 05:54:02.676 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.366ms 2025-07-01 05:54:02.676 +03:00 [DBG] Connection id "0HNC8090TGAQR" received FIN. 2025-07-01 05:54:02.676 +03:00 [DBG] Connection id "0HNC8090TGAQR" disconnecting. 2025-07-01 05:54:02.676 +03:00 [DBG] Connection id "0HNC8090TGAQR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:54:02.677 +03:00 [DBG] Connection id "0HNC8090TGAQR" stopped. 2025-07-01 05:55:02.681 +03:00 [DBG] Connection id "0HNC8090TGAQS" accepted. 2025-07-01 05:55:02.681 +03:00 [DBG] Connection id "0HNC8090TGAQS" started. 2025-07-01 05:55:02.681 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:55:02.681 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:55:02.681 +03:00 [DBG] POST requests are not supported 2025-07-01 05:55:02.681 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:55:02.681 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:55:02.681 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:55:02.681 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:55:02.681 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:55:02.681 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:55:02.681 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:55:02.681 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:55:02.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-07-01 05:55:02.682 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:55:02.682 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:55:02.682 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:55:02.682 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:55:02.682 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:55:02.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:55:02.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:55:02.682 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:55:02.682 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:55:02.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:55:02.682 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:55:02.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:55:02.682 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:55:02.682 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:55:02.682 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1415ms. 2025-07-01 05:55:02.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:55:02.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:55:02.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:55:02.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:55:02.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:55:02.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:55:02.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:55:02.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:55:02.682 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:55:02.682 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:55:02.682 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:55:02.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:55:02.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:55:02.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:55:02.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:55:02.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:55:02.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:55:02.682 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6998ms 2025-07-01 05:55:02.682 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:55:02.682 +03:00 [DBG] Connection id "0HNC8090TGAQS" completed keep alive response. 2025-07-01 05:55:02.682 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3058ms 2025-07-01 05:55:02.683 +03:00 [DBG] Connection id "0HNC8090TGAQS" received FIN. 2025-07-01 05:55:02.683 +03:00 [DBG] Connection id "0HNC8090TGAQS" disconnecting. 2025-07-01 05:55:02.683 +03:00 [DBG] Connection id "0HNC8090TGAQS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:55:02.684 +03:00 [DBG] Connection id "0HNC8090TGAQS" stopped. 2025-07-01 05:56:02.673 +03:00 [DBG] Connection id "0HNC8090TGAQT" accepted. 2025-07-01 05:56:02.673 +03:00 [DBG] Connection id "0HNC8090TGAQT" started. 2025-07-01 05:56:02.673 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:56:02.673 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:56:02.673 +03:00 [DBG] POST requests are not supported 2025-07-01 05:56:02.673 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:56:02.673 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:56:02.673 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:56:02.673 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:56:02.673 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:56:02.673 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:56:02.673 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:56:02.673 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:56:02.673 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:56:02.673 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:56:02.673 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:56:02.673 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:56:02.674 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:56:02.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-07-01 05:56:02.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:56:02.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:56:02.674 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:56:02.674 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:56:02.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:56:02.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:56:02.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:56:02.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:56:02.674 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:56:02.674 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1534ms. 2025-07-01 05:56:02.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:56:02.674 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:56:02.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:56:02.674 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:56:02.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:56:02.674 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:56:02.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:56:02.674 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:56:02.674 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:56:02.674 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:56:02.674 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:56:02.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:56:02.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:56:02.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:56:02.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:56:02.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:56:02.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:56:02.674 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7817ms 2025-07-01 05:56:02.674 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:56:02.674 +03:00 [DBG] Connection id "0HNC8090TGAQT" completed keep alive response. 2025-07-01 05:56:02.674 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.395ms 2025-07-01 05:56:02.675 +03:00 [DBG] Connection id "0HNC8090TGAQT" received FIN. 2025-07-01 05:56:02.675 +03:00 [DBG] Connection id "0HNC8090TGAQT" disconnecting. 2025-07-01 05:56:02.675 +03:00 [DBG] Connection id "0HNC8090TGAQT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:56:02.676 +03:00 [DBG] Connection id "0HNC8090TGAQT" stopped. 2025-07-01 05:57:02.676 +03:00 [DBG] Connection id "0HNC8090TGAQU" accepted. 2025-07-01 05:57:02.676 +03:00 [DBG] Connection id "0HNC8090TGAQU" started. 2025-07-01 05:57:02.676 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:57:02.676 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:57:02.676 +03:00 [DBG] POST requests are not supported 2025-07-01 05:57:02.676 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:57:02.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-07-01 05:57:02.676 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:57:02.677 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:57:02.677 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:57:02.677 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:57:02.677 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:57:02.677 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:57:02.677 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:57:02.677 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:57:02.677 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:57:02.677 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:57:02.677 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:57:02.677 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:57:02.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:57:02.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:57:02.677 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:57:02.677 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:57:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:57:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:57:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:57:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:57:02.677 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:57:02.677 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1543ms. 2025-07-01 05:57:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:57:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:57:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:57:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:57:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:57:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:57:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:57:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:57:02.678 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:57:02.678 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:57:02.678 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:57:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:57:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:57:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:57:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:57:02.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:57:02.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:57:02.678 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8067ms 2025-07-01 05:57:02.678 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:57:02.678 +03:00 [DBG] Connection id "0HNC8090TGAQU" completed keep alive response. 2025-07-01 05:57:02.678 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.631ms 2025-07-01 05:57:02.678 +03:00 [DBG] Connection id "0HNC8090TGAQU" received FIN. 2025-07-01 05:57:02.678 +03:00 [DBG] Connection id "0HNC8090TGAQU" disconnecting. 2025-07-01 05:57:02.678 +03:00 [DBG] Connection id "0HNC8090TGAQU" stopped. 2025-07-01 05:57:02.678 +03:00 [DBG] Connection id "0HNC8090TGAQU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:58:02.684 +03:00 [DBG] Connection id "0HNC8090TGAQV" accepted. 2025-07-01 05:58:02.684 +03:00 [DBG] Connection id "0HNC8090TGAQV" started. 2025-07-01 05:58:02.684 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:58:02.684 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:58:02.684 +03:00 [DBG] POST requests are not supported 2025-07-01 05:58:02.684 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:58:02.684 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:58:02.684 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:58:02.684 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:58:02.684 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:58:02.685 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:58:02.685 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:58:02.685 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:58:02.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-07-01 05:58:02.685 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:58:02.685 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:58:02.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-07-01 05:58:02.685 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:58:02.685 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 05:58:02.685 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:58:02.685 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:58:02.685 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:58:02.685 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:58:02.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:58:02.685 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:58:02.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:58:02.685 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:58:02.685 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:58:02.685 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1282ms. 2025-07-01 05:58:02.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:58:02.685 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:58:02.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:58:02.685 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:58:02.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:58:02.685 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:58:02.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:58:02.685 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:58:02.685 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:58:02.685 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:58:02.685 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:58:02.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:58:02.686 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:58:02.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:58:02.686 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:58:02.686 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:58:02.686 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:58:02.686 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7352ms 2025-07-01 05:58:02.686 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:58:02.686 +03:00 [DBG] Connection id "0HNC8090TGAQV" completed keep alive response. 2025-07-01 05:58:02.686 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4545ms 2025-07-01 05:58:02.686 +03:00 [DBG] Connection id "0HNC8090TGAQV" received FIN. 2025-07-01 05:58:02.686 +03:00 [DBG] Connection id "0HNC8090TGAQV" disconnecting. 2025-07-01 05:58:02.686 +03:00 [DBG] Connection id "0HNC8090TGAQV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:58:02.687 +03:00 [DBG] Connection id "0HNC8090TGAQV" stopped. 2025-07-01 05:59:02.676 +03:00 [DBG] Connection id "0HNC8090TGAR0" accepted. 2025-07-01 05:59:02.677 +03:00 [DBG] Connection id "0HNC8090TGAR0" started. 2025-07-01 05:59:02.677 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 05:59:02.677 +03:00 [VRB] All hosts are allowed. 2025-07-01 05:59:02.677 +03:00 [DBG] POST requests are not supported 2025-07-01 05:59:02.677 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 05:59:02.677 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 05:59:02.677 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:59:02.677 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 05:59:02.677 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 05:59:02.677 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 05:59:02.677 +03:00 [INF] CORS policy execution successful. 2025-07-01 05:59:02.677 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:59:02.677 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 05:59:02.677 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 05:59:02.677 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 05:59:02.677 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 05:59:02.677 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 05:59:02.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-07-01 05:59:02.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:59:02.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:59:02.678 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:59:02.678 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 05:59:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:59:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:59:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:59:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:59:02.678 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 05:59:02.678 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1589ms. 2025-07-01 05:59:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:59:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 05:59:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:59:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 05:59:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:59:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:59:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:59:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:59:02.678 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:59:02.678 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 05:59:02.678 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 05:59:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:59:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 05:59:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:59:02.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:59:02.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:59:02.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 05:59:02.679 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0584ms 2025-07-01 05:59:02.679 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 05:59:02.679 +03:00 [DBG] Connection id "0HNC8090TGAR0" completed keep alive response. 2025-07-01 05:59:02.679 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0932ms 2025-07-01 05:59:02.679 +03:00 [DBG] Connection id "0HNC8090TGAR0" received FIN. 2025-07-01 05:59:02.679 +03:00 [DBG] Connection id "0HNC8090TGAR0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 05:59:02.679 +03:00 [DBG] Connection id "0HNC8090TGAR0" disconnecting. 2025-07-01 05:59:02.679 +03:00 [DBG] Connection id "0HNC8090TGAR0" stopped. 2025-07-01 06:00:02.672 +03:00 [DBG] Connection id "0HNC8090TGAR1" accepted. 2025-07-01 06:00:02.672 +03:00 [DBG] Connection id "0HNC8090TGAR1" started. 2025-07-01 06:00:02.672 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:00:02.672 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:00:02.672 +03:00 [DBG] POST requests are not supported 2025-07-01 06:00:02.672 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:00:02.672 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:00:02.672 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:00:02.672 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:00:02.672 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:00:02.673 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:00:02.673 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:00:02.673 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:00:02.673 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:00:02.673 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:00:02.673 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:00:02.673 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:00:02.673 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:00:02.673 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:00:02.673 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:00:02.673 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:00:02.673 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:00:02.673 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:00:02.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:00:02.673 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:00:02.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:00:02.673 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:00:02.673 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:00:02.673 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1258ms. 2025-07-01 06:00:02.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:00:02.673 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:00:02.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:00:02.673 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:00:02.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:00:02.673 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:00:02.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:00:02.673 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:00:02.673 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:00:02.673 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:00:02.673 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:00:02.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:00:02.673 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:00:02.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:00:02.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:00:02.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:00:02.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:00:02.674 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7363ms 2025-07-01 06:00:02.674 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:00:02.674 +03:00 [DBG] Connection id "0HNC8090TGAR1" completed keep alive response. 2025-07-01 06:00:02.674 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4237ms 2025-07-01 06:00:02.674 +03:00 [DBG] Connection id "0HNC8090TGAR1" received FIN. 2025-07-01 06:00:02.674 +03:00 [DBG] Connection id "0HNC8090TGAR1" disconnecting. 2025-07-01 06:00:02.674 +03:00 [DBG] Connection id "0HNC8090TGAR1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:00:02.675 +03:00 [DBG] Connection id "0HNC8090TGAR1" stopped. 2025-07-01 06:01:02.676 +03:00 [DBG] Connection id "0HNC8090TGAR2" accepted. 2025-07-01 06:01:02.676 +03:00 [DBG] Connection id "0HNC8090TGAR2" started. 2025-07-01 06:01:02.676 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:01:02.676 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:01:02.676 +03:00 [DBG] POST requests are not supported 2025-07-01 06:01:02.676 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:01:02.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-07-01 06:01:02.676 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:01:02.676 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:01:02.676 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:01:02.676 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:01:02.676 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:01:02.677 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:01:02.677 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:01:02.677 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:01:02.677 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:01:02.677 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:01:02.677 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:01:02.677 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:01:02.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:01:02.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:01:02.677 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:01:02.677 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:01:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:01:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:01:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:01:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:01:02.677 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:01:02.677 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1404ms. 2025-07-01 06:01:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:01:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:01:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:01:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:01:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:01:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:01:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:01:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:01:02.678 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:01:02.678 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:01:02.678 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:01:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:01:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:01:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:01:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:01:02.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:01:02.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:01:02.678 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8221ms 2025-07-01 06:01:02.678 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:01:02.678 +03:00 [DBG] Connection id "0HNC8090TGAR2" completed keep alive response. 2025-07-01 06:01:02.678 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7458ms 2025-07-01 06:01:02.678 +03:00 [DBG] Connection id "0HNC8090TGAR2" received FIN. 2025-07-01 06:01:02.678 +03:00 [DBG] Connection id "0HNC8090TGAR2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:01:02.678 +03:00 [DBG] Connection id "0HNC8090TGAR2" disconnecting. 2025-07-01 06:01:02.678 +03:00 [DBG] Connection id "0HNC8090TGAR2" stopped. 2025-07-01 06:02:02.750 +03:00 [DBG] Connection id "0HNC8090TGAR3" accepted. 2025-07-01 06:02:02.750 +03:00 [DBG] Connection id "0HNC8090TGAR3" started. 2025-07-01 06:02:02.750 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:02:02.750 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:02:02.750 +03:00 [DBG] POST requests are not supported 2025-07-01 06:02:02.750 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:02:02.751 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:02:02.751 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:02:02.751 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:02:02.751 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:02:02.751 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:02:02.751 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:02:02.751 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:02:02.751 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:02:02.751 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:02:02.751 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:02:02.751 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:02:02.751 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:02:02.751 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:02:02.751 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:02:02.751 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:02:02.751 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:02:02.751 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:02:02.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:02:02.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:02:02.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:02:02.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:02:02.751 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:02:02.752 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1898ms. 2025-07-01 06:02:02.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:02:02.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:02:02.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:02:02.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:02:02.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:02:02.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:02:02.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:02:02.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:02:02.752 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:02:02.752 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:02:02.752 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:02:02.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:02:02.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:02:02.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:02:02.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:02:02.752 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:02:02.752 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:02:02.752 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9051ms 2025-07-01 06:02:02.752 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:02:02.752 +03:00 [DBG] Connection id "0HNC8090TGAR3" completed keep alive response. 2025-07-01 06:02:02.752 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6699ms 2025-07-01 06:02:02.752 +03:00 [DBG] Connection id "0HNC8090TGAR3" received FIN. 2025-07-01 06:02:02.752 +03:00 [DBG] Connection id "0HNC8090TGAR3" disconnecting. 2025-07-01 06:02:02.753 +03:00 [DBG] Connection id "0HNC8090TGAR3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:02:02.754 +03:00 [DBG] Connection id "0HNC8090TGAR3" stopped. 2025-07-01 06:03:02.677 +03:00 [DBG] Connection id "0HNC8090TGAR4" accepted. 2025-07-01 06:03:02.677 +03:00 [DBG] Connection id "0HNC8090TGAR4" started. 2025-07-01 06:03:02.678 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:03:02.678 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:03:02.678 +03:00 [DBG] POST requests are not supported 2025-07-01 06:03:02.678 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:03:02.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-07-01 06:03:02.678 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:03:02.678 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:03:02.678 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:03:02.678 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:03:02.678 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:03:02.678 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:03:02.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-07-01 06:03:02.678 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:03:02.678 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:03:02.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-07-01 06:03:02.678 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:03:02.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-07-01 06:03:02.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:03:02.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:03:02.678 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:03:02.678 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:03:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:03:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:03:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:03:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:03:02.678 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:03:02.678 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1187ms. 2025-07-01 06:03:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:03:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:03:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:03:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:03:02.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:03:02.679 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:03:02.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:03:02.679 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:03:02.679 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:03:02.679 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:03:02.679 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:03:02.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:03:02.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:03:02.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:03:02.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:03:02.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:03:02.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:03:02.679 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6269ms 2025-07-01 06:03:02.679 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:03:02.679 +03:00 [DBG] Connection id "0HNC8090TGAR4" completed keep alive response. 2025-07-01 06:03:02.679 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3111ms 2025-07-01 06:03:02.679 +03:00 [DBG] Connection id "0HNC8090TGAR4" received FIN. 2025-07-01 06:03:02.679 +03:00 [DBG] Connection id "0HNC8090TGAR4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:03:02.679 +03:00 [DBG] Connection id "0HNC8090TGAR4" disconnecting. 2025-07-01 06:03:02.679 +03:00 [DBG] Connection id "0HNC8090TGAR4" stopped. 2025-07-01 06:04:02.670 +03:00 [DBG] Connection id "0HNC8090TGAR5" accepted. 2025-07-01 06:04:02.670 +03:00 [DBG] Connection id "0HNC8090TGAR5" started. 2025-07-01 06:04:02.670 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:04:02.671 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:04:02.671 +03:00 [DBG] POST requests are not supported 2025-07-01 06:04:02.671 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:04:02.671 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:04:02.671 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:04:02.671 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:04:02.671 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:04:02.671 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:04:02.671 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:04:02.671 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:04:02.671 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:04:02.671 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:04:02.671 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:04:02.671 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:04:02.671 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:04:02.671 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:04:02.671 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:04:02.671 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:04:02.671 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:04:02.672 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:04:02.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:04:02.672 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:04:02.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:04:02.672 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:04:02.672 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:04:02.672 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1971ms. 2025-07-01 06:04:02.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:04:02.672 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:04:02.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:04:02.672 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:04:02.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:04:02.672 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:04:02.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:04:02.672 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:04:02.672 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:04:02.672 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:04:02.672 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:04:02.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:04:02.672 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:04:02.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:04:02.672 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:04:02.672 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:04:02.672 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:04:02.672 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.12ms 2025-07-01 06:04:02.673 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:04:02.673 +03:00 [DBG] Connection id "0HNC8090TGAR5" completed keep alive response. 2025-07-01 06:04:02.673 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2618ms 2025-07-01 06:04:02.673 +03:00 [DBG] Connection id "0HNC8090TGAR5" received FIN. 2025-07-01 06:04:02.673 +03:00 [DBG] Connection id "0HNC8090TGAR5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:04:02.673 +03:00 [DBG] Connection id "0HNC8090TGAR5" disconnecting. 2025-07-01 06:04:02.673 +03:00 [DBG] Connection id "0HNC8090TGAR5" stopped. 2025-07-01 06:05:02.681 +03:00 [DBG] Connection id "0HNC8090TGAR6" accepted. 2025-07-01 06:05:02.681 +03:00 [DBG] Connection id "0HNC8090TGAR6" started. 2025-07-01 06:05:02.681 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:05:02.682 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:05:02.682 +03:00 [DBG] POST requests are not supported 2025-07-01 06:05:02.682 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:05:02.682 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:05:02.682 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:05:02.682 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:05:02.682 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:05:02.682 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:05:02.682 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:05:02.682 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:05:02.682 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:05:02.682 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:05:02.682 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:05:02.682 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:05:02.682 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:05:02.682 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:05:02.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:05:02.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:05:02.682 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:05:02.682 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:05:02.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:05:02.682 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:05:02.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:05:02.682 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:05:02.682 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:05:02.683 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1531ms. 2025-07-01 06:05:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:05:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:05:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:05:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:05:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:05:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:05:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:05:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:05:02.683 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:05:02.683 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:05:02.683 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:05:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:05:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:05:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:05:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:05:02.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:05:02.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:05:02.683 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9773ms 2025-07-01 06:05:02.683 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:05:02.683 +03:00 [DBG] Connection id "0HNC8090TGAR6" completed keep alive response. 2025-07-01 06:05:02.683 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6692ms 2025-07-01 06:05:02.683 +03:00 [DBG] Connection id "0HNC8090TGAR6" received FIN. 2025-07-01 06:05:02.684 +03:00 [DBG] Connection id "0HNC8090TGAR6" disconnecting. 2025-07-01 06:05:02.684 +03:00 [DBG] Connection id "0HNC8090TGAR6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:05:02.685 +03:00 [DBG] Connection id "0HNC8090TGAR6" stopped. 2025-07-01 06:06:02.678 +03:00 [DBG] Connection id "0HNC8090TGAR7" accepted. 2025-07-01 06:06:02.678 +03:00 [DBG] Connection id "0HNC8090TGAR7" started. 2025-07-01 06:06:02.678 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:06:02.678 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:06:02.678 +03:00 [DBG] POST requests are not supported 2025-07-01 06:06:02.678 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:06:02.679 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:06:02.679 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:06:02.679 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:06:02.679 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:06:02.679 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:06:02.679 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:06:02.679 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:06:02.679 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:06:02.679 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:06:02.679 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:06:02.679 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:06:02.679 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:06:02.679 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:06:02.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:06:02.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:06:02.679 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:06:02.679 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:06:02.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:06:02.679 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:06:02.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:06:02.679 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:06:02.679 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:06:02.679 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1229ms. 2025-07-01 06:06:02.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:06:02.679 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:06:02.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:06:02.679 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:06:02.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:06:02.679 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:06:02.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:06:02.679 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:06:02.679 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:06:02.679 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:06:02.679 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:06:02.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:06:02.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:06:02.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:06:02.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:06:02.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:06:02.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:06:02.680 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6604ms 2025-07-01 06:06:02.680 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:06:02.680 +03:00 [DBG] Connection id "0HNC8090TGAR7" completed keep alive response. 2025-07-01 06:06:02.680 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2528ms 2025-07-01 06:06:02.680 +03:00 [DBG] Connection id "0HNC8090TGAR7" received FIN. 2025-07-01 06:06:02.680 +03:00 [DBG] Connection id "0HNC8090TGAR7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:06:02.680 +03:00 [DBG] Connection id "0HNC8090TGAR7" disconnecting. 2025-07-01 06:06:02.680 +03:00 [DBG] Connection id "0HNC8090TGAR7" stopped. 2025-07-01 06:07:02.682 +03:00 [DBG] Connection id "0HNC8090TGAR8" accepted. 2025-07-01 06:07:02.682 +03:00 [DBG] Connection id "0HNC8090TGAR8" started. 2025-07-01 06:07:02.682 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:07:02.683 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:07:02.683 +03:00 [DBG] POST requests are not supported 2025-07-01 06:07:02.683 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:07:02.683 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:07:02.683 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:07:02.683 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:07:02.683 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:07:02.683 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:07:02.683 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:07:02.683 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:07:02.683 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:07:02.683 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:07:02.683 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:07:02.683 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:07:02.683 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:07:02.683 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:07:02.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:07:02.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:07:02.683 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:07:02.683 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:07:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:07:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:07:02.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:07:02.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:07:02.684 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:07:02.684 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1668ms. 2025-07-01 06:07:02.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:07:02.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:07:02.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:07:02.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:07:02.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:07:02.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:07:02.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:07:02.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:07:02.684 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:07:02.684 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:07:02.684 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:07:02.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:07:02.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:07:02.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:07:02.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:07:02.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:07:02.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:07:02.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1315ms 2025-07-01 06:07:02.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:07:02.684 +03:00 [DBG] Connection id "0HNC8090TGAR8" completed keep alive response. 2025-07-01 06:07:02.685 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0533ms 2025-07-01 06:07:02.685 +03:00 [DBG] Connection id "0HNC8090TGAR8" received FIN. 2025-07-01 06:07:02.685 +03:00 [DBG] Connection id "0HNC8090TGAR8" disconnecting. 2025-07-01 06:07:02.685 +03:00 [DBG] Connection id "0HNC8090TGAR8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:07:02.686 +03:00 [DBG] Connection id "0HNC8090TGAR8" stopped. 2025-07-01 06:08:02.690 +03:00 [DBG] Connection id "0HNC8090TGAR9" accepted. 2025-07-01 06:08:02.690 +03:00 [DBG] Connection id "0HNC8090TGAR9" started. 2025-07-01 06:08:02.690 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:08:02.690 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:08:02.690 +03:00 [DBG] POST requests are not supported 2025-07-01 06:08:02.690 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:08:02.690 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:08:02.690 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:08:02.690 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:08:02.690 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:08:02.690 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:08:02.691 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:08:02.691 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:08:02.691 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:08:02.691 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:08:02.691 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:08:02.691 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:08:02.691 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:08:02.691 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:08:02.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:08:02.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:08:02.691 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:08:02.691 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:08:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:08:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:08:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:08:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:08:02.691 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:08:02.691 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.136ms. 2025-07-01 06:08:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:08:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:08:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:08:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:08:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:08:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:08:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:08:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:08:02.691 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:08:02.691 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:08:02.691 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:08:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:08:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:08:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:08:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:08:02.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:08:02.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:08:02.691 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6965ms 2025-07-01 06:08:02.691 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:08:02.692 +03:00 [DBG] Connection id "0HNC8090TGAR9" completed keep alive response. 2025-07-01 06:08:02.692 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3465ms 2025-07-01 06:08:02.692 +03:00 [DBG] Connection id "0HNC8090TGAR9" received FIN. 2025-07-01 06:08:02.692 +03:00 [DBG] Connection id "0HNC8090TGAR9" disconnecting. 2025-07-01 06:08:02.692 +03:00 [DBG] Connection id "0HNC8090TGAR9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:08:02.693 +03:00 [DBG] Connection id "0HNC8090TGAR9" stopped. 2025-07-01 06:09:02.682 +03:00 [DBG] Connection id "0HNC8090TGARA" accepted. 2025-07-01 06:09:02.682 +03:00 [DBG] Connection id "0HNC8090TGARA" started. 2025-07-01 06:09:02.682 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:09:02.682 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:09:02.682 +03:00 [DBG] POST requests are not supported 2025-07-01 06:09:02.682 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:09:02.682 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:09:02.682 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:09:02.682 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:09:02.682 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:09:02.683 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:09:02.683 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:09:02.683 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:09:02.683 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:09:02.683 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:09:02.683 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:09:02.683 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:09:02.683 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:09:02.683 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:09:02.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:09:02.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:09:02.683 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:09:02.683 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:09:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:09:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:09:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:09:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:09:02.683 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:09:02.683 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1283ms. 2025-07-01 06:09:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:09:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:09:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:09:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:09:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:09:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:09:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:09:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:09:02.683 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:09:02.683 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:09:02.683 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:09:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:09:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:09:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:09:02.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:09:02.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:09:02.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:09:02.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7855ms 2025-07-01 06:09:02.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:09:02.684 +03:00 [DBG] Connection id "0HNC8090TGARA" completed keep alive response. 2025-07-01 06:09:02.684 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4414ms 2025-07-01 06:09:02.684 +03:00 [DBG] Connection id "0HNC8090TGARA" received FIN. 2025-07-01 06:09:02.684 +03:00 [DBG] Connection id "0HNC8090TGARA" disconnecting. 2025-07-01 06:09:02.684 +03:00 [DBG] Connection id "0HNC8090TGARA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:09:02.685 +03:00 [DBG] Connection id "0HNC8090TGARA" stopped. 2025-07-01 06:10:02.674 +03:00 [DBG] Connection id "0HNC8090TGARB" accepted. 2025-07-01 06:10:02.674 +03:00 [DBG] Connection id "0HNC8090TGARB" started. 2025-07-01 06:10:02.674 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:10:02.674 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:10:02.674 +03:00 [DBG] POST requests are not supported 2025-07-01 06:10:02.674 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:10:02.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-07-01 06:10:02.674 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:10:02.674 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:10:02.675 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:10:02.675 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:10:02.675 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:10:02.675 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:10:02.675 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:10:02.675 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:10:02.675 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:10:02.675 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:10:02.675 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:10:02.675 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:10:02.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:10:02.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:10:02.675 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:10:02.675 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:10:02.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:10:02.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:10:02.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:10:02.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:10:02.675 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:10:02.675 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1456ms. 2025-07-01 06:10:02.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:10:02.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:10:02.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:10:02.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:10:02.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:10:02.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:10:02.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:10:02.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:10:02.675 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:10:02.675 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:10:02.675 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:10:02.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:10:02.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:10:02.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:10:02.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:10:02.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:10:02.676 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:10:02.676 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7336ms 2025-07-01 06:10:02.676 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:10:02.676 +03:00 [DBG] Connection id "0HNC8090TGARB" completed keep alive response. 2025-07-01 06:10:02.676 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2884ms 2025-07-01 06:10:02.676 +03:00 [DBG] Connection id "0HNC8090TGARB" received FIN. 2025-07-01 06:10:02.676 +03:00 [DBG] Connection id "0HNC8090TGARB" disconnecting. 2025-07-01 06:10:02.676 +03:00 [DBG] Connection id "0HNC8090TGARB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:10:02.677 +03:00 [DBG] Connection id "0HNC8090TGARB" stopped. 2025-07-01 06:11:02.680 +03:00 [DBG] Connection id "0HNC8090TGARC" accepted. 2025-07-01 06:11:02.680 +03:00 [DBG] Connection id "0HNC8090TGARC" started. 2025-07-01 06:11:02.680 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:11:02.680 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:11:02.680 +03:00 [DBG] POST requests are not supported 2025-07-01 06:11:02.681 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:11:02.681 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:11:02.681 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:11:02.681 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:11:02.681 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:11:02.681 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:11:02.681 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:11:02.681 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:11:02.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-07-01 06:11:02.681 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:11:02.681 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:11:02.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-07-01 06:11:02.681 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:11:02.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-07-01 06:11:02.681 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:11:02.681 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:11:02.681 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:11:02.681 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:11:02.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:11:02.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:11:02.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:11:02.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:11:02.682 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:11:02.682 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1769ms. 2025-07-01 06:11:02.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:11:02.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:11:02.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:11:02.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:11:02.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:11:02.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:11:02.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:11:02.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:11:02.682 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:11:02.682 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:11:02.682 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:11:02.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:11:02.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:11:02.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:11:02.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:11:02.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:11:02.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:11:02.682 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0257ms 2025-07-01 06:11:02.682 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:11:02.682 +03:00 [DBG] Connection id "0HNC8090TGARC" completed keep alive response. 2025-07-01 06:11:02.682 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9868ms 2025-07-01 06:11:02.683 +03:00 [DBG] Connection id "0HNC8090TGARC" received FIN. 2025-07-01 06:11:02.683 +03:00 [DBG] Connection id "0HNC8090TGARC" disconnecting. 2025-07-01 06:11:02.683 +03:00 [DBG] Connection id "0HNC8090TGARC" stopped. 2025-07-01 06:11:02.683 +03:00 [DBG] Connection id "0HNC8090TGARC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:12:02.678 +03:00 [DBG] Connection id "0HNC8090TGARD" accepted. 2025-07-01 06:12:02.678 +03:00 [DBG] Connection id "0HNC8090TGARD" started. 2025-07-01 06:12:02.678 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:12:02.678 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:12:02.678 +03:00 [DBG] POST requests are not supported 2025-07-01 06:12:02.678 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:12:02.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-07-01 06:12:02.678 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:12:02.678 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:12:02.678 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:12:02.679 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:12:02.679 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:12:02.679 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:12:02.679 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:12:02.679 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:12:02.679 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:12:02.679 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:12:02.679 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:12:02.679 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:12:02.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:12:02.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:12:02.679 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:12:02.679 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:12:02.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:12:02.679 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:12:02.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:12:02.679 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:12:02.679 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:12:02.679 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1407ms. 2025-07-01 06:12:02.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:12:02.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:12:02.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:12:02.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:12:02.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:12:02.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:12:02.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:12:02.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:12:02.680 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:12:02.680 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:12:02.680 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:12:02.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:12:02.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:12:02.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:12:02.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:12:02.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:12:02.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:12:02.680 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1145ms 2025-07-01 06:12:02.680 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:12:02.680 +03:00 [DBG] Connection id "0HNC8090TGARD" completed keep alive response. 2025-07-01 06:12:02.680 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9636ms 2025-07-01 06:12:02.680 +03:00 [DBG] Connection id "0HNC8090TGARD" received FIN. 2025-07-01 06:12:02.680 +03:00 [DBG] Connection id "0HNC8090TGARD" disconnecting. 2025-07-01 06:12:02.681 +03:00 [DBG] Connection id "0HNC8090TGARD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:12:02.682 +03:00 [DBG] Connection id "0HNC8090TGARD" stopped. 2025-07-01 06:13:02.694 +03:00 [DBG] Connection id "0HNC8090TGARE" accepted. 2025-07-01 06:13:02.694 +03:00 [DBG] Connection id "0HNC8090TGARE" started. 2025-07-01 06:13:02.695 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:13:02.695 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:13:02.695 +03:00 [DBG] POST requests are not supported 2025-07-01 06:13:02.695 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:13:02.695 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:13:02.695 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:13:02.695 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:13:02.695 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:13:02.695 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:13:02.695 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:13:02.695 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:13:02.695 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:13:02.696 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:13:02.696 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:13:02.696 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:13:02.696 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:13:02.696 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:13:02.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:13:02.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:13:02.696 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:13:02.696 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:13:02.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:13:02.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:13:02.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:13:02.697 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:13:02.697 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:13:02.697 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2064ms. 2025-07-01 06:13:02.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:13:02.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:13:02.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:13:02.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:13:02.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:13:02.697 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:13:02.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:13:02.697 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:13:02.697 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:13:02.698 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:13:02.698 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:13:02.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:13:02.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:13:02.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:13:02.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:13:02.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:13:02.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:13:02.698 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.1578ms 2025-07-01 06:13:02.698 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:13:02.698 +03:00 [DBG] Connection id "0HNC8090TGARE" completed keep alive response. 2025-07-01 06:13:02.698 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7974ms 2025-07-01 06:13:02.699 +03:00 [DBG] Connection id "0HNC8090TGARE" received FIN. 2025-07-01 06:13:02.699 +03:00 [DBG] Connection id "0HNC8090TGARE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:13:02.699 +03:00 [DBG] Connection id "0HNC8090TGARE" disconnecting. 2025-07-01 06:13:02.699 +03:00 [DBG] Connection id "0HNC8090TGARE" stopped. 2025-07-01 06:14:02.686 +03:00 [DBG] Connection id "0HNC8090TGARF" accepted. 2025-07-01 06:14:02.686 +03:00 [DBG] Connection id "0HNC8090TGARF" started. 2025-07-01 06:14:02.686 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:14:02.686 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:14:02.687 +03:00 [DBG] POST requests are not supported 2025-07-01 06:14:02.687 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:14:02.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-07-01 06:14:02.687 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:14:02.687 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:14:02.687 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:14:02.687 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:14:02.687 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:14:02.687 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:14:02.687 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:14:02.687 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:14:02.687 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:14:02.687 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:14:02.687 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:14:02.687 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:14:02.687 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:14:02.687 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:14:02.688 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:14:02.688 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:14:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:14:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:14:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:14:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:14:02.688 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:14:02.688 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2599ms. 2025-07-01 06:14:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:14:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:14:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:14:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:14:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:14:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:14:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:14:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:14:02.689 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:14:02.689 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:14:02.689 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:14:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:14:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:14:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:14:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:14:02.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:14:02.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:14:02.689 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7016ms 2025-07-01 06:14:02.689 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:14:02.689 +03:00 [DBG] Connection id "0HNC8090TGARF" completed keep alive response. 2025-07-01 06:14:02.689 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9106ms 2025-07-01 06:14:02.690 +03:00 [DBG] Connection id "0HNC8090TGARF" received FIN. 2025-07-01 06:14:02.690 +03:00 [DBG] Connection id "0HNC8090TGARF" disconnecting. 2025-07-01 06:14:02.690 +03:00 [DBG] Connection id "0HNC8090TGARF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:14:02.691 +03:00 [DBG] Connection id "0HNC8090TGARF" stopped. 2025-07-01 06:15:02.683 +03:00 [DBG] Connection id "0HNC8090TGARG" accepted. 2025-07-01 06:15:02.683 +03:00 [DBG] Connection id "0HNC8090TGARG" started. 2025-07-01 06:15:02.683 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:15:02.683 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:15:02.683 +03:00 [DBG] POST requests are not supported 2025-07-01 06:15:02.683 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:15:02.683 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:15:02.683 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:15:02.683 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:15:02.683 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:15:02.683 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:15:02.683 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:15:02.683 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:15:02.684 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:15:02.684 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:15:02.684 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:15:02.684 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:15:02.684 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:15:02.684 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:15:02.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:15:02.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:15:02.684 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:15:02.684 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:15:02.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:15:02.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:15:02.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:15:02.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:15:02.684 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:15:02.684 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1246ms. 2025-07-01 06:15:02.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:15:02.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:15:02.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:15:02.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:15:02.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:15:02.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:15:02.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:15:02.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:15:02.684 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:15:02.684 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:15:02.684 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:15:02.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:15:02.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:15:02.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:15:02.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:15:02.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:15:02.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:15:02.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7246ms 2025-07-01 06:15:02.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:15:02.685 +03:00 [DBG] Connection id "0HNC8090TGARG" completed keep alive response. 2025-07-01 06:15:02.685 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3614ms 2025-07-01 06:15:02.685 +03:00 [DBG] Connection id "0HNC8090TGARG" received FIN. 2025-07-01 06:15:02.685 +03:00 [DBG] Connection id "0HNC8090TGARG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:15:02.685 +03:00 [DBG] Connection id "0HNC8090TGARG" disconnecting. 2025-07-01 06:15:02.685 +03:00 [DBG] Connection id "0HNC8090TGARG" stopped. 2025-07-01 06:16:02.676 +03:00 [DBG] Connection id "0HNC8090TGARH" accepted. 2025-07-01 06:16:02.676 +03:00 [DBG] Connection id "0HNC8090TGARH" started. 2025-07-01 06:16:02.676 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:16:02.676 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:16:02.676 +03:00 [DBG] POST requests are not supported 2025-07-01 06:16:02.676 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:16:02.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-07-01 06:16:02.676 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:16:02.676 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:16:02.676 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:16:02.676 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:16:02.676 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:16:02.676 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:16:02.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-07-01 06:16:02.676 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:16:02.676 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:16:02.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-07-01 06:16:02.676 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:16:02.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-07-01 06:16:02.676 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:16:02.676 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:16:02.676 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:16:02.676 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:16:02.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:16:02.676 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:16:02.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:16:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:16:02.677 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:16:02.677 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1778ms. 2025-07-01 06:16:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:16:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:16:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:16:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:16:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:16:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:16:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:16:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:16:02.677 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:16:02.677 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:16:02.677 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:16:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:16:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:16:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:16:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:16:02.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:16:02.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:16:02.677 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7822ms 2025-07-01 06:16:02.677 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:16:02.677 +03:00 [DBG] Connection id "0HNC8090TGARH" completed keep alive response. 2025-07-01 06:16:02.677 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3795ms 2025-07-01 06:16:02.677 +03:00 [DBG] Connection id "0HNC8090TGARH" received FIN. 2025-07-01 06:16:02.678 +03:00 [DBG] Connection id "0HNC8090TGARH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:16:02.678 +03:00 [DBG] Connection id "0HNC8090TGARH" disconnecting. 2025-07-01 06:16:02.678 +03:00 [DBG] Connection id "0HNC8090TGARH" stopped. 2025-07-01 06:17:02.687 +03:00 [DBG] Connection id "0HNC8090TGARI" accepted. 2025-07-01 06:17:02.687 +03:00 [DBG] Connection id "0HNC8090TGARI" started. 2025-07-01 06:17:02.687 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:17:02.688 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:17:02.688 +03:00 [DBG] POST requests are not supported 2025-07-01 06:17:02.688 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:17:02.688 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:17:02.688 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:17:02.688 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:17:02.688 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:17:02.688 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:17:02.688 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:17:02.688 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:17:02.688 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:17:02.688 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:17:02.688 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:17:02.688 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:17:02.688 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:17:02.688 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:17:02.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:17:02.688 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:17:02.688 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:17:02.688 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:17:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:17:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:17:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:17:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:17:02.688 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:17:02.688 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1223ms. 2025-07-01 06:17:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:17:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:17:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:17:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:17:02.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:17:02.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:17:02.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:17:02.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:17:02.689 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:17:02.689 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:17:02.689 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:17:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:17:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:17:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:17:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:17:02.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:17:02.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:17:02.689 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7696ms 2025-07-01 06:17:02.689 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:17:02.689 +03:00 [DBG] Connection id "0HNC8090TGARI" completed keep alive response. 2025-07-01 06:17:02.689 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3588ms 2025-07-01 06:17:02.689 +03:00 [DBG] Connection id "0HNC8090TGARI" received FIN. 2025-07-01 06:17:02.689 +03:00 [DBG] Connection id "0HNC8090TGARI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:17:02.690 +03:00 [DBG] Connection id "0HNC8090TGARI" disconnecting. 2025-07-01 06:17:02.690 +03:00 [DBG] Connection id "0HNC8090TGARI" stopped. 2025-07-01 06:18:02.682 +03:00 [DBG] Connection id "0HNC8090TGARJ" accepted. 2025-07-01 06:18:02.683 +03:00 [DBG] Connection id "0HNC8090TGARJ" started. 2025-07-01 06:18:02.683 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:18:02.683 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:18:02.683 +03:00 [DBG] POST requests are not supported 2025-07-01 06:18:02.683 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:18:02.683 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:18:02.683 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:18:02.683 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:18:02.683 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:18:02.683 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:18:02.683 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:18:02.683 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:18:02.683 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:18:02.683 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:18:02.683 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:18:02.683 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:18:02.683 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:18:02.683 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:18:02.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:18:02.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:18:02.683 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:18:02.683 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:18:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:18:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:18:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:18:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:18:02.683 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:18:02.684 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1231ms. 2025-07-01 06:18:02.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:18:02.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:18:02.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:18:02.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:18:02.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:18:02.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:18:02.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:18:02.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:18:02.684 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:18:02.684 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:18:02.684 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:18:02.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:18:02.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:18:02.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:18:02.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:18:02.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:18:02.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:18:02.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7278ms 2025-07-01 06:18:02.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:18:02.684 +03:00 [DBG] Connection id "0HNC8090TGARJ" completed keep alive response. 2025-07-01 06:18:02.684 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3437ms 2025-07-01 06:18:02.684 +03:00 [DBG] Connection id "0HNC8090TGARJ" received FIN. 2025-07-01 06:18:02.684 +03:00 [DBG] Connection id "0HNC8090TGARJ" disconnecting. 2025-07-01 06:18:02.685 +03:00 [DBG] Connection id "0HNC8090TGARJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:18:02.686 +03:00 [DBG] Connection id "0HNC8090TGARJ" stopped. 2025-07-01 06:19:02.687 +03:00 [DBG] Connection id "0HNC8090TGARK" accepted. 2025-07-01 06:19:02.687 +03:00 [DBG] Connection id "0HNC8090TGARK" started. 2025-07-01 06:19:02.688 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:19:02.688 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:19:02.688 +03:00 [DBG] POST requests are not supported 2025-07-01 06:19:02.688 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:19:02.688 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:19:02.688 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:19:02.688 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:19:02.688 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:19:02.688 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:19:02.688 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:19:02.688 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:19:02.688 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:19:02.688 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:19:02.688 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:19:02.688 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:19:02.688 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:19:02.688 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:19:02.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:19:02.688 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:19:02.688 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:19:02.688 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:19:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:19:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:19:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:19:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:19:02.689 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:19:02.689 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1507ms. 2025-07-01 06:19:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:19:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:19:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:19:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:19:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:19:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:19:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:19:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:19:02.689 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:19:02.689 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:19:02.689 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:19:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:19:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:19:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:19:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:19:02.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:19:02.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:19:02.689 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9949ms 2025-07-01 06:19:02.689 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:19:02.689 +03:00 [DBG] Connection id "0HNC8090TGARK" completed keep alive response. 2025-07-01 06:19:02.689 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7676ms 2025-07-01 06:19:02.690 +03:00 [DBG] Connection id "0HNC8090TGARK" received FIN. 2025-07-01 06:19:02.690 +03:00 [DBG] Connection id "0HNC8090TGARK" disconnecting. 2025-07-01 06:19:02.690 +03:00 [DBG] Connection id "0HNC8090TGARK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:19:02.691 +03:00 [DBG] Connection id "0HNC8090TGARK" stopped. 2025-07-01 06:20:02.681 +03:00 [DBG] Connection id "0HNC8090TGARL" accepted. 2025-07-01 06:20:02.681 +03:00 [DBG] Connection id "0HNC8090TGARL" started. 2025-07-01 06:20:02.682 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:20:02.682 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:20:02.682 +03:00 [DBG] POST requests are not supported 2025-07-01 06:20:02.682 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:20:02.682 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:20:02.682 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:20:02.682 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:20:02.682 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:20:02.682 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:20:02.682 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:20:02.682 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:20:02.682 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:20:02.682 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:20:02.682 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:20:02.682 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:20:02.682 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:20:02.682 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:20:02.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:20:02.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:20:02.682 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:20:02.682 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:20:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:20:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:20:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:20:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:20:02.683 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:20:02.683 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1633ms. 2025-07-01 06:20:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:20:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:20:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:20:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:20:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:20:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:20:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:20:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:20:02.683 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:20:02.683 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:20:02.683 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:20:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:20:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:20:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:20:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:20:02.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:20:02.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:20:02.683 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.838ms 2025-07-01 06:20:02.683 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:20:02.683 +03:00 [DBG] Connection id "0HNC8090TGARL" completed keep alive response. 2025-07-01 06:20:02.683 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6647ms 2025-07-01 06:20:02.683 +03:00 [DBG] Connection id "0HNC8090TGARL" received FIN. 2025-07-01 06:20:02.684 +03:00 [DBG] Connection id "0HNC8090TGARL" disconnecting. 2025-07-01 06:20:02.684 +03:00 [DBG] Connection id "0HNC8090TGARL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:20:02.685 +03:00 [DBG] Connection id "0HNC8090TGARL" stopped. 2025-07-01 06:21:02.687 +03:00 [DBG] Connection id "0HNC8090TGARM" accepted. 2025-07-01 06:21:02.687 +03:00 [DBG] Connection id "0HNC8090TGARM" started. 2025-07-01 06:21:02.687 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:21:02.687 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:21:02.687 +03:00 [DBG] POST requests are not supported 2025-07-01 06:21:02.687 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:21:02.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-07-01 06:21:02.687 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:21:02.687 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:21:02.687 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:21:02.687 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:21:02.687 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:21:02.687 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:21:02.688 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:21:02.688 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:21:02.688 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:21:02.688 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:21:02.688 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:21:02.688 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:21:02.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:21:02.688 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:21:02.688 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:21:02.688 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:21:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:21:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:21:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:21:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:21:02.688 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:21:02.688 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.127ms. 2025-07-01 06:21:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:21:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:21:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:21:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:21:02.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:21:02.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:21:02.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:21:02.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:21:02.688 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:21:02.688 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:21:02.688 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:21:02.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:21:02.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:21:02.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:21:02.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:21:02.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:21:02.688 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:21:02.688 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7625ms 2025-07-01 06:21:02.688 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:21:02.689 +03:00 [DBG] Connection id "0HNC8090TGARM" completed keep alive response. 2025-07-01 06:21:02.689 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4301ms 2025-07-01 06:21:02.689 +03:00 [DBG] Connection id "0HNC8090TGARM" received FIN. 2025-07-01 06:21:02.689 +03:00 [DBG] Connection id "0HNC8090TGARM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:21:02.689 +03:00 [DBG] Connection id "0HNC8090TGARM" disconnecting. 2025-07-01 06:21:02.689 +03:00 [DBG] Connection id "0HNC8090TGARM" stopped. 2025-07-01 06:22:02.685 +03:00 [DBG] Connection id "0HNC8090TGARN" accepted. 2025-07-01 06:22:02.685 +03:00 [DBG] Connection id "0HNC8090TGARN" started. 2025-07-01 06:22:02.685 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:22:02.685 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:22:02.685 +03:00 [DBG] POST requests are not supported 2025-07-01 06:22:02.685 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:22:02.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-07-01 06:22:02.685 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:22:02.685 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:22:02.685 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:22:02.686 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:22:02.686 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:22:02.686 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:22:02.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-07-01 06:22:02.686 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:22:02.686 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:22:02.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-07-01 06:22:02.686 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:22:02.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-07-01 06:22:02.686 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:22:02.686 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:22:02.686 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:22:02.686 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:22:02.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:22:02.686 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:22:02.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:22:02.686 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:22:02.686 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:22:02.686 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1263ms. 2025-07-01 06:22:02.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:22:02.686 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:22:02.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:22:02.686 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:22:02.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:22:02.686 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:22:02.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:22:02.686 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:22:02.686 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:22:02.686 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:22:02.686 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:22:02.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:22:02.686 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:22:02.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:22:02.686 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:22:02.687 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:22:02.687 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:22:02.687 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.741ms 2025-07-01 06:22:02.687 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:22:02.687 +03:00 [DBG] Connection id "0HNC8090TGARN" completed keep alive response. 2025-07-01 06:22:02.687 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5056ms 2025-07-01 06:22:02.687 +03:00 [DBG] Connection id "0HNC8090TGARN" received FIN. 2025-07-01 06:22:02.687 +03:00 [DBG] Connection id "0HNC8090TGARN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:22:02.687 +03:00 [DBG] Connection id "0HNC8090TGARN" disconnecting. 2025-07-01 06:22:02.687 +03:00 [DBG] Connection id "0HNC8090TGARN" stopped. 2025-07-01 06:23:02.675 +03:00 [DBG] Connection id "0HNC8090TGARO" accepted. 2025-07-01 06:23:02.675 +03:00 [DBG] Connection id "0HNC8090TGARO" started. 2025-07-01 06:23:02.676 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:23:02.676 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:23:02.676 +03:00 [DBG] POST requests are not supported 2025-07-01 06:23:02.676 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:23:02.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-07-01 06:23:02.676 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:23:02.676 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:23:02.676 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:23:02.676 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:23:02.676 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:23:02.676 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:23:02.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-07-01 06:23:02.676 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:23:02.676 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:23:02.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-07-01 06:23:02.676 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:23:02.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-07-01 06:23:02.676 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:23:02.676 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:23:02.676 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:23:02.676 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:23:02.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:23:02.676 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:23:02.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:23:02.676 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:23:02.676 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:23:02.677 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1862ms. 2025-07-01 06:23:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:23:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:23:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:23:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:23:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:23:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:23:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:23:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:23:02.677 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:23:02.677 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:23:02.677 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:23:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:23:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:23:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:23:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:23:02.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:23:02.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:23:02.677 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9145ms 2025-07-01 06:23:02.677 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:23:02.677 +03:00 [DBG] Connection id "0HNC8090TGARO" completed keep alive response. 2025-07-01 06:23:02.677 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5955ms 2025-07-01 06:23:02.677 +03:00 [DBG] Connection id "0HNC8090TGARO" received FIN. 2025-07-01 06:23:02.678 +03:00 [DBG] Connection id "0HNC8090TGARO" disconnecting. 2025-07-01 06:23:02.678 +03:00 [DBG] Connection id "0HNC8090TGARO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:23:02.679 +03:00 [DBG] Connection id "0HNC8090TGARO" stopped. 2025-07-01 06:24:02.675 +03:00 [DBG] Connection id "0HNC8090TGARP" accepted. 2025-07-01 06:24:02.676 +03:00 [DBG] Connection id "0HNC8090TGARP" started. 2025-07-01 06:24:02.676 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:24:02.676 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:24:02.676 +03:00 [DBG] POST requests are not supported 2025-07-01 06:24:02.676 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:24:02.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-07-01 06:24:02.676 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:24:02.676 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:24:02.676 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:24:02.676 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:24:02.676 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:24:02.676 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:24:02.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-07-01 06:24:02.676 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:24:02.676 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:24:02.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-07-01 06:24:02.677 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:24:02.677 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:24:02.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:24:02.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:24:02.677 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:24:02.677 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:24:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:24:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:24:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:24:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:24:02.677 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:24:02.677 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1422ms. 2025-07-01 06:24:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:24:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:24:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:24:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:24:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:24:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:24:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:24:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:24:02.677 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:24:02.677 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:24:02.677 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:24:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:24:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:24:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:24:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:24:02.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:24:02.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:24:02.678 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0921ms 2025-07-01 06:24:02.678 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:24:02.678 +03:00 [DBG] Connection id "0HNC8090TGARP" completed keep alive response. 2025-07-01 06:24:02.678 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0679ms 2025-07-01 06:24:02.678 +03:00 [DBG] Connection id "0HNC8090TGARP" received FIN. 2025-07-01 06:24:02.678 +03:00 [DBG] Connection id "0HNC8090TGARP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:24:02.678 +03:00 [DBG] Connection id "0HNC8090TGARP" disconnecting. 2025-07-01 06:24:02.678 +03:00 [DBG] Connection id "0HNC8090TGARP" stopped. 2025-07-01 06:25:02.689 +03:00 [DBG] Connection id "0HNC8090TGARQ" accepted. 2025-07-01 06:25:02.689 +03:00 [DBG] Connection id "0HNC8090TGARQ" started. 2025-07-01 06:25:02.689 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:25:02.689 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:25:02.689 +03:00 [DBG] POST requests are not supported 2025-07-01 06:25:02.689 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:25:02.689 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:25:02.689 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:25:02.689 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:25:02.689 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:25:02.689 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:25:02.689 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:25:02.689 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:25:02.689 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:25:02.690 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:25:02.690 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:25:02.690 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:25:02.690 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:25:02.690 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:25:02.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:25:02.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:25:02.690 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:25:02.690 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:25:02.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:25:02.690 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:25:02.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:25:02.690 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:25:02.690 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:25:02.690 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1553ms. 2025-07-01 06:25:02.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:25:02.690 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:25:02.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:25:02.690 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:25:02.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:25:02.690 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:25:02.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:25:02.690 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:25:02.690 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:25:02.690 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:25:02.690 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:25:02.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:25:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:25:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:25:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:25:02.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:25:02.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:25:02.691 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.977ms 2025-07-01 06:25:02.691 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:25:02.691 +03:00 [DBG] Connection id "0HNC8090TGARQ" completed keep alive response. 2025-07-01 06:25:02.691 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7765ms 2025-07-01 06:25:02.691 +03:00 [DBG] Connection id "0HNC8090TGARQ" received FIN. 2025-07-01 06:25:02.691 +03:00 [DBG] Connection id "0HNC8090TGARQ" disconnecting. 2025-07-01 06:25:02.692 +03:00 [DBG] Connection id "0HNC8090TGARQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:25:02.693 +03:00 [DBG] Connection id "0HNC8090TGARQ" stopped. 2025-07-01 06:26:02.674 +03:00 [DBG] Connection id "0HNC8090TGARR" accepted. 2025-07-01 06:26:02.674 +03:00 [DBG] Connection id "0HNC8090TGARR" started. 2025-07-01 06:26:02.674 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:26:02.674 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:26:02.674 +03:00 [DBG] POST requests are not supported 2025-07-01 06:26:02.674 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:26:02.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-07-01 06:26:02.674 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:26:02.674 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:26:02.675 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:26:02.675 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:26:02.675 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:26:02.675 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:26:02.675 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:26:02.675 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:26:02.675 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:26:02.675 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:26:02.675 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:26:02.675 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:26:02.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:26:02.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:26:02.675 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:26:02.675 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:26:02.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:26:02.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:26:02.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:26:02.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:26:02.675 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:26:02.675 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1336ms. 2025-07-01 06:26:02.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:26:02.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:26:02.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:26:02.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:26:02.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:26:02.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:26:02.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:26:02.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:26:02.675 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:26:02.676 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:26:02.676 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:26:02.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:26:02.676 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:26:02.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:26:02.676 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:26:02.676 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:26:02.676 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:26:02.676 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9076ms 2025-07-01 06:26:02.676 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:26:02.676 +03:00 [DBG] Connection id "0HNC8090TGARR" completed keep alive response. 2025-07-01 06:26:02.676 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6216ms 2025-07-01 06:26:02.676 +03:00 [DBG] Connection id "0HNC8090TGARR" received FIN. 2025-07-01 06:26:02.676 +03:00 [DBG] Connection id "0HNC8090TGARR" disconnecting. 2025-07-01 06:26:02.676 +03:00 [DBG] Connection id "0HNC8090TGARR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:26:02.677 +03:00 [DBG] Connection id "0HNC8090TGARR" stopped. 2025-07-01 06:27:02.675 +03:00 [DBG] Connection id "0HNC8090TGARS" accepted. 2025-07-01 06:27:02.675 +03:00 [DBG] Connection id "0HNC8090TGARS" started. 2025-07-01 06:27:02.676 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:27:02.676 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:27:02.676 +03:00 [DBG] POST requests are not supported 2025-07-01 06:27:02.676 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:27:02.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-07-01 06:27:02.676 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:27:02.676 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:27:02.676 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:27:02.676 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:27:02.676 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:27:02.676 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:27:02.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-07-01 06:27:02.676 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:27:02.676 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:27:02.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-07-01 06:27:02.676 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:27:02.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-07-01 06:27:02.676 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:27:02.676 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:27:02.676 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:27:02.676 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:27:02.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:27:02.676 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:27:02.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:27:02.676 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:27:02.676 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:27:02.676 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1217ms. 2025-07-01 06:27:02.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:27:02.676 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:27:02.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:27:02.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:27:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:27:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:27:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:27:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:27:02.677 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:27:02.677 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:27:02.677 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:27:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:27:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:27:02.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:27:02.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:27:02.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:27:02.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:27:02.677 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7314ms 2025-07-01 06:27:02.677 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:27:02.677 +03:00 [DBG] Connection id "0HNC8090TGARS" completed keep alive response. 2025-07-01 06:27:02.677 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3879ms 2025-07-01 06:27:02.677 +03:00 [DBG] Connection id "0HNC8090TGARS" received FIN. 2025-07-01 06:27:02.677 +03:00 [DBG] Connection id "0HNC8090TGARS" disconnecting. 2025-07-01 06:27:02.677 +03:00 [DBG] Connection id "0HNC8090TGARS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:27:02.679 +03:00 [DBG] Connection id "0HNC8090TGARS" stopped. 2025-07-01 06:28:02.677 +03:00 [DBG] Connection id "0HNC8090TGART" accepted. 2025-07-01 06:28:02.677 +03:00 [DBG] Connection id "0HNC8090TGART" started. 2025-07-01 06:28:02.677 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:28:02.677 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:28:02.677 +03:00 [DBG] POST requests are not supported 2025-07-01 06:28:02.677 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:28:02.677 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:28:02.677 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:28:02.677 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:28:02.677 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:28:02.677 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:28:02.677 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:28:02.677 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:28:02.677 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:28:02.677 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:28:02.678 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:28:02.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-07-01 06:28:02.678 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:28:02.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-07-01 06:28:02.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:28:02.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:28:02.678 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:28:02.678 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:28:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:28:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:28:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:28:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:28:02.678 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:28:02.678 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1703ms. 2025-07-01 06:28:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:28:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:28:02.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:28:02.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:28:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:28:02.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:28:02.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:28:02.679 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:28:02.679 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:28:02.679 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:28:02.679 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:28:02.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:28:02.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:28:02.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:28:02.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:28:02.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:28:02.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:28:02.679 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1484ms 2025-07-01 06:28:02.679 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:28:02.679 +03:00 [DBG] Connection id "0HNC8090TGART" completed keep alive response. 2025-07-01 06:28:02.679 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1368ms 2025-07-01 06:28:02.679 +03:00 [DBG] Connection id "0HNC8090TGART" received FIN. 2025-07-01 06:28:02.679 +03:00 [DBG] Connection id "0HNC8090TGART" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:28:02.679 +03:00 [DBG] Connection id "0HNC8090TGART" disconnecting. 2025-07-01 06:28:02.679 +03:00 [DBG] Connection id "0HNC8090TGART" stopped. 2025-07-01 06:29:02.687 +03:00 [DBG] Connection id "0HNC8090TGARU" accepted. 2025-07-01 06:29:02.687 +03:00 [DBG] Connection id "0HNC8090TGARU" started. 2025-07-01 06:29:02.687 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:29:02.687 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:29:02.687 +03:00 [DBG] POST requests are not supported 2025-07-01 06:29:02.687 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:29:02.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-07-01 06:29:02.687 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:29:02.687 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:29:02.687 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:29:02.687 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:29:02.687 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:29:02.688 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:29:02.688 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:29:02.688 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:29:02.688 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:29:02.688 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:29:02.688 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:29:02.688 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:29:02.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:29:02.688 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:29:02.688 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:29:02.688 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:29:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:29:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:29:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:29:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:29:02.688 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:29:02.688 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1454ms. 2025-07-01 06:29:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:29:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:29:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:29:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:29:02.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:29:02.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:29:02.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:29:02.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:29:02.688 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:29:02.688 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:29:02.688 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:29:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:29:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:29:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:29:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:29:02.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:29:02.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:29:02.689 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8854ms 2025-07-01 06:29:02.689 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:29:02.689 +03:00 [DBG] Connection id "0HNC8090TGARU" completed keep alive response. 2025-07-01 06:29:02.689 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6276ms 2025-07-01 06:29:02.689 +03:00 [DBG] Connection id "0HNC8090TGARU" received FIN. 2025-07-01 06:29:02.689 +03:00 [DBG] Connection id "0HNC8090TGARU" disconnecting. 2025-07-01 06:29:02.690 +03:00 [DBG] Connection id "0HNC8090TGARU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:29:02.691 +03:00 [DBG] Connection id "0HNC8090TGARU" stopped. 2025-07-01 06:30:02.690 +03:00 [DBG] Connection id "0HNC8090TGARV" accepted. 2025-07-01 06:30:02.691 +03:00 [DBG] Connection id "0HNC8090TGARV" started. 2025-07-01 06:30:02.691 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:30:02.691 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:30:02.691 +03:00 [DBG] POST requests are not supported 2025-07-01 06:30:02.691 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:30:02.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-07-01 06:30:02.691 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:30:02.691 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:30:02.692 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:30:02.692 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:30:02.692 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:30:02.692 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:30:02.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-07-01 06:30:02.692 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:30:02.692 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:30:02.693 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:30:02.693 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:30:02.693 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:30:02.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:30:02.693 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:30:02.693 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:30:02.694 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:30:02.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:30:02.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:30:02.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:30:02.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:30:02.695 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:30:02.698 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 2.8139ms. 2025-07-01 06:30:02.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:30:02.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:30:02.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:30:02.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:30:02.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:30:02.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:30:02.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:30:02.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:30:02.698 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:30:02.698 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:30:02.698 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:30:02.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:30:02.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:30:02.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:30:02.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:30:02.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:30:02.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:30:02.698 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 5.5341ms 2025-07-01 06:30:02.698 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:30:02.698 +03:00 [DBG] Connection id "0HNC8090TGARV" completed keep alive response. 2025-07-01 06:30:02.698 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 7.1176ms 2025-07-01 06:30:02.699 +03:00 [DBG] Connection id "0HNC8090TGARV" received FIN. 2025-07-01 06:30:02.699 +03:00 [DBG] Connection id "0HNC8090TGARV" disconnecting. 2025-07-01 06:30:02.699 +03:00 [DBG] Connection id "0HNC8090TGARV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:30:02.700 +03:00 [DBG] Connection id "0HNC8090TGARV" stopped. 2025-07-01 06:31:02.683 +03:00 [DBG] Connection id "0HNC8090TGAS0" accepted. 2025-07-01 06:31:02.683 +03:00 [DBG] Connection id "0HNC8090TGAS0" started. 2025-07-01 06:31:02.684 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:31:02.684 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:31:02.684 +03:00 [DBG] POST requests are not supported 2025-07-01 06:31:02.684 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:31:02.684 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:31:02.684 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:31:02.684 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:31:02.684 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:31:02.684 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:31:02.684 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:31:02.684 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:31:02.684 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:31:02.684 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:31:02.684 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:31:02.684 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:31:02.684 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:31:02.684 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:31:02.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:31:02.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:31:02.684 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:31:02.684 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:31:02.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:31:02.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:31:02.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:31:02.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:31:02.685 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:31:02.685 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.16ms. 2025-07-01 06:31:02.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:31:02.685 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:31:02.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:31:02.685 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:31:02.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:31:02.685 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:31:02.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:31:02.685 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:31:02.685 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:31:02.685 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:31:02.685 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:31:02.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:31:02.685 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:31:02.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:31:02.685 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:31:02.685 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:31:02.685 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:31:02.685 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8498ms 2025-07-01 06:31:02.685 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:31:02.685 +03:00 [DBG] Connection id "0HNC8090TGAS0" completed keep alive response. 2025-07-01 06:31:02.685 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5762ms 2025-07-01 06:31:02.685 +03:00 [DBG] Connection id "0HNC8090TGAS0" received FIN. 2025-07-01 06:31:02.686 +03:00 [DBG] Connection id "0HNC8090TGAS0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:31:02.686 +03:00 [DBG] Connection id "0HNC8090TGAS0" disconnecting. 2025-07-01 06:31:02.686 +03:00 [DBG] Connection id "0HNC8090TGAS0" stopped. 2025-07-01 06:32:02.756 +03:00 [DBG] Connection id "0HNC8090TGAS1" accepted. 2025-07-01 06:32:02.757 +03:00 [DBG] Connection id "0HNC8090TGAS1" started. 2025-07-01 06:32:02.757 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:32:02.757 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:32:02.757 +03:00 [DBG] POST requests are not supported 2025-07-01 06:32:02.757 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:32:02.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-07-01 06:32:02.757 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:32:02.757 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:32:02.757 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:32:02.757 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:32:02.757 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:32:02.757 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:32:02.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-07-01 06:32:02.757 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:32:02.757 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:32:02.757 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:32:02.757 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:32:02.757 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:32:02.758 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:32:02.758 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:32:02.758 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:32:02.758 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:32:02.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:32:02.758 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:32:02.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:32:02.758 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:32:02.758 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:32:02.758 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1987ms. 2025-07-01 06:32:02.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:32:02.758 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:32:02.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:32:02.758 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:32:02.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:32:02.758 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:32:02.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:32:02.758 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:32:02.758 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:32:02.758 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:32:02.759 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:32:02.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:32:02.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:32:02.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:32:02.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:32:02.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:32:02.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:32:02.759 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2755ms 2025-07-01 06:32:02.759 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:32:02.759 +03:00 [DBG] Connection id "0HNC8090TGAS1" completed keep alive response. 2025-07-01 06:32:02.759 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1806ms 2025-07-01 06:32:02.759 +03:00 [DBG] Connection id "0HNC8090TGAS1" received FIN. 2025-07-01 06:32:02.759 +03:00 [DBG] Connection id "0HNC8090TGAS1" disconnecting. 2025-07-01 06:32:02.760 +03:00 [DBG] Connection id "0HNC8090TGAS1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:32:02.761 +03:00 [DBG] Connection id "0HNC8090TGAS1" stopped. 2025-07-01 06:33:02.692 +03:00 [DBG] Connection id "0HNC8090TGAS2" accepted. 2025-07-01 06:33:02.692 +03:00 [DBG] Connection id "0HNC8090TGAS2" started. 2025-07-01 06:33:02.692 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:33:02.692 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:33:02.692 +03:00 [DBG] POST requests are not supported 2025-07-01 06:33:02.692 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:33:02.692 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:33:02.692 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:33:02.692 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:33:02.692 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:33:02.692 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:33:02.692 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:33:02.692 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:33:02.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-07-01 06:33:02.693 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:33:02.693 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:33:02.693 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:33:02.693 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:33:02.693 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:33:02.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:33:02.693 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:33:02.693 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:33:02.693 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:33:02.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:33:02.693 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:33:02.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:33:02.693 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:33:02.693 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:33:02.693 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1329ms. 2025-07-01 06:33:02.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:33:02.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:33:02.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:33:02.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:33:02.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:33:02.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:33:02.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:33:02.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:33:02.693 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:33:02.693 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:33:02.693 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:33:02.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:33:02.693 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:33:02.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:33:02.693 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:33:02.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:33:02.693 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:33:02.693 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7636ms 2025-07-01 06:33:02.693 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:33:02.694 +03:00 [DBG] Connection id "0HNC8090TGAS2" completed keep alive response. 2025-07-01 06:33:02.694 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4168ms 2025-07-01 06:33:02.694 +03:00 [DBG] Connection id "0HNC8090TGAS2" received FIN. 2025-07-01 06:33:02.694 +03:00 [DBG] Connection id "0HNC8090TGAS2" disconnecting. 2025-07-01 06:33:02.694 +03:00 [DBG] Connection id "0HNC8090TGAS2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:33:02.695 +03:00 [DBG] Connection id "0HNC8090TGAS2" stopped. 2025-07-01 06:34:02.679 +03:00 [DBG] Connection id "0HNC8090TGAS3" accepted. 2025-07-01 06:34:02.679 +03:00 [DBG] Connection id "0HNC8090TGAS3" started. 2025-07-01 06:34:02.679 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:34:02.679 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:34:02.679 +03:00 [DBG] POST requests are not supported 2025-07-01 06:34:02.679 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:34:02.679 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:34:02.679 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:34:02.679 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:34:02.679 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:34:02.679 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:34:02.679 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:34:02.679 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:34:02.679 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:34:02.679 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:34:02.679 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:34:02.679 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:34:02.679 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:34:02.679 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:34:02.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:34:02.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:34:02.679 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:34:02.680 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:34:02.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:34:02.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:34:02.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:34:02.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:34:02.680 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:34:02.680 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1552ms. 2025-07-01 06:34:02.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:34:02.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:34:02.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:34:02.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:34:02.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:34:02.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:34:02.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:34:02.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:34:02.680 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:34:02.680 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:34:02.680 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:34:02.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:34:02.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:34:02.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:34:02.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:34:02.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:34:02.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:34:02.680 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7676ms 2025-07-01 06:34:02.680 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:34:02.680 +03:00 [DBG] Connection id "0HNC8090TGAS3" completed keep alive response. 2025-07-01 06:34:02.680 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4152ms 2025-07-01 06:34:02.681 +03:00 [DBG] Connection id "0HNC8090TGAS3" received FIN. 2025-07-01 06:34:02.681 +03:00 [DBG] Connection id "0HNC8090TGAS3" disconnecting. 2025-07-01 06:34:02.681 +03:00 [DBG] Connection id "0HNC8090TGAS3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:34:02.682 +03:00 [DBG] Connection id "0HNC8090TGAS3" stopped. 2025-07-01 06:35:02.682 +03:00 [DBG] Connection id "0HNC8090TGAS4" accepted. 2025-07-01 06:35:02.682 +03:00 [DBG] Connection id "0HNC8090TGAS4" started. 2025-07-01 06:35:02.682 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:35:02.682 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:35:02.682 +03:00 [DBG] POST requests are not supported 2025-07-01 06:35:02.682 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:35:02.682 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:35:02.682 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:35:02.682 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:35:02.682 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:35:02.683 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:35:02.683 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:35:02.683 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:35:02.683 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:35:02.683 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:35:02.683 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:35:02.683 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:35:02.683 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:35:02.683 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:35:02.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:35:02.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:35:02.683 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:35:02.683 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:35:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:35:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:35:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:35:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:35:02.683 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:35:02.683 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1212ms. 2025-07-01 06:35:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:35:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:35:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:35:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:35:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:35:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:35:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:35:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:35:02.683 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:35:02.683 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:35:02.683 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:35:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:35:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:35:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:35:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:35:02.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:35:02.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:35:02.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7826ms 2025-07-01 06:35:02.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:35:02.684 +03:00 [DBG] Connection id "0HNC8090TGAS4" completed keep alive response. 2025-07-01 06:35:02.684 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3425ms 2025-07-01 06:35:02.684 +03:00 [DBG] Connection id "0HNC8090TGAS4" received FIN. 2025-07-01 06:35:02.684 +03:00 [DBG] Connection id "0HNC8090TGAS4" disconnecting. 2025-07-01 06:35:02.684 +03:00 [DBG] Connection id "0HNC8090TGAS4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:35:02.685 +03:00 [DBG] Connection id "0HNC8090TGAS4" stopped. 2025-07-01 06:36:02.682 +03:00 [DBG] Connection id "0HNC8090TGAS5" accepted. 2025-07-01 06:36:02.682 +03:00 [DBG] Connection id "0HNC8090TGAS5" started. 2025-07-01 06:36:02.682 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:36:02.682 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:36:02.682 +03:00 [DBG] POST requests are not supported 2025-07-01 06:36:02.682 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:36:02.682 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:36:02.682 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:36:02.682 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:36:02.682 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:36:02.682 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:36:02.682 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:36:02.682 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:36:02.682 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:36:02.682 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:36:02.682 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:36:02.682 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:36:02.682 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:36:02.682 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:36:02.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:36:02.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:36:02.683 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:36:02.683 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:36:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:36:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:36:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:36:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:36:02.683 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:36:02.683 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1322ms. 2025-07-01 06:36:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:36:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:36:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:36:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:36:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:36:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:36:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:36:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:36:02.683 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:36:02.683 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:36:02.683 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:36:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:36:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:36:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:36:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:36:02.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:36:02.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:36:02.683 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5701ms 2025-07-01 06:36:02.683 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:36:02.683 +03:00 [DBG] Connection id "0HNC8090TGAS5" completed keep alive response. 2025-07-01 06:36:02.683 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0981ms 2025-07-01 06:36:02.683 +03:00 [DBG] Connection id "0HNC8090TGAS5" received FIN. 2025-07-01 06:36:02.683 +03:00 [DBG] Connection id "0HNC8090TGAS5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:36:02.683 +03:00 [DBG] Connection id "0HNC8090TGAS5" disconnecting. 2025-07-01 06:36:02.684 +03:00 [DBG] Connection id "0HNC8090TGAS5" stopped. 2025-07-01 06:37:02.694 +03:00 [DBG] Connection id "0HNC8090TGAS6" accepted. 2025-07-01 06:37:02.694 +03:00 [DBG] Connection id "0HNC8090TGAS6" started. 2025-07-01 06:37:02.694 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:37:02.694 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:37:02.694 +03:00 [DBG] POST requests are not supported 2025-07-01 06:37:02.694 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:37:02.694 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:37:02.694 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:37:02.694 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:37:02.694 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:37:02.695 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:37:02.695 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:37:02.695 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:37:02.695 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:37:02.695 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:37:02.695 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:37:02.695 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:37:02.695 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:37:02.695 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:37:02.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:37:02.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:37:02.695 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:37:02.695 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:37:02.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:37:02.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:37:02.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:37:02.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:37:02.695 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:37:02.695 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.122ms. 2025-07-01 06:37:02.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:37:02.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:37:02.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:37:02.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:37:02.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:37:02.695 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:37:02.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:37:02.695 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:37:02.695 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:37:02.695 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:37:02.695 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:37:02.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:37:02.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:37:02.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:37:02.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:37:02.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:37:02.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:37:02.696 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7525ms 2025-07-01 06:37:02.696 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:37:02.696 +03:00 [DBG] Connection id "0HNC8090TGAS6" completed keep alive response. 2025-07-01 06:37:02.696 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3999ms 2025-07-01 06:37:02.696 +03:00 [DBG] Connection id "0HNC8090TGAS6" received FIN. 2025-07-01 06:37:02.696 +03:00 [DBG] Connection id "0HNC8090TGAS6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:37:02.696 +03:00 [DBG] Connection id "0HNC8090TGAS6" disconnecting. 2025-07-01 06:37:02.696 +03:00 [DBG] Connection id "0HNC8090TGAS6" stopped. 2025-07-01 06:38:02.686 +03:00 [DBG] Connection id "0HNC8090TGAS7" accepted. 2025-07-01 06:38:02.686 +03:00 [DBG] Connection id "0HNC8090TGAS7" started. 2025-07-01 06:38:02.686 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:38:02.686 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:38:02.686 +03:00 [DBG] POST requests are not supported 2025-07-01 06:38:02.686 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:38:02.686 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:38:02.686 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:38:02.686 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:38:02.686 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:38:02.686 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:38:02.687 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:38:02.687 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:38:02.687 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:38:02.687 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:38:02.687 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:38:02.687 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:38:02.687 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:38:02.687 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:38:02.687 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:38:02.687 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:38:02.687 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:38:02.687 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:38:02.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:38:02.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:38:02.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:38:02.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:38:02.687 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:38:02.687 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1572ms. 2025-07-01 06:38:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:38:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:38:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:38:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:38:02.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:38:02.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:38:02.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:38:02.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:38:02.688 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:38:02.688 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:38:02.688 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:38:02.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:38:02.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:38:02.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:38:02.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:38:02.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:38:02.688 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:38:02.688 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1161ms 2025-07-01 06:38:02.688 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:38:02.688 +03:00 [DBG] Connection id "0HNC8090TGAS7" completed keep alive response. 2025-07-01 06:38:02.688 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0066ms 2025-07-01 06:38:02.688 +03:00 [DBG] Connection id "0HNC8090TGAS7" received FIN. 2025-07-01 06:38:02.688 +03:00 [DBG] Connection id "0HNC8090TGAS7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:38:02.689 +03:00 [DBG] Connection id "0HNC8090TGAS7" disconnecting. 2025-07-01 06:38:02.689 +03:00 [DBG] Connection id "0HNC8090TGAS7" stopped. 2025-07-01 06:38:12.846 +03:00 [DBG] Connection id "0HNC8090TGAS8" accepted. 2025-07-01 06:38:12.846 +03:00 [DBG] Connection id "0HNC8090TGAS8" started. 2025-07-01 06:38:12.847 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/HEAD - null null 2025-07-01 06:38:12.847 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:38:12.847 +03:00 [DBG] The request path /.git/HEAD does not match a supported file type 2025-07-01 06:38:12.847 +03:00 [DBG] No candidates found for the request path '/.git/HEAD' 2025-07-01 06:38:12.847 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:38:12.847 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:38:12.847 +03:00 [DBG] Connection id "0HNC8090TGAS8" completed keep alive response. 2025-07-01 06:38:12.847 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/HEAD - 404 0 null 0.427ms 2025-07-01 06:38:12.847 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/HEAD, Response status code: 404 2025-07-01 06:38:12.848 +03:00 [DBG] Connection id "0HNC8090TGAS8" received FIN. 2025-07-01 06:38:12.848 +03:00 [DBG] Connection id "0HNC8090TGAS8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:38:12.848 +03:00 [DBG] Connection id "0HNC8090TGAS8" disconnecting. 2025-07-01 06:38:12.848 +03:00 [DBG] Connection id "0HNC8090TGAS8" stopped. 2025-07-01 06:38:12.904 +03:00 [DBG] Connection id "0HNC8090TGAS9" accepted. 2025-07-01 06:38:12.904 +03:00 [DBG] Connection id "0HNC8090TGAS9" started. 2025-07-01 06:38:12.904 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/logs/HEAD - null null 2025-07-01 06:38:12.904 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:38:12.904 +03:00 [DBG] The request path /.git/logs/HEAD does not match a supported file type 2025-07-01 06:38:12.904 +03:00 [DBG] No candidates found for the request path '/.git/logs/HEAD' 2025-07-01 06:38:12.904 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:38:12.904 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:38:12.904 +03:00 [DBG] Connection id "0HNC8090TGAS9" completed keep alive response. 2025-07-01 06:38:12.904 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/logs/HEAD - 404 0 null 0.4461ms 2025-07-01 06:38:12.904 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/logs/HEAD, Response status code: 404 2025-07-01 06:38:12.905 +03:00 [DBG] Connection id "0HNC8090TGAS9" received FIN. 2025-07-01 06:38:12.905 +03:00 [DBG] Connection id "0HNC8090TGAS9" disconnecting. 2025-07-01 06:38:12.905 +03:00 [DBG] Connection id "0HNC8090TGAS9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:38:12.906 +03:00 [DBG] Connection id "0HNC8090TGAS9" stopped. 2025-07-01 06:38:42.945 +03:00 [DBG] Connection id "0HNC8090TGASA" accepted. 2025-07-01 06:38:42.945 +03:00 [DBG] Connection id "0HNC8090TGASA" started. 2025-07-01 06:38:42.945 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/info/exclude - null null 2025-07-01 06:38:42.945 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:38:42.945 +03:00 [DBG] The request path /.git/info/exclude does not match a supported file type 2025-07-01 06:38:42.945 +03:00 [DBG] No candidates found for the request path '/.git/info/exclude' 2025-07-01 06:38:42.945 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:38:42.945 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:38:42.946 +03:00 [DBG] Connection id "0HNC8090TGASA" completed keep alive response. 2025-07-01 06:38:42.946 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/info/exclude - 404 0 null 0.2434ms 2025-07-01 06:38:42.946 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/info/exclude, Response status code: 404 2025-07-01 06:38:42.946 +03:00 [DBG] Connection id "0HNC8090TGASA" received FIN. 2025-07-01 06:38:42.946 +03:00 [DBG] Connection id "0HNC8090TGASA" disconnecting. 2025-07-01 06:38:42.946 +03:00 [DBG] Connection id "0HNC8090TGASA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:38:42.947 +03:00 [DBG] Connection id "0HNC8090TGASA" stopped. 2025-07-01 06:39:02.681 +03:00 [DBG] Connection id "0HNC8090TGASB" accepted. 2025-07-01 06:39:02.681 +03:00 [DBG] Connection id "0HNC8090TGASB" started. 2025-07-01 06:39:02.682 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:39:02.682 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:39:02.682 +03:00 [DBG] POST requests are not supported 2025-07-01 06:39:02.682 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:39:02.682 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:39:02.682 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:39:02.682 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:39:02.682 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:39:02.682 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:39:02.682 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:39:02.682 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:39:02.682 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:39:02.682 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:39:02.682 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:39:02.682 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:39:02.682 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:39:02.682 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:39:02.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:39:02.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:39:02.682 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:39:02.682 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:39:02.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:39:02.682 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:39:02.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:39:02.682 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:39:02.682 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:39:02.682 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1139ms. 2025-07-01 06:39:02.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:39:02.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:39:02.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:39:02.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:39:02.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:39:02.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:39:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:39:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:39:02.683 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:39:02.683 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:39:02.683 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:39:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:39:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:39:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:39:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:39:02.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:39:02.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:39:02.683 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6213ms 2025-07-01 06:39:02.683 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:39:02.683 +03:00 [DBG] Connection id "0HNC8090TGASB" completed keep alive response. 2025-07-01 06:39:02.683 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1924ms 2025-07-01 06:39:02.683 +03:00 [DBG] Connection id "0HNC8090TGASB" received FIN. 2025-07-01 06:39:02.683 +03:00 [DBG] Connection id "0HNC8090TGASB" disconnecting. 2025-07-01 06:39:02.683 +03:00 [DBG] Connection id "0HNC8090TGASB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:39:02.684 +03:00 [DBG] Connection id "0HNC8090TGASB" stopped. 2025-07-01 06:39:12.984 +03:00 [DBG] Connection id "0HNC8090TGASC" accepted. 2025-07-01 06:39:12.984 +03:00 [DBG] Connection id "0HNC8090TGASC" started. 2025-07-01 06:39:12.984 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/doc/.env - null null 2025-07-01 06:39:12.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:39:12.984 +03:00 [DBG] The request path /doc/.env does not match a supported file type 2025-07-01 06:39:12.984 +03:00 [DBG] No candidates found for the request path '/doc/.env' 2025-07-01 06:39:12.984 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:39:12.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:39:12.984 +03:00 [DBG] Connection id "0HNC8090TGASC" completed keep alive response. 2025-07-01 06:39:12.984 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/doc/.env - 404 0 null 0.2381ms 2025-07-01 06:39:12.985 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/doc/.env, Response status code: 404 2025-07-01 06:39:12.985 +03:00 [DBG] Connection id "0HNC8090TGASC" received FIN. 2025-07-01 06:39:12.985 +03:00 [DBG] Connection id "0HNC8090TGASC" disconnecting. 2025-07-01 06:39:12.985 +03:00 [DBG] Connection id "0HNC8090TGASC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:39:12.986 +03:00 [DBG] Connection id "0HNC8090TGASC" stopped. 2025-07-01 06:39:43.024 +03:00 [DBG] Connection id "0HNC8090TGASD" accepted. 2025-07-01 06:39:43.024 +03:00 [DBG] Connection id "0HNC8090TGASD" started. 2025-07-01 06:39:43.025 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env.smtp_access - null null 2025-07-01 06:39:43.025 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:39:43.025 +03:00 [DBG] The request path /.env.smtp_access does not match a supported file type 2025-07-01 06:39:43.025 +03:00 [DBG] No candidates found for the request path '/.env.smtp_access' 2025-07-01 06:39:43.025 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:39:43.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:39:43.025 +03:00 [DBG] Connection id "0HNC8090TGASD" completed keep alive response. 2025-07-01 06:39:43.025 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env.smtp_access - 404 0 null 0.4908ms 2025-07-01 06:39:43.025 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env.smtp_access, Response status code: 404 2025-07-01 06:39:43.026 +03:00 [DBG] Connection id "0HNC8090TGASD" received FIN. 2025-07-01 06:39:43.026 +03:00 [DBG] Connection id "0HNC8090TGASD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:39:43.026 +03:00 [DBG] Connection id "0HNC8090TGASD" disconnecting. 2025-07-01 06:39:43.026 +03:00 [DBG] Connection id "0HNC8090TGASD" stopped. 2025-07-01 06:40:02.689 +03:00 [DBG] Connection id "0HNC8090TGASE" accepted. 2025-07-01 06:40:02.690 +03:00 [DBG] Connection id "0HNC8090TGASE" started. 2025-07-01 06:40:02.690 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:40:02.690 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:40:02.690 +03:00 [DBG] POST requests are not supported 2025-07-01 06:40:02.690 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:40:02.690 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:40:02.690 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:40:02.690 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:40:02.690 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:40:02.690 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:40:02.690 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:40:02.690 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:40:02.690 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:40:02.690 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:40:02.690 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:40:02.690 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:40:02.690 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:40:02.690 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:40:02.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:40:02.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:40:02.690 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:40:02.690 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:40:02.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:40:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:40:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:40:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:40:02.691 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:40:02.691 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1337ms. 2025-07-01 06:40:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:40:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:40:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:40:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:40:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:40:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:40:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:40:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:40:02.691 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:40:02.691 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:40:02.691 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:40:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:40:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:40:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:40:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:40:02.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:40:02.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:40:02.691 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.733ms 2025-07-01 06:40:02.691 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:40:02.691 +03:00 [DBG] Connection id "0HNC8090TGASE" completed keep alive response. 2025-07-01 06:40:02.691 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3767ms 2025-07-01 06:40:02.691 +03:00 [DBG] Connection id "0HNC8090TGASE" received FIN. 2025-07-01 06:40:02.692 +03:00 [DBG] Connection id "0HNC8090TGASE" disconnecting. 2025-07-01 06:40:02.692 +03:00 [DBG] Connection id "0HNC8090TGASE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:40:02.693 +03:00 [DBG] Connection id "0HNC8090TGASE" stopped. 2025-07-01 06:40:13.115 +03:00 [DBG] Connection id "0HNC8090TGASF" accepted. 2025-07-01 06:40:13.116 +03:00 [DBG] Connection id "0HNC8090TGASF" started. 2025-07-01 06:40:13.116 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env.old - null null 2025-07-01 06:40:13.116 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:40:13.116 +03:00 [DBG] The request path /.env.old does not match a supported file type 2025-07-01 06:40:13.116 +03:00 [DBG] No candidates found for the request path '/.env.old' 2025-07-01 06:40:13.116 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:40:13.116 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:40:13.116 +03:00 [DBG] Connection id "0HNC8090TGASF" completed keep alive response. 2025-07-01 06:40:13.116 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env.old - 404 0 null 0.4636ms 2025-07-01 06:40:13.116 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env.old, Response status code: 404 2025-07-01 06:40:13.117 +03:00 [DBG] Connection id "0HNC8090TGASF" received FIN. 2025-07-01 06:40:13.117 +03:00 [DBG] Connection id "0HNC8090TGASF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:40:13.117 +03:00 [DBG] Connection id "0HNC8090TGASF" disconnecting. 2025-07-01 06:40:13.117 +03:00 [DBG] Connection id "0HNC8090TGASF" stopped. 2025-07-01 06:40:43.156 +03:00 [DBG] Connection id "0HNC8090TGASG" accepted. 2025-07-01 06:40:43.156 +03:00 [DBG] Connection id "0HNC8090TGASG" started. 2025-07-01 06:40:43.157 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/phpinfo.php3 - null null 2025-07-01 06:40:43.157 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:40:43.157 +03:00 [DBG] The request path /phpinfo.php3 does not match a supported file type 2025-07-01 06:40:43.157 +03:00 [DBG] No candidates found for the request path '/phpinfo.php3' 2025-07-01 06:40:43.157 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:40:43.157 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:40:43.157 +03:00 [DBG] Connection id "0HNC8090TGASG" completed keep alive response. 2025-07-01 06:40:43.157 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/phpinfo.php3 - 404 0 null 0.2732ms 2025-07-01 06:40:43.157 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/phpinfo.php3, Response status code: 404 2025-07-01 06:40:43.157 +03:00 [DBG] Connection id "0HNC8090TGASG" received FIN. 2025-07-01 06:40:43.157 +03:00 [DBG] Connection id "0HNC8090TGASG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:40:43.157 +03:00 [DBG] Connection id "0HNC8090TGASG" disconnecting. 2025-07-01 06:40:43.158 +03:00 [DBG] Connection id "0HNC8090TGASG" stopped. 2025-07-01 06:41:02.684 +03:00 [DBG] Connection id "0HNC8090TGASH" accepted. 2025-07-01 06:41:02.685 +03:00 [DBG] Connection id "0HNC8090TGASH" started. 2025-07-01 06:41:02.685 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:41:02.685 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:41:02.685 +03:00 [DBG] POST requests are not supported 2025-07-01 06:41:02.685 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:41:02.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-07-01 06:41:02.685 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:41:02.685 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:41:02.685 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:41:02.685 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:41:02.685 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:41:02.685 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:41:02.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-07-01 06:41:02.685 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:41:02.685 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:41:02.687 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:41:02.688 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:41:02.688 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:41:02.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:41:02.688 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:41:02.688 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:41:02.688 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:41:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:41:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:41:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:41:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:41:02.688 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:41:02.692 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 1.3862ms. 2025-07-01 06:41:02.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:41:02.692 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:41:02.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:41:02.692 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:41:02.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:41:02.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:41:02.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:41:02.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:41:02.692 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:41:02.692 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:41:02.692 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:41:02.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:41:02.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:41:02.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:41:02.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:41:02.692 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:41:02.692 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:41:02.692 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 4.7171ms 2025-07-01 06:41:02.692 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:41:02.692 +03:00 [DBG] Connection id "0HNC8090TGASH" completed keep alive response. 2025-07-01 06:41:02.692 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 7.7005ms 2025-07-01 06:41:02.693 +03:00 [DBG] Connection id "0HNC8090TGASH" received FIN. 2025-07-01 06:41:02.693 +03:00 [DBG] Connection id "0HNC8090TGASH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:41:02.693 +03:00 [DBG] Connection id "0HNC8090TGASH" disconnecting. 2025-07-01 06:41:02.693 +03:00 [DBG] Connection id "0HNC8090TGASH" stopped. 2025-07-01 06:41:13.202 +03:00 [DBG] Connection id "0HNC8090TGASI" accepted. 2025-07-01 06:41:13.202 +03:00 [DBG] Connection id "0HNC8090TGASI" started. 2025-07-01 06:41:13.203 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.gitattributes - null null 2025-07-01 06:41:13.203 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:41:13.203 +03:00 [DBG] The request path /.gitattributes does not match a supported file type 2025-07-01 06:41:13.203 +03:00 [DBG] No candidates found for the request path '/.gitattributes' 2025-07-01 06:41:13.203 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:41:13.203 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:41:13.203 +03:00 [DBG] Connection id "0HNC8090TGASI" completed keep alive response. 2025-07-01 06:41:13.203 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.gitattributes - 404 0 null 0.5241ms 2025-07-01 06:41:13.203 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.gitattributes, Response status code: 404 2025-07-01 06:41:13.203 +03:00 [DBG] Connection id "0HNC8090TGASI" received FIN. 2025-07-01 06:41:13.203 +03:00 [DBG] Connection id "0HNC8090TGASI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:41:13.204 +03:00 [DBG] Connection id "0HNC8090TGASI" disconnecting. 2025-07-01 06:41:13.204 +03:00 [DBG] Connection id "0HNC8090TGASI" stopped. 2025-07-01 06:41:43.235 +03:00 [DBG] Connection id "0HNC8090TGASJ" accepted. 2025-07-01 06:41:43.235 +03:00 [DBG] Connection id "0HNC8090TGASJ" started. 2025-07-01 06:41:43.235 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-config.cache - null null 2025-07-01 06:41:43.235 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:41:43.235 +03:00 [DBG] The request path /wp-config.cache does not match a supported file type 2025-07-01 06:41:43.235 +03:00 [DBG] No candidates found for the request path '/wp-config.cache' 2025-07-01 06:41:43.235 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:41:43.235 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:41:43.235 +03:00 [DBG] Connection id "0HNC8090TGASJ" completed keep alive response. 2025-07-01 06:41:43.235 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-config.cache - 404 0 null 0.2292ms 2025-07-01 06:41:43.235 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-config.cache, Response status code: 404 2025-07-01 06:41:43.235 +03:00 [DBG] Connection id "0HNC8090TGASJ" received FIN. 2025-07-01 06:41:43.235 +03:00 [DBG] Connection id "0HNC8090TGASJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:41:43.235 +03:00 [DBG] Connection id "0HNC8090TGASJ" disconnecting. 2025-07-01 06:41:43.235 +03:00 [DBG] Connection id "0HNC8090TGASJ" stopped. 2025-07-01 06:42:02.693 +03:00 [DBG] Connection id "0HNC8090TGASK" accepted. 2025-07-01 06:42:02.693 +03:00 [DBG] Connection id "0HNC8090TGASK" started. 2025-07-01 06:42:02.693 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:42:02.693 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:42:02.693 +03:00 [DBG] POST requests are not supported 2025-07-01 06:42:02.693 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:42:02.693 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:42:02.693 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:42:02.694 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:42:02.694 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:42:02.694 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:42:02.694 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:42:02.694 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:42:02.694 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:42:02.694 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:42:02.694 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:42:02.694 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:42:02.694 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:42:02.694 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:42:02.694 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:42:02.694 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:42:02.694 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:42:02.694 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:42:02.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:42:02.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:42:02.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:42:02.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:42:02.694 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:42:02.694 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1579ms. 2025-07-01 06:42:02.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:42:02.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:42:02.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:42:02.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:42:02.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:42:02.694 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:42:02.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:42:02.694 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:42:02.694 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:42:02.694 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:42:02.695 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:42:02.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:42:02.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:42:02.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:42:02.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:42:02.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:42:02.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:42:02.695 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8285ms 2025-07-01 06:42:02.695 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:42:02.695 +03:00 [DBG] Connection id "0HNC8090TGASK" completed keep alive response. 2025-07-01 06:42:02.695 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4905ms 2025-07-01 06:42:02.695 +03:00 [DBG] Connection id "0HNC8090TGASK" received FIN. 2025-07-01 06:42:02.695 +03:00 [DBG] Connection id "0HNC8090TGASK" disconnecting. 2025-07-01 06:42:02.695 +03:00 [DBG] Connection id "0HNC8090TGASK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:42:02.696 +03:00 [DBG] Connection id "0HNC8090TGASK" stopped. 2025-07-01 06:42:13.292 +03:00 [DBG] Connection id "0HNC8090TGASL" accepted. 2025-07-01 06:42:13.292 +03:00 [DBG] Connection id "0HNC8090TGASL" started. 2025-07-01 06:42:13.293 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-config.dist - null null 2025-07-01 06:42:13.293 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:42:13.293 +03:00 [DBG] The request path /wp-config.dist does not match a supported file type 2025-07-01 06:42:13.293 +03:00 [DBG] No candidates found for the request path '/wp-config.dist' 2025-07-01 06:42:13.293 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:42:13.293 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:42:13.293 +03:00 [DBG] Connection id "0HNC8090TGASL" completed keep alive response. 2025-07-01 06:42:13.293 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-config.dist - 404 0 null 0.3231ms 2025-07-01 06:42:13.293 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-config.dist, Response status code: 404 2025-07-01 06:42:13.293 +03:00 [DBG] Connection id "0HNC8090TGASL" received FIN. 2025-07-01 06:42:13.293 +03:00 [DBG] Connection id "0HNC8090TGASL" disconnecting. 2025-07-01 06:42:13.293 +03:00 [DBG] Connection id "0HNC8090TGASL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:42:13.294 +03:00 [DBG] Connection id "0HNC8090TGASL" stopped. 2025-07-01 06:42:43.334 +03:00 [DBG] Connection id "0HNC8090TGASM" accepted. 2025-07-01 06:42:43.334 +03:00 [DBG] Connection id "0HNC8090TGASM" started. 2025-07-01 06:42:43.334 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/env/.env - null null 2025-07-01 06:42:43.334 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:42:43.334 +03:00 [DBG] The request path /env/.env does not match a supported file type 2025-07-01 06:42:43.334 +03:00 [DBG] No candidates found for the request path '/env/.env' 2025-07-01 06:42:43.334 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:42:43.334 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:42:43.334 +03:00 [DBG] Connection id "0HNC8090TGASM" completed keep alive response. 2025-07-01 06:42:43.334 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/env/.env - 404 0 null 0.2644ms 2025-07-01 06:42:43.334 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/env/.env, Response status code: 404 2025-07-01 06:42:43.335 +03:00 [DBG] Connection id "0HNC8090TGASM" received FIN. 2025-07-01 06:42:43.335 +03:00 [DBG] Connection id "0HNC8090TGASM" disconnecting. 2025-07-01 06:42:43.335 +03:00 [DBG] Connection id "0HNC8090TGASM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:42:43.336 +03:00 [DBG] Connection id "0HNC8090TGASM" stopped. 2025-07-01 06:43:02.693 +03:00 [DBG] Connection id "0HNC8090TGASN" accepted. 2025-07-01 06:43:02.693 +03:00 [DBG] Connection id "0HNC8090TGASN" started. 2025-07-01 06:43:02.694 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:43:02.694 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:43:02.694 +03:00 [DBG] POST requests are not supported 2025-07-01 06:43:02.694 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:43:02.694 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:43:02.694 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:43:02.694 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:43:02.694 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:43:02.694 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:43:02.694 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:43:02.694 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:43:02.694 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:43:02.694 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:43:02.694 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:43:02.694 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:43:02.694 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:43:02.694 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:43:02.694 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:43:02.694 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:43:02.694 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:43:02.694 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:43:02.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:43:02.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:43:02.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:43:02.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:43:02.694 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:43:02.694 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1216ms. 2025-07-01 06:43:02.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:43:02.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:43:02.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:43:02.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:43:02.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:43:02.695 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:43:02.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:43:02.695 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:43:02.695 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:43:02.695 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:43:02.695 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:43:02.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:43:02.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:43:02.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:43:02.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:43:02.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:43:02.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:43:02.695 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6904ms 2025-07-01 06:43:02.695 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:43:02.695 +03:00 [DBG] Connection id "0HNC8090TGASN" completed keep alive response. 2025-07-01 06:43:02.695 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2952ms 2025-07-01 06:43:02.695 +03:00 [DBG] Connection id "0HNC8090TGASN" received FIN. 2025-07-01 06:43:02.695 +03:00 [DBG] Connection id "0HNC8090TGASN" disconnecting. 2025-07-01 06:43:02.695 +03:00 [DBG] Connection id "0HNC8090TGASN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:43:02.696 +03:00 [DBG] Connection id "0HNC8090TGASN" stopped. 2025-07-01 06:43:13.373 +03:00 [DBG] Connection id "0HNC8090TGASO" accepted. 2025-07-01 06:43:13.373 +03:00 [DBG] Connection id "0HNC8090TGASO" started. 2025-07-01 06:43:13.373 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/inf.php - null null 2025-07-01 06:43:13.373 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:43:13.373 +03:00 [DBG] The request path /inf.php does not match a supported file type 2025-07-01 06:43:13.373 +03:00 [DBG] No candidates found for the request path '/inf.php' 2025-07-01 06:43:13.373 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:43:13.373 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:43:13.373 +03:00 [DBG] Connection id "0HNC8090TGASO" completed keep alive response. 2025-07-01 06:43:13.373 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/inf.php - 404 0 null 0.2595ms 2025-07-01 06:43:13.374 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/inf.php, Response status code: 404 2025-07-01 06:43:13.374 +03:00 [DBG] Connection id "0HNC8090TGASO" received FIN. 2025-07-01 06:43:13.374 +03:00 [DBG] Connection id "0HNC8090TGASO" disconnecting. 2025-07-01 06:43:13.374 +03:00 [DBG] Connection id "0HNC8090TGASO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:43:13.375 +03:00 [DBG] Connection id "0HNC8090TGASO" stopped. 2025-07-01 06:43:43.432 +03:00 [DBG] Connection id "0HNC8090TGASP" accepted. 2025-07-01 06:43:43.432 +03:00 [DBG] Connection id "0HNC8090TGASP" started. 2025-07-01 06:43:43.432 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/v2/.env - null null 2025-07-01 06:43:43.432 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:43:43.432 +03:00 [DBG] The request path /v2/.env does not match a supported file type 2025-07-01 06:43:43.432 +03:00 [DBG] No candidates found for the request path '/v2/.env' 2025-07-01 06:43:43.432 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:43:43.432 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:43:43.433 +03:00 [DBG] Connection id "0HNC8090TGASP" completed keep alive response. 2025-07-01 06:43:43.433 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/v2/.env - 404 0 null 0.2987ms 2025-07-01 06:43:43.433 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/v2/.env, Response status code: 404 2025-07-01 06:43:43.433 +03:00 [DBG] Connection id "0HNC8090TGASP" received FIN. 2025-07-01 06:43:43.433 +03:00 [DBG] Connection id "0HNC8090TGASP" disconnecting. 2025-07-01 06:43:43.433 +03:00 [DBG] Connection id "0HNC8090TGASP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:43:43.434 +03:00 [DBG] Connection id "0HNC8090TGASP" stopped. 2025-07-01 06:44:02.687 +03:00 [DBG] Connection id "0HNC8090TGASQ" accepted. 2025-07-01 06:44:02.687 +03:00 [DBG] Connection id "0HNC8090TGASQ" started. 2025-07-01 06:44:02.687 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:44:02.687 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:44:02.688 +03:00 [DBG] POST requests are not supported 2025-07-01 06:44:02.688 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:44:02.688 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:44:02.688 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:44:02.688 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:44:02.688 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:44:02.688 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:44:02.688 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:44:02.688 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:44:02.688 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:44:02.688 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:44:02.688 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:44:02.688 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:44:02.688 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:44:02.688 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:44:02.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:44:02.688 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:44:02.688 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:44:02.689 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:44:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:44:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:44:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:44:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:44:02.689 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:44:02.689 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1693ms. 2025-07-01 06:44:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:44:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:44:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:44:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:44:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:44:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:44:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:44:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:44:02.689 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:44:02.689 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:44:02.689 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:44:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:44:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:44:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:44:02.690 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:44:02.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:44:02.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:44:02.690 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2975ms 2025-07-01 06:44:02.690 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:44:02.690 +03:00 [DBG] Connection id "0HNC8090TGASQ" completed keep alive response. 2025-07-01 06:44:02.690 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3867ms 2025-07-01 06:44:02.690 +03:00 [DBG] Connection id "0HNC8090TGASQ" received FIN. 2025-07-01 06:44:02.690 +03:00 [DBG] Connection id "0HNC8090TGASQ" disconnecting. 2025-07-01 06:44:02.690 +03:00 [DBG] Connection id "0HNC8090TGASQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:44:02.691 +03:00 [DBG] Connection id "0HNC8090TGASQ" stopped. 2025-07-01 06:44:13.485 +03:00 [DBG] Connection id "0HNC8090TGASR" accepted. 2025-07-01 06:44:13.486 +03:00 [DBG] Connection id "0HNC8090TGASR" started. 2025-07-01 06:44:13.486 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/services/traefik/.env - null null 2025-07-01 06:44:13.486 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:44:13.486 +03:00 [DBG] The request path /services/traefik/.env does not match a supported file type 2025-07-01 06:44:13.486 +03:00 [DBG] No candidates found for the request path '/services/traefik/.env' 2025-07-01 06:44:13.486 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:44:13.486 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:44:13.486 +03:00 [DBG] Connection id "0HNC8090TGASR" completed keep alive response. 2025-07-01 06:44:13.486 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/services/traefik/.env - 404 0 null 0.3232ms 2025-07-01 06:44:13.486 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/services/traefik/.env, Response status code: 404 2025-07-01 06:44:13.486 +03:00 [DBG] Connection id "0HNC8090TGASR" received FIN. 2025-07-01 06:44:13.486 +03:00 [DBG] Connection id "0HNC8090TGASR" disconnecting. 2025-07-01 06:44:13.486 +03:00 [DBG] Connection id "0HNC8090TGASR" stopped. 2025-07-01 06:44:13.486 +03:00 [DBG] Connection id "0HNC8090TGASR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:44:43.526 +03:00 [DBG] Connection id "0HNC8090TGASS" accepted. 2025-07-01 06:44:43.526 +03:00 [DBG] Connection id "0HNC8090TGASS" started. 2025-07-01 06:44:43.526 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/portal/.env - null null 2025-07-01 06:44:43.526 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:44:43.526 +03:00 [DBG] The request path /portal/.env does not match a supported file type 2025-07-01 06:44:43.526 +03:00 [DBG] No candidates found for the request path '/portal/.env' 2025-07-01 06:44:43.527 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:44:43.527 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:44:43.527 +03:00 [DBG] Connection id "0HNC8090TGASS" completed keep alive response. 2025-07-01 06:44:43.527 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/portal/.env - 404 0 null 0.3444ms 2025-07-01 06:44:43.527 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/portal/.env, Response status code: 404 2025-07-01 06:44:43.527 +03:00 [DBG] Connection id "0HNC8090TGASS" received FIN. 2025-07-01 06:44:43.527 +03:00 [DBG] Connection id "0HNC8090TGASS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:44:43.527 +03:00 [DBG] Connection id "0HNC8090TGASS" disconnecting. 2025-07-01 06:44:43.527 +03:00 [DBG] Connection id "0HNC8090TGASS" stopped. 2025-07-01 06:45:02.685 +03:00 [DBG] Connection id "0HNC8090TGAST" accepted. 2025-07-01 06:45:02.685 +03:00 [DBG] Connection id "0HNC8090TGAST" started. 2025-07-01 06:45:02.685 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:45:02.685 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:45:02.685 +03:00 [DBG] POST requests are not supported 2025-07-01 06:45:02.685 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:45:02.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-07-01 06:45:02.686 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:45:02.686 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:45:02.686 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:45:02.686 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:45:02.686 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:45:02.686 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:45:02.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-07-01 06:45:02.686 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:45:02.686 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:45:02.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-07-01 06:45:02.686 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:45:02.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-07-01 06:45:02.686 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:45:02.686 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:45:02.686 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:45:02.686 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:45:02.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:45:02.686 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:45:02.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:45:02.686 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:45:02.686 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:45:02.686 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1238ms. 2025-07-01 06:45:02.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:45:02.686 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:45:02.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:45:02.686 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:45:02.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:45:02.686 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:45:02.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:45:02.686 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:45:02.686 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:45:02.686 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:45:02.686 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:45:02.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:45:02.687 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:45:02.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:45:02.687 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:45:02.687 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:45:02.687 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:45:02.687 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7167ms 2025-07-01 06:45:02.687 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:45:02.687 +03:00 [DBG] Connection id "0HNC8090TGAST" completed keep alive response. 2025-07-01 06:45:02.687 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3563ms 2025-07-01 06:45:02.687 +03:00 [DBG] Connection id "0HNC8090TGAST" received FIN. 2025-07-01 06:45:02.687 +03:00 [DBG] Connection id "0HNC8090TGAST" disconnecting. 2025-07-01 06:45:02.687 +03:00 [DBG] Connection id "0HNC8090TGAST" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:45:02.688 +03:00 [DBG] Connection id "0HNC8090TGAST" stopped. 2025-07-01 06:45:13.554 +03:00 [DBG] Connection id "0HNC8090TGASU" accepted. 2025-07-01 06:45:13.554 +03:00 [DBG] Connection id "0HNC8090TGASU" started. 2025-07-01 06:45:13.554 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/test.php - null null 2025-07-01 06:45:13.554 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:45:13.554 +03:00 [DBG] The request path /test.php does not match a supported file type 2025-07-01 06:45:13.554 +03:00 [DBG] No candidates found for the request path '/test.php' 2025-07-01 06:45:13.554 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:45:13.554 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:45:13.554 +03:00 [DBG] Connection id "0HNC8090TGASU" completed keep alive response. 2025-07-01 06:45:13.554 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/test.php - 404 0 null 0.2363ms 2025-07-01 06:45:13.554 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/test.php, Response status code: 404 2025-07-01 06:45:13.554 +03:00 [DBG] Connection id "0HNC8090TGASU" received FIN. 2025-07-01 06:45:13.554 +03:00 [DBG] Connection id "0HNC8090TGASU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:45:13.554 +03:00 [DBG] Connection id "0HNC8090TGASU" disconnecting. 2025-07-01 06:45:13.555 +03:00 [DBG] Connection id "0HNC8090TGASU" stopped. 2025-07-01 06:45:43.582 +03:00 [DBG] Connection id "0HNC8090TGASV" accepted. 2025-07-01 06:45:43.582 +03:00 [DBG] Connection id "0HNC8090TGASV" started. 2025-07-01 06:45:43.582 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/info1.php - null null 2025-07-01 06:45:43.582 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:45:43.582 +03:00 [DBG] The request path /info1.php does not match a supported file type 2025-07-01 06:45:43.582 +03:00 [DBG] No candidates found for the request path '/info1.php' 2025-07-01 06:45:43.582 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:45:43.582 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:45:43.582 +03:00 [DBG] Connection id "0HNC8090TGASV" completed keep alive response. 2025-07-01 06:45:43.583 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/info1.php - 404 0 null 0.2987ms 2025-07-01 06:45:43.583 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/info1.php, Response status code: 404 2025-07-01 06:45:43.583 +03:00 [DBG] Connection id "0HNC8090TGASV" received FIN. 2025-07-01 06:45:43.583 +03:00 [DBG] Connection id "0HNC8090TGASV" disconnecting. 2025-07-01 06:45:43.583 +03:00 [DBG] Connection id "0HNC8090TGASV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:45:43.584 +03:00 [DBG] Connection id "0HNC8090TGASV" stopped. 2025-07-01 06:46:02.695 +03:00 [DBG] Connection id "0HNC8090TGAT0" accepted. 2025-07-01 06:46:02.695 +03:00 [DBG] Connection id "0HNC8090TGAT0" started. 2025-07-01 06:46:02.695 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:46:02.695 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:46:02.695 +03:00 [DBG] POST requests are not supported 2025-07-01 06:46:02.695 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:46:02.695 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:46:02.696 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:46:02.696 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:46:02.696 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:46:02.696 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:46:02.696 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:46:02.696 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:46:02.696 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:46:02.696 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:46:02.696 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:46:02.696 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:46:02.696 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:46:02.696 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:46:02.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:46:02.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:46:02.696 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:46:02.696 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:46:02.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:46:02.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:46:02.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:46:02.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:46:02.696 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:46:02.696 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1179ms. 2025-07-01 06:46:02.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:46:02.696 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:46:02.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:46:02.696 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:46:02.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:46:02.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:46:02.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:46:02.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:46:02.696 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:46:02.696 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:46:02.696 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:46:02.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:46:02.696 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:46:02.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:46:02.696 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:46:02.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:46:02.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:46:02.696 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6156ms 2025-07-01 06:46:02.696 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:46:02.697 +03:00 [DBG] Connection id "0HNC8090TGAT0" completed keep alive response. 2025-07-01 06:46:02.697 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2166ms 2025-07-01 06:46:02.697 +03:00 [DBG] Connection id "0HNC8090TGAT0" received FIN. 2025-07-01 06:46:02.697 +03:00 [DBG] Connection id "0HNC8090TGAT0" disconnecting. 2025-07-01 06:46:02.697 +03:00 [DBG] Connection id "0HNC8090TGAT0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:46:02.698 +03:00 [DBG] Connection id "0HNC8090TGAT0" stopped. 2025-07-01 06:46:13.600 +03:00 [DBG] Connection id "0HNC8090TGAT1" accepted. 2025-07-01 06:46:13.600 +03:00 [DBG] Connection id "0HNC8090TGAT1" started. 2025-07-01 06:46:13.600 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/admin/.env - null null 2025-07-01 06:46:13.600 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:46:13.600 +03:00 [DBG] The request path /admin/.env does not match a supported file type 2025-07-01 06:46:13.600 +03:00 [DBG] No candidates found for the request path '/admin/.env' 2025-07-01 06:46:13.600 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:46:13.600 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:46:13.600 +03:00 [DBG] Connection id "0HNC8090TGAT1" completed keep alive response. 2025-07-01 06:46:13.600 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/admin/.env - 404 0 null 0.2257ms 2025-07-01 06:46:13.600 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/admin/.env, Response status code: 404 2025-07-01 06:46:13.600 +03:00 [DBG] Connection id "0HNC8090TGAT1" received FIN. 2025-07-01 06:46:13.601 +03:00 [DBG] Connection id "0HNC8090TGAT1" disconnecting. 2025-07-01 06:46:13.601 +03:00 [DBG] Connection id "0HNC8090TGAT1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:46:13.602 +03:00 [DBG] Connection id "0HNC8090TGAT1" stopped. 2025-07-01 06:46:43.640 +03:00 [DBG] Connection id "0HNC8090TGAT2" accepted. 2025-07-01 06:46:43.640 +03:00 [DBG] Connection id "0HNC8090TGAT2" started. 2025-07-01 06:46:43.640 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/crm/.env - null null 2025-07-01 06:46:43.640 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:46:43.640 +03:00 [DBG] The request path /crm/.env does not match a supported file type 2025-07-01 06:46:43.640 +03:00 [DBG] No candidates found for the request path '/crm/.env' 2025-07-01 06:46:43.641 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:46:43.641 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:46:43.641 +03:00 [DBG] Connection id "0HNC8090TGAT2" completed keep alive response. 2025-07-01 06:46:43.641 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/crm/.env - 404 0 null 0.4092ms 2025-07-01 06:46:43.641 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/crm/.env, Response status code: 404 2025-07-01 06:46:43.641 +03:00 [DBG] Connection id "0HNC8090TGAT2" received FIN. 2025-07-01 06:46:43.641 +03:00 [DBG] Connection id "0HNC8090TGAT2" disconnecting. 2025-07-01 06:46:43.641 +03:00 [DBG] Connection id "0HNC8090TGAT2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:46:43.642 +03:00 [DBG] Connection id "0HNC8090TGAT2" stopped. 2025-07-01 06:47:02.696 +03:00 [DBG] Connection id "0HNC8090TGAT3" accepted. 2025-07-01 06:47:02.696 +03:00 [DBG] Connection id "0HNC8090TGAT3" started. 2025-07-01 06:47:02.696 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:47:02.696 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:47:02.696 +03:00 [DBG] POST requests are not supported 2025-07-01 06:47:02.696 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:47:02.696 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:47:02.696 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:47:02.696 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:47:02.696 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:47:02.696 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:47:02.696 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:47:02.696 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:47:02.696 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:47:02.696 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:47:02.696 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:47:02.696 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:47:02.696 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:47:02.696 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:47:02.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:47:02.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:47:02.697 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:47:02.697 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:47:02.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:47:02.697 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:47:02.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:47:02.697 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:47:02.697 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:47:02.697 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1294ms. 2025-07-01 06:47:02.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:47:02.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:47:02.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:47:02.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:47:02.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:47:02.697 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:47:02.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:47:02.697 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:47:02.697 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:47:02.697 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:47:02.697 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:47:02.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:47:02.697 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:47:02.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:47:02.697 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:47:02.697 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:47:02.697 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:47:02.697 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8293ms 2025-07-01 06:47:02.697 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:47:02.697 +03:00 [DBG] Connection id "0HNC8090TGAT3" completed keep alive response. 2025-07-01 06:47:02.697 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5556ms 2025-07-01 06:47:02.698 +03:00 [DBG] Connection id "0HNC8090TGAT3" received FIN. 2025-07-01 06:47:02.698 +03:00 [DBG] Connection id "0HNC8090TGAT3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:47:02.698 +03:00 [DBG] Connection id "0HNC8090TGAT3" disconnecting. 2025-07-01 06:47:02.698 +03:00 [DBG] Connection id "0HNC8090TGAT3" stopped. 2025-07-01 06:47:13.680 +03:00 [DBG] Connection id "0HNC8090TGAT4" accepted. 2025-07-01 06:47:13.680 +03:00 [DBG] Connection id "0HNC8090TGAT4" started. 2025-07-01 06:47:13.680 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/root/infophp - null null 2025-07-01 06:47:13.680 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:47:13.680 +03:00 [DBG] The request path /root/infophp does not match a supported file type 2025-07-01 06:47:13.680 +03:00 [DBG] No candidates found for the request path '/root/infophp' 2025-07-01 06:47:13.680 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:47:13.680 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:47:13.680 +03:00 [DBG] Connection id "0HNC8090TGAT4" completed keep alive response. 2025-07-01 06:47:13.680 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/root/infophp - 404 0 null 0.2717ms 2025-07-01 06:47:13.681 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/root/infophp, Response status code: 404 2025-07-01 06:47:13.681 +03:00 [DBG] Connection id "0HNC8090TGAT4" received FIN. 2025-07-01 06:47:13.681 +03:00 [DBG] Connection id "0HNC8090TGAT4" disconnecting. 2025-07-01 06:47:13.681 +03:00 [DBG] Connection id "0HNC8090TGAT4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:47:13.682 +03:00 [DBG] Connection id "0HNC8090TGAT4" stopped. 2025-07-01 06:47:43.707 +03:00 [DBG] Connection id "0HNC8090TGAT5" accepted. 2025-07-01 06:47:43.707 +03:00 [DBG] Connection id "0HNC8090TGAT5" started. 2025-07-01 06:47:43.708 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-config.php_old2014 - null null 2025-07-01 06:47:43.708 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:47:43.708 +03:00 [DBG] The request path /wp-config.php_old2014 does not match a supported file type 2025-07-01 06:47:43.708 +03:00 [DBG] No candidates found for the request path '/wp-config.php_old2014' 2025-07-01 06:47:43.708 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:47:43.708 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:47:43.708 +03:00 [DBG] Connection id "0HNC8090TGAT5" completed keep alive response. 2025-07-01 06:47:43.708 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-config.php_old2014 - 404 0 null 0.2498ms 2025-07-01 06:47:43.708 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-config.php_old2014, Response status code: 404 2025-07-01 06:47:43.708 +03:00 [DBG] Connection id "0HNC8090TGAT5" received FIN. 2025-07-01 06:47:43.708 +03:00 [DBG] Connection id "0HNC8090TGAT5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:47:43.708 +03:00 [DBG] Connection id "0HNC8090TGAT5" disconnecting. 2025-07-01 06:47:43.708 +03:00 [DBG] Connection id "0HNC8090TGAT5" stopped. 2025-07-01 06:48:02.687 +03:00 [DBG] Connection id "0HNC8090TGAT6" accepted. 2025-07-01 06:48:02.688 +03:00 [DBG] Connection id "0HNC8090TGAT6" started. 2025-07-01 06:48:02.688 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:48:02.688 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:48:02.688 +03:00 [DBG] POST requests are not supported 2025-07-01 06:48:02.688 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:48:02.688 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:48:02.688 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:48:02.688 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:48:02.688 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:48:02.688 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:48:02.688 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:48:02.688 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:48:02.688 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:48:02.688 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:48:02.689 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:48:02.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-07-01 06:48:02.689 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:48:02.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-07-01 06:48:02.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:48:02.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:48:02.689 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:48:02.689 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:48:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:48:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:48:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:48:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:48:02.689 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:48:02.689 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1944ms. 2025-07-01 06:48:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:48:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:48:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:48:02.690 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:48:02.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:48:02.690 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:48:02.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:48:02.690 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:48:02.690 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:48:02.690 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:48:02.690 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:48:02.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:48:02.690 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:48:02.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:48:02.690 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:48:02.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:48:02.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:48:02.690 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1743ms 2025-07-01 06:48:02.690 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:48:02.690 +03:00 [DBG] Connection id "0HNC8090TGAT6" completed keep alive response. 2025-07-01 06:48:02.690 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3225ms 2025-07-01 06:48:02.691 +03:00 [DBG] Connection id "0HNC8090TGAT6" received FIN. 2025-07-01 06:48:02.691 +03:00 [DBG] Connection id "0HNC8090TGAT6" disconnecting. 2025-07-01 06:48:02.691 +03:00 [DBG] Connection id "0HNC8090TGAT6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:48:02.692 +03:00 [DBG] Connection id "0HNC8090TGAT6" stopped. 2025-07-01 06:48:13.749 +03:00 [DBG] Connection id "0HNC8090TGAT7" accepted. 2025-07-01 06:48:13.749 +03:00 [DBG] Connection id "0HNC8090TGAT7" started. 2025-07-01 06:48:13.749 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/old/.env - null null 2025-07-01 06:48:13.749 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:48:13.749 +03:00 [DBG] The request path /old/.env does not match a supported file type 2025-07-01 06:48:13.749 +03:00 [DBG] No candidates found for the request path '/old/.env' 2025-07-01 06:48:13.749 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:48:13.749 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:48:13.749 +03:00 [DBG] Connection id "0HNC8090TGAT7" completed keep alive response. 2025-07-01 06:48:13.749 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/old/.env - 404 0 null 0.2525ms 2025-07-01 06:48:13.749 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/old/.env, Response status code: 404 2025-07-01 06:48:13.749 +03:00 [DBG] Connection id "0HNC8090TGAT7" received FIN. 2025-07-01 06:48:13.749 +03:00 [DBG] Connection id "0HNC8090TGAT7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:48:13.750 +03:00 [DBG] Connection id "0HNC8090TGAT7" disconnecting. 2025-07-01 06:48:13.750 +03:00 [DBG] Connection id "0HNC8090TGAT7" stopped. 2025-07-01 06:48:43.789 +03:00 [DBG] Connection id "0HNC8090TGAT8" accepted. 2025-07-01 06:48:43.789 +03:00 [DBG] Connection id "0HNC8090TGAT8" started. 2025-07-01 06:48:43.789 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env.php - null null 2025-07-01 06:48:43.789 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:48:43.789 +03:00 [DBG] The request path /.env.php does not match a supported file type 2025-07-01 06:48:43.789 +03:00 [DBG] No candidates found for the request path '/.env.php' 2025-07-01 06:48:43.789 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:48:43.789 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:48:43.789 +03:00 [DBG] Connection id "0HNC8090TGAT8" completed keep alive response. 2025-07-01 06:48:43.789 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env.php - 404 0 null 0.2805ms 2025-07-01 06:48:43.789 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env.php, Response status code: 404 2025-07-01 06:48:43.790 +03:00 [DBG] Connection id "0HNC8090TGAT8" received FIN. 2025-07-01 06:48:43.790 +03:00 [DBG] Connection id "0HNC8090TGAT8" disconnecting. 2025-07-01 06:48:43.790 +03:00 [DBG] Connection id "0HNC8090TGAT8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:48:43.791 +03:00 [DBG] Connection id "0HNC8090TGAT8" stopped. 2025-07-01 06:49:02.694 +03:00 [DBG] Connection id "0HNC8090TGAT9" accepted. 2025-07-01 06:49:02.694 +03:00 [DBG] Connection id "0HNC8090TGAT9" started. 2025-07-01 06:49:02.694 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:49:02.694 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:49:02.694 +03:00 [DBG] POST requests are not supported 2025-07-01 06:49:02.694 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:49:02.695 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:49:02.695 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:49:02.695 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:49:02.695 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:49:02.695 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:49:02.695 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:49:02.695 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:49:02.695 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:49:02.695 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:49:02.695 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:49:02.695 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:49:02.695 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:49:02.695 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:49:02.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:49:02.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:49:02.695 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:49:02.695 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:49:02.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:49:02.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:49:02.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:49:02.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:49:02.695 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:49:02.695 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1151ms. 2025-07-01 06:49:02.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:49:02.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:49:02.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:49:02.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:49:02.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:49:02.695 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:49:02.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:49:02.695 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:49:02.695 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:49:02.695 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:49:02.695 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:49:02.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:49:02.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:49:02.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:49:02.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:49:02.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:49:02.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:49:02.696 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6581ms 2025-07-01 06:49:02.696 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:49:02.696 +03:00 [DBG] Connection id "0HNC8090TGAT9" completed keep alive response. 2025-07-01 06:49:02.696 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2482ms 2025-07-01 06:49:02.696 +03:00 [DBG] Connection id "0HNC8090TGAT9" received FIN. 2025-07-01 06:49:02.696 +03:00 [DBG] Connection id "0HNC8090TGAT9" disconnecting. 2025-07-01 06:49:02.696 +03:00 [DBG] Connection id "0HNC8090TGAT9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:49:02.697 +03:00 [DBG] Connection id "0HNC8090TGAT9" stopped. 2025-07-01 06:49:13.826 +03:00 [DBG] Connection id "0HNC8090TGATA" accepted. 2025-07-01 06:49:13.826 +03:00 [DBG] Connection id "0HNC8090TGATA" started. 2025-07-01 06:49:13.827 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/apps/.env - null null 2025-07-01 06:49:13.827 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:49:13.827 +03:00 [DBG] The request path /apps/.env does not match a supported file type 2025-07-01 06:49:13.827 +03:00 [DBG] No candidates found for the request path '/apps/.env' 2025-07-01 06:49:13.827 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:49:13.827 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:49:13.827 +03:00 [DBG] Connection id "0HNC8090TGATA" completed keep alive response. 2025-07-01 06:49:13.827 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/apps/.env - 404 0 null 0.2452ms 2025-07-01 06:49:13.827 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/apps/.env, Response status code: 404 2025-07-01 06:49:13.827 +03:00 [DBG] Connection id "0HNC8090TGATA" received FIN. 2025-07-01 06:49:13.827 +03:00 [DBG] Connection id "0HNC8090TGATA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:49:13.827 +03:00 [DBG] Connection id "0HNC8090TGATA" disconnecting. 2025-07-01 06:49:13.827 +03:00 [DBG] Connection id "0HNC8090TGATA" stopped. 2025-07-01 06:49:43.856 +03:00 [DBG] Connection id "0HNC8090TGATB" accepted. 2025-07-01 06:49:43.856 +03:00 [DBG] Connection id "0HNC8090TGATB" started. 2025-07-01 06:49:43.857 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/_profiler/phpinfo/phpinfo.php - null null 2025-07-01 06:49:43.857 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:49:43.857 +03:00 [DBG] The request path /_profiler/phpinfo/phpinfo.php does not match a supported file type 2025-07-01 06:49:43.857 +03:00 [DBG] No candidates found for the request path '/_profiler/phpinfo/phpinfo.php' 2025-07-01 06:49:43.857 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:49:43.857 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:49:43.857 +03:00 [DBG] Connection id "0HNC8090TGATB" completed keep alive response. 2025-07-01 06:49:43.857 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/_profiler/phpinfo/phpinfo.php - 404 0 null 0.4418ms 2025-07-01 06:49:43.857 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/_profiler/phpinfo/phpinfo.php, Response status code: 404 2025-07-01 06:49:43.857 +03:00 [DBG] Connection id "0HNC8090TGATB" received FIN. 2025-07-01 06:49:43.857 +03:00 [DBG] Connection id "0HNC8090TGATB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:49:43.858 +03:00 [DBG] Connection id "0HNC8090TGATB" disconnecting. 2025-07-01 06:49:43.858 +03:00 [DBG] Connection id "0HNC8090TGATB" stopped. 2025-07-01 06:50:02.684 +03:00 [DBG] Connection id "0HNC8090TGATC" accepted. 2025-07-01 06:50:02.684 +03:00 [DBG] Connection id "0HNC8090TGATC" started. 2025-07-01 06:50:02.684 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:50:02.684 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:50:02.684 +03:00 [DBG] POST requests are not supported 2025-07-01 06:50:02.685 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:50:02.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-07-01 06:50:02.685 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:50:02.685 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:50:02.685 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:50:02.685 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:50:02.685 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:50:02.685 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:50:02.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-07-01 06:50:02.685 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:50:02.685 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:50:02.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-07-01 06:50:02.685 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:50:02.685 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:50:02.685 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:50:02.685 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:50:02.685 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:50:02.685 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:50:02.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:50:02.685 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:50:02.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:50:02.685 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:50:02.685 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:50:02.685 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1364ms. 2025-07-01 06:50:02.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:50:02.685 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:50:02.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:50:02.685 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:50:02.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:50:02.685 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:50:02.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:50:02.685 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:50:02.685 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:50:02.685 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:50:02.686 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:50:02.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:50:02.686 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:50:02.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:50:02.686 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:50:02.686 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:50:02.686 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:50:02.686 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6908ms 2025-07-01 06:50:02.686 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:50:02.686 +03:00 [DBG] Connection id "0HNC8090TGATC" completed keep alive response. 2025-07-01 06:50:02.686 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3046ms 2025-07-01 06:50:02.686 +03:00 [DBG] Connection id "0HNC8090TGATC" received FIN. 2025-07-01 06:50:02.686 +03:00 [DBG] Connection id "0HNC8090TGATC" disconnecting. 2025-07-01 06:50:02.686 +03:00 [DBG] Connection id "0HNC8090TGATC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:50:02.687 +03:00 [DBG] Connection id "0HNC8090TGATC" stopped. 2025-07-01 06:50:13.923 +03:00 [DBG] Connection id "0HNC8090TGATD" accepted. 2025-07-01 06:50:13.923 +03:00 [DBG] Connection id "0HNC8090TGATD" started. 2025-07-01 06:50:13.923 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/backend/.env - null null 2025-07-01 06:50:13.923 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:50:13.923 +03:00 [DBG] The request path /backend/.env does not match a supported file type 2025-07-01 06:50:13.924 +03:00 [DBG] No candidates found for the request path '/backend/.env' 2025-07-01 06:50:13.924 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:50:13.924 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:50:13.924 +03:00 [DBG] Connection id "0HNC8090TGATD" completed keep alive response. 2025-07-01 06:50:13.924 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/backend/.env - 404 0 null 0.2016ms 2025-07-01 06:50:13.924 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/backend/.env, Response status code: 404 2025-07-01 06:50:13.924 +03:00 [DBG] Connection id "0HNC8090TGATD" received FIN. 2025-07-01 06:50:13.924 +03:00 [DBG] Connection id "0HNC8090TGATD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:50:13.924 +03:00 [DBG] Connection id "0HNC8090TGATD" disconnecting. 2025-07-01 06:50:13.924 +03:00 [DBG] Connection id "0HNC8090TGATD" stopped. 2025-07-01 06:50:43.952 +03:00 [DBG] Connection id "0HNC8090TGATE" accepted. 2025-07-01 06:50:43.952 +03:00 [DBG] Connection id "0HNC8090TGATE" started. 2025-07-01 06:50:43.952 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/hotpot-app-frontend/.env - null null 2025-07-01 06:50:43.952 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:50:43.952 +03:00 [DBG] The request path /hotpot-app-frontend/.env does not match a supported file type 2025-07-01 06:50:43.952 +03:00 [DBG] No candidates found for the request path '/hotpot-app-frontend/.env' 2025-07-01 06:50:43.952 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:50:43.952 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:50:43.952 +03:00 [DBG] Connection id "0HNC8090TGATE" completed keep alive response. 2025-07-01 06:50:43.952 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/hotpot-app-frontend/.env - 404 0 null 0.31ms 2025-07-01 06:50:43.953 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/hotpot-app-frontend/.env, Response status code: 404 2025-07-01 06:50:43.953 +03:00 [DBG] Connection id "0HNC8090TGATE" received FIN. 2025-07-01 06:50:43.953 +03:00 [DBG] Connection id "0HNC8090TGATE" disconnecting. 2025-07-01 06:50:43.953 +03:00 [DBG] Connection id "0HNC8090TGATE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:50:43.954 +03:00 [DBG] Connection id "0HNC8090TGATE" stopped. 2025-07-01 06:51:02.680 +03:00 [DBG] Connection id "0HNC8090TGATF" accepted. 2025-07-01 06:51:02.680 +03:00 [DBG] Connection id "0HNC8090TGATF" started. 2025-07-01 06:51:02.680 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:51:02.681 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:51:02.681 +03:00 [DBG] POST requests are not supported 2025-07-01 06:51:02.681 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:51:02.681 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:51:02.681 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:51:02.681 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:51:02.681 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:51:02.681 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:51:02.681 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:51:02.681 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:51:02.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-07-01 06:51:02.681 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:51:02.681 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:51:02.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-07-01 06:51:02.681 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:51:02.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-07-01 06:51:02.681 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:51:02.681 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:51:02.681 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:51:02.681 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:51:02.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:51:02.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:51:02.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:51:02.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:51:02.681 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:51:02.681 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.13ms. 2025-07-01 06:51:02.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:51:02.681 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:51:02.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:51:02.681 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:51:02.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:51:02.681 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:51:02.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:51:02.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:51:02.682 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:51:02.682 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:51:02.682 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:51:02.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:51:02.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:51:02.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:51:02.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:51:02.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:51:02.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:51:02.682 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6939ms 2025-07-01 06:51:02.682 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:51:02.682 +03:00 [DBG] Connection id "0HNC8090TGATF" completed keep alive response. 2025-07-01 06:51:02.682 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.361ms 2025-07-01 06:51:02.682 +03:00 [DBG] Connection id "0HNC8090TGATF" received FIN. 2025-07-01 06:51:02.682 +03:00 [DBG] Connection id "0HNC8090TGATF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:51:02.682 +03:00 [DBG] Connection id "0HNC8090TGATF" disconnecting. 2025-07-01 06:51:02.682 +03:00 [DBG] Connection id "0HNC8090TGATF" stopped. 2025-07-01 06:51:13.994 +03:00 [DBG] Connection id "0HNC8090TGATG" accepted. 2025-07-01 06:51:13.994 +03:00 [DBG] Connection id "0HNC8090TGATG" started. 2025-07-01 06:51:13.994 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env.smtp_host - null null 2025-07-01 06:51:13.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:51:13.994 +03:00 [DBG] The request path /.env.smtp_host does not match a supported file type 2025-07-01 06:51:13.994 +03:00 [DBG] No candidates found for the request path '/.env.smtp_host' 2025-07-01 06:51:13.994 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:51:13.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:51:13.995 +03:00 [DBG] Connection id "0HNC8090TGATG" completed keep alive response. 2025-07-01 06:51:13.995 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env.smtp_host - 404 0 null 0.2562ms 2025-07-01 06:51:13.995 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env.smtp_host, Response status code: 404 2025-07-01 06:51:13.995 +03:00 [DBG] Connection id "0HNC8090TGATG" received FIN. 2025-07-01 06:51:13.995 +03:00 [DBG] Connection id "0HNC8090TGATG" disconnecting. 2025-07-01 06:51:13.995 +03:00 [DBG] Connection id "0HNC8090TGATG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:51:13.996 +03:00 [DBG] Connection id "0HNC8090TGATG" stopped. 2025-07-01 06:51:44.014 +03:00 [DBG] Connection id "0HNC8090TGATH" accepted. 2025-07-01 06:51:44.014 +03:00 [DBG] Connection id "0HNC8090TGATH" started. 2025-07-01 06:51:44.015 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-config.php.2 - null null 2025-07-01 06:51:44.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:51:44.015 +03:00 [DBG] The request path /wp-config.php.2 does not match a supported file type 2025-07-01 06:51:44.015 +03:00 [DBG] No candidates found for the request path '/wp-config.php.2' 2025-07-01 06:51:44.015 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:51:44.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:51:44.015 +03:00 [DBG] Connection id "0HNC8090TGATH" completed keep alive response. 2025-07-01 06:51:44.015 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-config.php.2 - 404 0 null 0.2617ms 2025-07-01 06:51:44.015 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-config.php.2, Response status code: 404 2025-07-01 06:51:44.015 +03:00 [DBG] Connection id "0HNC8090TGATH" received FIN. 2025-07-01 06:51:44.015 +03:00 [DBG] Connection id "0HNC8090TGATH" disconnecting. 2025-07-01 06:51:44.015 +03:00 [DBG] Connection id "0HNC8090TGATH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:51:44.017 +03:00 [DBG] Connection id "0HNC8090TGATH" stopped. 2025-07-01 06:52:02.683 +03:00 [DBG] Connection id "0HNC8090TGATI" accepted. 2025-07-01 06:52:02.683 +03:00 [DBG] Connection id "0HNC8090TGATI" started. 2025-07-01 06:52:02.683 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:52:02.683 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:52:02.683 +03:00 [DBG] POST requests are not supported 2025-07-01 06:52:02.683 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:52:02.683 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:52:02.684 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:52:02.684 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:52:02.684 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:52:02.684 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:52:02.684 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:52:02.684 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:52:02.684 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:52:02.684 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:52:02.684 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:52:02.684 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:52:02.684 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:52:02.684 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:52:02.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:52:02.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:52:02.684 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:52:02.684 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:52:02.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:52:02.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:52:02.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:52:02.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:52:02.684 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:52:02.684 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1443ms. 2025-07-01 06:52:02.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:52:02.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:52:02.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:52:02.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:52:02.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:52:02.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:52:02.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:52:02.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:52:02.684 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:52:02.684 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:52:02.684 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:52:02.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:52:02.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:52:02.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:52:02.685 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:52:02.685 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:52:02.685 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:52:02.685 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6943ms 2025-07-01 06:52:02.685 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:52:02.685 +03:00 [DBG] Connection id "0HNC8090TGATI" completed keep alive response. 2025-07-01 06:52:02.685 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3183ms 2025-07-01 06:52:02.685 +03:00 [DBG] Connection id "0HNC8090TGATI" received FIN. 2025-07-01 06:52:02.685 +03:00 [DBG] Connection id "0HNC8090TGATI" disconnecting. 2025-07-01 06:52:02.685 +03:00 [DBG] Connection id "0HNC8090TGATI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:52:02.686 +03:00 [DBG] Connection id "0HNC8090TGATI" stopped. 2025-07-01 06:52:14.032 +03:00 [DBG] Connection id "0HNC8090TGATJ" accepted. 2025-07-01 06:52:14.032 +03:00 [DBG] Connection id "0HNC8090TGATJ" started. 2025-07-01 06:52:14.032 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-config.php.8 - null null 2025-07-01 06:52:14.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:52:14.032 +03:00 [DBG] The request path /wp-config.php.8 does not match a supported file type 2025-07-01 06:52:14.032 +03:00 [DBG] No candidates found for the request path '/wp-config.php.8' 2025-07-01 06:52:14.033 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:52:14.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:52:14.033 +03:00 [DBG] Connection id "0HNC8090TGATJ" completed keep alive response. 2025-07-01 06:52:14.033 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-config.php.8 - 404 0 null 0.6995ms 2025-07-01 06:52:14.033 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-config.php.8, Response status code: 404 2025-07-01 06:52:14.033 +03:00 [DBG] Connection id "0HNC8090TGATJ" received FIN. 2025-07-01 06:52:14.033 +03:00 [DBG] Connection id "0HNC8090TGATJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:52:14.033 +03:00 [DBG] Connection id "0HNC8090TGATJ" disconnecting. 2025-07-01 06:52:14.034 +03:00 [DBG] Connection id "0HNC8090TGATJ" stopped. 2025-07-01 06:52:44.073 +03:00 [DBG] Connection id "0HNC8090TGATK" accepted. 2025-07-01 06:52:44.073 +03:00 [DBG] Connection id "0HNC8090TGATK" started. 2025-07-01 06:52:44.074 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/i.php - null null 2025-07-01 06:52:44.074 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:52:44.074 +03:00 [DBG] The request path /i.php does not match a supported file type 2025-07-01 06:52:44.074 +03:00 [DBG] No candidates found for the request path '/i.php' 2025-07-01 06:52:44.074 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:52:44.074 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:52:44.074 +03:00 [DBG] Connection id "0HNC8090TGATK" completed keep alive response. 2025-07-01 06:52:44.074 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/i.php - 404 0 null 0.3442ms 2025-07-01 06:52:44.074 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/i.php, Response status code: 404 2025-07-01 06:52:44.074 +03:00 [DBG] Connection id "0HNC8090TGATK" received FIN. 2025-07-01 06:52:44.074 +03:00 [DBG] Connection id "0HNC8090TGATK" disconnecting. 2025-07-01 06:52:44.074 +03:00 [DBG] Connection id "0HNC8090TGATK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:52:44.075 +03:00 [DBG] Connection id "0HNC8090TGATK" stopped. 2025-07-01 06:53:02.688 +03:00 [DBG] Connection id "0HNC8090TGATL" accepted. 2025-07-01 06:53:02.688 +03:00 [DBG] Connection id "0HNC8090TGATL" started. 2025-07-01 06:53:02.688 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:53:02.688 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:53:02.688 +03:00 [DBG] POST requests are not supported 2025-07-01 06:53:02.688 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:53:02.689 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:53:02.689 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:53:02.689 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:53:02.689 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:53:02.689 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:53:02.689 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:53:02.689 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:53:02.689 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:53:02.689 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:53:02.689 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:53:02.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-07-01 06:53:02.689 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:53:02.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-07-01 06:53:02.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:53:02.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:53:02.689 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:53:02.689 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:53:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:53:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:53:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:53:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:53:02.689 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:53:02.689 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.124ms. 2025-07-01 06:53:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:53:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:53:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:53:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:53:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:53:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:53:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:53:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:53:02.690 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:53:02.690 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:53:02.690 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:53:02.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:53:02.690 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:53:02.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:53:02.690 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:53:02.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:53:02.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:53:02.690 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6727ms 2025-07-01 06:53:02.690 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:53:02.690 +03:00 [DBG] Connection id "0HNC8090TGATL" completed keep alive response. 2025-07-01 06:53:02.690 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.396ms 2025-07-01 06:53:02.690 +03:00 [DBG] Connection id "0HNC8090TGATL" received FIN. 2025-07-01 06:53:02.690 +03:00 [DBG] Connection id "0HNC8090TGATL" disconnecting. 2025-07-01 06:53:02.690 +03:00 [DBG] Connection id "0HNC8090TGATL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:53:02.691 +03:00 [DBG] Connection id "0HNC8090TGATL" stopped. 2025-07-01 06:53:14.111 +03:00 [DBG] Connection id "0HNC8090TGATM" accepted. 2025-07-01 06:53:14.111 +03:00 [DBG] Connection id "0HNC8090TGATM" started. 2025-07-01 06:53:14.111 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/refs/heads/ - null null 2025-07-01 06:53:14.111 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:53:14.111 +03:00 [DBG] The request path /.git/refs/heads/ does not match a supported file type 2025-07-01 06:53:14.111 +03:00 [DBG] No candidates found for the request path '/.git/refs/heads/' 2025-07-01 06:53:14.111 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:53:14.111 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:53:14.111 +03:00 [DBG] Connection id "0HNC8090TGATM" completed keep alive response. 2025-07-01 06:53:14.111 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/refs/heads/ - 404 0 null 0.2603ms 2025-07-01 06:53:14.111 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/refs/heads/, Response status code: 404 2025-07-01 06:53:14.111 +03:00 [DBG] Connection id "0HNC8090TGATM" received FIN. 2025-07-01 06:53:14.111 +03:00 [DBG] Connection id "0HNC8090TGATM" disconnecting. 2025-07-01 06:53:14.111 +03:00 [DBG] Connection id "0HNC8090TGATM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:53:14.113 +03:00 [DBG] Connection id "0HNC8090TGATM" stopped. 2025-07-01 06:53:44.129 +03:00 [DBG] Connection id "0HNC8090TGATN" accepted. 2025-07-01 06:53:44.130 +03:00 [DBG] Connection id "0HNC8090TGATN" started. 2025-07-01 06:53:44.130 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/app/.env - null null 2025-07-01 06:53:44.130 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:53:44.130 +03:00 [DBG] The request path /app/.env does not match a supported file type 2025-07-01 06:53:44.130 +03:00 [DBG] No candidates found for the request path '/app/.env' 2025-07-01 06:53:44.130 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:53:44.130 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:53:44.130 +03:00 [DBG] Connection id "0HNC8090TGATN" completed keep alive response. 2025-07-01 06:53:44.130 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/app/.env - 404 0 null 0.2251ms 2025-07-01 06:53:44.130 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/app/.env, Response status code: 404 2025-07-01 06:53:44.130 +03:00 [DBG] Connection id "0HNC8090TGATN" received FIN. 2025-07-01 06:53:44.130 +03:00 [DBG] Connection id "0HNC8090TGATN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:53:44.130 +03:00 [DBG] Connection id "0HNC8090TGATN" disconnecting. 2025-07-01 06:53:44.130 +03:00 [DBG] Connection id "0HNC8090TGATN" stopped. 2025-07-01 06:54:02.694 +03:00 [DBG] Connection id "0HNC8090TGATO" accepted. 2025-07-01 06:54:02.694 +03:00 [DBG] Connection id "0HNC8090TGATO" started. 2025-07-01 06:54:02.694 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:54:02.694 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:54:02.694 +03:00 [DBG] POST requests are not supported 2025-07-01 06:54:02.694 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:54:02.694 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:54:02.694 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:54:02.695 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:54:02.695 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:54:02.695 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:54:02.695 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:54:02.695 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:54:02.695 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:54:02.695 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:54:02.695 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:54:02.695 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:54:02.695 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:54:02.695 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:54:02.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:54:02.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:54:02.695 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:54:02.695 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:54:02.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:54:02.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:54:02.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:54:02.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:54:02.695 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:54:02.695 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1135ms. 2025-07-01 06:54:02.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:54:02.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:54:02.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:54:02.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:54:02.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:54:02.695 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:54:02.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:54:02.695 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:54:02.695 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:54:02.695 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:54:02.695 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:54:02.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:54:02.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:54:02.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:54:02.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:54:02.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:54:02.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:54:02.695 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6104ms 2025-07-01 06:54:02.695 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:54:02.695 +03:00 [DBG] Connection id "0HNC8090TGATO" completed keep alive response. 2025-07-01 06:54:02.696 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1957ms 2025-07-01 06:54:02.696 +03:00 [DBG] Connection id "0HNC8090TGATO" received FIN. 2025-07-01 06:54:02.696 +03:00 [DBG] Connection id "0HNC8090TGATO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:54:02.696 +03:00 [DBG] Connection id "0HNC8090TGATO" disconnecting. 2025-07-01 06:54:02.696 +03:00 [DBG] Connection id "0HNC8090TGATO" stopped. 2025-07-01 06:54:14.192 +03:00 [DBG] Connection id "0HNC8090TGATP" accepted. 2025-07-01 06:54:14.193 +03:00 [DBG] Connection id "0HNC8090TGATP" started. 2025-07-01 06:54:14.193 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/hooks/pre-push - null null 2025-07-01 06:54:14.193 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:54:14.193 +03:00 [DBG] The request path /.git/hooks/pre-push does not match a supported file type 2025-07-01 06:54:14.193 +03:00 [DBG] No candidates found for the request path '/.git/hooks/pre-push' 2025-07-01 06:54:14.193 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:54:14.193 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:54:14.193 +03:00 [DBG] Connection id "0HNC8090TGATP" completed keep alive response. 2025-07-01 06:54:14.193 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/hooks/pre-push - 404 0 null 0.4129ms 2025-07-01 06:54:14.193 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/hooks/pre-push, Response status code: 404 2025-07-01 06:54:14.193 +03:00 [DBG] Connection id "0HNC8090TGATP" received FIN. 2025-07-01 06:54:14.193 +03:00 [DBG] Connection id "0HNC8090TGATP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:54:14.194 +03:00 [DBG] Connection id "0HNC8090TGATP" disconnecting. 2025-07-01 06:54:14.194 +03:00 [DBG] Connection id "0HNC8090TGATP" stopped. 2025-07-01 06:54:44.221 +03:00 [DBG] Connection id "0HNC8090TGATQ" accepted. 2025-07-01 06:54:44.221 +03:00 [DBG] Connection id "0HNC8090TGATQ" started. 2025-07-01 06:54:44.222 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/node/.env_example - null null 2025-07-01 06:54:44.222 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:54:44.222 +03:00 [DBG] The request path /node/.env_example does not match a supported file type 2025-07-01 06:54:44.222 +03:00 [DBG] No candidates found for the request path '/node/.env_example' 2025-07-01 06:54:44.222 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:54:44.222 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:54:44.222 +03:00 [DBG] Connection id "0HNC8090TGATQ" completed keep alive response. 2025-07-01 06:54:44.222 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/node/.env_example - 404 0 null 0.4498ms 2025-07-01 06:54:44.222 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/node/.env_example, Response status code: 404 2025-07-01 06:54:44.222 +03:00 [DBG] Connection id "0HNC8090TGATQ" received FIN. 2025-07-01 06:54:44.222 +03:00 [DBG] Connection id "0HNC8090TGATQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:54:44.222 +03:00 [DBG] Connection id "0HNC8090TGATQ" disconnecting. 2025-07-01 06:54:44.223 +03:00 [DBG] Connection id "0HNC8090TGATQ" stopped. 2025-07-01 06:55:02.687 +03:00 [DBG] Connection id "0HNC8090TGATR" accepted. 2025-07-01 06:55:02.687 +03:00 [DBG] Connection id "0HNC8090TGATR" started. 2025-07-01 06:55:02.687 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:55:02.687 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:55:02.687 +03:00 [DBG] POST requests are not supported 2025-07-01 06:55:02.687 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:55:02.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-07-01 06:55:02.687 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:55:02.687 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:55:02.687 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:55:02.687 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:55:02.687 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:55:02.687 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:55:02.687 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:55:02.687 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:55:02.687 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:55:02.687 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:55:02.687 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:55:02.687 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:55:02.687 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:55:02.687 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:55:02.687 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:55:02.688 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:55:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:55:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:55:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:55:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:55:02.688 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:55:02.688 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.125ms. 2025-07-01 06:55:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:55:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:55:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:55:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:55:02.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:55:02.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:55:02.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:55:02.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:55:02.688 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:55:02.688 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:55:02.688 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:55:02.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:55:02.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:55:02.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:55:02.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:55:02.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:55:02.688 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:55:02.688 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6756ms 2025-07-01 06:55:02.688 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:55:02.688 +03:00 [DBG] Connection id "0HNC8090TGATR" completed keep alive response. 2025-07-01 06:55:02.688 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2714ms 2025-07-01 06:55:02.688 +03:00 [DBG] Connection id "0HNC8090TGATR" received FIN. 2025-07-01 06:55:02.689 +03:00 [DBG] Connection id "0HNC8090TGATR" disconnecting. 2025-07-01 06:55:02.689 +03:00 [DBG] Connection id "0HNC8090TGATR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:55:02.690 +03:00 [DBG] Connection id "0HNC8090TGATR" stopped. 2025-07-01 06:55:14.260 +03:00 [DBG] Connection id "0HNC8090TGATS" accepted. 2025-07-01 06:55:14.260 +03:00 [DBG] Connection id "0HNC8090TGATS" started. 2025-07-01 06:55:14.260 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/backup/.env - null null 2025-07-01 06:55:14.260 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:55:14.260 +03:00 [DBG] The request path /backup/.env does not match a supported file type 2025-07-01 06:55:14.260 +03:00 [DBG] No candidates found for the request path '/backup/.env' 2025-07-01 06:55:14.260 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:55:14.260 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:55:14.260 +03:00 [DBG] Connection id "0HNC8090TGATS" completed keep alive response. 2025-07-01 06:55:14.260 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/backup/.env - 404 0 null 0.372ms 2025-07-01 06:55:14.260 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/backup/.env, Response status code: 404 2025-07-01 06:55:14.261 +03:00 [DBG] Connection id "0HNC8090TGATS" received FIN. 2025-07-01 06:55:14.261 +03:00 [DBG] Connection id "0HNC8090TGATS" disconnecting. 2025-07-01 06:55:14.261 +03:00 [DBG] Connection id "0HNC8090TGATS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:55:14.262 +03:00 [DBG] Connection id "0HNC8090TGATS" stopped. 2025-07-01 06:55:44.287 +03:00 [DBG] Connection id "0HNC8090TGATT" accepted. 2025-07-01 06:55:44.288 +03:00 [DBG] Connection id "0HNC8090TGATT" started. 2025-07-01 06:55:44.288 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/babel-plugin-dotenv/test/fixtures/default/.env - null null 2025-07-01 06:55:44.288 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:55:44.288 +03:00 [DBG] The request path /babel-plugin-dotenv/test/fixtures/default/.env does not match a supported file type 2025-07-01 06:55:44.288 +03:00 [DBG] No candidates found for the request path '/babel-plugin-dotenv/test/fixtures/default/.env' 2025-07-01 06:55:44.288 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:55:44.288 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:55:44.288 +03:00 [DBG] Connection id "0HNC8090TGATT" completed keep alive response. 2025-07-01 06:55:44.288 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/babel-plugin-dotenv/test/fixtures/default/.env - 404 0 null 0.3534ms 2025-07-01 06:55:44.288 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/babel-plugin-dotenv/test/fixtures/default/.env, Response status code: 404 2025-07-01 06:55:44.288 +03:00 [DBG] Connection id "0HNC8090TGATT" received FIN. 2025-07-01 06:55:44.288 +03:00 [DBG] Connection id "0HNC8090TGATT" disconnecting. 2025-07-01 06:55:44.288 +03:00 [DBG] Connection id "0HNC8090TGATT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:55:44.290 +03:00 [DBG] Connection id "0HNC8090TGATT" stopped. 2025-07-01 06:56:02.691 +03:00 [DBG] Connection id "0HNC8090TGATU" accepted. 2025-07-01 06:56:02.691 +03:00 [DBG] Connection id "0HNC8090TGATU" started. 2025-07-01 06:56:02.691 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:56:02.691 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:56:02.691 +03:00 [DBG] POST requests are not supported 2025-07-01 06:56:02.691 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:56:02.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-07-01 06:56:02.691 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:56:02.691 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:56:02.691 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:56:02.691 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:56:02.691 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:56:02.691 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:56:02.691 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:56:02.692 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:56:02.692 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:56:02.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-07-01 06:56:02.692 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:56:02.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-07-01 06:56:02.692 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:56:02.692 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:56:02.692 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:56:02.692 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:56:02.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:56:02.692 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:56:02.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:56:02.692 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:56:02.692 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:56:02.692 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1215ms. 2025-07-01 06:56:02.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:56:02.692 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:56:02.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:56:02.692 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:56:02.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:56:02.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:56:02.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:56:02.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:56:02.692 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:56:02.692 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:56:02.692 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:56:02.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:56:02.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:56:02.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:56:02.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:56:02.692 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:56:02.692 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:56:02.692 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7796ms 2025-07-01 06:56:02.692 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:56:02.692 +03:00 [DBG] Connection id "0HNC8090TGATU" completed keep alive response. 2025-07-01 06:56:02.693 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4532ms 2025-07-01 06:56:02.693 +03:00 [DBG] Connection id "0HNC8090TGATU" received FIN. 2025-07-01 06:56:02.693 +03:00 [DBG] Connection id "0HNC8090TGATU" disconnecting. 2025-07-01 06:56:02.693 +03:00 [DBG] Connection id "0HNC8090TGATU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:56:02.694 +03:00 [DBG] Connection id "0HNC8090TGATU" stopped. 2025-07-01 06:56:14.315 +03:00 [DBG] Connection id "0HNC8090TGATV" accepted. 2025-07-01 06:56:14.315 +03:00 [DBG] Connection id "0HNC8090TGATV" started. 2025-07-01 06:56:14.315 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/kyc/.env - null null 2025-07-01 06:56:14.315 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:56:14.315 +03:00 [DBG] The request path /kyc/.env does not match a supported file type 2025-07-01 06:56:14.315 +03:00 [DBG] No candidates found for the request path '/kyc/.env' 2025-07-01 06:56:14.315 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:56:14.316 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:56:14.316 +03:00 [DBG] Connection id "0HNC8090TGATV" completed keep alive response. 2025-07-01 06:56:14.316 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/kyc/.env - 404 0 null 0.4134ms 2025-07-01 06:56:14.316 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/kyc/.env, Response status code: 404 2025-07-01 06:56:14.316 +03:00 [DBG] Connection id "0HNC8090TGATV" received FIN. 2025-07-01 06:56:14.316 +03:00 [DBG] Connection id "0HNC8090TGATV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:56:14.316 +03:00 [DBG] Connection id "0HNC8090TGATV" disconnecting. 2025-07-01 06:56:14.316 +03:00 [DBG] Connection id "0HNC8090TGATV" stopped. 2025-07-01 06:56:44.354 +03:00 [DBG] Connection id "0HNC8090TGAU0" accepted. 2025-07-01 06:56:44.354 +03:00 [DBG] Connection id "0HNC8090TGAU0" started. 2025-07-01 06:56:44.354 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com//help/info.php - null null 2025-07-01 06:56:44.354 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:56:44.354 +03:00 [DBG] The request path //help/info.php does not match a supported file type 2025-07-01 06:56:44.354 +03:00 [DBG] No candidates found for the request path '//help/info.php' 2025-07-01 06:56:44.354 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:56:44.354 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:56:44.354 +03:00 [DBG] Connection id "0HNC8090TGAU0" completed keep alive response. 2025-07-01 06:56:44.354 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com//help/info.php - 404 0 null 0.3229ms 2025-07-01 06:56:44.354 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com//help/info.php, Response status code: 404 2025-07-01 06:56:44.354 +03:00 [DBG] Connection id "0HNC8090TGAU0" received FIN. 2025-07-01 06:56:44.354 +03:00 [DBG] Connection id "0HNC8090TGAU0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:56:44.354 +03:00 [DBG] Connection id "0HNC8090TGAU0" disconnecting. 2025-07-01 06:56:44.355 +03:00 [DBG] Connection id "0HNC8090TGAU0" stopped. 2025-07-01 06:57:02.684 +03:00 [DBG] Connection id "0HNC8090TGAU1" accepted. 2025-07-01 06:57:02.684 +03:00 [DBG] Connection id "0HNC8090TGAU1" started. 2025-07-01 06:57:02.684 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:57:02.685 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:57:02.685 +03:00 [DBG] POST requests are not supported 2025-07-01 06:57:02.685 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:57:02.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-07-01 06:57:02.685 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:57:02.685 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:57:02.685 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:57:02.685 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:57:02.685 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:57:02.685 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:57:02.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-07-01 06:57:02.685 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:57:02.685 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:57:02.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-07-01 06:57:02.685 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:57:02.685 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:57:02.685 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:57:02.685 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:57:02.685 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:57:02.685 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:57:02.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:57:02.686 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:57:02.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:57:02.686 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:57:02.686 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:57:02.686 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1763ms. 2025-07-01 06:57:02.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:57:02.686 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:57:02.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:57:02.686 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:57:02.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:57:02.686 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:57:02.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:57:02.686 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:57:02.686 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:57:02.686 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:57:02.686 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:57:02.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:57:02.686 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:57:02.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:57:02.686 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:57:02.686 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:57:02.686 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:57:02.686 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1893ms 2025-07-01 06:57:02.687 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:57:02.687 +03:00 [DBG] Connection id "0HNC8090TGAU1" completed keep alive response. 2025-07-01 06:57:02.687 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1775ms 2025-07-01 06:57:02.687 +03:00 [DBG] Connection id "0HNC8090TGAU1" received FIN. 2025-07-01 06:57:02.687 +03:00 [DBG] Connection id "0HNC8090TGAU1" disconnecting. 2025-07-01 06:57:02.687 +03:00 [DBG] Connection id "0HNC8090TGAU1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:57:02.688 +03:00 [DBG] Connection id "0HNC8090TGAU1" stopped. 2025-07-01 06:57:14.382 +03:00 [DBG] Connection id "0HNC8090TGAU2" accepted. 2025-07-01 06:57:14.382 +03:00 [DBG] Connection id "0HNC8090TGAU2" started. 2025-07-01 06:57:14.382 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env~ - null null 2025-07-01 06:57:14.382 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:57:14.382 +03:00 [DBG] The request path /.env~ does not match a supported file type 2025-07-01 06:57:14.382 +03:00 [DBG] No candidates found for the request path '/.env~' 2025-07-01 06:57:14.382 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:57:14.382 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:57:14.382 +03:00 [DBG] Connection id "0HNC8090TGAU2" completed keep alive response. 2025-07-01 06:57:14.383 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env~ - 404 0 null 0.4744ms 2025-07-01 06:57:14.383 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env~, Response status code: 404 2025-07-01 06:57:14.383 +03:00 [DBG] Connection id "0HNC8090TGAU2" received FIN. 2025-07-01 06:57:14.383 +03:00 [DBG] Connection id "0HNC8090TGAU2" disconnecting. 2025-07-01 06:57:14.383 +03:00 [DBG] Connection id "0HNC8090TGAU2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:57:14.384 +03:00 [DBG] Connection id "0HNC8090TGAU2" stopped. 2025-07-01 06:57:44.421 +03:00 [DBG] Connection id "0HNC8090TGAU3" accepted. 2025-07-01 06:57:44.421 +03:00 [DBG] Connection id "0HNC8090TGAU3" started. 2025-07-01 06:57:44.421 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/temanr9/.env - null null 2025-07-01 06:57:44.421 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:57:44.421 +03:00 [DBG] The request path /temanr9/.env does not match a supported file type 2025-07-01 06:57:44.421 +03:00 [DBG] No candidates found for the request path '/temanr9/.env' 2025-07-01 06:57:44.422 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:57:44.422 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:57:44.422 +03:00 [DBG] Connection id "0HNC8090TGAU3" completed keep alive response. 2025-07-01 06:57:44.422 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/temanr9/.env - 404 0 null 0.3086ms 2025-07-01 06:57:44.422 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/temanr9/.env, Response status code: 404 2025-07-01 06:57:44.422 +03:00 [DBG] Connection id "0HNC8090TGAU3" received FIN. 2025-07-01 06:57:44.422 +03:00 [DBG] Connection id "0HNC8090TGAU3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:57:44.422 +03:00 [DBG] Connection id "0HNC8090TGAU3" disconnecting. 2025-07-01 06:57:44.422 +03:00 [DBG] Connection id "0HNC8090TGAU3" stopped. 2025-07-01 06:58:02.686 +03:00 [DBG] Connection id "0HNC8090TGAU4" accepted. 2025-07-01 06:58:02.686 +03:00 [DBG] Connection id "0HNC8090TGAU4" started. 2025-07-01 06:58:02.687 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:58:02.687 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:58:02.687 +03:00 [DBG] POST requests are not supported 2025-07-01 06:58:02.687 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:58:02.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-07-01 06:58:02.687 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:58:02.687 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:58:02.687 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:58:02.687 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:58:02.687 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:58:02.687 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:58:02.687 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:58:02.687 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:58:02.687 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:58:02.687 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:58:02.687 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:58:02.687 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:58:02.687 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:58:02.687 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:58:02.687 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:58:02.687 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:58:02.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:58:02.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:58:02.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:58:02.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:58:02.687 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:58:02.688 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1302ms. 2025-07-01 06:58:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:58:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:58:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:58:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:58:02.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:58:02.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:58:02.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:58:02.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:58:02.688 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:58:02.688 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:58:02.688 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:58:02.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:58:02.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:58:02.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:58:02.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:58:02.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:58:02.688 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:58:02.688 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6928ms 2025-07-01 06:58:02.688 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:58:02.688 +03:00 [DBG] Connection id "0HNC8090TGAU4" completed keep alive response. 2025-07-01 06:58:02.688 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3239ms 2025-07-01 06:58:02.688 +03:00 [DBG] Connection id "0HNC8090TGAU4" received FIN. 2025-07-01 06:58:02.688 +03:00 [DBG] Connection id "0HNC8090TGAU4" disconnecting. 2025-07-01 06:58:02.689 +03:00 [DBG] Connection id "0HNC8090TGAU4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:58:02.690 +03:00 [DBG] Connection id "0HNC8090TGAU4" stopped. 2025-07-01 06:58:14.448 +03:00 [DBG] Connection id "0HNC8090TGAU5" accepted. 2025-07-01 06:58:14.448 +03:00 [DBG] Connection id "0HNC8090TGAU5" started. 2025-07-01 06:58:14.448 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/p.php - null null 2025-07-01 06:58:14.449 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:58:14.449 +03:00 [DBG] The request path /p.php does not match a supported file type 2025-07-01 06:58:14.449 +03:00 [DBG] No candidates found for the request path '/p.php' 2025-07-01 06:58:14.449 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:58:14.449 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:58:14.449 +03:00 [DBG] Connection id "0HNC8090TGAU5" completed keep alive response. 2025-07-01 06:58:14.449 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/p.php - 404 0 null 0.2767ms 2025-07-01 06:58:14.449 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/p.php, Response status code: 404 2025-07-01 06:58:14.449 +03:00 [DBG] Connection id "0HNC8090TGAU5" received FIN. 2025-07-01 06:58:14.449 +03:00 [DBG] Connection id "0HNC8090TGAU5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:58:14.449 +03:00 [DBG] Connection id "0HNC8090TGAU5" disconnecting. 2025-07-01 06:58:14.449 +03:00 [DBG] Connection id "0HNC8090TGAU5" stopped. 2025-07-01 06:58:44.490 +03:00 [DBG] Connection id "0HNC8090TGAU6" accepted. 2025-07-01 06:58:44.490 +03:00 [DBG] Connection id "0HNC8090TGAU6" started. 2025-07-01 06:58:44.490 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/refs/remotes/ - null null 2025-07-01 06:58:44.490 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:58:44.490 +03:00 [DBG] The request path /.git/refs/remotes/ does not match a supported file type 2025-07-01 06:58:44.490 +03:00 [DBG] No candidates found for the request path '/.git/refs/remotes/' 2025-07-01 06:58:44.490 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:58:44.490 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:58:44.491 +03:00 [DBG] Connection id "0HNC8090TGAU6" completed keep alive response. 2025-07-01 06:58:44.491 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/refs/remotes/ - 404 0 null 0.2543ms 2025-07-01 06:58:44.491 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/refs/remotes/, Response status code: 404 2025-07-01 06:58:44.491 +03:00 [DBG] Connection id "0HNC8090TGAU6" received FIN. 2025-07-01 06:58:44.491 +03:00 [DBG] Connection id "0HNC8090TGAU6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:58:44.491 +03:00 [DBG] Connection id "0HNC8090TGAU6" disconnecting. 2025-07-01 06:58:44.491 +03:00 [DBG] Connection id "0HNC8090TGAU6" stopped. 2025-07-01 06:59:02.695 +03:00 [DBG] Connection id "0HNC8090TGAU7" accepted. 2025-07-01 06:59:02.695 +03:00 [DBG] Connection id "0HNC8090TGAU7" started. 2025-07-01 06:59:02.695 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 06:59:02.695 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:59:02.695 +03:00 [DBG] POST requests are not supported 2025-07-01 06:59:02.695 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 06:59:02.695 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 06:59:02.695 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:59:02.695 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 06:59:02.695 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:59:02.695 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 06:59:02.695 +03:00 [INF] CORS policy execution successful. 2025-07-01 06:59:02.695 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:59:02.695 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 06:59:02.695 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 06:59:02.695 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 06:59:02.695 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 06:59:02.695 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 06:59:02.695 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 06:59:02.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:59:02.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:59:02.695 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:59:02.696 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 06:59:02.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:59:02.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:59:02.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:59:02.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:59:02.696 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 06:59:02.696 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1361ms. 2025-07-01 06:59:02.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:59:02.696 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 06:59:02.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:59:02.696 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 06:59:02.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:59:02.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:59:02.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:59:02.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:59:02.696 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:59:02.696 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 06:59:02.696 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 06:59:02.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:59:02.696 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 06:59:02.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:59:02.696 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:59:02.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:59:02.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 06:59:02.696 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6833ms 2025-07-01 06:59:02.696 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 06:59:02.696 +03:00 [DBG] Connection id "0HNC8090TGAU7" completed keep alive response. 2025-07-01 06:59:02.696 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3725ms 2025-07-01 06:59:02.696 +03:00 [DBG] Connection id "0HNC8090TGAU7" received FIN. 2025-07-01 06:59:02.697 +03:00 [DBG] Connection id "0HNC8090TGAU7" disconnecting. 2025-07-01 06:59:02.697 +03:00 [DBG] Connection id "0HNC8090TGAU7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:59:02.698 +03:00 [DBG] Connection id "0HNC8090TGAU7" stopped. 2025-07-01 06:59:14.529 +03:00 [DBG] Connection id "0HNC8090TGAU8" accepted. 2025-07-01 06:59:14.529 +03:00 [DBG] Connection id "0HNC8090TGAU8" started. 2025-07-01 06:59:14.530 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/qa/.env - null null 2025-07-01 06:59:14.530 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:59:14.530 +03:00 [DBG] The request path /qa/.env does not match a supported file type 2025-07-01 06:59:14.530 +03:00 [DBG] No candidates found for the request path '/qa/.env' 2025-07-01 06:59:14.530 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:59:14.530 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:59:14.530 +03:00 [DBG] Connection id "0HNC8090TGAU8" completed keep alive response. 2025-07-01 06:59:14.530 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/qa/.env - 404 0 null 0.5094ms 2025-07-01 06:59:14.530 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/qa/.env, Response status code: 404 2025-07-01 06:59:14.530 +03:00 [DBG] Connection id "0HNC8090TGAU8" received FIN. 2025-07-01 06:59:14.530 +03:00 [DBG] Connection id "0HNC8090TGAU8" disconnecting. 2025-07-01 06:59:14.530 +03:00 [DBG] Connection id "0HNC8090TGAU8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:59:14.532 +03:00 [DBG] Connection id "0HNC8090TGAU8" stopped. 2025-07-01 06:59:44.568 +03:00 [DBG] Connection id "0HNC8090TGAU9" accepted. 2025-07-01 06:59:44.569 +03:00 [DBG] Connection id "0HNC8090TGAU9" started. 2025-07-01 06:59:44.569 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/product/.env - null null 2025-07-01 06:59:44.569 +03:00 [VRB] All hosts are allowed. 2025-07-01 06:59:44.569 +03:00 [DBG] The request path /product/.env does not match a supported file type 2025-07-01 06:59:44.569 +03:00 [DBG] No candidates found for the request path '/product/.env' 2025-07-01 06:59:44.569 +03:00 [DBG] Request did not match any endpoints 2025-07-01 06:59:44.569 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 06:59:44.569 +03:00 [DBG] Connection id "0HNC8090TGAU9" completed keep alive response. 2025-07-01 06:59:44.569 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/product/.env - 404 0 null 0.3544ms 2025-07-01 06:59:44.569 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/product/.env, Response status code: 404 2025-07-01 06:59:44.569 +03:00 [DBG] Connection id "0HNC8090TGAU9" received FIN. 2025-07-01 06:59:44.569 +03:00 [DBG] Connection id "0HNC8090TGAU9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 06:59:44.569 +03:00 [DBG] Connection id "0HNC8090TGAU9" disconnecting. 2025-07-01 06:59:44.570 +03:00 [DBG] Connection id "0HNC8090TGAU9" stopped. 2025-07-01 07:00:02.689 +03:00 [DBG] Connection id "0HNC8090TGAUA" accepted. 2025-07-01 07:00:02.689 +03:00 [DBG] Connection id "0HNC8090TGAUA" started. 2025-07-01 07:00:02.689 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:00:02.689 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:00:02.689 +03:00 [DBG] POST requests are not supported 2025-07-01 07:00:02.689 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:00:02.689 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:00:02.689 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:00:02.689 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:00:02.689 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:00:02.689 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:00:02.689 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:00:02.690 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:00:02.690 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:00:02.690 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:00:02.690 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:00:02.690 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:00:02.690 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:00:02.690 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:00:02.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:00:02.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:00:02.690 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:00:02.690 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:00:02.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:00:02.690 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:00:02.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:00:02.690 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:00:02.690 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:00:02.690 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1639ms. 2025-07-01 07:00:02.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:00:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:00:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:00:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:00:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:00:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:00:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:00:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:00:02.691 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:00:02.691 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:00:02.691 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:00:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:00:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:00:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:00:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:00:02.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:00:02.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:00:02.691 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1514ms 2025-07-01 07:00:02.691 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:00:02.691 +03:00 [DBG] Connection id "0HNC8090TGAUA" completed keep alive response. 2025-07-01 07:00:02.691 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1402ms 2025-07-01 07:00:02.691 +03:00 [DBG] Connection id "0HNC8090TGAUA" received FIN. 2025-07-01 07:00:02.692 +03:00 [DBG] Connection id "0HNC8090TGAUA" disconnecting. 2025-07-01 07:00:02.692 +03:00 [DBG] Connection id "0HNC8090TGAUA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:00:02.693 +03:00 [DBG] Connection id "0HNC8090TGAUA" stopped. 2025-07-01 07:00:14.597 +03:00 [DBG] Connection id "0HNC8090TGAUB" accepted. 2025-07-01 07:00:14.597 +03:00 [DBG] Connection id "0HNC8090TGAUB" started. 2025-07-01 07:00:14.597 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/examples/with-dotenv/.env - null null 2025-07-01 07:00:14.597 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:00:14.597 +03:00 [DBG] The request path /examples/with-dotenv/.env does not match a supported file type 2025-07-01 07:00:14.597 +03:00 [DBG] No candidates found for the request path '/examples/with-dotenv/.env' 2025-07-01 07:00:14.597 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:00:14.597 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:00:14.597 +03:00 [DBG] Connection id "0HNC8090TGAUB" completed keep alive response. 2025-07-01 07:00:14.597 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/examples/with-dotenv/.env - 404 0 null 0.3512ms 2025-07-01 07:00:14.597 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/examples/with-dotenv/.env, Response status code: 404 2025-07-01 07:00:14.598 +03:00 [DBG] Connection id "0HNC8090TGAUB" received FIN. 2025-07-01 07:00:14.598 +03:00 [DBG] Connection id "0HNC8090TGAUB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:00:14.598 +03:00 [DBG] Connection id "0HNC8090TGAUB" disconnecting. 2025-07-01 07:00:14.598 +03:00 [DBG] Connection id "0HNC8090TGAUB" stopped. 2025-07-01 07:00:44.636 +03:00 [DBG] Connection id "0HNC8090TGAUC" accepted. 2025-07-01 07:00:44.636 +03:00 [DBG] Connection id "0HNC8090TGAUC" started. 2025-07-01 07:00:44.637 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/admin/config - null null 2025-07-01 07:00:44.637 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:00:44.637 +03:00 [DBG] The request path /admin/config does not match a supported file type 2025-07-01 07:00:44.637 +03:00 [DBG] No candidates found for the request path '/admin/config' 2025-07-01 07:00:44.637 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:00:44.637 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:00:44.637 +03:00 [DBG] Connection id "0HNC8090TGAUC" completed keep alive response. 2025-07-01 07:00:44.637 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/admin/config - 404 0 null 0.2791ms 2025-07-01 07:00:44.637 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/admin/config, Response status code: 404 2025-07-01 07:00:44.637 +03:00 [DBG] Connection id "0HNC8090TGAUC" received FIN. 2025-07-01 07:00:44.637 +03:00 [DBG] Connection id "0HNC8090TGAUC" disconnecting. 2025-07-01 07:00:44.637 +03:00 [DBG] Connection id "0HNC8090TGAUC" stopped. 2025-07-01 07:00:44.637 +03:00 [DBG] Connection id "0HNC8090TGAUC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:01:02.690 +03:00 [DBG] Connection id "0HNC8090TGAUD" accepted. 2025-07-01 07:01:02.690 +03:00 [DBG] Connection id "0HNC8090TGAUD" started. 2025-07-01 07:01:02.690 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:01:02.690 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:01:02.690 +03:00 [DBG] POST requests are not supported 2025-07-01 07:01:02.690 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:01:02.690 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:01:02.690 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:01:02.691 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:01:02.691 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:01:02.691 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:01:02.691 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:01:02.691 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:01:02.691 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:01:02.691 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:01:02.691 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:01:02.691 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:01:02.691 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:01:02.691 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:01:02.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:01:02.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:01:02.691 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:01:02.691 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:01:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:01:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:01:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:01:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:01:02.691 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:01:02.691 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.162ms. 2025-07-01 07:01:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:01:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:01:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:01:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:01:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:01:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:01:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:01:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:01:02.692 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:01:02.692 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:01:02.692 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:01:02.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:01:02.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:01:02.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:01:02.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:01:02.692 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:01:02.692 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:01:02.692 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8175ms 2025-07-01 07:01:02.692 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:01:02.692 +03:00 [DBG] Connection id "0HNC8090TGAUD" completed keep alive response. 2025-07-01 07:01:02.692 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5091ms 2025-07-01 07:01:02.692 +03:00 [DBG] Connection id "0HNC8090TGAUD" received FIN. 2025-07-01 07:01:02.692 +03:00 [DBG] Connection id "0HNC8090TGAUD" disconnecting. 2025-07-01 07:01:02.692 +03:00 [DBG] Connection id "0HNC8090TGAUD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:01:02.693 +03:00 [DBG] Connection id "0HNC8090TGAUD" stopped. 2025-07-01 07:01:14.672 +03:00 [DBG] Connection id "0HNC8090TGAUE" accepted. 2025-07-01 07:01:14.672 +03:00 [DBG] Connection id "0HNC8090TGAUE" started. 2025-07-01 07:01:14.672 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ftpmaster/.env - null null 2025-07-01 07:01:14.672 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:01:14.672 +03:00 [DBG] The request path /ftpmaster/.env does not match a supported file type 2025-07-01 07:01:14.672 +03:00 [DBG] No candidates found for the request path '/ftpmaster/.env' 2025-07-01 07:01:14.672 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:01:14.672 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:01:14.672 +03:00 [DBG] Connection id "0HNC8090TGAUE" completed keep alive response. 2025-07-01 07:01:14.673 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ftpmaster/.env - 404 0 null 0.5458ms 2025-07-01 07:01:14.673 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/ftpmaster/.env, Response status code: 404 2025-07-01 07:01:14.673 +03:00 [DBG] Connection id "0HNC8090TGAUE" received FIN. 2025-07-01 07:01:14.673 +03:00 [DBG] Connection id "0HNC8090TGAUE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:01:14.673 +03:00 [DBG] Connection id "0HNC8090TGAUE" disconnecting. 2025-07-01 07:01:14.673 +03:00 [DBG] Connection id "0HNC8090TGAUE" stopped. 2025-07-01 07:01:44.691 +03:00 [DBG] Connection id "0HNC8090TGAUF" accepted. 2025-07-01 07:01:44.691 +03:00 [DBG] Connection id "0HNC8090TGAUF" started. 2025-07-01 07:01:44.691 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/project/.env - null null 2025-07-01 07:01:44.691 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:01:44.691 +03:00 [DBG] The request path /project/.env does not match a supported file type 2025-07-01 07:01:44.692 +03:00 [DBG] No candidates found for the request path '/project/.env' 2025-07-01 07:01:44.692 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:01:44.692 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:01:44.692 +03:00 [DBG] Connection id "0HNC8090TGAUF" completed keep alive response. 2025-07-01 07:01:44.692 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/project/.env - 404 0 null 0.2451ms 2025-07-01 07:01:44.692 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/project/.env, Response status code: 404 2025-07-01 07:01:44.692 +03:00 [DBG] Connection id "0HNC8090TGAUF" received FIN. 2025-07-01 07:01:44.692 +03:00 [DBG] Connection id "0HNC8090TGAUF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:01:44.692 +03:00 [DBG] Connection id "0HNC8090TGAUF" disconnecting. 2025-07-01 07:01:44.692 +03:00 [DBG] Connection id "0HNC8090TGAUF" stopped. 2025-07-01 07:02:02.758 +03:00 [DBG] Connection id "0HNC8090TGAUG" accepted. 2025-07-01 07:02:02.758 +03:00 [DBG] Connection id "0HNC8090TGAUG" started. 2025-07-01 07:02:02.758 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:02:02.759 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:02:02.759 +03:00 [DBG] POST requests are not supported 2025-07-01 07:02:02.759 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:02:02.759 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:02:02.759 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:02:02.759 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:02:02.759 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:02:02.759 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:02:02.759 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:02:02.759 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:02:02.759 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:02:02.759 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:02:02.759 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:02:02.759 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:02:02.759 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:02:02.759 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:02:02.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:02:02.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:02:02.759 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:02:02.759 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:02:02.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:02:02.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:02:02.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:02:02.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:02:02.759 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:02:02.759 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1309ms. 2025-07-01 07:02:02.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:02:02.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:02:02.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:02:02.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:02:02.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:02:02.759 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:02:02.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:02:02.759 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:02:02.759 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:02:02.760 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:02:02.760 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:02:02.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:02:02.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:02:02.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:02:02.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:02:02.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:02:02.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:02:02.760 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7172ms 2025-07-01 07:02:02.760 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:02:02.760 +03:00 [DBG] Connection id "0HNC8090TGAUG" completed keep alive response. 2025-07-01 07:02:02.760 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3174ms 2025-07-01 07:02:02.760 +03:00 [DBG] Connection id "0HNC8090TGAUG" received FIN. 2025-07-01 07:02:02.760 +03:00 [DBG] Connection id "0HNC8090TGAUG" disconnecting. 2025-07-01 07:02:02.760 +03:00 [DBG] Connection id "0HNC8090TGAUG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:02:02.762 +03:00 [DBG] Connection id "0HNC8090TGAUG" stopped. 2025-07-01 07:02:14.717 +03:00 [DBG] Connection id "0HNC8090TGAUH" accepted. 2025-07-01 07:02:14.717 +03:00 [DBG] Connection id "0HNC8090TGAUH" started. 2025-07-01 07:02:14.717 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/auth/bigquery - null null 2025-07-01 07:02:14.717 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:02:14.717 +03:00 [DBG] The request path /auth/bigquery does not match a supported file type 2025-07-01 07:02:14.717 +03:00 [DBG] No candidates found for the request path '/auth/bigquery' 2025-07-01 07:02:14.717 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:02:14.717 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:02:14.717 +03:00 [DBG] Connection id "0HNC8090TGAUH" completed keep alive response. 2025-07-01 07:02:14.717 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/auth/bigquery - 404 0 null 0.2375ms 2025-07-01 07:02:14.717 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/auth/bigquery, Response status code: 404 2025-07-01 07:02:14.718 +03:00 [DBG] Connection id "0HNC8090TGAUH" received FIN. 2025-07-01 07:02:14.718 +03:00 [DBG] Connection id "0HNC8090TGAUH" disconnecting. 2025-07-01 07:02:14.718 +03:00 [DBG] Connection id "0HNC8090TGAUH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:02:14.719 +03:00 [DBG] Connection id "0HNC8090TGAUH" stopped. 2025-07-01 07:02:44.755 +03:00 [DBG] Connection id "0HNC8090TGAUI" accepted. 2025-07-01 07:02:44.756 +03:00 [DBG] Connection id "0HNC8090TGAUI" started. 2025-07-01 07:02:44.756 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/test4.php - null null 2025-07-01 07:02:44.756 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:02:44.756 +03:00 [DBG] The request path /test4.php does not match a supported file type 2025-07-01 07:02:44.756 +03:00 [DBG] No candidates found for the request path '/test4.php' 2025-07-01 07:02:44.756 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:02:44.756 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:02:44.756 +03:00 [DBG] Connection id "0HNC8090TGAUI" completed keep alive response. 2025-07-01 07:02:44.756 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/test4.php - 404 0 null 0.3567ms 2025-07-01 07:02:44.756 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/test4.php, Response status code: 404 2025-07-01 07:02:44.756 +03:00 [DBG] Connection id "0HNC8090TGAUI" received FIN. 2025-07-01 07:02:44.756 +03:00 [DBG] Connection id "0HNC8090TGAUI" disconnecting. 2025-07-01 07:02:44.756 +03:00 [DBG] Connection id "0HNC8090TGAUI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:02:44.757 +03:00 [DBG] Connection id "0HNC8090TGAUI" stopped. 2025-07-01 07:03:02.684 +03:00 [DBG] Connection id "0HNC8090TGAUJ" accepted. 2025-07-01 07:03:02.684 +03:00 [DBG] Connection id "0HNC8090TGAUJ" started. 2025-07-01 07:03:02.684 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:03:02.684 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:03:02.684 +03:00 [DBG] POST requests are not supported 2025-07-01 07:03:02.684 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:03:02.684 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:03:02.684 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:03:02.684 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:03:02.685 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:03:02.685 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:03:02.685 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:03:02.685 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:03:02.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-07-01 07:03:02.685 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:03:02.685 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:03:02.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-07-01 07:03:02.685 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:03:02.685 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:03:02.685 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:03:02.685 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:03:02.685 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:03:02.685 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:03:02.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:03:02.685 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:03:02.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:03:02.685 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:03:02.685 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:03:02.685 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1399ms. 2025-07-01 07:03:02.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:03:02.685 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:03:02.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:03:02.685 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:03:02.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:03:02.686 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:03:02.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:03:02.686 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:03:02.686 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:03:02.686 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:03:02.686 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:03:02.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:03:02.686 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:03:02.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:03:02.686 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:03:02.686 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:03:02.686 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:03:02.686 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.726ms 2025-07-01 07:03:02.686 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:03:02.686 +03:00 [DBG] Connection id "0HNC8090TGAUJ" completed keep alive response. 2025-07-01 07:03:02.686 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.514ms 2025-07-01 07:03:02.686 +03:00 [DBG] Connection id "0HNC8090TGAUJ" received FIN. 2025-07-01 07:03:02.686 +03:00 [DBG] Connection id "0HNC8090TGAUJ" disconnecting. 2025-07-01 07:03:02.686 +03:00 [DBG] Connection id "0HNC8090TGAUJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:03:02.687 +03:00 [DBG] Connection id "0HNC8090TGAUJ" stopped. 2025-07-01 07:03:14.772 +03:00 [DBG] Connection id "0HNC8090TGAUK" accepted. 2025-07-01 07:03:14.772 +03:00 [DBG] Connection id "0HNC8090TGAUK" started. 2025-07-01 07:03:14.772 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/public_html/.env - null null 2025-07-01 07:03:14.773 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:03:14.773 +03:00 [DBG] The request path /public_html/.env does not match a supported file type 2025-07-01 07:03:14.773 +03:00 [DBG] No candidates found for the request path '/public_html/.env' 2025-07-01 07:03:14.773 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:03:14.773 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:03:14.773 +03:00 [DBG] Connection id "0HNC8090TGAUK" completed keep alive response. 2025-07-01 07:03:14.773 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/public_html/.env - 404 0 null 0.2805ms 2025-07-01 07:03:14.773 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/public_html/.env, Response status code: 404 2025-07-01 07:03:14.773 +03:00 [DBG] Connection id "0HNC8090TGAUK" received FIN. 2025-07-01 07:03:14.773 +03:00 [DBG] Connection id "0HNC8090TGAUK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:03:14.773 +03:00 [DBG] Connection id "0HNC8090TGAUK" disconnecting. 2025-07-01 07:03:14.773 +03:00 [DBG] Connection id "0HNC8090TGAUK" stopped. 2025-07-01 07:03:44.802 +03:00 [DBG] Connection id "0HNC8090TGAUL" accepted. 2025-07-01 07:03:44.802 +03:00 [DBG] Connection id "0HNC8090TGAUL" started. 2025-07-01 07:03:44.802 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/phpinfo3.php - null null 2025-07-01 07:03:44.802 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:03:44.802 +03:00 [DBG] The request path /phpinfo3.php does not match a supported file type 2025-07-01 07:03:44.802 +03:00 [DBG] No candidates found for the request path '/phpinfo3.php' 2025-07-01 07:03:44.802 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:03:44.802 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:03:44.802 +03:00 [DBG] Connection id "0HNC8090TGAUL" completed keep alive response. 2025-07-01 07:03:44.802 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/phpinfo3.php - 404 0 null 0.2288ms 2025-07-01 07:03:44.802 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/phpinfo3.php, Response status code: 404 2025-07-01 07:03:44.802 +03:00 [DBG] Connection id "0HNC8090TGAUL" received FIN. 2025-07-01 07:03:44.803 +03:00 [DBG] Connection id "0HNC8090TGAUL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:03:44.803 +03:00 [DBG] Connection id "0HNC8090TGAUL" disconnecting. 2025-07-01 07:03:44.803 +03:00 [DBG] Connection id "0HNC8090TGAUL" stopped. 2025-07-01 07:04:02.694 +03:00 [DBG] Connection id "0HNC8090TGAUM" accepted. 2025-07-01 07:04:02.694 +03:00 [DBG] Connection id "0HNC8090TGAUM" started. 2025-07-01 07:04:02.694 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:04:02.694 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:04:02.694 +03:00 [DBG] POST requests are not supported 2025-07-01 07:04:02.694 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:04:02.694 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:04:02.694 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:04:02.694 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:04:02.694 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:04:02.694 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:04:02.694 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:04:02.694 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:04:02.694 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:04:02.694 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:04:02.694 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:04:02.694 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:04:02.694 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:04:02.694 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:04:02.694 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:04:02.694 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:04:02.694 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:04:02.695 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:04:02.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:04:02.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:04:02.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:04:02.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:04:02.695 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:04:02.695 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1141ms. 2025-07-01 07:04:02.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:04:02.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:04:02.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:04:02.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:04:02.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:04:02.695 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:04:02.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:04:02.695 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:04:02.695 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:04:02.695 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:04:02.695 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:04:02.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:04:02.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:04:02.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:04:02.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:04:02.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:04:02.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:04:02.695 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8618ms 2025-07-01 07:04:02.695 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:04:02.695 +03:00 [DBG] Connection id "0HNC8090TGAUM" completed keep alive response. 2025-07-01 07:04:02.695 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4848ms 2025-07-01 07:04:02.696 +03:00 [DBG] Connection id "0HNC8090TGAUM" received FIN. 2025-07-01 07:04:02.696 +03:00 [DBG] Connection id "0HNC8090TGAUM" disconnecting. 2025-07-01 07:04:02.696 +03:00 [DBG] Connection id "0HNC8090TGAUM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:04:02.697 +03:00 [DBG] Connection id "0HNC8090TGAUM" stopped. 2025-07-01 07:04:14.829 +03:00 [DBG] Connection id "0HNC8090TGAUN" accepted. 2025-07-01 07:04:14.829 +03:00 [DBG] Connection id "0HNC8090TGAUN" started. 2025-07-01 07:04:14.830 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/hooks/pre-commit - null null 2025-07-01 07:04:14.830 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:04:14.830 +03:00 [DBG] The request path /.git/hooks/pre-commit does not match a supported file type 2025-07-01 07:04:14.830 +03:00 [DBG] No candidates found for the request path '/.git/hooks/pre-commit' 2025-07-01 07:04:14.830 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:04:14.830 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:04:14.830 +03:00 [DBG] Connection id "0HNC8090TGAUN" completed keep alive response. 2025-07-01 07:04:14.830 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/hooks/pre-commit - 404 0 null 0.4704ms 2025-07-01 07:04:14.830 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/hooks/pre-commit, Response status code: 404 2025-07-01 07:04:14.830 +03:00 [DBG] Connection id "0HNC8090TGAUN" received FIN. 2025-07-01 07:04:14.830 +03:00 [DBG] Connection id "0HNC8090TGAUN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:04:14.831 +03:00 [DBG] Connection id "0HNC8090TGAUN" disconnecting. 2025-07-01 07:04:14.831 +03:00 [DBG] Connection id "0HNC8090TGAUN" stopped. 2025-07-01 07:04:44.848 +03:00 [DBG] Connection id "0HNC8090TGAUO" accepted. 2025-07-01 07:04:44.848 +03:00 [DBG] Connection id "0HNC8090TGAUO" started. 2025-07-01 07:04:44.849 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/HEAD - null null 2025-07-01 07:04:44.849 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:04:44.849 +03:00 [DBG] The request path /.git/HEAD does not match a supported file type 2025-07-01 07:04:44.849 +03:00 [DBG] No candidates found for the request path '/.git/HEAD' 2025-07-01 07:04:44.849 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:04:44.849 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:04:44.849 +03:00 [DBG] Connection id "0HNC8090TGAUO" completed keep alive response. 2025-07-01 07:04:44.849 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/HEAD - 404 0 null 0.3202ms 2025-07-01 07:04:44.849 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/HEAD, Response status code: 404 2025-07-01 07:04:44.849 +03:00 [DBG] Connection id "0HNC8090TGAUO" received FIN. 2025-07-01 07:04:44.849 +03:00 [DBG] Connection id "0HNC8090TGAUO" disconnecting. 2025-07-01 07:04:44.849 +03:00 [DBG] Connection id "0HNC8090TGAUO" stopped. 2025-07-01 07:04:44.849 +03:00 [DBG] Connection id "0HNC8090TGAUO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:05:02.691 +03:00 [DBG] Connection id "0HNC8090TGAUP" accepted. 2025-07-01 07:05:02.691 +03:00 [DBG] Connection id "0HNC8090TGAUP" started. 2025-07-01 07:05:02.691 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:05:02.691 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:05:02.691 +03:00 [DBG] POST requests are not supported 2025-07-01 07:05:02.691 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:05:02.692 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:05:02.692 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:05:02.692 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:05:02.692 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:05:02.692 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:05:02.692 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:05:02.692 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:05:02.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-07-01 07:05:02.692 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:05:02.692 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:05:02.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-07-01 07:05:02.692 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:05:02.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-07-01 07:05:02.692 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:05:02.692 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:05:02.692 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:05:02.692 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:05:02.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:05:02.692 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:05:02.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:05:02.693 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:05:02.693 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:05:02.693 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1663ms. 2025-07-01 07:05:02.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:05:02.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:05:02.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:05:02.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:05:02.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:05:02.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:05:02.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:05:02.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:05:02.693 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:05:02.693 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:05:02.693 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:05:02.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:05:02.693 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:05:02.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:05:02.693 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:05:02.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:05:02.693 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:05:02.693 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.295ms 2025-07-01 07:05:02.694 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:05:02.694 +03:00 [DBG] Connection id "0HNC8090TGAUP" completed keep alive response. 2025-07-01 07:05:02.694 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3631ms 2025-07-01 07:05:02.694 +03:00 [DBG] Connection id "0HNC8090TGAUP" received FIN. 2025-07-01 07:05:02.694 +03:00 [DBG] Connection id "0HNC8090TGAUP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:05:02.694 +03:00 [DBG] Connection id "0HNC8090TGAUP" disconnecting. 2025-07-01 07:05:02.694 +03:00 [DBG] Connection id "0HNC8090TGAUP" stopped. 2025-07-01 07:05:14.866 +03:00 [DBG] Connection id "0HNC8090TGAUQ" accepted. 2025-07-01 07:05:14.866 +03:00 [DBG] Connection id "0HNC8090TGAUQ" started. 2025-07-01 07:05:14.866 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/films/.env - null null 2025-07-01 07:05:14.866 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:05:14.866 +03:00 [DBG] The request path /films/.env does not match a supported file type 2025-07-01 07:05:14.866 +03:00 [DBG] No candidates found for the request path '/films/.env' 2025-07-01 07:05:14.866 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:05:14.866 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:05:14.866 +03:00 [DBG] Connection id "0HNC8090TGAUQ" completed keep alive response. 2025-07-01 07:05:14.867 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/films/.env - 404 0 null 0.3847ms 2025-07-01 07:05:14.867 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/films/.env, Response status code: 404 2025-07-01 07:05:14.867 +03:00 [DBG] Connection id "0HNC8090TGAUQ" received FIN. 2025-07-01 07:05:14.867 +03:00 [DBG] Connection id "0HNC8090TGAUQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:05:14.867 +03:00 [DBG] Connection id "0HNC8090TGAUQ" disconnecting. 2025-07-01 07:05:14.867 +03:00 [DBG] Connection id "0HNC8090TGAUQ" stopped. 2025-07-01 07:05:44.906 +03:00 [DBG] Connection id "0HNC8090TGAUR" accepted. 2025-07-01 07:05:44.906 +03:00 [DBG] Connection id "0HNC8090TGAUR" started. 2025-07-01 07:05:44.906 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/shared/config/config.env - null null 2025-07-01 07:05:44.906 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:05:44.906 +03:00 [DBG] The request path /api/shared/config/config.env does not match a supported file type 2025-07-01 07:05:44.906 +03:00 [DBG] No candidates found for the request path '/api/shared/config/config.env' 2025-07-01 07:05:44.906 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:05:44.907 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:05:44.907 +03:00 [DBG] Connection id "0HNC8090TGAUR" completed keep alive response. 2025-07-01 07:05:44.907 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/shared/config/config.env - 404 0 null 0.3931ms 2025-07-01 07:05:44.907 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/api/shared/config/config.env, Response status code: 404 2025-07-01 07:05:44.907 +03:00 [DBG] Connection id "0HNC8090TGAUR" received FIN. 2025-07-01 07:05:44.907 +03:00 [DBG] Connection id "0HNC8090TGAUR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:05:44.907 +03:00 [DBG] Connection id "0HNC8090TGAUR" disconnecting. 2025-07-01 07:05:44.907 +03:00 [DBG] Connection id "0HNC8090TGAUR" stopped. 2025-07-01 07:06:02.690 +03:00 [DBG] Connection id "0HNC8090TGAUS" accepted. 2025-07-01 07:06:02.690 +03:00 [DBG] Connection id "0HNC8090TGAUS" started. 2025-07-01 07:06:02.690 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:06:02.690 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:06:02.690 +03:00 [DBG] POST requests are not supported 2025-07-01 07:06:02.690 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:06:02.690 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:06:02.690 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:06:02.690 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:06:02.690 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:06:02.690 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:06:02.690 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:06:02.690 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:06:02.691 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:06:02.691 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:06:02.691 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:06:02.691 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:06:02.691 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:06:02.691 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:06:02.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:06:02.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:06:02.691 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:06:02.691 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:06:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:06:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:06:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:06:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:06:02.691 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:06:02.691 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.142ms. 2025-07-01 07:06:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:06:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:06:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:06:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:06:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:06:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:06:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:06:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:06:02.691 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:06:02.691 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:06:02.691 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:06:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:06:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:06:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:06:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:06:02.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:06:02.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:06:02.691 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6825ms 2025-07-01 07:06:02.691 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:06:02.691 +03:00 [DBG] Connection id "0HNC8090TGAUS" completed keep alive response. 2025-07-01 07:06:02.691 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2743ms 2025-07-01 07:06:02.692 +03:00 [DBG] Connection id "0HNC8090TGAUS" received FIN. 2025-07-01 07:06:02.692 +03:00 [DBG] Connection id "0HNC8090TGAUS" disconnecting. 2025-07-01 07:06:02.692 +03:00 [DBG] Connection id "0HNC8090TGAUS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:06:02.693 +03:00 [DBG] Connection id "0HNC8090TGAUS" stopped. 2025-07-01 07:06:14.943 +03:00 [DBG] Connection id "0HNC8090TGAUT" accepted. 2025-07-01 07:06:14.943 +03:00 [DBG] Connection id "0HNC8090TGAUT" started. 2025-07-01 07:06:14.943 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env.save - null null 2025-07-01 07:06:14.943 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:06:14.943 +03:00 [DBG] The request path /.env.save does not match a supported file type 2025-07-01 07:06:14.944 +03:00 [DBG] No candidates found for the request path '/.env.save' 2025-07-01 07:06:14.944 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:06:14.944 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:06:14.944 +03:00 [DBG] Connection id "0HNC8090TGAUT" completed keep alive response. 2025-07-01 07:06:14.944 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env.save - 404 0 null 0.379ms 2025-07-01 07:06:14.944 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env.save, Response status code: 404 2025-07-01 07:06:14.944 +03:00 [DBG] Connection id "0HNC8090TGAUT" received FIN. 2025-07-01 07:06:14.944 +03:00 [DBG] Connection id "0HNC8090TGAUT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:06:14.944 +03:00 [DBG] Connection id "0HNC8090TGAUT" disconnecting. 2025-07-01 07:06:14.944 +03:00 [DBG] Connection id "0HNC8090TGAUT" stopped. 2025-07-01 07:06:44.986 +03:00 [DBG] Connection id "0HNC8090TGAUU" accepted. 2025-07-01 07:06:44.986 +03:00 [DBG] Connection id "0HNC8090TGAUU" started. 2025-07-01 07:06:44.986 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-config.sublime-project - null null 2025-07-01 07:06:44.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:06:44.986 +03:00 [DBG] The request path /wp-config.sublime-project does not match a supported file type 2025-07-01 07:06:44.986 +03:00 [DBG] No candidates found for the request path '/wp-config.sublime-project' 2025-07-01 07:06:44.986 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:06:44.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:06:44.986 +03:00 [DBG] Connection id "0HNC8090TGAUU" completed keep alive response. 2025-07-01 07:06:44.986 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-config.sublime-project - 404 0 null 0.2649ms 2025-07-01 07:06:44.986 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-config.sublime-project, Response status code: 404 2025-07-01 07:06:44.987 +03:00 [DBG] Connection id "0HNC8090TGAUU" received FIN. 2025-07-01 07:06:44.987 +03:00 [DBG] Connection id "0HNC8090TGAUU" disconnecting. 2025-07-01 07:06:44.987 +03:00 [DBG] Connection id "0HNC8090TGAUU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:06:44.988 +03:00 [DBG] Connection id "0HNC8090TGAUU" stopped. 2025-07-01 07:07:02.690 +03:00 [DBG] Connection id "0HNC8090TGAUV" accepted. 2025-07-01 07:07:02.690 +03:00 [DBG] Connection id "0HNC8090TGAUV" started. 2025-07-01 07:07:02.690 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:07:02.690 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:07:02.690 +03:00 [DBG] POST requests are not supported 2025-07-01 07:07:02.690 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:07:02.690 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:07:02.690 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:07:02.690 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:07:02.690 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:07:02.690 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:07:02.690 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:07:02.690 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:07:02.690 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:07:02.690 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:07:02.690 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:07:02.691 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:07:02.691 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:07:02.691 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:07:02.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:07:02.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:07:02.691 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:07:02.691 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:07:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:07:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:07:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:07:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:07:02.691 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:07:02.691 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1503ms. 2025-07-01 07:07:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:07:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:07:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:07:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:07:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:07:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:07:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:07:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:07:02.691 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:07:02.691 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:07:02.691 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:07:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:07:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:07:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:07:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:07:02.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:07:02.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:07:02.691 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8244ms 2025-07-01 07:07:02.691 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:07:02.691 +03:00 [DBG] Connection id "0HNC8090TGAUV" completed keep alive response. 2025-07-01 07:07:02.691 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5179ms 2025-07-01 07:07:02.692 +03:00 [DBG] Connection id "0HNC8090TGAUV" received FIN. 2025-07-01 07:07:02.692 +03:00 [DBG] Connection id "0HNC8090TGAUV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:07:02.692 +03:00 [DBG] Connection id "0HNC8090TGAUV" disconnecting. 2025-07-01 07:07:02.692 +03:00 [DBG] Connection id "0HNC8090TGAUV" stopped. 2025-07-01 07:07:15.135 +03:00 [DBG] Connection id "0HNC8090TGAV0" accepted. 2025-07-01 07:07:15.135 +03:00 [DBG] Connection id "0HNC8090TGAV0" started. 2025-07-01 07:07:15.135 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-config.backup - null null 2025-07-01 07:07:15.135 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:07:15.135 +03:00 [DBG] The request path /wp-config.backup does not match a supported file type 2025-07-01 07:07:15.135 +03:00 [DBG] No candidates found for the request path '/wp-config.backup' 2025-07-01 07:07:15.135 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:07:15.135 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:07:15.135 +03:00 [DBG] Connection id "0HNC8090TGAV0" completed keep alive response. 2025-07-01 07:07:15.135 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-config.backup - 404 0 null 0.2213ms 2025-07-01 07:07:15.135 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-config.backup, Response status code: 404 2025-07-01 07:07:15.135 +03:00 [DBG] Connection id "0HNC8090TGAV0" received FIN. 2025-07-01 07:07:15.135 +03:00 [DBG] Connection id "0HNC8090TGAV0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:07:15.136 +03:00 [DBG] Connection id "0HNC8090TGAV0" disconnecting. 2025-07-01 07:07:15.136 +03:00 [DBG] Connection id "0HNC8090TGAV0" stopped. 2025-07-01 07:07:45.175 +03:00 [DBG] Connection id "0HNC8090TGAV1" accepted. 2025-07-01 07:07:45.176 +03:00 [DBG] Connection id "0HNC8090TGAV1" started. 2025-07-01 07:07:45.176 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/src/.env - null null 2025-07-01 07:07:45.176 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:07:45.176 +03:00 [DBG] The request path /src/.env does not match a supported file type 2025-07-01 07:07:45.176 +03:00 [DBG] No candidates found for the request path '/src/.env' 2025-07-01 07:07:45.176 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:07:45.176 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:07:45.176 +03:00 [DBG] Connection id "0HNC8090TGAV1" completed keep alive response. 2025-07-01 07:07:45.176 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/src/.env - 404 0 null 0.2248ms 2025-07-01 07:07:45.176 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/src/.env, Response status code: 404 2025-07-01 07:07:45.176 +03:00 [DBG] Connection id "0HNC8090TGAV1" received FIN. 2025-07-01 07:07:45.176 +03:00 [DBG] Connection id "0HNC8090TGAV1" disconnecting. 2025-07-01 07:07:45.176 +03:00 [DBG] Connection id "0HNC8090TGAV1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:07:45.177 +03:00 [DBG] Connection id "0HNC8090TGAV1" stopped. 2025-07-01 07:08:02.696 +03:00 [DBG] Connection id "0HNC8090TGAV2" accepted. 2025-07-01 07:08:02.696 +03:00 [DBG] Connection id "0HNC8090TGAV2" started. 2025-07-01 07:08:02.696 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:08:02.696 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:08:02.696 +03:00 [DBG] POST requests are not supported 2025-07-01 07:08:02.696 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:08:02.696 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:08:02.696 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:08:02.697 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:08:02.697 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:08:02.697 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:08:02.697 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:08:02.697 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:08:02.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-07-01 07:08:02.697 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:08:02.697 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:08:02.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-07-01 07:08:02.697 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:08:02.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-07-01 07:08:02.697 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:08:02.697 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:08:02.697 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:08:02.697 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:08:02.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:08:02.697 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:08:02.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:08:02.697 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:08:02.697 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:08:02.697 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1277ms. 2025-07-01 07:08:02.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:08:02.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:08:02.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:08:02.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:08:02.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:08:02.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:08:02.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:08:02.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:08:02.698 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:08:02.698 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:08:02.698 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:08:02.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:08:02.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:08:02.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:08:02.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:08:02.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:08:02.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:08:02.698 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7589ms 2025-07-01 07:08:02.698 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:08:02.698 +03:00 [DBG] Connection id "0HNC8090TGAV2" completed keep alive response. 2025-07-01 07:08:02.698 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7529ms 2025-07-01 07:08:02.698 +03:00 [DBG] Connection id "0HNC8090TGAV2" received FIN. 2025-07-01 07:08:02.698 +03:00 [DBG] Connection id "0HNC8090TGAV2" disconnecting. 2025-07-01 07:08:02.698 +03:00 [DBG] Connection id "0HNC8090TGAV2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:08:02.699 +03:00 [DBG] Connection id "0HNC8090TGAV2" stopped. 2025-07-01 07:08:15.213 +03:00 [DBG] Connection id "0HNC8090TGAV3" accepted. 2025-07-01 07:08:15.213 +03:00 [DBG] Connection id "0HNC8090TGAV3" started. 2025-07-01 07:08:15.213 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/linusadmin-phpinfo.php - null null 2025-07-01 07:08:15.213 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:08:15.213 +03:00 [DBG] The request path /linusadmin-phpinfo.php does not match a supported file type 2025-07-01 07:08:15.213 +03:00 [DBG] No candidates found for the request path '/linusadmin-phpinfo.php' 2025-07-01 07:08:15.213 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:08:15.213 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:08:15.213 +03:00 [DBG] Connection id "0HNC8090TGAV3" completed keep alive response. 2025-07-01 07:08:15.213 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/linusadmin-phpinfo.php - 404 0 null 0.2159ms 2025-07-01 07:08:15.213 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/linusadmin-phpinfo.php, Response status code: 404 2025-07-01 07:08:15.213 +03:00 [DBG] Connection id "0HNC8090TGAV3" received FIN. 2025-07-01 07:08:15.214 +03:00 [DBG] Connection id "0HNC8090TGAV3" disconnecting. 2025-07-01 07:08:15.214 +03:00 [DBG] Connection id "0HNC8090TGAV3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:08:15.215 +03:00 [DBG] Connection id "0HNC8090TGAV3" stopped. 2025-07-01 07:08:45.241 +03:00 [DBG] Connection id "0HNC8090TGAV4" accepted. 2025-07-01 07:08:45.241 +03:00 [DBG] Connection id "0HNC8090TGAV4" started. 2025-07-01 07:08:45.242 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/lara/info.php - null null 2025-07-01 07:08:45.242 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:08:45.242 +03:00 [DBG] The request path /lara/info.php does not match a supported file type 2025-07-01 07:08:45.242 +03:00 [DBG] No candidates found for the request path '/lara/info.php' 2025-07-01 07:08:45.242 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:08:45.242 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:08:45.242 +03:00 [DBG] Connection id "0HNC8090TGAV4" completed keep alive response. 2025-07-01 07:08:45.242 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/lara/info.php - 404 0 null 0.2442ms 2025-07-01 07:08:45.242 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/lara/info.php, Response status code: 404 2025-07-01 07:08:45.242 +03:00 [DBG] Connection id "0HNC8090TGAV4" received FIN. 2025-07-01 07:08:45.242 +03:00 [DBG] Connection id "0HNC8090TGAV4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:08:45.242 +03:00 [DBG] Connection id "0HNC8090TGAV4" disconnecting. 2025-07-01 07:08:45.242 +03:00 [DBG] Connection id "0HNC8090TGAV4" stopped. 2025-07-01 07:09:02.682 +03:00 [DBG] Connection id "0HNC8090TGAV5" accepted. 2025-07-01 07:09:02.683 +03:00 [DBG] Connection id "0HNC8090TGAV5" started. 2025-07-01 07:09:02.683 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:09:02.683 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:09:02.683 +03:00 [DBG] POST requests are not supported 2025-07-01 07:09:02.683 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:09:02.683 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:09:02.683 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:09:02.683 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:09:02.683 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:09:02.683 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:09:02.683 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:09:02.683 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:09:02.683 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:09:02.683 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:09:02.683 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:09:02.683 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:09:02.683 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:09:02.683 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:09:02.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:09:02.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:09:02.683 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:09:02.683 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:09:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:09:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:09:02.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:09:02.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:09:02.684 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:09:02.684 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1279ms. 2025-07-01 07:09:02.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:09:02.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:09:02.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:09:02.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:09:02.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:09:02.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:09:02.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:09:02.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:09:02.684 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:09:02.684 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:09:02.684 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:09:02.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:09:02.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:09:02.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:09:02.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:09:02.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:09:02.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:09:02.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7846ms 2025-07-01 07:09:02.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:09:02.684 +03:00 [DBG] Connection id "0HNC8090TGAV5" completed keep alive response. 2025-07-01 07:09:02.684 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4394ms 2025-07-01 07:09:02.685 +03:00 [DBG] Connection id "0HNC8090TGAV5" received FIN. 2025-07-01 07:09:02.685 +03:00 [DBG] Connection id "0HNC8090TGAV5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:09:02.685 +03:00 [DBG] Connection id "0HNC8090TGAV5" disconnecting. 2025-07-01 07:09:02.685 +03:00 [DBG] Connection id "0HNC8090TGAV5" stopped. 2025-07-01 07:09:15.278 +03:00 [DBG] Connection id "0HNC8090TGAV6" accepted. 2025-07-01 07:09:15.278 +03:00 [DBG] Connection id "0HNC8090TGAV6" started. 2025-07-01 07:09:15.278 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env.dev - null null 2025-07-01 07:09:15.278 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:09:15.278 +03:00 [DBG] The request path /.env.dev does not match a supported file type 2025-07-01 07:09:15.278 +03:00 [DBG] No candidates found for the request path '/.env.dev' 2025-07-01 07:09:15.278 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:09:15.279 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:09:15.279 +03:00 [DBG] Connection id "0HNC8090TGAV6" completed keep alive response. 2025-07-01 07:09:15.279 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env.dev - 404 0 null 0.273ms 2025-07-01 07:09:15.279 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env.dev, Response status code: 404 2025-07-01 07:09:15.279 +03:00 [DBG] Connection id "0HNC8090TGAV6" received FIN. 2025-07-01 07:09:15.279 +03:00 [DBG] Connection id "0HNC8090TGAV6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:09:15.279 +03:00 [DBG] Connection id "0HNC8090TGAV6" disconnecting. 2025-07-01 07:09:15.280 +03:00 [DBG] Connection id "0HNC8090TGAV6" stopped. 2025-07-01 07:09:45.333 +03:00 [DBG] Connection id "0HNC8090TGAV7" accepted. 2025-07-01 07:09:45.333 +03:00 [DBG] Connection id "0HNC8090TGAV7" started. 2025-07-01 07:09:45.333 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/info - null null 2025-07-01 07:09:45.333 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:09:45.334 +03:00 [DBG] The request path /info does not match a supported file type 2025-07-01 07:09:45.334 +03:00 [DBG] No candidates found for the request path '/info' 2025-07-01 07:09:45.334 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:09:45.334 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:09:45.334 +03:00 [DBG] Connection id "0HNC8090TGAV7" completed keep alive response. 2025-07-01 07:09:45.334 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/info - 404 0 null 0.2228ms 2025-07-01 07:09:45.334 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/info, Response status code: 404 2025-07-01 07:09:45.334 +03:00 [DBG] Connection id "0HNC8090TGAV7" received FIN. 2025-07-01 07:09:45.334 +03:00 [DBG] Connection id "0HNC8090TGAV7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:09:45.334 +03:00 [DBG] Connection id "0HNC8090TGAV7" disconnecting. 2025-07-01 07:09:45.334 +03:00 [DBG] Connection id "0HNC8090TGAV7" stopped. 2025-07-01 07:10:02.690 +03:00 [DBG] Connection id "0HNC8090TGAV8" accepted. 2025-07-01 07:10:02.690 +03:00 [DBG] Connection id "0HNC8090TGAV8" started. 2025-07-01 07:10:02.691 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:10:02.691 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:10:02.691 +03:00 [DBG] POST requests are not supported 2025-07-01 07:10:02.691 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:10:02.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-07-01 07:10:02.691 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:10:02.691 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:10:02.691 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:10:02.691 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:10:02.691 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:10:02.691 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:10:02.691 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:10:02.691 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:10:02.691 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:10:02.691 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:10:02.691 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:10:02.691 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:10:02.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:10:02.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:10:02.691 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:10:02.691 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:10:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:10:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:10:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:10:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:10:02.691 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:10:02.692 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1343ms. 2025-07-01 07:10:02.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:10:02.692 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:10:02.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:10:02.692 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:10:02.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:10:02.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:10:02.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:10:02.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:10:02.692 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:10:02.692 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:10:02.692 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:10:02.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:10:02.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:10:02.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:10:02.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:10:02.692 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:10:02.692 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:10:02.692 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8703ms 2025-07-01 07:10:02.692 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:10:02.692 +03:00 [DBG] Connection id "0HNC8090TGAV8" completed keep alive response. 2025-07-01 07:10:02.692 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6104ms 2025-07-01 07:10:02.692 +03:00 [DBG] Connection id "0HNC8090TGAV8" received FIN. 2025-07-01 07:10:02.692 +03:00 [DBG] Connection id "0HNC8090TGAV8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:10:02.693 +03:00 [DBG] Connection id "0HNC8090TGAV8" disconnecting. 2025-07-01 07:10:02.693 +03:00 [DBG] Connection id "0HNC8090TGAV8" stopped. 2025-07-01 07:10:15.373 +03:00 [DBG] Connection id "0HNC8090TGAV9" accepted. 2025-07-01 07:10:15.373 +03:00 [DBG] Connection id "0HNC8090TGAV9" started. 2025-07-01 07:10:15.373 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/lab/.env - null null 2025-07-01 07:10:15.373 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:10:15.373 +03:00 [DBG] The request path /lab/.env does not match a supported file type 2025-07-01 07:10:15.373 +03:00 [DBG] No candidates found for the request path '/lab/.env' 2025-07-01 07:10:15.373 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:10:15.373 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:10:15.373 +03:00 [DBG] Connection id "0HNC8090TGAV9" completed keep alive response. 2025-07-01 07:10:15.373 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/lab/.env - 404 0 null 0.2301ms 2025-07-01 07:10:15.373 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/lab/.env, Response status code: 404 2025-07-01 07:10:15.374 +03:00 [DBG] Connection id "0HNC8090TGAV9" received FIN. 2025-07-01 07:10:15.374 +03:00 [DBG] Connection id "0HNC8090TGAV9" disconnecting. 2025-07-01 07:10:15.374 +03:00 [DBG] Connection id "0HNC8090TGAV9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:10:15.375 +03:00 [DBG] Connection id "0HNC8090TGAV9" stopped. 2025-07-01 07:10:45.418 +03:00 [DBG] Connection id "0HNC8090TGAVA" accepted. 2025-07-01 07:10:45.418 +03:00 [DBG] Connection id "0HNC8090TGAVA" started. 2025-07-01 07:10:45.418 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/prod/.env - null null 2025-07-01 07:10:45.418 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:10:45.418 +03:00 [DBG] The request path /prod/.env does not match a supported file type 2025-07-01 07:10:45.418 +03:00 [DBG] No candidates found for the request path '/prod/.env' 2025-07-01 07:10:45.418 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:10:45.418 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:10:45.418 +03:00 [DBG] Connection id "0HNC8090TGAVA" completed keep alive response. 2025-07-01 07:10:45.418 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/prod/.env - 404 0 null 0.2751ms 2025-07-01 07:10:45.418 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/prod/.env, Response status code: 404 2025-07-01 07:10:45.419 +03:00 [DBG] Connection id "0HNC8090TGAVA" received FIN. 2025-07-01 07:10:45.419 +03:00 [DBG] Connection id "0HNC8090TGAVA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:10:45.419 +03:00 [DBG] Connection id "0HNC8090TGAVA" disconnecting. 2025-07-01 07:10:45.419 +03:00 [DBG] Connection id "0HNC8090TGAVA" stopped. 2025-07-01 07:11:02.688 +03:00 [DBG] Connection id "0HNC8090TGAVB" accepted. 2025-07-01 07:11:02.688 +03:00 [DBG] Connection id "0HNC8090TGAVB" started. 2025-07-01 07:11:02.688 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:11:02.688 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:11:02.688 +03:00 [DBG] POST requests are not supported 2025-07-01 07:11:02.688 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:11:02.688 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:11:02.688 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:11:02.688 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:11:02.689 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:11:02.689 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:11:02.689 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:11:02.689 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:11:02.689 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:11:02.689 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:11:02.689 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:11:02.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-07-01 07:11:02.689 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:11:02.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-07-01 07:11:02.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:11:02.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:11:02.689 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:11:02.689 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:11:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:11:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:11:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:11:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:11:02.689 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:11:02.689 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1211ms. 2025-07-01 07:11:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:11:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:11:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:11:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:11:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:11:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:11:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:11:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:11:02.689 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:11:02.689 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:11:02.689 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:11:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:11:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:11:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:11:02.690 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:11:02.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:11:02.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:11:02.690 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6884ms 2025-07-01 07:11:02.690 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:11:02.690 +03:00 [DBG] Connection id "0HNC8090TGAVB" completed keep alive response. 2025-07-01 07:11:02.690 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3409ms 2025-07-01 07:11:02.690 +03:00 [DBG] Connection id "0HNC8090TGAVB" received FIN. 2025-07-01 07:11:02.690 +03:00 [DBG] Connection id "0HNC8090TGAVB" disconnecting. 2025-07-01 07:11:02.690 +03:00 [DBG] Connection id "0HNC8090TGAVB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:11:02.691 +03:00 [DBG] Connection id "0HNC8090TGAVB" stopped. 2025-07-01 07:11:15.520 +03:00 [DBG] Connection id "0HNC8090TGAVC" accepted. 2025-07-01 07:11:15.520 +03:00 [DBG] Connection id "0HNC8090TGAVC" started. 2025-07-01 07:11:15.521 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/django_project_path/.env - null null 2025-07-01 07:11:15.521 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:11:15.521 +03:00 [DBG] The request path /django_project_path/.env does not match a supported file type 2025-07-01 07:11:15.521 +03:00 [DBG] No candidates found for the request path '/django_project_path/.env' 2025-07-01 07:11:15.521 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:11:15.521 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:11:15.521 +03:00 [DBG] Connection id "0HNC8090TGAVC" completed keep alive response. 2025-07-01 07:11:15.521 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/django_project_path/.env - 404 0 null 0.4171ms 2025-07-01 07:11:15.521 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/django_project_path/.env, Response status code: 404 2025-07-01 07:11:15.521 +03:00 [DBG] Connection id "0HNC8090TGAVC" received FIN. 2025-07-01 07:11:15.521 +03:00 [DBG] Connection id "0HNC8090TGAVC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:11:15.521 +03:00 [DBG] Connection id "0HNC8090TGAVC" disconnecting. 2025-07-01 07:11:15.521 +03:00 [DBG] Connection id "0HNC8090TGAVC" stopped. 2025-07-01 07:11:45.539 +03:00 [DBG] Connection id "0HNC8090TGAVD" accepted. 2025-07-01 07:11:45.540 +03:00 [DBG] Connection id "0HNC8090TGAVD" started. 2025-07-01 07:11:45.540 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-config.cust - null null 2025-07-01 07:11:45.540 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:11:45.540 +03:00 [DBG] The request path /wp-config.cust does not match a supported file type 2025-07-01 07:11:45.540 +03:00 [DBG] No candidates found for the request path '/wp-config.cust' 2025-07-01 07:11:45.540 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:11:45.540 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:11:45.540 +03:00 [DBG] Connection id "0HNC8090TGAVD" completed keep alive response. 2025-07-01 07:11:45.540 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-config.cust - 404 0 null 0.3372ms 2025-07-01 07:11:45.540 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-config.cust, Response status code: 404 2025-07-01 07:11:45.540 +03:00 [DBG] Connection id "0HNC8090TGAVD" received FIN. 2025-07-01 07:11:45.540 +03:00 [DBG] Connection id "0HNC8090TGAVD" disconnecting. 2025-07-01 07:11:45.540 +03:00 [DBG] Connection id "0HNC8090TGAVD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:11:45.542 +03:00 [DBG] Connection id "0HNC8090TGAVD" stopped. 2025-07-01 07:12:02.696 +03:00 [DBG] Connection id "0HNC8090TGAVE" accepted. 2025-07-01 07:12:02.696 +03:00 [DBG] Connection id "0HNC8090TGAVE" started. 2025-07-01 07:12:02.696 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:12:02.696 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:12:02.696 +03:00 [DBG] POST requests are not supported 2025-07-01 07:12:02.697 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:12:02.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-07-01 07:12:02.697 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:12:02.697 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:12:02.697 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:12:02.697 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:12:02.697 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:12:02.697 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:12:02.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-07-01 07:12:02.697 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:12:02.697 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:12:02.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-07-01 07:12:02.697 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:12:02.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-07-01 07:12:02.697 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:12:02.697 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:12:02.697 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:12:02.697 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:12:02.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:12:02.697 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:12:02.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:12:02.697 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:12:02.697 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:12:02.697 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1219ms. 2025-07-01 07:12:02.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:12:02.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:12:02.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:12:02.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:12:02.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:12:02.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:12:02.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:12:02.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:12:02.698 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:12:02.698 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:12:02.698 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:12:02.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:12:02.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:12:02.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:12:02.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:12:02.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:12:02.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:12:02.698 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7915ms 2025-07-01 07:12:02.698 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:12:02.698 +03:00 [DBG] Connection id "0HNC8090TGAVE" completed keep alive response. 2025-07-01 07:12:02.698 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5147ms 2025-07-01 07:12:02.698 +03:00 [DBG] Connection id "0HNC8090TGAVE" received FIN. 2025-07-01 07:12:02.698 +03:00 [DBG] Connection id "0HNC8090TGAVE" disconnecting. 2025-07-01 07:12:02.698 +03:00 [DBG] Connection id "0HNC8090TGAVE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:12:02.699 +03:00 [DBG] Connection id "0HNC8090TGAVE" stopped. 2025-07-01 07:12:15.568 +03:00 [DBG] Connection id "0HNC8090TGAVF" accepted. 2025-07-01 07:12:15.568 +03:00 [DBG] Connection id "0HNC8090TGAVF" started. 2025-07-01 07:12:15.568 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/mail/.env - null null 2025-07-01 07:12:15.568 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:12:15.568 +03:00 [DBG] The request path /mail/.env does not match a supported file type 2025-07-01 07:12:15.568 +03:00 [DBG] No candidates found for the request path '/mail/.env' 2025-07-01 07:12:15.568 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:12:15.568 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:12:15.569 +03:00 [DBG] Connection id "0HNC8090TGAVF" completed keep alive response. 2025-07-01 07:12:15.569 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/mail/.env - 404 0 null 0.2492ms 2025-07-01 07:12:15.569 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/mail/.env, Response status code: 404 2025-07-01 07:12:15.569 +03:00 [DBG] Connection id "0HNC8090TGAVF" received FIN. 2025-07-01 07:12:15.569 +03:00 [DBG] Connection id "0HNC8090TGAVF" disconnecting. 2025-07-01 07:12:15.569 +03:00 [DBG] Connection id "0HNC8090TGAVF" stopped. 2025-07-01 07:12:15.569 +03:00 [DBG] Connection id "0HNC8090TGAVF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:12:45.607 +03:00 [DBG] Connection id "0HNC8090TGAVG" accepted. 2025-07-01 07:12:45.607 +03:00 [DBG] Connection id "0HNC8090TGAVG" started. 2025-07-01 07:12:45.607 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/user/.env.staging - null null 2025-07-01 07:12:45.607 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:12:45.607 +03:00 [DBG] The request path /user/.env.staging does not match a supported file type 2025-07-01 07:12:45.607 +03:00 [DBG] No candidates found for the request path '/user/.env.staging' 2025-07-01 07:12:45.607 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:12:45.608 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:12:45.608 +03:00 [DBG] Connection id "0HNC8090TGAVG" completed keep alive response. 2025-07-01 07:12:45.608 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/user/.env.staging - 404 0 null 0.282ms 2025-07-01 07:12:45.608 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/user/.env.staging, Response status code: 404 2025-07-01 07:12:45.608 +03:00 [DBG] Connection id "0HNC8090TGAVG" received FIN. 2025-07-01 07:12:45.608 +03:00 [DBG] Connection id "0HNC8090TGAVG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:12:45.608 +03:00 [DBG] Connection id "0HNC8090TGAVG" disconnecting. 2025-07-01 07:12:45.608 +03:00 [DBG] Connection id "0HNC8090TGAVG" stopped. 2025-07-01 07:13:02.697 +03:00 [DBG] Connection id "0HNC8090TGAVH" accepted. 2025-07-01 07:13:02.697 +03:00 [DBG] Connection id "0HNC8090TGAVH" started. 2025-07-01 07:13:02.697 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:13:02.697 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:13:02.697 +03:00 [DBG] POST requests are not supported 2025-07-01 07:13:02.697 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:13:02.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-07-01 07:13:02.697 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:13:02.697 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:13:02.697 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:13:02.697 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:13:02.697 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:13:02.697 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:13:02.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-07-01 07:13:02.697 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:13:02.697 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:13:02.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-07-01 07:13:02.698 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:13:02.698 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:13:02.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:13:02.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:13:02.698 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:13:02.698 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:13:02.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:13:02.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:13:02.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:13:02.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:13:02.698 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:13:02.698 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1275ms. 2025-07-01 07:13:02.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:13:02.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:13:02.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:13:02.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:13:02.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:13:02.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:13:02.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:13:02.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:13:02.698 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:13:02.698 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:13:02.698 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:13:02.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:13:02.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:13:02.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:13:02.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:13:02.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:13:02.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:13:02.698 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8537ms 2025-07-01 07:13:02.698 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:13:02.698 +03:00 [DBG] Connection id "0HNC8090TGAVH" completed keep alive response. 2025-07-01 07:13:02.699 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4903ms 2025-07-01 07:13:02.699 +03:00 [DBG] Connection id "0HNC8090TGAVH" received FIN. 2025-07-01 07:13:02.699 +03:00 [DBG] Connection id "0HNC8090TGAVH" disconnecting. 2025-07-01 07:13:02.699 +03:00 [DBG] Connection id "0HNC8090TGAVH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:13:02.700 +03:00 [DBG] Connection id "0HNC8090TGAVH" stopped. 2025-07-01 07:13:15.634 +03:00 [DBG] Connection id "0HNC8090TGAVI" accepted. 2025-07-01 07:13:15.634 +03:00 [DBG] Connection id "0HNC8090TGAVI" started. 2025-07-01 07:13:15.635 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/lara/phpinfo.php - null null 2025-07-01 07:13:15.635 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:13:15.635 +03:00 [DBG] The request path /lara/phpinfo.php does not match a supported file type 2025-07-01 07:13:15.635 +03:00 [DBG] No candidates found for the request path '/lara/phpinfo.php' 2025-07-01 07:13:15.635 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:13:15.635 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:13:15.635 +03:00 [DBG] Connection id "0HNC8090TGAVI" completed keep alive response. 2025-07-01 07:13:15.635 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/lara/phpinfo.php - 404 0 null 0.3296ms 2025-07-01 07:13:15.635 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/lara/phpinfo.php, Response status code: 404 2025-07-01 07:13:15.635 +03:00 [DBG] Connection id "0HNC8090TGAVI" received FIN. 2025-07-01 07:13:15.635 +03:00 [DBG] Connection id "0HNC8090TGAVI" disconnecting. 2025-07-01 07:13:15.636 +03:00 [DBG] Connection id "0HNC8090TGAVI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:13:15.637 +03:00 [DBG] Connection id "0HNC8090TGAVI" stopped. 2025-07-01 07:13:45.661 +03:00 [DBG] Connection id "0HNC8090TGAVJ" accepted. 2025-07-01 07:13:45.661 +03:00 [DBG] Connection id "0HNC8090TGAVJ" started. 2025-07-01 07:13:45.661 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/index.html - null null 2025-07-01 07:13:45.661 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:13:45.662 +03:00 [VRB] Range header's value is empty. 2025-07-01 07:13:45.666 +03:00 [INF] Sending file. Request path: '/index.html'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/index.html' 2025-07-01 07:13:45.666 +03:00 [DBG] Connection id "0HNC8090TGAVJ" completed keep alive response. 2025-07-01 07:13:45.666 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/index.html - 200 439 text/html 4.7929ms 2025-07-01 07:13:45.666 +03:00 [DBG] Connection id "0HNC8090TGAVJ" received FIN. 2025-07-01 07:13:45.666 +03:00 [DBG] Connection id "0HNC8090TGAVJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:13:45.666 +03:00 [DBG] Connection id "0HNC8090TGAVJ" disconnecting. 2025-07-01 07:13:45.666 +03:00 [DBG] Connection id "0HNC8090TGAVJ" stopped. 2025-07-01 07:13:45.682 +03:00 [DBG] Connection id "0HNC8090TGAVK" accepted. 2025-07-01 07:13:45.682 +03:00 [DBG] Connection id "0HNC8090TGAVK" started. 2025-07-01 07:13:45.682 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/docker-node-mongo-redis/.env - null null 2025-07-01 07:13:45.682 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:13:45.682 +03:00 [DBG] The request path /docker-node-mongo-redis/.env does not match a supported file type 2025-07-01 07:13:45.682 +03:00 [DBG] No candidates found for the request path '/docker-node-mongo-redis/.env' 2025-07-01 07:13:45.682 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:13:45.682 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:13:45.683 +03:00 [DBG] Connection id "0HNC8090TGAVK" completed keep alive response. 2025-07-01 07:13:45.683 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/docker-node-mongo-redis/.env - 404 0 null 0.2698ms 2025-07-01 07:13:45.683 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/docker-node-mongo-redis/.env, Response status code: 404 2025-07-01 07:13:45.683 +03:00 [DBG] Connection id "0HNC8090TGAVK" received FIN. 2025-07-01 07:13:45.683 +03:00 [DBG] Connection id "0HNC8090TGAVK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:13:45.683 +03:00 [DBG] Connection id "0HNC8090TGAVK" disconnecting. 2025-07-01 07:13:45.683 +03:00 [DBG] Connection id "0HNC8090TGAVK" stopped. 2025-07-01 07:14:02.695 +03:00 [DBG] Connection id "0HNC8090TGAVL" accepted. 2025-07-01 07:14:02.695 +03:00 [DBG] Connection id "0HNC8090TGAVL" started. 2025-07-01 07:14:02.696 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:14:02.696 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:14:02.696 +03:00 [DBG] POST requests are not supported 2025-07-01 07:14:02.696 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:14:02.696 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:14:02.696 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:14:02.696 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:14:02.696 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:14:02.696 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:14:02.696 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:14:02.696 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:14:02.696 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:14:02.696 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:14:02.696 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:14:02.696 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:14:02.696 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:14:02.696 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:14:02.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:14:02.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:14:02.696 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:14:02.696 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:14:02.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:14:02.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:14:02.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:14:02.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:14:02.696 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:14:02.696 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1179ms. 2025-07-01 07:14:02.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:14:02.696 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:14:02.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:14:02.696 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:14:02.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:14:02.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:14:02.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:14:02.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:14:02.696 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:14:02.696 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:14:02.697 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:14:02.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:14:02.697 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:14:02.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:14:02.697 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:14:02.697 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:14:02.697 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:14:02.697 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5668ms 2025-07-01 07:14:02.697 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:14:02.697 +03:00 [DBG] Connection id "0HNC8090TGAVL" completed keep alive response. 2025-07-01 07:14:02.697 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1487ms 2025-07-01 07:14:02.697 +03:00 [DBG] Connection id "0HNC8090TGAVL" received FIN. 2025-07-01 07:14:02.697 +03:00 [DBG] Connection id "0HNC8090TGAVL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:14:02.697 +03:00 [DBG] Connection id "0HNC8090TGAVL" disconnecting. 2025-07-01 07:14:02.697 +03:00 [DBG] Connection id "0HNC8090TGAVL" stopped. 2025-07-01 07:14:15.711 +03:00 [DBG] Connection id "0HNC8090TGAVM" accepted. 2025-07-01 07:14:15.711 +03:00 [DBG] Connection id "0HNC8090TGAVM" started. 2025-07-01 07:14:15.711 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-config.php.gz - null null 2025-07-01 07:14:15.711 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:14:15.711 +03:00 [DBG] The request path /wp-config.php.gz does not match an existing file 2025-07-01 07:14:15.711 +03:00 [DBG] No candidates found for the request path '/wp-config.php.gz' 2025-07-01 07:14:15.711 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:14:15.712 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:14:15.712 +03:00 [DBG] Connection id "0HNC8090TGAVM" completed keep alive response. 2025-07-01 07:14:15.712 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-config.php.gz - 404 0 null 0.6499ms 2025-07-01 07:14:15.712 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-config.php.gz, Response status code: 404 2025-07-01 07:14:15.712 +03:00 [DBG] Connection id "0HNC8090TGAVM" received FIN. 2025-07-01 07:14:15.712 +03:00 [DBG] Connection id "0HNC8090TGAVM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:14:15.712 +03:00 [DBG] Connection id "0HNC8090TGAVM" disconnecting. 2025-07-01 07:14:15.712 +03:00 [DBG] Connection id "0HNC8090TGAVM" stopped. 2025-07-01 07:14:45.804 +03:00 [DBG] Connection id "0HNC8090TGAVN" accepted. 2025-07-01 07:14:45.805 +03:00 [DBG] Connection id "0HNC8090TGAVN" started. 2025-07-01 07:14:45.805 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/frontend/.env - null null 2025-07-01 07:14:45.805 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:14:45.805 +03:00 [DBG] The request path /frontend/.env does not match a supported file type 2025-07-01 07:14:45.805 +03:00 [DBG] No candidates found for the request path '/frontend/.env' 2025-07-01 07:14:45.805 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:14:45.805 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:14:45.805 +03:00 [DBG] Connection id "0HNC8090TGAVN" completed keep alive response. 2025-07-01 07:14:45.805 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/frontend/.env - 404 0 null 0.3535ms 2025-07-01 07:14:45.805 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/frontend/.env, Response status code: 404 2025-07-01 07:14:45.805 +03:00 [DBG] Connection id "0HNC8090TGAVN" received FIN. 2025-07-01 07:14:45.806 +03:00 [DBG] Connection id "0HNC8090TGAVN" disconnecting. 2025-07-01 07:14:45.806 +03:00 [DBG] Connection id "0HNC8090TGAVN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:14:45.807 +03:00 [DBG] Connection id "0HNC8090TGAVN" stopped. 2025-07-01 07:15:02.688 +03:00 [DBG] Connection id "0HNC8090TGAVO" accepted. 2025-07-01 07:15:02.688 +03:00 [DBG] Connection id "0HNC8090TGAVO" started. 2025-07-01 07:15:02.688 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:15:02.688 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:15:02.688 +03:00 [DBG] POST requests are not supported 2025-07-01 07:15:02.688 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:15:02.688 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:15:02.688 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:15:02.688 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:15:02.688 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:15:02.689 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:15:02.689 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:15:02.689 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:15:02.689 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:15:02.689 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:15:02.689 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:15:02.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-07-01 07:15:02.689 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:15:02.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-07-01 07:15:02.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:15:02.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:15:02.689 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:15:02.689 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:15:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:15:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:15:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:15:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:15:02.689 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:15:02.689 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1212ms. 2025-07-01 07:15:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:15:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:15:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:15:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:15:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:15:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:15:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:15:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:15:02.689 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:15:02.689 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:15:02.689 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:15:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:15:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:15:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:15:02.690 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:15:02.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:15:02.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:15:02.690 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7416ms 2025-07-01 07:15:02.690 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:15:02.690 +03:00 [DBG] Connection id "0HNC8090TGAVO" completed keep alive response. 2025-07-01 07:15:02.690 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3894ms 2025-07-01 07:15:02.690 +03:00 [DBG] Connection id "0HNC8090TGAVO" received FIN. 2025-07-01 07:15:02.690 +03:00 [DBG] Connection id "0HNC8090TGAVO" disconnecting. 2025-07-01 07:15:02.690 +03:00 [DBG] Connection id "0HNC8090TGAVO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:15:02.691 +03:00 [DBG] Connection id "0HNC8090TGAVO" stopped. 2025-07-01 07:15:15.843 +03:00 [DBG] Connection id "0HNC8090TGAVP" accepted. 2025-07-01 07:15:15.843 +03:00 [DBG] Connection id "0HNC8090TGAVP" started. 2025-07-01 07:15:15.843 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/production/.env - null null 2025-07-01 07:15:15.843 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:15:15.843 +03:00 [DBG] The request path /production/.env does not match a supported file type 2025-07-01 07:15:15.843 +03:00 [DBG] No candidates found for the request path '/production/.env' 2025-07-01 07:15:15.843 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:15:15.844 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:15:15.844 +03:00 [DBG] Connection id "0HNC8090TGAVP" completed keep alive response. 2025-07-01 07:15:15.844 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/production/.env - 404 0 null 0.281ms 2025-07-01 07:15:15.844 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/production/.env, Response status code: 404 2025-07-01 07:15:15.844 +03:00 [DBG] Connection id "0HNC8090TGAVP" received FIN. 2025-07-01 07:15:15.844 +03:00 [DBG] Connection id "0HNC8090TGAVP" disconnecting. 2025-07-01 07:15:15.844 +03:00 [DBG] Connection id "0HNC8090TGAVP" stopped. 2025-07-01 07:15:15.844 +03:00 [DBG] Connection id "0HNC8090TGAVP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:15:45.882 +03:00 [DBG] Connection id "0HNC8090TGAVQ" accepted. 2025-07-01 07:15:45.882 +03:00 [DBG] Connection id "0HNC8090TGAVQ" started. 2025-07-01 07:15:45.882 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/blog/.env - null null 2025-07-01 07:15:45.882 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:15:45.882 +03:00 [DBG] The request path /blog/.env does not match a supported file type 2025-07-01 07:15:45.882 +03:00 [DBG] No candidates found for the request path '/blog/.env' 2025-07-01 07:15:45.882 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:15:45.882 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:15:45.882 +03:00 [DBG] Connection id "0HNC8090TGAVQ" completed keep alive response. 2025-07-01 07:15:45.882 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/blog/.env - 404 0 null 0.3899ms 2025-07-01 07:15:45.882 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/blog/.env, Response status code: 404 2025-07-01 07:15:45.883 +03:00 [DBG] Connection id "0HNC8090TGAVQ" received FIN. 2025-07-01 07:15:45.883 +03:00 [DBG] Connection id "0HNC8090TGAVQ" disconnecting. 2025-07-01 07:15:45.883 +03:00 [DBG] Connection id "0HNC8090TGAVQ" stopped. 2025-07-01 07:15:45.883 +03:00 [DBG] Connection id "0HNC8090TGAVQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:16:02.697 +03:00 [DBG] Connection id "0HNC8090TGAVR" accepted. 2025-07-01 07:16:02.698 +03:00 [DBG] Connection id "0HNC8090TGAVR" started. 2025-07-01 07:16:02.698 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:16:02.698 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:16:02.698 +03:00 [DBG] POST requests are not supported 2025-07-01 07:16:02.698 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:16:02.698 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:16:02.698 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:16:02.698 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:16:02.698 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:16:02.698 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:16:02.698 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:16:02.698 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:16:02.698 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:16:02.698 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:16:02.698 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:16:02.698 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:16:02.698 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:16:02.698 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:16:02.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:16:02.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:16:02.698 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:16:02.698 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:16:02.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:16:02.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:16:02.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:16:02.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:16:02.698 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:16:02.699 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1498ms. 2025-07-01 07:16:02.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:16:02.699 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:16:02.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:16:02.699 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:16:02.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:16:02.699 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:16:02.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:16:02.699 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:16:02.699 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:16:02.699 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:16:02.699 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:16:02.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:16:02.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:16:02.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:16:02.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:16:02.699 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:16:02.699 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:16:02.699 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7488ms 2025-07-01 07:16:02.699 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:16:02.699 +03:00 [DBG] Connection id "0HNC8090TGAVR" completed keep alive response. 2025-07-01 07:16:02.699 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4322ms 2025-07-01 07:16:02.699 +03:00 [DBG] Connection id "0HNC8090TGAVR" received FIN. 2025-07-01 07:16:02.699 +03:00 [DBG] Connection id "0HNC8090TGAVR" disconnecting. 2025-07-01 07:16:02.699 +03:00 [DBG] Connection id "0HNC8090TGAVR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:16:02.701 +03:00 [DBG] Connection id "0HNC8090TGAVR" stopped. 2025-07-01 07:16:15.899 +03:00 [DBG] Connection id "0HNC8090TGAVS" accepted. 2025-07-01 07:16:15.899 +03:00 [DBG] Connection id "0HNC8090TGAVS" started. 2025-07-01 07:16:15.899 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/info2.php - null null 2025-07-01 07:16:15.899 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:16:15.899 +03:00 [DBG] The request path /info2.php does not match a supported file type 2025-07-01 07:16:15.899 +03:00 [DBG] No candidates found for the request path '/info2.php' 2025-07-01 07:16:15.899 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:16:15.899 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:16:15.899 +03:00 [DBG] Connection id "0HNC8090TGAVS" completed keep alive response. 2025-07-01 07:16:15.899 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/info2.php - 404 0 null 0.2448ms 2025-07-01 07:16:15.899 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/info2.php, Response status code: 404 2025-07-01 07:16:15.900 +03:00 [DBG] Connection id "0HNC8090TGAVS" received FIN. 2025-07-01 07:16:15.900 +03:00 [DBG] Connection id "0HNC8090TGAVS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:16:15.900 +03:00 [DBG] Connection id "0HNC8090TGAVS" disconnecting. 2025-07-01 07:16:15.900 +03:00 [DBG] Connection id "0HNC8090TGAVS" stopped. 2025-07-01 07:16:45.919 +03:00 [DBG] Connection id "0HNC8090TGAVT" accepted. 2025-07-01 07:16:45.919 +03:00 [DBG] Connection id "0HNC8090TGAVT" started. 2025-07-01 07:16:45.919 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/en/.env - null null 2025-07-01 07:16:45.919 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:16:45.919 +03:00 [DBG] The request path /en/.env does not match a supported file type 2025-07-01 07:16:45.919 +03:00 [DBG] No candidates found for the request path '/en/.env' 2025-07-01 07:16:45.919 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:16:45.919 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:16:45.919 +03:00 [DBG] Connection id "0HNC8090TGAVT" completed keep alive response. 2025-07-01 07:16:45.919 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/en/.env - 404 0 null 0.2715ms 2025-07-01 07:16:45.919 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/en/.env, Response status code: 404 2025-07-01 07:16:45.919 +03:00 [DBG] Connection id "0HNC8090TGAVT" received FIN. 2025-07-01 07:16:45.919 +03:00 [DBG] Connection id "0HNC8090TGAVT" disconnecting. 2025-07-01 07:16:45.920 +03:00 [DBG] Connection id "0HNC8090TGAVT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:16:45.921 +03:00 [DBG] Connection id "0HNC8090TGAVT" stopped. 2025-07-01 07:17:02.695 +03:00 [DBG] Connection id "0HNC8090TGAVU" accepted. 2025-07-01 07:17:02.695 +03:00 [DBG] Connection id "0HNC8090TGAVU" started. 2025-07-01 07:17:02.695 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:17:02.695 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:17:02.695 +03:00 [DBG] POST requests are not supported 2025-07-01 07:17:02.695 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:17:02.695 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:17:02.695 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:17:02.696 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:17:02.696 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:17:02.696 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:17:02.696 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:17:02.696 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:17:02.696 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:17:02.696 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:17:02.696 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:17:02.696 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:17:02.696 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:17:02.696 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:17:02.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:17:02.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:17:02.696 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:17:02.696 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:17:02.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:17:02.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:17:02.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:17:02.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:17:02.696 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:17:02.697 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2472ms. 2025-07-01 07:17:02.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:17:02.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:17:02.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:17:02.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:17:02.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:17:02.697 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:17:02.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:17:02.697 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:17:02.697 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:17:02.697 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:17:02.697 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:17:02.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:17:02.697 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:17:02.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:17:02.697 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:17:02.697 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:17:02.697 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:17:02.697 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1553ms 2025-07-01 07:17:02.697 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:17:02.697 +03:00 [DBG] Connection id "0HNC8090TGAVU" completed keep alive response. 2025-07-01 07:17:02.697 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2116ms 2025-07-01 07:17:02.698 +03:00 [DBG] Connection id "0HNC8090TGAVU" received FIN. 2025-07-01 07:17:02.698 +03:00 [DBG] Connection id "0HNC8090TGAVU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:17:02.698 +03:00 [DBG] Connection id "0HNC8090TGAVU" disconnecting. 2025-07-01 07:17:02.698 +03:00 [DBG] Connection id "0HNC8090TGAVU" stopped. 2025-07-01 07:17:16.145 +03:00 [DBG] Connection id "0HNC8090TGAVV" accepted. 2025-07-01 07:17:16.145 +03:00 [DBG] Connection id "0HNC8090TGAVV" started. 2025-07-01 07:17:16.146 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/system/.env - null null 2025-07-01 07:17:16.146 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:17:16.146 +03:00 [DBG] The request path /system/.env does not match a supported file type 2025-07-01 07:17:16.146 +03:00 [DBG] No candidates found for the request path '/system/.env' 2025-07-01 07:17:16.146 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:17:16.146 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:17:16.146 +03:00 [DBG] Connection id "0HNC8090TGAVV" completed keep alive response. 2025-07-01 07:17:16.146 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/system/.env - 404 0 null 0.2307ms 2025-07-01 07:17:16.146 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/system/.env, Response status code: 404 2025-07-01 07:17:16.146 +03:00 [DBG] Connection id "0HNC8090TGAVV" received FIN. 2025-07-01 07:17:16.146 +03:00 [DBG] Connection id "0HNC8090TGAVV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:17:16.146 +03:00 [DBG] Connection id "0HNC8090TGAVV" disconnecting. 2025-07-01 07:17:16.146 +03:00 [DBG] Connection id "0HNC8090TGAVV" stopped. 2025-07-01 07:17:46.368 +03:00 [DBG] Connection id "0HNC8090TGB00" accepted. 2025-07-01 07:17:46.369 +03:00 [DBG] Connection id "0HNC8090TGB00" started. 2025-07-01 07:17:46.369 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/FETCH_HEAD - null null 2025-07-01 07:17:46.369 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:17:46.369 +03:00 [DBG] The request path /.git/FETCH_HEAD does not match a supported file type 2025-07-01 07:17:46.369 +03:00 [DBG] No candidates found for the request path '/.git/FETCH_HEAD' 2025-07-01 07:17:46.369 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:17:46.369 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:17:46.369 +03:00 [DBG] Connection id "0HNC8090TGB00" completed keep alive response. 2025-07-01 07:17:46.369 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/FETCH_HEAD - 404 0 null 0.2403ms 2025-07-01 07:17:46.369 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/FETCH_HEAD, Response status code: 404 2025-07-01 07:17:46.369 +03:00 [DBG] Connection id "0HNC8090TGB00" received FIN. 2025-07-01 07:17:46.369 +03:00 [DBG] Connection id "0HNC8090TGB00" disconnecting. 2025-07-01 07:17:46.370 +03:00 [DBG] Connection id "0HNC8090TGB00" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:17:46.371 +03:00 [DBG] Connection id "0HNC8090TGB00" stopped. 2025-07-01 07:18:02.691 +03:00 [DBG] Connection id "0HNC8090TGB01" accepted. 2025-07-01 07:18:02.692 +03:00 [DBG] Connection id "0HNC8090TGB01" started. 2025-07-01 07:18:02.692 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:18:02.692 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:18:02.692 +03:00 [DBG] POST requests are not supported 2025-07-01 07:18:02.692 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:18:02.692 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:18:02.692 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:18:02.692 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:18:02.692 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:18:02.692 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:18:02.692 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:18:02.692 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:18:02.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-07-01 07:18:02.692 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:18:02.692 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:18:02.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-07-01 07:18:02.692 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:18:02.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-07-01 07:18:02.692 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:18:02.692 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:18:02.692 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:18:02.692 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:18:02.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:18:02.692 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:18:02.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:18:02.692 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:18:02.692 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:18:02.693 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1537ms. 2025-07-01 07:18:02.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:18:02.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:18:02.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:18:02.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:18:02.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:18:02.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:18:02.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:18:02.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:18:02.693 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:18:02.693 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:18:02.693 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:18:02.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:18:02.693 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:18:02.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:18:02.693 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:18:02.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:18:02.693 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:18:02.693 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8636ms 2025-07-01 07:18:02.693 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:18:02.693 +03:00 [DBG] Connection id "0HNC8090TGB01" completed keep alive response. 2025-07-01 07:18:02.693 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4609ms 2025-07-01 07:18:02.693 +03:00 [DBG] Connection id "0HNC8090TGB01" received FIN. 2025-07-01 07:18:02.693 +03:00 [DBG] Connection id "0HNC8090TGB01" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:18:02.693 +03:00 [DBG] Connection id "0HNC8090TGB01" disconnecting. 2025-07-01 07:18:02.694 +03:00 [DBG] Connection id "0HNC8090TGB01" stopped. 2025-07-01 07:18:16.406 +03:00 [DBG] Connection id "0HNC8090TGB02" accepted. 2025-07-01 07:18:16.406 +03:00 [DBG] Connection id "0HNC8090TGB02" started. 2025-07-01 07:18:16.406 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/dodoswap-client/.env - null null 2025-07-01 07:18:16.407 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:18:16.407 +03:00 [DBG] The request path /dodoswap-client/.env does not match a supported file type 2025-07-01 07:18:16.407 +03:00 [DBG] No candidates found for the request path '/dodoswap-client/.env' 2025-07-01 07:18:16.407 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:18:16.407 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:18:16.407 +03:00 [DBG] Connection id "0HNC8090TGB02" completed keep alive response. 2025-07-01 07:18:16.407 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/dodoswap-client/.env - 404 0 null 0.3367ms 2025-07-01 07:18:16.407 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/dodoswap-client/.env, Response status code: 404 2025-07-01 07:18:16.407 +03:00 [DBG] Connection id "0HNC8090TGB02" received FIN. 2025-07-01 07:18:16.407 +03:00 [DBG] Connection id "0HNC8090TGB02" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:18:16.407 +03:00 [DBG] Connection id "0HNC8090TGB02" disconnecting. 2025-07-01 07:18:16.407 +03:00 [DBG] Connection id "0HNC8090TGB02" stopped. 2025-07-01 07:18:46.452 +03:00 [DBG] Connection id "0HNC8090TGB03" accepted. 2025-07-01 07:18:46.452 +03:00 [DBG] Connection id "0HNC8090TGB03" started. 2025-07-01 07:18:46.452 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/icon/.env - null null 2025-07-01 07:18:46.452 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:18:46.452 +03:00 [DBG] The request path /icon/.env does not match a supported file type 2025-07-01 07:18:46.452 +03:00 [DBG] No candidates found for the request path '/icon/.env' 2025-07-01 07:18:46.452 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:18:46.452 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:18:46.452 +03:00 [DBG] Connection id "0HNC8090TGB03" completed keep alive response. 2025-07-01 07:18:46.452 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/icon/.env - 404 0 null 0.3384ms 2025-07-01 07:18:46.452 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/icon/.env, Response status code: 404 2025-07-01 07:18:46.453 +03:00 [DBG] Connection id "0HNC8090TGB03" received FIN. 2025-07-01 07:18:46.453 +03:00 [DBG] Connection id "0HNC8090TGB03" disconnecting. 2025-07-01 07:18:46.453 +03:00 [DBG] Connection id "0HNC8090TGB03" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:18:46.454 +03:00 [DBG] Connection id "0HNC8090TGB03" stopped. 2025-07-01 07:19:02.690 +03:00 [DBG] Connection id "0HNC8090TGB04" accepted. 2025-07-01 07:19:02.690 +03:00 [DBG] Connection id "0HNC8090TGB04" started. 2025-07-01 07:19:02.690 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:19:02.690 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:19:02.690 +03:00 [DBG] POST requests are not supported 2025-07-01 07:19:02.690 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:19:02.690 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:19:02.690 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:19:02.690 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:19:02.690 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:19:02.690 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:19:02.690 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:19:02.691 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:19:02.691 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:19:02.691 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:19:02.691 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:19:02.691 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:19:02.691 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:19:02.691 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:19:02.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:19:02.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:19:02.691 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:19:02.691 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:19:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:19:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:19:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:19:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:19:02.691 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:19:02.691 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1248ms. 2025-07-01 07:19:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:19:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:19:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:19:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:19:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:19:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:19:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:19:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:19:02.691 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:19:02.691 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:19:02.691 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:19:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:19:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:19:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:19:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:19:02.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:19:02.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:19:02.691 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7161ms 2025-07-01 07:19:02.691 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:19:02.692 +03:00 [DBG] Connection id "0HNC8090TGB04" completed keep alive response. 2025-07-01 07:19:02.692 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.368ms 2025-07-01 07:19:02.692 +03:00 [DBG] Connection id "0HNC8090TGB04" received FIN. 2025-07-01 07:19:02.692 +03:00 [DBG] Connection id "0HNC8090TGB04" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:19:02.692 +03:00 [DBG] Connection id "0HNC8090TGB04" disconnecting. 2025-07-01 07:19:02.692 +03:00 [DBG] Connection id "0HNC8090TGB04" stopped. 2025-07-01 07:19:16.489 +03:00 [DBG] Connection id "0HNC8090TGB05" accepted. 2025-07-01 07:19:16.489 +03:00 [DBG] Connection id "0HNC8090TGB05" started. 2025-07-01 07:19:16.490 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/home/.env - null null 2025-07-01 07:19:16.490 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:19:16.490 +03:00 [DBG] The request path /home/.env does not match a supported file type 2025-07-01 07:19:16.490 +03:00 [DBG] No candidates found for the request path '/home/.env' 2025-07-01 07:19:16.490 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:19:16.490 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:19:16.490 +03:00 [DBG] Connection id "0HNC8090TGB05" completed keep alive response. 2025-07-01 07:19:16.490 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/home/.env - 404 0 null 0.4047ms 2025-07-01 07:19:16.490 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/home/.env, Response status code: 404 2025-07-01 07:19:16.491 +03:00 [DBG] Connection id "0HNC8090TGB05" received FIN. 2025-07-01 07:19:16.491 +03:00 [DBG] Connection id "0HNC8090TGB05" disconnecting. 2025-07-01 07:19:16.491 +03:00 [DBG] Connection id "0HNC8090TGB05" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:19:16.492 +03:00 [DBG] Connection id "0HNC8090TGB05" stopped. 2025-07-01 07:19:46.520 +03:00 [DBG] Connection id "0HNC8090TGB06" accepted. 2025-07-01 07:19:46.520 +03:00 [DBG] Connection id "0HNC8090TGB06" started. 2025-07-01 07:19:46.521 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.circleci/configs/development.yml - null null 2025-07-01 07:19:46.521 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:19:46.521 +03:00 [DBG] The request path /.circleci/configs/development.yml does not match a supported file type 2025-07-01 07:19:46.521 +03:00 [DBG] No candidates found for the request path '/.circleci/configs/development.yml' 2025-07-01 07:19:46.521 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:19:46.521 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:19:46.521 +03:00 [DBG] Connection id "0HNC8090TGB06" completed keep alive response. 2025-07-01 07:19:46.521 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.circleci/configs/development.yml - 404 0 null 0.3247ms 2025-07-01 07:19:46.521 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.circleci/configs/development.yml, Response status code: 404 2025-07-01 07:19:46.521 +03:00 [DBG] Connection id "0HNC8090TGB06" received FIN. 2025-07-01 07:19:46.521 +03:00 [DBG] Connection id "0HNC8090TGB06" disconnecting. 2025-07-01 07:19:46.521 +03:00 [DBG] Connection id "0HNC8090TGB06" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:19:46.522 +03:00 [DBG] Connection id "0HNC8090TGB06" stopped. 2025-07-01 07:20:02.688 +03:00 [DBG] Connection id "0HNC8090TGB07" accepted. 2025-07-01 07:20:02.688 +03:00 [DBG] Connection id "0HNC8090TGB07" started. 2025-07-01 07:20:02.688 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:20:02.688 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:20:02.688 +03:00 [DBG] POST requests are not supported 2025-07-01 07:20:02.688 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:20:02.688 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:20:02.688 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:20:02.688 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:20:02.688 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:20:02.688 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:20:02.688 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:20:02.688 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:20:02.689 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:20:02.689 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:20:02.689 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:20:02.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-07-01 07:20:02.689 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:20:02.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-07-01 07:20:02.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:20:02.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:20:02.689 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:20:02.689 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:20:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:20:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:20:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:20:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:20:02.689 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:20:02.689 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1268ms. 2025-07-01 07:20:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:20:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:20:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:20:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:20:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:20:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:20:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:20:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:20:02.689 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:20:02.689 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:20:02.689 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:20:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:20:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:20:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:20:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:20:02.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:20:02.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:20:02.689 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7083ms 2025-07-01 07:20:02.689 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:20:02.689 +03:00 [DBG] Connection id "0HNC8090TGB07" completed keep alive response. 2025-07-01 07:20:02.690 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3756ms 2025-07-01 07:20:02.690 +03:00 [DBG] Connection id "0HNC8090TGB07" received FIN. 2025-07-01 07:20:02.690 +03:00 [DBG] Connection id "0HNC8090TGB07" disconnecting. 2025-07-01 07:20:02.690 +03:00 [DBG] Connection id "0HNC8090TGB07" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:20:02.691 +03:00 [DBG] Connection id "0HNC8090TGB07" stopped. 2025-07-01 07:20:16.548 +03:00 [DBG] Connection id "0HNC8090TGB08" accepted. 2025-07-01 07:20:16.548 +03:00 [DBG] Connection id "0HNC8090TGB08" started. 2025-07-01 07:20:16.548 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com//helper/phpinfo.php - null null 2025-07-01 07:20:16.548 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:20:16.548 +03:00 [DBG] The request path //helper/phpinfo.php does not match a supported file type 2025-07-01 07:20:16.548 +03:00 [DBG] No candidates found for the request path '//helper/phpinfo.php' 2025-07-01 07:20:16.548 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:20:16.549 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:20:16.549 +03:00 [DBG] Connection id "0HNC8090TGB08" completed keep alive response. 2025-07-01 07:20:16.549 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com//helper/phpinfo.php - 404 0 null 0.4801ms 2025-07-01 07:20:16.549 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com//helper/phpinfo.php, Response status code: 404 2025-07-01 07:20:16.549 +03:00 [DBG] Connection id "0HNC8090TGB08" received FIN. 2025-07-01 07:20:16.549 +03:00 [DBG] Connection id "0HNC8090TGB08" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:20:16.549 +03:00 [DBG] Connection id "0HNC8090TGB08" disconnecting. 2025-07-01 07:20:16.549 +03:00 [DBG] Connection id "0HNC8090TGB08" stopped. 2025-07-01 07:20:46.577 +03:00 [DBG] Connection id "0HNC8090TGB09" accepted. 2025-07-01 07:20:46.577 +03:00 [DBG] Connection id "0HNC8090TGB09" started. 2025-07-01 07:20:46.577 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/beta/.env - null null 2025-07-01 07:20:46.577 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:20:46.577 +03:00 [DBG] The request path /beta/.env does not match a supported file type 2025-07-01 07:20:46.577 +03:00 [DBG] No candidates found for the request path '/beta/.env' 2025-07-01 07:20:46.577 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:20:46.577 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:20:46.577 +03:00 [DBG] Connection id "0HNC8090TGB09" completed keep alive response. 2025-07-01 07:20:46.577 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/beta/.env - 404 0 null 0.2482ms 2025-07-01 07:20:46.578 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/beta/.env, Response status code: 404 2025-07-01 07:20:46.578 +03:00 [DBG] Connection id "0HNC8090TGB09" received FIN. 2025-07-01 07:20:46.578 +03:00 [DBG] Connection id "0HNC8090TGB09" disconnecting. 2025-07-01 07:20:46.578 +03:00 [DBG] Connection id "0HNC8090TGB09" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:20:46.579 +03:00 [DBG] Connection id "0HNC8090TGB09" stopped. 2025-07-01 07:21:02.686 +03:00 [DBG] Connection id "0HNC8090TGB0A" accepted. 2025-07-01 07:21:02.686 +03:00 [DBG] Connection id "0HNC8090TGB0A" started. 2025-07-01 07:21:02.686 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:21:02.686 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:21:02.686 +03:00 [DBG] POST requests are not supported 2025-07-01 07:21:02.686 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:21:02.686 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:21:02.686 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:21:02.686 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:21:02.686 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:21:02.686 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:21:02.686 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:21:02.686 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:21:02.687 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:21:02.687 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:21:02.687 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:21:02.687 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:21:02.687 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:21:02.687 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:21:02.687 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:21:02.687 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:21:02.687 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:21:02.687 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:21:02.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:21:02.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:21:02.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:21:02.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:21:02.687 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:21:02.687 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1245ms. 2025-07-01 07:21:02.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:21:02.687 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:21:02.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:21:02.687 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:21:02.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:21:02.687 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:21:02.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:21:02.687 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:21:02.687 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:21:02.687 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:21:02.687 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:21:02.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:21:02.687 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:21:02.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:21:02.687 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:21:02.687 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:21:02.687 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:21:02.687 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6438ms 2025-07-01 07:21:02.687 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:21:02.687 +03:00 [DBG] Connection id "0HNC8090TGB0A" completed keep alive response. 2025-07-01 07:21:02.687 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2625ms 2025-07-01 07:21:02.688 +03:00 [DBG] Connection id "0HNC8090TGB0A" received FIN. 2025-07-01 07:21:02.688 +03:00 [DBG] Connection id "0HNC8090TGB0A" disconnecting. 2025-07-01 07:21:02.688 +03:00 [DBG] Connection id "0HNC8090TGB0A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:21:02.689 +03:00 [DBG] Connection id "0HNC8090TGB0A" stopped. 2025-07-01 07:21:16.615 +03:00 [DBG] Connection id "0HNC8090TGB0B" accepted. 2025-07-01 07:21:16.615 +03:00 [DBG] Connection id "0HNC8090TGB0B" started. 2025-07-01 07:21:16.615 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/index.php - null null 2025-07-01 07:21:16.615 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:21:16.615 +03:00 [DBG] The request path /index.php does not match a supported file type 2025-07-01 07:21:16.615 +03:00 [DBG] No candidates found for the request path '/index.php' 2025-07-01 07:21:16.615 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:21:16.615 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:21:16.615 +03:00 [DBG] Connection id "0HNC8090TGB0B" completed keep alive response. 2025-07-01 07:21:16.616 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/index.php - 404 0 null 0.4051ms 2025-07-01 07:21:16.616 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/index.php, Response status code: 404 2025-07-01 07:21:16.616 +03:00 [DBG] Connection id "0HNC8090TGB0B" received FIN. 2025-07-01 07:21:16.616 +03:00 [DBG] Connection id "0HNC8090TGB0B" disconnecting. 2025-07-01 07:21:16.616 +03:00 [DBG] Connection id "0HNC8090TGB0B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:21:16.617 +03:00 [DBG] Connection id "0HNC8090TGB0B" stopped. 2025-07-01 07:21:46.654 +03:00 [DBG] Connection id "0HNC8090TGB0C" accepted. 2025-07-01 07:21:46.654 +03:00 [DBG] Connection id "0HNC8090TGB0C" started. 2025-07-01 07:21:46.654 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/tests/default_settings/v11.0/.env - null null 2025-07-01 07:21:46.654 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:21:46.654 +03:00 [DBG] The request path /tests/default_settings/v11.0/.env does not match a supported file type 2025-07-01 07:21:46.654 +03:00 [DBG] No candidates found for the request path '/tests/default_settings/v11.0/.env' 2025-07-01 07:21:46.654 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:21:46.654 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:21:46.654 +03:00 [DBG] Connection id "0HNC8090TGB0C" completed keep alive response. 2025-07-01 07:21:46.654 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/tests/default_settings/v11.0/.env - 404 0 null 0.2635ms 2025-07-01 07:21:46.654 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/tests/default_settings/v11.0/.env, Response status code: 404 2025-07-01 07:21:46.655 +03:00 [DBG] Connection id "0HNC8090TGB0C" received FIN. 2025-07-01 07:21:46.655 +03:00 [DBG] Connection id "0HNC8090TGB0C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:21:46.655 +03:00 [DBG] Connection id "0HNC8090TGB0C" disconnecting. 2025-07-01 07:21:46.655 +03:00 [DBG] Connection id "0HNC8090TGB0C" stopped. 2025-07-01 07:22:02.700 +03:00 [DBG] Connection id "0HNC8090TGB0D" accepted. 2025-07-01 07:22:02.700 +03:00 [DBG] Connection id "0HNC8090TGB0D" started. 2025-07-01 07:22:02.701 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:22:02.701 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:22:02.701 +03:00 [DBG] POST requests are not supported 2025-07-01 07:22:02.701 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:22:02.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-07-01 07:22:02.701 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:22:02.701 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:22:02.701 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:22:02.701 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:22:02.701 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:22:02.701 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:22:02.701 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:22:02.701 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:22:02.701 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:22:02.701 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:22:02.701 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:22:02.701 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:22:02.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:22:02.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:22:02.701 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:22:02.701 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:22:02.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:22:02.701 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:22:02.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:22:02.701 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:22:02.701 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:22:02.701 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1246ms. 2025-07-01 07:22:02.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:22:02.701 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:22:02.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:22:02.701 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:22:02.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:22:02.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:22:02.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:22:02.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:22:02.702 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:22:02.702 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:22:02.702 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:22:02.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:22:02.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:22:02.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:22:02.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:22:02.702 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:22:02.702 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:22:02.702 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6065ms 2025-07-01 07:22:02.702 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:22:02.702 +03:00 [DBG] Connection id "0HNC8090TGB0D" completed keep alive response. 2025-07-01 07:22:02.702 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2482ms 2025-07-01 07:22:02.702 +03:00 [DBG] Connection id "0HNC8090TGB0D" received FIN. 2025-07-01 07:22:02.702 +03:00 [DBG] Connection id "0HNC8090TGB0D" disconnecting. 2025-07-01 07:22:02.702 +03:00 [DBG] Connection id "0HNC8090TGB0D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:22:02.703 +03:00 [DBG] Connection id "0HNC8090TGB0D" stopped. 2025-07-01 07:22:16.785 +03:00 [DBG] Connection id "0HNC8090TGB0E" accepted. 2025-07-01 07:22:16.785 +03:00 [DBG] Connection id "0HNC8090TGB0E" started. 2025-07-01 07:22:16.785 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/test/bdd/fixtures/couchdb/.env - null null 2025-07-01 07:22:16.785 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:22:16.785 +03:00 [DBG] The request path /test/bdd/fixtures/couchdb/.env does not match a supported file type 2025-07-01 07:22:16.785 +03:00 [DBG] No candidates found for the request path '/test/bdd/fixtures/couchdb/.env' 2025-07-01 07:22:16.785 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:22:16.785 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:22:16.785 +03:00 [DBG] Connection id "0HNC8090TGB0E" completed keep alive response. 2025-07-01 07:22:16.785 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/test/bdd/fixtures/couchdb/.env - 404 0 null 0.2251ms 2025-07-01 07:22:16.785 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/test/bdd/fixtures/couchdb/.env, Response status code: 404 2025-07-01 07:22:16.785 +03:00 [DBG] Connection id "0HNC8090TGB0E" received FIN. 2025-07-01 07:22:16.785 +03:00 [DBG] Connection id "0HNC8090TGB0E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:22:16.785 +03:00 [DBG] Connection id "0HNC8090TGB0E" disconnecting. 2025-07-01 07:22:16.785 +03:00 [DBG] Connection id "0HNC8090TGB0E" stopped. 2025-07-01 07:22:46.805 +03:00 [DBG] Connection id "0HNC8090TGB0F" accepted. 2025-07-01 07:22:46.805 +03:00 [DBG] Connection id "0HNC8090TGB0F" started. 2025-07-01 07:22:46.806 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/content/.env - null null 2025-07-01 07:22:46.806 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:22:46.806 +03:00 [DBG] The request path /content/.env does not match a supported file type 2025-07-01 07:22:46.806 +03:00 [DBG] No candidates found for the request path '/content/.env' 2025-07-01 07:22:46.806 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:22:46.806 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:22:46.806 +03:00 [DBG] Connection id "0HNC8090TGB0F" completed keep alive response. 2025-07-01 07:22:46.806 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/content/.env - 404 0 null 0.3363ms 2025-07-01 07:22:46.806 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/content/.env, Response status code: 404 2025-07-01 07:22:46.806 +03:00 [DBG] Connection id "0HNC8090TGB0F" received FIN. 2025-07-01 07:22:46.806 +03:00 [DBG] Connection id "0HNC8090TGB0F" disconnecting. 2025-07-01 07:22:46.806 +03:00 [DBG] Connection id "0HNC8090TGB0F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:22:46.807 +03:00 [DBG] Connection id "0HNC8090TGB0F" stopped. 2025-07-01 07:23:02.698 +03:00 [DBG] Connection id "0HNC8090TGB0G" accepted. 2025-07-01 07:23:02.698 +03:00 [DBG] Connection id "0HNC8090TGB0G" started. 2025-07-01 07:23:02.698 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:23:02.698 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:23:02.699 +03:00 [DBG] POST requests are not supported 2025-07-01 07:23:02.699 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:23:02.699 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:23:02.699 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:23:02.699 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:23:02.699 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:23:02.699 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:23:02.699 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:23:02.699 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:23:02.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-07-01 07:23:02.699 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:23:02.699 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:23:02.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-07-01 07:23:02.699 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:23:02.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-07-01 07:23:02.699 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:23:02.699 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:23:02.699 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:23:02.699 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:23:02.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:23:02.699 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:23:02.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:23:02.699 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:23:02.699 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:23:02.700 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1417ms. 2025-07-01 07:23:02.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:23:02.700 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:23:02.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:23:02.700 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:23:02.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:23:02.700 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:23:02.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:23:02.700 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:23:02.700 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:23:02.700 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:23:02.700 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:23:02.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:23:02.700 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:23:02.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:23:02.700 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:23:02.700 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:23:02.700 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:23:02.700 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9675ms 2025-07-01 07:23:02.700 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:23:02.700 +03:00 [DBG] Connection id "0HNC8090TGB0G" completed keep alive response. 2025-07-01 07:23:02.700 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7415ms 2025-07-01 07:23:02.700 +03:00 [DBG] Connection id "0HNC8090TGB0G" received FIN. 2025-07-01 07:23:02.701 +03:00 [DBG] Connection id "0HNC8090TGB0G" disconnecting. 2025-07-01 07:23:02.701 +03:00 [DBG] Connection id "0HNC8090TGB0G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:23:02.702 +03:00 [DBG] Connection id "0HNC8090TGB0G" stopped. 2025-07-01 07:23:16.844 +03:00 [DBG] Connection id "0HNC8090TGB0H" accepted. 2025-07-01 07:23:16.844 +03:00 [DBG] Connection id "0HNC8090TGB0H" started. 2025-07-01 07:23:16.844 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/main/.env - null null 2025-07-01 07:23:16.844 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:23:16.844 +03:00 [DBG] The request path /main/.env does not match a supported file type 2025-07-01 07:23:16.844 +03:00 [DBG] No candidates found for the request path '/main/.env' 2025-07-01 07:23:16.844 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:23:16.844 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:23:16.844 +03:00 [DBG] Connection id "0HNC8090TGB0H" completed keep alive response. 2025-07-01 07:23:16.844 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/main/.env - 404 0 null 0.2164ms 2025-07-01 07:23:16.844 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/main/.env, Response status code: 404 2025-07-01 07:23:16.844 +03:00 [DBG] Connection id "0HNC8090TGB0H" received FIN. 2025-07-01 07:23:16.844 +03:00 [DBG] Connection id "0HNC8090TGB0H" disconnecting. 2025-07-01 07:23:16.844 +03:00 [DBG] Connection id "0HNC8090TGB0H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:23:16.846 +03:00 [DBG] Connection id "0HNC8090TGB0H" stopped. 2025-07-01 07:23:46.883 +03:00 [DBG] Connection id "0HNC8090TGB0I" accepted. 2025-07-01 07:23:46.883 +03:00 [DBG] Connection id "0HNC8090TGB0I" started. 2025-07-01 07:23:46.883 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/libs/.env - null null 2025-07-01 07:23:46.884 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:23:46.884 +03:00 [DBG] The request path /libs/.env does not match a supported file type 2025-07-01 07:23:46.884 +03:00 [DBG] No candidates found for the request path '/libs/.env' 2025-07-01 07:23:46.884 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:23:46.884 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:23:46.884 +03:00 [DBG] Connection id "0HNC8090TGB0I" completed keep alive response. 2025-07-01 07:23:46.884 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/libs/.env - 404 0 null 0.2583ms 2025-07-01 07:23:46.884 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/libs/.env, Response status code: 404 2025-07-01 07:23:46.884 +03:00 [DBG] Connection id "0HNC8090TGB0I" received FIN. 2025-07-01 07:23:46.884 +03:00 [DBG] Connection id "0HNC8090TGB0I" disconnecting. 2025-07-01 07:23:46.885 +03:00 [DBG] Connection id "0HNC8090TGB0I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:23:46.886 +03:00 [DBG] Connection id "0HNC8090TGB0I" stopped. 2025-07-01 07:24:02.699 +03:00 [DBG] Connection id "0HNC8090TGB0J" accepted. 2025-07-01 07:24:02.699 +03:00 [DBG] Connection id "0HNC8090TGB0J" started. 2025-07-01 07:24:02.699 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:24:02.700 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:24:02.700 +03:00 [DBG] POST requests are not supported 2025-07-01 07:24:02.700 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:24:02.700 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:24:02.700 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:24:02.700 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:24:02.700 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:24:02.700 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:24:02.700 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:24:02.700 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:24:02.700 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:24:02.700 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:24:02.700 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:24:02.700 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:24:02.700 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:24:02.700 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:24:02.700 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:24:02.700 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:24:02.700 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:24:02.700 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:24:02.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:24:02.700 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:24:02.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:24:02.700 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:24:02.700 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:24:02.700 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1495ms. 2025-07-01 07:24:02.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:24:02.700 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:24:02.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:24:02.701 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:24:02.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:24:02.701 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:24:02.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:24:02.701 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:24:02.701 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:24:02.701 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:24:02.701 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:24:02.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:24:02.701 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:24:02.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:24:02.701 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:24:02.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:24:02.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:24:02.701 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.826ms 2025-07-01 07:24:02.701 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:24:02.701 +03:00 [DBG] Connection id "0HNC8090TGB0J" completed keep alive response. 2025-07-01 07:24:02.701 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4601ms 2025-07-01 07:24:02.701 +03:00 [DBG] Connection id "0HNC8090TGB0J" received FIN. 2025-07-01 07:24:02.701 +03:00 [DBG] Connection id "0HNC8090TGB0J" disconnecting. 2025-07-01 07:24:02.701 +03:00 [DBG] Connection id "0HNC8090TGB0J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:24:02.702 +03:00 [DBG] Connection id "0HNC8090TGB0J" stopped. 2025-07-01 07:24:16.921 +03:00 [DBG] Connection id "0HNC8090TGB0K" accepted. 2025-07-01 07:24:16.921 +03:00 [DBG] Connection id "0HNC8090TGB0K" started. 2025-07-01 07:24:16.921 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/refs/stash - null null 2025-07-01 07:24:16.921 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:24:16.921 +03:00 [DBG] The request path /.git/refs/stash does not match a supported file type 2025-07-01 07:24:16.921 +03:00 [DBG] No candidates found for the request path '/.git/refs/stash' 2025-07-01 07:24:16.921 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:24:16.921 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:24:16.921 +03:00 [DBG] Connection id "0HNC8090TGB0K" completed keep alive response. 2025-07-01 07:24:16.921 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/refs/stash - 404 0 null 0.3051ms 2025-07-01 07:24:16.921 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/refs/stash, Response status code: 404 2025-07-01 07:24:16.922 +03:00 [DBG] Connection id "0HNC8090TGB0K" received FIN. 2025-07-01 07:24:16.922 +03:00 [DBG] Connection id "0HNC8090TGB0K" disconnecting. 2025-07-01 07:24:16.922 +03:00 [DBG] Connection id "0HNC8090TGB0K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:24:16.923 +03:00 [DBG] Connection id "0HNC8090TGB0K" stopped. 2025-07-01 07:24:46.949 +03:00 [DBG] Connection id "0HNC8090TGB0L" accepted. 2025-07-01 07:24:46.950 +03:00 [DBG] Connection id "0HNC8090TGB0L" started. 2025-07-01 07:24:46.950 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/images/.env - null null 2025-07-01 07:24:46.950 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:24:46.950 +03:00 [DBG] The request path /images/.env does not match a supported file type 2025-07-01 07:24:46.950 +03:00 [DBG] No candidates found for the request path '/images/.env' 2025-07-01 07:24:46.950 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:24:46.950 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:24:46.950 +03:00 [DBG] Connection id "0HNC8090TGB0L" completed keep alive response. 2025-07-01 07:24:46.950 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/images/.env - 404 0 null 0.225ms 2025-07-01 07:24:46.950 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/images/.env, Response status code: 404 2025-07-01 07:24:46.950 +03:00 [DBG] Connection id "0HNC8090TGB0L" received FIN. 2025-07-01 07:24:46.950 +03:00 [DBG] Connection id "0HNC8090TGB0L" disconnecting. 2025-07-01 07:24:46.950 +03:00 [DBG] Connection id "0HNC8090TGB0L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:24:46.952 +03:00 [DBG] Connection id "0HNC8090TGB0L" stopped. 2025-07-01 07:25:02.690 +03:00 [DBG] Connection id "0HNC8090TGB0M" accepted. 2025-07-01 07:25:02.690 +03:00 [DBG] Connection id "0HNC8090TGB0M" started. 2025-07-01 07:25:02.690 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:25:02.690 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:25:02.691 +03:00 [DBG] POST requests are not supported 2025-07-01 07:25:02.691 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:25:02.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-07-01 07:25:02.691 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:25:02.691 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:25:02.691 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:25:02.691 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:25:02.691 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:25:02.691 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:25:02.691 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:25:02.691 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:25:02.691 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:25:02.691 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:25:02.691 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:25:02.691 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:25:02.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:25:02.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:25:02.691 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:25:02.691 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:25:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:25:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:25:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:25:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:25:02.691 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:25:02.691 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1591ms. 2025-07-01 07:25:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:25:02.692 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:25:02.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:25:02.692 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:25:02.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:25:02.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:25:02.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:25:02.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:25:02.692 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:25:02.692 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:25:02.692 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:25:02.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:25:02.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:25:02.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:25:02.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:25:02.692 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:25:02.692 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:25:02.692 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7799ms 2025-07-01 07:25:02.692 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:25:02.692 +03:00 [DBG] Connection id "0HNC8090TGB0M" completed keep alive response. 2025-07-01 07:25:02.692 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5056ms 2025-07-01 07:25:02.692 +03:00 [DBG] Connection id "0HNC8090TGB0M" received FIN. 2025-07-01 07:25:02.692 +03:00 [DBG] Connection id "0HNC8090TGB0M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:25:02.692 +03:00 [DBG] Connection id "0HNC8090TGB0M" disconnecting. 2025-07-01 07:25:02.692 +03:00 [DBG] Connection id "0HNC8090TGB0M" stopped. 2025-07-01 07:25:16.977 +03:00 [DBG] Connection id "0HNC8090TGB0N" accepted. 2025-07-01 07:25:16.977 +03:00 [DBG] Connection id "0HNC8090TGB0N" started. 2025-07-01 07:25:16.977 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/bin - null null 2025-07-01 07:25:16.977 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:25:16.977 +03:00 [DBG] The request path /bin does not match a supported file type 2025-07-01 07:25:16.977 +03:00 [DBG] No candidates found for the request path '/bin' 2025-07-01 07:25:16.977 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:25:16.977 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:25:16.977 +03:00 [DBG] Connection id "0HNC8090TGB0N" completed keep alive response. 2025-07-01 07:25:16.977 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/bin - 404 0 null 0.3216ms 2025-07-01 07:25:16.977 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/bin, Response status code: 404 2025-07-01 07:25:16.978 +03:00 [DBG] Connection id "0HNC8090TGB0N" received FIN. 2025-07-01 07:25:16.978 +03:00 [DBG] Connection id "0HNC8090TGB0N" disconnecting. 2025-07-01 07:25:16.978 +03:00 [DBG] Connection id "0HNC8090TGB0N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:25:16.979 +03:00 [DBG] Connection id "0HNC8090TGB0N" stopped. 2025-07-01 07:25:47.016 +03:00 [DBG] Connection id "0HNC8090TGB0O" accepted. 2025-07-01 07:25:47.017 +03:00 [DBG] Connection id "0HNC8090TGB0O" started. 2025-07-01 07:25:47.017 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-content/themes/twentyfourteen/archive.php - null null 2025-07-01 07:25:47.017 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:25:47.017 +03:00 [DBG] The request path /wp-content/themes/twentyfourteen/archive.php does not match a supported file type 2025-07-01 07:25:47.017 +03:00 [DBG] No candidates found for the request path '/wp-content/themes/twentyfourteen/archive.php' 2025-07-01 07:25:47.017 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:25:47.017 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:25:47.018 +03:00 [DBG] Connection id "0HNC8090TGB0O" completed keep alive response. 2025-07-01 07:25:47.018 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-content/themes/twentyfourteen/archive.php - 404 0 null 0.4497ms 2025-07-01 07:25:47.018 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-content/themes/twentyfourteen/archive.php, Response status code: 404 2025-07-01 07:25:47.018 +03:00 [DBG] Connection id "0HNC8090TGB0O" received FIN. 2025-07-01 07:25:47.018 +03:00 [DBG] Connection id "0HNC8090TGB0O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:25:47.018 +03:00 [DBG] Connection id "0HNC8090TGB0O" disconnecting. 2025-07-01 07:25:47.018 +03:00 [DBG] Connection id "0HNC8090TGB0O" stopped. 2025-07-01 07:26:02.687 +03:00 [DBG] Connection id "0HNC8090TGB0P" accepted. 2025-07-01 07:26:02.687 +03:00 [DBG] Connection id "0HNC8090TGB0P" started. 2025-07-01 07:26:02.687 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:26:02.687 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:26:02.687 +03:00 [DBG] POST requests are not supported 2025-07-01 07:26:02.688 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:26:02.688 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:26:02.688 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:26:02.688 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:26:02.688 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:26:02.688 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:26:02.688 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:26:02.688 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:26:02.688 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:26:02.688 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:26:02.688 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:26:02.688 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:26:02.688 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:26:02.688 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:26:02.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:26:02.688 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:26:02.688 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:26:02.688 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:26:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:26:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:26:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:26:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:26:02.688 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:26:02.688 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1367ms. 2025-07-01 07:26:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:26:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:26:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:26:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:26:02.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:26:02.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:26:02.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:26:02.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:26:02.688 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:26:02.689 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:26:02.689 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:26:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:26:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:26:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:26:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:26:02.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:26:02.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:26:02.689 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7863ms 2025-07-01 07:26:02.689 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:26:02.689 +03:00 [DBG] Connection id "0HNC8090TGB0P" completed keep alive response. 2025-07-01 07:26:02.689 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4174ms 2025-07-01 07:26:02.689 +03:00 [DBG] Connection id "0HNC8090TGB0P" received FIN. 2025-07-01 07:26:02.689 +03:00 [DBG] Connection id "0HNC8090TGB0P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:26:02.689 +03:00 [DBG] Connection id "0HNC8090TGB0P" disconnecting. 2025-07-01 07:26:02.689 +03:00 [DBG] Connection id "0HNC8090TGB0P" stopped. 2025-07-01 07:26:17.044 +03:00 [DBG] Connection id "0HNC8090TGB0Q" accepted. 2025-07-01 07:26:17.045 +03:00 [DBG] Connection id "0HNC8090TGB0Q" started. 2025-07-01 07:26:17.045 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/export/.env - null null 2025-07-01 07:26:17.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:26:17.045 +03:00 [DBG] The request path /export/.env does not match a supported file type 2025-07-01 07:26:17.045 +03:00 [DBG] No candidates found for the request path '/export/.env' 2025-07-01 07:26:17.045 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:26:17.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:26:17.045 +03:00 [DBG] Connection id "0HNC8090TGB0Q" completed keep alive response. 2025-07-01 07:26:17.045 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/export/.env - 404 0 null 0.3226ms 2025-07-01 07:26:17.045 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/export/.env, Response status code: 404 2025-07-01 07:26:17.045 +03:00 [DBG] Connection id "0HNC8090TGB0Q" received FIN. 2025-07-01 07:26:17.045 +03:00 [DBG] Connection id "0HNC8090TGB0Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:26:17.045 +03:00 [DBG] Connection id "0HNC8090TGB0Q" disconnecting. 2025-07-01 07:26:17.046 +03:00 [DBG] Connection id "0HNC8090TGB0Q" stopped. 2025-07-01 07:26:47.117 +03:00 [DBG] Connection id "0HNC8090TGB0R" accepted. 2025-07-01 07:26:47.118 +03:00 [DBG] Connection id "0HNC8090TGB0R" started. 2025-07-01 07:26:47.118 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/image_data/.env - null null 2025-07-01 07:26:47.118 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:26:47.118 +03:00 [DBG] The request path /image_data/.env does not match a supported file type 2025-07-01 07:26:47.118 +03:00 [DBG] No candidates found for the request path '/image_data/.env' 2025-07-01 07:26:47.118 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:26:47.118 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:26:47.118 +03:00 [DBG] Connection id "0HNC8090TGB0R" completed keep alive response. 2025-07-01 07:26:47.118 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/image_data/.env - 404 0 null 0.3604ms 2025-07-01 07:26:47.118 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/image_data/.env, Response status code: 404 2025-07-01 07:26:47.118 +03:00 [DBG] Connection id "0HNC8090TGB0R" received FIN. 2025-07-01 07:26:47.118 +03:00 [DBG] Connection id "0HNC8090TGB0R" disconnecting. 2025-07-01 07:26:47.119 +03:00 [DBG] Connection id "0HNC8090TGB0R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:26:47.120 +03:00 [DBG] Connection id "0HNC8090TGB0R" stopped. 2025-07-01 07:27:02.698 +03:00 [DBG] Connection id "0HNC8090TGB0S" accepted. 2025-07-01 07:27:02.698 +03:00 [DBG] Connection id "0HNC8090TGB0S" started. 2025-07-01 07:27:02.698 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:27:02.698 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:27:02.698 +03:00 [DBG] POST requests are not supported 2025-07-01 07:27:02.698 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:27:02.698 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:27:02.698 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:27:02.698 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:27:02.699 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:27:02.699 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:27:02.699 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:27:02.699 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:27:02.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-07-01 07:27:02.699 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:27:02.699 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:27:02.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-07-01 07:27:02.699 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:27:02.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-07-01 07:27:02.699 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:27:02.699 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:27:02.699 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:27:02.699 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:27:02.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:27:02.699 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:27:02.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:27:02.699 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:27:02.699 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:27:02.699 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1255ms. 2025-07-01 07:27:02.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:27:02.699 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:27:02.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:27:02.699 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:27:02.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:27:02.699 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:27:02.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:27:02.699 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:27:02.699 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:27:02.699 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:27:02.699 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:27:02.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:27:02.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:27:02.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:27:02.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:27:02.700 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:27:02.700 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:27:02.700 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7301ms 2025-07-01 07:27:02.700 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:27:02.700 +03:00 [DBG] Connection id "0HNC8090TGB0S" completed keep alive response. 2025-07-01 07:27:02.700 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3708ms 2025-07-01 07:27:02.700 +03:00 [DBG] Connection id "0HNC8090TGB0S" received FIN. 2025-07-01 07:27:02.700 +03:00 [DBG] Connection id "0HNC8090TGB0S" disconnecting. 2025-07-01 07:27:02.700 +03:00 [DBG] Connection id "0HNC8090TGB0S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:27:02.701 +03:00 [DBG] Connection id "0HNC8090TGB0S" stopped. 2025-07-01 07:27:17.153 +03:00 [DBG] Connection id "0HNC8090TGB0T" accepted. 2025-07-01 07:27:17.154 +03:00 [DBG] Connection id "0HNC8090TGB0T" started. 2025-07-01 07:27:17.154 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-config.save - null null 2025-07-01 07:27:17.154 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:27:17.154 +03:00 [DBG] The request path /wp-config.save does not match a supported file type 2025-07-01 07:27:17.154 +03:00 [DBG] No candidates found for the request path '/wp-config.save' 2025-07-01 07:27:17.154 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:27:17.154 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:27:17.154 +03:00 [DBG] Connection id "0HNC8090TGB0T" completed keep alive response. 2025-07-01 07:27:17.154 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-config.save - 404 0 null 0.2254ms 2025-07-01 07:27:17.154 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-config.save, Response status code: 404 2025-07-01 07:27:17.154 +03:00 [DBG] Connection id "0HNC8090TGB0T" received FIN. 2025-07-01 07:27:17.154 +03:00 [DBG] Connection id "0HNC8090TGB0T" disconnecting. 2025-07-01 07:27:17.154 +03:00 [DBG] Connection id "0HNC8090TGB0T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:27:17.155 +03:00 [DBG] Connection id "0HNC8090TGB0T" stopped. 2025-07-01 07:27:47.182 +03:00 [DBG] Connection id "0HNC8090TGB0U" accepted. 2025-07-01 07:27:47.182 +03:00 [DBG] Connection id "0HNC8090TGB0U" started. 2025-07-01 07:27:47.183 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/admin-app/.env - null null 2025-07-01 07:27:47.183 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:27:47.183 +03:00 [DBG] The request path /admin-app/.env does not match a supported file type 2025-07-01 07:27:47.183 +03:00 [DBG] No candidates found for the request path '/admin-app/.env' 2025-07-01 07:27:47.183 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:27:47.183 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:27:47.183 +03:00 [DBG] Connection id "0HNC8090TGB0U" completed keep alive response. 2025-07-01 07:27:47.183 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/admin-app/.env - 404 0 null 0.2153ms 2025-07-01 07:27:47.183 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/admin-app/.env, Response status code: 404 2025-07-01 07:27:47.183 +03:00 [DBG] Connection id "0HNC8090TGB0U" received FIN. 2025-07-01 07:27:47.183 +03:00 [DBG] Connection id "0HNC8090TGB0U" disconnecting. 2025-07-01 07:27:47.183 +03:00 [DBG] Connection id "0HNC8090TGB0U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:27:47.184 +03:00 [DBG] Connection id "0HNC8090TGB0U" stopped. 2025-07-01 07:28:02.688 +03:00 [DBG] Connection id "0HNC8090TGB0V" accepted. 2025-07-01 07:28:02.688 +03:00 [DBG] Connection id "0HNC8090TGB0V" started. 2025-07-01 07:28:02.688 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:28:02.688 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:28:02.688 +03:00 [DBG] POST requests are not supported 2025-07-01 07:28:02.688 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:28:02.688 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:28:02.688 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:28:02.688 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:28:02.688 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:28:02.688 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:28:02.688 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:28:02.688 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:28:02.688 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:28:02.688 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:28:02.688 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:28:02.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-07-01 07:28:02.689 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:28:02.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-07-01 07:28:02.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:28:02.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:28:02.689 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:28:02.689 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:28:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:28:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:28:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:28:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:28:02.689 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:28:02.689 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1243ms. 2025-07-01 07:28:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:28:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:28:02.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:28:02.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:28:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:28:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:28:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:28:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:28:02.689 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:28:02.689 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:28:02.689 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:28:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:28:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:28:02.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:28:02.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:28:02.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:28:02.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:28:02.689 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6984ms 2025-07-01 07:28:02.689 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:28:02.689 +03:00 [DBG] Connection id "0HNC8090TGB0V" completed keep alive response. 2025-07-01 07:28:02.689 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4479ms 2025-07-01 07:28:02.690 +03:00 [DBG] Connection id "0HNC8090TGB0V" received FIN. 2025-07-01 07:28:02.690 +03:00 [DBG] Connection id "0HNC8090TGB0V" disconnecting. 2025-07-01 07:28:02.690 +03:00 [DBG] Connection id "0HNC8090TGB0V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:28:02.691 +03:00 [DBG] Connection id "0HNC8090TGB0V" stopped. 2025-07-01 07:28:17.200 +03:00 [DBG] Connection id "0HNC8090TGB10" accepted. 2025-07-01 07:28:17.200 +03:00 [DBG] Connection id "0HNC8090TGB10" started. 2025-07-01 07:28:17.200 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-config.stage - null null 2025-07-01 07:28:17.200 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:28:17.200 +03:00 [DBG] The request path /wp-config.stage does not match a supported file type 2025-07-01 07:28:17.200 +03:00 [DBG] No candidates found for the request path '/wp-config.stage' 2025-07-01 07:28:17.200 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:28:17.200 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:28:17.200 +03:00 [DBG] Connection id "0HNC8090TGB10" completed keep alive response. 2025-07-01 07:28:17.201 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-config.stage - 404 0 null 0.3183ms 2025-07-01 07:28:17.201 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-config.stage, Response status code: 404 2025-07-01 07:28:17.201 +03:00 [DBG] Connection id "0HNC8090TGB10" received FIN. 2025-07-01 07:28:17.201 +03:00 [DBG] Connection id "0HNC8090TGB10" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:28:17.201 +03:00 [DBG] Connection id "0HNC8090TGB10" disconnecting. 2025-07-01 07:28:17.201 +03:00 [DBG] Connection id "0HNC8090TGB10" stopped. 2025-07-01 07:28:47.289 +03:00 [DBG] Connection id "0HNC8090TGB11" accepted. 2025-07-01 07:28:47.289 +03:00 [DBG] Connection id "0HNC8090TGB11" started. 2025-07-01 07:28:47.289 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/test_info.php - null null 2025-07-01 07:28:47.289 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:28:47.289 +03:00 [DBG] The request path /test_info.php does not match a supported file type 2025-07-01 07:28:47.289 +03:00 [DBG] No candidates found for the request path '/test_info.php' 2025-07-01 07:28:47.289 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:28:47.290 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:28:47.290 +03:00 [DBG] Connection id "0HNC8090TGB11" completed keep alive response. 2025-07-01 07:28:47.290 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/test_info.php - 404 0 null 0.281ms 2025-07-01 07:28:47.290 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/test_info.php, Response status code: 404 2025-07-01 07:28:47.290 +03:00 [DBG] Connection id "0HNC8090TGB11" received FIN. 2025-07-01 07:28:47.290 +03:00 [DBG] Connection id "0HNC8090TGB11" disconnecting. 2025-07-01 07:28:47.290 +03:00 [DBG] Connection id "0HNC8090TGB11" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:28:47.291 +03:00 [DBG] Connection id "0HNC8090TGB11" stopped. 2025-07-01 07:29:02.692 +03:00 [DBG] Connection id "0HNC8090TGB12" accepted. 2025-07-01 07:29:02.692 +03:00 [DBG] Connection id "0HNC8090TGB12" started. 2025-07-01 07:29:02.692 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:29:02.692 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:29:02.692 +03:00 [DBG] POST requests are not supported 2025-07-01 07:29:02.692 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:29:02.692 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:29:02.692 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:29:02.692 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:29:02.692 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:29:02.692 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:29:02.692 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:29:02.692 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:29:02.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-07-01 07:29:02.692 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:29:02.692 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:29:02.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-07-01 07:29:02.693 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:29:02.693 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:29:02.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:29:02.693 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:29:02.693 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:29:02.693 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:29:02.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:29:02.693 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:29:02.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:29:02.693 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:29:02.693 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:29:02.693 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1285ms. 2025-07-01 07:29:02.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:29:02.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:29:02.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:29:02.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:29:02.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:29:02.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:29:02.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:29:02.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:29:02.693 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:29:02.693 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:29:02.693 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:29:02.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:29:02.693 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:29:02.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:29:02.693 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:29:02.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:29:02.693 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:29:02.693 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7474ms 2025-07-01 07:29:02.693 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:29:02.693 +03:00 [DBG] Connection id "0HNC8090TGB12" completed keep alive response. 2025-07-01 07:29:02.693 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3517ms 2025-07-01 07:29:02.694 +03:00 [DBG] Connection id "0HNC8090TGB12" received FIN. 2025-07-01 07:29:02.694 +03:00 [DBG] Connection id "0HNC8090TGB12" disconnecting. 2025-07-01 07:29:02.694 +03:00 [DBG] Connection id "0HNC8090TGB12" stopped. 2025-07-01 07:29:02.694 +03:00 [DBG] Connection id "0HNC8090TGB12" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:29:17.327 +03:00 [DBG] Connection id "0HNC8090TGB13" accepted. 2025-07-01 07:29:17.327 +03:00 [DBG] Connection id "0HNC8090TGB13" started. 2025-07-01 07:29:17.328 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/application.properties - null null 2025-07-01 07:29:17.328 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:29:17.328 +03:00 [DBG] The request path /application.properties does not match a supported file type 2025-07-01 07:29:17.328 +03:00 [DBG] No candidates found for the request path '/application.properties' 2025-07-01 07:29:17.328 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:29:17.328 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:29:17.328 +03:00 [DBG] Connection id "0HNC8090TGB13" completed keep alive response. 2025-07-01 07:29:17.328 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/application.properties - 404 0 null 0.6052ms 2025-07-01 07:29:17.329 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/application.properties, Response status code: 404 2025-07-01 07:29:17.329 +03:00 [DBG] Connection id "0HNC8090TGB13" received FIN. 2025-07-01 07:29:17.329 +03:00 [DBG] Connection id "0HNC8090TGB13" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:29:17.329 +03:00 [DBG] Connection id "0HNC8090TGB13" disconnecting. 2025-07-01 07:29:17.329 +03:00 [DBG] Connection id "0HNC8090TGB13" stopped. 2025-07-01 07:29:47.346 +03:00 [DBG] Connection id "0HNC8090TGB14" accepted. 2025-07-01 07:29:47.346 +03:00 [DBG] Connection id "0HNC8090TGB14" started. 2025-07-01 07:29:47.346 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/php_info.php - null null 2025-07-01 07:29:47.346 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:29:47.346 +03:00 [DBG] The request path /php_info.php does not match a supported file type 2025-07-01 07:29:47.347 +03:00 [DBG] No candidates found for the request path '/php_info.php' 2025-07-01 07:29:47.347 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:29:47.347 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:29:47.347 +03:00 [DBG] Connection id "0HNC8090TGB14" completed keep alive response. 2025-07-01 07:29:47.347 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/php_info.php - 404 0 null 0.5426ms 2025-07-01 07:29:47.347 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/php_info.php, Response status code: 404 2025-07-01 07:29:47.347 +03:00 [DBG] Connection id "0HNC8090TGB14" received FIN. 2025-07-01 07:29:47.347 +03:00 [DBG] Connection id "0HNC8090TGB14" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:29:47.347 +03:00 [DBG] Connection id "0HNC8090TGB14" disconnecting. 2025-07-01 07:29:47.347 +03:00 [DBG] Connection id "0HNC8090TGB14" stopped. 2025-07-01 07:30:02.704 +03:00 [DBG] Connection id "0HNC8090TGB15" accepted. 2025-07-01 07:30:02.704 +03:00 [DBG] Connection id "0HNC8090TGB15" started. 2025-07-01 07:30:02.704 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:30:02.704 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:30:02.704 +03:00 [DBG] POST requests are not supported 2025-07-01 07:30:02.704 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:30:02.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-07-01 07:30:02.704 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:30:02.704 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:30:02.705 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:30:02.705 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:30:02.705 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:30:02.705 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:30:02.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-07-01 07:30:02.705 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:30:02.705 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:30:02.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-07-01 07:30:02.705 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:30:02.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-07-01 07:30:02.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:30:02.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:30:02.706 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:30:02.706 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:30:02.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:30:02.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:30:02.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:30:02.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:30:02.706 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:30:02.706 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1727ms. 2025-07-01 07:30:02.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:30:02.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:30:02.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:30:02.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:30:02.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:30:02.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:30:02.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:30:02.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:30:02.706 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:30:02.706 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:30:02.706 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:30:02.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:30:02.706 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:30:02.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:30:02.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:30:02.707 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:30:02.707 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:30:02.707 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0805ms 2025-07-01 07:30:02.707 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:30:02.707 +03:00 [DBG] Connection id "0HNC8090TGB15" completed keep alive response. 2025-07-01 07:30:02.707 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.736ms 2025-07-01 07:30:02.707 +03:00 [DBG] Connection id "0HNC8090TGB15" received FIN. 2025-07-01 07:30:02.707 +03:00 [DBG] Connection id "0HNC8090TGB15" disconnecting. 2025-07-01 07:30:02.707 +03:00 [DBG] Connection id "0HNC8090TGB15" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:30:02.708 +03:00 [DBG] Connection id "0HNC8090TGB15" stopped. 2025-07-01 07:30:17.364 +03:00 [DBG] Connection id "0HNC8090TGB16" accepted. 2025-07-01 07:30:17.364 +03:00 [DBG] Connection id "0HNC8090TGB16" started. 2025-07-01 07:30:17.364 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/resources/docker/phpmyadmin/.env - null null 2025-07-01 07:30:17.364 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:30:17.364 +03:00 [DBG] The request path /resources/docker/phpmyadmin/.env does not match a supported file type 2025-07-01 07:30:17.364 +03:00 [DBG] No candidates found for the request path '/resources/docker/phpmyadmin/.env' 2025-07-01 07:30:17.364 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:30:17.365 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:30:17.365 +03:00 [DBG] Connection id "0HNC8090TGB16" completed keep alive response. 2025-07-01 07:30:17.365 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/resources/docker/phpmyadmin/.env - 404 0 null 0.3313ms 2025-07-01 07:30:17.365 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/resources/docker/phpmyadmin/.env, Response status code: 404 2025-07-01 07:30:17.365 +03:00 [DBG] Connection id "0HNC8090TGB16" received FIN. 2025-07-01 07:30:17.365 +03:00 [DBG] Connection id "0HNC8090TGB16" disconnecting. 2025-07-01 07:30:17.365 +03:00 [DBG] Connection id "0HNC8090TGB16" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:30:17.366 +03:00 [DBG] Connection id "0HNC8090TGB16" stopped. 2025-07-01 07:30:47.383 +03:00 [DBG] Connection id "0HNC8090TGB17" accepted. 2025-07-01 07:30:47.383 +03:00 [DBG] Connection id "0HNC8090TGB17" started. 2025-07-01 07:30:47.383 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/09-managing-state/begin/vue-heroes/.env - null null 2025-07-01 07:30:47.383 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:30:47.383 +03:00 [DBG] The request path /09-managing-state/begin/vue-heroes/.env does not match a supported file type 2025-07-01 07:30:47.383 +03:00 [DBG] No candidates found for the request path '/09-managing-state/begin/vue-heroes/.env' 2025-07-01 07:30:47.383 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:30:47.383 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:30:47.383 +03:00 [DBG] Connection id "0HNC8090TGB17" completed keep alive response. 2025-07-01 07:30:47.383 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/09-managing-state/begin/vue-heroes/.env - 404 0 null 0.2158ms 2025-07-01 07:30:47.383 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/09-managing-state/begin/vue-heroes/.env, Response status code: 404 2025-07-01 07:30:47.383 +03:00 [DBG] Connection id "0HNC8090TGB17" received FIN. 2025-07-01 07:30:47.383 +03:00 [DBG] Connection id "0HNC8090TGB17" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:30:47.384 +03:00 [DBG] Connection id "0HNC8090TGB17" disconnecting. 2025-07-01 07:30:47.384 +03:00 [DBG] Connection id "0HNC8090TGB17" stopped. 2025-07-01 07:31:02.690 +03:00 [DBG] Connection id "0HNC8090TGB18" accepted. 2025-07-01 07:31:02.690 +03:00 [DBG] Connection id "0HNC8090TGB18" started. 2025-07-01 07:31:02.690 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:31:02.690 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:31:02.690 +03:00 [DBG] POST requests are not supported 2025-07-01 07:31:02.690 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:31:02.690 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:31:02.690 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:31:02.690 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:31:02.690 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:31:02.690 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:31:02.690 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:31:02.690 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:31:02.690 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:31:02.690 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:31:02.690 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:31:02.690 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:31:02.690 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:31:02.690 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:31:02.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:31:02.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:31:02.690 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:31:02.690 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:31:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:31:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:31:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:31:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:31:02.691 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:31:02.691 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.126ms. 2025-07-01 07:31:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:31:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:31:02.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:31:02.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:31:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:31:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:31:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:31:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:31:02.691 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:31:02.691 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:31:02.691 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:31:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:31:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:31:02.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:31:02.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:31:02.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:31:02.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:31:02.691 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7046ms 2025-07-01 07:31:02.691 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:31:02.691 +03:00 [DBG] Connection id "0HNC8090TGB18" completed keep alive response. 2025-07-01 07:31:02.691 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2516ms 2025-07-01 07:31:02.691 +03:00 [DBG] Connection id "0HNC8090TGB18" received FIN. 2025-07-01 07:31:02.692 +03:00 [DBG] Connection id "0HNC8090TGB18" disconnecting. 2025-07-01 07:31:02.692 +03:00 [DBG] Connection id "0HNC8090TGB18" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:31:02.693 +03:00 [DBG] Connection id "0HNC8090TGB18" stopped. 2025-07-01 07:31:17.422 +03:00 [DBG] Connection id "0HNC8090TGB19" accepted. 2025-07-01 07:31:17.422 +03:00 [DBG] Connection id "0HNC8090TGB19" started. 2025-07-01 07:31:17.422 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/hooks/post-commit - null null 2025-07-01 07:31:17.422 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:31:17.422 +03:00 [DBG] The request path /.git/hooks/post-commit does not match a supported file type 2025-07-01 07:31:17.422 +03:00 [DBG] No candidates found for the request path '/.git/hooks/post-commit' 2025-07-01 07:31:17.422 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:31:17.422 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:31:17.422 +03:00 [DBG] Connection id "0HNC8090TGB19" completed keep alive response. 2025-07-01 07:31:17.422 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/hooks/post-commit - 404 0 null 0.2532ms 2025-07-01 07:31:17.422 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/hooks/post-commit, Response status code: 404 2025-07-01 07:31:17.423 +03:00 [DBG] Connection id "0HNC8090TGB19" received FIN. 2025-07-01 07:31:17.423 +03:00 [DBG] Connection id "0HNC8090TGB19" disconnecting. 2025-07-01 07:31:17.423 +03:00 [DBG] Connection id "0HNC8090TGB19" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:31:17.424 +03:00 [DBG] Connection id "0HNC8090TGB19" stopped. 2025-07-01 07:31:47.459 +03:00 [DBG] Connection id "0HNC8090TGB1A" accepted. 2025-07-01 07:31:47.459 +03:00 [DBG] Connection id "0HNC8090TGB1A" started. 2025-07-01 07:31:47.460 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/path/.env - null null 2025-07-01 07:31:47.460 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:31:47.460 +03:00 [DBG] The request path /path/.env does not match a supported file type 2025-07-01 07:31:47.460 +03:00 [DBG] No candidates found for the request path '/path/.env' 2025-07-01 07:31:47.460 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:31:47.460 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:31:47.460 +03:00 [DBG] Connection id "0HNC8090TGB1A" completed keep alive response. 2025-07-01 07:31:47.460 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/path/.env - 404 0 null 0.3872ms 2025-07-01 07:31:47.460 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/path/.env, Response status code: 404 2025-07-01 07:31:47.460 +03:00 [DBG] Connection id "0HNC8090TGB1A" received FIN. 2025-07-01 07:31:47.460 +03:00 [DBG] Connection id "0HNC8090TGB1A" disconnecting. 2025-07-01 07:31:47.460 +03:00 [DBG] Connection id "0HNC8090TGB1A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:31:47.461 +03:00 [DBG] Connection id "0HNC8090TGB1A" stopped. 2025-07-01 07:32:02.775 +03:00 [DBG] Connection id "0HNC8090TGB1B" accepted. 2025-07-01 07:32:02.775 +03:00 [DBG] Connection id "0HNC8090TGB1B" started. 2025-07-01 07:32:02.775 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:32:02.775 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:32:02.775 +03:00 [DBG] POST requests are not supported 2025-07-01 07:32:02.775 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:32:02.775 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:32:02.775 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:32:02.775 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:32:02.775 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:32:02.775 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:32:02.775 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:32:02.775 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:32:02.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-07-01 07:32:02.775 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:32:02.775 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:32:02.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-07-01 07:32:02.775 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:32:02.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-07-01 07:32:02.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:32:02.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:32:02.775 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:32:02.775 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:32:02.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:32:02.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:32:02.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:32:02.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:32:02.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:32:02.776 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1372ms. 2025-07-01 07:32:02.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:32:02.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:32:02.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:32:02.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:32:02.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:32:02.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:32:02.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:32:02.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:32:02.776 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:32:02.776 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:32:02.776 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:32:02.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:32:02.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:32:02.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:32:02.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:32:02.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:32:02.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:32:02.776 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7139ms 2025-07-01 07:32:02.776 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:32:02.776 +03:00 [DBG] Connection id "0HNC8090TGB1B" completed keep alive response. 2025-07-01 07:32:02.776 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3245ms 2025-07-01 07:32:02.776 +03:00 [DBG] Connection id "0HNC8090TGB1B" received FIN. 2025-07-01 07:32:02.777 +03:00 [DBG] Connection id "0HNC8090TGB1B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:32:02.777 +03:00 [DBG] Connection id "0HNC8090TGB1B" disconnecting. 2025-07-01 07:32:02.777 +03:00 [DBG] Connection id "0HNC8090TGB1B" stopped. 2025-07-01 07:32:17.496 +03:00 [DBG] Connection id "0HNC8090TGB1C" accepted. 2025-07-01 07:32:17.496 +03:00 [DBG] Connection id "0HNC8090TGB1C" started. 2025-07-01 07:32:17.496 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/client/mutual-fund-app/.env - null null 2025-07-01 07:32:17.496 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:32:17.497 +03:00 [DBG] The request path /client/mutual-fund-app/.env does not match a supported file type 2025-07-01 07:32:17.497 +03:00 [DBG] No candidates found for the request path '/client/mutual-fund-app/.env' 2025-07-01 07:32:17.497 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:32:17.497 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:32:17.497 +03:00 [DBG] Connection id "0HNC8090TGB1C" completed keep alive response. 2025-07-01 07:32:17.497 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/client/mutual-fund-app/.env - 404 0 null 0.2623ms 2025-07-01 07:32:17.497 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/client/mutual-fund-app/.env, Response status code: 404 2025-07-01 07:32:17.497 +03:00 [DBG] Connection id "0HNC8090TGB1C" received FIN. 2025-07-01 07:32:17.497 +03:00 [DBG] Connection id "0HNC8090TGB1C" disconnecting. 2025-07-01 07:32:17.497 +03:00 [DBG] Connection id "0HNC8090TGB1C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:32:17.499 +03:00 [DBG] Connection id "0HNC8090TGB1C" stopped. 2025-07-01 07:32:47.619 +03:00 [DBG] Connection id "0HNC8090TGB1D" accepted. 2025-07-01 07:32:47.620 +03:00 [DBG] Connection id "0HNC8090TGB1D" started. 2025-07-01 07:32:47.620 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/local/.env - null null 2025-07-01 07:32:47.620 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:32:47.620 +03:00 [DBG] The request path /local/.env does not match a supported file type 2025-07-01 07:32:47.620 +03:00 [DBG] No candidates found for the request path '/local/.env' 2025-07-01 07:32:47.620 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:32:47.620 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:32:47.620 +03:00 [DBG] Connection id "0HNC8090TGB1D" completed keep alive response. 2025-07-01 07:32:47.620 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/local/.env - 404 0 null 0.3581ms 2025-07-01 07:32:47.620 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/local/.env, Response status code: 404 2025-07-01 07:32:47.620 +03:00 [DBG] Connection id "0HNC8090TGB1D" received FIN. 2025-07-01 07:32:47.620 +03:00 [DBG] Connection id "0HNC8090TGB1D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:32:47.620 +03:00 [DBG] Connection id "0HNC8090TGB1D" disconnecting. 2025-07-01 07:32:47.621 +03:00 [DBG] Connection id "0HNC8090TGB1D" stopped. 2025-07-01 07:33:02.697 +03:00 [DBG] Connection id "0HNC8090TGB1E" accepted. 2025-07-01 07:33:02.697 +03:00 [DBG] Connection id "0HNC8090TGB1E" started. 2025-07-01 07:33:02.697 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:33:02.697 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:33:02.697 +03:00 [DBG] POST requests are not supported 2025-07-01 07:33:02.697 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:33:02.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-07-01 07:33:02.697 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:33:02.697 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:33:02.697 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:33:02.697 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:33:02.697 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:33:02.697 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:33:02.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-07-01 07:33:02.697 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:33:02.697 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:33:02.698 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:33:02.698 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:33:02.698 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:33:02.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:33:02.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:33:02.698 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:33:02.698 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:33:02.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:33:02.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:33:02.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:33:02.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:33:02.698 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:33:02.698 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1428ms. 2025-07-01 07:33:02.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:33:02.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:33:02.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:33:02.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:33:02.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:33:02.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:33:02.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:33:02.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:33:02.698 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:33:02.698 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:33:02.698 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:33:02.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:33:02.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:33:02.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:33:02.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:33:02.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:33:02.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:33:02.699 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8932ms 2025-07-01 07:33:02.699 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:33:02.699 +03:00 [DBG] Connection id "0HNC8090TGB1E" completed keep alive response. 2025-07-01 07:33:02.699 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7365ms 2025-07-01 07:33:02.699 +03:00 [DBG] Connection id "0HNC8090TGB1E" received FIN. 2025-07-01 07:33:02.699 +03:00 [DBG] Connection id "0HNC8090TGB1E" disconnecting. 2025-07-01 07:33:02.699 +03:00 [DBG] Connection id "0HNC8090TGB1E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:33:02.700 +03:00 [DBG] Connection id "0HNC8090TGB1E" stopped. 2025-07-01 07:33:17.656 +03:00 [DBG] Connection id "0HNC8090TGB1F" accepted. 2025-07-01 07:33:17.656 +03:00 [DBG] Connection id "0HNC8090TGB1F" started. 2025-07-01 07:33:17.656 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vendor/github.com/gobuffalo/envy/.env - null null 2025-07-01 07:33:17.656 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:33:17.656 +03:00 [DBG] The request path /vendor/github.com/gobuffalo/envy/.env does not match a supported file type 2025-07-01 07:33:17.656 +03:00 [DBG] No candidates found for the request path '/vendor/github.com/gobuffalo/envy/.env' 2025-07-01 07:33:17.656 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:33:17.656 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:33:17.656 +03:00 [DBG] Connection id "0HNC8090TGB1F" completed keep alive response. 2025-07-01 07:33:17.656 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vendor/github.com/gobuffalo/envy/.env - 404 0 null 0.2446ms 2025-07-01 07:33:17.656 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/vendor/github.com/gobuffalo/envy/.env, Response status code: 404 2025-07-01 07:33:17.657 +03:00 [DBG] Connection id "0HNC8090TGB1F" received FIN. 2025-07-01 07:33:17.657 +03:00 [DBG] Connection id "0HNC8090TGB1F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:33:17.657 +03:00 [DBG] Connection id "0HNC8090TGB1F" disconnecting. 2025-07-01 07:33:17.657 +03:00 [DBG] Connection id "0HNC8090TGB1F" stopped. 2025-07-01 07:33:47.674 +03:00 [DBG] Connection id "0HNC8090TGB1G" accepted. 2025-07-01 07:33:47.674 +03:00 [DBG] Connection id "0HNC8090TGB1G" started. 2025-07-01 07:33:47.675 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/packages/api/.env - null null 2025-07-01 07:33:47.675 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:33:47.675 +03:00 [DBG] The request path /packages/api/.env does not match a supported file type 2025-07-01 07:33:47.675 +03:00 [DBG] No candidates found for the request path '/packages/api/.env' 2025-07-01 07:33:47.675 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:33:47.675 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:33:47.675 +03:00 [DBG] Connection id "0HNC8090TGB1G" completed keep alive response. 2025-07-01 07:33:47.675 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/packages/api/.env - 404 0 null 0.3962ms 2025-07-01 07:33:47.675 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/packages/api/.env, Response status code: 404 2025-07-01 07:33:47.675 +03:00 [DBG] Connection id "0HNC8090TGB1G" received FIN. 2025-07-01 07:33:47.675 +03:00 [DBG] Connection id "0HNC8090TGB1G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:33:47.675 +03:00 [DBG] Connection id "0HNC8090TGB1G" disconnecting. 2025-07-01 07:33:47.675 +03:00 [DBG] Connection id "0HNC8090TGB1G" stopped. 2025-07-01 07:34:02.690 +03:00 [DBG] Connection id "0HNC8090TGB1H" accepted. 2025-07-01 07:34:02.691 +03:00 [DBG] Connection id "0HNC8090TGB1H" started. 2025-07-01 07:34:02.691 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:34:02.691 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:34:02.691 +03:00 [DBG] POST requests are not supported 2025-07-01 07:34:02.691 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:34:02.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-07-01 07:34:02.691 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:34:02.691 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:34:02.691 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:34:02.691 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:34:02.691 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:34:02.691 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:34:02.691 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:34:02.691 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:34:02.691 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:34:02.691 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:34:02.691 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:34:02.691 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:34:02.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:34:02.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:34:02.692 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:34:02.692 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:34:02.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:34:02.692 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:34:02.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:34:02.692 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:34:02.692 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:34:02.692 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1414ms. 2025-07-01 07:34:02.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:34:02.692 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:34:02.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:34:02.692 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:34:02.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:34:02.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:34:02.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:34:02.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:34:02.692 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:34:02.692 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:34:02.692 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:34:02.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:34:02.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:34:02.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:34:02.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:34:02.692 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:34:02.692 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:34:02.692 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8832ms 2025-07-01 07:34:02.692 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:34:02.692 +03:00 [DBG] Connection id "0HNC8090TGB1H" completed keep alive response. 2025-07-01 07:34:02.692 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7341ms 2025-07-01 07:34:02.693 +03:00 [DBG] Connection id "0HNC8090TGB1H" received FIN. 2025-07-01 07:34:02.693 +03:00 [DBG] Connection id "0HNC8090TGB1H" disconnecting. 2025-07-01 07:34:02.693 +03:00 [DBG] Connection id "0HNC8090TGB1H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:34:02.694 +03:00 [DBG] Connection id "0HNC8090TGB1H" stopped. 2025-07-01 07:34:17.724 +03:00 [DBG] Connection id "0HNC8090TGB1I" accepted. 2025-07-01 07:34:17.724 +03:00 [DBG] Connection id "0HNC8090TGB1I" started. 2025-07-01 07:34:17.724 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com//info.php - null null 2025-07-01 07:34:17.724 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:34:17.724 +03:00 [DBG] The request path //info.php does not match a supported file type 2025-07-01 07:34:17.724 +03:00 [DBG] No candidates found for the request path '//info.php' 2025-07-01 07:34:17.724 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:34:17.724 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:34:17.724 +03:00 [DBG] Connection id "0HNC8090TGB1I" completed keep alive response. 2025-07-01 07:34:17.724 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com//info.php - 404 0 null 0.408ms 2025-07-01 07:34:17.724 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com//info.php, Response status code: 404 2025-07-01 07:34:17.725 +03:00 [DBG] Connection id "0HNC8090TGB1I" received FIN. 2025-07-01 07:34:17.725 +03:00 [DBG] Connection id "0HNC8090TGB1I" disconnecting. 2025-07-01 07:34:17.725 +03:00 [DBG] Connection id "0HNC8090TGB1I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:34:17.726 +03:00 [DBG] Connection id "0HNC8090TGB1I" stopped. 2025-07-01 07:34:47.763 +03:00 [DBG] Connection id "0HNC8090TGB1J" accepted. 2025-07-01 07:34:47.763 +03:00 [DBG] Connection id "0HNC8090TGB1J" started. 2025-07-01 07:34:47.763 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/config/application.yml - null null 2025-07-01 07:34:47.763 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:34:47.763 +03:00 [DBG] The request path /config/application.yml does not match a supported file type 2025-07-01 07:34:47.763 +03:00 [DBG] No candidates found for the request path '/config/application.yml' 2025-07-01 07:34:47.764 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:34:47.764 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:34:47.764 +03:00 [DBG] Connection id "0HNC8090TGB1J" completed keep alive response. 2025-07-01 07:34:47.764 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/config/application.yml - 404 0 null 0.4311ms 2025-07-01 07:34:47.764 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/config/application.yml, Response status code: 404 2025-07-01 07:34:47.764 +03:00 [DBG] Connection id "0HNC8090TGB1J" received FIN. 2025-07-01 07:34:47.764 +03:00 [DBG] Connection id "0HNC8090TGB1J" disconnecting. 2025-07-01 07:34:47.764 +03:00 [DBG] Connection id "0HNC8090TGB1J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:34:47.765 +03:00 [DBG] Connection id "0HNC8090TGB1J" stopped. 2025-07-01 07:35:02.698 +03:00 [DBG] Connection id "0HNC8090TGB1K" accepted. 2025-07-01 07:35:02.699 +03:00 [DBG] Connection id "0HNC8090TGB1K" started. 2025-07-01 07:35:02.699 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:35:02.699 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:35:02.699 +03:00 [DBG] POST requests are not supported 2025-07-01 07:35:02.699 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:35:02.699 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:35:02.699 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:35:02.699 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:35:02.699 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:35:02.699 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:35:02.699 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:35:02.699 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:35:02.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-07-01 07:35:02.699 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:35:02.699 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:35:02.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-07-01 07:35:02.699 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:35:02.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-07-01 07:35:02.700 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:35:02.700 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:35:02.700 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:35:02.700 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:35:02.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:35:02.700 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:35:02.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:35:02.700 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:35:02.700 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:35:02.700 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1688ms. 2025-07-01 07:35:02.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:35:02.700 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:35:02.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:35:02.700 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:35:02.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:35:02.700 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:35:02.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:35:02.700 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:35:02.701 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:35:02.701 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:35:02.701 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:35:02.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:35:02.701 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:35:02.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:35:02.701 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:35:02.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:35:02.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:35:02.701 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4029ms 2025-07-01 07:35:02.701 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:35:02.701 +03:00 [DBG] Connection id "0HNC8090TGB1K" completed keep alive response. 2025-07-01 07:35:02.701 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3069ms 2025-07-01 07:35:02.701 +03:00 [DBG] Connection id "0HNC8090TGB1K" received FIN. 2025-07-01 07:35:02.701 +03:00 [DBG] Connection id "0HNC8090TGB1K" disconnecting. 2025-07-01 07:35:02.702 +03:00 [DBG] Connection id "0HNC8090TGB1K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:35:02.703 +03:00 [DBG] Connection id "0HNC8090TGB1K" stopped. 2025-07-01 07:35:17.781 +03:00 [DBG] Connection id "0HNC8090TGB1L" accepted. 2025-07-01 07:35:17.781 +03:00 [DBG] Connection id "0HNC8090TGB1L" started. 2025-07-01 07:35:17.781 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/main_user/.env - null null 2025-07-01 07:35:17.781 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:35:17.781 +03:00 [DBG] The request path /main_user/.env does not match a supported file type 2025-07-01 07:35:17.781 +03:00 [DBG] No candidates found for the request path '/main_user/.env' 2025-07-01 07:35:17.781 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:35:17.781 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:35:17.781 +03:00 [DBG] Connection id "0HNC8090TGB1L" completed keep alive response. 2025-07-01 07:35:17.782 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/main_user/.env - 404 0 null 0.3151ms 2025-07-01 07:35:17.782 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/main_user/.env, Response status code: 404 2025-07-01 07:35:17.782 +03:00 [DBG] Connection id "0HNC8090TGB1L" received FIN. 2025-07-01 07:35:17.782 +03:00 [DBG] Connection id "0HNC8090TGB1L" disconnecting. 2025-07-01 07:35:17.782 +03:00 [DBG] Connection id "0HNC8090TGB1L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:35:17.783 +03:00 [DBG] Connection id "0HNC8090TGB1L" stopped. 2025-07-01 07:35:47.800 +03:00 [DBG] Connection id "0HNC8090TGB1M" accepted. 2025-07-01 07:35:47.800 +03:00 [DBG] Connection id "0HNC8090TGB1M" started. 2025-07-01 07:35:47.800 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/repo/.env - null null 2025-07-01 07:35:47.800 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:35:47.800 +03:00 [DBG] The request path /repo/.env does not match a supported file type 2025-07-01 07:35:47.800 +03:00 [DBG] No candidates found for the request path '/repo/.env' 2025-07-01 07:35:47.800 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:35:47.800 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:35:47.800 +03:00 [DBG] Connection id "0HNC8090TGB1M" completed keep alive response. 2025-07-01 07:35:47.800 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/repo/.env - 404 0 null 0.394ms 2025-07-01 07:35:47.801 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/repo/.env, Response status code: 404 2025-07-01 07:35:47.801 +03:00 [DBG] Connection id "0HNC8090TGB1M" received FIN. 2025-07-01 07:35:47.801 +03:00 [DBG] Connection id "0HNC8090TGB1M" disconnecting. 2025-07-01 07:35:47.801 +03:00 [DBG] Connection id "0HNC8090TGB1M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:35:47.802 +03:00 [DBG] Connection id "0HNC8090TGB1M" stopped. 2025-07-01 07:36:02.700 +03:00 [DBG] Connection id "0HNC8090TGB1N" accepted. 2025-07-01 07:36:02.700 +03:00 [DBG] Connection id "0HNC8090TGB1N" started. 2025-07-01 07:36:02.700 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:36:02.701 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:36:02.701 +03:00 [DBG] POST requests are not supported 2025-07-01 07:36:02.701 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:36:02.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-07-01 07:36:02.701 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:36:02.701 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:36:02.701 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:36:02.701 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:36:02.701 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:36:02.701 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:36:02.701 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:36:02.701 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:36:02.701 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:36:02.701 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:36:02.701 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:36:02.701 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:36:02.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:36:02.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:36:02.701 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:36:02.701 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:36:02.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:36:02.701 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:36:02.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:36:02.702 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:36:02.702 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:36:02.702 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.216ms. 2025-07-01 07:36:02.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:36:02.702 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:36:02.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:36:02.702 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:36:02.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:36:02.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:36:02.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:36:02.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:36:02.702 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:36:02.702 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:36:02.702 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:36:02.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:36:02.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:36:02.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:36:02.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:36:02.702 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:36:02.702 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:36:02.702 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.042ms 2025-07-01 07:36:02.702 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:36:02.702 +03:00 [DBG] Connection id "0HNC8090TGB1N" completed keep alive response. 2025-07-01 07:36:02.702 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9398ms 2025-07-01 07:36:02.703 +03:00 [DBG] Connection id "0HNC8090TGB1N" received FIN. 2025-07-01 07:36:02.703 +03:00 [DBG] Connection id "0HNC8090TGB1N" disconnecting. 2025-07-01 07:36:02.703 +03:00 [DBG] Connection id "0HNC8090TGB1N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:36:02.704 +03:00 [DBG] Connection id "0HNC8090TGB1N" stopped. 2025-07-01 07:36:17.817 +03:00 [DBG] Connection id "0HNC8090TGB1O" accepted. 2025-07-01 07:36:17.817 +03:00 [DBG] Connection id "0HNC8090TGB1O" started. 2025-07-01 07:36:17.818 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env.config - null null 2025-07-01 07:36:17.818 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:36:17.818 +03:00 [DBG] The request path /.env.config does not match a supported file type 2025-07-01 07:36:17.818 +03:00 [DBG] No candidates found for the request path '/.env.config' 2025-07-01 07:36:17.818 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:36:17.818 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:36:17.818 +03:00 [DBG] Connection id "0HNC8090TGB1O" completed keep alive response. 2025-07-01 07:36:17.818 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env.config - 404 0 null 0.4539ms 2025-07-01 07:36:17.818 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env.config, Response status code: 404 2025-07-01 07:36:17.818 +03:00 [DBG] Connection id "0HNC8090TGB1O" received FIN. 2025-07-01 07:36:17.818 +03:00 [DBG] Connection id "0HNC8090TGB1O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:36:17.818 +03:00 [DBG] Connection id "0HNC8090TGB1O" disconnecting. 2025-07-01 07:36:17.819 +03:00 [DBG] Connection id "0HNC8090TGB1O" stopped. 2025-07-01 07:36:47.845 +03:00 [DBG] Connection id "0HNC8090TGB1P" accepted. 2025-07-01 07:36:47.846 +03:00 [DBG] Connection id "0HNC8090TGB1P" started. 2025-07-01 07:36:47.846 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/new/.env.staging - null null 2025-07-01 07:36:47.846 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:36:47.846 +03:00 [DBG] The request path /new/.env.staging does not match a supported file type 2025-07-01 07:36:47.846 +03:00 [DBG] No candidates found for the request path '/new/.env.staging' 2025-07-01 07:36:47.846 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:36:47.846 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:36:47.846 +03:00 [DBG] Connection id "0HNC8090TGB1P" completed keep alive response. 2025-07-01 07:36:47.846 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/new/.env.staging - 404 0 null 0.3519ms 2025-07-01 07:36:47.846 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/new/.env.staging, Response status code: 404 2025-07-01 07:36:47.847 +03:00 [DBG] Connection id "0HNC8090TGB1P" received FIN. 2025-07-01 07:36:47.847 +03:00 [DBG] Connection id "0HNC8090TGB1P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:36:47.847 +03:00 [DBG] Connection id "0HNC8090TGB1P" disconnecting. 2025-07-01 07:36:47.847 +03:00 [DBG] Connection id "0HNC8090TGB1P" stopped. 2025-07-01 07:37:02.704 +03:00 [DBG] Connection id "0HNC8090TGB1Q" accepted. 2025-07-01 07:37:02.705 +03:00 [DBG] Connection id "0HNC8090TGB1Q" started. 2025-07-01 07:37:02.705 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:37:02.705 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:37:02.705 +03:00 [DBG] POST requests are not supported 2025-07-01 07:37:02.705 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:37:02.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-07-01 07:37:02.705 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:37:02.705 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:37:02.705 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:37:02.705 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:37:02.705 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:37:02.705 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:37:02.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-07-01 07:37:02.705 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:37:02.705 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:37:02.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-07-01 07:37:02.705 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:37:02.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-07-01 07:37:02.705 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:37:02.705 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:37:02.705 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:37:02.706 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:37:02.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:37:02.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:37:02.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:37:02.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:37:02.706 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:37:02.706 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.132ms. 2025-07-01 07:37:02.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:37:02.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:37:02.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:37:02.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:37:02.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:37:02.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:37:02.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:37:02.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:37:02.706 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:37:02.706 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:37:02.706 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:37:02.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:37:02.706 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:37:02.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:37:02.706 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:37:02.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:37:02.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:37:02.706 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7702ms 2025-07-01 07:37:02.706 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:37:02.706 +03:00 [DBG] Connection id "0HNC8090TGB1Q" completed keep alive response. 2025-07-01 07:37:02.706 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4468ms 2025-07-01 07:37:02.706 +03:00 [DBG] Connection id "0HNC8090TGB1Q" received FIN. 2025-07-01 07:37:02.707 +03:00 [DBG] Connection id "0HNC8090TGB1Q" disconnecting. 2025-07-01 07:37:02.707 +03:00 [DBG] Connection id "0HNC8090TGB1Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:37:02.708 +03:00 [DBG] Connection id "0HNC8090TGB1Q" stopped. 2025-07-01 07:37:17.897 +03:00 [DBG] Connection id "0HNC8090TGB1R" accepted. 2025-07-01 07:37:17.898 +03:00 [DBG] Connection id "0HNC8090TGB1R" started. 2025-07-01 07:37:17.898 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env_mail_server - null null 2025-07-01 07:37:17.898 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:37:17.898 +03:00 [DBG] The request path /.env_mail_server does not match a supported file type 2025-07-01 07:37:17.898 +03:00 [DBG] No candidates found for the request path '/.env_mail_server' 2025-07-01 07:37:17.898 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:37:17.898 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:37:17.898 +03:00 [DBG] Connection id "0HNC8090TGB1R" completed keep alive response. 2025-07-01 07:37:17.898 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env_mail_server - 404 0 null 0.3849ms 2025-07-01 07:37:17.898 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env_mail_server, Response status code: 404 2025-07-01 07:37:17.898 +03:00 [DBG] Connection id "0HNC8090TGB1R" received FIN. 2025-07-01 07:37:17.898 +03:00 [DBG] Connection id "0HNC8090TGB1R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:37:17.899 +03:00 [DBG] Connection id "0HNC8090TGB1R" disconnecting. 2025-07-01 07:37:17.899 +03:00 [DBG] Connection id "0HNC8090TGB1R" stopped. 2025-07-01 07:37:47.936 +03:00 [DBG] Connection id "0HNC8090TGB1S" accepted. 2025-07-01 07:37:47.936 +03:00 [DBG] Connection id "0HNC8090TGB1S" started. 2025-07-01 07:37:47.936 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/roundcubemail/.env - null null 2025-07-01 07:37:47.937 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:37:47.937 +03:00 [DBG] The request path /roundcubemail/.env does not match a supported file type 2025-07-01 07:37:47.937 +03:00 [DBG] No candidates found for the request path '/roundcubemail/.env' 2025-07-01 07:37:47.937 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:37:47.937 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:37:47.937 +03:00 [DBG] Connection id "0HNC8090TGB1S" completed keep alive response. 2025-07-01 07:37:47.937 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/roundcubemail/.env - 404 0 null 0.4406ms 2025-07-01 07:37:47.937 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/roundcubemail/.env, Response status code: 404 2025-07-01 07:37:47.937 +03:00 [DBG] Connection id "0HNC8090TGB1S" received FIN. 2025-07-01 07:37:47.937 +03:00 [DBG] Connection id "0HNC8090TGB1S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:37:47.937 +03:00 [DBG] Connection id "0HNC8090TGB1S" disconnecting. 2025-07-01 07:37:47.937 +03:00 [DBG] Connection id "0HNC8090TGB1S" stopped. 2025-07-01 07:38:02.702 +03:00 [DBG] Connection id "0HNC8090TGB1T" accepted. 2025-07-01 07:38:02.702 +03:00 [DBG] Connection id "0HNC8090TGB1T" started. 2025-07-01 07:38:02.702 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:38:02.702 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:38:02.702 +03:00 [DBG] POST requests are not supported 2025-07-01 07:38:02.702 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:38:02.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-07-01 07:38:02.702 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:38:02.702 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:38:02.703 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:38:02.703 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:38:02.703 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:38:02.703 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:38:02.703 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:38:02.703 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:38:02.703 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:38:02.703 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:38:02.703 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:38:02.703 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:38:02.703 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:38:02.703 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:38:02.703 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:38:02.703 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:38:02.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:38:02.703 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:38:02.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:38:02.703 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:38:02.703 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:38:02.703 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1213ms. 2025-07-01 07:38:02.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:38:02.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:38:02.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:38:02.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:38:02.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:38:02.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:38:02.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:38:02.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:38:02.703 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:38:02.703 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:38:02.704 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:38:02.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:38:02.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:38:02.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:38:02.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:38:02.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:38:02.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:38:02.704 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7338ms 2025-07-01 07:38:02.704 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:38:02.704 +03:00 [DBG] Connection id "0HNC8090TGB1T" completed keep alive response. 2025-07-01 07:38:02.704 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4718ms 2025-07-01 07:38:02.704 +03:00 [DBG] Connection id "0HNC8090TGB1T" received FIN. 2025-07-01 07:38:02.704 +03:00 [DBG] Connection id "0HNC8090TGB1T" disconnecting. 2025-07-01 07:38:02.704 +03:00 [DBG] Connection id "0HNC8090TGB1T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:38:02.705 +03:00 [DBG] Connection id "0HNC8090TGB1T" stopped. 2025-07-01 07:38:17.963 +03:00 [DBG] Connection id "0HNC8090TGB1U" accepted. 2025-07-01 07:38:17.963 +03:00 [DBG] Connection id "0HNC8090TGB1U" started. 2025-07-01 07:38:17.963 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/product/.env.staging - null null 2025-07-01 07:38:17.963 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:38:17.963 +03:00 [DBG] The request path /product/.env.staging does not match a supported file type 2025-07-01 07:38:17.963 +03:00 [DBG] No candidates found for the request path '/product/.env.staging' 2025-07-01 07:38:17.963 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:38:17.963 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:38:17.963 +03:00 [DBG] Connection id "0HNC8090TGB1U" completed keep alive response. 2025-07-01 07:38:17.963 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/product/.env.staging - 404 0 null 0.237ms 2025-07-01 07:38:17.963 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/product/.env.staging, Response status code: 404 2025-07-01 07:38:17.964 +03:00 [DBG] Connection id "0HNC8090TGB1U" received FIN. 2025-07-01 07:38:17.964 +03:00 [DBG] Connection id "0HNC8090TGB1U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:38:17.964 +03:00 [DBG] Connection id "0HNC8090TGB1U" disconnecting. 2025-07-01 07:38:17.964 +03:00 [DBG] Connection id "0HNC8090TGB1U" stopped. 2025-07-01 07:38:48.001 +03:00 [DBG] Connection id "0HNC8090TGB1V" accepted. 2025-07-01 07:38:48.001 +03:00 [DBG] Connection id "0HNC8090TGB1V" started. 2025-07-01 07:38:48.002 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/mongodb/config/dev/.env - null null 2025-07-01 07:38:48.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:38:48.002 +03:00 [DBG] The request path /mongodb/config/dev/.env does not match a supported file type 2025-07-01 07:38:48.002 +03:00 [DBG] No candidates found for the request path '/mongodb/config/dev/.env' 2025-07-01 07:38:48.002 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:38:48.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:38:48.002 +03:00 [DBG] Connection id "0HNC8090TGB1V" completed keep alive response. 2025-07-01 07:38:48.002 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/mongodb/config/dev/.env - 404 0 null 0.3641ms 2025-07-01 07:38:48.002 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/mongodb/config/dev/.env, Response status code: 404 2025-07-01 07:38:48.002 +03:00 [DBG] Connection id "0HNC8090TGB1V" received FIN. 2025-07-01 07:38:48.002 +03:00 [DBG] Connection id "0HNC8090TGB1V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:38:48.003 +03:00 [DBG] Connection id "0HNC8090TGB1V" disconnecting. 2025-07-01 07:38:48.003 +03:00 [DBG] Connection id "0HNC8090TGB1V" stopped. 2025-07-01 07:39:02.694 +03:00 [DBG] Connection id "0HNC8090TGB20" accepted. 2025-07-01 07:39:02.694 +03:00 [DBG] Connection id "0HNC8090TGB20" started. 2025-07-01 07:39:02.695 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:39:02.695 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:39:02.695 +03:00 [DBG] POST requests are not supported 2025-07-01 07:39:02.695 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:39:02.695 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:39:02.695 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:39:02.695 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:39:02.695 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:39:02.695 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:39:02.695 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:39:02.695 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:39:02.695 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:39:02.695 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:39:02.695 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:39:02.695 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:39:02.695 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:39:02.695 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:39:02.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:39:02.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:39:02.695 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:39:02.695 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:39:02.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:39:02.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:39:02.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:39:02.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:39:02.695 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:39:02.696 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1498ms. 2025-07-01 07:39:02.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:39:02.696 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:39:02.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:39:02.696 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:39:02.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:39:02.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:39:02.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:39:02.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:39:02.696 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:39:02.696 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:39:02.696 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:39:02.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:39:02.696 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:39:02.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:39:02.696 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:39:02.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:39:02.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:39:02.696 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7919ms 2025-07-01 07:39:02.696 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:39:02.696 +03:00 [DBG] Connection id "0HNC8090TGB20" completed keep alive response. 2025-07-01 07:39:02.696 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4719ms 2025-07-01 07:39:02.696 +03:00 [DBG] Connection id "0HNC8090TGB20" received FIN. 2025-07-01 07:39:02.696 +03:00 [DBG] Connection id "0HNC8090TGB20" disconnecting. 2025-07-01 07:39:02.696 +03:00 [DBG] Connection id "0HNC8090TGB20" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:39:02.698 +03:00 [DBG] Connection id "0HNC8090TGB20" stopped. 2025-07-01 07:39:18.018 +03:00 [DBG] Connection id "0HNC8090TGB21" accepted. 2025-07-01 07:39:18.019 +03:00 [DBG] Connection id "0HNC8090TGB21" started. 2025-07-01 07:39:18.019 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/shop/.env - null null 2025-07-01 07:39:18.019 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:39:18.019 +03:00 [DBG] The request path /shop/.env does not match a supported file type 2025-07-01 07:39:18.019 +03:00 [DBG] No candidates found for the request path '/shop/.env' 2025-07-01 07:39:18.019 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:39:18.019 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:39:18.019 +03:00 [DBG] Connection id "0HNC8090TGB21" completed keep alive response. 2025-07-01 07:39:18.019 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/shop/.env - 404 0 null 0.3564ms 2025-07-01 07:39:18.019 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/shop/.env, Response status code: 404 2025-07-01 07:39:18.019 +03:00 [DBG] Connection id "0HNC8090TGB21" received FIN. 2025-07-01 07:39:18.019 +03:00 [DBG] Connection id "0HNC8090TGB21" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:39:18.019 +03:00 [DBG] Connection id "0HNC8090TGB21" disconnecting. 2025-07-01 07:39:18.019 +03:00 [DBG] Connection id "0HNC8090TGB21" stopped. 2025-07-01 07:39:48.058 +03:00 [DBG] Connection id "0HNC8090TGB22" accepted. 2025-07-01 07:39:48.058 +03:00 [DBG] Connection id "0HNC8090TGB22" started. 2025-07-01 07:39:48.058 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.gitmodules - null null 2025-07-01 07:39:48.058 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:39:48.058 +03:00 [DBG] The request path /.gitmodules does not match a supported file type 2025-07-01 07:39:48.058 +03:00 [DBG] No candidates found for the request path '/.gitmodules' 2025-07-01 07:39:48.058 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:39:48.058 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:39:48.058 +03:00 [DBG] Connection id "0HNC8090TGB22" completed keep alive response. 2025-07-01 07:39:48.059 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.gitmodules - 404 0 null 0.2194ms 2025-07-01 07:39:48.059 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.gitmodules, Response status code: 404 2025-07-01 07:39:48.059 +03:00 [DBG] Connection id "0HNC8090TGB22" received FIN. 2025-07-01 07:39:48.059 +03:00 [DBG] Connection id "0HNC8090TGB22" disconnecting. 2025-07-01 07:39:48.059 +03:00 [DBG] Connection id "0HNC8090TGB22" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:39:48.060 +03:00 [DBG] Connection id "0HNC8090TGB22" stopped. 2025-07-01 07:40:02.694 +03:00 [DBG] Connection id "0HNC8090TGB23" accepted. 2025-07-01 07:40:02.694 +03:00 [DBG] Connection id "0HNC8090TGB23" started. 2025-07-01 07:40:02.694 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:40:02.694 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:40:02.694 +03:00 [DBG] POST requests are not supported 2025-07-01 07:40:02.694 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:40:02.694 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:40:02.694 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:40:02.694 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:40:02.695 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:40:02.695 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:40:02.695 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:40:02.695 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:40:02.695 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:40:02.695 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:40:02.695 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:40:02.695 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:40:02.695 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:40:02.695 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:40:02.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:40:02.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:40:02.695 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:40:02.695 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:40:02.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:40:02.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:40:02.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:40:02.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:40:02.695 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:40:02.695 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.133ms. 2025-07-01 07:40:02.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:40:02.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:40:02.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:40:02.696 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:40:02.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:40:02.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:40:02.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:40:02.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:40:02.696 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:40:02.696 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:40:02.696 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:40:02.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:40:02.696 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:40:02.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:40:02.696 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:40:02.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:40:02.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:40:02.696 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9212ms 2025-07-01 07:40:02.696 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:40:02.696 +03:00 [DBG] Connection id "0HNC8090TGB23" completed keep alive response. 2025-07-01 07:40:02.696 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7382ms 2025-07-01 07:40:02.696 +03:00 [DBG] Connection id "0HNC8090TGB23" received FIN. 2025-07-01 07:40:02.696 +03:00 [DBG] Connection id "0HNC8090TGB23" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:40:02.697 +03:00 [DBG] Connection id "0HNC8090TGB23" disconnecting. 2025-07-01 07:40:02.697 +03:00 [DBG] Connection id "0HNC8090TGB23" stopped. 2025-07-01 07:40:18.097 +03:00 [DBG] Connection id "0HNC8090TGB24" accepted. 2025-07-01 07:40:18.097 +03:00 [DBG] Connection id "0HNC8090TGB24" started. 2025-07-01 07:40:18.097 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/examples/sdl-first/.env - null null 2025-07-01 07:40:18.097 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:40:18.097 +03:00 [DBG] The request path /examples/sdl-first/.env does not match a supported file type 2025-07-01 07:40:18.097 +03:00 [DBG] No candidates found for the request path '/examples/sdl-first/.env' 2025-07-01 07:40:18.097 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:40:18.097 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:40:18.098 +03:00 [DBG] Connection id "0HNC8090TGB24" completed keep alive response. 2025-07-01 07:40:18.098 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/examples/sdl-first/.env - 404 0 null 0.3944ms 2025-07-01 07:40:18.098 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/examples/sdl-first/.env, Response status code: 404 2025-07-01 07:40:18.098 +03:00 [DBG] Connection id "0HNC8090TGB24" received FIN. 2025-07-01 07:40:18.098 +03:00 [DBG] Connection id "0HNC8090TGB24" disconnecting. 2025-07-01 07:40:18.098 +03:00 [DBG] Connection id "0HNC8090TGB24" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:40:18.099 +03:00 [DBG] Connection id "0HNC8090TGB24" stopped. 2025-07-01 07:40:48.115 +03:00 [DBG] Connection id "0HNC8090TGB25" accepted. 2025-07-01 07:40:48.116 +03:00 [DBG] Connection id "0HNC8090TGB25" started. 2025-07-01 07:40:48.116 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/_phpinfo.php - null null 2025-07-01 07:40:48.116 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:40:48.116 +03:00 [DBG] The request path /_phpinfo.php does not match a supported file type 2025-07-01 07:40:48.116 +03:00 [DBG] No candidates found for the request path '/_phpinfo.php' 2025-07-01 07:40:48.116 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:40:48.116 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:40:48.116 +03:00 [DBG] Connection id "0HNC8090TGB25" completed keep alive response. 2025-07-01 07:40:48.116 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/_phpinfo.php - 404 0 null 0.3398ms 2025-07-01 07:40:48.116 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/_phpinfo.php, Response status code: 404 2025-07-01 07:40:48.116 +03:00 [DBG] Connection id "0HNC8090TGB25" received FIN. 2025-07-01 07:40:48.116 +03:00 [DBG] Connection id "0HNC8090TGB25" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:40:48.116 +03:00 [DBG] Connection id "0HNC8090TGB25" disconnecting. 2025-07-01 07:40:48.117 +03:00 [DBG] Connection id "0HNC8090TGB25" stopped. 2025-07-01 07:41:02.700 +03:00 [DBG] Connection id "0HNC8090TGB26" accepted. 2025-07-01 07:41:02.700 +03:00 [DBG] Connection id "0HNC8090TGB26" started. 2025-07-01 07:41:02.700 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:41:02.701 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:41:02.701 +03:00 [DBG] POST requests are not supported 2025-07-01 07:41:02.701 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:41:02.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-07-01 07:41:02.701 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:41:02.701 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:41:02.701 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:41:02.701 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:41:02.701 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:41:02.701 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:41:02.701 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:41:02.701 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:41:02.701 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:41:02.701 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:41:02.701 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:41:02.701 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:41:02.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:41:02.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:41:02.701 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:41:02.701 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:41:02.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:41:02.701 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:41:02.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:41:02.701 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:41:02.701 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:41:02.701 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1198ms. 2025-07-01 07:41:02.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:41:02.701 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:41:02.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:41:02.701 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:41:02.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:41:02.701 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:41:02.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:41:02.701 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:41:02.701 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:41:02.701 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:41:02.702 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:41:02.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:41:02.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:41:02.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:41:02.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:41:02.702 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:41:02.702 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:41:02.702 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6331ms 2025-07-01 07:41:02.702 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:41:02.702 +03:00 [DBG] Connection id "0HNC8090TGB26" completed keep alive response. 2025-07-01 07:41:02.702 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2433ms 2025-07-01 07:41:02.702 +03:00 [DBG] Connection id "0HNC8090TGB26" received FIN. 2025-07-01 07:41:02.702 +03:00 [DBG] Connection id "0HNC8090TGB26" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:41:02.702 +03:00 [DBG] Connection id "0HNC8090TGB26" disconnecting. 2025-07-01 07:41:02.702 +03:00 [DBG] Connection id "0HNC8090TGB26" stopped. 2025-07-01 07:41:18.143 +03:00 [DBG] Connection id "0HNC8090TGB27" accepted. 2025-07-01 07:41:18.144 +03:00 [DBG] Connection id "0HNC8090TGB27" started. 2025-07-01 07:41:18.144 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com//service/phpinfo.php - null null 2025-07-01 07:41:18.144 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:41:18.144 +03:00 [DBG] The request path //service/phpinfo.php does not match a supported file type 2025-07-01 07:41:18.144 +03:00 [DBG] No candidates found for the request path '//service/phpinfo.php' 2025-07-01 07:41:18.144 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:41:18.144 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:41:18.144 +03:00 [DBG] Connection id "0HNC8090TGB27" completed keep alive response. 2025-07-01 07:41:18.144 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com//service/phpinfo.php - 404 0 null 0.2684ms 2025-07-01 07:41:18.144 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com//service/phpinfo.php, Response status code: 404 2025-07-01 07:41:18.144 +03:00 [DBG] Connection id "0HNC8090TGB27" received FIN. 2025-07-01 07:41:18.144 +03:00 [DBG] Connection id "0HNC8090TGB27" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:41:18.144 +03:00 [DBG] Connection id "0HNC8090TGB27" disconnecting. 2025-07-01 07:41:18.145 +03:00 [DBG] Connection id "0HNC8090TGB27" stopped. 2025-07-01 07:41:48.182 +03:00 [DBG] Connection id "0HNC8090TGB28" accepted. 2025-07-01 07:41:48.182 +03:00 [DBG] Connection id "0HNC8090TGB28" started. 2025-07-01 07:41:48.182 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/laravel/core/.env - null null 2025-07-01 07:41:48.183 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:41:48.183 +03:00 [DBG] The request path /laravel/core/.env does not match a supported file type 2025-07-01 07:41:48.183 +03:00 [DBG] No candidates found for the request path '/laravel/core/.env' 2025-07-01 07:41:48.183 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:41:48.183 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:41:48.183 +03:00 [DBG] Connection id "0HNC8090TGB28" completed keep alive response. 2025-07-01 07:41:48.183 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/laravel/core/.env - 404 0 null 0.411ms 2025-07-01 07:41:48.183 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/laravel/core/.env, Response status code: 404 2025-07-01 07:41:48.183 +03:00 [DBG] Connection id "0HNC8090TGB28" received FIN. 2025-07-01 07:41:48.183 +03:00 [DBG] Connection id "0HNC8090TGB28" disconnecting. 2025-07-01 07:41:48.183 +03:00 [DBG] Connection id "0HNC8090TGB28" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:41:48.184 +03:00 [DBG] Connection id "0HNC8090TGB28" stopped. 2025-07-01 07:42:02.701 +03:00 [DBG] Connection id "0HNC8090TGB29" accepted. 2025-07-01 07:42:02.701 +03:00 [DBG] Connection id "0HNC8090TGB29" started. 2025-07-01 07:42:02.702 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:42:02.702 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:42:02.702 +03:00 [DBG] POST requests are not supported 2025-07-01 07:42:02.702 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:42:02.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-07-01 07:42:02.702 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:42:02.702 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:42:02.702 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:42:02.702 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:42:02.702 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:42:02.702 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:42:02.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-07-01 07:42:02.702 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:42:02.702 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:42:02.703 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:42:02.703 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:42:02.703 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:42:02.703 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:42:02.703 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:42:02.703 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:42:02.703 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:42:02.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:42:02.703 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:42:02.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:42:02.703 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:42:02.703 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:42:02.703 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1437ms. 2025-07-01 07:42:02.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:42:02.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:42:02.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:42:02.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:42:02.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:42:02.704 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:42:02.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:42:02.704 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:42:02.704 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:42:02.704 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:42:02.704 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:42:02.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:42:02.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:42:02.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:42:02.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:42:02.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:42:02.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:42:02.704 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2554ms 2025-07-01 07:42:02.704 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:42:02.704 +03:00 [DBG] Connection id "0HNC8090TGB29" completed keep alive response. 2025-07-01 07:42:02.704 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5564ms 2025-07-01 07:42:02.704 +03:00 [DBG] Connection id "0HNC8090TGB29" received FIN. 2025-07-01 07:42:02.704 +03:00 [DBG] Connection id "0HNC8090TGB29" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:42:02.705 +03:00 [DBG] Connection id "0HNC8090TGB29" disconnecting. 2025-07-01 07:42:02.705 +03:00 [DBG] Connection id "0HNC8090TGB29" stopped. 2025-07-01 07:42:18.199 +03:00 [DBG] Connection id "0HNC8090TGB2A" accepted. 2025-07-01 07:42:18.200 +03:00 [DBG] Connection id "0HNC8090TGB2A" started. 2025-07-01 07:42:18.200 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/docs/.env - null null 2025-07-01 07:42:18.200 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:42:18.200 +03:00 [DBG] The request path /docs/.env does not match a supported file type 2025-07-01 07:42:18.200 +03:00 [DBG] No candidates found for the request path '/docs/.env' 2025-07-01 07:42:18.200 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:42:18.200 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:42:18.200 +03:00 [DBG] Connection id "0HNC8090TGB2A" completed keep alive response. 2025-07-01 07:42:18.200 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/docs/.env - 404 0 null 0.347ms 2025-07-01 07:42:18.200 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/docs/.env, Response status code: 404 2025-07-01 07:42:18.200 +03:00 [DBG] Connection id "0HNC8090TGB2A" received FIN. 2025-07-01 07:42:18.201 +03:00 [DBG] Connection id "0HNC8090TGB2A" disconnecting. 2025-07-01 07:42:18.201 +03:00 [DBG] Connection id "0HNC8090TGB2A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:42:18.202 +03:00 [DBG] Connection id "0HNC8090TGB2A" stopped. 2025-07-01 07:42:48.238 +03:00 [DBG] Connection id "0HNC8090TGB2B" accepted. 2025-07-01 07:42:48.238 +03:00 [DBG] Connection id "0HNC8090TGB2B" started. 2025-07-01 07:42:48.238 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/developerslv/.env - null null 2025-07-01 07:42:48.238 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:42:48.238 +03:00 [DBG] The request path /developerslv/.env does not match a supported file type 2025-07-01 07:42:48.239 +03:00 [DBG] No candidates found for the request path '/developerslv/.env' 2025-07-01 07:42:48.239 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:42:48.239 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:42:48.239 +03:00 [DBG] Connection id "0HNC8090TGB2B" completed keep alive response. 2025-07-01 07:42:48.239 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/developerslv/.env - 404 0 null 0.3742ms 2025-07-01 07:42:48.239 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/developerslv/.env, Response status code: 404 2025-07-01 07:42:48.239 +03:00 [DBG] Connection id "0HNC8090TGB2B" received FIN. 2025-07-01 07:42:48.239 +03:00 [DBG] Connection id "0HNC8090TGB2B" disconnecting. 2025-07-01 07:42:48.239 +03:00 [DBG] Connection id "0HNC8090TGB2B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:42:48.240 +03:00 [DBG] Connection id "0HNC8090TGB2B" stopped. 2025-07-01 07:43:02.698 +03:00 [DBG] Connection id "0HNC8090TGB2C" accepted. 2025-07-01 07:43:02.698 +03:00 [DBG] Connection id "0HNC8090TGB2C" started. 2025-07-01 07:43:02.698 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:43:02.698 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:43:02.699 +03:00 [DBG] POST requests are not supported 2025-07-01 07:43:02.699 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:43:02.699 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:43:02.699 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:43:02.699 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:43:02.699 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:43:02.699 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:43:02.699 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:43:02.699 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:43:02.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-07-01 07:43:02.699 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:43:02.699 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:43:02.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-07-01 07:43:02.699 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:43:02.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-07-01 07:43:02.699 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:43:02.699 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:43:02.699 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:43:02.699 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:43:02.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:43:02.699 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:43:02.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:43:02.699 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:43:02.699 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:43:02.699 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1305ms. 2025-07-01 07:43:02.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:43:02.699 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:43:02.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:43:02.700 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:43:02.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:43:02.700 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:43:02.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:43:02.700 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:43:02.700 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:43:02.700 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:43:02.700 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:43:02.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:43:02.700 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:43:02.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:43:02.700 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:43:02.700 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:43:02.700 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:43:02.700 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0845ms 2025-07-01 07:43:02.700 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:43:02.700 +03:00 [DBG] Connection id "0HNC8090TGB2C" completed keep alive response. 2025-07-01 07:43:02.700 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8763ms 2025-07-01 07:43:02.701 +03:00 [DBG] Connection id "0HNC8090TGB2C" received FIN. 2025-07-01 07:43:02.701 +03:00 [DBG] Connection id "0HNC8090TGB2C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:43:02.701 +03:00 [DBG] Connection id "0HNC8090TGB2C" disconnecting. 2025-07-01 07:43:02.701 +03:00 [DBG] Connection id "0HNC8090TGB2C" stopped. 2025-07-01 07:43:18.256 +03:00 [DBG] Connection id "0HNC8090TGB2D" accepted. 2025-07-01 07:43:18.256 +03:00 [DBG] Connection id "0HNC8090TGB2D" started. 2025-07-01 07:43:18.257 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/html/.env - null null 2025-07-01 07:43:18.257 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:43:18.257 +03:00 [DBG] The request path /html/.env does not match a supported file type 2025-07-01 07:43:18.257 +03:00 [DBG] No candidates found for the request path '/html/.env' 2025-07-01 07:43:18.257 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:43:18.257 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:43:18.257 +03:00 [DBG] Connection id "0HNC8090TGB2D" completed keep alive response. 2025-07-01 07:43:18.257 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/html/.env - 404 0 null 0.3443ms 2025-07-01 07:43:18.257 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/html/.env, Response status code: 404 2025-07-01 07:43:18.257 +03:00 [DBG] Connection id "0HNC8090TGB2D" received FIN. 2025-07-01 07:43:18.257 +03:00 [DBG] Connection id "0HNC8090TGB2D" disconnecting. 2025-07-01 07:43:18.257 +03:00 [DBG] Connection id "0HNC8090TGB2D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:43:18.258 +03:00 [DBG] Connection id "0HNC8090TGB2D" stopped. 2025-07-01 07:43:48.314 +03:00 [DBG] Connection id "0HNC8090TGB2E" accepted. 2025-07-01 07:43:48.315 +03:00 [DBG] Connection id "0HNC8090TGB2E" started. 2025-07-01 07:43:48.315 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/app/config.yml - null null 2025-07-01 07:43:48.315 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:43:48.315 +03:00 [DBG] The request path /app/config.yml does not match a supported file type 2025-07-01 07:43:48.315 +03:00 [DBG] No candidates found for the request path '/app/config.yml' 2025-07-01 07:43:48.315 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:43:48.315 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:43:48.315 +03:00 [DBG] Connection id "0HNC8090TGB2E" completed keep alive response. 2025-07-01 07:43:48.315 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/app/config.yml - 404 0 null 0.2586ms 2025-07-01 07:43:48.315 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/app/config.yml, Response status code: 404 2025-07-01 07:43:48.315 +03:00 [DBG] Connection id "0HNC8090TGB2E" received FIN. 2025-07-01 07:43:48.315 +03:00 [DBG] Connection id "0HNC8090TGB2E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:43:48.315 +03:00 [DBG] Connection id "0HNC8090TGB2E" disconnecting. 2025-07-01 07:43:48.315 +03:00 [DBG] Connection id "0HNC8090TGB2E" stopped. 2025-07-01 07:44:02.698 +03:00 [DBG] Connection id "0HNC8090TGB2F" accepted. 2025-07-01 07:44:02.698 +03:00 [DBG] Connection id "0HNC8090TGB2F" started. 2025-07-01 07:44:02.699 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:44:02.699 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:44:02.699 +03:00 [DBG] POST requests are not supported 2025-07-01 07:44:02.699 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:44:02.699 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:44:02.699 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:44:02.699 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:44:02.699 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:44:02.699 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:44:02.699 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:44:02.699 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:44:02.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-07-01 07:44:02.699 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:44:02.699 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:44:02.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-07-01 07:44:02.699 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:44:02.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-07-01 07:44:02.699 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:44:02.699 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:44:02.699 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:44:02.699 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:44:02.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:44:02.699 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:44:02.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:44:02.699 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:44:02.700 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:44:02.700 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1329ms. 2025-07-01 07:44:02.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:44:02.700 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:44:02.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:44:02.700 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:44:02.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:44:02.700 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:44:02.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:44:02.700 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:44:02.700 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:44:02.700 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:44:02.700 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:44:02.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:44:02.700 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:44:02.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:44:02.700 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:44:02.700 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:44:02.700 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:44:02.700 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8003ms 2025-07-01 07:44:02.700 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:44:02.700 +03:00 [DBG] Connection id "0HNC8090TGB2F" completed keep alive response. 2025-07-01 07:44:02.700 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6074ms 2025-07-01 07:44:02.700 +03:00 [DBG] Connection id "0HNC8090TGB2F" received FIN. 2025-07-01 07:44:02.701 +03:00 [DBG] Connection id "0HNC8090TGB2F" disconnecting. 2025-07-01 07:44:02.701 +03:00 [DBG] Connection id "0HNC8090TGB2F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:44:02.702 +03:00 [DBG] Connection id "0HNC8090TGB2F" stopped. 2025-07-01 07:44:18.354 +03:00 [DBG] Connection id "0HNC8090TGB2G" accepted. 2025-07-01 07:44:18.354 +03:00 [DBG] Connection id "0HNC8090TGB2G" started. 2025-07-01 07:44:18.354 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/aws.yml - null null 2025-07-01 07:44:18.354 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:44:18.354 +03:00 [DBG] The request path /aws.yml does not match a supported file type 2025-07-01 07:44:18.354 +03:00 [DBG] No candidates found for the request path '/aws.yml' 2025-07-01 07:44:18.354 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:44:18.354 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:44:18.354 +03:00 [DBG] Connection id "0HNC8090TGB2G" completed keep alive response. 2025-07-01 07:44:18.354 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/aws.yml - 404 0 null 0.2555ms 2025-07-01 07:44:18.354 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/aws.yml, Response status code: 404 2025-07-01 07:44:18.354 +03:00 [DBG] Connection id "0HNC8090TGB2G" received FIN. 2025-07-01 07:44:18.355 +03:00 [DBG] Connection id "0HNC8090TGB2G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:44:18.355 +03:00 [DBG] Connection id "0HNC8090TGB2G" disconnecting. 2025-07-01 07:44:18.355 +03:00 [DBG] Connection id "0HNC8090TGB2G" stopped. 2025-07-01 07:44:48.382 +03:00 [DBG] Connection id "0HNC8090TGB2H" accepted. 2025-07-01 07:44:48.382 +03:00 [DBG] Connection id "0HNC8090TGB2H" started. 2025-07-01 07:44:48.382 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env.prod - null null 2025-07-01 07:44:48.382 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:44:48.382 +03:00 [DBG] The request path /.env.prod does not match a supported file type 2025-07-01 07:44:48.382 +03:00 [DBG] No candidates found for the request path '/.env.prod' 2025-07-01 07:44:48.382 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:44:48.382 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:44:48.382 +03:00 [DBG] Connection id "0HNC8090TGB2H" completed keep alive response. 2025-07-01 07:44:48.382 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env.prod - 404 0 null 0.2712ms 2025-07-01 07:44:48.382 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env.prod, Response status code: 404 2025-07-01 07:44:48.383 +03:00 [DBG] Connection id "0HNC8090TGB2H" received FIN. 2025-07-01 07:44:48.383 +03:00 [DBG] Connection id "0HNC8090TGB2H" disconnecting. 2025-07-01 07:44:48.383 +03:00 [DBG] Connection id "0HNC8090TGB2H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:44:48.384 +03:00 [DBG] Connection id "0HNC8090TGB2H" stopped. 2025-07-01 07:45:02.707 +03:00 [DBG] Connection id "0HNC8090TGB2I" accepted. 2025-07-01 07:45:02.707 +03:00 [DBG] Connection id "0HNC8090TGB2I" started. 2025-07-01 07:45:02.707 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:45:02.707 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:45:02.707 +03:00 [DBG] POST requests are not supported 2025-07-01 07:45:02.707 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:45:02.707 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:45:02.707 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:45:02.707 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:45:02.707 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:45:02.707 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:45:02.707 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:45:02.707 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:45:02.707 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:45:02.707 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:45:02.707 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:45:02.707 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:45:02.707 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:45:02.707 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:45:02.707 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:45:02.707 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:45:02.707 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:45:02.708 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:45:02.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:45:02.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:45:02.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:45:02.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:45:02.708 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:45:02.708 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1251ms. 2025-07-01 07:45:02.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:45:02.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:45:02.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:45:02.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:45:02.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:45:02.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:45:02.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:45:02.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:45:02.708 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:45:02.708 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:45:02.708 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:45:02.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:45:02.708 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:45:02.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:45:02.708 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:45:02.708 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:45:02.708 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:45:02.708 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8861ms 2025-07-01 07:45:02.708 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:45:02.708 +03:00 [DBG] Connection id "0HNC8090TGB2I" completed keep alive response. 2025-07-01 07:45:02.708 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7327ms 2025-07-01 07:45:02.709 +03:00 [DBG] Connection id "0HNC8090TGB2I" received FIN. 2025-07-01 07:45:02.709 +03:00 [DBG] Connection id "0HNC8090TGB2I" disconnecting. 2025-07-01 07:45:02.709 +03:00 [DBG] Connection id "0HNC8090TGB2I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:45:02.710 +03:00 [DBG] Connection id "0HNC8090TGB2I" stopped. 2025-07-01 07:45:18.418 +03:00 [DBG] Connection id "0HNC8090TGB2J" accepted. 2025-07-01 07:45:18.418 +03:00 [DBG] Connection id "0HNC8090TGB2J" started. 2025-07-01 07:45:18.418 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-config.php.staging - null null 2025-07-01 07:45:18.418 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:45:18.419 +03:00 [DBG] The request path /wp-config.php.staging does not match a supported file type 2025-07-01 07:45:18.419 +03:00 [DBG] No candidates found for the request path '/wp-config.php.staging' 2025-07-01 07:45:18.419 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:45:18.419 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:45:18.419 +03:00 [DBG] Connection id "0HNC8090TGB2J" completed keep alive response. 2025-07-01 07:45:18.419 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-config.php.staging - 404 0 null 0.2347ms 2025-07-01 07:45:18.419 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-config.php.staging, Response status code: 404 2025-07-01 07:45:18.419 +03:00 [DBG] Connection id "0HNC8090TGB2J" received FIN. 2025-07-01 07:45:18.419 +03:00 [DBG] Connection id "0HNC8090TGB2J" disconnecting. 2025-07-01 07:45:18.419 +03:00 [DBG] Connection id "0HNC8090TGB2J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:45:18.420 +03:00 [DBG] Connection id "0HNC8090TGB2J" stopped. 2025-07-01 07:45:48.457 +03:00 [DBG] Connection id "0HNC8090TGB2K" accepted. 2025-07-01 07:45:48.457 +03:00 [DBG] Connection id "0HNC8090TGB2K" started. 2025-07-01 07:45:48.457 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/docker-compose/platform/.env - null null 2025-07-01 07:45:48.457 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:45:48.457 +03:00 [DBG] The request path /docker-compose/platform/.env does not match a supported file type 2025-07-01 07:45:48.457 +03:00 [DBG] No candidates found for the request path '/docker-compose/platform/.env' 2025-07-01 07:45:48.457 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:45:48.457 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:45:48.457 +03:00 [DBG] Connection id "0HNC8090TGB2K" completed keep alive response. 2025-07-01 07:45:48.457 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/docker-compose/platform/.env - 404 0 null 0.3034ms 2025-07-01 07:45:48.457 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/docker-compose/platform/.env, Response status code: 404 2025-07-01 07:45:48.458 +03:00 [DBG] Connection id "0HNC8090TGB2K" received FIN. 2025-07-01 07:45:48.458 +03:00 [DBG] Connection id "0HNC8090TGB2K" disconnecting. 2025-07-01 07:45:48.458 +03:00 [DBG] Connection id "0HNC8090TGB2K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:45:48.459 +03:00 [DBG] Connection id "0HNC8090TGB2K" stopped. 2025-07-01 07:46:02.694 +03:00 [DBG] Connection id "0HNC8090TGB2L" accepted. 2025-07-01 07:46:02.695 +03:00 [DBG] Connection id "0HNC8090TGB2L" started. 2025-07-01 07:46:02.695 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:46:02.695 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:46:02.695 +03:00 [DBG] POST requests are not supported 2025-07-01 07:46:02.695 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:46:02.695 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:46:02.695 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:46:02.695 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:46:02.695 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:46:02.695 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:46:02.695 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:46:02.695 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:46:02.695 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:46:02.695 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:46:02.696 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:46:02.696 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:46:02.696 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:46:02.696 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:46:02.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:46:02.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:46:02.696 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:46:02.696 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:46:02.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:46:02.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:46:02.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:46:02.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:46:02.696 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:46:02.696 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2543ms. 2025-07-01 07:46:02.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:46:02.696 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:46:02.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:46:02.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:46:02.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:46:02.697 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:46:02.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:46:02.697 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:46:02.697 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:46:02.697 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:46:02.697 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:46:02.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:46:02.697 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:46:02.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:46:02.697 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:46:02.697 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:46:02.697 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:46:02.697 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3395ms 2025-07-01 07:46:02.697 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:46:02.697 +03:00 [DBG] Connection id "0HNC8090TGB2L" completed keep alive response. 2025-07-01 07:46:02.697 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4737ms 2025-07-01 07:46:02.697 +03:00 [DBG] Connection id "0HNC8090TGB2L" received FIN. 2025-07-01 07:46:02.698 +03:00 [DBG] Connection id "0HNC8090TGB2L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:46:02.698 +03:00 [DBG] Connection id "0HNC8090TGB2L" disconnecting. 2025-07-01 07:46:02.698 +03:00 [DBG] Connection id "0HNC8090TGB2L" stopped. 2025-07-01 07:46:18.494 +03:00 [DBG] Connection id "0HNC8090TGB2M" accepted. 2025-07-01 07:46:18.494 +03:00 [DBG] Connection id "0HNC8090TGB2M" started. 2025-07-01 07:46:18.494 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/restapi/.env - null null 2025-07-01 07:46:18.494 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:46:18.494 +03:00 [DBG] The request path /restapi/.env does not match a supported file type 2025-07-01 07:46:18.494 +03:00 [DBG] No candidates found for the request path '/restapi/.env' 2025-07-01 07:46:18.494 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:46:18.495 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:46:18.495 +03:00 [DBG] Connection id "0HNC8090TGB2M" completed keep alive response. 2025-07-01 07:46:18.495 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/restapi/.env - 404 0 null 0.2285ms 2025-07-01 07:46:18.495 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/restapi/.env, Response status code: 404 2025-07-01 07:46:18.495 +03:00 [DBG] Connection id "0HNC8090TGB2M" received FIN. 2025-07-01 07:46:18.495 +03:00 [DBG] Connection id "0HNC8090TGB2M" disconnecting. 2025-07-01 07:46:18.495 +03:00 [DBG] Connection id "0HNC8090TGB2M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:46:18.496 +03:00 [DBG] Connection id "0HNC8090TGB2M" stopped. 2025-07-01 07:46:48.523 +03:00 [DBG] Connection id "0HNC8090TGB2N" accepted. 2025-07-01 07:46:48.523 +03:00 [DBG] Connection id "0HNC8090TGB2N" started. 2025-07-01 07:46:48.523 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env.txt - null null 2025-07-01 07:46:48.524 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:46:48.530 +03:00 [DBG] The request path /.env.txt does not match an existing file 2025-07-01 07:46:48.530 +03:00 [DBG] No candidates found for the request path '/.env.txt' 2025-07-01 07:46:48.530 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:46:48.530 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:46:48.530 +03:00 [DBG] Connection id "0HNC8090TGB2N" completed keep alive response. 2025-07-01 07:46:48.530 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env.txt - 404 0 null 6.8177ms 2025-07-01 07:46:48.530 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env.txt, Response status code: 404 2025-07-01 07:46:48.531 +03:00 [DBG] Connection id "0HNC8090TGB2N" received FIN. 2025-07-01 07:46:48.531 +03:00 [DBG] Connection id "0HNC8090TGB2N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:46:48.531 +03:00 [DBG] Connection id "0HNC8090TGB2N" disconnecting. 2025-07-01 07:46:48.531 +03:00 [DBG] Connection id "0HNC8090TGB2N" stopped. 2025-07-01 07:47:02.700 +03:00 [DBG] Connection id "0HNC8090TGB2O" accepted. 2025-07-01 07:47:02.700 +03:00 [DBG] Connection id "0HNC8090TGB2O" started. 2025-07-01 07:47:02.701 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:47:02.701 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:47:02.701 +03:00 [DBG] POST requests are not supported 2025-07-01 07:47:02.701 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:47:02.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-07-01 07:47:02.701 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:47:02.701 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:47:02.701 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:47:02.701 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:47:02.701 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:47:02.701 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:47:02.701 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:47:02.701 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:47:02.701 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:47:02.701 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:47:02.701 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:47:02.701 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:47:02.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:47:02.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:47:02.701 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:47:02.701 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:47:02.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:47:02.701 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:47:02.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:47:02.701 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:47:02.701 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:47:02.702 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1273ms. 2025-07-01 07:47:02.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:47:02.702 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:47:02.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:47:02.702 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:47:02.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:47:02.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:47:02.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:47:02.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:47:02.702 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:47:02.702 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:47:02.702 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:47:02.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:47:02.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:47:02.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:47:02.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:47:02.702 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:47:02.702 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:47:02.702 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.743ms 2025-07-01 07:47:02.702 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:47:02.702 +03:00 [DBG] Connection id "0HNC8090TGB2O" completed keep alive response. 2025-07-01 07:47:02.702 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4902ms 2025-07-01 07:47:02.702 +03:00 [DBG] Connection id "0HNC8090TGB2O" received FIN. 2025-07-01 07:47:02.702 +03:00 [DBG] Connection id "0HNC8090TGB2O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:47:02.702 +03:00 [DBG] Connection id "0HNC8090TGB2O" disconnecting. 2025-07-01 07:47:02.702 +03:00 [DBG] Connection id "0HNC8090TGB2O" stopped. 2025-07-01 07:47:18.564 +03:00 [DBG] Connection id "0HNC8090TGB2P" accepted. 2025-07-01 07:47:18.564 +03:00 [DBG] Connection id "0HNC8090TGB2P" started. 2025-07-01 07:47:18.564 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env_mail - null null 2025-07-01 07:47:18.564 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:47:18.564 +03:00 [DBG] The request path /.env_mail does not match a supported file type 2025-07-01 07:47:18.564 +03:00 [DBG] No candidates found for the request path '/.env_mail' 2025-07-01 07:47:18.564 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:47:18.565 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:47:18.565 +03:00 [DBG] Connection id "0HNC8090TGB2P" completed keep alive response. 2025-07-01 07:47:18.565 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env_mail - 404 0 null 0.4786ms 2025-07-01 07:47:18.565 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env_mail, Response status code: 404 2025-07-01 07:47:18.565 +03:00 [DBG] Connection id "0HNC8090TGB2P" received FIN. 2025-07-01 07:47:18.565 +03:00 [DBG] Connection id "0HNC8090TGB2P" disconnecting. 2025-07-01 07:47:18.565 +03:00 [DBG] Connection id "0HNC8090TGB2P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:47:18.566 +03:00 [DBG] Connection id "0HNC8090TGB2P" stopped. 2025-07-01 07:47:48.688 +03:00 [DBG] Connection id "0HNC8090TGB2Q" accepted. 2025-07-01 07:47:48.688 +03:00 [DBG] Connection id "0HNC8090TGB2Q" started. 2025-07-01 07:47:48.688 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/v1/proxy - null null 2025-07-01 07:47:48.688 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:47:48.688 +03:00 [DBG] The request path /api/v1/proxy does not match a supported file type 2025-07-01 07:47:48.688 +03:00 [DBG] No candidates found for the request path '/api/v1/proxy' 2025-07-01 07:47:48.688 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:47:48.688 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:47:48.688 +03:00 [DBG] Connection id "0HNC8090TGB2Q" completed keep alive response. 2025-07-01 07:47:48.688 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/v1/proxy - 404 0 null 0.4396ms 2025-07-01 07:47:48.688 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/api/v1/proxy, Response status code: 404 2025-07-01 07:47:48.689 +03:00 [DBG] Connection id "0HNC8090TGB2Q" received FIN. 2025-07-01 07:47:48.689 +03:00 [DBG] Connection id "0HNC8090TGB2Q" disconnecting. 2025-07-01 07:47:48.689 +03:00 [DBG] Connection id "0HNC8090TGB2Q" stopped. 2025-07-01 07:47:48.689 +03:00 [DBG] Connection id "0HNC8090TGB2Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:48:02.703 +03:00 [DBG] Connection id "0HNC8090TGB2R" accepted. 2025-07-01 07:48:02.703 +03:00 [DBG] Connection id "0HNC8090TGB2R" started. 2025-07-01 07:48:02.703 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:48:02.703 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:48:02.703 +03:00 [DBG] POST requests are not supported 2025-07-01 07:48:02.703 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:48:02.703 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:48:02.703 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:48:02.703 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:48:02.703 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:48:02.703 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:48:02.703 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:48:02.703 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:48:02.703 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:48:02.703 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:48:02.703 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:48:02.703 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:48:02.703 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:48:02.703 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:48:02.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:48:02.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:48:02.704 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:48:02.704 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:48:02.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:48:02.704 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:48:02.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:48:02.704 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:48:02.704 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:48:02.704 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1244ms. 2025-07-01 07:48:02.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:48:02.704 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:48:02.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:48:02.704 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:48:02.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:48:02.704 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:48:02.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:48:02.704 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:48:02.704 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:48:02.704 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:48:02.704 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:48:02.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:48:02.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:48:02.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:48:02.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:48:02.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:48:02.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:48:02.704 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8674ms 2025-07-01 07:48:02.704 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:48:02.704 +03:00 [DBG] Connection id "0HNC8090TGB2R" completed keep alive response. 2025-07-01 07:48:02.705 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6728ms 2025-07-01 07:48:02.705 +03:00 [DBG] Connection id "0HNC8090TGB2R" received FIN. 2025-07-01 07:48:02.705 +03:00 [DBG] Connection id "0HNC8090TGB2R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:48:02.705 +03:00 [DBG] Connection id "0HNC8090TGB2R" disconnecting. 2025-07-01 07:48:02.705 +03:00 [DBG] Connection id "0HNC8090TGB2R" stopped. 2025-07-01 07:48:18.707 +03:00 [DBG] Connection id "0HNC8090TGB2S" accepted. 2025-07-01 07:48:18.707 +03:00 [DBG] Connection id "0HNC8090TGB2S" started. 2025-07-01 07:48:18.707 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/var/log/nginx/error.log - null null 2025-07-01 07:48:18.707 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:48:18.707 +03:00 [DBG] The request path /var/log/nginx/error.log does not match a supported file type 2025-07-01 07:48:18.707 +03:00 [DBG] No candidates found for the request path '/var/log/nginx/error.log' 2025-07-01 07:48:18.707 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:48:18.707 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:48:18.707 +03:00 [DBG] Connection id "0HNC8090TGB2S" completed keep alive response. 2025-07-01 07:48:18.708 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/var/log/nginx/error.log - 404 0 null 0.4214ms 2025-07-01 07:48:18.708 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/var/log/nginx/error.log, Response status code: 404 2025-07-01 07:48:18.708 +03:00 [DBG] Connection id "0HNC8090TGB2S" received FIN. 2025-07-01 07:48:18.708 +03:00 [DBG] Connection id "0HNC8090TGB2S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:48:18.708 +03:00 [DBG] Connection id "0HNC8090TGB2S" disconnecting. 2025-07-01 07:48:18.708 +03:00 [DBG] Connection id "0HNC8090TGB2S" stopped. 2025-07-01 07:48:48.744 +03:00 [DBG] Connection id "0HNC8090TGB2T" accepted. 2025-07-01 07:48:48.744 +03:00 [DBG] Connection id "0HNC8090TGB2T" started. 2025-07-01 07:48:48.744 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/protected/.env - null null 2025-07-01 07:48:48.744 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:48:48.744 +03:00 [DBG] The request path /protected/.env does not match a supported file type 2025-07-01 07:48:48.744 +03:00 [DBG] No candidates found for the request path '/protected/.env' 2025-07-01 07:48:48.744 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:48:48.744 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:48:48.744 +03:00 [DBG] Connection id "0HNC8090TGB2T" completed keep alive response. 2025-07-01 07:48:48.744 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/protected/.env - 404 0 null 0.2788ms 2025-07-01 07:48:48.744 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/protected/.env, Response status code: 404 2025-07-01 07:48:48.745 +03:00 [DBG] Connection id "0HNC8090TGB2T" received FIN. 2025-07-01 07:48:48.745 +03:00 [DBG] Connection id "0HNC8090TGB2T" disconnecting. 2025-07-01 07:48:48.745 +03:00 [DBG] Connection id "0HNC8090TGB2T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:48:48.746 +03:00 [DBG] Connection id "0HNC8090TGB2T" stopped. 2025-07-01 07:49:02.699 +03:00 [DBG] Connection id "0HNC8090TGB2U" accepted. 2025-07-01 07:49:02.699 +03:00 [DBG] Connection id "0HNC8090TGB2U" started. 2025-07-01 07:49:02.699 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:49:02.699 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:49:02.699 +03:00 [DBG] POST requests are not supported 2025-07-01 07:49:02.699 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:49:02.699 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:49:02.699 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:49:02.699 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:49:02.699 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:49:02.699 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:49:02.699 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:49:02.699 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:49:02.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-07-01 07:49:02.699 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:49:02.699 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:49:02.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-07-01 07:49:02.699 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:49:02.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-07-01 07:49:02.700 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:49:02.700 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:49:02.700 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:49:02.700 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:49:02.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:49:02.700 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:49:02.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:49:02.700 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:49:02.700 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:49:02.700 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1263ms. 2025-07-01 07:49:02.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:49:02.700 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:49:02.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:49:02.700 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:49:02.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:49:02.700 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:49:02.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:49:02.700 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:49:02.700 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:49:02.700 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:49:02.700 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:49:02.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:49:02.700 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:49:02.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:49:02.700 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:49:02.700 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:49:02.700 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:49:02.700 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8058ms 2025-07-01 07:49:02.700 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:49:02.700 +03:00 [DBG] Connection id "0HNC8090TGB2U" completed keep alive response. 2025-07-01 07:49:02.700 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5248ms 2025-07-01 07:49:02.701 +03:00 [DBG] Connection id "0HNC8090TGB2U" received FIN. 2025-07-01 07:49:02.701 +03:00 [DBG] Connection id "0HNC8090TGB2U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:49:02.701 +03:00 [DBG] Connection id "0HNC8090TGB2U" disconnecting. 2025-07-01 07:49:02.701 +03:00 [DBG] Connection id "0HNC8090TGB2U" stopped. 2025-07-01 07:49:18.780 +03:00 [DBG] Connection id "0HNC8090TGB2V" accepted. 2025-07-01 07:49:18.780 +03:00 [DBG] Connection id "0HNC8090TGB2V" started. 2025-07-01 07:49:18.781 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env.backup - null null 2025-07-01 07:49:18.781 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:49:18.781 +03:00 [DBG] The request path /.env.backup does not match a supported file type 2025-07-01 07:49:18.781 +03:00 [DBG] No candidates found for the request path '/.env.backup' 2025-07-01 07:49:18.781 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:49:18.781 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:49:18.781 +03:00 [DBG] Connection id "0HNC8090TGB2V" completed keep alive response. 2025-07-01 07:49:18.781 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env.backup - 404 0 null 0.3998ms 2025-07-01 07:49:18.781 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env.backup, Response status code: 404 2025-07-01 07:49:18.781 +03:00 [DBG] Connection id "0HNC8090TGB2V" received FIN. 2025-07-01 07:49:18.781 +03:00 [DBG] Connection id "0HNC8090TGB2V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:49:18.781 +03:00 [DBG] Connection id "0HNC8090TGB2V" disconnecting. 2025-07-01 07:49:18.781 +03:00 [DBG] Connection id "0HNC8090TGB2V" stopped. 2025-07-01 07:49:48.810 +03:00 [DBG] Connection id "0HNC8090TGB30" accepted. 2025-07-01 07:49:48.810 +03:00 [DBG] Connection id "0HNC8090TGB30" started. 2025-07-01 07:49:48.811 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/src/main/resources/logback.xml - null null 2025-07-01 07:49:48.811 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:49:48.811 +03:00 [DBG] The request path /src/main/resources/logback.xml does not match an existing file 2025-07-01 07:49:48.811 +03:00 [DBG] No candidates found for the request path '/src/main/resources/logback.xml' 2025-07-01 07:49:48.811 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:49:48.811 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:49:48.811 +03:00 [DBG] Connection id "0HNC8090TGB30" completed keep alive response. 2025-07-01 07:49:48.811 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/src/main/resources/logback.xml - 404 0 null 0.6466ms 2025-07-01 07:49:48.811 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/src/main/resources/logback.xml, Response status code: 404 2025-07-01 07:49:48.811 +03:00 [DBG] Connection id "0HNC8090TGB30" received FIN. 2025-07-01 07:49:48.811 +03:00 [DBG] Connection id "0HNC8090TGB30" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:49:48.812 +03:00 [DBG] Connection id "0HNC8090TGB30" disconnecting. 2025-07-01 07:49:48.812 +03:00 [DBG] Connection id "0HNC8090TGB30" stopped. 2025-07-01 07:50:02.694 +03:00 [DBG] Connection id "0HNC8090TGB31" accepted. 2025-07-01 07:50:02.694 +03:00 [DBG] Connection id "0HNC8090TGB31" started. 2025-07-01 07:50:02.695 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:50:02.695 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:50:02.695 +03:00 [DBG] POST requests are not supported 2025-07-01 07:50:02.695 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:50:02.695 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:50:02.695 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:50:02.695 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:50:02.695 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:50:02.695 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:50:02.695 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:50:02.695 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:50:02.695 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:50:02.695 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:50:02.695 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:50:02.695 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:50:02.695 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:50:02.695 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:50:02.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:50:02.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:50:02.695 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:50:02.695 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:50:02.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:50:02.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:50:02.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:50:02.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:50:02.695 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:50:02.696 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1318ms. 2025-07-01 07:50:02.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:50:02.696 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:50:02.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:50:02.696 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:50:02.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:50:02.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:50:02.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:50:02.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:50:02.696 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:50:02.696 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:50:02.696 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:50:02.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:50:02.696 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:50:02.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:50:02.696 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:50:02.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:50:02.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:50:02.696 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7375ms 2025-07-01 07:50:02.696 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:50:02.696 +03:00 [DBG] Connection id "0HNC8090TGB31" completed keep alive response. 2025-07-01 07:50:02.696 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4281ms 2025-07-01 07:50:02.696 +03:00 [DBG] Connection id "0HNC8090TGB31" received FIN. 2025-07-01 07:50:02.696 +03:00 [DBG] Connection id "0HNC8090TGB31" disconnecting. 2025-07-01 07:50:02.696 +03:00 [DBG] Connection id "0HNC8090TGB31" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:50:02.697 +03:00 [DBG] Connection id "0HNC8090TGB31" stopped. 2025-07-01 07:50:18.837 +03:00 [DBG] Connection id "0HNC8090TGB32" accepted. 2025-07-01 07:50:18.837 +03:00 [DBG] Connection id "0HNC8090TGB32" started. 2025-07-01 07:50:18.837 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/packages/plugin-qiankun/examples/app1/.env - null null 2025-07-01 07:50:18.838 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:50:18.838 +03:00 [DBG] The request path /packages/plugin-qiankun/examples/app1/.env does not match a supported file type 2025-07-01 07:50:18.838 +03:00 [DBG] No candidates found for the request path '/packages/plugin-qiankun/examples/app1/.env' 2025-07-01 07:50:18.838 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:50:18.838 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:50:18.838 +03:00 [DBG] Connection id "0HNC8090TGB32" completed keep alive response. 2025-07-01 07:50:18.838 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/packages/plugin-qiankun/examples/app1/.env - 404 0 null 0.3986ms 2025-07-01 07:50:18.838 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/packages/plugin-qiankun/examples/app1/.env, Response status code: 404 2025-07-01 07:50:18.838 +03:00 [DBG] Connection id "0HNC8090TGB32" received FIN. 2025-07-01 07:50:18.838 +03:00 [DBG] Connection id "0HNC8090TGB32" disconnecting. 2025-07-01 07:50:18.838 +03:00 [DBG] Connection id "0HNC8090TGB32" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:50:18.839 +03:00 [DBG] Connection id "0HNC8090TGB32" stopped. 2025-07-01 07:50:48.875 +03:00 [DBG] Connection id "0HNC8090TGB33" accepted. 2025-07-01 07:50:48.876 +03:00 [DBG] Connection id "0HNC8090TGB33" started. 2025-07-01 07:50:48.876 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env.example - null null 2025-07-01 07:50:48.876 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:50:48.876 +03:00 [DBG] The request path /.env.example does not match a supported file type 2025-07-01 07:50:48.876 +03:00 [DBG] No candidates found for the request path '/.env.example' 2025-07-01 07:50:48.876 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:50:48.876 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:50:48.876 +03:00 [DBG] Connection id "0HNC8090TGB33" completed keep alive response. 2025-07-01 07:50:48.876 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env.example - 404 0 null 0.2663ms 2025-07-01 07:50:48.876 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env.example, Response status code: 404 2025-07-01 07:50:48.877 +03:00 [DBG] Connection id "0HNC8090TGB33" received FIN. 2025-07-01 07:50:48.877 +03:00 [DBG] Connection id "0HNC8090TGB33" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:50:48.877 +03:00 [DBG] Connection id "0HNC8090TGB33" disconnecting. 2025-07-01 07:50:48.877 +03:00 [DBG] Connection id "0HNC8090TGB33" stopped. 2025-07-01 07:51:02.709 +03:00 [DBG] Connection id "0HNC8090TGB34" accepted. 2025-07-01 07:51:02.709 +03:00 [DBG] Connection id "0HNC8090TGB34" started. 2025-07-01 07:51:02.709 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:51:02.709 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:51:02.709 +03:00 [DBG] POST requests are not supported 2025-07-01 07:51:02.709 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:51:02.709 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:51:02.709 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:51:02.709 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:51:02.709 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:51:02.709 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:51:02.709 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:51:02.710 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:51:02.710 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:51:02.710 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:51:02.710 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:51:02.710 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:51:02.710 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:51:02.710 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:51:02.710 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:51:02.710 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:51:02.710 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:51:02.710 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:51:02.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:51:02.710 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:51:02.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:51:02.710 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:51:02.710 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:51:02.710 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1989ms. 2025-07-01 07:51:02.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:51:02.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:51:02.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:51:02.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:51:02.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:51:02.711 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:51:02.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:51:02.711 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:51:02.711 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:51:02.711 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:51:02.711 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:51:02.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:51:02.711 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:51:02.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:51:02.711 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:51:02.711 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:51:02.711 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:51:02.711 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2779ms 2025-07-01 07:51:02.711 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:51:02.711 +03:00 [DBG] Connection id "0HNC8090TGB34" completed keep alive response. 2025-07-01 07:51:02.711 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2737ms 2025-07-01 07:51:02.712 +03:00 [DBG] Connection id "0HNC8090TGB34" received FIN. 2025-07-01 07:51:02.712 +03:00 [DBG] Connection id "0HNC8090TGB34" disconnecting. 2025-07-01 07:51:02.712 +03:00 [DBG] Connection id "0HNC8090TGB34" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:51:02.713 +03:00 [DBG] Connection id "0HNC8090TGB34" stopped. 2025-07-01 07:51:18.902 +03:00 [DBG] Connection id "0HNC8090TGB35" accepted. 2025-07-01 07:51:18.902 +03:00 [DBG] Connection id "0HNC8090TGB35" started. 2025-07-01 07:51:18.902 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/dashboard/admin/phpinfo.php - null null 2025-07-01 07:51:18.902 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:51:18.902 +03:00 [DBG] The request path /dashboard/admin/phpinfo.php does not match a supported file type 2025-07-01 07:51:18.902 +03:00 [DBG] No candidates found for the request path '/dashboard/admin/phpinfo.php' 2025-07-01 07:51:18.902 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:51:18.902 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:51:18.902 +03:00 [DBG] Connection id "0HNC8090TGB35" completed keep alive response. 2025-07-01 07:51:18.903 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/dashboard/admin/phpinfo.php - 404 0 null 0.3204ms 2025-07-01 07:51:18.903 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/dashboard/admin/phpinfo.php, Response status code: 404 2025-07-01 07:51:18.903 +03:00 [DBG] Connection id "0HNC8090TGB35" received FIN. 2025-07-01 07:51:18.903 +03:00 [DBG] Connection id "0HNC8090TGB35" disconnecting. 2025-07-01 07:51:18.903 +03:00 [DBG] Connection id "0HNC8090TGB35" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:51:18.904 +03:00 [DBG] Connection id "0HNC8090TGB35" stopped. 2025-07-01 07:51:48.930 +03:00 [DBG] Connection id "0HNC8090TGB36" accepted. 2025-07-01 07:51:48.930 +03:00 [DBG] Connection id "0HNC8090TGB36" started. 2025-07-01 07:51:48.930 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/laravel/.env - null null 2025-07-01 07:51:48.930 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:51:48.930 +03:00 [DBG] The request path /laravel/.env does not match a supported file type 2025-07-01 07:51:48.930 +03:00 [DBG] No candidates found for the request path '/laravel/.env' 2025-07-01 07:51:48.930 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:51:48.930 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:51:48.930 +03:00 [DBG] Connection id "0HNC8090TGB36" completed keep alive response. 2025-07-01 07:51:48.931 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/laravel/.env - 404 0 null 0.3045ms 2025-07-01 07:51:48.931 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/laravel/.env, Response status code: 404 2025-07-01 07:51:48.931 +03:00 [DBG] Connection id "0HNC8090TGB36" received FIN. 2025-07-01 07:51:48.931 +03:00 [DBG] Connection id "0HNC8090TGB36" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:51:48.931 +03:00 [DBG] Connection id "0HNC8090TGB36" disconnecting. 2025-07-01 07:51:48.931 +03:00 [DBG] Connection id "0HNC8090TGB36" stopped. 2025-07-01 07:52:02.705 +03:00 [DBG] Connection id "0HNC8090TGB37" accepted. 2025-07-01 07:52:02.705 +03:00 [DBG] Connection id "0HNC8090TGB37" started. 2025-07-01 07:52:02.705 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:52:02.705 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:52:02.705 +03:00 [DBG] POST requests are not supported 2025-07-01 07:52:02.705 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:52:02.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-07-01 07:52:02.705 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:52:02.705 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:52:02.705 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:52:02.705 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:52:02.705 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:52:02.705 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:52:02.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-07-01 07:52:02.705 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:52:02.705 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:52:02.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-07-01 07:52:02.706 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:52:02.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-07-01 07:52:02.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:52:02.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:52:02.706 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:52:02.706 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:52:02.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:52:02.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:52:02.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:52:02.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:52:02.706 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:52:02.706 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1295ms. 2025-07-01 07:52:02.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:52:02.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:52:02.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:52:02.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:52:02.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:52:02.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:52:02.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:52:02.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:52:02.706 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:52:02.706 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:52:02.706 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:52:02.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:52:02.706 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:52:02.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:52:02.706 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:52:02.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:52:02.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:52:02.706 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8189ms 2025-07-01 07:52:02.706 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:52:02.707 +03:00 [DBG] Connection id "0HNC8090TGB37" completed keep alive response. 2025-07-01 07:52:02.707 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7034ms 2025-07-01 07:52:02.707 +03:00 [DBG] Connection id "0HNC8090TGB37" received FIN. 2025-07-01 07:52:02.707 +03:00 [DBG] Connection id "0HNC8090TGB37" disconnecting. 2025-07-01 07:52:02.707 +03:00 [DBG] Connection id "0HNC8090TGB37" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:52:02.708 +03:00 [DBG] Connection id "0HNC8090TGB37" stopped. 2025-07-01 07:52:18.948 +03:00 [DBG] Connection id "0HNC8090TGB38" accepted. 2025-07-01 07:52:18.948 +03:00 [DBG] Connection id "0HNC8090TGB38" started. 2025-07-01 07:52:18.948 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/app.py - null null 2025-07-01 07:52:18.948 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:52:18.948 +03:00 [DBG] The request path /app.py does not match a supported file type 2025-07-01 07:52:18.948 +03:00 [DBG] No candidates found for the request path '/app.py' 2025-07-01 07:52:18.949 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:52:18.949 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:52:18.949 +03:00 [DBG] Connection id "0HNC8090TGB38" completed keep alive response. 2025-07-01 07:52:18.949 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/app.py - 404 0 null 0.4963ms 2025-07-01 07:52:18.949 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/app.py, Response status code: 404 2025-07-01 07:52:18.949 +03:00 [DBG] Connection id "0HNC8090TGB38" received FIN. 2025-07-01 07:52:18.949 +03:00 [DBG] Connection id "0HNC8090TGB38" disconnecting. 2025-07-01 07:52:18.949 +03:00 [DBG] Connection id "0HNC8090TGB38" stopped. 2025-07-01 07:52:18.949 +03:00 [DBG] Connection id "0HNC8090TGB38" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:52:48.987 +03:00 [DBG] Connection id "0HNC8090TGB39" accepted. 2025-07-01 07:52:48.987 +03:00 [DBG] Connection id "0HNC8090TGB39" started. 2025-07-01 07:52:48.988 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/main.yml - null null 2025-07-01 07:52:48.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:52:48.988 +03:00 [DBG] The request path /main.yml does not match a supported file type 2025-07-01 07:52:48.988 +03:00 [DBG] No candidates found for the request path '/main.yml' 2025-07-01 07:52:48.988 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:52:48.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:52:48.988 +03:00 [DBG] Connection id "0HNC8090TGB39" completed keep alive response. 2025-07-01 07:52:48.988 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/main.yml - 404 0 null 0.2881ms 2025-07-01 07:52:48.988 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/main.yml, Response status code: 404 2025-07-01 07:52:48.988 +03:00 [DBG] Connection id "0HNC8090TGB39" received FIN. 2025-07-01 07:52:48.988 +03:00 [DBG] Connection id "0HNC8090TGB39" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:52:48.988 +03:00 [DBG] Connection id "0HNC8090TGB39" disconnecting. 2025-07-01 07:52:48.988 +03:00 [DBG] Connection id "0HNC8090TGB39" stopped. 2025-07-01 07:53:02.700 +03:00 [DBG] Connection id "0HNC8090TGB3A" accepted. 2025-07-01 07:53:02.701 +03:00 [DBG] Connection id "0HNC8090TGB3A" started. 2025-07-01 07:53:02.701 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:53:02.701 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:53:02.701 +03:00 [DBG] POST requests are not supported 2025-07-01 07:53:02.701 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:53:02.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-07-01 07:53:02.701 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:53:02.701 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:53:02.701 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:53:02.701 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:53:02.701 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:53:02.701 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:53:02.701 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:53:02.701 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:53:02.701 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:53:02.701 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:53:02.701 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:53:02.701 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:53:02.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:53:02.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:53:02.701 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:53:02.701 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:53:02.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:53:02.701 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:53:02.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:53:02.701 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:53:02.701 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:53:02.702 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1499ms. 2025-07-01 07:53:02.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:53:02.702 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:53:02.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:53:02.702 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:53:02.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:53:02.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:53:02.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:53:02.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:53:02.702 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:53:02.702 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:53:02.702 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:53:02.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:53:02.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:53:02.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:53:02.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:53:02.702 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:53:02.702 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:53:02.702 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8139ms 2025-07-01 07:53:02.702 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:53:02.702 +03:00 [DBG] Connection id "0HNC8090TGB3A" completed keep alive response. 2025-07-01 07:53:02.702 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3963ms 2025-07-01 07:53:02.702 +03:00 [DBG] Connection id "0HNC8090TGB3A" received FIN. 2025-07-01 07:53:02.702 +03:00 [DBG] Connection id "0HNC8090TGB3A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:53:02.702 +03:00 [DBG] Connection id "0HNC8090TGB3A" disconnecting. 2025-07-01 07:53:02.703 +03:00 [DBG] Connection id "0HNC8090TGB3A" stopped. 2025-07-01 07:53:19.016 +03:00 [DBG] Connection id "0HNC8090TGB3B" accepted. 2025-07-01 07:53:19.016 +03:00 [DBG] Connection id "0HNC8090TGB3B" started. 2025-07-01 07:53:19.016 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/apache/i.php - null null 2025-07-01 07:53:19.016 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:53:19.016 +03:00 [DBG] The request path /apache/i.php does not match a supported file type 2025-07-01 07:53:19.016 +03:00 [DBG] No candidates found for the request path '/apache/i.php' 2025-07-01 07:53:19.016 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:53:19.016 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:53:19.016 +03:00 [DBG] Connection id "0HNC8090TGB3B" completed keep alive response. 2025-07-01 07:53:19.017 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/apache/i.php - 404 0 null 0.5812ms 2025-07-01 07:53:19.017 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/apache/i.php, Response status code: 404 2025-07-01 07:53:19.017 +03:00 [DBG] Connection id "0HNC8090TGB3B" received FIN. 2025-07-01 07:53:19.017 +03:00 [DBG] Connection id "0HNC8090TGB3B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:53:19.017 +03:00 [DBG] Connection id "0HNC8090TGB3B" disconnecting. 2025-07-01 07:53:19.017 +03:00 [DBG] Connection id "0HNC8090TGB3B" stopped. 2025-07-01 07:53:49.034 +03:00 [DBG] Connection id "0HNC8090TGB3C" accepted. 2025-07-01 07:53:49.035 +03:00 [DBG] Connection id "0HNC8090TGB3C" started. 2025-07-01 07:53:49.035 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/phpinfo.php - null null 2025-07-01 07:53:49.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:53:49.035 +03:00 [DBG] The request path /phpinfo.php does not match a supported file type 2025-07-01 07:53:49.035 +03:00 [DBG] No candidates found for the request path '/phpinfo.php' 2025-07-01 07:53:49.035 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:53:49.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:53:49.035 +03:00 [DBG] Connection id "0HNC8090TGB3C" completed keep alive response. 2025-07-01 07:53:49.035 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/phpinfo.php - 404 0 null 0.234ms 2025-07-01 07:53:49.035 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/phpinfo.php, Response status code: 404 2025-07-01 07:53:49.035 +03:00 [DBG] Connection id "0HNC8090TGB3C" received FIN. 2025-07-01 07:53:49.035 +03:00 [DBG] Connection id "0HNC8090TGB3C" disconnecting. 2025-07-01 07:53:49.035 +03:00 [DBG] Connection id "0HNC8090TGB3C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:53:49.037 +03:00 [DBG] Connection id "0HNC8090TGB3C" stopped. 2025-07-01 07:54:02.705 +03:00 [DBG] Connection id "0HNC8090TGB3D" accepted. 2025-07-01 07:54:02.705 +03:00 [DBG] Connection id "0HNC8090TGB3D" started. 2025-07-01 07:54:02.705 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:54:02.705 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:54:02.705 +03:00 [DBG] POST requests are not supported 2025-07-01 07:54:02.705 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:54:02.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-07-01 07:54:02.705 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:54:02.705 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:54:02.705 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:54:02.705 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:54:02.705 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:54:02.705 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:54:02.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-07-01 07:54:02.705 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:54:02.705 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:54:02.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-07-01 07:54:02.705 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:54:02.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-07-01 07:54:02.705 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:54:02.705 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:54:02.705 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:54:02.706 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:54:02.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:54:02.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:54:02.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:54:02.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:54:02.706 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:54:02.706 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1196ms. 2025-07-01 07:54:02.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:54:02.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:54:02.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:54:02.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:54:02.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:54:02.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:54:02.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:54:02.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:54:02.706 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:54:02.706 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:54:02.706 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:54:02.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:54:02.706 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:54:02.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:54:02.706 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:54:02.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:54:02.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:54:02.706 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.582ms 2025-07-01 07:54:02.706 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:54:02.706 +03:00 [DBG] Connection id "0HNC8090TGB3D" completed keep alive response. 2025-07-01 07:54:02.706 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2525ms 2025-07-01 07:54:02.706 +03:00 [DBG] Connection id "0HNC8090TGB3D" received FIN. 2025-07-01 07:54:02.707 +03:00 [DBG] Connection id "0HNC8090TGB3D" disconnecting. 2025-07-01 07:54:02.707 +03:00 [DBG] Connection id "0HNC8090TGB3D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:54:02.708 +03:00 [DBG] Connection id "0HNC8090TGB3D" stopped. 2025-07-01 07:54:19.063 +03:00 [DBG] Connection id "0HNC8090TGB3E" accepted. 2025-07-01 07:54:19.063 +03:00 [DBG] Connection id "0HNC8090TGB3E" started. 2025-07-01 07:54:19.063 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/COMMIT_EDITMSG - null null 2025-07-01 07:54:19.063 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:54:19.063 +03:00 [DBG] The request path /.git/COMMIT_EDITMSG does not match a supported file type 2025-07-01 07:54:19.063 +03:00 [DBG] No candidates found for the request path '/.git/COMMIT_EDITMSG' 2025-07-01 07:54:19.063 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:54:19.063 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:54:19.063 +03:00 [DBG] Connection id "0HNC8090TGB3E" completed keep alive response. 2025-07-01 07:54:19.063 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/COMMIT_EDITMSG - 404 0 null 0.224ms 2025-07-01 07:54:19.063 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/COMMIT_EDITMSG, Response status code: 404 2025-07-01 07:54:19.064 +03:00 [DBG] Connection id "0HNC8090TGB3E" received FIN. 2025-07-01 07:54:19.064 +03:00 [DBG] Connection id "0HNC8090TGB3E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:54:19.064 +03:00 [DBG] Connection id "0HNC8090TGB3E" disconnecting. 2025-07-01 07:54:19.064 +03:00 [DBG] Connection id "0HNC8090TGB3E" stopped. 2025-07-01 07:54:49.091 +03:00 [DBG] Connection id "0HNC8090TGB3F" accepted. 2025-07-01 07:54:49.092 +03:00 [DBG] Connection id "0HNC8090TGB3F" started. 2025-07-01 07:54:49.092 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/admin/proxy - null null 2025-07-01 07:54:49.092 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:54:49.092 +03:00 [DBG] The request path /admin/proxy does not match a supported file type 2025-07-01 07:54:49.092 +03:00 [DBG] No candidates found for the request path '/admin/proxy' 2025-07-01 07:54:49.092 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:54:49.092 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:54:49.092 +03:00 [DBG] Connection id "0HNC8090TGB3F" completed keep alive response. 2025-07-01 07:54:49.092 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/admin/proxy - 404 0 null 0.2428ms 2025-07-01 07:54:49.092 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/admin/proxy, Response status code: 404 2025-07-01 07:54:49.092 +03:00 [DBG] Connection id "0HNC8090TGB3F" received FIN. 2025-07-01 07:54:49.092 +03:00 [DBG] Connection id "0HNC8090TGB3F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:54:49.092 +03:00 [DBG] Connection id "0HNC8090TGB3F" disconnecting. 2025-07-01 07:54:49.092 +03:00 [DBG] Connection id "0HNC8090TGB3F" stopped. 2025-07-01 07:55:02.707 +03:00 [DBG] Connection id "0HNC8090TGB3G" accepted. 2025-07-01 07:55:02.707 +03:00 [DBG] Connection id "0HNC8090TGB3G" started. 2025-07-01 07:55:02.707 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:55:02.707 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:55:02.707 +03:00 [DBG] POST requests are not supported 2025-07-01 07:55:02.707 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:55:02.707 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:55:02.707 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:55:02.707 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:55:02.707 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:55:02.707 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:55:02.707 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:55:02.707 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:55:02.707 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:55:02.707 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:55:02.707 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:55:02.707 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:55:02.707 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:55:02.707 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:55:02.707 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:55:02.707 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:55:02.708 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:55:02.708 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:55:02.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:55:02.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:55:02.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:55:02.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:55:02.708 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:55:02.708 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1302ms. 2025-07-01 07:55:02.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:55:02.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:55:02.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:55:02.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:55:02.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:55:02.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:55:02.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:55:02.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:55:02.708 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:55:02.708 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:55:02.708 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:55:02.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:55:02.708 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:55:02.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:55:02.708 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:55:02.708 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:55:02.708 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:55:02.708 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7827ms 2025-07-01 07:55:02.708 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:55:02.708 +03:00 [DBG] Connection id "0HNC8090TGB3G" completed keep alive response. 2025-07-01 07:55:02.708 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4882ms 2025-07-01 07:55:02.709 +03:00 [DBG] Connection id "0HNC8090TGB3G" received FIN. 2025-07-01 07:55:02.709 +03:00 [DBG] Connection id "0HNC8090TGB3G" disconnecting. 2025-07-01 07:55:02.709 +03:00 [DBG] Connection id "0HNC8090TGB3G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:55:02.710 +03:00 [DBG] Connection id "0HNC8090TGB3G" stopped. 2025-07-01 07:55:19.198 +03:00 [DBG] Connection id "0HNC8090TGB3H" accepted. 2025-07-01 07:55:19.198 +03:00 [DBG] Connection id "0HNC8090TGB3H" started. 2025-07-01 07:55:19.199 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/agora/.env - null null 2025-07-01 07:55:19.199 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:55:19.199 +03:00 [DBG] The request path /agora/.env does not match a supported file type 2025-07-01 07:55:19.199 +03:00 [DBG] No candidates found for the request path '/agora/.env' 2025-07-01 07:55:19.199 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:55:19.199 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:55:19.199 +03:00 [DBG] Connection id "0HNC8090TGB3H" completed keep alive response. 2025-07-01 07:55:19.199 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/agora/.env - 404 0 null 0.2773ms 2025-07-01 07:55:19.199 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/agora/.env, Response status code: 404 2025-07-01 07:55:19.199 +03:00 [DBG] Connection id "0HNC8090TGB3H" received FIN. 2025-07-01 07:55:19.199 +03:00 [DBG] Connection id "0HNC8090TGB3H" disconnecting. 2025-07-01 07:55:19.199 +03:00 [DBG] Connection id "0HNC8090TGB3H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:55:19.200 +03:00 [DBG] Connection id "0HNC8090TGB3H" stopped. 2025-07-01 07:55:49.227 +03:00 [DBG] Connection id "0HNC8090TGB3I" accepted. 2025-07-01 07:55:49.228 +03:00 [DBG] Connection id "0HNC8090TGB3I" started. 2025-07-01 07:55:49.228 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/aws/credentials - null null 2025-07-01 07:55:49.228 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:55:49.228 +03:00 [DBG] The request path /aws/credentials does not match a supported file type 2025-07-01 07:55:49.228 +03:00 [DBG] No candidates found for the request path '/aws/credentials' 2025-07-01 07:55:49.228 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:55:49.228 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:55:49.228 +03:00 [DBG] Connection id "0HNC8090TGB3I" completed keep alive response. 2025-07-01 07:55:49.228 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/aws/credentials - 404 0 null 0.3762ms 2025-07-01 07:55:49.228 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/aws/credentials, Response status code: 404 2025-07-01 07:55:49.229 +03:00 [DBG] Connection id "0HNC8090TGB3I" received FIN. 2025-07-01 07:55:49.229 +03:00 [DBG] Connection id "0HNC8090TGB3I" disconnecting. 2025-07-01 07:55:49.229 +03:00 [DBG] Connection id "0HNC8090TGB3I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:55:49.230 +03:00 [DBG] Connection id "0HNC8090TGB3I" stopped. 2025-07-01 07:56:02.713 +03:00 [DBG] Connection id "0HNC8090TGB3J" accepted. 2025-07-01 07:56:02.713 +03:00 [DBG] Connection id "0HNC8090TGB3J" started. 2025-07-01 07:56:02.713 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:56:02.713 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:56:02.713 +03:00 [DBG] POST requests are not supported 2025-07-01 07:56:02.713 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:56:02.713 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:56:02.713 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:56:02.713 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:56:02.713 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:56:02.713 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:56:02.713 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:56:02.713 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:56:02.713 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:56:02.713 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:56:02.713 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:56:02.713 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:56:02.713 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:56:02.713 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:56:02.713 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:56:02.713 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:56:02.714 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:56:02.714 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:56:02.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:56:02.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:56:02.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:56:02.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:56:02.714 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:56:02.714 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-07-01 07:56:02.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:56:02.714 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:56:02.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:56:02.714 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:56:02.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:56:02.714 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:56:02.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:56:02.714 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:56:02.714 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:56:02.714 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:56:02.714 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:56:02.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:56:02.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:56:02.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:56:02.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:56:02.714 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:56:02.714 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:56:02.714 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8668ms 2025-07-01 07:56:02.714 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:56:02.714 +03:00 [DBG] Connection id "0HNC8090TGB3J" completed keep alive response. 2025-07-01 07:56:02.714 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5575ms 2025-07-01 07:56:02.715 +03:00 [DBG] Connection id "0HNC8090TGB3J" received FIN. 2025-07-01 07:56:02.715 +03:00 [DBG] Connection id "0HNC8090TGB3J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:56:02.715 +03:00 [DBG] Connection id "0HNC8090TGB3J" disconnecting. 2025-07-01 07:56:02.715 +03:00 [DBG] Connection id "0HNC8090TGB3J" stopped. 2025-07-01 07:56:19.265 +03:00 [DBG] Connection id "0HNC8090TGB3K" accepted. 2025-07-01 07:56:19.265 +03:00 [DBG] Connection id "0HNC8090TGB3K" started. 2025-07-01 07:56:19.265 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/download/.env - null null 2025-07-01 07:56:19.265 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:56:19.265 +03:00 [DBG] The request path /download/.env does not match a supported file type 2025-07-01 07:56:19.266 +03:00 [DBG] No candidates found for the request path '/download/.env' 2025-07-01 07:56:19.266 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:56:19.266 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:56:19.266 +03:00 [DBG] Connection id "0HNC8090TGB3K" completed keep alive response. 2025-07-01 07:56:19.266 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/download/.env - 404 0 null 0.2297ms 2025-07-01 07:56:19.266 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/download/.env, Response status code: 404 2025-07-01 07:56:19.266 +03:00 [DBG] Connection id "0HNC8090TGB3K" received FIN. 2025-07-01 07:56:19.266 +03:00 [DBG] Connection id "0HNC8090TGB3K" disconnecting. 2025-07-01 07:56:19.266 +03:00 [DBG] Connection id "0HNC8090TGB3K" stopped. 2025-07-01 07:56:19.266 +03:00 [DBG] Connection id "0HNC8090TGB3K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:56:49.305 +03:00 [DBG] Connection id "0HNC8090TGB3L" accepted. 2025-07-01 07:56:49.305 +03:00 [DBG] Connection id "0HNC8090TGB3L" started. 2025-07-01 07:56:49.305 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/results/.env - null null 2025-07-01 07:56:49.305 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:56:49.305 +03:00 [DBG] The request path /results/.env does not match a supported file type 2025-07-01 07:56:49.305 +03:00 [DBG] No candidates found for the request path '/results/.env' 2025-07-01 07:56:49.305 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:56:49.305 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:56:49.306 +03:00 [DBG] Connection id "0HNC8090TGB3L" completed keep alive response. 2025-07-01 07:56:49.306 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/results/.env - 404 0 null 0.4202ms 2025-07-01 07:56:49.306 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/results/.env, Response status code: 404 2025-07-01 07:56:49.306 +03:00 [DBG] Connection id "0HNC8090TGB3L" received FIN. 2025-07-01 07:56:49.306 +03:00 [DBG] Connection id "0HNC8090TGB3L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:56:49.306 +03:00 [DBG] Connection id "0HNC8090TGB3L" disconnecting. 2025-07-01 07:56:49.306 +03:00 [DBG] Connection id "0HNC8090TGB3L" stopped. 2025-07-01 07:57:02.706 +03:00 [DBG] Connection id "0HNC8090TGB3M" accepted. 2025-07-01 07:57:02.706 +03:00 [DBG] Connection id "0HNC8090TGB3M" started. 2025-07-01 07:57:02.706 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:57:02.706 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:57:02.706 +03:00 [DBG] POST requests are not supported 2025-07-01 07:57:02.706 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:57:02.706 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:57:02.706 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:57:02.706 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:57:02.706 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:57:02.706 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:57:02.706 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:57:02.706 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:57:02.706 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:57:02.706 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:57:02.706 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:57:02.706 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:57:02.706 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:57:02.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-07-01 07:57:02.707 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:57:02.707 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:57:02.707 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:57:02.707 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:57:02.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:57:02.707 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:57:02.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:57:02.707 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:57:02.707 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:57:02.707 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1315ms. 2025-07-01 07:57:02.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:57:02.707 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:57:02.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:57:02.707 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:57:02.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:57:02.707 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:57:02.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:57:02.707 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:57:02.707 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:57:02.707 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:57:02.707 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:57:02.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:57:02.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:57:02.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:57:02.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:57:02.707 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:57:02.707 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:57:02.707 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7243ms 2025-07-01 07:57:02.707 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:57:02.707 +03:00 [DBG] Connection id "0HNC8090TGB3M" completed keep alive response. 2025-07-01 07:57:02.707 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3758ms 2025-07-01 07:57:02.708 +03:00 [DBG] Connection id "0HNC8090TGB3M" received FIN. 2025-07-01 07:57:02.708 +03:00 [DBG] Connection id "0HNC8090TGB3M" disconnecting. 2025-07-01 07:57:02.708 +03:00 [DBG] Connection id "0HNC8090TGB3M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:57:02.709 +03:00 [DBG] Connection id "0HNC8090TGB3M" stopped. 2025-07-01 07:57:19.341 +03:00 [DBG] Connection id "0HNC8090TGB3N" accepted. 2025-07-01 07:57:19.341 +03:00 [DBG] Connection id "0HNC8090TGB3N" started. 2025-07-01 07:57:19.342 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/v2/proxy - null null 2025-07-01 07:57:19.342 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:57:19.342 +03:00 [DBG] The request path /api/v2/proxy does not match a supported file type 2025-07-01 07:57:19.342 +03:00 [DBG] No candidates found for the request path '/api/v2/proxy' 2025-07-01 07:57:19.342 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:57:19.342 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:57:19.342 +03:00 [DBG] Connection id "0HNC8090TGB3N" completed keep alive response. 2025-07-01 07:57:19.342 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/v2/proxy - 404 0 null 0.36ms 2025-07-01 07:57:19.342 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/api/v2/proxy, Response status code: 404 2025-07-01 07:57:19.342 +03:00 [DBG] Connection id "0HNC8090TGB3N" received FIN. 2025-07-01 07:57:19.342 +03:00 [DBG] Connection id "0HNC8090TGB3N" disconnecting. 2025-07-01 07:57:19.343 +03:00 [DBG] Connection id "0HNC8090TGB3N" stopped. 2025-07-01 07:57:19.343 +03:00 [DBG] Connection id "0HNC8090TGB3N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:57:49.380 +03:00 [DBG] Connection id "0HNC8090TGB3O" accepted. 2025-07-01 07:57:49.380 +03:00 [DBG] Connection id "0HNC8090TGB3O" started. 2025-07-01 07:57:49.380 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/aws-secret.yaml - null null 2025-07-01 07:57:49.380 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:57:49.380 +03:00 [DBG] The request path /aws-secret.yaml does not match a supported file type 2025-07-01 07:57:49.380 +03:00 [DBG] No candidates found for the request path '/aws-secret.yaml' 2025-07-01 07:57:49.380 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:57:49.380 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:57:49.380 +03:00 [DBG] Connection id "0HNC8090TGB3O" completed keep alive response. 2025-07-01 07:57:49.380 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/aws-secret.yaml - 404 0 null 0.2405ms 2025-07-01 07:57:49.381 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/aws-secret.yaml, Response status code: 404 2025-07-01 07:57:49.381 +03:00 [DBG] Connection id "0HNC8090TGB3O" received FIN. 2025-07-01 07:57:49.381 +03:00 [DBG] Connection id "0HNC8090TGB3O" disconnecting. 2025-07-01 07:57:49.381 +03:00 [DBG] Connection id "0HNC8090TGB3O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:57:49.382 +03:00 [DBG] Connection id "0HNC8090TGB3O" stopped. 2025-07-01 07:58:02.709 +03:00 [DBG] Connection id "0HNC8090TGB3P" accepted. 2025-07-01 07:58:02.709 +03:00 [DBG] Connection id "0HNC8090TGB3P" started. 2025-07-01 07:58:02.709 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:58:02.709 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:58:02.709 +03:00 [DBG] POST requests are not supported 2025-07-01 07:58:02.709 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:58:02.709 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 07:58:02.709 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:58:02.709 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:58:02.709 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:58:02.709 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:58:02.709 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:58:02.709 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:58:02.709 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:58:02.709 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:58:02.709 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:58:02.709 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:58:02.710 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:58:02.710 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 07:58:02.710 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:58:02.710 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:58:02.710 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:58:02.710 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:58:02.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:58:02.710 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:58:02.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:58:02.710 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:58:02.710 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:58:02.710 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.147ms. 2025-07-01 07:58:02.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:58:02.710 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:58:02.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:58:02.710 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:58:02.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:58:02.710 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:58:02.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:58:02.710 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:58:02.710 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:58:02.710 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:58:02.710 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:58:02.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:58:02.710 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:58:02.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:58:02.710 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:58:02.710 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:58:02.710 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:58:02.710 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9034ms 2025-07-01 07:58:02.710 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:58:02.711 +03:00 [DBG] Connection id "0HNC8090TGB3P" completed keep alive response. 2025-07-01 07:58:02.711 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5912ms 2025-07-01 07:58:02.711 +03:00 [DBG] Connection id "0HNC8090TGB3P" received FIN. 2025-07-01 07:58:02.711 +03:00 [DBG] Connection id "0HNC8090TGB3P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:58:02.711 +03:00 [DBG] Connection id "0HNC8090TGB3P" disconnecting. 2025-07-01 07:58:02.711 +03:00 [DBG] Connection id "0HNC8090TGB3P" stopped. 2025-07-01 07:58:19.397 +03:00 [DBG] Connection id "0HNC8090TGB3Q" accepted. 2025-07-01 07:58:19.398 +03:00 [DBG] Connection id "0HNC8090TGB3Q" started. 2025-07-01 07:58:19.398 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/phpinfo/php-details.php - null null 2025-07-01 07:58:19.398 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:58:19.398 +03:00 [DBG] The request path /phpinfo/php-details.php does not match a supported file type 2025-07-01 07:58:19.398 +03:00 [DBG] No candidates found for the request path '/phpinfo/php-details.php' 2025-07-01 07:58:19.398 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:58:19.398 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:58:19.398 +03:00 [DBG] Connection id "0HNC8090TGB3Q" completed keep alive response. 2025-07-01 07:58:19.398 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/phpinfo/php-details.php - 404 0 null 0.385ms 2025-07-01 07:58:19.398 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/phpinfo/php-details.php, Response status code: 404 2025-07-01 07:58:19.398 +03:00 [DBG] Connection id "0HNC8090TGB3Q" received FIN. 2025-07-01 07:58:19.398 +03:00 [DBG] Connection id "0HNC8090TGB3Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:58:19.398 +03:00 [DBG] Connection id "0HNC8090TGB3Q" disconnecting. 2025-07-01 07:58:19.399 +03:00 [DBG] Connection id "0HNC8090TGB3Q" stopped. 2025-07-01 07:58:49.426 +03:00 [DBG] Connection id "0HNC8090TGB3R" accepted. 2025-07-01 07:58:49.426 +03:00 [DBG] Connection id "0HNC8090TGB3R" started. 2025-07-01 07:58:49.426 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.AWS_/credentials - null null 2025-07-01 07:58:49.426 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:58:49.426 +03:00 [DBG] The request path /.AWS_/credentials does not match a supported file type 2025-07-01 07:58:49.426 +03:00 [DBG] No candidates found for the request path '/.AWS_/credentials' 2025-07-01 07:58:49.426 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:58:49.426 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:58:49.426 +03:00 [DBG] Connection id "0HNC8090TGB3R" completed keep alive response. 2025-07-01 07:58:49.426 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.AWS_/credentials - 404 0 null 0.227ms 2025-07-01 07:58:49.426 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.AWS_/credentials, Response status code: 404 2025-07-01 07:58:49.426 +03:00 [DBG] Connection id "0HNC8090TGB3R" received FIN. 2025-07-01 07:58:49.426 +03:00 [DBG] Connection id "0HNC8090TGB3R" disconnecting. 2025-07-01 07:58:49.426 +03:00 [DBG] Connection id "0HNC8090TGB3R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:58:49.427 +03:00 [DBG] Connection id "0HNC8090TGB3R" stopped. 2025-07-01 07:59:02.705 +03:00 [DBG] Connection id "0HNC8090TGB3S" accepted. 2025-07-01 07:59:02.705 +03:00 [DBG] Connection id "0HNC8090TGB3S" started. 2025-07-01 07:59:02.705 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 07:59:02.705 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:59:02.705 +03:00 [DBG] POST requests are not supported 2025-07-01 07:59:02.705 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 07:59:02.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-07-01 07:59:02.705 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:59:02.705 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 07:59:02.706 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:59:02.706 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 07:59:02.706 +03:00 [INF] CORS policy execution successful. 2025-07-01 07:59:02.706 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:59:02.706 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 07:59:02.706 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 07:59:02.706 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 07:59:02.706 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 07:59:02.706 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 07:59:02.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-07-01 07:59:02.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:59:02.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:59:02.706 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:59:02.707 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 07:59:02.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:59:02.707 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:59:02.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:59:02.707 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:59:02.707 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 07:59:02.707 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2076ms. 2025-07-01 07:59:02.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:59:02.707 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 07:59:02.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:59:02.707 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 07:59:02.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:59:02.707 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:59:02.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:59:02.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:59:02.708 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:59:02.708 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 07:59:02.708 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 07:59:02.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:59:02.708 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 07:59:02.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:59:02.708 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:59:02.708 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:59:02.708 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 07:59:02.708 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4877ms 2025-07-01 07:59:02.708 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 07:59:02.708 +03:00 [DBG] Connection id "0HNC8090TGB3S" completed keep alive response. 2025-07-01 07:59:02.708 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7525ms 2025-07-01 07:59:02.708 +03:00 [DBG] Connection id "0HNC8090TGB3S" received FIN. 2025-07-01 07:59:02.708 +03:00 [DBG] Connection id "0HNC8090TGB3S" disconnecting. 2025-07-01 07:59:02.708 +03:00 [DBG] Connection id "0HNC8090TGB3S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:59:02.709 +03:00 [DBG] Connection id "0HNC8090TGB3S" stopped. 2025-07-01 07:59:19.463 +03:00 [DBG] Connection id "0HNC8090TGB3T" accepted. 2025-07-01 07:59:19.463 +03:00 [DBG] Connection id "0HNC8090TGB3T" started. 2025-07-01 07:59:19.463 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env.bak1 - null null 2025-07-01 07:59:19.463 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:59:19.463 +03:00 [DBG] The request path /.env.bak1 does not match a supported file type 2025-07-01 07:59:19.463 +03:00 [DBG] No candidates found for the request path '/.env.bak1' 2025-07-01 07:59:19.463 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:59:19.463 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:59:19.463 +03:00 [DBG] Connection id "0HNC8090TGB3T" completed keep alive response. 2025-07-01 07:59:19.463 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env.bak1 - 404 0 null 0.2271ms 2025-07-01 07:59:19.463 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env.bak1, Response status code: 404 2025-07-01 07:59:19.464 +03:00 [DBG] Connection id "0HNC8090TGB3T" received FIN. 2025-07-01 07:59:19.464 +03:00 [DBG] Connection id "0HNC8090TGB3T" disconnecting. 2025-07-01 07:59:19.464 +03:00 [DBG] Connection id "0HNC8090TGB3T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:59:19.465 +03:00 [DBG] Connection id "0HNC8090TGB3T" stopped. 2025-07-01 07:59:49.491 +03:00 [DBG] Connection id "0HNC8090TGB3U" accepted. 2025-07-01 07:59:49.491 +03:00 [DBG] Connection id "0HNC8090TGB3U" started. 2025-07-01 07:59:49.491 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/computeMetadata/v1 - null null 2025-07-01 07:59:49.491 +03:00 [VRB] All hosts are allowed. 2025-07-01 07:59:49.491 +03:00 [DBG] The request path /computeMetadata/v1 does not match a supported file type 2025-07-01 07:59:49.492 +03:00 [DBG] No candidates found for the request path '/computeMetadata/v1' 2025-07-01 07:59:49.492 +03:00 [DBG] Request did not match any endpoints 2025-07-01 07:59:49.492 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 07:59:49.492 +03:00 [DBG] Connection id "0HNC8090TGB3U" completed keep alive response. 2025-07-01 07:59:49.492 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/computeMetadata/v1 - 404 0 null 0.273ms 2025-07-01 07:59:49.492 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/computeMetadata/v1, Response status code: 404 2025-07-01 07:59:49.492 +03:00 [DBG] Connection id "0HNC8090TGB3U" received FIN. 2025-07-01 07:59:49.492 +03:00 [DBG] Connection id "0HNC8090TGB3U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 07:59:49.492 +03:00 [DBG] Connection id "0HNC8090TGB3U" disconnecting. 2025-07-01 07:59:49.492 +03:00 [DBG] Connection id "0HNC8090TGB3U" stopped. 2025-07-01 08:00:02.705 +03:00 [DBG] Connection id "0HNC8090TGB3V" accepted. 2025-07-01 08:00:02.705 +03:00 [DBG] Connection id "0HNC8090TGB3V" started. 2025-07-01 08:00:02.705 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:00:02.705 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:00:02.705 +03:00 [DBG] POST requests are not supported 2025-07-01 08:00:02.705 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:00:02.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-07-01 08:00:02.705 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:00:02.705 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:00:02.705 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:00:02.705 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:00:02.705 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:00:02.705 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:00:02.706 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:00:02.706 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:00:02.706 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:00:02.706 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:00:02.706 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:00:02.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-07-01 08:00:02.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:00:02.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:00:02.706 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:00:02.706 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:00:02.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:00:02.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:00:02.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:00:02.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:00:02.706 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:00:02.706 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1766ms. 2025-07-01 08:00:02.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:00:02.707 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:00:02.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:00:02.707 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:00:02.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:00:02.707 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:00:02.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:00:02.707 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:00:02.707 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:00:02.707 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:00:02.707 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:00:02.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:00:02.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:00:02.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:00:02.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:00:02.707 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:00:02.707 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:00:02.707 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4193ms 2025-07-01 08:00:02.707 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:00:02.707 +03:00 [DBG] Connection id "0HNC8090TGB3V" completed keep alive response. 2025-07-01 08:00:02.708 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7609ms 2025-07-01 08:00:02.708 +03:00 [DBG] Connection id "0HNC8090TGB3V" received FIN. 2025-07-01 08:00:02.708 +03:00 [DBG] Connection id "0HNC8090TGB3V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:00:02.708 +03:00 [DBG] Connection id "0HNC8090TGB3V" disconnecting. 2025-07-01 08:00:02.708 +03:00 [DBG] Connection id "0HNC8090TGB3V" stopped. 2025-07-01 08:00:19.519 +03:00 [DBG] Connection id "0HNC8090TGB40" accepted. 2025-07-01 08:00:19.519 +03:00 [DBG] Connection id "0HNC8090TGB40" started. 2025-07-01 08:00:19.519 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/conf/.env - null null 2025-07-01 08:00:19.519 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:00:19.519 +03:00 [DBG] The request path /conf/.env does not match a supported file type 2025-07-01 08:00:19.519 +03:00 [DBG] No candidates found for the request path '/conf/.env' 2025-07-01 08:00:19.519 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:00:19.519 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:00:19.519 +03:00 [DBG] Connection id "0HNC8090TGB40" completed keep alive response. 2025-07-01 08:00:19.519 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/conf/.env - 404 0 null 0.2483ms 2025-07-01 08:00:19.519 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/conf/.env, Response status code: 404 2025-07-01 08:00:19.520 +03:00 [DBG] Connection id "0HNC8090TGB40" received FIN. 2025-07-01 08:00:19.520 +03:00 [DBG] Connection id "0HNC8090TGB40" disconnecting. 2025-07-01 08:00:19.520 +03:00 [DBG] Connection id "0HNC8090TGB40" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:00:19.521 +03:00 [DBG] Connection id "0HNC8090TGB40" stopped. 2025-07-01 08:00:49.557 +03:00 [DBG] Connection id "0HNC8090TGB41" accepted. 2025-07-01 08:00:49.557 +03:00 [DBG] Connection id "0HNC8090TGB41" started. 2025-07-01 08:00:49.557 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vendor/github.com/subosito/gotenv/.env - null null 2025-07-01 08:00:49.557 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:00:49.557 +03:00 [DBG] The request path /vendor/github.com/subosito/gotenv/.env does not match a supported file type 2025-07-01 08:00:49.557 +03:00 [DBG] No candidates found for the request path '/vendor/github.com/subosito/gotenv/.env' 2025-07-01 08:00:49.557 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:00:49.558 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:00:49.558 +03:00 [DBG] Connection id "0HNC8090TGB41" completed keep alive response. 2025-07-01 08:00:49.558 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vendor/github.com/subosito/gotenv/.env - 404 0 null 0.2242ms 2025-07-01 08:00:49.558 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/vendor/github.com/subosito/gotenv/.env, Response status code: 404 2025-07-01 08:00:49.558 +03:00 [DBG] Connection id "0HNC8090TGB41" received FIN. 2025-07-01 08:00:49.558 +03:00 [DBG] Connection id "0HNC8090TGB41" disconnecting. 2025-07-01 08:00:49.558 +03:00 [DBG] Connection id "0HNC8090TGB41" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:00:49.559 +03:00 [DBG] Connection id "0HNC8090TGB41" stopped. 2025-07-01 08:01:02.706 +03:00 [DBG] Connection id "0HNC8090TGB42" accepted. 2025-07-01 08:01:02.706 +03:00 [DBG] Connection id "0HNC8090TGB42" started. 2025-07-01 08:01:02.706 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:01:02.706 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:01:02.706 +03:00 [DBG] POST requests are not supported 2025-07-01 08:01:02.706 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:01:02.706 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:01:02.706 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:01:02.706 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:01:02.706 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:01:02.706 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:01:02.706 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:01:02.706 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:01:02.706 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:01:02.706 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:01:02.706 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:01:02.706 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:01:02.706 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:01:02.707 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:01:02.707 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:01:02.707 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:01:02.707 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:01:02.707 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:01:02.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:01:02.707 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:01:02.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:01:02.707 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:01:02.707 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:01:02.707 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1471ms. 2025-07-01 08:01:02.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:01:02.707 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:01:02.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:01:02.707 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:01:02.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:01:02.707 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:01:02.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:01:02.707 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:01:02.707 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:01:02.707 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:01:02.707 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:01:02.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:01:02.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:01:02.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:01:02.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:01:02.707 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:01:02.707 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:01:02.707 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8ms 2025-07-01 08:01:02.707 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:01:02.707 +03:00 [DBG] Connection id "0HNC8090TGB42" completed keep alive response. 2025-07-01 08:01:02.707 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.633ms 2025-07-01 08:01:02.708 +03:00 [DBG] Connection id "0HNC8090TGB42" received FIN. 2025-07-01 08:01:02.708 +03:00 [DBG] Connection id "0HNC8090TGB42" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:01:02.708 +03:00 [DBG] Connection id "0HNC8090TGB42" disconnecting. 2025-07-01 08:01:02.708 +03:00 [DBG] Connection id "0HNC8090TGB42" stopped. 2025-07-01 08:01:19.575 +03:00 [DBG] Connection id "0HNC8090TGB43" accepted. 2025-07-01 08:01:19.575 +03:00 [DBG] Connection id "0HNC8090TGB43" started. 2025-07-01 08:01:19.575 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/backend/config/default.yml - null null 2025-07-01 08:01:19.575 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:01:19.575 +03:00 [DBG] The request path /backend/config/default.yml does not match a supported file type 2025-07-01 08:01:19.575 +03:00 [DBG] No candidates found for the request path '/backend/config/default.yml' 2025-07-01 08:01:19.575 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:01:19.575 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:01:19.575 +03:00 [DBG] Connection id "0HNC8090TGB43" completed keep alive response. 2025-07-01 08:01:19.575 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/backend/config/default.yml - 404 0 null 0.248ms 2025-07-01 08:01:19.575 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/backend/config/default.yml, Response status code: 404 2025-07-01 08:01:19.575 +03:00 [DBG] Connection id "0HNC8090TGB43" received FIN. 2025-07-01 08:01:19.575 +03:00 [DBG] Connection id "0HNC8090TGB43" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:01:19.575 +03:00 [DBG] Connection id "0HNC8090TGB43" disconnecting. 2025-07-01 08:01:19.576 +03:00 [DBG] Connection id "0HNC8090TGB43" stopped. 2025-07-01 08:01:49.594 +03:00 [DBG] Connection id "0HNC8090TGB44" accepted. 2025-07-01 08:01:49.594 +03:00 [DBG] Connection id "0HNC8090TGB44" started. 2025-07-01 08:01:49.594 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/testphpinfo - null null 2025-07-01 08:01:49.594 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:01:49.594 +03:00 [DBG] The request path /testphpinfo does not match a supported file type 2025-07-01 08:01:49.594 +03:00 [DBG] No candidates found for the request path '/testphpinfo' 2025-07-01 08:01:49.594 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:01:49.594 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:01:49.594 +03:00 [DBG] Connection id "0HNC8090TGB44" completed keep alive response. 2025-07-01 08:01:49.594 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/testphpinfo - 404 0 null 0.274ms 2025-07-01 08:01:49.595 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/testphpinfo, Response status code: 404 2025-07-01 08:01:49.595 +03:00 [DBG] Connection id "0HNC8090TGB44" received FIN. 2025-07-01 08:01:49.595 +03:00 [DBG] Connection id "0HNC8090TGB44" disconnecting. 2025-07-01 08:01:49.595 +03:00 [DBG] Connection id "0HNC8090TGB44" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:01:49.596 +03:00 [DBG] Connection id "0HNC8090TGB44" stopped. 2025-07-01 08:02:02.772 +03:00 [DBG] Connection id "0HNC8090TGB45" accepted. 2025-07-01 08:02:02.773 +03:00 [DBG] Connection id "0HNC8090TGB45" started. 2025-07-01 08:02:02.773 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:02:02.773 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:02:02.773 +03:00 [DBG] POST requests are not supported 2025-07-01 08:02:02.773 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:02:02.773 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:02:02.773 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:02:02.773 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:02:02.773 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:02:02.773 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:02:02.773 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:02:02.773 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:02:02.773 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:02:02.773 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:02:02.773 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:02:02.773 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:02:02.773 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:02:02.773 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:02:02.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:02:02.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:02:02.773 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:02:02.773 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:02:02.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:02:02.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:02:02.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:02:02.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:02:02.773 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:02:02.774 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.138ms. 2025-07-01 08:02:02.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:02:02.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:02:02.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:02:02.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:02:02.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:02:02.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:02:02.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:02:02.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:02:02.774 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:02:02.774 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:02:02.774 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:02:02.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:02:02.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:02:02.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:02:02.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:02:02.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:02:02.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:02:02.774 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6621ms 2025-07-01 08:02:02.774 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:02:02.774 +03:00 [DBG] Connection id "0HNC8090TGB45" completed keep alive response. 2025-07-01 08:02:02.774 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3685ms 2025-07-01 08:02:02.774 +03:00 [DBG] Connection id "0HNC8090TGB45" received FIN. 2025-07-01 08:02:02.774 +03:00 [DBG] Connection id "0HNC8090TGB45" disconnecting. 2025-07-01 08:02:02.774 +03:00 [DBG] Connection id "0HNC8090TGB45" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:02:02.776 +03:00 [DBG] Connection id "0HNC8090TGB45" stopped. 2025-07-01 08:02:19.612 +03:00 [DBG] Connection id "0HNC8090TGB46" accepted. 2025-07-01 08:02:19.612 +03:00 [DBG] Connection id "0HNC8090TGB46" started. 2025-07-01 08:02:19.612 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/app_dev.php/_profiler/phpinfo - null null 2025-07-01 08:02:19.612 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:02:19.613 +03:00 [DBG] The request path /app_dev.php/_profiler/phpinfo does not match a supported file type 2025-07-01 08:02:19.613 +03:00 [DBG] No candidates found for the request path '/app_dev.php/_profiler/phpinfo' 2025-07-01 08:02:19.613 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:02:19.613 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:02:19.613 +03:00 [DBG] Connection id "0HNC8090TGB46" completed keep alive response. 2025-07-01 08:02:19.613 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/app_dev.php/_profiler/phpinfo - 404 0 null 0.4115ms 2025-07-01 08:02:19.613 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/app_dev.php/_profiler/phpinfo, Response status code: 404 2025-07-01 08:02:19.613 +03:00 [DBG] Connection id "0HNC8090TGB46" received FIN. 2025-07-01 08:02:19.613 +03:00 [DBG] Connection id "0HNC8090TGB46" disconnecting. 2025-07-01 08:02:19.613 +03:00 [DBG] Connection id "0HNC8090TGB46" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:02:19.615 +03:00 [DBG] Connection id "0HNC8090TGB46" stopped. 2025-07-01 08:02:49.632 +03:00 [DBG] Connection id "0HNC8090TGB47" accepted. 2025-07-01 08:02:49.632 +03:00 [DBG] Connection id "0HNC8090TGB47" started. 2025-07-01 08:02:49.632 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env.stage - null null 2025-07-01 08:02:49.632 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:02:49.632 +03:00 [DBG] The request path /.env.stage does not match a supported file type 2025-07-01 08:02:49.632 +03:00 [DBG] No candidates found for the request path '/.env.stage' 2025-07-01 08:02:49.632 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:02:49.633 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:02:49.633 +03:00 [DBG] Connection id "0HNC8090TGB47" completed keep alive response. 2025-07-01 08:02:49.633 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env.stage - 404 0 null 0.5007ms 2025-07-01 08:02:49.633 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env.stage, Response status code: 404 2025-07-01 08:02:49.633 +03:00 [DBG] Connection id "0HNC8090TGB47" received FIN. 2025-07-01 08:02:49.633 +03:00 [DBG] Connection id "0HNC8090TGB47" disconnecting. 2025-07-01 08:02:49.633 +03:00 [DBG] Connection id "0HNC8090TGB47" stopped. 2025-07-01 08:02:49.633 +03:00 [DBG] Connection id "0HNC8090TGB47" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:03:02.702 +03:00 [DBG] Connection id "0HNC8090TGB48" accepted. 2025-07-01 08:03:02.703 +03:00 [DBG] Connection id "0HNC8090TGB48" started. 2025-07-01 08:03:02.703 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:03:02.703 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:03:02.703 +03:00 [DBG] POST requests are not supported 2025-07-01 08:03:02.703 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:03:02.703 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:03:02.703 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:03:02.703 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:03:02.703 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:03:02.703 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:03:02.703 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:03:02.703 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:03:02.703 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:03:02.703 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:03:02.703 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:03:02.703 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:03:02.703 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:03:02.703 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:03:02.703 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:03:02.703 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:03:02.703 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:03:02.703 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:03:02.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:03:02.703 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:03:02.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:03:02.703 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:03:02.704 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:03:02.704 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1567ms. 2025-07-01 08:03:02.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:03:02.704 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:03:02.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:03:02.704 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:03:02.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:03:02.704 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:03:02.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:03:02.704 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:03:02.704 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:03:02.704 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:03:02.704 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:03:02.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:03:02.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:03:02.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:03:02.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:03:02.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:03:02.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:03:02.704 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.024ms 2025-07-01 08:03:02.704 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:03:02.704 +03:00 [DBG] Connection id "0HNC8090TGB48" completed keep alive response. 2025-07-01 08:03:02.704 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6352ms 2025-07-01 08:03:02.705 +03:00 [DBG] Connection id "0HNC8090TGB48" received FIN. 2025-07-01 08:03:02.705 +03:00 [DBG] Connection id "0HNC8090TGB48" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:03:02.705 +03:00 [DBG] Connection id "0HNC8090TGB48" disconnecting. 2025-07-01 08:03:02.705 +03:00 [DBG] Connection id "0HNC8090TGB48" stopped. 2025-07-01 08:03:19.669 +03:00 [DBG] Connection id "0HNC8090TGB49" accepted. 2025-07-01 08:03:19.669 +03:00 [DBG] Connection id "0HNC8090TGB49" started. 2025-07-01 08:03:19.670 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/developer.php - null null 2025-07-01 08:03:19.670 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:03:19.670 +03:00 [DBG] The request path /developer.php does not match a supported file type 2025-07-01 08:03:19.670 +03:00 [DBG] No candidates found for the request path '/developer.php' 2025-07-01 08:03:19.670 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:03:19.670 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:03:19.670 +03:00 [DBG] Connection id "0HNC8090TGB49" completed keep alive response. 2025-07-01 08:03:19.670 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/developer.php - 404 0 null 0.3992ms 2025-07-01 08:03:19.670 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/developer.php, Response status code: 404 2025-07-01 08:03:19.671 +03:00 [DBG] Connection id "0HNC8090TGB49" received FIN. 2025-07-01 08:03:19.671 +03:00 [DBG] Connection id "0HNC8090TGB49" disconnecting. 2025-07-01 08:03:19.671 +03:00 [DBG] Connection id "0HNC8090TGB49" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:03:19.672 +03:00 [DBG] Connection id "0HNC8090TGB49" stopped. 2025-07-01 08:03:49.699 +03:00 [DBG] Connection id "0HNC8090TGB4A" accepted. 2025-07-01 08:03:49.700 +03:00 [DBG] Connection id "0HNC8090TGB4A" started. 2025-07-01 08:03:49.700 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-config.old.old - null null 2025-07-01 08:03:49.700 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:03:49.700 +03:00 [DBG] The request path /wp-config.old.old does not match a supported file type 2025-07-01 08:03:49.700 +03:00 [DBG] No candidates found for the request path '/wp-config.old.old' 2025-07-01 08:03:49.700 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:03:49.700 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:03:49.700 +03:00 [DBG] Connection id "0HNC8090TGB4A" completed keep alive response. 2025-07-01 08:03:49.700 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-config.old.old - 404 0 null 0.2323ms 2025-07-01 08:03:49.700 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-config.old.old, Response status code: 404 2025-07-01 08:03:49.700 +03:00 [DBG] Connection id "0HNC8090TGB4A" received FIN. 2025-07-01 08:03:49.700 +03:00 [DBG] Connection id "0HNC8090TGB4A" disconnecting. 2025-07-01 08:03:49.700 +03:00 [DBG] Connection id "0HNC8090TGB4A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:03:49.701 +03:00 [DBG] Connection id "0HNC8090TGB4A" stopped. 2025-07-01 08:04:02.706 +03:00 [DBG] Connection id "0HNC8090TGB4B" accepted. 2025-07-01 08:04:02.706 +03:00 [DBG] Connection id "0HNC8090TGB4B" started. 2025-07-01 08:04:02.707 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:04:02.707 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:04:02.707 +03:00 [DBG] POST requests are not supported 2025-07-01 08:04:02.707 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:04:02.707 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:04:02.707 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:04:02.707 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:04:02.707 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:04:02.707 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:04:02.707 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:04:02.707 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:04:02.707 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:04:02.707 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:04:02.707 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:04:02.708 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:04:02.708 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:04:02.708 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:04:02.708 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:04:02.708 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:04:02.708 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:04:02.708 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:04:02.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:04:02.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:04:02.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:04:02.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:04:02.708 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:04:02.708 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.17ms. 2025-07-01 08:04:02.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:04:02.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:04:02.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:04:02.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:04:02.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:04:02.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:04:02.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:04:02.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:04:02.708 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:04:02.709 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:04:02.709 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:04:02.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:04:02.709 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:04:02.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:04:02.709 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:04:02.709 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:04:02.709 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:04:02.709 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1504ms 2025-07-01 08:04:02.709 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:04:02.709 +03:00 [DBG] Connection id "0HNC8090TGB4B" completed keep alive response. 2025-07-01 08:04:02.709 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2737ms 2025-07-01 08:04:02.709 +03:00 [DBG] Connection id "0HNC8090TGB4B" received FIN. 2025-07-01 08:04:02.709 +03:00 [DBG] Connection id "0HNC8090TGB4B" disconnecting. 2025-07-01 08:04:02.709 +03:00 [DBG] Connection id "0HNC8090TGB4B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:04:02.711 +03:00 [DBG] Connection id "0HNC8090TGB4B" stopped. 2025-07-01 08:04:19.736 +03:00 [DBG] Connection id "0HNC8090TGB4C" accepted. 2025-07-01 08:04:19.736 +03:00 [DBG] Connection id "0HNC8090TGB4C" started. 2025-07-01 08:04:19.737 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/shared/.env - null null 2025-07-01 08:04:19.737 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:04:19.737 +03:00 [DBG] The request path /api/shared/.env does not match a supported file type 2025-07-01 08:04:19.737 +03:00 [DBG] No candidates found for the request path '/api/shared/.env' 2025-07-01 08:04:19.737 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:04:19.737 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:04:19.737 +03:00 [DBG] Connection id "0HNC8090TGB4C" completed keep alive response. 2025-07-01 08:04:19.737 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/shared/.env - 404 0 null 0.4121ms 2025-07-01 08:04:19.737 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/api/shared/.env, Response status code: 404 2025-07-01 08:04:19.737 +03:00 [DBG] Connection id "0HNC8090TGB4C" received FIN. 2025-07-01 08:04:19.737 +03:00 [DBG] Connection id "0HNC8090TGB4C" disconnecting. 2025-07-01 08:04:19.737 +03:00 [DBG] Connection id "0HNC8090TGB4C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:04:19.739 +03:00 [DBG] Connection id "0HNC8090TGB4C" stopped. 2025-07-01 08:04:49.773 +03:00 [DBG] Connection id "0HNC8090TGB4D" accepted. 2025-07-01 08:04:49.773 +03:00 [DBG] Connection id "0HNC8090TGB4D" started. 2025-07-01 08:04:49.773 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/demo/.env - null null 2025-07-01 08:04:49.773 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:04:49.773 +03:00 [DBG] The request path /demo/.env does not match a supported file type 2025-07-01 08:04:49.773 +03:00 [DBG] No candidates found for the request path '/demo/.env' 2025-07-01 08:04:49.773 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:04:49.773 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:04:49.773 +03:00 [DBG] Connection id "0HNC8090TGB4D" completed keep alive response. 2025-07-01 08:04:49.773 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/demo/.env - 404 0 null 0.2641ms 2025-07-01 08:04:49.774 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/demo/.env, Response status code: 404 2025-07-01 08:04:49.774 +03:00 [DBG] Connection id "0HNC8090TGB4D" received FIN. 2025-07-01 08:04:49.774 +03:00 [DBG] Connection id "0HNC8090TGB4D" disconnecting. 2025-07-01 08:04:49.774 +03:00 [DBG] Connection id "0HNC8090TGB4D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:04:49.775 +03:00 [DBG] Connection id "0HNC8090TGB4D" stopped. 2025-07-01 08:05:02.711 +03:00 [DBG] Connection id "0HNC8090TGB4E" accepted. 2025-07-01 08:05:02.712 +03:00 [DBG] Connection id "0HNC8090TGB4E" started. 2025-07-01 08:05:02.712 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:05:02.712 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:05:02.712 +03:00 [DBG] POST requests are not supported 2025-07-01 08:05:02.712 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:05:02.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-07-01 08:05:02.712 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:05:02.712 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:05:02.712 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:05:02.712 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:05:02.712 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:05:02.712 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:05:02.712 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:05:02.712 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:05:02.712 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:05:02.712 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:05:02.712 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:05:02.713 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:05:02.713 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:05:02.713 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:05:02.713 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:05:02.713 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:05:02.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:05:02.713 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:05:02.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:05:02.713 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:05:02.713 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:05:02.713 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1306ms. 2025-07-01 08:05:02.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:05:02.713 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:05:02.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:05:02.713 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:05:02.713 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:05:02.713 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:05:02.713 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:05:02.713 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:05:02.713 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:05:02.713 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:05:02.714 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:05:02.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:05:02.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:05:02.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:05:02.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:05:02.714 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:05:02.714 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:05:02.714 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2082ms 2025-07-01 08:05:02.714 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:05:02.714 +03:00 [DBG] Connection id "0HNC8090TGB4E" completed keep alive response. 2025-07-01 08:05:02.714 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1476ms 2025-07-01 08:05:02.714 +03:00 [DBG] Connection id "0HNC8090TGB4E" received FIN. 2025-07-01 08:05:02.714 +03:00 [DBG] Connection id "0HNC8090TGB4E" disconnecting. 2025-07-01 08:05:02.714 +03:00 [DBG] Connection id "0HNC8090TGB4E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:05:02.715 +03:00 [DBG] Connection id "0HNC8090TGB4E" stopped. 2025-07-01 08:05:19.811 +03:00 [DBG] Connection id "0HNC8090TGB4F" accepted. 2025-07-01 08:05:19.811 +03:00 [DBG] Connection id "0HNC8090TGB4F" started. 2025-07-01 08:05:19.811 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/test/bdd/fixtures/did-rest/.env - null null 2025-07-01 08:05:19.811 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:05:19.811 +03:00 [DBG] The request path /test/bdd/fixtures/did-rest/.env does not match a supported file type 2025-07-01 08:05:19.811 +03:00 [DBG] No candidates found for the request path '/test/bdd/fixtures/did-rest/.env' 2025-07-01 08:05:19.811 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:05:19.811 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:05:19.811 +03:00 [DBG] Connection id "0HNC8090TGB4F" completed keep alive response. 2025-07-01 08:05:19.811 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/test/bdd/fixtures/did-rest/.env - 404 0 null 0.2293ms 2025-07-01 08:05:19.811 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/test/bdd/fixtures/did-rest/.env, Response status code: 404 2025-07-01 08:05:19.811 +03:00 [DBG] Connection id "0HNC8090TGB4F" received FIN. 2025-07-01 08:05:19.811 +03:00 [DBG] Connection id "0HNC8090TGB4F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:05:19.812 +03:00 [DBG] Connection id "0HNC8090TGB4F" disconnecting. 2025-07-01 08:05:19.812 +03:00 [DBG] Connection id "0HNC8090TGB4F" stopped. 2025-07-01 08:05:49.840 +03:00 [DBG] Connection id "0HNC8090TGB4G" accepted. 2025-07-01 08:05:49.840 +03:00 [DBG] Connection id "0HNC8090TGB4G" started. 2025-07-01 08:05:49.840 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/cronlab/.env - null null 2025-07-01 08:05:49.840 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:05:49.840 +03:00 [DBG] The request path /cronlab/.env does not match a supported file type 2025-07-01 08:05:49.840 +03:00 [DBG] No candidates found for the request path '/cronlab/.env' 2025-07-01 08:05:49.841 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:05:49.841 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:05:49.841 +03:00 [DBG] Connection id "0HNC8090TGB4G" completed keep alive response. 2025-07-01 08:05:49.841 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/cronlab/.env - 404 0 null 0.375ms 2025-07-01 08:05:49.841 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/cronlab/.env, Response status code: 404 2025-07-01 08:05:49.841 +03:00 [DBG] Connection id "0HNC8090TGB4G" received FIN. 2025-07-01 08:05:49.841 +03:00 [DBG] Connection id "0HNC8090TGB4G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:05:49.841 +03:00 [DBG] Connection id "0HNC8090TGB4G" disconnecting. 2025-07-01 08:05:49.841 +03:00 [DBG] Connection id "0HNC8090TGB4G" stopped. 2025-07-01 08:06:02.702 +03:00 [DBG] Connection id "0HNC8090TGB4H" accepted. 2025-07-01 08:06:02.702 +03:00 [DBG] Connection id "0HNC8090TGB4H" started. 2025-07-01 08:06:02.702 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:06:02.702 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:06:02.702 +03:00 [DBG] POST requests are not supported 2025-07-01 08:06:02.703 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:06:02.703 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:06:02.703 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:06:02.703 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:06:02.703 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:06:02.703 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:06:02.703 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:06:02.703 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:06:02.703 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:06:02.703 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:06:02.703 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:06:02.703 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:06:02.703 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:06:02.703 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:06:02.703 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:06:02.703 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:06:02.703 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:06:02.703 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:06:02.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:06:02.703 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:06:02.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:06:02.703 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:06:02.704 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:06:02.704 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1756ms. 2025-07-01 08:06:02.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:06:02.704 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:06:02.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:06:02.704 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:06:02.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:06:02.704 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:06:02.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:06:02.704 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:06:02.704 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:06:02.704 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:06:02.704 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:06:02.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:06:02.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:06:02.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:06:02.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:06:02.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:06:02.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:06:02.704 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2239ms 2025-07-01 08:06:02.704 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:06:02.704 +03:00 [DBG] Connection id "0HNC8090TGB4H" completed keep alive response. 2025-07-01 08:06:02.705 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.104ms 2025-07-01 08:06:02.705 +03:00 [DBG] Connection id "0HNC8090TGB4H" received FIN. 2025-07-01 08:06:02.705 +03:00 [DBG] Connection id "0HNC8090TGB4H" disconnecting. 2025-07-01 08:06:02.705 +03:00 [DBG] Connection id "0HNC8090TGB4H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:06:02.706 +03:00 [DBG] Connection id "0HNC8090TGB4H" stopped. 2025-07-01 08:06:19.878 +03:00 [DBG] Connection id "0HNC8090TGB4I" accepted. 2025-07-01 08:06:19.878 +03:00 [DBG] Connection id "0HNC8090TGB4I" started. 2025-07-01 08:06:19.878 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env.smtp - null null 2025-07-01 08:06:19.878 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:06:19.878 +03:00 [DBG] The request path /.env.smtp does not match a supported file type 2025-07-01 08:06:19.878 +03:00 [DBG] No candidates found for the request path '/.env.smtp' 2025-07-01 08:06:19.878 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:06:19.878 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:06:19.879 +03:00 [DBG] Connection id "0HNC8090TGB4I" completed keep alive response. 2025-07-01 08:06:19.879 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env.smtp - 404 0 null 0.4313ms 2025-07-01 08:06:19.879 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env.smtp, Response status code: 404 2025-07-01 08:06:19.879 +03:00 [DBG] Connection id "0HNC8090TGB4I" received FIN. 2025-07-01 08:06:19.879 +03:00 [DBG] Connection id "0HNC8090TGB4I" disconnecting. 2025-07-01 08:06:19.879 +03:00 [DBG] Connection id "0HNC8090TGB4I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:06:19.880 +03:00 [DBG] Connection id "0HNC8090TGB4I" stopped. 2025-07-01 08:06:49.915 +03:00 [DBG] Connection id "0HNC8090TGB4J" accepted. 2025-07-01 08:06:49.915 +03:00 [DBG] Connection id "0HNC8090TGB4J" started. 2025-07-01 08:06:49.915 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/phpinfo2.php - null null 2025-07-01 08:06:49.915 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:06:49.915 +03:00 [DBG] The request path /phpinfo2.php does not match a supported file type 2025-07-01 08:06:49.915 +03:00 [DBG] No candidates found for the request path '/phpinfo2.php' 2025-07-01 08:06:49.915 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:06:49.915 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:06:49.915 +03:00 [DBG] Connection id "0HNC8090TGB4J" completed keep alive response. 2025-07-01 08:06:49.915 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/phpinfo2.php - 404 0 null 0.2466ms 2025-07-01 08:06:49.915 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/phpinfo2.php, Response status code: 404 2025-07-01 08:06:49.916 +03:00 [DBG] Connection id "0HNC8090TGB4J" received FIN. 2025-07-01 08:06:49.916 +03:00 [DBG] Connection id "0HNC8090TGB4J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:06:49.916 +03:00 [DBG] Connection id "0HNC8090TGB4J" disconnecting. 2025-07-01 08:06:49.916 +03:00 [DBG] Connection id "0HNC8090TGB4J" stopped. 2025-07-01 08:07:02.708 +03:00 [DBG] Connection id "0HNC8090TGB4K" accepted. 2025-07-01 08:07:02.708 +03:00 [DBG] Connection id "0HNC8090TGB4K" started. 2025-07-01 08:07:02.708 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:07:02.708 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:07:02.708 +03:00 [DBG] POST requests are not supported 2025-07-01 08:07:02.708 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:07:02.708 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:07:02.708 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:07:02.708 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:07:02.708 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:07:02.708 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:07:02.708 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:07:02.708 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:07:02.708 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:07:02.708 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:07:02.709 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:07:02.709 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:07:02.709 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:07:02.709 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:07:02.709 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:07:02.709 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:07:02.709 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:07:02.709 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:07:02.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:07:02.709 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:07:02.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:07:02.709 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:07:02.709 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:07:02.709 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1217ms. 2025-07-01 08:07:02.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:07:02.709 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:07:02.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:07:02.709 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:07:02.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:07:02.709 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:07:02.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:07:02.709 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:07:02.709 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:07:02.709 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:07:02.709 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:07:02.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:07:02.709 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:07:02.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:07:02.709 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:07:02.709 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:07:02.709 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:07:02.709 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6916ms 2025-07-01 08:07:02.709 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:07:02.709 +03:00 [DBG] Connection id "0HNC8090TGB4K" completed keep alive response. 2025-07-01 08:07:02.709 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3997ms 2025-07-01 08:07:02.710 +03:00 [DBG] Connection id "0HNC8090TGB4K" received FIN. 2025-07-01 08:07:02.710 +03:00 [DBG] Connection id "0HNC8090TGB4K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:07:02.710 +03:00 [DBG] Connection id "0HNC8090TGB4K" disconnecting. 2025-07-01 08:07:02.710 +03:00 [DBG] Connection id "0HNC8090TGB4K" stopped. 2025-07-01 08:07:19.942 +03:00 [DBG] Connection id "0HNC8090TGB4L" accepted. 2025-07-01 08:07:19.942 +03:00 [DBG] Connection id "0HNC8090TGB4L" started. 2025-07-01 08:07:19.942 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/proxy - null null 2025-07-01 08:07:19.942 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:07:19.942 +03:00 [DBG] The request path /api/proxy does not match a supported file type 2025-07-01 08:07:19.942 +03:00 [DBG] No candidates found for the request path '/api/proxy' 2025-07-01 08:07:19.942 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:07:19.942 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:07:19.942 +03:00 [DBG] Connection id "0HNC8090TGB4L" completed keep alive response. 2025-07-01 08:07:19.943 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/proxy - 404 0 null 0.2086ms 2025-07-01 08:07:19.943 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/api/proxy, Response status code: 404 2025-07-01 08:07:19.943 +03:00 [DBG] Connection id "0HNC8090TGB4L" received FIN. 2025-07-01 08:07:19.943 +03:00 [DBG] Connection id "0HNC8090TGB4L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:07:19.943 +03:00 [DBG] Connection id "0HNC8090TGB4L" disconnecting. 2025-07-01 08:07:19.943 +03:00 [DBG] Connection id "0HNC8090TGB4L" stopped. 2025-07-01 08:07:49.981 +03:00 [DBG] Connection id "0HNC8090TGB4M" accepted. 2025-07-01 08:07:49.981 +03:00 [DBG] Connection id "0HNC8090TGB4M" started. 2025-07-01 08:07:49.982 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.envs - null null 2025-07-01 08:07:49.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:07:49.982 +03:00 [DBG] The request path /.envs does not match a supported file type 2025-07-01 08:07:49.982 +03:00 [DBG] No candidates found for the request path '/.envs' 2025-07-01 08:07:49.982 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:07:49.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:07:49.982 +03:00 [DBG] Connection id "0HNC8090TGB4M" completed keep alive response. 2025-07-01 08:07:49.982 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.envs - 404 0 null 0.521ms 2025-07-01 08:07:49.982 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.envs, Response status code: 404 2025-07-01 08:07:49.982 +03:00 [DBG] Connection id "0HNC8090TGB4M" received FIN. 2025-07-01 08:07:49.982 +03:00 [DBG] Connection id "0HNC8090TGB4M" disconnecting. 2025-07-01 08:07:49.982 +03:00 [DBG] Connection id "0HNC8090TGB4M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:07:49.984 +03:00 [DBG] Connection id "0HNC8090TGB4M" stopped. 2025-07-01 08:08:02.707 +03:00 [DBG] Connection id "0HNC8090TGB4N" accepted. 2025-07-01 08:08:02.707 +03:00 [DBG] Connection id "0HNC8090TGB4N" started. 2025-07-01 08:08:02.707 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:08:02.707 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:08:02.707 +03:00 [DBG] POST requests are not supported 2025-07-01 08:08:02.707 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:08:02.707 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:08:02.707 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:08:02.707 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:08:02.707 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:08:02.707 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:08:02.707 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:08:02.707 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:08:02.707 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:08:02.707 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:08:02.708 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:08:02.708 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:08:02.708 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:08:02.708 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:08:02.708 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:08:02.708 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:08:02.708 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:08:02.708 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:08:02.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:08:02.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:08:02.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:08:02.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:08:02.708 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:08:02.708 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1746ms. 2025-07-01 08:08:02.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:08:02.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:08:02.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:08:02.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:08:02.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:08:02.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:08:02.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:08:02.709 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:08:02.709 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:08:02.709 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:08:02.709 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:08:02.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:08:02.709 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:08:02.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:08:02.709 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:08:02.709 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:08:02.709 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:08:02.709 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2262ms 2025-07-01 08:08:02.709 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:08:02.709 +03:00 [DBG] Connection id "0HNC8090TGB4N" completed keep alive response. 2025-07-01 08:08:02.709 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2383ms 2025-07-01 08:08:02.709 +03:00 [DBG] Connection id "0HNC8090TGB4N" received FIN. 2025-07-01 08:08:02.710 +03:00 [DBG] Connection id "0HNC8090TGB4N" disconnecting. 2025-07-01 08:08:02.710 +03:00 [DBG] Connection id "0HNC8090TGB4N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:08:02.711 +03:00 [DBG] Connection id "0HNC8090TGB4N" stopped. 2025-07-01 08:08:20.019 +03:00 [DBG] Connection id "0HNC8090TGB4O" accepted. 2025-07-01 08:08:20.020 +03:00 [DBG] Connection id "0HNC8090TGB4O" started. 2025-07-01 08:08:20.020 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/my_env/chakaash.py - null null 2025-07-01 08:08:20.020 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:08:20.020 +03:00 [DBG] The request path /my_env/chakaash.py does not match a supported file type 2025-07-01 08:08:20.020 +03:00 [DBG] No candidates found for the request path '/my_env/chakaash.py' 2025-07-01 08:08:20.020 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:08:20.020 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:08:20.020 +03:00 [DBG] Connection id "0HNC8090TGB4O" completed keep alive response. 2025-07-01 08:08:20.020 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/my_env/chakaash.py - 404 0 null 0.2391ms 2025-07-01 08:08:20.020 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/my_env/chakaash.py, Response status code: 404 2025-07-01 08:08:20.020 +03:00 [DBG] Connection id "0HNC8090TGB4O" received FIN. 2025-07-01 08:08:20.020 +03:00 [DBG] Connection id "0HNC8090TGB4O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:08:20.020 +03:00 [DBG] Connection id "0HNC8090TGB4O" disconnecting. 2025-07-01 08:08:20.021 +03:00 [DBG] Connection id "0HNC8090TGB4O" stopped. 2025-07-01 08:08:50.059 +03:00 [DBG] Connection id "0HNC8090TGB4P" accepted. 2025-07-01 08:08:50.060 +03:00 [DBG] Connection id "0HNC8090TGB4P" started. 2025-07-01 08:08:50.060 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/site/.env - null null 2025-07-01 08:08:50.060 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:08:50.060 +03:00 [DBG] The request path /site/.env does not match a supported file type 2025-07-01 08:08:50.060 +03:00 [DBG] No candidates found for the request path '/site/.env' 2025-07-01 08:08:50.060 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:08:50.060 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:08:50.060 +03:00 [DBG] Connection id "0HNC8090TGB4P" completed keep alive response. 2025-07-01 08:08:50.060 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/site/.env - 404 0 null 0.411ms 2025-07-01 08:08:50.060 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/site/.env, Response status code: 404 2025-07-01 08:08:50.060 +03:00 [DBG] Connection id "0HNC8090TGB4P" received FIN. 2025-07-01 08:08:50.060 +03:00 [DBG] Connection id "0HNC8090TGB4P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:08:50.061 +03:00 [DBG] Connection id "0HNC8090TGB4P" disconnecting. 2025-07-01 08:08:50.061 +03:00 [DBG] Connection id "0HNC8090TGB4P" stopped. 2025-07-01 08:09:02.706 +03:00 [DBG] Connection id "0HNC8090TGB4Q" accepted. 2025-07-01 08:09:02.706 +03:00 [DBG] Connection id "0HNC8090TGB4Q" started. 2025-07-01 08:09:02.707 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:09:02.707 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:09:02.707 +03:00 [DBG] POST requests are not supported 2025-07-01 08:09:02.707 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:09:02.707 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:09:02.707 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:09:02.707 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:09:02.707 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:09:02.707 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:09:02.707 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:09:02.707 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:09:02.707 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:09:02.707 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:09:02.707 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:09:02.707 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:09:02.707 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:09:02.707 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:09:02.707 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:09:02.707 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:09:02.707 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:09:02.707 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:09:02.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:09:02.707 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:09:02.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:09:02.707 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:09:02.707 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:09:02.708 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1308ms. 2025-07-01 08:09:02.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:09:02.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:09:02.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:09:02.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:09:02.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:09:02.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:09:02.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:09:02.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:09:02.708 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:09:02.708 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:09:02.708 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:09:02.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:09:02.708 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:09:02.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:09:02.708 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:09:02.708 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:09:02.708 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:09:02.708 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7447ms 2025-07-01 08:09:02.708 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:09:02.708 +03:00 [DBG] Connection id "0HNC8090TGB4Q" completed keep alive response. 2025-07-01 08:09:02.708 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3901ms 2025-07-01 08:09:02.708 +03:00 [DBG] Connection id "0HNC8090TGB4Q" received FIN. 2025-07-01 08:09:02.708 +03:00 [DBG] Connection id "0HNC8090TGB4Q" disconnecting. 2025-07-01 08:09:02.708 +03:00 [DBG] Connection id "0HNC8090TGB4Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:09:02.710 +03:00 [DBG] Connection id "0HNC8090TGB4Q" stopped. 2025-07-01 08:09:20.087 +03:00 [DBG] Connection id "0HNC8090TGB4R" accepted. 2025-07-01 08:09:20.087 +03:00 [DBG] Connection id "0HNC8090TGB4R" started. 2025-07-01 08:09:20.087 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/debug/default/view - null null 2025-07-01 08:09:20.087 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:09:20.087 +03:00 [DBG] The request path /debug/default/view does not match a supported file type 2025-07-01 08:09:20.087 +03:00 [DBG] No candidates found for the request path '/debug/default/view' 2025-07-01 08:09:20.087 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:09:20.087 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:09:20.088 +03:00 [DBG] Connection id "0HNC8090TGB4R" completed keep alive response. 2025-07-01 08:09:20.088 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/debug/default/view - 404 0 null 0.2072ms 2025-07-01 08:09:20.088 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/debug/default/view, Response status code: 404 2025-07-01 08:09:20.088 +03:00 [DBG] Connection id "0HNC8090TGB4R" received FIN. 2025-07-01 08:09:20.088 +03:00 [DBG] Connection id "0HNC8090TGB4R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:09:20.088 +03:00 [DBG] Connection id "0HNC8090TGB4R" disconnecting. 2025-07-01 08:09:20.088 +03:00 [DBG] Connection id "0HNC8090TGB4R" stopped. 2025-07-01 08:09:50.117 +03:00 [DBG] Connection id "0HNC8090TGB4S" accepted. 2025-07-01 08:09:50.117 +03:00 [DBG] Connection id "0HNC8090TGB4S" started. 2025-07-01 08:09:50.117 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/refs/tags/ - null null 2025-07-01 08:09:50.117 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:09:50.117 +03:00 [DBG] The request path /.git/refs/tags/ does not match a supported file type 2025-07-01 08:09:50.117 +03:00 [DBG] No candidates found for the request path '/.git/refs/tags/' 2025-07-01 08:09:50.117 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:09:50.118 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:09:50.118 +03:00 [DBG] Connection id "0HNC8090TGB4S" completed keep alive response. 2025-07-01 08:09:50.118 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/refs/tags/ - 404 0 null 0.2894ms 2025-07-01 08:09:50.118 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/refs/tags/, Response status code: 404 2025-07-01 08:09:50.118 +03:00 [DBG] Connection id "0HNC8090TGB4S" received FIN. 2025-07-01 08:09:50.118 +03:00 [DBG] Connection id "0HNC8090TGB4S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:09:50.118 +03:00 [DBG] Connection id "0HNC8090TGB4S" disconnecting. 2025-07-01 08:09:50.118 +03:00 [DBG] Connection id "0HNC8090TGB4S" stopped. 2025-07-01 08:10:02.710 +03:00 [DBG] Connection id "0HNC8090TGB4T" accepted. 2025-07-01 08:10:02.710 +03:00 [DBG] Connection id "0HNC8090TGB4T" started. 2025-07-01 08:10:02.710 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:10:02.710 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:10:02.710 +03:00 [DBG] POST requests are not supported 2025-07-01 08:10:02.710 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:10:02.710 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:10:02.710 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:10:02.710 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:10:02.710 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:10:02.710 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:10:02.710 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:10:02.710 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:10:02.710 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:10:02.710 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:10:02.710 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:10:02.710 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:10:02.710 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:10:02.710 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:10:02.710 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:10:02.710 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:10:02.710 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:10:02.711 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:10:02.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:10:02.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:10:02.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:10:02.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:10:02.711 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:10:02.711 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1346ms. 2025-07-01 08:10:02.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:10:02.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:10:02.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:10:02.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:10:02.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:10:02.711 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:10:02.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:10:02.711 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:10:02.711 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:10:02.711 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:10:02.711 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:10:02.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:10:02.711 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:10:02.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:10:02.711 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:10:02.711 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:10:02.711 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:10:02.711 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6612ms 2025-07-01 08:10:02.711 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:10:02.711 +03:00 [DBG] Connection id "0HNC8090TGB4T" completed keep alive response. 2025-07-01 08:10:02.711 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2429ms 2025-07-01 08:10:02.711 +03:00 [DBG] Connection id "0HNC8090TGB4T" received FIN. 2025-07-01 08:10:02.711 +03:00 [DBG] Connection id "0HNC8090TGB4T" disconnecting. 2025-07-01 08:10:02.711 +03:00 [DBG] Connection id "0HNC8090TGB4T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:10:02.712 +03:00 [DBG] Connection id "0HNC8090TGB4T" stopped. 2025-07-01 08:10:20.153 +03:00 [DBG] Connection id "0HNC8090TGB4U" accepted. 2025-07-01 08:10:20.154 +03:00 [DBG] Connection id "0HNC8090TGB4U" started. 2025-07-01 08:10:20.154 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-config.php.csproj - null null 2025-07-01 08:10:20.154 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:10:20.154 +03:00 [DBG] The request path /wp-config.php.csproj does not match a supported file type 2025-07-01 08:10:20.154 +03:00 [DBG] No candidates found for the request path '/wp-config.php.csproj' 2025-07-01 08:10:20.154 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:10:20.154 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:10:20.154 +03:00 [DBG] Connection id "0HNC8090TGB4U" completed keep alive response. 2025-07-01 08:10:20.154 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-config.php.csproj - 404 0 null 0.2744ms 2025-07-01 08:10:20.154 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-config.php.csproj, Response status code: 404 2025-07-01 08:10:20.154 +03:00 [DBG] Connection id "0HNC8090TGB4U" received FIN. 2025-07-01 08:10:20.154 +03:00 [DBG] Connection id "0HNC8090TGB4U" disconnecting. 2025-07-01 08:10:20.154 +03:00 [DBG] Connection id "0HNC8090TGB4U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:10:20.156 +03:00 [DBG] Connection id "0HNC8090TGB4U" stopped. 2025-07-01 08:10:50.182 +03:00 [DBG] Connection id "0HNC8090TGB4V" accepted. 2025-07-01 08:10:50.182 +03:00 [DBG] Connection id "0HNC8090TGB4V" started. 2025-07-01 08:10:50.183 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-config.staging - null null 2025-07-01 08:10:50.183 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:10:50.183 +03:00 [DBG] The request path /wp-config.staging does not match a supported file type 2025-07-01 08:10:50.183 +03:00 [DBG] No candidates found for the request path '/wp-config.staging' 2025-07-01 08:10:50.183 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:10:50.183 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:10:50.183 +03:00 [DBG] Connection id "0HNC8090TGB4V" completed keep alive response. 2025-07-01 08:10:50.183 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-config.staging - 404 0 null 0.4129ms 2025-07-01 08:10:50.183 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-config.staging, Response status code: 404 2025-07-01 08:10:50.183 +03:00 [DBG] Connection id "0HNC8090TGB4V" received FIN. 2025-07-01 08:10:50.184 +03:00 [DBG] Connection id "0HNC8090TGB4V" disconnecting. 2025-07-01 08:10:50.184 +03:00 [DBG] Connection id "0HNC8090TGB4V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:10:50.185 +03:00 [DBG] Connection id "0HNC8090TGB4V" stopped. 2025-07-01 08:11:02.702 +03:00 [DBG] Connection id "0HNC8090TGB50" accepted. 2025-07-01 08:11:02.702 +03:00 [DBG] Connection id "0HNC8090TGB50" started. 2025-07-01 08:11:02.702 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:11:02.702 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:11:02.702 +03:00 [DBG] POST requests are not supported 2025-07-01 08:11:02.702 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:11:02.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-07-01 08:11:02.702 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:11:02.702 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:11:02.702 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:11:02.702 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:11:02.702 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:11:02.702 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:11:02.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-07-01 08:11:02.702 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:11:02.702 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:11:02.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-07-01 08:11:02.702 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:11:02.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-07-01 08:11:02.702 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:11:02.702 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:11:02.703 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:11:02.703 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:11:02.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:11:02.703 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:11:02.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:11:02.703 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:11:02.703 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:11:02.703 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1511ms. 2025-07-01 08:11:02.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:11:02.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:11:02.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:11:02.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:11:02.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:11:02.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:11:02.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:11:02.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:11:02.703 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:11:02.703 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:11:02.703 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:11:02.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:11:02.703 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:11:02.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:11:02.703 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:11:02.703 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:11:02.703 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:11:02.703 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9504ms 2025-07-01 08:11:02.703 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:11:02.703 +03:00 [DBG] Connection id "0HNC8090TGB50" completed keep alive response. 2025-07-01 08:11:02.704 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6677ms 2025-07-01 08:11:02.704 +03:00 [DBG] Connection id "0HNC8090TGB50" received FIN. 2025-07-01 08:11:02.704 +03:00 [DBG] Connection id "0HNC8090TGB50" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:11:02.704 +03:00 [DBG] Connection id "0HNC8090TGB50" disconnecting. 2025-07-01 08:11:02.704 +03:00 [DBG] Connection id "0HNC8090TGB50" stopped. 2025-07-01 08:11:20.210 +03:00 [DBG] Connection id "0HNC8090TGB51" accepted. 2025-07-01 08:11:20.210 +03:00 [DBG] Connection id "0HNC8090TGB51" started. 2025-07-01 08:11:20.210 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/private/.env - null null 2025-07-01 08:11:20.210 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:11:20.210 +03:00 [DBG] The request path /private/.env does not match a supported file type 2025-07-01 08:11:20.210 +03:00 [DBG] No candidates found for the request path '/private/.env' 2025-07-01 08:11:20.210 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:11:20.210 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:11:20.210 +03:00 [DBG] Connection id "0HNC8090TGB51" completed keep alive response. 2025-07-01 08:11:20.210 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/private/.env - 404 0 null 0.3502ms 2025-07-01 08:11:20.210 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/private/.env, Response status code: 404 2025-07-01 08:11:20.210 +03:00 [DBG] Connection id "0HNC8090TGB51" received FIN. 2025-07-01 08:11:20.210 +03:00 [DBG] Connection id "0HNC8090TGB51" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:11:20.211 +03:00 [DBG] Connection id "0HNC8090TGB51" disconnecting. 2025-07-01 08:11:20.211 +03:00 [DBG] Connection id "0HNC8090TGB51" stopped. 2025-07-01 08:11:50.239 +03:00 [DBG] Connection id "0HNC8090TGB52" accepted. 2025-07-01 08:11:50.239 +03:00 [DBG] Connection id "0HNC8090TGB52" started. 2025-07-01 08:11:50.239 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.vscode/.env - null null 2025-07-01 08:11:50.239 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:11:50.239 +03:00 [DBG] The request path /.vscode/.env does not match a supported file type 2025-07-01 08:11:50.239 +03:00 [DBG] No candidates found for the request path '/.vscode/.env' 2025-07-01 08:11:50.239 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:11:50.239 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:11:50.239 +03:00 [DBG] Connection id "0HNC8090TGB52" completed keep alive response. 2025-07-01 08:11:50.239 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.vscode/.env - 404 0 null 0.4251ms 2025-07-01 08:11:50.239 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.vscode/.env, Response status code: 404 2025-07-01 08:11:50.240 +03:00 [DBG] Connection id "0HNC8090TGB52" received FIN. 2025-07-01 08:11:50.240 +03:00 [DBG] Connection id "0HNC8090TGB52" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:11:50.240 +03:00 [DBG] Connection id "0HNC8090TGB52" disconnecting. 2025-07-01 08:11:50.240 +03:00 [DBG] Connection id "0HNC8090TGB52" stopped. 2025-07-01 08:12:02.712 +03:00 [DBG] Connection id "0HNC8090TGB53" accepted. 2025-07-01 08:12:02.712 +03:00 [DBG] Connection id "0HNC8090TGB53" started. 2025-07-01 08:12:02.713 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:12:02.713 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:12:02.713 +03:00 [DBG] POST requests are not supported 2025-07-01 08:12:02.713 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:12:02.713 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:12:02.713 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:12:02.713 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:12:02.713 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:12:02.713 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:12:02.713 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:12:02.713 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:12:02.713 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:12:02.713 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:12:02.713 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:12:02.713 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:12:02.713 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:12:02.713 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:12:02.713 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:12:02.713 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:12:02.713 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:12:02.713 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:12:02.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:12:02.713 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:12:02.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:12:02.713 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:12:02.713 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:12:02.713 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1202ms. 2025-07-01 08:12:02.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:12:02.714 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:12:02.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:12:02.714 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:12:02.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:12:02.714 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:12:02.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:12:02.714 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:12:02.714 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:12:02.714 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:12:02.714 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:12:02.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:12:02.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:12:02.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:12:02.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:12:02.714 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:12:02.714 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:12:02.714 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8128ms 2025-07-01 08:12:02.714 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:12:02.714 +03:00 [DBG] Connection id "0HNC8090TGB53" completed keep alive response. 2025-07-01 08:12:02.714 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4524ms 2025-07-01 08:12:02.714 +03:00 [DBG] Connection id "0HNC8090TGB53" received FIN. 2025-07-01 08:12:02.714 +03:00 [DBG] Connection id "0HNC8090TGB53" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:12:02.714 +03:00 [DBG] Connection id "0HNC8090TGB53" disconnecting. 2025-07-01 08:12:02.714 +03:00 [DBG] Connection id "0HNC8090TGB53" stopped. 2025-07-01 08:12:20.279 +03:00 [DBG] Connection id "0HNC8090TGB54" accepted. 2025-07-01 08:12:20.279 +03:00 [DBG] Connection id "0HNC8090TGB54" started. 2025-07-01 08:12:20.279 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.config/.env - null null 2025-07-01 08:12:20.280 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:12:20.280 +03:00 [DBG] The request path /.config/.env does not match a supported file type 2025-07-01 08:12:20.280 +03:00 [DBG] No candidates found for the request path '/.config/.env' 2025-07-01 08:12:20.280 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:12:20.280 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:12:20.280 +03:00 [DBG] Connection id "0HNC8090TGB54" completed keep alive response. 2025-07-01 08:12:20.280 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.config/.env - 404 0 null 0.3526ms 2025-07-01 08:12:20.280 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.config/.env, Response status code: 404 2025-07-01 08:12:20.280 +03:00 [DBG] Connection id "0HNC8090TGB54" received FIN. 2025-07-01 08:12:20.281 +03:00 [DBG] Connection id "0HNC8090TGB54" disconnecting. 2025-07-01 08:12:20.281 +03:00 [DBG] Connection id "0HNC8090TGB54" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:12:20.282 +03:00 [DBG] Connection id "0HNC8090TGB54" stopped. 2025-07-01 08:12:50.317 +03:00 [DBG] Connection id "0HNC8090TGB55" accepted. 2025-07-01 08:12:50.317 +03:00 [DBG] Connection id "0HNC8090TGB55" started. 2025-07-01 08:12:50.317 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/test/fixtures/app_types/node/.env - null null 2025-07-01 08:12:50.317 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:12:50.317 +03:00 [DBG] The request path /test/fixtures/app_types/node/.env does not match a supported file type 2025-07-01 08:12:50.318 +03:00 [DBG] No candidates found for the request path '/test/fixtures/app_types/node/.env' 2025-07-01 08:12:50.318 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:12:50.318 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:12:50.318 +03:00 [DBG] Connection id "0HNC8090TGB55" completed keep alive response. 2025-07-01 08:12:50.318 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/test/fixtures/app_types/node/.env - 404 0 null 0.3716ms 2025-07-01 08:12:50.318 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/test/fixtures/app_types/node/.env, Response status code: 404 2025-07-01 08:12:50.318 +03:00 [DBG] Connection id "0HNC8090TGB55" received FIN. 2025-07-01 08:12:50.318 +03:00 [DBG] Connection id "0HNC8090TGB55" disconnecting. 2025-07-01 08:12:50.318 +03:00 [DBG] Connection id "0HNC8090TGB55" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:12:50.319 +03:00 [DBG] Connection id "0HNC8090TGB55" stopped. 2025-07-01 08:13:02.706 +03:00 [DBG] Connection id "0HNC8090TGB56" accepted. 2025-07-01 08:13:02.706 +03:00 [DBG] Connection id "0HNC8090TGB56" started. 2025-07-01 08:13:02.707 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:13:02.707 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:13:02.707 +03:00 [DBG] POST requests are not supported 2025-07-01 08:13:02.707 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:13:02.707 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:13:02.707 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:13:02.707 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:13:02.707 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:13:02.707 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:13:02.707 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:13:02.707 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:13:02.707 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:13:02.707 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:13:02.707 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:13:02.707 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:13:02.707 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:13:02.707 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:13:02.707 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:13:02.707 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:13:02.707 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:13:02.707 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:13:02.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:13:02.707 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:13:02.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:13:02.707 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:13:02.708 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:13:02.708 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1187ms. 2025-07-01 08:13:02.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:13:02.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:13:02.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:13:02.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:13:02.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:13:02.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:13:02.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:13:02.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:13:02.708 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:13:02.708 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:13:02.708 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:13:02.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:13:02.708 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:13:02.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:13:02.708 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:13:02.708 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:13:02.708 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:13:02.708 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8227ms 2025-07-01 08:13:02.708 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:13:02.708 +03:00 [DBG] Connection id "0HNC8090TGB56" completed keep alive response. 2025-07-01 08:13:02.708 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6426ms 2025-07-01 08:13:02.708 +03:00 [DBG] Connection id "0HNC8090TGB56" received FIN. 2025-07-01 08:13:02.709 +03:00 [DBG] Connection id "0HNC8090TGB56" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:13:02.709 +03:00 [DBG] Connection id "0HNC8090TGB56" disconnecting. 2025-07-01 08:13:02.709 +03:00 [DBG] Connection id "0HNC8090TGB56" stopped. 2025-07-01 08:13:20.356 +03:00 [DBG] Connection id "0HNC8090TGB57" accepted. 2025-07-01 08:13:20.356 +03:00 [DBG] Connection id "0HNC8090TGB57" started. 2025-07-01 08:13:20.356 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/admin/infophp.php - null null 2025-07-01 08:13:20.356 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:13:20.356 +03:00 [DBG] The request path /admin/infophp.php does not match a supported file type 2025-07-01 08:13:20.356 +03:00 [DBG] No candidates found for the request path '/admin/infophp.php' 2025-07-01 08:13:20.356 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:13:20.356 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:13:20.356 +03:00 [DBG] Connection id "0HNC8090TGB57" completed keep alive response. 2025-07-01 08:13:20.356 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/admin/infophp.php - 404 0 null 0.3604ms 2025-07-01 08:13:20.357 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/admin/infophp.php, Response status code: 404 2025-07-01 08:13:20.357 +03:00 [DBG] Connection id "0HNC8090TGB57" received FIN. 2025-07-01 08:13:20.357 +03:00 [DBG] Connection id "0HNC8090TGB57" disconnecting. 2025-07-01 08:13:20.357 +03:00 [DBG] Connection id "0HNC8090TGB57" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:13:20.358 +03:00 [DBG] Connection id "0HNC8090TGB57" stopped. 2025-07-01 08:13:50.395 +03:00 [DBG] Connection id "0HNC8090TGB58" accepted. 2025-07-01 08:13:50.395 +03:00 [DBG] Connection id "0HNC8090TGB58" started. 2025-07-01 08:13:50.395 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/awstats/.env - null null 2025-07-01 08:13:50.395 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:13:50.395 +03:00 [DBG] The request path /awstats/.env does not match a supported file type 2025-07-01 08:13:50.395 +03:00 [DBG] No candidates found for the request path '/awstats/.env' 2025-07-01 08:13:50.395 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:13:50.395 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:13:50.395 +03:00 [DBG] Connection id "0HNC8090TGB58" completed keep alive response. 2025-07-01 08:13:50.395 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/awstats/.env - 404 0 null 0.2298ms 2025-07-01 08:13:50.395 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/awstats/.env, Response status code: 404 2025-07-01 08:13:50.396 +03:00 [DBG] Connection id "0HNC8090TGB58" received FIN. 2025-07-01 08:13:50.396 +03:00 [DBG] Connection id "0HNC8090TGB58" disconnecting. 2025-07-01 08:13:50.396 +03:00 [DBG] Connection id "0HNC8090TGB58" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:13:50.397 +03:00 [DBG] Connection id "0HNC8090TGB58" stopped. 2025-07-01 08:14:02.711 +03:00 [DBG] Connection id "0HNC8090TGB59" accepted. 2025-07-01 08:14:02.712 +03:00 [DBG] Connection id "0HNC8090TGB59" started. 2025-07-01 08:14:02.712 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:14:02.712 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:14:02.712 +03:00 [DBG] POST requests are not supported 2025-07-01 08:14:02.712 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:14:02.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-07-01 08:14:02.712 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:14:02.712 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:14:02.712 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:14:02.712 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:14:02.712 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:14:02.712 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:14:02.712 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:14:02.712 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:14:02.712 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:14:02.712 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:14:02.712 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:14:02.712 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:14:02.713 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:14:02.713 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:14:02.713 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:14:02.713 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:14:02.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:14:02.713 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:14:02.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:14:02.713 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:14:02.713 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:14:02.713 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1799ms. 2025-07-01 08:14:02.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:14:02.713 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:14:02.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:14:02.713 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:14:02.713 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:14:02.713 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:14:02.713 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:14:02.714 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:14:02.714 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:14:02.714 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:14:02.714 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:14:02.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:14:02.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:14:02.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:14:02.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:14:02.714 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:14:02.714 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:14:02.714 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3318ms 2025-07-01 08:14:02.714 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:14:02.714 +03:00 [DBG] Connection id "0HNC8090TGB59" completed keep alive response. 2025-07-01 08:14:02.714 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3466ms 2025-07-01 08:14:02.714 +03:00 [DBG] Connection id "0HNC8090TGB59" received FIN. 2025-07-01 08:14:02.714 +03:00 [DBG] Connection id "0HNC8090TGB59" disconnecting. 2025-07-01 08:14:02.715 +03:00 [DBG] Connection id "0HNC8090TGB59" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:14:02.716 +03:00 [DBG] Connection id "0HNC8090TGB59" stopped. 2025-07-01 08:14:20.422 +03:00 [DBG] Connection id "0HNC8090TGB5A" accepted. 2025-07-01 08:14:20.422 +03:00 [DBG] Connection id "0HNC8090TGB5A" started. 2025-07-01 08:14:20.422 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/config/parameters.yml - null null 2025-07-01 08:14:20.422 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:14:20.422 +03:00 [DBG] The request path /config/parameters.yml does not match a supported file type 2025-07-01 08:14:20.422 +03:00 [DBG] No candidates found for the request path '/config/parameters.yml' 2025-07-01 08:14:20.422 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:14:20.422 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:14:20.422 +03:00 [DBG] Connection id "0HNC8090TGB5A" completed keep alive response. 2025-07-01 08:14:20.422 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/config/parameters.yml - 404 0 null 0.4467ms 2025-07-01 08:14:20.422 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/config/parameters.yml, Response status code: 404 2025-07-01 08:14:20.423 +03:00 [DBG] Connection id "0HNC8090TGB5A" received FIN. 2025-07-01 08:14:20.423 +03:00 [DBG] Connection id "0HNC8090TGB5A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:14:20.423 +03:00 [DBG] Connection id "0HNC8090TGB5A" disconnecting. 2025-07-01 08:14:20.423 +03:00 [DBG] Connection id "0HNC8090TGB5A" stopped. 2025-07-01 08:14:50.441 +03:00 [DBG] Connection id "0HNC8090TGB5B" accepted. 2025-07-01 08:14:50.441 +03:00 [DBG] Connection id "0HNC8090TGB5B" started. 2025-07-01 08:14:50.441 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/test_info2.php - null null 2025-07-01 08:14:50.441 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:14:50.441 +03:00 [DBG] The request path /test_info2.php does not match a supported file type 2025-07-01 08:14:50.441 +03:00 [DBG] No candidates found for the request path '/test_info2.php' 2025-07-01 08:14:50.441 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:14:50.442 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:14:50.442 +03:00 [DBG] Connection id "0HNC8090TGB5B" completed keep alive response. 2025-07-01 08:14:50.442 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/test_info2.php - 404 0 null 0.2334ms 2025-07-01 08:14:50.442 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/test_info2.php, Response status code: 404 2025-07-01 08:14:50.442 +03:00 [DBG] Connection id "0HNC8090TGB5B" received FIN. 2025-07-01 08:14:50.442 +03:00 [DBG] Connection id "0HNC8090TGB5B" disconnecting. 2025-07-01 08:14:50.442 +03:00 [DBG] Connection id "0HNC8090TGB5B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:14:50.443 +03:00 [DBG] Connection id "0HNC8090TGB5B" stopped. 2025-07-01 08:15:02.700 +03:00 [DBG] Connection id "0HNC8090TGB5C" accepted. 2025-07-01 08:15:02.700 +03:00 [DBG] Connection id "0HNC8090TGB5C" started. 2025-07-01 08:15:02.701 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:15:02.701 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:15:02.701 +03:00 [DBG] POST requests are not supported 2025-07-01 08:15:02.701 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:15:02.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-07-01 08:15:02.701 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:15:02.701 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:15:02.701 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:15:02.701 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:15:02.701 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:15:02.701 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:15:02.701 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:15:02.701 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:15:02.701 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:15:02.701 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:15:02.701 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:15:02.701 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:15:02.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:15:02.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:15:02.701 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:15:02.701 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:15:02.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:15:02.701 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:15:02.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:15:02.701 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:15:02.701 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:15:02.702 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1242ms. 2025-07-01 08:15:02.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:15:02.702 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:15:02.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:15:02.702 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:15:02.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:15:02.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:15:02.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:15:02.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:15:02.702 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:15:02.702 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:15:02.702 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:15:02.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:15:02.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:15:02.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:15:02.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:15:02.702 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:15:02.702 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:15:02.702 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7255ms 2025-07-01 08:15:02.702 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:15:02.702 +03:00 [DBG] Connection id "0HNC8090TGB5C" completed keep alive response. 2025-07-01 08:15:02.702 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3864ms 2025-07-01 08:15:02.702 +03:00 [DBG] Connection id "0HNC8090TGB5C" received FIN. 2025-07-01 08:15:02.702 +03:00 [DBG] Connection id "0HNC8090TGB5C" disconnecting. 2025-07-01 08:15:02.702 +03:00 [DBG] Connection id "0HNC8090TGB5C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:15:02.704 +03:00 [DBG] Connection id "0HNC8090TGB5C" stopped. 2025-07-01 08:15:20.468 +03:00 [DBG] Connection id "0HNC8090TGB5D" accepted. 2025-07-01 08:15:20.468 +03:00 [DBG] Connection id "0HNC8090TGB5D" started. 2025-07-01 08:15:20.468 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/app/config/parameters.yml - null null 2025-07-01 08:15:20.468 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:15:20.468 +03:00 [DBG] The request path /app/config/parameters.yml does not match a supported file type 2025-07-01 08:15:20.468 +03:00 [DBG] No candidates found for the request path '/app/config/parameters.yml' 2025-07-01 08:15:20.468 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:15:20.468 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:15:20.468 +03:00 [DBG] Connection id "0HNC8090TGB5D" completed keep alive response. 2025-07-01 08:15:20.468 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/app/config/parameters.yml - 404 0 null 0.2297ms 2025-07-01 08:15:20.468 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/app/config/parameters.yml, Response status code: 404 2025-07-01 08:15:20.468 +03:00 [DBG] Connection id "0HNC8090TGB5D" received FIN. 2025-07-01 08:15:20.469 +03:00 [DBG] Connection id "0HNC8090TGB5D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:15:20.469 +03:00 [DBG] Connection id "0HNC8090TGB5D" disconnecting. 2025-07-01 08:15:20.469 +03:00 [DBG] Connection id "0HNC8090TGB5D" stopped. 2025-07-01 08:15:50.506 +03:00 [DBG] Connection id "0HNC8090TGB5E" accepted. 2025-07-01 08:15:50.507 +03:00 [DBG] Connection id "0HNC8090TGB5E" started. 2025-07-01 08:15:50.507 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/redis-*.conf - null null 2025-07-01 08:15:50.507 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:15:50.507 +03:00 [DBG] The request path /redis-*.conf does not match a supported file type 2025-07-01 08:15:50.507 +03:00 [DBG] No candidates found for the request path '/redis-*.conf' 2025-07-01 08:15:50.507 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:15:50.507 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:15:50.507 +03:00 [DBG] Connection id "0HNC8090TGB5E" completed keep alive response. 2025-07-01 08:15:50.507 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/redis-*.conf - 404 0 null 0.3213ms 2025-07-01 08:15:50.507 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/redis-*.conf, Response status code: 404 2025-07-01 08:15:50.507 +03:00 [DBG] Connection id "0HNC8090TGB5E" received FIN. 2025-07-01 08:15:50.508 +03:00 [DBG] Connection id "0HNC8090TGB5E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:15:50.508 +03:00 [DBG] Connection id "0HNC8090TGB5E" disconnecting. 2025-07-01 08:15:50.508 +03:00 [DBG] Connection id "0HNC8090TGB5E" stopped. 2025-07-01 08:16:02.702 +03:00 [DBG] Connection id "0HNC8090TGB5F" accepted. 2025-07-01 08:16:02.702 +03:00 [DBG] Connection id "0HNC8090TGB5F" started. 2025-07-01 08:16:02.702 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:16:02.702 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:16:02.702 +03:00 [DBG] POST requests are not supported 2025-07-01 08:16:02.702 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:16:02.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-07-01 08:16:02.702 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:16:02.702 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:16:02.702 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:16:02.702 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:16:02.702 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:16:02.702 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:16:02.703 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:16:02.703 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:16:02.703 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:16:02.703 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:16:02.703 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:16:02.703 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:16:02.703 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:16:02.703 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:16:02.703 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:16:02.703 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:16:02.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:16:02.703 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:16:02.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:16:02.703 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:16:02.703 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:16:02.703 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1428ms. 2025-07-01 08:16:02.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:16:02.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:16:02.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:16:02.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:16:02.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:16:02.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:16:02.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:16:02.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:16:02.703 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:16:02.703 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:16:02.703 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:16:02.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:16:02.703 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:16:02.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:16:02.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:16:02.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:16:02.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:16:02.704 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8755ms 2025-07-01 08:16:02.704 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:16:02.704 +03:00 [DBG] Connection id "0HNC8090TGB5F" completed keep alive response. 2025-07-01 08:16:02.704 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7557ms 2025-07-01 08:16:02.704 +03:00 [DBG] Connection id "0HNC8090TGB5F" received FIN. 2025-07-01 08:16:02.704 +03:00 [DBG] Connection id "0HNC8090TGB5F" disconnecting. 2025-07-01 08:16:02.704 +03:00 [DBG] Connection id "0HNC8090TGB5F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:16:02.705 +03:00 [DBG] Connection id "0HNC8090TGB5F" stopped. 2025-07-01 08:16:20.524 +03:00 [DBG] Connection id "0HNC8090TGB5G" accepted. 2025-07-01 08:16:20.524 +03:00 [DBG] Connection id "0HNC8090TGB5G" started. 2025-07-01 08:16:20.524 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/legal/.env - null null 2025-07-01 08:16:20.524 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:16:20.524 +03:00 [DBG] The request path /legal/.env does not match a supported file type 2025-07-01 08:16:20.524 +03:00 [DBG] No candidates found for the request path '/legal/.env' 2025-07-01 08:16:20.524 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:16:20.525 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:16:20.525 +03:00 [DBG] Connection id "0HNC8090TGB5G" completed keep alive response. 2025-07-01 08:16:20.525 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/legal/.env - 404 0 null 0.4559ms 2025-07-01 08:16:20.525 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/legal/.env, Response status code: 404 2025-07-01 08:16:20.525 +03:00 [DBG] Connection id "0HNC8090TGB5G" received FIN. 2025-07-01 08:16:20.525 +03:00 [DBG] Connection id "0HNC8090TGB5G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:16:20.525 +03:00 [DBG] Connection id "0HNC8090TGB5G" disconnecting. 2025-07-01 08:16:20.525 +03:00 [DBG] Connection id "0HNC8090TGB5G" stopped. 2025-07-01 08:16:50.544 +03:00 [DBG] Connection id "0HNC8090TGB5H" accepted. 2025-07-01 08:16:50.544 +03:00 [DBG] Connection id "0HNC8090TGB5H" started. 2025-07-01 08:16:50.544 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env.orig - null null 2025-07-01 08:16:50.544 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:16:50.544 +03:00 [DBG] The request path /.env.orig does not match a supported file type 2025-07-01 08:16:50.544 +03:00 [DBG] No candidates found for the request path '/.env.orig' 2025-07-01 08:16:50.544 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:16:50.544 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:16:50.544 +03:00 [DBG] Connection id "0HNC8090TGB5H" completed keep alive response. 2025-07-01 08:16:50.544 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env.orig - 404 0 null 0.3714ms 2025-07-01 08:16:50.544 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env.orig, Response status code: 404 2025-07-01 08:16:50.544 +03:00 [DBG] Connection id "0HNC8090TGB5H" received FIN. 2025-07-01 08:16:50.545 +03:00 [DBG] Connection id "0HNC8090TGB5H" disconnecting. 2025-07-01 08:16:50.545 +03:00 [DBG] Connection id "0HNC8090TGB5H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:16:50.546 +03:00 [DBG] Connection id "0HNC8090TGB5H" stopped. 2025-07-01 08:17:02.706 +03:00 [DBG] Connection id "0HNC8090TGB5I" accepted. 2025-07-01 08:17:02.706 +03:00 [DBG] Connection id "0HNC8090TGB5I" started. 2025-07-01 08:17:02.706 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:17:02.706 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:17:02.706 +03:00 [DBG] POST requests are not supported 2025-07-01 08:17:02.707 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:17:02.707 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:17:02.707 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:17:02.707 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:17:02.707 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:17:02.707 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:17:02.707 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:17:02.707 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:17:02.707 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:17:02.707 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:17:02.707 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:17:02.707 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:17:02.708 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:17:02.708 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:17:02.708 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:17:02.708 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:17:02.708 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:17:02.708 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:17:02.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:17:02.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:17:02.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:17:02.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:17:02.708 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:17:02.708 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1714ms. 2025-07-01 08:17:02.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:17:02.709 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:17:02.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:17:02.709 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:17:02.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:17:02.709 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:17:02.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:17:02.709 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:17:02.709 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:17:02.709 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:17:02.709 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:17:02.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:17:02.709 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:17:02.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:17:02.709 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:17:02.709 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:17:02.709 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:17:02.709 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5628ms 2025-07-01 08:17:02.709 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:17:02.709 +03:00 [DBG] Connection id "0HNC8090TGB5I" completed keep alive response. 2025-07-01 08:17:02.709 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1285ms 2025-07-01 08:17:02.710 +03:00 [DBG] Connection id "0HNC8090TGB5I" received FIN. 2025-07-01 08:17:02.710 +03:00 [DBG] Connection id "0HNC8090TGB5I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:17:02.710 +03:00 [DBG] Connection id "0HNC8090TGB5I" disconnecting. 2025-07-01 08:17:02.710 +03:00 [DBG] Connection id "0HNC8090TGB5I" stopped. 2025-07-01 08:17:20.570 +03:00 [DBG] Connection id "0HNC8090TGB5J" accepted. 2025-07-01 08:17:20.570 +03:00 [DBG] Connection id "0HNC8090TGB5J" started. 2025-07-01 08:17:20.570 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/storage/.env - null null 2025-07-01 08:17:20.570 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:17:20.570 +03:00 [DBG] The request path /storage/.env does not match a supported file type 2025-07-01 08:17:20.570 +03:00 [DBG] No candidates found for the request path '/storage/.env' 2025-07-01 08:17:20.570 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:17:20.570 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:17:20.570 +03:00 [DBG] Connection id "0HNC8090TGB5J" completed keep alive response. 2025-07-01 08:17:20.570 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/storage/.env - 404 0 null 0.24ms 2025-07-01 08:17:20.570 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/storage/.env, Response status code: 404 2025-07-01 08:17:20.571 +03:00 [DBG] Connection id "0HNC8090TGB5J" received FIN. 2025-07-01 08:17:20.571 +03:00 [DBG] Connection id "0HNC8090TGB5J" disconnecting. 2025-07-01 08:17:20.571 +03:00 [DBG] Connection id "0HNC8090TGB5J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:17:20.572 +03:00 [DBG] Connection id "0HNC8090TGB5J" stopped. 2025-07-01 08:17:50.598 +03:00 [DBG] Connection id "0HNC8090TGB5K" accepted. 2025-07-01 08:17:50.598 +03:00 [DBG] Connection id "0HNC8090TGB5K" started. 2025-07-01 08:17:50.598 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/login/.env - null null 2025-07-01 08:17:50.599 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:17:50.599 +03:00 [DBG] The request path /login/.env does not match a supported file type 2025-07-01 08:17:50.599 +03:00 [DBG] No candidates found for the request path '/login/.env' 2025-07-01 08:17:50.599 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:17:50.599 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:17:50.599 +03:00 [DBG] Connection id "0HNC8090TGB5K" completed keep alive response. 2025-07-01 08:17:50.599 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/login/.env - 404 0 null 0.2853ms 2025-07-01 08:17:50.599 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/login/.env, Response status code: 404 2025-07-01 08:17:50.599 +03:00 [DBG] Connection id "0HNC8090TGB5K" received FIN. 2025-07-01 08:17:50.599 +03:00 [DBG] Connection id "0HNC8090TGB5K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:17:50.599 +03:00 [DBG] Connection id "0HNC8090TGB5K" disconnecting. 2025-07-01 08:17:50.600 +03:00 [DBG] Connection id "0HNC8090TGB5K" stopped. 2025-07-01 08:18:02.710 +03:00 [DBG] Connection id "0HNC8090TGB5L" accepted. 2025-07-01 08:18:02.711 +03:00 [DBG] Connection id "0HNC8090TGB5L" started. 2025-07-01 08:18:02.711 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:18:02.711 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:18:02.711 +03:00 [DBG] POST requests are not supported 2025-07-01 08:18:02.711 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:18:02.711 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:18:02.711 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:18:02.711 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:18:02.711 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:18:02.711 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:18:02.711 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:18:02.711 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:18:02.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-07-01 08:18:02.711 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:18:02.711 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:18:02.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-07-01 08:18:02.711 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:18:02.711 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:18:02.711 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:18:02.711 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:18:02.711 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:18:02.711 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:18:02.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:18:02.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:18:02.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:18:02.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:18:02.711 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:18:02.712 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1304ms. 2025-07-01 08:18:02.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:18:02.712 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:18:02.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:18:02.712 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:18:02.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:18:02.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:18:02.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:18:02.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:18:02.712 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:18:02.712 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:18:02.712 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:18:02.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:18:02.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:18:02.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:18:02.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:18:02.712 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:18:02.712 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:18:02.712 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6933ms 2025-07-01 08:18:02.712 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:18:02.712 +03:00 [DBG] Connection id "0HNC8090TGB5L" completed keep alive response. 2025-07-01 08:18:02.712 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3382ms 2025-07-01 08:18:02.712 +03:00 [DBG] Connection id "0HNC8090TGB5L" received FIN. 2025-07-01 08:18:02.712 +03:00 [DBG] Connection id "0HNC8090TGB5L" disconnecting. 2025-07-01 08:18:02.712 +03:00 [DBG] Connection id "0HNC8090TGB5L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:18:02.713 +03:00 [DBG] Connection id "0HNC8090TGB5L" stopped. 2025-07-01 08:18:20.626 +03:00 [DBG] Connection id "0HNC8090TGB5M" accepted. 2025-07-01 08:18:20.627 +03:00 [DBG] Connection id "0HNC8090TGB5M" started. 2025-07-01 08:18:20.627 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.aws/config - null null 2025-07-01 08:18:20.627 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:18:20.627 +03:00 [DBG] The request path /.aws/config does not match a supported file type 2025-07-01 08:18:20.627 +03:00 [DBG] No candidates found for the request path '/.aws/config' 2025-07-01 08:18:20.627 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:18:20.627 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:18:20.627 +03:00 [DBG] Connection id "0HNC8090TGB5M" completed keep alive response. 2025-07-01 08:18:20.627 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.aws/config - 404 0 null 0.2717ms 2025-07-01 08:18:20.627 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.aws/config, Response status code: 404 2025-07-01 08:18:20.627 +03:00 [DBG] Connection id "0HNC8090TGB5M" received FIN. 2025-07-01 08:18:20.627 +03:00 [DBG] Connection id "0HNC8090TGB5M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:18:20.627 +03:00 [DBG] Connection id "0HNC8090TGB5M" disconnecting. 2025-07-01 08:18:20.628 +03:00 [DBG] Connection id "0HNC8090TGB5M" stopped. 2025-07-01 08:18:50.655 +03:00 [DBG] Connection id "0HNC8090TGB5N" accepted. 2025-07-01 08:18:50.655 +03:00 [DBG] Connection id "0HNC8090TGB5N" started. 2025-07-01 08:18:50.655 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com//server/phpinfo.php - null null 2025-07-01 08:18:50.655 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:18:50.655 +03:00 [DBG] The request path //server/phpinfo.php does not match a supported file type 2025-07-01 08:18:50.655 +03:00 [DBG] No candidates found for the request path '//server/phpinfo.php' 2025-07-01 08:18:50.655 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:18:50.655 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:18:50.655 +03:00 [DBG] Connection id "0HNC8090TGB5N" completed keep alive response. 2025-07-01 08:18:50.655 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com//server/phpinfo.php - 404 0 null 0.3879ms 2025-07-01 08:18:50.656 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com//server/phpinfo.php, Response status code: 404 2025-07-01 08:18:50.656 +03:00 [DBG] Connection id "0HNC8090TGB5N" received FIN. 2025-07-01 08:18:50.656 +03:00 [DBG] Connection id "0HNC8090TGB5N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:18:50.656 +03:00 [DBG] Connection id "0HNC8090TGB5N" disconnecting. 2025-07-01 08:18:50.656 +03:00 [DBG] Connection id "0HNC8090TGB5N" stopped. 2025-07-01 08:19:02.710 +03:00 [DBG] Connection id "0HNC8090TGB5O" accepted. 2025-07-01 08:19:02.710 +03:00 [DBG] Connection id "0HNC8090TGB5O" started. 2025-07-01 08:19:02.710 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:19:02.710 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:19:02.710 +03:00 [DBG] POST requests are not supported 2025-07-01 08:19:02.710 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:19:02.710 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:19:02.710 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:19:02.710 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:19:02.710 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:19:02.710 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:19:02.710 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:19:02.711 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:19:02.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-07-01 08:19:02.711 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:19:02.711 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:19:02.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-07-01 08:19:02.711 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:19:02.711 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:19:02.711 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:19:02.711 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:19:02.711 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:19:02.711 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:19:02.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:19:02.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:19:02.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:19:02.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:19:02.711 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:19:02.711 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1384ms. 2025-07-01 08:19:02.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:19:02.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:19:02.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:19:02.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:19:02.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:19:02.711 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:19:02.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:19:02.711 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:19:02.711 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:19:02.711 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:19:02.712 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:19:02.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:19:02.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:19:02.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:19:02.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:19:02.712 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:19:02.712 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:19:02.712 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9006ms 2025-07-01 08:19:02.712 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:19:02.712 +03:00 [DBG] Connection id "0HNC8090TGB5O" completed keep alive response. 2025-07-01 08:19:02.712 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6125ms 2025-07-01 08:19:02.712 +03:00 [DBG] Connection id "0HNC8090TGB5O" received FIN. 2025-07-01 08:19:02.712 +03:00 [DBG] Connection id "0HNC8090TGB5O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:19:02.712 +03:00 [DBG] Connection id "0HNC8090TGB5O" disconnecting. 2025-07-01 08:19:02.712 +03:00 [DBG] Connection id "0HNC8090TGB5O" stopped. 2025-07-01 08:19:20.673 +03:00 [DBG] Connection id "0HNC8090TGB5P" accepted. 2025-07-01 08:19:20.673 +03:00 [DBG] Connection id "0HNC8090TGB5P" started. 2025-07-01 08:19:20.673 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ClientApp/.env - null null 2025-07-01 08:19:20.673 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:19:20.673 +03:00 [DBG] The request path /ClientApp/.env does not match a supported file type 2025-07-01 08:19:20.673 +03:00 [DBG] No candidates found for the request path '/ClientApp/.env' 2025-07-01 08:19:20.673 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:19:20.673 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:19:20.673 +03:00 [DBG] Connection id "0HNC8090TGB5P" completed keep alive response. 2025-07-01 08:19:20.673 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ClientApp/.env - 404 0 null 0.2472ms 2025-07-01 08:19:20.673 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/ClientApp/.env, Response status code: 404 2025-07-01 08:19:20.674 +03:00 [DBG] Connection id "0HNC8090TGB5P" received FIN. 2025-07-01 08:19:20.674 +03:00 [DBG] Connection id "0HNC8090TGB5P" disconnecting. 2025-07-01 08:19:20.674 +03:00 [DBG] Connection id "0HNC8090TGB5P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:19:20.675 +03:00 [DBG] Connection id "0HNC8090TGB5P" stopped. 2025-07-01 08:19:50.710 +03:00 [DBG] Connection id "0HNC8090TGB5Q" accepted. 2025-07-01 08:19:50.710 +03:00 [DBG] Connection id "0HNC8090TGB5Q" started. 2025-07-01 08:19:50.710 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/etc/apache2/mods-enabled/ - null null 2025-07-01 08:19:50.710 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:19:50.710 +03:00 [DBG] The request path /etc/apache2/mods-enabled/ does not match a supported file type 2025-07-01 08:19:50.711 +03:00 [DBG] No candidates found for the request path '/etc/apache2/mods-enabled/' 2025-07-01 08:19:50.711 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:19:50.711 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:19:50.711 +03:00 [DBG] Connection id "0HNC8090TGB5Q" completed keep alive response. 2025-07-01 08:19:50.711 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/etc/apache2/mods-enabled/ - 404 0 null 0.441ms 2025-07-01 08:19:50.711 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/etc/apache2/mods-enabled/, Response status code: 404 2025-07-01 08:19:50.711 +03:00 [DBG] Connection id "0HNC8090TGB5Q" received FIN. 2025-07-01 08:19:50.711 +03:00 [DBG] Connection id "0HNC8090TGB5Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:19:50.711 +03:00 [DBG] Connection id "0HNC8090TGB5Q" disconnecting. 2025-07-01 08:19:50.711 +03:00 [DBG] Connection id "0HNC8090TGB5Q" stopped. 2025-07-01 08:20:02.707 +03:00 [DBG] Connection id "0HNC8090TGB5R" accepted. 2025-07-01 08:20:02.707 +03:00 [DBG] Connection id "0HNC8090TGB5R" started. 2025-07-01 08:20:02.707 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:20:02.707 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:20:02.707 +03:00 [DBG] POST requests are not supported 2025-07-01 08:20:02.707 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:20:02.707 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:20:02.707 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:20:02.707 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:20:02.707 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:20:02.707 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:20:02.707 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:20:02.708 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:20:02.708 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:20:02.708 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:20:02.708 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:20:02.708 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:20:02.708 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:20:02.708 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:20:02.708 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:20:02.708 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:20:02.708 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:20:02.708 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:20:02.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:20:02.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:20:02.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:20:02.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:20:02.708 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:20:02.708 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1289ms. 2025-07-01 08:20:02.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:20:02.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:20:02.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:20:02.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:20:02.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:20:02.709 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:20:02.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:20:02.709 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:20:02.709 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:20:02.709 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:20:02.709 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:20:02.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:20:02.709 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:20:02.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:20:02.709 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:20:02.709 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:20:02.709 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:20:02.709 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.032ms 2025-07-01 08:20:02.709 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:20:02.709 +03:00 [DBG] Connection id "0HNC8090TGB5R" completed keep alive response. 2025-07-01 08:20:02.709 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8653ms 2025-07-01 08:20:02.709 +03:00 [DBG] Connection id "0HNC8090TGB5R" received FIN. 2025-07-01 08:20:02.709 +03:00 [DBG] Connection id "0HNC8090TGB5R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:20:02.709 +03:00 [DBG] Connection id "0HNC8090TGB5R" disconnecting. 2025-07-01 08:20:02.709 +03:00 [DBG] Connection id "0HNC8090TGB5R" stopped. 2025-07-01 08:20:20.738 +03:00 [DBG] Connection id "0HNC8090TGB5S" accepted. 2025-07-01 08:20:20.738 +03:00 [DBG] Connection id "0HNC8090TGB5S" started. 2025-07-01 08:20:20.739 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/pictures/.env - null null 2025-07-01 08:20:20.739 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:20:20.739 +03:00 [DBG] The request path /pictures/.env does not match a supported file type 2025-07-01 08:20:20.739 +03:00 [DBG] No candidates found for the request path '/pictures/.env' 2025-07-01 08:20:20.739 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:20:20.739 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:20:20.739 +03:00 [DBG] Connection id "0HNC8090TGB5S" completed keep alive response. 2025-07-01 08:20:20.739 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/pictures/.env - 404 0 null 0.251ms 2025-07-01 08:20:20.739 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/pictures/.env, Response status code: 404 2025-07-01 08:20:20.739 +03:00 [DBG] Connection id "0HNC8090TGB5S" received FIN. 2025-07-01 08:20:20.739 +03:00 [DBG] Connection id "0HNC8090TGB5S" disconnecting. 2025-07-01 08:20:20.739 +03:00 [DBG] Connection id "0HNC8090TGB5S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:20:20.740 +03:00 [DBG] Connection id "0HNC8090TGB5S" stopped. 2025-07-01 08:20:50.773 +03:00 [DBG] Connection id "0HNC8090TGB5T" accepted. 2025-07-01 08:20:50.773 +03:00 [DBG] Connection id "0HNC8090TGB5T" started. 2025-07-01 08:20:50.773 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/objects/codes.php.save - null null 2025-07-01 08:20:50.773 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:20:50.773 +03:00 [DBG] The request path /api/objects/codes.php.save does not match a supported file type 2025-07-01 08:20:50.773 +03:00 [DBG] No candidates found for the request path '/api/objects/codes.php.save' 2025-07-01 08:20:50.774 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:20:50.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:20:50.774 +03:00 [DBG] Connection id "0HNC8090TGB5T" completed keep alive response. 2025-07-01 08:20:50.774 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/objects/codes.php.save - 404 0 null 0.2364ms 2025-07-01 08:20:50.774 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/api/objects/codes.php.save, Response status code: 404 2025-07-01 08:20:50.774 +03:00 [DBG] Connection id "0HNC8090TGB5T" received FIN. 2025-07-01 08:20:50.774 +03:00 [DBG] Connection id "0HNC8090TGB5T" disconnecting. 2025-07-01 08:20:50.774 +03:00 [DBG] Connection id "0HNC8090TGB5T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:20:50.775 +03:00 [DBG] Connection id "0HNC8090TGB5T" stopped. 2025-07-01 08:21:02.704 +03:00 [DBG] Connection id "0HNC8090TGB5U" accepted. 2025-07-01 08:21:02.704 +03:00 [DBG] Connection id "0HNC8090TGB5U" started. 2025-07-01 08:21:02.704 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:21:02.704 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:21:02.704 +03:00 [DBG] POST requests are not supported 2025-07-01 08:21:02.704 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:21:02.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-07-01 08:21:02.704 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:21:02.704 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:21:02.704 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:21:02.704 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:21:02.705 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:21:02.705 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:21:02.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-07-01 08:21:02.705 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:21:02.705 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:21:02.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-07-01 08:21:02.705 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:21:02.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-07-01 08:21:02.705 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:21:02.705 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:21:02.705 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:21:02.705 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:21:02.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:21:02.705 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:21:02.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:21:02.705 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:21:02.705 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:21:02.705 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.116ms. 2025-07-01 08:21:02.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:21:02.705 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:21:02.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:21:02.705 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:21:02.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:21:02.705 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:21:02.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:21:02.705 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:21:02.705 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:21:02.705 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:21:02.705 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:21:02.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:21:02.705 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:21:02.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:21:02.705 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:21:02.705 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:21:02.705 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:21:02.705 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5887ms 2025-07-01 08:21:02.705 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:21:02.705 +03:00 [DBG] Connection id "0HNC8090TGB5U" completed keep alive response. 2025-07-01 08:21:02.705 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3502ms 2025-07-01 08:21:02.706 +03:00 [DBG] Connection id "0HNC8090TGB5U" received FIN. 2025-07-01 08:21:02.706 +03:00 [DBG] Connection id "0HNC8090TGB5U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:21:02.706 +03:00 [DBG] Connection id "0HNC8090TGB5U" disconnecting. 2025-07-01 08:21:02.706 +03:00 [DBG] Connection id "0HNC8090TGB5U" stopped. 2025-07-01 08:21:20.911 +03:00 [DBG] Connection id "0HNC8090TGB5V" accepted. 2025-07-01 08:21:20.911 +03:00 [DBG] Connection id "0HNC8090TGB5V" started. 2025-07-01 08:21:20.911 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/dev.php - null null 2025-07-01 08:21:20.911 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:21:20.911 +03:00 [DBG] The request path /dev.php does not match a supported file type 2025-07-01 08:21:20.911 +03:00 [DBG] No candidates found for the request path '/dev.php' 2025-07-01 08:21:20.911 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:21:20.911 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:21:20.911 +03:00 [DBG] Connection id "0HNC8090TGB5V" completed keep alive response. 2025-07-01 08:21:20.911 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/dev.php - 404 0 null 0.3011ms 2025-07-01 08:21:20.911 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/dev.php, Response status code: 404 2025-07-01 08:21:20.912 +03:00 [DBG] Connection id "0HNC8090TGB5V" received FIN. 2025-07-01 08:21:20.912 +03:00 [DBG] Connection id "0HNC8090TGB5V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:21:20.912 +03:00 [DBG] Connection id "0HNC8090TGB5V" disconnecting. 2025-07-01 08:21:20.912 +03:00 [DBG] Connection id "0HNC8090TGB5V" stopped. 2025-07-01 08:21:50.950 +03:00 [DBG] Connection id "0HNC8090TGB60" accepted. 2025-07-01 08:21:50.950 +03:00 [DBG] Connection id "0HNC8090TGB60" started. 2025-07-01 08:21:50.950 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/information - null null 2025-07-01 08:21:50.950 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:21:50.950 +03:00 [DBG] The request path /information does not match a supported file type 2025-07-01 08:21:50.951 +03:00 [DBG] No candidates found for the request path '/information' 2025-07-01 08:21:50.951 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:21:50.951 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:21:50.951 +03:00 [DBG] Connection id "0HNC8090TGB60" completed keep alive response. 2025-07-01 08:21:50.951 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/information - 404 0 null 0.5947ms 2025-07-01 08:21:50.951 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/information, Response status code: 404 2025-07-01 08:21:50.951 +03:00 [DBG] Connection id "0HNC8090TGB60" received FIN. 2025-07-01 08:21:50.952 +03:00 [DBG] Connection id "0HNC8090TGB60" disconnecting. 2025-07-01 08:21:50.952 +03:00 [DBG] Connection id "0HNC8090TGB60" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:21:50.953 +03:00 [DBG] Connection id "0HNC8090TGB60" stopped. 2025-07-01 08:22:02.714 +03:00 [DBG] Connection id "0HNC8090TGB61" accepted. 2025-07-01 08:22:02.715 +03:00 [DBG] Connection id "0HNC8090TGB61" started. 2025-07-01 08:22:02.715 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:22:02.715 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:22:02.715 +03:00 [DBG] POST requests are not supported 2025-07-01 08:22:02.716 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:22:02.716 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:22:02.716 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:22:02.716 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:22:02.716 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:22:02.716 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:22:02.716 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:22:02.716 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:22:02.716 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:22:02.717 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:22:02.717 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:22:02.717 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:22:02.717 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:22:02.717 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:22:02.717 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:22:02.717 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:22:02.717 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:22:02.717 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:22:02.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:22:02.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:22:02.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:22:02.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:22:02.717 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:22:02.718 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2138ms. 2025-07-01 08:22:02.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:22:02.718 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:22:02.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:22:02.718 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:22:02.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:22:02.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:22:02.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:22:02.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:22:02.718 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:22:02.718 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:22:02.718 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:22:02.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:22:02.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:22:02.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:22:02.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:22:02.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:22:02.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:22:02.719 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6983ms 2025-07-01 08:22:02.719 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:22:02.719 +03:00 [DBG] Connection id "0HNC8090TGB61" completed keep alive response. 2025-07-01 08:22:02.719 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.9329ms 2025-07-01 08:22:02.719 +03:00 [DBG] Connection id "0HNC8090TGB61" received FIN. 2025-07-01 08:22:02.719 +03:00 [DBG] Connection id "0HNC8090TGB61" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:22:02.719 +03:00 [DBG] Connection id "0HNC8090TGB61" disconnecting. 2025-07-01 08:22:02.719 +03:00 [DBG] Connection id "0HNC8090TGB61" stopped. 2025-07-01 08:22:20.978 +03:00 [DBG] Connection id "0HNC8090TGB62" accepted. 2025-07-01 08:22:20.978 +03:00 [DBG] Connection id "0HNC8090TGB62" started. 2025-07-01 08:22:20.979 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/config - null null 2025-07-01 08:22:20.979 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:22:20.979 +03:00 [DBG] The request path /.git/config does not match a supported file type 2025-07-01 08:22:20.979 +03:00 [DBG] No candidates found for the request path '/.git/config' 2025-07-01 08:22:20.979 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:22:20.979 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:22:20.979 +03:00 [DBG] Connection id "0HNC8090TGB62" completed keep alive response. 2025-07-01 08:22:20.979 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/config - 404 0 null 0.311ms 2025-07-01 08:22:20.979 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/config, Response status code: 404 2025-07-01 08:22:20.979 +03:00 [DBG] Connection id "0HNC8090TGB62" received FIN. 2025-07-01 08:22:20.980 +03:00 [DBG] Connection id "0HNC8090TGB62" disconnecting. 2025-07-01 08:22:20.980 +03:00 [DBG] Connection id "0HNC8090TGB62" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:22:20.981 +03:00 [DBG] Connection id "0HNC8090TGB62" stopped. 2025-07-01 08:22:50.997 +03:00 [DBG] Connection id "0HNC8090TGB63" accepted. 2025-07-01 08:22:50.997 +03:00 [DBG] Connection id "0HNC8090TGB63" started. 2025-07-01 08:22:50.997 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.sendgrid/config - null null 2025-07-01 08:22:50.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:22:50.997 +03:00 [DBG] The request path /.sendgrid/config does not match a supported file type 2025-07-01 08:22:50.997 +03:00 [DBG] No candidates found for the request path '/.sendgrid/config' 2025-07-01 08:22:50.997 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:22:50.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:22:50.997 +03:00 [DBG] Connection id "0HNC8090TGB63" completed keep alive response. 2025-07-01 08:22:50.997 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.sendgrid/config - 404 0 null 0.3176ms 2025-07-01 08:22:50.997 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.sendgrid/config, Response status code: 404 2025-07-01 08:22:50.997 +03:00 [DBG] Connection id "0HNC8090TGB63" received FIN. 2025-07-01 08:22:50.998 +03:00 [DBG] Connection id "0HNC8090TGB63" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:22:50.998 +03:00 [DBG] Connection id "0HNC8090TGB63" disconnecting. 2025-07-01 08:22:50.998 +03:00 [DBG] Connection id "0HNC8090TGB63" stopped. 2025-07-01 08:23:02.714 +03:00 [DBG] Connection id "0HNC8090TGB64" accepted. 2025-07-01 08:23:02.714 +03:00 [DBG] Connection id "0HNC8090TGB64" started. 2025-07-01 08:23:02.714 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:23:02.714 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:23:02.714 +03:00 [DBG] POST requests are not supported 2025-07-01 08:23:02.714 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:23:02.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-07-01 08:23:02.714 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:23:02.714 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:23:02.714 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:23:02.714 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:23:02.714 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:23:02.714 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:23:02.714 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:23:02.714 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:23:02.714 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:23:02.714 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:23:02.715 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:23:02.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-07-01 08:23:02.715 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:23:02.715 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:23:02.715 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:23:02.715 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:23:02.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:23:02.715 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:23:02.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:23:02.715 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:23:02.715 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:23:02.715 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1337ms. 2025-07-01 08:23:02.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:23:02.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:23:02.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:23:02.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:23:02.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:23:02.715 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:23:02.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:23:02.715 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:23:02.715 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:23:02.715 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:23:02.715 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:23:02.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:23:02.715 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:23:02.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:23:02.715 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:23:02.715 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:23:02.715 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:23:02.715 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7131ms 2025-07-01 08:23:02.715 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:23:02.715 +03:00 [DBG] Connection id "0HNC8090TGB64" completed keep alive response. 2025-07-01 08:23:02.715 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.305ms 2025-07-01 08:23:02.716 +03:00 [DBG] Connection id "0HNC8090TGB64" received FIN. 2025-07-01 08:23:02.716 +03:00 [DBG] Connection id "0HNC8090TGB64" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:23:02.716 +03:00 [DBG] Connection id "0HNC8090TGB64" disconnecting. 2025-07-01 08:23:02.716 +03:00 [DBG] Connection id "0HNC8090TGB64" stopped. 2025-07-01 08:23:21.022 +03:00 [DBG] Connection id "0HNC8090TGB65" accepted. 2025-07-01 08:23:21.022 +03:00 [DBG] Connection id "0HNC8090TGB65" started. 2025-07-01 08:23:21.022 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/bin/ - null null 2025-07-01 08:23:21.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:23:21.022 +03:00 [DBG] The request path /bin/ does not match a supported file type 2025-07-01 08:23:21.022 +03:00 [DBG] No candidates found for the request path '/bin/' 2025-07-01 08:23:21.022 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:23:21.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:23:21.022 +03:00 [DBG] Connection id "0HNC8090TGB65" completed keep alive response. 2025-07-01 08:23:21.022 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/bin/ - 404 0 null 0.2333ms 2025-07-01 08:23:21.022 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/bin/, Response status code: 404 2025-07-01 08:23:21.023 +03:00 [DBG] Connection id "0HNC8090TGB65" received FIN. 2025-07-01 08:23:21.023 +03:00 [DBG] Connection id "0HNC8090TGB65" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:23:21.023 +03:00 [DBG] Connection id "0HNC8090TGB65" disconnecting. 2025-07-01 08:23:21.023 +03:00 [DBG] Connection id "0HNC8090TGB65" stopped. 2025-07-01 08:23:51.061 +03:00 [DBG] Connection id "0HNC8090TGB66" accepted. 2025-07-01 08:23:51.061 +03:00 [DBG] Connection id "0HNC8090TGB66" started. 2025-07-01 08:23:51.062 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/downloads/.env - null null 2025-07-01 08:23:51.062 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:23:51.062 +03:00 [DBG] The request path /downloads/.env does not match a supported file type 2025-07-01 08:23:51.062 +03:00 [DBG] No candidates found for the request path '/downloads/.env' 2025-07-01 08:23:51.062 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:23:51.062 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:23:51.062 +03:00 [DBG] Connection id "0HNC8090TGB66" completed keep alive response. 2025-07-01 08:23:51.062 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/downloads/.env - 404 0 null 0.3992ms 2025-07-01 08:23:51.062 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/downloads/.env, Response status code: 404 2025-07-01 08:23:51.062 +03:00 [DBG] Connection id "0HNC8090TGB66" received FIN. 2025-07-01 08:23:51.062 +03:00 [DBG] Connection id "0HNC8090TGB66" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:23:51.062 +03:00 [DBG] Connection id "0HNC8090TGB66" disconnecting. 2025-07-01 08:23:51.062 +03:00 [DBG] Connection id "0HNC8090TGB66" stopped. 2025-07-01 08:24:02.708 +03:00 [DBG] Connection id "0HNC8090TGB67" accepted. 2025-07-01 08:24:02.708 +03:00 [DBG] Connection id "0HNC8090TGB67" started. 2025-07-01 08:24:02.709 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:24:02.709 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:24:02.709 +03:00 [DBG] POST requests are not supported 2025-07-01 08:24:02.709 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:24:02.709 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:24:02.709 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:24:02.709 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:24:02.709 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:24:02.709 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:24:02.709 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:24:02.709 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:24:02.709 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:24:02.709 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:24:02.709 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:24:02.709 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:24:02.709 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:24:02.709 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:24:02.709 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:24:02.709 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:24:02.709 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:24:02.709 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:24:02.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:24:02.709 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:24:02.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:24:02.709 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:24:02.709 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:24:02.709 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-07-01 08:24:02.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:24:02.710 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:24:02.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:24:02.710 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:24:02.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:24:02.710 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:24:02.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:24:02.710 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:24:02.710 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:24:02.710 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:24:02.710 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:24:02.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:24:02.710 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:24:02.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:24:02.710 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:24:02.710 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:24:02.710 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:24:02.710 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7428ms 2025-07-01 08:24:02.710 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:24:02.710 +03:00 [DBG] Connection id "0HNC8090TGB67" completed keep alive response. 2025-07-01 08:24:02.710 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3866ms 2025-07-01 08:24:02.710 +03:00 [DBG] Connection id "0HNC8090TGB67" received FIN. 2025-07-01 08:24:02.710 +03:00 [DBG] Connection id "0HNC8090TGB67" disconnecting. 2025-07-01 08:24:02.710 +03:00 [DBG] Connection id "0HNC8090TGB67" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:24:02.711 +03:00 [DBG] Connection id "0HNC8090TGB67" stopped. 2025-07-01 08:24:21.091 +03:00 [DBG] Connection id "0HNC8090TGB68" accepted. 2025-07-01 08:24:21.091 +03:00 [DBG] Connection id "0HNC8090TGB68" started. 2025-07-01 08:24:21.091 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/template/.env - null null 2025-07-01 08:24:21.091 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:24:21.091 +03:00 [DBG] The request path /template/.env does not match a supported file type 2025-07-01 08:24:21.091 +03:00 [DBG] No candidates found for the request path '/template/.env' 2025-07-01 08:24:21.091 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:24:21.091 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:24:21.091 +03:00 [DBG] Connection id "0HNC8090TGB68" completed keep alive response. 2025-07-01 08:24:21.091 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/template/.env - 404 0 null 0.3289ms 2025-07-01 08:24:21.091 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/template/.env, Response status code: 404 2025-07-01 08:24:21.092 +03:00 [DBG] Connection id "0HNC8090TGB68" received FIN. 2025-07-01 08:24:21.092 +03:00 [DBG] Connection id "0HNC8090TGB68" disconnecting. 2025-07-01 08:24:21.092 +03:00 [DBG] Connection id "0HNC8090TGB68" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:24:21.093 +03:00 [DBG] Connection id "0HNC8090TGB68" stopped. 2025-07-01 08:24:51.120 +03:00 [DBG] Connection id "0HNC8090TGB69" accepted. 2025-07-01 08:24:51.120 +03:00 [DBG] Connection id "0HNC8090TGB69" started. 2025-07-01 08:24:51.120 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/marketing/.env.production - null null 2025-07-01 08:24:51.120 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:24:51.120 +03:00 [DBG] The request path /marketing/.env.production does not match a supported file type 2025-07-01 08:24:51.120 +03:00 [DBG] No candidates found for the request path '/marketing/.env.production' 2025-07-01 08:24:51.120 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:24:51.120 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:24:51.120 +03:00 [DBG] Connection id "0HNC8090TGB69" completed keep alive response. 2025-07-01 08:24:51.120 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/marketing/.env.production - 404 0 null 0.3547ms 2025-07-01 08:24:51.120 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/marketing/.env.production, Response status code: 404 2025-07-01 08:24:51.121 +03:00 [DBG] Connection id "0HNC8090TGB69" received FIN. 2025-07-01 08:24:51.121 +03:00 [DBG] Connection id "0HNC8090TGB69" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:24:51.121 +03:00 [DBG] Connection id "0HNC8090TGB69" disconnecting. 2025-07-01 08:24:51.121 +03:00 [DBG] Connection id "0HNC8090TGB69" stopped. 2025-07-01 08:25:02.716 +03:00 [DBG] Connection id "0HNC8090TGB6A" accepted. 2025-07-01 08:25:02.717 +03:00 [DBG] Connection id "0HNC8090TGB6A" started. 2025-07-01 08:25:02.717 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:25:02.717 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:25:02.717 +03:00 [DBG] POST requests are not supported 2025-07-01 08:25:02.717 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:25:02.717 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:25:02.717 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:25:02.717 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:25:02.718 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:25:02.718 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:25:02.718 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:25:02.718 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:25:02.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-07-01 08:25:02.718 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:25:02.718 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:25:02.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-07-01 08:25:02.718 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:25:02.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-07-01 08:25:02.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:25:02.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:25:02.719 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:25:02.719 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:25:02.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:25:02.719 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:25:02.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:25:02.719 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:25:02.719 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:25:02.719 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.181ms. 2025-07-01 08:25:02.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:25:02.719 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:25:02.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:25:02.719 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:25:02.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:25:02.719 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:25:02.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:25:02.719 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:25:02.719 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:25:02.719 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:25:02.720 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:25:02.720 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:25:02.720 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:25:02.720 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:25:02.720 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:25:02.720 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:25:02.720 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:25:02.720 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3661ms 2025-07-01 08:25:02.720 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:25:02.720 +03:00 [DBG] Connection id "0HNC8090TGB6A" completed keep alive response. 2025-07-01 08:25:02.720 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1002ms 2025-07-01 08:25:02.720 +03:00 [DBG] Connection id "0HNC8090TGB6A" received FIN. 2025-07-01 08:25:02.720 +03:00 [DBG] Connection id "0HNC8090TGB6A" disconnecting. 2025-07-01 08:25:02.720 +03:00 [DBG] Connection id "0HNC8090TGB6A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:25:02.721 +03:00 [DBG] Connection id "0HNC8090TGB6A" stopped. 2025-07-01 08:25:21.147 +03:00 [DBG] Connection id "0HNC8090TGB6B" accepted. 2025-07-01 08:25:21.147 +03:00 [DBG] Connection id "0HNC8090TGB6B" started. 2025-07-01 08:25:21.148 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/phpinfo - null null 2025-07-01 08:25:21.148 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:25:21.148 +03:00 [DBG] The request path /phpinfo does not match a supported file type 2025-07-01 08:25:21.148 +03:00 [DBG] No candidates found for the request path '/phpinfo' 2025-07-01 08:25:21.148 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:25:21.148 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:25:21.148 +03:00 [DBG] Connection id "0HNC8090TGB6B" completed keep alive response. 2025-07-01 08:25:21.148 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/phpinfo - 404 0 null 0.396ms 2025-07-01 08:25:21.148 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/phpinfo, Response status code: 404 2025-07-01 08:25:21.148 +03:00 [DBG] Connection id "0HNC8090TGB6B" received FIN. 2025-07-01 08:25:21.148 +03:00 [DBG] Connection id "0HNC8090TGB6B" disconnecting. 2025-07-01 08:25:21.148 +03:00 [DBG] Connection id "0HNC8090TGB6B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:25:21.149 +03:00 [DBG] Connection id "0HNC8090TGB6B" stopped. 2025-07-01 08:25:51.167 +03:00 [DBG] Connection id "0HNC8090TGB6C" accepted. 2025-07-01 08:25:51.167 +03:00 [DBG] Connection id "0HNC8090TGB6C" started. 2025-07-01 08:25:51.167 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/develop/.env - null null 2025-07-01 08:25:51.167 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:25:51.167 +03:00 [DBG] The request path /develop/.env does not match a supported file type 2025-07-01 08:25:51.167 +03:00 [DBG] No candidates found for the request path '/develop/.env' 2025-07-01 08:25:51.167 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:25:51.167 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:25:51.167 +03:00 [DBG] Connection id "0HNC8090TGB6C" completed keep alive response. 2025-07-01 08:25:51.167 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/develop/.env - 404 0 null 0.2784ms 2025-07-01 08:25:51.167 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/develop/.env, Response status code: 404 2025-07-01 08:25:51.167 +03:00 [DBG] Connection id "0HNC8090TGB6C" received FIN. 2025-07-01 08:25:51.167 +03:00 [DBG] Connection id "0HNC8090TGB6C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:25:51.168 +03:00 [DBG] Connection id "0HNC8090TGB6C" disconnecting. 2025-07-01 08:25:51.168 +03:00 [DBG] Connection id "0HNC8090TGB6C" stopped. 2025-07-01 08:26:02.702 +03:00 [DBG] Connection id "0HNC8090TGB6D" accepted. 2025-07-01 08:26:02.703 +03:00 [DBG] Connection id "0HNC8090TGB6D" started. 2025-07-01 08:26:02.703 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:26:02.703 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:26:02.703 +03:00 [DBG] POST requests are not supported 2025-07-01 08:26:02.703 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:26:02.703 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:26:02.703 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:26:02.703 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:26:02.703 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:26:02.703 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:26:02.703 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:26:02.703 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:26:02.703 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:26:02.703 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:26:02.703 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:26:02.703 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:26:02.703 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:26:02.703 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:26:02.703 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:26:02.703 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:26:02.703 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:26:02.703 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:26:02.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:26:02.704 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:26:02.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:26:02.704 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:26:02.704 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:26:02.704 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1407ms. 2025-07-01 08:26:02.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:26:02.704 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:26:02.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:26:02.704 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:26:02.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:26:02.704 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:26:02.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:26:02.704 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:26:02.704 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:26:02.704 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:26:02.704 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:26:02.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:26:02.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:26:02.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:26:02.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:26:02.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:26:02.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:26:02.704 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9343ms 2025-07-01 08:26:02.704 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:26:02.704 +03:00 [DBG] Connection id "0HNC8090TGB6D" completed keep alive response. 2025-07-01 08:26:02.704 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7559ms 2025-07-01 08:26:02.705 +03:00 [DBG] Connection id "0HNC8090TGB6D" received FIN. 2025-07-01 08:26:02.705 +03:00 [DBG] Connection id "0HNC8090TGB6D" disconnecting. 2025-07-01 08:26:02.705 +03:00 [DBG] Connection id "0HNC8090TGB6D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:26:02.706 +03:00 [DBG] Connection id "0HNC8090TGB6D" stopped. 2025-07-01 08:26:21.195 +03:00 [DBG] Connection id "0HNC8090TGB6E" accepted. 2025-07-01 08:26:21.195 +03:00 [DBG] Connection id "0HNC8090TGB6E" started. 2025-07-01 08:26:21.195 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/test/integration/env-config/app/.env - null null 2025-07-01 08:26:21.195 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:26:21.195 +03:00 [DBG] The request path /test/integration/env-config/app/.env does not match a supported file type 2025-07-01 08:26:21.195 +03:00 [DBG] No candidates found for the request path '/test/integration/env-config/app/.env' 2025-07-01 08:26:21.195 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:26:21.195 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:26:21.195 +03:00 [DBG] Connection id "0HNC8090TGB6E" completed keep alive response. 2025-07-01 08:26:21.195 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/test/integration/env-config/app/.env - 404 0 null 0.3713ms 2025-07-01 08:26:21.196 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/test/integration/env-config/app/.env, Response status code: 404 2025-07-01 08:26:21.196 +03:00 [DBG] Connection id "0HNC8090TGB6E" received FIN. 2025-07-01 08:26:21.196 +03:00 [DBG] Connection id "0HNC8090TGB6E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:26:21.196 +03:00 [DBG] Connection id "0HNC8090TGB6E" disconnecting. 2025-07-01 08:26:21.196 +03:00 [DBG] Connection id "0HNC8090TGB6E" stopped. 2025-07-01 08:26:51.223 +03:00 [DBG] Connection id "0HNC8090TGB6F" accepted. 2025-07-01 08:26:51.223 +03:00 [DBG] Connection id "0HNC8090TGB6F" started. 2025-07-01 08:26:51.224 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/oldsanta/.env - null null 2025-07-01 08:26:51.224 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:26:51.224 +03:00 [DBG] The request path /oldsanta/.env does not match a supported file type 2025-07-01 08:26:51.224 +03:00 [DBG] No candidates found for the request path '/oldsanta/.env' 2025-07-01 08:26:51.224 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:26:51.224 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:26:51.224 +03:00 [DBG] Connection id "0HNC8090TGB6F" completed keep alive response. 2025-07-01 08:26:51.224 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/oldsanta/.env - 404 0 null 0.4041ms 2025-07-01 08:26:51.224 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/oldsanta/.env, Response status code: 404 2025-07-01 08:26:51.224 +03:00 [DBG] Connection id "0HNC8090TGB6F" received FIN. 2025-07-01 08:26:51.224 +03:00 [DBG] Connection id "0HNC8090TGB6F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:26:51.224 +03:00 [DBG] Connection id "0HNC8090TGB6F" disconnecting. 2025-07-01 08:26:51.225 +03:00 [DBG] Connection id "0HNC8090TGB6F" stopped. 2025-07-01 08:27:02.713 +03:00 [DBG] Connection id "0HNC8090TGB6G" accepted. 2025-07-01 08:27:02.713 +03:00 [DBG] Connection id "0HNC8090TGB6G" started. 2025-07-01 08:27:02.713 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:27:02.713 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:27:02.713 +03:00 [DBG] POST requests are not supported 2025-07-01 08:27:02.713 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:27:02.713 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:27:02.713 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:27:02.713 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:27:02.713 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:27:02.713 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:27:02.714 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:27:02.714 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:27:02.714 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:27:02.714 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:27:02.714 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:27:02.714 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:27:02.714 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:27:02.714 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:27:02.714 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:27:02.714 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:27:02.714 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:27:02.714 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:27:02.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:27:02.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:27:02.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:27:02.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:27:02.714 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:27:02.714 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1718ms. 2025-07-01 08:27:02.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:27:02.714 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:27:02.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:27:02.714 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:27:02.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:27:02.714 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:27:02.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:27:02.714 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:27:02.714 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:27:02.714 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:27:02.714 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:27:02.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:27:02.715 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:27:02.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:27:02.715 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:27:02.715 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:27:02.715 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:27:02.715 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8178ms 2025-07-01 08:27:02.715 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:27:02.715 +03:00 [DBG] Connection id "0HNC8090TGB6G" completed keep alive response. 2025-07-01 08:27:02.715 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5245ms 2025-07-01 08:27:02.715 +03:00 [DBG] Connection id "0HNC8090TGB6G" received FIN. 2025-07-01 08:27:02.715 +03:00 [DBG] Connection id "0HNC8090TGB6G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:27:02.715 +03:00 [DBG] Connection id "0HNC8090TGB6G" disconnecting. 2025-07-01 08:27:02.715 +03:00 [DBG] Connection id "0HNC8090TGB6G" stopped. 2025-07-01 08:27:21.251 +03:00 [DBG] Connection id "0HNC8090TGB6H" accepted. 2025-07-01 08:27:21.251 +03:00 [DBG] Connection id "0HNC8090TGB6H" started. 2025-07-01 08:27:21.251 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/index - null null 2025-07-01 08:27:21.251 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:27:21.251 +03:00 [DBG] The request path /.git/index does not match a supported file type 2025-07-01 08:27:21.251 +03:00 [DBG] No candidates found for the request path '/.git/index' 2025-07-01 08:27:21.251 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:27:21.251 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:27:21.251 +03:00 [DBG] Connection id "0HNC8090TGB6H" completed keep alive response. 2025-07-01 08:27:21.251 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/index - 404 0 null 0.2532ms 2025-07-01 08:27:21.251 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/index, Response status code: 404 2025-07-01 08:27:21.251 +03:00 [DBG] Connection id "0HNC8090TGB6H" received FIN. 2025-07-01 08:27:21.251 +03:00 [DBG] Connection id "0HNC8090TGB6H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:27:21.251 +03:00 [DBG] Connection id "0HNC8090TGB6H" disconnecting. 2025-07-01 08:27:21.252 +03:00 [DBG] Connection id "0HNC8090TGB6H" stopped. 2025-07-01 08:27:51.270 +03:00 [DBG] Connection id "0HNC8090TGB6I" accepted. 2025-07-01 08:27:51.270 +03:00 [DBG] Connection id "0HNC8090TGB6I" started. 2025-07-01 08:27:51.270 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/cp/.env - null null 2025-07-01 08:27:51.270 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:27:51.270 +03:00 [DBG] The request path /cp/.env does not match a supported file type 2025-07-01 08:27:51.270 +03:00 [DBG] No candidates found for the request path '/cp/.env' 2025-07-01 08:27:51.270 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:27:51.270 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:27:51.270 +03:00 [DBG] Connection id "0HNC8090TGB6I" completed keep alive response. 2025-07-01 08:27:51.270 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/cp/.env - 404 0 null 0.268ms 2025-07-01 08:27:51.271 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/cp/.env, Response status code: 404 2025-07-01 08:27:51.271 +03:00 [DBG] Connection id "0HNC8090TGB6I" received FIN. 2025-07-01 08:27:51.271 +03:00 [DBG] Connection id "0HNC8090TGB6I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:27:51.271 +03:00 [DBG] Connection id "0HNC8090TGB6I" disconnecting. 2025-07-01 08:27:51.271 +03:00 [DBG] Connection id "0HNC8090TGB6I" stopped. 2025-07-01 08:28:02.704 +03:00 [DBG] Connection id "0HNC8090TGB6J" accepted. 2025-07-01 08:28:02.704 +03:00 [DBG] Connection id "0HNC8090TGB6J" started. 2025-07-01 08:28:02.704 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:28:02.704 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:28:02.704 +03:00 [DBG] POST requests are not supported 2025-07-01 08:28:02.704 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:28:02.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-07-01 08:28:02.704 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:28:02.704 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:28:02.704 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:28:02.704 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:28:02.704 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:28:02.704 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:28:02.704 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:28:02.704 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:28:02.704 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:28:02.704 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:28:02.704 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:28:02.704 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:28:02.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:28:02.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:28:02.704 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:28:02.704 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:28:02.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:28:02.705 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:28:02.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:28:02.705 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:28:02.705 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:28:02.705 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1346ms. 2025-07-01 08:28:02.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:28:02.705 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:28:02.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:28:02.705 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:28:02.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:28:02.705 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:28:02.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:28:02.705 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:28:02.705 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:28:02.705 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:28:02.705 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:28:02.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:28:02.705 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:28:02.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:28:02.705 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:28:02.705 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:28:02.705 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:28:02.705 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7916ms 2025-07-01 08:28:02.705 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:28:02.705 +03:00 [DBG] Connection id "0HNC8090TGB6J" completed keep alive response. 2025-07-01 08:28:02.705 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4337ms 2025-07-01 08:28:02.706 +03:00 [DBG] Connection id "0HNC8090TGB6J" received FIN. 2025-07-01 08:28:02.706 +03:00 [DBG] Connection id "0HNC8090TGB6J" disconnecting. 2025-07-01 08:28:02.706 +03:00 [DBG] Connection id "0HNC8090TGB6J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:28:02.707 +03:00 [DBG] Connection id "0HNC8090TGB6J" stopped. 2025-07-01 08:28:21.306 +03:00 [DBG] Connection id "0HNC8090TGB6K" accepted. 2025-07-01 08:28:21.307 +03:00 [DBG] Connection id "0HNC8090TGB6K" started. 2025-07-01 08:28:21.307 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/temanr10/.env - null null 2025-07-01 08:28:21.307 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:28:21.307 +03:00 [DBG] The request path /temanr10/.env does not match a supported file type 2025-07-01 08:28:21.307 +03:00 [DBG] No candidates found for the request path '/temanr10/.env' 2025-07-01 08:28:21.307 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:28:21.307 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:28:21.307 +03:00 [DBG] Connection id "0HNC8090TGB6K" completed keep alive response. 2025-07-01 08:28:21.307 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/temanr10/.env - 404 0 null 0.2789ms 2025-07-01 08:28:21.307 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/temanr10/.env, Response status code: 404 2025-07-01 08:28:21.307 +03:00 [DBG] Connection id "0HNC8090TGB6K" received FIN. 2025-07-01 08:28:21.307 +03:00 [DBG] Connection id "0HNC8090TGB6K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:28:21.307 +03:00 [DBG] Connection id "0HNC8090TGB6K" disconnecting. 2025-07-01 08:28:21.307 +03:00 [DBG] Connection id "0HNC8090TGB6K" stopped. 2025-07-01 08:28:51.345 +03:00 [DBG] Connection id "0HNC8090TGB6L" accepted. 2025-07-01 08:28:51.346 +03:00 [DBG] Connection id "0HNC8090TGB6L" started. 2025-07-01 08:28:51.346 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/dev/.env - null null 2025-07-01 08:28:51.346 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:28:51.346 +03:00 [DBG] The request path /dev/.env does not match a supported file type 2025-07-01 08:28:51.346 +03:00 [DBG] No candidates found for the request path '/dev/.env' 2025-07-01 08:28:51.346 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:28:51.346 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:28:51.346 +03:00 [DBG] Connection id "0HNC8090TGB6L" completed keep alive response. 2025-07-01 08:28:51.346 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/dev/.env - 404 0 null 0.5115ms 2025-07-01 08:28:51.346 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/dev/.env, Response status code: 404 2025-07-01 08:28:51.347 +03:00 [DBG] Connection id "0HNC8090TGB6L" received FIN. 2025-07-01 08:28:51.347 +03:00 [DBG] Connection id "0HNC8090TGB6L" disconnecting. 2025-07-01 08:28:51.347 +03:00 [DBG] Connection id "0HNC8090TGB6L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:28:51.348 +03:00 [DBG] Connection id "0HNC8090TGB6L" stopped. 2025-07-01 08:29:02.704 +03:00 [DBG] Connection id "0HNC8090TGB6M" accepted. 2025-07-01 08:29:02.704 +03:00 [DBG] Connection id "0HNC8090TGB6M" started. 2025-07-01 08:29:02.705 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:29:02.705 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:29:02.705 +03:00 [DBG] POST requests are not supported 2025-07-01 08:29:02.705 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:29:02.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-07-01 08:29:02.705 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:29:02.705 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:29:02.705 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:29:02.705 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:29:02.705 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:29:02.705 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:29:02.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-07-01 08:29:02.705 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:29:02.705 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:29:02.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-07-01 08:29:02.705 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:29:02.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-07-01 08:29:02.705 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:29:02.705 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:29:02.706 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:29:02.706 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:29:02.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:29:02.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:29:02.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:29:02.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:29:02.706 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:29:02.706 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1594ms. 2025-07-01 08:29:02.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:29:02.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:29:02.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:29:02.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:29:02.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:29:02.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:29:02.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:29:02.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:29:02.706 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:29:02.706 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:29:02.706 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:29:02.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:29:02.706 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:29:02.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:29:02.706 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:29:02.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:29:02.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:29:02.706 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0388ms 2025-07-01 08:29:02.706 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:29:02.707 +03:00 [DBG] Connection id "0HNC8090TGB6M" completed keep alive response. 2025-07-01 08:29:02.707 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9783ms 2025-07-01 08:29:02.707 +03:00 [DBG] Connection id "0HNC8090TGB6M" received FIN. 2025-07-01 08:29:02.707 +03:00 [DBG] Connection id "0HNC8090TGB6M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:29:02.707 +03:00 [DBG] Connection id "0HNC8090TGB6M" disconnecting. 2025-07-01 08:29:02.707 +03:00 [DBG] Connection id "0HNC8090TGB6M" stopped. 2025-07-01 08:29:21.384 +03:00 [DBG] Connection id "0HNC8090TGB6N" accepted. 2025-07-01 08:29:21.384 +03:00 [DBG] Connection id "0HNC8090TGB6N" started. 2025-07-01 08:29:21.384 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/website/.env - null null 2025-07-01 08:29:21.384 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:29:21.384 +03:00 [DBG] The request path /website/.env does not match a supported file type 2025-07-01 08:29:21.384 +03:00 [DBG] No candidates found for the request path '/website/.env' 2025-07-01 08:29:21.384 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:29:21.385 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:29:21.385 +03:00 [DBG] Connection id "0HNC8090TGB6N" completed keep alive response. 2025-07-01 08:29:21.385 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/website/.env - 404 0 null 0.328ms 2025-07-01 08:29:21.385 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/website/.env, Response status code: 404 2025-07-01 08:29:21.385 +03:00 [DBG] Connection id "0HNC8090TGB6N" received FIN. 2025-07-01 08:29:21.385 +03:00 [DBG] Connection id "0HNC8090TGB6N" disconnecting. 2025-07-01 08:29:21.385 +03:00 [DBG] Connection id "0HNC8090TGB6N" stopped. 2025-07-01 08:29:21.385 +03:00 [DBG] Connection id "0HNC8090TGB6N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:29:51.403 +03:00 [DBG] Connection id "0HNC8090TGB6O" accepted. 2025-07-01 08:29:51.403 +03:00 [DBG] Connection id "0HNC8090TGB6O" started. 2025-07-01 08:29:51.404 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/server/.env.local - null null 2025-07-01 08:29:51.404 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:29:51.404 +03:00 [DBG] The request path /server/.env.local does not match a supported file type 2025-07-01 08:29:51.404 +03:00 [DBG] No candidates found for the request path '/server/.env.local' 2025-07-01 08:29:51.404 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:29:51.404 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:29:51.404 +03:00 [DBG] Connection id "0HNC8090TGB6O" completed keep alive response. 2025-07-01 08:29:51.404 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/server/.env.local - 404 0 null 0.2439ms 2025-07-01 08:29:51.404 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/server/.env.local, Response status code: 404 2025-07-01 08:29:51.404 +03:00 [DBG] Connection id "0HNC8090TGB6O" received FIN. 2025-07-01 08:29:51.404 +03:00 [DBG] Connection id "0HNC8090TGB6O" disconnecting. 2025-07-01 08:29:51.404 +03:00 [DBG] Connection id "0HNC8090TGB6O" stopped. 2025-07-01 08:29:51.404 +03:00 [DBG] Connection id "0HNC8090TGB6O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:30:02.710 +03:00 [DBG] Connection id "0HNC8090TGB6P" accepted. 2025-07-01 08:30:02.710 +03:00 [DBG] Connection id "0HNC8090TGB6P" started. 2025-07-01 08:30:02.710 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:30:02.710 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:30:02.710 +03:00 [DBG] POST requests are not supported 2025-07-01 08:30:02.710 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:30:02.710 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:30:02.710 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:30:02.710 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:30:02.710 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:30:02.710 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:30:02.710 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:30:02.710 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:30:02.710 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:30:02.710 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:30:02.710 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:30:02.710 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:30:02.710 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:30:02.710 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:30:02.710 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:30:02.710 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:30:02.710 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:30:02.710 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:30:02.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:30:02.710 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:30:02.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:30:02.710 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:30:02.710 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:30:02.711 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.143ms. 2025-07-01 08:30:02.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:30:02.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:30:02.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:30:02.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:30:02.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:30:02.711 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:30:02.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:30:02.711 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:30:02.711 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:30:02.711 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:30:02.711 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:30:02.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:30:02.711 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:30:02.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:30:02.711 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:30:02.711 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:30:02.711 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:30:02.711 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.641ms 2025-07-01 08:30:02.711 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:30:02.711 +03:00 [DBG] Connection id "0HNC8090TGB6P" completed keep alive response. 2025-07-01 08:30:02.711 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2869ms 2025-07-01 08:30:02.711 +03:00 [DBG] Connection id "0HNC8090TGB6P" received FIN. 2025-07-01 08:30:02.711 +03:00 [DBG] Connection id "0HNC8090TGB6P" disconnecting. 2025-07-01 08:30:02.711 +03:00 [DBG] Connection id "0HNC8090TGB6P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:30:02.713 +03:00 [DBG] Connection id "0HNC8090TGB6P" stopped. 2025-07-01 08:30:21.443 +03:00 [DBG] Connection id "0HNC8090TGB6Q" accepted. 2025-07-01 08:30:21.443 +03:00 [DBG] Connection id "0HNC8090TGB6Q" started. 2025-07-01 08:30:21.443 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/shared/config.env - null null 2025-07-01 08:30:21.443 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:30:21.443 +03:00 [DBG] The request path /api/shared/config.env does not match a supported file type 2025-07-01 08:30:21.443 +03:00 [DBG] No candidates found for the request path '/api/shared/config.env' 2025-07-01 08:30:21.443 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:30:21.443 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:30:21.443 +03:00 [DBG] Connection id "0HNC8090TGB6Q" completed keep alive response. 2025-07-01 08:30:21.444 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/shared/config.env - 404 0 null 0.6686ms 2025-07-01 08:30:21.444 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/api/shared/config.env, Response status code: 404 2025-07-01 08:30:21.444 +03:00 [DBG] Connection id "0HNC8090TGB6Q" received FIN. 2025-07-01 08:30:21.444 +03:00 [DBG] Connection id "0HNC8090TGB6Q" disconnecting. 2025-07-01 08:30:21.444 +03:00 [DBG] Connection id "0HNC8090TGB6Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:30:21.445 +03:00 [DBG] Connection id "0HNC8090TGB6Q" stopped. 2025-07-01 08:30:51.462 +03:00 [DBG] Connection id "0HNC8090TGB6R" accepted. 2025-07-01 08:30:51.462 +03:00 [DBG] Connection id "0HNC8090TGB6R" started. 2025-07-01 08:30:51.462 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/server/.env - null null 2025-07-01 08:30:51.462 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:30:51.462 +03:00 [DBG] The request path /server/.env does not match a supported file type 2025-07-01 08:30:51.462 +03:00 [DBG] No candidates found for the request path '/server/.env' 2025-07-01 08:30:51.462 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:30:51.462 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:30:51.462 +03:00 [DBG] Connection id "0HNC8090TGB6R" completed keep alive response. 2025-07-01 08:30:51.463 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/server/.env - 404 0 null 0.6068ms 2025-07-01 08:30:51.463 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/server/.env, Response status code: 404 2025-07-01 08:30:51.463 +03:00 [DBG] Connection id "0HNC8090TGB6R" received FIN. 2025-07-01 08:30:51.463 +03:00 [DBG] Connection id "0HNC8090TGB6R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:30:51.463 +03:00 [DBG] Connection id "0HNC8090TGB6R" disconnecting. 2025-07-01 08:30:51.463 +03:00 [DBG] Connection id "0HNC8090TGB6R" stopped. 2025-07-01 08:31:02.717 +03:00 [DBG] Connection id "0HNC8090TGB6S" accepted. 2025-07-01 08:31:02.718 +03:00 [DBG] Connection id "0HNC8090TGB6S" started. 2025-07-01 08:31:02.718 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:31:02.718 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:31:02.718 +03:00 [DBG] POST requests are not supported 2025-07-01 08:31:02.718 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:31:02.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-07-01 08:31:02.718 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:31:02.718 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:31:02.718 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:31:02.718 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:31:02.718 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:31:02.718 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:31:02.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-07-01 08:31:02.718 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:31:02.718 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:31:02.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-07-01 08:31:02.718 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:31:02.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-07-01 08:31:02.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:31:02.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:31:02.718 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:31:02.718 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:31:02.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:31:02.719 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:31:02.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:31:02.719 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:31:02.719 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:31:02.719 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1197ms. 2025-07-01 08:31:02.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:31:02.719 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:31:02.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:31:02.719 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:31:02.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:31:02.719 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:31:02.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:31:02.719 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:31:02.719 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:31:02.719 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:31:02.719 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:31:02.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:31:02.719 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:31:02.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:31:02.719 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:31:02.719 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:31:02.719 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:31:02.719 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6824ms 2025-07-01 08:31:02.719 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:31:02.719 +03:00 [DBG] Connection id "0HNC8090TGB6S" completed keep alive response. 2025-07-01 08:31:02.719 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4753ms 2025-07-01 08:31:02.719 +03:00 [DBG] Connection id "0HNC8090TGB6S" received FIN. 2025-07-01 08:31:02.720 +03:00 [DBG] Connection id "0HNC8090TGB6S" disconnecting. 2025-07-01 08:31:02.720 +03:00 [DBG] Connection id "0HNC8090TGB6S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:31:02.721 +03:00 [DBG] Connection id "0HNC8090TGB6S" stopped. 2025-07-01 08:31:21.499 +03:00 [DBG] Connection id "0HNC8090TGB6T" accepted. 2025-07-01 08:31:21.499 +03:00 [DBG] Connection id "0HNC8090TGB6T" started. 2025-07-01 08:31:21.499 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/babel-plugin-dotenv/test/fixtures/empty-values/.env - null null 2025-07-01 08:31:21.500 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:31:21.500 +03:00 [DBG] The request path /babel-plugin-dotenv/test/fixtures/empty-values/.env does not match a supported file type 2025-07-01 08:31:21.500 +03:00 [DBG] No candidates found for the request path '/babel-plugin-dotenv/test/fixtures/empty-values/.env' 2025-07-01 08:31:21.500 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:31:21.500 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:31:21.500 +03:00 [DBG] Connection id "0HNC8090TGB6T" completed keep alive response. 2025-07-01 08:31:21.500 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/babel-plugin-dotenv/test/fixtures/empty-values/.env - 404 0 null 0.233ms 2025-07-01 08:31:21.500 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/babel-plugin-dotenv/test/fixtures/empty-values/.env, Response status code: 404 2025-07-01 08:31:21.500 +03:00 [DBG] Connection id "0HNC8090TGB6T" received FIN. 2025-07-01 08:31:21.500 +03:00 [DBG] Connection id "0HNC8090TGB6T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:31:21.500 +03:00 [DBG] Connection id "0HNC8090TGB6T" disconnecting. 2025-07-01 08:31:21.500 +03:00 [DBG] Connection id "0HNC8090TGB6T" stopped. 2025-07-01 08:31:51.518 +03:00 [DBG] Connection id "0HNC8090TGB6U" accepted. 2025-07-01 08:31:51.518 +03:00 [DBG] Connection id "0HNC8090TGB6U" started. 2025-07-01 08:31:51.518 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/dep.php - null null 2025-07-01 08:31:51.518 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:31:51.518 +03:00 [DBG] The request path /dep.php does not match a supported file type 2025-07-01 08:31:51.518 +03:00 [DBG] No candidates found for the request path '/dep.php' 2025-07-01 08:31:51.518 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:31:51.518 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:31:51.518 +03:00 [DBG] Connection id "0HNC8090TGB6U" completed keep alive response. 2025-07-01 08:31:51.518 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/dep.php - 404 0 null 0.2992ms 2025-07-01 08:31:51.519 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/dep.php, Response status code: 404 2025-07-01 08:31:51.519 +03:00 [DBG] Connection id "0HNC8090TGB6U" received FIN. 2025-07-01 08:31:51.519 +03:00 [DBG] Connection id "0HNC8090TGB6U" disconnecting. 2025-07-01 08:31:51.519 +03:00 [DBG] Connection id "0HNC8090TGB6U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:31:51.520 +03:00 [DBG] Connection id "0HNC8090TGB6U" stopped. 2025-07-01 08:32:02.808 +03:00 [DBG] Connection id "0HNC8090TGB6V" accepted. 2025-07-01 08:32:02.808 +03:00 [DBG] Connection id "0HNC8090TGB6V" started. 2025-07-01 08:32:02.808 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:32:02.808 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:32:02.808 +03:00 [DBG] POST requests are not supported 2025-07-01 08:32:02.808 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:32:02.808 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:32:02.808 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:32:02.808 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:32:02.808 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:32:02.808 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:32:02.809 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:32:02.809 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:32:02.809 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:32:02.809 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:32:02.809 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:32:02.809 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:32:02.809 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:32:02.809 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:32:02.809 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:32:02.809 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:32:02.809 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:32:02.809 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:32:02.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:32:02.809 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:32:02.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:32:02.809 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:32:02.809 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:32:02.809 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1534ms. 2025-07-01 08:32:02.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:32:02.809 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:32:02.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:32:02.809 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:32:02.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:32:02.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:32:02.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:32:02.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:32:02.809 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:32:02.809 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:32:02.809 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:32:02.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:32:02.809 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:32:02.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:32:02.809 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:32:02.809 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:32:02.810 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:32:02.810 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7391ms 2025-07-01 08:32:02.810 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:32:02.810 +03:00 [DBG] Connection id "0HNC8090TGB6V" completed keep alive response. 2025-07-01 08:32:02.810 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3712ms 2025-07-01 08:32:02.810 +03:00 [DBG] Connection id "0HNC8090TGB6V" received FIN. 2025-07-01 08:32:02.810 +03:00 [DBG] Connection id "0HNC8090TGB6V" disconnecting. 2025-07-01 08:32:02.810 +03:00 [DBG] Connection id "0HNC8090TGB6V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:32:02.811 +03:00 [DBG] Connection id "0HNC8090TGB6V" stopped. 2025-07-01 08:32:21.554 +03:00 [DBG] Connection id "0HNC8090TGB70" accepted. 2025-07-01 08:32:21.554 +03:00 [DBG] Connection id "0HNC8090TGB70" started. 2025-07-01 08:32:21.554 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com//current/phpinfo.php - null null 2025-07-01 08:32:21.555 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:32:21.555 +03:00 [DBG] The request path //current/phpinfo.php does not match a supported file type 2025-07-01 08:32:21.555 +03:00 [DBG] No candidates found for the request path '//current/phpinfo.php' 2025-07-01 08:32:21.555 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:32:21.555 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:32:21.555 +03:00 [DBG] Connection id "0HNC8090TGB70" completed keep alive response. 2025-07-01 08:32:21.555 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com//current/phpinfo.php - 404 0 null 0.2566ms 2025-07-01 08:32:21.555 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com//current/phpinfo.php, Response status code: 404 2025-07-01 08:32:21.555 +03:00 [DBG] Connection id "0HNC8090TGB70" received FIN. 2025-07-01 08:32:21.555 +03:00 [DBG] Connection id "0HNC8090TGB70" disconnecting. 2025-07-01 08:32:21.555 +03:00 [DBG] Connection id "0HNC8090TGB70" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:32:21.556 +03:00 [DBG] Connection id "0HNC8090TGB70" stopped. 2025-07-01 08:32:51.593 +03:00 [DBG] Connection id "0HNC8090TGB71" accepted. 2025-07-01 08:32:51.594 +03:00 [DBG] Connection id "0HNC8090TGB71" started. 2025-07-01 08:32:51.594 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env_mail_login - null null 2025-07-01 08:32:51.594 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:32:51.594 +03:00 [DBG] The request path /.env_mail_login does not match a supported file type 2025-07-01 08:32:51.594 +03:00 [DBG] No candidates found for the request path '/.env_mail_login' 2025-07-01 08:32:51.594 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:32:51.594 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:32:51.594 +03:00 [DBG] Connection id "0HNC8090TGB71" completed keep alive response. 2025-07-01 08:32:51.594 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env_mail_login - 404 0 null 0.3769ms 2025-07-01 08:32:51.594 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env_mail_login, Response status code: 404 2025-07-01 08:32:51.594 +03:00 [DBG] Connection id "0HNC8090TGB71" received FIN. 2025-07-01 08:32:51.595 +03:00 [DBG] Connection id "0HNC8090TGB71" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:32:51.595 +03:00 [DBG] Connection id "0HNC8090TGB71" disconnecting. 2025-07-01 08:32:51.595 +03:00 [DBG] Connection id "0HNC8090TGB71" stopped. 2025-07-01 08:33:02.720 +03:00 [DBG] Connection id "0HNC8090TGB72" accepted. 2025-07-01 08:33:02.721 +03:00 [DBG] Connection id "0HNC8090TGB72" started. 2025-07-01 08:33:02.721 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:33:02.721 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:33:02.721 +03:00 [DBG] POST requests are not supported 2025-07-01 08:33:02.721 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:33:02.721 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:33:02.721 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:33:02.721 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:33:02.721 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:33:02.721 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:33:02.721 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:33:02.721 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:33:02.722 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:33:02.722 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:33:02.722 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:33:02.722 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:33:02.722 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:33:02.722 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:33:02.722 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:33:02.722 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:33:02.722 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:33:02.722 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:33:02.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:33:02.722 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:33:02.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:33:02.722 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:33:02.722 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:33:02.723 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2107ms. 2025-07-01 08:33:02.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:33:02.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:33:02.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:33:02.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:33:02.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:33:02.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:33:02.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:33:02.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:33:02.723 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:33:02.723 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:33:02.723 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:33:02.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:33:02.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:33:02.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:33:02.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:33:02.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:33:02.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:33:02.723 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2441ms 2025-07-01 08:33:02.723 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:33:02.723 +03:00 [DBG] Connection id "0HNC8090TGB72" completed keep alive response. 2025-07-01 08:33:02.723 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4909ms 2025-07-01 08:33:02.724 +03:00 [DBG] Connection id "0HNC8090TGB72" received FIN. 2025-07-01 08:33:02.724 +03:00 [DBG] Connection id "0HNC8090TGB72" disconnecting. 2025-07-01 08:33:02.724 +03:00 [DBG] Connection id "0HNC8090TGB72" stopped. 2025-07-01 08:33:02.724 +03:00 [DBG] Connection id "0HNC8090TGB72" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:33:21.630 +03:00 [DBG] Connection id "0HNC8090TGB73" accepted. 2025-07-01 08:33:21.630 +03:00 [DBG] Connection id "0HNC8090TGB73" started. 2025-07-01 08:33:21.630 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/enviroments/.env.production - null null 2025-07-01 08:33:21.630 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:33:21.630 +03:00 [DBG] The request path /enviroments/.env.production does not match a supported file type 2025-07-01 08:33:21.630 +03:00 [DBG] No candidates found for the request path '/enviroments/.env.production' 2025-07-01 08:33:21.630 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:33:21.630 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:33:21.630 +03:00 [DBG] Connection id "0HNC8090TGB73" completed keep alive response. 2025-07-01 08:33:21.630 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/enviroments/.env.production - 404 0 null 0.2692ms 2025-07-01 08:33:21.630 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/enviroments/.env.production, Response status code: 404 2025-07-01 08:33:21.631 +03:00 [DBG] Connection id "0HNC8090TGB73" received FIN. 2025-07-01 08:33:21.631 +03:00 [DBG] Connection id "0HNC8090TGB73" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:33:21.631 +03:00 [DBG] Connection id "0HNC8090TGB73" disconnecting. 2025-07-01 08:33:21.631 +03:00 [DBG] Connection id "0HNC8090TGB73" stopped. 2025-07-01 08:33:51.648 +03:00 [DBG] Connection id "0HNC8090TGB74" accepted. 2025-07-01 08:33:51.648 +03:00 [DBG] Connection id "0HNC8090TGB74" started. 2025-07-01 08:33:51.649 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/core/.env - null null 2025-07-01 08:33:51.649 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:33:51.649 +03:00 [DBG] The request path /core/.env does not match a supported file type 2025-07-01 08:33:51.649 +03:00 [DBG] No candidates found for the request path '/core/.env' 2025-07-01 08:33:51.649 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:33:51.649 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:33:51.649 +03:00 [DBG] Connection id "0HNC8090TGB74" completed keep alive response. 2025-07-01 08:33:51.649 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/core/.env - 404 0 null 0.4213ms 2025-07-01 08:33:51.649 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/core/.env, Response status code: 404 2025-07-01 08:33:51.649 +03:00 [DBG] Connection id "0HNC8090TGB74" received FIN. 2025-07-01 08:33:51.649 +03:00 [DBG] Connection id "0HNC8090TGB74" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:33:51.649 +03:00 [DBG] Connection id "0HNC8090TGB74" disconnecting. 2025-07-01 08:33:51.649 +03:00 [DBG] Connection id "0HNC8090TGB74" stopped. 2025-07-01 08:34:02.714 +03:00 [DBG] Connection id "0HNC8090TGB75" accepted. 2025-07-01 08:34:02.714 +03:00 [DBG] Connection id "0HNC8090TGB75" started. 2025-07-01 08:34:02.714 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:34:02.715 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:34:02.715 +03:00 [DBG] POST requests are not supported 2025-07-01 08:34:02.715 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:34:02.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-07-01 08:34:02.715 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:34:02.715 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:34:02.715 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:34:02.715 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:34:02.715 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:34:02.715 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:34:02.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-07-01 08:34:02.715 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:34:02.715 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:34:02.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-07-01 08:34:02.715 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:34:02.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-07-01 08:34:02.715 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:34:02.715 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:34:02.715 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:34:02.715 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:34:02.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:34:02.715 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:34:02.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:34:02.715 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:34:02.715 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:34:02.716 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1369ms. 2025-07-01 08:34:02.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:34:02.716 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:34:02.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:34:02.716 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:34:02.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:34:02.716 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:34:02.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:34:02.716 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:34:02.716 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:34:02.716 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:34:02.716 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:34:02.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:34:02.716 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:34:02.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:34:02.716 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:34:02.716 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:34:02.716 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:34:02.716 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0472ms 2025-07-01 08:34:02.716 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:34:02.716 +03:00 [DBG] Connection id "0HNC8090TGB75" completed keep alive response. 2025-07-01 08:34:02.716 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8991ms 2025-07-01 08:34:02.717 +03:00 [DBG] Connection id "0HNC8090TGB75" received FIN. 2025-07-01 08:34:02.717 +03:00 [DBG] Connection id "0HNC8090TGB75" disconnecting. 2025-07-01 08:34:02.717 +03:00 [DBG] Connection id "0HNC8090TGB75" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:34:02.718 +03:00 [DBG] Connection id "0HNC8090TGB75" stopped. 2025-07-01 08:34:21.687 +03:00 [DBG] Connection id "0HNC8090TGB76" accepted. 2025-07-01 08:34:21.687 +03:00 [DBG] Connection id "0HNC8090TGB76" started. 2025-07-01 08:34:21.687 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/node/.env - null null 2025-07-01 08:34:21.687 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:34:21.687 +03:00 [DBG] The request path /node/.env does not match a supported file type 2025-07-01 08:34:21.687 +03:00 [DBG] No candidates found for the request path '/node/.env' 2025-07-01 08:34:21.687 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:34:21.687 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:34:21.687 +03:00 [DBG] Connection id "0HNC8090TGB76" completed keep alive response. 2025-07-01 08:34:21.687 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/node/.env - 404 0 null 0.331ms 2025-07-01 08:34:21.688 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/node/.env, Response status code: 404 2025-07-01 08:34:21.688 +03:00 [DBG] Connection id "0HNC8090TGB76" received FIN. 2025-07-01 08:34:21.688 +03:00 [DBG] Connection id "0HNC8090TGB76" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:34:21.688 +03:00 [DBG] Connection id "0HNC8090TGB76" disconnecting. 2025-07-01 08:34:21.688 +03:00 [DBG] Connection id "0HNC8090TGB76" stopped. 2025-07-01 08:34:51.705 +03:00 [DBG] Connection id "0HNC8090TGB77" accepted. 2025-07-01 08:34:51.706 +03:00 [DBG] Connection id "0HNC8090TGB77" started. 2025-07-01 08:34:51.706 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/src/main/resources/application-dev.yml - null null 2025-07-01 08:34:51.706 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:34:51.706 +03:00 [DBG] The request path /src/main/resources/application-dev.yml does not match a supported file type 2025-07-01 08:34:51.706 +03:00 [DBG] No candidates found for the request path '/src/main/resources/application-dev.yml' 2025-07-01 08:34:51.706 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:34:51.706 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:34:51.706 +03:00 [DBG] Connection id "0HNC8090TGB77" completed keep alive response. 2025-07-01 08:34:51.706 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/src/main/resources/application-dev.yml - 404 0 null 0.2422ms 2025-07-01 08:34:51.706 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/src/main/resources/application-dev.yml, Response status code: 404 2025-07-01 08:34:51.706 +03:00 [DBG] Connection id "0HNC8090TGB77" received FIN. 2025-07-01 08:34:51.706 +03:00 [DBG] Connection id "0HNC8090TGB77" disconnecting. 2025-07-01 08:34:51.706 +03:00 [DBG] Connection id "0HNC8090TGB77" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:34:51.707 +03:00 [DBG] Connection id "0HNC8090TGB77" stopped. 2025-07-01 08:35:02.716 +03:00 [DBG] Connection id "0HNC8090TGB78" accepted. 2025-07-01 08:35:02.716 +03:00 [DBG] Connection id "0HNC8090TGB78" started. 2025-07-01 08:35:02.716 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:35:02.716 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:35:02.716 +03:00 [DBG] POST requests are not supported 2025-07-01 08:35:02.716 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:35:02.716 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:35:02.716 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:35:02.716 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:35:02.717 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:35:02.717 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:35:02.717 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:35:02.717 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:35:02.717 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:35:02.717 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:35:02.717 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:35:02.717 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:35:02.717 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:35:02.717 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:35:02.717 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:35:02.717 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:35:02.717 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:35:02.717 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:35:02.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:35:02.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:35:02.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:35:02.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:35:02.717 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:35:02.717 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1278ms. 2025-07-01 08:35:02.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:35:02.717 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:35:02.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:35:02.717 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:35:02.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:35:02.717 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:35:02.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:35:02.717 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:35:02.717 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:35:02.718 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:35:02.718 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:35:02.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:35:02.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:35:02.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:35:02.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:35:02.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:35:02.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:35:02.718 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7507ms 2025-07-01 08:35:02.718 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:35:02.718 +03:00 [DBG] Connection id "0HNC8090TGB78" completed keep alive response. 2025-07-01 08:35:02.718 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3974ms 2025-07-01 08:35:02.718 +03:00 [DBG] Connection id "0HNC8090TGB78" received FIN. 2025-07-01 08:35:02.718 +03:00 [DBG] Connection id "0HNC8090TGB78" disconnecting. 2025-07-01 08:35:02.718 +03:00 [DBG] Connection id "0HNC8090TGB78" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:35:02.719 +03:00 [DBG] Connection id "0HNC8090TGB78" stopped. 2025-07-01 08:35:21.723 +03:00 [DBG] Connection id "0HNC8090TGB79" accepted. 2025-07-01 08:35:21.723 +03:00 [DBG] Connection id "0HNC8090TGB79" started. 2025-07-01 08:35:21.723 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/phpsysinfo/phpsysinfo.php - null null 2025-07-01 08:35:21.724 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:35:21.724 +03:00 [DBG] The request path /phpsysinfo/phpsysinfo.php does not match a supported file type 2025-07-01 08:35:21.724 +03:00 [DBG] No candidates found for the request path '/phpsysinfo/phpsysinfo.php' 2025-07-01 08:35:21.724 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:35:21.724 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:35:21.724 +03:00 [DBG] Connection id "0HNC8090TGB79" completed keep alive response. 2025-07-01 08:35:21.724 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/phpsysinfo/phpsysinfo.php - 404 0 null 0.3397ms 2025-07-01 08:35:21.724 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/phpsysinfo/phpsysinfo.php, Response status code: 404 2025-07-01 08:35:21.724 +03:00 [DBG] Connection id "0HNC8090TGB79" received FIN. 2025-07-01 08:35:21.724 +03:00 [DBG] Connection id "0HNC8090TGB79" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:35:21.724 +03:00 [DBG] Connection id "0HNC8090TGB79" disconnecting. 2025-07-01 08:35:21.724 +03:00 [DBG] Connection id "0HNC8090TGB79" stopped. 2025-07-01 08:35:51.762 +03:00 [DBG] Connection id "0HNC8090TGB7A" accepted. 2025-07-01 08:35:51.762 +03:00 [DBG] Connection id "0HNC8090TGB7A" started. 2025-07-01 08:35:51.763 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/shared/config/.env - null null 2025-07-01 08:35:51.763 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:35:51.763 +03:00 [DBG] The request path /api/shared/config/.env does not match a supported file type 2025-07-01 08:35:51.763 +03:00 [DBG] No candidates found for the request path '/api/shared/config/.env' 2025-07-01 08:35:51.763 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:35:51.763 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:35:51.763 +03:00 [DBG] Connection id "0HNC8090TGB7A" completed keep alive response. 2025-07-01 08:35:51.763 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/shared/config/.env - 404 0 null 0.4157ms 2025-07-01 08:35:51.763 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/api/shared/config/.env, Response status code: 404 2025-07-01 08:35:51.763 +03:00 [DBG] Connection id "0HNC8090TGB7A" received FIN. 2025-07-01 08:35:51.763 +03:00 [DBG] Connection id "0HNC8090TGB7A" disconnecting. 2025-07-01 08:35:51.763 +03:00 [DBG] Connection id "0HNC8090TGB7A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:35:51.765 +03:00 [DBG] Connection id "0HNC8090TGB7A" stopped. 2025-07-01 08:36:02.720 +03:00 [DBG] Connection id "0HNC8090TGB7B" accepted. 2025-07-01 08:36:02.720 +03:00 [DBG] Connection id "0HNC8090TGB7B" started. 2025-07-01 08:36:02.720 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:36:02.720 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:36:02.720 +03:00 [DBG] POST requests are not supported 2025-07-01 08:36:02.720 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:36:02.720 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:36:02.720 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:36:02.720 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:36:02.721 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:36:02.721 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:36:02.721 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:36:02.721 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:36:02.721 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:36:02.721 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:36:02.721 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:36:02.721 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:36:02.721 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:36:02.721 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:36:02.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:36:02.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:36:02.721 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:36:02.721 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:36:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:36:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:36:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:36:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:36:02.721 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:36:02.721 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1344ms. 2025-07-01 08:36:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:36:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:36:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:36:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:36:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:36:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:36:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:36:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:36:02.721 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:36:02.721 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:36:02.721 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:36:02.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:36:02.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:36:02.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:36:02.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:36:02.722 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:36:02.722 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:36:02.722 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7104ms 2025-07-01 08:36:02.722 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:36:02.722 +03:00 [DBG] Connection id "0HNC8090TGB7B" completed keep alive response. 2025-07-01 08:36:02.722 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4199ms 2025-07-01 08:36:02.722 +03:00 [DBG] Connection id "0HNC8090TGB7B" received FIN. 2025-07-01 08:36:02.722 +03:00 [DBG] Connection id "0HNC8090TGB7B" disconnecting. 2025-07-01 08:36:02.722 +03:00 [DBG] Connection id "0HNC8090TGB7B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:36:02.723 +03:00 [DBG] Connection id "0HNC8090TGB7B" stopped. 2025-07-01 08:36:21.789 +03:00 [DBG] Connection id "0HNC8090TGB7C" accepted. 2025-07-01 08:36:21.789 +03:00 [DBG] Connection id "0HNC8090TGB7C" started. 2025-07-01 08:36:21.789 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/admin/internal/api - null null 2025-07-01 08:36:21.789 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:36:21.789 +03:00 [DBG] The request path /admin/internal/api does not match a supported file type 2025-07-01 08:36:21.789 +03:00 [DBG] No candidates found for the request path '/admin/internal/api' 2025-07-01 08:36:21.789 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:36:21.789 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:36:21.789 +03:00 [DBG] Connection id "0HNC8090TGB7C" completed keep alive response. 2025-07-01 08:36:21.790 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/admin/internal/api - 404 0 null 0.2192ms 2025-07-01 08:36:21.790 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/admin/internal/api, Response status code: 404 2025-07-01 08:36:21.790 +03:00 [DBG] Connection id "0HNC8090TGB7C" received FIN. 2025-07-01 08:36:21.790 +03:00 [DBG] Connection id "0HNC8090TGB7C" disconnecting. 2025-07-01 08:36:21.790 +03:00 [DBG] Connection id "0HNC8090TGB7C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:36:21.791 +03:00 [DBG] Connection id "0HNC8090TGB7C" stopped. 2025-07-01 08:36:51.818 +03:00 [DBG] Connection id "0HNC8090TGB7D" accepted. 2025-07-01 08:36:51.818 +03:00 [DBG] Connection id "0HNC8090TGB7D" started. 2025-07-01 08:36:51.818 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/root/.env - null null 2025-07-01 08:36:51.818 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:36:51.818 +03:00 [DBG] The request path /root/.env does not match a supported file type 2025-07-01 08:36:51.818 +03:00 [DBG] No candidates found for the request path '/root/.env' 2025-07-01 08:36:51.818 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:36:51.818 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:36:51.819 +03:00 [DBG] Connection id "0HNC8090TGB7D" completed keep alive response. 2025-07-01 08:36:51.819 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/root/.env - 404 0 null 0.2366ms 2025-07-01 08:36:51.819 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/root/.env, Response status code: 404 2025-07-01 08:36:51.819 +03:00 [DBG] Connection id "0HNC8090TGB7D" received FIN. 2025-07-01 08:36:51.819 +03:00 [DBG] Connection id "0HNC8090TGB7D" disconnecting. 2025-07-01 08:36:51.819 +03:00 [DBG] Connection id "0HNC8090TGB7D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:36:51.820 +03:00 [DBG] Connection id "0HNC8090TGB7D" stopped. 2025-07-01 08:37:02.719 +03:00 [DBG] Connection id "0HNC8090TGB7E" accepted. 2025-07-01 08:37:02.719 +03:00 [DBG] Connection id "0HNC8090TGB7E" started. 2025-07-01 08:37:02.720 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:37:02.720 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:37:02.720 +03:00 [DBG] POST requests are not supported 2025-07-01 08:37:02.720 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:37:02.720 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:37:02.720 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:37:02.720 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:37:02.720 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:37:02.720 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:37:02.720 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:37:02.720 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:37:02.720 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:37:02.720 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:37:02.720 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:37:02.720 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:37:02.720 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:37:02.720 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:37:02.720 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:37:02.720 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:37:02.720 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:37:02.720 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:37:02.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:37:02.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:37:02.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:37:02.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:37:02.720 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:37:02.721 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2127ms. 2025-07-01 08:37:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:37:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:37:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:37:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:37:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:37:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:37:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:37:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:37:02.721 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:37:02.721 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:37:02.721 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:37:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:37:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:37:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:37:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:37:02.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:37:02.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:37:02.721 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0309ms 2025-07-01 08:37:02.721 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:37:02.721 +03:00 [DBG] Connection id "0HNC8090TGB7E" completed keep alive response. 2025-07-01 08:37:02.721 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7713ms 2025-07-01 08:37:02.722 +03:00 [DBG] Connection id "0HNC8090TGB7E" received FIN. 2025-07-01 08:37:02.722 +03:00 [DBG] Connection id "0HNC8090TGB7E" disconnecting. 2025-07-01 08:37:02.722 +03:00 [DBG] Connection id "0HNC8090TGB7E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:37:02.723 +03:00 [DBG] Connection id "0HNC8090TGB7E" stopped. 2025-07-01 08:37:21.836 +03:00 [DBG] Connection id "0HNC8090TGB7F" accepted. 2025-07-01 08:37:21.836 +03:00 [DBG] Connection id "0HNC8090TGB7F" started. 2025-07-01 08:37:21.836 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env.bak - null null 2025-07-01 08:37:21.836 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:37:21.836 +03:00 [DBG] The request path /.env.bak does not match a supported file type 2025-07-01 08:37:21.836 +03:00 [DBG] No candidates found for the request path '/.env.bak' 2025-07-01 08:37:21.836 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:37:21.836 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:37:21.836 +03:00 [DBG] Connection id "0HNC8090TGB7F" completed keep alive response. 2025-07-01 08:37:21.836 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env.bak - 404 0 null 0.2452ms 2025-07-01 08:37:21.836 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env.bak, Response status code: 404 2025-07-01 08:37:21.837 +03:00 [DBG] Connection id "0HNC8090TGB7F" received FIN. 2025-07-01 08:37:21.837 +03:00 [DBG] Connection id "0HNC8090TGB7F" disconnecting. 2025-07-01 08:37:21.837 +03:00 [DBG] Connection id "0HNC8090TGB7F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:37:21.838 +03:00 [DBG] Connection id "0HNC8090TGB7F" stopped. 2025-07-01 08:37:51.876 +03:00 [DBG] Connection id "0HNC8090TGB7G" accepted. 2025-07-01 08:37:51.876 +03:00 [DBG] Connection id "0HNC8090TGB7G" started. 2025-07-01 08:37:51.876 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/marketing/.env.staging - null null 2025-07-01 08:37:51.876 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:37:51.876 +03:00 [DBG] The request path /marketing/.env.staging does not match a supported file type 2025-07-01 08:37:51.876 +03:00 [DBG] No candidates found for the request path '/marketing/.env.staging' 2025-07-01 08:37:51.876 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:37:51.877 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:37:51.877 +03:00 [DBG] Connection id "0HNC8090TGB7G" completed keep alive response. 2025-07-01 08:37:51.877 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/marketing/.env.staging - 404 0 null 0.4271ms 2025-07-01 08:37:51.877 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/marketing/.env.staging, Response status code: 404 2025-07-01 08:37:51.877 +03:00 [DBG] Connection id "0HNC8090TGB7G" received FIN. 2025-07-01 08:37:51.877 +03:00 [DBG] Connection id "0HNC8090TGB7G" disconnecting. 2025-07-01 08:37:51.877 +03:00 [DBG] Connection id "0HNC8090TGB7G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:37:51.878 +03:00 [DBG] Connection id "0HNC8090TGB7G" stopped. 2025-07-01 08:38:02.712 +03:00 [DBG] Connection id "0HNC8090TGB7H" accepted. 2025-07-01 08:38:02.712 +03:00 [DBG] Connection id "0HNC8090TGB7H" started. 2025-07-01 08:38:02.713 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:38:02.713 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:38:02.713 +03:00 [DBG] POST requests are not supported 2025-07-01 08:38:02.713 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:38:02.713 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:38:02.713 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:38:02.713 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:38:02.713 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:38:02.713 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:38:02.713 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:38:02.713 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:38:02.713 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:38:02.713 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:38:02.713 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:38:02.714 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:38:02.714 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:38:02.714 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:38:02.714 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:38:02.714 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:38:02.714 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:38:02.714 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:38:02.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:38:02.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:38:02.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:38:02.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:38:02.714 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:38:02.715 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2516ms. 2025-07-01 08:38:02.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:38:02.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:38:02.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:38:02.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:38:02.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:38:02.715 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:38:02.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:38:02.715 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:38:02.715 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:38:02.715 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:38:02.715 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:38:02.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:38:02.715 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:38:02.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:38:02.716 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:38:02.716 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:38:02.716 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:38:02.716 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9661ms 2025-07-01 08:38:02.716 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:38:02.716 +03:00 [DBG] Connection id "0HNC8090TGB7H" completed keep alive response. 2025-07-01 08:38:02.716 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2452ms 2025-07-01 08:38:02.716 +03:00 [DBG] Connection id "0HNC8090TGB7H" received FIN. 2025-07-01 08:38:02.716 +03:00 [DBG] Connection id "0HNC8090TGB7H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:38:02.717 +03:00 [DBG] Connection id "0HNC8090TGB7H" disconnecting. 2025-07-01 08:38:02.717 +03:00 [DBG] Connection id "0HNC8090TGB7H" stopped. 2025-07-01 08:38:21.903 +03:00 [DBG] Connection id "0HNC8090TGB7I" accepted. 2025-07-01 08:38:21.903 +03:00 [DBG] Connection id "0HNC8090TGB7I" started. 2025-07-01 08:38:21.904 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env_backup - null null 2025-07-01 08:38:21.904 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:38:21.904 +03:00 [DBG] The request path /.env_backup does not match a supported file type 2025-07-01 08:38:21.904 +03:00 [DBG] No candidates found for the request path '/.env_backup' 2025-07-01 08:38:21.904 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:38:21.904 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:38:21.904 +03:00 [DBG] Connection id "0HNC8090TGB7I" completed keep alive response. 2025-07-01 08:38:21.904 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env_backup - 404 0 null 0.2512ms 2025-07-01 08:38:21.904 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env_backup, Response status code: 404 2025-07-01 08:38:21.904 +03:00 [DBG] Connection id "0HNC8090TGB7I" received FIN. 2025-07-01 08:38:21.904 +03:00 [DBG] Connection id "0HNC8090TGB7I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:38:21.904 +03:00 [DBG] Connection id "0HNC8090TGB7I" disconnecting. 2025-07-01 08:38:21.904 +03:00 [DBG] Connection id "0HNC8090TGB7I" stopped. 2025-07-01 08:38:51.942 +03:00 [DBG] Connection id "0HNC8090TGB7J" accepted. 2025-07-01 08:38:51.942 +03:00 [DBG] Connection id "0HNC8090TGB7J" started. 2025-07-01 08:38:51.942 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/logs/refs/heads/master - null null 2025-07-01 08:38:51.942 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:38:51.942 +03:00 [DBG] The request path /.git/logs/refs/heads/master does not match a supported file type 2025-07-01 08:38:51.943 +03:00 [DBG] No candidates found for the request path '/.git/logs/refs/heads/master' 2025-07-01 08:38:51.943 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:38:51.943 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:38:51.943 +03:00 [DBG] Connection id "0HNC8090TGB7J" completed keep alive response. 2025-07-01 08:38:51.943 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/logs/refs/heads/master - 404 0 null 0.2427ms 2025-07-01 08:38:51.943 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/logs/refs/heads/master, Response status code: 404 2025-07-01 08:38:51.943 +03:00 [DBG] Connection id "0HNC8090TGB7J" received FIN. 2025-07-01 08:38:51.943 +03:00 [DBG] Connection id "0HNC8090TGB7J" disconnecting. 2025-07-01 08:38:51.943 +03:00 [DBG] Connection id "0HNC8090TGB7J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:38:51.944 +03:00 [DBG] Connection id "0HNC8090TGB7J" stopped. 2025-07-01 08:39:02.716 +03:00 [DBG] Connection id "0HNC8090TGB7K" accepted. 2025-07-01 08:39:02.716 +03:00 [DBG] Connection id "0HNC8090TGB7K" started. 2025-07-01 08:39:02.716 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:39:02.716 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:39:02.716 +03:00 [DBG] POST requests are not supported 2025-07-01 08:39:02.716 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:39:02.716 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:39:02.716 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:39:02.716 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:39:02.716 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:39:02.717 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:39:02.717 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:39:02.717 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:39:02.717 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:39:02.717 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:39:02.717 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:39:02.717 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:39:02.717 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:39:02.717 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:39:02.717 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:39:02.717 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:39:02.717 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:39:02.717 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:39:02.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:39:02.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:39:02.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:39:02.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:39:02.717 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:39:02.717 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1406ms. 2025-07-01 08:39:02.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:39:02.717 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:39:02.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:39:02.717 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:39:02.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:39:02.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:39:02.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:39:02.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:39:02.718 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:39:02.718 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:39:02.718 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:39:02.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:39:02.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:39:02.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:39:02.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:39:02.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:39:02.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:39:02.718 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9148ms 2025-07-01 08:39:02.718 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:39:02.718 +03:00 [DBG] Connection id "0HNC8090TGB7K" completed keep alive response. 2025-07-01 08:39:02.718 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7252ms 2025-07-01 08:39:02.720 +03:00 [DBG] Connection id "0HNC8090TGB7K" received FIN. 2025-07-01 08:39:02.720 +03:00 [DBG] Connection id "0HNC8090TGB7K" disconnecting. 2025-07-01 08:39:02.720 +03:00 [DBG] Connection id "0HNC8090TGB7K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:39:02.721 +03:00 [DBG] Connection id "0HNC8090TGB7K" stopped. 2025-07-01 08:39:21.978 +03:00 [DBG] Connection id "0HNC8090TGB7L" accepted. 2025-07-01 08:39:21.978 +03:00 [DBG] Connection id "0HNC8090TGB7L" started. 2025-07-01 08:39:21.978 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-config.phpd - null null 2025-07-01 08:39:21.978 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:39:21.978 +03:00 [DBG] The request path /wp-config.phpd does not match a supported file type 2025-07-01 08:39:21.978 +03:00 [DBG] No candidates found for the request path '/wp-config.phpd' 2025-07-01 08:39:21.979 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:39:21.979 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:39:21.979 +03:00 [DBG] Connection id "0HNC8090TGB7L" completed keep alive response. 2025-07-01 08:39:21.979 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-config.phpd - 404 0 null 0.2867ms 2025-07-01 08:39:21.979 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-config.phpd, Response status code: 404 2025-07-01 08:39:21.979 +03:00 [DBG] Connection id "0HNC8090TGB7L" received FIN. 2025-07-01 08:39:21.979 +03:00 [DBG] Connection id "0HNC8090TGB7L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:39:21.979 +03:00 [DBG] Connection id "0HNC8090TGB7L" disconnecting. 2025-07-01 08:39:21.979 +03:00 [DBG] Connection id "0HNC8090TGB7L" stopped. 2025-07-01 08:39:52.018 +03:00 [DBG] Connection id "0HNC8090TGB7M" accepted. 2025-07-01 08:39:52.018 +03:00 [DBG] Connection id "0HNC8090TGB7M" started. 2025-07-01 08:39:52.018 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/_profiler/phpinfo - null null 2025-07-01 08:39:52.019 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:39:52.019 +03:00 [DBG] The request path /_profiler/phpinfo does not match a supported file type 2025-07-01 08:39:52.019 +03:00 [DBG] No candidates found for the request path '/_profiler/phpinfo' 2025-07-01 08:39:52.019 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:39:52.019 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:39:52.019 +03:00 [DBG] Connection id "0HNC8090TGB7M" completed keep alive response. 2025-07-01 08:39:52.019 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/_profiler/phpinfo - 404 0 null 0.6055ms 2025-07-01 08:39:52.019 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/_profiler/phpinfo, Response status code: 404 2025-07-01 08:39:52.019 +03:00 [DBG] Connection id "0HNC8090TGB7M" received FIN. 2025-07-01 08:39:52.019 +03:00 [DBG] Connection id "0HNC8090TGB7M" disconnecting. 2025-07-01 08:39:52.020 +03:00 [DBG] Connection id "0HNC8090TGB7M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:39:52.021 +03:00 [DBG] Connection id "0HNC8090TGB7M" stopped. 2025-07-01 08:40:02.719 +03:00 [DBG] Connection id "0HNC8090TGB7N" accepted. 2025-07-01 08:40:02.719 +03:00 [DBG] Connection id "0HNC8090TGB7N" started. 2025-07-01 08:40:02.720 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:40:02.720 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:40:02.720 +03:00 [DBG] POST requests are not supported 2025-07-01 08:40:02.720 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:40:02.720 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:40:02.720 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:40:02.720 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:40:02.720 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:40:02.720 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:40:02.720 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:40:02.720 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:40:02.720 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:40:02.721 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:40:02.721 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:40:02.721 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:40:02.721 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:40:02.721 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:40:02.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:40:02.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:40:02.721 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:40:02.721 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:40:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:40:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:40:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:40:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:40:02.721 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:40:02.722 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1932ms. 2025-07-01 08:40:02.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:40:02.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:40:02.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:40:02.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:40:02.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:40:02.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:40:02.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:40:02.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:40:02.722 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:40:02.722 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:40:02.722 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:40:02.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:40:02.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:40:02.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:40:02.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:40:02.722 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:40:02.722 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:40:02.722 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4306ms 2025-07-01 08:40:02.722 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:40:02.722 +03:00 [DBG] Connection id "0HNC8090TGB7N" completed keep alive response. 2025-07-01 08:40:02.722 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6979ms 2025-07-01 08:40:02.723 +03:00 [DBG] Connection id "0HNC8090TGB7N" received FIN. 2025-07-01 08:40:02.723 +03:00 [DBG] Connection id "0HNC8090TGB7N" disconnecting. 2025-07-01 08:40:02.723 +03:00 [DBG] Connection id "0HNC8090TGB7N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:40:02.724 +03:00 [DBG] Connection id "0HNC8090TGB7N" stopped. 2025-07-01 08:40:22.035 +03:00 [DBG] Connection id "0HNC8090TGB7O" accepted. 2025-07-01 08:40:22.035 +03:00 [DBG] Connection id "0HNC8090TGB7O" started. 2025-07-01 08:40:22.035 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/staging/.env - null null 2025-07-01 08:40:22.036 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:40:22.036 +03:00 [DBG] The request path /staging/.env does not match a supported file type 2025-07-01 08:40:22.036 +03:00 [DBG] No candidates found for the request path '/staging/.env' 2025-07-01 08:40:22.036 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:40:22.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:40:22.036 +03:00 [DBG] Connection id "0HNC8090TGB7O" completed keep alive response. 2025-07-01 08:40:22.036 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/staging/.env - 404 0 null 0.3983ms 2025-07-01 08:40:22.036 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/staging/.env, Response status code: 404 2025-07-01 08:40:22.036 +03:00 [DBG] Connection id "0HNC8090TGB7O" received FIN. 2025-07-01 08:40:22.036 +03:00 [DBG] Connection id "0HNC8090TGB7O" disconnecting. 2025-07-01 08:40:22.036 +03:00 [DBG] Connection id "0HNC8090TGB7O" stopped. 2025-07-01 08:40:22.036 +03:00 [DBG] Connection id "0HNC8090TGB7O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:40:52.075 +03:00 [DBG] Connection id "0HNC8090TGB7P" accepted. 2025-07-01 08:40:52.076 +03:00 [DBG] Connection id "0HNC8090TGB7P" started. 2025-07-01 08:40:52.076 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.aws/credentials - null null 2025-07-01 08:40:52.076 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:40:52.076 +03:00 [DBG] The request path /.aws/credentials does not match a supported file type 2025-07-01 08:40:52.076 +03:00 [DBG] No candidates found for the request path '/.aws/credentials' 2025-07-01 08:40:52.076 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:40:52.076 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:40:52.076 +03:00 [DBG] Connection id "0HNC8090TGB7P" completed keep alive response. 2025-07-01 08:40:52.076 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.aws/credentials - 404 0 null 0.5392ms 2025-07-01 08:40:52.076 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.aws/credentials, Response status code: 404 2025-07-01 08:40:52.076 +03:00 [DBG] Connection id "0HNC8090TGB7P" received FIN. 2025-07-01 08:40:52.077 +03:00 [DBG] Connection id "0HNC8090TGB7P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:40:52.077 +03:00 [DBG] Connection id "0HNC8090TGB7P" disconnecting. 2025-07-01 08:40:52.077 +03:00 [DBG] Connection id "0HNC8090TGB7P" stopped. 2025-07-01 08:41:02.720 +03:00 [DBG] Connection id "0HNC8090TGB7Q" accepted. 2025-07-01 08:41:02.720 +03:00 [DBG] Connection id "0HNC8090TGB7Q" started. 2025-07-01 08:41:02.720 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:41:02.720 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:41:02.720 +03:00 [DBG] POST requests are not supported 2025-07-01 08:41:02.720 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:41:02.720 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:41:02.720 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:41:02.720 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:41:02.720 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:41:02.720 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:41:02.720 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:41:02.720 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:41:02.721 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:41:02.721 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:41:02.721 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:41:02.721 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:41:02.721 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:41:02.721 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:41:02.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:41:02.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:41:02.721 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:41:02.721 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:41:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:41:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:41:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:41:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:41:02.721 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:41:02.721 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1503ms. 2025-07-01 08:41:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:41:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:41:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:41:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:41:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:41:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:41:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:41:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:41:02.721 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:41:02.721 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:41:02.721 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:41:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:41:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:41:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:41:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:41:02.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:41:02.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:41:02.721 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7101ms 2025-07-01 08:41:02.721 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:41:02.721 +03:00 [DBG] Connection id "0HNC8090TGB7Q" completed keep alive response. 2025-07-01 08:41:02.722 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3693ms 2025-07-01 08:41:02.722 +03:00 [DBG] Connection id "0HNC8090TGB7Q" received FIN. 2025-07-01 08:41:02.722 +03:00 [DBG] Connection id "0HNC8090TGB7Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:41:02.722 +03:00 [DBG] Connection id "0HNC8090TGB7Q" disconnecting. 2025-07-01 08:41:02.722 +03:00 [DBG] Connection id "0HNC8090TGB7Q" stopped. 2025-07-01 08:41:22.102 +03:00 [DBG] Connection id "0HNC8090TGB7R" accepted. 2025-07-01 08:41:22.102 +03:00 [DBG] Connection id "0HNC8090TGB7R" started. 2025-07-01 08:41:22.102 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env.production.local - null null 2025-07-01 08:41:22.102 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:41:22.102 +03:00 [DBG] The request path /.env.production.local does not match a supported file type 2025-07-01 08:41:22.103 +03:00 [DBG] No candidates found for the request path '/.env.production.local' 2025-07-01 08:41:22.103 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:41:22.103 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:41:22.103 +03:00 [DBG] Connection id "0HNC8090TGB7R" completed keep alive response. 2025-07-01 08:41:22.103 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env.production.local - 404 0 null 0.3777ms 2025-07-01 08:41:22.103 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env.production.local, Response status code: 404 2025-07-01 08:41:22.103 +03:00 [DBG] Connection id "0HNC8090TGB7R" received FIN. 2025-07-01 08:41:22.103 +03:00 [DBG] Connection id "0HNC8090TGB7R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:41:22.103 +03:00 [DBG] Connection id "0HNC8090TGB7R" disconnecting. 2025-07-01 08:41:22.103 +03:00 [DBG] Connection id "0HNC8090TGB7R" stopped. 2025-07-01 08:41:52.121 +03:00 [DBG] Connection id "0HNC8090TGB7S" accepted. 2025-07-01 08:41:52.121 +03:00 [DBG] Connection id "0HNC8090TGB7S" started. 2025-07-01 08:41:52.121 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/test/.env - null null 2025-07-01 08:41:52.121 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:41:52.121 +03:00 [DBG] The request path /test/.env does not match a supported file type 2025-07-01 08:41:52.121 +03:00 [DBG] No candidates found for the request path '/test/.env' 2025-07-01 08:41:52.121 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:41:52.122 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:41:52.122 +03:00 [DBG] Connection id "0HNC8090TGB7S" completed keep alive response. 2025-07-01 08:41:52.122 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/test/.env - 404 0 null 0.2759ms 2025-07-01 08:41:52.122 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/test/.env, Response status code: 404 2025-07-01 08:41:52.122 +03:00 [DBG] Connection id "0HNC8090TGB7S" received FIN. 2025-07-01 08:41:52.122 +03:00 [DBG] Connection id "0HNC8090TGB7S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:41:52.122 +03:00 [DBG] Connection id "0HNC8090TGB7S" disconnecting. 2025-07-01 08:41:52.122 +03:00 [DBG] Connection id "0HNC8090TGB7S" stopped. 2025-07-01 08:42:02.722 +03:00 [DBG] Connection id "0HNC8090TGB7T" accepted. 2025-07-01 08:42:02.722 +03:00 [DBG] Connection id "0HNC8090TGB7T" started. 2025-07-01 08:42:02.722 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:42:02.722 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:42:02.722 +03:00 [DBG] POST requests are not supported 2025-07-01 08:42:02.722 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:42:02.722 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:42:02.722 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:42:02.722 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:42:02.722 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:42:02.722 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:42:02.722 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:42:02.722 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:42:02.722 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:42:02.722 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:42:02.722 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:42:02.722 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:42:02.722 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:42:02.722 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:42:02.722 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:42:02.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:42:02.723 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:42:02.723 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:42:02.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:42:02.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:42:02.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:42:02.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:42:02.723 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:42:02.723 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1229ms. 2025-07-01 08:42:02.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:42:02.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:42:02.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:42:02.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:42:02.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:42:02.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:42:02.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:42:02.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:42:02.723 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:42:02.723 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:42:02.723 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:42:02.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:42:02.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:42:02.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:42:02.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:42:02.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:42:02.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:42:02.723 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6775ms 2025-07-01 08:42:02.723 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:42:02.723 +03:00 [DBG] Connection id "0HNC8090TGB7T" completed keep alive response. 2025-07-01 08:42:02.723 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3318ms 2025-07-01 08:42:02.723 +03:00 [DBG] Connection id "0HNC8090TGB7T" received FIN. 2025-07-01 08:42:02.723 +03:00 [DBG] Connection id "0HNC8090TGB7T" disconnecting. 2025-07-01 08:42:02.724 +03:00 [DBG] Connection id "0HNC8090TGB7T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:42:02.725 +03:00 [DBG] Connection id "0HNC8090TGB7T" stopped. 2025-07-01 08:42:22.224 +03:00 [DBG] Connection id "0HNC8090TGB7U" accepted. 2025-07-01 08:42:22.224 +03:00 [DBG] Connection id "0HNC8090TGB7U" started. 2025-07-01 08:42:22.224 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/logs/refs/remotes/origin/HEAD - null null 2025-07-01 08:42:22.224 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:42:22.224 +03:00 [DBG] The request path /.git/logs/refs/remotes/origin/HEAD does not match a supported file type 2025-07-01 08:42:22.224 +03:00 [DBG] No candidates found for the request path '/.git/logs/refs/remotes/origin/HEAD' 2025-07-01 08:42:22.224 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:42:22.224 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:42:22.225 +03:00 [DBG] Connection id "0HNC8090TGB7U" completed keep alive response. 2025-07-01 08:42:22.225 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/logs/refs/remotes/origin/HEAD - 404 0 null 0.225ms 2025-07-01 08:42:22.225 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/logs/refs/remotes/origin/HEAD, Response status code: 404 2025-07-01 08:42:22.225 +03:00 [DBG] Connection id "0HNC8090TGB7U" received FIN. 2025-07-01 08:42:22.225 +03:00 [DBG] Connection id "0HNC8090TGB7U" disconnecting. 2025-07-01 08:42:22.225 +03:00 [DBG] Connection id "0HNC8090TGB7U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:42:22.226 +03:00 [DBG] Connection id "0HNC8090TGB7U" stopped. 2025-07-01 08:42:52.261 +03:00 [DBG] Connection id "0HNC8090TGB7V" accepted. 2025-07-01 08:42:52.261 +03:00 [DBG] Connection id "0HNC8090TGB7V" started. 2025-07-01 08:42:52.262 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/tools/phpinfo.php - null null 2025-07-01 08:42:52.262 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:42:52.262 +03:00 [DBG] The request path /tools/phpinfo.php does not match a supported file type 2025-07-01 08:42:52.262 +03:00 [DBG] No candidates found for the request path '/tools/phpinfo.php' 2025-07-01 08:42:52.262 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:42:52.262 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:42:52.262 +03:00 [DBG] Connection id "0HNC8090TGB7V" completed keep alive response. 2025-07-01 08:42:52.262 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/tools/phpinfo.php - 404 0 null 0.5123ms 2025-07-01 08:42:52.262 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/tools/phpinfo.php, Response status code: 404 2025-07-01 08:42:52.262 +03:00 [DBG] Connection id "0HNC8090TGB7V" received FIN. 2025-07-01 08:42:52.262 +03:00 [DBG] Connection id "0HNC8090TGB7V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:42:52.263 +03:00 [DBG] Connection id "0HNC8090TGB7V" disconnecting. 2025-07-01 08:42:52.263 +03:00 [DBG] Connection id "0HNC8090TGB7V" stopped. 2025-07-01 08:43:02.709 +03:00 [DBG] Connection id "0HNC8090TGB80" accepted. 2025-07-01 08:43:02.709 +03:00 [DBG] Connection id "0HNC8090TGB80" started. 2025-07-01 08:43:02.710 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:43:02.710 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:43:02.710 +03:00 [DBG] POST requests are not supported 2025-07-01 08:43:02.710 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:43:02.710 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:43:02.710 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:43:02.710 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:43:02.710 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:43:02.710 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:43:02.710 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:43:02.710 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:43:02.710 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:43:02.710 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:43:02.710 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:43:02.710 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:43:02.710 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:43:02.710 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:43:02.710 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:43:02.710 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:43:02.710 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:43:02.710 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:43:02.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:43:02.710 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:43:02.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:43:02.710 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:43:02.710 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:43:02.711 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1294ms. 2025-07-01 08:43:02.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:43:02.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:43:02.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:43:02.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:43:02.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:43:02.711 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:43:02.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:43:02.711 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:43:02.711 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:43:02.711 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:43:02.711 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:43:02.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:43:02.711 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:43:02.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:43:02.711 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:43:02.711 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:43:02.711 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:43:02.711 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8353ms 2025-07-01 08:43:02.711 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:43:02.711 +03:00 [DBG] Connection id "0HNC8090TGB80" completed keep alive response. 2025-07-01 08:43:02.711 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4967ms 2025-07-01 08:43:02.711 +03:00 [DBG] Connection id "0HNC8090TGB80" received FIN. 2025-07-01 08:43:02.712 +03:00 [DBG] Connection id "0HNC8090TGB80" disconnecting. 2025-07-01 08:43:02.712 +03:00 [DBG] Connection id "0HNC8090TGB80" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:43:02.713 +03:00 [DBG] Connection id "0HNC8090TGB80" stopped. 2025-07-01 08:43:22.278 +03:00 [DBG] Connection id "0HNC8090TGB81" accepted. 2025-07-01 08:43:22.279 +03:00 [DBG] Connection id "0HNC8090TGB81" started. 2025-07-01 08:43:22.279 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/v1/.env - null null 2025-07-01 08:43:22.279 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:43:22.279 +03:00 [DBG] The request path /v1/.env does not match a supported file type 2025-07-01 08:43:22.279 +03:00 [DBG] No candidates found for the request path '/v1/.env' 2025-07-01 08:43:22.279 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:43:22.279 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:43:22.279 +03:00 [DBG] Connection id "0HNC8090TGB81" completed keep alive response. 2025-07-01 08:43:22.279 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/v1/.env - 404 0 null 0.3091ms 2025-07-01 08:43:22.279 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/v1/.env, Response status code: 404 2025-07-01 08:43:22.279 +03:00 [DBG] Connection id "0HNC8090TGB81" received FIN. 2025-07-01 08:43:22.279 +03:00 [DBG] Connection id "0HNC8090TGB81" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:43:22.279 +03:00 [DBG] Connection id "0HNC8090TGB81" disconnecting. 2025-07-01 08:43:22.279 +03:00 [DBG] Connection id "0HNC8090TGB81" stopped. 2025-07-01 08:43:52.297 +03:00 [DBG] Connection id "0HNC8090TGB82" accepted. 2025-07-01 08:43:52.298 +03:00 [DBG] Connection id "0HNC8090TGB82" started. 2025-07-01 08:43:52.298 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env.mail_keys - null null 2025-07-01 08:43:52.298 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:43:52.298 +03:00 [DBG] The request path /.env.mail_keys does not match a supported file type 2025-07-01 08:43:52.298 +03:00 [DBG] No candidates found for the request path '/.env.mail_keys' 2025-07-01 08:43:52.298 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:43:52.298 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:43:52.298 +03:00 [DBG] Connection id "0HNC8090TGB82" completed keep alive response. 2025-07-01 08:43:52.298 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env.mail_keys - 404 0 null 0.4301ms 2025-07-01 08:43:52.298 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env.mail_keys, Response status code: 404 2025-07-01 08:43:52.298 +03:00 [DBG] Connection id "0HNC8090TGB82" received FIN. 2025-07-01 08:43:52.298 +03:00 [DBG] Connection id "0HNC8090TGB82" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:43:52.298 +03:00 [DBG] Connection id "0HNC8090TGB82" disconnecting. 2025-07-01 08:43:52.299 +03:00 [DBG] Connection id "0HNC8090TGB82" stopped. 2025-07-01 08:44:02.710 +03:00 [DBG] Connection id "0HNC8090TGB83" accepted. 2025-07-01 08:44:02.710 +03:00 [DBG] Connection id "0HNC8090TGB83" started. 2025-07-01 08:44:02.710 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:44:02.710 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:44:02.710 +03:00 [DBG] POST requests are not supported 2025-07-01 08:44:02.710 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:44:02.710 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:44:02.710 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:44:02.710 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:44:02.710 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:44:02.710 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:44:02.710 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:44:02.710 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:44:02.710 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:44:02.710 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:44:02.710 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:44:02.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-07-01 08:44:02.711 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:44:02.711 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:44:02.711 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:44:02.711 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:44:02.711 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:44:02.711 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:44:02.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:44:02.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:44:02.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:44:02.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:44:02.711 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:44:02.711 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1603ms. 2025-07-01 08:44:02.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:44:02.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:44:02.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:44:02.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:44:02.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:44:02.711 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:44:02.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:44:02.711 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:44:02.711 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:44:02.711 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:44:02.711 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:44:02.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:44:02.711 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:44:02.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:44:02.711 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:44:02.711 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:44:02.711 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:44:02.711 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7278ms 2025-07-01 08:44:02.711 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:44:02.711 +03:00 [DBG] Connection id "0HNC8090TGB83" completed keep alive response. 2025-07-01 08:44:02.711 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3341ms 2025-07-01 08:44:02.712 +03:00 [DBG] Connection id "0HNC8090TGB83" received FIN. 2025-07-01 08:44:02.712 +03:00 [DBG] Connection id "0HNC8090TGB83" disconnecting. 2025-07-01 08:44:02.712 +03:00 [DBG] Connection id "0HNC8090TGB83" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:44:02.712 +03:00 [DBG] Connection id "0HNC8090TGB83" stopped. 2025-07-01 08:44:22.325 +03:00 [DBG] Connection id "0HNC8090TGB84" accepted. 2025-07-01 08:44:22.325 +03:00 [DBG] Connection id "0HNC8090TGB84" started. 2025-07-01 08:44:22.325 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env - null null 2025-07-01 08:44:22.325 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:44:22.325 +03:00 [DBG] The request path /.env does not match a supported file type 2025-07-01 08:44:22.325 +03:00 [DBG] No candidates found for the request path '/.env' 2025-07-01 08:44:22.325 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:44:22.325 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:44:22.325 +03:00 [DBG] Connection id "0HNC8090TGB84" completed keep alive response. 2025-07-01 08:44:22.326 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env - 404 0 null 0.4277ms 2025-07-01 08:44:22.326 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env, Response status code: 404 2025-07-01 08:44:22.326 +03:00 [DBG] Connection id "0HNC8090TGB84" received FIN. 2025-07-01 08:44:22.326 +03:00 [DBG] Connection id "0HNC8090TGB84" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:44:22.326 +03:00 [DBG] Connection id "0HNC8090TGB84" disconnecting. 2025-07-01 08:44:22.326 +03:00 [DBG] Connection id "0HNC8090TGB84" stopped. 2025-07-01 08:44:52.356 +03:00 [DBG] Connection id "0HNC8090TGB85" accepted. 2025-07-01 08:44:52.356 +03:00 [DBG] Connection id "0HNC8090TGB85" started. 2025-07-01 08:44:52.357 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/back/.env - null null 2025-07-01 08:44:52.357 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:44:52.357 +03:00 [DBG] The request path /back/.env does not match a supported file type 2025-07-01 08:44:52.357 +03:00 [DBG] No candidates found for the request path '/back/.env' 2025-07-01 08:44:52.357 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:44:52.357 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:44:52.357 +03:00 [DBG] Connection id "0HNC8090TGB85" completed keep alive response. 2025-07-01 08:44:52.357 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/back/.env - 404 0 null 0.3017ms 2025-07-01 08:44:52.357 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/back/.env, Response status code: 404 2025-07-01 08:44:52.357 +03:00 [DBG] Connection id "0HNC8090TGB85" received FIN. 2025-07-01 08:44:52.357 +03:00 [DBG] Connection id "0HNC8090TGB85" disconnecting. 2025-07-01 08:44:52.357 +03:00 [DBG] Connection id "0HNC8090TGB85" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:44:52.358 +03:00 [DBG] Connection id "0HNC8090TGB85" stopped. 2025-07-01 08:45:02.710 +03:00 [DBG] Connection id "0HNC8090TGB86" accepted. 2025-07-01 08:45:02.711 +03:00 [DBG] Connection id "0HNC8090TGB86" started. 2025-07-01 08:45:02.711 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:45:02.711 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:45:02.711 +03:00 [DBG] POST requests are not supported 2025-07-01 08:45:02.711 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:45:02.711 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:45:02.711 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:45:02.711 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:45:02.711 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:45:02.711 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:45:02.711 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:45:02.711 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:45:02.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-07-01 08:45:02.711 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:45:02.711 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:45:02.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-07-01 08:45:02.711 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:45:02.711 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:45:02.711 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:45:02.711 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:45:02.711 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:45:02.711 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:45:02.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:45:02.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:45:02.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:45:02.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:45:02.711 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:45:02.712 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1284ms. 2025-07-01 08:45:02.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:45:02.712 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:45:02.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:45:02.712 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:45:02.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:45:02.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:45:02.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:45:02.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:45:02.712 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:45:02.712 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:45:02.712 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:45:02.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:45:02.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:45:02.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:45:02.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:45:02.712 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:45:02.712 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:45:02.712 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7633ms 2025-07-01 08:45:02.712 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:45:02.712 +03:00 [DBG] Connection id "0HNC8090TGB86" completed keep alive response. 2025-07-01 08:45:02.712 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4959ms 2025-07-01 08:45:02.712 +03:00 [DBG] Connection id "0HNC8090TGB86" received FIN. 2025-07-01 08:45:02.712 +03:00 [DBG] Connection id "0HNC8090TGB86" disconnecting. 2025-07-01 08:45:02.713 +03:00 [DBG] Connection id "0HNC8090TGB86" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:45:02.714 +03:00 [DBG] Connection id "0HNC8090TGB86" stopped. 2025-07-01 08:45:22.386 +03:00 [DBG] Connection id "0HNC8090TGB87" accepted. 2025-07-01 08:45:22.386 +03:00 [DBG] Connection id "0HNC8090TGB87" started. 2025-07-01 08:45:22.387 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.gitlab-ci/.env - null null 2025-07-01 08:45:22.387 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:45:22.387 +03:00 [DBG] The request path /.gitlab-ci/.env does not match a supported file type 2025-07-01 08:45:22.387 +03:00 [DBG] No candidates found for the request path '/.gitlab-ci/.env' 2025-07-01 08:45:22.387 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:45:22.387 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:45:22.387 +03:00 [DBG] Connection id "0HNC8090TGB87" completed keep alive response. 2025-07-01 08:45:22.387 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.gitlab-ci/.env - 404 0 null 0.2575ms 2025-07-01 08:45:22.387 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.gitlab-ci/.env, Response status code: 404 2025-07-01 08:45:22.387 +03:00 [DBG] Connection id "0HNC8090TGB87" received FIN. 2025-07-01 08:45:22.387 +03:00 [DBG] Connection id "0HNC8090TGB87" disconnecting. 2025-07-01 08:45:22.387 +03:00 [DBG] Connection id "0HNC8090TGB87" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:45:22.389 +03:00 [DBG] Connection id "0HNC8090TGB87" stopped. 2025-07-01 08:45:52.406 +03:00 [DBG] Connection id "0HNC8090TGB88" accepted. 2025-07-01 08:45:52.406 +03:00 [DBG] Connection id "0HNC8090TGB88" started. 2025-07-01 08:45:52.406 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/Nuke.App.Ui/.env - null null 2025-07-01 08:45:52.406 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:45:52.406 +03:00 [DBG] The request path /Nuke.App.Ui/.env does not match a supported file type 2025-07-01 08:45:52.406 +03:00 [DBG] No candidates found for the request path '/Nuke.App.Ui/.env' 2025-07-01 08:45:52.406 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:45:52.406 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:45:52.406 +03:00 [DBG] Connection id "0HNC8090TGB88" completed keep alive response. 2025-07-01 08:45:52.406 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/Nuke.App.Ui/.env - 404 0 null 0.2447ms 2025-07-01 08:45:52.406 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/Nuke.App.Ui/.env, Response status code: 404 2025-07-01 08:45:52.406 +03:00 [DBG] Connection id "0HNC8090TGB88" received FIN. 2025-07-01 08:45:52.407 +03:00 [DBG] Connection id "0HNC8090TGB88" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:45:52.407 +03:00 [DBG] Connection id "0HNC8090TGB88" disconnecting. 2025-07-01 08:45:52.407 +03:00 [DBG] Connection id "0HNC8090TGB88" stopped. 2025-07-01 08:46:02.710 +03:00 [DBG] Connection id "0HNC8090TGB89" accepted. 2025-07-01 08:46:02.710 +03:00 [DBG] Connection id "0HNC8090TGB89" started. 2025-07-01 08:46:02.710 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:46:02.710 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:46:02.710 +03:00 [DBG] POST requests are not supported 2025-07-01 08:46:02.710 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:46:02.710 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:46:02.710 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:46:02.710 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:46:02.710 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:46:02.710 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:46:02.711 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:46:02.711 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:46:02.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-07-01 08:46:02.711 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:46:02.711 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:46:02.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-07-01 08:46:02.711 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:46:02.711 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:46:02.711 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:46:02.711 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:46:02.711 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:46:02.711 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:46:02.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:46:02.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:46:02.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:46:02.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:46:02.711 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:46:02.711 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1377ms. 2025-07-01 08:46:02.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:46:02.712 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:46:02.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:46:02.712 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:46:02.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:46:02.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:46:02.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:46:02.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:46:02.712 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:46:02.712 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:46:02.712 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:46:02.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:46:02.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:46:02.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:46:02.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:46:02.712 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:46:02.712 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:46:02.712 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0623ms 2025-07-01 08:46:02.712 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:46:02.712 +03:00 [DBG] Connection id "0HNC8090TGB89" completed keep alive response. 2025-07-01 08:46:02.712 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0111ms 2025-07-01 08:46:02.712 +03:00 [DBG] Connection id "0HNC8090TGB89" received FIN. 2025-07-01 08:46:02.712 +03:00 [DBG] Connection id "0HNC8090TGB89" disconnecting. 2025-07-01 08:46:02.713 +03:00 [DBG] Connection id "0HNC8090TGB89" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:46:02.714 +03:00 [DBG] Connection id "0HNC8090TGB89" stopped. 2025-07-01 08:46:22.435 +03:00 [DBG] Connection id "0HNC8090TGB8A" accepted. 2025-07-01 08:46:22.435 +03:00 [DBG] Connection id "0HNC8090TGB8A" started. 2025-07-01 08:46:22.435 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/refs/ - null null 2025-07-01 08:46:22.435 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:46:22.435 +03:00 [DBG] The request path /.git/refs/ does not match a supported file type 2025-07-01 08:46:22.435 +03:00 [DBG] No candidates found for the request path '/.git/refs/' 2025-07-01 08:46:22.435 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:46:22.435 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:46:22.435 +03:00 [DBG] Connection id "0HNC8090TGB8A" completed keep alive response. 2025-07-01 08:46:22.436 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/refs/ - 404 0 null 0.3812ms 2025-07-01 08:46:22.436 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/refs/, Response status code: 404 2025-07-01 08:46:22.436 +03:00 [DBG] Connection id "0HNC8090TGB8A" received FIN. 2025-07-01 08:46:22.436 +03:00 [DBG] Connection id "0HNC8090TGB8A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:46:22.436 +03:00 [DBG] Connection id "0HNC8090TGB8A" disconnecting. 2025-07-01 08:46:22.436 +03:00 [DBG] Connection id "0HNC8090TGB8A" stopped. 2025-07-01 08:46:52.473 +03:00 [DBG] Connection id "0HNC8090TGB8B" accepted. 2025-07-01 08:46:52.473 +03:00 [DBG] Connection id "0HNC8090TGB8B" started. 2025-07-01 08:46:52.474 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/deploy/.env - null null 2025-07-01 08:46:52.474 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:46:52.474 +03:00 [DBG] The request path /deploy/.env does not match a supported file type 2025-07-01 08:46:52.474 +03:00 [DBG] No candidates found for the request path '/deploy/.env' 2025-07-01 08:46:52.474 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:46:52.474 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:46:52.474 +03:00 [DBG] Connection id "0HNC8090TGB8B" completed keep alive response. 2025-07-01 08:46:52.474 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/deploy/.env - 404 0 null 0.2768ms 2025-07-01 08:46:52.474 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/deploy/.env, Response status code: 404 2025-07-01 08:46:52.474 +03:00 [DBG] Connection id "0HNC8090TGB8B" received FIN. 2025-07-01 08:46:52.474 +03:00 [DBG] Connection id "0HNC8090TGB8B" disconnecting. 2025-07-01 08:46:52.474 +03:00 [DBG] Connection id "0HNC8090TGB8B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:46:52.475 +03:00 [DBG] Connection id "0HNC8090TGB8B" stopped. 2025-07-01 08:47:02.726 +03:00 [DBG] Connection id "0HNC8090TGB8C" accepted. 2025-07-01 08:47:02.726 +03:00 [DBG] Connection id "0HNC8090TGB8C" started. 2025-07-01 08:47:02.726 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:47:02.726 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:47:02.726 +03:00 [DBG] POST requests are not supported 2025-07-01 08:47:02.726 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:47:02.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-07-01 08:47:02.726 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:47:02.726 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:47:02.726 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:47:02.726 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:47:02.726 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:47:02.726 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:47:02.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-07-01 08:47:02.726 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:47:02.726 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:47:02.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-07-01 08:47:02.727 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:47:02.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-07-01 08:47:02.727 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:47:02.727 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:47:02.727 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:47:02.727 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:47:02.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:47:02.727 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:47:02.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:47:02.727 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:47:02.727 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:47:02.727 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1269ms. 2025-07-01 08:47:02.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:47:02.727 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:47:02.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:47:02.727 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:47:02.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:47:02.727 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:47:02.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:47:02.727 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:47:02.727 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:47:02.727 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:47:02.727 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:47:02.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:47:02.727 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:47:02.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:47:02.727 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:47:02.727 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:47:02.727 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:47:02.727 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7936ms 2025-07-01 08:47:02.727 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:47:02.727 +03:00 [DBG] Connection id "0HNC8090TGB8C" completed keep alive response. 2025-07-01 08:47:02.728 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5042ms 2025-07-01 08:47:02.728 +03:00 [DBG] Connection id "0HNC8090TGB8C" received FIN. 2025-07-01 08:47:02.728 +03:00 [DBG] Connection id "0HNC8090TGB8C" disconnecting. 2025-07-01 08:47:02.728 +03:00 [DBG] Connection id "0HNC8090TGB8C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:47:02.729 +03:00 [DBG] Connection id "0HNC8090TGB8C" stopped. 2025-07-01 08:47:22.491 +03:00 [DBG] Connection id "0HNC8090TGB8D" accepted. 2025-07-01 08:47:22.491 +03:00 [DBG] Connection id "0HNC8090TGB8D" started. 2025-07-01 08:47:22.491 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/config/config.yml - null null 2025-07-01 08:47:22.491 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:47:22.491 +03:00 [DBG] The request path /api/config/config.yml does not match a supported file type 2025-07-01 08:47:22.491 +03:00 [DBG] No candidates found for the request path '/api/config/config.yml' 2025-07-01 08:47:22.491 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:47:22.491 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:47:22.491 +03:00 [DBG] Connection id "0HNC8090TGB8D" completed keep alive response. 2025-07-01 08:47:22.491 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/config/config.yml - 404 0 null 0.2876ms 2025-07-01 08:47:22.491 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/api/config/config.yml, Response status code: 404 2025-07-01 08:47:22.492 +03:00 [DBG] Connection id "0HNC8090TGB8D" received FIN. 2025-07-01 08:47:22.492 +03:00 [DBG] Connection id "0HNC8090TGB8D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:47:22.492 +03:00 [DBG] Connection id "0HNC8090TGB8D" disconnecting. 2025-07-01 08:47:22.492 +03:00 [DBG] Connection id "0HNC8090TGB8D" stopped. 2025-07-01 08:47:52.530 +03:00 [DBG] Connection id "0HNC8090TGB8E" accepted. 2025-07-01 08:47:52.530 +03:00 [DBG] Connection id "0HNC8090TGB8E" started. 2025-07-01 08:47:52.530 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/latest/user-data - null null 2025-07-01 08:47:52.531 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:47:52.531 +03:00 [DBG] The request path /latest/user-data does not match a supported file type 2025-07-01 08:47:52.531 +03:00 [DBG] No candidates found for the request path '/latest/user-data' 2025-07-01 08:47:52.531 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:47:52.531 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:47:52.531 +03:00 [DBG] Connection id "0HNC8090TGB8E" completed keep alive response. 2025-07-01 08:47:52.531 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/latest/user-data - 404 0 null 0.3541ms 2025-07-01 08:47:52.531 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/latest/user-data, Response status code: 404 2025-07-01 08:47:52.531 +03:00 [DBG] Connection id "0HNC8090TGB8E" received FIN. 2025-07-01 08:47:52.531 +03:00 [DBG] Connection id "0HNC8090TGB8E" disconnecting. 2025-07-01 08:47:52.531 +03:00 [DBG] Connection id "0HNC8090TGB8E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:47:52.532 +03:00 [DBG] Connection id "0HNC8090TGB8E" stopped. 2025-07-01 08:48:02.713 +03:00 [DBG] Connection id "0HNC8090TGB8F" accepted. 2025-07-01 08:48:02.713 +03:00 [DBG] Connection id "0HNC8090TGB8F" started. 2025-07-01 08:48:02.713 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:48:02.713 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:48:02.713 +03:00 [DBG] POST requests are not supported 2025-07-01 08:48:02.713 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:48:02.713 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:48:02.713 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:48:02.714 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:48:02.714 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:48:02.714 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:48:02.714 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:48:02.714 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:48:02.714 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:48:02.714 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:48:02.714 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:48:02.714 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:48:02.714 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:48:02.714 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:48:02.714 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:48:02.714 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:48:02.714 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:48:02.714 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:48:02.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:48:02.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:48:02.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:48:02.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:48:02.714 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:48:02.714 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1327ms. 2025-07-01 08:48:02.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:48:02.714 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:48:02.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:48:02.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:48:02.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:48:02.715 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:48:02.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:48:02.715 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:48:02.715 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:48:02.715 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:48:02.715 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:48:02.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:48:02.715 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:48:02.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:48:02.715 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:48:02.715 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:48:02.715 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:48:02.715 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0558ms 2025-07-01 08:48:02.715 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:48:02.715 +03:00 [DBG] Connection id "0HNC8090TGB8F" completed keep alive response. 2025-07-01 08:48:02.715 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8677ms 2025-07-01 08:48:02.715 +03:00 [DBG] Connection id "0HNC8090TGB8F" received FIN. 2025-07-01 08:48:02.716 +03:00 [DBG] Connection id "0HNC8090TGB8F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:48:02.716 +03:00 [DBG] Connection id "0HNC8090TGB8F" disconnecting. 2025-07-01 08:48:02.716 +03:00 [DBG] Connection id "0HNC8090TGB8F" stopped. 2025-07-01 08:48:22.567 +03:00 [DBG] Connection id "0HNC8090TGB8G" accepted. 2025-07-01 08:48:22.567 +03:00 [DBG] Connection id "0HNC8090TGB8G" started. 2025-07-01 08:48:22.568 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/rust-backend/dao/.env - null null 2025-07-01 08:48:22.569 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:48:22.569 +03:00 [DBG] The request path /rust-backend/dao/.env does not match a supported file type 2025-07-01 08:48:22.569 +03:00 [DBG] No candidates found for the request path '/rust-backend/dao/.env' 2025-07-01 08:48:22.569 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:48:22.569 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:48:22.569 +03:00 [DBG] Connection id "0HNC8090TGB8G" completed keep alive response. 2025-07-01 08:48:22.569 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/rust-backend/dao/.env - 404 0 null 0.6104ms 2025-07-01 08:48:22.569 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/rust-backend/dao/.env, Response status code: 404 2025-07-01 08:48:22.569 +03:00 [DBG] Connection id "0HNC8090TGB8G" received FIN. 2025-07-01 08:48:22.569 +03:00 [DBG] Connection id "0HNC8090TGB8G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:48:22.570 +03:00 [DBG] Connection id "0HNC8090TGB8G" disconnecting. 2025-07-01 08:48:22.570 +03:00 [DBG] Connection id "0HNC8090TGB8G" stopped. 2025-07-01 08:48:52.602 +03:00 [DBG] Connection id "0HNC8090TGB8H" accepted. 2025-07-01 08:48:52.602 +03:00 [DBG] Connection id "0HNC8090TGB8H" started. 2025-07-01 08:48:52.602 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/engine/.env - null null 2025-07-01 08:48:52.602 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:48:52.602 +03:00 [DBG] The request path /engine/.env does not match a supported file type 2025-07-01 08:48:52.602 +03:00 [DBG] No candidates found for the request path '/engine/.env' 2025-07-01 08:48:52.602 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:48:52.602 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:48:52.602 +03:00 [DBG] Connection id "0HNC8090TGB8H" completed keep alive response. 2025-07-01 08:48:52.602 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/engine/.env - 404 0 null 0.2139ms 2025-07-01 08:48:52.602 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/engine/.env, Response status code: 404 2025-07-01 08:48:52.602 +03:00 [DBG] Connection id "0HNC8090TGB8H" received FIN. 2025-07-01 08:48:52.602 +03:00 [DBG] Connection id "0HNC8090TGB8H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:48:52.603 +03:00 [DBG] Connection id "0HNC8090TGB8H" disconnecting. 2025-07-01 08:48:52.603 +03:00 [DBG] Connection id "0HNC8090TGB8H" stopped. 2025-07-01 08:49:02.722 +03:00 [DBG] Connection id "0HNC8090TGB8I" accepted. 2025-07-01 08:49:02.722 +03:00 [DBG] Connection id "0HNC8090TGB8I" started. 2025-07-01 08:49:02.722 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:49:02.722 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:49:02.722 +03:00 [DBG] POST requests are not supported 2025-07-01 08:49:02.722 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:49:02.722 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:49:02.722 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:49:02.722 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:49:02.722 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:49:02.722 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:49:02.722 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:49:02.722 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:49:02.722 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:49:02.722 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:49:02.722 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:49:02.722 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:49:02.723 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:49:02.723 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:49:02.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:49:02.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:49:02.723 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:49:02.723 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:49:02.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:49:02.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:49:02.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:49:02.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:49:02.723 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:49:02.723 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2344ms. 2025-07-01 08:49:02.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:49:02.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:49:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:49:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:49:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:49:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:49:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:49:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:49:02.724 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:49:02.724 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:49:02.724 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:49:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:49:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:49:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:49:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:49:02.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:49:02.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:49:02.724 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4834ms 2025-07-01 08:49:02.724 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:49:02.724 +03:00 [DBG] Connection id "0HNC8090TGB8I" completed keep alive response. 2025-07-01 08:49:02.724 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3811ms 2025-07-01 08:49:02.724 +03:00 [DBG] Connection id "0HNC8090TGB8I" received FIN. 2025-07-01 08:49:02.724 +03:00 [DBG] Connection id "0HNC8090TGB8I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:49:02.725 +03:00 [DBG] Connection id "0HNC8090TGB8I" disconnecting. 2025-07-01 08:49:02.725 +03:00 [DBG] Connection id "0HNC8090TGB8I" stopped. 2025-07-01 08:49:22.728 +03:00 [DBG] Connection id "0HNC8090TGB8J" accepted. 2025-07-01 08:49:22.728 +03:00 [DBG] Connection id "0HNC8090TGB8J" started. 2025-07-01 08:49:22.728 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/product/.env.production - null null 2025-07-01 08:49:22.728 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:49:22.728 +03:00 [DBG] The request path /product/.env.production does not match a supported file type 2025-07-01 08:49:22.728 +03:00 [DBG] No candidates found for the request path '/product/.env.production' 2025-07-01 08:49:22.728 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:49:22.728 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:49:22.728 +03:00 [DBG] Connection id "0HNC8090TGB8J" completed keep alive response. 2025-07-01 08:49:22.728 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/product/.env.production - 404 0 null 0.2878ms 2025-07-01 08:49:22.728 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/product/.env.production, Response status code: 404 2025-07-01 08:49:22.728 +03:00 [DBG] Connection id "0HNC8090TGB8J" received FIN. 2025-07-01 08:49:22.728 +03:00 [DBG] Connection id "0HNC8090TGB8J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:49:22.729 +03:00 [DBG] Connection id "0HNC8090TGB8J" disconnecting. 2025-07-01 08:49:22.729 +03:00 [DBG] Connection id "0HNC8090TGB8J" stopped. 2025-07-01 08:49:52.940 +03:00 [DBG] Connection id "0HNC8090TGB8K" accepted. 2025-07-01 08:49:52.940 +03:00 [DBG] Connection id "0HNC8090TGB8K" started. 2025-07-01 08:49:52.940 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/collab-connect-web-application/server/.env - null null 2025-07-01 08:49:52.940 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:49:52.940 +03:00 [DBG] The request path /collab-connect-web-application/server/.env does not match a supported file type 2025-07-01 08:49:52.940 +03:00 [DBG] No candidates found for the request path '/collab-connect-web-application/server/.env' 2025-07-01 08:49:52.940 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:49:52.940 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:49:52.940 +03:00 [DBG] Connection id "0HNC8090TGB8K" completed keep alive response. 2025-07-01 08:49:52.940 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/collab-connect-web-application/server/.env - 404 0 null 0.359ms 2025-07-01 08:49:52.940 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/collab-connect-web-application/server/.env, Response status code: 404 2025-07-01 08:49:52.941 +03:00 [DBG] Connection id "0HNC8090TGB8K" received FIN. 2025-07-01 08:49:52.941 +03:00 [DBG] Connection id "0HNC8090TGB8K" disconnecting. 2025-07-01 08:49:52.941 +03:00 [DBG] Connection id "0HNC8090TGB8K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:49:52.942 +03:00 [DBG] Connection id "0HNC8090TGB8K" stopped. 2025-07-01 08:50:02.722 +03:00 [DBG] Connection id "0HNC8090TGB8L" accepted. 2025-07-01 08:50:02.722 +03:00 [DBG] Connection id "0HNC8090TGB8L" started. 2025-07-01 08:50:02.722 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:50:02.722 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:50:02.722 +03:00 [DBG] POST requests are not supported 2025-07-01 08:50:02.722 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:50:02.722 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:50:02.722 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:50:02.722 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:50:02.722 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:50:02.722 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:50:02.722 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:50:02.722 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:50:02.722 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:50:02.722 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:50:02.722 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:50:02.722 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:50:02.723 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:50:02.723 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:50:02.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:50:02.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:50:02.723 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:50:02.723 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:50:02.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:50:02.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:50:02.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:50:02.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:50:02.723 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:50:02.723 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.149ms. 2025-07-01 08:50:02.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:50:02.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:50:02.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:50:02.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:50:02.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:50:02.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:50:02.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:50:02.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:50:02.723 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:50:02.723 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:50:02.723 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:50:02.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:50:02.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:50:02.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:50:02.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:50:02.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:50:02.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:50:02.724 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9602ms 2025-07-01 08:50:02.724 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:50:02.724 +03:00 [DBG] Connection id "0HNC8090TGB8L" completed keep alive response. 2025-07-01 08:50:02.724 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6828ms 2025-07-01 08:50:02.724 +03:00 [DBG] Connection id "0HNC8090TGB8L" received FIN. 2025-07-01 08:50:02.724 +03:00 [DBG] Connection id "0HNC8090TGB8L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:50:02.724 +03:00 [DBG] Connection id "0HNC8090TGB8L" disconnecting. 2025-07-01 08:50:02.724 +03:00 [DBG] Connection id "0HNC8090TGB8L" stopped. 2025-07-01 08:50:23.055 +03:00 [DBG] Connection id "0HNC8090TGB8M" accepted. 2025-07-01 08:50:23.055 +03:00 [DBG] Connection id "0HNC8090TGB8M" started. 2025-07-01 08:50:23.055 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/info.php - null null 2025-07-01 08:50:23.055 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:50:23.055 +03:00 [DBG] The request path /info.php does not match a supported file type 2025-07-01 08:50:23.055 +03:00 [DBG] No candidates found for the request path '/info.php' 2025-07-01 08:50:23.055 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:50:23.055 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:50:23.055 +03:00 [DBG] Connection id "0HNC8090TGB8M" completed keep alive response. 2025-07-01 08:50:23.055 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/info.php - 404 0 null 0.2987ms 2025-07-01 08:50:23.055 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/info.php, Response status code: 404 2025-07-01 08:50:23.056 +03:00 [DBG] Connection id "0HNC8090TGB8M" received FIN. 2025-07-01 08:50:23.056 +03:00 [DBG] Connection id "0HNC8090TGB8M" disconnecting. 2025-07-01 08:50:23.056 +03:00 [DBG] Connection id "0HNC8090TGB8M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:50:23.057 +03:00 [DBG] Connection id "0HNC8090TGB8M" stopped. 2025-07-01 08:50:53.096 +03:00 [DBG] Connection id "0HNC8090TGB8N" accepted. 2025-07-01 08:50:53.096 +03:00 [DBG] Connection id "0HNC8090TGB8N" started. 2025-07-01 08:50:53.096 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/docker/.env - null null 2025-07-01 08:50:53.097 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:50:53.097 +03:00 [DBG] The request path /docker/.env does not match a supported file type 2025-07-01 08:50:53.097 +03:00 [DBG] No candidates found for the request path '/docker/.env' 2025-07-01 08:50:53.097 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:50:53.097 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:50:53.097 +03:00 [DBG] Connection id "0HNC8090TGB8N" completed keep alive response. 2025-07-01 08:50:53.097 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/docker/.env - 404 0 null 0.478ms 2025-07-01 08:50:53.097 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/docker/.env, Response status code: 404 2025-07-01 08:50:53.097 +03:00 [DBG] Connection id "0HNC8090TGB8N" received FIN. 2025-07-01 08:50:53.097 +03:00 [DBG] Connection id "0HNC8090TGB8N" disconnecting. 2025-07-01 08:50:53.097 +03:00 [DBG] Connection id "0HNC8090TGB8N" stopped. 2025-07-01 08:50:53.097 +03:00 [DBG] Connection id "0HNC8090TGB8N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:51:02.726 +03:00 [DBG] Connection id "0HNC8090TGB8O" accepted. 2025-07-01 08:51:02.726 +03:00 [DBG] Connection id "0HNC8090TGB8O" started. 2025-07-01 08:51:02.726 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:51:02.726 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:51:02.726 +03:00 [DBG] POST requests are not supported 2025-07-01 08:51:02.726 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:51:02.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-07-01 08:51:02.726 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:51:02.726 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:51:02.726 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:51:02.726 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:51:02.726 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:51:02.726 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:51:02.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-07-01 08:51:02.726 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:51:02.727 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:51:02.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-07-01 08:51:02.727 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:51:02.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-07-01 08:51:02.727 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:51:02.727 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:51:02.727 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:51:02.727 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:51:02.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:51:02.727 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:51:02.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:51:02.727 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:51:02.727 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:51:02.727 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1459ms. 2025-07-01 08:51:02.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:51:02.727 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:51:02.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:51:02.727 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:51:02.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:51:02.727 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:51:02.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:51:02.727 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:51:02.727 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:51:02.727 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:51:02.727 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:51:02.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:51:02.727 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:51:02.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:51:02.727 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:51:02.727 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:51:02.728 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:51:02.728 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8276ms 2025-07-01 08:51:02.728 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:51:02.728 +03:00 [DBG] Connection id "0HNC8090TGB8O" completed keep alive response. 2025-07-01 08:51:02.728 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5917ms 2025-07-01 08:51:02.728 +03:00 [DBG] Connection id "0HNC8090TGB8O" received FIN. 2025-07-01 08:51:02.728 +03:00 [DBG] Connection id "0HNC8090TGB8O" disconnecting. 2025-07-01 08:51:02.728 +03:00 [DBG] Connection id "0HNC8090TGB8O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:51:02.729 +03:00 [DBG] Connection id "0HNC8090TGB8O" stopped. 2025-07-01 08:51:23.124 +03:00 [DBG] Connection id "0HNC8090TGB8P" accepted. 2025-07-01 08:51:23.124 +03:00 [DBG] Connection id "0HNC8090TGB8P" started. 2025-07-01 08:51:23.124 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/websocket/.env - null null 2025-07-01 08:51:23.124 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:51:23.124 +03:00 [DBG] The request path /websocket/.env does not match a supported file type 2025-07-01 08:51:23.124 +03:00 [DBG] No candidates found for the request path '/websocket/.env' 2025-07-01 08:51:23.124 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:51:23.125 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:51:23.125 +03:00 [DBG] Connection id "0HNC8090TGB8P" completed keep alive response. 2025-07-01 08:51:23.125 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/websocket/.env - 404 0 null 0.3067ms 2025-07-01 08:51:23.125 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/websocket/.env, Response status code: 404 2025-07-01 08:51:23.125 +03:00 [DBG] Connection id "0HNC8090TGB8P" received FIN. 2025-07-01 08:51:23.125 +03:00 [DBG] Connection id "0HNC8090TGB8P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:51:23.125 +03:00 [DBG] Connection id "0HNC8090TGB8P" disconnecting. 2025-07-01 08:51:23.125 +03:00 [DBG] Connection id "0HNC8090TGB8P" stopped. 2025-07-01 08:51:53.157 +03:00 [DBG] Connection id "0HNC8090TGB8Q" accepted. 2025-07-01 08:51:53.157 +03:00 [DBG] Connection id "0HNC8090TGB8Q" started. 2025-07-01 08:51:53.157 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env.test - null null 2025-07-01 08:51:53.157 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:51:53.157 +03:00 [DBG] The request path /.env.test does not match a supported file type 2025-07-01 08:51:53.158 +03:00 [DBG] No candidates found for the request path '/.env.test' 2025-07-01 08:51:53.158 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:51:53.158 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:51:53.158 +03:00 [DBG] Connection id "0HNC8090TGB8Q" completed keep alive response. 2025-07-01 08:51:53.158 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env.test - 404 0 null 0.277ms 2025-07-01 08:51:53.158 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env.test, Response status code: 404 2025-07-01 08:51:53.158 +03:00 [DBG] Connection id "0HNC8090TGB8Q" received FIN. 2025-07-01 08:51:53.158 +03:00 [DBG] Connection id "0HNC8090TGB8Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:51:53.158 +03:00 [DBG] Connection id "0HNC8090TGB8Q" disconnecting. 2025-07-01 08:51:53.158 +03:00 [DBG] Connection id "0HNC8090TGB8Q" stopped. 2025-07-01 08:52:02.727 +03:00 [DBG] Connection id "0HNC8090TGB8R" accepted. 2025-07-01 08:52:02.727 +03:00 [DBG] Connection id "0HNC8090TGB8R" started. 2025-07-01 08:52:02.727 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:52:02.727 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:52:02.727 +03:00 [DBG] POST requests are not supported 2025-07-01 08:52:02.727 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:52:02.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-07-01 08:52:02.727 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:52:02.727 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:52:02.727 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:52:02.727 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:52:02.727 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:52:02.727 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:52:02.728 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:52:02.728 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:52:02.728 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:52:02.728 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:52:02.728 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:52:02.728 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:52:02.728 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:52:02.728 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:52:02.728 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:52:02.728 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:52:02.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:52:02.728 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:52:02.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:52:02.728 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:52:02.728 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:52:02.728 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1273ms. 2025-07-01 08:52:02.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:52:02.728 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:52:02.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:52:02.728 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:52:02.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:52:02.728 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:52:02.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:52:02.728 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:52:02.728 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:52:02.728 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:52:02.728 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:52:02.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:52:02.728 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:52:02.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:52:02.728 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:52:02.728 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:52:02.728 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:52:02.728 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6795ms 2025-07-01 08:52:02.728 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:52:02.728 +03:00 [DBG] Connection id "0HNC8090TGB8R" completed keep alive response. 2025-07-01 08:52:02.728 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2696ms 2025-07-01 08:52:02.729 +03:00 [DBG] Connection id "0HNC8090TGB8R" received FIN. 2025-07-01 08:52:02.729 +03:00 [DBG] Connection id "0HNC8090TGB8R" disconnecting. 2025-07-01 08:52:02.729 +03:00 [DBG] Connection id "0HNC8090TGB8R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:52:02.730 +03:00 [DBG] Connection id "0HNC8090TGB8R" stopped. 2025-07-01 08:52:23.175 +03:00 [DBG] Connection id "0HNC8090TGB8S" accepted. 2025-07-01 08:52:23.176 +03:00 [DBG] Connection id "0HNC8090TGB8S" started. 2025-07-01 08:52:23.176 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env.local - null null 2025-07-01 08:52:23.176 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:52:23.176 +03:00 [DBG] The request path /.env.local does not match a supported file type 2025-07-01 08:52:23.176 +03:00 [DBG] No candidates found for the request path '/.env.local' 2025-07-01 08:52:23.176 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:52:23.176 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:52:23.176 +03:00 [DBG] Connection id "0HNC8090TGB8S" completed keep alive response. 2025-07-01 08:52:23.176 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env.local - 404 0 null 0.5449ms 2025-07-01 08:52:23.177 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env.local, Response status code: 404 2025-07-01 08:52:23.177 +03:00 [DBG] Connection id "0HNC8090TGB8S" received FIN. 2025-07-01 08:52:23.177 +03:00 [DBG] Connection id "0HNC8090TGB8S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:52:23.177 +03:00 [DBG] Connection id "0HNC8090TGB8S" disconnecting. 2025-07-01 08:52:23.177 +03:00 [DBG] Connection id "0HNC8090TGB8S" stopped. 2025-07-01 08:52:53.195 +03:00 [DBG] Connection id "0HNC8090TGB8T" accepted. 2025-07-01 08:52:53.195 +03:00 [DBG] Connection id "0HNC8090TGB8T" started. 2025-07-01 08:52:53.195 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/packages/plugin-qiankun/examples/app2/.env - null null 2025-07-01 08:52:53.195 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:52:53.195 +03:00 [DBG] The request path /packages/plugin-qiankun/examples/app2/.env does not match a supported file type 2025-07-01 08:52:53.195 +03:00 [DBG] No candidates found for the request path '/packages/plugin-qiankun/examples/app2/.env' 2025-07-01 08:52:53.195 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:52:53.195 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:52:53.196 +03:00 [DBG] Connection id "0HNC8090TGB8T" completed keep alive response. 2025-07-01 08:52:53.196 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/packages/plugin-qiankun/examples/app2/.env - 404 0 null 0.5937ms 2025-07-01 08:52:53.196 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/packages/plugin-qiankun/examples/app2/.env, Response status code: 404 2025-07-01 08:52:53.196 +03:00 [DBG] Connection id "0HNC8090TGB8T" received FIN. 2025-07-01 08:52:53.196 +03:00 [DBG] Connection id "0HNC8090TGB8T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:52:53.196 +03:00 [DBG] Connection id "0HNC8090TGB8T" disconnecting. 2025-07-01 08:52:53.196 +03:00 [DBG] Connection id "0HNC8090TGB8T" stopped. 2025-07-01 08:53:02.723 +03:00 [DBG] Connection id "0HNC8090TGB8U" accepted. 2025-07-01 08:53:02.724 +03:00 [DBG] Connection id "0HNC8090TGB8U" started. 2025-07-01 08:53:02.724 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:53:02.724 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:53:02.724 +03:00 [DBG] POST requests are not supported 2025-07-01 08:53:02.724 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:53:02.724 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:53:02.724 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:53:02.724 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:53:02.724 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:53:02.724 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:53:02.724 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:53:02.724 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:53:02.724 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:53:02.724 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:53:02.724 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:53:02.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-07-01 08:53:02.724 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:53:02.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-07-01 08:53:02.725 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:53:02.725 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:53:02.725 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:53:02.725 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:53:02.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:53:02.725 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:53:02.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:53:02.725 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:53:02.725 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:53:02.725 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1385ms. 2025-07-01 08:53:02.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:53:02.725 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:53:02.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:53:02.725 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:53:02.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:53:02.725 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:53:02.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:53:02.725 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:53:02.725 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:53:02.725 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:53:02.725 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:53:02.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:53:02.725 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:53:02.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:53:02.725 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:53:02.725 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:53:02.725 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:53:02.725 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7932ms 2025-07-01 08:53:02.725 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:53:02.725 +03:00 [DBG] Connection id "0HNC8090TGB8U" completed keep alive response. 2025-07-01 08:53:02.725 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6509ms 2025-07-01 08:53:02.726 +03:00 [DBG] Connection id "0HNC8090TGB8U" received FIN. 2025-07-01 08:53:02.726 +03:00 [DBG] Connection id "0HNC8090TGB8U" disconnecting. 2025-07-01 08:53:02.726 +03:00 [DBG] Connection id "0HNC8090TGB8U" stopped. 2025-07-01 08:53:02.726 +03:00 [DBG] Connection id "0HNC8090TGB8U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:53:23.232 +03:00 [DBG] Connection id "0HNC8090TGB8V" accepted. 2025-07-01 08:53:23.233 +03:00 [DBG] Connection id "0HNC8090TGB8V" started. 2025-07-01 08:53:23.233 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/public/.env - null null 2025-07-01 08:53:23.233 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:53:23.233 +03:00 [DBG] The request path /public/.env does not match a supported file type 2025-07-01 08:53:23.233 +03:00 [DBG] No candidates found for the request path '/public/.env' 2025-07-01 08:53:23.233 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:53:23.233 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:53:23.233 +03:00 [DBG] Connection id "0HNC8090TGB8V" completed keep alive response. 2025-07-01 08:53:23.233 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/public/.env - 404 0 null 0.4001ms 2025-07-01 08:53:23.233 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/public/.env, Response status code: 404 2025-07-01 08:53:23.234 +03:00 [DBG] Connection id "0HNC8090TGB8V" received FIN. 2025-07-01 08:53:23.234 +03:00 [DBG] Connection id "0HNC8090TGB8V" disconnecting. 2025-07-01 08:53:23.234 +03:00 [DBG] Connection id "0HNC8090TGB8V" stopped. 2025-07-01 08:53:23.234 +03:00 [DBG] Connection id "0HNC8090TGB8V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:53:53.251 +03:00 [DBG] Connection id "0HNC8090TGB90" accepted. 2025-07-01 08:53:53.251 +03:00 [DBG] Connection id "0HNC8090TGB90" started. 2025-07-01 08:53:53.251 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ch6-mytodo/.env - null null 2025-07-01 08:53:53.251 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:53:53.252 +03:00 [DBG] The request path /ch6-mytodo/.env does not match a supported file type 2025-07-01 08:53:53.252 +03:00 [DBG] No candidates found for the request path '/ch6-mytodo/.env' 2025-07-01 08:53:53.252 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:53:53.252 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:53:53.252 +03:00 [DBG] Connection id "0HNC8090TGB90" completed keep alive response. 2025-07-01 08:53:53.252 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ch6-mytodo/.env - 404 0 null 0.3438ms 2025-07-01 08:53:53.252 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/ch6-mytodo/.env, Response status code: 404 2025-07-01 08:53:53.252 +03:00 [DBG] Connection id "0HNC8090TGB90" received FIN. 2025-07-01 08:53:53.252 +03:00 [DBG] Connection id "0HNC8090TGB90" disconnecting. 2025-07-01 08:53:53.252 +03:00 [DBG] Connection id "0HNC8090TGB90" stopped. 2025-07-01 08:53:53.252 +03:00 [DBG] Connection id "0HNC8090TGB90" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:54:02.724 +03:00 [DBG] Connection id "0HNC8090TGB91" accepted. 2025-07-01 08:54:02.724 +03:00 [DBG] Connection id "0HNC8090TGB91" started. 2025-07-01 08:54:02.724 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:54:02.724 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:54:02.724 +03:00 [DBG] POST requests are not supported 2025-07-01 08:54:02.724 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:54:02.724 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:54:02.724 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:54:02.724 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:54:02.724 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:54:02.724 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:54:02.724 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:54:02.724 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:54:02.724 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:54:02.724 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:54:02.724 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:54:02.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-07-01 08:54:02.724 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:54:02.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-07-01 08:54:02.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:54:02.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:54:02.724 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:54:02.724 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:54:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:54:02.725 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:54:02.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:54:02.725 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:54:02.725 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:54:02.725 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.134ms. 2025-07-01 08:54:02.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:54:02.725 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:54:02.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:54:02.725 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:54:02.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:54:02.725 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:54:02.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:54:02.725 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:54:02.725 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:54:02.725 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:54:02.725 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:54:02.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:54:02.725 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:54:02.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:54:02.725 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:54:02.725 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:54:02.725 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:54:02.725 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0811ms 2025-07-01 08:54:02.725 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:54:02.726 +03:00 [DBG] Connection id "0HNC8090TGB91" completed keep alive response. 2025-07-01 08:54:02.726 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7734ms 2025-07-01 08:54:02.726 +03:00 [DBG] Connection id "0HNC8090TGB91" received FIN. 2025-07-01 08:54:02.726 +03:00 [DBG] Connection id "0HNC8090TGB91" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:54:02.726 +03:00 [DBG] Connection id "0HNC8090TGB91" disconnecting. 2025-07-01 08:54:02.726 +03:00 [DBG] Connection id "0HNC8090TGB91" stopped. 2025-07-01 08:54:23.290 +03:00 [DBG] Connection id "0HNC8090TGB92" accepted. 2025-07-01 08:54:23.290 +03:00 [DBG] Connection id "0HNC8090TGB92" started. 2025-07-01 08:54:23.290 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/sources/.env - null null 2025-07-01 08:54:23.290 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:54:23.290 +03:00 [DBG] The request path /sources/.env does not match a supported file type 2025-07-01 08:54:23.290 +03:00 [DBG] No candidates found for the request path '/sources/.env' 2025-07-01 08:54:23.290 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:54:23.290 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:54:23.291 +03:00 [DBG] Connection id "0HNC8090TGB92" completed keep alive response. 2025-07-01 08:54:23.291 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/sources/.env - 404 0 null 0.2783ms 2025-07-01 08:54:23.291 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/sources/.env, Response status code: 404 2025-07-01 08:54:23.291 +03:00 [DBG] Connection id "0HNC8090TGB92" received FIN. 2025-07-01 08:54:23.291 +03:00 [DBG] Connection id "0HNC8090TGB92" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:54:23.291 +03:00 [DBG] Connection id "0HNC8090TGB92" disconnecting. 2025-07-01 08:54:23.291 +03:00 [DBG] Connection id "0HNC8090TGB92" stopped. 2025-07-01 08:54:53.332 +03:00 [DBG] Connection id "0HNC8090TGB93" accepted. 2025-07-01 08:54:53.333 +03:00 [DBG] Connection id "0HNC8090TGB93" started. 2025-07-01 08:54:53.333 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-config.php.c - null null 2025-07-01 08:54:53.333 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:54:53.333 +03:00 [DBG] The request path /wp-config.php.c does not match an existing file 2025-07-01 08:54:53.333 +03:00 [DBG] No candidates found for the request path '/wp-config.php.c' 2025-07-01 08:54:53.333 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:54:53.333 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:54:53.333 +03:00 [DBG] Connection id "0HNC8090TGB93" completed keep alive response. 2025-07-01 08:54:53.333 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-config.php.c - 404 0 null 0.2767ms 2025-07-01 08:54:53.333 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-config.php.c, Response status code: 404 2025-07-01 08:54:53.333 +03:00 [DBG] Connection id "0HNC8090TGB93" received FIN. 2025-07-01 08:54:53.333 +03:00 [DBG] Connection id "0HNC8090TGB93" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:54:53.334 +03:00 [DBG] Connection id "0HNC8090TGB93" disconnecting. 2025-07-01 08:54:53.334 +03:00 [DBG] Connection id "0HNC8090TGB93" stopped. 2025-07-01 08:55:02.719 +03:00 [DBG] Connection id "0HNC8090TGB94" accepted. 2025-07-01 08:55:02.720 +03:00 [DBG] Connection id "0HNC8090TGB94" started. 2025-07-01 08:55:02.720 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:55:02.720 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:55:02.720 +03:00 [DBG] POST requests are not supported 2025-07-01 08:55:02.720 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:55:02.720 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:55:02.720 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:55:02.720 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:55:02.720 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:55:02.720 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:55:02.720 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:55:02.720 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:55:02.720 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:55:02.720 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:55:02.720 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:55:02.720 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:55:02.720 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:55:02.720 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:55:02.720 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:55:02.720 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:55:02.720 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:55:02.720 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:55:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:55:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:55:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:55:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:55:02.721 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:55:02.721 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1669ms. 2025-07-01 08:55:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:55:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:55:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:55:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:55:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:55:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:55:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:55:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:55:02.721 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:55:02.721 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:55:02.721 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:55:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:55:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:55:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:55:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:55:02.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:55:02.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:55:02.721 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9732ms 2025-07-01 08:55:02.721 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:55:02.721 +03:00 [DBG] Connection id "0HNC8090TGB94" completed keep alive response. 2025-07-01 08:55:02.721 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6727ms 2025-07-01 08:55:02.722 +03:00 [DBG] Connection id "0HNC8090TGB94" received FIN. 2025-07-01 08:55:02.722 +03:00 [DBG] Connection id "0HNC8090TGB94" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:55:02.722 +03:00 [DBG] Connection id "0HNC8090TGB94" disconnecting. 2025-07-01 08:55:02.722 +03:00 [DBG] Connection id "0HNC8090TGB94" stopped. 2025-07-01 08:55:23.378 +03:00 [DBG] Connection id "0HNC8090TGB95" accepted. 2025-07-01 08:55:23.378 +03:00 [DBG] Connection id "0HNC8090TGB95" started. 2025-07-01 08:55:23.378 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/etc/nginx/snippets/self-signed-example.com.conf - null null 2025-07-01 08:55:23.378 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:55:23.379 +03:00 [DBG] The request path /etc/nginx/snippets/self-signed-example.com.conf does not match a supported file type 2025-07-01 08:55:23.379 +03:00 [DBG] No candidates found for the request path '/etc/nginx/snippets/self-signed-example.com.conf' 2025-07-01 08:55:23.379 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:55:23.379 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:55:23.379 +03:00 [DBG] Connection id "0HNC8090TGB95" completed keep alive response. 2025-07-01 08:55:23.379 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/etc/nginx/snippets/self-signed-example.com.conf - 404 0 null 0.6406ms 2025-07-01 08:55:23.379 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/etc/nginx/snippets/self-signed-example.com.conf, Response status code: 404 2025-07-01 08:55:23.379 +03:00 [DBG] Connection id "0HNC8090TGB95" received FIN. 2025-07-01 08:55:23.379 +03:00 [DBG] Connection id "0HNC8090TGB95" disconnecting. 2025-07-01 08:55:23.380 +03:00 [DBG] Connection id "0HNC8090TGB95" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:55:23.381 +03:00 [DBG] Connection id "0HNC8090TGB95" stopped. 2025-07-01 08:55:53.417 +03:00 [DBG] Connection id "0HNC8090TGB96" accepted. 2025-07-01 08:55:53.417 +03:00 [DBG] Connection id "0HNC8090TGB96" started. 2025-07-01 08:55:53.418 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/packed-refs - null null 2025-07-01 08:55:53.418 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:55:53.418 +03:00 [DBG] The request path /.git/packed-refs does not match a supported file type 2025-07-01 08:55:53.418 +03:00 [DBG] No candidates found for the request path '/.git/packed-refs' 2025-07-01 08:55:53.418 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:55:53.418 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:55:53.418 +03:00 [DBG] Connection id "0HNC8090TGB96" completed keep alive response. 2025-07-01 08:55:53.418 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/packed-refs - 404 0 null 0.2722ms 2025-07-01 08:55:53.418 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/packed-refs, Response status code: 404 2025-07-01 08:55:53.418 +03:00 [DBG] Connection id "0HNC8090TGB96" received FIN. 2025-07-01 08:55:53.418 +03:00 [DBG] Connection id "0HNC8090TGB96" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:55:53.418 +03:00 [DBG] Connection id "0HNC8090TGB96" disconnecting. 2025-07-01 08:55:53.418 +03:00 [DBG] Connection id "0HNC8090TGB96" stopped. 2025-07-01 08:56:02.717 +03:00 [DBG] Connection id "0HNC8090TGB97" accepted. 2025-07-01 08:56:02.718 +03:00 [DBG] Connection id "0HNC8090TGB97" started. 2025-07-01 08:56:02.718 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:56:02.718 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:56:02.718 +03:00 [DBG] POST requests are not supported 2025-07-01 08:56:02.718 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:56:02.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-07-01 08:56:02.718 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:56:02.718 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:56:02.718 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:56:02.718 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:56:02.718 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:56:02.718 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:56:02.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-07-01 08:56:02.718 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:56:02.718 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:56:02.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-07-01 08:56:02.718 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:56:02.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-07-01 08:56:02.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:56:02.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:56:02.718 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:56:02.718 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:56:02.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:56:02.719 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:56:02.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:56:02.719 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:56:02.719 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:56:02.719 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1576ms. 2025-07-01 08:56:02.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:56:02.719 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:56:02.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:56:02.719 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:56:02.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:56:02.719 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:56:02.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:56:02.719 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:56:02.719 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:56:02.719 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:56:02.719 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:56:02.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:56:02.719 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:56:02.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:56:02.719 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:56:02.719 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:56:02.719 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:56:02.719 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7921ms 2025-07-01 08:56:02.719 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:56:02.719 +03:00 [DBG] Connection id "0HNC8090TGB97" completed keep alive response. 2025-07-01 08:56:02.719 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4614ms 2025-07-01 08:56:02.719 +03:00 [DBG] Connection id "0HNC8090TGB97" received FIN. 2025-07-01 08:56:02.720 +03:00 [DBG] Connection id "0HNC8090TGB97" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:56:02.720 +03:00 [DBG] Connection id "0HNC8090TGB97" disconnecting. 2025-07-01 08:56:02.720 +03:00 [DBG] Connection id "0HNC8090TGB97" stopped. 2025-07-01 08:56:23.441 +03:00 [DBG] Connection id "0HNC8090TGB98" accepted. 2025-07-01 08:56:23.441 +03:00 [DBG] Connection id "0HNC8090TGB98" started. 2025-07-01 08:56:23.441 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/next/.env - null null 2025-07-01 08:56:23.441 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:56:23.442 +03:00 [DBG] The request path /next/.env does not match a supported file type 2025-07-01 08:56:23.442 +03:00 [DBG] No candidates found for the request path '/next/.env' 2025-07-01 08:56:23.442 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:56:23.442 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:56:23.442 +03:00 [DBG] Connection id "0HNC8090TGB98" completed keep alive response. 2025-07-01 08:56:23.442 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/next/.env - 404 0 null 0.3865ms 2025-07-01 08:56:23.442 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/next/.env, Response status code: 404 2025-07-01 08:56:23.442 +03:00 [DBG] Connection id "0HNC8090TGB98" received FIN. 2025-07-01 08:56:23.442 +03:00 [DBG] Connection id "0HNC8090TGB98" disconnecting. 2025-07-01 08:56:23.442 +03:00 [DBG] Connection id "0HNC8090TGB98" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:56:23.443 +03:00 [DBG] Connection id "0HNC8090TGB98" stopped. 2025-07-01 08:56:53.486 +03:00 [DBG] Connection id "0HNC8090TGB99" accepted. 2025-07-01 08:56:53.486 +03:00 [DBG] Connection id "0HNC8090TGB99" started. 2025-07-01 08:56:53.486 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/_profiler/phpinfo/info.php - null null 2025-07-01 08:56:53.486 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:56:53.486 +03:00 [DBG] The request path /_profiler/phpinfo/info.php does not match a supported file type 2025-07-01 08:56:53.486 +03:00 [DBG] No candidates found for the request path '/_profiler/phpinfo/info.php' 2025-07-01 08:56:53.486 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:56:53.486 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:56:53.487 +03:00 [DBG] Connection id "0HNC8090TGB99" completed keep alive response. 2025-07-01 08:56:53.487 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/_profiler/phpinfo/info.php - 404 0 null 0.4355ms 2025-07-01 08:56:53.487 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/_profiler/phpinfo/info.php, Response status code: 404 2025-07-01 08:56:53.487 +03:00 [DBG] Connection id "0HNC8090TGB99" received FIN. 2025-07-01 08:56:53.487 +03:00 [DBG] Connection id "0HNC8090TGB99" disconnecting. 2025-07-01 08:56:53.487 +03:00 [DBG] Connection id "0HNC8090TGB99" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:56:53.488 +03:00 [DBG] Connection id "0HNC8090TGB99" stopped. 2025-07-01 08:57:02.722 +03:00 [DBG] Connection id "0HNC8090TGB9A" accepted. 2025-07-01 08:57:02.722 +03:00 [DBG] Connection id "0HNC8090TGB9A" started. 2025-07-01 08:57:02.722 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:57:02.722 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:57:02.722 +03:00 [DBG] POST requests are not supported 2025-07-01 08:57:02.722 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:57:02.722 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 08:57:02.722 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:57:02.722 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:57:02.722 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:57:02.722 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:57:02.722 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:57:02.722 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:57:02.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-07-01 08:57:02.723 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:57:02.723 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:57:02.723 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:57:02.723 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:57:02.723 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:57:02.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:57:02.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:57:02.723 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:57:02.723 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:57:02.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:57:02.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:57:02.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:57:02.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:57:02.723 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:57:02.724 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2238ms. 2025-07-01 08:57:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:57:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:57:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:57:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:57:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:57:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:57:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:57:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:57:02.724 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:57:02.724 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:57:02.724 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:57:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:57:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:57:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:57:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:57:02.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:57:02.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:57:02.724 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4035ms 2025-07-01 08:57:02.724 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:57:02.724 +03:00 [DBG] Connection id "0HNC8090TGB9A" completed keep alive response. 2025-07-01 08:57:02.725 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5694ms 2025-07-01 08:57:02.725 +03:00 [DBG] Connection id "0HNC8090TGB9A" received FIN. 2025-07-01 08:57:02.725 +03:00 [DBG] Connection id "0HNC8090TGB9A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:57:02.725 +03:00 [DBG] Connection id "0HNC8090TGB9A" disconnecting. 2025-07-01 08:57:02.725 +03:00 [DBG] Connection id "0HNC8090TGB9A" stopped. 2025-07-01 08:57:23.503 +03:00 [DBG] Connection id "0HNC8090TGB9B" accepted. 2025-07-01 08:57:23.504 +03:00 [DBG] Connection id "0HNC8090TGB9B" started. 2025-07-01 08:57:23.504 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/configs/development.yml - null null 2025-07-01 08:57:23.504 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:57:23.504 +03:00 [DBG] The request path /configs/development.yml does not match a supported file type 2025-07-01 08:57:23.504 +03:00 [DBG] No candidates found for the request path '/configs/development.yml' 2025-07-01 08:57:23.504 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:57:23.504 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:57:23.504 +03:00 [DBG] Connection id "0HNC8090TGB9B" completed keep alive response. 2025-07-01 08:57:23.505 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/configs/development.yml - 404 0 null 0.5436ms 2025-07-01 08:57:23.505 +03:00 [DBG] Connection id "0HNC8090TGB9B" received FIN. 2025-07-01 08:57:23.505 +03:00 [DBG] Connection id "0HNC8090TGB9B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:57:23.505 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/configs/development.yml, Response status code: 404 2025-07-01 08:57:23.506 +03:00 [DBG] Connection id "0HNC8090TGB9B" disconnecting. 2025-07-01 08:57:23.506 +03:00 [DBG] Connection id "0HNC8090TGB9B" stopped. 2025-07-01 08:57:53.523 +03:00 [DBG] Connection id "0HNC8090TGB9C" accepted. 2025-07-01 08:57:53.523 +03:00 [DBG] Connection id "0HNC8090TGB9C" started. 2025-07-01 08:57:53.523 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env.smtp_server - null null 2025-07-01 08:57:53.523 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:57:53.523 +03:00 [DBG] The request path /.env.smtp_server does not match a supported file type 2025-07-01 08:57:53.523 +03:00 [DBG] No candidates found for the request path '/.env.smtp_server' 2025-07-01 08:57:53.523 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:57:53.524 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:57:53.524 +03:00 [DBG] Connection id "0HNC8090TGB9C" completed keep alive response. 2025-07-01 08:57:53.524 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env.smtp_server - 404 0 null 0.2901ms 2025-07-01 08:57:53.524 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env.smtp_server, Response status code: 404 2025-07-01 08:57:53.524 +03:00 [DBG] Connection id "0HNC8090TGB9C" received FIN. 2025-07-01 08:57:53.524 +03:00 [DBG] Connection id "0HNC8090TGB9C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:57:53.524 +03:00 [DBG] Connection id "0HNC8090TGB9C" disconnecting. 2025-07-01 08:57:53.524 +03:00 [DBG] Connection id "0HNC8090TGB9C" stopped. 2025-07-01 08:58:02.723 +03:00 [DBG] Connection id "0HNC8090TGB9D" accepted. 2025-07-01 08:58:02.723 +03:00 [DBG] Connection id "0HNC8090TGB9D" started. 2025-07-01 08:58:02.723 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:58:02.723 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:58:02.723 +03:00 [DBG] POST requests are not supported 2025-07-01 08:58:02.723 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:58:02.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-07-01 08:58:02.723 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:58:02.723 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:58:02.723 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:58:02.723 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:58:02.723 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:58:02.723 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:58:02.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-07-01 08:58:02.724 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:58:02.724 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:58:02.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-07-01 08:58:02.724 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:58:02.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-07-01 08:58:02.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:58:02.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:58:02.724 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:58:02.724 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:58:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:58:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:58:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:58:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:58:02.724 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:58:02.724 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1181ms. 2025-07-01 08:58:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:58:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:58:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:58:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:58:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:58:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:58:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:58:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:58:02.724 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:58:02.724 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:58:02.724 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:58:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:58:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:58:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:58:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:58:02.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:58:02.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:58:02.724 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6695ms 2025-07-01 08:58:02.724 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:58:02.724 +03:00 [DBG] Connection id "0HNC8090TGB9D" completed keep alive response. 2025-07-01 08:58:02.724 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3372ms 2025-07-01 08:58:02.725 +03:00 [DBG] Connection id "0HNC8090TGB9D" received FIN. 2025-07-01 08:58:02.725 +03:00 [DBG] Connection id "0HNC8090TGB9D" disconnecting. 2025-07-01 08:58:02.725 +03:00 [DBG] Connection id "0HNC8090TGB9D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:58:02.726 +03:00 [DBG] Connection id "0HNC8090TGB9D" stopped. 2025-07-01 08:58:23.550 +03:00 [DBG] Connection id "0HNC8090TGB9E" accepted. 2025-07-01 08:58:23.550 +03:00 [DBG] Connection id "0HNC8090TGB9E" started. 2025-07-01 08:58:23.550 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env.smtp_login - null null 2025-07-01 08:58:23.550 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:58:23.550 +03:00 [DBG] The request path /.env.smtp_login does not match a supported file type 2025-07-01 08:58:23.550 +03:00 [DBG] No candidates found for the request path '/.env.smtp_login' 2025-07-01 08:58:23.550 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:58:23.550 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:58:23.550 +03:00 [DBG] Connection id "0HNC8090TGB9E" completed keep alive response. 2025-07-01 08:58:23.550 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env.smtp_login - 404 0 null 0.2478ms 2025-07-01 08:58:23.551 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env.smtp_login, Response status code: 404 2025-07-01 08:58:23.551 +03:00 [DBG] Connection id "0HNC8090TGB9E" received FIN. 2025-07-01 08:58:23.551 +03:00 [DBG] Connection id "0HNC8090TGB9E" disconnecting. 2025-07-01 08:58:23.551 +03:00 [DBG] Connection id "0HNC8090TGB9E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:58:23.552 +03:00 [DBG] Connection id "0HNC8090TGB9E" stopped. 2025-07-01 08:58:53.589 +03:00 [DBG] Connection id "0HNC8090TGB9F" accepted. 2025-07-01 08:58:53.589 +03:00 [DBG] Connection id "0HNC8090TGB9F" started. 2025-07-01 08:58:53.589 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/test_phpinfo3.php - null null 2025-07-01 08:58:53.589 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:58:53.589 +03:00 [DBG] The request path /test_phpinfo3.php does not match a supported file type 2025-07-01 08:58:53.589 +03:00 [DBG] No candidates found for the request path '/test_phpinfo3.php' 2025-07-01 08:58:53.589 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:58:53.589 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:58:53.589 +03:00 [DBG] Connection id "0HNC8090TGB9F" completed keep alive response. 2025-07-01 08:58:53.590 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/test_phpinfo3.php - 404 0 null 0.2759ms 2025-07-01 08:58:53.590 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/test_phpinfo3.php, Response status code: 404 2025-07-01 08:58:53.590 +03:00 [DBG] Connection id "0HNC8090TGB9F" received FIN. 2025-07-01 08:58:53.590 +03:00 [DBG] Connection id "0HNC8090TGB9F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:58:53.590 +03:00 [DBG] Connection id "0HNC8090TGB9F" disconnecting. 2025-07-01 08:58:53.590 +03:00 [DBG] Connection id "0HNC8090TGB9F" stopped. 2025-07-01 08:59:02.713 +03:00 [DBG] Connection id "0HNC8090TGB9G" accepted. 2025-07-01 08:59:02.713 +03:00 [DBG] Connection id "0HNC8090TGB9G" started. 2025-07-01 08:59:02.714 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 08:59:02.714 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:59:02.714 +03:00 [DBG] POST requests are not supported 2025-07-01 08:59:02.714 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 08:59:02.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-07-01 08:59:02.714 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:59:02.714 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 08:59:02.714 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:59:02.714 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 08:59:02.714 +03:00 [INF] CORS policy execution successful. 2025-07-01 08:59:02.714 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:59:02.714 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 08:59:02.714 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 08:59:02.714 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 08:59:02.714 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 08:59:02.714 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 08:59:02.714 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 08:59:02.714 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:59:02.714 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:59:02.714 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:59:02.714 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 08:59:02.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:59:02.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:59:02.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:59:02.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:59:02.714 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 08:59:02.715 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1622ms. 2025-07-01 08:59:02.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:59:02.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 08:59:02.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:59:02.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 08:59:02.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:59:02.715 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:59:02.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:59:02.715 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:59:02.715 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:59:02.715 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 08:59:02.715 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 08:59:02.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:59:02.715 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 08:59:02.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:59:02.715 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:59:02.715 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:59:02.715 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 08:59:02.715 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8569ms 2025-07-01 08:59:02.715 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 08:59:02.715 +03:00 [DBG] Connection id "0HNC8090TGB9G" completed keep alive response. 2025-07-01 08:59:02.715 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6371ms 2025-07-01 08:59:02.716 +03:00 [DBG] Connection id "0HNC8090TGB9G" received FIN. 2025-07-01 08:59:02.716 +03:00 [DBG] Connection id "0HNC8090TGB9G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:59:02.716 +03:00 [DBG] Connection id "0HNC8090TGB9G" disconnecting. 2025-07-01 08:59:02.716 +03:00 [DBG] Connection id "0HNC8090TGB9G" stopped. 2025-07-01 08:59:23.607 +03:00 [DBG] Connection id "0HNC8090TGB9H" accepted. 2025-07-01 08:59:23.607 +03:00 [DBG] Connection id "0HNC8090TGB9H" started. 2025-07-01 08:59:23.607 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/qa/.env.staging - null null 2025-07-01 08:59:23.607 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:59:23.607 +03:00 [DBG] The request path /qa/.env.staging does not match a supported file type 2025-07-01 08:59:23.607 +03:00 [DBG] No candidates found for the request path '/qa/.env.staging' 2025-07-01 08:59:23.607 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:59:23.607 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:59:23.607 +03:00 [DBG] Connection id "0HNC8090TGB9H" completed keep alive response. 2025-07-01 08:59:23.607 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/qa/.env.staging - 404 0 null 0.2328ms 2025-07-01 08:59:23.608 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/qa/.env.staging, Response status code: 404 2025-07-01 08:59:23.608 +03:00 [DBG] Connection id "0HNC8090TGB9H" received FIN. 2025-07-01 08:59:23.608 +03:00 [DBG] Connection id "0HNC8090TGB9H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:59:23.608 +03:00 [DBG] Connection id "0HNC8090TGB9H" disconnecting. 2025-07-01 08:59:23.608 +03:00 [DBG] Connection id "0HNC8090TGB9H" stopped. 2025-07-01 08:59:53.647 +03:00 [DBG] Connection id "0HNC8090TGB9I" accepted. 2025-07-01 08:59:53.647 +03:00 [DBG] Connection id "0HNC8090TGB9I" started. 2025-07-01 08:59:53.648 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-config.bak - null null 2025-07-01 08:59:53.648 +03:00 [VRB] All hosts are allowed. 2025-07-01 08:59:53.648 +03:00 [DBG] The request path /wp-config.bak does not match a supported file type 2025-07-01 08:59:53.648 +03:00 [DBG] No candidates found for the request path '/wp-config.bak' 2025-07-01 08:59:53.648 +03:00 [DBG] Request did not match any endpoints 2025-07-01 08:59:53.648 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 08:59:53.648 +03:00 [DBG] Connection id "0HNC8090TGB9I" completed keep alive response. 2025-07-01 08:59:53.648 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-config.bak - 404 0 null 0.4912ms 2025-07-01 08:59:53.648 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-config.bak, Response status code: 404 2025-07-01 08:59:53.648 +03:00 [DBG] Connection id "0HNC8090TGB9I" received FIN. 2025-07-01 08:59:53.648 +03:00 [DBG] Connection id "0HNC8090TGB9I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 08:59:53.649 +03:00 [DBG] Connection id "0HNC8090TGB9I" disconnecting. 2025-07-01 08:59:53.649 +03:00 [DBG] Connection id "0HNC8090TGB9I" stopped. 2025-07-01 09:00:02.723 +03:00 [DBG] Connection id "0HNC8090TGB9J" accepted. 2025-07-01 09:00:02.723 +03:00 [DBG] Connection id "0HNC8090TGB9J" started. 2025-07-01 09:00:02.723 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:00:02.723 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:00:02.723 +03:00 [DBG] POST requests are not supported 2025-07-01 09:00:02.723 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:00:02.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-07-01 09:00:02.723 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:00:02.723 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:00:02.723 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:00:02.723 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:00:02.723 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:00:02.723 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:00:02.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-07-01 09:00:02.723 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:00:02.723 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:00:02.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-07-01 09:00:02.724 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:00:02.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-07-01 09:00:02.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:00:02.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:00:02.724 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:00:02.724 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:00:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:00:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:00:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:00:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:00:02.724 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:00:02.724 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1481ms. 2025-07-01 09:00:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:00:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:00:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:00:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:00:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:00:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:00:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:00:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:00:02.724 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:00:02.724 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:00:02.724 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:00:02.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:00:02.725 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:00:02.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:00:02.725 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:00:02.725 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:00:02.725 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:00:02.725 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9536ms 2025-07-01 09:00:02.725 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:00:02.725 +03:00 [DBG] Connection id "0HNC8090TGB9J" completed keep alive response. 2025-07-01 09:00:02.725 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8637ms 2025-07-01 09:00:02.725 +03:00 [DBG] Connection id "0HNC8090TGB9J" received FIN. 2025-07-01 09:00:02.725 +03:00 [DBG] Connection id "0HNC8090TGB9J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:00:02.725 +03:00 [DBG] Connection id "0HNC8090TGB9J" disconnecting. 2025-07-01 09:00:02.725 +03:00 [DBG] Connection id "0HNC8090TGB9J" stopped. 2025-07-01 09:00:23.684 +03:00 [DBG] Connection id "0HNC8090TGB9K" accepted. 2025-07-01 09:00:23.684 +03:00 [DBG] Connection id "0HNC8090TGB9K" started. 2025-07-01 09:00:23.684 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-config.swp - null null 2025-07-01 09:00:23.684 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:00:23.684 +03:00 [DBG] The request path /wp-config.swp does not match a supported file type 2025-07-01 09:00:23.684 +03:00 [DBG] No candidates found for the request path '/wp-config.swp' 2025-07-01 09:00:23.684 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:00:23.684 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:00:23.684 +03:00 [DBG] Connection id "0HNC8090TGB9K" completed keep alive response. 2025-07-01 09:00:23.684 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-config.swp - 404 0 null 0.2512ms 2025-07-01 09:00:23.684 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-config.swp, Response status code: 404 2025-07-01 09:00:23.685 +03:00 [DBG] Connection id "0HNC8090TGB9K" received FIN. 2025-07-01 09:00:23.685 +03:00 [DBG] Connection id "0HNC8090TGB9K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:00:23.685 +03:00 [DBG] Connection id "0HNC8090TGB9K" disconnecting. 2025-07-01 09:00:23.685 +03:00 [DBG] Connection id "0HNC8090TGB9K" stopped. 2025-07-01 09:00:53.713 +03:00 [DBG] Connection id "0HNC8090TGB9L" accepted. 2025-07-01 09:00:53.713 +03:00 [DBG] Connection id "0HNC8090TGB9L" started. 2025-07-01 09:00:53.713 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/google-cloud-sdk/lib/googlecloudsdk/gcloud.pyo - null null 2025-07-01 09:00:53.713 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:00:53.713 +03:00 [DBG] The request path /google-cloud-sdk/lib/googlecloudsdk/gcloud.pyo does not match a supported file type 2025-07-01 09:00:53.713 +03:00 [DBG] No candidates found for the request path '/google-cloud-sdk/lib/googlecloudsdk/gcloud.pyo' 2025-07-01 09:00:53.713 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:00:53.714 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:00:53.714 +03:00 [DBG] Connection id "0HNC8090TGB9L" completed keep alive response. 2025-07-01 09:00:53.714 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/google-cloud-sdk/lib/googlecloudsdk/gcloud.pyo - 404 0 null 0.3252ms 2025-07-01 09:00:53.714 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/google-cloud-sdk/lib/googlecloudsdk/gcloud.pyo, Response status code: 404 2025-07-01 09:00:53.714 +03:00 [DBG] Connection id "0HNC8090TGB9L" received FIN. 2025-07-01 09:00:53.714 +03:00 [DBG] Connection id "0HNC8090TGB9L" disconnecting. 2025-07-01 09:00:53.714 +03:00 [DBG] Connection id "0HNC8090TGB9L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:00:53.715 +03:00 [DBG] Connection id "0HNC8090TGB9L" stopped. 2025-07-01 09:01:02.720 +03:00 [DBG] Connection id "0HNC8090TGB9M" accepted. 2025-07-01 09:01:02.720 +03:00 [DBG] Connection id "0HNC8090TGB9M" started. 2025-07-01 09:01:02.720 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:01:02.720 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:01:02.720 +03:00 [DBG] POST requests are not supported 2025-07-01 09:01:02.720 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:01:02.720 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:01:02.720 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:01:02.720 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:01:02.721 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:01:02.721 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:01:02.721 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:01:02.721 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:01:02.721 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:01:02.721 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:01:02.721 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:01:02.721 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:01:02.721 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:01:02.721 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:01:02.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:01:02.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:01:02.721 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:01:02.721 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:01:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:01:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:01:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:01:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:01:02.721 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:01:02.721 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1496ms. 2025-07-01 09:01:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:01:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:01:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:01:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:01:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:01:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:01:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:01:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:01:02.721 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:01:02.721 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:01:02.721 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:01:02.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:01:02.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:01:02.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:01:02.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:01:02.722 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:01:02.722 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:01:02.722 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7069ms 2025-07-01 09:01:02.722 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:01:02.722 +03:00 [DBG] Connection id "0HNC8090TGB9M" completed keep alive response. 2025-07-01 09:01:02.722 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5335ms 2025-07-01 09:01:02.722 +03:00 [DBG] Connection id "0HNC8090TGB9M" received FIN. 2025-07-01 09:01:02.722 +03:00 [DBG] Connection id "0HNC8090TGB9M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:01:02.722 +03:00 [DBG] Connection id "0HNC8090TGB9M" disconnecting. 2025-07-01 09:01:02.722 +03:00 [DBG] Connection id "0HNC8090TGB9M" stopped. 2025-07-01 09:01:23.754 +03:00 [DBG] Connection id "0HNC8090TGB9N" accepted. 2025-07-01 09:01:23.754 +03:00 [DBG] Connection id "0HNC8090TGB9N" started. 2025-07-01 09:01:23.754 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/development/.env - null null 2025-07-01 09:01:23.754 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:01:23.754 +03:00 [DBG] The request path /development/.env does not match a supported file type 2025-07-01 09:01:23.754 +03:00 [DBG] No candidates found for the request path '/development/.env' 2025-07-01 09:01:23.754 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:01:23.754 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:01:23.754 +03:00 [DBG] Connection id "0HNC8090TGB9N" completed keep alive response. 2025-07-01 09:01:23.754 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/development/.env - 404 0 null 0.3767ms 2025-07-01 09:01:23.754 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/development/.env, Response status code: 404 2025-07-01 09:01:23.755 +03:00 [DBG] Connection id "0HNC8090TGB9N" received FIN. 2025-07-01 09:01:23.755 +03:00 [DBG] Connection id "0HNC8090TGB9N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:01:23.755 +03:00 [DBG] Connection id "0HNC8090TGB9N" disconnecting. 2025-07-01 09:01:23.755 +03:00 [DBG] Connection id "0HNC8090TGB9N" stopped. 2025-07-01 09:01:53.784 +03:00 [DBG] Connection id "0HNC8090TGB9O" accepted. 2025-07-01 09:01:53.784 +03:00 [DBG] Connection id "0HNC8090TGB9O" started. 2025-07-01 09:01:53.784 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.aws/policies - null null 2025-07-01 09:01:53.784 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:01:53.784 +03:00 [DBG] The request path /.aws/policies does not match a supported file type 2025-07-01 09:01:53.784 +03:00 [DBG] No candidates found for the request path '/.aws/policies' 2025-07-01 09:01:53.784 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:01:53.784 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:01:53.784 +03:00 [DBG] Connection id "0HNC8090TGB9O" completed keep alive response. 2025-07-01 09:01:53.784 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.aws/policies - 404 0 null 0.2487ms 2025-07-01 09:01:53.784 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.aws/policies, Response status code: 404 2025-07-01 09:01:53.784 +03:00 [DBG] Connection id "0HNC8090TGB9O" received FIN. 2025-07-01 09:01:53.784 +03:00 [DBG] Connection id "0HNC8090TGB9O" disconnecting. 2025-07-01 09:01:53.784 +03:00 [DBG] Connection id "0HNC8090TGB9O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:01:53.786 +03:00 [DBG] Connection id "0HNC8090TGB9O" stopped. 2025-07-01 09:02:02.784 +03:00 [DBG] Connection id "0HNC8090TGB9P" accepted. 2025-07-01 09:02:02.784 +03:00 [DBG] Connection id "0HNC8090TGB9P" started. 2025-07-01 09:02:02.784 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:02:02.784 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:02:02.784 +03:00 [DBG] POST requests are not supported 2025-07-01 09:02:02.784 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:02:02.784 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:02:02.784 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:02:02.784 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:02:02.784 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:02:02.785 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:02:02.785 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:02:02.785 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:02:02.785 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:02:02.785 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:02:02.785 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:02:02.785 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:02:02.785 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:02:02.785 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:02:02.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:02:02.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:02:02.785 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:02:02.785 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:02:02.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:02:02.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:02:02.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:02:02.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:02:02.785 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:02:02.786 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1338ms. 2025-07-01 09:02:02.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:02:02.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:02:02.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:02:02.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:02:02.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:02:02.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:02:02.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:02:02.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:02:02.786 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:02:02.786 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:02:02.786 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:02:02.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:02:02.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:02:02.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:02:02.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:02:02.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:02:02.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:02:02.786 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8414ms 2025-07-01 09:02:02.786 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:02:02.786 +03:00 [DBG] Connection id "0HNC8090TGB9P" completed keep alive response. 2025-07-01 09:02:02.786 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7341ms 2025-07-01 09:02:02.786 +03:00 [DBG] Connection id "0HNC8090TGB9P" received FIN. 2025-07-01 09:02:02.786 +03:00 [DBG] Connection id "0HNC8090TGB9P" disconnecting. 2025-07-01 09:02:02.786 +03:00 [DBG] Connection id "0HNC8090TGB9P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:02:02.787 +03:00 [DBG] Connection id "0HNC8090TGB9P" stopped. 2025-07-01 09:02:23.825 +03:00 [DBG] Connection id "0HNC8090TGB9Q" accepted. 2025-07-01 09:02:23.825 +03:00 [DBG] Connection id "0HNC8090TGB9Q" started. 2025-07-01 09:02:23.825 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/resources/docker/rediscommander/.env - null null 2025-07-01 09:02:23.825 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:02:23.825 +03:00 [DBG] The request path /resources/docker/rediscommander/.env does not match a supported file type 2025-07-01 09:02:23.825 +03:00 [DBG] No candidates found for the request path '/resources/docker/rediscommander/.env' 2025-07-01 09:02:23.825 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:02:23.826 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:02:23.826 +03:00 [DBG] Connection id "0HNC8090TGB9Q" completed keep alive response. 2025-07-01 09:02:23.826 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/resources/docker/rediscommander/.env - 404 0 null 0.2951ms 2025-07-01 09:02:23.826 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/resources/docker/rediscommander/.env, Response status code: 404 2025-07-01 09:02:23.826 +03:00 [DBG] Connection id "0HNC8090TGB9Q" received FIN. 2025-07-01 09:02:23.826 +03:00 [DBG] Connection id "0HNC8090TGB9Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:02:23.826 +03:00 [DBG] Connection id "0HNC8090TGB9Q" disconnecting. 2025-07-01 09:02:23.826 +03:00 [DBG] Connection id "0HNC8090TGB9Q" stopped. 2025-07-01 09:02:53.865 +03:00 [DBG] Connection id "0HNC8090TGB9R" accepted. 2025-07-01 09:02:53.866 +03:00 [DBG] Connection id "0HNC8090TGB9R" started. 2025-07-01 09:02:53.866 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env.ini - null null 2025-07-01 09:02:53.866 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:02:53.866 +03:00 [DBG] The request path /.env.ini does not match a supported file type 2025-07-01 09:02:53.866 +03:00 [DBG] No candidates found for the request path '/.env.ini' 2025-07-01 09:02:53.866 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:02:53.866 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:02:53.866 +03:00 [DBG] Connection id "0HNC8090TGB9R" completed keep alive response. 2025-07-01 09:02:53.866 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env.ini - 404 0 null 0.2444ms 2025-07-01 09:02:53.866 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env.ini, Response status code: 404 2025-07-01 09:02:53.866 +03:00 [DBG] Connection id "0HNC8090TGB9R" received FIN. 2025-07-01 09:02:53.866 +03:00 [DBG] Connection id "0HNC8090TGB9R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:02:53.866 +03:00 [DBG] Connection id "0HNC8090TGB9R" disconnecting. 2025-07-01 09:02:53.867 +03:00 [DBG] Connection id "0HNC8090TGB9R" stopped. 2025-07-01 09:03:02.723 +03:00 [DBG] Connection id "0HNC8090TGB9S" accepted. 2025-07-01 09:03:02.723 +03:00 [DBG] Connection id "0HNC8090TGB9S" started. 2025-07-01 09:03:02.723 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:03:02.723 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:03:02.723 +03:00 [DBG] POST requests are not supported 2025-07-01 09:03:02.723 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:03:02.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-07-01 09:03:02.723 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:03:02.723 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:03:02.724 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:03:02.724 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:03:02.724 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:03:02.724 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:03:02.724 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:03:02.724 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:03:02.724 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:03:02.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-07-01 09:03:02.724 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:03:02.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-07-01 09:03:02.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:03:02.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:03:02.724 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:03:02.724 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:03:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:03:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:03:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:03:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:03:02.724 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:03:02.724 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1377ms. 2025-07-01 09:03:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:03:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:03:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:03:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:03:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:03:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:03:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:03:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:03:02.724 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:03:02.724 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:03:02.724 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:03:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:03:02.725 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:03:02.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:03:02.725 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:03:02.725 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:03:02.725 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:03:02.725 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7735ms 2025-07-01 09:03:02.725 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:03:02.725 +03:00 [DBG] Connection id "0HNC8090TGB9S" completed keep alive response. 2025-07-01 09:03:02.725 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5434ms 2025-07-01 09:03:02.725 +03:00 [DBG] Connection id "0HNC8090TGB9S" received FIN. 2025-07-01 09:03:02.725 +03:00 [DBG] Connection id "0HNC8090TGB9S" disconnecting. 2025-07-01 09:03:02.725 +03:00 [DBG] Connection id "0HNC8090TGB9S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:03:02.726 +03:00 [DBG] Connection id "0HNC8090TGB9S" stopped. 2025-07-01 09:03:23.893 +03:00 [DBG] Connection id "0HNC8090TGB9T" accepted. 2025-07-01 09:03:23.893 +03:00 [DBG] Connection id "0HNC8090TGB9T" started. 2025-07-01 09:03:23.893 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-config.php.sample - null null 2025-07-01 09:03:23.893 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:03:23.893 +03:00 [DBG] The request path /wp-config.php.sample does not match a supported file type 2025-07-01 09:03:23.893 +03:00 [DBG] No candidates found for the request path '/wp-config.php.sample' 2025-07-01 09:03:23.893 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:03:23.893 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:03:23.893 +03:00 [DBG] Connection id "0HNC8090TGB9T" completed keep alive response. 2025-07-01 09:03:23.893 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-config.php.sample - 404 0 null 0.2189ms 2025-07-01 09:03:23.893 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-config.php.sample, Response status code: 404 2025-07-01 09:03:23.894 +03:00 [DBG] Connection id "0HNC8090TGB9T" received FIN. 2025-07-01 09:03:23.894 +03:00 [DBG] Connection id "0HNC8090TGB9T" disconnecting. 2025-07-01 09:03:23.894 +03:00 [DBG] Connection id "0HNC8090TGB9T" stopped. 2025-07-01 09:03:23.894 +03:00 [DBG] Connection id "0HNC8090TGB9T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:03:53.921 +03:00 [DBG] Connection id "0HNC8090TGB9U" accepted. 2025-07-01 09:03:53.922 +03:00 [DBG] Connection id "0HNC8090TGB9U" started. 2025-07-01 09:03:53.922 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-config.cfg - null null 2025-07-01 09:03:53.922 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:03:53.922 +03:00 [DBG] The request path /wp-config.cfg does not match a supported file type 2025-07-01 09:03:53.922 +03:00 [DBG] No candidates found for the request path '/wp-config.cfg' 2025-07-01 09:03:53.922 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:03:53.922 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:03:53.922 +03:00 [DBG] Connection id "0HNC8090TGB9U" completed keep alive response. 2025-07-01 09:03:53.922 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-config.cfg - 404 0 null 0.265ms 2025-07-01 09:03:53.922 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-config.cfg, Response status code: 404 2025-07-01 09:03:53.922 +03:00 [DBG] Connection id "0HNC8090TGB9U" received FIN. 2025-07-01 09:03:53.922 +03:00 [DBG] Connection id "0HNC8090TGB9U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:03:53.922 +03:00 [DBG] Connection id "0HNC8090TGB9U" disconnecting. 2025-07-01 09:03:53.922 +03:00 [DBG] Connection id "0HNC8090TGB9U" stopped. 2025-07-01 09:04:02.714 +03:00 [DBG] Connection id "0HNC8090TGB9V" accepted. 2025-07-01 09:04:02.714 +03:00 [DBG] Connection id "0HNC8090TGB9V" started. 2025-07-01 09:04:02.714 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:04:02.715 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:04:02.715 +03:00 [DBG] POST requests are not supported 2025-07-01 09:04:02.715 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:04:02.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-07-01 09:04:02.715 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:04:02.715 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:04:02.715 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:04:02.715 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:04:02.715 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:04:02.715 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:04:02.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-07-01 09:04:02.715 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:04:02.715 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:04:02.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-07-01 09:04:02.715 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:04:02.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-07-01 09:04:02.715 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:04:02.715 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:04:02.715 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:04:02.715 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:04:02.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:04:02.715 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:04:02.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:04:02.715 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:04:02.715 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:04:02.715 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1333ms. 2025-07-01 09:04:02.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:04:02.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:04:02.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:04:02.716 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:04:02.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:04:02.716 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:04:02.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:04:02.716 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:04:02.716 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:04:02.716 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:04:02.716 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:04:02.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:04:02.716 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:04:02.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:04:02.716 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:04:02.716 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:04:02.716 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:04:02.716 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7141ms 2025-07-01 09:04:02.716 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:04:02.716 +03:00 [DBG] Connection id "0HNC8090TGB9V" completed keep alive response. 2025-07-01 09:04:02.716 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3438ms 2025-07-01 09:04:02.716 +03:00 [DBG] Connection id "0HNC8090TGB9V" received FIN. 2025-07-01 09:04:02.716 +03:00 [DBG] Connection id "0HNC8090TGB9V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:04:02.716 +03:00 [DBG] Connection id "0HNC8090TGB9V" disconnecting. 2025-07-01 09:04:02.716 +03:00 [DBG] Connection id "0HNC8090TGB9V" stopped. 2025-07-01 09:04:23.959 +03:00 [DBG] Connection id "0HNC8090TGBA0" accepted. 2025-07-01 09:04:23.959 +03:00 [DBG] Connection id "0HNC8090TGBA0" started. 2025-07-01 09:04:23.959 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/gists/cache/.env - null null 2025-07-01 09:04:23.959 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:04:23.959 +03:00 [DBG] The request path /gists/cache/.env does not match a supported file type 2025-07-01 09:04:23.959 +03:00 [DBG] No candidates found for the request path '/gists/cache/.env' 2025-07-01 09:04:23.959 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:04:23.959 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:04:23.959 +03:00 [DBG] Connection id "0HNC8090TGBA0" completed keep alive response. 2025-07-01 09:04:23.959 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/gists/cache/.env - 404 0 null 0.2601ms 2025-07-01 09:04:23.959 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/gists/cache/.env, Response status code: 404 2025-07-01 09:04:23.959 +03:00 [DBG] Connection id "0HNC8090TGBA0" received FIN. 2025-07-01 09:04:23.959 +03:00 [DBG] Connection id "0HNC8090TGBA0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:04:23.959 +03:00 [DBG] Connection id "0HNC8090TGBA0" disconnecting. 2025-07-01 09:04:23.960 +03:00 [DBG] Connection id "0HNC8090TGBA0" stopped. 2025-07-01 09:04:53.998 +03:00 [DBG] Connection id "0HNC8090TGBA1" accepted. 2025-07-01 09:04:53.998 +03:00 [DBG] Connection id "0HNC8090TGBA1" started. 2025-07-01 09:04:53.998 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/xampp/info.php - null null 2025-07-01 09:04:53.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:04:53.998 +03:00 [DBG] The request path /xampp/info.php does not match a supported file type 2025-07-01 09:04:53.998 +03:00 [DBG] No candidates found for the request path '/xampp/info.php' 2025-07-01 09:04:53.998 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:04:53.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:04:53.998 +03:00 [DBG] Connection id "0HNC8090TGBA1" completed keep alive response. 2025-07-01 09:04:53.999 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/xampp/info.php - 404 0 null 0.3073ms 2025-07-01 09:04:53.999 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/xampp/info.php, Response status code: 404 2025-07-01 09:04:53.999 +03:00 [DBG] Connection id "0HNC8090TGBA1" received FIN. 2025-07-01 09:04:53.999 +03:00 [DBG] Connection id "0HNC8090TGBA1" disconnecting. 2025-07-01 09:04:53.999 +03:00 [DBG] Connection id "0HNC8090TGBA1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:04:54.000 +03:00 [DBG] Connection id "0HNC8090TGBA1" stopped. 2025-07-01 09:05:02.719 +03:00 [DBG] Connection id "0HNC8090TGBA2" accepted. 2025-07-01 09:05:02.719 +03:00 [DBG] Connection id "0HNC8090TGBA2" started. 2025-07-01 09:05:02.719 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:05:02.719 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:05:02.719 +03:00 [DBG] POST requests are not supported 2025-07-01 09:05:02.719 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:05:02.719 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:05:02.719 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:05:02.719 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:05:02.720 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:05:02.720 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:05:02.720 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:05:02.720 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:05:02.720 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:05:02.720 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:05:02.720 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:05:02.720 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:05:02.720 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:05:02.720 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:05:02.720 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:05:02.720 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:05:02.720 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:05:02.720 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:05:02.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:05:02.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:05:02.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:05:02.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:05:02.720 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:05:02.720 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1295ms. 2025-07-01 09:05:02.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:05:02.720 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:05:02.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:05:02.720 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:05:02.720 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:05:02.720 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:05:02.720 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:05:02.720 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:05:02.720 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:05:02.720 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:05:02.720 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:05:02.720 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:05:02.720 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:05:02.720 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:05:02.720 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:05:02.720 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:05:02.720 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:05:02.721 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6816ms 2025-07-01 09:05:02.721 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:05:02.721 +03:00 [DBG] Connection id "0HNC8090TGBA2" completed keep alive response. 2025-07-01 09:05:02.721 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2893ms 2025-07-01 09:05:02.721 +03:00 [DBG] Connection id "0HNC8090TGBA2" received FIN. 2025-07-01 09:05:02.721 +03:00 [DBG] Connection id "0HNC8090TGBA2" disconnecting. 2025-07-01 09:05:02.721 +03:00 [DBG] Connection id "0HNC8090TGBA2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:05:02.722 +03:00 [DBG] Connection id "0HNC8090TGBA2" stopped. 2025-07-01 09:05:24.026 +03:00 [DBG] Connection id "0HNC8090TGBA3" accepted. 2025-07-01 09:05:24.026 +03:00 [DBG] Connection id "0HNC8090TGBA3" started. 2025-07-01 09:05:24.027 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/www/.env - null null 2025-07-01 09:05:24.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:05:24.027 +03:00 [DBG] The request path /www/.env does not match a supported file type 2025-07-01 09:05:24.027 +03:00 [DBG] No candidates found for the request path '/www/.env' 2025-07-01 09:05:24.027 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:05:24.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:05:24.027 +03:00 [DBG] Connection id "0HNC8090TGBA3" completed keep alive response. 2025-07-01 09:05:24.027 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/www/.env - 404 0 null 0.2189ms 2025-07-01 09:05:24.027 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/www/.env, Response status code: 404 2025-07-01 09:05:24.027 +03:00 [DBG] Connection id "0HNC8090TGBA3" received FIN. 2025-07-01 09:05:24.027 +03:00 [DBG] Connection id "0HNC8090TGBA3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:05:24.027 +03:00 [DBG] Connection id "0HNC8090TGBA3" disconnecting. 2025-07-01 09:05:24.027 +03:00 [DBG] Connection id "0HNC8090TGBA3" stopped. 2025-07-01 09:05:54.054 +03:00 [DBG] Connection id "0HNC8090TGBA4" accepted. 2025-07-01 09:05:54.054 +03:00 [DBG] Connection id "0HNC8090TGBA4" started. 2025-07-01 09:05:54.054 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env.development - null null 2025-07-01 09:05:54.054 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:05:54.054 +03:00 [DBG] The request path /.env.development does not match a supported file type 2025-07-01 09:05:54.054 +03:00 [DBG] No candidates found for the request path '/.env.development' 2025-07-01 09:05:54.054 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:05:54.055 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:05:54.055 +03:00 [DBG] Connection id "0HNC8090TGBA4" completed keep alive response. 2025-07-01 09:05:54.055 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env.development - 404 0 null 0.2418ms 2025-07-01 09:05:54.055 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env.development, Response status code: 404 2025-07-01 09:05:54.055 +03:00 [DBG] Connection id "0HNC8090TGBA4" received FIN. 2025-07-01 09:05:54.055 +03:00 [DBG] Connection id "0HNC8090TGBA4" disconnecting. 2025-07-01 09:05:54.055 +03:00 [DBG] Connection id "0HNC8090TGBA4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:05:54.056 +03:00 [DBG] Connection id "0HNC8090TGBA4" stopped. 2025-07-01 09:06:02.711 +03:00 [DBG] Connection id "0HNC8090TGBA5" accepted. 2025-07-01 09:06:02.711 +03:00 [DBG] Connection id "0HNC8090TGBA5" started. 2025-07-01 09:06:02.711 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:06:02.711 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:06:02.711 +03:00 [DBG] POST requests are not supported 2025-07-01 09:06:02.711 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:06:02.711 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:06:02.711 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:06:02.711 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:06:02.711 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:06:02.711 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:06:02.711 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:06:02.711 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:06:02.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-07-01 09:06:02.711 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:06:02.712 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:06:02.712 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:06:02.712 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:06:02.712 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:06:02.712 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:06:02.712 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:06:02.712 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:06:02.712 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:06:02.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:06:02.712 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:06:02.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:06:02.712 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:06:02.712 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:06:02.712 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1425ms. 2025-07-01 09:06:02.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:06:02.712 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:06:02.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:06:02.712 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:06:02.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:06:02.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:06:02.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:06:02.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:06:02.712 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:06:02.712 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:06:02.712 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:06:02.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:06:02.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:06:02.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:06:02.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:06:02.712 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:06:02.712 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:06:02.712 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7306ms 2025-07-01 09:06:02.712 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:06:02.712 +03:00 [DBG] Connection id "0HNC8090TGBA5" completed keep alive response. 2025-07-01 09:06:02.712 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4685ms 2025-07-01 09:06:02.713 +03:00 [DBG] Connection id "0HNC8090TGBA5" received FIN. 2025-07-01 09:06:02.713 +03:00 [DBG] Connection id "0HNC8090TGBA5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:06:02.713 +03:00 [DBG] Connection id "0HNC8090TGBA5" disconnecting. 2025-07-01 09:06:02.713 +03:00 [DBG] Connection id "0HNC8090TGBA5" stopped. 2025-07-01 09:06:24.092 +03:00 [DBG] Connection id "0HNC8090TGBA6" accepted. 2025-07-01 09:06:24.092 +03:00 [DBG] Connection id "0HNC8090TGBA6" started. 2025-07-01 09:06:24.093 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/config.env - null null 2025-07-01 09:06:24.093 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:06:24.093 +03:00 [DBG] The request path /api/config.env does not match a supported file type 2025-07-01 09:06:24.093 +03:00 [DBG] No candidates found for the request path '/api/config.env' 2025-07-01 09:06:24.093 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:06:24.093 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:06:24.093 +03:00 [DBG] Connection id "0HNC8090TGBA6" completed keep alive response. 2025-07-01 09:06:24.093 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/config.env - 404 0 null 0.3262ms 2025-07-01 09:06:24.093 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/api/config.env, Response status code: 404 2025-07-01 09:06:24.093 +03:00 [DBG] Connection id "0HNC8090TGBA6" received FIN. 2025-07-01 09:06:24.093 +03:00 [DBG] Connection id "0HNC8090TGBA6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:06:24.093 +03:00 [DBG] Connection id "0HNC8090TGBA6" disconnecting. 2025-07-01 09:06:24.093 +03:00 [DBG] Connection id "0HNC8090TGBA6" stopped. 2025-07-01 09:06:54.110 +03:00 [DBG] Connection id "0HNC8090TGBA7" accepted. 2025-07-01 09:06:54.110 +03:00 [DBG] Connection id "0HNC8090TGBA7" started. 2025-07-01 09:06:54.110 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/sendgrid.env - null null 2025-07-01 09:06:54.110 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:06:54.110 +03:00 [DBG] The request path /sendgrid.env does not match a supported file type 2025-07-01 09:06:54.110 +03:00 [DBG] No candidates found for the request path '/sendgrid.env' 2025-07-01 09:06:54.110 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:06:54.110 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:06:54.110 +03:00 [DBG] Connection id "0HNC8090TGBA7" completed keep alive response. 2025-07-01 09:06:54.110 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/sendgrid.env - 404 0 null 0.2382ms 2025-07-01 09:06:54.110 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/sendgrid.env, Response status code: 404 2025-07-01 09:06:54.110 +03:00 [DBG] Connection id "0HNC8090TGBA7" received FIN. 2025-07-01 09:06:54.110 +03:00 [DBG] Connection id "0HNC8090TGBA7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:06:54.110 +03:00 [DBG] Connection id "0HNC8090TGBA7" disconnecting. 2025-07-01 09:06:54.110 +03:00 [DBG] Connection id "0HNC8090TGBA7" stopped. 2025-07-01 09:07:02.716 +03:00 [DBG] Connection id "0HNC8090TGBA8" accepted. 2025-07-01 09:07:02.716 +03:00 [DBG] Connection id "0HNC8090TGBA8" started. 2025-07-01 09:07:02.716 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:07:02.716 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:07:02.716 +03:00 [DBG] POST requests are not supported 2025-07-01 09:07:02.716 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:07:02.716 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:07:02.716 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:07:02.716 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:07:02.716 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:07:02.716 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:07:02.716 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:07:02.716 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:07:02.716 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:07:02.716 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:07:02.716 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:07:02.716 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:07:02.716 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:07:02.716 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:07:02.716 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:07:02.716 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:07:02.716 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:07:02.716 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:07:02.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:07:02.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:07:02.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:07:02.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:07:02.717 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:07:02.717 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.134ms. 2025-07-01 09:07:02.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:07:02.717 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:07:02.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:07:02.717 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:07:02.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:07:02.717 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:07:02.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:07:02.717 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:07:02.717 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:07:02.717 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:07:02.717 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:07:02.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:07:02.717 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:07:02.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:07:02.717 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:07:02.717 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:07:02.717 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:07:02.717 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7968ms 2025-07-01 09:07:02.717 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:07:02.717 +03:00 [DBG] Connection id "0HNC8090TGBA8" completed keep alive response. 2025-07-01 09:07:02.717 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4149ms 2025-07-01 09:07:02.718 +03:00 [DBG] Connection id "0HNC8090TGBA8" received FIN. 2025-07-01 09:07:02.718 +03:00 [DBG] Connection id "0HNC8090TGBA8" disconnecting. 2025-07-01 09:07:02.718 +03:00 [DBG] Connection id "0HNC8090TGBA8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:07:02.719 +03:00 [DBG] Connection id "0HNC8090TGBA8" stopped. 2025-07-01 09:07:24.148 +03:00 [DBG] Connection id "0HNC8090TGBA9" accepted. 2025-07-01 09:07:24.148 +03:00 [DBG] Connection id "0HNC8090TGBA9" started. 2025-07-01 09:07:24.148 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/var/log/cloud-init-output.log - null null 2025-07-01 09:07:24.148 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:07:24.148 +03:00 [DBG] The request path /var/log/cloud-init-output.log does not match a supported file type 2025-07-01 09:07:24.148 +03:00 [DBG] No candidates found for the request path '/var/log/cloud-init-output.log' 2025-07-01 09:07:24.148 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:07:24.148 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:07:24.148 +03:00 [DBG] Connection id "0HNC8090TGBA9" completed keep alive response. 2025-07-01 09:07:24.148 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/var/log/cloud-init-output.log - 404 0 null 0.2558ms 2025-07-01 09:07:24.148 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/var/log/cloud-init-output.log, Response status code: 404 2025-07-01 09:07:24.148 +03:00 [DBG] Connection id "0HNC8090TGBA9" received FIN. 2025-07-01 09:07:24.148 +03:00 [DBG] Connection id "0HNC8090TGBA9" disconnecting. 2025-07-01 09:07:24.149 +03:00 [DBG] Connection id "0HNC8090TGBA9" stopped. 2025-07-01 09:07:24.149 +03:00 [DBG] Connection id "0HNC8090TGBA9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:07:54.177 +03:00 [DBG] Connection id "0HNC8090TGBAA" accepted. 2025-07-01 09:07:54.177 +03:00 [DBG] Connection id "0HNC8090TGBAA" started. 2025-07-01 09:07:54.177 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env1 - null null 2025-07-01 09:07:54.177 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:07:54.177 +03:00 [DBG] The request path /.env1 does not match a supported file type 2025-07-01 09:07:54.177 +03:00 [DBG] No candidates found for the request path '/.env1' 2025-07-01 09:07:54.177 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:07:54.177 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:07:54.177 +03:00 [DBG] Connection id "0HNC8090TGBAA" completed keep alive response. 2025-07-01 09:07:54.177 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env1 - 404 0 null 0.2508ms 2025-07-01 09:07:54.177 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env1, Response status code: 404 2025-07-01 09:07:54.178 +03:00 [DBG] Connection id "0HNC8090TGBAA" received FIN. 2025-07-01 09:07:54.178 +03:00 [DBG] Connection id "0HNC8090TGBAA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:07:54.178 +03:00 [DBG] Connection id "0HNC8090TGBAA" disconnecting. 2025-07-01 09:07:54.178 +03:00 [DBG] Connection id "0HNC8090TGBAA" stopped. 2025-07-01 09:08:02.725 +03:00 [DBG] Connection id "0HNC8090TGBAB" accepted. 2025-07-01 09:08:02.725 +03:00 [DBG] Connection id "0HNC8090TGBAB" started. 2025-07-01 09:08:02.725 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:08:02.725 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:08:02.725 +03:00 [DBG] POST requests are not supported 2025-07-01 09:08:02.725 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:08:02.725 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:08:02.725 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:08:02.725 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:08:02.725 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:08:02.725 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:08:02.725 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:08:02.725 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:08:02.725 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:08:02.725 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:08:02.725 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:08:02.725 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:08:02.725 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:08:02.725 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:08:02.725 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:08:02.725 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:08:02.726 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:08:02.726 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:08:02.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:08:02.726 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:08:02.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:08:02.726 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:08:02.726 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:08:02.726 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1732ms. 2025-07-01 09:08:02.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:08:02.726 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:08:02.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:08:02.726 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:08:02.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:08:02.726 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:08:02.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:08:02.726 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:08:02.726 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:08:02.726 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:08:02.726 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:08:02.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:08:02.726 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:08:02.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:08:02.726 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:08:02.726 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:08:02.726 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:08:02.726 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8246ms 2025-07-01 09:08:02.726 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:08:02.726 +03:00 [DBG] Connection id "0HNC8090TGBAB" completed keep alive response. 2025-07-01 09:08:02.726 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.522ms 2025-07-01 09:08:02.727 +03:00 [DBG] Connection id "0HNC8090TGBAB" received FIN. 2025-07-01 09:08:02.727 +03:00 [DBG] Connection id "0HNC8090TGBAB" disconnecting. 2025-07-01 09:08:02.727 +03:00 [DBG] Connection id "0HNC8090TGBAB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:08:02.728 +03:00 [DBG] Connection id "0HNC8090TGBAB" stopped. 2025-07-01 09:08:24.243 +03:00 [DBG] Connection id "0HNC8090TGBAC" accepted. 2025-07-01 09:08:24.244 +03:00 [DBG] Connection id "0HNC8090TGBAC" started. 2025-07-01 09:08:24.244 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/web/.env - null null 2025-07-01 09:08:24.244 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:08:24.244 +03:00 [DBG] The request path /web/.env does not match a supported file type 2025-07-01 09:08:24.244 +03:00 [DBG] No candidates found for the request path '/web/.env' 2025-07-01 09:08:24.244 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:08:24.244 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:08:24.244 +03:00 [DBG] Connection id "0HNC8090TGBAC" completed keep alive response. 2025-07-01 09:08:24.244 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/web/.env - 404 0 null 0.3656ms 2025-07-01 09:08:24.244 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/web/.env, Response status code: 404 2025-07-01 09:08:24.244 +03:00 [DBG] Connection id "0HNC8090TGBAC" received FIN. 2025-07-01 09:08:24.245 +03:00 [DBG] Connection id "0HNC8090TGBAC" disconnecting. 2025-07-01 09:08:24.245 +03:00 [DBG] Connection id "0HNC8090TGBAC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:08:24.246 +03:00 [DBG] Connection id "0HNC8090TGBAC" stopped. 2025-07-01 09:08:54.271 +03:00 [DBG] Connection id "0HNC8090TGBAD" accepted. 2025-07-01 09:08:54.271 +03:00 [DBG] Connection id "0HNC8090TGBAD" started. 2025-07-01 09:08:54.272 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/rasax/.env - null null 2025-07-01 09:08:54.272 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:08:54.272 +03:00 [DBG] The request path /rasax/.env does not match a supported file type 2025-07-01 09:08:54.272 +03:00 [DBG] No candidates found for the request path '/rasax/.env' 2025-07-01 09:08:54.272 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:08:54.272 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:08:54.272 +03:00 [DBG] Connection id "0HNC8090TGBAD" completed keep alive response. 2025-07-01 09:08:54.272 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/rasax/.env - 404 0 null 0.2481ms 2025-07-01 09:08:54.272 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/rasax/.env, Response status code: 404 2025-07-01 09:08:54.272 +03:00 [DBG] Connection id "0HNC8090TGBAD" received FIN. 2025-07-01 09:08:54.272 +03:00 [DBG] Connection id "0HNC8090TGBAD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:08:54.272 +03:00 [DBG] Connection id "0HNC8090TGBAD" disconnecting. 2025-07-01 09:08:54.272 +03:00 [DBG] Connection id "0HNC8090TGBAD" stopped. 2025-07-01 09:09:02.725 +03:00 [DBG] Connection id "0HNC8090TGBAE" accepted. 2025-07-01 09:09:02.725 +03:00 [DBG] Connection id "0HNC8090TGBAE" started. 2025-07-01 09:09:02.726 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:09:02.726 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:09:02.726 +03:00 [DBG] POST requests are not supported 2025-07-01 09:09:02.726 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:09:02.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-07-01 09:09:02.726 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:09:02.726 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:09:02.726 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:09:02.726 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:09:02.726 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:09:02.726 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:09:02.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-07-01 09:09:02.726 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:09:02.726 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:09:02.726 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:09:02.726 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:09:02.726 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:09:02.726 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:09:02.726 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:09:02.726 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:09:02.726 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:09:02.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:09:02.726 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:09:02.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:09:02.726 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:09:02.726 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:09:02.727 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1329ms. 2025-07-01 09:09:02.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:09:02.727 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:09:02.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:09:02.727 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:09:02.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:09:02.727 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:09:02.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:09:02.727 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:09:02.727 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:09:02.727 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:09:02.727 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:09:02.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:09:02.727 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:09:02.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:09:02.727 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:09:02.727 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:09:02.727 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:09:02.727 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7326ms 2025-07-01 09:09:02.727 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:09:02.727 +03:00 [DBG] Connection id "0HNC8090TGBAE" completed keep alive response. 2025-07-01 09:09:02.727 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4496ms 2025-07-01 09:09:02.727 +03:00 [DBG] Connection id "0HNC8090TGBAE" received FIN. 2025-07-01 09:09:02.727 +03:00 [DBG] Connection id "0HNC8090TGBAE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:09:02.727 +03:00 [DBG] Connection id "0HNC8090TGBAE" disconnecting. 2025-07-01 09:09:02.727 +03:00 [DBG] Connection id "0HNC8090TGBAE" stopped. 2025-07-01 09:09:24.301 +03:00 [DBG] Connection id "0HNC8090TGBAF" accepted. 2025-07-01 09:09:24.301 +03:00 [DBG] Connection id "0HNC8090TGBAF" started. 2025-07-01 09:09:24.301 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/crm/.env.production - null null 2025-07-01 09:09:24.301 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:09:24.301 +03:00 [DBG] The request path /crm/.env.production does not match a supported file type 2025-07-01 09:09:24.301 +03:00 [DBG] No candidates found for the request path '/crm/.env.production' 2025-07-01 09:09:24.301 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:09:24.301 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:09:24.301 +03:00 [DBG] Connection id "0HNC8090TGBAF" completed keep alive response. 2025-07-01 09:09:24.302 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/crm/.env.production - 404 0 null 0.4495ms 2025-07-01 09:09:24.302 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/crm/.env.production, Response status code: 404 2025-07-01 09:09:24.302 +03:00 [DBG] Connection id "0HNC8090TGBAF" received FIN. 2025-07-01 09:09:24.302 +03:00 [DBG] Connection id "0HNC8090TGBAF" disconnecting. 2025-07-01 09:09:24.302 +03:00 [DBG] Connection id "0HNC8090TGBAF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:09:24.303 +03:00 [DBG] Connection id "0HNC8090TGBAF" stopped. 2025-07-01 09:09:54.339 +03:00 [DBG] Connection id "0HNC8090TGBAG" accepted. 2025-07-01 09:09:54.340 +03:00 [DBG] Connection id "0HNC8090TGBAG" started. 2025-07-01 09:09:54.340 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/backend/config/development.yml - null null 2025-07-01 09:09:54.340 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:09:54.340 +03:00 [DBG] The request path /backend/config/development.yml does not match a supported file type 2025-07-01 09:09:54.340 +03:00 [DBG] No candidates found for the request path '/backend/config/development.yml' 2025-07-01 09:09:54.340 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:09:54.340 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:09:54.340 +03:00 [DBG] Connection id "0HNC8090TGBAG" completed keep alive response. 2025-07-01 09:09:54.340 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/backend/config/development.yml - 404 0 null 0.2807ms 2025-07-01 09:09:54.340 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/backend/config/development.yml, Response status code: 404 2025-07-01 09:09:54.340 +03:00 [DBG] Connection id "0HNC8090TGBAG" received FIN. 2025-07-01 09:09:54.340 +03:00 [DBG] Connection id "0HNC8090TGBAG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:09:54.340 +03:00 [DBG] Connection id "0HNC8090TGBAG" disconnecting. 2025-07-01 09:09:54.340 +03:00 [DBG] Connection id "0HNC8090TGBAG" stopped. 2025-07-01 09:10:02.725 +03:00 [DBG] Connection id "0HNC8090TGBAH" accepted. 2025-07-01 09:10:02.726 +03:00 [DBG] Connection id "0HNC8090TGBAH" started. 2025-07-01 09:10:02.726 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:10:02.726 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:10:02.726 +03:00 [DBG] POST requests are not supported 2025-07-01 09:10:02.726 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:10:02.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-07-01 09:10:02.726 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:10:02.726 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:10:02.726 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:10:02.726 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:10:02.726 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:10:02.726 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:10:02.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-07-01 09:10:02.726 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:10:02.726 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:10:02.726 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:10:02.726 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:10:02.726 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:10:02.726 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:10:02.726 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:10:02.726 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:10:02.726 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:10:02.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:10:02.726 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:10:02.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:10:02.726 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:10:02.726 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:10:02.727 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.119ms. 2025-07-01 09:10:02.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:10:02.727 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:10:02.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:10:02.727 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:10:02.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:10:02.727 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:10:02.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:10:02.727 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:10:02.727 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:10:02.727 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:10:02.727 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:10:02.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:10:02.727 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:10:02.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:10:02.727 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:10:02.727 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:10:02.727 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:10:02.727 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5829ms 2025-07-01 09:10:02.727 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:10:02.727 +03:00 [DBG] Connection id "0HNC8090TGBAH" completed keep alive response. 2025-07-01 09:10:02.727 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.188ms 2025-07-01 09:10:02.727 +03:00 [DBG] Connection id "0HNC8090TGBAH" received FIN. 2025-07-01 09:10:02.727 +03:00 [DBG] Connection id "0HNC8090TGBAH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:10:02.727 +03:00 [DBG] Connection id "0HNC8090TGBAH" disconnecting. 2025-07-01 09:10:02.727 +03:00 [DBG] Connection id "0HNC8090TGBAH" stopped. 2025-07-01 09:10:24.381 +03:00 [DBG] Connection id "0HNC8090TGBAI" accepted. 2025-07-01 09:10:24.381 +03:00 [DBG] Connection id "0HNC8090TGBAI" started. 2025-07-01 09:10:24.382 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/env.development.local - null null 2025-07-01 09:10:24.382 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:10:24.382 +03:00 [DBG] The request path /env.development.local does not match a supported file type 2025-07-01 09:10:24.382 +03:00 [DBG] No candidates found for the request path '/env.development.local' 2025-07-01 09:10:24.382 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:10:24.382 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:10:24.382 +03:00 [DBG] Connection id "0HNC8090TGBAI" completed keep alive response. 2025-07-01 09:10:24.382 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/env.development.local - 404 0 null 0.2452ms 2025-07-01 09:10:24.382 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/env.development.local, Response status code: 404 2025-07-01 09:10:24.382 +03:00 [DBG] Connection id "0HNC8090TGBAI" received FIN. 2025-07-01 09:10:24.382 +03:00 [DBG] Connection id "0HNC8090TGBAI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:10:24.382 +03:00 [DBG] Connection id "0HNC8090TGBAI" disconnecting. 2025-07-01 09:10:24.382 +03:00 [DBG] Connection id "0HNC8090TGBAI" stopped. 2025-07-01 09:10:54.410 +03:00 [DBG] Connection id "0HNC8090TGBAJ" accepted. 2025-07-01 09:10:54.410 +03:00 [DBG] Connection id "0HNC8090TGBAJ" started. 2025-07-01 09:10:54.410 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env.smtp.local - null null 2025-07-01 09:10:54.410 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:10:54.410 +03:00 [DBG] The request path /.env.smtp.local does not match a supported file type 2025-07-01 09:10:54.410 +03:00 [DBG] No candidates found for the request path '/.env.smtp.local' 2025-07-01 09:10:54.410 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:10:54.410 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:10:54.410 +03:00 [DBG] Connection id "0HNC8090TGBAJ" completed keep alive response. 2025-07-01 09:10:54.410 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env.smtp.local - 404 0 null 0.2364ms 2025-07-01 09:10:54.410 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env.smtp.local, Response status code: 404 2025-07-01 09:10:54.410 +03:00 [DBG] Connection id "0HNC8090TGBAJ" received FIN. 2025-07-01 09:10:54.410 +03:00 [DBG] Connection id "0HNC8090TGBAJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:10:54.411 +03:00 [DBG] Connection id "0HNC8090TGBAJ" disconnecting. 2025-07-01 09:10:54.411 +03:00 [DBG] Connection id "0HNC8090TGBAJ" stopped. 2025-07-01 09:11:02.723 +03:00 [DBG] Connection id "0HNC8090TGBAK" accepted. 2025-07-01 09:11:02.723 +03:00 [DBG] Connection id "0HNC8090TGBAK" started. 2025-07-01 09:11:02.723 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:11:02.723 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:11:02.723 +03:00 [DBG] POST requests are not supported 2025-07-01 09:11:02.723 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:11:02.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-07-01 09:11:02.723 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:11:02.723 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:11:02.723 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:11:02.723 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:11:02.723 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:11:02.723 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:11:02.724 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:11:02.724 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:11:02.724 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:11:02.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-07-01 09:11:02.724 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:11:02.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-07-01 09:11:02.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:11:02.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:11:02.724 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:11:02.724 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:11:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:11:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:11:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:11:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:11:02.724 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:11:02.724 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.118ms. 2025-07-01 09:11:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:11:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:11:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:11:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:11:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:11:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:11:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:11:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:11:02.724 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:11:02.724 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:11:02.724 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:11:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:11:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:11:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:11:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:11:02.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:11:02.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:11:02.724 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6645ms 2025-07-01 09:11:02.724 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:11:02.724 +03:00 [DBG] Connection id "0HNC8090TGBAK" completed keep alive response. 2025-07-01 09:11:02.724 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3021ms 2025-07-01 09:11:02.725 +03:00 [DBG] Connection id "0HNC8090TGBAK" received FIN. 2025-07-01 09:11:02.725 +03:00 [DBG] Connection id "0HNC8090TGBAK" disconnecting. 2025-07-01 09:11:02.725 +03:00 [DBG] Connection id "0HNC8090TGBAK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:11:02.726 +03:00 [DBG] Connection id "0HNC8090TGBAK" stopped. 2025-07-01 09:11:24.438 +03:00 [DBG] Connection id "0HNC8090TGBAL" accepted. 2025-07-01 09:11:24.438 +03:00 [DBG] Connection id "0HNC8090TGBAL" started. 2025-07-01 09:11:24.438 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.travis.yml - null null 2025-07-01 09:11:24.438 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:11:24.438 +03:00 [DBG] The request path /.travis.yml does not match a supported file type 2025-07-01 09:11:24.438 +03:00 [DBG] No candidates found for the request path '/.travis.yml' 2025-07-01 09:11:24.438 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:11:24.438 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:11:24.439 +03:00 [DBG] Connection id "0HNC8090TGBAL" completed keep alive response. 2025-07-01 09:11:24.439 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.travis.yml - 404 0 null 0.2333ms 2025-07-01 09:11:24.439 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.travis.yml, Response status code: 404 2025-07-01 09:11:24.439 +03:00 [DBG] Connection id "0HNC8090TGBAL" received FIN. 2025-07-01 09:11:24.439 +03:00 [DBG] Connection id "0HNC8090TGBAL" disconnecting. 2025-07-01 09:11:24.439 +03:00 [DBG] Connection id "0HNC8090TGBAL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:11:24.440 +03:00 [DBG] Connection id "0HNC8090TGBAL" stopped. 2025-07-01 09:11:54.467 +03:00 [DBG] Connection id "0HNC8090TGBAM" accepted. 2025-07-01 09:11:54.467 +03:00 [DBG] Connection id "0HNC8090TGBAM" started. 2025-07-01 09:11:54.467 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-config.b - null null 2025-07-01 09:11:54.467 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:11:54.467 +03:00 [DBG] The request path /wp-config.b does not match a supported file type 2025-07-01 09:11:54.467 +03:00 [DBG] No candidates found for the request path '/wp-config.b' 2025-07-01 09:11:54.467 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:11:54.467 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:11:54.467 +03:00 [DBG] Connection id "0HNC8090TGBAM" completed keep alive response. 2025-07-01 09:11:54.467 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-config.b - 404 0 null 0.2366ms 2025-07-01 09:11:54.467 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-config.b, Response status code: 404 2025-07-01 09:11:54.467 +03:00 [DBG] Connection id "0HNC8090TGBAM" received FIN. 2025-07-01 09:11:54.467 +03:00 [DBG] Connection id "0HNC8090TGBAM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:11:54.467 +03:00 [DBG] Connection id "0HNC8090TGBAM" disconnecting. 2025-07-01 09:11:54.468 +03:00 [DBG] Connection id "0HNC8090TGBAM" stopped. 2025-07-01 09:12:02.725 +03:00 [DBG] Connection id "0HNC8090TGBAN" accepted. 2025-07-01 09:12:02.725 +03:00 [DBG] Connection id "0HNC8090TGBAN" started. 2025-07-01 09:12:02.725 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:12:02.725 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:12:02.725 +03:00 [DBG] POST requests are not supported 2025-07-01 09:12:02.725 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:12:02.725 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:12:02.725 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:12:02.725 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:12:02.725 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:12:02.725 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:12:02.725 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:12:02.725 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:12:02.725 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:12:02.725 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:12:02.725 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:12:02.725 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:12:02.725 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:12:02.725 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:12:02.725 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:12:02.725 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:12:02.725 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:12:02.726 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:12:02.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:12:02.726 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:12:02.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:12:02.726 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:12:02.726 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:12:02.726 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1287ms. 2025-07-01 09:12:02.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:12:02.726 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:12:02.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:12:02.726 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:12:02.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:12:02.726 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:12:02.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:12:02.726 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:12:02.726 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:12:02.726 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:12:02.726 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:12:02.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:12:02.726 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:12:02.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:12:02.726 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:12:02.726 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:12:02.726 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:12:02.726 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7906ms 2025-07-01 09:12:02.726 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:12:02.726 +03:00 [DBG] Connection id "0HNC8090TGBAN" completed keep alive response. 2025-07-01 09:12:02.726 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3868ms 2025-07-01 09:12:02.727 +03:00 [DBG] Connection id "0HNC8090TGBAN" received FIN. 2025-07-01 09:12:02.727 +03:00 [DBG] Connection id "0HNC8090TGBAN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:12:02.727 +03:00 [DBG] Connection id "0HNC8090TGBAN" disconnecting. 2025-07-01 09:12:02.727 +03:00 [DBG] Connection id "0HNC8090TGBAN" stopped. 2025-07-01 09:12:24.485 +03:00 [DBG] Connection id "0HNC8090TGBAO" accepted. 2025-07-01 09:12:24.486 +03:00 [DBG] Connection id "0HNC8090TGBAO" started. 2025-07-01 09:12:24.486 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/new/.env - null null 2025-07-01 09:12:24.486 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:12:24.486 +03:00 [DBG] The request path /new/.env does not match a supported file type 2025-07-01 09:12:24.486 +03:00 [DBG] No candidates found for the request path '/new/.env' 2025-07-01 09:12:24.486 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:12:24.486 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:12:24.486 +03:00 [DBG] Connection id "0HNC8090TGBAO" completed keep alive response. 2025-07-01 09:12:24.486 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/new/.env - 404 0 null 0.3782ms 2025-07-01 09:12:24.486 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/new/.env, Response status code: 404 2025-07-01 09:12:24.487 +03:00 [DBG] Connection id "0HNC8090TGBAO" received FIN. 2025-07-01 09:12:24.487 +03:00 [DBG] Connection id "0HNC8090TGBAO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:12:24.487 +03:00 [DBG] Connection id "0HNC8090TGBAO" disconnecting. 2025-07-01 09:12:24.487 +03:00 [DBG] Connection id "0HNC8090TGBAO" stopped. 2025-07-01 09:12:54.503 +03:00 [DBG] Connection id "0HNC8090TGBAP" accepted. 2025-07-01 09:12:54.504 +03:00 [DBG] Connection id "0HNC8090TGBAP" started. 2025-07-01 09:12:54.504 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.gitignore - null null 2025-07-01 09:12:54.504 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:12:54.504 +03:00 [DBG] The request path /.gitignore does not match a supported file type 2025-07-01 09:12:54.504 +03:00 [DBG] No candidates found for the request path '/.gitignore' 2025-07-01 09:12:54.504 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:12:54.504 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:12:54.504 +03:00 [DBG] Connection id "0HNC8090TGBAP" completed keep alive response. 2025-07-01 09:12:54.504 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.gitignore - 404 0 null 0.2547ms 2025-07-01 09:12:54.504 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.gitignore, Response status code: 404 2025-07-01 09:12:54.504 +03:00 [DBG] Connection id "0HNC8090TGBAP" received FIN. 2025-07-01 09:12:54.504 +03:00 [DBG] Connection id "0HNC8090TGBAP" disconnecting. 2025-07-01 09:12:54.505 +03:00 [DBG] Connection id "0HNC8090TGBAP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:12:54.506 +03:00 [DBG] Connection id "0HNC8090TGBAP" stopped. 2025-07-01 09:13:02.721 +03:00 [DBG] Connection id "0HNC8090TGBAQ" accepted. 2025-07-01 09:13:02.721 +03:00 [DBG] Connection id "0HNC8090TGBAQ" started. 2025-07-01 09:13:02.722 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:13:02.722 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:13:02.722 +03:00 [DBG] POST requests are not supported 2025-07-01 09:13:02.722 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:13:02.722 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:13:02.722 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:13:02.722 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:13:02.722 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:13:02.722 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:13:02.722 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:13:02.722 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:13:02.722 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:13:02.722 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:13:02.722 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:13:02.722 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:13:02.722 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:13:02.722 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:13:02.722 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:13:02.722 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:13:02.722 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:13:02.722 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:13:02.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:13:02.722 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:13:02.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:13:02.722 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:13:02.722 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:13:02.722 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1156ms. 2025-07-01 09:13:02.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:13:02.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:13:02.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:13:02.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:13:02.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:13:02.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:13:02.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:13:02.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:13:02.723 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:13:02.723 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:13:02.723 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:13:02.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:13:02.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:13:02.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:13:02.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:13:02.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:13:02.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:13:02.723 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7514ms 2025-07-01 09:13:02.723 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:13:02.723 +03:00 [DBG] Connection id "0HNC8090TGBAQ" completed keep alive response. 2025-07-01 09:13:02.723 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2743ms 2025-07-01 09:13:02.723 +03:00 [DBG] Connection id "0HNC8090TGBAQ" received FIN. 2025-07-01 09:13:02.723 +03:00 [DBG] Connection id "0HNC8090TGBAQ" disconnecting. 2025-07-01 09:13:02.723 +03:00 [DBG] Connection id "0HNC8090TGBAQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:13:02.724 +03:00 [DBG] Connection id "0HNC8090TGBAQ" stopped. 2025-07-01 09:13:24.531 +03:00 [DBG] Connection id "0HNC8090TGBAR" accepted. 2025-07-01 09:13:24.531 +03:00 [DBG] Connection id "0HNC8090TGBAR" started. 2025-07-01 09:13:24.531 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/app/config/.env - null null 2025-07-01 09:13:24.531 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:13:24.531 +03:00 [DBG] The request path /app/config/.env does not match a supported file type 2025-07-01 09:13:24.531 +03:00 [DBG] No candidates found for the request path '/app/config/.env' 2025-07-01 09:13:24.531 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:13:24.531 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:13:24.532 +03:00 [DBG] Connection id "0HNC8090TGBAR" completed keep alive response. 2025-07-01 09:13:24.532 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/app/config/.env - 404 0 null 0.2662ms 2025-07-01 09:13:24.532 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/app/config/.env, Response status code: 404 2025-07-01 09:13:24.532 +03:00 [DBG] Connection id "0HNC8090TGBAR" received FIN. 2025-07-01 09:13:24.532 +03:00 [DBG] Connection id "0HNC8090TGBAR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:13:24.532 +03:00 [DBG] Connection id "0HNC8090TGBAR" disconnecting. 2025-07-01 09:13:24.532 +03:00 [DBG] Connection id "0HNC8090TGBAR" stopped. 2025-07-01 09:13:54.560 +03:00 [DBG] Connection id "0HNC8090TGBAS" accepted. 2025-07-01 09:13:54.560 +03:00 [DBG] Connection id "0HNC8090TGBAS" started. 2025-07-01 09:13:54.560 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/latest/meta-data - null null 2025-07-01 09:13:54.560 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:13:54.560 +03:00 [DBG] The request path /latest/meta-data does not match a supported file type 2025-07-01 09:13:54.560 +03:00 [DBG] No candidates found for the request path '/latest/meta-data' 2025-07-01 09:13:54.560 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:13:54.560 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:13:54.560 +03:00 [DBG] Connection id "0HNC8090TGBAS" completed keep alive response. 2025-07-01 09:13:54.560 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/latest/meta-data - 404 0 null 0.2656ms 2025-07-01 09:13:54.560 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/latest/meta-data, Response status code: 404 2025-07-01 09:13:54.560 +03:00 [DBG] Connection id "0HNC8090TGBAS" received FIN. 2025-07-01 09:13:54.560 +03:00 [DBG] Connection id "0HNC8090TGBAS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:13:54.561 +03:00 [DBG] Connection id "0HNC8090TGBAS" disconnecting. 2025-07-01 09:13:54.561 +03:00 [DBG] Connection id "0HNC8090TGBAS" stopped. 2025-07-01 09:14:02.717 +03:00 [DBG] Connection id "0HNC8090TGBAT" accepted. 2025-07-01 09:14:02.718 +03:00 [DBG] Connection id "0HNC8090TGBAT" started. 2025-07-01 09:14:02.718 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:14:02.718 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:14:02.718 +03:00 [DBG] POST requests are not supported 2025-07-01 09:14:02.718 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:14:02.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-07-01 09:14:02.718 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:14:02.718 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:14:02.718 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:14:02.718 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:14:02.718 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:14:02.718 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:14:02.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-07-01 09:14:02.718 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:14:02.718 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:14:02.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-07-01 09:14:02.718 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:14:02.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-07-01 09:14:02.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:14:02.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:14:02.718 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:14:02.718 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:14:02.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:14:02.718 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:14:02.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:14:02.719 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:14:02.719 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:14:02.719 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1416ms. 2025-07-01 09:14:02.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:14:02.719 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:14:02.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:14:02.719 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:14:02.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:14:02.719 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:14:02.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:14:02.719 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:14:02.719 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:14:02.719 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:14:02.719 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:14:02.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:14:02.719 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:14:02.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:14:02.719 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:14:02.719 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:14:02.719 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:14:02.719 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8282ms 2025-07-01 09:14:02.719 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:14:02.719 +03:00 [DBG] Connection id "0HNC8090TGBAT" completed keep alive response. 2025-07-01 09:14:02.719 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5459ms 2025-07-01 09:14:02.720 +03:00 [DBG] Connection id "0HNC8090TGBAT" received FIN. 2025-07-01 09:14:02.720 +03:00 [DBG] Connection id "0HNC8090TGBAT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:14:02.720 +03:00 [DBG] Connection id "0HNC8090TGBAT" disconnecting. 2025-07-01 09:14:02.720 +03:00 [DBG] Connection id "0HNC8090TGBAT" stopped. 2025-07-01 09:14:24.588 +03:00 [DBG] Connection id "0HNC8090TGBAU" accepted. 2025-07-01 09:14:24.588 +03:00 [DBG] Connection id "0HNC8090TGBAU" started. 2025-07-01 09:14:24.588 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/php-info - null null 2025-07-01 09:14:24.588 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:14:24.588 +03:00 [DBG] The request path /php-info does not match a supported file type 2025-07-01 09:14:24.588 +03:00 [DBG] No candidates found for the request path '/php-info' 2025-07-01 09:14:24.588 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:14:24.588 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:14:24.588 +03:00 [DBG] Connection id "0HNC8090TGBAU" completed keep alive response. 2025-07-01 09:14:24.588 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/php-info - 404 0 null 0.2209ms 2025-07-01 09:14:24.588 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/php-info, Response status code: 404 2025-07-01 09:14:24.588 +03:00 [DBG] Connection id "0HNC8090TGBAU" received FIN. 2025-07-01 09:14:24.588 +03:00 [DBG] Connection id "0HNC8090TGBAU" disconnecting. 2025-07-01 09:14:24.589 +03:00 [DBG] Connection id "0HNC8090TGBAU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:14:24.590 +03:00 [DBG] Connection id "0HNC8090TGBAU" stopped. 2025-07-01 09:14:54.606 +03:00 [DBG] Connection id "0HNC8090TGBAV" accepted. 2025-07-01 09:14:54.607 +03:00 [DBG] Connection id "0HNC8090TGBAV" started. 2025-07-01 09:14:54.607 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env_mail_admin - null null 2025-07-01 09:14:54.607 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:14:54.607 +03:00 [DBG] The request path /.env_mail_admin does not match a supported file type 2025-07-01 09:14:54.607 +03:00 [DBG] No candidates found for the request path '/.env_mail_admin' 2025-07-01 09:14:54.607 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:14:54.607 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:14:54.607 +03:00 [DBG] Connection id "0HNC8090TGBAV" completed keep alive response. 2025-07-01 09:14:54.607 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env_mail_admin - 404 0 null 0.4929ms 2025-07-01 09:14:54.608 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env_mail_admin, Response status code: 404 2025-07-01 09:14:54.608 +03:00 [DBG] Connection id "0HNC8090TGBAV" received FIN. 2025-07-01 09:14:54.608 +03:00 [DBG] Connection id "0HNC8090TGBAV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:14:54.608 +03:00 [DBG] Connection id "0HNC8090TGBAV" disconnecting. 2025-07-01 09:14:54.608 +03:00 [DBG] Connection id "0HNC8090TGBAV" stopped. 2025-07-01 09:15:02.727 +03:00 [DBG] Connection id "0HNC8090TGBB0" accepted. 2025-07-01 09:15:02.727 +03:00 [DBG] Connection id "0HNC8090TGBB0" started. 2025-07-01 09:15:02.727 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:15:02.727 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:15:02.727 +03:00 [DBG] POST requests are not supported 2025-07-01 09:15:02.727 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:15:02.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-07-01 09:15:02.727 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:15:02.727 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:15:02.727 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:15:02.727 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:15:02.727 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:15:02.727 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:15:02.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-07-01 09:15:02.727 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:15:02.727 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:15:02.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-07-01 09:15:02.727 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:15:02.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-07-01 09:15:02.727 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:15:02.727 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:15:02.727 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:15:02.728 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:15:02.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:15:02.728 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:15:02.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:15:02.728 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:15:02.728 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:15:02.728 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1247ms. 2025-07-01 09:15:02.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:15:02.728 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:15:02.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:15:02.728 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:15:02.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:15:02.728 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:15:02.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:15:02.728 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:15:02.728 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:15:02.728 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:15:02.728 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:15:02.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:15:02.728 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:15:02.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:15:02.728 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:15:02.728 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:15:02.728 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:15:02.728 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6903ms 2025-07-01 09:15:02.728 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:15:02.728 +03:00 [DBG] Connection id "0HNC8090TGBB0" completed keep alive response. 2025-07-01 09:15:02.728 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3341ms 2025-07-01 09:15:02.729 +03:00 [DBG] Connection id "0HNC8090TGBB0" received FIN. 2025-07-01 09:15:02.729 +03:00 [DBG] Connection id "0HNC8090TGBB0" disconnecting. 2025-07-01 09:15:02.729 +03:00 [DBG] Connection id "0HNC8090TGBB0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:15:02.730 +03:00 [DBG] Connection id "0HNC8090TGBB0" stopped. 2025-07-01 09:15:24.625 +03:00 [DBG] Connection id "0HNC8090TGBB1" accepted. 2025-07-01 09:15:24.625 +03:00 [DBG] Connection id "0HNC8090TGBB1" started. 2025-07-01 09:15:24.625 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/secrets.yml - null null 2025-07-01 09:15:24.625 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:15:24.625 +03:00 [DBG] The request path /secrets.yml does not match a supported file type 2025-07-01 09:15:24.625 +03:00 [DBG] No candidates found for the request path '/secrets.yml' 2025-07-01 09:15:24.625 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:15:24.625 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:15:24.625 +03:00 [DBG] Connection id "0HNC8090TGBB1" completed keep alive response. 2025-07-01 09:15:24.625 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/secrets.yml - 404 0 null 0.3962ms 2025-07-01 09:15:24.625 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/secrets.yml, Response status code: 404 2025-07-01 09:15:24.625 +03:00 [DBG] Connection id "0HNC8090TGBB1" received FIN. 2025-07-01 09:15:24.625 +03:00 [DBG] Connection id "0HNC8090TGBB1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:15:24.626 +03:00 [DBG] Connection id "0HNC8090TGBB1" disconnecting. 2025-07-01 09:15:24.626 +03:00 [DBG] Connection id "0HNC8090TGBB1" stopped. 2025-07-01 09:15:54.661 +03:00 [DBG] Connection id "0HNC8090TGBB2" accepted. 2025-07-01 09:15:54.661 +03:00 [DBG] Connection id "0HNC8090TGBB2" started. 2025-07-01 09:15:54.661 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/admin/server_info.php - null null 2025-07-01 09:15:54.661 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:15:54.661 +03:00 [DBG] The request path /admin/server_info.php does not match a supported file type 2025-07-01 09:15:54.661 +03:00 [DBG] No candidates found for the request path '/admin/server_info.php' 2025-07-01 09:15:54.661 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:15:54.661 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:15:54.661 +03:00 [DBG] Connection id "0HNC8090TGBB2" completed keep alive response. 2025-07-01 09:15:54.661 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/admin/server_info.php - 404 0 null 0.2668ms 2025-07-01 09:15:54.661 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/admin/server_info.php, Response status code: 404 2025-07-01 09:15:54.662 +03:00 [DBG] Connection id "0HNC8090TGBB2" received FIN. 2025-07-01 09:15:54.662 +03:00 [DBG] Connection id "0HNC8090TGBB2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:15:54.662 +03:00 [DBG] Connection id "0HNC8090TGBB2" disconnecting. 2025-07-01 09:15:54.662 +03:00 [DBG] Connection id "0HNC8090TGBB2" stopped. 2025-07-01 09:16:02.729 +03:00 [DBG] Connection id "0HNC8090TGBB3" accepted. 2025-07-01 09:16:02.729 +03:00 [DBG] Connection id "0HNC8090TGBB3" started. 2025-07-01 09:16:02.729 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:16:02.729 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:16:02.729 +03:00 [DBG] POST requests are not supported 2025-07-01 09:16:02.729 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:16:02.729 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:16:02.729 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:16:02.729 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:16:02.730 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:16:02.730 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:16:02.730 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:16:02.730 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:16:02.730 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:16:02.730 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:16:02.730 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:16:02.730 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:16:02.730 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:16:02.730 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:16:02.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:16:02.730 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:16:02.730 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:16:02.730 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:16:02.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:16:02.730 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:16:02.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:16:02.730 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:16:02.730 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:16:02.730 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1665ms. 2025-07-01 09:16:02.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:16:02.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:16:02.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:16:02.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:16:02.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:16:02.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:16:02.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:16:02.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:16:02.731 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:16:02.731 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:16:02.731 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:16:02.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:16:02.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:16:02.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:16:02.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:16:02.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:16:02.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:16:02.731 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7655ms 2025-07-01 09:16:02.731 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:16:02.731 +03:00 [DBG] Connection id "0HNC8090TGBB3" completed keep alive response. 2025-07-01 09:16:02.731 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5593ms 2025-07-01 09:16:02.731 +03:00 [DBG] Connection id "0HNC8090TGBB3" received FIN. 2025-07-01 09:16:02.731 +03:00 [DBG] Connection id "0HNC8090TGBB3" disconnecting. 2025-07-01 09:16:02.731 +03:00 [DBG] Connection id "0HNC8090TGBB3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:16:02.732 +03:00 [DBG] Connection id "0HNC8090TGBB3" stopped. 2025-07-01 09:16:24.680 +03:00 [DBG] Connection id "0HNC8090TGBB4" accepted. 2025-07-01 09:16:24.680 +03:00 [DBG] Connection id "0HNC8090TGBB4" started. 2025-07-01 09:16:24.680 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.gitkeep - null null 2025-07-01 09:16:24.680 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:16:24.680 +03:00 [DBG] The request path /.gitkeep does not match a supported file type 2025-07-01 09:16:24.680 +03:00 [DBG] No candidates found for the request path '/.gitkeep' 2025-07-01 09:16:24.680 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:16:24.680 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:16:24.680 +03:00 [DBG] Connection id "0HNC8090TGBB4" completed keep alive response. 2025-07-01 09:16:24.680 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.gitkeep - 404 0 null 0.2332ms 2025-07-01 09:16:24.680 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.gitkeep, Response status code: 404 2025-07-01 09:16:24.680 +03:00 [DBG] Connection id "0HNC8090TGBB4" received FIN. 2025-07-01 09:16:24.680 +03:00 [DBG] Connection id "0HNC8090TGBB4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:16:24.681 +03:00 [DBG] Connection id "0HNC8090TGBB4" disconnecting. 2025-07-01 09:16:24.681 +03:00 [DBG] Connection id "0HNC8090TGBB4" stopped. 2025-07-01 09:16:54.717 +03:00 [DBG] Connection id "0HNC8090TGBB5" accepted. 2025-07-01 09:16:54.717 +03:00 [DBG] Connection id "0HNC8090TGBB5" started. 2025-07-01 09:16:54.717 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/config/sendgrid.php - null null 2025-07-01 09:16:54.717 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:16:54.717 +03:00 [DBG] The request path /config/sendgrid.php does not match a supported file type 2025-07-01 09:16:54.717 +03:00 [DBG] No candidates found for the request path '/config/sendgrid.php' 2025-07-01 09:16:54.717 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:16:54.717 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:16:54.717 +03:00 [DBG] Connection id "0HNC8090TGBB5" completed keep alive response. 2025-07-01 09:16:54.718 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/config/sendgrid.php - 404 0 null 0.2639ms 2025-07-01 09:16:54.718 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/config/sendgrid.php, Response status code: 404 2025-07-01 09:16:54.718 +03:00 [DBG] Connection id "0HNC8090TGBB5" received FIN. 2025-07-01 09:16:54.718 +03:00 [DBG] Connection id "0HNC8090TGBB5" disconnecting. 2025-07-01 09:16:54.718 +03:00 [DBG] Connection id "0HNC8090TGBB5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:16:54.719 +03:00 [DBG] Connection id "0HNC8090TGBB5" stopped. 2025-07-01 09:17:02.727 +03:00 [DBG] Connection id "0HNC8090TGBB6" accepted. 2025-07-01 09:17:02.728 +03:00 [DBG] Connection id "0HNC8090TGBB6" started. 2025-07-01 09:17:02.728 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:17:02.728 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:17:02.728 +03:00 [DBG] POST requests are not supported 2025-07-01 09:17:02.728 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:17:02.728 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:17:02.728 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:17:02.728 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:17:02.728 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:17:02.728 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:17:02.728 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:17:02.728 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:17:02.728 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:17:02.728 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:17:02.728 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:17:02.728 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:17:02.728 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:17:02.728 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:17:02.729 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:17:02.729 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:17:02.729 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:17:02.729 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:17:02.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:17:02.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:17:02.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:17:02.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:17:02.729 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:17:02.729 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1536ms. 2025-07-01 09:17:02.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:17:02.729 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:17:02.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:17:02.729 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:17:02.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:17:02.729 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:17:02.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:17:02.729 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:17:02.730 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:17:02.730 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:17:02.730 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:17:02.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:17:02.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:17:02.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:17:02.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:17:02.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:17:02.730 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:17:02.730 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.437ms 2025-07-01 09:17:02.730 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:17:02.730 +03:00 [DBG] Connection id "0HNC8090TGBB6" completed keep alive response. 2025-07-01 09:17:02.730 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4277ms 2025-07-01 09:17:02.731 +03:00 [DBG] Connection id "0HNC8090TGBB6" received FIN. 2025-07-01 09:17:02.731 +03:00 [DBG] Connection id "0HNC8090TGBB6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:17:02.731 +03:00 [DBG] Connection id "0HNC8090TGBB6" disconnecting. 2025-07-01 09:17:02.731 +03:00 [DBG] Connection id "0HNC8090TGBB6" stopped. 2025-07-01 09:17:24.826 +03:00 [DBG] Connection id "0HNC8090TGBB7" accepted. 2025-07-01 09:17:24.826 +03:00 [DBG] Connection id "0HNC8090TGBB7" started. 2025-07-01 09:17:24.826 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/etc/named.conf - null null 2025-07-01 09:17:24.826 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:17:24.826 +03:00 [DBG] The request path /etc/named.conf does not match a supported file type 2025-07-01 09:17:24.826 +03:00 [DBG] No candidates found for the request path '/etc/named.conf' 2025-07-01 09:17:24.826 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:17:24.826 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:17:24.826 +03:00 [DBG] Connection id "0HNC8090TGBB7" completed keep alive response. 2025-07-01 09:17:24.826 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/etc/named.conf - 404 0 null 0.285ms 2025-07-01 09:17:24.826 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/etc/named.conf, Response status code: 404 2025-07-01 09:17:24.827 +03:00 [DBG] Connection id "0HNC8090TGBB7" received FIN. 2025-07-01 09:17:24.827 +03:00 [DBG] Connection id "0HNC8090TGBB7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:17:24.827 +03:00 [DBG] Connection id "0HNC8090TGBB7" disconnecting. 2025-07-01 09:17:24.827 +03:00 [DBG] Connection id "0HNC8090TGBB7" stopped. 2025-07-01 09:17:54.864 +03:00 [DBG] Connection id "0HNC8090TGBB8" accepted. 2025-07-01 09:17:54.864 +03:00 [DBG] Connection id "0HNC8090TGBB8" started. 2025-07-01 09:17:54.864 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-config.backup.txt - null null 2025-07-01 09:17:54.864 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:17:54.865 +03:00 [DBG] The request path /wp-config.backup.txt does not match an existing file 2025-07-01 09:17:54.865 +03:00 [DBG] No candidates found for the request path '/wp-config.backup.txt' 2025-07-01 09:17:54.865 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:17:54.865 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:17:54.865 +03:00 [DBG] Connection id "0HNC8090TGBB8" completed keep alive response. 2025-07-01 09:17:54.865 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-config.backup.txt - 404 0 null 0.3149ms 2025-07-01 09:17:54.865 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-config.backup.txt, Response status code: 404 2025-07-01 09:17:54.865 +03:00 [DBG] Connection id "0HNC8090TGBB8" received FIN. 2025-07-01 09:17:54.865 +03:00 [DBG] Connection id "0HNC8090TGBB8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:17:54.865 +03:00 [DBG] Connection id "0HNC8090TGBB8" disconnecting. 2025-07-01 09:17:54.865 +03:00 [DBG] Connection id "0HNC8090TGBB8" stopped. 2025-07-01 09:18:02.716 +03:00 [DBG] Connection id "0HNC8090TGBB9" accepted. 2025-07-01 09:18:02.717 +03:00 [DBG] Connection id "0HNC8090TGBB9" started. 2025-07-01 09:18:02.717 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:18:02.717 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:18:02.717 +03:00 [DBG] POST requests are not supported 2025-07-01 09:18:02.717 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:18:02.717 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:18:02.717 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:18:02.717 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:18:02.717 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:18:02.717 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:18:02.717 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:18:02.717 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:18:02.717 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:18:02.717 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:18:02.717 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:18:02.717 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:18:02.717 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:18:02.717 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:18:02.717 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:18:02.717 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:18:02.717 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:18:02.717 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:18:02.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:18:02.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:18:02.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:18:02.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:18:02.718 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:18:02.718 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1398ms. 2025-07-01 09:18:02.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:18:02.718 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:18:02.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:18:02.718 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:18:02.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:18:02.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:18:02.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:18:02.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:18:02.718 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:18:02.718 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:18:02.718 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:18:02.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:18:02.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:18:02.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:18:02.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:18:02.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:18:02.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:18:02.718 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9347ms 2025-07-01 09:18:02.718 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:18:02.718 +03:00 [DBG] Connection id "0HNC8090TGBB9" completed keep alive response. 2025-07-01 09:18:02.718 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8ms 2025-07-01 09:18:02.719 +03:00 [DBG] Connection id "0HNC8090TGBB9" received FIN. 2025-07-01 09:18:02.719 +03:00 [DBG] Connection id "0HNC8090TGBB9" disconnecting. 2025-07-01 09:18:02.719 +03:00 [DBG] Connection id "0HNC8090TGBB9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:18:02.720 +03:00 [DBG] Connection id "0HNC8090TGBB9" stopped. 2025-07-01 09:18:24.891 +03:00 [DBG] Connection id "0HNC8090TGBBA" accepted. 2025-07-01 09:18:24.891 +03:00 [DBG] Connection id "0HNC8090TGBBA" started. 2025-07-01 09:18:24.891 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/latest/meta-data/iam/security-credentials/ - null null 2025-07-01 09:18:24.892 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:18:24.892 +03:00 [DBG] The request path /latest/meta-data/iam/security-credentials/ does not match a supported file type 2025-07-01 09:18:24.892 +03:00 [DBG] No candidates found for the request path '/latest/meta-data/iam/security-credentials/' 2025-07-01 09:18:24.892 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:18:24.892 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:18:24.892 +03:00 [DBG] Connection id "0HNC8090TGBBA" completed keep alive response. 2025-07-01 09:18:24.892 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/latest/meta-data/iam/security-credentials/ - 404 0 null 0.2573ms 2025-07-01 09:18:24.892 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/latest/meta-data/iam/security-credentials/, Response status code: 404 2025-07-01 09:18:24.892 +03:00 [DBG] Connection id "0HNC8090TGBBA" received FIN. 2025-07-01 09:18:24.892 +03:00 [DBG] Connection id "0HNC8090TGBBA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:18:24.892 +03:00 [DBG] Connection id "0HNC8090TGBBA" disconnecting. 2025-07-01 09:18:24.892 +03:00 [DBG] Connection id "0HNC8090TGBBA" stopped. 2025-07-01 09:18:55.015 +03:00 [DBG] Connection id "0HNC8090TGBBB" accepted. 2025-07-01 09:18:55.015 +03:00 [DBG] Connection id "0HNC8090TGBBB" started. 2025-07-01 09:18:55.015 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/.env - null null 2025-07-01 09:18:55.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:18:55.015 +03:00 [DBG] The request path /api/.env does not match a supported file type 2025-07-01 09:18:55.015 +03:00 [DBG] No candidates found for the request path '/api/.env' 2025-07-01 09:18:55.015 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:18:55.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:18:55.015 +03:00 [DBG] Connection id "0HNC8090TGBBB" completed keep alive response. 2025-07-01 09:18:55.015 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/.env - 404 0 null 0.3612ms 2025-07-01 09:18:55.016 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/api/.env, Response status code: 404 2025-07-01 09:18:55.016 +03:00 [DBG] Connection id "0HNC8090TGBBB" received FIN. 2025-07-01 09:18:55.016 +03:00 [DBG] Connection id "0HNC8090TGBBB" disconnecting. 2025-07-01 09:18:55.016 +03:00 [DBG] Connection id "0HNC8090TGBBB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:18:55.017 +03:00 [DBG] Connection id "0HNC8090TGBBB" stopped. 2025-07-01 09:19:02.727 +03:00 [DBG] Connection id "0HNC8090TGBBC" accepted. 2025-07-01 09:19:02.727 +03:00 [DBG] Connection id "0HNC8090TGBBC" started. 2025-07-01 09:19:02.728 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:19:02.728 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:19:02.728 +03:00 [DBG] POST requests are not supported 2025-07-01 09:19:02.728 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:19:02.728 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:19:02.728 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:19:02.728 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:19:02.728 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:19:02.728 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:19:02.728 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:19:02.728 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:19:02.728 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:19:02.728 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:19:02.728 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:19:02.728 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:19:02.728 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:19:02.728 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:19:02.728 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:19:02.729 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:19:02.729 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:19:02.729 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:19:02.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:19:02.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:19:02.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:19:02.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:19:02.729 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:19:02.729 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1596ms. 2025-07-01 09:19:02.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:19:02.729 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:19:02.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:19:02.729 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:19:02.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:19:02.729 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:19:02.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:19:02.729 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:19:02.729 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:19:02.729 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:19:02.729 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:19:02.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:19:02.729 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:19:02.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:19:02.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:19:02.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:19:02.730 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:19:02.730 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1219ms 2025-07-01 09:19:02.730 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:19:02.730 +03:00 [DBG] Connection id "0HNC8090TGBBC" completed keep alive response. 2025-07-01 09:19:02.730 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0514ms 2025-07-01 09:19:02.730 +03:00 [DBG] Connection id "0HNC8090TGBBC" received FIN. 2025-07-01 09:19:02.730 +03:00 [DBG] Connection id "0HNC8090TGBBC" disconnecting. 2025-07-01 09:19:02.730 +03:00 [DBG] Connection id "0HNC8090TGBBC" stopped. 2025-07-01 09:19:02.730 +03:00 [DBG] Connection id "0HNC8090TGBBC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:19:25.056 +03:00 [DBG] Connection id "0HNC8090TGBBD" accepted. 2025-07-01 09:19:25.056 +03:00 [DBG] Connection id "0HNC8090TGBBD" started. 2025-07-01 09:19:25.056 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env_sample - null null 2025-07-01 09:19:25.056 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:19:25.056 +03:00 [DBG] The request path /.env_sample does not match a supported file type 2025-07-01 09:19:25.056 +03:00 [DBG] No candidates found for the request path '/.env_sample' 2025-07-01 09:19:25.056 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:19:25.056 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:19:25.056 +03:00 [DBG] Connection id "0HNC8090TGBBD" completed keep alive response. 2025-07-01 09:19:25.056 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env_sample - 404 0 null 0.2038ms 2025-07-01 09:19:25.056 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env_sample, Response status code: 404 2025-07-01 09:19:25.056 +03:00 [DBG] Connection id "0HNC8090TGBBD" received FIN. 2025-07-01 09:19:25.056 +03:00 [DBG] Connection id "0HNC8090TGBBD" disconnecting. 2025-07-01 09:19:25.057 +03:00 [DBG] Connection id "0HNC8090TGBBD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:19:25.058 +03:00 [DBG] Connection id "0HNC8090TGBBD" stopped. 2025-07-01 09:19:55.094 +03:00 [DBG] Connection id "0HNC8090TGBBE" accepted. 2025-07-01 09:19:55.094 +03:00 [DBG] Connection id "0HNC8090TGBBE" started. 2025-07-01 09:19:55.094 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-config.php-original - null null 2025-07-01 09:19:55.094 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:19:55.094 +03:00 [DBG] The request path /wp-config.php-original does not match a supported file type 2025-07-01 09:19:55.094 +03:00 [DBG] No candidates found for the request path '/wp-config.php-original' 2025-07-01 09:19:55.094 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:19:55.094 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:19:55.094 +03:00 [DBG] Connection id "0HNC8090TGBBE" completed keep alive response. 2025-07-01 09:19:55.094 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-config.php-original - 404 0 null 0.2815ms 2025-07-01 09:19:55.094 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-config.php-original, Response status code: 404 2025-07-01 09:19:55.095 +03:00 [DBG] Connection id "0HNC8090TGBBE" received FIN. 2025-07-01 09:19:55.095 +03:00 [DBG] Connection id "0HNC8090TGBBE" disconnecting. 2025-07-01 09:19:55.095 +03:00 [DBG] Connection id "0HNC8090TGBBE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:19:55.096 +03:00 [DBG] Connection id "0HNC8090TGBBE" stopped. 2025-07-01 09:20:02.727 +03:00 [DBG] Connection id "0HNC8090TGBBF" accepted. 2025-07-01 09:20:02.727 +03:00 [DBG] Connection id "0HNC8090TGBBF" started. 2025-07-01 09:20:02.727 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:20:02.728 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:20:02.728 +03:00 [DBG] POST requests are not supported 2025-07-01 09:20:02.728 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:20:02.728 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:20:02.728 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:20:02.728 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:20:02.728 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:20:02.728 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:20:02.728 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:20:02.728 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:20:02.728 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:20:02.728 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:20:02.728 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:20:02.728 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:20:02.728 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:20:02.728 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:20:02.728 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:20:02.728 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:20:02.728 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:20:02.729 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:20:02.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:20:02.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:20:02.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:20:02.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:20:02.729 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:20:02.729 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1468ms. 2025-07-01 09:20:02.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:20:02.729 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:20:02.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:20:02.729 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:20:02.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:20:02.729 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:20:02.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:20:02.729 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:20:02.729 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:20:02.729 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:20:02.729 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:20:02.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:20:02.729 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:20:02.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:20:02.729 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:20:02.729 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:20:02.730 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:20:02.730 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2181ms 2025-07-01 09:20:02.730 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:20:02.730 +03:00 [DBG] Connection id "0HNC8090TGBBF" completed keep alive response. 2025-07-01 09:20:02.730 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2259ms 2025-07-01 09:20:02.730 +03:00 [DBG] Connection id "0HNC8090TGBBF" received FIN. 2025-07-01 09:20:02.730 +03:00 [DBG] Connection id "0HNC8090TGBBF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:20:02.730 +03:00 [DBG] Connection id "0HNC8090TGBBF" disconnecting. 2025-07-01 09:20:02.730 +03:00 [DBG] Connection id "0HNC8090TGBBF" stopped. 2025-07-01 09:20:25.173 +03:00 [DBG] Connection id "0HNC8090TGBBG" accepted. 2025-07-01 09:20:25.173 +03:00 [DBG] Connection id "0HNC8090TGBBG" started. 2025-07-01 09:20:25.173 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/admin/phpinfo - null null 2025-07-01 09:20:25.173 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:20:25.173 +03:00 [DBG] The request path /admin/phpinfo does not match a supported file type 2025-07-01 09:20:25.173 +03:00 [DBG] No candidates found for the request path '/admin/phpinfo' 2025-07-01 09:20:25.173 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:20:25.173 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:20:25.173 +03:00 [DBG] Connection id "0HNC8090TGBBG" completed keep alive response. 2025-07-01 09:20:25.173 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/admin/phpinfo - 404 0 null 0.2337ms 2025-07-01 09:20:25.173 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/admin/phpinfo, Response status code: 404 2025-07-01 09:20:25.174 +03:00 [DBG] Connection id "0HNC8090TGBBG" received FIN. 2025-07-01 09:20:25.174 +03:00 [DBG] Connection id "0HNC8090TGBBG" disconnecting. 2025-07-01 09:20:25.174 +03:00 [DBG] Connection id "0HNC8090TGBBG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:20:25.175 +03:00 [DBG] Connection id "0HNC8090TGBBG" stopped. 2025-07-01 09:20:55.222 +03:00 [DBG] Connection id "0HNC8090TGBBH" accepted. 2025-07-01 09:20:55.222 +03:00 [DBG] Connection id "0HNC8090TGBBH" started. 2025-07-01 09:20:55.222 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/tests/drupal-test/.env - null null 2025-07-01 09:20:55.222 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:20:55.222 +03:00 [DBG] The request path /tests/drupal-test/.env does not match a supported file type 2025-07-01 09:20:55.222 +03:00 [DBG] No candidates found for the request path '/tests/drupal-test/.env' 2025-07-01 09:20:55.222 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:20:55.222 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:20:55.222 +03:00 [DBG] Connection id "0HNC8090TGBBH" completed keep alive response. 2025-07-01 09:20:55.222 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/tests/drupal-test/.env - 404 0 null 0.2952ms 2025-07-01 09:20:55.222 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/tests/drupal-test/.env, Response status code: 404 2025-07-01 09:20:55.223 +03:00 [DBG] Connection id "0HNC8090TGBBH" received FIN. 2025-07-01 09:20:55.223 +03:00 [DBG] Connection id "0HNC8090TGBBH" disconnecting. 2025-07-01 09:20:55.223 +03:00 [DBG] Connection id "0HNC8090TGBBH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:20:55.224 +03:00 [DBG] Connection id "0HNC8090TGBBH" stopped. 2025-07-01 09:21:02.721 +03:00 [DBG] Connection id "0HNC8090TGBBI" accepted. 2025-07-01 09:21:02.721 +03:00 [DBG] Connection id "0HNC8090TGBBI" started. 2025-07-01 09:21:02.721 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:21:02.721 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:21:02.722 +03:00 [DBG] POST requests are not supported 2025-07-01 09:21:02.722 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:21:02.722 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:21:02.722 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:21:02.722 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:21:02.722 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:21:02.722 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:21:02.722 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:21:02.722 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:21:02.722 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:21:02.722 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:21:02.722 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:21:02.722 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:21:02.722 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:21:02.722 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:21:02.722 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:21:02.722 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:21:02.722 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:21:02.722 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:21:02.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:21:02.722 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:21:02.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:21:02.722 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:21:02.722 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:21:02.722 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1269ms. 2025-07-01 09:21:02.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:21:02.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:21:02.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:21:02.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:21:02.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:21:02.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:21:02.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:21:02.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:21:02.723 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:21:02.723 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:21:02.723 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:21:02.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:21:02.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:21:02.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:21:02.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:21:02.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:21:02.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:21:02.723 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7523ms 2025-07-01 09:21:02.723 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:21:02.723 +03:00 [DBG] Connection id "0HNC8090TGBBI" completed keep alive response. 2025-07-01 09:21:02.723 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4114ms 2025-07-01 09:21:02.723 +03:00 [DBG] Connection id "0HNC8090TGBBI" received FIN. 2025-07-01 09:21:02.723 +03:00 [DBG] Connection id "0HNC8090TGBBI" disconnecting. 2025-07-01 09:21:02.723 +03:00 [DBG] Connection id "0HNC8090TGBBI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:21:02.724 +03:00 [DBG] Connection id "0HNC8090TGBBI" stopped. 2025-07-01 09:21:25.249 +03:00 [DBG] Connection id "0HNC8090TGBBJ" accepted. 2025-07-01 09:21:25.249 +03:00 [DBG] Connection id "0HNC8090TGBBJ" started. 2025-07-01 09:21:25.249 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/mailer/.env - null null 2025-07-01 09:21:25.249 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:21:25.249 +03:00 [DBG] The request path /mailer/.env does not match a supported file type 2025-07-01 09:21:25.249 +03:00 [DBG] No candidates found for the request path '/mailer/.env' 2025-07-01 09:21:25.249 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:21:25.249 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:21:25.249 +03:00 [DBG] Connection id "0HNC8090TGBBJ" completed keep alive response. 2025-07-01 09:21:25.249 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/mailer/.env - 404 0 null 0.3745ms 2025-07-01 09:21:25.250 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/mailer/.env, Response status code: 404 2025-07-01 09:21:25.250 +03:00 [DBG] Connection id "0HNC8090TGBBJ" received FIN. 2025-07-01 09:21:25.250 +03:00 [DBG] Connection id "0HNC8090TGBBJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:21:25.250 +03:00 [DBG] Connection id "0HNC8090TGBBJ" disconnecting. 2025-07-01 09:21:25.250 +03:00 [DBG] Connection id "0HNC8090TGBBJ" stopped. 2025-07-01 09:21:55.276 +03:00 [DBG] Connection id "0HNC8090TGBBK" accepted. 2025-07-01 09:21:55.276 +03:00 [DBG] Connection id "0HNC8090TGBBK" started. 2025-07-01 09:21:55.276 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env.mail_settings.local - null null 2025-07-01 09:21:55.276 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:21:55.276 +03:00 [DBG] The request path /.env.mail_settings.local does not match a supported file type 2025-07-01 09:21:55.276 +03:00 [DBG] No candidates found for the request path '/.env.mail_settings.local' 2025-07-01 09:21:55.276 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:21:55.276 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:21:55.276 +03:00 [DBG] Connection id "0HNC8090TGBBK" completed keep alive response. 2025-07-01 09:21:55.277 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env.mail_settings.local - 404 0 null 0.3586ms 2025-07-01 09:21:55.277 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env.mail_settings.local, Response status code: 404 2025-07-01 09:21:55.277 +03:00 [DBG] Connection id "0HNC8090TGBBK" received FIN. 2025-07-01 09:21:55.277 +03:00 [DBG] Connection id "0HNC8090TGBBK" disconnecting. 2025-07-01 09:21:55.277 +03:00 [DBG] Connection id "0HNC8090TGBBK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:21:55.278 +03:00 [DBG] Connection id "0HNC8090TGBBK" stopped. 2025-07-01 09:22:02.719 +03:00 [DBG] Connection id "0HNC8090TGBBL" accepted. 2025-07-01 09:22:02.719 +03:00 [DBG] Connection id "0HNC8090TGBBL" started. 2025-07-01 09:22:02.719 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:22:02.719 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:22:02.719 +03:00 [DBG] POST requests are not supported 2025-07-01 09:22:02.719 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:22:02.719 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:22:02.719 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:22:02.719 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:22:02.719 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:22:02.719 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:22:02.720 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:22:02.720 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:22:02.720 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:22:02.720 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:22:02.720 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:22:02.720 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:22:02.720 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:22:02.720 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:22:02.720 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:22:02.720 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:22:02.720 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:22:02.720 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:22:02.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:22:02.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:22:02.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:22:02.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:22:02.720 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:22:02.720 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1655ms. 2025-07-01 09:22:02.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:22:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:22:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:22:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:22:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:22:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:22:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:22:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:22:02.721 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:22:02.721 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:22:02.721 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:22:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:22:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:22:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:22:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:22:02.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:22:02.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:22:02.721 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1649ms 2025-07-01 09:22:02.721 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:22:02.721 +03:00 [DBG] Connection id "0HNC8090TGBBL" completed keep alive response. 2025-07-01 09:22:02.721 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.881ms 2025-07-01 09:22:02.721 +03:00 [DBG] Connection id "0HNC8090TGBBL" received FIN. 2025-07-01 09:22:02.721 +03:00 [DBG] Connection id "0HNC8090TGBBL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:22:02.721 +03:00 [DBG] Connection id "0HNC8090TGBBL" disconnecting. 2025-07-01 09:22:02.722 +03:00 [DBG] Connection id "0HNC8090TGBBL" stopped. 2025-07-01 09:22:25.367 +03:00 [DBG] Connection id "0HNC8090TGBBM" accepted. 2025-07-01 09:22:25.367 +03:00 [DBG] Connection id "0HNC8090TGBBM" started. 2025-07-01 09:22:25.367 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-config - null null 2025-07-01 09:22:25.367 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:22:25.367 +03:00 [DBG] The request path /wp-config does not match a supported file type 2025-07-01 09:22:25.367 +03:00 [DBG] No candidates found for the request path '/wp-config' 2025-07-01 09:22:25.367 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:22:25.367 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:22:25.367 +03:00 [DBG] Connection id "0HNC8090TGBBM" completed keep alive response. 2025-07-01 09:22:25.367 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-config - 404 0 null 0.2954ms 2025-07-01 09:22:25.367 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-config, Response status code: 404 2025-07-01 09:22:25.368 +03:00 [DBG] Connection id "0HNC8090TGBBM" received FIN. 2025-07-01 09:22:25.368 +03:00 [DBG] Connection id "0HNC8090TGBBM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:22:25.368 +03:00 [DBG] Connection id "0HNC8090TGBBM" disconnecting. 2025-07-01 09:22:25.368 +03:00 [DBG] Connection id "0HNC8090TGBBM" stopped. 2025-07-01 09:22:55.403 +03:00 [DBG] Connection id "0HNC8090TGBBN" accepted. 2025-07-01 09:22:55.404 +03:00 [DBG] Connection id "0HNC8090TGBBN" started. 2025-07-01 09:22:55.404 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/my_env/palash.py - null null 2025-07-01 09:22:55.404 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:22:55.404 +03:00 [DBG] The request path /my_env/palash.py does not match a supported file type 2025-07-01 09:22:55.404 +03:00 [DBG] No candidates found for the request path '/my_env/palash.py' 2025-07-01 09:22:55.404 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:22:55.404 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:22:55.404 +03:00 [DBG] Connection id "0HNC8090TGBBN" completed keep alive response. 2025-07-01 09:22:55.404 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/my_env/palash.py - 404 0 null 0.3589ms 2025-07-01 09:22:55.404 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/my_env/palash.py, Response status code: 404 2025-07-01 09:22:55.404 +03:00 [DBG] Connection id "0HNC8090TGBBN" received FIN. 2025-07-01 09:22:55.404 +03:00 [DBG] Connection id "0HNC8090TGBBN" disconnecting. 2025-07-01 09:22:55.405 +03:00 [DBG] Connection id "0HNC8090TGBBN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:22:55.406 +03:00 [DBG] Connection id "0HNC8090TGBBN" stopped. 2025-07-01 09:23:02.719 +03:00 [DBG] Connection id "0HNC8090TGBBO" accepted. 2025-07-01 09:23:02.719 +03:00 [DBG] Connection id "0HNC8090TGBBO" started. 2025-07-01 09:23:02.720 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:23:02.720 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:23:02.720 +03:00 [DBG] POST requests are not supported 2025-07-01 09:23:02.720 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:23:02.720 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:23:02.720 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:23:02.720 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:23:02.720 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:23:02.720 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:23:02.720 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:23:02.720 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:23:02.720 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:23:02.720 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:23:02.720 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:23:02.720 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:23:02.720 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:23:02.720 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:23:02.720 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:23:02.720 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:23:02.720 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:23:02.721 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:23:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:23:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:23:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:23:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:23:02.721 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:23:02.721 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1706ms. 2025-07-01 09:23:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:23:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:23:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:23:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:23:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:23:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:23:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:23:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:23:02.721 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:23:02.721 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:23:02.721 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:23:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:23:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:23:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:23:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:23:02.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:23:02.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:23:02.721 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9783ms 2025-07-01 09:23:02.721 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:23:02.721 +03:00 [DBG] Connection id "0HNC8090TGBBO" completed keep alive response. 2025-07-01 09:23:02.722 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9081ms 2025-07-01 09:23:02.722 +03:00 [DBG] Connection id "0HNC8090TGBBO" received FIN. 2025-07-01 09:23:02.722 +03:00 [DBG] Connection id "0HNC8090TGBBO" disconnecting. 2025-07-01 09:23:02.722 +03:00 [DBG] Connection id "0HNC8090TGBBO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:23:02.723 +03:00 [DBG] Connection id "0HNC8090TGBBO" stopped. 2025-07-01 09:23:25.442 +03:00 [DBG] Connection id "0HNC8090TGBBP" accepted. 2025-07-01 09:23:25.442 +03:00 [DBG] Connection id "0HNC8090TGBBP" started. 2025-07-01 09:23:25.442 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-config.production - null null 2025-07-01 09:23:25.442 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:23:25.442 +03:00 [DBG] The request path /wp-config.production does not match a supported file type 2025-07-01 09:23:25.442 +03:00 [DBG] No candidates found for the request path '/wp-config.production' 2025-07-01 09:23:25.442 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:23:25.442 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:23:25.443 +03:00 [DBG] Connection id "0HNC8090TGBBP" completed keep alive response. 2025-07-01 09:23:25.443 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-config.production - 404 0 null 0.6272ms 2025-07-01 09:23:25.443 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-config.production, Response status code: 404 2025-07-01 09:23:25.443 +03:00 [DBG] Connection id "0HNC8090TGBBP" received FIN. 2025-07-01 09:23:25.443 +03:00 [DBG] Connection id "0HNC8090TGBBP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:23:25.443 +03:00 [DBG] Connection id "0HNC8090TGBBP" disconnecting. 2025-07-01 09:23:25.443 +03:00 [DBG] Connection id "0HNC8090TGBBP" stopped. 2025-07-01 09:23:55.460 +03:00 [DBG] Connection id "0HNC8090TGBBQ" accepted. 2025-07-01 09:23:55.460 +03:00 [DBG] Connection id "0HNC8090TGBBQ" started. 2025-07-01 09:23:55.460 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com//__tests__/test-become/.env - null null 2025-07-01 09:23:55.460 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:23:55.460 +03:00 [DBG] The request path //__tests__/test-become/.env does not match a supported file type 2025-07-01 09:23:55.460 +03:00 [DBG] No candidates found for the request path '//__tests__/test-become/.env' 2025-07-01 09:23:55.460 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:23:55.460 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:23:55.461 +03:00 [DBG] Connection id "0HNC8090TGBBQ" completed keep alive response. 2025-07-01 09:23:55.461 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com//__tests__/test-become/.env - 404 0 null 0.2585ms 2025-07-01 09:23:55.461 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com//__tests__/test-become/.env, Response status code: 404 2025-07-01 09:23:55.461 +03:00 [DBG] Connection id "0HNC8090TGBBQ" received FIN. 2025-07-01 09:23:55.461 +03:00 [DBG] Connection id "0HNC8090TGBBQ" disconnecting. 2025-07-01 09:23:55.461 +03:00 [DBG] Connection id "0HNC8090TGBBQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:23:55.462 +03:00 [DBG] Connection id "0HNC8090TGBBQ" stopped. 2025-07-01 09:24:02.720 +03:00 [DBG] Connection id "0HNC8090TGBBR" accepted. 2025-07-01 09:24:02.720 +03:00 [DBG] Connection id "0HNC8090TGBBR" started. 2025-07-01 09:24:02.721 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:24:02.721 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:24:02.721 +03:00 [DBG] POST requests are not supported 2025-07-01 09:24:02.721 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:24:02.721 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:24:02.721 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:24:02.721 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:24:02.721 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:24:02.721 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:24:02.721 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:24:02.721 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:24:02.721 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:24:02.721 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:24:02.721 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:24:02.721 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:24:02.721 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:24:02.721 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:24:02.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:24:02.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:24:02.721 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:24:02.722 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:24:02.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:24:02.722 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:24:02.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:24:02.722 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:24:02.722 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:24:02.722 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1332ms. 2025-07-01 09:24:02.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:24:02.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:24:02.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:24:02.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:24:02.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:24:02.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:24:02.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:24:02.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:24:02.722 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:24:02.722 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:24:02.722 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:24:02.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:24:02.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:24:02.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:24:02.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:24:02.722 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:24:02.722 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:24:02.722 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8359ms 2025-07-01 09:24:02.722 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:24:02.722 +03:00 [DBG] Connection id "0HNC8090TGBBR" completed keep alive response. 2025-07-01 09:24:02.722 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6966ms 2025-07-01 09:24:02.723 +03:00 [DBG] Connection id "0HNC8090TGBBR" received FIN. 2025-07-01 09:24:02.723 +03:00 [DBG] Connection id "0HNC8090TGBBR" disconnecting. 2025-07-01 09:24:02.723 +03:00 [DBG] Connection id "0HNC8090TGBBR" stopped. 2025-07-01 09:24:02.723 +03:00 [DBG] Connection id "0HNC8090TGBBR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:24:25.499 +03:00 [DBG] Connection id "0HNC8090TGBBS" accepted. 2025-07-01 09:24:25.499 +03:00 [DBG] Connection id "0HNC8090TGBBS" started. 2025-07-01 09:24:25.499 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/marketing/.env - null null 2025-07-01 09:24:25.499 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:24:25.499 +03:00 [DBG] The request path /marketing/.env does not match a supported file type 2025-07-01 09:24:25.499 +03:00 [DBG] No candidates found for the request path '/marketing/.env' 2025-07-01 09:24:25.499 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:24:25.499 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:24:25.499 +03:00 [DBG] Connection id "0HNC8090TGBBS" completed keep alive response. 2025-07-01 09:24:25.499 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/marketing/.env - 404 0 null 0.4273ms 2025-07-01 09:24:25.499 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/marketing/.env, Response status code: 404 2025-07-01 09:24:25.500 +03:00 [DBG] Connection id "0HNC8090TGBBS" received FIN. 2025-07-01 09:24:25.500 +03:00 [DBG] Connection id "0HNC8090TGBBS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:24:25.500 +03:00 [DBG] Connection id "0HNC8090TGBBS" disconnecting. 2025-07-01 09:24:25.500 +03:00 [DBG] Connection id "0HNC8090TGBBS" stopped. 2025-07-01 09:24:55.555 +03:00 [DBG] Connection id "0HNC8090TGBBT" accepted. 2025-07-01 09:24:55.555 +03:00 [DBG] Connection id "0HNC8090TGBBT" started. 2025-07-01 09:24:55.555 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/objects/ - null null 2025-07-01 09:24:55.555 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:24:55.555 +03:00 [DBG] The request path /.git/objects/ does not match a supported file type 2025-07-01 09:24:55.555 +03:00 [DBG] No candidates found for the request path '/.git/objects/' 2025-07-01 09:24:55.555 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:24:55.556 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:24:55.556 +03:00 [DBG] Connection id "0HNC8090TGBBT" completed keep alive response. 2025-07-01 09:24:55.556 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/objects/ - 404 0 null 0.318ms 2025-07-01 09:24:55.556 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/objects/, Response status code: 404 2025-07-01 09:24:55.556 +03:00 [DBG] Connection id "0HNC8090TGBBT" received FIN. 2025-07-01 09:24:55.556 +03:00 [DBG] Connection id "0HNC8090TGBBT" disconnecting. 2025-07-01 09:24:55.556 +03:00 [DBG] Connection id "0HNC8090TGBBT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:24:55.557 +03:00 [DBG] Connection id "0HNC8090TGBBT" stopped. 2025-07-01 09:25:02.734 +03:00 [DBG] Connection id "0HNC8090TGBBU" accepted. 2025-07-01 09:25:02.734 +03:00 [DBG] Connection id "0HNC8090TGBBU" started. 2025-07-01 09:25:02.734 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:25:02.735 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:25:02.735 +03:00 [DBG] POST requests are not supported 2025-07-01 09:25:02.735 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:25:02.735 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:25:02.735 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:25:02.735 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:25:02.735 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:25:02.735 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:25:02.735 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:25:02.735 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:25:02.735 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:25:02.735 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:25:02.735 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:25:02.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-07-01 09:25:02.735 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:25:02.736 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:25:02.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:25:02.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:25:02.736 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:25:02.736 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:25:02.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:25:02.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:25:02.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:25:02.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:25:02.736 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:25:02.736 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2092ms. 2025-07-01 09:25:02.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:25:02.736 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:25:02.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:25:02.736 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:25:02.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:25:02.736 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:25:02.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:25:02.736 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:25:02.736 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:25:02.737 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:25:02.737 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:25:02.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:25:02.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:25:02.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:25:02.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:25:02.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:25:02.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:25:02.737 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2875ms 2025-07-01 09:25:02.737 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:25:02.737 +03:00 [DBG] Connection id "0HNC8090TGBBU" completed keep alive response. 2025-07-01 09:25:02.737 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5756ms 2025-07-01 09:25:02.737 +03:00 [DBG] Connection id "0HNC8090TGBBU" received FIN. 2025-07-01 09:25:02.738 +03:00 [DBG] Connection id "0HNC8090TGBBU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:25:02.738 +03:00 [DBG] Connection id "0HNC8090TGBBU" disconnecting. 2025-07-01 09:25:02.738 +03:00 [DBG] Connection id "0HNC8090TGBBU" stopped. 2025-07-01 09:25:25.594 +03:00 [DBG] Connection id "0HNC8090TGBBV" accepted. 2025-07-01 09:25:25.594 +03:00 [DBG] Connection id "0HNC8090TGBBV" started. 2025-07-01 09:25:25.594 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/application/.env - null null 2025-07-01 09:25:25.594 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:25:25.594 +03:00 [DBG] The request path /application/.env does not match a supported file type 2025-07-01 09:25:25.594 +03:00 [DBG] No candidates found for the request path '/application/.env' 2025-07-01 09:25:25.594 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:25:25.594 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:25:25.594 +03:00 [DBG] Connection id "0HNC8090TGBBV" completed keep alive response. 2025-07-01 09:25:25.594 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/application/.env - 404 0 null 0.3073ms 2025-07-01 09:25:25.594 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/application/.env, Response status code: 404 2025-07-01 09:25:25.595 +03:00 [DBG] Connection id "0HNC8090TGBBV" received FIN. 2025-07-01 09:25:25.595 +03:00 [DBG] Connection id "0HNC8090TGBBV" disconnecting. 2025-07-01 09:25:25.595 +03:00 [DBG] Connection id "0HNC8090TGBBV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:25:25.596 +03:00 [DBG] Connection id "0HNC8090TGBBV" stopped. 2025-07-01 09:25:55.611 +03:00 [DBG] Connection id "0HNC8090TGBC0" accepted. 2025-07-01 09:25:55.611 +03:00 [DBG] Connection id "0HNC8090TGBC0" started. 2025-07-01 09:25:55.611 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-config.php_new - null null 2025-07-01 09:25:55.611 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:25:55.611 +03:00 [DBG] The request path /wp-config.php_new does not match a supported file type 2025-07-01 09:25:55.611 +03:00 [DBG] No candidates found for the request path '/wp-config.php_new' 2025-07-01 09:25:55.611 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:25:55.612 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:25:55.612 +03:00 [DBG] Connection id "0HNC8090TGBC0" completed keep alive response. 2025-07-01 09:25:55.612 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-config.php_new - 404 0 null 0.2835ms 2025-07-01 09:25:55.612 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-config.php_new, Response status code: 404 2025-07-01 09:25:55.612 +03:00 [DBG] Connection id "0HNC8090TGBC0" received FIN. 2025-07-01 09:25:55.612 +03:00 [DBG] Connection id "0HNC8090TGBC0" disconnecting. 2025-07-01 09:25:55.612 +03:00 [DBG] Connection id "0HNC8090TGBC0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:25:55.613 +03:00 [DBG] Connection id "0HNC8090TGBC0" stopped. 2025-07-01 09:26:02.733 +03:00 [DBG] Connection id "0HNC8090TGBC1" accepted. 2025-07-01 09:26:02.733 +03:00 [DBG] Connection id "0HNC8090TGBC1" started. 2025-07-01 09:26:02.733 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:26:02.733 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:26:02.733 +03:00 [DBG] POST requests are not supported 2025-07-01 09:26:02.733 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:26:02.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-07-01 09:26:02.733 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:26:02.733 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:26:02.733 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:26:02.734 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:26:02.734 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:26:02.734 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:26:02.734 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:26:02.734 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:26:02.734 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:26:02.734 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:26:02.734 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:26:02.734 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:26:02.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:26:02.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:26:02.734 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:26:02.734 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:26:02.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:26:02.734 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:26:02.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:26:02.734 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:26:02.734 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:26:02.734 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1666ms. 2025-07-01 09:26:02.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:26:02.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:26:02.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:26:02.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:26:02.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:26:02.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:26:02.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:26:02.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:26:02.735 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:26:02.735 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:26:02.735 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:26:02.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:26:02.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:26:02.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:26:02.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:26:02.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:26:02.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:26:02.735 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2766ms 2025-07-01 09:26:02.735 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:26:02.735 +03:00 [DBG] Connection id "0HNC8090TGBC1" completed keep alive response. 2025-07-01 09:26:02.735 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.016ms 2025-07-01 09:26:02.735 +03:00 [DBG] Connection id "0HNC8090TGBC1" received FIN. 2025-07-01 09:26:02.735 +03:00 [DBG] Connection id "0HNC8090TGBC1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:26:02.736 +03:00 [DBG] Connection id "0HNC8090TGBC1" disconnecting. 2025-07-01 09:26:02.736 +03:00 [DBG] Connection id "0HNC8090TGBC1" stopped. 2025-07-01 09:26:25.629 +03:00 [DBG] Connection id "0HNC8090TGBC2" accepted. 2025-07-01 09:26:25.629 +03:00 [DBG] Connection id "0HNC8090TGBC2" started. 2025-07-01 09:26:25.629 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env.production - null null 2025-07-01 09:26:25.629 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:26:25.629 +03:00 [DBG] The request path /.env.production does not match a supported file type 2025-07-01 09:26:25.630 +03:00 [DBG] No candidates found for the request path '/.env.production' 2025-07-01 09:26:25.630 +03:00 [DBG] Request did not match any endpoints 2025-07-01 09:26:25.630 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:26:25.630 +03:00 [DBG] Connection id "0HNC8090TGBC2" completed keep alive response. 2025-07-01 09:26:25.630 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env.production - 404 0 null 0.2357ms 2025-07-01 09:26:25.630 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.env.production, Response status code: 404 2025-07-01 09:26:25.630 +03:00 [DBG] Connection id "0HNC8090TGBC2" received FIN. 2025-07-01 09:26:25.630 +03:00 [DBG] Connection id "0HNC8090TGBC2" disconnecting. 2025-07-01 09:26:25.630 +03:00 [DBG] Connection id "0HNC8090TGBC2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:26:25.631 +03:00 [DBG] Connection id "0HNC8090TGBC2" stopped. 2025-07-01 09:26:55.734 +03:00 [DBG] Connection id "0HNC8090TGBC3" accepted. 2025-07-01 09:26:55.734 +03:00 [DBG] Connection id "0HNC8090TGBC3" started. 2025-07-01 09:26:55.734 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js - null null 2025-07-01 09:26:55.734 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:26:55.734 +03:00 [VRB] Range header's value is empty. 2025-07-01 09:26:55.740 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-01 09:26:55.740 +03:00 [DBG] Connection id "0HNC8090TGBC3" completed keep alive response. 2025-07-01 09:26:55.740 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js - 200 1413083 text/javascript 6.0688ms 2025-07-01 09:26:55.740 +03:00 [DBG] Connection id "0HNC8090TGBC3" received FIN. 2025-07-01 09:26:55.740 +03:00 [DBG] Connection id "0HNC8090TGBC3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:26:55.740 +03:00 [DBG] Connection id "0HNC8090TGBC3" disconnecting. 2025-07-01 09:26:55.740 +03:00 [DBG] Connection id "0HNC8090TGBC3" stopped. 2025-07-01 09:27:02.723 +03:00 [DBG] Connection id "0HNC8090TGBC4" accepted. 2025-07-01 09:27:02.723 +03:00 [DBG] Connection id "0HNC8090TGBC4" started. 2025-07-01 09:27:02.723 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:27:02.723 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:27:02.723 +03:00 [DBG] POST requests are not supported 2025-07-01 09:27:02.723 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:27:02.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-07-01 09:27:02.723 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:27:02.723 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:27:02.724 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:27:02.724 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:27:02.724 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:27:02.724 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:27:02.724 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:27:02.724 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:27:02.724 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:27:02.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-07-01 09:27:02.724 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:27:02.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-07-01 09:27:02.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:27:02.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:27:02.724 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:27:02.724 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:27:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:27:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:27:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:27:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:27:02.724 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:27:02.724 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1444ms. 2025-07-01 09:27:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:27:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:27:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:27:02.725 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:27:02.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:27:02.725 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:27:02.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:27:02.725 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:27:02.725 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:27:02.725 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:27:02.725 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:27:02.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:27:02.725 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:27:02.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:27:02.725 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:27:02.725 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:27:02.725 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:27:02.725 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9457ms 2025-07-01 09:27:02.725 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:27:02.725 +03:00 [DBG] Connection id "0HNC8090TGBC4" completed keep alive response. 2025-07-01 09:27:02.725 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7896ms 2025-07-01 09:27:02.725 +03:00 [DBG] Connection id "0HNC8090TGBC4" received FIN. 2025-07-01 09:27:02.725 +03:00 [DBG] Connection id "0HNC8090TGBC4" disconnecting. 2025-07-01 09:27:02.725 +03:00 [DBG] Connection id "0HNC8090TGBC4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:27:02.726 +03:00 [DBG] Connection id "0HNC8090TGBC4" stopped. 2025-07-01 09:28:02.733 +03:00 [DBG] Connection id "0HNC8090TGBC5" accepted. 2025-07-01 09:28:02.733 +03:00 [DBG] Connection id "0HNC8090TGBC5" started. 2025-07-01 09:28:02.733 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:28:02.733 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:28:02.733 +03:00 [DBG] POST requests are not supported 2025-07-01 09:28:02.733 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:28:02.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-07-01 09:28:02.733 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:28:02.733 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:28:02.733 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:28:02.734 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:28:02.734 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:28:02.734 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:28:02.734 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:28:02.734 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:28:02.734 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:28:02.734 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:28:02.734 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:28:02.734 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:28:02.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:28:02.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:28:02.734 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:28:02.734 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:28:02.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:28:02.734 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:28:02.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:28:02.734 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:28:02.734 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:28:02.734 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1286ms. 2025-07-01 09:28:02.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:28:02.734 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:28:02.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:28:02.734 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:28:02.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:28:02.734 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:28:02.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:28:02.734 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:28:02.734 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:28:02.734 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:28:02.734 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:28:02.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:28:02.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:28:02.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:28:02.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:28:02.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:28:02.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:28:02.735 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8121ms 2025-07-01 09:28:02.735 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:28:02.735 +03:00 [DBG] Connection id "0HNC8090TGBC5" completed keep alive response. 2025-07-01 09:28:02.735 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4521ms 2025-07-01 09:28:02.735 +03:00 [DBG] Connection id "0HNC8090TGBC5" received FIN. 2025-07-01 09:28:02.735 +03:00 [DBG] Connection id "0HNC8090TGBC5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:28:02.735 +03:00 [DBG] Connection id "0HNC8090TGBC5" disconnecting. 2025-07-01 09:28:02.735 +03:00 [DBG] Connection id "0HNC8090TGBC5" stopped. 2025-07-01 09:29:02.716 +03:00 [DBG] Connection id "0HNC8090TGBC6" accepted. 2025-07-01 09:29:02.716 +03:00 [DBG] Connection id "0HNC8090TGBC6" started. 2025-07-01 09:29:02.717 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:29:02.717 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:29:02.717 +03:00 [DBG] POST requests are not supported 2025-07-01 09:29:02.717 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:29:02.717 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:29:02.717 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:29:02.717 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:29:02.717 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:29:02.717 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:29:02.717 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:29:02.717 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:29:02.717 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:29:02.717 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:29:02.717 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:29:02.717 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:29:02.717 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:29:02.717 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:29:02.717 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:29:02.717 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:29:02.717 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:29:02.717 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:29:02.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:29:02.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:29:02.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:29:02.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:29:02.717 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:29:02.717 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1171ms. 2025-07-01 09:29:02.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:29:02.717 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:29:02.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:29:02.718 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:29:02.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:29:02.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:29:02.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:29:02.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:29:02.718 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:29:02.718 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:29:02.718 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:29:02.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:29:02.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:29:02.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:29:02.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:29:02.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:29:02.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:29:02.718 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6876ms 2025-07-01 09:29:02.718 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:29:02.718 +03:00 [DBG] Connection id "0HNC8090TGBC6" completed keep alive response. 2025-07-01 09:29:02.718 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3329ms 2025-07-01 09:29:02.718 +03:00 [DBG] Connection id "0HNC8090TGBC6" received FIN. 2025-07-01 09:29:02.718 +03:00 [DBG] Connection id "0HNC8090TGBC6" disconnecting. 2025-07-01 09:29:02.718 +03:00 [DBG] Connection id "0HNC8090TGBC6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:29:02.719 +03:00 [DBG] Connection id "0HNC8090TGBC6" stopped. 2025-07-01 09:30:02.722 +03:00 [DBG] Connection id "0HNC8090TGBC7" accepted. 2025-07-01 09:30:02.722 +03:00 [DBG] Connection id "0HNC8090TGBC7" started. 2025-07-01 09:30:02.722 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:30:02.722 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:30:02.722 +03:00 [DBG] POST requests are not supported 2025-07-01 09:30:02.722 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:30:02.722 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:30:02.722 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:30:02.722 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:30:02.723 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:30:02.723 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:30:02.723 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:30:02.723 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:30:02.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-07-01 09:30:02.723 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:30:02.723 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:30:02.723 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:30:02.723 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:30:02.723 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:30:02.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:30:02.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:30:02.723 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:30:02.723 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:30:02.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:30:02.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:30:02.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:30:02.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:30:02.723 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:30:02.723 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.145ms. 2025-07-01 09:30:02.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:30:02.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:30:02.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:30:02.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:30:02.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:30:02.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:30:02.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:30:02.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:30:02.723 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:30:02.723 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:30:02.724 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:30:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:30:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:30:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:30:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:30:02.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:30:02.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:30:02.724 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.832ms 2025-07-01 09:30:02.724 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:30:02.724 +03:00 [DBG] Connection id "0HNC8090TGBC7" completed keep alive response. 2025-07-01 09:30:02.724 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4575ms 2025-07-01 09:30:02.724 +03:00 [DBG] Connection id "0HNC8090TGBC7" received FIN. 2025-07-01 09:30:02.724 +03:00 [DBG] Connection id "0HNC8090TGBC7" disconnecting. 2025-07-01 09:30:02.724 +03:00 [DBG] Connection id "0HNC8090TGBC7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:30:02.725 +03:00 [DBG] Connection id "0HNC8090TGBC7" stopped. 2025-07-01 09:31:02.721 +03:00 [DBG] Connection id "0HNC8090TGBC8" accepted. 2025-07-01 09:31:02.721 +03:00 [DBG] Connection id "0HNC8090TGBC8" started. 2025-07-01 09:31:02.721 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:31:02.721 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:31:02.721 +03:00 [DBG] POST requests are not supported 2025-07-01 09:31:02.721 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:31:02.721 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:31:02.721 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:31:02.721 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:31:02.722 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:31:02.722 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:31:02.722 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:31:02.722 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:31:02.722 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:31:02.722 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:31:02.722 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:31:02.722 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:31:02.722 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:31:02.722 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:31:02.722 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:31:02.722 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:31:02.722 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:31:02.722 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:31:02.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:31:02.722 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:31:02.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:31:02.722 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:31:02.722 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:31:02.722 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1275ms. 2025-07-01 09:31:02.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:31:02.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:31:02.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:31:02.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:31:02.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:31:02.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:31:02.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:31:02.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:31:02.722 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:31:02.722 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:31:02.723 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:31:02.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:31:02.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:31:02.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:31:02.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:31:02.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:31:02.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:31:02.723 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7277ms 2025-07-01 09:31:02.723 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:31:02.723 +03:00 [DBG] Connection id "0HNC8090TGBC8" completed keep alive response. 2025-07-01 09:31:02.723 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5698ms 2025-07-01 09:31:02.723 +03:00 [DBG] Connection id "0HNC8090TGBC8" received FIN. 2025-07-01 09:31:02.723 +03:00 [DBG] Connection id "0HNC8090TGBC8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:31:02.723 +03:00 [DBG] Connection id "0HNC8090TGBC8" disconnecting. 2025-07-01 09:31:02.723 +03:00 [DBG] Connection id "0HNC8090TGBC8" stopped. 2025-07-01 09:32:02.796 +03:00 [DBG] Connection id "0HNC8090TGBC9" accepted. 2025-07-01 09:32:02.797 +03:00 [DBG] Connection id "0HNC8090TGBC9" started. 2025-07-01 09:32:02.797 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:32:02.797 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:32:02.797 +03:00 [DBG] POST requests are not supported 2025-07-01 09:32:02.797 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:32:02.797 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:32:02.797 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:32:02.797 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:32:02.797 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:32:02.797 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:32:02.797 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:32:02.797 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:32:02.797 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:32:02.797 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:32:02.797 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:32:02.797 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:32:02.797 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:32:02.797 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:32:02.797 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:32:02.797 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:32:02.798 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:32:02.798 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:32:02.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:32:02.798 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:32:02.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:32:02.798 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:32:02.798 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:32:02.798 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.17ms. 2025-07-01 09:32:02.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:32:02.798 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:32:02.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:32:02.798 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:32:02.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:32:02.798 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:32:02.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:32:02.798 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:32:02.798 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:32:02.798 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:32:02.798 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:32:02.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:32:02.798 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:32:02.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:32:02.798 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:32:02.798 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:32:02.798 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:32:02.798 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9569ms 2025-07-01 09:32:02.798 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:32:02.798 +03:00 [DBG] Connection id "0HNC8090TGBC9" completed keep alive response. 2025-07-01 09:32:02.799 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7903ms 2025-07-01 09:32:02.799 +03:00 [DBG] Connection id "0HNC8090TGBC9" received FIN. 2025-07-01 09:32:02.799 +03:00 [DBG] Connection id "0HNC8090TGBC9" disconnecting. 2025-07-01 09:32:02.799 +03:00 [DBG] Connection id "0HNC8090TGBC9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:32:02.800 +03:00 [DBG] Connection id "0HNC8090TGBC9" stopped. 2025-07-01 09:33:02.725 +03:00 [DBG] Connection id "0HNC8090TGBCA" accepted. 2025-07-01 09:33:02.725 +03:00 [DBG] Connection id "0HNC8090TGBCA" started. 2025-07-01 09:33:02.725 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:33:02.725 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:33:02.725 +03:00 [DBG] POST requests are not supported 2025-07-01 09:33:02.725 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:33:02.725 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:33:02.725 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:33:02.725 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:33:02.725 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:33:02.725 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:33:02.725 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:33:02.726 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:33:02.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-07-01 09:33:02.726 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:33:02.726 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:33:02.726 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:33:02.726 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:33:02.726 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:33:02.726 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:33:02.726 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:33:02.726 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:33:02.726 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:33:02.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:33:02.726 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:33:02.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:33:02.726 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:33:02.726 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:33:02.726 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.132ms. 2025-07-01 09:33:02.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:33:02.726 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:33:02.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:33:02.726 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:33:02.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:33:02.726 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:33:02.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:33:02.726 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:33:02.726 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:33:02.726 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:33:02.726 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:33:02.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:33:02.726 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:33:02.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:33:02.726 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:33:02.726 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:33:02.726 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:33:02.726 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7559ms 2025-07-01 09:33:02.726 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:33:02.727 +03:00 [DBG] Connection id "0HNC8090TGBCA" completed keep alive response. 2025-07-01 09:33:02.727 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4284ms 2025-07-01 09:33:02.727 +03:00 [DBG] Connection id "0HNC8090TGBCA" received FIN. 2025-07-01 09:33:02.727 +03:00 [DBG] Connection id "0HNC8090TGBCA" disconnecting. 2025-07-01 09:33:02.727 +03:00 [DBG] Connection id "0HNC8090TGBCA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:33:02.728 +03:00 [DBG] Connection id "0HNC8090TGBCA" stopped. 2025-07-01 09:34:02.721 +03:00 [DBG] Connection id "0HNC8090TGBCB" accepted. 2025-07-01 09:34:02.721 +03:00 [DBG] Connection id "0HNC8090TGBCB" started. 2025-07-01 09:34:02.721 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:34:02.721 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:34:02.721 +03:00 [DBG] POST requests are not supported 2025-07-01 09:34:02.721 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:34:02.721 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:34:02.721 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:34:02.721 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:34:02.721 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:34:02.721 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:34:02.721 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:34:02.722 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:34:02.722 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:34:02.722 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:34:02.722 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:34:02.722 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:34:02.722 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:34:02.722 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:34:02.722 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:34:02.722 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:34:02.722 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:34:02.722 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:34:02.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:34:02.722 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:34:02.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:34:02.722 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:34:02.722 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:34:02.722 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1152ms. 2025-07-01 09:34:02.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:34:02.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:34:02.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:34:02.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:34:02.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:34:02.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:34:02.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:34:02.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:34:02.722 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:34:02.722 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:34:02.722 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:34:02.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:34:02.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:34:02.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:34:02.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:34:02.722 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:34:02.722 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:34:02.722 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6127ms 2025-07-01 09:34:02.722 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:34:02.722 +03:00 [DBG] Connection id "0HNC8090TGBCB" completed keep alive response. 2025-07-01 09:34:02.722 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2009ms 2025-07-01 09:34:02.723 +03:00 [DBG] Connection id "0HNC8090TGBCB" received FIN. 2025-07-01 09:34:02.723 +03:00 [DBG] Connection id "0HNC8090TGBCB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:34:02.723 +03:00 [DBG] Connection id "0HNC8090TGBCB" disconnecting. 2025-07-01 09:34:02.723 +03:00 [DBG] Connection id "0HNC8090TGBCB" stopped. 2025-07-01 09:35:02.727 +03:00 [DBG] Connection id "0HNC8090TGBCC" accepted. 2025-07-01 09:35:02.727 +03:00 [DBG] Connection id "0HNC8090TGBCC" started. 2025-07-01 09:35:02.728 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:35:02.728 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:35:02.728 +03:00 [DBG] POST requests are not supported 2025-07-01 09:35:02.728 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:35:02.728 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:35:02.728 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:35:02.728 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:35:02.728 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:35:02.728 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:35:02.728 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:35:02.728 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:35:02.728 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:35:02.728 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:35:02.728 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:35:02.728 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:35:02.728 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:35:02.728 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:35:02.728 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:35:02.728 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:35:02.728 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:35:02.728 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:35:02.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:35:02.728 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:35:02.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:35:02.728 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:35:02.728 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:35:02.728 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1105ms. 2025-07-01 09:35:02.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:35:02.728 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:35:02.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:35:02.728 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:35:02.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:35:02.728 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:35:02.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:35:02.728 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:35:02.728 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:35:02.729 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:35:02.729 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:35:02.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:35:02.729 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:35:02.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:35:02.729 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:35:02.729 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:35:02.729 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:35:02.729 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6443ms 2025-07-01 09:35:02.729 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:35:02.729 +03:00 [DBG] Connection id "0HNC8090TGBCC" completed keep alive response. 2025-07-01 09:35:02.729 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1902ms 2025-07-01 09:35:02.729 +03:00 [DBG] Connection id "0HNC8090TGBCC" received FIN. 2025-07-01 09:35:02.729 +03:00 [DBG] Connection id "0HNC8090TGBCC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:35:02.729 +03:00 [DBG] Connection id "0HNC8090TGBCC" disconnecting. 2025-07-01 09:35:02.729 +03:00 [DBG] Connection id "0HNC8090TGBCC" stopped. 2025-07-01 09:36:02.727 +03:00 [DBG] Connection id "0HNC8090TGBCD" accepted. 2025-07-01 09:36:02.727 +03:00 [DBG] Connection id "0HNC8090TGBCD" started. 2025-07-01 09:36:02.728 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:36:02.728 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:36:02.728 +03:00 [DBG] POST requests are not supported 2025-07-01 09:36:02.728 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:36:02.728 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:36:02.728 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:36:02.728 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:36:02.728 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:36:02.728 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:36:02.728 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:36:02.728 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:36:02.728 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:36:02.728 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:36:02.728 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:36:02.728 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:36:02.728 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:36:02.728 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:36:02.728 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:36:02.728 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:36:02.728 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:36:02.728 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:36:02.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:36:02.728 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:36:02.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:36:02.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:36:02.729 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:36:02.729 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1457ms. 2025-07-01 09:36:02.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:36:02.729 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:36:02.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:36:02.729 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:36:02.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:36:02.729 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:36:02.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:36:02.729 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:36:02.729 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:36:02.729 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:36:02.729 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:36:02.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:36:02.729 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:36:02.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:36:02.729 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:36:02.729 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:36:02.729 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:36:02.729 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.682ms 2025-07-01 09:36:02.729 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:36:02.729 +03:00 [DBG] Connection id "0HNC8090TGBCD" completed keep alive response. 2025-07-01 09:36:02.729 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5266ms 2025-07-01 09:36:02.729 +03:00 [DBG] Connection id "0HNC8090TGBCD" received FIN. 2025-07-01 09:36:02.729 +03:00 [DBG] Connection id "0HNC8090TGBCD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:36:02.729 +03:00 [DBG] Connection id "0HNC8090TGBCD" disconnecting. 2025-07-01 09:36:02.730 +03:00 [DBG] Connection id "0HNC8090TGBCD" stopped. 2025-07-01 09:37:02.728 +03:00 [DBG] Connection id "0HNC8090TGBCE" accepted. 2025-07-01 09:37:02.728 +03:00 [DBG] Connection id "0HNC8090TGBCE" started. 2025-07-01 09:37:02.728 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:37:02.728 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:37:02.728 +03:00 [DBG] POST requests are not supported 2025-07-01 09:37:02.728 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:37:02.728 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:37:02.728 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:37:02.728 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:37:02.728 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:37:02.728 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:37:02.728 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:37:02.728 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:37:02.728 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:37:02.728 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:37:02.728 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:37:02.728 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:37:02.728 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:37:02.728 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:37:02.728 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:37:02.728 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:37:02.728 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:37:02.728 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:37:02.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:37:02.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:37:02.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:37:02.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:37:02.729 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:37:02.729 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1546ms. 2025-07-01 09:37:02.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:37:02.729 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:37:02.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:37:02.729 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:37:02.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:37:02.729 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:37:02.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:37:02.729 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:37:02.729 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:37:02.729 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:37:02.729 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:37:02.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:37:02.729 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:37:02.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:37:02.729 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:37:02.729 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:37:02.729 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:37:02.729 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8907ms 2025-07-01 09:37:02.729 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:37:02.729 +03:00 [DBG] Connection id "0HNC8090TGBCE" completed keep alive response. 2025-07-01 09:37:02.729 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5898ms 2025-07-01 09:37:02.730 +03:00 [DBG] Connection id "0HNC8090TGBCE" received FIN. 2025-07-01 09:37:02.730 +03:00 [DBG] Connection id "0HNC8090TGBCE" disconnecting. 2025-07-01 09:37:02.730 +03:00 [DBG] Connection id "0HNC8090TGBCE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:37:02.731 +03:00 [DBG] Connection id "0HNC8090TGBCE" stopped. 2025-07-01 09:38:02.731 +03:00 [DBG] Connection id "0HNC8090TGBCF" accepted. 2025-07-01 09:38:02.731 +03:00 [DBG] Connection id "0HNC8090TGBCF" started. 2025-07-01 09:38:02.731 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:38:02.731 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:38:02.731 +03:00 [DBG] POST requests are not supported 2025-07-01 09:38:02.731 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:38:02.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-07-01 09:38:02.731 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:38:02.731 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:38:02.731 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:38:02.731 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:38:02.731 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:38:02.731 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:38:02.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-07-01 09:38:02.732 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:38:02.732 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:38:02.732 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:38:02.732 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:38:02.732 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:38:02.732 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:38:02.732 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:38:02.732 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:38:02.732 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:38:02.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:38:02.732 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:38:02.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:38:02.732 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:38:02.732 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:38:02.732 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1198ms. 2025-07-01 09:38:02.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:38:02.732 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:38:02.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:38:02.732 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:38:02.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:38:02.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:38:02.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:38:02.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:38:02.732 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:38:02.732 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:38:02.732 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:38:02.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:38:02.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:38:02.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:38:02.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:38:02.732 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:38:02.732 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:38:02.732 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.779ms 2025-07-01 09:38:02.732 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:38:02.733 +03:00 [DBG] Connection id "0HNC8090TGBCF" completed keep alive response. 2025-07-01 09:38:02.733 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4529ms 2025-07-01 09:38:02.733 +03:00 [DBG] Connection id "0HNC8090TGBCF" received FIN. 2025-07-01 09:38:02.733 +03:00 [DBG] Connection id "0HNC8090TGBCF" disconnecting. 2025-07-01 09:38:02.733 +03:00 [DBG] Connection id "0HNC8090TGBCF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:38:02.734 +03:00 [DBG] Connection id "0HNC8090TGBCF" stopped. 2025-07-01 09:39:02.723 +03:00 [DBG] Connection id "0HNC8090TGBCG" accepted. 2025-07-01 09:39:02.723 +03:00 [DBG] Connection id "0HNC8090TGBCG" started. 2025-07-01 09:39:02.723 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:39:02.723 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:39:02.723 +03:00 [DBG] POST requests are not supported 2025-07-01 09:39:02.723 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:39:02.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-07-01 09:39:02.723 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:39:02.723 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:39:02.723 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:39:02.723 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:39:02.724 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:39:02.724 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:39:02.724 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:39:02.724 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:39:02.724 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:39:02.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-07-01 09:39:02.724 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:39:02.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-07-01 09:39:02.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:39:02.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:39:02.724 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:39:02.724 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:39:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:39:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:39:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:39:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:39:02.724 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:39:02.724 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1273ms. 2025-07-01 09:39:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:39:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:39:02.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:39:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:39:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:39:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:39:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:39:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:39:02.724 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:39:02.724 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:39:02.724 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:39:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:39:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:39:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:39:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:39:02.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:39:02.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:39:02.724 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6953ms 2025-07-01 09:39:02.724 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:39:02.725 +03:00 [DBG] Connection id "0HNC8090TGBCG" completed keep alive response. 2025-07-01 09:39:02.725 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.326ms 2025-07-01 09:39:02.725 +03:00 [DBG] Connection id "0HNC8090TGBCG" received FIN. 2025-07-01 09:39:02.725 +03:00 [DBG] Connection id "0HNC8090TGBCG" disconnecting. 2025-07-01 09:39:02.725 +03:00 [DBG] Connection id "0HNC8090TGBCG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:39:02.726 +03:00 [DBG] Connection id "0HNC8090TGBCG" stopped. 2025-07-01 09:40:02.719 +03:00 [DBG] Connection id "0HNC8090TGBCH" accepted. 2025-07-01 09:40:02.720 +03:00 [DBG] Connection id "0HNC8090TGBCH" started. 2025-07-01 09:40:02.720 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:40:02.720 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:40:02.720 +03:00 [DBG] POST requests are not supported 2025-07-01 09:40:02.720 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:40:02.720 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:40:02.720 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:40:02.720 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:40:02.720 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:40:02.720 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:40:02.720 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:40:02.720 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:40:02.720 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:40:02.720 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:40:02.720 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:40:02.720 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:40:02.720 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:40:02.720 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:40:02.720 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:40:02.720 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:40:02.720 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:40:02.720 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:40:02.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:40:02.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:40:02.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:40:02.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:40:02.720 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:40:02.721 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1189ms. 2025-07-01 09:40:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:40:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:40:02.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:40:02.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:40:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:40:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:40:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:40:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:40:02.721 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:40:02.721 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:40:02.721 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:40:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:40:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:40:02.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:40:02.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:40:02.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:40:02.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:40:02.721 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6819ms 2025-07-01 09:40:02.721 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:40:02.721 +03:00 [DBG] Connection id "0HNC8090TGBCH" completed keep alive response. 2025-07-01 09:40:02.721 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2876ms 2025-07-01 09:40:02.721 +03:00 [DBG] Connection id "0HNC8090TGBCH" received FIN. 2025-07-01 09:40:02.721 +03:00 [DBG] Connection id "0HNC8090TGBCH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:40:02.721 +03:00 [DBG] Connection id "0HNC8090TGBCH" disconnecting. 2025-07-01 09:40:02.722 +03:00 [DBG] Connection id "0HNC8090TGBCH" stopped. 2025-07-01 09:41:02.733 +03:00 [DBG] Connection id "0HNC8090TGBCI" accepted. 2025-07-01 09:41:02.733 +03:00 [DBG] Connection id "0HNC8090TGBCI" started. 2025-07-01 09:41:02.733 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:41:02.733 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:41:02.733 +03:00 [DBG] POST requests are not supported 2025-07-01 09:41:02.733 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:41:02.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-07-01 09:41:02.733 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:41:02.733 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:41:02.733 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:41:02.733 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:41:02.733 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:41:02.733 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:41:02.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-07-01 09:41:02.733 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:41:02.733 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:41:02.733 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:41:02.734 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:41:02.734 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:41:02.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:41:02.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:41:02.734 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:41:02.734 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:41:02.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:41:02.734 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:41:02.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:41:02.734 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:41:02.734 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:41:02.734 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1323ms. 2025-07-01 09:41:02.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:41:02.734 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:41:02.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:41:02.734 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:41:02.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:41:02.734 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:41:02.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:41:02.734 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:41:02.734 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:41:02.734 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:41:02.734 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:41:02.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:41:02.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:41:02.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:41:02.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:41:02.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:41:02.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:41:02.734 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7344ms 2025-07-01 09:41:02.734 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:41:02.734 +03:00 [DBG] Connection id "0HNC8090TGBCI" completed keep alive response. 2025-07-01 09:41:02.734 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3676ms 2025-07-01 09:41:02.735 +03:00 [DBG] Connection id "0HNC8090TGBCI" received FIN. 2025-07-01 09:41:02.735 +03:00 [DBG] Connection id "0HNC8090TGBCI" disconnecting. 2025-07-01 09:41:02.735 +03:00 [DBG] Connection id "0HNC8090TGBCI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:41:02.736 +03:00 [DBG] Connection id "0HNC8090TGBCI" stopped. 2025-07-01 09:42:02.732 +03:00 [DBG] Connection id "0HNC8090TGBCJ" accepted. 2025-07-01 09:42:02.732 +03:00 [DBG] Connection id "0HNC8090TGBCJ" started. 2025-07-01 09:42:02.732 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:42:02.732 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:42:02.732 +03:00 [DBG] POST requests are not supported 2025-07-01 09:42:02.732 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:42:02.732 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:42:02.732 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:42:02.732 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:42:02.732 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:42:02.732 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:42:02.732 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:42:02.732 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:42:02.732 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:42:02.733 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:42:02.733 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:42:02.733 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:42:02.733 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:42:02.733 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:42:02.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:42:02.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:42:02.733 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:42:02.733 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:42:02.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:42:02.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:42:02.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:42:02.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:42:02.733 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:42:02.733 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1188ms. 2025-07-01 09:42:02.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:42:02.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:42:02.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:42:02.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:42:02.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:42:02.733 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:42:02.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:42:02.733 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:42:02.733 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:42:02.733 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:42:02.733 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:42:02.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:42:02.733 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:42:02.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:42:02.733 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:42:02.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:42:02.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:42:02.733 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7104ms 2025-07-01 09:42:02.733 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:42:02.733 +03:00 [DBG] Connection id "0HNC8090TGBCJ" completed keep alive response. 2025-07-01 09:42:02.733 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3352ms 2025-07-01 09:42:02.734 +03:00 [DBG] Connection id "0HNC8090TGBCJ" received FIN. 2025-07-01 09:42:02.734 +03:00 [DBG] Connection id "0HNC8090TGBCJ" disconnecting. 2025-07-01 09:42:02.734 +03:00 [DBG] Connection id "0HNC8090TGBCJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:42:02.735 +03:00 [DBG] Connection id "0HNC8090TGBCJ" stopped. 2025-07-01 09:43:02.727 +03:00 [DBG] Connection id "0HNC8090TGBCK" accepted. 2025-07-01 09:43:02.727 +03:00 [DBG] Connection id "0HNC8090TGBCK" started. 2025-07-01 09:43:02.727 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:43:02.727 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:43:02.727 +03:00 [DBG] POST requests are not supported 2025-07-01 09:43:02.727 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:43:02.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-07-01 09:43:02.728 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:43:02.728 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:43:02.728 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:43:02.728 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:43:02.728 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:43:02.728 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:43:02.728 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:43:02.728 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:43:02.728 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:43:02.728 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:43:02.728 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:43:02.728 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:43:02.728 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:43:02.728 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:43:02.728 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:43:02.728 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:43:02.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:43:02.728 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:43:02.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:43:02.728 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:43:02.728 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:43:02.729 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1553ms. 2025-07-01 09:43:02.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:43:02.729 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:43:02.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:43:02.729 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:43:02.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:43:02.729 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:43:02.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:43:02.729 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:43:02.729 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:43:02.729 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:43:02.729 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:43:02.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:43:02.729 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:43:02.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:43:02.729 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:43:02.729 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:43:02.729 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:43:02.729 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1163ms 2025-07-01 09:43:02.729 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:43:02.729 +03:00 [DBG] Connection id "0HNC8090TGBCK" completed keep alive response. 2025-07-01 09:43:02.729 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0053ms 2025-07-01 09:43:02.730 +03:00 [DBG] Connection id "0HNC8090TGBCK" received FIN. 2025-07-01 09:43:02.730 +03:00 [DBG] Connection id "0HNC8090TGBCK" disconnecting. 2025-07-01 09:43:02.730 +03:00 [DBG] Connection id "0HNC8090TGBCK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:43:02.731 +03:00 [DBG] Connection id "0HNC8090TGBCK" stopped. 2025-07-01 09:44:02.737 +03:00 [DBG] Connection id "0HNC8090TGBCL" accepted. 2025-07-01 09:44:02.737 +03:00 [DBG] Connection id "0HNC8090TGBCL" started. 2025-07-01 09:44:02.737 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:44:02.737 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:44:02.737 +03:00 [DBG] POST requests are not supported 2025-07-01 09:44:02.737 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:44:02.737 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:44:02.737 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:44:02.737 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:44:02.737 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:44:02.737 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:44:02.738 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:44:02.738 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:44:02.738 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:44:02.738 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:44:02.738 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:44:02.738 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:44:02.738 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:44:02.738 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:44:02.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:44:02.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:44:02.738 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:44:02.738 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:44:02.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:44:02.738 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:44:02.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:44:02.738 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:44:02.738 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:44:02.738 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1212ms. 2025-07-01 09:44:02.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:44:02.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:44:02.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:44:02.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:44:02.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:44:02.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:44:02.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:44:02.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:44:02.738 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:44:02.738 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:44:02.738 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:44:02.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:44:02.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:44:02.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:44:02.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:44:02.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:44:02.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:44:02.738 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6534ms 2025-07-01 09:44:02.738 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:44:02.738 +03:00 [DBG] Connection id "0HNC8090TGBCL" completed keep alive response. 2025-07-01 09:44:02.738 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2272ms 2025-07-01 09:44:02.739 +03:00 [DBG] Connection id "0HNC8090TGBCL" received FIN. 2025-07-01 09:44:02.739 +03:00 [DBG] Connection id "0HNC8090TGBCL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:44:02.739 +03:00 [DBG] Connection id "0HNC8090TGBCL" disconnecting. 2025-07-01 09:44:02.739 +03:00 [DBG] Connection id "0HNC8090TGBCL" stopped. 2025-07-01 09:45:02.732 +03:00 [DBG] Connection id "0HNC8090TGBCM" accepted. 2025-07-01 09:45:02.732 +03:00 [DBG] Connection id "0HNC8090TGBCM" started. 2025-07-01 09:45:02.732 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:45:02.732 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:45:02.732 +03:00 [DBG] POST requests are not supported 2025-07-01 09:45:02.732 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:45:02.732 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:45:02.732 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:45:02.732 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:45:02.732 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:45:02.733 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:45:02.733 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:45:02.733 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:45:02.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-07-01 09:45:02.733 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:45:02.733 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:45:02.733 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:45:02.733 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:45:02.733 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:45:02.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:45:02.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:45:02.733 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:45:02.733 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:45:02.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:45:02.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:45:02.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:45:02.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:45:02.733 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:45:02.733 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1243ms. 2025-07-01 09:45:02.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:45:02.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:45:02.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:45:02.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:45:02.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:45:02.733 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:45:02.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:45:02.734 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:45:02.734 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:45:02.734 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:45:02.734 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:45:02.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:45:02.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:45:02.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:45:02.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:45:02.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:45:02.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:45:02.734 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9934ms 2025-07-01 09:45:02.734 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:45:02.734 +03:00 [DBG] Connection id "0HNC8090TGBCM" completed keep alive response. 2025-07-01 09:45:02.734 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6632ms 2025-07-01 09:45:02.734 +03:00 [DBG] Connection id "0HNC8090TGBCM" received FIN. 2025-07-01 09:45:02.734 +03:00 [DBG] Connection id "0HNC8090TGBCM" disconnecting. 2025-07-01 09:45:02.734 +03:00 [DBG] Connection id "0HNC8090TGBCM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:45:02.735 +03:00 [DBG] Connection id "0HNC8090TGBCM" stopped. 2025-07-01 09:46:02.733 +03:00 [DBG] Connection id "0HNC8090TGBCN" accepted. 2025-07-01 09:46:02.733 +03:00 [DBG] Connection id "0HNC8090TGBCN" started. 2025-07-01 09:46:02.733 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:46:02.733 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:46:02.733 +03:00 [DBG] POST requests are not supported 2025-07-01 09:46:02.733 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:46:02.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-07-01 09:46:02.733 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:46:02.733 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:46:02.733 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:46:02.733 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:46:02.733 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:46:02.733 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:46:02.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-07-01 09:46:02.733 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:46:02.733 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:46:02.733 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:46:02.734 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:46:02.734 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:46:02.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:46:02.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:46:02.734 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:46:02.734 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:46:02.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:46:02.734 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:46:02.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:46:02.734 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:46:02.734 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:46:02.734 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1202ms. 2025-07-01 09:46:02.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:46:02.734 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:46:02.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:46:02.734 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:46:02.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:46:02.734 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:46:02.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:46:02.734 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:46:02.734 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:46:02.734 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:46:02.734 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:46:02.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:46:02.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:46:02.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:46:02.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:46:02.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:46:02.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:46:02.734 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7407ms 2025-07-01 09:46:02.734 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:46:02.734 +03:00 [DBG] Connection id "0HNC8090TGBCN" completed keep alive response. 2025-07-01 09:46:02.734 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3553ms 2025-07-01 09:46:02.735 +03:00 [DBG] Connection id "0HNC8090TGBCN" received FIN. 2025-07-01 09:46:02.735 +03:00 [DBG] Connection id "0HNC8090TGBCN" disconnecting. 2025-07-01 09:46:02.735 +03:00 [DBG] Connection id "0HNC8090TGBCN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:46:02.736 +03:00 [DBG] Connection id "0HNC8090TGBCN" stopped. 2025-07-01 09:47:02.729 +03:00 [DBG] Connection id "0HNC8090TGBCO" accepted. 2025-07-01 09:47:02.729 +03:00 [DBG] Connection id "0HNC8090TGBCO" started. 2025-07-01 09:47:02.729 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:47:02.729 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:47:02.729 +03:00 [DBG] POST requests are not supported 2025-07-01 09:47:02.729 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:47:02.729 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:47:02.729 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:47:02.729 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:47:02.729 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:47:02.729 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:47:02.729 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:47:02.729 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:47:02.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-07-01 09:47:02.729 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:47:02.729 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:47:02.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-07-01 09:47:02.729 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:47:02.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-07-01 09:47:02.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:47:02.730 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:47:02.730 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:47:02.730 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:47:02.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:47:02.730 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:47:02.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:47:02.730 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:47:02.730 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:47:02.730 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1561ms. 2025-07-01 09:47:02.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:47:02.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:47:02.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:47:02.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:47:02.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:47:02.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:47:02.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:47:02.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:47:02.730 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:47:02.730 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:47:02.730 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:47:02.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:47:02.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:47:02.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:47:02.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:47:02.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:47:02.730 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:47:02.730 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7772ms 2025-07-01 09:47:02.730 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:47:02.730 +03:00 [DBG] Connection id "0HNC8090TGBCO" completed keep alive response. 2025-07-01 09:47:02.730 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4181ms 2025-07-01 09:47:02.731 +03:00 [DBG] Connection id "0HNC8090TGBCO" received FIN. 2025-07-01 09:47:02.731 +03:00 [DBG] Connection id "0HNC8090TGBCO" disconnecting. 2025-07-01 09:47:02.731 +03:00 [DBG] Connection id "0HNC8090TGBCO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:47:02.731 +03:00 [DBG] Connection id "0HNC8090TGBCO" stopped. 2025-07-01 09:48:02.727 +03:00 [DBG] Connection id "0HNC8090TGBCP" accepted. 2025-07-01 09:48:02.727 +03:00 [DBG] Connection id "0HNC8090TGBCP" started. 2025-07-01 09:48:02.727 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:48:02.727 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:48:02.727 +03:00 [DBG] POST requests are not supported 2025-07-01 09:48:02.727 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:48:02.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-07-01 09:48:02.727 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:48:02.727 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:48:02.727 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:48:02.727 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:48:02.727 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:48:02.727 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:48:02.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-07-01 09:48:02.727 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:48:02.727 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:48:02.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-07-01 09:48:02.727 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:48:02.728 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:48:02.728 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:48:02.728 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:48:02.728 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:48:02.728 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:48:02.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:48:02.728 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:48:02.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:48:02.728 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:48:02.728 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:48:02.728 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1297ms. 2025-07-01 09:48:02.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:48:02.728 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:48:02.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:48:02.728 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:48:02.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:48:02.728 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:48:02.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:48:02.728 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:48:02.728 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:48:02.728 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:48:02.728 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:48:02.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:48:02.728 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:48:02.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:48:02.728 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:48:02.728 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:48:02.728 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:48:02.728 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7754ms 2025-07-01 09:48:02.728 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:48:02.728 +03:00 [DBG] Connection id "0HNC8090TGBCP" completed keep alive response. 2025-07-01 09:48:02.728 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3961ms 2025-07-01 09:48:02.729 +03:00 [DBG] Connection id "0HNC8090TGBCP" received FIN. 2025-07-01 09:48:02.729 +03:00 [DBG] Connection id "0HNC8090TGBCP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:48:02.729 +03:00 [DBG] Connection id "0HNC8090TGBCP" disconnecting. 2025-07-01 09:48:02.729 +03:00 [DBG] Connection id "0HNC8090TGBCP" stopped. 2025-07-01 09:49:02.732 +03:00 [DBG] Connection id "0HNC8090TGBCQ" accepted. 2025-07-01 09:49:02.732 +03:00 [DBG] Connection id "0HNC8090TGBCQ" started. 2025-07-01 09:49:02.732 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:49:02.732 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:49:02.732 +03:00 [DBG] POST requests are not supported 2025-07-01 09:49:02.733 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:49:02.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-07-01 09:49:02.733 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:49:02.733 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:49:02.733 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:49:02.733 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:49:02.733 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:49:02.733 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:49:02.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-07-01 09:49:02.733 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:49:02.733 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:49:02.733 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:49:02.733 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:49:02.733 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:49:02.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:49:02.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:49:02.733 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:49:02.734 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:49:02.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:49:02.734 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:49:02.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:49:02.734 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:49:02.734 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:49:02.734 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1941ms. 2025-07-01 09:49:02.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:49:02.734 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:49:02.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:49:02.734 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:49:02.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:49:02.734 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:49:02.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:49:02.734 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:49:02.734 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:49:02.734 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:49:02.735 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:49:02.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:49:02.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:49:02.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:49:02.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:49:02.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:49:02.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:49:02.735 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3913ms 2025-07-01 09:49:02.735 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:49:02.735 +03:00 [DBG] Connection id "0HNC8090TGBCQ" completed keep alive response. 2025-07-01 09:49:02.735 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7079ms 2025-07-01 09:49:02.735 +03:00 [DBG] Connection id "0HNC8090TGBCQ" received FIN. 2025-07-01 09:49:02.735 +03:00 [DBG] Connection id "0HNC8090TGBCQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:49:02.736 +03:00 [DBG] Connection id "0HNC8090TGBCQ" disconnecting. 2025-07-01 09:49:02.736 +03:00 [DBG] Connection id "0HNC8090TGBCQ" stopped. 2025-07-01 09:50:02.732 +03:00 [DBG] Connection id "0HNC8090TGBCR" accepted. 2025-07-01 09:50:02.732 +03:00 [DBG] Connection id "0HNC8090TGBCR" started. 2025-07-01 09:50:02.732 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:50:02.732 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:50:02.732 +03:00 [DBG] POST requests are not supported 2025-07-01 09:50:02.732 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:50:02.732 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:50:02.732 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:50:02.732 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:50:02.732 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:50:02.732 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:50:02.732 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:50:02.732 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:50:02.732 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:50:02.733 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:50:02.733 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:50:02.733 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:50:02.733 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:50:02.733 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:50:02.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:50:02.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:50:02.733 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:50:02.733 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:50:02.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:50:02.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:50:02.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:50:02.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:50:02.733 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:50:02.733 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1219ms. 2025-07-01 09:50:02.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:50:02.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:50:02.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:50:02.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:50:02.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:50:02.733 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:50:02.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:50:02.733 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:50:02.733 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:50:02.733 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:50:02.733 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:50:02.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:50:02.733 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:50:02.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:50:02.733 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:50:02.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:50:02.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:50:02.733 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6738ms 2025-07-01 09:50:02.733 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:50:02.733 +03:00 [DBG] Connection id "0HNC8090TGBCR" completed keep alive response. 2025-07-01 09:50:02.733 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.281ms 2025-07-01 09:50:02.734 +03:00 [DBG] Connection id "0HNC8090TGBCR" received FIN. 2025-07-01 09:50:02.734 +03:00 [DBG] Connection id "0HNC8090TGBCR" disconnecting. 2025-07-01 09:50:02.734 +03:00 [DBG] Connection id "0HNC8090TGBCR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:50:02.735 +03:00 [DBG] Connection id "0HNC8090TGBCR" stopped. 2025-07-01 09:51:02.736 +03:00 [DBG] Connection id "0HNC8090TGBCS" accepted. 2025-07-01 09:51:02.736 +03:00 [DBG] Connection id "0HNC8090TGBCS" started. 2025-07-01 09:51:02.736 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:51:02.736 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:51:02.736 +03:00 [DBG] POST requests are not supported 2025-07-01 09:51:02.736 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:51:02.736 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:51:02.736 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:51:02.736 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:51:02.737 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:51:02.737 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:51:02.737 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:51:02.737 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:51:02.737 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:51:02.737 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:51:02.737 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:51:02.737 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:51:02.737 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:51:02.737 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:51:02.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:51:02.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:51:02.737 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:51:02.737 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:51:02.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:51:02.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:51:02.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:51:02.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:51:02.737 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:51:02.738 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1372ms. 2025-07-01 09:51:02.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:51:02.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:51:02.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:51:02.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:51:02.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:51:02.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:51:02.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:51:02.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:51:02.738 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:51:02.738 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:51:02.738 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:51:02.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:51:02.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:51:02.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:51:02.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:51:02.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:51:02.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:51:02.738 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0746ms 2025-07-01 09:51:02.738 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:51:02.738 +03:00 [DBG] Connection id "0HNC8090TGBCS" completed keep alive response. 2025-07-01 09:51:02.738 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.057ms 2025-07-01 09:51:02.738 +03:00 [DBG] Connection id "0HNC8090TGBCS" received FIN. 2025-07-01 09:51:02.739 +03:00 [DBG] Connection id "0HNC8090TGBCS" disconnecting. 2025-07-01 09:51:02.739 +03:00 [DBG] Connection id "0HNC8090TGBCS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:51:02.740 +03:00 [DBG] Connection id "0HNC8090TGBCS" stopped. 2025-07-01 09:52:02.725 +03:00 [DBG] Connection id "0HNC8090TGBCT" accepted. 2025-07-01 09:52:02.725 +03:00 [DBG] Connection id "0HNC8090TGBCT" started. 2025-07-01 09:52:02.725 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:52:02.725 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:52:02.725 +03:00 [DBG] POST requests are not supported 2025-07-01 09:52:02.725 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:52:02.725 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:52:02.725 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:52:02.725 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:52:02.725 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:52:02.725 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:52:02.725 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:52:02.725 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:52:02.725 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:52:02.725 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:52:02.725 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:52:02.725 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:52:02.725 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:52:02.725 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:52:02.725 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:52:02.725 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:52:02.726 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:52:02.726 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:52:02.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:52:02.726 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:52:02.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:52:02.726 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:52:02.726 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:52:02.726 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.142ms. 2025-07-01 09:52:02.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:52:02.726 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:52:02.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:52:02.726 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:52:02.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:52:02.726 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:52:02.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:52:02.726 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:52:02.726 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:52:02.726 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:52:02.726 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:52:02.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:52:02.726 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:52:02.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:52:02.726 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:52:02.726 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:52:02.726 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:52:02.726 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7577ms 2025-07-01 09:52:02.726 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:52:02.726 +03:00 [DBG] Connection id "0HNC8090TGBCT" completed keep alive response. 2025-07-01 09:52:02.726 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4285ms 2025-07-01 09:52:02.727 +03:00 [DBG] Connection id "0HNC8090TGBCT" received FIN. 2025-07-01 09:52:02.727 +03:00 [DBG] Connection id "0HNC8090TGBCT" disconnecting. 2025-07-01 09:52:02.727 +03:00 [DBG] Connection id "0HNC8090TGBCT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:52:02.728 +03:00 [DBG] Connection id "0HNC8090TGBCT" stopped. 2025-07-01 09:53:02.730 +03:00 [DBG] Connection id "0HNC8090TGBCU" accepted. 2025-07-01 09:53:02.730 +03:00 [DBG] Connection id "0HNC8090TGBCU" started. 2025-07-01 09:53:02.730 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:53:02.730 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:53:02.730 +03:00 [DBG] POST requests are not supported 2025-07-01 09:53:02.730 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:53:02.730 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:53:02.730 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:53:02.730 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:53:02.730 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:53:02.730 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:53:02.730 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:53:02.730 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:53:02.730 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:53:02.731 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:53:02.731 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:53:02.731 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:53:02.731 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:53:02.731 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:53:02.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:53:02.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:53:02.731 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:53:02.731 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:53:02.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:53:02.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:53:02.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:53:02.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:53:02.731 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:53:02.731 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1246ms. 2025-07-01 09:53:02.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:53:02.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:53:02.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:53:02.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:53:02.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:53:02.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:53:02.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:53:02.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:53:02.731 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:53:02.731 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:53:02.731 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:53:02.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:53:02.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:53:02.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:53:02.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:53:02.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:53:02.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:53:02.731 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7311ms 2025-07-01 09:53:02.731 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:53:02.731 +03:00 [DBG] Connection id "0HNC8090TGBCU" completed keep alive response. 2025-07-01 09:53:02.731 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3623ms 2025-07-01 09:53:02.732 +03:00 [DBG] Connection id "0HNC8090TGBCU" received FIN. 2025-07-01 09:53:02.732 +03:00 [DBG] Connection id "0HNC8090TGBCU" disconnecting. 2025-07-01 09:53:02.732 +03:00 [DBG] Connection id "0HNC8090TGBCU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:53:02.733 +03:00 [DBG] Connection id "0HNC8090TGBCU" stopped. 2025-07-01 09:54:02.738 +03:00 [DBG] Connection id "0HNC8090TGBCV" accepted. 2025-07-01 09:54:02.739 +03:00 [DBG] Connection id "0HNC8090TGBCV" started. 2025-07-01 09:54:02.739 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:54:02.739 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:54:02.739 +03:00 [DBG] POST requests are not supported 2025-07-01 09:54:02.739 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:54:02.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-07-01 09:54:02.739 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:54:02.739 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:54:02.739 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:54:02.739 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:54:02.739 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:54:02.739 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:54:02.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-07-01 09:54:02.739 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:54:02.739 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:54:02.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-07-01 09:54:02.739 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:54:02.739 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:54:02.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:54:02.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:54:02.739 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:54:02.739 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:54:02.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:54:02.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:54:02.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:54:02.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:54:02.739 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:54:02.739 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1195ms. 2025-07-01 09:54:02.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:54:02.739 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:54:02.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:54:02.739 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:54:02.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:54:02.739 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:54:02.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:54:02.740 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:54:02.740 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:54:02.740 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:54:02.740 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:54:02.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:54:02.740 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:54:02.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:54:02.740 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:54:02.740 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:54:02.740 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:54:02.740 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.569ms 2025-07-01 09:54:02.740 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:54:02.740 +03:00 [DBG] Connection id "0HNC8090TGBCV" completed keep alive response. 2025-07-01 09:54:02.740 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1282ms 2025-07-01 09:54:02.740 +03:00 [DBG] Connection id "0HNC8090TGBCV" received FIN. 2025-07-01 09:54:02.740 +03:00 [DBG] Connection id "0HNC8090TGBCV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:54:02.740 +03:00 [DBG] Connection id "0HNC8090TGBCV" disconnecting. 2025-07-01 09:54:02.740 +03:00 [DBG] Connection id "0HNC8090TGBCV" stopped. 2025-07-01 09:55:02.732 +03:00 [DBG] Connection id "0HNC8090TGBD0" accepted. 2025-07-01 09:55:02.732 +03:00 [DBG] Connection id "0HNC8090TGBD0" started. 2025-07-01 09:55:02.732 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:55:02.732 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:55:02.732 +03:00 [DBG] POST requests are not supported 2025-07-01 09:55:02.732 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:55:02.732 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:55:02.732 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:55:02.732 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:55:02.732 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:55:02.732 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:55:02.732 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:55:02.733 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:55:02.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-07-01 09:55:02.733 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:55:02.733 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:55:02.733 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:55:02.733 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:55:02.733 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:55:02.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:55:02.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:55:02.733 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:55:02.733 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:55:02.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:55:02.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:55:02.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:55:02.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:55:02.733 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:55:02.733 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1302ms. 2025-07-01 09:55:02.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:55:02.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:55:02.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:55:02.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:55:02.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:55:02.733 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:55:02.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:55:02.733 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:55:02.733 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:55:02.733 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:55:02.734 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:55:02.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:55:02.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:55:02.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:55:02.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:55:02.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:55:02.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:55:02.734 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.81ms 2025-07-01 09:55:02.734 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:55:02.734 +03:00 [DBG] Connection id "0HNC8090TGBD0" completed keep alive response. 2025-07-01 09:55:02.734 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6756ms 2025-07-01 09:55:02.734 +03:00 [DBG] Connection id "0HNC8090TGBD0" received FIN. 2025-07-01 09:55:02.734 +03:00 [DBG] Connection id "0HNC8090TGBD0" disconnecting. 2025-07-01 09:55:02.734 +03:00 [DBG] Connection id "0HNC8090TGBD0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:55:02.735 +03:00 [DBG] Connection id "0HNC8090TGBD0" stopped. 2025-07-01 09:56:02.722 +03:00 [DBG] Connection id "0HNC8090TGBD1" accepted. 2025-07-01 09:56:02.722 +03:00 [DBG] Connection id "0HNC8090TGBD1" started. 2025-07-01 09:56:02.722 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:56:02.722 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:56:02.722 +03:00 [DBG] POST requests are not supported 2025-07-01 09:56:02.722 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:56:02.722 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:56:02.722 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:56:02.722 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:56:02.722 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:56:02.722 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:56:02.723 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:56:02.723 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:56:02.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-07-01 09:56:02.723 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:56:02.723 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:56:02.723 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:56:02.723 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:56:02.723 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:56:02.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:56:02.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:56:02.723 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:56:02.723 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:56:02.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:56:02.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:56:02.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:56:02.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:56:02.723 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:56:02.723 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1316ms. 2025-07-01 09:56:02.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:56:02.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:56:02.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:56:02.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:56:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:56:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:56:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:56:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:56:02.724 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:56:02.724 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:56:02.724 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:56:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:56:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:56:02.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:56:02.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:56:02.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:56:02.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:56:02.724 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0663ms 2025-07-01 09:56:02.724 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:56:02.724 +03:00 [DBG] Connection id "0HNC8090TGBD1" completed keep alive response. 2025-07-01 09:56:02.724 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8687ms 2025-07-01 09:56:02.724 +03:00 [DBG] Connection id "0HNC8090TGBD1" received FIN. 2025-07-01 09:56:02.724 +03:00 [DBG] Connection id "0HNC8090TGBD1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:56:02.724 +03:00 [DBG] Connection id "0HNC8090TGBD1" disconnecting. 2025-07-01 09:56:02.724 +03:00 [DBG] Connection id "0HNC8090TGBD1" stopped. 2025-07-01 09:57:02.737 +03:00 [DBG] Connection id "0HNC8090TGBD2" accepted. 2025-07-01 09:57:02.738 +03:00 [DBG] Connection id "0HNC8090TGBD2" started. 2025-07-01 09:57:02.738 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:57:02.738 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:57:02.738 +03:00 [DBG] POST requests are not supported 2025-07-01 09:57:02.738 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:57:02.738 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:57:02.738 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:57:02.738 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:57:02.738 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:57:02.738 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:57:02.738 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:57:02.738 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:57:02.738 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:57:02.738 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:57:02.738 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:57:02.738 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:57:02.738 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:57:02.738 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:57:02.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:57:02.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:57:02.738 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:57:02.738 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:57:02.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:57:02.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:57:02.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:57:02.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:57:02.739 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:57:02.739 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1342ms. 2025-07-01 09:57:02.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:57:02.739 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:57:02.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:57:02.739 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:57:02.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:57:02.739 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:57:02.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:57:02.739 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:57:02.739 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:57:02.739 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:57:02.739 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:57:02.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:57:02.739 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:57:02.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:57:02.739 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:57:02.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:57:02.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:57:02.739 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8222ms 2025-07-01 09:57:02.739 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:57:02.739 +03:00 [DBG] Connection id "0HNC8090TGBD2" completed keep alive response. 2025-07-01 09:57:02.739 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.52ms 2025-07-01 09:57:02.739 +03:00 [DBG] Connection id "0HNC8090TGBD2" received FIN. 2025-07-01 09:57:02.740 +03:00 [DBG] Connection id "0HNC8090TGBD2" disconnecting. 2025-07-01 09:57:02.740 +03:00 [DBG] Connection id "0HNC8090TGBD2" stopped. 2025-07-01 09:57:02.740 +03:00 [DBG] Connection id "0HNC8090TGBD2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:58:02.731 +03:00 [DBG] Connection id "0HNC8090TGBD3" accepted. 2025-07-01 09:58:02.731 +03:00 [DBG] Connection id "0HNC8090TGBD3" started. 2025-07-01 09:58:02.731 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:58:02.731 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:58:02.731 +03:00 [DBG] POST requests are not supported 2025-07-01 09:58:02.731 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:58:02.732 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 09:58:02.732 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:58:02.732 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:58:02.732 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:58:02.732 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:58:02.732 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:58:02.732 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:58:02.732 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 09:58:02.732 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:58:02.732 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:58:02.732 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:58:02.732 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:58:02.732 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:58:02.732 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:58:02.732 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:58:02.732 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:58:02.732 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:58:02.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:58:02.732 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:58:02.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:58:02.732 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:58:02.732 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:58:02.732 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.118ms. 2025-07-01 09:58:02.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:58:02.732 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:58:02.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:58:02.732 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:58:02.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:58:02.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:58:02.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:58:02.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:58:02.732 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:58:02.732 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:58:02.732 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:58:02.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:58:02.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:58:02.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:58:02.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:58:02.732 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:58:02.732 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:58:02.732 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6344ms 2025-07-01 09:58:02.733 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:58:02.733 +03:00 [DBG] Connection id "0HNC8090TGBD3" completed keep alive response. 2025-07-01 09:58:02.733 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1673ms 2025-07-01 09:58:02.733 +03:00 [DBG] Connection id "0HNC8090TGBD3" received FIN. 2025-07-01 09:58:02.733 +03:00 [DBG] Connection id "0HNC8090TGBD3" disconnecting. 2025-07-01 09:58:02.733 +03:00 [DBG] Connection id "0HNC8090TGBD3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:58:02.734 +03:00 [DBG] Connection id "0HNC8090TGBD3" stopped. 2025-07-01 09:59:02.733 +03:00 [DBG] Connection id "0HNC8090TGBD4" accepted. 2025-07-01 09:59:02.733 +03:00 [DBG] Connection id "0HNC8090TGBD4" started. 2025-07-01 09:59:02.733 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 09:59:02.733 +03:00 [VRB] All hosts are allowed. 2025-07-01 09:59:02.733 +03:00 [DBG] POST requests are not supported 2025-07-01 09:59:02.733 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 09:59:02.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-07-01 09:59:02.733 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:59:02.733 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 09:59:02.733 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 09:59:02.733 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 09:59:02.733 +03:00 [INF] CORS policy execution successful. 2025-07-01 09:59:02.733 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:59:02.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-07-01 09:59:02.733 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 09:59:02.733 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 09:59:02.733 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 09:59:02.733 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 09:59:02.733 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 09:59:02.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:59:02.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:59:02.734 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:59:02.734 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 09:59:02.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:59:02.734 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:59:02.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:59:02.734 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:59:02.734 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 09:59:02.734 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.147ms. 2025-07-01 09:59:02.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:59:02.734 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 09:59:02.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:59:02.734 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 09:59:02.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:59:02.734 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:59:02.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:59:02.734 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:59:02.734 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:59:02.734 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 09:59:02.734 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 09:59:02.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:59:02.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 09:59:02.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:59:02.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:59:02.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:59:02.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 09:59:02.734 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0116ms 2025-07-01 09:59:02.735 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 09:59:02.735 +03:00 [DBG] Connection id "0HNC8090TGBD4" completed keep alive response. 2025-07-01 09:59:02.735 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8359ms 2025-07-01 09:59:02.735 +03:00 [DBG] Connection id "0HNC8090TGBD4" received FIN. 2025-07-01 09:59:02.735 +03:00 [DBG] Connection id "0HNC8090TGBD4" disconnecting. 2025-07-01 09:59:02.735 +03:00 [DBG] Connection id "0HNC8090TGBD4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 09:59:02.736 +03:00 [DBG] Connection id "0HNC8090TGBD4" stopped. 2025-07-01 10:00:02.729 +03:00 [DBG] Connection id "0HNC8090TGBD5" accepted. 2025-07-01 10:00:02.729 +03:00 [DBG] Connection id "0HNC8090TGBD5" started. 2025-07-01 10:00:02.729 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:00:02.729 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:00:02.729 +03:00 [DBG] POST requests are not supported 2025-07-01 10:00:02.729 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:00:02.729 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:00:02.729 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:00:02.729 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:00:02.729 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:00:02.730 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:00:02.730 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:00:02.730 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:00:02.730 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:00:02.730 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:00:02.730 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:00:02.730 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:00:02.730 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:00:02.730 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:00:02.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:00:02.730 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:00:02.730 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:00:02.730 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:00:02.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:00:02.730 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:00:02.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:00:02.730 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:00:02.730 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:00:02.730 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1309ms. 2025-07-01 10:00:02.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:00:02.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:00:02.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:00:02.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:00:02.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:00:02.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:00:02.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:00:02.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:00:02.731 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:00:02.731 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:00:02.731 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:00:02.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:00:02.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:00:02.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:00:02.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:00:02.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:00:02.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:00:02.731 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9273ms 2025-07-01 10:00:02.731 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:00:02.731 +03:00 [DBG] Connection id "0HNC8090TGBD5" completed keep alive response. 2025-07-01 10:00:02.731 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5955ms 2025-07-01 10:00:02.731 +03:00 [DBG] Connection id "0HNC8090TGBD5" received FIN. 2025-07-01 10:00:02.731 +03:00 [DBG] Connection id "0HNC8090TGBD5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:00:02.731 +03:00 [DBG] Connection id "0HNC8090TGBD5" disconnecting. 2025-07-01 10:00:02.731 +03:00 [DBG] Connection id "0HNC8090TGBD5" stopped. 2025-07-01 10:01:02.738 +03:00 [DBG] Connection id "0HNC8090TGBD6" accepted. 2025-07-01 10:01:02.738 +03:00 [DBG] Connection id "0HNC8090TGBD6" started. 2025-07-01 10:01:02.738 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:01:02.738 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:01:02.738 +03:00 [DBG] POST requests are not supported 2025-07-01 10:01:02.738 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:01:02.738 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:01:02.738 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:01:02.738 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:01:02.738 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:01:02.738 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:01:02.738 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:01:02.738 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:01:02.738 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:01:02.738 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:01:02.738 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:01:02.738 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:01:02.738 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:01:02.738 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:01:02.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:01:02.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:01:02.738 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:01:02.739 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:01:02.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:01:02.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:01:02.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:01:02.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:01:02.739 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:01:02.739 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1171ms. 2025-07-01 10:01:02.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:01:02.739 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:01:02.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:01:02.739 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:01:02.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:01:02.739 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:01:02.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:01:02.739 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:01:02.739 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:01:02.739 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:01:02.739 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:01:02.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:01:02.739 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:01:02.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:01:02.739 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:01:02.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:01:02.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:01:02.739 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7702ms 2025-07-01 10:01:02.739 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:01:02.739 +03:00 [DBG] Connection id "0HNC8090TGBD6" completed keep alive response. 2025-07-01 10:01:02.739 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4965ms 2025-07-01 10:01:02.740 +03:00 [DBG] Connection id "0HNC8090TGBD6" received FIN. 2025-07-01 10:01:02.740 +03:00 [DBG] Connection id "0HNC8090TGBD6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:01:02.740 +03:00 [DBG] Connection id "0HNC8090TGBD6" disconnecting. 2025-07-01 10:01:02.740 +03:00 [DBG] Connection id "0HNC8090TGBD6" stopped. 2025-07-01 10:02:02.793 +03:00 [DBG] Connection id "0HNC8090TGBD7" accepted. 2025-07-01 10:02:02.793 +03:00 [DBG] Connection id "0HNC8090TGBD7" started. 2025-07-01 10:02:02.793 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:02:02.793 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:02:02.793 +03:00 [DBG] POST requests are not supported 2025-07-01 10:02:02.793 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:02:02.793 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:02:02.793 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:02:02.793 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:02:02.793 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:02:02.793 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:02:02.793 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:02:02.793 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:02:02.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-07-01 10:02:02.793 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:02:02.793 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:02:02.794 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:02:02.794 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:02:02.794 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:02:02.794 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:02:02.794 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:02:02.794 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:02:02.794 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:02:02.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:02:02.794 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:02:02.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:02:02.794 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:02:02.794 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:02:02.794 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1577ms. 2025-07-01 10:02:02.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:02:02.794 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:02:02.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:02:02.794 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:02:02.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:02:02.794 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:02:02.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:02:02.794 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:02:02.794 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:02:02.794 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:02:02.794 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:02:02.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:02:02.794 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:02:02.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:02:02.794 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:02:02.794 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:02:02.794 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:02:02.795 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8589ms 2025-07-01 10:02:02.795 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:02:02.795 +03:00 [DBG] Connection id "0HNC8090TGBD7" completed keep alive response. 2025-07-01 10:02:02.795 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6326ms 2025-07-01 10:02:02.795 +03:00 [DBG] Connection id "0HNC8090TGBD7" received FIN. 2025-07-01 10:02:02.795 +03:00 [DBG] Connection id "0HNC8090TGBD7" disconnecting. 2025-07-01 10:02:02.795 +03:00 [DBG] Connection id "0HNC8090TGBD7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:02:02.796 +03:00 [DBG] Connection id "0HNC8090TGBD7" stopped. 2025-07-01 10:03:02.737 +03:00 [DBG] Connection id "0HNC8090TGBD8" accepted. 2025-07-01 10:03:02.738 +03:00 [DBG] Connection id "0HNC8090TGBD8" started. 2025-07-01 10:03:02.738 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:03:02.738 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:03:02.738 +03:00 [DBG] POST requests are not supported 2025-07-01 10:03:02.738 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:03:02.738 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:03:02.738 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:03:02.738 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:03:02.738 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:03:02.738 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:03:02.738 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:03:02.738 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:03:02.738 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:03:02.738 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:03:02.738 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:03:02.738 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:03:02.738 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:03:02.738 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:03:02.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:03:02.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:03:02.738 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:03:02.738 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:03:02.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:03:02.738 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:03:02.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:03:02.738 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:03:02.738 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:03:02.739 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1524ms. 2025-07-01 10:03:02.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:03:02.739 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:03:02.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:03:02.739 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:03:02.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:03:02.739 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:03:02.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:03:02.739 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:03:02.739 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:03:02.739 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:03:02.739 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:03:02.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:03:02.739 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:03:02.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:03:02.739 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:03:02.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:03:02.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:03:02.739 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7196ms 2025-07-01 10:03:02.739 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:03:02.739 +03:00 [DBG] Connection id "0HNC8090TGBD8" completed keep alive response. 2025-07-01 10:03:02.739 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3207ms 2025-07-01 10:03:02.739 +03:00 [DBG] Connection id "0HNC8090TGBD8" received FIN. 2025-07-01 10:03:02.739 +03:00 [DBG] Connection id "0HNC8090TGBD8" disconnecting. 2025-07-01 10:03:02.739 +03:00 [DBG] Connection id "0HNC8090TGBD8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:03:02.740 +03:00 [DBG] Connection id "0HNC8090TGBD8" stopped. 2025-07-01 10:04:02.732 +03:00 [DBG] Connection id "0HNC8090TGBD9" accepted. 2025-07-01 10:04:02.732 +03:00 [DBG] Connection id "0HNC8090TGBD9" started. 2025-07-01 10:04:02.732 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:04:02.732 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:04:02.732 +03:00 [DBG] POST requests are not supported 2025-07-01 10:04:02.732 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:04:02.732 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:04:02.732 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:04:02.732 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:04:02.732 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:04:02.733 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:04:02.733 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:04:02.733 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:04:02.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-07-01 10:04:02.733 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:04:02.733 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:04:02.733 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:04:02.733 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:04:02.733 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:04:02.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:04:02.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:04:02.733 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:04:02.733 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:04:02.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:04:02.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:04:02.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:04:02.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:04:02.733 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:04:02.733 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1607ms. 2025-07-01 10:04:02.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:04:02.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:04:02.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:04:02.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:04:02.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:04:02.733 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:04:02.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:04:02.733 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:04:02.734 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:04:02.734 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:04:02.734 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:04:02.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:04:02.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:04:02.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:04:02.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:04:02.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:04:02.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:04:02.734 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8786ms 2025-07-01 10:04:02.734 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:04:02.734 +03:00 [DBG] Connection id "0HNC8090TGBD9" completed keep alive response. 2025-07-01 10:04:02.734 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6276ms 2025-07-01 10:04:02.734 +03:00 [DBG] Connection id "0HNC8090TGBD9" received FIN. 2025-07-01 10:04:02.734 +03:00 [DBG] Connection id "0HNC8090TGBD9" disconnecting. 2025-07-01 10:04:02.734 +03:00 [DBG] Connection id "0HNC8090TGBD9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:04:02.735 +03:00 [DBG] Connection id "0HNC8090TGBD9" stopped. 2025-07-01 10:05:02.742 +03:00 [DBG] Connection id "0HNC8090TGBDA" accepted. 2025-07-01 10:05:02.742 +03:00 [DBG] Connection id "0HNC8090TGBDA" started. 2025-07-01 10:05:02.742 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:05:02.742 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:05:02.742 +03:00 [DBG] POST requests are not supported 2025-07-01 10:05:02.742 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:05:02.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-07-01 10:05:02.742 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:05:02.742 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:05:02.742 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:05:02.742 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:05:02.743 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:05:02.743 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:05:02.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-07-01 10:05:02.743 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:05:02.743 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:05:02.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-07-01 10:05:02.743 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:05:02.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-07-01 10:05:02.743 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:05:02.743 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:05:02.743 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:05:02.743 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:05:02.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:05:02.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:05:02.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:05:02.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:05:02.743 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:05:02.744 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1569ms. 2025-07-01 10:05:02.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:05:02.744 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:05:02.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:05:02.744 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:05:02.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:05:02.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:05:02.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:05:02.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:05:02.744 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:05:02.744 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:05:02.744 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:05:02.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:05:02.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:05:02.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:05:02.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:05:02.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:05:02.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:05:02.744 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3849ms 2025-07-01 10:05:02.744 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:05:02.744 +03:00 [DBG] Connection id "0HNC8090TGBDA" completed keep alive response. 2025-07-01 10:05:02.745 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4561ms 2025-07-01 10:05:02.745 +03:00 [DBG] Connection id "0HNC8090TGBDA" received FIN. 2025-07-01 10:05:02.745 +03:00 [DBG] Connection id "0HNC8090TGBDA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:05:02.745 +03:00 [DBG] Connection id "0HNC8090TGBDA" disconnecting. 2025-07-01 10:05:02.745 +03:00 [DBG] Connection id "0HNC8090TGBDA" stopped. 2025-07-01 10:06:02.734 +03:00 [DBG] Connection id "0HNC8090TGBDB" accepted. 2025-07-01 10:06:02.734 +03:00 [DBG] Connection id "0HNC8090TGBDB" started. 2025-07-01 10:06:02.734 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:06:02.734 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:06:02.734 +03:00 [DBG] POST requests are not supported 2025-07-01 10:06:02.734 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:06:02.734 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:06:02.734 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:06:02.734 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:06:02.734 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:06:02.734 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:06:02.734 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:06:02.734 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:06:02.734 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:06:02.734 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:06:02.734 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:06:02.734 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:06:02.734 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:06:02.734 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:06:02.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:06:02.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:06:02.735 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:06:02.735 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:06:02.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:06:02.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:06:02.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:06:02.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:06:02.735 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:06:02.735 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1744ms. 2025-07-01 10:06:02.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:06:02.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:06:02.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:06:02.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:06:02.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:06:02.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:06:02.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:06:02.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:06:02.735 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:06:02.735 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:06:02.735 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:06:02.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:06:02.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:06:02.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:06:02.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:06:02.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:06:02.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:06:02.735 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8348ms 2025-07-01 10:06:02.735 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:06:02.735 +03:00 [DBG] Connection id "0HNC8090TGBDB" completed keep alive response. 2025-07-01 10:06:02.735 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4763ms 2025-07-01 10:06:02.736 +03:00 [DBG] Connection id "0HNC8090TGBDB" received FIN. 2025-07-01 10:06:02.736 +03:00 [DBG] Connection id "0HNC8090TGBDB" disconnecting. 2025-07-01 10:06:02.736 +03:00 [DBG] Connection id "0HNC8090TGBDB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:06:02.737 +03:00 [DBG] Connection id "0HNC8090TGBDB" stopped. 2025-07-01 10:07:02.738 +03:00 [DBG] Connection id "0HNC8090TGBDC" accepted. 2025-07-01 10:07:02.738 +03:00 [DBG] Connection id "0HNC8090TGBDC" started. 2025-07-01 10:07:02.738 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:07:02.738 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:07:02.738 +03:00 [DBG] POST requests are not supported 2025-07-01 10:07:02.738 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:07:02.738 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:07:02.738 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:07:02.738 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:07:02.738 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:07:02.738 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:07:02.738 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:07:02.738 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:07:02.738 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:07:02.738 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:07:02.738 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:07:02.738 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:07:02.738 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:07:02.738 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:07:02.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:07:02.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:07:02.738 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:07:02.739 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:07:02.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:07:02.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:07:02.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:07:02.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:07:02.739 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:07:02.739 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1246ms. 2025-07-01 10:07:02.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:07:02.739 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:07:02.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:07:02.739 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:07:02.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:07:02.739 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:07:02.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:07:02.739 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:07:02.739 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:07:02.739 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:07:02.739 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:07:02.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:07:02.739 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:07:02.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:07:02.739 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:07:02.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:07:02.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:07:02.739 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7087ms 2025-07-01 10:07:02.739 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:07:02.739 +03:00 [DBG] Connection id "0HNC8090TGBDC" completed keep alive response. 2025-07-01 10:07:02.739 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3826ms 2025-07-01 10:07:02.739 +03:00 [DBG] Connection id "0HNC8090TGBDC" received FIN. 2025-07-01 10:07:02.740 +03:00 [DBG] Connection id "0HNC8090TGBDC" disconnecting. 2025-07-01 10:07:02.740 +03:00 [DBG] Connection id "0HNC8090TGBDC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:07:02.741 +03:00 [DBG] Connection id "0HNC8090TGBDC" stopped. 2025-07-01 10:08:02.737 +03:00 [DBG] Connection id "0HNC8090TGBDD" accepted. 2025-07-01 10:08:02.738 +03:00 [DBG] Connection id "0HNC8090TGBDD" started. 2025-07-01 10:08:02.738 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:08:02.738 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:08:02.738 +03:00 [DBG] POST requests are not supported 2025-07-01 10:08:02.738 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:08:02.738 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:08:02.738 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:08:02.738 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:08:02.738 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:08:02.738 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:08:02.738 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:08:02.738 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:08:02.738 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:08:02.738 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:08:02.738 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:08:02.738 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:08:02.738 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:08:02.738 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:08:02.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:08:02.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:08:02.738 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:08:02.739 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:08:02.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:08:02.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:08:02.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:08:02.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:08:02.739 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:08:02.739 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1577ms. 2025-07-01 10:08:02.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:08:02.739 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:08:02.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:08:02.739 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:08:02.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:08:02.739 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:08:02.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:08:02.739 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:08:02.739 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:08:02.739 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:08:02.739 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:08:02.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:08:02.739 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:08:02.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:08:02.739 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:08:02.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:08:02.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:08:02.739 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0765ms 2025-07-01 10:08:02.739 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:08:02.740 +03:00 [DBG] Connection id "0HNC8090TGBDD" completed keep alive response. 2025-07-01 10:08:02.740 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9638ms 2025-07-01 10:08:02.740 +03:00 [DBG] Connection id "0HNC8090TGBDD" received FIN. 2025-07-01 10:08:02.740 +03:00 [DBG] Connection id "0HNC8090TGBDD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:08:02.740 +03:00 [DBG] Connection id "0HNC8090TGBDD" disconnecting. 2025-07-01 10:08:02.740 +03:00 [DBG] Connection id "0HNC8090TGBDD" stopped. 2025-07-01 10:09:02.736 +03:00 [DBG] Connection id "0HNC8090TGBDE" accepted. 2025-07-01 10:09:02.736 +03:00 [DBG] Connection id "0HNC8090TGBDE" started. 2025-07-01 10:09:02.736 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:09:02.736 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:09:02.736 +03:00 [DBG] POST requests are not supported 2025-07-01 10:09:02.736 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:09:02.736 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:09:02.736 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:09:02.736 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:09:02.736 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:09:02.736 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:09:02.736 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:09:02.736 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:09:02.736 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:09:02.736 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:09:02.736 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:09:02.736 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:09:02.736 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:09:02.736 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:09:02.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:09:02.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:09:02.737 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:09:02.737 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:09:02.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:09:02.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:09:02.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:09:02.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:09:02.737 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:09:02.737 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1326ms. 2025-07-01 10:09:02.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:09:02.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:09:02.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:09:02.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:09:02.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:09:02.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:09:02.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:09:02.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:09:02.737 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:09:02.737 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:09:02.737 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:09:02.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:09:02.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:09:02.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:09:02.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:09:02.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:09:02.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:09:02.738 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1176ms 2025-07-01 10:09:02.738 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:09:02.738 +03:00 [DBG] Connection id "0HNC8090TGBDE" completed keep alive response. 2025-07-01 10:09:02.738 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7829ms 2025-07-01 10:09:02.738 +03:00 [DBG] Connection id "0HNC8090TGBDE" received FIN. 2025-07-01 10:09:02.738 +03:00 [DBG] Connection id "0HNC8090TGBDE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:09:02.738 +03:00 [DBG] Connection id "0HNC8090TGBDE" disconnecting. 2025-07-01 10:09:02.738 +03:00 [DBG] Connection id "0HNC8090TGBDE" stopped. 2025-07-01 10:10:02.736 +03:00 [DBG] Connection id "0HNC8090TGBDF" accepted. 2025-07-01 10:10:02.736 +03:00 [DBG] Connection id "0HNC8090TGBDF" started. 2025-07-01 10:10:02.736 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:10:02.736 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:10:02.736 +03:00 [DBG] POST requests are not supported 2025-07-01 10:10:02.736 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:10:02.736 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:10:02.736 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:10:02.736 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:10:02.736 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:10:02.736 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:10:02.736 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:10:02.736 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:10:02.736 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:10:02.737 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:10:02.737 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:10:02.737 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:10:02.737 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:10:02.737 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:10:02.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:10:02.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:10:02.737 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:10:02.737 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:10:02.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:10:02.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:10:02.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:10:02.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:10:02.737 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:10:02.737 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.12ms. 2025-07-01 10:10:02.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:10:02.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:10:02.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:10:02.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:10:02.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:10:02.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:10:02.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:10:02.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:10:02.737 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:10:02.737 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:10:02.737 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:10:02.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:10:02.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:10:02.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:10:02.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:10:02.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:10:02.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:10:02.737 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6802ms 2025-07-01 10:10:02.737 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:10:02.737 +03:00 [DBG] Connection id "0HNC8090TGBDF" completed keep alive response. 2025-07-01 10:10:02.737 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3452ms 2025-07-01 10:10:02.738 +03:00 [DBG] Connection id "0HNC8090TGBDF" received FIN. 2025-07-01 10:10:02.738 +03:00 [DBG] Connection id "0HNC8090TGBDF" disconnecting. 2025-07-01 10:10:02.738 +03:00 [DBG] Connection id "0HNC8090TGBDF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:10:02.739 +03:00 [DBG] Connection id "0HNC8090TGBDF" stopped. 2025-07-01 10:11:02.732 +03:00 [DBG] Connection id "0HNC8090TGBDG" accepted. 2025-07-01 10:11:02.733 +03:00 [DBG] Connection id "0HNC8090TGBDG" started. 2025-07-01 10:11:02.733 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:11:02.733 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:11:02.733 +03:00 [DBG] POST requests are not supported 2025-07-01 10:11:02.733 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:11:02.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-07-01 10:11:02.733 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:11:02.733 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:11:02.733 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:11:02.733 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:11:02.733 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:11:02.733 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:11:02.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-07-01 10:11:02.733 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:11:02.733 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:11:02.733 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:11:02.733 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:11:02.733 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:11:02.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:11:02.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:11:02.733 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:11:02.733 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:11:02.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:11:02.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:11:02.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:11:02.734 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:11:02.734 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:11:02.734 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1197ms. 2025-07-01 10:11:02.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:11:02.734 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:11:02.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:11:02.734 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:11:02.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:11:02.734 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:11:02.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:11:02.734 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:11:02.734 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:11:02.734 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:11:02.734 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:11:02.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:11:02.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:11:02.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:11:02.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:11:02.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:11:02.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:11:02.734 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8222ms 2025-07-01 10:11:02.734 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:11:02.734 +03:00 [DBG] Connection id "0HNC8090TGBDG" completed keep alive response. 2025-07-01 10:11:02.734 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6261ms 2025-07-01 10:11:02.735 +03:00 [DBG] Connection id "0HNC8090TGBDG" received FIN. 2025-07-01 10:11:02.735 +03:00 [DBG] Connection id "0HNC8090TGBDG" disconnecting. 2025-07-01 10:11:02.735 +03:00 [DBG] Connection id "0HNC8090TGBDG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:11:02.736 +03:00 [DBG] Connection id "0HNC8090TGBDG" stopped. 2025-07-01 10:12:02.729 +03:00 [DBG] Connection id "0HNC8090TGBDH" accepted. 2025-07-01 10:12:02.729 +03:00 [DBG] Connection id "0HNC8090TGBDH" started. 2025-07-01 10:12:02.729 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:12:02.729 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:12:02.729 +03:00 [DBG] POST requests are not supported 2025-07-01 10:12:02.729 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:12:02.729 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:12:02.729 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:12:02.729 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:12:02.729 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:12:02.729 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:12:02.729 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:12:02.729 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:12:02.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-07-01 10:12:02.730 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:12:02.730 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:12:02.730 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:12:02.730 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:12:02.730 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:12:02.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:12:02.730 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:12:02.730 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:12:02.730 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:12:02.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:12:02.730 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:12:02.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:12:02.730 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:12:02.730 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:12:02.730 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.129ms. 2025-07-01 10:12:02.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:12:02.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:12:02.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:12:02.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:12:02.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:12:02.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:12:02.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:12:02.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:12:02.730 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:12:02.730 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:12:02.730 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:12:02.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:12:02.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:12:02.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:12:02.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:12:02.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:12:02.730 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:12:02.730 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7006ms 2025-07-01 10:12:02.730 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:12:02.730 +03:00 [DBG] Connection id "0HNC8090TGBDH" completed keep alive response. 2025-07-01 10:12:02.730 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3579ms 2025-07-01 10:12:02.731 +03:00 [DBG] Connection id "0HNC8090TGBDH" received FIN. 2025-07-01 10:12:02.731 +03:00 [DBG] Connection id "0HNC8090TGBDH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:12:02.731 +03:00 [DBG] Connection id "0HNC8090TGBDH" disconnecting. 2025-07-01 10:12:02.731 +03:00 [DBG] Connection id "0HNC8090TGBDH" stopped. 2025-07-01 10:13:02.733 +03:00 [DBG] Connection id "0HNC8090TGBDI" accepted. 2025-07-01 10:13:02.734 +03:00 [DBG] Connection id "0HNC8090TGBDI" started. 2025-07-01 10:13:02.734 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:13:02.734 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:13:02.734 +03:00 [DBG] POST requests are not supported 2025-07-01 10:13:02.734 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:13:02.734 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:13:02.734 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:13:02.734 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:13:02.734 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:13:02.734 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:13:02.734 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:13:02.734 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:13:02.734 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:13:02.734 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:13:02.734 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:13:02.734 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:13:02.734 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:13:02.734 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:13:02.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:13:02.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:13:02.734 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:13:02.734 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:13:02.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:13:02.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:13:02.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:13:02.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:13:02.735 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:13:02.735 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1207ms. 2025-07-01 10:13:02.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:13:02.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:13:02.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:13:02.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:13:02.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:13:02.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:13:02.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:13:02.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:13:02.735 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:13:02.735 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:13:02.735 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:13:02.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:13:02.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:13:02.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:13:02.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:13:02.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:13:02.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:13:02.735 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7332ms 2025-07-01 10:13:02.735 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:13:02.735 +03:00 [DBG] Connection id "0HNC8090TGBDI" completed keep alive response. 2025-07-01 10:13:02.735 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4223ms 2025-07-01 10:13:02.736 +03:00 [DBG] Connection id "0HNC8090TGBDI" received FIN. 2025-07-01 10:13:02.736 +03:00 [DBG] Connection id "0HNC8090TGBDI" disconnecting. 2025-07-01 10:13:02.736 +03:00 [DBG] Connection id "0HNC8090TGBDI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:13:02.737 +03:00 [DBG] Connection id "0HNC8090TGBDI" stopped. 2025-07-01 10:14:02.730 +03:00 [DBG] Connection id "0HNC8090TGBDJ" accepted. 2025-07-01 10:14:02.730 +03:00 [DBG] Connection id "0HNC8090TGBDJ" started. 2025-07-01 10:14:02.731 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:14:02.731 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:14:02.731 +03:00 [DBG] POST requests are not supported 2025-07-01 10:14:02.731 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:14:02.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-07-01 10:14:02.731 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:14:02.731 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:14:02.731 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:14:02.731 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:14:02.731 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:14:02.731 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:14:02.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-07-01 10:14:02.731 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:14:02.731 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:14:02.731 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:14:02.731 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:14:02.731 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:14:02.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:14:02.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:14:02.731 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:14:02.731 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:14:02.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:14:02.732 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:14:02.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:14:02.732 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:14:02.732 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:14:02.732 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1352ms. 2025-07-01 10:14:02.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:14:02.732 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:14:02.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:14:02.732 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:14:02.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:14:02.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:14:02.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:14:02.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:14:02.732 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:14:02.732 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:14:02.732 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:14:02.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:14:02.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:14:02.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:14:02.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:14:02.732 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:14:02.732 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:14:02.732 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7927ms 2025-07-01 10:14:02.732 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:14:02.732 +03:00 [DBG] Connection id "0HNC8090TGBDJ" completed keep alive response. 2025-07-01 10:14:02.732 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6684ms 2025-07-01 10:14:02.733 +03:00 [DBG] Connection id "0HNC8090TGBDJ" received FIN. 2025-07-01 10:14:02.733 +03:00 [DBG] Connection id "0HNC8090TGBDJ" disconnecting. 2025-07-01 10:14:02.733 +03:00 [DBG] Connection id "0HNC8090TGBDJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:14:02.734 +03:00 [DBG] Connection id "0HNC8090TGBDJ" stopped. 2025-07-01 10:15:02.738 +03:00 [DBG] Connection id "0HNC8090TGBDK" accepted. 2025-07-01 10:15:02.738 +03:00 [DBG] Connection id "0HNC8090TGBDK" started. 2025-07-01 10:15:02.739 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:15:02.739 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:15:02.739 +03:00 [DBG] POST requests are not supported 2025-07-01 10:15:02.739 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:15:02.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-07-01 10:15:02.739 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:15:02.739 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:15:02.739 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:15:02.739 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:15:02.739 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:15:02.739 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:15:02.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-07-01 10:15:02.739 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:15:02.739 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:15:02.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-07-01 10:15:02.739 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:15:02.739 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:15:02.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:15:02.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:15:02.739 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:15:02.739 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:15:02.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:15:02.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:15:02.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:15:02.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:15:02.739 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:15:02.740 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.149ms. 2025-07-01 10:15:02.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:15:02.740 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:15:02.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:15:02.740 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:15:02.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:15:02.740 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:15:02.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:15:02.740 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:15:02.740 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:15:02.740 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:15:02.740 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:15:02.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:15:02.740 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:15:02.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:15:02.740 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:15:02.740 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:15:02.740 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:15:02.740 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8086ms 2025-07-01 10:15:02.740 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:15:02.740 +03:00 [DBG] Connection id "0HNC8090TGBDK" completed keep alive response. 2025-07-01 10:15:02.740 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4765ms 2025-07-01 10:15:02.740 +03:00 [DBG] Connection id "0HNC8090TGBDK" received FIN. 2025-07-01 10:15:02.740 +03:00 [DBG] Connection id "0HNC8090TGBDK" disconnecting. 2025-07-01 10:15:02.740 +03:00 [DBG] Connection id "0HNC8090TGBDK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:15:02.741 +03:00 [DBG] Connection id "0HNC8090TGBDK" stopped. 2025-07-01 10:16:02.735 +03:00 [DBG] Connection id "0HNC8090TGBDL" accepted. 2025-07-01 10:16:02.735 +03:00 [DBG] Connection id "0HNC8090TGBDL" started. 2025-07-01 10:16:02.735 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:16:02.735 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:16:02.735 +03:00 [DBG] POST requests are not supported 2025-07-01 10:16:02.735 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:16:02.735 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:16:02.735 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:16:02.735 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:16:02.735 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:16:02.735 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:16:02.735 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:16:02.735 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:16:02.735 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:16:02.735 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:16:02.735 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:16:02.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-07-01 10:16:02.735 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:16:02.736 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:16:02.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:16:02.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:16:02.736 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:16:02.736 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:16:02.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:16:02.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:16:02.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:16:02.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:16:02.736 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:16:02.736 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1298ms. 2025-07-01 10:16:02.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:16:02.736 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:16:02.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:16:02.736 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:16:02.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:16:02.736 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:16:02.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:16:02.736 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:16:02.736 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:16:02.736 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:16:02.736 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:16:02.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:16:02.736 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:16:02.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:16:02.736 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:16:02.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:16:02.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:16:02.736 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7992ms 2025-07-01 10:16:02.736 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:16:02.736 +03:00 [DBG] Connection id "0HNC8090TGBDL" completed keep alive response. 2025-07-01 10:16:02.736 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5522ms 2025-07-01 10:16:02.737 +03:00 [DBG] Connection id "0HNC8090TGBDL" received FIN. 2025-07-01 10:16:02.737 +03:00 [DBG] Connection id "0HNC8090TGBDL" disconnecting. 2025-07-01 10:16:02.737 +03:00 [DBG] Connection id "0HNC8090TGBDL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:16:02.738 +03:00 [DBG] Connection id "0HNC8090TGBDL" stopped. 2025-07-01 10:17:02.742 +03:00 [DBG] Connection id "0HNC8090TGBDM" accepted. 2025-07-01 10:17:02.742 +03:00 [DBG] Connection id "0HNC8090TGBDM" started. 2025-07-01 10:17:02.742 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:17:02.742 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:17:02.742 +03:00 [DBG] POST requests are not supported 2025-07-01 10:17:02.742 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:17:02.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-07-01 10:17:02.742 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:17:02.742 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:17:02.742 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:17:02.742 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:17:02.742 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:17:02.742 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:17:02.742 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:17:02.742 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:17:02.742 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:17:02.742 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:17:02.743 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:17:02.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-07-01 10:17:02.743 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:17:02.743 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:17:02.743 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:17:02.743 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:17:02.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:17:02.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:17:02.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:17:02.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:17:02.743 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:17:02.743 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.141ms. 2025-07-01 10:17:02.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:17:02.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:17:02.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:17:02.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:17:02.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:17:02.743 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:17:02.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:17:02.743 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:17:02.743 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:17:02.743 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:17:02.743 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:17:02.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:17:02.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:17:02.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:17:02.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:17:02.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:17:02.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:17:02.744 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0657ms 2025-07-01 10:17:02.744 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:17:02.744 +03:00 [DBG] Connection id "0HNC8090TGBDM" completed keep alive response. 2025-07-01 10:17:02.744 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9292ms 2025-07-01 10:17:02.744 +03:00 [DBG] Connection id "0HNC8090TGBDM" received FIN. 2025-07-01 10:17:02.744 +03:00 [DBG] Connection id "0HNC8090TGBDM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:17:02.744 +03:00 [DBG] Connection id "0HNC8090TGBDM" disconnecting. 2025-07-01 10:17:02.745 +03:00 [DBG] Connection id "0HNC8090TGBDM" stopped. 2025-07-01 10:18:02.734 +03:00 [DBG] Connection id "0HNC8090TGBDN" accepted. 2025-07-01 10:18:02.734 +03:00 [DBG] Connection id "0HNC8090TGBDN" started. 2025-07-01 10:18:02.734 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:18:02.734 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:18:02.734 +03:00 [DBG] POST requests are not supported 2025-07-01 10:18:02.734 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:18:02.734 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:18:02.734 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:18:02.734 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:18:02.734 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:18:02.734 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:18:02.734 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:18:02.734 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:18:02.734 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:18:02.734 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:18:02.734 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:18:02.734 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:18:02.734 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:18:02.734 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:18:02.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:18:02.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:18:02.734 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:18:02.735 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:18:02.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:18:02.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:18:02.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:18:02.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:18:02.735 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:18:02.735 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.139ms. 2025-07-01 10:18:02.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:18:02.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:18:02.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:18:02.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:18:02.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:18:02.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:18:02.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:18:02.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:18:02.735 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:18:02.735 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:18:02.735 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:18:02.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:18:02.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:18:02.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:18:02.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:18:02.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:18:02.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:18:02.735 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8948ms 2025-07-01 10:18:02.735 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:18:02.735 +03:00 [DBG] Connection id "0HNC8090TGBDN" completed keep alive response. 2025-07-01 10:18:02.735 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5914ms 2025-07-01 10:18:02.736 +03:00 [DBG] Connection id "0HNC8090TGBDN" received FIN. 2025-07-01 10:18:02.736 +03:00 [DBG] Connection id "0HNC8090TGBDN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:18:02.736 +03:00 [DBG] Connection id "0HNC8090TGBDN" disconnecting. 2025-07-01 10:18:02.736 +03:00 [DBG] Connection id "0HNC8090TGBDN" stopped. 2025-07-01 10:19:02.742 +03:00 [DBG] Connection id "0HNC8090TGBDO" accepted. 2025-07-01 10:19:02.742 +03:00 [DBG] Connection id "0HNC8090TGBDO" started. 2025-07-01 10:19:02.742 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:19:02.742 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:19:02.742 +03:00 [DBG] POST requests are not supported 2025-07-01 10:19:02.742 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:19:02.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-07-01 10:19:02.742 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:19:02.742 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:19:02.742 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:19:02.742 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:19:02.742 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:19:02.742 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:19:02.742 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:19:02.742 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:19:02.742 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:19:02.742 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:19:02.742 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:19:02.742 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:19:02.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:19:02.743 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:19:02.743 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:19:02.743 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:19:02.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:19:02.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:19:02.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:19:02.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:19:02.743 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:19:02.743 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1893ms. 2025-07-01 10:19:02.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:19:02.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:19:02.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:19:02.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:19:02.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:19:02.743 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:19:02.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:19:02.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:19:02.744 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:19:02.744 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:19:02.744 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:19:02.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:19:02.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:19:02.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:19:02.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:19:02.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:19:02.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:19:02.744 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4199ms 2025-07-01 10:19:02.744 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:19:02.744 +03:00 [DBG] Connection id "0HNC8090TGBDO" completed keep alive response. 2025-07-01 10:19:02.744 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2206ms 2025-07-01 10:19:02.744 +03:00 [DBG] Connection id "0HNC8090TGBDO" received FIN. 2025-07-01 10:19:02.744 +03:00 [DBG] Connection id "0HNC8090TGBDO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:19:02.745 +03:00 [DBG] Connection id "0HNC8090TGBDO" disconnecting. 2025-07-01 10:19:02.745 +03:00 [DBG] Connection id "0HNC8090TGBDO" stopped. 2025-07-01 10:20:02.734 +03:00 [DBG] Connection id "0HNC8090TGBDP" accepted. 2025-07-01 10:20:02.734 +03:00 [DBG] Connection id "0HNC8090TGBDP" started. 2025-07-01 10:20:02.734 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:20:02.734 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:20:02.734 +03:00 [DBG] POST requests are not supported 2025-07-01 10:20:02.734 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:20:02.734 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:20:02.734 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:20:02.734 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:20:02.734 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:20:02.734 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:20:02.734 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:20:02.734 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:20:02.734 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:20:02.734 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:20:02.735 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:20:02.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-07-01 10:20:02.735 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:20:02.735 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:20:02.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:20:02.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:20:02.735 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:20:02.735 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:20:02.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:20:02.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:20:02.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:20:02.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:20:02.735 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:20:02.735 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1238ms. 2025-07-01 10:20:02.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:20:02.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:20:02.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:20:02.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:20:02.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:20:02.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:20:02.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:20:02.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:20:02.735 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:20:02.735 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:20:02.735 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:20:02.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:20:02.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:20:02.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:20:02.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:20:02.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:20:02.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:20:02.735 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6967ms 2025-07-01 10:20:02.735 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:20:02.735 +03:00 [DBG] Connection id "0HNC8090TGBDP" completed keep alive response. 2025-07-01 10:20:02.735 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.306ms 2025-07-01 10:20:02.736 +03:00 [DBG] Connection id "0HNC8090TGBDP" received FIN. 2025-07-01 10:20:02.736 +03:00 [DBG] Connection id "0HNC8090TGBDP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:20:02.736 +03:00 [DBG] Connection id "0HNC8090TGBDP" disconnecting. 2025-07-01 10:20:02.736 +03:00 [DBG] Connection id "0HNC8090TGBDP" stopped. 2025-07-01 10:21:02.736 +03:00 [DBG] Connection id "0HNC8090TGBDQ" accepted. 2025-07-01 10:21:02.736 +03:00 [DBG] Connection id "0HNC8090TGBDQ" started. 2025-07-01 10:21:02.736 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:21:02.736 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:21:02.736 +03:00 [DBG] POST requests are not supported 2025-07-01 10:21:02.736 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:21:02.736 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:21:02.736 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:21:02.736 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:21:02.736 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:21:02.736 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:21:02.736 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:21:02.736 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:21:02.736 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:21:02.736 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:21:02.736 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:21:02.736 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:21:02.736 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:21:02.736 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:21:02.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:21:02.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:21:02.736 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:21:02.736 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:21:02.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:21:02.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:21:02.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:21:02.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:21:02.737 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:21:02.737 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.124ms. 2025-07-01 10:21:02.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:21:02.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:21:02.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:21:02.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:21:02.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:21:02.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:21:02.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:21:02.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:21:02.737 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:21:02.737 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:21:02.737 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:21:02.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:21:02.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:21:02.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:21:02.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:21:02.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:21:02.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:21:02.737 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8121ms 2025-07-01 10:21:02.737 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:21:02.737 +03:00 [DBG] Connection id "0HNC8090TGBDQ" completed keep alive response. 2025-07-01 10:21:02.737 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4299ms 2025-07-01 10:21:02.737 +03:00 [DBG] Connection id "0HNC8090TGBDQ" received FIN. 2025-07-01 10:21:02.738 +03:00 [DBG] Connection id "0HNC8090TGBDQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:21:02.738 +03:00 [DBG] Connection id "0HNC8090TGBDQ" disconnecting. 2025-07-01 10:21:02.738 +03:00 [DBG] Connection id "0HNC8090TGBDQ" stopped. 2025-07-01 10:22:02.734 +03:00 [DBG] Connection id "0HNC8090TGBDR" accepted. 2025-07-01 10:22:02.735 +03:00 [DBG] Connection id "0HNC8090TGBDR" started. 2025-07-01 10:22:02.735 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:22:02.735 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:22:02.735 +03:00 [DBG] POST requests are not supported 2025-07-01 10:22:02.735 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:22:02.735 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:22:02.735 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:22:02.735 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:22:02.735 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:22:02.735 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:22:02.735 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:22:02.735 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:22:02.735 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:22:02.735 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:22:02.735 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:22:02.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-07-01 10:22:02.735 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:22:02.735 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:22:02.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:02.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:02.735 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:22:02.735 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:22:02.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:02.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:02.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:02.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:02.736 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:22:02.736 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.143ms. 2025-07-01 10:22:02.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:02.736 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:02.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:02.736 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:02.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:02.736 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:02.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:02.736 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:02.736 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:22:02.736 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:22:02.736 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:22:02.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:02.736 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:02.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:02.736 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:02.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:02.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:02.736 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8095ms 2025-07-01 10:22:02.736 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:22:02.736 +03:00 [DBG] Connection id "0HNC8090TGBDR" completed keep alive response. 2025-07-01 10:22:02.736 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4687ms 2025-07-01 10:22:02.736 +03:00 [DBG] Connection id "0HNC8090TGBDR" received FIN. 2025-07-01 10:22:02.736 +03:00 [DBG] Connection id "0HNC8090TGBDR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:22:02.736 +03:00 [DBG] Connection id "0HNC8090TGBDR" disconnecting. 2025-07-01 10:22:02.737 +03:00 [DBG] Connection id "0HNC8090TGBDR" stopped. 2025-07-01 10:22:36.273 +03:00 [DBG] Connection id "0HNC8090TGBDS" accepted. 2025-07-01 10:22:36.273 +03:00 [DBG] Connection id "0HNC8090TGBDS" started. 2025-07-01 10:22:36.273 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:22:36.273 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:22:36.273 +03:00 [DBG] POST requests are not supported 2025-07-01 10:22:36.273 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:22:36.273 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:22:36.273 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:22:36.273 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:22:36.274 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:22:36.274 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:22:36.274 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:22:36.274 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:22:36.274 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:22:36.274 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:22:36.274 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:22:36.274 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:22:36.274 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:22:36.274 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:22:36.274 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:36.274 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:36.274 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:22:36.274 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:22:36.274 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:36.275 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:36.275 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:36.275 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:36.275 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:22:36.275 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1777ms. 2025-07-01 10:22:36.275 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:36.275 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:36.275 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:36.275 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:36.275 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:36.275 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:36.275 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:36.275 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:36.275 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:22:36.275 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:22:36.275 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:22:36.276 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:36.276 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:36.276 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:36.276 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:36.276 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:36.276 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:36.276 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5938ms 2025-07-01 10:22:36.276 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:22:36.276 +03:00 [DBG] Connection id "0HNC8090TGBDS" completed keep alive response. 2025-07-01 10:22:36.276 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7979ms 2025-07-01 10:22:36.276 +03:00 [DBG] Connection id "0HNC8090TGBDS" received FIN. 2025-07-01 10:22:36.277 +03:00 [DBG] Connection id "0HNC8090TGBDS" disconnecting. 2025-07-01 10:22:36.277 +03:00 [DBG] Connection id "0HNC8090TGBDS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:22:36.278 +03:00 [DBG] Connection id "0HNC8090TGBDS" stopped. 2025-07-01 10:22:38.169 +03:00 [DBG] Connection id "0HNC8090TGBDT" accepted. 2025-07-01 10:22:38.169 +03:00 [DBG] Connection id "0HNC8090TGBDT" started. 2025-07-01 10:22:38.169 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-01 10:22:38.169 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:22:38.169 +03:00 [DBG] The request path / does not match a supported file type 2025-07-01 10:22:38.169 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-01 10:22:38.170 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-01 10:22:38.170 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-01 10:22:38.170 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:22:38.170 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:22:38.170 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-01 10:22:38.170 +03:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Index() on controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server). 2025-07-01 10:22:38.170 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:22:38.170 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:22:38.170 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-07-01 10:22:38.171 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:22:38.171 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:22:38.171 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.171 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.171 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-01 10:22:38.171 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-01 10:22:38.171 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-01 10:22:38.171 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:38.171 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:38.171 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:22:38.173 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0045ms. 2025-07-01 10:22:38.173 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:38.173 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:38.173 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-01 10:22:38.173 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.173 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.173 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-01 10:22:38.173 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-01 10:22:38.173 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-01 10:22:38.201 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-01 10:22:38.201 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-01 10:22:38.201 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-01 10:22:38.201 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-01 10:22:38.201 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 28.1699ms. 2025-07-01 10:22:38.201 +03:00 [INF] Executed ViewResult - view Index executed in 28.3607ms. 2025-07-01 10:22:38.201 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-01 10:22:38.201 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.201 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.201 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.201 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.201 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 30.8172ms 2025-07-01 10:22:38.201 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-01 10:22:38.201 +03:00 [DBG] Connection id "0HNC8090TGBDT" completed keep alive response. 2025-07-01 10:22:38.202 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 32.1589ms 2025-07-01 10:22:38.202 +03:00 [DBG] Connection id "0HNC8090TGBDT" received FIN. 2025-07-01 10:22:38.202 +03:00 [DBG] Connection id "0HNC8090TGBDT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:22:38.202 +03:00 [DBG] Connection id "0HNC8090TGBDT" disconnecting. 2025-07-01 10:22:38.202 +03:00 [DBG] Connection id "0HNC8090TGBDT" stopped. 2025-07-01 10:22:38.307 +03:00 [DBG] Connection id "0HNC8090TGBDU" accepted. 2025-07-01 10:22:38.307 +03:00 [DBG] Connection id "0HNC8090TGBDU" started. 2025-07-01 10:22:38.307 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133958281582017194 - null null 2025-07-01 10:22:38.307 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:22:38.308 +03:00 [VRB] Range header's value is empty. 2025-07-01 10:22:38.312 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-01 10:22:38.312 +03:00 [DBG] Connection id "0HNC8090TGBDU" completed keep alive response. 2025-07-01 10:22:38.313 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133958281582017194 - 200 1413083 text/javascript 5.0995ms 2025-07-01 10:22:38.313 +03:00 [DBG] Connection id "0HNC8090TGBDU" received FIN. 2025-07-01 10:22:38.313 +03:00 [DBG] Connection id "0HNC8090TGBDU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:22:38.313 +03:00 [DBG] Connection id "0HNC8090TGBDU" disconnecting. 2025-07-01 10:22:38.313 +03:00 [DBG] Connection id "0HNC8090TGBDU" stopped. 2025-07-01 10:22:38.702 +03:00 [DBG] Connection id "0HNC8090TGBDV" accepted. 2025-07-01 10:22:38.702 +03:00 [DBG] Connection id "0HNC8090TGBDV" started. 2025-07-01 10:22:38.702 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-01 10:22:38.702 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:22:38.702 +03:00 [DBG] POST requests are not supported 2025-07-01 10:22:38.702 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-01 10:22:38.702 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-07-01 10:22:38.702 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-01 10:22:38.702 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:22:38.702 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:22:38.703 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:22:38.703 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:22:38.703 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-01 10:22:38.703 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:22:38.703 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:22:38.703 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:22:38.703 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:22:38.703 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:22:38.703 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:22:38.703 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.703 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.703 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:22:38.703 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:22:38.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:38.703 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:38.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:38.703 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:38.703 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:22:38.703 +03:00 [DBG] Connection id "0HNC8090TGBE0" accepted. 2025-07-01 10:22:38.703 +03:00 [DBG] Connection id "0HNC8090TGBE0" started. 2025-07-01 10:22:38.703 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/ - null null 2025-07-01 10:22:38.703 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:22:38.703 +03:00 [DBG] The request path /api/physical-elements/project/ does not match a supported file type 2025-07-01 10:22:38.703 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/' 2025-07-01 10:22:38.703 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElement (ConnectionApp.Server)' with route pattern 'api/physical-elements/{id}' is valid for the request path '/api/physical-elements/project/' 2025-07-01 10:22:38.703 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElement (ConnectionApp.Server)' 2025-07-01 10:22:38.703 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:22:38.704 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:22:38.704 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElement (ConnectionApp.Server)' 2025-07-01 10:22:38.704 +03:00 [INF] Route matched with {action = "GetPhysicalElement", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[ConnectionApp.Server.Models.Tables.PhysicalElementInfo]] GetPhysicalElement(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:22:38.704 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:22:38.704 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:22:38.704 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:22:38.704 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:22:38.704 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:22:38.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.704 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:22:38.704 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:22:38.704 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:22:38.704 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:22:38.704 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:22:38.704 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:22:38.704 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:22:38.704 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:22:38.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:38.704 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:38.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:38.704 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:38.704 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElement (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:22:38.704 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElement (ConnectionApp.Server) with arguments (["project"]) 2025-07-01 10:22:38.704 +03:00 [INF] Getting physical element with ID project 2025-07-01 10:22:38.719 +03:00 [WRN] Physical element with ID project not found. 2025-07-01 10:22:38.719 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElement (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.NotFoundResult in 14.4677ms. 2025-07-01 10:22:38.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:38.719 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:38.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:38.719 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:38.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.719 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.719 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 15.7687ms. 2025-07-01 10:22:38.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:38.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:38.719 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.NotFoundResult with status code 404 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-01 10:22:38.719 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:38.719 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:38.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:38.719 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-01 10:22:38.719 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:38.719 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:22:38.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.719 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:22:38.719 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.719 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-01 10:22:38.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:38.719 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-01 10:22:38.720 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:38.720 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-01 10:22:38.720 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:22:38.720 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-01 10:22:38.720 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:38.720 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:38.720 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.720 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:22:38.720 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.720 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:22:38.720 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.720 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:22:38.720 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.720 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:22:38.720 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElement (ConnectionApp.Server) in 16.4496ms 2025-07-01 10:22:38.720 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:22:38.720 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElement (ConnectionApp.Server)' 2025-07-01 10:22:38.720 +03:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType0`3[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2025-07-01 10:22:38.720 +03:00 [DBG] Connection id "0HNC8090TGBE0" completed keep alive response. 2025-07-01 10:22:38.720 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/ - 404 null application/problem+json; charset=utf-8 17.1524ms 2025-07-01 10:22:38.721 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:22:38.721 +03:00 [DBG] Connection id "0HNC8090TGBE0" received FIN. 2025-07-01 10:22:38.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:38.721 +03:00 [DBG] Connection id "0HNC8090TGBE0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:22:38.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:38.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.721 +03:00 [DBG] Connection id "0HNC8090TGBE0" disconnecting. 2025-07-01 10:22:38.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.721 +03:00 [DBG] Connection id "0HNC8090TGBE0" stopped. 2025-07-01 10:22:38.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.721 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 18.561ms 2025-07-01 10:22:38.721 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-01 10:22:38.722 +03:00 [DBG] Connection id "0HNC8090TGBDV" completed keep alive response. 2025-07-01 10:22:38.722 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 200 null application/json; charset=utf-8 19.427ms 2025-07-01 10:22:38.722 +03:00 [DBG] Connection id "0HNC8090TGBDV" received FIN. 2025-07-01 10:22:38.722 +03:00 [DBG] Connection id "0HNC8090TGBDV" disconnecting. 2025-07-01 10:22:38.722 +03:00 [DBG] Connection id "0HNC8090TGBDV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:22:38.723 +03:00 [DBG] Connection id "0HNC8090TGBDV" stopped. 2025-07-01 10:22:38.754 +03:00 [DBG] Connection id "0HNC8090TGBE1" accepted. 2025-07-01 10:22:38.754 +03:00 [DBG] Connection id "0HNC8090TGBE1" started. 2025-07-01 10:22:38.754 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/AnalyticalElements/project/ - null null 2025-07-01 10:22:38.754 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:22:38.754 +03:00 [DBG] The request path /api/AnalyticalElements/project/ does not match a supported file type 2025-07-01 10:22:38.754 +03:00 [DBG] 1 candidate(s) found for the request path '/api/AnalyticalElements/project/' 2025-07-01 10:22:38.754 +03:00 [DBG] Connection id "0HNC8090TGBE2" accepted. 2025-07-01 10:22:38.754 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElement (ConnectionApp.Server)' with route pattern 'api/AnalyticalElements/{id}' is valid for the request path '/api/AnalyticalElements/project/' 2025-07-01 10:22:38.755 +03:00 [DBG] Connection id "0HNC8090TGBE2" started. 2025-07-01 10:22:38.755 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElement (ConnectionApp.Server)' 2025-07-01 10:22:38.755 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:22:38.755 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/Geometries/project/ - null null 2025-07-01 10:22:38.755 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:22:38.755 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:22:38.755 +03:00 [DBG] The request path /api/Geometries/project/ does not match a supported file type 2025-07-01 10:22:38.755 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElement (ConnectionApp.Server)' 2025-07-01 10:22:38.755 +03:00 [DBG] 1 candidate(s) found for the request path '/api/Geometries/project/' 2025-07-01 10:22:38.755 +03:00 [INF] Route matched with {action = "GetAnalyticalElement", controller = "AnalyticalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[ConnectionApp.Server.Models.Tables.AnalyticalElementInfo]] GetAnalyticalElement(System.String) on controller ConnectionApp.Server.Controllers.Api.AnalyticalElementsController (ConnectionApp.Server). 2025-07-01 10:22:38.755 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometry (ConnectionApp.Server)' with route pattern 'api/Geometries/{projectId}' is valid for the request path '/api/Geometries/project/' 2025-07-01 10:22:38.755 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:22:38.755 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometry (ConnectionApp.Server)' 2025-07-01 10:22:38.755 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:22:38.755 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:22:38.755 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:22:38.755 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:22:38.755 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometry (ConnectionApp.Server)' 2025-07-01 10:22:38.755 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:22:38.755 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:22:38.755 +03:00 [INF] Route matched with {action = "GetGeometry", controller = "Geometries"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[ConnectionApp.Server.Models.Tables.GeometryInfo]] GetGeometry(System.String) on controller ConnectionApp.Server.Controllers.Api.GeometriesController (ConnectionApp.Server). 2025-07-01 10:22:38.755 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.755 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:22:38.755 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.755 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:22:38.755 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AnalyticalElementsController (ConnectionApp.Server) 2025-07-01 10:22:38.756 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:22:38.756 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AnalyticalElementsController (ConnectionApp.Server) 2025-07-01 10:22:38.756 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:22:38.756 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:22:38.756 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:22:38.756 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.756 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:22:38.756 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.756 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:22:38.756 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.GeometriesController (ConnectionApp.Server) 2025-07-01 10:22:38.756 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:22:38.756 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:22:38.756 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.GeometriesController (ConnectionApp.Server) 2025-07-01 10:22:38.756 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:22:38.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:38.756 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 10:22:38.756 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:38.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:38.756 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 10:22:38.756 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:22:38.756 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:38.756 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:22:38.756 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElement (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:22:38.756 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 10:22:38.756 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElement (ConnectionApp.Server) with arguments (["project"]) 2025-07-01 10:22:38.756 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 10:22:38.756 +03:00 [INF] Getting analytical element with ID project 2025-07-01 10:22:38.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:38.756 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:38.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:38.756 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:38.756 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometry (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:22:38.756 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometry (ConnectionApp.Server) with arguments (["project"]) 2025-07-01 10:22:38.757 +03:00 [INF] Getting geometry with ID project 2025-07-01 10:22:38.757 +03:00 [WRN] Analytical element not found with ID project 2025-07-01 10:22:38.757 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElement (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.NotFoundResult in 1.1752ms. 2025-07-01 10:22:38.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:38.758 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:38.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:38.758 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:38.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.758 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:38.758 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.NotFoundResult with status code 404 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-01 10:22:38.758 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:38.758 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-01 10:22:38.758 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:22:38.758 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:22:38.758 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-01 10:22:38.758 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-01 10:22:38.758 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-01 10:22:38.758 +03:00 [WRN] Geometry not found with ID project 2025-07-01 10:22:38.758 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometry (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.NotFoundResult in 1.7684ms. 2025-07-01 10:22:38.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:38.758 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:38.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:38.758 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:38.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.758 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:38.758 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.NotFoundResult with status code 404 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-01 10:22:38.758 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:38.758 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-01 10:22:38.759 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:22:38.759 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:22:38.759 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-01 10:22:38.759 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-01 10:22:38.759 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-01 10:22:38.759 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-01 10:22:38.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:38.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:38.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.759 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometry (ConnectionApp.Server) in 3.1241ms 2025-07-01 10:22:38.759 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometry (ConnectionApp.Server)' 2025-07-01 10:22:38.759 +03:00 [DBG] Connection id "0HNC8090TGBE2" completed keep alive response. 2025-07-01 10:22:38.759 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/Geometries/project/ - 404 null application/problem+json; charset=utf-8 4.1787ms 2025-07-01 10:22:38.758 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-01 10:22:38.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:38.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:38.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:38.759 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElement (ConnectionApp.Server) in 3.6558ms 2025-07-01 10:22:38.759 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElement (ConnectionApp.Server)' 2025-07-01 10:22:38.759 +03:00 [DBG] Connection id "0HNC8090TGBE1" completed keep alive response. 2025-07-01 10:22:38.759 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/AnalyticalElements/project/ - 404 null application/problem+json; charset=utf-8 4.7857ms 2025-07-01 10:22:38.759 +03:00 [DBG] Connection id "0HNC8090TGBE2" received FIN. 2025-07-01 10:22:38.759 +03:00 [DBG] Connection id "0HNC8090TGBE2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:22:38.759 +03:00 [DBG] Connection id "0HNC8090TGBE1" received FIN. 2025-07-01 10:22:38.759 +03:00 [DBG] Connection id "0HNC8090TGBE1" disconnecting. 2025-07-01 10:22:38.759 +03:00 [DBG] Connection id "0HNC8090TGBE2" disconnecting. 2025-07-01 10:22:38.759 +03:00 [DBG] Connection id "0HNC8090TGBE1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:22:38.759 +03:00 [DBG] Connection id "0HNC8090TGBE2" stopped. 2025-07-01 10:22:38.760 +03:00 [DBG] Connection id "0HNC8090TGBE1" stopped. 2025-07-01 10:22:38.771 +03:00 [DBG] Connection id "0HNC8090TGBE3" accepted. 2025-07-01 10:22:38.771 +03:00 [DBG] Connection id "0HNC8090TGBE3" started. 2025-07-01 10:22:38.772 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/ - null null 2025-07-01 10:22:38.772 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:22:38.772 +03:00 [DBG] The request path /api/physical-elements/groups/project/ does not match a supported file type 2025-07-01 10:22:38.772 +03:00 [DBG] No candidates found for the request path '/api/physical-elements/groups/project/' 2025-07-01 10:22:38.772 +03:00 [DBG] Request did not match any endpoints 2025-07-01 10:22:38.772 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:22:38.772 +03:00 [DBG] Connection id "0HNC8090TGBE3" completed keep alive response. 2025-07-01 10:22:38.772 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/ - 404 0 null 0.2419ms 2025-07-01 10:22:38.772 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/api/physical-elements/groups/project/, Response status code: 404 2025-07-01 10:22:38.772 +03:00 [DBG] Connection id "0HNC8090TGBE3" received FIN. 2025-07-01 10:22:38.772 +03:00 [DBG] Connection id "0HNC8090TGBE3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:22:38.772 +03:00 [DBG] Connection id "0HNC8090TGBE3" disconnecting. 2025-07-01 10:22:38.772 +03:00 [DBG] Connection id "0HNC8090TGBE3" stopped. 2025-07-01 10:22:39.033 +03:00 [DBG] Connection id "0HNC8090TGBE4" accepted. 2025-07-01 10:22:39.033 +03:00 [DBG] Connection id "0HNC8090TGBE4" started. 2025-07-01 10:22:39.034 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/Projects - null null 2025-07-01 10:22:39.034 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:22:39.034 +03:00 [DBG] The request path /api/Projects does not match a supported file type 2025-07-01 10:22:39.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/Projects' 2025-07-01 10:22:39.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server)' with route pattern 'api/projects' is valid for the request path '/api/Projects' 2025-07-01 10:22:39.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server)' 2025-07-01 10:22:39.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:22:39.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:22:39.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server)' 2025-07-01 10:22:39.034 +03:00 [INF] Route matched with {action = "GetProjects", controller = "Projects"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.ProjectInfo]]] GetProjects() on controller ConnectionApp.Server.Controllers.Api.ProjectsController (ConnectionApp.Server). 2025-07-01 10:22:39.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:22:39.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:22:39.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:22:39.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:22:39.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:22:39.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:39.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:39.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.ProjectsController (ConnectionApp.Server) 2025-07-01 10:22:39.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.ProjectsController (ConnectionApp.Server) 2025-07-01 10:22:39.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:39.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:39.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:39.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:39.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:22:39.034 +03:00 [INF] Getting all projects 2025-07-01 10:22:39.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 7.0329ms. 2025-07-01 10:22:39.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:39.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:39.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:39.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:39.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:39.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:39.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:39.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:39.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:22:39.042 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:22:39.042 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:22:39.042 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:22:39.042 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:22:39.042 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:22:39.042 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.ProjectInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:22:39.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:22:39.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:39.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:39.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:39.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:39.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:39.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:39.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server) in 10.1404ms 2025-07-01 10:22:39.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server)' 2025-07-01 10:22:39.044 +03:00 [DBG] Connection id "0HNC8090TGBE4" completed keep alive response. 2025-07-01 10:22:39.044 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/Projects - 200 null application/json; charset=utf-8 10.7616ms 2025-07-01 10:22:39.047 +03:00 [DBG] Connection id "0HNC8090TGBE4" received FIN. 2025-07-01 10:22:39.047 +03:00 [DBG] Connection id "0HNC8090TGBE4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:22:39.047 +03:00 [DBG] Connection id "0HNC8090TGBE4" disconnecting. 2025-07-01 10:22:39.047 +03:00 [DBG] Connection id "0HNC8090TGBE4" stopped. 2025-07-01 10:22:43.977 +03:00 [DBG] Connection id "0HNC8090TGBE5" accepted. 2025-07-01 10:22:43.977 +03:00 [DBG] Connection id "0HNC8090TGBE5" started. 2025-07-01 10:22:43.977 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:22:43.977 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:22:43.977 +03:00 [DBG] POST requests are not supported 2025-07-01 10:22:43.977 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:22:43.977 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:22:43.977 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:22:43.977 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:22:43.977 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:22:43.977 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:22:43.977 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:22:43.978 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:22:43.978 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:22:43.978 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:22:43.978 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:22:43.978 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:22:43.978 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:22:43.978 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:22:43.978 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:43.978 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:43.978 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:22:43.978 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:22:43.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:43.978 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:43.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:43.978 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:43.978 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:22:43.978 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1267ms. 2025-07-01 10:22:43.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:43.978 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:43.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:43.978 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:43.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:43.978 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:43.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:43.978 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:43.978 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:22:43.978 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:22:43.978 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:22:43.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:43.978 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:43.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:43.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:43.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:43.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:43.979 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8402ms 2025-07-01 10:22:43.979 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:22:43.979 +03:00 [DBG] Connection id "0HNC8090TGBE5" completed keep alive response. 2025-07-01 10:22:43.979 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6996ms 2025-07-01 10:22:43.979 +03:00 [DBG] Connection id "0HNC8090TGBE5" received FIN. 2025-07-01 10:22:43.979 +03:00 [DBG] Connection id "0HNC8090TGBE5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:22:43.979 +03:00 [DBG] Connection id "0HNC8090TGBE5" disconnecting. 2025-07-01 10:22:43.979 +03:00 [DBG] Connection id "0HNC8090TGBE5" stopped. 2025-07-01 10:22:48.411 +03:00 [DBG] Connection id "0HNC8090TGBE6" accepted. 2025-07-01 10:22:48.411 +03:00 [DBG] Connection id "0HNC8090TGBE6" started. 2025-07-01 10:22:48.411 +03:00 [DBG] Connection id "0HNC8090TGBE7" accepted. 2025-07-01 10:22:48.412 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/AnalyticalElements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:22:48.412 +03:00 [DBG] Connection id "0HNC8090TGBE8" accepted. 2025-07-01 10:22:48.412 +03:00 [DBG] Connection id "0HNC8090TGBE7" started. 2025-07-01 10:22:48.412 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:22:48.412 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/Geometries/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:22:48.412 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:22:48.412 +03:00 [DBG] Connection id "0HNC8090TGBE8" started. 2025-07-01 10:22:48.412 +03:00 [DBG] The request path /api/Geometries/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:22:48.412 +03:00 [DBG] 1 candidate(s) found for the request path '/api/Geometries/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:22:48.412 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server)' with route pattern 'api/Geometries/project/{id}' is valid for the request path '/api/Geometries/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:22:48.412 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:22:48.412 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:22:48.412 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:22:48.413 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:22:48.413 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:22:48.413 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:22:48.413 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:22:48.412 +03:00 [DBG] The request path /api/AnalyticalElements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:22:48.413 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:22:48.413 +03:00 [DBG] 1 candidate(s) found for the request path '/api/AnalyticalElements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:22:48.413 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:22:48.412 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server)' 2025-07-01 10:22:48.413 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server)' with route pattern 'api/AnalyticalElements/project/{id}' is valid for the request path '/api/AnalyticalElements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:22:48.413 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:22:48.413 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server)' 2025-07-01 10:22:48.413 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:22:48.413 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:22:48.413 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:22:48.413 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:22:48.413 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:22:48.414 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server)' 2025-07-01 10:22:48.414 +03:00 [INF] Route matched with {action = "GetAnalyticalElementsByProject", controller = "AnalyticalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.AnalyticalElementInfo]]] GetAnalyticalElementsByProject(System.String) on controller ConnectionApp.Server.Controllers.Api.AnalyticalElementsController (ConnectionApp.Server). 2025-07-01 10:22:48.413 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server)' 2025-07-01 10:22:48.414 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:22:48.414 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:22:48.414 +03:00 [INF] Route matched with {action = "GetGeometriesByProject", controller = "Geometries"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.GeometryInfo]]] GetGeometriesByProject(System.String) on controller ConnectionApp.Server.Controllers.Api.GeometriesController (ConnectionApp.Server). 2025-07-01 10:22:48.414 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:22:48.414 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:22:48.414 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:22:48.414 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:22:48.414 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:22:48.414 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.414 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.414 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.GeometriesController (ConnectionApp.Server) 2025-07-01 10:22:48.414 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.GeometriesController (ConnectionApp.Server) 2025-07-01 10:22:48.413 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:22:48.414 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:22:48.414 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:22:48.414 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:22:48.414 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:22:48.415 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:22:48.415 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:22:48.415 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:22:48.415 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.415 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:22:48.415 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.415 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:22:48.415 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:22:48.415 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AnalyticalElementsController (ConnectionApp.Server) 2025-07-01 10:22:48.415 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:22:48.415 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AnalyticalElementsController (ConnectionApp.Server) 2025-07-01 10:22:48.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:48.415 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:48.415 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:22:48.415 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:22:48.415 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:48.415 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.415 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:22:48.415 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:48.415 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:22:48.415 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:22:48.415 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:22:48.415 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:22:48.415 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:22:48.416 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:22:48.416 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:22:48.416 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:22:48.416 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:22:48.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:48.416 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:22:48.416 +03:00 [INF] Getting geometries of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:22:48.416 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:48.416 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:22:48.417 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:22:48.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:48.417 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:22:48.417 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:48.417 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:22:48.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:48.417 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:48.417 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:22:48.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:48.417 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:22:48.417 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:48.418 +03:00 [INF] Getting analytical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:22:48.418 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:22:48.418 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:22:48.418 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:22:48.419 +03:00 [DBG] Connection id "0HNC8090TGBE9" accepted. 2025-07-01 10:22:48.419 +03:00 [DBG] Connection id "0HNC8090TGBE9" started. 2025-07-01 10:22:48.419 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:22:48.419 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:22:48.419 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:22:48.419 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:22:48.419 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:22:48.419 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:22:48.419 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:22:48.419 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:22:48.419 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:22:48.419 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:22:48.420 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:22:48.420 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:22:48.420 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:22:48.420 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:22:48.420 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:22:48.420 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.420 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.420 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:22:48.420 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:22:48.420 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:22:48.420 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:22:48.420 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:22:48.420 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:22:48.420 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:22:48.420 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:22:48.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:48.420 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:48.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:48.420 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:48.420 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:22:48.420 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:22:48.420 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:22:48.423 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.7654ms. 2025-07-01 10:22:48.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:48.423 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:48.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:48.423 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:48.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.423 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:48.423 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:48.423 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:22:48.423 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:22:48.423 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:22:48.423 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:22:48.423 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:22:48.423 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:22:48.423 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:22:48.423 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:22:48.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:48.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:48.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.424 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.9923ms 2025-07-01 10:22:48.424 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:22:48.424 +03:00 [DBG] Connection id "0HNC8090TGBE9" completed keep alive response. 2025-07-01 10:22:48.424 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.5579ms 2025-07-01 10:22:48.424 +03:00 [DBG] Connection id "0HNC8090TGBE9" received FIN. 2025-07-01 10:22:48.424 +03:00 [DBG] Connection id "0HNC8090TGBE9" disconnecting. 2025-07-01 10:22:48.424 +03:00 [DBG] Connection id "0HNC8090TGBE9" stopped. 2025-07-01 10:22:48.424 +03:00 [DBG] Connection id "0HNC8090TGBE9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:22:48.446 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 30.2538ms. 2025-07-01 10:22:48.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:48.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:48.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:48.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:48.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:48.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:48.447 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:22:48.447 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:22:48.447 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:22:48.447 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:22:48.447 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:22:48.447 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:22:48.447 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.GeometryInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:22:48.448 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:22:48.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:48.448 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:48.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.448 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.448 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.448 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.448 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server) in 33.9879ms 2025-07-01 10:22:48.448 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server)' 2025-07-01 10:22:48.448 +03:00 [DBG] Connection id "0HNC8090TGBE7" completed keep alive response. 2025-07-01 10:22:48.448 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/Geometries/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 36.1793ms 2025-07-01 10:22:48.449 +03:00 [DBG] Connection id "0HNC8090TGBE7" received FIN. 2025-07-01 10:22:48.449 +03:00 [DBG] Connection id "0HNC8090TGBE7" disconnecting. 2025-07-01 10:22:48.449 +03:00 [DBG] Connection id "0HNC8090TGBE7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:22:48.450 +03:00 [DBG] Connection id "0HNC8090TGBE7" stopped. 2025-07-01 10:22:48.474 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 56.3586ms. 2025-07-01 10:22:48.474 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:48.474 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:48.474 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:48.474 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:48.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.474 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:48.474 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:48.475 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:22:48.475 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:22:48.475 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:22:48.475 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:22:48.475 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:22:48.475 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:22:48.475 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.AnalyticalElementInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:22:48.477 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:22:48.477 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:48.477 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:48.477 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.477 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.477 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.477 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.478 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server) in 62.7231ms 2025-07-01 10:22:48.478 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server)' 2025-07-01 10:22:48.478 +03:00 [DBG] Connection id "0HNC8090TGBE6" completed keep alive response. 2025-07-01 10:22:48.478 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/AnalyticalElements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 66.1401ms 2025-07-01 10:22:48.480 +03:00 [DBG] Connection id "0HNC8090TGBE6" received FIN. 2025-07-01 10:22:48.480 +03:00 [DBG] Connection id "0HNC8090TGBE6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:22:48.481 +03:00 [DBG] Connection id "0HNC8090TGBE6" disconnecting. 2025-07-01 10:22:48.481 +03:00 [DBG] Connection id "0HNC8090TGBE6" stopped. 2025-07-01 10:22:48.601 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 182.8126ms. 2025-07-01 10:22:48.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:48.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:48.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:48.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:48.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:48.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:48.601 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:22:48.601 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:22:48.601 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:22:48.601 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:22:48.601 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:22:48.601 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:22:48.601 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:22:48.602 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:22:48.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:48.602 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:48.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.602 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.602 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.602 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.602 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 187.2214ms 2025-07-01 10:22:48.603 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:22:48.603 +03:00 [DBG] Connection id "0HNC8090TGBE8" completed keep alive response. 2025-07-01 10:22:48.603 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 190.2865ms 2025-07-01 10:22:48.606 +03:00 [DBG] Connection id "0HNC8090TGBE8" received FIN. 2025-07-01 10:22:48.606 +03:00 [DBG] Connection id "0HNC8090TGBE8" disconnecting. 2025-07-01 10:22:48.606 +03:00 [DBG] Connection id "0HNC8090TGBE8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:22:48.607 +03:00 [DBG] Connection id "0HNC8090TGBE8" stopped. 2025-07-01 10:22:48.982 +03:00 [DBG] Connection id "0HNC8090TGBEA" accepted. 2025-07-01 10:22:48.982 +03:00 [DBG] Connection id "0HNC8090TGBEA" started. 2025-07-01 10:22:48.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:22:48.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:22:48.982 +03:00 [DBG] POST requests are not supported 2025-07-01 10:22:48.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:22:48.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:22:48.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:22:48.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:22:48.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:22:48.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:22:48.982 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:22:48.982 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:22:48.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:22:48.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:22:48.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:22:48.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:22:48.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:22:48.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:22:48.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:22:48.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:22:48.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:48.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:48.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:48.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:48.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:22:48.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2104ms. 2025-07-01 10:22:48.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:48.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:48.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:48.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:48.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:48.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:48.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:22:48.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:22:48.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:22:48.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:48.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:48.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:48.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.378ms 2025-07-01 10:22:48.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:22:48.984 +03:00 [DBG] Connection id "0HNC8090TGBEA" completed keep alive response. 2025-07-01 10:22:48.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0189ms 2025-07-01 10:22:48.984 +03:00 [DBG] Connection id "0HNC8090TGBEA" received FIN. 2025-07-01 10:22:48.985 +03:00 [DBG] Connection id "0HNC8090TGBEA" disconnecting. 2025-07-01 10:22:48.985 +03:00 [DBG] Connection id "0HNC8090TGBEA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:22:48.986 +03:00 [DBG] Connection id "0HNC8090TGBEA" stopped. 2025-07-01 10:22:53.976 +03:00 [DBG] Connection id "0HNC8090TGBEB" accepted. 2025-07-01 10:22:53.976 +03:00 [DBG] Connection id "0HNC8090TGBEB" started. 2025-07-01 10:22:53.976 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:22:53.976 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:22:53.976 +03:00 [DBG] POST requests are not supported 2025-07-01 10:22:53.976 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:22:53.976 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:22:53.977 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:22:53.977 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:22:53.977 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:22:53.977 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:22:53.977 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:22:53.977 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:22:53.977 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:22:53.977 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:22:53.977 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:22:53.977 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:22:53.977 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:22:53.977 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:22:53.977 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:53.978 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:53.978 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:22:53.978 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:22:53.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:53.978 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:53.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:53.978 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:53.978 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:22:53.978 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1936ms. 2025-07-01 10:22:53.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:53.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:53.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:53.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:53.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:53.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:53.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:53.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:53.979 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:22:53.979 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:22:53.979 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:22:53.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:53.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:53.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:53.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:53.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:53.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:53.979 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9938ms 2025-07-01 10:22:53.980 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:22:53.980 +03:00 [DBG] Connection id "0HNC8090TGBEB" completed keep alive response. 2025-07-01 10:22:53.980 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4743ms 2025-07-01 10:22:53.980 +03:00 [DBG] Connection id "0HNC8090TGBEB" received FIN. 2025-07-01 10:22:53.980 +03:00 [DBG] Connection id "0HNC8090TGBEB" disconnecting. 2025-07-01 10:22:53.980 +03:00 [DBG] Connection id "0HNC8090TGBEB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:22:53.981 +03:00 [DBG] Connection id "0HNC8090TGBEB" stopped. 2025-07-01 10:22:58.972 +03:00 [DBG] Connection id "0HNC8090TGBEC" accepted. 2025-07-01 10:22:58.972 +03:00 [DBG] Connection id "0HNC8090TGBEC" started. 2025-07-01 10:22:58.972 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:22:58.972 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:22:58.972 +03:00 [DBG] POST requests are not supported 2025-07-01 10:22:58.972 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:22:58.972 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:22:58.972 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:22:58.972 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:22:58.972 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:22:58.972 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:22:58.972 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:22:58.972 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:22:58.972 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:22:58.973 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:22:58.973 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:22:58.973 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:22:58.973 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:22:58.973 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:22:58.973 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:58.973 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:58.973 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:22:58.973 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:22:58.973 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:58.973 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:58.973 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:58.973 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:58.973 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:22:58.973 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1792ms. 2025-07-01 10:22:58.973 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:58.973 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:22:58.973 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:58.973 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:22:58.974 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:58.974 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:58.974 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:58.974 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:58.974 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:22:58.974 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:22:58.974 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:22:58.974 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:58.974 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:22:58.974 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:58.974 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:58.974 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:58.974 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:22:58.974 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1498ms 2025-07-01 10:22:58.974 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:22:58.974 +03:00 [DBG] Connection id "0HNC8090TGBEC" completed keep alive response. 2025-07-01 10:22:58.974 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1586ms 2025-07-01 10:22:58.974 +03:00 [DBG] Connection id "0HNC8090TGBEC" received FIN. 2025-07-01 10:22:58.974 +03:00 [DBG] Connection id "0HNC8090TGBEC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:22:58.975 +03:00 [DBG] Connection id "0HNC8090TGBEC" disconnecting. 2025-07-01 10:22:58.975 +03:00 [DBG] Connection id "0HNC8090TGBEC" stopped. 2025-07-01 10:23:03.971 +03:00 [DBG] Connection id "0HNC8090TGBED" accepted. 2025-07-01 10:23:03.971 +03:00 [DBG] Connection id "0HNC8090TGBED" started. 2025-07-01 10:23:03.971 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:23:03.972 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:23:03.972 +03:00 [DBG] POST requests are not supported 2025-07-01 10:23:03.972 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:23:03.972 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:23:03.972 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:03.972 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:23:03.972 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:23:03.972 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:23:03.972 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:23:03.972 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:03.972 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:23:03.972 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:23:03.972 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:23:03.972 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:23:03.973 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:23:03.973 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:23:03.973 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:03.973 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:03.973 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:23:03.973 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:23:03.973 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:03.973 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:03.973 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:03.973 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:03.973 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:23:03.974 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.3275ms. 2025-07-01 10:23:03.974 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:03.974 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:03.974 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:03.974 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:03.974 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:03.974 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:03.974 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:03.974 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:03.974 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:23:03.974 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:23:03.974 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:23:03.974 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:03.974 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:03.974 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:03.974 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:03.974 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:03.974 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:03.974 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7017ms 2025-07-01 10:23:03.974 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:03.975 +03:00 [DBG] Connection id "0HNC8090TGBED" completed keep alive response. 2025-07-01 10:23:03.975 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1292ms 2025-07-01 10:23:03.975 +03:00 [DBG] Connection id "0HNC8090TGBED" received FIN. 2025-07-01 10:23:03.975 +03:00 [DBG] Connection id "0HNC8090TGBED" disconnecting. 2025-07-01 10:23:03.975 +03:00 [DBG] Connection id "0HNC8090TGBED" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:23:03.976 +03:00 [DBG] Connection id "0HNC8090TGBED" stopped. 2025-07-01 10:23:08.978 +03:00 [DBG] Connection id "0HNC8090TGBEE" accepted. 2025-07-01 10:23:08.978 +03:00 [DBG] Connection id "0HNC8090TGBEE" started. 2025-07-01 10:23:08.978 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:23:08.978 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:23:08.978 +03:00 [DBG] POST requests are not supported 2025-07-01 10:23:08.978 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:23:08.978 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:23:08.978 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:08.979 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:23:08.979 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:23:08.979 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:23:08.979 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:23:08.979 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:08.979 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:23:08.979 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:23:08.979 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:23:08.979 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:23:08.979 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:23:08.979 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:23:08.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:08.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:08.979 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:23:08.979 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:23:08.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:08.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:08.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:08.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:08.979 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:23:08.979 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.121ms. 2025-07-01 10:23:08.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:08.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:08.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:08.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:08.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:08.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:08.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:08.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:08.979 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:23:08.979 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:23:08.979 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:23:08.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:08.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:08.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:08.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:08.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:08.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:08.980 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6494ms 2025-07-01 10:23:08.980 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:08.980 +03:00 [DBG] Connection id "0HNC8090TGBEE" completed keep alive response. 2025-07-01 10:23:08.980 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2628ms 2025-07-01 10:23:08.980 +03:00 [DBG] Connection id "0HNC8090TGBEE" received FIN. 2025-07-01 10:23:08.980 +03:00 [DBG] Connection id "0HNC8090TGBEE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:23:08.980 +03:00 [DBG] Connection id "0HNC8090TGBEE" disconnecting. 2025-07-01 10:23:08.980 +03:00 [DBG] Connection id "0HNC8090TGBEE" stopped. 2025-07-01 10:23:13.976 +03:00 [DBG] Connection id "0HNC8090TGBEF" accepted. 2025-07-01 10:23:13.976 +03:00 [DBG] Connection id "0HNC8090TGBEF" started. 2025-07-01 10:23:13.976 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:23:13.976 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:23:13.976 +03:00 [DBG] POST requests are not supported 2025-07-01 10:23:13.976 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:23:13.976 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:23:13.976 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:13.976 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:23:13.976 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:23:13.976 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:23:13.976 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:23:13.976 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:13.976 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:23:13.976 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:23:13.976 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:23:13.976 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:23:13.977 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:23:13.977 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:23:13.977 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:13.977 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:13.977 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:23:13.977 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:23:13.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:13.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:13.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:13.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:13.977 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:23:13.977 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1328ms. 2025-07-01 10:23:13.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:13.977 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:13.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:13.977 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:13.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:13.977 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:13.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:13.977 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:13.977 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:23:13.977 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:23:13.977 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:23:13.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:13.977 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:13.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:13.977 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:13.977 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:13.977 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:13.977 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7388ms 2025-07-01 10:23:13.977 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:13.977 +03:00 [DBG] Connection id "0HNC8090TGBEF" completed keep alive response. 2025-07-01 10:23:13.977 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2879ms 2025-07-01 10:23:13.978 +03:00 [DBG] Connection id "0HNC8090TGBEF" received FIN. 2025-07-01 10:23:13.978 +03:00 [DBG] Connection id "0HNC8090TGBEF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:23:13.978 +03:00 [DBG] Connection id "0HNC8090TGBEF" disconnecting. 2025-07-01 10:23:13.978 +03:00 [DBG] Connection id "0HNC8090TGBEF" stopped. 2025-07-01 10:23:18.974 +03:00 [DBG] Connection id "0HNC8090TGBEG" accepted. 2025-07-01 10:23:18.974 +03:00 [DBG] Connection id "0HNC8090TGBEG" started. 2025-07-01 10:23:18.974 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:23:18.974 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:23:18.975 +03:00 [DBG] POST requests are not supported 2025-07-01 10:23:18.975 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:23:18.975 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:23:18.975 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:18.975 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:23:18.975 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:23:18.975 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:23:18.975 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:23:18.975 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:18.975 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:23:18.975 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:23:18.975 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:23:18.975 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:23:18.975 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:23:18.975 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:23:18.975 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:18.975 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:18.975 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:23:18.975 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:23:18.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:18.975 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:18.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:18.975 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:18.975 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:23:18.976 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1625ms. 2025-07-01 10:23:18.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:18.976 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:18.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:18.976 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:18.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:18.976 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:18.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:18.976 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:18.976 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:23:18.976 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:23:18.976 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:23:18.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:18.976 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:18.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:18.976 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:18.976 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:18.976 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:18.976 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8592ms 2025-07-01 10:23:18.976 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:18.976 +03:00 [DBG] Connection id "0HNC8090TGBEG" completed keep alive response. 2025-07-01 10:23:18.976 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6644ms 2025-07-01 10:23:18.976 +03:00 [DBG] Connection id "0HNC8090TGBEG" received FIN. 2025-07-01 10:23:18.976 +03:00 [DBG] Connection id "0HNC8090TGBEG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:23:18.976 +03:00 [DBG] Connection id "0HNC8090TGBEG" disconnecting. 2025-07-01 10:23:18.977 +03:00 [DBG] Connection id "0HNC8090TGBEG" stopped. 2025-07-01 10:23:23.969 +03:00 [DBG] Connection id "0HNC8090TGBEH" accepted. 2025-07-01 10:23:23.969 +03:00 [DBG] Connection id "0HNC8090TGBEH" started. 2025-07-01 10:23:23.969 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:23:23.969 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:23:23.969 +03:00 [DBG] POST requests are not supported 2025-07-01 10:23:23.969 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:23:23.970 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:23:23.970 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:23.970 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:23:23.970 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:23:23.970 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:23:23.970 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:23:23.970 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:23.970 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:23:23.970 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:23:23.970 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:23:23.970 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:23:23.970 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:23:23.970 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:23:23.970 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:23.970 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:23.970 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:23:23.970 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:23:23.970 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:23.970 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:23.970 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:23.970 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:23.970 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:23:23.971 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1641ms. 2025-07-01 10:23:23.971 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:23.971 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:23.971 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:23.971 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:23.971 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:23.971 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:23.971 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:23.971 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:23.971 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:23:23.971 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:23:23.971 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:23:23.971 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:23.971 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:23.971 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:23.971 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:23.971 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:23.971 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:23.971 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0843ms 2025-07-01 10:23:23.971 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:23.971 +03:00 [DBG] Connection id "0HNC8090TGBEH" completed keep alive response. 2025-07-01 10:23:23.971 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9854ms 2025-07-01 10:23:23.971 +03:00 [DBG] Connection id "0HNC8090TGBEH" received FIN. 2025-07-01 10:23:23.971 +03:00 [DBG] Connection id "0HNC8090TGBEH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:23:23.972 +03:00 [DBG] Connection id "0HNC8090TGBEH" disconnecting. 2025-07-01 10:23:23.972 +03:00 [DBG] Connection id "0HNC8090TGBEH" stopped. 2025-07-01 10:23:28.973 +03:00 [DBG] Connection id "0HNC8090TGBEI" accepted. 2025-07-01 10:23:28.973 +03:00 [DBG] Connection id "0HNC8090TGBEI" started. 2025-07-01 10:23:28.973 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:23:28.973 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:23:28.973 +03:00 [DBG] POST requests are not supported 2025-07-01 10:23:28.973 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:23:28.973 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:23:28.973 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:28.974 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:23:28.974 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:23:28.974 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:23:28.974 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:23:28.974 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:28.974 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:23:28.974 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:23:28.974 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:23:28.974 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:23:28.974 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:23:28.974 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:23:28.974 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:28.974 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:28.974 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:23:28.974 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:23:28.974 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:28.974 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:28.974 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:28.974 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:28.974 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:23:28.975 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1306ms. 2025-07-01 10:23:28.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:28.975 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:28.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:28.975 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:28.975 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:28.975 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:28.975 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:28.975 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:28.975 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:23:28.975 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:23:28.975 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:23:28.975 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:28.975 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:28.975 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:28.975 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:28.975 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:28.975 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:28.975 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9159ms 2025-07-01 10:23:28.975 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:28.975 +03:00 [DBG] Connection id "0HNC8090TGBEI" completed keep alive response. 2025-07-01 10:23:28.975 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7309ms 2025-07-01 10:23:28.975 +03:00 [DBG] Connection id "0HNC8090TGBEI" received FIN. 2025-07-01 10:23:28.975 +03:00 [DBG] Connection id "0HNC8090TGBEI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:23:28.975 +03:00 [DBG] Connection id "0HNC8090TGBEI" disconnecting. 2025-07-01 10:23:28.975 +03:00 [DBG] Connection id "0HNC8090TGBEI" stopped. 2025-07-01 10:23:33.976 +03:00 [DBG] Connection id "0HNC8090TGBEJ" accepted. 2025-07-01 10:23:33.976 +03:00 [DBG] Connection id "0HNC8090TGBEJ" started. 2025-07-01 10:23:33.976 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:23:33.976 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:23:33.976 +03:00 [DBG] POST requests are not supported 2025-07-01 10:23:33.976 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:23:33.976 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:23:33.976 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:33.976 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:23:33.976 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:23:33.976 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:23:33.976 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:23:33.976 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:33.976 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:23:33.977 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:23:33.977 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:23:33.977 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:23:33.977 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:23:33.977 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:23:33.977 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:33.977 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:33.977 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:23:33.977 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:23:33.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:33.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:33.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:33.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:33.977 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:23:33.977 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1058ms. 2025-07-01 10:23:33.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:33.977 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:33.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:33.977 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:33.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:33.977 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:33.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:33.977 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:33.977 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:23:33.977 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:23:33.977 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:23:33.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:33.977 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:33.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:33.977 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:33.977 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:33.977 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:33.977 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5632ms 2025-07-01 10:23:33.977 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:33.977 +03:00 [DBG] Connection id "0HNC8090TGBEJ" completed keep alive response. 2025-07-01 10:23:33.977 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1104ms 2025-07-01 10:23:33.978 +03:00 [DBG] Connection id "0HNC8090TGBEJ" received FIN. 2025-07-01 10:23:33.978 +03:00 [DBG] Connection id "0HNC8090TGBEJ" disconnecting. 2025-07-01 10:23:33.978 +03:00 [DBG] Connection id "0HNC8090TGBEJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:23:33.979 +03:00 [DBG] Connection id "0HNC8090TGBEJ" stopped. 2025-07-01 10:23:38.982 +03:00 [DBG] Connection id "0HNC8090TGBEK" accepted. 2025-07-01 10:23:38.982 +03:00 [DBG] Connection id "0HNC8090TGBEK" started. 2025-07-01 10:23:38.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:23:38.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:23:38.982 +03:00 [DBG] POST requests are not supported 2025-07-01 10:23:38.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:23:38.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:23:38.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:38.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:23:38.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:23:38.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:23:38.982 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:23:38.982 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:38.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:23:38.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:23:38.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:23:38.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:23:38.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:23:38.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:23:38.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:38.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:38.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:23:38.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:23:38.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:38.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:38.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:38.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:38.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:23:38.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1286ms. 2025-07-01 10:23:38.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:38.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:38.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:38.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:38.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:38.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:38.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:38.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:38.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:23:38.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:23:38.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:23:38.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:38.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:38.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:38.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:38.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:38.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:38.983 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6488ms 2025-07-01 10:23:38.983 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:38.983 +03:00 [DBG] Connection id "0HNC8090TGBEK" completed keep alive response. 2025-07-01 10:23:38.983 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2566ms 2025-07-01 10:23:38.984 +03:00 [DBG] Connection id "0HNC8090TGBEK" received FIN. 2025-07-01 10:23:38.984 +03:00 [DBG] Connection id "0HNC8090TGBEK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:23:38.984 +03:00 [DBG] Connection id "0HNC8090TGBEK" disconnecting. 2025-07-01 10:23:38.984 +03:00 [DBG] Connection id "0HNC8090TGBEK" stopped. 2025-07-01 10:23:44.735 +03:00 [DBG] Connection id "0HNC8090TGBEL" accepted. 2025-07-01 10:23:44.735 +03:00 [DBG] Connection id "0HNC8090TGBEL" started. 2025-07-01 10:23:44.736 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:23:44.736 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:23:44.736 +03:00 [DBG] POST requests are not supported 2025-07-01 10:23:44.736 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:23:44.736 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:23:44.736 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:44.736 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:23:44.736 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:23:44.736 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:23:44.736 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:23:44.736 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:44.736 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:23:44.736 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:23:44.736 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:23:44.736 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:23:44.736 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:23:44.736 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:23:44.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:44.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:44.736 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:23:44.736 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:23:44.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:44.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:44.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:44.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:44.736 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:23:44.736 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1239ms. 2025-07-01 10:23:44.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:44.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:44.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:44.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:44.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:44.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:44.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:44.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:44.737 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:23:44.737 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:23:44.737 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:23:44.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:44.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:44.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:44.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:44.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:44.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:44.737 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8815ms 2025-07-01 10:23:44.737 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:44.737 +03:00 [DBG] Connection id "0HNC8090TGBEL" completed keep alive response. 2025-07-01 10:23:44.737 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5151ms 2025-07-01 10:23:44.737 +03:00 [DBG] Connection id "0HNC8090TGBEL" received FIN. 2025-07-01 10:23:44.737 +03:00 [DBG] Connection id "0HNC8090TGBEL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:23:44.737 +03:00 [DBG] Connection id "0HNC8090TGBEL" disconnecting. 2025-07-01 10:23:44.737 +03:00 [DBG] Connection id "0HNC8090TGBEL" stopped. 2025-07-01 10:23:49.742 +03:00 [DBG] Connection id "0HNC8090TGBEM" accepted. 2025-07-01 10:23:49.742 +03:00 [DBG] Connection id "0HNC8090TGBEM" started. 2025-07-01 10:23:49.742 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:23:49.742 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:23:49.742 +03:00 [DBG] POST requests are not supported 2025-07-01 10:23:49.742 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:23:49.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-07-01 10:23:49.743 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:49.743 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:23:49.743 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:23:49.743 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:23:49.743 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:23:49.743 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:49.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-07-01 10:23:49.743 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:23:49.743 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:23:49.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-07-01 10:23:49.743 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:23:49.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-07-01 10:23:49.743 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:49.743 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:49.743 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:23:49.743 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:23:49.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:49.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:49.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:49.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:49.743 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:23:49.743 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1268ms. 2025-07-01 10:23:49.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:49.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:49.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:49.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:49.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:49.743 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:49.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:49.743 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:49.743 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:23:49.743 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:23:49.743 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:23:49.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:49.743 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:49.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:49.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:49.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:49.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:49.744 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.679ms 2025-07-01 10:23:49.744 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:49.744 +03:00 [DBG] Connection id "0HNC8090TGBEM" completed keep alive response. 2025-07-01 10:23:49.744 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3011ms 2025-07-01 10:23:49.744 +03:00 [DBG] Connection id "0HNC8090TGBEM" received FIN. 2025-07-01 10:23:49.744 +03:00 [DBG] Connection id "0HNC8090TGBEM" disconnecting. 2025-07-01 10:23:49.744 +03:00 [DBG] Connection id "0HNC8090TGBEM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:23:49.745 +03:00 [DBG] Connection id "0HNC8090TGBEM" stopped. 2025-07-01 10:23:54.731 +03:00 [DBG] Connection id "0HNC8090TGBEN" accepted. 2025-07-01 10:23:54.731 +03:00 [DBG] Connection id "0HNC8090TGBEN" started. 2025-07-01 10:23:54.734 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:23:54.734 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:23:54.734 +03:00 [DBG] POST requests are not supported 2025-07-01 10:23:54.734 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:23:54.734 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:23:54.734 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:54.734 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:23:54.734 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:23:54.734 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:23:54.734 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:23:54.734 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:54.734 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:23:54.734 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:23:54.734 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:23:54.734 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:23:54.734 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:23:54.734 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:23:54.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:54.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:54.734 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:23:54.734 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:23:54.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:54.734 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:54.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:54.734 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:54.734 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:23:54.735 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1419ms. 2025-07-01 10:23:54.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:54.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:54.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:54.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:54.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:54.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:54.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:54.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:54.735 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:23:54.735 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:23:54.735 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:23:54.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:54.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:54.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:54.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:54.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:54.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:54.735 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6726ms 2025-07-01 10:23:54.735 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:54.735 +03:00 [DBG] Connection id "0HNC8090TGBEN" completed keep alive response. 2025-07-01 10:23:54.735 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2476ms 2025-07-01 10:23:54.735 +03:00 [DBG] Connection id "0HNC8090TGBEN" received FIN. 2025-07-01 10:23:54.735 +03:00 [DBG] Connection id "0HNC8090TGBEN" disconnecting. 2025-07-01 10:23:54.735 +03:00 [DBG] Connection id "0HNC8090TGBEN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:23:54.737 +03:00 [DBG] Connection id "0HNC8090TGBEN" stopped. 2025-07-01 10:23:59.746 +03:00 [DBG] Connection id "0HNC8090TGBEO" accepted. 2025-07-01 10:23:59.747 +03:00 [DBG] Connection id "0HNC8090TGBEO" started. 2025-07-01 10:23:59.747 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:23:59.747 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:23:59.747 +03:00 [DBG] POST requests are not supported 2025-07-01 10:23:59.747 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:23:59.747 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:23:59.747 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:59.747 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:23:59.747 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:23:59.747 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:23:59.747 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:23:59.747 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:59.747 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:23:59.747 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:23:59.747 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:23:59.747 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:23:59.747 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:23:59.747 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:23:59.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:59.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:59.747 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:23:59.747 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:23:59.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:59.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:59.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:59.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:59.748 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:23:59.748 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1394ms. 2025-07-01 10:23:59.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:59.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:23:59.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:59.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:23:59.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:59.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:59.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:59.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:59.748 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:23:59.748 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:23:59.748 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:23:59.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:59.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:23:59.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:59.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:59.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:59.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:23:59.748 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9292ms 2025-07-01 10:23:59.748 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:23:59.748 +03:00 [DBG] Connection id "0HNC8090TGBEO" completed keep alive response. 2025-07-01 10:23:59.748 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6824ms 2025-07-01 10:23:59.749 +03:00 [DBG] Connection id "0HNC8090TGBEO" received FIN. 2025-07-01 10:23:59.749 +03:00 [DBG] Connection id "0HNC8090TGBEO" disconnecting. 2025-07-01 10:23:59.749 +03:00 [DBG] Connection id "0HNC8090TGBEO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:23:59.750 +03:00 [DBG] Connection id "0HNC8090TGBEO" stopped. 2025-07-01 10:24:04.656 +03:00 [DBG] Connection id "0HNC8090TGBEP" accepted. 2025-07-01 10:24:04.657 +03:00 [DBG] Connection id "0HNC8090TGBEP" started. 2025-07-01 10:24:04.657 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:24:04.657 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:24:04.657 +03:00 [DBG] POST requests are not supported 2025-07-01 10:24:04.657 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:24:04.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-07-01 10:24:04.657 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:04.657 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:24:04.657 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:24:04.657 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:24:04.657 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:24:04.657 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:04.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-07-01 10:24:04.657 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:24:04.657 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:24:04.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-07-01 10:24:04.658 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:24:04.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-07-01 10:24:04.658 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:04.658 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:04.658 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:24:04.658 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:24:04.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:04.658 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:04.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:04.658 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:04.658 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:24:04.658 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1257ms. 2025-07-01 10:24:04.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:04.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:04.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:04.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:04.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:04.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:04.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:04.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:04.658 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:24:04.658 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:24:04.658 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:24:04.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:04.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:04.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:04.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:04.658 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:04.658 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:04.658 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7137ms 2025-07-01 10:24:04.658 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:04.658 +03:00 [DBG] Connection id "0HNC8090TGBEP" completed keep alive response. 2025-07-01 10:24:04.658 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6619ms 2025-07-01 10:24:04.659 +03:00 [DBG] Connection id "0HNC8090TGBEP" received FIN. 2025-07-01 10:24:04.659 +03:00 [DBG] Connection id "0HNC8090TGBEP" disconnecting. 2025-07-01 10:24:04.659 +03:00 [DBG] Connection id "0HNC8090TGBEP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:24:04.660 +03:00 [DBG] Connection id "0HNC8090TGBEP" stopped. 2025-07-01 10:24:09.747 +03:00 [DBG] Connection id "0HNC8090TGBEQ" accepted. 2025-07-01 10:24:09.747 +03:00 [DBG] Connection id "0HNC8090TGBEQ" started. 2025-07-01 10:24:09.747 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:24:09.748 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:24:09.748 +03:00 [DBG] POST requests are not supported 2025-07-01 10:24:09.748 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:24:09.748 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:24:09.748 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:09.748 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:24:09.748 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:24:09.748 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:24:09.748 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:24:09.748 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:09.748 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:24:09.748 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:24:09.748 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:24:09.748 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:24:09.748 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:24:09.748 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:24:09.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:09.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:09.748 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:24:09.748 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:24:09.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:09.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:09.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:09.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:09.748 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:24:09.748 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1277ms. 2025-07-01 10:24:09.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:09.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:09.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:09.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:09.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:09.749 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:09.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:09.749 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:09.749 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:24:09.749 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:24:09.749 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:24:09.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:09.749 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:09.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:09.749 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:09.749 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:09.749 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:09.749 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7502ms 2025-07-01 10:24:09.749 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:09.749 +03:00 [DBG] Connection id "0HNC8090TGBEQ" completed keep alive response. 2025-07-01 10:24:09.749 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4488ms 2025-07-01 10:24:09.749 +03:00 [DBG] Connection id "0HNC8090TGBEQ" received FIN. 2025-07-01 10:24:09.749 +03:00 [DBG] Connection id "0HNC8090TGBEQ" disconnecting. 2025-07-01 10:24:09.749 +03:00 [DBG] Connection id "0HNC8090TGBEQ" stopped. 2025-07-01 10:24:09.750 +03:00 [DBG] Connection id "0HNC8090TGBEQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:24:14.737 +03:00 [DBG] Connection id "0HNC8090TGBER" accepted. 2025-07-01 10:24:14.738 +03:00 [DBG] Connection id "0HNC8090TGBER" started. 2025-07-01 10:24:14.738 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:24:14.738 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:24:14.738 +03:00 [DBG] POST requests are not supported 2025-07-01 10:24:14.738 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:24:14.738 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:24:14.738 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:14.738 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:24:14.738 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:24:14.738 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:24:14.738 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:24:14.738 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:14.738 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:24:14.738 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:24:14.738 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:24:14.738 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:24:14.738 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:24:14.738 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:24:14.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:14.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:14.738 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:24:14.738 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:24:14.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:14.738 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:14.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:14.738 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:14.738 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:24:14.738 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1102ms. 2025-07-01 10:24:14.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:14.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:14.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:14.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:14.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:14.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:14.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:14.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:14.738 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:24:14.738 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:24:14.738 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:24:14.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:14.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:14.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:14.739 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:14.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:14.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:14.739 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5839ms 2025-07-01 10:24:14.739 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:14.739 +03:00 [DBG] Connection id "0HNC8090TGBER" completed keep alive response. 2025-07-01 10:24:14.739 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0996ms 2025-07-01 10:24:14.739 +03:00 [DBG] Connection id "0HNC8090TGBER" received FIN. 2025-07-01 10:24:14.739 +03:00 [DBG] Connection id "0HNC8090TGBER" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:24:14.739 +03:00 [DBG] Connection id "0HNC8090TGBER" disconnecting. 2025-07-01 10:24:14.739 +03:00 [DBG] Connection id "0HNC8090TGBER" stopped. 2025-07-01 10:24:19.740 +03:00 [DBG] Connection id "0HNC8090TGBES" accepted. 2025-07-01 10:24:19.740 +03:00 [DBG] Connection id "0HNC8090TGBES" started. 2025-07-01 10:24:19.740 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:24:19.740 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:24:19.740 +03:00 [DBG] POST requests are not supported 2025-07-01 10:24:19.740 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:24:19.740 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:24:19.740 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:19.740 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:24:19.740 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:24:19.740 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:24:19.740 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:24:19.740 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:19.740 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:24:19.741 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:24:19.741 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:24:19.741 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:24:19.741 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:24:19.741 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:24:19.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:19.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:19.741 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:24:19.741 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:24:19.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:19.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:19.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:19.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:19.741 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:24:19.741 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.117ms. 2025-07-01 10:24:19.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:19.741 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:19.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:19.741 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:19.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:19.741 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:19.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:19.741 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:19.741 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:24:19.741 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:24:19.741 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:24:19.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:19.741 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:19.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:19.741 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:19.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:19.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:19.741 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6701ms 2025-07-01 10:24:19.741 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:19.741 +03:00 [DBG] Connection id "0HNC8090TGBES" completed keep alive response. 2025-07-01 10:24:19.741 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4944ms 2025-07-01 10:24:19.742 +03:00 [DBG] Connection id "0HNC8090TGBES" received FIN. 2025-07-01 10:24:19.742 +03:00 [DBG] Connection id "0HNC8090TGBES" disconnecting. 2025-07-01 10:24:19.742 +03:00 [DBG] Connection id "0HNC8090TGBES" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:24:19.743 +03:00 [DBG] Connection id "0HNC8090TGBES" stopped. 2025-07-01 10:24:24.739 +03:00 [DBG] Connection id "0HNC8090TGBET" accepted. 2025-07-01 10:24:24.739 +03:00 [DBG] Connection id "0HNC8090TGBET" started. 2025-07-01 10:24:24.739 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:24:24.739 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:24:24.739 +03:00 [DBG] POST requests are not supported 2025-07-01 10:24:24.739 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:24:24.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-07-01 10:24:24.739 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:24.739 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:24:24.739 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:24:24.740 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:24:24.740 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:24:24.740 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:24.740 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:24:24.740 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:24:24.740 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:24:24.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-07-01 10:24:24.740 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:24:24.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-07-01 10:24:24.740 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:24.740 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:24.740 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:24:24.740 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:24:24.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:24.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:24.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:24.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:24.740 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:24:24.740 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1352ms. 2025-07-01 10:24:24.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:24.740 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:24.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:24.740 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:24.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:24.740 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:24.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:24.740 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:24.740 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:24:24.740 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:24:24.740 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:24:24.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:24.740 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:24.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:24.740 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:24.740 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:24.740 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:24.740 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6733ms 2025-07-01 10:24:24.740 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:24.740 +03:00 [DBG] Connection id "0HNC8090TGBET" completed keep alive response. 2025-07-01 10:24:24.741 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3338ms 2025-07-01 10:24:24.741 +03:00 [DBG] Connection id "0HNC8090TGBET" received FIN. 2025-07-01 10:24:24.741 +03:00 [DBG] Connection id "0HNC8090TGBET" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:24:24.741 +03:00 [DBG] Connection id "0HNC8090TGBET" disconnecting. 2025-07-01 10:24:24.741 +03:00 [DBG] Connection id "0HNC8090TGBET" stopped. 2025-07-01 10:24:29.733 +03:00 [DBG] Connection id "0HNC8090TGBEU" accepted. 2025-07-01 10:24:29.733 +03:00 [DBG] Connection id "0HNC8090TGBEU" started. 2025-07-01 10:24:29.733 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:24:29.733 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:24:29.733 +03:00 [DBG] POST requests are not supported 2025-07-01 10:24:29.733 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:24:29.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-07-01 10:24:29.733 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:29.734 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:24:29.734 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:24:29.734 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:24:29.734 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:24:29.734 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:29.734 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:24:29.734 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:24:29.734 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:24:29.734 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:24:29.734 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:24:29.734 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:24:29.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:29.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:29.734 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:24:29.734 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:24:29.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:29.734 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:29.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:29.734 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:29.735 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:24:29.735 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.157ms. 2025-07-01 10:24:29.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:29.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:29.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:29.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:29.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:29.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:29.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:29.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:29.735 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:24:29.735 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:24:29.735 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:24:29.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:29.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:29.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:29.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:29.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:29.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:29.735 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1142ms 2025-07-01 10:24:29.735 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:29.735 +03:00 [DBG] Connection id "0HNC8090TGBEU" completed keep alive response. 2025-07-01 10:24:29.735 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1416ms 2025-07-01 10:24:29.736 +03:00 [DBG] Connection id "0HNC8090TGBEU" received FIN. 2025-07-01 10:24:29.736 +03:00 [DBG] Connection id "0HNC8090TGBEU" disconnecting. 2025-07-01 10:24:29.736 +03:00 [DBG] Connection id "0HNC8090TGBEU" stopped. 2025-07-01 10:24:29.736 +03:00 [DBG] Connection id "0HNC8090TGBEU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:24:34.734 +03:00 [DBG] Connection id "0HNC8090TGBEV" accepted. 2025-07-01 10:24:34.734 +03:00 [DBG] Connection id "0HNC8090TGBEV" started. 2025-07-01 10:24:34.734 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:24:34.734 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:24:34.734 +03:00 [DBG] POST requests are not supported 2025-07-01 10:24:34.734 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:24:34.734 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:24:34.734 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:34.734 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:24:34.734 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:24:34.734 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:24:34.734 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:24:34.734 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:34.734 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:24:34.734 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:24:34.734 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:24:34.734 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:24:34.735 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:24:34.735 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:24:34.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:34.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:34.735 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:24:34.735 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:24:34.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:34.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:34.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:34.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:34.735 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:24:34.735 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1233ms. 2025-07-01 10:24:34.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:34.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:34.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:34.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:34.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:34.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:34.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:34.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:34.735 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:24:34.735 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:24:34.735 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:24:34.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:34.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:34.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:34.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:34.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:34.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:34.735 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8621ms 2025-07-01 10:24:34.736 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:34.736 +03:00 [DBG] Connection id "0HNC8090TGBEV" completed keep alive response. 2025-07-01 10:24:34.736 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6159ms 2025-07-01 10:24:34.736 +03:00 [DBG] Connection id "0HNC8090TGBEV" received FIN. 2025-07-01 10:24:34.736 +03:00 [DBG] Connection id "0HNC8090TGBEV" disconnecting. 2025-07-01 10:24:34.736 +03:00 [DBG] Connection id "0HNC8090TGBEV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:24:34.737 +03:00 [DBG] Connection id "0HNC8090TGBEV" stopped. 2025-07-01 10:24:39.745 +03:00 [DBG] Connection id "0HNC8090TGBF0" accepted. 2025-07-01 10:24:39.745 +03:00 [DBG] Connection id "0HNC8090TGBF0" started. 2025-07-01 10:24:39.745 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:24:39.745 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:24:39.745 +03:00 [DBG] POST requests are not supported 2025-07-01 10:24:39.745 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:24:39.745 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:24:39.745 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:39.745 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:24:39.746 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:24:39.746 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:24:39.746 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:24:39.746 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:39.746 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:24:39.746 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:24:39.746 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:24:39.746 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:24:39.746 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:24:39.746 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:24:39.746 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:39.746 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:39.746 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:24:39.746 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:24:39.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:39.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:39.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:39.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:39.746 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:24:39.746 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1394ms. 2025-07-01 10:24:39.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:39.746 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:39.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:39.746 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:39.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:39.746 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:39.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:39.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:39.747 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:24:39.747 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:24:39.747 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:24:39.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:39.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:39.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:39.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:39.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:39.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:39.747 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8899ms 2025-07-01 10:24:39.747 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:39.747 +03:00 [DBG] Connection id "0HNC8090TGBF0" completed keep alive response. 2025-07-01 10:24:39.747 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6492ms 2025-07-01 10:24:39.747 +03:00 [DBG] Connection id "0HNC8090TGBF0" received FIN. 2025-07-01 10:24:39.747 +03:00 [DBG] Connection id "0HNC8090TGBF0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:24:39.747 +03:00 [DBG] Connection id "0HNC8090TGBF0" disconnecting. 2025-07-01 10:24:39.747 +03:00 [DBG] Connection id "0HNC8090TGBF0" stopped. 2025-07-01 10:24:44.748 +03:00 [DBG] Connection id "0HNC8090TGBF1" accepted. 2025-07-01 10:24:44.749 +03:00 [DBG] Connection id "0HNC8090TGBF1" started. 2025-07-01 10:24:44.749 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:24:44.749 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:24:44.749 +03:00 [DBG] POST requests are not supported 2025-07-01 10:24:44.749 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:24:44.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-07-01 10:24:44.749 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:44.749 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:24:44.749 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:24:44.749 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:24:44.749 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:24:44.750 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:44.750 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:24:44.750 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:24:44.750 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:24:44.750 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:24:44.750 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:24:44.750 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:24:44.750 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:44.750 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:44.750 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:24:44.751 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:24:44.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:44.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:44.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:44.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:44.751 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:24:44.751 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1904ms. 2025-07-01 10:24:44.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:44.751 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:44.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:44.751 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:44.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:44.751 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:44.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:44.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:44.752 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:24:44.752 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:24:44.752 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:24:44.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:44.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:44.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:44.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:44.752 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:44.752 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:44.752 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.1443ms 2025-07-01 10:24:44.752 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:44.752 +03:00 [DBG] Connection id "0HNC8090TGBF1" completed keep alive response. 2025-07-01 10:24:44.753 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7964ms 2025-07-01 10:24:44.753 +03:00 [DBG] Connection id "0HNC8090TGBF1" received FIN. 2025-07-01 10:24:44.753 +03:00 [DBG] Connection id "0HNC8090TGBF1" disconnecting. 2025-07-01 10:24:44.753 +03:00 [DBG] Connection id "0HNC8090TGBF1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:24:44.754 +03:00 [DBG] Connection id "0HNC8090TGBF1" stopped. 2025-07-01 10:24:49.735 +03:00 [DBG] Connection id "0HNC8090TGBF2" accepted. 2025-07-01 10:24:49.735 +03:00 [DBG] Connection id "0HNC8090TGBF2" started. 2025-07-01 10:24:49.735 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:24:49.735 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:24:49.735 +03:00 [DBG] POST requests are not supported 2025-07-01 10:24:49.735 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:24:49.735 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:24:49.735 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:49.735 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:24:49.735 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:24:49.735 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:24:49.735 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:24:49.735 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:49.735 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:24:49.735 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:24:49.735 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:24:49.736 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:24:49.736 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:24:49.736 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:24:49.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:49.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:49.736 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:24:49.736 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:24:49.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:49.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:49.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:49.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:49.736 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:24:49.736 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1269ms. 2025-07-01 10:24:49.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:49.736 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:49.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:49.736 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:49.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:49.736 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:49.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:49.736 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:49.736 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:24:49.736 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:24:49.737 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:24:49.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:49.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:49.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:49.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:49.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:49.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:49.737 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1293ms 2025-07-01 10:24:49.737 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:49.737 +03:00 [DBG] Connection id "0HNC8090TGBF2" completed keep alive response. 2025-07-01 10:24:49.737 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0533ms 2025-07-01 10:24:49.737 +03:00 [DBG] Connection id "0HNC8090TGBF2" received FIN. 2025-07-01 10:24:49.737 +03:00 [DBG] Connection id "0HNC8090TGBF2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:24:49.737 +03:00 [DBG] Connection id "0HNC8090TGBF2" disconnecting. 2025-07-01 10:24:49.737 +03:00 [DBG] Connection id "0HNC8090TGBF2" stopped. 2025-07-01 10:24:54.738 +03:00 [DBG] Connection id "0HNC8090TGBF3" accepted. 2025-07-01 10:24:54.738 +03:00 [DBG] Connection id "0HNC8090TGBF3" started. 2025-07-01 10:24:54.739 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:24:54.739 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:24:54.739 +03:00 [DBG] POST requests are not supported 2025-07-01 10:24:54.739 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:24:54.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-07-01 10:24:54.739 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:54.739 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:24:54.739 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:24:54.739 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:24:54.739 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:24:54.739 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:54.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-07-01 10:24:54.739 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:24:54.739 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:24:54.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-07-01 10:24:54.739 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:24:54.739 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:24:54.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:54.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:54.740 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:24:54.740 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:24:54.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:54.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:54.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:54.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:54.740 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:24:54.740 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.17ms. 2025-07-01 10:24:54.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:54.740 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:54.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:54.740 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:54.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:54.740 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:54.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:54.740 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:54.740 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:24:54.740 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:24:54.740 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:24:54.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:54.740 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:54.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:54.741 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:54.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:54.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:54.741 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3217ms 2025-07-01 10:24:54.741 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:54.741 +03:00 [DBG] Connection id "0HNC8090TGBF3" completed keep alive response. 2025-07-01 10:24:54.741 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3662ms 2025-07-01 10:24:54.741 +03:00 [DBG] Connection id "0HNC8090TGBF3" received FIN. 2025-07-01 10:24:54.741 +03:00 [DBG] Connection id "0HNC8090TGBF3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:24:54.741 +03:00 [DBG] Connection id "0HNC8090TGBF3" disconnecting. 2025-07-01 10:24:54.741 +03:00 [DBG] Connection id "0HNC8090TGBF3" stopped. 2025-07-01 10:24:59.746 +03:00 [DBG] Connection id "0HNC8090TGBF4" accepted. 2025-07-01 10:24:59.746 +03:00 [DBG] Connection id "0HNC8090TGBF4" started. 2025-07-01 10:24:59.746 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:24:59.746 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:24:59.746 +03:00 [DBG] POST requests are not supported 2025-07-01 10:24:59.746 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:24:59.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-07-01 10:24:59.746 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:59.746 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:24:59.746 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:24:59.746 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:24:59.746 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:24:59.746 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:59.746 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:24:59.746 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:24:59.747 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:24:59.747 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:24:59.747 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:24:59.747 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:24:59.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:59.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:59.747 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:24:59.747 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:24:59.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:59.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:59.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:59.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:59.747 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:24:59.747 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1347ms. 2025-07-01 10:24:59.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:59.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:24:59.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:59.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:24:59.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:59.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:59.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:59.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:59.747 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:24:59.747 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:24:59.747 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:24:59.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:59.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:24:59.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:59.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:59.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:59.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:24:59.747 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7586ms 2025-07-01 10:24:59.747 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:24:59.747 +03:00 [DBG] Connection id "0HNC8090TGBF4" completed keep alive response. 2025-07-01 10:24:59.748 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4571ms 2025-07-01 10:24:59.748 +03:00 [DBG] Connection id "0HNC8090TGBF4" received FIN. 2025-07-01 10:24:59.748 +03:00 [DBG] Connection id "0HNC8090TGBF4" disconnecting. 2025-07-01 10:24:59.748 +03:00 [DBG] Connection id "0HNC8090TGBF4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:24:59.749 +03:00 [DBG] Connection id "0HNC8090TGBF4" stopped. 2025-07-01 10:25:04.735 +03:00 [DBG] Connection id "0HNC8090TGBF5" accepted. 2025-07-01 10:25:04.735 +03:00 [DBG] Connection id "0HNC8090TGBF5" started. 2025-07-01 10:25:04.736 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:25:04.736 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:25:04.736 +03:00 [DBG] POST requests are not supported 2025-07-01 10:25:04.736 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:25:04.736 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:25:04.736 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:04.736 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:25:04.736 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:25:04.736 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:25:04.736 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:25:04.736 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:04.736 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:25:04.736 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:25:04.736 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:25:04.736 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:25:04.736 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:25:04.736 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:25:04.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:04.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:04.736 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:25:04.736 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:25:04.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:04.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:04.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:04.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:04.736 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:25:04.737 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.197ms. 2025-07-01 10:25:04.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:04.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:04.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:04.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:04.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:04.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:04.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:04.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:04.737 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:25:04.737 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:25:04.737 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:25:04.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:04.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:04.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:04.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:04.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:04.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:04.737 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1544ms 2025-07-01 10:25:04.737 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:04.738 +03:00 [DBG] Connection id "0HNC8090TGBF5" completed keep alive response. 2025-07-01 10:25:04.738 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9549ms 2025-07-01 10:25:04.738 +03:00 [DBG] Connection id "0HNC8090TGBF5" received FIN. 2025-07-01 10:25:04.738 +03:00 [DBG] Connection id "0HNC8090TGBF5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:25:04.738 +03:00 [DBG] Connection id "0HNC8090TGBF5" disconnecting. 2025-07-01 10:25:04.738 +03:00 [DBG] Connection id "0HNC8090TGBF5" stopped. 2025-07-01 10:25:16.072 +03:00 [DBG] Connection id "0HNC8090TGBF6" accepted. 2025-07-01 10:25:16.072 +03:00 [DBG] Connection id "0HNC8090TGBF6" started. 2025-07-01 10:25:16.072 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:25:16.072 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:25:16.072 +03:00 [DBG] POST requests are not supported 2025-07-01 10:25:16.072 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:25:16.072 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:25:16.072 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:16.072 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:25:16.072 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:25:16.072 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:25:16.073 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:25:16.073 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:16.073 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:25:16.073 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:25:16.073 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:25:16.073 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:25:16.073 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:25:16.073 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:25:16.073 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:16.073 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:16.073 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:25:16.073 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:25:16.073 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:16.073 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:16.073 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:16.073 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:16.073 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:25:16.073 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1395ms. 2025-07-01 10:25:16.074 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:16.074 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:16.074 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:16.074 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:16.074 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:16.074 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:16.074 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:16.074 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:16.074 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:25:16.074 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:25:16.074 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:25:16.074 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:16.074 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:16.074 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:16.074 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:16.074 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:16.074 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:16.074 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1602ms 2025-07-01 10:25:16.074 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:16.074 +03:00 [DBG] Connection id "0HNC8090TGBF6" completed keep alive response. 2025-07-01 10:25:16.074 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0442ms 2025-07-01 10:25:16.074 +03:00 [DBG] Connection id "0HNC8090TGBF6" received FIN. 2025-07-01 10:25:16.074 +03:00 [DBG] Connection id "0HNC8090TGBF6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:25:16.075 +03:00 [DBG] Connection id "0HNC8090TGBF6" disconnecting. 2025-07-01 10:25:16.075 +03:00 [DBG] Connection id "0HNC8090TGBF6" stopped. 2025-07-01 10:25:19.745 +03:00 [DBG] Connection id "0HNC8090TGBF7" accepted. 2025-07-01 10:25:19.745 +03:00 [DBG] Connection id "0HNC8090TGBF7" started. 2025-07-01 10:25:19.745 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:25:19.745 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:25:19.745 +03:00 [DBG] POST requests are not supported 2025-07-01 10:25:19.745 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:25:19.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-07-01 10:25:19.746 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:19.746 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:25:19.746 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:25:19.746 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:25:19.746 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:25:19.746 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:19.746 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:25:19.746 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:25:19.746 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:25:19.746 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:25:19.746 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:25:19.746 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:25:19.746 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:19.746 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:19.746 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:25:19.746 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:25:19.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:19.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:19.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:19.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:19.746 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:25:19.747 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1868ms. 2025-07-01 10:25:19.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:19.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:19.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:19.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:19.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:19.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:19.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:19.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:19.747 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:25:19.747 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:25:19.747 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:25:19.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:19.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:19.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:19.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:19.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:19.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:19.747 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0758ms 2025-07-01 10:25:19.747 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:19.747 +03:00 [DBG] Connection id "0HNC8090TGBF7" completed keep alive response. 2025-07-01 10:25:19.747 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2ms 2025-07-01 10:25:19.748 +03:00 [DBG] Connection id "0HNC8090TGBF7" received FIN. 2025-07-01 10:25:19.748 +03:00 [DBG] Connection id "0HNC8090TGBF7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:25:19.748 +03:00 [DBG] Connection id "0HNC8090TGBF7" disconnecting. 2025-07-01 10:25:19.748 +03:00 [DBG] Connection id "0HNC8090TGBF7" stopped. 2025-07-01 10:25:24.745 +03:00 [DBG] Connection id "0HNC8090TGBF8" accepted. 2025-07-01 10:25:24.745 +03:00 [DBG] Connection id "0HNC8090TGBF8" started. 2025-07-01 10:25:24.745 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:25:24.745 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:25:24.745 +03:00 [DBG] POST requests are not supported 2025-07-01 10:25:24.745 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:25:24.745 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:25:24.745 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:24.745 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:25:24.746 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:25:24.746 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:25:24.746 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:25:24.746 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:24.746 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:25:24.746 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:25:24.746 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:25:24.746 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:25:24.746 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:25:24.746 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:25:24.746 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:24.746 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:24.746 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:25:24.746 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:25:24.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:24.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:24.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:24.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:24.746 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:25:24.747 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2016ms. 2025-07-01 10:25:24.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:24.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:24.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:24.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:24.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:24.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:24.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:24.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:24.747 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:25:24.747 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:25:24.747 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:25:24.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:24.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:24.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:24.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:24.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:24.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:24.747 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2579ms 2025-07-01 10:25:24.747 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:24.747 +03:00 [DBG] Connection id "0HNC8090TGBF8" completed keep alive response. 2025-07-01 10:25:24.747 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2921ms 2025-07-01 10:25:24.748 +03:00 [DBG] Connection id "0HNC8090TGBF8" received FIN. 2025-07-01 10:25:24.748 +03:00 [DBG] Connection id "0HNC8090TGBF8" disconnecting. 2025-07-01 10:25:24.748 +03:00 [DBG] Connection id "0HNC8090TGBF8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:25:24.749 +03:00 [DBG] Connection id "0HNC8090TGBF8" stopped. 2025-07-01 10:25:29.740 +03:00 [DBG] Connection id "0HNC8090TGBF9" accepted. 2025-07-01 10:25:29.740 +03:00 [DBG] Connection id "0HNC8090TGBF9" started. 2025-07-01 10:25:29.740 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:25:29.740 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:25:29.740 +03:00 [DBG] POST requests are not supported 2025-07-01 10:25:29.740 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:25:29.740 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:25:29.740 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:29.740 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:25:29.740 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:25:29.740 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:25:29.740 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:25:29.740 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:29.740 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:25:29.740 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:25:29.741 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:25:29.741 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:25:29.741 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:25:29.741 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:25:29.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:29.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:29.741 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:25:29.741 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:25:29.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:29.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:29.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:29.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:29.741 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:25:29.741 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1265ms. 2025-07-01 10:25:29.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:29.741 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:29.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:29.741 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:29.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:29.741 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:29.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:29.741 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:29.741 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:25:29.741 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:25:29.741 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:25:29.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:29.741 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:29.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:29.741 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:29.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:29.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:29.741 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7255ms 2025-07-01 10:25:29.741 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:29.741 +03:00 [DBG] Connection id "0HNC8090TGBF9" completed keep alive response. 2025-07-01 10:25:29.741 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.422ms 2025-07-01 10:25:29.742 +03:00 [DBG] Connection id "0HNC8090TGBF9" received FIN. 2025-07-01 10:25:29.742 +03:00 [DBG] Connection id "0HNC8090TGBF9" disconnecting. 2025-07-01 10:25:29.742 +03:00 [DBG] Connection id "0HNC8090TGBF9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:25:29.743 +03:00 [DBG] Connection id "0HNC8090TGBF9" stopped. 2025-07-01 10:25:34.746 +03:00 [DBG] Connection id "0HNC8090TGBFA" accepted. 2025-07-01 10:25:34.746 +03:00 [DBG] Connection id "0HNC8090TGBFA" started. 2025-07-01 10:25:34.746 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:25:34.746 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:25:34.746 +03:00 [DBG] POST requests are not supported 2025-07-01 10:25:34.746 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:25:34.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-07-01 10:25:34.746 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:34.746 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:25:34.746 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:25:34.746 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:25:34.746 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:25:34.746 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:34.746 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:25:34.747 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:25:34.747 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:25:34.747 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:25:34.747 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:25:34.747 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:25:34.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:34.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:34.747 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:25:34.747 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:25:34.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:34.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:34.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:34.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:34.747 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:25:34.747 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1202ms. 2025-07-01 10:25:34.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:34.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:34.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:34.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:34.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:34.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:34.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:34.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:34.747 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:25:34.747 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:25:34.747 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:25:34.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:34.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:34.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:34.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:34.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:34.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:34.747 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6964ms 2025-07-01 10:25:34.747 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:34.747 +03:00 [DBG] Connection id "0HNC8090TGBFA" completed keep alive response. 2025-07-01 10:25:34.747 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4609ms 2025-07-01 10:25:34.748 +03:00 [DBG] Connection id "0HNC8090TGBFA" received FIN. 2025-07-01 10:25:34.748 +03:00 [DBG] Connection id "0HNC8090TGBFA" disconnecting. 2025-07-01 10:25:34.748 +03:00 [DBG] Connection id "0HNC8090TGBFA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:25:34.749 +03:00 [DBG] Connection id "0HNC8090TGBFA" stopped. 2025-07-01 10:25:39.746 +03:00 [DBG] Connection id "0HNC8090TGBFB" accepted. 2025-07-01 10:25:39.746 +03:00 [DBG] Connection id "0HNC8090TGBFB" started. 2025-07-01 10:25:39.746 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:25:39.746 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:25:39.746 +03:00 [DBG] POST requests are not supported 2025-07-01 10:25:39.746 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:25:39.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-07-01 10:25:39.746 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:39.746 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:25:39.746 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:25:39.746 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:25:39.746 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:25:39.746 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:39.746 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:25:39.746 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:25:39.746 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:25:39.746 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:25:39.746 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:25:39.746 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:25:39.746 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:39.746 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:39.746 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:25:39.747 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:25:39.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:39.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:39.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:39.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:39.747 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:25:39.747 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.146ms. 2025-07-01 10:25:39.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:39.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:39.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:39.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:39.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:39.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:39.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:39.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:39.747 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:25:39.747 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:25:39.747 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:25:39.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:39.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:39.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:39.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:39.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:39.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:39.747 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8062ms 2025-07-01 10:25:39.747 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:39.747 +03:00 [DBG] Connection id "0HNC8090TGBFB" completed keep alive response. 2025-07-01 10:25:39.747 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4966ms 2025-07-01 10:25:39.747 +03:00 [DBG] Connection id "0HNC8090TGBFB" received FIN. 2025-07-01 10:25:39.748 +03:00 [DBG] Connection id "0HNC8090TGBFB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:25:39.748 +03:00 [DBG] Connection id "0HNC8090TGBFB" disconnecting. 2025-07-01 10:25:39.748 +03:00 [DBG] Connection id "0HNC8090TGBFB" stopped. 2025-07-01 10:25:44.735 +03:00 [DBG] Connection id "0HNC8090TGBFC" accepted. 2025-07-01 10:25:44.735 +03:00 [DBG] Connection id "0HNC8090TGBFC" started. 2025-07-01 10:25:44.736 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:25:44.736 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:25:44.736 +03:00 [DBG] POST requests are not supported 2025-07-01 10:25:44.736 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:25:44.736 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:25:44.736 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:44.736 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:25:44.736 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:25:44.736 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:25:44.736 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:25:44.736 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:44.736 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:25:44.736 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:25:44.736 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:25:44.736 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:25:44.736 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:25:44.736 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:25:44.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:44.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:44.736 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:25:44.737 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:25:44.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:44.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:44.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:44.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:44.737 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:25:44.737 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1775ms. 2025-07-01 10:25:44.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:44.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:44.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:44.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:44.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:44.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:44.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:44.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:44.738 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:25:44.738 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:25:44.738 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:25:44.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:44.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:44.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:44.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:44.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:44.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:44.738 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5614ms 2025-07-01 10:25:44.738 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:44.738 +03:00 [DBG] Connection id "0HNC8090TGBFC" completed keep alive response. 2025-07-01 10:25:44.738 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5139ms 2025-07-01 10:25:44.738 +03:00 [DBG] Connection id "0HNC8090TGBFC" received FIN. 2025-07-01 10:25:44.738 +03:00 [DBG] Connection id "0HNC8090TGBFC" disconnecting. 2025-07-01 10:25:44.739 +03:00 [DBG] Connection id "0HNC8090TGBFC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:25:44.740 +03:00 [DBG] Connection id "0HNC8090TGBFC" stopped. 2025-07-01 10:25:49.743 +03:00 [DBG] Connection id "0HNC8090TGBFD" accepted. 2025-07-01 10:25:49.743 +03:00 [DBG] Connection id "0HNC8090TGBFD" started. 2025-07-01 10:25:49.743 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:25:49.743 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:25:49.743 +03:00 [DBG] POST requests are not supported 2025-07-01 10:25:49.743 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:25:49.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-07-01 10:25:49.743 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:49.743 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:25:49.743 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:25:49.743 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:25:49.743 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:25:49.743 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:49.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-07-01 10:25:49.744 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:25:49.744 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:25:49.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-07-01 10:25:49.744 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:25:49.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-07-01 10:25:49.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:49.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:49.744 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:25:49.744 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:25:49.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:49.744 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:49.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:49.744 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:49.744 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:25:49.744 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1321ms. 2025-07-01 10:25:49.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:49.744 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:49.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:49.744 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:49.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:49.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:49.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:49.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:49.744 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:25:49.744 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:25:49.744 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:25:49.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:49.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:49.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:49.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:49.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:49.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:49.744 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7712ms 2025-07-01 10:25:49.744 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:49.744 +03:00 [DBG] Connection id "0HNC8090TGBFD" completed keep alive response. 2025-07-01 10:25:49.745 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3855ms 2025-07-01 10:25:49.745 +03:00 [DBG] Connection id "0HNC8090TGBFD" received FIN. 2025-07-01 10:25:49.745 +03:00 [DBG] Connection id "0HNC8090TGBFD" disconnecting. 2025-07-01 10:25:49.745 +03:00 [DBG] Connection id "0HNC8090TGBFD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:25:49.746 +03:00 [DBG] Connection id "0HNC8090TGBFD" stopped. 2025-07-01 10:25:54.735 +03:00 [DBG] Connection id "0HNC8090TGBFE" accepted. 2025-07-01 10:25:54.735 +03:00 [DBG] Connection id "0HNC8090TGBFE" started. 2025-07-01 10:25:54.736 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:25:54.736 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:25:54.736 +03:00 [DBG] POST requests are not supported 2025-07-01 10:25:54.736 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:25:54.736 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:25:54.736 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:54.736 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:25:54.736 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:25:54.736 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:25:54.736 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:25:54.736 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:54.736 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:25:54.736 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:25:54.736 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:25:54.736 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:25:54.736 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:25:54.736 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:25:54.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:54.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:54.736 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:25:54.736 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:25:54.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:54.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:54.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:54.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:54.737 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:25:54.737 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1643ms. 2025-07-01 10:25:54.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:54.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:54.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:54.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:54.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:54.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:54.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:54.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:54.737 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:25:54.737 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:25:54.737 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:25:54.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:54.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:54.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:54.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:54.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:54.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:54.737 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0607ms 2025-07-01 10:25:54.737 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:54.737 +03:00 [DBG] Connection id "0HNC8090TGBFE" completed keep alive response. 2025-07-01 10:25:54.738 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9015ms 2025-07-01 10:25:54.738 +03:00 [DBG] Connection id "0HNC8090TGBFE" received FIN. 2025-07-01 10:25:54.738 +03:00 [DBG] Connection id "0HNC8090TGBFE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:25:54.738 +03:00 [DBG] Connection id "0HNC8090TGBFE" disconnecting. 2025-07-01 10:25:54.738 +03:00 [DBG] Connection id "0HNC8090TGBFE" stopped. 2025-07-01 10:25:59.741 +03:00 [DBG] Connection id "0HNC8090TGBFF" accepted. 2025-07-01 10:25:59.741 +03:00 [DBG] Connection id "0HNC8090TGBFF" started. 2025-07-01 10:25:59.741 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:25:59.741 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:25:59.741 +03:00 [DBG] POST requests are not supported 2025-07-01 10:25:59.741 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:25:59.741 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:25:59.741 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:59.741 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:25:59.741 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:25:59.741 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:25:59.741 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:25:59.741 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:59.741 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:25:59.742 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:25:59.742 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:25:59.742 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:25:59.742 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:25:59.742 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:25:59.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:59.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:59.742 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:25:59.742 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:25:59.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:59.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:59.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:59.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:59.742 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:25:59.742 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1343ms. 2025-07-01 10:25:59.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:59.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:25:59.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:59.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:25:59.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:59.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:59.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:59.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:59.742 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:25:59.742 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:25:59.742 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:25:59.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:59.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:25:59.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:59.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:59.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:59.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:25:59.743 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8425ms 2025-07-01 10:25:59.743 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:25:59.743 +03:00 [DBG] Connection id "0HNC8090TGBFF" completed keep alive response. 2025-07-01 10:25:59.743 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5905ms 2025-07-01 10:25:59.743 +03:00 [DBG] Connection id "0HNC8090TGBFF" received FIN. 2025-07-01 10:25:59.743 +03:00 [DBG] Connection id "0HNC8090TGBFF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:25:59.743 +03:00 [DBG] Connection id "0HNC8090TGBFF" disconnecting. 2025-07-01 10:25:59.743 +03:00 [DBG] Connection id "0HNC8090TGBFF" stopped. 2025-07-01 10:26:04.736 +03:00 [DBG] Connection id "0HNC8090TGBFG" accepted. 2025-07-01 10:26:04.736 +03:00 [DBG] Connection id "0HNC8090TGBFG" started. 2025-07-01 10:26:04.736 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:26:04.736 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:26:04.736 +03:00 [DBG] POST requests are not supported 2025-07-01 10:26:04.736 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:26:04.736 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:26:04.736 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:26:04.736 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:26:04.736 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:26:04.736 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:26:04.736 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:26:04.737 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:26:04.737 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:26:04.737 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:26:04.737 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:26:04.737 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:26:04.737 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:26:04.737 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:26:04.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:26:04.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:26:04.737 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:26:04.737 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:26:04.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:26:04.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:26:04.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:26:04.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:26:04.737 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:26:04.737 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1272ms. 2025-07-01 10:26:04.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:26:04.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:26:04.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:26:04.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:26:04.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:26:04.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:26:04.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:26:04.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:26:04.737 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:26:04.737 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:26:04.737 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:26:04.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:26:04.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:26:04.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:26:04.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:26:04.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:26:04.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:26:04.737 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7022ms 2025-07-01 10:26:04.737 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:26:04.738 +03:00 [DBG] Connection id "0HNC8090TGBFG" completed keep alive response. 2025-07-01 10:26:04.738 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.355ms 2025-07-01 10:26:04.738 +03:00 [DBG] Connection id "0HNC8090TGBFG" received FIN. 2025-07-01 10:26:04.738 +03:00 [DBG] Connection id "0HNC8090TGBFG" disconnecting. 2025-07-01 10:26:04.738 +03:00 [DBG] Connection id "0HNC8090TGBFG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:26:04.739 +03:00 [DBG] Connection id "0HNC8090TGBFG" stopped. 2025-07-01 10:26:09.737 +03:00 [DBG] Connection id "0HNC8090TGBFH" accepted. 2025-07-01 10:26:09.737 +03:00 [DBG] Connection id "0HNC8090TGBFH" started. 2025-07-01 10:26:09.738 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:26:09.738 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:26:09.738 +03:00 [DBG] POST requests are not supported 2025-07-01 10:26:09.738 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:26:09.738 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:26:09.738 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:26:09.738 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:26:09.738 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:26:09.738 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:26:09.738 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:26:09.738 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:26:09.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-07-01 10:26:09.739 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:26:09.739 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:26:09.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-07-01 10:26:09.739 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:26:09.739 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:26:09.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:26:09.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:26:09.739 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:26:09.740 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:26:09.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:26:09.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:26:09.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:26:09.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:26:09.740 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:26:09.740 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2973ms. 2025-07-01 10:26:09.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:26:09.741 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:26:09.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:26:09.741 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:26:09.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:26:09.741 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:26:09.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:26:09.741 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:26:09.741 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:26:09.741 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:26:09.741 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:26:09.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:26:09.741 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:26:09.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:26:09.741 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:26:09.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:26:09.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:26:09.742 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.4814ms 2025-07-01 10:26:09.742 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:26:09.742 +03:00 [DBG] Connection id "0HNC8090TGBFH" completed keep alive response. 2025-07-01 10:26:09.742 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.2779ms 2025-07-01 10:26:09.742 +03:00 [DBG] Connection id "0HNC8090TGBFH" received FIN. 2025-07-01 10:26:09.742 +03:00 [DBG] Connection id "0HNC8090TGBFH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:26:09.742 +03:00 [DBG] Connection id "0HNC8090TGBFH" disconnecting. 2025-07-01 10:26:09.743 +03:00 [DBG] Connection id "0HNC8090TGBFH" stopped. 2025-07-01 10:26:14.732 +03:00 [DBG] Connection id "0HNC8090TGBFI" accepted. 2025-07-01 10:26:14.732 +03:00 [DBG] Connection id "0HNC8090TGBFI" started. 2025-07-01 10:26:14.732 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:26:14.732 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:26:14.732 +03:00 [DBG] POST requests are not supported 2025-07-01 10:26:14.732 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:26:14.732 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:26:14.732 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:26:14.732 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:26:14.732 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:26:14.732 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:26:14.732 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:26:14.733 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:26:14.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-07-01 10:26:14.733 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:26:14.733 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:26:14.733 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:26:14.733 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:26:14.733 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:26:14.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:26:14.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:26:14.733 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:26:14.733 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:26:14.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:26:14.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:26:14.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:26:14.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:26:14.733 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:26:14.733 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1227ms. 2025-07-01 10:26:14.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:26:14.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:26:14.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:26:14.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:26:14.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:26:14.733 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:26:14.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:26:14.733 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:26:14.733 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:26:14.733 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:26:14.733 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:26:14.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:26:14.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:26:14.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:26:14.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:26:14.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:26:14.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:26:14.734 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6908ms 2025-07-01 10:26:14.734 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:26:14.734 +03:00 [DBG] Connection id "0HNC8090TGBFI" completed keep alive response. 2025-07-01 10:26:14.734 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7101ms 2025-07-01 10:26:14.734 +03:00 [DBG] Connection id "0HNC8090TGBFI" received FIN. 2025-07-01 10:26:14.734 +03:00 [DBG] Connection id "0HNC8090TGBFI" disconnecting. 2025-07-01 10:26:14.734 +03:00 [DBG] Connection id "0HNC8090TGBFI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:26:14.735 +03:00 [DBG] Connection id "0HNC8090TGBFI" stopped. 2025-07-01 10:27:02.739 +03:00 [DBG] Connection id "0HNC8090TGBFJ" accepted. 2025-07-01 10:27:02.740 +03:00 [DBG] Connection id "0HNC8090TGBFJ" started. 2025-07-01 10:27:02.740 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:27:02.740 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:27:02.740 +03:00 [DBG] POST requests are not supported 2025-07-01 10:27:02.740 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:27:02.740 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:27:02.740 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:27:02.740 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:27:02.740 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:27:02.740 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:27:02.740 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:27:02.740 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:27:02.740 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:27:02.740 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:27:02.740 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:27:02.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-07-01 10:27:02.740 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:27:02.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-07-01 10:27:02.740 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:27:02.740 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:27:02.740 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:27:02.740 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:27:02.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:27:02.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:27:02.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:27:02.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:27:02.740 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:27:02.741 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1618ms. 2025-07-01 10:27:02.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:27:02.741 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:27:02.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:27:02.741 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:27:02.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:27:02.741 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:27:02.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:27:02.741 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:27:02.741 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:27:02.741 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:27:02.741 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:27:02.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:27:02.741 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:27:02.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:27:02.741 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:27:02.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:27:02.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:27:02.741 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6505ms 2025-07-01 10:27:02.741 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:27:02.741 +03:00 [DBG] Connection id "0HNC8090TGBFJ" completed keep alive response. 2025-07-01 10:27:02.741 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1921ms 2025-07-01 10:27:02.741 +03:00 [DBG] Connection id "0HNC8090TGBFJ" received FIN. 2025-07-01 10:27:02.742 +03:00 [DBG] Connection id "0HNC8090TGBFJ" disconnecting. 2025-07-01 10:27:02.742 +03:00 [DBG] Connection id "0HNC8090TGBFJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:27:02.743 +03:00 [DBG] Connection id "0HNC8090TGBFJ" stopped. 2025-07-01 10:28:02.741 +03:00 [DBG] Connection id "0HNC8090TGBFK" accepted. 2025-07-01 10:28:02.741 +03:00 [DBG] Connection id "0HNC8090TGBFK" started. 2025-07-01 10:28:02.741 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:28:02.741 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:28:02.741 +03:00 [DBG] POST requests are not supported 2025-07-01 10:28:02.741 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:28:02.741 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:28:02.741 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:28:02.741 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:28:02.741 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:28:02.741 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:28:02.741 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:28:02.741 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:28:02.741 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:28:02.742 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:28:02.742 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:28:02.742 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:28:02.742 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:28:02.742 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:28:02.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:28:02.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:28:02.742 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:28:02.742 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:28:02.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:28:02.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:28:02.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:28:02.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:28:02.742 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:28:02.742 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1786ms. 2025-07-01 10:28:02.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:28:02.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:28:02.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:28:02.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:28:02.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:28:02.743 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:28:02.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:28:02.743 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:28:02.743 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:28:02.743 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:28:02.743 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:28:02.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:28:02.743 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:28:02.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:28:02.743 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:28:02.743 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:28:02.743 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:28:02.743 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3845ms 2025-07-01 10:28:02.743 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:28:02.743 +03:00 [DBG] Connection id "0HNC8090TGBFK" completed keep alive response. 2025-07-01 10:28:02.743 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3027ms 2025-07-01 10:28:02.744 +03:00 [DBG] Connection id "0HNC8090TGBFK" received FIN. 2025-07-01 10:28:02.744 +03:00 [DBG] Connection id "0HNC8090TGBFK" disconnecting. 2025-07-01 10:28:02.744 +03:00 [DBG] Connection id "0HNC8090TGBFK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:28:02.745 +03:00 [DBG] Connection id "0HNC8090TGBFK" stopped. 2025-07-01 10:29:02.749 +03:00 [DBG] Connection id "0HNC8090TGBFL" accepted. 2025-07-01 10:29:02.749 +03:00 [DBG] Connection id "0HNC8090TGBFL" started. 2025-07-01 10:29:02.749 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:29:02.749 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:29:02.749 +03:00 [DBG] POST requests are not supported 2025-07-01 10:29:02.749 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:29:02.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-07-01 10:29:02.749 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:29:02.749 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:29:02.749 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:29:02.749 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:29:02.749 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:29:02.749 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:29:02.750 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:29:02.750 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:29:02.750 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:29:02.750 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:29:02.750 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:29:02.750 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:29:02.750 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:02.750 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:02.750 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:29:02.750 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:29:02.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:29:02.750 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:29:02.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:29:02.750 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:29:02.750 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:29:02.750 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1435ms. 2025-07-01 10:29:02.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:29:02.750 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:29:02.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:29:02.750 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:29:02.750 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:02.750 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:02.750 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:29:02.750 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:29:02.750 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:29:02.751 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:29:02.751 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:29:02.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:29:02.751 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:29:02.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:02.751 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:02.751 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:02.751 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:02.751 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0228ms 2025-07-01 10:29:02.751 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:29:02.751 +03:00 [DBG] Connection id "0HNC8090TGBFL" completed keep alive response. 2025-07-01 10:29:02.751 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8117ms 2025-07-01 10:29:02.751 +03:00 [DBG] Connection id "0HNC8090TGBFL" received FIN. 2025-07-01 10:29:02.752 +03:00 [DBG] Connection id "0HNC8090TGBFL" disconnecting. 2025-07-01 10:29:02.752 +03:00 [DBG] Connection id "0HNC8090TGBFL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:29:02.753 +03:00 [DBG] Connection id "0HNC8090TGBFL" stopped. 2025-07-01 10:29:38.216 +03:00 [DBG] Connection id "0HNC8090TGBFM" accepted. 2025-07-01 10:29:38.216 +03:00 [DBG] Connection id "0HNC8090TGBFM" started. 2025-07-01 10:29:38.217 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:29:38.217 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:29:38.218 +03:00 [DBG] POST requests are not supported 2025-07-01 10:29:38.218 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:29:38.218 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:29:38.218 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:29:38.218 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:29:38.218 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:29:38.218 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:29:38.218 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:29:38.218 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:29:38.218 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:29:38.218 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:29:38.218 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:29:38.218 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:29:38.218 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:29:38.218 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:29:38.218 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:38.218 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:38.218 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:29:38.219 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:29:38.219 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:29:38.219 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:29:38.219 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:29:38.219 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:29:38.219 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:29:38.219 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2209ms. 2025-07-01 10:29:38.219 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:29:38.219 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:29:38.219 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:29:38.219 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:29:38.219 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:38.219 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:38.219 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:29:38.219 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:29:38.219 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:29:38.220 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:29:38.220 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:29:38.220 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:29:38.220 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:29:38.220 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:38.220 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:38.220 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:38.220 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:38.220 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6488ms 2025-07-01 10:29:38.220 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:29:38.220 +03:00 [DBG] Connection id "0HNC8090TGBFM" completed keep alive response. 2025-07-01 10:29:38.220 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7828ms 2025-07-01 10:29:38.221 +03:00 [DBG] Connection id "0HNC8090TGBFM" received FIN. 2025-07-01 10:29:38.221 +03:00 [DBG] Connection id "0HNC8090TGBFM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:29:38.221 +03:00 [DBG] Connection id "0HNC8090TGBFM" disconnecting. 2025-07-01 10:29:38.221 +03:00 [DBG] Connection id "0HNC8090TGBFM" stopped. 2025-07-01 10:29:38.979 +03:00 [DBG] Connection id "0HNC8090TGBFN" accepted. 2025-07-01 10:29:38.979 +03:00 [DBG] Connection id "0HNC8090TGBFN" started. 2025-07-01 10:29:38.979 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:29:38.979 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:29:38.979 +03:00 [DBG] POST requests are not supported 2025-07-01 10:29:38.979 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:29:38.979 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:29:38.979 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:29:38.979 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:29:38.979 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:29:38.979 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:29:38.979 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:29:38.979 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:29:38.979 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:29:38.979 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:29:38.979 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:29:38.979 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:29:38.980 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:29:38.980 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:29:38.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:38.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:38.980 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:29:38.980 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:29:38.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:29:38.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:29:38.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:29:38.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:29:38.980 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:29:38.980 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1336ms. 2025-07-01 10:29:38.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:29:38.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:29:38.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:29:38.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:29:38.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:38.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:38.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:29:38.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:29:38.980 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:29:38.980 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:29:38.980 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:29:38.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:29:38.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:29:38.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:38.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:38.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:38.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:38.980 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7974ms 2025-07-01 10:29:38.980 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:29:38.980 +03:00 [DBG] Connection id "0HNC8090TGBFN" completed keep alive response. 2025-07-01 10:29:38.980 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6262ms 2025-07-01 10:29:38.981 +03:00 [DBG] Connection id "0HNC8090TGBFN" received FIN. 2025-07-01 10:29:38.981 +03:00 [DBG] Connection id "0HNC8090TGBFN" disconnecting. 2025-07-01 10:29:38.981 +03:00 [DBG] Connection id "0HNC8090TGBFN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:29:38.982 +03:00 [DBG] Connection id "0HNC8090TGBFN" stopped. 2025-07-01 10:29:43.973 +03:00 [DBG] Connection id "0HNC8090TGBFO" accepted. 2025-07-01 10:29:43.974 +03:00 [DBG] Connection id "0HNC8090TGBFO" started. 2025-07-01 10:29:43.974 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:29:43.974 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:29:43.974 +03:00 [DBG] POST requests are not supported 2025-07-01 10:29:43.974 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:29:43.974 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:29:43.974 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:29:43.974 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:29:43.974 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:29:43.974 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:29:43.974 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:29:43.974 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:29:43.974 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:29:43.974 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:29:43.974 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:29:43.974 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:29:43.974 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:29:43.974 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:29:43.974 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:43.974 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:43.974 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:29:43.974 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:29:43.974 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:29:43.974 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:29:43.974 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:29:43.974 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:29:43.974 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:29:43.975 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1504ms. 2025-07-01 10:29:43.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:29:43.975 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:29:43.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:29:43.975 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:29:43.975 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:43.975 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:43.975 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:29:43.975 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:29:43.975 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:29:43.975 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:29:43.975 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:29:43.975 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:29:43.975 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:29:43.975 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:43.975 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:43.975 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:43.975 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:43.975 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7257ms 2025-07-01 10:29:43.975 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:29:43.975 +03:00 [DBG] Connection id "0HNC8090TGBFO" completed keep alive response. 2025-07-01 10:29:43.975 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3326ms 2025-07-01 10:29:43.975 +03:00 [DBG] Connection id "0HNC8090TGBFO" received FIN. 2025-07-01 10:29:43.975 +03:00 [DBG] Connection id "0HNC8090TGBFO" disconnecting. 2025-07-01 10:29:43.976 +03:00 [DBG] Connection id "0HNC8090TGBFO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:29:43.977 +03:00 [DBG] Connection id "0HNC8090TGBFO" stopped. 2025-07-01 10:29:48.973 +03:00 [DBG] Connection id "0HNC8090TGBFP" accepted. 2025-07-01 10:29:48.973 +03:00 [DBG] Connection id "0HNC8090TGBFP" started. 2025-07-01 10:29:48.974 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:29:48.974 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:29:48.974 +03:00 [DBG] POST requests are not supported 2025-07-01 10:29:48.974 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:29:48.974 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:29:48.974 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:29:48.974 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:29:48.974 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:29:48.974 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:29:48.974 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:29:48.974 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:29:48.974 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:29:48.974 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:29:48.974 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:29:48.974 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:29:48.974 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:29:48.974 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:29:48.974 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:48.974 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:48.974 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:29:48.974 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:29:48.974 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:29:48.974 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:29:48.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:29:48.975 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:29:48.975 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:29:48.975 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-07-01 10:29:48.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:29:48.975 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:29:48.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:29:48.975 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:29:48.975 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:48.975 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:48.975 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:29:48.975 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:29:48.975 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:29:48.975 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:29:48.975 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:29:48.975 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:29:48.975 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:29:48.975 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:48.975 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:48.975 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:48.975 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:48.975 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9511ms 2025-07-01 10:29:48.975 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:29:48.975 +03:00 [DBG] Connection id "0HNC8090TGBFP" completed keep alive response. 2025-07-01 10:29:48.975 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5913ms 2025-07-01 10:29:48.976 +03:00 [DBG] Connection id "0HNC8090TGBFP" received FIN. 2025-07-01 10:29:48.976 +03:00 [DBG] Connection id "0HNC8090TGBFP" disconnecting. 2025-07-01 10:29:48.976 +03:00 [DBG] Connection id "0HNC8090TGBFP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:29:48.977 +03:00 [DBG] Connection id "0HNC8090TGBFP" stopped. 2025-07-01 10:29:53.980 +03:00 [DBG] Connection id "0HNC8090TGBFQ" accepted. 2025-07-01 10:29:53.980 +03:00 [DBG] Connection id "0HNC8090TGBFQ" started. 2025-07-01 10:29:53.981 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:29:53.981 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:29:53.981 +03:00 [DBG] POST requests are not supported 2025-07-01 10:29:53.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:29:53.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:29:53.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:29:53.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:29:53.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:29:53.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:29:53.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:29:53.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:29:53.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:29:53.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:29:53.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:29:53.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:29:53.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:29:53.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:29:53.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:53.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:53.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:29:53.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:29:53.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:29:53.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:29:53.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:29:53.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:29:53.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:29:53.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1306ms. 2025-07-01 10:29:53.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:29:53.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:29:53.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:29:53.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:29:53.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:53.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:53.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:29:53.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:29:53.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:29:53.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:29:53.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:29:53.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:29:53.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:29:53.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:53.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:53.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:53.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:53.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8853ms 2025-07-01 10:29:53.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:29:53.982 +03:00 [DBG] Connection id "0HNC8090TGBFQ" completed keep alive response. 2025-07-01 10:29:53.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.515ms 2025-07-01 10:29:53.983 +03:00 [DBG] Connection id "0HNC8090TGBFQ" received FIN. 2025-07-01 10:29:53.983 +03:00 [DBG] Connection id "0HNC8090TGBFQ" disconnecting. 2025-07-01 10:29:53.983 +03:00 [DBG] Connection id "0HNC8090TGBFQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:29:53.984 +03:00 [DBG] Connection id "0HNC8090TGBFQ" stopped. 2025-07-01 10:29:58.973 +03:00 [DBG] Connection id "0HNC8090TGBFR" accepted. 2025-07-01 10:29:58.973 +03:00 [DBG] Connection id "0HNC8090TGBFR" started. 2025-07-01 10:29:58.973 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:29:58.973 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:29:58.973 +03:00 [DBG] POST requests are not supported 2025-07-01 10:29:58.973 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:29:58.973 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:29:58.974 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:29:58.974 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:29:58.974 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:29:58.974 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:29:58.974 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:29:58.974 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:29:58.974 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:29:58.974 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:29:58.974 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:29:58.974 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:29:58.974 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:29:58.974 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:29:58.974 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:58.974 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:58.974 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:29:58.974 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:29:58.974 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:29:58.974 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:29:58.974 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:29:58.974 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:29:58.975 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:29:58.975 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2487ms. 2025-07-01 10:29:58.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:29:58.975 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:29:58.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:29:58.975 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:29:58.975 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:58.975 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:58.975 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:29:58.975 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:29:58.975 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:29:58.975 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:29:58.975 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:29:58.975 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:29:58.975 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:29:58.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:58.976 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:58.976 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:58.976 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:29:58.976 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5187ms 2025-07-01 10:29:58.976 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:29:58.976 +03:00 [DBG] Connection id "0HNC8090TGBFR" completed keep alive response. 2025-07-01 10:29:58.976 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5461ms 2025-07-01 10:29:58.976 +03:00 [DBG] Connection id "0HNC8090TGBFR" received FIN. 2025-07-01 10:29:58.976 +03:00 [DBG] Connection id "0HNC8090TGBFR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:29:58.976 +03:00 [DBG] Connection id "0HNC8090TGBFR" disconnecting. 2025-07-01 10:29:58.976 +03:00 [DBG] Connection id "0HNC8090TGBFR" stopped. 2025-07-01 10:30:03.972 +03:00 [DBG] Connection id "0HNC8090TGBFS" accepted. 2025-07-01 10:30:03.973 +03:00 [DBG] Connection id "0HNC8090TGBFS" started. 2025-07-01 10:30:03.973 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:30:03.973 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:30:03.973 +03:00 [DBG] POST requests are not supported 2025-07-01 10:30:03.973 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:30:03.973 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:30:03.973 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:03.973 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:30:03.973 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:30:03.973 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:30:03.973 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:30:03.973 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:03.973 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:30:03.973 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:30:03.973 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:30:03.973 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:30:03.973 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:30:03.973 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:30:03.973 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:03.974 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:03.974 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:30:03.974 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:30:03.974 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:03.974 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:03.974 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:03.974 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:03.974 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:30:03.974 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1558ms. 2025-07-01 10:30:03.974 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:03.974 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:03.974 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:03.974 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:03.974 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:03.974 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:03.974 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:03.974 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:03.974 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:30:03.974 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:30:03.974 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:30:03.974 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:03.974 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:03.974 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:03.974 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:03.974 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:03.974 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:03.974 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9236ms 2025-07-01 10:30:03.974 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:03.974 +03:00 [DBG] Connection id "0HNC8090TGBFS" completed keep alive response. 2025-07-01 10:30:03.975 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.673ms 2025-07-01 10:30:03.975 +03:00 [DBG] Connection id "0HNC8090TGBFS" received FIN. 2025-07-01 10:30:03.975 +03:00 [DBG] Connection id "0HNC8090TGBFS" disconnecting. 2025-07-01 10:30:03.975 +03:00 [DBG] Connection id "0HNC8090TGBFS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:30:03.977 +03:00 [DBG] Connection id "0HNC8090TGBFS" stopped. 2025-07-01 10:30:08.977 +03:00 [DBG] Connection id "0HNC8090TGBFT" accepted. 2025-07-01 10:30:08.977 +03:00 [DBG] Connection id "0HNC8090TGBFT" started. 2025-07-01 10:30:08.978 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:30:08.978 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:30:08.978 +03:00 [DBG] POST requests are not supported 2025-07-01 10:30:08.978 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:30:08.978 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:30:08.978 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:08.978 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:30:08.978 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:30:08.978 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:30:08.978 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:30:08.978 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:08.978 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:30:08.978 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:30:08.978 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:30:08.978 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:30:08.978 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:30:08.978 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:30:08.978 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:08.978 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:08.978 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:30:08.978 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:30:08.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:08.978 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:08.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:08.978 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:08.978 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:30:08.979 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1237ms. 2025-07-01 10:30:08.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:08.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:08.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:08.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:08.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:08.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:08.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:08.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:08.979 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:30:08.979 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:30:08.979 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:30:08.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:08.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:08.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:08.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:08.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:08.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:08.979 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7613ms 2025-07-01 10:30:08.979 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:08.979 +03:00 [DBG] Connection id "0HNC8090TGBFT" completed keep alive response. 2025-07-01 10:30:08.979 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4555ms 2025-07-01 10:30:08.979 +03:00 [DBG] Connection id "0HNC8090TGBFT" received FIN. 2025-07-01 10:30:08.979 +03:00 [DBG] Connection id "0HNC8090TGBFT" disconnecting. 2025-07-01 10:30:08.980 +03:00 [DBG] Connection id "0HNC8090TGBFT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:30:08.981 +03:00 [DBG] Connection id "0HNC8090TGBFT" stopped. 2025-07-01 10:30:13.984 +03:00 [DBG] Connection id "0HNC8090TGBFU" accepted. 2025-07-01 10:30:13.984 +03:00 [DBG] Connection id "0HNC8090TGBFU" started. 2025-07-01 10:30:13.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:30:13.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:30:13.985 +03:00 [DBG] POST requests are not supported 2025-07-01 10:30:13.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:30:13.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:30:13.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:13.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:30:13.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:30:13.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:30:13.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:30:13.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:13.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:30:13.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:30:13.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:30:13.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:30:13.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:30:13.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:30:13.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:13.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:13.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:30:13.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:30:13.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:13.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:13.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:13.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:13.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:30:13.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1738ms. 2025-07-01 10:30:13.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:13.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:13.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:13.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:13.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:13.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:13.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:13.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:13.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:30:13.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:30:13.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:30:13.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:13.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:13.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:13.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:13.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:13.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:13.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6734ms 2025-07-01 10:30:13.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:13.987 +03:00 [DBG] Connection id "0HNC8090TGBFU" completed keep alive response. 2025-07-01 10:30:13.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7635ms 2025-07-01 10:30:13.988 +03:00 [DBG] Connection id "0HNC8090TGBFU" received FIN. 2025-07-01 10:30:13.988 +03:00 [DBG] Connection id "0HNC8090TGBFU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:30:13.988 +03:00 [DBG] Connection id "0HNC8090TGBFU" disconnecting. 2025-07-01 10:30:13.988 +03:00 [DBG] Connection id "0HNC8090TGBFU" stopped. 2025-07-01 10:30:18.989 +03:00 [DBG] Connection id "0HNC8090TGBFV" accepted. 2025-07-01 10:30:18.989 +03:00 [DBG] Connection id "0HNC8090TGBFV" started. 2025-07-01 10:30:18.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:30:18.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:30:18.990 +03:00 [DBG] POST requests are not supported 2025-07-01 10:30:18.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:30:18.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:30:18.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:18.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:30:18.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:30:18.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:30:18.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:30:18.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:18.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:30:18.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:30:18.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:30:18.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:30:18.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:30:18.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:30:18.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:18.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:18.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:30:18.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:30:18.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:18.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:18.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:18.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:18.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:30:18.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1407ms. 2025-07-01 10:30:18.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:18.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:18.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:18.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:18.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:18.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:18.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:18.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:18.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:30:18.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:30:18.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:30:18.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:18.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:18.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:18.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:18.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:18.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:18.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8179ms 2025-07-01 10:30:18.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:18.991 +03:00 [DBG] Connection id "0HNC8090TGBFV" completed keep alive response. 2025-07-01 10:30:18.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4939ms 2025-07-01 10:30:18.991 +03:00 [DBG] Connection id "0HNC8090TGBFV" received FIN. 2025-07-01 10:30:18.991 +03:00 [DBG] Connection id "0HNC8090TGBFV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:30:18.991 +03:00 [DBG] Connection id "0HNC8090TGBFV" disconnecting. 2025-07-01 10:30:18.991 +03:00 [DBG] Connection id "0HNC8090TGBFV" stopped. 2025-07-01 10:30:24.736 +03:00 [DBG] Connection id "0HNC8090TGBG0" accepted. 2025-07-01 10:30:24.736 +03:00 [DBG] Connection id "0HNC8090TGBG0" started. 2025-07-01 10:30:24.736 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:30:24.736 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:30:24.736 +03:00 [DBG] POST requests are not supported 2025-07-01 10:30:24.736 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:30:24.736 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:30:24.736 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:24.736 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:30:24.736 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:30:24.736 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:30:24.736 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:30:24.736 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:24.736 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:30:24.736 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:30:24.736 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:30:24.736 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:30:24.737 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:30:24.737 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:30:24.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:24.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:24.737 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:30:24.737 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:30:24.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:24.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:24.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:24.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:24.737 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:30:24.737 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1182ms. 2025-07-01 10:30:24.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:24.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:24.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:24.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:24.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:24.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:24.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:24.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:24.737 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:30:24.737 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:30:24.737 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:30:24.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:24.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:24.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:24.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:24.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:24.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:24.737 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.703ms 2025-07-01 10:30:24.737 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:24.737 +03:00 [DBG] Connection id "0HNC8090TGBG0" completed keep alive response. 2025-07-01 10:30:24.737 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2511ms 2025-07-01 10:30:24.738 +03:00 [DBG] Connection id "0HNC8090TGBG0" received FIN. 2025-07-01 10:30:24.738 +03:00 [DBG] Connection id "0HNC8090TGBG0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:30:24.738 +03:00 [DBG] Connection id "0HNC8090TGBG0" disconnecting. 2025-07-01 10:30:24.738 +03:00 [DBG] Connection id "0HNC8090TGBG0" stopped. 2025-07-01 10:30:29.749 +03:00 [DBG] Connection id "0HNC8090TGBG1" accepted. 2025-07-01 10:30:29.750 +03:00 [DBG] Connection id "0HNC8090TGBG1" started. 2025-07-01 10:30:29.750 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:30:29.750 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:30:29.750 +03:00 [DBG] POST requests are not supported 2025-07-01 10:30:29.750 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:30:29.750 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:30:29.750 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:29.750 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:30:29.750 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:30:29.750 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:30:29.750 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:30:29.750 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:29.750 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:30:29.750 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:30:29.750 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:30:29.750 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:30:29.750 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:30:29.750 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:30:29.750 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:29.750 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:29.751 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:30:29.751 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:30:29.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:29.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:29.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:29.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:29.751 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:30:29.751 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1775ms. 2025-07-01 10:30:29.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:29.751 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:29.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:29.751 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:29.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:29.751 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:29.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:29.751 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:29.751 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:30:29.751 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:30:29.751 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:30:29.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:29.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:29.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:29.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:29.752 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:29.752 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:29.752 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2567ms 2025-07-01 10:30:29.752 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:29.752 +03:00 [DBG] Connection id "0HNC8090TGBG1" completed keep alive response. 2025-07-01 10:30:29.752 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1837ms 2025-07-01 10:30:29.752 +03:00 [DBG] Connection id "0HNC8090TGBG1" received FIN. 2025-07-01 10:30:29.752 +03:00 [DBG] Connection id "0HNC8090TGBG1" disconnecting. 2025-07-01 10:30:29.752 +03:00 [DBG] Connection id "0HNC8090TGBG1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:30:29.753 +03:00 [DBG] Connection id "0HNC8090TGBG1" stopped. 2025-07-01 10:30:34.731 +03:00 [DBG] Connection id "0HNC8090TGBG2" accepted. 2025-07-01 10:30:34.731 +03:00 [DBG] Connection id "0HNC8090TGBG2" started. 2025-07-01 10:30:34.731 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:30:34.732 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:30:34.732 +03:00 [DBG] POST requests are not supported 2025-07-01 10:30:34.732 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:30:34.732 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:30:34.732 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:34.732 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:30:34.732 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:30:34.732 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:30:34.732 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:30:34.732 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:34.732 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:30:34.732 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:30:34.732 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:30:34.732 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:30:34.732 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:30:34.732 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:30:34.732 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:34.732 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:34.732 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:30:34.732 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:30:34.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:34.732 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:34.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:34.732 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:34.732 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:30:34.732 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1206ms. 2025-07-01 10:30:34.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:34.732 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:34.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:34.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:34.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:34.733 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:34.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:34.733 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:34.733 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:30:34.733 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:30:34.733 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:30:34.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:34.733 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:34.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:34.733 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:34.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:34.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:34.733 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8511ms 2025-07-01 10:30:34.733 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:34.733 +03:00 [DBG] Connection id "0HNC8090TGBG2" completed keep alive response. 2025-07-01 10:30:34.733 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5722ms 2025-07-01 10:30:34.733 +03:00 [DBG] Connection id "0HNC8090TGBG2" received FIN. 2025-07-01 10:30:34.733 +03:00 [DBG] Connection id "0HNC8090TGBG2" disconnecting. 2025-07-01 10:30:34.733 +03:00 [DBG] Connection id "0HNC8090TGBG2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:30:34.734 +03:00 [DBG] Connection id "0HNC8090TGBG2" stopped. 2025-07-01 10:30:39.738 +03:00 [DBG] Connection id "0HNC8090TGBG3" accepted. 2025-07-01 10:30:39.738 +03:00 [DBG] Connection id "0HNC8090TGBG3" started. 2025-07-01 10:30:39.738 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:30:39.738 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:30:39.738 +03:00 [DBG] POST requests are not supported 2025-07-01 10:30:39.738 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:30:39.738 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:30:39.738 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:39.738 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:30:39.738 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:30:39.738 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:30:39.738 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:30:39.738 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:39.738 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:30:39.738 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:30:39.738 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:30:39.738 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:30:39.738 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:30:39.738 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:30:39.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:39.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:39.738 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:30:39.739 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:30:39.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:39.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:39.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:39.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:39.739 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:30:39.739 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1432ms. 2025-07-01 10:30:39.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:39.739 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:39.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:39.739 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:39.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:39.739 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:39.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:39.739 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:39.739 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:30:39.739 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:30:39.739 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:30:39.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:39.739 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:39.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:39.739 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:39.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:39.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:39.739 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7651ms 2025-07-01 10:30:39.739 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:39.739 +03:00 [DBG] Connection id "0HNC8090TGBG3" completed keep alive response. 2025-07-01 10:30:39.739 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3339ms 2025-07-01 10:30:39.739 +03:00 [DBG] Connection id "0HNC8090TGBG3" received FIN. 2025-07-01 10:30:39.740 +03:00 [DBG] Connection id "0HNC8090TGBG3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:30:39.740 +03:00 [DBG] Connection id "0HNC8090TGBG3" disconnecting. 2025-07-01 10:30:39.740 +03:00 [DBG] Connection id "0HNC8090TGBG3" stopped. 2025-07-01 10:30:44.735 +03:00 [DBG] Connection id "0HNC8090TGBG4" accepted. 2025-07-01 10:30:44.735 +03:00 [DBG] Connection id "0HNC8090TGBG4" started. 2025-07-01 10:30:44.735 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:30:44.735 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:30:44.735 +03:00 [DBG] POST requests are not supported 2025-07-01 10:30:44.735 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:30:44.735 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:30:44.736 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:44.736 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:30:44.736 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:30:44.736 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:30:44.736 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:30:44.736 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:44.736 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:30:44.736 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:30:44.736 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:30:44.736 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:30:44.736 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:30:44.736 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:30:44.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:44.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:44.736 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:30:44.736 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:30:44.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:44.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:44.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:44.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:44.736 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:30:44.737 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1313ms. 2025-07-01 10:30:44.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:44.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:44.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:44.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:44.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:44.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:44.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:44.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:44.737 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:30:44.737 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:30:44.737 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:30:44.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:44.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:44.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:44.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:44.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:44.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:44.737 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9918ms 2025-07-01 10:30:44.737 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:44.737 +03:00 [DBG] Connection id "0HNC8090TGBG4" completed keep alive response. 2025-07-01 10:30:44.737 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8463ms 2025-07-01 10:30:44.737 +03:00 [DBG] Connection id "0HNC8090TGBG4" received FIN. 2025-07-01 10:30:44.737 +03:00 [DBG] Connection id "0HNC8090TGBG4" disconnecting. 2025-07-01 10:30:44.737 +03:00 [DBG] Connection id "0HNC8090TGBG4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:30:44.739 +03:00 [DBG] Connection id "0HNC8090TGBG4" stopped. 2025-07-01 10:30:49.739 +03:00 [DBG] Connection id "0HNC8090TGBG5" accepted. 2025-07-01 10:30:49.740 +03:00 [DBG] Connection id "0HNC8090TGBG5" started. 2025-07-01 10:30:49.740 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:30:49.740 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:30:49.740 +03:00 [DBG] POST requests are not supported 2025-07-01 10:30:49.740 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:30:49.740 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:30:49.740 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:49.740 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:30:49.740 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:30:49.740 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:30:49.740 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:30:49.740 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:49.740 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:30:49.740 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:30:49.740 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:30:49.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-07-01 10:30:49.740 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:30:49.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-07-01 10:30:49.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:49.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:49.741 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:30:49.741 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:30:49.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:49.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:49.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:49.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:49.741 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:30:49.741 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1487ms. 2025-07-01 10:30:49.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:49.741 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:49.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:49.741 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:49.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:49.741 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:49.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:49.741 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:49.741 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:30:49.741 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:30:49.741 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:30:49.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:49.741 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:49.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:49.741 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:49.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:49.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:49.741 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8277ms 2025-07-01 10:30:49.741 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:49.741 +03:00 [DBG] Connection id "0HNC8090TGBG5" completed keep alive response. 2025-07-01 10:30:49.741 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6148ms 2025-07-01 10:30:49.742 +03:00 [DBG] Connection id "0HNC8090TGBG5" received FIN. 2025-07-01 10:30:49.742 +03:00 [DBG] Connection id "0HNC8090TGBG5" disconnecting. 2025-07-01 10:30:49.742 +03:00 [DBG] Connection id "0HNC8090TGBG5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:30:49.743 +03:00 [DBG] Connection id "0HNC8090TGBG5" stopped. 2025-07-01 10:30:54.732 +03:00 [DBG] Connection id "0HNC8090TGBG6" accepted. 2025-07-01 10:30:54.732 +03:00 [DBG] Connection id "0HNC8090TGBG6" started. 2025-07-01 10:30:54.732 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:30:54.732 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:30:54.732 +03:00 [DBG] POST requests are not supported 2025-07-01 10:30:54.732 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:30:54.732 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:30:54.732 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:54.732 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:30:54.732 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:30:54.732 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:30:54.732 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:30:54.732 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:54.732 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:30:54.733 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:30:54.733 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:30:54.733 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:30:54.733 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:30:54.733 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:30:54.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:54.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:54.733 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:30:54.733 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:30:54.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:54.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:54.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:54.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:54.733 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:30:54.733 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1243ms. 2025-07-01 10:30:54.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:54.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:54.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:54.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:54.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:54.733 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:54.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:54.733 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:54.733 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:30:54.733 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:30:54.733 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:30:54.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:54.733 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:54.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:54.733 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:54.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:54.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:54.733 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7074ms 2025-07-01 10:30:54.733 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:54.733 +03:00 [DBG] Connection id "0HNC8090TGBG6" completed keep alive response. 2025-07-01 10:30:54.734 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3745ms 2025-07-01 10:30:54.734 +03:00 [DBG] Connection id "0HNC8090TGBG6" received FIN. 2025-07-01 10:30:54.734 +03:00 [DBG] Connection id "0HNC8090TGBG6" disconnecting. 2025-07-01 10:30:54.734 +03:00 [DBG] Connection id "0HNC8090TGBG6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:30:54.735 +03:00 [DBG] Connection id "0HNC8090TGBG6" stopped. 2025-07-01 10:30:59.740 +03:00 [DBG] Connection id "0HNC8090TGBG7" accepted. 2025-07-01 10:30:59.740 +03:00 [DBG] Connection id "0HNC8090TGBG7" started. 2025-07-01 10:30:59.740 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:30:59.740 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:30:59.740 +03:00 [DBG] POST requests are not supported 2025-07-01 10:30:59.740 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:30:59.740 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:30:59.740 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:59.740 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:30:59.741 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:30:59.741 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:30:59.741 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:30:59.741 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:59.741 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:30:59.741 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:30:59.741 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:30:59.741 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:30:59.741 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:30:59.741 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:30:59.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:59.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:59.741 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:30:59.741 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:30:59.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:59.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:59.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:59.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:59.741 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:30:59.742 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1288ms. 2025-07-01 10:30:59.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:59.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:30:59.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:59.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:30:59.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:59.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:59.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:59.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:59.742 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:30:59.742 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:30:59.742 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:30:59.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:59.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:30:59.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:59.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:59.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:59.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:30:59.742 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1915ms 2025-07-01 10:30:59.742 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:30:59.742 +03:00 [DBG] Connection id "0HNC8090TGBG7" completed keep alive response. 2025-07-01 10:30:59.742 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1391ms 2025-07-01 10:30:59.743 +03:00 [DBG] Connection id "0HNC8090TGBG7" received FIN. 2025-07-01 10:30:59.743 +03:00 [DBG] Connection id "0HNC8090TGBG7" disconnecting. 2025-07-01 10:30:59.743 +03:00 [DBG] Connection id "0HNC8090TGBG7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:30:59.744 +03:00 [DBG] Connection id "0HNC8090TGBG7" stopped. 2025-07-01 10:31:04.737 +03:00 [DBG] Connection id "0HNC8090TGBG8" accepted. 2025-07-01 10:31:04.737 +03:00 [DBG] Connection id "0HNC8090TGBG8" started. 2025-07-01 10:31:04.737 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:31:04.737 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:31:04.737 +03:00 [DBG] POST requests are not supported 2025-07-01 10:31:04.737 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:31:04.737 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:31:04.737 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:31:04.737 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:31:04.737 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:31:04.737 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:31:04.737 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:31:04.737 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:31:04.737 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:31:04.737 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:31:04.737 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:31:04.737 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:31:04.737 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:31:04.737 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:31:04.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:04.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:04.738 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:31:04.738 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:31:04.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:31:04.738 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:31:04.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:31:04.738 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:31:04.738 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:31:04.738 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1491ms. 2025-07-01 10:31:04.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:31:04.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:31:04.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:31:04.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:31:04.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:04.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:04.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:31:04.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:31:04.738 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:31:04.738 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:31:04.738 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:31:04.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:31:04.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:31:04.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:04.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:04.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:04.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:04.739 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0788ms 2025-07-01 10:31:04.739 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:31:04.739 +03:00 [DBG] Connection id "0HNC8090TGBG8" completed keep alive response. 2025-07-01 10:31:04.739 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9246ms 2025-07-01 10:31:04.739 +03:00 [DBG] Connection id "0HNC8090TGBG8" received FIN. 2025-07-01 10:31:04.739 +03:00 [DBG] Connection id "0HNC8090TGBG8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:31:04.739 +03:00 [DBG] Connection id "0HNC8090TGBG8" disconnecting. 2025-07-01 10:31:04.739 +03:00 [DBG] Connection id "0HNC8090TGBG8" stopped. 2025-07-01 10:31:09.732 +03:00 [DBG] Connection id "0HNC8090TGBG9" accepted. 2025-07-01 10:31:09.732 +03:00 [DBG] Connection id "0HNC8090TGBG9" started. 2025-07-01 10:31:09.732 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:31:09.732 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:31:09.732 +03:00 [DBG] POST requests are not supported 2025-07-01 10:31:09.732 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:31:09.732 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:31:09.732 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:31:09.732 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:31:09.732 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:31:09.732 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:31:09.732 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:31:09.732 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:31:09.732 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:31:09.732 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:31:09.732 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:31:09.732 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:31:09.732 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:31:09.732 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:31:09.732 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:09.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:09.733 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:31:09.733 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:31:09.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:31:09.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:31:09.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:31:09.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:31:09.733 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:31:09.733 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1258ms. 2025-07-01 10:31:09.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:31:09.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:31:09.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:31:09.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:31:09.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:09.733 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:09.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:31:09.733 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:31:09.733 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:31:09.733 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:31:09.733 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:31:09.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:31:09.733 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:31:09.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:09.733 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:09.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:09.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:09.733 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7548ms 2025-07-01 10:31:09.733 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:31:09.733 +03:00 [DBG] Connection id "0HNC8090TGBG9" completed keep alive response. 2025-07-01 10:31:09.733 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3528ms 2025-07-01 10:31:09.734 +03:00 [DBG] Connection id "0HNC8090TGBG9" received FIN. 2025-07-01 10:31:09.734 +03:00 [DBG] Connection id "0HNC8090TGBG9" disconnecting. 2025-07-01 10:31:09.734 +03:00 [DBG] Connection id "0HNC8090TGBG9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:31:09.735 +03:00 [DBG] Connection id "0HNC8090TGBG9" stopped. 2025-07-01 10:31:14.740 +03:00 [DBG] Connection id "0HNC8090TGBGA" accepted. 2025-07-01 10:31:14.740 +03:00 [DBG] Connection id "0HNC8090TGBGA" started. 2025-07-01 10:31:14.740 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:31:14.740 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:31:14.740 +03:00 [DBG] POST requests are not supported 2025-07-01 10:31:14.740 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:31:14.740 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:31:14.740 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:31:14.740 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:31:14.740 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:31:14.740 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:31:14.740 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:31:14.740 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:31:14.741 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:31:14.741 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:31:14.741 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:31:14.741 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:31:14.741 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:31:14.741 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:31:14.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:14.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:14.741 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:31:14.741 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:31:14.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:31:14.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:31:14.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:31:14.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:31:14.741 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:31:14.741 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1593ms. 2025-07-01 10:31:14.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:31:14.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:31:14.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:31:14.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:31:14.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:14.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:14.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:31:14.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:31:14.742 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:31:14.742 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:31:14.742 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:31:14.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:31:14.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:31:14.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:14.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:14.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:14.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:14.742 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3001ms 2025-07-01 10:31:14.742 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:31:14.742 +03:00 [DBG] Connection id "0HNC8090TGBGA" completed keep alive response. 2025-07-01 10:31:14.742 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3472ms 2025-07-01 10:31:14.743 +03:00 [DBG] Connection id "0HNC8090TGBGA" received FIN. 2025-07-01 10:31:14.743 +03:00 [DBG] Connection id "0HNC8090TGBGA" disconnecting. 2025-07-01 10:31:14.743 +03:00 [DBG] Connection id "0HNC8090TGBGA" stopped. 2025-07-01 10:31:14.743 +03:00 [DBG] Connection id "0HNC8090TGBGA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:31:19.745 +03:00 [DBG] Connection id "0HNC8090TGBGB" accepted. 2025-07-01 10:31:19.745 +03:00 [DBG] Connection id "0HNC8090TGBGB" started. 2025-07-01 10:31:19.746 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:31:19.746 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:31:19.746 +03:00 [DBG] POST requests are not supported 2025-07-01 10:31:19.746 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:31:19.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-07-01 10:31:19.746 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:31:19.746 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:31:19.746 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:31:19.746 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:31:19.746 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:31:19.746 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:31:19.746 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:31:19.746 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:31:19.746 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:31:19.746 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:31:19.746 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:31:19.746 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:31:19.746 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:19.746 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:19.746 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:31:19.747 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:31:19.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:31:19.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:31:19.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:31:19.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:31:19.747 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:31:19.747 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1604ms. 2025-07-01 10:31:19.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:31:19.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:31:19.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:31:19.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:31:19.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:19.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:19.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:31:19.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:31:19.747 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:31:19.747 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:31:19.747 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:31:19.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:31:19.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:31:19.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:19.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:19.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:19.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:31:19.747 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0193ms 2025-07-01 10:31:19.747 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:31:19.747 +03:00 [DBG] Connection id "0HNC8090TGBGB" completed keep alive response. 2025-07-01 10:31:19.748 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8758ms 2025-07-01 10:31:19.748 +03:00 [DBG] Connection id "0HNC8090TGBGB" received FIN. 2025-07-01 10:31:19.748 +03:00 [DBG] Connection id "0HNC8090TGBGB" disconnecting. 2025-07-01 10:31:19.748 +03:00 [DBG] Connection id "0HNC8090TGBGB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:31:19.749 +03:00 [DBG] Connection id "0HNC8090TGBGB" stopped. 2025-07-01 10:32:02.806 +03:00 [DBG] Connection id "0HNC8090TGBGC" accepted. 2025-07-01 10:32:02.806 +03:00 [DBG] Connection id "0HNC8090TGBGC" started. 2025-07-01 10:32:02.806 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:32:02.806 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:32:02.806 +03:00 [DBG] POST requests are not supported 2025-07-01 10:32:02.806 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:32:02.806 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:32:02.806 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:02.806 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:32:02.806 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:32:02.806 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:32:02.806 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:32:02.806 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:02.806 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:32:02.806 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:32:02.806 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:32:02.806 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:32:02.806 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:32:02.806 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:32:02.806 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:02.806 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:02.806 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:32:02.807 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:32:02.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:02.807 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:02.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:02.807 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:02.807 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:32:02.807 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1352ms. 2025-07-01 10:32:02.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:02.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:02.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:02.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:02.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:02.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:02.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:02.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:02.807 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:32:02.807 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:32:02.807 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:32:02.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:02.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:02.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:02.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:02.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:02.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:02.808 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1177ms 2025-07-01 10:32:02.808 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:02.808 +03:00 [DBG] Connection id "0HNC8090TGBGC" completed keep alive response. 2025-07-01 10:32:02.808 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.777ms 2025-07-01 10:32:02.808 +03:00 [DBG] Connection id "0HNC8090TGBGC" received FIN. 2025-07-01 10:32:02.808 +03:00 [DBG] Connection id "0HNC8090TGBGC" disconnecting. 2025-07-01 10:32:02.808 +03:00 [DBG] Connection id "0HNC8090TGBGC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:32:02.809 +03:00 [DBG] Connection id "0HNC8090TGBGC" stopped. 2025-07-01 10:32:21.050 +03:00 [DBG] Connection id "0HNC8090TGBGD" accepted. 2025-07-01 10:32:21.051 +03:00 [DBG] Connection id "0HNC8090TGBGD" started. 2025-07-01 10:32:21.051 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:32:21.051 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:32:21.051 +03:00 [DBG] POST requests are not supported 2025-07-01 10:32:21.051 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:32:21.051 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:32:21.051 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:21.051 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:32:21.051 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:32:21.051 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:32:21.051 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:32:21.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:21.051 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:32:21.051 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:32:21.051 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:32:21.051 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:32:21.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:32:21.052 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:32:21.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:21.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:21.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:32:21.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:32:21.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:21.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:21.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:21.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:21.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:32:21.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.16ms. 2025-07-01 10:32:21.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:21.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:21.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:21.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:21.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:21.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:21.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:21.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:21.052 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:32:21.052 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:32:21.053 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:32:21.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:21.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:21.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:21.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:21.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:21.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:21.053 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2499ms 2025-07-01 10:32:21.053 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:21.053 +03:00 [DBG] Connection id "0HNC8090TGBGD" completed keep alive response. 2025-07-01 10:32:21.053 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1059ms 2025-07-01 10:32:21.053 +03:00 [DBG] Connection id "0HNC8090TGBGD" received FIN. 2025-07-01 10:32:21.053 +03:00 [DBG] Connection id "0HNC8090TGBGD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:32:21.053 +03:00 [DBG] Connection id "0HNC8090TGBGD" disconnecting. 2025-07-01 10:32:21.054 +03:00 [DBG] Connection id "0HNC8090TGBGD" stopped. 2025-07-01 10:32:24.740 +03:00 [DBG] Connection id "0HNC8090TGBGE" accepted. 2025-07-01 10:32:24.740 +03:00 [DBG] Connection id "0HNC8090TGBGE" started. 2025-07-01 10:32:24.740 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:32:24.740 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:32:24.741 +03:00 [DBG] POST requests are not supported 2025-07-01 10:32:24.741 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:32:24.741 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:32:24.741 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:24.741 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:32:24.741 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:32:24.741 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:32:24.741 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:32:24.741 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:24.741 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:32:24.741 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:32:24.741 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:32:24.741 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:32:24.741 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:32:24.741 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:32:24.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:24.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:24.741 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:32:24.741 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:32:24.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:24.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:24.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:24.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:24.741 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:32:24.741 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1172ms. 2025-07-01 10:32:24.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:24.741 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:24.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:24.741 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:24.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:24.741 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:24.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:24.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:24.742 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:32:24.742 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:32:24.742 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:32:24.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:24.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:24.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:24.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:24.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:24.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:24.742 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7174ms 2025-07-01 10:32:24.742 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:24.742 +03:00 [DBG] Connection id "0HNC8090TGBGE" completed keep alive response. 2025-07-01 10:32:24.742 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3921ms 2025-07-01 10:32:24.742 +03:00 [DBG] Connection id "0HNC8090TGBGE" received FIN. 2025-07-01 10:32:24.742 +03:00 [DBG] Connection id "0HNC8090TGBGE" disconnecting. 2025-07-01 10:32:24.742 +03:00 [DBG] Connection id "0HNC8090TGBGE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:32:24.743 +03:00 [DBG] Connection id "0HNC8090TGBGE" stopped. 2025-07-01 10:32:29.742 +03:00 [DBG] Connection id "0HNC8090TGBGF" accepted. 2025-07-01 10:32:29.742 +03:00 [DBG] Connection id "0HNC8090TGBGF" started. 2025-07-01 10:32:29.743 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:32:29.743 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:32:29.743 +03:00 [DBG] POST requests are not supported 2025-07-01 10:32:29.743 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:32:29.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-07-01 10:32:29.743 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:29.743 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:32:29.743 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:32:29.743 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:32:29.743 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:32:29.743 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:29.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-07-01 10:32:29.743 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:32:29.743 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:32:29.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-07-01 10:32:29.743 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:32:29.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-07-01 10:32:29.743 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:29.743 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:29.743 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:32:29.743 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:32:29.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:29.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:29.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:29.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:29.743 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:32:29.743 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1166ms. 2025-07-01 10:32:29.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:29.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:29.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:29.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:29.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:29.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:29.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:29.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:29.744 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:32:29.744 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:32:29.744 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:32:29.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:29.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:29.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:29.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:29.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:29.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:29.744 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8036ms 2025-07-01 10:32:29.744 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:29.744 +03:00 [DBG] Connection id "0HNC8090TGBGF" completed keep alive response. 2025-07-01 10:32:29.744 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4331ms 2025-07-01 10:32:29.744 +03:00 [DBG] Connection id "0HNC8090TGBGF" received FIN. 2025-07-01 10:32:29.744 +03:00 [DBG] Connection id "0HNC8090TGBGF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:32:29.744 +03:00 [DBG] Connection id "0HNC8090TGBGF" disconnecting. 2025-07-01 10:32:29.744 +03:00 [DBG] Connection id "0HNC8090TGBGF" stopped. 2025-07-01 10:32:34.742 +03:00 [DBG] Connection id "0HNC8090TGBGG" accepted. 2025-07-01 10:32:34.742 +03:00 [DBG] Connection id "0HNC8090TGBGG" started. 2025-07-01 10:32:34.743 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:32:34.743 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:32:34.743 +03:00 [DBG] POST requests are not supported 2025-07-01 10:32:34.743 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:32:34.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-07-01 10:32:34.743 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:34.743 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:32:34.743 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:32:34.743 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:32:34.743 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:32:34.743 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:34.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-07-01 10:32:34.743 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:32:34.743 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:32:34.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-07-01 10:32:34.743 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:32:34.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-07-01 10:32:34.743 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:34.743 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:34.743 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:32:34.743 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:32:34.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:34.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:34.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:34.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:34.743 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:32:34.743 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1195ms. 2025-07-01 10:32:34.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:34.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:34.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:34.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:34.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:34.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:34.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:34.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:34.744 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:32:34.744 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:32:34.744 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:32:34.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:34.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:34.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:34.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:34.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:34.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:34.744 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7122ms 2025-07-01 10:32:34.744 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:34.744 +03:00 [DBG] Connection id "0HNC8090TGBGG" completed keep alive response. 2025-07-01 10:32:34.744 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3243ms 2025-07-01 10:32:34.744 +03:00 [DBG] Connection id "0HNC8090TGBGG" received FIN. 2025-07-01 10:32:34.744 +03:00 [DBG] Connection id "0HNC8090TGBGG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:32:34.744 +03:00 [DBG] Connection id "0HNC8090TGBGG" disconnecting. 2025-07-01 10:32:34.745 +03:00 [DBG] Connection id "0HNC8090TGBGG" stopped. 2025-07-01 10:32:39.749 +03:00 [DBG] Connection id "0HNC8090TGBGH" accepted. 2025-07-01 10:32:39.749 +03:00 [DBG] Connection id "0HNC8090TGBGH" started. 2025-07-01 10:32:39.749 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:32:39.749 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:32:39.749 +03:00 [DBG] POST requests are not supported 2025-07-01 10:32:39.749 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:32:39.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-07-01 10:32:39.749 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:39.749 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:32:39.749 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:32:39.749 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:32:39.749 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:32:39.749 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:39.750 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:32:39.750 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:32:39.750 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:32:39.750 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:32:39.750 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:32:39.750 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:32:39.750 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:39.750 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:39.750 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:32:39.750 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:32:39.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:39.750 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:39.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:39.750 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:39.750 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:32:39.751 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1928ms. 2025-07-01 10:32:39.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:39.751 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:39.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:39.751 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:39.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:39.751 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:39.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:39.751 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:39.751 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:32:39.751 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:32:39.751 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:32:39.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:39.751 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:39.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:39.751 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:39.751 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:39.751 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:39.751 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4632ms 2025-07-01 10:32:39.751 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:39.752 +03:00 [DBG] Connection id "0HNC8090TGBGH" completed keep alive response. 2025-07-01 10:32:39.752 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6508ms 2025-07-01 10:32:39.752 +03:00 [DBG] Connection id "0HNC8090TGBGH" received FIN. 2025-07-01 10:32:39.752 +03:00 [DBG] Connection id "0HNC8090TGBGH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:32:39.752 +03:00 [DBG] Connection id "0HNC8090TGBGH" disconnecting. 2025-07-01 10:32:39.752 +03:00 [DBG] Connection id "0HNC8090TGBGH" stopped. 2025-07-01 10:32:44.735 +03:00 [DBG] Connection id "0HNC8090TGBGI" accepted. 2025-07-01 10:32:44.735 +03:00 [DBG] Connection id "0HNC8090TGBGI" started. 2025-07-01 10:32:44.735 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:32:44.735 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:32:44.735 +03:00 [DBG] POST requests are not supported 2025-07-01 10:32:44.735 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:32:44.736 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:32:44.736 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:44.736 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:32:44.736 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:32:44.736 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:32:44.736 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:32:44.736 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:44.736 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:32:44.736 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:32:44.736 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:32:44.736 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:32:44.736 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:32:44.736 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:32:44.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:44.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:44.736 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:32:44.736 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:32:44.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:44.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:44.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:44.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:44.736 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:32:44.736 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.122ms. 2025-07-01 10:32:44.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:44.736 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:44.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:44.736 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:44.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:44.736 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:44.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:44.736 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:44.736 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:32:44.736 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:32:44.736 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:32:44.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:44.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:44.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:44.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:44.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:44.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:44.737 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7832ms 2025-07-01 10:32:44.737 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:44.737 +03:00 [DBG] Connection id "0HNC8090TGBGI" completed keep alive response. 2025-07-01 10:32:44.737 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4487ms 2025-07-01 10:32:44.737 +03:00 [DBG] Connection id "0HNC8090TGBGI" received FIN. 2025-07-01 10:32:44.737 +03:00 [DBG] Connection id "0HNC8090TGBGI" disconnecting. 2025-07-01 10:32:44.737 +03:00 [DBG] Connection id "0HNC8090TGBGI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:32:44.738 +03:00 [DBG] Connection id "0HNC8090TGBGI" stopped. 2025-07-01 10:32:49.745 +03:00 [DBG] Connection id "0HNC8090TGBGJ" accepted. 2025-07-01 10:32:49.745 +03:00 [DBG] Connection id "0HNC8090TGBGJ" started. 2025-07-01 10:32:49.745 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:32:49.746 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:32:49.746 +03:00 [DBG] POST requests are not supported 2025-07-01 10:32:49.746 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:32:49.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-07-01 10:32:49.746 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:49.746 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:32:49.746 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:32:49.746 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:32:49.746 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:32:49.746 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:49.746 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:32:49.746 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:32:49.746 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:32:49.746 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:32:49.746 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:32:49.746 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:32:49.746 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:49.746 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:49.746 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:32:49.746 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:32:49.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:49.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:49.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:49.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:49.747 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:32:49.747 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1594ms. 2025-07-01 10:32:49.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:49.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:49.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:49.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:49.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:49.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:49.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:49.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:49.747 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:32:49.747 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:32:49.747 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:32:49.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:49.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:49.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:49.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:49.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:49.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:49.747 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8351ms 2025-07-01 10:32:49.747 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:49.747 +03:00 [DBG] Connection id "0HNC8090TGBGJ" completed keep alive response. 2025-07-01 10:32:49.747 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.733ms 2025-07-01 10:32:49.747 +03:00 [DBG] Connection id "0HNC8090TGBGJ" received FIN. 2025-07-01 10:32:49.748 +03:00 [DBG] Connection id "0HNC8090TGBGJ" disconnecting. 2025-07-01 10:32:49.748 +03:00 [DBG] Connection id "0HNC8090TGBGJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:32:49.749 +03:00 [DBG] Connection id "0HNC8090TGBGJ" stopped. 2025-07-01 10:32:54.731 +03:00 [DBG] Connection id "0HNC8090TGBGK" accepted. 2025-07-01 10:32:54.731 +03:00 [DBG] Connection id "0HNC8090TGBGK" started. 2025-07-01 10:32:54.731 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:32:54.731 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:32:54.731 +03:00 [DBG] POST requests are not supported 2025-07-01 10:32:54.732 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:32:54.732 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:32:54.732 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:54.732 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:32:54.732 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:32:54.732 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:32:54.732 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:32:54.732 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:54.732 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:32:54.732 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:32:54.732 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:32:54.732 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:32:54.732 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:32:54.732 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:32:54.732 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:54.732 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:54.733 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:32:54.733 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:32:54.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:54.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:54.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:54.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:54.733 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:32:54.733 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.197ms. 2025-07-01 10:32:54.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:54.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:54.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:54.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:54.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:54.734 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:54.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:54.734 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:54.734 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:32:54.734 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:32:54.734 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:32:54.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:54.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:54.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:54.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:54.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:54.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:54.734 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8563ms 2025-07-01 10:32:54.734 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:54.734 +03:00 [DBG] Connection id "0HNC8090TGBGK" completed keep alive response. 2025-07-01 10:32:54.734 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1516ms 2025-07-01 10:32:54.735 +03:00 [DBG] Connection id "0HNC8090TGBGK" received FIN. 2025-07-01 10:32:54.735 +03:00 [DBG] Connection id "0HNC8090TGBGK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:32:54.735 +03:00 [DBG] Connection id "0HNC8090TGBGK" disconnecting. 2025-07-01 10:32:54.735 +03:00 [DBG] Connection id "0HNC8090TGBGK" stopped. 2025-07-01 10:32:59.742 +03:00 [DBG] Connection id "0HNC8090TGBGL" accepted. 2025-07-01 10:32:59.742 +03:00 [DBG] Connection id "0HNC8090TGBGL" started. 2025-07-01 10:32:59.742 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:32:59.742 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:32:59.742 +03:00 [DBG] POST requests are not supported 2025-07-01 10:32:59.742 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:32:59.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-07-01 10:32:59.742 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:59.742 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:32:59.742 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:32:59.742 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:32:59.743 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:32:59.743 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:59.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-07-01 10:32:59.743 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:32:59.743 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:32:59.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-07-01 10:32:59.743 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:32:59.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-07-01 10:32:59.743 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:59.743 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:59.743 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:32:59.743 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:32:59.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:59.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:59.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:59.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:59.743 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:32:59.743 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1765ms. 2025-07-01 10:32:59.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:59.744 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:32:59.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:59.744 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:32:59.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:59.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:59.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:59.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:59.744 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:32:59.744 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:32:59.744 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:32:59.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:59.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:32:59.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:59.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:59.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:59.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:32:59.744 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2373ms 2025-07-01 10:32:59.744 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:32:59.744 +03:00 [DBG] Connection id "0HNC8090TGBGL" completed keep alive response. 2025-07-01 10:32:59.744 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1344ms 2025-07-01 10:32:59.745 +03:00 [DBG] Connection id "0HNC8090TGBGL" received FIN. 2025-07-01 10:32:59.745 +03:00 [DBG] Connection id "0HNC8090TGBGL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:32:59.745 +03:00 [DBG] Connection id "0HNC8090TGBGL" disconnecting. 2025-07-01 10:32:59.745 +03:00 [DBG] Connection id "0HNC8090TGBGL" stopped. 2025-07-01 10:33:04.736 +03:00 [DBG] Connection id "0HNC8090TGBGM" accepted. 2025-07-01 10:33:04.736 +03:00 [DBG] Connection id "0HNC8090TGBGM" started. 2025-07-01 10:33:04.737 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:33:04.737 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:33:04.737 +03:00 [DBG] POST requests are not supported 2025-07-01 10:33:04.737 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:33:04.737 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:33:04.737 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:33:04.737 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:33:04.737 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:33:04.737 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:33:04.737 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:33:04.737 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:33:04.737 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:33:04.737 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:33:04.737 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:33:04.737 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:33:04.737 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:33:04.737 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:33:04.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:04.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:04.738 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:33:04.738 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:33:04.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:33:04.738 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:33:04.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:33:04.738 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:33:04.738 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:33:04.738 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1691ms. 2025-07-01 10:33:04.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:33:04.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:33:04.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:33:04.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:33:04.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:04.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:04.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:33:04.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:33:04.738 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:33:04.738 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:33:04.739 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:33:04.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:33:04.739 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:33:04.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:04.739 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:04.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:04.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:04.739 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2459ms 2025-07-01 10:33:04.739 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:33:04.739 +03:00 [DBG] Connection id "0HNC8090TGBGM" completed keep alive response. 2025-07-01 10:33:04.739 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1462ms 2025-07-01 10:33:04.739 +03:00 [DBG] Connection id "0HNC8090TGBGM" received FIN. 2025-07-01 10:33:04.739 +03:00 [DBG] Connection id "0HNC8090TGBGM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:33:04.739 +03:00 [DBG] Connection id "0HNC8090TGBGM" disconnecting. 2025-07-01 10:33:04.739 +03:00 [DBG] Connection id "0HNC8090TGBGM" stopped. 2025-07-01 10:33:09.751 +03:00 [DBG] Connection id "0HNC8090TGBGN" accepted. 2025-07-01 10:33:09.751 +03:00 [DBG] Connection id "0HNC8090TGBGN" started. 2025-07-01 10:33:09.752 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:33:09.752 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:33:09.752 +03:00 [DBG] POST requests are not supported 2025-07-01 10:33:09.752 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:33:09.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-07-01 10:33:09.752 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:33:09.752 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:33:09.752 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:33:09.752 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:33:09.752 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:33:09.752 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:33:09.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-07-01 10:33:09.752 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:33:09.752 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:33:09.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-07-01 10:33:09.752 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:33:09.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-07-01 10:33:09.752 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:09.752 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:09.752 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:33:09.752 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:33:09.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:33:09.752 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:33:09.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:33:09.752 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:33:09.752 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:33:09.752 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1135ms. 2025-07-01 10:33:09.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:33:09.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:33:09.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:33:09.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:33:09.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:09.753 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:09.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:33:09.753 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:33:09.753 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:33:09.753 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:33:09.753 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:33:09.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:33:09.753 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:33:09.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:09.753 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:09.753 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:09.753 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:09.753 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7707ms 2025-07-01 10:33:09.753 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:33:09.753 +03:00 [DBG] Connection id "0HNC8090TGBGN" completed keep alive response. 2025-07-01 10:33:09.753 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4141ms 2025-07-01 10:33:09.753 +03:00 [DBG] Connection id "0HNC8090TGBGN" received FIN. 2025-07-01 10:33:09.753 +03:00 [DBG] Connection id "0HNC8090TGBGN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:33:09.753 +03:00 [DBG] Connection id "0HNC8090TGBGN" disconnecting. 2025-07-01 10:33:09.753 +03:00 [DBG] Connection id "0HNC8090TGBGN" stopped. 2025-07-01 10:33:14.737 +03:00 [DBG] Connection id "0HNC8090TGBGO" accepted. 2025-07-01 10:33:14.737 +03:00 [DBG] Connection id "0HNC8090TGBGO" started. 2025-07-01 10:33:14.737 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:33:14.737 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:33:14.737 +03:00 [DBG] POST requests are not supported 2025-07-01 10:33:14.737 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:33:14.737 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:33:14.737 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:33:14.737 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:33:14.737 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:33:14.737 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:33:14.737 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:33:14.737 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:33:14.738 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:33:14.738 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:33:14.738 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:33:14.738 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:33:14.738 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:33:14.738 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:33:14.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:14.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:14.738 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:33:14.738 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:33:14.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:33:14.738 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:33:14.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:33:14.738 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:33:14.738 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:33:14.738 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1286ms. 2025-07-01 10:33:14.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:33:14.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:33:14.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:33:14.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:33:14.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:14.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:14.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:33:14.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:33:14.738 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:33:14.738 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:33:14.738 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:33:14.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:33:14.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:33:14.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:14.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:14.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:14.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:14.738 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.711ms 2025-07-01 10:33:14.738 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:33:14.738 +03:00 [DBG] Connection id "0HNC8090TGBGO" completed keep alive response. 2025-07-01 10:33:14.739 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3581ms 2025-07-01 10:33:14.739 +03:00 [DBG] Connection id "0HNC8090TGBGO" received FIN. 2025-07-01 10:33:14.739 +03:00 [DBG] Connection id "0HNC8090TGBGO" disconnecting. 2025-07-01 10:33:14.739 +03:00 [DBG] Connection id "0HNC8090TGBGO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:33:14.740 +03:00 [DBG] Connection id "0HNC8090TGBGO" stopped. 2025-07-01 10:33:19.742 +03:00 [DBG] Connection id "0HNC8090TGBGP" accepted. 2025-07-01 10:33:19.742 +03:00 [DBG] Connection id "0HNC8090TGBGP" started. 2025-07-01 10:33:19.742 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:33:19.742 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:33:19.742 +03:00 [DBG] POST requests are not supported 2025-07-01 10:33:19.742 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:33:19.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-07-01 10:33:19.742 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:33:19.742 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:33:19.742 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:33:19.742 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:33:19.742 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:33:19.742 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:33:19.742 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:33:19.742 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:33:19.742 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:33:19.742 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:33:19.742 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:33:19.742 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:33:19.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:19.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:19.742 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:33:19.742 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:33:19.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:33:19.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:33:19.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:33:19.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:33:19.743 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:33:19.743 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1663ms. 2025-07-01 10:33:19.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:33:19.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:33:19.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:33:19.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:33:19.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:19.743 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:19.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:33:19.743 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:33:19.743 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:33:19.743 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:33:19.743 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:33:19.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:33:19.743 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:33:19.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:19.743 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:19.743 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:19.743 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:33:19.743 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7272ms 2025-07-01 10:33:19.743 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:33:19.743 +03:00 [DBG] Connection id "0HNC8090TGBGP" completed keep alive response. 2025-07-01 10:33:19.743 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3607ms 2025-07-01 10:33:19.743 +03:00 [DBG] Connection id "0HNC8090TGBGP" received FIN. 2025-07-01 10:33:19.743 +03:00 [DBG] Connection id "0HNC8090TGBGP" disconnecting. 2025-07-01 10:33:19.743 +03:00 [DBG] Connection id "0HNC8090TGBGP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:33:19.745 +03:00 [DBG] Connection id "0HNC8090TGBGP" stopped. 2025-07-01 10:34:02.735 +03:00 [DBG] Connection id "0HNC8090TGBGQ" accepted. 2025-07-01 10:34:02.735 +03:00 [DBG] Connection id "0HNC8090TGBGQ" started. 2025-07-01 10:34:02.735 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:34:02.735 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:34:02.735 +03:00 [DBG] POST requests are not supported 2025-07-01 10:34:02.735 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:34:02.735 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:34:02.736 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:34:02.736 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:34:02.736 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:34:02.736 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:34:02.736 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:34:02.736 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:34:02.736 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:34:02.736 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:34:02.736 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:34:02.736 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:34:02.736 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:34:02.736 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:34:02.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:34:02.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:34:02.737 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:34:02.737 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:34:02.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:34:02.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:34:02.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:34:02.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:34:02.737 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:34:02.738 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2317ms. 2025-07-01 10:34:02.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:34:02.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:34:02.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:34:02.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:34:02.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:34:02.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:34:02.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:34:02.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:34:02.738 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:34:02.738 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:34:02.738 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:34:02.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:34:02.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:34:02.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:34:02.739 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:34:02.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:34:02.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:34:02.739 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.2347ms 2025-07-01 10:34:02.739 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:34:02.739 +03:00 [DBG] Connection id "0HNC8090TGBGQ" completed keep alive response. 2025-07-01 10:34:02.739 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.727ms 2025-07-01 10:34:02.739 +03:00 [DBG] Connection id "0HNC8090TGBGQ" received FIN. 2025-07-01 10:34:02.739 +03:00 [DBG] Connection id "0HNC8090TGBGQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:34:02.740 +03:00 [DBG] Connection id "0HNC8090TGBGQ" disconnecting. 2025-07-01 10:34:02.740 +03:00 [DBG] Connection id "0HNC8090TGBGQ" stopped. 2025-07-01 10:35:02.743 +03:00 [DBG] Connection id "0HNC8090TGBGR" accepted. 2025-07-01 10:35:02.743 +03:00 [DBG] Connection id "0HNC8090TGBGR" started. 2025-07-01 10:35:02.743 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:35:02.743 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:35:02.743 +03:00 [DBG] POST requests are not supported 2025-07-01 10:35:02.743 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:35:02.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-07-01 10:35:02.743 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:35:02.743 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:35:02.743 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:35:02.743 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:35:02.744 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:35:02.744 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:35:02.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-07-01 10:35:02.744 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:35:02.744 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:35:02.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-07-01 10:35:02.744 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:35:02.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-07-01 10:35:02.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:35:02.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:35:02.744 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:35:02.744 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:35:02.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:35:02.744 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:35:02.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:35:02.744 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:35:02.744 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:35:02.744 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1506ms. 2025-07-01 10:35:02.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:35:02.744 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:35:02.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:35:02.744 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:35:02.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:35:02.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:35:02.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:35:02.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:35:02.745 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:35:02.745 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:35:02.745 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:35:02.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:35:02.745 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:35:02.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:35:02.745 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:35:02.745 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:35:02.745 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:35:02.745 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9453ms 2025-07-01 10:35:02.745 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:35:02.745 +03:00 [DBG] Connection id "0HNC8090TGBGR" completed keep alive response. 2025-07-01 10:35:02.745 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7606ms 2025-07-01 10:35:02.745 +03:00 [DBG] Connection id "0HNC8090TGBGR" received FIN. 2025-07-01 10:35:02.745 +03:00 [DBG] Connection id "0HNC8090TGBGR" disconnecting. 2025-07-01 10:35:02.745 +03:00 [DBG] Connection id "0HNC8090TGBGR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:35:02.746 +03:00 [DBG] Connection id "0HNC8090TGBGR" stopped. 2025-07-01 10:36:02.744 +03:00 [DBG] Connection id "0HNC8090TGBGS" accepted. 2025-07-01 10:36:02.745 +03:00 [DBG] Connection id "0HNC8090TGBGS" started. 2025-07-01 10:36:02.745 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:36:02.745 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:36:02.745 +03:00 [DBG] POST requests are not supported 2025-07-01 10:36:02.745 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:36:02.745 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:36:02.745 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:36:02.745 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:36:02.745 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:36:02.745 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:36:02.745 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:36:02.745 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:36:02.745 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:36:02.745 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:36:02.745 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:36:02.745 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:36:02.745 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:36:02.745 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:36:02.745 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:36:02.745 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:36:02.745 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:36:02.745 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:36:02.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:36:02.745 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:36:02.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:36:02.745 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:36:02.745 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:36:02.746 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1162ms. 2025-07-01 10:36:02.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:36:02.746 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:36:02.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:36:02.746 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:36:02.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:36:02.746 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:36:02.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:36:02.746 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:36:02.746 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:36:02.746 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:36:02.746 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:36:02.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:36:02.746 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:36:02.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:36:02.746 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:36:02.746 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:36:02.746 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:36:02.746 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6294ms 2025-07-01 10:36:02.746 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:36:02.746 +03:00 [DBG] Connection id "0HNC8090TGBGS" completed keep alive response. 2025-07-01 10:36:02.746 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1813ms 2025-07-01 10:36:02.746 +03:00 [DBG] Connection id "0HNC8090TGBGS" received FIN. 2025-07-01 10:36:02.746 +03:00 [DBG] Connection id "0HNC8090TGBGS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:36:02.746 +03:00 [DBG] Connection id "0HNC8090TGBGS" disconnecting. 2025-07-01 10:36:02.746 +03:00 [DBG] Connection id "0HNC8090TGBGS" stopped. 2025-07-01 10:37:02.747 +03:00 [DBG] Connection id "0HNC8090TGBGT" accepted. 2025-07-01 10:37:02.747 +03:00 [DBG] Connection id "0HNC8090TGBGT" started. 2025-07-01 10:37:02.747 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:37:02.747 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:37:02.747 +03:00 [DBG] POST requests are not supported 2025-07-01 10:37:02.747 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:37:02.747 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:37:02.747 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:37:02.747 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:37:02.747 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:37:02.747 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:37:02.747 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:37:02.747 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:37:02.747 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:37:02.747 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:37:02.747 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:37:02.748 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:37:02.748 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:37:02.748 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:37:02.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:02.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:02.748 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:37:02.748 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:37:02.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:37:02.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:37:02.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:37:02.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:37:02.748 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:37:02.748 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.144ms. 2025-07-01 10:37:02.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:37:02.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:37:02.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:37:02.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:37:02.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:02.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:02.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:37:02.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:37:02.748 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:37:02.748 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:37:02.748 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:37:02.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:37:02.749 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:37:02.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:02.749 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:02.749 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:02.749 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:02.749 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0523ms 2025-07-01 10:37:02.749 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:37:02.749 +03:00 [DBG] Connection id "0HNC8090TGBGT" completed keep alive response. 2025-07-01 10:37:02.749 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9223ms 2025-07-01 10:37:02.749 +03:00 [DBG] Connection id "0HNC8090TGBGT" received FIN. 2025-07-01 10:37:02.749 +03:00 [DBG] Connection id "0HNC8090TGBGT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:37:02.749 +03:00 [DBG] Connection id "0HNC8090TGBGT" disconnecting. 2025-07-01 10:37:02.749 +03:00 [DBG] Connection id "0HNC8090TGBGT" stopped. 2025-07-01 10:37:40.735 +03:00 [DBG] Connection id "0HNC8090TGBGU" accepted. 2025-07-01 10:37:40.735 +03:00 [DBG] Connection id "0HNC8090TGBGU" started. 2025-07-01 10:37:40.735 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:37:40.736 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:37:40.736 +03:00 [DBG] POST requests are not supported 2025-07-01 10:37:40.736 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:37:40.736 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:37:40.736 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:37:40.736 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:37:40.736 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:37:40.736 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:37:40.736 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:37:40.736 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:37:40.736 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:37:40.736 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:37:40.736 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:37:40.736 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:37:40.736 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:37:40.736 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:37:40.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:40.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:40.736 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:37:40.737 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:37:40.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:37:40.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:37:40.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:37:40.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:37:40.737 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:37:40.737 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2011ms. 2025-07-01 10:37:40.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:37:40.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:37:40.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:37:40.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:37:40.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:40.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:40.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:37:40.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:37:40.737 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:37:40.738 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:37:40.738 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:37:40.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:37:40.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:37:40.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:40.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:40.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:40.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:40.738 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.324ms 2025-07-01 10:37:40.738 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:37:40.738 +03:00 [DBG] Connection id "0HNC8090TGBGU" completed keep alive response. 2025-07-01 10:37:40.738 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4872ms 2025-07-01 10:37:40.738 +03:00 [DBG] Connection id "0HNC8090TGBGU" received FIN. 2025-07-01 10:37:40.738 +03:00 [DBG] Connection id "0HNC8090TGBGU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:37:40.738 +03:00 [DBG] Connection id "0HNC8090TGBGU" disconnecting. 2025-07-01 10:37:40.738 +03:00 [DBG] Connection id "0HNC8090TGBGU" stopped. 2025-07-01 10:37:43.979 +03:00 [DBG] Connection id "0HNC8090TGBGV" accepted. 2025-07-01 10:37:43.979 +03:00 [DBG] Connection id "0HNC8090TGBGV" started. 2025-07-01 10:37:43.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:37:43.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:37:43.980 +03:00 [DBG] POST requests are not supported 2025-07-01 10:37:43.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:37:43.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:37:43.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:37:43.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:37:43.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:37:43.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:37:43.980 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:37:43.980 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:37:43.980 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:37:43.980 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:37:43.980 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:37:43.980 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:37:43.980 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:37:43.980 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:37:43.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:43.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:43.980 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:37:43.980 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:37:43.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:37:43.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:37:43.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:37:43.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:37:43.980 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:37:43.980 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1226ms. 2025-07-01 10:37:43.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:37:43.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:37:43.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:37:43.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:37:43.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:43.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:43.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:37:43.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:37:43.981 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:37:43.981 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:37:43.981 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:37:43.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:37:43.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:37:43.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:43.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:43.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:43.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:43.981 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7112ms 2025-07-01 10:37:43.981 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:37:43.981 +03:00 [DBG] Connection id "0HNC8090TGBGV" completed keep alive response. 2025-07-01 10:37:43.981 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3566ms 2025-07-01 10:37:43.981 +03:00 [DBG] Connection id "0HNC8090TGBGV" received FIN. 2025-07-01 10:37:43.981 +03:00 [DBG] Connection id "0HNC8090TGBGV" disconnecting. 2025-07-01 10:37:43.981 +03:00 [DBG] Connection id "0HNC8090TGBGV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:37:43.982 +03:00 [DBG] Connection id "0HNC8090TGBGV" stopped. 2025-07-01 10:37:48.988 +03:00 [DBG] Connection id "0HNC8090TGBH0" accepted. 2025-07-01 10:37:48.989 +03:00 [DBG] Connection id "0HNC8090TGBH0" started. 2025-07-01 10:37:48.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:37:48.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:37:48.989 +03:00 [DBG] POST requests are not supported 2025-07-01 10:37:48.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:37:48.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:37:48.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:37:48.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:37:48.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:37:48.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:37:48.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:37:48.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:37:48.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:37:48.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:37:48.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:37:48.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:37:48.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:37:48.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:37:48.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:48.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:48.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:37:48.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:37:48.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:37:48.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:37:48.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:37:48.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:37:48.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:37:48.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1446ms. 2025-07-01 10:37:48.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:37:48.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:37:48.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:37:48.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:37:48.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:48.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:48.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:37:48.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:37:48.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:37:48.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:37:48.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:37:48.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:37:48.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:37:48.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:48.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:48.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:48.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:48.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.202ms 2025-07-01 10:37:48.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:37:48.991 +03:00 [DBG] Connection id "0HNC8090TGBH0" completed keep alive response. 2025-07-01 10:37:48.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0586ms 2025-07-01 10:37:48.991 +03:00 [DBG] Connection id "0HNC8090TGBH0" received FIN. 2025-07-01 10:37:48.991 +03:00 [DBG] Connection id "0HNC8090TGBH0" disconnecting. 2025-07-01 10:37:48.991 +03:00 [DBG] Connection id "0HNC8090TGBH0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:37:48.993 +03:00 [DBG] Connection id "0HNC8090TGBH0" stopped. 2025-07-01 10:37:53.976 +03:00 [DBG] Connection id "0HNC8090TGBH1" accepted. 2025-07-01 10:37:53.977 +03:00 [DBG] Connection id "0HNC8090TGBH1" started. 2025-07-01 10:37:53.977 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:37:53.977 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:37:53.977 +03:00 [DBG] POST requests are not supported 2025-07-01 10:37:53.977 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:37:53.977 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:37:53.977 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:37:53.977 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:37:53.977 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:37:53.977 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:37:53.977 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:37:53.977 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:37:53.977 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:37:53.977 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:37:53.977 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:37:53.977 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:37:53.977 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:37:53.977 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:37:53.977 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:53.977 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:53.977 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:37:53.977 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:37:53.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:37:53.978 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:37:53.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:37:53.978 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:37:53.978 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:37:53.978 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1244ms. 2025-07-01 10:37:53.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:37:53.978 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:37:53.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:37:53.978 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:37:53.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:53.978 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:53.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:37:53.978 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:37:53.978 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:37:53.978 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:37:53.978 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:37:53.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:37:53.978 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:37:53.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:53.978 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:53.978 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:53.978 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:53.978 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.818ms 2025-07-01 10:37:53.978 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:37:53.978 +03:00 [DBG] Connection id "0HNC8090TGBH1" completed keep alive response. 2025-07-01 10:37:53.978 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5349ms 2025-07-01 10:37:53.979 +03:00 [DBG] Connection id "0HNC8090TGBH1" received FIN. 2025-07-01 10:37:53.979 +03:00 [DBG] Connection id "0HNC8090TGBH1" disconnecting. 2025-07-01 10:37:53.979 +03:00 [DBG] Connection id "0HNC8090TGBH1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:37:53.980 +03:00 [DBG] Connection id "0HNC8090TGBH1" stopped. 2025-07-01 10:37:58.993 +03:00 [DBG] Connection id "0HNC8090TGBH2" accepted. 2025-07-01 10:37:58.993 +03:00 [DBG] Connection id "0HNC8090TGBH2" started. 2025-07-01 10:37:58.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:37:58.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:37:58.994 +03:00 [DBG] POST requests are not supported 2025-07-01 10:37:58.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:37:58.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:37:58.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:37:58.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:37:58.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:37:58.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:37:58.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:37:58.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:37:58.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:37:58.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:37:58.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:37:58.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:37:58.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:37:58.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:37:58.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:58.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:58.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:37:58.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:37:58.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:37:58.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:37:58.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:37:58.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:37:58.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:37:58.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1735ms. 2025-07-01 10:37:58.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:37:58.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:37:58.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:37:58.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:37:58.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:58.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:58.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:37:58.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:37:58.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:37:58.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:37:58.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:37:58.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:37:58.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:37:58.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:58.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:58.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:58.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:37:58.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2851ms 2025-07-01 10:37:58.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:37:58.996 +03:00 [DBG] Connection id "0HNC8090TGBH2" completed keep alive response. 2025-07-01 10:37:58.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.55ms 2025-07-01 10:37:58.996 +03:00 [DBG] Connection id "0HNC8090TGBH2" received FIN. 2025-07-01 10:37:58.997 +03:00 [DBG] Connection id "0HNC8090TGBH2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:37:58.997 +03:00 [DBG] Connection id "0HNC8090TGBH2" disconnecting. 2025-07-01 10:37:58.997 +03:00 [DBG] Connection id "0HNC8090TGBH2" stopped. 2025-07-01 10:38:03.975 +03:00 [DBG] Connection id "0HNC8090TGBH3" accepted. 2025-07-01 10:38:03.975 +03:00 [DBG] Connection id "0HNC8090TGBH3" started. 2025-07-01 10:38:03.975 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:38:03.975 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:38:03.975 +03:00 [DBG] POST requests are not supported 2025-07-01 10:38:03.975 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:38:03.976 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:38:03.976 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:03.976 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:38:03.976 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:38:03.976 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:38:03.976 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:38:03.976 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:03.976 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:38:03.976 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:38:03.976 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:38:03.976 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:38:03.976 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:38:03.976 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:38:03.977 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:03.977 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:03.977 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:38:03.977 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:38:03.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:03.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:03.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:03.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:03.977 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:38:03.977 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2289ms. 2025-07-01 10:38:03.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:03.978 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:03.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:03.978 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:03.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:03.978 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:03.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:03.978 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:03.978 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:38:03.978 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:38:03.978 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:38:03.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:03.978 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:03.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:03.978 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:03.978 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:03.978 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:03.978 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9511ms 2025-07-01 10:38:03.979 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:03.979 +03:00 [DBG] Connection id "0HNC8090TGBH3" completed keep alive response. 2025-07-01 10:38:03.979 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5205ms 2025-07-01 10:38:03.979 +03:00 [DBG] Connection id "0HNC8090TGBH3" received FIN. 2025-07-01 10:38:03.979 +03:00 [DBG] Connection id "0HNC8090TGBH3" disconnecting. 2025-07-01 10:38:03.979 +03:00 [DBG] Connection id "0HNC8090TGBH3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:38:03.980 +03:00 [DBG] Connection id "0HNC8090TGBH3" stopped. 2025-07-01 10:38:08.978 +03:00 [DBG] Connection id "0HNC8090TGBH4" accepted. 2025-07-01 10:38:08.978 +03:00 [DBG] Connection id "0HNC8090TGBH4" started. 2025-07-01 10:38:08.978 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:38:08.979 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:38:08.979 +03:00 [DBG] POST requests are not supported 2025-07-01 10:38:08.979 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:38:08.979 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:38:08.979 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:08.979 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:38:08.979 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:38:08.979 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:38:08.979 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:38:08.979 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:08.979 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:38:08.979 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:38:08.979 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:38:08.979 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:38:08.979 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:38:08.979 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:38:08.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:08.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:08.980 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:38:08.980 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:38:08.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:08.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:08.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:08.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:08.980 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:38:08.980 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.201ms. 2025-07-01 10:38:08.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:08.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:08.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:08.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:08.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:08.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:08.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:08.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:08.980 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:38:08.980 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:38:08.981 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:38:08.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:08.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:08.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:08.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:08.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:08.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:08.981 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.283ms 2025-07-01 10:38:08.981 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:08.981 +03:00 [DBG] Connection id "0HNC8090TGBH4" completed keep alive response. 2025-07-01 10:38:08.981 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4809ms 2025-07-01 10:38:08.981 +03:00 [DBG] Connection id "0HNC8090TGBH4" received FIN. 2025-07-01 10:38:08.981 +03:00 [DBG] Connection id "0HNC8090TGBH4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:38:08.981 +03:00 [DBG] Connection id "0HNC8090TGBH4" disconnecting. 2025-07-01 10:38:08.982 +03:00 [DBG] Connection id "0HNC8090TGBH4" stopped. 2025-07-01 10:38:13.979 +03:00 [DBG] Connection id "0HNC8090TGBH5" accepted. 2025-07-01 10:38:13.979 +03:00 [DBG] Connection id "0HNC8090TGBH5" started. 2025-07-01 10:38:13.979 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:38:13.979 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:38:13.979 +03:00 [DBG] POST requests are not supported 2025-07-01 10:38:13.979 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:38:13.979 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:38:13.979 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:13.979 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:38:13.979 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:38:13.979 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:38:13.979 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:38:13.979 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:13.979 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:38:13.979 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:38:13.979 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:38:13.979 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:38:13.979 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:38:13.979 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:38:13.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:13.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:13.979 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:38:13.979 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:38:13.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:13.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:13.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:13.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:13.979 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:38:13.980 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1154ms. 2025-07-01 10:38:13.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:13.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:13.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:13.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:13.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:13.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:13.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:13.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:13.980 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:38:13.980 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:38:13.980 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:38:13.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:13.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:13.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:13.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:13.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:13.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:13.980 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6444ms 2025-07-01 10:38:13.980 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:13.980 +03:00 [DBG] Connection id "0HNC8090TGBH5" completed keep alive response. 2025-07-01 10:38:13.980 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2146ms 2025-07-01 10:38:13.980 +03:00 [DBG] Connection id "0HNC8090TGBH5" received FIN. 2025-07-01 10:38:13.980 +03:00 [DBG] Connection id "0HNC8090TGBH5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:38:13.980 +03:00 [DBG] Connection id "0HNC8090TGBH5" disconnecting. 2025-07-01 10:38:13.980 +03:00 [DBG] Connection id "0HNC8090TGBH5" stopped. 2025-07-01 10:38:18.994 +03:00 [DBG] Connection id "0HNC8090TGBH6" accepted. 2025-07-01 10:38:18.994 +03:00 [DBG] Connection id "0HNC8090TGBH6" started. 2025-07-01 10:38:18.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:38:18.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:38:18.994 +03:00 [DBG] POST requests are not supported 2025-07-01 10:38:18.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:38:18.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:38:18.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:18.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:38:18.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:38:18.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:38:18.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:38:18.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:18.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:38:18.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:38:18.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:38:18.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:38:18.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:38:18.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:38:18.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:18.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:18.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:38:18.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:38:18.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:18.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:18.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:18.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:18.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:38:18.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1172ms. 2025-07-01 10:38:18.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:18.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:18.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:18.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:18.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:18.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:18.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:18.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:18.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:38:18.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:38:18.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:38:18.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:18.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:18.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:18.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:18.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:18.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:18.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6196ms 2025-07-01 10:38:18.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:18.995 +03:00 [DBG] Connection id "0HNC8090TGBH6" completed keep alive response. 2025-07-01 10:38:18.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1248ms 2025-07-01 10:38:18.995 +03:00 [DBG] Connection id "0HNC8090TGBH6" received FIN. 2025-07-01 10:38:18.996 +03:00 [DBG] Connection id "0HNC8090TGBH6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:38:18.996 +03:00 [DBG] Connection id "0HNC8090TGBH6" disconnecting. 2025-07-01 10:38:18.996 +03:00 [DBG] Connection id "0HNC8090TGBH6" stopped. 2025-07-01 10:38:23.974 +03:00 [DBG] Connection id "0HNC8090TGBH7" accepted. 2025-07-01 10:38:23.975 +03:00 [DBG] Connection id "0HNC8090TGBH7" started. 2025-07-01 10:38:23.975 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:38:23.975 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:38:23.975 +03:00 [DBG] POST requests are not supported 2025-07-01 10:38:23.975 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:38:23.975 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:38:23.975 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:23.975 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:38:23.975 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:38:23.975 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:38:23.975 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:38:23.975 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:23.975 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:38:23.975 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:38:23.975 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:38:23.975 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:38:23.975 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:38:23.975 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:38:23.975 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:23.975 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:23.975 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:38:23.975 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:38:23.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:23.975 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:23.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:23.975 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:23.975 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:38:23.976 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1215ms. 2025-07-01 10:38:23.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:23.976 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:23.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:23.976 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:23.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:23.976 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:23.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:23.976 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:23.976 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:38:23.976 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:38:23.976 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:38:23.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:23.976 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:23.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:23.976 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:23.976 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:23.976 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:23.976 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7375ms 2025-07-01 10:38:23.976 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:23.976 +03:00 [DBG] Connection id "0HNC8090TGBH7" completed keep alive response. 2025-07-01 10:38:23.976 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3795ms 2025-07-01 10:38:23.976 +03:00 [DBG] Connection id "0HNC8090TGBH7" received FIN. 2025-07-01 10:38:23.976 +03:00 [DBG] Connection id "0HNC8090TGBH7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:38:23.976 +03:00 [DBG] Connection id "0HNC8090TGBH7" disconnecting. 2025-07-01 10:38:23.976 +03:00 [DBG] Connection id "0HNC8090TGBH7" stopped. 2025-07-01 10:38:28.977 +03:00 [DBG] Connection id "0HNC8090TGBH8" accepted. 2025-07-01 10:38:28.977 +03:00 [DBG] Connection id "0HNC8090TGBH8" started. 2025-07-01 10:38:28.977 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:38:28.977 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:38:28.977 +03:00 [DBG] POST requests are not supported 2025-07-01 10:38:28.977 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:38:28.977 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:38:28.977 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:28.977 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:38:28.978 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:38:28.978 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:38:28.978 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:38:28.978 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:28.978 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:38:28.978 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:38:28.978 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:38:28.978 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:38:28.978 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:38:28.978 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:38:28.978 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:28.978 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:28.978 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:38:28.979 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:38:28.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:28.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:28.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:28.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:28.979 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:38:28.979 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2209ms. 2025-07-01 10:38:28.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:28.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:28.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:28.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:28.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:28.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:28.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:28.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:28.980 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:38:28.980 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:38:28.980 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:38:28.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:28.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:28.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:28.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:28.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:28.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:28.980 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.149ms 2025-07-01 10:38:28.981 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:28.981 +03:00 [DBG] Connection id "0HNC8090TGBH8" completed keep alive response. 2025-07-01 10:38:28.981 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6987ms 2025-07-01 10:38:28.981 +03:00 [DBG] Connection id "0HNC8090TGBH8" received FIN. 2025-07-01 10:38:28.981 +03:00 [DBG] Connection id "0HNC8090TGBH8" disconnecting. 2025-07-01 10:38:28.981 +03:00 [DBG] Connection id "0HNC8090TGBH8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:38:28.982 +03:00 [DBG] Connection id "0HNC8090TGBH8" stopped. 2025-07-01 10:38:33.984 +03:00 [DBG] Connection id "0HNC8090TGBH9" accepted. 2025-07-01 10:38:33.984 +03:00 [DBG] Connection id "0HNC8090TGBH9" started. 2025-07-01 10:38:33.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:38:33.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:38:33.985 +03:00 [DBG] POST requests are not supported 2025-07-01 10:38:33.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:38:33.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:38:33.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:33.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:38:33.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:38:33.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:38:33.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:38:33.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:33.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:38:33.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:38:33.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:38:33.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:38:33.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:38:33.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:38:33.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:33.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:33.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:38:33.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:38:33.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:33.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:33.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:33.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:33.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:38:33.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1192ms. 2025-07-01 10:38:33.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:33.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:33.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:33.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:33.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:33.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:33.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:33.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:33.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:38:33.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:38:33.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:38:33.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:33.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:33.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:33.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:33.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:33.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:33.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.642ms 2025-07-01 10:38:33.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:33.986 +03:00 [DBG] Connection id "0HNC8090TGBH9" completed keep alive response. 2025-07-01 10:38:33.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2615ms 2025-07-01 10:38:33.986 +03:00 [DBG] Connection id "0HNC8090TGBH9" received FIN. 2025-07-01 10:38:33.986 +03:00 [DBG] Connection id "0HNC8090TGBH9" disconnecting. 2025-07-01 10:38:33.986 +03:00 [DBG] Connection id "0HNC8090TGBH9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:38:33.987 +03:00 [DBG] Connection id "0HNC8090TGBH9" stopped. 2025-07-01 10:38:38.979 +03:00 [DBG] Connection id "0HNC8090TGBHA" accepted. 2025-07-01 10:38:38.979 +03:00 [DBG] Connection id "0HNC8090TGBHA" started. 2025-07-01 10:38:38.979 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:38:38.979 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:38:38.979 +03:00 [DBG] POST requests are not supported 2025-07-01 10:38:38.979 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:38:38.979 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:38:38.979 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:38.979 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:38:38.979 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:38:38.979 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:38:38.979 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:38:38.979 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:38.980 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:38:38.980 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:38:38.980 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:38:38.980 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:38:38.980 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:38:38.980 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:38:38.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:38.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:38.980 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:38:38.980 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:38:38.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:38.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:38.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:38.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:38.980 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:38:38.980 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1705ms. 2025-07-01 10:38:38.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:38.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:38.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:38.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:38.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:38.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:38.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:38.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:38.981 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:38:38.981 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:38:38.981 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:38:38.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:38.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:38.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:38.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:38.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:38.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:38.981 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2458ms 2025-07-01 10:38:38.981 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:38.981 +03:00 [DBG] Connection id "0HNC8090TGBHA" completed keep alive response. 2025-07-01 10:38:38.981 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2095ms 2025-07-01 10:38:38.982 +03:00 [DBG] Connection id "0HNC8090TGBHA" received FIN. 2025-07-01 10:38:38.982 +03:00 [DBG] Connection id "0HNC8090TGBHA" disconnecting. 2025-07-01 10:38:38.982 +03:00 [DBG] Connection id "0HNC8090TGBHA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:38:38.983 +03:00 [DBG] Connection id "0HNC8090TGBHA" stopped. 2025-07-01 10:38:39.017 +03:00 [DBG] Connection id "0HNC8090TGBHB" accepted. 2025-07-01 10:38:39.017 +03:00 [DBG] Connection id "0HNC8090TGBHB" started. 2025-07-01 10:38:39.017 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 695 2025-07-01 10:38:39.017 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:38:39.017 +03:00 [DBG] POST requests are not supported 2025-07-01 10:38:39.017 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:38:39.017 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:38:39.017 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:38:39.017 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:38:39.017 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:38:39.017 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:38:39.017 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:38:39.017 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:38:39.017 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:38:39.017 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:38:39.017 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:38:39.017 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:38:39.017 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:38:39.017 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:38:39.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:39.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:39.017 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:38:39.017 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:38:39.018 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:38:39.018 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 10:38:39.018 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:38:39.018 +03:00 [DBG] Connection id "0HNC8090TGBHB", Request id "0HNC8090TGBHB:00000001": started reading request body. 2025-07-01 10:38:39.018 +03:00 [DBG] Connection id "0HNC8090TGBHB", Request id "0HNC8090TGBHB:00000001": done reading request body. 2025-07-01 10:38:39.018 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 10:38:39.018 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:38:39.018 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:38:39.018 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:38:39.018 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:38:39.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:39.018 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:39.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:39.018 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:39.018 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:38:39.018 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 10:38:39.018 +03:00 [INF] Updating physical elements properties 2025-07-01 10:38:39.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.6165ms. 2025-07-01 10:38:39.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:39.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:39.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:39.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:39.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:39.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:39.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:39.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:39.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:38:39.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:38:39.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:38:39.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:39.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:39.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:39.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:39.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:39.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:39.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 20.9302ms 2025-07-01 10:38:39.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:38:39.038 +03:00 [DBG] Connection id "0HNC8090TGBHB" completed keep alive response. 2025-07-01 10:38:39.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 21.4884ms 2025-07-01 10:38:39.039 +03:00 [DBG] Connection id "0HNC8090TGBHB" received FIN. 2025-07-01 10:38:39.039 +03:00 [DBG] Connection id "0HNC8090TGBHB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:38:39.039 +03:00 [DBG] Connection id "0HNC8090TGBHB" disconnecting. 2025-07-01 10:38:39.039 +03:00 [DBG] Connection id "0HNC8090TGBHB" stopped. 2025-07-01 10:38:39.078 +03:00 [DBG] Connection id "0HNC8090TGBHC" accepted. 2025-07-01 10:38:39.079 +03:00 [DBG] Connection id "0HNC8090TGBHC" started. 2025-07-01 10:38:39.079 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:38:39.079 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:38:39.079 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:38:39.079 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:38:39.079 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:38:39.079 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:38:39.079 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:38:39.079 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:38:39.079 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:38:39.079 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:38:39.079 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:38:39.079 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:38:39.079 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:38:39.079 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:38:39.079 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:38:39.079 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:39.079 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:39.079 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:38:39.079 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:38:39.080 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:38:39.080 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:38:39.080 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:38:39.080 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:38:39.080 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:38:39.080 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:38:39.080 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:39.080 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:39.080 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:39.080 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:39.080 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:38:39.080 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:38:39.080 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:38:39.082 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.0465ms. 2025-07-01 10:38:39.082 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:39.082 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:39.082 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:39.082 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:39.082 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:39.082 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:39.082 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:39.082 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:39.082 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:38:39.082 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:38:39.082 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:38:39.082 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:38:39.083 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:38:39.083 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:38:39.083 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:38:39.083 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:38:39.083 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:39.083 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:39.083 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:39.083 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:39.083 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:39.083 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:39.083 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.7304ms 2025-07-01 10:38:39.083 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:38:39.083 +03:00 [DBG] Connection id "0HNC8090TGBHC" completed keep alive response. 2025-07-01 10:38:39.083 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.5865ms 2025-07-01 10:38:39.084 +03:00 [DBG] Connection id "0HNC8090TGBHC" received FIN. 2025-07-01 10:38:39.084 +03:00 [DBG] Connection id "0HNC8090TGBHC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:38:39.084 +03:00 [DBG] Connection id "0HNC8090TGBHC" disconnecting. 2025-07-01 10:38:39.084 +03:00 [DBG] Connection id "0HNC8090TGBHC" stopped. 2025-07-01 10:38:39.129 +03:00 [DBG] Connection id "0HNC8090TGBHD" accepted. 2025-07-01 10:38:39.129 +03:00 [DBG] Connection id "0HNC8090TGBHD" started. 2025-07-01 10:38:39.129 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:38:39.129 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:38:39.129 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:38:39.129 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:38:39.129 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:38:39.129 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:38:39.129 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:38:39.129 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:38:39.129 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:38:39.129 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:38:39.130 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:38:39.130 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:38:39.130 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:38:39.130 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:38:39.130 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:38:39.130 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:39.130 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:39.130 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:38:39.130 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:38:39.130 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:38:39.130 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:38:39.130 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:38:39.130 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:38:39.130 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:38:39.130 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:38:39.130 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:39.130 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:39.130 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:39.130 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:39.130 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:38:39.130 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:38:39.130 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:38:39.295 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 165.0042ms. 2025-07-01 10:38:39.295 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:39.296 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:39.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:39.296 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:39.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:39.296 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:39.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:39.296 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:39.296 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:38:39.296 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:38:39.296 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:38:39.296 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:38:39.296 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:38:39.296 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:38:39.296 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:38:39.297 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:38:39.297 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:39.297 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:39.297 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:39.297 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:39.297 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:39.298 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:39.298 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 167.8196ms 2025-07-01 10:38:39.298 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:38:39.298 +03:00 [DBG] Connection id "0HNC8090TGBHD" completed keep alive response. 2025-07-01 10:38:39.298 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 168.6679ms 2025-07-01 10:38:39.301 +03:00 [DBG] Connection id "0HNC8090TGBHD" received FIN. 2025-07-01 10:38:39.301 +03:00 [DBG] Connection id "0HNC8090TGBHD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:38:39.301 +03:00 [DBG] Connection id "0HNC8090TGBHD" disconnecting. 2025-07-01 10:38:39.302 +03:00 [DBG] Connection id "0HNC8090TGBHD" stopped. 2025-07-01 10:38:43.772 +03:00 [DBG] Connection id "0HNC8090TGBHE" accepted. 2025-07-01 10:38:43.773 +03:00 [DBG] Connection id "0HNC8090TGBHE" started. 2025-07-01 10:38:43.773 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/ - application/json;charset=UTF-8 5 2025-07-01 10:38:43.773 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:38:43.773 +03:00 [DBG] POST requests are not supported 2025-07-01 10:38:43.773 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/' 2025-07-01 10:38:43.773 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/' 2025-07-01 10:38:43.773 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:38:43.773 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:38:43.773 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:38:43.773 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:38:43.773 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:38:43.773 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:38:43.773 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:38:43.773 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:38:43.774 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:38:43.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-07-01 10:38:43.774 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:38:43.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-07-01 10:38:43.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:43.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:43.774 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:38:43.774 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:38:43.774 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 10:38:43.774 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 10:38:43.774 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:38:43.774 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:38:43.774 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 10:38:43.774 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 10:38:43.774 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:38:43.774 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 10:38:43.774 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:38:43.774 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:38:43.774 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:38:43.774 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:38:43.774 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:38:43.774 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 10:38:43.774 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:38:43.774 +03:00 [DBG] Connection id "0HNC8090TGBHE", Request id "0HNC8090TGBHE:00000001": started reading request body. 2025-07-01 10:38:43.774 +03:00 [DBG] Connection id "0HNC8090TGBHE", Request id "0HNC8090TGBHE:00000001": done reading request body. 2025-07-01 10:38:43.775 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 10:38:43.775 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:38:43.775 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:38:43.775 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:38:43.775 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:38:43.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:43.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:43.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:43.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:43.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:38:43.775 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Hb-1","System.Int32[]"]) 2025-07-01 10:38:43.775 +03:00 [INF] Changing group of physicals [198] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:38:43.816 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 41.4259ms. 2025-07-01 10:38:43.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:43.817 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:43.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:43.817 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:43.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:43.817 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:43.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:43.817 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:43.817 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:38:43.817 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:38:43.817 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:38:43.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:43.817 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:43.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:43.817 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:43.817 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:43.817 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:43.817 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 43.4099ms 2025-07-01 10:38:43.817 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:38:43.817 +03:00 [DBG] Connection id "0HNC8090TGBHE" completed keep alive response. 2025-07-01 10:38:43.817 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/ - 200 0 null 44.465ms 2025-07-01 10:38:43.818 +03:00 [DBG] Connection id "0HNC8090TGBHE" received FIN. 2025-07-01 10:38:43.818 +03:00 [DBG] Connection id "0HNC8090TGBHE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:38:43.818 +03:00 [DBG] Connection id "0HNC8090TGBHE" disconnecting. 2025-07-01 10:38:43.818 +03:00 [DBG] Connection id "0HNC8090TGBHE" stopped. 2025-07-01 10:38:43.858 +03:00 [DBG] Connection id "0HNC8090TGBHF" accepted. 2025-07-01 10:38:43.858 +03:00 [DBG] Connection id "0HNC8090TGBHF" started. 2025-07-01 10:38:43.858 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:38:43.859 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:38:43.859 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:38:43.859 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:38:43.859 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:38:43.859 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:38:43.859 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:38:43.859 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:38:43.859 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:38:43.859 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:38:43.859 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:38:43.859 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:38:43.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-07-01 10:38:43.860 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:38:43.860 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:38:43.860 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:43.860 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:43.860 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:38:43.860 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:38:43.860 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:38:43.860 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:38:43.860 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:38:43.860 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:38:43.860 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:38:43.860 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:38:43.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:43.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:43.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:43.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:43.861 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:38:43.861 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:38:43.861 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:38:43.862 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.408ms. 2025-07-01 10:38:43.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:43.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:43.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:43.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:43.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:43.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:43.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:43.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:43.863 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:38:43.863 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:38:43.863 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:38:43.863 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:38:43.863 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:38:43.863 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:38:43.863 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:38:43.863 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:38:43.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:43.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:43.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:43.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:43.864 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:43.864 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:43.864 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.1855ms 2025-07-01 10:38:43.864 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:38:43.864 +03:00 [DBG] Connection id "0HNC8090TGBHF" completed keep alive response. 2025-07-01 10:38:43.864 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.6532ms 2025-07-01 10:38:43.864 +03:00 [DBG] Connection id "0HNC8090TGBHF" received FIN. 2025-07-01 10:38:43.864 +03:00 [DBG] Connection id "0HNC8090TGBHF" disconnecting. 2025-07-01 10:38:43.864 +03:00 [DBG] Connection id "0HNC8090TGBHF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:38:43.866 +03:00 [DBG] Connection id "0HNC8090TGBHF" stopped. 2025-07-01 10:38:43.909 +03:00 [DBG] Connection id "0HNC8090TGBHG" accepted. 2025-07-01 10:38:43.909 +03:00 [DBG] Connection id "0HNC8090TGBHG" started. 2025-07-01 10:38:43.909 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:38:43.910 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:38:43.910 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:38:43.910 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:38:43.910 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:38:43.910 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:38:43.910 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:38:43.910 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:38:43.910 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:38:43.910 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:38:43.910 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:38:43.910 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:38:43.910 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:38:43.910 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:38:43.910 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:38:43.910 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:43.910 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:43.910 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:38:43.910 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:38:43.910 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:38:43.910 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:38:43.910 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:38:43.910 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:38:43.910 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:38:43.910 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:38:43.910 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:43.910 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:43.910 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:43.910 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:43.910 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:38:43.910 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:38:43.910 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:38:44.046 +03:00 [DBG] Connection id "0HNC8090TGBHH" accepted. 2025-07-01 10:38:44.046 +03:00 [DBG] Connection id "0HNC8090TGBHH" started. 2025-07-01 10:38:44.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:38:44.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:38:44.046 +03:00 [DBG] POST requests are not supported 2025-07-01 10:38:44.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:38:44.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:38:44.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:44.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:38:44.047 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:38:44.047 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:38:44.047 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:38:44.047 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:44.047 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:38:44.047 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:38:44.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:38:44.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:38:44.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:38:44.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:38:44.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:44.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:44.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:38:44.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:38:44.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:44.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:44.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:44.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:44.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:38:44.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1208ms. 2025-07-01 10:38:44.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:44.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:44.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:44.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:44.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:44.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:44.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:44.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:44.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:38:44.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:38:44.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:38:44.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:44.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:44.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:44.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:44.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:44.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:44.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.744ms 2025-07-01 10:38:44.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:44.048 +03:00 [DBG] Connection id "0HNC8090TGBHH" completed keep alive response. 2025-07-01 10:38:44.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3089ms 2025-07-01 10:38:44.048 +03:00 [DBG] Connection id "0HNC8090TGBHH" received FIN. 2025-07-01 10:38:44.048 +03:00 [DBG] Connection id "0HNC8090TGBHH" disconnecting. 2025-07-01 10:38:44.048 +03:00 [DBG] Connection id "0HNC8090TGBHH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:38:44.049 +03:00 [DBG] Connection id "0HNC8090TGBHH" stopped. 2025-07-01 10:38:44.054 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 143.4255ms. 2025-07-01 10:38:44.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:44.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:44.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:44.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:44.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:44.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:44.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:44.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:44.054 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:38:44.054 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:38:44.054 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:38:44.054 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:38:44.054 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:38:44.054 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:38:44.054 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:38:44.056 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:38:44.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:44.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:44.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:44.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:44.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:44.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:44.056 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 145.7637ms 2025-07-01 10:38:44.056 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:38:44.056 +03:00 [DBG] Connection id "0HNC8090TGBHG" completed keep alive response. 2025-07-01 10:38:44.056 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 146.4275ms 2025-07-01 10:38:44.062 +03:00 [DBG] Connection id "0HNC8090TGBHG" received FIN. 2025-07-01 10:38:44.062 +03:00 [DBG] Connection id "0HNC8090TGBHG" disconnecting. 2025-07-01 10:38:44.062 +03:00 [DBG] Connection id "0HNC8090TGBHG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:38:44.063 +03:00 [DBG] Connection id "0HNC8090TGBHG" stopped. 2025-07-01 10:38:48.972 +03:00 [DBG] Connection id "0HNC8090TGBHI" accepted. 2025-07-01 10:38:48.972 +03:00 [DBG] Connection id "0HNC8090TGBHI" started. 2025-07-01 10:38:48.972 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:38:48.972 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:38:48.972 +03:00 [DBG] POST requests are not supported 2025-07-01 10:38:48.972 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:38:48.972 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:38:48.972 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:48.972 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:38:48.972 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:38:48.972 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:38:48.972 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:38:48.972 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:48.972 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:38:48.972 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:38:48.972 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:38:48.972 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:38:48.972 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:38:48.972 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:38:48.972 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:48.972 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:48.972 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:38:48.973 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:38:48.973 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:48.973 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:48.973 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:48.973 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:48.973 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:38:48.973 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1645ms. 2025-07-01 10:38:48.973 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:48.973 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:48.973 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:48.973 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:48.973 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:48.973 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:48.973 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:48.973 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:48.973 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:38:48.973 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:38:48.973 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:38:48.973 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:48.973 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:48.973 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:48.973 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:48.973 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:48.973 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:48.973 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8897ms 2025-07-01 10:38:48.973 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:48.973 +03:00 [DBG] Connection id "0HNC8090TGBHI" completed keep alive response. 2025-07-01 10:38:48.973 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4537ms 2025-07-01 10:38:48.973 +03:00 [DBG] Connection id "0HNC8090TGBHI" received FIN. 2025-07-01 10:38:48.973 +03:00 [DBG] Connection id "0HNC8090TGBHI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:38:48.974 +03:00 [DBG] Connection id "0HNC8090TGBHI" disconnecting. 2025-07-01 10:38:48.974 +03:00 [DBG] Connection id "0HNC8090TGBHI" stopped. 2025-07-01 10:38:53.994 +03:00 [DBG] Connection id "0HNC8090TGBHJ" accepted. 2025-07-01 10:38:53.995 +03:00 [DBG] Connection id "0HNC8090TGBHJ" started. 2025-07-01 10:38:53.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:38:53.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:38:53.995 +03:00 [DBG] POST requests are not supported 2025-07-01 10:38:53.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:38:53.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:38:53.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:53.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:38:53.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:38:53.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:38:53.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:38:53.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:53.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:38:53.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:38:53.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:38:53.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:38:53.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:38:53.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:38:53.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:53.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:53.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:38:53.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:38:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:53.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:38:53.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2581ms. 2025-07-01 10:38:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:53.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:38:53.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:38:53.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:38:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:53.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:53.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:53.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4629ms 2025-07-01 10:38:53.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:53.997 +03:00 [DBG] Connection id "0HNC8090TGBHJ" completed keep alive response. 2025-07-01 10:38:53.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6271ms 2025-07-01 10:38:53.998 +03:00 [DBG] Connection id "0HNC8090TGBHJ" received FIN. 2025-07-01 10:38:53.998 +03:00 [DBG] Connection id "0HNC8090TGBHJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:38:53.998 +03:00 [DBG] Connection id "0HNC8090TGBHJ" disconnecting. 2025-07-01 10:38:53.998 +03:00 [DBG] Connection id "0HNC8090TGBHJ" stopped. 2025-07-01 10:38:58.976 +03:00 [DBG] Connection id "0HNC8090TGBHK" accepted. 2025-07-01 10:38:58.976 +03:00 [DBG] Connection id "0HNC8090TGBHK" started. 2025-07-01 10:38:58.976 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:38:58.976 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:38:58.976 +03:00 [DBG] POST requests are not supported 2025-07-01 10:38:58.976 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:38:58.977 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:38:58.977 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:58.977 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:38:58.977 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:38:58.977 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:38:58.977 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:38:58.977 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:58.977 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:38:58.977 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:38:58.977 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:38:58.977 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:38:58.977 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:38:58.977 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:38:58.977 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:58.977 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:58.977 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:38:58.977 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:38:58.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:58.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:58.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:58.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:58.977 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:38:58.977 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1461ms. 2025-07-01 10:38:58.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:58.978 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:38:58.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:58.978 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:38:58.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:58.978 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:58.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:58.978 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:58.978 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:38:58.978 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:38:58.978 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:38:58.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:58.978 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:38:58.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:58.978 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:58.978 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:58.978 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:38:58.978 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.13ms 2025-07-01 10:38:58.978 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:38:58.978 +03:00 [DBG] Connection id "0HNC8090TGBHK" completed keep alive response. 2025-07-01 10:38:58.978 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7954ms 2025-07-01 10:38:58.979 +03:00 [DBG] Connection id "0HNC8090TGBHK" received FIN. 2025-07-01 10:38:58.979 +03:00 [DBG] Connection id "0HNC8090TGBHK" disconnecting. 2025-07-01 10:38:58.979 +03:00 [DBG] Connection id "0HNC8090TGBHK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:38:58.980 +03:00 [DBG] Connection id "0HNC8090TGBHK" stopped. 2025-07-01 10:39:03.979 +03:00 [DBG] Connection id "0HNC8090TGBHL" accepted. 2025-07-01 10:39:03.980 +03:00 [DBG] Connection id "0HNC8090TGBHL" started. 2025-07-01 10:39:03.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:39:03.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:39:03.980 +03:00 [DBG] POST requests are not supported 2025-07-01 10:39:03.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:39:03.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:39:03.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:03.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:39:03.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:39:03.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:39:03.980 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:39:03.980 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:03.980 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:39:03.980 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:39:03.980 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:39:03.980 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:39:03.980 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:39:03.980 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:39:03.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:03.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:03.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:39:03.981 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:39:03.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:03.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:03.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:03.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:03.981 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:39:03.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1581ms. 2025-07-01 10:39:03.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:03.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:03.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:03.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:03.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:03.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:03.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:03.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:03.981 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:03.981 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:39:03.981 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:03.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:03.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:03.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:03.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:03.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:03.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:03.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0848ms 2025-07-01 10:39:03.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:03.982 +03:00 [DBG] Connection id "0HNC8090TGBHL" completed keep alive response. 2025-07-01 10:39:03.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8337ms 2025-07-01 10:39:03.982 +03:00 [DBG] Connection id "0HNC8090TGBHL" received FIN. 2025-07-01 10:39:03.982 +03:00 [DBG] Connection id "0HNC8090TGBHL" disconnecting. 2025-07-01 10:39:03.982 +03:00 [DBG] Connection id "0HNC8090TGBHL" stopped. 2025-07-01 10:39:03.982 +03:00 [DBG] Connection id "0HNC8090TGBHL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:39:04.361 +03:00 [DBG] Connection id "0HNC8090TGBHM" accepted. 2025-07-01 10:39:04.361 +03:00 [DBG] Connection id "0HNC8090TGBHM" started. 2025-07-01 10:39:04.361 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 691 2025-07-01 10:39:04.361 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:39:04.361 +03:00 [DBG] POST requests are not supported 2025-07-01 10:39:04.361 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:39:04.361 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:39:04.361 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:39:04.361 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:39:04.361 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:39:04.361 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:39:04.361 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:39:04.361 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:39:04.361 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:39:04.361 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:39:04.361 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:39:04.361 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:39:04.361 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:39:04.362 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:39:04.362 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:04.362 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:04.362 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:39:04.362 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:39:04.362 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:39:04.362 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 10:39:04.362 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:39:04.362 +03:00 [DBG] Connection id "0HNC8090TGBHM", Request id "0HNC8090TGBHM:00000001": started reading request body. 2025-07-01 10:39:04.362 +03:00 [DBG] Connection id "0HNC8090TGBHM", Request id "0HNC8090TGBHM:00000001": done reading request body. 2025-07-01 10:39:04.362 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 10:39:04.362 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:39:04.362 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:39:04.362 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:39:04.362 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:39:04.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:04.362 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:04.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:04.362 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:04.362 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:39:04.362 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 10:39:04.362 +03:00 [INF] Updating physical elements properties 2025-07-01 10:39:04.380 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.4921ms. 2025-07-01 10:39:04.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:04.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:04.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:04.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:04.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:04.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:04.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:04.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:04.380 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:04.380 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:39:04.380 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:04.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:04.380 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:04.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:04.380 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:04.380 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:04.380 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:04.380 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 18.7233ms 2025-07-01 10:39:04.380 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:39:04.380 +03:00 [DBG] Connection id "0HNC8090TGBHM" completed keep alive response. 2025-07-01 10:39:04.380 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 19.6119ms 2025-07-01 10:39:04.381 +03:00 [DBG] Connection id "0HNC8090TGBHM" received FIN. 2025-07-01 10:39:04.381 +03:00 [DBG] Connection id "0HNC8090TGBHM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:39:04.381 +03:00 [DBG] Connection id "0HNC8090TGBHM" disconnecting. 2025-07-01 10:39:04.381 +03:00 [DBG] Connection id "0HNC8090TGBHM" stopped. 2025-07-01 10:39:04.418 +03:00 [DBG] Connection id "0HNC8090TGBHN" accepted. 2025-07-01 10:39:04.419 +03:00 [DBG] Connection id "0HNC8090TGBHN" started. 2025-07-01 10:39:04.419 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:39:04.419 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:39:04.419 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:39:04.419 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:39:04.419 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:39:04.419 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:39:04.419 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:39:04.419 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:39:04.419 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:39:04.419 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:39:04.419 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:39:04.419 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:39:04.419 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:39:04.419 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:39:04.419 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:39:04.419 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:04.419 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:04.419 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:39:04.419 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:39:04.419 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:39:04.419 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:39:04.419 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:39:04.419 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:39:04.419 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:39:04.419 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:39:04.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:04.419 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:04.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:04.419 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:04.420 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:39:04.420 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:39:04.420 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:39:04.422 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.0875ms. 2025-07-01 10:39:04.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:04.422 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:04.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:04.422 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:04.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:04.422 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:04.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:04.422 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:04.422 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:39:04.422 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:39:04.422 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:39:04.422 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:39:04.422 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:39:04.422 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:39:04.422 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:39:04.422 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:39:04.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:04.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:04.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:04.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:04.422 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:04.422 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:04.422 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.0624ms 2025-07-01 10:39:04.422 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:39:04.422 +03:00 [DBG] Connection id "0HNC8090TGBHN" completed keep alive response. 2025-07-01 10:39:04.422 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.6303ms 2025-07-01 10:39:04.423 +03:00 [DBG] Connection id "0HNC8090TGBHN" received FIN. 2025-07-01 10:39:04.423 +03:00 [DBG] Connection id "0HNC8090TGBHN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:39:04.423 +03:00 [DBG] Connection id "0HNC8090TGBHN" disconnecting. 2025-07-01 10:39:04.423 +03:00 [DBG] Connection id "0HNC8090TGBHN" stopped. 2025-07-01 10:39:04.462 +03:00 [DBG] Connection id "0HNC8090TGBHO" accepted. 2025-07-01 10:39:04.462 +03:00 [DBG] Connection id "0HNC8090TGBHO" started. 2025-07-01 10:39:04.463 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:39:04.463 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:39:04.463 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:39:04.463 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:39:04.463 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:39:04.463 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:39:04.463 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:39:04.463 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:39:04.463 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:39:04.463 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:39:04.463 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:39:04.463 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:39:04.463 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:39:04.463 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:39:04.463 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:39:04.463 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:04.463 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:04.463 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:39:04.463 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:39:04.464 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:39:04.464 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:39:04.464 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:39:04.464 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:39:04.464 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:39:04.464 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:39:04.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:04.464 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:04.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:04.464 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:04.464 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:39:04.464 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:39:04.464 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:39:04.602 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 137.8261ms. 2025-07-01 10:39:04.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:04.602 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:04.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:04.602 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:04.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:04.602 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:04.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:04.602 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:04.602 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:39:04.602 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:39:04.602 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:39:04.602 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:39:04.602 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:39:04.602 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:39:04.602 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:39:04.603 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:39:04.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:04.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:04.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:04.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:04.603 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:04.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:04.603 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 140.2238ms 2025-07-01 10:39:04.603 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:39:04.604 +03:00 [DBG] Connection id "0HNC8090TGBHO" completed keep alive response. 2025-07-01 10:39:04.604 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 140.9084ms 2025-07-01 10:39:04.607 +03:00 [DBG] Connection id "0HNC8090TGBHO" received FIN. 2025-07-01 10:39:04.608 +03:00 [DBG] Connection id "0HNC8090TGBHO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:39:04.608 +03:00 [DBG] Connection id "0HNC8090TGBHO" disconnecting. 2025-07-01 10:39:04.608 +03:00 [DBG] Connection id "0HNC8090TGBHO" stopped. 2025-07-01 10:39:08.978 +03:00 [DBG] Connection id "0HNC8090TGBHP" accepted. 2025-07-01 10:39:08.978 +03:00 [DBG] Connection id "0HNC8090TGBHP" started. 2025-07-01 10:39:08.978 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:39:08.978 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:39:08.978 +03:00 [DBG] POST requests are not supported 2025-07-01 10:39:08.979 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:39:08.979 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:39:08.979 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:08.979 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:39:08.979 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:39:08.979 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:39:08.979 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:39:08.979 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:08.979 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:39:08.979 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:39:08.979 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:39:08.979 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:39:08.979 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:39:08.979 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:39:08.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:08.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:08.979 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:39:08.979 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:39:08.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:08.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:08.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:08.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:08.979 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:39:08.979 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1212ms. 2025-07-01 10:39:08.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:08.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:08.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:08.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:08.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:08.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:08.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:08.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:08.979 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:08.980 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:39:08.980 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:08.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:08.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:08.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:08.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:08.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:08.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:08.980 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6805ms 2025-07-01 10:39:08.980 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:08.980 +03:00 [DBG] Connection id "0HNC8090TGBHP" completed keep alive response. 2025-07-01 10:39:08.980 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2952ms 2025-07-01 10:39:08.980 +03:00 [DBG] Connection id "0HNC8090TGBHP" received FIN. 2025-07-01 10:39:08.980 +03:00 [DBG] Connection id "0HNC8090TGBHP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:39:08.980 +03:00 [DBG] Connection id "0HNC8090TGBHP" disconnecting. 2025-07-01 10:39:08.980 +03:00 [DBG] Connection id "0HNC8090TGBHP" stopped. 2025-07-01 10:39:10.004 +03:00 [DBG] Connection id "0HNC8090TGBHQ" accepted. 2025-07-01 10:39:10.005 +03:00 [DBG] Connection id "0HNC8090TGBHQ" started. 2025-07-01 10:39:10.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/ - application/json;charset=UTF-8 5 2025-07-01 10:39:10.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:39:10.005 +03:00 [DBG] POST requests are not supported 2025-07-01 10:39:10.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/' 2025-07-01 10:39:10.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/' 2025-07-01 10:39:10.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:39:10.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:39:10.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:39:10.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:39:10.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:39:10.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:39:10.006 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:39:10.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:39:10.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:39:10.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:39:10.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:39:10.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:39:10.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:10.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:10.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:39:10.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:39:10.007 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 10:39:10.007 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 10:39:10.007 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:39:10.007 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:39:10.007 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 10:39:10.007 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 10:39:10.007 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:39:10.007 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 10:39:10.007 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:39:10.007 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:39:10.007 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:39:10.007 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:39:10.007 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:39:10.007 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 10:39:10.008 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:39:10.008 +03:00 [DBG] Connection id "0HNC8090TGBHQ", Request id "0HNC8090TGBHQ:00000001": started reading request body. 2025-07-01 10:39:10.008 +03:00 [DBG] Connection id "0HNC8090TGBHQ", Request id "0HNC8090TGBHQ:00000001": done reading request body. 2025-07-01 10:39:10.008 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 10:39:10.008 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:39:10.008 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:39:10.008 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:39:10.008 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:39:10.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:10.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:10.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:10.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:10.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:39:10.009 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Hb-1","System.Int32[]"]) 2025-07-01 10:39:10.009 +03:00 [INF] Changing group of physicals [203] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:39:10.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 34.8325ms. 2025-07-01 10:39:10.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:10.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:10.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:10.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:10.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:10.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:10.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:10.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:10.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:10.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:39:10.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:10.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:10.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:10.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:10.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:10.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:10.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:10.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 37.7209ms 2025-07-01 10:39:10.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:39:10.044 +03:00 [DBG] Connection id "0HNC8090TGBHQ" completed keep alive response. 2025-07-01 10:39:10.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/ - 200 0 null 39.1797ms 2025-07-01 10:39:10.044 +03:00 [DBG] Connection id "0HNC8090TGBHQ" received FIN. 2025-07-01 10:39:10.044 +03:00 [DBG] Connection id "0HNC8090TGBHQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:39:10.045 +03:00 [DBG] Connection id "0HNC8090TGBHQ" disconnecting. 2025-07-01 10:39:10.045 +03:00 [DBG] Connection id "0HNC8090TGBHQ" stopped. 2025-07-01 10:39:10.084 +03:00 [DBG] Connection id "0HNC8090TGBHR" accepted. 2025-07-01 10:39:10.084 +03:00 [DBG] Connection id "0HNC8090TGBHR" started. 2025-07-01 10:39:10.084 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:39:10.085 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:39:10.085 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:39:10.085 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:39:10.085 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:39:10.085 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:39:10.085 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:39:10.085 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:39:10.085 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:39:10.085 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:39:10.085 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:39:10.085 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:39:10.085 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:39:10.085 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:39:10.085 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:39:10.085 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:10.085 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:10.085 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:39:10.085 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:39:10.085 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:39:10.085 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:39:10.085 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:39:10.085 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:39:10.085 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:39:10.085 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:39:10.085 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:10.085 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:10.085 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:10.085 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:10.085 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:39:10.085 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:39:10.085 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:39:10.086 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.9502ms. 2025-07-01 10:39:10.086 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:10.086 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:10.086 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:10.086 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:10.086 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:10.086 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:10.086 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:10.087 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:10.087 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:39:10.087 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:39:10.087 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:39:10.087 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:39:10.087 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:39:10.087 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:39:10.087 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:39:10.087 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:39:10.087 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:10.087 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:10.087 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:10.087 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:10.087 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:10.087 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:10.087 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.8725ms 2025-07-01 10:39:10.087 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:39:10.087 +03:00 [DBG] Connection id "0HNC8090TGBHR" completed keep alive response. 2025-07-01 10:39:10.087 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.4464ms 2025-07-01 10:39:10.087 +03:00 [DBG] Connection id "0HNC8090TGBHR" received FIN. 2025-07-01 10:39:10.087 +03:00 [DBG] Connection id "0HNC8090TGBHR" disconnecting. 2025-07-01 10:39:10.087 +03:00 [DBG] Connection id "0HNC8090TGBHR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:39:10.088 +03:00 [DBG] Connection id "0HNC8090TGBHR" stopped. 2025-07-01 10:39:10.130 +03:00 [DBG] Connection id "0HNC8090TGBHS" accepted. 2025-07-01 10:39:10.131 +03:00 [DBG] Connection id "0HNC8090TGBHS" started. 2025-07-01 10:39:10.131 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:39:10.131 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:39:10.131 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:39:10.131 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:39:10.131 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:39:10.131 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:39:10.131 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:39:10.131 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:39:10.131 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:39:10.131 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:39:10.131 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:39:10.131 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:39:10.131 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:39:10.131 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:39:10.131 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:39:10.131 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:10.131 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:10.131 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:39:10.131 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:39:10.131 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:39:10.131 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:39:10.131 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:39:10.131 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:39:10.132 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:39:10.132 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:39:10.132 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:10.132 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:10.132 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:10.132 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:10.132 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:39:10.132 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:39:10.132 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:39:10.297 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 164.9679ms. 2025-07-01 10:39:10.297 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:10.297 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:10.297 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:10.297 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:10.297 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:10.297 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:10.297 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:10.297 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:10.297 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:39:10.297 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:39:10.297 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:39:10.297 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:39:10.297 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:39:10.297 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:39:10.297 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:39:10.299 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:39:10.299 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:10.299 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:10.299 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:10.299 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:10.299 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:10.299 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:10.299 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 168.0507ms 2025-07-01 10:39:10.299 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:39:10.299 +03:00 [DBG] Connection id "0HNC8090TGBHS" completed keep alive response. 2025-07-01 10:39:10.299 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 168.7312ms 2025-07-01 10:39:10.302 +03:00 [DBG] Connection id "0HNC8090TGBHS" received FIN. 2025-07-01 10:39:10.302 +03:00 [DBG] Connection id "0HNC8090TGBHS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:39:10.302 +03:00 [DBG] Connection id "0HNC8090TGBHS" disconnecting. 2025-07-01 10:39:10.302 +03:00 [DBG] Connection id "0HNC8090TGBHS" stopped. 2025-07-01 10:39:13.993 +03:00 [DBG] Connection id "0HNC8090TGBHT" accepted. 2025-07-01 10:39:13.993 +03:00 [DBG] Connection id "0HNC8090TGBHT" started. 2025-07-01 10:39:13.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:39:13.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:39:13.993 +03:00 [DBG] POST requests are not supported 2025-07-01 10:39:13.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:39:13.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:39:13.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:13.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:39:13.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:39:13.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:39:13.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:39:13.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:13.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:39:13.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:39:13.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:39:13.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:39:13.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:39:13.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:39:13.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:13.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:13.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:39:13.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:39:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:13.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:39:13.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.175ms. 2025-07-01 10:39:13.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:13.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:13.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:13.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:13.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:13.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:39:13.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:13.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:13.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:13.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2852ms 2025-07-01 10:39:13.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:13.995 +03:00 [DBG] Connection id "0HNC8090TGBHT" completed keep alive response. 2025-07-01 10:39:13.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3322ms 2025-07-01 10:39:13.996 +03:00 [DBG] Connection id "0HNC8090TGBHT" received FIN. 2025-07-01 10:39:13.996 +03:00 [DBG] Connection id "0HNC8090TGBHT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:39:13.996 +03:00 [DBG] Connection id "0HNC8090TGBHT" disconnecting. 2025-07-01 10:39:13.996 +03:00 [DBG] Connection id "0HNC8090TGBHT" stopped. 2025-07-01 10:39:18.986 +03:00 [DBG] Connection id "0HNC8090TGBHU" accepted. 2025-07-01 10:39:18.986 +03:00 [DBG] Connection id "0HNC8090TGBHU" started. 2025-07-01 10:39:18.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:39:18.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:39:18.987 +03:00 [DBG] POST requests are not supported 2025-07-01 10:39:18.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:39:18.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:39:18.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:18.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:39:18.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:39:18.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:39:18.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:39:18.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:18.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:39:18.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:39:18.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:39:18.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:39:18.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:39:18.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:39:18.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:18.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:18.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:39:18.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:39:18.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:18.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:18.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:18.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:18.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:39:18.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1168ms. 2025-07-01 10:39:18.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:18.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:18.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:18.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:18.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:18.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:18.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:18.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:18.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:18.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:39:18.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:18.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:18.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:18.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:18.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:18.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:18.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:18.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7878ms 2025-07-01 10:39:18.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:18.988 +03:00 [DBG] Connection id "0HNC8090TGBHU" completed keep alive response. 2025-07-01 10:39:18.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4419ms 2025-07-01 10:39:18.988 +03:00 [DBG] Connection id "0HNC8090TGBHU" received FIN. 2025-07-01 10:39:18.988 +03:00 [DBG] Connection id "0HNC8090TGBHU" disconnecting. 2025-07-01 10:39:18.988 +03:00 [DBG] Connection id "0HNC8090TGBHU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:39:18.989 +03:00 [DBG] Connection id "0HNC8090TGBHU" stopped. 2025-07-01 10:39:23.983 +03:00 [DBG] Connection id "0HNC8090TGBHV" accepted. 2025-07-01 10:39:23.983 +03:00 [DBG] Connection id "0HNC8090TGBHV" started. 2025-07-01 10:39:23.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:39:23.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:39:23.983 +03:00 [DBG] POST requests are not supported 2025-07-01 10:39:23.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:39:23.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:39:23.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:23.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:39:23.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:39:23.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:39:23.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:39:23.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:23.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:39:23.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:39:23.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:39:23.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:39:23.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:39:23.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:39:23.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:23.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:23.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:39:23.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:39:23.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:23.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:23.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:23.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:23.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:39:23.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1644ms. 2025-07-01 10:39:23.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:23.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:23.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:23.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:23.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:23.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:23.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:23.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:23.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:23.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:39:23.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:23.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:23.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:23.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:23.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:23.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:23.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:23.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0493ms 2025-07-01 10:39:23.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:23.985 +03:00 [DBG] Connection id "0HNC8090TGBHV" completed keep alive response. 2025-07-01 10:39:23.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8666ms 2025-07-01 10:39:23.985 +03:00 [DBG] Connection id "0HNC8090TGBHV" received FIN. 2025-07-01 10:39:23.985 +03:00 [DBG] Connection id "0HNC8090TGBHV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:39:23.985 +03:00 [DBG] Connection id "0HNC8090TGBHV" disconnecting. 2025-07-01 10:39:23.985 +03:00 [DBG] Connection id "0HNC8090TGBHV" stopped. 2025-07-01 10:39:25.014 +03:00 [DBG] Connection id "0HNC8090TGBI0" accepted. 2025-07-01 10:39:25.014 +03:00 [DBG] Connection id "0HNC8090TGBI0" started. 2025-07-01 10:39:25.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 691 2025-07-01 10:39:25.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:39:25.014 +03:00 [DBG] POST requests are not supported 2025-07-01 10:39:25.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:39:25.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:39:25.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:39:25.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:39:25.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:39:25.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:39:25.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:39:25.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:39:25.014 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:39:25.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:39:25.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:39:25.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:39:25.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:39:25.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:39:25.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:25.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:25.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:39:25.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:39:25.015 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:39:25.015 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 10:39:25.015 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:39:25.015 +03:00 [DBG] Connection id "0HNC8090TGBI0", Request id "0HNC8090TGBI0:00000001": started reading request body. 2025-07-01 10:39:25.015 +03:00 [DBG] Connection id "0HNC8090TGBI0", Request id "0HNC8090TGBI0:00000001": done reading request body. 2025-07-01 10:39:25.015 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 10:39:25.015 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:39:25.015 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:39:25.015 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:39:25.015 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:39:25.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:25.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:25.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:25.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:25.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:39:25.015 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 10:39:25.015 +03:00 [INF] Updating physical elements properties 2025-07-01 10:39:25.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.2336ms. 2025-07-01 10:39:25.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:25.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:25.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:25.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:25.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:25.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:25.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:25.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:25.032 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:25.032 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:39:25.032 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:25.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:25.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:25.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:25.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:25.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:25.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:25.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 17.2368ms 2025-07-01 10:39:25.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:39:25.032 +03:00 [DBG] Connection id "0HNC8090TGBI0" completed keep alive response. 2025-07-01 10:39:25.032 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 17.8308ms 2025-07-01 10:39:25.032 +03:00 [DBG] Connection id "0HNC8090TGBI0" received FIN. 2025-07-01 10:39:25.032 +03:00 [DBG] Connection id "0HNC8090TGBI0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:39:25.032 +03:00 [DBG] Connection id "0HNC8090TGBI0" disconnecting. 2025-07-01 10:39:25.032 +03:00 [DBG] Connection id "0HNC8090TGBI0" stopped. 2025-07-01 10:39:25.070 +03:00 [DBG] Connection id "0HNC8090TGBI1" accepted. 2025-07-01 10:39:25.070 +03:00 [DBG] Connection id "0HNC8090TGBI1" started. 2025-07-01 10:39:25.070 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:39:25.070 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:39:25.070 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:39:25.070 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:39:25.070 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:39:25.070 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:39:25.070 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:39:25.070 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:39:25.070 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:39:25.070 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:39:25.070 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:39:25.070 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:39:25.070 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:39:25.070 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:39:25.070 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:39:25.070 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:25.070 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:25.070 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:39:25.070 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:39:25.071 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:39:25.071 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:39:25.071 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:39:25.071 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:39:25.071 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:39:25.071 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:39:25.071 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:25.071 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:25.071 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:25.071 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:25.071 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:39:25.071 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:39:25.071 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:39:25.072 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5007ms. 2025-07-01 10:39:25.072 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:25.072 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:25.072 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:25.072 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:25.072 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:25.072 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:25.072 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:25.072 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:25.072 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:39:25.073 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:39:25.073 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:39:25.073 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:39:25.073 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:39:25.073 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:39:25.073 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:39:25.073 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:39:25.073 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:25.073 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:25.073 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:25.073 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:25.073 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:25.073 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:25.073 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.6189ms 2025-07-01 10:39:25.073 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:39:25.073 +03:00 [DBG] Connection id "0HNC8090TGBI1" completed keep alive response. 2025-07-01 10:39:25.073 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.1131ms 2025-07-01 10:39:25.073 +03:00 [DBG] Connection id "0HNC8090TGBI1" received FIN. 2025-07-01 10:39:25.073 +03:00 [DBG] Connection id "0HNC8090TGBI1" disconnecting. 2025-07-01 10:39:25.073 +03:00 [DBG] Connection id "0HNC8090TGBI1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:39:25.075 +03:00 [DBG] Connection id "0HNC8090TGBI1" stopped. 2025-07-01 10:39:25.116 +03:00 [DBG] Connection id "0HNC8090TGBI2" accepted. 2025-07-01 10:39:25.116 +03:00 [DBG] Connection id "0HNC8090TGBI2" started. 2025-07-01 10:39:25.116 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:39:25.116 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:39:25.116 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:39:25.116 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:39:25.116 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:39:25.116 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:39:25.116 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:39:25.116 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:39:25.116 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:39:25.116 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:39:25.117 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:39:25.117 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:39:25.117 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:39:25.117 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:39:25.117 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:39:25.117 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:25.117 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:25.117 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:39:25.117 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:39:25.117 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:39:25.117 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:39:25.117 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:39:25.117 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:39:25.117 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:39:25.117 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:39:25.117 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:25.117 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:25.117 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:25.117 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:25.117 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:39:25.117 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:39:25.117 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:39:25.262 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 145.0459ms. 2025-07-01 10:39:25.263 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:25.263 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:25.263 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:25.263 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:25.263 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:25.263 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:25.263 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:25.263 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:25.263 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:39:25.263 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:39:25.263 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:39:25.263 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:39:25.263 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:39:25.263 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:39:25.263 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:39:25.264 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:39:25.264 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:25.264 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:25.264 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:25.264 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:25.264 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:25.264 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:25.265 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 147.7927ms 2025-07-01 10:39:25.265 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:39:25.265 +03:00 [DBG] Connection id "0HNC8090TGBI2" completed keep alive response. 2025-07-01 10:39:25.265 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 148.5935ms 2025-07-01 10:39:25.268 +03:00 [DBG] Connection id "0HNC8090TGBI2" received FIN. 2025-07-01 10:39:25.269 +03:00 [DBG] Connection id "0HNC8090TGBI2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:39:25.269 +03:00 [DBG] Connection id "0HNC8090TGBI2" disconnecting. 2025-07-01 10:39:25.269 +03:00 [DBG] Connection id "0HNC8090TGBI2" stopped. 2025-07-01 10:39:28.976 +03:00 [DBG] Connection id "0HNC8090TGBI3" accepted. 2025-07-01 10:39:28.976 +03:00 [DBG] Connection id "0HNC8090TGBI3" started. 2025-07-01 10:39:28.976 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:39:28.976 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:39:28.976 +03:00 [DBG] POST requests are not supported 2025-07-01 10:39:28.976 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:39:28.976 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:39:28.976 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:28.976 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:39:28.976 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:39:28.977 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:39:28.977 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:39:28.977 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:28.977 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:39:28.977 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:39:28.977 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:39:28.977 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:39:28.977 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:39:28.977 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:39:28.977 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:28.977 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:28.977 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:39:28.977 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:39:28.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:28.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:28.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:28.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:28.977 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:39:28.977 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.128ms. 2025-07-01 10:39:28.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:28.977 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:28.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:28.977 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:28.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:28.977 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:28.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:28.977 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:28.977 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:28.978 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:39:28.978 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:28.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:28.978 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:28.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:28.978 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:28.978 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:28.978 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:28.978 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8989ms 2025-07-01 10:39:28.978 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:28.978 +03:00 [DBG] Connection id "0HNC8090TGBI3" completed keep alive response. 2025-07-01 10:39:28.978 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5971ms 2025-07-01 10:39:28.978 +03:00 [DBG] Connection id "0HNC8090TGBI3" received FIN. 2025-07-01 10:39:28.978 +03:00 [DBG] Connection id "0HNC8090TGBI3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:39:28.978 +03:00 [DBG] Connection id "0HNC8090TGBI3" disconnecting. 2025-07-01 10:39:28.979 +03:00 [DBG] Connection id "0HNC8090TGBI3" stopped. 2025-07-01 10:39:29.527 +03:00 [DBG] Connection id "0HNC8090TGBI4" accepted. 2025-07-01 10:39:29.527 +03:00 [DBG] Connection id "0HNC8090TGBI4" started. 2025-07-01 10:39:29.527 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/ - application/json;charset=UTF-8 5 2025-07-01 10:39:29.527 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:39:29.527 +03:00 [DBG] POST requests are not supported 2025-07-01 10:39:29.527 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/' 2025-07-01 10:39:29.527 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/' 2025-07-01 10:39:29.527 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:39:29.527 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:39:29.527 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:39:29.527 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:39:29.527 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:39:29.527 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:39:29.527 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:39:29.527 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:39:29.527 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:39:29.527 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:39:29.527 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:39:29.527 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:39:29.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:29.527 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:29.527 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:39:29.527 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:39:29.528 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 10:39:29.528 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 10:39:29.528 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:39:29.528 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:39:29.528 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 10:39:29.528 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 10:39:29.528 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:39:29.528 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 10:39:29.528 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:39:29.528 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:39:29.528 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:39:29.528 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:39:29.528 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:39:29.528 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 10:39:29.528 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:39:29.528 +03:00 [DBG] Connection id "0HNC8090TGBI4", Request id "0HNC8090TGBI4:00000001": started reading request body. 2025-07-01 10:39:29.528 +03:00 [DBG] Connection id "0HNC8090TGBI4", Request id "0HNC8090TGBI4:00000001": done reading request body. 2025-07-01 10:39:29.528 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 10:39:29.528 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:39:29.528 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:39:29.528 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:39:29.528 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:39:29.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:29.528 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:29.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:29.528 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:29.528 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:39:29.528 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Hb-1","System.Int32[]"]) 2025-07-01 10:39:29.528 +03:00 [INF] Changing group of physicals [196] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:39:29.549 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.2519ms. 2025-07-01 10:39:29.549 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:29.549 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:29.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:29.550 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:29.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:29.550 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:29.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:29.550 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:29.550 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:29.550 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:39:29.550 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:29.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:29.550 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:29.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:29.550 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:29.550 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:29.550 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:29.550 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 22.3723ms 2025-07-01 10:39:29.550 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:39:29.550 +03:00 [DBG] Connection id "0HNC8090TGBI4" completed keep alive response. 2025-07-01 10:39:29.550 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/ - 200 0 null 23.0085ms 2025-07-01 10:39:29.550 +03:00 [DBG] Connection id "0HNC8090TGBI4" received FIN. 2025-07-01 10:39:29.550 +03:00 [DBG] Connection id "0HNC8090TGBI4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:39:29.551 +03:00 [DBG] Connection id "0HNC8090TGBI4" disconnecting. 2025-07-01 10:39:29.551 +03:00 [DBG] Connection id "0HNC8090TGBI4" stopped. 2025-07-01 10:39:29.584 +03:00 [DBG] Connection id "0HNC8090TGBI5" accepted. 2025-07-01 10:39:29.585 +03:00 [DBG] Connection id "0HNC8090TGBI5" started. 2025-07-01 10:39:29.585 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:39:29.585 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:39:29.585 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:39:29.585 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:39:29.585 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:39:29.585 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:39:29.585 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:39:29.585 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:39:29.585 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:39:29.585 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:39:29.585 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:39:29.585 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:39:29.585 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:39:29.585 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:39:29.585 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:39:29.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:29.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:29.585 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:39:29.585 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:39:29.585 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:39:29.585 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:39:29.585 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:39:29.585 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:39:29.585 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:39:29.585 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:39:29.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:29.586 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:29.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:29.586 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:29.586 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:39:29.586 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:39:29.586 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:39:29.587 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.0687ms. 2025-07-01 10:39:29.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:29.587 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:29.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:29.587 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:29.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:29.587 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:29.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:29.587 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:29.587 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:39:29.587 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:39:29.587 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:39:29.587 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:39:29.587 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:39:29.587 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:39:29.587 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:39:29.588 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:39:29.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:29.588 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:29.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:29.588 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:29.588 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:29.588 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:29.588 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.5141ms 2025-07-01 10:39:29.588 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:39:29.588 +03:00 [DBG] Connection id "0HNC8090TGBI5" completed keep alive response. 2025-07-01 10:39:29.588 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.2899ms 2025-07-01 10:39:29.588 +03:00 [DBG] Connection id "0HNC8090TGBI5" received FIN. 2025-07-01 10:39:29.589 +03:00 [DBG] Connection id "0HNC8090TGBI5" disconnecting. 2025-07-01 10:39:29.589 +03:00 [DBG] Connection id "0HNC8090TGBI5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:39:29.590 +03:00 [DBG] Connection id "0HNC8090TGBI5" stopped. 2025-07-01 10:39:29.637 +03:00 [DBG] Connection id "0HNC8090TGBI6" accepted. 2025-07-01 10:39:29.637 +03:00 [DBG] Connection id "0HNC8090TGBI6" started. 2025-07-01 10:39:29.637 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:39:29.637 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:39:29.637 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:39:29.637 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:39:29.637 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:39:29.638 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:39:29.638 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:39:29.638 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:39:29.638 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:39:29.638 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:39:29.638 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:39:29.638 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:39:29.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-07-01 10:39:29.638 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:39:29.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-07-01 10:39:29.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:29.639 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:29.639 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:39:29.639 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:39:29.639 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:39:29.639 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:39:29.639 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:39:29.639 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:39:29.639 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:39:29.639 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:39:29.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:29.639 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:29.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:29.639 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:29.639 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:39:29.639 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:39:29.640 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:39:29.797 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 157.9165ms. 2025-07-01 10:39:29.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:29.798 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:29.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:29.798 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:29.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:29.798 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:29.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:29.798 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:29.798 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:39:29.798 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:39:29.798 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:39:29.798 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:39:29.798 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:39:29.798 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:39:29.798 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:39:29.799 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:39:29.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:29.799 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:29.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:29.799 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:29.799 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:29.799 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:29.799 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 160.9095ms 2025-07-01 10:39:29.799 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:39:29.799 +03:00 [DBG] Connection id "0HNC8090TGBI6" completed keep alive response. 2025-07-01 10:39:29.799 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 162.2522ms 2025-07-01 10:39:29.803 +03:00 [DBG] Connection id "0HNC8090TGBI6" received FIN. 2025-07-01 10:39:29.803 +03:00 [DBG] Connection id "0HNC8090TGBI6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:39:29.804 +03:00 [DBG] Connection id "0HNC8090TGBI6" disconnecting. 2025-07-01 10:39:29.804 +03:00 [DBG] Connection id "0HNC8090TGBI6" stopped. 2025-07-01 10:39:33.979 +03:00 [DBG] Connection id "0HNC8090TGBI7" accepted. 2025-07-01 10:39:33.979 +03:00 [DBG] Connection id "0HNC8090TGBI7" started. 2025-07-01 10:39:33.979 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:39:33.979 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:39:33.979 +03:00 [DBG] POST requests are not supported 2025-07-01 10:39:33.979 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:39:33.979 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:39:33.979 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:33.979 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:39:33.979 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:39:33.979 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:39:33.979 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:39:33.979 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:33.979 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:39:33.979 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:39:33.979 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:39:33.980 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:39:33.980 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:39:33.980 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:39:33.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:33.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:33.980 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:39:33.980 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:39:33.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:33.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:33.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:33.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:33.980 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:39:33.980 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1642ms. 2025-07-01 10:39:33.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:33.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:33.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:33.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:33.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:33.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:33.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:33.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:33.981 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:33.981 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:39:33.981 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:33.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:33.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:33.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:33.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:33.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:33.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:33.981 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5074ms 2025-07-01 10:39:33.981 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:33.981 +03:00 [DBG] Connection id "0HNC8090TGBI7" completed keep alive response. 2025-07-01 10:39:33.981 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3543ms 2025-07-01 10:39:33.981 +03:00 [DBG] Connection id "0HNC8090TGBI7" received FIN. 2025-07-01 10:39:33.981 +03:00 [DBG] Connection id "0HNC8090TGBI7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:39:33.982 +03:00 [DBG] Connection id "0HNC8090TGBI7" disconnecting. 2025-07-01 10:39:33.982 +03:00 [DBG] Connection id "0HNC8090TGBI7" stopped. 2025-07-01 10:39:38.982 +03:00 [DBG] Connection id "0HNC8090TGBI8" accepted. 2025-07-01 10:39:38.982 +03:00 [DBG] Connection id "0HNC8090TGBI8" started. 2025-07-01 10:39:38.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:39:38.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:39:38.983 +03:00 [DBG] POST requests are not supported 2025-07-01 10:39:38.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:39:38.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:39:38.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:38.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:39:38.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:39:38.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:39:38.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:39:38.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:38.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:39:38.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:39:38.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:39:38.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:39:38.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:39:38.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:39:38.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:38.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:38.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:39:38.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:39:38.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:38.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:38.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:38.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:38.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:39:38.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1495ms. 2025-07-01 10:39:38.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:38.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:38.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:38.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:38.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:38.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:38.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:38.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:38.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:38.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:39:38.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:38.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:38.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:38.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:38.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:38.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:38.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:38.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6926ms 2025-07-01 10:39:38.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:38.984 +03:00 [DBG] Connection id "0HNC8090TGBI8" completed keep alive response. 2025-07-01 10:39:38.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2756ms 2025-07-01 10:39:38.984 +03:00 [DBG] Connection id "0HNC8090TGBI8" received FIN. 2025-07-01 10:39:38.984 +03:00 [DBG] Connection id "0HNC8090TGBI8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:39:38.984 +03:00 [DBG] Connection id "0HNC8090TGBI8" disconnecting. 2025-07-01 10:39:38.984 +03:00 [DBG] Connection id "0HNC8090TGBI8" stopped. 2025-07-01 10:39:43.976 +03:00 [DBG] Connection id "0HNC8090TGBI9" accepted. 2025-07-01 10:39:43.976 +03:00 [DBG] Connection id "0HNC8090TGBI9" started. 2025-07-01 10:39:43.976 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:39:43.976 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:39:43.976 +03:00 [DBG] POST requests are not supported 2025-07-01 10:39:43.976 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:39:43.976 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:39:43.976 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:43.976 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:39:43.976 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:39:43.977 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:39:43.977 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:39:43.977 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:43.977 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:39:43.977 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:39:43.977 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:39:43.977 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:39:43.977 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:39:43.977 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:39:43.977 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:43.977 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:43.977 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:39:43.977 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:39:43.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:43.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:43.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:43.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:43.977 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:39:43.978 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1708ms. 2025-07-01 10:39:43.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:43.978 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:43.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:43.978 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:43.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:43.978 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:43.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:43.978 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:43.978 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:43.978 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:39:43.978 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:43.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:43.978 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:43.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:43.978 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:43.978 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:43.978 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:43.978 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1794ms 2025-07-01 10:39:43.978 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:43.978 +03:00 [DBG] Connection id "0HNC8090TGBI9" completed keep alive response. 2025-07-01 10:39:43.978 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2026ms 2025-07-01 10:39:43.979 +03:00 [DBG] Connection id "0HNC8090TGBI9" received FIN. 2025-07-01 10:39:43.979 +03:00 [DBG] Connection id "0HNC8090TGBI9" disconnecting. 2025-07-01 10:39:43.979 +03:00 [DBG] Connection id "0HNC8090TGBI9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:39:43.980 +03:00 [DBG] Connection id "0HNC8090TGBI9" stopped. 2025-07-01 10:39:48.992 +03:00 [DBG] Connection id "0HNC8090TGBIA" accepted. 2025-07-01 10:39:48.992 +03:00 [DBG] Connection id "0HNC8090TGBIA" started. 2025-07-01 10:39:48.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:39:48.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:39:48.993 +03:00 [DBG] POST requests are not supported 2025-07-01 10:39:48.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:39:48.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:39:48.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:48.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:39:48.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:39:48.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:39:48.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:39:48.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:48.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:39:48.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:39:48.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:39:48.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:39:48.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:39:48.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:39:48.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:48.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:48.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:39:48.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:39:48.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:48.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:48.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:48.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:48.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:39:48.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1179ms. 2025-07-01 10:39:48.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:48.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:48.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:48.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:48.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:48.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:48.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:48.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:48.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:48.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:39:48.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:48.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:48.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:48.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:48.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:48.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:48.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:48.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7127ms 2025-07-01 10:39:48.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:48.994 +03:00 [DBG] Connection id "0HNC8090TGBIA" completed keep alive response. 2025-07-01 10:39:48.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3532ms 2025-07-01 10:39:48.994 +03:00 [DBG] Connection id "0HNC8090TGBIA" received FIN. 2025-07-01 10:39:48.994 +03:00 [DBG] Connection id "0HNC8090TGBIA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:39:48.994 +03:00 [DBG] Connection id "0HNC8090TGBIA" disconnecting. 2025-07-01 10:39:48.994 +03:00 [DBG] Connection id "0HNC8090TGBIA" stopped. 2025-07-01 10:39:53.972 +03:00 [DBG] Connection id "0HNC8090TGBIB" accepted. 2025-07-01 10:39:53.973 +03:00 [DBG] Connection id "0HNC8090TGBIB" started. 2025-07-01 10:39:53.973 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:39:53.973 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:39:53.973 +03:00 [DBG] POST requests are not supported 2025-07-01 10:39:53.973 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:39:53.973 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:39:53.973 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:53.973 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:39:53.973 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:39:53.973 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:39:53.973 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:39:53.973 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:53.973 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:39:53.973 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:39:53.974 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:39:53.974 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:39:53.974 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:39:53.974 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:39:53.974 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:53.974 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:53.974 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:39:53.974 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:39:53.974 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:53.974 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:53.974 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:53.974 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:53.974 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:39:53.974 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1794ms. 2025-07-01 10:39:53.974 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:53.974 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:53.974 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:53.974 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:53.974 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:53.974 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:53.974 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:53.974 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:53.975 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:53.975 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:39:53.975 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:53.975 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:53.975 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:53.975 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:53.975 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:53.975 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:53.975 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:53.975 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2631ms 2025-07-01 10:39:53.975 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:53.975 +03:00 [DBG] Connection id "0HNC8090TGBIB" completed keep alive response. 2025-07-01 10:39:53.975 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4038ms 2025-07-01 10:39:53.975 +03:00 [DBG] Connection id "0HNC8090TGBIB" received FIN. 2025-07-01 10:39:53.975 +03:00 [DBG] Connection id "0HNC8090TGBIB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:39:53.975 +03:00 [DBG] Connection id "0HNC8090TGBIB" disconnecting. 2025-07-01 10:39:53.976 +03:00 [DBG] Connection id "0HNC8090TGBIB" stopped. 2025-07-01 10:39:58.976 +03:00 [DBG] Connection id "0HNC8090TGBIC" accepted. 2025-07-01 10:39:58.976 +03:00 [DBG] Connection id "0HNC8090TGBIC" started. 2025-07-01 10:39:58.977 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:39:58.977 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:39:58.977 +03:00 [DBG] POST requests are not supported 2025-07-01 10:39:58.977 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:39:58.977 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:39:58.977 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:58.977 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:39:58.977 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:39:58.977 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:39:58.977 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:39:58.977 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:58.977 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:39:58.977 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:39:58.977 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:39:58.977 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:39:58.977 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:39:58.977 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:39:58.977 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:58.977 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:58.977 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:39:58.977 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:39:58.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:58.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:58.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:58.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:58.977 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:39:58.977 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1183ms. 2025-07-01 10:39:58.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:58.978 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:39:58.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:58.978 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:39:58.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:58.978 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:58.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:58.978 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:58.978 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:58.978 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:39:58.978 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:39:58.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:58.978 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:39:58.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:58.978 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:58.978 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:58.978 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:39:58.978 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6487ms 2025-07-01 10:39:58.978 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:39:58.978 +03:00 [DBG] Connection id "0HNC8090TGBIC" completed keep alive response. 2025-07-01 10:39:58.978 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2874ms 2025-07-01 10:39:58.978 +03:00 [DBG] Connection id "0HNC8090TGBIC" received FIN. 2025-07-01 10:39:58.978 +03:00 [DBG] Connection id "0HNC8090TGBIC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:39:58.978 +03:00 [DBG] Connection id "0HNC8090TGBIC" disconnecting. 2025-07-01 10:39:58.978 +03:00 [DBG] Connection id "0HNC8090TGBIC" stopped. 2025-07-01 10:40:00.112 +03:00 [DBG] Connection id "0HNC8090TGBID" accepted. 2025-07-01 10:40:00.112 +03:00 [DBG] Connection id "0HNC8090TGBID" started. 2025-07-01 10:40:00.112 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 695 2025-07-01 10:40:00.112 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:00.112 +03:00 [DBG] POST requests are not supported 2025-07-01 10:40:00.112 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:40:00.112 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:40:00.112 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:40:00.112 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:00.112 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:00.112 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:40:00.112 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:40:00.112 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:40:00.112 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:40:00.112 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:00.112 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:00.112 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:00.112 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:00.112 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:00.112 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:00.112 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:00.112 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:00.112 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:00.112 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:40:00.112 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 10:40:00.113 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:40:00.113 +03:00 [DBG] Connection id "0HNC8090TGBID", Request id "0HNC8090TGBID:00000001": started reading request body. 2025-07-01 10:40:00.113 +03:00 [DBG] Connection id "0HNC8090TGBID", Request id "0HNC8090TGBID:00000001": done reading request body. 2025-07-01 10:40:00.113 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 10:40:00.113 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:40:00.113 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:40:00.113 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:40:00.113 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:40:00.113 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:00.113 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:00.113 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:00.113 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:00.113 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:00.113 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 10:40:00.113 +03:00 [INF] Updating physical elements properties 2025-07-01 10:40:00.131 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.852ms. 2025-07-01 10:40:00.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:00.131 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:00.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:00.131 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:00.131 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:00.131 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:00.131 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:00.131 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:00.131 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:00.131 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:40:00.131 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:00.131 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:00.131 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:00.131 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:00.131 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:00.131 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:00.131 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:00.131 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 18.8057ms 2025-07-01 10:40:00.131 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:40:00.131 +03:00 [DBG] Connection id "0HNC8090TGBID" completed keep alive response. 2025-07-01 10:40:00.131 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 19.3384ms 2025-07-01 10:40:00.131 +03:00 [DBG] Connection id "0HNC8090TGBID" received FIN. 2025-07-01 10:40:00.131 +03:00 [DBG] Connection id "0HNC8090TGBID" disconnecting. 2025-07-01 10:40:00.131 +03:00 [DBG] Connection id "0HNC8090TGBID" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:00.133 +03:00 [DBG] Connection id "0HNC8090TGBID" stopped. 2025-07-01 10:40:00.172 +03:00 [DBG] Connection id "0HNC8090TGBIE" accepted. 2025-07-01 10:40:00.172 +03:00 [DBG] Connection id "0HNC8090TGBIE" started. 2025-07-01 10:40:00.172 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:40:00.172 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:00.172 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:40:00.172 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:40:00.172 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:40:00.172 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:00.172 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:00.172 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:00.172 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:00.172 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:40:00.172 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:00.172 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:00.172 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:00.172 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:00.172 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:00.172 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:00.172 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:00.172 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:00.172 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:00.172 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:40:00.172 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:40:00.172 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:40:00.172 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:40:00.172 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:40:00.173 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:40:00.173 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:00.173 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:00.173 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:00.173 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:00.173 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:00.173 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:40:00.173 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:40:00.174 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.4862ms. 2025-07-01 10:40:00.174 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:00.174 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:00.174 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:00.174 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:00.174 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:00.174 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:00.174 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:00.174 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:00.174 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:40:00.174 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:40:00.174 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:40:00.174 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:40:00.174 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:40:00.175 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:40:00.175 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:40:00.175 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:40:00.175 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:00.175 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:00.175 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:00.175 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:00.175 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:00.175 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:00.175 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.4357ms 2025-07-01 10:40:00.175 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:00.175 +03:00 [DBG] Connection id "0HNC8090TGBIE" completed keep alive response. 2025-07-01 10:40:00.175 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.0575ms 2025-07-01 10:40:00.175 +03:00 [DBG] Connection id "0HNC8090TGBIE" received FIN. 2025-07-01 10:40:00.175 +03:00 [DBG] Connection id "0HNC8090TGBIE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:00.175 +03:00 [DBG] Connection id "0HNC8090TGBIE" disconnecting. 2025-07-01 10:40:00.175 +03:00 [DBG] Connection id "0HNC8090TGBIE" stopped. 2025-07-01 10:40:00.220 +03:00 [DBG] Connection id "0HNC8090TGBIF" accepted. 2025-07-01 10:40:00.220 +03:00 [DBG] Connection id "0HNC8090TGBIF" started. 2025-07-01 10:40:00.220 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:40:00.220 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:00.220 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:40:00.220 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:40:00.220 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:40:00.220 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:00.220 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:00.220 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:00.220 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:00.220 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:40:00.220 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:00.220 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:00.220 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:00.220 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:00.220 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:00.220 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:00.220 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:00.220 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:00.220 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:00.220 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:40:00.220 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:40:00.220 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:40:00.220 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:40:00.220 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:40:00.220 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:40:00.220 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:00.220 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:00.220 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:00.220 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:00.220 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:00.220 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:40:00.221 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:40:00.383 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 162.1968ms. 2025-07-01 10:40:00.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:00.383 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:00.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:00.383 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:00.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:00.383 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:00.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:00.383 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:00.383 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:40:00.383 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:40:00.383 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:40:00.383 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:40:00.383 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:40:00.383 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:40:00.383 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:40:00.384 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:40:00.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:00.384 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:00.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:00.384 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:00.384 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:00.384 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:00.384 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 164.2189ms 2025-07-01 10:40:00.384 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:00.384 +03:00 [DBG] Connection id "0HNC8090TGBIF" completed keep alive response. 2025-07-01 10:40:00.384 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 164.7282ms 2025-07-01 10:40:00.389 +03:00 [DBG] Connection id "0HNC8090TGBIF" received FIN. 2025-07-01 10:40:00.389 +03:00 [DBG] Connection id "0HNC8090TGBIF" disconnecting. 2025-07-01 10:40:00.390 +03:00 [DBG] Connection id "0HNC8090TGBIF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:00.391 +03:00 [DBG] Connection id "0HNC8090TGBIF" stopped. 2025-07-01 10:40:03.975 +03:00 [DBG] Connection id "0HNC8090TGBIG" accepted. 2025-07-01 10:40:03.976 +03:00 [DBG] Connection id "0HNC8090TGBIG" started. 2025-07-01 10:40:03.976 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:40:03.976 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:03.976 +03:00 [DBG] POST requests are not supported 2025-07-01 10:40:03.976 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:40:03.976 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:40:03.976 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:03.976 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:03.976 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:03.976 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:40:03.976 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:40:03.976 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:03.976 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:40:03.976 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:03.976 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:03.976 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:03.976 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:03.976 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:03.976 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:03.976 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:03.976 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:40:03.976 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:40:03.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:03.976 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:03.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:03.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:03.977 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:03.977 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1344ms. 2025-07-01 10:40:03.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:03.977 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:03.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:03.977 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:03.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:03.977 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:03.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:03.977 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:03.977 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:03.977 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:40:03.977 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:03.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:03.977 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:03.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:03.977 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:03.977 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:03.977 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:03.977 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9239ms 2025-07-01 10:40:03.977 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:03.977 +03:00 [DBG] Connection id "0HNC8090TGBIG" completed keep alive response. 2025-07-01 10:40:03.977 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7003ms 2025-07-01 10:40:03.978 +03:00 [DBG] Connection id "0HNC8090TGBIG" received FIN. 2025-07-01 10:40:03.978 +03:00 [DBG] Connection id "0HNC8090TGBIG" disconnecting. 2025-07-01 10:40:03.978 +03:00 [DBG] Connection id "0HNC8090TGBIG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:03.979 +03:00 [DBG] Connection id "0HNC8090TGBIG" stopped. 2025-07-01 10:40:04.583 +03:00 [DBG] Connection id "0HNC8090TGBIH" accepted. 2025-07-01 10:40:04.583 +03:00 [DBG] Connection id "0HNC8090TGBIH" started. 2025-07-01 10:40:04.583 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/ - application/json;charset=UTF-8 5 2025-07-01 10:40:04.583 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:04.583 +03:00 [DBG] POST requests are not supported 2025-07-01 10:40:04.583 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/' 2025-07-01 10:40:04.583 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/' 2025-07-01 10:40:04.583 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:40:04.583 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:04.583 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:04.584 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:40:04.584 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:40:04.584 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:40:04.584 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:40:04.584 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:04.584 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:04.584 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:04.584 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:04.584 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:04.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:04.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:04.584 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:04.584 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:04.584 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 10:40:04.584 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 10:40:04.584 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:40:04.584 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:40:04.584 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 10:40:04.584 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 10:40:04.584 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:40:04.584 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 10:40:04.584 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:40:04.584 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:40:04.584 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:40:04.584 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:40:04.584 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:40:04.584 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 10:40:04.584 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:40:04.584 +03:00 [DBG] Connection id "0HNC8090TGBIH", Request id "0HNC8090TGBIH:00000001": started reading request body. 2025-07-01 10:40:04.584 +03:00 [DBG] Connection id "0HNC8090TGBIH", Request id "0HNC8090TGBIH:00000001": done reading request body. 2025-07-01 10:40:04.584 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 10:40:04.584 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:40:04.584 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:40:04.584 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:40:04.584 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:40:04.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:04.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:04.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:04.585 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:04.585 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:04.585 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Hb-1","System.Int32[]"]) 2025-07-01 10:40:04.585 +03:00 [INF] Changing group of physicals [199] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:40:04.606 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.5045ms. 2025-07-01 10:40:04.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:04.606 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:04.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:04.606 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:04.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:04.606 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:04.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:04.606 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:04.606 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:04.606 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:40:04.606 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:04.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:04.606 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:04.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:04.606 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:04.606 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:04.606 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:04.607 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 22.6738ms 2025-07-01 10:40:04.607 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:40:04.607 +03:00 [DBG] Connection id "0HNC8090TGBIH" completed keep alive response. 2025-07-01 10:40:04.607 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/ - 200 0 null 23.3684ms 2025-07-01 10:40:04.607 +03:00 [DBG] Connection id "0HNC8090TGBIH" received FIN. 2025-07-01 10:40:04.607 +03:00 [DBG] Connection id "0HNC8090TGBIH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:04.607 +03:00 [DBG] Connection id "0HNC8090TGBIH" disconnecting. 2025-07-01 10:40:04.607 +03:00 [DBG] Connection id "0HNC8090TGBIH" stopped. 2025-07-01 10:40:04.646 +03:00 [DBG] Connection id "0HNC8090TGBII" accepted. 2025-07-01 10:40:04.646 +03:00 [DBG] Connection id "0HNC8090TGBII" started. 2025-07-01 10:40:04.646 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:40:04.646 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:04.646 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:40:04.646 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:40:04.646 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:40:04.646 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:04.646 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:04.646 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:04.646 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:04.646 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:40:04.646 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:04.646 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:04.646 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:04.646 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:04.646 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:04.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:04.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:04.646 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:04.647 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:04.647 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:40:04.647 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:40:04.647 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:40:04.647 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:40:04.647 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:40:04.647 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:40:04.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:04.647 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:04.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:04.647 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:04.647 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:04.647 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:40:04.647 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:40:04.648 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.9856ms. 2025-07-01 10:40:04.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:04.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:04.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:04.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:04.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:04.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:04.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:04.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:04.648 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:40:04.648 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:40:04.648 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:40:04.648 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:40:04.648 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:40:04.648 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:40:04.648 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:40:04.648 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:40:04.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:04.648 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:04.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:04.648 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:04.648 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:04.648 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:04.649 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.0956ms 2025-07-01 10:40:04.649 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:04.649 +03:00 [DBG] Connection id "0HNC8090TGBII" completed keep alive response. 2025-07-01 10:40:04.649 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.7972ms 2025-07-01 10:40:04.649 +03:00 [DBG] Connection id "0HNC8090TGBII" received FIN. 2025-07-01 10:40:04.649 +03:00 [DBG] Connection id "0HNC8090TGBII" disconnecting. 2025-07-01 10:40:04.649 +03:00 [DBG] Connection id "0HNC8090TGBII" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:04.650 +03:00 [DBG] Connection id "0HNC8090TGBII" stopped. 2025-07-01 10:40:04.694 +03:00 [DBG] Connection id "0HNC8090TGBIJ" accepted. 2025-07-01 10:40:04.694 +03:00 [DBG] Connection id "0HNC8090TGBIJ" started. 2025-07-01 10:40:04.694 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:40:04.694 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:04.694 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:40:04.694 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:40:04.694 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:40:04.694 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:04.695 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:04.695 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:04.695 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:04.695 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:40:04.695 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:04.695 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:04.695 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:04.695 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:04.695 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:04.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:04.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:04.695 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:04.695 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:04.695 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:40:04.695 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:40:04.695 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:40:04.695 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:40:04.695 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:40:04.695 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:40:04.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:04.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:04.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:04.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:04.696 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:04.696 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:40:04.696 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:40:04.831 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 134.8878ms. 2025-07-01 10:40:04.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:04.831 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:04.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:04.831 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:04.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:04.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:04.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:04.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:04.831 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:40:04.831 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:40:04.831 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:40:04.831 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:40:04.831 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:40:04.831 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:40:04.831 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:40:04.832 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:40:04.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:04.832 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:04.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:04.832 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:04.832 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:04.832 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:04.832 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 137.3036ms 2025-07-01 10:40:04.832 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:04.832 +03:00 [DBG] Connection id "0HNC8090TGBIJ" completed keep alive response. 2025-07-01 10:40:04.832 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 138.5133ms 2025-07-01 10:40:04.836 +03:00 [DBG] Connection id "0HNC8090TGBIJ" received FIN. 2025-07-01 10:40:04.836 +03:00 [DBG] Connection id "0HNC8090TGBIJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:04.836 +03:00 [DBG] Connection id "0HNC8090TGBIJ" disconnecting. 2025-07-01 10:40:04.836 +03:00 [DBG] Connection id "0HNC8090TGBIJ" stopped. 2025-07-01 10:40:08.983 +03:00 [DBG] Connection id "0HNC8090TGBIK" accepted. 2025-07-01 10:40:08.983 +03:00 [DBG] Connection id "0HNC8090TGBIK" started. 2025-07-01 10:40:08.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:40:08.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:08.983 +03:00 [DBG] POST requests are not supported 2025-07-01 10:40:08.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:40:08.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:40:08.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:08.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:08.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:08.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:40:08.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:40:08.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:08.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:40:08.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:08.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:08.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:08.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:08.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:08.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:08.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:08.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:40:08.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:40:08.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:08.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:08.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:08.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:08.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:08.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1378ms. 2025-07-01 10:40:08.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:08.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:08.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:08.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:08.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:08.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:08.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:08.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:08.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:08.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:40:08.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:08.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:08.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:08.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:08.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:08.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:08.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:08.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7794ms 2025-07-01 10:40:08.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:08.984 +03:00 [DBG] Connection id "0HNC8090TGBIK" completed keep alive response. 2025-07-01 10:40:08.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.405ms 2025-07-01 10:40:08.985 +03:00 [DBG] Connection id "0HNC8090TGBIK" received FIN. 2025-07-01 10:40:08.985 +03:00 [DBG] Connection id "0HNC8090TGBIK" disconnecting. 2025-07-01 10:40:08.985 +03:00 [DBG] Connection id "0HNC8090TGBIK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:08.986 +03:00 [DBG] Connection id "0HNC8090TGBIK" stopped. 2025-07-01 10:40:13.991 +03:00 [DBG] Connection id "0HNC8090TGBIL" accepted. 2025-07-01 10:40:13.991 +03:00 [DBG] Connection id "0HNC8090TGBIL" started. 2025-07-01 10:40:13.991 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:40:13.991 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:13.991 +03:00 [DBG] POST requests are not supported 2025-07-01 10:40:13.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:40:13.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:40:13.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:13.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:13.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:13.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:40:13.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:40:13.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:13.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:40:13.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:13.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:13.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:13.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:13.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:13.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:13.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:13.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:40:13.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:40:13.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:13.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:13.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:13.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:13.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:13.992 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1732ms. 2025-07-01 10:40:13.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:13.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:13.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:13.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:13.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:13.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:13.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:13.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:13.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:13.992 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:40:13.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:13.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:13.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:13.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:13.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:13.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:13.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:13.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0166ms 2025-07-01 10:40:13.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:13.993 +03:00 [DBG] Connection id "0HNC8090TGBIL" completed keep alive response. 2025-07-01 10:40:13.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7329ms 2025-07-01 10:40:13.993 +03:00 [DBG] Connection id "0HNC8090TGBIL" received FIN. 2025-07-01 10:40:13.993 +03:00 [DBG] Connection id "0HNC8090TGBIL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:13.993 +03:00 [DBG] Connection id "0HNC8090TGBIL" disconnecting. 2025-07-01 10:40:13.993 +03:00 [DBG] Connection id "0HNC8090TGBIL" stopped. 2025-07-01 10:40:18.988 +03:00 [DBG] Connection id "0HNC8090TGBIM" accepted. 2025-07-01 10:40:18.988 +03:00 [DBG] Connection id "0HNC8090TGBIM" started. 2025-07-01 10:40:18.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:40:18.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:18.989 +03:00 [DBG] POST requests are not supported 2025-07-01 10:40:18.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:40:18.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:40:18.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:18.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:18.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:18.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:40:18.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:40:18.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:18.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:40:18.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:18.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:18.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:18.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:18.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:18.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:18.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:18.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:40:18.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:40:18.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:18.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:18.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:18.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:18.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:18.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2071ms. 2025-07-01 10:40:18.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:18.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:18.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:18.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:18.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:18.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:18.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:18.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:18.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:18.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:40:18.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:18.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:18.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:18.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:18.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:18.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:18.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:18.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6623ms 2025-07-01 10:40:18.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:18.991 +03:00 [DBG] Connection id "0HNC8090TGBIM" completed keep alive response. 2025-07-01 10:40:18.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9735ms 2025-07-01 10:40:18.992 +03:00 [DBG] Connection id "0HNC8090TGBIM" received FIN. 2025-07-01 10:40:18.992 +03:00 [DBG] Connection id "0HNC8090TGBIM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:18.992 +03:00 [DBG] Connection id "0HNC8090TGBIM" disconnecting. 2025-07-01 10:40:18.992 +03:00 [DBG] Connection id "0HNC8090TGBIM" stopped. 2025-07-01 10:40:20.633 +03:00 [DBG] Connection id "0HNC8090TGBIN" accepted. 2025-07-01 10:40:20.633 +03:00 [DBG] Connection id "0HNC8090TGBIN" started. 2025-07-01 10:40:20.633 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 695 2025-07-01 10:40:20.633 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:20.633 +03:00 [DBG] POST requests are not supported 2025-07-01 10:40:20.633 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:40:20.634 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:40:20.634 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:40:20.634 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:20.634 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:20.634 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:40:20.634 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:40:20.634 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:40:20.634 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:40:20.634 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:20.634 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:20.634 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:20.634 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:20.634 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:20.634 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:20.634 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:20.635 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:20.635 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:20.635 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:40:20.635 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 10:40:20.635 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:40:20.635 +03:00 [DBG] Connection id "0HNC8090TGBIN", Request id "0HNC8090TGBIN:00000001": started reading request body. 2025-07-01 10:40:20.635 +03:00 [DBG] Connection id "0HNC8090TGBIN", Request id "0HNC8090TGBIN:00000001": done reading request body. 2025-07-01 10:40:20.635 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 10:40:20.635 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:40:20.635 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:40:20.635 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:40:20.636 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:40:20.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:20.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:20.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:20.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:20.636 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:20.636 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 10:40:20.636 +03:00 [INF] Updating physical elements properties 2025-07-01 10:40:20.662 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 26.5518ms. 2025-07-01 10:40:20.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:20.663 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:20.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:20.663 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:20.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:20.663 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:20.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:20.663 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:20.663 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:20.663 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:40:20.663 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:20.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:20.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:20.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:20.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:20.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:20.663 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:20.664 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 29.1361ms 2025-07-01 10:40:20.664 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:40:20.664 +03:00 [DBG] Connection id "0HNC8090TGBIN" completed keep alive response. 2025-07-01 10:40:20.664 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 30.3161ms 2025-07-01 10:40:20.664 +03:00 [DBG] Connection id "0HNC8090TGBIN" received FIN. 2025-07-01 10:40:20.664 +03:00 [DBG] Connection id "0HNC8090TGBIN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:20.664 +03:00 [DBG] Connection id "0HNC8090TGBIN" disconnecting. 2025-07-01 10:40:20.664 +03:00 [DBG] Connection id "0HNC8090TGBIN" stopped. 2025-07-01 10:40:20.701 +03:00 [DBG] Connection id "0HNC8090TGBIO" accepted. 2025-07-01 10:40:20.701 +03:00 [DBG] Connection id "0HNC8090TGBIO" started. 2025-07-01 10:40:20.701 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:40:20.701 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:20.701 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:40:20.701 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:40:20.701 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:40:20.701 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:20.701 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:20.701 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:20.701 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:20.701 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:40:20.701 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:20.701 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:20.701 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:20.701 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:20.701 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:20.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:20.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:20.701 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:20.701 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:20.701 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:40:20.701 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:40:20.701 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:40:20.701 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:40:20.701 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:40:20.702 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:40:20.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:20.702 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:20.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:20.702 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:20.702 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:20.702 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:40:20.702 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:40:20.703 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5318ms. 2025-07-01 10:40:20.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:20.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:20.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:20.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:20.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:20.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:20.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:20.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:20.703 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:40:20.703 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:40:20.703 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:40:20.703 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:40:20.704 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:40:20.704 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:40:20.704 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:40:20.704 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:40:20.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:20.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:20.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:20.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:20.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:20.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:20.704 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.4683ms 2025-07-01 10:40:20.704 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:20.704 +03:00 [DBG] Connection id "0HNC8090TGBIO" completed keep alive response. 2025-07-01 10:40:20.704 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.0448ms 2025-07-01 10:40:20.704 +03:00 [DBG] Connection id "0HNC8090TGBIO" received FIN. 2025-07-01 10:40:20.704 +03:00 [DBG] Connection id "0HNC8090TGBIO" disconnecting. 2025-07-01 10:40:20.704 +03:00 [DBG] Connection id "0HNC8090TGBIO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:20.705 +03:00 [DBG] Connection id "0HNC8090TGBIO" stopped. 2025-07-01 10:40:20.745 +03:00 [DBG] Connection id "0HNC8090TGBIP" accepted. 2025-07-01 10:40:20.745 +03:00 [DBG] Connection id "0HNC8090TGBIP" started. 2025-07-01 10:40:20.745 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:40:20.745 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:20.745 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:40:20.745 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:40:20.745 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:40:20.745 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:20.745 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:20.745 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:20.745 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:20.745 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:40:20.745 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:20.745 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:20.745 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:20.745 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:20.745 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:20.745 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:20.745 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:20.745 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:20.745 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:20.745 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:40:20.745 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:40:20.746 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:40:20.746 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:40:20.746 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:40:20.746 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:40:20.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:20.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:20.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:20.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:20.746 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:20.746 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:40:20.746 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:40:20.917 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 171.6563ms. 2025-07-01 10:40:20.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:20.918 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:20.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:20.918 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:20.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:20.918 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:20.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:20.918 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:20.918 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:40:20.918 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:40:20.918 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:40:20.918 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:40:20.918 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:40:20.918 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:40:20.918 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:40:20.919 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:40:20.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:20.919 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:20.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:20.919 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:20.919 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:20.919 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:20.919 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 173.8933ms 2025-07-01 10:40:20.919 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:20.919 +03:00 [DBG] Connection id "0HNC8090TGBIP" completed keep alive response. 2025-07-01 10:40:20.919 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 174.4347ms 2025-07-01 10:40:20.923 +03:00 [DBG] Connection id "0HNC8090TGBIP" received FIN. 2025-07-01 10:40:20.923 +03:00 [DBG] Connection id "0HNC8090TGBIP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:20.923 +03:00 [DBG] Connection id "0HNC8090TGBIP" disconnecting. 2025-07-01 10:40:20.923 +03:00 [DBG] Connection id "0HNC8090TGBIP" stopped. 2025-07-01 10:40:23.785 +03:00 [DBG] Connection id "0HNC8090TGBIQ" accepted. 2025-07-01 10:40:23.785 +03:00 [DBG] Connection id "0HNC8090TGBIQ" started. 2025-07-01 10:40:23.785 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/ - application/json;charset=UTF-8 5 2025-07-01 10:40:23.785 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:23.785 +03:00 [DBG] POST requests are not supported 2025-07-01 10:40:23.785 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/' 2025-07-01 10:40:23.785 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/' 2025-07-01 10:40:23.785 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:40:23.785 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:23.785 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:23.786 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:40:23.786 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:40:23.786 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:40:23.786 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:40:23.786 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:23.786 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:23.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-07-01 10:40:23.786 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:23.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-07-01 10:40:23.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:23.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:23.786 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:23.786 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:23.787 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 10:40:23.787 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 10:40:23.787 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:40:23.787 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:40:23.787 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 10:40:23.787 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 10:40:23.787 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:40:23.787 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 10:40:23.787 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:40:23.787 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:40:23.787 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:40:23.787 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:40:23.787 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:40:23.787 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 10:40:23.787 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:40:23.787 +03:00 [DBG] Connection id "0HNC8090TGBIQ", Request id "0HNC8090TGBIQ:00000001": started reading request body. 2025-07-01 10:40:23.787 +03:00 [DBG] Connection id "0HNC8090TGBIQ", Request id "0HNC8090TGBIQ:00000001": done reading request body. 2025-07-01 10:40:23.788 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 10:40:23.788 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:40:23.788 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:40:23.788 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:40:23.788 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:40:23.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:23.788 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:23.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:23.788 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:23.788 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:23.788 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Hb-1","System.Int32[]"]) 2025-07-01 10:40:23.788 +03:00 [INF] Changing group of physicals [214] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:40:23.826 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 37.5732ms. 2025-07-01 10:40:23.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:23.826 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:23.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:23.826 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:23.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:23.826 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:23.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:23.826 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:23.826 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:23.826 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:40:23.826 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:23.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:23.826 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:23.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:23.826 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:23.826 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:23.827 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:23.827 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 40.2838ms 2025-07-01 10:40:23.827 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:40:23.827 +03:00 [DBG] Connection id "0HNC8090TGBIQ" completed keep alive response. 2025-07-01 10:40:23.827 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/ - 200 0 null 41.7441ms 2025-07-01 10:40:23.827 +03:00 [DBG] Connection id "0HNC8090TGBIQ" received FIN. 2025-07-01 10:40:23.827 +03:00 [DBG] Connection id "0HNC8090TGBIQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:23.827 +03:00 [DBG] Connection id "0HNC8090TGBIQ" disconnecting. 2025-07-01 10:40:23.827 +03:00 [DBG] Connection id "0HNC8090TGBIQ" stopped. 2025-07-01 10:40:23.874 +03:00 [DBG] Connection id "0HNC8090TGBIR" accepted. 2025-07-01 10:40:23.875 +03:00 [DBG] Connection id "0HNC8090TGBIR" started. 2025-07-01 10:40:23.875 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:40:23.875 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:23.875 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:40:23.875 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:40:23.875 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:40:23.875 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:23.875 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:23.875 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:23.875 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:23.875 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:40:23.875 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:23.875 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:23.876 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:23.876 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:23.876 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:23.876 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:23.876 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:23.876 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:23.876 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:23.876 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:40:23.876 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:40:23.876 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:40:23.876 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:40:23.876 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:40:23.876 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:40:23.876 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:23.876 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:23.876 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:23.876 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:23.876 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:23.877 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:40:23.877 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:40:23.878 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.3689ms. 2025-07-01 10:40:23.878 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:23.878 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:23.878 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:23.878 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:23.878 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:23.878 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:23.878 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:23.878 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:23.878 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:40:23.878 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:40:23.878 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:40:23.879 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:40:23.879 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:40:23.879 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:40:23.879 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:40:23.879 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:40:23.879 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:23.879 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:23.879 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:23.879 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:23.879 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:23.879 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:23.879 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.4778ms 2025-07-01 10:40:23.879 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:23.879 +03:00 [DBG] Connection id "0HNC8090TGBIR" completed keep alive response. 2025-07-01 10:40:23.879 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.6553ms 2025-07-01 10:40:23.880 +03:00 [DBG] Connection id "0HNC8090TGBIR" received FIN. 2025-07-01 10:40:23.880 +03:00 [DBG] Connection id "0HNC8090TGBIR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:23.880 +03:00 [DBG] Connection id "0HNC8090TGBIR" disconnecting. 2025-07-01 10:40:23.880 +03:00 [DBG] Connection id "0HNC8090TGBIR" stopped. 2025-07-01 10:40:23.939 +03:00 [DBG] Connection id "0HNC8090TGBIS" accepted. 2025-07-01 10:40:23.939 +03:00 [DBG] Connection id "0HNC8090TGBIS" started. 2025-07-01 10:40:23.939 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:40:23.939 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:23.939 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:40:23.939 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:40:23.939 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:40:23.939 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:23.939 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:23.939 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:23.939 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:23.939 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:40:23.939 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:23.939 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:23.940 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:23.940 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:23.940 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:23.940 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:23.940 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:23.940 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:23.940 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:23.940 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:40:23.940 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:40:23.940 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:40:23.940 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:40:23.940 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:40:23.940 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:40:23.941 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:23.941 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:23.941 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:23.941 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:23.941 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:23.941 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:40:23.941 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:40:23.979 +03:00 [DBG] Connection id "0HNC8090TGBIT" accepted. 2025-07-01 10:40:23.979 +03:00 [DBG] Connection id "0HNC8090TGBIT" started. 2025-07-01 10:40:23.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:40:23.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:23.980 +03:00 [DBG] POST requests are not supported 2025-07-01 10:40:23.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:40:23.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:40:23.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:23.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:23.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:23.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:40:23.980 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:40:23.980 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:23.980 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:40:23.980 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:23.980 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:23.980 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:23.980 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:23.980 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:23.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:23.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:23.980 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:40:23.981 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:40:23.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:23.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:23.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:23.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:23.981 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:23.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1705ms. 2025-07-01 10:40:23.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:23.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:23.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:23.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:23.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:23.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:23.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:23.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:23.981 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:23.981 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:40:23.981 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:23.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:23.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:23.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:23.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:23.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:23.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:23.983 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.6067ms 2025-07-01 10:40:23.983 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:23.983 +03:00 [DBG] Connection id "0HNC8090TGBIT" completed keep alive response. 2025-07-01 10:40:23.983 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.62ms 2025-07-01 10:40:23.984 +03:00 [DBG] Connection id "0HNC8090TGBIT" received FIN. 2025-07-01 10:40:23.984 +03:00 [DBG] Connection id "0HNC8090TGBIT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:23.984 +03:00 [DBG] Connection id "0HNC8090TGBIT" disconnecting. 2025-07-01 10:40:23.984 +03:00 [DBG] Connection id "0HNC8090TGBIT" stopped. 2025-07-01 10:40:24.114 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 173.2832ms. 2025-07-01 10:40:24.114 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:24.114 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:24.114 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:24.114 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:24.114 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:24.114 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:24.114 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:24.114 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:24.114 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:40:24.114 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:40:24.114 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:40:24.114 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:40:24.114 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:40:24.114 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:40:24.114 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:40:24.116 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:40:24.116 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:24.116 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:24.116 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:24.116 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:24.116 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:24.116 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:24.116 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 176.147ms 2025-07-01 10:40:24.116 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:24.116 +03:00 [DBG] Connection id "0HNC8090TGBIS" completed keep alive response. 2025-07-01 10:40:24.116 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 177.07ms 2025-07-01 10:40:24.120 +03:00 [DBG] Connection id "0HNC8090TGBIS" received FIN. 2025-07-01 10:40:24.120 +03:00 [DBG] Connection id "0HNC8090TGBIS" disconnecting. 2025-07-01 10:40:24.120 +03:00 [DBG] Connection id "0HNC8090TGBIS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:24.121 +03:00 [DBG] Connection id "0HNC8090TGBIS" stopped. 2025-07-01 10:40:28.980 +03:00 [DBG] Connection id "0HNC8090TGBIU" accepted. 2025-07-01 10:40:28.980 +03:00 [DBG] Connection id "0HNC8090TGBIU" started. 2025-07-01 10:40:28.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:40:28.981 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:28.981 +03:00 [DBG] POST requests are not supported 2025-07-01 10:40:28.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:40:28.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:40:28.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:28.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:28.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:28.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:40:28.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:40:28.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:28.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:40:28.982 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:28.982 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:28.982 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:28.982 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:28.982 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:28.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:28.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:28.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:40:28.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:40:28.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:28.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:28.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:28.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:28.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:28.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2408ms. 2025-07-01 10:40:28.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:28.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:28.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:28.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:28.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:28.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:28.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:28.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:28.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:28.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:40:28.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:28.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:28.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:28.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:28.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:28.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:28.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:28.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.1882ms 2025-07-01 10:40:28.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:28.984 +03:00 [DBG] Connection id "0HNC8090TGBIU" completed keep alive response. 2025-07-01 10:40:28.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.8765ms 2025-07-01 10:40:28.985 +03:00 [DBG] Connection id "0HNC8090TGBIU" received FIN. 2025-07-01 10:40:28.985 +03:00 [DBG] Connection id "0HNC8090TGBIU" disconnecting. 2025-07-01 10:40:28.985 +03:00 [DBG] Connection id "0HNC8090TGBIU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:28.986 +03:00 [DBG] Connection id "0HNC8090TGBIU" stopped. 2025-07-01 10:40:34.000 +03:00 [DBG] Connection id "0HNC8090TGBIV" accepted. 2025-07-01 10:40:34.000 +03:00 [DBG] Connection id "0HNC8090TGBIV" started. 2025-07-01 10:40:34.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:40:34.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:34.000 +03:00 [DBG] POST requests are not supported 2025-07-01 10:40:34.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:40:34.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:40:34.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:34.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:34.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:34.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:40:34.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:40:34.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:34.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:40:34.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:34.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:34.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:34.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:34.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:34.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:34.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:34.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:40:34.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:40:34.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:34.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:34.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:34.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:34.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:34.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1687ms. 2025-07-01 10:40:34.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:34.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:34.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:34.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:34.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:34.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:34.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:34.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:34.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:34.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:40:34.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:34.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:34.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:34.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:34.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:34.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:34.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:34.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2257ms 2025-07-01 10:40:34.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:34.002 +03:00 [DBG] Connection id "0HNC8090TGBIV" completed keep alive response. 2025-07-01 10:40:34.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2686ms 2025-07-01 10:40:34.003 +03:00 [DBG] Connection id "0HNC8090TGBIV" received FIN. 2025-07-01 10:40:34.003 +03:00 [DBG] Connection id "0HNC8090TGBIV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:34.003 +03:00 [DBG] Connection id "0HNC8090TGBIV" disconnecting. 2025-07-01 10:40:34.003 +03:00 [DBG] Connection id "0HNC8090TGBIV" stopped. 2025-07-01 10:40:38.974 +03:00 [DBG] Connection id "0HNC8090TGBJ0" accepted. 2025-07-01 10:40:38.974 +03:00 [DBG] Connection id "0HNC8090TGBJ0" started. 2025-07-01 10:40:38.974 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:40:38.974 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:38.974 +03:00 [DBG] POST requests are not supported 2025-07-01 10:40:38.975 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:40:38.975 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:40:38.975 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:38.975 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:38.975 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:38.975 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:40:38.975 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:40:38.975 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:38.975 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:40:38.975 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:38.975 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:38.975 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:38.975 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:38.975 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:38.975 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:38.975 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:38.975 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:40:38.975 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:40:38.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:38.976 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:38.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:38.976 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:38.976 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:38.976 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.204ms. 2025-07-01 10:40:38.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:38.976 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:38.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:38.976 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:38.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:38.976 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:38.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:38.976 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:38.976 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:38.976 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:40:38.976 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:38.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:38.976 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:38.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:38.977 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:38.977 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:38.977 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:38.977 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4241ms 2025-07-01 10:40:38.977 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:38.977 +03:00 [DBG] Connection id "0HNC8090TGBJ0" completed keep alive response. 2025-07-01 10:40:38.977 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5143ms 2025-07-01 10:40:38.977 +03:00 [DBG] Connection id "0HNC8090TGBJ0" received FIN. 2025-07-01 10:40:38.977 +03:00 [DBG] Connection id "0HNC8090TGBJ0" disconnecting. 2025-07-01 10:40:38.977 +03:00 [DBG] Connection id "0HNC8090TGBJ0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:38.978 +03:00 [DBG] Connection id "0HNC8090TGBJ0" stopped. 2025-07-01 10:40:43.134 +03:00 [DBG] Connection id "0HNC8090TGBJ1" accepted. 2025-07-01 10:40:43.134 +03:00 [DBG] Connection id "0HNC8090TGBJ1" started. 2025-07-01 10:40:43.135 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 695 2025-07-01 10:40:43.135 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:43.135 +03:00 [DBG] POST requests are not supported 2025-07-01 10:40:43.135 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:40:43.135 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:40:43.135 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:40:43.135 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:43.135 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:43.135 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:40:43.135 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:40:43.135 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:40:43.136 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:40:43.136 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:43.136 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:43.136 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:43.136 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:43.136 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:43.136 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.136 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.136 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:43.136 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:43.136 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:40:43.136 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 10:40:43.136 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:40:43.136 +03:00 [DBG] Connection id "0HNC8090TGBJ1", Request id "0HNC8090TGBJ1:00000001": started reading request body. 2025-07-01 10:40:43.136 +03:00 [DBG] Connection id "0HNC8090TGBJ1", Request id "0HNC8090TGBJ1:00000001": done reading request body. 2025-07-01 10:40:43.137 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 10:40:43.137 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:40:43.137 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:40:43.137 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:40:43.137 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:40:43.137 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:43.137 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:43.137 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:43.137 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:43.137 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:43.137 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 10:40:43.137 +03:00 [INF] Updating physical elements properties 2025-07-01 10:40:43.154 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.1337ms. 2025-07-01 10:40:43.155 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:43.155 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:43.155 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:43.155 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:43.155 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.155 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.155 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:43.155 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:43.155 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:43.155 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:40:43.155 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:43.155 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:43.155 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:43.155 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.155 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.155 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.155 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.155 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.0467ms 2025-07-01 10:40:43.155 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:40:43.155 +03:00 [DBG] Connection id "0HNC8090TGBJ1" completed keep alive response. 2025-07-01 10:40:43.155 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 20.0691ms 2025-07-01 10:40:43.155 +03:00 [DBG] Connection id "0HNC8090TGBJ1" received FIN. 2025-07-01 10:40:43.155 +03:00 [DBG] Connection id "0HNC8090TGBJ1" disconnecting. 2025-07-01 10:40:43.155 +03:00 [DBG] Connection id "0HNC8090TGBJ1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:43.156 +03:00 [DBG] Connection id "0HNC8090TGBJ1" stopped. 2025-07-01 10:40:43.196 +03:00 [DBG] Connection id "0HNC8090TGBJ2" accepted. 2025-07-01 10:40:43.196 +03:00 [DBG] Connection id "0HNC8090TGBJ2" started. 2025-07-01 10:40:43.196 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:40:43.196 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:43.196 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:40:43.196 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:40:43.196 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:40:43.196 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:43.196 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:43.196 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:43.196 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:43.196 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:40:43.196 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:43.196 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:43.196 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:43.196 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:43.196 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:43.196 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.196 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.197 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:43.197 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:43.197 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:40:43.197 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:40:43.197 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:40:43.197 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:40:43.197 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:40:43.197 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:40:43.197 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:43.197 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:43.197 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:43.197 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:43.197 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:43.197 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:40:43.197 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:40:43.199 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.7264ms. 2025-07-01 10:40:43.199 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:43.199 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:43.199 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:43.199 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:43.199 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.199 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.199 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:43.199 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:43.199 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:40:43.199 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:40:43.199 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:40:43.199 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:40:43.199 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:40:43.199 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:40:43.199 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:40:43.199 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:40:43.199 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:43.199 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:43.199 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.199 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.199 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.199 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.199 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.9848ms 2025-07-01 10:40:43.199 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:43.200 +03:00 [DBG] Connection id "0HNC8090TGBJ2" completed keep alive response. 2025-07-01 10:40:43.200 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.6367ms 2025-07-01 10:40:43.200 +03:00 [DBG] Connection id "0HNC8090TGBJ2" received FIN. 2025-07-01 10:40:43.200 +03:00 [DBG] Connection id "0HNC8090TGBJ2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:43.200 +03:00 [DBG] Connection id "0HNC8090TGBJ2" disconnecting. 2025-07-01 10:40:43.200 +03:00 [DBG] Connection id "0HNC8090TGBJ2" stopped. 2025-07-01 10:40:43.246 +03:00 [DBG] Connection id "0HNC8090TGBJ3" accepted. 2025-07-01 10:40:43.246 +03:00 [DBG] Connection id "0HNC8090TGBJ3" started. 2025-07-01 10:40:43.246 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:40:43.246 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:43.246 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:40:43.246 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:40:43.246 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:40:43.246 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:43.246 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:43.246 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:43.246 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:43.246 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:40:43.247 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:43.247 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:43.247 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:43.247 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:43.247 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:43.247 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.247 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.247 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:43.247 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:43.247 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:40:43.247 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:40:43.247 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:40:43.247 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:40:43.247 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:40:43.247 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:40:43.247 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:43.247 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:43.247 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:43.247 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:43.247 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:43.247 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:40:43.247 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:40:43.393 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 145.5284ms. 2025-07-01 10:40:43.393 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:43.393 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:43.393 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:43.393 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:43.393 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.393 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.393 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:43.393 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:43.393 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:40:43.393 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:40:43.393 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:40:43.393 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:40:43.393 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:40:43.393 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:40:43.393 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:40:43.395 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:40:43.395 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:43.395 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:43.395 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.395 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.395 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.395 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.395 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 148.0581ms 2025-07-01 10:40:43.395 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:43.395 +03:00 [DBG] Connection id "0HNC8090TGBJ3" completed keep alive response. 2025-07-01 10:40:43.395 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 148.8914ms 2025-07-01 10:40:43.399 +03:00 [DBG] Connection id "0HNC8090TGBJ3" received FIN. 2025-07-01 10:40:43.399 +03:00 [DBG] Connection id "0HNC8090TGBJ3" disconnecting. 2025-07-01 10:40:43.399 +03:00 [DBG] Connection id "0HNC8090TGBJ3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:43.400 +03:00 [DBG] Connection id "0HNC8090TGBJ3" stopped. 2025-07-01 10:40:43.993 +03:00 [DBG] Connection id "0HNC8090TGBJ4" accepted. 2025-07-01 10:40:43.993 +03:00 [DBG] Connection id "0HNC8090TGBJ4" started. 2025-07-01 10:40:43.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:40:43.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:43.993 +03:00 [DBG] POST requests are not supported 2025-07-01 10:40:43.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:40:43.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:40:43.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:43.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:43.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:43.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:40:43.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:40:43.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:43.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:40:43.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:43.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:43.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:43.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:43.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:43.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:40:43.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:40:43.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:43.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:43.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:43.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:43.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:43.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1536ms. 2025-07-01 10:40:43.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:43.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:43.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:43.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:43.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:43.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:43.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:43.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:40:43.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:43.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:43.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:43.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:43.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7349ms 2025-07-01 10:40:43.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:43.995 +03:00 [DBG] Connection id "0HNC8090TGBJ4" completed keep alive response. 2025-07-01 10:40:43.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.36ms 2025-07-01 10:40:43.995 +03:00 [DBG] Connection id "0HNC8090TGBJ4" received FIN. 2025-07-01 10:40:43.995 +03:00 [DBG] Connection id "0HNC8090TGBJ4" disconnecting. 2025-07-01 10:40:43.995 +03:00 [DBG] Connection id "0HNC8090TGBJ4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:43.996 +03:00 [DBG] Connection id "0HNC8090TGBJ4" stopped. 2025-07-01 10:40:47.585 +03:00 [DBG] Connection id "0HNC8090TGBJ5" accepted. 2025-07-01 10:40:47.585 +03:00 [DBG] Connection id "0HNC8090TGBJ5" started. 2025-07-01 10:40:47.585 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/ - application/json;charset=UTF-8 5 2025-07-01 10:40:47.585 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:47.585 +03:00 [DBG] POST requests are not supported 2025-07-01 10:40:47.585 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/' 2025-07-01 10:40:47.585 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/' 2025-07-01 10:40:47.585 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:40:47.585 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:47.585 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:47.585 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:40:47.585 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:40:47.585 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:40:47.585 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:40:47.585 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:47.586 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:47.586 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:47.586 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:47.586 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:47.586 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:47.586 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:47.586 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:47.586 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:47.586 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 10:40:47.586 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 10:40:47.586 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:40:47.586 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:40:47.586 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 10:40:47.586 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 10:40:47.586 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:40:47.586 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 10:40:47.586 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:40:47.586 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:40:47.586 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:40:47.586 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:40:47.586 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:40:47.586 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 10:40:47.586 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:40:47.586 +03:00 [DBG] Connection id "0HNC8090TGBJ5", Request id "0HNC8090TGBJ5:00000001": started reading request body. 2025-07-01 10:40:47.586 +03:00 [DBG] Connection id "0HNC8090TGBJ5", Request id "0HNC8090TGBJ5:00000001": done reading request body. 2025-07-01 10:40:47.586 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 10:40:47.586 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:40:47.586 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:40:47.586 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:40:47.586 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:40:47.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:47.586 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:47.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:47.586 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:47.586 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:47.586 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Hb-1","System.Int32[]"]) 2025-07-01 10:40:47.586 +03:00 [INF] Changing group of physicals [207] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:40:47.610 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 23.2036ms. 2025-07-01 10:40:47.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:47.610 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:47.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:47.610 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:47.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:47.610 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:47.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:47.610 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:47.610 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:47.610 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:40:47.610 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:47.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:47.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:47.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:47.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:47.610 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:47.610 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:47.610 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 24.5856ms 2025-07-01 10:40:47.610 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:40:47.610 +03:00 [DBG] Connection id "0HNC8090TGBJ5" completed keep alive response. 2025-07-01 10:40:47.610 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/ - 200 0 null 25.2477ms 2025-07-01 10:40:47.611 +03:00 [DBG] Connection id "0HNC8090TGBJ5" received FIN. 2025-07-01 10:40:47.611 +03:00 [DBG] Connection id "0HNC8090TGBJ5" disconnecting. 2025-07-01 10:40:47.611 +03:00 [DBG] Connection id "0HNC8090TGBJ5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:47.612 +03:00 [DBG] Connection id "0HNC8090TGBJ5" stopped. 2025-07-01 10:40:47.651 +03:00 [DBG] Connection id "0HNC8090TGBJ6" accepted. 2025-07-01 10:40:47.651 +03:00 [DBG] Connection id "0HNC8090TGBJ6" started. 2025-07-01 10:40:47.651 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:40:47.651 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:47.651 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:40:47.651 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:40:47.651 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:40:47.651 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:47.651 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:47.651 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:47.651 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:47.651 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:40:47.651 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:47.651 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:47.651 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:47.651 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:47.651 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:47.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:47.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:47.651 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:47.651 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:47.651 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:40:47.651 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:40:47.651 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:40:47.652 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:40:47.652 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:40:47.652 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:40:47.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:47.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:47.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:47.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:47.652 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:47.652 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:40:47.652 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:40:47.653 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.908ms. 2025-07-01 10:40:47.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:47.653 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:47.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:47.653 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:47.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:47.653 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:47.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:47.653 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:47.653 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:40:47.653 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:40:47.653 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:40:47.653 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:40:47.653 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:40:47.653 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:40:47.653 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:40:47.653 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:40:47.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:47.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:47.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:47.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:47.653 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:47.653 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:47.653 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.0646ms 2025-07-01 10:40:47.653 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:47.653 +03:00 [DBG] Connection id "0HNC8090TGBJ6" completed keep alive response. 2025-07-01 10:40:47.653 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.7563ms 2025-07-01 10:40:47.654 +03:00 [DBG] Connection id "0HNC8090TGBJ6" received FIN. 2025-07-01 10:40:47.654 +03:00 [DBG] Connection id "0HNC8090TGBJ6" disconnecting. 2025-07-01 10:40:47.654 +03:00 [DBG] Connection id "0HNC8090TGBJ6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:47.655 +03:00 [DBG] Connection id "0HNC8090TGBJ6" stopped. 2025-07-01 10:40:47.701 +03:00 [DBG] Connection id "0HNC8090TGBJ7" accepted. 2025-07-01 10:40:47.701 +03:00 [DBG] Connection id "0HNC8090TGBJ7" started. 2025-07-01 10:40:47.701 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:40:47.701 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:47.701 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:40:47.701 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:40:47.701 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:40:47.701 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:47.701 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:47.701 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:47.701 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:47.701 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:40:47.701 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:47.701 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:47.701 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:47.701 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:47.701 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:47.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:47.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:47.701 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:47.702 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:40:47.702 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:40:47.702 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:40:47.702 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:40:47.702 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:40:47.702 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:40:47.702 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:40:47.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:47.702 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:47.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:47.702 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:47.702 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:47.702 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:40:47.702 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:40:47.857 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 155.1349ms. 2025-07-01 10:40:47.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:47.857 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:47.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:47.857 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:47.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:47.857 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:47.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:47.857 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:47.857 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:40:47.857 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:40:47.857 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:40:47.857 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:40:47.857 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:40:47.857 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:40:47.857 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:40:47.859 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:40:47.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:47.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:47.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:47.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:47.859 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:47.859 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:47.859 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 157.5171ms 2025-07-01 10:40:47.859 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:40:47.859 +03:00 [DBG] Connection id "0HNC8090TGBJ7" completed keep alive response. 2025-07-01 10:40:47.859 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 158.1221ms 2025-07-01 10:40:47.863 +03:00 [DBG] Connection id "0HNC8090TGBJ7" received FIN. 2025-07-01 10:40:47.863 +03:00 [DBG] Connection id "0HNC8090TGBJ7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:47.863 +03:00 [DBG] Connection id "0HNC8090TGBJ7" disconnecting. 2025-07-01 10:40:47.863 +03:00 [DBG] Connection id "0HNC8090TGBJ7" stopped. 2025-07-01 10:40:48.988 +03:00 [DBG] Connection id "0HNC8090TGBJ8" accepted. 2025-07-01 10:40:48.988 +03:00 [DBG] Connection id "0HNC8090TGBJ8" started. 2025-07-01 10:40:48.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:40:48.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:48.988 +03:00 [DBG] POST requests are not supported 2025-07-01 10:40:48.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:40:48.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:40:48.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:48.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:48.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:48.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:40:48.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:40:48.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:48.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:40:48.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:48.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:48.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:48.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:48.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:48.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:48.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:48.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:40:48.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:40:48.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:48.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:48.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:48.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:48.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:48.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2031ms. 2025-07-01 10:40:48.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:48.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:48.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:48.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:48.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:48.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:48.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:48.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:48.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:48.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:40:48.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:48.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:48.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:48.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:48.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:48.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:48.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:48.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3648ms 2025-07-01 10:40:48.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:48.991 +03:00 [DBG] Connection id "0HNC8090TGBJ8" completed keep alive response. 2025-07-01 10:40:48.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4774ms 2025-07-01 10:40:48.991 +03:00 [DBG] Connection id "0HNC8090TGBJ8" received FIN. 2025-07-01 10:40:48.991 +03:00 [DBG] Connection id "0HNC8090TGBJ8" disconnecting. 2025-07-01 10:40:48.991 +03:00 [DBG] Connection id "0HNC8090TGBJ8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:48.992 +03:00 [DBG] Connection id "0HNC8090TGBJ8" stopped. 2025-07-01 10:40:53.978 +03:00 [DBG] Connection id "0HNC8090TGBJ9" accepted. 2025-07-01 10:40:53.978 +03:00 [DBG] Connection id "0HNC8090TGBJ9" started. 2025-07-01 10:40:53.978 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:40:53.978 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:53.978 +03:00 [DBG] POST requests are not supported 2025-07-01 10:40:53.978 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:40:53.978 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:40:53.978 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:53.978 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:53.979 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:53.979 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:40:53.979 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:40:53.979 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:53.979 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:40:53.979 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:53.979 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:53.979 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:53.979 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:53.979 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:53.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:53.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:53.979 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:40:53.979 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:40:53.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:53.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:53.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:53.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:53.980 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:53.980 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.174ms. 2025-07-01 10:40:53.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:53.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:53.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:53.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:53.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:53.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:53.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:53.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:53.980 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:53.980 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:40:53.980 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:53.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:53.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:53.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:53.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:53.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:53.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:53.980 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4418ms 2025-07-01 10:40:53.981 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:53.981 +03:00 [DBG] Connection id "0HNC8090TGBJ9" completed keep alive response. 2025-07-01 10:40:53.981 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4814ms 2025-07-01 10:40:53.981 +03:00 [DBG] Connection id "0HNC8090TGBJ9" received FIN. 2025-07-01 10:40:53.981 +03:00 [DBG] Connection id "0HNC8090TGBJ9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:53.981 +03:00 [DBG] Connection id "0HNC8090TGBJ9" disconnecting. 2025-07-01 10:40:53.981 +03:00 [DBG] Connection id "0HNC8090TGBJ9" stopped. 2025-07-01 10:40:58.978 +03:00 [DBG] Connection id "0HNC8090TGBJA" accepted. 2025-07-01 10:40:58.978 +03:00 [DBG] Connection id "0HNC8090TGBJA" started. 2025-07-01 10:40:58.979 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:40:58.979 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:40:58.979 +03:00 [DBG] POST requests are not supported 2025-07-01 10:40:58.979 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:40:58.979 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:40:58.979 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:58.979 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:40:58.979 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:40:58.979 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:40:58.979 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:40:58.979 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:58.979 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:40:58.979 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:40:58.979 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:40:58.979 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:40:58.979 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:40:58.979 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:40:58.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:58.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:58.979 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:40:58.979 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:40:58.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:58.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:58.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:58.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:58.980 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:40:58.980 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1518ms. 2025-07-01 10:40:58.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:58.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:40:58.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:58.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:40:58.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:58.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:58.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:58.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:58.980 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:58.980 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:40:58.980 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:40:58.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:58.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:40:58.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:58.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:58.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:58.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:40:58.980 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9229ms 2025-07-01 10:40:58.980 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:40:58.980 +03:00 [DBG] Connection id "0HNC8090TGBJA" completed keep alive response. 2025-07-01 10:40:58.980 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7454ms 2025-07-01 10:40:58.981 +03:00 [DBG] Connection id "0HNC8090TGBJA" received FIN. 2025-07-01 10:40:58.981 +03:00 [DBG] Connection id "0HNC8090TGBJA" disconnecting. 2025-07-01 10:40:58.981 +03:00 [DBG] Connection id "0HNC8090TGBJA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:40:58.982 +03:00 [DBG] Connection id "0HNC8090TGBJA" stopped. 2025-07-01 10:41:03.977 +03:00 [DBG] Connection id "0HNC8090TGBJB" accepted. 2025-07-01 10:41:03.977 +03:00 [DBG] Connection id "0HNC8090TGBJB" started. 2025-07-01 10:41:03.977 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:41:03.977 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:41:03.977 +03:00 [DBG] POST requests are not supported 2025-07-01 10:41:03.977 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:41:03.977 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:41:03.977 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:03.977 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:41:03.978 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:41:03.978 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:41:03.978 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:41:03.978 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:03.978 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:41:03.978 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:41:03.978 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:41:03.978 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:41:03.978 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:41:03.978 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:41:03.978 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:03.978 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:03.978 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:41:03.978 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:41:03.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:03.978 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:03.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:03.978 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:03.978 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:41:03.979 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1715ms. 2025-07-01 10:41:03.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:03.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:03.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:03.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:03.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:03.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:03.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:03.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:03.979 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:41:03.979 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:41:03.979 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:41:03.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:03.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:03.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:03.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:03.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:03.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:03.979 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3356ms 2025-07-01 10:41:03.979 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:03.979 +03:00 [DBG] Connection id "0HNC8090TGBJB" completed keep alive response. 2025-07-01 10:41:03.980 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3173ms 2025-07-01 10:41:03.980 +03:00 [DBG] Connection id "0HNC8090TGBJB" received FIN. 2025-07-01 10:41:03.980 +03:00 [DBG] Connection id "0HNC8090TGBJB" disconnecting. 2025-07-01 10:41:03.980 +03:00 [DBG] Connection id "0HNC8090TGBJB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:41:03.981 +03:00 [DBG] Connection id "0HNC8090TGBJB" stopped. 2025-07-01 10:41:09.012 +03:00 [DBG] Connection id "0HNC8090TGBJC" accepted. 2025-07-01 10:41:09.012 +03:00 [DBG] Connection id "0HNC8090TGBJC" started. 2025-07-01 10:41:09.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:41:09.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:41:09.013 +03:00 [DBG] POST requests are not supported 2025-07-01 10:41:09.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:41:09.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:41:09.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:09.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:41:09.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:41:09.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:41:09.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:41:09.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:09.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:41:09.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:41:09.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:41:09.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:41:09.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:41:09.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:41:09.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:09.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:09.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:41:09.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:41:09.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:09.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:09.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:09.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:09.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:41:09.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1647ms. 2025-07-01 10:41:09.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:09.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:09.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:09.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:09.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:09.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:09.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:09.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:09.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:41:09.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:41:09.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:41:09.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:09.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:09.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:09.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:09.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:09.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:09.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0796ms 2025-07-01 10:41:09.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:09.014 +03:00 [DBG] Connection id "0HNC8090TGBJC" completed keep alive response. 2025-07-01 10:41:09.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0173ms 2025-07-01 10:41:09.015 +03:00 [DBG] Connection id "0HNC8090TGBJC" received FIN. 2025-07-01 10:41:09.015 +03:00 [DBG] Connection id "0HNC8090TGBJC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:41:09.015 +03:00 [DBG] Connection id "0HNC8090TGBJC" disconnecting. 2025-07-01 10:41:09.015 +03:00 [DBG] Connection id "0HNC8090TGBJC" stopped. 2025-07-01 10:41:13.990 +03:00 [DBG] Connection id "0HNC8090TGBJD" accepted. 2025-07-01 10:41:13.990 +03:00 [DBG] Connection id "0HNC8090TGBJD" started. 2025-07-01 10:41:13.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:41:13.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:41:13.990 +03:00 [DBG] POST requests are not supported 2025-07-01 10:41:13.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:41:13.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:41:13.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:13.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:41:13.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:41:13.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:41:13.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:41:13.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:13.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:41:13.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:41:13.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:41:13.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:41:13.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:41:13.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:41:13.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:13.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:13.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:41:13.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:41:13.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:13.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:13.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:13.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:13.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:41:13.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1299ms. 2025-07-01 10:41:13.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:13.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:13.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:13.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:13.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:13.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:13.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:13.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:13.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:41:13.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:41:13.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:41:13.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:13.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:13.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:13.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:13.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:13.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:13.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7029ms 2025-07-01 10:41:13.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:13.991 +03:00 [DBG] Connection id "0HNC8090TGBJD" completed keep alive response. 2025-07-01 10:41:13.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2931ms 2025-07-01 10:41:13.992 +03:00 [DBG] Connection id "0HNC8090TGBJD" received FIN. 2025-07-01 10:41:13.992 +03:00 [DBG] Connection id "0HNC8090TGBJD" disconnecting. 2025-07-01 10:41:13.992 +03:00 [DBG] Connection id "0HNC8090TGBJD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:41:13.993 +03:00 [DBG] Connection id "0HNC8090TGBJD" stopped. 2025-07-01 10:41:18.990 +03:00 [DBG] Connection id "0HNC8090TGBJE" accepted. 2025-07-01 10:41:18.990 +03:00 [DBG] Connection id "0HNC8090TGBJE" started. 2025-07-01 10:41:18.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:41:18.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:41:18.990 +03:00 [DBG] POST requests are not supported 2025-07-01 10:41:18.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:41:18.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:41:18.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:18.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:41:18.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:41:18.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:41:18.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:41:18.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:18.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:41:18.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:41:18.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:41:18.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:41:18.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:41:18.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:41:18.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:18.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:18.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:41:18.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:41:18.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:18.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:18.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:18.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:18.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:41:18.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1247ms. 2025-07-01 10:41:18.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:18.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:18.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:18.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:18.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:18.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:18.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:18.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:18.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:41:18.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:41:18.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:41:18.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:18.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:18.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:18.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:18.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:18.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:18.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8205ms 2025-07-01 10:41:18.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:18.991 +03:00 [DBG] Connection id "0HNC8090TGBJE" completed keep alive response. 2025-07-01 10:41:18.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4693ms 2025-07-01 10:41:18.992 +03:00 [DBG] Connection id "0HNC8090TGBJE" received FIN. 2025-07-01 10:41:18.992 +03:00 [DBG] Connection id "0HNC8090TGBJE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:41:18.992 +03:00 [DBG] Connection id "0HNC8090TGBJE" disconnecting. 2025-07-01 10:41:18.992 +03:00 [DBG] Connection id "0HNC8090TGBJE" stopped. 2025-07-01 10:41:23.986 +03:00 [DBG] Connection id "0HNC8090TGBJF" accepted. 2025-07-01 10:41:23.987 +03:00 [DBG] Connection id "0HNC8090TGBJF" started. 2025-07-01 10:41:23.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:41:23.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:41:23.987 +03:00 [DBG] POST requests are not supported 2025-07-01 10:41:23.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:41:23.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:41:23.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:23.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:41:23.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:41:23.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:41:23.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:41:23.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:23.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:41:23.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:41:23.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:41:23.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:41:23.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:41:23.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:41:23.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:23.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:23.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:41:23.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:41:23.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:23.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:23.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:23.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:23.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:41:23.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2022ms. 2025-07-01 10:41:23.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:23.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:23.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:23.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:23.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:23.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:23.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:23.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:23.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:41:23.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:41:23.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:41:23.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:23.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:23.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:23.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:23.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:23.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:23.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.2676ms 2025-07-01 10:41:23.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:23.991 +03:00 [DBG] Connection id "0HNC8090TGBJF" completed keep alive response. 2025-07-01 10:41:23.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.8897ms 2025-07-01 10:41:23.991 +03:00 [DBG] Connection id "0HNC8090TGBJF" received FIN. 2025-07-01 10:41:23.991 +03:00 [DBG] Connection id "0HNC8090TGBJF" disconnecting. 2025-07-01 10:41:23.991 +03:00 [DBG] Connection id "0HNC8090TGBJF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:41:23.992 +03:00 [DBG] Connection id "0HNC8090TGBJF" stopped. 2025-07-01 10:41:28.974 +03:00 [DBG] Connection id "0HNC8090TGBJG" accepted. 2025-07-01 10:41:28.974 +03:00 [DBG] Connection id "0HNC8090TGBJG" started. 2025-07-01 10:41:28.974 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:41:28.974 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:41:28.974 +03:00 [DBG] POST requests are not supported 2025-07-01 10:41:28.974 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:41:28.974 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:41:28.974 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:28.974 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:41:28.975 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:41:28.975 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:41:28.975 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:41:28.975 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:28.975 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:41:28.975 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:41:28.975 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:41:28.975 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:41:28.975 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:41:28.975 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:41:28.975 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:28.975 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:28.975 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:41:28.975 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:41:28.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:28.975 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:28.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:28.975 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:28.975 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:41:28.976 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1709ms. 2025-07-01 10:41:28.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:28.976 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:28.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:28.976 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:28.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:28.976 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:28.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:28.976 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:28.976 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:41:28.976 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:41:28.976 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:41:28.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:28.976 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:28.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:28.976 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:28.976 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:28.976 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:28.976 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1227ms 2025-07-01 10:41:28.976 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:28.976 +03:00 [DBG] Connection id "0HNC8090TGBJG" completed keep alive response. 2025-07-01 10:41:28.976 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1773ms 2025-07-01 10:41:28.977 +03:00 [DBG] Connection id "0HNC8090TGBJG" received FIN. 2025-07-01 10:41:28.977 +03:00 [DBG] Connection id "0HNC8090TGBJG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:41:28.977 +03:00 [DBG] Connection id "0HNC8090TGBJG" disconnecting. 2025-07-01 10:41:28.977 +03:00 [DBG] Connection id "0HNC8090TGBJG" stopped. 2025-07-01 10:41:33.984 +03:00 [DBG] Connection id "0HNC8090TGBJH" accepted. 2025-07-01 10:41:33.984 +03:00 [DBG] Connection id "0HNC8090TGBJH" started. 2025-07-01 10:41:33.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:41:33.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:41:33.984 +03:00 [DBG] POST requests are not supported 2025-07-01 10:41:33.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:41:33.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:41:33.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:33.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:41:33.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:41:33.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:41:33.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:41:33.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:33.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:41:33.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:41:33.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:41:33.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:41:33.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:41:33.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:41:33.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:33.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:33.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:41:33.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:41:33.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:33.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:33.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:33.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:33.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:41:33.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1736ms. 2025-07-01 10:41:33.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:33.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:33.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:33.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:33.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:33.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:33.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:33.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:33.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:41:33.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:41:33.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:41:33.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:33.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:33.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:33.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:33.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:33.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:33.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3785ms 2025-07-01 10:41:33.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:33.987 +03:00 [DBG] Connection id "0HNC8090TGBJH" completed keep alive response. 2025-07-01 10:41:33.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.529ms 2025-07-01 10:41:33.987 +03:00 [DBG] Connection id "0HNC8090TGBJH" received FIN. 2025-07-01 10:41:33.987 +03:00 [DBG] Connection id "0HNC8090TGBJH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:41:33.987 +03:00 [DBG] Connection id "0HNC8090TGBJH" disconnecting. 2025-07-01 10:41:33.988 +03:00 [DBG] Connection id "0HNC8090TGBJH" stopped. 2025-07-01 10:41:38.985 +03:00 [DBG] Connection id "0HNC8090TGBJI" accepted. 2025-07-01 10:41:38.986 +03:00 [DBG] Connection id "0HNC8090TGBJI" started. 2025-07-01 10:41:38.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:41:38.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:41:38.986 +03:00 [DBG] POST requests are not supported 2025-07-01 10:41:38.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:41:38.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:41:38.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:38.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:41:38.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:41:38.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:41:38.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:41:38.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:38.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:41:38.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:41:38.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:41:38.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:41:38.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:41:38.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:41:38.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:38.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:38.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:41:38.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:41:38.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:38.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:38.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:38.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:38.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:41:38.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1331ms. 2025-07-01 10:41:38.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:38.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:38.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:38.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:38.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:38.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:38.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:38.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:38.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:41:38.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:41:38.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:41:38.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:38.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:38.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:38.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:38.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:38.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:38.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6801ms 2025-07-01 10:41:38.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:38.987 +03:00 [DBG] Connection id "0HNC8090TGBJI" completed keep alive response. 2025-07-01 10:41:38.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3319ms 2025-07-01 10:41:38.988 +03:00 [DBG] Connection id "0HNC8090TGBJI" received FIN. 2025-07-01 10:41:38.988 +03:00 [DBG] Connection id "0HNC8090TGBJI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:41:38.988 +03:00 [DBG] Connection id "0HNC8090TGBJI" disconnecting. 2025-07-01 10:41:38.988 +03:00 [DBG] Connection id "0HNC8090TGBJI" stopped. 2025-07-01 10:41:43.973 +03:00 [DBG] Connection id "0HNC8090TGBJJ" accepted. 2025-07-01 10:41:43.974 +03:00 [DBG] Connection id "0HNC8090TGBJJ" started. 2025-07-01 10:41:43.974 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:41:43.974 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:41:43.974 +03:00 [DBG] POST requests are not supported 2025-07-01 10:41:43.974 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:41:43.974 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:41:43.974 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:43.974 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:41:43.974 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:41:43.974 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:41:43.974 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:41:43.974 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:43.974 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:41:43.974 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:41:43.974 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:41:43.974 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:41:43.974 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:41:43.974 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:41:43.975 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:43.975 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:43.975 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:41:43.975 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:41:43.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:43.975 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:43.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:43.975 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:43.975 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:41:43.975 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1669ms. 2025-07-01 10:41:43.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:43.975 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:43.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:43.975 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:43.975 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:43.976 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:43.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:43.976 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:43.976 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:41:43.976 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:41:43.976 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:41:43.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:43.976 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:43.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:43.976 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:43.976 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:43.976 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:43.976 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.453ms 2025-07-01 10:41:43.976 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:43.976 +03:00 [DBG] Connection id "0HNC8090TGBJJ" completed keep alive response. 2025-07-01 10:41:43.976 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5149ms 2025-07-01 10:41:43.976 +03:00 [DBG] Connection id "0HNC8090TGBJJ" received FIN. 2025-07-01 10:41:43.976 +03:00 [DBG] Connection id "0HNC8090TGBJJ" disconnecting. 2025-07-01 10:41:43.977 +03:00 [DBG] Connection id "0HNC8090TGBJJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:41:43.978 +03:00 [DBG] Connection id "0HNC8090TGBJJ" stopped. 2025-07-01 10:41:48.986 +03:00 [DBG] Connection id "0HNC8090TGBJK" accepted. 2025-07-01 10:41:48.987 +03:00 [DBG] Connection id "0HNC8090TGBJK" started. 2025-07-01 10:41:48.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:41:48.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:41:48.987 +03:00 [DBG] POST requests are not supported 2025-07-01 10:41:48.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:41:48.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:41:48.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:48.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:41:48.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:41:48.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:41:48.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:41:48.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:48.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:41:48.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:41:48.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:41:48.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:41:48.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:41:48.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:41:48.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:48.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:48.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:41:48.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:41:48.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:48.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:48.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:48.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:48.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:41:48.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1348ms. 2025-07-01 10:41:48.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:48.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:48.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:48.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:48.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:48.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:48.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:48.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:48.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:41:48.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:41:48.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:41:48.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:48.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:48.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:48.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:48.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:48.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:48.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8838ms 2025-07-01 10:41:48.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:48.988 +03:00 [DBG] Connection id "0HNC8090TGBJK" completed keep alive response. 2025-07-01 10:41:48.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7135ms 2025-07-01 10:41:48.989 +03:00 [DBG] Connection id "0HNC8090TGBJK" received FIN. 2025-07-01 10:41:48.989 +03:00 [DBG] Connection id "0HNC8090TGBJK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:41:48.989 +03:00 [DBG] Connection id "0HNC8090TGBJK" disconnecting. 2025-07-01 10:41:48.989 +03:00 [DBG] Connection id "0HNC8090TGBJK" stopped. 2025-07-01 10:41:54.144 +03:00 [DBG] Connection id "0HNC8090TGBJL" accepted. 2025-07-01 10:41:54.144 +03:00 [DBG] Connection id "0HNC8090TGBJL" started. 2025-07-01 10:41:54.144 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:41:54.144 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:41:54.144 +03:00 [DBG] POST requests are not supported 2025-07-01 10:41:54.144 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:41:54.144 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:41:54.144 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:54.144 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:41:54.144 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:41:54.144 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:41:54.144 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:41:54.145 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:54.145 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:41:54.145 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:41:54.145 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:41:54.145 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:41:54.145 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:41:54.145 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:41:54.145 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:54.145 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:54.145 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:41:54.145 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:41:54.145 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:54.145 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:54.145 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:54.145 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:54.145 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:41:54.146 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1608ms. 2025-07-01 10:41:54.146 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:54.146 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:54.146 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:54.146 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:54.146 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:54.146 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:54.146 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:54.146 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:54.146 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:41:54.146 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:41:54.146 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:41:54.146 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:54.146 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:54.146 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:54.146 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:54.146 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:54.146 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:54.146 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0117ms 2025-07-01 10:41:54.146 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:54.146 +03:00 [DBG] Connection id "0HNC8090TGBJL" completed keep alive response. 2025-07-01 10:41:54.146 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3286ms 2025-07-01 10:41:54.147 +03:00 [DBG] Connection id "0HNC8090TGBJL" received FIN. 2025-07-01 10:41:54.147 +03:00 [DBG] Connection id "0HNC8090TGBJL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:41:54.147 +03:00 [DBG] Connection id "0HNC8090TGBJL" disconnecting. 2025-07-01 10:41:54.147 +03:00 [DBG] Connection id "0HNC8090TGBJL" stopped. 2025-07-01 10:41:58.978 +03:00 [DBG] Connection id "0HNC8090TGBJM" accepted. 2025-07-01 10:41:58.978 +03:00 [DBG] Connection id "0HNC8090TGBJM" started. 2025-07-01 10:41:58.978 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:41:58.978 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:41:58.978 +03:00 [DBG] POST requests are not supported 2025-07-01 10:41:58.978 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:41:58.978 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:41:58.978 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:58.978 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:41:58.978 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:41:58.978 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:41:58.978 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:41:58.978 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:58.978 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:41:58.979 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:41:58.979 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:41:58.979 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:41:58.979 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:41:58.979 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:41:58.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:58.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:58.979 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:41:58.979 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:41:58.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:58.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:58.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:58.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:58.979 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:41:58.979 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1557ms. 2025-07-01 10:41:58.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:58.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:41:58.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:58.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:41:58.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:58.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:58.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:58.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:58.979 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:41:58.979 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:41:58.979 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:41:58.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:58.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:41:58.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:58.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:58.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:58.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:41:58.979 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7171ms 2025-07-01 10:41:58.979 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:41:58.979 +03:00 [DBG] Connection id "0HNC8090TGBJM" completed keep alive response. 2025-07-01 10:41:58.979 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2905ms 2025-07-01 10:41:58.980 +03:00 [DBG] Connection id "0HNC8090TGBJM" received FIN. 2025-07-01 10:41:58.980 +03:00 [DBG] Connection id "0HNC8090TGBJM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:41:58.980 +03:00 [DBG] Connection id "0HNC8090TGBJM" disconnecting. 2025-07-01 10:41:58.980 +03:00 [DBG] Connection id "0HNC8090TGBJM" stopped. 2025-07-01 10:42:03.984 +03:00 [DBG] Connection id "0HNC8090TGBJN" accepted. 2025-07-01 10:42:03.984 +03:00 [DBG] Connection id "0HNC8090TGBJN" started. 2025-07-01 10:42:03.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:42:03.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:42:03.985 +03:00 [DBG] POST requests are not supported 2025-07-01 10:42:03.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:42:03.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:42:03.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:03.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:42:03.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:42:03.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:42:03.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:42:03.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:03.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:42:03.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:42:03.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:42:03.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:42:03.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:42:03.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:42:03.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:03.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:03.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:42:03.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:42:03.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:03.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:03.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:03.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:03.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:42:03.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1896ms. 2025-07-01 10:42:03.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:03.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:03.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:03.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:03.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:03.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:03.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:03.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:03.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:42:03.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:42:03.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:42:03.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:03.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:03.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:03.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:03.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:03.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:03.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0132ms 2025-07-01 10:42:03.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:03.988 +03:00 [DBG] Connection id "0HNC8090TGBJN" completed keep alive response. 2025-07-01 10:42:03.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1157ms 2025-07-01 10:42:03.988 +03:00 [DBG] Connection id "0HNC8090TGBJN" received FIN. 2025-07-01 10:42:03.988 +03:00 [DBG] Connection id "0HNC8090TGBJN" disconnecting. 2025-07-01 10:42:03.988 +03:00 [DBG] Connection id "0HNC8090TGBJN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:42:03.989 +03:00 [DBG] Connection id "0HNC8090TGBJN" stopped. 2025-07-01 10:42:08.974 +03:00 [DBG] Connection id "0HNC8090TGBJO" accepted. 2025-07-01 10:42:08.974 +03:00 [DBG] Connection id "0HNC8090TGBJO" started. 2025-07-01 10:42:08.974 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:42:08.974 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:42:08.974 +03:00 [DBG] POST requests are not supported 2025-07-01 10:42:08.974 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:42:08.974 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:42:08.975 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:08.975 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:42:08.975 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:42:08.975 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:42:08.975 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:42:08.975 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:08.975 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:42:08.975 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:42:08.975 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:42:08.975 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:42:08.975 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:42:08.975 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:42:08.975 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:08.975 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:08.975 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:42:08.975 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:42:08.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:08.975 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:08.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:08.975 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:08.975 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:42:08.976 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1554ms. 2025-07-01 10:42:08.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:08.976 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:08.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:08.976 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:08.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:08.976 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:08.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:08.976 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:08.976 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:42:08.976 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:42:08.976 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:42:08.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:08.976 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:08.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:08.976 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:08.976 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:08.976 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:08.976 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9563ms 2025-07-01 10:42:08.976 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:08.976 +03:00 [DBG] Connection id "0HNC8090TGBJO" completed keep alive response. 2025-07-01 10:42:08.976 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0254ms 2025-07-01 10:42:08.976 +03:00 [DBG] Connection id "0HNC8090TGBJO" received FIN. 2025-07-01 10:42:08.976 +03:00 [DBG] Connection id "0HNC8090TGBJO" disconnecting. 2025-07-01 10:42:08.977 +03:00 [DBG] Connection id "0HNC8090TGBJO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:42:08.978 +03:00 [DBG] Connection id "0HNC8090TGBJO" stopped. 2025-07-01 10:42:13.976 +03:00 [DBG] Connection id "0HNC8090TGBJP" accepted. 2025-07-01 10:42:13.977 +03:00 [DBG] Connection id "0HNC8090TGBJP" started. 2025-07-01 10:42:13.977 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:42:13.977 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:42:13.977 +03:00 [DBG] POST requests are not supported 2025-07-01 10:42:13.977 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:42:13.977 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:42:13.977 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:13.977 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:42:13.977 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:42:13.977 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:42:13.977 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:42:13.977 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:13.977 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:42:13.977 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:42:13.977 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:42:13.977 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:42:13.977 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:42:13.977 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:42:13.977 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:13.977 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:13.978 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:42:13.978 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:42:13.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:13.978 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:13.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:13.978 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:13.978 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:42:13.978 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1755ms. 2025-07-01 10:42:13.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:13.978 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:13.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:13.978 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:13.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:13.978 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:13.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:13.978 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:13.978 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:42:13.978 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:42:13.978 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:42:13.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:13.978 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:13.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:13.978 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:13.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:13.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:13.979 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1077ms 2025-07-01 10:42:13.979 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:13.979 +03:00 [DBG] Connection id "0HNC8090TGBJP" completed keep alive response. 2025-07-01 10:42:13.979 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0496ms 2025-07-01 10:42:13.979 +03:00 [DBG] Connection id "0HNC8090TGBJP" received FIN. 2025-07-01 10:42:13.979 +03:00 [DBG] Connection id "0HNC8090TGBJP" disconnecting. 2025-07-01 10:42:13.979 +03:00 [DBG] Connection id "0HNC8090TGBJP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:42:13.980 +03:00 [DBG] Connection id "0HNC8090TGBJP" stopped. 2025-07-01 10:42:18.980 +03:00 [DBG] Connection id "0HNC8090TGBJQ" accepted. 2025-07-01 10:42:18.980 +03:00 [DBG] Connection id "0HNC8090TGBJQ" started. 2025-07-01 10:42:18.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:42:18.981 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:42:18.981 +03:00 [DBG] POST requests are not supported 2025-07-01 10:42:18.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:42:18.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:42:18.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:18.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:42:18.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:42:18.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:42:18.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:42:18.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:18.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:42:18.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:42:18.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:42:18.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:42:18.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:42:18.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:42:18.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:18.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:18.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:42:18.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:42:18.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:18.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:18.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:18.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:18.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:42:18.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1908ms. 2025-07-01 10:42:18.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:18.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:18.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:18.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:18.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:18.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:18.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:18.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:18.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:42:18.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:42:18.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:42:18.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:18.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:18.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:18.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:18.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:18.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:18.983 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2531ms 2025-07-01 10:42:18.983 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:18.983 +03:00 [DBG] Connection id "0HNC8090TGBJQ" completed keep alive response. 2025-07-01 10:42:18.983 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.442ms 2025-07-01 10:42:18.983 +03:00 [DBG] Connection id "0HNC8090TGBJQ" received FIN. 2025-07-01 10:42:18.983 +03:00 [DBG] Connection id "0HNC8090TGBJQ" disconnecting. 2025-07-01 10:42:18.983 +03:00 [DBG] Connection id "0HNC8090TGBJQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:42:18.985 +03:00 [DBG] Connection id "0HNC8090TGBJQ" stopped. 2025-07-01 10:42:23.987 +03:00 [DBG] Connection id "0HNC8090TGBJR" accepted. 2025-07-01 10:42:23.987 +03:00 [DBG] Connection id "0HNC8090TGBJR" started. 2025-07-01 10:42:23.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:42:23.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:42:23.987 +03:00 [DBG] POST requests are not supported 2025-07-01 10:42:23.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:42:23.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:42:23.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:23.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:42:23.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:42:23.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:42:23.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:42:23.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:23.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:42:23.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:42:23.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:42:23.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:42:23.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:42:23.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:42:23.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:23.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:23.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:42:23.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:42:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:23.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:42:23.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1183ms. 2025-07-01 10:42:23.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:23.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:23.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:23.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:23.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:42:23.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:42:23.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:42:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:23.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:23.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:23.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6588ms 2025-07-01 10:42:23.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:23.988 +03:00 [DBG] Connection id "0HNC8090TGBJR" completed keep alive response. 2025-07-01 10:42:23.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2546ms 2025-07-01 10:42:23.988 +03:00 [DBG] Connection id "0HNC8090TGBJR" received FIN. 2025-07-01 10:42:23.988 +03:00 [DBG] Connection id "0HNC8090TGBJR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:42:23.988 +03:00 [DBG] Connection id "0HNC8090TGBJR" disconnecting. 2025-07-01 10:42:23.988 +03:00 [DBG] Connection id "0HNC8090TGBJR" stopped. 2025-07-01 10:42:28.944 +03:00 [DBG] Connection id "0HNC8090TGBJS" accepted. 2025-07-01 10:42:28.944 +03:00 [DBG] Connection id "0HNC8090TGBJS" started. 2025-07-01 10:42:28.944 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 691 2025-07-01 10:42:28.944 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:42:28.944 +03:00 [DBG] POST requests are not supported 2025-07-01 10:42:28.944 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:42:28.944 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:42:28.944 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:42:28.944 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:42:28.944 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:42:28.944 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:42:28.944 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:42:28.944 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:42:28.944 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:42:28.944 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:42:28.944 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:42:28.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-07-01 10:42:28.944 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:42:28.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-07-01 10:42:28.944 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:28.945 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:28.945 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:42:28.945 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:42:28.945 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:42:28.945 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 10:42:28.945 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:42:28.945 +03:00 [DBG] Connection id "0HNC8090TGBJS", Request id "0HNC8090TGBJS:00000001": started reading request body. 2025-07-01 10:42:28.945 +03:00 [DBG] Connection id "0HNC8090TGBJS", Request id "0HNC8090TGBJS:00000001": done reading request body. 2025-07-01 10:42:28.945 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 10:42:28.945 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:42:28.945 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:42:28.945 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:42:28.945 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:42:28.945 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:28.945 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:28.945 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:28.945 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:28.945 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:42:28.945 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 10:42:28.945 +03:00 [INF] Updating physical elements properties 2025-07-01 10:42:28.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 35.6445ms. 2025-07-01 10:42:28.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:28.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:28.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:28.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:28.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:28.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:28.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:28.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:28.981 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:42:28.981 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:42:28.981 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:42:28.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:28.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:28.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:28.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:28.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:28.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:28.981 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 36.8565ms 2025-07-01 10:42:28.981 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:42:28.982 +03:00 [DBG] Connection id "0HNC8090TGBJS" completed keep alive response. 2025-07-01 10:42:28.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 37.5943ms 2025-07-01 10:42:28.982 +03:00 [DBG] Connection id "0HNC8090TGBJS" received FIN. 2025-07-01 10:42:28.982 +03:00 [DBG] Connection id "0HNC8090TGBJS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:42:28.982 +03:00 [DBG] Connection id "0HNC8090TGBJS" disconnecting. 2025-07-01 10:42:28.982 +03:00 [DBG] Connection id "0HNC8090TGBJS" stopped. 2025-07-01 10:42:29.015 +03:00 [DBG] Connection id "0HNC8090TGBJT" accepted. 2025-07-01 10:42:29.015 +03:00 [DBG] Connection id "0HNC8090TGBJT" started. 2025-07-01 10:42:29.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:42:29.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:42:29.015 +03:00 [DBG] POST requests are not supported 2025-07-01 10:42:29.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:42:29.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:42:29.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:29.016 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:42:29.016 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:42:29.016 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:42:29.016 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:42:29.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:29.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:42:29.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:42:29.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:42:29.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:42:29.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:42:29.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:42:29.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:29.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:29.016 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:42:29.016 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:42:29.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:29.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:29.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:29.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:29.016 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:42:29.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.12ms. 2025-07-01 10:42:29.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:29.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:29.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:29.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:29.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:29.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:29.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:29.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:29.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:42:29.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:42:29.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:42:29.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:29.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:29.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:29.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:29.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:29.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:29.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6527ms 2025-07-01 10:42:29.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:29.017 +03:00 [DBG] Connection id "0HNC8090TGBJT" completed keep alive response. 2025-07-01 10:42:29.017 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2013ms 2025-07-01 10:42:29.017 +03:00 [DBG] Connection id "0HNC8090TGBJT" received FIN. 2025-07-01 10:42:29.017 +03:00 [DBG] Connection id "0HNC8090TGBJT" disconnecting. 2025-07-01 10:42:29.017 +03:00 [DBG] Connection id "0HNC8090TGBJT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:42:29.018 +03:00 [DBG] Connection id "0HNC8090TGBJT" stopped. 2025-07-01 10:42:29.053 +03:00 [DBG] Connection id "0HNC8090TGBJU" accepted. 2025-07-01 10:42:29.053 +03:00 [DBG] Connection id "0HNC8090TGBJU" started. 2025-07-01 10:42:29.053 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:42:29.053 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:42:29.053 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:42:29.053 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:42:29.053 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:42:29.053 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:42:29.053 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:42:29.053 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:42:29.053 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:42:29.053 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:42:29.053 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:42:29.053 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:42:29.053 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:42:29.053 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:42:29.053 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:42:29.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:29.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:29.053 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:42:29.053 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:42:29.053 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:42:29.053 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:42:29.053 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:42:29.053 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:42:29.053 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:42:29.053 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:42:29.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:29.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:29.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:29.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:29.054 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:42:29.054 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:42:29.054 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:42:29.056 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.9425ms. 2025-07-01 10:42:29.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:29.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:29.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:29.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:29.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:29.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:29.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:29.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:29.056 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:42:29.056 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:42:29.056 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:42:29.056 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:42:29.057 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:42:29.057 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:42:29.057 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:42:29.057 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:42:29.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:29.057 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:29.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:29.057 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:29.057 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:29.057 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:29.057 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.1826ms 2025-07-01 10:42:29.058 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:42:29.058 +03:00 [DBG] Connection id "0HNC8090TGBJU" completed keep alive response. 2025-07-01 10:42:29.058 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.8125ms 2025-07-01 10:42:29.058 +03:00 [DBG] Connection id "0HNC8090TGBJU" received FIN. 2025-07-01 10:42:29.058 +03:00 [DBG] Connection id "0HNC8090TGBJU" disconnecting. 2025-07-01 10:42:29.058 +03:00 [DBG] Connection id "0HNC8090TGBJU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:42:29.059 +03:00 [DBG] Connection id "0HNC8090TGBJU" stopped. 2025-07-01 10:42:29.109 +03:00 [DBG] Connection id "0HNC8090TGBJV" accepted. 2025-07-01 10:42:29.109 +03:00 [DBG] Connection id "0HNC8090TGBJV" started. 2025-07-01 10:42:29.110 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:42:29.110 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:42:29.110 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:42:29.110 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:42:29.110 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:42:29.110 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:42:29.110 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:42:29.110 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:42:29.110 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:42:29.110 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:42:29.110 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:42:29.110 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:42:29.110 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:42:29.110 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:42:29.110 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:42:29.110 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:29.110 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:29.110 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:42:29.110 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:42:29.110 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:42:29.110 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:42:29.110 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:42:29.110 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:42:29.110 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:42:29.110 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:42:29.110 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:29.110 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:29.110 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:29.110 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:29.111 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:42:29.111 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:42:29.111 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:42:29.269 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 158.497ms. 2025-07-01 10:42:29.269 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:29.269 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:29.269 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:29.269 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:29.269 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:29.269 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:29.269 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:29.269 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:29.269 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:42:29.269 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:42:29.270 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:42:29.270 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:42:29.270 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:42:29.270 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:42:29.270 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:42:29.271 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:42:29.271 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:29.271 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:29.271 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:29.271 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:29.271 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:29.271 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:29.271 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 161.3419ms 2025-07-01 10:42:29.272 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:42:29.272 +03:00 [DBG] Connection id "0HNC8090TGBJV" completed keep alive response. 2025-07-01 10:42:29.272 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 162.0556ms 2025-07-01 10:42:29.275 +03:00 [DBG] Connection id "0HNC8090TGBJV" received FIN. 2025-07-01 10:42:29.275 +03:00 [DBG] Connection id "0HNC8090TGBJV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:42:29.276 +03:00 [DBG] Connection id "0HNC8090TGBJV" disconnecting. 2025-07-01 10:42:29.276 +03:00 [DBG] Connection id "0HNC8090TGBJV" stopped. 2025-07-01 10:42:33.730 +03:00 [DBG] Connection id "0HNC8090TGBK0" accepted. 2025-07-01 10:42:33.731 +03:00 [DBG] Connection id "0HNC8090TGBK0" started. 2025-07-01 10:42:33.731 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/ - application/json;charset=UTF-8 5 2025-07-01 10:42:33.731 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:42:33.731 +03:00 [DBG] POST requests are not supported 2025-07-01 10:42:33.731 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/' 2025-07-01 10:42:33.731 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/' 2025-07-01 10:42:33.731 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:42:33.731 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:42:33.731 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:42:33.731 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:42:33.731 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:42:33.731 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:42:33.731 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:42:33.731 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:42:33.731 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:42:33.732 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:42:33.732 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:42:33.732 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:42:33.732 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:33.732 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:33.732 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:42:33.732 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:42:33.732 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 10:42:33.732 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 10:42:33.732 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:42:33.732 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:42:33.732 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 10:42:33.732 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 10:42:33.732 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:42:33.732 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 10:42:33.732 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:42:33.732 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:42:33.732 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:42:33.732 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:42:33.732 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:42:33.732 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 10:42:33.732 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:42:33.732 +03:00 [DBG] Connection id "0HNC8090TGBK0", Request id "0HNC8090TGBK0:00000001": started reading request body. 2025-07-01 10:42:33.732 +03:00 [DBG] Connection id "0HNC8090TGBK0", Request id "0HNC8090TGBK0:00000001": done reading request body. 2025-07-01 10:42:33.732 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 10:42:33.732 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:42:33.732 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:42:33.732 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:42:33.732 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:42:33.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:33.732 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:33.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:33.732 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:33.732 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:42:33.732 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Hb-1","System.Int32[]"]) 2025-07-01 10:42:33.732 +03:00 [INF] Changing group of physicals [206] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:42:33.754 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.4917ms. 2025-07-01 10:42:33.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:33.754 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:33.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:33.754 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:33.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:33.754 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:33.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:33.754 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:33.754 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:42:33.754 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:42:33.754 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:42:33.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:33.754 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:33.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:33.754 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:33.754 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:33.754 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:33.754 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 22.8272ms 2025-07-01 10:42:33.754 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:42:33.754 +03:00 [DBG] Connection id "0HNC8090TGBK0" completed keep alive response. 2025-07-01 10:42:33.755 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/ - 200 0 null 23.7645ms 2025-07-01 10:42:33.755 +03:00 [DBG] Connection id "0HNC8090TGBK0" received FIN. 2025-07-01 10:42:33.755 +03:00 [DBG] Connection id "0HNC8090TGBK0" disconnecting. 2025-07-01 10:42:33.755 +03:00 [DBG] Connection id "0HNC8090TGBK0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:42:33.756 +03:00 [DBG] Connection id "0HNC8090TGBK0" stopped. 2025-07-01 10:42:33.796 +03:00 [DBG] Connection id "0HNC8090TGBK1" accepted. 2025-07-01 10:42:33.796 +03:00 [DBG] Connection id "0HNC8090TGBK1" started. 2025-07-01 10:42:33.796 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:42:33.796 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:42:33.797 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:42:33.797 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:42:33.797 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:42:33.797 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:42:33.797 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:42:33.797 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:42:33.797 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:42:33.797 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:42:33.797 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:42:33.797 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:42:33.797 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:42:33.797 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:42:33.797 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:42:33.797 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:33.797 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:33.797 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:42:33.797 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:42:33.797 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:42:33.797 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:42:33.797 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:42:33.797 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:42:33.797 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:42:33.797 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:42:33.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:33.797 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:33.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:33.797 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:33.797 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:42:33.797 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:42:33.797 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:42:33.798 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1179ms. 2025-07-01 10:42:33.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:33.799 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:33.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:33.799 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:33.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:33.799 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:33.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:33.799 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:33.799 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:42:33.799 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:42:33.799 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:42:33.799 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:42:33.799 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:42:33.799 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:42:33.799 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:42:33.799 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:42:33.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:33.799 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:33.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:33.799 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:33.799 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:33.799 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:33.799 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.5153ms 2025-07-01 10:42:33.800 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:42:33.800 +03:00 [DBG] Connection id "0HNC8090TGBK1" completed keep alive response. 2025-07-01 10:42:33.800 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.1919ms 2025-07-01 10:42:33.800 +03:00 [DBG] Connection id "0HNC8090TGBK1" received FIN. 2025-07-01 10:42:33.800 +03:00 [DBG] Connection id "0HNC8090TGBK1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:42:33.800 +03:00 [DBG] Connection id "0HNC8090TGBK1" disconnecting. 2025-07-01 10:42:33.800 +03:00 [DBG] Connection id "0HNC8090TGBK1" stopped. 2025-07-01 10:42:33.844 +03:00 [DBG] Connection id "0HNC8090TGBK2" accepted. 2025-07-01 10:42:33.844 +03:00 [DBG] Connection id "0HNC8090TGBK2" started. 2025-07-01 10:42:33.845 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:42:33.845 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:42:33.845 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:42:33.845 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:42:33.846 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:42:33.846 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:42:33.846 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:42:33.846 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:42:33.846 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:42:33.846 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:42:33.846 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:42:33.846 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:42:33.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-07-01 10:42:33.846 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:42:33.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-07-01 10:42:33.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:33.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:33.846 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:42:33.847 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:42:33.847 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:42:33.847 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:42:33.847 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:42:33.847 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:42:33.847 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:42:33.847 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:42:33.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:33.847 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:33.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:33.847 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:33.847 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:42:33.847 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:42:33.847 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:42:33.974 +03:00 [DBG] Connection id "0HNC8090TGBK3" accepted. 2025-07-01 10:42:33.974 +03:00 [DBG] Connection id "0HNC8090TGBK3" started. 2025-07-01 10:42:33.974 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:42:33.974 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:42:33.974 +03:00 [DBG] POST requests are not supported 2025-07-01 10:42:33.974 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:42:33.974 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:42:33.974 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:33.974 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:42:33.975 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:42:33.975 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:42:33.975 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:42:33.975 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:33.975 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:42:33.975 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:42:33.975 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:42:33.975 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:42:33.975 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:42:33.975 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:42:33.975 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:33.975 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:33.975 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:42:33.975 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:42:33.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:33.975 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:33.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:33.975 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:33.975 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:42:33.975 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1242ms. 2025-07-01 10:42:33.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:33.975 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:33.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:33.975 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:33.975 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:33.975 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:33.975 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:33.976 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:33.976 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:42:33.976 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:42:33.976 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:42:33.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:33.976 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:33.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:33.976 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:33.976 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:33.976 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:33.976 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7463ms 2025-07-01 10:42:33.976 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:33.976 +03:00 [DBG] Connection id "0HNC8090TGBK3" completed keep alive response. 2025-07-01 10:42:33.976 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5667ms 2025-07-01 10:42:33.976 +03:00 [DBG] Connection id "0HNC8090TGBK3" received FIN. 2025-07-01 10:42:33.976 +03:00 [DBG] Connection id "0HNC8090TGBK3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:42:33.976 +03:00 [DBG] Connection id "0HNC8090TGBK3" disconnecting. 2025-07-01 10:42:33.977 +03:00 [DBG] Connection id "0HNC8090TGBK3" stopped. 2025-07-01 10:42:34.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 169.3058ms. 2025-07-01 10:42:34.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:34.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:34.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:34.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:34.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:34.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:34.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:34.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:34.017 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:42:34.017 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:42:34.017 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:42:34.017 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:42:34.017 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:42:34.017 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:42:34.017 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:42:34.020 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:42:34.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:34.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:34.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:34.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:34.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:34.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:34.020 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 173.9863ms 2025-07-01 10:42:34.020 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:42:34.020 +03:00 [DBG] Connection id "0HNC8090TGBK2" completed keep alive response. 2025-07-01 10:42:34.020 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 175.1593ms 2025-07-01 10:42:34.023 +03:00 [DBG] Connection id "0HNC8090TGBK2" received FIN. 2025-07-01 10:42:34.023 +03:00 [DBG] Connection id "0HNC8090TGBK2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:42:34.023 +03:00 [DBG] Connection id "0HNC8090TGBK2" disconnecting. 2025-07-01 10:42:34.023 +03:00 [DBG] Connection id "0HNC8090TGBK2" stopped. 2025-07-01 10:42:38.976 +03:00 [DBG] Connection id "0HNC8090TGBK4" accepted. 2025-07-01 10:42:38.976 +03:00 [DBG] Connection id "0HNC8090TGBK4" started. 2025-07-01 10:42:38.976 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:42:38.976 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:42:38.976 +03:00 [DBG] POST requests are not supported 2025-07-01 10:42:38.976 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:42:38.976 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:42:38.977 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:38.977 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:42:38.977 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:42:38.977 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:42:38.977 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:42:38.977 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:38.977 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:42:38.977 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:42:38.977 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:42:38.977 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:42:38.977 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:42:38.977 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:42:38.977 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:38.977 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:38.977 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:42:38.977 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:42:38.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:38.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:38.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:38.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:38.977 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:42:38.978 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1719ms. 2025-07-01 10:42:38.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:38.978 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:38.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:38.978 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:38.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:38.978 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:38.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:38.978 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:38.978 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:42:38.978 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:42:38.978 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:42:38.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:38.978 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:38.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:38.978 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:38.978 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:38.978 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:38.978 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1654ms 2025-07-01 10:42:38.978 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:38.978 +03:00 [DBG] Connection id "0HNC8090TGBK4" completed keep alive response. 2025-07-01 10:42:38.978 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1673ms 2025-07-01 10:42:38.979 +03:00 [DBG] Connection id "0HNC8090TGBK4" received FIN. 2025-07-01 10:42:38.979 +03:00 [DBG] Connection id "0HNC8090TGBK4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:42:38.979 +03:00 [DBG] Connection id "0HNC8090TGBK4" disconnecting. 2025-07-01 10:42:38.979 +03:00 [DBG] Connection id "0HNC8090TGBK4" stopped. 2025-07-01 10:42:43.978 +03:00 [DBG] Connection id "0HNC8090TGBK5" accepted. 2025-07-01 10:42:43.978 +03:00 [DBG] Connection id "0HNC8090TGBK5" started. 2025-07-01 10:42:43.978 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:42:43.978 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:42:43.979 +03:00 [DBG] POST requests are not supported 2025-07-01 10:42:43.979 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:42:43.979 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:42:43.979 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:43.979 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:42:43.979 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:42:43.979 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:42:43.979 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:42:43.979 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:43.979 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:42:43.980 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:42:43.980 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:42:43.980 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:42:43.980 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:42:43.980 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:42:43.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:43.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:43.980 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:42:43.980 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:42:43.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:43.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:43.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:43.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:43.980 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:42:43.980 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1773ms. 2025-07-01 10:42:43.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:43.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:43.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:43.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:43.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:43.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:43.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:43.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:43.981 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:42:43.981 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:42:43.981 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:42:43.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:43.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:43.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:43.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:43.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:43.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:43.981 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3552ms 2025-07-01 10:42:43.981 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:43.981 +03:00 [DBG] Connection id "0HNC8090TGBK5" completed keep alive response. 2025-07-01 10:42:43.981 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8804ms 2025-07-01 10:42:43.982 +03:00 [DBG] Connection id "0HNC8090TGBK5" received FIN. 2025-07-01 10:42:43.982 +03:00 [DBG] Connection id "0HNC8090TGBK5" disconnecting. 2025-07-01 10:42:43.982 +03:00 [DBG] Connection id "0HNC8090TGBK5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:42:43.983 +03:00 [DBG] Connection id "0HNC8090TGBK5" stopped. 2025-07-01 10:42:48.980 +03:00 [DBG] Connection id "0HNC8090TGBK6" accepted. 2025-07-01 10:42:48.980 +03:00 [DBG] Connection id "0HNC8090TGBK6" started. 2025-07-01 10:42:48.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:42:48.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:42:48.980 +03:00 [DBG] POST requests are not supported 2025-07-01 10:42:48.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:42:48.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:42:48.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:48.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:42:48.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:42:48.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:42:48.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:42:48.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:48.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:42:48.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:42:48.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:42:48.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:42:48.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:42:48.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:42:48.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:48.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:48.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:42:48.981 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:42:48.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:48.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:48.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:48.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:48.981 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:42:48.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1524ms. 2025-07-01 10:42:48.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:48.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:48.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:48.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:48.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:48.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:48.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:48.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:48.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:42:48.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:42:48.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:42:48.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:48.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:48.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:48.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:48.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:48.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:48.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1392ms 2025-07-01 10:42:48.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:48.982 +03:00 [DBG] Connection id "0HNC8090TGBK6" completed keep alive response. 2025-07-01 10:42:48.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0819ms 2025-07-01 10:42:48.982 +03:00 [DBG] Connection id "0HNC8090TGBK6" received FIN. 2025-07-01 10:42:48.982 +03:00 [DBG] Connection id "0HNC8090TGBK6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:42:48.983 +03:00 [DBG] Connection id "0HNC8090TGBK6" disconnecting. 2025-07-01 10:42:48.983 +03:00 [DBG] Connection id "0HNC8090TGBK6" stopped. 2025-07-01 10:42:53.976 +03:00 [DBG] Connection id "0HNC8090TGBK7" accepted. 2025-07-01 10:42:53.976 +03:00 [DBG] Connection id "0HNC8090TGBK7" started. 2025-07-01 10:42:53.976 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:42:53.977 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:42:53.977 +03:00 [DBG] POST requests are not supported 2025-07-01 10:42:53.977 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:42:53.977 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:42:53.977 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:53.977 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:42:53.977 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:42:53.977 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:42:53.977 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:42:53.977 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:53.977 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:42:53.977 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:42:53.977 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:42:53.977 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:42:53.977 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:42:53.977 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:42:53.977 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:53.977 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:53.977 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:42:53.977 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:42:53.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:53.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:53.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:53.978 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:53.978 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:42:53.978 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1749ms. 2025-07-01 10:42:53.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:53.978 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:53.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:53.978 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:53.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:53.978 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:53.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:53.978 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:53.978 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:42:53.978 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:42:53.978 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:42:53.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:53.978 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:53.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:53.978 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:53.978 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:53.978 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:53.978 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9542ms 2025-07-01 10:42:53.978 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:53.978 +03:00 [DBG] Connection id "0HNC8090TGBK7" completed keep alive response. 2025-07-01 10:42:53.978 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9022ms 2025-07-01 10:42:53.979 +03:00 [DBG] Connection id "0HNC8090TGBK7" received FIN. 2025-07-01 10:42:53.979 +03:00 [DBG] Connection id "0HNC8090TGBK7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:42:53.979 +03:00 [DBG] Connection id "0HNC8090TGBK7" disconnecting. 2025-07-01 10:42:53.979 +03:00 [DBG] Connection id "0HNC8090TGBK7" stopped. 2025-07-01 10:42:58.976 +03:00 [DBG] Connection id "0HNC8090TGBK8" accepted. 2025-07-01 10:42:58.977 +03:00 [DBG] Connection id "0HNC8090TGBK8" started. 2025-07-01 10:42:58.977 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:42:58.977 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:42:58.977 +03:00 [DBG] POST requests are not supported 2025-07-01 10:42:58.977 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:42:58.977 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:42:58.977 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:58.977 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:42:58.977 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:42:58.977 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:42:58.977 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:42:58.977 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:58.977 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:42:58.977 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:42:58.977 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:42:58.977 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:42:58.977 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:42:58.977 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:42:58.977 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:58.977 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:58.977 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:42:58.977 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:42:58.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:58.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:58.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:58.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:58.977 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:42:58.978 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1282ms. 2025-07-01 10:42:58.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:58.978 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:42:58.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:58.978 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:42:58.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:58.978 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:58.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:58.978 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:58.978 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:42:58.978 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:42:58.978 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:42:58.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:58.978 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:42:58.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:58.978 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:58.978 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:58.978 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:42:58.978 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7092ms 2025-07-01 10:42:58.978 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:42:58.978 +03:00 [DBG] Connection id "0HNC8090TGBK8" completed keep alive response. 2025-07-01 10:42:58.978 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3933ms 2025-07-01 10:42:58.978 +03:00 [DBG] Connection id "0HNC8090TGBK8" received FIN. 2025-07-01 10:42:58.979 +03:00 [DBG] Connection id "0HNC8090TGBK8" disconnecting. 2025-07-01 10:42:58.979 +03:00 [DBG] Connection id "0HNC8090TGBK8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:42:58.980 +03:00 [DBG] Connection id "0HNC8090TGBK8" stopped. 2025-07-01 10:43:03.980 +03:00 [DBG] Connection id "0HNC8090TGBK9" accepted. 2025-07-01 10:43:03.980 +03:00 [DBG] Connection id "0HNC8090TGBK9" started. 2025-07-01 10:43:03.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:43:03.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:43:03.980 +03:00 [DBG] POST requests are not supported 2025-07-01 10:43:03.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:43:03.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:43:03.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:03.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:43:03.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:43:03.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:43:03.980 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:43:03.980 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:03.980 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:43:03.980 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:43:03.980 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:43:03.980 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:43:03.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:43:03.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:43:03.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:03.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:03.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:43:03.981 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:43:03.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:03.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:03.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:03.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:03.981 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:43:03.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1377ms. 2025-07-01 10:43:03.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:03.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:03.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:03.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:03.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:03.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:03.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:03.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:03.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:03.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:43:03.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:03.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:03.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:03.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:03.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:03.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:03.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:03.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1369ms 2025-07-01 10:43:03.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:03.982 +03:00 [DBG] Connection id "0HNC8090TGBK9" completed keep alive response. 2025-07-01 10:43:03.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2639ms 2025-07-01 10:43:03.982 +03:00 [DBG] Connection id "0HNC8090TGBK9" received FIN. 2025-07-01 10:43:03.982 +03:00 [DBG] Connection id "0HNC8090TGBK9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:43:03.982 +03:00 [DBG] Connection id "0HNC8090TGBK9" disconnecting. 2025-07-01 10:43:03.982 +03:00 [DBG] Connection id "0HNC8090TGBK9" stopped. 2025-07-01 10:43:08.979 +03:00 [DBG] Connection id "0HNC8090TGBKA" accepted. 2025-07-01 10:43:08.979 +03:00 [DBG] Connection id "0HNC8090TGBKA" started. 2025-07-01 10:43:08.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:43:08.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:43:08.980 +03:00 [DBG] POST requests are not supported 2025-07-01 10:43:08.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:43:08.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:43:08.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:08.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:43:08.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:43:08.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:43:08.980 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:43:08.980 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:08.980 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:43:08.980 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:43:08.980 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:43:08.980 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:43:08.980 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:43:08.980 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:43:08.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:08.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:08.980 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:43:08.980 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:43:08.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:08.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:08.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:08.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:08.980 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:43:08.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1636ms. 2025-07-01 10:43:08.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:08.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:08.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:08.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:08.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:08.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:08.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:08.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:08.981 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:08.981 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:43:08.981 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:08.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:08.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:08.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:08.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:08.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:08.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:08.981 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8977ms 2025-07-01 10:43:08.981 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:08.981 +03:00 [DBG] Connection id "0HNC8090TGBKA" completed keep alive response. 2025-07-01 10:43:08.981 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5679ms 2025-07-01 10:43:08.981 +03:00 [DBG] Connection id "0HNC8090TGBKA" received FIN. 2025-07-01 10:43:08.982 +03:00 [DBG] Connection id "0HNC8090TGBKA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:43:08.982 +03:00 [DBG] Connection id "0HNC8090TGBKA" disconnecting. 2025-07-01 10:43:08.982 +03:00 [DBG] Connection id "0HNC8090TGBKA" stopped. 2025-07-01 10:43:13.974 +03:00 [DBG] Connection id "0HNC8090TGBKB" accepted. 2025-07-01 10:43:13.975 +03:00 [DBG] Connection id "0HNC8090TGBKB" started. 2025-07-01 10:43:13.975 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:43:13.975 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:43:13.975 +03:00 [DBG] POST requests are not supported 2025-07-01 10:43:13.975 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:43:13.975 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:43:13.975 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:13.975 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:43:13.975 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:43:13.975 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:43:13.975 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:43:13.975 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:13.975 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:43:13.975 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:43:13.975 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:43:13.976 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:43:13.976 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:43:13.976 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:43:13.976 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:13.976 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:13.976 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:43:13.976 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:43:13.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:13.976 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:13.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:13.976 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:13.976 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:43:13.976 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1659ms. 2025-07-01 10:43:13.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:13.976 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:13.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:13.976 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:13.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:13.976 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:13.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:13.976 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:13.976 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:13.976 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:43:13.976 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:13.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:13.976 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:13.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:13.977 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:13.977 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:13.977 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:13.977 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0277ms 2025-07-01 10:43:13.977 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:13.977 +03:00 [DBG] Connection id "0HNC8090TGBKB" completed keep alive response. 2025-07-01 10:43:13.977 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0131ms 2025-07-01 10:43:13.977 +03:00 [DBG] Connection id "0HNC8090TGBKB" received FIN. 2025-07-01 10:43:13.977 +03:00 [DBG] Connection id "0HNC8090TGBKB" disconnecting. 2025-07-01 10:43:13.977 +03:00 [DBG] Connection id "0HNC8090TGBKB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:43:13.978 +03:00 [DBG] Connection id "0HNC8090TGBKB" stopped. 2025-07-01 10:43:18.992 +03:00 [DBG] Connection id "0HNC8090TGBKC" accepted. 2025-07-01 10:43:18.992 +03:00 [DBG] Connection id "0HNC8090TGBKC" started. 2025-07-01 10:43:18.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:43:18.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:43:18.993 +03:00 [DBG] POST requests are not supported 2025-07-01 10:43:18.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:43:18.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:43:18.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:18.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:43:18.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:43:18.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:43:18.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:43:18.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:18.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:43:18.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:43:18.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:43:18.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:43:18.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:43:18.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:43:18.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:18.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:18.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:43:18.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:43:18.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:18.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:18.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:18.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:18.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:43:18.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1151ms. 2025-07-01 10:43:18.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:18.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:18.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:18.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:18.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:18.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:18.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:18.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:18.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:18.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:43:18.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:18.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:18.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:18.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:18.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:18.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:18.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:18.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7083ms 2025-07-01 10:43:18.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:18.994 +03:00 [DBG] Connection id "0HNC8090TGBKC" completed keep alive response. 2025-07-01 10:43:18.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3181ms 2025-07-01 10:43:18.994 +03:00 [DBG] Connection id "0HNC8090TGBKC" received FIN. 2025-07-01 10:43:18.994 +03:00 [DBG] Connection id "0HNC8090TGBKC" disconnecting. 2025-07-01 10:43:18.994 +03:00 [DBG] Connection id "0HNC8090TGBKC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:43:18.995 +03:00 [DBG] Connection id "0HNC8090TGBKC" stopped. 2025-07-01 10:43:23.994 +03:00 [DBG] Connection id "0HNC8090TGBKD" accepted. 2025-07-01 10:43:23.994 +03:00 [DBG] Connection id "0HNC8090TGBKD" started. 2025-07-01 10:43:23.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:43:23.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:43:23.994 +03:00 [DBG] POST requests are not supported 2025-07-01 10:43:23.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:43:23.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:43:23.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:23.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:43:23.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:43:23.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:43:23.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:43:23.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:23.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:43:23.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:43:23.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:43:23.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:43:23.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:43:23.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:43:23.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:23.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:23.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:43:23.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:43:23.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:23.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:23.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:23.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:23.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:43:23.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1561ms. 2025-07-01 10:43:23.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:23.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:23.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:23.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:23.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:23.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:23.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:23.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:23.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:23.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:43:23.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:23.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:23.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:23.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:23.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:23.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:23.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:23.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8956ms 2025-07-01 10:43:23.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:23.995 +03:00 [DBG] Connection id "0HNC8090TGBKD" completed keep alive response. 2025-07-01 10:43:23.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7109ms 2025-07-01 10:43:23.996 +03:00 [DBG] Connection id "0HNC8090TGBKD" received FIN. 2025-07-01 10:43:23.996 +03:00 [DBG] Connection id "0HNC8090TGBKD" disconnecting. 2025-07-01 10:43:23.996 +03:00 [DBG] Connection id "0HNC8090TGBKD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:43:23.997 +03:00 [DBG] Connection id "0HNC8090TGBKD" stopped. 2025-07-01 10:43:27.968 +03:00 [DBG] Connection id "0HNC8090TGBKE" accepted. 2025-07-01 10:43:27.968 +03:00 [DBG] Connection id "0HNC8090TGBKE" started. 2025-07-01 10:43:27.968 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 695 2025-07-01 10:43:27.968 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:43:27.968 +03:00 [DBG] POST requests are not supported 2025-07-01 10:43:27.968 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:43:27.968 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:43:27.968 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:43:27.968 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:43:27.968 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:43:27.968 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:43:27.968 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:43:27.968 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:43:27.968 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:43:27.968 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:43:27.968 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:43:27.968 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:43:27.968 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:43:27.968 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:43:27.968 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:27.968 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:27.969 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:43:27.969 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:43:27.969 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:43:27.969 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 10:43:27.969 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:43:27.969 +03:00 [DBG] Connection id "0HNC8090TGBKE", Request id "0HNC8090TGBKE:00000001": started reading request body. 2025-07-01 10:43:27.969 +03:00 [DBG] Connection id "0HNC8090TGBKE", Request id "0HNC8090TGBKE:00000001": done reading request body. 2025-07-01 10:43:27.969 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 10:43:27.969 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:43:27.969 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:43:27.969 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:43:27.969 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:43:27.969 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:27.969 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:27.969 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:27.969 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:27.969 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:43:27.969 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 10:43:27.969 +03:00 [INF] Updating physical elements properties 2025-07-01 10:43:27.992 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 22.291ms. 2025-07-01 10:43:27.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:27.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:27.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:27.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:27.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:27.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:27.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:27.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:27.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:27.992 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:43:27.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:27.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:27.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:27.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:27.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:27.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:27.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:27.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 23.6171ms 2025-07-01 10:43:27.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:43:27.992 +03:00 [DBG] Connection id "0HNC8090TGBKE" completed keep alive response. 2025-07-01 10:43:27.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 24.3675ms 2025-07-01 10:43:27.992 +03:00 [DBG] Connection id "0HNC8090TGBKE" received FIN. 2025-07-01 10:43:27.992 +03:00 [DBG] Connection id "0HNC8090TGBKE" disconnecting. 2025-07-01 10:43:27.993 +03:00 [DBG] Connection id "0HNC8090TGBKE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:43:27.994 +03:00 [DBG] Connection id "0HNC8090TGBKE" stopped. 2025-07-01 10:43:28.030 +03:00 [DBG] Connection id "0HNC8090TGBKF" accepted. 2025-07-01 10:43:28.030 +03:00 [DBG] Connection id "0HNC8090TGBKF" started. 2025-07-01 10:43:28.030 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:43:28.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:43:28.030 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:43:28.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:43:28.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:43:28.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:43:28.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:43:28.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:43:28.031 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:43:28.031 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:43:28.031 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:43:28.031 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:43:28.031 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:43:28.031 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:43:28.031 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:43:28.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:28.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:28.031 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:43:28.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:43:28.031 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:43:28.031 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:43:28.031 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:43:28.031 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:43:28.031 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:43:28.031 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:43:28.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:28.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:28.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:28.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:28.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:43:28.032 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:43:28.032 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:43:28.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.8942ms. 2025-07-01 10:43:28.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:28.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:28.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:28.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:28.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:28.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:28.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:28.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:28.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:43:28.034 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:43:28.034 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:43:28.034 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:43:28.034 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:43:28.034 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:43:28.034 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:43:28.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:43:28.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:28.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:28.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:28.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:28.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:28.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:28.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.4416ms 2025-07-01 10:43:28.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:43:28.034 +03:00 [DBG] Connection id "0HNC8090TGBKF" completed keep alive response. 2025-07-01 10:43:28.035 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.3113ms 2025-07-01 10:43:28.035 +03:00 [DBG] Connection id "0HNC8090TGBKF" received FIN. 2025-07-01 10:43:28.035 +03:00 [DBG] Connection id "0HNC8090TGBKF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:43:28.035 +03:00 [DBG] Connection id "0HNC8090TGBKF" disconnecting. 2025-07-01 10:43:28.035 +03:00 [DBG] Connection id "0HNC8090TGBKF" stopped. 2025-07-01 10:43:28.080 +03:00 [DBG] Connection id "0HNC8090TGBKG" accepted. 2025-07-01 10:43:28.080 +03:00 [DBG] Connection id "0HNC8090TGBKG" started. 2025-07-01 10:43:28.080 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:43:28.080 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:43:28.080 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:43:28.080 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:43:28.080 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:43:28.080 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:43:28.080 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:43:28.080 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:43:28.080 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:43:28.080 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:43:28.080 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:43:28.080 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:43:28.081 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:43:28.081 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:43:28.081 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:43:28.081 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:28.081 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:28.081 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:43:28.081 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:43:28.081 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:43:28.081 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:43:28.081 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:43:28.081 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:43:28.081 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:43:28.081 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:43:28.081 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:28.081 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:28.081 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:28.081 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:28.081 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:43:28.081 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:43:28.081 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:43:28.221 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 139.5079ms. 2025-07-01 10:43:28.221 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:28.221 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:28.221 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:28.221 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:28.221 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:28.221 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:28.221 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:28.221 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:28.221 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:43:28.221 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:43:28.221 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:43:28.221 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:43:28.221 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:43:28.221 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:43:28.221 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:43:28.222 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:43:28.222 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:28.222 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:28.222 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:28.222 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:28.222 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:28.222 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:28.222 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 141.7914ms 2025-07-01 10:43:28.222 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:43:28.222 +03:00 [DBG] Connection id "0HNC8090TGBKG" completed keep alive response. 2025-07-01 10:43:28.222 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 142.3938ms 2025-07-01 10:43:28.226 +03:00 [DBG] Connection id "0HNC8090TGBKG" received FIN. 2025-07-01 10:43:28.226 +03:00 [DBG] Connection id "0HNC8090TGBKG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:43:28.226 +03:00 [DBG] Connection id "0HNC8090TGBKG" disconnecting. 2025-07-01 10:43:28.227 +03:00 [DBG] Connection id "0HNC8090TGBKG" stopped. 2025-07-01 10:43:28.982 +03:00 [DBG] Connection id "0HNC8090TGBKH" accepted. 2025-07-01 10:43:28.982 +03:00 [DBG] Connection id "0HNC8090TGBKH" started. 2025-07-01 10:43:28.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:43:28.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:43:28.983 +03:00 [DBG] POST requests are not supported 2025-07-01 10:43:28.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:43:28.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:43:28.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:28.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:43:28.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:43:28.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:43:28.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:43:28.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:28.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:43:28.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:43:28.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:43:28.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:43:28.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:43:28.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:43:28.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:28.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:28.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:43:28.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:43:28.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:28.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:28.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:28.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:28.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:43:28.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1365ms. 2025-07-01 10:43:28.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:28.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:28.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:28.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:28.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:28.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:28.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:28.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:28.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:28.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:43:28.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:28.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:28.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:28.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:28.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:28.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:28.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:28.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8083ms 2025-07-01 10:43:28.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:28.984 +03:00 [DBG] Connection id "0HNC8090TGBKH" completed keep alive response. 2025-07-01 10:43:28.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3928ms 2025-07-01 10:43:28.984 +03:00 [DBG] Connection id "0HNC8090TGBKH" received FIN. 2025-07-01 10:43:28.984 +03:00 [DBG] Connection id "0HNC8090TGBKH" disconnecting. 2025-07-01 10:43:28.984 +03:00 [DBG] Connection id "0HNC8090TGBKH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:43:28.985 +03:00 [DBG] Connection id "0HNC8090TGBKH" stopped. 2025-07-01 10:43:31.498 +03:00 [DBG] Connection id "0HNC8090TGBKI" accepted. 2025-07-01 10:43:31.498 +03:00 [DBG] Connection id "0HNC8090TGBKI" started. 2025-07-01 10:43:31.498 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/ - application/json;charset=UTF-8 5 2025-07-01 10:43:31.498 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:43:31.498 +03:00 [DBG] POST requests are not supported 2025-07-01 10:43:31.498 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/' 2025-07-01 10:43:31.498 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/' 2025-07-01 10:43:31.498 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:43:31.498 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:43:31.498 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:43:31.498 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:43:31.498 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:43:31.498 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:43:31.498 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:43:31.498 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:43:31.499 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:43:31.499 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:43:31.499 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:43:31.499 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:43:31.499 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:31.499 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:31.499 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:43:31.499 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:43:31.499 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 10:43:31.499 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 10:43:31.499 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:43:31.499 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:43:31.499 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 10:43:31.499 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 10:43:31.499 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:43:31.499 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 10:43:31.499 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:43:31.499 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:43:31.499 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:43:31.499 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:43:31.499 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:43:31.499 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 10:43:31.499 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:43:31.499 +03:00 [DBG] Connection id "0HNC8090TGBKI", Request id "0HNC8090TGBKI:00000001": started reading request body. 2025-07-01 10:43:31.499 +03:00 [DBG] Connection id "0HNC8090TGBKI", Request id "0HNC8090TGBKI:00000001": done reading request body. 2025-07-01 10:43:31.499 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 10:43:31.499 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:43:31.499 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:43:31.499 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:43:31.499 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:43:31.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:31.500 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:31.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:31.500 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:31.500 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:43:31.500 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Hb-1","System.Int32[]"]) 2025-07-01 10:43:31.500 +03:00 [INF] Changing group of physicals [212] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:43:31.539 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 39.4787ms. 2025-07-01 10:43:31.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:31.539 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:31.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:31.539 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:31.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:31.539 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:31.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:31.540 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:31.540 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:31.540 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:43:31.540 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:31.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:31.540 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:31.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:31.540 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:31.540 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:31.540 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:31.540 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 41.1788ms 2025-07-01 10:43:31.540 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:43:31.540 +03:00 [DBG] Connection id "0HNC8090TGBKI" completed keep alive response. 2025-07-01 10:43:31.540 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/ - 200 0 null 42.1462ms 2025-07-01 10:43:31.540 +03:00 [DBG] Connection id "0HNC8090TGBKI" received FIN. 2025-07-01 10:43:31.541 +03:00 [DBG] Connection id "0HNC8090TGBKI" disconnecting. 2025-07-01 10:43:31.541 +03:00 [DBG] Connection id "0HNC8090TGBKI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:43:31.542 +03:00 [DBG] Connection id "0HNC8090TGBKI" stopped. 2025-07-01 10:43:31.583 +03:00 [DBG] Connection id "0HNC8090TGBKJ" accepted. 2025-07-01 10:43:31.583 +03:00 [DBG] Connection id "0HNC8090TGBKJ" started. 2025-07-01 10:43:31.584 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:43:31.584 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:43:31.584 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:43:31.584 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:43:31.584 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:43:31.584 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:43:31.584 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:43:31.584 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:43:31.584 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:43:31.584 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:43:31.584 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:43:31.584 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:43:31.584 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:43:31.584 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:43:31.584 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:43:31.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:31.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:31.584 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:43:31.584 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:43:31.584 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:43:31.585 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:43:31.585 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:43:31.585 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:43:31.585 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:43:31.585 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:43:31.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:31.585 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:31.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:31.585 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:31.585 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:43:31.585 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:43:31.585 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:43:31.586 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1172ms. 2025-07-01 10:43:31.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:31.586 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:31.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:31.586 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:31.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:31.587 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:31.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:31.587 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:31.587 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:43:31.587 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:43:31.587 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:43:31.587 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:43:31.587 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:43:31.587 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:43:31.587 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:43:31.587 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:43:31.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:31.587 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:31.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:31.587 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:31.587 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:31.587 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:31.587 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.0926ms 2025-07-01 10:43:31.587 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:43:31.588 +03:00 [DBG] Connection id "0HNC8090TGBKJ" completed keep alive response. 2025-07-01 10:43:31.588 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.0243ms 2025-07-01 10:43:31.588 +03:00 [DBG] Connection id "0HNC8090TGBKJ" received FIN. 2025-07-01 10:43:31.588 +03:00 [DBG] Connection id "0HNC8090TGBKJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:43:31.588 +03:00 [DBG] Connection id "0HNC8090TGBKJ" disconnecting. 2025-07-01 10:43:31.588 +03:00 [DBG] Connection id "0HNC8090TGBKJ" stopped. 2025-07-01 10:43:31.633 +03:00 [DBG] Connection id "0HNC8090TGBKK" accepted. 2025-07-01 10:43:31.633 +03:00 [DBG] Connection id "0HNC8090TGBKK" started. 2025-07-01 10:43:31.634 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:43:31.634 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:43:31.634 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:43:31.634 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:43:31.634 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:43:31.634 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:43:31.634 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:43:31.634 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:43:31.634 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:43:31.634 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:43:31.634 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:43:31.634 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:43:31.634 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:43:31.635 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:43:31.635 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:43:31.635 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:31.635 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:31.635 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:43:31.635 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:43:31.635 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:43:31.635 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:43:31.635 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:43:31.635 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:43:31.635 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:43:31.635 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:43:31.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:31.635 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:31.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:31.635 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:31.635 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:43:31.635 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:43:31.635 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:43:31.786 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 150.7558ms. 2025-07-01 10:43:31.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:31.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:31.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:31.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:31.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:31.787 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:31.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:31.787 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:31.787 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:43:31.787 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:43:31.787 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:43:31.787 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:43:31.787 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:43:31.787 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:43:31.787 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:43:31.789 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:43:31.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:31.789 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:31.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:31.789 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:31.789 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:31.789 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:31.789 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 154.2135ms 2025-07-01 10:43:31.789 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:43:31.789 +03:00 [DBG] Connection id "0HNC8090TGBKK" completed keep alive response. 2025-07-01 10:43:31.789 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 155.3118ms 2025-07-01 10:43:31.796 +03:00 [DBG] Connection id "0HNC8090TGBKK" received FIN. 2025-07-01 10:43:31.796 +03:00 [DBG] Connection id "0HNC8090TGBKK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:43:31.796 +03:00 [DBG] Connection id "0HNC8090TGBKK" disconnecting. 2025-07-01 10:43:31.796 +03:00 [DBG] Connection id "0HNC8090TGBKK" stopped. 2025-07-01 10:43:33.984 +03:00 [DBG] Connection id "0HNC8090TGBKL" accepted. 2025-07-01 10:43:33.984 +03:00 [DBG] Connection id "0HNC8090TGBKL" started. 2025-07-01 10:43:33.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:43:33.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:43:33.985 +03:00 [DBG] POST requests are not supported 2025-07-01 10:43:33.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:43:33.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:43:33.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:33.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:43:33.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:43:33.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:43:33.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:43:33.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:33.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:43:33.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:43:33.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:43:33.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:43:33.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:43:33.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:43:33.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:33.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:33.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:43:33.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:43:33.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:33.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:33.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:33.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:33.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:43:33.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1431ms. 2025-07-01 10:43:33.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:33.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:33.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:33.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:33.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:33.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:33.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:33.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:33.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:33.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:43:33.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:33.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:33.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:33.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:33.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:33.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:33.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:33.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7367ms 2025-07-01 10:43:33.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:33.986 +03:00 [DBG] Connection id "0HNC8090TGBKL" completed keep alive response. 2025-07-01 10:43:33.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3552ms 2025-07-01 10:43:33.986 +03:00 [DBG] Connection id "0HNC8090TGBKL" received FIN. 2025-07-01 10:43:33.986 +03:00 [DBG] Connection id "0HNC8090TGBKL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:43:33.986 +03:00 [DBG] Connection id "0HNC8090TGBKL" disconnecting. 2025-07-01 10:43:33.986 +03:00 [DBG] Connection id "0HNC8090TGBKL" stopped. 2025-07-01 10:43:38.998 +03:00 [DBG] Connection id "0HNC8090TGBKM" accepted. 2025-07-01 10:43:38.998 +03:00 [DBG] Connection id "0HNC8090TGBKM" started. 2025-07-01 10:43:38.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:43:38.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:43:38.998 +03:00 [DBG] POST requests are not supported 2025-07-01 10:43:38.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:43:38.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:43:38.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:38.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:43:38.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:43:38.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:43:38.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:43:38.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:38.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:43:38.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:43:38.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:43:38.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:43:38.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:43:38.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:43:38.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:38.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:38.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:43:38.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:43:38.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:38.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:38.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:38.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:38.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:43:38.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.129ms. 2025-07-01 10:43:38.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:38.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:38.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:38.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:38.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:38.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:38.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:38.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:38.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:38.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:43:38.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:38.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:38.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:38.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:38.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:38.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:38.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:38.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7282ms 2025-07-01 10:43:38.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:38.999 +03:00 [DBG] Connection id "0HNC8090TGBKM" completed keep alive response. 2025-07-01 10:43:38.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.334ms 2025-07-01 10:43:39.000 +03:00 [DBG] Connection id "0HNC8090TGBKM" received FIN. 2025-07-01 10:43:39.000 +03:00 [DBG] Connection id "0HNC8090TGBKM" disconnecting. 2025-07-01 10:43:39.000 +03:00 [DBG] Connection id "0HNC8090TGBKM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:43:39.000 +03:00 [DBG] Connection id "0HNC8090TGBKM" stopped. 2025-07-01 10:43:43.982 +03:00 [DBG] Connection id "0HNC8090TGBKN" accepted. 2025-07-01 10:43:43.982 +03:00 [DBG] Connection id "0HNC8090TGBKN" started. 2025-07-01 10:43:43.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:43:43.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:43:43.982 +03:00 [DBG] POST requests are not supported 2025-07-01 10:43:43.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:43:43.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:43:43.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:43.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:43:43.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:43:43.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:43:43.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:43:43.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:43.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:43:43.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:43:43.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:43:43.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:43:43.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:43:43.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:43:43.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:43.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:43.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:43:43.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:43:43.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:43.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:43.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:43.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:43.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:43:43.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1224ms. 2025-07-01 10:43:43.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:43.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:43.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:43.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:43.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:43.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:43.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:43.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:43.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:43.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:43:43.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:43.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:43.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:43.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:43.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:43.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:43.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:43.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6468ms 2025-07-01 10:43:43.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:43.984 +03:00 [DBG] Connection id "0HNC8090TGBKN" completed keep alive response. 2025-07-01 10:43:43.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1978ms 2025-07-01 10:43:43.984 +03:00 [DBG] Connection id "0HNC8090TGBKN" received FIN. 2025-07-01 10:43:43.984 +03:00 [DBG] Connection id "0HNC8090TGBKN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:43:43.984 +03:00 [DBG] Connection id "0HNC8090TGBKN" disconnecting. 2025-07-01 10:43:43.984 +03:00 [DBG] Connection id "0HNC8090TGBKN" stopped. 2025-07-01 10:43:48.980 +03:00 [DBG] Connection id "0HNC8090TGBKO" accepted. 2025-07-01 10:43:48.980 +03:00 [DBG] Connection id "0HNC8090TGBKO" started. 2025-07-01 10:43:48.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:43:48.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:43:48.980 +03:00 [DBG] POST requests are not supported 2025-07-01 10:43:48.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:43:48.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:43:48.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:48.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:43:48.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:43:48.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:43:48.980 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:43:48.980 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:48.980 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:43:48.980 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:43:48.980 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:43:48.980 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:43:48.980 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:43:48.980 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:43:48.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:48.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:48.980 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:43:48.981 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:43:48.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:48.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:48.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:48.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:48.981 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:43:48.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1184ms. 2025-07-01 10:43:48.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:48.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:48.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:48.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:48.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:48.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:48.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:48.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:48.981 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:48.981 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:43:48.981 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:48.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:48.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:48.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:48.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:48.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:48.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:48.981 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7813ms 2025-07-01 10:43:48.981 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:48.981 +03:00 [DBG] Connection id "0HNC8090TGBKO" completed keep alive response. 2025-07-01 10:43:48.981 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.515ms 2025-07-01 10:43:48.982 +03:00 [DBG] Connection id "0HNC8090TGBKO" received FIN. 2025-07-01 10:43:48.982 +03:00 [DBG] Connection id "0HNC8090TGBKO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:43:48.982 +03:00 [DBG] Connection id "0HNC8090TGBKO" disconnecting. 2025-07-01 10:43:48.982 +03:00 [DBG] Connection id "0HNC8090TGBKO" stopped. 2025-07-01 10:43:53.994 +03:00 [DBG] Connection id "0HNC8090TGBKP" accepted. 2025-07-01 10:43:53.994 +03:00 [DBG] Connection id "0HNC8090TGBKP" started. 2025-07-01 10:43:53.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:43:53.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:43:53.994 +03:00 [DBG] POST requests are not supported 2025-07-01 10:43:53.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:43:53.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:43:53.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:53.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:43:53.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:43:53.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:43:53.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:43:53.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:53.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:43:53.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:43:53.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:43:53.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:43:53.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:43:53.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:43:53.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:53.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:53.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:43:53.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:43:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:53.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:43:53.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1568ms. 2025-07-01 10:43:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:53.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:53.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:53.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:53.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:53.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:53.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:43:53.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:53.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:53.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:53.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:53.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:53.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:53.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:53.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3555ms 2025-07-01 10:43:53.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:53.997 +03:00 [DBG] Connection id "0HNC8090TGBKP" completed keep alive response. 2025-07-01 10:43:53.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4834ms 2025-07-01 10:43:53.997 +03:00 [DBG] Connection id "0HNC8090TGBKP" received FIN. 2025-07-01 10:43:53.997 +03:00 [DBG] Connection id "0HNC8090TGBKP" disconnecting. 2025-07-01 10:43:53.997 +03:00 [DBG] Connection id "0HNC8090TGBKP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:43:53.999 +03:00 [DBG] Connection id "0HNC8090TGBKP" stopped. 2025-07-01 10:43:58.978 +03:00 [DBG] Connection id "0HNC8090TGBKQ" accepted. 2025-07-01 10:43:58.978 +03:00 [DBG] Connection id "0HNC8090TGBKQ" started. 2025-07-01 10:43:58.979 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:43:58.979 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:43:58.979 +03:00 [DBG] POST requests are not supported 2025-07-01 10:43:58.979 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:43:58.979 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:43:58.979 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:58.979 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:43:58.979 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:43:58.979 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:43:58.979 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:43:58.979 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:58.979 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:43:58.979 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:43:58.979 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:43:58.979 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:43:58.979 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:43:58.979 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:43:58.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:58.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:58.980 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:43:58.980 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:43:58.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:58.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:58.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:58.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:58.980 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:43:58.980 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1985ms. 2025-07-01 10:43:58.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:58.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:58.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:58.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:58.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:58.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:58.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:58.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:58.980 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:58.981 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:43:58.981 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:58.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:58.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:58.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:58.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:58.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:58.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:58.981 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3188ms 2025-07-01 10:43:58.981 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:43:58.981 +03:00 [DBG] Connection id "0HNC8090TGBKQ" completed keep alive response. 2025-07-01 10:43:58.981 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4175ms 2025-07-01 10:43:58.981 +03:00 [DBG] Connection id "0HNC8090TGBKQ" received FIN. 2025-07-01 10:43:58.981 +03:00 [DBG] Connection id "0HNC8090TGBKQ" disconnecting. 2025-07-01 10:43:58.982 +03:00 [DBG] Connection id "0HNC8090TGBKQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:43:58.983 +03:00 [DBG] Connection id "0HNC8090TGBKQ" stopped. 2025-07-01 10:43:59.234 +03:00 [DBG] Connection id "0HNC8090TGBKR" accepted. 2025-07-01 10:43:59.235 +03:00 [DBG] Connection id "0HNC8090TGBKR" started. 2025-07-01 10:43:59.235 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 695 2025-07-01 10:43:59.235 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:43:59.235 +03:00 [DBG] POST requests are not supported 2025-07-01 10:43:59.235 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:43:59.235 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:43:59.235 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:43:59.235 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:43:59.235 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:43:59.235 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:43:59.235 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:43:59.235 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:43:59.235 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:43:59.235 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:43:59.235 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:43:59.235 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:43:59.235 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:43:59.236 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:43:59.236 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:59.236 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:59.236 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:43:59.236 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:43:59.236 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:43:59.236 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 10:43:59.236 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:43:59.236 +03:00 [DBG] Connection id "0HNC8090TGBKR", Request id "0HNC8090TGBKR:00000001": started reading request body. 2025-07-01 10:43:59.236 +03:00 [DBG] Connection id "0HNC8090TGBKR", Request id "0HNC8090TGBKR:00000001": done reading request body. 2025-07-01 10:43:59.236 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 10:43:59.236 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:43:59.236 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:43:59.236 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:43:59.236 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:43:59.236 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:59.236 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:59.236 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:59.236 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:59.237 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:43:59.237 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 10:43:59.237 +03:00 [INF] Updating physical elements properties 2025-07-01 10:43:59.255 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.2601ms. 2025-07-01 10:43:59.255 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:59.255 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:59.255 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:59.255 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:59.255 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:59.255 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:59.255 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:59.255 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:59.255 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:59.255 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:43:59.255 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:43:59.255 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:59.255 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:59.255 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:59.255 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:59.256 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:59.256 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:59.256 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 20.0424ms 2025-07-01 10:43:59.256 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:43:59.256 +03:00 [DBG] Connection id "0HNC8090TGBKR" completed keep alive response. 2025-07-01 10:43:59.256 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 21.0573ms 2025-07-01 10:43:59.256 +03:00 [DBG] Connection id "0HNC8090TGBKR" received FIN. 2025-07-01 10:43:59.256 +03:00 [DBG] Connection id "0HNC8090TGBKR" disconnecting. 2025-07-01 10:43:59.256 +03:00 [DBG] Connection id "0HNC8090TGBKR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:43:59.256 +03:00 [DBG] Connection id "0HNC8090TGBKR" stopped. 2025-07-01 10:43:59.292 +03:00 [DBG] Connection id "0HNC8090TGBKS" accepted. 2025-07-01 10:43:59.292 +03:00 [DBG] Connection id "0HNC8090TGBKS" started. 2025-07-01 10:43:59.292 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:43:59.292 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:43:59.292 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:43:59.292 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:43:59.292 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:43:59.292 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:43:59.292 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:43:59.293 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:43:59.293 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:43:59.293 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:43:59.293 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:43:59.293 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:43:59.293 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:43:59.293 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:43:59.293 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:43:59.293 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:59.293 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:59.293 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:43:59.293 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:43:59.293 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:43:59.293 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:43:59.293 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:43:59.293 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:43:59.293 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:43:59.293 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:43:59.294 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:59.294 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:59.294 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:59.294 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:59.294 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:43:59.294 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:43:59.294 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:43:59.295 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.6428ms. 2025-07-01 10:43:59.295 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:59.296 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:59.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:59.296 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:59.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:59.296 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:59.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:59.296 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:59.296 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:43:59.296 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:43:59.296 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:43:59.296 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:43:59.296 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:43:59.296 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:43:59.296 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:43:59.296 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:43:59.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:59.296 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:59.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:59.296 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:59.296 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:59.297 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:59.297 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.5119ms 2025-07-01 10:43:59.297 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:43:59.297 +03:00 [DBG] Connection id "0HNC8090TGBKS" completed keep alive response. 2025-07-01 10:43:59.297 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.5121ms 2025-07-01 10:43:59.297 +03:00 [DBG] Connection id "0HNC8090TGBKS" received FIN. 2025-07-01 10:43:59.297 +03:00 [DBG] Connection id "0HNC8090TGBKS" disconnecting. 2025-07-01 10:43:59.297 +03:00 [DBG] Connection id "0HNC8090TGBKS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:43:59.298 +03:00 [DBG] Connection id "0HNC8090TGBKS" stopped. 2025-07-01 10:43:59.340 +03:00 [DBG] Connection id "0HNC8090TGBKT" accepted. 2025-07-01 10:43:59.340 +03:00 [DBG] Connection id "0HNC8090TGBKT" started. 2025-07-01 10:43:59.340 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:43:59.340 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:43:59.340 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:43:59.340 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:43:59.340 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:43:59.340 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:43:59.341 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:43:59.341 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:43:59.341 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:43:59.341 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:43:59.341 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:43:59.341 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:43:59.341 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:43:59.341 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:43:59.341 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:43:59.341 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:59.341 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:59.341 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:43:59.341 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:43:59.341 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:43:59.341 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:43:59.341 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:43:59.341 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:43:59.341 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:43:59.341 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:43:59.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:59.341 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:59.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:59.341 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:59.341 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:43:59.341 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:43:59.341 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:43:59.491 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 149.3949ms. 2025-07-01 10:43:59.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:59.491 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:43:59.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:59.491 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:43:59.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:59.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:59.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:59.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:59.491 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:43:59.491 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:43:59.491 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:43:59.491 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:43:59.491 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:43:59.491 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:43:59.491 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:43:59.493 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:43:59.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:59.493 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:43:59.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:59.493 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:59.493 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:59.493 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:43:59.493 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 152.3775ms 2025-07-01 10:43:59.493 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:43:59.493 +03:00 [DBG] Connection id "0HNC8090TGBKT" completed keep alive response. 2025-07-01 10:43:59.493 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 153.1113ms 2025-07-01 10:43:59.497 +03:00 [DBG] Connection id "0HNC8090TGBKT" received FIN. 2025-07-01 10:43:59.497 +03:00 [DBG] Connection id "0HNC8090TGBKT" disconnecting. 2025-07-01 10:43:59.497 +03:00 [DBG] Connection id "0HNC8090TGBKT" stopped. 2025-07-01 10:43:59.497 +03:00 [DBG] Connection id "0HNC8090TGBKT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:44:02.560 +03:00 [DBG] Connection id "0HNC8090TGBKU" accepted. 2025-07-01 10:44:02.560 +03:00 [DBG] Connection id "0HNC8090TGBKU" started. 2025-07-01 10:44:02.560 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/ - application/json;charset=UTF-8 5 2025-07-01 10:44:02.560 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:44:02.560 +03:00 [DBG] POST requests are not supported 2025-07-01 10:44:02.560 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/' 2025-07-01 10:44:02.560 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/' 2025-07-01 10:44:02.560 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:44:02.561 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:44:02.561 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:44:02.561 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:44:02.561 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:44:02.561 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:44:02.561 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:44:02.561 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:44:02.561 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:44:02.561 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:44:02.561 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:44:02.561 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:44:02.561 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:02.561 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:02.561 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:44:02.561 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:44:02.561 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 10:44:02.561 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 10:44:02.561 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:44:02.561 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:44:02.561 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 10:44:02.561 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 10:44:02.561 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:44:02.561 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 10:44:02.561 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:44:02.561 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:44:02.562 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:44:02.562 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:44:02.562 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:44:02.562 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 10:44:02.562 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:44:02.562 +03:00 [DBG] Connection id "0HNC8090TGBKU", Request id "0HNC8090TGBKU:00000001": started reading request body. 2025-07-01 10:44:02.562 +03:00 [DBG] Connection id "0HNC8090TGBKU", Request id "0HNC8090TGBKU:00000001": done reading request body. 2025-07-01 10:44:02.562 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 10:44:02.562 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:44:02.562 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:44:02.562 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:44:02.562 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:44:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:02.562 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:44:02.562 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Hb-1","System.Int32[]"]) 2025-07-01 10:44:02.562 +03:00 [INF] Changing group of physicals [202] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:44:02.587 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 25.2192ms. 2025-07-01 10:44:02.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:02.587 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:02.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:02.588 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:02.588 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:02.588 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:44:02.588 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:02.588 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:02.588 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:02.588 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 26.78ms 2025-07-01 10:44:02.588 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:44:02.588 +03:00 [DBG] Connection id "0HNC8090TGBKU" completed keep alive response. 2025-07-01 10:44:02.588 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/ - 200 0 null 27.6336ms 2025-07-01 10:44:02.588 +03:00 [DBG] Connection id "0HNC8090TGBKU" received FIN. 2025-07-01 10:44:02.588 +03:00 [DBG] Connection id "0HNC8090TGBKU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:44:02.589 +03:00 [DBG] Connection id "0HNC8090TGBKU" disconnecting. 2025-07-01 10:44:02.589 +03:00 [DBG] Connection id "0HNC8090TGBKU" stopped. 2025-07-01 10:44:02.631 +03:00 [DBG] Connection id "0HNC8090TGBKV" accepted. 2025-07-01 10:44:02.631 +03:00 [DBG] Connection id "0HNC8090TGBKV" started. 2025-07-01 10:44:02.632 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:44:02.632 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:44:02.632 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:44:02.632 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:44:02.632 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:44:02.632 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:44:02.632 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:44:02.632 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:44:02.632 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:44:02.632 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:44:02.632 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:44:02.632 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:44:02.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-07-01 10:44:02.632 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:44:02.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-07-01 10:44:02.632 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:02.632 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:02.632 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:44:02.632 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:44:02.633 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:44:02.633 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:44:02.633 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:44:02.633 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:44:02.633 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:44:02.633 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:44:02.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:02.633 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:02.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:02.633 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:02.633 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:44:02.633 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:44:02.633 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:44:02.634 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.2658ms. 2025-07-01 10:44:02.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:02.634 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:02.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:02.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:02.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:02.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:02.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:02.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:02.635 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:44:02.635 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:44:02.635 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:44:02.635 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:44:02.635 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:44:02.635 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:44:02.635 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:44:02.635 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:44:02.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:02.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:02.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:02.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:02.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:02.636 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:02.636 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.2576ms 2025-07-01 10:44:02.636 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:44:02.636 +03:00 [DBG] Connection id "0HNC8090TGBKV" completed keep alive response. 2025-07-01 10:44:02.636 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.1451ms 2025-07-01 10:44:02.636 +03:00 [DBG] Connection id "0HNC8090TGBKV" received FIN. 2025-07-01 10:44:02.636 +03:00 [DBG] Connection id "0HNC8090TGBKV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:44:02.636 +03:00 [DBG] Connection id "0HNC8090TGBKV" disconnecting. 2025-07-01 10:44:02.636 +03:00 [DBG] Connection id "0HNC8090TGBKV" stopped. 2025-07-01 10:44:02.681 +03:00 [DBG] Connection id "0HNC8090TGBL0" accepted. 2025-07-01 10:44:02.682 +03:00 [DBG] Connection id "0HNC8090TGBL0" started. 2025-07-01 10:44:02.682 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:44:02.682 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:44:02.682 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:44:02.682 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:44:02.682 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:44:02.682 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:44:02.682 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:44:02.682 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:44:02.682 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:44:02.682 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:44:02.682 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:44:02.682 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:44:02.682 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:44:02.682 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:44:02.682 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:44:02.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:02.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:02.682 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:44:02.682 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:44:02.682 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:44:02.682 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:44:02.682 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:44:02.682 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:44:02.682 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:44:02.683 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:44:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:02.683 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:44:02.683 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:44:02.683 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:44:02.828 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 145.3088ms. 2025-07-01 10:44:02.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:02.828 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:02.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:02.828 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:02.828 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:02.828 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:02.828 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:02.828 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:02.828 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:44:02.828 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:44:02.828 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:44:02.828 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:44:02.828 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:44:02.828 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:44:02.828 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:44:02.830 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:44:02.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:02.830 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:02.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:02.830 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:02.830 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:02.830 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:02.830 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 147.4964ms 2025-07-01 10:44:02.830 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:44:02.830 +03:00 [DBG] Connection id "0HNC8090TGBL0" completed keep alive response. 2025-07-01 10:44:02.830 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 148.1303ms 2025-07-01 10:44:02.837 +03:00 [DBG] Connection id "0HNC8090TGBL0" received FIN. 2025-07-01 10:44:02.837 +03:00 [DBG] Connection id "0HNC8090TGBL0" disconnecting. 2025-07-01 10:44:02.837 +03:00 [DBG] Connection id "0HNC8090TGBL0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:44:02.838 +03:00 [DBG] Connection id "0HNC8090TGBL0" stopped. 2025-07-01 10:44:03.978 +03:00 [DBG] Connection id "0HNC8090TGBL1" accepted. 2025-07-01 10:44:03.978 +03:00 [DBG] Connection id "0HNC8090TGBL1" started. 2025-07-01 10:44:03.979 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:44:03.979 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:44:03.979 +03:00 [DBG] POST requests are not supported 2025-07-01 10:44:03.979 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:44:03.979 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:44:03.979 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:03.979 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:44:03.979 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:44:03.979 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:44:03.979 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:44:03.979 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:03.979 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:44:03.979 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:44:03.979 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:44:03.979 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:44:03.979 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:44:03.979 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:44:03.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:03.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:03.979 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:44:03.979 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:44:03.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:03.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:03.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:03.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:03.980 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:44:03.980 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.143ms. 2025-07-01 10:44:03.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:03.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:03.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:03.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:03.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:03.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:03.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:03.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:03.980 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:03.980 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:44:03.980 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:03.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:03.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:03.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:03.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:03.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:03.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:03.980 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0533ms 2025-07-01 10:44:03.980 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:03.980 +03:00 [DBG] Connection id "0HNC8090TGBL1" completed keep alive response. 2025-07-01 10:44:03.980 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8854ms 2025-07-01 10:44:03.981 +03:00 [DBG] Connection id "0HNC8090TGBL1" received FIN. 2025-07-01 10:44:03.981 +03:00 [DBG] Connection id "0HNC8090TGBL1" disconnecting. 2025-07-01 10:44:03.981 +03:00 [DBG] Connection id "0HNC8090TGBL1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:44:03.982 +03:00 [DBG] Connection id "0HNC8090TGBL1" stopped. 2025-07-01 10:44:08.977 +03:00 [DBG] Connection id "0HNC8090TGBL2" accepted. 2025-07-01 10:44:08.977 +03:00 [DBG] Connection id "0HNC8090TGBL2" started. 2025-07-01 10:44:08.977 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:44:08.977 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:44:08.977 +03:00 [DBG] POST requests are not supported 2025-07-01 10:44:08.977 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:44:08.977 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:44:08.977 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:08.977 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:44:08.977 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:44:08.977 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:44:08.977 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:44:08.977 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:08.977 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:44:08.978 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:44:08.978 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:44:08.978 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:44:08.978 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:44:08.978 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:44:08.978 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:08.978 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:08.978 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:44:08.978 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:44:08.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:08.978 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:08.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:08.978 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:08.978 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:44:08.979 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1805ms. 2025-07-01 10:44:08.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:08.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:08.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:08.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:08.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:08.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:08.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:08.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:08.979 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:08.979 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:44:08.979 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:08.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:08.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:08.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:08.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:08.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:08.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:08.979 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5329ms 2025-07-01 10:44:08.979 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:08.979 +03:00 [DBG] Connection id "0HNC8090TGBL2" completed keep alive response. 2025-07-01 10:44:08.979 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4843ms 2025-07-01 10:44:08.980 +03:00 [DBG] Connection id "0HNC8090TGBL2" received FIN. 2025-07-01 10:44:08.980 +03:00 [DBG] Connection id "0HNC8090TGBL2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:44:08.980 +03:00 [DBG] Connection id "0HNC8090TGBL2" disconnecting. 2025-07-01 10:44:08.980 +03:00 [DBG] Connection id "0HNC8090TGBL2" stopped. 2025-07-01 10:44:13.980 +03:00 [DBG] Connection id "0HNC8090TGBL3" accepted. 2025-07-01 10:44:13.981 +03:00 [DBG] Connection id "0HNC8090TGBL3" started. 2025-07-01 10:44:13.981 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:44:13.981 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:44:13.981 +03:00 [DBG] POST requests are not supported 2025-07-01 10:44:13.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:44:13.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:44:13.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:13.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:44:13.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:44:13.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:44:13.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:44:13.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:13.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:44:13.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:44:13.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:44:13.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:44:13.982 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:44:13.982 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:44:13.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:13.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:13.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:44:13.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:44:13.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:13.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:13.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:13.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:13.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:44:13.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1586ms. 2025-07-01 10:44:13.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:13.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:13.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:13.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:13.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:13.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:13.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:13.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:13.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:13.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:44:13.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:13.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:13.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:13.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:13.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:13.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:13.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:13.983 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1909ms 2025-07-01 10:44:13.983 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:13.983 +03:00 [DBG] Connection id "0HNC8090TGBL3" completed keep alive response. 2025-07-01 10:44:13.983 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1025ms 2025-07-01 10:44:13.983 +03:00 [DBG] Connection id "0HNC8090TGBL3" received FIN. 2025-07-01 10:44:13.983 +03:00 [DBG] Connection id "0HNC8090TGBL3" disconnecting. 2025-07-01 10:44:13.984 +03:00 [DBG] Connection id "0HNC8090TGBL3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:44:13.984 +03:00 [DBG] Connection id "0HNC8090TGBL3" stopped. 2025-07-01 10:44:18.982 +03:00 [DBG] Connection id "0HNC8090TGBL4" accepted. 2025-07-01 10:44:18.982 +03:00 [DBG] Connection id "0HNC8090TGBL4" started. 2025-07-01 10:44:18.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:44:18.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:44:18.982 +03:00 [DBG] POST requests are not supported 2025-07-01 10:44:18.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:44:18.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:44:18.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:18.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:44:18.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:44:18.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:44:18.982 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:44:18.982 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:18.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:44:18.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:44:18.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:44:18.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:44:18.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:44:18.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:44:18.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:18.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:18.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:44:18.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:44:18.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:18.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:18.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:18.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:18.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:44:18.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1711ms. 2025-07-01 10:44:18.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:18.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:18.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:18.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:18.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:18.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:18.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:18.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:18.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:18.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:44:18.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:18.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:18.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:18.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:18.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:18.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:18.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:18.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2631ms 2025-07-01 10:44:18.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:18.984 +03:00 [DBG] Connection id "0HNC8090TGBL4" completed keep alive response. 2025-07-01 10:44:18.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2562ms 2025-07-01 10:44:18.985 +03:00 [DBG] Connection id "0HNC8090TGBL4" received FIN. 2025-07-01 10:44:18.985 +03:00 [DBG] Connection id "0HNC8090TGBL4" disconnecting. 2025-07-01 10:44:18.985 +03:00 [DBG] Connection id "0HNC8090TGBL4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:44:18.986 +03:00 [DBG] Connection id "0HNC8090TGBL4" stopped. 2025-07-01 10:44:23.998 +03:00 [DBG] Connection id "0HNC8090TGBL5" accepted. 2025-07-01 10:44:23.998 +03:00 [DBG] Connection id "0HNC8090TGBL5" started. 2025-07-01 10:44:23.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:44:23.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:44:23.998 +03:00 [DBG] POST requests are not supported 2025-07-01 10:44:23.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:44:23.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:44:23.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:23.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:44:23.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:44:23.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:44:23.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:44:23.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:23.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:44:23.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:44:23.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:44:23.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:44:23.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:44:23.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:44:23.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:23.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:23.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:44:23.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:44:23.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:23.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:23.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:23.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:23.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:44:23.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1223ms. 2025-07-01 10:44:23.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:23.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:24.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:24.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:24.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:24.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:24.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:24.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:24.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:24.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:44:24.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:24.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:24.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:24.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:24.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:24.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:24.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:24.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8372ms 2025-07-01 10:44:24.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:24.000 +03:00 [DBG] Connection id "0HNC8090TGBL5" completed keep alive response. 2025-07-01 10:44:24.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7114ms 2025-07-01 10:44:24.000 +03:00 [DBG] Connection id "0HNC8090TGBL5" received FIN. 2025-07-01 10:44:24.000 +03:00 [DBG] Connection id "0HNC8090TGBL5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:44:24.000 +03:00 [DBG] Connection id "0HNC8090TGBL5" disconnecting. 2025-07-01 10:44:24.000 +03:00 [DBG] Connection id "0HNC8090TGBL5" stopped. 2025-07-01 10:44:28.982 +03:00 [DBG] Connection id "0HNC8090TGBL6" accepted. 2025-07-01 10:44:28.982 +03:00 [DBG] Connection id "0HNC8090TGBL6" started. 2025-07-01 10:44:28.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:44:28.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:44:28.983 +03:00 [DBG] POST requests are not supported 2025-07-01 10:44:28.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:44:28.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:44:28.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:28.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:44:28.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:44:28.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:44:28.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:44:28.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:28.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:44:28.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:44:28.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:44:28.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:44:28.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:44:28.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:44:28.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:28.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:28.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:44:28.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:44:28.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:28.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:28.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:28.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:28.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:44:28.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1669ms. 2025-07-01 10:44:28.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:28.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:28.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:28.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:28.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:28.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:28.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:28.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:28.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:28.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:44:28.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:28.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:28.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:28.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:28.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:28.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:28.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:28.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2252ms 2025-07-01 10:44:28.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:28.985 +03:00 [DBG] Connection id "0HNC8090TGBL6" completed keep alive response. 2025-07-01 10:44:28.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3445ms 2025-07-01 10:44:28.985 +03:00 [DBG] Connection id "0HNC8090TGBL6" received FIN. 2025-07-01 10:44:28.985 +03:00 [DBG] Connection id "0HNC8090TGBL6" disconnecting. 2025-07-01 10:44:28.985 +03:00 [DBG] Connection id "0HNC8090TGBL6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:44:28.987 +03:00 [DBG] Connection id "0HNC8090TGBL6" stopped. 2025-07-01 10:44:33.982 +03:00 [DBG] Connection id "0HNC8090TGBL7" accepted. 2025-07-01 10:44:33.982 +03:00 [DBG] Connection id "0HNC8090TGBL7" started. 2025-07-01 10:44:33.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:44:33.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:44:33.982 +03:00 [DBG] POST requests are not supported 2025-07-01 10:44:33.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:44:33.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:44:33.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:33.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:44:33.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:44:33.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:44:33.982 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:44:33.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:33.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:44:33.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:44:33.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:44:33.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:44:33.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:44:33.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:44:33.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:33.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:33.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:44:33.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:44:33.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:33.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:33.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:33.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:33.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:44:33.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1717ms. 2025-07-01 10:44:33.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:33.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:33.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:33.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:33.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:33.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:33.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:33.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:33.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:33.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:44:33.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:33.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:33.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:33.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:33.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:33.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:33.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:33.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0301ms 2025-07-01 10:44:33.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:33.984 +03:00 [DBG] Connection id "0HNC8090TGBL7" completed keep alive response. 2025-07-01 10:44:33.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0178ms 2025-07-01 10:44:33.984 +03:00 [DBG] Connection id "0HNC8090TGBL7" received FIN. 2025-07-01 10:44:33.984 +03:00 [DBG] Connection id "0HNC8090TGBL7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:44:33.984 +03:00 [DBG] Connection id "0HNC8090TGBL7" disconnecting. 2025-07-01 10:44:33.985 +03:00 [DBG] Connection id "0HNC8090TGBL7" stopped. 2025-07-01 10:44:38.387 +03:00 [DBG] Connection id "0HNC8090TGBL8" accepted. 2025-07-01 10:44:38.388 +03:00 [DBG] Connection id "0HNC8090TGBL8" started. 2025-07-01 10:44:38.388 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 695 2025-07-01 10:44:38.388 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:44:38.388 +03:00 [DBG] POST requests are not supported 2025-07-01 10:44:38.388 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:44:38.388 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:44:38.388 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:44:38.388 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:44:38.388 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:44:38.388 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:44:38.388 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:44:38.388 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:44:38.388 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:44:38.388 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:44:38.388 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:44:38.388 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:44:38.388 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:44:38.388 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:44:38.388 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.388 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.388 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:44:38.388 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:44:38.388 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:44:38.388 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 10:44:38.388 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:44:38.388 +03:00 [DBG] Connection id "0HNC8090TGBL8", Request id "0HNC8090TGBL8:00000001": started reading request body. 2025-07-01 10:44:38.388 +03:00 [DBG] Connection id "0HNC8090TGBL8", Request id "0HNC8090TGBL8:00000001": done reading request body. 2025-07-01 10:44:38.388 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 10:44:38.388 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:44:38.388 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:44:38.389 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:44:38.389 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:44:38.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:38.389 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:38.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:38.389 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:38.389 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:44:38.389 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 10:44:38.389 +03:00 [INF] Updating physical elements properties 2025-07-01 10:44:38.409 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 20.5683ms. 2025-07-01 10:44:38.409 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:38.409 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:38.409 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:38.410 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:38.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.410 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:38.410 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:38.410 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:38.410 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:44:38.410 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:38.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:38.410 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:38.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.410 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.410 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.410 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.410 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 21.6752ms 2025-07-01 10:44:38.410 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:44:38.410 +03:00 [DBG] Connection id "0HNC8090TGBL8" completed keep alive response. 2025-07-01 10:44:38.410 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 22.3249ms 2025-07-01 10:44:38.410 +03:00 [DBG] Connection id "0HNC8090TGBL8" received FIN. 2025-07-01 10:44:38.410 +03:00 [DBG] Connection id "0HNC8090TGBL8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:44:38.410 +03:00 [DBG] Connection id "0HNC8090TGBL8" disconnecting. 2025-07-01 10:44:38.410 +03:00 [DBG] Connection id "0HNC8090TGBL8" stopped. 2025-07-01 10:44:38.449 +03:00 [DBG] Connection id "0HNC8090TGBL9" accepted. 2025-07-01 10:44:38.449 +03:00 [DBG] Connection id "0HNC8090TGBL9" started. 2025-07-01 10:44:38.449 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:44:38.449 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:44:38.449 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:44:38.449 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:44:38.449 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:44:38.449 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:44:38.449 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:44:38.449 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:44:38.449 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:44:38.449 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:44:38.449 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:44:38.450 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:44:38.450 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:44:38.450 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:44:38.450 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:44:38.450 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.450 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.450 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:44:38.450 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:44:38.450 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:44:38.450 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:44:38.450 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:44:38.450 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:44:38.450 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:44:38.450 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:44:38.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:38.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:38.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:38.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:38.450 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:44:38.450 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:44:38.450 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:44:38.452 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.9069ms. 2025-07-01 10:44:38.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:38.452 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:38.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:38.452 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:38.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.453 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:38.453 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:38.453 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:44:38.453 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:44:38.453 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:44:38.453 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:44:38.453 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:44:38.453 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:44:38.453 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:44:38.453 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:44:38.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:38.453 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:38.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.453 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.453 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.453 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.453 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.6404ms 2025-07-01 10:44:38.453 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:44:38.453 +03:00 [DBG] Connection id "0HNC8090TGBL9" completed keep alive response. 2025-07-01 10:44:38.453 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.578ms 2025-07-01 10:44:38.454 +03:00 [DBG] Connection id "0HNC8090TGBL9" received FIN. 2025-07-01 10:44:38.454 +03:00 [DBG] Connection id "0HNC8090TGBL9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:44:38.454 +03:00 [DBG] Connection id "0HNC8090TGBL9" disconnecting. 2025-07-01 10:44:38.454 +03:00 [DBG] Connection id "0HNC8090TGBL9" stopped. 2025-07-01 10:44:38.503 +03:00 [DBG] Connection id "0HNC8090TGBLA" accepted. 2025-07-01 10:44:38.504 +03:00 [DBG] Connection id "0HNC8090TGBLA" started. 2025-07-01 10:44:38.504 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:44:38.504 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:44:38.504 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:44:38.504 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:44:38.504 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:44:38.504 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:44:38.504 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:44:38.504 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:44:38.504 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:44:38.504 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:44:38.504 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:44:38.504 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:44:38.504 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:44:38.504 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:44:38.504 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:44:38.504 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.504 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.504 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:44:38.504 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:44:38.504 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:44:38.504 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:44:38.504 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:44:38.504 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:44:38.504 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:44:38.504 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:44:38.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:38.504 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:38.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:38.505 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:38.505 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:44:38.505 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:44:38.505 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:44:38.668 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 163.1985ms. 2025-07-01 10:44:38.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:38.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:38.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:38.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:38.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:38.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:38.668 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:44:38.668 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:44:38.668 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:44:38.668 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:44:38.668 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:44:38.668 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:44:38.668 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:44:38.670 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:44:38.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:38.670 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:38.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.670 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.670 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.670 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.670 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 165.643ms 2025-07-01 10:44:38.670 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:44:38.670 +03:00 [DBG] Connection id "0HNC8090TGBLA" completed keep alive response. 2025-07-01 10:44:38.670 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 166.3528ms 2025-07-01 10:44:38.677 +03:00 [DBG] Connection id "0HNC8090TGBLA" received FIN. 2025-07-01 10:44:38.677 +03:00 [DBG] Connection id "0HNC8090TGBLA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:44:38.678 +03:00 [DBG] Connection id "0HNC8090TGBLA" disconnecting. 2025-07-01 10:44:38.678 +03:00 [DBG] Connection id "0HNC8090TGBLA" stopped. 2025-07-01 10:44:38.981 +03:00 [DBG] Connection id "0HNC8090TGBLB" accepted. 2025-07-01 10:44:38.981 +03:00 [DBG] Connection id "0HNC8090TGBLB" started. 2025-07-01 10:44:38.981 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:44:38.981 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:44:38.981 +03:00 [DBG] POST requests are not supported 2025-07-01 10:44:38.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:44:38.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:44:38.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:38.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:44:38.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:44:38.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:44:38.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:44:38.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:38.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:44:38.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:44:38.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:44:38.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:44:38.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:44:38.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:44:38.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:44:38.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:44:38.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:38.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:38.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:38.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:38.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:44:38.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1274ms. 2025-07-01 10:44:38.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:38.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:38.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:38.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:38.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:38.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:38.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:38.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:44:38.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:38.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:38.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:38.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:38.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7887ms 2025-07-01 10:44:38.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:38.982 +03:00 [DBG] Connection id "0HNC8090TGBLB" completed keep alive response. 2025-07-01 10:44:38.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3789ms 2025-07-01 10:44:38.983 +03:00 [DBG] Connection id "0HNC8090TGBLB" received FIN. 2025-07-01 10:44:38.983 +03:00 [DBG] Connection id "0HNC8090TGBLB" disconnecting. 2025-07-01 10:44:38.983 +03:00 [DBG] Connection id "0HNC8090TGBLB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:44:38.984 +03:00 [DBG] Connection id "0HNC8090TGBLB" stopped. 2025-07-01 10:44:41.763 +03:00 [DBG] Connection id "0HNC8090TGBLC" accepted. 2025-07-01 10:44:41.764 +03:00 [DBG] Connection id "0HNC8090TGBLC" started. 2025-07-01 10:44:41.764 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/ - application/json;charset=UTF-8 5 2025-07-01 10:44:41.764 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:44:41.764 +03:00 [DBG] POST requests are not supported 2025-07-01 10:44:41.764 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/' 2025-07-01 10:44:41.764 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/' 2025-07-01 10:44:41.764 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:44:41.764 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:44:41.764 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:44:41.764 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:44:41.764 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:44:41.764 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:44:41.765 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:44:41.765 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:44:41.765 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:44:41.765 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:44:41.765 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:44:41.765 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:44:41.765 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:41.765 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:41.765 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:44:41.765 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:44:41.765 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 10:44:41.765 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 10:44:41.765 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:44:41.765 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:44:41.765 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 10:44:41.765 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 10:44:41.765 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:44:41.766 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 10:44:41.766 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:44:41.766 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:44:41.766 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:44:41.766 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:44:41.766 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:44:41.766 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 10:44:41.766 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:44:41.766 +03:00 [DBG] Connection id "0HNC8090TGBLC", Request id "0HNC8090TGBLC:00000001": started reading request body. 2025-07-01 10:44:41.766 +03:00 [DBG] Connection id "0HNC8090TGBLC", Request id "0HNC8090TGBLC:00000001": done reading request body. 2025-07-01 10:44:41.766 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 10:44:41.766 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:44:41.766 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:44:41.766 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:44:41.767 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:44:41.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:41.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:41.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:41.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:41.767 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:44:41.767 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Hb-1","System.Int32[]"]) 2025-07-01 10:44:41.767 +03:00 [INF] Changing group of physicals [213] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:44:41.795 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 27.8174ms. 2025-07-01 10:44:41.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:41.795 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:41.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:41.795 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:41.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:41.795 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:41.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:41.795 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:41.795 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:41.795 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:44:41.795 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:41.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:41.795 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:41.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:41.795 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:41.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:41.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:41.796 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 30.7533ms 2025-07-01 10:44:41.796 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:44:41.796 +03:00 [DBG] Connection id "0HNC8090TGBLC" completed keep alive response. 2025-07-01 10:44:41.796 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/ - 200 0 null 31.8649ms 2025-07-01 10:44:41.796 +03:00 [DBG] Connection id "0HNC8090TGBLC" received FIN. 2025-07-01 10:44:41.796 +03:00 [DBG] Connection id "0HNC8090TGBLC" disconnecting. 2025-07-01 10:44:41.796 +03:00 [DBG] Connection id "0HNC8090TGBLC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:44:41.797 +03:00 [DBG] Connection id "0HNC8090TGBLC" stopped. 2025-07-01 10:44:41.837 +03:00 [DBG] Connection id "0HNC8090TGBLD" accepted. 2025-07-01 10:44:41.838 +03:00 [DBG] Connection id "0HNC8090TGBLD" started. 2025-07-01 10:44:41.838 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:44:41.838 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:44:41.838 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:44:41.838 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:44:41.838 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:44:41.838 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:44:41.838 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:44:41.838 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:44:41.838 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:44:41.838 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:44:41.838 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:44:41.838 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:44:41.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-07-01 10:44:41.838 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:44:41.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-07-01 10:44:41.838 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:41.838 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:41.839 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:44:41.839 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:44:41.839 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:44:41.839 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:44:41.839 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:44:41.839 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:44:41.839 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:44:41.839 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:44:41.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:41.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:41.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:41.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:41.839 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:44:41.839 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:44:41.839 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:44:41.841 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.31ms. 2025-07-01 10:44:41.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:41.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:41.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:41.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:41.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:41.841 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:41.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:41.841 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:41.841 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:44:41.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-07-01 10:44:41.841 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:44:41.841 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:44:41.841 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:44:41.841 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:44:41.841 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:44:41.841 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:44:41.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:41.841 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:41.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:41.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:41.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:41.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:41.842 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.1677ms 2025-07-01 10:44:41.842 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:44:41.842 +03:00 [DBG] Connection id "0HNC8090TGBLD" completed keep alive response. 2025-07-01 10:44:41.842 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.1034ms 2025-07-01 10:44:41.842 +03:00 [DBG] Connection id "0HNC8090TGBLD" received FIN. 2025-07-01 10:44:41.842 +03:00 [DBG] Connection id "0HNC8090TGBLD" disconnecting. 2025-07-01 10:44:41.842 +03:00 [DBG] Connection id "0HNC8090TGBLD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:44:41.843 +03:00 [DBG] Connection id "0HNC8090TGBLD" stopped. 2025-07-01 10:44:41.888 +03:00 [DBG] Connection id "0HNC8090TGBLE" accepted. 2025-07-01 10:44:41.888 +03:00 [DBG] Connection id "0HNC8090TGBLE" started. 2025-07-01 10:44:41.888 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:44:41.888 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:44:41.888 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:44:41.888 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:44:41.888 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:44:41.888 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:44:41.888 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:44:41.888 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:44:41.888 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:44:41.888 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:44:41.888 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:44:41.888 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:44:41.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-07-01 10:44:41.889 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:44:41.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-07-01 10:44:41.889 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:41.889 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:41.889 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:44:41.889 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:44:41.889 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:44:41.889 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:44:41.889 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:44:41.889 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:44:41.889 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:44:41.889 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:44:41.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:41.889 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:41.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:41.889 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:41.889 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:44:41.889 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:44:41.889 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:44:42.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 147.4238ms. 2025-07-01 10:44:42.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:42.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:42.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:42.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:42.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:42.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:42.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:42.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:42.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:44:42.037 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:44:42.037 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:44:42.037 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:44:42.037 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:44:42.037 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:44:42.037 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:44:42.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:44:42.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:42.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:42.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:42.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:42.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:42.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:42.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 149.79ms 2025-07-01 10:44:42.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:44:42.038 +03:00 [DBG] Connection id "0HNC8090TGBLE" completed keep alive response. 2025-07-01 10:44:42.038 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 150.5046ms 2025-07-01 10:44:42.042 +03:00 [DBG] Connection id "0HNC8090TGBLE" received FIN. 2025-07-01 10:44:42.042 +03:00 [DBG] Connection id "0HNC8090TGBLE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:44:42.043 +03:00 [DBG] Connection id "0HNC8090TGBLE" disconnecting. 2025-07-01 10:44:42.043 +03:00 [DBG] Connection id "0HNC8090TGBLE" stopped. 2025-07-01 10:44:43.980 +03:00 [DBG] Connection id "0HNC8090TGBLF" accepted. 2025-07-01 10:44:43.981 +03:00 [DBG] Connection id "0HNC8090TGBLF" started. 2025-07-01 10:44:43.981 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:44:43.981 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:44:43.981 +03:00 [DBG] POST requests are not supported 2025-07-01 10:44:43.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:44:43.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:44:43.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:43.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:44:43.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:44:43.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:44:43.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:44:43.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:43.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:44:43.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:44:43.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:44:43.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:44:43.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:44:43.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:44:43.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:43.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:43.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:44:43.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:44:43.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:43.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:43.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:43.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:43.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:44:43.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1929ms. 2025-07-01 10:44:43.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:43.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:43.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:43.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:43.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:43.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:43.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:43.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:43.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:43.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:44:43.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:43.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:43.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:43.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:43.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:43.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:43.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:43.983 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2769ms 2025-07-01 10:44:43.983 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:43.983 +03:00 [DBG] Connection id "0HNC8090TGBLF" completed keep alive response. 2025-07-01 10:44:43.983 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2515ms 2025-07-01 10:44:43.983 +03:00 [DBG] Connection id "0HNC8090TGBLF" received FIN. 2025-07-01 10:44:43.983 +03:00 [DBG] Connection id "0HNC8090TGBLF" disconnecting. 2025-07-01 10:44:43.984 +03:00 [DBG] Connection id "0HNC8090TGBLF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:44:43.985 +03:00 [DBG] Connection id "0HNC8090TGBLF" stopped. 2025-07-01 10:44:48.978 +03:00 [DBG] Connection id "0HNC8090TGBLG" accepted. 2025-07-01 10:44:48.978 +03:00 [DBG] Connection id "0HNC8090TGBLG" started. 2025-07-01 10:44:48.978 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:44:48.978 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:44:48.978 +03:00 [DBG] POST requests are not supported 2025-07-01 10:44:48.978 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:44:48.978 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:44:48.978 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:48.979 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:44:48.979 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:44:48.979 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:44:48.979 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:44:48.979 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:48.979 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:44:48.979 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:44:48.979 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:44:48.979 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:44:48.979 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:44:48.979 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:44:48.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:48.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:48.979 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:44:48.979 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:44:48.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:48.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:48.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:48.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:48.979 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:44:48.980 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1669ms. 2025-07-01 10:44:48.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:48.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:48.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:48.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:48.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:48.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:48.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:48.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:48.980 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:48.980 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:44:48.980 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:48.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:48.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:48.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:48.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:48.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:48.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:48.980 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1426ms 2025-07-01 10:44:48.980 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:48.980 +03:00 [DBG] Connection id "0HNC8090TGBLG" completed keep alive response. 2025-07-01 10:44:48.980 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1493ms 2025-07-01 10:44:48.981 +03:00 [DBG] Connection id "0HNC8090TGBLG" received FIN. 2025-07-01 10:44:48.981 +03:00 [DBG] Connection id "0HNC8090TGBLG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:44:48.981 +03:00 [DBG] Connection id "0HNC8090TGBLG" disconnecting. 2025-07-01 10:44:48.981 +03:00 [DBG] Connection id "0HNC8090TGBLG" stopped. 2025-07-01 10:44:53.988 +03:00 [DBG] Connection id "0HNC8090TGBLH" accepted. 2025-07-01 10:44:53.989 +03:00 [DBG] Connection id "0HNC8090TGBLH" started. 2025-07-01 10:44:53.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:44:53.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:44:53.989 +03:00 [DBG] POST requests are not supported 2025-07-01 10:44:53.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:44:53.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:44:53.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:53.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:44:53.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:44:53.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:44:53.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:44:53.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:53.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:44:53.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:44:53.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:44:53.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:44:53.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:44:53.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:44:53.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:53.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:53.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:44:53.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:44:53.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:53.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:53.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:53.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:53.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:44:53.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1953ms. 2025-07-01 10:44:53.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:53.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:53.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:53.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:53.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:53.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:53.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:53.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:53.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:53.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:44:53.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:53.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:53.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:53.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:53.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:53.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:53.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:53.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1609ms 2025-07-01 10:44:53.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:53.991 +03:00 [DBG] Connection id "0HNC8090TGBLH" completed keep alive response. 2025-07-01 10:44:53.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1295ms 2025-07-01 10:44:53.991 +03:00 [DBG] Connection id "0HNC8090TGBLH" received FIN. 2025-07-01 10:44:53.991 +03:00 [DBG] Connection id "0HNC8090TGBLH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:44:53.991 +03:00 [DBG] Connection id "0HNC8090TGBLH" disconnecting. 2025-07-01 10:44:53.991 +03:00 [DBG] Connection id "0HNC8090TGBLH" stopped. 2025-07-01 10:44:58.983 +03:00 [DBG] Connection id "0HNC8090TGBLI" accepted. 2025-07-01 10:44:58.983 +03:00 [DBG] Connection id "0HNC8090TGBLI" started. 2025-07-01 10:44:58.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:44:58.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:44:58.983 +03:00 [DBG] POST requests are not supported 2025-07-01 10:44:58.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:44:58.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:44:58.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:58.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:44:58.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:44:58.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:44:58.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:44:58.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:58.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:44:58.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:44:58.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:44:58.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:44:58.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:44:58.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:44:58.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:58.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:58.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:44:58.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:44:58.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:58.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:58.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:58.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:58.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:44:58.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2045ms. 2025-07-01 10:44:58.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:58.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:58.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:58.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:58.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:58.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:58.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:58.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:58.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:58.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:44:58.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:58.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:58.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:58.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:58.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:58.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:58.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:58.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1165ms 2025-07-01 10:44:58.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:44:58.985 +03:00 [DBG] Connection id "0HNC8090TGBLI" completed keep alive response. 2025-07-01 10:44:58.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9882ms 2025-07-01 10:44:58.986 +03:00 [DBG] Connection id "0HNC8090TGBLI" received FIN. 2025-07-01 10:44:58.986 +03:00 [DBG] Connection id "0HNC8090TGBLI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:44:58.986 +03:00 [DBG] Connection id "0HNC8090TGBLI" disconnecting. 2025-07-01 10:44:58.986 +03:00 [DBG] Connection id "0HNC8090TGBLI" stopped. 2025-07-01 10:44:59.833 +03:00 [DBG] Connection id "0HNC8090TGBLJ" accepted. 2025-07-01 10:44:59.833 +03:00 [DBG] Connection id "0HNC8090TGBLJ" started. 2025-07-01 10:44:59.833 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 695 2025-07-01 10:44:59.833 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:44:59.833 +03:00 [DBG] POST requests are not supported 2025-07-01 10:44:59.833 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:44:59.833 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:44:59.833 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:44:59.833 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:44:59.833 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:44:59.833 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:44:59.833 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:44:59.833 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:44:59.833 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:44:59.833 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:44:59.833 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:44:59.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-07-01 10:44:59.834 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:44:59.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-07-01 10:44:59.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:59.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:59.834 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:44:59.834 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:44:59.834 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:44:59.834 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 10:44:59.834 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:44:59.834 +03:00 [DBG] Connection id "0HNC8090TGBLJ", Request id "0HNC8090TGBLJ:00000001": started reading request body. 2025-07-01 10:44:59.834 +03:00 [DBG] Connection id "0HNC8090TGBLJ", Request id "0HNC8090TGBLJ:00000001": done reading request body. 2025-07-01 10:44:59.834 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 10:44:59.834 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:44:59.834 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:44:59.834 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:44:59.834 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:44:59.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:59.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:59.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:59.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:59.834 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:44:59.834 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 10:44:59.834 +03:00 [INF] Updating physical elements properties 2025-07-01 10:44:59.852 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.9294ms. 2025-07-01 10:44:59.852 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:59.852 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:59.852 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:59.852 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:59.852 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:59.853 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:59.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:59.853 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:59.853 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:59.853 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:44:59.853 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:44:59.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:59.853 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:59.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:59.853 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:59.853 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:59.853 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:59.853 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.3553ms 2025-07-01 10:44:59.853 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:44:59.853 +03:00 [DBG] Connection id "0HNC8090TGBLJ" completed keep alive response. 2025-07-01 10:44:59.853 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 20.1087ms 2025-07-01 10:44:59.853 +03:00 [DBG] Connection id "0HNC8090TGBLJ" received FIN. 2025-07-01 10:44:59.853 +03:00 [DBG] Connection id "0HNC8090TGBLJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:44:59.854 +03:00 [DBG] Connection id "0HNC8090TGBLJ" disconnecting. 2025-07-01 10:44:59.854 +03:00 [DBG] Connection id "0HNC8090TGBLJ" stopped. 2025-07-01 10:44:59.894 +03:00 [DBG] Connection id "0HNC8090TGBLK" accepted. 2025-07-01 10:44:59.894 +03:00 [DBG] Connection id "0HNC8090TGBLK" started. 2025-07-01 10:44:59.895 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:44:59.895 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:44:59.895 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:44:59.895 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:44:59.895 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:44:59.895 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:44:59.895 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:44:59.895 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:44:59.895 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:44:59.895 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:44:59.895 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:44:59.895 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:44:59.895 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:44:59.896 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:44:59.896 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:44:59.896 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:59.896 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:59.896 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:44:59.896 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:44:59.896 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:44:59.896 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:44:59.896 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:44:59.896 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:44:59.896 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:44:59.896 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:44:59.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:59.896 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:59.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:59.897 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:59.897 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:44:59.897 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:44:59.897 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:44:59.899 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.5026ms. 2025-07-01 10:44:59.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:59.899 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:59.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:59.899 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:59.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:59.899 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:59.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:59.899 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:59.899 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:44:59.900 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:44:59.900 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:44:59.900 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:44:59.900 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:44:59.900 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:44:59.900 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:44:59.900 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:44:59.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:59.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:44:59.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:59.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:59.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:59.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:59.900 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.3894ms 2025-07-01 10:44:59.900 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:44:59.900 +03:00 [DBG] Connection id "0HNC8090TGBLK" completed keep alive response. 2025-07-01 10:44:59.900 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.498ms 2025-07-01 10:44:59.900 +03:00 [DBG] Connection id "0HNC8090TGBLK" received FIN. 2025-07-01 10:44:59.900 +03:00 [DBG] Connection id "0HNC8090TGBLK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:44:59.901 +03:00 [DBG] Connection id "0HNC8090TGBLK" disconnecting. 2025-07-01 10:44:59.901 +03:00 [DBG] Connection id "0HNC8090TGBLK" stopped. 2025-07-01 10:44:59.950 +03:00 [DBG] Connection id "0HNC8090TGBLL" accepted. 2025-07-01 10:44:59.950 +03:00 [DBG] Connection id "0HNC8090TGBLL" started. 2025-07-01 10:44:59.951 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:44:59.951 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:44:59.951 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:44:59.951 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:44:59.951 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:44:59.951 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:44:59.951 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:44:59.951 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:44:59.951 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:44:59.951 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:44:59.951 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:44:59.951 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:44:59.951 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:44:59.951 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:44:59.952 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:44:59.952 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:59.952 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:44:59.952 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:44:59.952 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:44:59.952 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:44:59.952 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:44:59.952 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:44:59.952 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:44:59.952 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:44:59.952 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:44:59.952 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:59.952 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:44:59.952 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:59.952 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:44:59.952 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:44:59.952 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:44:59.952 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:45:00.125 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 172.5068ms. 2025-07-01 10:45:00.125 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:00.125 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:00.125 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:00.125 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:00.125 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:00.125 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:00.125 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:00.125 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:00.125 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:45:00.125 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:45:00.125 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:45:00.125 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:45:00.125 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:45:00.125 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:45:00.125 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:45:00.127 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:45:00.127 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:00.127 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:00.127 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:00.127 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:00.127 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:00.127 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:00.127 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 175.3948ms 2025-07-01 10:45:00.127 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:45:00.127 +03:00 [DBG] Connection id "0HNC8090TGBLL" completed keep alive response. 2025-07-01 10:45:00.127 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 176.4141ms 2025-07-01 10:45:00.130 +03:00 [DBG] Connection id "0HNC8090TGBLL" received FIN. 2025-07-01 10:45:00.131 +03:00 [DBG] Connection id "0HNC8090TGBLL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:45:00.131 +03:00 [DBG] Connection id "0HNC8090TGBLL" disconnecting. 2025-07-01 10:45:00.131 +03:00 [DBG] Connection id "0HNC8090TGBLL" stopped. 2025-07-01 10:45:03.985 +03:00 [DBG] Connection id "0HNC8090TGBLM" accepted. 2025-07-01 10:45:03.985 +03:00 [DBG] Connection id "0HNC8090TGBLM" started. 2025-07-01 10:45:03.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:45:03.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:45:03.985 +03:00 [DBG] POST requests are not supported 2025-07-01 10:45:03.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:45:03.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:45:03.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:03.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:45:03.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:45:03.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:45:03.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:45:03.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:03.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:45:03.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:45:03.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:45:03.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:45:03.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:45:03.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:45:03.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:03.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:03.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:45:03.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:45:03.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:03.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:03.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:03.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:03.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:45:03.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1359ms. 2025-07-01 10:45:03.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:03.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:03.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:03.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:03.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:03.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:03.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:03.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:03.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:03.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:45:03.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:03.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:03.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:03.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:03.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:03.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:03.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:03.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8205ms 2025-07-01 10:45:03.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:03.987 +03:00 [DBG] Connection id "0HNC8090TGBLM" completed keep alive response. 2025-07-01 10:45:03.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5931ms 2025-07-01 10:45:03.987 +03:00 [DBG] Connection id "0HNC8090TGBLM" received FIN. 2025-07-01 10:45:03.987 +03:00 [DBG] Connection id "0HNC8090TGBLM" disconnecting. 2025-07-01 10:45:03.987 +03:00 [DBG] Connection id "0HNC8090TGBLM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:45:03.988 +03:00 [DBG] Connection id "0HNC8090TGBLM" stopped. 2025-07-01 10:45:04.322 +03:00 [DBG] Connection id "0HNC8090TGBLN" accepted. 2025-07-01 10:45:04.322 +03:00 [DBG] Connection id "0HNC8090TGBLN" started. 2025-07-01 10:45:04.322 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/ - application/json;charset=UTF-8 5 2025-07-01 10:45:04.322 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:45:04.322 +03:00 [DBG] POST requests are not supported 2025-07-01 10:45:04.322 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/' 2025-07-01 10:45:04.322 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/' 2025-07-01 10:45:04.322 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:45:04.322 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:45:04.322 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:45:04.322 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:45:04.322 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:45:04.323 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:45:04.323 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:45:04.323 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:45:04.323 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:45:04.323 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:45:04.323 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:45:04.323 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:45:04.323 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:04.323 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:04.323 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:45:04.323 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:45:04.323 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 10:45:04.323 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 10:45:04.323 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:45:04.323 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:45:04.323 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 10:45:04.323 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 10:45:04.323 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:45:04.323 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 10:45:04.323 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:45:04.323 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:45:04.323 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:45:04.323 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:45:04.323 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:45:04.323 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 10:45:04.323 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:45:04.323 +03:00 [DBG] Connection id "0HNC8090TGBLN", Request id "0HNC8090TGBLN:00000001": started reading request body. 2025-07-01 10:45:04.323 +03:00 [DBG] Connection id "0HNC8090TGBLN", Request id "0HNC8090TGBLN:00000001": done reading request body. 2025-07-01 10:45:04.323 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 10:45:04.323 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:45:04.323 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:45:04.323 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:45:04.323 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:45:04.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:04.323 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:04.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:04.323 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:04.323 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:45:04.323 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Hb-1","System.Int32[]"]) 2025-07-01 10:45:04.323 +03:00 [INF] Changing group of physicals [211] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:45:04.347 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 23.5894ms. 2025-07-01 10:45:04.347 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:04.347 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:04.347 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:04.347 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:04.347 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:04.347 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:04.347 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:04.347 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:04.347 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:04.347 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:45:04.347 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:04.347 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:04.348 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:04.348 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:04.348 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:04.348 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:04.348 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:04.348 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 24.9823ms 2025-07-01 10:45:04.348 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:45:04.348 +03:00 [DBG] Connection id "0HNC8090TGBLN" completed keep alive response. 2025-07-01 10:45:04.348 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/ - 200 0 null 25.6338ms 2025-07-01 10:45:04.348 +03:00 [DBG] Connection id "0HNC8090TGBLN" received FIN. 2025-07-01 10:45:04.348 +03:00 [DBG] Connection id "0HNC8090TGBLN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:45:04.348 +03:00 [DBG] Connection id "0HNC8090TGBLN" disconnecting. 2025-07-01 10:45:04.349 +03:00 [DBG] Connection id "0HNC8090TGBLN" stopped. 2025-07-01 10:45:04.398 +03:00 [DBG] Connection id "0HNC8090TGBLO" accepted. 2025-07-01 10:45:04.398 +03:00 [DBG] Connection id "0HNC8090TGBLO" started. 2025-07-01 10:45:04.399 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:45:04.399 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:45:04.399 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:45:04.399 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:45:04.399 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:45:04.399 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:45:04.399 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:45:04.399 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:45:04.399 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:45:04.399 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:45:04.400 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:45:04.400 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:45:04.400 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:45:04.400 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:45:04.400 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:45:04.400 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:04.400 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:04.400 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:45:04.400 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:45:04.400 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:45:04.400 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:45:04.400 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:45:04.401 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:45:04.401 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:45:04.401 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:45:04.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:04.401 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:04.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:04.401 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:04.401 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:45:04.401 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:45:04.401 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:45:04.403 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.3577ms. 2025-07-01 10:45:04.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:04.403 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:04.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:04.403 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:04.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:04.403 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:04.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:04.403 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:04.403 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:45:04.403 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:45:04.403 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:45:04.404 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:45:04.404 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:45:04.404 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:45:04.404 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:45:04.404 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:45:04.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:04.404 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:04.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:04.404 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:04.404 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:04.404 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:04.404 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.3157ms 2025-07-01 10:45:04.404 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:45:04.404 +03:00 [DBG] Connection id "0HNC8090TGBLO" completed keep alive response. 2025-07-01 10:45:04.404 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.8375ms 2025-07-01 10:45:04.405 +03:00 [DBG] Connection id "0HNC8090TGBLO" received FIN. 2025-07-01 10:45:04.405 +03:00 [DBG] Connection id "0HNC8090TGBLO" disconnecting. 2025-07-01 10:45:04.405 +03:00 [DBG] Connection id "0HNC8090TGBLO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:45:04.406 +03:00 [DBG] Connection id "0HNC8090TGBLO" stopped. 2025-07-01 10:45:04.448 +03:00 [DBG] Connection id "0HNC8090TGBLP" accepted. 2025-07-01 10:45:04.448 +03:00 [DBG] Connection id "0HNC8090TGBLP" started. 2025-07-01 10:45:04.449 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:45:04.449 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:45:04.449 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:45:04.449 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:45:04.449 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:45:04.449 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:45:04.449 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:45:04.449 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:45:04.449 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:45:04.449 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:45:04.449 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:45:04.449 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:45:04.450 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:45:04.450 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:45:04.450 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:45:04.450 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:04.450 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:04.450 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:45:04.450 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:45:04.450 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:45:04.450 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:45:04.450 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:45:04.450 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:45:04.450 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:45:04.450 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:45:04.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:04.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:04.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:04.451 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:04.451 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:45:04.451 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:45:04.451 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:45:04.646 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 194.9438ms. 2025-07-01 10:45:04.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:04.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:04.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:04.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:04.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:04.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:04.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:04.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:04.646 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:45:04.646 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:45:04.646 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:45:04.646 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:45:04.646 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:45:04.646 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:45:04.647 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:45:04.648 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:45:04.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:04.648 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:04.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:04.648 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:04.648 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:04.648 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:04.648 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 198.7879ms 2025-07-01 10:45:04.648 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:45:04.649 +03:00 [DBG] Connection id "0HNC8090TGBLP" completed keep alive response. 2025-07-01 10:45:04.649 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 199.9715ms 2025-07-01 10:45:04.652 +03:00 [DBG] Connection id "0HNC8090TGBLP" received FIN. 2025-07-01 10:45:04.652 +03:00 [DBG] Connection id "0HNC8090TGBLP" disconnecting. 2025-07-01 10:45:04.652 +03:00 [DBG] Connection id "0HNC8090TGBLP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:45:04.653 +03:00 [DBG] Connection id "0HNC8090TGBLP" stopped. 2025-07-01 10:45:09.000 +03:00 [DBG] Connection id "0HNC8090TGBLQ" accepted. 2025-07-01 10:45:09.000 +03:00 [DBG] Connection id "0HNC8090TGBLQ" started. 2025-07-01 10:45:09.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:45:09.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:45:09.000 +03:00 [DBG] POST requests are not supported 2025-07-01 10:45:09.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:45:09.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:45:09.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:09.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:45:09.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:45:09.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:45:09.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:45:09.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:09.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:45:09.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:45:09.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:45:09.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:45:09.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:45:09.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:45:09.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:09.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:09.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:45:09.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:45:09.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:09.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:09.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:09.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:09.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:45:09.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1309ms. 2025-07-01 10:45:09.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:09.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:09.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:09.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:09.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:09.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:09.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:09.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:09.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:09.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:45:09.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:09.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:09.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:09.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:09.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:09.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:09.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:09.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8724ms 2025-07-01 10:45:09.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:09.002 +03:00 [DBG] Connection id "0HNC8090TGBLQ" completed keep alive response. 2025-07-01 10:45:09.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5921ms 2025-07-01 10:45:09.002 +03:00 [DBG] Connection id "0HNC8090TGBLQ" received FIN. 2025-07-01 10:45:09.002 +03:00 [DBG] Connection id "0HNC8090TGBLQ" disconnecting. 2025-07-01 10:45:09.002 +03:00 [DBG] Connection id "0HNC8090TGBLQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:45:09.003 +03:00 [DBG] Connection id "0HNC8090TGBLQ" stopped. 2025-07-01 10:45:13.997 +03:00 [DBG] Connection id "0HNC8090TGBLR" accepted. 2025-07-01 10:45:13.998 +03:00 [DBG] Connection id "0HNC8090TGBLR" started. 2025-07-01 10:45:13.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:45:13.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:45:13.998 +03:00 [DBG] POST requests are not supported 2025-07-01 10:45:13.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:45:13.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:45:13.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:13.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:45:13.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:45:13.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:45:13.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:45:13.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:13.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:45:13.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:45:13.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:45:13.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:45:13.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:45:13.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:45:13.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:13.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:13.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:45:13.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:45:13.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:13.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:13.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:13.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:13.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:45:13.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.122ms. 2025-07-01 10:45:13.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:13.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:13.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:13.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:13.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:13.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:13.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:13.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:13.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:13.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:45:13.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:13.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:13.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:13.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:13.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:13.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:13.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:13.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6227ms 2025-07-01 10:45:13.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:13.999 +03:00 [DBG] Connection id "0HNC8090TGBLR" completed keep alive response. 2025-07-01 10:45:13.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1926ms 2025-07-01 10:45:13.999 +03:00 [DBG] Connection id "0HNC8090TGBLR" received FIN. 2025-07-01 10:45:13.999 +03:00 [DBG] Connection id "0HNC8090TGBLR" disconnecting. 2025-07-01 10:45:13.999 +03:00 [DBG] Connection id "0HNC8090TGBLR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:45:14.000 +03:00 [DBG] Connection id "0HNC8090TGBLR" stopped. 2025-07-01 10:45:18.978 +03:00 [DBG] Connection id "0HNC8090TGBLS" accepted. 2025-07-01 10:45:18.978 +03:00 [DBG] Connection id "0HNC8090TGBLS" started. 2025-07-01 10:45:18.978 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:45:18.978 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:45:18.978 +03:00 [DBG] POST requests are not supported 2025-07-01 10:45:18.978 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:45:18.978 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:45:18.978 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:18.978 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:45:18.978 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:45:18.979 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:45:18.979 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:45:18.979 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:18.979 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:45:18.979 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:45:18.979 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:45:18.979 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:45:18.979 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:45:18.979 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:45:18.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:18.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:18.979 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:45:18.979 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:45:18.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:18.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:18.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:18.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:18.979 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:45:18.980 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.173ms. 2025-07-01 10:45:18.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:18.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:18.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:18.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:18.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:18.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:18.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:18.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:18.980 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:18.980 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:45:18.980 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:18.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:18.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:18.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:18.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:18.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:18.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:18.980 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2148ms 2025-07-01 10:45:18.980 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:18.980 +03:00 [DBG] Connection id "0HNC8090TGBLS" completed keep alive response. 2025-07-01 10:45:18.980 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3189ms 2025-07-01 10:45:18.981 +03:00 [DBG] Connection id "0HNC8090TGBLS" received FIN. 2025-07-01 10:45:18.981 +03:00 [DBG] Connection id "0HNC8090TGBLS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:45:18.981 +03:00 [DBG] Connection id "0HNC8090TGBLS" disconnecting. 2025-07-01 10:45:18.981 +03:00 [DBG] Connection id "0HNC8090TGBLS" stopped. 2025-07-01 10:45:23.050 +03:00 [DBG] Connection id "0HNC8090TGBLT" accepted. 2025-07-01 10:45:23.051 +03:00 [DBG] Connection id "0HNC8090TGBLT" started. 2025-07-01 10:45:23.051 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 691 2025-07-01 10:45:23.051 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:45:23.051 +03:00 [DBG] POST requests are not supported 2025-07-01 10:45:23.051 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:45:23.051 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:45:23.051 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:45:23.051 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:45:23.051 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:45:23.051 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:45:23.051 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:45:23.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:45:23.051 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:45:23.051 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:45:23.052 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:45:23.052 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:45:23.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:45:23.052 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:45:23.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:45:23.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:45:23.052 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:45:23.052 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 10:45:23.052 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:45:23.052 +03:00 [DBG] Connection id "0HNC8090TGBLT", Request id "0HNC8090TGBLT:00000001": started reading request body. 2025-07-01 10:45:23.052 +03:00 [DBG] Connection id "0HNC8090TGBLT", Request id "0HNC8090TGBLT:00000001": done reading request body. 2025-07-01 10:45:23.052 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 10:45:23.053 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:45:23.053 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:45:23.053 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:45:23.053 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:45:23.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:23.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:23.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:23.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:23.053 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:45:23.053 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 10:45:23.053 +03:00 [INF] Updating physical elements properties 2025-07-01 10:45:23.083 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 30.2887ms. 2025-07-01 10:45:23.084 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:23.084 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:23.084 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:23.084 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:23.084 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.084 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.084 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:23.084 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:23.084 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:23.084 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:45:23.084 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:23.084 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:23.084 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:23.084 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.084 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.084 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.085 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.085 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 32.9642ms 2025-07-01 10:45:23.085 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:45:23.085 +03:00 [DBG] Connection id "0HNC8090TGBLT" completed keep alive response. 2025-07-01 10:45:23.085 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 34.2096ms 2025-07-01 10:45:23.085 +03:00 [DBG] Connection id "0HNC8090TGBLT" received FIN. 2025-07-01 10:45:23.085 +03:00 [DBG] Connection id "0HNC8090TGBLT" disconnecting. 2025-07-01 10:45:23.085 +03:00 [DBG] Connection id "0HNC8090TGBLT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:45:23.086 +03:00 [DBG] Connection id "0HNC8090TGBLT" stopped. 2025-07-01 10:45:23.130 +03:00 [DBG] Connection id "0HNC8090TGBLU" accepted. 2025-07-01 10:45:23.130 +03:00 [DBG] Connection id "0HNC8090TGBLU" started. 2025-07-01 10:45:23.130 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:45:23.130 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:45:23.130 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:45:23.130 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:45:23.130 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:45:23.130 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:45:23.130 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:45:23.130 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:45:23.131 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:45:23.131 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:45:23.131 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:45:23.131 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:45:23.131 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:45:23.131 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:45:23.131 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:45:23.131 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.131 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.131 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:45:23.131 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:45:23.131 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:45:23.131 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:45:23.131 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:45:23.131 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:45:23.131 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:45:23.131 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:45:23.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:23.131 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:23.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:23.131 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:23.131 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:45:23.131 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:45:23.132 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:45:23.133 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.9768ms. 2025-07-01 10:45:23.134 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:23.134 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:23.134 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:23.134 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:23.134 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.134 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.134 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:23.134 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:23.134 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:45:23.134 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:45:23.134 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:45:23.134 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:45:23.134 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:45:23.134 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:45:23.134 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:45:23.134 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:45:23.134 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:23.134 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:23.134 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.134 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.134 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.134 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.134 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.6457ms 2025-07-01 10:45:23.135 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:45:23.135 +03:00 [DBG] Connection id "0HNC8090TGBLU" completed keep alive response. 2025-07-01 10:45:23.135 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.5141ms 2025-07-01 10:45:23.135 +03:00 [DBG] Connection id "0HNC8090TGBLU" received FIN. 2025-07-01 10:45:23.135 +03:00 [DBG] Connection id "0HNC8090TGBLU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:45:23.135 +03:00 [DBG] Connection id "0HNC8090TGBLU" disconnecting. 2025-07-01 10:45:23.135 +03:00 [DBG] Connection id "0HNC8090TGBLU" stopped. 2025-07-01 10:45:23.180 +03:00 [DBG] Connection id "0HNC8090TGBLV" accepted. 2025-07-01 10:45:23.180 +03:00 [DBG] Connection id "0HNC8090TGBLV" started. 2025-07-01 10:45:23.180 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:45:23.180 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:45:23.180 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:45:23.180 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:45:23.180 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:45:23.181 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:45:23.181 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:45:23.181 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:45:23.181 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:45:23.181 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:45:23.181 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:45:23.181 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:45:23.181 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:45:23.181 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:45:23.181 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:45:23.181 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.181 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.181 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:45:23.182 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:45:23.182 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:45:23.182 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:45:23.182 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:45:23.182 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:45:23.182 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:45:23.182 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:45:23.182 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:23.182 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:23.182 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:23.182 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:23.182 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:45:23.182 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:45:23.182 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:45:23.357 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 174.701ms. 2025-07-01 10:45:23.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:23.357 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:23.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:23.357 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:23.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.357 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:23.357 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:23.357 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:45:23.357 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:45:23.357 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:45:23.357 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:45:23.357 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:45:23.357 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:45:23.357 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:45:23.359 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:45:23.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:23.359 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:23.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.359 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.359 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.359 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.359 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 177.24ms 2025-07-01 10:45:23.359 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:45:23.359 +03:00 [DBG] Connection id "0HNC8090TGBLV" completed keep alive response. 2025-07-01 10:45:23.359 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 178.4565ms 2025-07-01 10:45:23.363 +03:00 [DBG] Connection id "0HNC8090TGBLV" received FIN. 2025-07-01 10:45:23.363 +03:00 [DBG] Connection id "0HNC8090TGBLV" disconnecting. 2025-07-01 10:45:23.363 +03:00 [DBG] Connection id "0HNC8090TGBLV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:45:23.364 +03:00 [DBG] Connection id "0HNC8090TGBLV" stopped. 2025-07-01 10:45:23.980 +03:00 [DBG] Connection id "0HNC8090TGBM0" accepted. 2025-07-01 10:45:23.980 +03:00 [DBG] Connection id "0HNC8090TGBM0" started. 2025-07-01 10:45:23.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:45:23.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:45:23.980 +03:00 [DBG] POST requests are not supported 2025-07-01 10:45:23.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:45:23.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:45:23.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:23.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:45:23.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:45:23.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:45:23.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:45:23.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:23.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:45:23.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:45:23.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:45:23.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:45:23.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:45:23.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:45:23.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:45:23.981 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:45:23.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:23.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:23.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:23.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:23.981 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:45:23.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.148ms. 2025-07-01 10:45:23.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:23.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:23.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:23.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:23.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:23.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:23.981 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:23.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:45:23.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:23.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:23.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:23.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:23.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7658ms 2025-07-01 10:45:23.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:23.982 +03:00 [DBG] Connection id "0HNC8090TGBM0" completed keep alive response. 2025-07-01 10:45:23.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3597ms 2025-07-01 10:45:23.982 +03:00 [DBG] Connection id "0HNC8090TGBM0" received FIN. 2025-07-01 10:45:23.982 +03:00 [DBG] Connection id "0HNC8090TGBM0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:45:23.982 +03:00 [DBG] Connection id "0HNC8090TGBM0" disconnecting. 2025-07-01 10:45:23.982 +03:00 [DBG] Connection id "0HNC8090TGBM0" stopped. 2025-07-01 10:45:28.402 +03:00 [DBG] Connection id "0HNC8090TGBM1" accepted. 2025-07-01 10:45:28.402 +03:00 [DBG] Connection id "0HNC8090TGBM1" started. 2025-07-01 10:45:28.402 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/ - application/json;charset=UTF-8 5 2025-07-01 10:45:28.402 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:45:28.402 +03:00 [DBG] POST requests are not supported 2025-07-01 10:45:28.402 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/' 2025-07-01 10:45:28.402 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/' 2025-07-01 10:45:28.402 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:45:28.402 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:45:28.402 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:45:28.402 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:45:28.403 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:45:28.403 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:45:28.403 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:45:28.403 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:45:28.403 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:45:28.403 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:45:28.403 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:45:28.403 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:45:28.403 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.403 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.403 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:45:28.403 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:45:28.403 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 10:45:28.403 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 10:45:28.403 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:45:28.403 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:45:28.403 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 10:45:28.403 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 10:45:28.403 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:45:28.403 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 10:45:28.403 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:45:28.403 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:45:28.403 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:45:28.403 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:45:28.404 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:45:28.404 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 10:45:28.404 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:45:28.404 +03:00 [DBG] Connection id "0HNC8090TGBM1", Request id "0HNC8090TGBM1:00000001": started reading request body. 2025-07-01 10:45:28.404 +03:00 [DBG] Connection id "0HNC8090TGBM1", Request id "0HNC8090TGBM1:00000001": done reading request body. 2025-07-01 10:45:28.404 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 10:45:28.404 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:45:28.404 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:45:28.404 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:45:28.404 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:45:28.404 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:28.404 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:28.404 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:28.404 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:28.404 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:45:28.404 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Hb-1","System.Int32[]"]) 2025-07-01 10:45:28.404 +03:00 [INF] Changing group of physicals [218] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:45:28.437 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 33.1745ms. 2025-07-01 10:45:28.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:28.437 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:28.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:28.437 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:28.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.437 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:28.437 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:28.438 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:28.438 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:45:28.438 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:28.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:28.438 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:28.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.438 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.438 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.438 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.438 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 34.852ms 2025-07-01 10:45:28.438 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:45:28.438 +03:00 [DBG] Connection id "0HNC8090TGBM1" completed keep alive response. 2025-07-01 10:45:28.438 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Hb-1/ - 200 0 null 35.6895ms 2025-07-01 10:45:28.438 +03:00 [DBG] Connection id "0HNC8090TGBM1" received FIN. 2025-07-01 10:45:28.438 +03:00 [DBG] Connection id "0HNC8090TGBM1" disconnecting. 2025-07-01 10:45:28.438 +03:00 [DBG] Connection id "0HNC8090TGBM1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:45:28.439 +03:00 [DBG] Connection id "0HNC8090TGBM1" stopped. 2025-07-01 10:45:28.478 +03:00 [DBG] Connection id "0HNC8090TGBM2" accepted. 2025-07-01 10:45:28.478 +03:00 [DBG] Connection id "0HNC8090TGBM2" started. 2025-07-01 10:45:28.479 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:45:28.479 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:45:28.479 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:45:28.479 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:45:28.479 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:45:28.479 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:45:28.479 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:45:28.479 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:45:28.479 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:45:28.479 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:45:28.479 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:45:28.479 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:45:28.479 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:45:28.479 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:45:28.479 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:45:28.479 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.479 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.479 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:45:28.479 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:45:28.479 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:45:28.480 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:45:28.480 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:45:28.480 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:45:28.480 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:45:28.480 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:45:28.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:28.480 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:28.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:28.480 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:28.480 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:45:28.480 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:45:28.480 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:45:28.481 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.9855ms. 2025-07-01 10:45:28.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:28.481 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:28.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:28.481 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:28.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.481 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:28.481 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:28.481 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:45:28.481 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:45:28.481 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:45:28.481 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:45:28.481 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:45:28.481 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:45:28.481 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:45:28.481 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:45:28.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:28.481 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:28.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.481 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.481 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.481 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.481 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.2522ms 2025-07-01 10:45:28.481 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:45:28.482 +03:00 [DBG] Connection id "0HNC8090TGBM2" completed keep alive response. 2025-07-01 10:45:28.482 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.9084ms 2025-07-01 10:45:28.482 +03:00 [DBG] Connection id "0HNC8090TGBM2" received FIN. 2025-07-01 10:45:28.482 +03:00 [DBG] Connection id "0HNC8090TGBM2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:45:28.482 +03:00 [DBG] Connection id "0HNC8090TGBM2" disconnecting. 2025-07-01 10:45:28.482 +03:00 [DBG] Connection id "0HNC8090TGBM2" stopped. 2025-07-01 10:45:28.526 +03:00 [DBG] Connection id "0HNC8090TGBM3" accepted. 2025-07-01 10:45:28.526 +03:00 [DBG] Connection id "0HNC8090TGBM3" started. 2025-07-01 10:45:28.526 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:45:28.526 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:45:28.526 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:45:28.526 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:45:28.526 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:45:28.527 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:45:28.527 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:45:28.527 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:45:28.527 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:45:28.527 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:45:28.527 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:45:28.527 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:45:28.527 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:45:28.527 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:45:28.527 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:45:28.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.527 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.527 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:45:28.527 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:45:28.527 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:45:28.527 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:45:28.527 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:45:28.527 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:45:28.527 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:45:28.527 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:45:28.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:28.527 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:28.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:28.527 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:28.527 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:45:28.527 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:45:28.527 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:45:28.679 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 152.1491ms. 2025-07-01 10:45:28.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:28.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:28.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:28.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:28.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:28.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:28.680 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:45:28.680 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:45:28.680 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:45:28.680 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:45:28.680 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:45:28.680 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:45:28.680 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:45:28.682 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:45:28.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:28.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:28.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.682 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 155.03ms 2025-07-01 10:45:28.682 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:45:28.682 +03:00 [DBG] Connection id "0HNC8090TGBM3" completed keep alive response. 2025-07-01 10:45:28.682 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 155.6115ms 2025-07-01 10:45:28.686 +03:00 [DBG] Connection id "0HNC8090TGBM3" received FIN. 2025-07-01 10:45:28.686 +03:00 [DBG] Connection id "0HNC8090TGBM3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:45:28.686 +03:00 [DBG] Connection id "0HNC8090TGBM3" disconnecting. 2025-07-01 10:45:28.686 +03:00 [DBG] Connection id "0HNC8090TGBM3" stopped. 2025-07-01 10:45:28.982 +03:00 [DBG] Connection id "0HNC8090TGBM4" accepted. 2025-07-01 10:45:28.982 +03:00 [DBG] Connection id "0HNC8090TGBM4" started. 2025-07-01 10:45:28.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:45:28.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:45:28.982 +03:00 [DBG] POST requests are not supported 2025-07-01 10:45:28.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:45:28.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:45:28.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:28.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:45:28.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:45:28.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:45:28.982 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:45:28.982 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:28.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:45:28.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:45:28.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:45:28.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:45:28.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:45:28.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:45:28.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:45:28.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:45:28.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:28.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:28.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:28.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:28.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:45:28.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2194ms. 2025-07-01 10:45:28.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:28.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:28.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:28.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:28.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:28.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:28.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:28.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:45:28.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:28.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:28.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:28.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:28.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.543ms 2025-07-01 10:45:28.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:28.985 +03:00 [DBG] Connection id "0HNC8090TGBM4" completed keep alive response. 2025-07-01 10:45:28.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6242ms 2025-07-01 10:45:28.985 +03:00 [DBG] Connection id "0HNC8090TGBM4" received FIN. 2025-07-01 10:45:28.985 +03:00 [DBG] Connection id "0HNC8090TGBM4" disconnecting. 2025-07-01 10:45:28.985 +03:00 [DBG] Connection id "0HNC8090TGBM4" stopped. 2025-07-01 10:45:28.985 +03:00 [DBG] Connection id "0HNC8090TGBM4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:45:33.986 +03:00 [DBG] Connection id "0HNC8090TGBM5" accepted. 2025-07-01 10:45:33.986 +03:00 [DBG] Connection id "0HNC8090TGBM5" started. 2025-07-01 10:45:33.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:45:33.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:45:33.986 +03:00 [DBG] POST requests are not supported 2025-07-01 10:45:33.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:45:33.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:45:33.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:33.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:45:33.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:45:33.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:45:33.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:45:33.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:33.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:45:33.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:45:33.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:45:33.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:45:33.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:45:33.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:45:33.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:33.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:33.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:45:33.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:45:33.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:33.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:33.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:33.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:33.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:45:33.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1561ms. 2025-07-01 10:45:33.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:33.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:33.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:33.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:33.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:33.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:33.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:33.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:33.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:33.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:45:33.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:33.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:33.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:33.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:33.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:33.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:33.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:33.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1877ms 2025-07-01 10:45:33.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:33.988 +03:00 [DBG] Connection id "0HNC8090TGBM5" completed keep alive response. 2025-07-01 10:45:33.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8966ms 2025-07-01 10:45:33.988 +03:00 [DBG] Connection id "0HNC8090TGBM5" received FIN. 2025-07-01 10:45:33.988 +03:00 [DBG] Connection id "0HNC8090TGBM5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:45:33.988 +03:00 [DBG] Connection id "0HNC8090TGBM5" disconnecting. 2025-07-01 10:45:33.988 +03:00 [DBG] Connection id "0HNC8090TGBM5" stopped. 2025-07-01 10:45:38.983 +03:00 [DBG] Connection id "0HNC8090TGBM6" accepted. 2025-07-01 10:45:38.983 +03:00 [DBG] Connection id "0HNC8090TGBM6" started. 2025-07-01 10:45:38.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:45:38.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:45:38.983 +03:00 [DBG] POST requests are not supported 2025-07-01 10:45:38.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:45:38.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:45:38.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:38.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:45:38.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:45:38.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:45:38.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:45:38.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:38.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:45:38.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:45:38.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:45:38.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:45:38.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:45:38.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:45:38.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:38.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:38.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:45:38.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:45:38.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:38.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:38.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:38.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:38.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:45:38.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1169ms. 2025-07-01 10:45:38.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:38.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:38.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:38.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:38.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:38.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:38.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:38.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:38.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:38.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:45:38.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:38.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:38.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:38.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:38.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:38.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:38.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:38.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6361ms 2025-07-01 10:45:38.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:38.984 +03:00 [DBG] Connection id "0HNC8090TGBM6" completed keep alive response. 2025-07-01 10:45:38.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.231ms 2025-07-01 10:45:38.984 +03:00 [DBG] Connection id "0HNC8090TGBM6" received FIN. 2025-07-01 10:45:38.984 +03:00 [DBG] Connection id "0HNC8090TGBM6" disconnecting. 2025-07-01 10:45:38.984 +03:00 [DBG] Connection id "0HNC8090TGBM6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:45:38.986 +03:00 [DBG] Connection id "0HNC8090TGBM6" stopped. 2025-07-01 10:45:43.981 +03:00 [DBG] Connection id "0HNC8090TGBM7" accepted. 2025-07-01 10:45:43.981 +03:00 [DBG] Connection id "0HNC8090TGBM7" started. 2025-07-01 10:45:43.981 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:45:43.981 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:45:43.981 +03:00 [DBG] POST requests are not supported 2025-07-01 10:45:43.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:45:43.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:45:43.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:43.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:45:43.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:45:43.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:45:43.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:45:43.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:43.982 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:45:43.982 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:45:43.982 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:45:43.982 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:45:43.982 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:45:43.982 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:45:43.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:43.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:43.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:45:43.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:45:43.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:43.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:43.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:43.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:43.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:45:43.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1772ms. 2025-07-01 10:45:43.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:43.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:43.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:43.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:43.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:43.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:43.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:43.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:43.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:43.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:45:43.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:43.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:43.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:43.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:43.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:43.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:43.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:43.983 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3239ms 2025-07-01 10:45:43.983 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:43.983 +03:00 [DBG] Connection id "0HNC8090TGBM7" completed keep alive response. 2025-07-01 10:45:43.983 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3372ms 2025-07-01 10:45:43.984 +03:00 [DBG] Connection id "0HNC8090TGBM7" received FIN. 2025-07-01 10:45:43.984 +03:00 [DBG] Connection id "0HNC8090TGBM7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:45:43.984 +03:00 [DBG] Connection id "0HNC8090TGBM7" disconnecting. 2025-07-01 10:45:43.984 +03:00 [DBG] Connection id "0HNC8090TGBM7" stopped. 2025-07-01 10:45:48.977 +03:00 [DBG] Connection id "0HNC8090TGBM8" accepted. 2025-07-01 10:45:48.977 +03:00 [DBG] Connection id "0HNC8090TGBM8" started. 2025-07-01 10:45:48.977 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:45:48.977 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:45:48.977 +03:00 [DBG] POST requests are not supported 2025-07-01 10:45:48.977 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:45:48.977 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:45:48.977 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:48.977 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:45:48.978 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:45:48.978 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:45:48.978 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:45:48.978 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:48.978 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:45:48.978 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:45:48.978 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:45:48.978 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:45:48.978 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:45:48.978 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:45:48.978 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:48.978 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:48.978 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:45:48.978 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:45:48.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:48.978 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:48.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:48.978 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:48.978 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:45:48.979 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.175ms. 2025-07-01 10:45:48.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:48.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:48.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:48.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:48.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:48.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:48.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:48.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:48.979 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:48.979 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:45:48.979 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:48.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:48.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:48.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:48.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:48.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:48.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:48.979 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1769ms 2025-07-01 10:45:48.979 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:48.979 +03:00 [DBG] Connection id "0HNC8090TGBM8" completed keep alive response. 2025-07-01 10:45:48.979 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1597ms 2025-07-01 10:45:48.980 +03:00 [DBG] Connection id "0HNC8090TGBM8" received FIN. 2025-07-01 10:45:48.980 +03:00 [DBG] Connection id "0HNC8090TGBM8" disconnecting. 2025-07-01 10:45:48.980 +03:00 [DBG] Connection id "0HNC8090TGBM8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:45:48.981 +03:00 [DBG] Connection id "0HNC8090TGBM8" stopped. 2025-07-01 10:45:54.000 +03:00 [DBG] Connection id "0HNC8090TGBM9" accepted. 2025-07-01 10:45:54.000 +03:00 [DBG] Connection id "0HNC8090TGBM9" started. 2025-07-01 10:45:54.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:45:54.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:45:54.001 +03:00 [DBG] POST requests are not supported 2025-07-01 10:45:54.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:45:54.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:45:54.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:54.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:45:54.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:45:54.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:45:54.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:45:54.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:54.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:45:54.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:45:54.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:45:54.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:45:54.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:45:54.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:45:54.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:54.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:54.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:45:54.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:45:54.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:54.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:54.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:54.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:54.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:45:54.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1175ms. 2025-07-01 10:45:54.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:54.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:54.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:54.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:54.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:54.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:54.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:54.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:54.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:54.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:45:54.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:54.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:54.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:54.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:54.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:54.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:54.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:54.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6415ms 2025-07-01 10:45:54.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:54.002 +03:00 [DBG] Connection id "0HNC8090TGBM9" completed keep alive response. 2025-07-01 10:45:54.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3713ms 2025-07-01 10:45:54.002 +03:00 [DBG] Connection id "0HNC8090TGBM9" received FIN. 2025-07-01 10:45:54.002 +03:00 [DBG] Connection id "0HNC8090TGBM9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:45:54.002 +03:00 [DBG] Connection id "0HNC8090TGBM9" disconnecting. 2025-07-01 10:45:54.002 +03:00 [DBG] Connection id "0HNC8090TGBM9" stopped. 2025-07-01 10:45:58.984 +03:00 [DBG] Connection id "0HNC8090TGBMA" accepted. 2025-07-01 10:45:58.984 +03:00 [DBG] Connection id "0HNC8090TGBMA" started. 2025-07-01 10:45:58.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:45:58.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:45:58.984 +03:00 [DBG] POST requests are not supported 2025-07-01 10:45:58.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:45:58.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:45:58.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:58.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:45:58.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:45:58.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:45:58.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:45:58.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:58.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:45:58.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:45:58.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:45:58.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:45:58.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:45:58.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:45:58.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:58.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:58.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:45:58.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:45:58.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:58.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:58.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:58.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:58.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:45:58.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1226ms. 2025-07-01 10:45:58.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:58.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:45:58.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:58.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:45:58.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:58.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:58.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:58.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:58.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:58.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:45:58.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:45:58.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:58.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:45:58.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:58.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:58.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:58.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:45:58.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8389ms 2025-07-01 10:45:58.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:45:58.985 +03:00 [DBG] Connection id "0HNC8090TGBMA" completed keep alive response. 2025-07-01 10:45:58.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.509ms 2025-07-01 10:45:58.986 +03:00 [DBG] Connection id "0HNC8090TGBMA" received FIN. 2025-07-01 10:45:58.986 +03:00 [DBG] Connection id "0HNC8090TGBMA" disconnecting. 2025-07-01 10:45:58.986 +03:00 [DBG] Connection id "0HNC8090TGBMA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:45:58.987 +03:00 [DBG] Connection id "0HNC8090TGBMA" stopped. 2025-07-01 10:46:03.978 +03:00 [DBG] Connection id "0HNC8090TGBMB" accepted. 2025-07-01 10:46:03.978 +03:00 [DBG] Connection id "0HNC8090TGBMB" started. 2025-07-01 10:46:03.978 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:46:03.978 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:46:03.978 +03:00 [DBG] POST requests are not supported 2025-07-01 10:46:03.978 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:46:03.978 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:46:03.978 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:03.978 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:46:03.979 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:46:03.979 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:46:03.979 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:46:03.979 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:03.979 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:46:03.979 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:46:03.979 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:46:03.979 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:46:03.979 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:46:03.979 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:46:03.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:03.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:03.979 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:46:03.979 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:46:03.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:03.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:03.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:03.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:03.979 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:46:03.979 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.162ms. 2025-07-01 10:46:03.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:03.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:03.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:03.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:03.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:03.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:03.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:03.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:03.980 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:46:03.980 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:46:03.980 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:46:03.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:03.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:03.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:03.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:03.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:03.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:03.980 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2619ms 2025-07-01 10:46:03.980 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:03.980 +03:00 [DBG] Connection id "0HNC8090TGBMB" completed keep alive response. 2025-07-01 10:46:03.980 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9692ms 2025-07-01 10:46:03.980 +03:00 [DBG] Connection id "0HNC8090TGBMB" received FIN. 2025-07-01 10:46:03.981 +03:00 [DBG] Connection id "0HNC8090TGBMB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:46:03.981 +03:00 [DBG] Connection id "0HNC8090TGBMB" disconnecting. 2025-07-01 10:46:03.981 +03:00 [DBG] Connection id "0HNC8090TGBMB" stopped. 2025-07-01 10:46:09.004 +03:00 [DBG] Connection id "0HNC8090TGBMC" accepted. 2025-07-01 10:46:09.004 +03:00 [DBG] Connection id "0HNC8090TGBMC" started. 2025-07-01 10:46:09.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:46:09.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:46:09.005 +03:00 [DBG] POST requests are not supported 2025-07-01 10:46:09.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:46:09.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:46:09.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:09.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:46:09.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:46:09.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:46:09.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:46:09.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:09.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:46:09.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:46:09.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:46:09.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:46:09.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:46:09.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:46:09.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:09.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:09.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:46:09.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:46:09.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:09.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:09.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:09.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:09.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:46:09.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.126ms. 2025-07-01 10:46:09.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:09.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:09.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:09.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:09.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:09.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:09.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:09.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:09.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:46:09.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:46:09.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:46:09.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:09.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:09.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:09.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:09.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:09.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:09.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7629ms 2025-07-01 10:46:09.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:09.006 +03:00 [DBG] Connection id "0HNC8090TGBMC" completed keep alive response. 2025-07-01 10:46:09.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4475ms 2025-07-01 10:46:09.006 +03:00 [DBG] Connection id "0HNC8090TGBMC" received FIN. 2025-07-01 10:46:09.006 +03:00 [DBG] Connection id "0HNC8090TGBMC" disconnecting. 2025-07-01 10:46:09.007 +03:00 [DBG] Connection id "0HNC8090TGBMC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:46:09.008 +03:00 [DBG] Connection id "0HNC8090TGBMC" stopped. 2025-07-01 10:46:14.004 +03:00 [DBG] Connection id "0HNC8090TGBMD" accepted. 2025-07-01 10:46:14.004 +03:00 [DBG] Connection id "0HNC8090TGBMD" started. 2025-07-01 10:46:14.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:46:14.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:46:14.004 +03:00 [DBG] POST requests are not supported 2025-07-01 10:46:14.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:46:14.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:46:14.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:14.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:46:14.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:46:14.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:46:14.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:46:14.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:14.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:46:14.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:46:14.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:46:14.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:46:14.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:46:14.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:46:14.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:14.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:14.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:46:14.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:46:14.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:14.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:14.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:14.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:14.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:46:14.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1253ms. 2025-07-01 10:46:14.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:14.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:14.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:14.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:14.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:14.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:14.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:14.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:14.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:46:14.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:46:14.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:46:14.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:14.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:14.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:14.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:14.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:14.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:14.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7053ms 2025-07-01 10:46:14.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:14.005 +03:00 [DBG] Connection id "0HNC8090TGBMD" completed keep alive response. 2025-07-01 10:46:14.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.309ms 2025-07-01 10:46:14.006 +03:00 [DBG] Connection id "0HNC8090TGBMD" received FIN. 2025-07-01 10:46:14.006 +03:00 [DBG] Connection id "0HNC8090TGBMD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:46:14.006 +03:00 [DBG] Connection id "0HNC8090TGBMD" disconnecting. 2025-07-01 10:46:14.006 +03:00 [DBG] Connection id "0HNC8090TGBMD" stopped. 2025-07-01 10:46:19.011 +03:00 [DBG] Connection id "0HNC8090TGBME" accepted. 2025-07-01 10:46:19.012 +03:00 [DBG] Connection id "0HNC8090TGBME" started. 2025-07-01 10:46:19.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:46:19.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:46:19.012 +03:00 [DBG] POST requests are not supported 2025-07-01 10:46:19.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:46:19.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:46:19.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:19.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:46:19.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:46:19.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:46:19.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:46:19.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:19.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:46:19.012 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:46:19.012 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:46:19.012 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:46:19.012 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:46:19.012 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:46:19.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:19.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:19.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:46:19.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:46:19.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:19.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:19.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:19.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:19.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:46:19.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1524ms. 2025-07-01 10:46:19.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:19.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:19.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:19.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:19.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:19.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:19.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:19.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:19.013 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:46:19.013 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:46:19.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:46:19.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:19.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:19.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:19.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:19.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:19.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:19.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7469ms 2025-07-01 10:46:19.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:19.013 +03:00 [DBG] Connection id "0HNC8090TGBME" completed keep alive response. 2025-07-01 10:46:19.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5114ms 2025-07-01 10:46:19.013 +03:00 [DBG] Connection id "0HNC8090TGBME" received FIN. 2025-07-01 10:46:19.013 +03:00 [DBG] Connection id "0HNC8090TGBME" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:46:19.014 +03:00 [DBG] Connection id "0HNC8090TGBME" disconnecting. 2025-07-01 10:46:19.014 +03:00 [DBG] Connection id "0HNC8090TGBME" stopped. 2025-07-01 10:46:23.983 +03:00 [DBG] Connection id "0HNC8090TGBMF" accepted. 2025-07-01 10:46:23.984 +03:00 [DBG] Connection id "0HNC8090TGBMF" started. 2025-07-01 10:46:23.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:46:23.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:46:23.984 +03:00 [DBG] POST requests are not supported 2025-07-01 10:46:23.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:46:23.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:46:23.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:23.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:46:23.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:46:23.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:46:23.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:46:23.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:23.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:46:23.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:46:23.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:46:23.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:46:23.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:46:23.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:46:23.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:23.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:23.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:46:23.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:46:23.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:23.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:23.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:23.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:23.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:46:23.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1148ms. 2025-07-01 10:46:23.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:23.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:23.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:23.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:23.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:23.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:23.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:23.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:23.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:46:23.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:46:23.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:46:23.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:23.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:23.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:23.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:23.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:23.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:23.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6332ms 2025-07-01 10:46:23.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:23.985 +03:00 [DBG] Connection id "0HNC8090TGBMF" completed keep alive response. 2025-07-01 10:46:23.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2093ms 2025-07-01 10:46:23.985 +03:00 [DBG] Connection id "0HNC8090TGBMF" received FIN. 2025-07-01 10:46:23.985 +03:00 [DBG] Connection id "0HNC8090TGBMF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:46:23.985 +03:00 [DBG] Connection id "0HNC8090TGBMF" disconnecting. 2025-07-01 10:46:23.985 +03:00 [DBG] Connection id "0HNC8090TGBMF" stopped. 2025-07-01 10:46:28.980 +03:00 [DBG] Connection id "0HNC8090TGBMG" accepted. 2025-07-01 10:46:28.981 +03:00 [DBG] Connection id "0HNC8090TGBMG" started. 2025-07-01 10:46:28.981 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:46:28.981 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:46:28.981 +03:00 [DBG] POST requests are not supported 2025-07-01 10:46:28.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:46:28.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:46:28.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:28.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:46:28.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:46:28.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:46:28.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:46:28.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:28.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:46:28.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:46:28.982 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:46:28.982 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:46:28.982 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:46:28.982 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:46:28.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:28.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:28.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:46:28.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:46:28.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:28.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:28.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:28.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:28.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:46:28.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1733ms. 2025-07-01 10:46:28.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:28.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:28.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:28.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:28.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:28.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:28.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:28.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:28.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:46:28.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:46:28.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:46:28.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:28.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:28.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:28.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:28.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:28.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:28.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9283ms 2025-07-01 10:46:28.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:28.984 +03:00 [DBG] Connection id "0HNC8090TGBMG" completed keep alive response. 2025-07-01 10:46:28.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9294ms 2025-07-01 10:46:28.984 +03:00 [DBG] Connection id "0HNC8090TGBMG" received FIN. 2025-07-01 10:46:28.984 +03:00 [DBG] Connection id "0HNC8090TGBMG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:46:28.984 +03:00 [DBG] Connection id "0HNC8090TGBMG" disconnecting. 2025-07-01 10:46:28.984 +03:00 [DBG] Connection id "0HNC8090TGBMG" stopped. 2025-07-01 10:46:34.006 +03:00 [DBG] Connection id "0HNC8090TGBMH" accepted. 2025-07-01 10:46:34.007 +03:00 [DBG] Connection id "0HNC8090TGBMH" started. 2025-07-01 10:46:34.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:46:34.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:46:34.007 +03:00 [DBG] POST requests are not supported 2025-07-01 10:46:34.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:46:34.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:46:34.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:34.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:46:34.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:46:34.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:46:34.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:46:34.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:34.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:46:34.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:46:34.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:46:34.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:46:34.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:46:34.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:46:34.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:34.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:34.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:46:34.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:46:34.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:34.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:34.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:34.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:34.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:46:34.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1272ms. 2025-07-01 10:46:34.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:34.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:34.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:34.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:34.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:34.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:34.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:46:34.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:46:34.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:46:34.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:34.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:34.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:34.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:34.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:34.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:34.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8148ms 2025-07-01 10:46:34.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:34.008 +03:00 [DBG] Connection id "0HNC8090TGBMH" completed keep alive response. 2025-07-01 10:46:34.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5509ms 2025-07-01 10:46:34.009 +03:00 [DBG] Connection id "0HNC8090TGBMH" received FIN. 2025-07-01 10:46:34.009 +03:00 [DBG] Connection id "0HNC8090TGBMH" disconnecting. 2025-07-01 10:46:34.009 +03:00 [DBG] Connection id "0HNC8090TGBMH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:46:34.010 +03:00 [DBG] Connection id "0HNC8090TGBMH" stopped. 2025-07-01 10:46:38.980 +03:00 [DBG] Connection id "0HNC8090TGBMI" accepted. 2025-07-01 10:46:38.980 +03:00 [DBG] Connection id "0HNC8090TGBMI" started. 2025-07-01 10:46:38.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:46:38.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:46:38.980 +03:00 [DBG] POST requests are not supported 2025-07-01 10:46:38.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:46:38.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:46:38.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:38.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:46:38.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:46:38.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:46:38.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:46:38.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:38.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:46:38.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:46:38.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:46:38.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:46:38.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:46:38.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:46:38.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:38.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:38.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:46:38.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:46:38.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:38.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:38.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:38.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:38.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:46:38.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2254ms. 2025-07-01 10:46:38.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:38.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:38.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:38.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:38.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:38.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:38.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:38.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:38.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:46:38.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:46:38.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:46:38.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:38.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:38.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:38.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:38.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:38.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:38.983 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9992ms 2025-07-01 10:46:38.983 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:38.984 +03:00 [DBG] Connection id "0HNC8090TGBMI" completed keep alive response. 2025-07-01 10:46:38.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6439ms 2025-07-01 10:46:38.984 +03:00 [DBG] Connection id "0HNC8090TGBMI" received FIN. 2025-07-01 10:46:38.984 +03:00 [DBG] Connection id "0HNC8090TGBMI" disconnecting. 2025-07-01 10:46:38.984 +03:00 [DBG] Connection id "0HNC8090TGBMI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:46:38.985 +03:00 [DBG] Connection id "0HNC8090TGBMI" stopped. 2025-07-01 10:46:43.978 +03:00 [DBG] Connection id "0HNC8090TGBMJ" accepted. 2025-07-01 10:46:43.978 +03:00 [DBG] Connection id "0HNC8090TGBMJ" started. 2025-07-01 10:46:43.979 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:46:43.979 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:46:43.979 +03:00 [DBG] POST requests are not supported 2025-07-01 10:46:43.979 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:46:43.979 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:46:43.979 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:43.979 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:46:43.979 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:46:43.979 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:46:43.979 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:46:43.979 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:43.979 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:46:43.979 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:46:43.979 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:46:43.979 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:46:43.979 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:46:43.979 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:46:43.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:43.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:43.979 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:46:43.979 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:46:43.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:43.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:43.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:43.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:43.980 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:46:43.980 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1346ms. 2025-07-01 10:46:43.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:43.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:43.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:43.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:43.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:43.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:43.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:43.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:43.980 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:46:43.980 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:46:43.980 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:46:43.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:43.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:43.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:43.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:43.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:43.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:43.980 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7295ms 2025-07-01 10:46:43.980 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:43.980 +03:00 [DBG] Connection id "0HNC8090TGBMJ" completed keep alive response. 2025-07-01 10:46:43.980 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3947ms 2025-07-01 10:46:43.981 +03:00 [DBG] Connection id "0HNC8090TGBMJ" received FIN. 2025-07-01 10:46:43.981 +03:00 [DBG] Connection id "0HNC8090TGBMJ" disconnecting. 2025-07-01 10:46:43.981 +03:00 [DBG] Connection id "0HNC8090TGBMJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:46:43.982 +03:00 [DBG] Connection id "0HNC8090TGBMJ" stopped. 2025-07-01 10:46:48.996 +03:00 [DBG] Connection id "0HNC8090TGBMK" accepted. 2025-07-01 10:46:48.996 +03:00 [DBG] Connection id "0HNC8090TGBMK" started. 2025-07-01 10:46:48.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:46:48.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:46:48.997 +03:00 [DBG] POST requests are not supported 2025-07-01 10:46:48.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:46:48.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:46:48.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:48.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:46:48.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:46:48.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:46:48.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:46:48.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:48.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:46:48.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:46:48.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:46:48.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:46:48.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:46:48.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:46:48.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:48.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:48.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:46:48.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:46:48.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:48.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:48.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:48.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:48.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:46:48.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1651ms. 2025-07-01 10:46:48.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:48.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:48.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:48.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:48.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:48.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:48.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:48.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:48.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:46:48.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:46:48.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:46:48.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:48.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:48.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:48.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:48.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:48.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:48.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.992ms 2025-07-01 10:46:48.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:48.998 +03:00 [DBG] Connection id "0HNC8090TGBMK" completed keep alive response. 2025-07-01 10:46:48.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9036ms 2025-07-01 10:46:48.999 +03:00 [DBG] Connection id "0HNC8090TGBMK" received FIN. 2025-07-01 10:46:48.999 +03:00 [DBG] Connection id "0HNC8090TGBMK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:46:48.999 +03:00 [DBG] Connection id "0HNC8090TGBMK" disconnecting. 2025-07-01 10:46:48.999 +03:00 [DBG] Connection id "0HNC8090TGBMK" stopped. 2025-07-01 10:46:53.999 +03:00 [DBG] Connection id "0HNC8090TGBML" accepted. 2025-07-01 10:46:53.999 +03:00 [DBG] Connection id "0HNC8090TGBML" started. 2025-07-01 10:46:54.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:46:54.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:46:54.000 +03:00 [DBG] POST requests are not supported 2025-07-01 10:46:54.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:46:54.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:46:54.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:54.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:46:54.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:46:54.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:46:54.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:46:54.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:54.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:46:54.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:46:54.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:46:54.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:46:54.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:46:54.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:46:54.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:54.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:54.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:46:54.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:46:54.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:54.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:54.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:54.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:54.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:46:54.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1209ms. 2025-07-01 10:46:54.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:54.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:54.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:54.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:54.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:54.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:54.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:54.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:54.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:46:54.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:46:54.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:46:54.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:54.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:54.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:54.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:54.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:54.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:54.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7136ms 2025-07-01 10:46:54.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:54.001 +03:00 [DBG] Connection id "0HNC8090TGBML" completed keep alive response. 2025-07-01 10:46:54.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3367ms 2025-07-01 10:46:54.001 +03:00 [DBG] Connection id "0HNC8090TGBML" received FIN. 2025-07-01 10:46:54.001 +03:00 [DBG] Connection id "0HNC8090TGBML" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:46:54.001 +03:00 [DBG] Connection id "0HNC8090TGBML" disconnecting. 2025-07-01 10:46:54.001 +03:00 [DBG] Connection id "0HNC8090TGBML" stopped. 2025-07-01 10:46:59.000 +03:00 [DBG] Connection id "0HNC8090TGBMM" accepted. 2025-07-01 10:46:59.001 +03:00 [DBG] Connection id "0HNC8090TGBMM" started. 2025-07-01 10:46:59.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:46:59.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:46:59.001 +03:00 [DBG] POST requests are not supported 2025-07-01 10:46:59.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:46:59.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:46:59.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:59.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:46:59.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:46:59.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:46:59.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:46:59.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:59.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:46:59.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:46:59.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:46:59.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:46:59.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:46:59.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:46:59.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:59.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:59.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:46:59.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:46:59.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:59.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:59.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:59.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:59.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:46:59.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1295ms. 2025-07-01 10:46:59.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:59.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:46:59.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:59.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:46:59.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:59.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:59.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:59.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:59.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:46:59.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:46:59.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:46:59.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:59.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:46:59.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:59.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:59.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:59.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:46:59.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6761ms 2025-07-01 10:46:59.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:46:59.002 +03:00 [DBG] Connection id "0HNC8090TGBMM" completed keep alive response. 2025-07-01 10:46:59.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.265ms 2025-07-01 10:46:59.002 +03:00 [DBG] Connection id "0HNC8090TGBMM" received FIN. 2025-07-01 10:46:59.003 +03:00 [DBG] Connection id "0HNC8090TGBMM" disconnecting. 2025-07-01 10:46:59.003 +03:00 [DBG] Connection id "0HNC8090TGBMM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:46:59.004 +03:00 [DBG] Connection id "0HNC8090TGBMM" stopped. 2025-07-01 10:47:03.994 +03:00 [DBG] Connection id "0HNC8090TGBMN" accepted. 2025-07-01 10:47:03.994 +03:00 [DBG] Connection id "0HNC8090TGBMN" started. 2025-07-01 10:47:03.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:47:03.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:47:03.994 +03:00 [DBG] POST requests are not supported 2025-07-01 10:47:03.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:47:03.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:47:03.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:03.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:47:03.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:47:03.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:47:03.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:47:03.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:03.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:47:03.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:47:03.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:47:03.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:47:03.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:47:03.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:47:03.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:03.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:03.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:47:03.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:47:03.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:03.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:03.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:47:03.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.113ms. 2025-07-01 10:47:03.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:03.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:03.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:03.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:03.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:03.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:03.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:47:03.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:47:03.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:47:03.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:03.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:03.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:03.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:03.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:03.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:03.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5702ms 2025-07-01 10:47:03.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:03.995 +03:00 [DBG] Connection id "0HNC8090TGBMN" completed keep alive response. 2025-07-01 10:47:03.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0433ms 2025-07-01 10:47:03.996 +03:00 [DBG] Connection id "0HNC8090TGBMN" received FIN. 2025-07-01 10:47:03.996 +03:00 [DBG] Connection id "0HNC8090TGBMN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:47:03.996 +03:00 [DBG] Connection id "0HNC8090TGBMN" disconnecting. 2025-07-01 10:47:03.996 +03:00 [DBG] Connection id "0HNC8090TGBMN" stopped. 2025-07-01 10:47:08.992 +03:00 [DBG] Connection id "0HNC8090TGBMO" accepted. 2025-07-01 10:47:08.992 +03:00 [DBG] Connection id "0HNC8090TGBMO" started. 2025-07-01 10:47:08.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:47:08.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:47:08.993 +03:00 [DBG] POST requests are not supported 2025-07-01 10:47:08.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:47:08.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:47:08.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:08.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:47:08.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:47:08.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:47:08.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:47:08.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:08.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:47:08.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:47:08.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:47:08.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:47:08.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:47:08.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:47:08.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:08.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:08.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:47:08.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:47:08.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:08.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:08.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:08.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:08.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:47:08.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1703ms. 2025-07-01 10:47:08.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:08.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:08.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:08.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:08.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:08.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:08.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:08.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:08.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:47:08.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:47:08.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:47:08.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:08.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:08.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:08.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:08.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:08.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:08.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.199ms 2025-07-01 10:47:08.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:08.995 +03:00 [DBG] Connection id "0HNC8090TGBMO" completed keep alive response. 2025-07-01 10:47:08.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1264ms 2025-07-01 10:47:08.995 +03:00 [DBG] Connection id "0HNC8090TGBMO" received FIN. 2025-07-01 10:47:08.995 +03:00 [DBG] Connection id "0HNC8090TGBMO" disconnecting. 2025-07-01 10:47:08.996 +03:00 [DBG] Connection id "0HNC8090TGBMO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:47:08.997 +03:00 [DBG] Connection id "0HNC8090TGBMO" stopped. 2025-07-01 10:47:14.744 +03:00 [DBG] Connection id "0HNC8090TGBMP" accepted. 2025-07-01 10:47:14.744 +03:00 [DBG] Connection id "0HNC8090TGBMP" started. 2025-07-01 10:47:14.744 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:47:14.744 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:47:14.744 +03:00 [DBG] POST requests are not supported 2025-07-01 10:47:14.744 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:47:14.745 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:47:14.745 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:14.745 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:47:14.745 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:47:14.745 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:47:14.745 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:47:14.745 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:14.745 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:47:14.745 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:47:14.745 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:47:14.745 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:47:14.745 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:47:14.745 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:47:14.745 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:14.745 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:14.746 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:47:14.746 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:47:14.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:14.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:14.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:14.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:14.746 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:47:14.746 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1897ms. 2025-07-01 10:47:14.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:14.746 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:14.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:14.746 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:14.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:14.746 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:14.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:14.746 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:14.747 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:47:14.747 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:47:14.747 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:47:14.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:14.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:14.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:14.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:14.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:14.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:14.747 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4682ms 2025-07-01 10:47:14.747 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:14.747 +03:00 [DBG] Connection id "0HNC8090TGBMP" completed keep alive response. 2025-07-01 10:47:14.747 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9453ms 2025-07-01 10:47:14.747 +03:00 [DBG] Connection id "0HNC8090TGBMP" received FIN. 2025-07-01 10:47:14.748 +03:00 [DBG] Connection id "0HNC8090TGBMP" disconnecting. 2025-07-01 10:47:14.748 +03:00 [DBG] Connection id "0HNC8090TGBMP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:47:14.749 +03:00 [DBG] Connection id "0HNC8090TGBMP" stopped. 2025-07-01 10:47:19.742 +03:00 [DBG] Connection id "0HNC8090TGBMQ" accepted. 2025-07-01 10:47:19.742 +03:00 [DBG] Connection id "0HNC8090TGBMQ" started. 2025-07-01 10:47:19.742 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:47:19.742 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:47:19.742 +03:00 [DBG] POST requests are not supported 2025-07-01 10:47:19.742 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:47:19.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-07-01 10:47:19.742 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:19.742 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:47:19.743 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:47:19.743 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:47:19.743 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:47:19.743 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:19.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-07-01 10:47:19.743 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:47:19.743 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:47:19.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-07-01 10:47:19.743 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:47:19.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-07-01 10:47:19.743 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:19.743 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:19.743 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:47:19.743 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:47:19.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:19.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:19.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:19.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:19.743 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:47:19.743 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1285ms. 2025-07-01 10:47:19.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:19.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:19.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:19.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:19.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:19.743 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:19.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:19.743 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:19.743 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:47:19.743 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:47:19.743 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:47:19.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:19.743 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:19.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:19.743 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:19.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:19.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:19.744 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6788ms 2025-07-01 10:47:19.744 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:19.744 +03:00 [DBG] Connection id "0HNC8090TGBMQ" completed keep alive response. 2025-07-01 10:47:19.744 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3489ms 2025-07-01 10:47:19.744 +03:00 [DBG] Connection id "0HNC8090TGBMQ" received FIN. 2025-07-01 10:47:19.744 +03:00 [DBG] Connection id "0HNC8090TGBMQ" disconnecting. 2025-07-01 10:47:19.745 +03:00 [DBG] Connection id "0HNC8090TGBMQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:47:19.745 +03:00 [DBG] Connection id "0HNC8090TGBMQ" stopped. 2025-07-01 10:47:24.744 +03:00 [DBG] Connection id "0HNC8090TGBMR" accepted. 2025-07-01 10:47:24.744 +03:00 [DBG] Connection id "0HNC8090TGBMR" started. 2025-07-01 10:47:24.744 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:47:24.744 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:47:24.744 +03:00 [DBG] POST requests are not supported 2025-07-01 10:47:24.744 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:47:24.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-07-01 10:47:24.744 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:24.744 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:47:24.744 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:47:24.744 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:47:24.744 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:47:24.744 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:24.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-07-01 10:47:24.745 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:47:24.745 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:47:24.745 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:47:24.745 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:47:24.745 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:47:24.745 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:24.745 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:24.745 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:47:24.745 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:47:24.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:24.745 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:24.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:24.745 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:24.745 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:47:24.745 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.172ms. 2025-07-01 10:47:24.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:24.745 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:24.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:24.746 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:24.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:24.746 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:24.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:24.746 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:24.746 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:47:24.746 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:47:24.746 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:47:24.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:24.746 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:24.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:24.746 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:24.746 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:24.746 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:24.746 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1348ms 2025-07-01 10:47:24.746 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:24.746 +03:00 [DBG] Connection id "0HNC8090TGBMR" completed keep alive response. 2025-07-01 10:47:24.746 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2417ms 2025-07-01 10:47:24.746 +03:00 [DBG] Connection id "0HNC8090TGBMR" received FIN. 2025-07-01 10:47:24.747 +03:00 [DBG] Connection id "0HNC8090TGBMR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:47:24.747 +03:00 [DBG] Connection id "0HNC8090TGBMR" disconnecting. 2025-07-01 10:47:24.747 +03:00 [DBG] Connection id "0HNC8090TGBMR" stopped. 2025-07-01 10:47:29.740 +03:00 [DBG] Connection id "0HNC8090TGBMS" accepted. 2025-07-01 10:47:29.740 +03:00 [DBG] Connection id "0HNC8090TGBMS" started. 2025-07-01 10:47:29.741 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:47:29.741 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:47:29.741 +03:00 [DBG] POST requests are not supported 2025-07-01 10:47:29.741 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:47:29.741 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:47:29.741 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:29.741 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:47:29.741 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:47:29.741 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:47:29.741 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:47:29.741 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:29.741 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:47:29.741 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:47:29.741 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:47:29.741 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:47:29.741 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:47:29.741 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:47:29.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:29.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:29.741 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:47:29.741 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:47:29.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:29.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:29.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:29.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:29.742 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:47:29.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-07-01 10:47:29.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:29.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:29.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:29.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:29.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:29.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:29.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:29.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:29.742 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:47:29.742 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:47:29.742 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:47:29.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:29.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:29.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:29.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:29.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:29.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:29.742 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0104ms 2025-07-01 10:47:29.742 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:29.742 +03:00 [DBG] Connection id "0HNC8090TGBMS" completed keep alive response. 2025-07-01 10:47:29.742 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8124ms 2025-07-01 10:47:29.743 +03:00 [DBG] Connection id "0HNC8090TGBMS" received FIN. 2025-07-01 10:47:29.743 +03:00 [DBG] Connection id "0HNC8090TGBMS" disconnecting. 2025-07-01 10:47:29.743 +03:00 [DBG] Connection id "0HNC8090TGBMS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:47:29.744 +03:00 [DBG] Connection id "0HNC8090TGBMS" stopped. 2025-07-01 10:47:34.742 +03:00 [DBG] Connection id "0HNC8090TGBMT" accepted. 2025-07-01 10:47:34.743 +03:00 [DBG] Connection id "0HNC8090TGBMT" started. 2025-07-01 10:47:34.743 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:47:34.743 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:47:34.743 +03:00 [DBG] POST requests are not supported 2025-07-01 10:47:34.743 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:47:34.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-07-01 10:47:34.743 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:34.743 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:47:34.743 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:47:34.743 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:47:34.743 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:47:34.743 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:34.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-07-01 10:47:34.743 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:47:34.743 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:47:34.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-07-01 10:47:34.743 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:47:34.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-07-01 10:47:34.743 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:34.743 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:34.743 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:47:34.743 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:47:34.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:34.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:34.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:34.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:34.743 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:47:34.744 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1259ms. 2025-07-01 10:47:34.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:34.744 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:34.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:34.744 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:34.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:34.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:34.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:34.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:34.744 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:47:34.744 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:47:34.744 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:47:34.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:34.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:34.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:34.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:34.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:34.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:34.744 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7262ms 2025-07-01 10:47:34.744 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:34.744 +03:00 [DBG] Connection id "0HNC8090TGBMT" completed keep alive response. 2025-07-01 10:47:34.744 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3183ms 2025-07-01 10:47:34.744 +03:00 [DBG] Connection id "0HNC8090TGBMT" received FIN. 2025-07-01 10:47:34.745 +03:00 [DBG] Connection id "0HNC8090TGBMT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:47:34.745 +03:00 [DBG] Connection id "0HNC8090TGBMT" disconnecting. 2025-07-01 10:47:34.745 +03:00 [DBG] Connection id "0HNC8090TGBMT" stopped. 2025-07-01 10:47:39.756 +03:00 [DBG] Connection id "0HNC8090TGBMU" accepted. 2025-07-01 10:47:39.756 +03:00 [DBG] Connection id "0HNC8090TGBMU" started. 2025-07-01 10:47:39.756 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:47:39.756 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:47:39.756 +03:00 [DBG] POST requests are not supported 2025-07-01 10:47:39.756 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:47:39.756 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:47:39.757 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:39.757 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:47:39.757 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:47:39.757 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:47:39.757 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:47:39.757 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:39.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-07-01 10:47:39.757 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:47:39.757 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:47:39.757 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:47:39.757 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:47:39.757 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:47:39.757 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:39.757 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:39.757 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:47:39.757 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:47:39.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:39.757 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:39.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:39.757 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:39.757 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:47:39.757 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1288ms. 2025-07-01 10:47:39.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:39.757 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:39.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:39.757 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:39.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:39.758 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:39.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:39.758 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:39.758 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:47:39.758 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:47:39.758 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:47:39.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:39.758 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:39.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:39.758 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:39.758 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:39.758 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:39.758 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8347ms 2025-07-01 10:47:39.758 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:39.758 +03:00 [DBG] Connection id "0HNC8090TGBMU" completed keep alive response. 2025-07-01 10:47:39.758 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4738ms 2025-07-01 10:47:39.758 +03:00 [DBG] Connection id "0HNC8090TGBMU" received FIN. 2025-07-01 10:47:39.758 +03:00 [DBG] Connection id "0HNC8090TGBMU" disconnecting. 2025-07-01 10:47:39.758 +03:00 [DBG] Connection id "0HNC8090TGBMU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:47:39.759 +03:00 [DBG] Connection id "0HNC8090TGBMU" stopped. 2025-07-01 10:47:43.990 +03:00 [DBG] Connection id "0HNC8090TGBMV" accepted. 2025-07-01 10:47:43.990 +03:00 [DBG] Connection id "0HNC8090TGBMV" started. 2025-07-01 10:47:43.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:47:43.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:47:43.990 +03:00 [DBG] POST requests are not supported 2025-07-01 10:47:43.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:47:43.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:47:43.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:43.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:47:43.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:47:43.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:47:43.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:47:43.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:43.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:47:43.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:47:43.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:47:43.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:47:43.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:47:43.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:47:43.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:43.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:43.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:47:43.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:47:43.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:43.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:43.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:43.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:43.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:47:43.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1265ms. 2025-07-01 10:47:43.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:43.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:43.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:43.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:43.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:43.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:43.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:43.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:43.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:47:43.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:47:43.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:47:43.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:43.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:43.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:43.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:43.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:43.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:43.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6722ms 2025-07-01 10:47:43.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:43.991 +03:00 [DBG] Connection id "0HNC8090TGBMV" completed keep alive response. 2025-07-01 10:47:43.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3159ms 2025-07-01 10:47:43.992 +03:00 [DBG] Connection id "0HNC8090TGBMV" received FIN. 2025-07-01 10:47:43.992 +03:00 [DBG] Connection id "0HNC8090TGBMV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:47:43.992 +03:00 [DBG] Connection id "0HNC8090TGBMV" disconnecting. 2025-07-01 10:47:43.992 +03:00 [DBG] Connection id "0HNC8090TGBMV" stopped. 2025-07-01 10:47:48.982 +03:00 [DBG] Connection id "0HNC8090TGBN0" accepted. 2025-07-01 10:47:48.982 +03:00 [DBG] Connection id "0HNC8090TGBN0" started. 2025-07-01 10:47:48.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:47:48.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:47:48.982 +03:00 [DBG] POST requests are not supported 2025-07-01 10:47:48.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:47:48.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:47:48.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:48.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:47:48.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:47:48.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:47:48.982 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:47:48.982 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:48.982 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:47:48.982 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:47:48.982 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:47:48.982 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:47:48.982 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:47:48.982 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:47:48.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:48.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:48.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:47:48.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:47:48.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:48.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:48.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:48.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:48.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:47:48.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1196ms. 2025-07-01 10:47:48.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:48.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:48.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:48.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:48.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:48.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:48.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:48.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:48.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:47:48.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:47:48.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:47:48.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:48.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:48.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:48.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:48.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:48.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:48.983 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7116ms 2025-07-01 10:47:48.983 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:48.983 +03:00 [DBG] Connection id "0HNC8090TGBN0" completed keep alive response. 2025-07-01 10:47:48.983 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4002ms 2025-07-01 10:47:48.983 +03:00 [DBG] Connection id "0HNC8090TGBN0" received FIN. 2025-07-01 10:47:48.984 +03:00 [DBG] Connection id "0HNC8090TGBN0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:47:48.984 +03:00 [DBG] Connection id "0HNC8090TGBN0" disconnecting. 2025-07-01 10:47:48.984 +03:00 [DBG] Connection id "0HNC8090TGBN0" stopped. 2025-07-01 10:47:54.004 +03:00 [DBG] Connection id "0HNC8090TGBN1" accepted. 2025-07-01 10:47:54.005 +03:00 [DBG] Connection id "0HNC8090TGBN1" started. 2025-07-01 10:47:54.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:47:54.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:47:54.005 +03:00 [DBG] POST requests are not supported 2025-07-01 10:47:54.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:47:54.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:47:54.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:54.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:47:54.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:47:54.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:47:54.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:47:54.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:54.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:47:54.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:47:54.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:47:54.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:47:54.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:47:54.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:47:54.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:54.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:54.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:47:54.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:47:54.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:54.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:54.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:54.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:54.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:47:54.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1843ms. 2025-07-01 10:47:54.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:54.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:54.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:54.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:54.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:54.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:54.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:54.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:54.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:47:54.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:47:54.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:47:54.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:54.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:54.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:54.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:54.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:54.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:54.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5434ms 2025-07-01 10:47:54.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:54.008 +03:00 [DBG] Connection id "0HNC8090TGBN1" completed keep alive response. 2025-07-01 10:47:54.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6745ms 2025-07-01 10:47:54.008 +03:00 [DBG] Connection id "0HNC8090TGBN1" received FIN. 2025-07-01 10:47:54.008 +03:00 [DBG] Connection id "0HNC8090TGBN1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:47:54.008 +03:00 [DBG] Connection id "0HNC8090TGBN1" disconnecting. 2025-07-01 10:47:54.009 +03:00 [DBG] Connection id "0HNC8090TGBN1" stopped. 2025-07-01 10:47:59.006 +03:00 [DBG] Connection id "0HNC8090TGBN2" accepted. 2025-07-01 10:47:59.006 +03:00 [DBG] Connection id "0HNC8090TGBN2" started. 2025-07-01 10:47:59.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:47:59.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:47:59.006 +03:00 [DBG] POST requests are not supported 2025-07-01 10:47:59.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:47:59.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:47:59.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:59.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:47:59.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:47:59.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:47:59.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:47:59.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:59.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:47:59.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:47:59.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:47:59.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:47:59.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:47:59.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:47:59.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:59.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:59.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:47:59.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:47:59.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:59.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:59.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:59.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:59.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:47:59.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1276ms. 2025-07-01 10:47:59.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:59.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:47:59.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:59.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:47:59.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:59.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:59.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:59.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:59.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:47:59.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:47:59.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:47:59.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:59.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:47:59.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:59.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:59.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:59.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:47:59.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7544ms 2025-07-01 10:47:59.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:47:59.008 +03:00 [DBG] Connection id "0HNC8090TGBN2" completed keep alive response. 2025-07-01 10:47:59.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7296ms 2025-07-01 10:47:59.008 +03:00 [DBG] Connection id "0HNC8090TGBN2" received FIN. 2025-07-01 10:47:59.008 +03:00 [DBG] Connection id "0HNC8090TGBN2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:47:59.008 +03:00 [DBG] Connection id "0HNC8090TGBN2" disconnecting. 2025-07-01 10:47:59.008 +03:00 [DBG] Connection id "0HNC8090TGBN2" stopped. 2025-07-01 10:48:04.057 +03:00 [DBG] Connection id "0HNC8090TGBN3" accepted. 2025-07-01 10:48:04.057 +03:00 [DBG] Connection id "0HNC8090TGBN3" started. 2025-07-01 10:48:04.057 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:48:04.057 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:48:04.057 +03:00 [DBG] POST requests are not supported 2025-07-01 10:48:04.057 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:48:04.057 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:48:04.057 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:04.057 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:48:04.057 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:48:04.057 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:48:04.058 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:48:04.058 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:04.058 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:48:04.058 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:48:04.058 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:48:04.058 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:48:04.058 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:48:04.058 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:48:04.058 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:04.058 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:04.058 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:48:04.058 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:48:04.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:04.058 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:04.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:04.058 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:04.058 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:48:04.058 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1117ms. 2025-07-01 10:48:04.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:04.058 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:04.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:04.058 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:04.058 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:04.058 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:04.058 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:04.058 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:04.058 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:48:04.058 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:48:04.058 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:48:04.058 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:04.059 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:04.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:04.059 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:04.059 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:04.059 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:04.059 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9633ms 2025-07-01 10:48:04.059 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:04.059 +03:00 [DBG] Connection id "0HNC8090TGBN3" completed keep alive response. 2025-07-01 10:48:04.059 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.561ms 2025-07-01 10:48:04.059 +03:00 [DBG] Connection id "0HNC8090TGBN3" received FIN. 2025-07-01 10:48:04.059 +03:00 [DBG] Connection id "0HNC8090TGBN3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:48:04.059 +03:00 [DBG] Connection id "0HNC8090TGBN3" disconnecting. 2025-07-01 10:48:04.059 +03:00 [DBG] Connection id "0HNC8090TGBN3" stopped. 2025-07-01 10:48:08.981 +03:00 [DBG] Connection id "0HNC8090TGBN4" accepted. 2025-07-01 10:48:08.981 +03:00 [DBG] Connection id "0HNC8090TGBN4" started. 2025-07-01 10:48:08.981 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:48:08.981 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:48:08.981 +03:00 [DBG] POST requests are not supported 2025-07-01 10:48:08.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:48:08.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:48:08.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:08.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:48:08.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:48:08.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:48:08.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:48:08.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:08.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:48:08.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:48:08.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:48:08.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:48:08.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:48:08.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:48:08.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:08.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:08.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:48:08.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:48:08.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:08.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:08.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:08.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:08.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:48:08.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1241ms. 2025-07-01 10:48:08.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:08.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:08.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:08.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:08.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:08.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:08.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:08.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:08.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:48:08.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:48:08.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:48:08.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:08.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:08.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:08.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:08.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:08.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:08.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7665ms 2025-07-01 10:48:08.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:08.982 +03:00 [DBG] Connection id "0HNC8090TGBN4" completed keep alive response. 2025-07-01 10:48:08.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5271ms 2025-07-01 10:48:08.983 +03:00 [DBG] Connection id "0HNC8090TGBN4" received FIN. 2025-07-01 10:48:08.983 +03:00 [DBG] Connection id "0HNC8090TGBN4" disconnecting. 2025-07-01 10:48:08.983 +03:00 [DBG] Connection id "0HNC8090TGBN4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:48:08.984 +03:00 [DBG] Connection id "0HNC8090TGBN4" stopped. 2025-07-01 10:48:13.984 +03:00 [DBG] Connection id "0HNC8090TGBN5" accepted. 2025-07-01 10:48:13.985 +03:00 [DBG] Connection id "0HNC8090TGBN5" started. 2025-07-01 10:48:13.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:48:13.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:48:13.985 +03:00 [DBG] POST requests are not supported 2025-07-01 10:48:13.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:48:13.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:48:13.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:13.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:48:13.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:48:13.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:48:13.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:48:13.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:13.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:48:13.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:48:13.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:48:13.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:48:13.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:48:13.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:48:13.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:13.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:13.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:48:13.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:48:13.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:13.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:13.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:13.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:13.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:48:13.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1845ms. 2025-07-01 10:48:13.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:13.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:13.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:13.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:13.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:13.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:13.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:13.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:13.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:48:13.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:48:13.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:48:13.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:13.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:13.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:13.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:13.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:13.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:13.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1276ms 2025-07-01 10:48:13.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:13.987 +03:00 [DBG] Connection id "0HNC8090TGBN5" completed keep alive response. 2025-07-01 10:48:13.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0693ms 2025-07-01 10:48:13.987 +03:00 [DBG] Connection id "0HNC8090TGBN5" received FIN. 2025-07-01 10:48:13.987 +03:00 [DBG] Connection id "0HNC8090TGBN5" disconnecting. 2025-07-01 10:48:13.987 +03:00 [DBG] Connection id "0HNC8090TGBN5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:48:13.988 +03:00 [DBG] Connection id "0HNC8090TGBN5" stopped. 2025-07-01 10:48:18.998 +03:00 [DBG] Connection id "0HNC8090TGBN6" accepted. 2025-07-01 10:48:18.998 +03:00 [DBG] Connection id "0HNC8090TGBN6" started. 2025-07-01 10:48:18.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:48:18.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:48:18.998 +03:00 [DBG] POST requests are not supported 2025-07-01 10:48:18.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:48:18.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:48:18.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:18.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:48:18.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:48:18.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:48:18.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:48:18.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:18.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:48:18.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:48:18.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:48:18.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:48:18.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:48:18.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:48:18.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:18.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:18.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:48:18.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:48:18.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:18.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:18.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:18.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:18.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:48:18.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1276ms. 2025-07-01 10:48:18.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:18.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:18.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:18.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:18.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:18.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:18.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:18.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:18.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:48:18.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:48:18.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:48:18.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:18.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:19.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:19.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:19.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:19.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:19.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7705ms 2025-07-01 10:48:19.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:19.000 +03:00 [DBG] Connection id "0HNC8090TGBN6" completed keep alive response. 2025-07-01 10:48:19.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4006ms 2025-07-01 10:48:19.000 +03:00 [DBG] Connection id "0HNC8090TGBN6" received FIN. 2025-07-01 10:48:19.000 +03:00 [DBG] Connection id "0HNC8090TGBN6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:48:19.000 +03:00 [DBG] Connection id "0HNC8090TGBN6" disconnecting. 2025-07-01 10:48:19.000 +03:00 [DBG] Connection id "0HNC8090TGBN6" stopped. 2025-07-01 10:48:23.981 +03:00 [DBG] Connection id "0HNC8090TGBN7" accepted. 2025-07-01 10:48:23.981 +03:00 [DBG] Connection id "0HNC8090TGBN7" started. 2025-07-01 10:48:23.981 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:48:23.981 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:48:23.981 +03:00 [DBG] POST requests are not supported 2025-07-01 10:48:23.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:48:23.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:48:23.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:23.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:48:23.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:48:23.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:48:23.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:48:23.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:23.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:48:23.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:48:23.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:48:23.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:48:23.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:48:23.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:48:23.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:23.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:23.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:48:23.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:48:23.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:23.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:23.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:23.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:23.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:48:23.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1242ms. 2025-07-01 10:48:23.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:23.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:23.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:23.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:23.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:23.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:23.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:23.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:23.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:48:23.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:48:23.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:48:23.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:23.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:23.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:23.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:23.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:23.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:23.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8963ms 2025-07-01 10:48:23.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:23.982 +03:00 [DBG] Connection id "0HNC8090TGBN7" completed keep alive response. 2025-07-01 10:48:23.983 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.629ms 2025-07-01 10:48:23.983 +03:00 [DBG] Connection id "0HNC8090TGBN7" received FIN. 2025-07-01 10:48:23.983 +03:00 [DBG] Connection id "0HNC8090TGBN7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:48:23.983 +03:00 [DBG] Connection id "0HNC8090TGBN7" disconnecting. 2025-07-01 10:48:23.983 +03:00 [DBG] Connection id "0HNC8090TGBN7" stopped. 2025-07-01 10:48:28.987 +03:00 [DBG] Connection id "0HNC8090TGBN8" accepted. 2025-07-01 10:48:28.987 +03:00 [DBG] Connection id "0HNC8090TGBN8" started. 2025-07-01 10:48:28.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:48:28.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:48:28.987 +03:00 [DBG] POST requests are not supported 2025-07-01 10:48:28.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:48:28.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:48:28.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:28.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:48:28.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:48:28.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:48:28.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:48:28.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:28.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:48:28.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:48:28.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:48:28.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:48:28.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:48:28.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:48:28.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:28.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:28.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:48:28.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:48:28.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:28.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:28.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:28.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:28.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:48:28.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.13ms. 2025-07-01 10:48:28.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:28.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:28.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:28.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:28.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:28.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:28.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:28.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:28.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:48:28.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:48:28.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:48:28.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:28.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:28.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:28.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:28.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:28.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:28.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.169ms 2025-07-01 10:48:28.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:28.989 +03:00 [DBG] Connection id "0HNC8090TGBN8" completed keep alive response. 2025-07-01 10:48:28.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9986ms 2025-07-01 10:48:28.989 +03:00 [DBG] Connection id "0HNC8090TGBN8" received FIN. 2025-07-01 10:48:28.989 +03:00 [DBG] Connection id "0HNC8090TGBN8" disconnecting. 2025-07-01 10:48:28.990 +03:00 [DBG] Connection id "0HNC8090TGBN8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:48:28.991 +03:00 [DBG] Connection id "0HNC8090TGBN8" stopped. 2025-07-01 10:48:33.989 +03:00 [DBG] Connection id "0HNC8090TGBN9" accepted. 2025-07-01 10:48:33.989 +03:00 [DBG] Connection id "0HNC8090TGBN9" started. 2025-07-01 10:48:33.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:48:33.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:48:33.990 +03:00 [DBG] POST requests are not supported 2025-07-01 10:48:33.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:48:33.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:48:33.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:33.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:48:33.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:48:33.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:48:33.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:48:33.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:33.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:48:33.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:48:33.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:48:33.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:48:33.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:48:33.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:48:33.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:33.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:33.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:48:33.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:48:33.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:33.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:33.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:33.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:33.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:48:33.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1644ms. 2025-07-01 10:48:33.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:33.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:33.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:33.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:33.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:33.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:33.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:33.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:33.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:48:33.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:48:33.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:48:33.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:33.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:33.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:33.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:33.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:33.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:33.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1185ms 2025-07-01 10:48:33.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:33.991 +03:00 [DBG] Connection id "0HNC8090TGBN9" completed keep alive response. 2025-07-01 10:48:33.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9935ms 2025-07-01 10:48:33.992 +03:00 [DBG] Connection id "0HNC8090TGBN9" received FIN. 2025-07-01 10:48:33.992 +03:00 [DBG] Connection id "0HNC8090TGBN9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:48:33.992 +03:00 [DBG] Connection id "0HNC8090TGBN9" disconnecting. 2025-07-01 10:48:33.992 +03:00 [DBG] Connection id "0HNC8090TGBN9" stopped. 2025-07-01 10:48:38.988 +03:00 [DBG] Connection id "0HNC8090TGBNA" accepted. 2025-07-01 10:48:38.988 +03:00 [DBG] Connection id "0HNC8090TGBNA" started. 2025-07-01 10:48:38.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:48:38.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:48:38.989 +03:00 [DBG] POST requests are not supported 2025-07-01 10:48:38.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:48:38.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:48:38.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:38.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:48:38.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:48:38.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:48:38.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:48:38.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:38.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:48:38.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:48:38.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:48:38.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:48:38.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:48:38.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:48:38.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:38.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:38.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:48:38.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:48:38.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:38.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:38.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:38.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:38.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:48:38.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-07-01 10:48:38.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:38.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:38.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:38.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:38.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:38.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:38.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:38.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:38.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:48:38.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:48:38.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:48:38.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:38.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:38.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:38.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:38.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:38.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:38.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7165ms 2025-07-01 10:48:38.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:38.990 +03:00 [DBG] Connection id "0HNC8090TGBNA" completed keep alive response. 2025-07-01 10:48:38.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3289ms 2025-07-01 10:48:38.990 +03:00 [DBG] Connection id "0HNC8090TGBNA" received FIN. 2025-07-01 10:48:38.990 +03:00 [DBG] Connection id "0HNC8090TGBNA" disconnecting. 2025-07-01 10:48:38.990 +03:00 [DBG] Connection id "0HNC8090TGBNA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:48:38.991 +03:00 [DBG] Connection id "0HNC8090TGBNA" stopped. 2025-07-01 10:48:43.985 +03:00 [DBG] Connection id "0HNC8090TGBNB" accepted. 2025-07-01 10:48:43.985 +03:00 [DBG] Connection id "0HNC8090TGBNB" started. 2025-07-01 10:48:43.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:48:43.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:48:43.986 +03:00 [DBG] POST requests are not supported 2025-07-01 10:48:43.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:48:43.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:48:43.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:43.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:48:43.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:48:43.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:48:43.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:48:43.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:43.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:48:43.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:48:43.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:48:43.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:48:43.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:48:43.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:48:43.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:43.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:43.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:48:43.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:48:43.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:43.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:43.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:43.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:43.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:48:43.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1223ms. 2025-07-01 10:48:43.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:43.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:43.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:43.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:43.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:43.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:43.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:43.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:43.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:48:43.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:48:43.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:48:43.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:43.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:43.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:43.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:43.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:43.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:43.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6546ms 2025-07-01 10:48:43.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:43.987 +03:00 [DBG] Connection id "0HNC8090TGBNB" completed keep alive response. 2025-07-01 10:48:43.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2037ms 2025-07-01 10:48:43.987 +03:00 [DBG] Connection id "0HNC8090TGBNB" received FIN. 2025-07-01 10:48:43.987 +03:00 [DBG] Connection id "0HNC8090TGBNB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:48:43.987 +03:00 [DBG] Connection id "0HNC8090TGBNB" disconnecting. 2025-07-01 10:48:43.987 +03:00 [DBG] Connection id "0HNC8090TGBNB" stopped. 2025-07-01 10:48:48.983 +03:00 [DBG] Connection id "0HNC8090TGBNC" accepted. 2025-07-01 10:48:48.983 +03:00 [DBG] Connection id "0HNC8090TGBNC" started. 2025-07-01 10:48:48.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:48:48.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:48:48.983 +03:00 [DBG] POST requests are not supported 2025-07-01 10:48:48.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:48:48.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:48:48.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:48.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:48:48.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:48:48.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:48:48.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:48:48.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:48.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:48:48.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:48:48.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:48:48.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:48:48.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:48:48.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:48:48.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:48.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:48.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:48:48.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:48:48.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:48.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:48.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:48.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:48.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:48:48.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.183ms. 2025-07-01 10:48:48.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:48.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:48.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:48.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:48.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:48.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:48.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:48.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:48.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:48:48.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:48:48.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:48:48.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:48.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:48.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:48.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:48.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:48.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:48.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2653ms 2025-07-01 10:48:48.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:48.985 +03:00 [DBG] Connection id "0HNC8090TGBNC" completed keep alive response. 2025-07-01 10:48:48.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1752ms 2025-07-01 10:48:48.985 +03:00 [DBG] Connection id "0HNC8090TGBNC" received FIN. 2025-07-01 10:48:48.985 +03:00 [DBG] Connection id "0HNC8090TGBNC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:48:48.985 +03:00 [DBG] Connection id "0HNC8090TGBNC" disconnecting. 2025-07-01 10:48:48.985 +03:00 [DBG] Connection id "0HNC8090TGBNC" stopped. 2025-07-01 10:48:53.979 +03:00 [DBG] Connection id "0HNC8090TGBND" accepted. 2025-07-01 10:48:53.979 +03:00 [DBG] Connection id "0HNC8090TGBND" started. 2025-07-01 10:48:53.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:48:53.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:48:53.980 +03:00 [DBG] POST requests are not supported 2025-07-01 10:48:53.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:48:53.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:48:53.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:53.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:48:53.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:48:53.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:48:53.980 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:48:53.980 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:53.980 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:48:53.980 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:48:53.980 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:48:53.980 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:48:53.980 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:48:53.980 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:48:53.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:53.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:53.980 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:48:53.980 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:48:53.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:53.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:53.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:53.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:53.980 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:48:53.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1867ms. 2025-07-01 10:48:53.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:53.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:53.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:53.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:53.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:53.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:53.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:53.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:53.981 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:48:53.981 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:48:53.981 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:48:53.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:53.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:53.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:53.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:53.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:53.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:53.981 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7937ms 2025-07-01 10:48:53.981 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:53.981 +03:00 [DBG] Connection id "0HNC8090TGBND" completed keep alive response. 2025-07-01 10:48:53.981 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5422ms 2025-07-01 10:48:53.981 +03:00 [DBG] Connection id "0HNC8090TGBND" received FIN. 2025-07-01 10:48:53.981 +03:00 [DBG] Connection id "0HNC8090TGBND" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:48:53.981 +03:00 [DBG] Connection id "0HNC8090TGBND" disconnecting. 2025-07-01 10:48:53.982 +03:00 [DBG] Connection id "0HNC8090TGBND" stopped. 2025-07-01 10:48:59.000 +03:00 [DBG] Connection id "0HNC8090TGBNE" accepted. 2025-07-01 10:48:59.000 +03:00 [DBG] Connection id "0HNC8090TGBNE" started. 2025-07-01 10:48:59.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:48:59.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:48:59.001 +03:00 [DBG] POST requests are not supported 2025-07-01 10:48:59.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:48:59.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:48:59.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:59.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:48:59.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:48:59.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:48:59.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:48:59.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:59.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:48:59.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:48:59.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:48:59.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:48:59.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:48:59.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:48:59.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:59.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:59.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:48:59.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:48:59.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:59.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:59.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:59.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:59.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:48:59.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.163ms. 2025-07-01 10:48:59.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:59.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:48:59.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:59.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:48:59.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:59.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:59.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:59.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:59.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:48:59.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:48:59.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:48:59.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:59.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:48:59.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:59.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:59.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:59.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:48:59.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9102ms 2025-07-01 10:48:59.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:48:59.002 +03:00 [DBG] Connection id "0HNC8090TGBNE" completed keep alive response. 2025-07-01 10:48:59.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6934ms 2025-07-01 10:48:59.002 +03:00 [DBG] Connection id "0HNC8090TGBNE" received FIN. 2025-07-01 10:48:59.002 +03:00 [DBG] Connection id "0HNC8090TGBNE" disconnecting. 2025-07-01 10:48:59.003 +03:00 [DBG] Connection id "0HNC8090TGBNE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:48:59.004 +03:00 [DBG] Connection id "0HNC8090TGBNE" stopped. 2025-07-01 10:49:04.000 +03:00 [DBG] Connection id "0HNC8090TGBNF" accepted. 2025-07-01 10:49:04.000 +03:00 [DBG] Connection id "0HNC8090TGBNF" started. 2025-07-01 10:49:04.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:49:04.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:49:04.000 +03:00 [DBG] POST requests are not supported 2025-07-01 10:49:04.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:49:04.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:49:04.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:04.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:49:04.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:49:04.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:49:04.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:49:04.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:04.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:49:04.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:49:04.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:49:04.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:49:04.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:49:04.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:49:04.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:04.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:04.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:49:04.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:49:04.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:04.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:04.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:04.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:04.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:49:04.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1938ms. 2025-07-01 10:49:04.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:04.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:04.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:04.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:04.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:04.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:04.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:04.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:04.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:49:04.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:49:04.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:49:04.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:04.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:04.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:04.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:04.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:04.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:04.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9469ms 2025-07-01 10:49:04.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:04.004 +03:00 [DBG] Connection id "0HNC8090TGBNF" completed keep alive response. 2025-07-01 10:49:04.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.745ms 2025-07-01 10:49:04.004 +03:00 [DBG] Connection id "0HNC8090TGBNF" received FIN. 2025-07-01 10:49:04.004 +03:00 [DBG] Connection id "0HNC8090TGBNF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:49:04.004 +03:00 [DBG] Connection id "0HNC8090TGBNF" disconnecting. 2025-07-01 10:49:04.004 +03:00 [DBG] Connection id "0HNC8090TGBNF" stopped. 2025-07-01 10:49:08.986 +03:00 [DBG] Connection id "0HNC8090TGBNG" accepted. 2025-07-01 10:49:08.986 +03:00 [DBG] Connection id "0HNC8090TGBNG" started. 2025-07-01 10:49:08.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:49:08.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:49:08.986 +03:00 [DBG] POST requests are not supported 2025-07-01 10:49:08.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:49:08.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:49:08.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:08.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:49:08.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:49:08.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:49:08.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:49:08.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:08.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:49:08.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:49:08.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:49:08.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:49:08.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:49:08.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:49:08.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:08.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:08.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:49:08.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:49:08.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:08.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:08.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:08.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:08.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:49:08.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1759ms. 2025-07-01 10:49:08.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:08.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:08.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:08.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:08.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:08.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:08.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:08.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:08.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:49:08.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:49:08.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:49:08.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:08.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:08.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:08.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:08.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:08.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:08.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3988ms 2025-07-01 10:49:08.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:08.989 +03:00 [DBG] Connection id "0HNC8090TGBNG" completed keep alive response. 2025-07-01 10:49:08.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3821ms 2025-07-01 10:49:08.989 +03:00 [DBG] Connection id "0HNC8090TGBNG" received FIN. 2025-07-01 10:49:08.989 +03:00 [DBG] Connection id "0HNC8090TGBNG" disconnecting. 2025-07-01 10:49:08.989 +03:00 [DBG] Connection id "0HNC8090TGBNG" stopped. 2025-07-01 10:49:08.989 +03:00 [DBG] Connection id "0HNC8090TGBNG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:49:13.990 +03:00 [DBG] Connection id "0HNC8090TGBNH" accepted. 2025-07-01 10:49:13.990 +03:00 [DBG] Connection id "0HNC8090TGBNH" started. 2025-07-01 10:49:13.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:49:13.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:49:13.990 +03:00 [DBG] POST requests are not supported 2025-07-01 10:49:13.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:49:13.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:49:13.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:13.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:49:13.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:49:13.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:49:13.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:49:13.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:13.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:49:13.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:49:13.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:49:13.992 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:49:13.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:49:13.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:49:13.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:13.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:13.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:49:13.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:49:13.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:13.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:13.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:13.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:13.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:49:13.992 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1651ms. 2025-07-01 10:49:13.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:13.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:13.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:13.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:13.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:13.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:13.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:13.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:13.993 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:49:13.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:49:13.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:49:13.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:13.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:13.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:13.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:13.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:13.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:13.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.421ms 2025-07-01 10:49:13.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:13.993 +03:00 [DBG] Connection id "0HNC8090TGBNH" completed keep alive response. 2025-07-01 10:49:13.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0493ms 2025-07-01 10:49:13.994 +03:00 [DBG] Connection id "0HNC8090TGBNH" received FIN. 2025-07-01 10:49:13.994 +03:00 [DBG] Connection id "0HNC8090TGBNH" disconnecting. 2025-07-01 10:49:13.994 +03:00 [DBG] Connection id "0HNC8090TGBNH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:49:13.995 +03:00 [DBG] Connection id "0HNC8090TGBNH" stopped. 2025-07-01 10:49:18.980 +03:00 [DBG] Connection id "0HNC8090TGBNI" accepted. 2025-07-01 10:49:18.980 +03:00 [DBG] Connection id "0HNC8090TGBNI" started. 2025-07-01 10:49:18.981 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:49:18.981 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:49:18.981 +03:00 [DBG] POST requests are not supported 2025-07-01 10:49:18.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:49:18.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:49:18.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:18.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:49:18.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:49:18.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:49:18.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:49:18.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:18.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:49:18.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:49:18.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:49:18.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:49:18.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:49:18.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:49:18.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:18.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:18.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:49:18.981 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:49:18.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:18.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:18.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:18.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:18.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:49:18.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1628ms. 2025-07-01 10:49:18.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:18.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:18.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:18.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:18.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:18.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:18.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:18.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:18.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:49:18.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:49:18.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:49:18.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:18.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:18.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:18.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:18.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:18.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:18.983 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4868ms 2025-07-01 10:49:18.983 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:18.983 +03:00 [DBG] Connection id "0HNC8090TGBNI" completed keep alive response. 2025-07-01 10:49:18.983 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3981ms 2025-07-01 10:49:18.983 +03:00 [DBG] Connection id "0HNC8090TGBNI" received FIN. 2025-07-01 10:49:18.983 +03:00 [DBG] Connection id "0HNC8090TGBNI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:49:18.983 +03:00 [DBG] Connection id "0HNC8090TGBNI" disconnecting. 2025-07-01 10:49:18.983 +03:00 [DBG] Connection id "0HNC8090TGBNI" stopped. 2025-07-01 10:49:23.993 +03:00 [DBG] Connection id "0HNC8090TGBNJ" accepted. 2025-07-01 10:49:23.993 +03:00 [DBG] Connection id "0HNC8090TGBNJ" started. 2025-07-01 10:49:23.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:49:23.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:49:23.993 +03:00 [DBG] POST requests are not supported 2025-07-01 10:49:23.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:49:23.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:49:23.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:23.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:49:23.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:49:23.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:49:23.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:49:23.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:23.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:49:23.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:49:23.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:49:23.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:49:23.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:49:23.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:49:23.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:23.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:23.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:49:23.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:49:23.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:23.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:23.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:23.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:23.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:49:23.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1822ms. 2025-07-01 10:49:23.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:23.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:23.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:23.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:23.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:23.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:23.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:23.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:23.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:49:23.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:49:23.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:49:23.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:23.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:23.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:23.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:23.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:23.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:23.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2505ms 2025-07-01 10:49:23.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:23.995 +03:00 [DBG] Connection id "0HNC8090TGBNJ" completed keep alive response. 2025-07-01 10:49:23.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2439ms 2025-07-01 10:49:23.995 +03:00 [DBG] Connection id "0HNC8090TGBNJ" received FIN. 2025-07-01 10:49:23.995 +03:00 [DBG] Connection id "0HNC8090TGBNJ" disconnecting. 2025-07-01 10:49:23.995 +03:00 [DBG] Connection id "0HNC8090TGBNJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:49:23.996 +03:00 [DBG] Connection id "0HNC8090TGBNJ" stopped. 2025-07-01 10:49:28.985 +03:00 [DBG] Connection id "0HNC8090TGBNK" accepted. 2025-07-01 10:49:28.985 +03:00 [DBG] Connection id "0HNC8090TGBNK" started. 2025-07-01 10:49:28.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:49:28.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:49:28.986 +03:00 [DBG] POST requests are not supported 2025-07-01 10:49:28.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:49:28.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:49:28.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:28.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:49:28.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:49:28.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:49:28.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:49:28.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:28.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:49:28.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:49:28.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:49:28.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:49:28.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:49:28.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:49:28.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:28.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:28.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:49:28.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:49:28.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:28.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:28.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:28.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:28.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:49:28.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1685ms. 2025-07-01 10:49:28.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:28.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:28.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:28.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:28.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:28.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:28.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:28.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:28.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:49:28.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:49:28.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:49:28.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:28.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:28.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:28.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:28.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:28.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:28.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0707ms 2025-07-01 10:49:28.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:28.987 +03:00 [DBG] Connection id "0HNC8090TGBNK" completed keep alive response. 2025-07-01 10:49:28.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0802ms 2025-07-01 10:49:28.988 +03:00 [DBG] Connection id "0HNC8090TGBNK" received FIN. 2025-07-01 10:49:28.988 +03:00 [DBG] Connection id "0HNC8090TGBNK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:49:28.988 +03:00 [DBG] Connection id "0HNC8090TGBNK" disconnecting. 2025-07-01 10:49:28.988 +03:00 [DBG] Connection id "0HNC8090TGBNK" stopped. 2025-07-01 10:49:33.984 +03:00 [DBG] Connection id "0HNC8090TGBNL" accepted. 2025-07-01 10:49:33.984 +03:00 [DBG] Connection id "0HNC8090TGBNL" started. 2025-07-01 10:49:33.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:49:33.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:49:33.984 +03:00 [DBG] POST requests are not supported 2025-07-01 10:49:33.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:49:33.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:49:33.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:33.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:49:33.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:49:33.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:49:33.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:49:33.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:33.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:49:33.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:49:33.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:49:33.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:49:33.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:49:33.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:49:33.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:33.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:33.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:49:33.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:49:33.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:33.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:33.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:33.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:33.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:49:33.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2144ms. 2025-07-01 10:49:33.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:33.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:33.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:33.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:33.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:33.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:33.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:33.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:33.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:49:33.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:49:33.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:49:33.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:33.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:33.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:33.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:33.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:33.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:33.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6241ms 2025-07-01 10:49:33.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:33.987 +03:00 [DBG] Connection id "0HNC8090TGBNL" completed keep alive response. 2025-07-01 10:49:33.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.062ms 2025-07-01 10:49:33.988 +03:00 [DBG] Connection id "0HNC8090TGBNL" received FIN. 2025-07-01 10:49:33.988 +03:00 [DBG] Connection id "0HNC8090TGBNL" disconnecting. 2025-07-01 10:49:33.988 +03:00 [DBG] Connection id "0HNC8090TGBNL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:49:33.989 +03:00 [DBG] Connection id "0HNC8090TGBNL" stopped. 2025-07-01 10:49:38.979 +03:00 [DBG] Connection id "0HNC8090TGBNM" accepted. 2025-07-01 10:49:38.979 +03:00 [DBG] Connection id "0HNC8090TGBNM" started. 2025-07-01 10:49:38.979 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:49:38.979 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:49:38.979 +03:00 [DBG] POST requests are not supported 2025-07-01 10:49:38.979 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:49:38.979 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:49:38.979 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:38.979 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:49:38.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:49:38.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:49:38.980 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:49:38.980 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:38.980 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:49:38.980 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:49:38.980 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:49:38.980 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:49:38.980 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:49:38.980 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:49:38.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:38.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:38.980 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:49:38.980 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:49:38.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:38.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:38.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:38.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:38.980 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:49:38.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1748ms. 2025-07-01 10:49:38.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:38.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:38.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:38.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:38.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:38.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:38.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:38.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:38.981 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:49:38.981 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:49:38.981 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:49:38.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:38.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:38.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:38.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:38.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:38.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:38.981 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3624ms 2025-07-01 10:49:38.981 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:38.981 +03:00 [DBG] Connection id "0HNC8090TGBNM" completed keep alive response. 2025-07-01 10:49:38.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3386ms 2025-07-01 10:49:38.982 +03:00 [DBG] Connection id "0HNC8090TGBNM" received FIN. 2025-07-01 10:49:38.982 +03:00 [DBG] Connection id "0HNC8090TGBNM" disconnecting. 2025-07-01 10:49:38.982 +03:00 [DBG] Connection id "0HNC8090TGBNM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:49:38.983 +03:00 [DBG] Connection id "0HNC8090TGBNM" stopped. 2025-07-01 10:49:43.982 +03:00 [DBG] Connection id "0HNC8090TGBNN" accepted. 2025-07-01 10:49:43.982 +03:00 [DBG] Connection id "0HNC8090TGBNN" started. 2025-07-01 10:49:43.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:49:43.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:49:43.983 +03:00 [DBG] POST requests are not supported 2025-07-01 10:49:43.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:49:43.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:49:43.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:43.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:49:43.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:49:43.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:49:43.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:49:43.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:43.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:49:43.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:49:43.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:49:43.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:49:43.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:49:43.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:49:43.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:43.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:43.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:49:43.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:49:43.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:43.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:43.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:43.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:43.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:49:43.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1256ms. 2025-07-01 10:49:43.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:43.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:43.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:43.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:43.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:43.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:43.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:43.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:43.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:49:43.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:49:43.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:49:43.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:43.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:43.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:43.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:43.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:43.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:43.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7553ms 2025-07-01 10:49:43.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:43.984 +03:00 [DBG] Connection id "0HNC8090TGBNN" completed keep alive response. 2025-07-01 10:49:43.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.389ms 2025-07-01 10:49:43.984 +03:00 [DBG] Connection id "0HNC8090TGBNN" received FIN. 2025-07-01 10:49:43.984 +03:00 [DBG] Connection id "0HNC8090TGBNN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:49:43.984 +03:00 [DBG] Connection id "0HNC8090TGBNN" disconnecting. 2025-07-01 10:49:43.984 +03:00 [DBG] Connection id "0HNC8090TGBNN" stopped. 2025-07-01 10:49:48.984 +03:00 [DBG] Connection id "0HNC8090TGBNO" accepted. 2025-07-01 10:49:48.984 +03:00 [DBG] Connection id "0HNC8090TGBNO" started. 2025-07-01 10:49:48.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:49:48.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:49:48.984 +03:00 [DBG] POST requests are not supported 2025-07-01 10:49:48.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:49:48.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:49:48.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:48.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:49:48.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:49:48.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:49:48.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:49:48.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:48.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:49:48.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:49:48.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:49:48.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:49:48.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:49:48.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:49:48.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:48.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:48.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:49:48.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:49:48.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:48.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:48.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:48.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:48.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:49:48.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1879ms. 2025-07-01 10:49:48.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:48.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:48.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:48.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:48.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:48.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:48.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:48.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:48.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:49:48.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:49:48.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:49:48.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:48.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:48.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:48.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:48.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:48.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:48.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4873ms 2025-07-01 10:49:48.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:48.987 +03:00 [DBG] Connection id "0HNC8090TGBNO" completed keep alive response. 2025-07-01 10:49:48.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7022ms 2025-07-01 10:49:48.987 +03:00 [DBG] Connection id "0HNC8090TGBNO" received FIN. 2025-07-01 10:49:48.987 +03:00 [DBG] Connection id "0HNC8090TGBNO" disconnecting. 2025-07-01 10:49:48.987 +03:00 [DBG] Connection id "0HNC8090TGBNO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:49:48.988 +03:00 [DBG] Connection id "0HNC8090TGBNO" stopped. 2025-07-01 10:49:53.982 +03:00 [DBG] Connection id "0HNC8090TGBNP" accepted. 2025-07-01 10:49:53.982 +03:00 [DBG] Connection id "0HNC8090TGBNP" started. 2025-07-01 10:49:53.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:49:53.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:49:53.983 +03:00 [DBG] POST requests are not supported 2025-07-01 10:49:53.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:49:53.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:49:53.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:53.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:49:53.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:49:53.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:49:53.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:49:53.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:53.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:49:53.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:49:53.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:49:53.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:49:53.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:49:53.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:49:53.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:53.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:53.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:49:53.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:49:53.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:53.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:53.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:53.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:53.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:49:53.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1816ms. 2025-07-01 10:49:53.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:53.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:53.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:53.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:53.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:53.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:53.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:53.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:53.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:49:53.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:49:53.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:49:53.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:53.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:53.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:53.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:53.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:53.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:53.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4274ms 2025-07-01 10:49:53.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:53.985 +03:00 [DBG] Connection id "0HNC8090TGBNP" completed keep alive response. 2025-07-01 10:49:53.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5079ms 2025-07-01 10:49:53.986 +03:00 [DBG] Connection id "0HNC8090TGBNP" received FIN. 2025-07-01 10:49:53.986 +03:00 [DBG] Connection id "0HNC8090TGBNP" disconnecting. 2025-07-01 10:49:53.986 +03:00 [DBG] Connection id "0HNC8090TGBNP" stopped. 2025-07-01 10:49:53.986 +03:00 [DBG] Connection id "0HNC8090TGBNP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:49:58.989 +03:00 [DBG] Connection id "0HNC8090TGBNQ" accepted. 2025-07-01 10:49:58.989 +03:00 [DBG] Connection id "0HNC8090TGBNQ" started. 2025-07-01 10:49:58.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:49:58.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:49:58.989 +03:00 [DBG] POST requests are not supported 2025-07-01 10:49:58.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:49:58.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:49:58.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:58.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:49:58.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:49:58.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:49:58.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:49:58.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:58.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:49:58.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:49:58.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:49:58.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:49:58.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:49:58.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:49:58.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:58.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:58.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:49:58.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:49:58.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:58.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:58.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:58.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:58.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:49:58.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1526ms. 2025-07-01 10:49:58.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:58.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:49:58.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:58.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:49:58.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:58.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:58.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:58.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:58.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:49:58.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:49:58.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:49:58.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:58.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:49:58.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:58.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:58.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:58.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:49:58.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2534ms 2025-07-01 10:49:58.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:49:58.991 +03:00 [DBG] Connection id "0HNC8090TGBNQ" completed keep alive response. 2025-07-01 10:49:58.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1355ms 2025-07-01 10:49:58.992 +03:00 [DBG] Connection id "0HNC8090TGBNQ" received FIN. 2025-07-01 10:49:58.992 +03:00 [DBG] Connection id "0HNC8090TGBNQ" disconnecting. 2025-07-01 10:49:58.992 +03:00 [DBG] Connection id "0HNC8090TGBNQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:49:58.993 +03:00 [DBG] Connection id "0HNC8090TGBNQ" stopped. 2025-07-01 10:50:03.185 +03:00 [DBG] Connection id "0HNC8090TGBNR" accepted. 2025-07-01 10:50:03.185 +03:00 [DBG] Connection id "0HNC8090TGBNR" started. 2025-07-01 10:50:03.185 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 677 2025-07-01 10:50:03.185 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:50:03.185 +03:00 [DBG] POST requests are not supported 2025-07-01 10:50:03.185 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:50:03.185 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:50:03.185 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:50:03.185 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:50:03.185 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:50:03.185 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:50:03.185 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:50:03.185 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:50:03.185 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:50:03.186 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:50:03.186 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:50:03.186 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:50:03.186 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:50:03.186 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:50:03.186 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.186 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.186 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:50:03.186 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:50:03.186 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:50:03.186 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 10:50:03.186 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:50:03.186 +03:00 [DBG] Connection id "0HNC8090TGBNR", Request id "0HNC8090TGBNR:00000001": started reading request body. 2025-07-01 10:50:03.186 +03:00 [DBG] Connection id "0HNC8090TGBNR", Request id "0HNC8090TGBNR:00000001": done reading request body. 2025-07-01 10:50:03.186 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 10:50:03.186 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:50:03.186 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:50:03.186 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:50:03.186 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:50:03.186 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:03.186 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:03.186 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:03.186 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:03.186 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:50:03.186 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 10:50:03.186 +03:00 [INF] Updating physical elements properties 2025-07-01 10:50:03.211 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 24.7289ms. 2025-07-01 10:50:03.211 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:03.211 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:03.211 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:03.211 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:03.211 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.211 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.211 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:03.211 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:03.211 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:50:03.211 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:50:03.211 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:50:03.211 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:03.211 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:03.211 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.212 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.212 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.212 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.212 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 25.9344ms 2025-07-01 10:50:03.212 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:50:03.212 +03:00 [DBG] Connection id "0HNC8090TGBNR" completed keep alive response. 2025-07-01 10:50:03.212 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 26.5964ms 2025-07-01 10:50:03.212 +03:00 [DBG] Connection id "0HNC8090TGBNR" received FIN. 2025-07-01 10:50:03.212 +03:00 [DBG] Connection id "0HNC8090TGBNR" disconnecting. 2025-07-01 10:50:03.212 +03:00 [DBG] Connection id "0HNC8090TGBNR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:50:03.213 +03:00 [DBG] Connection id "0HNC8090TGBNR" stopped. 2025-07-01 10:50:03.252 +03:00 [DBG] Connection id "0HNC8090TGBNS" accepted. 2025-07-01 10:50:03.252 +03:00 [DBG] Connection id "0HNC8090TGBNS" started. 2025-07-01 10:50:03.253 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:50:03.253 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:50:03.253 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:50:03.253 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:50:03.253 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:50:03.253 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:50:03.253 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:50:03.253 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:50:03.253 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:50:03.253 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:50:03.253 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:50:03.253 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:50:03.253 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:50:03.253 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:50:03.253 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:50:03.253 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.253 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.253 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:50:03.253 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:50:03.253 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:50:03.254 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:50:03.254 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:50:03.254 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:50:03.254 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:50:03.254 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:50:03.254 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:03.254 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:03.254 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:03.254 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:03.254 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:50:03.254 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:50:03.254 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:50:03.256 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5993ms. 2025-07-01 10:50:03.256 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:03.256 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:03.256 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:03.256 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:03.256 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.256 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.256 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:03.256 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:03.256 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:50:03.256 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:50:03.256 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:50:03.256 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:50:03.256 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:50:03.256 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:50:03.256 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:50:03.256 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:50:03.256 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:03.256 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:03.256 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.256 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.256 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.256 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.257 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.1675ms 2025-07-01 10:50:03.257 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:50:03.257 +03:00 [DBG] Connection id "0HNC8090TGBNS" completed keep alive response. 2025-07-01 10:50:03.257 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.2073ms 2025-07-01 10:50:03.257 +03:00 [DBG] Connection id "0HNC8090TGBNS" received FIN. 2025-07-01 10:50:03.257 +03:00 [DBG] Connection id "0HNC8090TGBNS" disconnecting. 2025-07-01 10:50:03.257 +03:00 [DBG] Connection id "0HNC8090TGBNS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:50:03.258 +03:00 [DBG] Connection id "0HNC8090TGBNS" stopped. 2025-07-01 10:50:03.311 +03:00 [DBG] Connection id "0HNC8090TGBNT" accepted. 2025-07-01 10:50:03.311 +03:00 [DBG] Connection id "0HNC8090TGBNT" started. 2025-07-01 10:50:03.312 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:50:03.312 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:50:03.312 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:50:03.312 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:50:03.312 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:50:03.312 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:50:03.312 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:50:03.312 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:50:03.312 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:50:03.312 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:50:03.312 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:50:03.312 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:50:03.312 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:50:03.312 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:50:03.312 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:50:03.312 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.312 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.312 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:50:03.312 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:50:03.312 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:50:03.312 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:50:03.312 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:50:03.312 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:50:03.312 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:50:03.312 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:50:03.312 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:03.312 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:03.312 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:03.312 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:03.312 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:50:03.312 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:50:03.312 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:50:03.457 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 145.163ms. 2025-07-01 10:50:03.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:03.458 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:03.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:03.458 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:03.458 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:50:03.458 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:50:03.458 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:50:03.458 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:50:03.458 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:50:03.458 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:50:03.458 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:50:03.460 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:50:03.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:03.460 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:03.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.460 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.460 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.460 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.460 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 147.8504ms 2025-07-01 10:50:03.460 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:50:03.460 +03:00 [DBG] Connection id "0HNC8090TGBNT" completed keep alive response. 2025-07-01 10:50:03.460 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 148.3909ms 2025-07-01 10:50:03.463 +03:00 [DBG] Connection id "0HNC8090TGBNT" received FIN. 2025-07-01 10:50:03.464 +03:00 [DBG] Connection id "0HNC8090TGBNT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:50:03.464 +03:00 [DBG] Connection id "0HNC8090TGBNT" disconnecting. 2025-07-01 10:50:03.464 +03:00 [DBG] Connection id "0HNC8090TGBNT" stopped. 2025-07-01 10:50:03.995 +03:00 [DBG] Connection id "0HNC8090TGBNU" accepted. 2025-07-01 10:50:03.995 +03:00 [DBG] Connection id "0HNC8090TGBNU" started. 2025-07-01 10:50:03.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:50:03.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:50:03.996 +03:00 [DBG] POST requests are not supported 2025-07-01 10:50:03.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:50:03.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:50:03.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:03.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:50:03.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:50:03.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:50:03.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:50:03.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:03.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:50:03.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:50:03.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:50:03.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:50:03.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:50:03.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:50:03.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:50:03.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:50:03.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:03.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:03.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:03.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:03.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:50:03.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1827ms. 2025-07-01 10:50:03.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:03.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:03.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:03.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:03.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:03.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:03.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:50:03.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:50:03.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:50:03.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:03.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:03.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:03.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2934ms 2025-07-01 10:50:03.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:03.998 +03:00 [DBG] Connection id "0HNC8090TGBNU" completed keep alive response. 2025-07-01 10:50:03.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5516ms 2025-07-01 10:50:03.998 +03:00 [DBG] Connection id "0HNC8090TGBNU" received FIN. 2025-07-01 10:50:03.999 +03:00 [DBG] Connection id "0HNC8090TGBNU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:50:03.999 +03:00 [DBG] Connection id "0HNC8090TGBNU" disconnecting. 2025-07-01 10:50:03.999 +03:00 [DBG] Connection id "0HNC8090TGBNU" stopped. 2025-07-01 10:50:07.966 +03:00 [DBG] Connection id "0HNC8090TGBNV" accepted. 2025-07-01 10:50:07.966 +03:00 [DBG] Connection id "0HNC8090TGBNV" started. 2025-07-01 10:50:07.966 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Mm-4/ - application/json;charset=UTF-8 5 2025-07-01 10:50:07.966 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:50:07.966 +03:00 [DBG] POST requests are not supported 2025-07-01 10:50:07.966 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Mm-4/' 2025-07-01 10:50:07.966 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Mm-4/' 2025-07-01 10:50:07.966 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:50:07.966 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:50:07.966 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:50:07.966 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:50:07.967 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:50:07.967 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:50:07.967 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:50:07.967 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:50:07.967 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:50:07.967 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:50:07.967 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:50:07.967 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:50:07.967 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:07.967 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:07.967 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:50:07.967 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:50:07.967 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 10:50:07.967 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 10:50:07.967 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:50:07.967 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:50:07.967 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 10:50:07.967 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 10:50:07.967 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:50:07.967 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 10:50:07.967 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:50:07.967 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:50:07.967 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:50:07.967 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:50:07.967 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:50:07.967 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 10:50:07.967 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:50:07.967 +03:00 [DBG] Connection id "0HNC8090TGBNV", Request id "0HNC8090TGBNV:00000001": started reading request body. 2025-07-01 10:50:07.967 +03:00 [DBG] Connection id "0HNC8090TGBNV", Request id "0HNC8090TGBNV:00000001": done reading request body. 2025-07-01 10:50:07.967 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 10:50:07.967 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:50:07.967 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:50:07.967 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:50:07.967 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:50:07.967 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:07.967 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:07.967 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:07.967 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:07.967 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:50:07.967 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Mm-4","System.Int32[]"]) 2025-07-01 10:50:07.967 +03:00 [INF] Changing group of physicals [172] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:50:07.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 29.3608ms. 2025-07-01 10:50:07.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:07.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:07.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:07.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:07.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:07.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:07.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:07.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:07.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:50:07.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:50:07.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:50:07.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:07.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:07.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:07.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:07.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:07.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:07.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 30.9013ms 2025-07-01 10:50:07.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:50:07.998 +03:00 [DBG] Connection id "0HNC8090TGBNV" completed keep alive response. 2025-07-01 10:50:07.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Mm-4/ - 200 0 null 31.6043ms 2025-07-01 10:50:07.998 +03:00 [DBG] Connection id "0HNC8090TGBNV" received FIN. 2025-07-01 10:50:07.998 +03:00 [DBG] Connection id "0HNC8090TGBNV" disconnecting. 2025-07-01 10:50:07.998 +03:00 [DBG] Connection id "0HNC8090TGBNV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:50:07.999 +03:00 [DBG] Connection id "0HNC8090TGBNV" stopped. 2025-07-01 10:50:08.037 +03:00 [DBG] Connection id "0HNC8090TGBO0" accepted. 2025-07-01 10:50:08.037 +03:00 [DBG] Connection id "0HNC8090TGBO0" started. 2025-07-01 10:50:08.037 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:50:08.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:50:08.037 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:50:08.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:50:08.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:50:08.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:50:08.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:50:08.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:50:08.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:50:08.038 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:50:08.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:50:08.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:50:08.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:50:08.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:50:08.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:50:08.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:08.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:08.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:50:08.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:50:08.039 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:50:08.039 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:50:08.039 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:50:08.039 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:50:08.039 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:50:08.039 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:50:08.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:08.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:08.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:08.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:08.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:50:08.039 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:50:08.039 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:50:08.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.9793ms. 2025-07-01 10:50:08.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:08.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:08.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:08.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:08.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:08.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:08.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:08.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:08.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:50:08.041 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:50:08.041 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:50:08.041 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:50:08.041 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:50:08.041 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:50:08.041 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:50:08.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:50:08.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:08.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:08.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:08.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:08.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:08.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:08.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.9821ms 2025-07-01 10:50:08.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:50:08.042 +03:00 [DBG] Connection id "0HNC8090TGBO0" completed keep alive response. 2025-07-01 10:50:08.042 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.3871ms 2025-07-01 10:50:08.042 +03:00 [DBG] Connection id "0HNC8090TGBO0" received FIN. 2025-07-01 10:50:08.042 +03:00 [DBG] Connection id "0HNC8090TGBO0" disconnecting. 2025-07-01 10:50:08.042 +03:00 [DBG] Connection id "0HNC8090TGBO0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:50:08.043 +03:00 [DBG] Connection id "0HNC8090TGBO0" stopped. 2025-07-01 10:50:08.085 +03:00 [DBG] Connection id "0HNC8090TGBO1" accepted. 2025-07-01 10:50:08.086 +03:00 [DBG] Connection id "0HNC8090TGBO1" started. 2025-07-01 10:50:08.086 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:50:08.086 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:50:08.086 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:50:08.086 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:50:08.086 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:50:08.086 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:50:08.086 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:50:08.086 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:50:08.086 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:50:08.086 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:50:08.086 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:50:08.086 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:50:08.086 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:50:08.086 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:50:08.086 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:50:08.086 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:08.086 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:08.086 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:50:08.086 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:50:08.087 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:50:08.087 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:50:08.087 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:50:08.087 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:50:08.087 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:50:08.087 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:50:08.087 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:08.087 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:08.087 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:08.087 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:08.087 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:50:08.087 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:50:08.087 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:50:08.227 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 140.2642ms. 2025-07-01 10:50:08.227 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:08.227 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:08.227 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:08.227 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:08.227 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:08.227 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:08.227 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:08.227 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:08.227 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:50:08.228 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:50:08.228 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:50:08.228 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:50:08.228 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:50:08.228 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:50:08.228 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:50:08.229 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:50:08.229 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:08.229 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:08.229 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:08.229 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:08.229 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:08.229 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:08.229 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 142.9491ms 2025-07-01 10:50:08.229 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:50:08.229 +03:00 [DBG] Connection id "0HNC8090TGBO1" completed keep alive response. 2025-07-01 10:50:08.229 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 143.6818ms 2025-07-01 10:50:08.233 +03:00 [DBG] Connection id "0HNC8090TGBO1" received FIN. 2025-07-01 10:50:08.233 +03:00 [DBG] Connection id "0HNC8090TGBO1" disconnecting. 2025-07-01 10:50:08.233 +03:00 [DBG] Connection id "0HNC8090TGBO1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:50:08.234 +03:00 [DBG] Connection id "0HNC8090TGBO1" stopped. 2025-07-01 10:50:08.990 +03:00 [DBG] Connection id "0HNC8090TGBO2" accepted. 2025-07-01 10:50:08.990 +03:00 [DBG] Connection id "0HNC8090TGBO2" started. 2025-07-01 10:50:08.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:50:08.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:50:08.990 +03:00 [DBG] POST requests are not supported 2025-07-01 10:50:08.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:50:08.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:50:08.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:08.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:50:08.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:50:08.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:50:08.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:50:08.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:08.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:50:08.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:50:08.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:50:08.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:50:08.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:50:08.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:50:08.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:08.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:08.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:50:08.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:50:08.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:08.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:08.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:08.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:08.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:50:08.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1732ms. 2025-07-01 10:50:08.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:08.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:08.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:08.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:08.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:08.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:08.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:08.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:08.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:50:08.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:50:08.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:50:08.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:08.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:08.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:08.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:08.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:08.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:08.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9742ms 2025-07-01 10:50:08.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:08.991 +03:00 [DBG] Connection id "0HNC8090TGBO2" completed keep alive response. 2025-07-01 10:50:08.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7291ms 2025-07-01 10:50:08.992 +03:00 [DBG] Connection id "0HNC8090TGBO2" received FIN. 2025-07-01 10:50:08.992 +03:00 [DBG] Connection id "0HNC8090TGBO2" disconnecting. 2025-07-01 10:50:08.992 +03:00 [DBG] Connection id "0HNC8090TGBO2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:50:08.993 +03:00 [DBG] Connection id "0HNC8090TGBO2" stopped. 2025-07-01 10:50:13.988 +03:00 [DBG] Connection id "0HNC8090TGBO3" accepted. 2025-07-01 10:50:13.989 +03:00 [DBG] Connection id "0HNC8090TGBO3" started. 2025-07-01 10:50:13.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:50:13.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:50:13.989 +03:00 [DBG] POST requests are not supported 2025-07-01 10:50:13.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:50:13.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:50:13.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:13.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:50:13.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:50:13.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:50:13.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:50:13.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:13.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:50:13.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:50:13.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:50:13.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:50:13.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:50:13.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:50:13.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:13.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:13.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:50:13.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:50:13.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:13.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:13.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:13.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:13.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:50:13.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1245ms. 2025-07-01 10:50:13.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:13.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:13.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:13.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:13.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:13.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:13.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:13.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:13.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:50:13.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:50:13.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:50:13.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:13.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:13.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:13.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:13.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:13.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:13.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 7.3274ms 2025-07-01 10:50:13.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:13.997 +03:00 [DBG] Connection id "0HNC8090TGBO3" completed keep alive response. 2025-07-01 10:50:13.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 8.0491ms 2025-07-01 10:50:13.997 +03:00 [DBG] Connection id "0HNC8090TGBO3" received FIN. 2025-07-01 10:50:13.997 +03:00 [DBG] Connection id "0HNC8090TGBO3" disconnecting. 2025-07-01 10:50:13.998 +03:00 [DBG] Connection id "0HNC8090TGBO3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:50:13.999 +03:00 [DBG] Connection id "0HNC8090TGBO3" stopped. 2025-07-01 10:50:18.982 +03:00 [DBG] Connection id "0HNC8090TGBO4" accepted. 2025-07-01 10:50:18.982 +03:00 [DBG] Connection id "0HNC8090TGBO4" started. 2025-07-01 10:50:18.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:50:18.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:50:18.982 +03:00 [DBG] POST requests are not supported 2025-07-01 10:50:18.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:50:18.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:50:18.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:18.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:50:18.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:50:18.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:50:18.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:50:18.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:18.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:50:18.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:50:18.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:50:18.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:50:18.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:50:18.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:50:18.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:18.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:18.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:50:18.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:50:18.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:18.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:18.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:18.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:18.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:50:18.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1275ms. 2025-07-01 10:50:18.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:18.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:18.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:18.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:18.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:18.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:18.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:18.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:18.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:50:18.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:50:18.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:50:18.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:18.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:18.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:18.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:18.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:18.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:18.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.671ms 2025-07-01 10:50:18.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:18.984 +03:00 [DBG] Connection id "0HNC8090TGBO4" completed keep alive response. 2025-07-01 10:50:18.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2547ms 2025-07-01 10:50:18.984 +03:00 [DBG] Connection id "0HNC8090TGBO4" received FIN. 2025-07-01 10:50:18.984 +03:00 [DBG] Connection id "0HNC8090TGBO4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:50:18.984 +03:00 [DBG] Connection id "0HNC8090TGBO4" disconnecting. 2025-07-01 10:50:18.984 +03:00 [DBG] Connection id "0HNC8090TGBO4" stopped. 2025-07-01 10:50:24.003 +03:00 [DBG] Connection id "0HNC8090TGBO5" accepted. 2025-07-01 10:50:24.003 +03:00 [DBG] Connection id "0HNC8090TGBO5" started. 2025-07-01 10:50:24.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:50:24.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:50:24.003 +03:00 [DBG] POST requests are not supported 2025-07-01 10:50:24.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:50:24.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:50:24.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:24.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:50:24.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:50:24.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:50:24.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:50:24.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:24.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:50:24.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:50:24.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:50:24.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:50:24.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:50:24.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:50:24.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:24.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:24.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:50:24.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:50:24.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:24.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:24.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:24.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:24.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:50:24.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1835ms. 2025-07-01 10:50:24.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:24.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:24.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:24.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:24.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:24.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:24.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:24.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:24.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:50:24.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:50:24.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:50:24.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:24.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:24.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:24.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:24.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:24.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:24.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.368ms 2025-07-01 10:50:24.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:24.005 +03:00 [DBG] Connection id "0HNC8090TGBO5" completed keep alive response. 2025-07-01 10:50:24.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3411ms 2025-07-01 10:50:24.006 +03:00 [DBG] Connection id "0HNC8090TGBO5" received FIN. 2025-07-01 10:50:24.006 +03:00 [DBG] Connection id "0HNC8090TGBO5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:50:24.006 +03:00 [DBG] Connection id "0HNC8090TGBO5" disconnecting. 2025-07-01 10:50:24.006 +03:00 [DBG] Connection id "0HNC8090TGBO5" stopped. 2025-07-01 10:50:28.986 +03:00 [DBG] Connection id "0HNC8090TGBO6" accepted. 2025-07-01 10:50:28.986 +03:00 [DBG] Connection id "0HNC8090TGBO6" started. 2025-07-01 10:50:28.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:50:28.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:50:28.986 +03:00 [DBG] POST requests are not supported 2025-07-01 10:50:28.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:50:28.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:50:28.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:28.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:50:28.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:50:28.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:50:28.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:50:28.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:28.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:50:28.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:50:28.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:50:28.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:50:28.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:50:28.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:50:28.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:28.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:28.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:50:28.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:50:28.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:28.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:28.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:28.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:28.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:50:28.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1679ms. 2025-07-01 10:50:28.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:28.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:28.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:28.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:28.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:28.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:28.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:28.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:28.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:50:28.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:50:28.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:50:28.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:28.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:28.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:28.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:28.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:28.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:28.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2592ms 2025-07-01 10:50:28.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:28.988 +03:00 [DBG] Connection id "0HNC8090TGBO6" completed keep alive response. 2025-07-01 10:50:28.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2355ms 2025-07-01 10:50:28.988 +03:00 [DBG] Connection id "0HNC8090TGBO6" received FIN. 2025-07-01 10:50:28.989 +03:00 [DBG] Connection id "0HNC8090TGBO6" disconnecting. 2025-07-01 10:50:28.989 +03:00 [DBG] Connection id "0HNC8090TGBO6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:50:28.990 +03:00 [DBG] Connection id "0HNC8090TGBO6" stopped. 2025-07-01 10:50:33.983 +03:00 [DBG] Connection id "0HNC8090TGBO7" accepted. 2025-07-01 10:50:33.983 +03:00 [DBG] Connection id "0HNC8090TGBO7" started. 2025-07-01 10:50:33.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:50:33.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:50:33.984 +03:00 [DBG] POST requests are not supported 2025-07-01 10:50:33.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:50:33.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:50:33.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:33.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:50:33.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:50:33.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:50:33.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:50:33.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:33.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:50:33.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:50:33.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:50:33.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:50:33.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:50:33.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:50:33.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:33.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:33.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:50:33.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:50:33.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:33.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:33.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:33.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:33.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:50:33.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2103ms. 2025-07-01 10:50:33.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:33.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:33.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:33.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:33.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:33.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:33.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:33.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:33.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:50:33.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:50:33.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:50:33.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:33.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:33.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:33.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:33.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:33.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:33.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3891ms 2025-07-01 10:50:33.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:33.986 +03:00 [DBG] Connection id "0HNC8090TGBO7" completed keep alive response. 2025-07-01 10:50:33.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3636ms 2025-07-01 10:50:33.986 +03:00 [DBG] Connection id "0HNC8090TGBO7" received FIN. 2025-07-01 10:50:33.986 +03:00 [DBG] Connection id "0HNC8090TGBO7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:50:33.987 +03:00 [DBG] Connection id "0HNC8090TGBO7" disconnecting. 2025-07-01 10:50:33.987 +03:00 [DBG] Connection id "0HNC8090TGBO7" stopped. 2025-07-01 10:50:39.002 +03:00 [DBG] Connection id "0HNC8090TGBO8" accepted. 2025-07-01 10:50:39.002 +03:00 [DBG] Connection id "0HNC8090TGBO8" started. 2025-07-01 10:50:39.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:50:39.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:50:39.002 +03:00 [DBG] POST requests are not supported 2025-07-01 10:50:39.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:50:39.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:50:39.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:39.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:50:39.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:50:39.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:50:39.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:50:39.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:39.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:50:39.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:50:39.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:50:39.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:50:39.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:50:39.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:50:39.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:39.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:39.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:50:39.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:50:39.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:39.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:39.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:39.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:39.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:50:39.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2566ms. 2025-07-01 10:50:39.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:39.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:39.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:39.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:39.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:39.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:39.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:39.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:39.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:50:39.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:50:39.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:50:39.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:39.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:39.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:39.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:39.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:39.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:39.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.2551ms 2025-07-01 10:50:39.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:39.006 +03:00 [DBG] Connection id "0HNC8090TGBO8" completed keep alive response. 2025-07-01 10:50:39.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6994ms 2025-07-01 10:50:39.006 +03:00 [DBG] Connection id "0HNC8090TGBO8" received FIN. 2025-07-01 10:50:39.006 +03:00 [DBG] Connection id "0HNC8090TGBO8" disconnecting. 2025-07-01 10:50:39.006 +03:00 [DBG] Connection id "0HNC8090TGBO8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:50:39.008 +03:00 [DBG] Connection id "0HNC8090TGBO8" stopped. 2025-07-01 10:50:43.976 +03:00 [DBG] Connection id "0HNC8090TGBO9" accepted. 2025-07-01 10:50:43.976 +03:00 [DBG] Connection id "0HNC8090TGBO9" started. 2025-07-01 10:50:43.976 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:50:43.976 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:50:43.976 +03:00 [DBG] POST requests are not supported 2025-07-01 10:50:43.976 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:50:43.976 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:50:43.976 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:43.976 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:50:43.976 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:50:43.976 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:50:43.976 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:50:43.976 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:43.976 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:50:43.976 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:50:43.976 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:50:43.976 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:50:43.976 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:50:43.976 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:50:43.976 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:43.976 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:43.976 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:50:43.976 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:50:43.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:43.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:43.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:43.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:43.977 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:50:43.977 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1489ms. 2025-07-01 10:50:43.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:43.977 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:43.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:43.977 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:43.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:43.977 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:43.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:43.977 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:43.977 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:50:43.977 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:50:43.977 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:50:43.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:43.977 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:43.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:43.977 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:43.977 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:43.977 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:43.977 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7427ms 2025-07-01 10:50:43.977 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:43.977 +03:00 [DBG] Connection id "0HNC8090TGBO9" completed keep alive response. 2025-07-01 10:50:43.977 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3783ms 2025-07-01 10:50:43.978 +03:00 [DBG] Connection id "0HNC8090TGBO9" received FIN. 2025-07-01 10:50:43.978 +03:00 [DBG] Connection id "0HNC8090TGBO9" disconnecting. 2025-07-01 10:50:43.978 +03:00 [DBG] Connection id "0HNC8090TGBO9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:50:43.979 +03:00 [DBG] Connection id "0HNC8090TGBO9" stopped. 2025-07-01 10:50:48.989 +03:00 [DBG] Connection id "0HNC8090TGBOA" accepted. 2025-07-01 10:50:48.990 +03:00 [DBG] Connection id "0HNC8090TGBOA" started. 2025-07-01 10:50:48.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:50:48.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:50:48.990 +03:00 [DBG] POST requests are not supported 2025-07-01 10:50:48.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:50:48.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:50:48.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:48.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:50:48.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:50:48.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:50:48.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:50:48.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:48.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:50:48.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:50:48.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:50:48.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:50:48.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:50:48.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:50:48.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:48.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:48.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:50:48.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:50:48.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:48.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:48.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:48.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:48.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:50:48.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1458ms. 2025-07-01 10:50:48.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:48.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:48.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:48.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:48.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:48.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:48.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:48.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:48.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:50:48.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:50:48.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:50:48.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:48.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:48.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:48.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:48.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:48.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:48.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9829ms 2025-07-01 10:50:48.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:48.992 +03:00 [DBG] Connection id "0HNC8090TGBOA" completed keep alive response. 2025-07-01 10:50:48.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9ms 2025-07-01 10:50:48.992 +03:00 [DBG] Connection id "0HNC8090TGBOA" received FIN. 2025-07-01 10:50:48.992 +03:00 [DBG] Connection id "0HNC8090TGBOA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:50:48.992 +03:00 [DBG] Connection id "0HNC8090TGBOA" disconnecting. 2025-07-01 10:50:48.992 +03:00 [DBG] Connection id "0HNC8090TGBOA" stopped. 2025-07-01 10:50:53.985 +03:00 [DBG] Connection id "0HNC8090TGBOB" accepted. 2025-07-01 10:50:53.985 +03:00 [DBG] Connection id "0HNC8090TGBOB" started. 2025-07-01 10:50:53.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:50:53.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:50:53.985 +03:00 [DBG] POST requests are not supported 2025-07-01 10:50:53.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:50:53.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:50:53.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:53.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:50:53.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:50:53.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:50:53.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:50:53.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:53.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:50:53.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:50:53.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:50:53.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:50:53.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:50:53.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:50:53.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:53.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:53.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:50:53.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:50:53.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:53.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:53.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:53.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:53.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:50:53.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1967ms. 2025-07-01 10:50:53.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:53.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:53.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:53.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:53.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:53.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:53.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:53.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:53.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:50:53.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:50:53.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:50:53.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:53.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:53.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:53.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:53.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:53.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:53.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.052ms 2025-07-01 10:50:53.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:53.989 +03:00 [DBG] Connection id "0HNC8090TGBOB" completed keep alive response. 2025-07-01 10:50:53.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.0209ms 2025-07-01 10:50:53.989 +03:00 [DBG] Connection id "0HNC8090TGBOB" received FIN. 2025-07-01 10:50:53.989 +03:00 [DBG] Connection id "0HNC8090TGBOB" disconnecting. 2025-07-01 10:50:53.989 +03:00 [DBG] Connection id "0HNC8090TGBOB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:50:53.991 +03:00 [DBG] Connection id "0HNC8090TGBOB" stopped. 2025-07-01 10:50:58.980 +03:00 [DBG] Connection id "0HNC8090TGBOC" accepted. 2025-07-01 10:50:58.980 +03:00 [DBG] Connection id "0HNC8090TGBOC" started. 2025-07-01 10:50:58.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:50:58.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:50:58.980 +03:00 [DBG] POST requests are not supported 2025-07-01 10:50:58.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:50:58.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:50:58.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:58.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:50:58.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:50:58.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:50:58.980 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:50:58.980 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:58.980 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:50:58.980 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:50:58.980 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:50:58.980 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:50:58.980 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:50:58.980 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:50:58.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:58.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:58.980 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:50:58.980 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:50:58.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:58.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:58.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:58.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:58.981 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:50:58.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1242ms. 2025-07-01 10:50:58.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:58.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:50:58.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:58.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:50:58.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:58.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:58.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:58.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:58.981 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:50:58.981 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:50:58.981 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:50:58.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:58.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:50:58.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:58.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:58.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:58.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:50:58.981 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7591ms 2025-07-01 10:50:58.981 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:50:58.981 +03:00 [DBG] Connection id "0HNC8090TGBOC" completed keep alive response. 2025-07-01 10:50:58.981 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4344ms 2025-07-01 10:50:58.981 +03:00 [DBG] Connection id "0HNC8090TGBOC" received FIN. 2025-07-01 10:50:58.981 +03:00 [DBG] Connection id "0HNC8090TGBOC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:50:58.982 +03:00 [DBG] Connection id "0HNC8090TGBOC" disconnecting. 2025-07-01 10:50:58.982 +03:00 [DBG] Connection id "0HNC8090TGBOC" stopped. 2025-07-01 10:51:03.987 +03:00 [DBG] Connection id "0HNC8090TGBOD" accepted. 2025-07-01 10:51:03.987 +03:00 [DBG] Connection id "0HNC8090TGBOD" started. 2025-07-01 10:51:03.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:51:03.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:51:03.988 +03:00 [DBG] POST requests are not supported 2025-07-01 10:51:03.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:51:03.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:51:03.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:03.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:51:03.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:51:03.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:51:03.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:51:03.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:03.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:51:03.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:51:03.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:51:03.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:51:03.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:51:03.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:51:03.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:03.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:03.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:51:03.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:51:03.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:03.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:03.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:03.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:03.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:51:03.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1262ms. 2025-07-01 10:51:03.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:03.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:03.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:03.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:03.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:03.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:03.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:03.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:03.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:51:03.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:51:03.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:51:03.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:03.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:03.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:03.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:03.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:03.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:03.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8219ms 2025-07-01 10:51:03.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:03.989 +03:00 [DBG] Connection id "0HNC8090TGBOD" completed keep alive response. 2025-07-01 10:51:03.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4601ms 2025-07-01 10:51:03.989 +03:00 [DBG] Connection id "0HNC8090TGBOD" received FIN. 2025-07-01 10:51:03.989 +03:00 [DBG] Connection id "0HNC8090TGBOD" disconnecting. 2025-07-01 10:51:03.989 +03:00 [DBG] Connection id "0HNC8090TGBOD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:51:03.990 +03:00 [DBG] Connection id "0HNC8090TGBOD" stopped. 2025-07-01 10:51:06.402 +03:00 [DBG] Connection id "0HNC8090TGBOE" accepted. 2025-07-01 10:51:06.402 +03:00 [DBG] Connection id "0HNC8090TGBOE" started. 2025-07-01 10:51:06.403 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Rc-2/ - application/json;charset=UTF-8 9 2025-07-01 10:51:06.403 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:51:06.403 +03:00 [DBG] POST requests are not supported 2025-07-01 10:51:06.403 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Rc-2/' 2025-07-01 10:51:06.403 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Rc-2/' 2025-07-01 10:51:06.403 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:51:06.403 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:51:06.403 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:51:06.403 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:51:06.403 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:51:06.403 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:51:06.403 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:51:06.403 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:51:06.403 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:51:06.403 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:51:06.403 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:51:06.403 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:51:06.403 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:06.403 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:06.403 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:51:06.403 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:51:06.403 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 10:51:06.403 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 10:51:06.403 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:51:06.403 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:51:06.403 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 10:51:06.403 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 10:51:06.403 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:51:06.403 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 10:51:06.404 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:51:06.404 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:51:06.404 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:51:06.404 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:51:06.404 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:51:06.404 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 10:51:06.404 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:51:06.404 +03:00 [DBG] Connection id "0HNC8090TGBOE", Request id "0HNC8090TGBOE:00000001": started reading request body. 2025-07-01 10:51:06.404 +03:00 [DBG] Connection id "0HNC8090TGBOE", Request id "0HNC8090TGBOE:00000001": done reading request body. 2025-07-01 10:51:06.404 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 10:51:06.404 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:51:06.404 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:51:06.404 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:51:06.404 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:51:06.404 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:06.404 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:06.404 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:06.404 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:06.404 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:51:06.404 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Rc-2","System.Int32[]"]) 2025-07-01 10:51:06.404 +03:00 [INF] Changing group of physicals [527,526] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:51:06.424 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.7206ms. 2025-07-01 10:51:06.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:06.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:06.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:06.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:06.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:06.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:06.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:06.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:06.424 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:51:06.424 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:51:06.424 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:51:06.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:06.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:06.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:06.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:06.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:06.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:06.424 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 21.4113ms 2025-07-01 10:51:06.424 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:51:06.425 +03:00 [DBG] Connection id "0HNC8090TGBOE" completed keep alive response. 2025-07-01 10:51:06.425 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Rc-2/ - 200 0 null 22.0452ms 2025-07-01 10:51:06.425 +03:00 [DBG] Connection id "0HNC8090TGBOE" received FIN. 2025-07-01 10:51:06.425 +03:00 [DBG] Connection id "0HNC8090TGBOE" disconnecting. 2025-07-01 10:51:06.425 +03:00 [DBG] Connection id "0HNC8090TGBOE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:51:06.427 +03:00 [DBG] Connection id "0HNC8090TGBOE" stopped. 2025-07-01 10:51:06.465 +03:00 [DBG] Connection id "0HNC8090TGBOF" accepted. 2025-07-01 10:51:06.465 +03:00 [DBG] Connection id "0HNC8090TGBOF" started. 2025-07-01 10:51:06.465 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:51:06.465 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:51:06.465 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:51:06.465 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:51:06.465 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:51:06.465 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:51:06.465 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:51:06.465 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:51:06.465 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:51:06.465 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:51:06.465 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:51:06.465 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:51:06.465 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:51:06.465 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:51:06.465 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:51:06.465 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:06.465 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:06.465 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:51:06.466 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:51:06.466 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:51:06.466 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:51:06.466 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:51:06.466 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:51:06.466 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:51:06.466 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:51:06.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:06.466 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:06.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:06.466 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:06.466 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:51:06.466 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:51:06.466 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:51:06.468 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5546ms. 2025-07-01 10:51:06.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:06.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:06.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:06.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:06.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:06.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:06.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:06.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:06.468 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:51:06.468 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:51:06.468 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:51:06.468 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:51:06.468 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:51:06.468 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:51:06.468 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:51:06.468 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:51:06.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:06.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:06.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:06.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:06.468 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:06.468 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:06.468 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.115ms 2025-07-01 10:51:06.469 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:51:06.469 +03:00 [DBG] Connection id "0HNC8090TGBOF" completed keep alive response. 2025-07-01 10:51:06.469 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.8455ms 2025-07-01 10:51:06.469 +03:00 [DBG] Connection id "0HNC8090TGBOF" received FIN. 2025-07-01 10:51:06.469 +03:00 [DBG] Connection id "0HNC8090TGBOF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:51:06.469 +03:00 [DBG] Connection id "0HNC8090TGBOF" disconnecting. 2025-07-01 10:51:06.469 +03:00 [DBG] Connection id "0HNC8090TGBOF" stopped. 2025-07-01 10:51:06.515 +03:00 [DBG] Connection id "0HNC8090TGBOG" accepted. 2025-07-01 10:51:06.515 +03:00 [DBG] Connection id "0HNC8090TGBOG" started. 2025-07-01 10:51:06.516 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:51:06.516 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:51:06.516 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:51:06.516 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:51:06.516 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:51:06.516 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:51:06.516 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:51:06.516 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:51:06.516 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:51:06.516 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:51:06.516 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:51:06.516 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:51:06.516 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:51:06.516 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:51:06.516 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:51:06.516 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:06.516 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:06.516 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:51:06.516 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:51:06.516 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:51:06.516 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:51:06.516 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:51:06.516 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:51:06.516 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:51:06.516 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:51:06.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:06.516 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:06.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:06.516 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:06.516 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:51:06.516 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:51:06.517 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:51:06.667 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 150.586ms. 2025-07-01 10:51:06.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:06.667 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:06.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:06.667 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:06.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:06.667 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:06.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:06.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:06.668 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:51:06.668 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:51:06.668 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:51:06.668 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:51:06.668 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:51:06.668 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:51:06.668 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:51:06.669 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:51:06.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:06.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:06.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:06.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:06.669 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:06.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:06.670 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 153.4726ms 2025-07-01 10:51:06.670 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:51:06.670 +03:00 [DBG] Connection id "0HNC8090TGBOG" completed keep alive response. 2025-07-01 10:51:06.670 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 154.0051ms 2025-07-01 10:51:06.674 +03:00 [DBG] Connection id "0HNC8090TGBOG" received FIN. 2025-07-01 10:51:06.674 +03:00 [DBG] Connection id "0HNC8090TGBOG" disconnecting. 2025-07-01 10:51:06.674 +03:00 [DBG] Connection id "0HNC8090TGBOG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:51:06.675 +03:00 [DBG] Connection id "0HNC8090TGBOG" stopped. 2025-07-01 10:51:08.976 +03:00 [DBG] Connection id "0HNC8090TGBOH" accepted. 2025-07-01 10:51:08.976 +03:00 [DBG] Connection id "0HNC8090TGBOH" started. 2025-07-01 10:51:08.976 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:51:08.976 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:51:08.976 +03:00 [DBG] POST requests are not supported 2025-07-01 10:51:08.976 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:51:08.976 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:51:08.976 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:08.976 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:51:08.976 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:51:08.976 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:51:08.976 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:51:08.976 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:08.976 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:51:08.976 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:51:08.976 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:51:08.976 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:51:08.976 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:51:08.976 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:51:08.976 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:08.976 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:08.976 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:51:08.976 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:51:08.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:08.976 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:08.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:08.976 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:08.976 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:51:08.977 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1478ms. 2025-07-01 10:51:08.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:08.977 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:08.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:08.977 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:08.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:08.977 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:08.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:08.977 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:08.977 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:51:08.977 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:51:08.977 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:51:08.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:08.977 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:08.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:08.977 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:08.977 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:08.977 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:08.977 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6837ms 2025-07-01 10:51:08.977 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:08.977 +03:00 [DBG] Connection id "0HNC8090TGBOH" completed keep alive response. 2025-07-01 10:51:08.977 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2584ms 2025-07-01 10:51:08.977 +03:00 [DBG] Connection id "0HNC8090TGBOH" received FIN. 2025-07-01 10:51:08.978 +03:00 [DBG] Connection id "0HNC8090TGBOH" disconnecting. 2025-07-01 10:51:08.978 +03:00 [DBG] Connection id "0HNC8090TGBOH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:51:08.979 +03:00 [DBG] Connection id "0HNC8090TGBOH" stopped. 2025-07-01 10:51:13.980 +03:00 [DBG] Connection id "0HNC8090TGBOI" accepted. 2025-07-01 10:51:13.980 +03:00 [DBG] Connection id "0HNC8090TGBOI" started. 2025-07-01 10:51:13.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:51:13.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:51:13.980 +03:00 [DBG] POST requests are not supported 2025-07-01 10:51:13.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:51:13.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:51:13.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:13.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:51:13.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:51:13.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:51:13.980 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:51:13.980 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:13.980 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:51:13.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:51:13.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:51:13.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:51:13.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:51:13.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:51:13.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:13.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:13.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:51:13.981 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:51:13.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:13.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:13.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:13.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:13.981 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:51:13.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.172ms. 2025-07-01 10:51:13.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:13.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:13.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:13.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:13.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:13.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:13.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:13.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:13.981 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:51:13.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:51:13.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:51:13.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:13.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:13.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:13.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:13.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:13.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:13.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9922ms 2025-07-01 10:51:13.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:13.982 +03:00 [DBG] Connection id "0HNC8090TGBOI" completed keep alive response. 2025-07-01 10:51:13.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8151ms 2025-07-01 10:51:13.982 +03:00 [DBG] Connection id "0HNC8090TGBOI" received FIN. 2025-07-01 10:51:13.982 +03:00 [DBG] Connection id "0HNC8090TGBOI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:51:13.982 +03:00 [DBG] Connection id "0HNC8090TGBOI" disconnecting. 2025-07-01 10:51:13.982 +03:00 [DBG] Connection id "0HNC8090TGBOI" stopped. 2025-07-01 10:51:18.980 +03:00 [DBG] Connection id "0HNC8090TGBOJ" accepted. 2025-07-01 10:51:18.980 +03:00 [DBG] Connection id "0HNC8090TGBOJ" started. 2025-07-01 10:51:18.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:51:18.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:51:18.980 +03:00 [DBG] POST requests are not supported 2025-07-01 10:51:18.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:51:18.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:51:18.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:18.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:51:18.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:51:18.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:51:18.980 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:51:18.980 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:18.980 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:51:18.980 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:51:18.980 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:51:18.980 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:51:18.980 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:51:18.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:51:18.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:18.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:18.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:51:18.981 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:51:18.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:18.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:18.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:18.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:18.981 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:51:18.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1183ms. 2025-07-01 10:51:18.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:18.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:18.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:18.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:18.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:18.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:18.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:18.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:18.981 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:51:18.981 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:51:18.981 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:51:18.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:18.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:18.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:18.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:18.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:18.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:18.981 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9249ms 2025-07-01 10:51:18.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:18.982 +03:00 [DBG] Connection id "0HNC8090TGBOJ" completed keep alive response. 2025-07-01 10:51:18.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6722ms 2025-07-01 10:51:18.982 +03:00 [DBG] Connection id "0HNC8090TGBOJ" received FIN. 2025-07-01 10:51:18.982 +03:00 [DBG] Connection id "0HNC8090TGBOJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:51:18.982 +03:00 [DBG] Connection id "0HNC8090TGBOJ" disconnecting. 2025-07-01 10:51:18.982 +03:00 [DBG] Connection id "0HNC8090TGBOJ" stopped. 2025-07-01 10:51:23.981 +03:00 [DBG] Connection id "0HNC8090TGBOK" accepted. 2025-07-01 10:51:23.981 +03:00 [DBG] Connection id "0HNC8090TGBOK" started. 2025-07-01 10:51:23.981 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:51:23.981 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:51:23.981 +03:00 [DBG] POST requests are not supported 2025-07-01 10:51:23.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:51:23.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:51:23.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:23.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:51:23.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:51:23.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:51:23.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:51:23.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:23.982 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:51:23.982 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:51:23.982 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:51:23.982 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:51:23.982 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:51:23.982 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:51:23.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:23.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:23.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:51:23.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:51:23.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:23.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:23.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:23.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:23.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:51:23.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1167ms. 2025-07-01 10:51:23.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:23.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:23.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:23.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:23.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:23.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:23.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:23.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:23.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:51:23.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:51:23.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:51:23.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:23.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:23.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:23.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:23.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:23.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:23.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8141ms 2025-07-01 10:51:23.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:23.983 +03:00 [DBG] Connection id "0HNC8090TGBOK" completed keep alive response. 2025-07-01 10:51:23.983 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3692ms 2025-07-01 10:51:23.983 +03:00 [DBG] Connection id "0HNC8090TGBOK" received FIN. 2025-07-01 10:51:23.983 +03:00 [DBG] Connection id "0HNC8090TGBOK" disconnecting. 2025-07-01 10:51:23.983 +03:00 [DBG] Connection id "0HNC8090TGBOK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:51:23.984 +03:00 [DBG] Connection id "0HNC8090TGBOK" stopped. 2025-07-01 10:51:28.977 +03:00 [DBG] Connection id "0HNC8090TGBOL" accepted. 2025-07-01 10:51:28.977 +03:00 [DBG] Connection id "0HNC8090TGBOL" started. 2025-07-01 10:51:28.978 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:51:28.978 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:51:28.978 +03:00 [DBG] POST requests are not supported 2025-07-01 10:51:28.978 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:51:28.978 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:51:28.978 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:28.978 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:51:28.978 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:51:28.978 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:51:28.978 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:51:28.978 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:28.978 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:51:28.978 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:51:28.978 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:51:28.978 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:51:28.978 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:51:28.978 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:51:28.978 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:28.978 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:28.978 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:51:28.978 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:51:28.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:28.978 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:28.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:28.978 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:28.978 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:51:28.978 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-07-01 10:51:28.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:28.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:28.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:28.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:28.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:28.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:28.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:28.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:28.979 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:51:28.979 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:51:28.979 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:51:28.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:28.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:28.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:28.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:28.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:28.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:28.979 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8814ms 2025-07-01 10:51:28.979 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:28.979 +03:00 [DBG] Connection id "0HNC8090TGBOL" completed keep alive response. 2025-07-01 10:51:28.979 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4737ms 2025-07-01 10:51:28.979 +03:00 [DBG] Connection id "0HNC8090TGBOL" received FIN. 2025-07-01 10:51:28.979 +03:00 [DBG] Connection id "0HNC8090TGBOL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:51:28.979 +03:00 [DBG] Connection id "0HNC8090TGBOL" disconnecting. 2025-07-01 10:51:28.980 +03:00 [DBG] Connection id "0HNC8090TGBOL" stopped. 2025-07-01 10:51:33.985 +03:00 [DBG] Connection id "0HNC8090TGBOM" accepted. 2025-07-01 10:51:33.985 +03:00 [DBG] Connection id "0HNC8090TGBOM" started. 2025-07-01 10:51:33.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:51:33.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:51:33.985 +03:00 [DBG] POST requests are not supported 2025-07-01 10:51:33.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:51:33.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:51:33.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:33.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:51:33.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:51:33.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:51:33.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:51:33.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:33.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:51:33.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:51:33.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:51:33.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:51:33.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:51:33.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:51:33.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:33.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:33.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:51:33.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:51:33.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:33.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:33.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:33.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:33.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:51:33.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.134ms. 2025-07-01 10:51:33.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:33.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:33.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:33.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:33.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:33.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:33.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:33.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:33.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:51:33.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:51:33.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:51:33.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:33.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:33.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:33.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:33.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:33.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:33.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9049ms 2025-07-01 10:51:33.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:33.987 +03:00 [DBG] Connection id "0HNC8090TGBOM" completed keep alive response. 2025-07-01 10:51:33.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6757ms 2025-07-01 10:51:33.987 +03:00 [DBG] Connection id "0HNC8090TGBOM" received FIN. 2025-07-01 10:51:33.987 +03:00 [DBG] Connection id "0HNC8090TGBOM" disconnecting. 2025-07-01 10:51:33.987 +03:00 [DBG] Connection id "0HNC8090TGBOM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:51:33.988 +03:00 [DBG] Connection id "0HNC8090TGBOM" stopped. 2025-07-01 10:51:38.988 +03:00 [DBG] Connection id "0HNC8090TGBON" accepted. 2025-07-01 10:51:38.988 +03:00 [DBG] Connection id "0HNC8090TGBON" started. 2025-07-01 10:51:38.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:51:38.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:51:38.988 +03:00 [DBG] POST requests are not supported 2025-07-01 10:51:38.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:51:38.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:51:38.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:38.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:51:38.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:51:38.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:51:38.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:51:38.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:38.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:51:38.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:51:38.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:51:38.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:51:38.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:51:38.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:51:38.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:38.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:38.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:51:38.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:51:38.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:38.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:38.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:38.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:38.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:51:38.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1298ms. 2025-07-01 10:51:38.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:38.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:38.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:38.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:38.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:38.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:38.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:38.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:38.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:51:38.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:51:38.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:51:38.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:38.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:38.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:38.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:38.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:38.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:38.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7589ms 2025-07-01 10:51:38.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:38.990 +03:00 [DBG] Connection id "0HNC8090TGBON" completed keep alive response. 2025-07-01 10:51:38.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6454ms 2025-07-01 10:51:38.990 +03:00 [DBG] Connection id "0HNC8090TGBON" received FIN. 2025-07-01 10:51:38.990 +03:00 [DBG] Connection id "0HNC8090TGBON" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:51:38.990 +03:00 [DBG] Connection id "0HNC8090TGBON" disconnecting. 2025-07-01 10:51:38.990 +03:00 [DBG] Connection id "0HNC8090TGBON" stopped. 2025-07-01 10:51:43.980 +03:00 [DBG] Connection id "0HNC8090TGBOO" accepted. 2025-07-01 10:51:43.980 +03:00 [DBG] Connection id "0HNC8090TGBOO" started. 2025-07-01 10:51:43.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:51:43.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:51:43.980 +03:00 [DBG] POST requests are not supported 2025-07-01 10:51:43.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:51:43.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:51:43.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:43.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:51:43.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:51:43.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:51:43.980 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:51:43.980 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:43.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:51:43.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:51:43.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:51:43.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:51:43.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:51:43.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:51:43.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:43.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:43.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:51:43.981 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:51:43.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:43.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:43.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:43.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:43.981 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:51:43.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1658ms. 2025-07-01 10:51:43.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:43.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:43.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:43.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:43.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:43.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:43.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:43.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:43.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:51:43.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:51:43.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:51:43.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:43.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:43.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:43.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:43.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:43.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:43.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0675ms 2025-07-01 10:51:43.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:43.982 +03:00 [DBG] Connection id "0HNC8090TGBOO" completed keep alive response. 2025-07-01 10:51:43.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0888ms 2025-07-01 10:51:43.982 +03:00 [DBG] Connection id "0HNC8090TGBOO" received FIN. 2025-07-01 10:51:43.983 +03:00 [DBG] Connection id "0HNC8090TGBOO" disconnecting. 2025-07-01 10:51:43.983 +03:00 [DBG] Connection id "0HNC8090TGBOO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:51:43.984 +03:00 [DBG] Connection id "0HNC8090TGBOO" stopped. 2025-07-01 10:51:48.981 +03:00 [DBG] Connection id "0HNC8090TGBOP" accepted. 2025-07-01 10:51:48.981 +03:00 [DBG] Connection id "0HNC8090TGBOP" started. 2025-07-01 10:51:48.981 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:51:48.981 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:51:48.981 +03:00 [DBG] POST requests are not supported 2025-07-01 10:51:48.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:51:48.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:51:48.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:48.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:51:48.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:51:48.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:51:48.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:51:48.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:48.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:51:48.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:51:48.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:51:48.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:51:48.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:51:48.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:51:48.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:48.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:48.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:51:48.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:51:48.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:48.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:48.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:48.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:48.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:51:48.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.128ms. 2025-07-01 10:51:48.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:48.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:48.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:48.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:48.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:48.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:48.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:48.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:48.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:51:48.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:51:48.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:51:48.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:48.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:48.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:48.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:48.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:48.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:48.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5935ms 2025-07-01 10:51:48.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:48.982 +03:00 [DBG] Connection id "0HNC8090TGBOP" completed keep alive response. 2025-07-01 10:51:48.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1856ms 2025-07-01 10:51:48.983 +03:00 [DBG] Connection id "0HNC8090TGBOP" received FIN. 2025-07-01 10:51:48.983 +03:00 [DBG] Connection id "0HNC8090TGBOP" disconnecting. 2025-07-01 10:51:48.983 +03:00 [DBG] Connection id "0HNC8090TGBOP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:51:48.984 +03:00 [DBG] Connection id "0HNC8090TGBOP" stopped. 2025-07-01 10:51:53.978 +03:00 [DBG] Connection id "0HNC8090TGBOQ" accepted. 2025-07-01 10:51:53.978 +03:00 [DBG] Connection id "0HNC8090TGBOQ" started. 2025-07-01 10:51:53.978 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:51:53.978 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:51:53.979 +03:00 [DBG] POST requests are not supported 2025-07-01 10:51:53.979 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:51:53.979 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:51:53.979 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:53.979 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:51:53.979 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:51:53.979 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:51:53.979 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:51:53.979 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:53.979 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:51:53.979 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:51:53.979 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:51:53.979 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:51:53.979 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:51:53.979 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:51:53.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:53.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:53.979 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:51:53.979 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:51:53.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:53.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:53.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:53.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:53.979 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:51:53.979 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1238ms. 2025-07-01 10:51:53.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:53.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:53.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:53.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:53.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:53.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:53.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:53.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:53.980 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:51:53.980 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:51:53.980 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:51:53.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:53.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:53.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:53.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:53.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:53.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:53.980 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7986ms 2025-07-01 10:51:53.980 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:53.980 +03:00 [DBG] Connection id "0HNC8090TGBOQ" completed keep alive response. 2025-07-01 10:51:53.980 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5005ms 2025-07-01 10:51:53.980 +03:00 [DBG] Connection id "0HNC8090TGBOQ" received FIN. 2025-07-01 10:51:53.980 +03:00 [DBG] Connection id "0HNC8090TGBOQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:51:53.980 +03:00 [DBG] Connection id "0HNC8090TGBOQ" disconnecting. 2025-07-01 10:51:53.980 +03:00 [DBG] Connection id "0HNC8090TGBOQ" stopped. 2025-07-01 10:51:58.978 +03:00 [DBG] Connection id "0HNC8090TGBOR" accepted. 2025-07-01 10:51:58.978 +03:00 [DBG] Connection id "0HNC8090TGBOR" started. 2025-07-01 10:51:58.978 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:51:58.978 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:51:58.978 +03:00 [DBG] POST requests are not supported 2025-07-01 10:51:58.978 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:51:58.978 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:51:58.978 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:58.978 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:51:58.978 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:51:58.978 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:51:58.978 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:51:58.978 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:58.978 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:51:58.978 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:51:58.978 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:51:58.978 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:51:58.978 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:51:58.978 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:51:58.978 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:58.978 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:58.978 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:51:58.978 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:51:58.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:58.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:58.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:58.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:58.979 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:51:58.979 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1194ms. 2025-07-01 10:51:58.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:58.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:51:58.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:58.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:51:58.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:58.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:58.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:58.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:58.979 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:51:58.979 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:51:58.979 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:51:58.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:58.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:51:58.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:58.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:58.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:58.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:51:58.979 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.639ms 2025-07-01 10:51:58.979 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:51:58.979 +03:00 [DBG] Connection id "0HNC8090TGBOR" completed keep alive response. 2025-07-01 10:51:58.979 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1937ms 2025-07-01 10:51:58.979 +03:00 [DBG] Connection id "0HNC8090TGBOR" received FIN. 2025-07-01 10:51:58.979 +03:00 [DBG] Connection id "0HNC8090TGBOR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:51:58.980 +03:00 [DBG] Connection id "0HNC8090TGBOR" disconnecting. 2025-07-01 10:51:58.980 +03:00 [DBG] Connection id "0HNC8090TGBOR" stopped. 2025-07-01 10:52:03.980 +03:00 [DBG] Connection id "0HNC8090TGBOS" accepted. 2025-07-01 10:52:03.980 +03:00 [DBG] Connection id "0HNC8090TGBOS" started. 2025-07-01 10:52:03.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:52:03.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:52:03.980 +03:00 [DBG] POST requests are not supported 2025-07-01 10:52:03.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:52:03.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:52:03.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:03.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:52:03.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:52:03.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:52:03.980 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:52:03.980 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:03.980 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:52:03.980 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:52:03.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:52:03.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:52:03.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:52:03.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:52:03.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:03.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:03.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:52:03.981 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:52:03.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:03.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:03.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:03.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:03.981 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:52:03.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1795ms. 2025-07-01 10:52:03.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:03.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:03.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:03.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:03.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:03.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:03.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:03.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:03.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:52:03.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:52:03.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:52:03.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:03.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:03.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:03.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:03.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:03.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:03.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2023ms 2025-07-01 10:52:03.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:03.982 +03:00 [DBG] Connection id "0HNC8090TGBOS" completed keep alive response. 2025-07-01 10:52:03.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2101ms 2025-07-01 10:52:03.982 +03:00 [DBG] Connection id "0HNC8090TGBOS" received FIN. 2025-07-01 10:52:03.982 +03:00 [DBG] Connection id "0HNC8090TGBOS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:52:03.983 +03:00 [DBG] Connection id "0HNC8090TGBOS" disconnecting. 2025-07-01 10:52:03.983 +03:00 [DBG] Connection id "0HNC8090TGBOS" stopped. 2025-07-01 10:52:08.980 +03:00 [DBG] Connection id "0HNC8090TGBOT" accepted. 2025-07-01 10:52:08.980 +03:00 [DBG] Connection id "0HNC8090TGBOT" started. 2025-07-01 10:52:08.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:52:08.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:52:08.980 +03:00 [DBG] POST requests are not supported 2025-07-01 10:52:08.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:52:08.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:52:08.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:08.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:52:08.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:52:08.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:52:08.980 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:52:08.980 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:08.980 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:52:08.980 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:52:08.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:52:08.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:52:08.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:52:08.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:52:08.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:08.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:08.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:52:08.981 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:52:08.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:08.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:08.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:08.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:08.981 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:52:08.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1766ms. 2025-07-01 10:52:08.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:08.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:08.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:08.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:08.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:08.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:08.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:08.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:08.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:52:08.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:52:08.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:52:08.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:08.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:08.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:08.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:08.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:08.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:08.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1231ms 2025-07-01 10:52:08.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:08.982 +03:00 [DBG] Connection id "0HNC8090TGBOT" completed keep alive response. 2025-07-01 10:52:08.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0156ms 2025-07-01 10:52:08.982 +03:00 [DBG] Connection id "0HNC8090TGBOT" received FIN. 2025-07-01 10:52:08.982 +03:00 [DBG] Connection id "0HNC8090TGBOT" disconnecting. 2025-07-01 10:52:08.982 +03:00 [DBG] Connection id "0HNC8090TGBOT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:52:08.984 +03:00 [DBG] Connection id "0HNC8090TGBOT" stopped. 2025-07-01 10:52:13.982 +03:00 [DBG] Connection id "0HNC8090TGBOU" accepted. 2025-07-01 10:52:13.983 +03:00 [DBG] Connection id "0HNC8090TGBOU" started. 2025-07-01 10:52:13.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:52:13.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:52:13.983 +03:00 [DBG] POST requests are not supported 2025-07-01 10:52:13.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:52:13.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:52:13.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:13.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:52:13.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:52:13.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:52:13.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:52:13.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:13.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:52:13.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:52:13.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:52:13.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:52:13.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:52:13.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:52:13.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:13.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:13.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:52:13.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:52:13.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:13.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:13.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:13.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:13.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:52:13.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1667ms. 2025-07-01 10:52:13.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:13.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:13.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:13.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:13.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:13.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:13.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:13.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:13.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:52:13.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:52:13.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:52:13.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:13.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:13.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:13.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:13.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:13.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:13.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0086ms 2025-07-01 10:52:13.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:13.985 +03:00 [DBG] Connection id "0HNC8090TGBOU" completed keep alive response. 2025-07-01 10:52:13.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9763ms 2025-07-01 10:52:13.985 +03:00 [DBG] Connection id "0HNC8090TGBOU" received FIN. 2025-07-01 10:52:13.985 +03:00 [DBG] Connection id "0HNC8090TGBOU" disconnecting. 2025-07-01 10:52:13.985 +03:00 [DBG] Connection id "0HNC8090TGBOU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:52:13.986 +03:00 [DBG] Connection id "0HNC8090TGBOU" stopped. 2025-07-01 10:52:18.980 +03:00 [DBG] Connection id "0HNC8090TGBOV" accepted. 2025-07-01 10:52:18.980 +03:00 [DBG] Connection id "0HNC8090TGBOV" started. 2025-07-01 10:52:18.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:52:18.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:52:18.980 +03:00 [DBG] POST requests are not supported 2025-07-01 10:52:18.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:52:18.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:52:18.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:18.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:52:18.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:52:18.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:52:18.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:52:18.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:18.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:52:18.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:52:18.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:52:18.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:52:18.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:52:18.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:52:18.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:18.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:18.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:52:18.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:52:18.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:18.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:18.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:18.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:18.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:52:18.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2234ms. 2025-07-01 10:52:18.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:18.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:18.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:18.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:18.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:18.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:18.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:18.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:18.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:52:18.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:52:18.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:52:18.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:18.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:18.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:18.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:18.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:18.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:18.983 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6881ms 2025-07-01 10:52:18.983 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:18.983 +03:00 [DBG] Connection id "0HNC8090TGBOV" completed keep alive response. 2025-07-01 10:52:18.983 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.129ms 2025-07-01 10:52:18.984 +03:00 [DBG] Connection id "0HNC8090TGBOV" received FIN. 2025-07-01 10:52:18.984 +03:00 [DBG] Connection id "0HNC8090TGBOV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:52:18.984 +03:00 [DBG] Connection id "0HNC8090TGBOV" disconnecting. 2025-07-01 10:52:18.984 +03:00 [DBG] Connection id "0HNC8090TGBOV" stopped. 2025-07-01 10:52:23.977 +03:00 [DBG] Connection id "0HNC8090TGBP0" accepted. 2025-07-01 10:52:23.977 +03:00 [DBG] Connection id "0HNC8090TGBP0" started. 2025-07-01 10:52:23.977 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:52:23.977 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:52:23.977 +03:00 [DBG] POST requests are not supported 2025-07-01 10:52:23.977 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:52:23.977 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:52:23.978 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:23.978 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:52:23.978 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:52:23.978 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:52:23.978 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:52:23.978 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:23.978 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:52:23.978 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:52:23.978 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:52:23.978 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:52:23.978 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:52:23.978 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:52:23.978 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:23.978 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:23.978 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:52:23.978 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:52:23.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:23.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:23.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:23.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:23.979 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:52:23.979 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.171ms. 2025-07-01 10:52:23.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:23.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:23.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:23.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:23.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:23.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:23.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:23.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:23.979 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:52:23.979 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:52:23.979 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:52:23.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:23.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:23.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:23.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:23.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:23.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:23.980 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.304ms 2025-07-01 10:52:23.980 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:23.980 +03:00 [DBG] Connection id "0HNC8090TGBP0" completed keep alive response. 2025-07-01 10:52:23.980 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.42ms 2025-07-01 10:52:23.980 +03:00 [DBG] Connection id "0HNC8090TGBP0" received FIN. 2025-07-01 10:52:23.980 +03:00 [DBG] Connection id "0HNC8090TGBP0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:52:23.980 +03:00 [DBG] Connection id "0HNC8090TGBP0" disconnecting. 2025-07-01 10:52:23.980 +03:00 [DBG] Connection id "0HNC8090TGBP0" stopped. 2025-07-01 10:52:28.982 +03:00 [DBG] Connection id "0HNC8090TGBP1" accepted. 2025-07-01 10:52:28.982 +03:00 [DBG] Connection id "0HNC8090TGBP1" started. 2025-07-01 10:52:28.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:52:28.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:52:28.982 +03:00 [DBG] POST requests are not supported 2025-07-01 10:52:28.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:52:28.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:52:28.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:28.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:52:28.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:52:28.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:52:28.982 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:52:28.982 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:28.982 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:52:28.982 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:52:28.982 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:52:28.982 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:52:28.982 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:52:28.982 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:52:28.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:28.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:28.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:52:28.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:52:28.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:28.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:28.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:28.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:28.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:52:28.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1231ms. 2025-07-01 10:52:28.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:28.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:28.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:28.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:28.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:28.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:28.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:28.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:28.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:52:28.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:52:28.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:52:28.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:28.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:28.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:28.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:28.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:28.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:28.983 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6999ms 2025-07-01 10:52:28.983 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:28.983 +03:00 [DBG] Connection id "0HNC8090TGBP1" completed keep alive response. 2025-07-01 10:52:28.983 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4034ms 2025-07-01 10:52:28.984 +03:00 [DBG] Connection id "0HNC8090TGBP1" received FIN. 2025-07-01 10:52:28.984 +03:00 [DBG] Connection id "0HNC8090TGBP1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:52:28.984 +03:00 [DBG] Connection id "0HNC8090TGBP1" disconnecting. 2025-07-01 10:52:28.984 +03:00 [DBG] Connection id "0HNC8090TGBP1" stopped. 2025-07-01 10:52:33.984 +03:00 [DBG] Connection id "0HNC8090TGBP2" accepted. 2025-07-01 10:52:33.984 +03:00 [DBG] Connection id "0HNC8090TGBP2" started. 2025-07-01 10:52:33.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:52:33.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:52:33.984 +03:00 [DBG] POST requests are not supported 2025-07-01 10:52:33.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:52:33.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:52:33.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:33.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:52:33.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:52:33.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:52:33.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:52:33.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:33.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:52:33.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:52:33.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:52:33.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:52:33.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:52:33.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:52:33.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:33.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:33.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:52:33.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:52:33.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:33.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:33.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:33.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:33.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:52:33.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1362ms. 2025-07-01 10:52:33.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:33.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:33.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:33.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:33.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:33.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:33.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:33.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:33.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:52:33.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:52:33.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:52:33.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:33.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:33.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:33.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:33.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:33.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:33.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7221ms 2025-07-01 10:52:33.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:33.985 +03:00 [DBG] Connection id "0HNC8090TGBP2" completed keep alive response. 2025-07-01 10:52:33.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.526ms 2025-07-01 10:52:33.986 +03:00 [DBG] Connection id "0HNC8090TGBP2" received FIN. 2025-07-01 10:52:33.986 +03:00 [DBG] Connection id "0HNC8090TGBP2" disconnecting. 2025-07-01 10:52:33.986 +03:00 [DBG] Connection id "0HNC8090TGBP2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:52:33.987 +03:00 [DBG] Connection id "0HNC8090TGBP2" stopped. 2025-07-01 10:52:38.979 +03:00 [DBG] Connection id "0HNC8090TGBP3" accepted. 2025-07-01 10:52:38.979 +03:00 [DBG] Connection id "0HNC8090TGBP3" started. 2025-07-01 10:52:38.979 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:52:38.979 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:52:38.979 +03:00 [DBG] POST requests are not supported 2025-07-01 10:52:38.979 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:52:38.979 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:52:38.979 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:38.979 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:52:38.979 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:52:38.979 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:52:38.979 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:52:38.979 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:38.979 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:52:38.979 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:52:38.979 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:52:38.979 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:52:38.979 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:52:38.979 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:52:38.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:38.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:38.980 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:52:38.980 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:52:38.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:38.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:38.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:38.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:38.980 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:52:38.980 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.196ms. 2025-07-01 10:52:38.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:38.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:38.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:38.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:38.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:38.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:38.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:38.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:38.980 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:52:38.980 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:52:38.980 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:52:38.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:38.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:38.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:38.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:38.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:38.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:38.981 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0527ms 2025-07-01 10:52:38.981 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:38.981 +03:00 [DBG] Connection id "0HNC8090TGBP3" completed keep alive response. 2025-07-01 10:52:38.981 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7456ms 2025-07-01 10:52:38.981 +03:00 [DBG] Connection id "0HNC8090TGBP3" received FIN. 2025-07-01 10:52:38.981 +03:00 [DBG] Connection id "0HNC8090TGBP3" disconnecting. 2025-07-01 10:52:38.981 +03:00 [DBG] Connection id "0HNC8090TGBP3" stopped. 2025-07-01 10:52:38.981 +03:00 [DBG] Connection id "0HNC8090TGBP3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:52:43.980 +03:00 [DBG] Connection id "0HNC8090TGBP4" accepted. 2025-07-01 10:52:43.980 +03:00 [DBG] Connection id "0HNC8090TGBP4" started. 2025-07-01 10:52:43.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:52:43.981 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:52:43.981 +03:00 [DBG] POST requests are not supported 2025-07-01 10:52:43.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:52:43.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:52:43.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:43.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:52:43.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:52:43.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:52:43.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:52:43.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:43.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:52:43.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:52:43.982 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:52:43.982 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:52:43.982 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:52:43.982 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:52:43.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:43.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:43.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:52:43.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:52:43.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:43.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:43.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:43.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:43.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:52:43.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2061ms. 2025-07-01 10:52:43.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:43.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:43.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:43.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:43.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:43.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:43.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:43.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:43.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:52:43.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:52:43.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:52:43.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:43.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:43.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:43.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:43.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:43.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:43.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7933ms 2025-07-01 10:52:43.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:43.984 +03:00 [DBG] Connection id "0HNC8090TGBP4" completed keep alive response. 2025-07-01 10:52:43.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4123ms 2025-07-01 10:52:43.984 +03:00 [DBG] Connection id "0HNC8090TGBP4" received FIN. 2025-07-01 10:52:43.984 +03:00 [DBG] Connection id "0HNC8090TGBP4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:52:43.984 +03:00 [DBG] Connection id "0HNC8090TGBP4" disconnecting. 2025-07-01 10:52:43.984 +03:00 [DBG] Connection id "0HNC8090TGBP4" stopped. 2025-07-01 10:52:48.979 +03:00 [DBG] Connection id "0HNC8090TGBP5" accepted. 2025-07-01 10:52:48.979 +03:00 [DBG] Connection id "0HNC8090TGBP5" started. 2025-07-01 10:52:48.979 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:52:48.979 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:52:48.979 +03:00 [DBG] POST requests are not supported 2025-07-01 10:52:48.979 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:52:48.979 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:52:48.979 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:48.979 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:52:48.979 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:52:48.979 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:52:48.979 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:52:48.979 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:48.979 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:52:48.979 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:52:48.979 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:52:48.979 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:52:48.979 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:52:48.979 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:52:48.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:48.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:48.980 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:52:48.980 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:52:48.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:48.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:48.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:48.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:48.980 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:52:48.980 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1224ms. 2025-07-01 10:52:48.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:48.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:48.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:48.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:48.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:48.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:48.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:48.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:48.980 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:52:48.980 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:52:48.980 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:52:48.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:48.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:48.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:48.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:48.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:48.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:48.980 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7186ms 2025-07-01 10:52:48.980 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:48.980 +03:00 [DBG] Connection id "0HNC8090TGBP5" completed keep alive response. 2025-07-01 10:52:48.980 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4122ms 2025-07-01 10:52:48.981 +03:00 [DBG] Connection id "0HNC8090TGBP5" received FIN. 2025-07-01 10:52:48.981 +03:00 [DBG] Connection id "0HNC8090TGBP5" disconnecting. 2025-07-01 10:52:48.981 +03:00 [DBG] Connection id "0HNC8090TGBP5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:52:48.982 +03:00 [DBG] Connection id "0HNC8090TGBP5" stopped. 2025-07-01 10:52:53.982 +03:00 [DBG] Connection id "0HNC8090TGBP6" accepted. 2025-07-01 10:52:53.982 +03:00 [DBG] Connection id "0HNC8090TGBP6" started. 2025-07-01 10:52:53.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:52:53.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:52:53.982 +03:00 [DBG] POST requests are not supported 2025-07-01 10:52:53.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:52:53.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:52:53.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:53.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:52:53.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:52:53.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:52:53.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:52:53.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:53.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:52:53.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:52:53.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:52:53.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:52:53.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:52:53.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:52:53.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:53.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:53.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:52:53.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:52:53.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:53.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:53.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:53.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:53.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:52:53.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1444ms. 2025-07-01 10:52:53.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:53.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:53.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:53.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:53.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:53.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:53.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:53.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:53.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:52:53.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:52:53.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:52:53.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:53.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:53.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:53.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:53.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:53.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:53.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9197ms 2025-07-01 10:52:53.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:53.984 +03:00 [DBG] Connection id "0HNC8090TGBP6" completed keep alive response. 2025-07-01 10:52:53.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7434ms 2025-07-01 10:52:53.984 +03:00 [DBG] Connection id "0HNC8090TGBP6" received FIN. 2025-07-01 10:52:53.985 +03:00 [DBG] Connection id "0HNC8090TGBP6" disconnecting. 2025-07-01 10:52:53.985 +03:00 [DBG] Connection id "0HNC8090TGBP6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:52:53.986 +03:00 [DBG] Connection id "0HNC8090TGBP6" stopped. 2025-07-01 10:52:58.979 +03:00 [DBG] Connection id "0HNC8090TGBP7" accepted. 2025-07-01 10:52:58.979 +03:00 [DBG] Connection id "0HNC8090TGBP7" started. 2025-07-01 10:52:58.979 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:52:58.979 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:52:58.979 +03:00 [DBG] POST requests are not supported 2025-07-01 10:52:58.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:52:58.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:52:58.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:58.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:52:58.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:52:58.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:52:58.980 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:52:58.980 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:58.980 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:52:58.980 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:52:58.980 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:52:58.980 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:52:58.980 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:52:58.980 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:52:58.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:58.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:58.980 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:52:58.980 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:52:58.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:58.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:58.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:58.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:58.981 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:52:58.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.218ms. 2025-07-01 10:52:58.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:58.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:52:58.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:58.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:52:58.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:58.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:58.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:58.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:58.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:52:58.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:52:58.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:52:58.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:58.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:52:58.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:58.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:58.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:58.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:52:58.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6668ms 2025-07-01 10:52:58.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:52:58.982 +03:00 [DBG] Connection id "0HNC8090TGBP7" completed keep alive response. 2025-07-01 10:52:58.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.729ms 2025-07-01 10:52:58.982 +03:00 [DBG] Connection id "0HNC8090TGBP7" received FIN. 2025-07-01 10:52:58.982 +03:00 [DBG] Connection id "0HNC8090TGBP7" disconnecting. 2025-07-01 10:52:58.983 +03:00 [DBG] Connection id "0HNC8090TGBP7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:52:58.984 +03:00 [DBG] Connection id "0HNC8090TGBP7" stopped. 2025-07-01 10:53:03.985 +03:00 [DBG] Connection id "0HNC8090TGBP8" accepted. 2025-07-01 10:53:03.985 +03:00 [DBG] Connection id "0HNC8090TGBP8" started. 2025-07-01 10:53:03.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:53:03.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:53:03.985 +03:00 [DBG] POST requests are not supported 2025-07-01 10:53:03.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:53:03.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:53:03.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:03.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:53:03.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:53:03.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:53:03.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:53:03.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:03.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:53:03.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:53:03.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:53:03.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:53:03.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:53:03.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:53:03.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:03.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:03.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:53:03.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:53:03.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:03.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:03.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:03.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:03.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:53:03.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1309ms. 2025-07-01 10:53:03.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:03.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:03.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:03.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:03.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:03.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:03.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:03.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:03.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:53:03.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:53:03.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:53:03.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:03.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:03.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:03.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:03.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:03.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:03.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.763ms 2025-07-01 10:53:03.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:03.986 +03:00 [DBG] Connection id "0HNC8090TGBP8" completed keep alive response. 2025-07-01 10:53:03.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.437ms 2025-07-01 10:53:03.987 +03:00 [DBG] Connection id "0HNC8090TGBP8" received FIN. 2025-07-01 10:53:03.987 +03:00 [DBG] Connection id "0HNC8090TGBP8" disconnecting. 2025-07-01 10:53:03.987 +03:00 [DBG] Connection id "0HNC8090TGBP8" stopped. 2025-07-01 10:53:03.987 +03:00 [DBG] Connection id "0HNC8090TGBP8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:53:08.993 +03:00 [DBG] Connection id "0HNC8090TGBP9" accepted. 2025-07-01 10:53:08.994 +03:00 [DBG] Connection id "0HNC8090TGBP9" started. 2025-07-01 10:53:08.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:53:08.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:53:08.994 +03:00 [DBG] POST requests are not supported 2025-07-01 10:53:08.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:53:08.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:53:08.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:08.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:53:08.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:53:08.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:53:08.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:53:08.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:08.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:53:08.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:53:08.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:53:08.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:53:08.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:53:08.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:53:08.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:08.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:08.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:53:08.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:53:08.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:08.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:08.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:08.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:08.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:53:08.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1211ms. 2025-07-01 10:53:08.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:08.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:08.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:08.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:08.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:08.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:08.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:08.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:08.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:53:08.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:53:08.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:53:08.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:08.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:08.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:08.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:08.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:08.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:08.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6794ms 2025-07-01 10:53:08.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:08.995 +03:00 [DBG] Connection id "0HNC8090TGBP9" completed keep alive response. 2025-07-01 10:53:08.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2963ms 2025-07-01 10:53:08.995 +03:00 [DBG] Connection id "0HNC8090TGBP9" received FIN. 2025-07-01 10:53:08.995 +03:00 [DBG] Connection id "0HNC8090TGBP9" disconnecting. 2025-07-01 10:53:08.995 +03:00 [DBG] Connection id "0HNC8090TGBP9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:53:08.997 +03:00 [DBG] Connection id "0HNC8090TGBP9" stopped. 2025-07-01 10:53:13.980 +03:00 [DBG] Connection id "0HNC8090TGBPA" accepted. 2025-07-01 10:53:13.980 +03:00 [DBG] Connection id "0HNC8090TGBPA" started. 2025-07-01 10:53:13.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:53:13.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:53:13.980 +03:00 [DBG] POST requests are not supported 2025-07-01 10:53:13.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:53:13.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:53:13.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:13.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:53:13.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:53:13.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:53:13.980 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:53:13.980 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:13.980 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:53:13.980 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:53:13.980 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:53:13.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:53:13.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:53:13.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:53:13.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:13.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:13.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:53:13.981 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:53:13.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:13.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:13.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:13.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:13.981 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:53:13.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1633ms. 2025-07-01 10:53:13.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:13.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:13.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:13.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:13.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:13.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:13.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:13.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:13.981 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:53:13.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:53:13.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:53:13.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:13.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:13.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:13.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:13.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:13.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:13.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0958ms 2025-07-01 10:53:13.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:13.982 +03:00 [DBG] Connection id "0HNC8090TGBPA" completed keep alive response. 2025-07-01 10:53:13.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0196ms 2025-07-01 10:53:13.982 +03:00 [DBG] Connection id "0HNC8090TGBPA" received FIN. 2025-07-01 10:53:13.982 +03:00 [DBG] Connection id "0HNC8090TGBPA" disconnecting. 2025-07-01 10:53:13.982 +03:00 [DBG] Connection id "0HNC8090TGBPA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:53:13.983 +03:00 [DBG] Connection id "0HNC8090TGBPA" stopped. 2025-07-01 10:53:19.743 +03:00 [DBG] Connection id "0HNC8090TGBPB" accepted. 2025-07-01 10:53:19.744 +03:00 [DBG] Connection id "0HNC8090TGBPB" started. 2025-07-01 10:53:19.744 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:53:19.744 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:53:19.744 +03:00 [DBG] POST requests are not supported 2025-07-01 10:53:19.744 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:53:19.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-07-01 10:53:19.744 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:19.744 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:53:19.744 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:53:19.744 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:53:19.744 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:53:19.744 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:19.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-07-01 10:53:19.744 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:53:19.744 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:53:19.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-07-01 10:53:19.744 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:53:19.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-07-01 10:53:19.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:19.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:19.744 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:53:19.744 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:53:19.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:19.744 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:19.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:19.744 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:19.744 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:53:19.745 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1212ms. 2025-07-01 10:53:19.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:19.745 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:19.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:19.745 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:19.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:19.745 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:19.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:19.745 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:19.745 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:53:19.745 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:53:19.745 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:53:19.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:19.745 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:19.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:19.745 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:19.745 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:19.745 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:19.745 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7387ms 2025-07-01 10:53:19.745 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:19.745 +03:00 [DBG] Connection id "0HNC8090TGBPB" completed keep alive response. 2025-07-01 10:53:19.745 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2966ms 2025-07-01 10:53:19.745 +03:00 [DBG] Connection id "0HNC8090TGBPB" received FIN. 2025-07-01 10:53:19.745 +03:00 [DBG] Connection id "0HNC8090TGBPB" disconnecting. 2025-07-01 10:53:19.745 +03:00 [DBG] Connection id "0HNC8090TGBPB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:53:19.746 +03:00 [DBG] Connection id "0HNC8090TGBPB" stopped. 2025-07-01 10:53:24.746 +03:00 [DBG] Connection id "0HNC8090TGBPC" accepted. 2025-07-01 10:53:24.746 +03:00 [DBG] Connection id "0HNC8090TGBPC" started. 2025-07-01 10:53:24.746 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:53:24.746 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:53:24.746 +03:00 [DBG] POST requests are not supported 2025-07-01 10:53:24.746 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:53:24.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-07-01 10:53:24.746 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:24.746 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:53:24.746 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:53:24.746 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:53:24.746 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:53:24.746 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:24.747 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:53:24.747 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:53:24.747 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:53:24.747 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:53:24.747 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:53:24.747 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:53:24.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:24.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:24.747 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:53:24.747 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:53:24.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:24.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:24.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:24.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:24.747 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:53:24.747 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.135ms. 2025-07-01 10:53:24.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:24.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:24.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:24.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:24.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:24.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:24.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:24.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:24.747 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:53:24.747 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:53:24.747 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:53:24.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:24.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:24.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:24.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:24.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:24.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:24.747 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7139ms 2025-07-01 10:53:24.747 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:24.747 +03:00 [DBG] Connection id "0HNC8090TGBPC" completed keep alive response. 2025-07-01 10:53:24.748 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4482ms 2025-07-01 10:53:24.748 +03:00 [DBG] Connection id "0HNC8090TGBPC" received FIN. 2025-07-01 10:53:24.748 +03:00 [DBG] Connection id "0HNC8090TGBPC" disconnecting. 2025-07-01 10:53:24.748 +03:00 [DBG] Connection id "0HNC8090TGBPC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:53:24.749 +03:00 [DBG] Connection id "0HNC8090TGBPC" stopped. 2025-07-01 10:53:29.749 +03:00 [DBG] Connection id "0HNC8090TGBPD" accepted. 2025-07-01 10:53:29.749 +03:00 [DBG] Connection id "0HNC8090TGBPD" started. 2025-07-01 10:53:29.749 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:53:29.749 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:53:29.749 +03:00 [DBG] POST requests are not supported 2025-07-01 10:53:29.749 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:53:29.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-07-01 10:53:29.750 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:29.750 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:53:29.750 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:53:29.750 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:53:29.750 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:53:29.750 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:29.750 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:53:29.750 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:53:29.750 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:53:29.750 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:53:29.750 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:53:29.750 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:53:29.750 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:29.750 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:29.750 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:53:29.750 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:53:29.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:29.750 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:29.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:29.750 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:29.750 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:53:29.750 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1549ms. 2025-07-01 10:53:29.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:29.750 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:29.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:29.750 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:29.750 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:29.751 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:29.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:29.751 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:29.751 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:53:29.751 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:53:29.751 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:53:29.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:29.751 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:29.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:29.751 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:29.751 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:29.751 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:29.751 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8439ms 2025-07-01 10:53:29.751 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:29.751 +03:00 [DBG] Connection id "0HNC8090TGBPD" completed keep alive response. 2025-07-01 10:53:29.751 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4625ms 2025-07-01 10:53:29.751 +03:00 [DBG] Connection id "0HNC8090TGBPD" received FIN. 2025-07-01 10:53:29.751 +03:00 [DBG] Connection id "0HNC8090TGBPD" disconnecting. 2025-07-01 10:53:29.751 +03:00 [DBG] Connection id "0HNC8090TGBPD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:53:29.752 +03:00 [DBG] Connection id "0HNC8090TGBPD" stopped. 2025-07-01 10:53:34.746 +03:00 [DBG] Connection id "0HNC8090TGBPE" accepted. 2025-07-01 10:53:34.746 +03:00 [DBG] Connection id "0HNC8090TGBPE" started. 2025-07-01 10:53:34.746 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:53:34.746 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:53:34.746 +03:00 [DBG] POST requests are not supported 2025-07-01 10:53:34.746 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:53:34.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-07-01 10:53:34.746 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:34.746 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:53:34.746 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:53:34.746 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:53:34.746 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:53:34.746 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:34.746 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:53:34.746 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:53:34.747 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:53:34.747 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:53:34.747 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:53:34.747 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:53:34.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:34.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:34.747 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:53:34.747 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:53:34.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:34.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:34.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:34.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:34.747 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:53:34.747 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1582ms. 2025-07-01 10:53:34.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:34.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:34.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:34.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:34.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:34.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:34.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:34.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:34.748 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:53:34.748 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:53:34.748 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:53:34.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:34.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:34.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:34.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:34.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:34.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:34.748 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1648ms 2025-07-01 10:53:34.748 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:34.748 +03:00 [DBG] Connection id "0HNC8090TGBPE" completed keep alive response. 2025-07-01 10:53:34.748 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1294ms 2025-07-01 10:53:34.748 +03:00 [DBG] Connection id "0HNC8090TGBPE" received FIN. 2025-07-01 10:53:34.748 +03:00 [DBG] Connection id "0HNC8090TGBPE" disconnecting. 2025-07-01 10:53:34.749 +03:00 [DBG] Connection id "0HNC8090TGBPE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:53:34.750 +03:00 [DBG] Connection id "0HNC8090TGBPE" stopped. 2025-07-01 10:53:39.745 +03:00 [DBG] Connection id "0HNC8090TGBPF" accepted. 2025-07-01 10:53:39.745 +03:00 [DBG] Connection id "0HNC8090TGBPF" started. 2025-07-01 10:53:39.745 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:53:39.745 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:53:39.745 +03:00 [DBG] POST requests are not supported 2025-07-01 10:53:39.745 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:53:39.745 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:53:39.746 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:39.746 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:53:39.746 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:53:39.746 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:53:39.746 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:53:39.746 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:39.746 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:53:39.746 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:53:39.746 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:53:39.746 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:53:39.746 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:53:39.746 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:53:39.746 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:39.746 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:39.746 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:53:39.746 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:53:39.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:39.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:39.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:39.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:39.746 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:53:39.746 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1442ms. 2025-07-01 10:53:39.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:39.746 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:39.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:39.746 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:39.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:39.746 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:39.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:39.746 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:39.746 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:53:39.746 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:53:39.746 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:53:39.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:39.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:39.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:39.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:39.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:39.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:39.747 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7326ms 2025-07-01 10:53:39.747 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:39.747 +03:00 [DBG] Connection id "0HNC8090TGBPF" completed keep alive response. 2025-07-01 10:53:39.747 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.325ms 2025-07-01 10:53:39.747 +03:00 [DBG] Connection id "0HNC8090TGBPF" received FIN. 2025-07-01 10:53:39.747 +03:00 [DBG] Connection id "0HNC8090TGBPF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:53:39.747 +03:00 [DBG] Connection id "0HNC8090TGBPF" disconnecting. 2025-07-01 10:53:39.747 +03:00 [DBG] Connection id "0HNC8090TGBPF" stopped. 2025-07-01 10:53:44.752 +03:00 [DBG] Connection id "0HNC8090TGBPG" accepted. 2025-07-01 10:53:44.752 +03:00 [DBG] Connection id "0HNC8090TGBPG" started. 2025-07-01 10:53:44.753 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:53:44.753 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:53:44.753 +03:00 [DBG] POST requests are not supported 2025-07-01 10:53:44.753 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:53:44.753 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:53:44.753 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:44.753 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:53:44.753 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:53:44.753 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:53:44.753 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:53:44.753 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:44.753 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:53:44.753 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:53:44.753 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:53:44.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-07-01 10:53:44.754 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:53:44.754 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:53:44.754 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:44.754 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:44.754 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:53:44.754 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:53:44.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:44.754 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:44.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:44.754 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:44.754 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:53:44.754 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2536ms. 2025-07-01 10:53:44.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:44.754 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:44.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:44.755 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:44.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:44.755 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:44.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:44.755 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:44.755 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:53:44.755 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:53:44.755 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:53:44.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:44.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:44.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:44.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:44.755 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:44.755 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:44.755 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4149ms 2025-07-01 10:53:44.755 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:44.755 +03:00 [DBG] Connection id "0HNC8090TGBPG" completed keep alive response. 2025-07-01 10:53:44.755 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5832ms 2025-07-01 10:53:44.755 +03:00 [DBG] Connection id "0HNC8090TGBPG" received FIN. 2025-07-01 10:53:44.756 +03:00 [DBG] Connection id "0HNC8090TGBPG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:53:44.756 +03:00 [DBG] Connection id "0HNC8090TGBPG" disconnecting. 2025-07-01 10:53:44.756 +03:00 [DBG] Connection id "0HNC8090TGBPG" stopped. 2025-07-01 10:53:49.745 +03:00 [DBG] Connection id "0HNC8090TGBPH" accepted. 2025-07-01 10:53:49.745 +03:00 [DBG] Connection id "0HNC8090TGBPH" started. 2025-07-01 10:53:49.745 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:53:49.745 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:53:49.745 +03:00 [DBG] POST requests are not supported 2025-07-01 10:53:49.745 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:53:49.745 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:53:49.745 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:49.745 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:53:49.745 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:53:49.745 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:53:49.745 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:53:49.745 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:49.746 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:53:49.746 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:53:49.746 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:53:49.746 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:53:49.746 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:53:49.746 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:53:49.746 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:49.746 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:49.746 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:53:49.746 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:53:49.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:49.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:49.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:49.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:49.746 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:53:49.746 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1193ms. 2025-07-01 10:53:49.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:49.746 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:49.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:49.746 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:49.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:49.746 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:49.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:49.746 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:49.746 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:53:49.746 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:53:49.746 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:53:49.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:49.746 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:49.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:49.746 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:49.746 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:49.746 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:49.746 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6957ms 2025-07-01 10:53:49.746 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:49.746 +03:00 [DBG] Connection id "0HNC8090TGBPH" completed keep alive response. 2025-07-01 10:53:49.746 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.29ms 2025-07-01 10:53:49.747 +03:00 [DBG] Connection id "0HNC8090TGBPH" received FIN. 2025-07-01 10:53:49.747 +03:00 [DBG] Connection id "0HNC8090TGBPH" disconnecting. 2025-07-01 10:53:49.747 +03:00 [DBG] Connection id "0HNC8090TGBPH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:53:49.748 +03:00 [DBG] Connection id "0HNC8090TGBPH" stopped. 2025-07-01 10:53:54.746 +03:00 [DBG] Connection id "0HNC8090TGBPI" accepted. 2025-07-01 10:53:54.746 +03:00 [DBG] Connection id "0HNC8090TGBPI" started. 2025-07-01 10:53:54.746 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:53:54.746 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:53:54.746 +03:00 [DBG] POST requests are not supported 2025-07-01 10:53:54.747 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:53:54.747 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:53:54.747 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:54.747 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:53:54.747 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:53:54.747 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:53:54.747 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:53:54.747 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:54.747 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:53:54.748 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:53:54.748 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:53:54.748 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:53:54.748 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:53:54.748 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:53:54.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:54.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:54.748 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:53:54.748 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:53:54.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:54.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:54.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:54.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:54.748 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:53:54.749 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2619ms. 2025-07-01 10:53:54.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:54.749 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:54.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:54.749 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:54.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:54.749 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:54.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:54.749 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:54.749 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:53:54.749 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:53:54.750 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:53:54.750 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:54.750 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:54.750 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:54.750 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:54.750 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:54.750 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:54.750 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9996ms 2025-07-01 10:53:54.750 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:54.750 +03:00 [DBG] Connection id "0HNC8090TGBPI" completed keep alive response. 2025-07-01 10:53:54.750 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7284ms 2025-07-01 10:53:54.750 +03:00 [DBG] Connection id "0HNC8090TGBPI" received FIN. 2025-07-01 10:53:54.750 +03:00 [DBG] Connection id "0HNC8090TGBPI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:53:54.751 +03:00 [DBG] Connection id "0HNC8090TGBPI" disconnecting. 2025-07-01 10:53:54.751 +03:00 [DBG] Connection id "0HNC8090TGBPI" stopped. 2025-07-01 10:53:59.754 +03:00 [DBG] Connection id "0HNC8090TGBPJ" accepted. 2025-07-01 10:53:59.754 +03:00 [DBG] Connection id "0HNC8090TGBPJ" started. 2025-07-01 10:53:59.754 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:53:59.754 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:53:59.754 +03:00 [DBG] POST requests are not supported 2025-07-01 10:53:59.754 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:53:59.754 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:53:59.754 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:59.754 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:53:59.754 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:53:59.754 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:53:59.754 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:53:59.754 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:59.754 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:53:59.754 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:53:59.754 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:53:59.754 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:53:59.754 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:53:59.754 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:53:59.754 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:59.754 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:59.754 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:53:59.755 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:53:59.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:59.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:59.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:59.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:59.755 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:53:59.755 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.123ms. 2025-07-01 10:53:59.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:59.755 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:53:59.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:59.755 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:53:59.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:59.755 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:59.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:59.755 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:59.755 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:53:59.755 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:53:59.755 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:53:59.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:59.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:53:59.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:59.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:59.755 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:59.755 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:53:59.755 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6209ms 2025-07-01 10:53:59.755 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:53:59.755 +03:00 [DBG] Connection id "0HNC8090TGBPJ" completed keep alive response. 2025-07-01 10:53:59.755 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.232ms 2025-07-01 10:53:59.755 +03:00 [DBG] Connection id "0HNC8090TGBPJ" received FIN. 2025-07-01 10:53:59.756 +03:00 [DBG] Connection id "0HNC8090TGBPJ" disconnecting. 2025-07-01 10:53:59.756 +03:00 [DBG] Connection id "0HNC8090TGBPJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:53:59.757 +03:00 [DBG] Connection id "0HNC8090TGBPJ" stopped. 2025-07-01 10:54:04.753 +03:00 [DBG] Connection id "0HNC8090TGBPK" accepted. 2025-07-01 10:54:04.753 +03:00 [DBG] Connection id "0HNC8090TGBPK" started. 2025-07-01 10:54:04.753 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:54:04.753 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:54:04.753 +03:00 [DBG] POST requests are not supported 2025-07-01 10:54:04.753 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:54:04.753 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:54:04.753 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:54:04.753 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:54:04.753 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:54:04.753 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:54:04.753 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:54:04.753 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:54:04.754 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:54:04.754 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:54:04.754 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:54:04.754 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:54:04.754 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:54:04.754 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:54:04.754 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:54:04.754 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:54:04.754 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:54:04.754 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:54:04.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:54:04.754 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:54:04.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:54:04.754 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:54:04.754 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:54:04.754 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1382ms. 2025-07-01 10:54:04.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:54:04.754 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:54:04.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:54:04.754 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:54:04.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:54:04.754 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:54:04.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:54:04.754 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:54:04.754 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:54:04.754 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:54:04.754 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:54:04.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:54:04.754 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:54:04.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:54:04.754 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:54:04.754 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:54:04.754 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:54:04.754 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7856ms 2025-07-01 10:54:04.754 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:54:04.755 +03:00 [DBG] Connection id "0HNC8090TGBPK" completed keep alive response. 2025-07-01 10:54:04.755 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4625ms 2025-07-01 10:54:04.755 +03:00 [DBG] Connection id "0HNC8090TGBPK" received FIN. 2025-07-01 10:54:04.755 +03:00 [DBG] Connection id "0HNC8090TGBPK" disconnecting. 2025-07-01 10:54:04.755 +03:00 [DBG] Connection id "0HNC8090TGBPK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:54:04.756 +03:00 [DBG] Connection id "0HNC8090TGBPK" stopped. 2025-07-01 10:54:09.743 +03:00 [DBG] Connection id "0HNC8090TGBPL" accepted. 2025-07-01 10:54:09.744 +03:00 [DBG] Connection id "0HNC8090TGBPL" started. 2025-07-01 10:54:09.744 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:54:09.744 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:54:09.744 +03:00 [DBG] POST requests are not supported 2025-07-01 10:54:09.744 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:54:09.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-07-01 10:54:09.744 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:54:09.744 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:54:09.744 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:54:09.744 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:54:09.744 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:54:09.744 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:54:09.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-07-01 10:54:09.744 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:54:09.744 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:54:09.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-07-01 10:54:09.744 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:54:09.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-07-01 10:54:09.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:54:09.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:54:09.744 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:54:09.744 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:54:09.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:54:09.744 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:54:09.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:54:09.744 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:54:09.744 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:54:09.745 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1156ms. 2025-07-01 10:54:09.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:54:09.745 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:54:09.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:54:09.745 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:54:09.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:54:09.745 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:54:09.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:54:09.745 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:54:09.745 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:54:09.745 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:54:09.745 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:54:09.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:54:09.745 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:54:09.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:54:09.745 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:54:09.745 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:54:09.745 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:54:09.745 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6389ms 2025-07-01 10:54:09.745 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:54:09.745 +03:00 [DBG] Connection id "0HNC8090TGBPL" completed keep alive response. 2025-07-01 10:54:09.745 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2796ms 2025-07-01 10:54:09.745 +03:00 [DBG] Connection id "0HNC8090TGBPL" received FIN. 2025-07-01 10:54:09.745 +03:00 [DBG] Connection id "0HNC8090TGBPL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:54:09.745 +03:00 [DBG] Connection id "0HNC8090TGBPL" disconnecting. 2025-07-01 10:54:09.746 +03:00 [DBG] Connection id "0HNC8090TGBPL" stopped. 2025-07-01 10:54:14.748 +03:00 [DBG] Connection id "0HNC8090TGBPM" accepted. 2025-07-01 10:54:14.748 +03:00 [DBG] Connection id "0HNC8090TGBPM" started. 2025-07-01 10:54:14.748 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:54:14.748 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:54:14.748 +03:00 [DBG] POST requests are not supported 2025-07-01 10:54:14.748 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:54:14.748 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:54:14.748 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:54:14.748 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:54:14.748 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:54:14.748 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:54:14.748 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:54:14.748 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:54:14.748 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:54:14.748 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:54:14.748 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:54:14.748 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:54:14.748 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:54:14.748 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:54:14.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:54:14.749 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:54:14.749 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:54:14.749 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:54:14.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:54:14.749 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:54:14.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:54:14.749 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:54:14.749 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:54:14.749 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1297ms. 2025-07-01 10:54:14.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:54:14.749 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:54:14.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:54:14.749 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:54:14.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:54:14.749 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:54:14.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:54:14.749 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:54:14.749 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:54:14.749 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:54:14.749 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:54:14.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:54:14.749 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:54:14.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:54:14.749 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:54:14.749 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:54:14.749 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:54:14.749 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6986ms 2025-07-01 10:54:14.749 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:54:14.749 +03:00 [DBG] Connection id "0HNC8090TGBPM" completed keep alive response. 2025-07-01 10:54:14.749 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3735ms 2025-07-01 10:54:14.750 +03:00 [DBG] Connection id "0HNC8090TGBPM" received FIN. 2025-07-01 10:54:14.750 +03:00 [DBG] Connection id "0HNC8090TGBPM" disconnecting. 2025-07-01 10:54:14.750 +03:00 [DBG] Connection id "0HNC8090TGBPM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:54:14.751 +03:00 [DBG] Connection id "0HNC8090TGBPM" stopped. 2025-07-01 10:55:02.754 +03:00 [DBG] Connection id "0HNC8090TGBPN" accepted. 2025-07-01 10:55:02.754 +03:00 [DBG] Connection id "0HNC8090TGBPN" started. 2025-07-01 10:55:02.755 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:55:02.755 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:55:02.755 +03:00 [DBG] POST requests are not supported 2025-07-01 10:55:02.755 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:55:02.755 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:55:02.755 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:55:02.755 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:55:02.755 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:55:02.755 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:55:02.755 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:55:02.755 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:55:02.755 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:55:02.755 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:55:02.755 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:55:02.755 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:55:02.756 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:55:02.756 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:55:02.756 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:02.756 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:02.756 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:55:02.756 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:55:02.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:55:02.756 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:55:02.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:55:02.756 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:55:02.756 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:55:02.756 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.195ms. 2025-07-01 10:55:02.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:55:02.756 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:55:02.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:55:02.756 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:55:02.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:02.756 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:02.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:55:02.756 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:55:02.757 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:55:02.757 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:55:02.762 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:55:02.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:55:02.762 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:55:02.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:02.762 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:02.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:02.762 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:02.762 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 6.4949ms 2025-07-01 10:55:02.762 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:55:02.762 +03:00 [DBG] Connection id "0HNC8090TGBPN" completed keep alive response. 2025-07-01 10:55:02.762 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 7.6313ms 2025-07-01 10:55:02.763 +03:00 [DBG] Connection id "0HNC8090TGBPN" received FIN. 2025-07-01 10:55:02.763 +03:00 [DBG] Connection id "0HNC8090TGBPN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:55:02.763 +03:00 [DBG] Connection id "0HNC8090TGBPN" disconnecting. 2025-07-01 10:55:02.763 +03:00 [DBG] Connection id "0HNC8090TGBPN" stopped. 2025-07-01 10:55:43.077 +03:00 [DBG] Connection id "0HNC8090TGBPO" accepted. 2025-07-01 10:55:43.077 +03:00 [DBG] Connection id "0HNC8090TGBPO" started. 2025-07-01 10:55:43.077 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:55:43.077 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:55:43.077 +03:00 [DBG] POST requests are not supported 2025-07-01 10:55:43.077 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:55:43.077 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:55:43.077 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:55:43.077 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:55:43.078 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:55:43.078 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:55:43.078 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:55:43.078 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:55:43.078 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:55:43.078 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:55:43.078 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:55:43.078 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:55:43.078 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:55:43.078 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:55:43.078 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:43.078 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:43.078 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:55:43.078 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:55:43.078 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:55:43.078 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:55:43.078 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:55:43.078 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:55:43.078 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:55:43.078 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1246ms. 2025-07-01 10:55:43.078 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:55:43.078 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:55:43.078 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:55:43.078 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:55:43.078 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:43.078 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:43.078 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:55:43.078 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:55:43.078 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:55:43.078 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:55:43.078 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:55:43.079 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:55:43.079 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:55:43.079 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:43.079 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:43.079 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:43.079 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:43.079 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7868ms 2025-07-01 10:55:43.079 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:55:43.079 +03:00 [DBG] Connection id "0HNC8090TGBPO" completed keep alive response. 2025-07-01 10:55:43.079 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4725ms 2025-07-01 10:55:43.079 +03:00 [DBG] Connection id "0HNC8090TGBPO" received FIN. 2025-07-01 10:55:43.079 +03:00 [DBG] Connection id "0HNC8090TGBPO" disconnecting. 2025-07-01 10:55:43.079 +03:00 [DBG] Connection id "0HNC8090TGBPO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:55:43.080 +03:00 [DBG] Connection id "0HNC8090TGBPO" stopped. 2025-07-01 10:55:43.987 +03:00 [DBG] Connection id "0HNC8090TGBPP" accepted. 2025-07-01 10:55:43.988 +03:00 [DBG] Connection id "0HNC8090TGBPP" started. 2025-07-01 10:55:43.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:55:43.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:55:43.989 +03:00 [DBG] POST requests are not supported 2025-07-01 10:55:43.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:55:43.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:55:43.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:55:43.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:55:43.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:55:43.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:55:43.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:55:43.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:55:43.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:55:43.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:55:43.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:55:43.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:55:43.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:55:43.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:55:43.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:43.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:43.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:55:43.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:55:43.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:55:43.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:55:43.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:55:43.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:55:43.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:55:43.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2106ms. 2025-07-01 10:55:43.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:55:43.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:55:43.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:55:43.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:55:43.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:43.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:43.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:55:43.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:55:43.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:55:43.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:55:43.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:55:43.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:55:43.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:55:43.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:43.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:43.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:43.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:43.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7202ms 2025-07-01 10:55:43.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:55:43.992 +03:00 [DBG] Connection id "0HNC8090TGBPP" completed keep alive response. 2025-07-01 10:55:43.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5156ms 2025-07-01 10:55:43.992 +03:00 [DBG] Connection id "0HNC8090TGBPP" received FIN. 2025-07-01 10:55:43.992 +03:00 [DBG] Connection id "0HNC8090TGBPP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:55:43.992 +03:00 [DBG] Connection id "0HNC8090TGBPP" disconnecting. 2025-07-01 10:55:43.992 +03:00 [DBG] Connection id "0HNC8090TGBPP" stopped. 2025-07-01 10:55:48.983 +03:00 [DBG] Connection id "0HNC8090TGBPQ" accepted. 2025-07-01 10:55:48.983 +03:00 [DBG] Connection id "0HNC8090TGBPQ" started. 2025-07-01 10:55:48.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:55:48.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:55:48.984 +03:00 [DBG] POST requests are not supported 2025-07-01 10:55:48.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:55:48.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:55:48.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:55:48.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:55:48.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:55:48.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:55:48.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:55:48.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:55:48.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:55:48.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:55:48.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:55:48.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:55:48.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:55:48.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:55:48.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:48.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:48.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:55:48.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:55:48.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:55:48.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:55:48.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:55:48.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:55:48.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:55:48.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1538ms. 2025-07-01 10:55:48.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:55:48.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:55:48.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:55:48.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:55:48.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:48.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:48.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:55:48.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:55:48.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:55:48.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:55:48.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:55:48.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:55:48.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:55:48.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:48.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:48.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:48.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:48.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7704ms 2025-07-01 10:55:48.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:55:48.985 +03:00 [DBG] Connection id "0HNC8090TGBPQ" completed keep alive response. 2025-07-01 10:55:48.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.368ms 2025-07-01 10:55:48.985 +03:00 [DBG] Connection id "0HNC8090TGBPQ" received FIN. 2025-07-01 10:55:48.985 +03:00 [DBG] Connection id "0HNC8090TGBPQ" disconnecting. 2025-07-01 10:55:48.985 +03:00 [DBG] Connection id "0HNC8090TGBPQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:55:48.986 +03:00 [DBG] Connection id "0HNC8090TGBPQ" stopped. 2025-07-01 10:55:53.982 +03:00 [DBG] Connection id "0HNC8090TGBPR" accepted. 2025-07-01 10:55:53.982 +03:00 [DBG] Connection id "0HNC8090TGBPR" started. 2025-07-01 10:55:53.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:55:53.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:55:53.982 +03:00 [DBG] POST requests are not supported 2025-07-01 10:55:53.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:55:53.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:55:53.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:55:53.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:55:53.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:55:53.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:55:53.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:55:53.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:55:53.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:55:53.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:55:53.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:55:53.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:55:53.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:55:53.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:55:53.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:53.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:53.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:55:53.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:55:53.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:55:53.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:55:53.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:55:53.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:55:53.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:55:53.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1487ms. 2025-07-01 10:55:53.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:55:53.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:55:53.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:55:53.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:55:53.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:53.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:53.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:55:53.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:55:53.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:55:53.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:55:53.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:55:53.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:55:53.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:55:53.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:53.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:53.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:53.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:53.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9476ms 2025-07-01 10:55:53.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:55:53.984 +03:00 [DBG] Connection id "0HNC8090TGBPR" completed keep alive response. 2025-07-01 10:55:53.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7264ms 2025-07-01 10:55:53.984 +03:00 [DBG] Connection id "0HNC8090TGBPR" received FIN. 2025-07-01 10:55:53.984 +03:00 [DBG] Connection id "0HNC8090TGBPR" disconnecting. 2025-07-01 10:55:53.984 +03:00 [DBG] Connection id "0HNC8090TGBPR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:55:53.985 +03:00 [DBG] Connection id "0HNC8090TGBPR" stopped. 2025-07-01 10:55:58.980 +03:00 [DBG] Connection id "0HNC8090TGBPS" accepted. 2025-07-01 10:55:58.980 +03:00 [DBG] Connection id "0HNC8090TGBPS" started. 2025-07-01 10:55:58.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:55:58.981 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:55:58.981 +03:00 [DBG] POST requests are not supported 2025-07-01 10:55:58.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:55:58.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:55:58.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:55:58.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:55:58.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:55:58.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:55:58.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:55:58.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:55:58.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:55:58.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:55:58.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:55:58.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:55:58.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:55:58.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:55:58.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:58.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:58.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:55:58.981 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:55:58.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:55:58.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:55:58.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:55:58.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:55:58.981 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:55:58.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1227ms. 2025-07-01 10:55:58.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:55:58.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:55:58.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:55:58.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:55:58.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:58.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:58.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:55:58.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:55:58.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:55:58.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:55:58.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:55:58.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:55:58.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:55:58.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:58.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:58.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:58.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:55:58.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8844ms 2025-07-01 10:55:58.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:55:58.982 +03:00 [DBG] Connection id "0HNC8090TGBPS" completed keep alive response. 2025-07-01 10:55:58.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6699ms 2025-07-01 10:55:58.982 +03:00 [DBG] Connection id "0HNC8090TGBPS" received FIN. 2025-07-01 10:55:58.982 +03:00 [DBG] Connection id "0HNC8090TGBPS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:55:58.983 +03:00 [DBG] Connection id "0HNC8090TGBPS" disconnecting. 2025-07-01 10:55:58.983 +03:00 [DBG] Connection id "0HNC8090TGBPS" stopped. 2025-07-01 10:56:03.978 +03:00 [DBG] Connection id "0HNC8090TGBPT" accepted. 2025-07-01 10:56:03.979 +03:00 [DBG] Connection id "0HNC8090TGBPT" started. 2025-07-01 10:56:03.979 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:56:03.979 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:56:03.979 +03:00 [DBG] POST requests are not supported 2025-07-01 10:56:03.979 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:56:03.979 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:56:03.979 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:03.979 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:56:03.979 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:56:03.979 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:56:03.979 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:56:03.979 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:03.979 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:56:03.979 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:56:03.979 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:56:03.979 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:56:03.979 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:56:03.979 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:56:03.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:03.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:03.979 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:56:03.979 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:56:03.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:03.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:03.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:03.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:03.979 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:56:03.980 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1331ms. 2025-07-01 10:56:03.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:03.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:03.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:03.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:03.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:03.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:03.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:03.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:03.980 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:56:03.980 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:56:03.980 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:56:03.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:03.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:03.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:03.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:03.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:03.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:03.980 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7663ms 2025-07-01 10:56:03.980 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:03.980 +03:00 [DBG] Connection id "0HNC8090TGBPT" completed keep alive response. 2025-07-01 10:56:03.980 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3872ms 2025-07-01 10:56:03.980 +03:00 [DBG] Connection id "0HNC8090TGBPT" received FIN. 2025-07-01 10:56:03.980 +03:00 [DBG] Connection id "0HNC8090TGBPT" disconnecting. 2025-07-01 10:56:03.980 +03:00 [DBG] Connection id "0HNC8090TGBPT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:56:03.982 +03:00 [DBG] Connection id "0HNC8090TGBPT" stopped. 2025-07-01 10:56:08.987 +03:00 [DBG] Connection id "0HNC8090TGBPU" accepted. 2025-07-01 10:56:08.987 +03:00 [DBG] Connection id "0HNC8090TGBPU" started. 2025-07-01 10:56:08.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:56:08.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:56:08.987 +03:00 [DBG] POST requests are not supported 2025-07-01 10:56:08.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:56:08.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:56:08.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:08.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:56:08.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:56:08.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:56:08.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:56:08.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:08.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:56:08.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:56:08.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:56:08.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:56:08.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:56:08.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:56:08.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:08.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:08.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:56:08.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:56:08.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:08.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:08.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:08.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:08.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:56:08.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.233ms. 2025-07-01 10:56:08.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:08.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:08.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:08.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:08.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:08.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:08.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:08.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:08.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:56:08.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:56:08.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:56:08.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:08.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:08.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:08.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:08.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:08.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:08.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.886ms 2025-07-01 10:56:08.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:08.990 +03:00 [DBG] Connection id "0HNC8090TGBPU" completed keep alive response. 2025-07-01 10:56:08.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4997ms 2025-07-01 10:56:08.991 +03:00 [DBG] Connection id "0HNC8090TGBPU" received FIN. 2025-07-01 10:56:08.991 +03:00 [DBG] Connection id "0HNC8090TGBPU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:56:08.991 +03:00 [DBG] Connection id "0HNC8090TGBPU" disconnecting. 2025-07-01 10:56:08.991 +03:00 [DBG] Connection id "0HNC8090TGBPU" stopped. 2025-07-01 10:56:13.981 +03:00 [DBG] Connection id "0HNC8090TGBPV" accepted. 2025-07-01 10:56:13.982 +03:00 [DBG] Connection id "0HNC8090TGBPV" started. 2025-07-01 10:56:13.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:56:13.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:56:13.982 +03:00 [DBG] POST requests are not supported 2025-07-01 10:56:13.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:56:13.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:56:13.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:13.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:56:13.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:56:13.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:56:13.982 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:56:13.982 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:13.982 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:56:13.982 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:56:13.982 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:56:13.982 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:56:13.982 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:56:13.982 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:56:13.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:13.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:13.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:56:13.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:56:13.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:13.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:13.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:13.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:13.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:56:13.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1237ms. 2025-07-01 10:56:13.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:13.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:13.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:13.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:13.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:13.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:13.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:13.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:13.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:56:13.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:56:13.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:56:13.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:13.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:13.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:13.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:13.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:13.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:13.983 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6907ms 2025-07-01 10:56:13.983 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:13.983 +03:00 [DBG] Connection id "0HNC8090TGBPV" completed keep alive response. 2025-07-01 10:56:13.983 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4846ms 2025-07-01 10:56:13.984 +03:00 [DBG] Connection id "0HNC8090TGBPV" received FIN. 2025-07-01 10:56:13.984 +03:00 [DBG] Connection id "0HNC8090TGBPV" disconnecting. 2025-07-01 10:56:13.984 +03:00 [DBG] Connection id "0HNC8090TGBPV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:56:13.985 +03:00 [DBG] Connection id "0HNC8090TGBPV" stopped. 2025-07-01 10:56:18.986 +03:00 [DBG] Connection id "0HNC8090TGBQ0" accepted. 2025-07-01 10:56:18.986 +03:00 [DBG] Connection id "0HNC8090TGBQ0" started. 2025-07-01 10:56:18.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:56:18.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:56:18.986 +03:00 [DBG] POST requests are not supported 2025-07-01 10:56:18.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:56:18.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:56:18.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:18.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:56:18.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:56:18.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:56:18.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:56:18.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:18.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:56:18.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:56:18.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:56:18.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:56:18.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:56:18.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:56:18.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:18.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:18.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:56:18.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:56:18.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:18.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:18.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:18.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:18.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:56:18.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1265ms. 2025-07-01 10:56:18.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:18.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:18.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:18.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:18.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:18.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:18.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:18.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:18.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:56:18.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:56:18.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:56:18.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:18.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:18.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:18.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:18.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:18.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:18.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6717ms 2025-07-01 10:56:18.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:18.987 +03:00 [DBG] Connection id "0HNC8090TGBQ0" completed keep alive response. 2025-07-01 10:56:18.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2562ms 2025-07-01 10:56:18.988 +03:00 [DBG] Connection id "0HNC8090TGBQ0" received FIN. 2025-07-01 10:56:18.988 +03:00 [DBG] Connection id "0HNC8090TGBQ0" disconnecting. 2025-07-01 10:56:18.988 +03:00 [DBG] Connection id "0HNC8090TGBQ0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:56:18.989 +03:00 [DBG] Connection id "0HNC8090TGBQ0" stopped. 2025-07-01 10:56:23.985 +03:00 [DBG] Connection id "0HNC8090TGBQ1" accepted. 2025-07-01 10:56:23.986 +03:00 [DBG] Connection id "0HNC8090TGBQ1" started. 2025-07-01 10:56:23.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:56:23.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:56:23.986 +03:00 [DBG] POST requests are not supported 2025-07-01 10:56:23.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:56:23.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:56:23.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:23.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:56:23.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:56:23.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:56:23.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:56:23.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:23.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:56:23.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:56:23.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:56:23.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:56:23.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:56:23.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:56:23.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:23.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:23.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:56:23.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:56:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:23.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:56:23.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1215ms. 2025-07-01 10:56:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:23.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:23.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:23.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:23.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:23.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:56:23.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:56:23.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:56:23.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:23.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:23.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:23.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:23.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:23.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:23.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7102ms 2025-07-01 10:56:23.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:23.987 +03:00 [DBG] Connection id "0HNC8090TGBQ1" completed keep alive response. 2025-07-01 10:56:23.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4261ms 2025-07-01 10:56:23.987 +03:00 [DBG] Connection id "0HNC8090TGBQ1" received FIN. 2025-07-01 10:56:23.988 +03:00 [DBG] Connection id "0HNC8090TGBQ1" disconnecting. 2025-07-01 10:56:23.988 +03:00 [DBG] Connection id "0HNC8090TGBQ1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:56:23.989 +03:00 [DBG] Connection id "0HNC8090TGBQ1" stopped. 2025-07-01 10:56:28.979 +03:00 [DBG] Connection id "0HNC8090TGBQ2" accepted. 2025-07-01 10:56:28.980 +03:00 [DBG] Connection id "0HNC8090TGBQ2" started. 2025-07-01 10:56:28.981 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:56:28.981 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:56:28.981 +03:00 [DBG] POST requests are not supported 2025-07-01 10:56:28.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:56:28.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:56:28.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:28.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:56:28.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:56:28.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:56:28.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:56:28.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:28.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:56:28.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:56:28.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:56:28.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:56:28.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:56:28.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:56:28.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:28.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:28.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:56:28.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:56:28.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:28.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:28.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:28.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:28.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:56:28.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1656ms. 2025-07-01 10:56:28.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:28.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:28.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:28.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:28.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:28.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:28.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:28.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:28.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:56:28.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:56:28.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:56:28.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:28.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:28.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:28.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:28.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:28.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:28.983 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.134ms 2025-07-01 10:56:28.983 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:28.983 +03:00 [DBG] Connection id "0HNC8090TGBQ2" completed keep alive response. 2025-07-01 10:56:28.983 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1505ms 2025-07-01 10:56:28.983 +03:00 [DBG] Connection id "0HNC8090TGBQ2" received FIN. 2025-07-01 10:56:28.983 +03:00 [DBG] Connection id "0HNC8090TGBQ2" disconnecting. 2025-07-01 10:56:28.983 +03:00 [DBG] Connection id "0HNC8090TGBQ2" stopped. 2025-07-01 10:56:28.983 +03:00 [DBG] Connection id "0HNC8090TGBQ2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:56:33.979 +03:00 [DBG] Connection id "0HNC8090TGBQ3" accepted. 2025-07-01 10:56:33.979 +03:00 [DBG] Connection id "0HNC8090TGBQ3" started. 2025-07-01 10:56:33.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:56:33.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:56:33.980 +03:00 [DBG] POST requests are not supported 2025-07-01 10:56:33.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:56:33.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:56:33.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:33.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:56:33.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:56:33.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:56:33.980 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:56:33.980 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:33.980 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:56:33.980 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:56:33.980 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:56:33.980 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:56:33.980 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:56:33.980 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:56:33.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:33.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:33.980 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:56:33.980 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:56:33.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:33.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:33.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:33.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:33.980 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:56:33.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1469ms. 2025-07-01 10:56:33.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:33.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:33.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:33.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:33.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:33.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:33.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:33.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:33.981 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:56:33.981 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:56:33.981 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:56:33.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:33.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:33.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:33.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:33.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:33.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:33.981 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8305ms 2025-07-01 10:56:33.981 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:33.981 +03:00 [DBG] Connection id "0HNC8090TGBQ3" completed keep alive response. 2025-07-01 10:56:33.981 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6294ms 2025-07-01 10:56:33.981 +03:00 [DBG] Connection id "0HNC8090TGBQ3" received FIN. 2025-07-01 10:56:33.981 +03:00 [DBG] Connection id "0HNC8090TGBQ3" disconnecting. 2025-07-01 10:56:33.982 +03:00 [DBG] Connection id "0HNC8090TGBQ3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:56:33.983 +03:00 [DBG] Connection id "0HNC8090TGBQ3" stopped. 2025-07-01 10:56:38.981 +03:00 [DBG] Connection id "0HNC8090TGBQ4" accepted. 2025-07-01 10:56:38.981 +03:00 [DBG] Connection id "0HNC8090TGBQ4" started. 2025-07-01 10:56:38.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:56:38.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:56:38.982 +03:00 [DBG] POST requests are not supported 2025-07-01 10:56:38.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:56:38.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:56:38.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:38.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:56:38.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:56:38.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:56:38.982 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:56:38.982 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:38.982 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:56:38.982 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:56:38.982 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:56:38.982 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:56:38.982 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:56:38.982 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:56:38.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:38.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:38.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:56:38.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:56:38.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:38.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:38.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:38.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:38.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:56:38.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1962ms. 2025-07-01 10:56:38.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:38.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:38.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:38.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:38.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:38.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:38.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:38.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:38.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:56:38.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:56:38.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:56:38.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:38.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:38.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:38.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:38.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:38.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:38.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4062ms 2025-07-01 10:56:38.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:38.984 +03:00 [DBG] Connection id "0HNC8090TGBQ4" completed keep alive response. 2025-07-01 10:56:38.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4492ms 2025-07-01 10:56:38.984 +03:00 [DBG] Connection id "0HNC8090TGBQ4" received FIN. 2025-07-01 10:56:38.984 +03:00 [DBG] Connection id "0HNC8090TGBQ4" disconnecting. 2025-07-01 10:56:38.985 +03:00 [DBG] Connection id "0HNC8090TGBQ4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:56:38.986 +03:00 [DBG] Connection id "0HNC8090TGBQ4" stopped. 2025-07-01 10:56:43.987 +03:00 [DBG] Connection id "0HNC8090TGBQ5" accepted. 2025-07-01 10:56:43.987 +03:00 [DBG] Connection id "0HNC8090TGBQ5" started. 2025-07-01 10:56:43.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:56:43.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:56:43.988 +03:00 [DBG] POST requests are not supported 2025-07-01 10:56:43.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:56:43.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:56:43.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:43.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:56:43.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:56:43.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:56:43.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:56:43.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:43.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:56:43.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:56:43.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:56:43.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:56:43.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:56:43.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:56:43.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:43.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:43.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:56:43.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:56:43.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:43.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:43.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:43.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:43.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:56:43.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1268ms. 2025-07-01 10:56:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:43.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:43.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:43.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:43.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:43.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:56:43.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:56:43.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:56:43.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:43.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:43.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:43.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:43.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:43.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:43.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8579ms 2025-07-01 10:56:43.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:43.989 +03:00 [DBG] Connection id "0HNC8090TGBQ5" completed keep alive response. 2025-07-01 10:56:43.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5146ms 2025-07-01 10:56:43.989 +03:00 [DBG] Connection id "0HNC8090TGBQ5" received FIN. 2025-07-01 10:56:43.989 +03:00 [DBG] Connection id "0HNC8090TGBQ5" disconnecting. 2025-07-01 10:56:43.989 +03:00 [DBG] Connection id "0HNC8090TGBQ5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:56:43.990 +03:00 [DBG] Connection id "0HNC8090TGBQ5" stopped. 2025-07-01 10:56:48.979 +03:00 [DBG] Connection id "0HNC8090TGBQ6" accepted. 2025-07-01 10:56:48.979 +03:00 [DBG] Connection id "0HNC8090TGBQ6" started. 2025-07-01 10:56:48.979 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:56:48.979 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:56:48.979 +03:00 [DBG] POST requests are not supported 2025-07-01 10:56:48.979 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:56:48.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:56:48.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:48.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:56:48.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:56:48.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:56:48.980 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:56:48.980 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:48.980 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:56:48.980 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:56:48.980 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:56:48.980 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:56:48.980 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:56:48.980 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:56:48.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:48.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:48.980 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:56:48.980 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:56:48.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:48.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:48.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:48.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:48.980 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:56:48.980 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1105ms. 2025-07-01 10:56:48.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:48.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:48.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:48.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:48.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:48.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:48.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:48.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:48.980 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:56:48.980 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:56:48.980 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:56:48.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:48.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:48.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:48.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:48.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:48.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:48.981 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.671ms 2025-07-01 10:56:48.981 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:48.981 +03:00 [DBG] Connection id "0HNC8090TGBQ6" completed keep alive response. 2025-07-01 10:56:48.981 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2903ms 2025-07-01 10:56:48.981 +03:00 [DBG] Connection id "0HNC8090TGBQ6" received FIN. 2025-07-01 10:56:48.981 +03:00 [DBG] Connection id "0HNC8090TGBQ6" disconnecting. 2025-07-01 10:56:48.981 +03:00 [DBG] Connection id "0HNC8090TGBQ6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:56:48.982 +03:00 [DBG] Connection id "0HNC8090TGBQ6" stopped. 2025-07-01 10:56:54.056 +03:00 [DBG] Connection id "0HNC8090TGBQ7" accepted. 2025-07-01 10:56:54.056 +03:00 [DBG] Connection id "0HNC8090TGBQ7" started. 2025-07-01 10:56:54.056 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:56:54.056 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:56:54.056 +03:00 [DBG] POST requests are not supported 2025-07-01 10:56:54.056 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:56:54.056 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:56:54.056 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:54.056 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:56:54.056 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:56:54.056 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:56:54.056 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:56:54.056 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:54.056 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:56:54.056 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:56:54.056 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:56:54.056 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:56:54.056 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:56:54.056 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:56:54.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:54.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:54.056 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:56:54.056 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:56:54.057 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:54.057 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:54.057 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:54.057 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:54.057 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:56:54.057 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1339ms. 2025-07-01 10:56:54.057 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:54.057 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:54.057 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:54.057 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:54.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:54.057 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:54.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:54.057 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:54.057 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:56:54.057 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:56:54.057 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:56:54.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:54.057 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:54.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:54.057 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:54.057 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:54.057 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:54.057 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7191ms 2025-07-01 10:56:54.057 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:54.057 +03:00 [DBG] Connection id "0HNC8090TGBQ7" completed keep alive response. 2025-07-01 10:56:54.057 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3915ms 2025-07-01 10:56:54.057 +03:00 [DBG] Connection id "0HNC8090TGBQ7" received FIN. 2025-07-01 10:56:54.058 +03:00 [DBG] Connection id "0HNC8090TGBQ7" disconnecting. 2025-07-01 10:56:54.058 +03:00 [DBG] Connection id "0HNC8090TGBQ7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:56:54.059 +03:00 [DBG] Connection id "0HNC8090TGBQ7" stopped. 2025-07-01 10:56:58.988 +03:00 [DBG] Connection id "0HNC8090TGBQ8" accepted. 2025-07-01 10:56:58.988 +03:00 [DBG] Connection id "0HNC8090TGBQ8" started. 2025-07-01 10:56:58.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:56:58.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:56:58.989 +03:00 [DBG] POST requests are not supported 2025-07-01 10:56:58.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:56:58.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:56:58.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:58.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:56:58.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:56:58.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:56:58.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:56:58.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:58.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:56:58.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:56:58.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:56:58.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:56:58.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:56:58.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:56:58.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:58.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:58.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:56:58.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:56:58.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:58.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:58.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:58.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:58.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:56:58.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1655ms. 2025-07-01 10:56:58.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:58.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:56:58.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:58.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:56:58.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:58.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:58.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:58.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:58.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:56:58.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:56:58.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:56:58.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:58.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:56:58.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:58.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:58.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:58.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:56:58.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2088ms 2025-07-01 10:56:58.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:56:58.991 +03:00 [DBG] Connection id "0HNC8090TGBQ8" completed keep alive response. 2025-07-01 10:56:58.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2015ms 2025-07-01 10:56:58.991 +03:00 [DBG] Connection id "0HNC8090TGBQ8" received FIN. 2025-07-01 10:56:58.991 +03:00 [DBG] Connection id "0HNC8090TGBQ8" disconnecting. 2025-07-01 10:56:58.991 +03:00 [DBG] Connection id "0HNC8090TGBQ8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:56:58.992 +03:00 [DBG] Connection id "0HNC8090TGBQ8" stopped. 2025-07-01 10:57:03.983 +03:00 [DBG] Connection id "0HNC8090TGBQ9" accepted. 2025-07-01 10:57:03.983 +03:00 [DBG] Connection id "0HNC8090TGBQ9" started. 2025-07-01 10:57:03.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:57:03.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:57:03.984 +03:00 [DBG] POST requests are not supported 2025-07-01 10:57:03.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:57:03.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:57:03.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:03.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:57:03.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:57:03.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:57:03.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:57:03.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:03.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:57:03.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:57:03.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:57:03.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:57:03.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:57:03.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:57:03.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:03.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:03.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:57:03.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:57:03.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:03.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:03.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:03.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:03.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:57:03.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1268ms. 2025-07-01 10:57:03.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:03.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:03.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:03.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:03.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:03.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:03.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:03.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:03.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:57:03.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:57:03.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:57:03.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:03.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:03.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:03.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:03.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:03.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:03.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6285ms 2025-07-01 10:57:03.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:03.985 +03:00 [DBG] Connection id "0HNC8090TGBQ9" completed keep alive response. 2025-07-01 10:57:03.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2354ms 2025-07-01 10:57:03.985 +03:00 [DBG] Connection id "0HNC8090TGBQ9" received FIN. 2025-07-01 10:57:03.985 +03:00 [DBG] Connection id "0HNC8090TGBQ9" disconnecting. 2025-07-01 10:57:03.985 +03:00 [DBG] Connection id "0HNC8090TGBQ9" stopped. 2025-07-01 10:57:03.985 +03:00 [DBG] Connection id "0HNC8090TGBQ9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:57:08.989 +03:00 [DBG] Connection id "0HNC8090TGBQA" accepted. 2025-07-01 10:57:08.989 +03:00 [DBG] Connection id "0HNC8090TGBQA" started. 2025-07-01 10:57:08.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:57:08.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:57:08.989 +03:00 [DBG] POST requests are not supported 2025-07-01 10:57:08.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:57:08.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:57:08.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:08.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:57:08.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:57:08.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:57:08.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:57:08.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:08.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:57:08.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:57:08.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:57:08.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:57:08.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:57:08.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:57:08.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:08.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:08.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:57:08.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:57:08.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:08.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:08.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:08.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:08.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:57:08.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.156ms. 2025-07-01 10:57:08.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:08.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:08.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:08.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:08.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:08.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:08.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:08.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:08.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:57:08.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:57:08.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:57:08.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:08.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:08.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:08.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:08.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:08.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:08.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1385ms 2025-07-01 10:57:08.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:08.991 +03:00 [DBG] Connection id "0HNC8090TGBQA" completed keep alive response. 2025-07-01 10:57:08.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8783ms 2025-07-01 10:57:08.991 +03:00 [DBG] Connection id "0HNC8090TGBQA" received FIN. 2025-07-01 10:57:08.991 +03:00 [DBG] Connection id "0HNC8090TGBQA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:57:08.991 +03:00 [DBG] Connection id "0HNC8090TGBQA" disconnecting. 2025-07-01 10:57:08.991 +03:00 [DBG] Connection id "0HNC8090TGBQA" stopped. 2025-07-01 10:57:13.983 +03:00 [DBG] Connection id "0HNC8090TGBQB" accepted. 2025-07-01 10:57:13.983 +03:00 [DBG] Connection id "0HNC8090TGBQB" started. 2025-07-01 10:57:13.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:57:13.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:57:13.983 +03:00 [DBG] POST requests are not supported 2025-07-01 10:57:13.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:57:13.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:57:13.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:13.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:57:13.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:57:13.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:57:13.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:57:13.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:13.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:57:13.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:57:13.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:57:13.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:57:13.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:57:13.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:57:13.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:13.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:13.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:57:13.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:57:13.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:13.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:13.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:13.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:13.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:57:13.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1218ms. 2025-07-01 10:57:13.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:13.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:13.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:13.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:13.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:13.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:13.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:13.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:13.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:57:13.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:57:13.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:57:13.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:13.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:13.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:13.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:13.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:13.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:13.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7268ms 2025-07-01 10:57:13.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:13.985 +03:00 [DBG] Connection id "0HNC8090TGBQB" completed keep alive response. 2025-07-01 10:57:13.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3596ms 2025-07-01 10:57:13.985 +03:00 [DBG] Connection id "0HNC8090TGBQB" received FIN. 2025-07-01 10:57:13.985 +03:00 [DBG] Connection id "0HNC8090TGBQB" disconnecting. 2025-07-01 10:57:13.985 +03:00 [DBG] Connection id "0HNC8090TGBQB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:57:13.986 +03:00 [DBG] Connection id "0HNC8090TGBQB" stopped. 2025-07-01 10:57:18.982 +03:00 [DBG] Connection id "0HNC8090TGBQC" accepted. 2025-07-01 10:57:18.982 +03:00 [DBG] Connection id "0HNC8090TGBQC" started. 2025-07-01 10:57:18.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:57:18.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:57:18.982 +03:00 [DBG] POST requests are not supported 2025-07-01 10:57:18.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:57:18.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:57:18.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:18.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:57:18.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:57:18.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:57:18.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:57:18.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:18.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:57:18.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:57:18.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:57:18.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:57:18.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:57:18.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:57:18.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:18.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:18.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:57:18.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:57:18.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:18.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:18.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:18.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:18.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:57:18.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1414ms. 2025-07-01 10:57:18.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:18.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:18.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:18.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:18.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:18.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:18.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:18.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:18.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:57:18.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:57:18.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:57:18.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:18.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:18.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:18.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:18.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:18.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:18.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7233ms 2025-07-01 10:57:18.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:18.984 +03:00 [DBG] Connection id "0HNC8090TGBQC" completed keep alive response. 2025-07-01 10:57:18.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.338ms 2025-07-01 10:57:18.984 +03:00 [DBG] Connection id "0HNC8090TGBQC" received FIN. 2025-07-01 10:57:18.984 +03:00 [DBG] Connection id "0HNC8090TGBQC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:57:18.984 +03:00 [DBG] Connection id "0HNC8090TGBQC" disconnecting. 2025-07-01 10:57:18.984 +03:00 [DBG] Connection id "0HNC8090TGBQC" stopped. 2025-07-01 10:57:23.982 +03:00 [DBG] Connection id "0HNC8090TGBQD" accepted. 2025-07-01 10:57:23.982 +03:00 [DBG] Connection id "0HNC8090TGBQD" started. 2025-07-01 10:57:23.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:57:23.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:57:23.983 +03:00 [DBG] POST requests are not supported 2025-07-01 10:57:23.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:57:23.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:57:23.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:23.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:57:23.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:57:23.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:57:23.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:57:23.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:23.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:57:23.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:57:23.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:57:23.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:57:23.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:57:23.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:57:23.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:23.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:23.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:57:23.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:57:23.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:23.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:23.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:23.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:23.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:57:23.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1694ms. 2025-07-01 10:57:23.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:23.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:23.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:23.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:23.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:23.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:23.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:23.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:23.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:57:23.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:57:23.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:57:23.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:23.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:23.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:23.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:23.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:23.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:23.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2455ms 2025-07-01 10:57:23.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:23.985 +03:00 [DBG] Connection id "0HNC8090TGBQD" completed keep alive response. 2025-07-01 10:57:23.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3258ms 2025-07-01 10:57:23.985 +03:00 [DBG] Connection id "0HNC8090TGBQD" received FIN. 2025-07-01 10:57:23.985 +03:00 [DBG] Connection id "0HNC8090TGBQD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:57:23.985 +03:00 [DBG] Connection id "0HNC8090TGBQD" disconnecting. 2025-07-01 10:57:23.986 +03:00 [DBG] Connection id "0HNC8090TGBQD" stopped. 2025-07-01 10:57:28.793 +03:00 [DBG] Connection id "0HNC8090TGBQE" accepted. 2025-07-01 10:57:28.794 +03:00 [DBG] Connection id "0HNC8090TGBQE" started. 2025-07-01 10:57:28.794 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 767 2025-07-01 10:57:28.794 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:57:28.794 +03:00 [DBG] POST requests are not supported 2025-07-01 10:57:28.794 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:57:28.794 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:57:28.794 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:57:28.794 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:57:28.794 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:57:28.794 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:57:28.794 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:57:28.794 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:57:28.794 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:57:28.794 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:57:28.794 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:57:28.795 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:57:28.795 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:57:28.795 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:57:28.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:28.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:28.795 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:57:28.795 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:57:28.795 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:57:28.795 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 10:57:28.795 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:57:28.795 +03:00 [DBG] Connection id "0HNC8090TGBQE", Request id "0HNC8090TGBQE:00000001": started reading request body. 2025-07-01 10:57:28.795 +03:00 [DBG] Connection id "0HNC8090TGBQE", Request id "0HNC8090TGBQE:00000001": done reading request body. 2025-07-01 10:57:28.795 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 10:57:28.796 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:57:28.796 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:57:28.796 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:57:28.796 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:57:28.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:28.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:28.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:28.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:28.796 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:57:28.796 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 10:57:28.796 +03:00 [INF] Updating physical elements properties 2025-07-01 10:57:28.826 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 29.7281ms. 2025-07-01 10:57:28.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:28.826 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:28.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:28.826 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:28.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:28.826 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:28.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:28.826 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:28.826 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:57:28.826 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:57:28.826 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:57:28.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:28.826 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:28.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:28.826 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:28.826 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:28.826 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:28.826 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 31.6856ms 2025-07-01 10:57:28.826 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:57:28.827 +03:00 [DBG] Connection id "0HNC8090TGBQE" completed keep alive response. 2025-07-01 10:57:28.827 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 32.8208ms 2025-07-01 10:57:28.827 +03:00 [DBG] Connection id "0HNC8090TGBQE" received FIN. 2025-07-01 10:57:28.827 +03:00 [DBG] Connection id "0HNC8090TGBQE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:57:28.827 +03:00 [DBG] Connection id "0HNC8090TGBQE" disconnecting. 2025-07-01 10:57:28.827 +03:00 [DBG] Connection id "0HNC8090TGBQE" stopped. 2025-07-01 10:57:28.867 +03:00 [DBG] Connection id "0HNC8090TGBQF" accepted. 2025-07-01 10:57:28.867 +03:00 [DBG] Connection id "0HNC8090TGBQF" started. 2025-07-01 10:57:28.867 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:57:28.867 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:57:28.867 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:57:28.867 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:57:28.867 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:57:28.868 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:57:28.868 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:57:28.868 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:57:28.868 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:57:28.868 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:57:28.868 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:57:28.868 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:57:28.868 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:57:28.868 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:57:28.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-07-01 10:57:28.868 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:28.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:28.868 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:57:28.868 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:57:28.868 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:57:28.868 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:57:28.868 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:57:28.868 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:57:28.868 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:57:28.868 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:57:28.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:28.868 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:28.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:28.868 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:28.868 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:57:28.869 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:57:28.869 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:57:28.871 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.3359ms. 2025-07-01 10:57:28.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:28.871 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:28.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:28.871 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:28.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:28.871 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:28.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:28.871 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:28.871 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:57:28.871 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:57:28.871 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:57:28.871 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:57:28.871 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:57:28.871 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:57:28.871 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:57:28.872 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:57:28.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:28.872 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:28.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:28.872 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:28.872 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:28.872 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:28.872 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.8471ms 2025-07-01 10:57:28.872 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:57:28.872 +03:00 [DBG] Connection id "0HNC8090TGBQF" completed keep alive response. 2025-07-01 10:57:28.872 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.6759ms 2025-07-01 10:57:28.872 +03:00 [DBG] Connection id "0HNC8090TGBQF" received FIN. 2025-07-01 10:57:28.873 +03:00 [DBG] Connection id "0HNC8090TGBQF" disconnecting. 2025-07-01 10:57:28.873 +03:00 [DBG] Connection id "0HNC8090TGBQF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:57:28.874 +03:00 [DBG] Connection id "0HNC8090TGBQF" stopped. 2025-07-01 10:57:28.922 +03:00 [DBG] Connection id "0HNC8090TGBQG" accepted. 2025-07-01 10:57:28.922 +03:00 [DBG] Connection id "0HNC8090TGBQG" started. 2025-07-01 10:57:28.922 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:57:28.922 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:57:28.922 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:57:28.922 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:57:28.922 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:57:28.922 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:57:28.922 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:57:28.922 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:57:28.922 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:57:28.923 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:57:28.923 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:57:28.923 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:57:28.923 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:57:28.923 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:57:28.923 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:57:28.923 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:28.923 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:28.923 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:57:28.923 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:57:28.923 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:57:28.923 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:57:28.923 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:57:28.923 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:57:28.923 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:57:28.923 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:57:28.923 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:28.923 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:28.923 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:28.923 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:28.923 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:57:28.923 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:57:28.923 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:57:29.059 +03:00 [DBG] Connection id "0HNC8090TGBQH" accepted. 2025-07-01 10:57:29.060 +03:00 [DBG] Connection id "0HNC8090TGBQH" started. 2025-07-01 10:57:29.060 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:57:29.060 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:57:29.060 +03:00 [DBG] POST requests are not supported 2025-07-01 10:57:29.060 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:57:29.060 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:57:29.060 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:29.060 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:57:29.061 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:57:29.061 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:57:29.061 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:57:29.061 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:29.061 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:57:29.061 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:57:29.061 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:57:29.061 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:57:29.061 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:57:29.061 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:57:29.061 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:29.062 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:29.062 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:57:29.062 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:57:29.062 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:29.062 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:29.062 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:29.062 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:29.062 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:57:29.063 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2718ms. 2025-07-01 10:57:29.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:29.063 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:29.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:29.063 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:29.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:29.063 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:29.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:29.063 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:29.063 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:57:29.063 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:57:29.063 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:57:29.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:29.064 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:29.064 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:29.064 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:29.064 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:29.064 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:29.064 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.474ms 2025-07-01 10:57:29.064 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:29.064 +03:00 [DBG] Connection id "0HNC8090TGBQH" completed keep alive response. 2025-07-01 10:57:29.064 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.3652ms 2025-07-01 10:57:29.064 +03:00 [DBG] Connection id "0HNC8090TGBQH" received FIN. 2025-07-01 10:57:29.064 +03:00 [DBG] Connection id "0HNC8090TGBQH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:57:29.065 +03:00 [DBG] Connection id "0HNC8090TGBQH" disconnecting. 2025-07-01 10:57:29.065 +03:00 [DBG] Connection id "0HNC8090TGBQH" stopped. 2025-07-01 10:57:29.076 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 152.779ms. 2025-07-01 10:57:29.076 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:29.076 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:29.076 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:29.076 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:29.076 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:29.076 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:29.076 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:29.076 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:29.076 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:57:29.077 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:57:29.077 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:57:29.077 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:57:29.077 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:57:29.077 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:57:29.077 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:57:29.078 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:57:29.078 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:29.078 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:29.078 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:29.078 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:29.078 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:29.078 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:29.078 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 155.2567ms 2025-07-01 10:57:29.078 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:57:29.078 +03:00 [DBG] Connection id "0HNC8090TGBQG" completed keep alive response. 2025-07-01 10:57:29.078 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 156.1019ms 2025-07-01 10:57:29.082 +03:00 [DBG] Connection id "0HNC8090TGBQG" received FIN. 2025-07-01 10:57:29.083 +03:00 [DBG] Connection id "0HNC8090TGBQG" disconnecting. 2025-07-01 10:57:29.083 +03:00 [DBG] Connection id "0HNC8090TGBQG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:57:29.084 +03:00 [DBG] Connection id "0HNC8090TGBQG" stopped. 2025-07-01 10:57:33.846 +03:00 [DBG] Connection id "0HNC8090TGBQI" accepted. 2025-07-01 10:57:33.846 +03:00 [DBG] Connection id "0HNC8090TGBQI" started. 2025-07-01 10:57:33.846 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 10:57:33.846 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:57:33.846 +03:00 [DBG] POST requests are not supported 2025-07-01 10:57:33.846 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 10:57:33.847 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 10:57:33.847 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:57:33.847 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:57:33.847 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:57:33.847 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:57:33.847 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:57:33.847 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:57:33.847 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:57:33.847 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:57:33.847 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:57:33.847 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:57:33.847 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:57:33.847 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:57:33.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:33.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:33.847 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:57:33.847 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:57:33.847 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 10:57:33.847 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 10:57:33.847 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:57:33.847 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:57:33.847 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 10:57:33.847 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 10:57:33.847 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:57:33.847 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 10:57:33.847 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:57:33.847 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:57:33.847 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:57:33.847 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:57:33.847 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:57:33.848 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 10:57:33.848 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:57:33.848 +03:00 [DBG] Connection id "0HNC8090TGBQI", Request id "0HNC8090TGBQI:00000001": started reading request body. 2025-07-01 10:57:33.848 +03:00 [DBG] Connection id "0HNC8090TGBQI", Request id "0HNC8090TGBQI:00000001": done reading request body. 2025-07-01 10:57:33.848 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 10:57:33.848 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:57:33.848 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:57:33.848 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:57:33.848 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:57:33.848 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:33.848 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:33.848 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:33.848 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:33.848 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:57:33.848 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 10:57:33.848 +03:00 [INF] Changing group of physicals [221] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:57:33.871 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 23.4759ms. 2025-07-01 10:57:33.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:33.872 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:33.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:33.872 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:33.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:33.872 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:33.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:33.872 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:33.872 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:57:33.872 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:57:33.872 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:57:33.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:33.872 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:33.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:33.872 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:33.872 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:33.872 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:33.872 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 25.2362ms 2025-07-01 10:57:33.872 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:57:33.872 +03:00 [DBG] Connection id "0HNC8090TGBQI" completed keep alive response. 2025-07-01 10:57:33.872 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 26.0457ms 2025-07-01 10:57:33.873 +03:00 [DBG] Connection id "0HNC8090TGBQI" received FIN. 2025-07-01 10:57:33.873 +03:00 [DBG] Connection id "0HNC8090TGBQI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:57:33.873 +03:00 [DBG] Connection id "0HNC8090TGBQI" disconnecting. 2025-07-01 10:57:33.873 +03:00 [DBG] Connection id "0HNC8090TGBQI" stopped. 2025-07-01 10:57:33.915 +03:00 [DBG] Connection id "0HNC8090TGBQJ" accepted. 2025-07-01 10:57:33.915 +03:00 [DBG] Connection id "0HNC8090TGBQJ" started. 2025-07-01 10:57:33.915 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:57:33.915 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:57:33.915 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:57:33.915 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:57:33.915 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:57:33.915 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:57:33.915 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:57:33.915 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:57:33.915 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:57:33.915 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:57:33.915 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:57:33.915 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:57:33.915 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:57:33.915 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:57:33.915 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:57:33.915 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:33.915 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:33.915 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:57:33.915 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:57:33.915 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:57:33.915 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:57:33.915 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:57:33.916 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:57:33.916 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:57:33.916 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:57:33.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:33.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:33.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:33.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:33.916 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:57:33.916 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:57:33.916 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:57:33.917 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.0298ms. 2025-07-01 10:57:33.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:33.917 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:33.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:33.917 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:33.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:33.917 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:33.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:33.917 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:33.917 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:57:33.917 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:57:33.917 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:57:33.917 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:57:33.917 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:57:33.917 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:57:33.917 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:57:33.917 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:57:33.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:33.917 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:33.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:33.917 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:33.917 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:33.917 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:33.917 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.1836ms 2025-07-01 10:57:33.917 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:57:33.918 +03:00 [DBG] Connection id "0HNC8090TGBQJ" completed keep alive response. 2025-07-01 10:57:33.918 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.7912ms 2025-07-01 10:57:33.918 +03:00 [DBG] Connection id "0HNC8090TGBQJ" received FIN. 2025-07-01 10:57:33.918 +03:00 [DBG] Connection id "0HNC8090TGBQJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:57:33.918 +03:00 [DBG] Connection id "0HNC8090TGBQJ" disconnecting. 2025-07-01 10:57:33.918 +03:00 [DBG] Connection id "0HNC8090TGBQJ" stopped. 2025-07-01 10:57:33.963 +03:00 [DBG] Connection id "0HNC8090TGBQK" accepted. 2025-07-01 10:57:33.963 +03:00 [DBG] Connection id "0HNC8090TGBQK" started. 2025-07-01 10:57:33.963 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:57:33.963 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:57:33.963 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:57:33.963 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:57:33.964 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:57:33.964 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:57:33.964 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:57:33.964 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:57:33.964 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:57:33.964 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:57:33.964 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:57:33.964 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:57:33.964 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:57:33.964 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:57:33.964 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:57:33.964 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:33.964 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:33.964 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:57:33.964 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:57:33.964 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:57:33.964 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:57:33.964 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:57:33.964 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:57:33.964 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:57:33.964 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:57:33.964 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:33.964 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:33.964 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:33.964 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:33.964 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:57:33.964 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:57:33.964 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:57:33.989 +03:00 [DBG] Connection id "0HNC8090TGBQL" accepted. 2025-07-01 10:57:33.990 +03:00 [DBG] Connection id "0HNC8090TGBQL" started. 2025-07-01 10:57:33.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:57:33.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:57:33.990 +03:00 [DBG] POST requests are not supported 2025-07-01 10:57:33.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:57:33.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:57:33.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:33.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:57:33.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:57:33.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:57:33.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:57:33.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:33.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:57:33.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:57:33.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:57:33.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:57:33.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:57:33.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:57:33.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:33.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:33.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:57:33.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:57:33.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:33.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:33.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:33.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:33.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:57:33.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1276ms. 2025-07-01 10:57:33.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:33.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:33.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:33.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:33.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:33.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:33.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:33.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:33.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:57:33.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:57:33.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:57:33.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:33.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:33.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:33.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:33.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:33.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:33.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.898ms 2025-07-01 10:57:33.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:33.991 +03:00 [DBG] Connection id "0HNC8090TGBQL" completed keep alive response. 2025-07-01 10:57:33.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.716ms 2025-07-01 10:57:33.992 +03:00 [DBG] Connection id "0HNC8090TGBQL" received FIN. 2025-07-01 10:57:33.992 +03:00 [DBG] Connection id "0HNC8090TGBQL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:57:33.992 +03:00 [DBG] Connection id "0HNC8090TGBQL" disconnecting. 2025-07-01 10:57:33.992 +03:00 [DBG] Connection id "0HNC8090TGBQL" stopped. 2025-07-01 10:57:34.124 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 159.2096ms. 2025-07-01 10:57:34.124 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:34.124 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:34.124 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:34.124 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:34.124 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:34.124 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:34.124 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:34.124 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:34.124 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:57:34.124 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:57:34.124 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:57:34.124 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:57:34.124 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:57:34.124 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:57:34.124 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:57:34.125 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:57:34.125 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:34.125 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:34.125 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:34.126 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:34.126 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:34.126 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:34.126 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 161.7235ms 2025-07-01 10:57:34.126 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:57:34.126 +03:00 [DBG] Connection id "0HNC8090TGBQK" completed keep alive response. 2025-07-01 10:57:34.126 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 162.2717ms 2025-07-01 10:57:34.129 +03:00 [DBG] Connection id "0HNC8090TGBQK" received FIN. 2025-07-01 10:57:34.129 +03:00 [DBG] Connection id "0HNC8090TGBQK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:57:34.129 +03:00 [DBG] Connection id "0HNC8090TGBQK" disconnecting. 2025-07-01 10:57:34.130 +03:00 [DBG] Connection id "0HNC8090TGBQK" stopped. 2025-07-01 10:57:38.988 +03:00 [DBG] Connection id "0HNC8090TGBQM" accepted. 2025-07-01 10:57:38.988 +03:00 [DBG] Connection id "0HNC8090TGBQM" started. 2025-07-01 10:57:38.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:57:38.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:57:38.988 +03:00 [DBG] POST requests are not supported 2025-07-01 10:57:38.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:57:38.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:57:38.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:38.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:57:38.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:57:38.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:57:38.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:57:38.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:38.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:57:38.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:57:38.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:57:38.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:57:38.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:57:38.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:57:38.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:38.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:38.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:57:38.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:57:38.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:38.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:38.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:38.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:38.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:57:38.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1336ms. 2025-07-01 10:57:38.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:38.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:38.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:38.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:38.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:38.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:38.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:38.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:38.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:57:38.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:57:38.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:57:38.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:38.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:38.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:38.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:38.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:38.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:38.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7803ms 2025-07-01 10:57:38.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:38.990 +03:00 [DBG] Connection id "0HNC8090TGBQM" completed keep alive response. 2025-07-01 10:57:38.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4464ms 2025-07-01 10:57:38.990 +03:00 [DBG] Connection id "0HNC8090TGBQM" received FIN. 2025-07-01 10:57:38.990 +03:00 [DBG] Connection id "0HNC8090TGBQM" disconnecting. 2025-07-01 10:57:38.990 +03:00 [DBG] Connection id "0HNC8090TGBQM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:57:38.991 +03:00 [DBG] Connection id "0HNC8090TGBQM" stopped. 2025-07-01 10:57:43.982 +03:00 [DBG] Connection id "0HNC8090TGBQN" accepted. 2025-07-01 10:57:43.982 +03:00 [DBG] Connection id "0HNC8090TGBQN" started. 2025-07-01 10:57:43.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:57:43.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:57:43.982 +03:00 [DBG] POST requests are not supported 2025-07-01 10:57:43.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:57:43.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:57:43.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:43.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:57:43.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:57:43.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:57:43.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:57:43.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:43.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:57:43.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:57:43.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:57:43.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:57:43.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:57:43.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:57:43.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:43.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:43.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:57:43.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:57:43.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:43.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:43.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:43.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:43.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:57:43.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1834ms. 2025-07-01 10:57:43.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:43.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:43.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:43.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:43.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:43.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:43.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:43.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:43.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:57:43.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:57:43.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:57:43.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:43.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:43.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:43.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:43.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:43.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:43.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3298ms 2025-07-01 10:57:43.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:43.984 +03:00 [DBG] Connection id "0HNC8090TGBQN" completed keep alive response. 2025-07-01 10:57:43.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3412ms 2025-07-01 10:57:43.985 +03:00 [DBG] Connection id "0HNC8090TGBQN" received FIN. 2025-07-01 10:57:43.985 +03:00 [DBG] Connection id "0HNC8090TGBQN" disconnecting. 2025-07-01 10:57:43.985 +03:00 [DBG] Connection id "0HNC8090TGBQN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:57:43.986 +03:00 [DBG] Connection id "0HNC8090TGBQN" stopped. 2025-07-01 10:57:48.982 +03:00 [DBG] Connection id "0HNC8090TGBQO" accepted. 2025-07-01 10:57:48.982 +03:00 [DBG] Connection id "0HNC8090TGBQO" started. 2025-07-01 10:57:48.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:57:48.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:57:48.982 +03:00 [DBG] POST requests are not supported 2025-07-01 10:57:48.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:57:48.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:57:48.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:48.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:57:48.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:57:48.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:57:48.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:57:48.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:48.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:57:48.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:57:48.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:57:48.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:57:48.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:57:48.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:57:48.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:48.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:48.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:57:48.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:57:48.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:48.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:48.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:48.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:48.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:57:48.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.124ms. 2025-07-01 10:57:48.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:48.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:48.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:48.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:48.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:48.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:48.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:48.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:48.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:57:48.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:57:48.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:57:48.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:48.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:48.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:48.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:48.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:48.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:48.983 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6913ms 2025-07-01 10:57:48.983 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:48.983 +03:00 [DBG] Connection id "0HNC8090TGBQO" completed keep alive response. 2025-07-01 10:57:48.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2819ms 2025-07-01 10:57:48.984 +03:00 [DBG] Connection id "0HNC8090TGBQO" received FIN. 2025-07-01 10:57:48.984 +03:00 [DBG] Connection id "0HNC8090TGBQO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:57:48.984 +03:00 [DBG] Connection id "0HNC8090TGBQO" disconnecting. 2025-07-01 10:57:48.984 +03:00 [DBG] Connection id "0HNC8090TGBQO" stopped. 2025-07-01 10:57:53.978 +03:00 [DBG] Connection id "0HNC8090TGBQP" accepted. 2025-07-01 10:57:53.978 +03:00 [DBG] Connection id "0HNC8090TGBQP" started. 2025-07-01 10:57:53.978 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:57:53.978 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:57:53.978 +03:00 [DBG] POST requests are not supported 2025-07-01 10:57:53.978 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:57:53.978 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:57:53.978 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:53.978 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:57:53.978 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:57:53.978 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:57:53.978 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:57:53.978 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:53.978 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:57:53.978 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:57:53.978 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:57:53.978 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:57:53.978 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:57:53.978 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:57:53.978 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:53.978 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:53.978 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:57:53.979 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:57:53.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:53.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:53.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:53.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:53.979 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:57:53.979 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1259ms. 2025-07-01 10:57:53.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:53.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:53.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:53.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:53.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:53.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:53.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:53.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:53.979 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:57:53.979 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:57:53.979 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:57:53.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:53.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:53.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:53.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:53.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:53.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:53.979 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6792ms 2025-07-01 10:57:53.979 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:53.979 +03:00 [DBG] Connection id "0HNC8090TGBQP" completed keep alive response. 2025-07-01 10:57:53.979 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2725ms 2025-07-01 10:57:53.979 +03:00 [DBG] Connection id "0HNC8090TGBQP" received FIN. 2025-07-01 10:57:53.979 +03:00 [DBG] Connection id "0HNC8090TGBQP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:57:53.980 +03:00 [DBG] Connection id "0HNC8090TGBQP" disconnecting. 2025-07-01 10:57:53.980 +03:00 [DBG] Connection id "0HNC8090TGBQP" stopped. 2025-07-01 10:57:58.979 +03:00 [DBG] Connection id "0HNC8090TGBQQ" accepted. 2025-07-01 10:57:58.979 +03:00 [DBG] Connection id "0HNC8090TGBQQ" started. 2025-07-01 10:57:58.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:57:58.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:57:58.980 +03:00 [DBG] POST requests are not supported 2025-07-01 10:57:58.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:57:58.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:57:58.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:58.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:57:58.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:57:58.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:57:58.980 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:57:58.980 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:58.980 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:57:58.980 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:57:58.980 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:57:58.980 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:57:58.980 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:57:58.980 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:57:58.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:58.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:58.980 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:57:58.980 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:57:58.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:58.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:58.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:58.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:58.980 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:57:58.980 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1377ms. 2025-07-01 10:57:58.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:58.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:57:58.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:58.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:57:58.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:58.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:58.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:58.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:58.981 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:57:58.981 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:57:58.981 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:57:58.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:58.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:57:58.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:58.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:58.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:58.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:57:58.981 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7934ms 2025-07-01 10:57:58.981 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:57:58.981 +03:00 [DBG] Connection id "0HNC8090TGBQQ" completed keep alive response. 2025-07-01 10:57:58.981 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4153ms 2025-07-01 10:57:58.981 +03:00 [DBG] Connection id "0HNC8090TGBQQ" received FIN. 2025-07-01 10:57:58.981 +03:00 [DBG] Connection id "0HNC8090TGBQQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:57:58.981 +03:00 [DBG] Connection id "0HNC8090TGBQQ" disconnecting. 2025-07-01 10:57:58.981 +03:00 [DBG] Connection id "0HNC8090TGBQQ" stopped. 2025-07-01 10:58:03.994 +03:00 [DBG] Connection id "0HNC8090TGBQR" accepted. 2025-07-01 10:58:03.995 +03:00 [DBG] Connection id "0HNC8090TGBQR" started. 2025-07-01 10:58:03.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:58:03.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:58:03.995 +03:00 [DBG] POST requests are not supported 2025-07-01 10:58:03.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:58:03.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:58:03.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:03.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:58:03.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:58:03.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:58:03.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:58:03.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:03.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:58:03.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:58:03.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:58:03.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:58:03.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:58:03.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:58:03.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:03.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:03.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:58:03.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:58:03.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:03.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:03.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:03.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:03.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:58:03.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1522ms. 2025-07-01 10:58:03.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:03.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:03.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:03.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:03.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:03.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:03.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:03.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:03.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:03.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:58:03.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:03.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:03.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:03.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:03.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:03.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:03.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:03.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8983ms 2025-07-01 10:58:03.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:03.996 +03:00 [DBG] Connection id "0HNC8090TGBQR" completed keep alive response. 2025-07-01 10:58:03.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7075ms 2025-07-01 10:58:03.997 +03:00 [DBG] Connection id "0HNC8090TGBQR" received FIN. 2025-07-01 10:58:03.997 +03:00 [DBG] Connection id "0HNC8090TGBQR" disconnecting. 2025-07-01 10:58:03.997 +03:00 [DBG] Connection id "0HNC8090TGBQR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:58:03.998 +03:00 [DBG] Connection id "0HNC8090TGBQR" stopped. 2025-07-01 10:58:08.982 +03:00 [DBG] Connection id "0HNC8090TGBQS" accepted. 2025-07-01 10:58:08.982 +03:00 [DBG] Connection id "0HNC8090TGBQS" started. 2025-07-01 10:58:08.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:58:08.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:58:08.982 +03:00 [DBG] POST requests are not supported 2025-07-01 10:58:08.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:58:08.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:58:08.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:08.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:58:08.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:58:08.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:58:08.982 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:58:08.982 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:08.982 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:58:08.982 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:58:08.982 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:58:08.982 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:58:08.982 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:58:08.982 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:58:08.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:08.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:08.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:58:08.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:58:08.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:08.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:08.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:08.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:08.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:58:08.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1211ms. 2025-07-01 10:58:08.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:08.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:08.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:08.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:08.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:08.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:08.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:08.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:08.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:08.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:58:08.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:08.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:08.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:08.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:08.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:08.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:08.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:08.983 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.647ms 2025-07-01 10:58:08.983 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:08.983 +03:00 [DBG] Connection id "0HNC8090TGBQS" completed keep alive response. 2025-07-01 10:58:08.983 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2259ms 2025-07-01 10:58:08.983 +03:00 [DBG] Connection id "0HNC8090TGBQS" received FIN. 2025-07-01 10:58:08.983 +03:00 [DBG] Connection id "0HNC8090TGBQS" disconnecting. 2025-07-01 10:58:08.983 +03:00 [DBG] Connection id "0HNC8090TGBQS" stopped. 2025-07-01 10:58:08.983 +03:00 [DBG] Connection id "0HNC8090TGBQS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:58:11.211 +03:00 [DBG] Connection id "0HNC8090TGBQT" accepted. 2025-07-01 10:58:11.211 +03:00 [DBG] Connection id "0HNC8090TGBQT" started. 2025-07-01 10:58:11.211 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 744 2025-07-01 10:58:11.211 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:58:11.211 +03:00 [DBG] POST requests are not supported 2025-07-01 10:58:11.211 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:58:11.211 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:58:11.212 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:58:11.212 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:58:11.212 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:58:11.212 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:58:11.212 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:58:11.212 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:58:11.212 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:58:11.212 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:58:11.212 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:58:11.212 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:58:11.212 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:58:11.212 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:58:11.212 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:11.212 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:11.212 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:58:11.212 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:58:11.212 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:58:11.212 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 10:58:11.212 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:58:11.212 +03:00 [DBG] Connection id "0HNC8090TGBQT", Request id "0HNC8090TGBQT:00000001": started reading request body. 2025-07-01 10:58:11.212 +03:00 [DBG] Connection id "0HNC8090TGBQT", Request id "0HNC8090TGBQT:00000001": done reading request body. 2025-07-01 10:58:11.212 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 10:58:11.212 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:58:11.212 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:58:11.212 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:58:11.212 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:58:11.212 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:11.212 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:11.212 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:11.212 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:11.212 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:58:11.212 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 10:58:11.212 +03:00 [INF] Updating physical elements properties 2025-07-01 10:58:11.229 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.0815ms. 2025-07-01 10:58:11.229 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:11.229 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:11.229 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:11.229 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:11.229 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:11.229 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:11.229 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:11.229 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:11.229 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:11.229 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:58:11.229 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:11.229 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:11.229 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:11.229 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:11.229 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:11.229 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:11.229 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:11.229 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 17.1427ms 2025-07-01 10:58:11.229 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:58:11.229 +03:00 [DBG] Connection id "0HNC8090TGBQT" completed keep alive response. 2025-07-01 10:58:11.229 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 17.7275ms 2025-07-01 10:58:11.229 +03:00 [DBG] Connection id "0HNC8090TGBQT" received FIN. 2025-07-01 10:58:11.229 +03:00 [DBG] Connection id "0HNC8090TGBQT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:58:11.229 +03:00 [DBG] Connection id "0HNC8090TGBQT" disconnecting. 2025-07-01 10:58:11.230 +03:00 [DBG] Connection id "0HNC8090TGBQT" stopped. 2025-07-01 10:58:11.272 +03:00 [DBG] Connection id "0HNC8090TGBQU" accepted. 2025-07-01 10:58:11.272 +03:00 [DBG] Connection id "0HNC8090TGBQU" started. 2025-07-01 10:58:11.272 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:58:11.272 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:58:11.272 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:58:11.272 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:58:11.272 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:58:11.272 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:58:11.272 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:58:11.272 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:58:11.272 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:58:11.272 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:58:11.272 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:58:11.272 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:58:11.272 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:58:11.272 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:58:11.272 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:58:11.272 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:11.272 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:11.273 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:58:11.273 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:58:11.273 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:58:11.273 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:58:11.273 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:58:11.273 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:58:11.273 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:58:11.273 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:58:11.273 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:11.273 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:11.273 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:11.273 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:11.273 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:58:11.273 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:58:11.273 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:58:11.275 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.8843ms. 2025-07-01 10:58:11.275 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:11.275 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:11.275 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:11.275 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:11.275 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:11.275 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:11.275 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:11.275 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:11.275 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:58:11.275 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:58:11.275 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:58:11.275 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:58:11.275 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:58:11.275 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:58:11.275 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:58:11.275 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:58:11.275 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:11.275 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:11.275 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:11.275 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:11.275 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:11.275 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:11.275 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.9722ms 2025-07-01 10:58:11.275 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:58:11.276 +03:00 [DBG] Connection id "0HNC8090TGBQU" completed keep alive response. 2025-07-01 10:58:11.276 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.5349ms 2025-07-01 10:58:11.276 +03:00 [DBG] Connection id "0HNC8090TGBQU" received FIN. 2025-07-01 10:58:11.276 +03:00 [DBG] Connection id "0HNC8090TGBQU" disconnecting. 2025-07-01 10:58:11.276 +03:00 [DBG] Connection id "0HNC8090TGBQU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:58:11.277 +03:00 [DBG] Connection id "0HNC8090TGBQU" stopped. 2025-07-01 10:58:11.320 +03:00 [DBG] Connection id "0HNC8090TGBQV" accepted. 2025-07-01 10:58:11.320 +03:00 [DBG] Connection id "0HNC8090TGBQV" started. 2025-07-01 10:58:11.320 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:58:11.321 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:58:11.321 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:58:11.321 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:58:11.321 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:58:11.321 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:58:11.321 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:58:11.321 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:58:11.321 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:58:11.321 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:58:11.321 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:58:11.321 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:58:11.321 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:58:11.321 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:58:11.321 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:58:11.321 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:11.321 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:11.321 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:58:11.321 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:58:11.321 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:58:11.322 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:58:11.322 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:58:11.322 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:58:11.322 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:58:11.322 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:58:11.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:11.322 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:11.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:11.322 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:11.322 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:58:11.322 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:58:11.322 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:58:11.457 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 135.1799ms. 2025-07-01 10:58:11.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:11.457 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:11.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:11.457 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:11.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:11.457 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:11.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:11.457 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:11.457 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:58:11.457 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:58:11.457 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:58:11.457 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:58:11.458 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:58:11.458 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:58:11.458 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:58:11.459 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:58:11.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:11.459 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:11.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:11.459 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:11.459 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:11.459 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:11.459 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 137.9288ms 2025-07-01 10:58:11.459 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:58:11.459 +03:00 [DBG] Connection id "0HNC8090TGBQV" completed keep alive response. 2025-07-01 10:58:11.459 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 138.7565ms 2025-07-01 10:58:11.464 +03:00 [DBG] Connection id "0HNC8090TGBQV" received FIN. 2025-07-01 10:58:11.464 +03:00 [DBG] Connection id "0HNC8090TGBQV" disconnecting. 2025-07-01 10:58:11.464 +03:00 [DBG] Connection id "0HNC8090TGBQV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:58:11.465 +03:00 [DBG] Connection id "0HNC8090TGBQV" stopped. 2025-07-01 10:58:13.987 +03:00 [DBG] Connection id "0HNC8090TGBR0" accepted. 2025-07-01 10:58:13.987 +03:00 [DBG] Connection id "0HNC8090TGBR0" started. 2025-07-01 10:58:13.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:58:13.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:58:13.987 +03:00 [DBG] POST requests are not supported 2025-07-01 10:58:13.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:58:13.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:58:13.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:13.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:58:13.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:58:13.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:58:13.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:58:13.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:13.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:58:13.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:58:13.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:58:13.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:58:13.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:58:13.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:58:13.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:13.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:13.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:58:13.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:58:13.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:13.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:13.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:13.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:13.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:58:13.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1411ms. 2025-07-01 10:58:13.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:13.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:13.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:13.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:13.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:13.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:13.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:13.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:13.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:13.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:58:13.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:13.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:13.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:13.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:13.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:13.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:13.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:13.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7595ms 2025-07-01 10:58:13.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:13.988 +03:00 [DBG] Connection id "0HNC8090TGBR0" completed keep alive response. 2025-07-01 10:58:13.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3744ms 2025-07-01 10:58:13.989 +03:00 [DBG] Connection id "0HNC8090TGBR0" received FIN. 2025-07-01 10:58:13.989 +03:00 [DBG] Connection id "0HNC8090TGBR0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:58:13.989 +03:00 [DBG] Connection id "0HNC8090TGBR0" disconnecting. 2025-07-01 10:58:13.989 +03:00 [DBG] Connection id "0HNC8090TGBR0" stopped. 2025-07-01 10:58:17.046 +03:00 [DBG] Connection id "0HNC8090TGBR1" accepted. 2025-07-01 10:58:17.046 +03:00 [DBG] Connection id "0HNC8090TGBR1" started. 2025-07-01 10:58:17.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 10:58:17.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:58:17.046 +03:00 [DBG] POST requests are not supported 2025-07-01 10:58:17.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 10:58:17.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 10:58:17.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:58:17.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:58:17.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:58:17.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:58:17.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:58:17.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:58:17.046 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:58:17.047 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:58:17.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:58:17.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:58:17.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:58:17.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:58:17.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:17.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:17.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:58:17.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:58:17.047 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 10:58:17.047 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 10:58:17.047 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:58:17.047 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:58:17.047 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 10:58:17.047 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 10:58:17.047 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:58:17.047 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 10:58:17.047 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:58:17.047 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:58:17.047 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:58:17.047 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:58:17.047 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:58:17.047 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 10:58:17.047 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:58:17.047 +03:00 [DBG] Connection id "0HNC8090TGBR1", Request id "0HNC8090TGBR1:00000001": started reading request body. 2025-07-01 10:58:17.048 +03:00 [DBG] Connection id "0HNC8090TGBR1", Request id "0HNC8090TGBR1:00000001": done reading request body. 2025-07-01 10:58:17.048 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 10:58:17.048 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:58:17.048 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:58:17.048 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:58:17.048 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:58:17.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:17.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:17.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:17.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:17.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:58:17.048 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 10:58:17.048 +03:00 [INF] Changing group of physicals [222] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:58:17.075 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 26.9805ms. 2025-07-01 10:58:17.075 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:17.075 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:17.075 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:17.075 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:17.075 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:17.075 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:17.075 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:17.075 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:17.075 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:17.075 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:58:17.075 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:17.075 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:17.075 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:17.075 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:17.075 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:17.075 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:17.075 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:17.075 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 28.7604ms 2025-07-01 10:58:17.076 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:58:17.076 +03:00 [DBG] Connection id "0HNC8090TGBR1" completed keep alive response. 2025-07-01 10:58:17.076 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 29.6634ms 2025-07-01 10:58:17.076 +03:00 [DBG] Connection id "0HNC8090TGBR1" received FIN. 2025-07-01 10:58:17.076 +03:00 [DBG] Connection id "0HNC8090TGBR1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:58:17.076 +03:00 [DBG] Connection id "0HNC8090TGBR1" disconnecting. 2025-07-01 10:58:17.076 +03:00 [DBG] Connection id "0HNC8090TGBR1" stopped. 2025-07-01 10:58:17.115 +03:00 [DBG] Connection id "0HNC8090TGBR2" accepted. 2025-07-01 10:58:17.115 +03:00 [DBG] Connection id "0HNC8090TGBR2" started. 2025-07-01 10:58:17.115 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:58:17.115 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:58:17.115 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:58:17.115 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:58:17.115 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:58:17.115 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:58:17.115 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:58:17.115 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:58:17.116 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:58:17.116 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:58:17.116 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:58:17.116 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:58:17.116 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:58:17.116 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:58:17.116 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:58:17.116 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:17.116 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:17.116 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:58:17.116 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:58:17.116 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:58:17.116 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:58:17.116 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:58:17.116 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:58:17.116 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:58:17.116 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:58:17.116 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:17.116 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:17.116 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:17.116 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:17.116 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:58:17.116 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:58:17.116 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:58:17.117 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.9556ms. 2025-07-01 10:58:17.117 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:17.117 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:17.117 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:17.117 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:17.117 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:17.117 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:17.117 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:17.117 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:17.117 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:58:17.117 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:58:17.117 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:58:17.117 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:58:17.118 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:58:17.118 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:58:17.118 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:58:17.118 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:58:17.118 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:17.118 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:17.118 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:17.118 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:17.118 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:17.118 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:17.118 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.9187ms 2025-07-01 10:58:17.118 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:58:17.118 +03:00 [DBG] Connection id "0HNC8090TGBR2" completed keep alive response. 2025-07-01 10:58:17.118 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.678ms 2025-07-01 10:58:17.118 +03:00 [DBG] Connection id "0HNC8090TGBR2" received FIN. 2025-07-01 10:58:17.118 +03:00 [DBG] Connection id "0HNC8090TGBR2" disconnecting. 2025-07-01 10:58:17.118 +03:00 [DBG] Connection id "0HNC8090TGBR2" stopped. 2025-07-01 10:58:17.118 +03:00 [DBG] Connection id "0HNC8090TGBR2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:58:17.166 +03:00 [DBG] Connection id "0HNC8090TGBR3" accepted. 2025-07-01 10:58:17.166 +03:00 [DBG] Connection id "0HNC8090TGBR3" started. 2025-07-01 10:58:17.166 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:58:17.166 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:58:17.166 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:58:17.166 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:58:17.166 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:58:17.166 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:58:17.166 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:58:17.166 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:58:17.166 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:58:17.166 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:58:17.166 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:58:17.166 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:58:17.166 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:58:17.166 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:58:17.166 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:58:17.166 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:17.166 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:17.166 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:58:17.166 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:58:17.167 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:58:17.167 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:58:17.167 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:58:17.167 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:58:17.167 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:58:17.167 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:58:17.167 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:17.167 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:17.167 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:17.167 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:17.167 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:58:17.167 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:58:17.167 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:58:17.312 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 145.1435ms. 2025-07-01 10:58:17.312 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:17.312 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:17.312 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:17.312 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:17.312 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:17.312 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:17.312 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:17.312 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:17.312 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:58:17.312 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:58:17.312 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:58:17.312 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:58:17.312 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:58:17.312 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:58:17.312 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:58:17.314 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:58:17.314 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:17.314 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:17.314 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:17.314 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:17.314 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:17.314 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:17.314 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 147.8649ms 2025-07-01 10:58:17.314 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:58:17.314 +03:00 [DBG] Connection id "0HNC8090TGBR3" completed keep alive response. 2025-07-01 10:58:17.314 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 148.4247ms 2025-07-01 10:58:17.318 +03:00 [DBG] Connection id "0HNC8090TGBR3" received FIN. 2025-07-01 10:58:17.318 +03:00 [DBG] Connection id "0HNC8090TGBR3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:58:17.318 +03:00 [DBG] Connection id "0HNC8090TGBR3" disconnecting. 2025-07-01 10:58:17.318 +03:00 [DBG] Connection id "0HNC8090TGBR3" stopped. 2025-07-01 10:58:18.979 +03:00 [DBG] Connection id "0HNC8090TGBR4" accepted. 2025-07-01 10:58:18.979 +03:00 [DBG] Connection id "0HNC8090TGBR4" started. 2025-07-01 10:58:18.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:58:18.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:58:18.980 +03:00 [DBG] POST requests are not supported 2025-07-01 10:58:18.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:58:18.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:58:18.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:18.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:58:18.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:58:18.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:58:18.980 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:58:18.980 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:18.980 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:58:18.980 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:58:18.980 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:58:18.980 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:58:18.980 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:58:18.980 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:58:18.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:18.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:18.980 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:58:18.980 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:58:18.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:18.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:18.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:18.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:18.981 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:58:18.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2788ms. 2025-07-01 10:58:18.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:18.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:18.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:18.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:18.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:18.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:18.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:18.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:18.981 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:18.981 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:58:18.981 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:18.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:18.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:18.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:18.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:18.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:18.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:18.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3597ms 2025-07-01 10:58:18.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:18.982 +03:00 [DBG] Connection id "0HNC8090TGBR4" completed keep alive response. 2025-07-01 10:58:18.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9697ms 2025-07-01 10:58:18.982 +03:00 [DBG] Connection id "0HNC8090TGBR4" received FIN. 2025-07-01 10:58:18.982 +03:00 [DBG] Connection id "0HNC8090TGBR4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:58:18.982 +03:00 [DBG] Connection id "0HNC8090TGBR4" disconnecting. 2025-07-01 10:58:18.982 +03:00 [DBG] Connection id "0HNC8090TGBR4" stopped. 2025-07-01 10:58:23.997 +03:00 [DBG] Connection id "0HNC8090TGBR5" accepted. 2025-07-01 10:58:23.997 +03:00 [DBG] Connection id "0HNC8090TGBR5" started. 2025-07-01 10:58:23.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:58:23.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:58:23.997 +03:00 [DBG] POST requests are not supported 2025-07-01 10:58:23.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:58:23.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:58:23.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:23.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:58:23.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:58:23.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:58:23.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:58:23.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:23.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:58:23.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:58:23.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:58:23.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:58:23.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:58:23.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:58:23.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:23.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:23.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:58:23.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:58:23.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:23.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:23.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:23.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:23.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:58:23.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1257ms. 2025-07-01 10:58:23.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:23.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:23.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:23.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:23.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:23.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:23.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:23.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:23.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:23.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:58:23.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:23.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:23.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:23.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:23.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:23.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:23.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:23.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8764ms 2025-07-01 10:58:23.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:23.999 +03:00 [DBG] Connection id "0HNC8090TGBR5" completed keep alive response. 2025-07-01 10:58:23.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5874ms 2025-07-01 10:58:23.999 +03:00 [DBG] Connection id "0HNC8090TGBR5" received FIN. 2025-07-01 10:58:23.999 +03:00 [DBG] Connection id "0HNC8090TGBR5" disconnecting. 2025-07-01 10:58:23.999 +03:00 [DBG] Connection id "0HNC8090TGBR5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:58:24.000 +03:00 [DBG] Connection id "0HNC8090TGBR5" stopped. 2025-07-01 10:58:28.986 +03:00 [DBG] Connection id "0HNC8090TGBR6" accepted. 2025-07-01 10:58:28.986 +03:00 [DBG] Connection id "0HNC8090TGBR6" started. 2025-07-01 10:58:28.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:58:28.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:58:28.986 +03:00 [DBG] POST requests are not supported 2025-07-01 10:58:28.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:58:28.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:58:28.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:28.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:58:28.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:58:28.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:58:28.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:58:28.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:28.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:58:28.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:58:28.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:58:28.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:58:28.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:58:28.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:58:28.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:28.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:28.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:58:28.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:58:28.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:28.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:28.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:28.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:28.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:58:28.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1259ms. 2025-07-01 10:58:28.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:28.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:28.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:28.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:28.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:28.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:28.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:28.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:28.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:28.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:58:28.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:28.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:28.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:28.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:28.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:28.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:28.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:28.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7035ms 2025-07-01 10:58:28.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:28.987 +03:00 [DBG] Connection id "0HNC8090TGBR6" completed keep alive response. 2025-07-01 10:58:28.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4242ms 2025-07-01 10:58:28.988 +03:00 [DBG] Connection id "0HNC8090TGBR6" received FIN. 2025-07-01 10:58:28.988 +03:00 [DBG] Connection id "0HNC8090TGBR6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:58:28.988 +03:00 [DBG] Connection id "0HNC8090TGBR6" disconnecting. 2025-07-01 10:58:28.988 +03:00 [DBG] Connection id "0HNC8090TGBR6" stopped. 2025-07-01 10:58:33.999 +03:00 [DBG] Connection id "0HNC8090TGBR7" accepted. 2025-07-01 10:58:34.000 +03:00 [DBG] Connection id "0HNC8090TGBR7" started. 2025-07-01 10:58:34.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:58:34.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:58:34.000 +03:00 [DBG] POST requests are not supported 2025-07-01 10:58:34.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:58:34.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:58:34.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:34.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:58:34.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:58:34.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:58:34.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:58:34.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:34.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:58:34.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:58:34.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:58:34.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:58:34.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:58:34.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:58:34.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:34.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:34.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:58:34.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:58:34.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:34.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:34.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:34.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:34.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:58:34.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1444ms. 2025-07-01 10:58:34.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:34.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:34.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:34.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:34.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:34.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:34.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:34.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:34.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:34.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:58:34.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:34.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:34.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:34.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:34.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:34.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:34.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:34.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7619ms 2025-07-01 10:58:34.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:34.001 +03:00 [DBG] Connection id "0HNC8090TGBR7" completed keep alive response. 2025-07-01 10:58:34.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4658ms 2025-07-01 10:58:34.002 +03:00 [DBG] Connection id "0HNC8090TGBR7" received FIN. 2025-07-01 10:58:34.002 +03:00 [DBG] Connection id "0HNC8090TGBR7" disconnecting. 2025-07-01 10:58:34.002 +03:00 [DBG] Connection id "0HNC8090TGBR7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:58:34.003 +03:00 [DBG] Connection id "0HNC8090TGBR7" stopped. 2025-07-01 10:58:38.990 +03:00 [DBG] Connection id "0HNC8090TGBR8" accepted. 2025-07-01 10:58:38.990 +03:00 [DBG] Connection id "0HNC8090TGBR8" started. 2025-07-01 10:58:38.991 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:58:38.991 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:58:38.991 +03:00 [DBG] POST requests are not supported 2025-07-01 10:58:38.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:58:38.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:58:38.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:38.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:58:38.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:58:38.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:58:38.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:58:38.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:38.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:58:38.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:58:38.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:58:38.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:58:38.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:58:38.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:58:38.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:38.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:38.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:58:38.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:58:38.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:38.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:38.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:38.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:38.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:58:38.992 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1751ms. 2025-07-01 10:58:38.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:38.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:38.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:38.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:38.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:38.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:38.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:38.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:38.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:38.992 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:58:38.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:38.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:38.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:38.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:38.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:38.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:38.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:38.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0921ms 2025-07-01 10:58:38.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:38.993 +03:00 [DBG] Connection id "0HNC8090TGBR8" completed keep alive response. 2025-07-01 10:58:38.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1368ms 2025-07-01 10:58:38.993 +03:00 [DBG] Connection id "0HNC8090TGBR8" received FIN. 2025-07-01 10:58:38.993 +03:00 [DBG] Connection id "0HNC8090TGBR8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:58:38.993 +03:00 [DBG] Connection id "0HNC8090TGBR8" disconnecting. 2025-07-01 10:58:38.994 +03:00 [DBG] Connection id "0HNC8090TGBR8" stopped. 2025-07-01 10:58:43.922 +03:00 [DBG] Connection id "0HNC8090TGBR9" accepted. 2025-07-01 10:58:43.922 +03:00 [DBG] Connection id "0HNC8090TGBR9" started. 2025-07-01 10:58:43.922 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 771 2025-07-01 10:58:43.922 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:58:43.922 +03:00 [DBG] POST requests are not supported 2025-07-01 10:58:43.923 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:58:43.923 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:58:43.923 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:58:43.923 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:58:43.923 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:58:43.923 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:58:43.923 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:58:43.923 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:58:43.923 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:58:43.923 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:58:43.923 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:58:43.923 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:58:43.923 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:58:43.923 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:58:43.923 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:43.923 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:43.923 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:58:43.923 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:58:43.923 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:58:43.923 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 10:58:43.923 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:58:43.924 +03:00 [DBG] Connection id "0HNC8090TGBR9", Request id "0HNC8090TGBR9:00000001": started reading request body. 2025-07-01 10:58:43.924 +03:00 [DBG] Connection id "0HNC8090TGBR9", Request id "0HNC8090TGBR9:00000001": done reading request body. 2025-07-01 10:58:43.924 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 10:58:43.924 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:58:43.924 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:58:43.924 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:58:43.924 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:58:43.924 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:43.924 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:43.924 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:43.924 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:43.924 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:58:43.924 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 10:58:43.925 +03:00 [INF] Updating physical elements properties 2025-07-01 10:58:43.950 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 25.711ms. 2025-07-01 10:58:43.950 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:43.951 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:43.951 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:43.951 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:43.951 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:43.951 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:43.951 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:43.951 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:43.951 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:43.951 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:58:43.951 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:43.951 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:43.951 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:43.951 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:43.951 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:43.952 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:43.952 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:43.952 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 28.5071ms 2025-07-01 10:58:43.952 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:58:43.952 +03:00 [DBG] Connection id "0HNC8090TGBR9" completed keep alive response. 2025-07-01 10:58:43.952 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 29.5938ms 2025-07-01 10:58:43.952 +03:00 [DBG] Connection id "0HNC8090TGBR9" received FIN. 2025-07-01 10:58:43.952 +03:00 [DBG] Connection id "0HNC8090TGBR9" disconnecting. 2025-07-01 10:58:43.953 +03:00 [DBG] Connection id "0HNC8090TGBR9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:58:43.954 +03:00 [DBG] Connection id "0HNC8090TGBR9" stopped. 2025-07-01 10:58:43.988 +03:00 [DBG] Connection id "0HNC8090TGBRA" accepted. 2025-07-01 10:58:43.988 +03:00 [DBG] Connection id "0HNC8090TGBRA" started. 2025-07-01 10:58:43.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:58:43.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:58:43.988 +03:00 [DBG] POST requests are not supported 2025-07-01 10:58:43.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:58:43.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:58:43.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:43.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:58:43.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:58:43.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:58:43.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:58:43.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:43.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:58:43.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:58:43.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:58:43.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:58:43.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:58:43.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:58:43.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:43.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:43.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:58:43.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:58:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:43.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:58:43.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1712ms. 2025-07-01 10:58:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:43.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:43.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:43.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:43.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:43.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:43.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:43.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:43.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:43.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:58:43.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:43.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:43.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:43.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:43.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:43.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:43.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:43.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7951ms 2025-07-01 10:58:43.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:43.990 +03:00 [DBG] Connection id "0HNC8090TGBRA" completed keep alive response. 2025-07-01 10:58:43.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5348ms 2025-07-01 10:58:43.990 +03:00 [DBG] Connection id "0HNC8090TGBRA" received FIN. 2025-07-01 10:58:43.990 +03:00 [DBG] Connection id "0HNC8090TGBRA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:58:43.990 +03:00 [DBG] Connection id "0HNC8090TGBRA" disconnecting. 2025-07-01 10:58:43.991 +03:00 [DBG] Connection id "0HNC8090TGBRA" stopped. 2025-07-01 10:58:43.994 +03:00 [DBG] Connection id "0HNC8090TGBRB" accepted. 2025-07-01 10:58:43.994 +03:00 [DBG] Connection id "0HNC8090TGBRB" started. 2025-07-01 10:58:43.994 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:58:43.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:58:43.994 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:58:43.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:58:43.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:58:43.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:58:43.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:58:43.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:58:43.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:58:43.994 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:58:43.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:58:43.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:58:43.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:58:43.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:58:43.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:58:43.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:43.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:43.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:58:43.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:58:43.995 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:58:43.995 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:58:43.995 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:58:43.995 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:58:43.995 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:58:43.995 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:58:43.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:43.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:43.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:43.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:43.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:58:43.995 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:58:43.995 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:58:43.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.7733ms. 2025-07-01 10:58:43.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:43.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:43.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:43.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:43.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:58:43.997 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:58:43.997 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:58:43.998 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:58:43.998 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:58:43.998 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:58:43.998 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:58:43.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:58:43.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:43.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:43.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:43.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:43.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:43.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:43.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.403ms 2025-07-01 10:58:43.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:58:43.998 +03:00 [DBG] Connection id "0HNC8090TGBRB" completed keep alive response. 2025-07-01 10:58:43.998 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.3144ms 2025-07-01 10:58:43.998 +03:00 [DBG] Connection id "0HNC8090TGBRB" received FIN. 2025-07-01 10:58:43.999 +03:00 [DBG] Connection id "0HNC8090TGBRB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:58:43.999 +03:00 [DBG] Connection id "0HNC8090TGBRB" disconnecting. 2025-07-01 10:58:43.999 +03:00 [DBG] Connection id "0HNC8090TGBRB" stopped. 2025-07-01 10:58:44.044 +03:00 [DBG] Connection id "0HNC8090TGBRC" accepted. 2025-07-01 10:58:44.044 +03:00 [DBG] Connection id "0HNC8090TGBRC" started. 2025-07-01 10:58:44.044 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:58:44.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:58:44.044 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:58:44.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:58:44.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:58:44.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:58:44.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:58:44.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:58:44.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:58:44.045 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:58:44.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:58:44.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:58:44.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:58:44.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:58:44.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:58:44.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:44.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:44.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:58:44.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:58:44.045 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:58:44.045 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:58:44.045 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:58:44.045 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:58:44.045 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:58:44.045 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:58:44.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:44.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:44.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:44.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:44.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:58:44.045 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:58:44.045 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:58:44.197 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 151.1102ms. 2025-07-01 10:58:44.197 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:44.197 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:44.197 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:44.197 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:44.197 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:44.197 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:44.197 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:44.197 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:44.197 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:58:44.197 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:58:44.197 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:58:44.197 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:58:44.197 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:58:44.197 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:58:44.197 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:58:44.199 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:58:44.199 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:44.199 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:44.199 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:44.199 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:44.199 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:44.199 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:44.199 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 154.1269ms 2025-07-01 10:58:44.199 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:58:44.199 +03:00 [DBG] Connection id "0HNC8090TGBRC" completed keep alive response. 2025-07-01 10:58:44.199 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 154.9203ms 2025-07-01 10:58:44.202 +03:00 [DBG] Connection id "0HNC8090TGBRC" received FIN. 2025-07-01 10:58:44.202 +03:00 [DBG] Connection id "0HNC8090TGBRC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:58:44.202 +03:00 [DBG] Connection id "0HNC8090TGBRC" disconnecting. 2025-07-01 10:58:44.202 +03:00 [DBG] Connection id "0HNC8090TGBRC" stopped. 2025-07-01 10:58:48.981 +03:00 [DBG] Connection id "0HNC8090TGBRD" accepted. 2025-07-01 10:58:48.981 +03:00 [DBG] Connection id "0HNC8090TGBRD" started. 2025-07-01 10:58:48.981 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:58:48.981 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:58:48.981 +03:00 [DBG] POST requests are not supported 2025-07-01 10:58:48.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:58:48.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:58:48.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:48.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:58:48.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:58:48.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:58:48.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:58:48.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:48.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:58:48.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:58:48.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:58:48.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:58:48.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:58:48.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:58:48.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:48.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:48.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:58:48.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:58:48.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:48.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:48.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:48.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:48.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:58:48.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1265ms. 2025-07-01 10:58:48.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:48.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:48.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:48.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:48.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:48.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:48.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:48.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:48.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:48.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:58:48.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:48.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:48.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:48.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:48.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:48.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:48.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:48.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5997ms 2025-07-01 10:58:48.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:48.982 +03:00 [DBG] Connection id "0HNC8090TGBRD" completed keep alive response. 2025-07-01 10:58:48.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1427ms 2025-07-01 10:58:48.983 +03:00 [DBG] Connection id "0HNC8090TGBRD" received FIN. 2025-07-01 10:58:48.983 +03:00 [DBG] Connection id "0HNC8090TGBRD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:58:48.983 +03:00 [DBG] Connection id "0HNC8090TGBRD" disconnecting. 2025-07-01 10:58:48.983 +03:00 [DBG] Connection id "0HNC8090TGBRD" stopped. 2025-07-01 10:58:49.224 +03:00 [DBG] Connection id "0HNC8090TGBRE" accepted. 2025-07-01 10:58:49.225 +03:00 [DBG] Connection id "0HNC8090TGBRE" started. 2025-07-01 10:58:49.225 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 10:58:49.225 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:58:49.225 +03:00 [DBG] POST requests are not supported 2025-07-01 10:58:49.225 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 10:58:49.225 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 10:58:49.225 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:58:49.225 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:58:49.225 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:58:49.225 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:58:49.225 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:58:49.225 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:58:49.225 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:58:49.225 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:58:49.225 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:58:49.225 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:58:49.225 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:58:49.225 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:58:49.225 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:49.225 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:49.225 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:58:49.225 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:58:49.225 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 10:58:49.226 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 10:58:49.226 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:58:49.226 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:58:49.226 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 10:58:49.226 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 10:58:49.226 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:58:49.226 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 10:58:49.226 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:58:49.226 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:58:49.226 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:58:49.226 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:58:49.226 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:58:49.226 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 10:58:49.226 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:58:49.226 +03:00 [DBG] Connection id "0HNC8090TGBRE", Request id "0HNC8090TGBRE:00000001": started reading request body. 2025-07-01 10:58:49.226 +03:00 [DBG] Connection id "0HNC8090TGBRE", Request id "0HNC8090TGBRE:00000001": done reading request body. 2025-07-01 10:58:49.226 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 10:58:49.226 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:58:49.226 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:58:49.226 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:58:49.226 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:58:49.226 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:49.226 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:49.226 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:49.226 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:49.226 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:58:49.226 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 10:58:49.226 +03:00 [INF] Changing group of physicals [225] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:58:49.252 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 25.4775ms. 2025-07-01 10:58:49.252 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:49.252 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:49.252 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:49.252 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:49.252 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:49.252 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:49.252 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:49.252 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:49.252 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:49.252 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:58:49.252 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:49.252 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:49.252 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:49.252 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:49.252 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:49.252 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:49.252 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:49.252 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 26.8925ms 2025-07-01 10:58:49.252 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:58:49.252 +03:00 [DBG] Connection id "0HNC8090TGBRE" completed keep alive response. 2025-07-01 10:58:49.252 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 27.6119ms 2025-07-01 10:58:49.253 +03:00 [DBG] Connection id "0HNC8090TGBRE" received FIN. 2025-07-01 10:58:49.253 +03:00 [DBG] Connection id "0HNC8090TGBRE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:58:49.253 +03:00 [DBG] Connection id "0HNC8090TGBRE" disconnecting. 2025-07-01 10:58:49.253 +03:00 [DBG] Connection id "0HNC8090TGBRE" stopped. 2025-07-01 10:58:49.292 +03:00 [DBG] Connection id "0HNC8090TGBRF" accepted. 2025-07-01 10:58:49.292 +03:00 [DBG] Connection id "0HNC8090TGBRF" started. 2025-07-01 10:58:49.292 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:58:49.292 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:58:49.292 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:58:49.292 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:58:49.292 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:58:49.292 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:58:49.292 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:58:49.293 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:58:49.293 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:58:49.293 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:58:49.293 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:58:49.293 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:58:49.293 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:58:49.293 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:58:49.293 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:58:49.293 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:49.293 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:49.293 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:58:49.293 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:58:49.293 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:58:49.293 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:58:49.293 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:58:49.293 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:58:49.293 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:58:49.293 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:58:49.293 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:49.293 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:49.293 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:49.293 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:49.293 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:58:49.293 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:58:49.293 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:58:49.294 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.0829ms. 2025-07-01 10:58:49.294 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:49.295 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:49.295 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:49.295 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:49.295 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:49.295 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:49.295 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:49.295 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:49.295 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:58:49.295 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:58:49.295 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:58:49.295 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:58:49.295 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:58:49.295 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:58:49.295 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:58:49.295 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:58:49.295 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:49.295 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:49.295 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:49.295 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:49.295 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:49.295 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:49.295 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.5858ms 2025-07-01 10:58:49.295 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:58:49.296 +03:00 [DBG] Connection id "0HNC8090TGBRF" completed keep alive response. 2025-07-01 10:58:49.296 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.3251ms 2025-07-01 10:58:49.296 +03:00 [DBG] Connection id "0HNC8090TGBRF" received FIN. 2025-07-01 10:58:49.296 +03:00 [DBG] Connection id "0HNC8090TGBRF" disconnecting. 2025-07-01 10:58:49.296 +03:00 [DBG] Connection id "0HNC8090TGBRF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:58:49.297 +03:00 [DBG] Connection id "0HNC8090TGBRF" stopped. 2025-07-01 10:58:49.340 +03:00 [DBG] Connection id "0HNC8090TGBRG" accepted. 2025-07-01 10:58:49.340 +03:00 [DBG] Connection id "0HNC8090TGBRG" started. 2025-07-01 10:58:49.340 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:58:49.340 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:58:49.340 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:58:49.340 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:58:49.341 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:58:49.341 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:58:49.341 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:58:49.341 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:58:49.341 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:58:49.341 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:58:49.341 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:58:49.341 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:58:49.341 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:58:49.341 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:58:49.341 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:58:49.341 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:49.341 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:49.341 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:58:49.341 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:58:49.342 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:58:49.342 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:58:49.342 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:58:49.342 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:58:49.342 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:58:49.342 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:58:49.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:49.342 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:49.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:49.342 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:49.342 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:58:49.342 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:58:49.342 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:58:49.550 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 208.1134ms. 2025-07-01 10:58:49.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:49.550 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:49.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:49.550 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:49.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:49.550 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:49.551 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:49.551 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:49.551 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:58:49.551 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:58:49.551 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:58:49.551 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:58:49.551 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:58:49.551 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:58:49.551 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:58:49.553 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:58:49.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:49.553 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:49.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:49.553 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:49.553 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:49.553 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:49.553 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 211.8671ms 2025-07-01 10:58:49.553 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:58:49.553 +03:00 [DBG] Connection id "0HNC8090TGBRG" completed keep alive response. 2025-07-01 10:58:49.553 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 212.8742ms 2025-07-01 10:58:49.561 +03:00 [DBG] Connection id "0HNC8090TGBRG" received FIN. 2025-07-01 10:58:49.561 +03:00 [DBG] Connection id "0HNC8090TGBRG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:58:49.562 +03:00 [DBG] Connection id "0HNC8090TGBRG" disconnecting. 2025-07-01 10:58:49.562 +03:00 [DBG] Connection id "0HNC8090TGBRG" stopped. 2025-07-01 10:58:53.992 +03:00 [DBG] Connection id "0HNC8090TGBRH" accepted. 2025-07-01 10:58:53.992 +03:00 [DBG] Connection id "0HNC8090TGBRH" started. 2025-07-01 10:58:53.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:58:53.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:58:53.992 +03:00 [DBG] POST requests are not supported 2025-07-01 10:58:53.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:58:53.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:58:53.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:53.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:58:53.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:58:53.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:58:53.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:58:53.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:53.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:58:53.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:58:53.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:58:53.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:58:53.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:58:53.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:58:53.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:53.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:53.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:58:53.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:58:53.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:53.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:53.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:53.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:53.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:58:53.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2112ms. 2025-07-01 10:58:53.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:53.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:53.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:53.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:53.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:53.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:53.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:53.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:53.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:53.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:58:53.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:53.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:53.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:53.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:53.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:53.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:53.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:53.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8488ms 2025-07-01 10:58:53.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:53.995 +03:00 [DBG] Connection id "0HNC8090TGBRH" completed keep alive response. 2025-07-01 10:58:53.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9218ms 2025-07-01 10:58:53.996 +03:00 [DBG] Connection id "0HNC8090TGBRH" received FIN. 2025-07-01 10:58:53.996 +03:00 [DBG] Connection id "0HNC8090TGBRH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:58:53.996 +03:00 [DBG] Connection id "0HNC8090TGBRH" disconnecting. 2025-07-01 10:58:53.996 +03:00 [DBG] Connection id "0HNC8090TGBRH" stopped. 2025-07-01 10:58:58.987 +03:00 [DBG] Connection id "0HNC8090TGBRI" accepted. 2025-07-01 10:58:58.988 +03:00 [DBG] Connection id "0HNC8090TGBRI" started. 2025-07-01 10:58:58.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:58:58.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:58:58.988 +03:00 [DBG] POST requests are not supported 2025-07-01 10:58:58.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:58:58.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:58:58.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:58.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:58:58.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:58:58.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:58:58.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:58:58.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:58.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:58:58.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:58:58.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:58:58.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:58:58.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:58:58.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:58:58.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:58.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:58.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:58:58.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:58:58.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:58.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:58.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:58.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:58.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:58:58.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.207ms. 2025-07-01 10:58:58.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:58.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:58:58.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:58.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:58:58.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:58.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:58.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:58.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:58.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:58.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:58:58.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:58:58.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:58.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:58:58.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:58.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:58.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:58.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:58:58.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2202ms 2025-07-01 10:58:58.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:58:58.990 +03:00 [DBG] Connection id "0HNC8090TGBRI" completed keep alive response. 2025-07-01 10:58:58.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4154ms 2025-07-01 10:58:58.990 +03:00 [DBG] Connection id "0HNC8090TGBRI" received FIN. 2025-07-01 10:58:58.991 +03:00 [DBG] Connection id "0HNC8090TGBRI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:58:58.991 +03:00 [DBG] Connection id "0HNC8090TGBRI" disconnecting. 2025-07-01 10:58:58.991 +03:00 [DBG] Connection id "0HNC8090TGBRI" stopped. 2025-07-01 10:59:03.975 +03:00 [DBG] Connection id "0HNC8090TGBRJ" accepted. 2025-07-01 10:59:03.975 +03:00 [DBG] Connection id "0HNC8090TGBRJ" started. 2025-07-01 10:59:03.976 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:59:03.976 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:59:03.976 +03:00 [DBG] POST requests are not supported 2025-07-01 10:59:03.976 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:59:03.976 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:59:03.976 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:03.976 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:59:03.976 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:59:03.976 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:59:03.976 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:59:03.976 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:03.976 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:59:03.976 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:59:03.976 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:59:03.976 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:59:03.976 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:59:03.976 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:59:03.976 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:03.976 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:03.976 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:59:03.976 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:59:03.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:03.976 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:03.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:03.976 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:03.976 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:59:03.976 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1527ms. 2025-07-01 10:59:03.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:03.976 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:03.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:03.976 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:03.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:03.976 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:03.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:03.977 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:03.977 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:03.977 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:59:03.977 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:03.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:03.977 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:03.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:03.977 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:03.977 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:03.977 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:03.977 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7206ms 2025-07-01 10:59:03.977 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:03.977 +03:00 [DBG] Connection id "0HNC8090TGBRJ" completed keep alive response. 2025-07-01 10:59:03.977 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2863ms 2025-07-01 10:59:03.977 +03:00 [DBG] Connection id "0HNC8090TGBRJ" received FIN. 2025-07-01 10:59:03.977 +03:00 [DBG] Connection id "0HNC8090TGBRJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:59:03.977 +03:00 [DBG] Connection id "0HNC8090TGBRJ" disconnecting. 2025-07-01 10:59:03.977 +03:00 [DBG] Connection id "0HNC8090TGBRJ" stopped. 2025-07-01 10:59:08.127 +03:00 [DBG] Connection id "0HNC8090TGBRK" accepted. 2025-07-01 10:59:08.127 +03:00 [DBG] Connection id "0HNC8090TGBRK" started. 2025-07-01 10:59:08.128 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 771 2025-07-01 10:59:08.128 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:59:08.128 +03:00 [DBG] POST requests are not supported 2025-07-01 10:59:08.128 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:59:08.128 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:59:08.128 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:59:08.128 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:59:08.128 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:59:08.128 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:59:08.128 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:59:08.128 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:59:08.128 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:59:08.128 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:59:08.128 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:59:08.128 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:59:08.128 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:59:08.128 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:59:08.128 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.128 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.128 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:08.128 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:08.128 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:59:08.128 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 10:59:08.128 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:59:08.128 +03:00 [DBG] Connection id "0HNC8090TGBRK", Request id "0HNC8090TGBRK:00000001": started reading request body. 2025-07-01 10:59:08.128 +03:00 [DBG] Connection id "0HNC8090TGBRK", Request id "0HNC8090TGBRK:00000001": done reading request body. 2025-07-01 10:59:08.128 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 10:59:08.128 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:59:08.128 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:59:08.128 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:59:08.129 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:59:08.129 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:08.129 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:08.129 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:08.129 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:08.129 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:59:08.129 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 10:59:08.129 +03:00 [INF] Updating physical elements properties 2025-07-01 10:59:08.147 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.1643ms. 2025-07-01 10:59:08.147 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:08.147 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:08.147 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:08.147 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:08.147 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.147 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.147 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:08.147 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:08.148 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:08.148 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:59:08.148 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:08.148 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:08.148 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:08.148 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.148 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.148 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.148 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.148 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 20.089ms 2025-07-01 10:59:08.148 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:59:08.148 +03:00 [DBG] Connection id "0HNC8090TGBRK" completed keep alive response. 2025-07-01 10:59:08.148 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 20.8013ms 2025-07-01 10:59:08.149 +03:00 [DBG] Connection id "0HNC8090TGBRK" received FIN. 2025-07-01 10:59:08.149 +03:00 [DBG] Connection id "0HNC8090TGBRK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:59:08.149 +03:00 [DBG] Connection id "0HNC8090TGBRK" disconnecting. 2025-07-01 10:59:08.149 +03:00 [DBG] Connection id "0HNC8090TGBRK" stopped. 2025-07-01 10:59:08.193 +03:00 [DBG] Connection id "0HNC8090TGBRL" accepted. 2025-07-01 10:59:08.193 +03:00 [DBG] Connection id "0HNC8090TGBRL" started. 2025-07-01 10:59:08.193 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:59:08.193 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:59:08.193 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:59:08.193 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:59:08.193 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:59:08.193 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:08.193 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:59:08.193 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:59:08.193 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:08.193 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:59:08.194 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:59:08.194 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:59:08.194 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:59:08.194 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:59:08.194 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:59:08.194 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.194 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.194 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:08.194 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:08.194 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:59:08.194 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:59:08.194 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:59:08.194 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:59:08.194 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:59:08.194 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:59:08.194 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:08.194 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:08.194 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:08.194 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:08.194 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:59:08.194 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:59:08.195 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:59:08.197 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.3036ms. 2025-07-01 10:59:08.197 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:08.197 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:08.197 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:08.197 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:08.197 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.197 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.197 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:08.197 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:08.197 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:59:08.197 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:59:08.197 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:59:08.197 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:59:08.197 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:59:08.197 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:59:08.197 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:59:08.198 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:59:08.198 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:08.198 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:08.198 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.198 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.198 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.198 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.198 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.0305ms 2025-07-01 10:59:08.198 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:08.198 +03:00 [DBG] Connection id "0HNC8090TGBRL" completed keep alive response. 2025-07-01 10:59:08.198 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.1077ms 2025-07-01 10:59:08.198 +03:00 [DBG] Connection id "0HNC8090TGBRL" received FIN. 2025-07-01 10:59:08.198 +03:00 [DBG] Connection id "0HNC8090TGBRL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:59:08.198 +03:00 [DBG] Connection id "0HNC8090TGBRL" disconnecting. 2025-07-01 10:59:08.199 +03:00 [DBG] Connection id "0HNC8090TGBRL" stopped. 2025-07-01 10:59:08.248 +03:00 [DBG] Connection id "0HNC8090TGBRM" accepted. 2025-07-01 10:59:08.248 +03:00 [DBG] Connection id "0HNC8090TGBRM" started. 2025-07-01 10:59:08.248 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:59:08.248 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:59:08.248 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:59:08.248 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:59:08.248 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:59:08.248 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:08.248 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:59:08.249 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:59:08.249 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:08.249 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:59:08.249 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:59:08.249 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:59:08.249 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:59:08.249 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:59:08.249 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:59:08.249 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.250 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.250 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:08.250 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:08.250 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:59:08.250 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:59:08.250 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:59:08.250 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:59:08.250 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:59:08.250 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:59:08.250 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:08.250 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:08.251 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:08.251 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:08.251 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:59:08.251 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:59:08.251 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:59:08.408 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 157.3146ms. 2025-07-01 10:59:08.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:08.408 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:08.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:08.408 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:08.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.408 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:08.408 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:08.408 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:59:08.408 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:59:08.408 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:59:08.409 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:59:08.409 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:59:08.409 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:59:08.409 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:59:08.411 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:59:08.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:08.411 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:08.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.411 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.411 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.411 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.411 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 161.5428ms 2025-07-01 10:59:08.411 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:08.411 +03:00 [DBG] Connection id "0HNC8090TGBRM" completed keep alive response. 2025-07-01 10:59:08.411 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 163.1267ms 2025-07-01 10:59:08.414 +03:00 [DBG] Connection id "0HNC8090TGBRM" received FIN. 2025-07-01 10:59:08.414 +03:00 [DBG] Connection id "0HNC8090TGBRM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:59:08.414 +03:00 [DBG] Connection id "0HNC8090TGBRM" disconnecting. 2025-07-01 10:59:08.414 +03:00 [DBG] Connection id "0HNC8090TGBRM" stopped. 2025-07-01 10:59:08.997 +03:00 [DBG] Connection id "0HNC8090TGBRN" accepted. 2025-07-01 10:59:08.997 +03:00 [DBG] Connection id "0HNC8090TGBRN" started. 2025-07-01 10:59:08.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:59:08.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:59:08.997 +03:00 [DBG] POST requests are not supported 2025-07-01 10:59:08.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:59:08.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:59:08.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:08.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:59:08.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:59:08.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:59:08.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:59:08.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:08.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:59:08.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:59:08.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:59:08.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:59:08.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:59:08.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:59:08.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:59:08.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:59:08.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:08.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:08.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:08.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:08.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:59:08.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.182ms. 2025-07-01 10:59:08.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:08.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:08.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:08.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:08.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:08.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:08.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:08.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:59:08.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:08.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:08.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:08.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:08.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1336ms 2025-07-01 10:59:08.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:08.999 +03:00 [DBG] Connection id "0HNC8090TGBRN" completed keep alive response. 2025-07-01 10:59:08.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0236ms 2025-07-01 10:59:08.999 +03:00 [DBG] Connection id "0HNC8090TGBRN" received FIN. 2025-07-01 10:59:08.999 +03:00 [DBG] Connection id "0HNC8090TGBRN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:59:08.999 +03:00 [DBG] Connection id "0HNC8090TGBRN" disconnecting. 2025-07-01 10:59:09.000 +03:00 [DBG] Connection id "0HNC8090TGBRN" stopped. 2025-07-01 10:59:13.982 +03:00 [DBG] Connection id "0HNC8090TGBRO" accepted. 2025-07-01 10:59:13.982 +03:00 [DBG] Connection id "0HNC8090TGBRO" started. 2025-07-01 10:59:13.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:59:13.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:59:13.982 +03:00 [DBG] POST requests are not supported 2025-07-01 10:59:13.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:59:13.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:59:13.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:13.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:59:13.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:59:13.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:59:13.982 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:59:13.982 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:13.982 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:59:13.982 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:59:13.982 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:59:13.982 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:59:13.982 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:59:13.982 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:59:13.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:13.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:13.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:59:13.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:59:13.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:13.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:13.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:13.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:13.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:59:13.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1388ms. 2025-07-01 10:59:13.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:13.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:13.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:13.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:13.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:13.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:13.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:13.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:13.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:13.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:59:13.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:13.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:13.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:13.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:13.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:13.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:13.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:13.983 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8077ms 2025-07-01 10:59:13.983 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:13.983 +03:00 [DBG] Connection id "0HNC8090TGBRO" completed keep alive response. 2025-07-01 10:59:13.983 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4167ms 2025-07-01 10:59:13.983 +03:00 [DBG] Connection id "0HNC8090TGBRO" received FIN. 2025-07-01 10:59:13.984 +03:00 [DBG] Connection id "0HNC8090TGBRO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:59:13.984 +03:00 [DBG] Connection id "0HNC8090TGBRO" disconnecting. 2025-07-01 10:59:13.984 +03:00 [DBG] Connection id "0HNC8090TGBRO" stopped. 2025-07-01 10:59:15.968 +03:00 [DBG] Connection id "0HNC8090TGBRP" accepted. 2025-07-01 10:59:15.968 +03:00 [DBG] Connection id "0HNC8090TGBRP" started. 2025-07-01 10:59:15.968 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 10:59:15.968 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:59:15.968 +03:00 [DBG] POST requests are not supported 2025-07-01 10:59:15.968 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 10:59:15.968 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 10:59:15.968 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:59:15.968 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:59:15.968 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:59:15.968 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:59:15.968 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:59:15.968 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:59:15.968 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:59:15.968 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:59:15.968 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:59:15.968 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:59:15.968 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:59:15.968 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:59:15.969 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:15.969 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:15.969 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:15.969 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:15.969 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 10:59:15.969 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 10:59:15.969 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:59:15.969 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:59:15.969 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 10:59:15.969 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 10:59:15.969 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:59:15.969 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 10:59:15.969 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:59:15.969 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:59:15.969 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:59:15.969 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:59:15.969 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:59:15.969 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 10:59:15.969 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:59:15.969 +03:00 [DBG] Connection id "0HNC8090TGBRP", Request id "0HNC8090TGBRP:00000001": started reading request body. 2025-07-01 10:59:15.969 +03:00 [DBG] Connection id "0HNC8090TGBRP", Request id "0HNC8090TGBRP:00000001": done reading request body. 2025-07-01 10:59:15.969 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 10:59:15.969 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:59:15.969 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:59:15.969 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:59:15.969 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:59:15.969 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:15.969 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:15.969 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:15.969 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:15.969 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:59:15.969 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 10:59:15.969 +03:00 [INF] Changing group of physicals [226] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:59:15.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 20.745ms. 2025-07-01 10:59:15.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:15.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:15.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:15.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:15.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:15.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:15.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:15.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:15.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:15.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:59:15.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:15.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:15.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:15.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:15.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:15.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:15.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:15.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 21.8779ms 2025-07-01 10:59:15.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:59:15.990 +03:00 [DBG] Connection id "0HNC8090TGBRP" completed keep alive response. 2025-07-01 10:59:15.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 22.4613ms 2025-07-01 10:59:15.991 +03:00 [DBG] Connection id "0HNC8090TGBRP" received FIN. 2025-07-01 10:59:15.991 +03:00 [DBG] Connection id "0HNC8090TGBRP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:59:15.991 +03:00 [DBG] Connection id "0HNC8090TGBRP" disconnecting. 2025-07-01 10:59:15.991 +03:00 [DBG] Connection id "0HNC8090TGBRP" stopped. 2025-07-01 10:59:16.030 +03:00 [DBG] Connection id "0HNC8090TGBRQ" accepted. 2025-07-01 10:59:16.030 +03:00 [DBG] Connection id "0HNC8090TGBRQ" started. 2025-07-01 10:59:16.030 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:59:16.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:59:16.030 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:59:16.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:59:16.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:59:16.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:16.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:59:16.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:59:16.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:16.030 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:59:16.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:59:16.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:59:16.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:59:16.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:59:16.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:59:16.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:16.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:16.031 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:16.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:16.031 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:59:16.031 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:59:16.031 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:59:16.031 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:59:16.031 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:59:16.031 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:59:16.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:16.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:16.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:16.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:16.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:59:16.031 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:59:16.031 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:59:16.032 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.8214ms. 2025-07-01 10:59:16.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:16.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:16.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:16.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:16.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:16.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:16.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:16.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:16.032 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:59:16.032 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:59:16.032 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:59:16.032 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:59:16.032 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:59:16.032 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:59:16.032 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:59:16.032 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:59:16.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:16.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:16.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:16.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:16.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:16.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:16.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.6693ms 2025-07-01 10:59:16.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:16.032 +03:00 [DBG] Connection id "0HNC8090TGBRQ" completed keep alive response. 2025-07-01 10:59:16.032 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.2512ms 2025-07-01 10:59:16.032 +03:00 [DBG] Connection id "0HNC8090TGBRQ" received FIN. 2025-07-01 10:59:16.032 +03:00 [DBG] Connection id "0HNC8090TGBRQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:59:16.033 +03:00 [DBG] Connection id "0HNC8090TGBRQ" disconnecting. 2025-07-01 10:59:16.033 +03:00 [DBG] Connection id "0HNC8090TGBRQ" stopped. 2025-07-01 10:59:16.082 +03:00 [DBG] Connection id "0HNC8090TGBRR" accepted. 2025-07-01 10:59:16.082 +03:00 [DBG] Connection id "0HNC8090TGBRR" started. 2025-07-01 10:59:16.082 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:59:16.082 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:59:16.082 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:59:16.082 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:59:16.082 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:59:16.082 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:16.082 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:59:16.082 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:59:16.082 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:16.083 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:59:16.083 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:59:16.083 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:59:16.083 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:59:16.083 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:59:16.083 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:59:16.083 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:16.083 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:16.083 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:16.083 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:16.083 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:59:16.083 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:59:16.083 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:59:16.083 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:59:16.083 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:59:16.083 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:59:16.083 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:16.083 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:16.083 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:16.083 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:16.083 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:59:16.083 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:59:16.083 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:59:16.258 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 174.6915ms. 2025-07-01 10:59:16.258 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:16.258 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:16.258 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:16.258 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:16.258 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:16.258 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:16.258 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:16.258 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:16.258 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:59:16.258 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:59:16.258 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:59:16.258 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:59:16.258 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:59:16.258 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:59:16.258 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:59:16.260 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:59:16.260 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:16.260 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:16.260 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:16.260 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:16.260 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:16.260 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:16.260 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 177.0669ms 2025-07-01 10:59:16.260 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:16.260 +03:00 [DBG] Connection id "0HNC8090TGBRR" completed keep alive response. 2025-07-01 10:59:16.260 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 177.8595ms 2025-07-01 10:59:16.264 +03:00 [DBG] Connection id "0HNC8090TGBRR" received FIN. 2025-07-01 10:59:16.265 +03:00 [DBG] Connection id "0HNC8090TGBRR" disconnecting. 2025-07-01 10:59:16.265 +03:00 [DBG] Connection id "0HNC8090TGBRR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:59:16.266 +03:00 [DBG] Connection id "0HNC8090TGBRR" stopped. 2025-07-01 10:59:18.984 +03:00 [DBG] Connection id "0HNC8090TGBRS" accepted. 2025-07-01 10:59:18.984 +03:00 [DBG] Connection id "0HNC8090TGBRS" started. 2025-07-01 10:59:18.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:59:18.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:59:18.984 +03:00 [DBG] POST requests are not supported 2025-07-01 10:59:18.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:59:18.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:59:18.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:18.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:59:18.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:59:18.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:59:18.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:59:18.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:18.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:59:18.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:59:18.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:59:18.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:59:18.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:59:18.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:59:18.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:18.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:18.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:59:18.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:59:18.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:18.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:18.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:18.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:18.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:59:18.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1726ms. 2025-07-01 10:59:18.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:18.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:18.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:18.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:18.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:18.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:18.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:18.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:18.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:18.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:59:18.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:18.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:18.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:18.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:18.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:18.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:18.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:18.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3946ms 2025-07-01 10:59:18.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:18.987 +03:00 [DBG] Connection id "0HNC8090TGBRS" completed keep alive response. 2025-07-01 10:59:18.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6526ms 2025-07-01 10:59:18.987 +03:00 [DBG] Connection id "0HNC8090TGBRS" received FIN. 2025-07-01 10:59:18.987 +03:00 [DBG] Connection id "0HNC8090TGBRS" disconnecting. 2025-07-01 10:59:18.987 +03:00 [DBG] Connection id "0HNC8090TGBRS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:59:18.988 +03:00 [DBG] Connection id "0HNC8090TGBRS" stopped. 2025-07-01 10:59:24.006 +03:00 [DBG] Connection id "0HNC8090TGBRT" accepted. 2025-07-01 10:59:24.006 +03:00 [DBG] Connection id "0HNC8090TGBRT" started. 2025-07-01 10:59:24.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:59:24.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:59:24.006 +03:00 [DBG] POST requests are not supported 2025-07-01 10:59:24.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:59:24.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:59:24.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:24.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:59:24.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:59:24.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:59:24.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:59:24.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:24.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:59:24.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:59:24.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:59:24.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:59:24.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:59:24.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:59:24.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:24.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:24.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:59:24.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:59:24.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:24.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:24.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:24.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:24.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:59:24.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1878ms. 2025-07-01 10:59:24.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:24.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:24.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:24.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:24.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:24.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:24.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:24.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:24.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:24.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:59:24.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:24.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:24.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:24.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:24.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:24.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:24.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:24.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8971ms 2025-07-01 10:59:24.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:24.010 +03:00 [DBG] Connection id "0HNC8090TGBRT" completed keep alive response. 2025-07-01 10:59:24.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4301ms 2025-07-01 10:59:24.010 +03:00 [DBG] Connection id "0HNC8090TGBRT" received FIN. 2025-07-01 10:59:24.010 +03:00 [DBG] Connection id "0HNC8090TGBRT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:59:24.010 +03:00 [DBG] Connection id "0HNC8090TGBRT" disconnecting. 2025-07-01 10:59:24.010 +03:00 [DBG] Connection id "0HNC8090TGBRT" stopped. 2025-07-01 10:59:28.982 +03:00 [DBG] Connection id "0HNC8090TGBRU" accepted. 2025-07-01 10:59:28.982 +03:00 [DBG] Connection id "0HNC8090TGBRU" started. 2025-07-01 10:59:28.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:59:28.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:59:28.982 +03:00 [DBG] POST requests are not supported 2025-07-01 10:59:28.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:59:28.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:59:28.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:28.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:59:28.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:59:28.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:59:28.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:59:28.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:28.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:59:28.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:59:28.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:59:28.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:59:28.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:59:28.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:59:28.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:28.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:28.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:59:28.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:59:28.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:28.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:28.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:28.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:28.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:59:28.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1801ms. 2025-07-01 10:59:28.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:28.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:28.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:28.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:28.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:28.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:28.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:28.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:28.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:28.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:59:28.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:28.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:28.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:28.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:28.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:28.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:28.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:28.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4611ms 2025-07-01 10:59:28.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:28.985 +03:00 [DBG] Connection id "0HNC8090TGBRU" completed keep alive response. 2025-07-01 10:59:28.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6736ms 2025-07-01 10:59:28.985 +03:00 [DBG] Connection id "0HNC8090TGBRU" received FIN. 2025-07-01 10:59:28.985 +03:00 [DBG] Connection id "0HNC8090TGBRU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:59:28.985 +03:00 [DBG] Connection id "0HNC8090TGBRU" disconnecting. 2025-07-01 10:59:28.985 +03:00 [DBG] Connection id "0HNC8090TGBRU" stopped. 2025-07-01 10:59:33.998 +03:00 [DBG] Connection id "0HNC8090TGBRV" accepted. 2025-07-01 10:59:33.998 +03:00 [DBG] Connection id "0HNC8090TGBRV" started. 2025-07-01 10:59:33.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:59:33.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:59:33.999 +03:00 [DBG] POST requests are not supported 2025-07-01 10:59:33.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:59:33.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:59:33.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:33.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:59:33.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:59:33.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:59:33.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:59:33.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:33.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:59:33.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:59:33.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:59:34.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:59:34.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:59:34.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:59:34.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:34.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:34.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:59:34.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:59:34.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:34.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:34.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:34.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:34.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:59:34.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2435ms. 2025-07-01 10:59:34.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:34.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:34.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:34.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:34.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:34.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:34.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:34.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:34.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:34.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:59:34.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:34.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:34.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:34.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:34.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:34.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:34.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:34.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6121ms 2025-07-01 10:59:34.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:34.001 +03:00 [DBG] Connection id "0HNC8090TGBRV" completed keep alive response. 2025-07-01 10:59:34.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1331ms 2025-07-01 10:59:34.002 +03:00 [DBG] Connection id "0HNC8090TGBRV" received FIN. 2025-07-01 10:59:34.002 +03:00 [DBG] Connection id "0HNC8090TGBRV" disconnecting. 2025-07-01 10:59:34.002 +03:00 [DBG] Connection id "0HNC8090TGBRV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:59:34.003 +03:00 [DBG] Connection id "0HNC8090TGBRV" stopped. 2025-07-01 10:59:38.979 +03:00 [DBG] Connection id "0HNC8090TGBS0" accepted. 2025-07-01 10:59:38.979 +03:00 [DBG] Connection id "0HNC8090TGBS0" started. 2025-07-01 10:59:38.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:59:38.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:59:38.980 +03:00 [DBG] POST requests are not supported 2025-07-01 10:59:38.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:59:38.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:59:38.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:38.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:59:38.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:59:38.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:59:38.980 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:59:38.980 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:38.980 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:59:38.980 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:59:38.980 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:59:38.980 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:59:38.980 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:59:38.980 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:59:38.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:38.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:38.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:59:38.981 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:59:38.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:38.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:38.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:38.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:38.981 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:59:38.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1698ms. 2025-07-01 10:59:38.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:38.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:38.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:38.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:38.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:38.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:38.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:38.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:38.981 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:38.981 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:59:38.981 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:38.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:38.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:38.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:38.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:38.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:38.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:38.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2131ms 2025-07-01 10:59:38.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:38.982 +03:00 [DBG] Connection id "0HNC8090TGBS0" completed keep alive response. 2025-07-01 10:59:38.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2598ms 2025-07-01 10:59:38.983 +03:00 [DBG] Connection id "0HNC8090TGBS0" received FIN. 2025-07-01 10:59:38.983 +03:00 [DBG] Connection id "0HNC8090TGBS0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:59:38.983 +03:00 [DBG] Connection id "0HNC8090TGBS0" disconnecting. 2025-07-01 10:59:38.983 +03:00 [DBG] Connection id "0HNC8090TGBS0" stopped. 2025-07-01 10:59:39.336 +03:00 [DBG] Connection id "0HNC8090TGBS1" accepted. 2025-07-01 10:59:39.336 +03:00 [DBG] Connection id "0HNC8090TGBS1" started. 2025-07-01 10:59:39.337 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 747 2025-07-01 10:59:39.337 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:59:39.337 +03:00 [DBG] POST requests are not supported 2025-07-01 10:59:39.337 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:59:39.337 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:59:39.337 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:59:39.337 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:59:39.337 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:59:39.337 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:59:39.337 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:59:39.337 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:59:39.337 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:59:39.337 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:59:39.338 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:59:39.338 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:59:39.338 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:59:39.338 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:59:39.338 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:39.338 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:39.338 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:39.338 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:39.338 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:59:39.338 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 10:59:39.338 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:59:39.339 +03:00 [DBG] Connection id "0HNC8090TGBS1", Request id "0HNC8090TGBS1:00000001": started reading request body. 2025-07-01 10:59:39.339 +03:00 [DBG] Connection id "0HNC8090TGBS1", Request id "0HNC8090TGBS1:00000001": done reading request body. 2025-07-01 10:59:39.339 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 10:59:39.339 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:59:39.339 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:59:39.339 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:59:39.339 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:59:39.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:39.339 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:39.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:39.339 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:39.339 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:59:39.339 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 10:59:39.339 +03:00 [INF] Updating physical elements properties 2025-07-01 10:59:39.379 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 40.2847ms. 2025-07-01 10:59:39.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:39.379 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:39.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:39.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:39.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:39.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:39.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:39.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:39.380 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:39.380 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:59:39.380 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:39.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:39.380 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:39.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:39.380 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:39.380 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:39.380 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:39.380 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 42.1672ms 2025-07-01 10:59:39.380 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:59:39.380 +03:00 [DBG] Connection id "0HNC8090TGBS1" completed keep alive response. 2025-07-01 10:59:39.380 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 43.5336ms 2025-07-01 10:59:39.381 +03:00 [DBG] Connection id "0HNC8090TGBS1" received FIN. 2025-07-01 10:59:39.381 +03:00 [DBG] Connection id "0HNC8090TGBS1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:59:39.381 +03:00 [DBG] Connection id "0HNC8090TGBS1" disconnecting. 2025-07-01 10:59:39.381 +03:00 [DBG] Connection id "0HNC8090TGBS1" stopped. 2025-07-01 10:59:39.420 +03:00 [DBG] Connection id "0HNC8090TGBS2" accepted. 2025-07-01 10:59:39.420 +03:00 [DBG] Connection id "0HNC8090TGBS2" started. 2025-07-01 10:59:39.421 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:59:39.421 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:59:39.421 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:59:39.421 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:59:39.421 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:59:39.421 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:39.421 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:59:39.421 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:59:39.421 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:39.421 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:59:39.421 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:59:39.421 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:59:39.421 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:59:39.421 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:59:39.421 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:59:39.421 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:39.421 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:39.421 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:39.421 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:39.421 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:59:39.421 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:59:39.421 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:59:39.422 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:59:39.422 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:59:39.422 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:59:39.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:39.422 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:39.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:39.422 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:39.422 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:59:39.422 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:59:39.422 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:59:39.424 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.935ms. 2025-07-01 10:59:39.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:39.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:39.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:39.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:39.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:39.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:39.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:39.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:39.424 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:59:39.424 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:59:39.424 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:59:39.424 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:59:39.424 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:59:39.424 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:59:39.424 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:59:39.424 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:59:39.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:39.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:39.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:39.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:39.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:39.425 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:39.425 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.3401ms 2025-07-01 10:59:39.425 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:39.425 +03:00 [DBG] Connection id "0HNC8090TGBS2" completed keep alive response. 2025-07-01 10:59:39.425 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.2135ms 2025-07-01 10:59:39.425 +03:00 [DBG] Connection id "0HNC8090TGBS2" received FIN. 2025-07-01 10:59:39.425 +03:00 [DBG] Connection id "0HNC8090TGBS2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:59:39.425 +03:00 [DBG] Connection id "0HNC8090TGBS2" disconnecting. 2025-07-01 10:59:39.425 +03:00 [DBG] Connection id "0HNC8090TGBS2" stopped. 2025-07-01 10:59:39.470 +03:00 [DBG] Connection id "0HNC8090TGBS3" accepted. 2025-07-01 10:59:39.470 +03:00 [DBG] Connection id "0HNC8090TGBS3" started. 2025-07-01 10:59:39.470 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:59:39.470 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:59:39.470 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:59:39.470 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:59:39.470 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:59:39.470 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:39.471 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:59:39.471 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:59:39.471 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:39.471 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:59:39.471 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:59:39.471 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:59:39.471 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:59:39.471 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:59:39.471 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:59:39.471 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:39.471 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:39.471 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:39.471 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:39.471 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:59:39.471 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:59:39.471 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:59:39.471 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:59:39.472 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:59:39.472 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:59:39.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:39.472 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:39.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:39.472 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:39.472 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:59:39.472 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:59:39.472 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:59:39.647 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 175.0156ms. 2025-07-01 10:59:39.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:39.647 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:39.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:39.647 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:39.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:39.647 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:39.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:39.647 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:39.647 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:59:39.647 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:59:39.647 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:59:39.647 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:59:39.647 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:59:39.647 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:59:39.647 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:59:39.649 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:59:39.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:39.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:39.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:39.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:39.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:39.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:39.650 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 178.5253ms 2025-07-01 10:59:39.650 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:39.650 +03:00 [DBG] Connection id "0HNC8090TGBS3" completed keep alive response. 2025-07-01 10:59:39.650 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 179.5254ms 2025-07-01 10:59:39.653 +03:00 [DBG] Connection id "0HNC8090TGBS3" received FIN. 2025-07-01 10:59:39.653 +03:00 [DBG] Connection id "0HNC8090TGBS3" disconnecting. 2025-07-01 10:59:39.653 +03:00 [DBG] Connection id "0HNC8090TGBS3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:59:39.654 +03:00 [DBG] Connection id "0HNC8090TGBS3" stopped. 2025-07-01 10:59:43.987 +03:00 [DBG] Connection id "0HNC8090TGBS4" accepted. 2025-07-01 10:59:43.987 +03:00 [DBG] Connection id "0HNC8090TGBS4" started. 2025-07-01 10:59:43.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:59:43.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:59:43.988 +03:00 [DBG] POST requests are not supported 2025-07-01 10:59:43.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:59:43.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:59:43.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:43.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:59:43.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:59:43.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:59:43.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:59:43.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:43.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:59:43.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:59:43.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:59:43.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:59:43.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:59:43.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:59:43.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:43.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:43.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:59:43.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:59:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:43.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:59:43.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1802ms. 2025-07-01 10:59:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:43.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:43.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:43.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:43.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:43.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:43.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:59:43.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:43.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:43.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:43.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:43.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:43.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:43.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:43.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4306ms 2025-07-01 10:59:43.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:43.990 +03:00 [DBG] Connection id "0HNC8090TGBS4" completed keep alive response. 2025-07-01 10:59:43.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4654ms 2025-07-01 10:59:43.990 +03:00 [DBG] Connection id "0HNC8090TGBS4" received FIN. 2025-07-01 10:59:43.991 +03:00 [DBG] Connection id "0HNC8090TGBS4" disconnecting. 2025-07-01 10:59:43.991 +03:00 [DBG] Connection id "0HNC8090TGBS4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:59:43.992 +03:00 [DBG] Connection id "0HNC8090TGBS4" stopped. 2025-07-01 10:59:44.845 +03:00 [DBG] Connection id "0HNC8090TGBS5" accepted. 2025-07-01 10:59:44.845 +03:00 [DBG] Connection id "0HNC8090TGBS5" started. 2025-07-01 10:59:44.845 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 10:59:44.846 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:59:44.846 +03:00 [DBG] POST requests are not supported 2025-07-01 10:59:44.846 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 10:59:44.846 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 10:59:44.846 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:59:44.846 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:59:44.846 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:59:44.846 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:59:44.846 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:59:44.846 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:59:44.846 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:59:44.846 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:59:44.846 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:59:44.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-07-01 10:59:44.846 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:59:44.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-07-01 10:59:44.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:44.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:44.846 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:44.846 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:44.846 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 10:59:44.846 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 10:59:44.846 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:59:44.846 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 10:59:44.846 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 10:59:44.846 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 10:59:44.846 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:59:44.846 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 10:59:44.846 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:59:44.846 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:59:44.846 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 10:59:44.846 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 10:59:44.847 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:59:44.847 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 10:59:44.847 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:59:44.847 +03:00 [DBG] Connection id "0HNC8090TGBS5", Request id "0HNC8090TGBS5:00000001": started reading request body. 2025-07-01 10:59:44.847 +03:00 [DBG] Connection id "0HNC8090TGBS5", Request id "0HNC8090TGBS5:00000001": done reading request body. 2025-07-01 10:59:44.847 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 10:59:44.847 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:59:44.847 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:59:44.847 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 10:59:44.847 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 10:59:44.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:44.847 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:44.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:44.847 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:44.847 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:59:44.847 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 10:59:44.847 +03:00 [INF] Changing group of physicals [227] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:59:44.869 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.7291ms. 2025-07-01 10:59:44.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:44.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:44.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:44.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:44.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:44.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:44.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:44.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:44.869 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:44.869 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:59:44.869 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:44.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:44.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:44.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:44.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:44.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:44.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:44.869 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 23.2068ms 2025-07-01 10:59:44.869 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 10:59:44.869 +03:00 [DBG] Connection id "0HNC8090TGBS5" completed keep alive response. 2025-07-01 10:59:44.869 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 23.8356ms 2025-07-01 10:59:44.870 +03:00 [DBG] Connection id "0HNC8090TGBS5" received FIN. 2025-07-01 10:59:44.870 +03:00 [DBG] Connection id "0HNC8090TGBS5" disconnecting. 2025-07-01 10:59:44.870 +03:00 [DBG] Connection id "0HNC8090TGBS5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:59:44.871 +03:00 [DBG] Connection id "0HNC8090TGBS5" stopped. 2025-07-01 10:59:44.905 +03:00 [DBG] Connection id "0HNC8090TGBS6" accepted. 2025-07-01 10:59:44.905 +03:00 [DBG] Connection id "0HNC8090TGBS6" started. 2025-07-01 10:59:44.905 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:59:44.905 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:59:44.905 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:59:44.905 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:59:44.905 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:59:44.905 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:44.906 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:59:44.906 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:59:44.906 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:44.906 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:59:44.906 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:59:44.906 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:59:44.906 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:59:44.906 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:59:44.906 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:59:44.906 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:44.906 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:44.906 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:44.906 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:44.906 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:59:44.906 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:59:44.906 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:59:44.906 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:59:44.906 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:59:44.906 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:59:44.906 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:44.906 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:44.906 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:44.906 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:44.906 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:59:44.906 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:59:44.906 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:59:44.907 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.0372ms. 2025-07-01 10:59:44.908 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:44.908 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:44.908 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:44.908 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:44.908 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:44.908 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:44.908 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:44.908 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:44.908 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:59:44.908 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:59:44.908 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:59:44.908 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:59:44.908 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:59:44.908 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:59:44.908 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:59:44.908 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:59:44.908 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:44.908 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:44.908 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:44.908 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:44.908 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:44.908 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:44.908 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.5552ms 2025-07-01 10:59:44.908 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:44.909 +03:00 [DBG] Connection id "0HNC8090TGBS6" completed keep alive response. 2025-07-01 10:59:44.909 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.2852ms 2025-07-01 10:59:44.909 +03:00 [DBG] Connection id "0HNC8090TGBS6" received FIN. 2025-07-01 10:59:44.909 +03:00 [DBG] Connection id "0HNC8090TGBS6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:59:44.909 +03:00 [DBG] Connection id "0HNC8090TGBS6" disconnecting. 2025-07-01 10:59:44.909 +03:00 [DBG] Connection id "0HNC8090TGBS6" stopped. 2025-07-01 10:59:44.957 +03:00 [DBG] Connection id "0HNC8090TGBS7" accepted. 2025-07-01 10:59:44.957 +03:00 [DBG] Connection id "0HNC8090TGBS7" started. 2025-07-01 10:59:44.957 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:59:44.957 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:59:44.957 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:59:44.957 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:59:44.957 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:59:44.957 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:44.957 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:59:44.958 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:59:44.958 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:44.958 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:59:44.958 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:59:44.958 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:59:44.958 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:59:44.958 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:59:44.958 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:59:44.958 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:44.958 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:44.958 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:44.958 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:44.958 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:59:44.958 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:59:44.958 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:59:44.958 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:59:44.958 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:59:44.958 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:59:44.958 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:44.958 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:44.958 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:44.958 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:44.958 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:59:44.958 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:59:44.959 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:59:45.135 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 176.704ms. 2025-07-01 10:59:45.135 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:45.135 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:45.135 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:45.135 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:45.135 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:45.135 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:45.135 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:45.135 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:45.135 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:59:45.136 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:59:45.136 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:59:45.136 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:59:45.136 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:59:45.136 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:59:45.136 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:59:45.137 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:59:45.137 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:45.137 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:45.137 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:45.137 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:45.137 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:45.137 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:45.137 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 179.1915ms 2025-07-01 10:59:45.137 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:45.137 +03:00 [DBG] Connection id "0HNC8090TGBS7" completed keep alive response. 2025-07-01 10:59:45.137 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 179.9018ms 2025-07-01 10:59:45.142 +03:00 [DBG] Connection id "0HNC8090TGBS7" received FIN. 2025-07-01 10:59:45.142 +03:00 [DBG] Connection id "0HNC8090TGBS7" disconnecting. 2025-07-01 10:59:45.142 +03:00 [DBG] Connection id "0HNC8090TGBS7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:59:45.144 +03:00 [DBG] Connection id "0HNC8090TGBS7" stopped. 2025-07-01 10:59:48.978 +03:00 [DBG] Connection id "0HNC8090TGBS8" accepted. 2025-07-01 10:59:48.978 +03:00 [DBG] Connection id "0HNC8090TGBS8" started. 2025-07-01 10:59:48.978 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:59:48.978 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:59:48.978 +03:00 [DBG] POST requests are not supported 2025-07-01 10:59:48.978 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:59:48.978 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:59:48.978 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:48.978 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:59:48.978 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:59:48.978 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:59:48.978 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:59:48.978 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:48.978 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:59:48.978 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:59:48.978 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:59:48.978 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:59:48.978 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:59:48.978 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:59:48.978 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:48.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:48.979 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:59:48.979 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:59:48.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:48.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:48.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:48.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:48.979 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:59:48.979 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1336ms. 2025-07-01 10:59:48.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:48.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:48.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:48.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:48.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:48.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:48.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:48.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:48.979 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:48.979 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:59:48.979 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:48.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:48.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:48.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:48.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:48.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:48.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:48.979 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6957ms 2025-07-01 10:59:48.979 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:48.979 +03:00 [DBG] Connection id "0HNC8090TGBS8" completed keep alive response. 2025-07-01 10:59:48.979 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3096ms 2025-07-01 10:59:48.980 +03:00 [DBG] Connection id "0HNC8090TGBS8" received FIN. 2025-07-01 10:59:48.980 +03:00 [DBG] Connection id "0HNC8090TGBS8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:59:48.980 +03:00 [DBG] Connection id "0HNC8090TGBS8" disconnecting. 2025-07-01 10:59:48.980 +03:00 [DBG] Connection id "0HNC8090TGBS8" stopped. 2025-07-01 10:59:53.998 +03:00 [DBG] Connection id "0HNC8090TGBS9" accepted. 2025-07-01 10:59:53.998 +03:00 [DBG] Connection id "0HNC8090TGBS9" started. 2025-07-01 10:59:53.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:59:53.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:59:53.999 +03:00 [DBG] POST requests are not supported 2025-07-01 10:59:53.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:59:53.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:59:53.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:53.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:59:53.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:59:54.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:59:54.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:59:54.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:54.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:59:54.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:59:54.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:59:54.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:59:54.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:59:54.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:59:54.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:54.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:54.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:59:54.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:59:54.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:54.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:54.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:54.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:54.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:59:54.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1876ms. 2025-07-01 10:59:54.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:54.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:54.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:54.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:54.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:54.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:54.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:54.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:54.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:54.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:59:54.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:54.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:54.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:54.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:54.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:54.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:54.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:54.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3206ms 2025-07-01 10:59:54.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:54.001 +03:00 [DBG] Connection id "0HNC8090TGBS9" completed keep alive response. 2025-07-01 10:59:54.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3924ms 2025-07-01 10:59:54.002 +03:00 [DBG] Connection id "0HNC8090TGBS9" received FIN. 2025-07-01 10:59:54.002 +03:00 [DBG] Connection id "0HNC8090TGBS9" disconnecting. 2025-07-01 10:59:54.002 +03:00 [DBG] Connection id "0HNC8090TGBS9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:59:54.003 +03:00 [DBG] Connection id "0HNC8090TGBS9" stopped. 2025-07-01 10:59:58.040 +03:00 [DBG] Connection id "0HNC8090TGBSA" accepted. 2025-07-01 10:59:58.040 +03:00 [DBG] Connection id "0HNC8090TGBSA" started. 2025-07-01 10:59:58.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 747 2025-07-01 10:59:58.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:59:58.040 +03:00 [DBG] POST requests are not supported 2025-07-01 10:59:58.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:59:58.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 10:59:58.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:59:58.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:59:58.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:59:58.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:59:58.040 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:59:58.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:59:58.041 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:59:58.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:59:58.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:59:58.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:59:58.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:59:58.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:59:58.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:58.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:58.041 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:59:58.041 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 10:59:58.041 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 10:59:58.041 +03:00 [DBG] Connection id "0HNC8090TGBSA", Request id "0HNC8090TGBSA:00000001": started reading request body. 2025-07-01 10:59:58.041 +03:00 [DBG] Connection id "0HNC8090TGBSA", Request id "0HNC8090TGBSA:00000001": done reading request body. 2025-07-01 10:59:58.041 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 10:59:58.041 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:59:58.041 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:59:58.041 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 10:59:58.041 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 10:59:58.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:58.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:58.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:58.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:58.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:59:58.041 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 10:59:58.041 +03:00 [INF] Updating physical elements properties 2025-07-01 10:59:58.058 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.4522ms. 2025-07-01 10:59:58.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:58.058 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:58.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:58.058 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:58.058 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.058 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.058 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:58.058 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:58.058 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:58.058 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:59:58.058 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:58.058 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:58.058 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:58.058 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.058 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.058 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.058 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.058 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 17.4167ms 2025-07-01 10:59:58.058 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 10:59:58.058 +03:00 [DBG] Connection id "0HNC8090TGBSA" completed keep alive response. 2025-07-01 10:59:58.058 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 18.0616ms 2025-07-01 10:59:58.058 +03:00 [DBG] Connection id "0HNC8090TGBSA" received FIN. 2025-07-01 10:59:58.059 +03:00 [DBG] Connection id "0HNC8090TGBSA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:59:58.059 +03:00 [DBG] Connection id "0HNC8090TGBSA" disconnecting. 2025-07-01 10:59:58.059 +03:00 [DBG] Connection id "0HNC8090TGBSA" stopped. 2025-07-01 10:59:58.101 +03:00 [DBG] Connection id "0HNC8090TGBSB" accepted. 2025-07-01 10:59:58.102 +03:00 [DBG] Connection id "0HNC8090TGBSB" started. 2025-07-01 10:59:58.102 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:59:58.102 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:59:58.102 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:59:58.102 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:59:58.102 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:59:58.102 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:58.102 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:59:58.102 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:59:58.102 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:58.102 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:59:58.102 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:59:58.102 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:59:58.102 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:59:58.102 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:59:58.103 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:59:58.103 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.103 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.103 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:58.103 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:58.103 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:59:58.103 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:59:58.103 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:59:58.103 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:59:58.103 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:59:58.103 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:59:58.103 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:58.103 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:58.103 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:58.103 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:58.103 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:59:58.103 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:59:58.103 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:59:58.107 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.4493ms. 2025-07-01 10:59:58.107 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:58.107 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:58.107 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:58.107 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:58.107 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.107 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.107 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:58.107 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:58.107 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:59:58.107 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:59:58.107 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:59:58.107 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:59:58.107 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:59:58.107 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:59:58.107 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:59:58.107 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:59:58.107 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:58.108 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:58.108 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.108 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.108 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.108 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.108 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 5.0776ms 2025-07-01 10:59:58.108 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:58.108 +03:00 [DBG] Connection id "0HNC8090TGBSB" completed keep alive response. 2025-07-01 10:59:58.108 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 6.0514ms 2025-07-01 10:59:58.108 +03:00 [DBG] Connection id "0HNC8090TGBSB" received FIN. 2025-07-01 10:59:58.108 +03:00 [DBG] Connection id "0HNC8090TGBSB" disconnecting. 2025-07-01 10:59:58.108 +03:00 [DBG] Connection id "0HNC8090TGBSB" stopped. 2025-07-01 10:59:58.108 +03:00 [DBG] Connection id "0HNC8090TGBSB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:59:58.151 +03:00 [DBG] Connection id "0HNC8090TGBSC" accepted. 2025-07-01 10:59:58.151 +03:00 [DBG] Connection id "0HNC8090TGBSC" started. 2025-07-01 10:59:58.151 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 10:59:58.151 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:59:58.151 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 10:59:58.152 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:59:58.152 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 10:59:58.152 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:58.152 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:59:58.152 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:59:58.152 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:58.152 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 10:59:58.152 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:59:58.152 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:59:58.152 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:59:58.152 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:59:58.152 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:59:58.152 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.152 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.152 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:58.152 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 10:59:58.152 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 10:59:58.152 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 10:59:58.152 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:59:58.152 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 10:59:58.152 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 10:59:58.152 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 10:59:58.152 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:58.152 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:58.152 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:58.152 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:58.152 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:59:58.152 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 10:59:58.152 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 10:59:58.313 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 160.8986ms. 2025-07-01 10:59:58.313 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:58.313 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:58.313 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:58.313 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:58.313 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.313 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.313 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:58.313 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:58.313 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:59:58.313 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 10:59:58.314 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 10:59:58.314 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 10:59:58.314 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 10:59:58.314 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 10:59:58.314 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 10:59:58.315 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 10:59:58.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:58.315 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:58.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.315 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.315 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.315 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.315 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 163.0791ms 2025-07-01 10:59:58.315 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 10:59:58.315 +03:00 [DBG] Connection id "0HNC8090TGBSC" completed keep alive response. 2025-07-01 10:59:58.315 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 163.6553ms 2025-07-01 10:59:58.319 +03:00 [DBG] Connection id "0HNC8090TGBSC" received FIN. 2025-07-01 10:59:58.319 +03:00 [DBG] Connection id "0HNC8090TGBSC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:59:58.319 +03:00 [DBG] Connection id "0HNC8090TGBSC" disconnecting. 2025-07-01 10:59:58.319 +03:00 [DBG] Connection id "0HNC8090TGBSC" stopped. 2025-07-01 10:59:58.979 +03:00 [DBG] Connection id "0HNC8090TGBSD" accepted. 2025-07-01 10:59:58.980 +03:00 [DBG] Connection id "0HNC8090TGBSD" started. 2025-07-01 10:59:58.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 10:59:58.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 10:59:58.980 +03:00 [DBG] POST requests are not supported 2025-07-01 10:59:58.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 10:59:58.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 10:59:58.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:58.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 10:59:58.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 10:59:58.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 10:59:58.980 +03:00 [INF] CORS policy execution successful. 2025-07-01 10:59:58.980 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:58.980 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 10:59:58.980 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 10:59:58.980 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 10:59:58.980 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 10:59:58.980 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 10:59:58.980 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 10:59:58.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:59:58.981 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 10:59:58.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:58.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:58.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:58.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:58.981 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 10:59:58.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.169ms. 2025-07-01 10:59:58.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:58.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 10:59:58.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:58.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 10:59:58.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:58.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:58.981 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:58.981 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 10:59:58.981 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 10:59:58.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:58.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 10:59:58.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 10:59:58.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0918ms 2025-07-01 10:59:58.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 10:59:58.982 +03:00 [DBG] Connection id "0HNC8090TGBSD" completed keep alive response. 2025-07-01 10:59:58.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9338ms 2025-07-01 10:59:58.982 +03:00 [DBG] Connection id "0HNC8090TGBSD" received FIN. 2025-07-01 10:59:58.982 +03:00 [DBG] Connection id "0HNC8090TGBSD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 10:59:58.982 +03:00 [DBG] Connection id "0HNC8090TGBSD" disconnecting. 2025-07-01 10:59:58.982 +03:00 [DBG] Connection id "0HNC8090TGBSD" stopped. 2025-07-01 11:00:02.586 +03:00 [DBG] Connection id "0HNC8090TGBSE" accepted. 2025-07-01 11:00:02.586 +03:00 [DBG] Connection id "0HNC8090TGBSE" started. 2025-07-01 11:00:02.586 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:00:02.586 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:00:02.586 +03:00 [DBG] POST requests are not supported 2025-07-01 11:00:02.586 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:00:02.586 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:00:02.586 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:00:02.586 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:00:02.587 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:00:02.587 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:00:02.587 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:00:02.587 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:00:02.587 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:00:02.587 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:00:02.587 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:00:02.587 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:00:02.587 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:00:02.587 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:00:02.587 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:02.587 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:02.587 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:02.587 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:02.587 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:00:02.587 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:00:02.587 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:00:02.587 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:00:02.587 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:00:02.587 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:00:02.587 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:00:02.587 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:00:02.587 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:00:02.587 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:00:02.587 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:00:02.587 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:00:02.588 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:00:02.588 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:00:02.588 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:00:02.588 +03:00 [DBG] Connection id "0HNC8090TGBSE", Request id "0HNC8090TGBSE:00000001": started reading request body. 2025-07-01 11:00:02.588 +03:00 [DBG] Connection id "0HNC8090TGBSE", Request id "0HNC8090TGBSE:00000001": done reading request body. 2025-07-01 11:00:02.588 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:00:02.588 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:00:02.588 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:00:02.588 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:00:02.588 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:00:02.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:02.588 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:02.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:02.588 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:02.588 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:00:02.588 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:00:02.588 +03:00 [INF] Changing group of physicals [228] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:00:02.615 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 27.3954ms. 2025-07-01 11:00:02.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:02.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:02.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:02.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:02.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:02.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:02.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:02.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:02.616 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:02.616 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:00:02.616 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:02.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:02.616 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:02.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:02.616 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:02.616 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:02.616 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:02.616 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 29.0804ms 2025-07-01 11:00:02.616 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:00:02.616 +03:00 [DBG] Connection id "0HNC8090TGBSE" completed keep alive response. 2025-07-01 11:00:02.616 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 29.8913ms 2025-07-01 11:00:02.616 +03:00 [DBG] Connection id "0HNC8090TGBSE" received FIN. 2025-07-01 11:00:02.617 +03:00 [DBG] Connection id "0HNC8090TGBSE" disconnecting. 2025-07-01 11:00:02.617 +03:00 [DBG] Connection id "0HNC8090TGBSE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:00:02.618 +03:00 [DBG] Connection id "0HNC8090TGBSE" stopped. 2025-07-01 11:00:02.654 +03:00 [DBG] Connection id "0HNC8090TGBSF" accepted. 2025-07-01 11:00:02.654 +03:00 [DBG] Connection id "0HNC8090TGBSF" started. 2025-07-01 11:00:02.655 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:00:02.655 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:00:02.655 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:00:02.655 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:00:02.655 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:00:02.655 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:02.655 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:00:02.655 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:00:02.655 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:02.655 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:00:02.655 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:00:02.655 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:00:02.655 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:00:02.655 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:00:02.655 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:00:02.655 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:02.655 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:02.655 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:02.655 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:02.655 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:00:02.655 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:00:02.655 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:00:02.655 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:00:02.655 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:00:02.656 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:00:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:02.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:02.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:02.656 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:00:02.656 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:00:02.656 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:00:02.657 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.108ms. 2025-07-01 11:00:02.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:02.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:02.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:02.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:02.657 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:00:02.657 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:00:02.657 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:00:02.657 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:00:02.657 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:00:02.657 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:00:02.657 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:00:02.657 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:00:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:02.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:02.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:02.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:02.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:02.657 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.2732ms 2025-07-01 11:00:02.657 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:02.658 +03:00 [DBG] Connection id "0HNC8090TGBSF" completed keep alive response. 2025-07-01 11:00:02.658 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.9672ms 2025-07-01 11:00:02.658 +03:00 [DBG] Connection id "0HNC8090TGBSF" received FIN. 2025-07-01 11:00:02.658 +03:00 [DBG] Connection id "0HNC8090TGBSF" disconnecting. 2025-07-01 11:00:02.658 +03:00 [DBG] Connection id "0HNC8090TGBSF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:00:02.659 +03:00 [DBG] Connection id "0HNC8090TGBSF" stopped. 2025-07-01 11:00:02.704 +03:00 [DBG] Connection id "0HNC8090TGBSG" accepted. 2025-07-01 11:00:02.704 +03:00 [DBG] Connection id "0HNC8090TGBSG" started. 2025-07-01 11:00:02.704 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:00:02.704 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:00:02.704 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:00:02.704 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:00:02.705 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:00:02.705 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:02.705 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:00:02.705 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:00:02.705 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:02.705 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:00:02.705 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:00:02.705 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:00:02.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-07-01 11:00:02.705 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:00:02.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-07-01 11:00:02.705 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:02.705 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:02.705 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:02.705 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:02.705 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:00:02.705 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:00:02.705 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:00:02.705 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:00:02.705 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:00:02.705 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:00:02.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:02.705 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:02.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:02.705 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:02.705 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:00:02.705 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:00:02.705 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:00:02.843 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 137.4914ms. 2025-07-01 11:00:02.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:02.845 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:02.846 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:00:02.846 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:00:02.846 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:00:02.846 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:00:02.846 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:00:02.846 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:00:02.846 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:00:02.847 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:00:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:02.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:02.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:02.847 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 142.3436ms 2025-07-01 11:00:02.847 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:02.847 +03:00 [DBG] Connection id "0HNC8090TGBSG" completed keep alive response. 2025-07-01 11:00:02.847 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 142.9164ms 2025-07-01 11:00:02.850 +03:00 [DBG] Connection id "0HNC8090TGBSG" received FIN. 2025-07-01 11:00:02.850 +03:00 [DBG] Connection id "0HNC8090TGBSG" disconnecting. 2025-07-01 11:00:02.850 +03:00 [DBG] Connection id "0HNC8090TGBSG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:00:02.851 +03:00 [DBG] Connection id "0HNC8090TGBSG" stopped. 2025-07-01 11:00:03.980 +03:00 [DBG] Connection id "0HNC8090TGBSH" accepted. 2025-07-01 11:00:03.980 +03:00 [DBG] Connection id "0HNC8090TGBSH" started. 2025-07-01 11:00:03.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:00:03.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:00:03.980 +03:00 [DBG] POST requests are not supported 2025-07-01 11:00:03.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:00:03.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:00:03.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:03.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:00:03.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:00:03.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:00:03.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:00:03.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:03.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:00:03.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:00:03.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:00:03.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:00:03.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:00:03.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:00:03.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:03.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:03.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:00:03.981 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:00:03.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:03.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:03.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:03.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:03.981 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:00:03.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1367ms. 2025-07-01 11:00:03.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:03.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:03.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:03.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:03.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:03.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:03.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:03.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:03.981 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:03.981 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:00:03.981 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:03.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:03.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:03.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:03.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:03.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:03.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:03.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9038ms 2025-07-01 11:00:03.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:03.982 +03:00 [DBG] Connection id "0HNC8090TGBSH" completed keep alive response. 2025-07-01 11:00:03.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7038ms 2025-07-01 11:00:03.982 +03:00 [DBG] Connection id "0HNC8090TGBSH" received FIN. 2025-07-01 11:00:03.982 +03:00 [DBG] Connection id "0HNC8090TGBSH" disconnecting. 2025-07-01 11:00:03.982 +03:00 [DBG] Connection id "0HNC8090TGBSH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:00:03.983 +03:00 [DBG] Connection id "0HNC8090TGBSH" stopped. 2025-07-01 11:00:09.003 +03:00 [DBG] Connection id "0HNC8090TGBSI" accepted. 2025-07-01 11:00:09.003 +03:00 [DBG] Connection id "0HNC8090TGBSI" started. 2025-07-01 11:00:09.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:00:09.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:00:09.004 +03:00 [DBG] POST requests are not supported 2025-07-01 11:00:09.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:00:09.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:00:09.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:09.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:00:09.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:00:09.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:00:09.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:00:09.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:09.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:00:09.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:00:09.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:00:09.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:00:09.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:00:09.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:00:09.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:09.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:09.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:00:09.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:00:09.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:09.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:09.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:09.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:09.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:00:09.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1682ms. 2025-07-01 11:00:09.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:09.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:09.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:09.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:09.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:09.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:09.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:09.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:09.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:09.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:00:09.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:09.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:09.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:09.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:09.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:09.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:09.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:09.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8078ms 2025-07-01 11:00:09.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:09.005 +03:00 [DBG] Connection id "0HNC8090TGBSI" completed keep alive response. 2025-07-01 11:00:09.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5406ms 2025-07-01 11:00:09.005 +03:00 [DBG] Connection id "0HNC8090TGBSI" received FIN. 2025-07-01 11:00:09.006 +03:00 [DBG] Connection id "0HNC8090TGBSI" disconnecting. 2025-07-01 11:00:09.006 +03:00 [DBG] Connection id "0HNC8090TGBSI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:00:09.007 +03:00 [DBG] Connection id "0HNC8090TGBSI" stopped. 2025-07-01 11:00:13.989 +03:00 [DBG] Connection id "0HNC8090TGBSJ" accepted. 2025-07-01 11:00:13.989 +03:00 [DBG] Connection id "0HNC8090TGBSJ" started. 2025-07-01 11:00:13.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:00:13.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:00:13.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:00:13.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:00:13.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:00:13.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:13.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:00:13.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:00:13.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:00:13.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:00:13.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:13.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:00:13.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:00:13.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:00:13.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:00:13.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:00:13.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:00:13.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:13.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:13.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:00:13.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:00:13.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:13.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:13.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:13.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:13.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:00:13.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1241ms. 2025-07-01 11:00:13.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:13.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:13.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:13.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:13.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:13.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:13.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:13.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:13.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:13.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:00:13.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:13.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:13.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:13.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:13.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:13.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:13.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:13.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6837ms 2025-07-01 11:00:13.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:13.990 +03:00 [DBG] Connection id "0HNC8090TGBSJ" completed keep alive response. 2025-07-01 11:00:13.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2954ms 2025-07-01 11:00:13.990 +03:00 [DBG] Connection id "0HNC8090TGBSJ" received FIN. 2025-07-01 11:00:13.991 +03:00 [DBG] Connection id "0HNC8090TGBSJ" disconnecting. 2025-07-01 11:00:13.991 +03:00 [DBG] Connection id "0HNC8090TGBSJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:00:13.992 +03:00 [DBG] Connection id "0HNC8090TGBSJ" stopped. 2025-07-01 11:00:15.576 +03:00 [DBG] Connection id "0HNC8090TGBSK" accepted. 2025-07-01 11:00:15.576 +03:00 [DBG] Connection id "0HNC8090TGBSK" started. 2025-07-01 11:00:15.577 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 751 2025-07-01 11:00:15.577 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:00:15.577 +03:00 [DBG] POST requests are not supported 2025-07-01 11:00:15.577 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:00:15.577 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:00:15.577 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:00:15.577 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:00:15.577 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:00:15.577 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:00:15.577 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:00:15.577 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:00:15.577 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:00:15.577 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:00:15.577 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:00:15.577 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:00:15.577 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:00:15.577 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:00:15.577 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:15.577 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:15.577 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:15.577 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:15.577 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:00:15.578 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:00:15.578 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:00:15.578 +03:00 [DBG] Connection id "0HNC8090TGBSK", Request id "0HNC8090TGBSK:00000001": started reading request body. 2025-07-01 11:00:15.578 +03:00 [DBG] Connection id "0HNC8090TGBSK", Request id "0HNC8090TGBSK:00000001": done reading request body. 2025-07-01 11:00:15.578 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:00:15.578 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:00:15.578 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:00:15.578 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:00:15.578 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:00:15.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:15.578 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:15.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:15.578 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:15.578 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:00:15.578 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:00:15.578 +03:00 [INF] Updating physical elements properties 2025-07-01 11:00:15.598 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.4434ms. 2025-07-01 11:00:15.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:15.598 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:15.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:15.598 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:15.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:15.598 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:15.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:15.598 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:15.598 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:15.598 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:00:15.598 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:15.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:15.598 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:15.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:15.598 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:15.598 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:15.598 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:15.598 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 20.8658ms 2025-07-01 11:00:15.598 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:00:15.598 +03:00 [DBG] Connection id "0HNC8090TGBSK" completed keep alive response. 2025-07-01 11:00:15.598 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 21.7467ms 2025-07-01 11:00:15.599 +03:00 [DBG] Connection id "0HNC8090TGBSK" received FIN. 2025-07-01 11:00:15.599 +03:00 [DBG] Connection id "0HNC8090TGBSK" disconnecting. 2025-07-01 11:00:15.599 +03:00 [DBG] Connection id "0HNC8090TGBSK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:00:15.600 +03:00 [DBG] Connection id "0HNC8090TGBSK" stopped. 2025-07-01 11:00:15.638 +03:00 [DBG] Connection id "0HNC8090TGBSL" accepted. 2025-07-01 11:00:15.638 +03:00 [DBG] Connection id "0HNC8090TGBSL" started. 2025-07-01 11:00:15.638 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:00:15.638 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:00:15.638 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:00:15.638 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:00:15.638 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:00:15.638 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:15.638 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:00:15.638 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:00:15.638 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:15.638 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:00:15.639 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:00:15.639 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:00:15.639 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:00:15.639 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:00:15.639 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:00:15.639 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:15.639 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:15.639 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:15.639 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:15.639 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:00:15.639 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:00:15.639 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:00:15.639 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:00:15.639 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:00:15.639 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:00:15.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:15.639 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:15.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:15.639 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:15.639 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:00:15.639 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:00:15.639 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:00:15.641 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.0335ms. 2025-07-01 11:00:15.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:15.641 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:15.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:15.641 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:15.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:15.641 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:15.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:15.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:15.642 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:00:15.642 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:00:15.642 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:00:15.642 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:00:15.642 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:00:15.642 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:00:15.642 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:00:15.642 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:00:15.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:15.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:15.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:15.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:15.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:15.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:15.642 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.3054ms 2025-07-01 11:00:15.642 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:15.642 +03:00 [DBG] Connection id "0HNC8090TGBSL" completed keep alive response. 2025-07-01 11:00:15.642 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.973ms 2025-07-01 11:00:15.642 +03:00 [DBG] Connection id "0HNC8090TGBSL" received FIN. 2025-07-01 11:00:15.642 +03:00 [DBG] Connection id "0HNC8090TGBSL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:00:15.642 +03:00 [DBG] Connection id "0HNC8090TGBSL" disconnecting. 2025-07-01 11:00:15.642 +03:00 [DBG] Connection id "0HNC8090TGBSL" stopped. 2025-07-01 11:00:15.686 +03:00 [DBG] Connection id "0HNC8090TGBSM" accepted. 2025-07-01 11:00:15.686 +03:00 [DBG] Connection id "0HNC8090TGBSM" started. 2025-07-01 11:00:15.686 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:00:15.686 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:00:15.686 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:00:15.687 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:00:15.687 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:00:15.687 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:15.687 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:00:15.687 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:00:15.687 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:15.687 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:00:15.687 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:00:15.687 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:00:15.687 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:00:15.687 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:00:15.687 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:00:15.687 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:15.687 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:15.687 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:15.687 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:15.687 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:00:15.687 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:00:15.687 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:00:15.687 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:00:15.687 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:00:15.688 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:00:15.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:15.688 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:15.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:15.688 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:15.688 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:00:15.688 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:00:15.688 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:00:15.854 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 166.0593ms. 2025-07-01 11:00:15.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:15.854 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:15.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:15.854 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:15.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:15.854 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:15.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:15.854 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:15.854 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:00:15.854 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:00:15.854 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:00:15.854 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:00:15.854 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:00:15.854 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:00:15.854 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:00:15.857 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:00:15.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:15.857 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:15.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:15.857 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:15.857 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:15.857 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:15.857 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 169.9559ms 2025-07-01 11:00:15.857 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:15.857 +03:00 [DBG] Connection id "0HNC8090TGBSM" completed keep alive response. 2025-07-01 11:00:15.857 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 170.8528ms 2025-07-01 11:00:15.861 +03:00 [DBG] Connection id "0HNC8090TGBSM" received FIN. 2025-07-01 11:00:15.861 +03:00 [DBG] Connection id "0HNC8090TGBSM" disconnecting. 2025-07-01 11:00:15.861 +03:00 [DBG] Connection id "0HNC8090TGBSM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:00:15.862 +03:00 [DBG] Connection id "0HNC8090TGBSM" stopped. 2025-07-01 11:00:18.979 +03:00 [DBG] Connection id "0HNC8090TGBSN" accepted. 2025-07-01 11:00:18.979 +03:00 [DBG] Connection id "0HNC8090TGBSN" started. 2025-07-01 11:00:18.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:00:18.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:00:18.980 +03:00 [DBG] POST requests are not supported 2025-07-01 11:00:18.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:00:18.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:00:18.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:18.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:00:18.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:00:18.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:00:18.980 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:00:18.980 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:18.980 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:00:18.980 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:00:18.980 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:00:18.980 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:00:18.980 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:00:18.980 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:00:18.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:18.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:18.980 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:00:18.980 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:00:18.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:18.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:18.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:18.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:18.980 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:00:18.980 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1747ms. 2025-07-01 11:00:18.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:18.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:18.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:18.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:18.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:18.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:18.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:18.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:18.981 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:18.981 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:00:18.981 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:18.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:18.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:18.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:18.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:18.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:18.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:18.981 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9781ms 2025-07-01 11:00:18.981 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:18.981 +03:00 [DBG] Connection id "0HNC8090TGBSN" completed keep alive response. 2025-07-01 11:00:18.981 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6376ms 2025-07-01 11:00:18.981 +03:00 [DBG] Connection id "0HNC8090TGBSN" received FIN. 2025-07-01 11:00:18.981 +03:00 [DBG] Connection id "0HNC8090TGBSN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:00:18.982 +03:00 [DBG] Connection id "0HNC8090TGBSN" disconnecting. 2025-07-01 11:00:18.982 +03:00 [DBG] Connection id "0HNC8090TGBSN" stopped. 2025-07-01 11:00:19.041 +03:00 [DBG] Connection id "0HNC8090TGBSO" accepted. 2025-07-01 11:00:19.041 +03:00 [DBG] Connection id "0HNC8090TGBSO" started. 2025-07-01 11:00:19.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:00:19.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:00:19.041 +03:00 [DBG] POST requests are not supported 2025-07-01 11:00:19.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:00:19.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:00:19.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:00:19.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:00:19.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:00:19.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:00:19.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:00:19.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:00:19.042 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:00:19.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:00:19.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:00:19.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:00:19.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:00:19.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:00:19.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:19.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:19.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:19.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:19.042 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:00:19.042 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:00:19.042 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:00:19.042 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:00:19.042 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:00:19.042 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:00:19.042 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:00:19.042 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:00:19.042 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:00:19.042 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:00:19.042 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:00:19.042 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:00:19.042 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:00:19.042 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:00:19.042 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:00:19.042 +03:00 [DBG] Connection id "0HNC8090TGBSO", Request id "0HNC8090TGBSO:00000001": started reading request body. 2025-07-01 11:00:19.042 +03:00 [DBG] Connection id "0HNC8090TGBSO", Request id "0HNC8090TGBSO:00000001": done reading request body. 2025-07-01 11:00:19.042 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:00:19.042 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:00:19.042 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:00:19.042 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:00:19.042 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:00:19.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:19.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:19.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:19.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:19.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:00:19.043 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:00:19.043 +03:00 [INF] Changing group of physicals [231] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:00:19.075 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 32.2605ms. 2025-07-01 11:00:19.075 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:19.075 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:19.075 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:19.075 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:19.075 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:19.075 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:19.075 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:19.075 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:19.075 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:19.075 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:00:19.075 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:19.075 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:19.075 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:19.075 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:19.075 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:19.075 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:19.076 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:19.076 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 33.7743ms 2025-07-01 11:00:19.076 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:00:19.076 +03:00 [DBG] Connection id "0HNC8090TGBSO" completed keep alive response. 2025-07-01 11:00:19.076 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 34.4769ms 2025-07-01 11:00:19.076 +03:00 [DBG] Connection id "0HNC8090TGBSO" received FIN. 2025-07-01 11:00:19.076 +03:00 [DBG] Connection id "0HNC8090TGBSO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:00:19.076 +03:00 [DBG] Connection id "0HNC8090TGBSO" disconnecting. 2025-07-01 11:00:19.076 +03:00 [DBG] Connection id "0HNC8090TGBSO" stopped. 2025-07-01 11:00:19.113 +03:00 [DBG] Connection id "0HNC8090TGBSP" accepted. 2025-07-01 11:00:19.113 +03:00 [DBG] Connection id "0HNC8090TGBSP" started. 2025-07-01 11:00:19.113 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:00:19.113 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:00:19.114 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:00:19.114 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:00:19.114 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:00:19.114 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:19.114 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:00:19.114 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:00:19.114 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:19.114 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:00:19.114 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:00:19.114 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:00:19.114 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:00:19.114 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:00:19.114 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:00:19.114 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:19.114 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:19.114 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:19.114 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:19.114 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:00:19.114 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:00:19.114 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:00:19.114 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:00:19.114 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:00:19.114 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:00:19.114 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:19.114 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:19.114 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:19.114 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:19.115 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:00:19.115 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:00:19.115 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:00:19.116 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.0337ms. 2025-07-01 11:00:19.116 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:19.116 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:19.116 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:19.116 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:19.116 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:19.116 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:19.116 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:19.116 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:19.116 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:00:19.116 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:00:19.116 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:00:19.116 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:00:19.116 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:00:19.116 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:00:19.116 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:00:19.116 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:00:19.116 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:19.116 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:19.116 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:19.116 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:19.116 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:19.116 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:19.116 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.362ms 2025-07-01 11:00:19.116 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:19.116 +03:00 [DBG] Connection id "0HNC8090TGBSP" completed keep alive response. 2025-07-01 11:00:19.116 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.0021ms 2025-07-01 11:00:19.117 +03:00 [DBG] Connection id "0HNC8090TGBSP" received FIN. 2025-07-01 11:00:19.117 +03:00 [DBG] Connection id "0HNC8090TGBSP" disconnecting. 2025-07-01 11:00:19.117 +03:00 [DBG] Connection id "0HNC8090TGBSP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:00:19.118 +03:00 [DBG] Connection id "0HNC8090TGBSP" stopped. 2025-07-01 11:00:19.166 +03:00 [DBG] Connection id "0HNC8090TGBSQ" accepted. 2025-07-01 11:00:19.166 +03:00 [DBG] Connection id "0HNC8090TGBSQ" started. 2025-07-01 11:00:19.166 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:00:19.166 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:00:19.166 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:00:19.166 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:00:19.166 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:00:19.167 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:19.167 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:00:19.167 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:00:19.167 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:19.167 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:00:19.167 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:00:19.167 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:00:19.167 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:00:19.167 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:00:19.167 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:00:19.167 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:19.167 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:19.167 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:19.167 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:19.167 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:00:19.167 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:00:19.167 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:00:19.167 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:00:19.167 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:00:19.167 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:00:19.167 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:19.167 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:19.167 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:19.167 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:19.167 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:00:19.167 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:00:19.167 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:00:19.313 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 145.3866ms. 2025-07-01 11:00:19.313 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:19.313 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:19.313 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:19.313 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:19.313 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:19.313 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:19.313 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:19.313 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:19.313 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:00:19.313 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:00:19.313 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:00:19.313 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:00:19.313 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:00:19.313 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:00:19.313 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:00:19.315 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:00:19.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:19.315 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:19.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:19.315 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:19.315 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:19.315 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:19.315 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 147.9232ms 2025-07-01 11:00:19.315 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:19.315 +03:00 [DBG] Connection id "0HNC8090TGBSQ" completed keep alive response. 2025-07-01 11:00:19.315 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 148.6611ms 2025-07-01 11:00:19.319 +03:00 [DBG] Connection id "0HNC8090TGBSQ" received FIN. 2025-07-01 11:00:19.319 +03:00 [DBG] Connection id "0HNC8090TGBSQ" disconnecting. 2025-07-01 11:00:19.319 +03:00 [DBG] Connection id "0HNC8090TGBSQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:00:19.320 +03:00 [DBG] Connection id "0HNC8090TGBSQ" stopped. 2025-07-01 11:00:23.979 +03:00 [DBG] Connection id "0HNC8090TGBSR" accepted. 2025-07-01 11:00:23.979 +03:00 [DBG] Connection id "0HNC8090TGBSR" started. 2025-07-01 11:00:23.979 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:00:23.979 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:00:23.979 +03:00 [DBG] POST requests are not supported 2025-07-01 11:00:23.979 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:00:23.979 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:00:23.979 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:23.979 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:00:23.979 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:00:23.979 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:00:23.979 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:00:23.979 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:23.980 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:00:23.980 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:00:23.980 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:00:23.980 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:00:23.980 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:00:23.980 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:00:23.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:23.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:23.980 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:00:23.980 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:00:23.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:23.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:23.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:23.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:23.980 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:00:23.980 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1433ms. 2025-07-01 11:00:23.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:23.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:23.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:23.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:23.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:23.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:23.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:23.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:23.980 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:23.980 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:00:23.980 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:23.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:23.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:23.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:23.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:23.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:23.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:23.980 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7365ms 2025-07-01 11:00:23.980 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:23.980 +03:00 [DBG] Connection id "0HNC8090TGBSR" completed keep alive response. 2025-07-01 11:00:23.981 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3404ms 2025-07-01 11:00:23.981 +03:00 [DBG] Connection id "0HNC8090TGBSR" received FIN. 2025-07-01 11:00:23.981 +03:00 [DBG] Connection id "0HNC8090TGBSR" disconnecting. 2025-07-01 11:00:23.981 +03:00 [DBG] Connection id "0HNC8090TGBSR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:00:23.981 +03:00 [DBG] Connection id "0HNC8090TGBSR" stopped. 2025-07-01 11:00:28.978 +03:00 [DBG] Connection id "0HNC8090TGBSS" accepted. 2025-07-01 11:00:28.978 +03:00 [DBG] Connection id "0HNC8090TGBSS" started. 2025-07-01 11:00:28.979 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:00:28.979 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:00:28.979 +03:00 [DBG] POST requests are not supported 2025-07-01 11:00:28.979 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:00:28.979 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:00:28.979 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:28.979 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:00:28.979 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:00:28.979 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:00:28.979 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:00:28.979 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:28.979 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:00:28.979 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:00:28.979 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:00:28.979 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:00:28.979 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:00:28.979 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:00:28.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:28.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:28.979 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:00:28.980 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:00:28.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:28.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:28.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:28.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:28.980 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:00:28.980 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1443ms. 2025-07-01 11:00:28.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:28.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:28.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:28.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:28.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:28.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:28.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:28.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:28.980 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:28.980 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:00:28.980 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:28.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:28.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:28.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:28.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:28.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:28.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:28.981 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1951ms 2025-07-01 11:00:28.981 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:28.981 +03:00 [DBG] Connection id "0HNC8090TGBSS" completed keep alive response. 2025-07-01 11:00:28.981 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2008ms 2025-07-01 11:00:28.981 +03:00 [DBG] Connection id "0HNC8090TGBSS" received FIN. 2025-07-01 11:00:28.981 +03:00 [DBG] Connection id "0HNC8090TGBSS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:00:28.981 +03:00 [DBG] Connection id "0HNC8090TGBSS" disconnecting. 2025-07-01 11:00:28.981 +03:00 [DBG] Connection id "0HNC8090TGBSS" stopped. 2025-07-01 11:00:34.002 +03:00 [DBG] Connection id "0HNC8090TGBST" accepted. 2025-07-01 11:00:34.002 +03:00 [DBG] Connection id "0HNC8090TGBST" started. 2025-07-01 11:00:34.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:00:34.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:00:34.002 +03:00 [DBG] POST requests are not supported 2025-07-01 11:00:34.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:00:34.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:00:34.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:34.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:00:34.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:00:34.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:00:34.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:00:34.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:34.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:00:34.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:00:34.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:00:34.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:00:34.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:00:34.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:00:34.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:34.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:34.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:00:34.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:00:34.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:34.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:34.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:34.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:34.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:00:34.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1256ms. 2025-07-01 11:00:34.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:34.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:34.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:34.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:34.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:34.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:34.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:34.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:34.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:34.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:00:34.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:34.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:34.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:34.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:34.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:34.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:34.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:34.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.098ms 2025-07-01 11:00:34.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:34.004 +03:00 [DBG] Connection id "0HNC8090TGBST" completed keep alive response. 2025-07-01 11:00:34.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9009ms 2025-07-01 11:00:34.004 +03:00 [DBG] Connection id "0HNC8090TGBST" received FIN. 2025-07-01 11:00:34.004 +03:00 [DBG] Connection id "0HNC8090TGBST" disconnecting. 2025-07-01 11:00:34.004 +03:00 [DBG] Connection id "0HNC8090TGBST" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:00:34.005 +03:00 [DBG] Connection id "0HNC8090TGBST" stopped. 2025-07-01 11:00:39.004 +03:00 [DBG] Connection id "0HNC8090TGBSU" accepted. 2025-07-01 11:00:39.004 +03:00 [DBG] Connection id "0HNC8090TGBSU" started. 2025-07-01 11:00:39.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:00:39.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:00:39.004 +03:00 [DBG] POST requests are not supported 2025-07-01 11:00:39.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:00:39.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:00:39.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:39.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:00:39.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:00:39.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:00:39.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:00:39.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:39.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:00:39.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:00:39.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:00:39.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:00:39.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:00:39.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:00:39.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:39.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:39.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:00:39.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:00:39.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:39.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:39.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:39.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:39.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:00:39.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1274ms. 2025-07-01 11:00:39.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:39.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:39.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:39.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:39.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:39.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:39.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:39.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:39.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:39.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:00:39.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:39.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:39.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:39.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:39.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:39.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:39.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:39.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8233ms 2025-07-01 11:00:39.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:39.006 +03:00 [DBG] Connection id "0HNC8090TGBSU" completed keep alive response. 2025-07-01 11:00:39.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5919ms 2025-07-01 11:00:39.006 +03:00 [DBG] Connection id "0HNC8090TGBSU" received FIN. 2025-07-01 11:00:39.006 +03:00 [DBG] Connection id "0HNC8090TGBSU" disconnecting. 2025-07-01 11:00:39.006 +03:00 [DBG] Connection id "0HNC8090TGBSU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:00:39.007 +03:00 [DBG] Connection id "0HNC8090TGBSU" stopped. 2025-07-01 11:00:43.984 +03:00 [DBG] Connection id "0HNC8090TGBSV" accepted. 2025-07-01 11:00:43.985 +03:00 [DBG] Connection id "0HNC8090TGBSV" started. 2025-07-01 11:00:43.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:00:43.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:00:43.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:00:43.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:00:43.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:00:43.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:43.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:00:43.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:00:43.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:00:43.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:00:43.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:43.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:00:43.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:00:43.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:00:43.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:00:43.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:00:43.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:00:43.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:43.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:43.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:00:43.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:00:43.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:43.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:43.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:43.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:43.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:00:43.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1431ms. 2025-07-01 11:00:43.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:43.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:43.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:43.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:43.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:43.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:43.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:43.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:43.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:43.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:00:43.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:43.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:43.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:43.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:43.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:43.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:43.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:43.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.093ms 2025-07-01 11:00:43.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:43.987 +03:00 [DBG] Connection id "0HNC8090TGBSV" completed keep alive response. 2025-07-01 11:00:43.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0068ms 2025-07-01 11:00:43.987 +03:00 [DBG] Connection id "0HNC8090TGBSV" received FIN. 2025-07-01 11:00:43.987 +03:00 [DBG] Connection id "0HNC8090TGBSV" disconnecting. 2025-07-01 11:00:43.987 +03:00 [DBG] Connection id "0HNC8090TGBSV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:00:43.988 +03:00 [DBG] Connection id "0HNC8090TGBSV" stopped. 2025-07-01 11:00:44.550 +03:00 [DBG] Connection id "0HNC8090TGBT0" accepted. 2025-07-01 11:00:44.550 +03:00 [DBG] Connection id "0HNC8090TGBT0" started. 2025-07-01 11:00:44.550 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 771 2025-07-01 11:00:44.550 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:00:44.550 +03:00 [DBG] POST requests are not supported 2025-07-01 11:00:44.550 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:00:44.550 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:00:44.550 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:00:44.550 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:00:44.551 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:00:44.551 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:00:44.551 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:00:44.551 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:00:44.551 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:00:44.551 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:00:44.551 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:00:44.551 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:00:44.551 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:00:44.551 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:00:44.551 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:44.551 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:44.551 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:44.551 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:44.551 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:00:44.551 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:00:44.551 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:00:44.551 +03:00 [DBG] Connection id "0HNC8090TGBT0", Request id "0HNC8090TGBT0:00000001": started reading request body. 2025-07-01 11:00:44.551 +03:00 [DBG] Connection id "0HNC8090TGBT0", Request id "0HNC8090TGBT0:00000001": done reading request body. 2025-07-01 11:00:44.551 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:00:44.551 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:00:44.551 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:00:44.551 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:00:44.551 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:00:44.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:44.551 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:44.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:44.551 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:44.552 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:00:44.552 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:00:44.552 +03:00 [INF] Updating physical elements properties 2025-07-01 11:00:44.569 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.6231ms. 2025-07-01 11:00:44.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:44.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:44.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:44.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:44.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:44.569 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:44.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:44.569 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:44.569 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:44.569 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:00:44.569 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:44.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:44.569 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:44.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:44.570 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:44.570 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:44.570 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:44.570 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 18.7246ms 2025-07-01 11:00:44.570 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:00:44.570 +03:00 [DBG] Connection id "0HNC8090TGBT0" completed keep alive response. 2025-07-01 11:00:44.570 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 19.4176ms 2025-07-01 11:00:44.570 +03:00 [DBG] Connection id "0HNC8090TGBT0" received FIN. 2025-07-01 11:00:44.570 +03:00 [DBG] Connection id "0HNC8090TGBT0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:00:44.570 +03:00 [DBG] Connection id "0HNC8090TGBT0" disconnecting. 2025-07-01 11:00:44.570 +03:00 [DBG] Connection id "0HNC8090TGBT0" stopped. 2025-07-01 11:00:44.612 +03:00 [DBG] Connection id "0HNC8090TGBT1" accepted. 2025-07-01 11:00:44.613 +03:00 [DBG] Connection id "0HNC8090TGBT1" started. 2025-07-01 11:00:44.613 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:00:44.613 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:00:44.613 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:00:44.613 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:00:44.613 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:00:44.613 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:44.613 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:00:44.613 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:00:44.613 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:44.613 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:00:44.613 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:00:44.613 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:00:44.613 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:00:44.613 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:00:44.613 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:00:44.613 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:44.613 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:44.613 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:44.613 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:44.613 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:00:44.613 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:00:44.613 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:00:44.613 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:00:44.613 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:00:44.614 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:00:44.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:44.614 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:44.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:44.614 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:44.614 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:00:44.614 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:00:44.614 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:00:44.615 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.759ms. 2025-07-01 11:00:44.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:44.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:44.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:44.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:44.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:44.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:44.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:44.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:44.616 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:00:44.616 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:00:44.616 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:00:44.616 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:00:44.616 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:00:44.616 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:00:44.616 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:00:44.616 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:00:44.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:44.616 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:44.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:44.616 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:44.616 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:44.616 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:44.616 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.7943ms 2025-07-01 11:00:44.616 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:44.616 +03:00 [DBG] Connection id "0HNC8090TGBT1" completed keep alive response. 2025-07-01 11:00:44.616 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.3444ms 2025-07-01 11:00:44.616 +03:00 [DBG] Connection id "0HNC8090TGBT1" received FIN. 2025-07-01 11:00:44.616 +03:00 [DBG] Connection id "0HNC8090TGBT1" disconnecting. 2025-07-01 11:00:44.617 +03:00 [DBG] Connection id "0HNC8090TGBT1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:00:44.618 +03:00 [DBG] Connection id "0HNC8090TGBT1" stopped. 2025-07-01 11:00:44.666 +03:00 [DBG] Connection id "0HNC8090TGBT2" accepted. 2025-07-01 11:00:44.666 +03:00 [DBG] Connection id "0HNC8090TGBT2" started. 2025-07-01 11:00:44.666 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:00:44.666 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:00:44.666 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:00:44.666 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:00:44.667 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:00:44.667 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:44.667 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:00:44.667 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:00:44.667 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:44.667 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:00:44.667 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:00:44.667 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:00:44.667 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:00:44.667 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:00:44.667 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:00:44.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:44.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:44.667 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:44.667 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:44.667 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:00:44.667 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:00:44.667 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:00:44.667 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:00:44.667 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:00:44.667 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:00:44.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:44.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:44.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:44.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:44.668 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:00:44.668 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:00:44.668 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:00:44.827 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 159.7187ms. 2025-07-01 11:00:44.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:44.828 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:44.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:44.828 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:44.828 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:44.828 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:44.828 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:44.828 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:44.828 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:00:44.828 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:00:44.828 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:00:44.828 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:00:44.828 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:00:44.828 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:00:44.828 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:00:44.829 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:00:44.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:44.829 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:44.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:44.829 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:44.829 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:44.829 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:44.829 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 162.3123ms 2025-07-01 11:00:44.829 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:44.830 +03:00 [DBG] Connection id "0HNC8090TGBT2" completed keep alive response. 2025-07-01 11:00:44.830 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 163.2386ms 2025-07-01 11:00:44.833 +03:00 [DBG] Connection id "0HNC8090TGBT2" received FIN. 2025-07-01 11:00:44.833 +03:00 [DBG] Connection id "0HNC8090TGBT2" disconnecting. 2025-07-01 11:00:44.834 +03:00 [DBG] Connection id "0HNC8090TGBT2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:00:44.835 +03:00 [DBG] Connection id "0HNC8090TGBT2" stopped. 2025-07-01 11:00:48.373 +03:00 [DBG] Connection id "0HNC8090TGBT3" accepted. 2025-07-01 11:00:48.373 +03:00 [DBG] Connection id "0HNC8090TGBT3" started. 2025-07-01 11:00:48.373 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:00:48.374 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:00:48.374 +03:00 [DBG] POST requests are not supported 2025-07-01 11:00:48.374 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:00:48.374 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:00:48.374 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:00:48.374 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:00:48.374 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:00:48.374 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:00:48.374 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:00:48.374 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:00:48.374 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:00:48.374 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:00:48.374 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:00:48.374 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:00:48.374 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:00:48.374 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:00:48.374 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.374 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.374 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:48.374 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:48.374 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:00:48.374 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:00:48.374 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:00:48.374 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:00:48.374 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:00:48.374 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:00:48.374 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:00:48.374 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:00:48.374 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:00:48.374 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:00:48.374 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:00:48.374 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:00:48.374 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:00:48.375 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:00:48.375 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:00:48.375 +03:00 [DBG] Connection id "0HNC8090TGBT3", Request id "0HNC8090TGBT3:00000001": started reading request body. 2025-07-01 11:00:48.375 +03:00 [DBG] Connection id "0HNC8090TGBT3", Request id "0HNC8090TGBT3:00000001": done reading request body. 2025-07-01 11:00:48.375 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:00:48.375 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:00:48.375 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:00:48.375 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:00:48.375 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:00:48.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:48.375 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:48.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:48.375 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:48.375 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:00:48.375 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:00:48.375 +03:00 [INF] Changing group of physicals [230] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:00:48.397 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 22.1768ms. 2025-07-01 11:00:48.397 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:48.397 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:48.397 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:48.397 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:48.397 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.397 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.397 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:48.397 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:48.398 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:48.398 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:00:48.398 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:48.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:48.398 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:48.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.398 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.398 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.398 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.398 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 23.6554ms 2025-07-01 11:00:48.398 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:00:48.398 +03:00 [DBG] Connection id "0HNC8090TGBT3" completed keep alive response. 2025-07-01 11:00:48.398 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 24.3339ms 2025-07-01 11:00:48.398 +03:00 [DBG] Connection id "0HNC8090TGBT3" received FIN. 2025-07-01 11:00:48.398 +03:00 [DBG] Connection id "0HNC8090TGBT3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:00:48.398 +03:00 [DBG] Connection id "0HNC8090TGBT3" disconnecting. 2025-07-01 11:00:48.398 +03:00 [DBG] Connection id "0HNC8090TGBT3" stopped. 2025-07-01 11:00:48.443 +03:00 [DBG] Connection id "0HNC8090TGBT4" accepted. 2025-07-01 11:00:48.443 +03:00 [DBG] Connection id "0HNC8090TGBT4" started. 2025-07-01 11:00:48.443 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:00:48.443 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:00:48.443 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:00:48.443 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:00:48.443 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:00:48.443 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:48.443 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:00:48.443 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:00:48.443 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:48.444 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:00:48.444 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:00:48.444 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:00:48.444 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:00:48.444 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:00:48.444 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:00:48.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.444 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:48.444 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:48.444 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:00:48.444 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:00:48.444 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:00:48.444 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:00:48.444 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:00:48.444 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:00:48.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:48.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:48.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:48.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:48.444 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:00:48.444 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:00:48.444 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:00:48.445 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.9856ms. 2025-07-01 11:00:48.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:48.445 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:48.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:48.445 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:48.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.445 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:48.445 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:48.445 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:00:48.445 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:00:48.445 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:00:48.446 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:00:48.446 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:00:48.446 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:00:48.446 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:00:48.446 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:00:48.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:48.446 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:48.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.446 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.446 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.446 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.446 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.0925ms 2025-07-01 11:00:48.446 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:48.446 +03:00 [DBG] Connection id "0HNC8090TGBT4" completed keep alive response. 2025-07-01 11:00:48.446 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.7424ms 2025-07-01 11:00:48.446 +03:00 [DBG] Connection id "0HNC8090TGBT4" received FIN. 2025-07-01 11:00:48.446 +03:00 [DBG] Connection id "0HNC8090TGBT4" disconnecting. 2025-07-01 11:00:48.446 +03:00 [DBG] Connection id "0HNC8090TGBT4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:00:48.447 +03:00 [DBG] Connection id "0HNC8090TGBT4" stopped. 2025-07-01 11:00:48.512 +03:00 [DBG] Connection id "0HNC8090TGBT5" accepted. 2025-07-01 11:00:48.512 +03:00 [DBG] Connection id "0HNC8090TGBT5" started. 2025-07-01 11:00:48.512 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:00:48.512 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:00:48.512 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:00:48.512 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:00:48.512 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:00:48.513 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:48.513 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:00:48.513 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:00:48.513 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:48.513 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:00:48.513 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:00:48.513 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:00:48.513 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:00:48.513 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:00:48.513 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:00:48.513 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.513 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.513 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:48.513 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:00:48.513 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:00:48.513 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:00:48.513 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:00:48.513 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:00:48.513 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:00:48.513 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:00:48.513 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:48.513 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:48.513 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:48.513 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:48.513 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:00:48.513 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:00:48.513 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:00:48.661 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 147.1691ms. 2025-07-01 11:00:48.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:48.661 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:48.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:48.661 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:48.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.661 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:48.661 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:48.661 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:00:48.661 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:00:48.661 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:00:48.661 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:00:48.661 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:00:48.661 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:00:48.661 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:00:48.662 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:00:48.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:48.662 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:48.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.662 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.662 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 149.4524ms 2025-07-01 11:00:48.662 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:00:48.662 +03:00 [DBG] Connection id "0HNC8090TGBT5" completed keep alive response. 2025-07-01 11:00:48.662 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 150.1401ms 2025-07-01 11:00:48.666 +03:00 [DBG] Connection id "0HNC8090TGBT5" received FIN. 2025-07-01 11:00:48.666 +03:00 [DBG] Connection id "0HNC8090TGBT5" disconnecting. 2025-07-01 11:00:48.666 +03:00 [DBG] Connection id "0HNC8090TGBT5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:00:48.668 +03:00 [DBG] Connection id "0HNC8090TGBT5" stopped. 2025-07-01 11:00:48.987 +03:00 [DBG] Connection id "0HNC8090TGBT6" accepted. 2025-07-01 11:00:48.987 +03:00 [DBG] Connection id "0HNC8090TGBT6" started. 2025-07-01 11:00:48.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:00:48.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:00:48.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:00:48.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:00:48.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:00:48.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:48.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:00:48.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:00:48.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:00:48.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:00:48.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:48.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:00:48.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:00:48.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:00:48.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:00:48.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:00:48.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:00:48.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:00:48.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:00:48.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:48.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:48.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:48.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:48.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:00:48.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1527ms. 2025-07-01 11:00:48.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:48.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:48.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:48.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:48.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:48.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:48.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:48.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:00:48.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:48.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:48.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:48.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:48.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8794ms 2025-07-01 11:00:48.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:48.989 +03:00 [DBG] Connection id "0HNC8090TGBT6" completed keep alive response. 2025-07-01 11:00:48.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5536ms 2025-07-01 11:00:48.989 +03:00 [DBG] Connection id "0HNC8090TGBT6" received FIN. 2025-07-01 11:00:48.989 +03:00 [DBG] Connection id "0HNC8090TGBT6" disconnecting. 2025-07-01 11:00:48.989 +03:00 [DBG] Connection id "0HNC8090TGBT6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:00:48.990 +03:00 [DBG] Connection id "0HNC8090TGBT6" stopped. 2025-07-01 11:00:53.995 +03:00 [DBG] Connection id "0HNC8090TGBT7" accepted. 2025-07-01 11:00:53.995 +03:00 [DBG] Connection id "0HNC8090TGBT7" started. 2025-07-01 11:00:53.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:00:53.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:00:53.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:00:53.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:00:53.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:00:53.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:53.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:00:53.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:00:53.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:00:53.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:00:53.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:53.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:00:53.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:00:53.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:00:53.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:00:53.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:00:53.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:00:53.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:53.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:53.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:00:53.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:00:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:53.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:00:53.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1243ms. 2025-07-01 11:00:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:53.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:53.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:53.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:53.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:00:53.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:53.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:53.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:53.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7658ms 2025-07-01 11:00:53.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:53.997 +03:00 [DBG] Connection id "0HNC8090TGBT7" completed keep alive response. 2025-07-01 11:00:53.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3739ms 2025-07-01 11:00:53.997 +03:00 [DBG] Connection id "0HNC8090TGBT7" received FIN. 2025-07-01 11:00:53.997 +03:00 [DBG] Connection id "0HNC8090TGBT7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:00:53.997 +03:00 [DBG] Connection id "0HNC8090TGBT7" disconnecting. 2025-07-01 11:00:53.997 +03:00 [DBG] Connection id "0HNC8090TGBT7" stopped. 2025-07-01 11:00:58.998 +03:00 [DBG] Connection id "0HNC8090TGBT8" accepted. 2025-07-01 11:00:58.998 +03:00 [DBG] Connection id "0HNC8090TGBT8" started. 2025-07-01 11:00:58.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:00:58.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:00:58.998 +03:00 [DBG] POST requests are not supported 2025-07-01 11:00:58.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:00:58.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:00:58.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:58.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:00:58.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:00:58.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:00:58.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:00:58.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:58.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:00:58.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:00:58.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:00:58.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:00:58.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:00:58.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:00:58.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:58.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:58.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:00:58.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:00:58.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:58.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:58.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:58.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:58.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:00:58.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1245ms. 2025-07-01 11:00:58.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:58.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:00:58.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:58.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:00:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:58.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:58.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:00:58.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:00:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:00:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:58.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:58.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:00:58.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7179ms 2025-07-01 11:00:58.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:00:58.999 +03:00 [DBG] Connection id "0HNC8090TGBT8" completed keep alive response. 2025-07-01 11:00:58.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.328ms 2025-07-01 11:00:59.000 +03:00 [DBG] Connection id "0HNC8090TGBT8" received FIN. 2025-07-01 11:00:59.000 +03:00 [DBG] Connection id "0HNC8090TGBT8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:00:59.000 +03:00 [DBG] Connection id "0HNC8090TGBT8" disconnecting. 2025-07-01 11:00:59.000 +03:00 [DBG] Connection id "0HNC8090TGBT8" stopped. 2025-07-01 11:01:03.982 +03:00 [DBG] Connection id "0HNC8090TGBT9" accepted. 2025-07-01 11:01:03.982 +03:00 [DBG] Connection id "0HNC8090TGBT9" started. 2025-07-01 11:01:03.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:01:03.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:01:03.982 +03:00 [DBG] POST requests are not supported 2025-07-01 11:01:03.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:01:03.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:01:03.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:03.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:01:03.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:01:03.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:01:03.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:01:03.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:03.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:01:03.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:01:03.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:01:03.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:01:03.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:01:03.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:01:03.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:03.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:03.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:01:03.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:01:03.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:03.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:03.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:03.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:03.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:01:03.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1419ms. 2025-07-01 11:01:03.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:03.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:03.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:03.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:03.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:03.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:03.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:03.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:03.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:03.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:01:03.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:03.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:03.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:03.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:03.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:03.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:03.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:03.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8335ms 2025-07-01 11:01:03.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:03.984 +03:00 [DBG] Connection id "0HNC8090TGBT9" completed keep alive response. 2025-07-01 11:01:03.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4616ms 2025-07-01 11:01:03.984 +03:00 [DBG] Connection id "0HNC8090TGBT9" received FIN. 2025-07-01 11:01:03.984 +03:00 [DBG] Connection id "0HNC8090TGBT9" disconnecting. 2025-07-01 11:01:03.984 +03:00 [DBG] Connection id "0HNC8090TGBT9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:01:03.985 +03:00 [DBG] Connection id "0HNC8090TGBT9" stopped. 2025-07-01 11:01:08.989 +03:00 [DBG] Connection id "0HNC8090TGBTA" accepted. 2025-07-01 11:01:08.989 +03:00 [DBG] Connection id "0HNC8090TGBTA" started. 2025-07-01 11:01:08.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:01:08.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:01:08.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:01:08.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:01:08.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:01:08.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:08.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:01:08.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:01:08.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:01:08.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:01:08.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:08.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:01:08.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:01:08.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:01:08.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:01:08.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:01:08.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:01:08.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:08.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:08.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:01:08.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:01:08.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:08.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:08.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:08.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:08.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:01:08.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1592ms. 2025-07-01 11:01:08.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:08.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:08.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:08.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:08.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:08.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:08.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:08.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:08.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:08.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:01:08.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:08.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:08.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:08.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:08.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:08.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:08.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:08.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.914ms 2025-07-01 11:01:08.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:08.991 +03:00 [DBG] Connection id "0HNC8090TGBTA" completed keep alive response. 2025-07-01 11:01:08.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6557ms 2025-07-01 11:01:08.991 +03:00 [DBG] Connection id "0HNC8090TGBTA" received FIN. 2025-07-01 11:01:08.992 +03:00 [DBG] Connection id "0HNC8090TGBTA" disconnecting. 2025-07-01 11:01:08.992 +03:00 [DBG] Connection id "0HNC8090TGBTA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:01:08.993 +03:00 [DBG] Connection id "0HNC8090TGBTA" stopped. 2025-07-01 11:01:13.983 +03:00 [DBG] Connection id "0HNC8090TGBTB" accepted. 2025-07-01 11:01:13.983 +03:00 [DBG] Connection id "0HNC8090TGBTB" started. 2025-07-01 11:01:13.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:01:13.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:01:13.983 +03:00 [DBG] POST requests are not supported 2025-07-01 11:01:13.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:01:13.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:01:13.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:13.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:01:13.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:01:13.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:01:13.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:01:13.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:13.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:01:13.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:01:13.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:01:13.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:01:13.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:01:13.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:01:13.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:13.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:13.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:01:13.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:01:13.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:13.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:13.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:13.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:13.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:01:13.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1354ms. 2025-07-01 11:01:13.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:13.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:13.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:13.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:13.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:13.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:13.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:13.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:13.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:13.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:01:13.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:13.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:13.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:13.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:13.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:13.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:13.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:13.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6742ms 2025-07-01 11:01:13.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:13.985 +03:00 [DBG] Connection id "0HNC8090TGBTB" completed keep alive response. 2025-07-01 11:01:13.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.474ms 2025-07-01 11:01:13.985 +03:00 [DBG] Connection id "0HNC8090TGBTB" received FIN. 2025-07-01 11:01:13.985 +03:00 [DBG] Connection id "0HNC8090TGBTB" disconnecting. 2025-07-01 11:01:13.985 +03:00 [DBG] Connection id "0HNC8090TGBTB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:01:13.986 +03:00 [DBG] Connection id "0HNC8090TGBTB" stopped. 2025-07-01 11:01:17.468 +03:00 [DBG] Connection id "0HNC8090TGBTC" accepted. 2025-07-01 11:01:17.468 +03:00 [DBG] Connection id "0HNC8090TGBTC" started. 2025-07-01 11:01:17.468 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 771 2025-07-01 11:01:17.469 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:01:17.469 +03:00 [DBG] POST requests are not supported 2025-07-01 11:01:17.469 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:01:17.469 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:01:17.469 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:01:17.469 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:01:17.469 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:01:17.469 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:01:17.469 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:01:17.469 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:01:17.469 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:01:17.469 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:01:17.469 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:01:17.469 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:01:17.469 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:01:17.469 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:01:17.469 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:17.469 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:17.469 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:01:17.469 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:01:17.469 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:01:17.469 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:01:17.469 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:01:17.469 +03:00 [DBG] Connection id "0HNC8090TGBTC", Request id "0HNC8090TGBTC:00000001": started reading request body. 2025-07-01 11:01:17.470 +03:00 [DBG] Connection id "0HNC8090TGBTC", Request id "0HNC8090TGBTC:00000001": done reading request body. 2025-07-01 11:01:17.470 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:01:17.470 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:01:17.470 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:01:17.470 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:01:17.470 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:01:17.470 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:17.470 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:17.470 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:17.470 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:17.470 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:01:17.470 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:01:17.470 +03:00 [INF] Updating physical elements properties 2025-07-01 11:01:17.484 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 14.174ms. 2025-07-01 11:01:17.484 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:17.484 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:17.484 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:17.484 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:17.484 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:17.484 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:17.484 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:17.484 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:17.484 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:17.485 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:01:17.485 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:17.485 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:17.485 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:17.485 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:17.485 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:17.485 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:17.485 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:17.485 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 15.5593ms 2025-07-01 11:01:17.485 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:01:17.485 +03:00 [DBG] Connection id "0HNC8090TGBTC" completed keep alive response. 2025-07-01 11:01:17.485 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 16.3701ms 2025-07-01 11:01:17.485 +03:00 [DBG] Connection id "0HNC8090TGBTC" received FIN. 2025-07-01 11:01:17.485 +03:00 [DBG] Connection id "0HNC8090TGBTC" disconnecting. 2025-07-01 11:01:17.485 +03:00 [DBG] Connection id "0HNC8090TGBTC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:01:17.486 +03:00 [DBG] Connection id "0HNC8090TGBTC" stopped. 2025-07-01 11:01:17.520 +03:00 [DBG] Connection id "0HNC8090TGBTD" accepted. 2025-07-01 11:01:17.520 +03:00 [DBG] Connection id "0HNC8090TGBTD" started. 2025-07-01 11:01:17.520 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:01:17.520 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:01:17.520 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:01:17.520 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:01:17.520 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:01:17.520 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:01:17.520 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:01:17.520 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:01:17.520 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:01:17.520 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:01:17.520 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:01:17.520 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:01:17.520 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:01:17.520 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:01:17.520 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:01:17.520 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:17.520 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:17.520 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:01:17.520 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:01:17.520 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:01:17.520 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:01:17.520 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:01:17.520 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:01:17.520 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:01:17.520 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:01:17.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:17.521 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:17.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:17.521 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:17.521 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:01:17.521 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:01:17.521 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:01:17.522 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.7362ms. 2025-07-01 11:01:17.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:17.523 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:17.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:17.523 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:17.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:17.523 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:17.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:17.523 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:17.523 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:01:17.523 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:01:17.523 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:01:17.523 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:01:17.523 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:01:17.523 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:01:17.523 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:01:17.523 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:01:17.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:17.523 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:17.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:17.523 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:17.523 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:17.523 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:17.523 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.1167ms 2025-07-01 11:01:17.523 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:01:17.523 +03:00 [DBG] Connection id "0HNC8090TGBTD" completed keep alive response. 2025-07-01 11:01:17.523 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.7015ms 2025-07-01 11:01:17.524 +03:00 [DBG] Connection id "0HNC8090TGBTD" received FIN. 2025-07-01 11:01:17.524 +03:00 [DBG] Connection id "0HNC8090TGBTD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:01:17.524 +03:00 [DBG] Connection id "0HNC8090TGBTD" disconnecting. 2025-07-01 11:01:17.524 +03:00 [DBG] Connection id "0HNC8090TGBTD" stopped. 2025-07-01 11:01:17.572 +03:00 [DBG] Connection id "0HNC8090TGBTE" accepted. 2025-07-01 11:01:17.572 +03:00 [DBG] Connection id "0HNC8090TGBTE" started. 2025-07-01 11:01:17.572 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:01:17.572 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:01:17.572 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:01:17.572 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:01:17.572 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:01:17.572 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:01:17.572 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:01:17.572 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:01:17.572 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:01:17.572 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:01:17.572 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:01:17.572 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:01:17.572 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:01:17.572 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:01:17.572 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:01:17.572 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:17.572 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:17.572 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:01:17.572 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:01:17.572 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:01:17.573 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:01:17.573 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:01:17.573 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:01:17.573 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:01:17.573 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:01:17.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:17.573 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:17.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:17.573 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:17.573 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:01:17.573 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:01:17.573 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:01:17.730 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 156.8733ms. 2025-07-01 11:01:17.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:17.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:17.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:17.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:17.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:17.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:17.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:17.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:17.730 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:01:17.730 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:01:17.730 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:01:17.730 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:01:17.730 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:01:17.730 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:01:17.730 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:01:17.732 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:01:17.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:17.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:17.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:17.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:17.732 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:17.732 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:17.732 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 159.8336ms 2025-07-01 11:01:17.732 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:01:17.732 +03:00 [DBG] Connection id "0HNC8090TGBTE" completed keep alive response. 2025-07-01 11:01:17.732 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 160.4745ms 2025-07-01 11:01:17.736 +03:00 [DBG] Connection id "0HNC8090TGBTE" received FIN. 2025-07-01 11:01:17.736 +03:00 [DBG] Connection id "0HNC8090TGBTE" disconnecting. 2025-07-01 11:01:17.736 +03:00 [DBG] Connection id "0HNC8090TGBTE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:01:17.738 +03:00 [DBG] Connection id "0HNC8090TGBTE" stopped. 2025-07-01 11:01:18.978 +03:00 [DBG] Connection id "0HNC8090TGBTF" accepted. 2025-07-01 11:01:18.978 +03:00 [DBG] Connection id "0HNC8090TGBTF" started. 2025-07-01 11:01:18.978 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:01:18.978 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:01:18.978 +03:00 [DBG] POST requests are not supported 2025-07-01 11:01:18.978 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:01:18.979 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:01:18.979 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:18.979 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:01:18.979 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:01:18.979 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:01:18.979 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:01:18.979 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:18.979 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:01:18.979 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:01:18.979 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:01:18.979 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:01:18.979 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:01:18.979 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:01:18.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:18.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:18.979 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:01:18.979 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:01:18.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:18.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:18.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:18.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:18.979 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:01:18.980 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2699ms. 2025-07-01 11:01:18.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:18.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:18.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:18.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:18.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:18.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:18.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:18.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:18.980 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:18.980 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:01:18.980 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:18.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:18.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:18.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:18.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:18.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:18.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:18.980 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1159ms 2025-07-01 11:01:18.980 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:18.980 +03:00 [DBG] Connection id "0HNC8090TGBTF" completed keep alive response. 2025-07-01 11:01:18.980 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0736ms 2025-07-01 11:01:18.981 +03:00 [DBG] Connection id "0HNC8090TGBTF" received FIN. 2025-07-01 11:01:18.981 +03:00 [DBG] Connection id "0HNC8090TGBTF" disconnecting. 2025-07-01 11:01:18.981 +03:00 [DBG] Connection id "0HNC8090TGBTF" stopped. 2025-07-01 11:01:18.981 +03:00 [DBG] Connection id "0HNC8090TGBTF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:01:20.871 +03:00 [DBG] Connection id "0HNC8090TGBTG" accepted. 2025-07-01 11:01:20.871 +03:00 [DBG] Connection id "0HNC8090TGBTG" started. 2025-07-01 11:01:20.871 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:01:20.872 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:01:20.872 +03:00 [DBG] POST requests are not supported 2025-07-01 11:01:20.872 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:01:20.872 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:01:20.872 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:01:20.872 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:01:20.872 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:01:20.872 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:01:20.872 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:01:20.872 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:01:20.872 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:01:20.872 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:01:20.872 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:01:20.872 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:01:20.872 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:01:20.872 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:01:20.872 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:20.872 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:20.872 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:01:20.872 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:01:20.872 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:01:20.872 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:01:20.872 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:01:20.872 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:01:20.872 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:01:20.872 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:01:20.872 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:01:20.872 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:01:20.872 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:01:20.872 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:01:20.872 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:01:20.872 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:01:20.872 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:01:20.872 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:01:20.872 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:01:20.872 +03:00 [DBG] Connection id "0HNC8090TGBTG", Request id "0HNC8090TGBTG:00000001": started reading request body. 2025-07-01 11:01:20.872 +03:00 [DBG] Connection id "0HNC8090TGBTG", Request id "0HNC8090TGBTG:00000001": done reading request body. 2025-07-01 11:01:20.873 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:01:20.873 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:01:20.873 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:01:20.873 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:01:20.873 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:01:20.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:20.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:20.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:20.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:20.873 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:01:20.873 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:01:20.873 +03:00 [INF] Changing group of physicals [232] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:01:20.895 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 22.2195ms. 2025-07-01 11:01:20.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:20.895 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:20.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:20.895 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:20.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:20.895 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:20.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:20.895 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:20.895 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:20.895 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:01:20.895 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:20.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:20.895 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:20.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:20.895 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:20.895 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:20.895 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:20.895 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 23.4756ms 2025-07-01 11:01:20.895 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:01:20.896 +03:00 [DBG] Connection id "0HNC8090TGBTG" completed keep alive response. 2025-07-01 11:01:20.896 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 24.0819ms 2025-07-01 11:01:20.896 +03:00 [DBG] Connection id "0HNC8090TGBTG" received FIN. 2025-07-01 11:01:20.896 +03:00 [DBG] Connection id "0HNC8090TGBTG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:01:20.896 +03:00 [DBG] Connection id "0HNC8090TGBTG" disconnecting. 2025-07-01 11:01:20.896 +03:00 [DBG] Connection id "0HNC8090TGBTG" stopped. 2025-07-01 11:01:20.933 +03:00 [DBG] Connection id "0HNC8090TGBTH" accepted. 2025-07-01 11:01:20.933 +03:00 [DBG] Connection id "0HNC8090TGBTH" started. 2025-07-01 11:01:20.933 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:01:20.933 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:01:20.933 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:01:20.933 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:01:20.933 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:01:20.933 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:01:20.933 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:01:20.934 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:01:20.934 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:01:20.934 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:01:20.934 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:01:20.934 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:01:20.934 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:01:20.934 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:01:20.934 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:01:20.934 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:20.934 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:20.934 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:01:20.934 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:01:20.934 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:01:20.934 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:01:20.934 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:01:20.934 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:01:20.934 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:01:20.934 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:01:20.934 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:20.934 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:20.934 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:20.934 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:20.934 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:01:20.934 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:01:20.934 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:01:20.935 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.9477ms. 2025-07-01 11:01:20.935 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:20.935 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:20.935 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:20.935 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:20.935 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:20.935 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:20.935 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:20.935 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:20.935 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:01:20.935 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:01:20.935 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:01:20.935 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:01:20.935 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:01:20.935 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:01:20.935 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:01:20.935 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:01:20.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:20.936 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:20.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:20.936 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:20.936 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:20.936 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:20.936 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.834ms 2025-07-01 11:01:20.936 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:01:20.936 +03:00 [DBG] Connection id "0HNC8090TGBTH" completed keep alive response. 2025-07-01 11:01:20.936 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.4121ms 2025-07-01 11:01:20.936 +03:00 [DBG] Connection id "0HNC8090TGBTH" received FIN. 2025-07-01 11:01:20.936 +03:00 [DBG] Connection id "0HNC8090TGBTH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:01:20.936 +03:00 [DBG] Connection id "0HNC8090TGBTH" disconnecting. 2025-07-01 11:01:20.936 +03:00 [DBG] Connection id "0HNC8090TGBTH" stopped. 2025-07-01 11:01:20.984 +03:00 [DBG] Connection id "0HNC8090TGBTI" accepted. 2025-07-01 11:01:20.984 +03:00 [DBG] Connection id "0HNC8090TGBTI" started. 2025-07-01 11:01:20.984 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:01:20.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:01:20.984 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:01:20.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:01:20.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:01:20.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:01:20.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:01:20.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:01:20.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:01:20.984 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:01:20.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:01:20.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:01:20.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:01:20.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:01:20.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:01:20.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:20.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:20.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:01:20.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:01:20.985 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:01:20.985 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:01:20.985 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:01:20.985 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:01:20.985 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:01:20.985 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:01:20.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:20.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:20.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:20.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:20.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:01:20.985 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:01:20.985 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:01:21.135 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 149.7063ms. 2025-07-01 11:01:21.135 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:21.135 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:21.135 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:21.135 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:21.135 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:21.135 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:21.135 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:21.135 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:21.135 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:01:21.135 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:01:21.135 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:01:21.135 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:01:21.135 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:01:21.135 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:01:21.135 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:01:21.136 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:01:21.137 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:21.137 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:21.137 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:21.137 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:21.137 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:21.137 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:21.137 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 152.198ms 2025-07-01 11:01:21.137 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:01:21.137 +03:00 [DBG] Connection id "0HNC8090TGBTI" completed keep alive response. 2025-07-01 11:01:21.137 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 152.8541ms 2025-07-01 11:01:21.141 +03:00 [DBG] Connection id "0HNC8090TGBTI" received FIN. 2025-07-01 11:01:21.141 +03:00 [DBG] Connection id "0HNC8090TGBTI" disconnecting. 2025-07-01 11:01:21.141 +03:00 [DBG] Connection id "0HNC8090TGBTI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:01:21.142 +03:00 [DBG] Connection id "0HNC8090TGBTI" stopped. 2025-07-01 11:01:23.998 +03:00 [DBG] Connection id "0HNC8090TGBTJ" accepted. 2025-07-01 11:01:23.998 +03:00 [DBG] Connection id "0HNC8090TGBTJ" started. 2025-07-01 11:01:23.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:01:23.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:01:23.998 +03:00 [DBG] POST requests are not supported 2025-07-01 11:01:23.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:01:23.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:01:23.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:23.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:01:23.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:01:23.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:01:23.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:01:23.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:23.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:01:23.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:01:23.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:01:23.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:01:23.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:01:23.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:01:23.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:23.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:23.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:01:23.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:01:23.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:23.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:23.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:23.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:23.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:01:23.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1358ms. 2025-07-01 11:01:23.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:23.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:23.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:23.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:23.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:23.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:23.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:23.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:23.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:23.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:01:23.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:23.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:23.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:23.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:23.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:24.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:24.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:24.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7341ms 2025-07-01 11:01:24.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:24.000 +03:00 [DBG] Connection id "0HNC8090TGBTJ" completed keep alive response. 2025-07-01 11:01:24.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3364ms 2025-07-01 11:01:24.000 +03:00 [DBG] Connection id "0HNC8090TGBTJ" received FIN. 2025-07-01 11:01:24.000 +03:00 [DBG] Connection id "0HNC8090TGBTJ" disconnecting. 2025-07-01 11:01:24.000 +03:00 [DBG] Connection id "0HNC8090TGBTJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:01:24.000 +03:00 [DBG] Connection id "0HNC8090TGBTJ" stopped. 2025-07-01 11:01:28.994 +03:00 [DBG] Connection id "0HNC8090TGBTK" accepted. 2025-07-01 11:01:28.994 +03:00 [DBG] Connection id "0HNC8090TGBTK" started. 2025-07-01 11:01:28.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:01:28.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:01:28.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:01:28.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:01:28.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:01:28.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:28.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:01:28.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:01:28.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:01:28.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:01:28.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:28.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:01:28.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:01:28.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:01:28.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:01:28.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:01:28.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:01:28.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:28.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:28.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:01:28.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:01:28.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:28.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:28.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:28.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:28.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:01:28.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2806ms. 2025-07-01 11:01:28.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:28.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:28.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:28.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:28.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:28.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:28.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:28.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:28.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:28.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:01:28.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:28.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:28.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:28.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:28.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:28.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:28.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:28.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.1068ms 2025-07-01 11:01:28.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:28.998 +03:00 [DBG] Connection id "0HNC8090TGBTK" completed keep alive response. 2025-07-01 11:01:28.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5555ms 2025-07-01 11:01:28.998 +03:00 [DBG] Connection id "0HNC8090TGBTK" received FIN. 2025-07-01 11:01:28.998 +03:00 [DBG] Connection id "0HNC8090TGBTK" disconnecting. 2025-07-01 11:01:28.998 +03:00 [DBG] Connection id "0HNC8090TGBTK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:01:28.999 +03:00 [DBG] Connection id "0HNC8090TGBTK" stopped. 2025-07-01 11:01:34.054 +03:00 [DBG] Connection id "0HNC8090TGBTL" accepted. 2025-07-01 11:01:34.054 +03:00 [DBG] Connection id "0HNC8090TGBTL" started. 2025-07-01 11:01:34.054 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:01:34.054 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:01:34.054 +03:00 [DBG] POST requests are not supported 2025-07-01 11:01:34.054 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:01:34.054 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:01:34.054 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:34.054 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:01:34.054 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:01:34.055 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:01:34.055 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:01:34.055 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:34.055 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:01:34.055 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:01:34.055 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:01:34.055 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:01:34.055 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:01:34.055 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:01:34.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:34.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:34.055 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:01:34.055 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:01:34.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:34.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:34.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:34.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:34.055 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:01:34.056 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1748ms. 2025-07-01 11:01:34.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:34.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:34.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:34.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:34.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:34.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:34.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:34.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:34.056 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:34.056 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:01:34.056 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:34.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:34.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:34.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:34.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:34.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:34.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:34.056 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2819ms 2025-07-01 11:01:34.056 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:34.056 +03:00 [DBG] Connection id "0HNC8090TGBTL" completed keep alive response. 2025-07-01 11:01:34.056 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3059ms 2025-07-01 11:01:34.057 +03:00 [DBG] Connection id "0HNC8090TGBTL" received FIN. 2025-07-01 11:01:34.057 +03:00 [DBG] Connection id "0HNC8090TGBTL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:01:34.057 +03:00 [DBG] Connection id "0HNC8090TGBTL" disconnecting. 2025-07-01 11:01:34.057 +03:00 [DBG] Connection id "0HNC8090TGBTL" stopped. 2025-07-01 11:01:38.986 +03:00 [DBG] Connection id "0HNC8090TGBTM" accepted. 2025-07-01 11:01:38.986 +03:00 [DBG] Connection id "0HNC8090TGBTM" started. 2025-07-01 11:01:38.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:01:38.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:01:38.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:01:38.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:01:38.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:01:38.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:38.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:01:38.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:01:38.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:01:38.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:01:38.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:38.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:01:38.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:01:38.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:01:38.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:01:38.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:01:38.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:01:38.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:38.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:38.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:01:38.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:01:38.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:38.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:38.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:38.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:38.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:01:38.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1188ms. 2025-07-01 11:01:38.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:38.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:38.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:38.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:38.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:38.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:38.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:38.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:38.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:38.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:01:38.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:38.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:38.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:38.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:38.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:38.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:38.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:38.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6982ms 2025-07-01 11:01:38.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:38.987 +03:00 [DBG] Connection id "0HNC8090TGBTM" completed keep alive response. 2025-07-01 11:01:38.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2697ms 2025-07-01 11:01:38.987 +03:00 [DBG] Connection id "0HNC8090TGBTM" received FIN. 2025-07-01 11:01:38.987 +03:00 [DBG] Connection id "0HNC8090TGBTM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:01:38.987 +03:00 [DBG] Connection id "0HNC8090TGBTM" disconnecting. 2025-07-01 11:01:38.988 +03:00 [DBG] Connection id "0HNC8090TGBTM" stopped. 2025-07-01 11:01:43.982 +03:00 [DBG] Connection id "0HNC8090TGBTN" accepted. 2025-07-01 11:01:43.982 +03:00 [DBG] Connection id "0HNC8090TGBTN" started. 2025-07-01 11:01:43.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:01:43.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:01:43.982 +03:00 [DBG] POST requests are not supported 2025-07-01 11:01:43.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:01:43.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:01:43.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:43.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:01:43.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:01:43.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:01:43.982 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:01:43.982 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:43.982 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:01:43.982 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:01:43.982 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:01:43.982 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:01:43.982 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:01:43.982 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:01:43.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:43.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:43.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:01:43.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:01:43.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:43.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:43.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:43.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:43.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:01:43.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1179ms. 2025-07-01 11:01:43.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:43.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:43.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:43.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:43.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:43.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:43.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:43.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:43.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:43.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:01:43.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:43.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:43.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:43.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:43.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:43.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:43.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:43.983 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6745ms 2025-07-01 11:01:43.983 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:43.983 +03:00 [DBG] Connection id "0HNC8090TGBTN" completed keep alive response. 2025-07-01 11:01:43.983 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2194ms 2025-07-01 11:01:43.983 +03:00 [DBG] Connection id "0HNC8090TGBTN" received FIN. 2025-07-01 11:01:43.984 +03:00 [DBG] Connection id "0HNC8090TGBTN" disconnecting. 2025-07-01 11:01:43.984 +03:00 [DBG] Connection id "0HNC8090TGBTN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:01:43.985 +03:00 [DBG] Connection id "0HNC8090TGBTN" stopped. 2025-07-01 11:01:47.276 +03:00 [DBG] Connection id "0HNC8090TGBTO" accepted. 2025-07-01 11:01:47.276 +03:00 [DBG] Connection id "0HNC8090TGBTO" started. 2025-07-01 11:01:47.277 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 751 2025-07-01 11:01:47.277 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:01:47.277 +03:00 [DBG] POST requests are not supported 2025-07-01 11:01:47.277 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:01:47.277 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:01:47.277 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:01:47.277 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:01:47.277 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:01:47.277 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:01:47.277 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:01:47.277 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:01:47.277 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:01:47.277 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:01:47.277 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:01:47.277 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:01:47.277 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:01:47.277 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:01:47.277 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:47.277 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:47.277 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:01:47.277 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:01:47.277 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:01:47.277 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:01:47.277 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:01:47.277 +03:00 [DBG] Connection id "0HNC8090TGBTO", Request id "0HNC8090TGBTO:00000001": started reading request body. 2025-07-01 11:01:47.277 +03:00 [DBG] Connection id "0HNC8090TGBTO", Request id "0HNC8090TGBTO:00000001": done reading request body. 2025-07-01 11:01:47.277 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:01:47.277 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:01:47.277 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:01:47.278 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:01:47.278 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:01:47.278 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:47.278 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:47.278 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:47.278 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:47.278 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:01:47.278 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:01:47.278 +03:00 [INF] Updating physical elements properties 2025-07-01 11:01:47.295 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.7571ms. 2025-07-01 11:01:47.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:47.296 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:47.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:47.296 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:47.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:47.296 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:47.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:47.296 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:47.296 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:47.296 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:01:47.296 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:47.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:47.296 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:47.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:47.296 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:47.296 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:47.296 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:47.296 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 18.9591ms 2025-07-01 11:01:47.296 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:01:47.296 +03:00 [DBG] Connection id "0HNC8090TGBTO" completed keep alive response. 2025-07-01 11:01:47.296 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 19.7015ms 2025-07-01 11:01:47.296 +03:00 [DBG] Connection id "0HNC8090TGBTO" received FIN. 2025-07-01 11:01:47.297 +03:00 [DBG] Connection id "0HNC8090TGBTO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:01:47.297 +03:00 [DBG] Connection id "0HNC8090TGBTO" disconnecting. 2025-07-01 11:01:47.297 +03:00 [DBG] Connection id "0HNC8090TGBTO" stopped. 2025-07-01 11:01:47.341 +03:00 [DBG] Connection id "0HNC8090TGBTP" accepted. 2025-07-01 11:01:47.341 +03:00 [DBG] Connection id "0HNC8090TGBTP" started. 2025-07-01 11:01:47.341 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:01:47.341 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:01:47.341 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:01:47.341 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:01:47.341 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:01:47.341 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:01:47.341 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:01:47.341 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:01:47.341 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:01:47.341 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:01:47.341 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:01:47.341 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:01:47.341 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:01:47.342 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:01:47.342 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:01:47.342 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:47.342 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:47.342 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:01:47.342 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:01:47.342 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:01:47.342 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:01:47.342 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:01:47.342 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:01:47.342 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:01:47.342 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:01:47.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:47.342 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:47.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:47.342 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:47.342 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:01:47.342 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:01:47.342 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:01:47.343 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5111ms. 2025-07-01 11:01:47.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:47.344 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:47.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:47.344 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:47.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:47.344 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:47.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:47.344 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:47.344 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:01:47.344 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:01:47.344 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:01:47.344 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:01:47.344 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:01:47.344 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:01:47.344 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:01:47.344 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:01:47.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:47.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:47.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:47.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:47.344 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:47.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:47.344 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.4395ms 2025-07-01 11:01:47.344 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:01:47.344 +03:00 [DBG] Connection id "0HNC8090TGBTP" completed keep alive response. 2025-07-01 11:01:47.344 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.0326ms 2025-07-01 11:01:47.344 +03:00 [DBG] Connection id "0HNC8090TGBTP" received FIN. 2025-07-01 11:01:47.344 +03:00 [DBG] Connection id "0HNC8090TGBTP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:01:47.344 +03:00 [DBG] Connection id "0HNC8090TGBTP" disconnecting. 2025-07-01 11:01:47.345 +03:00 [DBG] Connection id "0HNC8090TGBTP" stopped. 2025-07-01 11:01:47.396 +03:00 [DBG] Connection id "0HNC8090TGBTQ" accepted. 2025-07-01 11:01:47.397 +03:00 [DBG] Connection id "0HNC8090TGBTQ" started. 2025-07-01 11:01:47.397 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:01:47.397 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:01:47.397 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:01:47.397 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:01:47.397 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:01:47.397 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:01:47.397 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:01:47.397 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:01:47.397 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:01:47.397 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:01:47.397 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:01:47.397 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:01:47.397 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:01:47.397 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:01:47.397 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:01:47.397 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:47.397 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:47.397 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:01:47.397 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:01:47.397 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:01:47.397 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:01:47.397 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:01:47.397 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:01:47.397 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:01:47.397 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:01:47.397 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:47.397 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:47.397 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:47.397 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:47.397 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:01:47.398 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:01:47.398 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:01:47.542 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 144.056ms. 2025-07-01 11:01:47.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:47.542 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:47.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:47.542 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:47.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:47.542 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:47.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:47.542 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:47.542 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:01:47.542 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:01:47.542 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:01:47.542 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:01:47.542 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:01:47.542 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:01:47.542 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:01:47.544 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:01:47.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:47.544 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:47.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:47.544 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:47.544 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:47.544 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:47.544 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 147.0658ms 2025-07-01 11:01:47.544 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:01:47.544 +03:00 [DBG] Connection id "0HNC8090TGBTQ" completed keep alive response. 2025-07-01 11:01:47.544 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 147.6516ms 2025-07-01 11:01:47.547 +03:00 [DBG] Connection id "0HNC8090TGBTQ" received FIN. 2025-07-01 11:01:47.547 +03:00 [DBG] Connection id "0HNC8090TGBTQ" disconnecting. 2025-07-01 11:01:47.547 +03:00 [DBG] Connection id "0HNC8090TGBTQ" stopped. 2025-07-01 11:01:47.547 +03:00 [DBG] Connection id "0HNC8090TGBTQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:01:48.988 +03:00 [DBG] Connection id "0HNC8090TGBTR" accepted. 2025-07-01 11:01:48.988 +03:00 [DBG] Connection id "0HNC8090TGBTR" started. 2025-07-01 11:01:48.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:01:48.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:01:48.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:01:48.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:01:48.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:01:48.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:48.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:01:48.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:01:48.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:01:48.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:01:48.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:48.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:01:48.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:01:48.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:01:48.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:01:48.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:01:48.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:01:48.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:48.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:48.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:01:48.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:01:48.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:48.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:48.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:48.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:48.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:01:48.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2348ms. 2025-07-01 11:01:48.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:48.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:48.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:48.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:48.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:48.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:48.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:48.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:48.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:48.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:01:48.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:48.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:48.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:48.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:48.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:48.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:48.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:48.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6615ms 2025-07-01 11:01:48.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:48.992 +03:00 [DBG] Connection id "0HNC8090TGBTR" completed keep alive response. 2025-07-01 11:01:48.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0627ms 2025-07-01 11:01:48.992 +03:00 [DBG] Connection id "0HNC8090TGBTR" received FIN. 2025-07-01 11:01:48.992 +03:00 [DBG] Connection id "0HNC8090TGBTR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:01:48.992 +03:00 [DBG] Connection id "0HNC8090TGBTR" disconnecting. 2025-07-01 11:01:48.992 +03:00 [DBG] Connection id "0HNC8090TGBTR" stopped. 2025-07-01 11:01:52.036 +03:00 [DBG] Connection id "0HNC8090TGBTS" accepted. 2025-07-01 11:01:52.036 +03:00 [DBG] Connection id "0HNC8090TGBTS" started. 2025-07-01 11:01:52.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:01:52.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:01:52.037 +03:00 [DBG] POST requests are not supported 2025-07-01 11:01:52.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:01:52.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:01:52.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:01:52.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:01:52.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:01:52.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:01:52.037 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:01:52.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:01:52.037 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:01:52.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:01:52.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:01:52.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:01:52.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:01:52.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:01:52.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:52.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:52.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:01:52.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:01:52.038 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:01:52.038 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:01:52.038 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:01:52.038 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:01:52.038 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:01:52.038 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:01:52.038 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:01:52.038 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:01:52.038 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:01:52.038 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:01:52.038 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:01:52.038 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:01:52.038 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:01:52.038 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:01:52.038 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:01:52.038 +03:00 [DBG] Connection id "0HNC8090TGBTS", Request id "0HNC8090TGBTS:00000001": started reading request body. 2025-07-01 11:01:52.038 +03:00 [DBG] Connection id "0HNC8090TGBTS", Request id "0HNC8090TGBTS:00000001": done reading request body. 2025-07-01 11:01:52.038 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:01:52.038 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:01:52.038 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:01:52.038 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:01:52.038 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:01:52.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:52.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:52.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:52.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:52.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:01:52.038 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:01:52.038 +03:00 [INF] Changing group of physicals [233] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:01:52.068 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 29.928ms. 2025-07-01 11:01:52.068 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:52.069 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:52.069 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:52.069 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:52.069 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:52.069 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:52.069 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:52.069 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:52.069 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:52.069 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:01:52.069 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:52.069 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:52.069 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:52.069 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:52.070 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:52.070 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:52.070 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:52.070 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 32.4109ms 2025-07-01 11:01:52.070 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:01:52.070 +03:00 [DBG] Connection id "0HNC8090TGBTS" completed keep alive response. 2025-07-01 11:01:52.070 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 33.6094ms 2025-07-01 11:01:52.070 +03:00 [DBG] Connection id "0HNC8090TGBTS" received FIN. 2025-07-01 11:01:52.070 +03:00 [DBG] Connection id "0HNC8090TGBTS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:01:52.071 +03:00 [DBG] Connection id "0HNC8090TGBTS" disconnecting. 2025-07-01 11:01:52.071 +03:00 [DBG] Connection id "0HNC8090TGBTS" stopped. 2025-07-01 11:01:52.114 +03:00 [DBG] Connection id "0HNC8090TGBTT" accepted. 2025-07-01 11:01:52.114 +03:00 [DBG] Connection id "0HNC8090TGBTT" started. 2025-07-01 11:01:52.114 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:01:52.114 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:01:52.115 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:01:52.115 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:01:52.115 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:01:52.115 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:01:52.115 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:01:52.115 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:01:52.115 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:01:52.115 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:01:52.115 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:01:52.115 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:01:52.115 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:01:52.115 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:01:52.115 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:01:52.115 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:52.115 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:52.115 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:01:52.115 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:01:52.115 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:01:52.115 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:01:52.115 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:01:52.115 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:01:52.115 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:01:52.115 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:01:52.115 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:52.115 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:52.115 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:52.115 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:52.115 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:01:52.115 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:01:52.115 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:01:52.116 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1807ms. 2025-07-01 11:01:52.117 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:52.117 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:52.117 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:52.117 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:52.117 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:52.117 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:52.117 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:52.117 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:52.117 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:01:52.117 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:01:52.117 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:01:52.117 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:01:52.117 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:01:52.117 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:01:52.117 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:01:52.117 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:01:52.117 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:52.117 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:52.118 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:52.118 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:52.118 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:52.118 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:52.118 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.8516ms 2025-07-01 11:01:52.118 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:01:52.118 +03:00 [DBG] Connection id "0HNC8090TGBTT" completed keep alive response. 2025-07-01 11:01:52.118 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.553ms 2025-07-01 11:01:52.118 +03:00 [DBG] Connection id "0HNC8090TGBTT" received FIN. 2025-07-01 11:01:52.118 +03:00 [DBG] Connection id "0HNC8090TGBTT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:01:52.118 +03:00 [DBG] Connection id "0HNC8090TGBTT" disconnecting. 2025-07-01 11:01:52.118 +03:00 [DBG] Connection id "0HNC8090TGBTT" stopped. 2025-07-01 11:01:52.171 +03:00 [DBG] Connection id "0HNC8090TGBTU" accepted. 2025-07-01 11:01:52.171 +03:00 [DBG] Connection id "0HNC8090TGBTU" started. 2025-07-01 11:01:52.171 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:01:52.172 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:01:52.172 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:01:52.172 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:01:52.172 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:01:52.172 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:01:52.172 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:01:52.172 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:01:52.172 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:01:52.172 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:01:52.172 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:01:52.172 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:01:52.172 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:01:52.172 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:01:52.172 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:01:52.172 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:52.172 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:52.172 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:01:52.172 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:01:52.172 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:01:52.172 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:01:52.172 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:01:52.172 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:01:52.172 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:01:52.172 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:01:52.172 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:52.172 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:52.172 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:52.172 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:52.173 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:01:52.173 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:01:52.173 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:01:52.325 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 151.9884ms. 2025-07-01 11:01:52.325 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:52.325 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:52.325 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:52.325 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:52.325 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:52.325 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:52.325 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:52.325 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:52.325 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:01:52.325 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:01:52.325 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:01:52.325 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:01:52.325 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:01:52.325 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:01:52.325 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:01:52.326 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:01:52.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:52.326 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:52.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:52.326 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:52.326 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:52.326 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:52.326 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 154.4244ms 2025-07-01 11:01:52.327 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:01:52.327 +03:00 [DBG] Connection id "0HNC8090TGBTU" completed keep alive response. 2025-07-01 11:01:52.327 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 155.1718ms 2025-07-01 11:01:52.333 +03:00 [DBG] Connection id "0HNC8090TGBTU" received FIN. 2025-07-01 11:01:52.333 +03:00 [DBG] Connection id "0HNC8090TGBTU" disconnecting. 2025-07-01 11:01:52.334 +03:00 [DBG] Connection id "0HNC8090TGBTU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:01:52.335 +03:00 [DBG] Connection id "0HNC8090TGBTU" stopped. 2025-07-01 11:01:54.002 +03:00 [DBG] Connection id "0HNC8090TGBTV" accepted. 2025-07-01 11:01:54.002 +03:00 [DBG] Connection id "0HNC8090TGBTV" started. 2025-07-01 11:01:54.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:01:54.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:01:54.002 +03:00 [DBG] POST requests are not supported 2025-07-01 11:01:54.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:01:54.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:01:54.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:54.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:01:54.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:01:54.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:01:54.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:01:54.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:54.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:01:54.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:01:54.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:01:54.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:01:54.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:01:54.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:01:54.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:54.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:54.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:01:54.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:01:54.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:54.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:54.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:54.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:54.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:01:54.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2237ms. 2025-07-01 11:01:54.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:54.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:54.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:54.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:54.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:54.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:54.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:54.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:54.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:54.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:01:54.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:54.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:54.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:54.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:54.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:54.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:54.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:54.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1204ms 2025-07-01 11:01:54.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:54.004 +03:00 [DBG] Connection id "0HNC8090TGBTV" completed keep alive response. 2025-07-01 11:01:54.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0533ms 2025-07-01 11:01:54.005 +03:00 [DBG] Connection id "0HNC8090TGBTV" received FIN. 2025-07-01 11:01:54.005 +03:00 [DBG] Connection id "0HNC8090TGBTV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:01:54.005 +03:00 [DBG] Connection id "0HNC8090TGBTV" disconnecting. 2025-07-01 11:01:54.005 +03:00 [DBG] Connection id "0HNC8090TGBTV" stopped. 2025-07-01 11:01:58.988 +03:00 [DBG] Connection id "0HNC8090TGBU0" accepted. 2025-07-01 11:01:58.988 +03:00 [DBG] Connection id "0HNC8090TGBU0" started. 2025-07-01 11:01:58.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:01:58.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:01:58.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:01:58.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:01:58.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:01:58.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:58.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:01:58.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:01:58.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:01:58.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:01:58.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:58.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:01:58.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:01:58.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:01:58.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:01:58.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:01:58.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:01:58.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:58.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:58.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:01:58.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:01:58.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:58.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:58.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:58.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:58.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:01:58.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1184ms. 2025-07-01 11:01:58.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:58.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:01:58.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:58.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:01:58.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:58.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:58.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:58.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:58.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:58.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:01:58.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:01:58.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:58.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:01:58.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:58.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:58.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:58.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:01:58.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.655ms 2025-07-01 11:01:58.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:01:58.990 +03:00 [DBG] Connection id "0HNC8090TGBU0" completed keep alive response. 2025-07-01 11:01:58.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3294ms 2025-07-01 11:01:58.990 +03:00 [DBG] Connection id "0HNC8090TGBU0" received FIN. 2025-07-01 11:01:58.990 +03:00 [DBG] Connection id "0HNC8090TGBU0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:01:58.990 +03:00 [DBG] Connection id "0HNC8090TGBU0" disconnecting. 2025-07-01 11:01:58.990 +03:00 [DBG] Connection id "0HNC8090TGBU0" stopped. 2025-07-01 11:02:03.980 +03:00 [DBG] Connection id "0HNC8090TGBU1" accepted. 2025-07-01 11:02:03.980 +03:00 [DBG] Connection id "0HNC8090TGBU1" started. 2025-07-01 11:02:03.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:02:03.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:02:03.980 +03:00 [DBG] POST requests are not supported 2025-07-01 11:02:03.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:02:03.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:02:03.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:03.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:02:03.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:02:03.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:02:03.980 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:02:03.980 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:03.980 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:02:03.980 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:02:03.980 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:02:03.980 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:02:03.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:02:03.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:02:03.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:03.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:03.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:02:03.981 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:02:03.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:03.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:03.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:03.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:03.981 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:02:03.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1402ms. 2025-07-01 11:02:03.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:03.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:03.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:03.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:03.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:03.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:03.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:03.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:03.981 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:03.981 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:02:03.981 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:03.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:03.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:03.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:03.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:03.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:03.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:03.981 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7526ms 2025-07-01 11:02:03.981 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:03.981 +03:00 [DBG] Connection id "0HNC8090TGBU1" completed keep alive response. 2025-07-01 11:02:03.981 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4112ms 2025-07-01 11:02:03.982 +03:00 [DBG] Connection id "0HNC8090TGBU1" received FIN. 2025-07-01 11:02:03.982 +03:00 [DBG] Connection id "0HNC8090TGBU1" disconnecting. 2025-07-01 11:02:03.982 +03:00 [DBG] Connection id "0HNC8090TGBU1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:02:03.983 +03:00 [DBG] Connection id "0HNC8090TGBU1" stopped. 2025-07-01 11:02:04.380 +03:00 [DBG] Connection id "0HNC8090TGBU2" accepted. 2025-07-01 11:02:04.380 +03:00 [DBG] Connection id "0HNC8090TGBU2" started. 2025-07-01 11:02:04.380 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 759 2025-07-01 11:02:04.380 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:02:04.380 +03:00 [DBG] POST requests are not supported 2025-07-01 11:02:04.380 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:02:04.380 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:02:04.380 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:02:04.380 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:02:04.380 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:02:04.380 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:02:04.381 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:02:04.381 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:02:04.381 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:02:04.381 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:02:04.381 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:02:04.381 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:02:04.381 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:02:04.381 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:02:04.381 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:04.381 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:04.381 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:02:04.381 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:02:04.381 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:02:04.381 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:02:04.381 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:02:04.381 +03:00 [DBG] Connection id "0HNC8090TGBU2", Request id "0HNC8090TGBU2:00000001": started reading request body. 2025-07-01 11:02:04.381 +03:00 [DBG] Connection id "0HNC8090TGBU2", Request id "0HNC8090TGBU2:00000001": done reading request body. 2025-07-01 11:02:04.381 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:02:04.381 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:02:04.381 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:02:04.381 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:02:04.382 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:02:04.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:04.382 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:04.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:04.382 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:04.382 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:02:04.382 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:02:04.382 +03:00 [INF] Updating physical elements properties 2025-07-01 11:02:04.399 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.0368ms. 2025-07-01 11:02:04.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:04.399 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:04.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:04.399 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:04.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:04.399 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:04.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:04.399 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:04.399 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:04.399 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:02:04.399 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:04.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:04.399 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:04.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:04.399 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:04.399 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:04.399 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:04.399 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 18.3169ms 2025-07-01 11:02:04.399 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:02:04.399 +03:00 [DBG] Connection id "0HNC8090TGBU2" completed keep alive response. 2025-07-01 11:02:04.399 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 19.2797ms 2025-07-01 11:02:04.400 +03:00 [DBG] Connection id "0HNC8090TGBU2" received FIN. 2025-07-01 11:02:04.400 +03:00 [DBG] Connection id "0HNC8090TGBU2" disconnecting. 2025-07-01 11:02:04.400 +03:00 [DBG] Connection id "0HNC8090TGBU2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:02:04.401 +03:00 [DBG] Connection id "0HNC8090TGBU2" stopped. 2025-07-01 11:02:04.442 +03:00 [DBG] Connection id "0HNC8090TGBU3" accepted. 2025-07-01 11:02:04.442 +03:00 [DBG] Connection id "0HNC8090TGBU3" started. 2025-07-01 11:02:04.442 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:02:04.442 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:02:04.442 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:02:04.442 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:02:04.442 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:02:04.442 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:02:04.442 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:02:04.442 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:02:04.442 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:02:04.442 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:02:04.443 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:02:04.443 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:02:04.443 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:02:04.443 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:02:04.443 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:02:04.443 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:04.443 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:04.443 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:02:04.443 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:02:04.443 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:02:04.443 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:02:04.443 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:02:04.443 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:02:04.443 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:02:04.443 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:02:04.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:04.443 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:04.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:04.443 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:04.443 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:02:04.443 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:02:04.443 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:02:04.445 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.867ms. 2025-07-01 11:02:04.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:04.445 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:04.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:04.445 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:04.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:04.445 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:04.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:04.446 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:04.446 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:02:04.446 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:02:04.446 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:02:04.446 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:02:04.446 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:02:04.446 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:02:04.446 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:02:04.446 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:02:04.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:04.446 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:04.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:04.446 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:04.446 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:04.446 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:04.446 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.2662ms 2025-07-01 11:02:04.446 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:02:04.446 +03:00 [DBG] Connection id "0HNC8090TGBU3" completed keep alive response. 2025-07-01 11:02:04.446 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.1638ms 2025-07-01 11:02:04.446 +03:00 [DBG] Connection id "0HNC8090TGBU3" received FIN. 2025-07-01 11:02:04.446 +03:00 [DBG] Connection id "0HNC8090TGBU3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:02:04.446 +03:00 [DBG] Connection id "0HNC8090TGBU3" disconnecting. 2025-07-01 11:02:04.446 +03:00 [DBG] Connection id "0HNC8090TGBU3" stopped. 2025-07-01 11:02:04.494 +03:00 [DBG] Connection id "0HNC8090TGBU4" accepted. 2025-07-01 11:02:04.494 +03:00 [DBG] Connection id "0HNC8090TGBU4" started. 2025-07-01 11:02:04.495 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:02:04.495 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:02:04.495 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:02:04.495 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:02:04.495 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:02:04.495 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:02:04.495 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:02:04.495 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:02:04.495 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:02:04.495 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:02:04.495 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:02:04.495 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:02:04.495 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:02:04.495 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:02:04.495 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:02:04.495 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:04.495 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:04.495 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:02:04.495 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:02:04.495 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:02:04.495 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:02:04.495 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:02:04.495 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:02:04.495 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:02:04.495 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:02:04.495 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:04.495 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:04.495 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:04.495 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:04.496 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:02:04.496 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:02:04.496 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:02:04.671 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 175.4929ms. 2025-07-01 11:02:04.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:04.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:04.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:04.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:04.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:04.671 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:04.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:04.671 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:04.671 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:02:04.671 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:02:04.672 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:02:04.672 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:02:04.672 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:02:04.672 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:02:04.672 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:02:04.673 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:02:04.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:04.673 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:04.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:04.673 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:04.673 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:04.673 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:04.673 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 177.9987ms 2025-07-01 11:02:04.673 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:02:04.673 +03:00 [DBG] Connection id "0HNC8090TGBU4" completed keep alive response. 2025-07-01 11:02:04.673 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 178.655ms 2025-07-01 11:02:04.678 +03:00 [DBG] Connection id "0HNC8090TGBU4" received FIN. 2025-07-01 11:02:04.678 +03:00 [DBG] Connection id "0HNC8090TGBU4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:02:04.678 +03:00 [DBG] Connection id "0HNC8090TGBU4" disconnecting. 2025-07-01 11:02:04.678 +03:00 [DBG] Connection id "0HNC8090TGBU4" stopped. 2025-07-01 11:02:08.269 +03:00 [DBG] Connection id "0HNC8090TGBU5" accepted. 2025-07-01 11:02:08.269 +03:00 [DBG] Connection id "0HNC8090TGBU5" started. 2025-07-01 11:02:08.270 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:02:08.270 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:02:08.270 +03:00 [DBG] POST requests are not supported 2025-07-01 11:02:08.270 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:02:08.270 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:02:08.270 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:02:08.270 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:02:08.270 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:02:08.270 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:02:08.270 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:02:08.270 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:02:08.270 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:02:08.270 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:02:08.270 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:02:08.270 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:02:08.270 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:02:08.270 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:02:08.270 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.270 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.270 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:02:08.270 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:02:08.270 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:02:08.271 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:02:08.271 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:02:08.271 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:02:08.271 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:02:08.271 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:02:08.271 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:02:08.271 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:02:08.271 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:02:08.271 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:02:08.271 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:02:08.271 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:02:08.271 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:02:08.271 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:02:08.271 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:02:08.271 +03:00 [DBG] Connection id "0HNC8090TGBU5", Request id "0HNC8090TGBU5:00000001": started reading request body. 2025-07-01 11:02:08.271 +03:00 [DBG] Connection id "0HNC8090TGBU5", Request id "0HNC8090TGBU5:00000001": done reading request body. 2025-07-01 11:02:08.271 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:02:08.271 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:02:08.271 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:02:08.271 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:02:08.271 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:02:08.271 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:08.271 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:08.271 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:08.271 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:08.271 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:02:08.271 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:02:08.271 +03:00 [INF] Changing group of physicals [248] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:02:08.296 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 24.2009ms. 2025-07-01 11:02:08.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:08.296 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:08.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:08.296 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:08.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.296 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:08.296 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:08.296 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:08.296 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:02:08.296 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:08.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:08.296 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:08.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.296 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.296 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.296 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.296 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 25.8412ms 2025-07-01 11:02:08.296 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:02:08.296 +03:00 [DBG] Connection id "0HNC8090TGBU5" completed keep alive response. 2025-07-01 11:02:08.296 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 26.6856ms 2025-07-01 11:02:08.296 +03:00 [DBG] Connection id "0HNC8090TGBU5" received FIN. 2025-07-01 11:02:08.296 +03:00 [DBG] Connection id "0HNC8090TGBU5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:02:08.297 +03:00 [DBG] Connection id "0HNC8090TGBU5" disconnecting. 2025-07-01 11:02:08.297 +03:00 [DBG] Connection id "0HNC8090TGBU5" stopped. 2025-07-01 11:02:08.340 +03:00 [DBG] Connection id "0HNC8090TGBU6" accepted. 2025-07-01 11:02:08.340 +03:00 [DBG] Connection id "0HNC8090TGBU6" started. 2025-07-01 11:02:08.340 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:02:08.340 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:02:08.340 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:02:08.340 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:02:08.340 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:02:08.340 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:02:08.340 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:02:08.340 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:02:08.340 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:02:08.340 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:02:08.340 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:02:08.340 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:02:08.340 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:02:08.340 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:02:08.340 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:02:08.340 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.340 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.341 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:02:08.341 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:02:08.341 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:02:08.341 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:02:08.341 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:02:08.341 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:02:08.341 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:02:08.341 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:02:08.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:08.341 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:08.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:08.341 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:08.341 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:02:08.341 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:02:08.341 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:02:08.342 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.0968ms. 2025-07-01 11:02:08.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:08.342 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:08.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:08.342 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:08.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.342 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:08.342 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:08.342 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:02:08.342 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:02:08.342 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:02:08.342 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:02:08.342 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:02:08.343 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:02:08.343 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:02:08.343 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:02:08.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:08.343 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:08.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.343 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.343 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.343 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.343 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.3802ms 2025-07-01 11:02:08.343 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:02:08.343 +03:00 [DBG] Connection id "0HNC8090TGBU6" completed keep alive response. 2025-07-01 11:02:08.343 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.0859ms 2025-07-01 11:02:08.343 +03:00 [DBG] Connection id "0HNC8090TGBU6" received FIN. 2025-07-01 11:02:08.343 +03:00 [DBG] Connection id "0HNC8090TGBU6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:02:08.343 +03:00 [DBG] Connection id "0HNC8090TGBU6" disconnecting. 2025-07-01 11:02:08.343 +03:00 [DBG] Connection id "0HNC8090TGBU6" stopped. 2025-07-01 11:02:08.395 +03:00 [DBG] Connection id "0HNC8090TGBU7" accepted. 2025-07-01 11:02:08.395 +03:00 [DBG] Connection id "0HNC8090TGBU7" started. 2025-07-01 11:02:08.395 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:02:08.395 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:02:08.395 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:02:08.395 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:02:08.395 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:02:08.395 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:02:08.395 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:02:08.395 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:02:08.396 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:02:08.396 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:02:08.396 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:02:08.396 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:02:08.396 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:02:08.396 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:02:08.396 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:02:08.396 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.396 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.396 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:02:08.396 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:02:08.396 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:02:08.396 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:02:08.396 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:02:08.396 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:02:08.396 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:02:08.396 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:02:08.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:08.396 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:08.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:08.396 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:08.396 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:02:08.396 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:02:08.396 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:02:08.543 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 146.7996ms. 2025-07-01 11:02:08.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:08.543 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:08.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:08.543 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:08.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.543 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:08.543 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:08.543 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:02:08.543 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:02:08.543 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:02:08.543 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:02:08.543 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:02:08.543 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:02:08.543 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:02:08.545 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:02:08.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:08.545 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:08.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.545 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.545 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.545 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.545 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 149.0328ms 2025-07-01 11:02:08.545 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:02:08.545 +03:00 [DBG] Connection id "0HNC8090TGBU7" completed keep alive response. 2025-07-01 11:02:08.545 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 149.6656ms 2025-07-01 11:02:08.550 +03:00 [DBG] Connection id "0HNC8090TGBU7" received FIN. 2025-07-01 11:02:08.551 +03:00 [DBG] Connection id "0HNC8090TGBU7" disconnecting. 2025-07-01 11:02:08.551 +03:00 [DBG] Connection id "0HNC8090TGBU7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:02:08.552 +03:00 [DBG] Connection id "0HNC8090TGBU7" stopped. 2025-07-01 11:02:08.981 +03:00 [DBG] Connection id "0HNC8090TGBU8" accepted. 2025-07-01 11:02:08.981 +03:00 [DBG] Connection id "0HNC8090TGBU8" started. 2025-07-01 11:02:08.981 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:02:08.981 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:02:08.981 +03:00 [DBG] POST requests are not supported 2025-07-01 11:02:08.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:02:08.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:02:08.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:08.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:02:08.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:02:08.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:02:08.982 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:02:08.982 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:08.982 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:02:08.982 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:02:08.982 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:02:08.982 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:02:08.982 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:02:08.982 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:02:08.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:02:08.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:02:08.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:08.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:08.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:08.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:08.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:02:08.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1181ms. 2025-07-01 11:02:08.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:08.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:08.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:08.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:08.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:08.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:08.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:08.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:02:08.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:08.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:08.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:08.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:08.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5804ms 2025-07-01 11:02:08.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:08.982 +03:00 [DBG] Connection id "0HNC8090TGBU8" completed keep alive response. 2025-07-01 11:02:08.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1545ms 2025-07-01 11:02:08.983 +03:00 [DBG] Connection id "0HNC8090TGBU8" received FIN. 2025-07-01 11:02:08.983 +03:00 [DBG] Connection id "0HNC8090TGBU8" disconnecting. 2025-07-01 11:02:08.983 +03:00 [DBG] Connection id "0HNC8090TGBU8" stopped. 2025-07-01 11:02:08.983 +03:00 [DBG] Connection id "0HNC8090TGBU8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:02:13.984 +03:00 [DBG] Connection id "0HNC8090TGBU9" accepted. 2025-07-01 11:02:13.984 +03:00 [DBG] Connection id "0HNC8090TGBU9" started. 2025-07-01 11:02:13.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:02:13.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:02:13.984 +03:00 [DBG] POST requests are not supported 2025-07-01 11:02:13.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:02:13.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:02:13.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:13.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:02:13.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:02:13.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:02:13.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:02:13.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:13.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:02:13.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:02:13.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:02:13.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:02:13.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:02:13.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:02:13.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:13.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:13.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:02:13.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:02:13.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:13.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:13.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:13.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:13.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:02:13.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1497ms. 2025-07-01 11:02:13.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:13.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:13.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:13.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:13.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:13.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:13.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:13.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:13.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:13.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:02:13.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:13.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:13.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:13.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:13.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:13.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:13.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:13.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9073ms 2025-07-01 11:02:13.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:13.985 +03:00 [DBG] Connection id "0HNC8090TGBU9" completed keep alive response. 2025-07-01 11:02:13.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4828ms 2025-07-01 11:02:13.986 +03:00 [DBG] Connection id "0HNC8090TGBU9" received FIN. 2025-07-01 11:02:13.986 +03:00 [DBG] Connection id "0HNC8090TGBU9" disconnecting. 2025-07-01 11:02:13.986 +03:00 [DBG] Connection id "0HNC8090TGBU9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:02:13.987 +03:00 [DBG] Connection id "0HNC8090TGBU9" stopped. 2025-07-01 11:02:18.983 +03:00 [DBG] Connection id "0HNC8090TGBUA" accepted. 2025-07-01 11:02:18.983 +03:00 [DBG] Connection id "0HNC8090TGBUA" started. 2025-07-01 11:02:18.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:02:18.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:02:18.983 +03:00 [DBG] POST requests are not supported 2025-07-01 11:02:18.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:02:18.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:02:18.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:18.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:02:18.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:02:18.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:02:18.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:02:18.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:18.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:02:18.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:02:18.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:02:18.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:02:18.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:02:18.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:02:18.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:18.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:18.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:02:18.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:02:18.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:18.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:18.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:18.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:18.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:02:18.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1364ms. 2025-07-01 11:02:18.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:18.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:18.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:18.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:18.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:18.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:18.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:18.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:18.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:18.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:02:18.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:18.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:18.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:18.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:18.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:18.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:18.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:18.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8973ms 2025-07-01 11:02:18.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:18.985 +03:00 [DBG] Connection id "0HNC8090TGBUA" completed keep alive response. 2025-07-01 11:02:18.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4434ms 2025-07-01 11:02:18.985 +03:00 [DBG] Connection id "0HNC8090TGBUA" received FIN. 2025-07-01 11:02:18.985 +03:00 [DBG] Connection id "0HNC8090TGBUA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:02:18.985 +03:00 [DBG] Connection id "0HNC8090TGBUA" disconnecting. 2025-07-01 11:02:18.985 +03:00 [DBG] Connection id "0HNC8090TGBUA" stopped. 2025-07-01 11:02:22.098 +03:00 [DBG] Connection id "0HNC8090TGBUB" accepted. 2025-07-01 11:02:22.098 +03:00 [DBG] Connection id "0HNC8090TGBUB" started. 2025-07-01 11:02:22.098 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 759 2025-07-01 11:02:22.098 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:02:22.098 +03:00 [DBG] POST requests are not supported 2025-07-01 11:02:22.098 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:02:22.098 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:02:22.098 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:02:22.099 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:02:22.099 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:02:22.099 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:02:22.099 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:02:22.099 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:02:22.099 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:02:22.099 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:02:22.099 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:02:22.099 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:02:22.099 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:02:22.099 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:02:22.099 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:22.099 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:22.099 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:02:22.099 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:02:22.099 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:02:22.099 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:02:22.099 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:02:22.099 +03:00 [DBG] Connection id "0HNC8090TGBUB", Request id "0HNC8090TGBUB:00000001": started reading request body. 2025-07-01 11:02:22.099 +03:00 [DBG] Connection id "0HNC8090TGBUB", Request id "0HNC8090TGBUB:00000001": done reading request body. 2025-07-01 11:02:22.099 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:02:22.099 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:02:22.099 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:02:22.099 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:02:22.099 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:02:22.100 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:22.100 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:22.100 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:22.100 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:22.100 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:02:22.100 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:02:22.100 +03:00 [INF] Updating physical elements properties 2025-07-01 11:02:22.117 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.971ms. 2025-07-01 11:02:22.117 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:22.117 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:22.117 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:22.117 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:22.117 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:22.117 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:22.117 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:22.117 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:22.117 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:22.117 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:02:22.117 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:22.117 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:22.117 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:22.117 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:22.117 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:22.117 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:22.117 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:22.117 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 18.3783ms 2025-07-01 11:02:22.117 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:02:22.117 +03:00 [DBG] Connection id "0HNC8090TGBUB" completed keep alive response. 2025-07-01 11:02:22.118 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 19.2613ms 2025-07-01 11:02:22.118 +03:00 [DBG] Connection id "0HNC8090TGBUB" received FIN. 2025-07-01 11:02:22.118 +03:00 [DBG] Connection id "0HNC8090TGBUB" disconnecting. 2025-07-01 11:02:22.118 +03:00 [DBG] Connection id "0HNC8090TGBUB" stopped. 2025-07-01 11:02:22.118 +03:00 [DBG] Connection id "0HNC8090TGBUB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:02:22.158 +03:00 [DBG] Connection id "0HNC8090TGBUC" accepted. 2025-07-01 11:02:22.158 +03:00 [DBG] Connection id "0HNC8090TGBUC" started. 2025-07-01 11:02:22.159 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:02:22.159 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:02:22.159 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:02:22.159 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:02:22.159 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:02:22.159 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:02:22.159 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:02:22.159 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:02:22.160 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:02:22.160 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:02:22.160 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:02:22.160 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:02:22.160 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:02:22.161 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:02:22.161 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:02:22.161 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:22.161 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:22.161 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:02:22.161 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:02:22.162 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:02:22.162 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:02:22.162 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:02:22.162 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:02:22.162 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:02:22.162 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:02:22.163 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:22.163 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:22.163 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:22.163 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:22.163 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:02:22.163 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:02:22.163 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:02:22.167 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.2409ms. 2025-07-01 11:02:22.167 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:22.167 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:22.167 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:22.167 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:22.167 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:22.167 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:22.167 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:22.167 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:22.168 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:02:22.168 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:02:22.168 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:02:22.168 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:02:22.168 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:02:22.168 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:02:22.168 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:02:22.169 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:02:22.169 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:22.169 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:22.169 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:22.169 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:22.169 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:22.169 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:22.170 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 8.7217ms 2025-07-01 11:02:22.170 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:02:22.170 +03:00 [DBG] Connection id "0HNC8090TGBUC" completed keep alive response. 2025-07-01 11:02:22.170 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 11.2879ms 2025-07-01 11:02:22.170 +03:00 [DBG] Connection id "0HNC8090TGBUC" received FIN. 2025-07-01 11:02:22.171 +03:00 [DBG] Connection id "0HNC8090TGBUC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:02:22.171 +03:00 [DBG] Connection id "0HNC8090TGBUC" disconnecting. 2025-07-01 11:02:22.171 +03:00 [DBG] Connection id "0HNC8090TGBUC" stopped. 2025-07-01 11:02:22.220 +03:00 [DBG] Connection id "0HNC8090TGBUD" accepted. 2025-07-01 11:02:22.220 +03:00 [DBG] Connection id "0HNC8090TGBUD" started. 2025-07-01 11:02:22.220 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:02:22.221 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:02:22.221 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:02:22.221 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:02:22.221 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:02:22.221 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:02:22.221 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:02:22.221 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:02:22.221 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:02:22.221 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:02:22.221 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:02:22.221 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:02:22.221 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:02:22.221 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:02:22.221 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:02:22.221 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:22.221 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:22.221 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:02:22.222 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:02:22.222 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:02:22.222 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:02:22.222 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:02:22.222 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:02:22.222 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:02:22.222 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:02:22.222 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:22.222 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:22.222 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:22.222 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:22.222 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:02:22.222 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:02:22.222 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:02:22.394 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 172.0303ms. 2025-07-01 11:02:22.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:22.394 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:22.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:22.394 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:22.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:22.394 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:22.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:22.394 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:22.394 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:02:22.394 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:02:22.394 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:02:22.395 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:02:22.395 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:02:22.395 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:02:22.395 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:02:22.396 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:02:22.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:22.396 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:22.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:22.396 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:22.396 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:22.396 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:22.396 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 174.6184ms 2025-07-01 11:02:22.396 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:02:22.396 +03:00 [DBG] Connection id "0HNC8090TGBUD" completed keep alive response. 2025-07-01 11:02:22.396 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 175.6016ms 2025-07-01 11:02:22.400 +03:00 [DBG] Connection id "0HNC8090TGBUD" received FIN. 2025-07-01 11:02:22.400 +03:00 [DBG] Connection id "0HNC8090TGBUD" disconnecting. 2025-07-01 11:02:22.401 +03:00 [DBG] Connection id "0HNC8090TGBUD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:02:22.402 +03:00 [DBG] Connection id "0HNC8090TGBUD" stopped. 2025-07-01 11:02:23.986 +03:00 [DBG] Connection id "0HNC8090TGBUE" accepted. 2025-07-01 11:02:23.986 +03:00 [DBG] Connection id "0HNC8090TGBUE" started. 2025-07-01 11:02:23.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:02:23.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:02:23.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:02:23.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:02:23.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:02:23.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:23.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:02:23.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:02:23.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:02:23.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:02:23.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:23.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:02:23.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:02:23.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:02:23.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:02:23.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:02:23.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:02:23.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:23.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:23.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:02:23.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:02:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:23.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:02:23.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1735ms. 2025-07-01 11:02:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:23.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:23.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:23.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:23.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:23.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:23.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:02:23.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:23.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:23.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:23.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:23.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:23.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:23.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:23.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8577ms 2025-07-01 11:02:23.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:23.988 +03:00 [DBG] Connection id "0HNC8090TGBUE" completed keep alive response. 2025-07-01 11:02:23.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5065ms 2025-07-01 11:02:23.988 +03:00 [DBG] Connection id "0HNC8090TGBUE" received FIN. 2025-07-01 11:02:23.988 +03:00 [DBG] Connection id "0HNC8090TGBUE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:02:23.988 +03:00 [DBG] Connection id "0HNC8090TGBUE" disconnecting. 2025-07-01 11:02:23.988 +03:00 [DBG] Connection id "0HNC8090TGBUE" stopped. 2025-07-01 11:02:28.988 +03:00 [DBG] Connection id "0HNC8090TGBUF" accepted. 2025-07-01 11:02:28.988 +03:00 [DBG] Connection id "0HNC8090TGBUF" started. 2025-07-01 11:02:28.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:02:28.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:02:28.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:02:28.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:02:28.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:02:28.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:28.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:02:28.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:02:28.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:02:28.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:02:28.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:28.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:02:28.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:02:28.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:02:28.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:02:28.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:02:28.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:02:28.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:28.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:28.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:02:28.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:02:28.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:28.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:28.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:28.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:28.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:02:28.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1548ms. 2025-07-01 11:02:28.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:28.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:28.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:28.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:28.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:28.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:28.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:28.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:28.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:28.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:02:28.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:28.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:28.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:28.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:28.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:28.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:28.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:28.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0896ms 2025-07-01 11:02:28.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:28.990 +03:00 [DBG] Connection id "0HNC8090TGBUF" completed keep alive response. 2025-07-01 11:02:28.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0553ms 2025-07-01 11:02:28.990 +03:00 [DBG] Connection id "0HNC8090TGBUF" received FIN. 2025-07-01 11:02:28.990 +03:00 [DBG] Connection id "0HNC8090TGBUF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:02:28.990 +03:00 [DBG] Connection id "0HNC8090TGBUF" disconnecting. 2025-07-01 11:02:28.990 +03:00 [DBG] Connection id "0HNC8090TGBUF" stopped. 2025-07-01 11:02:29.059 +03:00 [DBG] Connection id "0HNC8090TGBUG" accepted. 2025-07-01 11:02:29.059 +03:00 [DBG] Connection id "0HNC8090TGBUG" started. 2025-07-01 11:02:29.059 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:02:29.059 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:02:29.059 +03:00 [DBG] POST requests are not supported 2025-07-01 11:02:29.059 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:02:29.059 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:02:29.059 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:02:29.059 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:02:29.059 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:02:29.059 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:02:29.059 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:02:29.060 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:02:29.060 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:02:29.060 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:02:29.060 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:02:29.060 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:02:29.060 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:02:29.060 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:02:29.060 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:29.060 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:29.060 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:02:29.060 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:02:29.060 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:02:29.060 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:02:29.060 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:02:29.060 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:02:29.060 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:02:29.060 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:02:29.060 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:02:29.060 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:02:29.060 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:02:29.060 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:02:29.060 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:02:29.060 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:02:29.060 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:02:29.060 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:02:29.060 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:02:29.060 +03:00 [DBG] Connection id "0HNC8090TGBUG", Request id "0HNC8090TGBUG:00000001": started reading request body. 2025-07-01 11:02:29.060 +03:00 [DBG] Connection id "0HNC8090TGBUG", Request id "0HNC8090TGBUG:00000001": done reading request body. 2025-07-01 11:02:29.060 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:02:29.060 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:02:29.060 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:02:29.060 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:02:29.060 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:02:29.061 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:29.061 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:29.061 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:29.061 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:29.061 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:02:29.061 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:02:29.061 +03:00 [INF] Changing group of physicals [251] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:02:29.092 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 30.9911ms. 2025-07-01 11:02:29.092 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:29.092 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:29.092 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:29.092 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:29.092 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:29.092 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:29.092 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:29.092 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:29.092 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:29.092 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:02:29.092 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:29.092 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:29.092 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:29.092 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:29.092 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:29.092 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:29.092 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:29.092 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 32.4829ms 2025-07-01 11:02:29.092 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:02:29.092 +03:00 [DBG] Connection id "0HNC8090TGBUG" completed keep alive response. 2025-07-01 11:02:29.092 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 33.2428ms 2025-07-01 11:02:29.093 +03:00 [DBG] Connection id "0HNC8090TGBUG" received FIN. 2025-07-01 11:02:29.093 +03:00 [DBG] Connection id "0HNC8090TGBUG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:02:29.093 +03:00 [DBG] Connection id "0HNC8090TGBUG" disconnecting. 2025-07-01 11:02:29.093 +03:00 [DBG] Connection id "0HNC8090TGBUG" stopped. 2025-07-01 11:02:29.140 +03:00 [DBG] Connection id "0HNC8090TGBUH" accepted. 2025-07-01 11:02:29.140 +03:00 [DBG] Connection id "0HNC8090TGBUH" started. 2025-07-01 11:02:29.140 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:02:29.140 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:02:29.140 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:02:29.140 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:02:29.140 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:02:29.140 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:02:29.140 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:02:29.140 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:02:29.140 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:02:29.140 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:02:29.140 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:02:29.140 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:02:29.140 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:02:29.140 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:02:29.140 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:02:29.140 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:29.141 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:29.141 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:02:29.141 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:02:29.141 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:02:29.141 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:02:29.141 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:02:29.141 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:02:29.141 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:02:29.141 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:02:29.141 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:29.141 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:29.141 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:29.141 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:29.141 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:02:29.141 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:02:29.141 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:02:29.142 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.9771ms. 2025-07-01 11:02:29.142 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:29.142 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:29.142 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:29.142 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:29.142 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:29.142 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:29.142 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:29.142 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:29.142 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:02:29.142 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:02:29.142 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:02:29.142 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:02:29.142 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:02:29.142 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:02:29.142 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:02:29.142 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:02:29.142 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:29.142 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:29.142 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:29.143 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:29.143 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:29.143 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:29.143 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.0746ms 2025-07-01 11:02:29.143 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:02:29.143 +03:00 [DBG] Connection id "0HNC8090TGBUH" completed keep alive response. 2025-07-01 11:02:29.143 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.6086ms 2025-07-01 11:02:29.143 +03:00 [DBG] Connection id "0HNC8090TGBUH" received FIN. 2025-07-01 11:02:29.143 +03:00 [DBG] Connection id "0HNC8090TGBUH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:02:29.143 +03:00 [DBG] Connection id "0HNC8090TGBUH" disconnecting. 2025-07-01 11:02:29.143 +03:00 [DBG] Connection id "0HNC8090TGBUH" stopped. 2025-07-01 11:02:29.194 +03:00 [DBG] Connection id "0HNC8090TGBUI" accepted. 2025-07-01 11:02:29.194 +03:00 [DBG] Connection id "0HNC8090TGBUI" started. 2025-07-01 11:02:29.194 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:02:29.194 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:02:29.194 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:02:29.194 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:02:29.194 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:02:29.194 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:02:29.194 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:02:29.194 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:02:29.194 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:02:29.194 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:02:29.195 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:02:29.195 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:02:29.195 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:02:29.195 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:02:29.195 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:02:29.195 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:29.195 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:29.195 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:02:29.195 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:02:29.195 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:02:29.195 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:02:29.195 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:02:29.195 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:02:29.195 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:02:29.195 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:02:29.195 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:29.195 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:29.195 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:29.195 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:29.195 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:02:29.195 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:02:29.196 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:02:29.333 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 137.1371ms. 2025-07-01 11:02:29.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:29.333 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:29.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:29.333 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:29.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:29.333 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:29.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:29.333 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:29.333 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:02:29.333 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:02:29.333 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:02:29.333 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:02:29.333 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:02:29.333 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:02:29.333 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:02:29.335 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:02:29.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:29.335 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:29.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:29.335 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:29.335 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:29.335 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:29.335 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 139.9611ms 2025-07-01 11:02:29.335 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:02:29.335 +03:00 [DBG] Connection id "0HNC8090TGBUI" completed keep alive response. 2025-07-01 11:02:29.335 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 140.8527ms 2025-07-01 11:02:29.339 +03:00 [DBG] Connection id "0HNC8090TGBUI" received FIN. 2025-07-01 11:02:29.339 +03:00 [DBG] Connection id "0HNC8090TGBUI" disconnecting. 2025-07-01 11:02:29.339 +03:00 [DBG] Connection id "0HNC8090TGBUI" stopped. 2025-07-01 11:02:29.339 +03:00 [DBG] Connection id "0HNC8090TGBUI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:02:33.982 +03:00 [DBG] Connection id "0HNC8090TGBUJ" accepted. 2025-07-01 11:02:33.982 +03:00 [DBG] Connection id "0HNC8090TGBUJ" started. 2025-07-01 11:02:33.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:02:33.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:02:33.982 +03:00 [DBG] POST requests are not supported 2025-07-01 11:02:33.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:02:33.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:02:33.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:33.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:02:33.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:02:33.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:02:33.982 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:02:33.982 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:33.982 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:02:33.982 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:02:33.982 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:02:33.982 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:02:33.982 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:02:33.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:02:33.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:33.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:33.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:02:33.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:02:33.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:33.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:33.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:33.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:33.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:02:33.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1661ms. 2025-07-01 11:02:33.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:33.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:33.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:33.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:33.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:33.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:33.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:33.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:33.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:33.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:02:33.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:33.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:33.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:33.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:33.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:33.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:33.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:33.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.186ms 2025-07-01 11:02:33.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:33.984 +03:00 [DBG] Connection id "0HNC8090TGBUJ" completed keep alive response. 2025-07-01 11:02:33.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1282ms 2025-07-01 11:02:33.984 +03:00 [DBG] Connection id "0HNC8090TGBUJ" received FIN. 2025-07-01 11:02:33.984 +03:00 [DBG] Connection id "0HNC8090TGBUJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:02:33.984 +03:00 [DBG] Connection id "0HNC8090TGBUJ" disconnecting. 2025-07-01 11:02:33.984 +03:00 [DBG] Connection id "0HNC8090TGBUJ" stopped. 2025-07-01 11:02:38.983 +03:00 [DBG] Connection id "0HNC8090TGBUK" accepted. 2025-07-01 11:02:38.983 +03:00 [DBG] Connection id "0HNC8090TGBUK" started. 2025-07-01 11:02:38.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:02:38.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:02:38.983 +03:00 [DBG] POST requests are not supported 2025-07-01 11:02:38.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:02:38.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:02:38.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:38.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:02:38.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:02:38.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:02:38.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:02:38.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:38.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:02:38.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:02:38.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:02:38.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:02:38.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:02:38.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:02:38.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:38.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:38.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:02:38.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:02:38.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:38.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:38.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:38.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:38.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:02:38.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1242ms. 2025-07-01 11:02:38.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:38.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:38.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:38.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:38.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:38.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:38.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:38.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:38.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:38.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:02:38.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:38.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:38.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:38.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:38.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:38.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:38.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:38.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8192ms 2025-07-01 11:02:38.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:38.984 +03:00 [DBG] Connection id "0HNC8090TGBUK" completed keep alive response. 2025-07-01 11:02:38.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4755ms 2025-07-01 11:02:38.984 +03:00 [DBG] Connection id "0HNC8090TGBUK" received FIN. 2025-07-01 11:02:38.985 +03:00 [DBG] Connection id "0HNC8090TGBUK" disconnecting. 2025-07-01 11:02:38.985 +03:00 [DBG] Connection id "0HNC8090TGBUK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:02:38.986 +03:00 [DBG] Connection id "0HNC8090TGBUK" stopped. 2025-07-01 11:02:43.985 +03:00 [DBG] Connection id "0HNC8090TGBUL" accepted. 2025-07-01 11:02:43.985 +03:00 [DBG] Connection id "0HNC8090TGBUL" started. 2025-07-01 11:02:43.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:02:43.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:02:43.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:02:43.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:02:43.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:02:43.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:43.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:02:43.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:02:43.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:02:43.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:02:43.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:43.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:02:43.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:02:43.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:02:43.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:02:43.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:02:43.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:02:43.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:43.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:43.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:02:43.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:02:43.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:43.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:43.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:43.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:43.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:02:43.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1872ms. 2025-07-01 11:02:43.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:43.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:43.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:43.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:43.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:43.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:43.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:43.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:43.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:43.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:02:43.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:43.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:43.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:43.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:43.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:43.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:43.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:43.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3453ms 2025-07-01 11:02:43.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:43.988 +03:00 [DBG] Connection id "0HNC8090TGBUL" completed keep alive response. 2025-07-01 11:02:43.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4798ms 2025-07-01 11:02:43.988 +03:00 [DBG] Connection id "0HNC8090TGBUL" received FIN. 2025-07-01 11:02:43.988 +03:00 [DBG] Connection id "0HNC8090TGBUL" disconnecting. 2025-07-01 11:02:43.988 +03:00 [DBG] Connection id "0HNC8090TGBUL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:02:43.989 +03:00 [DBG] Connection id "0HNC8090TGBUL" stopped. 2025-07-01 11:02:48.990 +03:00 [DBG] Connection id "0HNC8090TGBUM" accepted. 2025-07-01 11:02:48.990 +03:00 [DBG] Connection id "0HNC8090TGBUM" started. 2025-07-01 11:02:48.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:02:48.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:02:48.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:02:48.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:02:48.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:02:48.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:48.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:02:48.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:02:48.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:02:48.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:02:48.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:48.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:02:48.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:02:48.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:02:48.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:02:48.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:02:48.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:02:48.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:48.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:48.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:02:48.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:02:48.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:48.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:48.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:48.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:48.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:02:48.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1198ms. 2025-07-01 11:02:48.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:48.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:48.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:48.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:48.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:48.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:48.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:48.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:48.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:48.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:02:48.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:48.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:48.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:48.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:48.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:48.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:48.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:48.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8458ms 2025-07-01 11:02:48.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:48.991 +03:00 [DBG] Connection id "0HNC8090TGBUM" completed keep alive response. 2025-07-01 11:02:48.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5175ms 2025-07-01 11:02:48.992 +03:00 [DBG] Connection id "0HNC8090TGBUM" received FIN. 2025-07-01 11:02:48.992 +03:00 [DBG] Connection id "0HNC8090TGBUM" disconnecting. 2025-07-01 11:02:48.992 +03:00 [DBG] Connection id "0HNC8090TGBUM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:02:48.993 +03:00 [DBG] Connection id "0HNC8090TGBUM" stopped. 2025-07-01 11:02:53.996 +03:00 [DBG] Connection id "0HNC8090TGBUN" accepted. 2025-07-01 11:02:53.996 +03:00 [DBG] Connection id "0HNC8090TGBUN" started. 2025-07-01 11:02:53.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:02:53.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:02:53.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:02:53.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:02:53.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:02:53.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:53.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:02:53.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:02:53.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:02:53.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:02:53.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:53.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:02:53.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:02:53.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:02:53.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:02:53.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:02:53.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:02:53.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:53.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:53.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:02:53.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:02:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:53.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:02:53.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1286ms. 2025-07-01 11:02:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:53.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:53.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:02:53.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:53.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:53.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:53.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:53.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:53.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8254ms 2025-07-01 11:02:53.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:53.998 +03:00 [DBG] Connection id "0HNC8090TGBUN" completed keep alive response. 2025-07-01 11:02:53.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6114ms 2025-07-01 11:02:53.998 +03:00 [DBG] Connection id "0HNC8090TGBUN" received FIN. 2025-07-01 11:02:53.998 +03:00 [DBG] Connection id "0HNC8090TGBUN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:02:53.998 +03:00 [DBG] Connection id "0HNC8090TGBUN" disconnecting. 2025-07-01 11:02:53.998 +03:00 [DBG] Connection id "0HNC8090TGBUN" stopped. 2025-07-01 11:02:58.984 +03:00 [DBG] Connection id "0HNC8090TGBUO" accepted. 2025-07-01 11:02:58.984 +03:00 [DBG] Connection id "0HNC8090TGBUO" started. 2025-07-01 11:02:58.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:02:58.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:02:58.984 +03:00 [DBG] POST requests are not supported 2025-07-01 11:02:58.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:02:58.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:02:58.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:58.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:02:58.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:02:58.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:02:58.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:02:58.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:58.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:02:58.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:02:58.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:02:58.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:02:58.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:02:58.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:02:58.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:58.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:58.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:02:58.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:02:58.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:58.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:58.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:58.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:58.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:02:58.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1265ms. 2025-07-01 11:02:58.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:58.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:02:58.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:58.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:02:58.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:58.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:58.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:58.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:58.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:58.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:02:58.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:02:58.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:58.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:02:58.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:58.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:58.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:58.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:02:58.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7352ms 2025-07-01 11:02:58.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:02:58.985 +03:00 [DBG] Connection id "0HNC8090TGBUO" completed keep alive response. 2025-07-01 11:02:58.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5737ms 2025-07-01 11:02:58.986 +03:00 [DBG] Connection id "0HNC8090TGBUO" received FIN. 2025-07-01 11:02:58.986 +03:00 [DBG] Connection id "0HNC8090TGBUO" disconnecting. 2025-07-01 11:02:58.986 +03:00 [DBG] Connection id "0HNC8090TGBUO" stopped. 2025-07-01 11:02:58.986 +03:00 [DBG] Connection id "0HNC8090TGBUO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:03:03.981 +03:00 [DBG] Connection id "0HNC8090TGBUP" accepted. 2025-07-01 11:03:03.981 +03:00 [DBG] Connection id "0HNC8090TGBUP" started. 2025-07-01 11:03:03.981 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:03:03.981 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:03:03.981 +03:00 [DBG] POST requests are not supported 2025-07-01 11:03:03.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:03:03.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:03:03.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:03.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:03:03.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:03:03.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:03:03.982 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:03:03.982 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:03.982 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:03:03.982 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:03:03.982 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:03:03.982 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:03:03.982 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:03:03.982 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:03:03.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:03.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:03.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:03:03.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:03:03.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:03.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:03.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:03.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:03.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:03:03.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.182ms. 2025-07-01 11:03:03.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:03.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:03.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:03.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:03.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:03.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:03.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:03.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:03.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:03.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:03:03.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:03.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:03.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:03.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:03.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:03.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:03.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:03.983 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1217ms 2025-07-01 11:03:03.983 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:03.983 +03:00 [DBG] Connection id "0HNC8090TGBUP" completed keep alive response. 2025-07-01 11:03:03.983 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9303ms 2025-07-01 11:03:03.984 +03:00 [DBG] Connection id "0HNC8090TGBUP" received FIN. 2025-07-01 11:03:03.984 +03:00 [DBG] Connection id "0HNC8090TGBUP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:03:03.984 +03:00 [DBG] Connection id "0HNC8090TGBUP" disconnecting. 2025-07-01 11:03:03.984 +03:00 [DBG] Connection id "0HNC8090TGBUP" stopped. 2025-07-01 11:03:08.983 +03:00 [DBG] Connection id "0HNC8090TGBUQ" accepted. 2025-07-01 11:03:08.983 +03:00 [DBG] Connection id "0HNC8090TGBUQ" started. 2025-07-01 11:03:08.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:03:08.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:03:08.983 +03:00 [DBG] POST requests are not supported 2025-07-01 11:03:08.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:03:08.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:03:08.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:08.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:03:08.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:03:08.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:03:08.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:03:08.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:08.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:03:08.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:03:08.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:03:08.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:03:08.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:03:08.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:03:08.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:08.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:08.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:03:08.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:03:08.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:08.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:08.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:08.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:08.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:03:08.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1493ms. 2025-07-01 11:03:08.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:08.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:08.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:08.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:08.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:08.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:08.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:08.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:08.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:08.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:03:08.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:08.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:08.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:08.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:08.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:08.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:08.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:08.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1391ms 2025-07-01 11:03:08.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:08.985 +03:00 [DBG] Connection id "0HNC8090TGBUQ" completed keep alive response. 2025-07-01 11:03:08.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9499ms 2025-07-01 11:03:08.985 +03:00 [DBG] Connection id "0HNC8090TGBUQ" received FIN. 2025-07-01 11:03:08.986 +03:00 [DBG] Connection id "0HNC8090TGBUQ" disconnecting. 2025-07-01 11:03:08.986 +03:00 [DBG] Connection id "0HNC8090TGBUQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:03:08.987 +03:00 [DBG] Connection id "0HNC8090TGBUQ" stopped. 2025-07-01 11:03:13.980 +03:00 [DBG] Connection id "0HNC8090TGBUR" accepted. 2025-07-01 11:03:13.980 +03:00 [DBG] Connection id "0HNC8090TGBUR" started. 2025-07-01 11:03:13.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:03:13.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:03:13.980 +03:00 [DBG] POST requests are not supported 2025-07-01 11:03:13.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:03:13.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:03:13.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:13.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:03:13.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:03:13.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:03:13.980 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:03:13.980 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:13.980 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:03:13.980 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:03:13.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:03:13.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:03:13.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:03:13.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:03:13.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:13.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:13.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:03:13.981 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:03:13.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:13.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:13.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:13.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:13.981 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:03:13.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1168ms. 2025-07-01 11:03:13.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:13.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:13.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:13.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:13.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:13.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:13.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:13.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:13.981 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:13.981 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:03:13.981 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:13.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:13.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:13.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:13.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:13.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:13.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:13.981 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.616ms 2025-07-01 11:03:13.981 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:13.981 +03:00 [DBG] Connection id "0HNC8090TGBUR" completed keep alive response. 2025-07-01 11:03:13.981 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3002ms 2025-07-01 11:03:13.982 +03:00 [DBG] Connection id "0HNC8090TGBUR" received FIN. 2025-07-01 11:03:13.982 +03:00 [DBG] Connection id "0HNC8090TGBUR" disconnecting. 2025-07-01 11:03:13.982 +03:00 [DBG] Connection id "0HNC8090TGBUR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:03:13.983 +03:00 [DBG] Connection id "0HNC8090TGBUR" stopped. 2025-07-01 11:03:18.982 +03:00 [DBG] Connection id "0HNC8090TGBUS" accepted. 2025-07-01 11:03:18.982 +03:00 [DBG] Connection id "0HNC8090TGBUS" started. 2025-07-01 11:03:18.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:03:18.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:03:18.982 +03:00 [DBG] POST requests are not supported 2025-07-01 11:03:18.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:03:18.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:03:18.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:18.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:03:18.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:03:18.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:03:18.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:03:18.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:18.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:03:18.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:03:18.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:03:18.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:03:18.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:03:18.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:03:18.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:18.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:18.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:03:18.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:03:18.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:18.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:18.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:18.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:18.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:03:18.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.122ms. 2025-07-01 11:03:18.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:18.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:18.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:18.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:18.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:18.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:18.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:18.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:18.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:18.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:03:18.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:18.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:18.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:18.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:18.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:18.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:18.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:18.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8673ms 2025-07-01 11:03:18.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:18.984 +03:00 [DBG] Connection id "0HNC8090TGBUS" completed keep alive response. 2025-07-01 11:03:18.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6625ms 2025-07-01 11:03:18.984 +03:00 [DBG] Connection id "0HNC8090TGBUS" received FIN. 2025-07-01 11:03:18.984 +03:00 [DBG] Connection id "0HNC8090TGBUS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:03:18.984 +03:00 [DBG] Connection id "0HNC8090TGBUS" disconnecting. 2025-07-01 11:03:18.984 +03:00 [DBG] Connection id "0HNC8090TGBUS" stopped. 2025-07-01 11:03:23.987 +03:00 [DBG] Connection id "0HNC8090TGBUT" accepted. 2025-07-01 11:03:23.988 +03:00 [DBG] Connection id "0HNC8090TGBUT" started. 2025-07-01 11:03:23.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:03:23.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:03:23.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:03:23.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:03:23.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:03:23.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:23.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:03:23.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:03:23.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:03:23.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:03:23.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:23.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:03:23.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:03:23.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:03:23.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:03:23.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:03:23.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:03:23.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:23.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:23.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:03:23.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:03:23.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:23.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:23.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:23.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:23.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:03:23.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1265ms. 2025-07-01 11:03:23.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:23.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:23.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:23.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:23.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:23.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:03:23.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:23.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:23.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:23.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:23.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:23.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:23.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:23.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7461ms 2025-07-01 11:03:23.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:23.989 +03:00 [DBG] Connection id "0HNC8090TGBUT" completed keep alive response. 2025-07-01 11:03:23.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2699ms 2025-07-01 11:03:23.989 +03:00 [DBG] Connection id "0HNC8090TGBUT" received FIN. 2025-07-01 11:03:23.989 +03:00 [DBG] Connection id "0HNC8090TGBUT" disconnecting. 2025-07-01 11:03:23.989 +03:00 [DBG] Connection id "0HNC8090TGBUT" stopped. 2025-07-01 11:03:23.989 +03:00 [DBG] Connection id "0HNC8090TGBUT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:03:26.507 +03:00 [DBG] Connection id "0HNC8090TGBUU" accepted. 2025-07-01 11:03:26.507 +03:00 [DBG] Connection id "0HNC8090TGBUU" started. 2025-07-01 11:03:26.507 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 771 2025-07-01 11:03:26.507 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:03:26.507 +03:00 [DBG] POST requests are not supported 2025-07-01 11:03:26.507 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:03:26.507 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:03:26.507 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:03:26.507 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:03:26.508 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:03:26.508 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:03:26.508 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:03:26.508 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:03:26.508 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:03:26.508 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:03:26.508 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:03:26.508 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:03:26.508 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:03:26.508 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:03:26.508 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:26.508 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:26.508 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:03:26.508 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:03:26.508 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:03:26.508 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:03:26.508 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:03:26.508 +03:00 [DBG] Connection id "0HNC8090TGBUU", Request id "0HNC8090TGBUU:00000001": started reading request body. 2025-07-01 11:03:26.508 +03:00 [DBG] Connection id "0HNC8090TGBUU", Request id "0HNC8090TGBUU:00000001": done reading request body. 2025-07-01 11:03:26.508 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:03:26.508 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:03:26.509 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:03:26.509 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:03:26.509 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:03:26.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:26.509 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:26.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:26.509 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:26.509 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:03:26.509 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:03:26.509 +03:00 [INF] Updating physical elements properties 2025-07-01 11:03:26.527 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.2839ms. 2025-07-01 11:03:26.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:26.527 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:26.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:26.527 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:26.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:26.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:26.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:26.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:26.527 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:26.527 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:03:26.527 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:26.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:26.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:26.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:26.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:26.528 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:26.528 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:26.528 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.6338ms 2025-07-01 11:03:26.528 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:03:26.528 +03:00 [DBG] Connection id "0HNC8090TGBUU" completed keep alive response. 2025-07-01 11:03:26.528 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 20.3761ms 2025-07-01 11:03:26.528 +03:00 [DBG] Connection id "0HNC8090TGBUU" received FIN. 2025-07-01 11:03:26.528 +03:00 [DBG] Connection id "0HNC8090TGBUU" disconnecting. 2025-07-01 11:03:26.528 +03:00 [DBG] Connection id "0HNC8090TGBUU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:03:26.529 +03:00 [DBG] Connection id "0HNC8090TGBUU" stopped. 2025-07-01 11:03:26.566 +03:00 [DBG] Connection id "0HNC8090TGBUV" accepted. 2025-07-01 11:03:26.567 +03:00 [DBG] Connection id "0HNC8090TGBUV" started. 2025-07-01 11:03:26.567 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:03:26.567 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:03:26.567 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:03:26.567 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:03:26.567 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:03:26.567 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:03:26.567 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:03:26.567 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:03:26.567 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:03:26.567 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:03:26.567 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:03:26.567 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:03:26.567 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:03:26.567 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:03:26.567 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:03:26.567 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:26.567 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:26.567 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:03:26.567 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:03:26.567 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:03:26.567 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:03:26.567 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:03:26.567 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:03:26.568 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:03:26.568 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:03:26.568 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:26.568 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:26.568 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:26.568 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:26.568 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:03:26.568 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:03:26.568 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:03:26.570 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.8541ms. 2025-07-01 11:03:26.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:26.570 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:26.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:26.570 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:26.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:26.570 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:26.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:26.570 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:26.570 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:03:26.570 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:03:26.570 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:03:26.570 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:03:26.570 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:03:26.570 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:03:26.570 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:03:26.570 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:03:26.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:26.570 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:26.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:26.570 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:26.570 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:26.570 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:26.570 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.0553ms 2025-07-01 11:03:26.570 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:03:26.570 +03:00 [DBG] Connection id "0HNC8090TGBUV" completed keep alive response. 2025-07-01 11:03:26.570 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.7337ms 2025-07-01 11:03:26.571 +03:00 [DBG] Connection id "0HNC8090TGBUV" received FIN. 2025-07-01 11:03:26.571 +03:00 [DBG] Connection id "0HNC8090TGBUV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:03:26.571 +03:00 [DBG] Connection id "0HNC8090TGBUV" disconnecting. 2025-07-01 11:03:26.571 +03:00 [DBG] Connection id "0HNC8090TGBUV" stopped. 2025-07-01 11:03:26.619 +03:00 [DBG] Connection id "0HNC8090TGBV0" accepted. 2025-07-01 11:03:26.619 +03:00 [DBG] Connection id "0HNC8090TGBV0" started. 2025-07-01 11:03:26.619 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:03:26.619 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:03:26.619 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:03:26.619 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:03:26.619 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:03:26.619 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:03:26.619 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:03:26.619 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:03:26.619 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:03:26.619 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:03:26.619 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:03:26.619 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:03:26.619 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:03:26.619 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:03:26.619 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:03:26.619 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:26.619 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:26.620 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:03:26.620 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:03:26.620 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:03:26.620 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:03:26.620 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:03:26.620 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:03:26.620 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:03:26.620 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:03:26.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:26.620 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:26.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:26.620 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:26.620 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:03:26.620 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:03:26.620 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:03:26.760 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 140.0811ms. 2025-07-01 11:03:26.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:26.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:26.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:26.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:26.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:26.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:26.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:26.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:26.760 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:03:26.760 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:03:26.760 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:03:26.760 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:03:26.760 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:03:26.760 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:03:26.760 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:03:26.762 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:03:26.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:26.762 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:26.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:26.762 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:26.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:26.762 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:26.762 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 142.5604ms 2025-07-01 11:03:26.762 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:03:26.762 +03:00 [DBG] Connection id "0HNC8090TGBV0" completed keep alive response. 2025-07-01 11:03:26.762 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 143.0846ms 2025-07-01 11:03:26.767 +03:00 [DBG] Connection id "0HNC8090TGBV0" received FIN. 2025-07-01 11:03:26.767 +03:00 [DBG] Connection id "0HNC8090TGBV0" disconnecting. 2025-07-01 11:03:26.767 +03:00 [DBG] Connection id "0HNC8090TGBV0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:03:26.768 +03:00 [DBG] Connection id "0HNC8090TGBV0" stopped. 2025-07-01 11:03:28.986 +03:00 [DBG] Connection id "0HNC8090TGBV1" accepted. 2025-07-01 11:03:28.986 +03:00 [DBG] Connection id "0HNC8090TGBV1" started. 2025-07-01 11:03:28.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:03:28.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:03:28.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:03:28.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:03:28.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:03:28.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:28.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:03:28.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:03:28.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:03:28.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:03:28.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:28.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:03:28.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:03:28.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:03:28.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:03:28.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:03:28.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:03:28.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:28.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:28.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:03:28.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:03:28.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:28.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:28.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:28.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:28.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:03:28.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1505ms. 2025-07-01 11:03:28.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:28.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:28.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:28.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:28.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:28.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:28.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:28.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:28.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:28.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:03:28.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:28.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:28.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:28.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:28.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:28.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:28.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:28.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8463ms 2025-07-01 11:03:28.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:28.988 +03:00 [DBG] Connection id "0HNC8090TGBV1" completed keep alive response. 2025-07-01 11:03:28.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4795ms 2025-07-01 11:03:28.988 +03:00 [DBG] Connection id "0HNC8090TGBV1" received FIN. 2025-07-01 11:03:28.988 +03:00 [DBG] Connection id "0HNC8090TGBV1" disconnecting. 2025-07-01 11:03:28.988 +03:00 [DBG] Connection id "0HNC8090TGBV1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:03:28.989 +03:00 [DBG] Connection id "0HNC8090TGBV1" stopped. 2025-07-01 11:03:30.460 +03:00 [DBG] Connection id "0HNC8090TGBV2" accepted. 2025-07-01 11:03:30.460 +03:00 [DBG] Connection id "0HNC8090TGBV2" started. 2025-07-01 11:03:30.460 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:03:30.460 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:03:30.460 +03:00 [DBG] POST requests are not supported 2025-07-01 11:03:30.460 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:03:30.460 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:03:30.460 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:03:30.460 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:03:30.460 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:03:30.460 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:03:30.460 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:03:30.460 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:03:30.460 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:03:30.461 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:03:30.461 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:03:30.461 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:03:30.461 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:03:30.461 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:03:30.461 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:30.461 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:30.461 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:03:30.461 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:03:30.461 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:03:30.461 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:03:30.461 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:03:30.461 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:03:30.461 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:03:30.461 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:03:30.461 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:03:30.461 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:03:30.461 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:03:30.461 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:03:30.461 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:03:30.461 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:03:30.461 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:03:30.462 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:03:30.462 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:03:30.462 +03:00 [DBG] Connection id "0HNC8090TGBV2", Request id "0HNC8090TGBV2:00000001": started reading request body. 2025-07-01 11:03:30.462 +03:00 [DBG] Connection id "0HNC8090TGBV2", Request id "0HNC8090TGBV2:00000001": done reading request body. 2025-07-01 11:03:30.462 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:03:30.462 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:03:30.462 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:03:30.462 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:03:30.462 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:03:30.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:30.462 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:30.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:30.462 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:30.462 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:03:30.462 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:03:30.462 +03:00 [INF] Changing group of physicals [249] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:03:30.483 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 20.9472ms. 2025-07-01 11:03:30.483 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:30.483 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:30.483 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:30.483 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:30.483 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:30.483 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:30.483 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:30.483 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:30.483 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:30.483 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:03:30.483 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:30.483 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:30.483 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:30.483 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:30.483 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:30.484 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:30.484 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:30.484 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 22.8142ms 2025-07-01 11:03:30.484 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:03:30.484 +03:00 [DBG] Connection id "0HNC8090TGBV2" completed keep alive response. 2025-07-01 11:03:30.484 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 23.7388ms 2025-07-01 11:03:30.484 +03:00 [DBG] Connection id "0HNC8090TGBV2" received FIN. 2025-07-01 11:03:30.484 +03:00 [DBG] Connection id "0HNC8090TGBV2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:03:30.484 +03:00 [DBG] Connection id "0HNC8090TGBV2" disconnecting. 2025-07-01 11:03:30.484 +03:00 [DBG] Connection id "0HNC8090TGBV2" stopped. 2025-07-01 11:03:30.520 +03:00 [DBG] Connection id "0HNC8090TGBV3" accepted. 2025-07-01 11:03:30.520 +03:00 [DBG] Connection id "0HNC8090TGBV3" started. 2025-07-01 11:03:30.520 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:03:30.520 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:03:30.520 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:03:30.520 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:03:30.520 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:03:30.521 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:03:30.521 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:03:30.521 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:03:30.521 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:03:30.521 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:03:30.521 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:03:30.521 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:03:30.521 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:03:30.521 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:03:30.521 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:03:30.521 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:30.521 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:30.521 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:03:30.521 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:03:30.521 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:03:30.521 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:03:30.521 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:03:30.521 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:03:30.521 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:03:30.522 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:03:30.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:30.522 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:30.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:30.522 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:30.522 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:03:30.522 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:03:30.522 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:03:30.523 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1056ms. 2025-07-01 11:03:30.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:30.523 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:30.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:30.523 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:30.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:30.523 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:30.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:30.523 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:30.523 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:03:30.524 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:03:30.524 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:03:30.524 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:03:30.524 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:03:30.524 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:03:30.524 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:03:30.524 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:03:30.524 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:30.524 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:30.524 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:30.524 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:30.524 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:30.524 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:30.524 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.1236ms 2025-07-01 11:03:30.524 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:03:30.524 +03:00 [DBG] Connection id "0HNC8090TGBV3" completed keep alive response. 2025-07-01 11:03:30.524 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.0075ms 2025-07-01 11:03:30.525 +03:00 [DBG] Connection id "0HNC8090TGBV3" received FIN. 2025-07-01 11:03:30.525 +03:00 [DBG] Connection id "0HNC8090TGBV3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:03:30.525 +03:00 [DBG] Connection id "0HNC8090TGBV3" disconnecting. 2025-07-01 11:03:30.525 +03:00 [DBG] Connection id "0HNC8090TGBV3" stopped. 2025-07-01 11:03:30.570 +03:00 [DBG] Connection id "0HNC8090TGBV4" accepted. 2025-07-01 11:03:30.570 +03:00 [DBG] Connection id "0HNC8090TGBV4" started. 2025-07-01 11:03:30.570 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:03:30.570 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:03:30.570 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:03:30.570 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:03:30.570 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:03:30.570 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:03:30.570 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:03:30.570 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:03:30.570 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:03:30.570 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:03:30.571 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:03:30.571 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:03:30.571 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:03:30.571 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:03:30.571 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:03:30.571 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:30.571 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:30.571 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:03:30.571 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:03:30.571 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:03:30.571 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:03:30.571 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:03:30.571 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:03:30.571 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:03:30.571 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:03:30.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:30.571 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:30.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:30.571 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:30.571 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:03:30.571 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:03:30.571 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:03:30.712 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 140.6882ms. 2025-07-01 11:03:30.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:30.712 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:30.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:30.712 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:30.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:30.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:30.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:30.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:30.712 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:03:30.712 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:03:30.712 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:03:30.712 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:03:30.712 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:03:30.712 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:03:30.712 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:03:30.714 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:03:30.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:30.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:30.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:30.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:30.714 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:30.714 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:30.714 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 143.4548ms 2025-07-01 11:03:30.714 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:03:30.714 +03:00 [DBG] Connection id "0HNC8090TGBV4" completed keep alive response. 2025-07-01 11:03:30.714 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 144.218ms 2025-07-01 11:03:30.718 +03:00 [DBG] Connection id "0HNC8090TGBV4" received FIN. 2025-07-01 11:03:30.718 +03:00 [DBG] Connection id "0HNC8090TGBV4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:03:30.718 +03:00 [DBG] Connection id "0HNC8090TGBV4" disconnecting. 2025-07-01 11:03:30.719 +03:00 [DBG] Connection id "0HNC8090TGBV4" stopped. 2025-07-01 11:03:34.007 +03:00 [DBG] Connection id "0HNC8090TGBV5" accepted. 2025-07-01 11:03:34.008 +03:00 [DBG] Connection id "0HNC8090TGBV5" started. 2025-07-01 11:03:34.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:03:34.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:03:34.008 +03:00 [DBG] POST requests are not supported 2025-07-01 11:03:34.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:03:34.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:03:34.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:34.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:03:34.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:03:34.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:03:34.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:03:34.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:34.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:03:34.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:03:34.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:03:34.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:03:34.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:03:34.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:03:34.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:34.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:34.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:03:34.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:03:34.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:34.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:34.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:34.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:34.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:03:34.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1383ms. 2025-07-01 11:03:34.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:34.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:34.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:34.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:34.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:34.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:03:34.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:34.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:34.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:34.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8483ms 2025-07-01 11:03:34.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:34.009 +03:00 [DBG] Connection id "0HNC8090TGBV5" completed keep alive response. 2025-07-01 11:03:34.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5035ms 2025-07-01 11:03:34.010 +03:00 [DBG] Connection id "0HNC8090TGBV5" received FIN. 2025-07-01 11:03:34.010 +03:00 [DBG] Connection id "0HNC8090TGBV5" disconnecting. 2025-07-01 11:03:34.010 +03:00 [DBG] Connection id "0HNC8090TGBV5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:03:34.011 +03:00 [DBG] Connection id "0HNC8090TGBV5" stopped. 2025-07-01 11:03:38.982 +03:00 [DBG] Connection id "0HNC8090TGBV6" accepted. 2025-07-01 11:03:38.982 +03:00 [DBG] Connection id "0HNC8090TGBV6" started. 2025-07-01 11:03:38.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:03:38.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:03:38.982 +03:00 [DBG] POST requests are not supported 2025-07-01 11:03:38.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:03:38.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:03:38.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:38.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:03:38.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:03:38.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:03:38.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:03:38.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:38.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:03:38.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:03:38.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:03:38.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:03:38.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:03:38.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:03:38.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:38.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:38.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:03:38.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:03:38.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:38.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:38.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:38.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:38.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:03:38.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1324ms. 2025-07-01 11:03:38.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:38.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:38.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:38.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:38.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:38.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:38.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:38.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:38.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:38.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:03:38.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:38.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:38.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:38.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:38.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:38.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:38.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:38.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7569ms 2025-07-01 11:03:38.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:38.984 +03:00 [DBG] Connection id "0HNC8090TGBV6" completed keep alive response. 2025-07-01 11:03:38.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5325ms 2025-07-01 11:03:38.984 +03:00 [DBG] Connection id "0HNC8090TGBV6" received FIN. 2025-07-01 11:03:38.984 +03:00 [DBG] Connection id "0HNC8090TGBV6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:03:38.984 +03:00 [DBG] Connection id "0HNC8090TGBV6" disconnecting. 2025-07-01 11:03:38.984 +03:00 [DBG] Connection id "0HNC8090TGBV6" stopped. 2025-07-01 11:03:43.986 +03:00 [DBG] Connection id "0HNC8090TGBV7" accepted. 2025-07-01 11:03:43.986 +03:00 [DBG] Connection id "0HNC8090TGBV7" started. 2025-07-01 11:03:43.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:03:43.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:03:43.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:03:43.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:03:43.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:03:43.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:43.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:03:43.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:03:43.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:03:43.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:03:43.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:43.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:03:43.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:03:43.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:03:43.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:03:43.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:03:43.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:03:43.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:43.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:43.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:03:43.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:03:43.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:43.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:43.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:43.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:43.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:03:43.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-07-01 11:03:43.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:43.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:43.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:43.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:43.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:43.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:43.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:43.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:43.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:43.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:03:43.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:43.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:43.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:43.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:43.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:43.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:43.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:43.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.779ms 2025-07-01 11:03:43.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:43.987 +03:00 [DBG] Connection id "0HNC8090TGBV7" completed keep alive response. 2025-07-01 11:03:43.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3327ms 2025-07-01 11:03:43.988 +03:00 [DBG] Connection id "0HNC8090TGBV7" received FIN. 2025-07-01 11:03:43.988 +03:00 [DBG] Connection id "0HNC8090TGBV7" disconnecting. 2025-07-01 11:03:43.988 +03:00 [DBG] Connection id "0HNC8090TGBV7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:03:43.989 +03:00 [DBG] Connection id "0HNC8090TGBV7" stopped. 2025-07-01 11:03:46.631 +03:00 [DBG] Connection id "0HNC8090TGBV8" accepted. 2025-07-01 11:03:46.631 +03:00 [DBG] Connection id "0HNC8090TGBV8" started. 2025-07-01 11:03:46.631 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 771 2025-07-01 11:03:46.631 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:03:46.631 +03:00 [DBG] POST requests are not supported 2025-07-01 11:03:46.631 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:03:46.631 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:03:46.631 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:03:46.631 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:03:46.631 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:03:46.631 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:03:46.631 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:03:46.631 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:03:46.631 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:03:46.631 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:03:46.631 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:03:46.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-07-01 11:03:46.632 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:03:46.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-07-01 11:03:46.632 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:46.632 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:46.632 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:03:46.632 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:03:46.632 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:03:46.632 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:03:46.632 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:03:46.632 +03:00 [DBG] Connection id "0HNC8090TGBV8", Request id "0HNC8090TGBV8:00000001": started reading request body. 2025-07-01 11:03:46.632 +03:00 [DBG] Connection id "0HNC8090TGBV8", Request id "0HNC8090TGBV8:00000001": done reading request body. 2025-07-01 11:03:46.632 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:03:46.632 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:03:46.632 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:03:46.632 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:03:46.632 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:03:46.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:46.632 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:46.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:46.632 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:46.632 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:03:46.632 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:03:46.632 +03:00 [INF] Updating physical elements properties 2025-07-01 11:03:46.649 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.5435ms. 2025-07-01 11:03:46.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:46.649 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:46.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:46.649 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:46.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:46.649 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:46.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:46.649 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:46.649 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:46.649 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:03:46.649 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:46.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:46.649 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:46.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:46.649 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:46.649 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:46.649 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:46.649 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 17.4691ms 2025-07-01 11:03:46.649 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:03:46.649 +03:00 [DBG] Connection id "0HNC8090TGBV8" completed keep alive response. 2025-07-01 11:03:46.649 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 18.0393ms 2025-07-01 11:03:46.649 +03:00 [DBG] Connection id "0HNC8090TGBV8" received FIN. 2025-07-01 11:03:46.649 +03:00 [DBG] Connection id "0HNC8090TGBV8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:03:46.649 +03:00 [DBG] Connection id "0HNC8090TGBV8" disconnecting. 2025-07-01 11:03:46.650 +03:00 [DBG] Connection id "0HNC8090TGBV8" stopped. 2025-07-01 11:03:46.692 +03:00 [DBG] Connection id "0HNC8090TGBV9" accepted. 2025-07-01 11:03:46.692 +03:00 [DBG] Connection id "0HNC8090TGBV9" started. 2025-07-01 11:03:46.692 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:03:46.692 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:03:46.692 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:03:46.692 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:03:46.692 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:03:46.692 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:03:46.692 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:03:46.692 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:03:46.693 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:03:46.693 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:03:46.693 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:03:46.693 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:03:46.693 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:03:46.693 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:03:46.693 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:03:46.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:46.693 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:46.693 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:03:46.693 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:03:46.693 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:03:46.693 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:03:46.693 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:03:46.693 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:03:46.693 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:03:46.693 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:03:46.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:46.693 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:46.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:46.693 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:46.693 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:03:46.693 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:03:46.693 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:03:46.695 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5369ms. 2025-07-01 11:03:46.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:46.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:46.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:46.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:46.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:46.695 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:46.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:46.695 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:46.695 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:03:46.695 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:03:46.695 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:03:46.695 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:03:46.695 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:03:46.695 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:03:46.695 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:03:46.695 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:03:46.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:46.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:46.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:46.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:46.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:46.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:46.695 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.365ms 2025-07-01 11:03:46.695 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:03:46.695 +03:00 [DBG] Connection id "0HNC8090TGBV9" completed keep alive response. 2025-07-01 11:03:46.695 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.8652ms 2025-07-01 11:03:46.695 +03:00 [DBG] Connection id "0HNC8090TGBV9" received FIN. 2025-07-01 11:03:46.695 +03:00 [DBG] Connection id "0HNC8090TGBV9" disconnecting. 2025-07-01 11:03:46.696 +03:00 [DBG] Connection id "0HNC8090TGBV9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:03:46.697 +03:00 [DBG] Connection id "0HNC8090TGBV9" stopped. 2025-07-01 11:03:46.746 +03:00 [DBG] Connection id "0HNC8090TGBVA" accepted. 2025-07-01 11:03:46.746 +03:00 [DBG] Connection id "0HNC8090TGBVA" started. 2025-07-01 11:03:46.746 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:03:46.746 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:03:46.746 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:03:46.746 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:03:46.746 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:03:46.746 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:03:46.746 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:03:46.746 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:03:46.746 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:03:46.746 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:03:46.746 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:03:46.746 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:03:46.746 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:03:46.746 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:03:46.746 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:03:46.746 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:46.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:46.747 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:03:46.747 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:03:46.747 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:03:46.747 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:03:46.747 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:03:46.747 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:03:46.747 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:03:46.747 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:03:46.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:46.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:46.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:46.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:46.747 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:03:46.747 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:03:46.747 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:03:46.895 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 147.6922ms. 2025-07-01 11:03:46.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:46.895 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:46.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:46.895 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:46.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:46.895 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:46.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:46.895 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:46.895 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:03:46.895 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:03:46.895 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:03:46.895 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:03:46.895 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:03:46.895 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:03:46.895 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:03:46.897 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:03:46.897 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:46.897 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:46.897 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:46.897 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:46.897 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:46.897 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:46.897 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 150.5639ms 2025-07-01 11:03:46.897 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:03:46.897 +03:00 [DBG] Connection id "0HNC8090TGBVA" completed keep alive response. 2025-07-01 11:03:46.897 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 151.2679ms 2025-07-01 11:03:46.900 +03:00 [DBG] Connection id "0HNC8090TGBVA" received FIN. 2025-07-01 11:03:46.900 +03:00 [DBG] Connection id "0HNC8090TGBVA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:03:46.900 +03:00 [DBG] Connection id "0HNC8090TGBVA" disconnecting. 2025-07-01 11:03:46.900 +03:00 [DBG] Connection id "0HNC8090TGBVA" stopped. 2025-07-01 11:03:49.034 +03:00 [DBG] Connection id "0HNC8090TGBVB" accepted. 2025-07-01 11:03:49.034 +03:00 [DBG] Connection id "0HNC8090TGBVB" started. 2025-07-01 11:03:49.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:03:49.034 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:03:49.034 +03:00 [DBG] POST requests are not supported 2025-07-01 11:03:49.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:03:49.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:03:49.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:49.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:03:49.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:03:49.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:03:49.034 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:03:49.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:49.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:03:49.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:03:49.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:03:49.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:03:49.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:03:49.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:03:49.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:49.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:49.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:03:49.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:03:49.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:49.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:49.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:49.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:49.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:03:49.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1784ms. 2025-07-01 11:03:49.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:49.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:49.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:49.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:49.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:49.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:49.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:49.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:49.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:49.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:03:49.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:49.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:49.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:49.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:49.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:49.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:49.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:49.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4732ms 2025-07-01 11:03:49.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:49.036 +03:00 [DBG] Connection id "0HNC8090TGBVB" completed keep alive response. 2025-07-01 11:03:49.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.398ms 2025-07-01 11:03:49.037 +03:00 [DBG] Connection id "0HNC8090TGBVB" received FIN. 2025-07-01 11:03:49.037 +03:00 [DBG] Connection id "0HNC8090TGBVB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:03:49.037 +03:00 [DBG] Connection id "0HNC8090TGBVB" disconnecting. 2025-07-01 11:03:49.037 +03:00 [DBG] Connection id "0HNC8090TGBVB" stopped. 2025-07-01 11:03:53.988 +03:00 [DBG] Connection id "0HNC8090TGBVC" accepted. 2025-07-01 11:03:53.988 +03:00 [DBG] Connection id "0HNC8090TGBVC" started. 2025-07-01 11:03:53.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:03:53.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:03:53.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:03:53.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:03:53.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:03:53.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:53.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:03:53.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:03:53.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:03:53.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:03:53.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:53.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:03:53.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:03:53.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:03:53.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:03:53.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:03:53.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:03:53.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:53.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:53.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:03:53.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:03:53.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:53.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:53.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:53.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:53.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:03:53.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.175ms. 2025-07-01 11:03:53.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:53.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:53.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:53.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:53.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:53.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:53.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:53.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:53.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:53.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:03:53.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:53.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:53.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:53.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:53.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:53.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:53.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:53.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7382ms 2025-07-01 11:03:53.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:53.989 +03:00 [DBG] Connection id "0HNC8090TGBVC" completed keep alive response. 2025-07-01 11:03:53.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3385ms 2025-07-01 11:03:53.989 +03:00 [DBG] Connection id "0HNC8090TGBVC" received FIN. 2025-07-01 11:03:53.990 +03:00 [DBG] Connection id "0HNC8090TGBVC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:03:53.990 +03:00 [DBG] Connection id "0HNC8090TGBVC" disconnecting. 2025-07-01 11:03:53.990 +03:00 [DBG] Connection id "0HNC8090TGBVC" stopped. 2025-07-01 11:03:58.996 +03:00 [DBG] Connection id "0HNC8090TGBVD" accepted. 2025-07-01 11:03:58.996 +03:00 [DBG] Connection id "0HNC8090TGBVD" started. 2025-07-01 11:03:58.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:03:58.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:03:58.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:03:58.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:03:58.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:03:58.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:58.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:03:58.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:03:58.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:03:58.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:03:58.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:58.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:03:58.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:03:58.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:03:58.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:03:58.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:03:58.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:03:58.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:58.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:58.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:03:58.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:03:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:58.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:03:58.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1239ms. 2025-07-01 11:03:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:03:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:03:58.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:58.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:58.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:58.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:58.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:58.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:03:58.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:03:58.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:58.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:03:58.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:58.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:58.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:58.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:03:58.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7615ms 2025-07-01 11:03:58.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:03:58.998 +03:00 [DBG] Connection id "0HNC8090TGBVD" completed keep alive response. 2025-07-01 11:03:58.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4993ms 2025-07-01 11:03:58.998 +03:00 [DBG] Connection id "0HNC8090TGBVD" received FIN. 2025-07-01 11:03:58.998 +03:00 [DBG] Connection id "0HNC8090TGBVD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:03:58.998 +03:00 [DBG] Connection id "0HNC8090TGBVD" disconnecting. 2025-07-01 11:03:58.998 +03:00 [DBG] Connection id "0HNC8090TGBVD" stopped. 2025-07-01 11:04:03.995 +03:00 [DBG] Connection id "0HNC8090TGBVE" accepted. 2025-07-01 11:04:03.995 +03:00 [DBG] Connection id "0HNC8090TGBVE" started. 2025-07-01 11:04:03.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:04:03.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:04:03.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:04:03.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:04:03.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:04:03.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:03.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:04:03.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:04:03.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:04:03.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:04:03.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:03.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:04:03.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:04:03.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:04:03.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:04:03.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:04:03.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:04:03.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:03.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:03.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:04:03.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:04:03.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:03.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:03.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:03.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:03.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:04:03.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-07-01 11:04:03.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:03.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:03.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:03.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:03.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:03.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:03.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:03.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:03.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:03.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:04:03.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:03.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:03.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:03.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:03.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:03.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:03.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:03.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7953ms 2025-07-01 11:04:03.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:03.997 +03:00 [DBG] Connection id "0HNC8090TGBVE" completed keep alive response. 2025-07-01 11:04:03.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5341ms 2025-07-01 11:04:03.997 +03:00 [DBG] Connection id "0HNC8090TGBVE" received FIN. 2025-07-01 11:04:03.997 +03:00 [DBG] Connection id "0HNC8090TGBVE" disconnecting. 2025-07-01 11:04:03.997 +03:00 [DBG] Connection id "0HNC8090TGBVE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:04:03.998 +03:00 [DBG] Connection id "0HNC8090TGBVE" stopped. 2025-07-01 11:04:08.997 +03:00 [DBG] Connection id "0HNC8090TGBVF" accepted. 2025-07-01 11:04:08.997 +03:00 [DBG] Connection id "0HNC8090TGBVF" started. 2025-07-01 11:04:08.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:04:08.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:04:08.997 +03:00 [DBG] POST requests are not supported 2025-07-01 11:04:08.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:04:08.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:04:08.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:08.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:04:08.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:04:08.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:04:08.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:04:08.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:08.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:04:08.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:04:08.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:04:08.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:04:08.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:04:08.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:04:08.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:08.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:08.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:04:08.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:04:08.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:08.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:08.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:08.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:08.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:04:08.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1732ms. 2025-07-01 11:04:08.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:08.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:08.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:08.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:08.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:08.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:08.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:08.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:08.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:08.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:04:08.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:08.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:08.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:08.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:08.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:08.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:08.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:08.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.247ms 2025-07-01 11:04:08.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:08.999 +03:00 [DBG] Connection id "0HNC8090TGBVF" completed keep alive response. 2025-07-01 11:04:08.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2368ms 2025-07-01 11:04:09.000 +03:00 [DBG] Connection id "0HNC8090TGBVF" received FIN. 2025-07-01 11:04:09.000 +03:00 [DBG] Connection id "0HNC8090TGBVF" disconnecting. 2025-07-01 11:04:09.000 +03:00 [DBG] Connection id "0HNC8090TGBVF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:04:09.001 +03:00 [DBG] Connection id "0HNC8090TGBVF" stopped. 2025-07-01 11:04:13.989 +03:00 [DBG] Connection id "0HNC8090TGBVG" accepted. 2025-07-01 11:04:13.989 +03:00 [DBG] Connection id "0HNC8090TGBVG" started. 2025-07-01 11:04:13.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:04:13.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:04:13.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:04:13.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:04:13.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:04:13.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:13.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:04:13.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:04:13.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:04:13.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:04:13.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:13.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:04:13.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:04:13.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:04:13.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:04:13.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:04:13.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:04:13.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:13.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:13.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:04:13.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:04:13.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:13.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:13.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:13.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:13.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:04:13.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1939ms. 2025-07-01 11:04:13.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:13.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:13.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:13.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:13.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:13.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:13.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:13.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:13.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:13.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:04:13.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:13.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:13.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:13.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:13.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:13.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:13.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:13.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7605ms 2025-07-01 11:04:13.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:13.991 +03:00 [DBG] Connection id "0HNC8090TGBVG" completed keep alive response. 2025-07-01 11:04:13.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4186ms 2025-07-01 11:04:13.991 +03:00 [DBG] Connection id "0HNC8090TGBVG" received FIN. 2025-07-01 11:04:13.991 +03:00 [DBG] Connection id "0HNC8090TGBVG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:04:13.991 +03:00 [DBG] Connection id "0HNC8090TGBVG" disconnecting. 2025-07-01 11:04:13.991 +03:00 [DBG] Connection id "0HNC8090TGBVG" stopped. 2025-07-01 11:04:18.984 +03:00 [DBG] Connection id "0HNC8090TGBVH" accepted. 2025-07-01 11:04:18.984 +03:00 [DBG] Connection id "0HNC8090TGBVH" started. 2025-07-01 11:04:18.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:04:18.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:04:18.984 +03:00 [DBG] POST requests are not supported 2025-07-01 11:04:18.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:04:18.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:04:18.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:18.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:04:18.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:04:18.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:04:18.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:04:18.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:18.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:04:18.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:04:18.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:04:18.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:04:18.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:04:18.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:04:18.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:18.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:18.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:04:18.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:04:18.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:18.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:18.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:18.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:18.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:04:18.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1281ms. 2025-07-01 11:04:18.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:18.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:18.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:18.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:18.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:18.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:18.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:18.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:18.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:18.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:04:18.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:18.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:18.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:18.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:18.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:18.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:18.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:18.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8926ms 2025-07-01 11:04:18.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:18.985 +03:00 [DBG] Connection id "0HNC8090TGBVH" completed keep alive response. 2025-07-01 11:04:18.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5576ms 2025-07-01 11:04:18.986 +03:00 [DBG] Connection id "0HNC8090TGBVH" received FIN. 2025-07-01 11:04:18.986 +03:00 [DBG] Connection id "0HNC8090TGBVH" disconnecting. 2025-07-01 11:04:18.986 +03:00 [DBG] Connection id "0HNC8090TGBVH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:04:18.987 +03:00 [DBG] Connection id "0HNC8090TGBVH" stopped. 2025-07-01 11:04:20.566 +03:00 [DBG] Connection id "0HNC8090TGBVI" accepted. 2025-07-01 11:04:20.566 +03:00 [DBG] Connection id "0HNC8090TGBVI" started. 2025-07-01 11:04:20.566 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 771 2025-07-01 11:04:20.566 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:04:20.566 +03:00 [DBG] POST requests are not supported 2025-07-01 11:04:20.566 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:04:20.566 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:04:20.566 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:04:20.566 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:04:20.566 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:04:20.567 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:04:20.567 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:04:20.567 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:04:20.567 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:04:20.567 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:04:20.567 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:04:20.567 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:04:20.567 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:04:20.567 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:04:20.567 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:20.567 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:20.567 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:20.567 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:20.567 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:04:20.567 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:04:20.567 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:04:20.568 +03:00 [DBG] Connection id "0HNC8090TGBVI", Request id "0HNC8090TGBVI:00000001": started reading request body. 2025-07-01 11:04:20.568 +03:00 [DBG] Connection id "0HNC8090TGBVI", Request id "0HNC8090TGBVI:00000001": done reading request body. 2025-07-01 11:04:20.568 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:04:20.568 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:04:20.568 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:04:20.568 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:04:20.568 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:04:20.568 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:20.568 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:20.568 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:20.568 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:20.568 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:04:20.568 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:04:20.568 +03:00 [INF] Updating physical elements properties 2025-07-01 11:04:20.595 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 27.0669ms. 2025-07-01 11:04:20.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:20.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:20.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:20.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:20.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:20.596 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:20.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:20.596 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:20.596 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:20.596 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:04:20.596 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:20.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:20.596 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:20.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:20.596 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:20.596 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:20.596 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:20.596 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 29.221ms 2025-07-01 11:04:20.596 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:04:20.597 +03:00 [DBG] Connection id "0HNC8090TGBVI" completed keep alive response. 2025-07-01 11:04:20.597 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 30.7129ms 2025-07-01 11:04:20.597 +03:00 [DBG] Connection id "0HNC8090TGBVI" received FIN. 2025-07-01 11:04:20.597 +03:00 [DBG] Connection id "0HNC8090TGBVI" disconnecting. 2025-07-01 11:04:20.597 +03:00 [DBG] Connection id "0HNC8090TGBVI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:04:20.598 +03:00 [DBG] Connection id "0HNC8090TGBVI" stopped. 2025-07-01 11:04:20.635 +03:00 [DBG] Connection id "0HNC8090TGBVJ" accepted. 2025-07-01 11:04:20.635 +03:00 [DBG] Connection id "0HNC8090TGBVJ" started. 2025-07-01 11:04:20.635 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:04:20.636 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:04:20.636 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:04:20.636 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:04:20.636 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:04:20.636 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:20.636 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:04:20.636 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:04:20.636 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:20.636 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:04:20.636 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:04:20.636 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:04:20.636 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:04:20.636 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:04:20.636 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:04:20.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:20.636 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:20.636 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:20.636 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:20.637 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:04:20.637 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:04:20.637 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:04:20.637 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:04:20.637 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:04:20.637 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:04:20.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:20.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:20.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:20.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:20.637 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:04:20.637 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:04:20.637 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:04:20.640 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.5222ms. 2025-07-01 11:04:20.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:20.640 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:20.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:20.640 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:20.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:20.640 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:20.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:20.640 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:20.640 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:04:20.640 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:04:20.640 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:04:20.640 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:04:20.640 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:04:20.640 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:04:20.640 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:04:20.640 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:04:20.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:20.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:20.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:20.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:20.640 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:20.641 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:20.641 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.2846ms 2025-07-01 11:04:20.641 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:20.641 +03:00 [DBG] Connection id "0HNC8090TGBVJ" completed keep alive response. 2025-07-01 11:04:20.641 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.2859ms 2025-07-01 11:04:20.641 +03:00 [DBG] Connection id "0HNC8090TGBVJ" received FIN. 2025-07-01 11:04:20.641 +03:00 [DBG] Connection id "0HNC8090TGBVJ" disconnecting. 2025-07-01 11:04:20.641 +03:00 [DBG] Connection id "0HNC8090TGBVJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:04:20.642 +03:00 [DBG] Connection id "0HNC8090TGBVJ" stopped. 2025-07-01 11:04:20.685 +03:00 [DBG] Connection id "0HNC8090TGBVK" accepted. 2025-07-01 11:04:20.685 +03:00 [DBG] Connection id "0HNC8090TGBVK" started. 2025-07-01 11:04:20.685 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:04:20.686 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:04:20.686 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:04:20.686 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:04:20.686 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:04:20.686 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:20.686 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:04:20.686 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:04:20.686 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:20.686 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:04:20.686 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:04:20.686 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:04:20.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-07-01 11:04:20.687 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:04:20.687 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:04:20.687 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:20.687 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:20.687 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:20.687 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:20.687 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:04:20.687 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:04:20.687 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:04:20.687 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:04:20.687 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:04:20.687 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:04:20.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:20.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:20.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:20.688 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:20.688 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:04:20.688 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:04:20.688 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:04:20.854 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 166.2529ms. 2025-07-01 11:04:20.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:20.854 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:20.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:20.854 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:20.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:20.854 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:20.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:20.854 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:20.854 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:04:20.854 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:04:20.854 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:04:20.854 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:04:20.854 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:04:20.854 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:04:20.854 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:04:20.856 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:04:20.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:20.856 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:20.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:20.856 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:20.856 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:20.856 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:20.856 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 169.0353ms 2025-07-01 11:04:20.856 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:20.856 +03:00 [DBG] Connection id "0HNC8090TGBVK" completed keep alive response. 2025-07-01 11:04:20.856 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 170.3847ms 2025-07-01 11:04:20.859 +03:00 [DBG] Connection id "0HNC8090TGBVK" received FIN. 2025-07-01 11:04:20.860 +03:00 [DBG] Connection id "0HNC8090TGBVK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:04:20.860 +03:00 [DBG] Connection id "0HNC8090TGBVK" disconnecting. 2025-07-01 11:04:20.860 +03:00 [DBG] Connection id "0HNC8090TGBVK" stopped. 2025-07-01 11:04:23.990 +03:00 [DBG] Connection id "0HNC8090TGBVL" accepted. 2025-07-01 11:04:23.990 +03:00 [DBG] Connection id "0HNC8090TGBVL" started. 2025-07-01 11:04:23.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:04:23.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:04:23.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:04:23.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:04:23.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:04:23.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:23.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:04:23.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:04:23.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:04:23.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:04:23.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:23.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:04:23.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:04:23.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:04:23.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:04:23.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:04:23.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:04:23.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:23.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:23.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:04:23.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:04:23.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:23.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:23.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:23.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:23.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:04:23.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1851ms. 2025-07-01 11:04:23.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:23.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:23.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:23.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:23.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:23.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:23.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:23.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:23.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:23.992 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:04:23.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:23.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:23.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:23.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:23.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:23.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:23.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:23.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7766ms 2025-07-01 11:04:23.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:23.993 +03:00 [DBG] Connection id "0HNC8090TGBVL" completed keep alive response. 2025-07-01 11:04:23.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7056ms 2025-07-01 11:04:23.993 +03:00 [DBG] Connection id "0HNC8090TGBVL" received FIN. 2025-07-01 11:04:23.993 +03:00 [DBG] Connection id "0HNC8090TGBVL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:04:23.993 +03:00 [DBG] Connection id "0HNC8090TGBVL" disconnecting. 2025-07-01 11:04:23.993 +03:00 [DBG] Connection id "0HNC8090TGBVL" stopped. 2025-07-01 11:04:24.751 +03:00 [DBG] Connection id "0HNC8090TGBVM" accepted. 2025-07-01 11:04:24.751 +03:00 [DBG] Connection id "0HNC8090TGBVM" started. 2025-07-01 11:04:24.751 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:04:24.751 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:04:24.751 +03:00 [DBG] POST requests are not supported 2025-07-01 11:04:24.751 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:04:24.751 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:04:24.752 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:04:24.752 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:04:24.752 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:04:24.752 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:04:24.752 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:04:24.752 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:04:24.752 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:04:24.752 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:04:24.752 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:04:24.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-07-01 11:04:24.752 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:04:24.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-07-01 11:04:24.752 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:24.752 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:24.752 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:24.752 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:24.752 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:04:24.752 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:04:24.752 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:04:24.752 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:04:24.752 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:04:24.752 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:04:24.752 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:04:24.752 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:04:24.752 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:04:24.752 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:04:24.752 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:04:24.752 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:04:24.752 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:04:24.752 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:04:24.753 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:04:24.753 +03:00 [DBG] Connection id "0HNC8090TGBVM", Request id "0HNC8090TGBVM:00000001": started reading request body. 2025-07-01 11:04:24.753 +03:00 [DBG] Connection id "0HNC8090TGBVM", Request id "0HNC8090TGBVM:00000001": done reading request body. 2025-07-01 11:04:24.753 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:04:24.753 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:04:24.753 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:04:24.753 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:04:24.753 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:04:24.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:24.753 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:24.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:24.753 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:24.753 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:04:24.753 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:04:24.753 +03:00 [INF] Changing group of physicals [254] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:04:24.774 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.2762ms. 2025-07-01 11:04:24.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:24.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:24.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:24.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:24.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:24.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:24.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:24.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:24.774 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:24.774 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:04:24.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:24.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:24.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:24.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:24.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:24.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:24.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:24.775 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 22.8838ms 2025-07-01 11:04:24.775 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:04:24.775 +03:00 [DBG] Connection id "0HNC8090TGBVM" completed keep alive response. 2025-07-01 11:04:24.775 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 23.5957ms 2025-07-01 11:04:24.775 +03:00 [DBG] Connection id "0HNC8090TGBVM" received FIN. 2025-07-01 11:04:24.775 +03:00 [DBG] Connection id "0HNC8090TGBVM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:04:24.775 +03:00 [DBG] Connection id "0HNC8090TGBVM" disconnecting. 2025-07-01 11:04:24.775 +03:00 [DBG] Connection id "0HNC8090TGBVM" stopped. 2025-07-01 11:04:24.811 +03:00 [DBG] Connection id "0HNC8090TGBVN" accepted. 2025-07-01 11:04:24.812 +03:00 [DBG] Connection id "0HNC8090TGBVN" started. 2025-07-01 11:04:24.812 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:04:24.812 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:04:24.812 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:04:24.812 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:04:24.812 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:04:24.812 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:24.812 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:04:24.812 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:04:24.812 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:24.812 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:04:24.812 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:04:24.812 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:04:24.812 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:04:24.812 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:04:24.812 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:04:24.812 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:24.812 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:24.812 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:24.812 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:24.812 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:04:24.812 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:04:24.812 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:04:24.812 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:04:24.812 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:04:24.812 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:04:24.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:24.812 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:24.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:24.812 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:24.812 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:04:24.812 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:04:24.812 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:04:24.813 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.7558ms. 2025-07-01 11:04:24.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:24.813 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:24.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:24.813 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:24.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:24.813 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:24.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:24.813 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:24.813 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:04:24.813 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:04:24.813 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:04:24.813 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:04:24.814 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:04:24.814 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:04:24.814 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:04:24.814 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:04:24.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:24.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:24.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:24.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:24.814 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:24.814 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:24.814 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.6528ms 2025-07-01 11:04:24.814 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:24.814 +03:00 [DBG] Connection id "0HNC8090TGBVN" completed keep alive response. 2025-07-01 11:04:24.814 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.1537ms 2025-07-01 11:04:24.814 +03:00 [DBG] Connection id "0HNC8090TGBVN" received FIN. 2025-07-01 11:04:24.814 +03:00 [DBG] Connection id "0HNC8090TGBVN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:04:24.814 +03:00 [DBG] Connection id "0HNC8090TGBVN" disconnecting. 2025-07-01 11:04:24.814 +03:00 [DBG] Connection id "0HNC8090TGBVN" stopped. 2025-07-01 11:04:24.870 +03:00 [DBG] Connection id "0HNC8090TGBVO" accepted. 2025-07-01 11:04:24.870 +03:00 [DBG] Connection id "0HNC8090TGBVO" started. 2025-07-01 11:04:24.870 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:04:24.870 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:04:24.870 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:04:24.870 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:04:24.870 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:04:24.870 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:24.870 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:04:24.870 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:04:24.870 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:24.870 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:04:24.870 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:04:24.870 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:04:24.870 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:04:24.870 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:04:24.870 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:04:24.870 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:24.870 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:24.870 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:24.870 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:24.870 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:04:24.870 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:04:24.870 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:04:24.870 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:04:24.870 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:04:24.871 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:04:24.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:24.871 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:24.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:24.871 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:24.871 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:04:24.871 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:04:24.871 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:04:25.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 153.2837ms. 2025-07-01 11:04:25.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:25.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:25.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:25.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:25.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:25.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:25.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:25.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:25.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:04:25.024 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:04:25.024 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:04:25.024 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:04:25.024 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:04:25.024 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:04:25.024 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:04:25.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:04:25.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:25.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:25.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:25.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:25.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:25.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:25.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 155.969ms 2025-07-01 11:04:25.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:25.026 +03:00 [DBG] Connection id "0HNC8090TGBVO" completed keep alive response. 2025-07-01 11:04:25.026 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 156.5315ms 2025-07-01 11:04:25.030 +03:00 [DBG] Connection id "0HNC8090TGBVO" received FIN. 2025-07-01 11:04:25.030 +03:00 [DBG] Connection id "0HNC8090TGBVO" disconnecting. 2025-07-01 11:04:25.030 +03:00 [DBG] Connection id "0HNC8090TGBVO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:04:25.032 +03:00 [DBG] Connection id "0HNC8090TGBVO" stopped. 2025-07-01 11:04:28.981 +03:00 [DBG] Connection id "0HNC8090TGBVP" accepted. 2025-07-01 11:04:28.981 +03:00 [DBG] Connection id "0HNC8090TGBVP" started. 2025-07-01 11:04:28.981 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:04:28.981 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:04:28.981 +03:00 [DBG] POST requests are not supported 2025-07-01 11:04:28.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:04:28.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:04:28.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:28.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:04:28.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:04:28.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:04:28.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:04:28.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:28.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:04:28.982 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:04:28.982 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:04:28.982 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:04:28.982 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:04:28.982 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:04:28.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:28.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:28.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:04:28.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:04:28.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:28.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:28.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:28.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:28.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:04:28.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1316ms. 2025-07-01 11:04:28.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:28.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:28.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:28.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:28.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:28.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:28.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:28.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:28.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:28.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:04:28.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:28.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:28.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:28.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:28.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:28.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:28.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:28.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6882ms 2025-07-01 11:04:28.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:28.982 +03:00 [DBG] Connection id "0HNC8090TGBVP" completed keep alive response. 2025-07-01 11:04:28.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3734ms 2025-07-01 11:04:28.983 +03:00 [DBG] Connection id "0HNC8090TGBVP" received FIN. 2025-07-01 11:04:28.983 +03:00 [DBG] Connection id "0HNC8090TGBVP" disconnecting. 2025-07-01 11:04:28.983 +03:00 [DBG] Connection id "0HNC8090TGBVP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:04:28.984 +03:00 [DBG] Connection id "0HNC8090TGBVP" stopped. 2025-07-01 11:04:33.993 +03:00 [DBG] Connection id "0HNC8090TGBVQ" accepted. 2025-07-01 11:04:33.993 +03:00 [DBG] Connection id "0HNC8090TGBVQ" started. 2025-07-01 11:04:33.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:04:33.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:04:33.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:04:33.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:04:33.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:04:33.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:33.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:04:33.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:04:33.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:04:33.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:04:33.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:33.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:04:33.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:04:33.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:04:33.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:04:33.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:04:33.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:04:33.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:33.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:33.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:04:33.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:04:33.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:33.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:33.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:33.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:33.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:04:33.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.167ms. 2025-07-01 11:04:33.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:33.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:33.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:33.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:33.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:33.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:33.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:33.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:33.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:33.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:04:33.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:33.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:33.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:33.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:33.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:33.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:33.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:33.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0524ms 2025-07-01 11:04:33.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:33.996 +03:00 [DBG] Connection id "0HNC8090TGBVQ" completed keep alive response. 2025-07-01 11:04:33.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0833ms 2025-07-01 11:04:33.996 +03:00 [DBG] Connection id "0HNC8090TGBVQ" received FIN. 2025-07-01 11:04:33.996 +03:00 [DBG] Connection id "0HNC8090TGBVQ" disconnecting. 2025-07-01 11:04:33.997 +03:00 [DBG] Connection id "0HNC8090TGBVQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:04:33.998 +03:00 [DBG] Connection id "0HNC8090TGBVQ" stopped. 2025-07-01 11:04:38.985 +03:00 [DBG] Connection id "0HNC8090TGBVR" accepted. 2025-07-01 11:04:38.985 +03:00 [DBG] Connection id "0HNC8090TGBVR" started. 2025-07-01 11:04:38.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:04:38.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:04:38.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:04:38.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:04:38.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:04:38.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:38.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:04:38.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:04:38.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:04:38.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:04:38.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:38.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:04:38.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:04:38.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:04:38.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:04:38.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:04:38.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:04:38.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:38.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:38.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:04:38.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:04:38.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:38.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:38.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:38.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:38.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:04:38.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.114ms. 2025-07-01 11:04:38.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:38.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:38.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:38.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:38.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:38.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:38.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:38.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:38.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:38.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:04:38.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:38.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:38.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:38.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:38.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:38.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:38.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:38.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6209ms 2025-07-01 11:04:38.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:38.986 +03:00 [DBG] Connection id "0HNC8090TGBVR" completed keep alive response. 2025-07-01 11:04:38.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1939ms 2025-07-01 11:04:38.987 +03:00 [DBG] Connection id "0HNC8090TGBVR" received FIN. 2025-07-01 11:04:38.987 +03:00 [DBG] Connection id "0HNC8090TGBVR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:04:38.987 +03:00 [DBG] Connection id "0HNC8090TGBVR" disconnecting. 2025-07-01 11:04:38.987 +03:00 [DBG] Connection id "0HNC8090TGBVR" stopped. 2025-07-01 11:04:40.257 +03:00 [DBG] Connection id "0HNC8090TGBVS" accepted. 2025-07-01 11:04:40.257 +03:00 [DBG] Connection id "0HNC8090TGBVS" started. 2025-07-01 11:04:40.257 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 751 2025-07-01 11:04:40.257 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:04:40.258 +03:00 [DBG] POST requests are not supported 2025-07-01 11:04:40.258 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:04:40.258 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:04:40.258 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:04:40.258 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:04:40.258 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:04:40.258 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:04:40.258 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:04:40.258 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:04:40.258 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:04:40.258 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:04:40.258 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:04:40.258 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:04:40.258 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:04:40.258 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:04:40.258 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:40.258 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:40.258 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:40.258 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:40.259 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:04:40.259 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:04:40.259 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:04:40.259 +03:00 [DBG] Connection id "0HNC8090TGBVS", Request id "0HNC8090TGBVS:00000001": started reading request body. 2025-07-01 11:04:40.259 +03:00 [DBG] Connection id "0HNC8090TGBVS", Request id "0HNC8090TGBVS:00000001": done reading request body. 2025-07-01 11:04:40.259 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:04:40.259 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:04:40.259 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:04:40.259 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:04:40.259 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:04:40.259 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:40.259 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:40.259 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:40.259 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:40.259 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:04:40.259 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:04:40.259 +03:00 [INF] Updating physical elements properties 2025-07-01 11:04:40.276 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.6804ms. 2025-07-01 11:04:40.276 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:40.276 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:40.276 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:40.276 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:40.276 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:40.276 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:40.276 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:40.276 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:40.276 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:40.277 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:04:40.277 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:40.277 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:40.277 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:40.277 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:40.277 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:40.277 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:40.277 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:40.277 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 18.502ms 2025-07-01 11:04:40.277 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:04:40.277 +03:00 [DBG] Connection id "0HNC8090TGBVS" completed keep alive response. 2025-07-01 11:04:40.277 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 19.5627ms 2025-07-01 11:04:40.277 +03:00 [DBG] Connection id "0HNC8090TGBVS" received FIN. 2025-07-01 11:04:40.277 +03:00 [DBG] Connection id "0HNC8090TGBVS" disconnecting. 2025-07-01 11:04:40.277 +03:00 [DBG] Connection id "0HNC8090TGBVS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:04:40.278 +03:00 [DBG] Connection id "0HNC8090TGBVS" stopped. 2025-07-01 11:04:40.313 +03:00 [DBG] Connection id "0HNC8090TGBVT" accepted. 2025-07-01 11:04:40.313 +03:00 [DBG] Connection id "0HNC8090TGBVT" started. 2025-07-01 11:04:40.313 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:04:40.313 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:04:40.313 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:04:40.313 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:04:40.313 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:04:40.313 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:40.313 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:04:40.313 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:04:40.313 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:40.313 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:04:40.314 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:04:40.314 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:04:40.314 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:04:40.314 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:04:40.314 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:04:40.314 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:40.314 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:40.314 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:40.314 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:40.314 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:04:40.314 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:04:40.314 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:04:40.314 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:04:40.314 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:04:40.314 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:04:40.314 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:40.314 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:40.314 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:40.314 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:40.314 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:04:40.314 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:04:40.314 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:04:40.317 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.6724ms. 2025-07-01 11:04:40.317 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:40.317 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:40.317 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:40.317 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:40.317 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:40.317 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:40.317 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:40.317 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:40.317 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:04:40.317 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:04:40.317 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:04:40.317 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:04:40.317 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:04:40.317 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:04:40.317 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:04:40.318 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:04:40.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:40.318 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:40.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:40.318 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:40.318 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:40.318 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:40.318 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.1724ms 2025-07-01 11:04:40.318 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:40.318 +03:00 [DBG] Connection id "0HNC8090TGBVT" completed keep alive response. 2025-07-01 11:04:40.318 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.8693ms 2025-07-01 11:04:40.318 +03:00 [DBG] Connection id "0HNC8090TGBVT" received FIN. 2025-07-01 11:04:40.318 +03:00 [DBG] Connection id "0HNC8090TGBVT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:04:40.318 +03:00 [DBG] Connection id "0HNC8090TGBVT" disconnecting. 2025-07-01 11:04:40.318 +03:00 [DBG] Connection id "0HNC8090TGBVT" stopped. 2025-07-01 11:04:40.365 +03:00 [DBG] Connection id "0HNC8090TGBVU" accepted. 2025-07-01 11:04:40.365 +03:00 [DBG] Connection id "0HNC8090TGBVU" started. 2025-07-01 11:04:40.365 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:04:40.365 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:04:40.365 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:04:40.365 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:04:40.365 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:04:40.365 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:40.365 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:04:40.365 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:04:40.365 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:40.365 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:04:40.366 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:04:40.366 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:04:40.366 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:04:40.366 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:04:40.366 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:04:40.366 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:40.366 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:40.366 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:40.366 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:40.366 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:04:40.366 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:04:40.366 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:04:40.366 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:04:40.366 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:04:40.366 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:04:40.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:40.366 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:40.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:40.366 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:40.366 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:04:40.366 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:04:40.366 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:04:40.529 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 163.2946ms. 2025-07-01 11:04:40.529 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:40.529 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:40.530 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:40.530 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:40.530 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:40.530 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:40.530 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:40.530 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:40.530 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:04:40.530 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:04:40.530 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:04:40.530 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:04:40.530 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:04:40.530 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:04:40.530 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:04:40.532 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:04:40.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:40.532 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:40.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:40.532 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:40.532 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:40.532 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:40.532 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 166.3843ms 2025-07-01 11:04:40.532 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:40.532 +03:00 [DBG] Connection id "0HNC8090TGBVU" completed keep alive response. 2025-07-01 11:04:40.532 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 166.9423ms 2025-07-01 11:04:40.538 +03:00 [DBG] Connection id "0HNC8090TGBVU" received FIN. 2025-07-01 11:04:40.538 +03:00 [DBG] Connection id "0HNC8090TGBVU" disconnecting. 2025-07-01 11:04:40.538 +03:00 [DBG] Connection id "0HNC8090TGBVU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:04:40.540 +03:00 [DBG] Connection id "0HNC8090TGBVU" stopped. 2025-07-01 11:04:43.984 +03:00 [DBG] Connection id "0HNC8090TGBVV" accepted. 2025-07-01 11:04:43.984 +03:00 [DBG] Connection id "0HNC8090TGBVV" started. 2025-07-01 11:04:43.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:04:43.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:04:43.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:04:43.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:04:43.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:04:43.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:43.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:04:43.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:04:43.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:04:43.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:04:43.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:43.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:04:43.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:04:43.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:04:43.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:04:43.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:04:43.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:04:43.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:43.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:43.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:04:43.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:04:43.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:43.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:43.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:43.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:43.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:04:43.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1304ms. 2025-07-01 11:04:43.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:43.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:43.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:43.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:43.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:43.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:43.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:43.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:43.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:43.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:04:43.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:43.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:43.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:43.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:43.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:43.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:43.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:43.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7301ms 2025-07-01 11:04:43.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:43.986 +03:00 [DBG] Connection id "0HNC8090TGBVV" completed keep alive response. 2025-07-01 11:04:43.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3603ms 2025-07-01 11:04:43.986 +03:00 [DBG] Connection id "0HNC8090TGBVV" received FIN. 2025-07-01 11:04:43.986 +03:00 [DBG] Connection id "0HNC8090TGBVV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:04:43.986 +03:00 [DBG] Connection id "0HNC8090TGBVV" disconnecting. 2025-07-01 11:04:43.986 +03:00 [DBG] Connection id "0HNC8090TGBVV" stopped. 2025-07-01 11:04:48.436 +03:00 [DBG] Connection id "0HNC8090TGC00" accepted. 2025-07-01 11:04:48.436 +03:00 [DBG] Connection id "0HNC8090TGC00" started. 2025-07-01 11:04:48.437 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:04:48.437 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:04:48.437 +03:00 [DBG] POST requests are not supported 2025-07-01 11:04:48.437 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:04:48.437 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:04:48.437 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:04:48.437 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:04:48.437 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:04:48.437 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:04:48.437 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:04:48.437 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:04:48.437 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:04:48.437 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:04:48.437 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:04:48.437 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:04:48.437 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:04:48.437 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:04:48.437 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:48.437 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:48.437 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:48.437 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:48.437 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:04:48.437 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:04:48.437 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:04:48.437 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:04:48.437 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:04:48.437 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:04:48.437 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:04:48.437 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:04:48.437 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:04:48.437 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:04:48.437 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:04:48.437 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:04:48.437 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:04:48.437 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:04:48.438 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:04:48.438 +03:00 [DBG] Connection id "0HNC8090TGC00", Request id "0HNC8090TGC00:00000001": started reading request body. 2025-07-01 11:04:48.438 +03:00 [DBG] Connection id "0HNC8090TGC00", Request id "0HNC8090TGC00:00000001": done reading request body. 2025-07-01 11:04:48.438 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:04:48.438 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:04:48.438 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:04:48.438 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:04:48.438 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:04:48.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:48.438 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:48.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:48.438 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:48.438 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:04:48.438 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:04:48.438 +03:00 [INF] Changing group of physicals [255] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:04:48.458 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 20.5452ms. 2025-07-01 11:04:48.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:48.459 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:48.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:48.459 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:48.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:48.459 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:48.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:48.459 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:48.459 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:48.459 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:04:48.459 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:48.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:48.459 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:48.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:48.459 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:48.459 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:48.459 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:48.459 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 21.8837ms 2025-07-01 11:04:48.459 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:04:48.459 +03:00 [DBG] Connection id "0HNC8090TGC00" completed keep alive response. 2025-07-01 11:04:48.459 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 22.5309ms 2025-07-01 11:04:48.459 +03:00 [DBG] Connection id "0HNC8090TGC00" received FIN. 2025-07-01 11:04:48.460 +03:00 [DBG] Connection id "0HNC8090TGC00" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:04:48.460 +03:00 [DBG] Connection id "0HNC8090TGC00" disconnecting. 2025-07-01 11:04:48.460 +03:00 [DBG] Connection id "0HNC8090TGC00" stopped. 2025-07-01 11:04:48.498 +03:00 [DBG] Connection id "0HNC8090TGC01" accepted. 2025-07-01 11:04:48.498 +03:00 [DBG] Connection id "0HNC8090TGC01" started. 2025-07-01 11:04:48.498 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:04:48.498 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:04:48.498 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:04:48.498 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:04:48.498 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:04:48.498 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:48.498 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:04:48.498 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:04:48.498 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:48.498 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:04:48.498 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:04:48.498 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:04:48.498 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:04:48.498 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:04:48.498 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:04:48.498 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:48.498 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:48.498 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:48.498 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:48.498 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:04:48.498 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:04:48.498 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:04:48.499 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:04:48.499 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:04:48.499 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:04:48.499 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:48.499 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:48.499 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:48.499 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:48.499 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:04:48.499 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:04:48.499 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:04:48.500 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.9288ms. 2025-07-01 11:04:48.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:48.500 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:48.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:48.500 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:48.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:48.500 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:48.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:48.500 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:48.500 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:04:48.500 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:04:48.500 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:04:48.500 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:04:48.500 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:04:48.500 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:04:48.500 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:04:48.500 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:04:48.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:48.500 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:48.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:48.500 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:48.500 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:48.500 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:48.500 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.8979ms 2025-07-01 11:04:48.500 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:48.500 +03:00 [DBG] Connection id "0HNC8090TGC01" completed keep alive response. 2025-07-01 11:04:48.500 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.4846ms 2025-07-01 11:04:48.500 +03:00 [DBG] Connection id "0HNC8090TGC01" received FIN. 2025-07-01 11:04:48.501 +03:00 [DBG] Connection id "0HNC8090TGC01" disconnecting. 2025-07-01 11:04:48.501 +03:00 [DBG] Connection id "0HNC8090TGC01" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:04:48.502 +03:00 [DBG] Connection id "0HNC8090TGC01" stopped. 2025-07-01 11:04:48.550 +03:00 [DBG] Connection id "0HNC8090TGC02" accepted. 2025-07-01 11:04:48.550 +03:00 [DBG] Connection id "0HNC8090TGC02" started. 2025-07-01 11:04:48.550 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:04:48.550 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:04:48.550 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:04:48.550 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:04:48.550 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:04:48.550 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:48.550 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:04:48.550 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:04:48.550 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:48.550 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:04:48.550 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:04:48.550 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:04:48.550 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:04:48.550 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:04:48.550 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:04:48.550 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:48.550 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:48.550 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:48.550 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:48.550 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:04:48.550 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:04:48.550 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:04:48.550 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:04:48.550 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:04:48.550 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:04:48.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:48.551 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:48.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:48.551 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:48.551 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:04:48.551 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:04:48.551 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:04:48.693 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 142.5818ms. 2025-07-01 11:04:48.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:48.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:48.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:48.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:48.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:48.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:48.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:48.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:48.693 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:04:48.693 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:04:48.694 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:04:48.694 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:04:48.694 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:04:48.694 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:04:48.694 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:04:48.695 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:04:48.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:48.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:48.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:48.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:48.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:48.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:48.695 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 144.8801ms 2025-07-01 11:04:48.695 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:48.695 +03:00 [DBG] Connection id "0HNC8090TGC02" completed keep alive response. 2025-07-01 11:04:48.695 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 145.4467ms 2025-07-01 11:04:48.699 +03:00 [DBG] Connection id "0HNC8090TGC02" received FIN. 2025-07-01 11:04:48.699 +03:00 [DBG] Connection id "0HNC8090TGC02" disconnecting. 2025-07-01 11:04:48.699 +03:00 [DBG] Connection id "0HNC8090TGC02" stopped. 2025-07-01 11:04:48.699 +03:00 [DBG] Connection id "0HNC8090TGC02" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:04:49.002 +03:00 [DBG] Connection id "0HNC8090TGC03" accepted. 2025-07-01 11:04:49.002 +03:00 [DBG] Connection id "0HNC8090TGC03" started. 2025-07-01 11:04:49.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:04:49.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:04:49.002 +03:00 [DBG] POST requests are not supported 2025-07-01 11:04:49.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:04:49.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:04:49.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:49.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:04:49.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:04:49.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:04:49.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:04:49.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:49.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:04:49.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:04:49.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:04:49.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:04:49.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:04:49.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:04:49.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:49.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:49.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:04:49.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:04:49.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:49.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:49.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:49.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:49.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:04:49.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.132ms. 2025-07-01 11:04:49.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:49.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:49.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:49.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:49.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:49.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:49.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:49.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:49.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:49.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:04:49.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:49.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:49.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:49.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:49.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:49.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:49.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:49.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8588ms 2025-07-01 11:04:49.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:49.003 +03:00 [DBG] Connection id "0HNC8090TGC03" completed keep alive response. 2025-07-01 11:04:49.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4509ms 2025-07-01 11:04:49.004 +03:00 [DBG] Connection id "0HNC8090TGC03" received FIN. 2025-07-01 11:04:49.004 +03:00 [DBG] Connection id "0HNC8090TGC03" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:04:49.004 +03:00 [DBG] Connection id "0HNC8090TGC03" disconnecting. 2025-07-01 11:04:49.004 +03:00 [DBG] Connection id "0HNC8090TGC03" stopped. 2025-07-01 11:04:53.984 +03:00 [DBG] Connection id "0HNC8090TGC04" accepted. 2025-07-01 11:04:53.984 +03:00 [DBG] Connection id "0HNC8090TGC04" started. 2025-07-01 11:04:53.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:04:53.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:04:53.984 +03:00 [DBG] POST requests are not supported 2025-07-01 11:04:53.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:04:53.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:04:53.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:53.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:04:53.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:04:53.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:04:53.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:04:53.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:53.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:04:53.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:04:53.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:04:53.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:04:53.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:04:53.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:04:53.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:53.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:53.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:04:53.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:04:53.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:53.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:53.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:53.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:53.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:04:53.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1282ms. 2025-07-01 11:04:53.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:53.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:53.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:53.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:53.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:53.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:53.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:53.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:53.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:53.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:04:53.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:53.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:53.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:53.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:53.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:53.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:53.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:53.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7087ms 2025-07-01 11:04:53.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:53.986 +03:00 [DBG] Connection id "0HNC8090TGC04" completed keep alive response. 2025-07-01 11:04:53.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3431ms 2025-07-01 11:04:53.986 +03:00 [DBG] Connection id "0HNC8090TGC04" received FIN. 2025-07-01 11:04:53.986 +03:00 [DBG] Connection id "0HNC8090TGC04" disconnecting. 2025-07-01 11:04:53.986 +03:00 [DBG] Connection id "0HNC8090TGC04" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:04:53.987 +03:00 [DBG] Connection id "0HNC8090TGC04" stopped. 2025-07-01 11:04:58.448 +03:00 [DBG] Connection id "0HNC8090TGC05" accepted. 2025-07-01 11:04:58.448 +03:00 [DBG] Connection id "0HNC8090TGC05" started. 2025-07-01 11:04:58.448 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 751 2025-07-01 11:04:58.448 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:04:58.448 +03:00 [DBG] POST requests are not supported 2025-07-01 11:04:58.448 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:04:58.448 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:04:58.449 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:04:58.449 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:04:58.449 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:04:58.449 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:04:58.449 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:04:58.449 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:04:58.449 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:04:58.449 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:04:58.449 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:04:58.449 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:04:58.449 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:04:58.449 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:04:58.449 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:58.449 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:58.449 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:58.449 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:58.449 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:04:58.449 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:04:58.449 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:04:58.450 +03:00 [DBG] Connection id "0HNC8090TGC05", Request id "0HNC8090TGC05:00000001": started reading request body. 2025-07-01 11:04:58.450 +03:00 [DBG] Connection id "0HNC8090TGC05", Request id "0HNC8090TGC05:00000001": done reading request body. 2025-07-01 11:04:58.450 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:04:58.450 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:04:58.450 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:04:58.450 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:04:58.450 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:04:58.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:58.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:58.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:58.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:58.450 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:04:58.450 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:04:58.450 +03:00 [INF] Updating physical elements properties 2025-07-01 11:04:58.480 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 29.9801ms. 2025-07-01 11:04:58.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:58.480 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:58.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:58.480 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:58.480 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:58.480 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:58.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:58.481 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:58.481 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:58.481 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:04:58.481 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:58.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:58.481 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:58.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:58.481 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:58.481 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:58.481 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:58.481 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 31.8965ms 2025-07-01 11:04:58.481 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:04:58.481 +03:00 [DBG] Connection id "0HNC8090TGC05" completed keep alive response. 2025-07-01 11:04:58.481 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 33.0689ms 2025-07-01 11:04:58.482 +03:00 [DBG] Connection id "0HNC8090TGC05" received FIN. 2025-07-01 11:04:58.482 +03:00 [DBG] Connection id "0HNC8090TGC05" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:04:58.482 +03:00 [DBG] Connection id "0HNC8090TGC05" disconnecting. 2025-07-01 11:04:58.482 +03:00 [DBG] Connection id "0HNC8090TGC05" stopped. 2025-07-01 11:04:58.522 +03:00 [DBG] Connection id "0HNC8090TGC06" accepted. 2025-07-01 11:04:58.522 +03:00 [DBG] Connection id "0HNC8090TGC06" started. 2025-07-01 11:04:58.523 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:04:58.523 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:04:58.523 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:04:58.523 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:04:58.523 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:04:58.523 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:58.523 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:04:58.523 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:04:58.523 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:58.523 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:04:58.523 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:04:58.523 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:04:58.523 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:04:58.523 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:04:58.523 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:04:58.524 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:58.524 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:58.524 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:58.524 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:58.524 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:04:58.524 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:04:58.524 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:04:58.524 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:04:58.524 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:04:58.524 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:04:58.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:58.524 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:58.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:58.524 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:58.524 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:04:58.524 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:04:58.524 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:04:58.527 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.5157ms. 2025-07-01 11:04:58.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:58.527 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:58.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:58.527 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:58.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:58.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:58.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:58.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:58.527 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:04:58.527 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:04:58.527 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:04:58.527 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:04:58.527 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:04:58.527 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:04:58.527 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:04:58.527 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:04:58.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:58.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:58.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:58.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:58.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:58.527 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:58.527 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.9294ms 2025-07-01 11:04:58.528 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:58.528 +03:00 [DBG] Connection id "0HNC8090TGC06" completed keep alive response. 2025-07-01 11:04:58.528 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.1002ms 2025-07-01 11:04:58.528 +03:00 [DBG] Connection id "0HNC8090TGC06" received FIN. 2025-07-01 11:04:58.528 +03:00 [DBG] Connection id "0HNC8090TGC06" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:04:58.528 +03:00 [DBG] Connection id "0HNC8090TGC06" disconnecting. 2025-07-01 11:04:58.528 +03:00 [DBG] Connection id "0HNC8090TGC06" stopped. 2025-07-01 11:04:58.576 +03:00 [DBG] Connection id "0HNC8090TGC07" accepted. 2025-07-01 11:04:58.576 +03:00 [DBG] Connection id "0HNC8090TGC07" started. 2025-07-01 11:04:58.576 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:04:58.576 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:04:58.576 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:04:58.576 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:04:58.577 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:04:58.577 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:58.577 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:04:58.577 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:04:58.577 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:58.577 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:04:58.577 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:04:58.577 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:04:58.577 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:04:58.577 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:04:58.577 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:04:58.577 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:58.577 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:58.577 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:58.577 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:04:58.577 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:04:58.577 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:04:58.577 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:04:58.577 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:04:58.577 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:04:58.577 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:04:58.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:58.577 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:58.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:58.577 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:58.578 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:04:58.578 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:04:58.578 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:04:58.746 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 168.028ms. 2025-07-01 11:04:58.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:58.746 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:58.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:58.746 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:58.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:58.746 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:58.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:58.746 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:58.746 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:04:58.746 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:04:58.746 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:04:58.746 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:04:58.746 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:04:58.746 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:04:58.746 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:04:58.747 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:04:58.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:58.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:58.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:58.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:58.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:58.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:58.748 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 170.5075ms 2025-07-01 11:04:58.748 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:04:58.748 +03:00 [DBG] Connection id "0HNC8090TGC07" completed keep alive response. 2025-07-01 11:04:58.748 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 171.3023ms 2025-07-01 11:04:58.755 +03:00 [DBG] Connection id "0HNC8090TGC07" received FIN. 2025-07-01 11:04:58.755 +03:00 [DBG] Connection id "0HNC8090TGC07" disconnecting. 2025-07-01 11:04:58.755 +03:00 [DBG] Connection id "0HNC8090TGC07" stopped. 2025-07-01 11:04:58.755 +03:00 [DBG] Connection id "0HNC8090TGC07" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:04:59.022 +03:00 [DBG] Connection id "0HNC8090TGC08" accepted. 2025-07-01 11:04:59.022 +03:00 [DBG] Connection id "0HNC8090TGC08" started. 2025-07-01 11:04:59.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:04:59.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:04:59.022 +03:00 [DBG] POST requests are not supported 2025-07-01 11:04:59.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:04:59.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:04:59.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:59.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:04:59.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:04:59.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:04:59.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:04:59.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:59.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:04:59.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:04:59.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:04:59.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:04:59.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:04:59.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:04:59.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:59.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:59.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:04:59.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:04:59.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:59.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:59.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:59.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:59.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:04:59.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1725ms. 2025-07-01 11:04:59.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:59.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:04:59.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:59.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:04:59.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:59.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:59.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:59.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:59.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:59.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:04:59.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:04:59.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:59.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:04:59.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:59.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:59.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:59.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:04:59.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0212ms 2025-07-01 11:04:59.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:04:59.024 +03:00 [DBG] Connection id "0HNC8090TGC08" completed keep alive response. 2025-07-01 11:04:59.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8308ms 2025-07-01 11:04:59.024 +03:00 [DBG] Connection id "0HNC8090TGC08" received FIN. 2025-07-01 11:04:59.024 +03:00 [DBG] Connection id "0HNC8090TGC08" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:04:59.024 +03:00 [DBG] Connection id "0HNC8090TGC08" disconnecting. 2025-07-01 11:04:59.024 +03:00 [DBG] Connection id "0HNC8090TGC08" stopped. 2025-07-01 11:05:03.987 +03:00 [DBG] Connection id "0HNC8090TGC09" accepted. 2025-07-01 11:05:03.987 +03:00 [DBG] Connection id "0HNC8090TGC09" started. 2025-07-01 11:05:03.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:05:03.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:03.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:05:03.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:05:03.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:05:03.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:03.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:03.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:03.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:05:03.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:05:03.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:03.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:05:03.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:03.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:03.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:05:03.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:03.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:05:03.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:03.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:03.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:05:03.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:05:03.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:03.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:03.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:03.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:03.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:03.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1302ms. 2025-07-01 11:05:03.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:03.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:03.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:03.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:03.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:03.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:03.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:03.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:03.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:03.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:05:03.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:03.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:03.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:03.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:03.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:03.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:03.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:03.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.267ms 2025-07-01 11:05:03.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:03.989 +03:00 [DBG] Connection id "0HNC8090TGC09" completed keep alive response. 2025-07-01 11:05:03.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9436ms 2025-07-01 11:05:03.989 +03:00 [DBG] Connection id "0HNC8090TGC09" received FIN. 2025-07-01 11:05:03.989 +03:00 [DBG] Connection id "0HNC8090TGC09" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:03.989 +03:00 [DBG] Connection id "0HNC8090TGC09" disconnecting. 2025-07-01 11:05:03.990 +03:00 [DBG] Connection id "0HNC8090TGC09" stopped. 2025-07-01 11:05:04.717 +03:00 [DBG] Connection id "0HNC8090TGC0A" accepted. 2025-07-01 11:05:04.717 +03:00 [DBG] Connection id "0HNC8090TGC0A" started. 2025-07-01 11:05:04.717 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:05:04.717 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:04.717 +03:00 [DBG] POST requests are not supported 2025-07-01 11:05:04.717 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:05:04.717 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:05:04.717 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:05:04.717 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:04.717 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:04.717 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:05:04.717 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:05:04.717 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:05:04.718 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:05:04.718 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:04.718 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:04.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-07-01 11:05:04.718 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:04.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-07-01 11:05:04.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:04.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:04.718 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:04.718 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:04.718 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:05:04.718 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:05:04.718 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:05:04.718 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:05:04.718 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:05:04.718 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:05:04.718 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:05:04.718 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:05:04.718 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:05:04.718 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:05:04.718 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:05:04.718 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:05:04.718 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:05:04.718 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:05:04.718 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:05:04.718 +03:00 [DBG] Connection id "0HNC8090TGC0A", Request id "0HNC8090TGC0A:00000001": started reading request body. 2025-07-01 11:05:04.718 +03:00 [DBG] Connection id "0HNC8090TGC0A", Request id "0HNC8090TGC0A:00000001": done reading request body. 2025-07-01 11:05:04.718 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:05:04.718 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:05:04.718 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:05:04.718 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:05:04.718 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:05:04.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:04.718 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:04.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:04.718 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:04.718 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:04.718 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:05:04.718 +03:00 [INF] Changing group of physicals [257] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:05:04.739 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 20.8104ms. 2025-07-01 11:05:04.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:04.739 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:04.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:04.739 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:04.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:04.739 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:04.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:04.740 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:04.740 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:04.740 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:05:04.740 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:04.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:04.740 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:04.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:04.740 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:04.740 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:04.740 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:04.740 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 22.069ms 2025-07-01 11:05:04.740 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:05:04.740 +03:00 [DBG] Connection id "0HNC8090TGC0A" completed keep alive response. 2025-07-01 11:05:04.740 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 22.7453ms 2025-07-01 11:05:04.740 +03:00 [DBG] Connection id "0HNC8090TGC0A" received FIN. 2025-07-01 11:05:04.740 +03:00 [DBG] Connection id "0HNC8090TGC0A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:04.740 +03:00 [DBG] Connection id "0HNC8090TGC0A" disconnecting. 2025-07-01 11:05:04.740 +03:00 [DBG] Connection id "0HNC8090TGC0A" stopped. 2025-07-01 11:05:04.779 +03:00 [DBG] Connection id "0HNC8090TGC0B" accepted. 2025-07-01 11:05:04.779 +03:00 [DBG] Connection id "0HNC8090TGC0B" started. 2025-07-01 11:05:04.779 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:05:04.779 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:04.779 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:05:04.779 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:05:04.779 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:05:04.779 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:04.779 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:04.780 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:04.780 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:04.780 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:05:04.780 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:04.780 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:04.780 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:05:04.780 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:04.780 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:05:04.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:04.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:04.780 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:04.780 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:04.780 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:05:04.780 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:05:04.780 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:05:04.780 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:05:04.780 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:05:04.780 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:05:04.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:04.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:04.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:04.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:04.780 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:04.780 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:05:04.780 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:05:04.781 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.0666ms. 2025-07-01 11:05:04.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:04.781 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:04.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:04.781 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:04.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:04.781 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:04.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:04.781 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:04.781 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:05:04.781 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:05:04.781 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:05:04.781 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:05:04.781 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:05:04.781 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:05:04.781 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:05:04.782 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:05:04.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:04.782 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:04.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:04.782 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:04.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:04.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:04.782 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.9126ms 2025-07-01 11:05:04.782 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:04.782 +03:00 [DBG] Connection id "0HNC8090TGC0B" completed keep alive response. 2025-07-01 11:05:04.782 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.475ms 2025-07-01 11:05:04.782 +03:00 [DBG] Connection id "0HNC8090TGC0B" received FIN. 2025-07-01 11:05:04.782 +03:00 [DBG] Connection id "0HNC8090TGC0B" disconnecting. 2025-07-01 11:05:04.782 +03:00 [DBG] Connection id "0HNC8090TGC0B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:04.783 +03:00 [DBG] Connection id "0HNC8090TGC0B" stopped. 2025-07-01 11:05:04.961 +03:00 [DBG] Connection id "0HNC8090TGC0C" accepted. 2025-07-01 11:05:04.961 +03:00 [DBG] Connection id "0HNC8090TGC0C" started. 2025-07-01 11:05:04.961 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:05:04.962 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:04.962 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:05:04.962 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:05:04.962 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:05:04.962 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:04.962 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:04.962 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:04.962 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:04.962 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:05:04.962 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:04.962 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:04.962 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:05:04.962 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:04.962 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:05:04.962 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:04.962 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:04.962 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:04.962 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:04.962 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:05:04.962 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:05:04.962 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:05:04.963 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:05:04.963 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:05:04.963 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:05:04.963 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:04.963 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:04.963 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:04.963 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:04.963 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:04.963 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:05:04.963 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:05:05.116 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 153.2017ms. 2025-07-01 11:05:05.116 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:05.116 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:05.116 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:05.116 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:05.116 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:05.116 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:05.116 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:05.116 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:05.116 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:05:05.116 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:05:05.116 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:05:05.116 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:05:05.116 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:05:05.116 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:05:05.116 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:05:05.118 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:05:05.118 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:05.118 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:05.118 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:05.118 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:05.118 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:05.118 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:05.118 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 156.0767ms 2025-07-01 11:05:05.118 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:05.118 +03:00 [DBG] Connection id "0HNC8090TGC0C" completed keep alive response. 2025-07-01 11:05:05.118 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 156.8984ms 2025-07-01 11:05:05.121 +03:00 [DBG] Connection id "0HNC8090TGC0C" received FIN. 2025-07-01 11:05:05.121 +03:00 [DBG] Connection id "0HNC8090TGC0C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:05.121 +03:00 [DBG] Connection id "0HNC8090TGC0C" disconnecting. 2025-07-01 11:05:05.121 +03:00 [DBG] Connection id "0HNC8090TGC0C" stopped. 2025-07-01 11:05:09.004 +03:00 [DBG] Connection id "0HNC8090TGC0D" accepted. 2025-07-01 11:05:09.004 +03:00 [DBG] Connection id "0HNC8090TGC0D" started. 2025-07-01 11:05:09.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:05:09.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:09.004 +03:00 [DBG] POST requests are not supported 2025-07-01 11:05:09.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:05:09.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:05:09.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:09.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:09.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:09.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:05:09.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:05:09.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:09.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:05:09.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:09.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:09.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:05:09.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:09.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:05:09.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:09.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:09.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:05:09.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:05:09.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:09.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:09.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:09.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:09.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:09.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1452ms. 2025-07-01 11:05:09.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:09.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:09.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:09.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:09.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:09.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:09.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:09.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:09.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:09.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:05:09.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:09.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:09.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:09.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:09.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:09.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:09.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:09.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8395ms 2025-07-01 11:05:09.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:09.006 +03:00 [DBG] Connection id "0HNC8090TGC0D" completed keep alive response. 2025-07-01 11:05:09.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7042ms 2025-07-01 11:05:09.006 +03:00 [DBG] Connection id "0HNC8090TGC0D" received FIN. 2025-07-01 11:05:09.006 +03:00 [DBG] Connection id "0HNC8090TGC0D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:09.006 +03:00 [DBG] Connection id "0HNC8090TGC0D" disconnecting. 2025-07-01 11:05:09.006 +03:00 [DBG] Connection id "0HNC8090TGC0D" stopped. 2025-07-01 11:05:13.992 +03:00 [DBG] Connection id "0HNC8090TGC0E" accepted. 2025-07-01 11:05:13.992 +03:00 [DBG] Connection id "0HNC8090TGC0E" started. 2025-07-01 11:05:13.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:05:13.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:13.992 +03:00 [DBG] POST requests are not supported 2025-07-01 11:05:13.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:05:13.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:05:13.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:13.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:13.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:13.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:05:13.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:05:13.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:13.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:05:13.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:13.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:13.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:05:13.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:13.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:05:13.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:13.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:13.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:05:13.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:05:13.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:13.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:13.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:13.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:13.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:13.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1721ms. 2025-07-01 11:05:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:13.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:13.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:13.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:13.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:13.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:13.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:05:13.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:13.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:13.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:13.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:13.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:13.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:13.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:13.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0235ms 2025-07-01 11:05:13.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:13.994 +03:00 [DBG] Connection id "0HNC8090TGC0E" completed keep alive response. 2025-07-01 11:05:13.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0757ms 2025-07-01 11:05:13.994 +03:00 [DBG] Connection id "0HNC8090TGC0E" received FIN. 2025-07-01 11:05:13.995 +03:00 [DBG] Connection id "0HNC8090TGC0E" disconnecting. 2025-07-01 11:05:13.995 +03:00 [DBG] Connection id "0HNC8090TGC0E" stopped. 2025-07-01 11:05:13.995 +03:00 [DBG] Connection id "0HNC8090TGC0E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:18.804 +03:00 [DBG] Connection id "0HNC8090TGC0F" accepted. 2025-07-01 11:05:18.804 +03:00 [DBG] Connection id "0HNC8090TGC0F" started. 2025-07-01 11:05:18.804 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 771 2025-07-01 11:05:18.804 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:18.804 +03:00 [DBG] POST requests are not supported 2025-07-01 11:05:18.804 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:05:18.804 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:05:18.804 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:05:18.804 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:18.804 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:18.804 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:05:18.804 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:05:18.804 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:05:18.804 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:05:18.804 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:18.804 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:18.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-07-01 11:05:18.804 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:18.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-07-01 11:05:18.805 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:18.805 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:18.805 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:18.805 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:18.805 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:05:18.805 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:05:18.805 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:05:18.805 +03:00 [DBG] Connection id "0HNC8090TGC0F", Request id "0HNC8090TGC0F:00000001": started reading request body. 2025-07-01 11:05:18.805 +03:00 [DBG] Connection id "0HNC8090TGC0F", Request id "0HNC8090TGC0F:00000001": done reading request body. 2025-07-01 11:05:18.805 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:05:18.805 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:05:18.805 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:05:18.805 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:05:18.805 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:05:18.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:18.805 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:18.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:18.805 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:18.805 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:18.805 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:05:18.805 +03:00 [INF] Updating physical elements properties 2025-07-01 11:05:18.823 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.5626ms. 2025-07-01 11:05:18.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:18.823 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:18.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:18.823 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:18.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:18.823 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:18.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:18.823 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:18.823 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:18.823 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:05:18.823 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:18.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:18.823 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:18.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:18.823 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:18.823 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:18.823 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:18.823 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 18.7927ms 2025-07-01 11:05:18.823 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:05:18.823 +03:00 [DBG] Connection id "0HNC8090TGC0F" completed keep alive response. 2025-07-01 11:05:18.823 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 19.469ms 2025-07-01 11:05:18.824 +03:00 [DBG] Connection id "0HNC8090TGC0F" received FIN. 2025-07-01 11:05:18.824 +03:00 [DBG] Connection id "0HNC8090TGC0F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:18.824 +03:00 [DBG] Connection id "0HNC8090TGC0F" disconnecting. 2025-07-01 11:05:18.824 +03:00 [DBG] Connection id "0HNC8090TGC0F" stopped. 2025-07-01 11:05:18.863 +03:00 [DBG] Connection id "0HNC8090TGC0G" accepted. 2025-07-01 11:05:18.864 +03:00 [DBG] Connection id "0HNC8090TGC0G" started. 2025-07-01 11:05:18.864 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:05:18.864 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:18.864 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:05:18.864 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:05:18.864 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:05:18.864 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:18.864 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:18.864 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:18.864 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:18.864 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:05:18.864 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:18.864 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:18.864 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:05:18.864 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:18.864 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:05:18.864 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:18.864 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:18.864 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:18.864 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:18.864 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:05:18.865 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:05:18.865 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:05:18.865 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:05:18.865 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:05:18.865 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:05:18.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:18.865 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:18.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:18.865 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:18.865 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:18.865 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:05:18.865 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:05:18.866 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5383ms. 2025-07-01 11:05:18.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:18.866 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:18.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:18.867 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:18.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:18.867 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:18.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:18.867 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:18.867 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:05:18.867 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:05:18.867 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:05:18.867 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:05:18.867 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:05:18.867 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:05:18.867 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:05:18.867 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:05:18.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:18.867 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:18.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:18.867 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:18.867 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:18.867 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:18.867 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.649ms 2025-07-01 11:05:18.867 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:18.867 +03:00 [DBG] Connection id "0HNC8090TGC0G" completed keep alive response. 2025-07-01 11:05:18.867 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.2746ms 2025-07-01 11:05:18.867 +03:00 [DBG] Connection id "0HNC8090TGC0G" received FIN. 2025-07-01 11:05:18.867 +03:00 [DBG] Connection id "0HNC8090TGC0G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:18.867 +03:00 [DBG] Connection id "0HNC8090TGC0G" disconnecting. 2025-07-01 11:05:18.867 +03:00 [DBG] Connection id "0HNC8090TGC0G" stopped. 2025-07-01 11:05:18.916 +03:00 [DBG] Connection id "0HNC8090TGC0H" accepted. 2025-07-01 11:05:18.916 +03:00 [DBG] Connection id "0HNC8090TGC0H" started. 2025-07-01 11:05:18.916 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:05:18.916 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:18.916 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:05:18.916 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:05:18.916 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:05:18.916 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:18.916 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:18.916 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:18.916 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:18.916 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:05:18.916 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:18.916 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:18.916 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:05:18.916 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:18.916 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:05:18.916 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:18.916 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:18.916 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:18.917 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:18.917 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:05:18.917 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:05:18.917 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:05:18.917 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:05:18.917 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:05:18.917 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:05:18.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:18.917 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:18.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:18.917 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:18.917 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:18.917 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:05:18.917 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:05:19.059 +03:00 [DBG] Connection id "0HNC8090TGC0I" accepted. 2025-07-01 11:05:19.059 +03:00 [DBG] Connection id "0HNC8090TGC0I" started. 2025-07-01 11:05:19.059 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:05:19.059 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:19.059 +03:00 [DBG] POST requests are not supported 2025-07-01 11:05:19.059 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:05:19.060 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:05:19.060 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:19.060 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:19.060 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:19.060 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:05:19.060 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:05:19.060 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:19.060 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:05:19.060 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:19.060 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:19.060 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:05:19.060 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:19.060 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:05:19.060 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:19.060 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:19.060 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:05:19.060 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:05:19.060 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:19.060 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:19.060 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:19.060 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:19.060 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:19.061 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1874ms. 2025-07-01 11:05:19.061 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:19.061 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:19.061 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:19.061 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:19.061 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:19.061 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:19.061 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:19.061 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:19.061 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:19.061 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:05:19.061 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 144.2203ms. 2025-07-01 11:05:19.061 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:19.061 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:19.061 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:19.061 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:19.061 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:19.061 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:19.061 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:19.061 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:19.061 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:19.061 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:19.062 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:19.061 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:19.062 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:19.062 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:19.062 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:19.062 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4933ms 2025-07-01 11:05:19.062 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:19.062 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:05:19.062 +03:00 [DBG] Connection id "0HNC8090TGC0I" completed keep alive response. 2025-07-01 11:05:19.062 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:05:19.062 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4495ms 2025-07-01 11:05:19.062 +03:00 [DBG] Connection id "0HNC8090TGC0I" received FIN. 2025-07-01 11:05:19.062 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:05:19.062 +03:00 [DBG] Connection id "0HNC8090TGC0I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:19.062 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:05:19.062 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:05:19.062 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:05:19.062 +03:00 [DBG] Connection id "0HNC8090TGC0I" disconnecting. 2025-07-01 11:05:19.062 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:05:19.062 +03:00 [DBG] Connection id "0HNC8090TGC0I" stopped. 2025-07-01 11:05:19.065 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:05:19.065 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:19.065 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:19.065 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:19.065 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:19.065 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:19.065 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:19.065 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 148.4147ms 2025-07-01 11:05:19.065 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:19.065 +03:00 [DBG] Connection id "0HNC8090TGC0H" completed keep alive response. 2025-07-01 11:05:19.065 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 149.046ms 2025-07-01 11:05:19.067 +03:00 [DBG] Connection id "0HNC8090TGC0H" received FIN. 2025-07-01 11:05:19.067 +03:00 [DBG] Connection id "0HNC8090TGC0H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:19.068 +03:00 [DBG] Connection id "0HNC8090TGC0H" disconnecting. 2025-07-01 11:05:19.068 +03:00 [DBG] Connection id "0HNC8090TGC0H" stopped. 2025-07-01 11:05:23.986 +03:00 [DBG] Connection id "0HNC8090TGC0J" accepted. 2025-07-01 11:05:23.986 +03:00 [DBG] Connection id "0HNC8090TGC0J" started. 2025-07-01 11:05:23.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:05:23.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:23.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:05:23.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:05:23.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:05:23.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:23.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:23.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:23.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:05:23.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:05:23.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:23.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:05:23.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:23.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:23.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:05:23.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:23.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:05:23.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:23.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:23.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:05:23.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:05:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:23.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:23.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:23.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:23.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:23.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1838ms. 2025-07-01 11:05:23.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:23.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:23.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:23.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:23.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:23.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:05:23.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:23.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:23.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:23.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:23.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:23.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:23.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:23.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5964ms 2025-07-01 11:05:23.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:23.989 +03:00 [DBG] Connection id "0HNC8090TGC0J" completed keep alive response. 2025-07-01 11:05:23.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6761ms 2025-07-01 11:05:23.989 +03:00 [DBG] Connection id "0HNC8090TGC0J" received FIN. 2025-07-01 11:05:23.989 +03:00 [DBG] Connection id "0HNC8090TGC0J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:23.989 +03:00 [DBG] Connection id "0HNC8090TGC0J" disconnecting. 2025-07-01 11:05:23.990 +03:00 [DBG] Connection id "0HNC8090TGC0J" stopped. 2025-07-01 11:05:24.760 +03:00 [DBG] Connection id "0HNC8090TGC0K" accepted. 2025-07-01 11:05:24.760 +03:00 [DBG] Connection id "0HNC8090TGC0K" started. 2025-07-01 11:05:24.760 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:05:24.760 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:24.760 +03:00 [DBG] POST requests are not supported 2025-07-01 11:05:24.760 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:05:24.760 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:05:24.760 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:05:24.760 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:24.760 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:24.760 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:05:24.760 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:05:24.760 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:05:24.760 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:05:24.760 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:24.760 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:24.760 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:05:24.760 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:24.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-07-01 11:05:24.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:24.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:24.761 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:24.761 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:24.761 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:05:24.761 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:05:24.761 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:05:24.761 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:05:24.761 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:05:24.761 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:05:24.761 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:05:24.761 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:05:24.761 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:05:24.761 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:05:24.761 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:05:24.761 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:05:24.761 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:05:24.761 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:05:24.761 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:05:24.761 +03:00 [DBG] Connection id "0HNC8090TGC0K", Request id "0HNC8090TGC0K:00000001": started reading request body. 2025-07-01 11:05:24.761 +03:00 [DBG] Connection id "0HNC8090TGC0K", Request id "0HNC8090TGC0K:00000001": done reading request body. 2025-07-01 11:05:24.761 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:05:24.761 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:05:24.761 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:05:24.761 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:05:24.761 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:05:24.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:24.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:24.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:24.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:24.761 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:24.761 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:05:24.761 +03:00 [INF] Changing group of physicals [258] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:05:24.796 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 35.147ms. 2025-07-01 11:05:24.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:24.797 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:24.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:24.797 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:24.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:24.797 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:24.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:24.797 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:24.797 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:24.797 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:05:24.797 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:24.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:24.797 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:24.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:24.797 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:24.797 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:24.797 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:24.797 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 36.6127ms 2025-07-01 11:05:24.797 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:05:24.797 +03:00 [DBG] Connection id "0HNC8090TGC0K" completed keep alive response. 2025-07-01 11:05:24.797 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 37.314ms 2025-07-01 11:05:24.798 +03:00 [DBG] Connection id "0HNC8090TGC0K" received FIN. 2025-07-01 11:05:24.798 +03:00 [DBG] Connection id "0HNC8090TGC0K" disconnecting. 2025-07-01 11:05:24.798 +03:00 [DBG] Connection id "0HNC8090TGC0K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:24.799 +03:00 [DBG] Connection id "0HNC8090TGC0K" stopped. 2025-07-01 11:05:24.836 +03:00 [DBG] Connection id "0HNC8090TGC0L" accepted. 2025-07-01 11:05:24.836 +03:00 [DBG] Connection id "0HNC8090TGC0L" started. 2025-07-01 11:05:24.836 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:05:24.836 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:24.836 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:05:24.836 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:05:24.836 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:05:24.836 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:24.836 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:24.836 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:24.837 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:24.837 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:05:24.837 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:24.837 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:24.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-07-01 11:05:24.837 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:24.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-07-01 11:05:24.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:24.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:24.837 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:24.837 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:24.837 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:05:24.837 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:05:24.837 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:05:24.837 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:05:24.837 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:05:24.837 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:05:24.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:24.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:24.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:24.838 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:24.838 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:24.838 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:05:24.838 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:05:24.839 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.6822ms. 2025-07-01 11:05:24.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:24.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:24.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:24.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:24.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:24.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:24.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:24.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:24.840 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:05:24.840 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:05:24.840 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:05:24.840 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:05:24.840 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:05:24.840 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:05:24.840 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:05:24.840 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:05:24.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:24.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:24.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:24.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:24.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:24.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:24.840 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.2866ms 2025-07-01 11:05:24.840 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:24.840 +03:00 [DBG] Connection id "0HNC8090TGC0L" completed keep alive response. 2025-07-01 11:05:24.840 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.292ms 2025-07-01 11:05:24.841 +03:00 [DBG] Connection id "0HNC8090TGC0L" received FIN. 2025-07-01 11:05:24.841 +03:00 [DBG] Connection id "0HNC8090TGC0L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:24.841 +03:00 [DBG] Connection id "0HNC8090TGC0L" disconnecting. 2025-07-01 11:05:24.841 +03:00 [DBG] Connection id "0HNC8090TGC0L" stopped. 2025-07-01 11:05:24.888 +03:00 [DBG] Connection id "0HNC8090TGC0M" accepted. 2025-07-01 11:05:24.888 +03:00 [DBG] Connection id "0HNC8090TGC0M" started. 2025-07-01 11:05:24.888 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:05:24.888 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:24.888 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:05:24.888 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:05:24.888 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:05:24.888 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:24.889 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:24.889 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:24.889 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:24.889 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:05:24.889 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:24.889 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:24.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-07-01 11:05:24.889 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:24.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-07-01 11:05:24.889 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:24.889 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:24.889 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:24.889 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:24.889 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:05:24.889 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:05:24.890 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:05:24.890 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:05:24.890 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:05:24.890 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:05:24.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:24.890 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:24.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:24.890 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:24.890 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:24.890 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:05:24.890 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:05:25.050 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 160.3593ms. 2025-07-01 11:05:25.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:25.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:25.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:25.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:25.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:25.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:25.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:25.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:25.050 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:05:25.051 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:05:25.051 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:05:25.051 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:05:25.051 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:05:25.051 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:05:25.051 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:05:25.052 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:05:25.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:25.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:25.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:25.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:25.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:25.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:25.053 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 163.366ms 2025-07-01 11:05:25.053 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:25.053 +03:00 [DBG] Connection id "0HNC8090TGC0M" completed keep alive response. 2025-07-01 11:05:25.053 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 164.4759ms 2025-07-01 11:05:25.057 +03:00 [DBG] Connection id "0HNC8090TGC0M" received FIN. 2025-07-01 11:05:25.058 +03:00 [DBG] Connection id "0HNC8090TGC0M" disconnecting. 2025-07-01 11:05:25.058 +03:00 [DBG] Connection id "0HNC8090TGC0M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:25.059 +03:00 [DBG] Connection id "0HNC8090TGC0M" stopped. 2025-07-01 11:05:29.021 +03:00 [DBG] Connection id "0HNC8090TGC0N" accepted. 2025-07-01 11:05:29.022 +03:00 [DBG] Connection id "0HNC8090TGC0N" started. 2025-07-01 11:05:29.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:05:29.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:29.022 +03:00 [DBG] POST requests are not supported 2025-07-01 11:05:29.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:05:29.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:05:29.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:29.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:29.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:29.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:05:29.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:05:29.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:29.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:05:29.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:29.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:29.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:05:29.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:29.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:05:29.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:29.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:29.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:05:29.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:05:29.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:29.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:29.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:29.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:29.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:29.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1539ms. 2025-07-01 11:05:29.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:29.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:29.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:29.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:29.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:29.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:29.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:29.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:29.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:29.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:05:29.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:29.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:29.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:29.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:29.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:29.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:29.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:29.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9508ms 2025-07-01 11:05:29.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:29.023 +03:00 [DBG] Connection id "0HNC8090TGC0N" completed keep alive response. 2025-07-01 11:05:29.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7683ms 2025-07-01 11:05:29.024 +03:00 [DBG] Connection id "0HNC8090TGC0N" received FIN. 2025-07-01 11:05:29.024 +03:00 [DBG] Connection id "0HNC8090TGC0N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:29.024 +03:00 [DBG] Connection id "0HNC8090TGC0N" disconnecting. 2025-07-01 11:05:29.024 +03:00 [DBG] Connection id "0HNC8090TGC0N" stopped. 2025-07-01 11:05:33.994 +03:00 [DBG] Connection id "0HNC8090TGC0O" accepted. 2025-07-01 11:05:33.994 +03:00 [DBG] Connection id "0HNC8090TGC0O" started. 2025-07-01 11:05:33.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:05:33.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:33.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:05:33.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:05:33.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:05:33.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:33.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:33.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:33.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:05:33.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:05:33.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:33.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:05:33.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:33.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:33.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:05:33.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:33.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:05:33.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:33.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:33.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:05:33.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:05:33.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:33.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:33.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:33.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:33.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:33.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.169ms. 2025-07-01 11:05:33.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:33.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:33.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:33.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:33.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:33.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:33.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:33.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:33.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:33.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:05:33.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:33.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:33.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:33.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:33.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:33.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:33.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:33.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1123ms 2025-07-01 11:05:33.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:33.996 +03:00 [DBG] Connection id "0HNC8090TGC0O" completed keep alive response. 2025-07-01 11:05:33.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0018ms 2025-07-01 11:05:33.996 +03:00 [DBG] Connection id "0HNC8090TGC0O" received FIN. 2025-07-01 11:05:33.996 +03:00 [DBG] Connection id "0HNC8090TGC0O" disconnecting. 2025-07-01 11:05:33.997 +03:00 [DBG] Connection id "0HNC8090TGC0O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:33.998 +03:00 [DBG] Connection id "0HNC8090TGC0O" stopped. 2025-07-01 11:05:36.288 +03:00 [DBG] Connection id "0HNC8090TGC0P" accepted. 2025-07-01 11:05:36.288 +03:00 [DBG] Connection id "0HNC8090TGC0P" started. 2025-07-01 11:05:36.288 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 748 2025-07-01 11:05:36.288 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:36.288 +03:00 [DBG] POST requests are not supported 2025-07-01 11:05:36.288 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:05:36.288 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:05:36.288 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:05:36.289 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:36.289 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:36.289 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:05:36.289 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:05:36.289 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:05:36.289 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:05:36.289 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:36.289 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:36.289 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:05:36.289 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:36.289 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:05:36.289 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:36.289 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:36.289 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:36.289 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:36.289 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:05:36.289 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:05:36.289 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:05:36.289 +03:00 [DBG] Connection id "0HNC8090TGC0P", Request id "0HNC8090TGC0P:00000001": started reading request body. 2025-07-01 11:05:36.289 +03:00 [DBG] Connection id "0HNC8090TGC0P", Request id "0HNC8090TGC0P:00000001": done reading request body. 2025-07-01 11:05:36.289 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:05:36.289 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:05:36.289 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:05:36.289 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:05:36.289 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:05:36.290 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:36.290 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:36.290 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:36.290 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:36.290 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:36.290 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:05:36.290 +03:00 [INF] Updating physical elements properties 2025-07-01 11:05:36.319 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 28.8566ms. 2025-07-01 11:05:36.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:36.319 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:36.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:36.319 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:36.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:36.319 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:36.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:36.319 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:36.319 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:36.319 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:05:36.319 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:36.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:36.319 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:36.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:36.319 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:36.319 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:36.320 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:36.320 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 30.7499ms 2025-07-01 11:05:36.320 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:05:36.320 +03:00 [DBG] Connection id "0HNC8090TGC0P" completed keep alive response. 2025-07-01 11:05:36.320 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 31.5163ms 2025-07-01 11:05:36.320 +03:00 [DBG] Connection id "0HNC8090TGC0P" received FIN. 2025-07-01 11:05:36.320 +03:00 [DBG] Connection id "0HNC8090TGC0P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:36.320 +03:00 [DBG] Connection id "0HNC8090TGC0P" disconnecting. 2025-07-01 11:05:36.320 +03:00 [DBG] Connection id "0HNC8090TGC0P" stopped. 2025-07-01 11:05:36.361 +03:00 [DBG] Connection id "0HNC8090TGC0Q" accepted. 2025-07-01 11:05:36.361 +03:00 [DBG] Connection id "0HNC8090TGC0Q" started. 2025-07-01 11:05:36.361 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:05:36.361 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:36.361 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:05:36.361 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:05:36.361 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:05:36.361 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:36.361 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:36.361 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:36.361 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:36.362 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:05:36.362 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:36.362 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:36.362 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:05:36.362 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:36.362 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:05:36.362 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:36.362 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:36.362 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:36.362 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:36.362 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:05:36.362 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:05:36.362 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:05:36.362 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:05:36.362 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:05:36.362 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:05:36.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:36.362 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:36.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:36.362 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:36.362 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:36.362 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:05:36.362 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:05:36.365 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.2424ms. 2025-07-01 11:05:36.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:36.365 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:36.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:36.365 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:36.365 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:36.365 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:36.365 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:36.365 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:36.365 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:05:36.365 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:05:36.365 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:05:36.365 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:05:36.365 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:05:36.365 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:05:36.365 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:05:36.365 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:05:36.365 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:36.365 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:36.365 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:36.365 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:36.366 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:36.366 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:36.366 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.7678ms 2025-07-01 11:05:36.366 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:36.366 +03:00 [DBG] Connection id "0HNC8090TGC0Q" completed keep alive response. 2025-07-01 11:05:36.366 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.6323ms 2025-07-01 11:05:36.366 +03:00 [DBG] Connection id "0HNC8090TGC0Q" received FIN. 2025-07-01 11:05:36.366 +03:00 [DBG] Connection id "0HNC8090TGC0Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:36.366 +03:00 [DBG] Connection id "0HNC8090TGC0Q" disconnecting. 2025-07-01 11:05:36.366 +03:00 [DBG] Connection id "0HNC8090TGC0Q" stopped. 2025-07-01 11:05:36.418 +03:00 [DBG] Connection id "0HNC8090TGC0R" accepted. 2025-07-01 11:05:36.418 +03:00 [DBG] Connection id "0HNC8090TGC0R" started. 2025-07-01 11:05:36.418 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:05:36.419 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:36.419 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:05:36.419 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:05:36.419 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:05:36.419 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:36.419 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:36.419 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:36.419 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:36.419 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:05:36.419 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:36.419 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:36.419 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:05:36.419 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:36.419 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:05:36.419 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:36.420 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:36.420 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:36.420 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:36.420 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:05:36.420 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:05:36.420 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:05:36.420 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:05:36.420 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:05:36.420 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:05:36.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:36.420 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:36.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:36.420 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:36.420 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:36.420 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:05:36.420 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:05:36.578 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 157.4705ms. 2025-07-01 11:05:36.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:36.578 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:36.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:36.578 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:36.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:36.578 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:36.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:36.578 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:36.578 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:05:36.578 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:05:36.578 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:05:36.578 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:05:36.578 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:05:36.578 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:05:36.578 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:05:36.580 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:05:36.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:36.580 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:36.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:36.580 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:36.580 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:36.580 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:36.580 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 160.2872ms 2025-07-01 11:05:36.580 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:36.580 +03:00 [DBG] Connection id "0HNC8090TGC0R" completed keep alive response. 2025-07-01 11:05:36.580 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 161.3278ms 2025-07-01 11:05:36.584 +03:00 [DBG] Connection id "0HNC8090TGC0R" received FIN. 2025-07-01 11:05:36.584 +03:00 [DBG] Connection id "0HNC8090TGC0R" disconnecting. 2025-07-01 11:05:36.584 +03:00 [DBG] Connection id "0HNC8090TGC0R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:36.585 +03:00 [DBG] Connection id "0HNC8090TGC0R" stopped. 2025-07-01 11:05:38.986 +03:00 [DBG] Connection id "0HNC8090TGC0S" accepted. 2025-07-01 11:05:38.986 +03:00 [DBG] Connection id "0HNC8090TGC0S" started. 2025-07-01 11:05:38.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:05:38.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:38.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:05:38.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:05:38.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:05:38.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:38.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:38.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:38.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:05:38.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:05:38.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:38.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:05:38.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:38.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:38.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:05:38.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:38.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:05:38.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:38.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:38.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:05:38.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:05:38.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:38.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:38.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:38.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:38.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:38.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1363ms. 2025-07-01 11:05:38.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:38.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:38.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:38.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:38.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:38.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:38.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:38.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:38.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:38.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:05:38.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:38.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:38.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:38.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:38.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:38.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:38.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:38.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7472ms 2025-07-01 11:05:38.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:38.987 +03:00 [DBG] Connection id "0HNC8090TGC0S" completed keep alive response. 2025-07-01 11:05:38.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3409ms 2025-07-01 11:05:38.987 +03:00 [DBG] Connection id "0HNC8090TGC0S" received FIN. 2025-07-01 11:05:38.987 +03:00 [DBG] Connection id "0HNC8090TGC0S" disconnecting. 2025-07-01 11:05:38.988 +03:00 [DBG] Connection id "0HNC8090TGC0S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:38.989 +03:00 [DBG] Connection id "0HNC8090TGC0S" stopped. 2025-07-01 11:05:40.497 +03:00 [DBG] Connection id "0HNC8090TGC0T" accepted. 2025-07-01 11:05:40.497 +03:00 [DBG] Connection id "0HNC8090TGC0T" started. 2025-07-01 11:05:40.497 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:05:40.497 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:40.497 +03:00 [DBG] POST requests are not supported 2025-07-01 11:05:40.497 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:05:40.497 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:05:40.497 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:05:40.497 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:40.497 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:40.498 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:05:40.498 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:05:40.498 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:05:40.498 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:05:40.498 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:40.498 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:40.498 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:05:40.498 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:40.498 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:05:40.498 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:40.498 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:40.498 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:40.498 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:40.498 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:05:40.498 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:05:40.498 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:05:40.498 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:05:40.498 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:05:40.499 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:05:40.499 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:05:40.499 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:05:40.499 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:05:40.499 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:05:40.499 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:05:40.499 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:05:40.499 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:05:40.499 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:05:40.499 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:05:40.499 +03:00 [DBG] Connection id "0HNC8090TGC0T", Request id "0HNC8090TGC0T:00000001": started reading request body. 2025-07-01 11:05:40.499 +03:00 [DBG] Connection id "0HNC8090TGC0T", Request id "0HNC8090TGC0T:00000001": done reading request body. 2025-07-01 11:05:40.499 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:05:40.499 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:05:40.499 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:05:40.499 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:05:40.499 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:05:40.499 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:40.499 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:40.499 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:40.499 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:40.499 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:40.499 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:05:40.499 +03:00 [INF] Changing group of physicals [259] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:05:40.524 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 24.7443ms. 2025-07-01 11:05:40.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:40.524 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:40.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:40.524 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:40.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:40.525 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:40.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:40.525 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:40.525 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:40.525 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:05:40.525 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:40.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:40.525 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:40.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:40.525 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:40.525 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:40.525 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:40.525 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 27.0216ms 2025-07-01 11:05:40.525 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:05:40.525 +03:00 [DBG] Connection id "0HNC8090TGC0T" completed keep alive response. 2025-07-01 11:05:40.525 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 28.1074ms 2025-07-01 11:05:40.526 +03:00 [DBG] Connection id "0HNC8090TGC0T" received FIN. 2025-07-01 11:05:40.526 +03:00 [DBG] Connection id "0HNC8090TGC0T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:40.526 +03:00 [DBG] Connection id "0HNC8090TGC0T" disconnecting. 2025-07-01 11:05:40.526 +03:00 [DBG] Connection id "0HNC8090TGC0T" stopped. 2025-07-01 11:05:40.571 +03:00 [DBG] Connection id "0HNC8090TGC0U" accepted. 2025-07-01 11:05:40.571 +03:00 [DBG] Connection id "0HNC8090TGC0U" started. 2025-07-01 11:05:40.571 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:05:40.571 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:40.571 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:05:40.571 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:05:40.571 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:05:40.571 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:40.571 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:40.572 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:40.572 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:40.572 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:05:40.572 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:40.572 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:40.572 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:05:40.572 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:40.572 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:05:40.572 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:40.572 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:40.572 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:40.572 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:40.572 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:05:40.572 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:05:40.572 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:05:40.572 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:05:40.572 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:05:40.572 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:05:40.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:40.572 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:40.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:40.572 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:40.573 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:40.573 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:05:40.573 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:05:40.574 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.3387ms. 2025-07-01 11:05:40.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:40.574 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:40.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:40.574 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:40.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:40.574 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:40.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:40.574 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:40.574 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:05:40.574 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:05:40.574 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:05:40.574 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:05:40.574 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:05:40.575 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:05:40.575 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:05:40.575 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:05:40.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:40.575 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:40.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:40.575 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:40.575 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:40.575 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:40.575 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.9492ms 2025-07-01 11:05:40.575 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:40.575 +03:00 [DBG] Connection id "0HNC8090TGC0U" completed keep alive response. 2025-07-01 11:05:40.575 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.816ms 2025-07-01 11:05:40.575 +03:00 [DBG] Connection id "0HNC8090TGC0U" received FIN. 2025-07-01 11:05:40.575 +03:00 [DBG] Connection id "0HNC8090TGC0U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:40.576 +03:00 [DBG] Connection id "0HNC8090TGC0U" disconnecting. 2025-07-01 11:05:40.576 +03:00 [DBG] Connection id "0HNC8090TGC0U" stopped. 2025-07-01 11:05:40.626 +03:00 [DBG] Connection id "0HNC8090TGC0V" accepted. 2025-07-01 11:05:40.626 +03:00 [DBG] Connection id "0HNC8090TGC0V" started. 2025-07-01 11:05:40.626 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:05:40.626 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:40.626 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:05:40.626 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:05:40.626 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:05:40.626 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:40.626 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:40.627 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:40.627 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:40.627 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:05:40.627 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:40.627 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:40.627 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:05:40.627 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:40.627 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:05:40.627 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:40.627 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:40.627 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:40.627 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:40.627 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:05:40.627 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:05:40.627 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:05:40.627 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:05:40.627 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:05:40.627 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:05:40.627 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:40.627 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:40.627 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:40.627 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:40.627 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:40.627 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:05:40.627 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:05:40.766 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 138.7444ms. 2025-07-01 11:05:40.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:40.766 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:40.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:40.766 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:40.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:40.766 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:40.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:40.766 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:40.766 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:05:40.766 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:05:40.766 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:05:40.766 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:05:40.766 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:05:40.766 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:05:40.766 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:05:40.768 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:05:40.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:40.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:40.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:40.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:40.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:40.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:40.768 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 140.9941ms 2025-07-01 11:05:40.768 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:40.768 +03:00 [DBG] Connection id "0HNC8090TGC0V" completed keep alive response. 2025-07-01 11:05:40.768 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 141.6251ms 2025-07-01 11:05:40.775 +03:00 [DBG] Connection id "0HNC8090TGC0V" received FIN. 2025-07-01 11:05:40.776 +03:00 [DBG] Connection id "0HNC8090TGC0V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:40.776 +03:00 [DBG] Connection id "0HNC8090TGC0V" disconnecting. 2025-07-01 11:05:40.776 +03:00 [DBG] Connection id "0HNC8090TGC0V" stopped. 2025-07-01 11:05:43.989 +03:00 [DBG] Connection id "0HNC8090TGC10" accepted. 2025-07-01 11:05:43.989 +03:00 [DBG] Connection id "0HNC8090TGC10" started. 2025-07-01 11:05:43.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:05:43.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:43.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:05:43.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:05:43.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:05:43.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:43.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:43.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:43.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:05:43.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:05:43.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:43.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:05:43.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:43.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:43.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:05:43.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:43.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:05:43.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:43.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:43.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:05:43.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:05:43.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:43.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:43.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:43.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:43.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:43.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1284ms. 2025-07-01 11:05:43.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:43.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:43.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:43.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:43.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:43.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:43.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:43.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:43.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:43.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:05:43.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:43.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:43.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:43.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:43.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:43.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:43.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:43.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7252ms 2025-07-01 11:05:43.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:43.991 +03:00 [DBG] Connection id "0HNC8090TGC10" completed keep alive response. 2025-07-01 11:05:43.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3329ms 2025-07-01 11:05:43.991 +03:00 [DBG] Connection id "0HNC8090TGC10" received FIN. 2025-07-01 11:05:43.991 +03:00 [DBG] Connection id "0HNC8090TGC10" disconnecting. 2025-07-01 11:05:43.991 +03:00 [DBG] Connection id "0HNC8090TGC10" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:43.992 +03:00 [DBG] Connection id "0HNC8090TGC10" stopped. 2025-07-01 11:05:48.982 +03:00 [DBG] Connection id "0HNC8090TGC11" accepted. 2025-07-01 11:05:48.983 +03:00 [DBG] Connection id "0HNC8090TGC11" started. 2025-07-01 11:05:48.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:05:48.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:48.983 +03:00 [DBG] POST requests are not supported 2025-07-01 11:05:48.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:05:48.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:05:48.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:48.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:48.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:48.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:05:48.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:05:48.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:48.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:05:48.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:48.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:48.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:05:48.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:48.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:05:48.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:48.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:48.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:05:48.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:05:48.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:48.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:48.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:48.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:48.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:48.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1675ms. 2025-07-01 11:05:48.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:48.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:48.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:48.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:48.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:48.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:48.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:48.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:48.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:48.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:05:48.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:48.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:48.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:48.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:48.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:48.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:48.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:48.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2812ms 2025-07-01 11:05:48.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:48.985 +03:00 [DBG] Connection id "0HNC8090TGC11" completed keep alive response. 2025-07-01 11:05:48.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2213ms 2025-07-01 11:05:48.985 +03:00 [DBG] Connection id "0HNC8090TGC11" received FIN. 2025-07-01 11:05:48.985 +03:00 [DBG] Connection id "0HNC8090TGC11" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:48.986 +03:00 [DBG] Connection id "0HNC8090TGC11" disconnecting. 2025-07-01 11:05:48.986 +03:00 [DBG] Connection id "0HNC8090TGC11" stopped. 2025-07-01 11:05:50.722 +03:00 [DBG] Connection id "0HNC8090TGC12" accepted. 2025-07-01 11:05:50.722 +03:00 [DBG] Connection id "0HNC8090TGC12" started. 2025-07-01 11:05:50.723 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 748 2025-07-01 11:05:50.723 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:50.723 +03:00 [DBG] POST requests are not supported 2025-07-01 11:05:50.723 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:05:50.723 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:05:50.723 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:05:50.723 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:50.723 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:50.723 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:05:50.723 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:05:50.723 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:05:50.723 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:05:50.723 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:50.723 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:50.723 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:05:50.723 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:50.723 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:05:50.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:50.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:50.723 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:50.723 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:50.723 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:05:50.723 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:05:50.724 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:05:50.724 +03:00 [DBG] Connection id "0HNC8090TGC12", Request id "0HNC8090TGC12:00000001": started reading request body. 2025-07-01 11:05:50.724 +03:00 [DBG] Connection id "0HNC8090TGC12", Request id "0HNC8090TGC12:00000001": done reading request body. 2025-07-01 11:05:50.724 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:05:50.724 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:05:50.724 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:05:50.724 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:05:50.724 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:05:50.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:50.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:50.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:50.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:50.724 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:50.724 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:05:50.724 +03:00 [INF] Updating physical elements properties 2025-07-01 11:05:50.740 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 15.6193ms. 2025-07-01 11:05:50.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:50.740 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:50.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:50.740 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:50.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:50.740 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:50.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:50.740 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:50.740 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:50.740 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:05:50.740 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:50.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:50.741 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:50.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:50.741 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:50.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:50.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:50.741 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 17.6035ms 2025-07-01 11:05:50.741 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:05:50.741 +03:00 [DBG] Connection id "0HNC8090TGC12" completed keep alive response. 2025-07-01 11:05:50.741 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 18.4184ms 2025-07-01 11:05:50.741 +03:00 [DBG] Connection id "0HNC8090TGC12" received FIN. 2025-07-01 11:05:50.741 +03:00 [DBG] Connection id "0HNC8090TGC12" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:50.741 +03:00 [DBG] Connection id "0HNC8090TGC12" disconnecting. 2025-07-01 11:05:50.742 +03:00 [DBG] Connection id "0HNC8090TGC12" stopped. 2025-07-01 11:05:50.780 +03:00 [DBG] Connection id "0HNC8090TGC13" accepted. 2025-07-01 11:05:50.780 +03:00 [DBG] Connection id "0HNC8090TGC13" started. 2025-07-01 11:05:50.780 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:05:50.780 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:50.780 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:05:50.780 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:05:50.780 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:05:50.780 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:50.781 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:50.781 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:50.781 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:50.781 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:05:50.781 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:50.781 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:50.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-07-01 11:05:50.781 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:50.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-07-01 11:05:50.781 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:50.781 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:50.781 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:50.781 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:50.781 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:05:50.781 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:05:50.781 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:05:50.781 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:05:50.781 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:05:50.781 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:05:50.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:50.781 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:50.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:50.781 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:50.781 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:50.781 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:05:50.781 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:05:50.783 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5415ms. 2025-07-01 11:05:50.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:50.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:50.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:50.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:50.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:50.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:50.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:50.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:50.783 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:05:50.783 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:05:50.783 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:05:50.783 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:05:50.783 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:05:50.783 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:05:50.783 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:05:50.783 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:05:50.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:50.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:50.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:50.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:50.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:50.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:50.783 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.4735ms 2025-07-01 11:05:50.783 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:50.783 +03:00 [DBG] Connection id "0HNC8090TGC13" completed keep alive response. 2025-07-01 11:05:50.783 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.0477ms 2025-07-01 11:05:50.784 +03:00 [DBG] Connection id "0HNC8090TGC13" received FIN. 2025-07-01 11:05:50.784 +03:00 [DBG] Connection id "0HNC8090TGC13" disconnecting. 2025-07-01 11:05:50.784 +03:00 [DBG] Connection id "0HNC8090TGC13" stopped. 2025-07-01 11:05:50.784 +03:00 [DBG] Connection id "0HNC8090TGC13" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:50.827 +03:00 [DBG] Connection id "0HNC8090TGC14" accepted. 2025-07-01 11:05:50.827 +03:00 [DBG] Connection id "0HNC8090TGC14" started. 2025-07-01 11:05:50.827 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:05:50.827 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:50.827 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:05:50.827 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:05:50.827 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:05:50.827 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:50.827 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:50.827 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:50.828 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:50.828 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:05:50.828 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:50.828 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:50.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-07-01 11:05:50.828 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:50.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-07-01 11:05:50.828 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:50.828 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:50.828 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:50.828 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:50.828 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:05:50.828 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:05:50.828 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:05:50.828 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:05:50.828 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:05:50.828 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:05:50.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:50.828 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:50.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:50.828 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:50.828 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:50.828 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:05:50.828 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:05:50.965 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 136.5607ms. 2025-07-01 11:05:50.965 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:50.965 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:50.965 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:50.965 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:50.965 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:50.965 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:50.965 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:50.965 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:50.965 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:05:50.965 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:05:50.965 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:05:50.965 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:05:50.965 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:05:50.965 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:05:50.965 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:05:50.966 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:05:50.966 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:50.966 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:50.966 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:50.966 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:50.966 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:50.966 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:50.966 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 138.6199ms 2025-07-01 11:05:50.966 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:50.966 +03:00 [DBG] Connection id "0HNC8090TGC14" completed keep alive response. 2025-07-01 11:05:50.966 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 139.1729ms 2025-07-01 11:05:50.970 +03:00 [DBG] Connection id "0HNC8090TGC14" received FIN. 2025-07-01 11:05:50.970 +03:00 [DBG] Connection id "0HNC8090TGC14" disconnecting. 2025-07-01 11:05:50.970 +03:00 [DBG] Connection id "0HNC8090TGC14" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:50.972 +03:00 [DBG] Connection id "0HNC8090TGC14" stopped. 2025-07-01 11:05:53.981 +03:00 [DBG] Connection id "0HNC8090TGC15" accepted. 2025-07-01 11:05:53.981 +03:00 [DBG] Connection id "0HNC8090TGC15" started. 2025-07-01 11:05:53.981 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:05:53.981 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:53.981 +03:00 [DBG] POST requests are not supported 2025-07-01 11:05:53.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:05:53.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:05:53.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:53.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:53.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:53.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:05:53.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:05:53.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:53.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:05:53.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:53.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:53.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:05:53.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:53.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:05:53.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:53.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:53.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:05:53.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:05:53.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:53.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:53.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:53.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:53.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:53.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1245ms. 2025-07-01 11:05:53.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:53.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:53.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:53.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:53.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:53.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:53.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:53.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:53.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:53.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:05:53.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:53.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:53.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:53.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:53.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:53.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:53.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:53.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7758ms 2025-07-01 11:05:53.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:53.982 +03:00 [DBG] Connection id "0HNC8090TGC15" completed keep alive response. 2025-07-01 11:05:53.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3928ms 2025-07-01 11:05:53.983 +03:00 [DBG] Connection id "0HNC8090TGC15" received FIN. 2025-07-01 11:05:53.983 +03:00 [DBG] Connection id "0HNC8090TGC15" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:53.983 +03:00 [DBG] Connection id "0HNC8090TGC15" disconnecting. 2025-07-01 11:05:53.983 +03:00 [DBG] Connection id "0HNC8090TGC15" stopped. 2025-07-01 11:05:54.633 +03:00 [DBG] Connection id "0HNC8090TGC16" accepted. 2025-07-01 11:05:54.633 +03:00 [DBG] Connection id "0HNC8090TGC16" started. 2025-07-01 11:05:54.633 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:05:54.633 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:54.633 +03:00 [DBG] POST requests are not supported 2025-07-01 11:05:54.633 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:05:54.633 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:05:54.633 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:05:54.633 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:54.633 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:54.633 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:05:54.633 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:05:54.633 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:05:54.633 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:05:54.633 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:54.633 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:54.633 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:05:54.633 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:54.633 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:05:54.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:54.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:54.633 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:54.633 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:54.633 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:05:54.634 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:05:54.634 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:05:54.634 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:05:54.634 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:05:54.634 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:05:54.634 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:05:54.634 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:05:54.634 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:05:54.634 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:05:54.634 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:05:54.634 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:05:54.634 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:05:54.634 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:05:54.634 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:05:54.634 +03:00 [DBG] Connection id "0HNC8090TGC16", Request id "0HNC8090TGC16:00000001": started reading request body. 2025-07-01 11:05:54.634 +03:00 [DBG] Connection id "0HNC8090TGC16", Request id "0HNC8090TGC16:00000001": done reading request body. 2025-07-01 11:05:54.634 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:05:54.634 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:05:54.634 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:05:54.634 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:05:54.634 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:05:54.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:54.634 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:54.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:54.634 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:54.634 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:54.634 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:05:54.634 +03:00 [INF] Changing group of physicals [261] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:05:54.658 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 23.6107ms. 2025-07-01 11:05:54.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:54.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:54.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:54.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:54.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:54.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:54.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:54.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:54.658 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:54.658 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:05:54.658 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:54.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:54.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:54.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:54.659 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:54.659 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:54.659 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:54.659 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 25.4003ms 2025-07-01 11:05:54.659 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:05:54.659 +03:00 [DBG] Connection id "0HNC8090TGC16" completed keep alive response. 2025-07-01 11:05:54.659 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 26.1127ms 2025-07-01 11:05:54.659 +03:00 [DBG] Connection id "0HNC8090TGC16" received FIN. 2025-07-01 11:05:54.659 +03:00 [DBG] Connection id "0HNC8090TGC16" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:54.659 +03:00 [DBG] Connection id "0HNC8090TGC16" disconnecting. 2025-07-01 11:05:54.659 +03:00 [DBG] Connection id "0HNC8090TGC16" stopped. 2025-07-01 11:05:54.699 +03:00 [DBG] Connection id "0HNC8090TGC17" accepted. 2025-07-01 11:05:54.699 +03:00 [DBG] Connection id "0HNC8090TGC17" started. 2025-07-01 11:05:54.700 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:05:54.700 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:54.700 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:05:54.700 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:05:54.700 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:05:54.700 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:54.700 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:54.700 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:54.700 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:54.700 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:05:54.700 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:54.700 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:54.700 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:05:54.700 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:54.700 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:05:54.700 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:54.700 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:54.700 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:54.700 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:54.700 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:05:54.700 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:05:54.700 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:05:54.700 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:05:54.700 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:05:54.700 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:05:54.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:54.700 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:54.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:54.700 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:54.700 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:54.700 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:05:54.700 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:05:54.701 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.0044ms. 2025-07-01 11:05:54.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:54.702 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:54.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:54.702 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:54.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:54.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:54.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:54.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:54.702 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:05:54.702 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:05:54.702 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:05:54.702 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:05:54.702 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:05:54.702 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:05:54.702 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:05:54.702 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:05:54.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:54.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:54.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:54.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:54.702 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:54.702 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:54.702 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.1189ms 2025-07-01 11:05:54.702 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:54.702 +03:00 [DBG] Connection id "0HNC8090TGC17" completed keep alive response. 2025-07-01 11:05:54.702 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.7285ms 2025-07-01 11:05:54.703 +03:00 [DBG] Connection id "0HNC8090TGC17" received FIN. 2025-07-01 11:05:54.703 +03:00 [DBG] Connection id "0HNC8090TGC17" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:54.703 +03:00 [DBG] Connection id "0HNC8090TGC17" disconnecting. 2025-07-01 11:05:54.703 +03:00 [DBG] Connection id "0HNC8090TGC17" stopped. 2025-07-01 11:05:54.753 +03:00 [DBG] Connection id "0HNC8090TGC18" accepted. 2025-07-01 11:05:54.753 +03:00 [DBG] Connection id "0HNC8090TGC18" started. 2025-07-01 11:05:54.753 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:05:54.753 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:54.753 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:05:54.753 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:05:54.753 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:05:54.754 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:54.754 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:54.754 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:54.754 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:54.754 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:05:54.754 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:54.754 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:54.754 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:05:54.754 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:54.754 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:05:54.754 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:54.754 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:54.754 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:54.754 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:05:54.754 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:05:54.754 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:05:54.754 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:05:54.754 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:05:54.754 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:05:54.754 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:05:54.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:54.754 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:54.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:54.754 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:54.754 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:54.754 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:05:54.754 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:05:54.906 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 151.7056ms. 2025-07-01 11:05:54.906 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:54.906 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:54.906 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:54.906 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:54.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:54.906 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:54.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:54.906 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:54.906 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:05:54.906 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:05:54.906 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:05:54.906 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:05:54.906 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:05:54.906 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:05:54.906 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:05:54.908 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:05:54.908 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:54.908 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:54.908 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:54.908 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:54.908 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:54.908 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:54.908 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 154.0585ms 2025-07-01 11:05:54.908 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:05:54.908 +03:00 [DBG] Connection id "0HNC8090TGC18" completed keep alive response. 2025-07-01 11:05:54.908 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 154.6978ms 2025-07-01 11:05:54.912 +03:00 [DBG] Connection id "0HNC8090TGC18" received FIN. 2025-07-01 11:05:54.912 +03:00 [DBG] Connection id "0HNC8090TGC18" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:54.912 +03:00 [DBG] Connection id "0HNC8090TGC18" disconnecting. 2025-07-01 11:05:54.912 +03:00 [DBG] Connection id "0HNC8090TGC18" stopped. 2025-07-01 11:05:58.982 +03:00 [DBG] Connection id "0HNC8090TGC19" accepted. 2025-07-01 11:05:58.982 +03:00 [DBG] Connection id "0HNC8090TGC19" started. 2025-07-01 11:05:58.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:05:58.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:05:58.983 +03:00 [DBG] POST requests are not supported 2025-07-01 11:05:58.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:05:58.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:05:58.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:58.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:05:58.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:05:58.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:05:58.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:05:58.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:58.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:05:58.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:05:58.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:05:58.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:05:58.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:05:58.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:05:58.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:58.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:58.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:05:58.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:05:58.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:58.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:58.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:58.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:58.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:05:58.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2202ms. 2025-07-01 11:05:58.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:58.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:05:58.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:58.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:05:58.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:58.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:58.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:58.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:58.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:58.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:05:58.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:05:58.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:58.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:05:58.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:58.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:58.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:58.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:05:58.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5501ms 2025-07-01 11:05:58.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:05:58.985 +03:00 [DBG] Connection id "0HNC8090TGC19" completed keep alive response. 2025-07-01 11:05:58.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6792ms 2025-07-01 11:05:58.986 +03:00 [DBG] Connection id "0HNC8090TGC19" received FIN. 2025-07-01 11:05:58.986 +03:00 [DBG] Connection id "0HNC8090TGC19" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:05:58.986 +03:00 [DBG] Connection id "0HNC8090TGC19" disconnecting. 2025-07-01 11:05:58.986 +03:00 [DBG] Connection id "0HNC8090TGC19" stopped. 2025-07-01 11:06:03.990 +03:00 [DBG] Connection id "0HNC8090TGC1A" accepted. 2025-07-01 11:06:03.990 +03:00 [DBG] Connection id "0HNC8090TGC1A" started. 2025-07-01 11:06:03.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:06:03.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:03.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:06:03.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:06:03.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:06:03.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:03.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:03.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:03.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:06:03.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:06:03.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:03.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:06:03.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:03.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:03.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:03.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:03.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:03.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:03.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:03.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:06:03.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:06:03.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:03.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:03.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:03.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:03.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:03.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1266ms. 2025-07-01 11:06:03.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:03.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:03.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:03.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:03.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:03.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:03.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:03.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:03.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:03.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:06:03.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:03.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:03.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:03.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:03.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:03.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:03.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:03.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6826ms 2025-07-01 11:06:03.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:03.991 +03:00 [DBG] Connection id "0HNC8090TGC1A" completed keep alive response. 2025-07-01 11:06:03.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3066ms 2025-07-01 11:06:03.991 +03:00 [DBG] Connection id "0HNC8090TGC1A" received FIN. 2025-07-01 11:06:03.991 +03:00 [DBG] Connection id "0HNC8090TGC1A" disconnecting. 2025-07-01 11:06:03.992 +03:00 [DBG] Connection id "0HNC8090TGC1A" stopped. 2025-07-01 11:06:03.992 +03:00 [DBG] Connection id "0HNC8090TGC1A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:04.519 +03:00 [DBG] Connection id "0HNC8090TGC1B" accepted. 2025-07-01 11:06:04.519 +03:00 [DBG] Connection id "0HNC8090TGC1B" started. 2025-07-01 11:06:04.519 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 755 2025-07-01 11:06:04.520 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:04.520 +03:00 [DBG] POST requests are not supported 2025-07-01 11:06:04.520 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:06:04.520 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:06:04.520 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:06:04.520 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:04.520 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:04.520 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:06:04.520 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:06:04.520 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:06:04.520 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:06:04.520 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:04.520 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:04.520 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:04.520 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:04.520 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:04.520 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:04.520 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:04.520 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:04.520 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:04.521 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:06:04.521 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:06:04.521 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:06:04.521 +03:00 [DBG] Connection id "0HNC8090TGC1B", Request id "0HNC8090TGC1B:00000001": started reading request body. 2025-07-01 11:06:04.521 +03:00 [DBG] Connection id "0HNC8090TGC1B", Request id "0HNC8090TGC1B:00000001": done reading request body. 2025-07-01 11:06:04.521 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:06:04.521 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:06:04.521 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:06:04.521 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:06:04.521 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:06:04.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:04.521 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:04.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:04.521 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:04.521 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:04.521 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:06:04.521 +03:00 [INF] Updating physical elements properties 2025-07-01 11:06:04.538 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.4702ms. 2025-07-01 11:06:04.538 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:04.538 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:04.538 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:04.538 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:04.538 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:04.538 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:04.538 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:04.538 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:04.538 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:04.538 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:06:04.538 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:04.538 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:04.538 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:04.538 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:04.538 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:04.538 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:04.538 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:04.538 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 17.8337ms 2025-07-01 11:06:04.538 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:06:04.538 +03:00 [DBG] Connection id "0HNC8090TGC1B" completed keep alive response. 2025-07-01 11:06:04.538 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 18.7715ms 2025-07-01 11:06:04.538 +03:00 [DBG] Connection id "0HNC8090TGC1B" received FIN. 2025-07-01 11:06:04.539 +03:00 [DBG] Connection id "0HNC8090TGC1B" disconnecting. 2025-07-01 11:06:04.539 +03:00 [DBG] Connection id "0HNC8090TGC1B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:04.540 +03:00 [DBG] Connection id "0HNC8090TGC1B" stopped. 2025-07-01 11:06:04.579 +03:00 [DBG] Connection id "0HNC8090TGC1C" accepted. 2025-07-01 11:06:04.579 +03:00 [DBG] Connection id "0HNC8090TGC1C" started. 2025-07-01 11:06:04.579 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:06:04.579 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:04.579 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:06:04.579 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:04.579 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:04.579 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:04.579 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:04.579 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:04.579 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:04.579 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:06:04.580 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:04.580 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:04.580 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:04.580 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:04.580 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:04.580 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:04.580 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:04.580 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:04.580 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:04.580 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:06:04.580 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:06:04.580 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:04.580 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:04.580 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:06:04.580 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:06:04.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:04.580 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:04.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:04.580 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:04.580 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:04.580 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:06:04.580 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:06:04.582 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.7277ms. 2025-07-01 11:06:04.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:04.582 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:04.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:04.582 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:04.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:04.582 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:04.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:04.582 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:04.582 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:04.582 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:06:04.582 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:06:04.582 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:06:04.582 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:06:04.582 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:06:04.582 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:06:04.583 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:04.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:04.583 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:04.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:04.583 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:04.583 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:04.583 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:04.583 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.0084ms 2025-07-01 11:06:04.583 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:04.583 +03:00 [DBG] Connection id "0HNC8090TGC1C" completed keep alive response. 2025-07-01 11:06:04.583 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.7278ms 2025-07-01 11:06:04.583 +03:00 [DBG] Connection id "0HNC8090TGC1C" received FIN. 2025-07-01 11:06:04.583 +03:00 [DBG] Connection id "0HNC8090TGC1C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:04.583 +03:00 [DBG] Connection id "0HNC8090TGC1C" disconnecting. 2025-07-01 11:06:04.583 +03:00 [DBG] Connection id "0HNC8090TGC1C" stopped. 2025-07-01 11:06:04.752 +03:00 [DBG] Connection id "0HNC8090TGC1D" accepted. 2025-07-01 11:06:04.752 +03:00 [DBG] Connection id "0HNC8090TGC1D" started. 2025-07-01 11:06:04.752 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:06:04.752 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:04.752 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:06:04.752 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:04.752 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:04.752 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:04.752 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:04.752 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:04.752 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:04.752 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:06:04.752 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:04.752 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:04.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-07-01 11:06:04.752 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:04.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-07-01 11:06:04.752 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:04.752 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:04.752 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:04.752 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:04.752 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:06:04.752 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:06:04.753 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:04.753 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:04.753 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:06:04.753 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:06:04.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:04.753 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:04.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:04.753 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:04.753 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:04.753 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:06:04.753 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:06:04.897 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 144.6927ms. 2025-07-01 11:06:04.898 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:04.898 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:04.898 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:04.898 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:04.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:04.898 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:04.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:04.898 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:04.898 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:04.898 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:06:04.898 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:06:04.898 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:06:04.898 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:06:04.898 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:06:04.898 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:06:04.900 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:04.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:04.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:04.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:04.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:04.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:04.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:04.900 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 147.4725ms 2025-07-01 11:06:04.900 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:04.900 +03:00 [DBG] Connection id "0HNC8090TGC1D" completed keep alive response. 2025-07-01 11:06:04.900 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 148.0317ms 2025-07-01 11:06:04.903 +03:00 [DBG] Connection id "0HNC8090TGC1D" received FIN. 2025-07-01 11:06:04.903 +03:00 [DBG] Connection id "0HNC8090TGC1D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:04.903 +03:00 [DBG] Connection id "0HNC8090TGC1D" disconnecting. 2025-07-01 11:06:04.904 +03:00 [DBG] Connection id "0HNC8090TGC1D" stopped. 2025-07-01 11:06:07.896 +03:00 [DBG] Connection id "0HNC8090TGC1E" accepted. 2025-07-01 11:06:07.896 +03:00 [DBG] Connection id "0HNC8090TGC1E" started. 2025-07-01 11:06:07.897 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:06:07.897 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:07.897 +03:00 [DBG] POST requests are not supported 2025-07-01 11:06:07.897 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:06:07.897 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:06:07.897 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:06:07.897 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:07.897 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:07.897 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:06:07.897 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:06:07.897 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:06:07.897 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:06:07.897 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:07.897 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:07.897 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:07.897 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:07.897 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:07.897 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:07.897 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:07.897 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:07.897 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:07.898 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:06:07.898 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:06:07.898 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:06:07.898 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:06:07.898 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:06:07.898 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:06:07.898 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:06:07.898 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:06:07.898 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:06:07.898 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:06:07.898 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:06:07.898 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:06:07.898 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:06:07.898 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:06:07.898 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:06:07.898 +03:00 [DBG] Connection id "0HNC8090TGC1E", Request id "0HNC8090TGC1E:00000001": started reading request body. 2025-07-01 11:06:07.898 +03:00 [DBG] Connection id "0HNC8090TGC1E", Request id "0HNC8090TGC1E:00000001": done reading request body. 2025-07-01 11:06:07.898 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:06:07.898 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:06:07.898 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:06:07.898 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:06:07.898 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:06:07.898 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:07.898 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:07.898 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:07.898 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:07.898 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:07.898 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:06:07.898 +03:00 [INF] Changing group of physicals [264] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:06:07.921 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 22.9119ms. 2025-07-01 11:06:07.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:07.922 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:07.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:07.922 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:07.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:07.922 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:07.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:07.922 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:07.922 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:07.922 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:06:07.922 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:07.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:07.922 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:07.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:07.922 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:07.922 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:07.922 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:07.922 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 24.6296ms 2025-07-01 11:06:07.922 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:06:07.922 +03:00 [DBG] Connection id "0HNC8090TGC1E" completed keep alive response. 2025-07-01 11:06:07.922 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 25.5421ms 2025-07-01 11:06:07.922 +03:00 [DBG] Connection id "0HNC8090TGC1E" received FIN. 2025-07-01 11:06:07.922 +03:00 [DBG] Connection id "0HNC8090TGC1E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:07.922 +03:00 [DBG] Connection id "0HNC8090TGC1E" disconnecting. 2025-07-01 11:06:07.923 +03:00 [DBG] Connection id "0HNC8090TGC1E" stopped. 2025-07-01 11:06:07.962 +03:00 [DBG] Connection id "0HNC8090TGC1F" accepted. 2025-07-01 11:06:07.962 +03:00 [DBG] Connection id "0HNC8090TGC1F" started. 2025-07-01 11:06:07.962 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:06:07.962 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:07.962 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:06:07.962 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:07.962 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:07.962 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:07.962 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:07.962 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:07.963 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:07.963 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:06:07.963 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:07.963 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:07.963 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:07.963 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:07.963 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:07.963 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:07.963 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:07.963 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:07.963 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:07.963 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:06:07.963 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:06:07.963 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:07.963 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:07.963 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:06:07.963 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:06:07.963 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:07.963 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:07.963 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:07.963 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:07.963 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:07.963 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:06:07.963 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:06:07.964 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.913ms. 2025-07-01 11:06:07.964 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:07.964 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:07.964 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:07.964 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:07.964 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:07.964 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:07.964 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:07.964 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:07.964 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:07.964 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:06:07.964 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:06:07.964 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:06:07.964 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:06:07.964 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:06:07.965 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:06:07.965 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:07.965 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:07.965 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:07.965 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:07.965 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:07.965 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:07.965 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:07.965 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.9888ms 2025-07-01 11:06:07.965 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:07.965 +03:00 [DBG] Connection id "0HNC8090TGC1F" completed keep alive response. 2025-07-01 11:06:07.965 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.6556ms 2025-07-01 11:06:07.965 +03:00 [DBG] Connection id "0HNC8090TGC1F" received FIN. 2025-07-01 11:06:07.965 +03:00 [DBG] Connection id "0HNC8090TGC1F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:07.965 +03:00 [DBG] Connection id "0HNC8090TGC1F" disconnecting. 2025-07-01 11:06:07.965 +03:00 [DBG] Connection id "0HNC8090TGC1F" stopped. 2025-07-01 11:06:08.016 +03:00 [DBG] Connection id "0HNC8090TGC1G" accepted. 2025-07-01 11:06:08.016 +03:00 [DBG] Connection id "0HNC8090TGC1G" started. 2025-07-01 11:06:08.016 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:06:08.016 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:08.016 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:06:08.016 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:08.016 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:08.016 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:08.016 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:08.016 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:08.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:08.017 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:06:08.017 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:08.017 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:08.017 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:08.017 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:08.017 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:08.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:08.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:08.017 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:08.017 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:08.017 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:06:08.017 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:06:08.017 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:08.017 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:08.017 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:06:08.017 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:06:08.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:08.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:08.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:08.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:08.017 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:08.017 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:06:08.017 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:06:08.165 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 147.5258ms. 2025-07-01 11:06:08.165 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:08.165 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:08.165 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:08.165 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:08.165 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:08.165 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:08.165 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:08.165 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:08.165 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:08.165 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:06:08.165 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:06:08.165 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:06:08.165 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:06:08.165 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:06:08.165 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:06:08.167 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:08.167 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:08.167 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:08.167 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:08.167 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:08.167 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:08.167 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:08.167 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 149.9713ms 2025-07-01 11:06:08.167 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:08.167 +03:00 [DBG] Connection id "0HNC8090TGC1G" completed keep alive response. 2025-07-01 11:06:08.167 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 150.528ms 2025-07-01 11:06:08.171 +03:00 [DBG] Connection id "0HNC8090TGC1G" received FIN. 2025-07-01 11:06:08.171 +03:00 [DBG] Connection id "0HNC8090TGC1G" disconnecting. 2025-07-01 11:06:08.171 +03:00 [DBG] Connection id "0HNC8090TGC1G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:08.172 +03:00 [DBG] Connection id "0HNC8090TGC1G" stopped. 2025-07-01 11:06:09.008 +03:00 [DBG] Connection id "0HNC8090TGC1H" accepted. 2025-07-01 11:06:09.008 +03:00 [DBG] Connection id "0HNC8090TGC1H" started. 2025-07-01 11:06:09.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:06:09.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:09.008 +03:00 [DBG] POST requests are not supported 2025-07-01 11:06:09.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:06:09.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:06:09.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:09.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:09.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:09.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:06:09.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:06:09.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:09.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:06:09.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:09.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:09.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:09.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:09.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:09.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:09.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:09.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:06:09.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:06:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:09.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:09.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1375ms. 2025-07-01 11:06:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:09.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:09.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:09.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:09.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:09.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:09.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:06:09.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:09.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:09.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:09.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:09.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:09.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:09.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:09.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7887ms 2025-07-01 11:06:09.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:09.009 +03:00 [DBG] Connection id "0HNC8090TGC1H" completed keep alive response. 2025-07-01 11:06:09.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4327ms 2025-07-01 11:06:09.010 +03:00 [DBG] Connection id "0HNC8090TGC1H" received FIN. 2025-07-01 11:06:09.010 +03:00 [DBG] Connection id "0HNC8090TGC1H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:09.010 +03:00 [DBG] Connection id "0HNC8090TGC1H" disconnecting. 2025-07-01 11:06:09.010 +03:00 [DBG] Connection id "0HNC8090TGC1H" stopped. 2025-07-01 11:06:13.977 +03:00 [DBG] Connection id "0HNC8090TGC1I" accepted. 2025-07-01 11:06:13.978 +03:00 [DBG] Connection id "0HNC8090TGC1I" started. 2025-07-01 11:06:13.978 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:06:13.978 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:13.978 +03:00 [DBG] POST requests are not supported 2025-07-01 11:06:13.978 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:06:13.978 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:06:13.978 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:13.978 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:13.978 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:13.978 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:06:13.978 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:06:13.978 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:13.978 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:06:13.978 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:13.978 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:13.978 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:13.978 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:13.978 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:13.978 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:13.978 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:13.978 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:06:13.978 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:06:13.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:13.978 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:13.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:13.978 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:13.978 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:13.979 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1434ms. 2025-07-01 11:06:13.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:13.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:13.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:13.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:13.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:13.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:13.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:13.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:13.979 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:13.979 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:06:13.979 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:13.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:13.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:13.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:13.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:13.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:13.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:13.979 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7175ms 2025-07-01 11:06:13.979 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:13.979 +03:00 [DBG] Connection id "0HNC8090TGC1I" completed keep alive response. 2025-07-01 11:06:13.979 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3107ms 2025-07-01 11:06:13.979 +03:00 [DBG] Connection id "0HNC8090TGC1I" received FIN. 2025-07-01 11:06:13.979 +03:00 [DBG] Connection id "0HNC8090TGC1I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:13.979 +03:00 [DBG] Connection id "0HNC8090TGC1I" disconnecting. 2025-07-01 11:06:13.979 +03:00 [DBG] Connection id "0HNC8090TGC1I" stopped. 2025-07-01 11:06:17.780 +03:00 [DBG] Connection id "0HNC8090TGC1J" accepted. 2025-07-01 11:06:17.780 +03:00 [DBG] Connection id "0HNC8090TGC1J" started. 2025-07-01 11:06:17.781 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 756 2025-07-01 11:06:17.781 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:17.781 +03:00 [DBG] POST requests are not supported 2025-07-01 11:06:17.781 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:06:17.781 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:06:17.781 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:06:17.781 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:17.781 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:17.781 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:06:17.781 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:06:17.781 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:06:17.781 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:06:17.781 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:17.781 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:17.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-07-01 11:06:17.781 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:17.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-07-01 11:06:17.781 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:17.781 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:17.782 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:17.782 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:17.782 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:06:17.782 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:06:17.782 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:06:17.782 +03:00 [DBG] Connection id "0HNC8090TGC1J", Request id "0HNC8090TGC1J:00000001": started reading request body. 2025-07-01 11:06:17.782 +03:00 [DBG] Connection id "0HNC8090TGC1J", Request id "0HNC8090TGC1J:00000001": done reading request body. 2025-07-01 11:06:17.782 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:06:17.782 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:06:17.782 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:06:17.782 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:06:17.782 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:06:17.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:17.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:17.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:17.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:17.783 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:17.783 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:06:17.783 +03:00 [INF] Updating physical elements properties 2025-07-01 11:06:17.804 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.3521ms. 2025-07-01 11:06:17.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:17.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:17.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:17.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:17.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:17.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:17.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:17.805 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:17.805 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:17.805 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:06:17.805 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:17.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:17.805 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:17.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:17.805 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:17.805 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:17.805 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:17.805 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 23.6468ms 2025-07-01 11:06:17.805 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:06:17.805 +03:00 [DBG] Connection id "0HNC8090TGC1J" completed keep alive response. 2025-07-01 11:06:17.805 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 24.7603ms 2025-07-01 11:06:17.806 +03:00 [DBG] Connection id "0HNC8090TGC1J" received FIN. 2025-07-01 11:06:17.806 +03:00 [DBG] Connection id "0HNC8090TGC1J" disconnecting. 2025-07-01 11:06:17.806 +03:00 [DBG] Connection id "0HNC8090TGC1J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:17.807 +03:00 [DBG] Connection id "0HNC8090TGC1J" stopped. 2025-07-01 11:06:17.842 +03:00 [DBG] Connection id "0HNC8090TGC1K" accepted. 2025-07-01 11:06:17.842 +03:00 [DBG] Connection id "0HNC8090TGC1K" started. 2025-07-01 11:06:17.842 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:06:17.842 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:17.842 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:06:17.842 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:17.842 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:17.842 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:17.842 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:17.842 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:17.842 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:17.843 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:06:17.843 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:17.843 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:17.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-07-01 11:06:17.843 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:17.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-07-01 11:06:17.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:17.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:17.843 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:17.843 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:17.843 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:06:17.843 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:06:17.843 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:17.843 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:17.843 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:06:17.843 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:06:17.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:17.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:17.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:17.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:17.843 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:17.843 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:06:17.843 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:06:17.845 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.8466ms. 2025-07-01 11:06:17.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:17.845 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:17.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:17.845 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:17.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:17.845 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:17.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:17.845 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:17.845 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:17.845 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:06:17.846 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:06:17.846 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:06:17.846 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:06:17.846 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:06:17.846 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:06:17.846 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:17.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:17.846 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:17.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:17.846 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:17.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:17.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:17.846 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.3616ms 2025-07-01 11:06:17.846 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:17.846 +03:00 [DBG] Connection id "0HNC8090TGC1K" completed keep alive response. 2025-07-01 11:06:17.846 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.1267ms 2025-07-01 11:06:17.847 +03:00 [DBG] Connection id "0HNC8090TGC1K" received FIN. 2025-07-01 11:06:17.847 +03:00 [DBG] Connection id "0HNC8090TGC1K" disconnecting. 2025-07-01 11:06:17.847 +03:00 [DBG] Connection id "0HNC8090TGC1K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:17.848 +03:00 [DBG] Connection id "0HNC8090TGC1K" stopped. 2025-07-01 11:06:17.892 +03:00 [DBG] Connection id "0HNC8090TGC1L" accepted. 2025-07-01 11:06:17.892 +03:00 [DBG] Connection id "0HNC8090TGC1L" started. 2025-07-01 11:06:17.892 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:06:17.892 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:17.892 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:06:17.892 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:17.892 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:17.892 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:17.892 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:17.892 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:17.892 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:17.892 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:06:17.892 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:17.892 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:17.892 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:17.892 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:17.892 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:17.892 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:17.892 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:17.892 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:17.893 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:17.893 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:06:17.893 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:06:17.893 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:17.893 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:17.893 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:06:17.893 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:06:17.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:17.893 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:17.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:17.893 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:17.893 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:17.893 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:06:17.893 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:06:18.051 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 158.4744ms. 2025-07-01 11:06:18.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:18.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:18.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:18.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:18.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:18.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:18.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:18.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:18.052 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:18.052 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:06:18.052 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:06:18.052 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:06:18.052 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:06:18.052 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:06:18.052 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:06:18.053 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:18.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:18.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:18.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:18.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:18.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:18.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:18.054 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 161.141ms 2025-07-01 11:06:18.054 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:18.054 +03:00 [DBG] Connection id "0HNC8090TGC1L" completed keep alive response. 2025-07-01 11:06:18.054 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 161.7502ms 2025-07-01 11:06:18.057 +03:00 [DBG] Connection id "0HNC8090TGC1L" received FIN. 2025-07-01 11:06:18.057 +03:00 [DBG] Connection id "0HNC8090TGC1L" disconnecting. 2025-07-01 11:06:18.057 +03:00 [DBG] Connection id "0HNC8090TGC1L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:18.059 +03:00 [DBG] Connection id "0HNC8090TGC1L" stopped. 2025-07-01 11:06:18.980 +03:00 [DBG] Connection id "0HNC8090TGC1M" accepted. 2025-07-01 11:06:18.981 +03:00 [DBG] Connection id "0HNC8090TGC1M" started. 2025-07-01 11:06:18.981 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:06:18.981 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:18.981 +03:00 [DBG] POST requests are not supported 2025-07-01 11:06:18.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:06:18.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:06:18.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:18.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:18.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:18.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:06:18.982 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:06:18.982 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:18.982 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:06:18.982 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:18.982 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:18.982 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:18.982 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:18.982 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:18.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:18.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:18.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:06:18.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:06:18.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:18.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:18.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:18.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:18.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:18.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2168ms. 2025-07-01 11:06:18.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:18.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:18.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:18.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:18.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:18.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:18.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:18.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:18.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:18.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:06:18.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:18.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:18.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:18.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:18.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:18.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:18.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:18.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9417ms 2025-07-01 11:06:18.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:18.984 +03:00 [DBG] Connection id "0HNC8090TGC1M" completed keep alive response. 2025-07-01 11:06:18.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4648ms 2025-07-01 11:06:18.985 +03:00 [DBG] Connection id "0HNC8090TGC1M" received FIN. 2025-07-01 11:06:18.985 +03:00 [DBG] Connection id "0HNC8090TGC1M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:18.985 +03:00 [DBG] Connection id "0HNC8090TGC1M" disconnecting. 2025-07-01 11:06:18.985 +03:00 [DBG] Connection id "0HNC8090TGC1M" stopped. 2025-07-01 11:06:21.357 +03:00 [DBG] Connection id "0HNC8090TGC1N" accepted. 2025-07-01 11:06:21.357 +03:00 [DBG] Connection id "0HNC8090TGC1N" started. 2025-07-01 11:06:21.357 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:06:21.358 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:21.358 +03:00 [DBG] POST requests are not supported 2025-07-01 11:06:21.358 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:06:21.358 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:06:21.358 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:06:21.358 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:21.358 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:21.358 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:06:21.358 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:06:21.358 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:06:21.358 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:06:21.358 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:21.358 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:21.358 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:21.358 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:21.358 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:21.358 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:21.358 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:21.358 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:21.358 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:21.358 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:06:21.358 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:06:21.358 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:06:21.358 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:06:21.358 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:06:21.358 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:06:21.358 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:06:21.358 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:06:21.358 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:06:21.358 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:06:21.358 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:06:21.358 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:06:21.358 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:06:21.358 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:06:21.358 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:06:21.358 +03:00 [DBG] Connection id "0HNC8090TGC1N", Request id "0HNC8090TGC1N:00000001": started reading request body. 2025-07-01 11:06:21.358 +03:00 [DBG] Connection id "0HNC8090TGC1N", Request id "0HNC8090TGC1N:00000001": done reading request body. 2025-07-01 11:06:21.359 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:06:21.359 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:06:21.359 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:06:21.359 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:06:21.359 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:06:21.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:21.359 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:21.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:21.359 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:21.359 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:21.359 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:06:21.359 +03:00 [INF] Changing group of physicals [265] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:06:21.376 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.6419ms. 2025-07-01 11:06:21.376 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:21.377 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:21.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:21.377 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:21.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:21.377 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:21.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:21.377 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:21.377 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:21.377 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:06:21.377 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:21.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:21.377 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:21.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:21.377 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:21.377 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:21.377 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:21.377 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 18.898ms 2025-07-01 11:06:21.377 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:06:21.377 +03:00 [DBG] Connection id "0HNC8090TGC1N" completed keep alive response. 2025-07-01 11:06:21.377 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 19.55ms 2025-07-01 11:06:21.377 +03:00 [DBG] Connection id "0HNC8090TGC1N" received FIN. 2025-07-01 11:06:21.377 +03:00 [DBG] Connection id "0HNC8090TGC1N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:21.377 +03:00 [DBG] Connection id "0HNC8090TGC1N" disconnecting. 2025-07-01 11:06:21.377 +03:00 [DBG] Connection id "0HNC8090TGC1N" stopped. 2025-07-01 11:06:21.415 +03:00 [DBG] Connection id "0HNC8090TGC1O" accepted. 2025-07-01 11:06:21.415 +03:00 [DBG] Connection id "0HNC8090TGC1O" started. 2025-07-01 11:06:21.415 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:06:21.416 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:21.416 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:06:21.416 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:21.416 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:21.416 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:21.416 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:21.416 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:21.416 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:21.416 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:06:21.416 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:21.416 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:21.416 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:21.416 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:21.416 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:21.416 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:21.416 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:21.416 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:21.416 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:21.416 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:06:21.416 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:06:21.416 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:21.416 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:21.416 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:06:21.416 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:06:21.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:21.416 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:21.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:21.416 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:21.416 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:21.416 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:06:21.416 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:06:21.417 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.8633ms. 2025-07-01 11:06:21.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:21.417 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:21.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:21.417 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:21.417 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:21.417 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:21.417 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:21.417 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:21.417 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:21.417 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:06:21.418 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:06:21.418 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:06:21.418 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:06:21.418 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:06:21.418 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:06:21.418 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:21.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:21.418 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:21.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:21.418 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:21.418 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:21.418 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:21.418 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.813ms 2025-07-01 11:06:21.418 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:21.418 +03:00 [DBG] Connection id "0HNC8090TGC1O" completed keep alive response. 2025-07-01 11:06:21.418 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.4491ms 2025-07-01 11:06:21.418 +03:00 [DBG] Connection id "0HNC8090TGC1O" received FIN. 2025-07-01 11:06:21.418 +03:00 [DBG] Connection id "0HNC8090TGC1O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:21.418 +03:00 [DBG] Connection id "0HNC8090TGC1O" disconnecting. 2025-07-01 11:06:21.418 +03:00 [DBG] Connection id "0HNC8090TGC1O" stopped. 2025-07-01 11:06:21.473 +03:00 [DBG] Connection id "0HNC8090TGC1P" accepted. 2025-07-01 11:06:21.473 +03:00 [DBG] Connection id "0HNC8090TGC1P" started. 2025-07-01 11:06:21.474 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:06:21.474 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:21.474 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:06:21.474 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:21.474 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:21.474 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:21.474 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:21.474 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:21.474 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:21.474 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:06:21.474 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:21.474 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:21.474 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:21.474 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:21.474 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:21.474 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:21.474 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:21.474 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:21.474 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:21.474 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:06:21.474 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:06:21.474 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:21.474 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:21.474 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:06:21.474 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:06:21.474 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:21.474 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:21.474 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:21.474 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:21.474 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:21.474 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:06:21.474 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:06:21.613 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 138.944ms. 2025-07-01 11:06:21.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:21.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:21.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:21.614 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:21.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:21.614 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:21.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:21.614 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:21.614 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:21.614 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:06:21.614 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:06:21.614 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:06:21.614 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:06:21.614 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:06:21.614 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:06:21.616 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:21.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:21.616 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:21.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:21.616 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:21.616 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:21.616 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:21.616 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 141.7646ms 2025-07-01 11:06:21.616 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:21.616 +03:00 [DBG] Connection id "0HNC8090TGC1P" completed keep alive response. 2025-07-01 11:06:21.616 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 142.3351ms 2025-07-01 11:06:21.619 +03:00 [DBG] Connection id "0HNC8090TGC1P" received FIN. 2025-07-01 11:06:21.620 +03:00 [DBG] Connection id "0HNC8090TGC1P" disconnecting. 2025-07-01 11:06:21.620 +03:00 [DBG] Connection id "0HNC8090TGC1P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:21.621 +03:00 [DBG] Connection id "0HNC8090TGC1P" stopped. 2025-07-01 11:06:23.981 +03:00 [DBG] Connection id "0HNC8090TGC1Q" accepted. 2025-07-01 11:06:23.981 +03:00 [DBG] Connection id "0HNC8090TGC1Q" started. 2025-07-01 11:06:23.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:06:23.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:23.982 +03:00 [DBG] POST requests are not supported 2025-07-01 11:06:23.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:06:23.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:06:23.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:23.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:23.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:23.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:06:23.982 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:06:23.982 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:23.982 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:06:23.982 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:23.982 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:23.982 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:23.982 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:23.982 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:23.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:23.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:23.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:06:23.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:06:23.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:23.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:23.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:23.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:23.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:23.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1671ms. 2025-07-01 11:06:23.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:23.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:23.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:23.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:23.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:23.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:23.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:23.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:23.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:23.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:06:23.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:23.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:23.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:23.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:23.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:23.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:23.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:23.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3168ms 2025-07-01 11:06:23.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:23.984 +03:00 [DBG] Connection id "0HNC8090TGC1Q" completed keep alive response. 2025-07-01 11:06:23.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9998ms 2025-07-01 11:06:23.984 +03:00 [DBG] Connection id "0HNC8090TGC1Q" received FIN. 2025-07-01 11:06:23.984 +03:00 [DBG] Connection id "0HNC8090TGC1Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:23.984 +03:00 [DBG] Connection id "0HNC8090TGC1Q" disconnecting. 2025-07-01 11:06:23.984 +03:00 [DBG] Connection id "0HNC8090TGC1Q" stopped. 2025-07-01 11:06:28.992 +03:00 [DBG] Connection id "0HNC8090TGC1R" accepted. 2025-07-01 11:06:28.992 +03:00 [DBG] Connection id "0HNC8090TGC1R" started. 2025-07-01 11:06:28.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:06:28.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:28.992 +03:00 [DBG] POST requests are not supported 2025-07-01 11:06:28.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:06:28.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:06:28.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:28.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:28.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:28.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:06:28.992 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:06:28.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:28.992 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:06:28.992 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:28.992 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:28.992 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:28.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:28.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:28.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:28.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:28.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:06:28.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:06:28.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:28.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:28.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:28.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:28.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:28.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1422ms. 2025-07-01 11:06:28.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:28.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:28.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:28.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:28.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:28.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:28.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:28.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:28.993 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:28.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:06:28.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:28.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:28.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:28.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:28.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:28.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:28.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:28.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0434ms 2025-07-01 11:06:28.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:28.994 +03:00 [DBG] Connection id "0HNC8090TGC1R" completed keep alive response. 2025-07-01 11:06:28.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6951ms 2025-07-01 11:06:28.994 +03:00 [DBG] Connection id "0HNC8090TGC1R" received FIN. 2025-07-01 11:06:28.994 +03:00 [DBG] Connection id "0HNC8090TGC1R" disconnecting. 2025-07-01 11:06:28.994 +03:00 [DBG] Connection id "0HNC8090TGC1R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:28.995 +03:00 [DBG] Connection id "0HNC8090TGC1R" stopped. 2025-07-01 11:06:32.027 +03:00 [DBG] Connection id "0HNC8090TGC1S" accepted. 2025-07-01 11:06:32.027 +03:00 [DBG] Connection id "0HNC8090TGC1S" started. 2025-07-01 11:06:32.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 771 2025-07-01 11:06:32.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:32.027 +03:00 [DBG] POST requests are not supported 2025-07-01 11:06:32.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:06:32.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:06:32.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:06:32.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:32.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:32.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:06:32.027 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:06:32.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:06:32.027 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:06:32.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:32.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:32.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:32.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:32.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:32.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:32.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:32.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:32.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:32.028 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:06:32.028 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:06:32.028 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:06:32.028 +03:00 [DBG] Connection id "0HNC8090TGC1S", Request id "0HNC8090TGC1S:00000001": started reading request body. 2025-07-01 11:06:32.028 +03:00 [DBG] Connection id "0HNC8090TGC1S", Request id "0HNC8090TGC1S:00000001": done reading request body. 2025-07-01 11:06:32.028 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:06:32.028 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:06:32.028 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:06:32.028 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:06:32.028 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:06:32.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:32.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:32.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:32.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:32.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:32.028 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:06:32.028 +03:00 [INF] Updating physical elements properties 2025-07-01 11:06:32.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 15.7465ms. 2025-07-01 11:06:32.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:32.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:32.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:32.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:32.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:32.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:32.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:32.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:32.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:32.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:06:32.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:32.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:32.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:32.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:32.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:32.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:32.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:32.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 16.9644ms 2025-07-01 11:06:32.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:06:32.045 +03:00 [DBG] Connection id "0HNC8090TGC1S" completed keep alive response. 2025-07-01 11:06:32.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 17.7726ms 2025-07-01 11:06:32.045 +03:00 [DBG] Connection id "0HNC8090TGC1S" received FIN. 2025-07-01 11:06:32.045 +03:00 [DBG] Connection id "0HNC8090TGC1S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:32.045 +03:00 [DBG] Connection id "0HNC8090TGC1S" disconnecting. 2025-07-01 11:06:32.045 +03:00 [DBG] Connection id "0HNC8090TGC1S" stopped. 2025-07-01 11:06:32.083 +03:00 [DBG] Connection id "0HNC8090TGC1T" accepted. 2025-07-01 11:06:32.084 +03:00 [DBG] Connection id "0HNC8090TGC1T" started. 2025-07-01 11:06:32.084 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:06:32.084 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:32.084 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:06:32.084 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:32.084 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:32.084 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:32.084 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:32.084 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:32.084 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:32.084 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:06:32.084 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:32.084 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:32.084 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:32.084 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:32.084 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:32.084 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:32.084 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:32.084 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:32.085 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:32.085 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:06:32.085 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:06:32.085 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:32.085 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:32.085 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:06:32.085 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:06:32.085 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:32.085 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:32.085 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:32.085 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:32.085 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:32.085 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:06:32.085 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:06:32.087 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.6318ms. 2025-07-01 11:06:32.087 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:32.087 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:32.087 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:32.087 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:32.087 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:32.087 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:32.087 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:32.087 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:32.087 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:32.087 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:06:32.087 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:06:32.087 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:06:32.087 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:06:32.087 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:06:32.087 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:06:32.087 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:32.087 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:32.087 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:32.087 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:32.088 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:32.088 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:32.088 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:32.088 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.3164ms 2025-07-01 11:06:32.088 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:32.088 +03:00 [DBG] Connection id "0HNC8090TGC1T" completed keep alive response. 2025-07-01 11:06:32.088 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.2188ms 2025-07-01 11:06:32.088 +03:00 [DBG] Connection id "0HNC8090TGC1T" received FIN. 2025-07-01 11:06:32.088 +03:00 [DBG] Connection id "0HNC8090TGC1T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:32.088 +03:00 [DBG] Connection id "0HNC8090TGC1T" disconnecting. 2025-07-01 11:06:32.088 +03:00 [DBG] Connection id "0HNC8090TGC1T" stopped. 2025-07-01 11:06:32.135 +03:00 [DBG] Connection id "0HNC8090TGC1U" accepted. 2025-07-01 11:06:32.136 +03:00 [DBG] Connection id "0HNC8090TGC1U" started. 2025-07-01 11:06:32.136 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:06:32.136 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:32.136 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:06:32.136 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:32.136 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:32.136 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:32.136 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:32.136 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:32.136 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:32.136 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:06:32.136 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:32.136 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:32.136 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:32.136 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:32.136 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:32.136 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:32.136 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:32.136 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:32.136 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:32.136 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:06:32.136 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:06:32.136 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:32.136 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:32.137 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:06:32.137 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:06:32.137 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:32.137 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:32.137 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:32.137 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:32.137 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:32.137 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:06:32.137 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:06:32.290 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 153.2157ms. 2025-07-01 11:06:32.290 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:32.290 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:32.290 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:32.290 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:32.290 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:32.290 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:32.290 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:32.290 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:32.290 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:32.290 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:06:32.290 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:06:32.290 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:06:32.290 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:06:32.290 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:06:32.290 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:06:32.292 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:32.292 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:32.292 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:32.292 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:32.292 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:32.292 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:32.292 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:32.292 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 155.5993ms 2025-07-01 11:06:32.292 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:32.292 +03:00 [DBG] Connection id "0HNC8090TGC1U" completed keep alive response. 2025-07-01 11:06:32.292 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 156.2065ms 2025-07-01 11:06:32.296 +03:00 [DBG] Connection id "0HNC8090TGC1U" received FIN. 2025-07-01 11:06:32.296 +03:00 [DBG] Connection id "0HNC8090TGC1U" disconnecting. 2025-07-01 11:06:32.296 +03:00 [DBG] Connection id "0HNC8090TGC1U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:32.298 +03:00 [DBG] Connection id "0HNC8090TGC1U" stopped. 2025-07-01 11:06:33.994 +03:00 [DBG] Connection id "0HNC8090TGC1V" accepted. 2025-07-01 11:06:33.994 +03:00 [DBG] Connection id "0HNC8090TGC1V" started. 2025-07-01 11:06:33.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:06:33.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:33.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:06:33.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:06:33.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:06:33.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:33.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:33.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:33.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:06:33.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:06:33.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:33.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:06:33.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:33.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:33.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:33.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:33.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:33.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:33.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:33.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:06:33.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:06:33.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:33.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:33.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:33.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:33.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:33.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1368ms. 2025-07-01 11:06:33.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:33.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:33.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:33.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:33.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:33.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:33.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:33.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:33.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:33.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:06:33.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:33.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:33.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:33.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:33.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:33.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:33.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:33.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7824ms 2025-07-01 11:06:33.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:33.995 +03:00 [DBG] Connection id "0HNC8090TGC1V" completed keep alive response. 2025-07-01 11:06:33.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4304ms 2025-07-01 11:06:33.996 +03:00 [DBG] Connection id "0HNC8090TGC1V" received FIN. 2025-07-01 11:06:33.996 +03:00 [DBG] Connection id "0HNC8090TGC1V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:33.996 +03:00 [DBG] Connection id "0HNC8090TGC1V" disconnecting. 2025-07-01 11:06:33.996 +03:00 [DBG] Connection id "0HNC8090TGC1V" stopped. 2025-07-01 11:06:34.968 +03:00 [DBG] Connection id "0HNC8090TGC20" accepted. 2025-07-01 11:06:34.968 +03:00 [DBG] Connection id "0HNC8090TGC20" started. 2025-07-01 11:06:34.968 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:06:34.969 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:34.969 +03:00 [DBG] POST requests are not supported 2025-07-01 11:06:34.969 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:06:34.969 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:06:34.969 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:06:34.969 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:34.969 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:34.969 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:06:34.969 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:06:34.969 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:06:34.969 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:06:34.969 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:34.969 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:34.969 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:34.969 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:34.969 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:34.969 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:34.969 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:34.969 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:34.969 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:34.969 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:06:34.970 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:06:34.970 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:06:34.970 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:06:34.970 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:06:34.970 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:06:34.970 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:06:34.970 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:06:34.970 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:06:34.970 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:06:34.970 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:06:34.970 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:06:34.970 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:06:34.970 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:06:34.970 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:06:34.970 +03:00 [DBG] Connection id "0HNC8090TGC20", Request id "0HNC8090TGC20:00000001": started reading request body. 2025-07-01 11:06:34.970 +03:00 [DBG] Connection id "0HNC8090TGC20", Request id "0HNC8090TGC20:00000001": done reading request body. 2025-07-01 11:06:34.970 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:06:34.970 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:06:34.970 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:06:34.970 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:06:34.970 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:06:34.970 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:34.970 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:34.970 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:34.970 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:34.970 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:34.970 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:06:34.970 +03:00 [INF] Changing group of physicals [268] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:06:34.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.6501ms. 2025-07-01 11:06:34.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:34.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:34.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:34.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:34.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:34.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:34.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:34.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:34.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:34.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:06:34.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:34.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:34.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:34.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:34.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:34.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:34.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:34.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 19.3544ms 2025-07-01 11:06:34.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:06:34.989 +03:00 [DBG] Connection id "0HNC8090TGC20" completed keep alive response. 2025-07-01 11:06:34.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 20.3352ms 2025-07-01 11:06:34.989 +03:00 [DBG] Connection id "0HNC8090TGC20" received FIN. 2025-07-01 11:06:34.989 +03:00 [DBG] Connection id "0HNC8090TGC20" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:34.989 +03:00 [DBG] Connection id "0HNC8090TGC20" disconnecting. 2025-07-01 11:06:34.989 +03:00 [DBG] Connection id "0HNC8090TGC20" stopped. 2025-07-01 11:06:35.028 +03:00 [DBG] Connection id "0HNC8090TGC21" accepted. 2025-07-01 11:06:35.028 +03:00 [DBG] Connection id "0HNC8090TGC21" started. 2025-07-01 11:06:35.028 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:06:35.028 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:35.028 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:06:35.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:35.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:35.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:35.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:35.029 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:35.029 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:35.029 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:06:35.029 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:35.029 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:35.029 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:35.029 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:35.029 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:35.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:35.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:35.029 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:35.029 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:35.029 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:06:35.029 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:06:35.029 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:35.029 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:35.029 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:06:35.029 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:06:35.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:35.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:35.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:35.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:35.029 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:35.029 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:06:35.029 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:06:35.030 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.9125ms. 2025-07-01 11:06:35.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:35.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:35.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:35.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:35.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:35.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:35.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:35.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:35.030 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:35.030 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:06:35.030 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:06:35.030 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:06:35.030 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:06:35.030 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:06:35.030 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:06:35.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:35.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:35.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:35.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:35.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:35.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:35.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:35.031 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.9473ms 2025-07-01 11:06:35.031 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:35.031 +03:00 [DBG] Connection id "0HNC8090TGC21" completed keep alive response. 2025-07-01 11:06:35.031 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.5387ms 2025-07-01 11:06:35.031 +03:00 [DBG] Connection id "0HNC8090TGC21" received FIN. 2025-07-01 11:06:35.031 +03:00 [DBG] Connection id "0HNC8090TGC21" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:35.031 +03:00 [DBG] Connection id "0HNC8090TGC21" disconnecting. 2025-07-01 11:06:35.031 +03:00 [DBG] Connection id "0HNC8090TGC21" stopped. 2025-07-01 11:06:35.080 +03:00 [DBG] Connection id "0HNC8090TGC22" accepted. 2025-07-01 11:06:35.080 +03:00 [DBG] Connection id "0HNC8090TGC22" started. 2025-07-01 11:06:35.081 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:06:35.081 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:35.081 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:06:35.081 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:35.081 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:35.081 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:35.081 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:35.081 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:35.081 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:35.081 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:06:35.081 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:35.081 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:35.081 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:35.081 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:35.081 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:35.081 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:35.081 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:35.081 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:35.081 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:35.081 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:06:35.081 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:06:35.081 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:35.081 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:35.081 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:06:35.081 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:06:35.081 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:35.081 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:35.081 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:35.081 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:35.082 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:35.082 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:06:35.082 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:06:35.224 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 142.7169ms. 2025-07-01 11:06:35.224 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:35.224 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:35.224 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:35.224 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:35.224 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:35.224 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:35.225 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:35.225 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:35.225 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:35.225 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:06:35.225 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:06:35.225 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:06:35.225 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:06:35.225 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:06:35.225 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:06:35.227 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:35.227 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:35.227 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:35.227 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:35.227 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:35.228 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:35.228 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:35.228 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 146.4444ms 2025-07-01 11:06:35.228 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:35.228 +03:00 [DBG] Connection id "0HNC8090TGC22" completed keep alive response. 2025-07-01 11:06:35.228 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 147.1413ms 2025-07-01 11:06:35.230 +03:00 [DBG] Connection id "0HNC8090TGC22" received FIN. 2025-07-01 11:06:35.230 +03:00 [DBG] Connection id "0HNC8090TGC22" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:35.230 +03:00 [DBG] Connection id "0HNC8090TGC22" disconnecting. 2025-07-01 11:06:35.230 +03:00 [DBG] Connection id "0HNC8090TGC22" stopped. 2025-07-01 11:06:38.985 +03:00 [DBG] Connection id "0HNC8090TGC23" accepted. 2025-07-01 11:06:38.985 +03:00 [DBG] Connection id "0HNC8090TGC23" started. 2025-07-01 11:06:38.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:06:38.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:38.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:06:38.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:06:38.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:06:38.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:38.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:38.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:38.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:06:38.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:06:38.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:38.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:06:38.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:38.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:38.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:38.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:38.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:38.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:38.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:38.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:06:38.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:06:38.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:38.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:38.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:38.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:38.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:38.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1287ms. 2025-07-01 11:06:38.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:38.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:38.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:38.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:38.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:38.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:38.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:38.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:38.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:38.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:06:38.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:38.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:38.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:38.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:38.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:38.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:38.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:38.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6919ms 2025-07-01 11:06:38.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:38.986 +03:00 [DBG] Connection id "0HNC8090TGC23" completed keep alive response. 2025-07-01 11:06:38.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2736ms 2025-07-01 11:06:38.987 +03:00 [DBG] Connection id "0HNC8090TGC23" received FIN. 2025-07-01 11:06:38.987 +03:00 [DBG] Connection id "0HNC8090TGC23" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:38.987 +03:00 [DBG] Connection id "0HNC8090TGC23" disconnecting. 2025-07-01 11:06:38.987 +03:00 [DBG] Connection id "0HNC8090TGC23" stopped. 2025-07-01 11:06:43.988 +03:00 [DBG] Connection id "0HNC8090TGC24" accepted. 2025-07-01 11:06:43.988 +03:00 [DBG] Connection id "0HNC8090TGC24" started. 2025-07-01 11:06:43.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:06:43.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:43.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:06:43.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:06:43.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:06:43.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:43.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:43.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:43.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:06:43.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:06:43.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:43.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:06:43.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:43.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:43.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:43.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:43.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:43.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:43.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:43.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:06:43.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:06:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:43.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:43.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1214ms. 2025-07-01 11:06:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:43.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:43.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:43.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:43.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:43.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:43.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:06:43.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:43.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:43.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:43.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:43.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:43.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:43.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:43.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6647ms 2025-07-01 11:06:43.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:43.990 +03:00 [DBG] Connection id "0HNC8090TGC24" completed keep alive response. 2025-07-01 11:06:43.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3061ms 2025-07-01 11:06:43.990 +03:00 [DBG] Connection id "0HNC8090TGC24" received FIN. 2025-07-01 11:06:43.990 +03:00 [DBG] Connection id "0HNC8090TGC24" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:43.990 +03:00 [DBG] Connection id "0HNC8090TGC24" disconnecting. 2025-07-01 11:06:43.990 +03:00 [DBG] Connection id "0HNC8090TGC24" stopped. 2025-07-01 11:06:46.358 +03:00 [DBG] Connection id "0HNC8090TGC25" accepted. 2025-07-01 11:06:46.358 +03:00 [DBG] Connection id "0HNC8090TGC25" started. 2025-07-01 11:06:46.358 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 759 2025-07-01 11:06:46.358 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:46.358 +03:00 [DBG] POST requests are not supported 2025-07-01 11:06:46.358 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:06:46.358 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:06:46.358 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:06:46.358 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:46.359 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:46.359 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:06:46.359 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:06:46.359 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:06:46.359 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:06:46.359 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:46.359 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:46.359 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:46.359 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:46.359 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:46.359 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:46.359 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:46.359 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:46.359 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:46.359 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:06:46.359 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:06:46.359 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:06:46.359 +03:00 [DBG] Connection id "0HNC8090TGC25", Request id "0HNC8090TGC25:00000001": started reading request body. 2025-07-01 11:06:46.360 +03:00 [DBG] Connection id "0HNC8090TGC25", Request id "0HNC8090TGC25:00000001": done reading request body. 2025-07-01 11:06:46.360 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:06:46.360 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:06:46.360 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:06:46.360 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:06:46.360 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:06:46.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:46.360 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:46.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:46.360 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:46.360 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:46.360 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:06:46.360 +03:00 [INF] Updating physical elements properties 2025-07-01 11:06:46.387 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 26.5855ms. 2025-07-01 11:06:46.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:46.387 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:46.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:46.387 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:46.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:46.387 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:46.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:46.387 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:46.387 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:46.387 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:06:46.387 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:46.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:46.387 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:46.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:46.387 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:46.387 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:46.387 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:46.387 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 28.1198ms 2025-07-01 11:06:46.387 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:06:46.387 +03:00 [DBG] Connection id "0HNC8090TGC25" completed keep alive response. 2025-07-01 11:06:46.387 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 29.1797ms 2025-07-01 11:06:46.388 +03:00 [DBG] Connection id "0HNC8090TGC25" received FIN. 2025-07-01 11:06:46.388 +03:00 [DBG] Connection id "0HNC8090TGC25" disconnecting. 2025-07-01 11:06:46.388 +03:00 [DBG] Connection id "0HNC8090TGC25" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:46.389 +03:00 [DBG] Connection id "0HNC8090TGC25" stopped. 2025-07-01 11:06:46.421 +03:00 [DBG] Connection id "0HNC8090TGC26" accepted. 2025-07-01 11:06:46.421 +03:00 [DBG] Connection id "0HNC8090TGC26" started. 2025-07-01 11:06:46.422 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:06:46.422 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:46.422 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:06:46.422 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:46.422 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:46.422 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:46.422 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:46.422 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:46.422 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:46.422 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:06:46.422 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:46.422 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:46.422 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:46.422 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:46.422 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:46.422 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:46.422 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:46.422 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:46.423 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:46.423 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:06:46.423 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:06:46.423 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:46.423 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:46.423 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:06:46.423 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:06:46.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:46.423 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:46.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:46.423 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:46.423 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:46.423 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:06:46.423 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:06:46.425 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.2038ms. 2025-07-01 11:06:46.425 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:46.425 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:46.425 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:46.425 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:46.425 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:46.426 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:46.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:46.426 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:46.426 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:46.426 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:06:46.426 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:06:46.426 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:06:46.426 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:06:46.426 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:06:46.426 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:06:46.426 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:46.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:46.426 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:46.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:46.426 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:46.426 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:46.426 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:46.426 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.7625ms 2025-07-01 11:06:46.426 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:46.426 +03:00 [DBG] Connection id "0HNC8090TGC26" completed keep alive response. 2025-07-01 11:06:46.426 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.6488ms 2025-07-01 11:06:46.427 +03:00 [DBG] Connection id "0HNC8090TGC26" received FIN. 2025-07-01 11:06:46.427 +03:00 [DBG] Connection id "0HNC8090TGC26" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:46.427 +03:00 [DBG] Connection id "0HNC8090TGC26" disconnecting. 2025-07-01 11:06:46.427 +03:00 [DBG] Connection id "0HNC8090TGC26" stopped. 2025-07-01 11:06:46.473 +03:00 [DBG] Connection id "0HNC8090TGC27" accepted. 2025-07-01 11:06:46.473 +03:00 [DBG] Connection id "0HNC8090TGC27" started. 2025-07-01 11:06:46.473 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:06:46.473 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:46.473 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:06:46.473 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:46.473 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:46.473 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:46.474 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:46.474 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:46.474 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:46.474 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:06:46.474 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:46.474 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:46.474 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:46.474 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:46.474 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:46.474 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:46.474 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:46.474 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:46.475 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:46.475 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:06:46.475 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:06:46.475 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:46.475 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:46.475 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:06:46.475 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:06:46.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:46.475 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:46.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:46.475 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:46.475 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:46.476 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:06:46.476 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:06:46.645 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 169.0306ms. 2025-07-01 11:06:46.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:46.645 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:46.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:46.645 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:46.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:46.645 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:46.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:46.645 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:46.645 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:46.645 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:06:46.645 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:06:46.645 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:06:46.645 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:06:46.645 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:06:46.645 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:06:46.647 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:46.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:46.647 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:46.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:46.647 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:46.647 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:46.647 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:46.647 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 172.7139ms 2025-07-01 11:06:46.647 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:46.647 +03:00 [DBG] Connection id "0HNC8090TGC27" completed keep alive response. 2025-07-01 11:06:46.647 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 174.0188ms 2025-07-01 11:06:46.650 +03:00 [DBG] Connection id "0HNC8090TGC27" received FIN. 2025-07-01 11:06:46.650 +03:00 [DBG] Connection id "0HNC8090TGC27" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:46.650 +03:00 [DBG] Connection id "0HNC8090TGC27" disconnecting. 2025-07-01 11:06:46.650 +03:00 [DBG] Connection id "0HNC8090TGC27" stopped. 2025-07-01 11:06:48.982 +03:00 [DBG] Connection id "0HNC8090TGC28" accepted. 2025-07-01 11:06:48.982 +03:00 [DBG] Connection id "0HNC8090TGC28" started. 2025-07-01 11:06:48.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:06:48.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:48.983 +03:00 [DBG] POST requests are not supported 2025-07-01 11:06:48.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:06:48.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:06:48.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:48.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:48.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:48.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:06:48.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:06:48.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:48.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:06:48.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:48.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:48.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:48.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:48.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:48.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:48.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:48.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:06:48.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:06:48.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:48.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:48.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:48.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:48.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:48.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2577ms. 2025-07-01 11:06:48.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:48.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:48.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:48.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:48.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:48.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:48.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:48.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:48.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:48.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:06:48.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:48.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:48.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:48.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:48.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:48.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:48.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:48.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.3534ms 2025-07-01 11:06:48.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:48.987 +03:00 [DBG] Connection id "0HNC8090TGC28" completed keep alive response. 2025-07-01 11:06:48.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.9447ms 2025-07-01 11:06:48.987 +03:00 [DBG] Connection id "0HNC8090TGC28" received FIN. 2025-07-01 11:06:48.987 +03:00 [DBG] Connection id "0HNC8090TGC28" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:48.987 +03:00 [DBG] Connection id "0HNC8090TGC28" disconnecting. 2025-07-01 11:06:48.987 +03:00 [DBG] Connection id "0HNC8090TGC28" stopped. 2025-07-01 11:06:49.862 +03:00 [DBG] Connection id "0HNC8090TGC29" accepted. 2025-07-01 11:06:49.862 +03:00 [DBG] Connection id "0HNC8090TGC29" started. 2025-07-01 11:06:49.862 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:06:49.862 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:49.862 +03:00 [DBG] POST requests are not supported 2025-07-01 11:06:49.862 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:06:49.862 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:06:49.862 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:06:49.862 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:49.862 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:49.862 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:06:49.862 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:06:49.862 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:06:49.863 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:06:49.863 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:49.863 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:49.863 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:49.863 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:49.863 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:49.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:49.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:49.863 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:49.863 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:49.863 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:06:49.863 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:06:49.863 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:06:49.863 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:06:49.863 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:06:49.863 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:06:49.863 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:06:49.863 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:06:49.863 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:06:49.863 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:06:49.863 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:06:49.863 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:06:49.863 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:06:49.863 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:06:49.863 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:06:49.863 +03:00 [DBG] Connection id "0HNC8090TGC29", Request id "0HNC8090TGC29:00000001": started reading request body. 2025-07-01 11:06:49.863 +03:00 [DBG] Connection id "0HNC8090TGC29", Request id "0HNC8090TGC29:00000001": done reading request body. 2025-07-01 11:06:49.863 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:06:49.863 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:06:49.863 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:06:49.863 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:06:49.863 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:06:49.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:49.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:49.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:49.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:49.863 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:49.863 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:06:49.863 +03:00 [INF] Changing group of physicals [269] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:06:49.883 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 20.0737ms. 2025-07-01 11:06:49.884 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:49.884 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:49.884 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:49.884 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:49.884 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:49.884 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:49.884 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:49.884 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:49.884 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:49.884 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:06:49.884 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:49.884 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:49.884 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:49.884 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:49.884 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:49.884 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:49.884 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:49.884 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 21.1854ms 2025-07-01 11:06:49.884 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:06:49.884 +03:00 [DBG] Connection id "0HNC8090TGC29" completed keep alive response. 2025-07-01 11:06:49.884 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 21.8707ms 2025-07-01 11:06:49.884 +03:00 [DBG] Connection id "0HNC8090TGC29" received FIN. 2025-07-01 11:06:49.884 +03:00 [DBG] Connection id "0HNC8090TGC29" disconnecting. 2025-07-01 11:06:49.884 +03:00 [DBG] Connection id "0HNC8090TGC29" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:49.885 +03:00 [DBG] Connection id "0HNC8090TGC29" stopped. 2025-07-01 11:06:49.926 +03:00 [DBG] Connection id "0HNC8090TGC2A" accepted. 2025-07-01 11:06:49.926 +03:00 [DBG] Connection id "0HNC8090TGC2A" started. 2025-07-01 11:06:49.926 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:06:49.926 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:49.926 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:06:49.926 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:49.926 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:49.926 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:49.926 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:49.926 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:49.926 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:49.926 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:06:49.926 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:49.926 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:49.927 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:49.927 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:49.927 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:49.927 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:49.927 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:49.927 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:49.927 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:49.927 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:06:49.927 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:06:49.927 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:49.927 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:49.927 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:06:49.927 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:06:49.927 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:49.927 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:49.927 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:49.927 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:49.927 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:49.927 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:06:49.927 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:06:49.928 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.01ms. 2025-07-01 11:06:49.928 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:49.928 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:49.928 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:49.928 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:49.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:49.928 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:49.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:49.928 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:49.928 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:49.929 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:06:49.929 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:06:49.929 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:06:49.929 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:06:49.929 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:06:49.929 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:06:49.929 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:49.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:49.929 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:49.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:49.929 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:49.929 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:49.929 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:49.929 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.6108ms 2025-07-01 11:06:49.929 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:49.929 +03:00 [DBG] Connection id "0HNC8090TGC2A" completed keep alive response. 2025-07-01 11:06:49.929 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.2646ms 2025-07-01 11:06:49.930 +03:00 [DBG] Connection id "0HNC8090TGC2A" received FIN. 2025-07-01 11:06:49.930 +03:00 [DBG] Connection id "0HNC8090TGC2A" disconnecting. 2025-07-01 11:06:49.930 +03:00 [DBG] Connection id "0HNC8090TGC2A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:49.931 +03:00 [DBG] Connection id "0HNC8090TGC2A" stopped. 2025-07-01 11:06:49.975 +03:00 [DBG] Connection id "0HNC8090TGC2B" accepted. 2025-07-01 11:06:49.976 +03:00 [DBG] Connection id "0HNC8090TGC2B" started. 2025-07-01 11:06:49.976 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:06:49.976 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:49.976 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:06:49.976 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:49.976 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:06:49.976 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:49.976 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:49.976 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:49.976 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:49.976 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:06:49.976 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:49.976 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:49.976 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:49.976 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:49.976 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:49.976 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:49.976 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:49.976 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:49.976 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:06:49.976 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:06:49.976 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:06:49.976 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:49.976 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:06:49.976 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:06:49.977 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:06:49.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:49.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:49.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:49.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:49.977 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:49.977 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:06:49.977 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:06:50.124 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 147.2761ms. 2025-07-01 11:06:50.124 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:50.124 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:50.124 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:50.124 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:50.124 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:50.124 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:50.124 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:50.124 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:50.124 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:50.124 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:06:50.124 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:06:50.124 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:06:50.124 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:06:50.124 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:06:50.124 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:06:50.126 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:06:50.127 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:50.127 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:50.127 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:50.127 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:50.127 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:50.127 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:50.127 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 150.4566ms 2025-07-01 11:06:50.127 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:06:50.127 +03:00 [DBG] Connection id "0HNC8090TGC2B" completed keep alive response. 2025-07-01 11:06:50.127 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 151.036ms 2025-07-01 11:06:50.130 +03:00 [DBG] Connection id "0HNC8090TGC2B" received FIN. 2025-07-01 11:06:50.130 +03:00 [DBG] Connection id "0HNC8090TGC2B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:50.130 +03:00 [DBG] Connection id "0HNC8090TGC2B" disconnecting. 2025-07-01 11:06:50.130 +03:00 [DBG] Connection id "0HNC8090TGC2B" stopped. 2025-07-01 11:06:53.997 +03:00 [DBG] Connection id "0HNC8090TGC2C" accepted. 2025-07-01 11:06:53.997 +03:00 [DBG] Connection id "0HNC8090TGC2C" started. 2025-07-01 11:06:53.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:06:53.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:53.997 +03:00 [DBG] POST requests are not supported 2025-07-01 11:06:53.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:06:53.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:06:53.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:53.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:53.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:53.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:06:53.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:06:53.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:53.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:06:53.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:53.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:53.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:53.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:53.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:53.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:53.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:53.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:06:53.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:06:53.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:53.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:53.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:53.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:53.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:53.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1443ms. 2025-07-01 11:06:53.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:53.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:53.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:53.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:53.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:53.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:53.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:53.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:06:53.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:53.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:53.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:53.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:53.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:53.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8751ms 2025-07-01 11:06:53.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:53.999 +03:00 [DBG] Connection id "0HNC8090TGC2C" completed keep alive response. 2025-07-01 11:06:53.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6349ms 2025-07-01 11:06:53.999 +03:00 [DBG] Connection id "0HNC8090TGC2C" received FIN. 2025-07-01 11:06:53.999 +03:00 [DBG] Connection id "0HNC8090TGC2C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:53.999 +03:00 [DBG] Connection id "0HNC8090TGC2C" disconnecting. 2025-07-01 11:06:53.999 +03:00 [DBG] Connection id "0HNC8090TGC2C" stopped. 2025-07-01 11:06:58.977 +03:00 [DBG] Connection id "0HNC8090TGC2D" accepted. 2025-07-01 11:06:58.978 +03:00 [DBG] Connection id "0HNC8090TGC2D" started. 2025-07-01 11:06:58.978 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:06:58.978 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:06:58.978 +03:00 [DBG] POST requests are not supported 2025-07-01 11:06:58.978 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:06:58.978 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:06:58.978 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:58.978 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:06:58.978 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:06:58.978 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:06:58.978 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:06:58.978 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:58.978 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:06:58.978 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:06:58.978 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:06:58.978 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:06:58.979 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:06:58.979 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:06:58.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:58.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:58.979 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:06:58.979 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:06:58.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:58.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:58.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:58.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:58.979 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:06:58.979 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1619ms. 2025-07-01 11:06:58.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:58.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:06:58.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:58.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:06:58.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:58.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:58.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:58.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:58.980 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:58.980 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:06:58.980 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:06:58.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:58.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:06:58.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:58.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:58.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:58.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:06:58.980 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3699ms 2025-07-01 11:06:58.980 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:06:58.980 +03:00 [DBG] Connection id "0HNC8090TGC2D" completed keep alive response. 2025-07-01 11:06:58.980 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3477ms 2025-07-01 11:06:58.980 +03:00 [DBG] Connection id "0HNC8090TGC2D" received FIN. 2025-07-01 11:06:58.980 +03:00 [DBG] Connection id "0HNC8090TGC2D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:06:58.980 +03:00 [DBG] Connection id "0HNC8090TGC2D" disconnecting. 2025-07-01 11:06:58.981 +03:00 [DBG] Connection id "0HNC8090TGC2D" stopped. 2025-07-01 11:07:03.980 +03:00 [DBG] Connection id "0HNC8090TGC2E" accepted. 2025-07-01 11:07:03.980 +03:00 [DBG] Connection id "0HNC8090TGC2E" started. 2025-07-01 11:07:03.981 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:07:03.981 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:03.981 +03:00 [DBG] POST requests are not supported 2025-07-01 11:07:03.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:07:03.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:07:03.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:03.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:03.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:03.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:07:03.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:07:03.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:03.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:07:03.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:03.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:03.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:03.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:03.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:03.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:03.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:03.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:07:03.981 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:07:03.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:03.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:03.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:03.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:03.981 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:03.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1226ms. 2025-07-01 11:07:03.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:03.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:03.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:03.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:03.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:03.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:03.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:03.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:03.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:03.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:07:03.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:03.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:03.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:03.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:03.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:03.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:03.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:03.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7584ms 2025-07-01 11:07:03.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:03.982 +03:00 [DBG] Connection id "0HNC8090TGC2E" completed keep alive response. 2025-07-01 11:07:03.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4292ms 2025-07-01 11:07:03.982 +03:00 [DBG] Connection id "0HNC8090TGC2E" received FIN. 2025-07-01 11:07:03.982 +03:00 [DBG] Connection id "0HNC8090TGC2E" disconnecting. 2025-07-01 11:07:03.982 +03:00 [DBG] Connection id "0HNC8090TGC2E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:03.983 +03:00 [DBG] Connection id "0HNC8090TGC2E" stopped. 2025-07-01 11:07:08.982 +03:00 [DBG] Connection id "0HNC8090TGC2F" accepted. 2025-07-01 11:07:08.982 +03:00 [DBG] Connection id "0HNC8090TGC2F" started. 2025-07-01 11:07:08.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:07:08.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:08.982 +03:00 [DBG] POST requests are not supported 2025-07-01 11:07:08.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:07:08.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:07:08.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:08.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:08.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:08.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:07:08.982 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:07:08.982 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:08.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:07:08.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:08.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:08.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:08.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:08.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:08.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:08.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:08.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:07:08.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:07:08.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:08.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:08.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:08.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:08.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:08.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1685ms. 2025-07-01 11:07:08.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:08.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:08.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:08.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:08.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:08.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:08.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:08.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:08.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:08.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:07:08.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:08.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:08.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:08.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:08.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:08.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:08.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:08.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1421ms 2025-07-01 11:07:08.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:08.984 +03:00 [DBG] Connection id "0HNC8090TGC2F" completed keep alive response. 2025-07-01 11:07:08.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2824ms 2025-07-01 11:07:08.985 +03:00 [DBG] Connection id "0HNC8090TGC2F" received FIN. 2025-07-01 11:07:08.985 +03:00 [DBG] Connection id "0HNC8090TGC2F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:08.985 +03:00 [DBG] Connection id "0HNC8090TGC2F" disconnecting. 2025-07-01 11:07:08.985 +03:00 [DBG] Connection id "0HNC8090TGC2F" stopped. 2025-07-01 11:07:13.463 +03:00 [DBG] Connection id "0HNC8090TGC2G" accepted. 2025-07-01 11:07:13.463 +03:00 [DBG] Connection id "0HNC8090TGC2G" started. 2025-07-01 11:07:13.464 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 759 2025-07-01 11:07:13.464 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:13.464 +03:00 [DBG] POST requests are not supported 2025-07-01 11:07:13.464 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:07:13.464 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:07:13.464 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:07:13.464 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:13.464 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:13.464 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:07:13.464 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:07:13.464 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:07:13.464 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:07:13.464 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:13.464 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:13.464 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:13.464 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:13.464 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:13.464 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:13.465 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:13.465 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:13.465 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:13.465 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:07:13.465 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:07:13.465 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:07:13.465 +03:00 [DBG] Connection id "0HNC8090TGC2G", Request id "0HNC8090TGC2G:00000001": started reading request body. 2025-07-01 11:07:13.465 +03:00 [DBG] Connection id "0HNC8090TGC2G", Request id "0HNC8090TGC2G:00000001": done reading request body. 2025-07-01 11:07:13.465 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:07:13.465 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:07:13.465 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:07:13.465 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:07:13.465 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:07:13.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:13.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:13.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:13.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:13.465 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:13.466 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:07:13.466 +03:00 [INF] Updating physical elements properties 2025-07-01 11:07:13.484 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.0924ms. 2025-07-01 11:07:13.484 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:13.484 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:13.484 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:13.484 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:13.484 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:13.484 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:13.484 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:13.484 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:13.484 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:13.484 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:07:13.484 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:13.484 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:13.484 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:13.484 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:13.484 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:13.484 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:13.484 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:13.484 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.857ms 2025-07-01 11:07:13.484 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:07:13.484 +03:00 [DBG] Connection id "0HNC8090TGC2G" completed keep alive response. 2025-07-01 11:07:13.484 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 20.859ms 2025-07-01 11:07:13.485 +03:00 [DBG] Connection id "0HNC8090TGC2G" received FIN. 2025-07-01 11:07:13.485 +03:00 [DBG] Connection id "0HNC8090TGC2G" disconnecting. 2025-07-01 11:07:13.485 +03:00 [DBG] Connection id "0HNC8090TGC2G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:13.486 +03:00 [DBG] Connection id "0HNC8090TGC2G" stopped. 2025-07-01 11:07:13.533 +03:00 [DBG] Connection id "0HNC8090TGC2H" accepted. 2025-07-01 11:07:13.533 +03:00 [DBG] Connection id "0HNC8090TGC2H" started. 2025-07-01 11:07:13.533 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:07:13.533 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:13.533 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:07:13.533 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:07:13.533 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:07:13.533 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:13.533 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:13.533 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:13.533 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:13.533 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:07:13.533 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:13.533 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:13.533 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:13.534 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:13.534 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:13.534 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:13.534 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:13.534 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:13.534 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:13.534 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:07:13.534 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:07:13.534 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:07:13.534 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:07:13.534 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:07:13.534 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:07:13.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:13.534 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:13.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:13.534 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:13.534 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:13.534 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:07:13.534 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:07:13.536 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.8996ms. 2025-07-01 11:07:13.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:13.536 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:13.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:13.536 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:13.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:13.536 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:13.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:13.537 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:13.537 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:07:13.537 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:07:13.537 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:07:13.537 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:07:13.537 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:07:13.537 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:07:13.537 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:07:13.537 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:07:13.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:13.537 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:13.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:13.537 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:13.537 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:13.537 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:13.537 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.6465ms 2025-07-01 11:07:13.537 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:13.537 +03:00 [DBG] Connection id "0HNC8090TGC2H" completed keep alive response. 2025-07-01 11:07:13.537 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.5609ms 2025-07-01 11:07:13.538 +03:00 [DBG] Connection id "0HNC8090TGC2H" received FIN. 2025-07-01 11:07:13.538 +03:00 [DBG] Connection id "0HNC8090TGC2H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:13.538 +03:00 [DBG] Connection id "0HNC8090TGC2H" disconnecting. 2025-07-01 11:07:13.538 +03:00 [DBG] Connection id "0HNC8090TGC2H" stopped. 2025-07-01 11:07:13.584 +03:00 [DBG] Connection id "0HNC8090TGC2I" accepted. 2025-07-01 11:07:13.584 +03:00 [DBG] Connection id "0HNC8090TGC2I" started. 2025-07-01 11:07:13.585 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:07:13.585 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:13.585 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:07:13.585 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:07:13.585 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:07:13.585 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:13.585 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:13.585 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:13.585 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:13.585 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:07:13.585 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:13.585 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:13.585 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:13.585 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:13.585 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:13.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:13.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:13.585 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:13.585 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:13.586 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:07:13.586 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:07:13.586 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:07:13.586 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:07:13.586 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:07:13.586 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:07:13.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:13.586 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:13.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:13.586 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:13.586 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:13.586 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:07:13.586 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:07:13.732 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 145.6546ms. 2025-07-01 11:07:13.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:13.732 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:13.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:13.732 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:13.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:13.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:13.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:13.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:13.732 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:07:13.732 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:07:13.732 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:07:13.732 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:07:13.732 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:07:13.732 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:07:13.732 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:07:13.734 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:07:13.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:13.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:13.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:13.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:13.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:13.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:13.734 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 148.5624ms 2025-07-01 11:07:13.734 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:13.734 +03:00 [DBG] Connection id "0HNC8090TGC2I" completed keep alive response. 2025-07-01 11:07:13.734 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 149.3224ms 2025-07-01 11:07:13.740 +03:00 [DBG] Connection id "0HNC8090TGC2I" received FIN. 2025-07-01 11:07:13.740 +03:00 [DBG] Connection id "0HNC8090TGC2I" disconnecting. 2025-07-01 11:07:13.740 +03:00 [DBG] Connection id "0HNC8090TGC2I" stopped. 2025-07-01 11:07:13.740 +03:00 [DBG] Connection id "0HNC8090TGC2I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:14.006 +03:00 [DBG] Connection id "0HNC8090TGC2J" accepted. 2025-07-01 11:07:14.006 +03:00 [DBG] Connection id "0HNC8090TGC2J" started. 2025-07-01 11:07:14.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:07:14.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:14.006 +03:00 [DBG] POST requests are not supported 2025-07-01 11:07:14.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:07:14.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:07:14.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:14.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:14.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:14.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:07:14.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:07:14.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:14.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:07:14.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:14.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:14.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:14.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:14.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:14.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:14.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:14.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:07:14.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:07:14.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:14.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:14.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:14.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:14.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:14.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2684ms. 2025-07-01 11:07:14.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:14.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:14.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:14.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:14.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:14.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:14.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:14.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:14.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:14.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:07:14.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:14.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:14.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:14.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:14.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:14.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:14.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:14.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3096ms 2025-07-01 11:07:14.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:14.008 +03:00 [DBG] Connection id "0HNC8090TGC2J" completed keep alive response. 2025-07-01 11:07:14.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3458ms 2025-07-01 11:07:14.009 +03:00 [DBG] Connection id "0HNC8090TGC2J" received FIN. 2025-07-01 11:07:14.009 +03:00 [DBG] Connection id "0HNC8090TGC2J" disconnecting. 2025-07-01 11:07:14.009 +03:00 [DBG] Connection id "0HNC8090TGC2J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:14.010 +03:00 [DBG] Connection id "0HNC8090TGC2J" stopped. 2025-07-01 11:07:17.469 +03:00 [DBG] Connection id "0HNC8090TGC2K" accepted. 2025-07-01 11:07:17.469 +03:00 [DBG] Connection id "0HNC8090TGC2K" started. 2025-07-01 11:07:17.469 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:07:17.469 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:17.469 +03:00 [DBG] POST requests are not supported 2025-07-01 11:07:17.469 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:07:17.470 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:07:17.470 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:07:17.470 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:17.470 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:17.470 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:07:17.470 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:07:17.470 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:07:17.470 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:07:17.470 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:17.470 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:17.470 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:17.470 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:17.470 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:17.470 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:17.470 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:17.470 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:17.470 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:17.470 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:07:17.470 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:07:17.470 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:07:17.470 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:07:17.470 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:07:17.470 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:07:17.470 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:07:17.470 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:07:17.470 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:07:17.471 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:07:17.471 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:07:17.471 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:07:17.471 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:07:17.471 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:07:17.471 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:07:17.471 +03:00 [DBG] Connection id "0HNC8090TGC2K", Request id "0HNC8090TGC2K:00000001": started reading request body. 2025-07-01 11:07:17.471 +03:00 [DBG] Connection id "0HNC8090TGC2K", Request id "0HNC8090TGC2K:00000001": done reading request body. 2025-07-01 11:07:17.471 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:07:17.471 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:07:17.471 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:07:17.471 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:07:17.471 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:07:17.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:17.471 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:17.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:17.471 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:17.471 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:17.471 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:07:17.471 +03:00 [INF] Changing group of physicals [271] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:07:17.496 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 25.3314ms. 2025-07-01 11:07:17.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:17.496 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:17.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:17.497 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:17.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:17.497 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:17.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:17.497 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:17.497 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:17.497 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:07:17.497 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:17.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:17.497 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:17.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:17.497 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:17.497 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:17.497 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:17.497 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 27.3534ms 2025-07-01 11:07:17.498 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:07:17.498 +03:00 [DBG] Connection id "0HNC8090TGC2K" completed keep alive response. 2025-07-01 11:07:17.498 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 28.3747ms 2025-07-01 11:07:17.498 +03:00 [DBG] Connection id "0HNC8090TGC2K" received FIN. 2025-07-01 11:07:17.498 +03:00 [DBG] Connection id "0HNC8090TGC2K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:17.498 +03:00 [DBG] Connection id "0HNC8090TGC2K" disconnecting. 2025-07-01 11:07:17.498 +03:00 [DBG] Connection id "0HNC8090TGC2K" stopped. 2025-07-01 11:07:17.536 +03:00 [DBG] Connection id "0HNC8090TGC2L" accepted. 2025-07-01 11:07:17.536 +03:00 [DBG] Connection id "0HNC8090TGC2L" started. 2025-07-01 11:07:17.537 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:07:17.537 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:17.537 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:07:17.537 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:07:17.537 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:07:17.537 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:17.537 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:17.537 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:17.537 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:17.537 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:07:17.538 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:17.538 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:17.538 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:17.538 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:17.538 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:17.538 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:17.538 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:17.538 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:17.538 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:17.538 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:07:17.538 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:07:17.539 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:07:17.539 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:07:17.539 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:07:17.539 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:07:17.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:17.539 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:17.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:17.539 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:17.539 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:17.539 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:07:17.539 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:07:17.541 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.3773ms. 2025-07-01 11:07:17.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:17.541 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:17.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:17.541 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:17.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:17.541 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:17.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:17.541 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:17.541 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:07:17.541 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:07:17.541 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:07:17.542 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:07:17.542 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:07:17.542 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:07:17.542 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:07:17.542 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:07:17.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:17.542 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:17.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:17.542 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:17.542 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:17.542 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:17.542 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.2597ms 2025-07-01 11:07:17.542 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:17.542 +03:00 [DBG] Connection id "0HNC8090TGC2L" completed keep alive response. 2025-07-01 11:07:17.542 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.7714ms 2025-07-01 11:07:17.543 +03:00 [DBG] Connection id "0HNC8090TGC2L" received FIN. 2025-07-01 11:07:17.543 +03:00 [DBG] Connection id "0HNC8090TGC2L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:17.543 +03:00 [DBG] Connection id "0HNC8090TGC2L" disconnecting. 2025-07-01 11:07:17.543 +03:00 [DBG] Connection id "0HNC8090TGC2L" stopped. 2025-07-01 11:07:17.588 +03:00 [DBG] Connection id "0HNC8090TGC2M" accepted. 2025-07-01 11:07:17.588 +03:00 [DBG] Connection id "0HNC8090TGC2M" started. 2025-07-01 11:07:17.589 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:07:17.589 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:17.589 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:07:17.589 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:07:17.589 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:07:17.589 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:17.589 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:17.589 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:17.589 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:17.589 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:07:17.589 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:17.589 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:17.589 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:17.589 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:17.589 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:17.589 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:17.589 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:17.589 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:17.589 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:17.589 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:07:17.589 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:07:17.589 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:07:17.589 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:07:17.589 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:07:17.589 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:07:17.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:17.589 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:17.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:17.589 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:17.589 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:17.589 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:07:17.589 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:07:17.754 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 165.0901ms. 2025-07-01 11:07:17.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:17.755 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:17.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:17.755 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:17.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:17.755 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:17.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:17.755 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:17.755 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:07:17.755 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:07:17.755 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:07:17.755 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:07:17.755 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:07:17.755 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:07:17.755 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:07:17.758 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:07:17.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:17.758 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:17.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:17.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:17.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:17.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:17.759 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 169.8403ms 2025-07-01 11:07:17.759 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:17.759 +03:00 [DBG] Connection id "0HNC8090TGC2M" completed keep alive response. 2025-07-01 11:07:17.759 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 170.5508ms 2025-07-01 11:07:17.764 +03:00 [DBG] Connection id "0HNC8090TGC2M" received FIN. 2025-07-01 11:07:17.764 +03:00 [DBG] Connection id "0HNC8090TGC2M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:17.765 +03:00 [DBG] Connection id "0HNC8090TGC2M" disconnecting. 2025-07-01 11:07:17.765 +03:00 [DBG] Connection id "0HNC8090TGC2M" stopped. 2025-07-01 11:07:19.001 +03:00 [DBG] Connection id "0HNC8090TGC2N" accepted. 2025-07-01 11:07:19.001 +03:00 [DBG] Connection id "0HNC8090TGC2N" started. 2025-07-01 11:07:19.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:07:19.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:19.001 +03:00 [DBG] POST requests are not supported 2025-07-01 11:07:19.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:07:19.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:07:19.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:19.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:19.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:19.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:07:19.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:07:19.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:19.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:07:19.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:19.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:19.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:19.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:19.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:19.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:19.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:19.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:07:19.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:07:19.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:19.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:19.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:19.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:19.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:19.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.186ms. 2025-07-01 11:07:19.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:19.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:19.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:19.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:19.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:19.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:19.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:19.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:19.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:19.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:07:19.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:19.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:19.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:19.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:19.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:19.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:19.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:19.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2817ms 2025-07-01 11:07:19.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:19.003 +03:00 [DBG] Connection id "0HNC8090TGC2N" completed keep alive response. 2025-07-01 11:07:19.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.288ms 2025-07-01 11:07:19.004 +03:00 [DBG] Connection id "0HNC8090TGC2N" received FIN. 2025-07-01 11:07:19.004 +03:00 [DBG] Connection id "0HNC8090TGC2N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:19.004 +03:00 [DBG] Connection id "0HNC8090TGC2N" disconnecting. 2025-07-01 11:07:19.004 +03:00 [DBG] Connection id "0HNC8090TGC2N" stopped. 2025-07-01 11:07:23.980 +03:00 [DBG] Connection id "0HNC8090TGC2O" accepted. 2025-07-01 11:07:23.980 +03:00 [DBG] Connection id "0HNC8090TGC2O" started. 2025-07-01 11:07:23.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:07:23.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:23.980 +03:00 [DBG] POST requests are not supported 2025-07-01 11:07:23.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:07:23.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:07:23.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:23.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:23.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:23.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:07:23.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:07:23.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:23.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:07:23.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:23.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:23.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:23.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:23.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:23.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:23.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:23.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:07:23.981 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:07:23.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:23.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:23.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:23.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:23.981 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:23.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1573ms. 2025-07-01 11:07:23.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:23.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:23.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:23.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:23.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:23.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:23.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:23.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:23.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:23.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:07:23.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:23.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:23.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:23.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:23.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:23.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:23.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:23.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9855ms 2025-07-01 11:07:23.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:23.982 +03:00 [DBG] Connection id "0HNC8090TGC2O" completed keep alive response. 2025-07-01 11:07:23.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9082ms 2025-07-01 11:07:23.982 +03:00 [DBG] Connection id "0HNC8090TGC2O" received FIN. 2025-07-01 11:07:23.982 +03:00 [DBG] Connection id "0HNC8090TGC2O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:23.983 +03:00 [DBG] Connection id "0HNC8090TGC2O" disconnecting. 2025-07-01 11:07:23.983 +03:00 [DBG] Connection id "0HNC8090TGC2O" stopped. 2025-07-01 11:07:29.000 +03:00 [DBG] Connection id "0HNC8090TGC2P" accepted. 2025-07-01 11:07:29.000 +03:00 [DBG] Connection id "0HNC8090TGC2P" started. 2025-07-01 11:07:29.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:07:29.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:29.000 +03:00 [DBG] POST requests are not supported 2025-07-01 11:07:29.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:07:29.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:07:29.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:29.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:29.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:29.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:07:29.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:07:29.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:29.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:07:29.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:29.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:29.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:29.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:29.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:29.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:29.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:29.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:07:29.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:07:29.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:29.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:29.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:29.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:29.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:29.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.127ms. 2025-07-01 11:07:29.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:29.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:29.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:29.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:29.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:29.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:29.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:29.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:29.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:29.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:07:29.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:29.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:29.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:29.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:29.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:29.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:29.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:29.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6989ms 2025-07-01 11:07:29.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:29.002 +03:00 [DBG] Connection id "0HNC8090TGC2P" completed keep alive response. 2025-07-01 11:07:29.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4466ms 2025-07-01 11:07:29.002 +03:00 [DBG] Connection id "0HNC8090TGC2P" received FIN. 2025-07-01 11:07:29.002 +03:00 [DBG] Connection id "0HNC8090TGC2P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:29.002 +03:00 [DBG] Connection id "0HNC8090TGC2P" disconnecting. 2025-07-01 11:07:29.002 +03:00 [DBG] Connection id "0HNC8090TGC2P" stopped. 2025-07-01 11:07:33.992 +03:00 [DBG] Connection id "0HNC8090TGC2Q" accepted. 2025-07-01 11:07:33.992 +03:00 [DBG] Connection id "0HNC8090TGC2Q" started. 2025-07-01 11:07:33.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:07:33.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:33.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:07:33.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:07:33.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:07:33.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:33.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:33.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:33.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:07:33.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:07:33.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:33.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:07:33.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:33.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:33.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:33.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:33.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:33.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:33.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:33.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:07:33.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:07:33.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:33.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:33.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:33.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:33.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:33.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1195ms. 2025-07-01 11:07:33.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:33.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:33.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:33.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:33.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:33.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:33.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:33.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:33.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:33.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:07:33.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:33.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:33.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:33.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:33.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:33.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:33.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:33.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7164ms 2025-07-01 11:07:33.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:33.994 +03:00 [DBG] Connection id "0HNC8090TGC2Q" completed keep alive response. 2025-07-01 11:07:33.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3324ms 2025-07-01 11:07:33.994 +03:00 [DBG] Connection id "0HNC8090TGC2Q" received FIN. 2025-07-01 11:07:33.994 +03:00 [DBG] Connection id "0HNC8090TGC2Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:33.994 +03:00 [DBG] Connection id "0HNC8090TGC2Q" disconnecting. 2025-07-01 11:07:33.994 +03:00 [DBG] Connection id "0HNC8090TGC2Q" stopped. 2025-07-01 11:07:36.073 +03:00 [DBG] Connection id "0HNC8090TGC2R" accepted. 2025-07-01 11:07:36.073 +03:00 [DBG] Connection id "0HNC8090TGC2R" started. 2025-07-01 11:07:36.073 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 771 2025-07-01 11:07:36.073 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:36.073 +03:00 [DBG] POST requests are not supported 2025-07-01 11:07:36.073 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:07:36.073 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:07:36.073 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:07:36.073 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:36.073 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:36.073 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:07:36.073 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:07:36.073 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:07:36.073 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:07:36.073 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:36.073 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:36.073 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:36.073 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:36.073 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:36.073 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:36.073 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:36.073 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:36.074 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:36.074 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:07:36.074 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:07:36.074 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:07:36.074 +03:00 [DBG] Connection id "0HNC8090TGC2R", Request id "0HNC8090TGC2R:00000001": started reading request body. 2025-07-01 11:07:36.074 +03:00 [DBG] Connection id "0HNC8090TGC2R", Request id "0HNC8090TGC2R:00000001": done reading request body. 2025-07-01 11:07:36.074 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:07:36.074 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:07:36.074 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:07:36.074 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:07:36.074 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:07:36.074 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:36.074 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:36.074 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:36.074 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:36.074 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:36.074 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:07:36.074 +03:00 [INF] Updating physical elements properties 2025-07-01 11:07:36.091 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.6118ms. 2025-07-01 11:07:36.091 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:36.091 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:36.091 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:36.091 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:36.091 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:36.091 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:36.091 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:36.091 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:36.091 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:36.091 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:07:36.091 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:36.091 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:36.091 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:36.091 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:36.091 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:36.091 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:36.091 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:36.091 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 17.5667ms 2025-07-01 11:07:36.091 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:07:36.091 +03:00 [DBG] Connection id "0HNC8090TGC2R" completed keep alive response. 2025-07-01 11:07:36.091 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 18.2016ms 2025-07-01 11:07:36.091 +03:00 [DBG] Connection id "0HNC8090TGC2R" received FIN. 2025-07-01 11:07:36.091 +03:00 [DBG] Connection id "0HNC8090TGC2R" disconnecting. 2025-07-01 11:07:36.092 +03:00 [DBG] Connection id "0HNC8090TGC2R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:36.093 +03:00 [DBG] Connection id "0HNC8090TGC2R" stopped. 2025-07-01 11:07:36.130 +03:00 [DBG] Connection id "0HNC8090TGC2S" accepted. 2025-07-01 11:07:36.130 +03:00 [DBG] Connection id "0HNC8090TGC2S" started. 2025-07-01 11:07:36.131 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:07:36.131 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:36.131 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:07:36.131 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:07:36.131 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:07:36.131 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:36.131 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:36.131 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:36.131 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:36.131 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:07:36.131 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:36.131 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:36.131 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:36.131 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:36.131 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:36.131 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:36.131 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:36.131 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:36.131 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:36.131 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:07:36.131 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:07:36.131 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:07:36.131 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:07:36.131 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:07:36.131 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:07:36.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:36.131 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:36.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:36.131 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:36.131 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:36.132 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:07:36.132 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:07:36.133 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.6512ms. 2025-07-01 11:07:36.133 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:36.133 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:36.133 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:36.133 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:36.133 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:36.133 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:36.133 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:36.133 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:36.133 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:07:36.133 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:07:36.133 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:07:36.133 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:07:36.133 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:07:36.133 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:07:36.133 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:07:36.134 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:07:36.134 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:36.134 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:36.134 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:36.134 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:36.134 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:36.134 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:36.134 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.5677ms 2025-07-01 11:07:36.134 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:36.134 +03:00 [DBG] Connection id "0HNC8090TGC2S" completed keep alive response. 2025-07-01 11:07:36.134 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.1995ms 2025-07-01 11:07:36.134 +03:00 [DBG] Connection id "0HNC8090TGC2S" received FIN. 2025-07-01 11:07:36.134 +03:00 [DBG] Connection id "0HNC8090TGC2S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:36.134 +03:00 [DBG] Connection id "0HNC8090TGC2S" disconnecting. 2025-07-01 11:07:36.134 +03:00 [DBG] Connection id "0HNC8090TGC2S" stopped. 2025-07-01 11:07:36.187 +03:00 [DBG] Connection id "0HNC8090TGC2T" accepted. 2025-07-01 11:07:36.188 +03:00 [DBG] Connection id "0HNC8090TGC2T" started. 2025-07-01 11:07:36.188 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:07:36.188 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:36.188 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:07:36.188 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:07:36.188 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:07:36.188 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:36.188 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:36.188 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:36.188 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:36.188 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:07:36.188 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:36.188 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:36.188 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:36.188 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:36.188 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:36.188 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:36.188 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:36.188 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:36.188 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:36.189 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:07:36.189 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:07:36.189 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:07:36.189 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:07:36.189 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:07:36.189 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:07:36.189 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:36.189 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:36.189 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:36.189 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:36.189 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:36.189 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:07:36.189 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:07:36.342 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 152.6608ms. 2025-07-01 11:07:36.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:36.342 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:36.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:36.342 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:36.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:36.342 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:36.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:36.342 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:36.342 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:07:36.342 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:07:36.342 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:07:36.342 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:07:36.342 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:07:36.342 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:07:36.342 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:07:36.344 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:07:36.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:36.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:36.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:36.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:36.344 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:36.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:36.344 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 155.4847ms 2025-07-01 11:07:36.344 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:36.344 +03:00 [DBG] Connection id "0HNC8090TGC2T" completed keep alive response. 2025-07-01 11:07:36.344 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 156.3165ms 2025-07-01 11:07:36.348 +03:00 [DBG] Connection id "0HNC8090TGC2T" received FIN. 2025-07-01 11:07:36.348 +03:00 [DBG] Connection id "0HNC8090TGC2T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:36.348 +03:00 [DBG] Connection id "0HNC8090TGC2T" disconnecting. 2025-07-01 11:07:36.348 +03:00 [DBG] Connection id "0HNC8090TGC2T" stopped. 2025-07-01 11:07:38.978 +03:00 [DBG] Connection id "0HNC8090TGC2U" accepted. 2025-07-01 11:07:38.978 +03:00 [DBG] Connection id "0HNC8090TGC2U" started. 2025-07-01 11:07:38.978 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:07:38.978 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:38.978 +03:00 [DBG] POST requests are not supported 2025-07-01 11:07:38.978 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:07:38.978 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:07:38.978 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:38.978 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:38.978 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:38.978 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:07:38.978 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:07:38.978 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:38.978 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:07:38.979 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:38.979 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:38.979 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:38.979 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:38.979 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:38.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:38.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:38.979 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:07:38.979 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:07:38.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:38.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:38.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:38.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:38.979 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:38.979 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1731ms. 2025-07-01 11:07:38.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:38.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:38.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:38.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:38.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:38.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:38.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:38.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:38.980 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:38.980 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:07:38.980 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:38.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:38.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:38.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:38.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:38.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:38.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:38.980 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1181ms 2025-07-01 11:07:38.980 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:38.980 +03:00 [DBG] Connection id "0HNC8090TGC2U" completed keep alive response. 2025-07-01 11:07:38.980 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0144ms 2025-07-01 11:07:38.980 +03:00 [DBG] Connection id "0HNC8090TGC2U" received FIN. 2025-07-01 11:07:38.980 +03:00 [DBG] Connection id "0HNC8090TGC2U" disconnecting. 2025-07-01 11:07:38.980 +03:00 [DBG] Connection id "0HNC8090TGC2U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:38.982 +03:00 [DBG] Connection id "0HNC8090TGC2U" stopped. 2025-07-01 11:07:39.188 +03:00 [DBG] Connection id "0HNC8090TGC2V" accepted. 2025-07-01 11:07:39.188 +03:00 [DBG] Connection id "0HNC8090TGC2V" started. 2025-07-01 11:07:39.188 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:07:39.188 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:39.188 +03:00 [DBG] POST requests are not supported 2025-07-01 11:07:39.188 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:07:39.188 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:07:39.188 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:07:39.188 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:39.188 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:39.188 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:07:39.188 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:07:39.188 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:07:39.188 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:07:39.188 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:39.188 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:39.188 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:39.188 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:39.188 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:39.188 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:39.188 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:39.188 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:39.188 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:39.188 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:07:39.189 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:07:39.189 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:07:39.189 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:07:39.189 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:07:39.189 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:07:39.189 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:07:39.189 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:07:39.189 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:07:39.189 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:07:39.189 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:07:39.189 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:07:39.189 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:07:39.189 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:07:39.189 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:07:39.189 +03:00 [DBG] Connection id "0HNC8090TGC2V", Request id "0HNC8090TGC2V:00000001": started reading request body. 2025-07-01 11:07:39.189 +03:00 [DBG] Connection id "0HNC8090TGC2V", Request id "0HNC8090TGC2V:00000001": done reading request body. 2025-07-01 11:07:39.189 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:07:39.189 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:07:39.189 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:07:39.189 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:07:39.189 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:07:39.189 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:39.189 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:39.189 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:39.189 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:39.189 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:39.189 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:07:39.189 +03:00 [INF] Changing group of physicals [272] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:07:39.211 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.9041ms. 2025-07-01 11:07:39.211 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:39.211 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:39.211 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:39.211 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:39.211 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:39.211 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:39.211 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:39.211 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:39.211 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:39.211 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:07:39.211 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:39.211 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:39.211 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:39.211 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:39.211 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:39.211 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:39.211 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:39.211 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 23.0805ms 2025-07-01 11:07:39.211 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:07:39.212 +03:00 [DBG] Connection id "0HNC8090TGC2V" completed keep alive response. 2025-07-01 11:07:39.212 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 23.6896ms 2025-07-01 11:07:39.212 +03:00 [DBG] Connection id "0HNC8090TGC2V" received FIN. 2025-07-01 11:07:39.212 +03:00 [DBG] Connection id "0HNC8090TGC2V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:39.212 +03:00 [DBG] Connection id "0HNC8090TGC2V" disconnecting. 2025-07-01 11:07:39.212 +03:00 [DBG] Connection id "0HNC8090TGC2V" stopped. 2025-07-01 11:07:39.251 +03:00 [DBG] Connection id "0HNC8090TGC30" accepted. 2025-07-01 11:07:39.251 +03:00 [DBG] Connection id "0HNC8090TGC30" started. 2025-07-01 11:07:39.251 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:07:39.251 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:39.251 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:07:39.251 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:07:39.251 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:07:39.251 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:39.251 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:39.251 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:39.251 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:39.251 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:07:39.252 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:39.252 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:39.252 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:39.252 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:39.252 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:39.252 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:39.252 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:39.252 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:39.252 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:39.252 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:07:39.252 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:07:39.252 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:07:39.252 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:07:39.252 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:07:39.252 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:07:39.252 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:39.252 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:39.252 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:39.252 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:39.252 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:39.252 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:07:39.252 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:07:39.253 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.905ms. 2025-07-01 11:07:39.253 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:39.253 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:39.253 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:39.253 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:39.253 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:39.253 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:39.253 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:39.253 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:39.253 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:07:39.253 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:07:39.253 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:07:39.253 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:07:39.253 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:07:39.253 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:07:39.253 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:07:39.254 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:07:39.254 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:39.254 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:39.254 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:39.254 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:39.254 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:39.254 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:39.254 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.9232ms 2025-07-01 11:07:39.254 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:39.254 +03:00 [DBG] Connection id "0HNC8090TGC30" completed keep alive response. 2025-07-01 11:07:39.254 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.7914ms 2025-07-01 11:07:39.254 +03:00 [DBG] Connection id "0HNC8090TGC30" received FIN. 2025-07-01 11:07:39.254 +03:00 [DBG] Connection id "0HNC8090TGC30" disconnecting. 2025-07-01 11:07:39.254 +03:00 [DBG] Connection id "0HNC8090TGC30" stopped. 2025-07-01 11:07:39.254 +03:00 [DBG] Connection id "0HNC8090TGC30" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:39.299 +03:00 [DBG] Connection id "0HNC8090TGC31" accepted. 2025-07-01 11:07:39.299 +03:00 [DBG] Connection id "0HNC8090TGC31" started. 2025-07-01 11:07:39.300 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:07:39.300 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:39.300 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:07:39.300 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:07:39.300 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:07:39.300 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:39.300 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:39.300 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:39.300 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:39.300 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:07:39.300 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:39.300 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:39.300 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:39.300 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:39.300 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:39.300 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:39.300 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:39.300 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:39.300 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:39.300 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:07:39.300 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:07:39.300 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:07:39.300 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:07:39.300 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:07:39.300 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:07:39.300 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:39.300 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:39.300 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:39.300 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:39.300 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:39.300 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:07:39.300 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:07:39.463 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 162.7896ms. 2025-07-01 11:07:39.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:39.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:39.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:39.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:39.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:39.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:39.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:39.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:39.463 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:07:39.463 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:07:39.464 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:07:39.464 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:07:39.464 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:07:39.464 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:07:39.464 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:07:39.465 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:07:39.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:39.465 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:39.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:39.465 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:39.465 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:39.465 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:39.465 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 165.2826ms 2025-07-01 11:07:39.465 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:39.465 +03:00 [DBG] Connection id "0HNC8090TGC31" completed keep alive response. 2025-07-01 11:07:39.465 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 165.8281ms 2025-07-01 11:07:39.469 +03:00 [DBG] Connection id "0HNC8090TGC31" received FIN. 2025-07-01 11:07:39.469 +03:00 [DBG] Connection id "0HNC8090TGC31" disconnecting. 2025-07-01 11:07:39.469 +03:00 [DBG] Connection id "0HNC8090TGC31" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:39.470 +03:00 [DBG] Connection id "0HNC8090TGC31" stopped. 2025-07-01 11:07:43.992 +03:00 [DBG] Connection id "0HNC8090TGC32" accepted. 2025-07-01 11:07:43.993 +03:00 [DBG] Connection id "0HNC8090TGC32" started. 2025-07-01 11:07:43.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:07:43.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:43.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:07:43.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:07:43.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:07:43.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:43.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:43.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:43.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:07:43.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:07:43.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:43.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:07:43.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:43.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:43.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:43.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:43.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:43.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:43.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:43.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:07:43.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:07:43.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:43.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:43.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:43.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:43.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:43.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1584ms. 2025-07-01 11:07:43.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:43.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:43.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:43.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:43.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:43.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:43.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:43.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:43.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:43.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:07:43.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:43.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:43.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:43.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:43.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:43.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:43.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:43.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9549ms 2025-07-01 11:07:43.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:43.995 +03:00 [DBG] Connection id "0HNC8090TGC32" completed keep alive response. 2025-07-01 11:07:43.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7234ms 2025-07-01 11:07:43.995 +03:00 [DBG] Connection id "0HNC8090TGC32" received FIN. 2025-07-01 11:07:43.995 +03:00 [DBG] Connection id "0HNC8090TGC32" disconnecting. 2025-07-01 11:07:43.995 +03:00 [DBG] Connection id "0HNC8090TGC32" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:43.996 +03:00 [DBG] Connection id "0HNC8090TGC32" stopped. 2025-07-01 11:07:48.991 +03:00 [DBG] Connection id "0HNC8090TGC33" accepted. 2025-07-01 11:07:48.991 +03:00 [DBG] Connection id "0HNC8090TGC33" started. 2025-07-01 11:07:48.991 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:07:48.991 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:48.991 +03:00 [DBG] POST requests are not supported 2025-07-01 11:07:48.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:07:48.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:07:48.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:48.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:48.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:48.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:07:48.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:07:48.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:48.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:07:48.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:48.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:48.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:48.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:48.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:48.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:48.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:48.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:07:48.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:07:48.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:48.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:48.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:48.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:48.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:48.992 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1204ms. 2025-07-01 11:07:48.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:48.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:48.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:48.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:48.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:48.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:48.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:48.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:48.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:48.992 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:07:48.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:48.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:48.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:48.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:48.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:48.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:48.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:48.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7531ms 2025-07-01 11:07:48.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:48.992 +03:00 [DBG] Connection id "0HNC8090TGC33" completed keep alive response. 2025-07-01 11:07:48.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3755ms 2025-07-01 11:07:48.993 +03:00 [DBG] Connection id "0HNC8090TGC33" received FIN. 2025-07-01 11:07:48.993 +03:00 [DBG] Connection id "0HNC8090TGC33" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:48.993 +03:00 [DBG] Connection id "0HNC8090TGC33" disconnecting. 2025-07-01 11:07:48.993 +03:00 [DBG] Connection id "0HNC8090TGC33" stopped. 2025-07-01 11:07:53.982 +03:00 [DBG] Connection id "0HNC8090TGC34" accepted. 2025-07-01 11:07:53.982 +03:00 [DBG] Connection id "0HNC8090TGC34" started. 2025-07-01 11:07:53.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:07:53.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:53.983 +03:00 [DBG] POST requests are not supported 2025-07-01 11:07:53.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:07:53.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:07:53.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:53.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:53.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:53.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:07:53.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:07:53.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:53.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:07:53.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:53.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:53.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:53.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:53.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:53.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:53.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:53.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:07:53.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:07:53.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:53.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:53.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:53.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:53.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:53.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1181ms. 2025-07-01 11:07:53.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:53.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:53.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:53.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:53.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:53.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:53.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:53.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:53.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:53.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:07:53.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:53.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:53.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:53.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:53.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:53.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:53.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:53.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7223ms 2025-07-01 11:07:53.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:53.984 +03:00 [DBG] Connection id "0HNC8090TGC34" completed keep alive response. 2025-07-01 11:07:53.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4013ms 2025-07-01 11:07:53.984 +03:00 [DBG] Connection id "0HNC8090TGC34" received FIN. 2025-07-01 11:07:53.984 +03:00 [DBG] Connection id "0HNC8090TGC34" disconnecting. 2025-07-01 11:07:53.984 +03:00 [DBG] Connection id "0HNC8090TGC34" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:53.986 +03:00 [DBG] Connection id "0HNC8090TGC34" stopped. 2025-07-01 11:07:55.146 +03:00 [DBG] Connection id "0HNC8090TGC35" accepted. 2025-07-01 11:07:55.147 +03:00 [DBG] Connection id "0HNC8090TGC35" started. 2025-07-01 11:07:55.147 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 771 2025-07-01 11:07:55.147 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:55.147 +03:00 [DBG] POST requests are not supported 2025-07-01 11:07:55.147 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:07:55.147 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:07:55.147 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:07:55.147 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:55.147 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:55.147 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:07:55.147 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:07:55.147 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:07:55.147 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:07:55.147 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:55.147 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:55.147 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:55.147 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:55.147 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:55.147 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:55.147 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:55.147 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:55.147 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:55.147 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:07:55.148 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:07:55.148 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:07:55.148 +03:00 [DBG] Connection id "0HNC8090TGC35", Request id "0HNC8090TGC35:00000001": started reading request body. 2025-07-01 11:07:55.148 +03:00 [DBG] Connection id "0HNC8090TGC35", Request id "0HNC8090TGC35:00000001": done reading request body. 2025-07-01 11:07:55.148 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:07:55.148 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:07:55.148 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:07:55.148 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:07:55.148 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:07:55.148 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:55.148 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:55.148 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:55.148 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:55.148 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:55.148 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:07:55.148 +03:00 [INF] Updating physical elements properties 2025-07-01 11:07:55.165 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.0459ms. 2025-07-01 11:07:55.165 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:55.165 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:55.165 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:55.165 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:55.165 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:55.165 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:55.165 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:55.165 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:55.165 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:55.165 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:07:55.165 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:55.165 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:55.165 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:55.165 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:55.165 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:55.165 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:55.165 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:55.165 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 18.1153ms 2025-07-01 11:07:55.165 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:07:55.166 +03:00 [DBG] Connection id "0HNC8090TGC35" completed keep alive response. 2025-07-01 11:07:55.166 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 18.7245ms 2025-07-01 11:07:55.166 +03:00 [DBG] Connection id "0HNC8090TGC35" received FIN. 2025-07-01 11:07:55.166 +03:00 [DBG] Connection id "0HNC8090TGC35" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:55.166 +03:00 [DBG] Connection id "0HNC8090TGC35" disconnecting. 2025-07-01 11:07:55.166 +03:00 [DBG] Connection id "0HNC8090TGC35" stopped. 2025-07-01 11:07:55.207 +03:00 [DBG] Connection id "0HNC8090TGC36" accepted. 2025-07-01 11:07:55.207 +03:00 [DBG] Connection id "0HNC8090TGC36" started. 2025-07-01 11:07:55.207 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:07:55.207 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:55.207 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:07:55.207 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:07:55.207 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:07:55.207 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:55.207 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:55.207 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:55.207 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:55.207 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:07:55.207 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:55.207 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:55.207 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:55.207 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:55.207 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:55.207 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:55.207 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:55.207 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:55.208 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:55.208 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:07:55.208 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:07:55.208 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:07:55.208 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:07:55.208 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:07:55.208 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:07:55.208 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:55.208 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:55.208 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:55.208 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:55.208 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:55.208 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:07:55.208 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:07:55.209 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.4661ms. 2025-07-01 11:07:55.209 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:55.209 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:55.210 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:55.210 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:55.210 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:55.210 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:55.210 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:55.210 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:55.210 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:07:55.210 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:07:55.210 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:07:55.210 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:07:55.210 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:07:55.210 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:07:55.210 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:07:55.210 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:07:55.210 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:55.210 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:55.210 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:55.210 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:55.210 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:55.210 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:55.210 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.8652ms 2025-07-01 11:07:55.210 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:55.210 +03:00 [DBG] Connection id "0HNC8090TGC36" completed keep alive response. 2025-07-01 11:07:55.210 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.557ms 2025-07-01 11:07:55.211 +03:00 [DBG] Connection id "0HNC8090TGC36" received FIN. 2025-07-01 11:07:55.211 +03:00 [DBG] Connection id "0HNC8090TGC36" disconnecting. 2025-07-01 11:07:55.211 +03:00 [DBG] Connection id "0HNC8090TGC36" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:55.212 +03:00 [DBG] Connection id "0HNC8090TGC36" stopped. 2025-07-01 11:07:55.264 +03:00 [DBG] Connection id "0HNC8090TGC37" accepted. 2025-07-01 11:07:55.264 +03:00 [DBG] Connection id "0HNC8090TGC37" started. 2025-07-01 11:07:55.264 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:07:55.264 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:55.264 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:07:55.264 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:07:55.264 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:07:55.264 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:55.264 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:55.264 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:55.264 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:55.264 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:07:55.264 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:55.264 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:55.264 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:55.264 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:55.264 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:55.264 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:55.264 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:55.264 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:55.264 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:55.264 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:07:55.264 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:07:55.265 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:07:55.265 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:07:55.265 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:07:55.265 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:07:55.265 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:55.265 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:55.265 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:55.265 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:55.265 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:55.265 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:07:55.265 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:07:55.404 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 139.5815ms. 2025-07-01 11:07:55.404 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:55.404 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:55.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:55.405 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:55.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:55.405 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:55.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:55.405 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:55.405 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:07:55.405 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:07:55.405 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:07:55.405 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:07:55.405 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:07:55.405 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:07:55.405 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:07:55.409 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:07:55.409 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:55.409 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:55.409 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:55.409 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:55.409 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:55.409 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:55.409 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 144.8164ms 2025-07-01 11:07:55.409 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:55.409 +03:00 [DBG] Connection id "0HNC8090TGC37" completed keep alive response. 2025-07-01 11:07:55.409 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 145.5353ms 2025-07-01 11:07:55.412 +03:00 [DBG] Connection id "0HNC8090TGC37" received FIN. 2025-07-01 11:07:55.412 +03:00 [DBG] Connection id "0HNC8090TGC37" disconnecting. 2025-07-01 11:07:55.412 +03:00 [DBG] Connection id "0HNC8090TGC37" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:55.413 +03:00 [DBG] Connection id "0HNC8090TGC37" stopped. 2025-07-01 11:07:58.147 +03:00 [DBG] Connection id "0HNC8090TGC38" accepted. 2025-07-01 11:07:58.148 +03:00 [DBG] Connection id "0HNC8090TGC38" started. 2025-07-01 11:07:58.148 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:07:58.148 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:58.148 +03:00 [DBG] POST requests are not supported 2025-07-01 11:07:58.148 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:07:58.148 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:07:58.148 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:07:58.148 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:58.148 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:58.148 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:07:58.148 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:07:58.148 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:07:58.148 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:07:58.148 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:58.148 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:58.148 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:58.148 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:58.148 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:58.148 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.148 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.148 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:58.148 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:58.148 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:07:58.148 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:07:58.148 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:07:58.149 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:07:58.149 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:07:58.149 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:07:58.149 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:07:58.149 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:07:58.149 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:07:58.149 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:07:58.149 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:07:58.149 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:07:58.149 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:07:58.149 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:07:58.149 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:07:58.149 +03:00 [DBG] Connection id "0HNC8090TGC38", Request id "0HNC8090TGC38:00000001": started reading request body. 2025-07-01 11:07:58.149 +03:00 [DBG] Connection id "0HNC8090TGC38", Request id "0HNC8090TGC38:00000001": done reading request body. 2025-07-01 11:07:58.149 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:07:58.149 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:07:58.149 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:07:58.149 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:07:58.149 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:07:58.149 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:58.149 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:58.149 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:58.149 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:58.149 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:58.149 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:07:58.149 +03:00 [INF] Changing group of physicals [274] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:07:58.171 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.8805ms. 2025-07-01 11:07:58.171 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:58.171 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:58.171 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:58.171 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:58.171 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.171 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.171 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:58.171 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:58.171 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:58.171 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:07:58.171 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:58.171 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:58.171 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:58.171 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.171 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.171 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.171 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.171 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 23.1203ms 2025-07-01 11:07:58.171 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:07:58.172 +03:00 [DBG] Connection id "0HNC8090TGC38" completed keep alive response. 2025-07-01 11:07:58.172 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 23.8317ms 2025-07-01 11:07:58.172 +03:00 [DBG] Connection id "0HNC8090TGC38" received FIN. 2025-07-01 11:07:58.172 +03:00 [DBG] Connection id "0HNC8090TGC38" disconnecting. 2025-07-01 11:07:58.172 +03:00 [DBG] Connection id "0HNC8090TGC38" stopped. 2025-07-01 11:07:58.172 +03:00 [DBG] Connection id "0HNC8090TGC38" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:58.210 +03:00 [DBG] Connection id "0HNC8090TGC39" accepted. 2025-07-01 11:07:58.210 +03:00 [DBG] Connection id "0HNC8090TGC39" started. 2025-07-01 11:07:58.210 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:07:58.210 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:58.210 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:07:58.211 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:07:58.211 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:07:58.211 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:58.211 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:58.211 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:58.211 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:58.211 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:07:58.211 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:58.211 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:58.211 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:58.211 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:58.211 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:58.211 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.211 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.211 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:58.211 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:58.211 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:07:58.211 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:07:58.211 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:07:58.211 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:07:58.211 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:07:58.211 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:07:58.211 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:58.211 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:58.211 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:58.211 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:58.211 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:58.211 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:07:58.211 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:07:58.212 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.0164ms. 2025-07-01 11:07:58.212 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:58.212 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:58.212 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:58.213 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:58.213 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.213 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.213 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:58.213 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:58.213 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:07:58.213 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:07:58.213 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:07:58.213 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:07:58.213 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:07:58.213 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:07:58.213 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:07:58.213 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:07:58.213 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:58.213 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:58.213 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.213 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.213 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.213 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.213 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.0822ms 2025-07-01 11:07:58.213 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:58.213 +03:00 [DBG] Connection id "0HNC8090TGC39" completed keep alive response. 2025-07-01 11:07:58.213 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.7328ms 2025-07-01 11:07:58.213 +03:00 [DBG] Connection id "0HNC8090TGC39" received FIN. 2025-07-01 11:07:58.213 +03:00 [DBG] Connection id "0HNC8090TGC39" disconnecting. 2025-07-01 11:07:58.214 +03:00 [DBG] Connection id "0HNC8090TGC39" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:58.215 +03:00 [DBG] Connection id "0HNC8090TGC39" stopped. 2025-07-01 11:07:58.264 +03:00 [DBG] Connection id "0HNC8090TGC3A" accepted. 2025-07-01 11:07:58.265 +03:00 [DBG] Connection id "0HNC8090TGC3A" started. 2025-07-01 11:07:58.265 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:07:58.265 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:58.265 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:07:58.265 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:07:58.265 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:07:58.265 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:58.265 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:58.265 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:58.265 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:58.265 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:07:58.265 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:58.265 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:58.265 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:58.265 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:58.265 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:58.265 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.265 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.265 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:58.265 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:07:58.265 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:07:58.265 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:07:58.266 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:07:58.266 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:07:58.266 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:07:58.266 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:07:58.266 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:58.266 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:58.266 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:58.266 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:58.266 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:58.266 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:07:58.266 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:07:58.405 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 138.9713ms. 2025-07-01 11:07:58.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:58.405 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:58.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:58.405 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:58.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.405 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:58.405 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:58.405 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:07:58.405 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:07:58.405 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:07:58.405 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:07:58.405 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:07:58.405 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:07:58.405 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:07:58.406 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:07:58.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:58.406 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:58.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.407 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.407 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.407 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.407 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 141.2372ms 2025-07-01 11:07:58.407 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:07:58.407 +03:00 [DBG] Connection id "0HNC8090TGC3A" completed keep alive response. 2025-07-01 11:07:58.407 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 141.8514ms 2025-07-01 11:07:58.411 +03:00 [DBG] Connection id "0HNC8090TGC3A" received FIN. 2025-07-01 11:07:58.411 +03:00 [DBG] Connection id "0HNC8090TGC3A" disconnecting. 2025-07-01 11:07:58.411 +03:00 [DBG] Connection id "0HNC8090TGC3A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:58.412 +03:00 [DBG] Connection id "0HNC8090TGC3A" stopped. 2025-07-01 11:07:58.986 +03:00 [DBG] Connection id "0HNC8090TGC3B" accepted. 2025-07-01 11:07:58.986 +03:00 [DBG] Connection id "0HNC8090TGC3B" started. 2025-07-01 11:07:58.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:07:58.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:07:58.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:07:58.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:07:58.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:07:58.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:58.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:07:58.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:07:58.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:07:58.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:07:58.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:58.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:07:58.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:07:58.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:07:58.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:07:58.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:07:58.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:07:58.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:07:58.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:07:58.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:58.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:58.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:58.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:58.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:07:58.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2347ms. 2025-07-01 11:07:58.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:58.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:07:58.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:58.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:07:58.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:58.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:58.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:58.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:07:58.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:07:58.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:58.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:07:58.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:07:58.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5495ms 2025-07-01 11:07:58.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:07:58.989 +03:00 [DBG] Connection id "0HNC8090TGC3B" completed keep alive response. 2025-07-01 11:07:58.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8177ms 2025-07-01 11:07:58.989 +03:00 [DBG] Connection id "0HNC8090TGC3B" received FIN. 2025-07-01 11:07:58.989 +03:00 [DBG] Connection id "0HNC8090TGC3B" disconnecting. 2025-07-01 11:07:58.989 +03:00 [DBG] Connection id "0HNC8090TGC3B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:07:58.990 +03:00 [DBG] Connection id "0HNC8090TGC3B" stopped. 2025-07-01 11:08:03.978 +03:00 [DBG] Connection id "0HNC8090TGC3C" accepted. 2025-07-01 11:08:03.979 +03:00 [DBG] Connection id "0HNC8090TGC3C" started. 2025-07-01 11:08:03.979 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:08:03.979 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:03.979 +03:00 [DBG] POST requests are not supported 2025-07-01 11:08:03.979 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:08:03.979 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:08:03.979 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:03.979 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:03.979 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:03.979 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:08:03.979 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:08:03.979 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:03.979 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:08:03.979 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:03.979 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:03.979 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:08:03.979 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:03.979 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:08:03.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:03.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:03.979 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:08:03.980 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:08:03.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:03.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:03.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:03.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:03.980 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:03.980 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1572ms. 2025-07-01 11:08:03.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:03.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:03.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:03.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:03.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:03.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:03.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:03.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:03.980 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:03.980 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:08:03.980 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:03.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:03.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:03.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:03.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:03.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:03.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:03.980 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0207ms 2025-07-01 11:08:03.980 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:03.980 +03:00 [DBG] Connection id "0HNC8090TGC3C" completed keep alive response. 2025-07-01 11:08:03.981 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9268ms 2025-07-01 11:08:03.981 +03:00 [DBG] Connection id "0HNC8090TGC3C" received FIN. 2025-07-01 11:08:03.981 +03:00 [DBG] Connection id "0HNC8090TGC3C" disconnecting. 2025-07-01 11:08:03.981 +03:00 [DBG] Connection id "0HNC8090TGC3C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:03.982 +03:00 [DBG] Connection id "0HNC8090TGC3C" stopped. 2025-07-01 11:08:08.988 +03:00 [DBG] Connection id "0HNC8090TGC3D" accepted. 2025-07-01 11:08:08.988 +03:00 [DBG] Connection id "0HNC8090TGC3D" started. 2025-07-01 11:08:08.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:08:08.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:08.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:08:08.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:08:08.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:08:08.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:08.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:08.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:08.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:08:08.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:08:08.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:08.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:08:08.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:08.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:08.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:08:08.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:08.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:08:08.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:08.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:08.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:08:08.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:08:08.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:08.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:08.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:08.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:08.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:08.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1713ms. 2025-07-01 11:08:08.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:08.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:08.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:08.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:08.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:08.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:08.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:08.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:08.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:08.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:08:08.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:08.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:08.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:08.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:08.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:08.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:08.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:08.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0554ms 2025-07-01 11:08:08.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:08.990 +03:00 [DBG] Connection id "0HNC8090TGC3D" completed keep alive response. 2025-07-01 11:08:08.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1405ms 2025-07-01 11:08:08.991 +03:00 [DBG] Connection id "0HNC8090TGC3D" received FIN. 2025-07-01 11:08:08.991 +03:00 [DBG] Connection id "0HNC8090TGC3D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:08.991 +03:00 [DBG] Connection id "0HNC8090TGC3D" disconnecting. 2025-07-01 11:08:08.991 +03:00 [DBG] Connection id "0HNC8090TGC3D" stopped. 2025-07-01 11:08:13.984 +03:00 [DBG] Connection id "0HNC8090TGC3E" accepted. 2025-07-01 11:08:13.984 +03:00 [DBG] Connection id "0HNC8090TGC3E" started. 2025-07-01 11:08:13.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:08:13.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:13.984 +03:00 [DBG] POST requests are not supported 2025-07-01 11:08:13.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:08:13.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:08:13.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:13.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:13.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:13.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:08:13.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:08:13.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:13.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:08:13.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:13.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:13.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:08:13.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:13.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:08:13.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:13.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:13.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:08:13.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:08:13.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:13.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:13.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:13.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:13.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:13.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1453ms. 2025-07-01 11:08:13.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:13.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:13.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:13.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:13.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:13.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:13.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:13.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:13.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:13.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:08:13.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:13.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:13.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:13.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:13.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:13.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:13.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:13.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7504ms 2025-07-01 11:08:13.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:13.985 +03:00 [DBG] Connection id "0HNC8090TGC3E" completed keep alive response. 2025-07-01 11:08:13.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4388ms 2025-07-01 11:08:13.985 +03:00 [DBG] Connection id "0HNC8090TGC3E" received FIN. 2025-07-01 11:08:13.986 +03:00 [DBG] Connection id "0HNC8090TGC3E" disconnecting. 2025-07-01 11:08:13.986 +03:00 [DBG] Connection id "0HNC8090TGC3E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:13.987 +03:00 [DBG] Connection id "0HNC8090TGC3E" stopped. 2025-07-01 11:08:18.983 +03:00 [DBG] Connection id "0HNC8090TGC3F" accepted. 2025-07-01 11:08:18.984 +03:00 [DBG] Connection id "0HNC8090TGC3F" started. 2025-07-01 11:08:18.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:08:18.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:18.984 +03:00 [DBG] POST requests are not supported 2025-07-01 11:08:18.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:08:18.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:08:18.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:18.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:18.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:18.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:08:18.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:08:18.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:18.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:08:18.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:18.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:18.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:08:18.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:18.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:08:18.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:18.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:18.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:08:18.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:08:18.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:18.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:18.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:18.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:18.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:18.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1287ms. 2025-07-01 11:08:18.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:18.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:18.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:18.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:18.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:18.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:18.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:18.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:18.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:18.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:08:18.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:18.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:18.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:18.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:18.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:18.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:18.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:18.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3044ms 2025-07-01 11:08:18.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:18.986 +03:00 [DBG] Connection id "0HNC8090TGC3F" completed keep alive response. 2025-07-01 11:08:18.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2169ms 2025-07-01 11:08:18.986 +03:00 [DBG] Connection id "0HNC8090TGC3F" received FIN. 2025-07-01 11:08:18.986 +03:00 [DBG] Connection id "0HNC8090TGC3F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:18.986 +03:00 [DBG] Connection id "0HNC8090TGC3F" disconnecting. 2025-07-01 11:08:18.986 +03:00 [DBG] Connection id "0HNC8090TGC3F" stopped. 2025-07-01 11:08:22.490 +03:00 [DBG] Connection id "0HNC8090TGC3G" accepted. 2025-07-01 11:08:22.490 +03:00 [DBG] Connection id "0HNC8090TGC3G" started. 2025-07-01 11:08:22.490 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 763 2025-07-01 11:08:22.490 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:22.490 +03:00 [DBG] POST requests are not supported 2025-07-01 11:08:22.490 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:08:22.490 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:08:22.490 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:08:22.490 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:22.490 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:22.490 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:08:22.491 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:08:22.491 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:08:22.491 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:08:22.491 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:22.491 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:22.491 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:08:22.491 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:22.491 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:08:22.491 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:22.491 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:22.491 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:22.491 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:22.491 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:08:22.491 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:08:22.491 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:08:22.491 +03:00 [DBG] Connection id "0HNC8090TGC3G", Request id "0HNC8090TGC3G:00000001": started reading request body. 2025-07-01 11:08:22.491 +03:00 [DBG] Connection id "0HNC8090TGC3G", Request id "0HNC8090TGC3G:00000001": done reading request body. 2025-07-01 11:08:22.491 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:08:22.491 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:08:22.491 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:08:22.491 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:08:22.491 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:08:22.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:22.491 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:22.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:22.491 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:22.491 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:22.491 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:08:22.491 +03:00 [INF] Updating physical elements properties 2025-07-01 11:08:22.507 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 15.6582ms. 2025-07-01 11:08:22.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:22.507 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:22.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:22.507 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:22.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:22.507 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:22.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:22.507 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:22.507 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:22.507 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:08:22.507 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:22.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:22.507 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:22.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:22.507 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:22.507 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:22.507 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:22.507 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 16.7366ms 2025-07-01 11:08:22.508 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:08:22.508 +03:00 [DBG] Connection id "0HNC8090TGC3G" completed keep alive response. 2025-07-01 11:08:22.508 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 17.3827ms 2025-07-01 11:08:22.508 +03:00 [DBG] Connection id "0HNC8090TGC3G" received FIN. 2025-07-01 11:08:22.508 +03:00 [DBG] Connection id "0HNC8090TGC3G" disconnecting. 2025-07-01 11:08:22.508 +03:00 [DBG] Connection id "0HNC8090TGC3G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:22.509 +03:00 [DBG] Connection id "0HNC8090TGC3G" stopped. 2025-07-01 11:08:22.544 +03:00 [DBG] Connection id "0HNC8090TGC3H" accepted. 2025-07-01 11:08:22.544 +03:00 [DBG] Connection id "0HNC8090TGC3H" started. 2025-07-01 11:08:22.544 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:08:22.544 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:22.544 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:08:22.544 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:08:22.544 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:08:22.544 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:22.544 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:22.544 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:22.544 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:22.544 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:08:22.545 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:22.545 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:22.545 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:08:22.545 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:22.545 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:08:22.545 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:22.545 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:22.545 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:22.545 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:22.545 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:08:22.545 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:08:22.545 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:08:22.545 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:08:22.545 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:08:22.545 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:08:22.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:22.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:22.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:22.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:22.545 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:22.545 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:08:22.545 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:08:22.547 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.0425ms. 2025-07-01 11:08:22.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:22.548 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:22.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:22.548 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:22.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:22.548 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:22.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:22.548 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:22.548 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:08:22.548 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:08:22.548 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:08:22.548 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:08:22.548 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:08:22.548 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:08:22.548 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:08:22.548 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:08:22.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:22.548 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:22.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:22.548 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:22.548 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:22.548 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:22.548 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.4172ms 2025-07-01 11:08:22.548 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:22.548 +03:00 [DBG] Connection id "0HNC8090TGC3H" completed keep alive response. 2025-07-01 11:08:22.548 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.3577ms 2025-07-01 11:08:22.548 +03:00 [DBG] Connection id "0HNC8090TGC3H" received FIN. 2025-07-01 11:08:22.549 +03:00 [DBG] Connection id "0HNC8090TGC3H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:22.549 +03:00 [DBG] Connection id "0HNC8090TGC3H" disconnecting. 2025-07-01 11:08:22.549 +03:00 [DBG] Connection id "0HNC8090TGC3H" stopped. 2025-07-01 11:08:22.594 +03:00 [DBG] Connection id "0HNC8090TGC3I" accepted. 2025-07-01 11:08:22.594 +03:00 [DBG] Connection id "0HNC8090TGC3I" started. 2025-07-01 11:08:22.594 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:08:22.594 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:22.594 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:08:22.594 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:08:22.594 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:08:22.594 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:22.594 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:22.594 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:22.594 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:22.594 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:08:22.594 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:22.594 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:22.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-07-01 11:08:22.594 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:22.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-07-01 11:08:22.594 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:22.594 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:22.594 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:22.595 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:22.595 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:08:22.595 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:08:22.595 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:08:22.595 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:08:22.595 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:08:22.595 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:08:22.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:22.595 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:22.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:22.595 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:22.595 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:22.595 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:08:22.595 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:08:22.778 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 182.5632ms. 2025-07-01 11:08:22.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:22.778 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:22.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:22.778 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:22.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:22.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:22.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:22.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:22.778 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:08:22.778 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:08:22.778 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:08:22.778 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:08:22.778 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:08:22.778 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:08:22.778 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:08:22.780 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:08:22.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:22.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:22.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:22.781 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:22.781 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:22.781 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:22.781 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 186.312ms 2025-07-01 11:08:22.781 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:22.781 +03:00 [DBG] Connection id "0HNC8090TGC3I" completed keep alive response. 2025-07-01 11:08:22.781 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 186.9328ms 2025-07-01 11:08:22.783 +03:00 [DBG] Connection id "0HNC8090TGC3I" received FIN. 2025-07-01 11:08:22.783 +03:00 [DBG] Connection id "0HNC8090TGC3I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:22.783 +03:00 [DBG] Connection id "0HNC8090TGC3I" disconnecting. 2025-07-01 11:08:22.783 +03:00 [DBG] Connection id "0HNC8090TGC3I" stopped. 2025-07-01 11:08:23.985 +03:00 [DBG] Connection id "0HNC8090TGC3J" accepted. 2025-07-01 11:08:23.986 +03:00 [DBG] Connection id "0HNC8090TGC3J" started. 2025-07-01 11:08:23.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:08:23.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:23.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:08:23.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:08:23.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:08:23.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:23.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:23.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:23.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:08:23.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:08:23.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:23.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:08:23.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:23.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:23.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:08:23.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:23.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:08:23.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:23.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:23.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:08:23.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:08:23.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:23.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:23.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:23.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:23.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:23.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2253ms. 2025-07-01 11:08:23.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:23.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:23.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:23.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:23.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:23.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:23.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:08:23.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:23.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:23.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:23.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:23.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:23.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:23.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:23.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.095ms 2025-07-01 11:08:23.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:23.989 +03:00 [DBG] Connection id "0HNC8090TGC3J" completed keep alive response. 2025-07-01 11:08:23.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5591ms 2025-07-01 11:08:23.990 +03:00 [DBG] Connection id "0HNC8090TGC3J" received FIN. 2025-07-01 11:08:23.990 +03:00 [DBG] Connection id "0HNC8090TGC3J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:23.990 +03:00 [DBG] Connection id "0HNC8090TGC3J" disconnecting. 2025-07-01 11:08:23.990 +03:00 [DBG] Connection id "0HNC8090TGC3J" stopped. 2025-07-01 11:08:26.624 +03:00 [DBG] Connection id "0HNC8090TGC3K" accepted. 2025-07-01 11:08:26.624 +03:00 [DBG] Connection id "0HNC8090TGC3K" started. 2025-07-01 11:08:26.624 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:08:26.624 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:26.624 +03:00 [DBG] POST requests are not supported 2025-07-01 11:08:26.624 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:08:26.624 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:08:26.624 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:08:26.624 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:26.624 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:26.624 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:08:26.624 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:08:26.624 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:08:26.624 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:08:26.625 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:26.625 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:26.625 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:08:26.625 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:26.625 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:08:26.625 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:26.625 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:26.625 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:26.625 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:26.625 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:08:26.625 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:08:26.625 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:08:26.625 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:08:26.625 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:08:26.625 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:08:26.625 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:08:26.625 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:08:26.625 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:08:26.625 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:08:26.625 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:08:26.625 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:08:26.625 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:08:26.625 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:08:26.625 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:08:26.625 +03:00 [DBG] Connection id "0HNC8090TGC3K", Request id "0HNC8090TGC3K:00000001": started reading request body. 2025-07-01 11:08:26.625 +03:00 [DBG] Connection id "0HNC8090TGC3K", Request id "0HNC8090TGC3K:00000001": done reading request body. 2025-07-01 11:08:26.625 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:08:26.625 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:08:26.625 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:08:26.625 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:08:26.625 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:08:26.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:26.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:26.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:26.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:26.625 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:26.625 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:08:26.625 +03:00 [INF] Changing group of physicals [275] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:08:26.657 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 31.937ms. 2025-07-01 11:08:26.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:26.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:26.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:26.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:26.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:26.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:26.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:26.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:26.658 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:26.658 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:08:26.658 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:26.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:26.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:26.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:26.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:26.658 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:26.658 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:26.658 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 33.2592ms 2025-07-01 11:08:26.658 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:08:26.658 +03:00 [DBG] Connection id "0HNC8090TGC3K" completed keep alive response. 2025-07-01 11:08:26.658 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 34.0165ms 2025-07-01 11:08:26.658 +03:00 [DBG] Connection id "0HNC8090TGC3K" received FIN. 2025-07-01 11:08:26.658 +03:00 [DBG] Connection id "0HNC8090TGC3K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:26.658 +03:00 [DBG] Connection id "0HNC8090TGC3K" disconnecting. 2025-07-01 11:08:26.658 +03:00 [DBG] Connection id "0HNC8090TGC3K" stopped. 2025-07-01 11:08:26.699 +03:00 [DBG] Connection id "0HNC8090TGC3L" accepted. 2025-07-01 11:08:26.699 +03:00 [DBG] Connection id "0HNC8090TGC3L" started. 2025-07-01 11:08:26.700 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:08:26.700 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:26.700 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:08:26.700 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:08:26.700 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:08:26.700 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:26.700 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:26.700 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:26.700 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:26.700 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:08:26.700 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:26.700 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:26.700 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:08:26.701 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:26.701 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:08:26.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:26.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:26.701 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:26.701 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:26.701 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:08:26.701 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:08:26.701 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:08:26.701 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:08:26.701 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:08:26.701 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:08:26.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:26.701 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:26.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:26.701 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:26.701 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:26.702 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:08:26.702 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:08:26.703 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.2629ms. 2025-07-01 11:08:26.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:26.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:26.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:26.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:26.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:26.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:26.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:26.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:26.703 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:08:26.703 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:08:26.703 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:08:26.703 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:08:26.703 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:08:26.703 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:08:26.703 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:08:26.704 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:08:26.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:26.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:26.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:26.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:26.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:26.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:26.704 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.2384ms 2025-07-01 11:08:26.704 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:26.704 +03:00 [DBG] Connection id "0HNC8090TGC3L" completed keep alive response. 2025-07-01 11:08:26.704 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.3825ms 2025-07-01 11:08:26.704 +03:00 [DBG] Connection id "0HNC8090TGC3L" received FIN. 2025-07-01 11:08:26.704 +03:00 [DBG] Connection id "0HNC8090TGC3L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:26.704 +03:00 [DBG] Connection id "0HNC8090TGC3L" disconnecting. 2025-07-01 11:08:26.705 +03:00 [DBG] Connection id "0HNC8090TGC3L" stopped. 2025-07-01 11:08:26.749 +03:00 [DBG] Connection id "0HNC8090TGC3M" accepted. 2025-07-01 11:08:26.749 +03:00 [DBG] Connection id "0HNC8090TGC3M" started. 2025-07-01 11:08:26.750 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:08:26.750 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:26.750 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:08:26.750 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:08:26.750 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:08:26.750 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:26.750 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:26.750 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:26.750 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:26.750 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:08:26.750 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:26.750 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:26.750 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:08:26.750 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:26.750 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:08:26.750 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:26.750 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:26.750 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:26.751 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:26.751 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:08:26.751 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:08:26.751 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:08:26.751 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:08:26.751 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:08:26.751 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:08:26.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:26.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:26.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:26.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:26.751 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:26.751 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:08:26.751 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:08:26.919 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 167.5016ms. 2025-07-01 11:08:26.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:26.919 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:26.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:26.919 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:26.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:26.919 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:26.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:26.919 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:26.919 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:08:26.919 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:08:26.919 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:08:26.919 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:08:26.919 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:08:26.919 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:08:26.919 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:08:26.922 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:08:26.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:26.922 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:26.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:26.922 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:26.922 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:26.922 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:26.922 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 171.7909ms 2025-07-01 11:08:26.922 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:26.922 +03:00 [DBG] Connection id "0HNC8090TGC3M" completed keep alive response. 2025-07-01 11:08:26.922 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 172.684ms 2025-07-01 11:08:26.928 +03:00 [DBG] Connection id "0HNC8090TGC3M" received FIN. 2025-07-01 11:08:26.928 +03:00 [DBG] Connection id "0HNC8090TGC3M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:26.928 +03:00 [DBG] Connection id "0HNC8090TGC3M" disconnecting. 2025-07-01 11:08:26.928 +03:00 [DBG] Connection id "0HNC8090TGC3M" stopped. 2025-07-01 11:08:29.000 +03:00 [DBG] Connection id "0HNC8090TGC3N" accepted. 2025-07-01 11:08:29.001 +03:00 [DBG] Connection id "0HNC8090TGC3N" started. 2025-07-01 11:08:29.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:08:29.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:29.001 +03:00 [DBG] POST requests are not supported 2025-07-01 11:08:29.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:08:29.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:08:29.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:29.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:29.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:29.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:08:29.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:08:29.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:29.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:08:29.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:29.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:29.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:08:29.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:29.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:08:29.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:29.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:29.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:08:29.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:08:29.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:29.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:29.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:29.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:29.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:29.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1364ms. 2025-07-01 11:08:29.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:29.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:29.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:29.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:29.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:29.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:29.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:29.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:29.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:29.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:08:29.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:29.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:29.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:29.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:29.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:29.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:29.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:29.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7867ms 2025-07-01 11:08:29.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:29.002 +03:00 [DBG] Connection id "0HNC8090TGC3N" completed keep alive response. 2025-07-01 11:08:29.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4064ms 2025-07-01 11:08:29.003 +03:00 [DBG] Connection id "0HNC8090TGC3N" received FIN. 2025-07-01 11:08:29.003 +03:00 [DBG] Connection id "0HNC8090TGC3N" disconnecting. 2025-07-01 11:08:29.003 +03:00 [DBG] Connection id "0HNC8090TGC3N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:29.004 +03:00 [DBG] Connection id "0HNC8090TGC3N" stopped. 2025-07-01 11:08:33.982 +03:00 [DBG] Connection id "0HNC8090TGC3O" accepted. 2025-07-01 11:08:33.982 +03:00 [DBG] Connection id "0HNC8090TGC3O" started. 2025-07-01 11:08:33.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:08:33.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:33.982 +03:00 [DBG] POST requests are not supported 2025-07-01 11:08:33.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:08:33.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:08:33.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:33.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:33.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:33.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:08:33.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:08:33.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:33.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:08:33.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:33.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:33.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:08:33.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:33.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:08:33.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:33.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:33.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:08:33.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:08:33.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:33.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:33.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:33.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:33.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:33.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.19ms. 2025-07-01 11:08:33.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:33.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:33.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:33.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:33.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:33.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:33.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:33.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:33.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:33.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:08:33.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:33.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:33.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:33.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:33.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:33.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:33.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:33.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.505ms 2025-07-01 11:08:33.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:33.985 +03:00 [DBG] Connection id "0HNC8090TGC3O" completed keep alive response. 2025-07-01 11:08:33.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6164ms 2025-07-01 11:08:33.985 +03:00 [DBG] Connection id "0HNC8090TGC3O" received FIN. 2025-07-01 11:08:33.985 +03:00 [DBG] Connection id "0HNC8090TGC3O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:33.985 +03:00 [DBG] Connection id "0HNC8090TGC3O" disconnecting. 2025-07-01 11:08:33.985 +03:00 [DBG] Connection id "0HNC8090TGC3O" stopped. 2025-07-01 11:08:38.982 +03:00 [DBG] Connection id "0HNC8090TGC3P" accepted. 2025-07-01 11:08:38.982 +03:00 [DBG] Connection id "0HNC8090TGC3P" started. 2025-07-01 11:08:38.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:08:38.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:38.982 +03:00 [DBG] POST requests are not supported 2025-07-01 11:08:38.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:08:38.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:08:38.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:38.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:38.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:38.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:08:38.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:08:38.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:38.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:08:38.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:38.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:38.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:08:38.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:38.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:08:38.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:38.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:38.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:08:38.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:08:38.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:38.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:38.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:38.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:38.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:38.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1272ms. 2025-07-01 11:08:38.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:38.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:38.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:38.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:38.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:38.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:38.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:38.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:38.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:38.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:08:38.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:38.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:38.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:38.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:38.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:38.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:38.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:38.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7866ms 2025-07-01 11:08:38.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:38.984 +03:00 [DBG] Connection id "0HNC8090TGC3P" completed keep alive response. 2025-07-01 11:08:38.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.539ms 2025-07-01 11:08:38.984 +03:00 [DBG] Connection id "0HNC8090TGC3P" received FIN. 2025-07-01 11:08:38.984 +03:00 [DBG] Connection id "0HNC8090TGC3P" disconnecting. 2025-07-01 11:08:38.984 +03:00 [DBG] Connection id "0HNC8090TGC3P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:38.985 +03:00 [DBG] Connection id "0HNC8090TGC3P" stopped. 2025-07-01 11:08:39.411 +03:00 [DBG] Connection id "0HNC8090TGC3Q" accepted. 2025-07-01 11:08:39.411 +03:00 [DBG] Connection id "0HNC8090TGC3Q" started. 2025-07-01 11:08:39.411 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 763 2025-07-01 11:08:39.411 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:39.411 +03:00 [DBG] POST requests are not supported 2025-07-01 11:08:39.411 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:08:39.411 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:08:39.411 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:08:39.411 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:39.411 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:39.411 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:08:39.411 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:08:39.411 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:08:39.411 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:08:39.411 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:39.411 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:39.411 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:08:39.411 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:39.411 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:08:39.411 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:39.411 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:39.411 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:39.411 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:39.411 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:08:39.411 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:08:39.411 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:08:39.412 +03:00 [DBG] Connection id "0HNC8090TGC3Q", Request id "0HNC8090TGC3Q:00000001": started reading request body. 2025-07-01 11:08:39.412 +03:00 [DBG] Connection id "0HNC8090TGC3Q", Request id "0HNC8090TGC3Q:00000001": done reading request body. 2025-07-01 11:08:39.412 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:08:39.412 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:08:39.412 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:08:39.412 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:08:39.412 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:08:39.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:39.412 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:39.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:39.412 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:39.412 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:39.412 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:08:39.412 +03:00 [INF] Updating physical elements properties 2025-07-01 11:08:39.428 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.3451ms. 2025-07-01 11:08:39.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:39.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:39.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:39.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:39.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:39.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:39.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:39.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:39.428 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:39.429 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:08:39.429 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:39.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:39.429 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:39.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:39.429 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:39.429 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:39.429 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:39.429 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 17.5269ms 2025-07-01 11:08:39.429 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:08:39.429 +03:00 [DBG] Connection id "0HNC8090TGC3Q" completed keep alive response. 2025-07-01 11:08:39.429 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 18.114ms 2025-07-01 11:08:39.429 +03:00 [DBG] Connection id "0HNC8090TGC3Q" received FIN. 2025-07-01 11:08:39.429 +03:00 [DBG] Connection id "0HNC8090TGC3Q" disconnecting. 2025-07-01 11:08:39.429 +03:00 [DBG] Connection id "0HNC8090TGC3Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:39.431 +03:00 [DBG] Connection id "0HNC8090TGC3Q" stopped. 2025-07-01 11:08:39.474 +03:00 [DBG] Connection id "0HNC8090TGC3R" accepted. 2025-07-01 11:08:39.474 +03:00 [DBG] Connection id "0HNC8090TGC3R" started. 2025-07-01 11:08:39.474 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:08:39.474 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:39.474 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:08:39.474 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:08:39.474 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:08:39.474 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:39.474 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:39.474 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:39.474 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:39.475 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:08:39.475 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:39.475 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:39.475 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:08:39.475 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:39.475 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:08:39.475 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:39.475 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:39.475 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:39.475 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:39.475 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:08:39.475 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:08:39.475 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:08:39.475 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:08:39.475 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:08:39.475 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:08:39.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:39.475 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:39.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:39.475 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:39.475 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:39.475 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:08:39.475 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:08:39.477 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.4348ms. 2025-07-01 11:08:39.477 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:39.477 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:39.477 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:39.477 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:39.477 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:39.477 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:39.477 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:39.477 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:39.477 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:08:39.477 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:08:39.477 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:08:39.477 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:08:39.477 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:08:39.477 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:08:39.477 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:08:39.477 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:08:39.477 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:39.477 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:39.477 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:39.477 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:39.477 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:39.477 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:39.477 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.4845ms 2025-07-01 11:08:39.477 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:39.477 +03:00 [DBG] Connection id "0HNC8090TGC3R" completed keep alive response. 2025-07-01 11:08:39.477 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.0458ms 2025-07-01 11:08:39.477 +03:00 [DBG] Connection id "0HNC8090TGC3R" received FIN. 2025-07-01 11:08:39.477 +03:00 [DBG] Connection id "0HNC8090TGC3R" disconnecting. 2025-07-01 11:08:39.478 +03:00 [DBG] Connection id "0HNC8090TGC3R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:39.479 +03:00 [DBG] Connection id "0HNC8090TGC3R" stopped. 2025-07-01 11:08:39.531 +03:00 [DBG] Connection id "0HNC8090TGC3S" accepted. 2025-07-01 11:08:39.531 +03:00 [DBG] Connection id "0HNC8090TGC3S" started. 2025-07-01 11:08:39.531 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:08:39.531 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:39.531 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:08:39.531 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:08:39.531 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:08:39.531 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:39.531 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:39.531 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:39.531 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:39.531 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:08:39.531 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:39.531 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:39.531 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:08:39.531 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:39.531 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:08:39.531 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:39.531 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:39.531 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:39.531 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:39.532 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:08:39.532 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:08:39.532 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:08:39.532 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:08:39.532 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:08:39.532 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:08:39.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:39.532 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:39.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:39.532 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:39.532 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:39.532 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:08:39.532 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:08:39.676 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 144.4763ms. 2025-07-01 11:08:39.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:39.676 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:39.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:39.676 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:39.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:39.676 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:39.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:39.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:39.677 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:08:39.677 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:08:39.677 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:08:39.677 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:08:39.677 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:08:39.677 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:08:39.677 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:08:39.679 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:08:39.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:39.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:39.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:39.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:39.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:39.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:39.680 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 148.3442ms 2025-07-01 11:08:39.680 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:39.680 +03:00 [DBG] Connection id "0HNC8090TGC3S" completed keep alive response. 2025-07-01 11:08:39.680 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 148.9895ms 2025-07-01 11:08:39.682 +03:00 [DBG] Connection id "0HNC8090TGC3S" received FIN. 2025-07-01 11:08:39.682 +03:00 [DBG] Connection id "0HNC8090TGC3S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:39.682 +03:00 [DBG] Connection id "0HNC8090TGC3S" disconnecting. 2025-07-01 11:08:39.683 +03:00 [DBG] Connection id "0HNC8090TGC3S" stopped. 2025-07-01 11:08:43.828 +03:00 [DBG] Connection id "0HNC8090TGC3T" accepted. 2025-07-01 11:08:43.828 +03:00 [DBG] Connection id "0HNC8090TGC3T" started. 2025-07-01 11:08:43.828 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:08:43.828 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:43.828 +03:00 [DBG] POST requests are not supported 2025-07-01 11:08:43.828 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:08:43.828 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:08:43.828 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:08:43.828 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:43.828 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:43.828 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:08:43.828 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:08:43.829 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:08:43.829 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:08:43.829 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:43.829 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:43.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-07-01 11:08:43.829 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:43.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-07-01 11:08:43.829 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:43.829 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:43.829 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:43.829 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:43.829 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:08:43.829 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:08:43.829 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:08:43.829 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:08:43.829 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:08:43.829 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:08:43.829 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:08:43.829 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:08:43.829 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:08:43.829 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:08:43.829 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:08:43.829 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:08:43.829 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:08:43.829 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:08:43.830 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:08:43.830 +03:00 [DBG] Connection id "0HNC8090TGC3T", Request id "0HNC8090TGC3T:00000001": started reading request body. 2025-07-01 11:08:43.830 +03:00 [DBG] Connection id "0HNC8090TGC3T", Request id "0HNC8090TGC3T:00000001": done reading request body. 2025-07-01 11:08:43.830 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:08:43.830 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:08:43.830 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:08:43.830 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:08:43.830 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:08:43.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:43.830 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:43.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:43.830 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:43.830 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:43.830 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:08:43.830 +03:00 [INF] Changing group of physicals [277] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:08:43.861 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 31.3717ms. 2025-07-01 11:08:43.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:43.861 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:43.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:43.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:43.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:43.862 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:43.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:43.862 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:43.862 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:43.862 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:08:43.862 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:43.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:43.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:43.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:43.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:43.862 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:43.862 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:43.862 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 32.9769ms 2025-07-01 11:08:43.862 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:08:43.862 +03:00 [DBG] Connection id "0HNC8090TGC3T" completed keep alive response. 2025-07-01 11:08:43.862 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 33.9593ms 2025-07-01 11:08:43.862 +03:00 [DBG] Connection id "0HNC8090TGC3T" received FIN. 2025-07-01 11:08:43.862 +03:00 [DBG] Connection id "0HNC8090TGC3T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:43.862 +03:00 [DBG] Connection id "0HNC8090TGC3T" disconnecting. 2025-07-01 11:08:43.863 +03:00 [DBG] Connection id "0HNC8090TGC3T" stopped. 2025-07-01 11:08:43.901 +03:00 [DBG] Connection id "0HNC8090TGC3U" accepted. 2025-07-01 11:08:43.902 +03:00 [DBG] Connection id "0HNC8090TGC3U" started. 2025-07-01 11:08:43.902 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:08:43.902 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:43.902 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:08:43.902 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:08:43.902 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:08:43.902 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:43.902 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:43.902 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:43.902 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:43.902 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:08:43.903 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:43.903 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:43.903 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:08:43.903 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:43.903 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:08:43.903 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:43.903 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:43.903 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:43.903 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:43.903 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:08:43.903 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:08:43.903 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:08:43.903 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:08:43.903 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:08:43.904 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:08:43.904 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:43.904 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:43.904 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:43.904 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:43.904 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:43.904 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:08:43.904 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:08:43.905 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1755ms. 2025-07-01 11:08:43.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:43.905 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:43.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:43.905 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:43.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:43.906 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:43.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:43.906 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:43.906 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:08:43.906 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:08:43.906 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:08:43.906 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:08:43.906 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:08:43.906 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:08:43.906 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:08:43.906 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:08:43.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:43.906 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:43.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:43.906 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:43.907 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:43.907 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:43.907 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.7975ms 2025-07-01 11:08:43.907 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:43.907 +03:00 [DBG] Connection id "0HNC8090TGC3U" completed keep alive response. 2025-07-01 11:08:43.907 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.124ms 2025-07-01 11:08:43.907 +03:00 [DBG] Connection id "0HNC8090TGC3U" received FIN. 2025-07-01 11:08:43.907 +03:00 [DBG] Connection id "0HNC8090TGC3U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:43.907 +03:00 [DBG] Connection id "0HNC8090TGC3U" disconnecting. 2025-07-01 11:08:43.907 +03:00 [DBG] Connection id "0HNC8090TGC3U" stopped. 2025-07-01 11:08:43.960 +03:00 [DBG] Connection id "0HNC8090TGC3V" accepted. 2025-07-01 11:08:43.961 +03:00 [DBG] Connection id "0HNC8090TGC3V" started. 2025-07-01 11:08:43.961 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:08:43.961 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:43.961 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:08:43.961 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:08:43.961 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:08:43.961 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:43.961 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:43.961 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:43.961 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:43.961 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:08:43.961 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:43.961 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:43.961 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:08:43.961 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:43.961 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:08:43.961 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:43.961 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:43.962 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:43.962 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:43.962 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:08:43.962 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:08:43.962 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:08:43.962 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:08:43.962 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:08:43.962 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:08:43.962 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:43.962 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:43.962 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:43.962 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:43.962 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:43.962 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:08:43.962 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:08:44.054 +03:00 [DBG] Connection id "0HNC8090TGC40" accepted. 2025-07-01 11:08:44.054 +03:00 [DBG] Connection id "0HNC8090TGC40" started. 2025-07-01 11:08:44.054 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:08:44.054 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:44.054 +03:00 [DBG] POST requests are not supported 2025-07-01 11:08:44.054 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:08:44.054 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:08:44.054 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:44.054 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:44.054 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:44.054 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:08:44.054 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:08:44.055 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:44.055 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:08:44.055 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:44.055 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:44.055 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:08:44.055 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:44.055 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:08:44.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:44.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:44.055 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:08:44.055 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:08:44.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:44.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:44.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:44.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:44.055 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:44.055 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1455ms. 2025-07-01 11:08:44.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:44.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:44.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:44.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:44.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:44.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:44.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:44.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:44.055 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:44.055 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:08:44.055 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:44.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:44.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:44.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:44.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:44.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:44.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:44.056 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.79ms 2025-07-01 11:08:44.056 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:44.056 +03:00 [DBG] Connection id "0HNC8090TGC40" completed keep alive response. 2025-07-01 11:08:44.056 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4231ms 2025-07-01 11:08:44.056 +03:00 [DBG] Connection id "0HNC8090TGC40" received FIN. 2025-07-01 11:08:44.056 +03:00 [DBG] Connection id "0HNC8090TGC40" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:44.056 +03:00 [DBG] Connection id "0HNC8090TGC40" disconnecting. 2025-07-01 11:08:44.056 +03:00 [DBG] Connection id "0HNC8090TGC40" stopped. 2025-07-01 11:08:44.123 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 160.6873ms. 2025-07-01 11:08:44.123 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:44.123 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:44.123 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:44.123 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:44.123 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:44.123 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:44.123 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:44.123 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:44.123 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:08:44.123 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:08:44.123 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:08:44.123 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:08:44.123 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:08:44.123 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:08:44.123 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:08:44.124 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:08:44.124 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:44.124 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:44.124 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:44.124 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:44.125 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:44.125 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:44.125 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 163.1692ms 2025-07-01 11:08:44.125 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:44.125 +03:00 [DBG] Connection id "0HNC8090TGC3V" completed keep alive response. 2025-07-01 11:08:44.125 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 163.9199ms 2025-07-01 11:08:44.129 +03:00 [DBG] Connection id "0HNC8090TGC3V" received FIN. 2025-07-01 11:08:44.129 +03:00 [DBG] Connection id "0HNC8090TGC3V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:44.129 +03:00 [DBG] Connection id "0HNC8090TGC3V" disconnecting. 2025-07-01 11:08:44.129 +03:00 [DBG] Connection id "0HNC8090TGC3V" stopped. 2025-07-01 11:08:48.985 +03:00 [DBG] Connection id "0HNC8090TGC41" accepted. 2025-07-01 11:08:48.985 +03:00 [DBG] Connection id "0HNC8090TGC41" started. 2025-07-01 11:08:48.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:08:48.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:48.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:08:48.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:08:48.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:08:48.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:48.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:48.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:48.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:08:48.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:08:48.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:48.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:08:48.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:48.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:48.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:08:48.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:48.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:08:48.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:48.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:48.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:08:48.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:08:48.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:48.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:48.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:48.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:48.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:48.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.266ms. 2025-07-01 11:08:48.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:48.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:48.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:48.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:48.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:48.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:48.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:48.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:48.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:48.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:08:48.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:48.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:48.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:48.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:48.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:48.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:48.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:48.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7699ms 2025-07-01 11:08:48.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:48.989 +03:00 [DBG] Connection id "0HNC8090TGC41" completed keep alive response. 2025-07-01 11:08:48.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4389ms 2025-07-01 11:08:48.989 +03:00 [DBG] Connection id "0HNC8090TGC41" received FIN. 2025-07-01 11:08:48.989 +03:00 [DBG] Connection id "0HNC8090TGC41" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:48.989 +03:00 [DBG] Connection id "0HNC8090TGC41" disconnecting. 2025-07-01 11:08:48.989 +03:00 [DBG] Connection id "0HNC8090TGC41" stopped. 2025-07-01 11:08:53.995 +03:00 [DBG] Connection id "0HNC8090TGC42" accepted. 2025-07-01 11:08:53.995 +03:00 [DBG] Connection id "0HNC8090TGC42" started. 2025-07-01 11:08:53.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:08:53.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:53.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:08:53.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:08:53.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:08:53.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:53.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:53.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:53.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:08:53.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:08:53.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:53.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:08:53.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:53.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:53.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:08:53.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:53.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:08:53.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:53.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:53.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:08:53.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:08:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:53.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:53.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1145ms. 2025-07-01 11:08:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:53.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:53.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:53.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:53.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:53.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:53.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:08:53.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:53.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:53.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:53.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:53.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:53.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:53.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:53.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7221ms 2025-07-01 11:08:53.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:53.996 +03:00 [DBG] Connection id "0HNC8090TGC42" completed keep alive response. 2025-07-01 11:08:53.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3283ms 2025-07-01 11:08:53.996 +03:00 [DBG] Connection id "0HNC8090TGC42" received FIN. 2025-07-01 11:08:53.996 +03:00 [DBG] Connection id "0HNC8090TGC42" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:53.996 +03:00 [DBG] Connection id "0HNC8090TGC42" disconnecting. 2025-07-01 11:08:53.997 +03:00 [DBG] Connection id "0HNC8090TGC42" stopped. 2025-07-01 11:08:54.306 +03:00 [DBG] Connection id "0HNC8090TGC43" accepted. 2025-07-01 11:08:54.306 +03:00 [DBG] Connection id "0HNC8090TGC43" started. 2025-07-01 11:08:54.306 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 771 2025-07-01 11:08:54.306 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:54.306 +03:00 [DBG] POST requests are not supported 2025-07-01 11:08:54.307 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:08:54.307 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:08:54.307 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:08:54.307 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:54.307 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:54.307 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:08:54.307 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:08:54.307 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:08:54.307 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:08:54.307 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:54.307 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:54.307 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:08:54.307 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:54.307 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:08:54.307 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:54.307 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:54.307 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:54.307 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:54.307 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:08:54.307 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:08:54.307 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:08:54.307 +03:00 [DBG] Connection id "0HNC8090TGC43", Request id "0HNC8090TGC43:00000001": started reading request body. 2025-07-01 11:08:54.307 +03:00 [DBG] Connection id "0HNC8090TGC43", Request id "0HNC8090TGC43:00000001": done reading request body. 2025-07-01 11:08:54.307 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:08:54.307 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:08:54.307 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:08:54.307 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:08:54.308 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:08:54.308 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:54.308 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:54.308 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:54.308 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:54.308 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:54.308 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:08:54.308 +03:00 [INF] Updating physical elements properties 2025-07-01 11:08:54.321 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 13.4282ms. 2025-07-01 11:08:54.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:54.321 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:54.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:54.321 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:54.321 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:54.321 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:54.321 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:54.321 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:54.321 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:54.321 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:08:54.321 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:54.321 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:54.322 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:54.322 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:54.322 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:54.322 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:54.322 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:54.322 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 14.5689ms 2025-07-01 11:08:54.322 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:08:54.322 +03:00 [DBG] Connection id "0HNC8090TGC43" completed keep alive response. 2025-07-01 11:08:54.322 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 15.316ms 2025-07-01 11:08:54.322 +03:00 [DBG] Connection id "0HNC8090TGC43" received FIN. 2025-07-01 11:08:54.322 +03:00 [DBG] Connection id "0HNC8090TGC43" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:54.322 +03:00 [DBG] Connection id "0HNC8090TGC43" disconnecting. 2025-07-01 11:08:54.322 +03:00 [DBG] Connection id "0HNC8090TGC43" stopped. 2025-07-01 11:08:54.359 +03:00 [DBG] Connection id "0HNC8090TGC44" accepted. 2025-07-01 11:08:54.359 +03:00 [DBG] Connection id "0HNC8090TGC44" started. 2025-07-01 11:08:54.359 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:08:54.360 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:54.360 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:08:54.360 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:08:54.360 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:08:54.360 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:54.360 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:54.360 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:54.360 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:54.360 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:08:54.360 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:54.360 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:54.360 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:08:54.360 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:54.360 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:08:54.360 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:54.360 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:54.360 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:54.360 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:54.360 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:08:54.360 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:08:54.360 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:08:54.360 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:08:54.360 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:08:54.360 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:08:54.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:54.360 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:54.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:54.360 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:54.360 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:54.360 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:08:54.360 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:08:54.362 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5438ms. 2025-07-01 11:08:54.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:54.362 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:54.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:54.362 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:54.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:54.362 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:54.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:54.362 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:54.362 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:08:54.362 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:08:54.362 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:08:54.362 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:08:54.362 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:08:54.362 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:08:54.362 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:08:54.362 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:08:54.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:54.362 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:54.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:54.362 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:54.362 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:54.362 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:54.362 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.4964ms 2025-07-01 11:08:54.362 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:54.362 +03:00 [DBG] Connection id "0HNC8090TGC44" completed keep alive response. 2025-07-01 11:08:54.362 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.0078ms 2025-07-01 11:08:54.363 +03:00 [DBG] Connection id "0HNC8090TGC44" received FIN. 2025-07-01 11:08:54.363 +03:00 [DBG] Connection id "0HNC8090TGC44" disconnecting. 2025-07-01 11:08:54.363 +03:00 [DBG] Connection id "0HNC8090TGC44" stopped. 2025-07-01 11:08:54.363 +03:00 [DBG] Connection id "0HNC8090TGC44" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:54.435 +03:00 [DBG] Connection id "0HNC8090TGC45" accepted. 2025-07-01 11:08:54.435 +03:00 [DBG] Connection id "0HNC8090TGC45" started. 2025-07-01 11:08:54.435 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:08:54.435 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:54.435 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:08:54.436 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:08:54.436 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:08:54.436 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:54.436 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:54.436 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:54.436 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:54.436 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:08:54.436 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:54.436 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:54.436 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:08:54.436 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:54.436 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:08:54.436 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:54.436 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:54.436 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:54.436 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:54.436 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:08:54.436 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:08:54.436 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:08:54.436 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:08:54.436 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:08:54.436 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:08:54.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:54.436 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:54.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:54.437 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:54.437 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:54.437 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:08:54.437 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:08:54.574 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 136.8682ms. 2025-07-01 11:08:54.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:54.574 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:54.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:54.574 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:54.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:54.574 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:54.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:54.574 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:54.574 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:08:54.574 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:08:54.574 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:08:54.574 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:08:54.574 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:08:54.574 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:08:54.574 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:08:54.576 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:08:54.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:54.576 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:54.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:54.576 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:54.576 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:54.576 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:54.576 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 140.1312ms 2025-07-01 11:08:54.576 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:54.576 +03:00 [DBG] Connection id "0HNC8090TGC45" completed keep alive response. 2025-07-01 11:08:54.576 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 140.8858ms 2025-07-01 11:08:54.581 +03:00 [DBG] Connection id "0HNC8090TGC45" received FIN. 2025-07-01 11:08:54.581 +03:00 [DBG] Connection id "0HNC8090TGC45" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:54.581 +03:00 [DBG] Connection id "0HNC8090TGC45" disconnecting. 2025-07-01 11:08:54.581 +03:00 [DBG] Connection id "0HNC8090TGC45" stopped. 2025-07-01 11:08:57.214 +03:00 [DBG] Connection id "0HNC8090TGC46" accepted. 2025-07-01 11:08:57.214 +03:00 [DBG] Connection id "0HNC8090TGC46" started. 2025-07-01 11:08:57.215 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:08:57.215 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:57.215 +03:00 [DBG] POST requests are not supported 2025-07-01 11:08:57.215 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:08:57.215 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:08:57.215 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:08:57.215 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:57.215 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:57.215 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:08:57.215 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:08:57.215 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:08:57.215 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:08:57.215 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:57.215 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:57.215 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:08:57.215 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:57.215 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:08:57.215 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:57.215 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:57.215 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:57.215 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:57.215 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:08:57.215 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:08:57.215 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:08:57.215 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:08:57.215 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:08:57.215 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:08:57.215 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:08:57.215 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:08:57.215 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:08:57.215 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:08:57.215 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:08:57.215 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:08:57.215 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:08:57.215 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:08:57.216 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:08:57.216 +03:00 [DBG] Connection id "0HNC8090TGC46", Request id "0HNC8090TGC46:00000001": started reading request body. 2025-07-01 11:08:57.216 +03:00 [DBG] Connection id "0HNC8090TGC46", Request id "0HNC8090TGC46:00000001": done reading request body. 2025-07-01 11:08:57.216 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:08:57.216 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:08:57.216 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:08:57.216 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:08:57.216 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:08:57.216 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:57.216 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:57.216 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:57.216 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:57.216 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:57.216 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:08:57.216 +03:00 [INF] Changing group of physicals [278] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:08:57.247 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 30.6023ms. 2025-07-01 11:08:57.247 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:57.247 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:57.247 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:57.247 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:57.247 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:57.247 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:57.247 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:57.247 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:57.247 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:57.247 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:08:57.247 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:57.247 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:57.247 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:57.247 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:57.247 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:57.247 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:57.247 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:57.247 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 31.9165ms 2025-07-01 11:08:57.247 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:08:57.247 +03:00 [DBG] Connection id "0HNC8090TGC46" completed keep alive response. 2025-07-01 11:08:57.247 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 32.6307ms 2025-07-01 11:08:57.247 +03:00 [DBG] Connection id "0HNC8090TGC46" received FIN. 2025-07-01 11:08:57.247 +03:00 [DBG] Connection id "0HNC8090TGC46" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:57.248 +03:00 [DBG] Connection id "0HNC8090TGC46" disconnecting. 2025-07-01 11:08:57.248 +03:00 [DBG] Connection id "0HNC8090TGC46" stopped. 2025-07-01 11:08:57.295 +03:00 [DBG] Connection id "0HNC8090TGC47" accepted. 2025-07-01 11:08:57.296 +03:00 [DBG] Connection id "0HNC8090TGC47" started. 2025-07-01 11:08:57.296 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:08:57.296 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:57.296 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:08:57.296 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:08:57.296 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:08:57.296 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:57.296 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:57.296 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:57.296 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:57.296 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:08:57.296 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:57.296 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:57.296 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:08:57.296 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:57.296 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:08:57.296 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:57.296 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:57.296 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:57.296 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:57.296 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:08:57.296 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:08:57.296 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:08:57.296 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:08:57.296 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:08:57.296 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:08:57.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:57.296 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:57.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:57.296 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:57.296 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:57.296 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:08:57.296 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:08:57.298 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.0294ms. 2025-07-01 11:08:57.298 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:57.298 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:57.298 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:57.298 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:57.298 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:57.298 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:57.298 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:57.298 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:57.298 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:08:57.298 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:08:57.298 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:08:57.298 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:08:57.298 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:08:57.298 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:08:57.298 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:08:57.298 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:08:57.298 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:57.298 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:57.298 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:57.298 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:57.298 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:57.298 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:57.298 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.9641ms 2025-07-01 11:08:57.298 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:57.298 +03:00 [DBG] Connection id "0HNC8090TGC47" completed keep alive response. 2025-07-01 11:08:57.298 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.4591ms 2025-07-01 11:08:57.298 +03:00 [DBG] Connection id "0HNC8090TGC47" received FIN. 2025-07-01 11:08:57.298 +03:00 [DBG] Connection id "0HNC8090TGC47" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:57.299 +03:00 [DBG] Connection id "0HNC8090TGC47" disconnecting. 2025-07-01 11:08:57.299 +03:00 [DBG] Connection id "0HNC8090TGC47" stopped. 2025-07-01 11:08:57.347 +03:00 [DBG] Connection id "0HNC8090TGC48" accepted. 2025-07-01 11:08:57.347 +03:00 [DBG] Connection id "0HNC8090TGC48" started. 2025-07-01 11:08:57.347 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:08:57.347 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:57.347 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:08:57.347 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:08:57.347 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:08:57.347 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:57.347 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:57.347 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:57.347 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:57.347 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:08:57.347 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:57.347 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:57.347 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:08:57.347 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:57.347 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:08:57.347 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:57.347 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:57.347 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:57.347 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:08:57.347 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:08:57.347 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:08:57.347 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:08:57.347 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:08:57.347 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:08:57.347 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:08:57.347 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:57.347 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:57.347 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:57.348 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:57.348 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:57.348 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:08:57.348 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:08:57.494 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 146.8918ms. 2025-07-01 11:08:57.495 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:57.495 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:57.495 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:57.495 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:57.495 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:57.495 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:57.495 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:57.495 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:57.495 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:08:57.495 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:08:57.495 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:08:57.495 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:08:57.495 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:08:57.495 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:08:57.495 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:08:57.497 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:08:57.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:57.497 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:57.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:57.497 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:57.497 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:57.497 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:57.497 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 149.9162ms 2025-07-01 11:08:57.497 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:08:57.497 +03:00 [DBG] Connection id "0HNC8090TGC48" completed keep alive response. 2025-07-01 11:08:57.497 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 150.4605ms 2025-07-01 11:08:57.503 +03:00 [DBG] Connection id "0HNC8090TGC48" received FIN. 2025-07-01 11:08:57.503 +03:00 [DBG] Connection id "0HNC8090TGC48" disconnecting. 2025-07-01 11:08:57.503 +03:00 [DBG] Connection id "0HNC8090TGC48" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:57.504 +03:00 [DBG] Connection id "0HNC8090TGC48" stopped. 2025-07-01 11:08:58.989 +03:00 [DBG] Connection id "0HNC8090TGC49" accepted. 2025-07-01 11:08:58.989 +03:00 [DBG] Connection id "0HNC8090TGC49" started. 2025-07-01 11:08:58.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:08:58.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:08:58.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:08:58.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:08:58.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:08:58.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:58.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:08:58.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:08:58.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:08:58.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:08:58.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:58.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:08:58.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:08:58.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:08:58.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:08:58.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:08:58.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:08:58.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:58.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:58.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:08:58.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:08:58.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:58.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:58.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:58.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:58.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:08:58.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1373ms. 2025-07-01 11:08:58.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:58.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:08:58.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:58.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:08:58.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:58.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:58.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:58.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:58.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:58.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:08:58.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:08:58.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:58.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:08:58.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:58.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:58.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:58.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:08:58.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6936ms 2025-07-01 11:08:58.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:08:58.990 +03:00 [DBG] Connection id "0HNC8090TGC49" completed keep alive response. 2025-07-01 11:08:58.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2643ms 2025-07-01 11:08:58.990 +03:00 [DBG] Connection id "0HNC8090TGC49" received FIN. 2025-07-01 11:08:58.991 +03:00 [DBG] Connection id "0HNC8090TGC49" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:08:58.991 +03:00 [DBG] Connection id "0HNC8090TGC49" disconnecting. 2025-07-01 11:08:58.991 +03:00 [DBG] Connection id "0HNC8090TGC49" stopped. 2025-07-01 11:09:03.994 +03:00 [DBG] Connection id "0HNC8090TGC4A" accepted. 2025-07-01 11:09:03.994 +03:00 [DBG] Connection id "0HNC8090TGC4A" started. 2025-07-01 11:09:03.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:09:03.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:03.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:09:03.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:09:03.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:09:03.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:03.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:03.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:03.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:09:03.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:09:03.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:03.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:09:03.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:03.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:03.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:09:03.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:03.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:09:03.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:03.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:03.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:09:03.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:09:03.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:03.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:03.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:03.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.134ms. 2025-07-01 11:09:03.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:03.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:03.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:03.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:03.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:03.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:03.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:03.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:09:03.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:03.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:03.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:03.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:03.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:03.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:03.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:03.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7887ms 2025-07-01 11:09:03.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:03.995 +03:00 [DBG] Connection id "0HNC8090TGC4A" completed keep alive response. 2025-07-01 11:09:03.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4951ms 2025-07-01 11:09:03.996 +03:00 [DBG] Connection id "0HNC8090TGC4A" received FIN. 2025-07-01 11:09:03.996 +03:00 [DBG] Connection id "0HNC8090TGC4A" disconnecting. 2025-07-01 11:09:03.996 +03:00 [DBG] Connection id "0HNC8090TGC4A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:03.997 +03:00 [DBG] Connection id "0HNC8090TGC4A" stopped. 2025-07-01 11:09:08.988 +03:00 [DBG] Connection id "0HNC8090TGC4B" accepted. 2025-07-01 11:09:08.988 +03:00 [DBG] Connection id "0HNC8090TGC4B" started. 2025-07-01 11:09:08.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:09:08.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:08.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:09:08.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:09:08.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:09:08.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:08.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:08.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:08.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:09:08.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:09:08.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:08.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:09:08.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:08.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:08.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:09:08.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:08.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:09:08.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:08.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:08.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:09:08.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:09:08.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:08.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:08.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:08.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:08.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:08.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1528ms. 2025-07-01 11:09:08.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:08.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:08.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:08.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:08.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:08.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:08.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:08.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:08.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:08.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:09:08.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:08.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:08.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:08.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:08.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:08.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:08.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:08.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9802ms 2025-07-01 11:09:08.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:08.990 +03:00 [DBG] Connection id "0HNC8090TGC4B" completed keep alive response. 2025-07-01 11:09:08.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9225ms 2025-07-01 11:09:08.990 +03:00 [DBG] Connection id "0HNC8090TGC4B" received FIN. 2025-07-01 11:09:08.990 +03:00 [DBG] Connection id "0HNC8090TGC4B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:08.990 +03:00 [DBG] Connection id "0HNC8090TGC4B" disconnecting. 2025-07-01 11:09:08.990 +03:00 [DBG] Connection id "0HNC8090TGC4B" stopped. 2025-07-01 11:09:10.192 +03:00 [DBG] Connection id "0HNC8090TGC4C" accepted. 2025-07-01 11:09:10.192 +03:00 [DBG] Connection id "0HNC8090TGC4C" started. 2025-07-01 11:09:10.193 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 768 2025-07-01 11:09:10.193 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:10.193 +03:00 [DBG] POST requests are not supported 2025-07-01 11:09:10.193 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:09:10.193 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:09:10.193 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:09:10.193 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:10.193 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:10.193 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:09:10.193 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:09:10.193 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:09:10.193 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:09:10.193 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:10.193 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:10.193 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:09:10.193 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:10.193 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:09:10.193 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:10.193 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:10.193 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:10.193 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:10.193 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:09:10.194 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:09:10.194 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:09:10.194 +03:00 [DBG] Connection id "0HNC8090TGC4C", Request id "0HNC8090TGC4C:00000001": started reading request body. 2025-07-01 11:09:10.194 +03:00 [DBG] Connection id "0HNC8090TGC4C", Request id "0HNC8090TGC4C:00000001": done reading request body. 2025-07-01 11:09:10.194 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:09:10.194 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:09:10.194 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:09:10.194 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:09:10.194 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:09:10.194 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:10.194 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:10.194 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:10.194 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:10.194 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:10.194 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:09:10.194 +03:00 [INF] Updating physical elements properties 2025-07-01 11:09:10.221 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 26.9031ms. 2025-07-01 11:09:10.221 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:10.221 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:10.221 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:10.221 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:10.221 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:10.221 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:10.221 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:10.221 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:10.221 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:10.221 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:09:10.221 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:10.221 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:10.221 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:10.221 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:10.221 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:10.221 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:10.221 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:10.221 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 28.1523ms 2025-07-01 11:09:10.222 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:09:10.222 +03:00 [DBG] Connection id "0HNC8090TGC4C" completed keep alive response. 2025-07-01 11:09:10.222 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 29.0098ms 2025-07-01 11:09:10.222 +03:00 [DBG] Connection id "0HNC8090TGC4C" received FIN. 2025-07-01 11:09:10.222 +03:00 [DBG] Connection id "0HNC8090TGC4C" disconnecting. 2025-07-01 11:09:10.222 +03:00 [DBG] Connection id "0HNC8090TGC4C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:10.223 +03:00 [DBG] Connection id "0HNC8090TGC4C" stopped. 2025-07-01 11:09:10.261 +03:00 [DBG] Connection id "0HNC8090TGC4D" accepted. 2025-07-01 11:09:10.261 +03:00 [DBG] Connection id "0HNC8090TGC4D" started. 2025-07-01 11:09:10.262 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:09:10.262 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:10.262 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:09:10.262 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:09:10.262 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:09:10.262 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:10.262 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:10.262 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:10.262 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:10.262 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:09:10.262 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:10.262 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:10.262 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:09:10.262 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:10.262 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:09:10.262 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:10.262 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:10.262 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:10.262 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:10.262 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:09:10.262 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:09:10.262 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:09:10.262 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:09:10.262 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:09:10.262 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:09:10.263 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:10.263 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:10.263 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:10.263 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:10.263 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:10.263 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:09:10.263 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:09:10.265 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.1186ms. 2025-07-01 11:09:10.265 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:10.265 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:10.265 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:10.265 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:10.265 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:10.265 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:10.265 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:10.265 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:10.265 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:09:10.265 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:09:10.265 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:09:10.265 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:09:10.265 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:09:10.265 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:09:10.265 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:09:10.265 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:09:10.265 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:10.265 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:10.265 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:10.265 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:10.265 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:10.265 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:10.265 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.1719ms 2025-07-01 11:09:10.265 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:10.265 +03:00 [DBG] Connection id "0HNC8090TGC4D" completed keep alive response. 2025-07-01 11:09:10.265 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.797ms 2025-07-01 11:09:10.266 +03:00 [DBG] Connection id "0HNC8090TGC4D" received FIN. 2025-07-01 11:09:10.266 +03:00 [DBG] Connection id "0HNC8090TGC4D" disconnecting. 2025-07-01 11:09:10.266 +03:00 [DBG] Connection id "0HNC8090TGC4D" stopped. 2025-07-01 11:09:10.266 +03:00 [DBG] Connection id "0HNC8090TGC4D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:10.316 +03:00 [DBG] Connection id "0HNC8090TGC4E" accepted. 2025-07-01 11:09:10.316 +03:00 [DBG] Connection id "0HNC8090TGC4E" started. 2025-07-01 11:09:10.316 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:09:10.316 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:10.316 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:09:10.316 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:09:10.316 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:09:10.316 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:10.316 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:10.316 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:10.317 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:10.317 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:09:10.317 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:10.317 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:10.317 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:09:10.317 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:10.317 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:09:10.317 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:10.317 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:10.317 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:10.317 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:10.317 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:09:10.317 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:09:10.317 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:09:10.317 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:09:10.317 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:09:10.318 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:09:10.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:10.318 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:10.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:10.318 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:10.318 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:10.318 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:09:10.318 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:09:10.484 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 166.2768ms. 2025-07-01 11:09:10.484 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:10.484 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:10.484 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:10.484 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:10.484 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:10.484 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:10.484 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:10.484 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:10.484 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:09:10.484 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:09:10.485 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:09:10.485 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:09:10.485 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:09:10.485 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:09:10.485 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:09:10.486 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:09:10.486 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:10.486 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:10.486 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:10.486 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:10.486 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:10.486 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:10.486 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 169.3742ms 2025-07-01 11:09:10.486 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:10.486 +03:00 [DBG] Connection id "0HNC8090TGC4E" completed keep alive response. 2025-07-01 11:09:10.486 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 170.4114ms 2025-07-01 11:09:10.490 +03:00 [DBG] Connection id "0HNC8090TGC4E" received FIN. 2025-07-01 11:09:10.490 +03:00 [DBG] Connection id "0HNC8090TGC4E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:10.490 +03:00 [DBG] Connection id "0HNC8090TGC4E" disconnecting. 2025-07-01 11:09:10.491 +03:00 [DBG] Connection id "0HNC8090TGC4E" stopped. 2025-07-01 11:09:13.144 +03:00 [DBG] Connection id "0HNC8090TGC4F" accepted. 2025-07-01 11:09:13.144 +03:00 [DBG] Connection id "0HNC8090TGC4F" started. 2025-07-01 11:09:13.144 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:09:13.144 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:13.144 +03:00 [DBG] POST requests are not supported 2025-07-01 11:09:13.144 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:09:13.144 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:09:13.144 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:09:13.144 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:13.144 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:13.144 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:09:13.144 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:09:13.145 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:09:13.145 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:09:13.145 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:13.145 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:13.145 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:09:13.145 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:13.145 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:09:13.145 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.145 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.145 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:13.145 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:13.145 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:09:13.145 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:09:13.145 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:09:13.145 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:09:13.145 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:09:13.145 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:09:13.145 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:09:13.145 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:09:13.145 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:09:13.145 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:09:13.145 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:09:13.145 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:09:13.145 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:09:13.145 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:09:13.145 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:09:13.145 +03:00 [DBG] Connection id "0HNC8090TGC4F", Request id "0HNC8090TGC4F:00000001": started reading request body. 2025-07-01 11:09:13.145 +03:00 [DBG] Connection id "0HNC8090TGC4F", Request id "0HNC8090TGC4F:00000001": done reading request body. 2025-07-01 11:09:13.145 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:09:13.145 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:09:13.145 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:09:13.146 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:09:13.146 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:09:13.146 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:13.146 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:13.146 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:13.146 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:13.146 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:13.146 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:09:13.146 +03:00 [INF] Changing group of physicals [292] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:09:13.167 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.0456ms. 2025-07-01 11:09:13.167 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:13.167 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:13.167 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:13.167 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:13.167 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.167 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.167 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:13.167 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:13.167 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:13.167 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:09:13.167 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:13.167 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:13.167 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:13.167 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.167 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.168 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.168 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.168 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 22.7924ms 2025-07-01 11:09:13.168 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:09:13.168 +03:00 [DBG] Connection id "0HNC8090TGC4F" completed keep alive response. 2025-07-01 11:09:13.168 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 23.5084ms 2025-07-01 11:09:13.168 +03:00 [DBG] Connection id "0HNC8090TGC4F" received FIN. 2025-07-01 11:09:13.168 +03:00 [DBG] Connection id "0HNC8090TGC4F" disconnecting. 2025-07-01 11:09:13.168 +03:00 [DBG] Connection id "0HNC8090TGC4F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:13.169 +03:00 [DBG] Connection id "0HNC8090TGC4F" stopped. 2025-07-01 11:09:13.208 +03:00 [DBG] Connection id "0HNC8090TGC4G" accepted. 2025-07-01 11:09:13.208 +03:00 [DBG] Connection id "0HNC8090TGC4G" started. 2025-07-01 11:09:13.208 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:09:13.208 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:13.208 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:09:13.208 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:09:13.208 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:09:13.208 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:13.208 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:13.208 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:13.208 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:13.209 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:09:13.209 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:13.209 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:13.209 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:09:13.209 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:13.209 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:09:13.209 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.209 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.209 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:13.209 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:13.209 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:09:13.209 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:09:13.210 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:09:13.210 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:09:13.210 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:09:13.210 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:09:13.210 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:13.210 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:13.210 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:13.210 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:13.210 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:13.210 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:09:13.210 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:09:13.211 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.2492ms. 2025-07-01 11:09:13.211 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:13.211 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:13.211 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:13.211 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:13.212 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.212 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.212 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:13.212 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:13.212 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:09:13.212 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:09:13.212 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:09:13.212 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:09:13.212 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:09:13.212 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:09:13.212 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:09:13.212 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:09:13.212 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:13.212 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:13.212 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.212 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.212 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.212 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.212 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.1797ms 2025-07-01 11:09:13.212 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:13.212 +03:00 [DBG] Connection id "0HNC8090TGC4G" completed keep alive response. 2025-07-01 11:09:13.213 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.6483ms 2025-07-01 11:09:13.213 +03:00 [DBG] Connection id "0HNC8090TGC4G" received FIN. 2025-07-01 11:09:13.213 +03:00 [DBG] Connection id "0HNC8090TGC4G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:13.213 +03:00 [DBG] Connection id "0HNC8090TGC4G" disconnecting. 2025-07-01 11:09:13.213 +03:00 [DBG] Connection id "0HNC8090TGC4G" stopped. 2025-07-01 11:09:13.269 +03:00 [DBG] Connection id "0HNC8090TGC4H" accepted. 2025-07-01 11:09:13.269 +03:00 [DBG] Connection id "0HNC8090TGC4H" started. 2025-07-01 11:09:13.269 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:09:13.269 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:13.269 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:09:13.270 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:09:13.270 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:09:13.270 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:13.270 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:13.270 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:13.270 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:13.270 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:09:13.270 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:13.270 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:13.270 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:09:13.270 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:13.270 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:09:13.270 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.270 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.270 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:13.270 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:13.270 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:09:13.271 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:09:13.271 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:09:13.271 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:09:13.271 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:09:13.271 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:09:13.271 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:13.271 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:13.271 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:13.271 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:13.271 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:13.271 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:09:13.271 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:09:13.438 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 167.1041ms. 2025-07-01 11:09:13.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:13.438 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:13.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:13.438 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:13.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.438 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:13.438 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:13.438 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:09:13.438 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:09:13.438 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:09:13.438 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:09:13.439 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:09:13.439 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:09:13.439 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:09:13.440 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:09:13.440 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:13.440 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:13.440 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.440 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.440 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.440 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.440 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 169.7233ms 2025-07-01 11:09:13.440 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:13.440 +03:00 [DBG] Connection id "0HNC8090TGC4H" completed keep alive response. 2025-07-01 11:09:13.440 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 170.7133ms 2025-07-01 11:09:13.444 +03:00 [DBG] Connection id "0HNC8090TGC4H" received FIN. 2025-07-01 11:09:13.444 +03:00 [DBG] Connection id "0HNC8090TGC4H" disconnecting. 2025-07-01 11:09:13.444 +03:00 [DBG] Connection id "0HNC8090TGC4H" stopped. 2025-07-01 11:09:13.444 +03:00 [DBG] Connection id "0HNC8090TGC4H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:13.987 +03:00 [DBG] Connection id "0HNC8090TGC4I" accepted. 2025-07-01 11:09:13.987 +03:00 [DBG] Connection id "0HNC8090TGC4I" started. 2025-07-01 11:09:13.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:09:13.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:13.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:09:13.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:09:13.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:09:13.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:13.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:13.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:13.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:09:13.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:09:13.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:13.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:09:13.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:13.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:13.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:09:13.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:13.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:09:13.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:09:13.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:09:13.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:13.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:13.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:13.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:13.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:13.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1916ms. 2025-07-01 11:09:13.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:13.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:13.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:13.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:13.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:13.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:13.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:13.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:09:13.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:13.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:13.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:13.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:13.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6419ms 2025-07-01 11:09:13.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:13.990 +03:00 [DBG] Connection id "0HNC8090TGC4I" completed keep alive response. 2025-07-01 11:09:13.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9239ms 2025-07-01 11:09:13.990 +03:00 [DBG] Connection id "0HNC8090TGC4I" received FIN. 2025-07-01 11:09:13.990 +03:00 [DBG] Connection id "0HNC8090TGC4I" disconnecting. 2025-07-01 11:09:13.991 +03:00 [DBG] Connection id "0HNC8090TGC4I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:13.992 +03:00 [DBG] Connection id "0HNC8090TGC4I" stopped. 2025-07-01 11:09:18.993 +03:00 [DBG] Connection id "0HNC8090TGC4J" accepted. 2025-07-01 11:09:18.993 +03:00 [DBG] Connection id "0HNC8090TGC4J" started. 2025-07-01 11:09:18.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:09:18.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:18.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:09:18.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:09:18.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:09:18.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:18.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:18.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:18.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:09:18.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:09:18.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:18.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:09:18.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:18.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:18.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:09:18.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:18.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:09:18.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:18.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:18.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:09:18.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:09:18.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:18.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:18.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:18.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:18.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:18.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1222ms. 2025-07-01 11:09:18.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:18.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:18.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:18.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:18.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:18.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:18.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:18.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:18.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:18.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:09:18.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:18.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:18.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:18.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:18.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:18.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:18.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:18.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6842ms 2025-07-01 11:09:18.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:18.994 +03:00 [DBG] Connection id "0HNC8090TGC4J" completed keep alive response. 2025-07-01 11:09:18.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2718ms 2025-07-01 11:09:18.995 +03:00 [DBG] Connection id "0HNC8090TGC4J" received FIN. 2025-07-01 11:09:18.995 +03:00 [DBG] Connection id "0HNC8090TGC4J" disconnecting. 2025-07-01 11:09:18.995 +03:00 [DBG] Connection id "0HNC8090TGC4J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:18.996 +03:00 [DBG] Connection id "0HNC8090TGC4J" stopped. 2025-07-01 11:09:23.984 +03:00 [DBG] Connection id "0HNC8090TGC4K" accepted. 2025-07-01 11:09:23.984 +03:00 [DBG] Connection id "0HNC8090TGC4K" started. 2025-07-01 11:09:23.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:09:23.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:23.984 +03:00 [DBG] POST requests are not supported 2025-07-01 11:09:23.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:09:23.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:09:23.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:23.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:23.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:23.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:09:23.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:09:23.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:23.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:09:23.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:23.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:23.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:09:23.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:23.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:09:23.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:23.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:23.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:09:23.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:09:23.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:23.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:23.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:23.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:23.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:23.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1635ms. 2025-07-01 11:09:23.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:23.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:23.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:23.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:23.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:23.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:23.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:23.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:23.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:23.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:09:23.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:23.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:23.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:23.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:23.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:23.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:23.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:23.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1162ms 2025-07-01 11:09:23.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:23.986 +03:00 [DBG] Connection id "0HNC8090TGC4K" completed keep alive response. 2025-07-01 11:09:23.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0798ms 2025-07-01 11:09:23.986 +03:00 [DBG] Connection id "0HNC8090TGC4K" received FIN. 2025-07-01 11:09:23.986 +03:00 [DBG] Connection id "0HNC8090TGC4K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:23.986 +03:00 [DBG] Connection id "0HNC8090TGC4K" disconnecting. 2025-07-01 11:09:23.987 +03:00 [DBG] Connection id "0HNC8090TGC4K" stopped. 2025-07-01 11:09:24.533 +03:00 [DBG] Connection id "0HNC8090TGC4L" accepted. 2025-07-01 11:09:24.533 +03:00 [DBG] Connection id "0HNC8090TGC4L" started. 2025-07-01 11:09:24.534 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 764 2025-07-01 11:09:24.534 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:24.534 +03:00 [DBG] POST requests are not supported 2025-07-01 11:09:24.534 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:09:24.534 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:09:24.534 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:09:24.534 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:24.534 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:24.534 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:09:24.534 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:09:24.534 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:09:24.534 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:09:24.534 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:24.534 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:24.534 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:09:24.534 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:24.534 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:09:24.534 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:24.535 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:24.535 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:24.535 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:24.535 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:09:24.535 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:09:24.535 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:09:24.535 +03:00 [DBG] Connection id "0HNC8090TGC4L", Request id "0HNC8090TGC4L:00000001": started reading request body. 2025-07-01 11:09:24.535 +03:00 [DBG] Connection id "0HNC8090TGC4L", Request id "0HNC8090TGC4L:00000001": done reading request body. 2025-07-01 11:09:24.535 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:09:24.535 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:09:24.535 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:09:24.535 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:09:24.535 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:09:24.535 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:24.535 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:24.535 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:24.535 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:24.535 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:24.535 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:09:24.536 +03:00 [INF] Updating physical elements properties 2025-07-01 11:09:24.554 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.2893ms. 2025-07-01 11:09:24.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:24.554 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:24.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:24.554 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:24.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:24.554 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:24.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:24.554 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:24.554 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:24.554 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:09:24.554 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:24.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:24.554 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:24.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:24.554 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:24.554 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:24.554 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:24.555 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 20.044ms 2025-07-01 11:09:24.555 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:09:24.555 +03:00 [DBG] Connection id "0HNC8090TGC4L" completed keep alive response. 2025-07-01 11:09:24.555 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 21.0488ms 2025-07-01 11:09:24.555 +03:00 [DBG] Connection id "0HNC8090TGC4L" received FIN. 2025-07-01 11:09:24.555 +03:00 [DBG] Connection id "0HNC8090TGC4L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:24.555 +03:00 [DBG] Connection id "0HNC8090TGC4L" disconnecting. 2025-07-01 11:09:24.555 +03:00 [DBG] Connection id "0HNC8090TGC4L" stopped. 2025-07-01 11:09:24.590 +03:00 [DBG] Connection id "0HNC8090TGC4M" accepted. 2025-07-01 11:09:24.591 +03:00 [DBG] Connection id "0HNC8090TGC4M" started. 2025-07-01 11:09:24.591 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:09:24.591 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:24.591 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:09:24.591 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:09:24.591 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:09:24.591 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:24.591 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:24.591 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:24.591 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:24.591 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:09:24.592 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:24.592 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:24.592 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:09:24.592 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:24.592 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:09:24.592 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:24.592 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:24.592 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:24.592 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:24.592 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:09:24.592 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:09:24.592 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:09:24.592 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:09:24.592 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:09:24.592 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:09:24.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:24.592 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:24.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:24.592 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:24.592 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:24.593 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:09:24.593 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:09:24.595 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.461ms. 2025-07-01 11:09:24.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:24.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:24.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:24.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:24.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:24.595 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:24.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:24.595 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:24.595 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:09:24.595 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:09:24.595 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:09:24.595 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:09:24.595 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:09:24.595 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:09:24.595 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:09:24.596 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:09:24.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:24.596 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:24.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:24.596 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:24.596 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:24.596 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:24.596 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.9033ms 2025-07-01 11:09:24.596 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:24.596 +03:00 [DBG] Connection id "0HNC8090TGC4M" completed keep alive response. 2025-07-01 11:09:24.596 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.0537ms 2025-07-01 11:09:24.596 +03:00 [DBG] Connection id "0HNC8090TGC4M" received FIN. 2025-07-01 11:09:24.596 +03:00 [DBG] Connection id "0HNC8090TGC4M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:24.596 +03:00 [DBG] Connection id "0HNC8090TGC4M" disconnecting. 2025-07-01 11:09:24.596 +03:00 [DBG] Connection id "0HNC8090TGC4M" stopped. 2025-07-01 11:09:24.643 +03:00 [DBG] Connection id "0HNC8090TGC4N" accepted. 2025-07-01 11:09:24.643 +03:00 [DBG] Connection id "0HNC8090TGC4N" started. 2025-07-01 11:09:24.643 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:09:24.643 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:24.643 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:09:24.643 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:09:24.643 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:09:24.643 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:24.643 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:24.643 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:24.643 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:24.643 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:09:24.643 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:24.643 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:24.643 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:09:24.643 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:24.643 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:09:24.643 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:24.643 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:24.643 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:24.643 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:24.643 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:09:24.643 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:09:24.643 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:09:24.643 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:09:24.643 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:09:24.643 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:09:24.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:24.644 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:24.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:24.644 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:24.644 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:24.644 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:09:24.644 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:09:24.795 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 151.1419ms. 2025-07-01 11:09:24.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:24.795 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:24.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:24.795 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:24.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:24.795 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:24.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:24.795 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:24.795 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:09:24.795 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:09:24.795 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:09:24.795 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:09:24.795 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:09:24.795 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:09:24.795 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:09:24.797 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:09:24.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:24.797 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:24.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:24.797 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:24.797 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:24.797 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:24.797 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 153.8379ms 2025-07-01 11:09:24.797 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:24.797 +03:00 [DBG] Connection id "0HNC8090TGC4N" completed keep alive response. 2025-07-01 11:09:24.797 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 154.3682ms 2025-07-01 11:09:24.801 +03:00 [DBG] Connection id "0HNC8090TGC4N" received FIN. 2025-07-01 11:09:24.801 +03:00 [DBG] Connection id "0HNC8090TGC4N" disconnecting. 2025-07-01 11:09:24.801 +03:00 [DBG] Connection id "0HNC8090TGC4N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:24.802 +03:00 [DBG] Connection id "0HNC8090TGC4N" stopped. 2025-07-01 11:09:28.592 +03:00 [DBG] Connection id "0HNC8090TGC4O" accepted. 2025-07-01 11:09:28.592 +03:00 [DBG] Connection id "0HNC8090TGC4O" started. 2025-07-01 11:09:28.592 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:09:28.592 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:28.592 +03:00 [DBG] POST requests are not supported 2025-07-01 11:09:28.592 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:09:28.592 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:09:28.592 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:09:28.592 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:28.592 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:28.592 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:09:28.592 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:09:28.592 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:09:28.593 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:09:28.593 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:28.593 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:28.593 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:09:28.593 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:28.593 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:09:28.593 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:28.593 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:28.593 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:28.593 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:28.593 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:09:28.593 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:09:28.593 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:09:28.593 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:09:28.593 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:09:28.593 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:09:28.593 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:09:28.593 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:09:28.593 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:09:28.593 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:09:28.593 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:09:28.593 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:09:28.593 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:09:28.593 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:09:28.593 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:09:28.593 +03:00 [DBG] Connection id "0HNC8090TGC4O", Request id "0HNC8090TGC4O:00000001": started reading request body. 2025-07-01 11:09:28.594 +03:00 [DBG] Connection id "0HNC8090TGC4O", Request id "0HNC8090TGC4O:00000001": done reading request body. 2025-07-01 11:09:28.594 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:09:28.594 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:09:28.594 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:09:28.594 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:09:28.594 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:09:28.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:28.594 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:28.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:28.594 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:28.594 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:28.594 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:09:28.594 +03:00 [INF] Changing group of physicals [293] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:09:28.621 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 27.2288ms. 2025-07-01 11:09:28.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:28.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:28.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:28.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:28.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:28.621 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:28.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:28.621 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:28.621 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:28.621 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:09:28.621 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:28.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:28.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:28.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:28.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:28.621 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:28.621 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:28.622 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 28.6981ms 2025-07-01 11:09:28.622 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:09:28.622 +03:00 [DBG] Connection id "0HNC8090TGC4O" completed keep alive response. 2025-07-01 11:09:28.622 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 29.5783ms 2025-07-01 11:09:28.622 +03:00 [DBG] Connection id "0HNC8090TGC4O" received FIN. 2025-07-01 11:09:28.622 +03:00 [DBG] Connection id "0HNC8090TGC4O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:28.622 +03:00 [DBG] Connection id "0HNC8090TGC4O" disconnecting. 2025-07-01 11:09:28.622 +03:00 [DBG] Connection id "0HNC8090TGC4O" stopped. 2025-07-01 11:09:28.660 +03:00 [DBG] Connection id "0HNC8090TGC4P" accepted. 2025-07-01 11:09:28.660 +03:00 [DBG] Connection id "0HNC8090TGC4P" started. 2025-07-01 11:09:28.660 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:09:28.660 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:28.660 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:09:28.660 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:09:28.660 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:09:28.660 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:28.660 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:28.660 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:28.661 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:28.661 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:09:28.661 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:28.661 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:28.661 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:09:28.661 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:28.661 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:09:28.661 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:28.661 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:28.661 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:28.661 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:28.661 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:09:28.661 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:09:28.661 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:09:28.661 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:09:28.661 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:09:28.661 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:09:28.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:28.661 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:28.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:28.661 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:28.661 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:28.661 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:09:28.661 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:09:28.662 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.884ms. 2025-07-01 11:09:28.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:28.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:28.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:28.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:28.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:28.662 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:28.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:28.663 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:28.663 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:09:28.663 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:09:28.663 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:09:28.663 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:09:28.663 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:09:28.663 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:09:28.663 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:09:28.663 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:09:28.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:28.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:28.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:28.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:28.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:28.663 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:28.663 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.0692ms 2025-07-01 11:09:28.663 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:28.663 +03:00 [DBG] Connection id "0HNC8090TGC4P" completed keep alive response. 2025-07-01 11:09:28.663 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.8731ms 2025-07-01 11:09:28.663 +03:00 [DBG] Connection id "0HNC8090TGC4P" received FIN. 2025-07-01 11:09:28.663 +03:00 [DBG] Connection id "0HNC8090TGC4P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:28.663 +03:00 [DBG] Connection id "0HNC8090TGC4P" disconnecting. 2025-07-01 11:09:28.663 +03:00 [DBG] Connection id "0HNC8090TGC4P" stopped. 2025-07-01 11:09:28.713 +03:00 [DBG] Connection id "0HNC8090TGC4Q" accepted. 2025-07-01 11:09:28.713 +03:00 [DBG] Connection id "0HNC8090TGC4Q" started. 2025-07-01 11:09:28.713 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:09:28.713 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:28.713 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:09:28.713 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:09:28.713 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:09:28.713 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:28.713 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:28.713 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:28.713 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:28.713 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:09:28.713 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:28.713 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:28.713 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:09:28.713 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:28.713 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:09:28.713 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:28.713 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:28.714 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:28.714 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:28.714 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:09:28.714 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:09:28.714 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:09:28.714 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:09:28.714 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:09:28.714 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:09:28.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:28.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:28.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:28.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:28.714 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:28.714 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:09:28.714 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:09:28.854 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 140.0518ms. 2025-07-01 11:09:28.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:28.854 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:28.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:28.854 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:28.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:28.854 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:28.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:28.854 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:28.854 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:09:28.854 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:09:28.854 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:09:28.855 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:09:28.855 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:09:28.855 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:09:28.855 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:09:28.856 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:09:28.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:28.856 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:28.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:28.856 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:28.856 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:28.856 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:28.856 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 142.9833ms 2025-07-01 11:09:28.856 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:28.856 +03:00 [DBG] Connection id "0HNC8090TGC4Q" completed keep alive response. 2025-07-01 11:09:28.857 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 143.797ms 2025-07-01 11:09:28.865 +03:00 [DBG] Connection id "0HNC8090TGC4Q" received FIN. 2025-07-01 11:09:28.865 +03:00 [DBG] Connection id "0HNC8090TGC4Q" disconnecting. 2025-07-01 11:09:28.865 +03:00 [DBG] Connection id "0HNC8090TGC4Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:28.866 +03:00 [DBG] Connection id "0HNC8090TGC4Q" stopped. 2025-07-01 11:09:29.132 +03:00 [DBG] Connection id "0HNC8090TGC4R" accepted. 2025-07-01 11:09:29.132 +03:00 [DBG] Connection id "0HNC8090TGC4R" started. 2025-07-01 11:09:29.132 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:09:29.132 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:29.132 +03:00 [DBG] POST requests are not supported 2025-07-01 11:09:29.132 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:09:29.132 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:09:29.132 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:29.132 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:29.132 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:29.132 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:09:29.132 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:09:29.132 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:29.132 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:09:29.133 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:29.133 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:29.133 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:09:29.133 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:29.133 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:09:29.133 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:29.133 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:29.133 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:09:29.133 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:09:29.133 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:29.133 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:29.133 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:29.133 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:29.133 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:29.133 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1647ms. 2025-07-01 11:09:29.133 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:29.133 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:29.133 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:29.133 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:29.134 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:29.134 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:29.134 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:29.134 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:29.134 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:29.134 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:09:29.134 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:29.134 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:29.134 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:29.134 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:29.134 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:29.134 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:29.134 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:29.134 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1727ms 2025-07-01 11:09:29.134 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:29.134 +03:00 [DBG] Connection id "0HNC8090TGC4R" completed keep alive response. 2025-07-01 11:09:29.134 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1361ms 2025-07-01 11:09:29.134 +03:00 [DBG] Connection id "0HNC8090TGC4R" received FIN. 2025-07-01 11:09:29.134 +03:00 [DBG] Connection id "0HNC8090TGC4R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:29.134 +03:00 [DBG] Connection id "0HNC8090TGC4R" disconnecting. 2025-07-01 11:09:29.135 +03:00 [DBG] Connection id "0HNC8090TGC4R" stopped. 2025-07-01 11:09:33.999 +03:00 [DBG] Connection id "0HNC8090TGC4S" accepted. 2025-07-01 11:09:33.999 +03:00 [DBG] Connection id "0HNC8090TGC4S" started. 2025-07-01 11:09:33.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:09:34.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:34.000 +03:00 [DBG] POST requests are not supported 2025-07-01 11:09:34.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:09:34.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:09:34.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:34.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:34.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:34.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:09:34.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:09:34.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:34.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:09:34.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:34.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:34.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:09:34.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:34.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:09:34.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:34.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:34.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:09:34.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:09:34.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:34.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:34.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:34.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:34.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:34.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1322ms. 2025-07-01 11:09:34.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:34.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:34.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:34.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:34.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:34.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:34.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:34.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:34.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:34.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:09:34.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:34.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:34.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:34.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:34.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:34.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:34.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:34.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8705ms 2025-07-01 11:09:34.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:34.001 +03:00 [DBG] Connection id "0HNC8090TGC4S" completed keep alive response. 2025-07-01 11:09:34.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5249ms 2025-07-01 11:09:34.001 +03:00 [DBG] Connection id "0HNC8090TGC4S" received FIN. 2025-07-01 11:09:34.001 +03:00 [DBG] Connection id "0HNC8090TGC4S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:34.001 +03:00 [DBG] Connection id "0HNC8090TGC4S" disconnecting. 2025-07-01 11:09:34.001 +03:00 [DBG] Connection id "0HNC8090TGC4S" stopped. 2025-07-01 11:09:38.992 +03:00 [DBG] Connection id "0HNC8090TGC4T" accepted. 2025-07-01 11:09:38.992 +03:00 [DBG] Connection id "0HNC8090TGC4T" started. 2025-07-01 11:09:38.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:09:38.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:38.992 +03:00 [DBG] POST requests are not supported 2025-07-01 11:09:38.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:09:38.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:09:38.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:38.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:38.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:38.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:09:38.992 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:09:38.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:38.992 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:09:38.992 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:38.992 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:38.992 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:09:38.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:38.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:09:38.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:38.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:38.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:09:38.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:09:38.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:38.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:38.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:38.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:38.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:38.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1311ms. 2025-07-01 11:09:38.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:38.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:38.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:38.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:38.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:38.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:38.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:38.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:38.993 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:38.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:09:38.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:38.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:38.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:38.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:38.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:38.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:38.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:38.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7328ms 2025-07-01 11:09:38.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:38.993 +03:00 [DBG] Connection id "0HNC8090TGC4T" completed keep alive response. 2025-07-01 11:09:38.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3519ms 2025-07-01 11:09:38.993 +03:00 [DBG] Connection id "0HNC8090TGC4T" received FIN. 2025-07-01 11:09:38.994 +03:00 [DBG] Connection id "0HNC8090TGC4T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:38.994 +03:00 [DBG] Connection id "0HNC8090TGC4T" disconnecting. 2025-07-01 11:09:38.994 +03:00 [DBG] Connection id "0HNC8090TGC4T" stopped. 2025-07-01 11:09:40.575 +03:00 [DBG] Connection id "0HNC8090TGC4U" accepted. 2025-07-01 11:09:40.575 +03:00 [DBG] Connection id "0HNC8090TGC4U" started. 2025-07-01 11:09:40.575 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 767 2025-07-01 11:09:40.575 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:40.575 +03:00 [DBG] POST requests are not supported 2025-07-01 11:09:40.575 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:09:40.575 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:09:40.575 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:09:40.575 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:40.575 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:40.575 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:09:40.575 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:09:40.575 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:09:40.575 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:09:40.575 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:40.575 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:40.575 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:09:40.575 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:40.575 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:09:40.575 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:40.576 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:40.576 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:40.576 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:40.576 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:09:40.576 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:09:40.576 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:09:40.576 +03:00 [DBG] Connection id "0HNC8090TGC4U", Request id "0HNC8090TGC4U:00000001": started reading request body. 2025-07-01 11:09:40.576 +03:00 [DBG] Connection id "0HNC8090TGC4U", Request id "0HNC8090TGC4U:00000001": done reading request body. 2025-07-01 11:09:40.576 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:09:40.576 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:09:40.576 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:09:40.576 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:09:40.576 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:09:40.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:40.576 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:40.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:40.576 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:40.576 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:40.576 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:09:40.576 +03:00 [INF] Updating physical elements properties 2025-07-01 11:09:40.600 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 24.0509ms. 2025-07-01 11:09:40.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:40.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:40.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:40.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:40.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:40.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:40.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:40.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:40.601 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:40.601 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:09:40.601 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:40.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:40.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:40.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:40.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:40.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:40.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:40.601 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 25.4683ms 2025-07-01 11:09:40.601 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:09:40.601 +03:00 [DBG] Connection id "0HNC8090TGC4U" completed keep alive response. 2025-07-01 11:09:40.601 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 26.2271ms 2025-07-01 11:09:40.602 +03:00 [DBG] Connection id "0HNC8090TGC4U" received FIN. 2025-07-01 11:09:40.602 +03:00 [DBG] Connection id "0HNC8090TGC4U" disconnecting. 2025-07-01 11:09:40.602 +03:00 [DBG] Connection id "0HNC8090TGC4U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:40.603 +03:00 [DBG] Connection id "0HNC8090TGC4U" stopped. 2025-07-01 11:09:40.639 +03:00 [DBG] Connection id "0HNC8090TGC4V" accepted. 2025-07-01 11:09:40.639 +03:00 [DBG] Connection id "0HNC8090TGC4V" started. 2025-07-01 11:09:40.639 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:09:40.639 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:40.639 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:09:40.639 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:09:40.639 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:09:40.639 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:40.639 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:40.640 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:40.640 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:40.640 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:09:40.640 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:40.640 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:40.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-07-01 11:09:40.640 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:40.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-07-01 11:09:40.640 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:40.640 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:40.640 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:40.640 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:40.641 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:09:40.641 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:09:40.641 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:09:40.641 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:09:40.641 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:09:40.641 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:09:40.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:40.641 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:40.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:40.641 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:40.641 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:40.641 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:09:40.641 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:09:40.643 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.9907ms. 2025-07-01 11:09:40.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:40.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:40.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:40.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:40.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:40.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:40.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:40.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:40.644 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:09:40.644 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:09:40.644 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:09:40.644 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:09:40.644 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:09:40.644 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:09:40.644 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:09:40.645 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:09:40.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:40.645 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:40.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:40.645 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:40.645 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:40.645 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:40.645 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 5.0048ms 2025-07-01 11:09:40.645 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:40.645 +03:00 [DBG] Connection id "0HNC8090TGC4V" completed keep alive response. 2025-07-01 11:09:40.645 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 6.4165ms 2025-07-01 11:09:40.646 +03:00 [DBG] Connection id "0HNC8090TGC4V" received FIN. 2025-07-01 11:09:40.646 +03:00 [DBG] Connection id "0HNC8090TGC4V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:40.646 +03:00 [DBG] Connection id "0HNC8090TGC4V" disconnecting. 2025-07-01 11:09:40.646 +03:00 [DBG] Connection id "0HNC8090TGC4V" stopped. 2025-07-01 11:09:40.698 +03:00 [DBG] Connection id "0HNC8090TGC50" accepted. 2025-07-01 11:09:40.698 +03:00 [DBG] Connection id "0HNC8090TGC50" started. 2025-07-01 11:09:40.698 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:09:40.698 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:40.698 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:09:40.698 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:09:40.698 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:09:40.698 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:40.698 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:40.698 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:40.698 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:40.699 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:09:40.699 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:40.699 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:40.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-07-01 11:09:40.699 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:40.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-07-01 11:09:40.699 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:40.699 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:40.699 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:40.699 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:40.699 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:09:40.699 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:09:40.699 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:09:40.699 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:09:40.699 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:09:40.700 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:09:40.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:40.700 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:40.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:40.700 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:40.700 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:40.700 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:09:40.700 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:09:40.851 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 151.0042ms. 2025-07-01 11:09:40.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:40.851 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:40.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:40.851 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:40.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:40.851 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:40.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:40.851 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:40.851 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:09:40.851 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:09:40.851 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:09:40.852 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:09:40.852 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:09:40.852 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:09:40.852 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:09:40.854 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:09:40.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:40.854 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:40.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:40.854 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:40.854 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:40.854 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:40.854 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 154.9656ms 2025-07-01 11:09:40.854 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:40.854 +03:00 [DBG] Connection id "0HNC8090TGC50" completed keep alive response. 2025-07-01 11:09:40.854 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 156.1715ms 2025-07-01 11:09:40.857 +03:00 [DBG] Connection id "0HNC8090TGC50" received FIN. 2025-07-01 11:09:40.857 +03:00 [DBG] Connection id "0HNC8090TGC50" disconnecting. 2025-07-01 11:09:40.857 +03:00 [DBG] Connection id "0HNC8090TGC50" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:40.858 +03:00 [DBG] Connection id "0HNC8090TGC50" stopped. 2025-07-01 11:09:43.991 +03:00 [DBG] Connection id "0HNC8090TGC51" accepted. 2025-07-01 11:09:43.991 +03:00 [DBG] Connection id "0HNC8090TGC51" started. 2025-07-01 11:09:43.991 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:09:43.991 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:43.991 +03:00 [DBG] POST requests are not supported 2025-07-01 11:09:43.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:09:43.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:09:43.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:43.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:43.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:43.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:09:43.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:09:43.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:43.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:09:43.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:43.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:43.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:09:43.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:43.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:09:43.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:43.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:43.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:09:43.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:09:43.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:43.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:43.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:43.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:43.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:43.992 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1529ms. 2025-07-01 11:09:43.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:43.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:43.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:43.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:43.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:43.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:43.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:43.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:43.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:43.992 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:09:43.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:43.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:43.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:43.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:43.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:43.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:43.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:43.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7537ms 2025-07-01 11:09:43.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:43.992 +03:00 [DBG] Connection id "0HNC8090TGC51" completed keep alive response. 2025-07-01 11:09:43.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3291ms 2025-07-01 11:09:43.992 +03:00 [DBG] Connection id "0HNC8090TGC51" received FIN. 2025-07-01 11:09:43.993 +03:00 [DBG] Connection id "0HNC8090TGC51" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:43.993 +03:00 [DBG] Connection id "0HNC8090TGC51" disconnecting. 2025-07-01 11:09:43.993 +03:00 [DBG] Connection id "0HNC8090TGC51" stopped. 2025-07-01 11:09:46.790 +03:00 [DBG] Connection id "0HNC8090TGC52" accepted. 2025-07-01 11:09:46.790 +03:00 [DBG] Connection id "0HNC8090TGC52" started. 2025-07-01 11:09:46.790 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:09:46.790 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:46.790 +03:00 [DBG] POST requests are not supported 2025-07-01 11:09:46.790 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:09:46.790 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:09:46.790 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:09:46.790 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:46.790 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:46.791 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:09:46.791 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:09:46.791 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:09:46.791 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:09:46.791 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:46.791 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:46.791 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:09:46.791 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:46.791 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:09:46.791 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:46.791 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:46.791 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:46.791 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:46.791 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:09:46.791 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:09:46.791 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:09:46.791 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:09:46.791 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:09:46.791 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:09:46.791 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:09:46.791 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:09:46.791 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:09:46.791 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:09:46.791 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:09:46.791 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:09:46.791 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:09:46.791 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:09:46.791 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:09:46.791 +03:00 [DBG] Connection id "0HNC8090TGC52", Request id "0HNC8090TGC52:00000001": started reading request body. 2025-07-01 11:09:46.791 +03:00 [DBG] Connection id "0HNC8090TGC52", Request id "0HNC8090TGC52:00000001": done reading request body. 2025-07-01 11:09:46.791 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:09:46.791 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:09:46.791 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:09:46.791 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:09:46.791 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:09:46.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:46.791 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:46.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:46.791 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:46.791 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:46.792 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:09:46.792 +03:00 [INF] Changing group of physicals [295] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:09:46.814 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 22.1819ms. 2025-07-01 11:09:46.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:46.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:46.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:46.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:46.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:46.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:46.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:46.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:46.814 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:46.814 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:09:46.814 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:46.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:46.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:46.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:46.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:46.814 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:46.814 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:46.814 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 23.3836ms 2025-07-01 11:09:46.814 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:09:46.814 +03:00 [DBG] Connection id "0HNC8090TGC52" completed keep alive response. 2025-07-01 11:09:46.814 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 24.0588ms 2025-07-01 11:09:46.815 +03:00 [DBG] Connection id "0HNC8090TGC52" received FIN. 2025-07-01 11:09:46.815 +03:00 [DBG] Connection id "0HNC8090TGC52" disconnecting. 2025-07-01 11:09:46.815 +03:00 [DBG] Connection id "0HNC8090TGC52" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:46.816 +03:00 [DBG] Connection id "0HNC8090TGC52" stopped. 2025-07-01 11:09:46.853 +03:00 [DBG] Connection id "0HNC8090TGC53" accepted. 2025-07-01 11:09:46.853 +03:00 [DBG] Connection id "0HNC8090TGC53" started. 2025-07-01 11:09:46.854 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:09:46.854 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:46.854 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:09:46.854 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:09:46.854 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:09:46.854 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:46.854 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:46.854 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:46.854 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:46.854 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:09:46.854 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:46.854 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:46.854 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:09:46.854 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:46.854 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:09:46.854 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:46.854 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:46.854 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:46.854 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:46.854 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:09:46.854 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:09:46.854 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:09:46.854 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:09:46.854 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:09:46.854 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:09:46.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:46.854 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:46.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:46.854 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:46.854 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:46.854 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:09:46.854 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:09:46.855 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.927ms. 2025-07-01 11:09:46.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:46.855 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:46.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:46.855 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:46.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:46.856 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:46.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:46.856 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:46.856 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:09:46.856 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:09:46.856 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:09:46.856 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:09:46.856 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:09:46.856 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:09:46.856 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:09:46.856 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:09:46.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:46.856 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:46.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:46.856 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:46.856 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:46.856 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:46.856 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.9339ms 2025-07-01 11:09:46.856 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:46.856 +03:00 [DBG] Connection id "0HNC8090TGC53" completed keep alive response. 2025-07-01 11:09:46.856 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.5374ms 2025-07-01 11:09:46.856 +03:00 [DBG] Connection id "0HNC8090TGC53" received FIN. 2025-07-01 11:09:46.856 +03:00 [DBG] Connection id "0HNC8090TGC53" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:46.856 +03:00 [DBG] Connection id "0HNC8090TGC53" disconnecting. 2025-07-01 11:09:46.857 +03:00 [DBG] Connection id "0HNC8090TGC53" stopped. 2025-07-01 11:09:46.912 +03:00 [DBG] Connection id "0HNC8090TGC54" accepted. 2025-07-01 11:09:46.912 +03:00 [DBG] Connection id "0HNC8090TGC54" started. 2025-07-01 11:09:46.912 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:09:46.912 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:46.912 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:09:46.912 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:09:46.912 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:09:46.912 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:46.912 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:46.913 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:46.913 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:46.913 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:09:46.913 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:46.913 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:46.913 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:09:46.913 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:46.913 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:09:46.913 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:46.913 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:46.913 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:46.913 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:09:46.913 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:09:46.913 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:09:46.913 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:09:46.913 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:09:46.913 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:09:46.913 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:09:46.913 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:46.913 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:46.913 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:46.913 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:46.913 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:46.913 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:09:46.913 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:09:47.059 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 145.6003ms. 2025-07-01 11:09:47.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:47.059 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:47.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:47.059 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:47.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:47.059 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:47.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:47.059 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:47.059 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:09:47.059 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:09:47.059 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:09:47.059 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:09:47.059 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:09:47.059 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:09:47.059 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:09:47.061 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:09:47.061 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:47.061 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:47.061 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:47.061 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:47.061 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:47.061 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:47.061 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 147.9422ms 2025-07-01 11:09:47.061 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:09:47.061 +03:00 [DBG] Connection id "0HNC8090TGC54" completed keep alive response. 2025-07-01 11:09:47.061 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 148.5708ms 2025-07-01 11:09:47.064 +03:00 [DBG] Connection id "0HNC8090TGC54" received FIN. 2025-07-01 11:09:47.064 +03:00 [DBG] Connection id "0HNC8090TGC54" disconnecting. 2025-07-01 11:09:47.064 +03:00 [DBG] Connection id "0HNC8090TGC54" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:47.065 +03:00 [DBG] Connection id "0HNC8090TGC54" stopped. 2025-07-01 11:09:48.995 +03:00 [DBG] Connection id "0HNC8090TGC55" accepted. 2025-07-01 11:09:48.995 +03:00 [DBG] Connection id "0HNC8090TGC55" started. 2025-07-01 11:09:48.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:09:48.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:48.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:09:48.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:09:48.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:09:48.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:48.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:48.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:48.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:09:48.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:09:48.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:48.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:09:48.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:48.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:48.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:09:48.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:48.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:09:48.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:48.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:48.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:09:48.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:09:48.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:48.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:48.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:48.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:48.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:48.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1283ms. 2025-07-01 11:09:48.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:48.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:48.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:48.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:48.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:48.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:48.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:48.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:48.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:48.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:09:48.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:48.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:48.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:48.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:48.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:48.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:48.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:48.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8318ms 2025-07-01 11:09:48.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:48.997 +03:00 [DBG] Connection id "0HNC8090TGC55" completed keep alive response. 2025-07-01 11:09:48.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4827ms 2025-07-01 11:09:48.997 +03:00 [DBG] Connection id "0HNC8090TGC55" received FIN. 2025-07-01 11:09:48.997 +03:00 [DBG] Connection id "0HNC8090TGC55" disconnecting. 2025-07-01 11:09:48.998 +03:00 [DBG] Connection id "0HNC8090TGC55" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:48.999 +03:00 [DBG] Connection id "0HNC8090TGC55" stopped. 2025-07-01 11:09:53.988 +03:00 [DBG] Connection id "0HNC8090TGC56" accepted. 2025-07-01 11:09:53.988 +03:00 [DBG] Connection id "0HNC8090TGC56" started. 2025-07-01 11:09:53.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:09:53.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:53.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:09:53.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:09:53.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:09:53.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:53.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:53.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:53.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:09:53.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:09:53.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:53.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:09:53.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:53.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:53.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:09:53.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:53.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:09:53.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:53.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:53.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:09:53.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:09:53.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:53.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:53.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:53.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:53.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:53.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1535ms. 2025-07-01 11:09:53.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:53.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:53.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:53.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:53.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:53.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:53.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:53.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:53.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:53.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:09:53.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:53.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:53.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:53.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:53.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:53.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:53.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:53.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8376ms 2025-07-01 11:09:53.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:53.990 +03:00 [DBG] Connection id "0HNC8090TGC56" completed keep alive response. 2025-07-01 11:09:53.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7331ms 2025-07-01 11:09:53.990 +03:00 [DBG] Connection id "0HNC8090TGC56" received FIN. 2025-07-01 11:09:53.990 +03:00 [DBG] Connection id "0HNC8090TGC56" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:53.990 +03:00 [DBG] Connection id "0HNC8090TGC56" disconnecting. 2025-07-01 11:09:53.990 +03:00 [DBG] Connection id "0HNC8090TGC56" stopped. 2025-07-01 11:09:58.980 +03:00 [DBG] Connection id "0HNC8090TGC57" accepted. 2025-07-01 11:09:58.981 +03:00 [DBG] Connection id "0HNC8090TGC57" started. 2025-07-01 11:09:58.981 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:09:58.981 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:09:58.981 +03:00 [DBG] POST requests are not supported 2025-07-01 11:09:58.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:09:58.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:09:58.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:58.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:09:58.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:09:58.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:09:58.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:09:58.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:58.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:09:58.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:09:58.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:09:58.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:09:58.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:09:58.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:09:58.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:58.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:58.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:09:58.981 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:09:58.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:58.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:58.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:58.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:58.981 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:09:58.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1403ms. 2025-07-01 11:09:58.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:58.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:09:58.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:58.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:09:58.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:58.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:58.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:58.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:58.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:58.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:09:58.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:09:58.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:58.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:09:58.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:58.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:58.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:58.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:09:58.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7292ms 2025-07-01 11:09:58.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:09:58.982 +03:00 [DBG] Connection id "0HNC8090TGC57" completed keep alive response. 2025-07-01 11:09:58.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3799ms 2025-07-01 11:09:58.982 +03:00 [DBG] Connection id "0HNC8090TGC57" received FIN. 2025-07-01 11:09:58.982 +03:00 [DBG] Connection id "0HNC8090TGC57" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:09:58.982 +03:00 [DBG] Connection id "0HNC8090TGC57" disconnecting. 2025-07-01 11:09:58.983 +03:00 [DBG] Connection id "0HNC8090TGC57" stopped. 2025-07-01 11:10:02.985 +03:00 [DBG] Connection id "0HNC8090TGC58" accepted. 2025-07-01 11:10:02.985 +03:00 [DBG] Connection id "0HNC8090TGC58" started. 2025-07-01 11:10:02.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 771 2025-07-01 11:10:02.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:10:02.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:10:02.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:10:02.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:10:02.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:10:02.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:10:02.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:10:02.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:10:02.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:10:02.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:10:02.985 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:10:02.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:10:02.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:10:02.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:10:02.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:10:02.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:10:02.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:02.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:02.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:10:02.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:10:02.986 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:10:02.986 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:10:02.986 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:10:02.986 +03:00 [DBG] Connection id "0HNC8090TGC58", Request id "0HNC8090TGC58:00000001": started reading request body. 2025-07-01 11:10:02.986 +03:00 [DBG] Connection id "0HNC8090TGC58", Request id "0HNC8090TGC58:00000001": done reading request body. 2025-07-01 11:10:02.986 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:10:02.986 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:10:02.986 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:10:02.986 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:10:02.986 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:10:02.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:02.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:02.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:02.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:02.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:10:02.987 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:10:02.987 +03:00 [INF] Updating physical elements properties 2025-07-01 11:10:03.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.0125ms. 2025-07-01 11:10:03.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:03.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:03.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:03.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:03.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:03.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:03.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:10:03.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:10:03.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:10:03.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:03.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:03.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 22.4163ms 2025-07-01 11:10:03.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:10:03.008 +03:00 [DBG] Connection id "0HNC8090TGC58" completed keep alive response. 2025-07-01 11:10:03.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 23.2456ms 2025-07-01 11:10:03.008 +03:00 [DBG] Connection id "0HNC8090TGC58" received FIN. 2025-07-01 11:10:03.009 +03:00 [DBG] Connection id "0HNC8090TGC58" disconnecting. 2025-07-01 11:10:03.009 +03:00 [DBG] Connection id "0HNC8090TGC58" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:10:03.010 +03:00 [DBG] Connection id "0HNC8090TGC58" stopped. 2025-07-01 11:10:03.045 +03:00 [DBG] Connection id "0HNC8090TGC59" accepted. 2025-07-01 11:10:03.045 +03:00 [DBG] Connection id "0HNC8090TGC59" started. 2025-07-01 11:10:03.045 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:10:03.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:10:03.045 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:10:03.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:10:03.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:10:03.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:10:03.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:10:03.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:10:03.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:10:03.046 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:10:03.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:10:03.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:10:03.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:10:03.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:10:03.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:10:03.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:10:03.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:10:03.046 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:10:03.046 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:10:03.046 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:10:03.046 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:10:03.046 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:10:03.046 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:10:03.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:03.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:03.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:03.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:03.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:10:03.046 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:10:03.046 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:10:03.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.7458ms. 2025-07-01 11:10:03.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:03.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:03.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:03.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:03.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:03.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:03.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:10:03.048 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:10:03.048 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:10:03.048 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:10:03.048 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:10:03.048 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:10:03.049 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:10:03.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:10:03.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:03.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:03.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.0916ms 2025-07-01 11:10:03.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:10:03.049 +03:00 [DBG] Connection id "0HNC8090TGC59" completed keep alive response. 2025-07-01 11:10:03.049 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.7816ms 2025-07-01 11:10:03.049 +03:00 [DBG] Connection id "0HNC8090TGC59" received FIN. 2025-07-01 11:10:03.050 +03:00 [DBG] Connection id "0HNC8090TGC59" disconnecting. 2025-07-01 11:10:03.050 +03:00 [DBG] Connection id "0HNC8090TGC59" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:10:03.051 +03:00 [DBG] Connection id "0HNC8090TGC59" stopped. 2025-07-01 11:10:03.100 +03:00 [DBG] Connection id "0HNC8090TGC5A" accepted. 2025-07-01 11:10:03.100 +03:00 [DBG] Connection id "0HNC8090TGC5A" started. 2025-07-01 11:10:03.100 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:10:03.100 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:10:03.100 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:10:03.100 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:10:03.100 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:10:03.100 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:10:03.100 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:10:03.100 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:10:03.101 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:10:03.101 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:10:03.101 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:10:03.101 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:10:03.101 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:10:03.101 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:10:03.101 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:10:03.101 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.101 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.101 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:10:03.101 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:10:03.101 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:10:03.101 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:10:03.101 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:10:03.101 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:10:03.101 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:10:03.101 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:10:03.101 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:03.101 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:03.101 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:03.101 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:03.101 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:10:03.101 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:10:03.101 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:10:03.263 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 161.9946ms. 2025-07-01 11:10:03.263 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:03.263 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:03.263 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:03.263 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:03.263 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.263 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.263 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:03.263 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:03.263 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:10:03.263 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:10:03.263 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:10:03.263 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:10:03.263 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:10:03.264 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:10:03.264 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:10:03.265 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:10:03.265 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:03.265 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:03.265 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.265 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.265 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.265 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.265 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 164.5067ms 2025-07-01 11:10:03.265 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:10:03.265 +03:00 [DBG] Connection id "0HNC8090TGC5A" completed keep alive response. 2025-07-01 11:10:03.265 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 165.1942ms 2025-07-01 11:10:03.269 +03:00 [DBG] Connection id "0HNC8090TGC5A" received FIN. 2025-07-01 11:10:03.269 +03:00 [DBG] Connection id "0HNC8090TGC5A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:10:03.269 +03:00 [DBG] Connection id "0HNC8090TGC5A" disconnecting. 2025-07-01 11:10:03.269 +03:00 [DBG] Connection id "0HNC8090TGC5A" stopped. 2025-07-01 11:10:03.981 +03:00 [DBG] Connection id "0HNC8090TGC5B" accepted. 2025-07-01 11:10:03.981 +03:00 [DBG] Connection id "0HNC8090TGC5B" started. 2025-07-01 11:10:03.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:10:03.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:10:03.982 +03:00 [DBG] POST requests are not supported 2025-07-01 11:10:03.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:10:03.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:10:03.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:03.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:10:03.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:10:03.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:10:03.982 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:10:03.982 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:03.982 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:10:03.982 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:10:03.982 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:10:03.982 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:10:03.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:10:03.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:10:03.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:10:03.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:10:03.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:03.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:03.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:03.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:03.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:10:03.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1994ms. 2025-07-01 11:10:03.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:03.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:03.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:03.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:03.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:03.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:03.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:10:03.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:10:03.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:10:03.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:03.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:03.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:03.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4224ms 2025-07-01 11:10:03.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:03.984 +03:00 [DBG] Connection id "0HNC8090TGC5B" completed keep alive response. 2025-07-01 11:10:03.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6128ms 2025-07-01 11:10:03.984 +03:00 [DBG] Connection id "0HNC8090TGC5B" received FIN. 2025-07-01 11:10:03.984 +03:00 [DBG] Connection id "0HNC8090TGC5B" disconnecting. 2025-07-01 11:10:03.984 +03:00 [DBG] Connection id "0HNC8090TGC5B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:10:03.986 +03:00 [DBG] Connection id "0HNC8090TGC5B" stopped. 2025-07-01 11:10:08.986 +03:00 [DBG] Connection id "0HNC8090TGC5C" accepted. 2025-07-01 11:10:08.986 +03:00 [DBG] Connection id "0HNC8090TGC5C" started. 2025-07-01 11:10:08.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:10:08.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:10:08.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:10:08.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:10:08.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:10:08.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:08.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:10:08.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:10:08.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:10:08.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:10:08.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:08.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:10:08.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:10:08.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:10:08.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:10:08.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:10:08.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:10:08.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:08.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:08.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:10:08.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:10:08.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:08.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:08.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:08.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:08.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:10:08.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1434ms. 2025-07-01 11:10:08.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:08.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:08.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:08.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:08.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:08.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:08.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:08.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:08.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:10:08.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:10:08.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:10:08.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:08.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:08.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:08.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:08.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:08.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:08.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0782ms 2025-07-01 11:10:08.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:08.988 +03:00 [DBG] Connection id "0HNC8090TGC5C" completed keep alive response. 2025-07-01 11:10:08.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8149ms 2025-07-01 11:10:08.988 +03:00 [DBG] Connection id "0HNC8090TGC5C" received FIN. 2025-07-01 11:10:08.988 +03:00 [DBG] Connection id "0HNC8090TGC5C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:10:08.988 +03:00 [DBG] Connection id "0HNC8090TGC5C" disconnecting. 2025-07-01 11:10:08.988 +03:00 [DBG] Connection id "0HNC8090TGC5C" stopped. 2025-07-01 11:10:13.986 +03:00 [DBG] Connection id "0HNC8090TGC5D" accepted. 2025-07-01 11:10:13.986 +03:00 [DBG] Connection id "0HNC8090TGC5D" started. 2025-07-01 11:10:13.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:10:13.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:10:13.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:10:13.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:10:13.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:10:13.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:13.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:10:13.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:10:13.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:10:13.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:10:13.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:13.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:10:13.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:10:13.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:10:13.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:10:13.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:10:13.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:10:13.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:13.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:13.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:10:13.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:10:13.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:13.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:13.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:13.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:13.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:10:13.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1237ms. 2025-07-01 11:10:13.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:13.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:13.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:13.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:13.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:13.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:13.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:13.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:13.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:10:13.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:10:13.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:10:13.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:13.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:13.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:13.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:13.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:13.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:13.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6882ms 2025-07-01 11:10:13.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:13.988 +03:00 [DBG] Connection id "0HNC8090TGC5D" completed keep alive response. 2025-07-01 11:10:13.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.302ms 2025-07-01 11:10:13.988 +03:00 [DBG] Connection id "0HNC8090TGC5D" received FIN. 2025-07-01 11:10:13.988 +03:00 [DBG] Connection id "0HNC8090TGC5D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:10:13.988 +03:00 [DBG] Connection id "0HNC8090TGC5D" disconnecting. 2025-07-01 11:10:13.988 +03:00 [DBG] Connection id "0HNC8090TGC5D" stopped. 2025-07-01 11:10:18.989 +03:00 [DBG] Connection id "0HNC8090TGC5E" accepted. 2025-07-01 11:10:18.990 +03:00 [DBG] Connection id "0HNC8090TGC5E" started. 2025-07-01 11:10:18.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:10:18.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:10:18.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:10:18.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:10:18.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:10:18.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:18.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:10:18.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:10:18.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:10:18.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:10:18.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:18.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:10:18.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:10:18.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:10:18.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:10:18.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:10:18.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:10:18.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:18.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:18.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:10:18.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:10:18.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:18.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:18.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:18.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:18.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:10:18.992 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2213ms. 2025-07-01 11:10:18.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:18.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:18.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:18.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:18.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:18.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:18.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:18.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:18.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:10:18.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:10:18.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:10:18.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:18.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:18.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:18.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:18.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:18.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:18.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.1307ms 2025-07-01 11:10:18.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:18.993 +03:00 [DBG] Connection id "0HNC8090TGC5E" completed keep alive response. 2025-07-01 11:10:18.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5668ms 2025-07-01 11:10:18.993 +03:00 [DBG] Connection id "0HNC8090TGC5E" received FIN. 2025-07-01 11:10:18.994 +03:00 [DBG] Connection id "0HNC8090TGC5E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:10:18.994 +03:00 [DBG] Connection id "0HNC8090TGC5E" disconnecting. 2025-07-01 11:10:18.994 +03:00 [DBG] Connection id "0HNC8090TGC5E" stopped. 2025-07-01 11:10:23.981 +03:00 [DBG] Connection id "0HNC8090TGC5F" accepted. 2025-07-01 11:10:23.982 +03:00 [DBG] Connection id "0HNC8090TGC5F" started. 2025-07-01 11:10:23.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:10:23.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:10:23.982 +03:00 [DBG] POST requests are not supported 2025-07-01 11:10:23.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:10:23.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:10:23.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:23.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:10:23.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:10:23.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:10:23.982 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:10:23.982 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:23.982 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:10:23.982 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:10:23.982 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:10:23.982 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:10:23.982 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:10:23.982 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:10:23.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:23.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:23.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:10:23.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:10:23.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:23.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:23.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:23.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:23.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:10:23.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1234ms. 2025-07-01 11:10:23.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:23.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:23.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:23.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:23.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:23.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:23.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:23.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:23.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:10:23.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:10:23.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:10:23.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:23.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:23.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:23.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:23.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:23.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:23.983 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8227ms 2025-07-01 11:10:23.983 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:23.983 +03:00 [DBG] Connection id "0HNC8090TGC5F" completed keep alive response. 2025-07-01 11:10:23.983 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4529ms 2025-07-01 11:10:23.983 +03:00 [DBG] Connection id "0HNC8090TGC5F" received FIN. 2025-07-01 11:10:23.983 +03:00 [DBG] Connection id "0HNC8090TGC5F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:10:23.984 +03:00 [DBG] Connection id "0HNC8090TGC5F" disconnecting. 2025-07-01 11:10:23.984 +03:00 [DBG] Connection id "0HNC8090TGC5F" stopped. 2025-07-01 11:10:28.987 +03:00 [DBG] Connection id "0HNC8090TGC5G" accepted. 2025-07-01 11:10:28.987 +03:00 [DBG] Connection id "0HNC8090TGC5G" started. 2025-07-01 11:10:28.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:10:28.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:10:28.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:10:28.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:10:28.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:10:28.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:28.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:10:28.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:10:28.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:10:28.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:10:28.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:28.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:10:28.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:10:28.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:10:28.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:10:28.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:10:28.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:10:28.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:28.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:28.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:10:28.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:10:28.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:28.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:28.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:28.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:28.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:10:28.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1554ms. 2025-07-01 11:10:28.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:28.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:28.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:28.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:28.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:28.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:28.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:28.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:28.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:10:28.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:10:28.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:10:28.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:28.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:28.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:28.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:28.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:28.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:28.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1692ms 2025-07-01 11:10:28.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:28.990 +03:00 [DBG] Connection id "0HNC8090TGC5G" completed keep alive response. 2025-07-01 11:10:28.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1521ms 2025-07-01 11:10:28.990 +03:00 [DBG] Connection id "0HNC8090TGC5G" received FIN. 2025-07-01 11:10:28.990 +03:00 [DBG] Connection id "0HNC8090TGC5G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:10:28.990 +03:00 [DBG] Connection id "0HNC8090TGC5G" disconnecting. 2025-07-01 11:10:28.990 +03:00 [DBG] Connection id "0HNC8090TGC5G" stopped. 2025-07-01 11:10:33.985 +03:00 [DBG] Connection id "0HNC8090TGC5H" accepted. 2025-07-01 11:10:33.985 +03:00 [DBG] Connection id "0HNC8090TGC5H" started. 2025-07-01 11:10:33.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:10:33.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:10:33.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:10:33.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:10:33.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:10:33.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:33.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:10:33.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:10:33.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:10:33.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:10:33.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:33.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:10:33.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:10:33.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:10:33.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:10:33.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:10:33.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:10:33.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:33.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:33.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:10:33.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:10:33.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:33.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:33.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:33.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:33.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:10:33.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1269ms. 2025-07-01 11:10:33.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:33.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:33.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:33.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:33.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:33.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:33.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:33.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:33.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:10:33.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:10:33.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:10:33.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:33.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:33.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:33.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:33.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:33.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:33.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1887ms 2025-07-01 11:10:33.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:33.987 +03:00 [DBG] Connection id "0HNC8090TGC5H" completed keep alive response. 2025-07-01 11:10:33.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0896ms 2025-07-01 11:10:33.987 +03:00 [DBG] Connection id "0HNC8090TGC5H" received FIN. 2025-07-01 11:10:33.987 +03:00 [DBG] Connection id "0HNC8090TGC5H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:10:33.988 +03:00 [DBG] Connection id "0HNC8090TGC5H" disconnecting. 2025-07-01 11:10:33.988 +03:00 [DBG] Connection id "0HNC8090TGC5H" stopped. 2025-07-01 11:10:38.996 +03:00 [DBG] Connection id "0HNC8090TGC5I" accepted. 2025-07-01 11:10:38.996 +03:00 [DBG] Connection id "0HNC8090TGC5I" started. 2025-07-01 11:10:38.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:10:38.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:10:38.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:10:38.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:10:38.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:10:38.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:38.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:10:38.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:10:38.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:10:38.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:10:38.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:38.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:10:38.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:10:38.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:10:38.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:10:38.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:10:38.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:10:38.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:38.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:38.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:10:38.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:10:38.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:38.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:38.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:38.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:38.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:10:38.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.22ms. 2025-07-01 11:10:38.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:38.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:38.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:38.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:38.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:38.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:38.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:38.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:38.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:10:38.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:10:38.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:10:38.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:38.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:38.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:38.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:38.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:38.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:38.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9614ms 2025-07-01 11:10:38.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:38.999 +03:00 [DBG] Connection id "0HNC8090TGC5I" completed keep alive response. 2025-07-01 11:10:39.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5481ms 2025-07-01 11:10:39.000 +03:00 [DBG] Connection id "0HNC8090TGC5I" received FIN. 2025-07-01 11:10:39.000 +03:00 [DBG] Connection id "0HNC8090TGC5I" disconnecting. 2025-07-01 11:10:39.000 +03:00 [DBG] Connection id "0HNC8090TGC5I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:10:39.001 +03:00 [DBG] Connection id "0HNC8090TGC5I" stopped. 2025-07-01 11:10:43.991 +03:00 [DBG] Connection id "0HNC8090TGC5J" accepted. 2025-07-01 11:10:43.991 +03:00 [DBG] Connection id "0HNC8090TGC5J" started. 2025-07-01 11:10:43.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:10:43.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:10:43.992 +03:00 [DBG] POST requests are not supported 2025-07-01 11:10:43.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:10:43.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:10:43.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:43.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:10:43.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:10:43.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:10:43.992 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:10:43.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:43.992 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:10:43.992 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:10:43.992 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:10:43.992 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:10:43.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:10:43.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:10:43.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:43.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:43.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:10:43.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:10:43.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:43.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:43.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:43.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:43.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:10:43.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1564ms. 2025-07-01 11:10:43.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:43.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:43.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:43.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:43.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:43.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:43.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:43.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:43.993 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:10:43.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:10:43.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:10:43.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:43.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:43.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:43.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:43.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:43.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:43.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3221ms 2025-07-01 11:10:43.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:43.994 +03:00 [DBG] Connection id "0HNC8090TGC5J" completed keep alive response. 2025-07-01 11:10:43.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3122ms 2025-07-01 11:10:43.994 +03:00 [DBG] Connection id "0HNC8090TGC5J" received FIN. 2025-07-01 11:10:43.994 +03:00 [DBG] Connection id "0HNC8090TGC5J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:10:43.995 +03:00 [DBG] Connection id "0HNC8090TGC5J" disconnecting. 2025-07-01 11:10:43.995 +03:00 [DBG] Connection id "0HNC8090TGC5J" stopped. 2025-07-01 11:10:48.989 +03:00 [DBG] Connection id "0HNC8090TGC5K" accepted. 2025-07-01 11:10:48.989 +03:00 [DBG] Connection id "0HNC8090TGC5K" started. 2025-07-01 11:10:48.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:10:48.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:10:48.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:10:48.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:10:48.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:10:48.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:48.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:10:48.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:10:48.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:10:48.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:10:48.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:48.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:10:48.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:10:48.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:10:48.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:10:48.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:10:48.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:10:48.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:48.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:48.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:10:48.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:10:48.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:48.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:48.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:48.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:48.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:10:48.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1728ms. 2025-07-01 11:10:48.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:48.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:48.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:48.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:48.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:48.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:48.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:48.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:48.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:10:48.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:10:48.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:10:48.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:48.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:48.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:48.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:48.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:48.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:48.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7634ms 2025-07-01 11:10:48.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:48.991 +03:00 [DBG] Connection id "0HNC8090TGC5K" completed keep alive response. 2025-07-01 11:10:48.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.375ms 2025-07-01 11:10:48.991 +03:00 [DBG] Connection id "0HNC8090TGC5K" received FIN. 2025-07-01 11:10:48.991 +03:00 [DBG] Connection id "0HNC8090TGC5K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:10:48.991 +03:00 [DBG] Connection id "0HNC8090TGC5K" disconnecting. 2025-07-01 11:10:48.992 +03:00 [DBG] Connection id "0HNC8090TGC5K" stopped. 2025-07-01 11:10:53.991 +03:00 [DBG] Connection id "0HNC8090TGC5L" accepted. 2025-07-01 11:10:53.991 +03:00 [DBG] Connection id "0HNC8090TGC5L" started. 2025-07-01 11:10:53.991 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:10:53.991 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:10:53.991 +03:00 [DBG] POST requests are not supported 2025-07-01 11:10:53.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:10:53.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:10:53.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:53.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:10:53.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:10:53.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:10:53.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:10:53.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:53.992 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:10:53.992 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:10:53.992 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:10:53.992 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:10:53.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:10:53.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:10:53.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:53.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:53.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:10:53.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:10:53.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:53.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:53.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:53.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:53.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:10:53.992 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1394ms. 2025-07-01 11:10:53.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:53.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:53.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:53.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:53.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:53.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:53.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:53.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:53.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:10:53.992 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:10:53.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:10:53.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:53.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:53.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:53.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:53.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:53.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:53.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9865ms 2025-07-01 11:10:53.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:53.993 +03:00 [DBG] Connection id "0HNC8090TGC5L" completed keep alive response. 2025-07-01 11:10:53.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.583ms 2025-07-01 11:10:53.993 +03:00 [DBG] Connection id "0HNC8090TGC5L" received FIN. 2025-07-01 11:10:53.993 +03:00 [DBG] Connection id "0HNC8090TGC5L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:10:53.993 +03:00 [DBG] Connection id "0HNC8090TGC5L" disconnecting. 2025-07-01 11:10:53.993 +03:00 [DBG] Connection id "0HNC8090TGC5L" stopped. 2025-07-01 11:10:58.986 +03:00 [DBG] Connection id "0HNC8090TGC5M" accepted. 2025-07-01 11:10:58.986 +03:00 [DBG] Connection id "0HNC8090TGC5M" started. 2025-07-01 11:10:58.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:10:58.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:10:58.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:10:58.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:10:58.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:10:58.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:58.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:10:58.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:10:58.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:10:58.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:10:58.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:58.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:10:58.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:10:58.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:10:58.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:10:58.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:10:58.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:10:58.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:58.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:58.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:10:58.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:10:58.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:58.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:58.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:58.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:58.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:10:58.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1132ms. 2025-07-01 11:10:58.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:58.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:10:58.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:58.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:10:58.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:58.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:58.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:58.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:58.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:10:58.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:10:58.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:10:58.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:58.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:10:58.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:58.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:58.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:58.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:10:58.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6478ms 2025-07-01 11:10:58.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:10:58.987 +03:00 [DBG] Connection id "0HNC8090TGC5M" completed keep alive response. 2025-07-01 11:10:58.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1448ms 2025-07-01 11:10:58.988 +03:00 [DBG] Connection id "0HNC8090TGC5M" received FIN. 2025-07-01 11:10:58.988 +03:00 [DBG] Connection id "0HNC8090TGC5M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:10:58.988 +03:00 [DBG] Connection id "0HNC8090TGC5M" disconnecting. 2025-07-01 11:10:58.988 +03:00 [DBG] Connection id "0HNC8090TGC5M" stopped. 2025-07-01 11:11:03.984 +03:00 [DBG] Connection id "0HNC8090TGC5N" accepted. 2025-07-01 11:11:03.985 +03:00 [DBG] Connection id "0HNC8090TGC5N" started. 2025-07-01 11:11:03.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:11:03.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:03.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:11:03.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:11:03.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:11:03.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:03.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:03.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:03.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:11:03.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:11:03.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:03.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:11:03.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:03.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:03.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:03.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:03.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:03.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:03.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:03.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:11:03.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:11:03.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:03.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:03.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:03.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:03.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:03.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1291ms. 2025-07-01 11:11:03.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:03.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:03.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:03.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:03.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:03.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:03.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:03.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:03.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:03.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:11:03.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:03.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:03.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:03.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:03.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:03.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:03.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:03.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.797ms 2025-07-01 11:11:03.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:03.986 +03:00 [DBG] Connection id "0HNC8090TGC5N" completed keep alive response. 2025-07-01 11:11:03.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4182ms 2025-07-01 11:11:03.986 +03:00 [DBG] Connection id "0HNC8090TGC5N" received FIN. 2025-07-01 11:11:03.987 +03:00 [DBG] Connection id "0HNC8090TGC5N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:03.987 +03:00 [DBG] Connection id "0HNC8090TGC5N" disconnecting. 2025-07-01 11:11:03.987 +03:00 [DBG] Connection id "0HNC8090TGC5N" stopped. 2025-07-01 11:11:05.380 +03:00 [DBG] Connection id "0HNC8090TGC5O" accepted. 2025-07-01 11:11:05.380 +03:00 [DBG] Connection id "0HNC8090TGC5O" started. 2025-07-01 11:11:05.381 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 767 2025-07-01 11:11:05.381 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:05.381 +03:00 [DBG] POST requests are not supported 2025-07-01 11:11:05.381 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:11:05.381 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:11:05.381 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:11:05.381 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:05.381 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:05.381 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:11:05.381 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:11:05.381 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:11:05.381 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:11:05.381 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:05.381 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:05.381 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:05.381 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:05.381 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:05.381 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:05.381 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:05.381 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:05.381 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:05.381 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:11:05.381 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:11:05.382 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:11:05.382 +03:00 [DBG] Connection id "0HNC8090TGC5O", Request id "0HNC8090TGC5O:00000001": started reading request body. 2025-07-01 11:11:05.382 +03:00 [DBG] Connection id "0HNC8090TGC5O", Request id "0HNC8090TGC5O:00000001": done reading request body. 2025-07-01 11:11:05.382 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:11:05.382 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:11:05.382 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:11:05.382 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:11:05.382 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:11:05.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:05.382 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:05.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:05.382 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:05.382 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:05.382 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:11:05.382 +03:00 [INF] Updating physical elements properties 2025-07-01 11:11:05.398 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 15.3465ms. 2025-07-01 11:11:05.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:05.398 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:05.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:05.398 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:05.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:05.398 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:05.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:05.398 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:05.398 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:05.398 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:11:05.398 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:05.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:05.398 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:05.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:05.398 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:05.398 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:05.398 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:05.398 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 16.7817ms 2025-07-01 11:11:05.398 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:11:05.398 +03:00 [DBG] Connection id "0HNC8090TGC5O" completed keep alive response. 2025-07-01 11:11:05.398 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 17.6123ms 2025-07-01 11:11:05.398 +03:00 [DBG] Connection id "0HNC8090TGC5O" received FIN. 2025-07-01 11:11:05.399 +03:00 [DBG] Connection id "0HNC8090TGC5O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:05.399 +03:00 [DBG] Connection id "0HNC8090TGC5O" disconnecting. 2025-07-01 11:11:05.399 +03:00 [DBG] Connection id "0HNC8090TGC5O" stopped. 2025-07-01 11:11:05.440 +03:00 [DBG] Connection id "0HNC8090TGC5P" accepted. 2025-07-01 11:11:05.440 +03:00 [DBG] Connection id "0HNC8090TGC5P" started. 2025-07-01 11:11:05.440 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:11:05.440 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:05.440 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:11:05.440 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:11:05.440 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:11:05.440 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:05.440 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:05.440 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:05.440 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:05.440 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:11:05.440 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:05.440 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:05.440 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:05.440 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:05.440 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:05.440 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:05.440 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:05.440 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:05.440 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:05.440 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:11:05.440 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:11:05.440 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:11:05.440 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:11:05.440 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:11:05.440 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:11:05.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:05.441 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:05.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:05.441 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:05.441 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:05.441 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:11:05.441 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:11:05.442 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5546ms. 2025-07-01 11:11:05.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:05.442 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:05.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:05.442 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:05.442 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:05.442 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:05.442 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:05.442 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:05.442 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:11:05.442 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:11:05.442 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:11:05.443 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:11:05.443 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:11:05.443 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:11:05.443 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:11:05.443 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:11:05.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:05.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:05.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:05.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:05.443 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:05.443 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:05.443 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.6764ms 2025-07-01 11:11:05.443 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:05.443 +03:00 [DBG] Connection id "0HNC8090TGC5P" completed keep alive response. 2025-07-01 11:11:05.443 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.1551ms 2025-07-01 11:11:05.443 +03:00 [DBG] Connection id "0HNC8090TGC5P" received FIN. 2025-07-01 11:11:05.443 +03:00 [DBG] Connection id "0HNC8090TGC5P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:05.443 +03:00 [DBG] Connection id "0HNC8090TGC5P" disconnecting. 2025-07-01 11:11:05.443 +03:00 [DBG] Connection id "0HNC8090TGC5P" stopped. 2025-07-01 11:11:05.495 +03:00 [DBG] Connection id "0HNC8090TGC5Q" accepted. 2025-07-01 11:11:05.495 +03:00 [DBG] Connection id "0HNC8090TGC5Q" started. 2025-07-01 11:11:05.496 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:11:05.496 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:05.496 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:11:05.496 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:11:05.496 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:11:05.496 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:05.496 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:05.496 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:05.496 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:05.496 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:11:05.496 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:05.496 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:05.496 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:05.496 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:05.496 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:05.496 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:05.496 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:05.496 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:05.496 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:05.496 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:11:05.496 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:11:05.496 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:11:05.496 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:11:05.496 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:11:05.496 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:11:05.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:05.496 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:05.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:05.496 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:05.496 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:05.497 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:11:05.497 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:11:05.641 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 144.1831ms. 2025-07-01 11:11:05.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:05.641 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:05.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:05.641 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:05.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:05.641 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:05.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:05.641 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:05.641 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:11:05.641 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:11:05.641 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:11:05.641 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:11:05.641 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:11:05.641 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:11:05.641 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:11:05.642 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:11:05.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:05.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:05.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:05.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:05.643 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:05.643 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:05.643 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 146.563ms 2025-07-01 11:11:05.643 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:05.643 +03:00 [DBG] Connection id "0HNC8090TGC5Q" completed keep alive response. 2025-07-01 11:11:05.643 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 147.2134ms 2025-07-01 11:11:05.647 +03:00 [DBG] Connection id "0HNC8090TGC5Q" received FIN. 2025-07-01 11:11:05.647 +03:00 [DBG] Connection id "0HNC8090TGC5Q" disconnecting. 2025-07-01 11:11:05.647 +03:00 [DBG] Connection id "0HNC8090TGC5Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:05.648 +03:00 [DBG] Connection id "0HNC8090TGC5Q" stopped. 2025-07-01 11:11:08.922 +03:00 [DBG] Connection id "0HNC8090TGC5R" accepted. 2025-07-01 11:11:08.922 +03:00 [DBG] Connection id "0HNC8090TGC5R" started. 2025-07-01 11:11:08.922 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:11:08.922 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:08.922 +03:00 [DBG] POST requests are not supported 2025-07-01 11:11:08.922 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:11:08.922 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:11:08.922 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:11:08.922 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:08.922 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:08.922 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:11:08.922 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:11:08.922 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:11:08.922 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:11:08.922 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:08.922 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:08.922 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:08.922 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:08.922 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:08.922 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:08.922 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:08.922 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:08.923 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:08.923 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:11:08.923 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:11:08.923 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:11:08.923 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:11:08.923 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:11:08.923 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:11:08.923 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:11:08.923 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:11:08.923 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:11:08.923 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:11:08.923 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:11:08.923 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:11:08.923 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:11:08.923 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:11:08.923 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:11:08.923 +03:00 [DBG] Connection id "0HNC8090TGC5R", Request id "0HNC8090TGC5R:00000001": started reading request body. 2025-07-01 11:11:08.923 +03:00 [DBG] Connection id "0HNC8090TGC5R", Request id "0HNC8090TGC5R:00000001": done reading request body. 2025-07-01 11:11:08.923 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:11:08.923 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:11:08.923 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:11:08.923 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:11:08.923 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:11:08.923 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:08.923 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:08.923 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:08.923 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:08.923 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:08.923 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:11:08.923 +03:00 [INF] Changing group of physicals [297] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:11:08.945 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.9374ms. 2025-07-01 11:11:08.945 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:08.945 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:08.945 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:08.945 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:08.945 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:08.945 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:08.945 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:08.945 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:08.945 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:08.945 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:11:08.945 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:08.946 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:08.946 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:08.946 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:08.946 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:08.946 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:08.946 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:08.946 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 23.2307ms 2025-07-01 11:11:08.946 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:11:08.946 +03:00 [DBG] Connection id "0HNC8090TGC5R" completed keep alive response. 2025-07-01 11:11:08.946 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 23.9019ms 2025-07-01 11:11:08.946 +03:00 [DBG] Connection id "0HNC8090TGC5R" received FIN. 2025-07-01 11:11:08.946 +03:00 [DBG] Connection id "0HNC8090TGC5R" disconnecting. 2025-07-01 11:11:08.946 +03:00 [DBG] Connection id "0HNC8090TGC5R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:08.947 +03:00 [DBG] Connection id "0HNC8090TGC5R" stopped. 2025-07-01 11:11:08.986 +03:00 [DBG] Connection id "0HNC8090TGC5S" accepted. 2025-07-01 11:11:08.987 +03:00 [DBG] Connection id "0HNC8090TGC5S" started. 2025-07-01 11:11:08.987 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:11:08.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:08.987 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:11:08.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:11:08.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:11:08.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:08.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:08.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:08.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:08.987 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:11:08.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:08.987 +03:00 [DBG] Connection id "0HNC8090TGC5T" accepted. 2025-07-01 11:11:08.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:08.987 +03:00 [DBG] Connection id "0HNC8090TGC5T" started. 2025-07-01 11:11:08.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:08.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:08.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:11:08.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:08.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:11:08.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:08.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:11:08.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:08.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:11:08.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:08.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:08.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:08.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:08.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:08.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:08.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:11:08.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:11:08.988 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:11:08.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:08.988 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:11:08.988 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:11:08.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:11:08.988 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:11:08.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:08.988 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:11:08.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:08.988 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:11:08.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:08.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:08.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:08.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:08.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:08.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:08.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:08.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:11:08.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:08.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:08.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:11:08.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:08.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:08.989 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:11:08.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:08.989 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:11:08.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:08.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:08.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:08.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1556ms. 2025-07-01 11:11:08.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:08.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:08.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:08.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:08.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:08.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:08.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:08.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:08.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:08.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:11:08.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:08.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:08.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:08.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:08.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:08.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:08.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:08.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0866ms 2025-07-01 11:11:08.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:08.989 +03:00 [DBG] Connection id "0HNC8090TGC5T" completed keep alive response. 2025-07-01 11:11:08.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0129ms 2025-07-01 11:11:08.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.169ms. 2025-07-01 11:11:08.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:08.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:08.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:08.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:08.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:08.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:08.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:08.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:08.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:11:08.990 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:11:08.990 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:11:08.990 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:11:08.991 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:11:08.991 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:11:08.991 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:11:08.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:11:08.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:08.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:08.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:08.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:08.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:08.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:08.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.1796ms 2025-07-01 11:11:08.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:08.991 +03:00 [DBG] Connection id "0HNC8090TGC5S" completed keep alive response. 2025-07-01 11:11:08.991 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.2688ms 2025-07-01 11:11:08.991 +03:00 [DBG] Connection id "0HNC8090TGC5T" received FIN. 2025-07-01 11:11:08.991 +03:00 [DBG] Connection id "0HNC8090TGC5T" disconnecting. 2025-07-01 11:11:08.991 +03:00 [DBG] Connection id "0HNC8090TGC5T" stopped. 2025-07-01 11:11:08.991 +03:00 [DBG] Connection id "0HNC8090TGC5T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:08.991 +03:00 [DBG] Connection id "0HNC8090TGC5S" received FIN. 2025-07-01 11:11:08.991 +03:00 [DBG] Connection id "0HNC8090TGC5S" disconnecting. 2025-07-01 11:11:08.991 +03:00 [DBG] Connection id "0HNC8090TGC5S" stopped. 2025-07-01 11:11:08.991 +03:00 [DBG] Connection id "0HNC8090TGC5S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:09.046 +03:00 [DBG] Connection id "0HNC8090TGC5U" accepted. 2025-07-01 11:11:09.046 +03:00 [DBG] Connection id "0HNC8090TGC5U" started. 2025-07-01 11:11:09.046 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:11:09.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:09.047 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:11:09.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:11:09.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:11:09.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:09.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:09.047 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:09.047 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:09.047 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:11:09.047 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:09.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:09.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:09.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:09.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:09.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:09.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:09.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:09.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:09.047 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:11:09.047 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:11:09.047 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:11:09.047 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:11:09.047 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:11:09.047 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:11:09.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:09.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:09.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:09.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:09.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:09.048 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:11:09.048 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:11:09.211 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 163.2962ms. 2025-07-01 11:11:09.211 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:09.211 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:09.211 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:09.211 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:09.211 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:09.211 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:09.211 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:09.211 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:09.211 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:11:09.211 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:11:09.211 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:11:09.211 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:11:09.211 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:11:09.211 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:11:09.211 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:11:09.213 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:11:09.213 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:09.213 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:09.213 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:09.213 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:09.213 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:09.213 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:09.213 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 165.6787ms 2025-07-01 11:11:09.213 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:09.213 +03:00 [DBG] Connection id "0HNC8090TGC5U" completed keep alive response. 2025-07-01 11:11:09.213 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 166.4325ms 2025-07-01 11:11:09.217 +03:00 [DBG] Connection id "0HNC8090TGC5U" received FIN. 2025-07-01 11:11:09.217 +03:00 [DBG] Connection id "0HNC8090TGC5U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:09.217 +03:00 [DBG] Connection id "0HNC8090TGC5U" disconnecting. 2025-07-01 11:11:09.217 +03:00 [DBG] Connection id "0HNC8090TGC5U" stopped. 2025-07-01 11:11:14.003 +03:00 [DBG] Connection id "0HNC8090TGC5V" accepted. 2025-07-01 11:11:14.004 +03:00 [DBG] Connection id "0HNC8090TGC5V" started. 2025-07-01 11:11:14.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:11:14.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:14.004 +03:00 [DBG] POST requests are not supported 2025-07-01 11:11:14.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:11:14.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:11:14.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:14.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:14.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:14.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:11:14.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:11:14.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:14.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:11:14.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:14.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:14.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:14.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:14.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:14.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:14.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:14.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:11:14.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:11:14.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:14.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:14.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:14.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:14.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:14.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1818ms. 2025-07-01 11:11:14.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:14.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:14.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:14.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:14.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:14.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:14.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:14.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:14.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:14.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:11:14.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:14.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:14.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:14.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:14.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:14.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:14.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:14.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2904ms 2025-07-01 11:11:14.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:14.006 +03:00 [DBG] Connection id "0HNC8090TGC5V" completed keep alive response. 2025-07-01 11:11:14.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2216ms 2025-07-01 11:11:14.006 +03:00 [DBG] Connection id "0HNC8090TGC5V" received FIN. 2025-07-01 11:11:14.006 +03:00 [DBG] Connection id "0HNC8090TGC5V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:14.007 +03:00 [DBG] Connection id "0HNC8090TGC5V" disconnecting. 2025-07-01 11:11:14.007 +03:00 [DBG] Connection id "0HNC8090TGC5V" stopped. 2025-07-01 11:11:18.983 +03:00 [DBG] Connection id "0HNC8090TGC60" accepted. 2025-07-01 11:11:18.984 +03:00 [DBG] Connection id "0HNC8090TGC60" started. 2025-07-01 11:11:18.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:11:18.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:18.984 +03:00 [DBG] POST requests are not supported 2025-07-01 11:11:18.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:11:18.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:11:18.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:18.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:18.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:18.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:11:18.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:11:18.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:18.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:11:18.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:18.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:18.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:18.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:18.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:18.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:18.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:18.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:11:18.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:11:18.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:18.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:18.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:18.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:18.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:18.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1785ms. 2025-07-01 11:11:18.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:18.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:18.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:18.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:18.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:18.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:18.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:18.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:18.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:18.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:11:18.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:18.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:18.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:18.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:18.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:18.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:18.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:18.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7982ms 2025-07-01 11:11:18.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:18.985 +03:00 [DBG] Connection id "0HNC8090TGC60" completed keep alive response. 2025-07-01 11:11:18.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.465ms 2025-07-01 11:11:18.985 +03:00 [DBG] Connection id "0HNC8090TGC60" received FIN. 2025-07-01 11:11:18.986 +03:00 [DBG] Connection id "0HNC8090TGC60" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:18.986 +03:00 [DBG] Connection id "0HNC8090TGC60" disconnecting. 2025-07-01 11:11:18.986 +03:00 [DBG] Connection id "0HNC8090TGC60" stopped. 2025-07-01 11:11:23.988 +03:00 [DBG] Connection id "0HNC8090TGC61" accepted. 2025-07-01 11:11:23.988 +03:00 [DBG] Connection id "0HNC8090TGC61" started. 2025-07-01 11:11:23.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:11:23.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:23.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:11:23.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:11:23.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:11:23.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:23.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:23.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:23.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:11:23.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:11:23.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:23.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:11:23.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:23.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:23.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:23.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:23.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:23.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:23.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:23.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:11:23.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:11:23.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:23.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:23.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:23.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:23.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:23.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1619ms. 2025-07-01 11:11:23.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:23.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:23.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:23.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:23.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:23.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:23.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:23.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:23.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:23.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:11:23.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:23.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:23.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:23.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:23.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:23.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:23.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:23.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6906ms 2025-07-01 11:11:23.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:23.989 +03:00 [DBG] Connection id "0HNC8090TGC61" completed keep alive response. 2025-07-01 11:11:23.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2627ms 2025-07-01 11:11:23.989 +03:00 [DBG] Connection id "0HNC8090TGC61" received FIN. 2025-07-01 11:11:23.989 +03:00 [DBG] Connection id "0HNC8090TGC61" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:23.989 +03:00 [DBG] Connection id "0HNC8090TGC61" disconnecting. 2025-07-01 11:11:23.990 +03:00 [DBG] Connection id "0HNC8090TGC61" stopped. 2025-07-01 11:11:28.990 +03:00 [DBG] Connection id "0HNC8090TGC62" accepted. 2025-07-01 11:11:28.990 +03:00 [DBG] Connection id "0HNC8090TGC62" started. 2025-07-01 11:11:28.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:11:28.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:28.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:11:28.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:11:28.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:11:28.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:28.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:28.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:28.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:11:28.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:11:28.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:28.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:11:28.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:28.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:28.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:28.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:28.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:28.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:28.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:28.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:11:28.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:11:28.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:28.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:28.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:28.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:28.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:28.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1121ms. 2025-07-01 11:11:28.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:28.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:28.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:28.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:28.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:28.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:28.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:28.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:28.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:28.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:11:28.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:28.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:28.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:28.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:28.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:28.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:28.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:28.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6949ms 2025-07-01 11:11:28.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:28.991 +03:00 [DBG] Connection id "0HNC8090TGC62" completed keep alive response. 2025-07-01 11:11:28.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2373ms 2025-07-01 11:11:28.991 +03:00 [DBG] Connection id "0HNC8090TGC62" received FIN. 2025-07-01 11:11:28.991 +03:00 [DBG] Connection id "0HNC8090TGC62" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:28.992 +03:00 [DBG] Connection id "0HNC8090TGC62" disconnecting. 2025-07-01 11:11:28.992 +03:00 [DBG] Connection id "0HNC8090TGC62" stopped. 2025-07-01 11:11:33.982 +03:00 [DBG] Connection id "0HNC8090TGC63" accepted. 2025-07-01 11:11:33.982 +03:00 [DBG] Connection id "0HNC8090TGC63" started. 2025-07-01 11:11:33.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:11:33.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:33.982 +03:00 [DBG] POST requests are not supported 2025-07-01 11:11:33.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:11:33.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:11:33.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:33.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:33.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:33.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:11:33.982 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:11:33.982 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:33.982 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:11:33.982 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:33.982 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:33.982 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:33.982 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:33.982 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:33.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:33.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:33.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:11:33.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:11:33.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:33.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:33.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:33.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:33.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:33.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1386ms. 2025-07-01 11:11:33.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:33.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:33.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:33.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:33.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:33.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:33.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:33.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:33.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:33.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:11:33.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:33.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:33.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:33.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:33.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:33.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:33.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:33.983 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7859ms 2025-07-01 11:11:33.983 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:33.983 +03:00 [DBG] Connection id "0HNC8090TGC63" completed keep alive response. 2025-07-01 11:11:33.983 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4561ms 2025-07-01 11:11:33.984 +03:00 [DBG] Connection id "0HNC8090TGC63" received FIN. 2025-07-01 11:11:33.984 +03:00 [DBG] Connection id "0HNC8090TGC63" disconnecting. 2025-07-01 11:11:33.984 +03:00 [DBG] Connection id "0HNC8090TGC63" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:33.985 +03:00 [DBG] Connection id "0HNC8090TGC63" stopped. 2025-07-01 11:11:34.306 +03:00 [DBG] Connection id "0HNC8090TGC64" accepted. 2025-07-01 11:11:34.306 +03:00 [DBG] Connection id "0HNC8090TGC64" started. 2025-07-01 11:11:34.307 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 771 2025-07-01 11:11:34.307 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:34.307 +03:00 [DBG] POST requests are not supported 2025-07-01 11:11:34.307 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:11:34.307 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:11:34.307 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:11:34.307 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:34.307 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:34.307 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:11:34.307 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:11:34.307 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:11:34.307 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:11:34.307 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:34.307 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:34.307 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:34.307 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:34.307 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:34.307 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:34.307 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:34.307 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:34.307 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:34.307 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:11:34.307 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:11:34.307 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:11:34.307 +03:00 [DBG] Connection id "0HNC8090TGC64", Request id "0HNC8090TGC64:00000001": started reading request body. 2025-07-01 11:11:34.307 +03:00 [DBG] Connection id "0HNC8090TGC64", Request id "0HNC8090TGC64:00000001": done reading request body. 2025-07-01 11:11:34.307 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:11:34.308 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:11:34.308 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:11:34.308 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:11:34.308 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:11:34.308 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:34.308 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:34.308 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:34.308 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:34.308 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:34.308 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:11:34.308 +03:00 [INF] Updating physical elements properties 2025-07-01 11:11:34.324 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.0316ms. 2025-07-01 11:11:34.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:34.324 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:34.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:34.324 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:34.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:34.324 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:34.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:34.324 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:34.324 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:34.324 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:11:34.324 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:34.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:34.324 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:34.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:34.324 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:34.324 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:34.324 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:34.324 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 17.1611ms 2025-07-01 11:11:34.324 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:11:34.324 +03:00 [DBG] Connection id "0HNC8090TGC64" completed keep alive response. 2025-07-01 11:11:34.324 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 17.8066ms 2025-07-01 11:11:34.325 +03:00 [DBG] Connection id "0HNC8090TGC64" received FIN. 2025-07-01 11:11:34.325 +03:00 [DBG] Connection id "0HNC8090TGC64" disconnecting. 2025-07-01 11:11:34.325 +03:00 [DBG] Connection id "0HNC8090TGC64" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:34.326 +03:00 [DBG] Connection id "0HNC8090TGC64" stopped. 2025-07-01 11:11:34.376 +03:00 [DBG] Connection id "0HNC8090TGC65" accepted. 2025-07-01 11:11:34.377 +03:00 [DBG] Connection id "0HNC8090TGC65" started. 2025-07-01 11:11:34.377 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:11:34.377 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:34.377 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:11:34.377 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:11:34.377 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:11:34.377 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:34.377 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:34.377 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:34.377 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:34.377 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:11:34.377 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:34.377 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:34.377 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:34.377 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:34.377 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:34.377 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:34.377 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:34.377 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:34.377 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:34.377 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:11:34.377 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:11:34.377 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:11:34.377 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:11:34.378 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:11:34.378 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:11:34.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:34.378 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:34.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:34.378 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:34.378 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:34.378 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:11:34.378 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:11:34.380 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.181ms. 2025-07-01 11:11:34.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:34.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:34.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:34.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:34.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:34.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:34.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:34.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:34.381 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:11:34.381 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:11:34.381 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:11:34.381 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:11:34.381 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:11:34.381 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:11:34.381 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:11:34.381 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:11:34.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:34.381 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:34.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:34.381 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:34.382 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:34.382 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:34.382 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.4092ms 2025-07-01 11:11:34.382 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:34.382 +03:00 [DBG] Connection id "0HNC8090TGC65" completed keep alive response. 2025-07-01 11:11:34.382 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.1781ms 2025-07-01 11:11:34.382 +03:00 [DBG] Connection id "0HNC8090TGC65" received FIN. 2025-07-01 11:11:34.382 +03:00 [DBG] Connection id "0HNC8090TGC65" disconnecting. 2025-07-01 11:11:34.382 +03:00 [DBG] Connection id "0HNC8090TGC65" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:34.383 +03:00 [DBG] Connection id "0HNC8090TGC65" stopped. 2025-07-01 11:11:34.438 +03:00 [DBG] Connection id "0HNC8090TGC66" accepted. 2025-07-01 11:11:34.438 +03:00 [DBG] Connection id "0HNC8090TGC66" started. 2025-07-01 11:11:34.438 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:11:34.438 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:34.438 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:11:34.438 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:11:34.438 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:11:34.438 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:34.438 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:34.439 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:34.439 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:34.439 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:11:34.439 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:34.439 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:34.439 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:34.439 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:34.439 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:34.439 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:34.439 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:34.439 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:34.439 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:34.439 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:11:34.439 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:11:34.439 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:11:34.439 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:11:34.439 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:11:34.439 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:11:34.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:34.440 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:34.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:34.440 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:34.440 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:34.440 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:11:34.440 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:11:34.612 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 172.0749ms. 2025-07-01 11:11:34.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:34.612 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:34.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:34.612 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:34.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:34.612 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:34.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:34.612 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:34.612 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:11:34.612 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:11:34.612 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:11:34.612 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:11:34.612 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:11:34.612 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:11:34.612 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:11:34.614 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:11:34.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:34.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:34.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:34.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:34.614 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:34.614 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:34.614 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 175.3718ms 2025-07-01 11:11:34.614 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:34.614 +03:00 [DBG] Connection id "0HNC8090TGC66" completed keep alive response. 2025-07-01 11:11:34.615 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 176.3739ms 2025-07-01 11:11:34.618 +03:00 [DBG] Connection id "0HNC8090TGC66" received FIN. 2025-07-01 11:11:34.618 +03:00 [DBG] Connection id "0HNC8090TGC66" disconnecting. 2025-07-01 11:11:34.618 +03:00 [DBG] Connection id "0HNC8090TGC66" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:34.619 +03:00 [DBG] Connection id "0HNC8090TGC66" stopped. 2025-07-01 11:11:37.173 +03:00 [DBG] Connection id "0HNC8090TGC67" accepted. 2025-07-01 11:11:37.173 +03:00 [DBG] Connection id "0HNC8090TGC67" started. 2025-07-01 11:11:37.173 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:11:37.174 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:37.174 +03:00 [DBG] POST requests are not supported 2025-07-01 11:11:37.174 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:11:37.174 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:11:37.174 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:11:37.174 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:37.174 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:37.174 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:11:37.174 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:11:37.174 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:11:37.174 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:11:37.174 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:37.175 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:37.175 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:37.175 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:37.175 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:37.175 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:37.175 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:37.175 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:37.175 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:37.175 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:11:37.175 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:11:37.175 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:11:37.175 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:11:37.175 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:11:37.175 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:11:37.176 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:11:37.176 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:11:37.176 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:11:37.176 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:11:37.176 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:11:37.176 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:11:37.176 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:11:37.176 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:11:37.176 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:11:37.176 +03:00 [DBG] Connection id "0HNC8090TGC67", Request id "0HNC8090TGC67:00000001": started reading request body. 2025-07-01 11:11:37.176 +03:00 [DBG] Connection id "0HNC8090TGC67", Request id "0HNC8090TGC67:00000001": done reading request body. 2025-07-01 11:11:37.176 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:11:37.176 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:11:37.176 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:11:37.176 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:11:37.177 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:11:37.177 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:37.177 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:37.177 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:37.177 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:37.177 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:37.177 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:11:37.177 +03:00 [INF] Changing group of physicals [298] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:11:37.201 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 24.081ms. 2025-07-01 11:11:37.201 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:37.201 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:37.201 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:37.201 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:37.201 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:37.201 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:37.202 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:37.202 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:37.202 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:37.202 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:11:37.202 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:37.202 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:37.202 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:37.202 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:37.202 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:37.202 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:37.202 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:37.202 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 27.1063ms 2025-07-01 11:11:37.202 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:11:37.202 +03:00 [DBG] Connection id "0HNC8090TGC67" completed keep alive response. 2025-07-01 11:11:37.202 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 28.6512ms 2025-07-01 11:11:37.202 +03:00 [DBG] Connection id "0HNC8090TGC67" received FIN. 2025-07-01 11:11:37.202 +03:00 [DBG] Connection id "0HNC8090TGC67" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:37.202 +03:00 [DBG] Connection id "0HNC8090TGC67" disconnecting. 2025-07-01 11:11:37.203 +03:00 [DBG] Connection id "0HNC8090TGC67" stopped. 2025-07-01 11:11:37.242 +03:00 [DBG] Connection id "0HNC8090TGC68" accepted. 2025-07-01 11:11:37.242 +03:00 [DBG] Connection id "0HNC8090TGC68" started. 2025-07-01 11:11:37.243 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:11:37.243 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:37.243 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:11:37.243 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:11:37.243 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:11:37.243 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:37.243 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:37.243 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:37.243 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:37.243 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:11:37.243 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:37.243 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:37.243 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:37.243 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:37.243 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:37.243 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:37.244 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:37.244 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:37.244 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:37.244 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:11:37.244 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:11:37.244 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:11:37.244 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:11:37.244 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:11:37.244 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:11:37.244 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:37.244 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:37.244 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:37.244 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:37.244 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:37.244 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:11:37.244 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:11:37.246 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.2849ms. 2025-07-01 11:11:37.246 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:37.246 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:37.246 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:37.246 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:37.246 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:37.246 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:37.246 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:37.246 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:37.246 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:11:37.246 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:11:37.246 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:11:37.246 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:11:37.246 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:11:37.246 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:11:37.246 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:11:37.246 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:11:37.246 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:37.246 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:37.246 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:37.246 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:37.246 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:37.246 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:37.246 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.9958ms 2025-07-01 11:11:37.246 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:37.247 +03:00 [DBG] Connection id "0HNC8090TGC68" completed keep alive response. 2025-07-01 11:11:37.247 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.8686ms 2025-07-01 11:11:37.247 +03:00 [DBG] Connection id "0HNC8090TGC68" received FIN. 2025-07-01 11:11:37.247 +03:00 [DBG] Connection id "0HNC8090TGC68" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:37.247 +03:00 [DBG] Connection id "0HNC8090TGC68" disconnecting. 2025-07-01 11:11:37.247 +03:00 [DBG] Connection id "0HNC8090TGC68" stopped. 2025-07-01 11:11:37.298 +03:00 [DBG] Connection id "0HNC8090TGC69" accepted. 2025-07-01 11:11:37.298 +03:00 [DBG] Connection id "0HNC8090TGC69" started. 2025-07-01 11:11:37.298 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:11:37.298 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:37.298 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:11:37.299 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:11:37.299 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:11:37.299 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:37.299 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:37.299 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:37.299 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:37.299 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:11:37.299 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:37.299 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:37.299 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:37.299 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:37.299 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:37.299 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:37.299 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:37.299 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:37.299 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:37.299 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:11:37.300 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:11:37.300 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:11:37.300 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:11:37.300 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:11:37.300 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:11:37.300 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:37.300 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:37.300 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:37.300 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:37.300 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:37.300 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:11:37.300 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:11:37.471 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 170.5442ms. 2025-07-01 11:11:37.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:37.471 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:37.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:37.471 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:37.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:37.471 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:37.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:37.471 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:37.471 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:11:37.471 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:11:37.471 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:11:37.471 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:11:37.471 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:11:37.471 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:11:37.471 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:11:37.472 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:11:37.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:37.472 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:37.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:37.472 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:37.473 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:37.473 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:37.473 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 173.335ms 2025-07-01 11:11:37.473 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:37.473 +03:00 [DBG] Connection id "0HNC8090TGC69" completed keep alive response. 2025-07-01 11:11:37.473 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 174.3299ms 2025-07-01 11:11:37.476 +03:00 [DBG] Connection id "0HNC8090TGC69" received FIN. 2025-07-01 11:11:37.477 +03:00 [DBG] Connection id "0HNC8090TGC69" disconnecting. 2025-07-01 11:11:37.477 +03:00 [DBG] Connection id "0HNC8090TGC69" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:37.478 +03:00 [DBG] Connection id "0HNC8090TGC69" stopped. 2025-07-01 11:11:39.020 +03:00 [DBG] Connection id "0HNC8090TGC6A" accepted. 2025-07-01 11:11:39.020 +03:00 [DBG] Connection id "0HNC8090TGC6A" started. 2025-07-01 11:11:39.020 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:11:39.020 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:39.020 +03:00 [DBG] POST requests are not supported 2025-07-01 11:11:39.020 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:11:39.020 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:11:39.020 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:39.020 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:39.020 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:39.020 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:11:39.020 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:11:39.020 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:39.020 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:11:39.020 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:39.020 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:39.020 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:39.020 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:39.020 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:39.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:39.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:39.021 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:11:39.021 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:11:39.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:39.021 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:39.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:39.021 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:39.021 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:39.021 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1359ms. 2025-07-01 11:11:39.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:39.021 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:39.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:39.021 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:39.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:39.021 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:39.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:39.021 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:39.021 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:39.021 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:11:39.021 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:39.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:39.021 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:39.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:39.021 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:39.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:39.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:39.021 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9857ms 2025-07-01 11:11:39.022 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:39.022 +03:00 [DBG] Connection id "0HNC8090TGC6A" completed keep alive response. 2025-07-01 11:11:39.022 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6166ms 2025-07-01 11:11:39.022 +03:00 [DBG] Connection id "0HNC8090TGC6A" received FIN. 2025-07-01 11:11:39.022 +03:00 [DBG] Connection id "0HNC8090TGC6A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:39.022 +03:00 [DBG] Connection id "0HNC8090TGC6A" disconnecting. 2025-07-01 11:11:39.022 +03:00 [DBG] Connection id "0HNC8090TGC6A" stopped. 2025-07-01 11:11:43.988 +03:00 [DBG] Connection id "0HNC8090TGC6B" accepted. 2025-07-01 11:11:43.988 +03:00 [DBG] Connection id "0HNC8090TGC6B" started. 2025-07-01 11:11:43.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:11:43.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:43.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:11:43.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:11:43.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:11:43.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:43.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:43.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:43.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:11:43.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:11:43.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:43.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:11:43.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:43.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:43.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:43.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:43.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:43.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:43.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:43.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:11:43.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:11:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:43.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:43.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:43.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1548ms. 2025-07-01 11:11:43.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:43.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:43.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:43.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:43.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:43.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:43.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:43.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:43.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:43.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:11:43.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:43.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:43.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:43.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:43.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:43.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:43.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:43.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2375ms 2025-07-01 11:11:43.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:43.991 +03:00 [DBG] Connection id "0HNC8090TGC6B" completed keep alive response. 2025-07-01 11:11:43.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1431ms 2025-07-01 11:11:43.991 +03:00 [DBG] Connection id "0HNC8090TGC6B" received FIN. 2025-07-01 11:11:43.991 +03:00 [DBG] Connection id "0HNC8090TGC6B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:43.991 +03:00 [DBG] Connection id "0HNC8090TGC6B" disconnecting. 2025-07-01 11:11:43.991 +03:00 [DBG] Connection id "0HNC8090TGC6B" stopped. 2025-07-01 11:11:48.320 +03:00 [DBG] Connection id "0HNC8090TGC6C" accepted. 2025-07-01 11:11:48.320 +03:00 [DBG] Connection id "0HNC8090TGC6C" started. 2025-07-01 11:11:48.320 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 767 2025-07-01 11:11:48.321 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:48.321 +03:00 [DBG] POST requests are not supported 2025-07-01 11:11:48.321 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:11:48.321 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:11:48.321 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:11:48.321 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:48.321 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:48.321 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:11:48.321 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:11:48.321 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:11:48.321 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:11:48.321 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:48.321 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:48.321 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:48.321 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:48.321 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:48.321 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.321 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.321 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:48.321 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:48.321 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:11:48.321 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:11:48.321 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:11:48.321 +03:00 [DBG] Connection id "0HNC8090TGC6C", Request id "0HNC8090TGC6C:00000001": started reading request body. 2025-07-01 11:11:48.321 +03:00 [DBG] Connection id "0HNC8090TGC6C", Request id "0HNC8090TGC6C:00000001": done reading request body. 2025-07-01 11:11:48.321 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:11:48.321 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:11:48.321 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:11:48.321 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:11:48.322 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:11:48.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:48.322 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:48.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:48.322 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:48.322 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:48.322 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:11:48.322 +03:00 [INF] Updating physical elements properties 2025-07-01 11:11:48.336 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 14.0269ms. 2025-07-01 11:11:48.336 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:48.336 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:48.336 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:48.336 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:48.336 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.336 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.336 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:48.336 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:48.336 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:48.336 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:11:48.336 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:48.336 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:48.336 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:48.336 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.337 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.337 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.337 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.337 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 15.617ms 2025-07-01 11:11:48.337 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:11:48.337 +03:00 [DBG] Connection id "0HNC8090TGC6C" completed keep alive response. 2025-07-01 11:11:48.337 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 16.3632ms 2025-07-01 11:11:48.337 +03:00 [DBG] Connection id "0HNC8090TGC6C" received FIN. 2025-07-01 11:11:48.337 +03:00 [DBG] Connection id "0HNC8090TGC6C" disconnecting. 2025-07-01 11:11:48.337 +03:00 [DBG] Connection id "0HNC8090TGC6C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:48.338 +03:00 [DBG] Connection id "0HNC8090TGC6C" stopped. 2025-07-01 11:11:48.374 +03:00 [DBG] Connection id "0HNC8090TGC6D" accepted. 2025-07-01 11:11:48.374 +03:00 [DBG] Connection id "0HNC8090TGC6D" started. 2025-07-01 11:11:48.374 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:11:48.374 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:48.374 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:11:48.374 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:11:48.374 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:11:48.374 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:48.374 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:48.374 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:48.374 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:48.374 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:11:48.374 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:48.375 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:48.375 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:48.375 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:48.375 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:48.375 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.375 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.375 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:48.375 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:48.375 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:11:48.375 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:11:48.375 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:11:48.375 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:11:48.375 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:11:48.375 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:11:48.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:48.375 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:48.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:48.375 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:48.375 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:48.375 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:11:48.375 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:11:48.377 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.6465ms. 2025-07-01 11:11:48.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:48.377 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:48.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:48.377 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:48.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.377 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:48.377 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:48.377 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:11:48.377 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:11:48.377 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:11:48.378 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:11:48.378 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:11:48.378 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:11:48.378 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:11:48.378 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:11:48.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:48.378 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:48.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.378 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.378 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.378 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.378 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.3355ms 2025-07-01 11:11:48.378 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:48.378 +03:00 [DBG] Connection id "0HNC8090TGC6D" completed keep alive response. 2025-07-01 11:11:48.378 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.2093ms 2025-07-01 11:11:48.378 +03:00 [DBG] Connection id "0HNC8090TGC6D" received FIN. 2025-07-01 11:11:48.378 +03:00 [DBG] Connection id "0HNC8090TGC6D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:48.378 +03:00 [DBG] Connection id "0HNC8090TGC6D" disconnecting. 2025-07-01 11:11:48.379 +03:00 [DBG] Connection id "0HNC8090TGC6D" stopped. 2025-07-01 11:11:48.429 +03:00 [DBG] Connection id "0HNC8090TGC6E" accepted. 2025-07-01 11:11:48.429 +03:00 [DBG] Connection id "0HNC8090TGC6E" started. 2025-07-01 11:11:48.430 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:11:48.430 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:48.430 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:11:48.430 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:11:48.430 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:11:48.430 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:48.430 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:48.430 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:48.430 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:48.430 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:11:48.430 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:48.430 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:48.430 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:48.430 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:48.430 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:48.430 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.430 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.430 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:48.430 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:48.431 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:11:48.431 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:11:48.431 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:11:48.431 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:11:48.431 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:11:48.431 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:11:48.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:48.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:48.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:48.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:48.431 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:48.431 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:11:48.431 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:11:48.594 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 162.6254ms. 2025-07-01 11:11:48.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:48.594 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:48.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:48.594 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:48.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.594 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:48.594 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:48.594 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:11:48.594 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:11:48.594 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:11:48.594 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:11:48.594 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:11:48.594 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:11:48.594 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:11:48.596 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:11:48.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:48.596 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:48.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.596 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.596 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.597 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.597 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 166.2347ms 2025-07-01 11:11:48.597 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:48.597 +03:00 [DBG] Connection id "0HNC8090TGC6E" completed keep alive response. 2025-07-01 11:11:48.597 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 167.0835ms 2025-07-01 11:11:48.600 +03:00 [DBG] Connection id "0HNC8090TGC6E" received FIN. 2025-07-01 11:11:48.600 +03:00 [DBG] Connection id "0HNC8090TGC6E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:48.600 +03:00 [DBG] Connection id "0HNC8090TGC6E" disconnecting. 2025-07-01 11:11:48.600 +03:00 [DBG] Connection id "0HNC8090TGC6E" stopped. 2025-07-01 11:11:48.986 +03:00 [DBG] Connection id "0HNC8090TGC6F" accepted. 2025-07-01 11:11:48.987 +03:00 [DBG] Connection id "0HNC8090TGC6F" started. 2025-07-01 11:11:48.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:11:48.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:48.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:11:48.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:11:48.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:11:48.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:48.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:48.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:48.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:11:48.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:11:48.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:48.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:11:48.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:48.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:48.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:48.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:48.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:48.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:11:48.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:11:48.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:48.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:48.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:48.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:48.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:48.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1495ms. 2025-07-01 11:11:48.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:48.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:48.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:48.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:48.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:48.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:48.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:48.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:11:48.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:48.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:48.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:48.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:48.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1666ms 2025-07-01 11:11:48.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:48.989 +03:00 [DBG] Connection id "0HNC8090TGC6F" completed keep alive response. 2025-07-01 11:11:48.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1339ms 2025-07-01 11:11:48.989 +03:00 [DBG] Connection id "0HNC8090TGC6F" received FIN. 2025-07-01 11:11:48.989 +03:00 [DBG] Connection id "0HNC8090TGC6F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:48.989 +03:00 [DBG] Connection id "0HNC8090TGC6F" disconnecting. 2025-07-01 11:11:48.990 +03:00 [DBG] Connection id "0HNC8090TGC6F" stopped. 2025-07-01 11:11:51.972 +03:00 [DBG] Connection id "0HNC8090TGC6G" accepted. 2025-07-01 11:11:51.972 +03:00 [DBG] Connection id "0HNC8090TGC6G" started. 2025-07-01 11:11:51.972 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:11:51.972 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:51.972 +03:00 [DBG] POST requests are not supported 2025-07-01 11:11:51.972 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:11:51.972 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:11:51.973 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:11:51.973 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:51.973 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:51.973 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:11:51.973 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:11:51.973 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:11:51.973 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:11:51.973 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:51.973 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:51.973 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:51.973 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:51.973 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:51.973 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:51.973 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:51.973 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:51.973 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:51.973 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:11:51.974 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:11:51.974 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:11:51.974 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:11:51.974 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:11:51.974 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:11:51.974 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:11:51.974 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:11:51.974 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:11:51.974 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:11:51.974 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:11:51.974 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:11:51.974 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:11:51.974 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:11:51.974 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:11:51.974 +03:00 [DBG] Connection id "0HNC8090TGC6G", Request id "0HNC8090TGC6G:00000001": started reading request body. 2025-07-01 11:11:51.974 +03:00 [DBG] Connection id "0HNC8090TGC6G", Request id "0HNC8090TGC6G:00000001": done reading request body. 2025-07-01 11:11:51.974 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:11:51.974 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:11:51.974 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:11:51.974 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:11:51.974 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:11:51.974 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:51.975 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:51.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:51.975 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:51.975 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:51.975 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:11:51.975 +03:00 [INF] Changing group of physicals [301] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:11:51.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.6196ms. 2025-07-01 11:11:51.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:51.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:51.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:51.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:51.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:51.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:51.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:51.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:51.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:51.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:11:51.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:51.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:51.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:51.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:51.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:51.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:51.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:51.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 23.7385ms 2025-07-01 11:11:51.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:11:51.997 +03:00 [DBG] Connection id "0HNC8090TGC6G" completed keep alive response. 2025-07-01 11:11:51.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 24.8527ms 2025-07-01 11:11:51.997 +03:00 [DBG] Connection id "0HNC8090TGC6G" received FIN. 2025-07-01 11:11:51.997 +03:00 [DBG] Connection id "0HNC8090TGC6G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:51.997 +03:00 [DBG] Connection id "0HNC8090TGC6G" disconnecting. 2025-07-01 11:11:51.998 +03:00 [DBG] Connection id "0HNC8090TGC6G" stopped. 2025-07-01 11:11:52.041 +03:00 [DBG] Connection id "0HNC8090TGC6H" accepted. 2025-07-01 11:11:52.042 +03:00 [DBG] Connection id "0HNC8090TGC6H" started. 2025-07-01 11:11:52.042 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:11:52.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:52.042 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:11:52.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:11:52.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:11:52.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:52.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:52.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:52.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:52.042 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:11:52.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:52.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:52.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:52.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:52.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:52.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:52.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:52.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:52.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:52.042 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:11:52.042 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:11:52.042 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:11:52.042 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:11:52.042 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:11:52.042 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:11:52.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:52.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:52.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:52.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:52.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:52.042 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:11:52.042 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:11:52.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.8141ms. 2025-07-01 11:11:52.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:52.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:52.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:52.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:52.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:52.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:52.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:52.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:52.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:11:52.043 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:11:52.043 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:11:52.044 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:11:52.044 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:11:52.044 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:11:52.044 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:11:52.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:11:52.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:52.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:52.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:52.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:52.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:52.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:52.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.8153ms 2025-07-01 11:11:52.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:52.044 +03:00 [DBG] Connection id "0HNC8090TGC6H" completed keep alive response. 2025-07-01 11:11:52.044 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.3575ms 2025-07-01 11:11:52.044 +03:00 [DBG] Connection id "0HNC8090TGC6H" received FIN. 2025-07-01 11:11:52.044 +03:00 [DBG] Connection id "0HNC8090TGC6H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:52.044 +03:00 [DBG] Connection id "0HNC8090TGC6H" disconnecting. 2025-07-01 11:11:52.044 +03:00 [DBG] Connection id "0HNC8090TGC6H" stopped. 2025-07-01 11:11:52.092 +03:00 [DBG] Connection id "0HNC8090TGC6I" accepted. 2025-07-01 11:11:52.092 +03:00 [DBG] Connection id "0HNC8090TGC6I" started. 2025-07-01 11:11:52.092 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:11:52.092 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:52.092 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:11:52.093 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:11:52.093 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:11:52.093 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:52.093 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:52.093 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:52.093 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:52.093 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:11:52.093 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:52.093 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:52.093 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:52.093 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:52.093 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:52.093 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:52.093 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:52.094 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:52.094 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:11:52.094 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:11:52.094 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:11:52.094 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:11:52.094 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:11:52.094 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:11:52.094 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:11:52.094 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:52.094 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:52.094 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:52.094 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:52.095 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:52.095 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:11:52.095 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:11:52.257 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 162.6758ms. 2025-07-01 11:11:52.258 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:52.258 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:52.258 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:52.258 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:52.258 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:52.258 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:52.258 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:52.258 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:52.258 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:11:52.258 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:11:52.258 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:11:52.258 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:11:52.258 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:11:52.258 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:11:52.258 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:11:52.259 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:11:52.259 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:52.259 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:52.259 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:52.259 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:52.259 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:52.259 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:52.259 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 166.0058ms 2025-07-01 11:11:52.259 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:11:52.260 +03:00 [DBG] Connection id "0HNC8090TGC6I" completed keep alive response. 2025-07-01 11:11:52.260 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 167.2238ms 2025-07-01 11:11:52.263 +03:00 [DBG] Connection id "0HNC8090TGC6I" received FIN. 2025-07-01 11:11:52.263 +03:00 [DBG] Connection id "0HNC8090TGC6I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:52.263 +03:00 [DBG] Connection id "0HNC8090TGC6I" disconnecting. 2025-07-01 11:11:52.263 +03:00 [DBG] Connection id "0HNC8090TGC6I" stopped. 2025-07-01 11:11:53.998 +03:00 [DBG] Connection id "0HNC8090TGC6J" accepted. 2025-07-01 11:11:53.998 +03:00 [DBG] Connection id "0HNC8090TGC6J" started. 2025-07-01 11:11:53.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:11:53.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:53.999 +03:00 [DBG] POST requests are not supported 2025-07-01 11:11:53.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:11:53.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:11:53.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:53.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:53.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:53.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:11:53.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:11:53.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:53.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:11:54.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:54.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:54.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:54.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:54.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:54.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:54.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:54.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:11:54.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:11:54.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:54.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:54.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:54.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:54.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:54.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2261ms. 2025-07-01 11:11:54.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:54.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:54.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:54.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:54.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:54.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:54.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:54.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:54.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:54.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:11:54.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:54.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:54.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:54.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:54.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:54.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:54.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:54.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6943ms 2025-07-01 11:11:54.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:54.002 +03:00 [DBG] Connection id "0HNC8090TGC6J" completed keep alive response. 2025-07-01 11:11:54.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1102ms 2025-07-01 11:11:54.002 +03:00 [DBG] Connection id "0HNC8090TGC6J" received FIN. 2025-07-01 11:11:54.002 +03:00 [DBG] Connection id "0HNC8090TGC6J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:54.002 +03:00 [DBG] Connection id "0HNC8090TGC6J" disconnecting. 2025-07-01 11:11:54.002 +03:00 [DBG] Connection id "0HNC8090TGC6J" stopped. 2025-07-01 11:11:58.990 +03:00 [DBG] Connection id "0HNC8090TGC6K" accepted. 2025-07-01 11:11:58.990 +03:00 [DBG] Connection id "0HNC8090TGC6K" started. 2025-07-01 11:11:58.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:11:58.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:11:58.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:11:58.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:11:58.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:11:58.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:58.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:11:58.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:11:58.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:11:58.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:11:58.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:58.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:11:58.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:11:58.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:11:58.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:11:58.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:11:58.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:11:58.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:58.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:58.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:11:58.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:11:58.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:58.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:58.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:58.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:58.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:11:58.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1307ms. 2025-07-01 11:11:58.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:58.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:11:58.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:58.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:11:58.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:58.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:58.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:58.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:58.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:58.992 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:11:58.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:11:58.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:58.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:11:58.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:58.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:58.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:58.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:11:58.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1373ms 2025-07-01 11:11:58.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:11:58.992 +03:00 [DBG] Connection id "0HNC8090TGC6K" completed keep alive response. 2025-07-01 11:11:58.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.042ms 2025-07-01 11:11:58.992 +03:00 [DBG] Connection id "0HNC8090TGC6K" received FIN. 2025-07-01 11:11:58.993 +03:00 [DBG] Connection id "0HNC8090TGC6K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:11:58.993 +03:00 [DBG] Connection id "0HNC8090TGC6K" disconnecting. 2025-07-01 11:11:58.993 +03:00 [DBG] Connection id "0HNC8090TGC6K" stopped. 2025-07-01 11:12:02.030 +03:00 [DBG] Connection id "0HNC8090TGC6L" accepted. 2025-07-01 11:12:02.031 +03:00 [DBG] Connection id "0HNC8090TGC6L" started. 2025-07-01 11:12:02.031 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 771 2025-07-01 11:12:02.031 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:12:02.031 +03:00 [DBG] POST requests are not supported 2025-07-01 11:12:02.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:12:02.031 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:12:02.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:12:02.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:12:02.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:12:02.031 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:12:02.031 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:12:02.031 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:12:02.031 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:12:02.031 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:12:02.031 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:12:02.031 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:12:02.031 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:12:02.031 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:12:02.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:02.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:02.031 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:02.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:02.031 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:12:02.031 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:12:02.032 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:12:02.032 +03:00 [DBG] Connection id "0HNC8090TGC6L", Request id "0HNC8090TGC6L:00000001": started reading request body. 2025-07-01 11:12:02.032 +03:00 [DBG] Connection id "0HNC8090TGC6L", Request id "0HNC8090TGC6L:00000001": done reading request body. 2025-07-01 11:12:02.032 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:12:02.032 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:12:02.032 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:12:02.032 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:12:02.032 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:12:02.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:02.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:02.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:02.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:02.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:12:02.032 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:12:02.032 +03:00 [INF] Updating physical elements properties 2025-07-01 11:12:02.051 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.7681ms. 2025-07-01 11:12:02.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:02.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:02.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:02.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:02.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:02.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:02.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:02.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:02.051 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:02.051 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:12:02.051 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:02.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:02.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:02.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:02.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:02.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:02.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:02.051 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.8602ms 2025-07-01 11:12:02.051 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:12:02.051 +03:00 [DBG] Connection id "0HNC8090TGC6L" completed keep alive response. 2025-07-01 11:12:02.051 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 20.5042ms 2025-07-01 11:12:02.052 +03:00 [DBG] Connection id "0HNC8090TGC6L" received FIN. 2025-07-01 11:12:02.052 +03:00 [DBG] Connection id "0HNC8090TGC6L" disconnecting. 2025-07-01 11:12:02.052 +03:00 [DBG] Connection id "0HNC8090TGC6L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:12:02.053 +03:00 [DBG] Connection id "0HNC8090TGC6L" stopped. 2025-07-01 11:12:02.093 +03:00 [DBG] Connection id "0HNC8090TGC6M" accepted. 2025-07-01 11:12:02.093 +03:00 [DBG] Connection id "0HNC8090TGC6M" started. 2025-07-01 11:12:02.093 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:12:02.093 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:12:02.094 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:12:02.094 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:12:02.094 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:12:02.094 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:02.094 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:12:02.094 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:12:02.094 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:02.094 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:12:02.094 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:12:02.094 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:12:02.094 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:12:02.094 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:12:02.094 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:12:02.094 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:02.094 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:02.094 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:02.094 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:02.094 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:12:02.094 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:12:02.094 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:12:02.094 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:12:02.094 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:12:02.094 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:12:02.094 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:02.094 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:02.094 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:02.094 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:02.094 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:12:02.094 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:12:02.094 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:12:02.096 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.7296ms. 2025-07-01 11:12:02.096 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:02.096 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:02.096 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:02.096 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:02.096 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:02.096 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:02.096 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:02.096 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:02.096 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:12:02.096 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:12:02.097 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:12:02.097 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:12:02.097 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:12:02.097 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:12:02.097 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:12:02.097 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:12:02.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:02.097 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:02.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:02.097 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:02.097 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:02.097 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:02.097 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.9826ms 2025-07-01 11:12:02.097 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:02.097 +03:00 [DBG] Connection id "0HNC8090TGC6M" completed keep alive response. 2025-07-01 11:12:02.097 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.6718ms 2025-07-01 11:12:02.097 +03:00 [DBG] Connection id "0HNC8090TGC6M" received FIN. 2025-07-01 11:12:02.097 +03:00 [DBG] Connection id "0HNC8090TGC6M" disconnecting. 2025-07-01 11:12:02.097 +03:00 [DBG] Connection id "0HNC8090TGC6M" stopped. 2025-07-01 11:12:02.097 +03:00 [DBG] Connection id "0HNC8090TGC6M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:12:02.147 +03:00 [DBG] Connection id "0HNC8090TGC6N" accepted. 2025-07-01 11:12:02.147 +03:00 [DBG] Connection id "0HNC8090TGC6N" started. 2025-07-01 11:12:02.147 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:12:02.147 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:12:02.147 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:12:02.147 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:12:02.147 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:12:02.147 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:02.147 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:12:02.148 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:12:02.148 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:02.148 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:12:02.148 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:12:02.148 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:12:02.148 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:12:02.148 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:12:02.148 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:12:02.148 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:02.148 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:02.148 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:02.148 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:02.148 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:12:02.148 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:12:02.148 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:12:02.148 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:12:02.148 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:12:02.148 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:12:02.148 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:02.148 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:02.148 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:02.148 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:02.148 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:12:02.148 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:12:02.148 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:12:02.290 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 142.2318ms. 2025-07-01 11:12:02.290 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:02.291 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:02.291 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:02.291 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:02.291 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:02.291 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:02.291 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:02.291 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:02.291 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:12:02.291 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:12:02.291 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:12:02.291 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:12:02.291 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:12:02.291 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:12:02.291 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:12:02.292 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:12:02.292 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:02.292 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:02.292 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:02.292 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:02.292 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:02.292 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:02.292 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 144.4051ms 2025-07-01 11:12:02.292 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:02.292 +03:00 [DBG] Connection id "0HNC8090TGC6N" completed keep alive response. 2025-07-01 11:12:02.292 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 144.9603ms 2025-07-01 11:12:02.297 +03:00 [DBG] Connection id "0HNC8090TGC6N" received FIN. 2025-07-01 11:12:02.297 +03:00 [DBG] Connection id "0HNC8090TGC6N" disconnecting. 2025-07-01 11:12:02.297 +03:00 [DBG] Connection id "0HNC8090TGC6N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:12:02.298 +03:00 [DBG] Connection id "0HNC8090TGC6N" stopped. 2025-07-01 11:12:03.992 +03:00 [DBG] Connection id "0HNC8090TGC6O" accepted. 2025-07-01 11:12:03.992 +03:00 [DBG] Connection id "0HNC8090TGC6O" started. 2025-07-01 11:12:03.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:12:03.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:12:03.992 +03:00 [DBG] POST requests are not supported 2025-07-01 11:12:03.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:12:03.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:12:03.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:03.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:12:03.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:12:03.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:12:03.992 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:12:03.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:03.992 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:12:03.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:12:03.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:12:03.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:12:03.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:12:03.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:12:03.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:03.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:03.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:12:03.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:12:03.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:03.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:03.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:03.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:03.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:12:03.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1374ms. 2025-07-01 11:12:03.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:03.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:03.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:03.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:03.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:03.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:03.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:03.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:03.993 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:03.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:12:03.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:03.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:03.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:03.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:03.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:03.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:03.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:03.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.761ms 2025-07-01 11:12:03.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:03.994 +03:00 [DBG] Connection id "0HNC8090TGC6O" completed keep alive response. 2025-07-01 11:12:03.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4223ms 2025-07-01 11:12:03.994 +03:00 [DBG] Connection id "0HNC8090TGC6O" received FIN. 2025-07-01 11:12:03.994 +03:00 [DBG] Connection id "0HNC8090TGC6O" disconnecting. 2025-07-01 11:12:03.994 +03:00 [DBG] Connection id "0HNC8090TGC6O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:12:03.995 +03:00 [DBG] Connection id "0HNC8090TGC6O" stopped. 2025-07-01 11:12:07.429 +03:00 [DBG] Connection id "0HNC8090TGC6P" accepted. 2025-07-01 11:12:07.429 +03:00 [DBG] Connection id "0HNC8090TGC6P" started. 2025-07-01 11:12:07.429 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:12:07.429 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:12:07.429 +03:00 [DBG] POST requests are not supported 2025-07-01 11:12:07.429 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:12:07.429 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:12:07.429 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:12:07.429 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:12:07.429 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:12:07.429 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:12:07.429 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:12:07.430 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:12:07.430 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:12:07.430 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:12:07.430 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:12:07.430 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:12:07.430 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:12:07.430 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:12:07.430 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:07.430 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:07.430 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:07.430 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:07.430 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:12:07.430 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:12:07.430 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:12:07.430 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:12:07.430 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:12:07.430 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:12:07.430 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:12:07.430 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:12:07.430 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:12:07.430 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:12:07.430 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:12:07.430 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:12:07.430 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:12:07.430 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:12:07.430 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:12:07.430 +03:00 [DBG] Connection id "0HNC8090TGC6P", Request id "0HNC8090TGC6P:00000001": started reading request body. 2025-07-01 11:12:07.430 +03:00 [DBG] Connection id "0HNC8090TGC6P", Request id "0HNC8090TGC6P:00000001": done reading request body. 2025-07-01 11:12:07.430 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:12:07.430 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:12:07.430 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:12:07.430 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:12:07.430 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:12:07.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:07.430 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:07.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:07.430 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:07.430 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:12:07.430 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:12:07.430 +03:00 [INF] Changing group of physicals [302] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:12:07.449 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.7015ms. 2025-07-01 11:12:07.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:07.449 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:07.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:07.449 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:07.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:07.449 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:07.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:07.449 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:07.449 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:07.449 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:12:07.449 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:07.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:07.449 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:07.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:07.450 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:07.450 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:07.450 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:07.450 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 19.8621ms 2025-07-01 11:12:07.450 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:12:07.450 +03:00 [DBG] Connection id "0HNC8090TGC6P" completed keep alive response. 2025-07-01 11:12:07.450 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 20.4754ms 2025-07-01 11:12:07.450 +03:00 [DBG] Connection id "0HNC8090TGC6P" received FIN. 2025-07-01 11:12:07.450 +03:00 [DBG] Connection id "0HNC8090TGC6P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:12:07.450 +03:00 [DBG] Connection id "0HNC8090TGC6P" disconnecting. 2025-07-01 11:12:07.450 +03:00 [DBG] Connection id "0HNC8090TGC6P" stopped. 2025-07-01 11:12:07.491 +03:00 [DBG] Connection id "0HNC8090TGC6Q" accepted. 2025-07-01 11:12:07.491 +03:00 [DBG] Connection id "0HNC8090TGC6Q" started. 2025-07-01 11:12:07.491 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:12:07.491 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:12:07.491 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:12:07.491 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:12:07.491 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:12:07.491 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:07.491 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:12:07.491 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:12:07.491 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:07.491 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:12:07.491 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:12:07.491 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:12:07.491 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:12:07.491 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:12:07.491 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:12:07.491 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:07.491 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:07.491 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:07.491 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:07.492 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:12:07.492 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:12:07.492 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:12:07.492 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:12:07.492 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:12:07.492 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:12:07.492 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:07.492 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:07.492 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:07.492 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:07.492 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:12:07.492 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:12:07.492 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:12:07.493 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.0997ms. 2025-07-01 11:12:07.493 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:07.493 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:07.493 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:07.493 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:07.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:07.493 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:07.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:07.493 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:07.493 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:12:07.493 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:12:07.493 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:12:07.493 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:12:07.493 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:12:07.493 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:12:07.493 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:12:07.493 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:12:07.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:07.493 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:07.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:07.493 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:07.493 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:07.493 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:07.493 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.0983ms 2025-07-01 11:12:07.493 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:07.494 +03:00 [DBG] Connection id "0HNC8090TGC6Q" completed keep alive response. 2025-07-01 11:12:07.494 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.7073ms 2025-07-01 11:12:07.494 +03:00 [DBG] Connection id "0HNC8090TGC6Q" received FIN. 2025-07-01 11:12:07.494 +03:00 [DBG] Connection id "0HNC8090TGC6Q" disconnecting. 2025-07-01 11:12:07.494 +03:00 [DBG] Connection id "0HNC8090TGC6Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:12:07.495 +03:00 [DBG] Connection id "0HNC8090TGC6Q" stopped. 2025-07-01 11:12:07.546 +03:00 [DBG] Connection id "0HNC8090TGC6R" accepted. 2025-07-01 11:12:07.546 +03:00 [DBG] Connection id "0HNC8090TGC6R" started. 2025-07-01 11:12:07.546 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:12:07.546 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:12:07.546 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:12:07.546 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:12:07.546 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:12:07.546 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:07.546 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:12:07.546 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:12:07.546 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:07.546 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:12:07.546 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:12:07.546 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:12:07.546 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:12:07.546 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:12:07.546 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:12:07.546 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:07.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:07.546 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:07.547 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:07.547 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:12:07.547 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:12:07.547 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:12:07.547 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:12:07.547 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:12:07.547 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:12:07.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:07.547 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:07.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:07.547 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:07.547 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:12:07.547 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:12:07.547 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:12:07.694 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 147.1552ms. 2025-07-01 11:12:07.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:07.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:07.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:07.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:07.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:07.694 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:07.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:07.694 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:07.694 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:12:07.694 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:12:07.694 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:12:07.694 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:12:07.694 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:12:07.694 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:12:07.694 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:12:07.696 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:12:07.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:07.696 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:07.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:07.696 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:07.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:07.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:07.696 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 149.4136ms 2025-07-01 11:12:07.696 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:07.696 +03:00 [DBG] Connection id "0HNC8090TGC6R" completed keep alive response. 2025-07-01 11:12:07.696 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 149.9992ms 2025-07-01 11:12:07.700 +03:00 [DBG] Connection id "0HNC8090TGC6R" received FIN. 2025-07-01 11:12:07.700 +03:00 [DBG] Connection id "0HNC8090TGC6R" disconnecting. 2025-07-01 11:12:07.700 +03:00 [DBG] Connection id "0HNC8090TGC6R" stopped. 2025-07-01 11:12:07.700 +03:00 [DBG] Connection id "0HNC8090TGC6R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:12:08.982 +03:00 [DBG] Connection id "0HNC8090TGC6S" accepted. 2025-07-01 11:12:08.982 +03:00 [DBG] Connection id "0HNC8090TGC6S" started. 2025-07-01 11:12:08.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:12:08.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:12:08.983 +03:00 [DBG] POST requests are not supported 2025-07-01 11:12:08.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:12:08.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:12:08.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:08.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:12:08.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:12:08.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:12:08.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:12:08.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:08.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:12:08.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:12:08.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:12:08.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:12:08.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:12:08.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:12:08.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:08.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:08.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:12:08.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:12:08.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:08.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:08.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:08.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:08.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:12:08.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2402ms. 2025-07-01 11:12:08.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:08.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:08.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:08.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:08.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:08.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:08.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:08.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:08.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:08.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:12:08.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:08.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:08.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:08.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:08.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:08.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:08.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:08.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8506ms 2025-07-01 11:12:08.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:08.986 +03:00 [DBG] Connection id "0HNC8090TGC6S" completed keep alive response. 2025-07-01 11:12:08.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4421ms 2025-07-01 11:12:08.986 +03:00 [DBG] Connection id "0HNC8090TGC6S" received FIN. 2025-07-01 11:12:08.986 +03:00 [DBG] Connection id "0HNC8090TGC6S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:12:08.987 +03:00 [DBG] Connection id "0HNC8090TGC6S" disconnecting. 2025-07-01 11:12:08.987 +03:00 [DBG] Connection id "0HNC8090TGC6S" stopped. 2025-07-01 11:12:13.988 +03:00 [DBG] Connection id "0HNC8090TGC6T" accepted. 2025-07-01 11:12:13.988 +03:00 [DBG] Connection id "0HNC8090TGC6T" started. 2025-07-01 11:12:13.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:12:13.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:12:13.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:12:13.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:12:13.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:12:13.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:13.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:12:13.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:12:13.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:12:13.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:12:13.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:13.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:12:13.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:12:13.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:12:13.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:12:13.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:12:13.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:12:13.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:13.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:13.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:12:13.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:12:13.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:13.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:13.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:13.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:13.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:12:13.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1241ms. 2025-07-01 11:12:13.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:13.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:13.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:13.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:13.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:13.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:13.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:13.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:13.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:13.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:12:13.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:13.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:13.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:13.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:13.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:13.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:13.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:13.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7896ms 2025-07-01 11:12:13.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:13.990 +03:00 [DBG] Connection id "0HNC8090TGC6T" completed keep alive response. 2025-07-01 11:12:13.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.502ms 2025-07-01 11:12:13.990 +03:00 [DBG] Connection id "0HNC8090TGC6T" received FIN. 2025-07-01 11:12:13.990 +03:00 [DBG] Connection id "0HNC8090TGC6T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:12:13.991 +03:00 [DBG] Connection id "0HNC8090TGC6T" disconnecting. 2025-07-01 11:12:13.991 +03:00 [DBG] Connection id "0HNC8090TGC6T" stopped. 2025-07-01 11:12:18.982 +03:00 [DBG] Connection id "0HNC8090TGC6U" accepted. 2025-07-01 11:12:18.982 +03:00 [DBG] Connection id "0HNC8090TGC6U" started. 2025-07-01 11:12:18.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:12:18.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:12:18.982 +03:00 [DBG] POST requests are not supported 2025-07-01 11:12:18.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:12:18.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:12:18.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:18.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:12:18.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:12:18.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:12:18.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:12:18.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:18.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:12:18.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:12:18.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:12:18.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:12:18.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:12:18.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:12:18.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:18.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:18.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:12:18.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:12:18.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:18.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:18.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:18.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:18.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:12:18.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1427ms. 2025-07-01 11:12:18.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:18.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:18.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:18.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:18.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:18.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:18.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:18.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:18.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:18.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:12:18.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:18.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:18.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:18.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:18.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:18.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:18.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:18.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0973ms 2025-07-01 11:12:18.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:18.984 +03:00 [DBG] Connection id "0HNC8090TGC6U" completed keep alive response. 2025-07-01 11:12:18.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9951ms 2025-07-01 11:12:18.984 +03:00 [DBG] Connection id "0HNC8090TGC6U" received FIN. 2025-07-01 11:12:18.984 +03:00 [DBG] Connection id "0HNC8090TGC6U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:12:18.984 +03:00 [DBG] Connection id "0HNC8090TGC6U" disconnecting. 2025-07-01 11:12:18.984 +03:00 [DBG] Connection id "0HNC8090TGC6U" stopped. 2025-07-01 11:12:23.981 +03:00 [DBG] Connection id "0HNC8090TGC6V" accepted. 2025-07-01 11:12:23.981 +03:00 [DBG] Connection id "0HNC8090TGC6V" started. 2025-07-01 11:12:23.981 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:12:23.981 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:12:23.981 +03:00 [DBG] POST requests are not supported 2025-07-01 11:12:23.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:12:23.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:12:23.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:23.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:12:23.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:12:23.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:12:23.982 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:12:23.982 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:23.982 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:12:23.982 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:12:23.982 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:12:23.982 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:12:23.982 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:12:23.982 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:12:23.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:23.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:23.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:12:23.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:12:23.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:23.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:23.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:23.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:23.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:12:23.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.125ms. 2025-07-01 11:12:23.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:23.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:23.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:23.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:23.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:23.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:23.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:23.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:23.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:23.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:12:23.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:23.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:23.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:23.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:23.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:23.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:23.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:23.983 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7094ms 2025-07-01 11:12:23.983 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:23.983 +03:00 [DBG] Connection id "0HNC8090TGC6V" completed keep alive response. 2025-07-01 11:12:23.983 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3476ms 2025-07-01 11:12:23.983 +03:00 [DBG] Connection id "0HNC8090TGC6V" received FIN. 2025-07-01 11:12:23.983 +03:00 [DBG] Connection id "0HNC8090TGC6V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:12:23.983 +03:00 [DBG] Connection id "0HNC8090TGC6V" disconnecting. 2025-07-01 11:12:23.983 +03:00 [DBG] Connection id "0HNC8090TGC6V" stopped. 2025-07-01 11:12:28.984 +03:00 [DBG] Connection id "0HNC8090TGC70" accepted. 2025-07-01 11:12:28.984 +03:00 [DBG] Connection id "0HNC8090TGC70" started. 2025-07-01 11:12:28.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:12:28.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:12:28.984 +03:00 [DBG] POST requests are not supported 2025-07-01 11:12:28.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:12:28.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:12:28.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:28.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:12:28.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:12:28.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:12:28.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:12:28.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:28.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:12:28.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:12:28.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:12:28.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:12:28.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:12:28.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:12:28.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:28.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:28.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:12:28.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:12:28.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:28.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:28.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:28.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:28.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:12:28.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1593ms. 2025-07-01 11:12:28.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:28.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:28.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:28.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:28.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:28.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:28.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:28.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:28.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:28.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:12:28.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:28.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:28.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:28.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:28.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:28.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:28.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:28.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0473ms 2025-07-01 11:12:28.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:28.986 +03:00 [DBG] Connection id "0HNC8090TGC70" completed keep alive response. 2025-07-01 11:12:28.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8305ms 2025-07-01 11:12:28.986 +03:00 [DBG] Connection id "0HNC8090TGC70" received FIN. 2025-07-01 11:12:28.986 +03:00 [DBG] Connection id "0HNC8090TGC70" disconnecting. 2025-07-01 11:12:28.986 +03:00 [DBG] Connection id "0HNC8090TGC70" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:12:28.987 +03:00 [DBG] Connection id "0HNC8090TGC70" stopped. 2025-07-01 11:12:33.990 +03:00 [DBG] Connection id "0HNC8090TGC71" accepted. 2025-07-01 11:12:33.990 +03:00 [DBG] Connection id "0HNC8090TGC71" started. 2025-07-01 11:12:33.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:12:33.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:12:33.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:12:33.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:12:33.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:12:33.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:33.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:12:33.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:12:33.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:12:33.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:12:33.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:33.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:12:33.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:12:33.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:12:33.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:12:33.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:12:33.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:12:33.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:33.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:33.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:12:33.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:12:33.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:33.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:33.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:33.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:33.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:12:33.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1113ms. 2025-07-01 11:12:33.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:33.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:33.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:33.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:33.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:33.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:33.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:33.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:33.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:33.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:12:33.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:33.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:33.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:33.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:33.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:33.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:33.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:33.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6008ms 2025-07-01 11:12:33.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:33.991 +03:00 [DBG] Connection id "0HNC8090TGC71" completed keep alive response. 2025-07-01 11:12:33.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1318ms 2025-07-01 11:12:33.992 +03:00 [DBG] Connection id "0HNC8090TGC71" received FIN. 2025-07-01 11:12:33.992 +03:00 [DBG] Connection id "0HNC8090TGC71" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:12:33.992 +03:00 [DBG] Connection id "0HNC8090TGC71" disconnecting. 2025-07-01 11:12:33.992 +03:00 [DBG] Connection id "0HNC8090TGC71" stopped. 2025-07-01 11:12:38.985 +03:00 [DBG] Connection id "0HNC8090TGC72" accepted. 2025-07-01 11:12:38.985 +03:00 [DBG] Connection id "0HNC8090TGC72" started. 2025-07-01 11:12:38.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:12:38.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:12:38.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:12:38.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:12:38.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:12:38.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:38.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:12:38.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:12:38.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:12:38.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:12:38.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:38.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:12:38.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:12:38.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:12:38.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:12:38.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:12:38.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:12:38.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:38.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:38.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:12:38.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:12:38.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:38.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:38.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:38.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:38.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:12:38.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1317ms. 2025-07-01 11:12:38.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:38.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:38.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:38.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:38.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:38.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:38.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:38.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:38.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:38.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:12:38.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:38.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:38.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:38.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:38.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:38.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:38.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:38.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7888ms 2025-07-01 11:12:38.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:38.986 +03:00 [DBG] Connection id "0HNC8090TGC72" completed keep alive response. 2025-07-01 11:12:38.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3845ms 2025-07-01 11:12:38.987 +03:00 [DBG] Connection id "0HNC8090TGC72" received FIN. 2025-07-01 11:12:38.987 +03:00 [DBG] Connection id "0HNC8090TGC72" disconnecting. 2025-07-01 11:12:38.987 +03:00 [DBG] Connection id "0HNC8090TGC72" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:12:38.988 +03:00 [DBG] Connection id "0HNC8090TGC72" stopped. 2025-07-01 11:12:43.984 +03:00 [DBG] Connection id "0HNC8090TGC73" accepted. 2025-07-01 11:12:43.984 +03:00 [DBG] Connection id "0HNC8090TGC73" started. 2025-07-01 11:12:43.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:12:43.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:12:43.984 +03:00 [DBG] POST requests are not supported 2025-07-01 11:12:43.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:12:43.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:12:43.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:43.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:12:43.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:12:43.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:12:43.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:12:43.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:43.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:12:43.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:12:43.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:12:43.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:12:43.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:12:43.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:12:43.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:43.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:43.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:12:43.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:12:43.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:43.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:43.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:43.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:43.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:12:43.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1297ms. 2025-07-01 11:12:43.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:43.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:43.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:43.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:43.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:43.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:43.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:43.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:43.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:43.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:12:43.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:43.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:43.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:43.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:43.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:43.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:43.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:43.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0738ms 2025-07-01 11:12:43.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:43.986 +03:00 [DBG] Connection id "0HNC8090TGC73" completed keep alive response. 2025-07-01 11:12:43.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0514ms 2025-07-01 11:12:43.987 +03:00 [DBG] Connection id "0HNC8090TGC73" received FIN. 2025-07-01 11:12:43.987 +03:00 [DBG] Connection id "0HNC8090TGC73" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:12:43.987 +03:00 [DBG] Connection id "0HNC8090TGC73" disconnecting. 2025-07-01 11:12:43.987 +03:00 [DBG] Connection id "0HNC8090TGC73" stopped. 2025-07-01 11:12:46.075 +03:00 [DBG] Connection id "0HNC8090TGC74" accepted. 2025-07-01 11:12:46.076 +03:00 [DBG] Connection id "0HNC8090TGC74" started. 2025-07-01 11:12:46.076 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 762 2025-07-01 11:12:46.076 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:12:46.076 +03:00 [DBG] POST requests are not supported 2025-07-01 11:12:46.076 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:12:46.076 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:12:46.076 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:12:46.076 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:12:46.076 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:12:46.076 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:12:46.076 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:12:46.076 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:12:46.076 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:12:46.076 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:12:46.076 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:12:46.076 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:12:46.076 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:12:46.077 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:12:46.077 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:46.077 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:46.077 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:46.077 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:46.077 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:12:46.077 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:12:46.077 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:12:46.077 +03:00 [DBG] Connection id "0HNC8090TGC74", Request id "0HNC8090TGC74:00000001": started reading request body. 2025-07-01 11:12:46.077 +03:00 [DBG] Connection id "0HNC8090TGC74", Request id "0HNC8090TGC74:00000001": done reading request body. 2025-07-01 11:12:46.077 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:12:46.077 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:12:46.077 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:12:46.077 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:12:46.077 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:12:46.077 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:46.077 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:46.077 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:46.077 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:46.077 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:12:46.077 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:12:46.078 +03:00 [INF] Updating physical elements properties 2025-07-01 11:12:46.097 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.5104ms. 2025-07-01 11:12:46.097 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:46.097 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:46.097 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:46.097 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:46.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:46.097 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:46.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:46.097 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:46.098 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:46.098 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:12:46.098 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:46.098 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:46.098 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:46.098 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:46.098 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:46.098 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:46.098 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:46.098 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 21.4739ms 2025-07-01 11:12:46.098 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:12:46.098 +03:00 [DBG] Connection id "0HNC8090TGC74" completed keep alive response. 2025-07-01 11:12:46.098 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 22.6421ms 2025-07-01 11:12:46.099 +03:00 [DBG] Connection id "0HNC8090TGC74" received FIN. 2025-07-01 11:12:46.099 +03:00 [DBG] Connection id "0HNC8090TGC74" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:12:46.099 +03:00 [DBG] Connection id "0HNC8090TGC74" disconnecting. 2025-07-01 11:12:46.099 +03:00 [DBG] Connection id "0HNC8090TGC74" stopped. 2025-07-01 11:12:46.143 +03:00 [DBG] Connection id "0HNC8090TGC75" accepted. 2025-07-01 11:12:46.143 +03:00 [DBG] Connection id "0HNC8090TGC75" started. 2025-07-01 11:12:46.143 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:12:46.143 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:12:46.143 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:12:46.143 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:12:46.143 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:12:46.143 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:46.143 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:12:46.143 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:12:46.143 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:46.143 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:12:46.143 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:12:46.143 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:12:46.143 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:12:46.143 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:12:46.144 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:12:46.144 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:46.144 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:46.144 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:46.144 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:46.144 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:12:46.144 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:12:46.144 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:12:46.144 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:12:46.144 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:12:46.144 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:12:46.144 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:46.144 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:46.144 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:46.144 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:46.144 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:12:46.144 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:12:46.144 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:12:46.146 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.6118ms. 2025-07-01 11:12:46.146 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:46.146 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:46.146 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:46.146 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:46.146 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:46.146 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:46.146 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:46.146 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:46.146 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:12:46.146 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:12:46.146 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:12:46.146 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:12:46.146 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:12:46.146 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:12:46.146 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:12:46.146 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:12:46.146 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:46.146 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:46.146 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:46.146 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:46.146 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:46.146 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:46.146 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.5419ms 2025-07-01 11:12:46.146 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:46.146 +03:00 [DBG] Connection id "0HNC8090TGC75" completed keep alive response. 2025-07-01 11:12:46.146 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.1243ms 2025-07-01 11:12:46.146 +03:00 [DBG] Connection id "0HNC8090TGC75" received FIN. 2025-07-01 11:12:46.146 +03:00 [DBG] Connection id "0HNC8090TGC75" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:12:46.147 +03:00 [DBG] Connection id "0HNC8090TGC75" disconnecting. 2025-07-01 11:12:46.147 +03:00 [DBG] Connection id "0HNC8090TGC75" stopped. 2025-07-01 11:12:46.198 +03:00 [DBG] Connection id "0HNC8090TGC76" accepted. 2025-07-01 11:12:46.198 +03:00 [DBG] Connection id "0HNC8090TGC76" started. 2025-07-01 11:12:46.198 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:12:46.199 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:12:46.199 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:12:46.199 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:12:46.199 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:12:46.199 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:46.199 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:12:46.199 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:12:46.199 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:46.199 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:12:46.199 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:12:46.199 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:12:46.199 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:12:46.199 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:12:46.199 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:12:46.199 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:46.199 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:46.199 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:46.199 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:46.199 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:12:46.199 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:12:46.199 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:12:46.199 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:12:46.199 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:12:46.200 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:12:46.200 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:46.200 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:46.200 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:46.200 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:46.200 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:12:46.200 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:12:46.200 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:12:46.355 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 155.5676ms. 2025-07-01 11:12:46.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:46.356 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:46.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:46.356 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:46.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:46.356 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:46.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:46.356 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:46.356 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:12:46.356 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:12:46.356 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:12:46.356 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:12:46.356 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:12:46.356 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:12:46.356 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:12:46.357 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:12:46.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:46.357 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:46.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:46.357 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:46.357 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:46.357 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:46.357 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 158.1925ms 2025-07-01 11:12:46.357 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:46.357 +03:00 [DBG] Connection id "0HNC8090TGC76" completed keep alive response. 2025-07-01 11:12:46.357 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 158.9527ms 2025-07-01 11:12:46.365 +03:00 [DBG] Connection id "0HNC8090TGC76" received FIN. 2025-07-01 11:12:46.365 +03:00 [DBG] Connection id "0HNC8090TGC76" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:12:46.365 +03:00 [DBG] Connection id "0HNC8090TGC76" disconnecting. 2025-07-01 11:12:46.365 +03:00 [DBG] Connection id "0HNC8090TGC76" stopped. 2025-07-01 11:12:48.862 +03:00 [DBG] Connection id "0HNC8090TGC77" accepted. 2025-07-01 11:12:48.862 +03:00 [DBG] Connection id "0HNC8090TGC77" started. 2025-07-01 11:12:48.862 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:12:48.862 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:12:48.862 +03:00 [DBG] POST requests are not supported 2025-07-01 11:12:48.862 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:12:48.862 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:12:48.862 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:12:48.862 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:12:48.862 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:12:48.862 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:12:48.863 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:12:48.863 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:12:48.863 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:12:48.863 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:12:48.863 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:12:48.863 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:12:48.863 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:12:48.863 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:12:48.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:48.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:48.863 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:48.863 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:48.863 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:12:48.863 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:12:48.863 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:12:48.863 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:12:48.863 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:12:48.863 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:12:48.863 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:12:48.863 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:12:48.863 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:12:48.863 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:12:48.864 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:12:48.864 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:12:48.864 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:12:48.864 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:12:48.864 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:12:48.864 +03:00 [DBG] Connection id "0HNC8090TGC77", Request id "0HNC8090TGC77:00000001": started reading request body. 2025-07-01 11:12:48.864 +03:00 [DBG] Connection id "0HNC8090TGC77", Request id "0HNC8090TGC77:00000001": done reading request body. 2025-07-01 11:12:48.864 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:12:48.864 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:12:48.864 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:12:48.864 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:12:48.864 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:12:48.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:48.864 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:48.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:48.864 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:48.864 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:12:48.864 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:12:48.864 +03:00 [INF] Changing group of physicals [303] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:12:48.900 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 35.9269ms. 2025-07-01 11:12:48.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:48.900 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:48.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:48.901 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:48.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:48.901 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:48.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:48.901 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:48.901 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:48.901 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:12:48.901 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:48.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:48.901 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:48.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:48.901 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:48.901 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:48.901 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:48.901 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 38.3969ms 2025-07-01 11:12:48.901 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:12:48.901 +03:00 [DBG] Connection id "0HNC8090TGC77" completed keep alive response. 2025-07-01 11:12:48.902 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 39.4795ms 2025-07-01 11:12:48.902 +03:00 [DBG] Connection id "0HNC8090TGC77" received FIN. 2025-07-01 11:12:48.902 +03:00 [DBG] Connection id "0HNC8090TGC77" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:12:48.902 +03:00 [DBG] Connection id "0HNC8090TGC77" disconnecting. 2025-07-01 11:12:48.902 +03:00 [DBG] Connection id "0HNC8090TGC77" stopped. 2025-07-01 11:12:48.944 +03:00 [DBG] Connection id "0HNC8090TGC78" accepted. 2025-07-01 11:12:48.945 +03:00 [DBG] Connection id "0HNC8090TGC78" started. 2025-07-01 11:12:48.945 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:12:48.945 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:12:48.945 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:12:48.945 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:12:48.945 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:12:48.945 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:48.945 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:12:48.945 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:12:48.945 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:48.946 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:12:48.946 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:12:48.946 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:12:48.946 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:12:48.946 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:12:48.946 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:12:48.946 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:48.946 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:48.946 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:48.946 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:48.946 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:12:48.946 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:12:48.946 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:12:48.946 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:12:48.946 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:12:48.947 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:12:48.947 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:48.947 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:48.947 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:48.947 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:48.947 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:12:48.947 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:12:48.947 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:12:48.949 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.8696ms. 2025-07-01 11:12:48.949 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:48.949 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:48.949 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:48.949 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:48.949 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:48.949 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:48.949 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:48.949 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:48.949 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:12:48.949 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:12:48.949 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:12:48.949 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:12:48.949 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:12:48.950 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:12:48.950 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:12:48.950 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:12:48.950 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:48.950 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:48.950 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:48.950 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:48.950 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:48.950 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:48.950 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.1393ms 2025-07-01 11:12:48.950 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:48.950 +03:00 [DBG] Connection id "0HNC8090TGC78" completed keep alive response. 2025-07-01 11:12:48.950 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.4186ms 2025-07-01 11:12:48.951 +03:00 [DBG] Connection id "0HNC8090TGC78" received FIN. 2025-07-01 11:12:48.951 +03:00 [DBG] Connection id "0HNC8090TGC78" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:12:48.951 +03:00 [DBG] Connection id "0HNC8090TGC78" disconnecting. 2025-07-01 11:12:48.951 +03:00 [DBG] Connection id "0HNC8090TGC78" stopped. 2025-07-01 11:12:48.993 +03:00 [DBG] Connection id "0HNC8090TGC79" accepted. 2025-07-01 11:12:48.993 +03:00 [DBG] Connection id "0HNC8090TGC79" started. 2025-07-01 11:12:48.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:12:48.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:12:48.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:12:48.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:12:48.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:12:48.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:48.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:12:48.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:12:48.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:12:48.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:12:48.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:48.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:12:48.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:12:48.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:12:48.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:12:48.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:12:48.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:12:48.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:48.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:48.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:12:48.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:12:48.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:48.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:48.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:48.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:48.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:12:48.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1485ms. 2025-07-01 11:12:48.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:48.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:48.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:48.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:48.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:48.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:48.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:48.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:48.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:48.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:12:48.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:48.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:48.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:48.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:48.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:48.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:48.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:48.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9832ms 2025-07-01 11:12:48.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:48.995 +03:00 [DBG] Connection id "0HNC8090TGC79" completed keep alive response. 2025-07-01 11:12:48.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7258ms 2025-07-01 11:12:48.995 +03:00 [DBG] Connection id "0HNC8090TGC79" received FIN. 2025-07-01 11:12:48.995 +03:00 [DBG] Connection id "0HNC8090TGC79" disconnecting. 2025-07-01 11:12:48.995 +03:00 [DBG] Connection id "0HNC8090TGC79" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:12:48.996 +03:00 [DBG] Connection id "0HNC8090TGC79" stopped. 2025-07-01 11:12:49.005 +03:00 [DBG] Connection id "0HNC8090TGC7A" accepted. 2025-07-01 11:12:49.005 +03:00 [DBG] Connection id "0HNC8090TGC7A" started. 2025-07-01 11:12:49.005 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:12:49.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:12:49.005 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:12:49.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:12:49.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:12:49.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:49.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:12:49.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:12:49.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:49.006 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:12:49.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:12:49.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:12:49.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:12:49.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:12:49.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:12:49.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:49.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:49.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:49.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:49.007 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:12:49.007 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:12:49.007 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:12:49.007 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:12:49.007 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:12:49.007 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:12:49.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:49.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:49.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:49.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:49.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:12:49.007 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:12:49.007 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:12:49.170 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 162.8134ms. 2025-07-01 11:12:49.170 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:49.170 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:49.170 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:49.170 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:49.170 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:49.170 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:49.170 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:49.170 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:49.170 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:12:49.171 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:12:49.171 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:12:49.171 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:12:49.171 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:12:49.171 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:12:49.171 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:12:49.173 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:12:49.173 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:49.173 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:49.173 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:49.173 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:49.173 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:49.173 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:49.173 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 166.6333ms 2025-07-01 11:12:49.173 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:49.173 +03:00 [DBG] Connection id "0HNC8090TGC7A" completed keep alive response. 2025-07-01 11:12:49.173 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 167.76ms 2025-07-01 11:12:49.175 +03:00 [DBG] Connection id "0HNC8090TGC7A" received FIN. 2025-07-01 11:12:49.175 +03:00 [DBG] Connection id "0HNC8090TGC7A" disconnecting. 2025-07-01 11:12:49.175 +03:00 [DBG] Connection id "0HNC8090TGC7A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:12:49.176 +03:00 [DBG] Connection id "0HNC8090TGC7A" stopped. 2025-07-01 11:12:53.983 +03:00 [DBG] Connection id "0HNC8090TGC7B" accepted. 2025-07-01 11:12:53.983 +03:00 [DBG] Connection id "0HNC8090TGC7B" started. 2025-07-01 11:12:53.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:12:53.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:12:53.984 +03:00 [DBG] POST requests are not supported 2025-07-01 11:12:53.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:12:53.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:12:53.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:53.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:12:53.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:12:53.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:12:53.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:12:53.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:53.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:12:53.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:12:53.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:12:53.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:12:53.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:12:53.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:12:53.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:53.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:53.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:12:53.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:12:53.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:53.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:53.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:53.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:53.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:12:53.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2351ms. 2025-07-01 11:12:53.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:53.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:53.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:53.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:53.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:53.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:53.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:53.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:53.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:53.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:12:53.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:53.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:53.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:53.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:53.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:53.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:53.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:53.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.1378ms 2025-07-01 11:12:53.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:53.987 +03:00 [DBG] Connection id "0HNC8090TGC7B" completed keep alive response. 2025-07-01 11:12:53.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6138ms 2025-07-01 11:12:53.988 +03:00 [DBG] Connection id "0HNC8090TGC7B" received FIN. 2025-07-01 11:12:53.988 +03:00 [DBG] Connection id "0HNC8090TGC7B" disconnecting. 2025-07-01 11:12:53.988 +03:00 [DBG] Connection id "0HNC8090TGC7B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:12:53.989 +03:00 [DBG] Connection id "0HNC8090TGC7B" stopped. 2025-07-01 11:12:58.987 +03:00 [DBG] Connection id "0HNC8090TGC7C" accepted. 2025-07-01 11:12:58.987 +03:00 [DBG] Connection id "0HNC8090TGC7C" started. 2025-07-01 11:12:58.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:12:58.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:12:58.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:12:58.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:12:58.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:12:58.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:58.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:12:58.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:12:58.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:12:58.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:12:58.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:58.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:12:58.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:12:58.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:12:58.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:12:58.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:12:58.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:12:58.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:58.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:58.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:12:58.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:12:58.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:58.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:58.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:58.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:58.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:12:58.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1486ms. 2025-07-01 11:12:58.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:58.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:58.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:58.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:58.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:58.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:58.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:58.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:58.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:58.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:12:58.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:58.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:58.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:58.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:58.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:58.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:58.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:58.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0915ms 2025-07-01 11:12:58.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:12:58.989 +03:00 [DBG] Connection id "0HNC8090TGC7C" completed keep alive response. 2025-07-01 11:12:58.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9747ms 2025-07-01 11:12:58.989 +03:00 [DBG] Connection id "0HNC8090TGC7C" received FIN. 2025-07-01 11:12:58.989 +03:00 [DBG] Connection id "0HNC8090TGC7C" disconnecting. 2025-07-01 11:12:58.990 +03:00 [DBG] Connection id "0HNC8090TGC7C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:12:58.991 +03:00 [DBG] Connection id "0HNC8090TGC7C" stopped. 2025-07-01 11:12:59.768 +03:00 [DBG] Connection id "0HNC8090TGC7D" accepted. 2025-07-01 11:12:59.768 +03:00 [DBG] Connection id "0HNC8090TGC7D" started. 2025-07-01 11:12:59.769 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 762 2025-07-01 11:12:59.769 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:12:59.769 +03:00 [DBG] POST requests are not supported 2025-07-01 11:12:59.769 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:12:59.769 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:12:59.769 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:12:59.769 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:12:59.769 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:12:59.769 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:12:59.769 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:12:59.769 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:12:59.769 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:12:59.769 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:12:59.769 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:12:59.769 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:12:59.769 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:12:59.769 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:12:59.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:59.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:59.769 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:59.769 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:59.769 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:12:59.769 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:12:59.769 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:12:59.769 +03:00 [DBG] Connection id "0HNC8090TGC7D", Request id "0HNC8090TGC7D:00000001": started reading request body. 2025-07-01 11:12:59.769 +03:00 [DBG] Connection id "0HNC8090TGC7D", Request id "0HNC8090TGC7D:00000001": done reading request body. 2025-07-01 11:12:59.769 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:12:59.769 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:12:59.769 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:12:59.769 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:12:59.770 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:12:59.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:59.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:59.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:59.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:59.770 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:12:59.770 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:12:59.770 +03:00 [INF] Updating physical elements properties 2025-07-01 11:12:59.800 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 29.928ms. 2025-07-01 11:12:59.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:59.800 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:59.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:59.800 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:59.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:59.800 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:59.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:59.800 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:59.800 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:59.800 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:12:59.800 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:12:59.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:59.800 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:59.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:59.800 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:59.800 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:59.800 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:59.800 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 31.2003ms 2025-07-01 11:12:59.800 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:12:59.800 +03:00 [DBG] Connection id "0HNC8090TGC7D" completed keep alive response. 2025-07-01 11:12:59.800 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 31.875ms 2025-07-01 11:12:59.801 +03:00 [DBG] Connection id "0HNC8090TGC7D" received FIN. 2025-07-01 11:12:59.801 +03:00 [DBG] Connection id "0HNC8090TGC7D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:12:59.801 +03:00 [DBG] Connection id "0HNC8090TGC7D" disconnecting. 2025-07-01 11:12:59.801 +03:00 [DBG] Connection id "0HNC8090TGC7D" stopped. 2025-07-01 11:12:59.838 +03:00 [DBG] Connection id "0HNC8090TGC7E" accepted. 2025-07-01 11:12:59.838 +03:00 [DBG] Connection id "0HNC8090TGC7E" started. 2025-07-01 11:12:59.838 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:12:59.838 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:12:59.838 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:12:59.838 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:12:59.838 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:12:59.839 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:59.839 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:12:59.839 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:12:59.839 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:59.839 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:12:59.839 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:12:59.839 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:12:59.839 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:12:59.839 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:12:59.839 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:12:59.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:59.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:59.839 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:59.839 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:59.840 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:12:59.840 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:12:59.840 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:12:59.840 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:12:59.840 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:12:59.840 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:12:59.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:59.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:59.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:59.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:59.840 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:12:59.840 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:12:59.840 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:12:59.842 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.5117ms. 2025-07-01 11:12:59.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:59.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:59.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:59.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:59.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:59.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:59.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:59.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:59.843 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:12:59.843 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:12:59.843 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:12:59.843 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:12:59.843 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:12:59.843 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:12:59.843 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:12:59.843 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:12:59.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:59.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:12:59.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:59.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:59.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:59.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:59.843 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.0036ms 2025-07-01 11:12:59.843 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:59.843 +03:00 [DBG] Connection id "0HNC8090TGC7E" completed keep alive response. 2025-07-01 11:12:59.843 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.1578ms 2025-07-01 11:12:59.844 +03:00 [DBG] Connection id "0HNC8090TGC7E" received FIN. 2025-07-01 11:12:59.844 +03:00 [DBG] Connection id "0HNC8090TGC7E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:12:59.844 +03:00 [DBG] Connection id "0HNC8090TGC7E" disconnecting. 2025-07-01 11:12:59.844 +03:00 [DBG] Connection id "0HNC8090TGC7E" stopped. 2025-07-01 11:12:59.894 +03:00 [DBG] Connection id "0HNC8090TGC7F" accepted. 2025-07-01 11:12:59.894 +03:00 [DBG] Connection id "0HNC8090TGC7F" started. 2025-07-01 11:12:59.894 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:12:59.894 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:12:59.894 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:12:59.894 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:12:59.894 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:12:59.894 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:59.894 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:12:59.894 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:12:59.894 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:12:59.894 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:12:59.894 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:12:59.895 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:12:59.895 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:12:59.895 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:12:59.895 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:12:59.895 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:59.895 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:12:59.895 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:59.895 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:12:59.895 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:12:59.895 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:12:59.895 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:12:59.895 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:12:59.895 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:12:59.895 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:12:59.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:59.895 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:12:59.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:59.895 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:12:59.895 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:12:59.895 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:12:59.895 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:13:00.061 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 165.5366ms. 2025-07-01 11:13:00.061 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:00.061 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:00.061 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:00.061 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:00.061 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:00.061 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:00.061 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:00.061 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:00.061 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:13:00.061 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:13:00.061 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:13:00.061 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:13:00.061 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:13:00.061 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:13:00.061 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:13:00.062 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:13:00.062 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:00.062 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:00.062 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:00.062 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:00.062 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:00.062 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:00.062 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 167.8054ms 2025-07-01 11:13:00.062 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:13:00.063 +03:00 [DBG] Connection id "0HNC8090TGC7F" completed keep alive response. 2025-07-01 11:13:00.063 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 168.6224ms 2025-07-01 11:13:00.066 +03:00 [DBG] Connection id "0HNC8090TGC7F" received FIN. 2025-07-01 11:13:00.066 +03:00 [DBG] Connection id "0HNC8090TGC7F" disconnecting. 2025-07-01 11:13:00.067 +03:00 [DBG] Connection id "0HNC8090TGC7F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:13:00.068 +03:00 [DBG] Connection id "0HNC8090TGC7F" stopped. 2025-07-01 11:13:03.985 +03:00 [DBG] Connection id "0HNC8090TGC7G" accepted. 2025-07-01 11:13:03.985 +03:00 [DBG] Connection id "0HNC8090TGC7G" started. 2025-07-01 11:13:03.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:13:03.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:13:03.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:13:03.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:13:03.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:13:03.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:03.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:13:03.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:13:03.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:13:03.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:13:03.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:03.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:13:03.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:13:03.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:13:03.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:13:03.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:13:03.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:13:03.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:03.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:03.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:13:03.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:13:03.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:03.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:03.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:03.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:03.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:13:03.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1326ms. 2025-07-01 11:13:03.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:03.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:03.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:03.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:03.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:03.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:03.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:03.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:03.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:13:03.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:13:03.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:13:03.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:03.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:03.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:03.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:03.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:03.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:03.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8564ms 2025-07-01 11:13:03.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:03.987 +03:00 [DBG] Connection id "0HNC8090TGC7G" completed keep alive response. 2025-07-01 11:13:03.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5565ms 2025-07-01 11:13:03.987 +03:00 [DBG] Connection id "0HNC8090TGC7G" received FIN. 2025-07-01 11:13:03.987 +03:00 [DBG] Connection id "0HNC8090TGC7G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:13:03.987 +03:00 [DBG] Connection id "0HNC8090TGC7G" disconnecting. 2025-07-01 11:13:03.987 +03:00 [DBG] Connection id "0HNC8090TGC7G" stopped. 2025-07-01 11:13:08.986 +03:00 [DBG] Connection id "0HNC8090TGC7H" accepted. 2025-07-01 11:13:08.986 +03:00 [DBG] Connection id "0HNC8090TGC7H" started. 2025-07-01 11:13:08.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:13:08.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:13:08.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:13:08.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:13:08.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:13:08.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:08.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:13:08.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:13:08.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:13:08.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:13:08.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:08.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:13:08.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:13:08.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:13:08.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:13:08.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:13:08.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:13:08.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:08.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:08.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:13:08.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:13:08.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:08.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:08.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:08.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:08.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:13:08.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1503ms. 2025-07-01 11:13:08.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:08.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:08.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:08.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:08.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:08.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:08.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:08.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:08.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:13:08.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:13:08.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:13:08.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:08.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:08.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:08.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:08.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:08.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:08.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7486ms 2025-07-01 11:13:08.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:08.987 +03:00 [DBG] Connection id "0HNC8090TGC7H" completed keep alive response. 2025-07-01 11:13:08.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3643ms 2025-07-01 11:13:08.987 +03:00 [DBG] Connection id "0HNC8090TGC7H" received FIN. 2025-07-01 11:13:08.988 +03:00 [DBG] Connection id "0HNC8090TGC7H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:13:08.988 +03:00 [DBG] Connection id "0HNC8090TGC7H" disconnecting. 2025-07-01 11:13:08.988 +03:00 [DBG] Connection id "0HNC8090TGC7H" stopped. 2025-07-01 11:13:13.985 +03:00 [DBG] Connection id "0HNC8090TGC7I" accepted. 2025-07-01 11:13:13.986 +03:00 [DBG] Connection id "0HNC8090TGC7I" started. 2025-07-01 11:13:13.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:13:13.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:13:13.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:13:13.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:13:13.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:13:13.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:13.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:13:13.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:13:13.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:13:13.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:13:13.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:13.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:13:13.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:13:13.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:13:13.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:13:13.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:13:13.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:13:13.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:13.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:13.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:13:13.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:13:13.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:13.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:13.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:13.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:13.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:13:13.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1223ms. 2025-07-01 11:13:13.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:13.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:13.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:13.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:13.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:13.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:13.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:13.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:13.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:13:13.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:13:13.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:13:13.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:13.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:13.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:13.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:13.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:13.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:13.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.728ms 2025-07-01 11:13:13.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:13.987 +03:00 [DBG] Connection id "0HNC8090TGC7I" completed keep alive response. 2025-07-01 11:13:13.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5023ms 2025-07-01 11:13:13.987 +03:00 [DBG] Connection id "0HNC8090TGC7I" received FIN. 2025-07-01 11:13:13.988 +03:00 [DBG] Connection id "0HNC8090TGC7I" disconnecting. 2025-07-01 11:13:13.988 +03:00 [DBG] Connection id "0HNC8090TGC7I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:13:13.989 +03:00 [DBG] Connection id "0HNC8090TGC7I" stopped. 2025-07-01 11:13:18.987 +03:00 [DBG] Connection id "0HNC8090TGC7J" accepted. 2025-07-01 11:13:18.987 +03:00 [DBG] Connection id "0HNC8090TGC7J" started. 2025-07-01 11:13:18.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:13:18.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:13:18.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:13:18.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:13:18.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:13:18.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:18.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:13:18.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:13:18.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:13:18.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:13:18.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:18.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:13:18.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:13:18.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:13:18.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:13:18.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:13:18.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:13:18.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:18.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:18.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:13:18.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:13:18.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:18.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:18.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:18.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:18.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:13:18.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1492ms. 2025-07-01 11:13:18.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:18.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:18.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:18.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:18.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:18.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:18.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:18.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:18.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:13:18.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:13:18.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:13:18.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:18.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:18.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:18.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:18.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:18.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:18.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.817ms 2025-07-01 11:13:18.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:18.989 +03:00 [DBG] Connection id "0HNC8090TGC7J" completed keep alive response. 2025-07-01 11:13:18.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7874ms 2025-07-01 11:13:18.989 +03:00 [DBG] Connection id "0HNC8090TGC7J" received FIN. 2025-07-01 11:13:18.989 +03:00 [DBG] Connection id "0HNC8090TGC7J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:13:18.989 +03:00 [DBG] Connection id "0HNC8090TGC7J" disconnecting. 2025-07-01 11:13:18.989 +03:00 [DBG] Connection id "0HNC8090TGC7J" stopped. 2025-07-01 11:13:23.986 +03:00 [DBG] Connection id "0HNC8090TGC7K" accepted. 2025-07-01 11:13:23.986 +03:00 [DBG] Connection id "0HNC8090TGC7K" started. 2025-07-01 11:13:23.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:13:23.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:13:23.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:13:23.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:13:23.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:13:23.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:23.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:13:23.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:13:23.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:13:23.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:13:23.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:23.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:13:23.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:13:23.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:13:23.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:13:23.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:13:23.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:13:23.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:23.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:23.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:13:23.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:13:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:23.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:13:23.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1528ms. 2025-07-01 11:13:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:23.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:23.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:23.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:23.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:23.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:13:23.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:13:23.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:13:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:23.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:23.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:23.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2813ms 2025-07-01 11:13:23.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:23.988 +03:00 [DBG] Connection id "0HNC8090TGC7K" completed keep alive response. 2025-07-01 11:13:23.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.001ms 2025-07-01 11:13:23.988 +03:00 [DBG] Connection id "0HNC8090TGC7K" received FIN. 2025-07-01 11:13:23.988 +03:00 [DBG] Connection id "0HNC8090TGC7K" disconnecting. 2025-07-01 11:13:23.988 +03:00 [DBG] Connection id "0HNC8090TGC7K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:13:23.989 +03:00 [DBG] Connection id "0HNC8090TGC7K" stopped. 2025-07-01 11:13:24.144 +03:00 [DBG] Connection id "0HNC8090TGC7L" accepted. 2025-07-01 11:13:24.144 +03:00 [DBG] Connection id "0HNC8090TGC7L" started. 2025-07-01 11:13:24.144 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:13:24.144 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:13:24.144 +03:00 [DBG] POST requests are not supported 2025-07-01 11:13:24.144 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:13:24.144 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:13:24.144 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:13:24.144 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:13:24.144 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:13:24.144 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:13:24.144 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:13:24.145 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:13:24.145 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:13:24.145 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:13:24.145 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:13:24.145 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:13:24.145 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:13:24.145 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:13:24.145 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:24.145 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:24.145 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:13:24.145 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:13:24.145 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:13:24.145 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:13:24.145 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:13:24.145 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:13:24.145 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:13:24.145 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:13:24.145 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:13:24.145 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:13:24.145 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:13:24.145 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:13:24.145 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:13:24.145 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:13:24.145 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:13:24.145 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:13:24.145 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:13:24.145 +03:00 [DBG] Connection id "0HNC8090TGC7L", Request id "0HNC8090TGC7L:00000001": started reading request body. 2025-07-01 11:13:24.145 +03:00 [DBG] Connection id "0HNC8090TGC7L", Request id "0HNC8090TGC7L:00000001": done reading request body. 2025-07-01 11:13:24.145 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:13:24.145 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:13:24.145 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:13:24.145 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:13:24.146 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:13:24.146 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:24.146 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:24.146 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:24.146 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:24.146 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:13:24.146 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:13:24.146 +03:00 [INF] Changing group of physicals [304] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:13:24.180 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 34.5012ms. 2025-07-01 11:13:24.180 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:24.180 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:24.180 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:24.180 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:24.180 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:24.180 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:24.180 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:24.180 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:24.180 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:13:24.180 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:13:24.181 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:13:24.181 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:24.181 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:24.181 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:24.181 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:24.181 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:24.181 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:24.181 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 35.7901ms 2025-07-01 11:13:24.181 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:13:24.181 +03:00 [DBG] Connection id "0HNC8090TGC7L" completed keep alive response. 2025-07-01 11:13:24.181 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 36.802ms 2025-07-01 11:13:24.181 +03:00 [DBG] Connection id "0HNC8090TGC7L" received FIN. 2025-07-01 11:13:24.181 +03:00 [DBG] Connection id "0HNC8090TGC7L" disconnecting. 2025-07-01 11:13:24.181 +03:00 [DBG] Connection id "0HNC8090TGC7L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:13:24.183 +03:00 [DBG] Connection id "0HNC8090TGC7L" stopped. 2025-07-01 11:13:24.220 +03:00 [DBG] Connection id "0HNC8090TGC7M" accepted. 2025-07-01 11:13:24.220 +03:00 [DBG] Connection id "0HNC8090TGC7M" started. 2025-07-01 11:13:24.220 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:13:24.220 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:13:24.220 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:13:24.220 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:13:24.220 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:13:24.220 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:13:24.220 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:13:24.221 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:13:24.221 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:13:24.221 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:13:24.221 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:13:24.221 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:13:24.221 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:13:24.221 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:13:24.221 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:13:24.221 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:24.221 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:24.221 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:13:24.221 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:13:24.221 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:13:24.221 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:13:24.221 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:13:24.221 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:13:24.221 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:13:24.221 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:13:24.221 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:24.221 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:24.221 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:24.221 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:24.221 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:13:24.221 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:13:24.221 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:13:24.223 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.4048ms. 2025-07-01 11:13:24.223 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:24.223 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:24.223 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:24.223 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:24.223 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:24.223 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:24.223 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:24.223 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:24.223 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:13:24.223 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:13:24.223 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:13:24.223 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:13:24.223 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:13:24.223 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:13:24.223 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:13:24.224 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:13:24.224 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:24.224 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:24.224 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:24.224 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:24.224 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:24.224 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:24.224 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.8269ms 2025-07-01 11:13:24.224 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:13:24.224 +03:00 [DBG] Connection id "0HNC8090TGC7M" completed keep alive response. 2025-07-01 11:13:24.224 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.7839ms 2025-07-01 11:13:24.224 +03:00 [DBG] Connection id "0HNC8090TGC7M" received FIN. 2025-07-01 11:13:24.224 +03:00 [DBG] Connection id "0HNC8090TGC7M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:13:24.224 +03:00 [DBG] Connection id "0HNC8090TGC7M" disconnecting. 2025-07-01 11:13:24.225 +03:00 [DBG] Connection id "0HNC8090TGC7M" stopped. 2025-07-01 11:13:24.281 +03:00 [DBG] Connection id "0HNC8090TGC7N" accepted. 2025-07-01 11:13:24.281 +03:00 [DBG] Connection id "0HNC8090TGC7N" started. 2025-07-01 11:13:24.281 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:13:24.281 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:13:24.281 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:13:24.281 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:13:24.281 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:13:24.281 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:13:24.281 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:13:24.281 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:13:24.281 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:13:24.281 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:13:24.281 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:13:24.281 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:13:24.281 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:13:24.281 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:13:24.281 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:13:24.281 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:24.281 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:24.281 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:13:24.282 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:13:24.282 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:13:24.282 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:13:24.282 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:13:24.282 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:13:24.282 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:13:24.282 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:13:24.282 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:24.282 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:24.282 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:24.282 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:24.282 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:13:24.282 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:13:24.282 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:13:24.431 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 148.8ms. 2025-07-01 11:13:24.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:24.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:24.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:24.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:24.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:24.431 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:24.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:24.431 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:24.431 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:13:24.431 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:13:24.431 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:13:24.431 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:13:24.431 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:13:24.431 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:13:24.431 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:13:24.432 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:13:24.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:24.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:24.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:24.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:24.432 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:24.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:24.432 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 150.9778ms 2025-07-01 11:13:24.432 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:13:24.432 +03:00 [DBG] Connection id "0HNC8090TGC7N" completed keep alive response. 2025-07-01 11:13:24.433 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 151.4809ms 2025-07-01 11:13:24.440 +03:00 [DBG] Connection id "0HNC8090TGC7N" received FIN. 2025-07-01 11:13:24.440 +03:00 [DBG] Connection id "0HNC8090TGC7N" disconnecting. 2025-07-01 11:13:24.440 +03:00 [DBG] Connection id "0HNC8090TGC7N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:13:24.441 +03:00 [DBG] Connection id "0HNC8090TGC7N" stopped. 2025-07-01 11:13:28.985 +03:00 [DBG] Connection id "0HNC8090TGC7O" accepted. 2025-07-01 11:13:28.986 +03:00 [DBG] Connection id "0HNC8090TGC7O" started. 2025-07-01 11:13:28.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:13:28.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:13:28.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:13:28.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:13:28.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:13:28.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:28.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:13:28.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:13:28.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:13:28.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:13:28.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:28.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:13:28.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:13:28.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:13:28.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:13:28.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:13:28.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:13:28.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:28.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:28.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:13:28.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:13:28.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:28.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:28.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:28.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:28.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:13:28.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1852ms. 2025-07-01 11:13:28.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:28.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:28.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:28.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:28.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:28.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:28.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:28.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:28.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:13:28.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:13:28.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:13:28.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:28.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:28.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:28.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:28.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:28.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:28.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7876ms 2025-07-01 11:13:28.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:28.987 +03:00 [DBG] Connection id "0HNC8090TGC7O" completed keep alive response. 2025-07-01 11:13:28.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3925ms 2025-07-01 11:13:28.987 +03:00 [DBG] Connection id "0HNC8090TGC7O" received FIN. 2025-07-01 11:13:28.987 +03:00 [DBG] Connection id "0HNC8090TGC7O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:13:28.988 +03:00 [DBG] Connection id "0HNC8090TGC7O" disconnecting. 2025-07-01 11:13:28.988 +03:00 [DBG] Connection id "0HNC8090TGC7O" stopped. 2025-07-01 11:13:33.983 +03:00 [DBG] Connection id "0HNC8090TGC7P" accepted. 2025-07-01 11:13:33.983 +03:00 [DBG] Connection id "0HNC8090TGC7P" started. 2025-07-01 11:13:33.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:13:33.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:13:33.983 +03:00 [DBG] POST requests are not supported 2025-07-01 11:13:33.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:13:33.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:13:33.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:33.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:13:33.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:13:33.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:13:33.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:13:33.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:33.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:13:33.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:13:33.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:13:33.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:13:33.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:13:33.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:13:33.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:33.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:33.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:13:33.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:13:33.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:33.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:33.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:33.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:33.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:13:33.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1534ms. 2025-07-01 11:13:33.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:33.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:33.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:33.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:33.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:33.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:33.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:33.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:33.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:13:33.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:13:33.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:13:33.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:33.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:33.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:33.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:33.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:33.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:33.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7445ms 2025-07-01 11:13:33.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:33.984 +03:00 [DBG] Connection id "0HNC8090TGC7P" completed keep alive response. 2025-07-01 11:13:33.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3403ms 2025-07-01 11:13:33.984 +03:00 [DBG] Connection id "0HNC8090TGC7P" received FIN. 2025-07-01 11:13:33.985 +03:00 [DBG] Connection id "0HNC8090TGC7P" disconnecting. 2025-07-01 11:13:33.985 +03:00 [DBG] Connection id "0HNC8090TGC7P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:13:33.986 +03:00 [DBG] Connection id "0HNC8090TGC7P" stopped. 2025-07-01 11:13:38.988 +03:00 [DBG] Connection id "0HNC8090TGC7Q" accepted. 2025-07-01 11:13:38.988 +03:00 [DBG] Connection id "0HNC8090TGC7Q" started. 2025-07-01 11:13:38.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:13:38.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:13:38.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:13:38.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:13:38.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:13:38.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:38.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:13:38.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:13:38.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:13:38.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:13:38.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:38.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:13:38.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:13:38.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:13:38.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:13:38.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:13:38.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:13:38.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:38.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:38.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:13:38.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:13:38.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:38.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:38.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:38.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:38.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:13:38.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2012ms. 2025-07-01 11:13:38.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:38.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:38.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:38.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:38.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:38.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:38.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:38.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:38.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:13:38.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:13:38.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:13:38.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:38.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:38.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:38.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:38.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:38.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:38.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.713ms 2025-07-01 11:13:38.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:38.991 +03:00 [DBG] Connection id "0HNC8090TGC7Q" completed keep alive response. 2025-07-01 11:13:38.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8099ms 2025-07-01 11:13:38.991 +03:00 [DBG] Connection id "0HNC8090TGC7Q" received FIN. 2025-07-01 11:13:38.991 +03:00 [DBG] Connection id "0HNC8090TGC7Q" disconnecting. 2025-07-01 11:13:38.991 +03:00 [DBG] Connection id "0HNC8090TGC7Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:13:38.992 +03:00 [DBG] Connection id "0HNC8090TGC7Q" stopped. 2025-07-01 11:13:43.982 +03:00 [DBG] Connection id "0HNC8090TGC7R" accepted. 2025-07-01 11:13:43.982 +03:00 [DBG] Connection id "0HNC8090TGC7R" started. 2025-07-01 11:13:43.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:13:43.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:13:43.982 +03:00 [DBG] POST requests are not supported 2025-07-01 11:13:43.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:13:43.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:13:43.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:43.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:13:43.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:13:43.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:13:43.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:13:43.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:43.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:13:43.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:13:43.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:13:43.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:13:43.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:13:43.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:13:43.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:43.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:43.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:13:43.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:13:43.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:43.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:43.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:43.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:43.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:13:43.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1783ms. 2025-07-01 11:13:43.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:43.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:43.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:43.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:43.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:43.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:43.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:43.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:43.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:13:43.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:13:43.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:13:43.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:43.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:43.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:43.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:43.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:43.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:43.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.417ms 2025-07-01 11:13:43.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:43.985 +03:00 [DBG] Connection id "0HNC8090TGC7R" completed keep alive response. 2025-07-01 11:13:43.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5543ms 2025-07-01 11:13:43.985 +03:00 [DBG] Connection id "0HNC8090TGC7R" received FIN. 2025-07-01 11:13:43.985 +03:00 [DBG] Connection id "0HNC8090TGC7R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:13:43.985 +03:00 [DBG] Connection id "0HNC8090TGC7R" disconnecting. 2025-07-01 11:13:43.985 +03:00 [DBG] Connection id "0HNC8090TGC7R" stopped. 2025-07-01 11:13:48.987 +03:00 [DBG] Connection id "0HNC8090TGC7S" accepted. 2025-07-01 11:13:48.988 +03:00 [DBG] Connection id "0HNC8090TGC7S" started. 2025-07-01 11:13:48.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:13:48.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:13:48.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:13:48.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:13:48.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:13:48.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:48.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:13:48.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:13:48.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:13:48.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:13:48.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:48.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:13:48.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:13:48.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:13:48.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:13:48.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:13:48.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:13:48.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:48.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:48.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:13:48.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:13:48.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:48.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:48.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:48.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:48.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:13:48.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1796ms. 2025-07-01 11:13:48.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:48.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:48.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:48.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:48.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:48.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:48.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:48.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:48.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:13:48.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:13:48.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:13:48.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:48.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:48.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:48.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:48.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:48.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:48.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3253ms 2025-07-01 11:13:48.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:48.990 +03:00 [DBG] Connection id "0HNC8090TGC7S" completed keep alive response. 2025-07-01 11:13:48.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.486ms 2025-07-01 11:13:48.990 +03:00 [DBG] Connection id "0HNC8090TGC7S" received FIN. 2025-07-01 11:13:48.991 +03:00 [DBG] Connection id "0HNC8090TGC7S" disconnecting. 2025-07-01 11:13:48.991 +03:00 [DBG] Connection id "0HNC8090TGC7S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:13:48.992 +03:00 [DBG] Connection id "0HNC8090TGC7S" stopped. 2025-07-01 11:13:53.984 +03:00 [DBG] Connection id "0HNC8090TGC7T" accepted. 2025-07-01 11:13:53.984 +03:00 [DBG] Connection id "0HNC8090TGC7T" started. 2025-07-01 11:13:53.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:13:53.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:13:53.984 +03:00 [DBG] POST requests are not supported 2025-07-01 11:13:53.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:13:53.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:13:53.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:53.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:13:53.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:13:53.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:13:53.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:13:53.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:53.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:13:53.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:13:53.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:13:53.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:13:53.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:13:53.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:13:53.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:53.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:53.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:13:53.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:13:53.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:53.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:53.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:53.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:53.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:13:53.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2616ms. 2025-07-01 11:13:53.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:53.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:53.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:53.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:53.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:53.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:53.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:53.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:53.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:13:53.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:13:53.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:13:53.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:53.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:53.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:53.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:53.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:53.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:53.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8499ms 2025-07-01 11:13:53.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:53.987 +03:00 [DBG] Connection id "0HNC8090TGC7T" completed keep alive response. 2025-07-01 11:13:53.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1146ms 2025-07-01 11:13:53.987 +03:00 [DBG] Connection id "0HNC8090TGC7T" received FIN. 2025-07-01 11:13:53.988 +03:00 [DBG] Connection id "0HNC8090TGC7T" disconnecting. 2025-07-01 11:13:53.988 +03:00 [DBG] Connection id "0HNC8090TGC7T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:13:53.989 +03:00 [DBG] Connection id "0HNC8090TGC7T" stopped. 2025-07-01 11:13:58.988 +03:00 [DBG] Connection id "0HNC8090TGC7U" accepted. 2025-07-01 11:13:58.988 +03:00 [DBG] Connection id "0HNC8090TGC7U" started. 2025-07-01 11:13:58.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:13:58.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:13:58.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:13:58.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:13:58.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:13:58.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:58.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:13:58.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:13:58.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:13:58.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:13:58.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:58.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:13:58.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:13:58.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:13:58.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:13:58.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:13:58.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:13:58.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:58.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:58.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:13:58.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:13:58.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:58.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:58.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:58.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:58.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:13:58.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.151ms. 2025-07-01 11:13:58.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:58.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:13:58.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:58.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:13:58.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:58.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:58.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:58.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:58.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:13:58.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:13:58.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:13:58.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:58.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:13:58.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:58.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:58.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:58.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:13:58.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.724ms 2025-07-01 11:13:58.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:13:58.989 +03:00 [DBG] Connection id "0HNC8090TGC7U" completed keep alive response. 2025-07-01 11:13:58.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3253ms 2025-07-01 11:13:58.989 +03:00 [DBG] Connection id "0HNC8090TGC7U" received FIN. 2025-07-01 11:13:58.989 +03:00 [DBG] Connection id "0HNC8090TGC7U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:13:58.989 +03:00 [DBG] Connection id "0HNC8090TGC7U" disconnecting. 2025-07-01 11:13:58.989 +03:00 [DBG] Connection id "0HNC8090TGC7U" stopped. 2025-07-01 11:14:03.981 +03:00 [DBG] Connection id "0HNC8090TGC7V" accepted. 2025-07-01 11:14:03.981 +03:00 [DBG] Connection id "0HNC8090TGC7V" started. 2025-07-01 11:14:03.981 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:14:03.981 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:03.981 +03:00 [DBG] POST requests are not supported 2025-07-01 11:14:03.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:14:03.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:14:03.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:03.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:03.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:03.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:14:03.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:14:03.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:03.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:14:03.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:03.982 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:03.982 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:03.982 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:03.982 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:03.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:03.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:03.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:14:03.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:14:03.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:03.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:03.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:03.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:03.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:03.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1562ms. 2025-07-01 11:14:03.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:03.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:03.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:03.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:03.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:03.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:03.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:03.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:03.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:03.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:14:03.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:03.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:03.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:03.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:03.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:03.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:03.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:03.983 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2276ms 2025-07-01 11:14:03.983 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:03.983 +03:00 [DBG] Connection id "0HNC8090TGC7V" completed keep alive response. 2025-07-01 11:14:03.983 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2265ms 2025-07-01 11:14:03.983 +03:00 [DBG] Connection id "0HNC8090TGC7V" received FIN. 2025-07-01 11:14:03.984 +03:00 [DBG] Connection id "0HNC8090TGC7V" disconnecting. 2025-07-01 11:14:03.984 +03:00 [DBG] Connection id "0HNC8090TGC7V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:03.985 +03:00 [DBG] Connection id "0HNC8090TGC7V" stopped. 2025-07-01 11:14:08.984 +03:00 [DBG] Connection id "0HNC8090TGC80" accepted. 2025-07-01 11:14:08.984 +03:00 [DBG] Connection id "0HNC8090TGC80" started. 2025-07-01 11:14:08.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:14:08.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:08.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:14:08.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:14:08.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:14:08.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:08.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:08.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:08.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:14:08.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:14:08.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:08.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:14:08.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:08.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:08.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:08.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:08.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:08.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:08.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:08.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:14:08.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:14:08.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:08.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:08.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:08.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:08.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:08.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1711ms. 2025-07-01 11:14:08.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:08.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:08.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:08.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:08.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:08.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:08.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:08.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:08.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:08.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:14:08.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:08.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:08.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:08.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:08.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:08.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:08.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:08.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5369ms 2025-07-01 11:14:08.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:08.987 +03:00 [DBG] Connection id "0HNC8090TGC80" completed keep alive response. 2025-07-01 11:14:08.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6536ms 2025-07-01 11:14:08.988 +03:00 [DBG] Connection id "0HNC8090TGC80" received FIN. 2025-07-01 11:14:08.988 +03:00 [DBG] Connection id "0HNC8090TGC80" disconnecting. 2025-07-01 11:14:08.988 +03:00 [DBG] Connection id "0HNC8090TGC80" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:08.989 +03:00 [DBG] Connection id "0HNC8090TGC80" stopped. 2025-07-01 11:14:13.996 +03:00 [DBG] Connection id "0HNC8090TGC81" accepted. 2025-07-01 11:14:13.996 +03:00 [DBG] Connection id "0HNC8090TGC81" started. 2025-07-01 11:14:13.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:14:13.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:13.997 +03:00 [DBG] POST requests are not supported 2025-07-01 11:14:13.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:14:13.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:14:13.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:13.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:13.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:13.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:14:13.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:14:13.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:13.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:14:13.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:13.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:13.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:13.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:13.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:13.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:13.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:13.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:14:13.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:14:13.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:13.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:13.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:13.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:13.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:13.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1295ms. 2025-07-01 11:14:13.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:13.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:13.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:13.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:13.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:13.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:13.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:13.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:13.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:13.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:14:13.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:13.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:13.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:13.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:13.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:13.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:13.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:13.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7233ms 2025-07-01 11:14:13.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:13.998 +03:00 [DBG] Connection id "0HNC8090TGC81" completed keep alive response. 2025-07-01 11:14:13.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4235ms 2025-07-01 11:14:13.998 +03:00 [DBG] Connection id "0HNC8090TGC81" received FIN. 2025-07-01 11:14:13.998 +03:00 [DBG] Connection id "0HNC8090TGC81" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:13.999 +03:00 [DBG] Connection id "0HNC8090TGC81" disconnecting. 2025-07-01 11:14:13.999 +03:00 [DBG] Connection id "0HNC8090TGC81" stopped. 2025-07-01 11:14:14.197 +03:00 [DBG] Connection id "0HNC8090TGC82" accepted. 2025-07-01 11:14:14.197 +03:00 [DBG] Connection id "0HNC8090TGC82" started. 2025-07-01 11:14:14.197 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 751 2025-07-01 11:14:14.197 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:14.197 +03:00 [DBG] POST requests are not supported 2025-07-01 11:14:14.197 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:14:14.197 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:14:14.197 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:14:14.197 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:14.197 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:14.197 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:14:14.197 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:14:14.197 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:14:14.197 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:14:14.197 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:14.197 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:14.197 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:14.197 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:14.197 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:14.197 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:14.198 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:14.198 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:14.198 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:14.198 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:14:14.198 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:14:14.198 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:14:14.198 +03:00 [DBG] Connection id "0HNC8090TGC82", Request id "0HNC8090TGC82:00000001": started reading request body. 2025-07-01 11:14:14.198 +03:00 [DBG] Connection id "0HNC8090TGC82", Request id "0HNC8090TGC82:00000001": done reading request body. 2025-07-01 11:14:14.198 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:14:14.198 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:14:14.198 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:14:14.198 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:14:14.198 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:14:14.198 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:14.198 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:14.198 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:14.198 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:14.198 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:14.198 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:14:14.198 +03:00 [INF] Updating physical elements properties 2025-07-01 11:14:14.216 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.7246ms. 2025-07-01 11:14:14.216 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:14.216 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:14.216 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:14.216 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:14.216 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:14.216 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:14.216 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:14.216 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:14.216 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:14.216 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:14:14.216 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:14.216 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:14.216 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:14.216 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:14.216 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:14.217 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:14.217 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:14.217 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.1523ms 2025-07-01 11:14:14.217 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:14:14.217 +03:00 [DBG] Connection id "0HNC8090TGC82" completed keep alive response. 2025-07-01 11:14:14.217 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 19.8204ms 2025-07-01 11:14:14.217 +03:00 [DBG] Connection id "0HNC8090TGC82" received FIN. 2025-07-01 11:14:14.217 +03:00 [DBG] Connection id "0HNC8090TGC82" disconnecting. 2025-07-01 11:14:14.217 +03:00 [DBG] Connection id "0HNC8090TGC82" stopped. 2025-07-01 11:14:14.217 +03:00 [DBG] Connection id "0HNC8090TGC82" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:14.257 +03:00 [DBG] Connection id "0HNC8090TGC83" accepted. 2025-07-01 11:14:14.257 +03:00 [DBG] Connection id "0HNC8090TGC83" started. 2025-07-01 11:14:14.257 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:14:14.257 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:14.257 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:14:14.257 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:14:14.257 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:14:14.257 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:14.257 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:14.257 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:14.257 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:14.257 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:14:14.257 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:14.257 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:14.258 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:14.258 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:14.258 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:14.258 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:14.258 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:14.258 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:14.258 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:14.258 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:14:14.258 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:14:14.258 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:14:14.258 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:14:14.258 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:14:14.258 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:14:14.258 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:14.258 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:14.258 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:14.258 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:14.258 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:14.258 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:14:14.258 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:14:14.261 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.3483ms. 2025-07-01 11:14:14.261 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:14.261 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:14.261 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:14.261 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:14.261 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:14.261 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:14.261 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:14.261 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:14.261 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:14:14.261 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:14:14.261 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:14:14.261 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:14:14.261 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:14:14.261 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:14:14.261 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:14:14.261 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:14:14.262 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:14.262 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:14.262 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:14.262 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:14.262 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:14.262 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:14.262 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.1898ms 2025-07-01 11:14:14.262 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:14.262 +03:00 [DBG] Connection id "0HNC8090TGC83" completed keep alive response. 2025-07-01 11:14:14.262 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.1254ms 2025-07-01 11:14:14.262 +03:00 [DBG] Connection id "0HNC8090TGC83" received FIN. 2025-07-01 11:14:14.262 +03:00 [DBG] Connection id "0HNC8090TGC83" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:14.263 +03:00 [DBG] Connection id "0HNC8090TGC83" disconnecting. 2025-07-01 11:14:14.263 +03:00 [DBG] Connection id "0HNC8090TGC83" stopped. 2025-07-01 11:14:14.313 +03:00 [DBG] Connection id "0HNC8090TGC84" accepted. 2025-07-01 11:14:14.313 +03:00 [DBG] Connection id "0HNC8090TGC84" started. 2025-07-01 11:14:14.313 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:14:14.313 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:14.313 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:14:14.313 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:14:14.313 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:14:14.313 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:14.313 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:14.313 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:14.313 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:14.313 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:14:14.313 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:14.313 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:14.313 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:14.313 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:14.313 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:14.313 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:14.314 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:14.314 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:14.314 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:14.314 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:14:14.314 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:14:14.314 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:14:14.314 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:14:14.314 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:14:14.314 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:14:14.314 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:14.314 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:14.314 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:14.314 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:14.314 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:14.314 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:14:14.314 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:14:14.459 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 144.963ms. 2025-07-01 11:14:14.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:14.459 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:14.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:14.459 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:14.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:14.459 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:14.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:14.459 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:14.459 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:14:14.459 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:14:14.459 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:14:14.459 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:14:14.459 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:14:14.459 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:14:14.459 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:14:14.461 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:14:14.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:14.461 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:14.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:14.461 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:14.461 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:14.461 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:14.461 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 147.664ms 2025-07-01 11:14:14.461 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:14.461 +03:00 [DBG] Connection id "0HNC8090TGC84" completed keep alive response. 2025-07-01 11:14:14.461 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 148.2206ms 2025-07-01 11:14:14.465 +03:00 [DBG] Connection id "0HNC8090TGC84" received FIN. 2025-07-01 11:14:14.465 +03:00 [DBG] Connection id "0HNC8090TGC84" disconnecting. 2025-07-01 11:14:14.465 +03:00 [DBG] Connection id "0HNC8090TGC84" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:14.466 +03:00 [DBG] Connection id "0HNC8090TGC84" stopped. 2025-07-01 11:14:17.906 +03:00 [DBG] Connection id "0HNC8090TGC85" accepted. 2025-07-01 11:14:17.906 +03:00 [DBG] Connection id "0HNC8090TGC85" started. 2025-07-01 11:14:17.906 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:14:17.906 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:17.906 +03:00 [DBG] POST requests are not supported 2025-07-01 11:14:17.906 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:14:17.906 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:14:17.906 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:14:17.906 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:17.906 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:17.907 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:14:17.907 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:14:17.907 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:14:17.907 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:14:17.907 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:17.907 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:17.907 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:17.907 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:17.907 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:17.907 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:17.907 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:17.907 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:17.907 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:17.907 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:14:17.907 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:14:17.907 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:14:17.907 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:14:17.907 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:14:17.907 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:14:17.907 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:14:17.907 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:14:17.907 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:14:17.907 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:14:17.907 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:14:17.907 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:14:17.907 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:14:17.907 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:14:17.908 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:14:17.908 +03:00 [DBG] Connection id "0HNC8090TGC85", Request id "0HNC8090TGC85:00000001": started reading request body. 2025-07-01 11:14:17.908 +03:00 [DBG] Connection id "0HNC8090TGC85", Request id "0HNC8090TGC85:00000001": done reading request body. 2025-07-01 11:14:17.908 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:14:17.908 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:14:17.908 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:14:17.908 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:14:17.908 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:14:17.908 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:17.908 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:17.908 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:17.908 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:17.908 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:17.908 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:14:17.908 +03:00 [INF] Changing group of physicals [308] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:14:17.928 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.5876ms. 2025-07-01 11:14:17.928 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:17.928 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:17.928 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:17.928 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:17.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:17.928 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:17.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:17.928 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:17.928 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:17.928 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:14:17.928 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:17.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:17.928 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:17.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:17.928 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:17.928 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:17.928 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:17.928 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 21.2713ms 2025-07-01 11:14:17.928 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:14:17.928 +03:00 [DBG] Connection id "0HNC8090TGC85" completed keep alive response. 2025-07-01 11:14:17.928 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 22.0025ms 2025-07-01 11:14:17.928 +03:00 [DBG] Connection id "0HNC8090TGC85" received FIN. 2025-07-01 11:14:17.929 +03:00 [DBG] Connection id "0HNC8090TGC85" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:17.929 +03:00 [DBG] Connection id "0HNC8090TGC85" disconnecting. 2025-07-01 11:14:17.929 +03:00 [DBG] Connection id "0HNC8090TGC85" stopped. 2025-07-01 11:14:17.969 +03:00 [DBG] Connection id "0HNC8090TGC86" accepted. 2025-07-01 11:14:17.969 +03:00 [DBG] Connection id "0HNC8090TGC86" started. 2025-07-01 11:14:17.969 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:14:17.969 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:17.969 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:14:17.970 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:14:17.970 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:14:17.970 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:17.970 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:17.970 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:17.970 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:17.970 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:14:17.970 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:17.970 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:17.970 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:17.970 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:17.970 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:17.970 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:17.970 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:17.970 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:17.970 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:17.970 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:14:17.970 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:14:17.970 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:14:17.970 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:14:17.970 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:14:17.970 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:14:17.970 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:17.970 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:17.970 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:17.970 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:17.970 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:17.970 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:14:17.970 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:14:17.972 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.8713ms. 2025-07-01 11:14:17.972 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:17.972 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:17.972 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:17.972 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:17.972 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:17.972 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:17.973 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:17.973 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:17.973 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:14:17.973 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:14:17.973 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:14:17.973 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:14:17.973 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:14:17.973 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:14:17.973 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:14:17.973 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:14:17.973 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:17.973 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:17.973 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:17.973 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:17.973 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:17.973 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:17.973 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.1059ms 2025-07-01 11:14:17.973 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:17.973 +03:00 [DBG] Connection id "0HNC8090TGC86" completed keep alive response. 2025-07-01 11:14:17.973 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.6946ms 2025-07-01 11:14:17.973 +03:00 [DBG] Connection id "0HNC8090TGC86" received FIN. 2025-07-01 11:14:17.973 +03:00 [DBG] Connection id "0HNC8090TGC86" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:17.974 +03:00 [DBG] Connection id "0HNC8090TGC86" disconnecting. 2025-07-01 11:14:17.974 +03:00 [DBG] Connection id "0HNC8090TGC86" stopped. 2025-07-01 11:14:18.026 +03:00 [DBG] Connection id "0HNC8090TGC87" accepted. 2025-07-01 11:14:18.026 +03:00 [DBG] Connection id "0HNC8090TGC87" started. 2025-07-01 11:14:18.026 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:14:18.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:18.026 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:14:18.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:14:18.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:14:18.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:18.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:18.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:18.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:18.027 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:14:18.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:18.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:18.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:18.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:18.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:18.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:18.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:18.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:18.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:18.028 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:14:18.028 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:14:18.028 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:14:18.028 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:14:18.028 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:14:18.028 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:14:18.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:18.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:18.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:18.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:18.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:18.028 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:14:18.028 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:14:18.203 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 174.4058ms. 2025-07-01 11:14:18.203 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:18.203 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:18.203 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:18.203 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:18.203 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:18.203 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:18.203 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:18.203 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:18.203 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:14:18.203 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:14:18.203 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:14:18.203 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:14:18.203 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:14:18.203 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:14:18.203 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:14:18.204 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:14:18.204 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:18.204 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:18.204 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:18.204 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:18.204 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:18.204 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:18.205 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 177.1075ms 2025-07-01 11:14:18.205 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:18.205 +03:00 [DBG] Connection id "0HNC8090TGC87" completed keep alive response. 2025-07-01 11:14:18.205 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 178.5043ms 2025-07-01 11:14:18.208 +03:00 [DBG] Connection id "0HNC8090TGC87" received FIN. 2025-07-01 11:14:18.208 +03:00 [DBG] Connection id "0HNC8090TGC87" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:18.208 +03:00 [DBG] Connection id "0HNC8090TGC87" disconnecting. 2025-07-01 11:14:18.208 +03:00 [DBG] Connection id "0HNC8090TGC87" stopped. 2025-07-01 11:14:18.986 +03:00 [DBG] Connection id "0HNC8090TGC88" accepted. 2025-07-01 11:14:18.986 +03:00 [DBG] Connection id "0HNC8090TGC88" started. 2025-07-01 11:14:18.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:14:18.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:18.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:14:18.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:14:18.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:14:18.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:18.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:18.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:18.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:14:18.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:14:18.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:18.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:14:18.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:18.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:18.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:18.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:18.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:18.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:18.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:18.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:14:18.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:14:18.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:18.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:18.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:18.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:18.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:18.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1884ms. 2025-07-01 11:14:18.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:18.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:18.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:18.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:18.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:18.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:18.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:18.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:18.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:18.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:14:18.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:18.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:18.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:18.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:18.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:18.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:18.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:18.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3922ms 2025-07-01 11:14:18.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:18.989 +03:00 [DBG] Connection id "0HNC8090TGC88" completed keep alive response. 2025-07-01 11:14:18.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5403ms 2025-07-01 11:14:18.989 +03:00 [DBG] Connection id "0HNC8090TGC88" received FIN. 2025-07-01 11:14:18.989 +03:00 [DBG] Connection id "0HNC8090TGC88" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:18.989 +03:00 [DBG] Connection id "0HNC8090TGC88" disconnecting. 2025-07-01 11:14:18.989 +03:00 [DBG] Connection id "0HNC8090TGC88" stopped. 2025-07-01 11:14:23.986 +03:00 [DBG] Connection id "0HNC8090TGC89" accepted. 2025-07-01 11:14:23.987 +03:00 [DBG] Connection id "0HNC8090TGC89" started. 2025-07-01 11:14:23.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:14:23.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:23.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:14:23.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:14:23.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:14:23.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:23.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:23.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:23.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:14:23.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:14:23.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:23.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:14:23.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:23.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:23.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:23.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:23.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:23.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:23.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:23.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:14:23.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:14:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:23.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:23.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1094ms. 2025-07-01 11:14:23.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:23.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:23.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:23.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:23.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:23.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:14:23.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:23.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:23.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:23.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5919ms 2025-07-01 11:14:23.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:23.988 +03:00 [DBG] Connection id "0HNC8090TGC89" completed keep alive response. 2025-07-01 11:14:23.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1926ms 2025-07-01 11:14:23.988 +03:00 [DBG] Connection id "0HNC8090TGC89" received FIN. 2025-07-01 11:14:23.988 +03:00 [DBG] Connection id "0HNC8090TGC89" disconnecting. 2025-07-01 11:14:23.988 +03:00 [DBG] Connection id "0HNC8090TGC89" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:23.989 +03:00 [DBG] Connection id "0HNC8090TGC89" stopped. 2025-07-01 11:14:27.127 +03:00 [DBG] Connection id "0HNC8090TGC8A" accepted. 2025-07-01 11:14:27.127 +03:00 [DBG] Connection id "0HNC8090TGC8A" started. 2025-07-01 11:14:27.128 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 751 2025-07-01 11:14:27.128 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:27.128 +03:00 [DBG] POST requests are not supported 2025-07-01 11:14:27.128 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:14:27.128 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:14:27.128 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:14:27.128 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:27.128 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:27.128 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:14:27.128 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:14:27.128 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:14:27.128 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:14:27.128 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:27.128 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:27.128 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:27.128 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:27.128 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:27.128 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:27.128 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:27.128 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:27.128 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:27.128 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:14:27.128 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:14:27.128 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:14:27.128 +03:00 [DBG] Connection id "0HNC8090TGC8A", Request id "0HNC8090TGC8A:00000001": started reading request body. 2025-07-01 11:14:27.128 +03:00 [DBG] Connection id "0HNC8090TGC8A", Request id "0HNC8090TGC8A:00000001": done reading request body. 2025-07-01 11:14:27.129 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:14:27.129 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:14:27.129 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:14:27.129 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:14:27.129 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:14:27.129 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:27.129 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:27.129 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:27.129 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:27.129 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:27.129 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:14:27.129 +03:00 [INF] Updating physical elements properties 2025-07-01 11:14:27.144 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 15.2099ms. 2025-07-01 11:14:27.144 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:27.144 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:27.144 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:27.144 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:27.144 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:27.144 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:27.144 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:27.144 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:27.144 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:27.145 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:14:27.145 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:27.145 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:27.145 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:27.145 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:27.145 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:27.145 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:27.145 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:27.145 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 16.6113ms 2025-07-01 11:14:27.145 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:14:27.145 +03:00 [DBG] Connection id "0HNC8090TGC8A" completed keep alive response. 2025-07-01 11:14:27.145 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 17.3754ms 2025-07-01 11:14:27.145 +03:00 [DBG] Connection id "0HNC8090TGC8A" received FIN. 2025-07-01 11:14:27.145 +03:00 [DBG] Connection id "0HNC8090TGC8A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:27.145 +03:00 [DBG] Connection id "0HNC8090TGC8A" disconnecting. 2025-07-01 11:14:27.145 +03:00 [DBG] Connection id "0HNC8090TGC8A" stopped. 2025-07-01 11:14:27.189 +03:00 [DBG] Connection id "0HNC8090TGC8B" accepted. 2025-07-01 11:14:27.189 +03:00 [DBG] Connection id "0HNC8090TGC8B" started. 2025-07-01 11:14:27.190 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:14:27.190 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:27.190 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:14:27.190 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:14:27.190 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:14:27.190 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:27.190 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:27.190 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:27.190 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:27.190 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:14:27.190 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:27.190 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:27.190 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:27.190 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:27.190 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:27.190 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:27.190 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:27.190 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:27.190 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:27.191 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:14:27.191 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:14:27.191 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:14:27.191 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:14:27.191 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:14:27.191 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:14:27.191 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:27.191 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:27.191 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:27.191 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:27.191 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:27.191 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:14:27.191 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:14:27.193 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5754ms. 2025-07-01 11:14:27.193 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:27.193 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:27.193 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:27.193 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:27.193 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:27.193 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:27.193 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:27.193 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:27.193 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:14:27.193 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:14:27.193 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:14:27.193 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:14:27.193 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:14:27.193 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:14:27.193 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:14:27.193 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:14:27.193 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:27.193 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:27.193 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:27.193 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:27.193 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:27.193 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:27.194 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.2196ms 2025-07-01 11:14:27.194 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:27.194 +03:00 [DBG] Connection id "0HNC8090TGC8B" completed keep alive response. 2025-07-01 11:14:27.194 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.1244ms 2025-07-01 11:14:27.194 +03:00 [DBG] Connection id "0HNC8090TGC8B" received FIN. 2025-07-01 11:14:27.194 +03:00 [DBG] Connection id "0HNC8090TGC8B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:27.194 +03:00 [DBG] Connection id "0HNC8090TGC8B" disconnecting. 2025-07-01 11:14:27.194 +03:00 [DBG] Connection id "0HNC8090TGC8B" stopped. 2025-07-01 11:14:27.241 +03:00 [DBG] Connection id "0HNC8090TGC8C" accepted. 2025-07-01 11:14:27.242 +03:00 [DBG] Connection id "0HNC8090TGC8C" started. 2025-07-01 11:14:27.242 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:14:27.242 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:27.242 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:14:27.242 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:14:27.242 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:14:27.242 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:27.242 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:27.242 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:27.242 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:27.242 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:14:27.242 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:27.242 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:27.242 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:27.242 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:27.242 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:27.242 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:27.242 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:27.242 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:27.242 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:27.242 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:14:27.242 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:14:27.242 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:14:27.242 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:14:27.242 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:14:27.242 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:14:27.242 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:27.242 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:27.242 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:27.242 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:27.243 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:27.243 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:14:27.243 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:14:27.389 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 146.1977ms. 2025-07-01 11:14:27.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:27.389 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:27.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:27.389 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:27.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:27.389 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:27.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:27.389 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:27.389 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:14:27.389 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:14:27.389 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:14:27.389 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:14:27.389 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:14:27.389 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:14:27.389 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:14:27.391 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:14:27.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:27.391 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:27.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:27.391 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:27.391 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:27.391 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:27.391 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 149.1041ms 2025-07-01 11:14:27.391 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:27.391 +03:00 [DBG] Connection id "0HNC8090TGC8C" completed keep alive response. 2025-07-01 11:14:27.391 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 149.7275ms 2025-07-01 11:14:27.395 +03:00 [DBG] Connection id "0HNC8090TGC8C" received FIN. 2025-07-01 11:14:27.395 +03:00 [DBG] Connection id "0HNC8090TGC8C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:27.395 +03:00 [DBG] Connection id "0HNC8090TGC8C" disconnecting. 2025-07-01 11:14:27.395 +03:00 [DBG] Connection id "0HNC8090TGC8C" stopped. 2025-07-01 11:14:28.997 +03:00 [DBG] Connection id "0HNC8090TGC8D" accepted. 2025-07-01 11:14:28.997 +03:00 [DBG] Connection id "0HNC8090TGC8D" started. 2025-07-01 11:14:28.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:14:28.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:28.997 +03:00 [DBG] POST requests are not supported 2025-07-01 11:14:28.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:14:28.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:14:28.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:28.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:28.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:28.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:14:28.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:14:28.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:28.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:14:28.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:28.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:28.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:28.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:28.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:28.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:28.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:28.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:14:28.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:14:28.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:28.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:28.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:28.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:28.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:28.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1343ms. 2025-07-01 11:14:28.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:28.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:28.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:28.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:28.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:28.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:28.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:28.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:28.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:28.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:14:28.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:28.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:28.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:28.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:28.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:28.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:28.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:28.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0494ms 2025-07-01 11:14:28.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:28.999 +03:00 [DBG] Connection id "0HNC8090TGC8D" completed keep alive response. 2025-07-01 11:14:28.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8868ms 2025-07-01 11:14:28.999 +03:00 [DBG] Connection id "0HNC8090TGC8D" received FIN. 2025-07-01 11:14:28.999 +03:00 [DBG] Connection id "0HNC8090TGC8D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:28.999 +03:00 [DBG] Connection id "0HNC8090TGC8D" disconnecting. 2025-07-01 11:14:28.999 +03:00 [DBG] Connection id "0HNC8090TGC8D" stopped. 2025-07-01 11:14:30.663 +03:00 [DBG] Connection id "0HNC8090TGC8E" accepted. 2025-07-01 11:14:30.663 +03:00 [DBG] Connection id "0HNC8090TGC8E" started. 2025-07-01 11:14:30.663 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:14:30.663 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:30.663 +03:00 [DBG] POST requests are not supported 2025-07-01 11:14:30.663 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:14:30.663 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:14:30.663 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:14:30.663 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:30.663 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:30.663 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:14:30.663 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:14:30.663 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:14:30.663 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:14:30.663 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:30.663 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:30.663 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:30.663 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:30.663 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:30.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:30.663 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:30.664 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:30.664 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:30.664 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:14:30.664 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:14:30.664 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:14:30.664 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:14:30.664 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:14:30.664 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:14:30.664 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:14:30.664 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:14:30.664 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:14:30.664 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:14:30.664 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:14:30.664 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:14:30.664 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:14:30.664 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:14:30.664 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:14:30.664 +03:00 [DBG] Connection id "0HNC8090TGC8E", Request id "0HNC8090TGC8E:00000001": started reading request body. 2025-07-01 11:14:30.664 +03:00 [DBG] Connection id "0HNC8090TGC8E", Request id "0HNC8090TGC8E:00000001": done reading request body. 2025-07-01 11:14:30.664 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:14:30.664 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:14:30.664 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:14:30.664 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:14:30.664 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:14:30.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:30.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:30.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:30.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:30.664 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:30.664 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:14:30.664 +03:00 [INF] Changing group of physicals [310] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:14:30.686 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.639ms. 2025-07-01 11:14:30.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:30.686 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:30.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:30.686 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:30.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:30.686 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:30.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:30.686 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:30.686 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:30.687 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:14:30.687 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:30.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:30.687 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:30.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:30.687 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:30.687 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:30.687 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:30.687 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 23.3937ms 2025-07-01 11:14:30.687 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:14:30.687 +03:00 [DBG] Connection id "0HNC8090TGC8E" completed keep alive response. 2025-07-01 11:14:30.687 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 24.1454ms 2025-07-01 11:14:30.687 +03:00 [DBG] Connection id "0HNC8090TGC8E" received FIN. 2025-07-01 11:14:30.687 +03:00 [DBG] Connection id "0HNC8090TGC8E" disconnecting. 2025-07-01 11:14:30.687 +03:00 [DBG] Connection id "0HNC8090TGC8E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:30.688 +03:00 [DBG] Connection id "0HNC8090TGC8E" stopped. 2025-07-01 11:14:30.723 +03:00 [DBG] Connection id "0HNC8090TGC8F" accepted. 2025-07-01 11:14:30.723 +03:00 [DBG] Connection id "0HNC8090TGC8F" started. 2025-07-01 11:14:30.723 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:14:30.723 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:30.723 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:14:30.723 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:14:30.723 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:14:30.723 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:30.723 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:30.723 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:30.723 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:30.723 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:14:30.724 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:30.724 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:30.724 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:30.724 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:30.724 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:30.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:30.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:30.724 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:30.724 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:30.724 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:14:30.724 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:14:30.724 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:14:30.724 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:14:30.724 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:14:30.724 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:14:30.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:30.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:30.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:30.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:30.724 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:30.724 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:14:30.724 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:14:30.725 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.9413ms. 2025-07-01 11:14:30.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:30.725 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:30.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:30.725 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:30.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:30.725 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:30.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:30.725 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:30.725 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:14:30.725 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:14:30.725 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:14:30.725 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:14:30.725 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:14:30.725 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:14:30.725 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:14:30.725 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:14:30.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:30.726 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:30.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:30.726 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:30.726 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:30.726 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:30.726 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.966ms 2025-07-01 11:14:30.726 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:30.726 +03:00 [DBG] Connection id "0HNC8090TGC8F" completed keep alive response. 2025-07-01 11:14:30.726 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.5213ms 2025-07-01 11:14:30.726 +03:00 [DBG] Connection id "0HNC8090TGC8F" received FIN. 2025-07-01 11:14:30.726 +03:00 [DBG] Connection id "0HNC8090TGC8F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:30.726 +03:00 [DBG] Connection id "0HNC8090TGC8F" disconnecting. 2025-07-01 11:14:30.726 +03:00 [DBG] Connection id "0HNC8090TGC8F" stopped. 2025-07-01 11:14:30.777 +03:00 [DBG] Connection id "0HNC8090TGC8G" accepted. 2025-07-01 11:14:30.777 +03:00 [DBG] Connection id "0HNC8090TGC8G" started. 2025-07-01 11:14:30.777 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:14:30.778 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:30.778 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:14:30.778 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:14:30.778 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:14:30.778 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:30.778 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:30.778 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:30.778 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:30.778 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:14:30.778 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:30.778 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:30.778 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:30.778 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:30.778 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:30.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:30.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:30.778 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:30.778 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:30.778 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:14:30.778 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:14:30.778 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:14:30.778 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:14:30.778 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:14:30.778 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:14:30.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:30.778 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:30.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:30.778 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:30.778 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:30.778 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:14:30.778 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:14:30.923 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 144.4216ms. 2025-07-01 11:14:30.923 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:30.923 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:30.923 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:30.923 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:30.923 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:30.923 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:30.923 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:30.923 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:30.923 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:14:30.923 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:14:30.923 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:14:30.923 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:14:30.923 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:14:30.923 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:14:30.923 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:14:30.925 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:14:30.925 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:30.925 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:30.925 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:30.925 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:30.925 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:30.925 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:30.925 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 146.7065ms 2025-07-01 11:14:30.925 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:30.925 +03:00 [DBG] Connection id "0HNC8090TGC8G" completed keep alive response. 2025-07-01 11:14:30.925 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 147.3685ms 2025-07-01 11:14:30.929 +03:00 [DBG] Connection id "0HNC8090TGC8G" received FIN. 2025-07-01 11:14:30.929 +03:00 [DBG] Connection id "0HNC8090TGC8G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:30.929 +03:00 [DBG] Connection id "0HNC8090TGC8G" disconnecting. 2025-07-01 11:14:30.929 +03:00 [DBG] Connection id "0HNC8090TGC8G" stopped. 2025-07-01 11:14:34.000 +03:00 [DBG] Connection id "0HNC8090TGC8H" accepted. 2025-07-01 11:14:34.000 +03:00 [DBG] Connection id "0HNC8090TGC8H" started. 2025-07-01 11:14:34.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:14:34.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:34.000 +03:00 [DBG] POST requests are not supported 2025-07-01 11:14:34.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:14:34.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:14:34.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:34.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:34.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:34.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:14:34.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:14:34.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:34.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:14:34.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:34.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:34.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:34.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:34.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:34.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:34.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:34.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:14:34.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:14:34.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:34.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:34.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:34.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:34.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:34.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1437ms. 2025-07-01 11:14:34.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:34.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:34.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:34.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:34.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:34.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:34.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:34.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:34.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:34.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:14:34.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:34.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:34.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:34.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:34.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:34.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:34.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:34.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9025ms 2025-07-01 11:14:34.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:34.002 +03:00 [DBG] Connection id "0HNC8090TGC8H" completed keep alive response. 2025-07-01 11:14:34.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5938ms 2025-07-01 11:14:34.002 +03:00 [DBG] Connection id "0HNC8090TGC8H" received FIN. 2025-07-01 11:14:34.002 +03:00 [DBG] Connection id "0HNC8090TGC8H" disconnecting. 2025-07-01 11:14:34.002 +03:00 [DBG] Connection id "0HNC8090TGC8H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:34.003 +03:00 [DBG] Connection id "0HNC8090TGC8H" stopped. 2025-07-01 11:14:38.991 +03:00 [DBG] Connection id "0HNC8090TGC8I" accepted. 2025-07-01 11:14:38.991 +03:00 [DBG] Connection id "0HNC8090TGC8I" started. 2025-07-01 11:14:38.991 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:14:38.991 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:38.991 +03:00 [DBG] POST requests are not supported 2025-07-01 11:14:38.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:14:38.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:14:38.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:38.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:38.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:38.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:14:38.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:14:38.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:38.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:14:38.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:38.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:38.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:38.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:38.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:38.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:38.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:38.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:14:38.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:14:38.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:38.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:38.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:38.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:38.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:38.992 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1375ms. 2025-07-01 11:14:38.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:38.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:38.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:38.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:38.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:38.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:38.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:38.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:38.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:38.992 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:14:38.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:38.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:38.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:38.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:38.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:38.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:38.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:38.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8892ms 2025-07-01 11:14:38.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:38.993 +03:00 [DBG] Connection id "0HNC8090TGC8I" completed keep alive response. 2025-07-01 11:14:38.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6689ms 2025-07-01 11:14:38.993 +03:00 [DBG] Connection id "0HNC8090TGC8I" received FIN. 2025-07-01 11:14:38.993 +03:00 [DBG] Connection id "0HNC8090TGC8I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:38.993 +03:00 [DBG] Connection id "0HNC8090TGC8I" disconnecting. 2025-07-01 11:14:38.993 +03:00 [DBG] Connection id "0HNC8090TGC8I" stopped. 2025-07-01 11:14:42.023 +03:00 [DBG] Connection id "0HNC8090TGC8J" accepted. 2025-07-01 11:14:42.023 +03:00 [DBG] Connection id "0HNC8090TGC8J" started. 2025-07-01 11:14:42.024 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 768 2025-07-01 11:14:42.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:42.024 +03:00 [DBG] POST requests are not supported 2025-07-01 11:14:42.024 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:14:42.024 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:14:42.024 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:14:42.024 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:42.024 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:42.024 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:14:42.024 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:14:42.024 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:14:42.024 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:14:42.024 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:42.024 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:42.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:42.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:42.024 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:42.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:42.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:42.024 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:42.024 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:42.024 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:14:42.024 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:14:42.024 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:14:42.025 +03:00 [DBG] Connection id "0HNC8090TGC8J", Request id "0HNC8090TGC8J:00000001": started reading request body. 2025-07-01 11:14:42.025 +03:00 [DBG] Connection id "0HNC8090TGC8J", Request id "0HNC8090TGC8J:00000001": done reading request body. 2025-07-01 11:14:42.025 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:14:42.025 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:14:42.025 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:14:42.025 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:14:42.025 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:14:42.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:42.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:42.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:42.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:42.025 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:42.025 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:14:42.025 +03:00 [INF] Updating physical elements properties 2025-07-01 11:14:42.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.4131ms. 2025-07-01 11:14:42.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:42.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:42.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:42.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:42.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:42.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:42.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:42.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:42.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:42.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:14:42.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:42.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:42.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:42.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:42.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:42.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:42.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:42.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 18.8292ms 2025-07-01 11:14:42.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:14:42.043 +03:00 [DBG] Connection id "0HNC8090TGC8J" completed keep alive response. 2025-07-01 11:14:42.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 19.5453ms 2025-07-01 11:14:42.043 +03:00 [DBG] Connection id "0HNC8090TGC8J" received FIN. 2025-07-01 11:14:42.043 +03:00 [DBG] Connection id "0HNC8090TGC8J" disconnecting. 2025-07-01 11:14:42.043 +03:00 [DBG] Connection id "0HNC8090TGC8J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:42.045 +03:00 [DBG] Connection id "0HNC8090TGC8J" stopped. 2025-07-01 11:14:42.086 +03:00 [DBG] Connection id "0HNC8090TGC8K" accepted. 2025-07-01 11:14:42.086 +03:00 [DBG] Connection id "0HNC8090TGC8K" started. 2025-07-01 11:14:42.086 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:14:42.086 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:42.086 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:14:42.086 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:14:42.086 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:14:42.086 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:42.086 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:42.086 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:42.086 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:42.086 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:14:42.086 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:42.086 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:42.086 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:42.086 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:42.086 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:42.086 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:42.086 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:42.086 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:42.086 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:42.087 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:14:42.087 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:14:42.087 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:14:42.087 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:14:42.087 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:14:42.087 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:14:42.087 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:42.087 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:42.087 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:42.087 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:42.087 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:42.087 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:14:42.087 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:14:42.088 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5721ms. 2025-07-01 11:14:42.088 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:42.088 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:42.088 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:42.088 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:42.088 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:42.088 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:42.089 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:42.089 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:42.089 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:14:42.089 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:14:42.089 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:14:42.089 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:14:42.089 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:14:42.089 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:14:42.089 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:14:42.089 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:14:42.089 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:42.089 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:42.089 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:42.089 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:42.089 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:42.089 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:42.089 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.6157ms 2025-07-01 11:14:42.089 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:42.089 +03:00 [DBG] Connection id "0HNC8090TGC8K" completed keep alive response. 2025-07-01 11:14:42.089 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.1607ms 2025-07-01 11:14:42.089 +03:00 [DBG] Connection id "0HNC8090TGC8K" received FIN. 2025-07-01 11:14:42.089 +03:00 [DBG] Connection id "0HNC8090TGC8K" disconnecting. 2025-07-01 11:14:42.089 +03:00 [DBG] Connection id "0HNC8090TGC8K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:42.091 +03:00 [DBG] Connection id "0HNC8090TGC8K" stopped. 2025-07-01 11:14:42.140 +03:00 [DBG] Connection id "0HNC8090TGC8L" accepted. 2025-07-01 11:14:42.140 +03:00 [DBG] Connection id "0HNC8090TGC8L" started. 2025-07-01 11:14:42.140 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:14:42.140 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:42.140 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:14:42.140 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:14:42.140 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:14:42.140 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:42.140 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:42.140 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:42.140 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:42.140 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:14:42.140 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:42.141 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:42.141 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:42.141 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:42.141 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:42.141 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:42.141 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:42.141 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:42.141 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:42.141 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:14:42.141 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:14:42.141 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:14:42.141 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:14:42.141 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:14:42.141 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:14:42.141 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:42.141 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:42.141 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:42.141 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:42.141 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:42.141 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:14:42.141 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:14:42.287 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 145.6787ms. 2025-07-01 11:14:42.287 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:42.287 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:42.287 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:42.287 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:42.287 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:42.287 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:42.287 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:42.287 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:42.287 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:14:42.287 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:14:42.287 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:14:42.287 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:14:42.287 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:14:42.287 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:14:42.287 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:14:42.289 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:14:42.289 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:42.289 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:42.289 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:42.289 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:42.289 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:42.289 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:42.289 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 148.0908ms 2025-07-01 11:14:42.289 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:42.289 +03:00 [DBG] Connection id "0HNC8090TGC8L" completed keep alive response. 2025-07-01 11:14:42.289 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 148.8753ms 2025-07-01 11:14:42.292 +03:00 [DBG] Connection id "0HNC8090TGC8L" received FIN. 2025-07-01 11:14:42.292 +03:00 [DBG] Connection id "0HNC8090TGC8L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:42.293 +03:00 [DBG] Connection id "0HNC8090TGC8L" disconnecting. 2025-07-01 11:14:42.293 +03:00 [DBG] Connection id "0HNC8090TGC8L" stopped. 2025-07-01 11:14:43.983 +03:00 [DBG] Connection id "0HNC8090TGC8M" accepted. 2025-07-01 11:14:43.983 +03:00 [DBG] Connection id "0HNC8090TGC8M" started. 2025-07-01 11:14:43.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:14:43.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:43.983 +03:00 [DBG] POST requests are not supported 2025-07-01 11:14:43.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:14:43.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:14:43.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:43.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:43.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:43.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:14:43.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:14:43.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:43.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:14:43.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:43.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:43.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:43.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:43.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:43.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:43.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:43.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:14:43.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:14:43.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:43.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:43.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:43.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:43.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:43.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1554ms. 2025-07-01 11:14:43.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:43.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:43.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:43.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:43.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:43.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:43.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:43.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:43.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:43.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:14:43.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:43.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:43.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:43.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:43.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:43.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:43.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:43.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0138ms 2025-07-01 11:14:43.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:43.985 +03:00 [DBG] Connection id "0HNC8090TGC8M" completed keep alive response. 2025-07-01 11:14:43.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.625ms 2025-07-01 11:14:43.985 +03:00 [DBG] Connection id "0HNC8090TGC8M" received FIN. 2025-07-01 11:14:43.985 +03:00 [DBG] Connection id "0HNC8090TGC8M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:43.985 +03:00 [DBG] Connection id "0HNC8090TGC8M" disconnecting. 2025-07-01 11:14:43.985 +03:00 [DBG] Connection id "0HNC8090TGC8M" stopped. 2025-07-01 11:14:45.036 +03:00 [DBG] Connection id "0HNC8090TGC8N" accepted. 2025-07-01 11:14:45.036 +03:00 [DBG] Connection id "0HNC8090TGC8N" started. 2025-07-01 11:14:45.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:14:45.036 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:45.036 +03:00 [DBG] POST requests are not supported 2025-07-01 11:14:45.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:14:45.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:14:45.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:14:45.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:45.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:45.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:14:45.037 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:14:45.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:14:45.037 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:14:45.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:45.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:45.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:45.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:45.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:45.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:45.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:45.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:45.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:45.037 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:14:45.037 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:14:45.037 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:14:45.037 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:14:45.037 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:14:45.037 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:14:45.037 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:14:45.037 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:14:45.037 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:14:45.037 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:14:45.037 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:14:45.037 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:14:45.037 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:14:45.037 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:14:45.037 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:14:45.037 +03:00 [DBG] Connection id "0HNC8090TGC8N", Request id "0HNC8090TGC8N:00000001": started reading request body. 2025-07-01 11:14:45.037 +03:00 [DBG] Connection id "0HNC8090TGC8N", Request id "0HNC8090TGC8N:00000001": done reading request body. 2025-07-01 11:14:45.037 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:14:45.038 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:14:45.038 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:14:45.038 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:14:45.038 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:14:45.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:45.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:45.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:45.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:45.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:45.038 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:14:45.038 +03:00 [INF] Changing group of physicals [312] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:14:45.065 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 26.7408ms. 2025-07-01 11:14:45.065 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:45.065 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:45.065 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:45.065 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:45.065 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:45.065 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:45.065 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:45.065 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:45.065 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:45.065 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:14:45.065 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:45.065 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:45.065 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:45.065 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:45.065 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:45.065 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:45.065 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:45.065 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 27.9379ms 2025-07-01 11:14:45.065 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:14:45.065 +03:00 [DBG] Connection id "0HNC8090TGC8N" completed keep alive response. 2025-07-01 11:14:45.065 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 28.744ms 2025-07-01 11:14:45.065 +03:00 [DBG] Connection id "0HNC8090TGC8N" received FIN. 2025-07-01 11:14:45.065 +03:00 [DBG] Connection id "0HNC8090TGC8N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:45.066 +03:00 [DBG] Connection id "0HNC8090TGC8N" disconnecting. 2025-07-01 11:14:45.066 +03:00 [DBG] Connection id "0HNC8090TGC8N" stopped. 2025-07-01 11:14:45.108 +03:00 [DBG] Connection id "0HNC8090TGC8O" accepted. 2025-07-01 11:14:45.108 +03:00 [DBG] Connection id "0HNC8090TGC8O" started. 2025-07-01 11:14:45.108 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:14:45.108 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:45.108 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:14:45.108 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:14:45.108 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:14:45.108 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:45.108 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:45.108 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:45.108 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:45.108 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:14:45.108 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:45.108 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:45.109 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:45.109 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:45.109 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:45.109 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:45.109 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:45.109 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:45.109 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:45.109 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:14:45.109 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:14:45.109 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:14:45.109 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:14:45.109 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:14:45.109 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:14:45.109 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:45.109 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:45.109 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:45.109 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:45.109 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:45.109 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:14:45.109 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:14:45.110 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.0541ms. 2025-07-01 11:14:45.110 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:45.110 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:45.110 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:45.110 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:45.110 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:45.110 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:45.110 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:45.110 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:45.111 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:14:45.111 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:14:45.111 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:14:45.111 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:14:45.111 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:14:45.111 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:14:45.111 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:14:45.111 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:14:45.111 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:45.111 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:45.111 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:45.111 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:45.111 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:45.111 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:45.111 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.4836ms 2025-07-01 11:14:45.111 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:45.111 +03:00 [DBG] Connection id "0HNC8090TGC8O" completed keep alive response. 2025-07-01 11:14:45.111 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.0326ms 2025-07-01 11:14:45.111 +03:00 [DBG] Connection id "0HNC8090TGC8O" received FIN. 2025-07-01 11:14:45.111 +03:00 [DBG] Connection id "0HNC8090TGC8O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:45.112 +03:00 [DBG] Connection id "0HNC8090TGC8O" disconnecting. 2025-07-01 11:14:45.112 +03:00 [DBG] Connection id "0HNC8090TGC8O" stopped. 2025-07-01 11:14:45.164 +03:00 [DBG] Connection id "0HNC8090TGC8P" accepted. 2025-07-01 11:14:45.164 +03:00 [DBG] Connection id "0HNC8090TGC8P" started. 2025-07-01 11:14:45.164 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:14:45.164 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:45.164 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:14:45.164 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:14:45.164 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:14:45.164 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:45.164 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:45.164 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:45.164 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:45.164 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:14:45.164 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:45.164 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:45.164 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:45.164 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:45.164 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:45.164 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:45.164 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:45.164 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:45.164 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:45.164 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:14:45.164 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:14:45.164 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:14:45.164 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:14:45.164 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:14:45.164 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:14:45.164 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:45.164 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:45.164 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:45.165 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:45.165 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:45.165 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:14:45.165 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:14:45.324 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 159.2485ms. 2025-07-01 11:14:45.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:45.324 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:45.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:45.324 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:45.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:45.324 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:45.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:45.324 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:45.324 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:14:45.324 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:14:45.324 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:14:45.324 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:14:45.324 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:14:45.324 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:14:45.324 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:14:45.326 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:14:45.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:45.326 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:45.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:45.326 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:45.326 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:45.326 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:45.326 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 161.7374ms 2025-07-01 11:14:45.326 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:45.326 +03:00 [DBG] Connection id "0HNC8090TGC8P" completed keep alive response. 2025-07-01 11:14:45.326 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 162.2397ms 2025-07-01 11:14:45.330 +03:00 [DBG] Connection id "0HNC8090TGC8P" received FIN. 2025-07-01 11:14:45.330 +03:00 [DBG] Connection id "0HNC8090TGC8P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:45.330 +03:00 [DBG] Connection id "0HNC8090TGC8P" disconnecting. 2025-07-01 11:14:45.330 +03:00 [DBG] Connection id "0HNC8090TGC8P" stopped. 2025-07-01 11:14:49.008 +03:00 [DBG] Connection id "0HNC8090TGC8Q" accepted. 2025-07-01 11:14:49.008 +03:00 [DBG] Connection id "0HNC8090TGC8Q" started. 2025-07-01 11:14:49.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:14:49.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:49.008 +03:00 [DBG] POST requests are not supported 2025-07-01 11:14:49.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:14:49.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:14:49.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:49.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:49.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:49.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:14:49.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:14:49.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:49.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:14:49.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:49.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:49.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:49.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:49.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:49.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:49.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:49.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:14:49.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:14:49.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:49.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:49.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:49.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:49.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:49.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1356ms. 2025-07-01 11:14:49.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:49.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:49.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:49.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:49.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:49.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:49.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:49.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:49.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:49.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:14:49.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:49.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:49.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:49.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:49.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:49.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:49.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:49.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.876ms 2025-07-01 11:14:49.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:49.010 +03:00 [DBG] Connection id "0HNC8090TGC8Q" completed keep alive response. 2025-07-01 11:14:49.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6096ms 2025-07-01 11:14:49.010 +03:00 [DBG] Connection id "0HNC8090TGC8Q" received FIN. 2025-07-01 11:14:49.010 +03:00 [DBG] Connection id "0HNC8090TGC8Q" disconnecting. 2025-07-01 11:14:49.010 +03:00 [DBG] Connection id "0HNC8090TGC8Q" stopped. 2025-07-01 11:14:49.010 +03:00 [DBG] Connection id "0HNC8090TGC8Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:53.991 +03:00 [DBG] Connection id "0HNC8090TGC8R" accepted. 2025-07-01 11:14:53.992 +03:00 [DBG] Connection id "0HNC8090TGC8R" started. 2025-07-01 11:14:53.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:14:53.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:53.992 +03:00 [DBG] POST requests are not supported 2025-07-01 11:14:53.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:14:53.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:14:53.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:53.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:53.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:53.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:14:53.992 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:14:53.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:53.992 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:14:53.992 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:53.992 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:53.992 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:53.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:53.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:53.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:53.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:53.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:14:53.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:14:53.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:53.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:53.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:53.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:53.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:53.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1196ms. 2025-07-01 11:14:53.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:53.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:53.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:53.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:53.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:53.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:53.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:53.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:53.993 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:53.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:14:53.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:53.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:53.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:53.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:53.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:53.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:53.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:53.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7719ms 2025-07-01 11:14:53.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:53.993 +03:00 [DBG] Connection id "0HNC8090TGC8R" completed keep alive response. 2025-07-01 11:14:53.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4499ms 2025-07-01 11:14:53.994 +03:00 [DBG] Connection id "0HNC8090TGC8R" received FIN. 2025-07-01 11:14:53.994 +03:00 [DBG] Connection id "0HNC8090TGC8R" disconnecting. 2025-07-01 11:14:53.994 +03:00 [DBG] Connection id "0HNC8090TGC8R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:53.995 +03:00 [DBG] Connection id "0HNC8090TGC8R" stopped. 2025-07-01 11:14:55.983 +03:00 [DBG] Connection id "0HNC8090TGC8S" accepted. 2025-07-01 11:14:55.983 +03:00 [DBG] Connection id "0HNC8090TGC8S" started. 2025-07-01 11:14:55.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 756 2025-07-01 11:14:55.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:55.984 +03:00 [DBG] POST requests are not supported 2025-07-01 11:14:55.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:14:55.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:14:55.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:14:55.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:55.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:55.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:14:55.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:14:55.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:14:55.984 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:14:55.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:55.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:55.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:55.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:55.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:55.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:55.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:55.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:55.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:55.985 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:14:55.985 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:14:55.985 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:14:55.985 +03:00 [DBG] Connection id "0HNC8090TGC8S", Request id "0HNC8090TGC8S:00000001": started reading request body. 2025-07-01 11:14:55.985 +03:00 [DBG] Connection id "0HNC8090TGC8S", Request id "0HNC8090TGC8S:00000001": done reading request body. 2025-07-01 11:14:55.985 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:14:55.985 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:14:55.985 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:14:55.985 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:14:55.985 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:14:55.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:55.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:55.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:55.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:55.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:55.986 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:14:55.986 +03:00 [INF] Updating physical elements properties 2025-07-01 11:14:56.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.3726ms. 2025-07-01 11:14:56.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:56.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:56.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:56.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:56.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:56.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:56.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:56.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:56.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:56.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:14:56.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:56.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:56.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:56.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:56.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:56.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:56.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:56.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.8014ms 2025-07-01 11:14:56.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:14:56.005 +03:00 [DBG] Connection id "0HNC8090TGC8S" completed keep alive response. 2025-07-01 11:14:56.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 20.9079ms 2025-07-01 11:14:56.005 +03:00 [DBG] Connection id "0HNC8090TGC8S" received FIN. 2025-07-01 11:14:56.005 +03:00 [DBG] Connection id "0HNC8090TGC8S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:56.005 +03:00 [DBG] Connection id "0HNC8090TGC8S" disconnecting. 2025-07-01 11:14:56.005 +03:00 [DBG] Connection id "0HNC8090TGC8S" stopped. 2025-07-01 11:14:56.050 +03:00 [DBG] Connection id "0HNC8090TGC8T" accepted. 2025-07-01 11:14:56.051 +03:00 [DBG] Connection id "0HNC8090TGC8T" started. 2025-07-01 11:14:56.051 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:14:56.051 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:56.051 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:14:56.051 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:14:56.051 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:14:56.051 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:56.051 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:56.051 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:56.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:56.051 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:14:56.051 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:56.051 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:56.051 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:56.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:56.052 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:56.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:56.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:56.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:56.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:56.052 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:14:56.052 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:14:56.052 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:14:56.052 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:14:56.052 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:14:56.052 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:14:56.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:56.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:56.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:56.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:56.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:56.052 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:14:56.052 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:14:56.055 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.5691ms. 2025-07-01 11:14:56.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:56.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:56.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:56.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:56.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:56.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:56.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:56.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:56.055 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:14:56.055 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:14:56.055 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:14:56.055 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:14:56.055 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:14:56.055 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:14:56.055 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:14:56.056 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:14:56.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:56.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:56.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:56.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:56.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:56.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:56.056 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.1453ms 2025-07-01 11:14:56.056 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:56.056 +03:00 [DBG] Connection id "0HNC8090TGC8T" completed keep alive response. 2025-07-01 11:14:56.056 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.0817ms 2025-07-01 11:14:56.056 +03:00 [DBG] Connection id "0HNC8090TGC8T" received FIN. 2025-07-01 11:14:56.056 +03:00 [DBG] Connection id "0HNC8090TGC8T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:56.056 +03:00 [DBG] Connection id "0HNC8090TGC8T" disconnecting. 2025-07-01 11:14:56.057 +03:00 [DBG] Connection id "0HNC8090TGC8T" stopped. 2025-07-01 11:14:56.104 +03:00 [DBG] Connection id "0HNC8090TGC8U" accepted. 2025-07-01 11:14:56.104 +03:00 [DBG] Connection id "0HNC8090TGC8U" started. 2025-07-01 11:14:56.104 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:14:56.104 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:56.104 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:14:56.104 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:14:56.104 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:14:56.104 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:56.104 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:56.104 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:56.104 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:56.104 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:14:56.104 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:56.104 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:56.104 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:56.104 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:56.105 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:56.105 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:56.105 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:56.105 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:56.105 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:14:56.105 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:14:56.105 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:14:56.105 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:14:56.105 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:14:56.105 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:14:56.105 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:14:56.105 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:56.105 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:56.105 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:56.105 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:56.105 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:56.105 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:14:56.105 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:14:56.257 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 151.4108ms. 2025-07-01 11:14:56.257 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:56.257 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:56.257 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:56.257 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:56.257 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:56.257 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:56.257 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:56.257 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:56.257 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:14:56.257 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:14:56.257 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:14:56.257 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:14:56.257 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:14:56.257 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:14:56.257 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:14:56.259 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:14:56.259 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:56.259 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:56.259 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:56.259 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:56.259 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:56.259 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:56.259 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 154.6708ms 2025-07-01 11:14:56.259 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:14:56.259 +03:00 [DBG] Connection id "0HNC8090TGC8U" completed keep alive response. 2025-07-01 11:14:56.259 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 155.3748ms 2025-07-01 11:14:56.262 +03:00 [DBG] Connection id "0HNC8090TGC8U" received FIN. 2025-07-01 11:14:56.262 +03:00 [DBG] Connection id "0HNC8090TGC8U" disconnecting. 2025-07-01 11:14:56.262 +03:00 [DBG] Connection id "0HNC8090TGC8U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:56.263 +03:00 [DBG] Connection id "0HNC8090TGC8U" stopped. 2025-07-01 11:14:58.984 +03:00 [DBG] Connection id "0HNC8090TGC8V" accepted. 2025-07-01 11:14:58.984 +03:00 [DBG] Connection id "0HNC8090TGC8V" started. 2025-07-01 11:14:58.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:14:58.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:14:58.984 +03:00 [DBG] POST requests are not supported 2025-07-01 11:14:58.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:14:58.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:14:58.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:58.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:14:58.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:14:58.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:14:58.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:14:58.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:58.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:14:58.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:14:58.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:14:58.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:14:58.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:14:58.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:14:58.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:58.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:58.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:14:58.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:14:58.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:58.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:58.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:58.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:58.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:14:58.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1381ms. 2025-07-01 11:14:58.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:58.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:14:58.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:58.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:14:58.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:58.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:58.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:58.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:58.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:58.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:14:58.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:14:58.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:58.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:14:58.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:58.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:58.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:58.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:14:58.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8234ms 2025-07-01 11:14:58.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:14:58.985 +03:00 [DBG] Connection id "0HNC8090TGC8V" completed keep alive response. 2025-07-01 11:14:58.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4627ms 2025-07-01 11:14:58.986 +03:00 [DBG] Connection id "0HNC8090TGC8V" received FIN. 2025-07-01 11:14:58.986 +03:00 [DBG] Connection id "0HNC8090TGC8V" disconnecting. 2025-07-01 11:14:58.986 +03:00 [DBG] Connection id "0HNC8090TGC8V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:14:58.987 +03:00 [DBG] Connection id "0HNC8090TGC8V" stopped. 2025-07-01 11:15:02.836 +03:00 [DBG] Connection id "0HNC8090TGC90" accepted. 2025-07-01 11:15:02.836 +03:00 [DBG] Connection id "0HNC8090TGC90" started. 2025-07-01 11:15:02.836 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:15:02.836 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:15:02.836 +03:00 [DBG] POST requests are not supported 2025-07-01 11:15:02.836 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:15:02.837 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:15:02.837 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:15:02.837 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:15:02.837 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:15:02.837 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:15:02.837 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:15:02.837 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:15:02.837 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:15:02.837 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:15:02.837 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:15:02.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-07-01 11:15:02.837 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:15:02.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-07-01 11:15:02.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:02.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:02.837 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:02.837 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:02.837 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:15:02.837 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:15:02.837 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:15:02.837 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:15:02.837 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:15:02.837 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:15:02.837 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:15:02.838 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:15:02.838 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:15:02.838 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:15:02.838 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:15:02.838 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:15:02.838 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:15:02.838 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:15:02.838 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:15:02.838 +03:00 [DBG] Connection id "0HNC8090TGC90", Request id "0HNC8090TGC90:00000001": started reading request body. 2025-07-01 11:15:02.838 +03:00 [DBG] Connection id "0HNC8090TGC90", Request id "0HNC8090TGC90:00000001": done reading request body. 2025-07-01 11:15:02.838 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:15:02.838 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:15:02.838 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:15:02.838 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:15:02.838 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:15:02.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:02.838 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:02.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:02.838 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:02.838 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:15:02.838 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:15:02.838 +03:00 [INF] Changing group of physicals [313] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:15:02.862 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 23.5686ms. 2025-07-01 11:15:02.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:02.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:02.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:02.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:02.862 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:02.862 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:15:02.862 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:02.862 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:02.862 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:02.862 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 24.9601ms 2025-07-01 11:15:02.862 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:15:02.862 +03:00 [DBG] Connection id "0HNC8090TGC90" completed keep alive response. 2025-07-01 11:15:02.862 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 25.8835ms 2025-07-01 11:15:02.862 +03:00 [DBG] Connection id "0HNC8090TGC90" received FIN. 2025-07-01 11:15:02.863 +03:00 [DBG] Connection id "0HNC8090TGC90" disconnecting. 2025-07-01 11:15:02.863 +03:00 [DBG] Connection id "0HNC8090TGC90" stopped. 2025-07-01 11:15:02.863 +03:00 [DBG] Connection id "0HNC8090TGC90" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:15:02.904 +03:00 [DBG] Connection id "0HNC8090TGC91" accepted. 2025-07-01 11:15:02.904 +03:00 [DBG] Connection id "0HNC8090TGC91" started. 2025-07-01 11:15:02.904 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:15:02.904 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:15:02.904 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:15:02.904 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:15:02.904 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:15:02.904 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:02.904 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:15:02.904 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:15:02.904 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:02.904 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:15:02.904 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:15:02.905 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:15:02.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-07-01 11:15:02.905 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:15:02.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-07-01 11:15:02.905 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:02.905 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:02.905 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:02.905 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:02.905 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:15:02.905 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:15:02.905 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:15:02.905 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:15:02.905 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:15:02.905 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:15:02.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:02.905 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:02.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:02.905 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:02.905 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:15:02.905 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:15:02.905 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:15:02.906 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.0895ms. 2025-07-01 11:15:02.906 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:02.907 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:02.907 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:02.907 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:02.907 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:02.907 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:02.907 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:02.907 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:02.907 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:15:02.907 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:15:02.907 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:15:02.907 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:15:02.907 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:15:02.907 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:15:02.907 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:15:02.907 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:15:02.907 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:02.907 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:02.907 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:02.907 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:02.907 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:02.907 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:02.907 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.5265ms 2025-07-01 11:15:02.907 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:02.907 +03:00 [DBG] Connection id "0HNC8090TGC91" completed keep alive response. 2025-07-01 11:15:02.907 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.3851ms 2025-07-01 11:15:02.908 +03:00 [DBG] Connection id "0HNC8090TGC91" received FIN. 2025-07-01 11:15:02.908 +03:00 [DBG] Connection id "0HNC8090TGC91" disconnecting. 2025-07-01 11:15:02.908 +03:00 [DBG] Connection id "0HNC8090TGC91" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:15:02.909 +03:00 [DBG] Connection id "0HNC8090TGC91" stopped. 2025-07-01 11:15:02.956 +03:00 [DBG] Connection id "0HNC8090TGC92" accepted. 2025-07-01 11:15:02.956 +03:00 [DBG] Connection id "0HNC8090TGC92" started. 2025-07-01 11:15:02.956 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:15:02.956 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:15:02.956 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:15:02.956 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:15:02.956 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:15:02.956 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:02.956 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:15:02.956 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:15:02.956 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:02.956 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:15:02.956 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:15:02.956 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:15:02.956 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:15:02.956 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:15:02.956 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:15:02.956 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:02.956 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:02.956 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:02.957 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:02.957 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:15:02.957 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:15:02.957 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:15:02.957 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:15:02.957 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:15:02.957 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:15:02.957 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:02.957 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:02.957 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:02.957 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:02.957 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:15:02.957 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:15:02.957 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:15:03.108 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 150.5573ms. 2025-07-01 11:15:03.108 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:03.108 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:03.108 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:03.108 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:03.108 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:03.108 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:03.108 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:03.108 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:03.108 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:15:03.108 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:15:03.108 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:15:03.108 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:15:03.108 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:15:03.108 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:15:03.108 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:15:03.110 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:15:03.110 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:03.110 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:03.110 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:03.110 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:03.110 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:03.110 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:03.110 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 153.2844ms 2025-07-01 11:15:03.110 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:03.110 +03:00 [DBG] Connection id "0HNC8090TGC92" completed keep alive response. 2025-07-01 11:15:03.110 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 154.0036ms 2025-07-01 11:15:03.114 +03:00 [DBG] Connection id "0HNC8090TGC92" received FIN. 2025-07-01 11:15:03.114 +03:00 [DBG] Connection id "0HNC8090TGC92" disconnecting. 2025-07-01 11:15:03.114 +03:00 [DBG] Connection id "0HNC8090TGC92" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:15:03.115 +03:00 [DBG] Connection id "0HNC8090TGC92" stopped. 2025-07-01 11:15:03.986 +03:00 [DBG] Connection id "0HNC8090TGC93" accepted. 2025-07-01 11:15:03.986 +03:00 [DBG] Connection id "0HNC8090TGC93" started. 2025-07-01 11:15:03.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:15:03.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:15:03.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:15:03.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:15:03.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:15:03.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:03.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:15:03.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:15:03.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:15:03.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:15:03.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:03.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:15:03.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:15:03.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:15:03.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:15:03.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:15:03.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:15:03.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:03.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:03.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:15:03.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:15:03.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:03.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:03.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:03.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:03.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:15:03.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1743ms. 2025-07-01 11:15:03.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:03.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:03.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:03.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:03.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:03.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:03.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:03.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:03.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:03.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:15:03.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:03.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:03.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:03.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:03.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:03.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:03.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:03.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3598ms 2025-07-01 11:15:03.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:03.988 +03:00 [DBG] Connection id "0HNC8090TGC93" completed keep alive response. 2025-07-01 11:15:03.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2228ms 2025-07-01 11:15:03.988 +03:00 [DBG] Connection id "0HNC8090TGC93" received FIN. 2025-07-01 11:15:03.988 +03:00 [DBG] Connection id "0HNC8090TGC93" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:15:03.989 +03:00 [DBG] Connection id "0HNC8090TGC93" disconnecting. 2025-07-01 11:15:03.989 +03:00 [DBG] Connection id "0HNC8090TGC93" stopped. 2025-07-01 11:15:09.003 +03:00 [DBG] Connection id "0HNC8090TGC94" accepted. 2025-07-01 11:15:09.003 +03:00 [DBG] Connection id "0HNC8090TGC94" started. 2025-07-01 11:15:09.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:15:09.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:15:09.004 +03:00 [DBG] POST requests are not supported 2025-07-01 11:15:09.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:15:09.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:15:09.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:09.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:15:09.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:15:09.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:15:09.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:15:09.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:09.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:15:09.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:15:09.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:15:09.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:15:09.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:15:09.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:15:09.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:09.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:09.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:15:09.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:15:09.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:09.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:09.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:09.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:09.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:15:09.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2052ms. 2025-07-01 11:15:09.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:09.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:09.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:09.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:09.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:09.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:09.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:09.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:09.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:09.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:15:09.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:09.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:09.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:09.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:09.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:09.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:09.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:09.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0047ms 2025-07-01 11:15:09.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:09.007 +03:00 [DBG] Connection id "0HNC8090TGC94" completed keep alive response. 2025-07-01 11:15:09.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6776ms 2025-07-01 11:15:09.008 +03:00 [DBG] Connection id "0HNC8090TGC94" received FIN. 2025-07-01 11:15:09.008 +03:00 [DBG] Connection id "0HNC8090TGC94" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:15:09.008 +03:00 [DBG] Connection id "0HNC8090TGC94" disconnecting. 2025-07-01 11:15:09.008 +03:00 [DBG] Connection id "0HNC8090TGC94" stopped. 2025-07-01 11:15:13.991 +03:00 [DBG] Connection id "0HNC8090TGC95" accepted. 2025-07-01 11:15:13.991 +03:00 [DBG] Connection id "0HNC8090TGC95" started. 2025-07-01 11:15:13.991 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:15:13.991 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:15:13.991 +03:00 [DBG] POST requests are not supported 2025-07-01 11:15:13.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:15:13.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:15:13.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:13.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:15:13.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:15:13.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:15:13.992 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:15:13.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:13.992 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:15:13.992 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:15:13.992 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:15:13.992 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:15:13.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:15:13.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:15:13.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:13.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:13.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:15:13.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:15:13.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:13.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:13.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:13.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:13.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:15:13.992 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1301ms. 2025-07-01 11:15:13.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:13.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:13.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:13.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:13.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:13.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:13.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:13.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:13.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:13.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:15:13.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:13.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:13.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:13.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:13.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:13.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:13.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:13.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8209ms 2025-07-01 11:15:13.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:13.993 +03:00 [DBG] Connection id "0HNC8090TGC95" completed keep alive response. 2025-07-01 11:15:13.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5177ms 2025-07-01 11:15:13.993 +03:00 [DBG] Connection id "0HNC8090TGC95" received FIN. 2025-07-01 11:15:13.993 +03:00 [DBG] Connection id "0HNC8090TGC95" disconnecting. 2025-07-01 11:15:13.993 +03:00 [DBG] Connection id "0HNC8090TGC95" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:15:13.994 +03:00 [DBG] Connection id "0HNC8090TGC95" stopped. 2025-07-01 11:15:15.686 +03:00 [DBG] Connection id "0HNC8090TGC96" accepted. 2025-07-01 11:15:15.686 +03:00 [DBG] Connection id "0HNC8090TGC96" started. 2025-07-01 11:15:15.686 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 768 2025-07-01 11:15:15.686 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:15:15.686 +03:00 [DBG] POST requests are not supported 2025-07-01 11:15:15.686 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:15:15.686 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:15:15.686 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:15:15.686 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:15:15.686 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:15:15.686 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:15:15.686 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:15:15.686 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:15:15.686 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:15:15.686 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:15:15.686 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:15:15.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-07-01 11:15:15.686 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:15:15.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-07-01 11:15:15.686 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:15.686 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:15.686 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:15.686 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:15.687 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:15:15.687 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:15:15.687 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:15:15.687 +03:00 [DBG] Connection id "0HNC8090TGC96", Request id "0HNC8090TGC96:00000001": started reading request body. 2025-07-01 11:15:15.687 +03:00 [DBG] Connection id "0HNC8090TGC96", Request id "0HNC8090TGC96:00000001": done reading request body. 2025-07-01 11:15:15.687 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:15:15.687 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:15:15.687 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:15:15.687 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:15:15.687 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:15:15.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:15.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:15.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:15.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:15.687 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:15:15.687 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:15:15.687 +03:00 [INF] Updating physical elements properties 2025-07-01 11:15:15.705 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.8403ms. 2025-07-01 11:15:15.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:15.705 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:15.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:15.705 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:15.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:15.705 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:15.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:15.705 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:15.705 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:15.705 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:15:15.705 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:15.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:15.705 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:15.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:15.705 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:15.705 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:15.705 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:15.705 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.0667ms 2025-07-01 11:15:15.705 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:15:15.706 +03:00 [DBG] Connection id "0HNC8090TGC96" completed keep alive response. 2025-07-01 11:15:15.706 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 19.7471ms 2025-07-01 11:15:15.706 +03:00 [DBG] Connection id "0HNC8090TGC96" received FIN. 2025-07-01 11:15:15.706 +03:00 [DBG] Connection id "0HNC8090TGC96" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:15:15.706 +03:00 [DBG] Connection id "0HNC8090TGC96" disconnecting. 2025-07-01 11:15:15.706 +03:00 [DBG] Connection id "0HNC8090TGC96" stopped. 2025-07-01 11:15:15.744 +03:00 [DBG] Connection id "0HNC8090TGC97" accepted. 2025-07-01 11:15:15.744 +03:00 [DBG] Connection id "0HNC8090TGC97" started. 2025-07-01 11:15:15.744 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:15:15.744 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:15:15.744 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:15:15.744 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:15:15.744 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:15:15.744 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:15.744 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:15:15.744 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:15:15.744 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:15.744 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:15:15.744 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:15:15.744 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:15:15.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-07-01 11:15:15.745 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:15:15.745 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:15:15.745 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:15.745 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:15.745 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:15.745 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:15.745 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:15:15.745 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:15:15.745 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:15:15.745 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:15:15.745 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:15:15.745 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:15:15.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:15.745 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:15.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:15.745 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:15.745 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:15:15.745 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:15:15.745 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:15:15.747 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.6743ms. 2025-07-01 11:15:15.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:15.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:15.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:15.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:15.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:15.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:15.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:15.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:15.747 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:15:15.747 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:15:15.747 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:15:15.747 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:15:15.747 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:15:15.747 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:15:15.747 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:15:15.747 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:15:15.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:15.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:15.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:15.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:15.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:15.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:15.747 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.7548ms 2025-07-01 11:15:15.747 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:15.747 +03:00 [DBG] Connection id "0HNC8090TGC97" completed keep alive response. 2025-07-01 11:15:15.747 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.4476ms 2025-07-01 11:15:15.748 +03:00 [DBG] Connection id "0HNC8090TGC97" received FIN. 2025-07-01 11:15:15.748 +03:00 [DBG] Connection id "0HNC8090TGC97" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:15:15.748 +03:00 [DBG] Connection id "0HNC8090TGC97" disconnecting. 2025-07-01 11:15:15.748 +03:00 [DBG] Connection id "0HNC8090TGC97" stopped. 2025-07-01 11:15:15.798 +03:00 [DBG] Connection id "0HNC8090TGC98" accepted. 2025-07-01 11:15:15.798 +03:00 [DBG] Connection id "0HNC8090TGC98" started. 2025-07-01 11:15:15.798 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:15:15.798 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:15:15.798 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:15:15.798 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:15:15.798 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:15:15.798 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:15.798 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:15:15.798 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:15:15.798 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:15.798 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:15:15.798 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:15:15.798 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:15:15.798 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:15:15.798 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:15:15.798 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:15:15.798 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:15.798 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:15.798 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:15.798 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:15.798 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:15:15.799 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:15:15.799 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:15:15.799 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:15:15.799 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:15:15.799 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:15:15.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:15.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:15.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:15.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:15.799 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:15:15.799 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:15:15.799 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:15:15.937 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 137.7823ms. 2025-07-01 11:15:15.937 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:15.937 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:15.937 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:15.937 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:15.937 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:15.937 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:15.937 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:15.937 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:15.937 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:15:15.937 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:15:15.937 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:15:15.937 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:15:15.937 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:15:15.937 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:15:15.937 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:15:15.939 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:15:15.939 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:15.939 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:15.939 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:15.939 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:15.939 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:15.939 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:15.939 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 140.7739ms 2025-07-01 11:15:15.939 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:15.939 +03:00 [DBG] Connection id "0HNC8090TGC98" completed keep alive response. 2025-07-01 11:15:15.939 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 141.3322ms 2025-07-01 11:15:15.943 +03:00 [DBG] Connection id "0HNC8090TGC98" received FIN. 2025-07-01 11:15:15.943 +03:00 [DBG] Connection id "0HNC8090TGC98" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:15:15.943 +03:00 [DBG] Connection id "0HNC8090TGC98" disconnecting. 2025-07-01 11:15:15.943 +03:00 [DBG] Connection id "0HNC8090TGC98" stopped. 2025-07-01 11:15:18.988 +03:00 [DBG] Connection id "0HNC8090TGC99" accepted. 2025-07-01 11:15:18.988 +03:00 [DBG] Connection id "0HNC8090TGC99" started. 2025-07-01 11:15:18.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:15:18.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:15:18.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:15:18.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:15:18.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:15:18.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:18.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:15:18.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:15:18.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:15:18.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:15:18.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:18.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:15:18.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:15:18.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:15:18.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:15:18.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:15:18.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:15:18.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:18.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:18.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:15:18.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:15:18.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:18.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:18.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:18.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:18.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:15:18.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1928ms. 2025-07-01 11:15:18.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:18.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:18.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:18.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:18.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:18.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:18.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:18.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:18.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:18.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:15:18.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:18.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:18.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:18.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:18.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:18.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:18.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:18.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.357ms 2025-07-01 11:15:18.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:18.990 +03:00 [DBG] Connection id "0HNC8090TGC99" completed keep alive response. 2025-07-01 11:15:18.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2186ms 2025-07-01 11:15:18.991 +03:00 [DBG] Connection id "0HNC8090TGC99" received FIN. 2025-07-01 11:15:18.991 +03:00 [DBG] Connection id "0HNC8090TGC99" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:15:18.991 +03:00 [DBG] Connection id "0HNC8090TGC99" disconnecting. 2025-07-01 11:15:18.991 +03:00 [DBG] Connection id "0HNC8090TGC99" stopped. 2025-07-01 11:15:19.082 +03:00 [DBG] Connection id "0HNC8090TGC9A" accepted. 2025-07-01 11:15:19.082 +03:00 [DBG] Connection id "0HNC8090TGC9A" started. 2025-07-01 11:15:19.082 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:15:19.082 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:15:19.082 +03:00 [DBG] POST requests are not supported 2025-07-01 11:15:19.082 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:15:19.082 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:15:19.082 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:15:19.082 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:15:19.082 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:15:19.082 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:15:19.083 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:15:19.083 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:15:19.083 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:15:19.083 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:15:19.083 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:15:19.083 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:15:19.083 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:15:19.083 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:15:19.083 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:19.083 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:19.083 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:19.083 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:19.083 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:15:19.083 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:15:19.083 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:15:19.083 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:15:19.083 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:15:19.083 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:15:19.083 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:15:19.083 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:15:19.083 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:15:19.083 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:15:19.084 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:15:19.084 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:15:19.084 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:15:19.084 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:15:19.084 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:15:19.084 +03:00 [DBG] Connection id "0HNC8090TGC9A", Request id "0HNC8090TGC9A:00000001": started reading request body. 2025-07-01 11:15:19.084 +03:00 [DBG] Connection id "0HNC8090TGC9A", Request id "0HNC8090TGC9A:00000001": done reading request body. 2025-07-01 11:15:19.084 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:15:19.084 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:15:19.084 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:15:19.084 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:15:19.084 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:15:19.084 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:19.084 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:19.084 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:19.084 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:19.084 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:15:19.084 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:15:19.084 +03:00 [INF] Changing group of physicals [315] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:15:19.103 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.695ms. 2025-07-01 11:15:19.103 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:19.103 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:19.103 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:19.103 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:19.103 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:19.103 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:19.103 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:19.103 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:19.103 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:19.103 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:15:19.103 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:19.103 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:19.103 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:19.103 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:19.103 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:19.103 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:19.103 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:19.103 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 20.4299ms 2025-07-01 11:15:19.103 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:15:19.103 +03:00 [DBG] Connection id "0HNC8090TGC9A" completed keep alive response. 2025-07-01 11:15:19.103 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 21.3871ms 2025-07-01 11:15:19.104 +03:00 [DBG] Connection id "0HNC8090TGC9A" received FIN. 2025-07-01 11:15:19.104 +03:00 [DBG] Connection id "0HNC8090TGC9A" disconnecting. 2025-07-01 11:15:19.104 +03:00 [DBG] Connection id "0HNC8090TGC9A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:15:19.105 +03:00 [DBG] Connection id "0HNC8090TGC9A" stopped. 2025-07-01 11:15:19.152 +03:00 [DBG] Connection id "0HNC8090TGC9B" accepted. 2025-07-01 11:15:19.152 +03:00 [DBG] Connection id "0HNC8090TGC9B" started. 2025-07-01 11:15:19.152 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:15:19.152 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:15:19.152 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:15:19.152 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:15:19.152 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:15:19.152 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:19.152 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:15:19.152 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:15:19.153 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:19.153 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:15:19.153 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:15:19.153 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:15:19.153 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:15:19.153 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:15:19.153 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:15:19.153 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:19.153 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:19.153 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:19.153 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:19.153 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:15:19.153 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:15:19.153 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:15:19.153 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:15:19.153 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:15:19.153 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:15:19.153 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:19.153 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:19.154 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:19.154 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:19.154 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:15:19.154 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:15:19.154 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:15:19.155 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.2642ms. 2025-07-01 11:15:19.155 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:19.155 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:19.155 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:19.155 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:19.155 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:19.155 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:19.155 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:19.155 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:19.155 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:15:19.155 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:15:19.155 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:15:19.156 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:15:19.156 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:15:19.156 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:15:19.156 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:15:19.156 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:15:19.156 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:19.156 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:19.156 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:19.156 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:19.156 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:19.156 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:19.156 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.154ms 2025-07-01 11:15:19.156 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:19.156 +03:00 [DBG] Connection id "0HNC8090TGC9B" completed keep alive response. 2025-07-01 11:15:19.156 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.0689ms 2025-07-01 11:15:19.156 +03:00 [DBG] Connection id "0HNC8090TGC9B" received FIN. 2025-07-01 11:15:19.157 +03:00 [DBG] Connection id "0HNC8090TGC9B" disconnecting. 2025-07-01 11:15:19.157 +03:00 [DBG] Connection id "0HNC8090TGC9B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:15:19.158 +03:00 [DBG] Connection id "0HNC8090TGC9B" stopped. 2025-07-01 11:15:19.216 +03:00 [DBG] Connection id "0HNC8090TGC9C" accepted. 2025-07-01 11:15:19.216 +03:00 [DBG] Connection id "0HNC8090TGC9C" started. 2025-07-01 11:15:19.216 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:15:19.216 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:15:19.216 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:15:19.216 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:15:19.216 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:15:19.217 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:19.217 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:15:19.217 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:15:19.217 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:19.217 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:15:19.217 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:15:19.217 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:15:19.217 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:15:19.217 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:15:19.217 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:15:19.217 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:19.217 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:19.217 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:19.217 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:19.217 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:15:19.218 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:15:19.218 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:15:19.218 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:15:19.218 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:15:19.218 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:15:19.218 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:19.218 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:19.218 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:19.218 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:19.218 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:15:19.218 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:15:19.218 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:15:19.428 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 209.8515ms. 2025-07-01 11:15:19.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:19.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:19.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:19.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:19.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:19.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:19.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:19.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:19.428 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:15:19.428 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:15:19.428 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:15:19.428 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:15:19.428 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:15:19.428 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:15:19.428 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:15:19.431 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:15:19.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:19.431 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:19.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:19.431 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:19.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:19.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:19.431 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 213.6411ms 2025-07-01 11:15:19.431 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:19.431 +03:00 [DBG] Connection id "0HNC8090TGC9C" completed keep alive response. 2025-07-01 11:15:19.431 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 214.7518ms 2025-07-01 11:15:19.434 +03:00 [DBG] Connection id "0HNC8090TGC9C" received FIN. 2025-07-01 11:15:19.434 +03:00 [DBG] Connection id "0HNC8090TGC9C" disconnecting. 2025-07-01 11:15:19.434 +03:00 [DBG] Connection id "0HNC8090TGC9C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:15:19.436 +03:00 [DBG] Connection id "0HNC8090TGC9C" stopped. 2025-07-01 11:15:23.983 +03:00 [DBG] Connection id "0HNC8090TGC9D" accepted. 2025-07-01 11:15:23.984 +03:00 [DBG] Connection id "0HNC8090TGC9D" started. 2025-07-01 11:15:23.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:15:23.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:15:23.984 +03:00 [DBG] POST requests are not supported 2025-07-01 11:15:23.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:15:23.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:15:23.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:23.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:15:23.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:15:23.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:15:23.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:15:23.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:23.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:15:23.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:15:23.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:15:23.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:15:23.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:15:23.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:15:23.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:23.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:23.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:15:23.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:15:23.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:23.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:23.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:23.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:23.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:15:23.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.233ms. 2025-07-01 11:15:23.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:23.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:23.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:23.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:23.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:23.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:23.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:23.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:23.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:23.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:15:23.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:23.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:23.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:23.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:23.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:23.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:23.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:23.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4558ms 2025-07-01 11:15:23.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:23.987 +03:00 [DBG] Connection id "0HNC8090TGC9D" completed keep alive response. 2025-07-01 11:15:23.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8439ms 2025-07-01 11:15:23.987 +03:00 [DBG] Connection id "0HNC8090TGC9D" received FIN. 2025-07-01 11:15:23.987 +03:00 [DBG] Connection id "0HNC8090TGC9D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:15:23.987 +03:00 [DBG] Connection id "0HNC8090TGC9D" disconnecting. 2025-07-01 11:15:23.987 +03:00 [DBG] Connection id "0HNC8090TGC9D" stopped. 2025-07-01 11:15:28.545 +03:00 [DBG] Connection id "0HNC8090TGC9E" accepted. 2025-07-01 11:15:28.545 +03:00 [DBG] Connection id "0HNC8090TGC9E" started. 2025-07-01 11:15:28.546 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 756 2025-07-01 11:15:28.546 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:15:28.546 +03:00 [DBG] POST requests are not supported 2025-07-01 11:15:28.546 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:15:28.546 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:15:28.546 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:15:28.546 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:15:28.546 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:15:28.546 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:15:28.546 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:15:28.546 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:15:28.546 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:15:28.546 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:15:28.546 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:15:28.546 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:15:28.546 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:15:28.546 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:15:28.546 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:28.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:28.546 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:28.546 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:28.546 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:15:28.546 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:15:28.546 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:15:28.546 +03:00 [DBG] Connection id "0HNC8090TGC9E", Request id "0HNC8090TGC9E:00000001": started reading request body. 2025-07-01 11:15:28.546 +03:00 [DBG] Connection id "0HNC8090TGC9E", Request id "0HNC8090TGC9E:00000001": done reading request body. 2025-07-01 11:15:28.547 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:15:28.547 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:15:28.547 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:15:28.547 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:15:28.547 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:15:28.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:28.547 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:28.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:28.547 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:28.547 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:15:28.547 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:15:28.547 +03:00 [INF] Updating physical elements properties 2025-07-01 11:15:28.564 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.6544ms. 2025-07-01 11:15:28.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:28.564 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:28.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:28.564 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:28.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:28.564 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:28.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:28.564 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:28.564 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:28.564 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:15:28.564 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:28.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:28.564 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:28.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:28.564 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:28.564 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:28.564 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:28.564 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 17.7963ms 2025-07-01 11:15:28.564 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:15:28.564 +03:00 [DBG] Connection id "0HNC8090TGC9E" completed keep alive response. 2025-07-01 11:15:28.564 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 18.5539ms 2025-07-01 11:15:28.564 +03:00 [DBG] Connection id "0HNC8090TGC9E" received FIN. 2025-07-01 11:15:28.564 +03:00 [DBG] Connection id "0HNC8090TGC9E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:15:28.564 +03:00 [DBG] Connection id "0HNC8090TGC9E" disconnecting. 2025-07-01 11:15:28.565 +03:00 [DBG] Connection id "0HNC8090TGC9E" stopped. 2025-07-01 11:15:28.615 +03:00 [DBG] Connection id "0HNC8090TGC9F" accepted. 2025-07-01 11:15:28.615 +03:00 [DBG] Connection id "0HNC8090TGC9F" started. 2025-07-01 11:15:28.615 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:15:28.615 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:15:28.615 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:15:28.615 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:15:28.615 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:15:28.615 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:28.615 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:15:28.615 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:15:28.615 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:28.616 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:15:28.616 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:15:28.616 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:15:28.616 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:15:28.616 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:15:28.616 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:15:28.616 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:28.616 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:28.616 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:28.616 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:28.616 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:15:28.616 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:15:28.616 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:15:28.616 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:15:28.616 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:15:28.616 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:15:28.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:28.616 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:28.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:28.616 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:28.616 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:15:28.616 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:15:28.616 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:15:28.618 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.9352ms. 2025-07-01 11:15:28.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:28.618 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:28.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:28.618 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:28.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:28.618 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:28.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:28.618 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:28.618 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:15:28.618 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:15:28.618 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:15:28.618 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:15:28.618 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:15:28.618 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:15:28.618 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:15:28.619 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:15:28.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:28.619 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:28.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:28.619 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:28.619 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:28.619 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:28.619 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.0193ms 2025-07-01 11:15:28.619 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:28.619 +03:00 [DBG] Connection id "0HNC8090TGC9F" completed keep alive response. 2025-07-01 11:15:28.619 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.5597ms 2025-07-01 11:15:28.619 +03:00 [DBG] Connection id "0HNC8090TGC9F" received FIN. 2025-07-01 11:15:28.619 +03:00 [DBG] Connection id "0HNC8090TGC9F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:15:28.619 +03:00 [DBG] Connection id "0HNC8090TGC9F" disconnecting. 2025-07-01 11:15:28.619 +03:00 [DBG] Connection id "0HNC8090TGC9F" stopped. 2025-07-01 11:15:28.673 +03:00 [DBG] Connection id "0HNC8090TGC9G" accepted. 2025-07-01 11:15:28.673 +03:00 [DBG] Connection id "0HNC8090TGC9G" started. 2025-07-01 11:15:28.673 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:15:28.673 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:15:28.673 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:15:28.673 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:15:28.673 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:15:28.674 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:28.674 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:15:28.674 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:15:28.674 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:28.674 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:15:28.674 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:15:28.674 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:15:28.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-07-01 11:15:28.674 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:15:28.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-07-01 11:15:28.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:28.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:28.674 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:28.674 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:28.674 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:15:28.674 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:15:28.674 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:15:28.674 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:15:28.674 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:15:28.674 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:15:28.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:28.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:28.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:28.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:28.674 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:15:28.674 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:15:28.674 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:15:28.820 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 145.4419ms. 2025-07-01 11:15:28.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:28.820 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:28.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:28.820 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:28.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:28.820 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:28.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:28.820 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:28.820 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:15:28.820 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:15:28.820 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:15:28.820 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:15:28.820 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:15:28.820 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:15:28.820 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:15:28.822 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:15:28.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:28.822 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:28.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:28.822 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:28.822 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:28.822 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:28.822 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 148.3629ms 2025-07-01 11:15:28.822 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:28.822 +03:00 [DBG] Connection id "0HNC8090TGC9G" completed keep alive response. 2025-07-01 11:15:28.822 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 148.9461ms 2025-07-01 11:15:28.826 +03:00 [DBG] Connection id "0HNC8090TGC9G" received FIN. 2025-07-01 11:15:28.826 +03:00 [DBG] Connection id "0HNC8090TGC9G" disconnecting. 2025-07-01 11:15:28.826 +03:00 [DBG] Connection id "0HNC8090TGC9G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:15:28.827 +03:00 [DBG] Connection id "0HNC8090TGC9G" stopped. 2025-07-01 11:15:29.148 +03:00 [DBG] Connection id "0HNC8090TGC9H" accepted. 2025-07-01 11:15:29.148 +03:00 [DBG] Connection id "0HNC8090TGC9H" started. 2025-07-01 11:15:29.148 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:15:29.148 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:15:29.148 +03:00 [DBG] POST requests are not supported 2025-07-01 11:15:29.148 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:15:29.148 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:15:29.149 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:29.149 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:15:29.149 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:15:29.149 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:15:29.149 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:15:29.149 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:29.149 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:15:29.149 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:15:29.149 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:15:29.149 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:15:29.149 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:15:29.149 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:15:29.149 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:29.149 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:29.149 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:15:29.149 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:15:29.149 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:29.149 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:29.149 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:29.149 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:29.149 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:15:29.149 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1354ms. 2025-07-01 11:15:29.149 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:29.149 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:29.150 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:29.150 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:29.150 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:29.150 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:29.150 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:29.150 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:29.150 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:29.150 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:15:29.150 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:29.150 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:29.150 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:29.150 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:29.150 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:29.150 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:29.150 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:29.150 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8228ms 2025-07-01 11:15:29.150 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:29.150 +03:00 [DBG] Connection id "0HNC8090TGC9H" completed keep alive response. 2025-07-01 11:15:29.150 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5007ms 2025-07-01 11:15:29.150 +03:00 [DBG] Connection id "0HNC8090TGC9H" received FIN. 2025-07-01 11:15:29.150 +03:00 [DBG] Connection id "0HNC8090TGC9H" disconnecting. 2025-07-01 11:15:29.150 +03:00 [DBG] Connection id "0HNC8090TGC9H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:15:29.151 +03:00 [DBG] Connection id "0HNC8090TGC9H" stopped. 2025-07-01 11:15:31.850 +03:00 [DBG] Connection id "0HNC8090TGC9I" accepted. 2025-07-01 11:15:31.850 +03:00 [DBG] Connection id "0HNC8090TGC9I" started. 2025-07-01 11:15:31.850 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:15:31.850 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:15:31.850 +03:00 [DBG] POST requests are not supported 2025-07-01 11:15:31.850 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:15:31.850 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:15:31.850 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:15:31.850 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:15:31.850 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:15:31.850 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:15:31.850 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:15:31.851 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:15:31.851 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:15:31.851 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:15:31.851 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:15:31.851 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:15:31.851 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:15:31.851 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:15:31.851 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:31.851 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:31.851 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:31.851 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:31.851 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:15:31.851 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:15:31.851 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:15:31.851 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:15:31.851 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:15:31.851 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:15:31.851 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:15:31.851 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:15:31.851 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:15:31.851 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:15:31.851 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:15:31.851 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:15:31.851 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:15:31.851 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:15:31.851 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:15:31.851 +03:00 [DBG] Connection id "0HNC8090TGC9I", Request id "0HNC8090TGC9I:00000001": started reading request body. 2025-07-01 11:15:31.851 +03:00 [DBG] Connection id "0HNC8090TGC9I", Request id "0HNC8090TGC9I:00000001": done reading request body. 2025-07-01 11:15:31.851 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:15:31.851 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:15:31.851 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:15:31.851 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:15:31.852 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:15:31.852 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:31.852 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:31.852 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:31.852 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:31.852 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:15:31.852 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:15:31.852 +03:00 [INF] Changing group of physicals [316] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:15:31.874 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 22.2101ms. 2025-07-01 11:15:31.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:31.874 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:31.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:31.874 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:31.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:31.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:31.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:31.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:31.874 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:31.874 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:15:31.874 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:31.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:31.875 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:31.875 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:31.875 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:31.875 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:31.875 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:31.875 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 23.9403ms 2025-07-01 11:15:31.875 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:15:31.875 +03:00 [DBG] Connection id "0HNC8090TGC9I" completed keep alive response. 2025-07-01 11:15:31.875 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 24.7069ms 2025-07-01 11:15:31.875 +03:00 [DBG] Connection id "0HNC8090TGC9I" received FIN. 2025-07-01 11:15:31.875 +03:00 [DBG] Connection id "0HNC8090TGC9I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:15:31.875 +03:00 [DBG] Connection id "0HNC8090TGC9I" disconnecting. 2025-07-01 11:15:31.875 +03:00 [DBG] Connection id "0HNC8090TGC9I" stopped. 2025-07-01 11:15:31.914 +03:00 [DBG] Connection id "0HNC8090TGC9J" accepted. 2025-07-01 11:15:31.914 +03:00 [DBG] Connection id "0HNC8090TGC9J" started. 2025-07-01 11:15:31.914 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:15:31.914 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:15:31.914 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:15:31.914 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:15:31.914 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:15:31.914 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:31.914 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:15:31.914 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:15:31.914 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:31.915 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:15:31.915 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:15:31.915 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:15:31.915 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:15:31.915 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:15:31.915 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:15:31.915 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:31.915 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:31.915 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:31.915 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:31.915 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:15:31.915 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:15:31.915 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:15:31.915 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:15:31.915 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:15:31.915 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:15:31.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:31.915 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:31.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:31.915 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:31.915 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:15:31.915 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:15:31.915 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:15:31.916 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1457ms. 2025-07-01 11:15:31.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:31.916 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:31.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:31.917 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:31.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:31.917 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:31.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:31.917 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:31.917 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:15:31.917 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:15:31.917 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:15:31.917 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:15:31.917 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:15:31.917 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:15:31.917 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:15:31.917 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:15:31.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:31.917 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:31.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:31.917 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:31.917 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:31.917 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:31.917 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.3572ms 2025-07-01 11:15:31.917 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:31.917 +03:00 [DBG] Connection id "0HNC8090TGC9J" completed keep alive response. 2025-07-01 11:15:31.917 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.0687ms 2025-07-01 11:15:31.917 +03:00 [DBG] Connection id "0HNC8090TGC9J" received FIN. 2025-07-01 11:15:31.917 +03:00 [DBG] Connection id "0HNC8090TGC9J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:15:31.918 +03:00 [DBG] Connection id "0HNC8090TGC9J" disconnecting. 2025-07-01 11:15:31.918 +03:00 [DBG] Connection id "0HNC8090TGC9J" stopped. 2025-07-01 11:15:31.972 +03:00 [DBG] Connection id "0HNC8090TGC9K" accepted. 2025-07-01 11:15:31.972 +03:00 [DBG] Connection id "0HNC8090TGC9K" started. 2025-07-01 11:15:31.973 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:15:31.973 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:15:31.973 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:15:31.973 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:15:31.973 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:15:31.973 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:31.973 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:15:31.973 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:15:31.973 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:31.973 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:15:31.973 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:15:31.973 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:15:31.973 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:15:31.973 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:15:31.973 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:15:31.973 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:31.973 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:31.973 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:31.973 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:15:31.973 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:15:31.973 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:15:31.973 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:15:31.973 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:15:31.974 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:15:31.974 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:15:31.974 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:31.974 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:31.974 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:31.974 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:31.974 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:15:31.974 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:15:31.974 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:15:32.126 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 152.109ms. 2025-07-01 11:15:32.126 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:32.126 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:32.126 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:32.126 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:32.126 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:32.126 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:32.126 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:32.126 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:32.126 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:15:32.126 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:15:32.126 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:15:32.126 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:15:32.126 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:15:32.126 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:15:32.126 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:15:32.127 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:15:32.128 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:32.128 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:32.128 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:32.128 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:32.128 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:32.128 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:32.128 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 154.3871ms 2025-07-01 11:15:32.128 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:15:32.128 +03:00 [DBG] Connection id "0HNC8090TGC9K" completed keep alive response. 2025-07-01 11:15:32.128 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 155.0594ms 2025-07-01 11:15:32.132 +03:00 [DBG] Connection id "0HNC8090TGC9K" received FIN. 2025-07-01 11:15:32.132 +03:00 [DBG] Connection id "0HNC8090TGC9K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:15:32.132 +03:00 [DBG] Connection id "0HNC8090TGC9K" disconnecting. 2025-07-01 11:15:32.132 +03:00 [DBG] Connection id "0HNC8090TGC9K" stopped. 2025-07-01 11:15:33.985 +03:00 [DBG] Connection id "0HNC8090TGC9L" accepted. 2025-07-01 11:15:33.985 +03:00 [DBG] Connection id "0HNC8090TGC9L" started. 2025-07-01 11:15:33.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:15:33.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:15:33.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:15:33.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:15:33.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:15:33.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:33.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:15:33.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:15:33.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:15:33.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:15:33.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:33.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:15:33.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:15:33.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:15:33.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:15:33.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:15:33.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:15:33.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:33.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:33.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:15:33.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:15:33.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:33.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:33.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:33.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:33.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:15:33.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1825ms. 2025-07-01 11:15:33.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:33.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:33.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:33.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:33.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:33.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:33.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:33.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:33.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:33.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:15:33.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:33.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:33.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:33.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:33.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:33.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:33.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:33.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3494ms 2025-07-01 11:15:33.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:33.989 +03:00 [DBG] Connection id "0HNC8090TGC9L" completed keep alive response. 2025-07-01 11:15:33.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1187ms 2025-07-01 11:15:33.992 +03:00 [DBG] Connection id "0HNC8090TGC9L" received FIN. 2025-07-01 11:15:33.992 +03:00 [DBG] Connection id "0HNC8090TGC9L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:15:33.992 +03:00 [DBG] Connection id "0HNC8090TGC9L" disconnecting. 2025-07-01 11:15:33.992 +03:00 [DBG] Connection id "0HNC8090TGC9L" stopped. 2025-07-01 11:15:38.984 +03:00 [DBG] Connection id "0HNC8090TGC9M" accepted. 2025-07-01 11:15:38.984 +03:00 [DBG] Connection id "0HNC8090TGC9M" started. 2025-07-01 11:15:38.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:15:38.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:15:38.984 +03:00 [DBG] POST requests are not supported 2025-07-01 11:15:38.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:15:38.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:15:38.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:38.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:15:38.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:15:38.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:15:38.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:15:38.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:38.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:15:38.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:15:38.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:15:38.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:15:38.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:15:38.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:15:38.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:38.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:38.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:15:38.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:15:38.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:38.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:38.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:38.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:38.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:15:38.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.118ms. 2025-07-01 11:15:38.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:38.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:38.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:38.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:38.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:38.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:38.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:38.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:38.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:38.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:15:38.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:38.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:38.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:38.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:38.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:38.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:38.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:38.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6745ms 2025-07-01 11:15:38.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:38.985 +03:00 [DBG] Connection id "0HNC8090TGC9M" completed keep alive response. 2025-07-01 11:15:38.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3131ms 2025-07-01 11:15:38.986 +03:00 [DBG] Connection id "0HNC8090TGC9M" received FIN. 2025-07-01 11:15:38.986 +03:00 [DBG] Connection id "0HNC8090TGC9M" disconnecting. 2025-07-01 11:15:38.986 +03:00 [DBG] Connection id "0HNC8090TGC9M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:15:38.987 +03:00 [DBG] Connection id "0HNC8090TGC9M" stopped. 2025-07-01 11:15:43.986 +03:00 [DBG] Connection id "0HNC8090TGC9N" accepted. 2025-07-01 11:15:43.986 +03:00 [DBG] Connection id "0HNC8090TGC9N" started. 2025-07-01 11:15:43.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:15:43.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:15:43.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:15:43.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:15:43.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:15:43.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:43.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:15:43.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:15:43.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:15:43.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:15:43.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:43.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:15:43.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:15:43.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:15:43.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:15:43.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:15:43.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:15:43.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:43.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:43.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:15:43.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:15:43.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:43.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:43.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:43.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:43.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:15:43.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1235ms. 2025-07-01 11:15:43.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:43.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:43.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:43.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:43.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:43.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:43.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:43.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:43.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:43.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:15:43.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:43.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:43.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:43.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:43.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:43.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:43.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:43.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7188ms 2025-07-01 11:15:43.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:43.988 +03:00 [DBG] Connection id "0HNC8090TGC9N" completed keep alive response. 2025-07-01 11:15:43.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5451ms 2025-07-01 11:15:43.988 +03:00 [DBG] Connection id "0HNC8090TGC9N" received FIN. 2025-07-01 11:15:43.988 +03:00 [DBG] Connection id "0HNC8090TGC9N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:15:43.988 +03:00 [DBG] Connection id "0HNC8090TGC9N" disconnecting. 2025-07-01 11:15:43.988 +03:00 [DBG] Connection id "0HNC8090TGC9N" stopped. 2025-07-01 11:15:48.992 +03:00 [DBG] Connection id "0HNC8090TGC9O" accepted. 2025-07-01 11:15:48.993 +03:00 [DBG] Connection id "0HNC8090TGC9O" started. 2025-07-01 11:15:48.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:15:48.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:15:48.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:15:48.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:15:48.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:15:48.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:48.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:15:48.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:15:48.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:15:48.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:15:48.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:48.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:15:48.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:15:48.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:15:48.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:15:48.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:15:48.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:15:48.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:48.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:48.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:15:48.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:15:48.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:48.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:48.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:48.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:48.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:15:48.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1296ms. 2025-07-01 11:15:48.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:48.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:48.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:48.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:48.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:48.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:48.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:48.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:48.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:48.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:15:48.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:48.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:48.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:48.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:48.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:48.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:48.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:48.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8121ms 2025-07-01 11:15:48.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:48.994 +03:00 [DBG] Connection id "0HNC8090TGC9O" completed keep alive response. 2025-07-01 11:15:48.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.571ms 2025-07-01 11:15:48.995 +03:00 [DBG] Connection id "0HNC8090TGC9O" received FIN. 2025-07-01 11:15:48.995 +03:00 [DBG] Connection id "0HNC8090TGC9O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:15:48.995 +03:00 [DBG] Connection id "0HNC8090TGC9O" disconnecting. 2025-07-01 11:15:48.995 +03:00 [DBG] Connection id "0HNC8090TGC9O" stopped. 2025-07-01 11:15:53.986 +03:00 [DBG] Connection id "0HNC8090TGC9P" accepted. 2025-07-01 11:15:53.986 +03:00 [DBG] Connection id "0HNC8090TGC9P" started. 2025-07-01 11:15:53.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:15:53.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:15:53.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:15:53.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:15:53.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:15:53.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:53.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:15:53.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:15:53.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:15:53.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:15:53.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:53.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:15:53.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:15:53.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:15:53.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:15:53.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:15:53.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:15:53.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:53.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:53.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:15:53.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:15:53.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:53.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:53.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:53.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:53.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:15:53.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.132ms. 2025-07-01 11:15:53.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:53.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:53.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:53.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:53.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:53.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:53.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:53.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:53.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:53.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:15:53.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:53.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:53.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:53.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:53.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:53.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:53.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:53.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8138ms 2025-07-01 11:15:53.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:53.988 +03:00 [DBG] Connection id "0HNC8090TGC9P" completed keep alive response. 2025-07-01 11:15:53.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4736ms 2025-07-01 11:15:53.988 +03:00 [DBG] Connection id "0HNC8090TGC9P" received FIN. 2025-07-01 11:15:53.988 +03:00 [DBG] Connection id "0HNC8090TGC9P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:15:53.988 +03:00 [DBG] Connection id "0HNC8090TGC9P" disconnecting. 2025-07-01 11:15:53.988 +03:00 [DBG] Connection id "0HNC8090TGC9P" stopped. 2025-07-01 11:15:58.987 +03:00 [DBG] Connection id "0HNC8090TGC9Q" accepted. 2025-07-01 11:15:58.988 +03:00 [DBG] Connection id "0HNC8090TGC9Q" started. 2025-07-01 11:15:58.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:15:58.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:15:58.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:15:58.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:15:58.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:15:58.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:58.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:15:58.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:15:58.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:15:58.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:15:58.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:58.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:15:58.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:15:58.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:15:58.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:15:58.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:15:58.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:15:58.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:58.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:58.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:15:58.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:15:58.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:58.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:58.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:58.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:58.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:15:58.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1918ms. 2025-07-01 11:15:58.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:58.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:15:58.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:58.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:15:58.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:58.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:58.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:58.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:58.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:58.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:15:58.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:15:58.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:58.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:15:58.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:58.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:58.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:58.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:15:58.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8282ms 2025-07-01 11:15:58.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:15:58.989 +03:00 [DBG] Connection id "0HNC8090TGC9Q" completed keep alive response. 2025-07-01 11:15:58.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.486ms 2025-07-01 11:15:58.989 +03:00 [DBG] Connection id "0HNC8090TGC9Q" received FIN. 2025-07-01 11:15:58.989 +03:00 [DBG] Connection id "0HNC8090TGC9Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:15:58.990 +03:00 [DBG] Connection id "0HNC8090TGC9Q" disconnecting. 2025-07-01 11:15:58.990 +03:00 [DBG] Connection id "0HNC8090TGC9Q" stopped. 2025-07-01 11:16:03.984 +03:00 [DBG] Connection id "0HNC8090TGC9R" accepted. 2025-07-01 11:16:03.984 +03:00 [DBG] Connection id "0HNC8090TGC9R" started. 2025-07-01 11:16:03.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:16:03.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:16:03.984 +03:00 [DBG] POST requests are not supported 2025-07-01 11:16:03.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:16:03.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:16:03.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:03.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:16:03.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:16:03.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:16:03.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:16:03.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:03.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:16:03.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:16:03.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:16:03.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:16:03.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:16:03.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:16:03.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:03.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:03.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:16:03.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:16:03.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:03.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:03.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:03.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:03.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:16:03.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1183ms. 2025-07-01 11:16:03.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:03.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:03.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:03.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:03.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:03.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:03.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:03.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:03.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:16:03.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:16:03.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:16:03.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:03.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:03.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:03.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:03.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:03.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:03.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9739ms 2025-07-01 11:16:03.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:03.986 +03:00 [DBG] Connection id "0HNC8090TGC9R" completed keep alive response. 2025-07-01 11:16:03.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7334ms 2025-07-01 11:16:03.986 +03:00 [DBG] Connection id "0HNC8090TGC9R" received FIN. 2025-07-01 11:16:03.987 +03:00 [DBG] Connection id "0HNC8090TGC9R" disconnecting. 2025-07-01 11:16:03.987 +03:00 [DBG] Connection id "0HNC8090TGC9R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:16:03.988 +03:00 [DBG] Connection id "0HNC8090TGC9R" stopped. 2025-07-01 11:16:08.984 +03:00 [DBG] Connection id "0HNC8090TGC9S" accepted. 2025-07-01 11:16:08.984 +03:00 [DBG] Connection id "0HNC8090TGC9S" started. 2025-07-01 11:16:08.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:16:08.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:16:08.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:16:08.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:16:08.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:16:08.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:08.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:16:08.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:16:08.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:16:08.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:16:08.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:08.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:16:08.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:16:08.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:16:08.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:16:08.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:16:08.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:16:08.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:08.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:08.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:16:08.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:16:08.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:08.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:08.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:08.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:08.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:16:08.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1532ms. 2025-07-01 11:16:08.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:08.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:08.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:08.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:08.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:08.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:08.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:08.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:08.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:16:08.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:16:08.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:16:08.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:08.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:08.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:08.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:08.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:08.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:08.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7898ms 2025-07-01 11:16:08.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:08.986 +03:00 [DBG] Connection id "0HNC8090TGC9S" completed keep alive response. 2025-07-01 11:16:08.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4904ms 2025-07-01 11:16:08.986 +03:00 [DBG] Connection id "0HNC8090TGC9S" received FIN. 2025-07-01 11:16:08.986 +03:00 [DBG] Connection id "0HNC8090TGC9S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:16:08.986 +03:00 [DBG] Connection id "0HNC8090TGC9S" disconnecting. 2025-07-01 11:16:08.987 +03:00 [DBG] Connection id "0HNC8090TGC9S" stopped. 2025-07-01 11:16:13.986 +03:00 [DBG] Connection id "0HNC8090TGC9T" accepted. 2025-07-01 11:16:13.987 +03:00 [DBG] Connection id "0HNC8090TGC9T" started. 2025-07-01 11:16:13.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:16:13.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:16:13.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:16:13.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:16:13.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:16:13.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:13.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:16:13.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:16:13.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:16:13.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:16:13.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:13.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:16:13.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:16:13.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:16:13.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:16:13.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:16:13.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:16:13.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:13.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:13.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:16:13.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:16:13.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:13.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:13.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:13.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:13.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:16:13.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1445ms. 2025-07-01 11:16:13.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:13.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:13.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:13.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:13.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:13.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:13.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:13.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:13.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:16:13.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:16:13.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:16:13.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:13.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:13.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:13.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:13.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:13.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:13.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7646ms 2025-07-01 11:16:13.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:13.988 +03:00 [DBG] Connection id "0HNC8090TGC9T" completed keep alive response. 2025-07-01 11:16:13.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3467ms 2025-07-01 11:16:13.988 +03:00 [DBG] Connection id "0HNC8090TGC9T" received FIN. 2025-07-01 11:16:13.988 +03:00 [DBG] Connection id "0HNC8090TGC9T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:16:13.988 +03:00 [DBG] Connection id "0HNC8090TGC9T" disconnecting. 2025-07-01 11:16:13.988 +03:00 [DBG] Connection id "0HNC8090TGC9T" stopped. 2025-07-01 11:16:18.987 +03:00 [DBG] Connection id "0HNC8090TGC9U" accepted. 2025-07-01 11:16:18.987 +03:00 [DBG] Connection id "0HNC8090TGC9U" started. 2025-07-01 11:16:18.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:16:18.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:16:18.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:16:18.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:16:18.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:16:18.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:18.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:16:18.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:16:18.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:16:18.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:16:18.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:18.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:16:18.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:16:18.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:16:18.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:16:18.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:16:18.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:16:18.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:18.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:18.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:16:18.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:16:18.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:18.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:18.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:18.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:18.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:16:18.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-07-01 11:16:18.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:18.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:18.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:18.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:18.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:18.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:18.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:18.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:18.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:16:18.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:16:18.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:16:18.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:18.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:18.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:18.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:18.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:18.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:18.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6342ms 2025-07-01 11:16:18.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:18.989 +03:00 [DBG] Connection id "0HNC8090TGC9U" completed keep alive response. 2025-07-01 11:16:18.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2638ms 2025-07-01 11:16:18.989 +03:00 [DBG] Connection id "0HNC8090TGC9U" received FIN. 2025-07-01 11:16:18.989 +03:00 [DBG] Connection id "0HNC8090TGC9U" disconnecting. 2025-07-01 11:16:18.989 +03:00 [DBG] Connection id "0HNC8090TGC9U" stopped. 2025-07-01 11:16:18.989 +03:00 [DBG] Connection id "0HNC8090TGC9U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:16:23.984 +03:00 [DBG] Connection id "0HNC8090TGC9V" accepted. 2025-07-01 11:16:23.984 +03:00 [DBG] Connection id "0HNC8090TGC9V" started. 2025-07-01 11:16:23.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:16:23.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:16:23.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:16:23.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:16:23.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:16:23.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:23.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:16:23.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:16:23.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:16:23.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:16:23.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:23.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:16:23.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:16:23.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:16:23.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:16:23.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:16:23.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:16:23.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:23.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:23.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:16:23.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:16:23.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:23.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:23.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:23.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:23.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:16:23.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1194ms. 2025-07-01 11:16:23.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:23.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:23.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:23.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:23.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:23.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:23.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:23.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:23.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:16:23.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:16:23.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:16:23.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:23.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:23.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:23.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:23.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:23.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:23.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7071ms 2025-07-01 11:16:23.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:23.986 +03:00 [DBG] Connection id "0HNC8090TGC9V" completed keep alive response. 2025-07-01 11:16:23.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3365ms 2025-07-01 11:16:23.986 +03:00 [DBG] Connection id "0HNC8090TGC9V" received FIN. 2025-07-01 11:16:23.986 +03:00 [DBG] Connection id "0HNC8090TGC9V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:16:23.986 +03:00 [DBG] Connection id "0HNC8090TGC9V" disconnecting. 2025-07-01 11:16:23.986 +03:00 [DBG] Connection id "0HNC8090TGC9V" stopped. 2025-07-01 11:16:28.983 +03:00 [DBG] Connection id "0HNC8090TGCA0" accepted. 2025-07-01 11:16:28.983 +03:00 [DBG] Connection id "0HNC8090TGCA0" started. 2025-07-01 11:16:28.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:16:28.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:16:28.983 +03:00 [DBG] POST requests are not supported 2025-07-01 11:16:28.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:16:28.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:16:28.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:28.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:16:28.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:16:28.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:16:28.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:16:28.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:28.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:16:28.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:16:28.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:16:28.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:16:28.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:16:28.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:16:28.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:28.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:28.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:16:28.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:16:28.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:28.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:28.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:28.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:28.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:16:28.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1203ms. 2025-07-01 11:16:28.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:28.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:28.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:28.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:28.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:28.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:28.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:28.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:28.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:16:28.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:16:28.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:16:28.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:28.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:28.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:28.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:28.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:28.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:28.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6796ms 2025-07-01 11:16:28.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:28.985 +03:00 [DBG] Connection id "0HNC8090TGCA0" completed keep alive response. 2025-07-01 11:16:28.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2883ms 2025-07-01 11:16:28.985 +03:00 [DBG] Connection id "0HNC8090TGCA0" received FIN. 2025-07-01 11:16:28.985 +03:00 [DBG] Connection id "0HNC8090TGCA0" disconnecting. 2025-07-01 11:16:28.985 +03:00 [DBG] Connection id "0HNC8090TGCA0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:16:28.986 +03:00 [DBG] Connection id "0HNC8090TGCA0" stopped. 2025-07-01 11:16:33.983 +03:00 [DBG] Connection id "0HNC8090TGCA1" accepted. 2025-07-01 11:16:33.983 +03:00 [DBG] Connection id "0HNC8090TGCA1" started. 2025-07-01 11:16:33.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:16:33.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:16:33.983 +03:00 [DBG] POST requests are not supported 2025-07-01 11:16:33.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:16:33.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:16:33.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:33.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:16:33.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:16:33.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:16:33.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:16:33.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:33.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:16:33.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:16:33.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:16:33.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:16:33.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:16:33.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:16:33.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:33.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:33.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:16:33.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:16:33.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:33.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:33.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:33.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:33.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:16:33.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1625ms. 2025-07-01 11:16:33.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:33.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:33.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:33.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:33.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:33.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:33.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:33.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:33.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:16:33.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:16:33.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:16:33.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:33.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:33.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:33.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:33.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:33.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:33.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.853ms 2025-07-01 11:16:33.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:33.985 +03:00 [DBG] Connection id "0HNC8090TGCA1" completed keep alive response. 2025-07-01 11:16:33.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7143ms 2025-07-01 11:16:33.985 +03:00 [DBG] Connection id "0HNC8090TGCA1" received FIN. 2025-07-01 11:16:33.985 +03:00 [DBG] Connection id "0HNC8090TGCA1" disconnecting. 2025-07-01 11:16:33.985 +03:00 [DBG] Connection id "0HNC8090TGCA1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:16:33.986 +03:00 [DBG] Connection id "0HNC8090TGCA1" stopped. 2025-07-01 11:16:38.986 +03:00 [DBG] Connection id "0HNC8090TGCA2" accepted. 2025-07-01 11:16:38.986 +03:00 [DBG] Connection id "0HNC8090TGCA2" started. 2025-07-01 11:16:38.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:16:38.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:16:38.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:16:38.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:16:38.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:16:38.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:38.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:16:38.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:16:38.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:16:38.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:16:38.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:38.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:16:38.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:16:38.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:16:38.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:16:38.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:16:38.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:16:38.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:38.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:38.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:16:38.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:16:38.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:38.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:38.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:38.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:38.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:16:38.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1862ms. 2025-07-01 11:16:38.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:38.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:38.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:38.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:38.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:38.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:38.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:38.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:38.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:16:38.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:16:38.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:16:38.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:38.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:38.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:38.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:38.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:38.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:38.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0928ms 2025-07-01 11:16:38.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:38.988 +03:00 [DBG] Connection id "0HNC8090TGCA2" completed keep alive response. 2025-07-01 11:16:38.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1333ms 2025-07-01 11:16:38.989 +03:00 [DBG] Connection id "0HNC8090TGCA2" received FIN. 2025-07-01 11:16:38.989 +03:00 [DBG] Connection id "0HNC8090TGCA2" disconnecting. 2025-07-01 11:16:38.989 +03:00 [DBG] Connection id "0HNC8090TGCA2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:16:38.990 +03:00 [DBG] Connection id "0HNC8090TGCA2" stopped. 2025-07-01 11:16:43.988 +03:00 [DBG] Connection id "0HNC8090TGCA3" accepted. 2025-07-01 11:16:43.988 +03:00 [DBG] Connection id "0HNC8090TGCA3" started. 2025-07-01 11:16:43.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:16:43.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:16:43.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:16:43.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:16:43.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:16:43.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:43.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:16:43.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:16:43.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:16:43.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:16:43.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:43.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:16:43.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:16:43.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:16:43.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:16:43.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:16:43.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:16:43.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:43.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:43.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:16:43.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:16:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:43.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:16:43.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1267ms. 2025-07-01 11:16:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:43.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:43.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:43.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:43.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:43.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:16:43.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:16:43.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:16:43.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:43.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:43.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:43.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:43.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:43.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:43.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7584ms 2025-07-01 11:16:43.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:43.989 +03:00 [DBG] Connection id "0HNC8090TGCA3" completed keep alive response. 2025-07-01 11:16:43.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3939ms 2025-07-01 11:16:43.990 +03:00 [DBG] Connection id "0HNC8090TGCA3" received FIN. 2025-07-01 11:16:43.990 +03:00 [DBG] Connection id "0HNC8090TGCA3" disconnecting. 2025-07-01 11:16:43.990 +03:00 [DBG] Connection id "0HNC8090TGCA3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:16:43.991 +03:00 [DBG] Connection id "0HNC8090TGCA3" stopped. 2025-07-01 11:16:48.983 +03:00 [DBG] Connection id "0HNC8090TGCA4" accepted. 2025-07-01 11:16:48.983 +03:00 [DBG] Connection id "0HNC8090TGCA4" started. 2025-07-01 11:16:48.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:16:48.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:16:48.984 +03:00 [DBG] POST requests are not supported 2025-07-01 11:16:48.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:16:48.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:16:48.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:48.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:16:48.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:16:48.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:16:48.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:16:48.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:48.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:16:48.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:16:48.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:16:48.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:16:48.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:16:48.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:16:48.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:48.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:48.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:16:48.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:16:48.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:48.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:48.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:48.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:48.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:16:48.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1702ms. 2025-07-01 11:16:48.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:48.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:48.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:48.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:48.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:48.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:48.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:48.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:48.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:16:48.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:16:48.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:16:48.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:48.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:48.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:48.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:48.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:48.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:48.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9024ms 2025-07-01 11:16:48.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:48.985 +03:00 [DBG] Connection id "0HNC8090TGCA4" completed keep alive response. 2025-07-01 11:16:48.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.669ms 2025-07-01 11:16:48.985 +03:00 [DBG] Connection id "0HNC8090TGCA4" received FIN. 2025-07-01 11:16:48.986 +03:00 [DBG] Connection id "0HNC8090TGCA4" disconnecting. 2025-07-01 11:16:48.986 +03:00 [DBG] Connection id "0HNC8090TGCA4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:16:48.987 +03:00 [DBG] Connection id "0HNC8090TGCA4" stopped. 2025-07-01 11:16:54.062 +03:00 [DBG] Connection id "0HNC8090TGCA5" accepted. 2025-07-01 11:16:54.062 +03:00 [DBG] Connection id "0HNC8090TGCA5" started. 2025-07-01 11:16:54.063 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:16:54.063 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:16:54.063 +03:00 [DBG] POST requests are not supported 2025-07-01 11:16:54.063 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:16:54.063 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:16:54.063 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:54.063 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:16:54.063 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:16:54.063 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:16:54.063 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:16:54.063 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:54.063 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:16:54.063 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:16:54.063 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:16:54.063 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:16:54.063 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:16:54.063 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:16:54.063 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:54.063 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:54.063 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:16:54.063 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:16:54.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:54.063 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:54.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:54.063 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:54.063 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:16:54.064 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1434ms. 2025-07-01 11:16:54.064 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:54.064 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:54.064 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:54.064 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:54.064 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:54.064 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:54.064 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:54.064 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:54.064 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:16:54.064 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:16:54.064 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:16:54.064 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:54.064 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:54.064 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:54.064 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:54.064 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:54.064 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:54.064 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0095ms 2025-07-01 11:16:54.064 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:54.064 +03:00 [DBG] Connection id "0HNC8090TGCA5" completed keep alive response. 2025-07-01 11:16:54.064 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8021ms 2025-07-01 11:16:54.065 +03:00 [DBG] Connection id "0HNC8090TGCA5" received FIN. 2025-07-01 11:16:54.065 +03:00 [DBG] Connection id "0HNC8090TGCA5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:16:54.065 +03:00 [DBG] Connection id "0HNC8090TGCA5" disconnecting. 2025-07-01 11:16:54.065 +03:00 [DBG] Connection id "0HNC8090TGCA5" stopped. 2025-07-01 11:16:58.128 +03:00 [DBG] Connection id "0HNC8090TGCA6" accepted. 2025-07-01 11:16:58.128 +03:00 [DBG] Connection id "0HNC8090TGCA6" started. 2025-07-01 11:16:58.128 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 768 2025-07-01 11:16:58.128 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:16:58.128 +03:00 [DBG] POST requests are not supported 2025-07-01 11:16:58.128 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:16:58.129 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:16:58.129 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:16:58.129 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:16:58.129 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:16:58.129 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:16:58.129 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:16:58.129 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:16:58.129 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:16:58.129 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:16:58.129 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:16:58.129 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:16:58.129 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:16:58.129 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:16:58.129 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.129 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.129 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:16:58.129 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:16:58.129 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:16:58.129 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:16:58.129 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:16:58.129 +03:00 [DBG] Connection id "0HNC8090TGCA6", Request id "0HNC8090TGCA6:00000001": started reading request body. 2025-07-01 11:16:58.129 +03:00 [DBG] Connection id "0HNC8090TGCA6", Request id "0HNC8090TGCA6:00000001": done reading request body. 2025-07-01 11:16:58.129 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:16:58.129 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:16:58.129 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:16:58.129 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:16:58.129 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:16:58.130 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:58.130 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:58.130 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:58.130 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:58.130 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:16:58.130 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:16:58.130 +03:00 [INF] Updating physical elements properties 2025-07-01 11:16:58.147 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.2026ms. 2025-07-01 11:16:58.147 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:58.147 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:58.147 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:58.147 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:58.147 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.147 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.147 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:58.147 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:58.147 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:16:58.147 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:16:58.147 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:16:58.147 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:58.147 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:58.147 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.147 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.147 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.147 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.147 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 18.2854ms 2025-07-01 11:16:58.147 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:16:58.147 +03:00 [DBG] Connection id "0HNC8090TGCA6" completed keep alive response. 2025-07-01 11:16:58.147 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 18.9667ms 2025-07-01 11:16:58.148 +03:00 [DBG] Connection id "0HNC8090TGCA6" received FIN. 2025-07-01 11:16:58.148 +03:00 [DBG] Connection id "0HNC8090TGCA6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:16:58.148 +03:00 [DBG] Connection id "0HNC8090TGCA6" disconnecting. 2025-07-01 11:16:58.148 +03:00 [DBG] Connection id "0HNC8090TGCA6" stopped. 2025-07-01 11:16:58.192 +03:00 [DBG] Connection id "0HNC8090TGCA7" accepted. 2025-07-01 11:16:58.192 +03:00 [DBG] Connection id "0HNC8090TGCA7" started. 2025-07-01 11:16:58.192 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:16:58.192 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:16:58.192 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:16:58.192 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:16:58.192 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:16:58.192 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:16:58.192 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:16:58.192 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:16:58.192 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:16:58.192 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:16:58.192 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:16:58.192 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:16:58.192 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:16:58.192 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:16:58.192 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:16:58.193 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.193 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.193 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:16:58.193 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:16:58.193 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:16:58.193 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:16:58.193 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:16:58.193 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:16:58.193 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:16:58.193 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:16:58.193 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:58.193 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:58.193 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:58.193 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:58.193 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:16:58.193 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:16:58.193 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:16:58.194 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.3091ms. 2025-07-01 11:16:58.194 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:58.194 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:58.194 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:58.194 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:58.194 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.194 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.194 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:58.194 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:58.194 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:16:58.194 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:16:58.194 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:16:58.194 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:16:58.194 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:16:58.195 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:16:58.195 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:16:58.195 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:16:58.195 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:58.195 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:58.195 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.195 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.195 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.195 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.195 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.2198ms 2025-07-01 11:16:58.195 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:16:58.195 +03:00 [DBG] Connection id "0HNC8090TGCA7" completed keep alive response. 2025-07-01 11:16:58.195 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.7942ms 2025-07-01 11:16:58.195 +03:00 [DBG] Connection id "0HNC8090TGCA7" received FIN. 2025-07-01 11:16:58.195 +03:00 [DBG] Connection id "0HNC8090TGCA7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:16:58.195 +03:00 [DBG] Connection id "0HNC8090TGCA7" disconnecting. 2025-07-01 11:16:58.195 +03:00 [DBG] Connection id "0HNC8090TGCA7" stopped. 2025-07-01 11:16:58.250 +03:00 [DBG] Connection id "0HNC8090TGCA8" accepted. 2025-07-01 11:16:58.250 +03:00 [DBG] Connection id "0HNC8090TGCA8" started. 2025-07-01 11:16:58.250 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:16:58.250 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:16:58.250 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:16:58.250 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:16:58.250 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:16:58.250 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:16:58.250 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:16:58.250 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:16:58.250 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:16:58.250 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:16:58.250 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:16:58.250 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:16:58.250 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:16:58.250 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:16:58.250 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:16:58.250 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.250 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.251 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:16:58.251 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:16:58.251 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:16:58.251 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:16:58.251 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:16:58.251 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:16:58.251 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:16:58.251 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:16:58.251 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:58.251 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:58.251 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:58.251 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:58.251 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:16:58.251 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:16:58.251 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:16:58.387 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 136.0228ms. 2025-07-01 11:16:58.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:58.387 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:58.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:58.387 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:58.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.387 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:58.387 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:58.387 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:16:58.387 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:16:58.387 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:16:58.387 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:16:58.387 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:16:58.387 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:16:58.387 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:16:58.388 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:16:58.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:58.388 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:58.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.388 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.389 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.389 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.389 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 138.0838ms 2025-07-01 11:16:58.389 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:16:58.389 +03:00 [DBG] Connection id "0HNC8090TGCA8" completed keep alive response. 2025-07-01 11:16:58.389 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 138.5061ms 2025-07-01 11:16:58.393 +03:00 [DBG] Connection id "0HNC8090TGCA8" received FIN. 2025-07-01 11:16:58.393 +03:00 [DBG] Connection id "0HNC8090TGCA8" disconnecting. 2025-07-01 11:16:58.393 +03:00 [DBG] Connection id "0HNC8090TGCA8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:16:58.394 +03:00 [DBG] Connection id "0HNC8090TGCA8" stopped. 2025-07-01 11:16:58.994 +03:00 [DBG] Connection id "0HNC8090TGCA9" accepted. 2025-07-01 11:16:58.995 +03:00 [DBG] Connection id "0HNC8090TGCA9" started. 2025-07-01 11:16:58.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:16:58.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:16:58.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:16:58.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:16:58.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:16:58.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:58.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:16:58.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:16:58.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:16:58.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:16:58.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:58.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:16:58.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:16:58.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:16:58.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:16:58.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:16:58.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:16:58.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:16:58.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:16:58.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:58.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:58.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:58.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:58.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:16:58.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2228ms. 2025-07-01 11:16:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:16:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:16:58.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:58.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:58.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:16:58.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:16:58.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:16:58.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:58.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:16:58.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:16:58.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.658ms 2025-07-01 11:16:58.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:16:58.998 +03:00 [DBG] Connection id "0HNC8090TGCA9" completed keep alive response. 2025-07-01 11:16:58.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7547ms 2025-07-01 11:16:58.998 +03:00 [DBG] Connection id "0HNC8090TGCA9" received FIN. 2025-07-01 11:16:58.998 +03:00 [DBG] Connection id "0HNC8090TGCA9" disconnecting. 2025-07-01 11:16:58.998 +03:00 [DBG] Connection id "0HNC8090TGCA9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:16:58.999 +03:00 [DBG] Connection id "0HNC8090TGCA9" stopped. 2025-07-01 11:17:01.756 +03:00 [DBG] Connection id "0HNC8090TGCAA" accepted. 2025-07-01 11:17:01.756 +03:00 [DBG] Connection id "0HNC8090TGCAA" started. 2025-07-01 11:17:01.756 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:17:01.756 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:01.756 +03:00 [DBG] POST requests are not supported 2025-07-01 11:17:01.756 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:17:01.756 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:17:01.756 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:17:01.756 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:01.756 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:01.756 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:17:01.756 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:17:01.756 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:17:01.756 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:17:01.757 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:01.757 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17: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-07-01 11:17:01.757 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17: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-07-01 11:17:01.757 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:01.757 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:01.757 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:01.757 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:01.757 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:17:01.757 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:17:01.757 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:17:01.757 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:17:01.757 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:17:01.757 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:17:01.757 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:17:01.757 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:17:01.757 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:17:01.757 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:17:01.757 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:17:01.757 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:17:01.757 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:17:01.757 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:17:01.757 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:17:01.758 +03:00 [DBG] Connection id "0HNC8090TGCAA", Request id "0HNC8090TGCAA:00000001": started reading request body. 2025-07-01 11:17:01.758 +03:00 [DBG] Connection id "0HNC8090TGCAA", Request id "0HNC8090TGCAA:00000001": done reading request body. 2025-07-01 11:17:01.758 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:17:01.758 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:17:01.758 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:17:01.758 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:17:01.758 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:17:01.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:01.758 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:01.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:01.758 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:01.758 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:01.758 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:17:01.758 +03:00 [INF] Changing group of physicals [318] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:17:01.797 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 39.0931ms. 2025-07-01 11:17:01.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:01.797 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:01.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:01.797 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:01.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:01.797 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:01.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:01.797 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:01.798 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:01.798 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:17:01.798 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:01.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:01.798 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:01.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:01.798 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:01.798 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:01.798 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:01.798 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 41.2568ms 2025-07-01 11:17:01.798 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:17:01.798 +03:00 [DBG] Connection id "0HNC8090TGCAA" completed keep alive response. 2025-07-01 11:17:01.798 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 42.4108ms 2025-07-01 11:17:01.799 +03:00 [DBG] Connection id "0HNC8090TGCAA" received FIN. 2025-07-01 11:17:01.799 +03:00 [DBG] Connection id "0HNC8090TGCAA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:01.799 +03:00 [DBG] Connection id "0HNC8090TGCAA" disconnecting. 2025-07-01 11:17:01.799 +03:00 [DBG] Connection id "0HNC8090TGCAA" stopped. 2025-07-01 11:17:01.833 +03:00 [DBG] Connection id "0HNC8090TGCAB" accepted. 2025-07-01 11:17:01.833 +03:00 [DBG] Connection id "0HNC8090TGCAB" started. 2025-07-01 11:17:01.834 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:17:01.834 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:01.834 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:17:01.834 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:17:01.834 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:17:01.834 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:01.834 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:01.834 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:01.834 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:01.834 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:17:01.834 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:01.834 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17: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-07-01 11:17:01.834 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17: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-07-01 11:17:01.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:01.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:01.834 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:01.834 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:01.835 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:17:01.835 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:17:01.835 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:17:01.835 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:17:01.835 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:17:01.835 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:17:01.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:01.835 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:01.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:01.835 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:01.835 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:01.835 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:17:01.835 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:17:01.836 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.2138ms. 2025-07-01 11:17:01.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:01.836 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:01.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:01.836 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:01.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:01.837 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:01.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:01.837 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:01.837 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:17:01.837 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:17:01.837 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:17:01.837 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:17:01.837 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:17:01.837 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:17:01.837 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:17:01.837 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:17:01.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:01.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:01.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:01.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:01.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:01.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:01.837 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.9433ms 2025-07-01 11:17:01.837 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:01.837 +03:00 [DBG] Connection id "0HNC8090TGCAB" completed keep alive response. 2025-07-01 11:17:01.837 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.863ms 2025-07-01 11:17:01.838 +03:00 [DBG] Connection id "0HNC8090TGCAB" received FIN. 2025-07-01 11:17:01.838 +03:00 [DBG] Connection id "0HNC8090TGCAB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:01.838 +03:00 [DBG] Connection id "0HNC8090TGCAB" disconnecting. 2025-07-01 11:17:01.838 +03:00 [DBG] Connection id "0HNC8090TGCAB" stopped. 2025-07-01 11:17:01.894 +03:00 [DBG] Connection id "0HNC8090TGCAC" accepted. 2025-07-01 11:17:01.894 +03:00 [DBG] Connection id "0HNC8090TGCAC" started. 2025-07-01 11:17:01.894 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:17:01.895 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:01.895 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:17:01.895 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:17:01.895 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:17:01.895 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:01.895 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:01.895 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:01.895 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:01.895 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:17:01.895 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:01.895 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:01.895 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:01.895 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:01.895 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:01.895 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:01.895 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:01.895 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:01.895 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:01.895 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:17:01.895 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:17:01.895 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:17:01.895 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:17:01.895 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:17:01.895 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:17:01.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:01.896 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:01.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:01.896 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:01.896 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:01.896 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:17:01.896 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:17:02.069 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 173.6596ms. 2025-07-01 11:17:02.070 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:02.070 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:02.070 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:02.070 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:02.070 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:02.070 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:02.070 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:02.070 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:02.070 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:17:02.070 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:17:02.070 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:17:02.070 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:17:02.070 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:17:02.070 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:17:02.070 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:17:02.072 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:17:02.072 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:02.072 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:02.072 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:02.072 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:02.072 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:02.072 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:02.072 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 177.2277ms 2025-07-01 11:17:02.072 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:02.072 +03:00 [DBG] Connection id "0HNC8090TGCAC" completed keep alive response. 2025-07-01 11:17:02.072 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 177.9486ms 2025-07-01 11:17:02.075 +03:00 [DBG] Connection id "0HNC8090TGCAC" received FIN. 2025-07-01 11:17:02.076 +03:00 [DBG] Connection id "0HNC8090TGCAC" disconnecting. 2025-07-01 11:17:02.076 +03:00 [DBG] Connection id "0HNC8090TGCAC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:02.077 +03:00 [DBG] Connection id "0HNC8090TGCAC" stopped. 2025-07-01 11:17:03.988 +03:00 [DBG] Connection id "0HNC8090TGCAD" accepted. 2025-07-01 11:17:03.988 +03:00 [DBG] Connection id "0HNC8090TGCAD" started. 2025-07-01 11:17:03.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:17:03.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:03.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:17:03.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:17:03.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:17:03.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:03.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:03.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:03.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:17:03.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:17:03.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:03.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:17:03.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:03.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:03.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:03.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:03.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:03.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:03.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:03.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:17:03.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:17:03.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:03.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:03.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:03.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:03.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:03.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1791ms. 2025-07-01 11:17:03.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:03.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:03.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:03.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:03.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:03.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:03.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:03.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:03.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:03.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:17:03.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:03.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:03.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:03.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:03.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:03.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:03.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:03.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3699ms 2025-07-01 11:17:03.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:03.991 +03:00 [DBG] Connection id "0HNC8090TGCAD" completed keep alive response. 2025-07-01 11:17:03.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4072ms 2025-07-01 11:17:03.991 +03:00 [DBG] Connection id "0HNC8090TGCAD" received FIN. 2025-07-01 11:17:03.991 +03:00 [DBG] Connection id "0HNC8090TGCAD" disconnecting. 2025-07-01 11:17:03.991 +03:00 [DBG] Connection id "0HNC8090TGCAD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:03.992 +03:00 [DBG] Connection id "0HNC8090TGCAD" stopped. 2025-07-01 11:17:08.982 +03:00 [DBG] Connection id "0HNC8090TGCAE" accepted. 2025-07-01 11:17:08.982 +03:00 [DBG] Connection id "0HNC8090TGCAE" started. 2025-07-01 11:17:08.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:17:08.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:08.983 +03:00 [DBG] POST requests are not supported 2025-07-01 11:17:08.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:17:08.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:17:08.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:08.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:08.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:08.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:17:08.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:17:08.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:08.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:17:08.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:08.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:08.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:08.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:08.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:08.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:08.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:08.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:17:08.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:17:08.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:08.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:08.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:08.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:08.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:08.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1333ms. 2025-07-01 11:17:08.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:08.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:08.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:08.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:08.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:08.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:08.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:08.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:08.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:08.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:17:08.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:08.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:08.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:08.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:08.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:08.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:08.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:08.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7928ms 2025-07-01 11:17:08.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:08.984 +03:00 [DBG] Connection id "0HNC8090TGCAE" completed keep alive response. 2025-07-01 11:17:08.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.361ms 2025-07-01 11:17:08.984 +03:00 [DBG] Connection id "0HNC8090TGCAE" received FIN. 2025-07-01 11:17:08.984 +03:00 [DBG] Connection id "0HNC8090TGCAE" disconnecting. 2025-07-01 11:17:08.984 +03:00 [DBG] Connection id "0HNC8090TGCAE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:08.985 +03:00 [DBG] Connection id "0HNC8090TGCAE" stopped. 2025-07-01 11:17:12.945 +03:00 [DBG] Connection id "0HNC8090TGCAF" accepted. 2025-07-01 11:17:12.945 +03:00 [DBG] Connection id "0HNC8090TGCAF" started. 2025-07-01 11:17:12.945 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 760 2025-07-01 11:17:12.945 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:12.945 +03:00 [DBG] POST requests are not supported 2025-07-01 11:17:12.945 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:17:12.945 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:17:12.945 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:17:12.945 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:12.945 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:12.945 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:17:12.945 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:17:12.945 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:17:12.945 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:17:12.945 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:12.945 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:12.945 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:12.945 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:12.945 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:12.946 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:12.946 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:12.946 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:12.946 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:12.946 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:17:12.946 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:17:12.946 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:17:12.946 +03:00 [DBG] Connection id "0HNC8090TGCAF", Request id "0HNC8090TGCAF:00000001": started reading request body. 2025-07-01 11:17:12.946 +03:00 [DBG] Connection id "0HNC8090TGCAF", Request id "0HNC8090TGCAF:00000001": done reading request body. 2025-07-01 11:17:12.946 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:17:12.946 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:17:12.946 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:17:12.946 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:17:12.946 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:17:12.946 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:12.946 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:12.946 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:12.946 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:12.946 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:12.946 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:17:12.946 +03:00 [INF] Updating physical elements properties 2025-07-01 11:17:12.964 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.3959ms. 2025-07-01 11:17:12.964 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:12.964 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:12.964 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:12.964 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:12.964 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:12.964 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:12.964 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:12.964 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:12.964 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:12.964 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:17:12.964 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:12.964 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:12.964 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:12.964 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:12.964 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:12.964 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:12.964 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:12.964 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 18.4489ms 2025-07-01 11:17:12.964 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:17:12.964 +03:00 [DBG] Connection id "0HNC8090TGCAF" completed keep alive response. 2025-07-01 11:17:12.964 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 19.0592ms 2025-07-01 11:17:12.964 +03:00 [DBG] Connection id "0HNC8090TGCAF" received FIN. 2025-07-01 11:17:12.964 +03:00 [DBG] Connection id "0HNC8090TGCAF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:12.964 +03:00 [DBG] Connection id "0HNC8090TGCAF" disconnecting. 2025-07-01 11:17:12.964 +03:00 [DBG] Connection id "0HNC8090TGCAF" stopped. 2025-07-01 11:17:13.029 +03:00 [DBG] Connection id "0HNC8090TGCAG" accepted. 2025-07-01 11:17:13.029 +03:00 [DBG] Connection id "0HNC8090TGCAG" started. 2025-07-01 11:17:13.030 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:17:13.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:13.030 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:17:13.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:17:13.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:17:13.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:13.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:13.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:13.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:13.030 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:17:13.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:13.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:13.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:13.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:13.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:13.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:13.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:13.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:13.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:13.031 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:17:13.031 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:17:13.031 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:17:13.031 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:17:13.031 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:17:13.031 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:17:13.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:13.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:13.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:13.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:13.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:13.031 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:17:13.031 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:17:13.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.6865ms. 2025-07-01 11:17:13.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:13.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:13.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:13.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:13.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:13.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:13.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:13.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:13.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:17:13.033 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:17:13.033 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:17:13.033 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:17:13.033 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:17:13.033 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:17:13.033 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:17:13.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:17:13.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:13.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:13.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:13.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:13.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:13.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:13.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.269ms 2025-07-01 11:17:13.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:13.034 +03:00 [DBG] Connection id "0HNC8090TGCAG" completed keep alive response. 2025-07-01 11:17:13.034 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.2056ms 2025-07-01 11:17:13.034 +03:00 [DBG] Connection id "0HNC8090TGCAG" received FIN. 2025-07-01 11:17:13.034 +03:00 [DBG] Connection id "0HNC8090TGCAG" disconnecting. 2025-07-01 11:17:13.034 +03:00 [DBG] Connection id "0HNC8090TGCAG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:13.035 +03:00 [DBG] Connection id "0HNC8090TGCAG" stopped. 2025-07-01 11:17:13.082 +03:00 [DBG] Connection id "0HNC8090TGCAH" accepted. 2025-07-01 11:17:13.082 +03:00 [DBG] Connection id "0HNC8090TGCAH" started. 2025-07-01 11:17:13.082 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:17:13.082 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:13.082 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:17:13.082 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:17:13.082 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:17:13.082 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:13.082 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:13.082 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:13.082 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:13.083 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:17:13.083 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:13.083 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:13.083 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:13.083 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:13.083 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:13.083 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:13.083 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:13.083 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:13.083 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:13.083 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:17:13.083 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:17:13.083 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:17:13.083 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:17:13.083 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:17:13.083 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:17:13.083 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:13.083 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:13.083 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:13.083 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:13.083 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:13.083 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:17:13.083 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:17:13.226 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 142.5784ms. 2025-07-01 11:17:13.226 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:13.226 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:13.226 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:13.226 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:13.226 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:13.226 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:13.226 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:13.226 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:13.226 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:17:13.226 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:17:13.226 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:17:13.226 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:17:13.226 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:17:13.226 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:17:13.226 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:17:13.228 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:17:13.228 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:13.228 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:13.228 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:13.228 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:13.228 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:13.228 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:13.228 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 145.024ms 2025-07-01 11:17:13.228 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:13.228 +03:00 [DBG] Connection id "0HNC8090TGCAH" completed keep alive response. 2025-07-01 11:17:13.228 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 145.6671ms 2025-07-01 11:17:13.231 +03:00 [DBG] Connection id "0HNC8090TGCAH" received FIN. 2025-07-01 11:17:13.231 +03:00 [DBG] Connection id "0HNC8090TGCAH" disconnecting. 2025-07-01 11:17:13.232 +03:00 [DBG] Connection id "0HNC8090TGCAH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:13.233 +03:00 [DBG] Connection id "0HNC8090TGCAH" stopped. 2025-07-01 11:17:13.994 +03:00 [DBG] Connection id "0HNC8090TGCAI" accepted. 2025-07-01 11:17:13.994 +03:00 [DBG] Connection id "0HNC8090TGCAI" started. 2025-07-01 11:17:13.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:17:13.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:13.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:17:13.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:17:13.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:17:13.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:13.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:13.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:13.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:17:13.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:17:13.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:13.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:17:13.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:13.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:13.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:13.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:13.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:13.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:13.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:13.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:17:13.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:17:13.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:13.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:13.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:13.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:13.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:13.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1696ms. 2025-07-01 11:17:13.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:13.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:13.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:13.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:13.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:13.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:13.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:13.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:13.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:13.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:17:13.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:13.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:13.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:13.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:13.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:13.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:13.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:13.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8623ms 2025-07-01 11:17:13.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:13.996 +03:00 [DBG] Connection id "0HNC8090TGCAI" completed keep alive response. 2025-07-01 11:17:13.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4999ms 2025-07-01 11:17:13.996 +03:00 [DBG] Connection id "0HNC8090TGCAI" received FIN. 2025-07-01 11:17:13.996 +03:00 [DBG] Connection id "0HNC8090TGCAI" disconnecting. 2025-07-01 11:17:13.996 +03:00 [DBG] Connection id "0HNC8090TGCAI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:13.997 +03:00 [DBG] Connection id "0HNC8090TGCAI" stopped. 2025-07-01 11:17:16.412 +03:00 [DBG] Connection id "0HNC8090TGCAJ" accepted. 2025-07-01 11:17:16.412 +03:00 [DBG] Connection id "0HNC8090TGCAJ" started. 2025-07-01 11:17:16.412 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:17:16.412 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:16.412 +03:00 [DBG] POST requests are not supported 2025-07-01 11:17:16.412 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:17:16.412 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:17:16.412 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:17:16.412 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:16.412 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:16.413 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:17:16.413 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:17:16.413 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:17:16.413 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:17:16.413 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:16.413 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:16.413 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:16.413 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:16.413 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:16.413 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:16.413 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:16.413 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:16.413 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:16.413 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:17:16.413 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:17:16.413 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:17:16.413 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:17:16.413 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:17:16.413 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:17:16.413 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:17:16.413 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:17:16.413 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:17:16.413 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:17:16.413 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:17:16.413 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:17:16.413 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:17:16.413 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:17:16.413 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:17:16.413 +03:00 [DBG] Connection id "0HNC8090TGCAJ", Request id "0HNC8090TGCAJ:00000001": started reading request body. 2025-07-01 11:17:16.414 +03:00 [DBG] Connection id "0HNC8090TGCAJ", Request id "0HNC8090TGCAJ:00000001": done reading request body. 2025-07-01 11:17:16.414 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:17:16.414 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:17:16.414 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:17:16.414 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:17:16.414 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:17:16.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:16.414 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:16.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:16.414 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:16.414 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:16.414 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:17:16.414 +03:00 [INF] Changing group of physicals [319] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:17:16.437 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 23.2736ms. 2025-07-01 11:17:16.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:16.437 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:16.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:16.437 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:16.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:16.438 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:16.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:16.438 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:16.438 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:16.438 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:17:16.438 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:16.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:16.438 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:16.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:16.438 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:16.438 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:16.438 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:16.438 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 24.9136ms 2025-07-01 11:17:16.438 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:17:16.438 +03:00 [DBG] Connection id "0HNC8090TGCAJ" completed keep alive response. 2025-07-01 11:17:16.438 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 25.715ms 2025-07-01 11:17:16.438 +03:00 [DBG] Connection id "0HNC8090TGCAJ" received FIN. 2025-07-01 11:17:16.438 +03:00 [DBG] Connection id "0HNC8090TGCAJ" disconnecting. 2025-07-01 11:17:16.438 +03:00 [DBG] Connection id "0HNC8090TGCAJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:16.439 +03:00 [DBG] Connection id "0HNC8090TGCAJ" stopped. 2025-07-01 11:17:16.479 +03:00 [DBG] Connection id "0HNC8090TGCAK" accepted. 2025-07-01 11:17:16.479 +03:00 [DBG] Connection id "0HNC8090TGCAK" started. 2025-07-01 11:17:16.479 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:17:16.479 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:16.479 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:17:16.479 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:17:16.479 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:17:16.479 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:16.479 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:16.479 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:16.479 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:16.479 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:17:16.479 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:16.479 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:16.479 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:16.479 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:16.479 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:16.479 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:16.479 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:16.480 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:16.480 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:16.480 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:17:16.480 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:17:16.480 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:17:16.480 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:17:16.480 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:17:16.480 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:17:16.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:16.480 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:16.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:16.480 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:16.480 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:16.480 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:17:16.480 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:17:16.481 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.0452ms. 2025-07-01 11:17:16.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:16.481 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:16.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:16.481 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:16.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:16.481 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:16.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:16.481 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:16.481 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:17:16.481 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:17:16.481 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:17:16.481 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:17:16.481 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:17:16.481 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:17:16.481 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:17:16.481 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:17:16.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:16.481 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:16.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:16.481 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:16.481 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:16.481 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:16.481 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.981ms 2025-07-01 11:17:16.481 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:16.481 +03:00 [DBG] Connection id "0HNC8090TGCAK" completed keep alive response. 2025-07-01 11:17:16.482 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.5629ms 2025-07-01 11:17:16.482 +03:00 [DBG] Connection id "0HNC8090TGCAK" received FIN. 2025-07-01 11:17:16.482 +03:00 [DBG] Connection id "0HNC8090TGCAK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:16.482 +03:00 [DBG] Connection id "0HNC8090TGCAK" disconnecting. 2025-07-01 11:17:16.482 +03:00 [DBG] Connection id "0HNC8090TGCAK" stopped. 2025-07-01 11:17:16.536 +03:00 [DBG] Connection id "0HNC8090TGCAL" accepted. 2025-07-01 11:17:16.537 +03:00 [DBG] Connection id "0HNC8090TGCAL" started. 2025-07-01 11:17:16.537 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:17:16.537 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:16.537 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:17:16.537 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:17:16.537 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:17:16.537 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:16.537 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:16.537 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:16.537 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:16.537 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:17:16.537 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:16.537 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:16.537 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:16.537 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:16.537 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:16.537 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:16.538 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:16.538 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:16.538 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:16.538 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:17:16.538 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:17:16.538 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:17:16.538 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:17:16.538 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:17:16.538 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:17:16.538 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:16.538 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:16.538 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:16.538 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:16.538 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:16.538 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:17:16.538 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:17:16.683 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 144.6585ms. 2025-07-01 11:17:16.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:16.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:16.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:16.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:16.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:16.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:16.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:16.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:16.683 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:17:16.683 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:17:16.683 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:17:16.683 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:17:16.683 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:17:16.683 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:17:16.683 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:17:16.685 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:17:16.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:16.685 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:16.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:16.685 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:16.685 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:16.685 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:16.685 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 147.3203ms 2025-07-01 11:17:16.685 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:16.685 +03:00 [DBG] Connection id "0HNC8090TGCAL" completed keep alive response. 2025-07-01 11:17:16.685 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 148.1806ms 2025-07-01 11:17:16.689 +03:00 [DBG] Connection id "0HNC8090TGCAL" received FIN. 2025-07-01 11:17:16.689 +03:00 [DBG] Connection id "0HNC8090TGCAL" disconnecting. 2025-07-01 11:17:16.689 +03:00 [DBG] Connection id "0HNC8090TGCAL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:16.690 +03:00 [DBG] Connection id "0HNC8090TGCAL" stopped. 2025-07-01 11:17:18.990 +03:00 [DBG] Connection id "0HNC8090TGCAM" accepted. 2025-07-01 11:17:18.990 +03:00 [DBG] Connection id "0HNC8090TGCAM" started. 2025-07-01 11:17:18.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:17:18.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:18.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:17:18.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:17:18.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:17:18.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:18.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:18.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:18.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:17:18.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:17:18.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:18.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:17:18.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:18.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:18.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:18.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:18.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:18.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:18.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:18.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:17:18.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:17:18.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:18.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:18.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:18.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:18.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:18.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1201ms. 2025-07-01 11:17:18.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:18.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:18.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:18.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:18.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:18.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:18.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:18.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:18.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:18.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:17:18.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:18.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:18.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:18.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:18.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:18.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:18.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:18.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6238ms 2025-07-01 11:17:18.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:18.991 +03:00 [DBG] Connection id "0HNC8090TGCAM" completed keep alive response. 2025-07-01 11:17:18.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1529ms 2025-07-01 11:17:18.992 +03:00 [DBG] Connection id "0HNC8090TGCAM" received FIN. 2025-07-01 11:17:18.992 +03:00 [DBG] Connection id "0HNC8090TGCAM" disconnecting. 2025-07-01 11:17:18.992 +03:00 [DBG] Connection id "0HNC8090TGCAM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:18.993 +03:00 [DBG] Connection id "0HNC8090TGCAM" stopped. 2025-07-01 11:17:23.985 +03:00 [DBG] Connection id "0HNC8090TGCAN" accepted. 2025-07-01 11:17:23.985 +03:00 [DBG] Connection id "0HNC8090TGCAN" started. 2025-07-01 11:17:23.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:17:23.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:23.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:17:23.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:17:23.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:17:23.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:23.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:23.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:23.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:17:23.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:17:23.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:23.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:17:23.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:23.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:23.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:23.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:23.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:23.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:23.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:23.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:17:23.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:17:23.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:23.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:23.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:23.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:23.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:23.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.138ms. 2025-07-01 11:17:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:23.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:23.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:23.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:23.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:23.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:23.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:17:23.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:23.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:23.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:23.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:23.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:23.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:23.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:23.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7387ms 2025-07-01 11:17:23.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:23.987 +03:00 [DBG] Connection id "0HNC8090TGCAN" completed keep alive response. 2025-07-01 11:17:23.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3894ms 2025-07-01 11:17:23.987 +03:00 [DBG] Connection id "0HNC8090TGCAN" received FIN. 2025-07-01 11:17:23.987 +03:00 [DBG] Connection id "0HNC8090TGCAN" disconnecting. 2025-07-01 11:17:23.987 +03:00 [DBG] Connection id "0HNC8090TGCAN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:23.988 +03:00 [DBG] Connection id "0HNC8090TGCAN" stopped. 2025-07-01 11:17:27.798 +03:00 [DBG] Connection id "0HNC8090TGCAO" accepted. 2025-07-01 11:17:27.798 +03:00 [DBG] Connection id "0HNC8090TGCAO" started. 2025-07-01 11:17:27.798 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 768 2025-07-01 11:17:27.798 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:27.799 +03:00 [DBG] POST requests are not supported 2025-07-01 11:17:27.799 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:17:27.799 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:17:27.799 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:17:27.799 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:27.799 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:27.799 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:17:27.799 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:17:27.799 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:17:27.799 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:17:27.799 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:27.799 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:27.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-07-01 11:17:27.799 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:27.799 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:27.799 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:27.799 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:27.799 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:27.799 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:27.799 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:17:27.799 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:17:27.799 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:17:27.799 +03:00 [DBG] Connection id "0HNC8090TGCAO", Request id "0HNC8090TGCAO:00000001": started reading request body. 2025-07-01 11:17:27.799 +03:00 [DBG] Connection id "0HNC8090TGCAO", Request id "0HNC8090TGCAO:00000001": done reading request body. 2025-07-01 11:17:27.799 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:17:27.799 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:17:27.799 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:17:27.799 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:17:27.800 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:17:27.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:27.800 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:27.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:27.800 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:27.800 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:27.800 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:17:27.800 +03:00 [INF] Updating physical elements properties 2025-07-01 11:17:27.818 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.1618ms. 2025-07-01 11:17:27.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:27.818 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:27.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:27.818 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:27.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:27.818 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:27.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:27.818 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:27.818 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:27.818 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:17:27.818 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:27.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:27.818 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:27.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:27.818 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:27.818 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:27.818 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:27.818 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.2535ms 2025-07-01 11:17:27.818 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:17:27.818 +03:00 [DBG] Connection id "0HNC8090TGCAO" completed keep alive response. 2025-07-01 11:17:27.818 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 19.9737ms 2025-07-01 11:17:27.819 +03:00 [DBG] Connection id "0HNC8090TGCAO" received FIN. 2025-07-01 11:17:27.819 +03:00 [DBG] Connection id "0HNC8090TGCAO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:27.819 +03:00 [DBG] Connection id "0HNC8090TGCAO" disconnecting. 2025-07-01 11:17:27.819 +03:00 [DBG] Connection id "0HNC8090TGCAO" stopped. 2025-07-01 11:17:27.856 +03:00 [DBG] Connection id "0HNC8090TGCAP" accepted. 2025-07-01 11:17:27.856 +03:00 [DBG] Connection id "0HNC8090TGCAP" started. 2025-07-01 11:17:27.856 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:17:27.856 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:27.856 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:17:27.856 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:17:27.856 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:17:27.856 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:27.856 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:27.856 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:27.856 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:27.857 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:17:27.857 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:27.857 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:27.857 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:27.857 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:27.857 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:27.857 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:27.857 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:27.857 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:27.857 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:27.857 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:17:27.857 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:17:27.857 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:17:27.857 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:17:27.857 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:17:27.857 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:17:27.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:27.857 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:27.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:27.857 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:27.857 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:27.857 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:17:27.857 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:17:27.859 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.6906ms. 2025-07-01 11:17:27.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:27.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:27.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:27.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:27.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:27.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:27.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:27.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:27.859 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:17:27.859 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:17:27.859 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:17:27.859 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:17:27.859 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:17:27.859 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:17:27.859 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:17:27.859 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:17:27.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:27.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:27.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:27.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:27.859 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:27.859 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:27.859 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.7152ms 2025-07-01 11:17:27.859 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:27.860 +03:00 [DBG] Connection id "0HNC8090TGCAP" completed keep alive response. 2025-07-01 11:17:27.860 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.3469ms 2025-07-01 11:17:27.860 +03:00 [DBG] Connection id "0HNC8090TGCAP" received FIN. 2025-07-01 11:17:27.860 +03:00 [DBG] Connection id "0HNC8090TGCAP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:27.860 +03:00 [DBG] Connection id "0HNC8090TGCAP" disconnecting. 2025-07-01 11:17:27.860 +03:00 [DBG] Connection id "0HNC8090TGCAP" stopped. 2025-07-01 11:17:27.910 +03:00 [DBG] Connection id "0HNC8090TGCAQ" accepted. 2025-07-01 11:17:27.910 +03:00 [DBG] Connection id "0HNC8090TGCAQ" started. 2025-07-01 11:17:27.910 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:17:27.910 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:27.911 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:17:27.911 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:17:27.911 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:17:27.911 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:27.911 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:27.911 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:27.911 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:27.911 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:17:27.911 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:27.911 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:27.911 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:27.911 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:27.911 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:27.911 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:27.911 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:27.911 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:27.911 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:27.911 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:17:27.911 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:17:27.911 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:17:27.911 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:17:27.911 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:17:27.911 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:17:27.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:27.911 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:27.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:27.911 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:27.911 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:27.911 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:17:27.911 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:17:28.066 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 155.0839ms. 2025-07-01 11:17:28.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:28.067 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:28.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:28.067 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:28.067 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:28.067 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:28.067 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:28.067 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:28.067 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:17:28.067 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:17:28.067 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:17:28.067 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:17:28.067 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:17:28.067 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:17:28.067 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:17:28.068 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:17:28.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:28.068 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:28.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:28.068 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:28.068 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:28.068 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:28.068 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 157.3953ms 2025-07-01 11:17:28.068 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:28.068 +03:00 [DBG] Connection id "0HNC8090TGCAQ" completed keep alive response. 2025-07-01 11:17:28.068 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 157.9846ms 2025-07-01 11:17:28.072 +03:00 [DBG] Connection id "0HNC8090TGCAQ" received FIN. 2025-07-01 11:17:28.072 +03:00 [DBG] Connection id "0HNC8090TGCAQ" disconnecting. 2025-07-01 11:17:28.073 +03:00 [DBG] Connection id "0HNC8090TGCAQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:28.074 +03:00 [DBG] Connection id "0HNC8090TGCAQ" stopped. 2025-07-01 11:17:28.988 +03:00 [DBG] Connection id "0HNC8090TGCAR" accepted. 2025-07-01 11:17:28.988 +03:00 [DBG] Connection id "0HNC8090TGCAR" started. 2025-07-01 11:17:28.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:17:28.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:28.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:17:28.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:17:28.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:17:28.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:28.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:28.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:28.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:17:28.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:17:28.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:28.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:17:28.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:28.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:28.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:28.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:28.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:28.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:28.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:28.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:17:28.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:17:28.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:28.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:28.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:28.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:28.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:28.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1534ms. 2025-07-01 11:17:28.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:28.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:28.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:28.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:28.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:28.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:28.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:28.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:28.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:28.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:17:28.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:28.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:28.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:28.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:28.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:28.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:28.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:28.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8983ms 2025-07-01 11:17:28.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:28.990 +03:00 [DBG] Connection id "0HNC8090TGCAR" completed keep alive response. 2025-07-01 11:17:28.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.649ms 2025-07-01 11:17:28.990 +03:00 [DBG] Connection id "0HNC8090TGCAR" received FIN. 2025-07-01 11:17:28.990 +03:00 [DBG] Connection id "0HNC8090TGCAR" disconnecting. 2025-07-01 11:17:28.991 +03:00 [DBG] Connection id "0HNC8090TGCAR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:28.992 +03:00 [DBG] Connection id "0HNC8090TGCAR" stopped. 2025-07-01 11:17:33.993 +03:00 [DBG] Connection id "0HNC8090TGCAS" accepted. 2025-07-01 11:17:33.993 +03:00 [DBG] Connection id "0HNC8090TGCAS" started. 2025-07-01 11:17:33.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:17:33.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:33.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:17:33.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:17:33.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:17:33.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:33.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:33.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:33.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:17:33.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:17:33.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:33.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:17:33.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:33.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:33.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:33.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:33.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:33.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:33.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:33.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:17:33.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:17:33.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:33.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:33.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:33.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:33.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:33.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.169ms. 2025-07-01 11:17:33.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:33.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:33.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:33.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:33.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:33.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:33.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:33.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:33.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:33.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:17:33.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:33.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:33.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:33.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:33.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:33.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:33.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:33.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3678ms 2025-07-01 11:17:33.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:33.996 +03:00 [DBG] Connection id "0HNC8090TGCAS" completed keep alive response. 2025-07-01 11:17:33.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5467ms 2025-07-01 11:17:33.996 +03:00 [DBG] Connection id "0HNC8090TGCAS" received FIN. 2025-07-01 11:17:33.996 +03:00 [DBG] Connection id "0HNC8090TGCAS" disconnecting. 2025-07-01 11:17:33.996 +03:00 [DBG] Connection id "0HNC8090TGCAS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:33.997 +03:00 [DBG] Connection id "0HNC8090TGCAS" stopped. 2025-07-01 11:17:38.984 +03:00 [DBG] Connection id "0HNC8090TGCAT" accepted. 2025-07-01 11:17:38.984 +03:00 [DBG] Connection id "0HNC8090TGCAT" started. 2025-07-01 11:17:38.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:17:38.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:38.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:17:38.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:17:38.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:17:38.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:38.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:38.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:38.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:17:38.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:17:38.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:38.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:17:38.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:38.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:38.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:38.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:38.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:38.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:38.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:38.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:17:38.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:17:38.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:38.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:38.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:38.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:38.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:38.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1309ms. 2025-07-01 11:17:38.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:38.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:38.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:38.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:38.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:38.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:38.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:38.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:38.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:38.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:17:38.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:38.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:38.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:38.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:38.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:38.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:38.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:38.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6686ms 2025-07-01 11:17:38.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:38.986 +03:00 [DBG] Connection id "0HNC8090TGCAT" completed keep alive response. 2025-07-01 11:17:38.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2379ms 2025-07-01 11:17:38.986 +03:00 [DBG] Connection id "0HNC8090TGCAT" received FIN. 2025-07-01 11:17:38.986 +03:00 [DBG] Connection id "0HNC8090TGCAT" disconnecting. 2025-07-01 11:17:38.986 +03:00 [DBG] Connection id "0HNC8090TGCAT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:38.988 +03:00 [DBG] Connection id "0HNC8090TGCAT" stopped. 2025-07-01 11:17:42.070 +03:00 [DBG] Connection id "0HNC8090TGCAU" accepted. 2025-07-01 11:17:42.070 +03:00 [DBG] Connection id "0HNC8090TGCAU" started. 2025-07-01 11:17:42.070 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:17:42.070 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:42.070 +03:00 [DBG] POST requests are not supported 2025-07-01 11:17:42.070 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:17:42.071 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:17:42.071 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:17:42.071 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:42.071 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:42.071 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:17:42.071 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:17:42.071 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:17:42.071 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:17:42.071 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:42.071 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:42.071 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:42.071 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:42.071 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:42.071 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:42.071 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:42.071 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:42.071 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:42.071 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:17:42.071 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:17:42.071 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:17:42.071 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:17:42.072 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:17:42.072 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:17:42.072 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:17:42.072 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:17:42.072 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:17:42.072 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:17:42.072 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:17:42.072 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:17:42.072 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:17:42.072 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:17:42.072 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:17:42.072 +03:00 [DBG] Connection id "0HNC8090TGCAU", Request id "0HNC8090TGCAU:00000001": started reading request body. 2025-07-01 11:17:42.072 +03:00 [DBG] Connection id "0HNC8090TGCAU", Request id "0HNC8090TGCAU:00000001": done reading request body. 2025-07-01 11:17:42.072 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:17:42.072 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:17:42.072 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:17:42.072 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:17:42.072 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:17:42.072 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:42.072 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:42.072 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:42.072 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:42.072 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:42.073 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:17:42.073 +03:00 [INF] Changing group of physicals [321] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:17:42.104 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 31.7721ms. 2025-07-01 11:17:42.105 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:42.105 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:42.105 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:42.105 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:42.105 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:42.105 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:42.105 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:42.105 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:42.105 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:42.105 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:17:42.105 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:42.105 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:42.105 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:42.105 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:42.105 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:42.105 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:42.105 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:42.105 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 34.0165ms 2025-07-01 11:17:42.105 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:17:42.105 +03:00 [DBG] Connection id "0HNC8090TGCAU" completed keep alive response. 2025-07-01 11:17:42.105 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 34.993ms 2025-07-01 11:17:42.106 +03:00 [DBG] Connection id "0HNC8090TGCAU" received FIN. 2025-07-01 11:17:42.106 +03:00 [DBG] Connection id "0HNC8090TGCAU" disconnecting. 2025-07-01 11:17:42.106 +03:00 [DBG] Connection id "0HNC8090TGCAU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:42.107 +03:00 [DBG] Connection id "0HNC8090TGCAU" stopped. 2025-07-01 11:17:42.147 +03:00 [DBG] Connection id "0HNC8090TGCAV" accepted. 2025-07-01 11:17:42.147 +03:00 [DBG] Connection id "0HNC8090TGCAV" started. 2025-07-01 11:17:42.147 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:17:42.148 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:42.148 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:17:42.148 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:17:42.148 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:17:42.148 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:42.148 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:42.148 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:42.148 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:42.148 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:17:42.148 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:42.148 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:42.148 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:42.148 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:42.148 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:42.148 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:42.148 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:42.148 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:42.148 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:42.148 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:17:42.148 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:17:42.148 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:17:42.148 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:17:42.148 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:17:42.148 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:17:42.148 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:42.148 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:42.148 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:42.148 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:42.148 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:42.148 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:17:42.148 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:17:42.150 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1461ms. 2025-07-01 11:17:42.150 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:42.150 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:42.150 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:42.150 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:42.150 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:42.150 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:42.150 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:42.150 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:42.150 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:17:42.150 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:17:42.150 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:17:42.150 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:17:42.150 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:17:42.150 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:17:42.150 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:17:42.150 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:17:42.150 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:42.150 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:42.150 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:42.150 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:42.150 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:42.150 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:42.150 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.2263ms 2025-07-01 11:17:42.150 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:42.150 +03:00 [DBG] Connection id "0HNC8090TGCAV" completed keep alive response. 2025-07-01 11:17:42.150 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.9237ms 2025-07-01 11:17:42.151 +03:00 [DBG] Connection id "0HNC8090TGCAV" received FIN. 2025-07-01 11:17:42.151 +03:00 [DBG] Connection id "0HNC8090TGCAV" disconnecting. 2025-07-01 11:17:42.151 +03:00 [DBG] Connection id "0HNC8090TGCAV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:42.152 +03:00 [DBG] Connection id "0HNC8090TGCAV" stopped. 2025-07-01 11:17:42.199 +03:00 [DBG] Connection id "0HNC8090TGCB0" accepted. 2025-07-01 11:17:42.199 +03:00 [DBG] Connection id "0HNC8090TGCB0" started. 2025-07-01 11:17:42.200 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:17:42.200 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:42.200 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:17:42.200 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:17:42.200 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:17:42.200 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:42.200 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:42.200 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:42.200 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:42.200 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:17:42.200 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:42.200 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:42.200 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:42.200 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:42.200 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:42.200 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:42.200 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:42.200 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:42.200 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:42.200 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:17:42.200 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:17:42.200 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:17:42.200 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:17:42.200 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:17:42.200 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:17:42.200 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:42.200 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:42.200 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:42.200 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:42.200 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:42.201 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:17:42.201 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:17:42.363 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 161.9825ms. 2025-07-01 11:17:42.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:42.363 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:42.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:42.363 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:42.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:42.363 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:42.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:42.363 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:42.363 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:17:42.363 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:17:42.363 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:17:42.363 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:17:42.363 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:17:42.363 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:17:42.363 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:17:42.364 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:17:42.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:42.364 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:42.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:42.364 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:42.364 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:42.364 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:42.364 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 164.066ms 2025-07-01 11:17:42.364 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:42.364 +03:00 [DBG] Connection id "0HNC8090TGCB0" completed keep alive response. 2025-07-01 11:17:42.364 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 164.7128ms 2025-07-01 11:17:42.369 +03:00 [DBG] Connection id "0HNC8090TGCB0" received FIN. 2025-07-01 11:17:42.369 +03:00 [DBG] Connection id "0HNC8090TGCB0" disconnecting. 2025-07-01 11:17:42.369 +03:00 [DBG] Connection id "0HNC8090TGCB0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:42.370 +03:00 [DBG] Connection id "0HNC8090TGCB0" stopped. 2025-07-01 11:17:43.986 +03:00 [DBG] Connection id "0HNC8090TGCB1" accepted. 2025-07-01 11:17:43.986 +03:00 [DBG] Connection id "0HNC8090TGCB1" started. 2025-07-01 11:17:43.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:17:43.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:43.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:17:43.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:17:43.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:17:43.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:43.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:43.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:43.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:17:43.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:17:43.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:43.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:17:43.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:43.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:43.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:43.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:43.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:43.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:43.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:43.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:17:43.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:17:43.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:43.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:43.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:43.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:43.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:43.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2247ms. 2025-07-01 11:17:43.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:43.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:43.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:43.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:43.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:43.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:43.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:43.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:43.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:43.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:17:43.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:43.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:43.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:43.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:43.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:43.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:43.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:43.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2048ms 2025-07-01 11:17:43.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:43.989 +03:00 [DBG] Connection id "0HNC8090TGCB1" completed keep alive response. 2025-07-01 11:17:43.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2336ms 2025-07-01 11:17:43.989 +03:00 [DBG] Connection id "0HNC8090TGCB1" received FIN. 2025-07-01 11:17:43.989 +03:00 [DBG] Connection id "0HNC8090TGCB1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:43.989 +03:00 [DBG] Connection id "0HNC8090TGCB1" disconnecting. 2025-07-01 11:17:43.989 +03:00 [DBG] Connection id "0HNC8090TGCB1" stopped. 2025-07-01 11:17:48.981 +03:00 [DBG] Connection id "0HNC8090TGCB2" accepted. 2025-07-01 11:17:48.981 +03:00 [DBG] Connection id "0HNC8090TGCB2" started. 2025-07-01 11:17:48.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:17:48.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:48.982 +03:00 [DBG] POST requests are not supported 2025-07-01 11:17:48.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:17:48.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:17:48.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:48.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:48.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:48.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:17:48.982 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:17:48.982 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:48.982 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:17:48.982 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:48.982 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:48.982 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:48.982 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:48.982 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:48.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:48.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:48.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:17:48.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:17:48.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:48.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:48.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:48.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:48.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:48.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1215ms. 2025-07-01 11:17:48.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:48.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:48.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:48.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:48.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:48.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:48.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:48.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:48.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:48.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:17:48.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:48.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:48.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:48.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:48.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:48.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:48.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:48.983 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6311ms 2025-07-01 11:17:48.983 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:48.983 +03:00 [DBG] Connection id "0HNC8090TGCB2" completed keep alive response. 2025-07-01 11:17:48.983 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1816ms 2025-07-01 11:17:48.983 +03:00 [DBG] Connection id "0HNC8090TGCB2" received FIN. 2025-07-01 11:17:48.983 +03:00 [DBG] Connection id "0HNC8090TGCB2" disconnecting. 2025-07-01 11:17:48.983 +03:00 [DBG] Connection id "0HNC8090TGCB2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:48.984 +03:00 [DBG] Connection id "0HNC8090TGCB2" stopped. 2025-07-01 11:17:52.478 +03:00 [DBG] Connection id "0HNC8090TGCB3" accepted. 2025-07-01 11:17:52.479 +03:00 [DBG] Connection id "0HNC8090TGCB3" started. 2025-07-01 11:17:52.479 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 760 2025-07-01 11:17:52.479 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:52.479 +03:00 [DBG] POST requests are not supported 2025-07-01 11:17:52.479 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:17:52.479 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:17:52.479 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:17:52.479 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:52.479 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:52.479 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:17:52.479 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:17:52.480 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:17:52.480 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:17:52.480 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:52.480 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:52.480 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:52.480 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:52.480 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:52.480 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:52.480 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:52.480 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:52.480 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:52.480 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:17:52.480 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:17:52.480 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:17:52.480 +03:00 [DBG] Connection id "0HNC8090TGCB3", Request id "0HNC8090TGCB3:00000001": started reading request body. 2025-07-01 11:17:52.480 +03:00 [DBG] Connection id "0HNC8090TGCB3", Request id "0HNC8090TGCB3:00000001": done reading request body. 2025-07-01 11:17:52.481 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:17:52.481 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:17:52.481 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:17:52.481 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:17:52.481 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:17:52.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:52.481 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:52.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:52.481 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:52.481 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:52.481 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:17:52.481 +03:00 [INF] Updating physical elements properties 2025-07-01 11:17:52.501 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.7505ms. 2025-07-01 11:17:52.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:52.501 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:52.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:52.501 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:52.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:52.501 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:52.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:52.501 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:52.501 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:52.501 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:17:52.501 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:52.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:52.501 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:52.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:52.501 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:52.501 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:52.502 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:52.502 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 21.6581ms 2025-07-01 11:17:52.502 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:17:52.502 +03:00 [DBG] Connection id "0HNC8090TGCB3" completed keep alive response. 2025-07-01 11:17:52.502 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 23.0182ms 2025-07-01 11:17:52.502 +03:00 [DBG] Connection id "0HNC8090TGCB3" received FIN. 2025-07-01 11:17:52.502 +03:00 [DBG] Connection id "0HNC8090TGCB3" disconnecting. 2025-07-01 11:17:52.502 +03:00 [DBG] Connection id "0HNC8090TGCB3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:52.503 +03:00 [DBG] Connection id "0HNC8090TGCB3" stopped. 2025-07-01 11:17:52.544 +03:00 [DBG] Connection id "0HNC8090TGCB4" accepted. 2025-07-01 11:17:52.544 +03:00 [DBG] Connection id "0HNC8090TGCB4" started. 2025-07-01 11:17:52.544 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:17:52.544 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:52.544 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:17:52.544 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:17:52.544 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:17:52.544 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:52.545 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:52.545 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:52.545 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:52.545 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:17:52.545 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:52.545 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:52.545 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:52.545 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:52.545 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:52.545 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:52.545 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:52.545 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:52.545 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:52.545 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:17:52.545 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:17:52.545 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:17:52.545 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:17:52.545 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:17:52.545 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:17:52.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:52.546 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:52.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:52.546 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:52.546 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:52.546 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:17:52.546 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:17:52.548 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.9891ms. 2025-07-01 11:17:52.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:52.548 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:52.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:52.548 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:52.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:52.548 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:52.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:52.548 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:52.548 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:17:52.548 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:17:52.548 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:17:52.548 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:17:52.548 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:17:52.548 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:17:52.548 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:17:52.548 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:17:52.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:52.548 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:52.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:52.548 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:52.548 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:52.548 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:52.548 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.3392ms 2025-07-01 11:17:52.548 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:52.548 +03:00 [DBG] Connection id "0HNC8090TGCB4" completed keep alive response. 2025-07-01 11:17:52.548 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.1958ms 2025-07-01 11:17:52.549 +03:00 [DBG] Connection id "0HNC8090TGCB4" received FIN. 2025-07-01 11:17:52.549 +03:00 [DBG] Connection id "0HNC8090TGCB4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:52.549 +03:00 [DBG] Connection id "0HNC8090TGCB4" disconnecting. 2025-07-01 11:17:52.549 +03:00 [DBG] Connection id "0HNC8090TGCB4" stopped. 2025-07-01 11:17:52.602 +03:00 [DBG] Connection id "0HNC8090TGCB5" accepted. 2025-07-01 11:17:52.602 +03:00 [DBG] Connection id "0HNC8090TGCB5" started. 2025-07-01 11:17:52.602 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:17:52.602 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:52.602 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:17:52.602 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:17:52.602 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:17:52.602 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:52.602 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:52.603 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:52.603 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:52.603 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:17:52.603 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:52.603 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:52.603 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:52.603 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:52.603 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:52.603 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:52.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:52.603 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:52.603 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:52.603 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:17:52.603 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:17:52.603 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:17:52.603 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:17:52.603 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:17:52.603 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:17:52.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:52.603 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:52.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:52.603 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:52.603 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:52.603 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:17:52.603 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:17:52.740 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 136.7867ms. 2025-07-01 11:17:52.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:52.740 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:52.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:52.740 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:52.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:52.740 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:52.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:52.740 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:52.740 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:17:52.740 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:17:52.740 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:17:52.740 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:17:52.740 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:17:52.740 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:17:52.740 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:17:52.744 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:17:52.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:52.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:52.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:52.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:52.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:52.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:52.744 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 141.4174ms 2025-07-01 11:17:52.744 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:52.744 +03:00 [DBG] Connection id "0HNC8090TGCB5" completed keep alive response. 2025-07-01 11:17:52.745 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 142.2039ms 2025-07-01 11:17:52.749 +03:00 [DBG] Connection id "0HNC8090TGCB5" received FIN. 2025-07-01 11:17:52.749 +03:00 [DBG] Connection id "0HNC8090TGCB5" disconnecting. 2025-07-01 11:17:52.749 +03:00 [DBG] Connection id "0HNC8090TGCB5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:52.751 +03:00 [DBG] Connection id "0HNC8090TGCB5" stopped. 2025-07-01 11:17:53.983 +03:00 [DBG] Connection id "0HNC8090TGCB6" accepted. 2025-07-01 11:17:53.984 +03:00 [DBG] Connection id "0HNC8090TGCB6" started. 2025-07-01 11:17:53.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:17:53.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:53.984 +03:00 [DBG] POST requests are not supported 2025-07-01 11:17:53.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:17:53.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:17:53.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:53.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:53.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:53.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:17:53.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:17:53.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:53.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:17:53.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:53.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:53.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:53.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:53.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:53.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:53.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:53.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:17:53.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:17:53.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:53.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:53.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:53.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:53.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:53.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1524ms. 2025-07-01 11:17:53.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:53.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:53.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:53.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:53.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:53.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:53.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:53.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:53.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:53.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:17:53.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:53.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:53.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:53.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:53.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:53.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:53.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:53.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8537ms 2025-07-01 11:17:53.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:53.985 +03:00 [DBG] Connection id "0HNC8090TGCB6" completed keep alive response. 2025-07-01 11:17:53.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4539ms 2025-07-01 11:17:53.985 +03:00 [DBG] Connection id "0HNC8090TGCB6" received FIN. 2025-07-01 11:17:53.985 +03:00 [DBG] Connection id "0HNC8090TGCB6" disconnecting. 2025-07-01 11:17:53.986 +03:00 [DBG] Connection id "0HNC8090TGCB6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:53.987 +03:00 [DBG] Connection id "0HNC8090TGCB6" stopped. 2025-07-01 11:17:56.727 +03:00 [DBG] Connection id "0HNC8090TGCB7" accepted. 2025-07-01 11:17:56.727 +03:00 [DBG] Connection id "0HNC8090TGCB7" started. 2025-07-01 11:17:56.728 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:17:56.728 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:56.728 +03:00 [DBG] POST requests are not supported 2025-07-01 11:17:56.728 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:17:56.728 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:17:56.728 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:17:56.728 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:56.728 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:56.728 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:17:56.728 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:17:56.728 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:17:56.728 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:17:56.728 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:56.728 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:56.728 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:56.728 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:56.728 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:56.728 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:56.728 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:56.728 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:56.728 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:56.729 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:17:56.729 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:17:56.729 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:17:56.729 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:17:56.729 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:17:56.729 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:17:56.729 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:17:56.729 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:17:56.729 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:17:56.729 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:17:56.729 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:17:56.729 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:17:56.729 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:17:56.729 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:17:56.729 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:17:56.729 +03:00 [DBG] Connection id "0HNC8090TGCB7", Request id "0HNC8090TGCB7:00000001": started reading request body. 2025-07-01 11:17:56.729 +03:00 [DBG] Connection id "0HNC8090TGCB7", Request id "0HNC8090TGCB7:00000001": done reading request body. 2025-07-01 11:17:56.729 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:17:56.729 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:17:56.729 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:17:56.729 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:17:56.729 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:17:56.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:56.730 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:56.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:56.730 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:56.730 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:56.730 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:17:56.730 +03:00 [INF] Changing group of physicals [322] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:17:56.749 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.023ms. 2025-07-01 11:17:56.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:56.749 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:56.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:56.749 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:56.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:56.749 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:56.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:56.749 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:56.749 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:56.749 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:17:56.749 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:56.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:56.749 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:56.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:56.749 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:56.749 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:56.749 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:56.750 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 21.1355ms 2025-07-01 11:17:56.750 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:17:56.750 +03:00 [DBG] Connection id "0HNC8090TGCB7" completed keep alive response. 2025-07-01 11:17:56.750 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 22.0989ms 2025-07-01 11:17:56.750 +03:00 [DBG] Connection id "0HNC8090TGCB7" received FIN. 2025-07-01 11:17:56.750 +03:00 [DBG] Connection id "0HNC8090TGCB7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:56.750 +03:00 [DBG] Connection id "0HNC8090TGCB7" disconnecting. 2025-07-01 11:17:56.750 +03:00 [DBG] Connection id "0HNC8090TGCB7" stopped. 2025-07-01 11:17:56.793 +03:00 [DBG] Connection id "0HNC8090TGCB8" accepted. 2025-07-01 11:17:56.793 +03:00 [DBG] Connection id "0HNC8090TGCB8" started. 2025-07-01 11:17:56.793 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:17:56.793 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:56.793 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:17:56.793 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:17:56.793 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:17:56.793 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:56.793 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:56.793 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:56.793 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:56.793 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:17:56.793 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:56.793 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:56.794 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:56.794 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:56.794 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:56.794 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:56.794 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:56.794 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:56.794 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:56.794 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:17:56.794 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:17:56.794 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:17:56.794 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:17:56.794 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:17:56.794 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:17:56.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:56.794 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:56.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:56.794 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:56.794 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:56.794 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:17:56.794 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:17:56.795 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1435ms. 2025-07-01 11:17:56.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:56.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:56.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:56.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:56.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:56.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:56.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:56.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:56.796 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:17:56.796 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:17:56.796 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:17:56.796 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:17:56.796 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:17:56.796 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:17:56.796 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:17:56.796 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:17:56.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:56.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:56.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:56.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:56.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:56.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:56.796 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.6802ms 2025-07-01 11:17:56.796 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:56.796 +03:00 [DBG] Connection id "0HNC8090TGCB8" completed keep alive response. 2025-07-01 11:17:56.796 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.5517ms 2025-07-01 11:17:56.797 +03:00 [DBG] Connection id "0HNC8090TGCB8" received FIN. 2025-07-01 11:17:56.797 +03:00 [DBG] Connection id "0HNC8090TGCB8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:56.797 +03:00 [DBG] Connection id "0HNC8090TGCB8" disconnecting. 2025-07-01 11:17:56.797 +03:00 [DBG] Connection id "0HNC8090TGCB8" stopped. 2025-07-01 11:17:56.845 +03:00 [DBG] Connection id "0HNC8090TGCB9" accepted. 2025-07-01 11:17:56.846 +03:00 [DBG] Connection id "0HNC8090TGCB9" started. 2025-07-01 11:17:56.846 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:17:56.846 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:56.846 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:17:56.846 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:17:56.846 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:17:56.846 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:56.846 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:56.846 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:56.846 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:56.846 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:17:56.846 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:56.846 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:56.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-07-01 11:17:56.846 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:56.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-07-01 11:17:56.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:56.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:56.846 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:56.846 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:17:56.846 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:17:56.846 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:17:56.846 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:17:56.846 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:17:56.847 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:17:56.847 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:17:56.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:56.847 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:56.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:56.847 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:56.847 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:56.847 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:17:56.847 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:17:56.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 142.8954ms. 2025-07-01 11:17:56.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:56.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:56.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:56.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:56.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:56.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:56.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:56.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:56.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:17:56.990 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:17:56.990 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:17:56.990 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:17:56.990 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:17:56.990 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:17:56.990 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:17:56.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:17:56.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:56.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:56.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:56.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:56.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:56.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:56.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 146.0081ms 2025-07-01 11:17:56.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:17:56.992 +03:00 [DBG] Connection id "0HNC8090TGCB9" completed keep alive response. 2025-07-01 11:17:56.992 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 146.6387ms 2025-07-01 11:17:56.996 +03:00 [DBG] Connection id "0HNC8090TGCB9" received FIN. 2025-07-01 11:17:56.996 +03:00 [DBG] Connection id "0HNC8090TGCB9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:56.996 +03:00 [DBG] Connection id "0HNC8090TGCB9" disconnecting. 2025-07-01 11:17:56.996 +03:00 [DBG] Connection id "0HNC8090TGCB9" stopped. 2025-07-01 11:17:58.998 +03:00 [DBG] Connection id "0HNC8090TGCBA" accepted. 2025-07-01 11:17:58.998 +03:00 [DBG] Connection id "0HNC8090TGCBA" started. 2025-07-01 11:17:58.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:17:58.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:17:58.999 +03:00 [DBG] POST requests are not supported 2025-07-01 11:17:58.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:17:58.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:17:58.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:58.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:17:58.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:17:58.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:17:58.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:17:58.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:58.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:17:58.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:17:58.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:17:58.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:17:58.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:17:58.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:17:59.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:59.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:59.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:17:59.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:17:59.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:59.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:59.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:59.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:59.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:17:59.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1526ms. 2025-07-01 11:17:59.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:59.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:17:59.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:59.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:17:59.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:59.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:59.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:59.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:59.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:59.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:17:59.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:17:59.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:59.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:17:59.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:59.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:59.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:59.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:17:59.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8539ms 2025-07-01 11:17:59.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:17:59.000 +03:00 [DBG] Connection id "0HNC8090TGCBA" completed keep alive response. 2025-07-01 11:17:59.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.552ms 2025-07-01 11:17:59.001 +03:00 [DBG] Connection id "0HNC8090TGCBA" received FIN. 2025-07-01 11:17:59.001 +03:00 [DBG] Connection id "0HNC8090TGCBA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:17:59.001 +03:00 [DBG] Connection id "0HNC8090TGCBA" disconnecting. 2025-07-01 11:17:59.001 +03:00 [DBG] Connection id "0HNC8090TGCBA" stopped. 2025-07-01 11:18:03.986 +03:00 [DBG] Connection id "0HNC8090TGCBB" accepted. 2025-07-01 11:18:03.986 +03:00 [DBG] Connection id "0HNC8090TGCBB" started. 2025-07-01 11:18:03.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:18:03.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:03.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:18:03.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:18:03.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:18:03.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:03.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:03.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:03.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:18:03.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:18:03.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:03.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:18:03.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:03.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:03.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:18:03.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:03.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:18:03.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:03.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:03.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:18:03.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:18:03.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:03.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:03.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:03.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:03.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:03.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1375ms. 2025-07-01 11:18:03.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:03.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:03.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:03.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:03.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:03.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:03.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:03.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:03.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:03.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:18:03.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:03.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:03.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:03.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:03.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:03.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:03.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:03.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.68ms 2025-07-01 11:18:03.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:03.988 +03:00 [DBG] Connection id "0HNC8090TGCBB" completed keep alive response. 2025-07-01 11:18:03.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2905ms 2025-07-01 11:18:03.988 +03:00 [DBG] Connection id "0HNC8090TGCBB" received FIN. 2025-07-01 11:18:03.988 +03:00 [DBG] Connection id "0HNC8090TGCBB" disconnecting. 2025-07-01 11:18:03.988 +03:00 [DBG] Connection id "0HNC8090TGCBB" stopped. 2025-07-01 11:18:03.988 +03:00 [DBG] Connection id "0HNC8090TGCBB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:08.986 +03:00 [DBG] Connection id "0HNC8090TGCBC" accepted. 2025-07-01 11:18:08.986 +03:00 [DBG] Connection id "0HNC8090TGCBC" started. 2025-07-01 11:18:08.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:18:08.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:08.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:18:08.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:18:08.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:18:08.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:08.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:08.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:08.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:18:08.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:18:08.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:08.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:18:08.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:08.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:08.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:18:08.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:08.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:18:08.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:08.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:08.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:18:08.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:18:08.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:08.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:08.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:08.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:08.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:08.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1251ms. 2025-07-01 11:18:08.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:08.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:08.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:08.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:08.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:08.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:08.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:08.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:08.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:08.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:18:08.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:08.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:08.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:08.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:08.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:08.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:08.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:08.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7686ms 2025-07-01 11:18:08.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:08.988 +03:00 [DBG] Connection id "0HNC8090TGCBC" completed keep alive response. 2025-07-01 11:18:08.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3582ms 2025-07-01 11:18:08.988 +03:00 [DBG] Connection id "0HNC8090TGCBC" received FIN. 2025-07-01 11:18:08.988 +03:00 [DBG] Connection id "0HNC8090TGCBC" disconnecting. 2025-07-01 11:18:08.988 +03:00 [DBG] Connection id "0HNC8090TGCBC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:08.989 +03:00 [DBG] Connection id "0HNC8090TGCBC" stopped. 2025-07-01 11:18:10.586 +03:00 [DBG] Connection id "0HNC8090TGCBD" accepted. 2025-07-01 11:18:10.586 +03:00 [DBG] Connection id "0HNC8090TGCBD" started. 2025-07-01 11:18:10.587 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 768 2025-07-01 11:18:10.587 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:10.587 +03:00 [DBG] POST requests are not supported 2025-07-01 11:18:10.587 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:18:10.587 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:18:10.587 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:18:10.587 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:10.587 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:10.587 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:18:10.587 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:18:10.587 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:18:10.587 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:18:10.587 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:10.587 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:10.587 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:18:10.587 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:10.587 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:18:10.587 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:10.587 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:10.587 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:10.587 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:10.587 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:18:10.587 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:18:10.587 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:18:10.587 +03:00 [DBG] Connection id "0HNC8090TGCBD", Request id "0HNC8090TGCBD:00000001": started reading request body. 2025-07-01 11:18:10.587 +03:00 [DBG] Connection id "0HNC8090TGCBD", Request id "0HNC8090TGCBD:00000001": done reading request body. 2025-07-01 11:18:10.587 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:18:10.588 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:18:10.588 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:18:10.588 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:18:10.588 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:18:10.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:10.588 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:10.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:10.588 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:10.588 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:10.588 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:18:10.588 +03:00 [INF] Updating physical elements properties 2025-07-01 11:18:10.604 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.2868ms. 2025-07-01 11:18:10.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:10.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:10.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:10.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:10.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:10.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:10.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:10.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:10.604 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:10.604 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:18:10.604 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:10.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:10.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:10.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:10.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:10.604 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:10.604 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:10.604 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 17.3178ms 2025-07-01 11:18:10.605 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:18:10.605 +03:00 [DBG] Connection id "0HNC8090TGCBD" completed keep alive response. 2025-07-01 11:18:10.605 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 18.0547ms 2025-07-01 11:18:10.605 +03:00 [DBG] Connection id "0HNC8090TGCBD" received FIN. 2025-07-01 11:18:10.605 +03:00 [DBG] Connection id "0HNC8090TGCBD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:10.605 +03:00 [DBG] Connection id "0HNC8090TGCBD" disconnecting. 2025-07-01 11:18:10.605 +03:00 [DBG] Connection id "0HNC8090TGCBD" stopped. 2025-07-01 11:18:10.643 +03:00 [DBG] Connection id "0HNC8090TGCBE" accepted. 2025-07-01 11:18:10.643 +03:00 [DBG] Connection id "0HNC8090TGCBE" started. 2025-07-01 11:18:10.643 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:18:10.643 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:10.643 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:18:10.643 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:18:10.643 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:18:10.643 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:10.643 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:10.643 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:10.644 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:10.644 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:18:10.644 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:10.644 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:10.644 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:18:10.644 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:10.644 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:18:10.644 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:10.644 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:10.644 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:10.644 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:10.644 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:18:10.644 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:18:10.644 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:18:10.644 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:18:10.644 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:18:10.644 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:18:10.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:10.644 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:10.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:10.644 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:10.644 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:10.644 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:18:10.644 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:18:10.646 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5494ms. 2025-07-01 11:18:10.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:10.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:10.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:10.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:10.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:10.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:10.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:10.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:10.646 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:18:10.646 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:18:10.646 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:18:10.646 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:18:10.646 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:18:10.646 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:18:10.646 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:18:10.646 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:18:10.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:10.646 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:10.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:10.646 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:10.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:10.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:10.646 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.4499ms 2025-07-01 11:18:10.646 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:10.646 +03:00 [DBG] Connection id "0HNC8090TGCBE" completed keep alive response. 2025-07-01 11:18:10.646 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.0017ms 2025-07-01 11:18:10.646 +03:00 [DBG] Connection id "0HNC8090TGCBE" received FIN. 2025-07-01 11:18:10.646 +03:00 [DBG] Connection id "0HNC8090TGCBE" disconnecting. 2025-07-01 11:18:10.646 +03:00 [DBG] Connection id "0HNC8090TGCBE" stopped. 2025-07-01 11:18:10.647 +03:00 [DBG] Connection id "0HNC8090TGCBE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:10.695 +03:00 [DBG] Connection id "0HNC8090TGCBF" accepted. 2025-07-01 11:18:10.695 +03:00 [DBG] Connection id "0HNC8090TGCBF" started. 2025-07-01 11:18:10.695 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:18:10.695 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:10.695 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:18:10.695 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:18:10.695 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:18:10.695 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:10.695 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:10.696 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:10.696 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:10.696 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:18:10.696 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:10.696 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:10.696 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:18:10.696 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:10.696 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:18:10.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:10.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:10.696 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:10.696 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:10.696 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:18:10.696 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:18:10.696 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:18:10.696 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:18:10.696 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:18:10.696 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:18:10.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:10.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:10.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:10.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:10.696 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:10.696 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:18:10.696 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:18:10.833 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 137.3562ms. 2025-07-01 11:18:10.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:10.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:10.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:10.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:10.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:10.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:10.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:10.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:10.834 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:18:10.834 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:18:10.834 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:18:10.834 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:18:10.834 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:18:10.834 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:18:10.834 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:18:10.835 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:18:10.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:10.835 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:10.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:10.835 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:10.835 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:10.835 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:10.835 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 139.5396ms 2025-07-01 11:18:10.835 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:10.835 +03:00 [DBG] Connection id "0HNC8090TGCBF" completed keep alive response. 2025-07-01 11:18:10.835 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 140.0402ms 2025-07-01 11:18:10.839 +03:00 [DBG] Connection id "0HNC8090TGCBF" received FIN. 2025-07-01 11:18:10.839 +03:00 [DBG] Connection id "0HNC8090TGCBF" disconnecting. 2025-07-01 11:18:10.839 +03:00 [DBG] Connection id "0HNC8090TGCBF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:10.840 +03:00 [DBG] Connection id "0HNC8090TGCBF" stopped. 2025-07-01 11:18:13.773 +03:00 [DBG] Connection id "0HNC8090TGCBG" accepted. 2025-07-01 11:18:13.773 +03:00 [DBG] Connection id "0HNC8090TGCBG" started. 2025-07-01 11:18:13.774 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:18:13.774 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:13.774 +03:00 [DBG] POST requests are not supported 2025-07-01 11:18:13.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:18:13.774 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:18:13.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:18:13.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:13.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:13.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:18:13.774 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:18:13.774 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:18:13.774 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:18:13.774 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:13.774 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:13.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-07-01 11:18:13.774 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:13.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-07-01 11:18:13.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:13.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:13.775 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:13.775 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:13.775 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:18:13.775 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:18:13.775 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:18:13.775 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:18:13.775 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:18:13.775 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:18:13.776 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:18:13.776 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:18:13.776 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:18:13.776 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:18:13.776 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:18:13.776 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:18:13.776 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:18:13.776 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:18:13.776 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:18:13.776 +03:00 [DBG] Connection id "0HNC8090TGCBG", Request id "0HNC8090TGCBG:00000001": started reading request body. 2025-07-01 11:18:13.776 +03:00 [DBG] Connection id "0HNC8090TGCBG", Request id "0HNC8090TGCBG:00000001": done reading request body. 2025-07-01 11:18:13.776 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:18:13.776 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:18:13.777 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:18:13.777 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:18:13.777 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:18:13.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:13.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:13.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:13.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:13.777 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:13.777 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:18:13.778 +03:00 [INF] Changing group of physicals [335] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:18:13.801 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 24.0183ms. 2025-07-01 11:18:13.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:13.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:13.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:13.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:13.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:13.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:13.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:13.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:13.802 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:13.802 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:18:13.802 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:13.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:13.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:13.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:13.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:13.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:13.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:13.802 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 27.6181ms 2025-07-01 11:18:13.802 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:18:13.802 +03:00 [DBG] Connection id "0HNC8090TGCBG" completed keep alive response. 2025-07-01 11:18:13.802 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 28.782ms 2025-07-01 11:18:13.803 +03:00 [DBG] Connection id "0HNC8090TGCBG" received FIN. 2025-07-01 11:18:13.803 +03:00 [DBG] Connection id "0HNC8090TGCBG" disconnecting. 2025-07-01 11:18:13.803 +03:00 [DBG] Connection id "0HNC8090TGCBG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:13.804 +03:00 [DBG] Connection id "0HNC8090TGCBG" stopped. 2025-07-01 11:18:13.842 +03:00 [DBG] Connection id "0HNC8090TGCBH" accepted. 2025-07-01 11:18:13.843 +03:00 [DBG] Connection id "0HNC8090TGCBH" started. 2025-07-01 11:18:13.843 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:18:13.843 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:13.843 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:18:13.843 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:18:13.843 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:18:13.843 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:13.843 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:13.843 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:13.843 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:13.843 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:18:13.843 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:13.843 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:13.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-07-01 11:18:13.843 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:13.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-07-01 11:18:13.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:13.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:13.844 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:13.844 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:13.844 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:18:13.844 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:18:13.844 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:18:13.844 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:18:13.844 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:18:13.844 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:18:13.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:13.844 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:13.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:13.844 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:13.844 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:13.844 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:18:13.844 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:18:13.846 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.4322ms. 2025-07-01 11:18:13.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:13.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:13.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:13.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:13.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:13.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:13.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:13.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:13.846 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:18:13.846 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:18:13.846 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:18:13.846 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:18:13.846 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:18:13.846 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:18:13.846 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:18:13.846 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:18:13.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:13.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:13.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:13.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:13.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:13.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:13.847 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.3712ms 2025-07-01 11:18:13.847 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:13.847 +03:00 [DBG] Connection id "0HNC8090TGCBH" completed keep alive response. 2025-07-01 11:18:13.847 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.2164ms 2025-07-01 11:18:13.847 +03:00 [DBG] Connection id "0HNC8090TGCBH" received FIN. 2025-07-01 11:18:13.847 +03:00 [DBG] Connection id "0HNC8090TGCBH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:13.847 +03:00 [DBG] Connection id "0HNC8090TGCBH" disconnecting. 2025-07-01 11:18:13.847 +03:00 [DBG] Connection id "0HNC8090TGCBH" stopped. 2025-07-01 11:18:13.898 +03:00 [DBG] Connection id "0HNC8090TGCBI" accepted. 2025-07-01 11:18:13.898 +03:00 [DBG] Connection id "0HNC8090TGCBI" started. 2025-07-01 11:18:13.899 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:18:13.899 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:13.899 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:18:13.899 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:18:13.899 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:18:13.899 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:13.899 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:13.899 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:13.899 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:13.899 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:18:13.899 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:13.899 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:13.899 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:18:13.899 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:13.899 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:18:13.899 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:13.899 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:13.899 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:13.900 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:13.900 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:18:13.900 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:18:13.900 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:18:13.900 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:18:13.900 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:18:13.900 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:18:13.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:13.900 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:13.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:13.900 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:13.900 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:13.900 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:18:13.900 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:18:14.044 +03:00 [DBG] Connection id "0HNC8090TGCBJ" accepted. 2025-07-01 11:18:14.044 +03:00 [DBG] Connection id "0HNC8090TGCBJ" started. 2025-07-01 11:18:14.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:18:14.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:14.044 +03:00 [DBG] POST requests are not supported 2025-07-01 11:18:14.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:18:14.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:18:14.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:14.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:14.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:14.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:18:14.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:18:14.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:14.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:18:14.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:14.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:14.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:18:14.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:14.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:18:14.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:14.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:14.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:18:14.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:18:14.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:14.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:14.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:14.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:14.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:14.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1167ms. 2025-07-01 11:18:14.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:14.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:14.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:14.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:14.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:14.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:14.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:14.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:14.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:14.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:18:14.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:14.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:14.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:14.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:14.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:14.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:14.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:14.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7111ms 2025-07-01 11:18:14.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:14.045 +03:00 [DBG] Connection id "0HNC8090TGCBJ" completed keep alive response. 2025-07-01 11:18:14.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3874ms 2025-07-01 11:18:14.046 +03:00 [DBG] Connection id "0HNC8090TGCBJ" received FIN. 2025-07-01 11:18:14.046 +03:00 [DBG] Connection id "0HNC8090TGCBJ" disconnecting. 2025-07-01 11:18:14.046 +03:00 [DBG] Connection id "0HNC8090TGCBJ" stopped. 2025-07-01 11:18:14.046 +03:00 [DBG] Connection id "0HNC8090TGCBJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:14.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 152.2659ms. 2025-07-01 11:18:14.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:14.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:14.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:14.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:14.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:14.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:14.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:14.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:14.053 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:18:14.053 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:18:14.053 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:18:14.053 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:18:14.053 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:18:14.053 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:18:14.053 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:18:14.054 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:18:14.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:14.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:14.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:14.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:14.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:14.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:14.054 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 154.7521ms 2025-07-01 11:18:14.054 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:14.054 +03:00 [DBG] Connection id "0HNC8090TGCBI" completed keep alive response. 2025-07-01 11:18:14.054 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 155.5929ms 2025-07-01 11:18:14.058 +03:00 [DBG] Connection id "0HNC8090TGCBI" received FIN. 2025-07-01 11:18:14.058 +03:00 [DBG] Connection id "0HNC8090TGCBI" disconnecting. 2025-07-01 11:18:14.058 +03:00 [DBG] Connection id "0HNC8090TGCBI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:14.059 +03:00 [DBG] Connection id "0HNC8090TGCBI" stopped. 2025-07-01 11:18:18.985 +03:00 [DBG] Connection id "0HNC8090TGCBK" accepted. 2025-07-01 11:18:18.985 +03:00 [DBG] Connection id "0HNC8090TGCBK" started. 2025-07-01 11:18:18.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:18:18.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:18.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:18:18.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:18:18.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:18:18.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:18.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:18.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:18.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:18:18.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:18:18.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:18.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:18:18.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:18.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:18.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:18:18.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:18.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:18:18.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:18.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:18.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:18:18.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:18:18.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:18.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:18.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:18.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:18.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:18.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1386ms. 2025-07-01 11:18:18.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:18.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:18.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:18.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:18.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:18.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:18.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:18.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:18.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:18.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:18:18.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:18.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:18.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:18.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:18.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:18.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:18.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:18.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9998ms 2025-07-01 11:18:18.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:18.987 +03:00 [DBG] Connection id "0HNC8090TGCBK" completed keep alive response. 2025-07-01 11:18:18.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8361ms 2025-07-01 11:18:18.988 +03:00 [DBG] Connection id "0HNC8090TGCBK" received FIN. 2025-07-01 11:18:18.988 +03:00 [DBG] Connection id "0HNC8090TGCBK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:18.988 +03:00 [DBG] Connection id "0HNC8090TGCBK" disconnecting. 2025-07-01 11:18:18.988 +03:00 [DBG] Connection id "0HNC8090TGCBK" stopped. 2025-07-01 11:18:23.010 +03:00 [DBG] Connection id "0HNC8090TGCBL" accepted. 2025-07-01 11:18:23.011 +03:00 [DBG] Connection id "0HNC8090TGCBL" started. 2025-07-01 11:18:23.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 754 2025-07-01 11:18:23.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:23.011 +03:00 [DBG] POST requests are not supported 2025-07-01 11:18:23.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:18:23.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:18:23.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:18:23.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:23.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:23.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:18:23.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:18:23.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:18:23.011 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:18:23.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:23.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:23.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:18:23.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:23.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:18:23.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:23.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:23.011 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:18:23.011 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:18:23.011 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:18:23.011 +03:00 [DBG] Connection id "0HNC8090TGCBL", Request id "0HNC8090TGCBL:00000001": started reading request body. 2025-07-01 11:18:23.011 +03:00 [DBG] Connection id "0HNC8090TGCBL", Request id "0HNC8090TGCBL:00000001": done reading request body. 2025-07-01 11:18:23.012 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:18:23.012 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:18:23.012 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:18:23.012 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:18:23.012 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:18:23.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:23.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:23.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:23.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:23.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:23.012 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:18:23.012 +03:00 [INF] Updating physical elements properties 2025-07-01 11:18:23.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.2961ms. 2025-07-01 11:18:23.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:23.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:23.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:23.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:23.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:23.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:23.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:23.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:18:23.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:23.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:23.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:23.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 18.3786ms 2025-07-01 11:18:23.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:18:23.030 +03:00 [DBG] Connection id "0HNC8090TGCBL" completed keep alive response. 2025-07-01 11:18:23.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 18.9657ms 2025-07-01 11:18:23.030 +03:00 [DBG] Connection id "0HNC8090TGCBL" received FIN. 2025-07-01 11:18:23.030 +03:00 [DBG] Connection id "0HNC8090TGCBL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:23.030 +03:00 [DBG] Connection id "0HNC8090TGCBL" disconnecting. 2025-07-01 11:18:23.030 +03:00 [DBG] Connection id "0HNC8090TGCBL" stopped. 2025-07-01 11:18:23.084 +03:00 [DBG] Connection id "0HNC8090TGCBM" accepted. 2025-07-01 11:18:23.084 +03:00 [DBG] Connection id "0HNC8090TGCBM" started. 2025-07-01 11:18:23.085 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:18:23.085 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:23.085 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:18:23.085 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:18:23.085 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:18:23.085 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:23.085 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:23.085 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:23.085 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:23.085 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:18:23.085 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:23.085 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:23.085 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:18:23.085 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:23.085 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:18:23.085 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.085 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.085 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:23.085 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:23.086 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:18:23.086 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:18:23.086 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:18:23.086 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:18:23.086 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:18:23.086 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:18:23.086 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:23.086 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:23.086 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:23.086 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:23.086 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:23.086 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:18:23.086 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:18:23.088 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.8581ms. 2025-07-01 11:18:23.088 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:23.088 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:23.088 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:23.088 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:23.088 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.088 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.088 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:23.088 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:23.088 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:18:23.088 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:18:23.088 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:18:23.088 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:18:23.088 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:18:23.088 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:18:23.088 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:18:23.089 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:18:23.089 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:23.089 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:23.089 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.089 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.089 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.089 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.089 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.4926ms 2025-07-01 11:18:23.089 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:23.089 +03:00 [DBG] Connection id "0HNC8090TGCBM" completed keep alive response. 2025-07-01 11:18:23.089 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.2954ms 2025-07-01 11:18:23.089 +03:00 [DBG] Connection id "0HNC8090TGCBM" received FIN. 2025-07-01 11:18:23.089 +03:00 [DBG] Connection id "0HNC8090TGCBM" disconnecting. 2025-07-01 11:18:23.089 +03:00 [DBG] Connection id "0HNC8090TGCBM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:23.090 +03:00 [DBG] Connection id "0HNC8090TGCBM" stopped. 2025-07-01 11:18:23.166 +03:00 [DBG] Connection id "0HNC8090TGCBN" accepted. 2025-07-01 11:18:23.166 +03:00 [DBG] Connection id "0HNC8090TGCBN" started. 2025-07-01 11:18:23.166 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:18:23.166 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:23.166 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:18:23.166 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:18:23.166 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:18:23.166 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:23.166 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:23.166 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:23.166 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:23.166 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:18:23.166 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:23.166 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:23.166 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:18:23.166 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:23.166 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:18:23.166 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.166 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.166 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:23.166 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:23.166 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:18:23.167 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:18:23.167 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:18:23.167 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:18:23.167 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:18:23.167 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:18:23.167 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:23.167 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:23.167 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:23.167 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:23.167 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:23.167 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:18:23.167 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:18:23.313 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 146.6283ms. 2025-07-01 11:18:23.314 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:23.314 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:23.314 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:23.314 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:23.314 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.314 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.314 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:23.314 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:23.314 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:18:23.314 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:18:23.314 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:18:23.314 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:18:23.314 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:18:23.314 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:18:23.314 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:18:23.316 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:18:23.316 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:23.316 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:23.316 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.316 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.316 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.316 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.316 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 150.0074ms 2025-07-01 11:18:23.316 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:23.316 +03:00 [DBG] Connection id "0HNC8090TGCBN" completed keep alive response. 2025-07-01 11:18:23.316 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 150.5997ms 2025-07-01 11:18:23.319 +03:00 [DBG] Connection id "0HNC8090TGCBN" received FIN. 2025-07-01 11:18:23.319 +03:00 [DBG] Connection id "0HNC8090TGCBN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:23.319 +03:00 [DBG] Connection id "0HNC8090TGCBN" disconnecting. 2025-07-01 11:18:23.320 +03:00 [DBG] Connection id "0HNC8090TGCBN" stopped. 2025-07-01 11:18:23.993 +03:00 [DBG] Connection id "0HNC8090TGCBO" accepted. 2025-07-01 11:18:23.993 +03:00 [DBG] Connection id "0HNC8090TGCBO" started. 2025-07-01 11:18:23.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:18:23.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:23.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:18:23.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:18:23.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:18:23.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:23.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:23.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:23.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:18:23.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:18:23.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:23.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:18:23.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:23.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:23.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:18:23.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:23.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:18:23.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:18:23.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:18:23.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:23.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:23.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:23.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:23.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:23.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.181ms. 2025-07-01 11:18:23.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:23.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:23.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:23.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:23.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:23.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:23.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:23.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:18:23.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:23.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:23.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:23.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:23.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1693ms 2025-07-01 11:18:23.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:23.995 +03:00 [DBG] Connection id "0HNC8090TGCBO" completed keep alive response. 2025-07-01 11:18:23.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1014ms 2025-07-01 11:18:23.996 +03:00 [DBG] Connection id "0HNC8090TGCBO" received FIN. 2025-07-01 11:18:23.996 +03:00 [DBG] Connection id "0HNC8090TGCBO" disconnecting. 2025-07-01 11:18:23.996 +03:00 [DBG] Connection id "0HNC8090TGCBO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:23.997 +03:00 [DBG] Connection id "0HNC8090TGCBO" stopped. 2025-07-01 11:18:26.624 +03:00 [DBG] Connection id "0HNC8090TGCBP" accepted. 2025-07-01 11:18:26.624 +03:00 [DBG] Connection id "0HNC8090TGCBP" started. 2025-07-01 11:18:26.624 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:18:26.624 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:26.624 +03:00 [DBG] POST requests are not supported 2025-07-01 11:18:26.624 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:18:26.624 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:18:26.624 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:18:26.624 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:26.624 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:26.624 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:18:26.624 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:18:26.624 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:18:26.625 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:18:26.625 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:26.625 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:26.625 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:18:26.625 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:26.625 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:18:26.625 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:26.625 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:26.625 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:26.625 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:26.625 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:18:26.625 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:18:26.625 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:18:26.625 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:18:26.625 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:18:26.625 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:18:26.625 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:18:26.625 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:18:26.625 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:18:26.625 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:18:26.625 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:18:26.625 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:18:26.625 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:18:26.625 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:18:26.625 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:18:26.625 +03:00 [DBG] Connection id "0HNC8090TGCBP", Request id "0HNC8090TGCBP:00000001": started reading request body. 2025-07-01 11:18:26.625 +03:00 [DBG] Connection id "0HNC8090TGCBP", Request id "0HNC8090TGCBP:00000001": done reading request body. 2025-07-01 11:18:26.625 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:18:26.625 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:18:26.625 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:18:26.625 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:18:26.625 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:18:26.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:26.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:26.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:26.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:26.625 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:26.625 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:18:26.625 +03:00 [INF] Changing group of physicals [336] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:18:26.643 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.045ms. 2025-07-01 11:18:26.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:26.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:26.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:26.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:26.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:26.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:26.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:26.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:26.644 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:26.644 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:18:26.644 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:26.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:26.644 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:26.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:26.644 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:26.644 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:26.644 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:26.644 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 19.1759ms 2025-07-01 11:18:26.644 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:18:26.644 +03:00 [DBG] Connection id "0HNC8090TGCBP" completed keep alive response. 2025-07-01 11:18:26.644 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 19.8602ms 2025-07-01 11:18:26.644 +03:00 [DBG] Connection id "0HNC8090TGCBP" received FIN. 2025-07-01 11:18:26.644 +03:00 [DBG] Connection id "0HNC8090TGCBP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:26.644 +03:00 [DBG] Connection id "0HNC8090TGCBP" disconnecting. 2025-07-01 11:18:26.644 +03:00 [DBG] Connection id "0HNC8090TGCBP" stopped. 2025-07-01 11:18:26.685 +03:00 [DBG] Connection id "0HNC8090TGCBQ" accepted. 2025-07-01 11:18:26.685 +03:00 [DBG] Connection id "0HNC8090TGCBQ" started. 2025-07-01 11:18:26.686 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:18:26.686 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:26.686 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:18:26.686 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:18:26.686 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:18:26.686 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:26.686 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:26.686 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:26.686 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:26.686 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:18:26.686 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:26.686 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:26.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-07-01 11:18:26.686 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:26.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-07-01 11:18:26.686 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:26.686 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:26.686 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:26.686 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:26.686 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:18:26.686 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:18:26.686 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:18:26.687 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:18:26.687 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:18:26.687 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:18:26.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:26.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:26.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:26.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:26.687 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:26.687 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:18:26.687 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:18:26.688 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1748ms. 2025-07-01 11:18:26.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:26.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:26.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:26.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:26.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:26.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:26.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:26.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:26.688 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:18:26.688 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:18:26.688 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:18:26.688 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:18:26.688 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:18:26.688 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:18:26.688 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:18:26.688 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:18:26.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:26.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:26.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:26.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:26.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:26.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:26.689 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.3338ms 2025-07-01 11:18:26.689 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:26.689 +03:00 [DBG] Connection id "0HNC8090TGCBQ" completed keep alive response. 2025-07-01 11:18:26.689 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.0606ms 2025-07-01 11:18:26.689 +03:00 [DBG] Connection id "0HNC8090TGCBQ" received FIN. 2025-07-01 11:18:26.689 +03:00 [DBG] Connection id "0HNC8090TGCBQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:26.689 +03:00 [DBG] Connection id "0HNC8090TGCBQ" disconnecting. 2025-07-01 11:18:26.689 +03:00 [DBG] Connection id "0HNC8090TGCBQ" stopped. 2025-07-01 11:18:26.739 +03:00 [DBG] Connection id "0HNC8090TGCBR" accepted. 2025-07-01 11:18:26.739 +03:00 [DBG] Connection id "0HNC8090TGCBR" started. 2025-07-01 11:18:26.739 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:18:26.739 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:26.739 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:18:26.739 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:18:26.739 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:18:26.739 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:26.739 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:26.739 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:26.739 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:26.739 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:18:26.739 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:26.739 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:26.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-07-01 11:18:26.739 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:26.739 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:18:26.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:26.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:26.739 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:26.739 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:26.739 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:18:26.739 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:18:26.740 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:18:26.740 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:18:26.740 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:18:26.740 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:18:26.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:26.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:26.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:26.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:26.740 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:26.740 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:18:26.740 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:18:26.874 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 134.1776ms. 2025-07-01 11:18:26.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:26.874 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:26.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:26.874 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:26.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:26.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:26.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:26.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:26.874 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:18:26.874 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:18:26.874 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:18:26.874 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:18:26.874 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:18:26.874 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:18:26.874 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:18:26.876 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:18:26.876 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:26.876 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:26.876 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:26.876 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:26.876 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:26.876 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:26.877 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 137.2515ms 2025-07-01 11:18:26.877 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:26.877 +03:00 [DBG] Connection id "0HNC8090TGCBR" completed keep alive response. 2025-07-01 11:18:26.877 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 137.9096ms 2025-07-01 11:18:26.880 +03:00 [DBG] Connection id "0HNC8090TGCBR" received FIN. 2025-07-01 11:18:26.881 +03:00 [DBG] Connection id "0HNC8090TGCBR" disconnecting. 2025-07-01 11:18:26.881 +03:00 [DBG] Connection id "0HNC8090TGCBR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:26.882 +03:00 [DBG] Connection id "0HNC8090TGCBR" stopped. 2025-07-01 11:18:28.994 +03:00 [DBG] Connection id "0HNC8090TGCBS" accepted. 2025-07-01 11:18:28.995 +03:00 [DBG] Connection id "0HNC8090TGCBS" started. 2025-07-01 11:18:28.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:18:28.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:28.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:18:28.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:18:28.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:18:28.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:28.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:28.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:28.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:18:28.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:18:28.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:28.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:18:28.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:28.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:28.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:18:28.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:28.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:18:28.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:28.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:28.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:18:28.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:18:28.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:28.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:28.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:28.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:28.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:28.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1372ms. 2025-07-01 11:18:28.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:28.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:28.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:28.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:28.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:28.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:28.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:28.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:28.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:28.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:18:28.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:28.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:28.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:28.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:28.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:28.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:28.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:28.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7493ms 2025-07-01 11:18:28.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:28.996 +03:00 [DBG] Connection id "0HNC8090TGCBS" completed keep alive response. 2025-07-01 11:18:28.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5902ms 2025-07-01 11:18:28.997 +03:00 [DBG] Connection id "0HNC8090TGCBS" received FIN. 2025-07-01 11:18:28.997 +03:00 [DBG] Connection id "0HNC8090TGCBS" disconnecting. 2025-07-01 11:18:28.997 +03:00 [DBG] Connection id "0HNC8090TGCBS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:28.998 +03:00 [DBG] Connection id "0HNC8090TGCBS" stopped. 2025-07-01 11:18:33.999 +03:00 [DBG] Connection id "0HNC8090TGCBT" accepted. 2025-07-01 11:18:34.000 +03:00 [DBG] Connection id "0HNC8090TGCBT" started. 2025-07-01 11:18:34.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:18:34.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:34.000 +03:00 [DBG] POST requests are not supported 2025-07-01 11:18:34.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:18:34.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:18:34.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:34.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:34.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:34.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:18:34.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:18:34.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:34.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:18:34.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:34.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:34.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:18:34.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:34.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:18:34.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:34.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:34.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:18:34.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:18:34.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:34.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:34.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:34.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:34.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:34.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.171ms. 2025-07-01 11:18:34.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:34.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:34.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:34.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:34.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:34.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:34.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:34.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:34.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:34.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:18:34.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:34.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:34.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:34.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:34.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:34.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:34.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:34.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7812ms 2025-07-01 11:18:34.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:34.001 +03:00 [DBG] Connection id "0HNC8090TGCBT" completed keep alive response. 2025-07-01 11:18:34.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4525ms 2025-07-01 11:18:34.001 +03:00 [DBG] Connection id "0HNC8090TGCBT" received FIN. 2025-07-01 11:18:34.002 +03:00 [DBG] Connection id "0HNC8090TGCBT" disconnecting. 2025-07-01 11:18:34.002 +03:00 [DBG] Connection id "0HNC8090TGCBT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:34.003 +03:00 [DBG] Connection id "0HNC8090TGCBT" stopped. 2025-07-01 11:18:38.986 +03:00 [DBG] Connection id "0HNC8090TGCBU" accepted. 2025-07-01 11:18:38.986 +03:00 [DBG] Connection id "0HNC8090TGCBU" started. 2025-07-01 11:18:38.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:18:38.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:38.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:18:38.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:18:38.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:18:38.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:38.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:38.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:38.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:18:38.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:18:38.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:38.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:18:38.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:38.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:38.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:18:38.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:38.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:18:38.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:38.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:38.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:18:38.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:18:38.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:38.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:38.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:38.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:38.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:38.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1476ms. 2025-07-01 11:18:38.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:38.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:38.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:38.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:38.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:38.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:38.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:38.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:38.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:38.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:18:38.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:38.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:38.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:38.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:38.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:38.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:38.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:38.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8708ms 2025-07-01 11:18:38.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:38.988 +03:00 [DBG] Connection id "0HNC8090TGCBU" completed keep alive response. 2025-07-01 11:18:38.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6008ms 2025-07-01 11:18:38.988 +03:00 [DBG] Connection id "0HNC8090TGCBU" received FIN. 2025-07-01 11:18:38.988 +03:00 [DBG] Connection id "0HNC8090TGCBU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:38.988 +03:00 [DBG] Connection id "0HNC8090TGCBU" disconnecting. 2025-07-01 11:18:38.989 +03:00 [DBG] Connection id "0HNC8090TGCBU" stopped. 2025-07-01 11:18:42.048 +03:00 [DBG] Connection id "0HNC8090TGCBV" accepted. 2025-07-01 11:18:42.048 +03:00 [DBG] Connection id "0HNC8090TGCBV" started. 2025-07-01 11:18:42.049 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 756 2025-07-01 11:18:42.049 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:42.049 +03:00 [DBG] POST requests are not supported 2025-07-01 11:18:42.049 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:18:42.049 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:18:42.049 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:18:42.049 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:42.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:42.049 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:18:42.049 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:18:42.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:18:42.049 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:18:42.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:42.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:42.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:18:42.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:42.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:18:42.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:42.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:42.050 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:42.050 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:42.050 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:18:42.050 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:18:42.050 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:18:42.050 +03:00 [DBG] Connection id "0HNC8090TGCBV", Request id "0HNC8090TGCBV:00000001": started reading request body. 2025-07-01 11:18:42.050 +03:00 [DBG] Connection id "0HNC8090TGCBV", Request id "0HNC8090TGCBV:00000001": done reading request body. 2025-07-01 11:18:42.050 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:18:42.050 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:18:42.050 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:18:42.050 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:18:42.050 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:18:42.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:42.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:42.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:42.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:42.050 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:42.050 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:18:42.050 +03:00 [INF] Updating physical elements properties 2025-07-01 11:18:42.079 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 28.3105ms. 2025-07-01 11:18:42.079 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:42.079 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:42.079 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:42.079 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:42.079 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:42.079 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:42.079 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:42.079 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:42.079 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:42.079 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:18:42.079 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:42.079 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:42.079 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:42.079 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:42.079 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:42.079 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:42.079 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:42.079 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 29.9872ms 2025-07-01 11:18:42.079 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:18:42.080 +03:00 [DBG] Connection id "0HNC8090TGCBV" completed keep alive response. 2025-07-01 11:18:42.080 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 31.0808ms 2025-07-01 11:18:42.080 +03:00 [DBG] Connection id "0HNC8090TGCBV" received FIN. 2025-07-01 11:18:42.080 +03:00 [DBG] Connection id "0HNC8090TGCBV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:42.080 +03:00 [DBG] Connection id "0HNC8090TGCBV" disconnecting. 2025-07-01 11:18:42.080 +03:00 [DBG] Connection id "0HNC8090TGCBV" stopped. 2025-07-01 11:18:42.120 +03:00 [DBG] Connection id "0HNC8090TGCC0" accepted. 2025-07-01 11:18:42.120 +03:00 [DBG] Connection id "0HNC8090TGCC0" started. 2025-07-01 11:18:42.120 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:18:42.120 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:42.120 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:18:42.121 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:18:42.121 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:18:42.121 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:42.121 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:42.121 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:42.121 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:42.121 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:18:42.121 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:42.121 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:42.121 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:18:42.121 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:42.121 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:18:42.121 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:42.121 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:42.121 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:42.121 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:42.121 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:18:42.121 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:18:42.121 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:18:42.121 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:18:42.122 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:18:42.122 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:18:42.122 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:42.122 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:42.122 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:42.122 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:42.122 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:42.122 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:18:42.122 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:18:42.124 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.9734ms. 2025-07-01 11:18:42.124 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:42.124 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:42.124 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:42.124 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:42.124 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:42.124 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:42.124 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:42.124 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:42.124 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:18:42.124 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:18:42.124 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:18:42.124 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:18:42.124 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:18:42.124 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:18:42.124 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:18:42.124 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:18:42.124 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:42.124 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:42.124 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:42.124 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:42.124 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:42.124 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:42.124 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.3057ms 2025-07-01 11:18:42.124 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:42.124 +03:00 [DBG] Connection id "0HNC8090TGCC0" completed keep alive response. 2025-07-01 11:18:42.124 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.1088ms 2025-07-01 11:18:42.125 +03:00 [DBG] Connection id "0HNC8090TGCC0" received FIN. 2025-07-01 11:18:42.125 +03:00 [DBG] Connection id "0HNC8090TGCC0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:42.125 +03:00 [DBG] Connection id "0HNC8090TGCC0" disconnecting. 2025-07-01 11:18:42.125 +03:00 [DBG] Connection id "0HNC8090TGCC0" stopped. 2025-07-01 11:18:42.174 +03:00 [DBG] Connection id "0HNC8090TGCC1" accepted. 2025-07-01 11:18:42.174 +03:00 [DBG] Connection id "0HNC8090TGCC1" started. 2025-07-01 11:18:42.174 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:18:42.174 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:42.174 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:18:42.174 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:18:42.174 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:18:42.174 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:42.174 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:42.174 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:42.174 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:42.174 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:18:42.174 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:42.174 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:42.174 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:18:42.174 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:42.174 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:18:42.174 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:42.174 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:42.174 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:42.174 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:42.174 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:18:42.174 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:18:42.174 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:18:42.174 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:18:42.174 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:18:42.175 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:18:42.175 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:42.175 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:42.175 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:42.175 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:42.175 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:42.175 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:18:42.175 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:18:42.312 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 136.8874ms. 2025-07-01 11:18:42.312 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:42.312 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:42.312 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:42.312 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:42.312 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:42.312 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:42.312 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:42.312 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:42.312 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:18:42.312 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:18:42.312 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:18:42.312 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:18:42.312 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:18:42.312 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:18:42.312 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:18:42.313 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:18:42.313 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:42.313 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:42.313 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:42.313 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:42.313 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:42.313 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:42.313 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 139.1138ms 2025-07-01 11:18:42.313 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:42.313 +03:00 [DBG] Connection id "0HNC8090TGCC1" completed keep alive response. 2025-07-01 11:18:42.314 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 139.6315ms 2025-07-01 11:18:42.318 +03:00 [DBG] Connection id "0HNC8090TGCC1" received FIN. 2025-07-01 11:18:42.318 +03:00 [DBG] Connection id "0HNC8090TGCC1" disconnecting. 2025-07-01 11:18:42.318 +03:00 [DBG] Connection id "0HNC8090TGCC1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:42.319 +03:00 [DBG] Connection id "0HNC8090TGCC1" stopped. 2025-07-01 11:18:43.987 +03:00 [DBG] Connection id "0HNC8090TGCC2" accepted. 2025-07-01 11:18:43.987 +03:00 [DBG] Connection id "0HNC8090TGCC2" started. 2025-07-01 11:18:43.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:18:43.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:43.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:18:43.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:18:43.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:18:43.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:43.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:43.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:43.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:18:43.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:18:43.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:43.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:18:43.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:43.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:43.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:18:43.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:43.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:18:43.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:43.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:43.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:18:43.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:18:43.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:43.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:43.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:43.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:43.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:43.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1499ms. 2025-07-01 11:18:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:43.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:43.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:43.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:43.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:43.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:43.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:18:43.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:43.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:43.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:43.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:43.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:43.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:43.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:43.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8046ms 2025-07-01 11:18:43.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:43.989 +03:00 [DBG] Connection id "0HNC8090TGCC2" completed keep alive response. 2025-07-01 11:18:43.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3936ms 2025-07-01 11:18:43.989 +03:00 [DBG] Connection id "0HNC8090TGCC2" received FIN. 2025-07-01 11:18:43.989 +03:00 [DBG] Connection id "0HNC8090TGCC2" disconnecting. 2025-07-01 11:18:43.989 +03:00 [DBG] Connection id "0HNC8090TGCC2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:43.991 +03:00 [DBG] Connection id "0HNC8090TGCC2" stopped. 2025-07-01 11:18:45.646 +03:00 [DBG] Connection id "0HNC8090TGCC3" accepted. 2025-07-01 11:18:45.646 +03:00 [DBG] Connection id "0HNC8090TGCC3" started. 2025-07-01 11:18:45.646 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:18:45.646 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:45.646 +03:00 [DBG] POST requests are not supported 2025-07-01 11:18:45.646 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:18:45.646 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:18:45.646 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:18:45.647 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:45.647 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:45.647 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:18:45.647 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:18:45.647 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:18:45.647 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:18:45.647 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:45.647 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:45.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-07-01 11:18:45.647 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:45.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-07-01 11:18:45.647 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:45.647 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:45.647 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:45.647 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:45.647 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:18:45.647 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:18:45.647 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:18:45.647 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:18:45.647 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:18:45.647 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:18:45.647 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:18:45.647 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:18:45.647 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:18:45.647 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:18:45.647 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:18:45.647 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:18:45.647 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:18:45.647 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:18:45.647 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:18:45.647 +03:00 [DBG] Connection id "0HNC8090TGCC3", Request id "0HNC8090TGCC3:00000001": started reading request body. 2025-07-01 11:18:45.647 +03:00 [DBG] Connection id "0HNC8090TGCC3", Request id "0HNC8090TGCC3:00000001": done reading request body. 2025-07-01 11:18:45.647 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:18:45.647 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:18:45.647 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:18:45.647 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:18:45.647 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:18:45.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:45.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:45.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:45.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:45.648 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:45.648 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:18:45.648 +03:00 [INF] Changing group of physicals [339] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:18:45.672 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 24.4538ms. 2025-07-01 11:18:45.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:45.672 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:45.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:45.673 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:45.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:45.673 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:45.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:45.673 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:45.673 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:45.673 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:18:45.673 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:45.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:45.673 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:45.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:45.673 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:45.673 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:45.673 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:45.673 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 26.3956ms 2025-07-01 11:18:45.673 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:18:45.673 +03:00 [DBG] Connection id "0HNC8090TGCC3" completed keep alive response. 2025-07-01 11:18:45.673 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 27.0738ms 2025-07-01 11:18:45.674 +03:00 [DBG] Connection id "0HNC8090TGCC3" received FIN. 2025-07-01 11:18:45.674 +03:00 [DBG] Connection id "0HNC8090TGCC3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:45.674 +03:00 [DBG] Connection id "0HNC8090TGCC3" disconnecting. 2025-07-01 11:18:45.674 +03:00 [DBG] Connection id "0HNC8090TGCC3" stopped. 2025-07-01 11:18:45.714 +03:00 [DBG] Connection id "0HNC8090TGCC4" accepted. 2025-07-01 11:18:45.714 +03:00 [DBG] Connection id "0HNC8090TGCC4" started. 2025-07-01 11:18:45.715 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:18:45.715 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:45.715 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:18:45.715 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:18:45.715 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:18:45.715 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:45.715 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:45.715 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:45.715 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:45.715 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:18:45.715 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:45.715 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:45.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-07-01 11:18:45.715 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:45.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-07-01 11:18:45.716 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:45.716 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:45.716 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:45.716 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:45.716 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:18:45.716 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:18:45.716 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:18:45.716 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:18:45.716 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:18:45.716 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:18:45.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:45.716 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:45.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:45.716 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:45.716 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:45.716 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:18:45.717 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:18:45.718 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.4832ms. 2025-07-01 11:18:45.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:45.718 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:45.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:45.718 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:45.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:45.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:45.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:45.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:45.718 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:18:45.718 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:18:45.718 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:18:45.719 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:18:45.719 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:18:45.719 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:18:45.719 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:18:45.719 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:18:45.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:45.719 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:45.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:45.719 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:45.719 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:45.719 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:45.719 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.5538ms 2025-07-01 11:18:45.719 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:45.719 +03:00 [DBG] Connection id "0HNC8090TGCC4" completed keep alive response. 2025-07-01 11:18:45.719 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.6912ms 2025-07-01 11:18:45.720 +03:00 [DBG] Connection id "0HNC8090TGCC4" received FIN. 2025-07-01 11:18:45.720 +03:00 [DBG] Connection id "0HNC8090TGCC4" disconnecting. 2025-07-01 11:18:45.720 +03:00 [DBG] Connection id "0HNC8090TGCC4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:45.721 +03:00 [DBG] Connection id "0HNC8090TGCC4" stopped. 2025-07-01 11:18:45.768 +03:00 [DBG] Connection id "0HNC8090TGCC5" accepted. 2025-07-01 11:18:45.768 +03:00 [DBG] Connection id "0HNC8090TGCC5" started. 2025-07-01 11:18:45.768 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:18:45.768 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:45.768 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:18:45.768 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:18:45.768 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:18:45.769 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:45.769 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:45.769 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:45.769 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:45.769 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:18:45.769 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:45.769 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:45.769 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:18:45.769 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:45.769 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:18:45.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:45.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:45.769 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:45.769 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:18:45.769 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:18:45.769 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:18:45.769 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:18:45.769 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:18:45.769 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:18:45.769 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:18:45.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:45.769 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:45.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:45.769 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:45.769 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:45.769 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:18:45.769 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:18:45.911 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 141.9531ms. 2025-07-01 11:18:45.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:45.911 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:45.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:45.911 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:45.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:45.912 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:45.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:45.912 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:45.912 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:18:45.912 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:18:45.912 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:18:45.912 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:18:45.912 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:18:45.912 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:18:45.912 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:18:45.913 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:18:45.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:45.914 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:45.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:45.914 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:45.914 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:45.914 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:45.914 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 144.7817ms 2025-07-01 11:18:45.914 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:18:45.914 +03:00 [DBG] Connection id "0HNC8090TGCC5" completed keep alive response. 2025-07-01 11:18:45.914 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 145.3726ms 2025-07-01 11:18:45.917 +03:00 [DBG] Connection id "0HNC8090TGCC5" received FIN. 2025-07-01 11:18:45.917 +03:00 [DBG] Connection id "0HNC8090TGCC5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:45.918 +03:00 [DBG] Connection id "0HNC8090TGCC5" disconnecting. 2025-07-01 11:18:45.918 +03:00 [DBG] Connection id "0HNC8090TGCC5" stopped. 2025-07-01 11:18:48.986 +03:00 [DBG] Connection id "0HNC8090TGCC6" accepted. 2025-07-01 11:18:48.987 +03:00 [DBG] Connection id "0HNC8090TGCC6" started. 2025-07-01 11:18:48.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:18:48.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:48.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:18:48.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:18:48.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:18:48.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:48.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:48.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:48.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:18:48.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:18:48.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:48.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:18:48.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:48.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:48.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:18:48.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:48.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:18:48.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:48.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:48.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:18:48.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:18:48.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:48.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:48.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:48.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:48.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:48.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1349ms. 2025-07-01 11:18:48.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:48.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:48.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:48.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:48.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:48.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:48.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:48.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:48.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:48.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:18:48.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:48.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:48.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:48.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:48.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:48.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:48.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:48.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7722ms 2025-07-01 11:18:48.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:48.988 +03:00 [DBG] Connection id "0HNC8090TGCC6" completed keep alive response. 2025-07-01 11:18:48.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4122ms 2025-07-01 11:18:48.988 +03:00 [DBG] Connection id "0HNC8090TGCC6" received FIN. 2025-07-01 11:18:48.988 +03:00 [DBG] Connection id "0HNC8090TGCC6" disconnecting. 2025-07-01 11:18:48.988 +03:00 [DBG] Connection id "0HNC8090TGCC6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:48.989 +03:00 [DBG] Connection id "0HNC8090TGCC6" stopped. 2025-07-01 11:18:53.985 +03:00 [DBG] Connection id "0HNC8090TGCC7" accepted. 2025-07-01 11:18:53.986 +03:00 [DBG] Connection id "0HNC8090TGCC7" started. 2025-07-01 11:18:53.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:18:53.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:53.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:18:53.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:18:53.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:18:53.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:53.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:53.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:53.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:18:53.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:18:53.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:53.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:18:53.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:53.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:53.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:18:53.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:53.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:18:53.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:53.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:53.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:18:53.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:18:53.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:53.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:53.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:53.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:53.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:53.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1344ms. 2025-07-01 11:18:53.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:53.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:53.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:53.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:53.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:53.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:53.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:53.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:53.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:53.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:18:53.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:53.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:53.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:53.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:53.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:53.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:53.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:53.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8776ms 2025-07-01 11:18:53.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:53.988 +03:00 [DBG] Connection id "0HNC8090TGCC7" completed keep alive response. 2025-07-01 11:18:53.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8001ms 2025-07-01 11:18:53.988 +03:00 [DBG] Connection id "0HNC8090TGCC7" received FIN. 2025-07-01 11:18:53.988 +03:00 [DBG] Connection id "0HNC8090TGCC7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:53.988 +03:00 [DBG] Connection id "0HNC8090TGCC7" disconnecting. 2025-07-01 11:18:53.988 +03:00 [DBG] Connection id "0HNC8090TGCC7" stopped. 2025-07-01 11:18:58.981 +03:00 [DBG] Connection id "0HNC8090TGCC8" accepted. 2025-07-01 11:18:58.981 +03:00 [DBG] Connection id "0HNC8090TGCC8" started. 2025-07-01 11:18:58.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:18:58.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:18:58.982 +03:00 [DBG] POST requests are not supported 2025-07-01 11:18:58.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:18:58.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:18:58.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:58.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:18:58.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:18:58.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:18:58.982 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:18:58.982 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:58.982 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:18:58.982 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:18:58.982 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:18:58.982 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:18:58.982 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:18:58.982 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:18:58.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:58.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:58.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:18:58.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:18:58.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:58.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:58.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:58.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:58.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:18:58.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1511ms. 2025-07-01 11:18:58.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:58.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:18:58.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:58.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:18:58.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:58.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:58.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:58.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:58.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:58.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:18:58.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:18:58.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:58.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:18:58.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:58.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:58.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:58.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:18:58.983 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2261ms 2025-07-01 11:18:58.983 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:18:58.983 +03:00 [DBG] Connection id "0HNC8090TGCC8" completed keep alive response. 2025-07-01 11:18:58.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9902ms 2025-07-01 11:18:58.984 +03:00 [DBG] Connection id "0HNC8090TGCC8" received FIN. 2025-07-01 11:18:58.984 +03:00 [DBG] Connection id "0HNC8090TGCC8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:18:58.984 +03:00 [DBG] Connection id "0HNC8090TGCC8" disconnecting. 2025-07-01 11:18:58.984 +03:00 [DBG] Connection id "0HNC8090TGCC8" stopped. 2025-07-01 11:19:03.993 +03:00 [DBG] Connection id "0HNC8090TGCC9" accepted. 2025-07-01 11:19:03.993 +03:00 [DBG] Connection id "0HNC8090TGCC9" started. 2025-07-01 11:19:03.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:19:03.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:03.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:19:03.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:19:03.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:19:03.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:03.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:03.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:03.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:19:03.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:19:03.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:03.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:19:03.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:03.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:03.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:03.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:03.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:03.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:03.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:03.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:19:03.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:19:03.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:03.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:03.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:03.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:03.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:03.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1518ms. 2025-07-01 11:19:03.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:03.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:03.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:03.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:03.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:03.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:03.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:03.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:19:03.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:03.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:03.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:03.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:03.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:03.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:03.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:03.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1099ms 2025-07-01 11:19:03.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:03.995 +03:00 [DBG] Connection id "0HNC8090TGCC9" completed keep alive response. 2025-07-01 11:19:03.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0132ms 2025-07-01 11:19:03.995 +03:00 [DBG] Connection id "0HNC8090TGCC9" received FIN. 2025-07-01 11:19:03.995 +03:00 [DBG] Connection id "0HNC8090TGCC9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:03.996 +03:00 [DBG] Connection id "0HNC8090TGCC9" disconnecting. 2025-07-01 11:19:03.996 +03:00 [DBG] Connection id "0HNC8090TGCC9" stopped. 2025-07-01 11:19:08.992 +03:00 [DBG] Connection id "0HNC8090TGCCA" accepted. 2025-07-01 11:19:08.992 +03:00 [DBG] Connection id "0HNC8090TGCCA" started. 2025-07-01 11:19:08.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:19:08.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:08.992 +03:00 [DBG] POST requests are not supported 2025-07-01 11:19:08.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:19:08.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:19:08.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:08.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:08.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:08.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:19:08.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:19:08.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:08.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:19:08.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:08.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:08.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:08.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:08.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:08.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:08.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:08.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:19:08.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:19:08.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:08.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:08.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:08.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:08.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:08.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1169ms. 2025-07-01 11:19:08.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:08.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:08.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:08.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:08.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:08.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:08.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:08.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:08.993 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:08.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:19:08.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:08.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:08.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:08.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:08.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:08.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:08.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:08.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.565ms 2025-07-01 11:19:08.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:08.994 +03:00 [DBG] Connection id "0HNC8090TGCCA" completed keep alive response. 2025-07-01 11:19:08.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.153ms 2025-07-01 11:19:08.994 +03:00 [DBG] Connection id "0HNC8090TGCCA" received FIN. 2025-07-01 11:19:08.994 +03:00 [DBG] Connection id "0HNC8090TGCCA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:08.994 +03:00 [DBG] Connection id "0HNC8090TGCCA" disconnecting. 2025-07-01 11:19:08.994 +03:00 [DBG] Connection id "0HNC8090TGCCA" stopped. 2025-07-01 11:19:13.986 +03:00 [DBG] Connection id "0HNC8090TGCCB" accepted. 2025-07-01 11:19:13.986 +03:00 [DBG] Connection id "0HNC8090TGCCB" started. 2025-07-01 11:19:13.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:19:13.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:13.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:19:13.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:19:13.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:19:13.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:13.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:13.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:13.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:19:13.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:19:13.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:13.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:19:13.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:13.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:13.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:13.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:13.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:13.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:13.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:13.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:19:13.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:19:13.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:13.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:13.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:13.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:13.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:13.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.149ms. 2025-07-01 11:19:13.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:13.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:13.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:13.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:13.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:13.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:13.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:13.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:13.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:13.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:19:13.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:13.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:13.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:13.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:13.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:13.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:13.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:13.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.158ms 2025-07-01 11:19:13.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:13.988 +03:00 [DBG] Connection id "0HNC8090TGCCB" completed keep alive response. 2025-07-01 11:19:13.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0314ms 2025-07-01 11:19:13.989 +03:00 [DBG] Connection id "0HNC8090TGCCB" received FIN. 2025-07-01 11:19:13.989 +03:00 [DBG] Connection id "0HNC8090TGCCB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:13.989 +03:00 [DBG] Connection id "0HNC8090TGCCB" disconnecting. 2025-07-01 11:19:13.989 +03:00 [DBG] Connection id "0HNC8090TGCCB" stopped. 2025-07-01 11:19:18.987 +03:00 [DBG] Connection id "0HNC8090TGCCC" accepted. 2025-07-01 11:19:18.987 +03:00 [DBG] Connection id "0HNC8090TGCCC" started. 2025-07-01 11:19:18.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:19:18.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:18.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:19:18.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:19:18.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:19:18.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:18.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:18.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:18.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:19:18.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:19:18.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:18.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:19:18.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:18.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:18.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:18.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:18.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:18.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:18.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:18.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:19:18.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:19:18.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:18.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:18.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:18.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:18.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:18.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1836ms. 2025-07-01 11:19:18.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:18.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:18.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:18.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:18.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:18.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:18.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:18.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:18.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:18.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:19:18.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:18.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:18.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:18.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:18.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:18.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:18.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:18.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2397ms 2025-07-01 11:19:18.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:18.990 +03:00 [DBG] Connection id "0HNC8090TGCCC" completed keep alive response. 2025-07-01 11:19:18.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2403ms 2025-07-01 11:19:18.990 +03:00 [DBG] Connection id "0HNC8090TGCCC" received FIN. 2025-07-01 11:19:18.990 +03:00 [DBG] Connection id "0HNC8090TGCCC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:18.990 +03:00 [DBG] Connection id "0HNC8090TGCCC" disconnecting. 2025-07-01 11:19:18.990 +03:00 [DBG] Connection id "0HNC8090TGCCC" stopped. 2025-07-01 11:19:20.669 +03:00 [DBG] Connection id "0HNC8090TGCCD" accepted. 2025-07-01 11:19:20.669 +03:00 [DBG] Connection id "0HNC8090TGCCD" started. 2025-07-01 11:19:20.669 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 768 2025-07-01 11:19:20.669 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:20.669 +03:00 [DBG] POST requests are not supported 2025-07-01 11:19:20.669 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:19:20.669 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:19:20.669 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:19:20.669 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:20.669 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:20.670 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:19:20.670 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:19:20.670 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:19:20.670 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:19:20.670 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:20.670 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:20.670 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:20.670 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:20.670 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:20.670 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:20.670 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:20.670 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:20.670 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:20.670 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:19:20.670 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:19:20.670 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:19:20.670 +03:00 [DBG] Connection id "0HNC8090TGCCD", Request id "0HNC8090TGCCD:00000001": started reading request body. 2025-07-01 11:19:20.670 +03:00 [DBG] Connection id "0HNC8090TGCCD", Request id "0HNC8090TGCCD:00000001": done reading request body. 2025-07-01 11:19:20.670 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:19:20.670 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:19:20.670 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:19:20.670 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:19:20.670 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:19:20.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:20.670 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:20.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:20.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:20.671 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:20.671 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:19:20.671 +03:00 [INF] Updating physical elements properties 2025-07-01 11:19:20.702 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 31.238ms. 2025-07-01 11:19:20.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:20.702 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:20.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:20.702 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:20.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:20.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:20.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:20.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:20.702 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:20.702 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:19:20.702 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:20.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:20.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:20.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:20.703 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:20.703 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:20.703 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:20.703 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 32.8057ms 2025-07-01 11:19:20.703 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:19:20.703 +03:00 [DBG] Connection id "0HNC8090TGCCD" completed keep alive response. 2025-07-01 11:19:20.703 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 33.6791ms 2025-07-01 11:19:20.703 +03:00 [DBG] Connection id "0HNC8090TGCCD" received FIN. 2025-07-01 11:19:20.703 +03:00 [DBG] Connection id "0HNC8090TGCCD" disconnecting. 2025-07-01 11:19:20.703 +03:00 [DBG] Connection id "0HNC8090TGCCD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:20.705 +03:00 [DBG] Connection id "0HNC8090TGCCD" stopped. 2025-07-01 11:19:20.740 +03:00 [DBG] Connection id "0HNC8090TGCCE" accepted. 2025-07-01 11:19:20.740 +03:00 [DBG] Connection id "0HNC8090TGCCE" started. 2025-07-01 11:19:20.740 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:19:20.740 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:20.740 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:19:20.740 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:19:20.741 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:19:20.741 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:20.741 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:20.741 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:20.741 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:20.741 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:19:20.741 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:20.741 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:20.741 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:20.741 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:20.741 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:20.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:20.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:20.741 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:20.741 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:20.741 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:19:20.741 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:19:20.741 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:19:20.741 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:19:20.741 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:19:20.741 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:19:20.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:20.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:20.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:20.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:20.741 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:20.741 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:19:20.741 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:19:20.744 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.1669ms. 2025-07-01 11:19:20.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:20.744 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:20.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:20.744 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:20.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:20.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:20.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:20.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:20.744 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:19:20.744 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:19:20.744 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:19:20.744 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:19:20.744 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:19:20.744 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:19:20.744 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:19:20.744 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:19:20.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:20.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:20.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:20.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:20.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:20.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:20.744 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.2565ms 2025-07-01 11:19:20.744 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:20.744 +03:00 [DBG] Connection id "0HNC8090TGCCE" completed keep alive response. 2025-07-01 11:19:20.744 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.922ms 2025-07-01 11:19:20.745 +03:00 [DBG] Connection id "0HNC8090TGCCE" received FIN. 2025-07-01 11:19:20.745 +03:00 [DBG] Connection id "0HNC8090TGCCE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:20.745 +03:00 [DBG] Connection id "0HNC8090TGCCE" disconnecting. 2025-07-01 11:19:20.745 +03:00 [DBG] Connection id "0HNC8090TGCCE" stopped. 2025-07-01 11:19:20.794 +03:00 [DBG] Connection id "0HNC8090TGCCF" accepted. 2025-07-01 11:19:20.794 +03:00 [DBG] Connection id "0HNC8090TGCCF" started. 2025-07-01 11:19:20.794 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:19:20.795 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:20.795 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:19:20.795 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:19:20.795 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:19:20.795 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:20.795 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:20.795 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:20.795 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:20.795 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:19:20.795 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:20.795 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:20.795 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:20.796 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:20.796 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:20.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:20.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:20.796 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:20.796 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:20.796 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:19:20.796 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:19:20.796 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:19:20.796 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:19:20.796 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:19:20.796 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:19:20.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:20.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:20.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:20.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:20.796 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:20.796 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:19:20.797 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:19:20.976 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 179.0768ms. 2025-07-01 11:19:20.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:20.976 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:20.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:20.976 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:20.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:20.976 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:20.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:20.976 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:20.976 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:19:20.976 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:19:20.976 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:19:20.976 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:19:20.976 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:19:20.976 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:19:20.976 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:19:20.977 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:19:20.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:20.977 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:20.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:20.978 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:20.978 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:20.978 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:20.978 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 181.9424ms 2025-07-01 11:19:20.978 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:20.978 +03:00 [DBG] Connection id "0HNC8090TGCCF" completed keep alive response. 2025-07-01 11:19:20.978 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 183.2271ms 2025-07-01 11:19:20.985 +03:00 [DBG] Connection id "0HNC8090TGCCF" received FIN. 2025-07-01 11:19:20.985 +03:00 [DBG] Connection id "0HNC8090TGCCF" disconnecting. 2025-07-01 11:19:20.985 +03:00 [DBG] Connection id "0HNC8090TGCCF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:20.986 +03:00 [DBG] Connection id "0HNC8090TGCCF" stopped. 2025-07-01 11:19:23.983 +03:00 [DBG] Connection id "0HNC8090TGCCG" accepted. 2025-07-01 11:19:23.983 +03:00 [DBG] Connection id "0HNC8090TGCCG" started. 2025-07-01 11:19:23.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:19:23.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:23.983 +03:00 [DBG] POST requests are not supported 2025-07-01 11:19:23.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:19:23.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:19:23.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:23.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:23.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:23.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:19:23.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:19:23.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:23.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:19:23.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:23.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:23.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:23.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:23.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:23.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:23.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:23.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:19:23.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:19:23.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:23.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:23.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:23.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:23.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:23.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1774ms. 2025-07-01 11:19:23.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:23.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:23.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:23.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:23.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:23.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:23.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:23.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:23.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:23.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:19:23.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:23.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:23.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:23.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:23.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:23.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:23.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:23.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4635ms 2025-07-01 11:19:23.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:23.985 +03:00 [DBG] Connection id "0HNC8090TGCCG" completed keep alive response. 2025-07-01 11:19:23.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4065ms 2025-07-01 11:19:23.986 +03:00 [DBG] Connection id "0HNC8090TGCCG" received FIN. 2025-07-01 11:19:23.986 +03:00 [DBG] Connection id "0HNC8090TGCCG" disconnecting. 2025-07-01 11:19:23.986 +03:00 [DBG] Connection id "0HNC8090TGCCG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:23.987 +03:00 [DBG] Connection id "0HNC8090TGCCG" stopped. 2025-07-01 11:19:24.022 +03:00 [DBG] Connection id "0HNC8090TGCCH" accepted. 2025-07-01 11:19:24.022 +03:00 [DBG] Connection id "0HNC8090TGCCH" started. 2025-07-01 11:19:24.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:19:24.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:24.022 +03:00 [DBG] POST requests are not supported 2025-07-01 11:19:24.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:19:24.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:19:24.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:19:24.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:24.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:24.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:19:24.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:19:24.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:19:24.022 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:19:24.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:24.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:24.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:24.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:24.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:24.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:24.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:24.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:24.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:24.023 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:19:24.023 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:19:24.023 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:19:24.023 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:19:24.023 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:19:24.023 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:19:24.023 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:19:24.023 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:19:24.023 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:19:24.023 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:19:24.023 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:19:24.023 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:19:24.023 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:19:24.023 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:19:24.023 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:19:24.023 +03:00 [DBG] Connection id "0HNC8090TGCCH", Request id "0HNC8090TGCCH:00000001": started reading request body. 2025-07-01 11:19:24.023 +03:00 [DBG] Connection id "0HNC8090TGCCH", Request id "0HNC8090TGCCH:00000001": done reading request body. 2025-07-01 11:19:24.023 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:19:24.023 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:19:24.023 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:19:24.023 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:19:24.023 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:19:24.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:24.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:24.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:24.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:24.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:24.023 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:19:24.023 +03:00 [INF] Changing group of physicals [340] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:19:24.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.0276ms. 2025-07-01 11:19:24.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:24.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:24.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:24.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:24.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:24.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:24.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:24.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:24.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:24.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:19:24.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:24.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:24.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:24.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:24.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:24.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:24.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:24.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 20.1921ms 2025-07-01 11:19:24.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:19:24.043 +03:00 [DBG] Connection id "0HNC8090TGCCH" completed keep alive response. 2025-07-01 11:19:24.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 20.7956ms 2025-07-01 11:19:24.043 +03:00 [DBG] Connection id "0HNC8090TGCCH" received FIN. 2025-07-01 11:19:24.043 +03:00 [DBG] Connection id "0HNC8090TGCCH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:24.043 +03:00 [DBG] Connection id "0HNC8090TGCCH" disconnecting. 2025-07-01 11:19:24.043 +03:00 [DBG] Connection id "0HNC8090TGCCH" stopped. 2025-07-01 11:19:24.080 +03:00 [DBG] Connection id "0HNC8090TGCCI" accepted. 2025-07-01 11:19:24.080 +03:00 [DBG] Connection id "0HNC8090TGCCI" started. 2025-07-01 11:19:24.080 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:19:24.080 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:24.080 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:19:24.080 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:19:24.080 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:19:24.080 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:24.081 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:24.081 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:24.081 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:24.081 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:19:24.081 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:24.081 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:24.081 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:24.081 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:24.081 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:24.081 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:24.081 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:24.081 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:24.081 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:24.081 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:19:24.081 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:19:24.081 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:19:24.081 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:19:24.081 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:19:24.081 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:19:24.082 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:24.082 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:24.082 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:24.082 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:24.082 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:24.082 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:19:24.082 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:19:24.083 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1454ms. 2025-07-01 11:19:24.083 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:24.083 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:24.083 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:24.083 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:24.083 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:24.083 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:24.083 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:24.083 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:24.083 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:19:24.083 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:19:24.083 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:19:24.083 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:19:24.083 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:19:24.083 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:19:24.083 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:19:24.084 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:19:24.084 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:24.084 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:24.084 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:24.084 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:24.084 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:24.084 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:24.084 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.7464ms 2025-07-01 11:19:24.084 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:24.084 +03:00 [DBG] Connection id "0HNC8090TGCCI" completed keep alive response. 2025-07-01 11:19:24.084 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.6145ms 2025-07-01 11:19:24.084 +03:00 [DBG] Connection id "0HNC8090TGCCI" received FIN. 2025-07-01 11:19:24.084 +03:00 [DBG] Connection id "0HNC8090TGCCI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:24.084 +03:00 [DBG] Connection id "0HNC8090TGCCI" disconnecting. 2025-07-01 11:19:24.084 +03:00 [DBG] Connection id "0HNC8090TGCCI" stopped. 2025-07-01 11:19:24.139 +03:00 [DBG] Connection id "0HNC8090TGCCJ" accepted. 2025-07-01 11:19:24.139 +03:00 [DBG] Connection id "0HNC8090TGCCJ" started. 2025-07-01 11:19:24.139 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:19:24.139 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:24.139 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:19:24.139 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:19:24.139 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:19:24.139 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:24.139 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:24.139 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:24.139 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:24.139 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:19:24.139 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:24.139 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:24.139 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:24.139 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:24.139 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:24.140 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:24.140 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:24.140 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:24.140 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:24.140 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:19:24.140 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:19:24.140 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:19:24.140 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:19:24.140 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:19:24.140 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:19:24.140 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:24.140 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:24.140 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:24.140 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:24.140 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:24.140 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:19:24.140 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:19:24.294 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 154.447ms. 2025-07-01 11:19:24.295 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:24.295 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:24.295 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:24.295 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:24.295 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:24.295 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:24.295 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:24.295 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:24.295 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:19:24.295 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:19:24.295 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:19:24.295 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:19:24.295 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:19:24.295 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:19:24.295 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:19:24.296 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:19:24.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:24.296 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:24.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:24.296 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:24.296 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:24.296 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:24.296 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 156.8017ms 2025-07-01 11:19:24.296 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:24.296 +03:00 [DBG] Connection id "0HNC8090TGCCJ" completed keep alive response. 2025-07-01 11:19:24.296 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 157.6676ms 2025-07-01 11:19:24.301 +03:00 [DBG] Connection id "0HNC8090TGCCJ" received FIN. 2025-07-01 11:19:24.301 +03:00 [DBG] Connection id "0HNC8090TGCCJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:24.301 +03:00 [DBG] Connection id "0HNC8090TGCCJ" disconnecting. 2025-07-01 11:19:24.301 +03:00 [DBG] Connection id "0HNC8090TGCCJ" stopped. 2025-07-01 11:19:28.984 +03:00 [DBG] Connection id "0HNC8090TGCCK" accepted. 2025-07-01 11:19:28.984 +03:00 [DBG] Connection id "0HNC8090TGCCK" started. 2025-07-01 11:19:28.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:19:28.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:28.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:19:28.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:19:28.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:19:28.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:28.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:28.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:28.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:19:28.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:19:28.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:28.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:19:28.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:28.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:28.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:28.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:28.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:28.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:28.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:28.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:19:28.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:19:28.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:28.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:28.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:28.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:28.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:28.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2673ms. 2025-07-01 11:19:28.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:28.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:28.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:28.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:28.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:28.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:28.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:28.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:28.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:28.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:19:28.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:28.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:28.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:28.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:28.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:28.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:28.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:28.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.2368ms 2025-07-01 11:19:28.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:28.988 +03:00 [DBG] Connection id "0HNC8090TGCCK" completed keep alive response. 2025-07-01 11:19:28.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6333ms 2025-07-01 11:19:28.988 +03:00 [DBG] Connection id "0HNC8090TGCCK" received FIN. 2025-07-01 11:19:28.988 +03:00 [DBG] Connection id "0HNC8090TGCCK" disconnecting. 2025-07-01 11:19:28.989 +03:00 [DBG] Connection id "0HNC8090TGCCK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:28.990 +03:00 [DBG] Connection id "0HNC8090TGCCK" stopped. 2025-07-01 11:19:33.986 +03:00 [DBG] Connection id "0HNC8090TGCCL" accepted. 2025-07-01 11:19:33.987 +03:00 [DBG] Connection id "0HNC8090TGCCL" started. 2025-07-01 11:19:33.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:19:33.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:33.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:19:33.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:19:33.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:19:33.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:33.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:33.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:33.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:19:33.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:19:33.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:33.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:19:33.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:33.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:33.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:33.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:33.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:33.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:33.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:33.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:19:33.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:19:33.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:33.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:33.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:33.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:33.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:33.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2509ms. 2025-07-01 11:19:33.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:33.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:33.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:33.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:33.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:33.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:33.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:33.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:33.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:33.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:19:33.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:33.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:33.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:33.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:33.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:33.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:33.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:33.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3083ms 2025-07-01 11:19:33.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:33.989 +03:00 [DBG] Connection id "0HNC8090TGCCL" completed keep alive response. 2025-07-01 11:19:33.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7853ms 2025-07-01 11:19:33.990 +03:00 [DBG] Connection id "0HNC8090TGCCL" received FIN. 2025-07-01 11:19:33.990 +03:00 [DBG] Connection id "0HNC8090TGCCL" disconnecting. 2025-07-01 11:19:33.990 +03:00 [DBG] Connection id "0HNC8090TGCCL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:33.991 +03:00 [DBG] Connection id "0HNC8090TGCCL" stopped. 2025-07-01 11:19:36.311 +03:00 [DBG] Connection id "0HNC8090TGCCM" accepted. 2025-07-01 11:19:36.311 +03:00 [DBG] Connection id "0HNC8090TGCCM" started. 2025-07-01 11:19:36.311 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 748 2025-07-01 11:19:36.311 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:36.311 +03:00 [DBG] POST requests are not supported 2025-07-01 11:19:36.311 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:19:36.311 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:19:36.311 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:19:36.311 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:36.311 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:36.312 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:19:36.312 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:19:36.312 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:19:36.312 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:19:36.312 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:36.312 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:36.312 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:36.312 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:36.312 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:36.312 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:36.312 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:36.312 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:36.312 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:36.313 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:19:36.313 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:19:36.313 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:19:36.313 +03:00 [DBG] Connection id "0HNC8090TGCCM", Request id "0HNC8090TGCCM:00000001": started reading request body. 2025-07-01 11:19:36.313 +03:00 [DBG] Connection id "0HNC8090TGCCM", Request id "0HNC8090TGCCM:00000001": done reading request body. 2025-07-01 11:19:36.313 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:19:36.313 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:19:36.313 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:19:36.313 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:19:36.313 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:19:36.313 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:36.313 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:36.313 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:36.314 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:36.314 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:36.314 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:19:36.314 +03:00 [INF] Updating physical elements properties 2025-07-01 11:19:36.343 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 29.6968ms. 2025-07-01 11:19:36.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:36.344 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:36.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:36.344 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:36.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:36.344 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:36.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:36.344 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:36.344 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:36.344 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:19:36.344 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:36.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:36.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:36.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:36.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:36.344 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:36.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:36.344 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 31.8969ms 2025-07-01 11:19:36.344 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:19:36.344 +03:00 [DBG] Connection id "0HNC8090TGCCM" completed keep alive response. 2025-07-01 11:19:36.344 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 33.3737ms 2025-07-01 11:19:36.345 +03:00 [DBG] Connection id "0HNC8090TGCCM" received FIN. 2025-07-01 11:19:36.345 +03:00 [DBG] Connection id "0HNC8090TGCCM" disconnecting. 2025-07-01 11:19:36.345 +03:00 [DBG] Connection id "0HNC8090TGCCM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:36.346 +03:00 [DBG] Connection id "0HNC8090TGCCM" stopped. 2025-07-01 11:19:36.380 +03:00 [DBG] Connection id "0HNC8090TGCCN" accepted. 2025-07-01 11:19:36.380 +03:00 [DBG] Connection id "0HNC8090TGCCN" started. 2025-07-01 11:19:36.380 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:19:36.381 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:36.381 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:19:36.381 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:19:36.381 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:19:36.381 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:36.381 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:36.381 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:36.381 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:36.381 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:19:36.381 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:36.381 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:36.381 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:36.381 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:36.381 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:36.381 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:36.381 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:36.381 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:36.381 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:36.381 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:19:36.381 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:19:36.382 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:19:36.382 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:19:36.382 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:19:36.382 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:19:36.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:36.382 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:36.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:36.382 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:36.382 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:36.382 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:19:36.382 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:19:36.384 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.0201ms. 2025-07-01 11:19:36.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:36.384 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:36.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:36.384 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:36.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:36.384 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:36.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:36.384 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:36.384 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:19:36.384 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:19:36.384 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:19:36.384 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:19:36.384 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:19:36.384 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:19:36.384 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:19:36.385 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:19:36.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:36.385 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:36.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:36.385 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:36.385 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:36.385 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:36.385 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.6902ms 2025-07-01 11:19:36.385 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:36.385 +03:00 [DBG] Connection id "0HNC8090TGCCN" completed keep alive response. 2025-07-01 11:19:36.385 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.4714ms 2025-07-01 11:19:36.385 +03:00 [DBG] Connection id "0HNC8090TGCCN" received FIN. 2025-07-01 11:19:36.385 +03:00 [DBG] Connection id "0HNC8090TGCCN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:36.385 +03:00 [DBG] Connection id "0HNC8090TGCCN" disconnecting. 2025-07-01 11:19:36.386 +03:00 [DBG] Connection id "0HNC8090TGCCN" stopped. 2025-07-01 11:19:36.434 +03:00 [DBG] Connection id "0HNC8090TGCCO" accepted. 2025-07-01 11:19:36.434 +03:00 [DBG] Connection id "0HNC8090TGCCO" started. 2025-07-01 11:19:36.434 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:19:36.434 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:36.434 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:19:36.434 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:19:36.434 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:19:36.434 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:36.434 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:36.434 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:36.434 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:36.434 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:19:36.434 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:36.434 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:36.434 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:36.435 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:36.435 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:36.435 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:36.435 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:36.435 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:36.435 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:36.435 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:19:36.435 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:19:36.435 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:19:36.435 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:19:36.435 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:19:36.435 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:19:36.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:36.435 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:36.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:36.435 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:36.435 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:36.435 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:19:36.435 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:19:36.596 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 161.3515ms. 2025-07-01 11:19:36.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:36.596 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:36.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:36.596 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:36.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:36.596 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:36.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:36.596 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:36.597 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:19:36.597 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:19:36.597 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:19:36.597 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:19:36.597 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:19:36.597 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:19:36.597 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:19:36.598 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:19:36.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:36.598 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:36.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:36.598 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:36.598 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:36.598 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:36.598 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 163.596ms 2025-07-01 11:19:36.598 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:36.598 +03:00 [DBG] Connection id "0HNC8090TGCCO" completed keep alive response. 2025-07-01 11:19:36.598 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 164.1579ms 2025-07-01 11:19:36.602 +03:00 [DBG] Connection id "0HNC8090TGCCO" received FIN. 2025-07-01 11:19:36.602 +03:00 [DBG] Connection id "0HNC8090TGCCO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:36.602 +03:00 [DBG] Connection id "0HNC8090TGCCO" disconnecting. 2025-07-01 11:19:36.603 +03:00 [DBG] Connection id "0HNC8090TGCCO" stopped. 2025-07-01 11:19:38.990 +03:00 [DBG] Connection id "0HNC8090TGCCP" accepted. 2025-07-01 11:19:38.990 +03:00 [DBG] Connection id "0HNC8090TGCCP" started. 2025-07-01 11:19:38.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:19:38.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:38.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:19:38.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:19:38.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:19:38.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:38.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:38.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:38.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:19:38.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:19:38.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:38.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:19:38.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:38.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:38.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:38.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:38.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:38.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:38.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:38.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:19:38.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:19:38.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:38.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:38.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:38.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:38.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:38.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1613ms. 2025-07-01 11:19:38.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:38.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:38.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:38.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:38.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:38.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:38.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:38.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:38.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:38.992 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:19:38.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:38.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:38.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:38.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:38.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:38.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:38.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:38.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2243ms 2025-07-01 11:19:38.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:38.992 +03:00 [DBG] Connection id "0HNC8090TGCCP" completed keep alive response. 2025-07-01 11:19:38.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1299ms 2025-07-01 11:19:38.992 +03:00 [DBG] Connection id "0HNC8090TGCCP" received FIN. 2025-07-01 11:19:38.992 +03:00 [DBG] Connection id "0HNC8090TGCCP" disconnecting. 2025-07-01 11:19:38.993 +03:00 [DBG] Connection id "0HNC8090TGCCP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:38.994 +03:00 [DBG] Connection id "0HNC8090TGCCP" stopped. 2025-07-01 11:19:40.171 +03:00 [DBG] Connection id "0HNC8090TGCCQ" accepted. 2025-07-01 11:19:40.171 +03:00 [DBG] Connection id "0HNC8090TGCCQ" started. 2025-07-01 11:19:40.171 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:19:40.172 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:40.172 +03:00 [DBG] POST requests are not supported 2025-07-01 11:19:40.172 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:19:40.172 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:19:40.172 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:19:40.172 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:40.172 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:40.172 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:19:40.172 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:19:40.172 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:19:40.172 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:19:40.172 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:40.172 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:40.172 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:40.172 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:40.172 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:40.172 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:40.172 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:40.172 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:40.172 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:40.172 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:19:40.172 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:19:40.172 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:19:40.172 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:19:40.172 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:19:40.172 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:19:40.172 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:19:40.172 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:19:40.172 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:19:40.172 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:19:40.172 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:19:40.172 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:19:40.172 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:19:40.172 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:19:40.173 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:19:40.173 +03:00 [DBG] Connection id "0HNC8090TGCCQ", Request id "0HNC8090TGCCQ:00000001": started reading request body. 2025-07-01 11:19:40.173 +03:00 [DBG] Connection id "0HNC8090TGCCQ", Request id "0HNC8090TGCCQ:00000001": done reading request body. 2025-07-01 11:19:40.173 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:19:40.173 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:19:40.173 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:19:40.173 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:19:40.173 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:19:40.173 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:40.173 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:40.173 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:40.173 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:40.173 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:40.173 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:19:40.173 +03:00 [INF] Changing group of physicals [341] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:19:40.194 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 20.8951ms. 2025-07-01 11:19:40.194 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:40.194 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:40.194 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:40.194 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:40.194 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:40.194 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:40.194 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:40.194 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:40.194 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:40.194 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:19:40.194 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:40.194 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:40.194 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:40.194 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:40.194 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:40.194 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:40.195 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:40.195 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 22.5669ms 2025-07-01 11:19:40.195 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:19:40.195 +03:00 [DBG] Connection id "0HNC8090TGCCQ" completed keep alive response. 2025-07-01 11:19:40.195 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 23.3214ms 2025-07-01 11:19:40.195 +03:00 [DBG] Connection id "0HNC8090TGCCQ" received FIN. 2025-07-01 11:19:40.195 +03:00 [DBG] Connection id "0HNC8090TGCCQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:40.195 +03:00 [DBG] Connection id "0HNC8090TGCCQ" disconnecting. 2025-07-01 11:19:40.195 +03:00 [DBG] Connection id "0HNC8090TGCCQ" stopped. 2025-07-01 11:19:40.237 +03:00 [DBG] Connection id "0HNC8090TGCCR" accepted. 2025-07-01 11:19:40.237 +03:00 [DBG] Connection id "0HNC8090TGCCR" started. 2025-07-01 11:19:40.238 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:19:40.238 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:40.238 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:19:40.238 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:19:40.238 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:19:40.238 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:40.238 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:40.238 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:40.238 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:40.238 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:19:40.238 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:40.238 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:40.238 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:40.238 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:40.238 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:40.238 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:40.238 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:40.238 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:40.238 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:40.238 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:19:40.238 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:19:40.238 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:19:40.238 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:19:40.238 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:19:40.238 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:19:40.238 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:40.238 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:40.238 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:40.238 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:40.238 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:40.238 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:19:40.238 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:19:40.239 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.9793ms. 2025-07-01 11:19:40.239 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:40.239 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:40.239 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:40.239 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:40.239 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:40.239 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:40.240 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:40.240 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:40.240 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:19:40.240 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:19:40.240 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:19:40.240 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:19:40.240 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:19:40.240 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:19:40.240 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:19:40.240 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:19:40.240 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:40.240 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:40.240 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:40.240 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:40.240 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:40.240 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:40.240 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.9755ms 2025-07-01 11:19:40.240 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:40.240 +03:00 [DBG] Connection id "0HNC8090TGCCR" completed keep alive response. 2025-07-01 11:19:40.240 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.5261ms 2025-07-01 11:19:40.240 +03:00 [DBG] Connection id "0HNC8090TGCCR" received FIN. 2025-07-01 11:19:40.240 +03:00 [DBG] Connection id "0HNC8090TGCCR" disconnecting. 2025-07-01 11:19:40.240 +03:00 [DBG] Connection id "0HNC8090TGCCR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:40.241 +03:00 [DBG] Connection id "0HNC8090TGCCR" stopped. 2025-07-01 11:19:40.293 +03:00 [DBG] Connection id "0HNC8090TGCCS" accepted. 2025-07-01 11:19:40.293 +03:00 [DBG] Connection id "0HNC8090TGCCS" started. 2025-07-01 11:19:40.293 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:19:40.293 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:40.293 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:19:40.293 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:19:40.293 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:19:40.293 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:40.293 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:40.293 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:40.293 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:40.293 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:19:40.293 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:40.293 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:40.294 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:40.294 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:40.294 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:40.294 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:40.294 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:40.294 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:40.294 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:40.294 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:19:40.294 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:19:40.294 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:19:40.294 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:19:40.294 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:19:40.294 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:19:40.294 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:40.294 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:40.294 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:40.294 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:40.294 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:40.294 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:19:40.294 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:19:40.432 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 138.1866ms. 2025-07-01 11:19:40.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:40.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:40.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:40.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:40.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:40.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:40.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:40.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:40.432 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:19:40.432 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:19:40.432 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:19:40.432 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:19:40.432 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:19:40.432 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:19:40.432 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:19:40.434 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:19:40.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:40.434 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:40.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:40.434 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:40.434 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:40.434 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:40.434 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 140.4793ms 2025-07-01 11:19:40.434 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:40.434 +03:00 [DBG] Connection id "0HNC8090TGCCS" completed keep alive response. 2025-07-01 11:19:40.434 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 141.005ms 2025-07-01 11:19:40.438 +03:00 [DBG] Connection id "0HNC8090TGCCS" received FIN. 2025-07-01 11:19:40.438 +03:00 [DBG] Connection id "0HNC8090TGCCS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:40.438 +03:00 [DBG] Connection id "0HNC8090TGCCS" disconnecting. 2025-07-01 11:19:40.438 +03:00 [DBG] Connection id "0HNC8090TGCCS" stopped. 2025-07-01 11:19:43.998 +03:00 [DBG] Connection id "0HNC8090TGCCT" accepted. 2025-07-01 11:19:43.998 +03:00 [DBG] Connection id "0HNC8090TGCCT" started. 2025-07-01 11:19:43.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:19:43.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:43.999 +03:00 [DBG] POST requests are not supported 2025-07-01 11:19:43.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:19:43.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:19:43.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:43.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:43.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:43.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:19:43.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:19:43.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:44.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:19:44.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:44.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:44.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:44.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:44.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:44.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:44.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:44.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:19:44.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:19:44.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:44.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:44.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:44.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:44.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:44.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2282ms. 2025-07-01 11:19:44.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:44.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:44.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:44.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:44.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:44.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:44.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:44.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:44.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:44.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:19:44.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:44.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:44.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:44.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:44.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:44.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:44.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:44.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.6374ms 2025-07-01 11:19:44.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:44.003 +03:00 [DBG] Connection id "0HNC8090TGCCT" completed keep alive response. 2025-07-01 11:19:44.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.4058ms 2025-07-01 11:19:44.003 +03:00 [DBG] Connection id "0HNC8090TGCCT" received FIN. 2025-07-01 11:19:44.003 +03:00 [DBG] Connection id "0HNC8090TGCCT" disconnecting. 2025-07-01 11:19:44.004 +03:00 [DBG] Connection id "0HNC8090TGCCT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:44.005 +03:00 [DBG] Connection id "0HNC8090TGCCT" stopped. 2025-07-01 11:19:48.990 +03:00 [DBG] Connection id "0HNC8090TGCCU" accepted. 2025-07-01 11:19:48.990 +03:00 [DBG] Connection id "0HNC8090TGCCU" started. 2025-07-01 11:19:48.991 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:19:48.991 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:48.991 +03:00 [DBG] POST requests are not supported 2025-07-01 11:19:48.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:19:48.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:19:48.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:48.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:48.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:48.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:19:48.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:19:48.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:48.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:19:48.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:48.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:48.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:48.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:48.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:48.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:48.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:48.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:19:48.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:19:48.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:48.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:48.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:48.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:48.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:48.992 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2406ms. 2025-07-01 11:19:48.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:48.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:48.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:48.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:48.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:48.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:48.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:48.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:48.993 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:48.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:19:48.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:48.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:48.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:48.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:48.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:48.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:48.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:48.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.571ms 2025-07-01 11:19:48.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:48.993 +03:00 [DBG] Connection id "0HNC8090TGCCU" completed keep alive response. 2025-07-01 11:19:48.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5157ms 2025-07-01 11:19:48.993 +03:00 [DBG] Connection id "0HNC8090TGCCU" received FIN. 2025-07-01 11:19:48.993 +03:00 [DBG] Connection id "0HNC8090TGCCU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:48.993 +03:00 [DBG] Connection id "0HNC8090TGCCU" disconnecting. 2025-07-01 11:19:48.994 +03:00 [DBG] Connection id "0HNC8090TGCCU" stopped. 2025-07-01 11:19:50.363 +03:00 [DBG] Connection id "0HNC8090TGCCV" accepted. 2025-07-01 11:19:50.363 +03:00 [DBG] Connection id "0HNC8090TGCCV" started. 2025-07-01 11:19:50.364 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 768 2025-07-01 11:19:50.364 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:50.364 +03:00 [DBG] POST requests are not supported 2025-07-01 11:19:50.364 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:19:50.364 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:19:50.364 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:19:50.364 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:50.364 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:50.364 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:19:50.364 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:19:50.364 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:19:50.364 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:19:50.364 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:50.364 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:50.364 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:50.364 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:50.364 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:50.364 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:50.364 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:50.364 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:50.364 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:50.364 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:19:50.364 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:19:50.364 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:19:50.364 +03:00 [DBG] Connection id "0HNC8090TGCCV", Request id "0HNC8090TGCCV:00000001": started reading request body. 2025-07-01 11:19:50.364 +03:00 [DBG] Connection id "0HNC8090TGCCV", Request id "0HNC8090TGCCV:00000001": done reading request body. 2025-07-01 11:19:50.364 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:19:50.364 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:19:50.364 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:19:50.364 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:19:50.365 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:19:50.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:50.365 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:50.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:50.365 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:50.365 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:50.365 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:19:50.365 +03:00 [INF] Updating physical elements properties 2025-07-01 11:19:50.391 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 25.7632ms. 2025-07-01 11:19:50.391 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:50.391 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:50.391 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:50.391 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:50.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:50.391 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:50.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:50.391 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:50.391 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:50.391 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:19:50.391 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:50.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:50.391 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:50.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:50.391 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:50.391 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:50.391 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:50.391 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 27.2971ms 2025-07-01 11:19:50.391 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:19:50.392 +03:00 [DBG] Connection id "0HNC8090TGCCV" completed keep alive response. 2025-07-01 11:19:50.392 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 27.9866ms 2025-07-01 11:19:50.392 +03:00 [DBG] Connection id "0HNC8090TGCCV" received FIN. 2025-07-01 11:19:50.392 +03:00 [DBG] Connection id "0HNC8090TGCCV" disconnecting. 2025-07-01 11:19:50.392 +03:00 [DBG] Connection id "0HNC8090TGCCV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:50.393 +03:00 [DBG] Connection id "0HNC8090TGCCV" stopped. 2025-07-01 11:19:50.439 +03:00 [DBG] Connection id "0HNC8090TGCD0" accepted. 2025-07-01 11:19:50.439 +03:00 [DBG] Connection id "0HNC8090TGCD0" started. 2025-07-01 11:19:50.439 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:19:50.439 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:50.439 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:19:50.439 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:19:50.439 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:19:50.439 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:50.439 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:50.439 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:50.439 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:50.439 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:19:50.439 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:50.439 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:50.439 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:50.439 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:50.439 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:50.439 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:50.439 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:50.439 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:50.439 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:50.439 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:19:50.439 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:19:50.440 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:19:50.440 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:19:50.440 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:19:50.440 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:19:50.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:50.440 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:50.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:50.440 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:50.440 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:50.440 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:19:50.440 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:19:50.442 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.2996ms. 2025-07-01 11:19:50.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:50.442 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:50.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:50.442 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:50.442 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:50.442 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:50.442 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:50.442 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:50.442 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:19:50.442 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:19:50.442 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:19:50.442 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:19:50.442 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:19:50.442 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:19:50.442 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:19:50.442 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:19:50.442 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:50.442 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:50.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:50.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:50.443 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:50.443 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:50.443 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.3272ms 2025-07-01 11:19:50.443 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:50.443 +03:00 [DBG] Connection id "0HNC8090TGCD0" completed keep alive response. 2025-07-01 11:19:50.443 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.8921ms 2025-07-01 11:19:50.443 +03:00 [DBG] Connection id "0HNC8090TGCD0" received FIN. 2025-07-01 11:19:50.443 +03:00 [DBG] Connection id "0HNC8090TGCD0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:50.443 +03:00 [DBG] Connection id "0HNC8090TGCD0" disconnecting. 2025-07-01 11:19:50.443 +03:00 [DBG] Connection id "0HNC8090TGCD0" stopped. 2025-07-01 11:19:50.498 +03:00 [DBG] Connection id "0HNC8090TGCD1" accepted. 2025-07-01 11:19:50.498 +03:00 [DBG] Connection id "0HNC8090TGCD1" started. 2025-07-01 11:19:50.498 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:19:50.499 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:50.499 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:19:50.499 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:19:50.499 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:19:50.499 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:50.499 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:50.499 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:50.499 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:50.499 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:19:50.499 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:50.499 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:50.499 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:50.499 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:50.499 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:50.499 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:50.499 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:50.499 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:50.499 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:50.500 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:19:50.500 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:19:50.500 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:19:50.500 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:19:50.500 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:19:50.500 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:19:50.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:50.500 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:50.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:50.500 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:50.500 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:50.500 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:19:50.500 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:19:50.653 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 153.3721ms. 2025-07-01 11:19:50.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:50.654 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:50.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:50.654 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:50.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:50.654 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:50.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:50.654 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:50.654 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:19:50.654 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:19:50.654 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:19:50.654 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:19:50.654 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:19:50.654 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:19:50.654 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:19:50.656 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:19:50.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:50.656 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:50.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:50.656 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:50.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:50.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:50.656 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 157.0191ms 2025-07-01 11:19:50.656 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:50.656 +03:00 [DBG] Connection id "0HNC8090TGCD1" completed keep alive response. 2025-07-01 11:19:50.657 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 158.0777ms 2025-07-01 11:19:50.659 +03:00 [DBG] Connection id "0HNC8090TGCD1" received FIN. 2025-07-01 11:19:50.659 +03:00 [DBG] Connection id "0HNC8090TGCD1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:50.660 +03:00 [DBG] Connection id "0HNC8090TGCD1" disconnecting. 2025-07-01 11:19:50.660 +03:00 [DBG] Connection id "0HNC8090TGCD1" stopped. 2025-07-01 11:19:53.265 +03:00 [DBG] Connection id "0HNC8090TGCD2" accepted. 2025-07-01 11:19:53.265 +03:00 [DBG] Connection id "0HNC8090TGCD2" started. 2025-07-01 11:19:53.266 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:19:53.266 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:53.266 +03:00 [DBG] POST requests are not supported 2025-07-01 11:19:53.266 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:19:53.266 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:19:53.266 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:19:53.266 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:53.266 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:53.266 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:19:53.266 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:19:53.266 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:19:53.266 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:19:53.266 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:53.266 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:53.266 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:53.266 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:53.266 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:53.266 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.266 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.266 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:53.266 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:53.266 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:19:53.266 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:19:53.266 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:19:53.266 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:19:53.266 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:19:53.266 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:19:53.266 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:19:53.266 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:19:53.266 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:19:53.266 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:19:53.266 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:19:53.266 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:19:53.266 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:19:53.266 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:19:53.266 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:19:53.266 +03:00 [DBG] Connection id "0HNC8090TGCD2", Request id "0HNC8090TGCD2:00000001": started reading request body. 2025-07-01 11:19:53.267 +03:00 [DBG] Connection id "0HNC8090TGCD2", Request id "0HNC8090TGCD2:00000001": done reading request body. 2025-07-01 11:19:53.267 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:19:53.267 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:19:53.267 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:19:53.267 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:19:53.267 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:19:53.267 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:53.267 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:53.267 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:53.267 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:53.267 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:53.267 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:19:53.267 +03:00 [INF] Changing group of physicals [342] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:19:53.285 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.909ms. 2025-07-01 11:19:53.285 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:53.285 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:53.285 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:53.285 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:53.285 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.285 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.285 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:53.285 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:53.285 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:53.285 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:19:53.285 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:53.285 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:53.285 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:53.285 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.285 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.285 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.285 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.285 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 19.0081ms 2025-07-01 11:19:53.285 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:19:53.285 +03:00 [DBG] Connection id "0HNC8090TGCD2" completed keep alive response. 2025-07-01 11:19:53.285 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 19.5752ms 2025-07-01 11:19:53.285 +03:00 [DBG] Connection id "0HNC8090TGCD2" received FIN. 2025-07-01 11:19:53.285 +03:00 [DBG] Connection id "0HNC8090TGCD2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:53.286 +03:00 [DBG] Connection id "0HNC8090TGCD2" disconnecting. 2025-07-01 11:19:53.286 +03:00 [DBG] Connection id "0HNC8090TGCD2" stopped. 2025-07-01 11:19:53.325 +03:00 [DBG] Connection id "0HNC8090TGCD3" accepted. 2025-07-01 11:19:53.325 +03:00 [DBG] Connection id "0HNC8090TGCD3" started. 2025-07-01 11:19:53.326 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:19:53.326 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:53.326 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:19:53.326 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:19:53.326 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:19:53.326 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:53.326 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:53.326 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:53.326 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:53.326 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:19:53.326 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:53.326 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:53.326 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:53.326 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:53.326 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:53.326 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.326 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.326 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:53.326 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:53.326 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:19:53.326 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:19:53.326 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:19:53.326 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:19:53.326 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:19:53.326 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:19:53.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:53.326 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:53.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:53.326 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:53.326 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:53.326 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:19:53.326 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:19:53.327 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.9845ms. 2025-07-01 11:19:53.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:53.327 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:53.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:53.328 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:53.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.328 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:53.328 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:53.328 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:19:53.328 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:19:53.328 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:19:53.328 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:19:53.328 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:19:53.328 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:19:53.328 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:19:53.328 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:19:53.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:53.328 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:53.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.328 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.328 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.328 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.328 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.0031ms 2025-07-01 11:19:53.328 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:53.328 +03:00 [DBG] Connection id "0HNC8090TGCD3" completed keep alive response. 2025-07-01 11:19:53.328 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.5479ms 2025-07-01 11:19:53.328 +03:00 [DBG] Connection id "0HNC8090TGCD3" received FIN. 2025-07-01 11:19:53.329 +03:00 [DBG] Connection id "0HNC8090TGCD3" disconnecting. 2025-07-01 11:19:53.329 +03:00 [DBG] Connection id "0HNC8090TGCD3" stopped. 2025-07-01 11:19:53.329 +03:00 [DBG] Connection id "0HNC8090TGCD3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:53.383 +03:00 [DBG] Connection id "0HNC8090TGCD4" accepted. 2025-07-01 11:19:53.383 +03:00 [DBG] Connection id "0HNC8090TGCD4" started. 2025-07-01 11:19:53.383 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:19:53.383 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:53.384 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:19:53.384 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:19:53.384 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:19:53.384 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:53.384 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:53.384 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:53.384 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:53.384 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:19:53.384 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:53.384 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:53.384 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:53.384 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:53.384 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:53.384 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.384 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.384 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:53.384 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:19:53.384 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:19:53.384 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:19:53.384 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:19:53.384 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:19:53.384 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:19:53.384 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:19:53.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:53.384 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:53.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:53.384 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:53.384 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:53.384 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:19:53.384 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:19:53.525 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 140.7645ms. 2025-07-01 11:19:53.525 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:53.525 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:53.525 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:53.525 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:53.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.525 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:53.525 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:53.525 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:19:53.525 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:19:53.525 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:19:53.525 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:19:53.525 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:19:53.525 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:19:53.525 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:19:53.527 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:19:53.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:53.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:53.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.527 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.527 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 142.8998ms 2025-07-01 11:19:53.527 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:19:53.527 +03:00 [DBG] Connection id "0HNC8090TGCD4" completed keep alive response. 2025-07-01 11:19:53.527 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 143.4218ms 2025-07-01 11:19:53.531 +03:00 [DBG] Connection id "0HNC8090TGCD4" received FIN. 2025-07-01 11:19:53.531 +03:00 [DBG] Connection id "0HNC8090TGCD4" disconnecting. 2025-07-01 11:19:53.531 +03:00 [DBG] Connection id "0HNC8090TGCD4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:53.532 +03:00 [DBG] Connection id "0HNC8090TGCD4" stopped. 2025-07-01 11:19:53.985 +03:00 [DBG] Connection id "0HNC8090TGCD5" accepted. 2025-07-01 11:19:53.985 +03:00 [DBG] Connection id "0HNC8090TGCD5" started. 2025-07-01 11:19:53.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:19:53.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:53.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:19:53.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:19:53.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:19:53.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:53.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:53.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:53.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:19:53.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:19:53.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:53.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:19:53.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:53.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:53.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:53.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:53.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:53.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:19:53.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:19:53.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:53.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:53.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:53.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:53.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:53.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.144ms. 2025-07-01 11:19:53.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:53.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:53.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:53.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:53.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:53.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:53.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:53.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:19:53.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:53.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:53.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:53.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:53.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2063ms 2025-07-01 11:19:53.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:53.988 +03:00 [DBG] Connection id "0HNC8090TGCD5" completed keep alive response. 2025-07-01 11:19:53.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1197ms 2025-07-01 11:19:53.988 +03:00 [DBG] Connection id "0HNC8090TGCD5" received FIN. 2025-07-01 11:19:53.988 +03:00 [DBG] Connection id "0HNC8090TGCD5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:53.988 +03:00 [DBG] Connection id "0HNC8090TGCD5" disconnecting. 2025-07-01 11:19:53.988 +03:00 [DBG] Connection id "0HNC8090TGCD5" stopped. 2025-07-01 11:19:58.996 +03:00 [DBG] Connection id "0HNC8090TGCD6" accepted. 2025-07-01 11:19:58.996 +03:00 [DBG] Connection id "0HNC8090TGCD6" started. 2025-07-01 11:19:58.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:19:58.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:19:58.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:19:58.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:19:58.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:19:58.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:58.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:19:58.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:19:58.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:19:58.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:19:58.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:58.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:19:58.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:19:58.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:19:58.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:19:58.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:19:58.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:19:58.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:58.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:58.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:19:58.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:19:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:58.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:19:58.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1257ms. 2025-07-01 11:19:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:19:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:19:58.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:58.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:58.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:58.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:58.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:58.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:19:58.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:19:58.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:58.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:19:58.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:58.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:58.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:58.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:19:58.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7312ms 2025-07-01 11:19:58.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:19:58.998 +03:00 [DBG] Connection id "0HNC8090TGCD6" completed keep alive response. 2025-07-01 11:19:58.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3629ms 2025-07-01 11:19:58.998 +03:00 [DBG] Connection id "0HNC8090TGCD6" received FIN. 2025-07-01 11:19:58.998 +03:00 [DBG] Connection id "0HNC8090TGCD6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:19:58.998 +03:00 [DBG] Connection id "0HNC8090TGCD6" disconnecting. 2025-07-01 11:19:58.998 +03:00 [DBG] Connection id "0HNC8090TGCD6" stopped. 2025-07-01 11:20:03.986 +03:00 [DBG] Connection id "0HNC8090TGCD7" accepted. 2025-07-01 11:20:03.986 +03:00 [DBG] Connection id "0HNC8090TGCD7" started. 2025-07-01 11:20:03.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:20:03.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:20:03.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:20:03.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:20:03.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:20:03.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:03.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:20:03.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:20:03.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:20:03.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:20:03.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:03.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:20:03.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:20:03.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:20:03.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:20:03.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:20:03.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:20:03.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:03.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:03.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:20:03.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:20:03.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:03.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:03.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:03.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:03.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:20:03.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1391ms. 2025-07-01 11:20:03.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:03.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:03.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:03.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:03.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:03.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:03.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:03.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:03.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:20:03.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:20:03.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:20:03.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:03.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:03.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:03.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:03.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:03.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:03.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6554ms 2025-07-01 11:20:03.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:03.988 +03:00 [DBG] Connection id "0HNC8090TGCD7" completed keep alive response. 2025-07-01 11:20:03.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2046ms 2025-07-01 11:20:03.988 +03:00 [DBG] Connection id "0HNC8090TGCD7" received FIN. 2025-07-01 11:20:03.988 +03:00 [DBG] Connection id "0HNC8090TGCD7" disconnecting. 2025-07-01 11:20:03.989 +03:00 [DBG] Connection id "0HNC8090TGCD7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:20:03.990 +03:00 [DBG] Connection id "0HNC8090TGCD7" stopped. 2025-07-01 11:20:04.710 +03:00 [DBG] Connection id "0HNC8090TGCD8" accepted. 2025-07-01 11:20:04.710 +03:00 [DBG] Connection id "0HNC8090TGCD8" started. 2025-07-01 11:20:04.710 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 768 2025-07-01 11:20:04.710 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:20:04.710 +03:00 [DBG] POST requests are not supported 2025-07-01 11:20:04.710 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:20:04.710 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:20:04.710 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:20:04.710 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:20:04.710 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:20:04.710 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:20:04.710 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:20:04.710 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:20:04.710 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:20:04.711 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:20:04.711 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:20:04.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-07-01 11:20:04.711 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:20:04.711 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:20:04.711 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:04.711 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:04.711 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:20:04.711 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:20:04.711 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:20:04.711 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:20:04.711 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:20:04.711 +03:00 [DBG] Connection id "0HNC8090TGCD8", Request id "0HNC8090TGCD8:00000001": started reading request body. 2025-07-01 11:20:04.711 +03:00 [DBG] Connection id "0HNC8090TGCD8", Request id "0HNC8090TGCD8:00000001": done reading request body. 2025-07-01 11:20:04.711 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:20:04.711 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:20:04.711 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:20:04.711 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:20:04.712 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:20:04.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:04.712 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:04.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:04.712 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:04.712 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:20:04.712 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:20:04.712 +03:00 [INF] Updating physical elements properties 2025-07-01 11:20:04.729 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.3268ms. 2025-07-01 11:20:04.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:04.729 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:04.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:04.729 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:04.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:04.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:04.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:04.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:04.730 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:20:04.730 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:20:04.730 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:20:04.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:04.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:04.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:04.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:04.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:04.730 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:04.730 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.1107ms 2025-07-01 11:20:04.730 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:20:04.730 +03:00 [DBG] Connection id "0HNC8090TGCD8" completed keep alive response. 2025-07-01 11:20:04.730 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 20.2103ms 2025-07-01 11:20:04.730 +03:00 [DBG] Connection id "0HNC8090TGCD8" received FIN. 2025-07-01 11:20:04.730 +03:00 [DBG] Connection id "0HNC8090TGCD8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:20:04.730 +03:00 [DBG] Connection id "0HNC8090TGCD8" disconnecting. 2025-07-01 11:20:04.730 +03:00 [DBG] Connection id "0HNC8090TGCD8" stopped. 2025-07-01 11:20:04.774 +03:00 [DBG] Connection id "0HNC8090TGCD9" accepted. 2025-07-01 11:20:04.774 +03:00 [DBG] Connection id "0HNC8090TGCD9" started. 2025-07-01 11:20:04.774 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:20:04.774 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:20:04.774 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:20:04.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:20:04.774 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:20:04.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:20:04.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:20:04.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:20:04.774 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:20:04.774 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:20:04.774 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:20:04.774 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:20:04.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-07-01 11:20:04.774 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:20:04.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-07-01 11:20:04.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:04.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:04.774 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:20:04.774 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:20:04.774 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:20:04.774 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:20:04.775 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:20:04.775 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:20:04.775 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:20:04.775 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:20:04.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:04.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:04.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:04.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:04.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:20:04.775 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:20:04.775 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:20:04.777 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.3786ms. 2025-07-01 11:20:04.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:04.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:04.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:04.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:04.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:04.777 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:04.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:04.777 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:04.777 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:20:04.777 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:20:04.777 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:20:04.777 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:20:04.777 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:20:04.777 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:20:04.777 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:20:04.778 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:20:04.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:04.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:04.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:04.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:04.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:04.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:04.778 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.3937ms 2025-07-01 11:20:04.778 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:20:04.778 +03:00 [DBG] Connection id "0HNC8090TGCD9" completed keep alive response. 2025-07-01 11:20:04.778 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.8956ms 2025-07-01 11:20:04.778 +03:00 [DBG] Connection id "0HNC8090TGCD9" received FIN. 2025-07-01 11:20:04.778 +03:00 [DBG] Connection id "0HNC8090TGCD9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:20:04.778 +03:00 [DBG] Connection id "0HNC8090TGCD9" disconnecting. 2025-07-01 11:20:04.778 +03:00 [DBG] Connection id "0HNC8090TGCD9" stopped. 2025-07-01 11:20:04.833 +03:00 [DBG] Connection id "0HNC8090TGCDA" accepted. 2025-07-01 11:20:04.833 +03:00 [DBG] Connection id "0HNC8090TGCDA" started. 2025-07-01 11:20:04.833 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:20:04.833 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:20:04.833 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:20:04.833 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:20:04.833 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:20:04.833 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:20:04.833 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:20:04.833 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:20:04.833 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:20:04.833 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:20:04.833 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:20:04.833 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:20:04.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-07-01 11:20:04.833 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:20:04.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-07-01 11:20:04.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:04.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:04.833 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:20:04.833 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:20:04.833 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:20:04.833 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:20:04.833 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:20:04.833 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:20:04.833 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:20:04.833 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:20:04.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:04.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:04.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:04.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:04.834 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:20:04.834 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:20:04.834 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:20:04.970 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 136.2434ms. 2025-07-01 11:20:04.970 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:04.970 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:04.970 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:04.970 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:04.970 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:04.970 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:04.970 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:04.970 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:04.970 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:20:04.970 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:20:04.970 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:20:04.970 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:20:04.970 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:20:04.970 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:20:04.970 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:20:04.971 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:20:04.971 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:04.972 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:04.972 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:04.972 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:04.972 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:04.972 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:04.972 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 138.3004ms 2025-07-01 11:20:04.972 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:20:04.972 +03:00 [DBG] Connection id "0HNC8090TGCDA" completed keep alive response. 2025-07-01 11:20:04.972 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 138.7588ms 2025-07-01 11:20:04.976 +03:00 [DBG] Connection id "0HNC8090TGCDA" received FIN. 2025-07-01 11:20:04.976 +03:00 [DBG] Connection id "0HNC8090TGCDA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:20:04.976 +03:00 [DBG] Connection id "0HNC8090TGCDA" disconnecting. 2025-07-01 11:20:04.976 +03:00 [DBG] Connection id "0HNC8090TGCDA" stopped. 2025-07-01 11:20:08.983 +03:00 [DBG] Connection id "0HNC8090TGCDB" accepted. 2025-07-01 11:20:08.983 +03:00 [DBG] Connection id "0HNC8090TGCDB" started. 2025-07-01 11:20:08.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:20:08.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:20:08.984 +03:00 [DBG] POST requests are not supported 2025-07-01 11:20:08.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:20:08.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:20:08.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:08.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:20:08.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:20:08.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:20:08.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:20:08.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:08.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:20:08.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:20:08.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:20:08.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:20:08.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:20:08.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:20:08.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:08.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:08.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:20:08.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:20:08.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:08.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:08.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:08.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:08.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:20:08.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1725ms. 2025-07-01 11:20:08.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:08.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:08.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:08.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:08.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:08.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:08.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:08.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:08.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:20:08.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:20:08.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:20:08.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:08.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:08.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:08.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:08.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:08.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:08.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3545ms 2025-07-01 11:20:08.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:08.986 +03:00 [DBG] Connection id "0HNC8090TGCDB" completed keep alive response. 2025-07-01 11:20:08.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2801ms 2025-07-01 11:20:08.986 +03:00 [DBG] Connection id "0HNC8090TGCDB" received FIN. 2025-07-01 11:20:08.986 +03:00 [DBG] Connection id "0HNC8090TGCDB" disconnecting. 2025-07-01 11:20:08.986 +03:00 [DBG] Connection id "0HNC8090TGCDB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:20:08.987 +03:00 [DBG] Connection id "0HNC8090TGCDB" stopped. 2025-07-01 11:20:10.384 +03:00 [DBG] Connection id "0HNC8090TGCDC" accepted. 2025-07-01 11:20:10.384 +03:00 [DBG] Connection id "0HNC8090TGCDC" started. 2025-07-01 11:20:10.384 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:20:10.384 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:20:10.384 +03:00 [DBG] POST requests are not supported 2025-07-01 11:20:10.384 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:20:10.384 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:20:10.384 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:20:10.384 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:20:10.384 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:20:10.384 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:20:10.384 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:20:10.385 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:20:10.385 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:20:10.385 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:20:10.385 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:20:10.385 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:20:10.385 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:20:10.385 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:20:10.385 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:10.385 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:10.385 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:20:10.385 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:20:10.385 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:20:10.385 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:20:10.385 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:20:10.385 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:20:10.385 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:20:10.385 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:20:10.385 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:20:10.385 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:20:10.385 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:20:10.385 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:20:10.385 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:20:10.385 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:20:10.385 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:20:10.385 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:20:10.385 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:20:10.385 +03:00 [DBG] Connection id "0HNC8090TGCDC", Request id "0HNC8090TGCDC:00000001": started reading request body. 2025-07-01 11:20:10.385 +03:00 [DBG] Connection id "0HNC8090TGCDC", Request id "0HNC8090TGCDC:00000001": done reading request body. 2025-07-01 11:20:10.385 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:20:10.385 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:20:10.385 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:20:10.385 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:20:10.385 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:20:10.385 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:10.386 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:10.386 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:10.386 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:10.386 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:20:10.386 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:20:10.386 +03:00 [INF] Changing group of physicals [344] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:20:10.404 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.6913ms. 2025-07-01 11:20:10.404 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:10.404 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:10.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:10.405 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:10.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:10.405 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:10.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:10.405 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:10.405 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:20:10.405 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:20:10.405 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:20:10.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:10.405 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:10.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:10.405 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:10.405 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:10.405 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:10.405 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 20.3295ms 2025-07-01 11:20:10.405 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:20:10.405 +03:00 [DBG] Connection id "0HNC8090TGCDC" completed keep alive response. 2025-07-01 11:20:10.405 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 21.105ms 2025-07-01 11:20:10.406 +03:00 [DBG] Connection id "0HNC8090TGCDC" received FIN. 2025-07-01 11:20:10.406 +03:00 [DBG] Connection id "0HNC8090TGCDC" disconnecting. 2025-07-01 11:20:10.406 +03:00 [DBG] Connection id "0HNC8090TGCDC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:20:10.407 +03:00 [DBG] Connection id "0HNC8090TGCDC" stopped. 2025-07-01 11:20:10.446 +03:00 [DBG] Connection id "0HNC8090TGCDD" accepted. 2025-07-01 11:20:10.446 +03:00 [DBG] Connection id "0HNC8090TGCDD" started. 2025-07-01 11:20:10.446 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:20:10.446 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:20:10.446 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:20:10.446 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:20:10.446 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:20:10.446 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:20:10.446 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:20:10.447 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:20:10.447 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:20:10.447 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:20:10.447 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:20:10.447 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:20:10.447 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:20:10.447 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:20:10.447 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:20:10.447 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:10.447 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:10.447 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:20:10.447 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:20:10.447 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:20:10.447 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:20:10.447 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:20:10.447 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:20:10.447 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:20:10.447 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:20:10.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:10.447 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:10.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:10.447 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:10.447 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:20:10.447 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:20:10.447 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:20:10.448 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1033ms. 2025-07-01 11:20:10.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:10.448 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:10.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:10.448 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:10.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:10.448 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:10.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:10.448 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:10.448 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:20:10.448 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:20:10.449 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:20:10.449 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:20:10.449 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:20:10.449 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:20:10.449 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:20:10.449 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:20:10.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:10.449 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:10.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:10.449 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:10.449 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:10.449 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:10.449 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.1279ms 2025-07-01 11:20:10.449 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:20:10.449 +03:00 [DBG] Connection id "0HNC8090TGCDD" completed keep alive response. 2025-07-01 11:20:10.449 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.6756ms 2025-07-01 11:20:10.449 +03:00 [DBG] Connection id "0HNC8090TGCDD" received FIN. 2025-07-01 11:20:10.449 +03:00 [DBG] Connection id "0HNC8090TGCDD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:20:10.449 +03:00 [DBG] Connection id "0HNC8090TGCDD" disconnecting. 2025-07-01 11:20:10.449 +03:00 [DBG] Connection id "0HNC8090TGCDD" stopped. 2025-07-01 11:20:10.500 +03:00 [DBG] Connection id "0HNC8090TGCDE" accepted. 2025-07-01 11:20:10.500 +03:00 [DBG] Connection id "0HNC8090TGCDE" started. 2025-07-01 11:20:10.500 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:20:10.500 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:20:10.500 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:20:10.500 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:20:10.500 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:20:10.500 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:20:10.500 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:20:10.501 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:20:10.501 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:20:10.501 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:20:10.501 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:20:10.501 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:20:10.501 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:20:10.501 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:20:10.501 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:20:10.501 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:10.501 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:10.501 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:20:10.501 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:20:10.501 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:20:10.501 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:20:10.501 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:20:10.501 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:20:10.501 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:20:10.501 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:20:10.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:10.501 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:10.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:10.501 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:10.501 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:20:10.501 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:20:10.501 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:20:10.661 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 160.1804ms. 2025-07-01 11:20:10.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:10.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:10.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:10.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:10.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:10.662 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:10.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:10.662 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:10.662 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:20:10.662 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:20:10.662 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:20:10.662 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:20:10.662 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:20:10.662 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:20:10.662 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:20:10.663 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:20:10.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:10.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:10.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:10.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:10.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:10.663 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:10.663 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 162.6135ms 2025-07-01 11:20:10.663 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:20:10.664 +03:00 [DBG] Connection id "0HNC8090TGCDE" completed keep alive response. 2025-07-01 11:20:10.664 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 163.3782ms 2025-07-01 11:20:10.667 +03:00 [DBG] Connection id "0HNC8090TGCDE" received FIN. 2025-07-01 11:20:10.667 +03:00 [DBG] Connection id "0HNC8090TGCDE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:20:10.667 +03:00 [DBG] Connection id "0HNC8090TGCDE" disconnecting. 2025-07-01 11:20:10.668 +03:00 [DBG] Connection id "0HNC8090TGCDE" stopped. 2025-07-01 11:20:14.752 +03:00 [DBG] Connection id "0HNC8090TGCDF" accepted. 2025-07-01 11:20:14.752 +03:00 [DBG] Connection id "0HNC8090TGCDF" started. 2025-07-01 11:20:14.752 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:20:14.752 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:20:14.752 +03:00 [DBG] POST requests are not supported 2025-07-01 11:20:14.752 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:20:14.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-07-01 11:20:14.752 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:14.752 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:20:14.752 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:20:14.752 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:20:14.752 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:20:14.752 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:14.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-07-01 11:20:14.752 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:20:14.753 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:20:14.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-07-01 11:20:14.753 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:20:14.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-07-01 11:20:14.753 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:14.753 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:14.753 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:20:14.753 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:20:14.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:14.753 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:14.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:14.753 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:14.753 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:20:14.753 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1318ms. 2025-07-01 11:20:14.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:14.753 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:14.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:14.753 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:14.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:14.753 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:14.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:14.753 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:14.753 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:20:14.753 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:20:14.753 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:20:14.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:14.753 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:14.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:14.753 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:14.753 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:14.753 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:14.753 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7535ms 2025-07-01 11:20:14.753 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:14.753 +03:00 [DBG] Connection id "0HNC8090TGCDF" completed keep alive response. 2025-07-01 11:20:14.753 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3628ms 2025-07-01 11:20:14.755 +03:00 [DBG] Connection id "0HNC8090TGCDF" received FIN. 2025-07-01 11:20:14.755 +03:00 [DBG] Connection id "0HNC8090TGCDF" disconnecting. 2025-07-01 11:20:14.755 +03:00 [DBG] Connection id "0HNC8090TGCDF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:20:14.756 +03:00 [DBG] Connection id "0HNC8090TGCDF" stopped. 2025-07-01 11:20:19.758 +03:00 [DBG] Connection id "0HNC8090TGCDG" accepted. 2025-07-01 11:20:19.758 +03:00 [DBG] Connection id "0HNC8090TGCDG" started. 2025-07-01 11:20:19.758 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:20:19.758 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:20:19.758 +03:00 [DBG] POST requests are not supported 2025-07-01 11:20:19.758 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:20:19.758 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:20:19.758 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:19.758 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:20:19.758 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:20:19.758 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:20:19.758 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:20:19.758 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:19.758 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:20:19.758 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:20:19.758 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:20:19.758 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:20:19.758 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:20:19.758 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:20:19.758 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:19.758 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:19.758 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:20:19.759 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:20:19.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:19.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:19.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:19.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:19.759 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:20:19.759 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1236ms. 2025-07-01 11:20:19.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:19.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:19.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:19.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:19.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:19.759 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:19.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:19.759 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:19.759 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:20:19.759 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:20:19.759 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:20:19.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:19.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:19.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:19.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:19.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:19.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:19.759 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.651ms 2025-07-01 11:20:19.759 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:19.759 +03:00 [DBG] Connection id "0HNC8090TGCDG" completed keep alive response. 2025-07-01 11:20:19.759 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2136ms 2025-07-01 11:20:19.760 +03:00 [DBG] Connection id "0HNC8090TGCDG" received FIN. 2025-07-01 11:20:19.760 +03:00 [DBG] Connection id "0HNC8090TGCDG" disconnecting. 2025-07-01 11:20:19.760 +03:00 [DBG] Connection id "0HNC8090TGCDG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:20:19.761 +03:00 [DBG] Connection id "0HNC8090TGCDG" stopped. 2025-07-01 11:20:24.747 +03:00 [DBG] Connection id "0HNC8090TGCDH" accepted. 2025-07-01 11:20:24.747 +03:00 [DBG] Connection id "0HNC8090TGCDH" started. 2025-07-01 11:20:24.748 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:20:24.748 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:20:24.748 +03:00 [DBG] POST requests are not supported 2025-07-01 11:20:24.748 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:20:24.748 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:20:24.748 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:24.748 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:20:24.748 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:20:24.748 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:20:24.748 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:20:24.748 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:24.748 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:20:24.748 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:20:24.748 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:20:24.748 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:20:24.748 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:20:24.748 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:20:24.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:24.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:24.748 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:20:24.748 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:20:24.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:24.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:24.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:24.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:24.748 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:20:24.749 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1409ms. 2025-07-01 11:20:24.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:24.749 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:24.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:24.749 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:24.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:24.749 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:24.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:24.749 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:24.749 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:20:24.749 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:20:24.749 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:20:24.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:24.749 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:24.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:24.749 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:24.749 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:24.749 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:24.749 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7066ms 2025-07-01 11:20:24.749 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:24.749 +03:00 [DBG] Connection id "0HNC8090TGCDH" completed keep alive response. 2025-07-01 11:20:24.749 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3914ms 2025-07-01 11:20:24.749 +03:00 [DBG] Connection id "0HNC8090TGCDH" received FIN. 2025-07-01 11:20:24.749 +03:00 [DBG] Connection id "0HNC8090TGCDH" disconnecting. 2025-07-01 11:20:24.749 +03:00 [DBG] Connection id "0HNC8090TGCDH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:20:24.751 +03:00 [DBG] Connection id "0HNC8090TGCDH" stopped. 2025-07-01 11:20:29.748 +03:00 [DBG] Connection id "0HNC8090TGCDI" accepted. 2025-07-01 11:20:29.748 +03:00 [DBG] Connection id "0HNC8090TGCDI" started. 2025-07-01 11:20:29.748 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:20:29.748 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:20:29.748 +03:00 [DBG] POST requests are not supported 2025-07-01 11:20:29.748 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:20:29.748 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:20:29.748 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:29.748 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:20:29.748 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:20:29.748 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:20:29.748 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:20:29.748 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:29.748 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:20:29.748 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:20:29.748 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:20:29.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-07-01 11:20:29.749 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:20:29.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-07-01 11:20:29.749 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:29.749 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:29.749 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:20:29.749 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:20:29.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:29.749 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:29.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:29.749 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:29.749 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:20:29.749 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1517ms. 2025-07-01 11:20:29.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:29.749 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:29.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:29.749 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:29.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:29.750 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:29.750 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:29.750 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:29.750 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:20:29.750 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:20:29.750 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:20:29.750 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:29.750 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:29.750 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:29.750 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:29.750 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:29.750 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:29.750 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2556ms 2025-07-01 11:20:29.750 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:29.750 +03:00 [DBG] Connection id "0HNC8090TGCDI" completed keep alive response. 2025-07-01 11:20:29.750 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1957ms 2025-07-01 11:20:29.750 +03:00 [DBG] Connection id "0HNC8090TGCDI" received FIN. 2025-07-01 11:20:29.750 +03:00 [DBG] Connection id "0HNC8090TGCDI" disconnecting. 2025-07-01 11:20:29.751 +03:00 [DBG] Connection id "0HNC8090TGCDI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:20:29.752 +03:00 [DBG] Connection id "0HNC8090TGCDI" stopped. 2025-07-01 11:20:34.754 +03:00 [DBG] Connection id "0HNC8090TGCDJ" accepted. 2025-07-01 11:20:34.754 +03:00 [DBG] Connection id "0HNC8090TGCDJ" started. 2025-07-01 11:20:34.754 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:20:34.754 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:20:34.754 +03:00 [DBG] POST requests are not supported 2025-07-01 11:20:34.754 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:20:34.754 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:20:34.754 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:34.754 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:20:34.754 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:20:34.754 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:20:34.755 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:20:34.755 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:34.755 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:20:34.755 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:20:34.755 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:20:34.755 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:20:34.755 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:20:34.755 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:20:34.755 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:34.755 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:34.755 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:20:34.755 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:20:34.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:34.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:34.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:34.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:34.755 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:20:34.755 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1695ms. 2025-07-01 11:20:34.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:34.756 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:34.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:34.756 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:34.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:34.756 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:34.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:34.756 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:34.756 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:20:34.756 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:20:34.756 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:20:34.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:34.756 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:34.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:34.756 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:34.756 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:34.756 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:34.756 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.25ms 2025-07-01 11:20:34.756 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:34.756 +03:00 [DBG] Connection id "0HNC8090TGCDJ" completed keep alive response. 2025-07-01 11:20:34.756 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2954ms 2025-07-01 11:20:34.757 +03:00 [DBG] Connection id "0HNC8090TGCDJ" received FIN. 2025-07-01 11:20:34.757 +03:00 [DBG] Connection id "0HNC8090TGCDJ" disconnecting. 2025-07-01 11:20:34.757 +03:00 [DBG] Connection id "0HNC8090TGCDJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:20:34.758 +03:00 [DBG] Connection id "0HNC8090TGCDJ" stopped. 2025-07-01 11:20:39.758 +03:00 [DBG] Connection id "0HNC8090TGCDK" accepted. 2025-07-01 11:20:39.758 +03:00 [DBG] Connection id "0HNC8090TGCDK" started. 2025-07-01 11:20:39.758 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:20:39.758 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:20:39.758 +03:00 [DBG] POST requests are not supported 2025-07-01 11:20:39.758 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:20:39.758 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:20:39.758 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:39.758 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:20:39.758 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:20:39.758 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:20:39.759 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:20:39.759 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:39.759 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:20:39.759 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:20:39.759 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:20:39.759 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:20:39.759 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:20:39.759 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:20:39.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:39.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:39.759 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:20:39.759 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:20:39.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:39.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:39.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:39.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:39.759 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:20:39.759 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1274ms. 2025-07-01 11:20:39.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:39.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:39.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:39.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:39.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:39.759 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:39.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:39.759 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:39.759 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:20:39.759 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:20:39.759 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:20:39.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:39.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:39.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:39.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:39.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:39.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:39.760 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.816ms 2025-07-01 11:20:39.760 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:39.760 +03:00 [DBG] Connection id "0HNC8090TGCDK" completed keep alive response. 2025-07-01 11:20:39.760 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5055ms 2025-07-01 11:20:39.760 +03:00 [DBG] Connection id "0HNC8090TGCDK" received FIN. 2025-07-01 11:20:39.760 +03:00 [DBG] Connection id "0HNC8090TGCDK" disconnecting. 2025-07-01 11:20:39.760 +03:00 [DBG] Connection id "0HNC8090TGCDK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:20:39.761 +03:00 [DBG] Connection id "0HNC8090TGCDK" stopped. 2025-07-01 11:20:44.757 +03:00 [DBG] Connection id "0HNC8090TGCDL" accepted. 2025-07-01 11:20:44.757 +03:00 [DBG] Connection id "0HNC8090TGCDL" started. 2025-07-01 11:20:44.758 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:20:44.758 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:20:44.758 +03:00 [DBG] POST requests are not supported 2025-07-01 11:20:44.758 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:20:44.758 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:20:44.758 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:44.758 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:20:44.758 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:20:44.758 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:20:44.758 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:20:44.758 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:44.758 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:20:44.758 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:20:44.758 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:20:44.758 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:20:44.758 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:20:44.758 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:20:44.758 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:44.758 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:44.758 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:20:44.759 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:20:44.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:44.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:44.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:44.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:44.759 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:20:44.759 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1598ms. 2025-07-01 11:20:44.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:44.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:44.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:44.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:44.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:44.759 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:44.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:44.759 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:44.759 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:20:44.759 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:20:44.759 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:20:44.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:44.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:44.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:44.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:44.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:44.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:44.760 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4325ms 2025-07-01 11:20:44.760 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:44.760 +03:00 [DBG] Connection id "0HNC8090TGCDL" completed keep alive response. 2025-07-01 11:20:44.760 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3663ms 2025-07-01 11:20:44.760 +03:00 [DBG] Connection id "0HNC8090TGCDL" received FIN. 2025-07-01 11:20:44.760 +03:00 [DBG] Connection id "0HNC8090TGCDL" disconnecting. 2025-07-01 11:20:44.760 +03:00 [DBG] Connection id "0HNC8090TGCDL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:20:44.761 +03:00 [DBG] Connection id "0HNC8090TGCDL" stopped. 2025-07-01 11:20:49.753 +03:00 [DBG] Connection id "0HNC8090TGCDM" accepted. 2025-07-01 11:20:49.753 +03:00 [DBG] Connection id "0HNC8090TGCDM" started. 2025-07-01 11:20:49.753 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:20:49.753 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:20:49.753 +03:00 [DBG] POST requests are not supported 2025-07-01 11:20:49.753 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:20:49.753 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:20:49.753 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:49.753 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:20:49.753 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:20:49.753 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:20:49.753 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:20:49.753 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:49.753 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:20:49.753 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:20:49.753 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:20:49.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-07-01 11:20:49.753 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:20:49.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-07-01 11:20:49.753 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:49.753 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:49.753 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:20:49.753 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:20:49.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:49.753 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:49.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:49.753 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:49.753 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:20:49.754 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1379ms. 2025-07-01 11:20:49.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:49.754 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:49.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:49.754 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:49.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:49.754 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:49.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:49.754 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:49.754 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:20:49.754 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:20:49.754 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:20:49.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:49.754 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:49.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:49.754 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:49.754 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:49.754 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:49.754 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5963ms 2025-07-01 11:20:49.754 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:49.754 +03:00 [DBG] Connection id "0HNC8090TGCDM" completed keep alive response. 2025-07-01 11:20:49.754 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1325ms 2025-07-01 11:20:49.754 +03:00 [DBG] Connection id "0HNC8090TGCDM" received FIN. 2025-07-01 11:20:49.754 +03:00 [DBG] Connection id "0HNC8090TGCDM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:20:49.754 +03:00 [DBG] Connection id "0HNC8090TGCDM" disconnecting. 2025-07-01 11:20:49.755 +03:00 [DBG] Connection id "0HNC8090TGCDM" stopped. 2025-07-01 11:20:54.760 +03:00 [DBG] Connection id "0HNC8090TGCDN" accepted. 2025-07-01 11:20:54.760 +03:00 [DBG] Connection id "0HNC8090TGCDN" started. 2025-07-01 11:20:54.760 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:20:54.760 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:20:54.760 +03:00 [DBG] POST requests are not supported 2025-07-01 11:20:54.760 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:20:54.760 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:20:54.760 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:54.760 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:20:54.760 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:20:54.760 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:20:54.760 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:20:54.760 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:54.760 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:20:54.761 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:20:54.761 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:20:54.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-07-01 11:20:54.761 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:20:54.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-07-01 11:20:54.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:54.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:54.761 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:20:54.761 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:20:54.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:54.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:54.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:54.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:54.761 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:20:54.761 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.126ms. 2025-07-01 11:20:54.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:54.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:54.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:54.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:54.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:54.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:54.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:54.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:54.761 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:20:54.761 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:20:54.761 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:20:54.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:54.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:54.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:54.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:54.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:54.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:54.761 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6786ms 2025-07-01 11:20:54.761 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:54.761 +03:00 [DBG] Connection id "0HNC8090TGCDN" completed keep alive response. 2025-07-01 11:20:54.761 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3608ms 2025-07-01 11:20:54.762 +03:00 [DBG] Connection id "0HNC8090TGCDN" received FIN. 2025-07-01 11:20:54.762 +03:00 [DBG] Connection id "0HNC8090TGCDN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:20:54.762 +03:00 [DBG] Connection id "0HNC8090TGCDN" disconnecting. 2025-07-01 11:20:54.762 +03:00 [DBG] Connection id "0HNC8090TGCDN" stopped. 2025-07-01 11:20:59.750 +03:00 [DBG] Connection id "0HNC8090TGCDO" accepted. 2025-07-01 11:20:59.750 +03:00 [DBG] Connection id "0HNC8090TGCDO" started. 2025-07-01 11:20:59.750 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:20:59.751 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:20:59.751 +03:00 [DBG] POST requests are not supported 2025-07-01 11:20:59.751 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:20:59.751 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:20:59.751 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:59.751 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:20:59.751 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:20:59.751 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:20:59.751 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:20:59.751 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:59.751 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:20:59.751 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:20:59.751 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:20:59.751 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:20:59.751 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:20:59.751 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:20:59.752 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:59.752 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:59.752 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:20:59.752 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:20:59.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:59.752 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:59.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:59.752 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:59.752 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:20:59.752 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1656ms. 2025-07-01 11:20:59.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:59.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:20:59.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:59.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:20:59.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:59.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:59.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:59.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:59.752 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:20:59.753 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:20:59.753 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:20:59.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:59.753 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:20:59.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:59.753 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:59.753 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:59.753 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:20:59.753 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5725ms 2025-07-01 11:20:59.753 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:20:59.753 +03:00 [DBG] Connection id "0HNC8090TGCDO" completed keep alive response. 2025-07-01 11:20:59.753 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8824ms 2025-07-01 11:20:59.754 +03:00 [DBG] Connection id "0HNC8090TGCDO" received FIN. 2025-07-01 11:20:59.754 +03:00 [DBG] Connection id "0HNC8090TGCDO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:20:59.754 +03:00 [DBG] Connection id "0HNC8090TGCDO" disconnecting. 2025-07-01 11:20:59.754 +03:00 [DBG] Connection id "0HNC8090TGCDO" stopped. 2025-07-01 11:21:04.749 +03:00 [DBG] Connection id "0HNC8090TGCDP" accepted. 2025-07-01 11:21:04.749 +03:00 [DBG] Connection id "0HNC8090TGCDP" started. 2025-07-01 11:21:04.750 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:21:04.750 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:04.750 +03:00 [DBG] POST requests are not supported 2025-07-01 11:21:04.750 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:21:04.750 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:21:04.750 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:04.750 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:04.750 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:04.750 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:21:04.750 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:21:04.750 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:04.750 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:21:04.750 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:04.750 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:04.750 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:21:04.750 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:04.750 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:21:04.750 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:04.750 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:04.750 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:21:04.750 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:21:04.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:04.750 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:04.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:04.750 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:04.750 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:04.750 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1148ms. 2025-07-01 11:21:04.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:04.751 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:04.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:04.751 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:04.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:04.751 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:04.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:04.751 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:04.751 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:04.751 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:21:04.751 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:04.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:04.751 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:04.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:04.751 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:04.751 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:04.751 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:04.751 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.656ms 2025-07-01 11:21:04.751 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:04.751 +03:00 [DBG] Connection id "0HNC8090TGCDP" completed keep alive response. 2025-07-01 11:21:04.751 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2536ms 2025-07-01 11:21:04.751 +03:00 [DBG] Connection id "0HNC8090TGCDP" received FIN. 2025-07-01 11:21:04.751 +03:00 [DBG] Connection id "0HNC8090TGCDP" disconnecting. 2025-07-01 11:21:04.751 +03:00 [DBG] Connection id "0HNC8090TGCDP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:04.752 +03:00 [DBG] Connection id "0HNC8090TGCDP" stopped. 2025-07-01 11:21:08.990 +03:00 [DBG] Connection id "0HNC8090TGCDQ" accepted. 2025-07-01 11:21:08.990 +03:00 [DBG] Connection id "0HNC8090TGCDQ" started. 2025-07-01 11:21:08.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:21:08.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:08.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:21:08.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:21:08.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:21:08.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:08.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:08.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:08.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:21:08.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:21:08.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:08.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:21:08.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:08.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:08.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:21:08.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:08.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:21:08.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:08.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:08.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:21:08.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:21:08.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:08.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:08.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:08.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:08.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:08.992 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1723ms. 2025-07-01 11:21:08.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:08.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:08.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:08.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:08.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:08.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:08.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:08.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:08.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:08.992 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:21:08.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:08.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:08.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:08.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:08.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:08.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:08.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:08.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1689ms 2025-07-01 11:21:08.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:08.992 +03:00 [DBG] Connection id "0HNC8090TGCDQ" completed keep alive response. 2025-07-01 11:21:08.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0962ms 2025-07-01 11:21:08.993 +03:00 [DBG] Connection id "0HNC8090TGCDQ" received FIN. 2025-07-01 11:21:08.993 +03:00 [DBG] Connection id "0HNC8090TGCDQ" disconnecting. 2025-07-01 11:21:08.993 +03:00 [DBG] Connection id "0HNC8090TGCDQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:08.994 +03:00 [DBG] Connection id "0HNC8090TGCDQ" stopped. 2025-07-01 11:21:11.208 +03:00 [DBG] Connection id "0HNC8090TGCDR" accepted. 2025-07-01 11:21:11.208 +03:00 [DBG] Connection id "0HNC8090TGCDR" started. 2025-07-01 11:21:11.208 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:21:11.208 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:11.208 +03:00 [DBG] POST requests are not supported 2025-07-01 11:21:11.208 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:21:11.209 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:21:11.209 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:21:11.209 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:11.209 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:11.209 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:21:11.209 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:21:11.209 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:21:11.209 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:21:11.209 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:11.209 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:11.209 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:21:11.209 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:11.209 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:21:11.209 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:11.209 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:11.209 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:11.209 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:11.209 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:21:11.209 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:21:11.209 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:21:11.209 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:21:11.209 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:21:11.209 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:21:11.209 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:21:11.209 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:21:11.209 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:21:11.209 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:21:11.209 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:21:11.209 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:21:11.209 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:21:11.209 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:21:11.209 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:21:11.209 +03:00 [DBG] Connection id "0HNC8090TGCDR", Request id "0HNC8090TGCDR:00000001": started reading request body. 2025-07-01 11:21:11.209 +03:00 [DBG] Connection id "0HNC8090TGCDR", Request id "0HNC8090TGCDR:00000001": done reading request body. 2025-07-01 11:21:11.209 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:21:11.209 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:21:11.209 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:21:11.210 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:21:11.210 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:21:11.210 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:11.210 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:11.210 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:11.210 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:11.210 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:11.210 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:21:11.210 +03:00 [INF] Changing group of physicals [344] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:21:11.224 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 14.6391ms. 2025-07-01 11:21:11.224 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:11.224 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:11.224 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:11.224 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:11.225 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:11.225 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:11.225 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:11.225 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:11.225 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:11.225 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:21:11.225 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:11.225 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:11.225 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:11.225 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:11.225 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:11.225 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:11.225 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:11.225 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 15.8564ms 2025-07-01 11:21:11.225 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:21:11.225 +03:00 [DBG] Connection id "0HNC8090TGCDR" completed keep alive response. 2025-07-01 11:21:11.225 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 16.5047ms 2025-07-01 11:21:11.225 +03:00 [DBG] Connection id "0HNC8090TGCDR" received FIN. 2025-07-01 11:21:11.225 +03:00 [DBG] Connection id "0HNC8090TGCDR" disconnecting. 2025-07-01 11:21:11.225 +03:00 [DBG] Connection id "0HNC8090TGCDR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:11.226 +03:00 [DBG] Connection id "0HNC8090TGCDR" stopped. 2025-07-01 11:21:11.260 +03:00 [DBG] Connection id "0HNC8090TGCDS" accepted. 2025-07-01 11:21:11.260 +03:00 [DBG] Connection id "0HNC8090TGCDS" started. 2025-07-01 11:21:11.260 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:21:11.261 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:11.261 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:21:11.261 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:21:11.261 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:21:11.261 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:11.261 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:11.261 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:11.261 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:11.261 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:21:11.261 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:11.261 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:11.261 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:21:11.261 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:11.261 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:21:11.261 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:11.261 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:11.261 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:11.261 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:11.261 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:21:11.261 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:21:11.261 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:21:11.261 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:21:11.261 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:21:11.261 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:21:11.261 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:11.261 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:11.261 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:11.261 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:11.261 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:11.261 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:21:11.261 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:21:11.263 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1029ms. 2025-07-01 11:21:11.263 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:11.263 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:11.263 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:11.263 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:11.263 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:11.263 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:11.263 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:11.263 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:11.263 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:21:11.263 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:21:11.263 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:21:11.263 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:21:11.263 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:21:11.263 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:21:11.263 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:21:11.263 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:21:11.263 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:11.263 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:11.263 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:11.263 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:11.263 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:11.263 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:11.263 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.3552ms 2025-07-01 11:21:11.263 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:11.264 +03:00 [DBG] Connection id "0HNC8090TGCDS" completed keep alive response. 2025-07-01 11:21:11.264 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.1203ms 2025-07-01 11:21:11.264 +03:00 [DBG] Connection id "0HNC8090TGCDS" received FIN. 2025-07-01 11:21:11.264 +03:00 [DBG] Connection id "0HNC8090TGCDS" disconnecting. 2025-07-01 11:21:11.264 +03:00 [DBG] Connection id "0HNC8090TGCDS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:11.265 +03:00 [DBG] Connection id "0HNC8090TGCDS" stopped. 2025-07-01 11:21:11.320 +03:00 [DBG] Connection id "0HNC8090TGCDT" accepted. 2025-07-01 11:21:11.320 +03:00 [DBG] Connection id "0HNC8090TGCDT" started. 2025-07-01 11:21:11.320 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:21:11.320 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:11.320 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:21:11.320 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:21:11.320 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:21:11.320 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:11.320 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:11.320 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:11.320 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:11.320 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:21:11.321 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:11.321 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:11.321 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:21:11.321 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:11.321 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:21:11.321 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:11.321 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:11.321 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:11.321 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:11.321 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:21:11.321 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:21:11.321 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:21:11.321 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:21:11.321 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:21:11.321 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:21:11.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:11.321 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:11.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:11.321 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:11.321 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:11.321 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:21:11.321 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:21:11.454 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 133.0056ms. 2025-07-01 11:21:11.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:11.454 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:11.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:11.454 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:11.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:11.454 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:11.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:11.454 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:11.454 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:21:11.454 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:21:11.454 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:21:11.454 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:21:11.454 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:21:11.454 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:21:11.454 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:21:11.456 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:21:11.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:11.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:11.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:11.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:11.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:11.456 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:11.456 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 135.2685ms 2025-07-01 11:21:11.456 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:11.456 +03:00 [DBG] Connection id "0HNC8090TGCDT" completed keep alive response. 2025-07-01 11:21:11.456 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 135.8332ms 2025-07-01 11:21:11.464 +03:00 [DBG] Connection id "0HNC8090TGCDT" received FIN. 2025-07-01 11:21:11.464 +03:00 [DBG] Connection id "0HNC8090TGCDT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:11.464 +03:00 [DBG] Connection id "0HNC8090TGCDT" disconnecting. 2025-07-01 11:21:11.464 +03:00 [DBG] Connection id "0HNC8090TGCDT" stopped. 2025-07-01 11:21:13.987 +03:00 [DBG] Connection id "0HNC8090TGCDU" accepted. 2025-07-01 11:21:13.987 +03:00 [DBG] Connection id "0HNC8090TGCDU" started. 2025-07-01 11:21:13.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:21:13.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:13.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:21:13.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:21:13.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:21:13.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:13.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:13.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:13.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:21:13.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:21:13.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:13.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:21:13.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:13.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:13.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:21:13.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:13.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:21:13.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:13.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:13.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:21:13.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:21:13.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:13.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:13.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:13.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:13.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:13.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1511ms. 2025-07-01 11:21:13.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:13.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:13.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:13.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:13.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:13.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:13.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:13.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:13.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:13.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:21:13.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:13.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:13.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:13.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:13.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:13.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:13.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:13.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.961ms 2025-07-01 11:21:13.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:13.989 +03:00 [DBG] Connection id "0HNC8090TGCDU" completed keep alive response. 2025-07-01 11:21:13.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8846ms 2025-07-01 11:21:13.989 +03:00 [DBG] Connection id "0HNC8090TGCDU" received FIN. 2025-07-01 11:21:13.989 +03:00 [DBG] Connection id "0HNC8090TGCDU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:13.989 +03:00 [DBG] Connection id "0HNC8090TGCDU" disconnecting. 2025-07-01 11:21:13.990 +03:00 [DBG] Connection id "0HNC8090TGCDU" stopped. 2025-07-01 11:21:18.983 +03:00 [DBG] Connection id "0HNC8090TGCDV" accepted. 2025-07-01 11:21:18.983 +03:00 [DBG] Connection id "0HNC8090TGCDV" started. 2025-07-01 11:21:18.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:21:18.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:18.983 +03:00 [DBG] POST requests are not supported 2025-07-01 11:21:18.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:21:18.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:21:18.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:18.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:18.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:18.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:21:18.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:21:18.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:18.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:21:18.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:18.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:18.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:21:18.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:18.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:21:18.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:18.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:18.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:21:18.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:21:18.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:18.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:18.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:18.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:18.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:18.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1913ms. 2025-07-01 11:21:18.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:18.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:18.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:18.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:18.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:18.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:18.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:18.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:18.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:18.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:21:18.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:18.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:18.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:18.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:18.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:18.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:18.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:18.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2759ms 2025-07-01 11:21:18.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:18.985 +03:00 [DBG] Connection id "0HNC8090TGCDV" completed keep alive response. 2025-07-01 11:21:18.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3702ms 2025-07-01 11:21:18.986 +03:00 [DBG] Connection id "0HNC8090TGCDV" received FIN. 2025-07-01 11:21:18.986 +03:00 [DBG] Connection id "0HNC8090TGCDV" disconnecting. 2025-07-01 11:21:18.986 +03:00 [DBG] Connection id "0HNC8090TGCDV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:18.987 +03:00 [DBG] Connection id "0HNC8090TGCDV" stopped. 2025-07-01 11:21:22.803 +03:00 [DBG] Connection id "0HNC8090TGCE0" accepted. 2025-07-01 11:21:22.803 +03:00 [DBG] Connection id "0HNC8090TGCE0" started. 2025-07-01 11:21:22.803 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 746 2025-07-01 11:21:22.803 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:22.803 +03:00 [DBG] POST requests are not supported 2025-07-01 11:21:22.803 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:21:22.803 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:21:22.803 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:21:22.804 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:22.804 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:22.804 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:21:22.804 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:21:22.804 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:21:22.804 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:21:22.804 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:22.804 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:22.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-07-01 11:21:22.804 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:22.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-07-01 11:21:22.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:22.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:22.804 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:22.804 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:22.804 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:21:22.804 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:21:22.804 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:21:22.804 +03:00 [DBG] Connection id "0HNC8090TGCE0", Request id "0HNC8090TGCE0:00000001": started reading request body. 2025-07-01 11:21:22.804 +03:00 [DBG] Connection id "0HNC8090TGCE0", Request id "0HNC8090TGCE0:00000001": done reading request body. 2025-07-01 11:21:22.804 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:21:22.804 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:21:22.804 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:21:22.804 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:21:22.804 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:21:22.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:22.804 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:22.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:22.804 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:22.804 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:22.804 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:21:22.804 +03:00 [INF] Updating physical elements properties 2025-07-01 11:21:22.823 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.3491ms. 2025-07-01 11:21:22.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:22.823 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:22.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:22.823 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:22.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:22.823 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:22.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:22.823 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:22.823 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:22.823 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:21:22.823 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:22.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:22.823 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:22.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:22.823 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:22.823 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:22.823 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:22.823 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.3566ms 2025-07-01 11:21:22.823 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:21:22.823 +03:00 [DBG] Connection id "0HNC8090TGCE0" completed keep alive response. 2025-07-01 11:21:22.823 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 19.9962ms 2025-07-01 11:21:22.824 +03:00 [DBG] Connection id "0HNC8090TGCE0" received FIN. 2025-07-01 11:21:22.824 +03:00 [DBG] Connection id "0HNC8090TGCE0" disconnecting. 2025-07-01 11:21:22.824 +03:00 [DBG] Connection id "0HNC8090TGCE0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:22.825 +03:00 [DBG] Connection id "0HNC8090TGCE0" stopped. 2025-07-01 11:21:22.858 +03:00 [DBG] Connection id "0HNC8090TGCE1" accepted. 2025-07-01 11:21:22.858 +03:00 [DBG] Connection id "0HNC8090TGCE1" started. 2025-07-01 11:21:22.858 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:21:22.858 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:22.858 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:21:22.858 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:21:22.858 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:21:22.858 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:22.858 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:22.858 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:22.858 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:22.859 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:21:22.859 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:22.859 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:22.859 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:21:22.859 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:22.859 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:21:22.859 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:22.859 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:22.859 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:22.859 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:22.859 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:21:22.859 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:21:22.859 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:21:22.859 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:21:22.859 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:21:22.859 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:21:22.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:22.859 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:22.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:22.859 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:22.859 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:22.859 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:21:22.859 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:21:22.861 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.9375ms. 2025-07-01 11:21:22.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:22.861 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:22.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:22.861 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:22.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:22.861 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:22.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:22.861 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:22.861 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:21:22.861 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:21:22.861 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:21:22.861 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:21:22.861 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:21:22.861 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:21:22.861 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:21:22.862 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:21:22.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:22.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:22.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:22.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:22.862 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:22.862 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:22.862 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.0339ms 2025-07-01 11:21:22.862 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:22.862 +03:00 [DBG] Connection id "0HNC8090TGCE1" completed keep alive response. 2025-07-01 11:21:22.862 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.646ms 2025-07-01 11:21:22.862 +03:00 [DBG] Connection id "0HNC8090TGCE1" received FIN. 2025-07-01 11:21:22.862 +03:00 [DBG] Connection id "0HNC8090TGCE1" disconnecting. 2025-07-01 11:21:22.862 +03:00 [DBG] Connection id "0HNC8090TGCE1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:22.863 +03:00 [DBG] Connection id "0HNC8090TGCE1" stopped. 2025-07-01 11:21:22.916 +03:00 [DBG] Connection id "0HNC8090TGCE2" accepted. 2025-07-01 11:21:22.916 +03:00 [DBG] Connection id "0HNC8090TGCE2" started. 2025-07-01 11:21:22.916 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:21:22.916 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:22.916 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:21:22.917 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:21:22.917 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:21:22.917 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:22.917 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:22.917 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:22.917 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:22.917 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:21:22.917 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:22.917 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:22.917 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:21:22.917 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:22.917 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:21:22.917 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:22.917 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:22.917 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:22.917 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:22.917 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:21:22.917 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:21:22.917 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:21:22.917 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:21:22.917 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:21:22.917 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:21:22.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:22.917 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:22.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:22.917 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:22.917 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:22.917 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:21:22.917 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:21:23.061 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 143.5174ms. 2025-07-01 11:21:23.061 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:23.061 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:23.061 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:23.061 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:23.061 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:23.061 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:23.061 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:23.061 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:23.061 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:21:23.061 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:21:23.061 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:21:23.061 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:21:23.061 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:21:23.061 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:21:23.061 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:21:23.063 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:21:23.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:23.063 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:23.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:23.063 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:23.063 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:23.063 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:23.063 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 145.9686ms 2025-07-01 11:21:23.063 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:23.063 +03:00 [DBG] Connection id "0HNC8090TGCE2" completed keep alive response. 2025-07-01 11:21:23.063 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 146.6103ms 2025-07-01 11:21:23.067 +03:00 [DBG] Connection id "0HNC8090TGCE2" received FIN. 2025-07-01 11:21:23.067 +03:00 [DBG] Connection id "0HNC8090TGCE2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:23.067 +03:00 [DBG] Connection id "0HNC8090TGCE2" disconnecting. 2025-07-01 11:21:23.067 +03:00 [DBG] Connection id "0HNC8090TGCE2" stopped. 2025-07-01 11:21:23.988 +03:00 [DBG] Connection id "0HNC8090TGCE3" accepted. 2025-07-01 11:21:23.988 +03:00 [DBG] Connection id "0HNC8090TGCE3" started. 2025-07-01 11:21:23.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:21:23.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:23.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:21:23.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:21:23.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:21:23.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:23.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:23.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:23.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:21:23.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:21:23.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:23.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:21:23.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:23.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:23.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:21:23.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:23.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:21:23.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:23.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:23.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:21:23.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:21:23.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:23.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:23.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:23.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:23.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:23.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1806ms. 2025-07-01 11:21:23.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:23.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:23.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:23.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:23.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:23.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:23.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:23.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:23.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:23.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:21:23.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:23.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:23.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:23.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:23.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:23.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:23.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:23.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1654ms 2025-07-01 11:21:23.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:23.991 +03:00 [DBG] Connection id "0HNC8090TGCE3" completed keep alive response. 2025-07-01 11:21:23.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2055ms 2025-07-01 11:21:23.991 +03:00 [DBG] Connection id "0HNC8090TGCE3" received FIN. 2025-07-01 11:21:23.991 +03:00 [DBG] Connection id "0HNC8090TGCE3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:23.991 +03:00 [DBG] Connection id "0HNC8090TGCE3" disconnecting. 2025-07-01 11:21:23.991 +03:00 [DBG] Connection id "0HNC8090TGCE3" stopped. 2025-07-01 11:21:26.769 +03:00 [DBG] Connection id "0HNC8090TGCE4" accepted. 2025-07-01 11:21:26.769 +03:00 [DBG] Connection id "0HNC8090TGCE4" started. 2025-07-01 11:21:26.769 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:21:26.769 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:26.770 +03:00 [DBG] POST requests are not supported 2025-07-01 11:21:26.770 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:21:26.770 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:21:26.770 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:21:26.770 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:26.770 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:26.770 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:21:26.770 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:21:26.770 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:21:26.770 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:21:26.770 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:26.770 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:26.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-07-01 11:21:26.770 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:26.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-07-01 11:21:26.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:26.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:26.770 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:26.770 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:26.770 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:21:26.770 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:21:26.770 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:21:26.770 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:21:26.770 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:21:26.770 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:21:26.770 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:21:26.770 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:21:26.770 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:21:26.770 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:21:26.770 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:21:26.770 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:21:26.770 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:21:26.770 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:21:26.771 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:21:26.771 +03:00 [DBG] Connection id "0HNC8090TGCE4", Request id "0HNC8090TGCE4:00000001": started reading request body. 2025-07-01 11:21:26.771 +03:00 [DBG] Connection id "0HNC8090TGCE4", Request id "0HNC8090TGCE4:00000001": done reading request body. 2025-07-01 11:21:26.771 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:21:26.771 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:21:26.771 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:21:26.771 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:21:26.771 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:21:26.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:26.771 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:26.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:26.771 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:26.771 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:26.771 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:21:26.771 +03:00 [INF] Changing group of physicals [345] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:21:26.789 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.8976ms. 2025-07-01 11:21:26.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:26.789 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:26.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:26.789 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:26.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:26.789 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:26.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:26.789 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:26.789 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:26.789 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:21:26.789 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:26.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:26.789 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:26.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:26.789 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:26.789 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:26.789 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:26.789 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 19.176ms 2025-07-01 11:21:26.789 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:21:26.789 +03:00 [DBG] Connection id "0HNC8090TGCE4" completed keep alive response. 2025-07-01 11:21:26.789 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 19.9658ms 2025-07-01 11:21:26.789 +03:00 [DBG] Connection id "0HNC8090TGCE4" received FIN. 2025-07-01 11:21:26.790 +03:00 [DBG] Connection id "0HNC8090TGCE4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:26.790 +03:00 [DBG] Connection id "0HNC8090TGCE4" disconnecting. 2025-07-01 11:21:26.790 +03:00 [DBG] Connection id "0HNC8090TGCE4" stopped. 2025-07-01 11:21:26.828 +03:00 [DBG] Connection id "0HNC8090TGCE5" accepted. 2025-07-01 11:21:26.828 +03:00 [DBG] Connection id "0HNC8090TGCE5" started. 2025-07-01 11:21:26.828 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:21:26.828 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:26.828 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:21:26.828 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:21:26.828 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:21:26.828 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:26.828 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:26.828 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:26.828 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:26.828 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:21:26.828 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:26.829 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:26.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-07-01 11:21:26.829 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:26.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-07-01 11:21:26.829 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:26.829 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:26.829 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:26.829 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:26.829 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:21:26.829 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:21:26.829 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:21:26.829 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:21:26.829 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:21:26.829 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:21:26.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:26.829 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:26.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:26.829 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:26.829 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:26.829 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:21:26.829 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:21:26.830 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.0411ms. 2025-07-01 11:21:26.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:26.830 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:26.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:26.830 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:26.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:26.830 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:26.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:26.830 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:26.830 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:21:26.830 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:21:26.830 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:21:26.830 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:21:26.831 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:21:26.831 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:21:26.831 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:21:26.831 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:21:26.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:26.831 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:26.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:26.831 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:26.831 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:26.831 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:26.831 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.1153ms 2025-07-01 11:21:26.831 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:26.831 +03:00 [DBG] Connection id "0HNC8090TGCE5" completed keep alive response. 2025-07-01 11:21:26.831 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.7068ms 2025-07-01 11:21:26.831 +03:00 [DBG] Connection id "0HNC8090TGCE5" received FIN. 2025-07-01 11:21:26.831 +03:00 [DBG] Connection id "0HNC8090TGCE5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:26.831 +03:00 [DBG] Connection id "0HNC8090TGCE5" disconnecting. 2025-07-01 11:21:26.831 +03:00 [DBG] Connection id "0HNC8090TGCE5" stopped. 2025-07-01 11:21:26.886 +03:00 [DBG] Connection id "0HNC8090TGCE6" accepted. 2025-07-01 11:21:26.886 +03:00 [DBG] Connection id "0HNC8090TGCE6" started. 2025-07-01 11:21:26.886 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:21:26.886 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:26.886 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:21:26.887 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:21:26.887 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:21:26.887 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:26.887 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:26.887 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:26.887 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:26.887 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:21:26.887 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:26.887 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:26.887 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:21:26.887 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:26.887 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:21:26.887 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:26.887 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:26.887 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:26.887 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:26.887 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:21:26.887 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:21:26.887 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:21:26.887 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:21:26.887 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:21:26.887 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:21:26.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:26.887 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:26.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:26.887 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:26.888 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:26.888 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:21:26.888 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:21:27.054 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 166.142ms. 2025-07-01 11:21:27.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:27.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:27.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:27.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:27.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:27.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:27.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:27.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:27.054 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:21:27.054 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:21:27.054 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:21:27.054 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:21:27.054 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:21:27.054 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:21:27.054 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:21:27.055 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:21:27.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:27.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:27.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:27.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:27.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:27.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:27.056 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 168.4986ms 2025-07-01 11:21:27.056 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:27.056 +03:00 [DBG] Connection id "0HNC8090TGCE6" completed keep alive response. 2025-07-01 11:21:27.056 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 169.3016ms 2025-07-01 11:21:27.060 +03:00 [DBG] Connection id "0HNC8090TGCE6" received FIN. 2025-07-01 11:21:27.060 +03:00 [DBG] Connection id "0HNC8090TGCE6" disconnecting. 2025-07-01 11:21:27.060 +03:00 [DBG] Connection id "0HNC8090TGCE6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:27.061 +03:00 [DBG] Connection id "0HNC8090TGCE6" stopped. 2025-07-01 11:21:28.993 +03:00 [DBG] Connection id "0HNC8090TGCE7" accepted. 2025-07-01 11:21:28.993 +03:00 [DBG] Connection id "0HNC8090TGCE7" started. 2025-07-01 11:21:28.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:21:28.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:28.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:21:28.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:21:28.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:21:28.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:28.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:28.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:28.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:21:28.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:21:28.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:28.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:21:28.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:28.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:28.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:21:28.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:28.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:21:28.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:28.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:28.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:21:28.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:21:28.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:28.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:28.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:28.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:28.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:28.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1888ms. 2025-07-01 11:21:28.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:28.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:28.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:28.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:28.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:28.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:28.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:28.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:28.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:28.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:21:28.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:28.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:28.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:28.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:28.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:28.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:28.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:28.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3369ms 2025-07-01 11:21:28.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:28.996 +03:00 [DBG] Connection id "0HNC8090TGCE7" completed keep alive response. 2025-07-01 11:21:28.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6082ms 2025-07-01 11:21:28.996 +03:00 [DBG] Connection id "0HNC8090TGCE7" received FIN. 2025-07-01 11:21:28.996 +03:00 [DBG] Connection id "0HNC8090TGCE7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:28.996 +03:00 [DBG] Connection id "0HNC8090TGCE7" disconnecting. 2025-07-01 11:21:28.996 +03:00 [DBG] Connection id "0HNC8090TGCE7" stopped. 2025-07-01 11:21:33.994 +03:00 [DBG] Connection id "0HNC8090TGCE8" accepted. 2025-07-01 11:21:33.994 +03:00 [DBG] Connection id "0HNC8090TGCE8" started. 2025-07-01 11:21:33.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:21:33.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:33.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:21:33.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:21:33.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:21:33.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:33.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:33.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:33.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:21:33.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:21:33.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:33.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:21:33.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:33.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:33.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:21:33.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:33.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:21:33.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:33.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:33.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:21:33.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:21:33.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:33.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:33.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:33.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:33.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:33.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1269ms. 2025-07-01 11:21:33.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:33.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:33.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:33.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:33.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:33.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:33.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:33.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:33.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:33.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:21:33.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:33.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:33.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:33.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:33.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:33.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:33.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:33.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7122ms 2025-07-01 11:21:33.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:33.996 +03:00 [DBG] Connection id "0HNC8090TGCE8" completed keep alive response. 2025-07-01 11:21:33.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3915ms 2025-07-01 11:21:33.996 +03:00 [DBG] Connection id "0HNC8090TGCE8" received FIN. 2025-07-01 11:21:33.996 +03:00 [DBG] Connection id "0HNC8090TGCE8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:33.996 +03:00 [DBG] Connection id "0HNC8090TGCE8" disconnecting. 2025-07-01 11:21:33.996 +03:00 [DBG] Connection id "0HNC8090TGCE8" stopped. 2025-07-01 11:21:38.096 +03:00 [DBG] Connection id "0HNC8090TGCE9" accepted. 2025-07-01 11:21:38.096 +03:00 [DBG] Connection id "0HNC8090TGCE9" started. 2025-07-01 11:21:38.097 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 741 2025-07-01 11:21:38.097 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:38.097 +03:00 [DBG] POST requests are not supported 2025-07-01 11:21:38.097 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:21:38.097 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:21:38.097 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:21:38.097 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:38.097 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:38.097 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:21:38.097 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:21:38.097 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:21:38.097 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:21:38.097 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:38.097 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:38.097 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:21:38.097 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:38.097 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:21:38.097 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.097 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.097 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:38.097 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:38.097 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:21:38.098 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:21:38.098 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:21:38.098 +03:00 [DBG] Connection id "0HNC8090TGCE9", Request id "0HNC8090TGCE9:00000001": started reading request body. 2025-07-01 11:21:38.098 +03:00 [DBG] Connection id "0HNC8090TGCE9", Request id "0HNC8090TGCE9:00000001": done reading request body. 2025-07-01 11:21:38.098 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:21:38.098 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:21:38.098 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:21:38.098 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:21:38.098 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:21:38.098 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:38.098 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:38.098 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:38.098 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:38.098 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:38.098 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:21:38.098 +03:00 [INF] Updating physical elements properties 2025-07-01 11:21:38.117 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.754ms. 2025-07-01 11:21:38.117 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:38.117 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:38.117 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:38.117 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:38.117 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.117 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.117 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:38.117 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:38.117 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:38.117 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:21:38.117 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:38.117 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:38.117 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:38.117 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.117 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.117 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.117 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.117 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 20.097ms 2025-07-01 11:21:38.117 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:21:38.117 +03:00 [DBG] Connection id "0HNC8090TGCE9" completed keep alive response. 2025-07-01 11:21:38.117 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 20.9972ms 2025-07-01 11:21:38.118 +03:00 [DBG] Connection id "0HNC8090TGCE9" received FIN. 2025-07-01 11:21:38.118 +03:00 [DBG] Connection id "0HNC8090TGCE9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:38.118 +03:00 [DBG] Connection id "0HNC8090TGCE9" disconnecting. 2025-07-01 11:21:38.118 +03:00 [DBG] Connection id "0HNC8090TGCE9" stopped. 2025-07-01 11:21:38.156 +03:00 [DBG] Connection id "0HNC8090TGCEA" accepted. 2025-07-01 11:21:38.156 +03:00 [DBG] Connection id "0HNC8090TGCEA" started. 2025-07-01 11:21:38.156 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:21:38.156 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:38.156 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:21:38.156 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:21:38.156 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:21:38.156 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:38.156 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:38.157 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:38.157 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:38.157 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:21:38.157 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:38.157 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:38.157 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:21:38.157 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:38.157 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:21:38.157 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.157 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.157 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:38.157 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:38.157 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:21:38.157 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:21:38.157 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:21:38.157 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:21:38.157 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:21:38.157 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:21:38.157 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:38.157 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:38.157 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:38.157 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:38.157 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:38.157 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:21:38.157 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:21:38.159 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.1755ms. 2025-07-01 11:21:38.159 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:38.159 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:38.159 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:38.160 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:38.160 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.160 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.160 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:38.160 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:38.160 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:21:38.160 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:21:38.160 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:21:38.160 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:21:38.160 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:21:38.160 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:21:38.160 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:21:38.160 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:21:38.160 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:38.160 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:38.160 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.160 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.160 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.160 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.160 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.1505ms 2025-07-01 11:21:38.160 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:38.160 +03:00 [DBG] Connection id "0HNC8090TGCEA" completed keep alive response. 2025-07-01 11:21:38.160 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.7937ms 2025-07-01 11:21:38.160 +03:00 [DBG] Connection id "0HNC8090TGCEA" received FIN. 2025-07-01 11:21:38.160 +03:00 [DBG] Connection id "0HNC8090TGCEA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:38.161 +03:00 [DBG] Connection id "0HNC8090TGCEA" disconnecting. 2025-07-01 11:21:38.161 +03:00 [DBG] Connection id "0HNC8090TGCEA" stopped. 2025-07-01 11:21:38.210 +03:00 [DBG] Connection id "0HNC8090TGCEB" accepted. 2025-07-01 11:21:38.210 +03:00 [DBG] Connection id "0HNC8090TGCEB" started. 2025-07-01 11:21:38.210 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:21:38.210 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:38.210 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:21:38.210 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:21:38.210 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:21:38.210 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:38.211 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:38.211 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:38.211 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:38.211 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:21:38.211 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:38.211 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:38.211 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:21:38.211 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:38.211 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:21:38.211 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.211 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.211 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:38.211 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:38.211 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:21:38.211 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:21:38.211 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:21:38.211 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:21:38.211 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:21:38.211 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:21:38.211 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:38.211 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:38.211 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:38.211 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:38.211 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:38.211 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:21:38.211 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:21:38.407 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 195.6099ms. 2025-07-01 11:21:38.407 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:38.407 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:38.407 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:38.407 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:38.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.407 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:38.407 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:38.407 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:21:38.407 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:21:38.407 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:21:38.407 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:21:38.407 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:21:38.407 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:21:38.407 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:21:38.410 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:21:38.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:38.410 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:38.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.410 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.410 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.410 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.410 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 199.0077ms 2025-07-01 11:21:38.410 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:38.410 +03:00 [DBG] Connection id "0HNC8090TGCEB" completed keep alive response. 2025-07-01 11:21:38.410 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 199.6252ms 2025-07-01 11:21:38.413 +03:00 [DBG] Connection id "0HNC8090TGCEB" received FIN. 2025-07-01 11:21:38.413 +03:00 [DBG] Connection id "0HNC8090TGCEB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:38.413 +03:00 [DBG] Connection id "0HNC8090TGCEB" disconnecting. 2025-07-01 11:21:38.413 +03:00 [DBG] Connection id "0HNC8090TGCEB" stopped. 2025-07-01 11:21:38.984 +03:00 [DBG] Connection id "0HNC8090TGCEC" accepted. 2025-07-01 11:21:38.984 +03:00 [DBG] Connection id "0HNC8090TGCEC" started. 2025-07-01 11:21:38.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:21:38.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:38.984 +03:00 [DBG] POST requests are not supported 2025-07-01 11:21:38.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:21:38.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:21:38.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:38.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:38.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:38.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:21:38.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:21:38.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:38.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:21:38.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:38.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:38.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:21:38.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:38.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:21:38.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:21:38.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:21:38.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:38.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:38.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:38.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:38.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:38.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2103ms. 2025-07-01 11:21:38.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:38.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:38.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:38.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:38.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:38.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:38.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:38.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:21:38.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:38.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:38.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:38.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:38.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2146ms 2025-07-01 11:21:38.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:38.986 +03:00 [DBG] Connection id "0HNC8090TGCEC" completed keep alive response. 2025-07-01 11:21:38.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0044ms 2025-07-01 11:21:38.987 +03:00 [DBG] Connection id "0HNC8090TGCEC" received FIN. 2025-07-01 11:21:38.987 +03:00 [DBG] Connection id "0HNC8090TGCEC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:38.987 +03:00 [DBG] Connection id "0HNC8090TGCEC" disconnecting. 2025-07-01 11:21:38.987 +03:00 [DBG] Connection id "0HNC8090TGCEC" stopped. 2025-07-01 11:21:41.553 +03:00 [DBG] Connection id "0HNC8090TGCED" accepted. 2025-07-01 11:21:41.553 +03:00 [DBG] Connection id "0HNC8090TGCED" started. 2025-07-01 11:21:41.554 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:21:41.554 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:41.554 +03:00 [DBG] POST requests are not supported 2025-07-01 11:21:41.554 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:21:41.554 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:21:41.554 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:21:41.554 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:41.554 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:41.554 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:21:41.554 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:21:41.554 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:21:41.554 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:21:41.554 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:41.554 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:41.554 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:21:41.554 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:41.554 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:21:41.554 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:41.554 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:41.554 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:41.554 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:41.554 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:21:41.554 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:21:41.554 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:21:41.554 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:21:41.554 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:21:41.555 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:21:41.555 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:21:41.555 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:21:41.555 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:21:41.555 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:21:41.555 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:21:41.555 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:21:41.555 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:21:41.555 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:21:41.555 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:21:41.555 +03:00 [DBG] Connection id "0HNC8090TGCED", Request id "0HNC8090TGCED:00000001": started reading request body. 2025-07-01 11:21:41.555 +03:00 [DBG] Connection id "0HNC8090TGCED", Request id "0HNC8090TGCED:00000001": done reading request body. 2025-07-01 11:21:41.555 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:21:41.555 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:21:41.555 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:21:41.555 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:21:41.555 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:21:41.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:41.555 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:41.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:41.555 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:41.555 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:41.555 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:21:41.555 +03:00 [INF] Changing group of physicals [347] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:21:41.576 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.3259ms. 2025-07-01 11:21:41.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:41.576 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:41.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:41.577 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:41.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:41.577 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:41.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:41.577 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:41.577 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:41.577 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:21:41.577 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:41.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:41.577 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:41.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:41.577 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:41.577 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:41.577 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:41.577 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 22.8555ms 2025-07-01 11:21:41.577 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:21:41.577 +03:00 [DBG] Connection id "0HNC8090TGCED" completed keep alive response. 2025-07-01 11:21:41.577 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 23.5545ms 2025-07-01 11:21:41.577 +03:00 [DBG] Connection id "0HNC8090TGCED" received FIN. 2025-07-01 11:21:41.578 +03:00 [DBG] Connection id "0HNC8090TGCED" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:41.578 +03:00 [DBG] Connection id "0HNC8090TGCED" disconnecting. 2025-07-01 11:21:41.578 +03:00 [DBG] Connection id "0HNC8090TGCED" stopped. 2025-07-01 11:21:41.616 +03:00 [DBG] Connection id "0HNC8090TGCEE" accepted. 2025-07-01 11:21:41.616 +03:00 [DBG] Connection id "0HNC8090TGCEE" started. 2025-07-01 11:21:41.616 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:21:41.616 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:41.616 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:21:41.616 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:21:41.616 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:21:41.616 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:41.616 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:41.617 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:41.617 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:41.617 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:21:41.617 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:41.617 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:41.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-07-01 11:21:41.617 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:41.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-07-01 11:21:41.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:41.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:41.617 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:41.617 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:41.617 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:21:41.617 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:21:41.617 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:21:41.617 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:21:41.617 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:21:41.617 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:21:41.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:41.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:41.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:41.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:41.617 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:41.617 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:21:41.617 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:21:41.619 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.7334ms. 2025-07-01 11:21:41.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:41.619 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:41.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:41.619 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:41.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:41.619 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:41.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:41.619 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:41.620 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:21:41.620 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:21:41.620 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:21:41.620 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:21:41.620 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:21:41.620 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:21:41.620 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:21:41.620 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:21:41.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:41.620 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:41.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:41.620 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:41.620 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:41.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:41.620 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.33ms 2025-07-01 11:21:41.620 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:41.620 +03:00 [DBG] Connection id "0HNC8090TGCEE" completed keep alive response. 2025-07-01 11:21:41.620 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.0941ms 2025-07-01 11:21:41.621 +03:00 [DBG] Connection id "0HNC8090TGCEE" received FIN. 2025-07-01 11:21:41.621 +03:00 [DBG] Connection id "0HNC8090TGCEE" disconnecting. 2025-07-01 11:21:41.621 +03:00 [DBG] Connection id "0HNC8090TGCEE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:41.622 +03:00 [DBG] Connection id "0HNC8090TGCEE" stopped. 2025-07-01 11:21:41.673 +03:00 [DBG] Connection id "0HNC8090TGCEF" accepted. 2025-07-01 11:21:41.674 +03:00 [DBG] Connection id "0HNC8090TGCEF" started. 2025-07-01 11:21:41.674 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:21:41.674 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:41.674 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:21:41.674 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:21:41.674 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:21:41.674 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:41.674 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:41.674 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:41.674 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:41.674 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:21:41.674 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:41.674 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:41.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-07-01 11:21:41.674 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:41.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-07-01 11:21:41.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:41.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:41.674 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:41.674 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:41.675 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:21:41.675 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:21:41.675 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:21:41.675 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:21:41.675 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:21:41.675 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:21:41.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:41.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:41.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:41.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:41.675 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:41.675 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:21:41.675 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:21:41.841 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 165.9362ms. 2025-07-01 11:21:41.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:41.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:41.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:41.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:41.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:41.841 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:41.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:41.841 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:41.841 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:21:41.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-07-01 11:21:41.841 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:21:41.841 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:21:41.841 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:21:41.841 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:21:41.841 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:21:41.843 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:21:41.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:41.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:41.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:41.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:41.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:41.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:41.843 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 168.4522ms 2025-07-01 11:21:41.843 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:41.843 +03:00 [DBG] Connection id "0HNC8090TGCEF" completed keep alive response. 2025-07-01 11:21:41.843 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 169.1239ms 2025-07-01 11:21:41.847 +03:00 [DBG] Connection id "0HNC8090TGCEF" received FIN. 2025-07-01 11:21:41.847 +03:00 [DBG] Connection id "0HNC8090TGCEF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:41.847 +03:00 [DBG] Connection id "0HNC8090TGCEF" disconnecting. 2025-07-01 11:21:41.848 +03:00 [DBG] Connection id "0HNC8090TGCEF" stopped. 2025-07-01 11:21:43.991 +03:00 [DBG] Connection id "0HNC8090TGCEG" accepted. 2025-07-01 11:21:43.991 +03:00 [DBG] Connection id "0HNC8090TGCEG" started. 2025-07-01 11:21:43.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:21:43.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:43.992 +03:00 [DBG] POST requests are not supported 2025-07-01 11:21:43.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:21:43.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:21:43.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:43.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:43.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:43.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:21:43.992 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:21:43.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:43.992 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:21:43.992 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:43.992 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:43.992 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:21:43.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:43.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:21:43.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:43.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:43.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:21:43.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:21:43.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:43.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:43.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:43.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:43.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:43.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1429ms. 2025-07-01 11:21:43.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:43.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:43.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:43.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:43.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:43.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:43.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:43.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:43.993 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:43.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:21:43.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:43.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:43.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:43.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:43.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:43.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:43.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:43.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0485ms 2025-07-01 11:21:43.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:43.993 +03:00 [DBG] Connection id "0HNC8090TGCEG" completed keep alive response. 2025-07-01 11:21:43.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8192ms 2025-07-01 11:21:43.994 +03:00 [DBG] Connection id "0HNC8090TGCEG" received FIN. 2025-07-01 11:21:43.994 +03:00 [DBG] Connection id "0HNC8090TGCEG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:43.994 +03:00 [DBG] Connection id "0HNC8090TGCEG" disconnecting. 2025-07-01 11:21:43.994 +03:00 [DBG] Connection id "0HNC8090TGCEG" stopped. 2025-07-01 11:21:48.987 +03:00 [DBG] Connection id "0HNC8090TGCEH" accepted. 2025-07-01 11:21:48.987 +03:00 [DBG] Connection id "0HNC8090TGCEH" started. 2025-07-01 11:21:48.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:21:48.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:48.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:21:48.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:21:48.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:21:48.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:48.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:48.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:48.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:21:48.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:21:48.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:48.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:21:48.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:48.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:48.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:21:48.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:48.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:21:48.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:48.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:48.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:21:48.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:21:48.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:48.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:48.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:48.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:48.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:48.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1341ms. 2025-07-01 11:21:48.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:48.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:48.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:48.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:48.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:48.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:48.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:48.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:48.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:48.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:21:48.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:48.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:48.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:48.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:48.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:48.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:48.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:48.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7081ms 2025-07-01 11:21:48.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:48.989 +03:00 [DBG] Connection id "0HNC8090TGCEH" completed keep alive response. 2025-07-01 11:21:48.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3058ms 2025-07-01 11:21:48.989 +03:00 [DBG] Connection id "0HNC8090TGCEH" received FIN. 2025-07-01 11:21:48.989 +03:00 [DBG] Connection id "0HNC8090TGCEH" disconnecting. 2025-07-01 11:21:48.989 +03:00 [DBG] Connection id "0HNC8090TGCEH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:48.990 +03:00 [DBG] Connection id "0HNC8090TGCEH" stopped. 2025-07-01 11:21:53.503 +03:00 [DBG] Connection id "0HNC8090TGCEI" accepted. 2025-07-01 11:21:53.503 +03:00 [DBG] Connection id "0HNC8090TGCEI" started. 2025-07-01 11:21:53.504 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 743 2025-07-01 11:21:53.504 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:53.504 +03:00 [DBG] POST requests are not supported 2025-07-01 11:21:53.504 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:21:53.504 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:21:53.504 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:21:53.504 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:53.504 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:53.504 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:21:53.504 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:21:53.504 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:21:53.504 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:21:53.504 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:53.504 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:53.504 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:21:53.504 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:53.504 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:21:53.504 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:53.504 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:53.504 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:53.504 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:53.504 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:21:53.504 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:21:53.504 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:21:53.504 +03:00 [DBG] Connection id "0HNC8090TGCEI", Request id "0HNC8090TGCEI:00000001": started reading request body. 2025-07-01 11:21:53.504 +03:00 [DBG] Connection id "0HNC8090TGCEI", Request id "0HNC8090TGCEI:00000001": done reading request body. 2025-07-01 11:21:53.504 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:21:53.504 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:21:53.504 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:21:53.504 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:21:53.505 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:21:53.505 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:53.505 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:53.505 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:53.505 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:53.505 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:53.505 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:21:53.505 +03:00 [INF] Updating physical elements properties 2025-07-01 11:21:53.529 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 23.827ms. 2025-07-01 11:21:53.529 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:53.529 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:53.529 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:53.529 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:53.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:53.529 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:53.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:53.529 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:53.529 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:53.529 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:21:53.529 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:53.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:53.529 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:53.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:53.529 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:53.529 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:53.529 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:53.529 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 25.2521ms 2025-07-01 11:21:53.529 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:21:53.529 +03:00 [DBG] Connection id "0HNC8090TGCEI" completed keep alive response. 2025-07-01 11:21:53.529 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 25.891ms 2025-07-01 11:21:53.530 +03:00 [DBG] Connection id "0HNC8090TGCEI" received FIN. 2025-07-01 11:21:53.530 +03:00 [DBG] Connection id "0HNC8090TGCEI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:53.530 +03:00 [DBG] Connection id "0HNC8090TGCEI" disconnecting. 2025-07-01 11:21:53.530 +03:00 [DBG] Connection id "0HNC8090TGCEI" stopped. 2025-07-01 11:21:53.570 +03:00 [DBG] Connection id "0HNC8090TGCEJ" accepted. 2025-07-01 11:21:53.570 +03:00 [DBG] Connection id "0HNC8090TGCEJ" started. 2025-07-01 11:21:53.570 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:21:53.570 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:53.571 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:21:53.571 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:21:53.571 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:21:53.571 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:53.571 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:53.571 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:53.571 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:53.571 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:21:53.571 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:53.571 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:53.572 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:21:53.572 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:53.572 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:21:53.572 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:53.572 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:53.572 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:53.572 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:53.572 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:21:53.572 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:21:53.572 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:21:53.572 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:21:53.572 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:21:53.572 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:21:53.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:53.573 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:53.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:53.573 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:53.573 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:53.573 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:21:53.573 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:21:53.576 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.397ms. 2025-07-01 11:21:53.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:53.577 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:53.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:53.577 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:53.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:53.577 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:53.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:53.577 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:53.577 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:21:53.577 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:21:53.577 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:21:53.577 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:21:53.577 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:21:53.577 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:21:53.577 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:21:53.578 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:21:53.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:53.578 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:53.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:53.578 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:53.578 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:53.578 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:53.578 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 6.3513ms 2025-07-01 11:21:53.578 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:53.578 +03:00 [DBG] Connection id "0HNC8090TGCEJ" completed keep alive response. 2025-07-01 11:21:53.578 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 7.9709ms 2025-07-01 11:21:53.579 +03:00 [DBG] Connection id "0HNC8090TGCEJ" received FIN. 2025-07-01 11:21:53.579 +03:00 [DBG] Connection id "0HNC8090TGCEJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:53.579 +03:00 [DBG] Connection id "0HNC8090TGCEJ" disconnecting. 2025-07-01 11:21:53.579 +03:00 [DBG] Connection id "0HNC8090TGCEJ" stopped. 2025-07-01 11:21:53.632 +03:00 [DBG] Connection id "0HNC8090TGCEK" accepted. 2025-07-01 11:21:53.633 +03:00 [DBG] Connection id "0HNC8090TGCEK" started. 2025-07-01 11:21:53.633 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:21:53.633 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:53.633 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:21:53.633 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:21:53.633 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:21:53.634 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:53.634 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:53.634 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:53.634 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:53.634 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:21:53.634 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:53.634 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:53.634 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:21:53.634 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:53.634 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:21:53.634 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:53.634 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:53.635 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:53.635 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:53.635 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:21:53.635 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:21:53.635 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:21:53.635 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:21:53.635 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:21:53.635 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:21:53.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:53.635 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:53.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:53.635 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:53.635 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:53.635 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:21:53.635 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:21:53.808 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 172.9355ms. 2025-07-01 11:21:53.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:53.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:53.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:53.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:53.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:53.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:53.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:53.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:53.809 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:21:53.809 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:21:53.809 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:21:53.809 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:21:53.809 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:21:53.809 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:21:53.809 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:21:53.811 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:21:53.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:53.811 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:53.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:53.811 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:53.811 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:53.811 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:53.811 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 176.642ms 2025-07-01 11:21:53.811 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:53.811 +03:00 [DBG] Connection id "0HNC8090TGCEK" completed keep alive response. 2025-07-01 11:21:53.811 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 178.2027ms 2025-07-01 11:21:53.814 +03:00 [DBG] Connection id "0HNC8090TGCEK" received FIN. 2025-07-01 11:21:53.814 +03:00 [DBG] Connection id "0HNC8090TGCEK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:53.814 +03:00 [DBG] Connection id "0HNC8090TGCEK" disconnecting. 2025-07-01 11:21:53.814 +03:00 [DBG] Connection id "0HNC8090TGCEK" stopped. 2025-07-01 11:21:54.106 +03:00 [DBG] Connection id "0HNC8090TGCEL" accepted. 2025-07-01 11:21:54.106 +03:00 [DBG] Connection id "0HNC8090TGCEL" started. 2025-07-01 11:21:54.106 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:21:54.106 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:54.106 +03:00 [DBG] POST requests are not supported 2025-07-01 11:21:54.106 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:21:54.106 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:21:54.106 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:54.106 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:54.106 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:54.107 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:21:54.107 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:21:54.107 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:54.107 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:21:54.107 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:54.107 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:54.107 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:21:54.107 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:54.107 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:21:54.107 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:54.107 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:54.107 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:21:54.107 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:21:54.107 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:54.107 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:54.107 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:54.107 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:54.107 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:54.107 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1518ms. 2025-07-01 11:21:54.107 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:54.107 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:54.107 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:54.108 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:54.108 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:54.108 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:54.108 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:54.108 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:54.108 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:54.108 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:21:54.108 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:54.108 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:54.108 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:54.108 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:54.108 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:54.108 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:54.108 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:54.108 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0409ms 2025-07-01 11:21:54.108 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:54.108 +03:00 [DBG] Connection id "0HNC8090TGCEL" completed keep alive response. 2025-07-01 11:21:54.108 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7616ms 2025-07-01 11:21:54.108 +03:00 [DBG] Connection id "0HNC8090TGCEL" received FIN. 2025-07-01 11:21:54.108 +03:00 [DBG] Connection id "0HNC8090TGCEL" disconnecting. 2025-07-01 11:21:54.108 +03:00 [DBG] Connection id "0HNC8090TGCEL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:54.109 +03:00 [DBG] Connection id "0HNC8090TGCEL" stopped. 2025-07-01 11:21:57.598 +03:00 [DBG] Connection id "0HNC8090TGCEM" accepted. 2025-07-01 11:21:57.598 +03:00 [DBG] Connection id "0HNC8090TGCEM" started. 2025-07-01 11:21:57.599 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:21:57.599 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:57.599 +03:00 [DBG] POST requests are not supported 2025-07-01 11:21:57.599 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:21:57.599 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:21:57.599 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:21:57.599 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:57.599 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:57.599 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:21:57.599 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:21:57.599 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:21:57.599 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:21:57.599 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:57.599 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:57.599 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:21:57.599 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:57.599 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:21:57.599 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:57.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:57.600 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:57.600 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:57.600 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:21:57.600 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:21:57.600 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:21:57.600 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:21:57.600 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:21:57.600 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:21:57.600 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:21:57.600 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:21:57.600 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:21:57.600 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:21:57.600 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:21:57.600 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:21:57.600 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:21:57.600 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:21:57.600 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:21:57.600 +03:00 [DBG] Connection id "0HNC8090TGCEM", Request id "0HNC8090TGCEM:00000001": started reading request body. 2025-07-01 11:21:57.600 +03:00 [DBG] Connection id "0HNC8090TGCEM", Request id "0HNC8090TGCEM:00000001": done reading request body. 2025-07-01 11:21:57.600 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:21:57.600 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:21:57.600 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:21:57.600 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:21:57.600 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:21:57.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:57.600 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:57.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:57.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:57.601 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:57.601 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:21:57.601 +03:00 [INF] Changing group of physicals [350] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:21:57.621 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 20.0251ms. 2025-07-01 11:21:57.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:57.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:57.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:57.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:57.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:57.621 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:57.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:57.621 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:57.621 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:57.621 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:21:57.621 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:57.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:57.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:57.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:57.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:57.621 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:57.621 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:57.621 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 21.6376ms 2025-07-01 11:21:57.621 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:21:57.621 +03:00 [DBG] Connection id "0HNC8090TGCEM" completed keep alive response. 2025-07-01 11:21:57.621 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 22.5232ms 2025-07-01 11:21:57.621 +03:00 [DBG] Connection id "0HNC8090TGCEM" received FIN. 2025-07-01 11:21:57.621 +03:00 [DBG] Connection id "0HNC8090TGCEM" disconnecting. 2025-07-01 11:21:57.622 +03:00 [DBG] Connection id "0HNC8090TGCEM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:57.623 +03:00 [DBG] Connection id "0HNC8090TGCEM" stopped. 2025-07-01 11:21:57.665 +03:00 [DBG] Connection id "0HNC8090TGCEN" accepted. 2025-07-01 11:21:57.665 +03:00 [DBG] Connection id "0HNC8090TGCEN" started. 2025-07-01 11:21:57.665 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:21:57.665 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:57.665 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:21:57.665 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:21:57.665 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:21:57.665 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:57.665 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:57.665 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:57.666 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:57.666 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:21:57.666 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:57.666 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:57.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-07-01 11:21:57.666 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:57.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-07-01 11:21:57.666 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:57.666 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:57.666 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:57.666 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:57.666 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:21:57.666 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:21:57.666 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:21:57.666 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:21:57.666 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:21:57.666 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:21:57.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:57.666 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:57.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:57.666 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:57.666 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:57.666 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:21:57.667 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:21:57.668 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1576ms. 2025-07-01 11:21:57.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:57.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:57.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:57.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:57.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:57.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:57.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:57.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:57.668 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:21:57.668 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:21:57.668 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:21:57.668 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:21:57.668 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:21:57.668 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:21:57.668 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:21:57.668 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:21:57.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:57.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:57.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:57.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:57.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:57.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:57.669 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.6219ms 2025-07-01 11:21:57.669 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:57.669 +03:00 [DBG] Connection id "0HNC8090TGCEN" completed keep alive response. 2025-07-01 11:21:57.669 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.5653ms 2025-07-01 11:21:57.669 +03:00 [DBG] Connection id "0HNC8090TGCEN" received FIN. 2025-07-01 11:21:57.669 +03:00 [DBG] Connection id "0HNC8090TGCEN" disconnecting. 2025-07-01 11:21:57.669 +03:00 [DBG] Connection id "0HNC8090TGCEN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:57.670 +03:00 [DBG] Connection id "0HNC8090TGCEN" stopped. 2025-07-01 11:21:57.719 +03:00 [DBG] Connection id "0HNC8090TGCEO" accepted. 2025-07-01 11:21:57.719 +03:00 [DBG] Connection id "0HNC8090TGCEO" started. 2025-07-01 11:21:57.719 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:21:57.719 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:57.719 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:21:57.719 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:21:57.719 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:21:57.719 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:57.719 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:57.719 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:57.719 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:57.719 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:21:57.719 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:57.719 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:57.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-07-01 11:21:57.719 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:57.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-07-01 11:21:57.719 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:57.719 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:57.719 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:57.719 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:21:57.720 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:21:57.720 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:21:57.720 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:21:57.720 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:21:57.720 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:21:57.720 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:21:57.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:57.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:57.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:57.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:57.720 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:57.720 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:21:57.720 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:21:57.863 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 143.6965ms. 2025-07-01 11:21:57.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:57.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:57.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:57.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:57.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:57.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:57.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:57.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:57.864 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:21:57.864 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:21:57.864 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:21:57.864 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:21:57.864 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:21:57.864 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:21:57.864 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:21:57.865 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:21:57.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:57.865 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:57.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:57.865 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:57.865 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:57.865 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:57.865 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 146.0424ms 2025-07-01 11:21:57.865 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:21:57.866 +03:00 [DBG] Connection id "0HNC8090TGCEO" completed keep alive response. 2025-07-01 11:21:57.866 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 146.5155ms 2025-07-01 11:21:57.870 +03:00 [DBG] Connection id "0HNC8090TGCEO" received FIN. 2025-07-01 11:21:57.870 +03:00 [DBG] Connection id "0HNC8090TGCEO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:57.870 +03:00 [DBG] Connection id "0HNC8090TGCEO" disconnecting. 2025-07-01 11:21:57.870 +03:00 [DBG] Connection id "0HNC8090TGCEO" stopped. 2025-07-01 11:21:58.992 +03:00 [DBG] Connection id "0HNC8090TGCEP" accepted. 2025-07-01 11:21:58.992 +03:00 [DBG] Connection id "0HNC8090TGCEP" started. 2025-07-01 11:21:58.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:21:58.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:21:58.992 +03:00 [DBG] POST requests are not supported 2025-07-01 11:21:58.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:21:58.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:21:58.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:58.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:21:58.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:21:58.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:21:58.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:21:58.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:58.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:21:58.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:21:58.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:21:58.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:21:58.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:21:58.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:21:58.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:58.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:58.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:21:58.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:21:58.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:58.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:58.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:58.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:58.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:21:58.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1814ms. 2025-07-01 11:21:58.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:58.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:21:58.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:58.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:21:58.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:58.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:58.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:58.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:58.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:58.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:21:58.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:21:58.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:58.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:21:58.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:58.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:58.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:58.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:21:58.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2582ms 2025-07-01 11:21:58.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:21:58.994 +03:00 [DBG] Connection id "0HNC8090TGCEP" completed keep alive response. 2025-07-01 11:21:58.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1169ms 2025-07-01 11:21:58.995 +03:00 [DBG] Connection id "0HNC8090TGCEP" received FIN. 2025-07-01 11:21:58.995 +03:00 [DBG] Connection id "0HNC8090TGCEP" disconnecting. 2025-07-01 11:21:58.995 +03:00 [DBG] Connection id "0HNC8090TGCEP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:21:58.996 +03:00 [DBG] Connection id "0HNC8090TGCEP" stopped. 2025-07-01 11:22:03.983 +03:00 [DBG] Connection id "0HNC8090TGCEQ" accepted. 2025-07-01 11:22:03.983 +03:00 [DBG] Connection id "0HNC8090TGCEQ" started. 2025-07-01 11:22:03.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:22:03.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:22:03.983 +03:00 [DBG] POST requests are not supported 2025-07-01 11:22:03.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:22:03.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:22:03.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:03.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:22:03.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:22:03.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:22:03.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:22:03.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:03.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:22:03.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:22:03.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:22:03.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:22:03.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:22:03.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:22:03.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:03.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:03.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:22:03.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:22:03.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:03.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:03.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:03.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:03.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:22:03.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2455ms. 2025-07-01 11:22:03.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:03.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:03.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:03.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:03.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:03.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:03.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:03.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:03.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:03.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:22:03.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:03.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:03.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:03.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:03.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:03.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:03.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:03.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5295ms 2025-07-01 11:22:03.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:03.986 +03:00 [DBG] Connection id "0HNC8090TGCEQ" completed keep alive response. 2025-07-01 11:22:03.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7ms 2025-07-01 11:22:03.986 +03:00 [DBG] Connection id "0HNC8090TGCEQ" received FIN. 2025-07-01 11:22:03.986 +03:00 [DBG] Connection id "0HNC8090TGCEQ" disconnecting. 2025-07-01 11:22:03.986 +03:00 [DBG] Connection id "0HNC8090TGCEQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:22:03.987 +03:00 [DBG] Connection id "0HNC8090TGCEQ" stopped. 2025-07-01 11:22:08.985 +03:00 [DBG] Connection id "0HNC8090TGCER" accepted. 2025-07-01 11:22:08.985 +03:00 [DBG] Connection id "0HNC8090TGCER" started. 2025-07-01 11:22:08.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:22:08.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:22:08.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:22:08.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:22:08.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:22:08.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:08.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:22:08.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:22:08.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:22:08.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:22:08.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:08.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:22:08.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:22:08.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:22:08.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:22:08.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:22:08.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:22:08.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:08.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:08.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:22:08.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:22:08.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:08.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:08.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:08.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:08.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:22:08.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.117ms. 2025-07-01 11:22:08.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:08.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:08.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:08.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:08.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:08.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:08.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:08.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:08.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:08.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:22:08.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:08.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:08.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:08.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:08.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:08.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:08.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:08.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6951ms 2025-07-01 11:22:08.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:08.987 +03:00 [DBG] Connection id "0HNC8090TGCER" completed keep alive response. 2025-07-01 11:22:08.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.344ms 2025-07-01 11:22:08.987 +03:00 [DBG] Connection id "0HNC8090TGCER" received FIN. 2025-07-01 11:22:08.987 +03:00 [DBG] Connection id "0HNC8090TGCER" disconnecting. 2025-07-01 11:22:08.987 +03:00 [DBG] Connection id "0HNC8090TGCER" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:22:08.988 +03:00 [DBG] Connection id "0HNC8090TGCER" stopped. 2025-07-01 11:22:11.865 +03:00 [DBG] Connection id "0HNC8090TGCES" accepted. 2025-07-01 11:22:11.865 +03:00 [DBG] Connection id "0HNC8090TGCES" started. 2025-07-01 11:22:11.865 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 738 2025-07-01 11:22:11.866 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:22:11.866 +03:00 [DBG] POST requests are not supported 2025-07-01 11:22:11.866 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:22:11.866 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:22:11.866 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:22:11.866 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:22:11.866 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:22:11.866 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:22:11.866 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:22:11.866 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:22:11.866 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:22:11.866 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:22:11.866 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:22:11.866 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:22:11.866 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:22:11.866 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:22:11.866 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:11.866 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:11.867 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:11.867 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:11.867 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:22:11.867 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:22:11.867 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:22:11.867 +03:00 [DBG] Connection id "0HNC8090TGCES", Request id "0HNC8090TGCES:00000001": started reading request body. 2025-07-01 11:22:11.867 +03:00 [DBG] Connection id "0HNC8090TGCES", Request id "0HNC8090TGCES:00000001": done reading request body. 2025-07-01 11:22:11.867 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:22:11.867 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:22:11.867 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:22:11.867 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:22:11.867 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:22:11.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:11.867 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:11.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:11.867 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:11.867 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:22:11.868 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:22:11.868 +03:00 [INF] Updating physical elements properties 2025-07-01 11:22:11.898 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 30.7652ms. 2025-07-01 11:22:11.898 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:11.899 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:11.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:11.899 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:11.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:11.899 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:11.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:11.899 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:11.899 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:11.899 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:22:11.899 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:11.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:11.899 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:11.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:11.899 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:11.899 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:11.899 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:11.899 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 32.58ms 2025-07-01 11:22:11.899 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:22:11.899 +03:00 [DBG] Connection id "0HNC8090TGCES" completed keep alive response. 2025-07-01 11:22:11.899 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 33.6863ms 2025-07-01 11:22:11.900 +03:00 [DBG] Connection id "0HNC8090TGCES" received FIN. 2025-07-01 11:22:11.900 +03:00 [DBG] Connection id "0HNC8090TGCES" disconnecting. 2025-07-01 11:22:11.900 +03:00 [DBG] Connection id "0HNC8090TGCES" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:22:11.901 +03:00 [DBG] Connection id "0HNC8090TGCES" stopped. 2025-07-01 11:22:11.937 +03:00 [DBG] Connection id "0HNC8090TGCET" accepted. 2025-07-01 11:22:11.937 +03:00 [DBG] Connection id "0HNC8090TGCET" started. 2025-07-01 11:22:11.938 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:22:11.938 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:22:11.938 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:22:11.938 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:22:11.938 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:22:11.938 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:11.938 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:22:11.938 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:22:11.938 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:11.938 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:22:11.938 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:22:11.938 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:22:11.938 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:22:11.938 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:22:11.938 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:22:11.938 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:11.938 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:11.938 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:11.939 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:11.939 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:22:11.939 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:22:11.939 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:22:11.939 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:22:11.939 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:22:11.939 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:22:11.939 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:11.939 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:11.939 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:11.939 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:11.939 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:22:11.939 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:22:11.939 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:22:11.942 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.1791ms. 2025-07-01 11:22:11.942 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:11.942 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:11.942 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:11.942 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:11.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:11.943 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:11.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:11.943 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:11.943 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:22:11.943 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:22:11.943 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:22:11.943 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:22:11.943 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:22:11.943 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:22:11.943 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:22:11.943 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:22:11.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:11.943 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:11.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:11.943 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:11.943 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:11.943 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:11.943 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.9097ms 2025-07-01 11:22:11.943 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:11.943 +03:00 [DBG] Connection id "0HNC8090TGCET" completed keep alive response. 2025-07-01 11:22:11.943 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.8582ms 2025-07-01 11:22:11.944 +03:00 [DBG] Connection id "0HNC8090TGCET" received FIN. 2025-07-01 11:22:11.944 +03:00 [DBG] Connection id "0HNC8090TGCET" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:22:11.944 +03:00 [DBG] Connection id "0HNC8090TGCET" disconnecting. 2025-07-01 11:22:11.944 +03:00 [DBG] Connection id "0HNC8090TGCET" stopped. 2025-07-01 11:22:11.998 +03:00 [DBG] Connection id "0HNC8090TGCEU" accepted. 2025-07-01 11:22:11.999 +03:00 [DBG] Connection id "0HNC8090TGCEU" started. 2025-07-01 11:22:11.999 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:22:11.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:22:11.999 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:22:11.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:22:11.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:22:11.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:11.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:22:11.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:22:11.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:11.999 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:22:12.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:22:12.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:22:12.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:22:12.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:22:12.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:22:12.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:12.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:12.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:12.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:12.000 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:22:12.000 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:22:12.000 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:22:12.000 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:22:12.000 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:22:12.001 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:22:12.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:12.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:12.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:12.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:12.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:22:12.001 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:22:12.001 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:22:12.169 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 167.9208ms. 2025-07-01 11:22:12.169 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:12.169 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:12.169 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:12.169 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:12.169 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:12.169 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:12.169 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:12.169 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:12.169 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:22:12.170 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:22:12.170 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:22:12.170 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:22:12.170 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:22:12.170 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:22:12.170 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:22:12.171 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:22:12.171 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:12.171 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:12.171 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:12.171 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:12.171 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:12.171 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:12.171 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 171.5088ms 2025-07-01 11:22:12.171 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:12.172 +03:00 [DBG] Connection id "0HNC8090TGCEU" completed keep alive response. 2025-07-01 11:22:12.172 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 172.7998ms 2025-07-01 11:22:12.175 +03:00 [DBG] Connection id "0HNC8090TGCEU" received FIN. 2025-07-01 11:22:12.175 +03:00 [DBG] Connection id "0HNC8090TGCEU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:22:12.175 +03:00 [DBG] Connection id "0HNC8090TGCEU" disconnecting. 2025-07-01 11:22:12.175 +03:00 [DBG] Connection id "0HNC8090TGCEU" stopped. 2025-07-01 11:22:13.993 +03:00 [DBG] Connection id "0HNC8090TGCEV" accepted. 2025-07-01 11:22:13.993 +03:00 [DBG] Connection id "0HNC8090TGCEV" started. 2025-07-01 11:22:13.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:22:13.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:22:13.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:22:13.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:22:13.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:22:13.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:13.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:22:13.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:22:13.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:22:13.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:22:13.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:13.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:22:13.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:22:13.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:22:13.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:22:13.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:22:13.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:22:13.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:13.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:13.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:22:13.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:22:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:13.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:22:13.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1321ms. 2025-07-01 11:22:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:13.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:13.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:13.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:13.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:13.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:13.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:22:13.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:13.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:13.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:13.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7584ms 2025-07-01 11:22:13.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:13.995 +03:00 [DBG] Connection id "0HNC8090TGCEV" completed keep alive response. 2025-07-01 11:22:13.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3561ms 2025-07-01 11:22:13.995 +03:00 [DBG] Connection id "0HNC8090TGCEV" received FIN. 2025-07-01 11:22:13.995 +03:00 [DBG] Connection id "0HNC8090TGCEV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:22:13.995 +03:00 [DBG] Connection id "0HNC8090TGCEV" disconnecting. 2025-07-01 11:22:13.995 +03:00 [DBG] Connection id "0HNC8090TGCEV" stopped. 2025-07-01 11:22:18.843 +03:00 [DBG] Connection id "0HNC8090TGCF0" accepted. 2025-07-01 11:22:18.844 +03:00 [DBG] Connection id "0HNC8090TGCF0" started. 2025-07-01 11:22:18.844 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:22:18.844 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:22:18.844 +03:00 [DBG] POST requests are not supported 2025-07-01 11:22:18.844 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:22:18.844 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:22:18.844 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:22:18.844 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:22:18.844 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:22:18.844 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:22:18.844 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:22:18.844 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:22:18.844 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:22:18.844 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:22:18.844 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:22:18.844 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:22:18.844 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:22:18.844 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:22:18.844 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:18.844 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:18.844 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:18.844 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:18.844 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:22:18.844 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:22:18.844 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:22:18.845 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:22:18.845 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:22:18.845 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:22:18.845 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:22:18.845 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:22:18.845 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:22:18.845 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:22:18.845 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:22:18.845 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:22:18.845 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:22:18.845 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:22:18.845 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:22:18.845 +03:00 [DBG] Connection id "0HNC8090TGCF0", Request id "0HNC8090TGCF0:00000001": started reading request body. 2025-07-01 11:22:18.845 +03:00 [DBG] Connection id "0HNC8090TGCF0", Request id "0HNC8090TGCF0:00000001": done reading request body. 2025-07-01 11:22:18.845 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:22:18.845 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:22:18.845 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:22:18.845 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:22:18.845 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:22:18.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:18.845 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:18.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:18.845 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:18.845 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:22:18.845 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:22:18.845 +03:00 [INF] Changing group of physicals [351] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:22:18.866 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 20.7815ms. 2025-07-01 11:22:18.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:18.866 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:18.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:18.866 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:18.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:18.866 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:18.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:18.866 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:18.866 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:18.866 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:22:18.866 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:18.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:18.866 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:18.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:18.866 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:18.866 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:18.866 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:18.867 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 22.2409ms 2025-07-01 11:22:18.867 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:22:18.867 +03:00 [DBG] Connection id "0HNC8090TGCF0" completed keep alive response. 2025-07-01 11:22:18.867 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 23.0696ms 2025-07-01 11:22:18.867 +03:00 [DBG] Connection id "0HNC8090TGCF0" received FIN. 2025-07-01 11:22:18.867 +03:00 [DBG] Connection id "0HNC8090TGCF0" disconnecting. 2025-07-01 11:22:18.867 +03:00 [DBG] Connection id "0HNC8090TGCF0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:22:18.868 +03:00 [DBG] Connection id "0HNC8090TGCF0" stopped. 2025-07-01 11:22:18.907 +03:00 [DBG] Connection id "0HNC8090TGCF1" accepted. 2025-07-01 11:22:18.907 +03:00 [DBG] Connection id "0HNC8090TGCF1" started. 2025-07-01 11:22:18.907 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:22:18.907 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:22:18.908 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:22:18.908 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:22:18.908 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:22:18.908 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:18.908 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:22:18.908 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:22:18.908 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:18.908 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:22:18.908 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:22:18.908 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:22:18.908 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:22:18.908 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:22:18.908 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:22:18.908 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:18.908 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:18.908 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:18.908 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:18.909 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:22:18.909 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:22:18.909 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:22:18.909 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:22:18.909 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:22:18.909 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:22:18.909 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:18.909 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:18.909 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:18.909 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:18.909 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:22:18.909 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:22:18.909 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:22:18.911 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.4027ms. 2025-07-01 11:22:18.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:18.911 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:18.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:18.911 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:18.911 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:18.911 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:18.911 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:18.911 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:18.911 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:22:18.911 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:22:18.911 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:22:18.911 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:22:18.911 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:22:18.911 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:22:18.911 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:22:18.912 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:22:18.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:18.912 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:18.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:18.912 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:18.912 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:18.912 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:18.912 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.7236ms 2025-07-01 11:22:18.912 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:18.912 +03:00 [DBG] Connection id "0HNC8090TGCF1" completed keep alive response. 2025-07-01 11:22:18.912 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.7868ms 2025-07-01 11:22:18.912 +03:00 [DBG] Connection id "0HNC8090TGCF1" received FIN. 2025-07-01 11:22:18.913 +03:00 [DBG] Connection id "0HNC8090TGCF1" disconnecting. 2025-07-01 11:22:18.913 +03:00 [DBG] Connection id "0HNC8090TGCF1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:22:18.914 +03:00 [DBG] Connection id "0HNC8090TGCF1" stopped. 2025-07-01 11:22:18.967 +03:00 [DBG] Connection id "0HNC8090TGCF2" accepted. 2025-07-01 11:22:18.967 +03:00 [DBG] Connection id "0HNC8090TGCF2" started. 2025-07-01 11:22:18.967 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:22:18.967 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:22:18.967 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:22:18.967 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:22:18.967 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:22:18.967 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:18.967 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:22:18.967 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:22:18.967 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:18.967 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:22:18.967 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:22:18.967 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:22:18.967 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:22:18.968 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:22:18.968 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:22:18.968 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:18.968 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:18.968 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:18.968 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:18.968 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:22:18.968 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:22:18.968 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:22:18.968 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:22:18.968 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:22:18.968 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:22:18.968 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:18.968 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:18.968 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:18.968 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:18.968 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:22:18.968 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:22:18.968 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:22:19.058 +03:00 [DBG] Connection id "0HNC8090TGCF3" accepted. 2025-07-01 11:22:19.058 +03:00 [DBG] Connection id "0HNC8090TGCF3" started. 2025-07-01 11:22:19.059 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:22:19.059 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:22:19.059 +03:00 [DBG] POST requests are not supported 2025-07-01 11:22:19.059 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:22:19.059 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:22:19.059 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:19.059 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:22:19.059 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:22:19.059 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:22:19.059 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:22:19.059 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:19.059 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:22:19.059 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:22:19.059 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:22:19.059 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:22:19.059 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:22:19.059 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:22:19.059 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:19.059 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:19.059 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:22:19.059 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:22:19.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:19.059 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:19.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:19.059 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:19.059 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:22:19.059 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1156ms. 2025-07-01 11:22:19.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:19.059 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:19.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:19.059 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:19.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:19.059 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:19.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:19.059 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:19.059 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:19.059 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:22:19.059 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:19.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:19.060 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:19.060 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:19.060 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:19.060 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:19.060 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:19.060 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6217ms 2025-07-01 11:22:19.060 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:19.060 +03:00 [DBG] Connection id "0HNC8090TGCF3" completed keep alive response. 2025-07-01 11:22:19.060 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1518ms 2025-07-01 11:22:19.060 +03:00 [DBG] Connection id "0HNC8090TGCF3" received FIN. 2025-07-01 11:22:19.060 +03:00 [DBG] Connection id "0HNC8090TGCF3" disconnecting. 2025-07-01 11:22:19.060 +03:00 [DBG] Connection id "0HNC8090TGCF3" stopped. 2025-07-01 11:22:19.060 +03:00 [DBG] Connection id "0HNC8090TGCF3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:22:19.121 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 152.4908ms. 2025-07-01 11:22:19.121 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:19.121 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:19.121 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:19.121 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:19.121 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:19.121 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:19.121 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:19.121 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:19.121 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:22:19.121 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:22:19.121 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:22:19.121 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:22:19.121 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:22:19.121 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:22:19.121 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:22:19.123 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:22:19.123 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:19.123 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:19.123 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:19.123 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:19.123 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:19.123 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:19.123 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 155.0861ms 2025-07-01 11:22:19.123 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:19.123 +03:00 [DBG] Connection id "0HNC8090TGCF2" completed keep alive response. 2025-07-01 11:22:19.123 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 155.7968ms 2025-07-01 11:22:19.127 +03:00 [DBG] Connection id "0HNC8090TGCF2" received FIN. 2025-07-01 11:22:19.127 +03:00 [DBG] Connection id "0HNC8090TGCF2" disconnecting. 2025-07-01 11:22:19.127 +03:00 [DBG] Connection id "0HNC8090TGCF2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:22:19.128 +03:00 [DBG] Connection id "0HNC8090TGCF2" stopped. 2025-07-01 11:22:23.983 +03:00 [DBG] Connection id "0HNC8090TGCF4" accepted. 2025-07-01 11:22:23.983 +03:00 [DBG] Connection id "0HNC8090TGCF4" started. 2025-07-01 11:22:23.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:22:23.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:22:23.983 +03:00 [DBG] POST requests are not supported 2025-07-01 11:22:23.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:22:23.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:22:23.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:23.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:22:23.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:22:23.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:22:23.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:22:23.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:23.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:22:23.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:22:23.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:22:23.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:22:23.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:22:23.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:22:23.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:23.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:23.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:22:23.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:22:23.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:23.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:23.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:23.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:23.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:22:23.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1764ms. 2025-07-01 11:22:23.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:23.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:23.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:23.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:23.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:23.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:23.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:23.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:23.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:23.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:22:23.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:23.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:23.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:23.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:23.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:23.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:23.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:23.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2663ms 2025-07-01 11:22:23.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:23.985 +03:00 [DBG] Connection id "0HNC8090TGCF4" completed keep alive response. 2025-07-01 11:22:23.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2469ms 2025-07-01 11:22:23.986 +03:00 [DBG] Connection id "0HNC8090TGCF4" received FIN. 2025-07-01 11:22:23.986 +03:00 [DBG] Connection id "0HNC8090TGCF4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:22:23.986 +03:00 [DBG] Connection id "0HNC8090TGCF4" disconnecting. 2025-07-01 11:22:23.986 +03:00 [DBG] Connection id "0HNC8090TGCF4" stopped. 2025-07-01 11:22:28.985 +03:00 [DBG] Connection id "0HNC8090TGCF5" accepted. 2025-07-01 11:22:28.985 +03:00 [DBG] Connection id "0HNC8090TGCF5" started. 2025-07-01 11:22:28.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:22:28.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:22:28.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:22:28.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:22:28.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:22:28.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:28.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:22:28.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:22:28.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:22:28.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:22:28.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:28.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:22:28.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:22:28.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:22:28.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:22:28.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:22:28.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:22:28.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:28.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:28.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:22:28.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:22:28.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:28.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:28.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:28.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:28.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:22:28.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1519ms. 2025-07-01 11:22:28.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:28.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:28.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:28.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:28.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:28.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:28.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:28.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:28.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:28.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:22:28.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:28.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:28.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:28.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:28.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:28.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:28.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:28.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1568ms 2025-07-01 11:22:28.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:28.987 +03:00 [DBG] Connection id "0HNC8090TGCF5" completed keep alive response. 2025-07-01 11:22:28.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.075ms 2025-07-01 11:22:28.987 +03:00 [DBG] Connection id "0HNC8090TGCF5" received FIN. 2025-07-01 11:22:28.987 +03:00 [DBG] Connection id "0HNC8090TGCF5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:22:28.988 +03:00 [DBG] Connection id "0HNC8090TGCF5" disconnecting. 2025-07-01 11:22:28.988 +03:00 [DBG] Connection id "0HNC8090TGCF5" stopped. 2025-07-01 11:22:33.992 +03:00 [DBG] Connection id "0HNC8090TGCF6" accepted. 2025-07-01 11:22:33.992 +03:00 [DBG] Connection id "0HNC8090TGCF6" started. 2025-07-01 11:22:33.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:22:33.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:22:33.992 +03:00 [DBG] POST requests are not supported 2025-07-01 11:22:33.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:22:33.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:22:33.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:33.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:22:33.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:22:33.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:22:33.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:22:33.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:33.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:22:33.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:22:33.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:22:33.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:22:33.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:22:33.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:22:33.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:33.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:33.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:22:33.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:22:33.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:33.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:33.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:33.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:33.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:22:33.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1202ms. 2025-07-01 11:22:33.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:33.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:33.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:33.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:33.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:33.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:33.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:33.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:33.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:33.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:22:33.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:33.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:33.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:33.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:33.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:33.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:33.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:33.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.718ms 2025-07-01 11:22:33.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:33.994 +03:00 [DBG] Connection id "0HNC8090TGCF6" completed keep alive response. 2025-07-01 11:22:33.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4445ms 2025-07-01 11:22:33.994 +03:00 [DBG] Connection id "0HNC8090TGCF6" received FIN. 2025-07-01 11:22:33.994 +03:00 [DBG] Connection id "0HNC8090TGCF6" disconnecting. 2025-07-01 11:22:33.994 +03:00 [DBG] Connection id "0HNC8090TGCF6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:22:33.995 +03:00 [DBG] Connection id "0HNC8090TGCF6" stopped. 2025-07-01 11:22:38.989 +03:00 [DBG] Connection id "0HNC8090TGCF7" accepted. 2025-07-01 11:22:38.989 +03:00 [DBG] Connection id "0HNC8090TGCF7" started. 2025-07-01 11:22:38.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:22:38.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:22:38.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:22:38.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:22:38.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:22:38.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:38.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:22:38.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:22:38.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:22:38.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:22:38.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:38.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:22:38.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:22:38.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:22:38.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:22:38.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:22:38.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:22:38.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:38.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:38.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:22:38.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:22:38.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:38.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:38.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:38.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:38.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:22:38.992 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2502ms. 2025-07-01 11:22:38.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:38.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:38.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:38.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:38.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:38.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:38.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:38.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:38.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:38.992 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:22:38.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:38.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:38.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:38.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:38.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:38.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:38.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:38.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9349ms 2025-07-01 11:22:38.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:38.993 +03:00 [DBG] Connection id "0HNC8090TGCF7" completed keep alive response. 2025-07-01 11:22:38.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5231ms 2025-07-01 11:22:38.993 +03:00 [DBG] Connection id "0HNC8090TGCF7" received FIN. 2025-07-01 11:22:38.993 +03:00 [DBG] Connection id "0HNC8090TGCF7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:22:38.993 +03:00 [DBG] Connection id "0HNC8090TGCF7" disconnecting. 2025-07-01 11:22:38.994 +03:00 [DBG] Connection id "0HNC8090TGCF7" stopped. 2025-07-01 11:22:39.060 +03:00 [DBG] Connection id "0HNC8090TGCF8" accepted. 2025-07-01 11:22:39.060 +03:00 [DBG] Connection id "0HNC8090TGCF8" started. 2025-07-01 11:22:39.060 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 738 2025-07-01 11:22:39.060 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:22:39.060 +03:00 [DBG] POST requests are not supported 2025-07-01 11:22:39.060 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:22:39.060 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:22:39.060 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:22:39.060 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:22:39.061 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:22:39.061 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:22:39.061 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:22:39.061 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:22:39.061 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:22:39.061 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:22:39.061 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:22:39.061 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:22:39.061 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:22:39.061 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:22:39.061 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:39.061 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:39.061 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:39.061 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:39.061 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:22:39.061 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:22:39.061 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:22:39.061 +03:00 [DBG] Connection id "0HNC8090TGCF8", Request id "0HNC8090TGCF8:00000001": started reading request body. 2025-07-01 11:22:39.061 +03:00 [DBG] Connection id "0HNC8090TGCF8", Request id "0HNC8090TGCF8:00000001": done reading request body. 2025-07-01 11:22:39.062 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:22:39.062 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:22:39.062 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:22:39.062 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:22:39.062 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:22:39.062 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:39.062 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:39.062 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:39.062 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:39.062 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:22:39.062 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:22:39.062 +03:00 [INF] Updating physical elements properties 2025-07-01 11:22:39.091 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 28.9718ms. 2025-07-01 11:22:39.091 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:39.091 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:39.091 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:39.091 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:39.091 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:39.091 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:39.091 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:39.091 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:39.091 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:39.091 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:22:39.091 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:39.091 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:39.091 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:39.091 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:39.091 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:39.092 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:39.092 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:39.092 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 30.5917ms 2025-07-01 11:22:39.092 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:22:39.092 +03:00 [DBG] Connection id "0HNC8090TGCF8" completed keep alive response. 2025-07-01 11:22:39.092 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 31.5785ms 2025-07-01 11:22:39.092 +03:00 [DBG] Connection id "0HNC8090TGCF8" received FIN. 2025-07-01 11:22:39.092 +03:00 [DBG] Connection id "0HNC8090TGCF8" disconnecting. 2025-07-01 11:22:39.092 +03:00 [DBG] Connection id "0HNC8090TGCF8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:22:39.093 +03:00 [DBG] Connection id "0HNC8090TGCF8" stopped. 2025-07-01 11:22:39.129 +03:00 [DBG] Connection id "0HNC8090TGCF9" accepted. 2025-07-01 11:22:39.129 +03:00 [DBG] Connection id "0HNC8090TGCF9" started. 2025-07-01 11:22:39.129 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:22:39.129 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:22:39.129 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:22:39.130 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:22:39.130 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:22:39.130 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:39.130 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:22:39.130 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:22:39.130 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:39.130 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:22:39.130 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:22:39.130 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:22:39.130 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:22:39.130 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:22:39.130 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:22:39.130 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:39.130 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:39.130 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:39.130 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:39.131 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:22:39.131 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:22:39.131 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:22:39.131 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:22:39.131 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:22:39.131 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:22:39.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:39.131 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:39.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:39.131 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:39.131 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:22:39.131 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:22:39.131 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:22:39.134 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.8432ms. 2025-07-01 11:22:39.134 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:39.134 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:39.134 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:39.134 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:39.134 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:39.134 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:39.134 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:39.134 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:39.134 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:22:39.135 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:22:39.135 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:22:39.135 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:22:39.135 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:22:39.135 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:22:39.135 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:22:39.135 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:22:39.135 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:39.135 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:39.135 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:39.135 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:39.135 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:39.135 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:39.135 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.8838ms 2025-07-01 11:22:39.135 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:39.135 +03:00 [DBG] Connection id "0HNC8090TGCF9" completed keep alive response. 2025-07-01 11:22:39.135 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.8913ms 2025-07-01 11:22:39.136 +03:00 [DBG] Connection id "0HNC8090TGCF9" received FIN. 2025-07-01 11:22:39.136 +03:00 [DBG] Connection id "0HNC8090TGCF9" disconnecting. 2025-07-01 11:22:39.136 +03:00 [DBG] Connection id "0HNC8090TGCF9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:22:39.137 +03:00 [DBG] Connection id "0HNC8090TGCF9" stopped. 2025-07-01 11:22:39.188 +03:00 [DBG] Connection id "0HNC8090TGCFA" accepted. 2025-07-01 11:22:39.188 +03:00 [DBG] Connection id "0HNC8090TGCFA" started. 2025-07-01 11:22:39.189 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:22:39.189 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:22:39.189 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:22:39.189 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:22:39.189 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:22:39.189 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:39.189 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:22:39.189 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:22:39.189 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:39.189 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:22:39.189 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:22:39.189 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:22:39.190 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:22:39.190 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:22:39.190 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:22:39.190 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:39.190 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:39.190 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:39.190 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:39.190 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:22:39.190 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:22:39.190 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:22:39.190 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:22:39.190 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:22:39.190 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:22:39.190 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:39.190 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:39.190 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:39.190 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:39.190 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:22:39.190 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:22:39.190 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:22:39.349 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 158.8476ms. 2025-07-01 11:22:39.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:39.349 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:39.350 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:39.350 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:39.350 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:39.350 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:39.350 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:39.350 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:39.350 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:22:39.350 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:22:39.350 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:22:39.350 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:22:39.350 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:22:39.350 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:22:39.350 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:22:39.352 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:22:39.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:39.352 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:39.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:39.352 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:39.352 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:39.352 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:39.352 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 162.2201ms 2025-07-01 11:22:39.352 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:39.352 +03:00 [DBG] Connection id "0HNC8090TGCFA" completed keep alive response. 2025-07-01 11:22:39.352 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 163.524ms 2025-07-01 11:22:39.361 +03:00 [DBG] Connection id "0HNC8090TGCFA" received FIN. 2025-07-01 11:22:39.362 +03:00 [DBG] Connection id "0HNC8090TGCFA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:22:39.362 +03:00 [DBG] Connection id "0HNC8090TGCFA" disconnecting. 2025-07-01 11:22:39.362 +03:00 [DBG] Connection id "0HNC8090TGCFA" stopped. 2025-07-01 11:22:42.543 +03:00 [DBG] Connection id "0HNC8090TGCFB" accepted. 2025-07-01 11:22:42.543 +03:00 [DBG] Connection id "0HNC8090TGCFB" started. 2025-07-01 11:22:42.543 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:22:42.543 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:22:42.543 +03:00 [DBG] POST requests are not supported 2025-07-01 11:22:42.543 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:22:42.543 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:22:42.543 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:22:42.544 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:22:42.544 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:22:42.544 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:22:42.544 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:22:42.544 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:22:42.544 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:22:42.544 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:22:42.544 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:22:42.544 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:22:42.544 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:22:42.544 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:22:42.544 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:42.544 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:42.544 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:42.544 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:42.544 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:22:42.544 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:22:42.544 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:22:42.544 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:22:42.544 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:22:42.544 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:22:42.545 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:22:42.545 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:22:42.545 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:22:42.545 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:22:42.545 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:22:42.545 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:22:42.545 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:22:42.545 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:22:42.545 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:22:42.545 +03:00 [DBG] Connection id "0HNC8090TGCFB", Request id "0HNC8090TGCFB:00000001": started reading request body. 2025-07-01 11:22:42.545 +03:00 [DBG] Connection id "0HNC8090TGCFB", Request id "0HNC8090TGCFB:00000001": done reading request body. 2025-07-01 11:22:42.545 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:22:42.545 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:22:42.545 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:22:42.545 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:22:42.545 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:22:42.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:42.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:42.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:42.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:42.545 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:22:42.545 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:22:42.545 +03:00 [INF] Changing group of physicals [354] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:22:42.566 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 20.9602ms. 2025-07-01 11:22:42.567 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:42.567 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:42.567 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:42.567 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:42.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:42.567 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:42.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:42.567 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:42.567 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:42.567 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:22:42.567 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:42.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:42.567 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:42.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:42.567 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:42.567 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:42.567 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:42.567 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 22.9545ms 2025-07-01 11:22:42.567 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:22:42.567 +03:00 [DBG] Connection id "0HNC8090TGCFB" completed keep alive response. 2025-07-01 11:22:42.567 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 23.9543ms 2025-07-01 11:22:42.568 +03:00 [DBG] Connection id "0HNC8090TGCFB" received FIN. 2025-07-01 11:22:42.568 +03:00 [DBG] Connection id "0HNC8090TGCFB" disconnecting. 2025-07-01 11:22:42.568 +03:00 [DBG] Connection id "0HNC8090TGCFB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:22:42.569 +03:00 [DBG] Connection id "0HNC8090TGCFB" stopped. 2025-07-01 11:22:42.609 +03:00 [DBG] Connection id "0HNC8090TGCFC" accepted. 2025-07-01 11:22:42.609 +03:00 [DBG] Connection id "0HNC8090TGCFC" started. 2025-07-01 11:22:42.609 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:22:42.609 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:22:42.609 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:22:42.609 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:22:42.609 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:22:42.609 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:42.609 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:22:42.609 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:22:42.609 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:42.609 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:22:42.609 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:22:42.609 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:22:42.609 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:22:42.609 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:22:42.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-07-01 11:22:42.610 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:42.610 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:42.610 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:42.610 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:42.610 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:22:42.610 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:22:42.610 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:22:42.610 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:22:42.610 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:22:42.610 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:22:42.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:42.610 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:42.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:42.610 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:42.610 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:22:42.610 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:22:42.610 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:22:42.611 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1809ms. 2025-07-01 11:22:42.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:42.611 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:42.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:42.611 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:42.611 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:42.611 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:42.611 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:42.611 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:42.611 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:22:42.611 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:22:42.611 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:22:42.611 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:22:42.611 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:22:42.611 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:22:42.611 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:22:42.612 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:22:42.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:42.612 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:42.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:42.612 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:42.612 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:42.612 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:42.612 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.1445ms 2025-07-01 11:22:42.612 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:42.612 +03:00 [DBG] Connection id "0HNC8090TGCFC" completed keep alive response. 2025-07-01 11:22:42.612 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.797ms 2025-07-01 11:22:42.612 +03:00 [DBG] Connection id "0HNC8090TGCFC" received FIN. 2025-07-01 11:22:42.612 +03:00 [DBG] Connection id "0HNC8090TGCFC" disconnecting. 2025-07-01 11:22:42.612 +03:00 [DBG] Connection id "0HNC8090TGCFC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:22:42.613 +03:00 [DBG] Connection id "0HNC8090TGCFC" stopped. 2025-07-01 11:22:42.665 +03:00 [DBG] Connection id "0HNC8090TGCFD" accepted. 2025-07-01 11:22:42.665 +03:00 [DBG] Connection id "0HNC8090TGCFD" started. 2025-07-01 11:22:42.666 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:22:42.666 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:22:42.666 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:22:42.666 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:22:42.666 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:22:42.666 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:42.666 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:22:42.666 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:22:42.666 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:42.666 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:22:42.666 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:22:42.666 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:22:42.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-07-01 11:22:42.666 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:22:42.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-07-01 11:22:42.666 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:42.666 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:42.666 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:42.666 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:42.666 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:22:42.667 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:22:42.667 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:22:42.667 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:22:42.667 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:22:42.667 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:22:42.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:42.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:42.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:42.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:42.667 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:22:42.667 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:22:42.667 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:22:42.828 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 161.3289ms. 2025-07-01 11:22:42.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:42.828 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:42.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:42.829 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:42.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:42.829 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:42.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:42.829 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:42.829 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:22:42.829 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:22:42.829 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:22:42.829 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:22:42.829 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:22:42.829 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:22:42.829 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:22:42.830 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:22:42.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:42.830 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:42.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:42.830 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:42.831 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:42.831 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:42.831 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 164.2877ms 2025-07-01 11:22:42.831 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:42.831 +03:00 [DBG] Connection id "0HNC8090TGCFD" completed keep alive response. 2025-07-01 11:22:42.831 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 165.2043ms 2025-07-01 11:22:42.833 +03:00 [DBG] Connection id "0HNC8090TGCFD" received FIN. 2025-07-01 11:22:42.833 +03:00 [DBG] Connection id "0HNC8090TGCFD" disconnecting. 2025-07-01 11:22:42.834 +03:00 [DBG] Connection id "0HNC8090TGCFD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:22:42.835 +03:00 [DBG] Connection id "0HNC8090TGCFD" stopped. 2025-07-01 11:22:43.983 +03:00 [DBG] Connection id "0HNC8090TGCFE" accepted. 2025-07-01 11:22:43.983 +03:00 [DBG] Connection id "0HNC8090TGCFE" started. 2025-07-01 11:22:43.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:22:43.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:22:43.983 +03:00 [DBG] POST requests are not supported 2025-07-01 11:22:43.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:22:43.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:22:43.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:43.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:22:43.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:22:43.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:22:43.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:22:43.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:43.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:22:43.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:22:43.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:22:43.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:22:43.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:22:43.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:22:43.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:43.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:43.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:22:43.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:22:43.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:43.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:43.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:43.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:43.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:22:43.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1317ms. 2025-07-01 11:22:43.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:43.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:43.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:43.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:43.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:43.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:43.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:43.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:43.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:43.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:22:43.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:43.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:43.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:43.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:43.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:43.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:43.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:43.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6822ms 2025-07-01 11:22:43.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:43.984 +03:00 [DBG] Connection id "0HNC8090TGCFE" completed keep alive response. 2025-07-01 11:22:43.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2551ms 2025-07-01 11:22:43.985 +03:00 [DBG] Connection id "0HNC8090TGCFE" received FIN. 2025-07-01 11:22:43.985 +03:00 [DBG] Connection id "0HNC8090TGCFE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:22:43.985 +03:00 [DBG] Connection id "0HNC8090TGCFE" disconnecting. 2025-07-01 11:22:43.985 +03:00 [DBG] Connection id "0HNC8090TGCFE" stopped. 2025-07-01 11:22:48.987 +03:00 [DBG] Connection id "0HNC8090TGCFF" accepted. 2025-07-01 11:22:48.987 +03:00 [DBG] Connection id "0HNC8090TGCFF" started. 2025-07-01 11:22:48.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:22:48.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:22:48.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:22:48.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:22:48.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:22:48.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:48.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:22:48.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:22:48.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:22:48.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:22:48.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:48.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:22:48.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:22:48.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:22:48.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:22:48.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:22:48.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:22:48.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:48.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:48.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:22:48.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:22:48.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:48.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:48.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:48.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:48.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:22:48.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1968ms. 2025-07-01 11:22:48.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:48.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:48.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:48.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:48.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:48.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:48.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:48.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:48.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:48.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:22:48.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:48.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:48.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:48.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:48.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:48.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:48.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:48.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1755ms 2025-07-01 11:22:48.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:48.989 +03:00 [DBG] Connection id "0HNC8090TGCFF" completed keep alive response. 2025-07-01 11:22:48.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0541ms 2025-07-01 11:22:48.990 +03:00 [DBG] Connection id "0HNC8090TGCFF" received FIN. 2025-07-01 11:22:48.990 +03:00 [DBG] Connection id "0HNC8090TGCFF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:22:48.990 +03:00 [DBG] Connection id "0HNC8090TGCFF" disconnecting. 2025-07-01 11:22:48.990 +03:00 [DBG] Connection id "0HNC8090TGCFF" stopped. 2025-07-01 11:22:52.597 +03:00 [DBG] Connection id "0HNC8090TGCFG" accepted. 2025-07-01 11:22:52.597 +03:00 [DBG] Connection id "0HNC8090TGCFG" started. 2025-07-01 11:22:52.598 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 768 2025-07-01 11:22:52.598 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:22:52.598 +03:00 [DBG] POST requests are not supported 2025-07-01 11:22:52.598 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:22:52.598 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:22:52.598 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:22:52.598 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:22:52.598 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:22:52.598 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:22:52.598 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:22:52.598 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:22:52.598 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:22:52.598 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:22:52.598 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:22:52.598 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:22:52.598 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:22:52.598 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:22:52.598 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:52.599 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:52.599 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:52.599 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:52.599 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:22:52.599 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:22:52.599 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:22:52.599 +03:00 [DBG] Connection id "0HNC8090TGCFG", Request id "0HNC8090TGCFG:00000001": started reading request body. 2025-07-01 11:22:52.599 +03:00 [DBG] Connection id "0HNC8090TGCFG", Request id "0HNC8090TGCFG:00000001": done reading request body. 2025-07-01 11:22:52.599 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:22:52.599 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:22:52.599 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:22:52.599 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:22:52.599 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:22:52.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:52.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:52.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:52.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:52.600 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:22:52.600 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:22:52.600 +03:00 [INF] Updating physical elements properties 2025-07-01 11:22:52.619 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.7435ms. 2025-07-01 11:22:52.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:52.620 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:52.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:52.620 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:52.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:52.620 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:52.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:52.620 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:52.620 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:52.620 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:22:52.620 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:52.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:52.620 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:52.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:52.620 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:52.620 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:52.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:52.620 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 21.6942ms 2025-07-01 11:22:52.620 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:22:52.620 +03:00 [DBG] Connection id "0HNC8090TGCFG" completed keep alive response. 2025-07-01 11:22:52.620 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 22.726ms 2025-07-01 11:22:52.620 +03:00 [DBG] Connection id "0HNC8090TGCFG" received FIN. 2025-07-01 11:22:52.621 +03:00 [DBG] Connection id "0HNC8090TGCFG" disconnecting. 2025-07-01 11:22:52.621 +03:00 [DBG] Connection id "0HNC8090TGCFG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:22:52.622 +03:00 [DBG] Connection id "0HNC8090TGCFG" stopped. 2025-07-01 11:22:52.660 +03:00 [DBG] Connection id "0HNC8090TGCFH" accepted. 2025-07-01 11:22:52.660 +03:00 [DBG] Connection id "0HNC8090TGCFH" started. 2025-07-01 11:22:52.660 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:22:52.660 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:22:52.660 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:22:52.660 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:22:52.660 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:22:52.660 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:52.660 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:22:52.660 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:22:52.660 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:52.660 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:22:52.660 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:22:52.660 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:22:52.660 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:22:52.660 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:22:52.660 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:22:52.660 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:52.660 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:52.661 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:52.661 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:52.661 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:22:52.661 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:22:52.661 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:22:52.661 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:22:52.661 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:22:52.661 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:22:52.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:52.661 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:52.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:52.661 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:52.661 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:22:52.661 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:22:52.661 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:22:52.663 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.919ms. 2025-07-01 11:22:52.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:52.663 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:52.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:52.663 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:52.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:52.663 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:52.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:52.663 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:52.663 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:22:52.663 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:22:52.663 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:22:52.663 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:22:52.663 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:22:52.663 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:22:52.663 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:22:52.663 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:22:52.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:52.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:52.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:52.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:52.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:52.663 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:52.663 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.8809ms 2025-07-01 11:22:52.663 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:52.663 +03:00 [DBG] Connection id "0HNC8090TGCFH" completed keep alive response. 2025-07-01 11:22:52.663 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.3897ms 2025-07-01 11:22:52.664 +03:00 [DBG] Connection id "0HNC8090TGCFH" received FIN. 2025-07-01 11:22:52.664 +03:00 [DBG] Connection id "0HNC8090TGCFH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:22:52.664 +03:00 [DBG] Connection id "0HNC8090TGCFH" disconnecting. 2025-07-01 11:22:52.664 +03:00 [DBG] Connection id "0HNC8090TGCFH" stopped. 2025-07-01 11:22:52.714 +03:00 [DBG] Connection id "0HNC8090TGCFI" accepted. 2025-07-01 11:22:52.714 +03:00 [DBG] Connection id "0HNC8090TGCFI" started. 2025-07-01 11:22:52.715 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:22:52.715 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:22:52.715 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:22:52.715 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:22:52.715 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:22:52.715 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:52.715 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:22:52.715 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:22:52.715 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:52.715 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:22:52.715 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:22:52.715 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:22:52.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-07-01 11:22:52.715 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:22:52.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-07-01 11:22:52.715 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:52.715 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:52.715 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:52.715 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:22:52.715 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:22:52.715 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:22:52.715 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:22:52.716 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:22:52.716 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:22:52.716 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:22:52.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:52.716 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:52.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:52.716 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:52.716 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:22:52.716 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:22:52.716 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:22:52.868 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 151.8137ms. 2025-07-01 11:22:52.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:52.868 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:52.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:52.868 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:52.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:52.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:52.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:52.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:52.868 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:22:52.868 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:22:52.868 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:22:52.868 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:22:52.868 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:22:52.868 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:22:52.868 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:22:52.869 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:22:52.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:52.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:52.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:52.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:52.870 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:52.870 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:52.870 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 154.381ms 2025-07-01 11:22:52.870 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:22:52.870 +03:00 [DBG] Connection id "0HNC8090TGCFI" completed keep alive response. 2025-07-01 11:22:52.870 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 155.1744ms 2025-07-01 11:22:52.874 +03:00 [DBG] Connection id "0HNC8090TGCFI" received FIN. 2025-07-01 11:22:52.874 +03:00 [DBG] Connection id "0HNC8090TGCFI" disconnecting. 2025-07-01 11:22:52.874 +03:00 [DBG] Connection id "0HNC8090TGCFI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:22:52.875 +03:00 [DBG] Connection id "0HNC8090TGCFI" stopped. 2025-07-01 11:22:53.995 +03:00 [DBG] Connection id "0HNC8090TGCFJ" accepted. 2025-07-01 11:22:53.995 +03:00 [DBG] Connection id "0HNC8090TGCFJ" started. 2025-07-01 11:22:53.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:22:53.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:22:53.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:22:53.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:22:53.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:22:53.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:53.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:22:53.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:22:53.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:22:53.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:22:53.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:53.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:22:53.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:22:53.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:22:53.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:22:53.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:22:53.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:22:53.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:53.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:53.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:22:53.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:22:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:53.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:22:53.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1864ms. 2025-07-01 11:22:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:53.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:53.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:22:53.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:53.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:53.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:53.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4252ms 2025-07-01 11:22:53.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:53.998 +03:00 [DBG] Connection id "0HNC8090TGCFJ" completed keep alive response. 2025-07-01 11:22:53.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5168ms 2025-07-01 11:22:53.998 +03:00 [DBG] Connection id "0HNC8090TGCFJ" received FIN. 2025-07-01 11:22:53.998 +03:00 [DBG] Connection id "0HNC8090TGCFJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:22:53.998 +03:00 [DBG] Connection id "0HNC8090TGCFJ" disconnecting. 2025-07-01 11:22:53.998 +03:00 [DBG] Connection id "0HNC8090TGCFJ" stopped. 2025-07-01 11:22:58.997 +03:00 [DBG] Connection id "0HNC8090TGCFK" accepted. 2025-07-01 11:22:58.997 +03:00 [DBG] Connection id "0HNC8090TGCFK" started. 2025-07-01 11:22:58.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:22:58.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:22:58.997 +03:00 [DBG] POST requests are not supported 2025-07-01 11:22:58.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:22:58.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:22:58.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:58.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:22:58.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:22:58.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:22:58.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:22:58.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:58.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:22:58.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:22:58.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:22:58.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:22:58.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:22:58.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:22:58.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:58.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:58.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:22:58.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:22:58.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:58.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:58.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:58.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:58.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:22:58.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1321ms. 2025-07-01 11:22:58.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:58.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:22:58.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:58.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:22:58.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:58.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:58.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:58.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:58.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:58.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:22:58.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:22:58.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:58.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:22:58.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:58.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:58.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:58.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:22:58.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7367ms 2025-07-01 11:22:58.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:22:58.998 +03:00 [DBG] Connection id "0HNC8090TGCFK" completed keep alive response. 2025-07-01 11:22:58.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4469ms 2025-07-01 11:22:58.999 +03:00 [DBG] Connection id "0HNC8090TGCFK" received FIN. 2025-07-01 11:22:58.999 +03:00 [DBG] Connection id "0HNC8090TGCFK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:22:58.999 +03:00 [DBG] Connection id "0HNC8090TGCFK" disconnecting. 2025-07-01 11:22:58.999 +03:00 [DBG] Connection id "0HNC8090TGCFK" stopped. 2025-07-01 11:23:00.528 +03:00 [DBG] Connection id "0HNC8090TGCFL" accepted. 2025-07-01 11:23:00.528 +03:00 [DBG] Connection id "0HNC8090TGCFL" started. 2025-07-01 11:23:00.528 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:23:00.528 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:23:00.528 +03:00 [DBG] POST requests are not supported 2025-07-01 11:23:00.528 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:23:00.528 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:23:00.528 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:23:00.528 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:23:00.529 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:23:00.529 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:23:00.529 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:23:00.529 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:23:00.529 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:23:00.529 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:23:00.529 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:23:00.529 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:23:00.529 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:23:00.529 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:23:00.529 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:00.529 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:00.529 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:23:00.529 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:23:00.529 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:23:00.529 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:23:00.529 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:23:00.529 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:23:00.529 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:23:00.529 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:23:00.529 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:23:00.529 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:23:00.529 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:23:00.529 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:23:00.529 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:23:00.529 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:23:00.529 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:23:00.529 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:23:00.529 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:23:00.529 +03:00 [DBG] Connection id "0HNC8090TGCFL", Request id "0HNC8090TGCFL:00000001": started reading request body. 2025-07-01 11:23:00.529 +03:00 [DBG] Connection id "0HNC8090TGCFL", Request id "0HNC8090TGCFL:00000001": done reading request body. 2025-07-01 11:23:00.529 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:23:00.529 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:23:00.529 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:23:00.529 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:23:00.529 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:23:00.529 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:00.529 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:00.530 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:00.530 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:00.530 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:23:00.530 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:23:00.530 +03:00 [INF] Changing group of physicals [356] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:23:00.548 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.1583ms. 2025-07-01 11:23:00.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:00.548 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:00.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:00.548 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:00.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:00.548 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:00.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:00.548 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:00.548 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:00.548 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:23:00.548 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:00.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:00.548 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:00.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:00.548 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:00.548 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:00.548 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:00.548 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 19.2872ms 2025-07-01 11:23:00.548 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:23:00.548 +03:00 [DBG] Connection id "0HNC8090TGCFL" completed keep alive response. 2025-07-01 11:23:00.548 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 19.969ms 2025-07-01 11:23:00.549 +03:00 [DBG] Connection id "0HNC8090TGCFL" received FIN. 2025-07-01 11:23:00.549 +03:00 [DBG] Connection id "0HNC8090TGCFL" disconnecting. 2025-07-01 11:23:00.549 +03:00 [DBG] Connection id "0HNC8090TGCFL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:23:00.550 +03:00 [DBG] Connection id "0HNC8090TGCFL" stopped. 2025-07-01 11:23:00.588 +03:00 [DBG] Connection id "0HNC8090TGCFM" accepted. 2025-07-01 11:23:00.588 +03:00 [DBG] Connection id "0HNC8090TGCFM" started. 2025-07-01 11:23:00.588 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:23:00.588 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:23:00.588 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:23:00.589 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:23:00.589 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:23:00.589 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:23:00.589 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:23:00.589 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:23:00.589 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:23:00.589 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:23:00.589 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:23:00.589 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:23:00.589 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:23:00.589 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:23:00.589 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:23:00.589 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:00.589 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:00.589 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:23:00.589 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:23:00.589 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:23:00.589 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:23:00.589 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:23:00.590 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:23:00.590 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:23:00.590 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:23:00.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:00.590 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:00.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:00.590 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:00.590 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:23:00.590 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:23:00.590 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:23:00.591 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1291ms. 2025-07-01 11:23:00.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:00.591 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:00.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:00.591 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:00.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:00.591 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:00.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:00.591 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:00.591 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:23:00.591 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:23:00.591 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:23:00.591 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:23:00.591 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:23:00.591 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:23:00.592 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:23:00.592 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:23:00.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:00.592 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:00.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:00.592 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:00.592 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:00.592 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:00.592 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.8648ms 2025-07-01 11:23:00.592 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:23:00.592 +03:00 [DBG] Connection id "0HNC8090TGCFM" completed keep alive response. 2025-07-01 11:23:00.592 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.7703ms 2025-07-01 11:23:00.592 +03:00 [DBG] Connection id "0HNC8090TGCFM" received FIN. 2025-07-01 11:23:00.592 +03:00 [DBG] Connection id "0HNC8090TGCFM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:23:00.592 +03:00 [DBG] Connection id "0HNC8090TGCFM" disconnecting. 2025-07-01 11:23:00.593 +03:00 [DBG] Connection id "0HNC8090TGCFM" stopped. 2025-07-01 11:23:00.651 +03:00 [DBG] Connection id "0HNC8090TGCFN" accepted. 2025-07-01 11:23:00.651 +03:00 [DBG] Connection id "0HNC8090TGCFN" started. 2025-07-01 11:23:00.651 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:23:00.651 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:23:00.651 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:23:00.651 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:23:00.651 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:23:00.651 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:23:00.651 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:23:00.652 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:23:00.652 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:23:00.652 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:23:00.652 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:23:00.652 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:23:00.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-07-01 11:23:00.652 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:23:00.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-07-01 11:23:00.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:00.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:00.652 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:23:00.652 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:23:00.652 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:23:00.652 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:23:00.652 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:23:00.652 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:23:00.652 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:23:00.652 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:23:00.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:00.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:00.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:00.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:00.652 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:23:00.652 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:23:00.652 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:23:00.798 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 146.1549ms. 2025-07-01 11:23:00.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:00.799 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:00.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:00.799 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:00.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:00.799 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:00.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:00.799 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:00.799 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:23:00.799 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:23:00.799 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:23:00.799 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:23:00.799 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:23:00.799 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:23:00.799 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:23:00.801 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:23:00.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:00.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:00.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:00.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:00.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:00.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:00.802 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 149.6595ms 2025-07-01 11:23:00.802 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:23:00.802 +03:00 [DBG] Connection id "0HNC8090TGCFN" completed keep alive response. 2025-07-01 11:23:00.802 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 150.5032ms 2025-07-01 11:23:00.805 +03:00 [DBG] Connection id "0HNC8090TGCFN" received FIN. 2025-07-01 11:23:00.805 +03:00 [DBG] Connection id "0HNC8090TGCFN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:23:00.805 +03:00 [DBG] Connection id "0HNC8090TGCFN" disconnecting. 2025-07-01 11:23:00.805 +03:00 [DBG] Connection id "0HNC8090TGCFN" stopped. 2025-07-01 11:23:04.008 +03:00 [DBG] Connection id "0HNC8090TGCFO" accepted. 2025-07-01 11:23:04.008 +03:00 [DBG] Connection id "0HNC8090TGCFO" started. 2025-07-01 11:23:04.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:23:04.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:23:04.008 +03:00 [DBG] POST requests are not supported 2025-07-01 11:23:04.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:23:04.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:23:04.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:04.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:23:04.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:23:04.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:23:04.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:23:04.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:04.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:23:04.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:23:04.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:23:04.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:23:04.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:23:04.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:23:04.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:04.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:04.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:23:04.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:23:04.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:04.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:04.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:04.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:04.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:23:04.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1638ms. 2025-07-01 11:23:04.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:04.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:04.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:04.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:04.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:04.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:04.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:04.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:04.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:04.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:23:04.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:04.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:04.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:04.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:04.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:04.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:04.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:04.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0651ms 2025-07-01 11:23:04.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:04.010 +03:00 [DBG] Connection id "0HNC8090TGCFO" completed keep alive response. 2025-07-01 11:23:04.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9259ms 2025-07-01 11:23:04.010 +03:00 [DBG] Connection id "0HNC8090TGCFO" received FIN. 2025-07-01 11:23:04.010 +03:00 [DBG] Connection id "0HNC8090TGCFO" disconnecting. 2025-07-01 11:23:04.010 +03:00 [DBG] Connection id "0HNC8090TGCFO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:23:04.011 +03:00 [DBG] Connection id "0HNC8090TGCFO" stopped. 2025-07-01 11:23:08.990 +03:00 [DBG] Connection id "0HNC8090TGCFP" accepted. 2025-07-01 11:23:08.990 +03:00 [DBG] Connection id "0HNC8090TGCFP" started. 2025-07-01 11:23:08.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:23:08.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:23:08.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:23:08.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:23:08.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:23:08.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:08.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:23:08.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:23:08.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:23:08.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:23:08.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:08.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:23:08.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:23:08.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:23:08.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:23:08.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:23:08.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:23:08.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:08.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:08.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:23:08.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:23:08.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:08.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:08.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:08.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:08.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:23:08.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1228ms. 2025-07-01 11:23:08.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:08.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:08.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:08.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:08.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:08.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:08.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:08.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:08.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:08.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:23:08.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:08.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:08.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:08.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:08.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:08.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:08.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:08.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7375ms 2025-07-01 11:23:08.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:08.992 +03:00 [DBG] Connection id "0HNC8090TGCFP" completed keep alive response. 2025-07-01 11:23:08.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3302ms 2025-07-01 11:23:08.992 +03:00 [DBG] Connection id "0HNC8090TGCFP" received FIN. 2025-07-01 11:23:08.992 +03:00 [DBG] Connection id "0HNC8090TGCFP" disconnecting. 2025-07-01 11:23:08.992 +03:00 [DBG] Connection id "0HNC8090TGCFP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:23:08.993 +03:00 [DBG] Connection id "0HNC8090TGCFP" stopped. 2025-07-01 11:23:13.315 +03:00 [DBG] Connection id "0HNC8090TGCFQ" accepted. 2025-07-01 11:23:13.315 +03:00 [DBG] Connection id "0HNC8090TGCFQ" started. 2025-07-01 11:23:13.315 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 742 2025-07-01 11:23:13.315 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:23:13.315 +03:00 [DBG] POST requests are not supported 2025-07-01 11:23:13.315 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:23:13.315 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:23:13.315 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:23:13.315 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:23:13.315 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:23:13.315 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:23:13.315 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:23:13.315 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:23:13.315 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:23:13.315 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:23:13.316 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:23:13.316 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:23:13.316 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:23:13.316 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:23:13.316 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.316 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.316 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:23:13.316 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:23:13.316 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:23:13.316 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:23:13.316 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:23:13.316 +03:00 [DBG] Connection id "0HNC8090TGCFQ", Request id "0HNC8090TGCFQ:00000001": started reading request body. 2025-07-01 11:23:13.316 +03:00 [DBG] Connection id "0HNC8090TGCFQ", Request id "0HNC8090TGCFQ:00000001": done reading request body. 2025-07-01 11:23:13.316 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:23:13.316 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:23:13.316 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:23:13.316 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:23:13.316 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:23:13.316 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:13.316 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:13.316 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:13.316 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:13.316 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:23:13.316 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:23:13.316 +03:00 [INF] Updating physical elements properties 2025-07-01 11:23:13.343 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 27.1098ms. 2025-07-01 11:23:13.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:13.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:13.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:13.344 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:13.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.344 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:13.344 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:13.344 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:13.344 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:23:13.344 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:13.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:13.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:13.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.344 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.344 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 28.4418ms 2025-07-01 11:23:13.344 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:23:13.344 +03:00 [DBG] Connection id "0HNC8090TGCFQ" completed keep alive response. 2025-07-01 11:23:13.344 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 29.1127ms 2025-07-01 11:23:13.344 +03:00 [DBG] Connection id "0HNC8090TGCFQ" received FIN. 2025-07-01 11:23:13.344 +03:00 [DBG] Connection id "0HNC8090TGCFQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:23:13.345 +03:00 [DBG] Connection id "0HNC8090TGCFQ" disconnecting. 2025-07-01 11:23:13.345 +03:00 [DBG] Connection id "0HNC8090TGCFQ" stopped. 2025-07-01 11:23:13.382 +03:00 [DBG] Connection id "0HNC8090TGCFR" accepted. 2025-07-01 11:23:13.383 +03:00 [DBG] Connection id "0HNC8090TGCFR" started. 2025-07-01 11:23:13.383 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:23:13.383 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:23:13.383 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:23:13.383 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:23:13.383 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:23:13.383 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:23:13.383 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:23:13.383 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:23:13.383 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:23:13.383 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:23:13.383 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:23:13.383 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:23:13.383 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:23:13.383 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:23:13.383 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:23:13.384 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.384 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.384 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:23:13.384 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:23:13.384 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:23:13.384 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:23:13.384 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:23:13.384 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:23:13.384 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:23:13.384 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:23:13.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:13.384 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:13.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:13.384 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:13.384 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:23:13.384 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:23:13.384 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:23:13.387 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.6165ms. 2025-07-01 11:23:13.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:13.387 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:13.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:13.387 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:13.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.387 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:13.387 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:13.387 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:23:13.387 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:23:13.387 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:23:13.387 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:23:13.387 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:23:13.387 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:23:13.387 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:23:13.388 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:23:13.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:13.388 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:13.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.388 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.388 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.388 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.388 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.2392ms 2025-07-01 11:23:13.388 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:23:13.388 +03:00 [DBG] Connection id "0HNC8090TGCFR" completed keep alive response. 2025-07-01 11:23:13.388 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.1727ms 2025-07-01 11:23:13.388 +03:00 [DBG] Connection id "0HNC8090TGCFR" received FIN. 2025-07-01 11:23:13.388 +03:00 [DBG] Connection id "0HNC8090TGCFR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:23:13.388 +03:00 [DBG] Connection id "0HNC8090TGCFR" disconnecting. 2025-07-01 11:23:13.388 +03:00 [DBG] Connection id "0HNC8090TGCFR" stopped. 2025-07-01 11:23:13.441 +03:00 [DBG] Connection id "0HNC8090TGCFS" accepted. 2025-07-01 11:23:13.441 +03:00 [DBG] Connection id "0HNC8090TGCFS" started. 2025-07-01 11:23:13.442 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:23:13.442 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:23:13.442 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:23:13.442 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:23:13.442 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:23:13.442 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:23:13.442 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:23:13.442 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:23:13.442 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:23:13.442 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:23:13.442 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:23:13.442 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:23:13.442 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:23:13.442 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:23:13.442 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:23:13.443 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.443 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.443 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:23:13.443 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:23:13.443 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:23:13.443 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:23:13.443 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:23:13.443 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:23:13.443 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:23:13.443 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:23:13.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:13.443 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:13.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:13.443 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:13.443 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:23:13.443 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:23:13.443 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:23:13.613 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 169.2983ms. 2025-07-01 11:23:13.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:13.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:13.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:13.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:13.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:13.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:13.613 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:23:13.613 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:23:13.613 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:23:13.613 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:23:13.613 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:23:13.613 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:23:13.613 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:23:13.614 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:23:13.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:13.615 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:13.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.615 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.615 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.615 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.615 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 172.0503ms 2025-07-01 11:23:13.615 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:23:13.615 +03:00 [DBG] Connection id "0HNC8090TGCFS" completed keep alive response. 2025-07-01 11:23:13.615 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 173.1268ms 2025-07-01 11:23:13.619 +03:00 [DBG] Connection id "0HNC8090TGCFS" received FIN. 2025-07-01 11:23:13.619 +03:00 [DBG] Connection id "0HNC8090TGCFS" disconnecting. 2025-07-01 11:23:13.619 +03:00 [DBG] Connection id "0HNC8090TGCFS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:23:13.620 +03:00 [DBG] Connection id "0HNC8090TGCFS" stopped. 2025-07-01 11:23:13.985 +03:00 [DBG] Connection id "0HNC8090TGCFT" accepted. 2025-07-01 11:23:13.985 +03:00 [DBG] Connection id "0HNC8090TGCFT" started. 2025-07-01 11:23:13.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:23:13.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:23:13.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:23:13.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:23:13.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:23:13.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:13.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:23:13.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:23:13.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:23:13.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:23:13.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:13.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:23:13.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:23:13.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:23:13.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:23:13.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:23:13.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:23:13.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:23:13.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:23:13.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:13.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:13.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:13.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:13.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:23:13.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1789ms. 2025-07-01 11:23:13.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:13.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:13.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:13.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:13.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:13.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:13.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:13.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:23:13.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:13.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:13.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:13.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:13.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2889ms 2025-07-01 11:23:13.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:13.987 +03:00 [DBG] Connection id "0HNC8090TGCFT" completed keep alive response. 2025-07-01 11:23:13.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2285ms 2025-07-01 11:23:13.987 +03:00 [DBG] Connection id "0HNC8090TGCFT" received FIN. 2025-07-01 11:23:13.987 +03:00 [DBG] Connection id "0HNC8090TGCFT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:23:13.988 +03:00 [DBG] Connection id "0HNC8090TGCFT" disconnecting. 2025-07-01 11:23:13.988 +03:00 [DBG] Connection id "0HNC8090TGCFT" stopped. 2025-07-01 11:23:15.889 +03:00 [DBG] Connection id "0HNC8090TGCFU" accepted. 2025-07-01 11:23:15.889 +03:00 [DBG] Connection id "0HNC8090TGCFU" started. 2025-07-01 11:23:15.889 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:23:15.889 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:23:15.889 +03:00 [DBG] POST requests are not supported 2025-07-01 11:23:15.889 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:23:15.890 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:23:15.890 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:23:15.890 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:23:15.890 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:23:15.890 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:23:15.890 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:23:15.890 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:23:15.890 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:23:15.890 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:23:15.890 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:23:15.890 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:23:15.890 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:23:15.890 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:23:15.890 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:15.890 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:15.891 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:23:15.891 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:23:15.891 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:23:15.891 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:23:15.891 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:23:15.891 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:23:15.891 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:23:15.891 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:23:15.891 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:23:15.891 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:23:15.891 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:23:15.891 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:23:15.891 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:23:15.891 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:23:15.892 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:23:15.892 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:23:15.892 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:23:15.892 +03:00 [DBG] Connection id "0HNC8090TGCFU", Request id "0HNC8090TGCFU:00000001": started reading request body. 2025-07-01 11:23:15.892 +03:00 [DBG] Connection id "0HNC8090TGCFU", Request id "0HNC8090TGCFU:00000001": done reading request body. 2025-07-01 11:23:15.892 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:23:15.892 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:23:15.892 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:23:15.892 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:23:15.892 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:23:15.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:15.892 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:15.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:15.892 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:15.893 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:23:15.893 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:23:15.893 +03:00 [INF] Changing group of physicals [357] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:23:15.914 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 20.8962ms. 2025-07-01 11:23:15.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:15.914 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:15.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:15.914 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:15.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:15.914 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:15.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:15.914 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:15.914 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:15.914 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:23:15.914 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:15.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:15.914 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:15.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:15.915 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:15.915 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:15.915 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:15.915 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 24.3722ms 2025-07-01 11:23:15.915 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:23:15.915 +03:00 [DBG] Connection id "0HNC8090TGCFU" completed keep alive response. 2025-07-01 11:23:15.915 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 25.8935ms 2025-07-01 11:23:15.915 +03:00 [DBG] Connection id "0HNC8090TGCFU" received FIN. 2025-07-01 11:23:15.915 +03:00 [DBG] Connection id "0HNC8090TGCFU" disconnecting. 2025-07-01 11:23:15.916 +03:00 [DBG] Connection id "0HNC8090TGCFU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:23:15.917 +03:00 [DBG] Connection id "0HNC8090TGCFU" stopped. 2025-07-01 11:23:15.956 +03:00 [DBG] Connection id "0HNC8090TGCFV" accepted. 2025-07-01 11:23:15.957 +03:00 [DBG] Connection id "0HNC8090TGCFV" started. 2025-07-01 11:23:15.957 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:23:15.957 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:23:15.957 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:23:15.957 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:23:15.957 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:23:15.957 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:23:15.957 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:23:15.957 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:23:15.957 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:23:15.957 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:23:15.957 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:23:15.957 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:23:15.957 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:23:15.957 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:23:15.957 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:23:15.957 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:15.957 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:15.957 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:23:15.957 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:23:15.957 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:23:15.957 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:23:15.957 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:23:15.957 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:23:15.957 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:23:15.957 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:23:15.958 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:15.958 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:15.958 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:15.958 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:15.958 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:23:15.958 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:23:15.958 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:23:15.959 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.905ms. 2025-07-01 11:23:15.959 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:15.959 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:15.959 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:15.959 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:15.959 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:15.959 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:15.959 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:15.959 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:15.959 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:23:15.959 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:23:15.959 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:23:15.959 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:23:15.959 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:23:15.959 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:23:15.959 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:23:15.959 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:23:15.959 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:15.959 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:15.959 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:15.959 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:15.959 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:15.959 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:15.959 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.8716ms 2025-07-01 11:23:15.959 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:23:15.959 +03:00 [DBG] Connection id "0HNC8090TGCFV" completed keep alive response. 2025-07-01 11:23:15.959 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.4582ms 2025-07-01 11:23:15.960 +03:00 [DBG] Connection id "0HNC8090TGCFV" received FIN. 2025-07-01 11:23:15.960 +03:00 [DBG] Connection id "0HNC8090TGCFV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:23:15.960 +03:00 [DBG] Connection id "0HNC8090TGCFV" disconnecting. 2025-07-01 11:23:15.960 +03:00 [DBG] Connection id "0HNC8090TGCFV" stopped. 2025-07-01 11:23:16.013 +03:00 [DBG] Connection id "0HNC8090TGCG0" accepted. 2025-07-01 11:23:16.013 +03:00 [DBG] Connection id "0HNC8090TGCG0" started. 2025-07-01 11:23:16.013 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:23:16.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:23:16.013 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:23:16.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:23:16.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:23:16.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:23:16.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:23:16.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:23:16.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:23:16.013 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:23:16.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:23:16.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:23:16.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:23:16.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:23:16.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:23:16.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:16.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:16.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:23:16.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:23:16.014 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:23:16.014 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:23:16.014 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:23:16.014 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:23:16.014 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:23:16.014 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:23:16.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:16.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:16.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:16.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:16.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:23:16.014 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:23:16.014 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:23:16.169 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 155.2966ms. 2025-07-01 11:23:16.169 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:16.169 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:16.169 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:16.169 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:16.169 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:16.169 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:16.169 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:16.169 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:16.169 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:23:16.169 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:23:16.169 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:23:16.170 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:23:16.170 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:23:16.170 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:23:16.170 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:23:16.171 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:23:16.171 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:16.171 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:16.171 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:16.171 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:16.171 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:16.171 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:16.171 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 157.4551ms 2025-07-01 11:23:16.171 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:23:16.171 +03:00 [DBG] Connection id "0HNC8090TGCG0" completed keep alive response. 2025-07-01 11:23:16.171 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 158.0137ms 2025-07-01 11:23:16.179 +03:00 [DBG] Connection id "0HNC8090TGCG0" received FIN. 2025-07-01 11:23:16.179 +03:00 [DBG] Connection id "0HNC8090TGCG0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:23:16.179 +03:00 [DBG] Connection id "0HNC8090TGCG0" disconnecting. 2025-07-01 11:23:16.179 +03:00 [DBG] Connection id "0HNC8090TGCG0" stopped. 2025-07-01 11:23:18.989 +03:00 [DBG] Connection id "0HNC8090TGCG1" accepted. 2025-07-01 11:23:18.989 +03:00 [DBG] Connection id "0HNC8090TGCG1" started. 2025-07-01 11:23:18.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:23:18.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:23:18.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:23:18.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:23:18.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:23:18.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:18.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:23:18.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:23:18.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:23:18.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:23:18.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:18.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:23:18.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:23:18.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:23:18.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:23:18.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:23:18.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:23:18.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:18.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:18.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:23:18.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:23:18.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:18.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:18.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:18.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:18.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:23:18.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1487ms. 2025-07-01 11:23:18.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:18.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:18.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:18.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:18.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:18.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:18.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:18.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:18.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:18.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:23:18.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:18.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:18.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:18.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:18.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:18.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:18.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:18.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.143ms 2025-07-01 11:23:18.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:18.992 +03:00 [DBG] Connection id "0HNC8090TGCG1" completed keep alive response. 2025-07-01 11:23:18.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.005ms 2025-07-01 11:23:18.992 +03:00 [DBG] Connection id "0HNC8090TGCG1" received FIN. 2025-07-01 11:23:18.992 +03:00 [DBG] Connection id "0HNC8090TGCG1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:23:18.992 +03:00 [DBG] Connection id "0HNC8090TGCG1" disconnecting. 2025-07-01 11:23:18.992 +03:00 [DBG] Connection id "0HNC8090TGCG1" stopped. 2025-07-01 11:23:23.987 +03:00 [DBG] Connection id "0HNC8090TGCG2" accepted. 2025-07-01 11:23:23.987 +03:00 [DBG] Connection id "0HNC8090TGCG2" started. 2025-07-01 11:23:23.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:23:23.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:23:23.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:23:23.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:23:23.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:23:23.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:23.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:23:23.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:23:23.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:23:23.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:23:23.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:23.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:23:23.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:23:23.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:23:23.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:23:23.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:23:23.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:23:23.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:23.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:23.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:23:23.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:23:23.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:23.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:23.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:23.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:23.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:23:23.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1182ms. 2025-07-01 11:23:23.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:23.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:23.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:23.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:23.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:23.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:23:23.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:23.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:23.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:23.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7546ms 2025-07-01 11:23:23.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:23.989 +03:00 [DBG] Connection id "0HNC8090TGCG2" completed keep alive response. 2025-07-01 11:23:23.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3755ms 2025-07-01 11:23:23.989 +03:00 [DBG] Connection id "0HNC8090TGCG2" received FIN. 2025-07-01 11:23:23.989 +03:00 [DBG] Connection id "0HNC8090TGCG2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:23:23.989 +03:00 [DBG] Connection id "0HNC8090TGCG2" disconnecting. 2025-07-01 11:23:23.989 +03:00 [DBG] Connection id "0HNC8090TGCG2" stopped. 2025-07-01 11:23:28.990 +03:00 [DBG] Connection id "0HNC8090TGCG3" accepted. 2025-07-01 11:23:28.990 +03:00 [DBG] Connection id "0HNC8090TGCG3" started. 2025-07-01 11:23:28.991 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:23:28.991 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:23:28.991 +03:00 [DBG] POST requests are not supported 2025-07-01 11:23:28.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:23:28.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:23:28.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:28.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:23:28.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:23:28.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:23:28.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:23:28.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:28.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:23:28.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:23:28.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:23:28.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:23:28.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:23:28.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:23:28.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:28.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:28.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:23:28.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:23:28.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:28.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:28.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:28.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:28.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:23:28.992 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1364ms. 2025-07-01 11:23:28.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:28.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:28.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:28.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:28.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:28.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:28.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:28.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:28.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:28.992 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:23:28.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:28.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:28.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:28.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:28.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:28.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:28.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:28.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.74ms 2025-07-01 11:23:28.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:28.992 +03:00 [DBG] Connection id "0HNC8090TGCG3" completed keep alive response. 2025-07-01 11:23:28.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.312ms 2025-07-01 11:23:28.992 +03:00 [DBG] Connection id "0HNC8090TGCG3" received FIN. 2025-07-01 11:23:28.992 +03:00 [DBG] Connection id "0HNC8090TGCG3" disconnecting. 2025-07-01 11:23:28.992 +03:00 [DBG] Connection id "0HNC8090TGCG3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:23:28.993 +03:00 [DBG] Connection id "0HNC8090TGCG3" stopped. 2025-07-01 11:23:33.982 +03:00 [DBG] Connection id "0HNC8090TGCG4" accepted. 2025-07-01 11:23:33.983 +03:00 [DBG] Connection id "0HNC8090TGCG4" started. 2025-07-01 11:23:33.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:23:33.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:23:33.983 +03:00 [DBG] POST requests are not supported 2025-07-01 11:23:33.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:23:33.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:23:33.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:33.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:23:33.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:23:33.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:23:33.983 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:23:33.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:33.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:23:33.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:23:33.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:23:33.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:23:33.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:23:33.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:23:33.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:33.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:33.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:23:33.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:23:33.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:33.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:33.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:33.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:33.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:23:33.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.154ms. 2025-07-01 11:23:33.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:33.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:33.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:33.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:33.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:33.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:33.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:33.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:33.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:33.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:23:33.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:33.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:33.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:33.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:33.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:33.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:33.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:33.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7338ms 2025-07-01 11:23:33.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:33.984 +03:00 [DBG] Connection id "0HNC8090TGCG4" completed keep alive response. 2025-07-01 11:23:33.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3441ms 2025-07-01 11:23:33.984 +03:00 [DBG] Connection id "0HNC8090TGCG4" received FIN. 2025-07-01 11:23:33.984 +03:00 [DBG] Connection id "0HNC8090TGCG4" disconnecting. 2025-07-01 11:23:33.984 +03:00 [DBG] Connection id "0HNC8090TGCG4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:23:33.986 +03:00 [DBG] Connection id "0HNC8090TGCG4" stopped. 2025-07-01 11:23:38.988 +03:00 [DBG] Connection id "0HNC8090TGCG5" accepted. 2025-07-01 11:23:38.988 +03:00 [DBG] Connection id "0HNC8090TGCG5" started. 2025-07-01 11:23:38.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:23:38.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:23:38.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:23:38.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:23:38.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:23:38.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:38.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:23:38.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:23:38.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:23:38.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:23:38.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:38.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:23:38.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:23:38.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:23:38.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:23:38.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:23:38.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:23:38.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:38.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:38.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:23:38.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:23:38.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:38.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:38.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:38.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:38.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:23:38.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1456ms. 2025-07-01 11:23:38.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:38.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:38.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:38.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:38.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:38.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:38.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:38.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:38.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:38.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:23:38.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:38.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:38.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:38.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:38.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:38.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:38.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:38.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8747ms 2025-07-01 11:23:38.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:38.990 +03:00 [DBG] Connection id "0HNC8090TGCG5" completed keep alive response. 2025-07-01 11:23:38.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6143ms 2025-07-01 11:23:38.990 +03:00 [DBG] Connection id "0HNC8090TGCG5" received FIN. 2025-07-01 11:23:38.990 +03:00 [DBG] Connection id "0HNC8090TGCG5" disconnecting. 2025-07-01 11:23:38.990 +03:00 [DBG] Connection id "0HNC8090TGCG5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:23:38.991 +03:00 [DBG] Connection id "0HNC8090TGCG5" stopped. 2025-07-01 11:23:43.991 +03:00 [DBG] Connection id "0HNC8090TGCG6" accepted. 2025-07-01 11:23:43.991 +03:00 [DBG] Connection id "0HNC8090TGCG6" started. 2025-07-01 11:23:43.991 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:23:43.991 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:23:43.991 +03:00 [DBG] POST requests are not supported 2025-07-01 11:23:43.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:23:43.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:23:43.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:43.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:23:43.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:23:43.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:23:43.992 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:23:43.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:43.992 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:23:43.992 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:23:43.992 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:23:43.992 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:23:43.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:23:43.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:23:43.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:43.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:43.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:23:43.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:23:43.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:43.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:43.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:43.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:43.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:23:43.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1803ms. 2025-07-01 11:23:43.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:43.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:43.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:43.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:43.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:43.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:43.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:43.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:43.993 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:43.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:23:43.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:43.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:43.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:43.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:43.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:43.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:43.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:43.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0916ms 2025-07-01 11:23:43.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:43.993 +03:00 [DBG] Connection id "0HNC8090TGCG6" completed keep alive response. 2025-07-01 11:23:43.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9487ms 2025-07-01 11:23:43.994 +03:00 [DBG] Connection id "0HNC8090TGCG6" received FIN. 2025-07-01 11:23:43.994 +03:00 [DBG] Connection id "0HNC8090TGCG6" disconnecting. 2025-07-01 11:23:43.994 +03:00 [DBG] Connection id "0HNC8090TGCG6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:23:43.995 +03:00 [DBG] Connection id "0HNC8090TGCG6" stopped. 2025-07-01 11:23:48.991 +03:00 [DBG] Connection id "0HNC8090TGCG7" accepted. 2025-07-01 11:23:48.991 +03:00 [DBG] Connection id "0HNC8090TGCG7" started. 2025-07-01 11:23:48.991 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:23:48.991 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:23:48.991 +03:00 [DBG] POST requests are not supported 2025-07-01 11:23:48.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:23:48.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:23:48.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:48.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:23:48.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:23:48.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:23:48.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:23:48.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:48.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:23:48.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:23:48.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:23:48.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:23:48.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:23:48.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:23:48.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:48.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:48.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:23:48.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:23:48.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:48.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:48.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:48.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:48.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:23:48.992 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.126ms. 2025-07-01 11:23:48.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:48.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:48.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:48.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:48.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:48.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:48.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:48.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:48.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:48.992 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:23:48.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:48.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:48.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:48.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:48.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:48.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:48.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:48.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8187ms 2025-07-01 11:23:48.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:48.992 +03:00 [DBG] Connection id "0HNC8090TGCG7" completed keep alive response. 2025-07-01 11:23:48.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.557ms 2025-07-01 11:23:48.993 +03:00 [DBG] Connection id "0HNC8090TGCG7" received FIN. 2025-07-01 11:23:48.993 +03:00 [DBG] Connection id "0HNC8090TGCG7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:23:48.993 +03:00 [DBG] Connection id "0HNC8090TGCG7" disconnecting. 2025-07-01 11:23:48.993 +03:00 [DBG] Connection id "0HNC8090TGCG7" stopped. 2025-07-01 11:23:53.982 +03:00 [DBG] Connection id "0HNC8090TGCG8" accepted. 2025-07-01 11:23:53.982 +03:00 [DBG] Connection id "0HNC8090TGCG8" started. 2025-07-01 11:23:53.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:23:53.982 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:23:53.982 +03:00 [DBG] POST requests are not supported 2025-07-01 11:23:53.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:23:53.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:23:53.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:53.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:23:53.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:23:53.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:23:53.982 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:23:53.982 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:53.982 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:23:53.982 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:23:53.982 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:23:53.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:23:53.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:23:53.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:23:53.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:53.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:53.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:23:53.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:23:53.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:53.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:53.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:53.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:53.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:23:53.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1238ms. 2025-07-01 11:23:53.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:53.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:53.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:53.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:53.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:53.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:53.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:53.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:53.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:53.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:23:53.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:53.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:53.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:53.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:53.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:53.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:53.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:53.983 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7203ms 2025-07-01 11:23:53.983 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:53.983 +03:00 [DBG] Connection id "0HNC8090TGCG8" completed keep alive response. 2025-07-01 11:23:53.983 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3205ms 2025-07-01 11:23:53.984 +03:00 [DBG] Connection id "0HNC8090TGCG8" received FIN. 2025-07-01 11:23:53.984 +03:00 [DBG] Connection id "0HNC8090TGCG8" disconnecting. 2025-07-01 11:23:53.984 +03:00 [DBG] Connection id "0HNC8090TGCG8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:23:53.985 +03:00 [DBG] Connection id "0HNC8090TGCG8" stopped. 2025-07-01 11:23:58.989 +03:00 [DBG] Connection id "0HNC8090TGCG9" accepted. 2025-07-01 11:23:58.989 +03:00 [DBG] Connection id "0HNC8090TGCG9" started. 2025-07-01 11:23:58.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:23:58.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:23:58.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:23:58.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:23:58.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:23:58.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:58.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:23:58.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:23:58.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:23:58.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:23:58.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:58.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:23:58.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:23:58.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:23:58.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:23:58.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:23:58.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:23:58.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:58.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:58.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:23:58.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:23:58.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:58.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:58.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:58.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:58.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:23:58.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.126ms. 2025-07-01 11:23:58.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:58.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:23:58.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:58.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:23:58.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:58.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:58.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:58.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:58.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:58.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:23:58.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:23:58.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:58.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:23:58.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:58.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:58.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:58.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:23:58.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7311ms 2025-07-01 11:23:58.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:23:58.990 +03:00 [DBG] Connection id "0HNC8090TGCG9" completed keep alive response. 2025-07-01 11:23:58.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2996ms 2025-07-01 11:23:58.990 +03:00 [DBG] Connection id "0HNC8090TGCG9" received FIN. 2025-07-01 11:23:58.990 +03:00 [DBG] Connection id "0HNC8090TGCG9" disconnecting. 2025-07-01 11:23:58.990 +03:00 [DBG] Connection id "0HNC8090TGCG9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:23:58.992 +03:00 [DBG] Connection id "0HNC8090TGCG9" stopped. 2025-07-01 11:24:03.994 +03:00 [DBG] Connection id "0HNC8090TGCGA" accepted. 2025-07-01 11:24:03.994 +03:00 [DBG] Connection id "0HNC8090TGCGA" started. 2025-07-01 11:24:03.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:24:03.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:24:03.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:24:03.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:24:03.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:24:03.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:03.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:24:03.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:24:03.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:24:03.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:24:03.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:03.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:24:03.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:24:03.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:24:03.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:24:03.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:24:03.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:24:03.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:03.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:03.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:24:03.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:24:03.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:03.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:03.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:24:03.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1469ms. 2025-07-01 11:24:03.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:03.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:03.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:03.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:03.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:03.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:03.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:24:03.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:24:03.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:24:03.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:03.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:03.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:03.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:03.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:03.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:03.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1405ms 2025-07-01 11:24:03.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:03.996 +03:00 [DBG] Connection id "0HNC8090TGCGA" completed keep alive response. 2025-07-01 11:24:03.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9953ms 2025-07-01 11:24:03.996 +03:00 [DBG] Connection id "0HNC8090TGCGA" received FIN. 2025-07-01 11:24:03.996 +03:00 [DBG] Connection id "0HNC8090TGCGA" disconnecting. 2025-07-01 11:24:03.996 +03:00 [DBG] Connection id "0HNC8090TGCGA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:24:03.998 +03:00 [DBG] Connection id "0HNC8090TGCGA" stopped. 2025-07-01 11:24:08.992 +03:00 [DBG] Connection id "0HNC8090TGCGB" accepted. 2025-07-01 11:24:08.992 +03:00 [DBG] Connection id "0HNC8090TGCGB" started. 2025-07-01 11:24:08.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:24:08.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:24:08.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:24:08.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:24:08.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:24:08.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:08.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:24:08.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:24:08.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:24:08.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:24:08.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:08.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:24:08.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:24:08.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:24:08.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:24:08.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:24:08.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:24:08.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:08.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:08.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:24:08.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:24:08.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:08.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:08.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:08.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:08.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:24:08.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2101ms. 2025-07-01 11:24:08.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:08.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:08.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:08.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:08.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:08.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:08.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:08.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:08.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:24:08.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:24:08.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:24:08.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:08.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:08.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:08.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:08.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:08.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:08.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2921ms 2025-07-01 11:24:08.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:08.995 +03:00 [DBG] Connection id "0HNC8090TGCGB" completed keep alive response. 2025-07-01 11:24:08.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3888ms 2025-07-01 11:24:08.995 +03:00 [DBG] Connection id "0HNC8090TGCGB" received FIN. 2025-07-01 11:24:08.996 +03:00 [DBG] Connection id "0HNC8090TGCGB" disconnecting. 2025-07-01 11:24:08.996 +03:00 [DBG] Connection id "0HNC8090TGCGB" stopped. 2025-07-01 11:24:08.996 +03:00 [DBG] Connection id "0HNC8090TGCGB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:24:13.989 +03:00 [DBG] Connection id "0HNC8090TGCGC" accepted. 2025-07-01 11:24:13.989 +03:00 [DBG] Connection id "0HNC8090TGCGC" started. 2025-07-01 11:24:13.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:24:13.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:24:13.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:24:13.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:24:13.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:24:13.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:13.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:24:13.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:24:13.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:24:13.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:24:13.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:13.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:24:13.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:24:13.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:24:13.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:24:13.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:24:13.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:24:13.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:13.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:13.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:24:13.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:24:13.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:13.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:13.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:13.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:13.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:24:13.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1605ms. 2025-07-01 11:24:13.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:13.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:13.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:13.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:13.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:13.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:13.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:13.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:13.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:24:13.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:24:13.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:24:13.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:13.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:13.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:13.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:13.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:13.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:13.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3171ms 2025-07-01 11:24:13.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:13.991 +03:00 [DBG] Connection id "0HNC8090TGCGC" completed keep alive response. 2025-07-01 11:24:13.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2075ms 2025-07-01 11:24:13.991 +03:00 [DBG] Connection id "0HNC8090TGCGC" received FIN. 2025-07-01 11:24:13.991 +03:00 [DBG] Connection id "0HNC8090TGCGC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:24:13.992 +03:00 [DBG] Connection id "0HNC8090TGCGC" disconnecting. 2025-07-01 11:24:13.992 +03:00 [DBG] Connection id "0HNC8090TGCGC" stopped. 2025-07-01 11:24:18.985 +03:00 [DBG] Connection id "0HNC8090TGCGD" accepted. 2025-07-01 11:24:18.985 +03:00 [DBG] Connection id "0HNC8090TGCGD" started. 2025-07-01 11:24:18.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:24:18.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:24:18.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:24:18.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:24:18.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:24:18.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:18.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:24:18.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:24:18.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:24:18.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:24:18.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:18.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:24:18.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:24:18.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:24:18.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:24:18.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:24:18.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:24:18.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:18.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:18.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:24:18.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:24:18.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:18.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:18.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:18.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:18.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:24:18.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1766ms. 2025-07-01 11:24:18.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:18.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:18.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:18.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:18.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:18.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:18.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:18.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:18.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:24:18.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:24:18.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:24:18.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:18.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:18.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:18.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:18.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:18.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:18.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2499ms 2025-07-01 11:24:18.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:18.988 +03:00 [DBG] Connection id "0HNC8090TGCGD" completed keep alive response. 2025-07-01 11:24:18.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3211ms 2025-07-01 11:24:18.988 +03:00 [DBG] Connection id "0HNC8090TGCGD" received FIN. 2025-07-01 11:24:18.988 +03:00 [DBG] Connection id "0HNC8090TGCGD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:24:18.988 +03:00 [DBG] Connection id "0HNC8090TGCGD" disconnecting. 2025-07-01 11:24:18.988 +03:00 [DBG] Connection id "0HNC8090TGCGD" stopped. 2025-07-01 11:24:23.986 +03:00 [DBG] Connection id "0HNC8090TGCGE" accepted. 2025-07-01 11:24:23.986 +03:00 [DBG] Connection id "0HNC8090TGCGE" started. 2025-07-01 11:24:23.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:24:23.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:24:23.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:24:23.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:24:23.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:24:23.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:23.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:24:23.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:24:23.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:24:23.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:24:23.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:23.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:24:23.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:24:23.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:24:23.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:24:23.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:24:23.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:24:23.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:23.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:23.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:24:23.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:24:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:23.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:24:23.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1224ms. 2025-07-01 11:24:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:23.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:23.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:23.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:23.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:23.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:24:23.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:24:23.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:24:23.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:23.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:23.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:23.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:23.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:23.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:23.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6762ms 2025-07-01 11:24:23.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:23.987 +03:00 [DBG] Connection id "0HNC8090TGCGE" completed keep alive response. 2025-07-01 11:24:23.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2548ms 2025-07-01 11:24:23.988 +03:00 [DBG] Connection id "0HNC8090TGCGE" received FIN. 2025-07-01 11:24:23.988 +03:00 [DBG] Connection id "0HNC8090TGCGE" disconnecting. 2025-07-01 11:24:23.988 +03:00 [DBG] Connection id "0HNC8090TGCGE" stopped. 2025-07-01 11:24:23.988 +03:00 [DBG] Connection id "0HNC8090TGCGE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:24:28.987 +03:00 [DBG] Connection id "0HNC8090TGCGF" accepted. 2025-07-01 11:24:28.987 +03:00 [DBG] Connection id "0HNC8090TGCGF" started. 2025-07-01 11:24:28.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:24:28.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:24:28.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:24:28.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:24:28.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:24:28.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:28.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:24:28.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:24:28.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:24:28.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:24:28.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:28.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:24:28.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:24:28.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:24:28.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:24:28.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:24:28.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:24:28.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:28.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:28.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:24:28.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:24:28.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:28.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:28.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:28.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:28.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:24:28.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1288ms. 2025-07-01 11:24:28.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:28.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:28.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:28.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:28.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:28.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:28.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:28.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:28.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:24:28.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:24:28.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:24:28.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:28.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:28.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:28.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:28.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:28.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:28.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8123ms 2025-07-01 11:24:28.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:28.989 +03:00 [DBG] Connection id "0HNC8090TGCGF" completed keep alive response. 2025-07-01 11:24:28.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5572ms 2025-07-01 11:24:28.989 +03:00 [DBG] Connection id "0HNC8090TGCGF" received FIN. 2025-07-01 11:24:28.989 +03:00 [DBG] Connection id "0HNC8090TGCGF" disconnecting. 2025-07-01 11:24:28.989 +03:00 [DBG] Connection id "0HNC8090TGCGF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:24:28.990 +03:00 [DBG] Connection id "0HNC8090TGCGF" stopped. 2025-07-01 11:24:33.986 +03:00 [DBG] Connection id "0HNC8090TGCGG" accepted. 2025-07-01 11:24:33.986 +03:00 [DBG] Connection id "0HNC8090TGCGG" started. 2025-07-01 11:24:33.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:24:33.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:24:33.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:24:33.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:24:33.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:24:33.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:33.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:24:33.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:24:33.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:24:33.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:24:33.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:33.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:24:33.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:24:33.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:24:33.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:24:33.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:24:33.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:24:33.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:33.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:33.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:24:33.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:24:33.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:33.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:33.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:33.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:33.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:24:33.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1252ms. 2025-07-01 11:24:33.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:33.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:33.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:33.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:33.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:33.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:33.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:33.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:33.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:24:33.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:24:33.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:24:33.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:33.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:33.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:33.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:33.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:33.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:33.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7071ms 2025-07-01 11:24:33.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:33.988 +03:00 [DBG] Connection id "0HNC8090TGCGG" completed keep alive response. 2025-07-01 11:24:33.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3511ms 2025-07-01 11:24:33.988 +03:00 [DBG] Connection id "0HNC8090TGCGG" received FIN. 2025-07-01 11:24:33.988 +03:00 [DBG] Connection id "0HNC8090TGCGG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:24:33.988 +03:00 [DBG] Connection id "0HNC8090TGCGG" disconnecting. 2025-07-01 11:24:33.988 +03:00 [DBG] Connection id "0HNC8090TGCGG" stopped. 2025-07-01 11:24:38.991 +03:00 [DBG] Connection id "0HNC8090TGCGH" accepted. 2025-07-01 11:24:38.991 +03:00 [DBG] Connection id "0HNC8090TGCGH" started. 2025-07-01 11:24:38.991 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:24:38.991 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:24:38.991 +03:00 [DBG] POST requests are not supported 2025-07-01 11:24:38.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:24:38.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:24:38.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:38.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:24:38.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:24:38.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:24:38.992 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:24:38.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:38.992 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:24:38.992 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:24:38.992 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:24:38.992 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:24:38.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:24:38.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:24:38.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:38.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:38.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:24:38.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:24:38.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:38.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:38.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:38.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:38.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:24:38.992 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.155ms. 2025-07-01 11:24:38.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:38.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:38.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:38.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:38.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:38.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:38.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:38.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:38.993 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:24:38.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:24:38.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:24:38.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:38.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:38.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:38.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:38.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:38.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:38.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2196ms 2025-07-01 11:24:38.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:38.993 +03:00 [DBG] Connection id "0HNC8090TGCGH" completed keep alive response. 2025-07-01 11:24:38.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1942ms 2025-07-01 11:24:38.994 +03:00 [DBG] Connection id "0HNC8090TGCGH" received FIN. 2025-07-01 11:24:38.994 +03:00 [DBG] Connection id "0HNC8090TGCGH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:24:38.994 +03:00 [DBG] Connection id "0HNC8090TGCGH" disconnecting. 2025-07-01 11:24:38.994 +03:00 [DBG] Connection id "0HNC8090TGCGH" stopped. 2025-07-01 11:24:43.988 +03:00 [DBG] Connection id "0HNC8090TGCGI" accepted. 2025-07-01 11:24:43.988 +03:00 [DBG] Connection id "0HNC8090TGCGI" started. 2025-07-01 11:24:43.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:24:43.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:24:43.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:24:43.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:24:43.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:24:43.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:43.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:24:43.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:24:43.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:24:43.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:24:43.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:43.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:24:43.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:24:43.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:24:43.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:24:43.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:24:43.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:24:43.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:43.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:43.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:24:43.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:24:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:43.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:24:43.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1253ms. 2025-07-01 11:24:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:43.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:43.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:43.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:43.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:43.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:24:43.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:24:43.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:24:43.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:43.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:43.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:43.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:43.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:43.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:43.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6473ms 2025-07-01 11:24:43.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:43.990 +03:00 [DBG] Connection id "0HNC8090TGCGI" completed keep alive response. 2025-07-01 11:24:43.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.318ms 2025-07-01 11:24:43.990 +03:00 [DBG] Connection id "0HNC8090TGCGI" received FIN. 2025-07-01 11:24:43.990 +03:00 [DBG] Connection id "0HNC8090TGCGI" disconnecting. 2025-07-01 11:24:43.990 +03:00 [DBG] Connection id "0HNC8090TGCGI" stopped. 2025-07-01 11:24:43.990 +03:00 [DBG] Connection id "0HNC8090TGCGI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:24:48.991 +03:00 [DBG] Connection id "0HNC8090TGCGJ" accepted. 2025-07-01 11:24:48.991 +03:00 [DBG] Connection id "0HNC8090TGCGJ" started. 2025-07-01 11:24:48.991 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:24:48.991 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:24:48.991 +03:00 [DBG] POST requests are not supported 2025-07-01 11:24:48.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:24:48.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:24:48.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:48.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:24:48.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:24:48.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:24:48.992 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:24:48.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:48.992 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:24:48.992 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:24:48.992 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:24:48.992 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:24:48.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:24:48.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:24:48.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:48.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:48.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:24:48.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:24:48.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:48.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:48.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:48.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:48.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:24:48.992 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-07-01 11:24:48.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:48.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:48.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:48.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:48.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:48.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:48.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:48.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:48.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:24:48.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:24:48.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:24:48.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:48.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:48.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:48.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:48.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:48.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:48.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7391ms 2025-07-01 11:24:48.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:48.993 +03:00 [DBG] Connection id "0HNC8090TGCGJ" completed keep alive response. 2025-07-01 11:24:48.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3836ms 2025-07-01 11:24:48.993 +03:00 [DBG] Connection id "0HNC8090TGCGJ" received FIN. 2025-07-01 11:24:48.993 +03:00 [DBG] Connection id "0HNC8090TGCGJ" disconnecting. 2025-07-01 11:24:48.993 +03:00 [DBG] Connection id "0HNC8090TGCGJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:24:48.994 +03:00 [DBG] Connection id "0HNC8090TGCGJ" stopped. 2025-07-01 11:24:53.989 +03:00 [DBG] Connection id "0HNC8090TGCGK" accepted. 2025-07-01 11:24:53.990 +03:00 [DBG] Connection id "0HNC8090TGCGK" started. 2025-07-01 11:24:53.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:24:53.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:24:53.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:24:53.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:24:53.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:24:53.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:53.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:24:53.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:24:53.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:24:53.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:24:53.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:53.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:24:53.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:24:53.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:24:53.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:24:53.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:24:53.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:24:53.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:53.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:53.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:24:53.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:24:53.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:53.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:53.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:53.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:53.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:24:53.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1518ms. 2025-07-01 11:24:53.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:53.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:53.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:53.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:53.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:53.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:53.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:53.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:53.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:24:53.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:24:53.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:24:53.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:53.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:53.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:53.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:53.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:53.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:53.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2047ms 2025-07-01 11:24:53.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:53.992 +03:00 [DBG] Connection id "0HNC8090TGCGK" completed keep alive response. 2025-07-01 11:24:53.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9822ms 2025-07-01 11:24:53.992 +03:00 [DBG] Connection id "0HNC8090TGCGK" received FIN. 2025-07-01 11:24:53.992 +03:00 [DBG] Connection id "0HNC8090TGCGK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:24:53.992 +03:00 [DBG] Connection id "0HNC8090TGCGK" disconnecting. 2025-07-01 11:24:53.992 +03:00 [DBG] Connection id "0HNC8090TGCGK" stopped. 2025-07-01 11:24:58.985 +03:00 [DBG] Connection id "0HNC8090TGCGL" accepted. 2025-07-01 11:24:58.985 +03:00 [DBG] Connection id "0HNC8090TGCGL" started. 2025-07-01 11:24:58.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:24:58.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:24:58.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:24:58.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:24:58.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:24:58.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:58.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:24:58.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:24:58.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:24:58.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:24:58.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:58.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:24:58.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:24:58.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:24:58.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:24:58.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:24:58.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:24:58.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:58.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:58.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:24:58.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:24:58.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:58.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:58.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:58.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:58.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:24:58.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1646ms. 2025-07-01 11:24:58.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:58.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:24:58.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:58.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:24:58.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:58.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:58.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:58.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:58.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:24:58.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:24:58.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:24:58.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:58.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:24:58.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:58.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:58.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:58.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:24:58.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0128ms 2025-07-01 11:24:58.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:24:58.987 +03:00 [DBG] Connection id "0HNC8090TGCGL" completed keep alive response. 2025-07-01 11:24:58.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8838ms 2025-07-01 11:24:58.987 +03:00 [DBG] Connection id "0HNC8090TGCGL" received FIN. 2025-07-01 11:24:58.987 +03:00 [DBG] Connection id "0HNC8090TGCGL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:24:58.988 +03:00 [DBG] Connection id "0HNC8090TGCGL" disconnecting. 2025-07-01 11:24:58.988 +03:00 [DBG] Connection id "0HNC8090TGCGL" stopped. 2025-07-01 11:25:03.983 +03:00 [DBG] Connection id "0HNC8090TGCGM" accepted. 2025-07-01 11:25:03.983 +03:00 [DBG] Connection id "0HNC8090TGCGM" started. 2025-07-01 11:25:03.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:25:03.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:25:03.984 +03:00 [DBG] POST requests are not supported 2025-07-01 11:25:03.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:25:03.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:25:03.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:03.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:25:03.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:25:03.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:25:03.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:25:03.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:03.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:25:03.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:25:03.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:25:03.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:25:03.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:25:03.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:25:03.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:03.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:03.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:25:03.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:25:03.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:03.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:03.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:03.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:03.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:25:03.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1352ms. 2025-07-01 11:25:03.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:03.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:03.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:03.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:03.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:03.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:03.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:03.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:03.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:25:03.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:25:03.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:25:03.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:03.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:03.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:03.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:03.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:03.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:03.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7721ms 2025-07-01 11:25:03.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:03.985 +03:00 [DBG] Connection id "0HNC8090TGCGM" completed keep alive response. 2025-07-01 11:25:03.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3746ms 2025-07-01 11:25:03.985 +03:00 [DBG] Connection id "0HNC8090TGCGM" received FIN. 2025-07-01 11:25:03.985 +03:00 [DBG] Connection id "0HNC8090TGCGM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:25:03.985 +03:00 [DBG] Connection id "0HNC8090TGCGM" disconnecting. 2025-07-01 11:25:03.986 +03:00 [DBG] Connection id "0HNC8090TGCGM" stopped. 2025-07-01 11:25:08.985 +03:00 [DBG] Connection id "0HNC8090TGCGN" accepted. 2025-07-01 11:25:08.985 +03:00 [DBG] Connection id "0HNC8090TGCGN" started. 2025-07-01 11:25:08.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:25:08.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:25:08.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:25:08.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:25:08.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:25:08.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:08.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:25:08.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:25:08.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:25:08.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:25:08.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:08.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:25:08.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:25:08.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:25:08.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:25:08.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:25:08.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:25:08.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:08.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:08.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:25:08.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:25:08.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:08.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:08.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:08.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:08.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:25:08.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1718ms. 2025-07-01 11:25:08.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:08.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:08.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:08.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:08.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:08.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:08.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:08.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:08.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:25:08.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:25:08.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:25:08.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:08.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:08.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:08.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:08.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:08.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:08.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2212ms 2025-07-01 11:25:08.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:08.987 +03:00 [DBG] Connection id "0HNC8090TGCGN" completed keep alive response. 2025-07-01 11:25:08.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2247ms 2025-07-01 11:25:08.988 +03:00 [DBG] Connection id "0HNC8090TGCGN" received FIN. 2025-07-01 11:25:08.988 +03:00 [DBG] Connection id "0HNC8090TGCGN" disconnecting. 2025-07-01 11:25:08.988 +03:00 [DBG] Connection id "0HNC8090TGCGN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:25:08.989 +03:00 [DBG] Connection id "0HNC8090TGCGN" stopped. 2025-07-01 11:25:13.986 +03:00 [DBG] Connection id "0HNC8090TGCGO" accepted. 2025-07-01 11:25:13.986 +03:00 [DBG] Connection id "0HNC8090TGCGO" started. 2025-07-01 11:25:13.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:25:13.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:25:13.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:25:13.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:25:13.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:25:13.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:13.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:25:13.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:25:13.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:25:13.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:25:13.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:13.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:25:13.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:25:13.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:25:13.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:25:13.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:25:13.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:25:13.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:13.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:13.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:25:13.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:25:13.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:13.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:13.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:13.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:13.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:25:13.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-07-01 11:25:13.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:13.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:13.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:13.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:13.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:13.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:13.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:13.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:13.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:25:13.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:25:13.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:25:13.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:13.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:13.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:13.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:13.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:13.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:13.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6701ms 2025-07-01 11:25:13.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:13.987 +03:00 [DBG] Connection id "0HNC8090TGCGO" completed keep alive response. 2025-07-01 11:25:13.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4025ms 2025-07-01 11:25:13.988 +03:00 [DBG] Connection id "0HNC8090TGCGO" received FIN. 2025-07-01 11:25:13.988 +03:00 [DBG] Connection id "0HNC8090TGCGO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:25:13.988 +03:00 [DBG] Connection id "0HNC8090TGCGO" disconnecting. 2025-07-01 11:25:13.988 +03:00 [DBG] Connection id "0HNC8090TGCGO" stopped. 2025-07-01 11:25:18.987 +03:00 [DBG] Connection id "0HNC8090TGCGP" accepted. 2025-07-01 11:25:18.987 +03:00 [DBG] Connection id "0HNC8090TGCGP" started. 2025-07-01 11:25:18.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:25:18.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:25:18.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:25:18.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:25:18.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:25:18.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:18.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:25:18.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:25:18.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:25:18.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:25:18.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:18.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:25:18.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:25:18.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:25:18.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:25:18.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:25:18.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:25:18.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:18.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:18.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:25:18.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:25:18.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:18.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:18.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:18.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:18.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:25:18.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1181ms. 2025-07-01 11:25:18.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:18.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:18.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:18.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:18.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:18.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:18.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:18.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:18.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:25:18.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:25:18.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:25:18.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:18.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:18.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:18.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:18.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:18.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:18.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6728ms 2025-07-01 11:25:18.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:18.988 +03:00 [DBG] Connection id "0HNC8090TGCGP" completed keep alive response. 2025-07-01 11:25:18.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2798ms 2025-07-01 11:25:18.989 +03:00 [DBG] Connection id "0HNC8090TGCGP" received FIN. 2025-07-01 11:25:18.989 +03:00 [DBG] Connection id "0HNC8090TGCGP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:25:18.989 +03:00 [DBG] Connection id "0HNC8090TGCGP" disconnecting. 2025-07-01 11:25:18.989 +03:00 [DBG] Connection id "0HNC8090TGCGP" stopped. 2025-07-01 11:25:23.990 +03:00 [DBG] Connection id "0HNC8090TGCGQ" accepted. 2025-07-01 11:25:23.991 +03:00 [DBG] Connection id "0HNC8090TGCGQ" started. 2025-07-01 11:25:23.991 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:25:23.991 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:25:23.991 +03:00 [DBG] POST requests are not supported 2025-07-01 11:25:23.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:25:23.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:25:23.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:23.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:25:23.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:25:23.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:25:23.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:25:23.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:23.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:25:23.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:25:23.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:25:23.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:25:23.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:25:23.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:25:23.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:23.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:23.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:25:23.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:25:23.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:23.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:23.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:23.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:23.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:25:23.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1314ms. 2025-07-01 11:25:23.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:23.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:23.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:23.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:23.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:23.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:23.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:23.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:23.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:25:23.992 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:25:23.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:25:23.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:23.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:23.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:23.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:23.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:23.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:23.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7081ms 2025-07-01 11:25:23.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:23.992 +03:00 [DBG] Connection id "0HNC8090TGCGQ" completed keep alive response. 2025-07-01 11:25:23.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2808ms 2025-07-01 11:25:23.992 +03:00 [DBG] Connection id "0HNC8090TGCGQ" received FIN. 2025-07-01 11:25:23.992 +03:00 [DBG] Connection id "0HNC8090TGCGQ" disconnecting. 2025-07-01 11:25:23.992 +03:00 [DBG] Connection id "0HNC8090TGCGQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:25:23.993 +03:00 [DBG] Connection id "0HNC8090TGCGQ" stopped. 2025-07-01 11:25:28.989 +03:00 [DBG] Connection id "0HNC8090TGCGR" accepted. 2025-07-01 11:25:28.989 +03:00 [DBG] Connection id "0HNC8090TGCGR" started. 2025-07-01 11:25:28.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:25:28.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:25:28.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:25:28.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:25:28.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:25:28.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:28.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:25:28.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:25:28.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:25:28.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:25:28.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:28.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:25:28.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:25:28.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:25:28.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:25:28.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:25:28.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:25:28.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:28.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:28.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:25:28.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:25:28.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:28.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:28.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:28.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:28.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:25:28.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1289ms. 2025-07-01 11:25:28.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:28.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:28.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:28.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:28.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:28.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:28.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:28.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:28.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:25:28.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:25:28.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:25:28.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:28.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:28.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:28.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:28.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:28.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:28.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6785ms 2025-07-01 11:25:28.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:28.990 +03:00 [DBG] Connection id "0HNC8090TGCGR" completed keep alive response. 2025-07-01 11:25:28.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3181ms 2025-07-01 11:25:28.991 +03:00 [DBG] Connection id "0HNC8090TGCGR" received FIN. 2025-07-01 11:25:28.991 +03:00 [DBG] Connection id "0HNC8090TGCGR" disconnecting. 2025-07-01 11:25:28.991 +03:00 [DBG] Connection id "0HNC8090TGCGR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:25:28.992 +03:00 [DBG] Connection id "0HNC8090TGCGR" stopped. 2025-07-01 11:25:33.984 +03:00 [DBG] Connection id "0HNC8090TGCGS" accepted. 2025-07-01 11:25:33.984 +03:00 [DBG] Connection id "0HNC8090TGCGS" started. 2025-07-01 11:25:33.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:25:33.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:25:33.984 +03:00 [DBG] POST requests are not supported 2025-07-01 11:25:33.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:25:33.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:25:33.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:33.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:25:33.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:25:33.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:25:33.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:25:33.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:33.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:25:33.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:25:33.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:25:33.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:25:33.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:25:33.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:25:33.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:33.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:33.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:25:33.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:25:33.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:33.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:33.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:33.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:33.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:25:33.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1233ms. 2025-07-01 11:25:33.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:33.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:33.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:33.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:33.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:33.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:33.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:33.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:33.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:25:33.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:25:33.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:25:33.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:33.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:33.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:33.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:33.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:33.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:33.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6514ms 2025-07-01 11:25:33.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:33.986 +03:00 [DBG] Connection id "0HNC8090TGCGS" completed keep alive response. 2025-07-01 11:25:33.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3582ms 2025-07-01 11:25:33.986 +03:00 [DBG] Connection id "0HNC8090TGCGS" received FIN. 2025-07-01 11:25:33.986 +03:00 [DBG] Connection id "0HNC8090TGCGS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:25:33.986 +03:00 [DBG] Connection id "0HNC8090TGCGS" disconnecting. 2025-07-01 11:25:33.986 +03:00 [DBG] Connection id "0HNC8090TGCGS" stopped. 2025-07-01 11:25:38.987 +03:00 [DBG] Connection id "0HNC8090TGCGT" accepted. 2025-07-01 11:25:38.987 +03:00 [DBG] Connection id "0HNC8090TGCGT" started. 2025-07-01 11:25:38.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:25:38.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:25:38.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:25:38.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:25:38.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:25:38.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:38.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:25:38.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:25:38.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:25:38.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:25:38.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:38.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:25:38.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:25:38.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:25:38.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:25:38.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:25:38.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:25:38.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:38.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:38.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:25:38.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:25:38.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:38.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:38.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:38.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:38.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:25:38.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1435ms. 2025-07-01 11:25:38.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:38.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:38.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:38.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:38.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:38.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:38.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:38.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:38.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:25:38.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:25:38.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:25:38.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:38.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:38.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:38.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:38.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:38.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:38.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9129ms 2025-07-01 11:25:38.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:38.989 +03:00 [DBG] Connection id "0HNC8090TGCGT" completed keep alive response. 2025-07-01 11:25:38.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5525ms 2025-07-01 11:25:38.989 +03:00 [DBG] Connection id "0HNC8090TGCGT" received FIN. 2025-07-01 11:25:38.989 +03:00 [DBG] Connection id "0HNC8090TGCGT" disconnecting. 2025-07-01 11:25:38.989 +03:00 [DBG] Connection id "0HNC8090TGCGT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:25:38.990 +03:00 [DBG] Connection id "0HNC8090TGCGT" stopped. 2025-07-01 11:25:43.989 +03:00 [DBG] Connection id "0HNC8090TGCGU" accepted. 2025-07-01 11:25:43.989 +03:00 [DBG] Connection id "0HNC8090TGCGU" started. 2025-07-01 11:25:43.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:25:43.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:25:43.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:25:43.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:25:43.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:25:43.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:43.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:25:43.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:25:43.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:25:43.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:25:43.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:43.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:25:43.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:25:43.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:25:43.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:25:43.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:25:43.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:25:43.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:43.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:43.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:25:43.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:25:43.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:43.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:43.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:43.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:43.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:25:43.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1945ms. 2025-07-01 11:25:43.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:43.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:43.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:43.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:43.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:43.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:43.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:43.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:43.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:25:43.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:25:43.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:25:43.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:43.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:43.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:43.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:43.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:43.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:43.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2776ms 2025-07-01 11:25:43.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:43.991 +03:00 [DBG] Connection id "0HNC8090TGCGU" completed keep alive response. 2025-07-01 11:25:43.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3377ms 2025-07-01 11:25:43.992 +03:00 [DBG] Connection id "0HNC8090TGCGU" received FIN. 2025-07-01 11:25:43.992 +03:00 [DBG] Connection id "0HNC8090TGCGU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:25:43.992 +03:00 [DBG] Connection id "0HNC8090TGCGU" disconnecting. 2025-07-01 11:25:43.992 +03:00 [DBG] Connection id "0HNC8090TGCGU" stopped. 2025-07-01 11:25:48.984 +03:00 [DBG] Connection id "0HNC8090TGCGV" accepted. 2025-07-01 11:25:48.984 +03:00 [DBG] Connection id "0HNC8090TGCGV" started. 2025-07-01 11:25:48.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:25:48.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:25:48.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:25:48.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:25:48.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:25:48.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:48.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:25:48.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:25:48.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:25:48.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:25:48.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:48.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:25:48.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:25:48.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:25:48.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:25:48.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:25:48.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:25:48.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:48.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:48.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:25:48.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:25:48.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:48.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:48.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:48.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:48.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:25:48.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1198ms. 2025-07-01 11:25:48.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:48.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:48.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:48.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:48.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:48.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:48.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:48.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:48.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:25:48.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:25:48.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:25:48.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:48.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:48.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:48.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:48.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:48.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:48.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6972ms 2025-07-01 11:25:48.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:48.986 +03:00 [DBG] Connection id "0HNC8090TGCGV" completed keep alive response. 2025-07-01 11:25:48.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2802ms 2025-07-01 11:25:48.986 +03:00 [DBG] Connection id "0HNC8090TGCGV" received FIN. 2025-07-01 11:25:48.986 +03:00 [DBG] Connection id "0HNC8090TGCGV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:25:48.986 +03:00 [DBG] Connection id "0HNC8090TGCGV" disconnecting. 2025-07-01 11:25:48.986 +03:00 [DBG] Connection id "0HNC8090TGCGV" stopped. 2025-07-01 11:25:53.990 +03:00 [DBG] Connection id "0HNC8090TGCH0" accepted. 2025-07-01 11:25:53.990 +03:00 [DBG] Connection id "0HNC8090TGCH0" started. 2025-07-01 11:25:53.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:25:53.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:25:53.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:25:53.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:25:53.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:25:53.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:53.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:25:53.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:25:53.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:25:53.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:25:53.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:53.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:25:53.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:25:53.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:25:53.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:25:53.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:25:53.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:25:53.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:53.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:53.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:25:53.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:25:53.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:53.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:53.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:53.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:53.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:25:53.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1493ms. 2025-07-01 11:25:53.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:53.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:53.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:53.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:53.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:53.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:53.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:53.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:53.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:25:53.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:25:53.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:25:53.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:53.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:53.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:53.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:53.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:53.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:53.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6755ms 2025-07-01 11:25:53.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:53.992 +03:00 [DBG] Connection id "0HNC8090TGCH0" completed keep alive response. 2025-07-01 11:25:53.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2739ms 2025-07-01 11:25:53.992 +03:00 [DBG] Connection id "0HNC8090TGCH0" received FIN. 2025-07-01 11:25:53.992 +03:00 [DBG] Connection id "0HNC8090TGCH0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:25:53.992 +03:00 [DBG] Connection id "0HNC8090TGCH0" disconnecting. 2025-07-01 11:25:53.992 +03:00 [DBG] Connection id "0HNC8090TGCH0" stopped. 2025-07-01 11:25:58.994 +03:00 [DBG] Connection id "0HNC8090TGCH1" accepted. 2025-07-01 11:25:58.994 +03:00 [DBG] Connection id "0HNC8090TGCH1" started. 2025-07-01 11:25:58.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:25:58.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:25:58.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:25:58.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:25:58.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:25:58.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:58.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:25:58.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:25:58.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:25:58.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:25:58.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:58.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:25:58.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:25:58.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:25:58.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:25:58.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:25:58.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:25:58.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:58.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:58.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:25:58.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:25:58.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:58.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:58.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:58.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:58.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:25:58.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2321ms. 2025-07-01 11:25:58.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:58.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:25:58.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:58.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:25:58.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:58.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:58.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:58.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:58.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:25:58.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:25:58.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:25:58.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:58.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:25:58.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:58.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:58.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:58.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:25:58.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1291ms 2025-07-01 11:25:58.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:25:58.996 +03:00 [DBG] Connection id "0HNC8090TGCH1" completed keep alive response. 2025-07-01 11:25:58.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9025ms 2025-07-01 11:25:58.996 +03:00 [DBG] Connection id "0HNC8090TGCH1" received FIN. 2025-07-01 11:25:58.996 +03:00 [DBG] Connection id "0HNC8090TGCH1" disconnecting. 2025-07-01 11:25:58.997 +03:00 [DBG] Connection id "0HNC8090TGCH1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:25:58.998 +03:00 [DBG] Connection id "0HNC8090TGCH1" stopped. 2025-07-01 11:26:04.004 +03:00 [DBG] Connection id "0HNC8090TGCH2" accepted. 2025-07-01 11:26:04.005 +03:00 [DBG] Connection id "0HNC8090TGCH2" started. 2025-07-01 11:26:04.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:26:04.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:04.005 +03:00 [DBG] POST requests are not supported 2025-07-01 11:26:04.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:26:04.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:26:04.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:04.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:04.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:04.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:26:04.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:26:04.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:04.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:26:04.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:04.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:04.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:04.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:04.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:04.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:04.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:04.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:26:04.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:26:04.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:04.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:04.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:04.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:04.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:04.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1207ms. 2025-07-01 11:26:04.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:04.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:04.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:04.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:04.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:04.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:04.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:04.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:04.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:04.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:26:04.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:04.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:04.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:04.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:04.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:04.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:04.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:04.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7288ms 2025-07-01 11:26:04.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:04.006 +03:00 [DBG] Connection id "0HNC8090TGCH2" completed keep alive response. 2025-07-01 11:26:04.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5669ms 2025-07-01 11:26:04.007 +03:00 [DBG] Connection id "0HNC8090TGCH2" received FIN. 2025-07-01 11:26:04.007 +03:00 [DBG] Connection id "0HNC8090TGCH2" disconnecting. 2025-07-01 11:26:04.007 +03:00 [DBG] Connection id "0HNC8090TGCH2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:04.008 +03:00 [DBG] Connection id "0HNC8090TGCH2" stopped. 2025-07-01 11:26:05.867 +03:00 [DBG] Connection id "0HNC8090TGCH3" accepted. 2025-07-01 11:26:05.867 +03:00 [DBG] Connection id "0HNC8090TGCH3" started. 2025-07-01 11:26:05.867 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 768 2025-07-01 11:26:05.867 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:05.867 +03:00 [DBG] POST requests are not supported 2025-07-01 11:26:05.867 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:26:05.867 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:26:05.867 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:26:05.867 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:05.868 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:05.868 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:26:05.868 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:26:05.868 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:26:05.868 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:26:05.868 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:05.868 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:05.868 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:05.868 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:05.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-07-01 11:26:05.868 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:05.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:05.868 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:05.868 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:05.868 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:26:05.868 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:26:05.868 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:26:05.868 +03:00 [DBG] Connection id "0HNC8090TGCH3", Request id "0HNC8090TGCH3:00000001": started reading request body. 2025-07-01 11:26:05.868 +03:00 [DBG] Connection id "0HNC8090TGCH3", Request id "0HNC8090TGCH3:00000001": done reading request body. 2025-07-01 11:26:05.868 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:26:05.868 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:26:05.868 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:26:05.868 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:26:05.869 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:26:05.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:05.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:05.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:05.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:05.869 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:05.869 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:26:05.869 +03:00 [INF] Updating physical elements properties 2025-07-01 11:26:05.888 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.7221ms. 2025-07-01 11:26:05.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:05.889 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:05.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:05.889 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:05.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:05.889 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:05.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:05.889 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:05.889 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:05.889 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:26:05.889 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:05.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:05.889 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:05.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:05.889 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:05.889 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:05.889 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:05.889 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 21.1706ms 2025-07-01 11:26:05.889 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:26:05.889 +03:00 [DBG] Connection id "0HNC8090TGCH3" completed keep alive response. 2025-07-01 11:26:05.889 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 22.1493ms 2025-07-01 11:26:05.889 +03:00 [DBG] Connection id "0HNC8090TGCH3" received FIN. 2025-07-01 11:26:05.890 +03:00 [DBG] Connection id "0HNC8090TGCH3" disconnecting. 2025-07-01 11:26:05.890 +03:00 [DBG] Connection id "0HNC8090TGCH3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:05.891 +03:00 [DBG] Connection id "0HNC8090TGCH3" stopped. 2025-07-01 11:26:05.930 +03:00 [DBG] Connection id "0HNC8090TGCH4" accepted. 2025-07-01 11:26:05.931 +03:00 [DBG] Connection id "0HNC8090TGCH4" started. 2025-07-01 11:26:05.931 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:26:05.931 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:05.931 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:26:05.931 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:05.931 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:05.931 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:05.931 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:05.931 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:05.931 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:05.931 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:26:05.931 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:05.931 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:05.931 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:05.931 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:05.931 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:05.931 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:05.931 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:05.931 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:05.931 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:05.931 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:26:05.931 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:26:05.932 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:05.932 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:05.932 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:26:05.932 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:26:05.932 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:05.932 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:05.932 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:05.932 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:05.932 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:05.932 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:26:05.932 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:26:05.934 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.4282ms. 2025-07-01 11:26:05.934 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:05.934 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:05.934 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:05.934 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:05.934 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:05.934 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:05.934 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:05.934 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:05.935 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:05.935 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:26:05.935 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:26:05.935 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:26:05.935 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:26:05.935 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:26:05.935 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:26:05.935 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:05.935 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:05.935 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:05.935 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:05.935 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:05.935 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:05.935 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:05.935 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.9374ms 2025-07-01 11:26:05.935 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:05.935 +03:00 [DBG] Connection id "0HNC8090TGCH4" completed keep alive response. 2025-07-01 11:26:05.935 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.6271ms 2025-07-01 11:26:05.936 +03:00 [DBG] Connection id "0HNC8090TGCH4" received FIN. 2025-07-01 11:26:05.936 +03:00 [DBG] Connection id "0HNC8090TGCH4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:05.936 +03:00 [DBG] Connection id "0HNC8090TGCH4" disconnecting. 2025-07-01 11:26:05.936 +03:00 [DBG] Connection id "0HNC8090TGCH4" stopped. 2025-07-01 11:26:05.983 +03:00 [DBG] Connection id "0HNC8090TGCH5" accepted. 2025-07-01 11:26:05.983 +03:00 [DBG] Connection id "0HNC8090TGCH5" started. 2025-07-01 11:26:05.983 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:26:05.983 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:05.983 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:26:05.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:05.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:05.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:05.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:05.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:05.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:05.984 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:26:05.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:05.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:05.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:05.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:05.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:05.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:05.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:05.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:05.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:05.984 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:26:05.984 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:26:05.984 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:05.984 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:05.984 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:26:05.984 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:26:05.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:05.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:05.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:05.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:05.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:05.985 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:26:05.985 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:26:06.133 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 147.97ms. 2025-07-01 11:26:06.133 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:06.133 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:06.133 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:06.133 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:06.133 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:06.133 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:06.133 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:06.133 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:06.133 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:06.133 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:26:06.133 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:26:06.133 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:26:06.133 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:26:06.133 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:26:06.133 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:26:06.134 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:06.134 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:06.134 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:06.134 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:06.134 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:06.134 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:06.134 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:06.134 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 150.3886ms 2025-07-01 11:26:06.134 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:06.134 +03:00 [DBG] Connection id "0HNC8090TGCH5" completed keep alive response. 2025-07-01 11:26:06.134 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 151.35ms 2025-07-01 11:26:06.138 +03:00 [DBG] Connection id "0HNC8090TGCH5" received FIN. 2025-07-01 11:26:06.139 +03:00 [DBG] Connection id "0HNC8090TGCH5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:06.139 +03:00 [DBG] Connection id "0HNC8090TGCH5" disconnecting. 2025-07-01 11:26:06.139 +03:00 [DBG] Connection id "0HNC8090TGCH5" stopped. 2025-07-01 11:26:08.829 +03:00 [DBG] Connection id "0HNC8090TGCH6" accepted. 2025-07-01 11:26:08.829 +03:00 [DBG] Connection id "0HNC8090TGCH6" started. 2025-07-01 11:26:08.829 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:26:08.829 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:08.829 +03:00 [DBG] POST requests are not supported 2025-07-01 11:26:08.829 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:26:08.829 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:26:08.829 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:26:08.829 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:08.829 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:08.829 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:26:08.829 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:26:08.829 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:26:08.829 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:26:08.829 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:08.829 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:08.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-07-01 11:26:08.829 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:08.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-07-01 11:26:08.829 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:08.830 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:08.830 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:08.830 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:08.830 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:26:08.830 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:26:08.830 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:26:08.830 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:26:08.830 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:26:08.830 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:26:08.830 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:26:08.830 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:26:08.830 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:26:08.830 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:26:08.830 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:26:08.830 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:26:08.830 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:26:08.830 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:26:08.830 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:26:08.830 +03:00 [DBG] Connection id "0HNC8090TGCH6", Request id "0HNC8090TGCH6:00000001": started reading request body. 2025-07-01 11:26:08.830 +03:00 [DBG] Connection id "0HNC8090TGCH6", Request id "0HNC8090TGCH6:00000001": done reading request body. 2025-07-01 11:26:08.830 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:26:08.831 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:26:08.831 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:26:08.831 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:26:08.831 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:26:08.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:08.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:08.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:08.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:08.831 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:08.831 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:26:08.831 +03:00 [INF] Changing group of physicals [359] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:26:08.851 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.7011ms. 2025-07-01 11:26:08.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:08.851 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:08.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:08.851 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:08.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:08.851 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:08.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:08.851 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:08.851 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:08.851 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:26:08.851 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:08.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:08.851 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:08.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:08.851 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:08.851 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:08.851 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:08.851 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 21.6214ms 2025-07-01 11:26:08.851 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:26:08.851 +03:00 [DBG] Connection id "0HNC8090TGCH6" completed keep alive response. 2025-07-01 11:26:08.851 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 22.412ms 2025-07-01 11:26:08.852 +03:00 [DBG] Connection id "0HNC8090TGCH6" received FIN. 2025-07-01 11:26:08.852 +03:00 [DBG] Connection id "0HNC8090TGCH6" disconnecting. 2025-07-01 11:26:08.852 +03:00 [DBG] Connection id "0HNC8090TGCH6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:08.853 +03:00 [DBG] Connection id "0HNC8090TGCH6" stopped. 2025-07-01 11:26:08.889 +03:00 [DBG] Connection id "0HNC8090TGCH7" accepted. 2025-07-01 11:26:08.889 +03:00 [DBG] Connection id "0HNC8090TGCH7" started. 2025-07-01 11:26:08.889 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:26:08.889 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:08.889 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:26:08.889 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:08.889 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:08.889 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:08.889 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:08.889 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:08.889 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:08.889 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:26:08.889 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:08.889 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:08.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-07-01 11:26:08.889 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:08.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-07-01 11:26:08.889 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:08.889 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:08.889 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:08.890 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:08.890 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:26:08.890 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:26:08.890 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:08.890 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:08.890 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:26:08.890 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:26:08.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:08.890 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:08.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:08.890 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:08.890 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:08.890 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:26:08.890 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:26:08.891 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.0208ms. 2025-07-01 11:26:08.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:08.891 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:08.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:08.891 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:08.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:08.891 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:08.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:08.891 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:08.891 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:08.891 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:26:08.891 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:26:08.891 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:26:08.891 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:26:08.891 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:26:08.891 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:26:08.891 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:08.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:08.891 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:08.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:08.891 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:08.891 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:08.891 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:08.891 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.0085ms 2025-07-01 11:26:08.891 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:08.891 +03:00 [DBG] Connection id "0HNC8090TGCH7" completed keep alive response. 2025-07-01 11:26:08.891 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.5408ms 2025-07-01 11:26:08.892 +03:00 [DBG] Connection id "0HNC8090TGCH7" received FIN. 2025-07-01 11:26:08.892 +03:00 [DBG] Connection id "0HNC8090TGCH7" disconnecting. 2025-07-01 11:26:08.892 +03:00 [DBG] Connection id "0HNC8090TGCH7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:08.893 +03:00 [DBG] Connection id "0HNC8090TGCH7" stopped. 2025-07-01 11:26:08.948 +03:00 [DBG] Connection id "0HNC8090TGCH8" accepted. 2025-07-01 11:26:08.948 +03:00 [DBG] Connection id "0HNC8090TGCH8" started. 2025-07-01 11:26:08.948 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:26:08.948 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:08.948 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:26:08.948 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:08.948 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:08.948 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:08.948 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:08.948 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:08.948 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:08.948 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:26:08.948 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:08.949 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:08.949 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:08.949 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:08.949 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:08.949 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:08.949 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:08.949 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:08.949 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:08.949 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:26:08.949 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:26:08.949 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:08.949 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:08.949 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:26:08.949 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:26:08.949 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:08.949 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:08.949 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:08.949 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:08.949 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:08.949 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:26:08.949 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:26:09.047 +03:00 [DBG] Connection id "0HNC8090TGCH9" accepted. 2025-07-01 11:26:09.047 +03:00 [DBG] Connection id "0HNC8090TGCH9" started. 2025-07-01 11:26:09.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:26:09.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:09.047 +03:00 [DBG] POST requests are not supported 2025-07-01 11:26:09.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:26:09.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:26:09.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:09.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:09.047 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:09.047 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:26:09.047 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:26:09.047 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:09.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:26:09.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:09.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:09.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:09.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:09.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:09.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:09.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:09.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:26:09.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:26:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:09.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:09.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1231ms. 2025-07-01 11:26:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:09.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:09.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:09.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:09.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:09.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:09.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:26:09.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:09.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:09.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:09.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:09.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:09.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:09.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:09.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.71ms 2025-07-01 11:26:09.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:09.048 +03:00 [DBG] Connection id "0HNC8090TGCH9" completed keep alive response. 2025-07-01 11:26:09.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4533ms 2025-07-01 11:26:09.049 +03:00 [DBG] Connection id "0HNC8090TGCH9" received FIN. 2025-07-01 11:26:09.049 +03:00 [DBG] Connection id "0HNC8090TGCH9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:09.049 +03:00 [DBG] Connection id "0HNC8090TGCH9" disconnecting. 2025-07-01 11:26:09.049 +03:00 [DBG] Connection id "0HNC8090TGCH9" stopped. 2025-07-01 11:26:09.131 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 181.8982ms. 2025-07-01 11:26:09.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:09.131 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:09.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:09.131 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:09.131 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:09.131 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:09.131 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:09.131 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:09.131 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:09.131 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:26:09.131 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:26:09.132 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:26:09.132 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:26:09.132 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:26:09.132 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:26:09.133 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:09.133 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:09.133 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:09.133 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:09.133 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:09.133 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:09.133 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:09.133 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 184.4198ms 2025-07-01 11:26:09.133 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:09.133 +03:00 [DBG] Connection id "0HNC8090TGCH8" completed keep alive response. 2025-07-01 11:26:09.133 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 185.0727ms 2025-07-01 11:26:09.139 +03:00 [DBG] Connection id "0HNC8090TGCH8" received FIN. 2025-07-01 11:26:09.139 +03:00 [DBG] Connection id "0HNC8090TGCH8" disconnecting. 2025-07-01 11:26:09.139 +03:00 [DBG] Connection id "0HNC8090TGCH8" stopped. 2025-07-01 11:26:09.139 +03:00 [DBG] Connection id "0HNC8090TGCH8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:13.986 +03:00 [DBG] Connection id "0HNC8090TGCHA" accepted. 2025-07-01 11:26:13.986 +03:00 [DBG] Connection id "0HNC8090TGCHA" started. 2025-07-01 11:26:13.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:26:13.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:13.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:26:13.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:26:13.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:26:13.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:13.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:13.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:13.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:26:13.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:26:13.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:13.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:26:13.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:13.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:13.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:13.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:13.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:13.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:13.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:13.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:26:13.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:26:13.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:13.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:13.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:13.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:13.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:13.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1309ms. 2025-07-01 11:26:13.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:13.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:13.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:13.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:13.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:13.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:13.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:13.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:13.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:13.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:26:13.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:13.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:13.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:13.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:13.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:13.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:13.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:13.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7638ms 2025-07-01 11:26:13.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:13.987 +03:00 [DBG] Connection id "0HNC8090TGCHA" completed keep alive response. 2025-07-01 11:26:13.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4073ms 2025-07-01 11:26:13.988 +03:00 [DBG] Connection id "0HNC8090TGCHA" received FIN. 2025-07-01 11:26:13.988 +03:00 [DBG] Connection id "0HNC8090TGCHA" disconnecting. 2025-07-01 11:26:13.988 +03:00 [DBG] Connection id "0HNC8090TGCHA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:13.989 +03:00 [DBG] Connection id "0HNC8090TGCHA" stopped. 2025-07-01 11:26:18.986 +03:00 [DBG] Connection id "0HNC8090TGCHB" accepted. 2025-07-01 11:26:18.986 +03:00 [DBG] Connection id "0HNC8090TGCHB" started. 2025-07-01 11:26:18.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:26:18.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:18.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:26:18.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:26:18.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:26:18.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:18.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:18.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:18.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:26:18.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:26:18.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:18.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:26:18.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:18.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:18.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:18.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:18.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:18.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:18.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:18.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:26:18.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:26:18.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:18.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:18.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:18.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:18.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:18.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1303ms. 2025-07-01 11:26:18.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:18.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:18.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:18.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:18.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:18.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:18.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:18.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:18.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:18.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:26:18.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:18.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:18.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:18.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:18.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:18.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:18.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:18.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8285ms 2025-07-01 11:26:18.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:18.988 +03:00 [DBG] Connection id "0HNC8090TGCHB" completed keep alive response. 2025-07-01 11:26:18.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6765ms 2025-07-01 11:26:18.988 +03:00 [DBG] Connection id "0HNC8090TGCHB" received FIN. 2025-07-01 11:26:18.988 +03:00 [DBG] Connection id "0HNC8090TGCHB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:18.988 +03:00 [DBG] Connection id "0HNC8090TGCHB" disconnecting. 2025-07-01 11:26:18.988 +03:00 [DBG] Connection id "0HNC8090TGCHB" stopped. 2025-07-01 11:26:21.112 +03:00 [DBG] Connection id "0HNC8090TGCHC" accepted. 2025-07-01 11:26:21.112 +03:00 [DBG] Connection id "0HNC8090TGCHC" started. 2025-07-01 11:26:21.112 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 742 2025-07-01 11:26:21.112 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:21.112 +03:00 [DBG] POST requests are not supported 2025-07-01 11:26:21.112 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:26:21.112 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:26:21.112 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:26:21.112 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:21.112 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:21.112 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:26:21.112 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:26:21.112 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:26:21.113 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:26:21.113 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:21.113 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:21.113 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:21.113 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:21.113 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:21.113 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:21.113 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:21.113 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:21.113 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:21.113 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:26:21.113 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:26:21.113 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:26:21.113 +03:00 [DBG] Connection id "0HNC8090TGCHC", Request id "0HNC8090TGCHC:00000001": started reading request body. 2025-07-01 11:26:21.113 +03:00 [DBG] Connection id "0HNC8090TGCHC", Request id "0HNC8090TGCHC:00000001": done reading request body. 2025-07-01 11:26:21.113 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:26:21.113 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:26:21.113 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:26:21.113 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:26:21.113 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:26:21.113 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:21.113 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:21.113 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:21.113 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:21.113 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:21.113 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:26:21.113 +03:00 [INF] Updating physical elements properties 2025-07-01 11:26:21.133 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.4696ms. 2025-07-01 11:26:21.133 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:21.133 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:21.133 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:21.133 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:21.133 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:21.133 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:21.133 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:21.133 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:21.133 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:21.133 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:26:21.133 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:21.133 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:21.133 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:21.133 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:21.133 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:21.133 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:21.134 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:21.134 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 20.8687ms 2025-07-01 11:26:21.134 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:26:21.134 +03:00 [DBG] Connection id "0HNC8090TGCHC" completed keep alive response. 2025-07-01 11:26:21.134 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 21.702ms 2025-07-01 11:26:21.134 +03:00 [DBG] Connection id "0HNC8090TGCHC" received FIN. 2025-07-01 11:26:21.134 +03:00 [DBG] Connection id "0HNC8090TGCHC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:21.134 +03:00 [DBG] Connection id "0HNC8090TGCHC" disconnecting. 2025-07-01 11:26:21.134 +03:00 [DBG] Connection id "0HNC8090TGCHC" stopped. 2025-07-01 11:26:21.172 +03:00 [DBG] Connection id "0HNC8090TGCHD" accepted. 2025-07-01 11:26:21.172 +03:00 [DBG] Connection id "0HNC8090TGCHD" started. 2025-07-01 11:26:21.172 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:26:21.172 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:21.173 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:26:21.173 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:21.173 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:21.173 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:21.173 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:21.173 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:21.173 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:21.173 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:26:21.173 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:21.173 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:21.173 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:21.173 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:21.173 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:21.173 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:21.173 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:21.173 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:21.173 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:21.173 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:26:21.173 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:26:21.174 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:21.174 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:21.174 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:26:21.174 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:26:21.174 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:21.174 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:21.174 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:21.174 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:21.174 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:21.174 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:26:21.174 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:26:21.176 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.0807ms. 2025-07-01 11:26:21.176 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:21.176 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:21.176 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:21.176 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:21.176 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:21.177 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:21.177 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:21.177 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:21.177 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:21.177 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:26:21.177 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:26:21.177 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:26:21.177 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:26:21.177 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:26:21.177 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:26:21.177 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:21.177 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:21.177 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:21.177 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:21.178 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:21.178 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:21.178 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:21.178 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.5051ms 2025-07-01 11:26:21.178 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:21.178 +03:00 [DBG] Connection id "0HNC8090TGCHD" completed keep alive response. 2025-07-01 11:26:21.178 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.4981ms 2025-07-01 11:26:21.178 +03:00 [DBG] Connection id "0HNC8090TGCHD" received FIN. 2025-07-01 11:26:21.178 +03:00 [DBG] Connection id "0HNC8090TGCHD" disconnecting. 2025-07-01 11:26:21.178 +03:00 [DBG] Connection id "0HNC8090TGCHD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:21.179 +03:00 [DBG] Connection id "0HNC8090TGCHD" stopped. 2025-07-01 11:26:21.230 +03:00 [DBG] Connection id "0HNC8090TGCHE" accepted. 2025-07-01 11:26:21.231 +03:00 [DBG] Connection id "0HNC8090TGCHE" started. 2025-07-01 11:26:21.231 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:26:21.231 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:21.231 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:26:21.231 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:21.231 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:21.231 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:21.231 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:21.231 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:21.231 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:21.231 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:26:21.231 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:21.231 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:21.231 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:21.231 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:21.231 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:21.231 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:21.231 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:21.231 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:21.231 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:21.231 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:26:21.231 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:26:21.231 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:21.231 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:21.231 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:26:21.231 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:26:21.231 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:21.231 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:21.231 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:21.231 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:21.231 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:21.231 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:26:21.232 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:26:21.380 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 148.1071ms. 2025-07-01 11:26:21.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:21.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:21.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:21.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:21.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:21.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:21.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:21.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:21.380 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:21.380 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:26:21.380 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:26:21.380 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:26:21.380 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:26:21.380 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:26:21.380 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:26:21.381 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:21.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:21.381 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:21.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:21.381 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:21.381 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:21.381 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:21.381 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 150.372ms 2025-07-01 11:26:21.382 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:21.382 +03:00 [DBG] Connection id "0HNC8090TGCHE" completed keep alive response. 2025-07-01 11:26:21.382 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 150.9218ms 2025-07-01 11:26:21.389 +03:00 [DBG] Connection id "0HNC8090TGCHE" received FIN. 2025-07-01 11:26:21.389 +03:00 [DBG] Connection id "0HNC8090TGCHE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:21.389 +03:00 [DBG] Connection id "0HNC8090TGCHE" disconnecting. 2025-07-01 11:26:21.390 +03:00 [DBG] Connection id "0HNC8090TGCHE" stopped. 2025-07-01 11:26:23.987 +03:00 [DBG] Connection id "0HNC8090TGCHF" accepted. 2025-07-01 11:26:23.987 +03:00 [DBG] Connection id "0HNC8090TGCHF" started. 2025-07-01 11:26:23.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:26:23.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:23.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:26:23.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:26:23.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:26:23.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:23.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:23.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:23.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:26:23.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:26:23.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:23.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:26:23.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:23.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:23.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:23.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:23.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:23.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:23.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:23.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:26:23.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:26:23.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:23.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:23.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:23.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:23.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:23.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1206ms. 2025-07-01 11:26:23.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:23.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:23.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:23.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:23.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:23.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:26:23.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:23.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:23.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:23.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6482ms 2025-07-01 11:26:23.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:23.988 +03:00 [DBG] Connection id "0HNC8090TGCHF" completed keep alive response. 2025-07-01 11:26:23.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1777ms 2025-07-01 11:26:23.988 +03:00 [DBG] Connection id "0HNC8090TGCHF" received FIN. 2025-07-01 11:26:23.988 +03:00 [DBG] Connection id "0HNC8090TGCHF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:23.989 +03:00 [DBG] Connection id "0HNC8090TGCHF" disconnecting. 2025-07-01 11:26:23.989 +03:00 [DBG] Connection id "0HNC8090TGCHF" stopped. 2025-07-01 11:26:24.620 +03:00 [DBG] Connection id "0HNC8090TGCHG" accepted. 2025-07-01 11:26:24.620 +03:00 [DBG] Connection id "0HNC8090TGCHG" started. 2025-07-01 11:26:24.620 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:26:24.620 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:24.620 +03:00 [DBG] POST requests are not supported 2025-07-01 11:26:24.620 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:26:24.620 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:26:24.620 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:26:24.620 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:24.620 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:24.620 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:26:24.620 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:26:24.620 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:26:24.620 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:26:24.620 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:24.620 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:24.620 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:24.620 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:24.620 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:24.621 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:24.621 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:24.621 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:24.621 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:24.621 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:26:24.621 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:26:24.621 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:26:24.621 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:26:24.621 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:26:24.621 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:26:24.621 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:26:24.621 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:26:24.621 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:26:24.621 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:26:24.621 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:26:24.621 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:26:24.621 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:26:24.621 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:26:24.621 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:26:24.621 +03:00 [DBG] Connection id "0HNC8090TGCHG", Request id "0HNC8090TGCHG:00000001": started reading request body. 2025-07-01 11:26:24.621 +03:00 [DBG] Connection id "0HNC8090TGCHG", Request id "0HNC8090TGCHG:00000001": done reading request body. 2025-07-01 11:26:24.621 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:26:24.621 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:26:24.621 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:26:24.621 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:26:24.621 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:26:24.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:24.621 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:24.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:24.621 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:24.621 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:24.621 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:26:24.621 +03:00 [INF] Changing group of physicals [360] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:26:24.652 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 31.039ms. 2025-07-01 11:26:24.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:24.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:24.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:24.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:24.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:24.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:24.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:24.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:24.652 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:24.652 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:26:24.652 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:24.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:24.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:24.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:24.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:24.653 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:24.653 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:24.653 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 32.1042ms 2025-07-01 11:26:24.653 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:26:24.653 +03:00 [DBG] Connection id "0HNC8090TGCHG" completed keep alive response. 2025-07-01 11:26:24.653 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 32.6957ms 2025-07-01 11:26:24.653 +03:00 [DBG] Connection id "0HNC8090TGCHG" received FIN. 2025-07-01 11:26:24.653 +03:00 [DBG] Connection id "0HNC8090TGCHG" disconnecting. 2025-07-01 11:26:24.653 +03:00 [DBG] Connection id "0HNC8090TGCHG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:24.655 +03:00 [DBG] Connection id "0HNC8090TGCHG" stopped. 2025-07-01 11:26:24.695 +03:00 [DBG] Connection id "0HNC8090TGCHH" accepted. 2025-07-01 11:26:24.695 +03:00 [DBG] Connection id "0HNC8090TGCHH" started. 2025-07-01 11:26:24.695 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:26:24.695 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:24.695 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:26:24.695 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:24.695 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:24.695 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:24.695 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:24.695 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:24.695 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:24.695 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:26:24.695 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:24.696 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:24.696 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:24.696 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:24.696 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:24.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:24.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:24.696 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:24.696 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:24.696 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:26:24.696 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:26:24.696 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:24.696 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:24.696 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:26:24.696 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:26:24.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:24.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:24.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:24.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:24.696 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:24.696 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:26:24.696 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:26:24.698 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5127ms. 2025-07-01 11:26:24.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:24.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:24.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:24.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:24.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:24.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:24.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:24.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:24.698 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:24.698 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:26:24.698 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:26:24.698 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:26:24.698 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:26:24.698 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:26:24.698 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:26:24.699 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:24.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:24.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:24.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:24.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:24.699 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:24.699 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:24.699 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.1847ms 2025-07-01 11:26:24.699 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:24.699 +03:00 [DBG] Connection id "0HNC8090TGCHH" completed keep alive response. 2025-07-01 11:26:24.699 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.0153ms 2025-07-01 11:26:24.699 +03:00 [DBG] Connection id "0HNC8090TGCHH" received FIN. 2025-07-01 11:26:24.699 +03:00 [DBG] Connection id "0HNC8090TGCHH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:24.699 +03:00 [DBG] Connection id "0HNC8090TGCHH" disconnecting. 2025-07-01 11:26:24.699 +03:00 [DBG] Connection id "0HNC8090TGCHH" stopped. 2025-07-01 11:26:24.753 +03:00 [DBG] Connection id "0HNC8090TGCHI" accepted. 2025-07-01 11:26:24.753 +03:00 [DBG] Connection id "0HNC8090TGCHI" started. 2025-07-01 11:26:24.753 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:26:24.753 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:24.753 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:26:24.753 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:24.754 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:24.754 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:24.754 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:24.754 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:24.754 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:24.754 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:26:24.754 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:24.754 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:24.754 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:24.754 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:24.754 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:24.754 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:24.754 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:24.754 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:24.754 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:24.754 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:26:24.754 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:26:24.754 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:24.755 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:24.755 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:26:24.755 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:26:24.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:24.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:24.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:24.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:24.755 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:24.755 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:26:24.755 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:26:24.916 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 161.004ms. 2025-07-01 11:26:24.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:24.916 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:24.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:24.916 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:24.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:24.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:24.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:24.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:24.916 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:24.916 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:26:24.916 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:26:24.916 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:26:24.916 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:26:24.916 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:26:24.916 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:26:24.918 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:24.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:24.918 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:24.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:24.918 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:24.918 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:24.918 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:24.919 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 164.391ms 2025-07-01 11:26:24.919 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:24.919 +03:00 [DBG] Connection id "0HNC8090TGCHI" completed keep alive response. 2025-07-01 11:26:24.919 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 165.3865ms 2025-07-01 11:26:24.921 +03:00 [DBG] Connection id "0HNC8090TGCHI" received FIN. 2025-07-01 11:26:24.921 +03:00 [DBG] Connection id "0HNC8090TGCHI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:24.921 +03:00 [DBG] Connection id "0HNC8090TGCHI" disconnecting. 2025-07-01 11:26:24.921 +03:00 [DBG] Connection id "0HNC8090TGCHI" stopped. 2025-07-01 11:26:28.999 +03:00 [DBG] Connection id "0HNC8090TGCHJ" accepted. 2025-07-01 11:26:28.999 +03:00 [DBG] Connection id "0HNC8090TGCHJ" started. 2025-07-01 11:26:28.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:26:28.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:28.999 +03:00 [DBG] POST requests are not supported 2025-07-01 11:26:28.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:26:29.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:26:29.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:29.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:29.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:29.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:26:29.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:26:29.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:29.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:26:29.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:29.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:29.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:29.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:29.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:29.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:29.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:29.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:26:29.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:26:29.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:29.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:29.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:29.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:29.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:29.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2701ms. 2025-07-01 11:26:29.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:29.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:29.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:29.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:29.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:29.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:29.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:29.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:29.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:29.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:26:29.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:29.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:29.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:29.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:29.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:29.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:29.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:29.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.375ms 2025-07-01 11:26:29.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:29.003 +03:00 [DBG] Connection id "0HNC8090TGCHJ" completed keep alive response. 2025-07-01 11:26:29.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7478ms 2025-07-01 11:26:29.003 +03:00 [DBG] Connection id "0HNC8090TGCHJ" received FIN. 2025-07-01 11:26:29.003 +03:00 [DBG] Connection id "0HNC8090TGCHJ" disconnecting. 2025-07-01 11:26:29.003 +03:00 [DBG] Connection id "0HNC8090TGCHJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:29.005 +03:00 [DBG] Connection id "0HNC8090TGCHJ" stopped. 2025-07-01 11:26:33.985 +03:00 [DBG] Connection id "0HNC8090TGCHK" accepted. 2025-07-01 11:26:33.985 +03:00 [DBG] Connection id "0HNC8090TGCHK" started. 2025-07-01 11:26:33.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:26:33.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:33.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:26:33.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:26:33.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:26:33.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:33.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:33.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:33.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:26:33.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:26:33.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:33.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:26:33.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:33.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:33.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:33.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:33.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:33.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:33.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:33.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:26:33.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:26:33.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:33.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:33.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:33.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:33.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:33.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1628ms. 2025-07-01 11:26:33.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:33.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:33.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:33.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:33.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:33.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:33.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:33.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:33.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:33.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:26:33.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:33.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:33.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:33.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:33.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:33.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:33.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:33.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0334ms 2025-07-01 11:26:33.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:33.987 +03:00 [DBG] Connection id "0HNC8090TGCHK" completed keep alive response. 2025-07-01 11:26:33.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8217ms 2025-07-01 11:26:33.987 +03:00 [DBG] Connection id "0HNC8090TGCHK" received FIN. 2025-07-01 11:26:33.987 +03:00 [DBG] Connection id "0HNC8090TGCHK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:33.987 +03:00 [DBG] Connection id "0HNC8090TGCHK" disconnecting. 2025-07-01 11:26:33.988 +03:00 [DBG] Connection id "0HNC8090TGCHK" stopped. 2025-07-01 11:26:36.977 +03:00 [DBG] Connection id "0HNC8090TGCHL" accepted. 2025-07-01 11:26:36.977 +03:00 [DBG] Connection id "0HNC8090TGCHL" started. 2025-07-01 11:26:36.977 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 746 2025-07-01 11:26:36.978 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:36.978 +03:00 [DBG] POST requests are not supported 2025-07-01 11:26:36.978 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:26:36.978 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:26:36.978 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:26:36.978 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:36.978 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:36.978 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:26:36.978 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:26:36.978 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:26:36.978 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:26:36.978 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:36.978 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:36.979 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:36.979 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:36.979 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:36.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:36.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:36.979 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:36.979 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:36.979 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:26:36.979 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:26:36.979 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:26:36.979 +03:00 [DBG] Connection id "0HNC8090TGCHL", Request id "0HNC8090TGCHL:00000001": started reading request body. 2025-07-01 11:26:36.979 +03:00 [DBG] Connection id "0HNC8090TGCHL", Request id "0HNC8090TGCHL:00000001": done reading request body. 2025-07-01 11:26:36.979 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:26:36.979 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:26:36.979 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:26:36.979 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:26:36.979 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:26:36.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:36.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:36.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:36.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:36.979 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:36.979 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:26:36.979 +03:00 [INF] Updating physical elements properties 2025-07-01 11:26:36.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.3815ms. 2025-07-01 11:26:36.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:36.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:36.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:36.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:36.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:36.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:36.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:36.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:36.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:36.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:26:36.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:36.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:36.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:36.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:36.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:36.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:36.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:36.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.7527ms 2025-07-01 11:26:36.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:26:36.999 +03:00 [DBG] Connection id "0HNC8090TGCHL" completed keep alive response. 2025-07-01 11:26:36.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 21.3564ms 2025-07-01 11:26:36.999 +03:00 [DBG] Connection id "0HNC8090TGCHL" received FIN. 2025-07-01 11:26:36.999 +03:00 [DBG] Connection id "0HNC8090TGCHL" disconnecting. 2025-07-01 11:26:36.999 +03:00 [DBG] Connection id "0HNC8090TGCHL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:37.000 +03:00 [DBG] Connection id "0HNC8090TGCHL" stopped. 2025-07-01 11:26:37.037 +03:00 [DBG] Connection id "0HNC8090TGCHM" accepted. 2025-07-01 11:26:37.037 +03:00 [DBG] Connection id "0HNC8090TGCHM" started. 2025-07-01 11:26:37.037 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:26:37.038 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:37.038 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:26:37.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:37.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:37.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:37.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:37.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:37.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:37.038 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:26:37.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:37.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:37.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:37.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:37.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:37.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:37.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:37.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:37.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:37.038 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:26:37.038 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:26:37.039 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:37.039 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:37.039 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:26:37.039 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:26:37.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:37.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:37.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:37.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:37.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:37.039 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:26:37.039 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:26:37.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.9821ms. 2025-07-01 11:26:37.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:37.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:37.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:37.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:37.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:37.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:37.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:37.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:37.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:37.041 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:26:37.041 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:26:37.041 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:26:37.041 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:26:37.041 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:26:37.041 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:26:37.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:37.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:37.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:37.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:37.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:37.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:37.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:37.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.2904ms 2025-07-01 11:26:37.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:37.042 +03:00 [DBG] Connection id "0HNC8090TGCHM" completed keep alive response. 2025-07-01 11:26:37.042 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.1829ms 2025-07-01 11:26:37.042 +03:00 [DBG] Connection id "0HNC8090TGCHM" received FIN. 2025-07-01 11:26:37.042 +03:00 [DBG] Connection id "0HNC8090TGCHM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:37.042 +03:00 [DBG] Connection id "0HNC8090TGCHM" disconnecting. 2025-07-01 11:26:37.042 +03:00 [DBG] Connection id "0HNC8090TGCHM" stopped. 2025-07-01 11:26:37.093 +03:00 [DBG] Connection id "0HNC8090TGCHN" accepted. 2025-07-01 11:26:37.093 +03:00 [DBG] Connection id "0HNC8090TGCHN" started. 2025-07-01 11:26:37.093 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:26:37.093 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:37.093 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:26:37.093 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:37.093 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:37.093 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:37.094 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:37.094 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:37.094 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:37.094 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:26:37.094 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:37.094 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:37.094 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:37.094 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:37.094 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:37.094 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:37.094 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:37.094 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:37.094 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:37.094 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:26:37.094 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:26:37.094 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:37.094 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:37.094 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:26:37.094 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:26:37.094 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:37.095 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:37.095 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:37.095 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:37.095 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:37.095 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:26:37.095 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:26:37.272 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 177.6538ms. 2025-07-01 11:26:37.273 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:37.273 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:37.273 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:37.273 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:37.273 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:37.273 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:37.273 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:37.273 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:37.273 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:37.273 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:26:37.273 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:26:37.273 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:26:37.273 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:26:37.273 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:26:37.273 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:26:37.275 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:37.275 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:37.275 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:37.275 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:37.275 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:37.275 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:37.275 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:37.275 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 180.978ms 2025-07-01 11:26:37.275 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:37.275 +03:00 [DBG] Connection id "0HNC8090TGCHN" completed keep alive response. 2025-07-01 11:26:37.275 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 181.8205ms 2025-07-01 11:26:37.278 +03:00 [DBG] Connection id "0HNC8090TGCHN" received FIN. 2025-07-01 11:26:37.278 +03:00 [DBG] Connection id "0HNC8090TGCHN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:37.278 +03:00 [DBG] Connection id "0HNC8090TGCHN" disconnecting. 2025-07-01 11:26:37.278 +03:00 [DBG] Connection id "0HNC8090TGCHN" stopped. 2025-07-01 11:26:38.987 +03:00 [DBG] Connection id "0HNC8090TGCHO" accepted. 2025-07-01 11:26:38.987 +03:00 [DBG] Connection id "0HNC8090TGCHO" started. 2025-07-01 11:26:38.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:26:38.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:38.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:26:38.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:26:38.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:26:38.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:38.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:38.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:38.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:26:38.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:26:38.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:38.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:26:38.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:38.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:38.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:38.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:38.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:38.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:38.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:38.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:26:38.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:26:38.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:38.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:38.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:38.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:38.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:38.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1211ms. 2025-07-01 11:26:38.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:38.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:38.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:38.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:38.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:38.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:38.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:38.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:38.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:38.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:26:38.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:38.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:38.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:38.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:38.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:38.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:38.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:38.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6221ms 2025-07-01 11:26:38.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:38.988 +03:00 [DBG] Connection id "0HNC8090TGCHO" completed keep alive response. 2025-07-01 11:26:38.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2004ms 2025-07-01 11:26:38.989 +03:00 [DBG] Connection id "0HNC8090TGCHO" received FIN. 2025-07-01 11:26:38.989 +03:00 [DBG] Connection id "0HNC8090TGCHO" disconnecting. 2025-07-01 11:26:38.989 +03:00 [DBG] Connection id "0HNC8090TGCHO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:38.990 +03:00 [DBG] Connection id "0HNC8090TGCHO" stopped. 2025-07-01 11:26:40.219 +03:00 [DBG] Connection id "0HNC8090TGCHP" accepted. 2025-07-01 11:26:40.219 +03:00 [DBG] Connection id "0HNC8090TGCHP" started. 2025-07-01 11:26:40.219 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:26:40.219 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:40.219 +03:00 [DBG] POST requests are not supported 2025-07-01 11:26:40.219 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:26:40.219 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:26:40.219 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:26:40.219 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:40.219 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:40.219 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:26:40.219 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:26:40.219 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:26:40.219 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:26:40.219 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:40.219 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:40.219 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:40.219 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:40.219 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:40.219 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:40.220 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:40.220 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:40.220 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:40.220 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:26:40.220 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:26:40.220 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:26:40.220 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:26:40.220 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:26:40.220 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:26:40.220 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:26:40.220 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:26:40.220 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:26:40.220 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:26:40.220 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:26:40.220 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:26:40.220 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:26:40.220 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:26:40.220 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:26:40.220 +03:00 [DBG] Connection id "0HNC8090TGCHP", Request id "0HNC8090TGCHP:00000001": started reading request body. 2025-07-01 11:26:40.220 +03:00 [DBG] Connection id "0HNC8090TGCHP", Request id "0HNC8090TGCHP:00000001": done reading request body. 2025-07-01 11:26:40.220 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:26:40.220 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:26:40.220 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:26:40.220 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:26:40.220 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:26:40.220 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:40.220 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:40.220 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:40.220 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:40.220 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:40.220 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:26:40.221 +03:00 [INF] Changing group of physicals [362] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:26:40.240 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.3606ms. 2025-07-01 11:26:40.240 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:40.240 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:40.240 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:40.240 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:40.240 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:40.240 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:40.240 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:40.240 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:40.240 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:40.240 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:26:40.240 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:40.240 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:40.240 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:40.240 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:40.240 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:40.240 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:40.240 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:40.240 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 20.7936ms 2025-07-01 11:26:40.240 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:26:40.240 +03:00 [DBG] Connection id "0HNC8090TGCHP" completed keep alive response. 2025-07-01 11:26:40.240 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 21.4502ms 2025-07-01 11:26:40.241 +03:00 [DBG] Connection id "0HNC8090TGCHP" received FIN. 2025-07-01 11:26:40.241 +03:00 [DBG] Connection id "0HNC8090TGCHP" disconnecting. 2025-07-01 11:26:40.241 +03:00 [DBG] Connection id "0HNC8090TGCHP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:40.242 +03:00 [DBG] Connection id "0HNC8090TGCHP" stopped. 2025-07-01 11:26:40.279 +03:00 [DBG] Connection id "0HNC8090TGCHQ" accepted. 2025-07-01 11:26:40.279 +03:00 [DBG] Connection id "0HNC8090TGCHQ" started. 2025-07-01 11:26:40.279 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:26:40.279 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:40.279 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:26:40.279 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:40.279 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:40.279 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:40.279 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:40.279 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:40.280 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:40.280 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:26:40.280 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:40.280 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:40.280 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:40.280 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:40.280 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:40.280 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:40.280 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:40.280 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:40.280 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:40.280 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:26:40.280 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:26:40.280 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:40.280 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:40.280 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:26:40.280 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:26:40.280 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:40.280 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:40.280 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:40.280 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:40.280 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:40.281 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:26:40.281 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:26:40.283 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.2311ms. 2025-07-01 11:26:40.283 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:40.283 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:40.283 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:40.283 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:40.283 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:40.283 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:40.283 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:40.283 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:40.283 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:40.283 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:26:40.284 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:26:40.284 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:26:40.284 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:26:40.284 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:26:40.284 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:26:40.284 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:40.284 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:40.284 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:40.284 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:40.284 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:40.284 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:40.284 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:40.284 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.3403ms 2025-07-01 11:26:40.284 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:40.284 +03:00 [DBG] Connection id "0HNC8090TGCHQ" completed keep alive response. 2025-07-01 11:26:40.285 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.4886ms 2025-07-01 11:26:40.285 +03:00 [DBG] Connection id "0HNC8090TGCHQ" received FIN. 2025-07-01 11:26:40.285 +03:00 [DBG] Connection id "0HNC8090TGCHQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:40.285 +03:00 [DBG] Connection id "0HNC8090TGCHQ" disconnecting. 2025-07-01 11:26:40.285 +03:00 [DBG] Connection id "0HNC8090TGCHQ" stopped. 2025-07-01 11:26:40.337 +03:00 [DBG] Connection id "0HNC8090TGCHR" accepted. 2025-07-01 11:26:40.337 +03:00 [DBG] Connection id "0HNC8090TGCHR" started. 2025-07-01 11:26:40.337 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:26:40.337 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:40.337 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:26:40.337 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:40.337 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:40.337 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:40.337 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:40.337 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:40.337 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:40.337 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:26:40.337 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:40.337 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:40.337 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:40.337 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:40.337 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:40.337 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:40.337 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:40.337 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:40.337 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:40.337 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:26:40.337 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:26:40.337 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:40.337 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:40.337 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:26:40.337 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:26:40.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:40.338 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:40.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:40.338 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:40.338 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:40.338 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:26:40.338 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:26:40.476 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 138.2682ms. 2025-07-01 11:26:40.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:40.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:40.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:40.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:40.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:40.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:40.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:40.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:40.476 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:40.476 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:26:40.476 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:26:40.476 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:26:40.476 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:26:40.476 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:26:40.476 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:26:40.478 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:40.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:40.478 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:40.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:40.478 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:40.478 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:40.478 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:40.478 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 140.9961ms 2025-07-01 11:26:40.478 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:40.478 +03:00 [DBG] Connection id "0HNC8090TGCHR" completed keep alive response. 2025-07-01 11:26:40.478 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 141.5386ms 2025-07-01 11:26:40.482 +03:00 [DBG] Connection id "0HNC8090TGCHR" received FIN. 2025-07-01 11:26:40.482 +03:00 [DBG] Connection id "0HNC8090TGCHR" disconnecting. 2025-07-01 11:26:40.482 +03:00 [DBG] Connection id "0HNC8090TGCHR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:40.483 +03:00 [DBG] Connection id "0HNC8090TGCHR" stopped. 2025-07-01 11:26:43.988 +03:00 [DBG] Connection id "0HNC8090TGCHS" accepted. 2025-07-01 11:26:43.988 +03:00 [DBG] Connection id "0HNC8090TGCHS" started. 2025-07-01 11:26:43.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:26:43.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:43.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:26:43.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:26:43.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:26:43.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:43.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:43.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:43.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:26:43.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:26:43.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:43.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:26:43.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:43.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:43.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:43.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:43.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:43.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:43.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:43.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:26:43.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:26:43.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:43.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:43.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:43.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:43.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:43.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1775ms. 2025-07-01 11:26:43.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:43.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:43.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:43.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:43.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:43.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:43.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:43.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:43.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:43.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:26:43.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:43.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:43.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:43.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:43.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:43.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:43.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:43.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.192ms 2025-07-01 11:26:43.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:43.991 +03:00 [DBG] Connection id "0HNC8090TGCHS" completed keep alive response. 2025-07-01 11:26:43.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3458ms 2025-07-01 11:26:43.991 +03:00 [DBG] Connection id "0HNC8090TGCHS" received FIN. 2025-07-01 11:26:43.992 +03:00 [DBG] Connection id "0HNC8090TGCHS" disconnecting. 2025-07-01 11:26:43.992 +03:00 [DBG] Connection id "0HNC8090TGCHS" stopped. 2025-07-01 11:26:43.992 +03:00 [DBG] Connection id "0HNC8090TGCHS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:48.989 +03:00 [DBG] Connection id "0HNC8090TGCHT" accepted. 2025-07-01 11:26:48.989 +03:00 [DBG] Connection id "0HNC8090TGCHT" started. 2025-07-01 11:26:48.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:26:48.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:48.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:26:48.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:26:48.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:26:48.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:48.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:48.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:48.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:26:48.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:26:48.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:48.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:26:48.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:48.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:48.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:48.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:48.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:48.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:48.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:48.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:26:48.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:26:48.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:48.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:48.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:48.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:48.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:48.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2185ms. 2025-07-01 11:26:48.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:48.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:48.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:48.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:48.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:48.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:48.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:48.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:48.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:48.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:26:48.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:48.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:48.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:48.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:48.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:48.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:48.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:48.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2815ms 2025-07-01 11:26:48.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:48.991 +03:00 [DBG] Connection id "0HNC8090TGCHT" completed keep alive response. 2025-07-01 11:26:48.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3744ms 2025-07-01 11:26:48.992 +03:00 [DBG] Connection id "0HNC8090TGCHT" received FIN. 2025-07-01 11:26:48.992 +03:00 [DBG] Connection id "0HNC8090TGCHT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:48.992 +03:00 [DBG] Connection id "0HNC8090TGCHT" disconnecting. 2025-07-01 11:26:48.992 +03:00 [DBG] Connection id "0HNC8090TGCHT" stopped. 2025-07-01 11:26:52.294 +03:00 [DBG] Connection id "0HNC8090TGCHU" accepted. 2025-07-01 11:26:52.294 +03:00 [DBG] Connection id "0HNC8090TGCHU" started. 2025-07-01 11:26:52.294 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 768 2025-07-01 11:26:52.294 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:52.294 +03:00 [DBG] POST requests are not supported 2025-07-01 11:26:52.294 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:26:52.294 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:26:52.294 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:26:52.294 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:52.295 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:52.295 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:26:52.295 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:26:52.295 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:26:52.295 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:26:52.295 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:52.295 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:52.295 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:52.295 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:52.295 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:52.295 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:52.295 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:52.295 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:52.295 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:52.295 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:26:52.295 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:26:52.295 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:26:52.295 +03:00 [DBG] Connection id "0HNC8090TGCHU", Request id "0HNC8090TGCHU:00000001": started reading request body. 2025-07-01 11:26:52.295 +03:00 [DBG] Connection id "0HNC8090TGCHU", Request id "0HNC8090TGCHU:00000001": done reading request body. 2025-07-01 11:26:52.295 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:26:52.295 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:26:52.295 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:26:52.295 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:26:52.295 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:26:52.295 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:52.295 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:52.295 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:52.295 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:52.295 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:52.295 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:26:52.295 +03:00 [INF] Updating physical elements properties 2025-07-01 11:26:52.314 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.3596ms. 2025-07-01 11:26:52.314 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:52.314 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:52.314 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:52.314 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:52.314 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:52.314 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:52.314 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:52.314 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:52.314 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:52.314 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:26:52.314 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:52.314 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:52.314 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:52.314 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:52.314 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:52.314 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:52.314 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:52.314 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.3941ms 2025-07-01 11:26:52.314 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:26:52.314 +03:00 [DBG] Connection id "0HNC8090TGCHU" completed keep alive response. 2025-07-01 11:26:52.314 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 20.0049ms 2025-07-01 11:26:52.315 +03:00 [DBG] Connection id "0HNC8090TGCHU" received FIN. 2025-07-01 11:26:52.315 +03:00 [DBG] Connection id "0HNC8090TGCHU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:52.315 +03:00 [DBG] Connection id "0HNC8090TGCHU" disconnecting. 2025-07-01 11:26:52.315 +03:00 [DBG] Connection id "0HNC8090TGCHU" stopped. 2025-07-01 11:26:52.354 +03:00 [DBG] Connection id "0HNC8090TGCHV" accepted. 2025-07-01 11:26:52.354 +03:00 [DBG] Connection id "0HNC8090TGCHV" started. 2025-07-01 11:26:52.354 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:26:52.354 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:52.354 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:26:52.354 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:52.354 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:52.354 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:52.354 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:52.354 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:52.354 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:52.354 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:26:52.354 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:52.354 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:52.354 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:52.354 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:52.354 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:52.354 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:52.354 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:52.354 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:52.355 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:52.355 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:26:52.355 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:26:52.355 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:52.355 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:52.355 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:26:52.355 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:26:52.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:52.355 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:52.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:52.355 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:52.355 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:52.355 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:26:52.355 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:26:52.357 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.8001ms. 2025-07-01 11:26:52.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:52.357 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:52.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:52.357 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:52.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:52.357 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:52.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:52.357 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:52.357 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:52.357 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:26:52.357 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:26:52.357 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:26:52.357 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:26:52.357 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:26:52.357 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:26:52.357 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:52.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:52.357 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:52.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:52.357 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:52.357 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:52.357 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:52.357 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.881ms 2025-07-01 11:26:52.357 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:52.357 +03:00 [DBG] Connection id "0HNC8090TGCHV" completed keep alive response. 2025-07-01 11:26:52.357 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.4384ms 2025-07-01 11:26:52.358 +03:00 [DBG] Connection id "0HNC8090TGCHV" received FIN. 2025-07-01 11:26:52.358 +03:00 [DBG] Connection id "0HNC8090TGCHV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:52.358 +03:00 [DBG] Connection id "0HNC8090TGCHV" disconnecting. 2025-07-01 11:26:52.358 +03:00 [DBG] Connection id "0HNC8090TGCHV" stopped. 2025-07-01 11:26:52.408 +03:00 [DBG] Connection id "0HNC8090TGCI0" accepted. 2025-07-01 11:26:52.408 +03:00 [DBG] Connection id "0HNC8090TGCI0" started. 2025-07-01 11:26:52.408 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:26:52.408 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:52.408 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:26:52.408 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:52.408 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:52.408 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:52.408 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:52.408 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:52.408 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:52.408 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:26:52.409 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:52.409 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:52.409 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:52.409 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:52.409 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:52.409 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:52.409 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:52.409 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:52.409 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:52.409 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:26:52.409 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:26:52.409 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:52.409 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:52.409 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:26:52.409 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:26:52.409 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:52.409 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:52.409 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:52.409 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:52.409 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:52.409 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:26:52.409 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:26:52.561 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 152.2683ms. 2025-07-01 11:26:52.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:52.562 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:52.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:52.562 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:52.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:52.562 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:52.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:52.562 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:52.562 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:52.562 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:26:52.562 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:26:52.562 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:26:52.562 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:26:52.562 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:26:52.562 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:26:52.563 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:52.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:52.564 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:52.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:52.564 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:52.564 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:52.564 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:52.564 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 154.9562ms 2025-07-01 11:26:52.564 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:52.564 +03:00 [DBG] Connection id "0HNC8090TGCI0" completed keep alive response. 2025-07-01 11:26:52.564 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 155.7451ms 2025-07-01 11:26:52.567 +03:00 [DBG] Connection id "0HNC8090TGCI0" received FIN. 2025-07-01 11:26:52.567 +03:00 [DBG] Connection id "0HNC8090TGCI0" disconnecting. 2025-07-01 11:26:52.567 +03:00 [DBG] Connection id "0HNC8090TGCI0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:52.569 +03:00 [DBG] Connection id "0HNC8090TGCI0" stopped. 2025-07-01 11:26:53.987 +03:00 [DBG] Connection id "0HNC8090TGCI1" accepted. 2025-07-01 11:26:53.987 +03:00 [DBG] Connection id "0HNC8090TGCI1" started. 2025-07-01 11:26:53.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:26:53.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:53.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:26:53.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:26:53.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:26:53.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:53.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:53.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:53.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:26:53.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:26:53.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:53.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:26:53.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:53.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:53.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:53.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:53.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:53.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:53.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:53.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:26:53.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:26:53.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:53.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:53.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:53.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:53.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:53.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1283ms. 2025-07-01 11:26:53.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:53.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:53.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:53.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:53.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:53.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:53.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:53.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:53.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:53.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:26:53.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:53.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:53.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:53.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:53.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:53.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:53.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:53.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.706ms 2025-07-01 11:26:53.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:53.988 +03:00 [DBG] Connection id "0HNC8090TGCI1" completed keep alive response. 2025-07-01 11:26:53.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4089ms 2025-07-01 11:26:53.989 +03:00 [DBG] Connection id "0HNC8090TGCI1" received FIN. 2025-07-01 11:26:53.989 +03:00 [DBG] Connection id "0HNC8090TGCI1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:53.989 +03:00 [DBG] Connection id "0HNC8090TGCI1" disconnecting. 2025-07-01 11:26:53.989 +03:00 [DBG] Connection id "0HNC8090TGCI1" stopped. 2025-07-01 11:26:56.879 +03:00 [DBG] Connection id "0HNC8090TGCI2" accepted. 2025-07-01 11:26:56.879 +03:00 [DBG] Connection id "0HNC8090TGCI2" started. 2025-07-01 11:26:56.879 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:26:56.879 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:56.879 +03:00 [DBG] POST requests are not supported 2025-07-01 11:26:56.879 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:26:56.879 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:26:56.880 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:26:56.880 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:56.880 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:56.880 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:26:56.880 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:26:56.880 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:26:56.880 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:26:56.880 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:56.880 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:56.880 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:56.880 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:56.880 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:56.880 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:56.880 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:56.880 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:56.880 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:56.880 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:26:56.880 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:26:56.880 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:26:56.880 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:26:56.880 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:26:56.880 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:26:56.881 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:26:56.881 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:26:56.881 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:26:56.881 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:26:56.881 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:26:56.881 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:26:56.881 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:26:56.881 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:26:56.881 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:26:56.881 +03:00 [DBG] Connection id "0HNC8090TGCI2", Request id "0HNC8090TGCI2:00000001": started reading request body. 2025-07-01 11:26:56.881 +03:00 [DBG] Connection id "0HNC8090TGCI2", Request id "0HNC8090TGCI2:00000001": done reading request body. 2025-07-01 11:26:56.881 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:26:56.881 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:26:56.881 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:26:56.881 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:26:56.881 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:26:56.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:56.881 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:56.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:56.881 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:56.881 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:56.881 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:26:56.881 +03:00 [INF] Changing group of physicals [363] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:26:56.908 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 26.8087ms. 2025-07-01 11:26:56.908 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:56.908 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:56.908 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:56.908 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:56.908 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:56.908 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:56.908 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:56.908 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:56.908 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:56.908 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:26:56.909 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:56.909 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:56.909 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:56.909 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:56.909 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:56.909 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:56.909 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:56.909 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 28.5761ms 2025-07-01 11:26:56.909 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:26:56.909 +03:00 [DBG] Connection id "0HNC8090TGCI2" completed keep alive response. 2025-07-01 11:26:56.909 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 29.563ms 2025-07-01 11:26:56.909 +03:00 [DBG] Connection id "0HNC8090TGCI2" received FIN. 2025-07-01 11:26:56.909 +03:00 [DBG] Connection id "0HNC8090TGCI2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:56.909 +03:00 [DBG] Connection id "0HNC8090TGCI2" disconnecting. 2025-07-01 11:26:56.909 +03:00 [DBG] Connection id "0HNC8090TGCI2" stopped. 2025-07-01 11:26:56.949 +03:00 [DBG] Connection id "0HNC8090TGCI3" accepted. 2025-07-01 11:26:56.949 +03:00 [DBG] Connection id "0HNC8090TGCI3" started. 2025-07-01 11:26:56.949 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:26:56.949 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:56.949 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:26:56.949 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:56.949 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:56.949 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:56.949 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:56.949 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:56.949 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:56.949 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:26:56.949 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:56.949 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:56.949 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:56.949 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:56.949 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:56.949 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:56.949 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:56.949 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:56.949 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:56.949 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:26:56.949 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:26:56.949 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:56.949 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:56.949 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:26:56.950 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:26:56.950 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:56.950 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:56.950 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:56.950 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:56.950 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:56.950 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:26:56.950 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:26:56.951 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.4489ms. 2025-07-01 11:26:56.951 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:56.951 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:56.951 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:56.951 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:56.951 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:56.951 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:56.951 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:56.951 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:56.951 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:56.951 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:26:56.951 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:26:56.951 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:26:56.951 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:26:56.952 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:26:56.952 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:26:56.952 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:56.952 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:56.952 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:56.952 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:56.952 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:56.952 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:56.952 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:56.952 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.5737ms 2025-07-01 11:26:56.952 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:56.952 +03:00 [DBG] Connection id "0HNC8090TGCI3" completed keep alive response. 2025-07-01 11:26:56.952 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.1375ms 2025-07-01 11:26:56.952 +03:00 [DBG] Connection id "0HNC8090TGCI3" received FIN. 2025-07-01 11:26:56.952 +03:00 [DBG] Connection id "0HNC8090TGCI3" disconnecting. 2025-07-01 11:26:56.953 +03:00 [DBG] Connection id "0HNC8090TGCI3" stopped. 2025-07-01 11:26:56.953 +03:00 [DBG] Connection id "0HNC8090TGCI3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:57.008 +03:00 [DBG] Connection id "0HNC8090TGCI4" accepted. 2025-07-01 11:26:57.009 +03:00 [DBG] Connection id "0HNC8090TGCI4" started. 2025-07-01 11:26:57.009 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:26:57.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:57.009 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:26:57.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:57.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:26:57.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:57.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:57.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:57.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:57.009 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:26:57.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:57.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:57.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:57.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:57.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:57.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:57.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:57.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:57.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:26:57.010 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:26:57.010 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:26:57.010 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:57.010 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:26:57.010 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:26:57.010 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:26:57.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:57.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:57.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:57.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:57.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:57.010 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:26:57.010 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:26:57.151 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 140.3294ms. 2025-07-01 11:26:57.151 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:57.151 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:57.151 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:57.151 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:57.151 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:57.151 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:57.151 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:57.151 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:57.151 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:57.151 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:26:57.151 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:26:57.151 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:26:57.151 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:26:57.151 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:26:57.151 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:26:57.153 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:26:57.153 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:57.153 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:57.153 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:57.153 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:57.153 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:57.153 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:57.153 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 143.0623ms 2025-07-01 11:26:57.153 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:26:57.153 +03:00 [DBG] Connection id "0HNC8090TGCI4" completed keep alive response. 2025-07-01 11:26:57.153 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 143.9247ms 2025-07-01 11:26:57.156 +03:00 [DBG] Connection id "0HNC8090TGCI4" received FIN. 2025-07-01 11:26:57.157 +03:00 [DBG] Connection id "0HNC8090TGCI4" disconnecting. 2025-07-01 11:26:57.157 +03:00 [DBG] Connection id "0HNC8090TGCI4" stopped. 2025-07-01 11:26:57.157 +03:00 [DBG] Connection id "0HNC8090TGCI4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:58.986 +03:00 [DBG] Connection id "0HNC8090TGCI5" accepted. 2025-07-01 11:26:58.987 +03:00 [DBG] Connection id "0HNC8090TGCI5" started. 2025-07-01 11:26:58.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:26:58.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:26:58.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:26:58.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:26:58.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:26:58.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:58.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:26:58.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:26:58.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:26:58.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:26:58.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:58.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:26:58.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:26:58.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:26:58.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:26:58.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:26:58.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:26:58.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:58.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:58.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:26:58.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:26:58.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:58.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:58.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:58.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:58.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:26:58.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1856ms. 2025-07-01 11:26:58.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:58.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:26:58.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:58.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:26:58.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:58.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:58.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:58.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:58.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:58.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:26:58.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:26:58.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:58.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:26:58.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:58.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:58.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:58.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:26:58.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4548ms 2025-07-01 11:26:58.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:26:58.989 +03:00 [DBG] Connection id "0HNC8090TGCI5" completed keep alive response. 2025-07-01 11:26:58.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4061ms 2025-07-01 11:26:58.990 +03:00 [DBG] Connection id "0HNC8090TGCI5" received FIN. 2025-07-01 11:26:58.990 +03:00 [DBG] Connection id "0HNC8090TGCI5" disconnecting. 2025-07-01 11:26:58.990 +03:00 [DBG] Connection id "0HNC8090TGCI5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:26:58.991 +03:00 [DBG] Connection id "0HNC8090TGCI5" stopped. 2025-07-01 11:27:03.987 +03:00 [DBG] Connection id "0HNC8090TGCI6" accepted. 2025-07-01 11:27:03.987 +03:00 [DBG] Connection id "0HNC8090TGCI6" started. 2025-07-01 11:27:03.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:27:03.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:27:03.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:27:03.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:27:03.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:27:03.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:03.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:27:03.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:27:03.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:27:03.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:27:03.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:03.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:27:03.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:27:03.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:27:03.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:27:03.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:27:03.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:27:03.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:03.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:03.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:27:03.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:27:03.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:03.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:03.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:03.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:03.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:27:03.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2365ms. 2025-07-01 11:27:03.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:03.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:03.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:03.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:03.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:03.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:03.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:03.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:03.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:03.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:27:03.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:03.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:03.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:03.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:03.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:03.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:03.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:03.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9146ms 2025-07-01 11:27:03.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:03.991 +03:00 [DBG] Connection id "0HNC8090TGCI6" completed keep alive response. 2025-07-01 11:27:03.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6426ms 2025-07-01 11:27:03.991 +03:00 [DBG] Connection id "0HNC8090TGCI6" received FIN. 2025-07-01 11:27:03.991 +03:00 [DBG] Connection id "0HNC8090TGCI6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:27:03.992 +03:00 [DBG] Connection id "0HNC8090TGCI6" disconnecting. 2025-07-01 11:27:03.992 +03:00 [DBG] Connection id "0HNC8090TGCI6" stopped. 2025-07-01 11:27:08.986 +03:00 [DBG] Connection id "0HNC8090TGCI7" accepted. 2025-07-01 11:27:08.986 +03:00 [DBG] Connection id "0HNC8090TGCI7" started. 2025-07-01 11:27:08.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:27:08.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:27:08.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:27:08.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:27:08.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:27:08.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:08.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:27:08.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:27:08.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:27:08.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:27:08.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:08.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:27:08.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:27:08.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:27:08.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:27:08.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:27:08.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:27:08.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:08.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:08.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:27:08.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:27:08.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:08.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:08.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:08.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:08.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:27:08.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1593ms. 2025-07-01 11:27:08.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:08.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:08.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:08.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:08.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:08.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:08.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:08.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:08.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:08.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:27:08.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:08.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:08.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:08.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:08.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:08.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:08.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:08.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9243ms 2025-07-01 11:27:08.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:08.988 +03:00 [DBG] Connection id "0HNC8090TGCI7" completed keep alive response. 2025-07-01 11:27:08.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9167ms 2025-07-01 11:27:08.989 +03:00 [DBG] Connection id "0HNC8090TGCI7" received FIN. 2025-07-01 11:27:08.989 +03:00 [DBG] Connection id "0HNC8090TGCI7" disconnecting. 2025-07-01 11:27:08.989 +03:00 [DBG] Connection id "0HNC8090TGCI7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:27:08.990 +03:00 [DBG] Connection id "0HNC8090TGCI7" stopped. 2025-07-01 11:27:10.465 +03:00 [DBG] Connection id "0HNC8090TGCI8" accepted. 2025-07-01 11:27:10.465 +03:00 [DBG] Connection id "0HNC8090TGCI8" started. 2025-07-01 11:27:10.465 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 765 2025-07-01 11:27:10.465 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:27:10.465 +03:00 [DBG] POST requests are not supported 2025-07-01 11:27:10.465 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:27:10.465 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:27:10.466 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:27:10.466 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:27:10.466 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:27:10.466 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:27:10.466 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:27:10.466 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:27:10.466 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:27:10.466 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:27:10.466 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:27:10.466 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:27:10.466 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:27:10.466 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:27:10.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:10.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:10.466 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:27:10.466 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:27:10.466 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:27:10.466 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:27:10.466 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:27:10.467 +03:00 [DBG] Connection id "0HNC8090TGCI8", Request id "0HNC8090TGCI8:00000001": started reading request body. 2025-07-01 11:27:10.467 +03:00 [DBG] Connection id "0HNC8090TGCI8", Request id "0HNC8090TGCI8:00000001": done reading request body. 2025-07-01 11:27:10.467 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:27:10.467 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:27:10.467 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:27:10.467 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:27:10.467 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:27:10.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:10.467 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:10.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:10.467 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:10.467 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:27:10.467 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:27:10.467 +03:00 [INF] Updating physical elements properties 2025-07-01 11:27:10.493 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 25.6191ms. 2025-07-01 11:27:10.493 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:10.493 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:10.493 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:10.493 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:10.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:10.493 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:10.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:10.493 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:10.493 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:10.493 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:27:10.493 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:10.494 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:10.494 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:10.494 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:10.494 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:10.494 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:10.494 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:10.494 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 27.7576ms 2025-07-01 11:27:10.494 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:27:10.494 +03:00 [DBG] Connection id "0HNC8090TGCI8" completed keep alive response. 2025-07-01 11:27:10.494 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 28.8322ms 2025-07-01 11:27:10.494 +03:00 [DBG] Connection id "0HNC8090TGCI8" received FIN. 2025-07-01 11:27:10.494 +03:00 [DBG] Connection id "0HNC8090TGCI8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:27:10.495 +03:00 [DBG] Connection id "0HNC8090TGCI8" disconnecting. 2025-07-01 11:27:10.495 +03:00 [DBG] Connection id "0HNC8090TGCI8" stopped. 2025-07-01 11:27:10.534 +03:00 [DBG] Connection id "0HNC8090TGCI9" accepted. 2025-07-01 11:27:10.534 +03:00 [DBG] Connection id "0HNC8090TGCI9" started. 2025-07-01 11:27:10.534 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:27:10.534 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:27:10.534 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:27:10.534 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:27:10.535 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:27:10.535 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:27:10.535 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:27:10.535 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:27:10.535 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:27:10.535 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:27:10.535 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:27:10.535 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:27:10.535 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:27:10.535 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:27:10.535 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:27:10.535 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:10.535 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:10.535 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:27:10.535 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:27:10.535 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:27:10.535 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:27:10.535 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:27:10.535 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:27:10.535 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:27:10.535 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:27:10.535 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:10.535 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:10.535 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:10.535 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:10.535 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:27:10.535 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:27:10.536 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:27:10.537 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.6824ms. 2025-07-01 11:27:10.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:10.537 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:10.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:10.537 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:10.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:10.537 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:10.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:10.537 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:10.537 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:27:10.537 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:27:10.537 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:27:10.537 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:27:10.538 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:27:10.538 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:27:10.538 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:27:10.538 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:27:10.538 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:10.538 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:10.538 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:10.538 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:10.538 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:10.538 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:10.538 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.8308ms 2025-07-01 11:27:10.538 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:27:10.538 +03:00 [DBG] Connection id "0HNC8090TGCI9" completed keep alive response. 2025-07-01 11:27:10.538 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.574ms 2025-07-01 11:27:10.538 +03:00 [DBG] Connection id "0HNC8090TGCI9" received FIN. 2025-07-01 11:27:10.538 +03:00 [DBG] Connection id "0HNC8090TGCI9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:27:10.538 +03:00 [DBG] Connection id "0HNC8090TGCI9" disconnecting. 2025-07-01 11:27:10.538 +03:00 [DBG] Connection id "0HNC8090TGCI9" stopped. 2025-07-01 11:27:10.589 +03:00 [DBG] Connection id "0HNC8090TGCIA" accepted. 2025-07-01 11:27:10.589 +03:00 [DBG] Connection id "0HNC8090TGCIA" started. 2025-07-01 11:27:10.589 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:27:10.589 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:27:10.589 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:27:10.589 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:27:10.589 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:27:10.590 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:27:10.590 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:27:10.590 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:27:10.590 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:27:10.590 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:27:10.590 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:27:10.590 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:27:10.590 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:27:10.590 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:27:10.590 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:27:10.590 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:10.590 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:10.590 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:27:10.590 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:27:10.590 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:27:10.590 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:27:10.590 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:27:10.590 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:27:10.590 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:27:10.590 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:27:10.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:10.590 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:10.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:10.591 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:10.591 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:27:10.591 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:27:10.591 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:27:10.749 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 158.3947ms. 2025-07-01 11:27:10.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:10.749 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:10.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:10.749 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:10.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:10.749 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:10.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:10.749 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:10.749 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:27:10.749 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:27:10.749 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:27:10.749 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:27:10.749 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:27:10.749 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:27:10.749 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:27:10.751 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:27:10.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:10.751 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:10.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:10.751 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:10.751 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:10.751 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:10.751 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 160.6594ms 2025-07-01 11:27:10.751 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:27:10.751 +03:00 [DBG] Connection id "0HNC8090TGCIA" completed keep alive response. 2025-07-01 11:27:10.751 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 161.5995ms 2025-07-01 11:27:10.755 +03:00 [DBG] Connection id "0HNC8090TGCIA" received FIN. 2025-07-01 11:27:10.755 +03:00 [DBG] Connection id "0HNC8090TGCIA" disconnecting. 2025-07-01 11:27:10.755 +03:00 [DBG] Connection id "0HNC8090TGCIA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:27:10.756 +03:00 [DBG] Connection id "0HNC8090TGCIA" stopped. 2025-07-01 11:27:13.772 +03:00 [DBG] Connection id "0HNC8090TGCIB" accepted. 2025-07-01 11:27:13.772 +03:00 [DBG] Connection id "0HNC8090TGCIB" started. 2025-07-01 11:27:13.772 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:27:13.773 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:27:13.773 +03:00 [DBG] POST requests are not supported 2025-07-01 11:27:13.773 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:27:13.773 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:27:13.773 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:27:13.773 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:27:13.773 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:27:13.773 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:27:13.773 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:27:13.773 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:27:13.773 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:27:13.773 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:27:13.773 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:27:13.773 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:27:13.773 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:27:13.773 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:27:13.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:13.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:13.774 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:27:13.774 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:27:13.774 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:27:13.774 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:27:13.774 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:27:13.774 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:27:13.774 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:27:13.774 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:27:13.774 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:27:13.774 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:27:13.774 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:27:13.774 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:27:13.774 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:27:13.774 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:27:13.774 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:27:13.774 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:27:13.774 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:27:13.774 +03:00 [DBG] Connection id "0HNC8090TGCIB", Request id "0HNC8090TGCIB:00000001": started reading request body. 2025-07-01 11:27:13.774 +03:00 [DBG] Connection id "0HNC8090TGCIB", Request id "0HNC8090TGCIB:00000001": done reading request body. 2025-07-01 11:27:13.774 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:27:13.774 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:27:13.774 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:27:13.774 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:27:13.774 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:27:13.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:13.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:13.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:13.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:13.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:27:13.775 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:27:13.775 +03:00 [INF] Changing group of physicals [364] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:27:13.808 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 33.1787ms. 2025-07-01 11:27:13.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:13.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:13.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:13.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:13.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:13.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:13.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:13.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:13.808 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:13.808 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:27:13.808 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:13.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:13.809 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:13.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:13.809 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:13.809 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:13.809 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:13.809 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 35.3613ms 2025-07-01 11:27:13.809 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:27:13.809 +03:00 [DBG] Connection id "0HNC8090TGCIB" completed keep alive response. 2025-07-01 11:27:13.809 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 36.624ms 2025-07-01 11:27:13.809 +03:00 [DBG] Connection id "0HNC8090TGCIB" received FIN. 2025-07-01 11:27:13.810 +03:00 [DBG] Connection id "0HNC8090TGCIB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:27:13.810 +03:00 [DBG] Connection id "0HNC8090TGCIB" disconnecting. 2025-07-01 11:27:13.810 +03:00 [DBG] Connection id "0HNC8090TGCIB" stopped. 2025-07-01 11:27:13.844 +03:00 [DBG] Connection id "0HNC8090TGCIC" accepted. 2025-07-01 11:27:13.844 +03:00 [DBG] Connection id "0HNC8090TGCIC" started. 2025-07-01 11:27:13.844 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:27:13.844 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:27:13.844 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:27:13.844 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:27:13.844 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:27:13.844 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:27:13.844 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:27:13.844 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:27:13.844 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:27:13.845 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:27:13.845 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:27:13.845 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:27:13.845 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:27:13.845 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:27:13.845 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:27:13.845 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:13.845 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:13.845 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:27:13.845 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:27:13.845 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:27:13.845 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:27:13.845 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:27:13.845 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:27:13.845 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:27:13.845 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:27:13.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:13.845 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:13.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:13.845 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:13.845 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:27:13.845 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:27:13.845 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:27:13.847 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5159ms. 2025-07-01 11:27:13.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:13.847 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:13.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:13.847 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:13.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:13.847 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:13.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:13.847 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:13.847 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:27:13.847 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:27:13.847 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:27:13.847 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:27:13.847 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:27:13.847 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:27:13.848 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:27:13.848 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:27:13.848 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:13.848 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:13.848 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:13.848 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:13.848 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:13.848 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:13.848 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.3576ms 2025-07-01 11:27:13.848 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:27:13.848 +03:00 [DBG] Connection id "0HNC8090TGCIC" completed keep alive response. 2025-07-01 11:27:13.848 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.0251ms 2025-07-01 11:27:13.848 +03:00 [DBG] Connection id "0HNC8090TGCIC" received FIN. 2025-07-01 11:27:13.848 +03:00 [DBG] Connection id "0HNC8090TGCIC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:27:13.849 +03:00 [DBG] Connection id "0HNC8090TGCIC" disconnecting. 2025-07-01 11:27:13.849 +03:00 [DBG] Connection id "0HNC8090TGCIC" stopped. 2025-07-01 11:27:13.904 +03:00 [DBG] Connection id "0HNC8090TGCID" accepted. 2025-07-01 11:27:13.904 +03:00 [DBG] Connection id "0HNC8090TGCID" started. 2025-07-01 11:27:13.904 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:27:13.904 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:27:13.904 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:27:13.904 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:27:13.904 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:27:13.904 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:27:13.904 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:27:13.904 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:27:13.904 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:27:13.904 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:27:13.904 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:27:13.905 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:27:13.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-07-01 11:27:13.905 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:27:13.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-07-01 11:27:13.905 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:13.905 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:13.905 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:27:13.905 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:27:13.905 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:27:13.905 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:27:13.905 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:27:13.905 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:27:13.905 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:27:13.905 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:27:13.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:13.905 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:13.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:13.905 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:13.905 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:27:13.905 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:27:13.905 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:27:13.993 +03:00 [DBG] Connection id "0HNC8090TGCIE" accepted. 2025-07-01 11:27:13.993 +03:00 [DBG] Connection id "0HNC8090TGCIE" started. 2025-07-01 11:27:13.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:27:13.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:27:13.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:27:13.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:27:13.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:27:13.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:13.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:27:13.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:27:13.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:27:13.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:27:13.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:13.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:27:13.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:27:13.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:27:13.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:27:13.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:27:13.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:27:13.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:13.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:13.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:27:13.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:27:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:13.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:27:13.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1251ms. 2025-07-01 11:27:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:13.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:13.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:13.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:27:13.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:13.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:13.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:13.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7381ms 2025-07-01 11:27:13.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:13.995 +03:00 [DBG] Connection id "0HNC8090TGCIE" completed keep alive response. 2025-07-01 11:27:13.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3557ms 2025-07-01 11:27:13.995 +03:00 [DBG] Connection id "0HNC8090TGCIE" received FIN. 2025-07-01 11:27:13.995 +03:00 [DBG] Connection id "0HNC8090TGCIE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:27:13.995 +03:00 [DBG] Connection id "0HNC8090TGCIE" disconnecting. 2025-07-01 11:27:13.995 +03:00 [DBG] Connection id "0HNC8090TGCIE" stopped. 2025-07-01 11:27:14.073 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 167.4492ms. 2025-07-01 11:27:14.073 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:14.073 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:14.073 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:14.073 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:14.073 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:14.073 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:14.073 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:14.073 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:14.073 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:27:14.073 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:27:14.073 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:27:14.073 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:27:14.073 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:27:14.073 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:27:14.073 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:27:14.075 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:27:14.075 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:14.075 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:14.075 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:14.075 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:14.075 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:14.075 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:14.075 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 170.0965ms 2025-07-01 11:27:14.075 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:27:14.075 +03:00 [DBG] Connection id "0HNC8090TGCID" completed keep alive response. 2025-07-01 11:27:14.075 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 171.0581ms 2025-07-01 11:27:14.079 +03:00 [DBG] Connection id "0HNC8090TGCID" received FIN. 2025-07-01 11:27:14.079 +03:00 [DBG] Connection id "0HNC8090TGCID" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:27:14.079 +03:00 [DBG] Connection id "0HNC8090TGCID" disconnecting. 2025-07-01 11:27:14.079 +03:00 [DBG] Connection id "0HNC8090TGCID" stopped. 2025-07-01 11:27:18.994 +03:00 [DBG] Connection id "0HNC8090TGCIF" accepted. 2025-07-01 11:27:18.994 +03:00 [DBG] Connection id "0HNC8090TGCIF" started. 2025-07-01 11:27:18.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:27:18.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:27:18.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:27:18.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:27:18.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:27:18.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:18.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:27:18.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:27:18.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:27:18.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:27:18.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:18.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:27:18.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:27:18.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:27:18.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:27:18.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:27:18.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:27:18.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:18.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:18.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:27:18.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:27:18.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:18.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:18.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:18.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:18.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:27:18.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1641ms. 2025-07-01 11:27:18.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:18.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:18.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:18.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:18.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:18.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:18.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:18.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:18.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:18.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:27:18.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:18.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:18.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:18.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:18.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:18.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:18.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:18.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2549ms 2025-07-01 11:27:18.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:18.996 +03:00 [DBG] Connection id "0HNC8090TGCIF" completed keep alive response. 2025-07-01 11:27:18.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1627ms 2025-07-01 11:27:18.996 +03:00 [DBG] Connection id "0HNC8090TGCIF" received FIN. 2025-07-01 11:27:18.996 +03:00 [DBG] Connection id "0HNC8090TGCIF" disconnecting. 2025-07-01 11:27:18.997 +03:00 [DBG] Connection id "0HNC8090TGCIF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:27:18.998 +03:00 [DBG] Connection id "0HNC8090TGCIF" stopped. 2025-07-01 11:27:23.984 +03:00 [DBG] Connection id "0HNC8090TGCIG" accepted. 2025-07-01 11:27:23.984 +03:00 [DBG] Connection id "0HNC8090TGCIG" started. 2025-07-01 11:27:23.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:27:23.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:27:23.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:27:23.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:27:23.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:27:23.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:23.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:27:23.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:27:23.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:27:23.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:27:23.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:23.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:27:23.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:27:23.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:27:23.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:27:23.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:27:23.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:27:23.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:23.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:23.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:27:23.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:27:23.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:23.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:23.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:23.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:23.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:27:23.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1735ms. 2025-07-01 11:27:23.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:23.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:23.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:23.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:23.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:23.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:23.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:23.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:23.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:23.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:27:23.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:23.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:23.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:23.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:23.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:23.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:23.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:23.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0231ms 2025-07-01 11:27:23.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:23.986 +03:00 [DBG] Connection id "0HNC8090TGCIG" completed keep alive response. 2025-07-01 11:27:23.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9541ms 2025-07-01 11:27:23.987 +03:00 [DBG] Connection id "0HNC8090TGCIG" received FIN. 2025-07-01 11:27:23.987 +03:00 [DBG] Connection id "0HNC8090TGCIG" disconnecting. 2025-07-01 11:27:23.987 +03:00 [DBG] Connection id "0HNC8090TGCIG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:27:23.988 +03:00 [DBG] Connection id "0HNC8090TGCIG" stopped. 2025-07-01 11:27:24.499 +03:00 [DBG] Connection id "0HNC8090TGCIH" accepted. 2025-07-01 11:27:24.499 +03:00 [DBG] Connection id "0HNC8090TGCIH" started. 2025-07-01 11:27:24.499 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 743 2025-07-01 11:27:24.499 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:27:24.499 +03:00 [DBG] POST requests are not supported 2025-07-01 11:27:24.499 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:27:24.500 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:27:24.500 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:27:24.500 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:27:24.500 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:27:24.500 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:27:24.500 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:27:24.500 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:27:24.500 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:27:24.500 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:27:24.500 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:27:24.500 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:27:24.500 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:27:24.501 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:27:24.501 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:24.501 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:24.501 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:27:24.501 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:27:24.501 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:27:24.501 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:27:24.501 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:27:24.501 +03:00 [DBG] Connection id "0HNC8090TGCIH", Request id "0HNC8090TGCIH:00000001": started reading request body. 2025-07-01 11:27:24.501 +03:00 [DBG] Connection id "0HNC8090TGCIH", Request id "0HNC8090TGCIH:00000001": done reading request body. 2025-07-01 11:27:24.501 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:27:24.502 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:27:24.502 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:27:24.502 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:27:24.502 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:27:24.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:24.502 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:24.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:24.502 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:24.502 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:27:24.502 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:27:24.502 +03:00 [INF] Updating physical elements properties 2025-07-01 11:27:24.532 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 30.1756ms. 2025-07-01 11:27:24.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:24.533 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:24.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:24.533 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:24.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:24.533 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:24.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:24.533 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:24.533 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:24.533 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:27:24.533 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:24.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:24.533 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:24.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:24.533 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:24.534 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:24.534 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:24.534 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 32.8913ms 2025-07-01 11:27:24.534 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:27:24.534 +03:00 [DBG] Connection id "0HNC8090TGCIH" completed keep alive response. 2025-07-01 11:27:24.534 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 34.57ms 2025-07-01 11:27:24.535 +03:00 [DBG] Connection id "0HNC8090TGCIH" received FIN. 2025-07-01 11:27:24.535 +03:00 [DBG] Connection id "0HNC8090TGCIH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:27:24.535 +03:00 [DBG] Connection id "0HNC8090TGCIH" disconnecting. 2025-07-01 11:27:24.535 +03:00 [DBG] Connection id "0HNC8090TGCIH" stopped. 2025-07-01 11:27:24.575 +03:00 [DBG] Connection id "0HNC8090TGCII" accepted. 2025-07-01 11:27:24.575 +03:00 [DBG] Connection id "0HNC8090TGCII" started. 2025-07-01 11:27:24.575 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:27:24.575 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:27:24.575 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:27:24.575 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:27:24.575 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:27:24.575 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:27:24.575 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:27:24.575 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:27:24.576 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:27:24.576 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:27:24.576 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:27:24.576 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:27:24.576 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:27:24.576 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:27:24.576 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:27:24.576 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:24.576 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:24.576 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:27:24.576 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:27:24.576 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:27:24.576 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:27:24.576 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:27:24.576 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:27:24.576 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:27:24.576 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:27:24.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:24.576 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:24.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:24.577 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:24.577 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:27:24.577 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:27:24.577 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:27:24.579 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.6916ms. 2025-07-01 11:27:24.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:24.580 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:24.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:24.580 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:24.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:24.580 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:24.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:24.580 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:24.580 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:27:24.580 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:27:24.580 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:27:24.580 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:27:24.580 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:27:24.580 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:27:24.580 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:27:24.580 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:27:24.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:24.580 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:24.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:24.581 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:24.581 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:24.581 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:24.581 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.6957ms 2025-07-01 11:27:24.581 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:27:24.581 +03:00 [DBG] Connection id "0HNC8090TGCII" completed keep alive response. 2025-07-01 11:27:24.581 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.7398ms 2025-07-01 11:27:24.581 +03:00 [DBG] Connection id "0HNC8090TGCII" received FIN. 2025-07-01 11:27:24.582 +03:00 [DBG] Connection id "0HNC8090TGCII" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:27:24.582 +03:00 [DBG] Connection id "0HNC8090TGCII" disconnecting. 2025-07-01 11:27:24.582 +03:00 [DBG] Connection id "0HNC8090TGCII" stopped. 2025-07-01 11:27:24.633 +03:00 [DBG] Connection id "0HNC8090TGCIJ" accepted. 2025-07-01 11:27:24.633 +03:00 [DBG] Connection id "0HNC8090TGCIJ" started. 2025-07-01 11:27:24.633 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:27:24.633 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:27:24.633 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:27:24.633 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:27:24.633 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:27:24.633 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:27:24.633 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:27:24.633 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:27:24.634 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:27:24.634 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:27:24.634 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:27:24.634 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:27:24.634 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:27:24.634 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:27:24.634 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:27:24.634 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:24.634 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:24.634 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:27:24.634 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:27:24.634 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:27:24.634 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:27:24.634 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:27:24.634 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:27:24.634 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:27:24.634 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:27:24.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:24.634 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:24.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:24.634 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:24.634 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:27:24.634 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:27:24.635 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:27:24.808 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 173.4546ms. 2025-07-01 11:27:24.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:24.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:24.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:24.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:24.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:24.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:24.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:24.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:24.808 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:27:24.808 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:27:24.808 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:27:24.808 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:27:24.808 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:27:24.808 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:27:24.808 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:27:24.812 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:27:24.812 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:24.812 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:24.812 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:24.812 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:24.812 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:24.812 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:24.812 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 178.3992ms 2025-07-01 11:27:24.812 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:27:24.812 +03:00 [DBG] Connection id "0HNC8090TGCIJ" completed keep alive response. 2025-07-01 11:27:24.812 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 179.3259ms 2025-07-01 11:27:24.818 +03:00 [DBG] Connection id "0HNC8090TGCIJ" received FIN. 2025-07-01 11:27:24.818 +03:00 [DBG] Connection id "0HNC8090TGCIJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:27:24.818 +03:00 [DBG] Connection id "0HNC8090TGCIJ" disconnecting. 2025-07-01 11:27:24.818 +03:00 [DBG] Connection id "0HNC8090TGCIJ" stopped. 2025-07-01 11:27:28.987 +03:00 [DBG] Connection id "0HNC8090TGCIK" accepted. 2025-07-01 11:27:28.987 +03:00 [DBG] Connection id "0HNC8090TGCIK" started. 2025-07-01 11:27:28.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:27:28.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:27:28.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:27:28.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:27:28.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:27:28.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:28.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:27:28.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:27:28.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:27:28.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:27:28.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:28.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:27:28.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:27:28.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:27:28.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:27:28.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:27:28.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:27:28.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:28.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:28.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:27:28.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:27:28.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:28.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:28.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:28.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:28.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:27:28.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1581ms. 2025-07-01 11:27:28.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:28.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:28.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:28.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:28.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:28.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:28.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:28.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:28.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:28.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:27:28.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:28.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:28.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:28.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:28.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:28.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:28.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:28.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1467ms 2025-07-01 11:27:28.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:28.989 +03:00 [DBG] Connection id "0HNC8090TGCIK" completed keep alive response. 2025-07-01 11:27:28.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.092ms 2025-07-01 11:27:28.989 +03:00 [DBG] Connection id "0HNC8090TGCIK" received FIN. 2025-07-01 11:27:28.989 +03:00 [DBG] Connection id "0HNC8090TGCIK" disconnecting. 2025-07-01 11:27:28.989 +03:00 [DBG] Connection id "0HNC8090TGCIK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:27:28.990 +03:00 [DBG] Connection id "0HNC8090TGCIK" stopped. 2025-07-01 11:27:34.004 +03:00 [DBG] Connection id "0HNC8090TGCIL" accepted. 2025-07-01 11:27:34.004 +03:00 [DBG] Connection id "0HNC8090TGCIL" started. 2025-07-01 11:27:34.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:27:34.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:27:34.004 +03:00 [DBG] POST requests are not supported 2025-07-01 11:27:34.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:27:34.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:27:34.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:34.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:27:34.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:27:34.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:27:34.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:27:34.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:34.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:27:34.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:27:34.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:27:34.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:27:34.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:27:34.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:27:34.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:34.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:34.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:27:34.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:27:34.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:34.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:34.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:34.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:34.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:27:34.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1221ms. 2025-07-01 11:27:34.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:34.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:34.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:34.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:34.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:34.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:34.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:34.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:34.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:34.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:27:34.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:34.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:34.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:34.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:34.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:34.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:34.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:34.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6996ms 2025-07-01 11:27:34.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:34.006 +03:00 [DBG] Connection id "0HNC8090TGCIL" completed keep alive response. 2025-07-01 11:27:34.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4197ms 2025-07-01 11:27:34.006 +03:00 [DBG] Connection id "0HNC8090TGCIL" received FIN. 2025-07-01 11:27:34.006 +03:00 [DBG] Connection id "0HNC8090TGCIL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:27:34.006 +03:00 [DBG] Connection id "0HNC8090TGCIL" disconnecting. 2025-07-01 11:27:34.006 +03:00 [DBG] Connection id "0HNC8090TGCIL" stopped. 2025-07-01 11:27:38.993 +03:00 [DBG] Connection id "0HNC8090TGCIM" accepted. 2025-07-01 11:27:38.993 +03:00 [DBG] Connection id "0HNC8090TGCIM" started. 2025-07-01 11:27:38.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:27:38.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:27:38.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:27:38.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:27:38.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:27:38.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:38.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:27:38.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:27:38.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:27:38.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:27:38.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:38.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:27:38.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:27:38.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:27:38.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:27:38.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:27:38.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:27:38.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:38.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:38.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:27:38.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:27:38.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:38.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:38.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:38.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:38.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:27:38.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1213ms. 2025-07-01 11:27:38.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:38.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:38.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:38.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:38.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:38.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:38.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:38.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:38.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:38.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:27:38.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:38.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:38.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:38.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:38.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:38.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:38.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:38.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6761ms 2025-07-01 11:27:38.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:38.995 +03:00 [DBG] Connection id "0HNC8090TGCIM" completed keep alive response. 2025-07-01 11:27:38.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2771ms 2025-07-01 11:27:38.995 +03:00 [DBG] Connection id "0HNC8090TGCIM" received FIN. 2025-07-01 11:27:38.995 +03:00 [DBG] Connection id "0HNC8090TGCIM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:27:38.995 +03:00 [DBG] Connection id "0HNC8090TGCIM" disconnecting. 2025-07-01 11:27:38.995 +03:00 [DBG] Connection id "0HNC8090TGCIM" stopped. 2025-07-01 11:27:43.986 +03:00 [DBG] Connection id "0HNC8090TGCIN" accepted. 2025-07-01 11:27:43.986 +03:00 [DBG] Connection id "0HNC8090TGCIN" started. 2025-07-01 11:27:43.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:27:43.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:27:43.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:27:43.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:27:43.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:27:43.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:43.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:27:43.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:27:43.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:27:43.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:27:43.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:43.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:27:43.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:27:43.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:27:43.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:27:43.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:27:43.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:27:43.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:43.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:43.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:27:43.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:27:43.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:43.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:43.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:43.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:43.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:27:43.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.203ms. 2025-07-01 11:27:43.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:43.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:43.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:43.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:43.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:43.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:43.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:43.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:43.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:43.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:27:43.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:43.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:43.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:43.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:43.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:43.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:43.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:43.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3211ms 2025-07-01 11:27:43.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:43.989 +03:00 [DBG] Connection id "0HNC8090TGCIN" completed keep alive response. 2025-07-01 11:27:43.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3596ms 2025-07-01 11:27:43.989 +03:00 [DBG] Connection id "0HNC8090TGCIN" received FIN. 2025-07-01 11:27:43.990 +03:00 [DBG] Connection id "0HNC8090TGCIN" disconnecting. 2025-07-01 11:27:43.990 +03:00 [DBG] Connection id "0HNC8090TGCIN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:27:43.991 +03:00 [DBG] Connection id "0HNC8090TGCIN" stopped. 2025-07-01 11:27:48.987 +03:00 [DBG] Connection id "0HNC8090TGCIO" accepted. 2025-07-01 11:27:48.987 +03:00 [DBG] Connection id "0HNC8090TGCIO" started. 2025-07-01 11:27:48.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:27:48.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:27:48.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:27:48.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:27:48.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:27:48.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:48.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:27:48.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:27:48.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:27:48.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:27:48.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:48.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:27:48.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:27:48.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:27:48.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:27:48.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:27:48.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:27:48.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:48.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:48.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:27:48.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:27:48.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:48.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:48.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:48.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:48.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:27:48.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2829ms. 2025-07-01 11:27:48.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:48.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:48.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:48.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:48.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:48.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:48.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:48.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:48.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:48.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:27:48.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:48.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:48.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:48.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:48.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:48.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:48.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:48.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1781ms 2025-07-01 11:27:48.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:48.989 +03:00 [DBG] Connection id "0HNC8090TGCIO" completed keep alive response. 2025-07-01 11:27:48.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0525ms 2025-07-01 11:27:48.990 +03:00 [DBG] Connection id "0HNC8090TGCIO" received FIN. 2025-07-01 11:27:48.990 +03:00 [DBG] Connection id "0HNC8090TGCIO" disconnecting. 2025-07-01 11:27:48.990 +03:00 [DBG] Connection id "0HNC8090TGCIO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:27:48.991 +03:00 [DBG] Connection id "0HNC8090TGCIO" stopped. 2025-07-01 11:27:53.991 +03:00 [DBG] Connection id "0HNC8090TGCIP" accepted. 2025-07-01 11:27:53.991 +03:00 [DBG] Connection id "0HNC8090TGCIP" started. 2025-07-01 11:27:53.991 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:27:53.991 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:27:53.991 +03:00 [DBG] POST requests are not supported 2025-07-01 11:27:53.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:27:53.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:27:53.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:53.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:27:53.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:27:53.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:27:53.992 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:27:53.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:53.992 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:27:53.992 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:27:53.992 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:27:53.992 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:27:53.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:27:53.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:27:53.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:53.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:53.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:27:53.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:27:53.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:53.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:53.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:53.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:53.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:27:53.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2449ms. 2025-07-01 11:27:53.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:53.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:53.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:53.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:53.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:53.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:53.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:53.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:53.993 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:53.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:27:53.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:53.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:53.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:53.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:53.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:53.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:53.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:53.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2739ms 2025-07-01 11:27:53.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:53.993 +03:00 [DBG] Connection id "0HNC8090TGCIP" completed keep alive response. 2025-07-01 11:27:53.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3805ms 2025-07-01 11:27:53.994 +03:00 [DBG] Connection id "0HNC8090TGCIP" received FIN. 2025-07-01 11:27:53.994 +03:00 [DBG] Connection id "0HNC8090TGCIP" disconnecting. 2025-07-01 11:27:53.994 +03:00 [DBG] Connection id "0HNC8090TGCIP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:27:53.995 +03:00 [DBG] Connection id "0HNC8090TGCIP" stopped. 2025-07-01 11:27:58.985 +03:00 [DBG] Connection id "0HNC8090TGCIQ" accepted. 2025-07-01 11:27:58.986 +03:00 [DBG] Connection id "0HNC8090TGCIQ" started. 2025-07-01 11:27:58.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:27:58.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:27:58.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:27:58.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:27:58.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:27:58.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:58.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:27:58.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:27:58.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:27:58.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:27:58.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:58.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:27:58.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:27:58.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:27:58.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:27:58.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:27:58.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:27:58.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:58.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:58.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:27:58.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:27:58.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:58.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:58.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:58.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:58.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:27:58.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1384ms. 2025-07-01 11:27:58.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:58.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:27:58.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:58.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:27:58.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:58.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:58.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:58.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:58.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:58.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:27:58.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:27:58.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:58.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:27:58.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:58.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:58.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:58.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:27:58.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7998ms 2025-07-01 11:27:58.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:27:58.987 +03:00 [DBG] Connection id "0HNC8090TGCIQ" completed keep alive response. 2025-07-01 11:27:58.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5006ms 2025-07-01 11:27:58.987 +03:00 [DBG] Connection id "0HNC8090TGCIQ" received FIN. 2025-07-01 11:27:58.987 +03:00 [DBG] Connection id "0HNC8090TGCIQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:27:58.987 +03:00 [DBG] Connection id "0HNC8090TGCIQ" disconnecting. 2025-07-01 11:27:58.988 +03:00 [DBG] Connection id "0HNC8090TGCIQ" stopped. 2025-07-01 11:28:03.984 +03:00 [DBG] Connection id "0HNC8090TGCIR" accepted. 2025-07-01 11:28:03.984 +03:00 [DBG] Connection id "0HNC8090TGCIR" started. 2025-07-01 11:28:03.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:28:03.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:28:03.984 +03:00 [DBG] POST requests are not supported 2025-07-01 11:28:03.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:28:03.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:28:03.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:03.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:28:03.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:28:03.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:28:03.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:28:03.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:03.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:28:03.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:28:03.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:28:03.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:28:03.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:28:03.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:28:03.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:03.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:03.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:28:03.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:28:03.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:03.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:03.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:03.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:03.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:28:03.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.128ms. 2025-07-01 11:28:03.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:03.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:03.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:03.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:03.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:03.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:03.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:03.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:03.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:28:03.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:28:03.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:28:03.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:03.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:03.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:03.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:03.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:03.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:03.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6793ms 2025-07-01 11:28:03.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:03.985 +03:00 [DBG] Connection id "0HNC8090TGCIR" completed keep alive response. 2025-07-01 11:28:03.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3328ms 2025-07-01 11:28:03.986 +03:00 [DBG] Connection id "0HNC8090TGCIR" received FIN. 2025-07-01 11:28:03.986 +03:00 [DBG] Connection id "0HNC8090TGCIR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:28:03.986 +03:00 [DBG] Connection id "0HNC8090TGCIR" disconnecting. 2025-07-01 11:28:03.986 +03:00 [DBG] Connection id "0HNC8090TGCIR" stopped. 2025-07-01 11:28:08.985 +03:00 [DBG] Connection id "0HNC8090TGCIS" accepted. 2025-07-01 11:28:08.985 +03:00 [DBG] Connection id "0HNC8090TGCIS" started. 2025-07-01 11:28:08.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:28:08.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:28:08.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:28:08.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:28:08.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:28:08.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:08.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:28:08.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:28:08.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:28:08.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:28:08.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:08.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:28:08.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:28:08.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:28:08.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:28:08.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:28:08.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:28:08.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:08.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:08.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:28:08.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:28:08.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:08.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:08.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:08.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:08.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:28:08.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1247ms. 2025-07-01 11:28:08.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:08.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:08.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:08.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:08.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:08.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:08.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:08.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:08.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:28:08.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:28:08.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:28:08.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:08.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:08.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:08.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:08.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:08.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:08.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9339ms 2025-07-01 11:28:08.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:08.987 +03:00 [DBG] Connection id "0HNC8090TGCIS" completed keep alive response. 2025-07-01 11:28:08.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8127ms 2025-07-01 11:28:08.987 +03:00 [DBG] Connection id "0HNC8090TGCIS" received FIN. 2025-07-01 11:28:08.987 +03:00 [DBG] Connection id "0HNC8090TGCIS" disconnecting. 2025-07-01 11:28:08.987 +03:00 [DBG] Connection id "0HNC8090TGCIS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:28:08.988 +03:00 [DBG] Connection id "0HNC8090TGCIS" stopped. 2025-07-01 11:28:13.989 +03:00 [DBG] Connection id "0HNC8090TGCIT" accepted. 2025-07-01 11:28:13.989 +03:00 [DBG] Connection id "0HNC8090TGCIT" started. 2025-07-01 11:28:13.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:28:13.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:28:13.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:28:13.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:28:13.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:28:13.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:13.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:28:13.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:28:13.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:28:13.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:28:13.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:13.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:28:13.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:28:13.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:28:13.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:28:13.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:28:13.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:28:13.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:13.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:13.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:28:13.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:28:13.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:13.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:13.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:13.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:13.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:28:13.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1248ms. 2025-07-01 11:28:13.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:13.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:13.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:13.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:13.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:13.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:13.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:13.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:13.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:28:13.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:28:13.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:28:13.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:13.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:13.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:13.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:13.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:13.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:13.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6935ms 2025-07-01 11:28:13.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:13.990 +03:00 [DBG] Connection id "0HNC8090TGCIT" completed keep alive response. 2025-07-01 11:28:13.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2487ms 2025-07-01 11:28:13.990 +03:00 [DBG] Connection id "0HNC8090TGCIT" received FIN. 2025-07-01 11:28:13.990 +03:00 [DBG] Connection id "0HNC8090TGCIT" disconnecting. 2025-07-01 11:28:13.990 +03:00 [DBG] Connection id "0HNC8090TGCIT" stopped. 2025-07-01 11:28:13.991 +03:00 [DBG] Connection id "0HNC8090TGCIT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:28:18.991 +03:00 [DBG] Connection id "0HNC8090TGCIU" accepted. 2025-07-01 11:28:18.991 +03:00 [DBG] Connection id "0HNC8090TGCIU" started. 2025-07-01 11:28:18.991 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:28:18.991 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:28:18.991 +03:00 [DBG] POST requests are not supported 2025-07-01 11:28:18.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:28:18.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:28:18.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:18.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:28:18.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:28:18.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:28:18.992 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:28:18.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:18.992 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:28:18.992 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:28:18.992 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:28:18.992 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:28:18.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:28:18.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:28:18.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:18.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:18.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:28:18.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:28:18.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:18.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:18.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:18.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:18.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:28:18.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2216ms. 2025-07-01 11:28:18.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:18.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:18.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:18.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:18.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:18.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:18.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:18.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:18.993 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:28:18.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:28:18.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:28:18.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:18.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:18.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:18.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:18.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:18.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:18.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.215ms 2025-07-01 11:28:18.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:18.993 +03:00 [DBG] Connection id "0HNC8090TGCIU" completed keep alive response. 2025-07-01 11:28:18.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.178ms 2025-07-01 11:28:18.994 +03:00 [DBG] Connection id "0HNC8090TGCIU" received FIN. 2025-07-01 11:28:18.994 +03:00 [DBG] Connection id "0HNC8090TGCIU" disconnecting. 2025-07-01 11:28:18.994 +03:00 [DBG] Connection id "0HNC8090TGCIU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:28:18.995 +03:00 [DBG] Connection id "0HNC8090TGCIU" stopped. 2025-07-01 11:28:23.985 +03:00 [DBG] Connection id "0HNC8090TGCIV" accepted. 2025-07-01 11:28:23.985 +03:00 [DBG] Connection id "0HNC8090TGCIV" started. 2025-07-01 11:28:23.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:28:23.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:28:23.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:28:23.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:28:23.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:28:23.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:23.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:28:23.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:28:23.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:28:23.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:28:23.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:23.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:28:23.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:28:23.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:28:23.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:28:23.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:28:23.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:28:23.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:23.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:23.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:28:23.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:28:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:23.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:28:23.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1879ms. 2025-07-01 11:28:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:23.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:23.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:28:23.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:28:23.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:28:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:23.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:23.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:23.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9103ms 2025-07-01 11:28:23.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:23.988 +03:00 [DBG] Connection id "0HNC8090TGCIV" completed keep alive response. 2025-07-01 11:28:23.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4091ms 2025-07-01 11:28:23.989 +03:00 [DBG] Connection id "0HNC8090TGCIV" received FIN. 2025-07-01 11:28:23.989 +03:00 [DBG] Connection id "0HNC8090TGCIV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:28:23.989 +03:00 [DBG] Connection id "0HNC8090TGCIV" disconnecting. 2025-07-01 11:28:23.989 +03:00 [DBG] Connection id "0HNC8090TGCIV" stopped. 2025-07-01 11:28:28.984 +03:00 [DBG] Connection id "0HNC8090TGCJ0" accepted. 2025-07-01 11:28:28.984 +03:00 [DBG] Connection id "0HNC8090TGCJ0" started. 2025-07-01 11:28:28.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:28:28.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:28:28.984 +03:00 [DBG] POST requests are not supported 2025-07-01 11:28:28.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:28:28.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:28:28.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:28.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:28:28.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:28:28.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:28:28.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:28:28.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:28.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:28:28.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:28:28.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:28:28.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:28:28.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:28:28.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:28:28.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:28.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:28.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:28:28.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:28:28.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:28.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:28.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:28.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:28.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:28:28.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1201ms. 2025-07-01 11:28:28.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:28.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:28.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:28.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:28.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:28.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:28.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:28.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:28.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:28:28.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:28:28.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:28:28.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:28.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:28.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:28.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:28.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:28.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:28.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8031ms 2025-07-01 11:28:28.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:28.985 +03:00 [DBG] Connection id "0HNC8090TGCJ0" completed keep alive response. 2025-07-01 11:28:28.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4621ms 2025-07-01 11:28:28.986 +03:00 [DBG] Connection id "0HNC8090TGCJ0" received FIN. 2025-07-01 11:28:28.986 +03:00 [DBG] Connection id "0HNC8090TGCJ0" disconnecting. 2025-07-01 11:28:28.986 +03:00 [DBG] Connection id "0HNC8090TGCJ0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:28:28.987 +03:00 [DBG] Connection id "0HNC8090TGCJ0" stopped. 2025-07-01 11:28:33.992 +03:00 [DBG] Connection id "0HNC8090TGCJ1" accepted. 2025-07-01 11:28:33.992 +03:00 [DBG] Connection id "0HNC8090TGCJ1" started. 2025-07-01 11:28:33.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:28:33.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:28:33.992 +03:00 [DBG] POST requests are not supported 2025-07-01 11:28:33.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:28:33.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:28:33.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:33.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:28:33.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:28:33.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:28:33.992 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:28:33.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:33.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:28:33.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:28:33.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:28:33.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:28:33.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:28:33.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:28:33.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:33.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:33.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:28:33.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:28:33.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:33.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:33.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:33.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:33.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:28:33.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2067ms. 2025-07-01 11:28:33.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:33.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:33.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:33.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:33.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:33.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:33.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:33.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:33.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:28:33.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:28:33.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:28:33.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:33.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:33.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:33.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:33.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:33.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:33.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2892ms 2025-07-01 11:28:33.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:33.994 +03:00 [DBG] Connection id "0HNC8090TGCJ1" completed keep alive response. 2025-07-01 11:28:33.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3467ms 2025-07-01 11:28:33.995 +03:00 [DBG] Connection id "0HNC8090TGCJ1" received FIN. 2025-07-01 11:28:33.995 +03:00 [DBG] Connection id "0HNC8090TGCJ1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:28:33.995 +03:00 [DBG] Connection id "0HNC8090TGCJ1" disconnecting. 2025-07-01 11:28:33.995 +03:00 [DBG] Connection id "0HNC8090TGCJ1" stopped. 2025-07-01 11:28:38.990 +03:00 [DBG] Connection id "0HNC8090TGCJ2" accepted. 2025-07-01 11:28:38.990 +03:00 [DBG] Connection id "0HNC8090TGCJ2" started. 2025-07-01 11:28:38.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:28:38.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:28:38.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:28:38.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:28:38.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:28:38.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:38.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:28:38.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:28:38.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:28:38.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:28:38.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:38.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:28:38.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:28:38.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:28:38.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:28:38.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:28:38.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:28:38.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:38.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:38.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:28:38.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:28:38.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:38.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:38.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:38.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:38.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:28:38.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1129ms. 2025-07-01 11:28:38.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:38.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:38.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:38.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:38.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:38.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:38.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:38.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:38.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:28:38.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:28:38.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:28:38.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:38.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:38.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:38.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:38.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:38.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:38.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.488ms 2025-07-01 11:28:38.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:38.991 +03:00 [DBG] Connection id "0HNC8090TGCJ2" completed keep alive response. 2025-07-01 11:28:38.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 0.9603ms 2025-07-01 11:28:38.992 +03:00 [DBG] Connection id "0HNC8090TGCJ2" received FIN. 2025-07-01 11:28:38.992 +03:00 [DBG] Connection id "0HNC8090TGCJ2" disconnecting. 2025-07-01 11:28:38.992 +03:00 [DBG] Connection id "0HNC8090TGCJ2" stopped. 2025-07-01 11:28:38.992 +03:00 [DBG] Connection id "0HNC8090TGCJ2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:28:43.995 +03:00 [DBG] Connection id "0HNC8090TGCJ3" accepted. 2025-07-01 11:28:43.995 +03:00 [DBG] Connection id "0HNC8090TGCJ3" started. 2025-07-01 11:28:43.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:28:43.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:28:43.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:28:43.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:28:43.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:28:43.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:43.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:28:43.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:28:43.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:28:43.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:28:43.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:43.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:28:43.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:28:43.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:28:43.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:28:43.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:28:43.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:28:43.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:43.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:43.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:28:43.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:28:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:43.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:28:43.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1353ms. 2025-07-01 11:28:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:43.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:43.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:43.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:43.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:43.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:28:43.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:28:43.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:28:43.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:43.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:43.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:43.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:43.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:43.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:43.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7932ms 2025-07-01 11:28:43.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:43.996 +03:00 [DBG] Connection id "0HNC8090TGCJ3" completed keep alive response. 2025-07-01 11:28:43.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4396ms 2025-07-01 11:28:43.997 +03:00 [DBG] Connection id "0HNC8090TGCJ3" received FIN. 2025-07-01 11:28:43.997 +03:00 [DBG] Connection id "0HNC8090TGCJ3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:28:43.997 +03:00 [DBG] Connection id "0HNC8090TGCJ3" disconnecting. 2025-07-01 11:28:43.997 +03:00 [DBG] Connection id "0HNC8090TGCJ3" stopped. 2025-07-01 11:28:48.985 +03:00 [DBG] Connection id "0HNC8090TGCJ4" accepted. 2025-07-01 11:28:48.985 +03:00 [DBG] Connection id "0HNC8090TGCJ4" started. 2025-07-01 11:28:48.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:28:48.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:28:48.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:28:48.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:28:48.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:28:48.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:48.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:28:48.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:28:48.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:28:48.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:28:48.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:48.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:28:48.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:28:48.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:28:48.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:28:48.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:28:48.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:28:48.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:48.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:48.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:28:48.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:28:48.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:48.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:48.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:48.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:48.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:28:48.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1207ms. 2025-07-01 11:28:48.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:48.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:48.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:48.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:48.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:48.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:48.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:48.986 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:48.986 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:28:48.986 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:28:48.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:28:48.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:48.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:48.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:48.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:48.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:48.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:48.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6329ms 2025-07-01 11:28:48.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:48.986 +03:00 [DBG] Connection id "0HNC8090TGCJ4" completed keep alive response. 2025-07-01 11:28:48.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2824ms 2025-07-01 11:28:48.987 +03:00 [DBG] Connection id "0HNC8090TGCJ4" received FIN. 2025-07-01 11:28:48.987 +03:00 [DBG] Connection id "0HNC8090TGCJ4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:28:48.987 +03:00 [DBG] Connection id "0HNC8090TGCJ4" disconnecting. 2025-07-01 11:28:48.987 +03:00 [DBG] Connection id "0HNC8090TGCJ4" stopped. 2025-07-01 11:28:53.985 +03:00 [DBG] Connection id "0HNC8090TGCJ5" accepted. 2025-07-01 11:28:53.985 +03:00 [DBG] Connection id "0HNC8090TGCJ5" started. 2025-07-01 11:28:53.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:28:53.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:28:53.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:28:53.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:28:53.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:28:53.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:53.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:28:53.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:28:53.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:28:53.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:28:53.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:53.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:28:53.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:28:53.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:28:53.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:28:53.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:28:53.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:28:53.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:53.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:53.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:28:53.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:28:53.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:53.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:53.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:53.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:53.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:28:53.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1235ms. 2025-07-01 11:28:53.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:53.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:53.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:53.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:53.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:53.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:53.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:53.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:53.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:28:53.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:28:53.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:28:53.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:53.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:53.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:53.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:53.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:53.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:53.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8885ms 2025-07-01 11:28:53.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:53.987 +03:00 [DBG] Connection id "0HNC8090TGCJ5" completed keep alive response. 2025-07-01 11:28:53.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5201ms 2025-07-01 11:28:53.987 +03:00 [DBG] Connection id "0HNC8090TGCJ5" received FIN. 2025-07-01 11:28:53.987 +03:00 [DBG] Connection id "0HNC8090TGCJ5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:28:53.987 +03:00 [DBG] Connection id "0HNC8090TGCJ5" disconnecting. 2025-07-01 11:28:53.988 +03:00 [DBG] Connection id "0HNC8090TGCJ5" stopped. 2025-07-01 11:28:58.991 +03:00 [DBG] Connection id "0HNC8090TGCJ6" accepted. 2025-07-01 11:28:58.991 +03:00 [DBG] Connection id "0HNC8090TGCJ6" started. 2025-07-01 11:28:58.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:28:58.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:28:58.992 +03:00 [DBG] POST requests are not supported 2025-07-01 11:28:58.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:28:58.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:28:58.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:58.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:28:58.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:28:58.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:28:58.992 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:28:58.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:58.992 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:28:58.992 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:28:58.992 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:28:58.992 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:28:58.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:28:58.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:28:58.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:58.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:58.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:28:58.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:28:58.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:58.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:58.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:58.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:58.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:28:58.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1672ms. 2025-07-01 11:28:58.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:58.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:28:58.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:58.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:28:58.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:58.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:58.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:58.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:58.993 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:28:58.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:28:58.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:28:58.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:58.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:28:58.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:58.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:58.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:58.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:28:58.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.228ms 2025-07-01 11:28:58.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:28:58.994 +03:00 [DBG] Connection id "0HNC8090TGCJ6" completed keep alive response. 2025-07-01 11:28:58.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2042ms 2025-07-01 11:28:58.994 +03:00 [DBG] Connection id "0HNC8090TGCJ6" received FIN. 2025-07-01 11:28:58.994 +03:00 [DBG] Connection id "0HNC8090TGCJ6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:28:58.994 +03:00 [DBG] Connection id "0HNC8090TGCJ6" disconnecting. 2025-07-01 11:28:58.994 +03:00 [DBG] Connection id "0HNC8090TGCJ6" stopped. 2025-07-01 11:29:03.992 +03:00 [DBG] Connection id "0HNC8090TGCJ7" accepted. 2025-07-01 11:29:03.993 +03:00 [DBG] Connection id "0HNC8090TGCJ7" started. 2025-07-01 11:29:03.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:29:03.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:29:03.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:29:03.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:29:03.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:29:03.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:03.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:29:03.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:29:03.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:29:03.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:29:03.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:03.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:29:03.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:29:03.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:29:03.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:29:03.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:29:03.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:29:03.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:03.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:03.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:29:03.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:29:03.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:03.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:03.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:03.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:29:03.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1733ms. 2025-07-01 11:29:03.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:03.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:03.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:03.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:03.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:03.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:03.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:29:03.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:29:03.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:29:03.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:03.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:03.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:03.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:03.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:03.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:03.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4958ms 2025-07-01 11:29:03.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:03.996 +03:00 [DBG] Connection id "0HNC8090TGCJ7" completed keep alive response. 2025-07-01 11:29:03.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8694ms 2025-07-01 11:29:03.996 +03:00 [DBG] Connection id "0HNC8090TGCJ7" received FIN. 2025-07-01 11:29:03.996 +03:00 [DBG] Connection id "0HNC8090TGCJ7" disconnecting. 2025-07-01 11:29:03.996 +03:00 [DBG] Connection id "0HNC8090TGCJ7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:29:03.997 +03:00 [DBG] Connection id "0HNC8090TGCJ7" stopped. 2025-07-01 11:29:08.997 +03:00 [DBG] Connection id "0HNC8090TGCJ8" accepted. 2025-07-01 11:29:08.998 +03:00 [DBG] Connection id "0HNC8090TGCJ8" started. 2025-07-01 11:29:08.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:29:08.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:29:08.998 +03:00 [DBG] POST requests are not supported 2025-07-01 11:29:08.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:29:08.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:29:08.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:08.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:29:08.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:29:08.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:29:08.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:29:08.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:08.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:29:08.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:29:08.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:29:08.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:29:08.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:29:08.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:29:08.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:08.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:08.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:29:09.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:29:09.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:09.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:09.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:09.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:09.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:29:09.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2014ms. 2025-07-01 11:29:09.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:09.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:09.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:09.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:09.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:09.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:09.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:09.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:09.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:29:09.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:29:09.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:29:09.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:09.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:09.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:09.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:09.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:09.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:09.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7458ms 2025-07-01 11:29:09.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:09.001 +03:00 [DBG] Connection id "0HNC8090TGCJ8" completed keep alive response. 2025-07-01 11:29:09.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3114ms 2025-07-01 11:29:09.001 +03:00 [DBG] Connection id "0HNC8090TGCJ8" received FIN. 2025-07-01 11:29:09.001 +03:00 [DBG] Connection id "0HNC8090TGCJ8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:29:09.002 +03:00 [DBG] Connection id "0HNC8090TGCJ8" disconnecting. 2025-07-01 11:29:09.002 +03:00 [DBG] Connection id "0HNC8090TGCJ8" stopped. 2025-07-01 11:29:13.985 +03:00 [DBG] Connection id "0HNC8090TGCJ9" accepted. 2025-07-01 11:29:13.985 +03:00 [DBG] Connection id "0HNC8090TGCJ9" started. 2025-07-01 11:29:13.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:29:13.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:29:13.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:29:13.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:29:13.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:29:13.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:13.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:29:13.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:29:13.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:29:13.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:29:13.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:13.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:29:13.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:29:13.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:29:13.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:29:13.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:29:13.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:29:13.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:13.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:13.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:29:13.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:29:13.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:13.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:13.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:13.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:13.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:29:13.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2304ms. 2025-07-01 11:29:13.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:13.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:13.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:13.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:13.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:13.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:13.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:13.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:13.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:29:13.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:29:13.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:29:13.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:13.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:13.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:13.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:13.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:13.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:13.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5828ms 2025-07-01 11:29:13.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:13.987 +03:00 [DBG] Connection id "0HNC8090TGCJ9" completed keep alive response. 2025-07-01 11:29:13.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5691ms 2025-07-01 11:29:13.988 +03:00 [DBG] Connection id "0HNC8090TGCJ9" received FIN. 2025-07-01 11:29:13.988 +03:00 [DBG] Connection id "0HNC8090TGCJ9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:29:13.988 +03:00 [DBG] Connection id "0HNC8090TGCJ9" disconnecting. 2025-07-01 11:29:13.988 +03:00 [DBG] Connection id "0HNC8090TGCJ9" stopped. 2025-07-01 11:29:18.993 +03:00 [DBG] Connection id "0HNC8090TGCJA" accepted. 2025-07-01 11:29:18.993 +03:00 [DBG] Connection id "0HNC8090TGCJA" started. 2025-07-01 11:29:18.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:29:18.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:29:18.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:29:18.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:29:18.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:29:18.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:18.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:29:18.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:29:18.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:29:18.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:29:18.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:18.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:29:18.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:29:18.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:29:18.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:29:18.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:29:18.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:29:18.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:18.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:18.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:29:18.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:29:18.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:18.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:18.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:18.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:18.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:29:18.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1152ms. 2025-07-01 11:29:18.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:18.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:18.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:18.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:18.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:18.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:18.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:18.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:18.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:29:18.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:29:18.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:29:18.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:18.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:18.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:18.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:18.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:18.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:18.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7221ms 2025-07-01 11:29:18.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:18.994 +03:00 [DBG] Connection id "0HNC8090TGCJA" completed keep alive response. 2025-07-01 11:29:18.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3959ms 2025-07-01 11:29:18.995 +03:00 [DBG] Connection id "0HNC8090TGCJA" received FIN. 2025-07-01 11:29:18.995 +03:00 [DBG] Connection id "0HNC8090TGCJA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:29:18.995 +03:00 [DBG] Connection id "0HNC8090TGCJA" disconnecting. 2025-07-01 11:29:18.995 +03:00 [DBG] Connection id "0HNC8090TGCJA" stopped. 2025-07-01 11:29:23.989 +03:00 [DBG] Connection id "0HNC8090TGCJB" accepted. 2025-07-01 11:29:23.989 +03:00 [DBG] Connection id "0HNC8090TGCJB" started. 2025-07-01 11:29:23.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:29:23.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:29:23.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:29:23.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:29:23.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:29:23.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:23.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:29:23.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:29:23.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:29:23.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:29:23.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:23.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:29:23.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:29:23.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:29:23.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:29:23.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:29:23.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:29:23.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:23.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:23.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:29:23.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:29:23.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:23.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:23.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:23.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:23.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:29:23.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2376ms. 2025-07-01 11:29:23.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:23.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:23.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:23.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:23.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:23.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:23.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:23.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:23.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:29:23.992 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:29:23.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:29:23.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:23.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:23.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:23.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:23.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:23.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:23.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8411ms 2025-07-01 11:29:23.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:23.992 +03:00 [DBG] Connection id "0HNC8090TGCJB" completed keep alive response. 2025-07-01 11:29:23.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3482ms 2025-07-01 11:29:23.993 +03:00 [DBG] Connection id "0HNC8090TGCJB" received FIN. 2025-07-01 11:29:23.993 +03:00 [DBG] Connection id "0HNC8090TGCJB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:29:23.993 +03:00 [DBG] Connection id "0HNC8090TGCJB" disconnecting. 2025-07-01 11:29:23.993 +03:00 [DBG] Connection id "0HNC8090TGCJB" stopped. 2025-07-01 11:29:28.993 +03:00 [DBG] Connection id "0HNC8090TGCJC" accepted. 2025-07-01 11:29:28.993 +03:00 [DBG] Connection id "0HNC8090TGCJC" started. 2025-07-01 11:29:28.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:29:28.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:29:28.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:29:28.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:29:28.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:29:28.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:28.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:29:28.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:29:28.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:29:28.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:29:28.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:28.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:29:28.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:29:28.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:29:28.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:29:28.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:29:28.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:29:28.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:28.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:28.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:29:28.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:29:28.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:28.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:28.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:28.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:28.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:29:28.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1512ms. 2025-07-01 11:29:28.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:28.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:28.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:28.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:28.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:28.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:28.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:28.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:28.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:29:28.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:29:28.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:29:28.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:28.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:28.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:28.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:28.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:28.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:28.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1135ms 2025-07-01 11:29:28.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:28.995 +03:00 [DBG] Connection id "0HNC8090TGCJC" completed keep alive response. 2025-07-01 11:29:28.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9815ms 2025-07-01 11:29:28.995 +03:00 [DBG] Connection id "0HNC8090TGCJC" received FIN. 2025-07-01 11:29:28.995 +03:00 [DBG] Connection id "0HNC8090TGCJC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:29:28.995 +03:00 [DBG] Connection id "0HNC8090TGCJC" disconnecting. 2025-07-01 11:29:28.996 +03:00 [DBG] Connection id "0HNC8090TGCJC" stopped. 2025-07-01 11:29:33.987 +03:00 [DBG] Connection id "0HNC8090TGCJD" accepted. 2025-07-01 11:29:33.987 +03:00 [DBG] Connection id "0HNC8090TGCJD" started. 2025-07-01 11:29:33.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:29:33.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:29:33.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:29:33.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:29:33.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:29:33.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:33.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:29:33.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:29:33.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:29:33.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:29:33.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:33.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:29:33.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:29:33.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:29:33.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:29:33.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:29:33.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:29:33.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:33.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:33.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:29:33.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:29:33.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:33.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:33.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:33.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:33.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:29:33.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1221ms. 2025-07-01 11:29:33.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:33.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:33.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:33.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:33.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:33.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:33.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:33.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:33.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:29:33.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:29:33.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:29:33.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:33.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:33.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:33.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:33.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:33.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:33.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6694ms 2025-07-01 11:29:33.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:33.988 +03:00 [DBG] Connection id "0HNC8090TGCJD" completed keep alive response. 2025-07-01 11:29:33.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3001ms 2025-07-01 11:29:33.989 +03:00 [DBG] Connection id "0HNC8090TGCJD" received FIN. 2025-07-01 11:29:33.989 +03:00 [DBG] Connection id "0HNC8090TGCJD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:29:33.989 +03:00 [DBG] Connection id "0HNC8090TGCJD" disconnecting. 2025-07-01 11:29:33.989 +03:00 [DBG] Connection id "0HNC8090TGCJD" stopped. 2025-07-01 11:29:38.987 +03:00 [DBG] Connection id "0HNC8090TGCJE" accepted. 2025-07-01 11:29:38.987 +03:00 [DBG] Connection id "0HNC8090TGCJE" started. 2025-07-01 11:29:38.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:29:38.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:29:38.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:29:38.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:29:38.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:29:38.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:38.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:29:38.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:29:38.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:29:38.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:29:38.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:38.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:29:38.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:29:38.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:29:38.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:29:38.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:29:38.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:29:38.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:38.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:38.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:29:38.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:29:38.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:38.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:38.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:38.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:38.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:29:38.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1535ms. 2025-07-01 11:29:38.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:38.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:38.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:38.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:38.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:38.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:38.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:38.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:38.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:29:38.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:29:38.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:29:38.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:38.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:38.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:38.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:38.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:38.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:38.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7941ms 2025-07-01 11:29:38.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:38.989 +03:00 [DBG] Connection id "0HNC8090TGCJE" completed keep alive response. 2025-07-01 11:29:38.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5065ms 2025-07-01 11:29:38.989 +03:00 [DBG] Connection id "0HNC8090TGCJE" received FIN. 2025-07-01 11:29:38.990 +03:00 [DBG] Connection id "0HNC8090TGCJE" disconnecting. 2025-07-01 11:29:38.990 +03:00 [DBG] Connection id "0HNC8090TGCJE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:29:38.991 +03:00 [DBG] Connection id "0HNC8090TGCJE" stopped. 2025-07-01 11:29:43.995 +03:00 [DBG] Connection id "0HNC8090TGCJF" accepted. 2025-07-01 11:29:43.995 +03:00 [DBG] Connection id "0HNC8090TGCJF" started. 2025-07-01 11:29:43.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:29:43.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:29:43.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:29:43.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:29:43.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:29:43.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:43.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:29:43.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:29:43.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:29:43.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:29:43.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:43.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:29:43.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:29:43.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:29:43.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:29:43.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:29:43.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:29:43.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:43.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:43.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:29:43.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:29:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:43.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:29:43.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1661ms. 2025-07-01 11:29:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:43.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:43.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:43.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:43.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:43.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:29:43.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:29:43.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:29:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:43.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:43.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:43.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1864ms 2025-07-01 11:29:43.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:43.997 +03:00 [DBG] Connection id "0HNC8090TGCJF" completed keep alive response. 2025-07-01 11:29:43.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1625ms 2025-07-01 11:29:43.997 +03:00 [DBG] Connection id "0HNC8090TGCJF" received FIN. 2025-07-01 11:29:43.997 +03:00 [DBG] Connection id "0HNC8090TGCJF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:29:43.997 +03:00 [DBG] Connection id "0HNC8090TGCJF" disconnecting. 2025-07-01 11:29:43.997 +03:00 [DBG] Connection id "0HNC8090TGCJF" stopped. 2025-07-01 11:29:49.014 +03:00 [DBG] Connection id "0HNC8090TGCJG" accepted. 2025-07-01 11:29:49.014 +03:00 [DBG] Connection id "0HNC8090TGCJG" started. 2025-07-01 11:29:49.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:29:49.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:29:49.014 +03:00 [DBG] POST requests are not supported 2025-07-01 11:29:49.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:29:49.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:29:49.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:49.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:29:49.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:29:49.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:29:49.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:29:49.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:49.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:29:49.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:29:49.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:29:49.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:29:49.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:29:49.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:29:49.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:49.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:49.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:29:49.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:29:49.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:49.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:49.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:49.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:49.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:29:49.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1723ms. 2025-07-01 11:29:49.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:49.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:49.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:49.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:49.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:49.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:49.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:49.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:49.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:29:49.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:29:49.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:29:49.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:49.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:49.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:49.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:49.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:49.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:49.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2343ms 2025-07-01 11:29:49.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:49.016 +03:00 [DBG] Connection id "0HNC8090TGCJG" completed keep alive response. 2025-07-01 11:29:49.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2872ms 2025-07-01 11:29:49.016 +03:00 [DBG] Connection id "0HNC8090TGCJG" received FIN. 2025-07-01 11:29:49.016 +03:00 [DBG] Connection id "0HNC8090TGCJG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:29:49.017 +03:00 [DBG] Connection id "0HNC8090TGCJG" disconnecting. 2025-07-01 11:29:49.017 +03:00 [DBG] Connection id "0HNC8090TGCJG" stopped. 2025-07-01 11:29:53.985 +03:00 [DBG] Connection id "0HNC8090TGCJH" accepted. 2025-07-01 11:29:53.985 +03:00 [DBG] Connection id "0HNC8090TGCJH" started. 2025-07-01 11:29:53.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:29:53.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:29:53.985 +03:00 [DBG] POST requests are not supported 2025-07-01 11:29:53.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:29:53.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:29:53.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:53.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:29:53.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:29:53.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:29:53.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:29:53.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:53.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:29:53.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:29:53.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:29:53.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:29:53.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:29:53.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:29:53.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:53.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:53.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:29:53.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:29:53.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:53.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:53.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:53.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:53.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:29:53.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1567ms. 2025-07-01 11:29:53.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:53.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:53.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:53.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:53.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:53.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:53.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:53.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:53.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:29:53.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:29:53.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:29:53.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:53.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:53.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:53.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:53.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:53.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:53.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1809ms 2025-07-01 11:29:53.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:53.987 +03:00 [DBG] Connection id "0HNC8090TGCJH" completed keep alive response. 2025-07-01 11:29:53.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1642ms 2025-07-01 11:29:53.987 +03:00 [DBG] Connection id "0HNC8090TGCJH" received FIN. 2025-07-01 11:29:53.988 +03:00 [DBG] Connection id "0HNC8090TGCJH" disconnecting. 2025-07-01 11:29:53.988 +03:00 [DBG] Connection id "0HNC8090TGCJH" stopped. 2025-07-01 11:29:53.988 +03:00 [DBG] Connection id "0HNC8090TGCJH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:29:59.001 +03:00 [DBG] Connection id "0HNC8090TGCJI" accepted. 2025-07-01 11:29:59.001 +03:00 [DBG] Connection id "0HNC8090TGCJI" started. 2025-07-01 11:29:59.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:29:59.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:29:59.002 +03:00 [DBG] POST requests are not supported 2025-07-01 11:29:59.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:29:59.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:29:59.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:59.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:29:59.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:29:59.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:29:59.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:29:59.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:59.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:29:59.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:29:59.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:29:59.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:29:59.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:29:59.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:29:59.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:59.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:59.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:29:59.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:29:59.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:59.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:59.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:59.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:59.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:29:59.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2061ms. 2025-07-01 11:29:59.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:59.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:29:59.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:59.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:29:59.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:59.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:59.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:59.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:59.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:29:59.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:29:59.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:29:59.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:59.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:29:59.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:59.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:59.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:59.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:29:59.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0033ms 2025-07-01 11:29:59.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:29:59.005 +03:00 [DBG] Connection id "0HNC8090TGCJI" completed keep alive response. 2025-07-01 11:29:59.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6306ms 2025-07-01 11:29:59.005 +03:00 [DBG] Connection id "0HNC8090TGCJI" received FIN. 2025-07-01 11:29:59.005 +03:00 [DBG] Connection id "0HNC8090TGCJI" disconnecting. 2025-07-01 11:29:59.005 +03:00 [DBG] Connection id "0HNC8090TGCJI" stopped. 2025-07-01 11:29:59.005 +03:00 [DBG] Connection id "0HNC8090TGCJI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:30:03.994 +03:00 [DBG] Connection id "0HNC8090TGCJJ" accepted. 2025-07-01 11:30:03.994 +03:00 [DBG] Connection id "0HNC8090TGCJJ" started. 2025-07-01 11:30:03.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:30:03.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:30:03.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:30:03.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:30:03.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:30:03.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:03.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:30:03.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:30:03.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:30:03.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:30:03.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:03.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:30:03.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:30:03.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:30:03.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:30:03.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:30:03.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:30:03.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:03.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:03.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:30:03.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:30:03.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:03.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:03.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:30:03.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1279ms. 2025-07-01 11:30:03.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:03.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:03.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:03.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:03.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:03.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:03.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:30:03.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:30:03.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:30:03.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:03.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:03.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:03.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:03.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:03.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:03.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6588ms 2025-07-01 11:30:03.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:03.996 +03:00 [DBG] Connection id "0HNC8090TGCJJ" completed keep alive response. 2025-07-01 11:30:03.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.252ms 2025-07-01 11:30:03.996 +03:00 [DBG] Connection id "0HNC8090TGCJJ" received FIN. 2025-07-01 11:30:03.996 +03:00 [DBG] Connection id "0HNC8090TGCJJ" disconnecting. 2025-07-01 11:30:03.996 +03:00 [DBG] Connection id "0HNC8090TGCJJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:30:03.998 +03:00 [DBG] Connection id "0HNC8090TGCJJ" stopped. 2025-07-01 11:30:08.989 +03:00 [DBG] Connection id "0HNC8090TGCJK" accepted. 2025-07-01 11:30:08.989 +03:00 [DBG] Connection id "0HNC8090TGCJK" started. 2025-07-01 11:30:08.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:30:08.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:30:08.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:30:08.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:30:08.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:30:08.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:08.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:30:08.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:30:08.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:30:08.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:30:08.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:08.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:30:08.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:30:08.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:30:08.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:30:08.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:30:08.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:30:08.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:08.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:08.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:30:08.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:30:08.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:08.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:08.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:08.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:08.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:30:08.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.184ms. 2025-07-01 11:30:08.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:08.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:08.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:08.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:08.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:08.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:08.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:08.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:08.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:30:08.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:30:08.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:30:08.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:08.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:08.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:08.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:08.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:08.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:08.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4111ms 2025-07-01 11:30:08.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:08.992 +03:00 [DBG] Connection id "0HNC8090TGCJK" completed keep alive response. 2025-07-01 11:30:08.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5032ms 2025-07-01 11:30:08.992 +03:00 [DBG] Connection id "0HNC8090TGCJK" received FIN. 2025-07-01 11:30:08.992 +03:00 [DBG] Connection id "0HNC8090TGCJK" disconnecting. 2025-07-01 11:30:08.992 +03:00 [DBG] Connection id "0HNC8090TGCJK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:30:08.994 +03:00 [DBG] Connection id "0HNC8090TGCJK" stopped. 2025-07-01 11:30:13.993 +03:00 [DBG] Connection id "0HNC8090TGCJL" accepted. 2025-07-01 11:30:13.993 +03:00 [DBG] Connection id "0HNC8090TGCJL" started. 2025-07-01 11:30:13.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:30:13.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:30:13.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:30:13.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:30:13.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:30:13.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:13.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:30:13.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:30:13.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:30:13.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:30:13.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:13.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:30:13.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:30:13.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:30:13.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:30:13.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:30:13.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:30:13.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:13.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:13.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:30:13.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:30:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:13.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:13.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:13.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:30:13.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.167ms. 2025-07-01 11:30:13.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:13.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:13.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:13.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:13.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:30:13.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:30:13.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:30:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:13.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:13.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:13.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2395ms 2025-07-01 11:30:13.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:13.996 +03:00 [DBG] Connection id "0HNC8090TGCJL" completed keep alive response. 2025-07-01 11:30:13.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2436ms 2025-07-01 11:30:13.996 +03:00 [DBG] Connection id "0HNC8090TGCJL" received FIN. 2025-07-01 11:30:13.996 +03:00 [DBG] Connection id "0HNC8090TGCJL" disconnecting. 2025-07-01 11:30:13.996 +03:00 [DBG] Connection id "0HNC8090TGCJL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:30:13.998 +03:00 [DBG] Connection id "0HNC8090TGCJL" stopped. 2025-07-01 11:30:18.987 +03:00 [DBG] Connection id "0HNC8090TGCJM" accepted. 2025-07-01 11:30:18.987 +03:00 [DBG] Connection id "0HNC8090TGCJM" started. 2025-07-01 11:30:18.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:30:18.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:30:18.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:30:18.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:30:18.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:30:18.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:18.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:30:18.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:30:18.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:30:18.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:30:18.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:18.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:30:18.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:30:18.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:30:18.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:30:18.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:30:18.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:30:18.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:18.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:18.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:30:18.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:30:18.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:18.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:18.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:18.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:18.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:30:18.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1203ms. 2025-07-01 11:30:18.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:18.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:18.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:18.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:18.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:18.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:18.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:18.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:18.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:30:18.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:30:18.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:30:18.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:18.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:18.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:18.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:18.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:18.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:18.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.718ms 2025-07-01 11:30:18.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:18.989 +03:00 [DBG] Connection id "0HNC8090TGCJM" completed keep alive response. 2025-07-01 11:30:18.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3838ms 2025-07-01 11:30:18.989 +03:00 [DBG] Connection id "0HNC8090TGCJM" received FIN. 2025-07-01 11:30:18.989 +03:00 [DBG] Connection id "0HNC8090TGCJM" disconnecting. 2025-07-01 11:30:18.989 +03:00 [DBG] Connection id "0HNC8090TGCJM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:30:18.990 +03:00 [DBG] Connection id "0HNC8090TGCJM" stopped. 2025-07-01 11:30:23.991 +03:00 [DBG] Connection id "0HNC8090TGCJN" accepted. 2025-07-01 11:30:23.991 +03:00 [DBG] Connection id "0HNC8090TGCJN" started. 2025-07-01 11:30:23.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:30:23.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:30:23.992 +03:00 [DBG] POST requests are not supported 2025-07-01 11:30:23.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:30:23.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:30:23.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:23.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:30:23.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:30:23.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:30:23.992 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:30:23.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:23.992 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:30:23.992 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:30:23.992 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:30:23.992 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:30:23.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:30:23.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:30:23.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:23.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:23.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:30:23.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:30:23.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:23.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:23.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:23.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:23.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:30:23.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1412ms. 2025-07-01 11:30:23.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:23.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:23.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:23.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:23.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:23.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:23.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:23.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:23.993 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:30:23.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:30:23.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:30:23.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:23.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:23.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:23.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:23.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:23.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:23.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8472ms 2025-07-01 11:30:23.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:23.993 +03:00 [DBG] Connection id "0HNC8090TGCJN" completed keep alive response. 2025-07-01 11:30:23.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5623ms 2025-07-01 11:30:23.993 +03:00 [DBG] Connection id "0HNC8090TGCJN" received FIN. 2025-07-01 11:30:23.993 +03:00 [DBG] Connection id "0HNC8090TGCJN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:30:23.993 +03:00 [DBG] Connection id "0HNC8090TGCJN" disconnecting. 2025-07-01 11:30:23.993 +03:00 [DBG] Connection id "0HNC8090TGCJN" stopped. 2025-07-01 11:30:28.984 +03:00 [DBG] Connection id "0HNC8090TGCJO" accepted. 2025-07-01 11:30:28.984 +03:00 [DBG] Connection id "0HNC8090TGCJO" started. 2025-07-01 11:30:28.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:30:28.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:30:28.984 +03:00 [DBG] POST requests are not supported 2025-07-01 11:30:28.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:30:28.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:30:28.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:28.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:30:28.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:30:28.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:30:28.984 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:30:28.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:28.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:30:28.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:30:28.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:30:28.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:30:28.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:30:28.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:30:28.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:28.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:28.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:30:28.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:30:28.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:28.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:28.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:28.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:28.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:30:28.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1201ms. 2025-07-01 11:30:28.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:28.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:28.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:28.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:28.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:28.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:28.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:28.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:28.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:30:28.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:30:28.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:30:28.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:28.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:28.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:28.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:28.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:28.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:28.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6637ms 2025-07-01 11:30:28.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:28.985 +03:00 [DBG] Connection id "0HNC8090TGCJO" completed keep alive response. 2025-07-01 11:30:28.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.324ms 2025-07-01 11:30:28.986 +03:00 [DBG] Connection id "0HNC8090TGCJO" received FIN. 2025-07-01 11:30:28.986 +03:00 [DBG] Connection id "0HNC8090TGCJO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:30:28.986 +03:00 [DBG] Connection id "0HNC8090TGCJO" disconnecting. 2025-07-01 11:30:28.986 +03:00 [DBG] Connection id "0HNC8090TGCJO" stopped. 2025-07-01 11:30:33.989 +03:00 [DBG] Connection id "0HNC8090TGCJP" accepted. 2025-07-01 11:30:33.989 +03:00 [DBG] Connection id "0HNC8090TGCJP" started. 2025-07-01 11:30:33.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:30:33.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:30:33.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:30:33.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:30:33.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:30:33.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:33.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:30:33.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:30:33.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:30:33.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:30:33.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:33.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:30:33.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:30:33.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:30:33.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:30:33.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:30:33.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:30:33.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:33.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:33.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:30:33.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:30:33.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:33.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:33.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:33.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:33.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:30:33.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.124ms. 2025-07-01 11:30:33.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:33.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:33.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:33.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:33.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:33.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:33.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:33.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:33.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:30:33.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:30:33.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:30:33.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:33.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:33.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:33.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:33.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:33.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:33.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6434ms 2025-07-01 11:30:33.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:33.991 +03:00 [DBG] Connection id "0HNC8090TGCJP" completed keep alive response. 2025-07-01 11:30:33.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2764ms 2025-07-01 11:30:33.991 +03:00 [DBG] Connection id "0HNC8090TGCJP" received FIN. 2025-07-01 11:30:33.991 +03:00 [DBG] Connection id "0HNC8090TGCJP" disconnecting. 2025-07-01 11:30:33.991 +03:00 [DBG] Connection id "0HNC8090TGCJP" stopped. 2025-07-01 11:30:33.991 +03:00 [DBG] Connection id "0HNC8090TGCJP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:30:38.987 +03:00 [DBG] Connection id "0HNC8090TGCJQ" accepted. 2025-07-01 11:30:38.988 +03:00 [DBG] Connection id "0HNC8090TGCJQ" started. 2025-07-01 11:30:38.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:30:38.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:30:38.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:30:38.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:30:38.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:30:38.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:38.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:30:38.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:30:38.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:30:38.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:30:38.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:38.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:30:38.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:30:38.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:30:38.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:30:38.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:30:38.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:30:38.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:38.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:38.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:30:38.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:30:38.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:38.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:38.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:38.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:38.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:30:38.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1339ms. 2025-07-01 11:30:38.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:38.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:38.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:38.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:38.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:38.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:38.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:38.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:38.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:30:38.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:30:38.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:30:38.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:38.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:38.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:38.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:38.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:38.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:38.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7728ms 2025-07-01 11:30:38.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:38.990 +03:00 [DBG] Connection id "0HNC8090TGCJQ" completed keep alive response. 2025-07-01 11:30:38.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4775ms 2025-07-01 11:30:38.990 +03:00 [DBG] Connection id "0HNC8090TGCJQ" received FIN. 2025-07-01 11:30:38.990 +03:00 [DBG] Connection id "0HNC8090TGCJQ" disconnecting. 2025-07-01 11:30:38.990 +03:00 [DBG] Connection id "0HNC8090TGCJQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:30:38.991 +03:00 [DBG] Connection id "0HNC8090TGCJQ" stopped. 2025-07-01 11:30:43.987 +03:00 [DBG] Connection id "0HNC8090TGCJR" accepted. 2025-07-01 11:30:43.987 +03:00 [DBG] Connection id "0HNC8090TGCJR" started. 2025-07-01 11:30:43.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:30:43.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:30:43.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:30:43.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:30:43.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:30:43.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:43.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:30:43.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:30:43.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:30:43.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:30:43.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:43.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:30:43.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:30:43.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:30:43.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:30:43.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:30:43.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:30:43.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:43.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:43.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:30:43.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:30:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:43.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:30:43.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1864ms. 2025-07-01 11:30:43.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:43.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:43.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:43.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:43.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:43.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:43.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:43.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:43.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:30:43.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:30:43.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:30:43.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:43.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:43.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:43.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:43.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:43.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:43.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.193ms 2025-07-01 11:30:43.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:43.990 +03:00 [DBG] Connection id "0HNC8090TGCJR" completed keep alive response. 2025-07-01 11:30:43.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2647ms 2025-07-01 11:30:43.991 +03:00 [DBG] Connection id "0HNC8090TGCJR" received FIN. 2025-07-01 11:30:43.991 +03:00 [DBG] Connection id "0HNC8090TGCJR" disconnecting. 2025-07-01 11:30:43.991 +03:00 [DBG] Connection id "0HNC8090TGCJR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:30:43.992 +03:00 [DBG] Connection id "0HNC8090TGCJR" stopped. 2025-07-01 11:30:48.986 +03:00 [DBG] Connection id "0HNC8090TGCJS" accepted. 2025-07-01 11:30:48.986 +03:00 [DBG] Connection id "0HNC8090TGCJS" started. 2025-07-01 11:30:48.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:30:48.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:30:48.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:30:48.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:30:48.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:30:48.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:48.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:30:48.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:30:48.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:30:48.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:30:48.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:48.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:30:48.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:30:48.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:30:48.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:30:48.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:30:48.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:30:48.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:48.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:48.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:30:48.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:30:48.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:48.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:48.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:48.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:48.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:30:48.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1869ms. 2025-07-01 11:30:48.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:48.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:48.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:48.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:48.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:48.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:48.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:48.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:48.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:30:48.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:30:48.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:30:48.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:48.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:48.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:48.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:48.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:48.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:48.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5522ms 2025-07-01 11:30:48.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:48.990 +03:00 [DBG] Connection id "0HNC8090TGCJS" completed keep alive response. 2025-07-01 11:30:48.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5878ms 2025-07-01 11:30:48.990 +03:00 [DBG] Connection id "0HNC8090TGCJS" received FIN. 2025-07-01 11:30:48.990 +03:00 [DBG] Connection id "0HNC8090TGCJS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:30:48.990 +03:00 [DBG] Connection id "0HNC8090TGCJS" disconnecting. 2025-07-01 11:30:48.990 +03:00 [DBG] Connection id "0HNC8090TGCJS" stopped. 2025-07-01 11:30:53.994 +03:00 [DBG] Connection id "0HNC8090TGCJT" accepted. 2025-07-01 11:30:53.994 +03:00 [DBG] Connection id "0HNC8090TGCJT" started. 2025-07-01 11:30:53.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:30:53.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:30:53.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:30:53.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:30:53.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:30:53.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:53.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:30:53.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:30:53.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:30:53.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:30:53.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:53.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:30:53.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:30:53.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:30:53.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:30:53.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:30:53.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:30:53.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:53.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:53.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:30:53.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:30:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:53.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:30:53.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2904ms. 2025-07-01 11:30:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:53.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:30:53.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:30:53.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:30:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:53.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:53.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:53.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7135ms 2025-07-01 11:30:53.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:53.998 +03:00 [DBG] Connection id "0HNC8090TGCJT" completed keep alive response. 2025-07-01 11:30:53.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2277ms 2025-07-01 11:30:53.998 +03:00 [DBG] Connection id "0HNC8090TGCJT" received FIN. 2025-07-01 11:30:53.998 +03:00 [DBG] Connection id "0HNC8090TGCJT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:30:53.998 +03:00 [DBG] Connection id "0HNC8090TGCJT" disconnecting. 2025-07-01 11:30:53.999 +03:00 [DBG] Connection id "0HNC8090TGCJT" stopped. 2025-07-01 11:30:58.996 +03:00 [DBG] Connection id "0HNC8090TGCJU" accepted. 2025-07-01 11:30:58.996 +03:00 [DBG] Connection id "0HNC8090TGCJU" started. 2025-07-01 11:30:58.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:30:58.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:30:58.998 +03:00 [DBG] POST requests are not supported 2025-07-01 11:30:58.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:30:58.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:30:58.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:58.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:30:58.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:30:58.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:30:58.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:30:58.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:58.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:30:58.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:30:58.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:30:58.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:30:58.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:30:58.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:30:58.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:58.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:58.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:30:58.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:30:58.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:58.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:58.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:58.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:59.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:30:59.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1796ms. 2025-07-01 11:30:59.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:59.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:30:59.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:59.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:30:59.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:59.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:59.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:59.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:59.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:30:59.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:30:59.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:30:59.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:59.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:30:59.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:59.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:59.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:59.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:30:59.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4617ms 2025-07-01 11:30:59.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:30:59.001 +03:00 [DBG] Connection id "0HNC8090TGCJU" completed keep alive response. 2025-07-01 11:30:59.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2041ms 2025-07-01 11:30:59.001 +03:00 [DBG] Connection id "0HNC8090TGCJU" received FIN. 2025-07-01 11:30:59.001 +03:00 [DBG] Connection id "0HNC8090TGCJU" disconnecting. 2025-07-01 11:30:59.001 +03:00 [DBG] Connection id "0HNC8090TGCJU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:30:59.002 +03:00 [DBG] Connection id "0HNC8090TGCJU" stopped. 2025-07-01 11:31:03.984 +03:00 [DBG] Connection id "0HNC8090TGCJV" accepted. 2025-07-01 11:31:03.984 +03:00 [DBG] Connection id "0HNC8090TGCJV" started. 2025-07-01 11:31:03.984 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:31:03.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:31:03.984 +03:00 [DBG] POST requests are not supported 2025-07-01 11:31:03.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:31:03.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:31:03.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:03.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:31:03.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:31:03.985 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:31:03.985 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:31:03.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:03.985 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:31:03.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:31:03.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:31:03.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:31:03.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:31:03.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:31:03.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:03.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:03.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:31:03.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:31:03.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:03.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:03.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:03.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:03.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:31:03.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.124ms. 2025-07-01 11:31:03.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:03.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:03.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:03.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:03.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:03.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:03.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:03.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:03.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:31:03.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:31:03.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:31:03.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:03.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:03.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:03.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:03.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:03.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:03.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7297ms 2025-07-01 11:31:03.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:03.986 +03:00 [DBG] Connection id "0HNC8090TGCJV" completed keep alive response. 2025-07-01 11:31:03.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.32ms 2025-07-01 11:31:03.986 +03:00 [DBG] Connection id "0HNC8090TGCJV" received FIN. 2025-07-01 11:31:03.986 +03:00 [DBG] Connection id "0HNC8090TGCJV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:31:03.986 +03:00 [DBG] Connection id "0HNC8090TGCJV" disconnecting. 2025-07-01 11:31:03.986 +03:00 [DBG] Connection id "0HNC8090TGCJV" stopped. 2025-07-01 11:31:08.986 +03:00 [DBG] Connection id "0HNC8090TGCK0" accepted. 2025-07-01 11:31:08.986 +03:00 [DBG] Connection id "0HNC8090TGCK0" started. 2025-07-01 11:31:08.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:31:08.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:31:08.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:31:08.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:31:08.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:31:08.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:08.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:31:08.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:31:08.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:31:08.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:31:08.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:08.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:31:08.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:31:08.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:31:08.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:31:08.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:31:08.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:31:08.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:08.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:08.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:31:08.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:31:08.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:08.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:08.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:08.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:08.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:31:08.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1511ms. 2025-07-01 11:31:08.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:08.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:08.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:08.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:08.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:08.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:08.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:08.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:08.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:31:08.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:31:08.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:31:08.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:08.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:08.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:08.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:08.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:08.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:08.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0272ms 2025-07-01 11:31:08.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:08.988 +03:00 [DBG] Connection id "0HNC8090TGCK0" completed keep alive response. 2025-07-01 11:31:08.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8614ms 2025-07-01 11:31:08.989 +03:00 [DBG] Connection id "0HNC8090TGCK0" received FIN. 2025-07-01 11:31:08.989 +03:00 [DBG] Connection id "0HNC8090TGCK0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:31:08.989 +03:00 [DBG] Connection id "0HNC8090TGCK0" disconnecting. 2025-07-01 11:31:08.989 +03:00 [DBG] Connection id "0HNC8090TGCK0" stopped. 2025-07-01 11:31:13.993 +03:00 [DBG] Connection id "0HNC8090TGCK1" accepted. 2025-07-01 11:31:13.993 +03:00 [DBG] Connection id "0HNC8090TGCK1" started. 2025-07-01 11:31:13.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:31:13.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:31:13.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:31:13.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:31:13.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:31:13.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:13.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:31:13.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:31:13.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:31:13.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:31:13.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:13.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:31:13.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:31:13.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:31:13.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:31:13.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:31:13.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:31:13.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:13.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:13.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:31:13.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:31:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:13.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:31:13.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.119ms. 2025-07-01 11:31:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:13.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:13.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:13.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:13.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:13.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:31:13.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:31:13.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:31:13.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:13.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:13.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:13.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:13.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:13.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:13.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6333ms 2025-07-01 11:31:13.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:13.994 +03:00 [DBG] Connection id "0HNC8090TGCK1" completed keep alive response. 2025-07-01 11:31:13.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2342ms 2025-07-01 11:31:13.995 +03:00 [DBG] Connection id "0HNC8090TGCK1" received FIN. 2025-07-01 11:31:13.995 +03:00 [DBG] Connection id "0HNC8090TGCK1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:31:13.995 +03:00 [DBG] Connection id "0HNC8090TGCK1" disconnecting. 2025-07-01 11:31:13.995 +03:00 [DBG] Connection id "0HNC8090TGCK1" stopped. 2025-07-01 11:31:18.991 +03:00 [DBG] Connection id "0HNC8090TGCK2" accepted. 2025-07-01 11:31:18.991 +03:00 [DBG] Connection id "0HNC8090TGCK2" started. 2025-07-01 11:31:18.991 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:31:18.991 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:31:18.991 +03:00 [DBG] POST requests are not supported 2025-07-01 11:31:18.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:31:18.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:31:18.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:18.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:31:18.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:31:18.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:31:18.992 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:31:18.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:18.992 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:31:18.992 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:31:18.992 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:31:18.992 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:31:18.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:31:18.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:31:18.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:18.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:18.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:31:18.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:31:18.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:18.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:18.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:18.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:18.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:31:18.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.259ms. 2025-07-01 11:31:18.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:18.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:18.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:18.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:18.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:18.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:18.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:18.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:18.993 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:31:18.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:31:18.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:31:18.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:18.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:18.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:18.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:18.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:18.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:18.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2019ms 2025-07-01 11:31:18.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:18.993 +03:00 [DBG] Connection id "0HNC8090TGCK2" completed keep alive response. 2025-07-01 11:31:18.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1503ms 2025-07-01 11:31:18.994 +03:00 [DBG] Connection id "0HNC8090TGCK2" received FIN. 2025-07-01 11:31:18.994 +03:00 [DBG] Connection id "0HNC8090TGCK2" disconnecting. 2025-07-01 11:31:18.994 +03:00 [DBG] Connection id "0HNC8090TGCK2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:31:18.995 +03:00 [DBG] Connection id "0HNC8090TGCK2" stopped. 2025-07-01 11:31:23.986 +03:00 [DBG] Connection id "0HNC8090TGCK3" accepted. 2025-07-01 11:31:23.986 +03:00 [DBG] Connection id "0HNC8090TGCK3" started. 2025-07-01 11:31:23.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:31:23.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:31:23.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:31:23.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:31:23.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:31:23.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:23.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:31:23.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:31:23.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:31:23.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:31:23.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:23.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:31:23.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:31:23.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:31:23.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:31:23.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:31:23.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:31:23.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:23.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:23.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:31:23.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:31:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:23.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:31:23.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1304ms. 2025-07-01 11:31:23.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:23.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:23.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:23.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:23.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:31:23.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:31:23.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:31:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:23.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:23.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:23.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:23.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:23.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7574ms 2025-07-01 11:31:23.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:23.988 +03:00 [DBG] Connection id "0HNC8090TGCK3" completed keep alive response. 2025-07-01 11:31:23.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5092ms 2025-07-01 11:31:23.988 +03:00 [DBG] Connection id "0HNC8090TGCK3" received FIN. 2025-07-01 11:31:23.988 +03:00 [DBG] Connection id "0HNC8090TGCK3" disconnecting. 2025-07-01 11:31:23.988 +03:00 [DBG] Connection id "0HNC8090TGCK3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:31:23.989 +03:00 [DBG] Connection id "0HNC8090TGCK3" stopped. 2025-07-01 11:31:28.986 +03:00 [DBG] Connection id "0HNC8090TGCK4" accepted. 2025-07-01 11:31:28.986 +03:00 [DBG] Connection id "0HNC8090TGCK4" started. 2025-07-01 11:31:28.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:31:28.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:31:28.986 +03:00 [DBG] POST requests are not supported 2025-07-01 11:31:28.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:31:28.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:31:28.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:28.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:31:28.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:31:28.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:31:28.986 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:31:28.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:28.986 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:31:28.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:31:28.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:31:28.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:31:28.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:31:28.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:31:28.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:28.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:28.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:31:28.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:31:28.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:28.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:28.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:28.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:28.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:31:28.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1219ms. 2025-07-01 11:31:28.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:28.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:28.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:28.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:28.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:28.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:28.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:28.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:28.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:31:28.987 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:31:28.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:31:28.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:28.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:28.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:28.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:28.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:28.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:28.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6268ms 2025-07-01 11:31:28.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:28.987 +03:00 [DBG] Connection id "0HNC8090TGCK4" completed keep alive response. 2025-07-01 11:31:28.987 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2353ms 2025-07-01 11:31:28.988 +03:00 [DBG] Connection id "0HNC8090TGCK4" received FIN. 2025-07-01 11:31:28.988 +03:00 [DBG] Connection id "0HNC8090TGCK4" disconnecting. 2025-07-01 11:31:28.988 +03:00 [DBG] Connection id "0HNC8090TGCK4" stopped. 2025-07-01 11:31:28.988 +03:00 [DBG] Connection id "0HNC8090TGCK4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:31:34.074 +03:00 [DBG] Connection id "0HNC8090TGCK5" accepted. 2025-07-01 11:31:34.074 +03:00 [DBG] Connection id "0HNC8090TGCK5" started. 2025-07-01 11:31:34.074 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:31:34.074 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:31:34.074 +03:00 [DBG] POST requests are not supported 2025-07-01 11:31:34.074 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:31:34.074 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:31:34.075 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:34.075 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:31:34.075 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:31:34.075 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:31:34.075 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:31:34.075 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:34.075 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:31:34.075 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:31:34.075 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:31:34.075 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:31:34.075 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:31:34.075 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:31:34.075 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:34.075 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:34.075 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:31:34.075 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:31:34.075 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:34.075 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:34.075 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:34.075 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:34.075 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:31:34.075 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1461ms. 2025-07-01 11:31:34.075 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:34.075 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:34.076 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:34.076 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:34.076 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:34.076 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:34.076 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:34.076 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:34.076 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:31:34.076 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:31:34.076 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:31:34.076 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:34.076 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:34.076 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:34.076 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:34.076 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:34.076 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:34.076 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1115ms 2025-07-01 11:31:34.076 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:34.076 +03:00 [DBG] Connection id "0HNC8090TGCK5" completed keep alive response. 2025-07-01 11:31:34.076 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9269ms 2025-07-01 11:31:34.076 +03:00 [DBG] Connection id "0HNC8090TGCK5" received FIN. 2025-07-01 11:31:34.077 +03:00 [DBG] Connection id "0HNC8090TGCK5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:31:34.077 +03:00 [DBG] Connection id "0HNC8090TGCK5" disconnecting. 2025-07-01 11:31:34.077 +03:00 [DBG] Connection id "0HNC8090TGCK5" stopped. 2025-07-01 11:31:38.992 +03:00 [DBG] Connection id "0HNC8090TGCK6" accepted. 2025-07-01 11:31:38.992 +03:00 [DBG] Connection id "0HNC8090TGCK6" started. 2025-07-01 11:31:38.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:31:38.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:31:38.992 +03:00 [DBG] POST requests are not supported 2025-07-01 11:31:38.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:31:38.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:31:38.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:38.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:31:38.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:31:38.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:31:38.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:31:38.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:38.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:31:38.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:31:38.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:31:38.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:31:38.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:31:38.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:31:38.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:38.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:38.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:31:38.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:31:38.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:38.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:38.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:38.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:38.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:31:38.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1716ms. 2025-07-01 11:31:38.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:38.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:38.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:38.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:38.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:38.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:38.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:38.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:38.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:31:38.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:31:38.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:31:38.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:38.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:38.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:38.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:38.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:38.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:38.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3914ms 2025-07-01 11:31:38.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:38.995 +03:00 [DBG] Connection id "0HNC8090TGCK6" completed keep alive response. 2025-07-01 11:31:38.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5155ms 2025-07-01 11:31:38.995 +03:00 [DBG] Connection id "0HNC8090TGCK6" received FIN. 2025-07-01 11:31:38.995 +03:00 [DBG] Connection id "0HNC8090TGCK6" disconnecting. 2025-07-01 11:31:38.995 +03:00 [DBG] Connection id "0HNC8090TGCK6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:31:38.997 +03:00 [DBG] Connection id "0HNC8090TGCK6" stopped. 2025-07-01 11:31:43.998 +03:00 [DBG] Connection id "0HNC8090TGCK7" accepted. 2025-07-01 11:31:43.998 +03:00 [DBG] Connection id "0HNC8090TGCK7" started. 2025-07-01 11:31:43.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:31:43.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:31:43.999 +03:00 [DBG] POST requests are not supported 2025-07-01 11:31:43.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:31:43.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:31:43.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:43.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:31:43.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:31:43.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:31:43.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:31:43.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:43.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:31:43.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:31:43.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:31:43.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:31:43.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:31:43.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:31:43.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:44.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:44.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:31:44.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:31:44.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:44.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:44.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:44.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:44.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:31:44.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1541ms. 2025-07-01 11:31:44.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:44.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:44.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:44.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:44.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:44.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:44.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:44.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:44.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:31:44.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:31:44.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:31:44.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:44.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:44.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:44.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:44.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:44.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:44.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2194ms 2025-07-01 11:31:44.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:44.001 +03:00 [DBG] Connection id "0HNC8090TGCK7" completed keep alive response. 2025-07-01 11:31:44.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1208ms 2025-07-01 11:31:44.001 +03:00 [DBG] Connection id "0HNC8090TGCK7" received FIN. 2025-07-01 11:31:44.001 +03:00 [DBG] Connection id "0HNC8090TGCK7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:31:44.001 +03:00 [DBG] Connection id "0HNC8090TGCK7" disconnecting. 2025-07-01 11:31:44.001 +03:00 [DBG] Connection id "0HNC8090TGCK7" stopped. 2025-07-01 11:31:48.988 +03:00 [DBG] Connection id "0HNC8090TGCK8" accepted. 2025-07-01 11:31:48.989 +03:00 [DBG] Connection id "0HNC8090TGCK8" started. 2025-07-01 11:31:48.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:31:48.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:31:48.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:31:48.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:31:48.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:31:48.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:48.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:31:48.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:31:48.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:31:48.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:31:48.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:48.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:31:48.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:31:48.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:31:48.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:31:48.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:31:48.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:31:48.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:48.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:48.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:31:48.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:31:48.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:48.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:48.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:48.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:48.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:31:48.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1211ms. 2025-07-01 11:31:48.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:48.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:48.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:48.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:48.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:48.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:48.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:48.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:48.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:31:48.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:31:48.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:31:48.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:48.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:48.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:48.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:48.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:48.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:48.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7138ms 2025-07-01 11:31:48.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:48.990 +03:00 [DBG] Connection id "0HNC8090TGCK8" completed keep alive response. 2025-07-01 11:31:48.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2646ms 2025-07-01 11:31:48.990 +03:00 [DBG] Connection id "0HNC8090TGCK8" received FIN. 2025-07-01 11:31:48.991 +03:00 [DBG] Connection id "0HNC8090TGCK8" disconnecting. 2025-07-01 11:31:48.991 +03:00 [DBG] Connection id "0HNC8090TGCK8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:31:48.992 +03:00 [DBG] Connection id "0HNC8090TGCK8" stopped. 2025-07-01 11:31:53.989 +03:00 [DBG] Connection id "0HNC8090TGCK9" accepted. 2025-07-01 11:31:53.989 +03:00 [DBG] Connection id "0HNC8090TGCK9" started. 2025-07-01 11:31:53.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:31:53.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:31:53.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:31:53.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:31:53.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:31:53.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:53.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:31:53.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:31:53.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:31:53.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:31:53.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:53.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:31:53.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:31:53.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:31:53.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:31:53.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:31:53.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:31:53.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:53.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:53.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:31:53.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:31:53.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:53.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:53.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:53.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:53.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:31:53.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1676ms. 2025-07-01 11:31:53.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:53.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:53.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:53.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:53.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:53.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:53.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:53.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:53.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:31:53.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:31:53.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:31:53.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:53.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:53.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:53.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:53.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:53.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:53.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9726ms 2025-07-01 11:31:53.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:53.991 +03:00 [DBG] Connection id "0HNC8090TGCK9" completed keep alive response. 2025-07-01 11:31:53.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8463ms 2025-07-01 11:31:53.991 +03:00 [DBG] Connection id "0HNC8090TGCK9" received FIN. 2025-07-01 11:31:53.991 +03:00 [DBG] Connection id "0HNC8090TGCK9" disconnecting. 2025-07-01 11:31:53.992 +03:00 [DBG] Connection id "0HNC8090TGCK9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:31:53.993 +03:00 [DBG] Connection id "0HNC8090TGCK9" stopped. 2025-07-01 11:31:58.989 +03:00 [DBG] Connection id "0HNC8090TGCKA" accepted. 2025-07-01 11:31:58.989 +03:00 [DBG] Connection id "0HNC8090TGCKA" started. 2025-07-01 11:31:58.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:31:58.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:31:58.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:31:58.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:31:58.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:31:58.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:58.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:31:58.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:31:58.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:31:58.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:31:58.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:58.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:31:58.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:31:58.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:31:58.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:31:58.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:31:58.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:31:58.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:58.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:58.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:31:58.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:31:58.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:58.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:58.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:58.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:58.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:31:58.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1229ms. 2025-07-01 11:31:58.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:58.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:31:58.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:58.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:31:58.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:58.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:58.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:58.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:58.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:31:58.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:31:58.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:31:58.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:58.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:31:58.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:58.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:58.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:58.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:31:58.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7328ms 2025-07-01 11:31:58.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:31:58.990 +03:00 [DBG] Connection id "0HNC8090TGCKA" completed keep alive response. 2025-07-01 11:31:58.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4092ms 2025-07-01 11:31:58.991 +03:00 [DBG] Connection id "0HNC8090TGCKA" received FIN. 2025-07-01 11:31:58.991 +03:00 [DBG] Connection id "0HNC8090TGCKA" disconnecting. 2025-07-01 11:31:58.991 +03:00 [DBG] Connection id "0HNC8090TGCKA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:31:58.992 +03:00 [DBG] Connection id "0HNC8090TGCKA" stopped. 2025-07-01 11:32:04.001 +03:00 [DBG] Connection id "0HNC8090TGCKB" accepted. 2025-07-01 11:32:04.001 +03:00 [DBG] Connection id "0HNC8090TGCKB" started. 2025-07-01 11:32:04.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:32:04.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:32:04.001 +03:00 [DBG] POST requests are not supported 2025-07-01 11:32:04.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:32:04.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:32:04.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:04.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:32:04.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:32:04.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:32:04.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:32:04.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:04.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:32:04.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:32:04.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:32:04.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:32:04.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:32:04.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:32:04.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:04.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:04.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:32:04.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:32:04.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:04.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:04.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:04.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:04.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:32:04.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1734ms. 2025-07-01 11:32:04.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:04.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:04.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:04.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:04.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:04.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:04.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:04.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:04.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:04.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:32:04.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:04.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:04.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:04.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:04.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:04.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:04.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:04.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.786ms 2025-07-01 11:32:04.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:04.002 +03:00 [DBG] Connection id "0HNC8090TGCKB" completed keep alive response. 2025-07-01 11:32:04.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4378ms 2025-07-01 11:32:04.003 +03:00 [DBG] Connection id "0HNC8090TGCKB" received FIN. 2025-07-01 11:32:04.003 +03:00 [DBG] Connection id "0HNC8090TGCKB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:32:04.003 +03:00 [DBG] Connection id "0HNC8090TGCKB" disconnecting. 2025-07-01 11:32:04.003 +03:00 [DBG] Connection id "0HNC8090TGCKB" stopped. 2025-07-01 11:32:09.000 +03:00 [DBG] Connection id "0HNC8090TGCKC" accepted. 2025-07-01 11:32:09.000 +03:00 [DBG] Connection id "0HNC8090TGCKC" started. 2025-07-01 11:32:09.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:32:09.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:32:09.000 +03:00 [DBG] POST requests are not supported 2025-07-01 11:32:09.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:32:09.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:32:09.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:09.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:32:09.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:32:09.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:32:09.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:32:09.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:09.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:32:09.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:32:09.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:32:09.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:32:09.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:32:09.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:32:09.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:09.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:09.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:32:09.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:32:09.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:09.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:09.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:09.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:09.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:32:09.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1376ms. 2025-07-01 11:32:09.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:09.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:09.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:09.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:09.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:09.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:09.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:09.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:09.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:09.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:32:09.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:09.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:09.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:09.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:09.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:09.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:09.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:09.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1995ms 2025-07-01 11:32:09.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:09.002 +03:00 [DBG] Connection id "0HNC8090TGCKC" completed keep alive response. 2025-07-01 11:32:09.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9931ms 2025-07-01 11:32:09.002 +03:00 [DBG] Connection id "0HNC8090TGCKC" received FIN. 2025-07-01 11:32:09.002 +03:00 [DBG] Connection id "0HNC8090TGCKC" disconnecting. 2025-07-01 11:32:09.002 +03:00 [DBG] Connection id "0HNC8090TGCKC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:32:09.003 +03:00 [DBG] Connection id "0HNC8090TGCKC" stopped. 2025-07-01 11:32:13.994 +03:00 [DBG] Connection id "0HNC8090TGCKD" accepted. 2025-07-01 11:32:13.994 +03:00 [DBG] Connection id "0HNC8090TGCKD" started. 2025-07-01 11:32:13.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:32:13.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:32:13.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:32:13.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:32:13.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:32:13.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:13.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:32:13.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:32:13.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:32:13.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:32:13.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:13.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:32:13.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:32:13.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:32:13.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:32:13.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:32:13.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:32:13.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:13.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:13.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:32:13.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:32:13.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:13.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:13.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:13.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:13.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:32:13.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1248ms. 2025-07-01 11:32:13.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:13.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:13.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:13.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:13.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:13.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:32:13.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:13.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:13.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:13.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7016ms 2025-07-01 11:32:13.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:13.995 +03:00 [DBG] Connection id "0HNC8090TGCKD" completed keep alive response. 2025-07-01 11:32:13.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3139ms 2025-07-01 11:32:13.995 +03:00 [DBG] Connection id "0HNC8090TGCKD" received FIN. 2025-07-01 11:32:13.996 +03:00 [DBG] Connection id "0HNC8090TGCKD" disconnecting. 2025-07-01 11:32:13.996 +03:00 [DBG] Connection id "0HNC8090TGCKD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:32:13.997 +03:00 [DBG] Connection id "0HNC8090TGCKD" stopped. 2025-07-01 11:32:19.018 +03:00 [DBG] Connection id "0HNC8090TGCKE" accepted. 2025-07-01 11:32:19.018 +03:00 [DBG] Connection id "0HNC8090TGCKE" started. 2025-07-01 11:32:19.019 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:32:19.019 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:32:19.019 +03:00 [DBG] POST requests are not supported 2025-07-01 11:32:19.019 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:32:19.019 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:32:19.019 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:19.019 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:32:19.019 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:32:19.019 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:32:19.019 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:32:19.019 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:19.019 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:32:19.019 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:32:19.019 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:32:19.019 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:32:19.020 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:32:19.020 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:32:19.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:19.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:19.020 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:32:19.020 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:32:19.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:19.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:19.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:19.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:19.020 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:32:19.020 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1776ms. 2025-07-01 11:32:19.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:19.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:19.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:19.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:19.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:19.021 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:19.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:19.021 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:19.021 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:19.021 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:32:19.021 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:19.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:19.021 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:19.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:19.021 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:19.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:19.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:19.021 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4898ms 2025-07-01 11:32:19.021 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:19.021 +03:00 [DBG] Connection id "0HNC8090TGCKE" completed keep alive response. 2025-07-01 11:32:19.021 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5326ms 2025-07-01 11:32:19.021 +03:00 [DBG] Connection id "0HNC8090TGCKE" received FIN. 2025-07-01 11:32:19.022 +03:00 [DBG] Connection id "0HNC8090TGCKE" disconnecting. 2025-07-01 11:32:19.022 +03:00 [DBG] Connection id "0HNC8090TGCKE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:32:19.023 +03:00 [DBG] Connection id "0HNC8090TGCKE" stopped. 2025-07-01 11:32:24.012 +03:00 [DBG] Connection id "0HNC8090TGCKF" accepted. 2025-07-01 11:32:24.012 +03:00 [DBG] Connection id "0HNC8090TGCKF" started. 2025-07-01 11:32:24.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:32:24.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:32:24.012 +03:00 [DBG] POST requests are not supported 2025-07-01 11:32:24.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:32:24.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:32:24.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:24.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:32:24.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:32:24.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:32:24.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:32:24.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:24.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:32:24.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:32:24.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:32:24.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:32:24.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:32:24.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:32:24.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:24.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:24.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:32:24.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:32:24.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:24.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:24.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:24.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:24.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:32:24.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1671ms. 2025-07-01 11:32:24.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:24.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:24.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:24.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:24.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:24.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:24.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:24.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:24.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:24.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:32:24.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:24.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:24.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:24.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:24.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:24.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:24.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:24.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1833ms 2025-07-01 11:32:24.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:24.014 +03:00 [DBG] Connection id "0HNC8090TGCKF" completed keep alive response. 2025-07-01 11:32:24.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2132ms 2025-07-01 11:32:24.015 +03:00 [DBG] Connection id "0HNC8090TGCKF" received FIN. 2025-07-01 11:32:24.015 +03:00 [DBG] Connection id "0HNC8090TGCKF" disconnecting. 2025-07-01 11:32:24.015 +03:00 [DBG] Connection id "0HNC8090TGCKF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:32:24.016 +03:00 [DBG] Connection id "0HNC8090TGCKF" stopped. 2025-07-01 11:32:28.994 +03:00 [DBG] Connection id "0HNC8090TGCKG" accepted. 2025-07-01 11:32:28.994 +03:00 [DBG] Connection id "0HNC8090TGCKG" started. 2025-07-01 11:32:28.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:32:28.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:32:28.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:32:28.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:32:28.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:32:28.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:28.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:32:28.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:32:28.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:32:28.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:32:28.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:28.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:32:28.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:32:28.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:32:28.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:32:28.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:32:28.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:32:28.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:28.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:28.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:32:28.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:32:28.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:28.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:28.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:28.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:28.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:32:28.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1564ms. 2025-07-01 11:32:28.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:28.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:28.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:28.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:28.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:28.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:28.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:28.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:28.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:28.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:32:28.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:28.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:28.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:28.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:28.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:28.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:28.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:28.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1881ms 2025-07-01 11:32:28.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:28.996 +03:00 [DBG] Connection id "0HNC8090TGCKG" completed keep alive response. 2025-07-01 11:32:28.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1319ms 2025-07-01 11:32:28.997 +03:00 [DBG] Connection id "0HNC8090TGCKG" received FIN. 2025-07-01 11:32:28.997 +03:00 [DBG] Connection id "0HNC8090TGCKG" disconnecting. 2025-07-01 11:32:28.997 +03:00 [DBG] Connection id "0HNC8090TGCKG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:32:28.998 +03:00 [DBG] Connection id "0HNC8090TGCKG" stopped. 2025-07-01 11:32:33.994 +03:00 [DBG] Connection id "0HNC8090TGCKH" accepted. 2025-07-01 11:32:33.994 +03:00 [DBG] Connection id "0HNC8090TGCKH" started. 2025-07-01 11:32:33.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:32:33.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:32:33.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:32:33.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:32:33.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:32:33.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:33.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:32:33.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:32:33.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:32:33.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:32:33.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:33.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:32:33.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:32:33.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:32:33.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:32:33.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:32:33.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:32:33.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:33.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:33.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:32:33.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:32:33.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:33.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:33.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:33.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:33.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:32:33.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1906ms. 2025-07-01 11:32:33.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:33.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:33.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:33.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:33.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:33.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:33.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:33.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:33.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:33.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:32:33.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:33.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:33.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:33.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:33.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:33.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:33.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:33.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1338ms 2025-07-01 11:32:33.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:33.996 +03:00 [DBG] Connection id "0HNC8090TGCKH" completed keep alive response. 2025-07-01 11:32:33.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0455ms 2025-07-01 11:32:33.997 +03:00 [DBG] Connection id "0HNC8090TGCKH" received FIN. 2025-07-01 11:32:33.997 +03:00 [DBG] Connection id "0HNC8090TGCKH" disconnecting. 2025-07-01 11:32:33.997 +03:00 [DBG] Connection id "0HNC8090TGCKH" stopped. 2025-07-01 11:32:33.997 +03:00 [DBG] Connection id "0HNC8090TGCKH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:32:38.992 +03:00 [DBG] Connection id "0HNC8090TGCKI" accepted. 2025-07-01 11:32:38.992 +03:00 [DBG] Connection id "0HNC8090TGCKI" started. 2025-07-01 11:32:38.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:32:38.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:32:38.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:32:38.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:32:38.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:32:38.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:38.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:32:38.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:32:38.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:32:38.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:32:38.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:38.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:32:38.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:32:38.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:32:38.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:32:38.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:32:38.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:32:38.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:38.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:38.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:32:38.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:32:38.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:38.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:38.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:38.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:38.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:32:38.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1892ms. 2025-07-01 11:32:38.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:38.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:38.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:38.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:38.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:38.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:38.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:38.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:38.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:38.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:32:38.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:38.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:38.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:38.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:38.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:38.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:38.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:38.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3064ms 2025-07-01 11:32:38.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:38.995 +03:00 [DBG] Connection id "0HNC8090TGCKI" completed keep alive response. 2025-07-01 11:32:38.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5371ms 2025-07-01 11:32:38.996 +03:00 [DBG] Connection id "0HNC8090TGCKI" received FIN. 2025-07-01 11:32:38.996 +03:00 [DBG] Connection id "0HNC8090TGCKI" disconnecting. 2025-07-01 11:32:38.996 +03:00 [DBG] Connection id "0HNC8090TGCKI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:32:38.997 +03:00 [DBG] Connection id "0HNC8090TGCKI" stopped. 2025-07-01 11:32:41.408 +03:00 [DBG] Connection id "0HNC8090TGCKJ" accepted. 2025-07-01 11:32:41.408 +03:00 [DBG] Connection id "0HNC8090TGCKJ" started. 2025-07-01 11:32:41.408 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:32:41.408 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:32:41.408 +03:00 [DBG] POST requests are not supported 2025-07-01 11:32:41.408 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:32:41.409 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:32:41.409 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:32:41.409 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:32:41.409 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:32:41.409 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:32:41.409 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:32:41.409 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:32:41.409 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:32:41.409 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:32:41.409 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:32:41.409 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:32:41.409 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:32:41.409 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:32:41.409 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:41.409 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:41.409 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:32:41.409 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:32:41.409 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:32:41.409 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:32:41.410 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:32:41.410 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:32:41.410 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:32:41.410 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:32:41.410 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:32:41.410 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:32:41.410 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:32:41.410 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:32:41.410 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:32:41.410 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:32:41.410 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:32:41.410 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:32:41.410 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:32:41.410 +03:00 [DBG] Connection id "0HNC8090TGCKJ", Request id "0HNC8090TGCKJ:00000001": started reading request body. 2025-07-01 11:32:41.410 +03:00 [DBG] Connection id "0HNC8090TGCKJ", Request id "0HNC8090TGCKJ:00000001": done reading request body. 2025-07-01 11:32:41.410 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:32:41.410 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:32:41.410 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:32:41.410 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:32:41.410 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:32:41.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:41.410 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:41.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:41.410 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:41.410 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:32:41.410 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:32:41.410 +03:00 [INF] Changing group of physicals [373] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:32:41.445 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 34.9999ms. 2025-07-01 11:32:41.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:41.445 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:41.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:41.445 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:41.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:41.445 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:41.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:41.446 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:41.446 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:41.446 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:32:41.446 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:41.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:41.446 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:41.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:41.446 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:41.446 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:41.446 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:41.446 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 36.6078ms 2025-07-01 11:32:41.446 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:32:41.446 +03:00 [DBG] Connection id "0HNC8090TGCKJ" completed keep alive response. 2025-07-01 11:32:41.446 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 37.8698ms 2025-07-01 11:32:41.446 +03:00 [DBG] Connection id "0HNC8090TGCKJ" received FIN. 2025-07-01 11:32:41.446 +03:00 [DBG] Connection id "0HNC8090TGCKJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:32:41.446 +03:00 [DBG] Connection id "0HNC8090TGCKJ" disconnecting. 2025-07-01 11:32:41.447 +03:00 [DBG] Connection id "0HNC8090TGCKJ" stopped. 2025-07-01 11:32:41.487 +03:00 [DBG] Connection id "0HNC8090TGCKK" accepted. 2025-07-01 11:32:41.488 +03:00 [DBG] Connection id "0HNC8090TGCKK" started. 2025-07-01 11:32:41.488 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:32:41.488 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:32:41.488 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:32:41.488 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:32:41.488 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:32:41.488 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:32:41.488 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:32:41.488 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:32:41.488 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:32:41.488 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:32:41.488 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:32:41.488 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:32:41.488 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:32:41.488 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:32:41.488 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:32:41.488 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:41.488 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:41.489 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:32:41.489 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:32:41.489 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:32:41.489 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:32:41.489 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:32:41.489 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:32:41.489 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:32:41.489 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:32:41.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:41.489 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:41.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:41.489 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:41.489 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:32:41.489 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:32:41.489 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:32:41.490 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.3746ms. 2025-07-01 11:32:41.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:41.491 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:41.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:41.491 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:41.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:41.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:41.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:41.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:41.491 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:32:41.491 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:32:41.491 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:32:41.491 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:32:41.491 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:32:41.491 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:32:41.491 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:32:41.491 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:32:41.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:41.491 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:41.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:41.491 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:41.491 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:41.491 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:41.491 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.9178ms 2025-07-01 11:32:41.491 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:32:41.491 +03:00 [DBG] Connection id "0HNC8090TGCKK" completed keep alive response. 2025-07-01 11:32:41.492 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.8341ms 2025-07-01 11:32:41.492 +03:00 [DBG] Connection id "0HNC8090TGCKK" received FIN. 2025-07-01 11:32:41.492 +03:00 [DBG] Connection id "0HNC8090TGCKK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:32:41.492 +03:00 [DBG] Connection id "0HNC8090TGCKK" disconnecting. 2025-07-01 11:32:41.492 +03:00 [DBG] Connection id "0HNC8090TGCKK" stopped. 2025-07-01 11:32:41.551 +03:00 [DBG] Connection id "0HNC8090TGCKL" accepted. 2025-07-01 11:32:41.551 +03:00 [DBG] Connection id "0HNC8090TGCKL" started. 2025-07-01 11:32:41.551 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:32:41.551 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:32:41.551 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:32:41.551 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:32:41.551 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:32:41.551 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:32:41.551 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:32:41.551 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:32:41.551 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:32:41.551 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:32:41.551 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:32:41.551 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:32:41.552 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:32:41.552 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:32:41.552 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:32:41.552 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:41.552 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:41.552 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:32:41.552 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:32:41.552 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:32:41.552 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:32:41.552 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:32:41.552 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:32:41.552 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:32:41.552 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:32:41.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:41.552 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:41.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:41.552 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:41.552 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:32:41.552 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:32:41.552 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:32:41.713 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 160.834ms. 2025-07-01 11:32:41.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:41.713 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:41.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:41.713 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:41.713 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:41.713 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:41.713 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:41.713 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:41.713 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:32:41.713 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:32:41.713 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:32:41.713 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:32:41.713 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:32:41.713 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:32:41.713 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:32:41.717 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:32:41.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:41.717 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:41.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:41.717 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:41.717 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:41.717 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:41.717 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 165.5367ms 2025-07-01 11:32:41.717 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:32:41.717 +03:00 [DBG] Connection id "0HNC8090TGCKL" completed keep alive response. 2025-07-01 11:32:41.717 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 166.3086ms 2025-07-01 11:32:41.719 +03:00 [DBG] Connection id "0HNC8090TGCKL" received FIN. 2025-07-01 11:32:41.719 +03:00 [DBG] Connection id "0HNC8090TGCKL" disconnecting. 2025-07-01 11:32:41.719 +03:00 [DBG] Connection id "0HNC8090TGCKL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:32:41.720 +03:00 [DBG] Connection id "0HNC8090TGCKL" stopped. 2025-07-01 11:32:44.007 +03:00 [DBG] Connection id "0HNC8090TGCKM" accepted. 2025-07-01 11:32:44.007 +03:00 [DBG] Connection id "0HNC8090TGCKM" started. 2025-07-01 11:32:44.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:32:44.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:32:44.007 +03:00 [DBG] POST requests are not supported 2025-07-01 11:32:44.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:32:44.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:32:44.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:44.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:32:44.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:32:44.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:32:44.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:32:44.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:44.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:32:44.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:32:44.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:32:44.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:32:44.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:32:44.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:32:44.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:44.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:44.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:32:44.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:32:44.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:44.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:44.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:44.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:44.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:32:44.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1917ms. 2025-07-01 11:32:44.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:44.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:44.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:44.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:44.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:44.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:44.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:44.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:44.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:44.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:32:44.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:44.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:44.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:44.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:44.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:44.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:44.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:44.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3824ms 2025-07-01 11:32:44.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:44.010 +03:00 [DBG] Connection id "0HNC8090TGCKM" completed keep alive response. 2025-07-01 11:32:44.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4331ms 2025-07-01 11:32:44.010 +03:00 [DBG] Connection id "0HNC8090TGCKM" received FIN. 2025-07-01 11:32:44.010 +03:00 [DBG] Connection id "0HNC8090TGCKM" disconnecting. 2025-07-01 11:32:44.010 +03:00 [DBG] Connection id "0HNC8090TGCKM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:32:44.012 +03:00 [DBG] Connection id "0HNC8090TGCKM" stopped. 2025-07-01 11:32:48.992 +03:00 [DBG] Connection id "0HNC8090TGCKN" accepted. 2025-07-01 11:32:48.992 +03:00 [DBG] Connection id "0HNC8090TGCKN" started. 2025-07-01 11:32:48.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:32:48.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:32:48.992 +03:00 [DBG] POST requests are not supported 2025-07-01 11:32:48.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:32:48.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:32:48.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:48.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:32:48.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:32:48.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:32:48.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:32:48.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:48.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:32:48.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:32:48.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:32:48.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:32:48.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:32:48.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:32:48.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:48.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:48.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:32:48.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:32:48.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:48.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:48.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:48.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:48.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:32:48.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1206ms. 2025-07-01 11:32:48.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:48.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:48.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:48.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:48.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:48.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:48.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:48.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:48.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:48.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:32:48.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:48.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:48.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:48.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:48.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:48.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:48.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:48.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.808ms 2025-07-01 11:32:48.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:48.994 +03:00 [DBG] Connection id "0HNC8090TGCKN" completed keep alive response. 2025-07-01 11:32:48.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5651ms 2025-07-01 11:32:48.994 +03:00 [DBG] Connection id "0HNC8090TGCKN" received FIN. 2025-07-01 11:32:48.994 +03:00 [DBG] Connection id "0HNC8090TGCKN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:32:48.994 +03:00 [DBG] Connection id "0HNC8090TGCKN" disconnecting. 2025-07-01 11:32:48.994 +03:00 [DBG] Connection id "0HNC8090TGCKN" stopped. 2025-07-01 11:32:53.988 +03:00 [DBG] Connection id "0HNC8090TGCKO" accepted. 2025-07-01 11:32:53.989 +03:00 [DBG] Connection id "0HNC8090TGCKO" started. 2025-07-01 11:32:53.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:32:53.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:32:53.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:32:53.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:32:53.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:32:53.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:53.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:32:53.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:32:53.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:32:53.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:32:53.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:53.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:32:53.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:32:53.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:32:53.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:32:53.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:32:53.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:32:53.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:53.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:53.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:32:53.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:32:53.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:53.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:53.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:53.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:53.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:32:53.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1365ms. 2025-07-01 11:32:53.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:53.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:53.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:53.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:53.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:53.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:53.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:53.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:53.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:53.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:32:53.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:53.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:53.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:53.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:53.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:53.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:53.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:53.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2068ms 2025-07-01 11:32:53.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:53.992 +03:00 [DBG] Connection id "0HNC8090TGCKO" completed keep alive response. 2025-07-01 11:32:53.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9249ms 2025-07-01 11:32:53.992 +03:00 [DBG] Connection id "0HNC8090TGCKO" received FIN. 2025-07-01 11:32:53.992 +03:00 [DBG] Connection id "0HNC8090TGCKO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:32:53.992 +03:00 [DBG] Connection id "0HNC8090TGCKO" disconnecting. 2025-07-01 11:32:53.992 +03:00 [DBG] Connection id "0HNC8090TGCKO" stopped. 2025-07-01 11:32:54.428 +03:00 [DBG] Connection id "0HNC8090TGCKP" accepted. 2025-07-01 11:32:54.429 +03:00 [DBG] Connection id "0HNC8090TGCKP" started. 2025-07-01 11:32:54.429 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 740 2025-07-01 11:32:54.429 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:32:54.429 +03:00 [DBG] POST requests are not supported 2025-07-01 11:32:54.429 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:32:54.429 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:32:54.429 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:32:54.429 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:32:54.429 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:32:54.429 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:32:54.429 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:32:54.429 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:32:54.429 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:32:54.429 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:32:54.429 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:32:54.430 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:32:54.430 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:32:54.430 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:32:54.430 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:54.430 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:54.430 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:32:54.430 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:32:54.430 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:32:54.430 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:32:54.430 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:32:54.430 +03:00 [DBG] Connection id "0HNC8090TGCKP", Request id "0HNC8090TGCKP:00000001": started reading request body. 2025-07-01 11:32:54.430 +03:00 [DBG] Connection id "0HNC8090TGCKP", Request id "0HNC8090TGCKP:00000001": done reading request body. 2025-07-01 11:32:54.430 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:32:54.430 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:32:54.430 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:32:54.430 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:32:54.431 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:32:54.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:54.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:54.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:54.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:54.431 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:32:54.431 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:32:54.431 +03:00 [INF] Updating physical elements properties 2025-07-01 11:32:54.449 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.2209ms. 2025-07-01 11:32:54.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:54.449 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:54.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:54.449 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:54.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:54.449 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:54.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:54.449 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:54.449 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:54.449 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:32:54.449 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:54.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:54.450 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:54.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:54.450 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:54.450 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:54.450 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:54.450 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.9682ms 2025-07-01 11:32:54.450 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:32:54.450 +03:00 [DBG] Connection id "0HNC8090TGCKP" completed keep alive response. 2025-07-01 11:32:54.450 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 20.9842ms 2025-07-01 11:32:54.450 +03:00 [DBG] Connection id "0HNC8090TGCKP" received FIN. 2025-07-01 11:32:54.450 +03:00 [DBG] Connection id "0HNC8090TGCKP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:32:54.450 +03:00 [DBG] Connection id "0HNC8090TGCKP" disconnecting. 2025-07-01 11:32:54.450 +03:00 [DBG] Connection id "0HNC8090TGCKP" stopped. 2025-07-01 11:32:54.497 +03:00 [DBG] Connection id "0HNC8090TGCKQ" accepted. 2025-07-01 11:32:54.497 +03:00 [DBG] Connection id "0HNC8090TGCKQ" started. 2025-07-01 11:32:54.497 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:32:54.497 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:32:54.497 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:32:54.497 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:32:54.498 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:32:54.498 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:32:54.498 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:32:54.498 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:32:54.498 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:32:54.498 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:32:54.498 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:32:54.498 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:32:54.498 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:32:54.498 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:32:54.498 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:32:54.498 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:54.498 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:54.498 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:32:54.498 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:32:54.498 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:32:54.498 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:32:54.498 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:32:54.498 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:32:54.498 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:32:54.498 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:32:54.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:54.498 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:54.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:54.498 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:54.498 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:32:54.498 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:32:54.498 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:32:54.501 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.3707ms. 2025-07-01 11:32:54.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:54.501 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:54.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:54.501 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:54.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:54.501 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:54.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:54.501 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:54.501 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:32:54.501 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:32:54.501 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:32:54.501 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:32:54.501 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:32:54.501 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:32:54.501 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:32:54.501 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:32:54.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:54.501 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:54.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:54.501 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:54.501 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:54.501 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:54.501 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.5476ms 2025-07-01 11:32:54.501 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:32:54.502 +03:00 [DBG] Connection id "0HNC8090TGCKQ" completed keep alive response. 2025-07-01 11:32:54.502 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.2281ms 2025-07-01 11:32:54.502 +03:00 [DBG] Connection id "0HNC8090TGCKQ" received FIN. 2025-07-01 11:32:54.502 +03:00 [DBG] Connection id "0HNC8090TGCKQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:32:54.502 +03:00 [DBG] Connection id "0HNC8090TGCKQ" disconnecting. 2025-07-01 11:32:54.502 +03:00 [DBG] Connection id "0HNC8090TGCKQ" stopped. 2025-07-01 11:32:54.786 +03:00 [DBG] Connection id "0HNC8090TGCKR" accepted. 2025-07-01 11:32:54.786 +03:00 [DBG] Connection id "0HNC8090TGCKR" started. 2025-07-01 11:32:54.786 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:32:54.786 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:32:54.786 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:32:54.786 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:32:54.786 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:32:54.786 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:32:54.786 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:32:54.786 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:32:54.786 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:32:54.786 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:32:54.786 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:32:54.786 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:32:54.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-07-01 11:32:54.787 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:32:54.787 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:32:54.787 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:54.787 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:54.787 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:32:54.787 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:32:54.787 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:32:54.787 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:32:54.787 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:32:54.787 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:32:54.787 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:32:54.787 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:32:54.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:54.787 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:54.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:54.787 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:54.787 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:32:54.787 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:32:54.787 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:32:54.943 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 155.4504ms. 2025-07-01 11:32:54.943 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:54.943 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:54.943 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:54.943 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:54.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:54.943 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:54.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:54.943 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:54.943 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:32:54.943 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:32:54.943 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:32:54.943 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:32:54.943 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:32:54.943 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:32:54.943 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:32:54.945 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:32:54.945 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:54.945 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:54.945 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:54.945 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:54.945 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:54.945 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:54.945 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 158.2168ms 2025-07-01 11:32:54.945 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:32:54.945 +03:00 [DBG] Connection id "0HNC8090TGCKR" completed keep alive response. 2025-07-01 11:32:54.945 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 159.0491ms 2025-07-01 11:32:54.949 +03:00 [DBG] Connection id "0HNC8090TGCKR" received FIN. 2025-07-01 11:32:54.949 +03:00 [DBG] Connection id "0HNC8090TGCKR" disconnecting. 2025-07-01 11:32:54.949 +03:00 [DBG] Connection id "0HNC8090TGCKR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:32:54.950 +03:00 [DBG] Connection id "0HNC8090TGCKR" stopped. 2025-07-01 11:32:58.990 +03:00 [DBG] Connection id "0HNC8090TGCKS" accepted. 2025-07-01 11:32:58.990 +03:00 [DBG] Connection id "0HNC8090TGCKS" started. 2025-07-01 11:32:58.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:32:58.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:32:58.991 +03:00 [DBG] POST requests are not supported 2025-07-01 11:32:58.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:32:58.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:32:58.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:58.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:32:58.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:32:58.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:32:58.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:32:58.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:58.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:32:58.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:32:58.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:32:58.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:32:58.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:32:58.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:32:58.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:58.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:58.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:32:58.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:32:58.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:58.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:58.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:58.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:58.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:32:58.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1342ms. 2025-07-01 11:32:58.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:58.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:58.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:58.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:58.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:58.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:58.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:58.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:58.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:58.992 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:32:58.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:58.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:58.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:58.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:58.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:58.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:58.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:58.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7854ms 2025-07-01 11:32:58.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:32:58.992 +03:00 [DBG] Connection id "0HNC8090TGCKS" completed keep alive response. 2025-07-01 11:32:58.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4229ms 2025-07-01 11:32:58.992 +03:00 [DBG] Connection id "0HNC8090TGCKS" received FIN. 2025-07-01 11:32:58.992 +03:00 [DBG] Connection id "0HNC8090TGCKS" disconnecting. 2025-07-01 11:32:58.992 +03:00 [DBG] Connection id "0HNC8090TGCKS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:32:58.993 +03:00 [DBG] Connection id "0HNC8090TGCKS" stopped. 2025-07-01 11:32:59.264 +03:00 [DBG] Connection id "0HNC8090TGCKT" accepted. 2025-07-01 11:32:59.265 +03:00 [DBG] Connection id "0HNC8090TGCKT" started. 2025-07-01 11:32:59.265 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:32:59.265 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:32:59.265 +03:00 [DBG] POST requests are not supported 2025-07-01 11:32:59.265 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:32:59.265 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:32:59.265 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:32:59.265 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:32:59.265 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:32:59.265 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:32:59.265 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:32:59.265 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:32:59.265 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:32:59.265 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:32:59.265 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:32:59.265 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:32:59.265 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:32:59.265 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:32:59.265 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:59.265 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:59.265 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:32:59.265 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:32:59.265 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:32:59.265 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:32:59.265 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:32:59.265 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:32:59.266 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:32:59.266 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:32:59.266 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:32:59.266 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:32:59.266 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:32:59.266 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:32:59.266 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:32:59.266 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:32:59.266 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:32:59.266 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:32:59.266 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:32:59.266 +03:00 [DBG] Connection id "0HNC8090TGCKT", Request id "0HNC8090TGCKT:00000001": started reading request body. 2025-07-01 11:32:59.266 +03:00 [DBG] Connection id "0HNC8090TGCKT", Request id "0HNC8090TGCKT:00000001": done reading request body. 2025-07-01 11:32:59.266 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:32:59.266 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:32:59.266 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:32:59.266 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:32:59.266 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:32:59.266 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:59.266 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:59.266 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:59.266 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:59.266 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:32:59.266 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:32:59.266 +03:00 [INF] Changing group of physicals [374] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:32:59.286 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.9169ms. 2025-07-01 11:32:59.286 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:59.286 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:59.286 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:59.286 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:59.286 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:59.286 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:59.286 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:59.286 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:59.286 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:59.286 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:32:59.286 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:32:59.286 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:59.286 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:59.286 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:59.286 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:59.286 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:59.286 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:59.286 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 21.2493ms 2025-07-01 11:32:59.287 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:32:59.287 +03:00 [DBG] Connection id "0HNC8090TGCKT" completed keep alive response. 2025-07-01 11:32:59.287 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 21.8618ms 2025-07-01 11:32:59.287 +03:00 [DBG] Connection id "0HNC8090TGCKT" received FIN. 2025-07-01 11:32:59.287 +03:00 [DBG] Connection id "0HNC8090TGCKT" disconnecting. 2025-07-01 11:32:59.287 +03:00 [DBG] Connection id "0HNC8090TGCKT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:32:59.288 +03:00 [DBG] Connection id "0HNC8090TGCKT" stopped. 2025-07-01 11:32:59.326 +03:00 [DBG] Connection id "0HNC8090TGCKU" accepted. 2025-07-01 11:32:59.327 +03:00 [DBG] Connection id "0HNC8090TGCKU" started. 2025-07-01 11:32:59.327 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:32:59.327 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:32:59.327 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:32:59.327 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:32:59.327 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:32:59.327 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:32:59.327 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:32:59.327 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:32:59.327 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:32:59.327 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:32:59.327 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:32:59.327 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:32:59.327 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:32:59.327 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:32:59.327 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:32:59.327 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:59.327 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:59.327 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:32:59.327 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:32:59.327 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:32:59.327 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:32:59.327 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:32:59.327 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:32:59.327 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:32:59.327 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:32:59.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:59.327 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:59.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:59.328 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:59.328 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:32:59.328 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:32:59.328 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:32:59.329 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.2164ms. 2025-07-01 11:32:59.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:59.329 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:59.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:59.329 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:59.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:59.329 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:59.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:59.329 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:59.329 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:32:59.329 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:32:59.329 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:32:59.329 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:32:59.329 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:32:59.329 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:32:59.329 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:32:59.329 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:32:59.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:59.329 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:59.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:59.329 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:59.329 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:59.329 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:59.329 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.2491ms 2025-07-01 11:32:59.329 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:32:59.330 +03:00 [DBG] Connection id "0HNC8090TGCKU" completed keep alive response. 2025-07-01 11:32:59.330 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.8533ms 2025-07-01 11:32:59.330 +03:00 [DBG] Connection id "0HNC8090TGCKU" received FIN. 2025-07-01 11:32:59.330 +03:00 [DBG] Connection id "0HNC8090TGCKU" disconnecting. 2025-07-01 11:32:59.330 +03:00 [DBG] Connection id "0HNC8090TGCKU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:32:59.331 +03:00 [DBG] Connection id "0HNC8090TGCKU" stopped. 2025-07-01 11:32:59.389 +03:00 [DBG] Connection id "0HNC8090TGCKV" accepted. 2025-07-01 11:32:59.389 +03:00 [DBG] Connection id "0HNC8090TGCKV" started. 2025-07-01 11:32:59.389 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:32:59.389 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:32:59.389 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:32:59.389 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:32:59.389 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:32:59.389 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:32:59.389 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:32:59.389 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:32:59.389 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:32:59.389 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:32:59.389 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:32:59.389 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:32:59.390 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:32:59.390 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:32:59.390 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:32:59.390 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:59.390 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:59.390 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:32:59.390 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:32:59.390 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:32:59.390 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:32:59.390 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:32:59.390 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:32:59.390 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:32:59.390 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:32:59.390 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:59.390 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:59.390 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:59.390 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:59.390 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:32:59.390 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:32:59.390 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:32:59.533 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 142.9249ms. 2025-07-01 11:32:59.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:59.533 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:32:59.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:59.533 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:32:59.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:59.533 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:59.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:59.533 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:59.533 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:32:59.533 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:32:59.533 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:32:59.533 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:32:59.533 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:32:59.533 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:32:59.533 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:32:59.535 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:32:59.535 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:59.535 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:32:59.535 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:59.535 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:59.535 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:59.535 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:32:59.535 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 145.0742ms 2025-07-01 11:32:59.535 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:32:59.535 +03:00 [DBG] Connection id "0HNC8090TGCKV" completed keep alive response. 2025-07-01 11:32:59.535 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 145.7532ms 2025-07-01 11:32:59.539 +03:00 [DBG] Connection id "0HNC8090TGCKV" received FIN. 2025-07-01 11:32:59.539 +03:00 [DBG] Connection id "0HNC8090TGCKV" disconnecting. 2025-07-01 11:32:59.539 +03:00 [DBG] Connection id "0HNC8090TGCKV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:32:59.540 +03:00 [DBG] Connection id "0HNC8090TGCKV" stopped. 2025-07-01 11:33:03.994 +03:00 [DBG] Connection id "0HNC8090TGCL0" accepted. 2025-07-01 11:33:03.994 +03:00 [DBG] Connection id "0HNC8090TGCL0" started. 2025-07-01 11:33:03.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:33:03.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:33:03.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:33:03.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:33:03.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:33:03.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:03.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:33:03.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:33:03.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:33:03.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:33:03.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:03.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:33:03.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:33:03.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:33:03.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:33:03.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:33:03.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:33:03.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:03.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:03.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:33:03.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:33:03.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:03.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:03.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:33:03.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.184ms. 2025-07-01 11:33:03.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:03.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:03.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:03.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:03.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:03.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:03.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:03.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:03.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:03.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:33:03.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:03.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:03.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:03.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:03.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:03.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:03.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:03.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3721ms 2025-07-01 11:33:03.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:03.996 +03:00 [DBG] Connection id "0HNC8090TGCL0" completed keep alive response. 2025-07-01 11:33:03.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3543ms 2025-07-01 11:33:03.997 +03:00 [DBG] Connection id "0HNC8090TGCL0" received FIN. 2025-07-01 11:33:03.997 +03:00 [DBG] Connection id "0HNC8090TGCL0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:33:03.997 +03:00 [DBG] Connection id "0HNC8090TGCL0" disconnecting. 2025-07-01 11:33:03.997 +03:00 [DBG] Connection id "0HNC8090TGCL0" stopped. 2025-07-01 11:33:08.992 +03:00 [DBG] Connection id "0HNC8090TGCL1" accepted. 2025-07-01 11:33:08.993 +03:00 [DBG] Connection id "0HNC8090TGCL1" started. 2025-07-01 11:33:08.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:33:08.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:33:08.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:33:08.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:33:08.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:33:08.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:08.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:33:08.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:33:08.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:33:08.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:33:08.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:08.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:33:08.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:33:08.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:33:08.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:33:08.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:33:08.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:33:08.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:08.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:08.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:33:08.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:33:08.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:08.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:08.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:08.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:08.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:33:08.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.129ms. 2025-07-01 11:33:08.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:08.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:08.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:08.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:08.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:08.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:08.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:08.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:08.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:08.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:33:08.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:08.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:08.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:08.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:08.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:08.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:08.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:08.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7257ms 2025-07-01 11:33:08.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:08.994 +03:00 [DBG] Connection id "0HNC8090TGCL1" completed keep alive response. 2025-07-01 11:33:08.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3533ms 2025-07-01 11:33:08.994 +03:00 [DBG] Connection id "0HNC8090TGCL1" received FIN. 2025-07-01 11:33:08.994 +03:00 [DBG] Connection id "0HNC8090TGCL1" disconnecting. 2025-07-01 11:33:08.995 +03:00 [DBG] Connection id "0HNC8090TGCL1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:33:08.996 +03:00 [DBG] Connection id "0HNC8090TGCL1" stopped. 2025-07-01 11:33:13.995 +03:00 [DBG] Connection id "0HNC8090TGCL2" accepted. 2025-07-01 11:33:13.995 +03:00 [DBG] Connection id "0HNC8090TGCL2" started. 2025-07-01 11:33:13.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:33:13.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:33:13.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:33:13.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:33:13.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:33:13.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:13.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:33:13.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:33:13.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:33:13.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:33:13.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:13.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:33:13.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:33:13.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:33:13.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:33:13.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:33:13.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:33:13.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:13.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:13.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:33:13.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:33:13.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:13.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:13.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:13.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:13.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:33:13.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.166ms. 2025-07-01 11:33:13.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:13.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:13.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:13.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:13.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:13.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:13.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:13.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:13.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:13.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:33:13.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:13.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:13.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:13.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:13.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:13.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:13.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:13.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2128ms 2025-07-01 11:33:13.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:13.997 +03:00 [DBG] Connection id "0HNC8090TGCL2" completed keep alive response. 2025-07-01 11:33:13.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1698ms 2025-07-01 11:33:13.997 +03:00 [DBG] Connection id "0HNC8090TGCL2" received FIN. 2025-07-01 11:33:13.998 +03:00 [DBG] Connection id "0HNC8090TGCL2" disconnecting. 2025-07-01 11:33:13.998 +03:00 [DBG] Connection id "0HNC8090TGCL2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:33:13.999 +03:00 [DBG] Connection id "0HNC8090TGCL2" stopped. 2025-07-01 11:33:14.917 +03:00 [DBG] Connection id "0HNC8090TGCL3" accepted. 2025-07-01 11:33:14.917 +03:00 [DBG] Connection id "0HNC8090TGCL3" started. 2025-07-01 11:33:14.917 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 751 2025-07-01 11:33:14.917 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:33:14.917 +03:00 [DBG] POST requests are not supported 2025-07-01 11:33:14.917 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:33:14.917 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:33:14.917 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:33:14.917 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:33:14.918 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:33:14.918 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:33:14.918 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:33:14.918 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:33:14.918 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:33:14.918 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:33:14.918 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:33:14.918 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:33:14.918 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:33:14.918 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:33:14.918 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:14.918 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:14.918 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:33:14.918 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:33:14.918 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:33:14.918 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:33:14.918 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:33:14.918 +03:00 [DBG] Connection id "0HNC8090TGCL3", Request id "0HNC8090TGCL3:00000001": started reading request body. 2025-07-01 11:33:14.918 +03:00 [DBG] Connection id "0HNC8090TGCL3", Request id "0HNC8090TGCL3:00000001": done reading request body. 2025-07-01 11:33:14.919 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:33:14.919 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:33:14.919 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:33:14.919 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:33:14.919 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:33:14.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:14.919 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:14.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:14.919 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:14.919 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:33:14.919 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:33:14.919 +03:00 [INF] Updating physical elements properties 2025-07-01 11:33:14.949 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 30.0139ms. 2025-07-01 11:33:14.949 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:14.949 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:14.949 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:14.949 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:14.950 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:14.950 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:14.950 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:14.950 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:14.950 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:14.950 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:33:14.950 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:14.950 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:14.950 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:14.950 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:14.950 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:14.950 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:14.950 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:14.950 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 31.8684ms 2025-07-01 11:33:14.950 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:33:14.950 +03:00 [DBG] Connection id "0HNC8090TGCL3" completed keep alive response. 2025-07-01 11:33:14.950 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 33.0072ms 2025-07-01 11:33:14.950 +03:00 [DBG] Connection id "0HNC8090TGCL3" received FIN. 2025-07-01 11:33:14.950 +03:00 [DBG] Connection id "0HNC8090TGCL3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:33:14.951 +03:00 [DBG] Connection id "0HNC8090TGCL3" disconnecting. 2025-07-01 11:33:14.951 +03:00 [DBG] Connection id "0HNC8090TGCL3" stopped. 2025-07-01 11:33:14.991 +03:00 [DBG] Connection id "0HNC8090TGCL4" accepted. 2025-07-01 11:33:14.991 +03:00 [DBG] Connection id "0HNC8090TGCL4" started. 2025-07-01 11:33:14.991 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:33:14.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:33:14.992 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:33:14.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:33:14.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:33:14.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:33:14.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:33:14.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:33:14.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:33:14.992 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:33:14.992 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:33:14.992 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:33:14.992 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:33:14.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:33:14.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:33:14.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:14.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:14.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:33:14.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:33:14.993 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:33:14.993 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:33:14.993 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:33:14.993 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:33:14.993 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:33:14.993 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:33:14.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:14.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:14.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:14.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:14.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:33:14.993 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:33:14.993 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:33:14.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.054ms. 2025-07-01 11:33:14.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:14.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:14.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:14.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:14.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:14.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:14.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:14.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:14.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:33:14.997 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:33:14.997 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:33:14.997 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:33:14.997 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:33:14.997 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:33:14.997 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:33:14.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:33:14.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:14.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:14.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:14.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:14.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:14.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:14.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 5.5518ms 2025-07-01 11:33:14.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:33:14.998 +03:00 [DBG] Connection id "0HNC8090TGCL4" completed keep alive response. 2025-07-01 11:33:14.998 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 6.7999ms 2025-07-01 11:33:14.998 +03:00 [DBG] Connection id "0HNC8090TGCL4" received FIN. 2025-07-01 11:33:14.998 +03:00 [DBG] Connection id "0HNC8090TGCL4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:33:14.999 +03:00 [DBG] Connection id "0HNC8090TGCL4" disconnecting. 2025-07-01 11:33:14.999 +03:00 [DBG] Connection id "0HNC8090TGCL4" stopped. 2025-07-01 11:33:15.282 +03:00 [DBG] Connection id "0HNC8090TGCL5" accepted. 2025-07-01 11:33:15.282 +03:00 [DBG] Connection id "0HNC8090TGCL5" started. 2025-07-01 11:33:15.283 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:33:15.283 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:33:15.283 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:33:15.283 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:33:15.283 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:33:15.283 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:33:15.283 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:33:15.283 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:33:15.283 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:33:15.283 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:33:15.283 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:33:15.283 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:33:15.283 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:33:15.283 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:33:15.283 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:33:15.283 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:15.283 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:15.283 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:33:15.283 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:33:15.283 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:33:15.283 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:33:15.284 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:33:15.284 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:33:15.284 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:33:15.284 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:33:15.284 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:15.284 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:15.284 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:15.284 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:15.284 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:33:15.284 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:33:15.284 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:33:15.421 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 136.5825ms. 2025-07-01 11:33:15.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:15.421 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:15.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:15.421 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:15.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:15.421 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:15.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:15.421 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:15.421 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:33:15.421 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:33:15.421 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:33:15.421 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:33:15.421 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:33:15.421 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:33:15.421 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:33:15.423 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:33:15.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:15.423 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:15.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:15.423 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:15.423 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:15.423 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:15.423 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 139.8856ms 2025-07-01 11:33:15.423 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:33:15.423 +03:00 [DBG] Connection id "0HNC8090TGCL5" completed keep alive response. 2025-07-01 11:33:15.423 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 140.6032ms 2025-07-01 11:33:15.426 +03:00 [DBG] Connection id "0HNC8090TGCL5" received FIN. 2025-07-01 11:33:15.426 +03:00 [DBG] Connection id "0HNC8090TGCL5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:33:15.426 +03:00 [DBG] Connection id "0HNC8090TGCL5" disconnecting. 2025-07-01 11:33:15.426 +03:00 [DBG] Connection id "0HNC8090TGCL5" stopped. 2025-07-01 11:33:18.483 +03:00 [DBG] Connection id "0HNC8090TGCL6" accepted. 2025-07-01 11:33:18.483 +03:00 [DBG] Connection id "0HNC8090TGCL6" started. 2025-07-01 11:33:18.483 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:33:18.483 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:33:18.483 +03:00 [DBG] POST requests are not supported 2025-07-01 11:33:18.483 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:33:18.483 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:33:18.483 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:33:18.483 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:33:18.483 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:33:18.483 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:33:18.483 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:33:18.484 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:33:18.484 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:33:18.484 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:33:18.484 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:33:18.484 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:33:18.484 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:33:18.484 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:33:18.484 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:18.484 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:18.484 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:33:18.484 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:33:18.484 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:33:18.484 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:33:18.484 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:33:18.484 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:33:18.484 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:33:18.484 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:33:18.484 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:33:18.484 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:33:18.484 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:33:18.484 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:33:18.484 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:33:18.484 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:33:18.484 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:33:18.484 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:33:18.484 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:33:18.484 +03:00 [DBG] Connection id "0HNC8090TGCL6", Request id "0HNC8090TGCL6:00000001": started reading request body. 2025-07-01 11:33:18.484 +03:00 [DBG] Connection id "0HNC8090TGCL6", Request id "0HNC8090TGCL6:00000001": done reading request body. 2025-07-01 11:33:18.484 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:33:18.484 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:33:18.484 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:33:18.484 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:33:18.484 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:33:18.484 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:18.484 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:18.484 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:18.484 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:18.484 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:33:18.484 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:33:18.484 +03:00 [INF] Changing group of physicals [375] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:33:18.507 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 22.2961ms. 2025-07-01 11:33:18.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:18.507 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:18.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:18.507 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:18.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:18.507 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:18.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:18.507 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:18.507 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:18.507 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:33:18.507 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:18.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:18.507 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:18.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:18.507 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:18.507 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:18.507 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:18.507 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 23.4218ms 2025-07-01 11:33:18.507 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:33:18.507 +03:00 [DBG] Connection id "0HNC8090TGCL6" completed keep alive response. 2025-07-01 11:33:18.507 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 24.0614ms 2025-07-01 11:33:18.507 +03:00 [DBG] Connection id "0HNC8090TGCL6" received FIN. 2025-07-01 11:33:18.507 +03:00 [DBG] Connection id "0HNC8090TGCL6" disconnecting. 2025-07-01 11:33:18.508 +03:00 [DBG] Connection id "0HNC8090TGCL6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:33:18.509 +03:00 [DBG] Connection id "0HNC8090TGCL6" stopped. 2025-07-01 11:33:18.544 +03:00 [DBG] Connection id "0HNC8090TGCL7" accepted. 2025-07-01 11:33:18.544 +03:00 [DBG] Connection id "0HNC8090TGCL7" started. 2025-07-01 11:33:18.544 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:33:18.544 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:33:18.544 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:33:18.544 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:33:18.544 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:33:18.544 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:33:18.544 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:33:18.544 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:33:18.544 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:33:18.544 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:33:18.544 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:33:18.544 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:33:18.544 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:33:18.544 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:33:18.544 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:33:18.545 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:18.545 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:18.545 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:33:18.545 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:33:18.545 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:33:18.545 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:33:18.545 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:33:18.545 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:33:18.545 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:33:18.545 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:33:18.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:18.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:18.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:18.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:18.545 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:33:18.545 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:33:18.545 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:33:18.546 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.0847ms. 2025-07-01 11:33:18.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:18.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:18.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:18.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:18.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:18.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:18.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:18.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:18.546 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:33:18.546 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:33:18.546 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:33:18.546 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:33:18.546 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:33:18.546 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:33:18.546 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:33:18.546 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:33:18.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:18.547 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:18.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:18.547 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:18.547 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:18.547 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:18.547 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.1387ms 2025-07-01 11:33:18.547 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:33:18.547 +03:00 [DBG] Connection id "0HNC8090TGCL7" completed keep alive response. 2025-07-01 11:33:18.547 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.7255ms 2025-07-01 11:33:18.547 +03:00 [DBG] Connection id "0HNC8090TGCL7" received FIN. 2025-07-01 11:33:18.547 +03:00 [DBG] Connection id "0HNC8090TGCL7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:33:18.547 +03:00 [DBG] Connection id "0HNC8090TGCL7" disconnecting. 2025-07-01 11:33:18.547 +03:00 [DBG] Connection id "0HNC8090TGCL7" stopped. 2025-07-01 11:33:18.811 +03:00 [DBG] Connection id "0HNC8090TGCL8" accepted. 2025-07-01 11:33:18.811 +03:00 [DBG] Connection id "0HNC8090TGCL8" started. 2025-07-01 11:33:18.811 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:33:18.811 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:33:18.811 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:33:18.811 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:33:18.811 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:33:18.811 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:33:18.811 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:33:18.811 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:33:18.811 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:33:18.812 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:33:18.812 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:33:18.812 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:33:18.812 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:33:18.812 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:33:18.812 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:33:18.812 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:18.812 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:18.812 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:33:18.812 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:33:18.812 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:33:18.812 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:33:18.812 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:33:18.812 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:33:18.812 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:33:18.812 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:33:18.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:18.812 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:18.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:18.812 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:18.812 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:33:18.812 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:33:18.812 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:33:18.946 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 133.9765ms. 2025-07-01 11:33:18.946 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:18.946 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:18.946 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:18.946 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:18.946 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:18.946 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:18.946 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:18.946 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:18.946 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:33:18.946 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:33:18.946 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:33:18.946 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:33:18.946 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:33:18.946 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:33:18.946 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:33:18.948 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:33:18.948 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:18.948 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:18.948 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:18.948 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:18.948 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:18.948 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:18.948 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 136.7835ms 2025-07-01 11:33:18.948 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:33:18.949 +03:00 [DBG] Connection id "0HNC8090TGCL8" completed keep alive response. 2025-07-01 11:33:18.949 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 137.4609ms 2025-07-01 11:33:18.956 +03:00 [DBG] Connection id "0HNC8090TGCL8" received FIN. 2025-07-01 11:33:18.956 +03:00 [DBG] Connection id "0HNC8090TGCL8" disconnecting. 2025-07-01 11:33:18.956 +03:00 [DBG] Connection id "0HNC8090TGCL8" stopped. 2025-07-01 11:33:18.956 +03:00 [DBG] Connection id "0HNC8090TGCL8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:33:19.065 +03:00 [DBG] Connection id "0HNC8090TGCL9" accepted. 2025-07-01 11:33:19.065 +03:00 [DBG] Connection id "0HNC8090TGCL9" started. 2025-07-01 11:33:19.066 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:33:19.066 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:33:19.066 +03:00 [DBG] POST requests are not supported 2025-07-01 11:33:19.066 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:33:19.066 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:33:19.066 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:19.066 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:33:19.066 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:33:19.066 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:33:19.066 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:33:19.066 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:19.066 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:33:19.066 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:33:19.066 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:33:19.066 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:33:19.066 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:33:19.066 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:33:19.067 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:19.067 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:19.067 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:33:19.067 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:33:19.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:19.067 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:19.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:19.067 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:19.067 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:33:19.067 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1771ms. 2025-07-01 11:33:19.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:19.067 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:19.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:19.067 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:19.067 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:19.067 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:19.067 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:19.067 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:19.067 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:19.068 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:33:19.068 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:19.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:19.068 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:19.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:19.068 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:19.068 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:19.068 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:19.068 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2774ms 2025-07-01 11:33:19.068 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:19.068 +03:00 [DBG] Connection id "0HNC8090TGCL9" completed keep alive response. 2025-07-01 11:33:19.068 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2824ms 2025-07-01 11:33:19.068 +03:00 [DBG] Connection id "0HNC8090TGCL9" received FIN. 2025-07-01 11:33:19.068 +03:00 [DBG] Connection id "0HNC8090TGCL9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:33:19.068 +03:00 [DBG] Connection id "0HNC8090TGCL9" disconnecting. 2025-07-01 11:33:19.069 +03:00 [DBG] Connection id "0HNC8090TGCL9" stopped. 2025-07-01 11:33:23.993 +03:00 [DBG] Connection id "0HNC8090TGCLA" accepted. 2025-07-01 11:33:23.993 +03:00 [DBG] Connection id "0HNC8090TGCLA" started. 2025-07-01 11:33:23.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:33:23.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:33:23.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:33:23.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:33:23.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:33:23.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:23.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:33:23.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:33:23.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:33:23.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:33:23.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:23.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:33:23.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:33:23.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:33:23.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:33:23.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:33:23.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:33:23.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:23.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:23.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:33:23.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:33:23.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:23.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:23.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:23.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:23.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:33:23.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1278ms. 2025-07-01 11:33:23.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:23.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:23.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:23.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:23.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:23.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:23.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:23.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:23.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:23.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:33:23.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:23.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:23.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:23.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:23.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:23.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:23.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:23.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7032ms 2025-07-01 11:33:23.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:23.994 +03:00 [DBG] Connection id "0HNC8090TGCLA" completed keep alive response. 2025-07-01 11:33:23.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2885ms 2025-07-01 11:33:23.994 +03:00 [DBG] Connection id "0HNC8090TGCLA" received FIN. 2025-07-01 11:33:23.994 +03:00 [DBG] Connection id "0HNC8090TGCLA" disconnecting. 2025-07-01 11:33:23.995 +03:00 [DBG] Connection id "0HNC8090TGCLA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:33:23.996 +03:00 [DBG] Connection id "0HNC8090TGCLA" stopped. 2025-07-01 11:33:28.990 +03:00 [DBG] Connection id "0HNC8090TGCLB" accepted. 2025-07-01 11:33:28.990 +03:00 [DBG] Connection id "0HNC8090TGCLB" started. 2025-07-01 11:33:28.991 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:33:28.991 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:33:28.991 +03:00 [DBG] POST requests are not supported 2025-07-01 11:33:28.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:33:28.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:33:28.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:28.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:33:28.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:33:28.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:33:28.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:33:28.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:28.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:33:28.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:33:28.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:33:28.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:33:28.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:33:28.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:33:28.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:28.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:28.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:33:28.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:33:28.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:28.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:28.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:28.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:28.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:33:28.992 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1413ms. 2025-07-01 11:33:28.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:28.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:28.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:28.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:28.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:28.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:28.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:28.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:28.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:28.992 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:33:28.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:28.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:28.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:28.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:28.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:28.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:28.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:28.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7764ms 2025-07-01 11:33:28.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:28.992 +03:00 [DBG] Connection id "0HNC8090TGCLB" completed keep alive response. 2025-07-01 11:33:28.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4689ms 2025-07-01 11:33:28.992 +03:00 [DBG] Connection id "0HNC8090TGCLB" received FIN. 2025-07-01 11:33:28.992 +03:00 [DBG] Connection id "0HNC8090TGCLB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:33:28.992 +03:00 [DBG] Connection id "0HNC8090TGCLB" disconnecting. 2025-07-01 11:33:28.992 +03:00 [DBG] Connection id "0HNC8090TGCLB" stopped. 2025-07-01 11:33:33.991 +03:00 [DBG] Connection id "0HNC8090TGCLC" accepted. 2025-07-01 11:33:33.992 +03:00 [DBG] Connection id "0HNC8090TGCLC" started. 2025-07-01 11:33:33.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:33:33.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:33:33.992 +03:00 [DBG] POST requests are not supported 2025-07-01 11:33:33.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:33:33.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:33:33.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:33.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:33:33.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:33:33.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:33:33.992 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:33:33.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:33.992 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:33:33.992 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:33:33.992 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:33:33.992 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:33:33.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:33:33.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:33:33.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:33.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:33.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:33:33.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:33:33.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:33.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:33.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:33.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:33.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:33:33.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1452ms. 2025-07-01 11:33:33.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:33.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:33.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:33.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:33.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:33.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:33.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:33.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:33.993 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:33.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:33:33.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:33.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:33.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:33.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:33.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:33.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:33.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:33.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7878ms 2025-07-01 11:33:33.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:33.993 +03:00 [DBG] Connection id "0HNC8090TGCLC" completed keep alive response. 2025-07-01 11:33:33.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4528ms 2025-07-01 11:33:33.993 +03:00 [DBG] Connection id "0HNC8090TGCLC" received FIN. 2025-07-01 11:33:33.994 +03:00 [DBG] Connection id "0HNC8090TGCLC" disconnecting. 2025-07-01 11:33:33.994 +03:00 [DBG] Connection id "0HNC8090TGCLC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:33:33.995 +03:00 [DBG] Connection id "0HNC8090TGCLC" stopped. 2025-07-01 11:33:34.357 +03:00 [DBG] Connection id "0HNC8090TGCLD" accepted. 2025-07-01 11:33:34.357 +03:00 [DBG] Connection id "0HNC8090TGCLD" started. 2025-07-01 11:33:34.357 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 751 2025-07-01 11:33:34.357 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:33:34.357 +03:00 [DBG] POST requests are not supported 2025-07-01 11:33:34.357 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:33:34.357 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:33:34.357 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:33:34.357 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:33:34.357 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:33:34.357 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:33:34.357 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:33:34.357 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:33:34.357 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:33:34.357 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:33:34.357 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:33:34.357 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:33:34.357 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:33:34.357 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:33:34.357 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:34.358 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:34.358 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:33:34.358 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:33:34.358 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:33:34.358 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:33:34.358 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:33:34.358 +03:00 [DBG] Connection id "0HNC8090TGCLD", Request id "0HNC8090TGCLD:00000001": started reading request body. 2025-07-01 11:33:34.358 +03:00 [DBG] Connection id "0HNC8090TGCLD", Request id "0HNC8090TGCLD:00000001": done reading request body. 2025-07-01 11:33:34.358 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:33:34.358 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:33:34.358 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:33:34.358 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:33:34.358 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:33:34.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:34.358 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:34.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:34.358 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:34.358 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:33:34.358 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:33:34.358 +03:00 [INF] Updating physical elements properties 2025-07-01 11:33:34.375 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.2078ms. 2025-07-01 11:33:34.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:34.375 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:34.376 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:34.376 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:34.376 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:34.376 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:34.376 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:34.376 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:34.376 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:34.376 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:33:34.376 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:34.376 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:34.376 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:34.376 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:34.376 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:34.376 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:34.376 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:34.376 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 18.6331ms 2025-07-01 11:33:34.376 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:33:34.376 +03:00 [DBG] Connection id "0HNC8090TGCLD" completed keep alive response. 2025-07-01 11:33:34.376 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 19.3553ms 2025-07-01 11:33:34.376 +03:00 [DBG] Connection id "0HNC8090TGCLD" received FIN. 2025-07-01 11:33:34.376 +03:00 [DBG] Connection id "0HNC8090TGCLD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:33:34.377 +03:00 [DBG] Connection id "0HNC8090TGCLD" disconnecting. 2025-07-01 11:33:34.377 +03:00 [DBG] Connection id "0HNC8090TGCLD" stopped. 2025-07-01 11:33:34.416 +03:00 [DBG] Connection id "0HNC8090TGCLE" accepted. 2025-07-01 11:33:34.417 +03:00 [DBG] Connection id "0HNC8090TGCLE" started. 2025-07-01 11:33:34.417 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:33:34.417 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:33:34.417 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:33:34.417 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:33:34.417 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:33:34.417 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:33:34.417 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:33:34.417 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:33:34.417 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:33:34.417 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:33:34.417 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:33:34.417 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:33:34.417 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:33:34.417 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:33:34.417 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:33:34.417 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:34.417 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:34.417 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:33:34.417 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:33:34.417 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:33:34.418 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:33:34.418 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:33:34.418 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:33:34.418 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:33:34.418 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:33:34.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:34.418 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:34.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:34.418 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:34.418 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:33:34.418 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:33:34.418 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:33:34.420 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.13ms. 2025-07-01 11:33:34.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:34.420 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:34.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:34.420 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:34.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:34.420 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:34.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:34.420 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:34.420 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:33:34.420 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:33:34.420 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:33:34.420 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:33:34.420 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:33:34.420 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:33:34.420 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:33:34.420 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:33:34.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:34.420 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:34.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:34.420 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:34.420 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:34.420 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:34.421 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.239ms 2025-07-01 11:33:34.421 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:33:34.421 +03:00 [DBG] Connection id "0HNC8090TGCLE" completed keep alive response. 2025-07-01 11:33:34.421 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.7926ms 2025-07-01 11:33:34.421 +03:00 [DBG] Connection id "0HNC8090TGCLE" received FIN. 2025-07-01 11:33:34.421 +03:00 [DBG] Connection id "0HNC8090TGCLE" disconnecting. 2025-07-01 11:33:34.421 +03:00 [DBG] Connection id "0HNC8090TGCLE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:33:34.422 +03:00 [DBG] Connection id "0HNC8090TGCLE" stopped. 2025-07-01 11:33:34.480 +03:00 [DBG] Connection id "0HNC8090TGCLF" accepted. 2025-07-01 11:33:34.480 +03:00 [DBG] Connection id "0HNC8090TGCLF" started. 2025-07-01 11:33:34.480 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:33:34.481 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:33:34.481 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:33:34.481 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:33:34.481 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:33:34.481 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:33:34.481 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:33:34.481 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:33:34.481 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:33:34.481 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:33:34.481 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:33:34.481 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:33:34.481 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:33:34.481 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:33:34.481 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:33:34.481 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:34.481 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:34.481 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:33:34.481 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:33:34.481 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:33:34.481 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:33:34.481 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:33:34.481 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:33:34.481 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:33:34.481 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:33:34.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:34.481 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:34.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:34.481 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:34.481 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:33:34.481 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:33:34.481 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:33:34.619 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 138.007ms. 2025-07-01 11:33:34.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:34.620 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:34.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:34.620 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:34.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:34.620 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:34.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:34.620 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:34.620 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:33:34.620 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:33:34.620 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:33:34.620 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:33:34.620 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:33:34.620 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:33:34.620 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:33:34.621 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:33:34.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:34.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:34.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:34.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:34.621 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:34.621 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:34.621 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 140.3281ms 2025-07-01 11:33:34.621 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:33:34.621 +03:00 [DBG] Connection id "0HNC8090TGCLF" completed keep alive response. 2025-07-01 11:33:34.621 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 140.9878ms 2025-07-01 11:33:34.627 +03:00 [DBG] Connection id "0HNC8090TGCLF" received FIN. 2025-07-01 11:33:34.627 +03:00 [DBG] Connection id "0HNC8090TGCLF" disconnecting. 2025-07-01 11:33:34.627 +03:00 [DBG] Connection id "0HNC8090TGCLF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:33:34.628 +03:00 [DBG] Connection id "0HNC8090TGCLF" stopped. 2025-07-01 11:33:38.987 +03:00 [DBG] Connection id "0HNC8090TGCLG" accepted. 2025-07-01 11:33:38.987 +03:00 [DBG] Connection id "0HNC8090TGCLG" started. 2025-07-01 11:33:38.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:33:38.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:33:38.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:33:38.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:33:38.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:33:38.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:38.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:33:38.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:33:38.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:33:38.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:33:38.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:38.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:33:38.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:33:38.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:33:38.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:33:38.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:33:38.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:33:38.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:38.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:38.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:33:38.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:33:38.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:38.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:38.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:38.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:38.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:33:38.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.146ms. 2025-07-01 11:33:38.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:38.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:38.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:38.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:38.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:38.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:38.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:38.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:38.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:38.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:33:38.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:38.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:38.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:38.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:38.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:38.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:38.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:38.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.679ms 2025-07-01 11:33:38.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:38.988 +03:00 [DBG] Connection id "0HNC8090TGCLG" completed keep alive response. 2025-07-01 11:33:38.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2242ms 2025-07-01 11:33:38.988 +03:00 [DBG] Connection id "0HNC8090TGCLG" received FIN. 2025-07-01 11:33:38.988 +03:00 [DBG] Connection id "0HNC8090TGCLG" disconnecting. 2025-07-01 11:33:38.989 +03:00 [DBG] Connection id "0HNC8090TGCLG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:33:38.990 +03:00 [DBG] Connection id "0HNC8090TGCLG" stopped. 2025-07-01 11:33:43.989 +03:00 [DBG] Connection id "0HNC8090TGCLH" accepted. 2025-07-01 11:33:43.989 +03:00 [DBG] Connection id "0HNC8090TGCLH" started. 2025-07-01 11:33:43.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:33:43.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:33:43.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:33:43.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:33:43.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:33:43.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:43.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:33:43.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:33:43.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:33:43.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:33:43.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:43.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:33:43.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:33:43.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:33:43.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:33:43.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:33:43.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:33:43.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:43.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:43.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:33:43.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:33:43.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:43.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:43.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:43.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:43.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:33:43.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2084ms. 2025-07-01 11:33:43.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:43.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:43.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:43.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:43.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:43.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:43.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:43.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:43.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:43.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:33:43.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:43.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:43.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:43.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:43.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:43.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:43.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:43.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3464ms 2025-07-01 11:33:43.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:43.992 +03:00 [DBG] Connection id "0HNC8090TGCLH" completed keep alive response. 2025-07-01 11:33:43.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5994ms 2025-07-01 11:33:43.992 +03:00 [DBG] Connection id "0HNC8090TGCLH" received FIN. 2025-07-01 11:33:43.992 +03:00 [DBG] Connection id "0HNC8090TGCLH" disconnecting. 2025-07-01 11:33:43.992 +03:00 [DBG] Connection id "0HNC8090TGCLH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:33:43.993 +03:00 [DBG] Connection id "0HNC8090TGCLH" stopped. 2025-07-01 11:33:48.988 +03:00 [DBG] Connection id "0HNC8090TGCLI" accepted. 2025-07-01 11:33:48.988 +03:00 [DBG] Connection id "0HNC8090TGCLI" started. 2025-07-01 11:33:48.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:33:48.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:33:48.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:33:48.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:33:48.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:33:48.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:48.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:33:48.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:33:48.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:33:48.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:33:48.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:48.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:33:48.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:33:48.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:33:48.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:33:48.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:33:48.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:33:48.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:48.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:48.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:33:48.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:33:48.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:48.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:48.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:48.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:48.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:33:48.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1745ms. 2025-07-01 11:33:48.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:48.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:48.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:48.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:48.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:48.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:48.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:48.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:48.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:48.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:33:48.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:48.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:48.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:48.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:48.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:48.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:48.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:48.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2702ms 2025-07-01 11:33:48.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:48.991 +03:00 [DBG] Connection id "0HNC8090TGCLI" completed keep alive response. 2025-07-01 11:33:48.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3303ms 2025-07-01 11:33:48.991 +03:00 [DBG] Connection id "0HNC8090TGCLI" received FIN. 2025-07-01 11:33:48.991 +03:00 [DBG] Connection id "0HNC8090TGCLI" disconnecting. 2025-07-01 11:33:48.991 +03:00 [DBG] Connection id "0HNC8090TGCLI" stopped. 2025-07-01 11:33:48.991 +03:00 [DBG] Connection id "0HNC8090TGCLI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:33:53.993 +03:00 [DBG] Connection id "0HNC8090TGCLJ" accepted. 2025-07-01 11:33:53.993 +03:00 [DBG] Connection id "0HNC8090TGCLJ" started. 2025-07-01 11:33:53.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:33:53.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:33:53.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:33:53.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:33:53.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:33:53.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:53.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:33:53.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:33:53.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:33:53.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:33:53.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:53.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:33:53.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:33:53.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:33:53.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:33:53.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:33:53.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:33:53.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:53.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:53.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:33:53.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:33:53.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:53.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:53.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:53.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:53.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:33:53.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2441ms. 2025-07-01 11:33:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:53.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:53.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:53.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:53.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:53.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:53.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:33:53.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:53.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:53.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:53.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:53.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:53.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.2241ms 2025-07-01 11:33:53.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:53.997 +03:00 [DBG] Connection id "0HNC8090TGCLJ" completed keep alive response. 2025-07-01 11:33:53.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6409ms 2025-07-01 11:33:53.997 +03:00 [DBG] Connection id "0HNC8090TGCLJ" received FIN. 2025-07-01 11:33:53.997 +03:00 [DBG] Connection id "0HNC8090TGCLJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:33:53.997 +03:00 [DBG] Connection id "0HNC8090TGCLJ" disconnecting. 2025-07-01 11:33:53.998 +03:00 [DBG] Connection id "0HNC8090TGCLJ" stopped. 2025-07-01 11:33:58.994 +03:00 [DBG] Connection id "0HNC8090TGCLK" accepted. 2025-07-01 11:33:58.994 +03:00 [DBG] Connection id "0HNC8090TGCLK" started. 2025-07-01 11:33:58.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:33:58.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:33:58.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:33:58.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:33:58.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:33:58.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:58.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:33:58.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:33:58.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:33:58.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:33:58.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:58.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:33:58.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:33:58.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:33:58.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:33:58.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:33:58.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:33:58.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:58.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:58.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:33:58.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:33:58.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:58.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:58.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:58.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:58.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:33:58.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1794ms. 2025-07-01 11:33:58.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:58.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:33:58.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:58.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:33:58.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:58.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:58.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:58.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:58.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:58.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:33:58.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:33:58.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:58.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:33:58.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:58.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:58.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:58.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:33:58.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2322ms 2025-07-01 11:33:58.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:33:58.997 +03:00 [DBG] Connection id "0HNC8090TGCLK" completed keep alive response. 2025-07-01 11:33:58.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3399ms 2025-07-01 11:33:58.997 +03:00 [DBG] Connection id "0HNC8090TGCLK" received FIN. 2025-07-01 11:33:58.997 +03:00 [DBG] Connection id "0HNC8090TGCLK" disconnecting. 2025-07-01 11:33:58.998 +03:00 [DBG] Connection id "0HNC8090TGCLK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:33:58.999 +03:00 [DBG] Connection id "0HNC8090TGCLK" stopped. 2025-07-01 11:34:03.994 +03:00 [DBG] Connection id "0HNC8090TGCLL" accepted. 2025-07-01 11:34:03.994 +03:00 [DBG] Connection id "0HNC8090TGCLL" started. 2025-07-01 11:34:03.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:34:03.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:34:03.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:34:03.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:34:03.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:34:03.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:03.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:34:03.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:34:03.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:34:03.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:34:03.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:03.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:34:03.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:34:03.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:34:03.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:34:03.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:34:03.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:34:03.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:03.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:03.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:34:03.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:34:03.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:03.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:03.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:03.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:03.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:34:03.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1722ms. 2025-07-01 11:34:03.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:03.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:03.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:03.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:03.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:03.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:03.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:03.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:03.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:34:03.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:34:03.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:34:03.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:03.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:03.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:03.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:03.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:03.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:03.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8125ms 2025-07-01 11:34:03.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:03.997 +03:00 [DBG] Connection id "0HNC8090TGCLL" completed keep alive response. 2025-07-01 11:34:03.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9386ms 2025-07-01 11:34:03.997 +03:00 [DBG] Connection id "0HNC8090TGCLL" received FIN. 2025-07-01 11:34:03.997 +03:00 [DBG] Connection id "0HNC8090TGCLL" disconnecting. 2025-07-01 11:34:03.997 +03:00 [DBG] Connection id "0HNC8090TGCLL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:34:03.999 +03:00 [DBG] Connection id "0HNC8090TGCLL" stopped. 2025-07-01 11:34:08.989 +03:00 [DBG] Connection id "0HNC8090TGCLM" accepted. 2025-07-01 11:34:08.989 +03:00 [DBG] Connection id "0HNC8090TGCLM" started. 2025-07-01 11:34:08.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:34:08.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:34:08.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:34:08.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:34:08.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:34:08.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:08.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:34:08.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:34:08.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:34:08.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:34:08.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:08.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:34:08.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:34:08.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:34:08.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:34:08.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:34:08.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:34:08.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:08.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:08.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:34:08.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:34:08.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:08.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:08.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:08.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:08.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:34:08.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1374ms. 2025-07-01 11:34:08.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:08.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:08.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:08.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:08.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:08.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:08.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:08.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:08.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:34:08.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:34:08.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:34:08.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:08.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:08.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:08.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:08.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:08.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:08.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1575ms 2025-07-01 11:34:08.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:08.991 +03:00 [DBG] Connection id "0HNC8090TGCLM" completed keep alive response. 2025-07-01 11:34:08.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9178ms 2025-07-01 11:34:08.991 +03:00 [DBG] Connection id "0HNC8090TGCLM" received FIN. 2025-07-01 11:34:08.991 +03:00 [DBG] Connection id "0HNC8090TGCLM" disconnecting. 2025-07-01 11:34:08.991 +03:00 [DBG] Connection id "0HNC8090TGCLM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:34:08.992 +03:00 [DBG] Connection id "0HNC8090TGCLM" stopped. 2025-07-01 11:34:13.990 +03:00 [DBG] Connection id "0HNC8090TGCLN" accepted. 2025-07-01 11:34:13.991 +03:00 [DBG] Connection id "0HNC8090TGCLN" started. 2025-07-01 11:34:13.991 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:34:13.991 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:34:13.991 +03:00 [DBG] POST requests are not supported 2025-07-01 11:34:13.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:34:13.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:34:13.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:13.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:34:13.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:34:13.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:34:13.992 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:34:13.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:13.992 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:34:13.992 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:34:13.992 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:34:13.992 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:34:13.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:34:13.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:34:13.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:13.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:13.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:34:13.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:34:13.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:13.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:13.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:13.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:13.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:34:13.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2114ms. 2025-07-01 11:34:13.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:13.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:13.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:13.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:13.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:13.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:13.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:13.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:13.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:34:13.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:34:13.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:34:13.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:13.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:13.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:13.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:13.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:13.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:13.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.2107ms 2025-07-01 11:34:13.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:13.994 +03:00 [DBG] Connection id "0HNC8090TGCLN" completed keep alive response. 2025-07-01 11:34:13.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5171ms 2025-07-01 11:34:13.995 +03:00 [DBG] Connection id "0HNC8090TGCLN" received FIN. 2025-07-01 11:34:13.995 +03:00 [DBG] Connection id "0HNC8090TGCLN" disconnecting. 2025-07-01 11:34:13.995 +03:00 [DBG] Connection id "0HNC8090TGCLN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:34:13.996 +03:00 [DBG] Connection id "0HNC8090TGCLN" stopped. 2025-07-01 11:34:18.993 +03:00 [DBG] Connection id "0HNC8090TGCLO" accepted. 2025-07-01 11:34:18.993 +03:00 [DBG] Connection id "0HNC8090TGCLO" started. 2025-07-01 11:34:18.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:34:18.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:34:18.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:34:18.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:34:18.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:34:18.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:18.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:34:18.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:34:18.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:34:18.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:34:18.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:18.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:34:18.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:34:18.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:34:18.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:34:18.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:34:18.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:34:18.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:18.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:18.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:34:18.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:34:18.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:18.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:18.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:18.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:18.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:34:18.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1288ms. 2025-07-01 11:34:18.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:18.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:18.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:18.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:18.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:18.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:18.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:18.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:18.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:34:18.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:34:18.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:34:18.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:18.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:18.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:18.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:18.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:18.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:18.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6694ms 2025-07-01 11:34:18.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:18.995 +03:00 [DBG] Connection id "0HNC8090TGCLO" completed keep alive response. 2025-07-01 11:34:18.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3414ms 2025-07-01 11:34:18.995 +03:00 [DBG] Connection id "0HNC8090TGCLO" received FIN. 2025-07-01 11:34:18.995 +03:00 [DBG] Connection id "0HNC8090TGCLO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:34:18.995 +03:00 [DBG] Connection id "0HNC8090TGCLO" disconnecting. 2025-07-01 11:34:18.995 +03:00 [DBG] Connection id "0HNC8090TGCLO" stopped. 2025-07-01 11:34:23.992 +03:00 [DBG] Connection id "0HNC8090TGCLP" accepted. 2025-07-01 11:34:23.992 +03:00 [DBG] Connection id "0HNC8090TGCLP" started. 2025-07-01 11:34:23.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:34:23.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:34:23.992 +03:00 [DBG] POST requests are not supported 2025-07-01 11:34:23.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:34:23.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:34:23.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:23.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:34:23.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:34:23.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:34:23.992 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:34:23.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:23.992 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:34:23.992 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:34:23.992 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:34:23.992 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:34:23.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:34:23.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:34:23.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:23.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:23.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:34:23.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:34:23.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:23.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:23.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:23.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:23.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:34:23.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1312ms. 2025-07-01 11:34:23.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:23.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:23.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:23.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:23.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:23.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:23.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:23.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:23.993 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:34:23.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:34:23.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:34:23.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:23.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:23.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:23.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:23.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:23.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:23.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7113ms 2025-07-01 11:34:23.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:23.993 +03:00 [DBG] Connection id "0HNC8090TGCLP" completed keep alive response. 2025-07-01 11:34:23.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3119ms 2025-07-01 11:34:23.994 +03:00 [DBG] Connection id "0HNC8090TGCLP" received FIN. 2025-07-01 11:34:23.994 +03:00 [DBG] Connection id "0HNC8090TGCLP" disconnecting. 2025-07-01 11:34:23.994 +03:00 [DBG] Connection id "0HNC8090TGCLP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:34:23.995 +03:00 [DBG] Connection id "0HNC8090TGCLP" stopped. 2025-07-01 11:34:28.987 +03:00 [DBG] Connection id "0HNC8090TGCLQ" accepted. 2025-07-01 11:34:28.987 +03:00 [DBG] Connection id "0HNC8090TGCLQ" started. 2025-07-01 11:34:28.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:34:28.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:34:28.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:34:28.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:34:28.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:34:28.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:28.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:34:28.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:34:28.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:34:28.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:34:28.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:28.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:34:28.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:34:28.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:34:28.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:34:28.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:34:28.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:34:28.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:28.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:28.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:34:28.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:34:28.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:28.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:28.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:28.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:28.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:34:28.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1515ms. 2025-07-01 11:34:28.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:28.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:28.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:28.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:28.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:28.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:28.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:28.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:28.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:34:28.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:34:28.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:34:28.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:28.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:28.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:28.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:28.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:28.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:28.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7631ms 2025-07-01 11:34:28.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:28.988 +03:00 [DBG] Connection id "0HNC8090TGCLQ" completed keep alive response. 2025-07-01 11:34:28.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4425ms 2025-07-01 11:34:28.989 +03:00 [DBG] Connection id "0HNC8090TGCLQ" received FIN. 2025-07-01 11:34:28.989 +03:00 [DBG] Connection id "0HNC8090TGCLQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:34:28.989 +03:00 [DBG] Connection id "0HNC8090TGCLQ" disconnecting. 2025-07-01 11:34:28.989 +03:00 [DBG] Connection id "0HNC8090TGCLQ" stopped. 2025-07-01 11:34:33.988 +03:00 [DBG] Connection id "0HNC8090TGCLR" accepted. 2025-07-01 11:34:33.988 +03:00 [DBG] Connection id "0HNC8090TGCLR" started. 2025-07-01 11:34:33.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:34:33.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:34:33.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:34:33.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:34:33.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:34:33.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:33.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:34:33.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:34:33.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:34:33.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:34:33.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:33.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:34:33.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:34:33.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:34:33.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:34:33.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:34:33.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:34:33.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:33.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:33.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:34:33.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:34:33.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:33.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:33.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:33.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:33.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:34:33.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1551ms. 2025-07-01 11:34:33.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:33.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:33.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:33.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:33.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:33.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:33.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:33.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:33.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:34:33.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:34:33.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:34:33.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:33.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:33.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:33.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:33.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:33.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:33.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0517ms 2025-07-01 11:34:33.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:33.990 +03:00 [DBG] Connection id "0HNC8090TGCLR" completed keep alive response. 2025-07-01 11:34:33.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7148ms 2025-07-01 11:34:33.990 +03:00 [DBG] Connection id "0HNC8090TGCLR" received FIN. 2025-07-01 11:34:33.990 +03:00 [DBG] Connection id "0HNC8090TGCLR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:34:33.990 +03:00 [DBG] Connection id "0HNC8090TGCLR" disconnecting. 2025-07-01 11:34:33.990 +03:00 [DBG] Connection id "0HNC8090TGCLR" stopped. 2025-07-01 11:34:38.992 +03:00 [DBG] Connection id "0HNC8090TGCLS" accepted. 2025-07-01 11:34:38.992 +03:00 [DBG] Connection id "0HNC8090TGCLS" started. 2025-07-01 11:34:38.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:34:38.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:34:38.992 +03:00 [DBG] POST requests are not supported 2025-07-01 11:34:38.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:34:38.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:34:38.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:38.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:34:38.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:34:38.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:34:38.992 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:34:38.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:38.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:34:38.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:34:38.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:34:38.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:34:38.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:34:38.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:34:38.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:38.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:38.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:34:38.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:34:38.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:38.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:38.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:38.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:38.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:34:38.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1213ms. 2025-07-01 11:34:38.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:38.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:38.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:38.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:38.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:38.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:38.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:38.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:38.993 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:34:38.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:34:38.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:34:38.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:38.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:38.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:38.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:38.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:38.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:38.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6807ms 2025-07-01 11:34:38.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:38.993 +03:00 [DBG] Connection id "0HNC8090TGCLS" completed keep alive response. 2025-07-01 11:34:38.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2899ms 2025-07-01 11:34:38.994 +03:00 [DBG] Connection id "0HNC8090TGCLS" received FIN. 2025-07-01 11:34:38.994 +03:00 [DBG] Connection id "0HNC8090TGCLS" disconnecting. 2025-07-01 11:34:38.994 +03:00 [DBG] Connection id "0HNC8090TGCLS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:34:38.995 +03:00 [DBG] Connection id "0HNC8090TGCLS" stopped. 2025-07-01 11:34:44.008 +03:00 [DBG] Connection id "0HNC8090TGCLT" accepted. 2025-07-01 11:34:44.008 +03:00 [DBG] Connection id "0HNC8090TGCLT" started. 2025-07-01 11:34:44.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:34:44.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:34:44.008 +03:00 [DBG] POST requests are not supported 2025-07-01 11:34:44.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:34:44.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:34:44.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:44.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:34:44.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:34:44.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:34:44.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:34:44.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:44.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:34:44.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:34:44.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:34:44.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:34:44.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:34:44.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:34:44.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:44.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:44.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:34:44.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:34:44.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:44.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:44.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:44.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:44.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:34:44.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1704ms. 2025-07-01 11:34:44.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:44.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:44.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:44.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:44.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:44.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:44.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:44.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:44.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:34:44.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:34:44.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:34:44.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:44.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:44.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:44.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:44.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:44.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:44.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6389ms 2025-07-01 11:34:44.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:44.011 +03:00 [DBG] Connection id "0HNC8090TGCLT" completed keep alive response. 2025-07-01 11:34:44.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0172ms 2025-07-01 11:34:44.011 +03:00 [DBG] Connection id "0HNC8090TGCLT" received FIN. 2025-07-01 11:34:44.011 +03:00 [DBG] Connection id "0HNC8090TGCLT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:34:44.011 +03:00 [DBG] Connection id "0HNC8090TGCLT" disconnecting. 2025-07-01 11:34:44.012 +03:00 [DBG] Connection id "0HNC8090TGCLT" stopped. 2025-07-01 11:34:48.993 +03:00 [DBG] Connection id "0HNC8090TGCLU" accepted. 2025-07-01 11:34:48.994 +03:00 [DBG] Connection id "0HNC8090TGCLU" started. 2025-07-01 11:34:48.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:34:48.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:34:48.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:34:48.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:34:48.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:34:48.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:48.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:34:48.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:34:48.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:34:48.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:34:48.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:48.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:34:48.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:34:48.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:34:48.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:34:48.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:34:48.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:34:48.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:48.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:48.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:34:48.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:34:48.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:48.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:48.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:48.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:48.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:34:48.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1402ms. 2025-07-01 11:34:48.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:48.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:48.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:48.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:48.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:48.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:48.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:48.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:48.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:34:48.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:34:48.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:34:48.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:48.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:48.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:48.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:48.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:48.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:48.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9171ms 2025-07-01 11:34:48.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:48.995 +03:00 [DBG] Connection id "0HNC8090TGCLU" completed keep alive response. 2025-07-01 11:34:48.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6358ms 2025-07-01 11:34:48.996 +03:00 [DBG] Connection id "0HNC8090TGCLU" received FIN. 2025-07-01 11:34:48.996 +03:00 [DBG] Connection id "0HNC8090TGCLU" disconnecting. 2025-07-01 11:34:48.996 +03:00 [DBG] Connection id "0HNC8090TGCLU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:34:48.997 +03:00 [DBG] Connection id "0HNC8090TGCLU" stopped. 2025-07-01 11:34:53.997 +03:00 [DBG] Connection id "0HNC8090TGCLV" accepted. 2025-07-01 11:34:53.997 +03:00 [DBG] Connection id "0HNC8090TGCLV" started. 2025-07-01 11:34:53.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:34:53.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:34:53.997 +03:00 [DBG] POST requests are not supported 2025-07-01 11:34:53.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:34:53.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:34:53.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:53.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:34:53.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:34:53.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:34:53.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:34:53.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:53.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:34:53.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:34:53.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:34:53.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:34:53.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:34:53.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:34:53.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:53.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:53.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:34:53.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:34:53.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:53.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:53.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:53.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:53.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:34:53.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1339ms. 2025-07-01 11:34:53.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:53.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:53.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:53.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:53.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:53.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:53.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:34:53.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:34:53.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:34:53.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:53.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:53.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:53.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:53.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6301ms 2025-07-01 11:34:53.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:53.998 +03:00 [DBG] Connection id "0HNC8090TGCLV" completed keep alive response. 2025-07-01 11:34:53.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2731ms 2025-07-01 11:34:53.999 +03:00 [DBG] Connection id "0HNC8090TGCLV" received FIN. 2025-07-01 11:34:53.999 +03:00 [DBG] Connection id "0HNC8090TGCLV" disconnecting. 2025-07-01 11:34:53.999 +03:00 [DBG] Connection id "0HNC8090TGCLV" stopped. 2025-07-01 11:34:53.999 +03:00 [DBG] Connection id "0HNC8090TGCLV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:34:59.000 +03:00 [DBG] Connection id "0HNC8090TGCM0" accepted. 2025-07-01 11:34:59.000 +03:00 [DBG] Connection id "0HNC8090TGCM0" started. 2025-07-01 11:34:59.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:34:59.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:34:59.000 +03:00 [DBG] POST requests are not supported 2025-07-01 11:34:59.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:34:59.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:34:59.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:59.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:34:59.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:34:59.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:34:59.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:34:59.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:59.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:34:59.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:34:59.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:34:59.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:34:59.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:34:59.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:34:59.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:34:59.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:34:59.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:59.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:59.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:59.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:59.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:34:59.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1384ms. 2025-07-01 11:34:59.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:59.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:59.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:59.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:59.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:59.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:59.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:34:59.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:34:59.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:34:59.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:59.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:59.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.799ms 2025-07-01 11:34:59.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:34:59.002 +03:00 [DBG] Connection id "0HNC8090TGCM0" completed keep alive response. 2025-07-01 11:34:59.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5749ms 2025-07-01 11:34:59.002 +03:00 [DBG] Connection id "0HNC8090TGCM0" received FIN. 2025-07-01 11:34:59.002 +03:00 [DBG] Connection id "0HNC8090TGCM0" disconnecting. 2025-07-01 11:34:59.003 +03:00 [DBG] Connection id "0HNC8090TGCM0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:34:59.004 +03:00 [DBG] Connection id "0HNC8090TGCM0" stopped. 2025-07-01 11:34:59.206 +03:00 [DBG] Connection id "0HNC8090TGCM1" accepted. 2025-07-01 11:34:59.206 +03:00 [DBG] Connection id "0HNC8090TGCM1" started. 2025-07-01 11:34:59.206 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 740 2025-07-01 11:34:59.206 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:34:59.206 +03:00 [DBG] POST requests are not supported 2025-07-01 11:34:59.206 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:34:59.206 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:34:59.206 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:34:59.206 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:34:59.207 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:34:59.207 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:34:59.207 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:34:59.207 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:34:59.207 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:34:59.207 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:34:59.207 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:34:59.207 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:34:59.207 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:34:59.207 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:34:59.207 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.207 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.207 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:34:59.207 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:34:59.207 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:34:59.207 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:34:59.207 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:34:59.207 +03:00 [DBG] Connection id "0HNC8090TGCM1", Request id "0HNC8090TGCM1:00000001": started reading request body. 2025-07-01 11:34:59.207 +03:00 [DBG] Connection id "0HNC8090TGCM1", Request id "0HNC8090TGCM1:00000001": done reading request body. 2025-07-01 11:34:59.208 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:34:59.208 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:34:59.208 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:34:59.208 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:34:59.208 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:34:59.208 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:59.208 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:59.208 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:59.208 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:59.208 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:34:59.208 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:34:59.208 +03:00 [INF] Updating physical elements properties 2025-07-01 11:34:59.237 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 28.9676ms. 2025-07-01 11:34:59.237 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:59.237 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:59.237 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:59.237 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:59.237 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.237 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.237 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:59.237 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:59.237 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:34:59.237 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:34:59.237 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:34:59.237 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:59.237 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:59.237 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.238 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.238 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.238 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.238 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 30.6ms 2025-07-01 11:34:59.238 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:34:59.238 +03:00 [DBG] Connection id "0HNC8090TGCM1" completed keep alive response. 2025-07-01 11:34:59.238 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 31.5808ms 2025-07-01 11:34:59.238 +03:00 [DBG] Connection id "0HNC8090TGCM1" received FIN. 2025-07-01 11:34:59.238 +03:00 [DBG] Connection id "0HNC8090TGCM1" disconnecting. 2025-07-01 11:34:59.238 +03:00 [DBG] Connection id "0HNC8090TGCM1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:34:59.239 +03:00 [DBG] Connection id "0HNC8090TGCM1" stopped. 2025-07-01 11:34:59.276 +03:00 [DBG] Connection id "0HNC8090TGCM2" accepted. 2025-07-01 11:34:59.276 +03:00 [DBG] Connection id "0HNC8090TGCM2" started. 2025-07-01 11:34:59.276 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:34:59.276 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:34:59.276 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:34:59.276 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:34:59.276 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:34:59.276 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:34:59.276 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:34:59.276 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:34:59.277 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:34:59.277 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:34:59.277 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:34:59.277 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:34:59.277 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:34:59.277 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:34:59.277 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:34:59.277 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.277 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.277 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:34:59.277 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:34:59.277 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:34:59.277 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:34:59.278 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:34:59.278 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:34:59.278 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:34:59.278 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:34:59.278 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:59.278 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:59.278 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:59.278 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:59.278 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:34:59.278 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:34:59.278 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:34:59.281 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.6463ms. 2025-07-01 11:34:59.281 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:59.281 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:59.281 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:59.281 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:59.281 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.281 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.281 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:59.281 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:59.281 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:34:59.281 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:34:59.281 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:34:59.281 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:34:59.282 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:34:59.282 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:34:59.282 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:34:59.282 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:34:59.282 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:59.282 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:59.282 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.282 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.282 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.282 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.282 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 5.1962ms 2025-07-01 11:34:59.282 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:34:59.282 +03:00 [DBG] Connection id "0HNC8090TGCM2" completed keep alive response. 2025-07-01 11:34:59.282 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 6.5054ms 2025-07-01 11:34:59.283 +03:00 [DBG] Connection id "0HNC8090TGCM2" received FIN. 2025-07-01 11:34:59.283 +03:00 [DBG] Connection id "0HNC8090TGCM2" disconnecting. 2025-07-01 11:34:59.283 +03:00 [DBG] Connection id "0HNC8090TGCM2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:34:59.284 +03:00 [DBG] Connection id "0HNC8090TGCM2" stopped. 2025-07-01 11:34:59.342 +03:00 [DBG] Connection id "0HNC8090TGCM3" accepted. 2025-07-01 11:34:59.342 +03:00 [DBG] Connection id "0HNC8090TGCM3" started. 2025-07-01 11:34:59.342 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:34:59.342 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:34:59.342 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:34:59.342 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:34:59.342 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:34:59.342 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:34:59.342 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:34:59.342 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:34:59.342 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:34:59.342 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:34:59.342 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:34:59.342 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:34:59.342 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:34:59.342 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:34:59.342 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:34:59.343 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.343 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.343 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:34:59.343 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:34:59.343 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:34:59.343 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:34:59.343 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:34:59.343 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:34:59.343 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:34:59.343 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:34:59.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:59.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:59.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:59.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:59.343 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:34:59.343 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:34:59.343 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:34:59.496 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 152.6902ms. 2025-07-01 11:34:59.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:59.496 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:34:59.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:59.496 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:34:59.496 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.496 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.496 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:59.496 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:59.496 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:34:59.496 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:34:59.496 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:34:59.496 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:34:59.496 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:34:59.496 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:34:59.496 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:34:59.497 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:34:59.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:59.497 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:34:59.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.497 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.498 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.498 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:34:59.498 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 155.0336ms 2025-07-01 11:34:59.498 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:34:59.498 +03:00 [DBG] Connection id "0HNC8090TGCM3" completed keep alive response. 2025-07-01 11:34:59.498 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 155.7326ms 2025-07-01 11:34:59.502 +03:00 [DBG] Connection id "0HNC8090TGCM3" received FIN. 2025-07-01 11:34:59.502 +03:00 [DBG] Connection id "0HNC8090TGCM3" disconnecting. 2025-07-01 11:34:59.502 +03:00 [DBG] Connection id "0HNC8090TGCM3" stopped. 2025-07-01 11:34:59.502 +03:00 [DBG] Connection id "0HNC8090TGCM3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:35:03.990 +03:00 [DBG] Connection id "0HNC8090TGCM4" accepted. 2025-07-01 11:35:03.990 +03:00 [DBG] Connection id "0HNC8090TGCM4" started. 2025-07-01 11:35:03.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:35:03.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:35:03.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:35:03.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:35:03.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:35:03.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:03.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:35:03.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:35:03.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:35:03.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:35:03.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:03.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:35:03.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:35:03.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:35:03.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:35:03.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:35:03.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:35:03.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:03.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:03.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:35:03.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:35:03.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:03.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:03.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:03.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:03.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:35:03.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1362ms. 2025-07-01 11:35:03.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:03.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:03.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:03.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:03.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:03.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:03.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:03.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:03.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:03.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:35:03.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:03.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:03.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:03.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:03.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:03.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:03.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:03.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7397ms 2025-07-01 11:35:03.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:03.991 +03:00 [DBG] Connection id "0HNC8090TGCM4" completed keep alive response. 2025-07-01 11:35:03.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3841ms 2025-07-01 11:35:03.992 +03:00 [DBG] Connection id "0HNC8090TGCM4" received FIN. 2025-07-01 11:35:03.992 +03:00 [DBG] Connection id "0HNC8090TGCM4" disconnecting. 2025-07-01 11:35:03.992 +03:00 [DBG] Connection id "0HNC8090TGCM4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:35:03.993 +03:00 [DBG] Connection id "0HNC8090TGCM4" stopped. 2025-07-01 11:35:07.487 +03:00 [DBG] Connection id "0HNC8090TGCM5" accepted. 2025-07-01 11:35:07.487 +03:00 [DBG] Connection id "0HNC8090TGCM5" started. 2025-07-01 11:35:07.487 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:35:07.487 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:35:07.487 +03:00 [DBG] POST requests are not supported 2025-07-01 11:35:07.487 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:35:07.487 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:35:07.487 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:35:07.487 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:35:07.487 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:35:07.487 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:35:07.487 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:35:07.487 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:35:07.487 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:35:07.487 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:35:07.487 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:35:07.487 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:35:07.487 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:35:07.487 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:35:07.487 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:07.487 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:07.487 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:07.487 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:07.488 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:35:07.488 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:35:07.488 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:35:07.488 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:35:07.488 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:35:07.488 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:35:07.488 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:35:07.488 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:35:07.488 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:35:07.488 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:35:07.488 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:35:07.488 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:35:07.488 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:35:07.488 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:35:07.488 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:35:07.488 +03:00 [DBG] Connection id "0HNC8090TGCM5", Request id "0HNC8090TGCM5:00000001": started reading request body. 2025-07-01 11:35:07.488 +03:00 [DBG] Connection id "0HNC8090TGCM5", Request id "0HNC8090TGCM5:00000001": done reading request body. 2025-07-01 11:35:07.488 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:35:07.488 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:35:07.488 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:35:07.488 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:35:07.488 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:35:07.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:07.488 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:07.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:07.488 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:07.488 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:35:07.488 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:35:07.488 +03:00 [INF] Changing group of physicals [377] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:35:07.511 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 23.1192ms. 2025-07-01 11:35:07.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:07.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:07.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:07.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:07.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:07.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:07.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:07.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:07.512 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:07.512 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:35:07.512 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:07.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:07.512 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:07.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:07.512 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:07.512 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:07.512 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:07.512 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 24.4662ms 2025-07-01 11:35:07.512 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:35:07.512 +03:00 [DBG] Connection id "0HNC8090TGCM5" completed keep alive response. 2025-07-01 11:35:07.512 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 25.0813ms 2025-07-01 11:35:07.512 +03:00 [DBG] Connection id "0HNC8090TGCM5" received FIN. 2025-07-01 11:35:07.512 +03:00 [DBG] Connection id "0HNC8090TGCM5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:35:07.512 +03:00 [DBG] Connection id "0HNC8090TGCM5" disconnecting. 2025-07-01 11:35:07.512 +03:00 [DBG] Connection id "0HNC8090TGCM5" stopped. 2025-07-01 11:35:07.553 +03:00 [DBG] Connection id "0HNC8090TGCM6" accepted. 2025-07-01 11:35:07.553 +03:00 [DBG] Connection id "0HNC8090TGCM6" started. 2025-07-01 11:35:07.553 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:35:07.553 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:35:07.553 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:35:07.553 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:35:07.553 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:35:07.553 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:07.553 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:35:07.553 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:35:07.553 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:07.553 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:35:07.553 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:35:07.554 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:35:07.554 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:35:07.554 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:35:07.554 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:35:07.554 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:07.554 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:07.554 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:07.554 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:07.554 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:35:07.554 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:35:07.554 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:35:07.554 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:35:07.554 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:35:07.554 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:35:07.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:07.554 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:07.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:07.554 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:07.554 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:35:07.554 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:35:07.554 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:35:07.556 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1002ms. 2025-07-01 11:35:07.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:07.556 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:07.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:07.556 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:07.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:07.556 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:07.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:07.556 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:07.556 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:35:07.556 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:35:07.556 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:35:07.556 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:35:07.556 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:35:07.556 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:35:07.556 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:35:07.556 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:35:07.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:07.556 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:07.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:07.556 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:07.556 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:07.556 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:07.557 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.8053ms 2025-07-01 11:35:07.557 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:07.557 +03:00 [DBG] Connection id "0HNC8090TGCM6" completed keep alive response. 2025-07-01 11:35:07.557 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.8192ms 2025-07-01 11:35:07.557 +03:00 [DBG] Connection id "0HNC8090TGCM6" received FIN. 2025-07-01 11:35:07.557 +03:00 [DBG] Connection id "0HNC8090TGCM6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:35:07.557 +03:00 [DBG] Connection id "0HNC8090TGCM6" disconnecting. 2025-07-01 11:35:07.557 +03:00 [DBG] Connection id "0HNC8090TGCM6" stopped. 2025-07-01 11:35:07.613 +03:00 [DBG] Connection id "0HNC8090TGCM7" accepted. 2025-07-01 11:35:07.613 +03:00 [DBG] Connection id "0HNC8090TGCM7" started. 2025-07-01 11:35:07.613 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:35:07.613 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:35:07.613 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:35:07.613 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:35:07.613 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:35:07.613 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:07.613 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:35:07.613 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:35:07.613 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:07.613 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:35:07.613 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:35:07.613 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:35:07.614 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:35:07.614 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:35:07.614 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:35:07.614 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:07.614 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:07.614 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:07.614 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:07.614 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:35:07.614 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:35:07.614 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:35:07.614 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:35:07.614 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:35:07.614 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:35:07.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:07.614 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:07.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:07.614 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:07.614 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:35:07.614 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:35:07.614 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:35:07.757 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 143.0903ms. 2025-07-01 11:35:07.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:07.757 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:07.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:07.757 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:07.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:07.757 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:07.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:07.757 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:07.757 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:35:07.757 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:35:07.757 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:35:07.757 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:35:07.757 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:35:07.757 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:35:07.757 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:35:07.759 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:35:07.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:07.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:07.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:07.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:07.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:07.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:07.759 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 145.2744ms 2025-07-01 11:35:07.759 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:07.759 +03:00 [DBG] Connection id "0HNC8090TGCM7" completed keep alive response. 2025-07-01 11:35:07.759 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 145.9359ms 2025-07-01 11:35:07.763 +03:00 [DBG] Connection id "0HNC8090TGCM7" received FIN. 2025-07-01 11:35:07.763 +03:00 [DBG] Connection id "0HNC8090TGCM7" disconnecting. 2025-07-01 11:35:07.763 +03:00 [DBG] Connection id "0HNC8090TGCM7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:35:07.764 +03:00 [DBG] Connection id "0HNC8090TGCM7" stopped. 2025-07-01 11:35:08.998 +03:00 [DBG] Connection id "0HNC8090TGCM8" accepted. 2025-07-01 11:35:08.999 +03:00 [DBG] Connection id "0HNC8090TGCM8" started. 2025-07-01 11:35:08.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:35:08.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:35:08.999 +03:00 [DBG] POST requests are not supported 2025-07-01 11:35:08.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:35:08.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:35:08.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:08.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:35:08.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:35:08.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:35:08.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:35:08.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:08.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:35:08.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:35:08.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:35:08.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:35:08.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:35:08.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:35:08.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:08.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:08.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:35:09.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:35:09.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:09.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:09.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:09.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:09.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:35:09.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1396ms. 2025-07-01 11:35:09.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:09.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:09.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:09.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:09.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:09.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:09.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:09.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:09.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:09.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:35:09.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:09.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:09.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:09.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:09.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:09.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:09.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:09.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8751ms 2025-07-01 11:35:09.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:09.000 +03:00 [DBG] Connection id "0HNC8090TGCM8" completed keep alive response. 2025-07-01 11:35:09.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6209ms 2025-07-01 11:35:09.001 +03:00 [DBG] Connection id "0HNC8090TGCM8" received FIN. 2025-07-01 11:35:09.001 +03:00 [DBG] Connection id "0HNC8090TGCM8" disconnecting. 2025-07-01 11:35:09.001 +03:00 [DBG] Connection id "0HNC8090TGCM8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:35:09.002 +03:00 [DBG] Connection id "0HNC8090TGCM8" stopped. 2025-07-01 11:35:14.014 +03:00 [DBG] Connection id "0HNC8090TGCM9" accepted. 2025-07-01 11:35:14.015 +03:00 [DBG] Connection id "0HNC8090TGCM9" started. 2025-07-01 11:35:14.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:35:14.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:35:14.015 +03:00 [DBG] POST requests are not supported 2025-07-01 11:35:14.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:35:14.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:35:14.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:14.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:35:14.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:35:14.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:35:14.015 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:35:14.015 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:14.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:35:14.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:35:14.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:35:14.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:35:14.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:35:14.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:35:14.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:14.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:14.016 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:35:14.016 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:35:14.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:14.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:14.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:14.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:14.016 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:35:14.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1728ms. 2025-07-01 11:35:14.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:14.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:14.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:14.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:14.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:14.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:14.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:14.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:14.017 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:14.017 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:35:14.017 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:14.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:14.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:14.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:14.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:14.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:14.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:14.017 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3484ms 2025-07-01 11:35:14.017 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:14.017 +03:00 [DBG] Connection id "0HNC8090TGCM9" completed keep alive response. 2025-07-01 11:35:14.017 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4637ms 2025-07-01 11:35:14.018 +03:00 [DBG] Connection id "0HNC8090TGCM9" received FIN. 2025-07-01 11:35:14.018 +03:00 [DBG] Connection id "0HNC8090TGCM9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:35:14.018 +03:00 [DBG] Connection id "0HNC8090TGCM9" disconnecting. 2025-07-01 11:35:14.018 +03:00 [DBG] Connection id "0HNC8090TGCM9" stopped. 2025-07-01 11:35:16.268 +03:00 [DBG] Connection id "0HNC8090TGCMA" accepted. 2025-07-01 11:35:16.269 +03:00 [DBG] Connection id "0HNC8090TGCMA" started. 2025-07-01 11:35:16.269 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:35:16.269 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:35:16.269 +03:00 [DBG] POST requests are not supported 2025-07-01 11:35:16.269 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:35:16.269 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:35:16.269 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:35:16.269 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:35:16.269 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:35:16.269 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:35:16.269 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:35:16.269 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:35:16.269 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:35:16.269 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:35:16.269 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:35:16.269 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:35:16.269 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:35:16.269 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:35:16.269 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:16.269 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:16.269 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:16.269 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:16.269 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:35:16.269 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:35:16.269 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:35:16.269 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:35:16.269 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:35:16.269 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:35:16.269 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:35:16.269 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:35:16.269 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:35:16.269 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:35:16.269 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:35:16.269 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:35:16.269 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:35:16.269 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:35:16.269 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:35:16.269 +03:00 [DBG] Connection id "0HNC8090TGCMA", Request id "0HNC8090TGCMA:00000001": started reading request body. 2025-07-01 11:35:16.269 +03:00 [DBG] Connection id "0HNC8090TGCMA", Request id "0HNC8090TGCMA:00000001": done reading request body. 2025-07-01 11:35:16.270 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:35:16.270 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:35:16.270 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:35:16.270 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:35:16.270 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:35:16.270 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:16.270 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:16.270 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:16.270 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:16.270 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:35:16.270 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:35:16.270 +03:00 [INF] Changing group of physicals [378] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:35:16.306 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 36.2564ms. 2025-07-01 11:35:16.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:16.306 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:16.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:16.306 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:16.306 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:16.306 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:16.306 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:16.306 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:16.306 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:16.306 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:35:16.306 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:16.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:16.307 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:16.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:16.307 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:16.307 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:16.307 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:16.307 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 37.6193ms 2025-07-01 11:35:16.307 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:35:16.307 +03:00 [DBG] Connection id "0HNC8090TGCMA" completed keep alive response. 2025-07-01 11:35:16.307 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 38.2455ms 2025-07-01 11:35:16.307 +03:00 [DBG] Connection id "0HNC8090TGCMA" received FIN. 2025-07-01 11:35:16.307 +03:00 [DBG] Connection id "0HNC8090TGCMA" disconnecting. 2025-07-01 11:35:16.308 +03:00 [DBG] Connection id "0HNC8090TGCMA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:35:16.309 +03:00 [DBG] Connection id "0HNC8090TGCMA" stopped. 2025-07-01 11:35:16.348 +03:00 [DBG] Connection id "0HNC8090TGCMB" accepted. 2025-07-01 11:35:16.348 +03:00 [DBG] Connection id "0HNC8090TGCMB" started. 2025-07-01 11:35:16.349 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:35:16.349 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:35:16.349 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:35:16.349 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:35:16.349 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:35:16.349 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:16.349 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:35:16.349 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:35:16.349 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:16.349 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:35:16.349 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:35:16.349 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:35:16.349 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:35:16.349 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:35:16.349 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:35:16.349 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:16.349 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:16.349 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:16.349 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:16.350 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:35:16.350 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:35:16.350 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:35:16.350 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:35:16.350 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:35:16.350 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:35:16.350 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:16.350 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:16.350 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:16.350 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:16.350 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:35:16.350 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:35:16.350 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:35:16.351 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.2669ms. 2025-07-01 11:35:16.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:16.351 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:16.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:16.351 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:16.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:16.352 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:16.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:16.352 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:16.352 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:35:16.352 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:35:16.352 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:35:16.352 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:35:16.352 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:35:16.352 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:35:16.352 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:35:16.352 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:35:16.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:16.352 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:16.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:16.352 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:16.352 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:16.352 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:16.352 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.8519ms 2025-07-01 11:35:16.352 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:16.352 +03:00 [DBG] Connection id "0HNC8090TGCMB" completed keep alive response. 2025-07-01 11:35:16.352 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.8206ms 2025-07-01 11:35:16.353 +03:00 [DBG] Connection id "0HNC8090TGCMB" received FIN. 2025-07-01 11:35:16.353 +03:00 [DBG] Connection id "0HNC8090TGCMB" disconnecting. 2025-07-01 11:35:16.353 +03:00 [DBG] Connection id "0HNC8090TGCMB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:35:16.354 +03:00 [DBG] Connection id "0HNC8090TGCMB" stopped. 2025-07-01 11:35:16.406 +03:00 [DBG] Connection id "0HNC8090TGCMC" accepted. 2025-07-01 11:35:16.407 +03:00 [DBG] Connection id "0HNC8090TGCMC" started. 2025-07-01 11:35:16.407 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:35:16.407 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:35:16.407 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:35:16.407 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:35:16.407 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:35:16.407 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:16.407 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:35:16.407 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:35:16.407 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:16.407 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:35:16.407 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:35:16.407 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:35:16.407 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:35:16.407 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:35:16.407 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:35:16.407 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:16.408 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:16.408 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:16.408 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:16.408 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:35:16.408 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:35:16.408 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:35:16.408 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:35:16.408 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:35:16.408 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:35:16.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:16.408 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:16.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:16.408 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:16.408 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:35:16.408 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:35:16.408 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:35:16.573 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 164.5572ms. 2025-07-01 11:35:16.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:16.573 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:16.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:16.573 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:16.573 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:16.573 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:16.573 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:16.573 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:16.573 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:35:16.573 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:35:16.573 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:35:16.573 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:35:16.573 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:35:16.573 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:35:16.573 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:35:16.575 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:35:16.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:16.575 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:16.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:16.575 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:16.575 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:16.575 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:16.575 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 167.4251ms 2025-07-01 11:35:16.575 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:16.575 +03:00 [DBG] Connection id "0HNC8090TGCMC" completed keep alive response. 2025-07-01 11:35:16.575 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 168.2185ms 2025-07-01 11:35:16.579 +03:00 [DBG] Connection id "0HNC8090TGCMC" received FIN. 2025-07-01 11:35:16.580 +03:00 [DBG] Connection id "0HNC8090TGCMC" disconnecting. 2025-07-01 11:35:16.580 +03:00 [DBG] Connection id "0HNC8090TGCMC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:35:16.581 +03:00 [DBG] Connection id "0HNC8090TGCMC" stopped. 2025-07-01 11:35:18.994 +03:00 [DBG] Connection id "0HNC8090TGCMD" accepted. 2025-07-01 11:35:18.994 +03:00 [DBG] Connection id "0HNC8090TGCMD" started. 2025-07-01 11:35:18.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:35:18.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:35:18.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:35:18.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:35:18.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:35:18.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:18.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:35:18.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:35:18.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:35:18.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:35:18.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:18.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:35:18.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:35:18.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:35:18.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:35:18.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:35:18.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:35:18.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:18.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:18.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:35:18.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:35:18.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:18.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:18.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:18.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:18.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:35:18.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.13ms. 2025-07-01 11:35:18.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:18.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:18.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:18.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:18.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:18.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:18.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:18.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:18.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:18.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:35:18.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:18.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:18.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:18.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:18.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:18.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:18.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:18.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6916ms 2025-07-01 11:35:18.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:18.995 +03:00 [DBG] Connection id "0HNC8090TGCMD" completed keep alive response. 2025-07-01 11:35:18.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3233ms 2025-07-01 11:35:18.996 +03:00 [DBG] Connection id "0HNC8090TGCMD" received FIN. 2025-07-01 11:35:18.996 +03:00 [DBG] Connection id "0HNC8090TGCMD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:35:18.996 +03:00 [DBG] Connection id "0HNC8090TGCMD" disconnecting. 2025-07-01 11:35:18.996 +03:00 [DBG] Connection id "0HNC8090TGCMD" stopped. 2025-07-01 11:35:23.990 +03:00 [DBG] Connection id "0HNC8090TGCME" accepted. 2025-07-01 11:35:23.990 +03:00 [DBG] Connection id "0HNC8090TGCME" started. 2025-07-01 11:35:23.991 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:35:23.991 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:35:23.991 +03:00 [DBG] POST requests are not supported 2025-07-01 11:35:23.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:35:23.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:35:23.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:23.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:35:23.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:35:23.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:35:23.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:35:23.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:23.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:35:23.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:35:23.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:35:23.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:35:23.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:35:23.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:35:23.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:23.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:23.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:35:23.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:35:23.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:23.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:23.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:23.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:23.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:35:23.992 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1674ms. 2025-07-01 11:35:23.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:23.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:23.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:23.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:23.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:23.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:23.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:23.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:23.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:23.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:35:23.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:23.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:23.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:23.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:23.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:23.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:23.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:23.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2112ms 2025-07-01 11:35:23.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:23.993 +03:00 [DBG] Connection id "0HNC8090TGCME" completed keep alive response. 2025-07-01 11:35:23.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4085ms 2025-07-01 11:35:23.993 +03:00 [DBG] Connection id "0HNC8090TGCME" received FIN. 2025-07-01 11:35:23.993 +03:00 [DBG] Connection id "0HNC8090TGCME" disconnecting. 2025-07-01 11:35:23.993 +03:00 [DBG] Connection id "0HNC8090TGCME" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:35:23.995 +03:00 [DBG] Connection id "0HNC8090TGCME" stopped. 2025-07-01 11:35:29.018 +03:00 [DBG] Connection id "0HNC8090TGCMF" accepted. 2025-07-01 11:35:29.018 +03:00 [DBG] Connection id "0HNC8090TGCMF" started. 2025-07-01 11:35:29.019 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:35:29.019 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:35:29.019 +03:00 [DBG] POST requests are not supported 2025-07-01 11:35:29.019 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:35:29.019 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:35:29.019 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:29.019 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:35:29.019 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:35:29.019 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:35:29.019 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:35:29.019 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:29.019 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:35:29.019 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:35:29.019 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:35:29.019 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:35:29.019 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:35:29.019 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:35:29.019 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:29.019 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:29.019 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:35:29.019 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:35:29.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:29.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:29.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:29.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:29.020 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:35:29.020 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1499ms. 2025-07-01 11:35:29.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:29.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:29.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:29.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:29.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:29.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:29.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:29.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:29.020 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:29.020 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:35:29.020 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:29.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:29.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:29.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:29.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:29.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:29.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:29.020 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9806ms 2025-07-01 11:35:29.020 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:29.020 +03:00 [DBG] Connection id "0HNC8090TGCMF" completed keep alive response. 2025-07-01 11:35:29.020 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7326ms 2025-07-01 11:35:29.021 +03:00 [DBG] Connection id "0HNC8090TGCMF" received FIN. 2025-07-01 11:35:29.021 +03:00 [DBG] Connection id "0HNC8090TGCMF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:35:29.021 +03:00 [DBG] Connection id "0HNC8090TGCMF" disconnecting. 2025-07-01 11:35:29.021 +03:00 [DBG] Connection id "0HNC8090TGCMF" stopped. 2025-07-01 11:35:32.188 +03:00 [DBG] Connection id "0HNC8090TGCMG" accepted. 2025-07-01 11:35:32.189 +03:00 [DBG] Connection id "0HNC8090TGCMG" started. 2025-07-01 11:35:32.189 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:35:32.189 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:35:32.189 +03:00 [DBG] POST requests are not supported 2025-07-01 11:35:32.189 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:35:32.189 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:35:32.189 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:35:32.189 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:35:32.189 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:35:32.189 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:35:32.189 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:35:32.189 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:35:32.189 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:35:32.189 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:35:32.189 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:35:32.189 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:35:32.189 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:35:32.189 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:35:32.189 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:32.190 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:32.190 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:32.190 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:32.190 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:35:32.190 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:35:32.190 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:35:32.190 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:35:32.190 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:35:32.190 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:35:32.190 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:35:32.190 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:35:32.190 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:35:32.190 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:35:32.190 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:35:32.190 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:35:32.190 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:35:32.190 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:35:32.190 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:35:32.190 +03:00 [DBG] Connection id "0HNC8090TGCMG", Request id "0HNC8090TGCMG:00000001": started reading request body. 2025-07-01 11:35:32.190 +03:00 [DBG] Connection id "0HNC8090TGCMG", Request id "0HNC8090TGCMG:00000001": done reading request body. 2025-07-01 11:35:32.190 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:35:32.190 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:35:32.190 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:35:32.190 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:35:32.190 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:35:32.190 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:32.190 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:32.190 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:32.190 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:32.190 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:35:32.190 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:35:32.190 +03:00 [INF] Changing group of physicals [379] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:35:32.219 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 29.2613ms. 2025-07-01 11:35:32.220 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:32.220 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:32.220 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:32.220 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:32.220 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:32.220 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:32.220 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:32.220 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:32.220 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:32.220 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:35:32.220 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:32.221 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:32.221 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:32.221 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:32.221 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:32.221 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:32.221 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:32.221 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 31.4394ms 2025-07-01 11:35:32.221 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:35:32.221 +03:00 [DBG] Connection id "0HNC8090TGCMG" completed keep alive response. 2025-07-01 11:35:32.221 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 32.2058ms 2025-07-01 11:35:32.221 +03:00 [DBG] Connection id "0HNC8090TGCMG" received FIN. 2025-07-01 11:35:32.221 +03:00 [DBG] Connection id "0HNC8090TGCMG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:35:32.222 +03:00 [DBG] Connection id "0HNC8090TGCMG" disconnecting. 2025-07-01 11:35:32.222 +03:00 [DBG] Connection id "0HNC8090TGCMG" stopped. 2025-07-01 11:35:32.264 +03:00 [DBG] Connection id "0HNC8090TGCMH" accepted. 2025-07-01 11:35:32.264 +03:00 [DBG] Connection id "0HNC8090TGCMH" started. 2025-07-01 11:35:32.264 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:35:32.264 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:35:32.264 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:35:32.264 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:35:32.264 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:35:32.264 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:32.264 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:35:32.264 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:35:32.265 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:32.265 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:35:32.265 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:35:32.265 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:35:32.265 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:35:32.265 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:35:32.265 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:35:32.265 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:32.265 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:32.265 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:32.265 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:32.265 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:35:32.265 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:35:32.265 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:35:32.265 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:35:32.265 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:35:32.265 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:35:32.265 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:32.265 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:32.265 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:32.265 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:32.265 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:35:32.266 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:35:32.266 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:35:32.267 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5532ms. 2025-07-01 11:35:32.267 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:32.267 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:32.267 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:32.267 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:32.267 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:32.267 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:32.267 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:32.267 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:32.267 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:35:32.267 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:35:32.268 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:35:32.268 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:35:32.268 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:35:32.268 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:35:32.268 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:35:32.268 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:35:32.268 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:32.268 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:32.268 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:32.268 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:32.268 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:32.268 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:32.268 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.1475ms 2025-07-01 11:35:32.268 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:32.268 +03:00 [DBG] Connection id "0HNC8090TGCMH" completed keep alive response. 2025-07-01 11:35:32.268 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.1419ms 2025-07-01 11:35:32.268 +03:00 [DBG] Connection id "0HNC8090TGCMH" received FIN. 2025-07-01 11:35:32.268 +03:00 [DBG] Connection id "0HNC8090TGCMH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:35:32.269 +03:00 [DBG] Connection id "0HNC8090TGCMH" disconnecting. 2025-07-01 11:35:32.269 +03:00 [DBG] Connection id "0HNC8090TGCMH" stopped. 2025-07-01 11:35:32.565 +03:00 [DBG] Connection id "0HNC8090TGCMI" accepted. 2025-07-01 11:35:32.565 +03:00 [DBG] Connection id "0HNC8090TGCMI" started. 2025-07-01 11:35:32.565 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:35:32.565 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:35:32.565 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:35:32.565 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:35:32.565 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:35:32.565 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:32.565 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:35:32.566 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:35:32.566 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:32.566 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:35:32.566 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:35:32.566 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:35:32.566 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:35:32.566 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:35:32.566 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:35:32.566 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:32.566 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:32.566 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:32.566 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:32.566 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:35:32.566 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:35:32.566 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:35:32.566 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:35:32.566 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:35:32.566 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:35:32.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:32.567 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:32.567 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:32.567 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:32.567 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:35:32.567 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:35:32.567 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:35:32.731 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 164.0068ms. 2025-07-01 11:35:32.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:32.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:32.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:32.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:32.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:32.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:32.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:32.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:32.731 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:35:32.731 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:35:32.731 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:35:32.731 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:35:32.731 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:35:32.731 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:35:32.731 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:35:32.733 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:35:32.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:32.733 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:32.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:32.733 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:32.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:32.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:32.734 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 167.5428ms 2025-07-01 11:35:32.734 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:32.734 +03:00 [DBG] Connection id "0HNC8090TGCMI" completed keep alive response. 2025-07-01 11:35:32.734 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 168.5858ms 2025-07-01 11:35:32.736 +03:00 [DBG] Connection id "0HNC8090TGCMI" received FIN. 2025-07-01 11:35:32.736 +03:00 [DBG] Connection id "0HNC8090TGCMI" disconnecting. 2025-07-01 11:35:32.736 +03:00 [DBG] Connection id "0HNC8090TGCMI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:35:32.737 +03:00 [DBG] Connection id "0HNC8090TGCMI" stopped. 2025-07-01 11:35:33.997 +03:00 [DBG] Connection id "0HNC8090TGCMJ" accepted. 2025-07-01 11:35:33.997 +03:00 [DBG] Connection id "0HNC8090TGCMJ" started. 2025-07-01 11:35:33.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:35:33.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:35:33.997 +03:00 [DBG] POST requests are not supported 2025-07-01 11:35:33.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:35:33.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:35:33.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:33.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:35:33.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:35:33.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:35:33.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:35:33.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:33.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:35:33.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:35:33.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:35:33.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:35:33.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:35:33.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:35:33.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:33.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:33.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:35:33.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:35:33.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:33.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:33.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:33.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:33.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:35:33.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1787ms. 2025-07-01 11:35:33.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:33.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:33.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:33.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:33.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:33.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:33.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:33.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:33.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:33.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:35:33.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:33.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:33.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:33.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:33.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:33.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:33.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:33.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0126ms 2025-07-01 11:35:33.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:33.999 +03:00 [DBG] Connection id "0HNC8090TGCMJ" completed keep alive response. 2025-07-01 11:35:33.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9015ms 2025-07-01 11:35:33.999 +03:00 [DBG] Connection id "0HNC8090TGCMJ" received FIN. 2025-07-01 11:35:33.999 +03:00 [DBG] Connection id "0HNC8090TGCMJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:35:34.000 +03:00 [DBG] Connection id "0HNC8090TGCMJ" disconnecting. 2025-07-01 11:35:34.000 +03:00 [DBG] Connection id "0HNC8090TGCMJ" stopped. 2025-07-01 11:35:38.994 +03:00 [DBG] Connection id "0HNC8090TGCMK" accepted. 2025-07-01 11:35:38.994 +03:00 [DBG] Connection id "0HNC8090TGCMK" started. 2025-07-01 11:35:38.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:35:38.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:35:38.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:35:38.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:35:38.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:35:38.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:38.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:35:38.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:35:38.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:35:38.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:35:38.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:38.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:35:38.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:35:38.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:35:38.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:35:38.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:35:38.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:35:38.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:38.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:38.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:35:38.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:35:38.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:38.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:38.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:38.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:38.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:35:38.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1236ms. 2025-07-01 11:35:38.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:38.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:38.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:38.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:38.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:38.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:38.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:38.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:38.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:38.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:35:38.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:38.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:38.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:38.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:38.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:38.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:38.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:38.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.787ms 2025-07-01 11:35:38.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:38.996 +03:00 [DBG] Connection id "0HNC8090TGCMK" completed keep alive response. 2025-07-01 11:35:38.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4279ms 2025-07-01 11:35:38.996 +03:00 [DBG] Connection id "0HNC8090TGCMK" received FIN. 2025-07-01 11:35:38.996 +03:00 [DBG] Connection id "0HNC8090TGCMK" disconnecting. 2025-07-01 11:35:38.996 +03:00 [DBG] Connection id "0HNC8090TGCMK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:35:38.997 +03:00 [DBG] Connection id "0HNC8090TGCMK" stopped. 2025-07-01 11:35:43.994 +03:00 [DBG] Connection id "0HNC8090TGCML" accepted. 2025-07-01 11:35:43.994 +03:00 [DBG] Connection id "0HNC8090TGCML" started. 2025-07-01 11:35:43.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:35:43.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:35:43.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:35:43.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:35:43.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:35:43.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:43.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:35:43.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:35:43.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:35:43.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:35:43.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:43.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:35:43.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:35:43.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:35:43.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:35:43.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:35:43.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:35:43.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:43.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:43.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:35:43.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:35:43.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:43.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:43.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:43.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:43.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:35:43.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2213ms. 2025-07-01 11:35:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:43.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:43.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:43.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:43.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:43.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:43.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:35:43.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:43.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:43.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:43.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:43.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:43.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:43.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:43.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3646ms 2025-07-01 11:35:43.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:43.996 +03:00 [DBG] Connection id "0HNC8090TGCML" completed keep alive response. 2025-07-01 11:35:43.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5806ms 2025-07-01 11:35:43.997 +03:00 [DBG] Connection id "0HNC8090TGCML" received FIN. 2025-07-01 11:35:43.997 +03:00 [DBG] Connection id "0HNC8090TGCML" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:35:43.997 +03:00 [DBG] Connection id "0HNC8090TGCML" disconnecting. 2025-07-01 11:35:43.998 +03:00 [DBG] Connection id "0HNC8090TGCML" stopped. 2025-07-01 11:35:49.009 +03:00 [DBG] Connection id "0HNC8090TGCMM" accepted. 2025-07-01 11:35:49.009 +03:00 [DBG] Connection id "0HNC8090TGCMM" started. 2025-07-01 11:35:49.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:35:49.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:35:49.009 +03:00 [DBG] POST requests are not supported 2025-07-01 11:35:49.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:35:49.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:35:49.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:49.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:35:49.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:35:49.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:35:49.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:35:49.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:49.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:35:49.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:35:49.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:35:49.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:35:49.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:35:49.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:35:49.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:49.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:49.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:35:49.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:35:49.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:49.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:49.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:49.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:49.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:35:49.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.157ms. 2025-07-01 11:35:49.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:49.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:49.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:49.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:49.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:49.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:49.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:49.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:49.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:49.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:35:49.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:49.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:49.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:49.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:49.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:49.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:49.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:49.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2134ms 2025-07-01 11:35:49.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:49.011 +03:00 [DBG] Connection id "0HNC8090TGCMM" completed keep alive response. 2025-07-01 11:35:49.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.192ms 2025-07-01 11:35:49.011 +03:00 [DBG] Connection id "0HNC8090TGCMM" received FIN. 2025-07-01 11:35:49.011 +03:00 [DBG] Connection id "0HNC8090TGCMM" disconnecting. 2025-07-01 11:35:49.012 +03:00 [DBG] Connection id "0HNC8090TGCMM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:35:49.013 +03:00 [DBG] Connection id "0HNC8090TGCMM" stopped. 2025-07-01 11:35:53.998 +03:00 [DBG] Connection id "0HNC8090TGCMN" accepted. 2025-07-01 11:35:53.998 +03:00 [DBG] Connection id "0HNC8090TGCMN" started. 2025-07-01 11:35:53.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:35:53.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:35:53.998 +03:00 [DBG] POST requests are not supported 2025-07-01 11:35:53.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:35:53.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:35:53.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:53.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:35:53.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:35:53.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:35:53.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:35:53.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:53.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:35:53.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:35:53.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:35:53.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:35:53.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:35:53.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:35:53.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:53.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:53.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:35:53.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:35:53.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:53.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:53.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:53.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:53.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:35:53.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1392ms. 2025-07-01 11:35:53.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:53.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:53.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:53.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:53.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:53.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:53.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:53.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:53.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:53.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:35:53.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:53.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:53.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:53.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:53.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:53.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:53.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:53.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6525ms 2025-07-01 11:35:53.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:53.999 +03:00 [DBG] Connection id "0HNC8090TGCMN" completed keep alive response. 2025-07-01 11:35:53.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.283ms 2025-07-01 11:35:53.999 +03:00 [DBG] Connection id "0HNC8090TGCMN" received FIN. 2025-07-01 11:35:53.999 +03:00 [DBG] Connection id "0HNC8090TGCMN" disconnecting. 2025-07-01 11:35:54.000 +03:00 [DBG] Connection id "0HNC8090TGCMN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:35:54.001 +03:00 [DBG] Connection id "0HNC8090TGCMN" stopped. 2025-07-01 11:35:55.381 +03:00 [DBG] Connection id "0HNC8090TGCMO" accepted. 2025-07-01 11:35:55.381 +03:00 [DBG] Connection id "0HNC8090TGCMO" started. 2025-07-01 11:35:55.381 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 759 2025-07-01 11:35:55.381 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:35:55.381 +03:00 [DBG] POST requests are not supported 2025-07-01 11:35:55.381 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:35:55.381 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:35:55.381 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:35:55.381 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:35:55.381 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:35:55.382 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:35:55.382 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:35:55.382 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:35:55.382 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:35:55.382 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:35:55.382 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:35:55.382 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:35:55.382 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:35:55.382 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:35:55.382 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:55.382 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:55.382 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:55.382 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:55.382 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:35:55.382 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:35:55.382 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:35:55.382 +03:00 [DBG] Connection id "0HNC8090TGCMO", Request id "0HNC8090TGCMO:00000001": started reading request body. 2025-07-01 11:35:55.382 +03:00 [DBG] Connection id "0HNC8090TGCMO", Request id "0HNC8090TGCMO:00000001": done reading request body. 2025-07-01 11:35:55.383 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:35:55.383 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:35:55.383 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:35:55.383 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:35:55.383 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:35:55.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:55.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:55.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:55.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:55.383 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:35:55.383 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:35:55.383 +03:00 [INF] Updating physical elements properties 2025-07-01 11:35:55.412 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 28.7078ms. 2025-07-01 11:35:55.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:55.412 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:55.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:55.412 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:55.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:55.412 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:55.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:55.412 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:55.412 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:55.412 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:35:55.413 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:55.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:55.413 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:55.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:55.413 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:55.413 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:55.413 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:55.413 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 30.8259ms 2025-07-01 11:35:55.413 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:35:55.413 +03:00 [DBG] Connection id "0HNC8090TGCMO" completed keep alive response. 2025-07-01 11:35:55.413 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 32.0282ms 2025-07-01 11:35:55.413 +03:00 [DBG] Connection id "0HNC8090TGCMO" received FIN. 2025-07-01 11:35:55.413 +03:00 [DBG] Connection id "0HNC8090TGCMO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:35:55.413 +03:00 [DBG] Connection id "0HNC8090TGCMO" disconnecting. 2025-07-01 11:35:55.414 +03:00 [DBG] Connection id "0HNC8090TGCMO" stopped. 2025-07-01 11:35:55.455 +03:00 [DBG] Connection id "0HNC8090TGCMP" accepted. 2025-07-01 11:35:55.456 +03:00 [DBG] Connection id "0HNC8090TGCMP" started. 2025-07-01 11:35:55.456 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:35:55.456 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:35:55.456 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:35:55.456 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:35:55.456 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:35:55.456 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:55.456 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:35:55.456 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:35:55.456 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:55.456 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:35:55.456 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:35:55.456 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:35:55.456 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:35:55.456 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:35:55.456 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:35:55.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:55.457 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:55.457 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:55.457 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:55.457 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:35:55.457 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:35:55.457 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:35:55.457 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:35:55.457 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:35:55.457 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:35:55.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:55.457 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:55.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:55.457 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:55.457 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:35:55.457 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:35:55.457 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:35:55.460 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.5859ms. 2025-07-01 11:35:55.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:55.460 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:55.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:55.460 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:55.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:55.460 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:55.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:55.460 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:55.460 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:35:55.460 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:35:55.460 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:35:55.460 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:35:55.460 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:35:55.460 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:35:55.460 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:35:55.461 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:35:55.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:55.461 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:55.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:55.461 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:55.461 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:55.461 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:55.461 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.6177ms 2025-07-01 11:35:55.461 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:55.461 +03:00 [DBG] Connection id "0HNC8090TGCMP" completed keep alive response. 2025-07-01 11:35:55.461 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.5376ms 2025-07-01 11:35:55.461 +03:00 [DBG] Connection id "0HNC8090TGCMP" received FIN. 2025-07-01 11:35:55.462 +03:00 [DBG] Connection id "0HNC8090TGCMP" disconnecting. 2025-07-01 11:35:55.462 +03:00 [DBG] Connection id "0HNC8090TGCMP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:35:55.463 +03:00 [DBG] Connection id "0HNC8090TGCMP" stopped. 2025-07-01 11:35:55.521 +03:00 [DBG] Connection id "0HNC8090TGCMQ" accepted. 2025-07-01 11:35:55.521 +03:00 [DBG] Connection id "0HNC8090TGCMQ" started. 2025-07-01 11:35:55.521 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:35:55.521 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:35:55.521 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:35:55.521 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:35:55.521 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:35:55.521 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:55.521 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:35:55.521 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:35:55.521 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:55.521 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:35:55.521 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:35:55.521 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:35:55.522 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:35:55.522 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:35:55.522 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:35:55.522 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:55.522 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:55.522 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:55.522 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:55.522 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:35:55.522 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:35:55.522 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:35:55.522 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:35:55.522 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:35:55.522 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:35:55.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:55.522 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:55.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:55.522 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:55.522 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:35:55.522 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:35:55.522 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:35:55.711 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 188.6508ms. 2025-07-01 11:35:55.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:55.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:55.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:55.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:55.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:55.711 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:55.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:55.711 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:55.711 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:35:55.711 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:35:55.711 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:35:55.711 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:35:55.711 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:35:55.711 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:35:55.711 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:35:55.713 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:35:55.713 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:55.713 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:55.713 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:55.713 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:55.713 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:55.713 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:55.713 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 191.1809ms 2025-07-01 11:35:55.713 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:55.713 +03:00 [DBG] Connection id "0HNC8090TGCMQ" completed keep alive response. 2025-07-01 11:35:55.713 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 191.936ms 2025-07-01 11:35:55.717 +03:00 [DBG] Connection id "0HNC8090TGCMQ" received FIN. 2025-07-01 11:35:55.717 +03:00 [DBG] Connection id "0HNC8090TGCMQ" disconnecting. 2025-07-01 11:35:55.717 +03:00 [DBG] Connection id "0HNC8090TGCMQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:35:55.718 +03:00 [DBG] Connection id "0HNC8090TGCMQ" stopped. 2025-07-01 11:35:58.997 +03:00 [DBG] Connection id "0HNC8090TGCMR" accepted. 2025-07-01 11:35:58.997 +03:00 [DBG] Connection id "0HNC8090TGCMR" started. 2025-07-01 11:35:58.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:35:58.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:35:58.997 +03:00 [DBG] POST requests are not supported 2025-07-01 11:35:58.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:35:58.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:35:58.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:58.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:35:58.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:35:58.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:35:58.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:35:58.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:58.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:35:58.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:35:58.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:35:58.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:35:58.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:35:58.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:35:58.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:58.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:58.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:35:58.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:35:58.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:58.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:58.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:58.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:58.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:35:58.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1641ms. 2025-07-01 11:35:58.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:58.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:58.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:58.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:58.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:58.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:35:58.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:58.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:58.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:58.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7909ms 2025-07-01 11:35:58.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:35:58.999 +03:00 [DBG] Connection id "0HNC8090TGCMR" completed keep alive response. 2025-07-01 11:35:58.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9695ms 2025-07-01 11:35:58.999 +03:00 [DBG] Connection id "0HNC8090TGCMR" received FIN. 2025-07-01 11:35:59.000 +03:00 [DBG] Connection id "0HNC8090TGCMR" disconnecting. 2025-07-01 11:35:59.000 +03:00 [DBG] Connection id "0HNC8090TGCMR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:35:59.001 +03:00 [DBG] Connection id "0HNC8090TGCMR" stopped. 2025-07-01 11:35:59.514 +03:00 [DBG] Connection id "0HNC8090TGCMS" accepted. 2025-07-01 11:35:59.514 +03:00 [DBG] Connection id "0HNC8090TGCMS" started. 2025-07-01 11:35:59.514 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:35:59.514 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:35:59.514 +03:00 [DBG] POST requests are not supported 2025-07-01 11:35:59.514 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:35:59.514 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:35:59.514 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:35:59.514 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:35:59.514 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:35:59.514 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:35:59.514 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:35:59.514 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:35:59.514 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:35:59.514 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:35:59.514 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:35:59.514 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:35:59.514 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:35:59.514 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:35:59.514 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:59.514 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:59.514 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:59.515 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:59.515 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:35:59.515 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:35:59.515 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:35:59.515 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:35:59.515 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:35:59.515 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:35:59.515 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:35:59.515 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:35:59.515 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:35:59.515 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:35:59.515 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:35:59.515 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:35:59.515 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:35:59.515 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:35:59.515 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:35:59.515 +03:00 [DBG] Connection id "0HNC8090TGCMS", Request id "0HNC8090TGCMS:00000001": started reading request body. 2025-07-01 11:35:59.515 +03:00 [DBG] Connection id "0HNC8090TGCMS", Request id "0HNC8090TGCMS:00000001": done reading request body. 2025-07-01 11:35:59.515 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:35:59.515 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:35:59.515 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:35:59.515 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:35:59.515 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:35:59.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:59.515 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:59.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:59.515 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:59.515 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:35:59.515 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:35:59.515 +03:00 [INF] Changing group of physicals [380] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:35:59.544 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 28.3711ms. 2025-07-01 11:35:59.544 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:59.544 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:59.544 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:59.544 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:59.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:59.544 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:59.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:59.544 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:59.544 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:59.544 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:35:59.545 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:35:59.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:59.545 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:59.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:59.545 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:59.545 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:59.545 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:59.545 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 30.7037ms 2025-07-01 11:35:59.545 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:35:59.545 +03:00 [DBG] Connection id "0HNC8090TGCMS" completed keep alive response. 2025-07-01 11:35:59.545 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 31.5441ms 2025-07-01 11:35:59.546 +03:00 [DBG] Connection id "0HNC8090TGCMS" received FIN. 2025-07-01 11:35:59.546 +03:00 [DBG] Connection id "0HNC8090TGCMS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:35:59.546 +03:00 [DBG] Connection id "0HNC8090TGCMS" disconnecting. 2025-07-01 11:35:59.546 +03:00 [DBG] Connection id "0HNC8090TGCMS" stopped. 2025-07-01 11:35:59.583 +03:00 [DBG] Connection id "0HNC8090TGCMT" accepted. 2025-07-01 11:35:59.583 +03:00 [DBG] Connection id "0HNC8090TGCMT" started. 2025-07-01 11:35:59.583 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:35:59.583 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:35:59.584 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:35:59.584 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:35:59.584 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:35:59.584 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:59.584 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:35:59.584 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:35:59.584 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:59.584 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:35:59.584 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:35:59.584 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:35:59.584 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:35:59.584 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:35:59.584 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:35:59.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:59.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:59.584 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:59.584 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:59.584 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:35:59.584 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:35:59.584 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:35:59.584 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:35:59.584 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:35:59.584 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:35:59.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:59.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:59.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:59.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:59.584 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:35:59.585 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:35:59.585 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:35:59.586 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1338ms. 2025-07-01 11:35:59.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:59.586 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:59.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:59.586 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:59.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:59.586 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:59.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:59.586 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:59.586 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:35:59.586 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:35:59.586 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:35:59.586 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:35:59.586 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:35:59.586 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:35:59.586 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:35:59.586 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:35:59.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:59.586 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:35:59.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:59.586 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:59.586 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:59.586 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:59.586 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.0728ms 2025-07-01 11:35:59.586 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:59.586 +03:00 [DBG] Connection id "0HNC8090TGCMT" completed keep alive response. 2025-07-01 11:35:59.586 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.8416ms 2025-07-01 11:35:59.587 +03:00 [DBG] Connection id "0HNC8090TGCMT" received FIN. 2025-07-01 11:35:59.587 +03:00 [DBG] Connection id "0HNC8090TGCMT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:35:59.587 +03:00 [DBG] Connection id "0HNC8090TGCMT" disconnecting. 2025-07-01 11:35:59.587 +03:00 [DBG] Connection id "0HNC8090TGCMT" stopped. 2025-07-01 11:35:59.874 +03:00 [DBG] Connection id "0HNC8090TGCMU" accepted. 2025-07-01 11:35:59.874 +03:00 [DBG] Connection id "0HNC8090TGCMU" started. 2025-07-01 11:35:59.875 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:35:59.875 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:35:59.875 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:35:59.875 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:35:59.875 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:35:59.875 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:59.875 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:35:59.875 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:35:59.875 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:35:59.875 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:35:59.875 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:35:59.875 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:35:59.875 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:35:59.875 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:35:59.875 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:35:59.875 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:59.875 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:35:59.875 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:59.875 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:35:59.876 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:35:59.876 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:35:59.876 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:35:59.876 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:35:59.876 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:35:59.876 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:35:59.876 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:59.876 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:35:59.876 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:59.876 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:35:59.876 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:35:59.876 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:35:59.876 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:36:00.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 164.6231ms. 2025-07-01 11:36:00.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:00.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:00.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:00.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:00.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:00.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:00.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:00.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:00.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:36:00.041 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:36:00.041 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:36:00.041 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:36:00.041 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:36:00.041 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:36:00.041 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:36:00.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:36:00.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:00.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:00.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:00.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:00.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:00.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:00.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 167.0479ms 2025-07-01 11:36:00.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:00.042 +03:00 [DBG] Connection id "0HNC8090TGCMU" completed keep alive response. 2025-07-01 11:36:00.042 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 167.9101ms 2025-07-01 11:36:00.046 +03:00 [DBG] Connection id "0HNC8090TGCMU" received FIN. 2025-07-01 11:36:00.047 +03:00 [DBG] Connection id "0HNC8090TGCMU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:00.047 +03:00 [DBG] Connection id "0HNC8090TGCMU" disconnecting. 2025-07-01 11:36:00.047 +03:00 [DBG] Connection id "0HNC8090TGCMU" stopped. 2025-07-01 11:36:03.989 +03:00 [DBG] Connection id "0HNC8090TGCMV" accepted. 2025-07-01 11:36:03.990 +03:00 [DBG] Connection id "0HNC8090TGCMV" started. 2025-07-01 11:36:03.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:36:03.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:03.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:36:03.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:36:03.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:36:03.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:03.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:03.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:03.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:36:03.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:36:03.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:03.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:36:03.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:03.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:03.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:36:03.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:03.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:36:03.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:03.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:03.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:36:03.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:36:03.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:03.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:03.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:03.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:03.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:03.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1367ms. 2025-07-01 11:36:03.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:03.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:03.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:03.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:03.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:03.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:03.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:03.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:03.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:03.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:36:03.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:03.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:03.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:03.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:03.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:03.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:03.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:03.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7875ms 2025-07-01 11:36:03.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:03.992 +03:00 [DBG] Connection id "0HNC8090TGCMV" completed keep alive response. 2025-07-01 11:36:03.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0363ms 2025-07-01 11:36:03.992 +03:00 [DBG] Connection id "0HNC8090TGCMV" received FIN. 2025-07-01 11:36:03.992 +03:00 [DBG] Connection id "0HNC8090TGCMV" disconnecting. 2025-07-01 11:36:03.992 +03:00 [DBG] Connection id "0HNC8090TGCMV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:03.993 +03:00 [DBG] Connection id "0HNC8090TGCMV" stopped. 2025-07-01 11:36:08.999 +03:00 [DBG] Connection id "0HNC8090TGCN0" accepted. 2025-07-01 11:36:08.999 +03:00 [DBG] Connection id "0HNC8090TGCN0" started. 2025-07-01 11:36:08.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:36:08.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:08.999 +03:00 [DBG] POST requests are not supported 2025-07-01 11:36:08.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:36:08.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:36:08.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:08.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:08.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:08.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:36:08.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:36:08.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:09.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:36:09.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:09.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:09.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:36:09.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:09.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:36:09.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:09.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:09.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:36:09.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:36:09.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:09.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:09.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:09.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:09.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:09.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2261ms. 2025-07-01 11:36:09.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:09.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:09.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:09.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:09.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:09.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:09.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:09.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:09.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:09.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:36:09.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:09.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:09.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:09.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:09.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:09.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:09.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:09.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9337ms 2025-07-01 11:36:09.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:09.002 +03:00 [DBG] Connection id "0HNC8090TGCN0" completed keep alive response. 2025-07-01 11:36:09.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0692ms 2025-07-01 11:36:09.002 +03:00 [DBG] Connection id "0HNC8090TGCN0" received FIN. 2025-07-01 11:36:09.002 +03:00 [DBG] Connection id "0HNC8090TGCN0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:09.003 +03:00 [DBG] Connection id "0HNC8090TGCN0" disconnecting. 2025-07-01 11:36:09.003 +03:00 [DBG] Connection id "0HNC8090TGCN0" stopped. 2025-07-01 11:36:13.993 +03:00 [DBG] Connection id "0HNC8090TGCN1" accepted. 2025-07-01 11:36:13.993 +03:00 [DBG] Connection id "0HNC8090TGCN1" started. 2025-07-01 11:36:13.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:36:13.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:13.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:36:13.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:36:13.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:36:13.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:13.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:13.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:13.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:36:13.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:36:13.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:13.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:36:13.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:13.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:13.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:36:13.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:13.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:36:13.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:13.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:13.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:36:13.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:36:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:13.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:13.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1203ms. 2025-07-01 11:36:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:13.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:13.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:13.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:13.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:13.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:13.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:36:13.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:13.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:13.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:13.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7459ms 2025-07-01 11:36:13.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:13.995 +03:00 [DBG] Connection id "0HNC8090TGCN1" completed keep alive response. 2025-07-01 11:36:13.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3543ms 2025-07-01 11:36:13.995 +03:00 [DBG] Connection id "0HNC8090TGCN1" received FIN. 2025-07-01 11:36:13.995 +03:00 [DBG] Connection id "0HNC8090TGCN1" disconnecting. 2025-07-01 11:36:13.995 +03:00 [DBG] Connection id "0HNC8090TGCN1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:13.996 +03:00 [DBG] Connection id "0HNC8090TGCN1" stopped. 2025-07-01 11:36:14.471 +03:00 [DBG] Connection id "0HNC8090TGCN2" accepted. 2025-07-01 11:36:14.471 +03:00 [DBG] Connection id "0HNC8090TGCN2" started. 2025-07-01 11:36:14.471 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 740 2025-07-01 11:36:14.471 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:14.471 +03:00 [DBG] POST requests are not supported 2025-07-01 11:36:14.471 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:36:14.471 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:36:14.471 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:36:14.471 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:14.471 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:14.471 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:36:14.471 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:36:14.472 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:36:14.472 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:36:14.472 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:14.472 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:14.472 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:36:14.472 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:14.472 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:36:14.472 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:14.472 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:14.472 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:14.472 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:14.472 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:36:14.472 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:36:14.472 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:36:14.472 +03:00 [DBG] Connection id "0HNC8090TGCN2", Request id "0HNC8090TGCN2:00000001": started reading request body. 2025-07-01 11:36:14.472 +03:00 [DBG] Connection id "0HNC8090TGCN2", Request id "0HNC8090TGCN2:00000001": done reading request body. 2025-07-01 11:36:14.472 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:36:14.472 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:36:14.472 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:36:14.472 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:36:14.472 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:36:14.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:14.472 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:14.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:14.472 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:14.472 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:14.472 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:36:14.472 +03:00 [INF] Updating physical elements properties 2025-07-01 11:36:14.489 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.979ms. 2025-07-01 11:36:14.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:14.489 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:14.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:14.489 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:14.489 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:14.489 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:14.489 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:14.489 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:14.489 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:14.490 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:36:14.490 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:14.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:14.490 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:14.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:14.490 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:14.490 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:14.490 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:14.490 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 18.1015ms 2025-07-01 11:36:14.490 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:36:14.490 +03:00 [DBG] Connection id "0HNC8090TGCN2" completed keep alive response. 2025-07-01 11:36:14.490 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 18.8757ms 2025-07-01 11:36:14.490 +03:00 [DBG] Connection id "0HNC8090TGCN2" received FIN. 2025-07-01 11:36:14.490 +03:00 [DBG] Connection id "0HNC8090TGCN2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:14.490 +03:00 [DBG] Connection id "0HNC8090TGCN2" disconnecting. 2025-07-01 11:36:14.490 +03:00 [DBG] Connection id "0HNC8090TGCN2" stopped. 2025-07-01 11:36:14.529 +03:00 [DBG] Connection id "0HNC8090TGCN3" accepted. 2025-07-01 11:36:14.529 +03:00 [DBG] Connection id "0HNC8090TGCN3" started. 2025-07-01 11:36:14.529 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:36:14.529 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:14.529 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:36:14.529 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:36:14.529 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:36:14.529 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:14.529 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:14.529 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:14.529 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:14.529 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:36:14.529 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:14.529 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:14.529 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:36:14.529 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:14.529 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:36:14.529 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:14.529 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:14.529 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:14.529 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:14.529 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:36:14.530 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:36:14.530 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:36:14.530 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:36:14.530 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:36:14.530 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:36:14.530 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:14.530 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:14.530 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:14.530 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:14.530 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:14.530 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:36:14.530 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:36:14.532 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.1924ms. 2025-07-01 11:36:14.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:14.532 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:14.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:14.532 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:14.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:14.532 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:14.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:14.533 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:14.533 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:36:14.533 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:36:14.533 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:36:14.533 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:36:14.533 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:36:14.533 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:36:14.533 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:36:14.533 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:36:14.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:14.533 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:14.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:14.533 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:14.533 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:14.533 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:14.533 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.8453ms 2025-07-01 11:36:14.533 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:14.533 +03:00 [DBG] Connection id "0HNC8090TGCN3" completed keep alive response. 2025-07-01 11:36:14.533 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.4746ms 2025-07-01 11:36:14.533 +03:00 [DBG] Connection id "0HNC8090TGCN3" received FIN. 2025-07-01 11:36:14.534 +03:00 [DBG] Connection id "0HNC8090TGCN3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:14.534 +03:00 [DBG] Connection id "0HNC8090TGCN3" disconnecting. 2025-07-01 11:36:14.534 +03:00 [DBG] Connection id "0HNC8090TGCN3" stopped. 2025-07-01 11:36:14.597 +03:00 [DBG] Connection id "0HNC8090TGCN4" accepted. 2025-07-01 11:36:14.597 +03:00 [DBG] Connection id "0HNC8090TGCN4" started. 2025-07-01 11:36:14.597 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:36:14.597 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:14.597 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:36:14.597 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:36:14.597 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:36:14.597 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:14.597 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:14.597 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:14.597 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:14.597 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:36:14.597 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:14.597 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:14.597 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:36:14.597 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:14.597 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:36:14.597 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:14.597 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:14.597 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:14.597 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:14.598 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:36:14.598 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:36:14.598 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:36:14.598 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:36:14.598 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:36:14.598 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:36:14.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:14.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:14.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:14.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:14.598 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:14.598 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:36:14.598 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:36:14.738 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 140.4621ms. 2025-07-01 11:36:14.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:14.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:14.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:14.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:14.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:14.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:14.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:14.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:14.738 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:36:14.739 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:36:14.739 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:36:14.739 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:36:14.739 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:36:14.739 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:36:14.739 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:36:14.740 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:36:14.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:14.740 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:14.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:14.740 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:14.740 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:14.740 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:14.740 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 142.6018ms 2025-07-01 11:36:14.740 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:14.740 +03:00 [DBG] Connection id "0HNC8090TGCN4" completed keep alive response. 2025-07-01 11:36:14.740 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 143.122ms 2025-07-01 11:36:14.743 +03:00 [DBG] Connection id "0HNC8090TGCN4" received FIN. 2025-07-01 11:36:14.743 +03:00 [DBG] Connection id "0HNC8090TGCN4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:14.743 +03:00 [DBG] Connection id "0HNC8090TGCN4" disconnecting. 2025-07-01 11:36:14.743 +03:00 [DBG] Connection id "0HNC8090TGCN4" stopped. 2025-07-01 11:36:18.888 +03:00 [DBG] Connection id "0HNC8090TGCN5" accepted. 2025-07-01 11:36:18.888 +03:00 [DBG] Connection id "0HNC8090TGCN5" started. 2025-07-01 11:36:18.888 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:36:18.888 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:18.888 +03:00 [DBG] POST requests are not supported 2025-07-01 11:36:18.888 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:36:18.888 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:36:18.888 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:36:18.888 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:18.888 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:18.888 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:36:18.888 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:36:18.888 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:36:18.889 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:36:18.889 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:18.889 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:18.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-07-01 11:36:18.889 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:18.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-07-01 11:36:18.889 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:18.889 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:18.889 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:18.889 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:18.889 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:36:18.889 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:36:18.889 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:36:18.889 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:36:18.889 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:36:18.889 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:36:18.889 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:36:18.889 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:36:18.889 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:36:18.889 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:36:18.889 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:36:18.889 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:36:18.889 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:36:18.889 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:36:18.889 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:36:18.889 +03:00 [DBG] Connection id "0HNC8090TGCN5", Request id "0HNC8090TGCN5:00000001": started reading request body. 2025-07-01 11:36:18.889 +03:00 [DBG] Connection id "0HNC8090TGCN5", Request id "0HNC8090TGCN5:00000001": done reading request body. 2025-07-01 11:36:18.890 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:36:18.890 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:36:18.890 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:36:18.890 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:36:18.890 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:36:18.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:18.890 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:18.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:18.890 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:18.890 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:18.890 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:36:18.890 +03:00 [INF] Changing group of physicals [381] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:36:18.918 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 28.3556ms. 2025-07-01 11:36:18.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:18.918 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:18.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:18.918 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:18.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:18.918 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:18.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:18.919 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:18.919 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:18.919 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:36:18.919 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:18.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:18.919 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:18.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:18.919 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:18.919 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:18.919 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:18.919 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 30.0352ms 2025-07-01 11:36:18.919 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:36:18.919 +03:00 [DBG] Connection id "0HNC8090TGCN5" completed keep alive response. 2025-07-01 11:36:18.919 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 30.9792ms 2025-07-01 11:36:18.919 +03:00 [DBG] Connection id "0HNC8090TGCN5" received FIN. 2025-07-01 11:36:18.919 +03:00 [DBG] Connection id "0HNC8090TGCN5" disconnecting. 2025-07-01 11:36:18.920 +03:00 [DBG] Connection id "0HNC8090TGCN5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:18.921 +03:00 [DBG] Connection id "0HNC8090TGCN5" stopped. 2025-07-01 11:36:18.960 +03:00 [DBG] Connection id "0HNC8090TGCN6" accepted. 2025-07-01 11:36:18.960 +03:00 [DBG] Connection id "0HNC8090TGCN6" started. 2025-07-01 11:36:18.960 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:36:18.960 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:18.960 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:36:18.960 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:36:18.960 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:36:18.960 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:18.960 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:18.960 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:18.960 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:18.961 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:36:18.961 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:18.961 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:18.961 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:36:18.961 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:18.961 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:36:18.961 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:18.961 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:18.961 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:18.961 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:18.961 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:36:18.961 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:36:18.961 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:36:18.961 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:36:18.961 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:36:18.961 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:36:18.961 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:18.961 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:18.961 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:18.961 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:18.961 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:18.961 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:36:18.961 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:36:18.963 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5909ms. 2025-07-01 11:36:18.963 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:18.963 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:18.963 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:18.963 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:18.963 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:18.963 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:18.963 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:18.963 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:18.963 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:36:18.964 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:36:18.964 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:36:18.964 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:36:18.964 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:36:18.964 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:36:18.964 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:36:18.964 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:36:18.964 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:18.964 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:18.964 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:18.964 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:18.964 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:18.964 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:18.964 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.6138ms 2025-07-01 11:36:18.964 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:18.965 +03:00 [DBG] Connection id "0HNC8090TGCN6" completed keep alive response. 2025-07-01 11:36:18.965 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.5755ms 2025-07-01 11:36:18.965 +03:00 [DBG] Connection id "0HNC8090TGCN6" received FIN. 2025-07-01 11:36:18.965 +03:00 [DBG] Connection id "0HNC8090TGCN6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:18.965 +03:00 [DBG] Connection id "0HNC8090TGCN6" disconnecting. 2025-07-01 11:36:18.965 +03:00 [DBG] Connection id "0HNC8090TGCN6" stopped. 2025-07-01 11:36:18.988 +03:00 [DBG] Connection id "0HNC8090TGCN7" accepted. 2025-07-01 11:36:18.988 +03:00 [DBG] Connection id "0HNC8090TGCN7" started. 2025-07-01 11:36:18.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:36:18.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:18.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:36:18.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:36:18.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:36:18.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:18.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:18.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:18.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:36:18.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:36:18.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:18.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:36:18.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:18.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:18.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:36:18.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:18.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:36:18.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:18.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:18.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:36:18.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:36:18.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:18.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:18.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:18.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:18.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:18.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2388ms. 2025-07-01 11:36:18.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:18.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:18.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:18.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:18.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:18.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:18.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:18.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:18.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:18.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:36:18.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:18.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:18.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:18.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:18.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:18.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:18.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:18.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7867ms 2025-07-01 11:36:18.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:18.991 +03:00 [DBG] Connection id "0HNC8090TGCN7" completed keep alive response. 2025-07-01 11:36:18.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4128ms 2025-07-01 11:36:18.992 +03:00 [DBG] Connection id "0HNC8090TGCN7" received FIN. 2025-07-01 11:36:18.992 +03:00 [DBG] Connection id "0HNC8090TGCN7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:18.992 +03:00 [DBG] Connection id "0HNC8090TGCN7" disconnecting. 2025-07-01 11:36:18.992 +03:00 [DBG] Connection id "0HNC8090TGCN7" stopped. 2025-07-01 11:36:19.026 +03:00 [DBG] Connection id "0HNC8090TGCN8" accepted. 2025-07-01 11:36:19.026 +03:00 [DBG] Connection id "0HNC8090TGCN8" started. 2025-07-01 11:36:19.027 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:36:19.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:19.027 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:36:19.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:36:19.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:36:19.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:19.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:19.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:19.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:19.027 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:36:19.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:19.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:19.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:36:19.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:19.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:36:19.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:19.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:19.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:19.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:19.028 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:36:19.028 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:36:19.028 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:36:19.028 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:36:19.028 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:36:19.028 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:36:19.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:19.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:19.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:19.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:19.029 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:19.029 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:36:19.029 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:36:19.183 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 154.2733ms. 2025-07-01 11:36:19.183 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:19.183 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:19.183 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:19.183 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:19.183 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:19.183 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:19.183 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:19.183 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:19.184 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:36:19.184 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:36:19.184 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:36:19.184 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:36:19.184 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:36:19.184 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:36:19.184 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:36:19.186 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:36:19.186 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:19.186 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:19.186 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:19.186 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:19.186 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:19.186 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:19.186 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 158.1116ms 2025-07-01 11:36:19.186 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:19.186 +03:00 [DBG] Connection id "0HNC8090TGCN8" completed keep alive response. 2025-07-01 11:36:19.186 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 159.4159ms 2025-07-01 11:36:19.188 +03:00 [DBG] Connection id "0HNC8090TGCN8" received FIN. 2025-07-01 11:36:19.188 +03:00 [DBG] Connection id "0HNC8090TGCN8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:19.188 +03:00 [DBG] Connection id "0HNC8090TGCN8" disconnecting. 2025-07-01 11:36:19.188 +03:00 [DBG] Connection id "0HNC8090TGCN8" stopped. 2025-07-01 11:36:24.002 +03:00 [DBG] Connection id "0HNC8090TGCN9" accepted. 2025-07-01 11:36:24.003 +03:00 [DBG] Connection id "0HNC8090TGCN9" started. 2025-07-01 11:36:24.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:36:24.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:24.003 +03:00 [DBG] POST requests are not supported 2025-07-01 11:36:24.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:36:24.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:36:24.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:24.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:24.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:24.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:36:24.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:36:24.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:24.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:36:24.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:24.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:24.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:36:24.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:24.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:36:24.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:24.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:24.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:36:24.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:36:24.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:24.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:24.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:24.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:24.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:24.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1204ms. 2025-07-01 11:36:24.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:24.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:24.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:24.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:24.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:24.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:24.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:24.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:24.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:24.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:36:24.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:24.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:24.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:24.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:24.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:24.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:24.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:24.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6465ms 2025-07-01 11:36:24.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:24.004 +03:00 [DBG] Connection id "0HNC8090TGCN9" completed keep alive response. 2025-07-01 11:36:24.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2116ms 2025-07-01 11:36:24.004 +03:00 [DBG] Connection id "0HNC8090TGCN9" received FIN. 2025-07-01 11:36:24.004 +03:00 [DBG] Connection id "0HNC8090TGCN9" disconnecting. 2025-07-01 11:36:24.004 +03:00 [DBG] Connection id "0HNC8090TGCN9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:24.005 +03:00 [DBG] Connection id "0HNC8090TGCN9" stopped. 2025-07-01 11:36:28.998 +03:00 [DBG] Connection id "0HNC8090TGCNA" accepted. 2025-07-01 11:36:28.998 +03:00 [DBG] Connection id "0HNC8090TGCNA" started. 2025-07-01 11:36:28.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:36:28.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:28.998 +03:00 [DBG] POST requests are not supported 2025-07-01 11:36:28.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:36:28.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:36:28.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:28.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:28.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:28.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:36:28.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:36:28.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:28.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:36:28.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:28.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:28.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:36:28.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:28.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:36:28.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:28.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:28.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:36:28.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:36:28.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:28.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:28.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:28.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:28.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:28.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1454ms. 2025-07-01 11:36:28.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:28.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:28.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:28.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:28.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:28.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:28.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:28.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:28.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:28.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:36:28.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:28.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:28.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:28.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:29.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:29.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:29.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:29.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9467ms 2025-07-01 11:36:29.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:29.000 +03:00 [DBG] Connection id "0HNC8090TGCNA" completed keep alive response. 2025-07-01 11:36:29.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6682ms 2025-07-01 11:36:29.000 +03:00 [DBG] Connection id "0HNC8090TGCNA" received FIN. 2025-07-01 11:36:29.000 +03:00 [DBG] Connection id "0HNC8090TGCNA" disconnecting. 2025-07-01 11:36:29.000 +03:00 [DBG] Connection id "0HNC8090TGCNA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:29.001 +03:00 [DBG] Connection id "0HNC8090TGCNA" stopped. 2025-07-01 11:36:32.406 +03:00 [DBG] Connection id "0HNC8090TGCNB" accepted. 2025-07-01 11:36:32.406 +03:00 [DBG] Connection id "0HNC8090TGCNB" started. 2025-07-01 11:36:32.407 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 759 2025-07-01 11:36:32.407 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:32.407 +03:00 [DBG] POST requests are not supported 2025-07-01 11:36:32.407 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:36:32.407 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:36:32.407 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:36:32.407 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:32.407 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:32.407 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:36:32.407 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:36:32.407 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:36:32.407 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:36:32.407 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:32.407 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:32.407 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:36:32.407 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:32.407 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:36:32.407 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:32.407 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:32.407 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:32.407 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:32.407 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:36:32.407 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:36:32.407 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:36:32.408 +03:00 [DBG] Connection id "0HNC8090TGCNB", Request id "0HNC8090TGCNB:00000001": started reading request body. 2025-07-01 11:36:32.408 +03:00 [DBG] Connection id "0HNC8090TGCNB", Request id "0HNC8090TGCNB:00000001": done reading request body. 2025-07-01 11:36:32.408 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:36:32.408 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:36:32.408 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:36:32.408 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:36:32.408 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:36:32.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:32.408 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:32.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:32.408 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:32.408 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:32.408 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:36:32.408 +03:00 [INF] Updating physical elements properties 2025-07-01 11:36:32.424 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 15.4914ms. 2025-07-01 11:36:32.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:32.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:32.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:32.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:32.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:32.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:32.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:32.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:32.424 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:32.424 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:36:32.424 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:32.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:32.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:32.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:32.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:32.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:32.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:32.424 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 17.0918ms 2025-07-01 11:36:32.424 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:36:32.424 +03:00 [DBG] Connection id "0HNC8090TGCNB" completed keep alive response. 2025-07-01 11:36:32.424 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 17.8952ms 2025-07-01 11:36:32.425 +03:00 [DBG] Connection id "0HNC8090TGCNB" received FIN. 2025-07-01 11:36:32.425 +03:00 [DBG] Connection id "0HNC8090TGCNB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:32.425 +03:00 [DBG] Connection id "0HNC8090TGCNB" disconnecting. 2025-07-01 11:36:32.425 +03:00 [DBG] Connection id "0HNC8090TGCNB" stopped. 2025-07-01 11:36:32.460 +03:00 [DBG] Connection id "0HNC8090TGCNC" accepted. 2025-07-01 11:36:32.460 +03:00 [DBG] Connection id "0HNC8090TGCNC" started. 2025-07-01 11:36:32.460 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:36:32.460 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:32.460 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:36:32.460 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:36:32.460 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:36:32.460 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:32.460 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:32.460 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:32.460 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:32.460 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:36:32.461 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:32.461 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:32.461 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:36:32.461 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:32.461 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:36:32.461 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:32.461 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:32.461 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:32.461 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:32.461 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:36:32.461 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:36:32.461 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:36:32.461 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:36:32.461 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:36:32.461 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:36:32.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:32.461 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:32.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:32.461 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:32.461 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:32.461 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:36:32.461 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:36:32.463 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5318ms. 2025-07-01 11:36:32.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:32.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:32.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:32.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:32.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:32.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:32.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:32.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:32.463 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:36:32.463 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:36:32.463 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:36:32.463 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:36:32.463 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:36:32.463 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:36:32.463 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:36:32.463 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:36:32.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:32.463 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:32.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:32.463 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:32.463 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:32.463 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:32.463 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.3369ms 2025-07-01 11:36:32.463 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:32.463 +03:00 [DBG] Connection id "0HNC8090TGCNC" completed keep alive response. 2025-07-01 11:36:32.463 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.9116ms 2025-07-01 11:36:32.463 +03:00 [DBG] Connection id "0HNC8090TGCNC" received FIN. 2025-07-01 11:36:32.463 +03:00 [DBG] Connection id "0HNC8090TGCNC" disconnecting. 2025-07-01 11:36:32.463 +03:00 [DBG] Connection id "0HNC8090TGCNC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:32.465 +03:00 [DBG] Connection id "0HNC8090TGCNC" stopped. 2025-07-01 11:36:32.518 +03:00 [DBG] Connection id "0HNC8090TGCND" accepted. 2025-07-01 11:36:32.518 +03:00 [DBG] Connection id "0HNC8090TGCND" started. 2025-07-01 11:36:32.518 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:36:32.518 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:32.518 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:36:32.518 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:36:32.518 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:36:32.518 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:32.518 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:32.518 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:32.518 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:32.518 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:36:32.518 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:32.518 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:32.518 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:36:32.518 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:32.518 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:36:32.518 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:32.518 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:32.518 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:32.519 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:32.519 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:36:32.519 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:36:32.519 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:36:32.519 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:36:32.519 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:36:32.519 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:36:32.519 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:32.519 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:32.519 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:32.519 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:32.519 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:32.519 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:36:32.519 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:36:32.659 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 140.1149ms. 2025-07-01 11:36:32.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:32.659 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:32.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:32.659 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:32.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:32.659 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:32.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:32.659 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:32.659 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:36:32.659 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:36:32.659 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:36:32.659 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:36:32.659 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:36:32.659 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:36:32.659 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:36:32.661 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:36:32.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:32.661 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:32.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:32.661 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:32.661 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:32.661 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:32.661 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 142.5528ms 2025-07-01 11:36:32.661 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:32.661 +03:00 [DBG] Connection id "0HNC8090TGCND" completed keep alive response. 2025-07-01 11:36:32.661 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 143.0905ms 2025-07-01 11:36:32.665 +03:00 [DBG] Connection id "0HNC8090TGCND" received FIN. 2025-07-01 11:36:32.665 +03:00 [DBG] Connection id "0HNC8090TGCND" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:32.665 +03:00 [DBG] Connection id "0HNC8090TGCND" disconnecting. 2025-07-01 11:36:32.665 +03:00 [DBG] Connection id "0HNC8090TGCND" stopped. 2025-07-01 11:36:33.994 +03:00 [DBG] Connection id "0HNC8090TGCNE" accepted. 2025-07-01 11:36:33.994 +03:00 [DBG] Connection id "0HNC8090TGCNE" started. 2025-07-01 11:36:33.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:36:33.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:33.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:36:33.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:36:33.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:36:33.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:33.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:33.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:33.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:36:33.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:36:33.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:33.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:36:33.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:33.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:33.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:36:33.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:33.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:36:33.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:33.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:33.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:36:33.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:36:33.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:33.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:33.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:33.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:33.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:33.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1713ms. 2025-07-01 11:36:33.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:33.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:33.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:33.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:33.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:33.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:33.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:33.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:33.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:33.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:36:33.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:33.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:33.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:33.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:33.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:33.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:33.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:33.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3591ms 2025-07-01 11:36:33.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:33.997 +03:00 [DBG] Connection id "0HNC8090TGCNE" completed keep alive response. 2025-07-01 11:36:33.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3413ms 2025-07-01 11:36:33.997 +03:00 [DBG] Connection id "0HNC8090TGCNE" received FIN. 2025-07-01 11:36:33.997 +03:00 [DBG] Connection id "0HNC8090TGCNE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:33.997 +03:00 [DBG] Connection id "0HNC8090TGCNE" disconnecting. 2025-07-01 11:36:33.997 +03:00 [DBG] Connection id "0HNC8090TGCNE" stopped. 2025-07-01 11:36:35.782 +03:00 [DBG] Connection id "0HNC8090TGCNF" accepted. 2025-07-01 11:36:35.782 +03:00 [DBG] Connection id "0HNC8090TGCNF" started. 2025-07-01 11:36:35.782 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:36:35.782 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:35.782 +03:00 [DBG] POST requests are not supported 2025-07-01 11:36:35.782 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:36:35.782 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:36:35.782 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:36:35.782 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:35.782 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:35.782 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:36:35.782 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:36:35.783 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:36:35.783 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:36:35.783 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:35.783 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:35.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-07-01 11:36:35.783 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:35.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-07-01 11:36:35.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:35.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:35.783 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:35.783 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:35.783 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:36:35.783 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:36:35.783 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:36:35.783 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:36:35.783 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:36:35.783 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:36:35.783 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:36:35.783 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:36:35.783 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:36:35.783 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:36:35.783 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:36:35.783 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:36:35.784 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:36:35.784 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:36:35.784 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:36:35.784 +03:00 [DBG] Connection id "0HNC8090TGCNF", Request id "0HNC8090TGCNF:00000001": started reading request body. 2025-07-01 11:36:35.784 +03:00 [DBG] Connection id "0HNC8090TGCNF", Request id "0HNC8090TGCNF:00000001": done reading request body. 2025-07-01 11:36:35.784 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:36:35.784 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:36:35.784 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:36:35.784 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:36:35.784 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:36:35.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:35.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:35.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:35.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:35.784 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:35.784 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:36:35.784 +03:00 [INF] Changing group of physicals [382] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:36:35.803 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.4249ms. 2025-07-01 11:36:35.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:35.803 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:35.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:35.803 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:35.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:35.803 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:35.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:35.803 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:35.803 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:35.803 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:36:35.803 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:35.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:35.803 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:35.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:35.803 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:35.803 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:35.803 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:35.803 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 20.5243ms 2025-07-01 11:36:35.803 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:36:35.803 +03:00 [DBG] Connection id "0HNC8090TGCNF" completed keep alive response. 2025-07-01 11:36:35.803 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 21.4824ms 2025-07-01 11:36:35.804 +03:00 [DBG] Connection id "0HNC8090TGCNF" received FIN. 2025-07-01 11:36:35.804 +03:00 [DBG] Connection id "0HNC8090TGCNF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:35.804 +03:00 [DBG] Connection id "0HNC8090TGCNF" disconnecting. 2025-07-01 11:36:35.804 +03:00 [DBG] Connection id "0HNC8090TGCNF" stopped. 2025-07-01 11:36:35.851 +03:00 [DBG] Connection id "0HNC8090TGCNG" accepted. 2025-07-01 11:36:35.851 +03:00 [DBG] Connection id "0HNC8090TGCNG" started. 2025-07-01 11:36:35.851 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:36:35.851 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:35.852 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:36:35.852 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:36:35.852 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:36:35.852 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:35.852 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:35.852 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:35.852 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:35.852 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:36:35.852 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:35.852 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:35.852 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:36:35.852 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:35.852 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:36:35.852 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:35.852 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:35.852 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:35.852 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:35.852 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:36:35.852 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:36:35.852 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:36:35.852 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:36:35.853 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:36:35.853 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:36:35.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:35.853 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:35.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:35.853 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:35.853 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:35.853 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:36:35.853 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:36:35.854 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1563ms. 2025-07-01 11:36:35.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:35.854 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:35.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:35.854 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:35.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:35.854 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:35.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:35.854 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:35.854 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:36:35.854 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:36:35.854 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:36:35.854 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:36:35.854 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:36:35.855 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:36:35.855 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:36:35.855 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:36:35.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:35.855 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:35.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:35.855 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:35.855 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:35.855 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:35.855 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.7691ms 2025-07-01 11:36:35.855 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:35.855 +03:00 [DBG] Connection id "0HNC8090TGCNG" completed keep alive response. 2025-07-01 11:36:35.855 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.6339ms 2025-07-01 11:36:35.855 +03:00 [DBG] Connection id "0HNC8090TGCNG" received FIN. 2025-07-01 11:36:35.855 +03:00 [DBG] Connection id "0HNC8090TGCNG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:35.855 +03:00 [DBG] Connection id "0HNC8090TGCNG" disconnecting. 2025-07-01 11:36:35.855 +03:00 [DBG] Connection id "0HNC8090TGCNG" stopped. 2025-07-01 11:36:35.913 +03:00 [DBG] Connection id "0HNC8090TGCNH" accepted. 2025-07-01 11:36:35.913 +03:00 [DBG] Connection id "0HNC8090TGCNH" started. 2025-07-01 11:36:35.913 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:36:35.913 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:35.913 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:36:35.913 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:36:35.913 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:36:35.913 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:35.913 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:35.913 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:35.913 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:35.913 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:36:35.914 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:35.914 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:35.914 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:36:35.914 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:35.914 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:36:35.914 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:35.914 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:35.914 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:35.914 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:35.914 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:36:35.914 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:36:35.914 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:36:35.914 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:36:35.914 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:36:35.914 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:36:35.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:35.914 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:35.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:35.914 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:35.914 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:35.914 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:36:35.914 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:36:36.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 134.5973ms. 2025-07-01 11:36:36.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:36.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:36.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:36.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:36.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:36.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:36.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:36.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:36.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:36:36.049 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:36:36.049 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:36:36.049 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:36:36.049 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:36:36.049 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:36:36.049 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:36:36.051 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:36:36.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:36.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:36.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:36.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:36.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:36.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:36.051 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 137.1895ms 2025-07-01 11:36:36.051 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:36.051 +03:00 [DBG] Connection id "0HNC8090TGCNH" completed keep alive response. 2025-07-01 11:36:36.051 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 137.8025ms 2025-07-01 11:36:36.055 +03:00 [DBG] Connection id "0HNC8090TGCNH" received FIN. 2025-07-01 11:36:36.055 +03:00 [DBG] Connection id "0HNC8090TGCNH" disconnecting. 2025-07-01 11:36:36.055 +03:00 [DBG] Connection id "0HNC8090TGCNH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:36.057 +03:00 [DBG] Connection id "0HNC8090TGCNH" stopped. 2025-07-01 11:36:38.999 +03:00 [DBG] Connection id "0HNC8090TGCNI" accepted. 2025-07-01 11:36:38.999 +03:00 [DBG] Connection id "0HNC8090TGCNI" started. 2025-07-01 11:36:38.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:36:38.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:38.999 +03:00 [DBG] POST requests are not supported 2025-07-01 11:36:38.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:36:39.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:36:39.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:39.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:39.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:39.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:36:39.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:36:39.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:39.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:36:39.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:39.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:39.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:36:39.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:39.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:36:39.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:39.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:39.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:36:39.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:36:39.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:39.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:39.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:39.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:39.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:39.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1589ms. 2025-07-01 11:36:39.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:39.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:39.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:39.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:39.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:39.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:39.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:39.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:39.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:39.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:36:39.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:39.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:39.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:39.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:39.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:39.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:39.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:39.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8072ms 2025-07-01 11:36:39.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:39.001 +03:00 [DBG] Connection id "0HNC8090TGCNI" completed keep alive response. 2025-07-01 11:36:39.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4686ms 2025-07-01 11:36:39.001 +03:00 [DBG] Connection id "0HNC8090TGCNI" received FIN. 2025-07-01 11:36:39.001 +03:00 [DBG] Connection id "0HNC8090TGCNI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:39.001 +03:00 [DBG] Connection id "0HNC8090TGCNI" disconnecting. 2025-07-01 11:36:39.002 +03:00 [DBG] Connection id "0HNC8090TGCNI" stopped. 2025-07-01 11:36:43.988 +03:00 [DBG] Connection id "0HNC8090TGCNJ" accepted. 2025-07-01 11:36:43.988 +03:00 [DBG] Connection id "0HNC8090TGCNJ" started. 2025-07-01 11:36:43.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:36:43.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:43.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:36:43.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:36:43.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:36:43.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:43.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:43.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:43.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:36:43.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:36:43.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:43.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:36:43.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:43.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:43.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:36:43.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:43.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:36:43.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:43.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:43.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:36:43.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:36:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:43.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:43.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1298ms. 2025-07-01 11:36:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:43.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:43.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:43.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:43.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:43.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:43.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:43.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:43.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:36:43.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:43.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:43.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:43.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:43.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:43.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:43.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:43.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7143ms 2025-07-01 11:36:43.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:43.990 +03:00 [DBG] Connection id "0HNC8090TGCNJ" completed keep alive response. 2025-07-01 11:36:43.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4712ms 2025-07-01 11:36:43.990 +03:00 [DBG] Connection id "0HNC8090TGCNJ" received FIN. 2025-07-01 11:36:43.990 +03:00 [DBG] Connection id "0HNC8090TGCNJ" disconnecting. 2025-07-01 11:36:43.990 +03:00 [DBG] Connection id "0HNC8090TGCNJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:43.991 +03:00 [DBG] Connection id "0HNC8090TGCNJ" stopped. 2025-07-01 11:36:48.990 +03:00 [DBG] Connection id "0HNC8090TGCNK" accepted. 2025-07-01 11:36:48.990 +03:00 [DBG] Connection id "0HNC8090TGCNK" started. 2025-07-01 11:36:48.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:36:48.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:48.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:36:48.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:36:48.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:36:48.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:48.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:48.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:48.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:36:48.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:36:48.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:48.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:36:48.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:48.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:48.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:36:48.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:48.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:36:48.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:48.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:48.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:36:48.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:36:48.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:48.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:48.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:48.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:48.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:48.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1415ms. 2025-07-01 11:36:48.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:48.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:48.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:48.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:48.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:48.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:48.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:48.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:48.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:48.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:36:48.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:48.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:48.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:48.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:48.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:48.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:48.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:48.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8343ms 2025-07-01 11:36:48.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:48.992 +03:00 [DBG] Connection id "0HNC8090TGCNK" completed keep alive response. 2025-07-01 11:36:48.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4948ms 2025-07-01 11:36:48.992 +03:00 [DBG] Connection id "0HNC8090TGCNK" received FIN. 2025-07-01 11:36:48.992 +03:00 [DBG] Connection id "0HNC8090TGCNK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:48.993 +03:00 [DBG] Connection id "0HNC8090TGCNK" disconnecting. 2025-07-01 11:36:48.993 +03:00 [DBG] Connection id "0HNC8090TGCNK" stopped. 2025-07-01 11:36:49.697 +03:00 [DBG] Connection id "0HNC8090TGCNL" accepted. 2025-07-01 11:36:49.697 +03:00 [DBG] Connection id "0HNC8090TGCNL" started. 2025-07-01 11:36:49.697 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 740 2025-07-01 11:36:49.698 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:49.698 +03:00 [DBG] POST requests are not supported 2025-07-01 11:36:49.698 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:36:49.698 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:36:49.698 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:36:49.698 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:49.698 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:49.698 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:36:49.698 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:36:49.698 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:36:49.698 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:36:49.698 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:49.698 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:49.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-07-01 11:36:49.699 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:49.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-07-01 11:36:49.699 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:49.699 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:49.699 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:49.699 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:49.699 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:36:49.699 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:36:49.699 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:36:49.699 +03:00 [DBG] Connection id "0HNC8090TGCNL", Request id "0HNC8090TGCNL:00000001": started reading request body. 2025-07-01 11:36:49.699 +03:00 [DBG] Connection id "0HNC8090TGCNL", Request id "0HNC8090TGCNL:00000001": done reading request body. 2025-07-01 11:36:49.699 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:36:49.699 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:36:49.699 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:36:49.699 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:36:49.699 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:36:49.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:49.699 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:49.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:49.699 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:49.699 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:49.700 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:36:49.700 +03:00 [INF] Updating physical elements properties 2025-07-01 11:36:49.727 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 27.3116ms. 2025-07-01 11:36:49.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:49.727 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:49.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:49.727 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:49.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:49.727 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:49.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:49.727 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:49.727 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:49.727 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:36:49.727 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:49.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:49.728 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:49.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:49.728 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:49.728 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:49.728 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:49.728 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 29.1477ms 2025-07-01 11:36:49.728 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:36:49.728 +03:00 [DBG] Connection id "0HNC8090TGCNL" completed keep alive response. 2025-07-01 11:36:49.728 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 30.598ms 2025-07-01 11:36:49.728 +03:00 [DBG] Connection id "0HNC8090TGCNL" received FIN. 2025-07-01 11:36:49.728 +03:00 [DBG] Connection id "0HNC8090TGCNL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:49.728 +03:00 [DBG] Connection id "0HNC8090TGCNL" disconnecting. 2025-07-01 11:36:49.729 +03:00 [DBG] Connection id "0HNC8090TGCNL" stopped. 2025-07-01 11:36:49.770 +03:00 [DBG] Connection id "0HNC8090TGCNM" accepted. 2025-07-01 11:36:49.770 +03:00 [DBG] Connection id "0HNC8090TGCNM" started. 2025-07-01 11:36:49.770 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:36:49.770 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:49.770 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:36:49.771 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:36:49.771 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:36:49.771 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:49.771 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:49.771 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:49.771 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:49.771 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:36:49.771 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:49.771 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:49.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-07-01 11:36:49.771 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:49.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-07-01 11:36:49.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:49.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:49.771 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:49.771 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:49.771 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:36:49.771 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:36:49.771 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:36:49.771 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:36:49.771 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:36:49.771 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:36:49.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:49.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:49.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:49.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:49.772 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:49.772 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:36:49.772 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:36:49.774 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.7323ms. 2025-07-01 11:36:49.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:49.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:49.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:49.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:49.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:49.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:49.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:49.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:49.775 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:36:49.775 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:36:49.775 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:36:49.775 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:36:49.775 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:36:49.775 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:36:49.775 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:36:49.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:36:49.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:49.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:49.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:49.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:49.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:49.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:49.775 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.4448ms 2025-07-01 11:36:49.776 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:49.776 +03:00 [DBG] Connection id "0HNC8090TGCNM" completed keep alive response. 2025-07-01 11:36:49.776 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.3534ms 2025-07-01 11:36:49.776 +03:00 [DBG] Connection id "0HNC8090TGCNM" received FIN. 2025-07-01 11:36:49.776 +03:00 [DBG] Connection id "0HNC8090TGCNM" disconnecting. 2025-07-01 11:36:49.776 +03:00 [DBG] Connection id "0HNC8090TGCNM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:49.777 +03:00 [DBG] Connection id "0HNC8090TGCNM" stopped. 2025-07-01 11:36:49.832 +03:00 [DBG] Connection id "0HNC8090TGCNN" accepted. 2025-07-01 11:36:49.832 +03:00 [DBG] Connection id "0HNC8090TGCNN" started. 2025-07-01 11:36:49.832 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:36:49.832 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:49.832 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:36:49.832 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:36:49.833 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:36:49.833 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:49.833 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:49.833 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:49.833 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:49.833 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:36:49.833 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:49.833 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:49.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-07-01 11:36:49.833 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:49.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-07-01 11:36:49.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:49.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:49.833 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:49.833 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:49.833 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:36:49.833 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:36:49.833 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:36:49.833 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:36:49.833 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:36:49.834 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:36:49.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:49.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:49.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:49.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:49.834 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:49.834 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:36:49.834 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:36:49.980 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 146.4101ms. 2025-07-01 11:36:49.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:49.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:49.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:49.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:49.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:49.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:49.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:49.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:49.980 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:36:49.981 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:36:49.981 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:36:49.981 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:36:49.981 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:36:49.981 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:36:49.981 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:36:49.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:36:49.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:49.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:49.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:49.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:49.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:49.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:49.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 149.1773ms 2025-07-01 11:36:49.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:49.982 +03:00 [DBG] Connection id "0HNC8090TGCNN" completed keep alive response. 2025-07-01 11:36:49.982 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 150.0293ms 2025-07-01 11:36:49.986 +03:00 [DBG] Connection id "0HNC8090TGCNN" received FIN. 2025-07-01 11:36:49.986 +03:00 [DBG] Connection id "0HNC8090TGCNN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:49.987 +03:00 [DBG] Connection id "0HNC8090TGCNN" disconnecting. 2025-07-01 11:36:49.987 +03:00 [DBG] Connection id "0HNC8090TGCNN" stopped. 2025-07-01 11:36:53.987 +03:00 [DBG] Connection id "0HNC8090TGCNO" accepted. 2025-07-01 11:36:53.987 +03:00 [DBG] Connection id "0HNC8090TGCNO" started. 2025-07-01 11:36:53.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:36:53.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:53.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:36:53.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:36:53.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:36:53.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:53.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:53.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:53.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:36:53.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:36:53.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:53.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:36:53.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:53.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:53.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:36:53.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:53.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:36:53.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:53.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:53.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:36:53.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:36:53.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:53.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:53.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:53.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:53.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:53.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1346ms. 2025-07-01 11:36:53.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:53.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:53.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:53.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:53.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:53.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:53.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:53.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:53.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:53.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:36:53.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:53.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:53.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:53.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:53.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:53.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:53.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:53.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6948ms 2025-07-01 11:36:53.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:53.988 +03:00 [DBG] Connection id "0HNC8090TGCNO" completed keep alive response. 2025-07-01 11:36:53.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3374ms 2025-07-01 11:36:53.989 +03:00 [DBG] Connection id "0HNC8090TGCNO" received FIN. 2025-07-01 11:36:53.989 +03:00 [DBG] Connection id "0HNC8090TGCNO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:53.989 +03:00 [DBG] Connection id "0HNC8090TGCNO" disconnecting. 2025-07-01 11:36:53.989 +03:00 [DBG] Connection id "0HNC8090TGCNO" stopped. 2025-07-01 11:36:54.214 +03:00 [DBG] Connection id "0HNC8090TGCNP" accepted. 2025-07-01 11:36:54.215 +03:00 [DBG] Connection id "0HNC8090TGCNP" started. 2025-07-01 11:36:54.215 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:36:54.215 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:54.215 +03:00 [DBG] POST requests are not supported 2025-07-01 11:36:54.215 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:36:54.215 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:36:54.215 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:36:54.215 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:54.215 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:54.215 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:36:54.216 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:36:54.216 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:36:54.216 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:36:54.216 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:54.216 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:54.216 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:36:54.216 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:54.216 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:36:54.216 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:54.216 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:54.216 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:54.216 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:54.217 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:36:54.217 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:36:54.217 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:36:54.217 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:36:54.217 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:36:54.217 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:36:54.217 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:36:54.217 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:36:54.217 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:36:54.217 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:36:54.217 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:36:54.217 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:36:54.217 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:36:54.217 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:36:54.218 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:36:54.218 +03:00 [DBG] Connection id "0HNC8090TGCNP", Request id "0HNC8090TGCNP:00000001": started reading request body. 2025-07-01 11:36:54.218 +03:00 [DBG] Connection id "0HNC8090TGCNP", Request id "0HNC8090TGCNP:00000001": done reading request body. 2025-07-01 11:36:54.218 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:36:54.218 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:36:54.218 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:36:54.218 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:36:54.218 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:36:54.218 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:54.218 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:54.218 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:54.218 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:54.218 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:54.218 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:36:54.219 +03:00 [INF] Changing group of physicals [383] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:36:54.240 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.6761ms. 2025-07-01 11:36:54.240 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:54.240 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:54.241 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:54.241 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:54.241 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:54.241 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:54.241 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:54.241 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:54.241 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:54.241 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:36:54.241 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:54.241 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:54.241 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:54.241 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:54.241 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:54.241 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:54.241 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:54.241 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 25.0922ms 2025-07-01 11:36:54.241 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:36:54.241 +03:00 [DBG] Connection id "0HNC8090TGCNP" completed keep alive response. 2025-07-01 11:36:54.241 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 26.6147ms 2025-07-01 11:36:54.242 +03:00 [DBG] Connection id "0HNC8090TGCNP" received FIN. 2025-07-01 11:36:54.242 +03:00 [DBG] Connection id "0HNC8090TGCNP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:54.242 +03:00 [DBG] Connection id "0HNC8090TGCNP" disconnecting. 2025-07-01 11:36:54.242 +03:00 [DBG] Connection id "0HNC8090TGCNP" stopped. 2025-07-01 11:36:54.284 +03:00 [DBG] Connection id "0HNC8090TGCNQ" accepted. 2025-07-01 11:36:54.284 +03:00 [DBG] Connection id "0HNC8090TGCNQ" started. 2025-07-01 11:36:54.285 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:36:54.285 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:54.285 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:36:54.285 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:36:54.285 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:36:54.285 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:54.285 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:54.285 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:54.285 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:54.285 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:36:54.285 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:54.285 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:54.285 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:36:54.285 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:54.285 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:36:54.286 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:54.286 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:54.286 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:54.286 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:54.286 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:36:54.286 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:36:54.286 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:36:54.286 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:36:54.286 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:36:54.286 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:36:54.286 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:54.286 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:54.286 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:54.286 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:54.286 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:54.286 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:36:54.286 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:36:54.288 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.8433ms. 2025-07-01 11:36:54.288 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:54.288 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:54.288 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:54.288 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:54.288 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:54.288 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:54.288 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:54.288 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:54.288 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:36:54.288 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:36:54.288 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:36:54.288 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:36:54.289 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:36:54.289 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:36:54.289 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:36:54.289 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:36:54.289 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:54.289 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:54.289 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:54.289 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:54.289 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:54.289 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:54.289 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.5985ms 2025-07-01 11:36:54.289 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:54.289 +03:00 [DBG] Connection id "0HNC8090TGCNQ" completed keep alive response. 2025-07-01 11:36:54.289 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.6102ms 2025-07-01 11:36:54.290 +03:00 [DBG] Connection id "0HNC8090TGCNQ" received FIN. 2025-07-01 11:36:54.290 +03:00 [DBG] Connection id "0HNC8090TGCNQ" disconnecting. 2025-07-01 11:36:54.290 +03:00 [DBG] Connection id "0HNC8090TGCNQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:54.291 +03:00 [DBG] Connection id "0HNC8090TGCNQ" stopped. 2025-07-01 11:36:54.352 +03:00 [DBG] Connection id "0HNC8090TGCNR" accepted. 2025-07-01 11:36:54.352 +03:00 [DBG] Connection id "0HNC8090TGCNR" started. 2025-07-01 11:36:54.353 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:36:54.353 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:54.353 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:36:54.353 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:36:54.353 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:36:54.353 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:54.353 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:54.353 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:54.353 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:54.353 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:36:54.353 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:54.353 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:54.353 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:36:54.353 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:54.353 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:36:54.353 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:54.353 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:54.353 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:54.353 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:36:54.353 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:36:54.354 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:36:54.354 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:36:54.354 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:36:54.354 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:36:54.354 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:36:54.354 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:54.354 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:54.354 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:54.354 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:54.354 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:54.354 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:36:54.354 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:36:54.504 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 149.9193ms. 2025-07-01 11:36:54.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:54.504 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:54.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:54.504 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:54.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:54.504 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:54.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:54.504 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:54.504 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:36:54.504 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:36:54.504 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:36:54.504 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:36:54.504 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:36:54.504 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:36:54.504 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:36:54.508 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:36:54.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:54.508 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:54.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:54.508 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:54.508 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:54.508 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:54.508 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 155.0798ms 2025-07-01 11:36:54.508 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:36:54.509 +03:00 [DBG] Connection id "0HNC8090TGCNR" completed keep alive response. 2025-07-01 11:36:54.509 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 156.0843ms 2025-07-01 11:36:54.512 +03:00 [DBG] Connection id "0HNC8090TGCNR" received FIN. 2025-07-01 11:36:54.512 +03:00 [DBG] Connection id "0HNC8090TGCNR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:54.512 +03:00 [DBG] Connection id "0HNC8090TGCNR" disconnecting. 2025-07-01 11:36:54.512 +03:00 [DBG] Connection id "0HNC8090TGCNR" stopped. 2025-07-01 11:36:59.000 +03:00 [DBG] Connection id "0HNC8090TGCNS" accepted. 2025-07-01 11:36:59.000 +03:00 [DBG] Connection id "0HNC8090TGCNS" started. 2025-07-01 11:36:59.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:36:59.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:36:59.000 +03:00 [DBG] POST requests are not supported 2025-07-01 11:36:59.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:36:59.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:36:59.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:59.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:36:59.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:36:59.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:36:59.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:36:59.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:59.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:36:59.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:36:59.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:36:59.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:36:59.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:36:59.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:36:59.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:59.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:59.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:36:59.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:36:59.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:59.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:59.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:59.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:59.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:36:59.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1909ms. 2025-07-01 11:36:59.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:59.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:36:59.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:59.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:36:59.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:59.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:59.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:59.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:59.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:59.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:36:59.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:36:59.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:59.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:36:59.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:59.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:59.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:59.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:36:59.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3725ms 2025-07-01 11:36:59.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:36:59.003 +03:00 [DBG] Connection id "0HNC8090TGCNS" completed keep alive response. 2025-07-01 11:36:59.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6665ms 2025-07-01 11:36:59.003 +03:00 [DBG] Connection id "0HNC8090TGCNS" received FIN. 2025-07-01 11:36:59.003 +03:00 [DBG] Connection id "0HNC8090TGCNS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:36:59.003 +03:00 [DBG] Connection id "0HNC8090TGCNS" disconnecting. 2025-07-01 11:36:59.004 +03:00 [DBG] Connection id "0HNC8090TGCNS" stopped. 2025-07-01 11:37:00.257 +03:00 [DBG] Connection id "0HNC8090TGCNT" accepted. 2025-07-01 11:37:00.257 +03:00 [DBG] Connection id "0HNC8090TGCNT" started. 2025-07-01 11:37:00.257 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:37:00.257 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:37:00.257 +03:00 [DBG] POST requests are not supported 2025-07-01 11:37:00.257 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:37:00.257 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:37:00.257 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:37:00.257 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:37:00.257 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:37:00.258 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:37:00.258 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:37:00.258 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:37:00.258 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:37:00.258 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:37:00.258 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:37:00.258 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:37:00.258 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:37:00.258 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:37:00.258 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:00.258 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:00.258 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:37:00.258 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:37:00.258 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:37:00.258 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:37:00.258 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:37:00.258 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:37:00.258 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:37:00.258 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:37:00.258 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:37:00.258 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:37:00.258 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:37:00.258 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:37:00.258 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:37:00.258 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:37:00.258 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:37:00.258 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:37:00.258 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:37:00.258 +03:00 [DBG] Connection id "0HNC8090TGCNT", Request id "0HNC8090TGCNT:00000001": started reading request body. 2025-07-01 11:37:00.258 +03:00 [DBG] Connection id "0HNC8090TGCNT", Request id "0HNC8090TGCNT:00000001": done reading request body. 2025-07-01 11:37:00.258 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:37:00.258 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:37:00.258 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:37:00.258 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:37:00.258 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:37:00.258 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:00.258 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:00.258 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:00.258 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:00.258 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:37:00.258 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:37:00.258 +03:00 [INF] Changing group of physicals [384] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:37:00.281 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 22.2774ms. 2025-07-01 11:37:00.281 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:00.281 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:00.281 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:00.281 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:00.281 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:00.281 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:00.281 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:00.281 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:00.281 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:00.281 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:37:00.281 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:00.281 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:00.281 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:00.281 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:00.281 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:00.281 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:00.281 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:00.281 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 23.6643ms 2025-07-01 11:37:00.282 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:37:00.282 +03:00 [DBG] Connection id "0HNC8090TGCNT" completed keep alive response. 2025-07-01 11:37:00.282 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 24.3712ms 2025-07-01 11:37:00.282 +03:00 [DBG] Connection id "0HNC8090TGCNT" received FIN. 2025-07-01 11:37:00.282 +03:00 [DBG] Connection id "0HNC8090TGCNT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:37:00.282 +03:00 [DBG] Connection id "0HNC8090TGCNT" disconnecting. 2025-07-01 11:37:00.282 +03:00 [DBG] Connection id "0HNC8090TGCNT" stopped. 2025-07-01 11:37:00.319 +03:00 [DBG] Connection id "0HNC8090TGCNU" accepted. 2025-07-01 11:37:00.319 +03:00 [DBG] Connection id "0HNC8090TGCNU" started. 2025-07-01 11:37:00.319 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:37:00.319 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:37:00.319 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:37:00.319 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:37:00.319 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:37:00.319 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:37:00.319 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:37:00.319 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:37:00.319 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:37:00.319 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:37:00.320 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:37:00.320 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:37:00.320 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:37:00.320 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:37:00.320 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:37:00.320 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:00.320 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:00.320 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:37:00.320 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:37:00.320 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:37:00.320 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:37:00.320 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:37:00.320 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:37:00.320 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:37:00.320 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:37:00.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:00.320 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:00.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:00.320 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:00.320 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:37:00.320 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:37:00.320 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:37:00.321 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.0927ms. 2025-07-01 11:37:00.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:00.321 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:00.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:00.322 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:00.322 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:00.322 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:00.322 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:00.322 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:00.322 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:37:00.322 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:37:00.322 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:37:00.322 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:37:00.322 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:37:00.322 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:37:00.322 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:37:00.322 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:37:00.322 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:00.322 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:00.322 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:00.322 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:00.322 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:00.322 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:00.322 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.2637ms 2025-07-01 11:37:00.322 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:37:00.322 +03:00 [DBG] Connection id "0HNC8090TGCNU" completed keep alive response. 2025-07-01 11:37:00.322 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.893ms 2025-07-01 11:37:00.322 +03:00 [DBG] Connection id "0HNC8090TGCNU" received FIN. 2025-07-01 11:37:00.322 +03:00 [DBG] Connection id "0HNC8090TGCNU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:37:00.322 +03:00 [DBG] Connection id "0HNC8090TGCNU" disconnecting. 2025-07-01 11:37:00.323 +03:00 [DBG] Connection id "0HNC8090TGCNU" stopped. 2025-07-01 11:37:00.580 +03:00 [DBG] Connection id "0HNC8090TGCNV" accepted. 2025-07-01 11:37:00.580 +03:00 [DBG] Connection id "0HNC8090TGCNV" started. 2025-07-01 11:37:00.581 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:37:00.581 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:37:00.581 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:37:00.581 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:37:00.581 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:37:00.581 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:37:00.581 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:37:00.581 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:37:00.581 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:37:00.581 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:37:00.581 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:37:00.581 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:37:00.581 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:37:00.581 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:37:00.581 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:37:00.581 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:00.582 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:00.582 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:37:00.582 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:37:00.582 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:37:00.582 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:37:00.582 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:37:00.582 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:37:00.582 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:37:00.582 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:37:00.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:00.582 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:00.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:00.582 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:00.582 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:37:00.582 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:37:00.582 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:37:00.748 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 166.3178ms. 2025-07-01 11:37:00.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:00.749 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:00.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:00.749 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:00.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:00.749 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:00.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:00.749 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:00.749 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:37:00.749 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:37:00.749 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:37:00.749 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:37:00.749 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:37:00.749 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:37:00.749 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:37:00.751 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:37:00.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:00.751 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:00.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:00.751 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:00.751 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:00.751 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:00.751 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 169.2823ms 2025-07-01 11:37:00.751 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:37:00.751 +03:00 [DBG] Connection id "0HNC8090TGCNV" completed keep alive response. 2025-07-01 11:37:00.751 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 170.3967ms 2025-07-01 11:37:00.755 +03:00 [DBG] Connection id "0HNC8090TGCNV" received FIN. 2025-07-01 11:37:00.755 +03:00 [DBG] Connection id "0HNC8090TGCNV" disconnecting. 2025-07-01 11:37:00.755 +03:00 [DBG] Connection id "0HNC8090TGCNV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:37:00.756 +03:00 [DBG] Connection id "0HNC8090TGCNV" stopped. 2025-07-01 11:37:03.988 +03:00 [DBG] Connection id "0HNC8090TGCO0" accepted. 2025-07-01 11:37:03.988 +03:00 [DBG] Connection id "0HNC8090TGCO0" started. 2025-07-01 11:37:03.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:37:03.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:37:03.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:37:03.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:37:03.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:37:03.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:03.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:37:03.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:37:03.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:37:03.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:37:03.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:03.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:37:03.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:37:03.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:37:03.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:37:03.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:37:03.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:37:03.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:03.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:03.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:37:03.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:37:03.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:03.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:03.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:03.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:03.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:37:03.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1294ms. 2025-07-01 11:37:03.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:03.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:03.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:03.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:03.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:03.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:03.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:03.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:03.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:03.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:37:03.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:03.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:03.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:03.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:03.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:03.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:03.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:03.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6916ms 2025-07-01 11:37:03.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:03.990 +03:00 [DBG] Connection id "0HNC8090TGCO0" completed keep alive response. 2025-07-01 11:37:03.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3458ms 2025-07-01 11:37:03.990 +03:00 [DBG] Connection id "0HNC8090TGCO0" received FIN. 2025-07-01 11:37:03.990 +03:00 [DBG] Connection id "0HNC8090TGCO0" disconnecting. 2025-07-01 11:37:03.990 +03:00 [DBG] Connection id "0HNC8090TGCO0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:37:03.991 +03:00 [DBG] Connection id "0HNC8090TGCO0" stopped. 2025-07-01 11:37:08.988 +03:00 [DBG] Connection id "0HNC8090TGCO1" accepted. 2025-07-01 11:37:08.988 +03:00 [DBG] Connection id "0HNC8090TGCO1" started. 2025-07-01 11:37:08.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:37:08.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:37:08.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:37:08.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:37:08.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:37:08.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:08.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:37:08.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:37:08.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:37:08.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:37:08.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:08.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:37:08.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:37:08.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:37:08.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:37:08.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:37:08.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:37:08.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:08.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:08.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:37:08.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:37:08.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:08.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:08.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:08.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:08.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:37:08.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1466ms. 2025-07-01 11:37:08.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:08.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:08.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:08.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:08.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:08.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:08.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:08.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:08.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:08.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:37:08.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:08.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:08.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:08.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:08.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:08.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:08.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:08.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0738ms 2025-07-01 11:37:08.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:08.990 +03:00 [DBG] Connection id "0HNC8090TGCO1" completed keep alive response. 2025-07-01 11:37:08.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.06ms 2025-07-01 11:37:08.991 +03:00 [DBG] Connection id "0HNC8090TGCO1" received FIN. 2025-07-01 11:37:08.991 +03:00 [DBG] Connection id "0HNC8090TGCO1" disconnecting. 2025-07-01 11:37:08.991 +03:00 [DBG] Connection id "0HNC8090TGCO1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:37:08.992 +03:00 [DBG] Connection id "0HNC8090TGCO1" stopped. 2025-07-01 11:37:13.992 +03:00 [DBG] Connection id "0HNC8090TGCO2" accepted. 2025-07-01 11:37:13.992 +03:00 [DBG] Connection id "0HNC8090TGCO2" started. 2025-07-01 11:37:13.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:37:13.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:37:13.992 +03:00 [DBG] POST requests are not supported 2025-07-01 11:37:13.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:37:13.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:37:13.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:13.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:37:13.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:37:13.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:37:13.992 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:37:13.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:13.992 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:37:13.992 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:37:13.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:37:13.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:37:13.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:37:13.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:37:13.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:13.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:13.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:37:13.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:37:13.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:13.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:13.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:13.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:13.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:37:13.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-07-01 11:37:13.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:13.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:13.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:13.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:13.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:13.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:13.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:13.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:13.993 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:13.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:37:13.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:13.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:13.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:13.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:13.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:13.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:13.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:13.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7521ms 2025-07-01 11:37:13.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:13.994 +03:00 [DBG] Connection id "0HNC8090TGCO2" completed keep alive response. 2025-07-01 11:37:13.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4379ms 2025-07-01 11:37:13.994 +03:00 [DBG] Connection id "0HNC8090TGCO2" received FIN. 2025-07-01 11:37:13.994 +03:00 [DBG] Connection id "0HNC8090TGCO2" disconnecting. 2025-07-01 11:37:13.994 +03:00 [DBG] Connection id "0HNC8090TGCO2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:37:13.995 +03:00 [DBG] Connection id "0HNC8090TGCO2" stopped. 2025-07-01 11:37:19.001 +03:00 [DBG] Connection id "0HNC8090TGCO3" accepted. 2025-07-01 11:37:19.001 +03:00 [DBG] Connection id "0HNC8090TGCO3" started. 2025-07-01 11:37:19.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:37:19.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:37:19.002 +03:00 [DBG] POST requests are not supported 2025-07-01 11:37:19.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:37:19.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:37:19.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:19.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:37:19.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:37:19.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:37:19.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:37:19.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:19.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:37:19.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:37:19.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:37:19.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:37:19.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:37:19.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:37:19.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:19.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:19.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:37:19.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:37:19.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:19.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:19.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:19.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:19.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:37:19.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1564ms. 2025-07-01 11:37:19.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:19.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:19.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:19.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:19.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:19.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:19.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:19.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:19.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:19.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:37:19.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:19.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:19.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:19.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:19.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:19.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:19.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:19.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7853ms 2025-07-01 11:37:19.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:19.003 +03:00 [DBG] Connection id "0HNC8090TGCO3" completed keep alive response. 2025-07-01 11:37:19.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.506ms 2025-07-01 11:37:19.003 +03:00 [DBG] Connection id "0HNC8090TGCO3" received FIN. 2025-07-01 11:37:19.003 +03:00 [DBG] Connection id "0HNC8090TGCO3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:37:19.003 +03:00 [DBG] Connection id "0HNC8090TGCO3" disconnecting. 2025-07-01 11:37:19.003 +03:00 [DBG] Connection id "0HNC8090TGCO3" stopped. 2025-07-01 11:37:23.987 +03:00 [DBG] Connection id "0HNC8090TGCO4" accepted. 2025-07-01 11:37:23.988 +03:00 [DBG] Connection id "0HNC8090TGCO4" started. 2025-07-01 11:37:23.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:37:23.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:37:23.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:37:23.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:37:23.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:37:23.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:23.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:37:23.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:37:23.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:37:23.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:37:23.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:23.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:37:23.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:37:23.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:37:23.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:37:23.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:37:23.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:37:23.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:23.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:23.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:37:23.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:37:23.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:23.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:23.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:23.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:23.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:37:23.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1565ms. 2025-07-01 11:37:23.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:23.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:23.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:23.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:23.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:23.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:23.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:23.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:23.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:23.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:37:23.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:23.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:23.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:23.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:23.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:23.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:23.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:23.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0488ms 2025-07-01 11:37:23.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:23.990 +03:00 [DBG] Connection id "0HNC8090TGCO4" completed keep alive response. 2025-07-01 11:37:23.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9204ms 2025-07-01 11:37:23.990 +03:00 [DBG] Connection id "0HNC8090TGCO4" received FIN. 2025-07-01 11:37:23.990 +03:00 [DBG] Connection id "0HNC8090TGCO4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:37:23.990 +03:00 [DBG] Connection id "0HNC8090TGCO4" disconnecting. 2025-07-01 11:37:23.990 +03:00 [DBG] Connection id "0HNC8090TGCO4" stopped. 2025-07-01 11:37:28.989 +03:00 [DBG] Connection id "0HNC8090TGCO5" accepted. 2025-07-01 11:37:28.989 +03:00 [DBG] Connection id "0HNC8090TGCO5" started. 2025-07-01 11:37:28.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:37:28.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:37:28.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:37:28.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:37:28.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:37:28.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:28.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:37:28.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:37:28.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:37:28.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:37:28.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:28.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:37:28.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:37:28.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:37:28.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:37:28.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:37:28.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:37:28.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:28.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:28.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:37:28.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:37:28.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:28.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:28.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:28.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:28.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:37:28.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1499ms. 2025-07-01 11:37:28.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:28.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:28.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:28.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:28.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:28.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:28.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:28.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:28.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:28.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:37:28.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:28.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:28.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:28.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:28.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:28.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:28.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:28.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9008ms 2025-07-01 11:37:28.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:28.991 +03:00 [DBG] Connection id "0HNC8090TGCO5" completed keep alive response. 2025-07-01 11:37:28.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6192ms 2025-07-01 11:37:28.992 +03:00 [DBG] Connection id "0HNC8090TGCO5" received FIN. 2025-07-01 11:37:28.992 +03:00 [DBG] Connection id "0HNC8090TGCO5" disconnecting. 2025-07-01 11:37:28.992 +03:00 [DBG] Connection id "0HNC8090TGCO5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:37:28.993 +03:00 [DBG] Connection id "0HNC8090TGCO5" stopped. 2025-07-01 11:37:30.003 +03:00 [DBG] Connection id "0HNC8090TGCO6" accepted. 2025-07-01 11:37:30.003 +03:00 [DBG] Connection id "0HNC8090TGCO6" started. 2025-07-01 11:37:30.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 759 2025-07-01 11:37:30.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:37:30.003 +03:00 [DBG] POST requests are not supported 2025-07-01 11:37:30.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:37:30.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:37:30.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:37:30.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:37:30.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:37:30.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:37:30.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:37:30.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:37:30.004 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:37:30.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:37:30.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:37:30.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:37:30.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:37:30.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:37:30.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:30.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:30.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:37:30.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:37:30.004 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:37:30.004 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:37:30.004 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:37:30.004 +03:00 [DBG] Connection id "0HNC8090TGCO6", Request id "0HNC8090TGCO6:00000001": started reading request body. 2025-07-01 11:37:30.004 +03:00 [DBG] Connection id "0HNC8090TGCO6", Request id "0HNC8090TGCO6:00000001": done reading request body. 2025-07-01 11:37:30.004 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:37:30.004 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:37:30.004 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:37:30.004 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:37:30.005 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:37:30.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:30.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:30.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:30.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:30.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:37:30.005 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:37:30.005 +03:00 [INF] Updating physical elements properties 2025-07-01 11:37:30.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.0747ms. 2025-07-01 11:37:30.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:30.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:30.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:30.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:30.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:30.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:30.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:30.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:30.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:30.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:37:30.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:30.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:30.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:30.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:30.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:30.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:30.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:30.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 20.5439ms 2025-07-01 11:37:30.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:37:30.024 +03:00 [DBG] Connection id "0HNC8090TGCO6" completed keep alive response. 2025-07-01 11:37:30.025 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 21.265ms 2025-07-01 11:37:30.025 +03:00 [DBG] Connection id "0HNC8090TGCO6" received FIN. 2025-07-01 11:37:30.025 +03:00 [DBG] Connection id "0HNC8090TGCO6" disconnecting. 2025-07-01 11:37:30.025 +03:00 [DBG] Connection id "0HNC8090TGCO6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:37:30.026 +03:00 [DBG] Connection id "0HNC8090TGCO6" stopped. 2025-07-01 11:37:30.062 +03:00 [DBG] Connection id "0HNC8090TGCO7" accepted. 2025-07-01 11:37:30.062 +03:00 [DBG] Connection id "0HNC8090TGCO7" started. 2025-07-01 11:37:30.062 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:37:30.062 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:37:30.062 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:37:30.062 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:37:30.062 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:37:30.062 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:37:30.062 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:37:30.062 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:37:30.063 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:37:30.063 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:37:30.063 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:37:30.063 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:37:30.063 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:37:30.063 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:37:30.063 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:37:30.063 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:30.063 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:30.063 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:37:30.063 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:37:30.063 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:37:30.063 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:37:30.063 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:37:30.063 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:37:30.063 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:37:30.063 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:37:30.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:30.063 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:30.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:30.063 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:30.063 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:37:30.063 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:37:30.063 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:37:30.065 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.8842ms. 2025-07-01 11:37:30.065 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:30.065 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:30.065 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:30.065 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:30.065 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:30.065 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:30.065 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:30.065 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:30.065 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:37:30.065 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:37:30.065 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:37:30.065 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:37:30.065 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:37:30.065 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:37:30.065 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:37:30.065 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:37:30.065 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:30.065 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:30.065 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:30.065 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:30.065 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:30.065 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:30.066 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.7837ms 2025-07-01 11:37:30.066 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:37:30.066 +03:00 [DBG] Connection id "0HNC8090TGCO7" completed keep alive response. 2025-07-01 11:37:30.066 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.3341ms 2025-07-01 11:37:30.066 +03:00 [DBG] Connection id "0HNC8090TGCO7" received FIN. 2025-07-01 11:37:30.066 +03:00 [DBG] Connection id "0HNC8090TGCO7" disconnecting. 2025-07-01 11:37:30.066 +03:00 [DBG] Connection id "0HNC8090TGCO7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:37:30.067 +03:00 [DBG] Connection id "0HNC8090TGCO7" stopped. 2025-07-01 11:37:30.126 +03:00 [DBG] Connection id "0HNC8090TGCO8" accepted. 2025-07-01 11:37:30.126 +03:00 [DBG] Connection id "0HNC8090TGCO8" started. 2025-07-01 11:37:30.126 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:37:30.126 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:37:30.126 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:37:30.126 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:37:30.126 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:37:30.126 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:37:30.126 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:37:30.127 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:37:30.127 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:37:30.127 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:37:30.127 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:37:30.127 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:37:30.127 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:37:30.127 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:37:30.127 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:37:30.127 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:30.127 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:30.127 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:37:30.127 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:37:30.127 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:37:30.127 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:37:30.127 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:37:30.127 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:37:30.127 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:37:30.127 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:37:30.127 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:30.127 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:30.127 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:30.127 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:30.127 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:37:30.127 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:37:30.127 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:37:30.265 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 138.034ms. 2025-07-01 11:37:30.265 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:30.265 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:30.265 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:30.265 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:30.265 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:30.265 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:30.265 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:30.265 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:30.265 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:37:30.265 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:37:30.265 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:37:30.266 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:37:30.266 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:37:30.266 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:37:30.266 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:37:30.267 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:37:30.267 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:30.267 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:30.267 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:30.267 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:30.267 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:30.267 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:30.267 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 140.6429ms 2025-07-01 11:37:30.267 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:37:30.267 +03:00 [DBG] Connection id "0HNC8090TGCO8" completed keep alive response. 2025-07-01 11:37:30.268 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 141.1648ms 2025-07-01 11:37:30.270 +03:00 [DBG] Connection id "0HNC8090TGCO8" received FIN. 2025-07-01 11:37:30.270 +03:00 [DBG] Connection id "0HNC8090TGCO8" disconnecting. 2025-07-01 11:37:30.270 +03:00 [DBG] Connection id "0HNC8090TGCO8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:37:30.271 +03:00 [DBG] Connection id "0HNC8090TGCO8" stopped. 2025-07-01 11:37:33.997 +03:00 [DBG] Connection id "0HNC8090TGCO9" accepted. 2025-07-01 11:37:33.998 +03:00 [DBG] Connection id "0HNC8090TGCO9" started. 2025-07-01 11:37:33.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:37:33.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:37:33.998 +03:00 [DBG] POST requests are not supported 2025-07-01 11:37:33.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:37:33.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:37:33.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:33.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:37:33.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:37:33.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:37:33.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:37:33.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:33.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:37:33.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:37:33.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:37:33.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:37:33.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:37:33.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:37:33.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:33.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:33.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:37:33.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:37:33.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:33.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:33.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:33.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:33.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:37:33.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.156ms. 2025-07-01 11:37:33.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:33.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:33.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:33.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:34.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:34.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:34.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:34.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:34.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:34.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:37:34.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:34.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:34.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:34.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:34.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:34.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:34.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:34.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.236ms 2025-07-01 11:37:34.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:34.000 +03:00 [DBG] Connection id "0HNC8090TGCO9" completed keep alive response. 2025-07-01 11:37:34.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3308ms 2025-07-01 11:37:34.000 +03:00 [DBG] Connection id "0HNC8090TGCO9" received FIN. 2025-07-01 11:37:34.000 +03:00 [DBG] Connection id "0HNC8090TGCO9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:37:34.001 +03:00 [DBG] Connection id "0HNC8090TGCO9" disconnecting. 2025-07-01 11:37:34.001 +03:00 [DBG] Connection id "0HNC8090TGCO9" stopped. 2025-07-01 11:37:35.216 +03:00 [DBG] Connection id "0HNC8090TGCOA" accepted. 2025-07-01 11:37:35.216 +03:00 [DBG] Connection id "0HNC8090TGCOA" started. 2025-07-01 11:37:35.216 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:37:35.216 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:37:35.216 +03:00 [DBG] POST requests are not supported 2025-07-01 11:37:35.216 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:37:35.216 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:37:35.216 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:37:35.216 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:37:35.216 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:37:35.216 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:37:35.217 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:37:35.217 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:37:35.217 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:37:35.217 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:37:35.217 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:37:35.217 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:37:35.217 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:37:35.217 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:37:35.217 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:35.217 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:35.217 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:37:35.217 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:37:35.217 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:37:35.217 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:37:35.217 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:37:35.217 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:37:35.217 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:37:35.217 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:37:35.217 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:37:35.217 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:37:35.217 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:37:35.217 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:37:35.217 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:37:35.217 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:37:35.217 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:37:35.217 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:37:35.217 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:37:35.217 +03:00 [DBG] Connection id "0HNC8090TGCOA", Request id "0HNC8090TGCOA:00000001": started reading request body. 2025-07-01 11:37:35.217 +03:00 [DBG] Connection id "0HNC8090TGCOA", Request id "0HNC8090TGCOA:00000001": done reading request body. 2025-07-01 11:37:35.217 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:37:35.217 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:37:35.217 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:37:35.217 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:37:35.217 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:37:35.217 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:35.217 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:35.218 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:35.218 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:35.218 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:37:35.218 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:37:35.218 +03:00 [INF] Changing group of physicals [385] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:37:35.248 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 30.455ms. 2025-07-01 11:37:35.248 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:35.248 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:35.248 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:35.248 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:35.248 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:35.248 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:35.248 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:35.248 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:35.248 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:35.248 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:37:35.248 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:35.249 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:35.249 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:35.249 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:35.249 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:35.249 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:35.249 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:35.249 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 31.907ms 2025-07-01 11:37:35.249 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:37:35.249 +03:00 [DBG] Connection id "0HNC8090TGCOA" completed keep alive response. 2025-07-01 11:37:35.249 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 32.8288ms 2025-07-01 11:37:35.249 +03:00 [DBG] Connection id "0HNC8090TGCOA" received FIN. 2025-07-01 11:37:35.249 +03:00 [DBG] Connection id "0HNC8090TGCOA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:37:35.250 +03:00 [DBG] Connection id "0HNC8090TGCOA" disconnecting. 2025-07-01 11:37:35.250 +03:00 [DBG] Connection id "0HNC8090TGCOA" stopped. 2025-07-01 11:37:35.286 +03:00 [DBG] Connection id "0HNC8090TGCOB" accepted. 2025-07-01 11:37:35.286 +03:00 [DBG] Connection id "0HNC8090TGCOB" started. 2025-07-01 11:37:35.287 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:37:35.287 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:37:35.287 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:37:35.287 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:37:35.287 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:37:35.287 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:37:35.287 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:37:35.287 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:37:35.287 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:37:35.287 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:37:35.287 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:37:35.287 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:37:35.287 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:37:35.287 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:37:35.287 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:37:35.287 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:35.287 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:35.288 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:37:35.288 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:37:35.288 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:37:35.288 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:37:35.288 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:37:35.288 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:37:35.288 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:37:35.288 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:37:35.288 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:35.288 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:35.288 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:35.288 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:35.288 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:37:35.288 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:37:35.288 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:37:35.290 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.0712ms. 2025-07-01 11:37:35.290 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:35.290 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:35.290 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:35.290 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:35.291 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:35.291 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:35.291 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:35.291 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:35.291 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:37:35.291 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:37:35.291 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:37:35.291 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:37:35.291 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:37:35.291 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:37:35.291 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:37:35.291 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:37:35.291 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:35.291 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:35.291 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:35.291 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:35.291 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:35.292 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:35.292 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.1426ms 2025-07-01 11:37:35.292 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:37:35.292 +03:00 [DBG] Connection id "0HNC8090TGCOB" completed keep alive response. 2025-07-01 11:37:35.292 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.2195ms 2025-07-01 11:37:35.301 +03:00 [DBG] Connection id "0HNC8090TGCOB" received FIN. 2025-07-01 11:37:35.301 +03:00 [DBG] Connection id "0HNC8090TGCOB" disconnecting. 2025-07-01 11:37:35.301 +03:00 [DBG] Connection id "0HNC8090TGCOB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:37:35.302 +03:00 [DBG] Connection id "0HNC8090TGCOB" stopped. 2025-07-01 11:37:35.364 +03:00 [DBG] Connection id "0HNC8090TGCOC" accepted. 2025-07-01 11:37:35.364 +03:00 [DBG] Connection id "0HNC8090TGCOC" started. 2025-07-01 11:37:35.364 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:37:35.364 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:37:35.364 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:37:35.364 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:37:35.364 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:37:35.364 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:37:35.364 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:37:35.364 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:37:35.364 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:37:35.364 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:37:35.364 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:37:35.364 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:37:35.364 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:37:35.364 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:37:35.364 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:37:35.364 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:35.364 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:35.364 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:37:35.364 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:37:35.364 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:37:35.365 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:37:35.365 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:37:35.365 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:37:35.365 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:37:35.365 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:37:35.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:35.365 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:35.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:35.365 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:35.365 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:37:35.365 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:37:35.365 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:37:35.519 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 153.9436ms. 2025-07-01 11:37:35.519 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:35.519 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:35.519 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:35.519 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:35.519 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:35.519 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:35.519 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:35.519 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:35.519 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:37:35.519 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:37:35.519 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:37:35.519 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:37:35.519 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:37:35.519 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:37:35.519 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:37:35.521 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:37:35.521 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:35.521 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:35.521 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:35.521 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:35.521 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:35.521 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:35.521 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 156.3289ms 2025-07-01 11:37:35.521 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:37:35.521 +03:00 [DBG] Connection id "0HNC8090TGCOC" completed keep alive response. 2025-07-01 11:37:35.521 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 156.8798ms 2025-07-01 11:37:35.525 +03:00 [DBG] Connection id "0HNC8090TGCOC" received FIN. 2025-07-01 11:37:35.525 +03:00 [DBG] Connection id "0HNC8090TGCOC" disconnecting. 2025-07-01 11:37:35.525 +03:00 [DBG] Connection id "0HNC8090TGCOC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:37:35.526 +03:00 [DBG] Connection id "0HNC8090TGCOC" stopped. 2025-07-01 11:37:38.996 +03:00 [DBG] Connection id "0HNC8090TGCOD" accepted. 2025-07-01 11:37:38.996 +03:00 [DBG] Connection id "0HNC8090TGCOD" started. 2025-07-01 11:37:38.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:37:38.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:37:38.997 +03:00 [DBG] POST requests are not supported 2025-07-01 11:37:38.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:37:38.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:37:38.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:38.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:37:38.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:37:38.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:37:38.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:37:38.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:38.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:37:38.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:37:38.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:37:38.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:37:38.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:37:38.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:37:38.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:38.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:38.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:37:38.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:37:38.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:38.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:38.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:38.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:38.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:37:38.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2345ms. 2025-07-01 11:37:38.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:38.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:38.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:38.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:38.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:38.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:38.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:38.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:38.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:38.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:37:38.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:38.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:38.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:38.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:38.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:38.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:38.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:38.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6824ms 2025-07-01 11:37:38.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:38.999 +03:00 [DBG] Connection id "0HNC8090TGCOD" completed keep alive response. 2025-07-01 11:37:38.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8023ms 2025-07-01 11:37:39.000 +03:00 [DBG] Connection id "0HNC8090TGCOD" received FIN. 2025-07-01 11:37:39.000 +03:00 [DBG] Connection id "0HNC8090TGCOD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:37:39.000 +03:00 [DBG] Connection id "0HNC8090TGCOD" disconnecting. 2025-07-01 11:37:39.000 +03:00 [DBG] Connection id "0HNC8090TGCOD" stopped. 2025-07-01 11:37:43.991 +03:00 [DBG] Connection id "0HNC8090TGCOE" accepted. 2025-07-01 11:37:43.991 +03:00 [DBG] Connection id "0HNC8090TGCOE" started. 2025-07-01 11:37:43.991 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:37:43.991 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:37:43.991 +03:00 [DBG] POST requests are not supported 2025-07-01 11:37:43.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:37:43.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:37:43.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:43.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:37:43.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:37:43.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:37:43.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:37:43.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:43.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:37:43.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:37:43.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:37:43.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:37:43.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:37:43.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:37:43.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:43.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:43.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:37:43.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:37:43.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:43.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:43.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:43.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:43.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:37:43.992 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1708ms. 2025-07-01 11:37:43.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:43.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:43.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:43.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:43.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:43.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:43.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:43.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:43.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:43.992 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:37:43.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:43.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:43.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:43.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:43.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:43.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:43.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:43.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1099ms 2025-07-01 11:37:43.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:43.993 +03:00 [DBG] Connection id "0HNC8090TGCOE" completed keep alive response. 2025-07-01 11:37:43.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0284ms 2025-07-01 11:37:43.993 +03:00 [DBG] Connection id "0HNC8090TGCOE" received FIN. 2025-07-01 11:37:43.993 +03:00 [DBG] Connection id "0HNC8090TGCOE" disconnecting. 2025-07-01 11:37:43.993 +03:00 [DBG] Connection id "0HNC8090TGCOE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:37:43.995 +03:00 [DBG] Connection id "0HNC8090TGCOE" stopped. 2025-07-01 11:37:48.993 +03:00 [DBG] Connection id "0HNC8090TGCOF" accepted. 2025-07-01 11:37:48.993 +03:00 [DBG] Connection id "0HNC8090TGCOF" started. 2025-07-01 11:37:48.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:37:48.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:37:48.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:37:48.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:37:48.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:37:48.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:48.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:37:48.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:37:48.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:37:48.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:37:48.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:48.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:37:48.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:37:48.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:37:48.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:37:48.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:37:48.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:37:48.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:48.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:48.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:37:48.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:37:48.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:48.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:48.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:48.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:48.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:37:48.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2394ms. 2025-07-01 11:37:48.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:48.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:48.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:48.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:48.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:48.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:48.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:48.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:48.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:48.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:37:48.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:48.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:48.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:48.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:48.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:48.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:48.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:48.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2178ms 2025-07-01 11:37:48.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:48.995 +03:00 [DBG] Connection id "0HNC8090TGCOF" completed keep alive response. 2025-07-01 11:37:48.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1533ms 2025-07-01 11:37:48.995 +03:00 [DBG] Connection id "0HNC8090TGCOF" received FIN. 2025-07-01 11:37:48.996 +03:00 [DBG] Connection id "0HNC8090TGCOF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:37:48.996 +03:00 [DBG] Connection id "0HNC8090TGCOF" disconnecting. 2025-07-01 11:37:48.996 +03:00 [DBG] Connection id "0HNC8090TGCOF" stopped. 2025-07-01 11:37:53.988 +03:00 [DBG] Connection id "0HNC8090TGCOG" accepted. 2025-07-01 11:37:53.988 +03:00 [DBG] Connection id "0HNC8090TGCOG" started. 2025-07-01 11:37:53.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:37:53.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:37:53.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:37:53.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:37:53.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:37:53.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:53.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:37:53.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:37:53.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:37:53.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:37:53.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:53.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:37:53.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:37:53.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:37:53.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:37:53.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:37:53.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:37:53.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:53.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:53.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:37:53.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:37:53.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:53.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:53.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:53.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:53.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:37:53.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1168ms. 2025-07-01 11:37:53.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:53.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:53.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:53.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:53.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:53.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:53.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:53.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:53.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:53.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:37:53.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:53.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:53.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:53.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:53.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:53.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:53.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:53.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7452ms 2025-07-01 11:37:53.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:53.990 +03:00 [DBG] Connection id "0HNC8090TGCOG" completed keep alive response. 2025-07-01 11:37:53.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3855ms 2025-07-01 11:37:53.990 +03:00 [DBG] Connection id "0HNC8090TGCOG" received FIN. 2025-07-01 11:37:53.990 +03:00 [DBG] Connection id "0HNC8090TGCOG" disconnecting. 2025-07-01 11:37:53.990 +03:00 [DBG] Connection id "0HNC8090TGCOG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:37:53.991 +03:00 [DBG] Connection id "0HNC8090TGCOG" stopped. 2025-07-01 11:37:58.990 +03:00 [DBG] Connection id "0HNC8090TGCOH" accepted. 2025-07-01 11:37:58.990 +03:00 [DBG] Connection id "0HNC8090TGCOH" started. 2025-07-01 11:37:58.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:37:58.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:37:58.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:37:58.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:37:58.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:37:58.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:58.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:37:58.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:37:58.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:37:58.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:37:58.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:58.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:37:58.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:37:58.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:37:58.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:37:58.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:37:58.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:37:58.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:58.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:58.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:37:58.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:37:58.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:58.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:58.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:58.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:58.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:37:58.992 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1914ms. 2025-07-01 11:37:58.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:58.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:37:58.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:58.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:37:58.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:58.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:58.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:58.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:58.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:58.992 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:37:58.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:37:58.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:58.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:37:58.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:58.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:58.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:58.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:37:58.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7142ms 2025-07-01 11:37:58.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:37:58.993 +03:00 [DBG] Connection id "0HNC8090TGCOH" completed keep alive response. 2025-07-01 11:37:58.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7414ms 2025-07-01 11:37:58.993 +03:00 [DBG] Connection id "0HNC8090TGCOH" received FIN. 2025-07-01 11:37:58.993 +03:00 [DBG] Connection id "0HNC8090TGCOH" disconnecting. 2025-07-01 11:37:58.993 +03:00 [DBG] Connection id "0HNC8090TGCOH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:37:58.994 +03:00 [DBG] Connection id "0HNC8090TGCOH" stopped. 2025-07-01 11:38:03.989 +03:00 [DBG] Connection id "0HNC8090TGCOI" accepted. 2025-07-01 11:38:03.989 +03:00 [DBG] Connection id "0HNC8090TGCOI" started. 2025-07-01 11:38:03.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:38:03.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:38:03.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:38:03.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:38:03.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:38:03.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:03.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:38:03.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:38:03.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:38:03.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:38:03.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:03.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:38:03.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:38:03.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:38:03.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:38:03.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:38:03.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:38:03.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:03.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:03.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:38:03.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:38:03.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:03.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:03.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:03.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:03.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:38:03.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1315ms. 2025-07-01 11:38:03.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:03.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:03.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:03.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:03.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:03.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:03.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:03.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:03.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:38:03.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:38:03.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:38:03.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:03.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:03.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:03.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:03.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:03.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:03.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7369ms 2025-07-01 11:38:03.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:03.991 +03:00 [DBG] Connection id "0HNC8090TGCOI" completed keep alive response. 2025-07-01 11:38:03.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5043ms 2025-07-01 11:38:03.992 +03:00 [DBG] Connection id "0HNC8090TGCOI" received FIN. 2025-07-01 11:38:03.992 +03:00 [DBG] Connection id "0HNC8090TGCOI" disconnecting. 2025-07-01 11:38:03.992 +03:00 [DBG] Connection id "0HNC8090TGCOI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:38:03.993 +03:00 [DBG] Connection id "0HNC8090TGCOI" stopped. 2025-07-01 11:38:08.988 +03:00 [DBG] Connection id "0HNC8090TGCOJ" accepted. 2025-07-01 11:38:08.989 +03:00 [DBG] Connection id "0HNC8090TGCOJ" started. 2025-07-01 11:38:08.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:38:08.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:38:08.989 +03:00 [DBG] POST requests are not supported 2025-07-01 11:38:08.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:38:08.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:38:08.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:08.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:38:08.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:38:08.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:38:08.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:38:08.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:08.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:38:08.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:38:08.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:38:08.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:38:08.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:38:08.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:38:08.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:08.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:08.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:38:08.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:38:08.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:08.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:08.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:08.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:08.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:38:08.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1879ms. 2025-07-01 11:38:08.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:08.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:08.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:08.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:08.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:08.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:08.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:08.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:08.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:38:08.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:38:08.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:38:08.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:08.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:08.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:08.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:08.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:08.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:08.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6801ms 2025-07-01 11:38:08.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:08.992 +03:00 [DBG] Connection id "0HNC8090TGCOJ" completed keep alive response. 2025-07-01 11:38:08.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0452ms 2025-07-01 11:38:08.992 +03:00 [DBG] Connection id "0HNC8090TGCOJ" received FIN. 2025-07-01 11:38:08.992 +03:00 [DBG] Connection id "0HNC8090TGCOJ" disconnecting. 2025-07-01 11:38:08.993 +03:00 [DBG] Connection id "0HNC8090TGCOJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:38:08.994 +03:00 [DBG] Connection id "0HNC8090TGCOJ" stopped. 2025-07-01 11:38:13.987 +03:00 [DBG] Connection id "0HNC8090TGCOK" accepted. 2025-07-01 11:38:13.987 +03:00 [DBG] Connection id "0HNC8090TGCOK" started. 2025-07-01 11:38:13.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:38:13.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:38:13.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:38:13.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:38:13.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:38:13.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:13.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:38:13.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:38:13.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:38:13.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:38:13.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:13.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:38:13.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:38:13.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:38:13.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:38:13.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:38:13.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:38:13.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:13.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:13.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:38:13.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:38:13.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:13.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:13.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:13.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:13.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:38:13.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.173ms. 2025-07-01 11:38:13.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:13.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:13.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:13.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:13.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:13.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:13.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:13.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:13.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:38:13.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:38:13.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:38:13.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:13.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:13.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:13.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:13.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:13.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:13.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2583ms 2025-07-01 11:38:13.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:13.990 +03:00 [DBG] Connection id "0HNC8090TGCOK" completed keep alive response. 2025-07-01 11:38:13.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4288ms 2025-07-01 11:38:13.990 +03:00 [DBG] Connection id "0HNC8090TGCOK" received FIN. 2025-07-01 11:38:13.990 +03:00 [DBG] Connection id "0HNC8090TGCOK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:38:13.990 +03:00 [DBG] Connection id "0HNC8090TGCOK" disconnecting. 2025-07-01 11:38:13.990 +03:00 [DBG] Connection id "0HNC8090TGCOK" stopped. 2025-07-01 11:38:18.992 +03:00 [DBG] Connection id "0HNC8090TGCOL" accepted. 2025-07-01 11:38:18.992 +03:00 [DBG] Connection id "0HNC8090TGCOL" started. 2025-07-01 11:38:18.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:38:18.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:38:18.992 +03:00 [DBG] POST requests are not supported 2025-07-01 11:38:18.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:38:18.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:38:18.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:18.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:38:18.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:38:18.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:38:18.992 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:38:18.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:18.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:38:18.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:38:18.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:38:18.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:38:18.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:38:18.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:38:18.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:18.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:18.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:38:18.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:38:18.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:18.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:18.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:18.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:18.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:38:18.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.203ms. 2025-07-01 11:38:18.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:18.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:18.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:18.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:18.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:18.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:18.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:18.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:18.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:38:18.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:38:18.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:38:18.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:18.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:18.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:18.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:18.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:18.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:18.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2532ms 2025-07-01 11:38:18.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:18.994 +03:00 [DBG] Connection id "0HNC8090TGCOL" completed keep alive response. 2025-07-01 11:38:18.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4207ms 2025-07-01 11:38:18.995 +03:00 [DBG] Connection id "0HNC8090TGCOL" received FIN. 2025-07-01 11:38:18.995 +03:00 [DBG] Connection id "0HNC8090TGCOL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:38:18.995 +03:00 [DBG] Connection id "0HNC8090TGCOL" disconnecting. 2025-07-01 11:38:18.995 +03:00 [DBG] Connection id "0HNC8090TGCOL" stopped. 2025-07-01 11:38:23.991 +03:00 [DBG] Connection id "0HNC8090TGCOM" accepted. 2025-07-01 11:38:23.991 +03:00 [DBG] Connection id "0HNC8090TGCOM" started. 2025-07-01 11:38:23.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:38:23.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:38:23.992 +03:00 [DBG] POST requests are not supported 2025-07-01 11:38:23.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:38:23.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:38:23.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:23.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:38:23.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:38:23.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:38:23.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:38:23.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:23.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:38:23.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:38:23.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:38:23.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:38:23.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:38:23.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:38:23.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:23.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:23.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:38:23.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:38:23.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:23.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:23.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:23.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:23.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:38:23.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1916ms. 2025-07-01 11:38:23.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:23.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:23.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:23.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:23.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:23.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:23.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:23.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:23.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:38:23.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:38:23.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:38:23.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:23.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:23.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:23.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:23.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:23.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:23.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2909ms 2025-07-01 11:38:23.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:23.995 +03:00 [DBG] Connection id "0HNC8090TGCOM" completed keep alive response. 2025-07-01 11:38:23.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5347ms 2025-07-01 11:38:23.995 +03:00 [DBG] Connection id "0HNC8090TGCOM" received FIN. 2025-07-01 11:38:23.995 +03:00 [DBG] Connection id "0HNC8090TGCOM" disconnecting. 2025-07-01 11:38:23.995 +03:00 [DBG] Connection id "0HNC8090TGCOM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:38:23.996 +03:00 [DBG] Connection id "0HNC8090TGCOM" stopped. 2025-07-01 11:38:28.988 +03:00 [DBG] Connection id "0HNC8090TGCON" accepted. 2025-07-01 11:38:28.988 +03:00 [DBG] Connection id "0HNC8090TGCON" started. 2025-07-01 11:38:28.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:38:28.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:38:28.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:38:28.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:38:28.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:38:28.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:28.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:38:28.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:38:28.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:38:28.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:38:28.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:28.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:38:28.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:38:28.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:38:28.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:38:28.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:38:28.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:38:28.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:28.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:28.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:38:28.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:38:28.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:28.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:28.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:28.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:28.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:38:28.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1341ms. 2025-07-01 11:38:28.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:28.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:28.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:28.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:28.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:28.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:28.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:28.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:28.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:38:28.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:38:28.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:38:28.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:28.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:28.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:28.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:28.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:28.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:28.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8337ms 2025-07-01 11:38:28.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:28.990 +03:00 [DBG] Connection id "0HNC8090TGCON" completed keep alive response. 2025-07-01 11:38:28.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5614ms 2025-07-01 11:38:28.990 +03:00 [DBG] Connection id "0HNC8090TGCON" received FIN. 2025-07-01 11:38:28.990 +03:00 [DBG] Connection id "0HNC8090TGCON" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:38:28.990 +03:00 [DBG] Connection id "0HNC8090TGCON" disconnecting. 2025-07-01 11:38:28.990 +03:00 [DBG] Connection id "0HNC8090TGCON" stopped. 2025-07-01 11:38:33.996 +03:00 [DBG] Connection id "0HNC8090TGCOO" accepted. 2025-07-01 11:38:33.996 +03:00 [DBG] Connection id "0HNC8090TGCOO" started. 2025-07-01 11:38:33.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:38:33.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:38:33.997 +03:00 [DBG] POST requests are not supported 2025-07-01 11:38:33.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:38:33.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:38:33.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:33.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:38:33.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:38:33.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:38:33.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:38:33.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:33.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:38:33.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:38:33.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:38:33.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:38:33.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:38:33.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:38:33.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:33.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:33.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:38:33.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:38:33.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:33.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:33.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:33.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:33.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:38:33.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1139ms. 2025-07-01 11:38:33.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:33.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:33.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:33.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:33.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:33.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:33.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:33.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:33.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:38:33.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:38:33.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:38:33.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:33.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:33.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:33.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:33.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:33.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:33.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7093ms 2025-07-01 11:38:33.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:33.998 +03:00 [DBG] Connection id "0HNC8090TGCOO" completed keep alive response. 2025-07-01 11:38:33.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3008ms 2025-07-01 11:38:33.998 +03:00 [DBG] Connection id "0HNC8090TGCOO" received FIN. 2025-07-01 11:38:33.998 +03:00 [DBG] Connection id "0HNC8090TGCOO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:38:33.998 +03:00 [DBG] Connection id "0HNC8090TGCOO" disconnecting. 2025-07-01 11:38:33.998 +03:00 [DBG] Connection id "0HNC8090TGCOO" stopped. 2025-07-01 11:38:39.006 +03:00 [DBG] Connection id "0HNC8090TGCOP" accepted. 2025-07-01 11:38:39.006 +03:00 [DBG] Connection id "0HNC8090TGCOP" started. 2025-07-01 11:38:39.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:38:39.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:38:39.007 +03:00 [DBG] POST requests are not supported 2025-07-01 11:38:39.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:38:39.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:38:39.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:39.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:38:39.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:38:39.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:38:39.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:38:39.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:39.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:38:39.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:38:39.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:38:39.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:38:39.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:38:39.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:38:39.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:39.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:39.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:38:39.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:38:39.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:39.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:39.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:39.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:39.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:38:39.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1616ms. 2025-07-01 11:38:39.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:39.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:39.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:39.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:39.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:39.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:39.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:39.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:39.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:38:39.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:38:39.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:38:39.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:39.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:39.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:39.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:39.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:39.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:39.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1149ms 2025-07-01 11:38:39.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:39.009 +03:00 [DBG] Connection id "0HNC8090TGCOP" completed keep alive response. 2025-07-01 11:38:39.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0682ms 2025-07-01 11:38:39.009 +03:00 [DBG] Connection id "0HNC8090TGCOP" received FIN. 2025-07-01 11:38:39.010 +03:00 [DBG] Connection id "0HNC8090TGCOP" disconnecting. 2025-07-01 11:38:39.010 +03:00 [DBG] Connection id "0HNC8090TGCOP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:38:39.011 +03:00 [DBG] Connection id "0HNC8090TGCOP" stopped. 2025-07-01 11:38:43.997 +03:00 [DBG] Connection id "0HNC8090TGCOQ" accepted. 2025-07-01 11:38:43.997 +03:00 [DBG] Connection id "0HNC8090TGCOQ" started. 2025-07-01 11:38:43.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:38:43.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:38:43.998 +03:00 [DBG] POST requests are not supported 2025-07-01 11:38:43.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:38:43.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:38:43.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:43.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:38:43.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:38:43.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:38:43.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:38:43.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:43.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:38:43.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:38:43.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:38:43.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:38:43.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:38:43.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:38:43.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:43.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:43.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:38:43.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:38:43.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:43.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:43.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:43.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:43.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:38:43.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1377ms. 2025-07-01 11:38:43.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:43.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:43.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:43.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:43.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:43.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:43.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:43.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:43.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:38:43.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:38:43.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:38:43.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:43.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:43.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:43.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:43.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:43.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:43.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6904ms 2025-07-01 11:38:43.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:43.999 +03:00 [DBG] Connection id "0HNC8090TGCOQ" completed keep alive response. 2025-07-01 11:38:43.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2974ms 2025-07-01 11:38:43.999 +03:00 [DBG] Connection id "0HNC8090TGCOQ" received FIN. 2025-07-01 11:38:43.999 +03:00 [DBG] Connection id "0HNC8090TGCOQ" disconnecting. 2025-07-01 11:38:43.999 +03:00 [DBG] Connection id "0HNC8090TGCOQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:38:44.000 +03:00 [DBG] Connection id "0HNC8090TGCOQ" stopped. 2025-07-01 11:38:44.133 +03:00 [DBG] Connection id "0HNC8090TGCOR" accepted. 2025-07-01 11:38:44.133 +03:00 [DBG] Connection id "0HNC8090TGCOR" started. 2025-07-01 11:38:44.133 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 740 2025-07-01 11:38:44.133 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:38:44.133 +03:00 [DBG] POST requests are not supported 2025-07-01 11:38:44.133 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:38:44.134 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:38:44.134 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:38:44.134 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:38:44.134 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:38:44.134 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:38:44.134 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:38:44.134 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:38:44.134 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:38:44.134 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:38:44.134 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:38:44.134 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:38:44.134 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:38:44.134 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:38:44.134 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:44.134 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:44.134 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:38:44.134 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:38:44.134 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:38:44.134 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:38:44.134 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:38:44.134 +03:00 [DBG] Connection id "0HNC8090TGCOR", Request id "0HNC8090TGCOR:00000001": started reading request body. 2025-07-01 11:38:44.134 +03:00 [DBG] Connection id "0HNC8090TGCOR", Request id "0HNC8090TGCOR:00000001": done reading request body. 2025-07-01 11:38:44.134 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:38:44.134 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:38:44.134 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:38:44.134 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:38:44.134 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:38:44.135 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:44.135 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:44.135 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:44.135 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:44.135 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:38:44.135 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:38:44.135 +03:00 [INF] Updating physical elements properties 2025-07-01 11:38:44.152 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.8816ms. 2025-07-01 11:38:44.152 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:44.152 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:44.152 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:44.152 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:44.152 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:44.152 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:44.152 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:44.152 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:44.152 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:38:44.152 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:38:44.152 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:38:44.152 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:44.152 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:44.152 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:44.152 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:44.152 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:44.152 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:44.152 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 18.2419ms 2025-07-01 11:38:44.152 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:38:44.152 +03:00 [DBG] Connection id "0HNC8090TGCOR" completed keep alive response. 2025-07-01 11:38:44.152 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 19.0357ms 2025-07-01 11:38:44.153 +03:00 [DBG] Connection id "0HNC8090TGCOR" received FIN. 2025-07-01 11:38:44.153 +03:00 [DBG] Connection id "0HNC8090TGCOR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:38:44.153 +03:00 [DBG] Connection id "0HNC8090TGCOR" disconnecting. 2025-07-01 11:38:44.153 +03:00 [DBG] Connection id "0HNC8090TGCOR" stopped. 2025-07-01 11:38:44.198 +03:00 [DBG] Connection id "0HNC8090TGCOS" accepted. 2025-07-01 11:38:44.198 +03:00 [DBG] Connection id "0HNC8090TGCOS" started. 2025-07-01 11:38:44.198 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:38:44.198 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:38:44.198 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:38:44.198 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:38:44.198 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:38:44.198 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:38:44.198 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:38:44.198 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:38:44.199 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:38:44.199 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:38:44.199 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:38:44.199 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:38:44.199 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:38:44.199 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:38:44.199 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:38:44.199 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:44.199 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:44.199 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:38:44.199 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:38:44.199 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:38:44.199 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:38:44.199 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:38:44.199 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:38:44.199 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:38:44.199 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:38:44.199 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:44.199 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:44.199 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:44.199 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:44.199 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:38:44.199 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:38:44.199 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:38:44.201 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.8617ms. 2025-07-01 11:38:44.201 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:44.201 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:44.201 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:44.201 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:44.201 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:44.201 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:44.201 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:44.201 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:44.201 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:38:44.201 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:38:44.201 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:38:44.201 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:38:44.201 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:38:44.201 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:38:44.201 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:38:44.202 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:38:44.202 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:44.202 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:44.202 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:44.202 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:44.202 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:44.202 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:44.202 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.9775ms 2025-07-01 11:38:44.202 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:38:44.202 +03:00 [DBG] Connection id "0HNC8090TGCOS" completed keep alive response. 2025-07-01 11:38:44.202 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.7998ms 2025-07-01 11:38:44.202 +03:00 [DBG] Connection id "0HNC8090TGCOS" received FIN. 2025-07-01 11:38:44.202 +03:00 [DBG] Connection id "0HNC8090TGCOS" disconnecting. 2025-07-01 11:38:44.202 +03:00 [DBG] Connection id "0HNC8090TGCOS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:38:44.204 +03:00 [DBG] Connection id "0HNC8090TGCOS" stopped. 2025-07-01 11:38:44.519 +03:00 [DBG] Connection id "0HNC8090TGCOT" accepted. 2025-07-01 11:38:44.519 +03:00 [DBG] Connection id "0HNC8090TGCOT" started. 2025-07-01 11:38:44.519 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:38:44.519 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:38:44.519 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:38:44.519 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:38:44.519 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:38:44.519 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:38:44.519 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:38:44.519 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:38:44.519 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:38:44.520 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:38:44.520 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:38:44.520 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:38:44.520 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:38:44.520 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:38:44.520 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:38:44.520 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:44.520 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:44.520 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:38:44.520 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:38:44.520 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:38:44.520 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:38:44.520 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:38:44.520 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:38:44.520 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:38:44.520 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:38:44.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:44.520 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:44.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:44.520 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:44.520 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:38:44.520 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:38:44.520 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:38:44.668 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 147.7361ms. 2025-07-01 11:38:44.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:44.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:44.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:44.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:44.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:44.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:44.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:44.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:44.668 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:38:44.668 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:38:44.668 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:38:44.668 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:38:44.668 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:38:44.668 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:38:44.668 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:38:44.670 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:38:44.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:44.670 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:44.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:44.670 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:44.670 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:44.670 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:44.670 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 150.5324ms 2025-07-01 11:38:44.670 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:38:44.670 +03:00 [DBG] Connection id "0HNC8090TGCOT" completed keep alive response. 2025-07-01 11:38:44.670 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 151.3271ms 2025-07-01 11:38:44.673 +03:00 [DBG] Connection id "0HNC8090TGCOT" received FIN. 2025-07-01 11:38:44.673 +03:00 [DBG] Connection id "0HNC8090TGCOT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:38:44.673 +03:00 [DBG] Connection id "0HNC8090TGCOT" disconnecting. 2025-07-01 11:38:44.673 +03:00 [DBG] Connection id "0HNC8090TGCOT" stopped. 2025-07-01 11:38:48.034 +03:00 [DBG] Connection id "0HNC8090TGCOU" accepted. 2025-07-01 11:38:48.034 +03:00 [DBG] Connection id "0HNC8090TGCOU" started. 2025-07-01 11:38:48.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:38:48.034 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:38:48.034 +03:00 [DBG] POST requests are not supported 2025-07-01 11:38:48.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:38:48.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:38:48.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:38:48.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:38:48.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:38:48.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:38:48.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:38:48.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:38:48.035 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:38:48.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:38:48.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:38:48.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:38:48.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:38:48.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:38:48.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:38:48.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:38:48.035 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:38:48.035 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:38:48.035 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:38:48.035 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:38:48.035 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:38:48.035 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:38:48.035 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:38:48.035 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:38:48.035 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:38:48.035 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:38:48.035 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:38:48.035 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:38:48.035 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:38:48.035 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:38:48.035 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:38:48.035 +03:00 [DBG] Connection id "0HNC8090TGCOU", Request id "0HNC8090TGCOU:00000001": started reading request body. 2025-07-01 11:38:48.035 +03:00 [DBG] Connection id "0HNC8090TGCOU", Request id "0HNC8090TGCOU:00000001": done reading request body. 2025-07-01 11:38:48.035 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:38:48.035 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:38:48.035 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:38:48.035 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:38:48.035 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:38:48.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:48.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:48.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:48.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:48.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:38:48.036 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:38:48.036 +03:00 [INF] Changing group of physicals [386] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:38:48.065 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 28.9004ms. 2025-07-01 11:38:48.065 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:48.065 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:48.065 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:48.065 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:48.065 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.065 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.065 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:48.065 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:48.065 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:38:48.065 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:38:48.065 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:38:48.065 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:48.065 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:48.065 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.065 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.065 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.065 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.065 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 30.6797ms 2025-07-01 11:38:48.066 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:38:48.066 +03:00 [DBG] Connection id "0HNC8090TGCOU" completed keep alive response. 2025-07-01 11:38:48.066 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 31.5102ms 2025-07-01 11:38:48.066 +03:00 [DBG] Connection id "0HNC8090TGCOU" received FIN. 2025-07-01 11:38:48.066 +03:00 [DBG] Connection id "0HNC8090TGCOU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:38:48.066 +03:00 [DBG] Connection id "0HNC8090TGCOU" disconnecting. 2025-07-01 11:38:48.066 +03:00 [DBG] Connection id "0HNC8090TGCOU" stopped. 2025-07-01 11:38:48.106 +03:00 [DBG] Connection id "0HNC8090TGCOV" accepted. 2025-07-01 11:38:48.106 +03:00 [DBG] Connection id "0HNC8090TGCOV" started. 2025-07-01 11:38:48.106 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:38:48.106 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:38:48.106 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:38:48.107 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:38:48.107 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:38:48.107 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:38:48.107 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:38:48.107 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:38:48.107 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:38:48.107 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:38:48.107 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:38:48.107 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:38:48.107 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:38:48.107 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:38:48.107 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:38:48.107 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.107 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.107 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:38:48.107 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:38:48.107 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:38:48.107 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:38:48.107 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:38:48.107 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:38:48.107 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:38:48.107 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:38:48.107 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:48.107 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:48.107 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:48.107 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:48.107 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:38:48.107 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:38:48.107 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:38:48.109 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.0951ms. 2025-07-01 11:38:48.109 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:48.109 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:48.109 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:48.109 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:48.109 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.109 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.109 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:48.109 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:48.109 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:38:48.109 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:38:48.109 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:38:48.109 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:38:48.109 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:38:48.109 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:38:48.109 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:38:48.109 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:38:48.109 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:48.109 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:48.109 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.109 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.109 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.109 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.109 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.2212ms 2025-07-01 11:38:48.109 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:38:48.109 +03:00 [DBG] Connection id "0HNC8090TGCOV" completed keep alive response. 2025-07-01 11:38:48.109 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.8396ms 2025-07-01 11:38:48.109 +03:00 [DBG] Connection id "0HNC8090TGCOV" received FIN. 2025-07-01 11:38:48.110 +03:00 [DBG] Connection id "0HNC8090TGCOV" disconnecting. 2025-07-01 11:38:48.110 +03:00 [DBG] Connection id "0HNC8090TGCOV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:38:48.111 +03:00 [DBG] Connection id "0HNC8090TGCOV" stopped. 2025-07-01 11:38:48.168 +03:00 [DBG] Connection id "0HNC8090TGCP0" accepted. 2025-07-01 11:38:48.168 +03:00 [DBG] Connection id "0HNC8090TGCP0" started. 2025-07-01 11:38:48.168 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:38:48.168 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:38:48.168 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:38:48.168 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:38:48.168 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:38:48.168 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:38:48.168 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:38:48.168 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:38:48.168 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:38:48.168 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:38:48.168 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:38:48.168 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:38:48.168 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:38:48.168 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:38:48.168 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:38:48.168 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.168 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.168 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:38:48.168 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:38:48.169 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:38:48.169 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:38:48.169 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:38:48.169 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:38:48.169 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:38:48.169 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:38:48.169 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:48.169 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:48.169 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:48.169 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:48.169 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:38:48.169 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:38:48.169 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:38:48.339 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 170.3269ms. 2025-07-01 11:38:48.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:48.339 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:48.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:48.339 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:48.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.339 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:48.339 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:48.339 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:38:48.339 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:38:48.340 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:38:48.340 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:38:48.340 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:38:48.340 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:38:48.340 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:38:48.341 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:38:48.341 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:48.341 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:48.341 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.341 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.341 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.341 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.341 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 172.6922ms 2025-07-01 11:38:48.341 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:38:48.341 +03:00 [DBG] Connection id "0HNC8090TGCP0" completed keep alive response. 2025-07-01 11:38:48.341 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 173.3559ms 2025-07-01 11:38:48.346 +03:00 [DBG] Connection id "0HNC8090TGCP0" received FIN. 2025-07-01 11:38:48.346 +03:00 [DBG] Connection id "0HNC8090TGCP0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:38:48.346 +03:00 [DBG] Connection id "0HNC8090TGCP0" disconnecting. 2025-07-01 11:38:48.346 +03:00 [DBG] Connection id "0HNC8090TGCP0" stopped. 2025-07-01 11:38:48.997 +03:00 [DBG] Connection id "0HNC8090TGCP1" accepted. 2025-07-01 11:38:48.997 +03:00 [DBG] Connection id "0HNC8090TGCP1" started. 2025-07-01 11:38:48.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:38:48.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:38:48.998 +03:00 [DBG] POST requests are not supported 2025-07-01 11:38:48.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:38:48.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:38:48.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:48.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:38:48.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:38:48.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:38:48.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:38:48.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:48.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:38:48.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:38:48.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:38:48.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:38:48.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:38:48.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:38:48.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:38:48.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:38:48.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:48.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:48.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:48.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:48.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:38:48.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.133ms. 2025-07-01 11:38:48.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:48.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:48.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:48.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:48.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:48.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:38:48.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:38:48.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:38:48.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:48.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:48.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7622ms 2025-07-01 11:38:48.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:48.999 +03:00 [DBG] Connection id "0HNC8090TGCP1" completed keep alive response. 2025-07-01 11:38:48.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4283ms 2025-07-01 11:38:48.999 +03:00 [DBG] Connection id "0HNC8090TGCP1" received FIN. 2025-07-01 11:38:48.999 +03:00 [DBG] Connection id "0HNC8090TGCP1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:38:48.999 +03:00 [DBG] Connection id "0HNC8090TGCP1" disconnecting. 2025-07-01 11:38:48.999 +03:00 [DBG] Connection id "0HNC8090TGCP1" stopped. 2025-07-01 11:38:53.987 +03:00 [DBG] Connection id "0HNC8090TGCP2" accepted. 2025-07-01 11:38:53.987 +03:00 [DBG] Connection id "0HNC8090TGCP2" started. 2025-07-01 11:38:53.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:38:53.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:38:53.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:38:53.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:38:53.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:38:53.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:53.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:38:53.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:38:53.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:38:53.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:38:53.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:53.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:38:53.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:38:53.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:38:53.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:38:53.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:38:53.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:38:53.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:53.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:53.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:38:53.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:38:53.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:53.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:53.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:53.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:53.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:38:53.988 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1533ms. 2025-07-01 11:38:53.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:53.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:53.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:53.988 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:53.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:53.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:53.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:53.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:53.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:38:53.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:38:53.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:38:53.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:53.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:53.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:53.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:53.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:53.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:53.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3422ms 2025-07-01 11:38:53.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:53.989 +03:00 [DBG] Connection id "0HNC8090TGCP2" completed keep alive response. 2025-07-01 11:38:53.989 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1879ms 2025-07-01 11:38:53.990 +03:00 [DBG] Connection id "0HNC8090TGCP2" received FIN. 2025-07-01 11:38:53.990 +03:00 [DBG] Connection id "0HNC8090TGCP2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:38:53.990 +03:00 [DBG] Connection id "0HNC8090TGCP2" disconnecting. 2025-07-01 11:38:53.990 +03:00 [DBG] Connection id "0HNC8090TGCP2" stopped. 2025-07-01 11:38:59.000 +03:00 [DBG] Connection id "0HNC8090TGCP3" accepted. 2025-07-01 11:38:59.000 +03:00 [DBG] Connection id "0HNC8090TGCP3" started. 2025-07-01 11:38:59.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:38:59.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:38:59.001 +03:00 [DBG] POST requests are not supported 2025-07-01 11:38:59.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:38:59.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:38:59.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:59.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:38:59.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:38:59.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:38:59.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:38:59.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:59.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:38:59.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:38:59.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:38:59.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:38:59.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:38:59.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:38:59.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:59.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:59.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:38:59.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:38:59.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:59.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:59.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:59.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:59.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:38:59.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1373ms. 2025-07-01 11:38:59.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:59.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:38:59.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:59.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:38:59.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:59.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:59.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:59.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:59.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:38:59.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:38:59.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:38:59.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:59.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:38:59.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:59.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:59.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:59.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:38:59.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.957ms 2025-07-01 11:38:59.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:38:59.002 +03:00 [DBG] Connection id "0HNC8090TGCP3" completed keep alive response. 2025-07-01 11:38:59.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9248ms 2025-07-01 11:38:59.003 +03:00 [DBG] Connection id "0HNC8090TGCP3" received FIN. 2025-07-01 11:38:59.003 +03:00 [DBG] Connection id "0HNC8090TGCP3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:38:59.003 +03:00 [DBG] Connection id "0HNC8090TGCP3" disconnecting. 2025-07-01 11:38:59.003 +03:00 [DBG] Connection id "0HNC8090TGCP3" stopped. 2025-07-01 11:39:03.987 +03:00 [DBG] Connection id "0HNC8090TGCP4" accepted. 2025-07-01 11:39:03.987 +03:00 [DBG] Connection id "0HNC8090TGCP4" started. 2025-07-01 11:39:03.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:39:03.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:39:03.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:39:03.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:39:03.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:39:03.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:03.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:39:03.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:39:03.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:39:03.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:39:03.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:03.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:39:03.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:39:03.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:39:03.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:39:03.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:39:03.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:39:03.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:03.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:03.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:39:03.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:39:03.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:03.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:03.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:03.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:03.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:39:03.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1616ms. 2025-07-01 11:39:03.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:03.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:03.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:03.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:03.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:03.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:03.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:03.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:03.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:03.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:39:03.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:03.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:03.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:03.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:03.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:03.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:03.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:03.989 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2235ms 2025-07-01 11:39:03.989 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:03.989 +03:00 [DBG] Connection id "0HNC8090TGCP4" completed keep alive response. 2025-07-01 11:39:03.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1978ms 2025-07-01 11:39:03.990 +03:00 [DBG] Connection id "0HNC8090TGCP4" received FIN. 2025-07-01 11:39:03.990 +03:00 [DBG] Connection id "0HNC8090TGCP4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:39:03.990 +03:00 [DBG] Connection id "0HNC8090TGCP4" disconnecting. 2025-07-01 11:39:03.990 +03:00 [DBG] Connection id "0HNC8090TGCP4" stopped. 2025-07-01 11:39:09.026 +03:00 [DBG] Connection id "0HNC8090TGCP5" accepted. 2025-07-01 11:39:09.026 +03:00 [DBG] Connection id "0HNC8090TGCP5" started. 2025-07-01 11:39:09.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:39:09.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:39:09.026 +03:00 [DBG] POST requests are not supported 2025-07-01 11:39:09.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:39:09.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:39:09.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:09.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:39:09.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:39:09.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:39:09.027 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:39:09.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:09.027 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:39:09.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:39:09.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:39:09.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:39:09.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:39:09.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:39:09.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:09.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:09.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:39:09.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:39:09.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:09.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:09.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:09.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:09.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:39:09.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1247ms. 2025-07-01 11:39:09.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:09.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:09.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:09.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:09.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:09.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:09.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:09.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:09.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:09.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:39:09.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:09.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:09.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:09.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:09.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:09.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:09.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:09.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6319ms 2025-07-01 11:39:09.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:09.027 +03:00 [DBG] Connection id "0HNC8090TGCP5" completed keep alive response. 2025-07-01 11:39:09.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1736ms 2025-07-01 11:39:09.028 +03:00 [DBG] Connection id "0HNC8090TGCP5" received FIN. 2025-07-01 11:39:09.028 +03:00 [DBG] Connection id "0HNC8090TGCP5" disconnecting. 2025-07-01 11:39:09.028 +03:00 [DBG] Connection id "0HNC8090TGCP5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:39:09.029 +03:00 [DBG] Connection id "0HNC8090TGCP5" stopped. 2025-07-01 11:39:13.997 +03:00 [DBG] Connection id "0HNC8090TGCP6" accepted. 2025-07-01 11:39:13.997 +03:00 [DBG] Connection id "0HNC8090TGCP6" started. 2025-07-01 11:39:13.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:39:13.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:39:13.997 +03:00 [DBG] POST requests are not supported 2025-07-01 11:39:13.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:39:13.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:39:13.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:13.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:39:13.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:39:13.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:39:13.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:39:13.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:13.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:39:13.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:39:13.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:39:13.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:39:13.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:39:13.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:39:13.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:13.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:13.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:39:13.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:39:13.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:13.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:13.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:13.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:13.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:39:13.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.139ms. 2025-07-01 11:39:13.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:13.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:13.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:13.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:13.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:13.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:13.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:13.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:13.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:13.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:39:13.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:13.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:13.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:13.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:13.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:13.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:13.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:13.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.873ms 2025-07-01 11:39:13.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:13.999 +03:00 [DBG] Connection id "0HNC8090TGCP6" completed keep alive response. 2025-07-01 11:39:13.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5969ms 2025-07-01 11:39:13.999 +03:00 [DBG] Connection id "0HNC8090TGCP6" received FIN. 2025-07-01 11:39:13.999 +03:00 [DBG] Connection id "0HNC8090TGCP6" disconnecting. 2025-07-01 11:39:13.999 +03:00 [DBG] Connection id "0HNC8090TGCP6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:39:14.000 +03:00 [DBG] Connection id "0HNC8090TGCP6" stopped. 2025-07-01 11:39:18.989 +03:00 [DBG] Connection id "0HNC8090TGCP7" accepted. 2025-07-01 11:39:18.989 +03:00 [DBG] Connection id "0HNC8090TGCP7" started. 2025-07-01 11:39:18.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:39:18.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:39:18.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:39:18.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:39:18.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:39:18.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:18.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:39:18.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:39:18.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:39:18.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:39:18.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:18.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:39:18.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:39:18.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:39:18.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:39:18.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:39:18.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:39:18.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:18.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:18.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:39:18.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:39:18.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:18.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:18.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:18.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:18.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:39:18.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1988ms. 2025-07-01 11:39:18.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:18.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:18.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:18.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:18.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:18.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:18.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:18.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:18.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:18.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:39:18.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:18.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:18.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:18.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:18.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:18.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:18.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:18.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2162ms 2025-07-01 11:39:18.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:18.992 +03:00 [DBG] Connection id "0HNC8090TGCP7" completed keep alive response. 2025-07-01 11:39:18.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.207ms 2025-07-01 11:39:18.992 +03:00 [DBG] Connection id "0HNC8090TGCP7" received FIN. 2025-07-01 11:39:18.992 +03:00 [DBG] Connection id "0HNC8090TGCP7" disconnecting. 2025-07-01 11:39:18.992 +03:00 [DBG] Connection id "0HNC8090TGCP7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:39:18.993 +03:00 [DBG] Connection id "0HNC8090TGCP7" stopped. 2025-07-01 11:39:19.966 +03:00 [DBG] Connection id "0HNC8090TGCP8" accepted. 2025-07-01 11:39:19.966 +03:00 [DBG] Connection id "0HNC8090TGCP8" started. 2025-07-01 11:39:19.966 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 759 2025-07-01 11:39:19.966 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:39:19.966 +03:00 [DBG] POST requests are not supported 2025-07-01 11:39:19.966 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:39:19.966 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:39:19.966 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:39:19.967 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:39:19.967 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:39:19.967 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:39:19.967 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:39:19.967 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:39:19.967 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:39:19.967 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:39:19.967 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:39:19.967 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:39:19.967 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:39:19.967 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:39:19.967 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:19.967 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:19.967 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:39:19.967 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:39:19.967 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:39:19.967 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:39:19.967 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:39:19.967 +03:00 [DBG] Connection id "0HNC8090TGCP8", Request id "0HNC8090TGCP8:00000001": started reading request body. 2025-07-01 11:39:19.967 +03:00 [DBG] Connection id "0HNC8090TGCP8", Request id "0HNC8090TGCP8:00000001": done reading request body. 2025-07-01 11:39:19.967 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:39:19.967 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:39:19.967 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:39:19.967 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:39:19.967 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:39:19.967 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:19.967 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:19.967 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:19.967 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:19.967 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:39:19.967 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:39:19.968 +03:00 [INF] Updating physical elements properties 2025-07-01 11:39:19.987 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.662ms. 2025-07-01 11:39:19.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:19.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:19.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:19.987 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:19.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:19.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:19.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:19.988 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:19.988 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:19.988 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:39:19.988 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:19.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:19.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:19.988 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:19.988 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:19.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:19.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:19.988 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 21.201ms 2025-07-01 11:39:19.988 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:39:19.988 +03:00 [DBG] Connection id "0HNC8090TGCP8" completed keep alive response. 2025-07-01 11:39:19.988 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 21.9435ms 2025-07-01 11:39:19.988 +03:00 [DBG] Connection id "0HNC8090TGCP8" received FIN. 2025-07-01 11:39:19.988 +03:00 [DBG] Connection id "0HNC8090TGCP8" disconnecting. 2025-07-01 11:39:19.989 +03:00 [DBG] Connection id "0HNC8090TGCP8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:39:19.990 +03:00 [DBG] Connection id "0HNC8090TGCP8" stopped. 2025-07-01 11:39:20.033 +03:00 [DBG] Connection id "0HNC8090TGCP9" accepted. 2025-07-01 11:39:20.033 +03:00 [DBG] Connection id "0HNC8090TGCP9" started. 2025-07-01 11:39:20.033 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:39:20.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:39:20.033 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:39:20.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:39:20.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:39:20.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:39:20.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:39:20.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:39:20.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:39:20.033 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:39:20.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:39:20.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:39:20.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:39:20.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:39:20.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:39:20.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:20.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:20.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:39:20.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:39:20.034 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:39:20.034 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:39:20.034 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:39:20.034 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:39:20.034 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:39:20.034 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:39:20.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:20.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:20.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:20.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:20.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:39:20.034 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:39:20.034 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:39:20.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.4848ms. 2025-07-01 11:39:20.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:20.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:20.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:20.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:20.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:20.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:20.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:20.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:20.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:39:20.038 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:39:20.038 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:39:20.038 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:39:20.038 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:39:20.038 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:39:20.038 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:39:20.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:39:20.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:20.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:20.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:20.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:20.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:20.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:20.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.6483ms 2025-07-01 11:39:20.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:39:20.038 +03:00 [DBG] Connection id "0HNC8090TGCP9" completed keep alive response. 2025-07-01 11:39:20.038 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.2116ms 2025-07-01 11:39:20.039 +03:00 [DBG] Connection id "0HNC8090TGCP9" received FIN. 2025-07-01 11:39:20.039 +03:00 [DBG] Connection id "0HNC8090TGCP9" disconnecting. 2025-07-01 11:39:20.039 +03:00 [DBG] Connection id "0HNC8090TGCP9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:39:20.040 +03:00 [DBG] Connection id "0HNC8090TGCP9" stopped. 2025-07-01 11:39:20.090 +03:00 [DBG] Connection id "0HNC8090TGCPA" accepted. 2025-07-01 11:39:20.090 +03:00 [DBG] Connection id "0HNC8090TGCPA" started. 2025-07-01 11:39:20.090 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:39:20.090 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:39:20.090 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:39:20.091 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:39:20.091 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:39:20.091 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:39:20.091 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:39:20.091 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:39:20.091 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:39:20.091 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:39:20.091 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:39:20.091 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:39:20.091 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:39:20.091 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:39:20.091 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:39:20.091 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:20.091 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:20.091 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:39:20.091 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:39:20.091 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:39:20.091 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:39:20.091 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:39:20.091 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:39:20.091 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:39:20.092 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:39:20.092 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:20.092 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:20.092 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:20.092 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:20.092 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:39:20.092 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:39:20.092 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:39:20.247 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 155.2851ms. 2025-07-01 11:39:20.247 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:20.247 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:20.247 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:20.247 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:20.247 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:20.247 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:20.247 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:20.247 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:20.247 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:39:20.247 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:39:20.247 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:39:20.247 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:39:20.247 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:39:20.247 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:39:20.247 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:39:20.249 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:39:20.249 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:20.249 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:20.249 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:20.249 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:20.249 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:20.249 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:20.249 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 157.6713ms 2025-07-01 11:39:20.249 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:39:20.249 +03:00 [DBG] Connection id "0HNC8090TGCPA" completed keep alive response. 2025-07-01 11:39:20.249 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 158.5031ms 2025-07-01 11:39:20.254 +03:00 [DBG] Connection id "0HNC8090TGCPA" received FIN. 2025-07-01 11:39:20.254 +03:00 [DBG] Connection id "0HNC8090TGCPA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:39:20.254 +03:00 [DBG] Connection id "0HNC8090TGCPA" disconnecting. 2025-07-01 11:39:20.254 +03:00 [DBG] Connection id "0HNC8090TGCPA" stopped. 2025-07-01 11:39:24.004 +03:00 [DBG] Connection id "0HNC8090TGCPB" accepted. 2025-07-01 11:39:24.004 +03:00 [DBG] Connection id "0HNC8090TGCPB" started. 2025-07-01 11:39:24.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:39:24.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:39:24.004 +03:00 [DBG] POST requests are not supported 2025-07-01 11:39:24.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:39:24.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:39:24.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:24.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:39:24.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:39:24.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:39:24.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:39:24.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:24.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:39:24.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:39:24.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:39:24.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:39:24.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:39:24.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:39:24.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:24.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:24.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:39:24.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:39:24.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:24.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:24.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:24.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:24.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:39:24.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1855ms. 2025-07-01 11:39:24.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:24.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:24.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:24.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:24.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:24.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:24.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:24.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:24.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:24.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:39:24.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:24.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:24.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:24.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:24.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:24.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:24.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:24.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1975ms 2025-07-01 11:39:24.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:24.006 +03:00 [DBG] Connection id "0HNC8090TGCPB" completed keep alive response. 2025-07-01 11:39:24.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3179ms 2025-07-01 11:39:24.007 +03:00 [DBG] Connection id "0HNC8090TGCPB" received FIN. 2025-07-01 11:39:24.007 +03:00 [DBG] Connection id "0HNC8090TGCPB" disconnecting. 2025-07-01 11:39:24.007 +03:00 [DBG] Connection id "0HNC8090TGCPB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:39:24.008 +03:00 [DBG] Connection id "0HNC8090TGCPB" stopped. 2025-07-01 11:39:25.224 +03:00 [DBG] Connection id "0HNC8090TGCPC" accepted. 2025-07-01 11:39:25.224 +03:00 [DBG] Connection id "0HNC8090TGCPC" started. 2025-07-01 11:39:25.225 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:39:25.225 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:39:25.225 +03:00 [DBG] POST requests are not supported 2025-07-01 11:39:25.225 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:39:25.225 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:39:25.225 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:39:25.225 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:39:25.225 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:39:25.225 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:39:25.225 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:39:25.225 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:39:25.225 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:39:25.225 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:39:25.225 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:39:25.225 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:39:25.225 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:39:25.225 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:39:25.225 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:25.226 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:25.226 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:39:25.226 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:39:25.226 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:39:25.226 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:39:25.226 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:39:25.226 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:39:25.226 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:39:25.226 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:39:25.226 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:39:25.226 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:39:25.226 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:39:25.226 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:39:25.226 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:39:25.226 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:39:25.226 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:39:25.226 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:39:25.226 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:39:25.226 +03:00 [DBG] Connection id "0HNC8090TGCPC", Request id "0HNC8090TGCPC:00000001": started reading request body. 2025-07-01 11:39:25.226 +03:00 [DBG] Connection id "0HNC8090TGCPC", Request id "0HNC8090TGCPC:00000001": done reading request body. 2025-07-01 11:39:25.226 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:39:25.226 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:39:25.226 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:39:25.226 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:39:25.227 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:39:25.227 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:25.227 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:25.227 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:25.227 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:25.227 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:39:25.227 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:39:25.227 +03:00 [INF] Changing group of physicals [388] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:39:25.253 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 26.3003ms. 2025-07-01 11:39:25.253 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:25.253 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:25.253 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:25.253 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:25.253 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:25.253 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:25.253 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:25.253 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:25.253 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:25.254 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:39:25.254 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:25.254 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:25.254 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:25.254 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:25.254 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:25.254 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:25.254 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:25.254 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 28.3408ms 2025-07-01 11:39:25.254 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:39:25.254 +03:00 [DBG] Connection id "0HNC8090TGCPC" completed keep alive response. 2025-07-01 11:39:25.254 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 29.4816ms 2025-07-01 11:39:25.254 +03:00 [DBG] Connection id "0HNC8090TGCPC" received FIN. 2025-07-01 11:39:25.254 +03:00 [DBG] Connection id "0HNC8090TGCPC" disconnecting. 2025-07-01 11:39:25.254 +03:00 [DBG] Connection id "0HNC8090TGCPC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:39:25.255 +03:00 [DBG] Connection id "0HNC8090TGCPC" stopped. 2025-07-01 11:39:25.294 +03:00 [DBG] Connection id "0HNC8090TGCPD" accepted. 2025-07-01 11:39:25.294 +03:00 [DBG] Connection id "0HNC8090TGCPD" started. 2025-07-01 11:39:25.294 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:39:25.294 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:39:25.295 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:39:25.295 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:39:25.295 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:39:25.295 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:39:25.295 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:39:25.295 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:39:25.295 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:39:25.295 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:39:25.295 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:39:25.295 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:39:25.295 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:39:25.295 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:39:25.295 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:39:25.295 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:25.295 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:25.295 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:39:25.295 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:39:25.295 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:39:25.295 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:39:25.295 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:39:25.295 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:39:25.295 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:39:25.295 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:39:25.295 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:25.295 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:25.295 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:25.295 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:25.295 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:39:25.295 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:39:25.295 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:39:25.297 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.3858ms. 2025-07-01 11:39:25.297 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:25.297 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:25.297 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:25.297 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:25.297 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:25.297 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:25.297 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:25.297 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:25.297 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:39:25.297 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:39:25.297 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:39:25.297 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:39:25.297 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:39:25.297 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:39:25.297 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:39:25.297 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:39:25.297 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:25.297 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:25.297 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:25.297 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:25.297 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:25.297 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:25.297 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.3532ms 2025-07-01 11:39:25.297 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:39:25.297 +03:00 [DBG] Connection id "0HNC8090TGCPD" completed keep alive response. 2025-07-01 11:39:25.297 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.9027ms 2025-07-01 11:39:25.298 +03:00 [DBG] Connection id "0HNC8090TGCPD" received FIN. 2025-07-01 11:39:25.298 +03:00 [DBG] Connection id "0HNC8090TGCPD" disconnecting. 2025-07-01 11:39:25.298 +03:00 [DBG] Connection id "0HNC8090TGCPD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:39:25.299 +03:00 [DBG] Connection id "0HNC8090TGCPD" stopped. 2025-07-01 11:39:25.354 +03:00 [DBG] Connection id "0HNC8090TGCPE" accepted. 2025-07-01 11:39:25.354 +03:00 [DBG] Connection id "0HNC8090TGCPE" started. 2025-07-01 11:39:25.354 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:39:25.354 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:39:25.354 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:39:25.354 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:39:25.354 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:39:25.354 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:39:25.354 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:39:25.354 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:39:25.354 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:39:25.354 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:39:25.354 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:39:25.354 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:39:25.354 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:39:25.354 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:39:25.354 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:39:25.354 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:25.354 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:25.355 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:39:25.355 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:39:25.355 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:39:25.355 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:39:25.355 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:39:25.355 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:39:25.355 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:39:25.355 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:39:25.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:25.355 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:25.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:25.355 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:25.355 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:39:25.355 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:39:25.355 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:39:25.502 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 147.2763ms. 2025-07-01 11:39:25.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:25.502 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:25.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:25.502 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:25.502 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:25.502 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:25.502 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:25.502 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:25.502 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:39:25.502 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:39:25.503 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:39:25.503 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:39:25.503 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:39:25.503 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:39:25.503 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:39:25.504 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:39:25.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:25.504 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:25.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:25.504 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:25.504 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:25.504 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:25.504 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 149.4477ms 2025-07-01 11:39:25.504 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:39:25.504 +03:00 [DBG] Connection id "0HNC8090TGCPE" completed keep alive response. 2025-07-01 11:39:25.504 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 150.1035ms 2025-07-01 11:39:25.508 +03:00 [DBG] Connection id "0HNC8090TGCPE" received FIN. 2025-07-01 11:39:25.509 +03:00 [DBG] Connection id "0HNC8090TGCPE" disconnecting. 2025-07-01 11:39:25.509 +03:00 [DBG] Connection id "0HNC8090TGCPE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:39:25.510 +03:00 [DBG] Connection id "0HNC8090TGCPE" stopped. 2025-07-01 11:39:29.013 +03:00 [DBG] Connection id "0HNC8090TGCPF" accepted. 2025-07-01 11:39:29.013 +03:00 [DBG] Connection id "0HNC8090TGCPF" started. 2025-07-01 11:39:29.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:39:29.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:39:29.014 +03:00 [DBG] POST requests are not supported 2025-07-01 11:39:29.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:39:29.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:39:29.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:29.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:39:29.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:39:29.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:39:29.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:39:29.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:29.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:39:29.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:39:29.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:39:29.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:39:29.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:39:29.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:39:29.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:29.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:29.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:39:29.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:39:29.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:29.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:29.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:29.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:29.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:39:29.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1466ms. 2025-07-01 11:39:29.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:29.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:29.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:29.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:29.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:29.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:29.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:29.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:29.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:29.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:39:29.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:29.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:29.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:29.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:29.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:29.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:29.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:29.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2248ms 2025-07-01 11:39:29.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:29.016 +03:00 [DBG] Connection id "0HNC8090TGCPF" completed keep alive response. 2025-07-01 11:39:29.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1655ms 2025-07-01 11:39:29.016 +03:00 [DBG] Connection id "0HNC8090TGCPF" received FIN. 2025-07-01 11:39:29.016 +03:00 [DBG] Connection id "0HNC8090TGCPF" disconnecting. 2025-07-01 11:39:29.016 +03:00 [DBG] Connection id "0HNC8090TGCPF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:39:29.017 +03:00 [DBG] Connection id "0HNC8090TGCPF" stopped. 2025-07-01 11:39:33.996 +03:00 [DBG] Connection id "0HNC8090TGCPG" accepted. 2025-07-01 11:39:33.996 +03:00 [DBG] Connection id "0HNC8090TGCPG" started. 2025-07-01 11:39:33.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:39:33.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:39:33.997 +03:00 [DBG] POST requests are not supported 2025-07-01 11:39:33.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:39:33.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:39:33.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:33.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:39:33.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:39:33.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:39:33.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:39:33.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:33.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:39:33.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:39:33.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:39:33.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:39:33.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:39:33.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:39:33.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:33.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:33.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:39:33.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:39:33.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:33.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:33.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:33.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:33.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:39:33.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1854ms. 2025-07-01 11:39:33.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:33.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:33.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:33.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:33.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:33.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:33.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:33.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:33.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:33.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:39:33.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:33.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:33.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:33.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:33.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:33.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:33.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:33.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3111ms 2025-07-01 11:39:33.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:33.999 +03:00 [DBG] Connection id "0HNC8090TGCPG" completed keep alive response. 2025-07-01 11:39:33.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5079ms 2025-07-01 11:39:33.999 +03:00 [DBG] Connection id "0HNC8090TGCPG" received FIN. 2025-07-01 11:39:33.999 +03:00 [DBG] Connection id "0HNC8090TGCPG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:39:34.000 +03:00 [DBG] Connection id "0HNC8090TGCPG" disconnecting. 2025-07-01 11:39:34.000 +03:00 [DBG] Connection id "0HNC8090TGCPG" stopped. 2025-07-01 11:39:38.996 +03:00 [DBG] Connection id "0HNC8090TGCPH" accepted. 2025-07-01 11:39:38.996 +03:00 [DBG] Connection id "0HNC8090TGCPH" started. 2025-07-01 11:39:38.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:39:38.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:39:38.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:39:38.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:39:38.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:39:38.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:38.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:39:38.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:39:38.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:39:38.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:39:38.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:38.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:39:38.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:39:38.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:39:38.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:39:38.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:39:38.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:39:38.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:38.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:38.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:39:38.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:39:38.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:38.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:38.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:38.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:38.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:39:38.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1785ms. 2025-07-01 11:39:38.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:38.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:38.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:38.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:38.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:38.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:38.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:38.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:38.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:38.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:39:38.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:38.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:38.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:38.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:38.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:38.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:38.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:38.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3145ms 2025-07-01 11:39:38.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:38.999 +03:00 [DBG] Connection id "0HNC8090TGCPH" completed keep alive response. 2025-07-01 11:39:38.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4317ms 2025-07-01 11:39:38.999 +03:00 [DBG] Connection id "0HNC8090TGCPH" received FIN. 2025-07-01 11:39:38.999 +03:00 [DBG] Connection id "0HNC8090TGCPH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:39:38.999 +03:00 [DBG] Connection id "0HNC8090TGCPH" disconnecting. 2025-07-01 11:39:38.999 +03:00 [DBG] Connection id "0HNC8090TGCPH" stopped. 2025-07-01 11:39:43.996 +03:00 [DBG] Connection id "0HNC8090TGCPI" accepted. 2025-07-01 11:39:43.996 +03:00 [DBG] Connection id "0HNC8090TGCPI" started. 2025-07-01 11:39:43.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:39:43.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:39:43.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:39:43.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:39:43.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:39:43.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:43.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:39:43.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:39:43.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:39:43.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:39:43.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:43.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:39:43.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:39:43.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:39:43.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:39:43.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:39:43.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:39:43.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:43.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:43.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:39:43.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:39:43.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:43.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:43.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:43.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:43.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:39:43.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1622ms. 2025-07-01 11:39:43.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:43.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:43.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:43.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:43.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:43.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:43.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:43.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:43.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:43.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:39:43.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:43.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:43.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:43.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:43.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:43.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:43.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:43.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.093ms 2025-07-01 11:39:43.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:43.998 +03:00 [DBG] Connection id "0HNC8090TGCPI" completed keep alive response. 2025-07-01 11:39:43.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9886ms 2025-07-01 11:39:43.998 +03:00 [DBG] Connection id "0HNC8090TGCPI" received FIN. 2025-07-01 11:39:43.999 +03:00 [DBG] Connection id "0HNC8090TGCPI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:39:43.999 +03:00 [DBG] Connection id "0HNC8090TGCPI" disconnecting. 2025-07-01 11:39:43.999 +03:00 [DBG] Connection id "0HNC8090TGCPI" stopped. 2025-07-01 11:39:48.998 +03:00 [DBG] Connection id "0HNC8090TGCPJ" accepted. 2025-07-01 11:39:48.998 +03:00 [DBG] Connection id "0HNC8090TGCPJ" started. 2025-07-01 11:39:48.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:39:48.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:39:48.998 +03:00 [DBG] POST requests are not supported 2025-07-01 11:39:48.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:39:48.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:39:48.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:48.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:39:48.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:39:48.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:39:48.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:39:48.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:48.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:39:48.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:39:48.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:39:48.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:39:48.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:39:48.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:39:48.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:48.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:48.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:39:48.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:39:48.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:48.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:48.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:48.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:48.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:39:48.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1248ms. 2025-07-01 11:39:48.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:48.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:48.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:48.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:48.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:48.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:48.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:48.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:39:48.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:48.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:48.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:49.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:49.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:49.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:49.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7938ms 2025-07-01 11:39:49.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:49.000 +03:00 [DBG] Connection id "0HNC8090TGCPJ" completed keep alive response. 2025-07-01 11:39:49.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6884ms 2025-07-01 11:39:49.000 +03:00 [DBG] Connection id "0HNC8090TGCPJ" received FIN. 2025-07-01 11:39:49.000 +03:00 [DBG] Connection id "0HNC8090TGCPJ" disconnecting. 2025-07-01 11:39:49.000 +03:00 [DBG] Connection id "0HNC8090TGCPJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:39:49.001 +03:00 [DBG] Connection id "0HNC8090TGCPJ" stopped. 2025-07-01 11:39:53.992 +03:00 [DBG] Connection id "0HNC8090TGCPK" accepted. 2025-07-01 11:39:53.992 +03:00 [DBG] Connection id "0HNC8090TGCPK" started. 2025-07-01 11:39:53.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:39:53.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:39:53.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:39:53.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:39:53.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:39:53.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:53.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:39:53.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:39:53.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:39:53.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:39:53.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:53.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:39:53.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:39:53.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:39:53.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:39:53.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:39:53.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:39:53.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:53.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:53.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:39:53.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:39:53.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:53.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:53.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:53.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:53.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:39:53.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1733ms. 2025-07-01 11:39:53.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:53.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:53.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:53.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:53.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:53.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:53.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:53.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:53.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:53.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:39:53.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:53.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:53.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:53.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:53.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:53.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:53.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:53.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4271ms 2025-07-01 11:39:53.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:53.995 +03:00 [DBG] Connection id "0HNC8090TGCPK" completed keep alive response. 2025-07-01 11:39:53.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5726ms 2025-07-01 11:39:53.995 +03:00 [DBG] Connection id "0HNC8090TGCPK" received FIN. 2025-07-01 11:39:53.995 +03:00 [DBG] Connection id "0HNC8090TGCPK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:39:53.995 +03:00 [DBG] Connection id "0HNC8090TGCPK" disconnecting. 2025-07-01 11:39:53.995 +03:00 [DBG] Connection id "0HNC8090TGCPK" stopped. 2025-07-01 11:39:54.972 +03:00 [DBG] Connection id "0HNC8090TGCPL" accepted. 2025-07-01 11:39:54.972 +03:00 [DBG] Connection id "0HNC8090TGCPL" started. 2025-07-01 11:39:54.973 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 740 2025-07-01 11:39:54.973 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:39:54.973 +03:00 [DBG] POST requests are not supported 2025-07-01 11:39:54.973 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:39:54.973 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:39:54.973 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:39:54.973 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:39:54.973 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:39:54.973 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:39:54.973 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:39:54.973 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:39:54.973 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:39:54.973 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:39:54.973 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:39:54.974 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:39:54.974 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:39:54.974 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:39:54.974 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:54.974 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:54.974 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:39:54.974 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:39:54.974 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:39:54.974 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:39:54.974 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:39:54.974 +03:00 [DBG] Connection id "0HNC8090TGCPL", Request id "0HNC8090TGCPL:00000001": started reading request body. 2025-07-01 11:39:54.974 +03:00 [DBG] Connection id "0HNC8090TGCPL", Request id "0HNC8090TGCPL:00000001": done reading request body. 2025-07-01 11:39:54.974 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:39:54.974 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:39:54.974 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:39:54.974 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:39:54.975 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:39:54.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:54.975 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:54.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:54.975 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:54.975 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:39:54.975 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:39:54.975 +03:00 [INF] Updating physical elements properties 2025-07-01 11:39:54.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.2712ms. 2025-07-01 11:39:54.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:54.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:54.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:54.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:54.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:54.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:54.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:54.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:54.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:54.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:39:54.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:54.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:54.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:54.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:54.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:54.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:54.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:54.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 20.3118ms 2025-07-01 11:39:54.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:39:54.994 +03:00 [DBG] Connection id "0HNC8090TGCPL" completed keep alive response. 2025-07-01 11:39:54.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 21.4546ms 2025-07-01 11:39:54.995 +03:00 [DBG] Connection id "0HNC8090TGCPL" received FIN. 2025-07-01 11:39:54.995 +03:00 [DBG] Connection id "0HNC8090TGCPL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:39:54.995 +03:00 [DBG] Connection id "0HNC8090TGCPL" disconnecting. 2025-07-01 11:39:54.995 +03:00 [DBG] Connection id "0HNC8090TGCPL" stopped. 2025-07-01 11:39:55.030 +03:00 [DBG] Connection id "0HNC8090TGCPM" accepted. 2025-07-01 11:39:55.031 +03:00 [DBG] Connection id "0HNC8090TGCPM" started. 2025-07-01 11:39:55.031 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:39:55.031 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:39:55.031 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:39:55.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:39:55.031 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:39:55.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:39:55.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:39:55.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:39:55.031 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:39:55.031 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:39:55.031 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:39:55.031 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:39:55.031 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:39:55.031 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:39:55.031 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:39:55.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:55.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:55.031 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:39:55.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:39:55.031 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:39:55.031 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:39:55.031 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:39:55.031 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:39:55.032 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:39:55.032 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:39:55.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:55.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:55.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:55.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:55.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:39:55.032 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:39:55.032 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:39:55.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.3777ms. 2025-07-01 11:39:55.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:55.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:55.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:55.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:55.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:55.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:55.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:55.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:55.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:39:55.034 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:39:55.034 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:39:55.034 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:39:55.034 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:39:55.034 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:39:55.035 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:39:55.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:39:55.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:55.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:55.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:55.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:55.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:55.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:55.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.6443ms 2025-07-01 11:39:55.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:39:55.035 +03:00 [DBG] Connection id "0HNC8090TGCPM" completed keep alive response. 2025-07-01 11:39:55.035 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.3479ms 2025-07-01 11:39:55.035 +03:00 [DBG] Connection id "0HNC8090TGCPM" received FIN. 2025-07-01 11:39:55.035 +03:00 [DBG] Connection id "0HNC8090TGCPM" disconnecting. 2025-07-01 11:39:55.035 +03:00 [DBG] Connection id "0HNC8090TGCPM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:39:55.036 +03:00 [DBG] Connection id "0HNC8090TGCPM" stopped. 2025-07-01 11:39:55.096 +03:00 [DBG] Connection id "0HNC8090TGCPN" accepted. 2025-07-01 11:39:55.097 +03:00 [DBG] Connection id "0HNC8090TGCPN" started. 2025-07-01 11:39:55.097 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:39:55.097 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:39:55.097 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:39:55.097 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:39:55.097 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:39:55.097 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:39:55.097 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:39:55.097 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:39:55.097 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:39:55.097 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:39:55.097 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:39:55.097 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:39:55.097 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:39:55.097 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:39:55.097 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:39:55.097 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:55.097 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:55.097 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:39:55.097 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:39:55.097 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:39:55.097 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:39:55.097 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:39:55.097 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:39:55.097 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:39:55.097 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:39:55.097 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:55.097 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:55.097 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:55.097 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:55.097 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:39:55.097 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:39:55.097 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:39:55.253 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 155.945ms. 2025-07-01 11:39:55.253 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:55.254 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:55.254 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:55.254 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:55.254 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:55.254 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:55.254 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:55.254 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:55.254 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:39:55.254 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:39:55.254 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:39:55.254 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:39:55.254 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:39:55.254 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:39:55.254 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:39:55.255 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:39:55.255 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:55.255 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:55.255 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:55.255 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:55.255 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:55.255 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:55.255 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 158.193ms 2025-07-01 11:39:55.255 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:39:55.255 +03:00 [DBG] Connection id "0HNC8090TGCPN" completed keep alive response. 2025-07-01 11:39:55.255 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 158.7048ms 2025-07-01 11:39:55.264 +03:00 [DBG] Connection id "0HNC8090TGCPN" received FIN. 2025-07-01 11:39:55.265 +03:00 [DBG] Connection id "0HNC8090TGCPN" disconnecting. 2025-07-01 11:39:55.265 +03:00 [DBG] Connection id "0HNC8090TGCPN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:39:55.266 +03:00 [DBG] Connection id "0HNC8090TGCPN" stopped. 2025-07-01 11:39:57.969 +03:00 [DBG] Connection id "0HNC8090TGCPO" accepted. 2025-07-01 11:39:57.969 +03:00 [DBG] Connection id "0HNC8090TGCPO" started. 2025-07-01 11:39:57.969 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:39:57.969 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:39:57.969 +03:00 [DBG] POST requests are not supported 2025-07-01 11:39:57.969 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:39:57.969 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:39:57.969 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:39:57.969 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:39:57.969 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:39:57.969 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:39:57.969 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:39:57.970 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:39:57.970 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:39:57.970 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:39:57.970 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:39:57.970 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:39:57.970 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:39:57.970 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:39:57.970 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:57.970 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:57.970 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:39:57.970 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:39:57.970 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:39:57.970 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:39:57.970 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:39:57.970 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:39:57.970 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:39:57.970 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:39:57.970 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:39:57.970 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:39:57.970 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:39:57.970 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:39:57.970 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:39:57.970 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:39:57.970 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:39:57.970 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:39:57.970 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:39:57.970 +03:00 [DBG] Connection id "0HNC8090TGCPO", Request id "0HNC8090TGCPO:00000001": started reading request body. 2025-07-01 11:39:57.970 +03:00 [DBG] Connection id "0HNC8090TGCPO", Request id "0HNC8090TGCPO:00000001": done reading request body. 2025-07-01 11:39:57.970 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:39:57.970 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:39:57.970 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:39:57.970 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:39:57.970 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:39:57.970 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:57.970 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:57.970 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:57.970 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:57.970 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:39:57.970 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:39:57.971 +03:00 [INF] Changing group of physicals [389] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:39:57.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 20.5769ms. 2025-07-01 11:39:57.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:57.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:57.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:57.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:57.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:57.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:57.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:57.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:57.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:57.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:39:57.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:57.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:57.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:57.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:57.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:57.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:57.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:57.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 21.8158ms 2025-07-01 11:39:57.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:39:57.992 +03:00 [DBG] Connection id "0HNC8090TGCPO" completed keep alive response. 2025-07-01 11:39:57.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 22.7477ms 2025-07-01 11:39:57.992 +03:00 [DBG] Connection id "0HNC8090TGCPO" received FIN. 2025-07-01 11:39:57.992 +03:00 [DBG] Connection id "0HNC8090TGCPO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:39:57.992 +03:00 [DBG] Connection id "0HNC8090TGCPO" disconnecting. 2025-07-01 11:39:57.992 +03:00 [DBG] Connection id "0HNC8090TGCPO" stopped. 2025-07-01 11:39:58.030 +03:00 [DBG] Connection id "0HNC8090TGCPP" accepted. 2025-07-01 11:39:58.030 +03:00 [DBG] Connection id "0HNC8090TGCPP" started. 2025-07-01 11:39:58.030 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:39:58.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:39:58.030 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:39:58.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:39:58.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:39:58.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:39:58.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:39:58.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:39:58.031 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:39:58.031 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:39:58.031 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:39:58.031 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:39:58.031 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:39:58.031 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:39:58.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:39:58.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:58.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:58.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:39:58.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:39:58.032 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:39:58.032 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:39:58.032 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:39:58.032 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:39:58.032 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:39:58.032 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:39:58.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:58.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:58.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:58.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:58.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:39:58.033 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:39:58.033 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:39:58.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.61ms. 2025-07-01 11:39:58.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:58.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:58.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:58.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:58.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:58.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:58.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:58.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:58.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:39:58.035 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:39:58.035 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:39:58.035 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:39:58.035 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:39:58.036 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:39:58.036 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:39:58.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:39:58.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:58.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:58.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:58.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:58.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:58.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:58.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.5232ms 2025-07-01 11:39:58.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:39:58.036 +03:00 [DBG] Connection id "0HNC8090TGCPP" completed keep alive response. 2025-07-01 11:39:58.036 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 6.3143ms 2025-07-01 11:39:58.037 +03:00 [DBG] Connection id "0HNC8090TGCPP" received FIN. 2025-07-01 11:39:58.037 +03:00 [DBG] Connection id "0HNC8090TGCPP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:39:58.037 +03:00 [DBG] Connection id "0HNC8090TGCPP" disconnecting. 2025-07-01 11:39:58.037 +03:00 [DBG] Connection id "0HNC8090TGCPP" stopped. 2025-07-01 11:39:58.095 +03:00 [DBG] Connection id "0HNC8090TGCPQ" accepted. 2025-07-01 11:39:58.095 +03:00 [DBG] Connection id "0HNC8090TGCPQ" started. 2025-07-01 11:39:58.095 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:39:58.096 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:39:58.096 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:39:58.096 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:39:58.096 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:39:58.096 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:39:58.096 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:39:58.096 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:39:58.096 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:39:58.096 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:39:58.096 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:39:58.096 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:39:58.096 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:39:58.096 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:39:58.096 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:39:58.096 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:58.096 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:58.096 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:39:58.096 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:39:58.096 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:39:58.097 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:39:58.097 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:39:58.097 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:39:58.097 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:39:58.097 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:39:58.097 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:58.097 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:58.097 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:58.097 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:58.097 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:39:58.097 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:39:58.097 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:39:58.261 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 164.1426ms. 2025-07-01 11:39:58.261 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:58.261 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:58.261 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:58.261 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:58.261 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:58.261 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:58.261 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:58.261 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:58.261 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:39:58.261 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:39:58.261 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:39:58.261 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:39:58.261 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:39:58.261 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:39:58.262 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:39:58.263 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:39:58.263 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:58.263 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:58.263 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:58.263 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:58.263 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:58.263 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:58.263 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 166.9627ms 2025-07-01 11:39:58.263 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:39:58.263 +03:00 [DBG] Connection id "0HNC8090TGCPQ" completed keep alive response. 2025-07-01 11:39:58.263 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 167.8738ms 2025-07-01 11:39:58.271 +03:00 [DBG] Connection id "0HNC8090TGCPQ" received FIN. 2025-07-01 11:39:58.271 +03:00 [DBG] Connection id "0HNC8090TGCPQ" disconnecting. 2025-07-01 11:39:58.271 +03:00 [DBG] Connection id "0HNC8090TGCPQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:39:58.272 +03:00 [DBG] Connection id "0HNC8090TGCPQ" stopped. 2025-07-01 11:39:58.995 +03:00 [DBG] Connection id "0HNC8090TGCPR" accepted. 2025-07-01 11:39:58.995 +03:00 [DBG] Connection id "0HNC8090TGCPR" started. 2025-07-01 11:39:58.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:39:58.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:39:58.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:39:58.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:39:58.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:39:58.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:58.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:39:58.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:39:58.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:39:58.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:39:58.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:58.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:39:58.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:39:58.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:39:58.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:39:58.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:39:58.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:39:58.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:58.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:58.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:39:58.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:39:58.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:58.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:58.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:58.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:58.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:39:58.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2735ms. 2025-07-01 11:39:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:39:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:39:58.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:58.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:58.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:58.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:58.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:58.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:39:58.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:39:58.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:58.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:39:58.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:58.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:58.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:58.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:39:58.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1983ms 2025-07-01 11:39:58.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:39:58.997 +03:00 [DBG] Connection id "0HNC8090TGCPR" completed keep alive response. 2025-07-01 11:39:58.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.231ms 2025-07-01 11:39:58.998 +03:00 [DBG] Connection id "0HNC8090TGCPR" received FIN. 2025-07-01 11:39:58.998 +03:00 [DBG] Connection id "0HNC8090TGCPR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:39:58.998 +03:00 [DBG] Connection id "0HNC8090TGCPR" disconnecting. 2025-07-01 11:39:58.998 +03:00 [DBG] Connection id "0HNC8090TGCPR" stopped. 2025-07-01 11:40:03.988 +03:00 [DBG] Connection id "0HNC8090TGCPS" accepted. 2025-07-01 11:40:03.988 +03:00 [DBG] Connection id "0HNC8090TGCPS" started. 2025-07-01 11:40:03.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:40:03.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:03.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:40:03.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:40:03.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:40:03.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:03.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:03.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:03.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:40:03.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:40:03.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:03.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:40:03.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:03.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:03.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:03.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:03.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:40:03.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:03.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:03.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:40:03.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:40:03.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:03.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:03.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:03.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:03.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:03.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1687ms. 2025-07-01 11:40:03.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:03.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:03.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:03.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:03.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:03.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:03.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:03.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:03.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:03.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:40:03.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:03.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:03.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:03.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:03.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:03.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:03.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:03.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.204ms 2025-07-01 11:40:03.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:03.991 +03:00 [DBG] Connection id "0HNC8090TGCPS" completed keep alive response. 2025-07-01 11:40:03.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2347ms 2025-07-01 11:40:03.991 +03:00 [DBG] Connection id "0HNC8090TGCPS" received FIN. 2025-07-01 11:40:03.991 +03:00 [DBG] Connection id "0HNC8090TGCPS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:03.991 +03:00 [DBG] Connection id "0HNC8090TGCPS" disconnecting. 2025-07-01 11:40:03.991 +03:00 [DBG] Connection id "0HNC8090TGCPS" stopped. 2025-07-01 11:40:08.988 +03:00 [DBG] Connection id "0HNC8090TGCPT" accepted. 2025-07-01 11:40:08.988 +03:00 [DBG] Connection id "0HNC8090TGCPT" started. 2025-07-01 11:40:08.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:40:08.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:08.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:40:08.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:40:08.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:40:08.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:08.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:08.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:08.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:40:08.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:40:08.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:08.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:40:08.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:08.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:08.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:08.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:08.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:40:08.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:08.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:08.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:40:08.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:40:08.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:08.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:08.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:08.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:08.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:08.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1967ms. 2025-07-01 11:40:08.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:08.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:08.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:08.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:08.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:08.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:08.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:08.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:08.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:08.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:40:08.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:08.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:08.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:08.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:08.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:08.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:08.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:08.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2994ms 2025-07-01 11:40:08.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:08.990 +03:00 [DBG] Connection id "0HNC8090TGCPT" completed keep alive response. 2025-07-01 11:40:08.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2723ms 2025-07-01 11:40:08.991 +03:00 [DBG] Connection id "0HNC8090TGCPT" received FIN. 2025-07-01 11:40:08.991 +03:00 [DBG] Connection id "0HNC8090TGCPT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:08.991 +03:00 [DBG] Connection id "0HNC8090TGCPT" disconnecting. 2025-07-01 11:40:08.991 +03:00 [DBG] Connection id "0HNC8090TGCPT" stopped. 2025-07-01 11:40:11.860 +03:00 [DBG] Connection id "0HNC8090TGCPU" accepted. 2025-07-01 11:40:11.860 +03:00 [DBG] Connection id "0HNC8090TGCPU" started. 2025-07-01 11:40:11.860 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 740 2025-07-01 11:40:11.860 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:11.860 +03:00 [DBG] POST requests are not supported 2025-07-01 11:40:11.860 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:40:11.861 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:40:11.861 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:40:11.861 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:11.861 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:11.861 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:40:11.861 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:40:11.861 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:40:11.861 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:40:11.861 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:11.861 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:11.861 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:11.861 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:11.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-07-01 11:40:11.861 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:11.861 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:11.861 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:11.861 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:11.861 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:40:11.861 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:40:11.862 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:40:11.862 +03:00 [DBG] Connection id "0HNC8090TGCPU", Request id "0HNC8090TGCPU:00000001": started reading request body. 2025-07-01 11:40:11.862 +03:00 [DBG] Connection id "0HNC8090TGCPU", Request id "0HNC8090TGCPU:00000001": done reading request body. 2025-07-01 11:40:11.862 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:40:11.862 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:40:11.862 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:40:11.862 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:40:11.862 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:40:11.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:11.862 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:11.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:11.862 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:11.862 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:11.862 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:40:11.862 +03:00 [INF] Updating physical elements properties 2025-07-01 11:40:11.890 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 28.2499ms. 2025-07-01 11:40:11.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:11.891 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:11.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:11.891 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:11.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:11.891 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:11.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:11.891 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:11.891 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:11.891 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:40:11.891 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:11.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:11.891 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:11.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:11.891 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:11.891 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:11.891 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:11.891 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 30.0202ms 2025-07-01 11:40:11.891 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:40:11.891 +03:00 [DBG] Connection id "0HNC8090TGCPU" completed keep alive response. 2025-07-01 11:40:11.891 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 30.9513ms 2025-07-01 11:40:11.892 +03:00 [DBG] Connection id "0HNC8090TGCPU" received FIN. 2025-07-01 11:40:11.892 +03:00 [DBG] Connection id "0HNC8090TGCPU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:11.892 +03:00 [DBG] Connection id "0HNC8090TGCPU" disconnecting. 2025-07-01 11:40:11.892 +03:00 [DBG] Connection id "0HNC8090TGCPU" stopped. 2025-07-01 11:40:11.930 +03:00 [DBG] Connection id "0HNC8090TGCPV" accepted. 2025-07-01 11:40:11.930 +03:00 [DBG] Connection id "0HNC8090TGCPV" started. 2025-07-01 11:40:11.930 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:40:11.930 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:11.930 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:40:11.930 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:40:11.930 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:40:11.930 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:11.930 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:11.930 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:11.931 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:11.931 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:40:11.931 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:11.931 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:11.931 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:11.931 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:11.931 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:40:11.931 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:11.931 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:11.931 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:11.931 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:11.931 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:40:11.931 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:40:11.931 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:40:11.931 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:40:11.931 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:40:11.931 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:40:11.931 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:11.931 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:11.931 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:11.931 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:11.931 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:11.932 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:40:11.932 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:40:11.934 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.273ms. 2025-07-01 11:40:11.934 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:11.934 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:11.934 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:11.934 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:11.934 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:11.934 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:11.934 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:11.934 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:11.934 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:40:11.934 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:40:11.934 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:40:11.934 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:40:11.934 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:40:11.934 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:40:11.934 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:40:11.935 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:40:11.935 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:11.935 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:11.935 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:11.935 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:11.935 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:11.935 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:11.935 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.8864ms 2025-07-01 11:40:11.935 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:11.935 +03:00 [DBG] Connection id "0HNC8090TGCPV" completed keep alive response. 2025-07-01 11:40:11.935 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.6758ms 2025-07-01 11:40:11.935 +03:00 [DBG] Connection id "0HNC8090TGCPV" received FIN. 2025-07-01 11:40:11.935 +03:00 [DBG] Connection id "0HNC8090TGCPV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:11.935 +03:00 [DBG] Connection id "0HNC8090TGCPV" disconnecting. 2025-07-01 11:40:11.935 +03:00 [DBG] Connection id "0HNC8090TGCPV" stopped. 2025-07-01 11:40:11.990 +03:00 [DBG] Connection id "0HNC8090TGCQ0" accepted. 2025-07-01 11:40:11.990 +03:00 [DBG] Connection id "0HNC8090TGCQ0" started. 2025-07-01 11:40:11.991 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:40:11.991 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:11.991 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:40:11.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:40:11.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:40:11.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:11.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:11.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:11.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:11.991 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:40:11.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:11.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:11.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:11.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:11.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:40:11.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:11.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:11.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:11.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:11.991 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:40:11.992 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:40:11.992 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:40:11.992 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:40:11.992 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:40:11.992 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:40:11.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:11.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:11.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:11.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:11.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:11.992 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:40:11.992 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:40:12.160 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 168.3347ms. 2025-07-01 11:40:12.161 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:12.161 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:12.161 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:12.161 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:12.161 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:12.161 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:12.161 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:12.161 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:12.161 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:40:12.161 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:40:12.161 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:40:12.161 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:40:12.161 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:40:12.161 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:40:12.161 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:40:12.163 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:40:12.163 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:12.163 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:12.163 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:12.163 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:12.163 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:12.163 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:12.163 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 172.0693ms 2025-07-01 11:40:12.163 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:12.163 +03:00 [DBG] Connection id "0HNC8090TGCQ0" completed keep alive response. 2025-07-01 11:40:12.164 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 173.009ms 2025-07-01 11:40:12.169 +03:00 [DBG] Connection id "0HNC8090TGCQ0" received FIN. 2025-07-01 11:40:12.169 +03:00 [DBG] Connection id "0HNC8090TGCQ0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:12.169 +03:00 [DBG] Connection id "0HNC8090TGCQ0" disconnecting. 2025-07-01 11:40:12.169 +03:00 [DBG] Connection id "0HNC8090TGCQ0" stopped. 2025-07-01 11:40:13.994 +03:00 [DBG] Connection id "0HNC8090TGCQ1" accepted. 2025-07-01 11:40:13.994 +03:00 [DBG] Connection id "0HNC8090TGCQ1" started. 2025-07-01 11:40:13.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:40:13.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:13.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:40:13.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:40:13.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:40:13.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:13.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:13.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:13.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:40:13.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:40:13.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:13.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:40:13.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:13.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:13.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:13.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:13.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:40:13.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:13.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:13.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:40:13.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:40:13.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:13.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:13.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:13.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:13.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:13.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1873ms. 2025-07-01 11:40:13.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:13.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:13.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:13.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:13.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:13.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:13.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:13.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:13.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:13.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:40:13.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:13.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:13.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:13.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:13.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:13.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:13.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:13.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7795ms 2025-07-01 11:40:13.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:13.997 +03:00 [DBG] Connection id "0HNC8090TGCQ1" completed keep alive response. 2025-07-01 11:40:13.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.353ms 2025-07-01 11:40:13.997 +03:00 [DBG] Connection id "0HNC8090TGCQ1" received FIN. 2025-07-01 11:40:13.997 +03:00 [DBG] Connection id "0HNC8090TGCQ1" disconnecting. 2025-07-01 11:40:13.998 +03:00 [DBG] Connection id "0HNC8090TGCQ1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:13.999 +03:00 [DBG] Connection id "0HNC8090TGCQ1" stopped. 2025-07-01 11:40:15.119 +03:00 [DBG] Connection id "0HNC8090TGCQ2" accepted. 2025-07-01 11:40:15.119 +03:00 [DBG] Connection id "0HNC8090TGCQ2" started. 2025-07-01 11:40:15.119 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:40:15.119 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:15.119 +03:00 [DBG] POST requests are not supported 2025-07-01 11:40:15.119 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:40:15.119 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:40:15.119 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:40:15.119 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:15.119 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:15.119 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:40:15.119 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:40:15.119 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:40:15.119 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:40:15.119 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:15.119 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:15.119 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:15.119 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:15.120 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:40:15.120 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:15.120 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:15.120 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:15.120 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:15.120 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:40:15.120 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:40:15.120 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:40:15.120 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:40:15.120 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:40:15.120 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:40:15.120 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:40:15.120 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:40:15.120 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:40:15.120 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:40:15.120 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:40:15.120 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:40:15.120 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:40:15.120 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:40:15.120 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:40:15.120 +03:00 [DBG] Connection id "0HNC8090TGCQ2", Request id "0HNC8090TGCQ2:00000001": started reading request body. 2025-07-01 11:40:15.120 +03:00 [DBG] Connection id "0HNC8090TGCQ2", Request id "0HNC8090TGCQ2:00000001": done reading request body. 2025-07-01 11:40:15.120 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:40:15.120 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:40:15.120 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:40:15.120 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:40:15.121 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:40:15.121 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:15.121 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:15.121 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:15.121 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:15.121 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:15.121 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:40:15.121 +03:00 [INF] Changing group of physicals [392] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:40:15.142 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 20.7534ms. 2025-07-01 11:40:15.142 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:15.142 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:15.142 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:15.142 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:15.142 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:15.142 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:15.142 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:15.142 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:15.142 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:15.142 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:40:15.142 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:15.142 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:15.142 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:15.142 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:15.142 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:15.142 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:15.142 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:15.142 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 22.7785ms 2025-07-01 11:40:15.142 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:40:15.142 +03:00 [DBG] Connection id "0HNC8090TGCQ2" completed keep alive response. 2025-07-01 11:40:15.143 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 23.6947ms 2025-07-01 11:40:15.143 +03:00 [DBG] Connection id "0HNC8090TGCQ2" received FIN. 2025-07-01 11:40:15.143 +03:00 [DBG] Connection id "0HNC8090TGCQ2" disconnecting. 2025-07-01 11:40:15.143 +03:00 [DBG] Connection id "0HNC8090TGCQ2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:15.144 +03:00 [DBG] Connection id "0HNC8090TGCQ2" stopped. 2025-07-01 11:40:15.181 +03:00 [DBG] Connection id "0HNC8090TGCQ3" accepted. 2025-07-01 11:40:15.181 +03:00 [DBG] Connection id "0HNC8090TGCQ3" started. 2025-07-01 11:40:15.182 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:40:15.182 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:15.182 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:40:15.182 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:40:15.182 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:40:15.182 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:15.182 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:15.182 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:15.182 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:15.182 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:40:15.182 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:15.182 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:15.182 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:15.182 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:15.182 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:40:15.182 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:15.182 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:15.183 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:15.183 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:15.183 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:40:15.183 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:40:15.183 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:40:15.183 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:40:15.183 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:40:15.183 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:40:15.183 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:15.183 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:15.183 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:15.183 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:15.183 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:15.183 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:40:15.183 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:40:15.185 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.6173ms. 2025-07-01 11:40:15.185 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:15.185 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:15.185 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:15.185 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:15.185 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:15.185 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:15.185 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:15.185 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:15.185 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:40:15.185 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:40:15.185 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:40:15.185 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:40:15.185 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:40:15.185 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:40:15.186 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:40:15.186 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:40:15.186 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:15.186 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:15.186 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:15.186 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:15.186 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:15.186 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:15.186 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.4998ms 2025-07-01 11:40:15.186 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:15.186 +03:00 [DBG] Connection id "0HNC8090TGCQ3" completed keep alive response. 2025-07-01 11:40:15.186 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.5597ms 2025-07-01 11:40:15.186 +03:00 [DBG] Connection id "0HNC8090TGCQ3" received FIN. 2025-07-01 11:40:15.187 +03:00 [DBG] Connection id "0HNC8090TGCQ3" disconnecting. 2025-07-01 11:40:15.187 +03:00 [DBG] Connection id "0HNC8090TGCQ3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:15.188 +03:00 [DBG] Connection id "0HNC8090TGCQ3" stopped. 2025-07-01 11:40:15.246 +03:00 [DBG] Connection id "0HNC8090TGCQ4" accepted. 2025-07-01 11:40:15.246 +03:00 [DBG] Connection id "0HNC8090TGCQ4" started. 2025-07-01 11:40:15.246 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:40:15.246 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:15.246 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:40:15.246 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:40:15.246 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:40:15.246 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:15.246 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:15.246 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:15.246 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:15.246 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:40:15.247 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:15.247 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:15.247 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:15.247 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:15.247 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:40:15.247 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:15.247 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:15.247 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:15.247 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:15.247 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:40:15.247 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:40:15.247 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:40:15.247 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:40:15.247 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:40:15.247 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:40:15.247 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:15.247 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:15.247 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:15.247 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:15.247 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:15.247 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:40:15.247 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:40:15.405 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 157.9137ms. 2025-07-01 11:40:15.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:15.405 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:15.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:15.406 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:15.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:15.406 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:15.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:15.406 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:15.406 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:40:15.406 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:40:15.406 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:40:15.406 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:40:15.406 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:40:15.406 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:40:15.406 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:40:15.407 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:40:15.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:15.407 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:15.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:15.407 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:15.407 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:15.407 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:15.407 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 160.6019ms 2025-07-01 11:40:15.407 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:15.407 +03:00 [DBG] Connection id "0HNC8090TGCQ4" completed keep alive response. 2025-07-01 11:40:15.407 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 161.4687ms 2025-07-01 11:40:15.411 +03:00 [DBG] Connection id "0HNC8090TGCQ4" received FIN. 2025-07-01 11:40:15.411 +03:00 [DBG] Connection id "0HNC8090TGCQ4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:15.411 +03:00 [DBG] Connection id "0HNC8090TGCQ4" disconnecting. 2025-07-01 11:40:15.411 +03:00 [DBG] Connection id "0HNC8090TGCQ4" stopped. 2025-07-01 11:40:19.006 +03:00 [DBG] Connection id "0HNC8090TGCQ5" accepted. 2025-07-01 11:40:19.006 +03:00 [DBG] Connection id "0HNC8090TGCQ5" started. 2025-07-01 11:40:19.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:40:19.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:19.006 +03:00 [DBG] POST requests are not supported 2025-07-01 11:40:19.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:40:19.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:40:19.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:19.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:19.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:19.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:40:19.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:40:19.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:19.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:40:19.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:19.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:19.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:19.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:19.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:40:19.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:19.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:19.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:40:19.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:40:19.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:19.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:19.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:19.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:19.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:19.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1401ms. 2025-07-01 11:40:19.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:19.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:19.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:19.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:19.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:19.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:40:19.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:19.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:19.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:19.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8039ms 2025-07-01 11:40:19.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:19.007 +03:00 [DBG] Connection id "0HNC8090TGCQ5" completed keep alive response. 2025-07-01 11:40:19.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4816ms 2025-07-01 11:40:19.008 +03:00 [DBG] Connection id "0HNC8090TGCQ5" received FIN. 2025-07-01 11:40:19.008 +03:00 [DBG] Connection id "0HNC8090TGCQ5" disconnecting. 2025-07-01 11:40:19.008 +03:00 [DBG] Connection id "0HNC8090TGCQ5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:19.009 +03:00 [DBG] Connection id "0HNC8090TGCQ5" stopped. 2025-07-01 11:40:23.994 +03:00 [DBG] Connection id "0HNC8090TGCQ6" accepted. 2025-07-01 11:40:23.994 +03:00 [DBG] Connection id "0HNC8090TGCQ6" started. 2025-07-01 11:40:23.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:40:23.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:23.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:40:23.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:40:23.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:40:23.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:23.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:23.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:23.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:40:23.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:40:23.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:23.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:40:23.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:23.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:23.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:23.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:23.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:40:23.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:23.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:23.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:40:23.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:40:23.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:23.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:23.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:23.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:23.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:23.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1671ms. 2025-07-01 11:40:23.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:23.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:23.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:23.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:23.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:23.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:23.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:23.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:23.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:23.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:40:23.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:23.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:23.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:23.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:23.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:23.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:23.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:23.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0676ms 2025-07-01 11:40:23.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:23.996 +03:00 [DBG] Connection id "0HNC8090TGCQ6" completed keep alive response. 2025-07-01 11:40:23.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9257ms 2025-07-01 11:40:23.997 +03:00 [DBG] Connection id "0HNC8090TGCQ6" received FIN. 2025-07-01 11:40:23.997 +03:00 [DBG] Connection id "0HNC8090TGCQ6" disconnecting. 2025-07-01 11:40:23.997 +03:00 [DBG] Connection id "0HNC8090TGCQ6" stopped. 2025-07-01 11:40:23.997 +03:00 [DBG] Connection id "0HNC8090TGCQ6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:26.289 +03:00 [DBG] Connection id "0HNC8090TGCQ7" accepted. 2025-07-01 11:40:26.289 +03:00 [DBG] Connection id "0HNC8090TGCQ7" started. 2025-07-01 11:40:26.289 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 763 2025-07-01 11:40:26.289 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:26.289 +03:00 [DBG] POST requests are not supported 2025-07-01 11:40:26.289 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:40:26.289 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:40:26.289 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:40:26.289 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:26.289 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:26.289 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:40:26.289 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:40:26.289 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:40:26.289 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:40:26.289 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:26.289 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:26.290 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:26.290 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:26.290 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:40:26.290 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:26.290 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:26.290 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:26.290 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:26.290 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:40:26.290 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:40:26.290 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:40:26.290 +03:00 [DBG] Connection id "0HNC8090TGCQ7", Request id "0HNC8090TGCQ7:00000001": started reading request body. 2025-07-01 11:40:26.290 +03:00 [DBG] Connection id "0HNC8090TGCQ7", Request id "0HNC8090TGCQ7:00000001": done reading request body. 2025-07-01 11:40:26.290 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:40:26.290 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:40:26.290 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:40:26.290 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:40:26.290 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:40:26.290 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:26.290 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:26.290 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:26.290 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:26.290 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:26.290 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:40:26.290 +03:00 [INF] Updating physical elements properties 2025-07-01 11:40:26.308 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.6508ms. 2025-07-01 11:40:26.308 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:26.308 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:26.308 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:26.308 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:26.308 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:26.308 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:26.308 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:26.308 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:26.308 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:26.308 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:40:26.308 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:26.308 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:26.309 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:26.309 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:26.309 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:26.309 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:26.309 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:26.309 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.1945ms 2025-07-01 11:40:26.309 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:40:26.309 +03:00 [DBG] Connection id "0HNC8090TGCQ7" completed keep alive response. 2025-07-01 11:40:26.309 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 19.9842ms 2025-07-01 11:40:26.309 +03:00 [DBG] Connection id "0HNC8090TGCQ7" received FIN. 2025-07-01 11:40:26.309 +03:00 [DBG] Connection id "0HNC8090TGCQ7" disconnecting. 2025-07-01 11:40:26.309 +03:00 [DBG] Connection id "0HNC8090TGCQ7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:26.310 +03:00 [DBG] Connection id "0HNC8090TGCQ7" stopped. 2025-07-01 11:40:26.352 +03:00 [DBG] Connection id "0HNC8090TGCQ8" accepted. 2025-07-01 11:40:26.352 +03:00 [DBG] Connection id "0HNC8090TGCQ8" started. 2025-07-01 11:40:26.352 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:40:26.352 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:26.352 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:40:26.352 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:40:26.352 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:40:26.352 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:26.352 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:26.352 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:26.352 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:26.352 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:40:26.352 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:26.352 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:26.353 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:26.353 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:26.353 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:40:26.353 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:26.353 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:26.353 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:26.353 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:26.353 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:40:26.353 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:40:26.353 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:40:26.353 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:40:26.353 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:40:26.353 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:40:26.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:26.353 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:26.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:26.353 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:26.353 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:26.353 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:40:26.353 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:40:26.355 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.7289ms. 2025-07-01 11:40:26.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:26.355 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:26.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:26.355 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:26.355 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:26.355 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:26.355 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:26.355 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:26.355 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:40:26.355 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:40:26.355 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:40:26.355 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:40:26.355 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:40:26.355 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:40:26.355 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:40:26.355 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:40:26.355 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:26.355 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:26.355 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:26.355 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:26.355 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:26.355 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:26.355 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.722ms 2025-07-01 11:40:26.355 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:26.355 +03:00 [DBG] Connection id "0HNC8090TGCQ8" completed keep alive response. 2025-07-01 11:40:26.355 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.3241ms 2025-07-01 11:40:26.356 +03:00 [DBG] Connection id "0HNC8090TGCQ8" received FIN. 2025-07-01 11:40:26.356 +03:00 [DBG] Connection id "0HNC8090TGCQ8" disconnecting. 2025-07-01 11:40:26.356 +03:00 [DBG] Connection id "0HNC8090TGCQ8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:26.357 +03:00 [DBG] Connection id "0HNC8090TGCQ8" stopped. 2025-07-01 11:40:26.412 +03:00 [DBG] Connection id "0HNC8090TGCQ9" accepted. 2025-07-01 11:40:26.412 +03:00 [DBG] Connection id "0HNC8090TGCQ9" started. 2025-07-01 11:40:26.412 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:40:26.412 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:26.412 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:40:26.412 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:40:26.412 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:40:26.412 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:26.412 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:26.412 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:26.412 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:26.412 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:40:26.412 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:26.412 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:26.412 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:26.412 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:26.412 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:40:26.412 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:26.412 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:26.412 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:26.412 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:26.412 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:40:26.412 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:40:26.412 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:40:26.412 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:40:26.412 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:40:26.413 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:40:26.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:26.413 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:26.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:26.413 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:26.413 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:26.413 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:40:26.413 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:40:26.549 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 135.728ms. 2025-07-01 11:40:26.549 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:26.549 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:26.549 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:26.549 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:26.549 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:26.549 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:26.549 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:26.549 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:26.549 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:40:26.549 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:40:26.549 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:40:26.549 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:40:26.549 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:40:26.549 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:40:26.549 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:40:26.550 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:40:26.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:26.550 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:26.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:26.550 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:26.550 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:26.550 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:26.550 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 137.9625ms 2025-07-01 11:40:26.550 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:26.550 +03:00 [DBG] Connection id "0HNC8090TGCQ9" completed keep alive response. 2025-07-01 11:40:26.550 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 138.473ms 2025-07-01 11:40:26.558 +03:00 [DBG] Connection id "0HNC8090TGCQ9" received FIN. 2025-07-01 11:40:26.558 +03:00 [DBG] Connection id "0HNC8090TGCQ9" disconnecting. 2025-07-01 11:40:26.558 +03:00 [DBG] Connection id "0HNC8090TGCQ9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:26.559 +03:00 [DBG] Connection id "0HNC8090TGCQ9" stopped. 2025-07-01 11:40:28.993 +03:00 [DBG] Connection id "0HNC8090TGCQA" accepted. 2025-07-01 11:40:28.993 +03:00 [DBG] Connection id "0HNC8090TGCQA" started. 2025-07-01 11:40:28.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:40:28.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:28.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:40:28.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:40:28.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:40:28.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:28.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:28.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:28.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:40:28.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:40:28.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:28.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:40:28.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:28.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:28.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:28.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:28.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:40:28.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:28.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:28.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:40:28.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:40:28.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:28.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:28.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:28.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:28.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:28.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1823ms. 2025-07-01 11:40:28.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:28.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:28.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:28.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:28.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:28.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:28.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:28.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:28.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:28.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:40:28.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:28.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:28.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:28.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:28.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:28.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:28.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:28.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9886ms 2025-07-01 11:40:28.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:28.995 +03:00 [DBG] Connection id "0HNC8090TGCQA" completed keep alive response. 2025-07-01 11:40:28.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6555ms 2025-07-01 11:40:28.995 +03:00 [DBG] Connection id "0HNC8090TGCQA" received FIN. 2025-07-01 11:40:28.995 +03:00 [DBG] Connection id "0HNC8090TGCQA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:28.996 +03:00 [DBG] Connection id "0HNC8090TGCQA" disconnecting. 2025-07-01 11:40:28.996 +03:00 [DBG] Connection id "0HNC8090TGCQA" stopped. 2025-07-01 11:40:29.557 +03:00 [DBG] Connection id "0HNC8090TGCQB" accepted. 2025-07-01 11:40:29.557 +03:00 [DBG] Connection id "0HNC8090TGCQB" started. 2025-07-01 11:40:29.558 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:40:29.558 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:29.558 +03:00 [DBG] POST requests are not supported 2025-07-01 11:40:29.558 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:40:29.558 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:40:29.558 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:40:29.558 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:29.558 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:29.558 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:40:29.558 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:40:29.558 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:40:29.558 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:40:29.558 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:29.558 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:29.558 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:29.558 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:29.558 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:40:29.558 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:29.558 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:29.558 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:29.558 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:29.558 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:40:29.558 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:40:29.558 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:40:29.558 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:40:29.558 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:40:29.558 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:40:29.558 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:40:29.559 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:40:29.559 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:40:29.559 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:40:29.559 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:40:29.559 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:40:29.559 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:40:29.559 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:40:29.559 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:40:29.559 +03:00 [DBG] Connection id "0HNC8090TGCQB", Request id "0HNC8090TGCQB:00000001": started reading request body. 2025-07-01 11:40:29.559 +03:00 [DBG] Connection id "0HNC8090TGCQB", Request id "0HNC8090TGCQB:00000001": done reading request body. 2025-07-01 11:40:29.559 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:40:29.559 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:40:29.559 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:40:29.559 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:40:29.559 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:40:29.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:29.559 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:29.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:29.559 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:29.559 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:29.559 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:40:29.559 +03:00 [INF] Changing group of physicals [393] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:40:29.582 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 23.128ms. 2025-07-01 11:40:29.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:29.582 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:29.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:29.582 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:29.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:29.582 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:29.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:29.583 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:29.583 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:29.583 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:40:29.583 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:29.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:29.583 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:29.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:29.583 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:29.583 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:29.583 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:29.583 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 24.883ms 2025-07-01 11:40:29.583 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:40:29.583 +03:00 [DBG] Connection id "0HNC8090TGCQB" completed keep alive response. 2025-07-01 11:40:29.583 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 25.7404ms 2025-07-01 11:40:29.583 +03:00 [DBG] Connection id "0HNC8090TGCQB" received FIN. 2025-07-01 11:40:29.583 +03:00 [DBG] Connection id "0HNC8090TGCQB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:29.584 +03:00 [DBG] Connection id "0HNC8090TGCQB" disconnecting. 2025-07-01 11:40:29.584 +03:00 [DBG] Connection id "0HNC8090TGCQB" stopped. 2025-07-01 11:40:29.624 +03:00 [DBG] Connection id "0HNC8090TGCQC" accepted. 2025-07-01 11:40:29.624 +03:00 [DBG] Connection id "0HNC8090TGCQC" started. 2025-07-01 11:40:29.624 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:40:29.624 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:29.624 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:40:29.624 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:40:29.625 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:40:29.625 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:29.625 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:29.625 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:29.625 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:29.625 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:40:29.625 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:29.625 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:29.625 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:29.625 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:29.626 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:40:29.626 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:29.626 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:29.626 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:29.626 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:29.626 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:40:29.626 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:40:29.626 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:40:29.626 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:40:29.626 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:40:29.626 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:40:29.627 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:29.627 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:29.627 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:29.627 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:29.627 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:29.627 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:40:29.627 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:40:29.628 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5039ms. 2025-07-01 11:40:29.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:29.629 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:29.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:29.629 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:29.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:29.629 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:29.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:29.629 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:29.629 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:40:29.629 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:40:29.629 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:40:29.629 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:40:29.629 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:40:29.629 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:40:29.629 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:40:29.629 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:40:29.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:29.629 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:29.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:29.629 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:29.629 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:29.629 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:29.630 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.8722ms 2025-07-01 11:40:29.630 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:29.630 +03:00 [DBG] Connection id "0HNC8090TGCQC" completed keep alive response. 2025-07-01 11:40:29.630 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.4185ms 2025-07-01 11:40:29.630 +03:00 [DBG] Connection id "0HNC8090TGCQC" received FIN. 2025-07-01 11:40:29.630 +03:00 [DBG] Connection id "0HNC8090TGCQC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:29.630 +03:00 [DBG] Connection id "0HNC8090TGCQC" disconnecting. 2025-07-01 11:40:29.630 +03:00 [DBG] Connection id "0HNC8090TGCQC" stopped. 2025-07-01 11:40:29.753 +03:00 [DBG] Connection id "0HNC8090TGCQD" accepted. 2025-07-01 11:40:29.754 +03:00 [DBG] Connection id "0HNC8090TGCQD" started. 2025-07-01 11:40:29.754 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:40:29.754 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:29.754 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:40:29.754 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:40:29.754 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:40:29.754 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:29.754 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:29.754 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:29.754 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:29.754 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:40:29.754 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:29.754 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:29.754 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:29.754 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:29.754 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:40:29.754 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:29.754 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:29.755 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:29.755 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:29.755 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:40:29.755 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:40:29.755 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:40:29.755 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:40:29.755 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:40:29.755 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:40:29.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:29.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:29.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:29.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:29.755 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:29.755 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:40:29.755 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:40:29.911 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 156.2203ms. 2025-07-01 11:40:29.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:29.911 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:29.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:29.912 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:29.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:29.912 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:29.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:29.912 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:29.912 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:40:29.912 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:40:29.912 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:40:29.912 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:40:29.912 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:40:29.912 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:40:29.912 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:40:29.913 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:40:29.913 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:29.913 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:29.913 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:29.913 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:29.913 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:29.913 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:29.913 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 158.8108ms 2025-07-01 11:40:29.913 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:29.913 +03:00 [DBG] Connection id "0HNC8090TGCQD" completed keep alive response. 2025-07-01 11:40:29.913 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 159.628ms 2025-07-01 11:40:29.917 +03:00 [DBG] Connection id "0HNC8090TGCQD" received FIN. 2025-07-01 11:40:29.917 +03:00 [DBG] Connection id "0HNC8090TGCQD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:29.918 +03:00 [DBG] Connection id "0HNC8090TGCQD" disconnecting. 2025-07-01 11:40:29.918 +03:00 [DBG] Connection id "0HNC8090TGCQD" stopped. 2025-07-01 11:40:34.011 +03:00 [DBG] Connection id "0HNC8090TGCQE" accepted. 2025-07-01 11:40:34.011 +03:00 [DBG] Connection id "0HNC8090TGCQE" started. 2025-07-01 11:40:34.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:40:34.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:34.011 +03:00 [DBG] POST requests are not supported 2025-07-01 11:40:34.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:40:34.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:40:34.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:34.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:34.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:34.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:40:34.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:40:34.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:34.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:40:34.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:34.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:34.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:34.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:34.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:40:34.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:34.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:34.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:40:34.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:40:34.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:34.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:34.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:34.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:34.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:34.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1368ms. 2025-07-01 11:40:34.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:34.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:34.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:34.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:34.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:34.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:34.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:34.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:34.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:34.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:40:34.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:34.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:34.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:34.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:34.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:34.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:34.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:34.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6423ms 2025-07-01 11:40:34.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:34.012 +03:00 [DBG] Connection id "0HNC8090TGCQE" completed keep alive response. 2025-07-01 11:40:34.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1959ms 2025-07-01 11:40:34.012 +03:00 [DBG] Connection id "0HNC8090TGCQE" received FIN. 2025-07-01 11:40:34.012 +03:00 [DBG] Connection id "0HNC8090TGCQE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:34.013 +03:00 [DBG] Connection id "0HNC8090TGCQE" disconnecting. 2025-07-01 11:40:34.013 +03:00 [DBG] Connection id "0HNC8090TGCQE" stopped. 2025-07-01 11:40:38.994 +03:00 [DBG] Connection id "0HNC8090TGCQF" accepted. 2025-07-01 11:40:38.994 +03:00 [DBG] Connection id "0HNC8090TGCQF" started. 2025-07-01 11:40:38.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:40:38.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:38.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:40:38.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:40:38.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:40:38.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:38.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:38.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:38.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:40:38.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:40:38.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:38.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:40:38.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:38.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:38.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:38.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:38.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:40:38.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:38.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:38.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:40:38.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:40:38.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:38.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:38.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:38.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:38.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:38.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1247ms. 2025-07-01 11:40:38.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:38.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:38.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:38.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:38.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:38.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:38.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:38.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:38.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:38.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:40:38.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:38.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:38.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:38.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:38.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:38.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:38.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:38.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7008ms 2025-07-01 11:40:38.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:38.996 +03:00 [DBG] Connection id "0HNC8090TGCQF" completed keep alive response. 2025-07-01 11:40:38.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3398ms 2025-07-01 11:40:38.996 +03:00 [DBG] Connection id "0HNC8090TGCQF" received FIN. 2025-07-01 11:40:38.996 +03:00 [DBG] Connection id "0HNC8090TGCQF" disconnecting. 2025-07-01 11:40:38.996 +03:00 [DBG] Connection id "0HNC8090TGCQF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:38.997 +03:00 [DBG] Connection id "0HNC8090TGCQF" stopped. 2025-07-01 11:40:43.994 +03:00 [DBG] Connection id "0HNC8090TGCQG" accepted. 2025-07-01 11:40:43.994 +03:00 [DBG] Connection id "0HNC8090TGCQG" started. 2025-07-01 11:40:43.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:40:43.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:43.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:40:43.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:40:43.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:40:43.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:43.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:43.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:43.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:40:43.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:40:43.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:43.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:40:43.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:43.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:43.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:43.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:43.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:40:43.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:43.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:43.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:40:43.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:40:43.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:43.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:43.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:43.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:43.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:43.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2192ms. 2025-07-01 11:40:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:43.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:43.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:43.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:43.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:43.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:43.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:40:43.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:43.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:43.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:43.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:43.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:43.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:43.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:43.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.326ms 2025-07-01 11:40:43.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:43.997 +03:00 [DBG] Connection id "0HNC8090TGCQG" completed keep alive response. 2025-07-01 11:40:43.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3755ms 2025-07-01 11:40:43.997 +03:00 [DBG] Connection id "0HNC8090TGCQG" received FIN. 2025-07-01 11:40:43.997 +03:00 [DBG] Connection id "0HNC8090TGCQG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:43.997 +03:00 [DBG] Connection id "0HNC8090TGCQG" disconnecting. 2025-07-01 11:40:43.997 +03:00 [DBG] Connection id "0HNC8090TGCQG" stopped. 2025-07-01 11:40:48.997 +03:00 [DBG] Connection id "0HNC8090TGCQH" accepted. 2025-07-01 11:40:48.997 +03:00 [DBG] Connection id "0HNC8090TGCQH" started. 2025-07-01 11:40:48.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:40:48.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:48.997 +03:00 [DBG] POST requests are not supported 2025-07-01 11:40:48.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:40:48.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:40:48.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:48.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:48.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:48.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:40:48.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:40:48.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:48.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:40:48.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:48.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:48.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:48.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:48.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:40:48.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:48.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:48.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:40:48.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:40:48.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:48.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:48.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:48.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:48.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:48.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1335ms. 2025-07-01 11:40:48.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:48.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:48.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:48.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:48.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:48.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:48.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:48.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:48.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:48.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:40:48.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:48.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:48.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:48.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:48.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:48.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.936ms 2025-07-01 11:40:48.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:48.999 +03:00 [DBG] Connection id "0HNC8090TGCQH" completed keep alive response. 2025-07-01 11:40:48.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5452ms 2025-07-01 11:40:48.999 +03:00 [DBG] Connection id "0HNC8090TGCQH" received FIN. 2025-07-01 11:40:48.999 +03:00 [DBG] Connection id "0HNC8090TGCQH" disconnecting. 2025-07-01 11:40:48.999 +03:00 [DBG] Connection id "0HNC8090TGCQH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:48.999 +03:00 [DBG] Connection id "0HNC8090TGCQH" stopped. 2025-07-01 11:40:52.389 +03:00 [DBG] Connection id "0HNC8090TGCQI" accepted. 2025-07-01 11:40:52.389 +03:00 [DBG] Connection id "0HNC8090TGCQI" started. 2025-07-01 11:40:52.390 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 763 2025-07-01 11:40:52.390 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:52.390 +03:00 [DBG] POST requests are not supported 2025-07-01 11:40:52.390 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:40:52.390 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:40:52.390 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:40:52.390 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:52.390 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:52.390 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:40:52.390 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:40:52.390 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:40:52.391 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:40:52.391 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:52.391 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:52.391 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:52.391 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:52.391 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:40:52.391 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:52.391 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:52.391 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:52.391 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:52.391 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:40:52.391 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:40:52.391 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:40:52.391 +03:00 [DBG] Connection id "0HNC8090TGCQI", Request id "0HNC8090TGCQI:00000001": started reading request body. 2025-07-01 11:40:52.391 +03:00 [DBG] Connection id "0HNC8090TGCQI", Request id "0HNC8090TGCQI:00000001": done reading request body. 2025-07-01 11:40:52.391 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:40:52.391 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:40:52.391 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:40:52.391 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:40:52.391 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:40:52.391 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:52.392 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:52.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:52.392 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:52.392 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:52.392 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:40:52.392 +03:00 [INF] Updating physical elements properties 2025-07-01 11:40:52.415 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 23.3328ms. 2025-07-01 11:40:52.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:52.415 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:52.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:52.415 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:52.415 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:52.415 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:52.415 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:52.415 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:52.415 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:52.416 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:40:52.416 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:52.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:52.416 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:52.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:52.416 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:52.416 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:52.416 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:52.416 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 25.0093ms 2025-07-01 11:40:52.416 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:40:52.416 +03:00 [DBG] Connection id "0HNC8090TGCQI" completed keep alive response. 2025-07-01 11:40:52.416 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 26.2544ms 2025-07-01 11:40:52.416 +03:00 [DBG] Connection id "0HNC8090TGCQI" received FIN. 2025-07-01 11:40:52.416 +03:00 [DBG] Connection id "0HNC8090TGCQI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:52.417 +03:00 [DBG] Connection id "0HNC8090TGCQI" disconnecting. 2025-07-01 11:40:52.417 +03:00 [DBG] Connection id "0HNC8090TGCQI" stopped. 2025-07-01 11:40:52.458 +03:00 [DBG] Connection id "0HNC8090TGCQJ" accepted. 2025-07-01 11:40:52.458 +03:00 [DBG] Connection id "0HNC8090TGCQJ" started. 2025-07-01 11:40:52.459 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:40:52.459 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:52.459 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:40:52.459 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:40:52.459 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:40:52.459 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:52.459 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:52.459 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:52.459 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:52.459 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:40:52.459 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:52.459 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:52.459 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:52.459 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:52.459 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:40:52.459 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:52.459 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:52.459 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:52.459 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:52.459 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:40:52.459 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:40:52.459 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:40:52.459 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:40:52.459 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:40:52.459 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:40:52.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:52.459 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:52.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:52.459 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:52.459 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:52.459 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:40:52.459 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:40:52.462 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.3544ms. 2025-07-01 11:40:52.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:52.462 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:52.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:52.462 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:52.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:52.462 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:52.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:52.462 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:52.462 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:40:52.462 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:40:52.462 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:40:52.462 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:40:52.463 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:40:52.463 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:40:52.463 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:40:52.463 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:40:52.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:52.463 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:52.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:52.463 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:52.463 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:52.463 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:52.463 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.1294ms 2025-07-01 11:40:52.463 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:52.463 +03:00 [DBG] Connection id "0HNC8090TGCQJ" completed keep alive response. 2025-07-01 11:40:52.463 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.762ms 2025-07-01 11:40:52.463 +03:00 [DBG] Connection id "0HNC8090TGCQJ" received FIN. 2025-07-01 11:40:52.464 +03:00 [DBG] Connection id "0HNC8090TGCQJ" disconnecting. 2025-07-01 11:40:52.464 +03:00 [DBG] Connection id "0HNC8090TGCQJ" stopped. 2025-07-01 11:40:52.464 +03:00 [DBG] Connection id "0HNC8090TGCQJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:52.520 +03:00 [DBG] Connection id "0HNC8090TGCQK" accepted. 2025-07-01 11:40:52.520 +03:00 [DBG] Connection id "0HNC8090TGCQK" started. 2025-07-01 11:40:52.520 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:40:52.520 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:52.520 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:40:52.521 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:40:52.521 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:40:52.521 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:52.521 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:52.521 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:52.521 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:52.521 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:40:52.521 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:52.521 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:52.521 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:52.521 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:52.521 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:40:52.521 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:52.521 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:52.521 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:52.521 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:52.521 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:40:52.521 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:40:52.521 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:40:52.521 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:40:52.521 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:40:52.521 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:40:52.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:52.521 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:52.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:52.521 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:52.521 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:52.521 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:40:52.521 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:40:52.659 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 137.5247ms. 2025-07-01 11:40:52.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:52.659 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:52.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:52.659 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:52.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:52.659 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:52.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:52.659 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:52.659 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:40:52.659 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:40:52.659 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:40:52.659 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:40:52.659 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:40:52.659 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:40:52.659 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:40:52.661 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:40:52.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:52.661 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:52.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:52.661 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:52.661 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:52.661 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:52.661 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 139.7766ms 2025-07-01 11:40:52.661 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:52.661 +03:00 [DBG] Connection id "0HNC8090TGCQK" completed keep alive response. 2025-07-01 11:40:52.661 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 140.4006ms 2025-07-01 11:40:52.668 +03:00 [DBG] Connection id "0HNC8090TGCQK" received FIN. 2025-07-01 11:40:52.668 +03:00 [DBG] Connection id "0HNC8090TGCQK" disconnecting. 2025-07-01 11:40:52.668 +03:00 [DBG] Connection id "0HNC8090TGCQK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:52.669 +03:00 [DBG] Connection id "0HNC8090TGCQK" stopped. 2025-07-01 11:40:53.998 +03:00 [DBG] Connection id "0HNC8090TGCQL" accepted. 2025-07-01 11:40:53.999 +03:00 [DBG] Connection id "0HNC8090TGCQL" started. 2025-07-01 11:40:53.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:40:53.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:53.999 +03:00 [DBG] POST requests are not supported 2025-07-01 11:40:53.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:40:53.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:40:53.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:53.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:53.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:53.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:40:53.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:40:53.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:53.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:40:53.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:53.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:54.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:54.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:54.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:40:54.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:54.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:54.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:40:54.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:40:54.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:54.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:54.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:54.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:54.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:54.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1996ms. 2025-07-01 11:40:54.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:54.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:54.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:54.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:54.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:54.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:54.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:54.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:54.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:54.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:40:54.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:54.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:54.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:54.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:54.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:54.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:54.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:54.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5268ms 2025-07-01 11:40:54.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:54.001 +03:00 [DBG] Connection id "0HNC8090TGCQL" completed keep alive response. 2025-07-01 11:40:54.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6997ms 2025-07-01 11:40:54.002 +03:00 [DBG] Connection id "0HNC8090TGCQL" received FIN. 2025-07-01 11:40:54.002 +03:00 [DBG] Connection id "0HNC8090TGCQL" disconnecting. 2025-07-01 11:40:54.002 +03:00 [DBG] Connection id "0HNC8090TGCQL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:54.003 +03:00 [DBG] Connection id "0HNC8090TGCQL" stopped. 2025-07-01 11:40:55.756 +03:00 [DBG] Connection id "0HNC8090TGCQM" accepted. 2025-07-01 11:40:55.756 +03:00 [DBG] Connection id "0HNC8090TGCQM" started. 2025-07-01 11:40:55.756 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:40:55.756 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:55.756 +03:00 [DBG] POST requests are not supported 2025-07-01 11:40:55.756 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:40:55.757 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:40:55.757 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:40:55.757 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:55.757 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:55.757 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:40:55.757 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:40:55.757 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:40:55.757 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:40:55.757 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:55.757 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:55.757 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:55.757 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:55.757 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:40:55.757 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:55.757 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:55.757 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:55.757 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:55.757 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:40:55.757 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:40:55.757 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:40:55.757 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:40:55.757 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:40:55.757 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:40:55.757 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:40:55.757 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:40:55.757 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:40:55.757 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:40:55.757 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:40:55.757 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:40:55.757 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:40:55.757 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:40:55.758 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:40:55.758 +03:00 [DBG] Connection id "0HNC8090TGCQM", Request id "0HNC8090TGCQM:00000001": started reading request body. 2025-07-01 11:40:55.758 +03:00 [DBG] Connection id "0HNC8090TGCQM", Request id "0HNC8090TGCQM:00000001": done reading request body. 2025-07-01 11:40:55.758 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:40:55.758 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:40:55.758 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:40:55.758 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:40:55.758 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:40:55.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:55.758 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:55.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:55.758 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:55.758 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:55.758 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:40:55.758 +03:00 [INF] Changing group of physicals [395] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:40:55.788 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 30.4091ms. 2025-07-01 11:40:55.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:55.788 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:55.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:55.789 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:55.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:55.789 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:55.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:55.789 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:55.789 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:55.789 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:40:55.789 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:55.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:55.789 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:55.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:55.789 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:55.789 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:55.789 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:55.789 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 31.8856ms 2025-07-01 11:40:55.789 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:40:55.789 +03:00 [DBG] Connection id "0HNC8090TGCQM" completed keep alive response. 2025-07-01 11:40:55.789 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 32.66ms 2025-07-01 11:40:55.789 +03:00 [DBG] Connection id "0HNC8090TGCQM" received FIN. 2025-07-01 11:40:55.789 +03:00 [DBG] Connection id "0HNC8090TGCQM" disconnecting. 2025-07-01 11:40:55.790 +03:00 [DBG] Connection id "0HNC8090TGCQM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:55.791 +03:00 [DBG] Connection id "0HNC8090TGCQM" stopped. 2025-07-01 11:40:55.826 +03:00 [DBG] Connection id "0HNC8090TGCQN" accepted. 2025-07-01 11:40:55.826 +03:00 [DBG] Connection id "0HNC8090TGCQN" started. 2025-07-01 11:40:55.826 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:40:55.826 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:55.826 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:40:55.826 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:40:55.826 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:40:55.826 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:55.826 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:55.826 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:55.826 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:55.826 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:40:55.826 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:55.827 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:55.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-07-01 11:40:55.827 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:55.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-07-01 11:40:55.827 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:55.827 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:55.827 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:55.827 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:55.827 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:40:55.827 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:40:55.827 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:40:55.827 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:40:55.827 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:40:55.827 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:40:55.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:55.827 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:55.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:55.827 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:55.827 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:55.827 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:40:55.827 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:40:55.829 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.6922ms. 2025-07-01 11:40:55.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:55.829 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:55.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:55.829 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:55.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:55.829 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:55.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:55.829 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:55.830 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:40:55.830 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:40:55.830 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:40:55.830 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:40:55.830 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:40:55.830 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:40:55.830 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:40:55.830 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:40:55.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:55.830 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:55.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:55.830 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:55.830 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:55.830 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:55.830 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.5017ms 2025-07-01 11:40:55.830 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:55.830 +03:00 [DBG] Connection id "0HNC8090TGCQN" completed keep alive response. 2025-07-01 11:40:55.830 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.4308ms 2025-07-01 11:40:55.830 +03:00 [DBG] Connection id "0HNC8090TGCQN" received FIN. 2025-07-01 11:40:55.831 +03:00 [DBG] Connection id "0HNC8090TGCQN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:55.831 +03:00 [DBG] Connection id "0HNC8090TGCQN" disconnecting. 2025-07-01 11:40:55.831 +03:00 [DBG] Connection id "0HNC8090TGCQN" stopped. 2025-07-01 11:40:55.894 +03:00 [DBG] Connection id "0HNC8090TGCQO" accepted. 2025-07-01 11:40:55.894 +03:00 [DBG] Connection id "0HNC8090TGCQO" started. 2025-07-01 11:40:55.894 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:40:55.895 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:55.895 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:40:55.895 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:40:55.895 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:40:55.895 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:55.895 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:55.895 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:55.895 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:55.895 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:40:55.895 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:55.895 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:55.896 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:55.896 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:55.896 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:40:55.896 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:55.896 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:55.896 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:55.896 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:40:55.896 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:40:55.896 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:40:55.896 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:40:55.896 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:40:55.896 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:40:55.896 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:40:55.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:55.897 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:55.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:55.897 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:55.897 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:55.897 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:40:55.897 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:40:56.064 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 167.1361ms. 2025-07-01 11:40:56.064 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:56.064 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:56.064 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:56.064 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:56.064 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:56.064 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:56.064 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:56.064 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:56.064 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:40:56.064 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:40:56.064 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:40:56.064 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:40:56.064 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:40:56.064 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:40:56.064 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:40:56.066 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:40:56.066 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:56.066 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:56.066 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:56.066 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:56.066 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:56.066 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:56.066 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 170.6867ms 2025-07-01 11:40:56.066 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:40:56.066 +03:00 [DBG] Connection id "0HNC8090TGCQO" completed keep alive response. 2025-07-01 11:40:56.066 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 172.014ms 2025-07-01 11:40:56.070 +03:00 [DBG] Connection id "0HNC8090TGCQO" received FIN. 2025-07-01 11:40:56.070 +03:00 [DBG] Connection id "0HNC8090TGCQO" disconnecting. 2025-07-01 11:40:56.070 +03:00 [DBG] Connection id "0HNC8090TGCQO" stopped. 2025-07-01 11:40:56.070 +03:00 [DBG] Connection id "0HNC8090TGCQO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:59.001 +03:00 [DBG] Connection id "0HNC8090TGCQP" accepted. 2025-07-01 11:40:59.002 +03:00 [DBG] Connection id "0HNC8090TGCQP" started. 2025-07-01 11:40:59.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:40:59.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:40:59.002 +03:00 [DBG] POST requests are not supported 2025-07-01 11:40:59.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:40:59.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:40:59.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:59.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:40:59.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:40:59.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:40:59.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:40:59.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:59.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:40:59.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:40:59.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:40:59.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:40:59.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:40:59.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:40:59.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:59.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:59.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:40:59.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:40:59.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:59.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:59.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:59.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:59.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:40:59.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1876ms. 2025-07-01 11:40:59.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:59.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:40:59.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:59.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:40:59.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:59.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:59.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:59.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:59.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:59.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:40:59.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:40:59.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:59.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:40:59.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:59.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:59.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:59.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:40:59.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.462ms 2025-07-01 11:40:59.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:40:59.004 +03:00 [DBG] Connection id "0HNC8090TGCQP" completed keep alive response. 2025-07-01 11:40:59.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4745ms 2025-07-01 11:40:59.004 +03:00 [DBG] Connection id "0HNC8090TGCQP" received FIN. 2025-07-01 11:40:59.004 +03:00 [DBG] Connection id "0HNC8090TGCQP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:40:59.005 +03:00 [DBG] Connection id "0HNC8090TGCQP" disconnecting. 2025-07-01 11:40:59.005 +03:00 [DBG] Connection id "0HNC8090TGCQP" stopped. 2025-07-01 11:41:03.996 +03:00 [DBG] Connection id "0HNC8090TGCQQ" accepted. 2025-07-01 11:41:03.996 +03:00 [DBG] Connection id "0HNC8090TGCQQ" started. 2025-07-01 11:41:03.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:41:03.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:03.997 +03:00 [DBG] POST requests are not supported 2025-07-01 11:41:03.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:41:03.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:41:03.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:03.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:03.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:03.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:41:03.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:41:03.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:03.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:41:03.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:03.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:03.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:03.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:03.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:03.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:03.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:03.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:41:03.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:41:03.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:03.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:03.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:03.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:03.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:03.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1668ms. 2025-07-01 11:41:03.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:03.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:03.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:03.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:03.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:03.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:03.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:03.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:03.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:03.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:41:03.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:03.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:03.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:03.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:03.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:03.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:03.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:03.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8336ms 2025-07-01 11:41:03.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:03.998 +03:00 [DBG] Connection id "0HNC8090TGCQQ" completed keep alive response. 2025-07-01 11:41:03.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5064ms 2025-07-01 11:41:03.998 +03:00 [DBG] Connection id "0HNC8090TGCQQ" received FIN. 2025-07-01 11:41:03.999 +03:00 [DBG] Connection id "0HNC8090TGCQQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:03.999 +03:00 [DBG] Connection id "0HNC8090TGCQQ" disconnecting. 2025-07-01 11:41:03.999 +03:00 [DBG] Connection id "0HNC8090TGCQQ" stopped. 2025-07-01 11:41:09.008 +03:00 [DBG] Connection id "0HNC8090TGCQR" accepted. 2025-07-01 11:41:09.008 +03:00 [DBG] Connection id "0HNC8090TGCQR" started. 2025-07-01 11:41:09.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:41:09.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:09.008 +03:00 [DBG] POST requests are not supported 2025-07-01 11:41:09.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:41:09.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:41:09.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:09.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:09.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:09.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:41:09.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:41:09.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:09.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:41:09.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:09.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:09.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:09.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:09.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:09.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:09.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:09.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:41:09.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:41:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:09.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:09.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1242ms. 2025-07-01 11:41:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:09.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:09.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:09.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:09.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:09.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:09.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:41:09.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:09.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:09.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:09.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:09.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:09.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:09.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:09.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8529ms 2025-07-01 11:41:09.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:09.010 +03:00 [DBG] Connection id "0HNC8090TGCQR" completed keep alive response. 2025-07-01 11:41:09.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5245ms 2025-07-01 11:41:09.010 +03:00 [DBG] Connection id "0HNC8090TGCQR" received FIN. 2025-07-01 11:41:09.010 +03:00 [DBG] Connection id "0HNC8090TGCQR" disconnecting. 2025-07-01 11:41:09.010 +03:00 [DBG] Connection id "0HNC8090TGCQR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:09.011 +03:00 [DBG] Connection id "0HNC8090TGCQR" stopped. 2025-07-01 11:41:10.366 +03:00 [DBG] Connection id "0HNC8090TGCQS" accepted. 2025-07-01 11:41:10.366 +03:00 [DBG] Connection id "0HNC8090TGCQS" started. 2025-07-01 11:41:10.367 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 740 2025-07-01 11:41:10.367 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:10.367 +03:00 [DBG] POST requests are not supported 2025-07-01 11:41:10.367 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:41:10.367 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:41:10.367 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:41:10.367 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:10.367 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:10.367 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:41:10.367 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:41:10.367 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:41:10.367 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:41:10.367 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:10.367 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:10.367 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:10.368 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:10.368 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:10.368 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:10.368 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:10.368 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:10.368 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:10.368 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:41:10.368 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:41:10.368 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:41:10.368 +03:00 [DBG] Connection id "0HNC8090TGCQS", Request id "0HNC8090TGCQS:00000001": started reading request body. 2025-07-01 11:41:10.368 +03:00 [DBG] Connection id "0HNC8090TGCQS", Request id "0HNC8090TGCQS:00000001": done reading request body. 2025-07-01 11:41:10.368 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:41:10.369 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:41:10.369 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:41:10.369 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:41:10.369 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:41:10.369 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:10.369 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:10.369 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:10.369 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:10.369 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:10.369 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:41:10.369 +03:00 [INF] Updating physical elements properties 2025-07-01 11:41:10.387 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.9982ms. 2025-07-01 11:41:10.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:10.387 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:10.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:10.387 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:10.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:10.387 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:10.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:10.387 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:10.387 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:10.387 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:41:10.387 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:10.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:10.388 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:10.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:10.388 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:10.388 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:10.388 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:10.388 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.9402ms 2025-07-01 11:41:10.388 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:41:10.388 +03:00 [DBG] Connection id "0HNC8090TGCQS" completed keep alive response. 2025-07-01 11:41:10.388 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 21.1747ms 2025-07-01 11:41:10.388 +03:00 [DBG] Connection id "0HNC8090TGCQS" received FIN. 2025-07-01 11:41:10.388 +03:00 [DBG] Connection id "0HNC8090TGCQS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:10.388 +03:00 [DBG] Connection id "0HNC8090TGCQS" disconnecting. 2025-07-01 11:41:10.388 +03:00 [DBG] Connection id "0HNC8090TGCQS" stopped. 2025-07-01 11:41:10.427 +03:00 [DBG] Connection id "0HNC8090TGCQT" accepted. 2025-07-01 11:41:10.427 +03:00 [DBG] Connection id "0HNC8090TGCQT" started. 2025-07-01 11:41:10.428 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:41:10.428 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:10.428 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:41:10.428 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:10.428 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:10.428 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:10.428 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:10.428 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:10.428 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:10.428 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:41:10.428 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:10.428 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:10.428 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:10.428 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:10.428 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:10.428 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:10.428 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:10.428 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:10.428 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:10.429 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:41:10.429 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:41:10.429 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:10.429 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:10.429 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:41:10.429 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:41:10.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:10.429 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:10.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:10.429 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:10.429 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:10.429 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:41:10.429 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:41:10.432 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.8256ms. 2025-07-01 11:41:10.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:10.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:10.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:10.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:10.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:10.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:10.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:10.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:10.432 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:10.432 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:41:10.432 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:41:10.432 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:41:10.432 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:41:10.432 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:41:10.432 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:41:10.432 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:10.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:10.433 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:10.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:10.433 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:10.433 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:10.433 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:10.433 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.4645ms 2025-07-01 11:41:10.433 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:10.433 +03:00 [DBG] Connection id "0HNC8090TGCQT" completed keep alive response. 2025-07-01 11:41:10.433 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.3641ms 2025-07-01 11:41:10.433 +03:00 [DBG] Connection id "0HNC8090TGCQT" received FIN. 2025-07-01 11:41:10.433 +03:00 [DBG] Connection id "0HNC8090TGCQT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:10.433 +03:00 [DBG] Connection id "0HNC8090TGCQT" disconnecting. 2025-07-01 11:41:10.434 +03:00 [DBG] Connection id "0HNC8090TGCQT" stopped. 2025-07-01 11:41:10.493 +03:00 [DBG] Connection id "0HNC8090TGCQU" accepted. 2025-07-01 11:41:10.493 +03:00 [DBG] Connection id "0HNC8090TGCQU" started. 2025-07-01 11:41:10.494 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:41:10.494 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:10.494 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:41:10.494 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:10.494 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:10.494 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:10.494 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:10.494 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:10.494 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:10.494 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:41:10.494 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:10.494 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:10.494 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:10.494 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:10.494 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:10.494 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:10.494 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:10.494 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:10.495 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:10.495 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:41:10.495 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:41:10.495 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:10.495 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:10.495 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:41:10.495 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:41:10.495 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:10.495 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:10.495 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:10.495 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:10.495 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:10.495 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:41:10.495 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:41:10.677 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 182.4818ms. 2025-07-01 11:41:10.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:10.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:10.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:10.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:10.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:10.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:10.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:10.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:10.678 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:10.678 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:41:10.678 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:41:10.678 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:41:10.678 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:41:10.678 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:41:10.678 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:41:10.679 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:10.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:10.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:10.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:10.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:10.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:10.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:10.679 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 184.9623ms 2025-07-01 11:41:10.679 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:10.679 +03:00 [DBG] Connection id "0HNC8090TGCQU" completed keep alive response. 2025-07-01 11:41:10.679 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 185.8028ms 2025-07-01 11:41:10.683 +03:00 [DBG] Connection id "0HNC8090TGCQU" received FIN. 2025-07-01 11:41:10.683 +03:00 [DBG] Connection id "0HNC8090TGCQU" disconnecting. 2025-07-01 11:41:10.683 +03:00 [DBG] Connection id "0HNC8090TGCQU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:10.684 +03:00 [DBG] Connection id "0HNC8090TGCQU" stopped. 2025-07-01 11:41:13.736 +03:00 [DBG] Connection id "0HNC8090TGCQV" accepted. 2025-07-01 11:41:13.736 +03:00 [DBG] Connection id "0HNC8090TGCQV" started. 2025-07-01 11:41:13.737 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:41:13.737 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:13.737 +03:00 [DBG] POST requests are not supported 2025-07-01 11:41:13.737 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:41:13.737 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:41:13.737 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:41:13.737 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:13.737 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:13.737 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:41:13.737 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:41:13.737 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:41:13.737 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:41:13.737 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:13.738 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:13.738 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:13.739 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:13.739 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:13.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:13.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:13.739 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:13.739 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:13.739 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:41:13.739 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:41:13.739 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:41:13.739 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:41:13.739 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:41:13.739 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:41:13.739 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:41:13.739 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:41:13.739 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:41:13.740 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:41:13.740 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:41:13.740 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:41:13.740 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:41:13.740 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:41:13.740 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:41:13.740 +03:00 [DBG] Connection id "0HNC8090TGCQV", Request id "0HNC8090TGCQV:00000001": started reading request body. 2025-07-01 11:41:13.740 +03:00 [DBG] Connection id "0HNC8090TGCQV", Request id "0HNC8090TGCQV:00000001": done reading request body. 2025-07-01 11:41:13.740 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:41:13.740 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:41:13.740 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:41:13.740 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:41:13.740 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:41:13.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:13.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:13.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:13.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:13.741 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:13.741 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:41:13.741 +03:00 [INF] Changing group of physicals [396] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:41:13.772 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 31.5893ms. 2025-07-01 11:41:13.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:13.773 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:13.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:13.773 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:13.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:13.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:13.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:13.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:13.773 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:13.773 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:41:13.773 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:13.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:13.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:13.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:13.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:13.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:13.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:13.773 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 34.6168ms 2025-07-01 11:41:13.773 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:41:13.774 +03:00 [DBG] Connection id "0HNC8090TGCQV" completed keep alive response. 2025-07-01 11:41:13.774 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 37.1415ms 2025-07-01 11:41:13.774 +03:00 [DBG] Connection id "0HNC8090TGCQV" received FIN. 2025-07-01 11:41:13.774 +03:00 [DBG] Connection id "0HNC8090TGCQV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:13.774 +03:00 [DBG] Connection id "0HNC8090TGCQV" disconnecting. 2025-07-01 11:41:13.774 +03:00 [DBG] Connection id "0HNC8090TGCQV" stopped. 2025-07-01 11:41:13.811 +03:00 [DBG] Connection id "0HNC8090TGCR0" accepted. 2025-07-01 11:41:13.811 +03:00 [DBG] Connection id "0HNC8090TGCR0" started. 2025-07-01 11:41:13.811 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:41:13.811 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:13.811 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:41:13.811 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:13.811 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:13.811 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:13.811 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:13.811 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:13.811 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:13.811 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:41:13.812 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:13.812 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:13.812 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:13.812 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:13.812 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:13.812 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:13.812 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:13.812 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:13.812 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:13.812 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:41:13.812 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:41:13.812 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:13.812 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:13.812 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:41:13.812 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:41:13.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:13.812 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:13.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:13.812 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:13.812 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:13.812 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:41:13.812 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:41:13.814 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.6362ms. 2025-07-01 11:41:13.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:13.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:13.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:13.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:13.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:13.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:13.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:13.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:13.814 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:13.814 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:41:13.814 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:41:13.814 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:41:13.814 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:41:13.814 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:41:13.815 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:41:13.815 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:13.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:13.815 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:13.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:13.815 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:13.815 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:13.815 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:13.815 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.2482ms 2025-07-01 11:41:13.815 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:13.815 +03:00 [DBG] Connection id "0HNC8090TGCR0" completed keep alive response. 2025-07-01 11:41:13.815 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.1872ms 2025-07-01 11:41:13.816 +03:00 [DBG] Connection id "0HNC8090TGCR0" received FIN. 2025-07-01 11:41:13.816 +03:00 [DBG] Connection id "0HNC8090TGCR0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:13.816 +03:00 [DBG] Connection id "0HNC8090TGCR0" disconnecting. 2025-07-01 11:41:13.816 +03:00 [DBG] Connection id "0HNC8090TGCR0" stopped. 2025-07-01 11:41:13.882 +03:00 [DBG] Connection id "0HNC8090TGCR1" accepted. 2025-07-01 11:41:13.882 +03:00 [DBG] Connection id "0HNC8090TGCR1" started. 2025-07-01 11:41:13.882 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:41:13.883 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:13.883 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:41:13.883 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:13.883 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:13.883 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:13.883 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:13.883 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:13.883 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:13.884 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:41:13.884 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:13.884 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:13.884 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:13.884 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:13.884 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:13.884 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:13.884 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:13.884 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:13.884 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:13.884 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:41:13.884 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:41:13.885 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:13.885 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:13.885 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:41:13.885 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:41:13.885 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:13.885 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:13.885 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:13.885 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:13.885 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:13.885 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:41:13.885 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:41:14.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 158.6998ms. 2025-07-01 11:41:14.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:14.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:14.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:14.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:14.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:14.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:14.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:14.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:14.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:14.044 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:41:14.044 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:41:14.044 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:41:14.044 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:41:14.044 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:41:14.044 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:41:14.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:14.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:14.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:14.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:14.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:14.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:14.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:14.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 161.6931ms 2025-07-01 11:41:14.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:14.046 +03:00 [DBG] Connection id "0HNC8090TGCR1" completed keep alive response. 2025-07-01 11:41:14.046 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 163.3237ms 2025-07-01 11:41:14.051 +03:00 [DBG] Connection id "0HNC8090TGCR1" received FIN. 2025-07-01 11:41:14.051 +03:00 [DBG] Connection id "0HNC8090TGCR1" disconnecting. 2025-07-01 11:41:14.051 +03:00 [DBG] Connection id "0HNC8090TGCR1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:14.052 +03:00 [DBG] Connection id "0HNC8090TGCR1" stopped. 2025-07-01 11:41:14.057 +03:00 [DBG] Connection id "0HNC8090TGCR2" accepted. 2025-07-01 11:41:14.057 +03:00 [DBG] Connection id "0HNC8090TGCR2" started. 2025-07-01 11:41:14.057 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:41:14.057 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:14.057 +03:00 [DBG] POST requests are not supported 2025-07-01 11:41:14.057 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:41:14.057 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:41:14.057 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:14.057 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:14.057 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:14.058 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:41:14.058 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:41:14.058 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:14.058 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:41:14.058 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:14.058 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:14.058 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:14.058 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:14.058 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:14.058 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:14.058 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:14.058 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:41:14.058 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:41:14.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:14.058 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:14.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:14.058 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:14.058 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:14.058 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1112ms. 2025-07-01 11:41:14.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:14.058 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:14.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:14.058 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:14.058 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:14.058 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:14.058 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:14.058 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:14.058 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:14.058 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:41:14.058 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:14.058 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:14.058 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:14.058 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:14.058 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:14.058 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:14.058 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:14.058 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6706ms 2025-07-01 11:41:14.059 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:14.059 +03:00 [DBG] Connection id "0HNC8090TGCR2" completed keep alive response. 2025-07-01 11:41:14.059 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3684ms 2025-07-01 11:41:14.059 +03:00 [DBG] Connection id "0HNC8090TGCR2" received FIN. 2025-07-01 11:41:14.059 +03:00 [DBG] Connection id "0HNC8090TGCR2" disconnecting. 2025-07-01 11:41:14.059 +03:00 [DBG] Connection id "0HNC8090TGCR2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:14.060 +03:00 [DBG] Connection id "0HNC8090TGCR2" stopped. 2025-07-01 11:41:19.008 +03:00 [DBG] Connection id "0HNC8090TGCR3" accepted. 2025-07-01 11:41:19.008 +03:00 [DBG] Connection id "0HNC8090TGCR3" started. 2025-07-01 11:41:19.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:41:19.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:19.008 +03:00 [DBG] POST requests are not supported 2025-07-01 11:41:19.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:41:19.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:41:19.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:19.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:19.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:19.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:41:19.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:41:19.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:19.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:41:19.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:19.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:19.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:19.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:19.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:19.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:19.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:19.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:41:19.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:41:19.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:19.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:19.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:19.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:19.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:19.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1231ms. 2025-07-01 11:41:19.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:19.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:19.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:19.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:19.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:19.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:19.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:19.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:19.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:19.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:41:19.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:19.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:19.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:19.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:19.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:19.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:19.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:19.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8515ms 2025-07-01 11:41:19.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:19.010 +03:00 [DBG] Connection id "0HNC8090TGCR3" completed keep alive response. 2025-07-01 11:41:19.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5675ms 2025-07-01 11:41:19.010 +03:00 [DBG] Connection id "0HNC8090TGCR3" received FIN. 2025-07-01 11:41:19.010 +03:00 [DBG] Connection id "0HNC8090TGCR3" disconnecting. 2025-07-01 11:41:19.010 +03:00 [DBG] Connection id "0HNC8090TGCR3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:19.011 +03:00 [DBG] Connection id "0HNC8090TGCR3" stopped. 2025-07-01 11:41:24.024 +03:00 [DBG] Connection id "0HNC8090TGCR4" accepted. 2025-07-01 11:41:24.024 +03:00 [DBG] Connection id "0HNC8090TGCR4" started. 2025-07-01 11:41:24.024 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:41:24.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:24.024 +03:00 [DBG] POST requests are not supported 2025-07-01 11:41:24.024 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:41:24.024 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:41:24.024 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:24.024 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:24.024 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:24.024 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:41:24.024 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:41:24.024 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:24.024 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:41:24.024 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:24.024 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:24.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:24.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:24.024 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:24.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:24.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:24.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:41:24.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:41:24.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:24.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:24.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:24.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:24.025 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:24.025 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1233ms. 2025-07-01 11:41:24.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:24.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:24.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:24.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:24.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:24.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:24.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:24.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:24.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:24.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:41:24.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:24.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:24.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:24.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:24.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:24.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:24.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:24.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7353ms 2025-07-01 11:41:24.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:24.025 +03:00 [DBG] Connection id "0HNC8090TGCR4" completed keep alive response. 2025-07-01 11:41:24.025 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4574ms 2025-07-01 11:41:24.026 +03:00 [DBG] Connection id "0HNC8090TGCR4" received FIN. 2025-07-01 11:41:24.026 +03:00 [DBG] Connection id "0HNC8090TGCR4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:24.026 +03:00 [DBG] Connection id "0HNC8090TGCR4" disconnecting. 2025-07-01 11:41:24.026 +03:00 [DBG] Connection id "0HNC8090TGCR4" stopped. 2025-07-01 11:41:25.124 +03:00 [DBG] Connection id "0HNC8090TGCR5" accepted. 2025-07-01 11:41:25.124 +03:00 [DBG] Connection id "0HNC8090TGCR5" started. 2025-07-01 11:41:25.124 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 740 2025-07-01 11:41:25.124 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:25.124 +03:00 [DBG] POST requests are not supported 2025-07-01 11:41:25.124 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:41:25.124 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:41:25.125 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:41:25.125 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:25.125 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:25.125 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:41:25.125 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:41:25.125 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:41:25.125 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:41:25.125 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:25.125 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:25.125 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:25.125 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:25.125 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:25.125 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:25.125 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:25.125 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:25.125 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:25.125 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:41:25.125 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:41:25.125 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:41:25.125 +03:00 [DBG] Connection id "0HNC8090TGCR5", Request id "0HNC8090TGCR5:00000001": started reading request body. 2025-07-01 11:41:25.125 +03:00 [DBG] Connection id "0HNC8090TGCR5", Request id "0HNC8090TGCR5:00000001": done reading request body. 2025-07-01 11:41:25.125 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:41:25.125 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:41:25.125 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:41:25.125 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:41:25.125 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:41:25.125 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:25.125 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:25.125 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:25.125 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:25.125 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:25.125 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:41:25.125 +03:00 [INF] Updating physical elements properties 2025-07-01 11:41:25.150 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 24.6215ms. 2025-07-01 11:41:25.150 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:25.150 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:25.150 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:25.150 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:25.150 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:25.150 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:25.150 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:25.150 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:25.151 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:25.151 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:41:25.151 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:25.151 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:25.151 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:25.151 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:25.151 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:25.151 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:25.151 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:25.151 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 26.0224ms 2025-07-01 11:41:25.151 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:41:25.151 +03:00 [DBG] Connection id "0HNC8090TGCR5" completed keep alive response. 2025-07-01 11:41:25.151 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 26.6895ms 2025-07-01 11:41:25.151 +03:00 [DBG] Connection id "0HNC8090TGCR5" received FIN. 2025-07-01 11:41:25.151 +03:00 [DBG] Connection id "0HNC8090TGCR5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:25.151 +03:00 [DBG] Connection id "0HNC8090TGCR5" disconnecting. 2025-07-01 11:41:25.151 +03:00 [DBG] Connection id "0HNC8090TGCR5" stopped. 2025-07-01 11:41:25.188 +03:00 [DBG] Connection id "0HNC8090TGCR6" accepted. 2025-07-01 11:41:25.188 +03:00 [DBG] Connection id "0HNC8090TGCR6" started. 2025-07-01 11:41:25.188 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:41:25.188 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:25.188 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:41:25.188 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:25.188 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:25.188 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:25.188 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:25.188 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:25.189 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:25.189 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:41:25.189 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:25.189 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:25.189 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:25.189 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:25.189 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:25.189 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:25.189 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:25.189 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:25.189 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:25.189 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:41:25.189 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:41:25.189 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:25.189 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:25.189 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:41:25.189 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:41:25.189 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:25.189 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:25.189 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:25.189 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:25.189 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:25.189 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:41:25.189 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:41:25.191 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.9547ms. 2025-07-01 11:41:25.191 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:25.192 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:25.192 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:25.192 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:25.192 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:25.192 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:25.192 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:25.192 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:25.192 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:25.192 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:41:25.192 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:41:25.192 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:41:25.192 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:41:25.192 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:41:25.192 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:41:25.192 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:25.192 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:25.192 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:25.192 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:25.192 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:25.192 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:25.192 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:25.192 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.1504ms 2025-07-01 11:41:25.192 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:25.192 +03:00 [DBG] Connection id "0HNC8090TGCR6" completed keep alive response. 2025-07-01 11:41:25.192 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.9328ms 2025-07-01 11:41:25.192 +03:00 [DBG] Connection id "0HNC8090TGCR6" received FIN. 2025-07-01 11:41:25.192 +03:00 [DBG] Connection id "0HNC8090TGCR6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:25.192 +03:00 [DBG] Connection id "0HNC8090TGCR6" disconnecting. 2025-07-01 11:41:25.192 +03:00 [DBG] Connection id "0HNC8090TGCR6" stopped. 2025-07-01 11:41:25.249 +03:00 [DBG] Connection id "0HNC8090TGCR7" accepted. 2025-07-01 11:41:25.249 +03:00 [DBG] Connection id "0HNC8090TGCR7" started. 2025-07-01 11:41:25.249 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:41:25.249 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:25.249 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:41:25.249 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:25.249 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:25.250 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:25.250 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:25.250 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:25.250 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:25.250 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:41:25.250 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:25.250 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:25.250 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:25.250 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:25.250 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:25.250 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:25.250 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:25.250 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:25.250 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:25.250 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:41:25.250 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:41:25.250 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:25.250 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:25.250 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:41:25.250 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:41:25.250 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:25.250 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:25.250 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:25.250 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:25.250 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:25.250 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:41:25.250 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:41:25.397 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 147.1785ms. 2025-07-01 11:41:25.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:25.398 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:25.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:25.398 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:25.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:25.398 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:25.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:25.398 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:25.398 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:25.398 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:41:25.398 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:41:25.398 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:41:25.398 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:41:25.398 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:41:25.398 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:41:25.399 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:25.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:25.399 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:25.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:25.399 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:25.399 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:25.399 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:25.399 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 149.3585ms 2025-07-01 11:41:25.399 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:25.399 +03:00 [DBG] Connection id "0HNC8090TGCR7" completed keep alive response. 2025-07-01 11:41:25.399 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 149.9712ms 2025-07-01 11:41:25.403 +03:00 [DBG] Connection id "0HNC8090TGCR7" received FIN. 2025-07-01 11:41:25.403 +03:00 [DBG] Connection id "0HNC8090TGCR7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:25.403 +03:00 [DBG] Connection id "0HNC8090TGCR7" disconnecting. 2025-07-01 11:41:25.403 +03:00 [DBG] Connection id "0HNC8090TGCR7" stopped. 2025-07-01 11:41:28.636 +03:00 [DBG] Connection id "0HNC8090TGCR8" accepted. 2025-07-01 11:41:28.636 +03:00 [DBG] Connection id "0HNC8090TGCR8" started. 2025-07-01 11:41:28.636 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:41:28.636 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:28.636 +03:00 [DBG] POST requests are not supported 2025-07-01 11:41:28.636 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:41:28.636 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:41:28.636 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:41:28.636 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:28.636 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:28.636 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:41:28.636 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:41:28.636 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:41:28.637 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:41:28.637 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:28.637 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:28.637 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:28.637 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:28.637 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:28.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.637 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:28.637 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:28.637 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:41:28.637 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:41:28.637 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:41:28.637 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:41:28.637 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:41:28.637 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:41:28.637 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:41:28.637 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:41:28.637 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:41:28.637 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:41:28.637 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:41:28.637 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:41:28.637 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:41:28.637 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:41:28.637 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:41:28.637 +03:00 [DBG] Connection id "0HNC8090TGCR8", Request id "0HNC8090TGCR8:00000001": started reading request body. 2025-07-01 11:41:28.637 +03:00 [DBG] Connection id "0HNC8090TGCR8", Request id "0HNC8090TGCR8:00000001": done reading request body. 2025-07-01 11:41:28.637 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:41:28.637 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:41:28.637 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:41:28.637 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:41:28.637 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:41:28.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:28.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:28.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:28.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:28.637 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:28.637 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:41:28.637 +03:00 [INF] Changing group of physicals [398] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:41:28.658 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 20.5054ms. 2025-07-01 11:41:28.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:28.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:28.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:28.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:28.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:28.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:28.658 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:28.658 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:41:28.658 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:28.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:28.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:28.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.659 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.659 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.659 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 21.8014ms 2025-07-01 11:41:28.659 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:41:28.659 +03:00 [DBG] Connection id "0HNC8090TGCR8" completed keep alive response. 2025-07-01 11:41:28.659 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 22.4959ms 2025-07-01 11:41:28.659 +03:00 [DBG] Connection id "0HNC8090TGCR8" received FIN. 2025-07-01 11:41:28.659 +03:00 [DBG] Connection id "0HNC8090TGCR8" disconnecting. 2025-07-01 11:41:28.659 +03:00 [DBG] Connection id "0HNC8090TGCR8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:28.660 +03:00 [DBG] Connection id "0HNC8090TGCR8" stopped. 2025-07-01 11:41:28.701 +03:00 [DBG] Connection id "0HNC8090TGCR9" accepted. 2025-07-01 11:41:28.701 +03:00 [DBG] Connection id "0HNC8090TGCR9" started. 2025-07-01 11:41:28.701 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:41:28.701 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:28.701 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:41:28.701 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:28.701 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:28.701 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:28.701 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:28.701 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:28.701 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:28.701 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:41:28.701 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:28.701 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:28.701 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:28.701 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:28.701 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:28.702 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.702 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.702 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:28.702 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:28.702 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:41:28.702 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:41:28.702 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:28.702 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:28.702 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:41:28.702 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:41:28.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:28.702 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:28.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:28.702 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:28.702 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:28.702 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:41:28.702 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:41:28.703 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.994ms. 2025-07-01 11:41:28.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:28.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:28.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:28.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:28.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:28.704 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:28.704 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:28.704 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:41:28.704 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:41:28.704 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:41:28.704 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:41:28.704 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:41:28.704 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:41:28.704 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:28.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:28.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:28.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.704 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.6886ms 2025-07-01 11:41:28.704 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:28.704 +03:00 [DBG] Connection id "0HNC8090TGCR9" completed keep alive response. 2025-07-01 11:41:28.704 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.5381ms 2025-07-01 11:41:28.704 +03:00 [DBG] Connection id "0HNC8090TGCR9" received FIN. 2025-07-01 11:41:28.704 +03:00 [DBG] Connection id "0HNC8090TGCR9" disconnecting. 2025-07-01 11:41:28.705 +03:00 [DBG] Connection id "0HNC8090TGCR9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:28.706 +03:00 [DBG] Connection id "0HNC8090TGCR9" stopped. 2025-07-01 11:41:28.764 +03:00 [DBG] Connection id "0HNC8090TGCRA" accepted. 2025-07-01 11:41:28.764 +03:00 [DBG] Connection id "0HNC8090TGCRA" started. 2025-07-01 11:41:28.765 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:41:28.765 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:28.765 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:41:28.765 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:28.765 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:28.765 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:28.765 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:28.765 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:28.765 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:28.765 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:41:28.765 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:28.765 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:28.765 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:28.765 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:28.765 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:28.765 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.765 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.765 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:28.765 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:28.765 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:41:28.765 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:41:28.765 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:28.765 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:28.765 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:41:28.765 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:41:28.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:28.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:28.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:28.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:28.765 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:28.765 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:41:28.765 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:41:28.916 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 151.063ms. 2025-07-01 11:41:28.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:28.916 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:28.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:28.917 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:28.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.917 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:28.917 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:28.917 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:28.917 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:41:28.917 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:41:28.917 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:41:28.917 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:41:28.917 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:41:28.917 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:41:28.918 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:28.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:28.918 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:28.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.918 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.918 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.918 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.918 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 153.3703ms 2025-07-01 11:41:28.918 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:28.918 +03:00 [DBG] Connection id "0HNC8090TGCRA" completed keep alive response. 2025-07-01 11:41:28.918 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 153.8853ms 2025-07-01 11:41:28.922 +03:00 [DBG] Connection id "0HNC8090TGCRA" received FIN. 2025-07-01 11:41:28.923 +03:00 [DBG] Connection id "0HNC8090TGCRA" disconnecting. 2025-07-01 11:41:28.923 +03:00 [DBG] Connection id "0HNC8090TGCRA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:28.924 +03:00 [DBG] Connection id "0HNC8090TGCRA" stopped. 2025-07-01 11:41:28.996 +03:00 [DBG] Connection id "0HNC8090TGCRB" accepted. 2025-07-01 11:41:28.996 +03:00 [DBG] Connection id "0HNC8090TGCRB" started. 2025-07-01 11:41:28.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:41:28.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:28.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:41:28.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:41:28.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:41:28.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:28.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:28.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:28.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:41:28.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:41:28.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:28.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:41:28.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:28.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:28.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:28.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:28.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:28.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:41:28.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:41:28.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:28.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:28.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:28.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:28.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:28.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2542ms. 2025-07-01 11:41:28.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:28.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:28.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:28.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:28.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:28.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:28.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:28.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:41:28.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:28.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:28.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:28.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:28.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.883ms 2025-07-01 11:41:28.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:28.999 +03:00 [DBG] Connection id "0HNC8090TGCRB" completed keep alive response. 2025-07-01 11:41:28.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1856ms 2025-07-01 11:41:28.999 +03:00 [DBG] Connection id "0HNC8090TGCRB" received FIN. 2025-07-01 11:41:28.999 +03:00 [DBG] Connection id "0HNC8090TGCRB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:29.000 +03:00 [DBG] Connection id "0HNC8090TGCRB" disconnecting. 2025-07-01 11:41:29.000 +03:00 [DBG] Connection id "0HNC8090TGCRB" stopped. 2025-07-01 11:41:34.004 +03:00 [DBG] Connection id "0HNC8090TGCRC" accepted. 2025-07-01 11:41:34.004 +03:00 [DBG] Connection id "0HNC8090TGCRC" started. 2025-07-01 11:41:34.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:41:34.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:34.005 +03:00 [DBG] POST requests are not supported 2025-07-01 11:41:34.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:41:34.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:41:34.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:34.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:34.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:34.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:41:34.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:41:34.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:34.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:41:34.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:34.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:34.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:34.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:34.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:34.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:34.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:34.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:41:34.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:41:34.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:34.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:34.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:34.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:34.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:34.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1737ms. 2025-07-01 11:41:34.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:34.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:34.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:34.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:34.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:34.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:34.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:34.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:34.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:34.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:41:34.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:34.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:34.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:34.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:34.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:34.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:34.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:34.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2722ms 2025-07-01 11:41:34.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:34.007 +03:00 [DBG] Connection id "0HNC8090TGCRC" completed keep alive response. 2025-07-01 11:41:34.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4452ms 2025-07-01 11:41:34.007 +03:00 [DBG] Connection id "0HNC8090TGCRC" received FIN. 2025-07-01 11:41:34.007 +03:00 [DBG] Connection id "0HNC8090TGCRC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:34.007 +03:00 [DBG] Connection id "0HNC8090TGCRC" disconnecting. 2025-07-01 11:41:34.007 +03:00 [DBG] Connection id "0HNC8090TGCRC" stopped. 2025-07-01 11:41:38.760 +03:00 [DBG] Connection id "0HNC8090TGCRD" accepted. 2025-07-01 11:41:38.760 +03:00 [DBG] Connection id "0HNC8090TGCRD" started. 2025-07-01 11:41:38.760 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 763 2025-07-01 11:41:38.760 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:38.761 +03:00 [DBG] POST requests are not supported 2025-07-01 11:41:38.761 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:41:38.761 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:41:38.761 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:41:38.761 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:38.761 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:38.761 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:41:38.761 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:41:38.761 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:41:38.761 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:41:38.761 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:38.762 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:38.762 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:38.762 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:38.762 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:38.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:38.762 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:38.762 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:38.762 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:38.762 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:41:38.762 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:41:38.762 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:41:38.763 +03:00 [DBG] Connection id "0HNC8090TGCRD", Request id "0HNC8090TGCRD:00000001": started reading request body. 2025-07-01 11:41:38.763 +03:00 [DBG] Connection id "0HNC8090TGCRD", Request id "0HNC8090TGCRD:00000001": done reading request body. 2025-07-01 11:41:38.763 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:41:38.763 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:41:38.763 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:41:38.763 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:41:38.763 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:41:38.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:38.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:38.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:38.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:38.763 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:38.763 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:41:38.764 +03:00 [INF] Updating physical elements properties 2025-07-01 11:41:38.782 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.254ms. 2025-07-01 11:41:38.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:38.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:38.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:38.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:38.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:38.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:38.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:38.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:38.782 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:38.782 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:41:38.783 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:38.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:38.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:38.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:38.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:38.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:38.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:38.783 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 20.9733ms 2025-07-01 11:41:38.783 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:41:38.783 +03:00 [DBG] Connection id "0HNC8090TGCRD" completed keep alive response. 2025-07-01 11:41:38.783 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 22.6987ms 2025-07-01 11:41:38.783 +03:00 [DBG] Connection id "0HNC8090TGCRD" received FIN. 2025-07-01 11:41:38.783 +03:00 [DBG] Connection id "0HNC8090TGCRD" disconnecting. 2025-07-01 11:41:38.783 +03:00 [DBG] Connection id "0HNC8090TGCRD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:38.784 +03:00 [DBG] Connection id "0HNC8090TGCRD" stopped. 2025-07-01 11:41:38.825 +03:00 [DBG] Connection id "0HNC8090TGCRE" accepted. 2025-07-01 11:41:38.825 +03:00 [DBG] Connection id "0HNC8090TGCRE" started. 2025-07-01 11:41:38.825 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:41:38.825 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:38.826 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:41:38.826 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:38.826 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:38.826 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:38.826 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:38.826 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:38.826 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:38.826 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:41:38.826 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:38.827 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:38.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-07-01 11:41:38.827 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:38.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-07-01 11:41:38.827 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:38.827 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:38.827 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:38.827 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:38.827 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:41:38.827 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:41:38.827 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:38.827 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:38.827 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:41:38.827 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:41:38.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:38.828 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:38.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:38.828 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:38.828 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:38.828 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:41:38.828 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:41:38.830 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.6513ms. 2025-07-01 11:41:38.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:38.831 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:38.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:38.831 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:38.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:38.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:38.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:38.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:38.831 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:38.831 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:41:38.831 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:41:38.831 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:41:38.831 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:41:38.831 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:41:38.831 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:41:38.831 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:38.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:38.832 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:38.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:38.832 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:38.832 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:38.832 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:38.832 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.9491ms 2025-07-01 11:41:38.832 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:38.832 +03:00 [DBG] Connection id "0HNC8090TGCRE" completed keep alive response. 2025-07-01 11:41:38.832 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 6.9749ms 2025-07-01 11:41:38.832 +03:00 [DBG] Connection id "0HNC8090TGCRE" received FIN. 2025-07-01 11:41:38.832 +03:00 [DBG] Connection id "0HNC8090TGCRE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:38.833 +03:00 [DBG] Connection id "0HNC8090TGCRE" disconnecting. 2025-07-01 11:41:38.833 +03:00 [DBG] Connection id "0HNC8090TGCRE" stopped. 2025-07-01 11:41:38.890 +03:00 [DBG] Connection id "0HNC8090TGCRF" accepted. 2025-07-01 11:41:38.890 +03:00 [DBG] Connection id "0HNC8090TGCRF" started. 2025-07-01 11:41:38.890 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:41:38.890 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:38.890 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:41:38.890 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:38.890 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:38.890 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:38.891 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:38.891 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:38.891 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:38.891 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:41:38.891 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:38.891 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:38.891 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:38.891 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:38.891 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:38.891 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:38.891 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:38.891 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:38.891 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:38.891 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:41:38.891 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:41:38.892 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:38.892 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:38.892 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:41:38.892 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:41:38.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:38.892 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:38.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:38.892 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:38.892 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:38.892 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:41:38.892 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:41:38.990 +03:00 [DBG] Connection id "0HNC8090TGCRG" accepted. 2025-07-01 11:41:38.990 +03:00 [DBG] Connection id "0HNC8090TGCRG" started. 2025-07-01 11:41:38.991 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:41:38.991 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:38.991 +03:00 [DBG] POST requests are not supported 2025-07-01 11:41:38.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:41:38.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:41:38.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:38.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:38.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:38.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:41:38.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:41:38.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:38.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:41:38.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:38.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:38.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:38.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:38.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:38.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:38.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:38.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:41:38.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:41:38.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:38.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:38.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:38.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:38.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:38.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.128ms. 2025-07-01 11:41:38.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:38.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:38.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:38.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:38.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:38.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:38.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:38.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:38.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:38.992 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:41:38.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:38.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:38.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:38.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:38.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:38.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:38.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:38.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7364ms 2025-07-01 11:41:38.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:38.992 +03:00 [DBG] Connection id "0HNC8090TGCRG" completed keep alive response. 2025-07-01 11:41:38.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3779ms 2025-07-01 11:41:38.992 +03:00 [DBG] Connection id "0HNC8090TGCRG" received FIN. 2025-07-01 11:41:38.992 +03:00 [DBG] Connection id "0HNC8090TGCRG" disconnecting. 2025-07-01 11:41:38.992 +03:00 [DBG] Connection id "0HNC8090TGCRG" stopped. 2025-07-01 11:41:38.992 +03:00 [DBG] Connection id "0HNC8090TGCRG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:39.067 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 175.2404ms. 2025-07-01 11:41:39.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:39.067 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:39.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:39.067 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:39.067 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:39.067 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:39.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:39.068 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:39.068 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:39.068 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:41:39.068 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:41:39.068 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:41:39.068 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:41:39.068 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:41:39.068 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:41:39.069 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:39.069 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:39.069 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:39.069 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:39.069 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:39.069 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:39.069 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:39.069 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 178.3355ms 2025-07-01 11:41:39.069 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:39.070 +03:00 [DBG] Connection id "0HNC8090TGCRF" completed keep alive response. 2025-07-01 11:41:39.070 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 179.334ms 2025-07-01 11:41:39.073 +03:00 [DBG] Connection id "0HNC8090TGCRF" received FIN. 2025-07-01 11:41:39.074 +03:00 [DBG] Connection id "0HNC8090TGCRF" disconnecting. 2025-07-01 11:41:39.074 +03:00 [DBG] Connection id "0HNC8090TGCRF" stopped. 2025-07-01 11:41:39.074 +03:00 [DBG] Connection id "0HNC8090TGCRF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:42.279 +03:00 [DBG] Connection id "0HNC8090TGCRH" accepted. 2025-07-01 11:41:42.280 +03:00 [DBG] Connection id "0HNC8090TGCRH" started. 2025-07-01 11:41:42.280 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:41:42.280 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:42.280 +03:00 [DBG] POST requests are not supported 2025-07-01 11:41:42.280 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:41:42.280 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:41:42.280 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:41:42.280 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:42.280 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:42.280 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:41:42.280 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:41:42.280 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:41:42.280 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:41:42.280 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:42.280 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:42.280 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:42.280 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:42.280 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:42.281 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:42.281 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:42.281 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:42.281 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:42.281 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:41:42.281 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:41:42.281 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:41:42.281 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:41:42.281 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:41:42.281 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:41:42.281 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:41:42.281 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:41:42.281 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:41:42.281 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:41:42.281 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:41:42.281 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:41:42.281 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:41:42.281 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:41:42.281 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:41:42.281 +03:00 [DBG] Connection id "0HNC8090TGCRH", Request id "0HNC8090TGCRH:00000001": started reading request body. 2025-07-01 11:41:42.281 +03:00 [DBG] Connection id "0HNC8090TGCRH", Request id "0HNC8090TGCRH:00000001": done reading request body. 2025-07-01 11:41:42.282 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:41:42.282 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:41:42.282 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:41:42.282 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:41:42.282 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:41:42.282 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:42.282 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:42.282 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:42.282 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:42.282 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:42.282 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:41:42.282 +03:00 [INF] Changing group of physicals [399] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:41:42.313 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 30.6011ms. 2025-07-01 11:41:42.313 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:42.313 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:42.313 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:42.313 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:42.313 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:42.313 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:42.313 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:42.313 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:42.313 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:42.313 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:41:42.313 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:42.313 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:42.313 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:42.313 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:42.313 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:42.313 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:42.313 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:42.313 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 32.9712ms 2025-07-01 11:41:42.314 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:41:42.314 +03:00 [DBG] Connection id "0HNC8090TGCRH" completed keep alive response. 2025-07-01 11:41:42.314 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 33.9126ms 2025-07-01 11:41:42.314 +03:00 [DBG] Connection id "0HNC8090TGCRH" received FIN. 2025-07-01 11:41:42.314 +03:00 [DBG] Connection id "0HNC8090TGCRH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:42.314 +03:00 [DBG] Connection id "0HNC8090TGCRH" disconnecting. 2025-07-01 11:41:42.314 +03:00 [DBG] Connection id "0HNC8090TGCRH" stopped. 2025-07-01 11:41:42.350 +03:00 [DBG] Connection id "0HNC8090TGCRI" accepted. 2025-07-01 11:41:42.350 +03:00 [DBG] Connection id "0HNC8090TGCRI" started. 2025-07-01 11:41:42.350 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:41:42.350 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:42.350 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:41:42.350 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:42.351 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:42.351 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:42.351 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:42.351 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:42.351 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:42.351 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:41:42.351 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:42.351 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:42.351 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:42.351 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:42.351 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:42.351 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:42.351 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:42.351 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:42.351 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:42.351 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:41:42.351 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:41:42.352 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:42.352 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:42.352 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:41:42.352 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:41:42.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:42.352 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:42.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:42.352 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:42.352 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:42.352 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:41:42.352 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:41:42.353 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.138ms. 2025-07-01 11:41:42.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:42.353 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:42.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:42.353 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:42.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:42.353 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:42.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:42.353 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:42.353 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:42.353 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:41:42.353 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:41:42.353 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:41:42.353 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:41:42.353 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:41:42.353 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:41:42.353 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:42.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:42.353 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:42.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:42.353 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:42.353 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:42.353 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:42.353 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.2413ms 2025-07-01 11:41:42.353 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:42.353 +03:00 [DBG] Connection id "0HNC8090TGCRI" completed keep alive response. 2025-07-01 11:41:42.354 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.176ms 2025-07-01 11:41:42.354 +03:00 [DBG] Connection id "0HNC8090TGCRI" received FIN. 2025-07-01 11:41:42.354 +03:00 [DBG] Connection id "0HNC8090TGCRI" disconnecting. 2025-07-01 11:41:42.354 +03:00 [DBG] Connection id "0HNC8090TGCRI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:42.355 +03:00 [DBG] Connection id "0HNC8090TGCRI" stopped. 2025-07-01 11:41:42.408 +03:00 [DBG] Connection id "0HNC8090TGCRJ" accepted. 2025-07-01 11:41:42.408 +03:00 [DBG] Connection id "0HNC8090TGCRJ" started. 2025-07-01 11:41:42.408 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:41:42.408 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:42.408 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:41:42.408 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:42.409 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:42.409 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:42.409 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:42.409 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:42.409 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:42.409 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:41:42.409 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:42.409 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:42.409 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:42.410 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:42.410 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:42.410 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:42.410 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:42.410 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:42.410 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:42.410 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:41:42.410 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:41:42.410 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:42.410 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:42.410 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:41:42.410 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:41:42.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:42.410 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:42.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:42.411 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:42.411 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:42.411 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:41:42.411 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:41:42.583 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 172.1899ms. 2025-07-01 11:41:42.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:42.583 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:42.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:42.583 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:42.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:42.583 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:42.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:42.583 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:42.583 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:42.583 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:41:42.583 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:41:42.583 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:41:42.583 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:41:42.583 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:41:42.583 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:41:42.585 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:42.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:42.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:42.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:42.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:42.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:42.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:42.585 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 175.1634ms 2025-07-01 11:41:42.585 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:42.585 +03:00 [DBG] Connection id "0HNC8090TGCRJ" completed keep alive response. 2025-07-01 11:41:42.585 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 176.9153ms 2025-07-01 11:41:42.588 +03:00 [DBG] Connection id "0HNC8090TGCRJ" received FIN. 2025-07-01 11:41:42.588 +03:00 [DBG] Connection id "0HNC8090TGCRJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:42.588 +03:00 [DBG] Connection id "0HNC8090TGCRJ" disconnecting. 2025-07-01 11:41:42.588 +03:00 [DBG] Connection id "0HNC8090TGCRJ" stopped. 2025-07-01 11:41:43.993 +03:00 [DBG] Connection id "0HNC8090TGCRK" accepted. 2025-07-01 11:41:43.993 +03:00 [DBG] Connection id "0HNC8090TGCRK" started. 2025-07-01 11:41:43.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:41:43.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:43.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:41:43.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:41:43.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:41:43.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:43.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:43.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:43.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:41:43.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:41:43.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:43.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:41:43.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:43.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:43.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:43.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:43.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:43.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:43.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:43.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:41:43.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:41:43.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:43.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:43.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:43.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:43.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:43.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2328ms. 2025-07-01 11:41:43.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:43.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:43.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:43.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:43.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:43.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:43.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:43.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:43.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:43.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:41:43.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:43.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:43.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:43.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:43.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:43.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:43.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:43.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.345ms 2025-07-01 11:41:43.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:43.996 +03:00 [DBG] Connection id "0HNC8090TGCRK" completed keep alive response. 2025-07-01 11:41:43.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6154ms 2025-07-01 11:41:43.996 +03:00 [DBG] Connection id "0HNC8090TGCRK" received FIN. 2025-07-01 11:41:43.996 +03:00 [DBG] Connection id "0HNC8090TGCRK" disconnecting. 2025-07-01 11:41:43.996 +03:00 [DBG] Connection id "0HNC8090TGCRK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:43.997 +03:00 [DBG] Connection id "0HNC8090TGCRK" stopped. 2025-07-01 11:41:48.992 +03:00 [DBG] Connection id "0HNC8090TGCRL" accepted. 2025-07-01 11:41:48.992 +03:00 [DBG] Connection id "0HNC8090TGCRL" started. 2025-07-01 11:41:48.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:41:48.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:48.992 +03:00 [DBG] POST requests are not supported 2025-07-01 11:41:48.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:41:48.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:41:48.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:48.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:48.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:48.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:41:48.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:41:48.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:48.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:41:48.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:48.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:48.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:48.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:48.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:48.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:48.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:48.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:41:48.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:41:48.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:48.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:48.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:48.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:48.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:48.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1368ms. 2025-07-01 11:41:48.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:48.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:48.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:48.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:48.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:48.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:48.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:48.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:48.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:48.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:41:48.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:48.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:48.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:48.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:48.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:48.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:48.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:48.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7495ms 2025-07-01 11:41:48.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:48.994 +03:00 [DBG] Connection id "0HNC8090TGCRL" completed keep alive response. 2025-07-01 11:41:48.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5039ms 2025-07-01 11:41:48.994 +03:00 [DBG] Connection id "0HNC8090TGCRL" received FIN. 2025-07-01 11:41:48.994 +03:00 [DBG] Connection id "0HNC8090TGCRL" disconnecting. 2025-07-01 11:41:48.994 +03:00 [DBG] Connection id "0HNC8090TGCRL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:48.995 +03:00 [DBG] Connection id "0HNC8090TGCRL" stopped. 2025-07-01 11:41:53.999 +03:00 [DBG] Connection id "0HNC8090TGCRM" accepted. 2025-07-01 11:41:53.999 +03:00 [DBG] Connection id "0HNC8090TGCRM" started. 2025-07-01 11:41:53.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:41:53.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:53.999 +03:00 [DBG] POST requests are not supported 2025-07-01 11:41:53.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:41:53.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:41:53.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:53.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:53.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:53.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:41:53.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:41:53.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:53.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:41:54.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:54.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:54.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:54.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:54.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:54.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:41:54.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:41:54.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:54.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:54.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:54.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:54.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:54.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.147ms. 2025-07-01 11:41:54.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:54.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:54.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:54.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:54.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:54.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:54.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:54.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:41:54.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:54.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:54.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:54.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9295ms 2025-07-01 11:41:54.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:54.001 +03:00 [DBG] Connection id "0HNC8090TGCRM" completed keep alive response. 2025-07-01 11:41:54.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8389ms 2025-07-01 11:41:54.001 +03:00 [DBG] Connection id "0HNC8090TGCRM" received FIN. 2025-07-01 11:41:54.001 +03:00 [DBG] Connection id "0HNC8090TGCRM" disconnecting. 2025-07-01 11:41:54.001 +03:00 [DBG] Connection id "0HNC8090TGCRM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:54.002 +03:00 [DBG] Connection id "0HNC8090TGCRM" stopped. 2025-07-01 11:41:54.130 +03:00 [DBG] Connection id "0HNC8090TGCRN" accepted. 2025-07-01 11:41:54.130 +03:00 [DBG] Connection id "0HNC8090TGCRN" started. 2025-07-01 11:41:54.130 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 767 2025-07-01 11:41:54.131 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:54.131 +03:00 [DBG] POST requests are not supported 2025-07-01 11:41:54.131 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:41:54.131 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:41:54.131 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:41:54.131 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:54.131 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:54.131 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:41:54.131 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:41:54.131 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:41:54.131 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:41:54.131 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:54.131 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:54.131 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:54.131 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:54.131 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:54.131 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.131 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.131 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:54.131 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:54.131 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:41:54.131 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:41:54.131 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:41:54.131 +03:00 [DBG] Connection id "0HNC8090TGCRN", Request id "0HNC8090TGCRN:00000001": started reading request body. 2025-07-01 11:41:54.131 +03:00 [DBG] Connection id "0HNC8090TGCRN", Request id "0HNC8090TGCRN:00000001": done reading request body. 2025-07-01 11:41:54.131 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:41:54.131 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:41:54.131 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:41:54.131 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:41:54.131 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:41:54.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:54.131 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:54.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:54.131 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:54.131 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:54.131 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:41:54.132 +03:00 [INF] Updating physical elements properties 2025-07-01 11:41:54.149 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.1968ms. 2025-07-01 11:41:54.149 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:54.149 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:54.149 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:54.149 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:54.149 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.149 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.149 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:54.149 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:54.149 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:54.149 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:41:54.149 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:54.149 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:54.149 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:54.149 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.149 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.149 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.149 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.149 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 18.3214ms 2025-07-01 11:41:54.149 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:41:54.149 +03:00 [DBG] Connection id "0HNC8090TGCRN" completed keep alive response. 2025-07-01 11:41:54.149 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 18.889ms 2025-07-01 11:41:54.150 +03:00 [DBG] Connection id "0HNC8090TGCRN" received FIN. 2025-07-01 11:41:54.150 +03:00 [DBG] Connection id "0HNC8090TGCRN" disconnecting. 2025-07-01 11:41:54.150 +03:00 [DBG] Connection id "0HNC8090TGCRN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:54.151 +03:00 [DBG] Connection id "0HNC8090TGCRN" stopped. 2025-07-01 11:41:54.191 +03:00 [DBG] Connection id "0HNC8090TGCRO" accepted. 2025-07-01 11:41:54.191 +03:00 [DBG] Connection id "0HNC8090TGCRO" started. 2025-07-01 11:41:54.191 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:41:54.191 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:54.191 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:41:54.191 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:54.191 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:54.191 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:54.191 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:54.192 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:54.192 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:54.192 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:41:54.192 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:54.192 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:54.192 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:54.192 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:54.192 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:54.192 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.192 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.192 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:54.192 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:54.192 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:41:54.192 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:41:54.192 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:54.192 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:54.192 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:41:54.192 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:41:54.192 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:54.192 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:54.192 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:54.192 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:54.192 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:54.192 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:41:54.192 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:41:54.194 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.9121ms. 2025-07-01 11:41:54.194 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:54.194 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:54.194 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:54.194 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:54.194 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.194 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.194 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:54.194 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:54.194 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:54.195 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:41:54.195 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:41:54.195 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:41:54.195 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:41:54.195 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:41:54.195 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:41:54.195 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:54.195 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:54.195 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:54.195 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.195 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.195 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.195 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.195 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.1252ms 2025-07-01 11:41:54.195 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:54.195 +03:00 [DBG] Connection id "0HNC8090TGCRO" completed keep alive response. 2025-07-01 11:41:54.195 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.9314ms 2025-07-01 11:41:54.195 +03:00 [DBG] Connection id "0HNC8090TGCRO" received FIN. 2025-07-01 11:41:54.195 +03:00 [DBG] Connection id "0HNC8090TGCRO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:54.195 +03:00 [DBG] Connection id "0HNC8090TGCRO" disconnecting. 2025-07-01 11:41:54.196 +03:00 [DBG] Connection id "0HNC8090TGCRO" stopped. 2025-07-01 11:41:54.247 +03:00 [DBG] Connection id "0HNC8090TGCRP" accepted. 2025-07-01 11:41:54.248 +03:00 [DBG] Connection id "0HNC8090TGCRP" started. 2025-07-01 11:41:54.248 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:41:54.248 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:54.248 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:41:54.248 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:54.248 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:54.248 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:54.248 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:54.248 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:54.248 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:54.248 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:41:54.248 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:54.248 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:54.248 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:54.248 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:54.248 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:54.249 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.249 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.249 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:54.249 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:54.249 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:41:54.249 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:41:54.249 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:54.249 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:54.249 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:41:54.249 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:41:54.249 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:54.249 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:54.249 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:54.249 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:54.249 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:54.249 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:41:54.249 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:41:54.398 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 148.4336ms. 2025-07-01 11:41:54.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:54.398 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:54.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:54.398 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:54.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.398 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:54.398 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:54.398 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:54.398 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:41:54.398 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:41:54.398 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:41:54.398 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:41:54.398 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:41:54.398 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:41:54.399 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:54.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:54.399 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:54.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.399 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.399 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.399 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:54.400 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 150.9933ms 2025-07-01 11:41:54.400 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:54.400 +03:00 [DBG] Connection id "0HNC8090TGCRP" completed keep alive response. 2025-07-01 11:41:54.400 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 151.8723ms 2025-07-01 11:41:54.406 +03:00 [DBG] Connection id "0HNC8090TGCRP" received FIN. 2025-07-01 11:41:54.406 +03:00 [DBG] Connection id "0HNC8090TGCRP" disconnecting. 2025-07-01 11:41:54.406 +03:00 [DBG] Connection id "0HNC8090TGCRP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:54.407 +03:00 [DBG] Connection id "0HNC8090TGCRP" stopped. 2025-07-01 11:41:57.119 +03:00 [DBG] Connection id "0HNC8090TGCRQ" accepted. 2025-07-01 11:41:57.119 +03:00 [DBG] Connection id "0HNC8090TGCRQ" started. 2025-07-01 11:41:57.119 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:41:57.119 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:57.119 +03:00 [DBG] POST requests are not supported 2025-07-01 11:41:57.119 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:41:57.119 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:41:57.120 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:41:57.120 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:57.120 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:57.120 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:41:57.120 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:41:57.120 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:41:57.120 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:41:57.120 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:57.120 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:57.120 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:57.120 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:57.120 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:57.120 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:57.120 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:57.120 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:57.120 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:57.120 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:41:57.120 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:41:57.120 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:41:57.120 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:41:57.120 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:41:57.120 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:41:57.120 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:41:57.120 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:41:57.120 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:41:57.120 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:41:57.120 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:41:57.120 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:41:57.120 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:41:57.120 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:41:57.120 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:41:57.121 +03:00 [DBG] Connection id "0HNC8090TGCRQ", Request id "0HNC8090TGCRQ:00000001": started reading request body. 2025-07-01 11:41:57.121 +03:00 [DBG] Connection id "0HNC8090TGCRQ", Request id "0HNC8090TGCRQ:00000001": done reading request body. 2025-07-01 11:41:57.121 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:41:57.121 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:41:57.121 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:41:57.121 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:41:57.121 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:41:57.121 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:57.121 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:57.121 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:57.121 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:57.121 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:57.121 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:41:57.121 +03:00 [INF] Changing group of physicals [400] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:41:57.151 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 29.6173ms. 2025-07-01 11:41:57.151 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:57.151 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:57.151 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:57.151 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:57.151 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:57.151 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:57.151 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:57.151 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:57.151 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:57.151 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:41:57.151 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:57.151 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:57.151 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:57.151 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:57.151 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:57.151 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:57.151 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:57.151 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 31.1586ms 2025-07-01 11:41:57.151 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:41:57.151 +03:00 [DBG] Connection id "0HNC8090TGCRQ" completed keep alive response. 2025-07-01 11:41:57.151 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 31.8619ms 2025-07-01 11:41:57.152 +03:00 [DBG] Connection id "0HNC8090TGCRQ" received FIN. 2025-07-01 11:41:57.152 +03:00 [DBG] Connection id "0HNC8090TGCRQ" disconnecting. 2025-07-01 11:41:57.152 +03:00 [DBG] Connection id "0HNC8090TGCRQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:57.153 +03:00 [DBG] Connection id "0HNC8090TGCRQ" stopped. 2025-07-01 11:41:57.190 +03:00 [DBG] Connection id "0HNC8090TGCRR" accepted. 2025-07-01 11:41:57.190 +03:00 [DBG] Connection id "0HNC8090TGCRR" started. 2025-07-01 11:41:57.191 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:41:57.191 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:57.191 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:41:57.191 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:57.191 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:57.191 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:57.191 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:57.191 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:57.191 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:57.191 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:41:57.191 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:57.191 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:57.191 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:57.191 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:57.191 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:57.191 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:57.191 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:57.191 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:57.191 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:57.191 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:41:57.191 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:41:57.191 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:57.191 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:57.191 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:41:57.191 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:41:57.191 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:57.191 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:57.191 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:57.191 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:57.191 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:57.191 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:41:57.191 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:41:57.193 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.0736ms. 2025-07-01 11:41:57.193 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:57.193 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:57.193 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:57.193 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:57.193 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:57.193 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:57.193 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:57.193 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:57.193 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:57.193 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:41:57.193 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:41:57.193 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:41:57.193 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:41:57.193 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:41:57.193 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:41:57.193 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:57.193 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:57.193 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:57.193 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:57.193 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:57.193 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:57.193 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:57.193 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.219ms 2025-07-01 11:41:57.193 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:57.193 +03:00 [DBG] Connection id "0HNC8090TGCRR" completed keep alive response. 2025-07-01 11:41:57.193 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.8184ms 2025-07-01 11:41:57.194 +03:00 [DBG] Connection id "0HNC8090TGCRR" received FIN. 2025-07-01 11:41:57.194 +03:00 [DBG] Connection id "0HNC8090TGCRR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:57.194 +03:00 [DBG] Connection id "0HNC8090TGCRR" disconnecting. 2025-07-01 11:41:57.194 +03:00 [DBG] Connection id "0HNC8090TGCRR" stopped. 2025-07-01 11:41:57.254 +03:00 [DBG] Connection id "0HNC8090TGCRS" accepted. 2025-07-01 11:41:57.254 +03:00 [DBG] Connection id "0HNC8090TGCRS" started. 2025-07-01 11:41:57.255 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:41:57.255 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:57.255 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:41:57.255 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:57.255 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:41:57.255 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:57.255 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:57.255 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:57.255 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:57.255 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:41:57.255 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:57.255 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:57.255 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:57.255 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:57.255 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:57.255 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:57.255 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:57.255 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:57.255 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:41:57.255 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:41:57.255 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:41:57.255 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:57.255 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:41:57.255 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:41:57.255 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:41:57.255 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:57.255 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:57.255 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:57.255 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:57.255 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:57.255 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:41:57.255 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:41:57.393 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 137.365ms. 2025-07-01 11:41:57.393 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:57.393 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:57.393 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:57.393 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:57.393 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:57.393 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:57.393 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:57.393 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:57.393 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:57.393 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:41:57.393 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:41:57.393 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:41:57.393 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:41:57.393 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:41:57.393 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:41:57.395 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:41:57.395 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:57.395 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:57.395 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:57.395 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:57.395 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:57.395 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:57.395 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 139.9031ms 2025-07-01 11:41:57.395 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:41:57.395 +03:00 [DBG] Connection id "0HNC8090TGCRS" completed keep alive response. 2025-07-01 11:41:57.395 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 140.5126ms 2025-07-01 11:41:57.401 +03:00 [DBG] Connection id "0HNC8090TGCRS" received FIN. 2025-07-01 11:41:57.402 +03:00 [DBG] Connection id "0HNC8090TGCRS" disconnecting. 2025-07-01 11:41:57.402 +03:00 [DBG] Connection id "0HNC8090TGCRS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:57.403 +03:00 [DBG] Connection id "0HNC8090TGCRS" stopped. 2025-07-01 11:41:58.998 +03:00 [DBG] Connection id "0HNC8090TGCRT" accepted. 2025-07-01 11:41:58.998 +03:00 [DBG] Connection id "0HNC8090TGCRT" started. 2025-07-01 11:41:58.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:41:58.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:41:58.998 +03:00 [DBG] POST requests are not supported 2025-07-01 11:41:58.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:41:58.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:41:58.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:58.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:41:58.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:41:58.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:41:58.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:41:58.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:58.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:41:58.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:41:58.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:41:58.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:41:58.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:41:58.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:41:58.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:58.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:58.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:41:58.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:41:58.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:58.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:58.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:58.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:58.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:41:58.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1128ms. 2025-07-01 11:41:58.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:58.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:41:58.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:58.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:41:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:58.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:58.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:41:58.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:41:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:41:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:58.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:58.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:41:58.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7213ms 2025-07-01 11:41:58.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:41:58.999 +03:00 [DBG] Connection id "0HNC8090TGCRT" completed keep alive response. 2025-07-01 11:41:58.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2593ms 2025-07-01 11:41:58.999 +03:00 [DBG] Connection id "0HNC8090TGCRT" received FIN. 2025-07-01 11:41:58.999 +03:00 [DBG] Connection id "0HNC8090TGCRT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:41:58.999 +03:00 [DBG] Connection id "0HNC8090TGCRT" disconnecting. 2025-07-01 11:41:58.999 +03:00 [DBG] Connection id "0HNC8090TGCRT" stopped. 2025-07-01 11:42:03.993 +03:00 [DBG] Connection id "0HNC8090TGCRU" accepted. 2025-07-01 11:42:03.993 +03:00 [DBG] Connection id "0HNC8090TGCRU" started. 2025-07-01 11:42:03.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:42:03.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:03.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:42:03.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:42:03.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:42:03.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:03.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:03.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:03.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:42:03.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:42:03.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:03.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:42:03.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:03.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:03.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:03.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:03.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:03.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:03.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:03.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:42:03.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:42:03.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:03.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:03.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:03.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:03.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:03.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1237ms. 2025-07-01 11:42:03.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:03.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:03.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:03.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:03.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:03.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:03.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:03.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:03.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:03.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:42:03.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:03.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:03.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:03.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:03.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:03.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:03.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:03.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6764ms 2025-07-01 11:42:03.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:03.995 +03:00 [DBG] Connection id "0HNC8090TGCRU" completed keep alive response. 2025-07-01 11:42:03.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3423ms 2025-07-01 11:42:03.995 +03:00 [DBG] Connection id "0HNC8090TGCRU" received FIN. 2025-07-01 11:42:03.995 +03:00 [DBG] Connection id "0HNC8090TGCRU" disconnecting. 2025-07-01 11:42:03.995 +03:00 [DBG] Connection id "0HNC8090TGCRU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:03.996 +03:00 [DBG] Connection id "0HNC8090TGCRU" stopped. 2025-07-01 11:42:06.880 +03:00 [DBG] Connection id "0HNC8090TGCRV" accepted. 2025-07-01 11:42:06.880 +03:00 [DBG] Connection id "0HNC8090TGCRV" started. 2025-07-01 11:42:06.880 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 740 2025-07-01 11:42:06.880 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:06.880 +03:00 [DBG] POST requests are not supported 2025-07-01 11:42:06.880 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:42:06.880 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:42:06.880 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:42:06.880 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:06.880 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:06.880 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:42:06.880 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:42:06.880 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:42:06.880 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:42:06.880 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:06.880 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:06.880 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:06.881 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:06.881 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:06.881 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:06.881 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:06.881 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:06.881 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:06.881 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:42:06.881 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:42:06.881 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:42:06.881 +03:00 [DBG] Connection id "0HNC8090TGCRV", Request id "0HNC8090TGCRV:00000001": started reading request body. 2025-07-01 11:42:06.881 +03:00 [DBG] Connection id "0HNC8090TGCRV", Request id "0HNC8090TGCRV:00000001": done reading request body. 2025-07-01 11:42:06.881 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:42:06.881 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:42:06.881 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:42:06.881 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:42:06.881 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:42:06.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:06.881 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:06.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:06.881 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:06.881 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:06.881 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:42:06.881 +03:00 [INF] Updating physical elements properties 2025-07-01 11:42:06.899 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.871ms. 2025-07-01 11:42:06.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:06.899 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:06.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:06.899 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:06.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:06.899 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:06.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:06.899 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:06.899 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:06.899 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:42:06.899 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:06.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:06.899 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:06.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:06.899 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:06.899 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:06.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:06.900 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 18.9836ms 2025-07-01 11:42:06.900 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:42:06.900 +03:00 [DBG] Connection id "0HNC8090TGCRV" completed keep alive response. 2025-07-01 11:42:06.900 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 19.632ms 2025-07-01 11:42:06.900 +03:00 [DBG] Connection id "0HNC8090TGCRV" received FIN. 2025-07-01 11:42:06.900 +03:00 [DBG] Connection id "0HNC8090TGCRV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:06.900 +03:00 [DBG] Connection id "0HNC8090TGCRV" disconnecting. 2025-07-01 11:42:06.900 +03:00 [DBG] Connection id "0HNC8090TGCRV" stopped. 2025-07-01 11:42:06.939 +03:00 [DBG] Connection id "0HNC8090TGCS0" accepted. 2025-07-01 11:42:06.939 +03:00 [DBG] Connection id "0HNC8090TGCS0" started. 2025-07-01 11:42:06.939 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:42:06.939 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:06.939 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:42:06.939 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:42:06.939 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:42:06.939 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:06.939 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:06.939 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:06.939 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:06.940 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:42:06.940 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:06.940 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:06.940 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:06.940 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:06.940 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:06.940 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:06.940 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:06.940 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:06.940 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:06.940 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:42:06.940 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:42:06.940 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:42:06.940 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:42:06.940 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:42:06.940 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:42:06.940 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:06.940 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:06.940 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:06.940 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:06.940 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:06.940 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:42:06.940 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:42:06.942 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.0127ms. 2025-07-01 11:42:06.942 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:06.942 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:06.942 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:06.942 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:06.942 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:06.942 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:06.942 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:06.942 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:06.942 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:42:06.942 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:42:06.942 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:42:06.942 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:42:06.942 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:42:06.942 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:42:06.942 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:42:06.943 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:42:06.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:06.943 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:06.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:06.943 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:06.943 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:06.943 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:06.943 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.006ms 2025-07-01 11:42:06.943 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:06.943 +03:00 [DBG] Connection id "0HNC8090TGCS0" completed keep alive response. 2025-07-01 11:42:06.943 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.5343ms 2025-07-01 11:42:06.943 +03:00 [DBG] Connection id "0HNC8090TGCS0" received FIN. 2025-07-01 11:42:06.943 +03:00 [DBG] Connection id "0HNC8090TGCS0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:06.943 +03:00 [DBG] Connection id "0HNC8090TGCS0" disconnecting. 2025-07-01 11:42:06.943 +03:00 [DBG] Connection id "0HNC8090TGCS0" stopped. 2025-07-01 11:42:07.001 +03:00 [DBG] Connection id "0HNC8090TGCS1" accepted. 2025-07-01 11:42:07.001 +03:00 [DBG] Connection id "0HNC8090TGCS1" started. 2025-07-01 11:42:07.002 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:42:07.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:07.002 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:42:07.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:42:07.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:42:07.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:07.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:07.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:07.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:07.002 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:42:07.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:07.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:07.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:07.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:07.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:07.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:07.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:07.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:07.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:07.002 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:42:07.002 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:42:07.002 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:42:07.002 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:42:07.002 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:42:07.002 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:42:07.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:07.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:07.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:07.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:07.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:07.002 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:42:07.002 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:42:07.136 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 133.4121ms. 2025-07-01 11:42:07.136 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:07.136 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:07.136 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:07.136 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:07.136 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:07.136 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:07.136 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:07.136 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:07.136 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:42:07.136 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:42:07.136 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:42:07.136 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:42:07.136 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:42:07.136 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:42:07.136 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:42:07.138 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:42:07.138 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:07.138 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:07.138 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:07.138 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:07.138 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:07.138 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:07.138 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 136.0962ms 2025-07-01 11:42:07.138 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:07.138 +03:00 [DBG] Connection id "0HNC8090TGCS1" completed keep alive response. 2025-07-01 11:42:07.138 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 136.7142ms 2025-07-01 11:42:07.145 +03:00 [DBG] Connection id "0HNC8090TGCS1" received FIN. 2025-07-01 11:42:07.145 +03:00 [DBG] Connection id "0HNC8090TGCS1" disconnecting. 2025-07-01 11:42:07.145 +03:00 [DBG] Connection id "0HNC8090TGCS1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:07.147 +03:00 [DBG] Connection id "0HNC8090TGCS1" stopped. 2025-07-01 11:42:08.998 +03:00 [DBG] Connection id "0HNC8090TGCS2" accepted. 2025-07-01 11:42:08.998 +03:00 [DBG] Connection id "0HNC8090TGCS2" started. 2025-07-01 11:42:08.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:42:08.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:08.998 +03:00 [DBG] POST requests are not supported 2025-07-01 11:42:08.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:42:08.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:42:08.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:08.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:08.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:08.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:42:08.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:42:08.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:08.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:42:08.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:08.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:08.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:08.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:08.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:08.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:08.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:08.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:42:08.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:42:08.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:08.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:08.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:08.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:08.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:08.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.13ms. 2025-07-01 11:42:08.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:08.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:08.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:08.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:08.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:08.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:08.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:08.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:08.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:08.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:42:08.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:08.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:08.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:08.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:08.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:08.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:08.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:08.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7934ms 2025-07-01 11:42:08.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:08.999 +03:00 [DBG] Connection id "0HNC8090TGCS2" completed keep alive response. 2025-07-01 11:42:08.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.451ms 2025-07-01 11:42:09.000 +03:00 [DBG] Connection id "0HNC8090TGCS2" received FIN. 2025-07-01 11:42:09.000 +03:00 [DBG] Connection id "0HNC8090TGCS2" disconnecting. 2025-07-01 11:42:09.000 +03:00 [DBG] Connection id "0HNC8090TGCS2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:09.000 +03:00 [DBG] Connection id "0HNC8090TGCS2" stopped. 2025-07-01 11:42:10.358 +03:00 [DBG] Connection id "0HNC8090TGCS3" accepted. 2025-07-01 11:42:10.358 +03:00 [DBG] Connection id "0HNC8090TGCS3" started. 2025-07-01 11:42:10.358 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:42:10.359 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:10.359 +03:00 [DBG] POST requests are not supported 2025-07-01 11:42:10.359 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:42:10.359 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:42:10.359 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:42:10.359 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:10.359 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:10.359 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:42:10.359 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:42:10.359 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:42:10.359 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:42:10.359 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:10.359 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:10.359 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:10.359 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:10.359 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:10.359 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:10.359 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:10.359 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:10.359 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:10.359 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:42:10.359 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:42:10.359 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:42:10.359 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:42:10.359 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:42:10.359 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:42:10.359 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:42:10.359 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:42:10.359 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:42:10.359 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:42:10.359 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:42:10.359 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:42:10.359 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:42:10.359 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:42:10.359 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:42:10.359 +03:00 [DBG] Connection id "0HNC8090TGCS3", Request id "0HNC8090TGCS3:00000001": started reading request body. 2025-07-01 11:42:10.360 +03:00 [DBG] Connection id "0HNC8090TGCS3", Request id "0HNC8090TGCS3:00000001": done reading request body. 2025-07-01 11:42:10.360 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:42:10.360 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:42:10.360 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:42:10.360 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:42:10.360 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:42:10.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:10.360 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:10.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:10.360 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:10.360 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:10.360 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:42:10.360 +03:00 [INF] Changing group of physicals [401] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:42:10.382 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 22.2605ms. 2025-07-01 11:42:10.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:10.382 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:10.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:10.382 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:10.382 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:10.383 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:10.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:10.383 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:10.383 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:10.383 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:42:10.383 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:10.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:10.383 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:10.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:10.383 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:10.383 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:10.383 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:10.383 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 23.9737ms 2025-07-01 11:42:10.383 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:42:10.383 +03:00 [DBG] Connection id "0HNC8090TGCS3" completed keep alive response. 2025-07-01 11:42:10.383 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 24.6848ms 2025-07-01 11:42:10.383 +03:00 [DBG] Connection id "0HNC8090TGCS3" received FIN. 2025-07-01 11:42:10.383 +03:00 [DBG] Connection id "0HNC8090TGCS3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:10.383 +03:00 [DBG] Connection id "0HNC8090TGCS3" disconnecting. 2025-07-01 11:42:10.384 +03:00 [DBG] Connection id "0HNC8090TGCS3" stopped. 2025-07-01 11:42:10.420 +03:00 [DBG] Connection id "0HNC8090TGCS4" accepted. 2025-07-01 11:42:10.420 +03:00 [DBG] Connection id "0HNC8090TGCS4" started. 2025-07-01 11:42:10.420 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:42:10.420 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:10.420 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:42:10.420 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:42:10.420 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:42:10.420 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:10.420 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:10.420 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:10.420 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:10.420 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:42:10.420 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:10.420 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:10.420 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:10.420 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:10.420 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:10.420 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:10.420 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:10.420 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:10.420 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:10.420 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:42:10.421 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:42:10.421 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:42:10.421 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:42:10.421 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:42:10.421 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:42:10.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:10.421 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:10.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:10.421 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:10.421 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:10.421 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:42:10.421 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:42:10.422 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.0399ms. 2025-07-01 11:42:10.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:10.422 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:10.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:10.422 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:10.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:10.422 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:10.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:10.422 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:10.422 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:42:10.422 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:42:10.422 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:42:10.422 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:42:10.422 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:42:10.422 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:42:10.422 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:42:10.422 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:42:10.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:10.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:10.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:10.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:10.422 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:10.422 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:10.422 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.1168ms 2025-07-01 11:42:10.422 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:10.423 +03:00 [DBG] Connection id "0HNC8090TGCS4" completed keep alive response. 2025-07-01 11:42:10.423 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.7029ms 2025-07-01 11:42:10.423 +03:00 [DBG] Connection id "0HNC8090TGCS4" received FIN. 2025-07-01 11:42:10.423 +03:00 [DBG] Connection id "0HNC8090TGCS4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:10.423 +03:00 [DBG] Connection id "0HNC8090TGCS4" disconnecting. 2025-07-01 11:42:10.423 +03:00 [DBG] Connection id "0HNC8090TGCS4" stopped. 2025-07-01 11:42:10.482 +03:00 [DBG] Connection id "0HNC8090TGCS5" accepted. 2025-07-01 11:42:10.482 +03:00 [DBG] Connection id "0HNC8090TGCS5" started. 2025-07-01 11:42:10.482 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:42:10.482 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:10.482 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:42:10.482 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:42:10.482 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:42:10.482 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:10.482 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:10.483 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:10.483 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:10.483 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:42:10.483 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:10.483 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:10.483 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:10.483 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:10.483 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:10.483 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:10.483 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:10.483 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:10.483 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:10.483 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:42:10.483 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:42:10.483 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:42:10.483 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:42:10.483 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:42:10.483 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:42:10.483 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:10.483 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:10.483 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:10.483 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:10.483 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:10.483 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:42:10.484 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:42:10.615 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 131.6579ms. 2025-07-01 11:42:10.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:10.615 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:10.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:10.615 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:10.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:10.615 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:10.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:10.615 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:10.615 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:42:10.615 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:42:10.615 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:42:10.615 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:42:10.616 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:42:10.616 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:42:10.616 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:42:10.617 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:42:10.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:10.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:10.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:10.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:10.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:10.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:10.617 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 134.0807ms 2025-07-01 11:42:10.617 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:10.617 +03:00 [DBG] Connection id "0HNC8090TGCS5" completed keep alive response. 2025-07-01 11:42:10.617 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 134.938ms 2025-07-01 11:42:10.621 +03:00 [DBG] Connection id "0HNC8090TGCS5" received FIN. 2025-07-01 11:42:10.621 +03:00 [DBG] Connection id "0HNC8090TGCS5" disconnecting. 2025-07-01 11:42:10.622 +03:00 [DBG] Connection id "0HNC8090TGCS5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:10.623 +03:00 [DBG] Connection id "0HNC8090TGCS5" stopped. 2025-07-01 11:42:13.992 +03:00 [DBG] Connection id "0HNC8090TGCS6" accepted. 2025-07-01 11:42:13.992 +03:00 [DBG] Connection id "0HNC8090TGCS6" started. 2025-07-01 11:42:13.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:42:13.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:13.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:42:13.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:42:13.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:42:13.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:13.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:13.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:13.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:42:13.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:42:13.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:13.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:42:13.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:13.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:13.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:13.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:13.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:13.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:13.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:13.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:42:13.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:42:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:13.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:13.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2154ms. 2025-07-01 11:42:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:13.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:13.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:13.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:13.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:13.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:42:13.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:13.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:13.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:13.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:13.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0669ms 2025-07-01 11:42:13.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:13.996 +03:00 [DBG] Connection id "0HNC8090TGCS6" completed keep alive response. 2025-07-01 11:42:13.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1456ms 2025-07-01 11:42:13.996 +03:00 [DBG] Connection id "0HNC8090TGCS6" received FIN. 2025-07-01 11:42:13.996 +03:00 [DBG] Connection id "0HNC8090TGCS6" disconnecting. 2025-07-01 11:42:13.996 +03:00 [DBG] Connection id "0HNC8090TGCS6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:13.997 +03:00 [DBG] Connection id "0HNC8090TGCS6" stopped. 2025-07-01 11:42:18.987 +03:00 [DBG] Connection id "0HNC8090TGCS7" accepted. 2025-07-01 11:42:18.988 +03:00 [DBG] Connection id "0HNC8090TGCS7" started. 2025-07-01 11:42:18.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:42:18.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:18.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:42:18.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:42:18.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:42:18.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:18.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:18.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:18.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:42:18.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:42:18.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:18.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:42:18.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:18.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:18.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:18.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:18.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:18.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:18.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:18.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:42:18.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:42:18.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:18.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:18.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:18.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:18.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:18.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1642ms. 2025-07-01 11:42:18.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:18.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:18.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:18.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:18.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:18.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:18.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:18.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:18.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:18.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:42:18.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:18.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:18.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:18.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:18.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:18.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:18.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:18.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0818ms 2025-07-01 11:42:18.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:18.990 +03:00 [DBG] Connection id "0HNC8090TGCS7" completed keep alive response. 2025-07-01 11:42:18.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0492ms 2025-07-01 11:42:18.990 +03:00 [DBG] Connection id "0HNC8090TGCS7" received FIN. 2025-07-01 11:42:18.990 +03:00 [DBG] Connection id "0HNC8090TGCS7" disconnecting. 2025-07-01 11:42:18.990 +03:00 [DBG] Connection id "0HNC8090TGCS7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:18.991 +03:00 [DBG] Connection id "0HNC8090TGCS7" stopped. 2025-07-01 11:42:23.995 +03:00 [DBG] Connection id "0HNC8090TGCS8" accepted. 2025-07-01 11:42:23.995 +03:00 [DBG] Connection id "0HNC8090TGCS8" started. 2025-07-01 11:42:23.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:42:23.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:23.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:42:23.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:42:23.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:42:23.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:23.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:23.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:23.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:42:23.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:42:23.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:23.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:42:23.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:23.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:23.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:23.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:23.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:23.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:23.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:23.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:42:23.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:42:23.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:23.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:23.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:23.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:23.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:23.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1243ms. 2025-07-01 11:42:23.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:23.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:23.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:23.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:23.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:23.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:23.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:23.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:23.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:23.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:42:23.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:23.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:23.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:23.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:23.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:23.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:23.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:23.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6625ms 2025-07-01 11:42:23.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:23.997 +03:00 [DBG] Connection id "0HNC8090TGCS8" completed keep alive response. 2025-07-01 11:42:23.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3476ms 2025-07-01 11:42:23.997 +03:00 [DBG] Connection id "0HNC8090TGCS8" received FIN. 2025-07-01 11:42:23.997 +03:00 [DBG] Connection id "0HNC8090TGCS8" disconnecting. 2025-07-01 11:42:23.997 +03:00 [DBG] Connection id "0HNC8090TGCS8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:23.998 +03:00 [DBG] Connection id "0HNC8090TGCS8" stopped. 2025-07-01 11:42:28.990 +03:00 [DBG] Connection id "0HNC8090TGCS9" accepted. 2025-07-01 11:42:28.990 +03:00 [DBG] Connection id "0HNC8090TGCS9" started. 2025-07-01 11:42:28.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:42:28.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:28.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:42:28.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:42:28.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:42:28.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:28.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:28.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:28.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:42:28.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:42:28.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:28.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:42:28.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:28.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:28.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:28.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:28.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:28.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:28.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:28.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:42:28.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:42:28.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:28.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:28.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:28.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:28.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:28.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1228ms. 2025-07-01 11:42:28.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:28.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:28.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:28.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:28.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:28.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:28.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:28.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:28.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:28.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:42:28.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:28.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:28.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:28.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:28.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:28.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:28.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:28.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6549ms 2025-07-01 11:42:28.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:28.991 +03:00 [DBG] Connection id "0HNC8090TGCS9" completed keep alive response. 2025-07-01 11:42:28.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2367ms 2025-07-01 11:42:28.992 +03:00 [DBG] Connection id "0HNC8090TGCS9" received FIN. 2025-07-01 11:42:28.992 +03:00 [DBG] Connection id "0HNC8090TGCS9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:28.992 +03:00 [DBG] Connection id "0HNC8090TGCS9" disconnecting. 2025-07-01 11:42:28.992 +03:00 [DBG] Connection id "0HNC8090TGCS9" stopped. 2025-07-01 11:42:33.999 +03:00 [DBG] Connection id "0HNC8090TGCSA" accepted. 2025-07-01 11:42:33.999 +03:00 [DBG] Connection id "0HNC8090TGCSA" started. 2025-07-01 11:42:33.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:42:33.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:33.999 +03:00 [DBG] POST requests are not supported 2025-07-01 11:42:33.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:42:34.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:42:34.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:34.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:34.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:34.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:42:34.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:42:34.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:34.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:42:34.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:34.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:34.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:34.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:34.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:34.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:34.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:34.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:42:34.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:42:34.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:34.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:34.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:34.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:34.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:34.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1176ms. 2025-07-01 11:42:34.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:34.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:34.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:34.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:34.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:34.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:34.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:34.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:34.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:34.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:42:34.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:34.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:34.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:34.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:34.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:34.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:34.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:34.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.751ms 2025-07-01 11:42:34.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:34.001 +03:00 [DBG] Connection id "0HNC8090TGCSA" completed keep alive response. 2025-07-01 11:42:34.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3769ms 2025-07-01 11:42:34.001 +03:00 [DBG] Connection id "0HNC8090TGCSA" received FIN. 2025-07-01 11:42:34.001 +03:00 [DBG] Connection id "0HNC8090TGCSA" disconnecting. 2025-07-01 11:42:34.001 +03:00 [DBG] Connection id "0HNC8090TGCSA" stopped. 2025-07-01 11:42:34.001 +03:00 [DBG] Connection id "0HNC8090TGCSA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:38.998 +03:00 [DBG] Connection id "0HNC8090TGCSB" accepted. 2025-07-01 11:42:38.999 +03:00 [DBG] Connection id "0HNC8090TGCSB" started. 2025-07-01 11:42:38.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:42:38.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:38.999 +03:00 [DBG] POST requests are not supported 2025-07-01 11:42:38.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:42:38.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:42:38.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:38.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:38.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:38.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:42:38.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:42:38.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:39.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:42:39.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:39.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:39.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:39.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:39.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:39.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:39.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:39.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:42:39.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:42:39.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:39.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:39.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:39.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:39.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:39.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2269ms. 2025-07-01 11:42:39.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:39.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:39.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:39.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:39.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:39.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:39.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:39.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:39.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:39.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:42:39.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:39.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:39.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:39.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:39.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:39.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:39.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:39.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.2562ms 2025-07-01 11:42:39.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:39.002 +03:00 [DBG] Connection id "0HNC8090TGCSB" completed keep alive response. 2025-07-01 11:42:39.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6597ms 2025-07-01 11:42:39.003 +03:00 [DBG] Connection id "0HNC8090TGCSB" received FIN. 2025-07-01 11:42:39.003 +03:00 [DBG] Connection id "0HNC8090TGCSB" disconnecting. 2025-07-01 11:42:39.003 +03:00 [DBG] Connection id "0HNC8090TGCSB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:39.004 +03:00 [DBG] Connection id "0HNC8090TGCSB" stopped. 2025-07-01 11:42:40.232 +03:00 [DBG] Connection id "0HNC8090TGCSC" accepted. 2025-07-01 11:42:40.232 +03:00 [DBG] Connection id "0HNC8090TGCSC" started. 2025-07-01 11:42:40.232 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 740 2025-07-01 11:42:40.233 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:40.233 +03:00 [DBG] POST requests are not supported 2025-07-01 11:42:40.233 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:42:40.233 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:42:40.233 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:42:40.233 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:40.233 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:40.233 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:42:40.233 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:42:40.233 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:42:40.233 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:42:40.233 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:40.233 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:40.233 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:40.233 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:40.233 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:40.233 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:40.233 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:40.233 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:40.234 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:40.234 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:42:40.234 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:42:40.234 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:42:40.234 +03:00 [DBG] Connection id "0HNC8090TGCSC", Request id "0HNC8090TGCSC:00000001": started reading request body. 2025-07-01 11:42:40.234 +03:00 [DBG] Connection id "0HNC8090TGCSC", Request id "0HNC8090TGCSC:00000001": done reading request body. 2025-07-01 11:42:40.234 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:42:40.234 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:42:40.234 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:42:40.234 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:42:40.235 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:42:40.235 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:40.235 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:40.235 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:40.235 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:40.235 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:40.235 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:42:40.235 +03:00 [INF] Updating physical elements properties 2025-07-01 11:42:40.262 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 26.7473ms. 2025-07-01 11:42:40.262 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:40.262 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:40.262 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:40.262 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:40.262 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:40.262 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:40.262 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:40.262 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:40.262 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:40.262 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:42:40.262 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:40.262 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:40.262 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:40.262 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:40.262 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:40.262 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:40.262 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:40.262 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 29.0326ms 2025-07-01 11:42:40.262 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:42:40.263 +03:00 [DBG] Connection id "0HNC8090TGCSC" completed keep alive response. 2025-07-01 11:42:40.263 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 30.1224ms 2025-07-01 11:42:40.263 +03:00 [DBG] Connection id "0HNC8090TGCSC" received FIN. 2025-07-01 11:42:40.263 +03:00 [DBG] Connection id "0HNC8090TGCSC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:40.263 +03:00 [DBG] Connection id "0HNC8090TGCSC" disconnecting. 2025-07-01 11:42:40.263 +03:00 [DBG] Connection id "0HNC8090TGCSC" stopped. 2025-07-01 11:42:40.307 +03:00 [DBG] Connection id "0HNC8090TGCSD" accepted. 2025-07-01 11:42:40.307 +03:00 [DBG] Connection id "0HNC8090TGCSD" started. 2025-07-01 11:42:40.307 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:42:40.307 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:40.307 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:42:40.307 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:42:40.307 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:42:40.307 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:40.307 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:40.307 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:40.307 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:40.307 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:42:40.308 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:40.308 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:40.308 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:40.308 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:40.308 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:40.308 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:40.308 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:40.308 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:40.308 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:40.308 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:42:40.308 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:42:40.308 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:42:40.308 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:42:40.308 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:42:40.308 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:42:40.308 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:40.308 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:40.308 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:40.308 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:40.308 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:40.308 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:42:40.308 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:42:40.311 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.3155ms. 2025-07-01 11:42:40.311 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:40.311 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:40.311 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:40.311 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:40.311 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:40.311 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:40.311 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:40.311 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:40.311 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:42:40.311 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:42:40.311 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:42:40.311 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:42:40.311 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:42:40.311 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:42:40.311 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:42:40.312 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:42:40.312 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:40.312 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:40.312 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:40.312 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:40.312 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:40.312 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:40.312 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.3497ms 2025-07-01 11:42:40.312 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:40.312 +03:00 [DBG] Connection id "0HNC8090TGCSD" completed keep alive response. 2025-07-01 11:42:40.312 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.2856ms 2025-07-01 11:42:40.312 +03:00 [DBG] Connection id "0HNC8090TGCSD" received FIN. 2025-07-01 11:42:40.313 +03:00 [DBG] Connection id "0HNC8090TGCSD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:40.313 +03:00 [DBG] Connection id "0HNC8090TGCSD" disconnecting. 2025-07-01 11:42:40.313 +03:00 [DBG] Connection id "0HNC8090TGCSD" stopped. 2025-07-01 11:42:40.366 +03:00 [DBG] Connection id "0HNC8090TGCSE" accepted. 2025-07-01 11:42:40.366 +03:00 [DBG] Connection id "0HNC8090TGCSE" started. 2025-07-01 11:42:40.366 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:42:40.366 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:40.366 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:42:40.366 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:42:40.367 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:42:40.367 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:40.367 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:40.367 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:40.367 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:40.367 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:42:40.367 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:40.367 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:40.367 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:40.367 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:40.367 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:40.367 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:40.367 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:40.367 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:40.367 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:40.367 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:42:40.367 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:42:40.367 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:42:40.367 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:42:40.367 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:42:40.367 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:42:40.368 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:40.368 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:40.368 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:40.368 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:40.368 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:40.368 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:42:40.368 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:42:40.536 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 168.4576ms. 2025-07-01 11:42:40.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:40.536 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:40.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:40.536 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:40.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:40.536 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:40.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:40.536 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:40.537 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:42:40.537 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:42:40.537 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:42:40.537 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:42:40.537 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:42:40.537 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:42:40.537 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:42:40.538 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:42:40.538 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:40.538 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:40.538 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:40.538 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:40.538 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:40.538 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:40.538 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 170.9734ms 2025-07-01 11:42:40.538 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:40.538 +03:00 [DBG] Connection id "0HNC8090TGCSE" completed keep alive response. 2025-07-01 11:42:40.538 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 171.7941ms 2025-07-01 11:42:40.542 +03:00 [DBG] Connection id "0HNC8090TGCSE" received FIN. 2025-07-01 11:42:40.542 +03:00 [DBG] Connection id "0HNC8090TGCSE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:40.542 +03:00 [DBG] Connection id "0HNC8090TGCSE" disconnecting. 2025-07-01 11:42:40.542 +03:00 [DBG] Connection id "0HNC8090TGCSE" stopped. 2025-07-01 11:42:43.994 +03:00 [DBG] Connection id "0HNC8090TGCSF" accepted. 2025-07-01 11:42:43.994 +03:00 [DBG] Connection id "0HNC8090TGCSF" started. 2025-07-01 11:42:43.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:42:43.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:43.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:42:43.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:42:43.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:42:43.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:43.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:43.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:43.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:42:43.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:42:43.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:43.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:42:43.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:43.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:43.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:43.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:43.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:43.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:43.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:43.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:42:43.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:42:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:43.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:43.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2016ms. 2025-07-01 11:42:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:43.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:43.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:43.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:42:43.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:43.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:43.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:43.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9454ms 2025-07-01 11:42:43.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:43.997 +03:00 [DBG] Connection id "0HNC8090TGCSF" completed keep alive response. 2025-07-01 11:42:43.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5033ms 2025-07-01 11:42:43.998 +03:00 [DBG] Connection id "0HNC8090TGCSF" received FIN. 2025-07-01 11:42:43.998 +03:00 [DBG] Connection id "0HNC8090TGCSF" disconnecting. 2025-07-01 11:42:43.998 +03:00 [DBG] Connection id "0HNC8090TGCSF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:43.999 +03:00 [DBG] Connection id "0HNC8090TGCSF" stopped. 2025-07-01 11:42:44.253 +03:00 [DBG] Connection id "0HNC8090TGCSG" accepted. 2025-07-01 11:42:44.253 +03:00 [DBG] Connection id "0HNC8090TGCSG" started. 2025-07-01 11:42:44.253 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:42:44.253 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:44.253 +03:00 [DBG] POST requests are not supported 2025-07-01 11:42:44.253 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:42:44.253 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:42:44.254 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:42:44.254 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:44.254 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:44.254 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:42:44.254 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:42:44.254 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:42:44.254 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:42:44.254 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:44.254 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:44.254 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:44.254 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:44.254 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:44.254 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:44.254 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:44.254 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:44.254 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:44.254 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:42:44.255 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:42:44.255 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:42:44.255 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:42:44.255 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:42:44.255 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:42:44.255 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:42:44.255 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:42:44.255 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:42:44.255 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:42:44.255 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:42:44.255 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:42:44.255 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:42:44.255 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:42:44.255 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:42:44.255 +03:00 [DBG] Connection id "0HNC8090TGCSG", Request id "0HNC8090TGCSG:00000001": started reading request body. 2025-07-01 11:42:44.255 +03:00 [DBG] Connection id "0HNC8090TGCSG", Request id "0HNC8090TGCSG:00000001": done reading request body. 2025-07-01 11:42:44.255 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:42:44.255 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:42:44.255 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:42:44.255 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:42:44.255 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:42:44.255 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:44.255 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:44.255 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:44.256 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:44.256 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:44.256 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:42:44.256 +03:00 [INF] Changing group of physicals [404] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:42:44.291 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 34.864ms. 2025-07-01 11:42:44.291 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:44.291 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:44.291 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:44.291 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:44.291 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:44.291 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:44.291 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:44.291 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:44.291 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:44.291 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:42:44.291 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:44.291 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:44.291 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:44.291 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:44.291 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:44.291 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:44.291 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:44.291 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 37.0355ms 2025-07-01 11:42:44.291 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:42:44.291 +03:00 [DBG] Connection id "0HNC8090TGCSG" completed keep alive response. 2025-07-01 11:42:44.291 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 38.1704ms 2025-07-01 11:42:44.292 +03:00 [DBG] Connection id "0HNC8090TGCSG" received FIN. 2025-07-01 11:42:44.292 +03:00 [DBG] Connection id "0HNC8090TGCSG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:44.292 +03:00 [DBG] Connection id "0HNC8090TGCSG" disconnecting. 2025-07-01 11:42:44.292 +03:00 [DBG] Connection id "0HNC8090TGCSG" stopped. 2025-07-01 11:42:44.330 +03:00 [DBG] Connection id "0HNC8090TGCSH" accepted. 2025-07-01 11:42:44.330 +03:00 [DBG] Connection id "0HNC8090TGCSH" started. 2025-07-01 11:42:44.330 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:42:44.330 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:44.330 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:42:44.330 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:42:44.330 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:42:44.330 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:44.330 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:44.330 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:44.330 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:44.330 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:42:44.330 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:44.330 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:44.330 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:44.330 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:44.330 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:44.330 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:44.331 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:44.331 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:44.331 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:44.331 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:42:44.331 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:42:44.331 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:42:44.331 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:42:44.331 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:42:44.331 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:42:44.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:44.331 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:44.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:44.331 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:44.331 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:44.331 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:42:44.331 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:42:44.332 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1282ms. 2025-07-01 11:42:44.332 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:44.332 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:44.332 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:44.332 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:44.332 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:44.332 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:44.332 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:44.332 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:44.332 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:42:44.332 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:42:44.332 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:42:44.332 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:42:44.332 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:42:44.332 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:42:44.332 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:42:44.333 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:42:44.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:44.333 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:44.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:44.333 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:44.333 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:44.333 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:44.333 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.3594ms 2025-07-01 11:42:44.333 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:44.333 +03:00 [DBG] Connection id "0HNC8090TGCSH" completed keep alive response. 2025-07-01 11:42:44.333 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.0366ms 2025-07-01 11:42:44.333 +03:00 [DBG] Connection id "0HNC8090TGCSH" received FIN. 2025-07-01 11:42:44.333 +03:00 [DBG] Connection id "0HNC8090TGCSH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:44.333 +03:00 [DBG] Connection id "0HNC8090TGCSH" disconnecting. 2025-07-01 11:42:44.333 +03:00 [DBG] Connection id "0HNC8090TGCSH" stopped. 2025-07-01 11:42:44.390 +03:00 [DBG] Connection id "0HNC8090TGCSI" accepted. 2025-07-01 11:42:44.390 +03:00 [DBG] Connection id "0HNC8090TGCSI" started. 2025-07-01 11:42:44.390 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:42:44.390 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:44.390 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:42:44.391 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:42:44.391 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:42:44.391 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:44.391 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:44.391 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:44.391 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:44.391 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:42:44.391 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:44.391 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:44.391 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:44.391 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:44.391 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:44.391 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:44.391 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:44.391 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:44.391 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:44.391 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:42:44.391 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:42:44.391 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:42:44.391 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:42:44.391 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:42:44.391 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:42:44.391 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:44.391 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:44.391 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:44.391 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:44.391 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:44.391 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:42:44.391 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:42:44.538 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 147.0126ms. 2025-07-01 11:42:44.538 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:44.538 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:44.538 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:44.538 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:44.538 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:44.538 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:44.538 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:44.538 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:44.538 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:42:44.539 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:42:44.539 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:42:44.539 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:42:44.539 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:42:44.539 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:42:44.539 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:42:44.540 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:42:44.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:44.540 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:44.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:44.540 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:44.540 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:44.540 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:44.540 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 149.2251ms 2025-07-01 11:42:44.540 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:44.540 +03:00 [DBG] Connection id "0HNC8090TGCSI" completed keep alive response. 2025-07-01 11:42:44.540 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 149.754ms 2025-07-01 11:42:44.547 +03:00 [DBG] Connection id "0HNC8090TGCSI" received FIN. 2025-07-01 11:42:44.548 +03:00 [DBG] Connection id "0HNC8090TGCSI" disconnecting. 2025-07-01 11:42:44.548 +03:00 [DBG] Connection id "0HNC8090TGCSI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:44.549 +03:00 [DBG] Connection id "0HNC8090TGCSI" stopped. 2025-07-01 11:42:49.009 +03:00 [DBG] Connection id "0HNC8090TGCSJ" accepted. 2025-07-01 11:42:49.009 +03:00 [DBG] Connection id "0HNC8090TGCSJ" started. 2025-07-01 11:42:49.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:42:49.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:49.010 +03:00 [DBG] POST requests are not supported 2025-07-01 11:42:49.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:42:49.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:42:49.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:49.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:49.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:49.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:42:49.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:42:49.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:49.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:42:49.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:49.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:49.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:49.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:49.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:49.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:49.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:49.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:42:49.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:42:49.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:49.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:49.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:49.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:49.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:49.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1336ms. 2025-07-01 11:42:49.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:49.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:49.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:49.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:49.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:49.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:49.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:49.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:49.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:49.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:42:49.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:49.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:49.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:49.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:49.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:49.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:49.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:49.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8138ms 2025-07-01 11:42:49.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:49.011 +03:00 [DBG] Connection id "0HNC8090TGCSJ" completed keep alive response. 2025-07-01 11:42:49.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4562ms 2025-07-01 11:42:49.011 +03:00 [DBG] Connection id "0HNC8090TGCSJ" received FIN. 2025-07-01 11:42:49.011 +03:00 [DBG] Connection id "0HNC8090TGCSJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:49.011 +03:00 [DBG] Connection id "0HNC8090TGCSJ" disconnecting. 2025-07-01 11:42:49.011 +03:00 [DBG] Connection id "0HNC8090TGCSJ" stopped. 2025-07-01 11:42:53.996 +03:00 [DBG] Connection id "0HNC8090TGCSK" accepted. 2025-07-01 11:42:53.996 +03:00 [DBG] Connection id "0HNC8090TGCSK" started. 2025-07-01 11:42:53.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:42:53.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:53.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:42:53.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:42:53.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:42:53.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:53.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:53.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:53.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:42:53.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:42:53.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:53.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:42:53.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:53.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:53.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:53.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:53.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:53.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:53.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:53.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:42:53.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:42:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:53.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:53.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1239ms. 2025-07-01 11:42:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:53.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:53.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:42:53.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:53.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:53.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:53.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6508ms 2025-07-01 11:42:53.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:53.997 +03:00 [DBG] Connection id "0HNC8090TGCSK" completed keep alive response. 2025-07-01 11:42:53.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2866ms 2025-07-01 11:42:53.998 +03:00 [DBG] Connection id "0HNC8090TGCSK" received FIN. 2025-07-01 11:42:53.998 +03:00 [DBG] Connection id "0HNC8090TGCSK" disconnecting. 2025-07-01 11:42:53.998 +03:00 [DBG] Connection id "0HNC8090TGCSK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:53.999 +03:00 [DBG] Connection id "0HNC8090TGCSK" stopped. 2025-07-01 11:42:55.578 +03:00 [DBG] Connection id "0HNC8090TGCSL" accepted. 2025-07-01 11:42:55.578 +03:00 [DBG] Connection id "0HNC8090TGCSL" started. 2025-07-01 11:42:55.579 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 767 2025-07-01 11:42:55.579 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:55.579 +03:00 [DBG] POST requests are not supported 2025-07-01 11:42:55.579 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:42:55.579 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:42:55.579 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:42:55.579 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:55.579 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:55.579 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:42:55.579 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:42:55.579 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:42:55.579 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:42:55.579 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:55.579 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:55.579 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:55.579 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:55.579 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:55.579 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:55.579 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:55.579 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:55.579 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:55.579 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:42:55.580 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:42:55.580 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:42:55.580 +03:00 [DBG] Connection id "0HNC8090TGCSL", Request id "0HNC8090TGCSL:00000001": started reading request body. 2025-07-01 11:42:55.580 +03:00 [DBG] Connection id "0HNC8090TGCSL", Request id "0HNC8090TGCSL:00000001": done reading request body. 2025-07-01 11:42:55.580 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:42:55.580 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:42:55.580 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:42:55.580 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:42:55.580 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:42:55.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:55.580 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:55.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:55.580 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:55.580 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:55.580 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:42:55.580 +03:00 [INF] Updating physical elements properties 2025-07-01 11:42:55.606 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 26.0296ms. 2025-07-01 11:42:55.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:55.606 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:55.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:55.606 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:55.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:55.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:55.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:55.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:55.607 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:55.607 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:42:55.607 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:55.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:55.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:55.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:55.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:55.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:55.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:55.607 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 27.6099ms 2025-07-01 11:42:55.607 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:42:55.607 +03:00 [DBG] Connection id "0HNC8090TGCSL" completed keep alive response. 2025-07-01 11:42:55.607 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 28.5108ms 2025-07-01 11:42:55.607 +03:00 [DBG] Connection id "0HNC8090TGCSL" received FIN. 2025-07-01 11:42:55.608 +03:00 [DBG] Connection id "0HNC8090TGCSL" disconnecting. 2025-07-01 11:42:55.608 +03:00 [DBG] Connection id "0HNC8090TGCSL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:55.609 +03:00 [DBG] Connection id "0HNC8090TGCSL" stopped. 2025-07-01 11:42:55.644 +03:00 [DBG] Connection id "0HNC8090TGCSM" accepted. 2025-07-01 11:42:55.644 +03:00 [DBG] Connection id "0HNC8090TGCSM" started. 2025-07-01 11:42:55.644 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:42:55.644 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:55.644 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:42:55.644 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:42:55.644 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:42:55.644 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:55.644 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:55.644 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:55.644 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:55.644 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:42:55.644 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:55.644 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:55.644 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:55.644 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:55.644 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:55.644 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:55.644 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:55.645 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:55.645 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:55.645 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:42:55.645 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:42:55.645 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:42:55.645 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:42:55.645 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:42:55.645 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:42:55.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:55.645 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:55.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:55.645 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:55.645 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:55.645 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:42:55.645 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:42:55.648 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.8619ms. 2025-07-01 11:42:55.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:55.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:55.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:55.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:55.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:55.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:55.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:55.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:55.648 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:42:55.648 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:42:55.648 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:42:55.648 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:42:55.648 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:42:55.649 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:42:55.649 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:42:55.649 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:42:55.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:55.649 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:55.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:55.649 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:55.649 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:55.649 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:55.649 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.9421ms 2025-07-01 11:42:55.649 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:55.650 +03:00 [DBG] Connection id "0HNC8090TGCSM" completed keep alive response. 2025-07-01 11:42:55.650 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.6396ms 2025-07-01 11:42:55.650 +03:00 [DBG] Connection id "0HNC8090TGCSM" received FIN. 2025-07-01 11:42:55.650 +03:00 [DBG] Connection id "0HNC8090TGCSM" disconnecting. 2025-07-01 11:42:55.650 +03:00 [DBG] Connection id "0HNC8090TGCSM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:55.651 +03:00 [DBG] Connection id "0HNC8090TGCSM" stopped. 2025-07-01 11:42:55.711 +03:00 [DBG] Connection id "0HNC8090TGCSN" accepted. 2025-07-01 11:42:55.711 +03:00 [DBG] Connection id "0HNC8090TGCSN" started. 2025-07-01 11:42:55.712 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:42:55.712 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:55.712 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:42:55.712 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:42:55.712 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:42:55.712 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:55.712 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:55.712 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:55.712 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:55.712 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:42:55.712 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:55.712 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:55.712 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:55.712 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:55.712 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:55.712 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:55.712 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:55.712 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:55.712 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:55.712 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:42:55.712 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:42:55.712 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:42:55.712 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:42:55.712 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:42:55.712 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:42:55.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:55.713 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:55.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:55.713 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:55.713 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:55.713 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:42:55.713 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:42:55.856 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 143.311ms. 2025-07-01 11:42:55.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:55.856 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:55.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:55.856 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:55.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:55.856 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:55.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:55.856 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:55.856 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:42:55.856 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:42:55.856 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:42:55.856 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:42:55.856 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:42:55.856 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:42:55.856 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:42:55.859 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:42:55.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:55.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:55.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:55.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:55.859 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:55.859 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:55.859 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 147.1146ms 2025-07-01 11:42:55.859 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:55.859 +03:00 [DBG] Connection id "0HNC8090TGCSN" completed keep alive response. 2025-07-01 11:42:55.860 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 147.8436ms 2025-07-01 11:42:55.866 +03:00 [DBG] Connection id "0HNC8090TGCSN" received FIN. 2025-07-01 11:42:55.866 +03:00 [DBG] Connection id "0HNC8090TGCSN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:55.866 +03:00 [DBG] Connection id "0HNC8090TGCSN" disconnecting. 2025-07-01 11:42:55.866 +03:00 [DBG] Connection id "0HNC8090TGCSN" stopped. 2025-07-01 11:42:58.264 +03:00 [DBG] Connection id "0HNC8090TGCSO" accepted. 2025-07-01 11:42:58.264 +03:00 [DBG] Connection id "0HNC8090TGCSO" started. 2025-07-01 11:42:58.265 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:42:58.265 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:58.265 +03:00 [DBG] POST requests are not supported 2025-07-01 11:42:58.265 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:42:58.265 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:42:58.265 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:42:58.265 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:58.265 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:58.265 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:42:58.265 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:42:58.265 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:42:58.265 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:42:58.265 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:58.265 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:58.265 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:58.265 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:58.265 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:58.265 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:58.265 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:58.265 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:58.266 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:58.266 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:42:58.266 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:42:58.266 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:42:58.266 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:42:58.266 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:42:58.266 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:42:58.266 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:42:58.266 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:42:58.266 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:42:58.266 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:42:58.266 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:42:58.266 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:42:58.266 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:42:58.266 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:42:58.266 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:42:58.266 +03:00 [DBG] Connection id "0HNC8090TGCSO", Request id "0HNC8090TGCSO:00000001": started reading request body. 2025-07-01 11:42:58.266 +03:00 [DBG] Connection id "0HNC8090TGCSO", Request id "0HNC8090TGCSO:00000001": done reading request body. 2025-07-01 11:42:58.266 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:42:58.266 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:42:58.266 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:42:58.266 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:42:58.266 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:42:58.266 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:58.266 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:58.266 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:58.266 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:58.267 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:58.267 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:42:58.267 +03:00 [INF] Changing group of physicals [405] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:42:58.300 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 33.1424ms. 2025-07-01 11:42:58.300 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:58.300 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:58.300 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:58.300 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:58.300 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:58.300 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:58.300 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:58.300 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:58.300 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:58.300 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:42:58.300 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:58.300 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:58.300 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:58.300 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:58.300 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:58.300 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:58.300 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:58.301 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 35.1108ms 2025-07-01 11:42:58.301 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:42:58.301 +03:00 [DBG] Connection id "0HNC8090TGCSO" completed keep alive response. 2025-07-01 11:42:58.301 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 36.1558ms 2025-07-01 11:42:58.301 +03:00 [DBG] Connection id "0HNC8090TGCSO" received FIN. 2025-07-01 11:42:58.301 +03:00 [DBG] Connection id "0HNC8090TGCSO" disconnecting. 2025-07-01 11:42:58.302 +03:00 [DBG] Connection id "0HNC8090TGCSO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:58.303 +03:00 [DBG] Connection id "0HNC8090TGCSO" stopped. 2025-07-01 11:42:58.343 +03:00 [DBG] Connection id "0HNC8090TGCSP" accepted. 2025-07-01 11:42:58.343 +03:00 [DBG] Connection id "0HNC8090TGCSP" started. 2025-07-01 11:42:58.343 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:42:58.343 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:58.343 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:42:58.343 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:42:58.343 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:42:58.343 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:58.343 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:58.344 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:58.344 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:58.344 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:42:58.344 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:58.344 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:58.344 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:58.344 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:58.344 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:58.344 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:58.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:58.344 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:58.344 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:58.344 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:42:58.344 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:42:58.344 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:42:58.344 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:42:58.344 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:42:58.344 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:42:58.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:58.344 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:58.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:58.344 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:58.344 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:58.344 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:42:58.344 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:42:58.346 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.2762ms. 2025-07-01 11:42:58.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:58.346 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:58.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:58.346 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:58.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:58.346 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:58.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:58.346 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:58.346 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:42:58.346 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:42:58.346 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:42:58.346 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:42:58.346 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:42:58.346 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:42:58.346 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:42:58.346 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:42:58.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:58.346 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:58.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:58.346 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:58.346 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:58.346 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:58.346 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.3271ms 2025-07-01 11:42:58.346 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:58.346 +03:00 [DBG] Connection id "0HNC8090TGCSP" completed keep alive response. 2025-07-01 11:42:58.346 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.8998ms 2025-07-01 11:42:58.347 +03:00 [DBG] Connection id "0HNC8090TGCSP" received FIN. 2025-07-01 11:42:58.347 +03:00 [DBG] Connection id "0HNC8090TGCSP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:58.347 +03:00 [DBG] Connection id "0HNC8090TGCSP" disconnecting. 2025-07-01 11:42:58.347 +03:00 [DBG] Connection id "0HNC8090TGCSP" stopped. 2025-07-01 11:42:58.413 +03:00 [DBG] Connection id "0HNC8090TGCSQ" accepted. 2025-07-01 11:42:58.413 +03:00 [DBG] Connection id "0HNC8090TGCSQ" started. 2025-07-01 11:42:58.413 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:42:58.413 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:58.413 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:42:58.413 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:42:58.413 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:42:58.413 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:58.413 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:58.413 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:58.413 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:58.413 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:42:58.413 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:58.413 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:58.413 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:58.413 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:58.413 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:58.413 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:58.414 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:58.414 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:58.414 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:42:58.414 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:42:58.414 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:42:58.414 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:42:58.414 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:42:58.414 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:42:58.414 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:42:58.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:58.414 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:58.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:58.414 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:58.414 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:58.414 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:42:58.414 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:42:58.555 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 140.8653ms. 2025-07-01 11:42:58.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:58.555 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:58.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:58.555 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:58.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:58.555 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:58.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:58.555 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:58.555 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:42:58.555 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:42:58.555 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:42:58.555 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:42:58.555 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:42:58.555 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:42:58.555 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:42:58.557 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:42:58.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:58.557 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:58.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:58.557 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:58.557 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:58.557 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:58.557 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 143.3675ms 2025-07-01 11:42:58.557 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:42:58.557 +03:00 [DBG] Connection id "0HNC8090TGCSQ" completed keep alive response. 2025-07-01 11:42:58.557 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 143.9908ms 2025-07-01 11:42:58.561 +03:00 [DBG] Connection id "0HNC8090TGCSQ" received FIN. 2025-07-01 11:42:58.561 +03:00 [DBG] Connection id "0HNC8090TGCSQ" disconnecting. 2025-07-01 11:42:58.561 +03:00 [DBG] Connection id "0HNC8090TGCSQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:58.562 +03:00 [DBG] Connection id "0HNC8090TGCSQ" stopped. 2025-07-01 11:42:59.000 +03:00 [DBG] Connection id "0HNC8090TGCSR" accepted. 2025-07-01 11:42:59.000 +03:00 [DBG] Connection id "0HNC8090TGCSR" started. 2025-07-01 11:42:59.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:42:59.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:42:59.000 +03:00 [DBG] POST requests are not supported 2025-07-01 11:42:59.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:42:59.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:42:59.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:59.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:42:59.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:42:59.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:42:59.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:42:59.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:59.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:42:59.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:42:59.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:42:59.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:42:59.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:42:59.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:42:59.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:59.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:59.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:42:59.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:42:59.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:59.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:59.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:59.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:59.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:42:59.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2488ms. 2025-07-01 11:42:59.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:59.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:42:59.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:59.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:42:59.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:59.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:59.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:59.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:59.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:59.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:42:59.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:42:59.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:59.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:42:59.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:59.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:59.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:59.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:42:59.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.1942ms 2025-07-01 11:42:59.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:42:59.004 +03:00 [DBG] Connection id "0HNC8090TGCSR" completed keep alive response. 2025-07-01 11:42:59.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.1ms 2025-07-01 11:42:59.004 +03:00 [DBG] Connection id "0HNC8090TGCSR" received FIN. 2025-07-01 11:42:59.004 +03:00 [DBG] Connection id "0HNC8090TGCSR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:42:59.004 +03:00 [DBG] Connection id "0HNC8090TGCSR" disconnecting. 2025-07-01 11:42:59.005 +03:00 [DBG] Connection id "0HNC8090TGCSR" stopped. 2025-07-01 11:43:03.995 +03:00 [DBG] Connection id "0HNC8090TGCSS" accepted. 2025-07-01 11:43:03.995 +03:00 [DBG] Connection id "0HNC8090TGCSS" started. 2025-07-01 11:43:03.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:43:03.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:03.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:43:03.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:43:03.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:43:03.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:03.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:03.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:03.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:43:03.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:43:03.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:03.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:43:03.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:03.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:03.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:03.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:03.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:03.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:03.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:03.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:43:03.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:43:03.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:03.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:03.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:03.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:03.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:03.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1264ms. 2025-07-01 11:43:03.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:03.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:03.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:03.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:03.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:03.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:03.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:03.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:03.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:03.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:43:03.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:03.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:03.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:03.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:03.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:03.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:03.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:03.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8444ms 2025-07-01 11:43:03.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:03.997 +03:00 [DBG] Connection id "0HNC8090TGCSS" completed keep alive response. 2025-07-01 11:43:03.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5756ms 2025-07-01 11:43:03.997 +03:00 [DBG] Connection id "0HNC8090TGCSS" received FIN. 2025-07-01 11:43:03.997 +03:00 [DBG] Connection id "0HNC8090TGCSS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:03.997 +03:00 [DBG] Connection id "0HNC8090TGCSS" disconnecting. 2025-07-01 11:43:03.997 +03:00 [DBG] Connection id "0HNC8090TGCSS" stopped. 2025-07-01 11:43:08.995 +03:00 [DBG] Connection id "0HNC8090TGCST" accepted. 2025-07-01 11:43:08.995 +03:00 [DBG] Connection id "0HNC8090TGCST" started. 2025-07-01 11:43:08.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:43:08.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:08.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:43:08.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:43:08.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:43:08.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:08.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:08.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:08.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:43:08.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:43:08.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:08.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:43:08.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:08.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:08.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:08.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:08.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:08.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:08.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:08.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:43:08.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:43:08.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:08.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:08.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:08.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:08.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:08.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.129ms. 2025-07-01 11:43:08.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:08.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:08.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:08.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:08.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:08.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:08.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:08.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:08.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:08.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:43:08.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:08.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:08.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:08.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:08.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:08.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:08.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:08.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.751ms 2025-07-01 11:43:08.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:08.997 +03:00 [DBG] Connection id "0HNC8090TGCST" completed keep alive response. 2025-07-01 11:43:08.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4146ms 2025-07-01 11:43:08.997 +03:00 [DBG] Connection id "0HNC8090TGCST" received FIN. 2025-07-01 11:43:08.997 +03:00 [DBG] Connection id "0HNC8090TGCST" disconnecting. 2025-07-01 11:43:08.997 +03:00 [DBG] Connection id "0HNC8090TGCST" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:08.998 +03:00 [DBG] Connection id "0HNC8090TGCST" stopped. 2025-07-01 11:43:09.190 +03:00 [DBG] Connection id "0HNC8090TGCSU" accepted. 2025-07-01 11:43:09.190 +03:00 [DBG] Connection id "0HNC8090TGCSU" started. 2025-07-01 11:43:09.191 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 763 2025-07-01 11:43:09.191 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:09.191 +03:00 [DBG] POST requests are not supported 2025-07-01 11:43:09.191 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:43:09.191 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:43:09.191 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:43:09.191 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:09.191 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:09.191 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:43:09.191 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:43:09.191 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:43:09.191 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:43:09.191 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:09.191 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:09.191 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:09.191 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:09.191 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:09.191 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:09.191 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:09.191 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:09.191 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:09.191 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:43:09.191 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:43:09.192 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:43:09.192 +03:00 [DBG] Connection id "0HNC8090TGCSU", Request id "0HNC8090TGCSU:00000001": started reading request body. 2025-07-01 11:43:09.192 +03:00 [DBG] Connection id "0HNC8090TGCSU", Request id "0HNC8090TGCSU:00000001": done reading request body. 2025-07-01 11:43:09.192 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:43:09.192 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:43:09.192 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:43:09.192 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:43:09.192 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:43:09.192 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:09.192 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:09.192 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:09.192 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:09.192 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:09.192 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:43:09.192 +03:00 [INF] Updating physical elements properties 2025-07-01 11:43:09.221 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 28.7406ms. 2025-07-01 11:43:09.221 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:09.221 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:09.221 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:09.221 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:09.221 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:09.221 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:09.221 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:09.221 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:09.221 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:09.221 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:43:09.221 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:09.221 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:09.221 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:09.221 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:09.221 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:09.221 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:09.221 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:09.221 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 30.037ms 2025-07-01 11:43:09.221 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:43:09.221 +03:00 [DBG] Connection id "0HNC8090TGCSU" completed keep alive response. 2025-07-01 11:43:09.221 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 30.9326ms 2025-07-01 11:43:09.222 +03:00 [DBG] Connection id "0HNC8090TGCSU" received FIN. 2025-07-01 11:43:09.222 +03:00 [DBG] Connection id "0HNC8090TGCSU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:09.222 +03:00 [DBG] Connection id "0HNC8090TGCSU" disconnecting. 2025-07-01 11:43:09.222 +03:00 [DBG] Connection id "0HNC8090TGCSU" stopped. 2025-07-01 11:43:09.258 +03:00 [DBG] Connection id "0HNC8090TGCSV" accepted. 2025-07-01 11:43:09.258 +03:00 [DBG] Connection id "0HNC8090TGCSV" started. 2025-07-01 11:43:09.258 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:43:09.258 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:09.258 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:43:09.258 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:09.258 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:09.258 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:09.258 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:09.258 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:09.258 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:09.258 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:43:09.258 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:09.258 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:09.258 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:09.258 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:09.258 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:09.258 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:09.258 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:09.258 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:09.259 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:09.259 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:43:09.259 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:43:09.259 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:09.259 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:09.259 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:43:09.259 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:43:09.259 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:09.259 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:09.259 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:09.259 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:09.259 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:09.259 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:43:09.259 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:43:09.261 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.8422ms. 2025-07-01 11:43:09.261 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:09.261 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:09.261 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:09.261 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:09.261 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:09.261 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:09.261 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:09.261 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:09.261 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:09.261 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:43:09.261 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:43:09.261 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:43:09.261 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:43:09.261 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:43:09.261 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:43:09.261 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:09.261 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:09.261 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:09.261 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:09.261 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:09.261 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:09.261 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:09.261 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.7737ms 2025-07-01 11:43:09.261 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:09.261 +03:00 [DBG] Connection id "0HNC8090TGCSV" completed keep alive response. 2025-07-01 11:43:09.261 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.3545ms 2025-07-01 11:43:09.262 +03:00 [DBG] Connection id "0HNC8090TGCSV" received FIN. 2025-07-01 11:43:09.262 +03:00 [DBG] Connection id "0HNC8090TGCSV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:09.262 +03:00 [DBG] Connection id "0HNC8090TGCSV" disconnecting. 2025-07-01 11:43:09.262 +03:00 [DBG] Connection id "0HNC8090TGCSV" stopped. 2025-07-01 11:43:09.319 +03:00 [DBG] Connection id "0HNC8090TGCT0" accepted. 2025-07-01 11:43:09.319 +03:00 [DBG] Connection id "0HNC8090TGCT0" started. 2025-07-01 11:43:09.320 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:43:09.320 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:09.320 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:43:09.320 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:09.320 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:09.320 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:09.320 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:09.320 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:09.320 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:09.320 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:43:09.320 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:09.320 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:09.320 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:09.320 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:09.320 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:09.320 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:09.320 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:09.320 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:09.320 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:09.320 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:43:09.320 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:43:09.320 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:09.320 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:09.320 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:43:09.320 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:43:09.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:09.320 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:09.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:09.320 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:09.321 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:09.321 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:43:09.321 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:43:09.466 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 145.5478ms. 2025-07-01 11:43:09.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:09.466 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:09.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:09.466 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:09.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:09.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:09.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:09.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:09.466 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:09.466 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:43:09.466 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:43:09.466 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:43:09.466 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:43:09.466 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:43:09.466 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:43:09.468 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:09.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:09.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:09.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:09.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:09.468 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:09.468 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:09.468 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 147.991ms 2025-07-01 11:43:09.468 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:09.468 +03:00 [DBG] Connection id "0HNC8090TGCT0" completed keep alive response. 2025-07-01 11:43:09.468 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 148.5947ms 2025-07-01 11:43:09.471 +03:00 [DBG] Connection id "0HNC8090TGCT0" received FIN. 2025-07-01 11:43:09.471 +03:00 [DBG] Connection id "0HNC8090TGCT0" disconnecting. 2025-07-01 11:43:09.471 +03:00 [DBG] Connection id "0HNC8090TGCT0" stopped. 2025-07-01 11:43:09.471 +03:00 [DBG] Connection id "0HNC8090TGCT0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:12.128 +03:00 [DBG] Connection id "0HNC8090TGCT1" accepted. 2025-07-01 11:43:12.128 +03:00 [DBG] Connection id "0HNC8090TGCT1" started. 2025-07-01 11:43:12.129 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:43:12.129 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:12.129 +03:00 [DBG] POST requests are not supported 2025-07-01 11:43:12.129 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:43:12.129 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:43:12.129 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:43:12.129 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:12.129 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:12.129 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:43:12.129 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:43:12.129 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:43:12.129 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:43:12.129 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:12.129 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:12.130 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:12.130 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:12.130 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:12.130 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:12.130 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:12.130 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:12.130 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:12.130 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:43:12.130 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:43:12.130 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:43:12.130 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:43:12.130 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:43:12.130 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:43:12.130 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:43:12.130 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:43:12.130 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:43:12.130 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:43:12.130 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:43:12.130 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:43:12.130 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:43:12.130 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:43:12.130 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:43:12.130 +03:00 [DBG] Connection id "0HNC8090TGCT1", Request id "0HNC8090TGCT1:00000001": started reading request body. 2025-07-01 11:43:12.130 +03:00 [DBG] Connection id "0HNC8090TGCT1", Request id "0HNC8090TGCT1:00000001": done reading request body. 2025-07-01 11:43:12.131 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:43:12.131 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:43:12.131 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:43:12.131 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:43:12.131 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:43:12.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:12.131 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:12.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:12.131 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:12.131 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:12.131 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:43:12.131 +03:00 [INF] Changing group of physicals [407] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:43:12.161 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 29.9092ms. 2025-07-01 11:43:12.161 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:12.161 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:12.161 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:12.161 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:12.161 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:12.161 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:12.161 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:12.161 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:12.161 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:12.161 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:43:12.161 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:12.162 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:12.162 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:12.162 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:12.162 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:12.162 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:12.162 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:12.162 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 32.0903ms 2025-07-01 11:43:12.162 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:43:12.162 +03:00 [DBG] Connection id "0HNC8090TGCT1" completed keep alive response. 2025-07-01 11:43:12.162 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 33.2643ms 2025-07-01 11:43:12.162 +03:00 [DBG] Connection id "0HNC8090TGCT1" received FIN. 2025-07-01 11:43:12.162 +03:00 [DBG] Connection id "0HNC8090TGCT1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:12.162 +03:00 [DBG] Connection id "0HNC8090TGCT1" disconnecting. 2025-07-01 11:43:12.163 +03:00 [DBG] Connection id "0HNC8090TGCT1" stopped. 2025-07-01 11:43:12.198 +03:00 [DBG] Connection id "0HNC8090TGCT2" accepted. 2025-07-01 11:43:12.198 +03:00 [DBG] Connection id "0HNC8090TGCT2" started. 2025-07-01 11:43:12.198 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:43:12.198 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:12.198 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:43:12.198 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:12.198 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:12.198 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:12.198 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:12.199 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:12.199 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:12.199 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:43:12.199 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:12.199 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:12.199 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:12.199 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:12.199 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:12.199 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:12.199 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:12.199 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:12.199 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:12.199 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:43:12.199 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:43:12.199 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:12.199 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:12.199 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:43:12.199 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:43:12.199 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:12.199 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:12.199 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:12.199 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:12.199 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:12.200 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:43:12.200 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:43:12.201 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.3594ms. 2025-07-01 11:43:12.201 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:12.201 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:12.201 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:12.201 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:12.201 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:12.201 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:12.201 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:12.201 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:12.201 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:12.201 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:43:12.201 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:43:12.202 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:43:12.202 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:43:12.202 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:43:12.202 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:43:12.202 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:12.202 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:12.202 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:12.202 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:12.202 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:12.202 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:12.202 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:12.202 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.1052ms 2025-07-01 11:43:12.202 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:12.202 +03:00 [DBG] Connection id "0HNC8090TGCT2" completed keep alive response. 2025-07-01 11:43:12.202 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.0614ms 2025-07-01 11:43:12.202 +03:00 [DBG] Connection id "0HNC8090TGCT2" received FIN. 2025-07-01 11:43:12.203 +03:00 [DBG] Connection id "0HNC8090TGCT2" disconnecting. 2025-07-01 11:43:12.203 +03:00 [DBG] Connection id "0HNC8090TGCT2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:12.204 +03:00 [DBG] Connection id "0HNC8090TGCT2" stopped. 2025-07-01 11:43:12.262 +03:00 [DBG] Connection id "0HNC8090TGCT3" accepted. 2025-07-01 11:43:12.262 +03:00 [DBG] Connection id "0HNC8090TGCT3" started. 2025-07-01 11:43:12.263 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:43:12.263 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:12.263 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:43:12.263 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:12.263 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:12.263 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:12.263 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:12.263 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:12.263 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:12.263 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:43:12.263 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:12.264 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:12.264 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:12.264 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:12.264 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:12.264 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:12.264 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:12.264 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:12.264 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:12.264 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:43:12.264 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:43:12.264 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:12.264 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:12.264 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:43:12.264 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:43:12.264 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:12.264 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:12.264 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:12.264 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:12.264 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:12.264 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:43:12.264 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:43:12.406 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 141.6156ms. 2025-07-01 11:43:12.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:12.406 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:12.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:12.406 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:12.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:12.406 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:12.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:12.406 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:12.406 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:12.406 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:43:12.406 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:43:12.406 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:43:12.406 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:43:12.406 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:43:12.406 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:43:12.408 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:12.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:12.408 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:12.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:12.408 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:12.408 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:12.408 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:12.408 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 144.176ms 2025-07-01 11:43:12.408 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:12.408 +03:00 [DBG] Connection id "0HNC8090TGCT3" completed keep alive response. 2025-07-01 11:43:12.408 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 145.479ms 2025-07-01 11:43:12.416 +03:00 [DBG] Connection id "0HNC8090TGCT3" received FIN. 2025-07-01 11:43:12.416 +03:00 [DBG] Connection id "0HNC8090TGCT3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:12.416 +03:00 [DBG] Connection id "0HNC8090TGCT3" disconnecting. 2025-07-01 11:43:12.416 +03:00 [DBG] Connection id "0HNC8090TGCT3" stopped. 2025-07-01 11:43:13.992 +03:00 [DBG] Connection id "0HNC8090TGCT4" accepted. 2025-07-01 11:43:13.992 +03:00 [DBG] Connection id "0HNC8090TGCT4" started. 2025-07-01 11:43:13.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:43:13.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:13.992 +03:00 [DBG] POST requests are not supported 2025-07-01 11:43:13.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:43:13.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:43:13.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:13.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:13.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:13.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:43:13.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:43:13.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:13.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:43:13.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:13.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:13.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:13.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:13.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:13.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:13.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:13.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:43:13.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:43:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:13.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:13.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2178ms. 2025-07-01 11:43:13.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:13.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:13.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:13.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:13.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:13.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:43:13.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:13.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:13.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:13.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3412ms 2025-07-01 11:43:13.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:13.995 +03:00 [DBG] Connection id "0HNC8090TGCT4" completed keep alive response. 2025-07-01 11:43:13.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1381ms 2025-07-01 11:43:13.995 +03:00 [DBG] Connection id "0HNC8090TGCT4" received FIN. 2025-07-01 11:43:13.995 +03:00 [DBG] Connection id "0HNC8090TGCT4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:13.996 +03:00 [DBG] Connection id "0HNC8090TGCT4" disconnecting. 2025-07-01 11:43:13.996 +03:00 [DBG] Connection id "0HNC8090TGCT4" stopped. 2025-07-01 11:43:18.999 +03:00 [DBG] Connection id "0HNC8090TGCT5" accepted. 2025-07-01 11:43:19.000 +03:00 [DBG] Connection id "0HNC8090TGCT5" started. 2025-07-01 11:43:19.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:43:19.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:19.001 +03:00 [DBG] POST requests are not supported 2025-07-01 11:43:19.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:43:19.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:43:19.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:19.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:19.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:19.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:43:19.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:43:19.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:19.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:43:19.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:19.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:19.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:19.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:19.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:19.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:19.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:19.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:43:19.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:43:19.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:19.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:19.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:19.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:19.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:19.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1674ms. 2025-07-01 11:43:19.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:19.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:19.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:19.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:19.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:19.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:19.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:19.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:19.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:19.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:43:19.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:19.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:19.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:19.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:19.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:19.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:19.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:19.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2553ms 2025-07-01 11:43:19.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:19.003 +03:00 [DBG] Connection id "0HNC8090TGCT5" completed keep alive response. 2025-07-01 11:43:19.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2839ms 2025-07-01 11:43:19.003 +03:00 [DBG] Connection id "0HNC8090TGCT5" received FIN. 2025-07-01 11:43:19.003 +03:00 [DBG] Connection id "0HNC8090TGCT5" disconnecting. 2025-07-01 11:43:19.004 +03:00 [DBG] Connection id "0HNC8090TGCT5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:19.005 +03:00 [DBG] Connection id "0HNC8090TGCT5" stopped. 2025-07-01 11:43:24.000 +03:00 [DBG] Connection id "0HNC8090TGCT6" accepted. 2025-07-01 11:43:24.000 +03:00 [DBG] Connection id "0HNC8090TGCT6" started. 2025-07-01 11:43:24.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:43:24.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:24.001 +03:00 [DBG] POST requests are not supported 2025-07-01 11:43:24.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:43:24.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:43:24.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:24.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:24.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:24.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:43:24.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:43:24.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:24.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:43:24.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:24.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:24.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:24.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:24.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:24.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:24.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:24.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:43:24.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:43:24.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:24.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:24.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:24.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:24.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:24.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1795ms. 2025-07-01 11:43:24.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:24.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:24.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:24.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:24.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:24.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:24.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:24.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:24.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:24.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:43:24.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:24.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:24.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:24.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:24.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:24.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:24.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:24.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0967ms 2025-07-01 11:43:24.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:24.003 +03:00 [DBG] Connection id "0HNC8090TGCT6" completed keep alive response. 2025-07-01 11:43:24.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0265ms 2025-07-01 11:43:24.003 +03:00 [DBG] Connection id "0HNC8090TGCT6" received FIN. 2025-07-01 11:43:24.003 +03:00 [DBG] Connection id "0HNC8090TGCT6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:24.003 +03:00 [DBG] Connection id "0HNC8090TGCT6" disconnecting. 2025-07-01 11:43:24.004 +03:00 [DBG] Connection id "0HNC8090TGCT6" stopped. 2025-07-01 11:43:25.248 +03:00 [DBG] Connection id "0HNC8090TGCT7" accepted. 2025-07-01 11:43:25.248 +03:00 [DBG] Connection id "0HNC8090TGCT7" started. 2025-07-01 11:43:25.248 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 740 2025-07-01 11:43:25.248 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:25.248 +03:00 [DBG] POST requests are not supported 2025-07-01 11:43:25.249 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:43:25.249 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:43:25.249 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:43:25.249 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:25.249 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:25.249 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:43:25.249 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:43:25.249 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:43:25.249 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:43:25.249 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:25.249 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:25.249 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:25.249 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:25.249 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:25.249 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:25.249 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:25.249 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:25.249 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:25.249 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:43:25.250 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:43:25.250 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:43:25.250 +03:00 [DBG] Connection id "0HNC8090TGCT7", Request id "0HNC8090TGCT7:00000001": started reading request body. 2025-07-01 11:43:25.250 +03:00 [DBG] Connection id "0HNC8090TGCT7", Request id "0HNC8090TGCT7:00000001": done reading request body. 2025-07-01 11:43:25.250 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:43:25.250 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:43:25.250 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:43:25.250 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:43:25.250 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:43:25.250 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:25.250 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:25.250 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:25.250 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:25.250 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:25.250 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:43:25.250 +03:00 [INF] Updating physical elements properties 2025-07-01 11:43:25.270 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 20.1748ms. 2025-07-01 11:43:25.270 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:25.271 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:25.271 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:25.271 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:25.271 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:25.271 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:25.271 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:25.271 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:25.271 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:25.271 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:43:25.271 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:25.271 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:25.271 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:25.271 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:25.271 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:25.271 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:25.271 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:25.271 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 21.7838ms 2025-07-01 11:43:25.271 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:43:25.271 +03:00 [DBG] Connection id "0HNC8090TGCT7" completed keep alive response. 2025-07-01 11:43:25.271 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 22.8326ms 2025-07-01 11:43:25.271 +03:00 [DBG] Connection id "0HNC8090TGCT7" received FIN. 2025-07-01 11:43:25.272 +03:00 [DBG] Connection id "0HNC8090TGCT7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:25.272 +03:00 [DBG] Connection id "0HNC8090TGCT7" disconnecting. 2025-07-01 11:43:25.272 +03:00 [DBG] Connection id "0HNC8090TGCT7" stopped. 2025-07-01 11:43:25.310 +03:00 [DBG] Connection id "0HNC8090TGCT8" accepted. 2025-07-01 11:43:25.310 +03:00 [DBG] Connection id "0HNC8090TGCT8" started. 2025-07-01 11:43:25.310 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:43:25.310 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:25.311 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:43:25.311 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:25.311 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:25.311 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:25.311 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:25.311 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:25.311 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:25.311 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:43:25.311 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:25.311 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:25.311 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:25.311 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:25.311 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:25.311 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:25.311 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:25.311 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:25.311 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:25.312 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:43:25.312 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:43:25.312 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:25.312 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:25.312 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:43:25.312 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:43:25.312 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:25.312 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:25.312 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:25.312 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:25.312 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:25.312 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:43:25.312 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:43:25.315 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.9929ms. 2025-07-01 11:43:25.315 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:25.315 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:25.315 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:25.315 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:25.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:25.315 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:25.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:25.315 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:25.315 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:25.315 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:43:25.315 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:43:25.315 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:43:25.315 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:43:25.315 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:43:25.315 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:43:25.316 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:25.316 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:25.316 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:25.316 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:25.316 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:25.316 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:25.316 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:25.316 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.4745ms 2025-07-01 11:43:25.316 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:25.316 +03:00 [DBG] Connection id "0HNC8090TGCT8" completed keep alive response. 2025-07-01 11:43:25.316 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.5958ms 2025-07-01 11:43:25.316 +03:00 [DBG] Connection id "0HNC8090TGCT8" received FIN. 2025-07-01 11:43:25.316 +03:00 [DBG] Connection id "0HNC8090TGCT8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:25.316 +03:00 [DBG] Connection id "0HNC8090TGCT8" disconnecting. 2025-07-01 11:43:25.317 +03:00 [DBG] Connection id "0HNC8090TGCT8" stopped. 2025-07-01 11:43:25.371 +03:00 [DBG] Connection id "0HNC8090TGCT9" accepted. 2025-07-01 11:43:25.371 +03:00 [DBG] Connection id "0HNC8090TGCT9" started. 2025-07-01 11:43:25.371 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:43:25.371 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:25.371 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:43:25.371 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:25.371 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:25.372 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:25.372 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:25.372 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:25.372 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:25.372 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:43:25.372 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:25.372 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:25.372 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:25.372 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:25.372 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:25.372 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:25.372 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:25.372 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:25.373 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:25.373 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:43:25.373 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:43:25.373 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:25.373 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:25.373 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:43:25.373 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:43:25.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:25.373 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:25.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:25.373 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:25.373 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:25.374 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:43:25.374 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:43:25.526 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 152.0047ms. 2025-07-01 11:43:25.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:25.526 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:25.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:25.526 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:25.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:25.526 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:25.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:25.526 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:25.526 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:25.526 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:43:25.526 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:43:25.526 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:43:25.526 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:43:25.526 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:43:25.526 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:43:25.528 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:25.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:25.528 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:25.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:25.528 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:25.528 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:25.528 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:25.528 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 155.6066ms 2025-07-01 11:43:25.528 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:25.528 +03:00 [DBG] Connection id "0HNC8090TGCT9" completed keep alive response. 2025-07-01 11:43:25.528 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 156.8345ms 2025-07-01 11:43:25.531 +03:00 [DBG] Connection id "0HNC8090TGCT9" received FIN. 2025-07-01 11:43:25.531 +03:00 [DBG] Connection id "0HNC8090TGCT9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:25.532 +03:00 [DBG] Connection id "0HNC8090TGCT9" disconnecting. 2025-07-01 11:43:25.532 +03:00 [DBG] Connection id "0HNC8090TGCT9" stopped. 2025-07-01 11:43:28.104 +03:00 [DBG] Connection id "0HNC8090TGCTA" accepted. 2025-07-01 11:43:28.104 +03:00 [DBG] Connection id "0HNC8090TGCTA" started. 2025-07-01 11:43:28.105 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:43:28.105 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:28.105 +03:00 [DBG] POST requests are not supported 2025-07-01 11:43:28.105 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:43:28.105 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:43:28.105 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:43:28.105 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:28.105 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:28.105 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:43:28.105 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:43:28.105 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:43:28.105 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:43:28.105 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:28.105 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:28.105 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:28.105 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:28.105 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:28.105 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.105 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.105 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:28.105 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:28.105 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:43:28.105 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:43:28.105 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:43:28.105 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:43:28.105 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:43:28.105 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:43:28.105 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:43:28.105 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:43:28.105 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:43:28.105 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:43:28.105 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:43:28.105 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:43:28.105 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:43:28.105 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:43:28.106 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:43:28.106 +03:00 [DBG] Connection id "0HNC8090TGCTA", Request id "0HNC8090TGCTA:00000001": started reading request body. 2025-07-01 11:43:28.106 +03:00 [DBG] Connection id "0HNC8090TGCTA", Request id "0HNC8090TGCTA:00000001": done reading request body. 2025-07-01 11:43:28.106 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:43:28.106 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:43:28.106 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:43:28.106 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:43:28.106 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:43:28.106 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:28.106 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:28.106 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:28.106 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:28.106 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:28.106 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:43:28.106 +03:00 [INF] Changing group of physicals [408] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:43:28.124 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.4772ms. 2025-07-01 11:43:28.125 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:28.125 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:28.125 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:28.125 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:28.125 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.125 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.125 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:28.125 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:28.125 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:28.125 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:43:28.125 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:28.125 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:28.125 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:28.125 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.125 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.125 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.125 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.125 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 19.7927ms 2025-07-01 11:43:28.125 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:43:28.125 +03:00 [DBG] Connection id "0HNC8090TGCTA" completed keep alive response. 2025-07-01 11:43:28.125 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 20.4678ms 2025-07-01 11:43:28.125 +03:00 [DBG] Connection id "0HNC8090TGCTA" received FIN. 2025-07-01 11:43:28.125 +03:00 [DBG] Connection id "0HNC8090TGCTA" disconnecting. 2025-07-01 11:43:28.125 +03:00 [DBG] Connection id "0HNC8090TGCTA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:28.126 +03:00 [DBG] Connection id "0HNC8090TGCTA" stopped. 2025-07-01 11:43:28.160 +03:00 [DBG] Connection id "0HNC8090TGCTB" accepted. 2025-07-01 11:43:28.161 +03:00 [DBG] Connection id "0HNC8090TGCTB" started. 2025-07-01 11:43:28.161 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:43:28.161 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:28.161 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:43:28.161 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:28.161 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:28.161 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:28.161 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:28.161 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:28.161 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:28.161 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:43:28.161 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:28.161 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:28.161 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:28.161 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:28.161 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:28.161 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.161 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.161 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:28.161 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:28.161 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:43:28.161 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:43:28.161 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:28.161 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:28.161 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:43:28.161 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:43:28.161 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:28.161 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:28.161 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:28.161 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:28.161 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:28.161 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:43:28.161 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:43:28.162 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.0014ms. 2025-07-01 11:43:28.162 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:28.163 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:28.163 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:28.163 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:28.163 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.163 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.163 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:28.163 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:28.163 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:28.163 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:43:28.163 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:43:28.163 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:43:28.163 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:43:28.163 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:43:28.163 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:43:28.163 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:28.163 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:28.163 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:28.163 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.163 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.163 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.163 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.163 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.9112ms 2025-07-01 11:43:28.163 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:28.163 +03:00 [DBG] Connection id "0HNC8090TGCTB" completed keep alive response. 2025-07-01 11:43:28.163 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.3888ms 2025-07-01 11:43:28.163 +03:00 [DBG] Connection id "0HNC8090TGCTB" received FIN. 2025-07-01 11:43:28.164 +03:00 [DBG] Connection id "0HNC8090TGCTB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:28.164 +03:00 [DBG] Connection id "0HNC8090TGCTB" disconnecting. 2025-07-01 11:43:28.164 +03:00 [DBG] Connection id "0HNC8090TGCTB" stopped. 2025-07-01 11:43:28.223 +03:00 [DBG] Connection id "0HNC8090TGCTC" accepted. 2025-07-01 11:43:28.223 +03:00 [DBG] Connection id "0HNC8090TGCTC" started. 2025-07-01 11:43:28.223 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:43:28.223 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:28.223 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:43:28.224 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:28.224 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:28.224 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:28.224 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:28.224 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:28.224 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:28.224 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:43:28.224 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:28.224 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:28.224 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:28.224 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:28.224 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:28.224 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.224 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.224 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:28.224 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:28.224 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:43:28.224 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:43:28.224 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:28.224 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:28.224 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:43:28.224 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:43:28.224 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:28.224 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:28.224 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:28.224 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:28.224 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:28.224 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:43:28.224 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:43:28.371 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 146.7373ms. 2025-07-01 11:43:28.371 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:28.371 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:28.371 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:28.371 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:28.371 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.371 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.371 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:28.371 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:28.371 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:28.372 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:43:28.372 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:43:28.372 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:43:28.372 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:43:28.372 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:43:28.372 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:43:28.373 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:28.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:28.374 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:28.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.374 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.374 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.374 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.374 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 149.7365ms 2025-07-01 11:43:28.374 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:28.374 +03:00 [DBG] Connection id "0HNC8090TGCTC" completed keep alive response. 2025-07-01 11:43:28.374 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 150.3955ms 2025-07-01 11:43:28.377 +03:00 [DBG] Connection id "0HNC8090TGCTC" received FIN. 2025-07-01 11:43:28.377 +03:00 [DBG] Connection id "0HNC8090TGCTC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:28.377 +03:00 [DBG] Connection id "0HNC8090TGCTC" disconnecting. 2025-07-01 11:43:28.377 +03:00 [DBG] Connection id "0HNC8090TGCTC" stopped. 2025-07-01 11:43:28.990 +03:00 [DBG] Connection id "0HNC8090TGCTD" accepted. 2025-07-01 11:43:28.990 +03:00 [DBG] Connection id "0HNC8090TGCTD" started. 2025-07-01 11:43:28.991 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:43:28.991 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:28.991 +03:00 [DBG] POST requests are not supported 2025-07-01 11:43:28.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:43:28.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:43:28.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:28.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:28.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:28.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:43:28.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:43:28.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:28.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:43:28.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:28.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:28.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:28.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:28.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:28.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:43:28.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:43:28.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:28.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:28.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:28.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:28.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:28.992 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1753ms. 2025-07-01 11:43:28.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:28.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:28.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:28.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:28.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:28.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:28.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:28.992 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:43:28.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:28.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:28.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:28.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:28.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3776ms 2025-07-01 11:43:28.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:28.993 +03:00 [DBG] Connection id "0HNC8090TGCTD" completed keep alive response. 2025-07-01 11:43:28.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4291ms 2025-07-01 11:43:28.993 +03:00 [DBG] Connection id "0HNC8090TGCTD" received FIN. 2025-07-01 11:43:28.993 +03:00 [DBG] Connection id "0HNC8090TGCTD" disconnecting. 2025-07-01 11:43:28.993 +03:00 [DBG] Connection id "0HNC8090TGCTD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:28.995 +03:00 [DBG] Connection id "0HNC8090TGCTD" stopped. 2025-07-01 11:43:34.006 +03:00 [DBG] Connection id "0HNC8090TGCTE" accepted. 2025-07-01 11:43:34.006 +03:00 [DBG] Connection id "0HNC8090TGCTE" started. 2025-07-01 11:43:34.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:43:34.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:34.007 +03:00 [DBG] POST requests are not supported 2025-07-01 11:43:34.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:43:34.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:43:34.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:34.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:34.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:34.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:43:34.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:43:34.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:34.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:43:34.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:34.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:34.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:34.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:34.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:34.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:34.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:34.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:43:34.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:43:34.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:34.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:34.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:34.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2824ms. 2025-07-01 11:43:34.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:34.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:34.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:34.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:34.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:34.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:43:34.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:34.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:34.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:34.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:34.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:34.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:34.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:34.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0304ms 2025-07-01 11:43:34.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:34.010 +03:00 [DBG] Connection id "0HNC8090TGCTE" completed keep alive response. 2025-07-01 11:43:34.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3865ms 2025-07-01 11:43:34.010 +03:00 [DBG] Connection id "0HNC8090TGCTE" received FIN. 2025-07-01 11:43:34.010 +03:00 [DBG] Connection id "0HNC8090TGCTE" disconnecting. 2025-07-01 11:43:34.011 +03:00 [DBG] Connection id "0HNC8090TGCTE" stopped. 2025-07-01 11:43:34.011 +03:00 [DBG] Connection id "0HNC8090TGCTE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:38.995 +03:00 [DBG] Connection id "0HNC8090TGCTF" accepted. 2025-07-01 11:43:38.995 +03:00 [DBG] Connection id "0HNC8090TGCTF" started. 2025-07-01 11:43:38.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:43:38.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:38.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:43:38.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:43:38.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:43:38.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:38.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:38.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:38.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:43:38.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:43:38.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:38.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:43:38.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:38.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:38.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:38.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:38.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:38.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:38.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:38.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:43:38.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:43:38.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:38.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:38.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:38.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:38.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:38.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.128ms. 2025-07-01 11:43:38.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:38.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:38.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:38.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:38.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:38.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:38.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:38.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:38.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:38.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:43:38.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:38.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:38.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:38.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:38.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:38.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:38.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:38.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1639ms 2025-07-01 11:43:38.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:38.997 +03:00 [DBG] Connection id "0HNC8090TGCTF" completed keep alive response. 2025-07-01 11:43:38.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9308ms 2025-07-01 11:43:38.997 +03:00 [DBG] Connection id "0HNC8090TGCTF" received FIN. 2025-07-01 11:43:38.997 +03:00 [DBG] Connection id "0HNC8090TGCTF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:38.997 +03:00 [DBG] Connection id "0HNC8090TGCTF" disconnecting. 2025-07-01 11:43:38.998 +03:00 [DBG] Connection id "0HNC8090TGCTF" stopped. 2025-07-01 11:43:39.485 +03:00 [DBG] Connection id "0HNC8090TGCTG" accepted. 2025-07-01 11:43:39.485 +03:00 [DBG] Connection id "0HNC8090TGCTG" started. 2025-07-01 11:43:39.486 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 763 2025-07-01 11:43:39.486 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:39.486 +03:00 [DBG] POST requests are not supported 2025-07-01 11:43:39.486 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:43:39.486 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:43:39.486 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:43:39.486 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:39.486 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:39.486 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:43:39.486 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:43:39.486 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:43:39.486 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:43:39.486 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:39.486 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:39.486 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:39.486 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:39.487 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:39.487 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:39.487 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:39.487 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:39.487 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:39.487 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:43:39.487 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:43:39.487 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:43:39.487 +03:00 [DBG] Connection id "0HNC8090TGCTG", Request id "0HNC8090TGCTG:00000001": started reading request body. 2025-07-01 11:43:39.487 +03:00 [DBG] Connection id "0HNC8090TGCTG", Request id "0HNC8090TGCTG:00000001": done reading request body. 2025-07-01 11:43:39.487 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:43:39.487 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:43:39.487 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:43:39.487 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:43:39.487 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:43:39.487 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:39.487 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:39.487 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:39.487 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:39.487 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:39.488 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:43:39.488 +03:00 [INF] Updating physical elements properties 2025-07-01 11:43:39.506 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.5939ms. 2025-07-01 11:43:39.506 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:39.506 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:39.506 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:39.506 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:39.506 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:39.506 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:39.506 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:39.506 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:39.507 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:39.507 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:43:39.507 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:39.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:39.507 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:39.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:39.507 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:39.507 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:39.507 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:39.507 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 20.2864ms 2025-07-01 11:43:39.507 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:43:39.507 +03:00 [DBG] Connection id "0HNC8090TGCTG" completed keep alive response. 2025-07-01 11:43:39.507 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 21.4106ms 2025-07-01 11:43:39.507 +03:00 [DBG] Connection id "0HNC8090TGCTG" received FIN. 2025-07-01 11:43:39.507 +03:00 [DBG] Connection id "0HNC8090TGCTG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:39.508 +03:00 [DBG] Connection id "0HNC8090TGCTG" disconnecting. 2025-07-01 11:43:39.508 +03:00 [DBG] Connection id "0HNC8090TGCTG" stopped. 2025-07-01 11:43:39.545 +03:00 [DBG] Connection id "0HNC8090TGCTH" accepted. 2025-07-01 11:43:39.545 +03:00 [DBG] Connection id "0HNC8090TGCTH" started. 2025-07-01 11:43:39.545 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:43:39.545 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:39.545 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:43:39.545 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:39.545 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:39.546 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:39.546 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:39.546 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:39.546 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:39.546 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:43:39.546 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:39.546 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:39.546 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:39.546 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:39.546 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:39.546 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:39.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:39.546 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:39.546 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:39.546 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:43:39.546 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:43:39.546 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:39.547 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:39.547 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:43:39.547 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:43:39.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:39.547 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:39.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:39.547 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:39.547 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:39.547 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:43:39.547 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:43:39.550 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.8425ms. 2025-07-01 11:43:39.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:39.550 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:39.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:39.550 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:39.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:39.550 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:39.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:39.550 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:39.550 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:39.550 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:43:39.550 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:43:39.550 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:43:39.550 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:43:39.550 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:43:39.550 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:43:39.550 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:39.551 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:39.551 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:39.551 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:39.551 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:39.551 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:39.551 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:39.551 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.6227ms 2025-07-01 11:43:39.551 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:39.551 +03:00 [DBG] Connection id "0HNC8090TGCTH" completed keep alive response. 2025-07-01 11:43:39.551 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.6213ms 2025-07-01 11:43:39.551 +03:00 [DBG] Connection id "0HNC8090TGCTH" received FIN. 2025-07-01 11:43:39.551 +03:00 [DBG] Connection id "0HNC8090TGCTH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:39.551 +03:00 [DBG] Connection id "0HNC8090TGCTH" disconnecting. 2025-07-01 11:43:39.552 +03:00 [DBG] Connection id "0HNC8090TGCTH" stopped. 2025-07-01 11:43:39.611 +03:00 [DBG] Connection id "0HNC8090TGCTI" accepted. 2025-07-01 11:43:39.611 +03:00 [DBG] Connection id "0HNC8090TGCTI" started. 2025-07-01 11:43:39.611 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:43:39.611 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:39.611 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:43:39.611 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:39.611 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:39.611 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:39.611 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:39.611 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:39.611 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:39.611 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:43:39.612 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:39.612 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:39.612 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:39.612 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:39.612 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:39.612 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:39.612 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:39.612 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:39.612 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:39.612 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:43:39.612 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:43:39.612 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:39.612 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:39.612 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:43:39.612 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:43:39.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:39.612 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:39.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:39.612 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:39.612 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:39.612 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:43:39.612 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:43:39.767 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 155.0315ms. 2025-07-01 11:43:39.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:39.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:39.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:39.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:39.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:39.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:39.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:39.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:39.768 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:39.768 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:43:39.768 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:43:39.768 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:43:39.768 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:43:39.768 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:43:39.768 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:43:39.769 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:39.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:39.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:39.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:39.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:39.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:39.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:39.769 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 157.665ms 2025-07-01 11:43:39.769 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:39.769 +03:00 [DBG] Connection id "0HNC8090TGCTI" completed keep alive response. 2025-07-01 11:43:39.769 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 158.5533ms 2025-07-01 11:43:39.773 +03:00 [DBG] Connection id "0HNC8090TGCTI" received FIN. 2025-07-01 11:43:39.773 +03:00 [DBG] Connection id "0HNC8090TGCTI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:39.774 +03:00 [DBG] Connection id "0HNC8090TGCTI" disconnecting. 2025-07-01 11:43:39.774 +03:00 [DBG] Connection id "0HNC8090TGCTI" stopped. 2025-07-01 11:43:42.557 +03:00 [DBG] Connection id "0HNC8090TGCTJ" accepted. 2025-07-01 11:43:42.557 +03:00 [DBG] Connection id "0HNC8090TGCTJ" started. 2025-07-01 11:43:42.557 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:43:42.558 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:42.558 +03:00 [DBG] POST requests are not supported 2025-07-01 11:43:42.558 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:43:42.558 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:43:42.558 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:43:42.558 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:42.558 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:42.558 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:43:42.558 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:43:42.558 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:43:42.558 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:43:42.558 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:42.558 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:42.558 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:42.558 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:42.558 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:42.558 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:42.558 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:42.558 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:42.558 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:42.558 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:43:42.558 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:43:42.558 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:43:42.558 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:43:42.558 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:43:42.558 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:43:42.558 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:43:42.558 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:43:42.559 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:43:42.559 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:43:42.559 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:43:42.559 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:43:42.559 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:43:42.559 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:43:42.559 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:43:42.559 +03:00 [DBG] Connection id "0HNC8090TGCTJ", Request id "0HNC8090TGCTJ:00000001": started reading request body. 2025-07-01 11:43:42.559 +03:00 [DBG] Connection id "0HNC8090TGCTJ", Request id "0HNC8090TGCTJ:00000001": done reading request body. 2025-07-01 11:43:42.559 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:43:42.559 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:43:42.559 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:43:42.559 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:43:42.559 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:43:42.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:42.559 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:42.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:42.559 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:42.559 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:42.559 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:43:42.559 +03:00 [INF] Changing group of physicals [409] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:43:42.587 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 27.4138ms. 2025-07-01 11:43:42.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:42.587 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:42.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:42.587 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:42.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:42.587 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:42.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:42.587 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:42.587 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:42.587 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:43:42.587 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:42.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:42.587 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:42.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:42.587 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:42.587 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:42.587 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:42.587 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 29.146ms 2025-07-01 11:43:42.587 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:43:42.587 +03:00 [DBG] Connection id "0HNC8090TGCTJ" completed keep alive response. 2025-07-01 11:43:42.587 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 29.9364ms 2025-07-01 11:43:42.588 +03:00 [DBG] Connection id "0HNC8090TGCTJ" received FIN. 2025-07-01 11:43:42.588 +03:00 [DBG] Connection id "0HNC8090TGCTJ" disconnecting. 2025-07-01 11:43:42.588 +03:00 [DBG] Connection id "0HNC8090TGCTJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:42.589 +03:00 [DBG] Connection id "0HNC8090TGCTJ" stopped. 2025-07-01 11:43:42.633 +03:00 [DBG] Connection id "0HNC8090TGCTK" accepted. 2025-07-01 11:43:42.633 +03:00 [DBG] Connection id "0HNC8090TGCTK" started. 2025-07-01 11:43:42.633 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:43:42.633 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:42.633 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:43:42.633 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:42.633 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:42.633 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:42.633 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:42.633 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:42.633 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:42.633 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:43:42.633 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:42.633 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:42.633 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:42.633 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:42.633 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:42.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:42.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:42.633 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:42.634 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:42.634 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:43:42.634 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:43:42.634 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:42.634 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:42.634 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:43:42.634 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:43:42.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:42.634 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:42.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:42.634 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:42.634 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:42.634 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:43:42.634 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:43:42.635 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1416ms. 2025-07-01 11:43:42.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:42.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:42.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:42.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:42.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:42.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:42.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:42.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:42.635 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:42.635 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:43:42.635 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:43:42.635 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:43:42.635 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:43:42.635 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:43:42.635 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:43:42.635 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:42.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:42.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:42.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:42.636 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:42.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:42.636 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:42.636 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.167ms 2025-07-01 11:43:42.636 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:42.636 +03:00 [DBG] Connection id "0HNC8090TGCTK" completed keep alive response. 2025-07-01 11:43:42.636 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.7496ms 2025-07-01 11:43:42.636 +03:00 [DBG] Connection id "0HNC8090TGCTK" received FIN. 2025-07-01 11:43:42.636 +03:00 [DBG] Connection id "0HNC8090TGCTK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:42.636 +03:00 [DBG] Connection id "0HNC8090TGCTK" disconnecting. 2025-07-01 11:43:42.636 +03:00 [DBG] Connection id "0HNC8090TGCTK" stopped. 2025-07-01 11:43:42.695 +03:00 [DBG] Connection id "0HNC8090TGCTL" accepted. 2025-07-01 11:43:42.695 +03:00 [DBG] Connection id "0HNC8090TGCTL" started. 2025-07-01 11:43:42.695 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:43:42.695 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:42.695 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:43:42.695 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:42.695 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:42.695 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:42.695 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:42.695 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:42.695 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:42.695 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:43:42.695 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:42.696 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:42.696 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:42.696 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:42.696 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:42.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:42.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:42.696 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:42.696 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:42.696 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:43:42.696 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:43:42.696 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:42.696 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:42.696 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:43:42.696 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:43:42.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:42.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:42.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:42.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:42.696 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:42.696 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:43:42.696 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:43:42.881 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 184.9775ms. 2025-07-01 11:43:42.882 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:42.882 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:42.882 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:42.882 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:42.882 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:42.882 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:42.882 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:42.882 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:42.882 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:42.882 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:43:42.882 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:43:42.882 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:43:42.882 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:43:42.882 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:43:42.882 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:43:42.883 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:42.883 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:42.883 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:42.883 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:42.883 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:42.883 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:42.883 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:42.883 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 187.4577ms 2025-07-01 11:43:42.883 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:42.883 +03:00 [DBG] Connection id "0HNC8090TGCTL" completed keep alive response. 2025-07-01 11:43:42.883 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 188.3948ms 2025-07-01 11:43:42.891 +03:00 [DBG] Connection id "0HNC8090TGCTL" received FIN. 2025-07-01 11:43:42.891 +03:00 [DBG] Connection id "0HNC8090TGCTL" disconnecting. 2025-07-01 11:43:42.891 +03:00 [DBG] Connection id "0HNC8090TGCTL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:42.892 +03:00 [DBG] Connection id "0HNC8090TGCTL" stopped. 2025-07-01 11:43:44.002 +03:00 [DBG] Connection id "0HNC8090TGCTM" accepted. 2025-07-01 11:43:44.002 +03:00 [DBG] Connection id "0HNC8090TGCTM" started. 2025-07-01 11:43:44.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:43:44.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:44.002 +03:00 [DBG] POST requests are not supported 2025-07-01 11:43:44.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:43:44.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:43:44.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:44.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:44.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:44.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:43:44.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:43:44.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:44.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:43:44.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:44.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:44.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:44.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:44.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:44.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:44.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:44.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:43:44.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:43:44.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:44.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:44.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:44.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:44.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:44.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1321ms. 2025-07-01 11:43:44.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:44.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:44.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:44.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:44.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:44.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:44.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:44.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:44.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:44.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:43:44.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:44.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:44.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:44.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:44.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:44.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:44.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:44.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7462ms 2025-07-01 11:43:44.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:44.003 +03:00 [DBG] Connection id "0HNC8090TGCTM" completed keep alive response. 2025-07-01 11:43:44.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2683ms 2025-07-01 11:43:44.004 +03:00 [DBG] Connection id "0HNC8090TGCTM" received FIN. 2025-07-01 11:43:44.004 +03:00 [DBG] Connection id "0HNC8090TGCTM" disconnecting. 2025-07-01 11:43:44.004 +03:00 [DBG] Connection id "0HNC8090TGCTM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:44.005 +03:00 [DBG] Connection id "0HNC8090TGCTM" stopped. 2025-07-01 11:43:48.995 +03:00 [DBG] Connection id "0HNC8090TGCTN" accepted. 2025-07-01 11:43:48.995 +03:00 [DBG] Connection id "0HNC8090TGCTN" started. 2025-07-01 11:43:48.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:43:48.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:48.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:43:48.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:43:48.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:43:48.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:48.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:48.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:48.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:43:48.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:43:48.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:48.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:43:48.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:48.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:48.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:48.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:48.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:48.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:48.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:48.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:43:48.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:43:48.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:48.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:48.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:48.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:48.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:48.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2215ms. 2025-07-01 11:43:48.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:48.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:48.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:48.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:48.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:48.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:48.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:48.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:48.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:48.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:43:48.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:48.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:48.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:48.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:48.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:48.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:48.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:48.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1494ms 2025-07-01 11:43:48.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:48.997 +03:00 [DBG] Connection id "0HNC8090TGCTN" completed keep alive response. 2025-07-01 11:43:48.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.883ms 2025-07-01 11:43:48.998 +03:00 [DBG] Connection id "0HNC8090TGCTN" received FIN. 2025-07-01 11:43:48.998 +03:00 [DBG] Connection id "0HNC8090TGCTN" disconnecting. 2025-07-01 11:43:48.998 +03:00 [DBG] Connection id "0HNC8090TGCTN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:48.999 +03:00 [DBG] Connection id "0HNC8090TGCTN" stopped. 2025-07-01 11:43:53.837 +03:00 [DBG] Connection id "0HNC8090TGCTO" accepted. 2025-07-01 11:43:53.837 +03:00 [DBG] Connection id "0HNC8090TGCTO" started. 2025-07-01 11:43:53.837 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 740 2025-07-01 11:43:53.837 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:53.837 +03:00 [DBG] POST requests are not supported 2025-07-01 11:43:53.837 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:43:53.837 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:43:53.837 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:43:53.837 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:53.837 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:53.838 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:43:53.838 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:43:53.838 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:43:53.838 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:43:53.838 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:53.838 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:53.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-07-01 11:43:53.838 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:53.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-07-01 11:43:53.838 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:53.838 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:53.838 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:53.838 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:53.838 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:43:53.838 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:43:53.838 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:43:53.838 +03:00 [DBG] Connection id "0HNC8090TGCTO", Request id "0HNC8090TGCTO:00000001": started reading request body. 2025-07-01 11:43:53.838 +03:00 [DBG] Connection id "0HNC8090TGCTO", Request id "0HNC8090TGCTO:00000001": done reading request body. 2025-07-01 11:43:53.838 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:43:53.838 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:43:53.838 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:43:53.838 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:43:53.838 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:43:53.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:53.838 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:53.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:53.838 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:53.838 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:53.838 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:43:53.838 +03:00 [INF] Updating physical elements properties 2025-07-01 11:43:53.858 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 20.1017ms. 2025-07-01 11:43:53.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:53.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:53.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:53.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:53.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:53.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:53.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:53.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:53.859 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:53.859 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:43:53.859 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:53.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:53.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:53.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:53.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:53.859 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:53.859 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:53.859 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 21.1113ms 2025-07-01 11:43:53.859 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:43:53.859 +03:00 [DBG] Connection id "0HNC8090TGCTO" completed keep alive response. 2025-07-01 11:43:53.859 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 21.8413ms 2025-07-01 11:43:53.859 +03:00 [DBG] Connection id "0HNC8090TGCTO" received FIN. 2025-07-01 11:43:53.859 +03:00 [DBG] Connection id "0HNC8090TGCTO" disconnecting. 2025-07-01 11:43:53.859 +03:00 [DBG] Connection id "0HNC8090TGCTO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:53.861 +03:00 [DBG] Connection id "0HNC8090TGCTO" stopped. 2025-07-01 11:43:53.897 +03:00 [DBG] Connection id "0HNC8090TGCTP" accepted. 2025-07-01 11:43:53.897 +03:00 [DBG] Connection id "0HNC8090TGCTP" started. 2025-07-01 11:43:53.897 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:43:53.898 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:53.898 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:43:53.898 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:53.898 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:53.898 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:53.898 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:53.898 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:53.898 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:53.898 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:43:53.898 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:53.898 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:53.898 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:53.898 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:53.898 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:53.898 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:53.898 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:53.898 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:53.898 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:53.898 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:43:53.898 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:43:53.898 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:53.898 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:53.898 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:43:53.898 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:43:53.898 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:53.898 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:53.898 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:53.898 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:53.898 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:53.898 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:43:53.898 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:43:53.901 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.4273ms. 2025-07-01 11:43:53.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:53.901 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:53.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:53.901 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:53.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:53.901 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:53.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:53.901 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:53.901 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:53.901 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:43:53.901 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:43:53.901 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:43:53.901 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:43:53.901 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:43:53.901 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:43:53.901 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:53.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:53.901 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:53.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:53.901 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:53.901 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:53.901 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:53.901 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.4244ms 2025-07-01 11:43:53.901 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:53.901 +03:00 [DBG] Connection id "0HNC8090TGCTP" completed keep alive response. 2025-07-01 11:43:53.902 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.075ms 2025-07-01 11:43:53.902 +03:00 [DBG] Connection id "0HNC8090TGCTP" received FIN. 2025-07-01 11:43:53.902 +03:00 [DBG] Connection id "0HNC8090TGCTP" disconnecting. 2025-07-01 11:43:53.902 +03:00 [DBG] Connection id "0HNC8090TGCTP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:53.903 +03:00 [DBG] Connection id "0HNC8090TGCTP" stopped. 2025-07-01 11:43:53.961 +03:00 [DBG] Connection id "0HNC8090TGCTQ" accepted. 2025-07-01 11:43:53.961 +03:00 [DBG] Connection id "0HNC8090TGCTQ" started. 2025-07-01 11:43:53.961 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:43:53.961 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:53.961 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:43:53.961 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:53.961 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:53.962 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:53.962 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:53.962 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:53.962 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:53.962 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:43:53.962 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:53.962 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:53.962 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:53.962 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:53.962 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:53.962 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:53.962 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:53.962 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:53.962 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:53.962 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:43:53.962 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:43:53.962 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:53.962 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:53.962 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:43:53.962 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:43:53.962 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:53.962 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:53.962 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:53.962 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:53.962 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:53.962 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:43:53.962 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:43:53.996 +03:00 [DBG] Connection id "0HNC8090TGCTR" accepted. 2025-07-01 11:43:53.996 +03:00 [DBG] Connection id "0HNC8090TGCTR" started. 2025-07-01 11:43:53.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:43:53.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:53.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:43:53.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:43:53.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:43:53.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:53.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:53.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:53.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:43:53.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:43:53.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:53.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:43:53.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:53.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:53.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:53.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:53.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:53.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:53.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:53.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:43:53.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:43:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:53.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:53.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1728ms. 2025-07-01 11:43:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:53.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:53.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:43:53.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:53.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:53.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:53.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7761ms 2025-07-01 11:43:53.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:53.997 +03:00 [DBG] Connection id "0HNC8090TGCTR" completed keep alive response. 2025-07-01 11:43:53.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3718ms 2025-07-01 11:43:53.997 +03:00 [DBG] Connection id "0HNC8090TGCTR" received FIN. 2025-07-01 11:43:53.997 +03:00 [DBG] Connection id "0HNC8090TGCTR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:53.997 +03:00 [DBG] Connection id "0HNC8090TGCTR" disconnecting. 2025-07-01 11:43:53.998 +03:00 [DBG] Connection id "0HNC8090TGCTR" stopped. 2025-07-01 11:43:54.106 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 143.4808ms. 2025-07-01 11:43:54.106 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:54.106 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:54.106 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:54.106 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:54.106 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:54.106 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:54.106 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:54.106 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:54.106 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:54.106 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:43:54.106 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:43:54.106 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:43:54.106 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:43:54.106 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:43:54.106 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:43:54.108 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:54.108 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:54.108 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:54.108 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:54.108 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:54.108 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:54.108 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:54.108 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 146.1127ms 2025-07-01 11:43:54.108 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:54.108 +03:00 [DBG] Connection id "0HNC8090TGCTQ" completed keep alive response. 2025-07-01 11:43:54.108 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 146.6994ms 2025-07-01 11:43:54.112 +03:00 [DBG] Connection id "0HNC8090TGCTQ" received FIN. 2025-07-01 11:43:54.112 +03:00 [DBG] Connection id "0HNC8090TGCTQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:54.112 +03:00 [DBG] Connection id "0HNC8090TGCTQ" disconnecting. 2025-07-01 11:43:54.112 +03:00 [DBG] Connection id "0HNC8090TGCTQ" stopped. 2025-07-01 11:43:57.929 +03:00 [DBG] Connection id "0HNC8090TGCTS" accepted. 2025-07-01 11:43:57.929 +03:00 [DBG] Connection id "0HNC8090TGCTS" started. 2025-07-01 11:43:57.929 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:43:57.929 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:57.929 +03:00 [DBG] POST requests are not supported 2025-07-01 11:43:57.929 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:43:57.929 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:43:57.929 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:43:57.929 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:57.929 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:57.929 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:43:57.929 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:43:57.929 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:43:57.929 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:43:57.929 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:57.929 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:57.929 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:57.929 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:57.929 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:57.929 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:57.929 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:57.929 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:57.929 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:57.930 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:43:57.930 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:43:57.930 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:43:57.930 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:43:57.930 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:43:57.930 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:43:57.930 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:43:57.930 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:43:57.930 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:43:57.930 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:43:57.930 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:43:57.930 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:43:57.930 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:43:57.930 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:43:57.930 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:43:57.930 +03:00 [DBG] Connection id "0HNC8090TGCTS", Request id "0HNC8090TGCTS:00000001": started reading request body. 2025-07-01 11:43:57.930 +03:00 [DBG] Connection id "0HNC8090TGCTS", Request id "0HNC8090TGCTS:00000001": done reading request body. 2025-07-01 11:43:57.930 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:43:57.930 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:43:57.930 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:43:57.930 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:43:57.930 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:43:57.930 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:57.930 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:57.930 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:57.930 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:57.930 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:57.930 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:43:57.930 +03:00 [INF] Changing group of physicals [410] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:43:57.947 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.6254ms. 2025-07-01 11:43:57.947 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:57.947 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:57.947 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:57.947 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:57.947 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:57.947 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:57.947 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:57.947 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:57.947 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:57.947 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:43:57.947 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:57.947 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:57.947 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:57.947 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:57.947 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:57.947 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:57.947 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:57.947 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 17.8213ms 2025-07-01 11:43:57.947 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:43:57.947 +03:00 [DBG] Connection id "0HNC8090TGCTS" completed keep alive response. 2025-07-01 11:43:57.947 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 18.4104ms 2025-07-01 11:43:57.948 +03:00 [DBG] Connection id "0HNC8090TGCTS" received FIN. 2025-07-01 11:43:57.948 +03:00 [DBG] Connection id "0HNC8090TGCTS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:57.948 +03:00 [DBG] Connection id "0HNC8090TGCTS" disconnecting. 2025-07-01 11:43:57.948 +03:00 [DBG] Connection id "0HNC8090TGCTS" stopped. 2025-07-01 11:43:57.988 +03:00 [DBG] Connection id "0HNC8090TGCTT" accepted. 2025-07-01 11:43:57.988 +03:00 [DBG] Connection id "0HNC8090TGCTT" started. 2025-07-01 11:43:57.988 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:43:57.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:57.988 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:43:57.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:57.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:57.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:57.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:57.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:57.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:57.988 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:43:57.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:57.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:57.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:57.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:57.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:57.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:57.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:57.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:57.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:57.989 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:43:57.989 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:43:57.989 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:57.989 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:57.989 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:43:57.989 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:43:57.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:57.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:57.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:57.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:57.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:57.989 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:43:57.989 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:43:57.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1091ms. 2025-07-01 11:43:57.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:57.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:57.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:57.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:57.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:57.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:57.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:57.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:57.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:57.990 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:43:57.990 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:43:57.990 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:43:57.990 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:43:57.990 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:43:57.990 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:43:57.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:57.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:57.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:57.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:57.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:57.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:57.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:57.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.1186ms 2025-07-01 11:43:57.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:57.991 +03:00 [DBG] Connection id "0HNC8090TGCTT" completed keep alive response. 2025-07-01 11:43:57.991 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.669ms 2025-07-01 11:43:57.991 +03:00 [DBG] Connection id "0HNC8090TGCTT" received FIN. 2025-07-01 11:43:57.991 +03:00 [DBG] Connection id "0HNC8090TGCTT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:57.991 +03:00 [DBG] Connection id "0HNC8090TGCTT" disconnecting. 2025-07-01 11:43:57.991 +03:00 [DBG] Connection id "0HNC8090TGCTT" stopped. 2025-07-01 11:43:58.057 +03:00 [DBG] Connection id "0HNC8090TGCTU" accepted. 2025-07-01 11:43:58.057 +03:00 [DBG] Connection id "0HNC8090TGCTU" started. 2025-07-01 11:43:58.057 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:43:58.057 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:58.057 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:43:58.057 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:58.058 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:43:58.058 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:58.058 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:58.058 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:58.058 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:58.058 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:43:58.058 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:58.058 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:58.058 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:58.058 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:58.058 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:58.058 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:58.058 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:58.058 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:58.058 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:43:58.058 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:43:58.059 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:43:58.059 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:58.059 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:43:58.059 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:43:58.059 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:43:58.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:58.059 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:58.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:58.059 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:58.059 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:58.059 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:43:58.059 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:43:58.207 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 147.7249ms. 2025-07-01 11:43:58.207 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:58.207 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:58.207 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:58.207 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:58.207 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:58.207 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:58.207 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:58.207 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:58.207 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:58.207 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:43:58.207 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:43:58.207 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:43:58.207 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:43:58.207 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:43:58.207 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:43:58.210 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:43:58.210 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:58.210 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:58.210 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:58.210 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:58.210 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:58.210 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:58.210 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 151.4818ms 2025-07-01 11:43:58.210 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:43:58.210 +03:00 [DBG] Connection id "0HNC8090TGCTU" completed keep alive response. 2025-07-01 11:43:58.210 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 152.4695ms 2025-07-01 11:43:58.213 +03:00 [DBG] Connection id "0HNC8090TGCTU" received FIN. 2025-07-01 11:43:58.213 +03:00 [DBG] Connection id "0HNC8090TGCTU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:58.213 +03:00 [DBG] Connection id "0HNC8090TGCTU" disconnecting. 2025-07-01 11:43:58.213 +03:00 [DBG] Connection id "0HNC8090TGCTU" stopped. 2025-07-01 11:43:58.996 +03:00 [DBG] Connection id "0HNC8090TGCTV" accepted. 2025-07-01 11:43:58.996 +03:00 [DBG] Connection id "0HNC8090TGCTV" started. 2025-07-01 11:43:58.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:43:58.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:43:58.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:43:58.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:43:58.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:43:58.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:58.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:43:58.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:43:58.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:43:58.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:43:58.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:58.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:43:58.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:43:58.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:43:58.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:43:58.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:43:58.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:43:58.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:58.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:58.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:43:58.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:43:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:58.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:43:58.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-07-01 11:43:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:43:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:43:58.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:58.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:58.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:58.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:58.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:58.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:43:58.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:43:58.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:58.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:43:58.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:58.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:58.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:58.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:43:58.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6714ms 2025-07-01 11:43:58.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:43:58.998 +03:00 [DBG] Connection id "0HNC8090TGCTV" completed keep alive response. 2025-07-01 11:43:58.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2995ms 2025-07-01 11:43:58.998 +03:00 [DBG] Connection id "0HNC8090TGCTV" received FIN. 2025-07-01 11:43:58.998 +03:00 [DBG] Connection id "0HNC8090TGCTV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:43:58.998 +03:00 [DBG] Connection id "0HNC8090TGCTV" disconnecting. 2025-07-01 11:43:58.998 +03:00 [DBG] Connection id "0HNC8090TGCTV" stopped. 2025-07-01 11:44:03.997 +03:00 [DBG] Connection id "0HNC8090TGCU0" accepted. 2025-07-01 11:44:03.997 +03:00 [DBG] Connection id "0HNC8090TGCU0" started. 2025-07-01 11:44:03.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:44:03.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:44:03.998 +03:00 [DBG] POST requests are not supported 2025-07-01 11:44:03.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:44:03.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:44:03.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:03.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:44:03.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:44:03.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:44:03.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:44:03.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:03.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:44:03.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:44:03.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:44:03.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:44:03.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:44:03.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:44:03.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:03.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:03.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:44:03.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:44:03.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:03.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:03.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:03.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:03.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:44:03.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1639ms. 2025-07-01 11:44:03.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:03.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:03.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:03.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:03.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:03.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:03.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:03.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:03.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:03.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:44:03.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:03.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:03.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:03.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:03.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:03.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:03.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:03.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0047ms 2025-07-01 11:44:03.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:03.999 +03:00 [DBG] Connection id "0HNC8090TGCU0" completed keep alive response. 2025-07-01 11:44:03.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8877ms 2025-07-01 11:44:04.000 +03:00 [DBG] Connection id "0HNC8090TGCU0" received FIN. 2025-07-01 11:44:04.000 +03:00 [DBG] Connection id "0HNC8090TGCU0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:44:04.000 +03:00 [DBG] Connection id "0HNC8090TGCU0" disconnecting. 2025-07-01 11:44:04.000 +03:00 [DBG] Connection id "0HNC8090TGCU0" stopped. 2025-07-01 11:44:08.997 +03:00 [DBG] Connection id "0HNC8090TGCU1" accepted. 2025-07-01 11:44:08.997 +03:00 [DBG] Connection id "0HNC8090TGCU1" started. 2025-07-01 11:44:08.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:44:08.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:44:08.997 +03:00 [DBG] POST requests are not supported 2025-07-01 11:44:08.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:44:08.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:44:08.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:08.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:44:08.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:44:08.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:44:08.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:44:08.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:08.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:44:08.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:44:08.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:44:08.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:44:08.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:44:08.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:44:08.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:08.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:08.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:44:08.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:44:08.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:08.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:08.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:08.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:08.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:44:08.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1445ms. 2025-07-01 11:44:08.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:08.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:08.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:08.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:08.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:08.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:08.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:08.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:08.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:08.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:44:08.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:08.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:08.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:08.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:08.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:08.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:08.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:08.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0017ms 2025-07-01 11:44:08.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:08.999 +03:00 [DBG] Connection id "0HNC8090TGCU1" completed keep alive response. 2025-07-01 11:44:08.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9062ms 2025-07-01 11:44:09.000 +03:00 [DBG] Connection id "0HNC8090TGCU1" received FIN. 2025-07-01 11:44:09.000 +03:00 [DBG] Connection id "0HNC8090TGCU1" disconnecting. 2025-07-01 11:44:09.000 +03:00 [DBG] Connection id "0HNC8090TGCU1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:44:09.001 +03:00 [DBG] Connection id "0HNC8090TGCU1" stopped. 2025-07-01 11:44:13.998 +03:00 [DBG] Connection id "0HNC8090TGCU2" accepted. 2025-07-01 11:44:13.998 +03:00 [DBG] Connection id "0HNC8090TGCU2" started. 2025-07-01 11:44:13.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:44:13.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:44:13.998 +03:00 [DBG] POST requests are not supported 2025-07-01 11:44:13.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:44:13.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:44:13.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:13.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:44:13.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:44:13.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:44:13.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:44:13.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:13.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:44:13.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:44:13.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:44:13.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:44:13.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:44:13.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:44:13.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:13.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:13.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:44:13.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:44:13.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:13.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:13.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:13.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:13.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:44:13.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1354ms. 2025-07-01 11:44:13.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:13.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:13.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:13.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:14.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:14.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:14.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:14.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:14.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:14.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:44:14.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:14.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:14.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:14.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:14.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:14.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:14.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:14.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8401ms 2025-07-01 11:44:14.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:14.000 +03:00 [DBG] Connection id "0HNC8090TGCU2" completed keep alive response. 2025-07-01 11:44:14.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6035ms 2025-07-01 11:44:14.000 +03:00 [DBG] Connection id "0HNC8090TGCU2" received FIN. 2025-07-01 11:44:14.000 +03:00 [DBG] Connection id "0HNC8090TGCU2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:44:14.001 +03:00 [DBG] Connection id "0HNC8090TGCU2" disconnecting. 2025-07-01 11:44:14.001 +03:00 [DBG] Connection id "0HNC8090TGCU2" stopped. 2025-07-01 11:44:18.995 +03:00 [DBG] Connection id "0HNC8090TGCU3" accepted. 2025-07-01 11:44:18.996 +03:00 [DBG] Connection id "0HNC8090TGCU3" started. 2025-07-01 11:44:18.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:44:18.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:44:18.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:44:18.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:44:18.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:44:18.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:18.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:44:18.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:44:18.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:44:18.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:44:18.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:18.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:44:18.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:44:18.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:44:18.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:44:18.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:44:18.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:44:18.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:18.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:18.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:44:18.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:44:18.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:18.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:18.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:18.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:18.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:44:18.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1803ms. 2025-07-01 11:44:18.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:18.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:18.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:18.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:18.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:18.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:18.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:18.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:18.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:18.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:44:18.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:18.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:18.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:18.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:18.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:18.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:18.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:18.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1546ms 2025-07-01 11:44:18.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:18.998 +03:00 [DBG] Connection id "0HNC8090TGCU3" completed keep alive response. 2025-07-01 11:44:18.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.433ms 2025-07-01 11:44:18.999 +03:00 [DBG] Connection id "0HNC8090TGCU3" received FIN. 2025-07-01 11:44:18.999 +03:00 [DBG] Connection id "0HNC8090TGCU3" disconnecting. 2025-07-01 11:44:18.999 +03:00 [DBG] Connection id "0HNC8090TGCU3" stopped. 2025-07-01 11:44:18.999 +03:00 [DBG] Connection id "0HNC8090TGCU3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:44:24.004 +03:00 [DBG] Connection id "0HNC8090TGCU4" accepted. 2025-07-01 11:44:24.004 +03:00 [DBG] Connection id "0HNC8090TGCU4" started. 2025-07-01 11:44:24.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:44:24.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:44:24.005 +03:00 [DBG] POST requests are not supported 2025-07-01 11:44:24.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:44:24.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:44:24.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:24.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:44:24.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:44:24.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:44:24.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:44:24.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:24.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:44:24.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:44:24.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:44:24.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:44:24.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:44:24.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:44:24.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:24.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:24.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:44:24.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:44:24.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:24.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:24.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:24.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:24.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:44:24.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.214ms. 2025-07-01 11:44:24.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:24.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:24.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:24.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:24.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:24.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:24.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:24.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:24.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:24.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:44:24.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:24.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:24.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:24.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:24.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:24.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:24.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:24.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7409ms 2025-07-01 11:44:24.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:24.008 +03:00 [DBG] Connection id "0HNC8090TGCU4" completed keep alive response. 2025-07-01 11:44:24.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0807ms 2025-07-01 11:44:24.008 +03:00 [DBG] Connection id "0HNC8090TGCU4" received FIN. 2025-07-01 11:44:24.008 +03:00 [DBG] Connection id "0HNC8090TGCU4" disconnecting. 2025-07-01 11:44:24.008 +03:00 [DBG] Connection id "0HNC8090TGCU4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:44:24.009 +03:00 [DBG] Connection id "0HNC8090TGCU4" stopped. 2025-07-01 11:44:26.996 +03:00 [DBG] Connection id "0HNC8090TGCU5" accepted. 2025-07-01 11:44:26.996 +03:00 [DBG] Connection id "0HNC8090TGCU5" started. 2025-07-01 11:44:26.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:44:26.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:44:26.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:44:26.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:44:26.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:44:26.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:44:26.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:44:26.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:44:26.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:44:26.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:44:26.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:44:26.996 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:44:26.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:44:26.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:44:26.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:44:26.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:44:26.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:44:26.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:26.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:26.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:44:26.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:44:26.997 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:44:26.997 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:44:26.997 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:44:26.997 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:44:26.997 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:44:26.997 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:44:26.997 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:44:26.997 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:44:26.997 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:44:26.997 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:44:26.997 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:44:26.997 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:44:26.997 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:44:26.997 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:44:26.997 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:44:26.997 +03:00 [DBG] Connection id "0HNC8090TGCU5", Request id "0HNC8090TGCU5:00000001": started reading request body. 2025-07-01 11:44:26.997 +03:00 [DBG] Connection id "0HNC8090TGCU5", Request id "0HNC8090TGCU5:00000001": done reading request body. 2025-07-01 11:44:26.997 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:44:26.997 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:44:26.997 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:44:26.997 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:44:26.997 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:44:26.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:26.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:26.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:26.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:26.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:44:26.997 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:44:26.997 +03:00 [INF] Changing group of physicals [410] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:44:27.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.0598ms. 2025-07-01 11:44:27.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:27.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:27.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:27.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:27.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:27.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:27.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:27.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:27.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:27.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:44:27.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:27.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:27.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:27.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:27.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:27.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:27.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:27.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 17.2089ms 2025-07-01 11:44:27.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:44:27.014 +03:00 [DBG] Connection id "0HNC8090TGCU5" completed keep alive response. 2025-07-01 11:44:27.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 17.8175ms 2025-07-01 11:44:27.014 +03:00 [DBG] Connection id "0HNC8090TGCU5" received FIN. 2025-07-01 11:44:27.014 +03:00 [DBG] Connection id "0HNC8090TGCU5" disconnecting. 2025-07-01 11:44:27.014 +03:00 [DBG] Connection id "0HNC8090TGCU5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:44:27.015 +03:00 [DBG] Connection id "0HNC8090TGCU5" stopped. 2025-07-01 11:44:27.056 +03:00 [DBG] Connection id "0HNC8090TGCU6" accepted. 2025-07-01 11:44:27.056 +03:00 [DBG] Connection id "0HNC8090TGCU6" started. 2025-07-01 11:44:27.056 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:44:27.056 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:44:27.056 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:44:27.056 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:44:27.056 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:44:27.056 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:44:27.056 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:44:27.056 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:44:27.056 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:44:27.056 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:44:27.056 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:44:27.056 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:44:27.056 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:44:27.056 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:44:27.056 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:44:27.057 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:27.057 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:27.057 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:44:27.057 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:44:27.057 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:44:27.057 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:44:27.057 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:44:27.057 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:44:27.057 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:44:27.057 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:44:27.057 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:27.057 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:27.057 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:27.057 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:27.057 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:44:27.057 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:44:27.057 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:44:27.058 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.3133ms. 2025-07-01 11:44:27.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:27.058 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:27.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:27.058 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:27.058 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:27.058 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:27.058 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:27.058 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:27.058 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:44:27.059 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:44:27.059 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:44:27.059 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:44:27.059 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:44:27.059 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:44:27.059 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:44:27.059 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:44:27.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:27.059 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:27.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:27.059 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:27.059 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:27.059 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:27.059 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.4104ms 2025-07-01 11:44:27.059 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:44:27.059 +03:00 [DBG] Connection id "0HNC8090TGCU6" completed keep alive response. 2025-07-01 11:44:27.059 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.964ms 2025-07-01 11:44:27.059 +03:00 [DBG] Connection id "0HNC8090TGCU6" received FIN. 2025-07-01 11:44:27.059 +03:00 [DBG] Connection id "0HNC8090TGCU6" disconnecting. 2025-07-01 11:44:27.059 +03:00 [DBG] Connection id "0HNC8090TGCU6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:44:27.060 +03:00 [DBG] Connection id "0HNC8090TGCU6" stopped. 2025-07-01 11:44:27.114 +03:00 [DBG] Connection id "0HNC8090TGCU7" accepted. 2025-07-01 11:44:27.114 +03:00 [DBG] Connection id "0HNC8090TGCU7" started. 2025-07-01 11:44:27.115 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:44:27.115 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:44:27.115 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:44:27.115 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:44:27.115 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:44:27.115 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:44:27.115 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:44:27.115 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:44:27.115 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:44:27.115 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:44:27.116 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:44:27.116 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:44:27.116 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:44:27.116 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:44:27.116 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:44:27.116 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:27.116 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:27.116 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:44:27.116 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:44:27.116 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:44:27.116 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:44:27.116 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:44:27.116 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:44:27.117 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:44:27.117 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:44:27.117 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:27.117 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:27.117 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:27.117 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:27.117 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:44:27.117 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:44:27.117 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:44:27.274 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 156.9202ms. 2025-07-01 11:44:27.274 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:27.274 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:27.274 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:27.274 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:27.274 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:27.274 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:27.274 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:27.274 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:27.274 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:44:27.274 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:44:27.274 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:44:27.274 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:44:27.274 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:44:27.274 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:44:27.274 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:44:27.276 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:44:27.276 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:27.276 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:27.276 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:27.276 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:27.276 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:27.276 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:27.276 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 159.687ms 2025-07-01 11:44:27.276 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:44:27.276 +03:00 [DBG] Connection id "0HNC8090TGCU7" completed keep alive response. 2025-07-01 11:44:27.276 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 161.1296ms 2025-07-01 11:44:27.280 +03:00 [DBG] Connection id "0HNC8090TGCU7" received FIN. 2025-07-01 11:44:27.280 +03:00 [DBG] Connection id "0HNC8090TGCU7" disconnecting. 2025-07-01 11:44:27.280 +03:00 [DBG] Connection id "0HNC8090TGCU7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:44:27.281 +03:00 [DBG] Connection id "0HNC8090TGCU7" stopped. 2025-07-01 11:44:28.994 +03:00 [DBG] Connection id "0HNC8090TGCU8" accepted. 2025-07-01 11:44:28.994 +03:00 [DBG] Connection id "0HNC8090TGCU8" started. 2025-07-01 11:44:28.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:44:28.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:44:28.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:44:28.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:44:28.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:44:28.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:28.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:44:28.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:44:28.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:44:28.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:44:28.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:28.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:44:28.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:44:28.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:44:28.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:44:28.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:44:28.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:44:28.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:28.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:28.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:44:28.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:44:28.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:28.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:28.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:28.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:28.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:44:28.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2244ms. 2025-07-01 11:44:28.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:28.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:28.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:28.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:28.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:28.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:28.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:28.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:28.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:28.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:44:28.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:28.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:28.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:28.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:28.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:28.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:28.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:28.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2897ms 2025-07-01 11:44:28.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:28.997 +03:00 [DBG] Connection id "0HNC8090TGCU8" completed keep alive response. 2025-07-01 11:44:28.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3237ms 2025-07-01 11:44:28.997 +03:00 [DBG] Connection id "0HNC8090TGCU8" received FIN. 2025-07-01 11:44:28.997 +03:00 [DBG] Connection id "0HNC8090TGCU8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:44:28.997 +03:00 [DBG] Connection id "0HNC8090TGCU8" disconnecting. 2025-07-01 11:44:28.997 +03:00 [DBG] Connection id "0HNC8090TGCU8" stopped. 2025-07-01 11:44:34.013 +03:00 [DBG] Connection id "0HNC8090TGCU9" accepted. 2025-07-01 11:44:34.013 +03:00 [DBG] Connection id "0HNC8090TGCU9" started. 2025-07-01 11:44:34.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:44:34.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:44:34.013 +03:00 [DBG] POST requests are not supported 2025-07-01 11:44:34.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:44:34.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:44:34.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:34.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:44:34.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:44:34.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:44:34.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:44:34.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:34.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:44:34.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:44:34.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:44:34.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:44:34.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:44:34.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:44:34.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:34.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:34.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:44:34.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:44:34.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:34.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:34.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:34.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:34.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:44:34.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1415ms. 2025-07-01 11:44:34.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:34.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:34.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:34.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:34.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:34.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:34.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:34.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:34.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:34.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:44:34.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:34.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:34.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:34.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:34.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:34.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:34.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:34.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8607ms 2025-07-01 11:44:34.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:34.015 +03:00 [DBG] Connection id "0HNC8090TGCU9" completed keep alive response. 2025-07-01 11:44:34.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4293ms 2025-07-01 11:44:34.015 +03:00 [DBG] Connection id "0HNC8090TGCU9" received FIN. 2025-07-01 11:44:34.015 +03:00 [DBG] Connection id "0HNC8090TGCU9" disconnecting. 2025-07-01 11:44:34.015 +03:00 [DBG] Connection id "0HNC8090TGCU9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:44:34.016 +03:00 [DBG] Connection id "0HNC8090TGCU9" stopped. 2025-07-01 11:44:38.996 +03:00 [DBG] Connection id "0HNC8090TGCUA" accepted. 2025-07-01 11:44:38.996 +03:00 [DBG] Connection id "0HNC8090TGCUA" started. 2025-07-01 11:44:38.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:44:38.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:44:38.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:44:38.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:44:38.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:44:38.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:38.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:44:38.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:44:38.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:44:38.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:44:38.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:38.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:44:38.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:44:38.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:44:38.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:44:38.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:44:38.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:44:38.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:38.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:38.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:44:38.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:44:38.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:38.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:38.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:38.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:38.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:44:38.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.124ms. 2025-07-01 11:44:38.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:38.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:38.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:38.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:38.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:38.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:38.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:38.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:38.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:38.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:44:38.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:38.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:38.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:38.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:38.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:38.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:38.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:38.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7349ms 2025-07-01 11:44:38.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:38.997 +03:00 [DBG] Connection id "0HNC8090TGCUA" completed keep alive response. 2025-07-01 11:44:38.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3068ms 2025-07-01 11:44:38.997 +03:00 [DBG] Connection id "0HNC8090TGCUA" received FIN. 2025-07-01 11:44:38.997 +03:00 [DBG] Connection id "0HNC8090TGCUA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:44:38.997 +03:00 [DBG] Connection id "0HNC8090TGCUA" disconnecting. 2025-07-01 11:44:38.997 +03:00 [DBG] Connection id "0HNC8090TGCUA" stopped. 2025-07-01 11:44:40.913 +03:00 [DBG] Connection id "0HNC8090TGCUB" accepted. 2025-07-01 11:44:40.913 +03:00 [DBG] Connection id "0HNC8090TGCUB" started. 2025-07-01 11:44:40.913 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 759 2025-07-01 11:44:40.914 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:44:40.914 +03:00 [DBG] POST requests are not supported 2025-07-01 11:44:40.914 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:44:40.914 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:44:40.914 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:44:40.914 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:44:40.914 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:44:40.914 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:44:40.914 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:44:40.914 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:44:40.914 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:44:40.914 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:44:40.914 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:44:40.914 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:44:40.914 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:44:40.914 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:44:40.914 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:40.914 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:40.914 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:44:40.914 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:44:40.914 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:44:40.914 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:44:40.914 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:44:40.914 +03:00 [DBG] Connection id "0HNC8090TGCUB", Request id "0HNC8090TGCUB:00000001": started reading request body. 2025-07-01 11:44:40.915 +03:00 [DBG] Connection id "0HNC8090TGCUB", Request id "0HNC8090TGCUB:00000001": done reading request body. 2025-07-01 11:44:40.915 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:44:40.915 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:44:40.915 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:44:40.915 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:44:40.915 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:44:40.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:40.915 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:40.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:40.915 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:40.915 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:44:40.915 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:44:40.915 +03:00 [INF] Updating physical elements properties 2025-07-01 11:44:40.943 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 27.8649ms. 2025-07-01 11:44:40.943 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:40.943 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:40.943 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:40.943 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:40.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:40.943 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:40.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:40.943 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:40.943 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:40.943 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:44:40.943 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:40.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:40.943 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:40.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:40.943 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:40.944 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:40.944 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:40.944 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 29.4294ms 2025-07-01 11:44:40.944 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:44:40.944 +03:00 [DBG] Connection id "0HNC8090TGCUB" completed keep alive response. 2025-07-01 11:44:40.944 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 30.3144ms 2025-07-01 11:44:40.944 +03:00 [DBG] Connection id "0HNC8090TGCUB" received FIN. 2025-07-01 11:44:40.944 +03:00 [DBG] Connection id "0HNC8090TGCUB" disconnecting. 2025-07-01 11:44:40.944 +03:00 [DBG] Connection id "0HNC8090TGCUB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:44:40.945 +03:00 [DBG] Connection id "0HNC8090TGCUB" stopped. 2025-07-01 11:44:40.984 +03:00 [DBG] Connection id "0HNC8090TGCUC" accepted. 2025-07-01 11:44:40.984 +03:00 [DBG] Connection id "0HNC8090TGCUC" started. 2025-07-01 11:44:40.984 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:44:40.984 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:44:40.984 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:44:40.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:44:40.985 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:44:40.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:44:40.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:44:40.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:44:40.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:44:40.985 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:44:40.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:44:40.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:44:40.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:44:40.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:44:40.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:44:40.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:40.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:40.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:44:40.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:44:40.985 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:44:40.985 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:44:40.985 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:44:40.985 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:44:40.985 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:44:40.985 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:44:40.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:40.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:40.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:40.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:40.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:44:40.986 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:44:40.986 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:44:40.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.5179ms. 2025-07-01 11:44:40.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:40.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:40.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:40.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:40.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:40.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:40.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:40.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:40.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:44:40.990 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:44:40.990 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:44:40.990 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:44:40.990 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:44:40.990 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:44:40.990 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:44:40.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:44:40.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:40.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:40.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:40.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:40.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:40.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:40.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 5.3985ms 2025-07-01 11:44:40.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:44:40.991 +03:00 [DBG] Connection id "0HNC8090TGCUC" completed keep alive response. 2025-07-01 11:44:40.991 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 6.4378ms 2025-07-01 11:44:40.991 +03:00 [DBG] Connection id "0HNC8090TGCUC" received FIN. 2025-07-01 11:44:40.991 +03:00 [DBG] Connection id "0HNC8090TGCUC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:44:40.991 +03:00 [DBG] Connection id "0HNC8090TGCUC" disconnecting. 2025-07-01 11:44:40.991 +03:00 [DBG] Connection id "0HNC8090TGCUC" stopped. 2025-07-01 11:44:41.050 +03:00 [DBG] Connection id "0HNC8090TGCUD" accepted. 2025-07-01 11:44:41.050 +03:00 [DBG] Connection id "0HNC8090TGCUD" started. 2025-07-01 11:44:41.050 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:44:41.050 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:44:41.050 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:44:41.050 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:44:41.050 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:44:41.050 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:44:41.050 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:44:41.050 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:44:41.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:44:41.051 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:44:41.051 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:44:41.051 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:44:41.051 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:44:41.051 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:44:41.051 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:44:41.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:41.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:41.051 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:44:41.051 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:44:41.051 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:44:41.051 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:44:41.051 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:44:41.051 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:44:41.051 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:44:41.051 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:44:41.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:41.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:41.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:41.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:41.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:44:41.052 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:44:41.052 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:44:41.209 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 157.6654ms. 2025-07-01 11:44:41.209 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:41.209 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:41.209 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:41.209 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:41.209 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:41.209 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:41.209 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:41.209 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:41.209 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:44:41.209 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:44:41.210 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:44:41.210 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:44:41.210 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:44:41.210 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:44:41.210 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:44:41.211 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:44:41.211 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:41.211 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:41.211 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:41.211 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:41.211 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:41.211 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:41.211 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 160.1468ms 2025-07-01 11:44:41.211 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:44:41.211 +03:00 [DBG] Connection id "0HNC8090TGCUD" completed keep alive response. 2025-07-01 11:44:41.211 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 161.0647ms 2025-07-01 11:44:41.215 +03:00 [DBG] Connection id "0HNC8090TGCUD" received FIN. 2025-07-01 11:44:41.216 +03:00 [DBG] Connection id "0HNC8090TGCUD" disconnecting. 2025-07-01 11:44:41.216 +03:00 [DBG] Connection id "0HNC8090TGCUD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:44:41.217 +03:00 [DBG] Connection id "0HNC8090TGCUD" stopped. 2025-07-01 11:44:44.009 +03:00 [DBG] Connection id "0HNC8090TGCUE" accepted. 2025-07-01 11:44:44.009 +03:00 [DBG] Connection id "0HNC8090TGCUE" started. 2025-07-01 11:44:44.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:44:44.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:44:44.009 +03:00 [DBG] POST requests are not supported 2025-07-01 11:44:44.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:44:44.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:44:44.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:44.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:44:44.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:44:44.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:44:44.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:44:44.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:44.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:44:44.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:44:44.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:44:44.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:44:44.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:44:44.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:44:44.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:44:44.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:44:44.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:44.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:44.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:44.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:44.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:44:44.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1684ms. 2025-07-01 11:44:44.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:44.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:44.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:44.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:44.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:44.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:44.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:44.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:44:44.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:44.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:44.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:44.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3276ms 2025-07-01 11:44:44.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:44.011 +03:00 [DBG] Connection id "0HNC8090TGCUE" completed keep alive response. 2025-07-01 11:44:44.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.115ms 2025-07-01 11:44:44.011 +03:00 [DBG] Connection id "0HNC8090TGCUE" received FIN. 2025-07-01 11:44:44.011 +03:00 [DBG] Connection id "0HNC8090TGCUE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:44:44.011 +03:00 [DBG] Connection id "0HNC8090TGCUE" disconnecting. 2025-07-01 11:44:44.011 +03:00 [DBG] Connection id "0HNC8090TGCUE" stopped. 2025-07-01 11:44:44.318 +03:00 [DBG] Connection id "0HNC8090TGCUF" accepted. 2025-07-01 11:44:44.319 +03:00 [DBG] Connection id "0HNC8090TGCUF" started. 2025-07-01 11:44:44.319 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:44:44.319 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:44:44.319 +03:00 [DBG] POST requests are not supported 2025-07-01 11:44:44.319 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:44:44.319 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:44:44.319 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:44:44.319 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:44:44.319 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:44:44.319 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:44:44.319 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:44:44.319 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:44:44.320 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:44:44.320 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:44:44.320 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:44:44.320 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:44:44.320 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:44:44.320 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:44:44.320 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.320 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.320 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:44:44.320 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:44:44.320 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:44:44.320 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:44:44.320 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:44:44.320 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:44:44.320 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:44:44.320 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:44:44.320 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:44:44.320 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:44:44.320 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:44:44.320 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:44:44.320 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:44:44.320 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:44:44.320 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:44:44.320 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:44:44.321 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:44:44.321 +03:00 [DBG] Connection id "0HNC8090TGCUF", Request id "0HNC8090TGCUF:00000001": started reading request body. 2025-07-01 11:44:44.321 +03:00 [DBG] Connection id "0HNC8090TGCUF", Request id "0HNC8090TGCUF:00000001": done reading request body. 2025-07-01 11:44:44.321 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:44:44.321 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:44:44.321 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:44:44.321 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:44:44.321 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:44:44.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:44.321 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:44.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:44.321 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:44.321 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:44:44.321 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:44:44.321 +03:00 [INF] Changing group of physicals [413] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:44:44.340 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.4543ms. 2025-07-01 11:44:44.340 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:44.340 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:44.340 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:44.340 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:44.340 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.340 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.340 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:44.340 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:44.340 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:44.340 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:44:44.340 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:44.340 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:44.340 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:44.340 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.340 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.340 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.340 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.342 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 22.6155ms 2025-07-01 11:44:44.342 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:44:44.343 +03:00 [DBG] Connection id "0HNC8090TGCUF" completed keep alive response. 2025-07-01 11:44:44.343 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 23.833ms 2025-07-01 11:44:44.343 +03:00 [DBG] Connection id "0HNC8090TGCUF" received FIN. 2025-07-01 11:44:44.343 +03:00 [DBG] Connection id "0HNC8090TGCUF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:44:44.343 +03:00 [DBG] Connection id "0HNC8090TGCUF" disconnecting. 2025-07-01 11:44:44.343 +03:00 [DBG] Connection id "0HNC8090TGCUF" stopped. 2025-07-01 11:44:44.379 +03:00 [DBG] Connection id "0HNC8090TGCUG" accepted. 2025-07-01 11:44:44.379 +03:00 [DBG] Connection id "0HNC8090TGCUG" started. 2025-07-01 11:44:44.379 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:44:44.379 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:44:44.379 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:44:44.379 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:44:44.379 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:44:44.380 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:44:44.380 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:44:44.380 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:44:44.380 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:44:44.380 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:44:44.380 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:44:44.380 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:44:44.380 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:44:44.380 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:44:44.380 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:44:44.380 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.380 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.380 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:44:44.380 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:44:44.380 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:44:44.380 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:44:44.380 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:44:44.380 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:44:44.380 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:44:44.380 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:44:44.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:44.380 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:44.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:44.381 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:44.381 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:44:44.381 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:44:44.381 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:44:44.382 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.2367ms. 2025-07-01 11:44:44.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:44.382 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:44.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:44.382 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:44.382 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.382 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.382 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:44.382 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:44.382 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:44:44.382 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:44:44.382 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:44:44.382 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:44:44.382 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:44:44.382 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:44:44.382 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:44:44.383 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:44:44.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:44.383 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:44.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.383 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.383 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.383 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.383 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.6814ms 2025-07-01 11:44:44.383 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:44:44.383 +03:00 [DBG] Connection id "0HNC8090TGCUG" completed keep alive response. 2025-07-01 11:44:44.383 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.6875ms 2025-07-01 11:44:44.383 +03:00 [DBG] Connection id "0HNC8090TGCUG" received FIN. 2025-07-01 11:44:44.383 +03:00 [DBG] Connection id "0HNC8090TGCUG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:44:44.383 +03:00 [DBG] Connection id "0HNC8090TGCUG" disconnecting. 2025-07-01 11:44:44.383 +03:00 [DBG] Connection id "0HNC8090TGCUG" stopped. 2025-07-01 11:44:44.452 +03:00 [DBG] Connection id "0HNC8090TGCUH" accepted. 2025-07-01 11:44:44.452 +03:00 [DBG] Connection id "0HNC8090TGCUH" started. 2025-07-01 11:44:44.452 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:44:44.452 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:44:44.452 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:44:44.452 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:44:44.452 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:44:44.452 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:44:44.452 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:44:44.452 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:44:44.452 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:44:44.452 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:44:44.452 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:44:44.452 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:44:44.452 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:44:44.452 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:44:44.452 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:44:44.452 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.452 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.452 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:44:44.452 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:44:44.452 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:44:44.452 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:44:44.452 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:44:44.452 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:44:44.452 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:44:44.452 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:44:44.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:44.452 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:44.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:44.453 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:44.453 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:44:44.453 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:44:44.453 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:44:44.591 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 138.4106ms. 2025-07-01 11:44:44.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:44.591 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:44.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:44.591 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:44.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.591 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:44.591 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:44.591 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:44:44.591 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:44:44.591 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:44:44.591 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:44:44.591 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:44:44.591 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:44:44.591 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:44:44.593 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:44:44.593 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:44.593 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:44.593 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.593 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.593 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.593 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:44.593 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 140.5613ms 2025-07-01 11:44:44.593 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:44:44.593 +03:00 [DBG] Connection id "0HNC8090TGCUH" completed keep alive response. 2025-07-01 11:44:44.593 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 141.0435ms 2025-07-01 11:44:44.596 +03:00 [DBG] Connection id "0HNC8090TGCUH" received FIN. 2025-07-01 11:44:44.596 +03:00 [DBG] Connection id "0HNC8090TGCUH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:44:44.596 +03:00 [DBG] Connection id "0HNC8090TGCUH" disconnecting. 2025-07-01 11:44:44.597 +03:00 [DBG] Connection id "0HNC8090TGCUH" stopped. 2025-07-01 11:44:49.014 +03:00 [DBG] Connection id "0HNC8090TGCUI" accepted. 2025-07-01 11:44:49.014 +03:00 [DBG] Connection id "0HNC8090TGCUI" started. 2025-07-01 11:44:49.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:44:49.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:44:49.015 +03:00 [DBG] POST requests are not supported 2025-07-01 11:44:49.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:44:49.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:44:49.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:49.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:44:49.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:44:49.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:44:49.015 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:44:49.015 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:49.015 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:44:49.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:44:49.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:44:49.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:44:49.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:44:49.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:44:49.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:49.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:49.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:44:49.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:44:49.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:49.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:49.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:49.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:49.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:44:49.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1281ms. 2025-07-01 11:44:49.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:49.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:49.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:49.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:49.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:49.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:49.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:49.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:49.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:49.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:44:49.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:49.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:49.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:49.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:49.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:49.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:49.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:49.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7333ms 2025-07-01 11:44:49.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:49.016 +03:00 [DBG] Connection id "0HNC8090TGCUI" completed keep alive response. 2025-07-01 11:44:49.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3207ms 2025-07-01 11:44:49.016 +03:00 [DBG] Connection id "0HNC8090TGCUI" received FIN. 2025-07-01 11:44:49.016 +03:00 [DBG] Connection id "0HNC8090TGCUI" disconnecting. 2025-07-01 11:44:49.016 +03:00 [DBG] Connection id "0HNC8090TGCUI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:44:49.017 +03:00 [DBG] Connection id "0HNC8090TGCUI" stopped. 2025-07-01 11:44:53.997 +03:00 [DBG] Connection id "0HNC8090TGCUJ" accepted. 2025-07-01 11:44:53.997 +03:00 [DBG] Connection id "0HNC8090TGCUJ" started. 2025-07-01 11:44:53.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:44:53.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:44:53.998 +03:00 [DBG] POST requests are not supported 2025-07-01 11:44:53.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:44:53.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:44:53.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:53.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:44:53.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:44:53.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:44:53.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:44:53.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:53.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:44:53.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:44:53.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:44:53.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:44:53.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:44:53.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:44:53.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:53.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:53.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:44:53.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:44:53.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:53.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:53.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:53.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:53.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:44:53.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1899ms. 2025-07-01 11:44:53.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:53.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:53.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:53.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:53.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:53.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:53.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:53.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:53.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:53.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:44:53.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:53.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:53.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:53.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:53.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:53.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:53.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:53.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0286ms 2025-07-01 11:44:53.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:53.999 +03:00 [DBG] Connection id "0HNC8090TGCUJ" completed keep alive response. 2025-07-01 11:44:53.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8902ms 2025-07-01 11:44:54.000 +03:00 [DBG] Connection id "0HNC8090TGCUJ" received FIN. 2025-07-01 11:44:54.000 +03:00 [DBG] Connection id "0HNC8090TGCUJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:44:54.000 +03:00 [DBG] Connection id "0HNC8090TGCUJ" disconnecting. 2025-07-01 11:44:54.000 +03:00 [DBG] Connection id "0HNC8090TGCUJ" stopped. 2025-07-01 11:44:57.210 +03:00 [DBG] Connection id "0HNC8090TGCUK" accepted. 2025-07-01 11:44:57.210 +03:00 [DBG] Connection id "0HNC8090TGCUK" started. 2025-07-01 11:44:57.210 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 740 2025-07-01 11:44:57.210 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:44:57.210 +03:00 [DBG] POST requests are not supported 2025-07-01 11:44:57.210 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:44:57.210 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:44:57.210 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:44:57.210 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:44:57.211 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:44:57.211 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:44:57.211 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:44:57.211 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:44:57.211 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:44:57.211 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:44:57.211 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:44:57.211 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:44:57.211 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:44:57.211 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:44:57.211 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:57.211 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:57.211 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:44:57.211 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:44:57.211 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:44:57.211 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:44:57.211 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:44:57.211 +03:00 [DBG] Connection id "0HNC8090TGCUK", Request id "0HNC8090TGCUK:00000001": started reading request body. 2025-07-01 11:44:57.211 +03:00 [DBG] Connection id "0HNC8090TGCUK", Request id "0HNC8090TGCUK:00000001": done reading request body. 2025-07-01 11:44:57.211 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:44:57.211 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:44:57.211 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:44:57.211 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:44:57.211 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:44:57.211 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:57.211 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:57.211 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:57.211 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:57.211 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:44:57.211 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:44:57.211 +03:00 [INF] Updating physical elements properties 2025-07-01 11:44:57.225 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 13.747ms. 2025-07-01 11:44:57.225 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:57.225 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:57.225 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:57.225 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:57.225 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:57.225 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:57.225 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:57.226 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:57.226 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:57.226 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:44:57.226 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:57.226 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:57.226 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:57.226 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:57.226 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:57.226 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:57.226 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:57.226 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 15.0135ms 2025-07-01 11:44:57.226 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:44:57.226 +03:00 [DBG] Connection id "0HNC8090TGCUK" completed keep alive response. 2025-07-01 11:44:57.226 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 15.7197ms 2025-07-01 11:44:57.226 +03:00 [DBG] Connection id "0HNC8090TGCUK" received FIN. 2025-07-01 11:44:57.226 +03:00 [DBG] Connection id "0HNC8090TGCUK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:44:57.226 +03:00 [DBG] Connection id "0HNC8090TGCUK" disconnecting. 2025-07-01 11:44:57.226 +03:00 [DBG] Connection id "0HNC8090TGCUK" stopped. 2025-07-01 11:44:57.273 +03:00 [DBG] Connection id "0HNC8090TGCUL" accepted. 2025-07-01 11:44:57.273 +03:00 [DBG] Connection id "0HNC8090TGCUL" started. 2025-07-01 11:44:57.273 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:44:57.273 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:44:57.273 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:44:57.273 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:44:57.273 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:44:57.273 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:44:57.273 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:44:57.274 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:44:57.274 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:44:57.274 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:44:57.274 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:44:57.274 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:44:57.274 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:44:57.274 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:44:57.274 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:44:57.274 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:57.274 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:57.274 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:44:57.274 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:44:57.274 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:44:57.274 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:44:57.274 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:44:57.274 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:44:57.274 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:44:57.274 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:44:57.274 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:57.274 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:57.274 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:57.274 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:57.274 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:44:57.274 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:44:57.274 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:44:57.277 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.8016ms. 2025-07-01 11:44:57.277 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:57.277 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:57.277 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:57.277 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:57.277 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:57.277 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:57.278 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:57.278 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:57.278 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:44:57.278 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:44:57.278 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:44:57.278 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:44:57.278 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:44:57.278 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:44:57.278 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:44:57.278 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:44:57.278 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:57.278 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:57.278 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:57.278 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:57.278 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:57.278 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:57.278 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.3458ms 2025-07-01 11:44:57.278 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:44:57.278 +03:00 [DBG] Connection id "0HNC8090TGCUL" completed keep alive response. 2025-07-01 11:44:57.278 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.2107ms 2025-07-01 11:44:57.279 +03:00 [DBG] Connection id "0HNC8090TGCUL" received FIN. 2025-07-01 11:44:57.279 +03:00 [DBG] Connection id "0HNC8090TGCUL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:44:57.279 +03:00 [DBG] Connection id "0HNC8090TGCUL" disconnecting. 2025-07-01 11:44:57.279 +03:00 [DBG] Connection id "0HNC8090TGCUL" stopped. 2025-07-01 11:44:57.332 +03:00 [DBG] Connection id "0HNC8090TGCUM" accepted. 2025-07-01 11:44:57.332 +03:00 [DBG] Connection id "0HNC8090TGCUM" started. 2025-07-01 11:44:57.332 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:44:57.333 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:44:57.333 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:44:57.333 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:44:57.333 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:44:57.333 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:44:57.333 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:44:57.333 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:44:57.333 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:44:57.333 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:44:57.333 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:44:57.333 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:44:57.333 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:44:57.333 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:44:57.333 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:44:57.333 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:57.333 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:57.333 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:44:57.333 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:44:57.333 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:44:57.333 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:44:57.333 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:44:57.333 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:44:57.334 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:44:57.334 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:44:57.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:57.334 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:57.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:57.334 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:57.334 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:44:57.334 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:44:57.334 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:44:57.487 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 153.5483ms. 2025-07-01 11:44:57.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:57.488 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:57.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:57.488 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:57.488 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:57.488 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:57.488 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:57.488 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:57.488 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:44:57.488 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:44:57.488 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:44:57.488 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:44:57.488 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:44:57.488 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:44:57.488 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:44:57.489 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:44:57.489 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:57.489 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:57.489 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:57.489 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:57.489 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:57.489 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:57.490 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 156.2918ms 2025-07-01 11:44:57.490 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:44:57.490 +03:00 [DBG] Connection id "0HNC8090TGCUM" completed keep alive response. 2025-07-01 11:44:57.490 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 157.1231ms 2025-07-01 11:44:57.494 +03:00 [DBG] Connection id "0HNC8090TGCUM" received FIN. 2025-07-01 11:44:57.494 +03:00 [DBG] Connection id "0HNC8090TGCUM" disconnecting. 2025-07-01 11:44:57.494 +03:00 [DBG] Connection id "0HNC8090TGCUM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:44:57.495 +03:00 [DBG] Connection id "0HNC8090TGCUM" stopped. 2025-07-01 11:44:58.999 +03:00 [DBG] Connection id "0HNC8090TGCUN" accepted. 2025-07-01 11:44:58.999 +03:00 [DBG] Connection id "0HNC8090TGCUN" started. 2025-07-01 11:44:58.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:44:59.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:44:59.000 +03:00 [DBG] POST requests are not supported 2025-07-01 11:44:59.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:44:59.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:44:59.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:59.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:44:59.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:44:59.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:44:59.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:44:59.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:59.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:44:59.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:44:59.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:44:59.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:44:59.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:44:59.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:44:59.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:59.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:59.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:44:59.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:44:59.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:59.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:59.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:59.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:59.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:44:59.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1732ms. 2025-07-01 11:44:59.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:59.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:44:59.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:59.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:44:59.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:59.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:59.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:59.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:59.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:59.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:44:59.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:44:59.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:59.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:44:59.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:59.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:59.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:59.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:44:59.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3352ms 2025-07-01 11:44:59.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:44:59.002 +03:00 [DBG] Connection id "0HNC8090TGCUN" completed keep alive response. 2025-07-01 11:44:59.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5502ms 2025-07-01 11:44:59.002 +03:00 [DBG] Connection id "0HNC8090TGCUN" received FIN. 2025-07-01 11:44:59.002 +03:00 [DBG] Connection id "0HNC8090TGCUN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:44:59.002 +03:00 [DBG] Connection id "0HNC8090TGCUN" disconnecting. 2025-07-01 11:44:59.002 +03:00 [DBG] Connection id "0HNC8090TGCUN" stopped. 2025-07-01 11:45:00.401 +03:00 [DBG] Connection id "0HNC8090TGCUO" accepted. 2025-07-01 11:45:00.401 +03:00 [DBG] Connection id "0HNC8090TGCUO" started. 2025-07-01 11:45:00.401 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:45:00.401 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:00.401 +03:00 [DBG] POST requests are not supported 2025-07-01 11:45:00.402 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:45:00.402 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:45:00.402 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:45:00.402 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:00.402 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:00.402 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:45:00.402 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:45:00.402 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:45:00.402 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:45:00.402 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:00.402 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:00.402 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:00.402 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:00.402 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:00.402 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:00.403 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:00.403 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:00.403 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:00.403 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:45:00.403 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:45:00.403 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:45:00.403 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:45:00.403 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:45:00.403 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:45:00.403 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:45:00.403 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:45:00.403 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:45:00.403 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:45:00.403 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:45:00.403 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:45:00.403 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:45:00.403 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:45:00.404 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:45:00.404 +03:00 [DBG] Connection id "0HNC8090TGCUO", Request id "0HNC8090TGCUO:00000001": started reading request body. 2025-07-01 11:45:00.404 +03:00 [DBG] Connection id "0HNC8090TGCUO", Request id "0HNC8090TGCUO:00000001": done reading request body. 2025-07-01 11:45:00.404 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:45:00.404 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:45:00.404 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:45:00.404 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:45:00.404 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:45:00.404 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:00.404 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:00.404 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:00.404 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:00.404 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:00.404 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:45:00.404 +03:00 [INF] Changing group of physicals [414] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:45:00.435 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 30.7352ms. 2025-07-01 11:45:00.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:00.435 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:00.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:00.435 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:00.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:00.436 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:00.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:00.436 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:00.436 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:00.436 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:45:00.436 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:00.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:00.436 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:00.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:00.436 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:00.436 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:00.436 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:00.436 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 33.4782ms 2025-07-01 11:45:00.436 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:45:00.436 +03:00 [DBG] Connection id "0HNC8090TGCUO" completed keep alive response. 2025-07-01 11:45:00.436 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 34.8871ms 2025-07-01 11:45:00.437 +03:00 [DBG] Connection id "0HNC8090TGCUO" received FIN. 2025-07-01 11:45:00.437 +03:00 [DBG] Connection id "0HNC8090TGCUO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:00.437 +03:00 [DBG] Connection id "0HNC8090TGCUO" disconnecting. 2025-07-01 11:45:00.437 +03:00 [DBG] Connection id "0HNC8090TGCUO" stopped. 2025-07-01 11:45:00.476 +03:00 [DBG] Connection id "0HNC8090TGCUP" accepted. 2025-07-01 11:45:00.477 +03:00 [DBG] Connection id "0HNC8090TGCUP" started. 2025-07-01 11:45:00.477 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:45:00.477 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:00.477 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:45:00.477 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:00.477 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:00.477 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:00.477 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:00.477 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:00.477 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:00.477 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:45:00.478 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:00.478 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:00.478 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:00.478 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:00.478 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:00.478 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:00.478 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:00.478 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:00.478 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:00.478 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:45:00.478 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:45:00.478 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:00.478 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:00.479 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:45:00.479 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:45:00.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:00.479 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:00.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:00.479 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:00.479 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:00.479 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:45:00.479 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:45:00.481 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.9732ms. 2025-07-01 11:45:00.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:00.481 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:00.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:00.481 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:00.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:00.481 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:00.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:00.481 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:00.481 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:00.481 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:45:00.481 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:45:00.481 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:45:00.482 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:45:00.482 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:45:00.482 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:45:00.482 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:00.482 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:00.482 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:00.482 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:00.482 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:00.482 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:00.482 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:00.482 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.1331ms 2025-07-01 11:45:00.482 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:00.482 +03:00 [DBG] Connection id "0HNC8090TGCUP" completed keep alive response. 2025-07-01 11:45:00.482 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.2783ms 2025-07-01 11:45:00.482 +03:00 [DBG] Connection id "0HNC8090TGCUP" received FIN. 2025-07-01 11:45:00.483 +03:00 [DBG] Connection id "0HNC8090TGCUP" disconnecting. 2025-07-01 11:45:00.483 +03:00 [DBG] Connection id "0HNC8090TGCUP" stopped. 2025-07-01 11:45:00.483 +03:00 [DBG] Connection id "0HNC8090TGCUP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:00.540 +03:00 [DBG] Connection id "0HNC8090TGCUQ" accepted. 2025-07-01 11:45:00.540 +03:00 [DBG] Connection id "0HNC8090TGCUQ" started. 2025-07-01 11:45:00.540 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:45:00.540 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:00.540 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:45:00.540 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:00.540 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:00.540 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:00.540 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:00.541 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:00.541 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:00.541 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:45:00.541 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:00.541 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:00.541 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:00.541 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:00.541 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:00.541 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:00.541 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:00.541 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:00.541 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:00.541 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:45:00.541 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:45:00.541 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:00.541 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:00.541 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:45:00.541 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:45:00.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:00.542 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:00.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:00.542 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:00.542 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:00.542 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:45:00.542 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:45:00.692 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 150.2847ms. 2025-07-01 11:45:00.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:00.692 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:00.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:00.692 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:00.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:00.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:00.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:00.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:00.692 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:00.692 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:45:00.692 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:45:00.692 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:45:00.692 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:45:00.692 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:45:00.692 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:45:00.694 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:00.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:00.694 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:00.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:00.694 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:00.694 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:00.694 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:00.694 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 152.8244ms 2025-07-01 11:45:00.694 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:00.694 +03:00 [DBG] Connection id "0HNC8090TGCUQ" completed keep alive response. 2025-07-01 11:45:00.694 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 153.7155ms 2025-07-01 11:45:00.698 +03:00 [DBG] Connection id "0HNC8090TGCUQ" received FIN. 2025-07-01 11:45:00.698 +03:00 [DBG] Connection id "0HNC8090TGCUQ" disconnecting. 2025-07-01 11:45:00.698 +03:00 [DBG] Connection id "0HNC8090TGCUQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:00.699 +03:00 [DBG] Connection id "0HNC8090TGCUQ" stopped. 2025-07-01 11:45:04.018 +03:00 [DBG] Connection id "0HNC8090TGCUR" accepted. 2025-07-01 11:45:04.018 +03:00 [DBG] Connection id "0HNC8090TGCUR" started. 2025-07-01 11:45:04.019 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:45:04.019 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:04.019 +03:00 [DBG] POST requests are not supported 2025-07-01 11:45:04.019 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:45:04.019 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:45:04.019 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:04.019 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:04.019 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:04.019 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:45:04.019 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:45:04.019 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:04.019 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:45:04.020 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:04.020 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:04.020 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:04.020 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:04.020 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:04.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:04.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:04.020 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:45:04.020 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:45:04.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:04.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:04.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:04.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:04.020 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:04.020 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2117ms. 2025-07-01 11:45:04.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:04.021 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:04.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:04.021 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:04.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:04.021 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:04.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:04.021 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:04.021 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:04.021 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:45:04.021 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:04.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:04.021 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:04.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:04.021 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:04.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:04.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:04.021 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4677ms 2025-07-01 11:45:04.021 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:04.021 +03:00 [DBG] Connection id "0HNC8090TGCUR" completed keep alive response. 2025-07-01 11:45:04.021 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7021ms 2025-07-01 11:45:04.022 +03:00 [DBG] Connection id "0HNC8090TGCUR" received FIN. 2025-07-01 11:45:04.022 +03:00 [DBG] Connection id "0HNC8090TGCUR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:04.022 +03:00 [DBG] Connection id "0HNC8090TGCUR" disconnecting. 2025-07-01 11:45:04.022 +03:00 [DBG] Connection id "0HNC8090TGCUR" stopped. 2025-07-01 11:45:08.996 +03:00 [DBG] Connection id "0HNC8090TGCUS" accepted. 2025-07-01 11:45:08.996 +03:00 [DBG] Connection id "0HNC8090TGCUS" started. 2025-07-01 11:45:08.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:45:08.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:08.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:45:08.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:45:08.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:45:08.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:08.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:08.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:08.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:45:08.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:45:08.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:08.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:45:08.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:08.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:08.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:08.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:08.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:08.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:08.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:08.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:45:08.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:45:08.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:08.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:08.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:08.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:08.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:08.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1547ms. 2025-07-01 11:45:08.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:08.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:08.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:08.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:08.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:08.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:08.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:08.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:08.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:08.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:45:08.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:08.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:08.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:08.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:08.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:08.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:08.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:08.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7179ms 2025-07-01 11:45:08.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:08.997 +03:00 [DBG] Connection id "0HNC8090TGCUS" completed keep alive response. 2025-07-01 11:45:08.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3142ms 2025-07-01 11:45:08.997 +03:00 [DBG] Connection id "0HNC8090TGCUS" received FIN. 2025-07-01 11:45:08.997 +03:00 [DBG] Connection id "0HNC8090TGCUS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:08.998 +03:00 [DBG] Connection id "0HNC8090TGCUS" disconnecting. 2025-07-01 11:45:08.998 +03:00 [DBG] Connection id "0HNC8090TGCUS" stopped. 2025-07-01 11:45:10.580 +03:00 [DBG] Connection id "0HNC8090TGCUT" accepted. 2025-07-01 11:45:10.580 +03:00 [DBG] Connection id "0HNC8090TGCUT" started. 2025-07-01 11:45:10.580 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 759 2025-07-01 11:45:10.580 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:10.580 +03:00 [DBG] POST requests are not supported 2025-07-01 11:45:10.580 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:45:10.580 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:45:10.580 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:45:10.580 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:10.580 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:10.580 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:45:10.580 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:45:10.580 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:45:10.580 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:45:10.581 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:10.581 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:10.581 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:10.581 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:10.581 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:10.581 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:10.581 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:10.581 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:10.581 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:10.581 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:45:10.581 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:45:10.581 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:45:10.581 +03:00 [DBG] Connection id "0HNC8090TGCUT", Request id "0HNC8090TGCUT:00000001": started reading request body. 2025-07-01 11:45:10.582 +03:00 [DBG] Connection id "0HNC8090TGCUT", Request id "0HNC8090TGCUT:00000001": done reading request body. 2025-07-01 11:45:10.582 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:45:10.582 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:45:10.582 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:45:10.582 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:45:10.582 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:45:10.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:10.582 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:10.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:10.582 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:10.582 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:10.582 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:45:10.583 +03:00 [INF] Updating physical elements properties 2025-07-01 11:45:10.616 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 33.9641ms. 2025-07-01 11:45:10.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:10.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:10.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:10.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:10.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:10.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:10.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:10.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:10.617 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:10.617 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:45:10.617 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:10.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:10.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:10.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:10.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:10.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:10.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:10.617 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 36.155ms 2025-07-01 11:45:10.617 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:45:10.617 +03:00 [DBG] Connection id "0HNC8090TGCUT" completed keep alive response. 2025-07-01 11:45:10.617 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 37.3515ms 2025-07-01 11:45:10.617 +03:00 [DBG] Connection id "0HNC8090TGCUT" received FIN. 2025-07-01 11:45:10.618 +03:00 [DBG] Connection id "0HNC8090TGCUT" disconnecting. 2025-07-01 11:45:10.618 +03:00 [DBG] Connection id "0HNC8090TGCUT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:10.619 +03:00 [DBG] Connection id "0HNC8090TGCUT" stopped. 2025-07-01 11:45:10.668 +03:00 [DBG] Connection id "0HNC8090TGCUU" accepted. 2025-07-01 11:45:10.668 +03:00 [DBG] Connection id "0HNC8090TGCUU" started. 2025-07-01 11:45:10.668 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:45:10.668 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:10.668 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:45:10.668 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:10.668 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:10.668 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:10.668 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:10.668 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:10.668 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:10.668 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:45:10.668 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:10.668 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:10.668 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:10.668 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:10.668 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:10.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:10.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:10.668 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:10.668 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:10.668 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:45:10.668 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:45:10.668 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:10.668 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:10.668 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:45:10.669 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:45:10.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:10.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:10.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:10.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:10.669 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:10.669 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:45:10.669 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:45:10.672 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.23ms. 2025-07-01 11:45:10.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:10.672 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:10.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:10.672 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:10.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:10.672 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:10.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:10.672 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:10.672 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:10.672 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:45:10.672 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:45:10.672 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:45:10.672 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:45:10.673 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:45:10.673 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:45:10.673 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:10.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:10.673 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:10.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:10.673 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:10.673 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:10.673 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:10.673 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.8318ms 2025-07-01 11:45:10.673 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:10.673 +03:00 [DBG] Connection id "0HNC8090TGCUU" completed keep alive response. 2025-07-01 11:45:10.673 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.3356ms 2025-07-01 11:45:10.674 +03:00 [DBG] Connection id "0HNC8090TGCUU" received FIN. 2025-07-01 11:45:10.674 +03:00 [DBG] Connection id "0HNC8090TGCUU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:10.674 +03:00 [DBG] Connection id "0HNC8090TGCUU" disconnecting. 2025-07-01 11:45:10.674 +03:00 [DBG] Connection id "0HNC8090TGCUU" stopped. 2025-07-01 11:45:10.733 +03:00 [DBG] Connection id "0HNC8090TGCUV" accepted. 2025-07-01 11:45:10.733 +03:00 [DBG] Connection id "0HNC8090TGCUV" started. 2025-07-01 11:45:10.733 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:45:10.733 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:10.733 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:45:10.733 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:10.733 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:10.733 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:10.733 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:10.734 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:10.734 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:10.734 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:45:10.734 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:10.734 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:10.734 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:10.734 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:10.734 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:10.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:10.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:10.734 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:10.734 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:10.734 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:45:10.734 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:45:10.734 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:10.734 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:10.734 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:45:10.734 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:45:10.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:10.734 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:10.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:10.734 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:10.735 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:10.735 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:45:10.735 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:45:10.887 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 152.6099ms. 2025-07-01 11:45:10.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:10.887 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:10.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:10.887 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:10.887 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:10.887 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:10.887 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:10.887 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:10.887 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:10.887 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:45:10.887 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:45:10.888 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:45:10.888 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:45:10.888 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:45:10.888 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:45:10.889 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:10.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:10.889 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:10.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:10.889 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:10.889 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:10.889 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:10.889 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 154.9806ms 2025-07-01 11:45:10.889 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:10.889 +03:00 [DBG] Connection id "0HNC8090TGCUV" completed keep alive response. 2025-07-01 11:45:10.889 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 155.876ms 2025-07-01 11:45:10.893 +03:00 [DBG] Connection id "0HNC8090TGCUV" received FIN. 2025-07-01 11:45:10.893 +03:00 [DBG] Connection id "0HNC8090TGCUV" disconnecting. 2025-07-01 11:45:10.893 +03:00 [DBG] Connection id "0HNC8090TGCUV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:10.894 +03:00 [DBG] Connection id "0HNC8090TGCUV" stopped. 2025-07-01 11:45:13.675 +03:00 [DBG] Connection id "0HNC8090TGCV0" accepted. 2025-07-01 11:45:13.675 +03:00 [DBG] Connection id "0HNC8090TGCV0" started. 2025-07-01 11:45:13.676 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:45:13.676 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:13.676 +03:00 [DBG] POST requests are not supported 2025-07-01 11:45:13.676 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:45:13.676 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:45:13.676 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:45:13.676 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:13.676 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:13.676 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:45:13.676 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:45:13.676 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:45:13.676 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:45:13.676 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:13.676 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:13.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-07-01 11:45:13.676 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:13.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-07-01 11:45:13.676 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:13.676 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:13.676 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:13.676 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:13.676 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:45:13.676 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:45:13.676 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:45:13.676 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:45:13.676 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:45:13.676 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:45:13.676 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:45:13.676 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:45:13.676 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:45:13.676 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:45:13.676 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:45:13.676 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:45:13.676 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:45:13.676 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:45:13.676 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:45:13.677 +03:00 [DBG] Connection id "0HNC8090TGCV0", Request id "0HNC8090TGCV0:00000001": started reading request body. 2025-07-01 11:45:13.677 +03:00 [DBG] Connection id "0HNC8090TGCV0", Request id "0HNC8090TGCV0:00000001": done reading request body. 2025-07-01 11:45:13.677 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:45:13.677 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:45:13.677 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:45:13.677 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:45:13.677 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:45:13.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:13.677 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:13.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:13.677 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:13.677 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:13.677 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:45:13.677 +03:00 [INF] Changing group of physicals [415] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:45:13.703 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 25.9255ms. 2025-07-01 11:45:13.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:13.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:13.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:13.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:13.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:13.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:13.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:13.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:13.703 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:13.703 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:45:13.703 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:13.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:13.703 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:13.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:13.703 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:13.703 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:13.703 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:13.703 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 27.2183ms 2025-07-01 11:45:13.703 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:45:13.703 +03:00 [DBG] Connection id "0HNC8090TGCV0" completed keep alive response. 2025-07-01 11:45:13.703 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 27.8495ms 2025-07-01 11:45:13.704 +03:00 [DBG] Connection id "0HNC8090TGCV0" received FIN. 2025-07-01 11:45:13.704 +03:00 [DBG] Connection id "0HNC8090TGCV0" disconnecting. 2025-07-01 11:45:13.704 +03:00 [DBG] Connection id "0HNC8090TGCV0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:13.705 +03:00 [DBG] Connection id "0HNC8090TGCV0" stopped. 2025-07-01 11:45:13.740 +03:00 [DBG] Connection id "0HNC8090TGCV1" accepted. 2025-07-01 11:45:13.741 +03:00 [DBG] Connection id "0HNC8090TGCV1" started. 2025-07-01 11:45:13.741 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:45:13.741 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:13.741 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:45:13.741 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:13.741 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:13.741 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:13.741 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:13.741 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:13.741 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:13.741 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:45:13.741 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:13.741 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:13.741 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:13.741 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:13.741 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:13.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:13.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:13.741 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:13.741 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:13.741 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:45:13.741 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:45:13.741 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:13.742 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:13.742 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:45:13.742 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:45:13.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:13.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:13.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:13.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:13.742 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:13.742 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:45:13.742 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:45:13.743 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.3385ms. 2025-07-01 11:45:13.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:13.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:13.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:13.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:13.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:13.743 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:13.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:13.743 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:13.743 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:13.743 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:45:13.743 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:45:13.743 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:45:13.743 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:45:13.744 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:45:13.744 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:45:13.744 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:13.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:13.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:13.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:13.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:13.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:13.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:13.744 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.6376ms 2025-07-01 11:45:13.744 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:13.744 +03:00 [DBG] Connection id "0HNC8090TGCV1" completed keep alive response. 2025-07-01 11:45:13.744 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.338ms 2025-07-01 11:45:13.744 +03:00 [DBG] Connection id "0HNC8090TGCV1" received FIN. 2025-07-01 11:45:13.744 +03:00 [DBG] Connection id "0HNC8090TGCV1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:13.744 +03:00 [DBG] Connection id "0HNC8090TGCV1" disconnecting. 2025-07-01 11:45:13.744 +03:00 [DBG] Connection id "0HNC8090TGCV1" stopped. 2025-07-01 11:45:13.802 +03:00 [DBG] Connection id "0HNC8090TGCV2" accepted. 2025-07-01 11:45:13.802 +03:00 [DBG] Connection id "0HNC8090TGCV2" started. 2025-07-01 11:45:13.802 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:45:13.802 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:13.802 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:45:13.802 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:13.802 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:13.802 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:13.802 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:13.802 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:13.802 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:13.802 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:45:13.802 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:13.802 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:13.802 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:13.802 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:13.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-07-01 11:45:13.803 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:13.803 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:13.803 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:13.803 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:13.803 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:45:13.803 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:45:13.803 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:13.803 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:13.803 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:45:13.803 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:45:13.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:13.803 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:13.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:13.803 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:13.803 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:13.803 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:45:13.803 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:45:13.939 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 136.1085ms. 2025-07-01 11:45:13.939 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:13.939 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:13.939 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:13.939 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:13.939 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:13.939 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:13.939 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:13.939 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:13.939 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:13.939 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:45:13.939 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:45:13.939 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:45:13.939 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:45:13.939 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:45:13.939 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:45:13.941 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:13.941 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:13.941 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:13.941 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:13.941 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:13.941 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:13.941 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:13.941 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 138.3777ms 2025-07-01 11:45:13.941 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:13.941 +03:00 [DBG] Connection id "0HNC8090TGCV2" completed keep alive response. 2025-07-01 11:45:13.941 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 138.9383ms 2025-07-01 11:45:13.945 +03:00 [DBG] Connection id "0HNC8090TGCV2" received FIN. 2025-07-01 11:45:13.945 +03:00 [DBG] Connection id "0HNC8090TGCV2" disconnecting. 2025-07-01 11:45:13.945 +03:00 [DBG] Connection id "0HNC8090TGCV2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:13.946 +03:00 [DBG] Connection id "0HNC8090TGCV2" stopped. 2025-07-01 11:45:14.043 +03:00 [DBG] Connection id "0HNC8090TGCV3" accepted. 2025-07-01 11:45:14.044 +03:00 [DBG] Connection id "0HNC8090TGCV3" started. 2025-07-01 11:45:14.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:45:14.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:14.044 +03:00 [DBG] POST requests are not supported 2025-07-01 11:45:14.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:45:14.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:45:14.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:14.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:14.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:14.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:45:14.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:45:14.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:14.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:45:14.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:14.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:14.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:14.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:14.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:14.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:14.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:14.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:45:14.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:45:14.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:14.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:14.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:14.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:14.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:14.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1704ms. 2025-07-01 11:45:14.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:14.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:14.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:14.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:14.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:14.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:14.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:14.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:14.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:14.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:45:14.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:14.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:14.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:14.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:14.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:14.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:14.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:14.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 3.7902ms 2025-07-01 11:45:14.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:14.048 +03:00 [DBG] Connection id "0HNC8090TGCV3" completed keep alive response. 2025-07-01 11:45:14.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.7219ms 2025-07-01 11:45:14.049 +03:00 [DBG] Connection id "0HNC8090TGCV3" received FIN. 2025-07-01 11:45:14.049 +03:00 [DBG] Connection id "0HNC8090TGCV3" disconnecting. 2025-07-01 11:45:14.049 +03:00 [DBG] Connection id "0HNC8090TGCV3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:14.050 +03:00 [DBG] Connection id "0HNC8090TGCV3" stopped. 2025-07-01 11:45:19.008 +03:00 [DBG] Connection id "0HNC8090TGCV4" accepted. 2025-07-01 11:45:19.008 +03:00 [DBG] Connection id "0HNC8090TGCV4" started. 2025-07-01 11:45:19.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:45:19.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:19.009 +03:00 [DBG] POST requests are not supported 2025-07-01 11:45:19.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:45:19.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:45:19.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:19.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:19.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:19.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:45:19.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:45:19.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:19.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:45:19.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:19.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:19.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:19.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:19.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:19.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:19.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:19.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:45:19.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:45:19.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:19.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:19.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:19.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:19.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:19.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1367ms. 2025-07-01 11:45:19.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:19.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:19.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:19.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:19.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:19.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:19.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:19.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:19.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:19.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:45:19.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:19.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:19.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:19.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:19.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:19.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:19.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:19.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7519ms 2025-07-01 11:45:19.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:19.010 +03:00 [DBG] Connection id "0HNC8090TGCV4" completed keep alive response. 2025-07-01 11:45:19.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4488ms 2025-07-01 11:45:19.010 +03:00 [DBG] Connection id "0HNC8090TGCV4" received FIN. 2025-07-01 11:45:19.010 +03:00 [DBG] Connection id "0HNC8090TGCV4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:19.010 +03:00 [DBG] Connection id "0HNC8090TGCV4" disconnecting. 2025-07-01 11:45:19.010 +03:00 [DBG] Connection id "0HNC8090TGCV4" stopped. 2025-07-01 11:45:24.001 +03:00 [DBG] Connection id "0HNC8090TGCV5" accepted. 2025-07-01 11:45:24.001 +03:00 [DBG] Connection id "0HNC8090TGCV5" started. 2025-07-01 11:45:24.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:45:24.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:24.002 +03:00 [DBG] POST requests are not supported 2025-07-01 11:45:24.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:45:24.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:45:24.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:24.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:24.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:24.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:45:24.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:45:24.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:24.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:45:24.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:24.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:24.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:24.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:24.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:24.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:24.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:24.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:45:24.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:45:24.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:24.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:24.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:24.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:24.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:24.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1227ms. 2025-07-01 11:45:24.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:24.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:24.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:24.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:24.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:24.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:24.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:24.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:24.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:24.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:45:24.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:24.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:24.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:24.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:24.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:24.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:24.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:24.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7974ms 2025-07-01 11:45:24.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:24.003 +03:00 [DBG] Connection id "0HNC8090TGCV5" completed keep alive response. 2025-07-01 11:45:24.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3919ms 2025-07-01 11:45:24.003 +03:00 [DBG] Connection id "0HNC8090TGCV5" received FIN. 2025-07-01 11:45:24.003 +03:00 [DBG] Connection id "0HNC8090TGCV5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:24.003 +03:00 [DBG] Connection id "0HNC8090TGCV5" disconnecting. 2025-07-01 11:45:24.003 +03:00 [DBG] Connection id "0HNC8090TGCV5" stopped. 2025-07-01 11:45:25.679 +03:00 [DBG] Connection id "0HNC8090TGCV6" accepted. 2025-07-01 11:45:25.679 +03:00 [DBG] Connection id "0HNC8090TGCV6" started. 2025-07-01 11:45:25.679 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 740 2025-07-01 11:45:25.679 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:25.679 +03:00 [DBG] POST requests are not supported 2025-07-01 11:45:25.679 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:45:25.679 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:45:25.679 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:45:25.679 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:25.680 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:25.680 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:45:25.680 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:45:25.680 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:45:25.680 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:45:25.680 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:25.680 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:25.680 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:25.680 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:25.680 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:25.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:25.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:25.680 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:25.680 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:25.680 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:45:25.680 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:45:25.680 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:45:25.680 +03:00 [DBG] Connection id "0HNC8090TGCV6", Request id "0HNC8090TGCV6:00000001": started reading request body. 2025-07-01 11:45:25.680 +03:00 [DBG] Connection id "0HNC8090TGCV6", Request id "0HNC8090TGCV6:00000001": done reading request body. 2025-07-01 11:45:25.681 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:45:25.681 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:45:25.681 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:45:25.681 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:45:25.681 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:45:25.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:25.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:25.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:25.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:25.681 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:25.681 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:45:25.681 +03:00 [INF] Updating physical elements properties 2025-07-01 11:45:25.700 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.4267ms. 2025-07-01 11:45:25.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:25.700 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:25.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:25.700 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:25.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:25.700 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:25.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:25.700 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:25.700 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:25.700 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:45:25.700 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:25.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:25.700 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:25.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:25.700 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:25.700 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:25.700 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:25.700 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 20.0534ms 2025-07-01 11:45:25.700 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:45:25.700 +03:00 [DBG] Connection id "0HNC8090TGCV6" completed keep alive response. 2025-07-01 11:45:25.700 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 21.2162ms 2025-07-01 11:45:25.701 +03:00 [DBG] Connection id "0HNC8090TGCV6" received FIN. 2025-07-01 11:45:25.701 +03:00 [DBG] Connection id "0HNC8090TGCV6" disconnecting. 2025-07-01 11:45:25.701 +03:00 [DBG] Connection id "0HNC8090TGCV6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:25.702 +03:00 [DBG] Connection id "0HNC8090TGCV6" stopped. 2025-07-01 11:45:25.739 +03:00 [DBG] Connection id "0HNC8090TGCV7" accepted. 2025-07-01 11:45:25.739 +03:00 [DBG] Connection id "0HNC8090TGCV7" started. 2025-07-01 11:45:25.739 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:45:25.739 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:25.739 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:45:25.739 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:25.739 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:25.739 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:25.739 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:25.739 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:25.740 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:25.740 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:45:25.740 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:25.740 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:25.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-07-01 11:45:25.740 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:25.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-07-01 11:45:25.740 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:25.740 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:25.740 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:25.740 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:25.740 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:45:25.740 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:45:25.740 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:25.740 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:25.740 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:45:25.740 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:45:25.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:25.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:25.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:25.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:25.740 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:25.740 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:45:25.740 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:45:25.742 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.8702ms. 2025-07-01 11:45:25.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:25.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:25.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:25.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:25.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:25.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:25.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:25.743 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:25.743 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:25.743 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:45:25.743 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:45:25.743 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:45:25.743 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:45:25.743 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:45:25.743 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:45:25.743 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:25.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:25.743 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:25.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:25.743 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:25.743 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:25.743 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:25.743 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.4228ms 2025-07-01 11:45:25.743 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:25.743 +03:00 [DBG] Connection id "0HNC8090TGCV7" completed keep alive response. 2025-07-01 11:45:25.743 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.2403ms 2025-07-01 11:45:25.744 +03:00 [DBG] Connection id "0HNC8090TGCV7" received FIN. 2025-07-01 11:45:25.744 +03:00 [DBG] Connection id "0HNC8090TGCV7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:25.744 +03:00 [DBG] Connection id "0HNC8090TGCV7" disconnecting. 2025-07-01 11:45:25.744 +03:00 [DBG] Connection id "0HNC8090TGCV7" stopped. 2025-07-01 11:45:25.803 +03:00 [DBG] Connection id "0HNC8090TGCV8" accepted. 2025-07-01 11:45:25.803 +03:00 [DBG] Connection id "0HNC8090TGCV8" started. 2025-07-01 11:45:25.803 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:45:25.804 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:25.804 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:45:25.804 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:25.804 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:25.804 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:25.804 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:25.804 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:25.804 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:25.804 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:45:25.804 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:25.804 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:25.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-07-01 11:45:25.805 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:25.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-07-01 11:45:25.805 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:25.805 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:25.805 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:25.805 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:25.805 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:45:25.805 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:45:25.805 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:25.805 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:25.806 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:45:25.806 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:45:25.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:25.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:25.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:25.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:25.806 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:25.806 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:45:25.806 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:45:25.974 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 167.7037ms. 2025-07-01 11:45:25.974 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:25.974 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:25.974 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:25.974 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:25.974 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:25.974 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:25.974 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:25.974 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:25.974 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:25.974 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:45:25.974 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:45:25.974 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:45:25.974 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:45:25.974 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:45:25.974 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:45:25.976 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:25.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:25.976 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:25.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:25.976 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:25.976 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:25.976 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:25.976 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 170.8456ms 2025-07-01 11:45:25.976 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:25.976 +03:00 [DBG] Connection id "0HNC8090TGCV8" completed keep alive response. 2025-07-01 11:45:25.976 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 172.3029ms 2025-07-01 11:45:25.980 +03:00 [DBG] Connection id "0HNC8090TGCV8" received FIN. 2025-07-01 11:45:25.980 +03:00 [DBG] Connection id "0HNC8090TGCV8" disconnecting. 2025-07-01 11:45:25.980 +03:00 [DBG] Connection id "0HNC8090TGCV8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:25.981 +03:00 [DBG] Connection id "0HNC8090TGCV8" stopped. 2025-07-01 11:45:29.001 +03:00 [DBG] Connection id "0HNC8090TGCV9" accepted. 2025-07-01 11:45:29.001 +03:00 [DBG] Connection id "0HNC8090TGCV9" started. 2025-07-01 11:45:29.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:45:29.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:29.001 +03:00 [DBG] POST requests are not supported 2025-07-01 11:45:29.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:45:29.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:45:29.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:45:29.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:29.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:29.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:45:29.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:45:29.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:45:29.002 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:45:29.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:29.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:29.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:29.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:29.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:29.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:29.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:29.002 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:45:29.002 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:45:29.002 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:45:29.002 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:45:29.002 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:45:29.002 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:45:29.002 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:45:29.002 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:45:29.002 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:45:29.002 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:45:29.002 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:45:29.002 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:45:29.002 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:45:29.002 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:45:29.002 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:45:29.002 +03:00 [DBG] Connection id "0HNC8090TGCV9", Request id "0HNC8090TGCV9:00000001": started reading request body. 2025-07-01 11:45:29.002 +03:00 [DBG] Connection id "0HNC8090TGCV9", Request id "0HNC8090TGCV9:00000001": done reading request body. 2025-07-01 11:45:29.002 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:45:29.002 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:45:29.002 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:45:29.002 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:45:29.003 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:45:29.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:29.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:29.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:29.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:29.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:29.003 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:45:29.003 +03:00 [INF] Changing group of physicals [416] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:45:29.010 +03:00 [DBG] Connection id "0HNC8090TGCVA" accepted. 2025-07-01 11:45:29.010 +03:00 [DBG] Connection id "0HNC8090TGCVA" started. 2025-07-01 11:45:29.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:45:29.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:29.011 +03:00 [DBG] POST requests are not supported 2025-07-01 11:45:29.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:45:29.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:45:29.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:29.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:29.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:29.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:45:29.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:45:29.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:29.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:45:29.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:29.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:29.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:29.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:29.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:29.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:45:29.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:45:29.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:29.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:29.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:29.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:29.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:29.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1635ms. 2025-07-01 11:45:29.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:29.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:29.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:29.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:29.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:29.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:29.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:29.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:45:29.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:29.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:29.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:29.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.264ms 2025-07-01 11:45:29.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:29.013 +03:00 [DBG] Connection id "0HNC8090TGCVA" completed keep alive response. 2025-07-01 11:45:29.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2002ms 2025-07-01 11:45:29.013 +03:00 [DBG] Connection id "0HNC8090TGCVA" received FIN. 2025-07-01 11:45:29.013 +03:00 [DBG] Connection id "0HNC8090TGCVA" disconnecting. 2025-07-01 11:45:29.013 +03:00 [DBG] Connection id "0HNC8090TGCVA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:29.014 +03:00 [DBG] Connection id "0HNC8090TGCVA" stopped. 2025-07-01 11:45:29.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 24.0632ms. 2025-07-01 11:45:29.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:29.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:29.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:29.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:29.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:29.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:29.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:29.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:45:29.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:29.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:29.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:29.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 25.5456ms 2025-07-01 11:45:29.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:45:29.028 +03:00 [DBG] Connection id "0HNC8090TGCV9" completed keep alive response. 2025-07-01 11:45:29.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 26.301ms 2025-07-01 11:45:29.028 +03:00 [DBG] Connection id "0HNC8090TGCV9" received FIN. 2025-07-01 11:45:29.028 +03:00 [DBG] Connection id "0HNC8090TGCV9" disconnecting. 2025-07-01 11:45:29.028 +03:00 [DBG] Connection id "0HNC8090TGCV9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:29.029 +03:00 [DBG] Connection id "0HNC8090TGCV9" stopped. 2025-07-01 11:45:29.067 +03:00 [DBG] Connection id "0HNC8090TGCVB" accepted. 2025-07-01 11:45:29.067 +03:00 [DBG] Connection id "0HNC8090TGCVB" started. 2025-07-01 11:45:29.068 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:45:29.068 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:29.068 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:45:29.068 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:29.068 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:29.068 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:29.068 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:29.068 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:29.068 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:29.068 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:45:29.068 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:29.068 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:29.068 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:29.068 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:29.068 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:29.068 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.068 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.069 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:29.069 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:29.069 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:45:29.069 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:45:29.069 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:29.069 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:29.069 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:45:29.069 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:45:29.069 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:29.069 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:29.069 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:29.069 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:29.069 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:29.069 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:45:29.069 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:45:29.071 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.7312ms. 2025-07-01 11:45:29.071 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:29.071 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:29.071 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:29.071 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:29.071 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.071 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.071 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:29.071 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:29.071 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:29.071 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:45:29.071 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:45:29.071 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:45:29.071 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:45:29.071 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:45:29.071 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:45:29.072 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:29.072 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:29.072 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:29.072 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.072 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.072 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.072 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.072 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.4065ms 2025-07-01 11:45:29.072 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:29.072 +03:00 [DBG] Connection id "0HNC8090TGCVB" completed keep alive response. 2025-07-01 11:45:29.072 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.3959ms 2025-07-01 11:45:29.072 +03:00 [DBG] Connection id "0HNC8090TGCVB" received FIN. 2025-07-01 11:45:29.072 +03:00 [DBG] Connection id "0HNC8090TGCVB" disconnecting. 2025-07-01 11:45:29.072 +03:00 [DBG] Connection id "0HNC8090TGCVB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:29.073 +03:00 [DBG] Connection id "0HNC8090TGCVB" stopped. 2025-07-01 11:45:29.133 +03:00 [DBG] Connection id "0HNC8090TGCVC" accepted. 2025-07-01 11:45:29.133 +03:00 [DBG] Connection id "0HNC8090TGCVC" started. 2025-07-01 11:45:29.133 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:45:29.134 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:29.134 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:45:29.134 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:29.134 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:29.134 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:29.134 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:29.134 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:29.134 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:29.134 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:45:29.134 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:29.134 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:29.134 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:29.134 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:29.134 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:29.134 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.134 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.134 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:29.134 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:29.134 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:45:29.134 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:45:29.134 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:29.134 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:29.134 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:45:29.134 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:45:29.134 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:29.134 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:29.134 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:29.134 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:29.134 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:29.134 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:45:29.134 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:45:29.286 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 151.1408ms. 2025-07-01 11:45:29.286 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:29.286 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:29.286 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:29.286 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:29.286 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.286 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.286 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:29.286 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:29.286 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:29.286 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:45:29.286 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:45:29.286 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:45:29.286 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:45:29.286 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:45:29.286 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:45:29.287 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:29.287 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:29.287 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:29.287 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.287 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.287 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.287 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:29.287 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 153.4557ms 2025-07-01 11:45:29.287 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:29.288 +03:00 [DBG] Connection id "0HNC8090TGCVC" completed keep alive response. 2025-07-01 11:45:29.288 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 154.0953ms 2025-07-01 11:45:29.291 +03:00 [DBG] Connection id "0HNC8090TGCVC" received FIN. 2025-07-01 11:45:29.291 +03:00 [DBG] Connection id "0HNC8090TGCVC" disconnecting. 2025-07-01 11:45:29.291 +03:00 [DBG] Connection id "0HNC8090TGCVC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:29.292 +03:00 [DBG] Connection id "0HNC8090TGCVC" stopped. 2025-07-01 11:45:33.996 +03:00 [DBG] Connection id "0HNC8090TGCVD" accepted. 2025-07-01 11:45:33.997 +03:00 [DBG] Connection id "0HNC8090TGCVD" started. 2025-07-01 11:45:33.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:45:33.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:33.997 +03:00 [DBG] POST requests are not supported 2025-07-01 11:45:33.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:45:33.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:45:33.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:33.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:33.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:33.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:45:33.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:45:33.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:33.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:45:33.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:33.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:33.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:33.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:33.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:33.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:33.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:33.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:45:33.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:45:33.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:33.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:33.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:33.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:33.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:33.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2089ms. 2025-07-01 11:45:33.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:33.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:33.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:33.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:33.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:33.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:33.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:33.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:33.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:33.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:45:33.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:33.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:33.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:33.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:33.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:33.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:33.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:33.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4284ms 2025-07-01 11:45:33.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:33.999 +03:00 [DBG] Connection id "0HNC8090TGCVD" completed keep alive response. 2025-07-01 11:45:33.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3732ms 2025-07-01 11:45:34.000 +03:00 [DBG] Connection id "0HNC8090TGCVD" received FIN. 2025-07-01 11:45:34.000 +03:00 [DBG] Connection id "0HNC8090TGCVD" disconnecting. 2025-07-01 11:45:34.000 +03:00 [DBG] Connection id "0HNC8090TGCVD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:34.001 +03:00 [DBG] Connection id "0HNC8090TGCVD" stopped. 2025-07-01 11:45:38.987 +03:00 [DBG] Connection id "0HNC8090TGCVE" accepted. 2025-07-01 11:45:38.988 +03:00 [DBG] Connection id "0HNC8090TGCVE" started. 2025-07-01 11:45:38.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:45:38.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:38.988 +03:00 [DBG] POST requests are not supported 2025-07-01 11:45:38.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:45:38.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:45:38.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:38.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:38.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:38.988 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:45:38.988 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:45:38.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:38.988 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:45:38.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:38.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:38.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:38.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:38.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:38.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:38.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:38.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:45:38.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:45:38.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:38.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:38.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:38.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:38.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:38.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1798ms. 2025-07-01 11:45:38.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:38.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:38.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:38.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:38.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:38.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:38.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:38.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:38.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:38.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:45:38.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:38.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:38.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:38.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:38.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:38.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:38.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:38.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3381ms 2025-07-01 11:45:38.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:38.990 +03:00 [DBG] Connection id "0HNC8090TGCVE" completed keep alive response. 2025-07-01 11:45:38.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4267ms 2025-07-01 11:45:38.991 +03:00 [DBG] Connection id "0HNC8090TGCVE" received FIN. 2025-07-01 11:45:38.991 +03:00 [DBG] Connection id "0HNC8090TGCVE" disconnecting. 2025-07-01 11:45:38.991 +03:00 [DBG] Connection id "0HNC8090TGCVE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:38.992 +03:00 [DBG] Connection id "0HNC8090TGCVE" stopped. 2025-07-01 11:45:42.847 +03:00 [DBG] Connection id "0HNC8090TGCVF" accepted. 2025-07-01 11:45:42.848 +03:00 [DBG] Connection id "0HNC8090TGCVF" started. 2025-07-01 11:45:42.848 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 749 2025-07-01 11:45:42.848 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:42.848 +03:00 [DBG] POST requests are not supported 2025-07-01 11:45:42.848 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:45:42.848 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:45:42.848 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:45:42.848 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:42.848 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:42.848 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:45:42.848 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:45:42.848 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:45:42.848 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:45:42.848 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:42.848 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:42.848 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:42.848 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:42.848 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:42.848 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:42.849 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:42.849 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:42.849 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:42.849 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:45:42.849 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:45:42.849 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:45:42.849 +03:00 [DBG] Connection id "0HNC8090TGCVF", Request id "0HNC8090TGCVF:00000001": started reading request body. 2025-07-01 11:45:42.849 +03:00 [DBG] Connection id "0HNC8090TGCVF", Request id "0HNC8090TGCVF:00000001": done reading request body. 2025-07-01 11:45:42.849 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:45:42.849 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:45:42.849 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:45:42.849 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:45:42.849 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:45:42.849 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:42.849 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:42.849 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:42.849 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:42.849 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:42.849 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:45:42.849 +03:00 [INF] Updating physical elements properties 2025-07-01 11:45:42.867 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.6064ms. 2025-07-01 11:45:42.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:42.867 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:42.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:42.867 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:42.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:42.867 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:42.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:42.867 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:42.867 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:42.867 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:45:42.867 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:42.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:42.867 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:42.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:42.867 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:42.867 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:42.867 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:42.867 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 18.8285ms 2025-07-01 11:45:42.867 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:45:42.867 +03:00 [DBG] Connection id "0HNC8090TGCVF" completed keep alive response. 2025-07-01 11:45:42.867 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 19.758ms 2025-07-01 11:45:42.868 +03:00 [DBG] Connection id "0HNC8090TGCVF" received FIN. 2025-07-01 11:45:42.868 +03:00 [DBG] Connection id "0HNC8090TGCVF" disconnecting. 2025-07-01 11:45:42.868 +03:00 [DBG] Connection id "0HNC8090TGCVF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:42.869 +03:00 [DBG] Connection id "0HNC8090TGCVF" stopped. 2025-07-01 11:45:42.906 +03:00 [DBG] Connection id "0HNC8090TGCVG" accepted. 2025-07-01 11:45:42.906 +03:00 [DBG] Connection id "0HNC8090TGCVG" started. 2025-07-01 11:45:42.906 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:45:42.906 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:42.906 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:45:42.906 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:42.906 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:42.906 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:42.906 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:42.907 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:42.907 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:42.907 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:45:42.907 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:42.907 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:42.907 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:42.907 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:42.907 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:42.907 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:42.907 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:42.907 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:42.907 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:42.907 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:45:42.907 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:45:42.907 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:42.907 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:42.907 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:45:42.907 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:45:42.907 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:42.907 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:42.907 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:42.907 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:42.907 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:42.907 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:45:42.907 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:45:42.909 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.1273ms. 2025-07-01 11:45:42.909 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:42.909 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:42.909 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:42.909 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:42.909 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:42.909 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:42.909 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:42.909 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:42.909 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:42.910 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:45:42.910 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:45:42.910 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:45:42.910 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:45:42.910 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:45:42.910 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:45:42.910 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:42.910 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:42.910 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:42.910 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:42.910 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:42.910 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:42.910 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:42.910 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.1602ms 2025-07-01 11:45:42.910 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:42.910 +03:00 [DBG] Connection id "0HNC8090TGCVG" completed keep alive response. 2025-07-01 11:45:42.910 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.74ms 2025-07-01 11:45:42.910 +03:00 [DBG] Connection id "0HNC8090TGCVG" received FIN. 2025-07-01 11:45:42.910 +03:00 [DBG] Connection id "0HNC8090TGCVG" disconnecting. 2025-07-01 11:45:42.910 +03:00 [DBG] Connection id "0HNC8090TGCVG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:42.911 +03:00 [DBG] Connection id "0HNC8090TGCVG" stopped. 2025-07-01 11:45:42.966 +03:00 [DBG] Connection id "0HNC8090TGCVH" accepted. 2025-07-01 11:45:42.966 +03:00 [DBG] Connection id "0HNC8090TGCVH" started. 2025-07-01 11:45:42.967 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:45:42.967 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:42.967 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:45:42.967 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:42.967 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:42.967 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:42.967 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:42.967 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:42.967 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:42.967 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:45:42.967 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:42.967 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:42.967 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:42.967 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:42.967 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:42.967 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:42.967 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:42.967 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:42.967 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:42.967 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:45:42.968 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:45:42.968 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:42.968 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:42.968 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:45:42.968 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:45:42.968 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:42.968 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:42.968 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:42.968 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:42.968 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:42.968 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:45:42.968 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:45:43.129 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 160.7619ms. 2025-07-01 11:45:43.129 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:43.129 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:43.129 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:43.129 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:43.129 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:43.129 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:43.129 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:43.129 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:43.129 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:43.129 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:45:43.129 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:45:43.129 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:45:43.129 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:45:43.129 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:45:43.129 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:45:43.131 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:43.131 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:43.131 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:43.131 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:43.131 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:43.131 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:43.131 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:43.131 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 163.7073ms 2025-07-01 11:45:43.131 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:43.131 +03:00 [DBG] Connection id "0HNC8090TGCVH" completed keep alive response. 2025-07-01 11:45:43.131 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 164.4569ms 2025-07-01 11:45:43.139 +03:00 [DBG] Connection id "0HNC8090TGCVH" received FIN. 2025-07-01 11:45:43.139 +03:00 [DBG] Connection id "0HNC8090TGCVH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:43.139 +03:00 [DBG] Connection id "0HNC8090TGCVH" disconnecting. 2025-07-01 11:45:43.139 +03:00 [DBG] Connection id "0HNC8090TGCVH" stopped. 2025-07-01 11:45:44.014 +03:00 [DBG] Connection id "0HNC8090TGCVI" accepted. 2025-07-01 11:45:44.015 +03:00 [DBG] Connection id "0HNC8090TGCVI" started. 2025-07-01 11:45:44.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:45:44.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:44.015 +03:00 [DBG] POST requests are not supported 2025-07-01 11:45:44.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:45:44.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:45:44.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:44.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:44.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:44.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:45:44.015 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:45:44.015 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:44.015 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:45:44.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:44.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:44.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:44.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:44.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:44.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:44.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:44.016 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:45:44.016 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:45:44.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:44.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:44.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:44.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:44.016 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:44.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2065ms. 2025-07-01 11:45:44.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:44.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:44.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:44.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:44.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:44.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:44.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:44.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:44.017 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:44.017 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:45:44.017 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:44.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:44.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:44.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:44.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:44.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:44.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:44.017 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3997ms 2025-07-01 11:45:44.017 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:44.017 +03:00 [DBG] Connection id "0HNC8090TGCVI" completed keep alive response. 2025-07-01 11:45:44.017 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3475ms 2025-07-01 11:45:44.018 +03:00 [DBG] Connection id "0HNC8090TGCVI" received FIN. 2025-07-01 11:45:44.018 +03:00 [DBG] Connection id "0HNC8090TGCVI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:44.018 +03:00 [DBG] Connection id "0HNC8090TGCVI" disconnecting. 2025-07-01 11:45:44.018 +03:00 [DBG] Connection id "0HNC8090TGCVI" stopped. 2025-07-01 11:45:45.948 +03:00 [DBG] Connection id "0HNC8090TGCVJ" accepted. 2025-07-01 11:45:45.948 +03:00 [DBG] Connection id "0HNC8090TGCVJ" started. 2025-07-01 11:45:45.948 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:45:45.948 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:45.948 +03:00 [DBG] POST requests are not supported 2025-07-01 11:45:45.948 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:45:45.948 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:45:45.948 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:45:45.949 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:45.949 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:45.949 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:45:45.949 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:45:45.949 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:45:45.949 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:45:45.949 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:45.949 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:45.949 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:45.949 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:45.949 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:45.949 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:45.949 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:45.949 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:45.949 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:45.949 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:45:45.949 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:45:45.949 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:45:45.949 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:45:45.949 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:45:45.949 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:45:45.949 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:45:45.949 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:45:45.950 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:45:45.950 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:45:45.950 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:45:45.950 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:45:45.950 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:45:45.950 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:45:45.950 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:45:45.950 +03:00 [DBG] Connection id "0HNC8090TGCVJ", Request id "0HNC8090TGCVJ:00000001": started reading request body. 2025-07-01 11:45:45.950 +03:00 [DBG] Connection id "0HNC8090TGCVJ", Request id "0HNC8090TGCVJ:00000001": done reading request body. 2025-07-01 11:45:45.950 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:45:45.950 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:45:45.950 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:45:45.950 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:45:45.950 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:45:45.950 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:45.950 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:45.950 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:45.950 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:45.950 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:45.950 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:45:45.950 +03:00 [INF] Changing group of physicals [419] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:45:45.979 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 29.0982ms. 2025-07-01 11:45:45.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:45.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:45.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:45.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:45.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:45.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:45.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:45.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:45.980 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:45.980 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:45:45.980 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:45.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:45.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:45.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:45.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:45.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:45.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:45.980 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 30.8429ms 2025-07-01 11:45:45.980 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:45:45.980 +03:00 [DBG] Connection id "0HNC8090TGCVJ" completed keep alive response. 2025-07-01 11:45:45.980 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 31.7994ms 2025-07-01 11:45:45.980 +03:00 [DBG] Connection id "0HNC8090TGCVJ" received FIN. 2025-07-01 11:45:45.981 +03:00 [DBG] Connection id "0HNC8090TGCVJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:45.981 +03:00 [DBG] Connection id "0HNC8090TGCVJ" disconnecting. 2025-07-01 11:45:45.981 +03:00 [DBG] Connection id "0HNC8090TGCVJ" stopped. 2025-07-01 11:45:46.027 +03:00 [DBG] Connection id "0HNC8090TGCVK" accepted. 2025-07-01 11:45:46.028 +03:00 [DBG] Connection id "0HNC8090TGCVK" started. 2025-07-01 11:45:46.028 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:45:46.028 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:46.028 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:45:46.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:46.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:46.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:46.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:46.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:46.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:46.028 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:45:46.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:46.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:46.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:46.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:46.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:46.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:46.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:46.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:46.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:46.028 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:45:46.028 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:45:46.028 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:46.028 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:46.028 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:45:46.028 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:45:46.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:46.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:46.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:46.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:46.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:46.028 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:45:46.028 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:45:46.030 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.3828ms. 2025-07-01 11:45:46.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:46.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:46.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:46.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:46.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:46.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:46.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:46.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:46.030 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:46.030 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:45:46.030 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:45:46.030 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:45:46.030 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:45:46.030 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:45:46.030 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:45:46.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:46.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:46.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:46.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:46.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:46.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:46.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:46.031 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.9283ms 2025-07-01 11:45:46.031 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:46.031 +03:00 [DBG] Connection id "0HNC8090TGCVK" completed keep alive response. 2025-07-01 11:45:46.031 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.5456ms 2025-07-01 11:45:46.031 +03:00 [DBG] Connection id "0HNC8090TGCVK" received FIN. 2025-07-01 11:45:46.031 +03:00 [DBG] Connection id "0HNC8090TGCVK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:46.031 +03:00 [DBG] Connection id "0HNC8090TGCVK" disconnecting. 2025-07-01 11:45:46.031 +03:00 [DBG] Connection id "0HNC8090TGCVK" stopped. 2025-07-01 11:45:46.088 +03:00 [DBG] Connection id "0HNC8090TGCVL" accepted. 2025-07-01 11:45:46.088 +03:00 [DBG] Connection id "0HNC8090TGCVL" started. 2025-07-01 11:45:46.088 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:45:46.089 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:46.089 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:45:46.089 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:46.089 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:46.089 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:46.089 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:46.089 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:46.089 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:46.089 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:45:46.089 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:46.089 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:46.089 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:46.089 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:46.089 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:46.089 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:46.089 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:46.089 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:46.089 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:46.089 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:45:46.089 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:45:46.090 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:46.090 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:46.090 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:45:46.090 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:45:46.090 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:46.090 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:46.090 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:46.090 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:46.090 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:46.090 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:45:46.090 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:45:46.251 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 161.4138ms. 2025-07-01 11:45:46.251 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:46.251 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:46.251 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:46.251 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:46.251 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:46.251 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:46.251 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:46.252 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:46.252 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:46.252 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:45:46.252 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:45:46.252 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:45:46.252 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:45:46.252 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:45:46.252 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:45:46.253 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:46.253 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:46.253 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:46.253 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:46.253 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:46.253 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:46.253 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:46.253 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 163.7815ms 2025-07-01 11:45:46.253 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:46.253 +03:00 [DBG] Connection id "0HNC8090TGCVL" completed keep alive response. 2025-07-01 11:45:46.253 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 164.657ms 2025-07-01 11:45:46.257 +03:00 [DBG] Connection id "0HNC8090TGCVL" received FIN. 2025-07-01 11:45:46.257 +03:00 [DBG] Connection id "0HNC8090TGCVL" disconnecting. 2025-07-01 11:45:46.257 +03:00 [DBG] Connection id "0HNC8090TGCVL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:46.258 +03:00 [DBG] Connection id "0HNC8090TGCVL" stopped. 2025-07-01 11:45:48.999 +03:00 [DBG] Connection id "0HNC8090TGCVM" accepted. 2025-07-01 11:45:48.999 +03:00 [DBG] Connection id "0HNC8090TGCVM" started. 2025-07-01 11:45:48.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:45:48.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:48.999 +03:00 [DBG] POST requests are not supported 2025-07-01 11:45:48.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:45:48.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:45:48.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:48.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:48.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:49.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:45:49.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:45:49.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:49.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:45:49.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:49.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:49.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:49.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:49.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:49.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:49.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:49.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:45:49.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:45:49.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:49.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:49.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:49.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:49.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:49.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1967ms. 2025-07-01 11:45:49.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:49.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:49.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:49.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:49.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:49.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:49.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:49.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:49.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:49.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:45:49.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:49.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:49.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:49.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:49.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:49.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:49.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:49.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2532ms 2025-07-01 11:45:49.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:49.002 +03:00 [DBG] Connection id "0HNC8090TGCVM" completed keep alive response. 2025-07-01 11:45:49.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.478ms 2025-07-01 11:45:49.002 +03:00 [DBG] Connection id "0HNC8090TGCVM" received FIN. 2025-07-01 11:45:49.002 +03:00 [DBG] Connection id "0HNC8090TGCVM" disconnecting. 2025-07-01 11:45:49.002 +03:00 [DBG] Connection id "0HNC8090TGCVM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:49.003 +03:00 [DBG] Connection id "0HNC8090TGCVM" stopped. 2025-07-01 11:45:53.995 +03:00 [DBG] Connection id "0HNC8090TGCVN" accepted. 2025-07-01 11:45:53.995 +03:00 [DBG] Connection id "0HNC8090TGCVN" started. 2025-07-01 11:45:53.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:45:53.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:53.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:45:53.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:45:53.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:45:53.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:53.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:53.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:53.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:45:53.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:45:53.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:53.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:45:53.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:53.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:53.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:53.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:53.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:53.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:53.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:53.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:45:53.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:45:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:53.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:53.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1699ms. 2025-07-01 11:45:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:53.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:53.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:53.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:53.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:53.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:53.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:45:53.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:53.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:53.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:53.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1566ms 2025-07-01 11:45:53.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:53.997 +03:00 [DBG] Connection id "0HNC8090TGCVN" completed keep alive response. 2025-07-01 11:45:53.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0484ms 2025-07-01 11:45:53.997 +03:00 [DBG] Connection id "0HNC8090TGCVN" received FIN. 2025-07-01 11:45:53.997 +03:00 [DBG] Connection id "0HNC8090TGCVN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:53.998 +03:00 [DBG] Connection id "0HNC8090TGCVN" disconnecting. 2025-07-01 11:45:53.998 +03:00 [DBG] Connection id "0HNC8090TGCVN" stopped. 2025-07-01 11:45:55.837 +03:00 [DBG] Connection id "0HNC8090TGCVO" accepted. 2025-07-01 11:45:55.838 +03:00 [DBG] Connection id "0HNC8090TGCVO" started. 2025-07-01 11:45:55.838 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 740 2025-07-01 11:45:55.838 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:55.838 +03:00 [DBG] POST requests are not supported 2025-07-01 11:45:55.838 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:45:55.838 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:45:55.838 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:45:55.838 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:55.838 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:55.838 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:45:55.838 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:45:55.838 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:45:55.838 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:45:55.838 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:55.838 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:55.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-07-01 11:45:55.838 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:55.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-07-01 11:45:55.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:55.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:55.839 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:55.839 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:55.839 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:45:55.839 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:45:55.839 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:45:55.839 +03:00 [DBG] Connection id "0HNC8090TGCVO", Request id "0HNC8090TGCVO:00000001": started reading request body. 2025-07-01 11:45:55.839 +03:00 [DBG] Connection id "0HNC8090TGCVO", Request id "0HNC8090TGCVO:00000001": done reading request body. 2025-07-01 11:45:55.839 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:45:55.839 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:45:55.839 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:45:55.839 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:45:55.839 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:45:55.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:55.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:55.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:55.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:55.839 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:55.839 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:45:55.839 +03:00 [INF] Updating physical elements properties 2025-07-01 11:45:55.857 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.3088ms. 2025-07-01 11:45:55.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:55.857 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:55.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:55.857 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:55.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:55.857 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:55.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:55.857 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:55.857 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:55.857 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:45:55.857 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:55.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:55.857 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:55.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:55.857 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:55.857 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:55.857 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:55.857 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 18.6494ms 2025-07-01 11:45:55.857 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:45:55.857 +03:00 [DBG] Connection id "0HNC8090TGCVO" completed keep alive response. 2025-07-01 11:45:55.857 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 19.5959ms 2025-07-01 11:45:55.857 +03:00 [DBG] Connection id "0HNC8090TGCVO" received FIN. 2025-07-01 11:45:55.857 +03:00 [DBG] Connection id "0HNC8090TGCVO" disconnecting. 2025-07-01 11:45:55.858 +03:00 [DBG] Connection id "0HNC8090TGCVO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:55.859 +03:00 [DBG] Connection id "0HNC8090TGCVO" stopped. 2025-07-01 11:45:55.907 +03:00 [DBG] Connection id "0HNC8090TGCVP" accepted. 2025-07-01 11:45:55.908 +03:00 [DBG] Connection id "0HNC8090TGCVP" started. 2025-07-01 11:45:55.908 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:45:55.908 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:55.908 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:45:55.908 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:55.908 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:55.908 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:55.908 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:55.908 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:55.908 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:55.908 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:45:55.908 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:55.908 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:55.908 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:55.908 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:55.908 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:55.908 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:55.908 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:55.908 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:55.909 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:55.909 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:45:55.909 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:45:55.909 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:55.909 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:55.909 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:45:55.909 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:45:55.909 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:55.909 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:55.909 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:55.909 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:55.909 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:55.909 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:45:55.909 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:45:55.911 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.9852ms. 2025-07-01 11:45:55.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:55.911 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:55.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:55.911 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:55.911 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:55.911 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:55.911 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:55.911 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:55.911 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:55.911 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:45:55.911 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:45:55.911 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:45:55.911 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:45:55.911 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:45:55.911 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:45:55.912 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:55.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:55.912 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:55.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:55.912 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:55.912 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:55.912 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:55.912 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.355ms 2025-07-01 11:45:55.912 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:55.912 +03:00 [DBG] Connection id "0HNC8090TGCVP" completed keep alive response. 2025-07-01 11:45:55.912 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.131ms 2025-07-01 11:45:55.912 +03:00 [DBG] Connection id "0HNC8090TGCVP" received FIN. 2025-07-01 11:45:55.912 +03:00 [DBG] Connection id "0HNC8090TGCVP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:55.912 +03:00 [DBG] Connection id "0HNC8090TGCVP" disconnecting. 2025-07-01 11:45:55.912 +03:00 [DBG] Connection id "0HNC8090TGCVP" stopped. 2025-07-01 11:45:55.970 +03:00 [DBG] Connection id "0HNC8090TGCVQ" accepted. 2025-07-01 11:45:55.970 +03:00 [DBG] Connection id "0HNC8090TGCVQ" started. 2025-07-01 11:45:55.970 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:45:55.970 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:55.970 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:45:55.970 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:55.970 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:55.970 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:55.970 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:55.970 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:55.970 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:55.970 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:45:55.970 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:55.970 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:55.970 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:55.971 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:55.971 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:55.971 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:55.971 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:55.971 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:55.971 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:55.971 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:45:55.971 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:45:55.971 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:55.971 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:55.971 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:45:55.971 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:45:55.971 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:55.971 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:55.971 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:55.971 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:55.971 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:55.971 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:45:55.971 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:45:56.118 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 147.055ms. 2025-07-01 11:45:56.118 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:56.118 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:56.118 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:56.118 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:56.118 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:56.118 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:56.118 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:56.118 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:56.118 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:56.118 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:45:56.118 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:45:56.118 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:45:56.118 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:45:56.118 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:45:56.118 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:45:56.121 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:56.121 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:56.121 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:56.121 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:56.121 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:56.121 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:56.121 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:56.121 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 150.4633ms 2025-07-01 11:45:56.121 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:56.121 +03:00 [DBG] Connection id "0HNC8090TGCVQ" completed keep alive response. 2025-07-01 11:45:56.121 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 151.0938ms 2025-07-01 11:45:56.127 +03:00 [DBG] Connection id "0HNC8090TGCVQ" received FIN. 2025-07-01 11:45:56.127 +03:00 [DBG] Connection id "0HNC8090TGCVQ" disconnecting. 2025-07-01 11:45:56.127 +03:00 [DBG] Connection id "0HNC8090TGCVQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:56.128 +03:00 [DBG] Connection id "0HNC8090TGCVQ" stopped. 2025-07-01 11:45:58.997 +03:00 [DBG] Connection id "0HNC8090TGCVR" accepted. 2025-07-01 11:45:58.997 +03:00 [DBG] Connection id "0HNC8090TGCVR" started. 2025-07-01 11:45:58.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:45:58.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:58.998 +03:00 [DBG] POST requests are not supported 2025-07-01 11:45:58.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:45:58.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:45:58.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:58.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:58.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:58.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:45:58.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:45:58.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:58.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:45:58.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:58.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:58.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:58.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:58.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:58.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:58.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:58.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:45:58.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:45:58.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:58.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:58.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:58.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:58.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:58.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1672ms. 2025-07-01 11:45:58.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:58.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:58.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:58.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:58.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:58.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:45:58.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:59.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:59.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:59.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.38ms 2025-07-01 11:45:59.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:45:59.000 +03:00 [DBG] Connection id "0HNC8090TGCVR" completed keep alive response. 2025-07-01 11:45:59.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3201ms 2025-07-01 11:45:59.000 +03:00 [DBG] Connection id "0HNC8090TGCVR" received FIN. 2025-07-01 11:45:59.000 +03:00 [DBG] Connection id "0HNC8090TGCVR" disconnecting. 2025-07-01 11:45:59.000 +03:00 [DBG] Connection id "0HNC8090TGCVR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:59.001 +03:00 [DBG] Connection id "0HNC8090TGCVR" stopped. 2025-07-01 11:45:59.112 +03:00 [DBG] Connection id "0HNC8090TGCVS" accepted. 2025-07-01 11:45:59.112 +03:00 [DBG] Connection id "0HNC8090TGCVS" started. 2025-07-01 11:45:59.112 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:45:59.112 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:59.112 +03:00 [DBG] POST requests are not supported 2025-07-01 11:45:59.112 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:45:59.112 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:45:59.112 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:45:59.112 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:59.112 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:59.112 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:45:59.112 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:45:59.113 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:45:59.113 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:45:59.113 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:59.113 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:59.113 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:59.113 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:59.113 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:59.113 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:59.113 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:59.113 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:59.113 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:59.113 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:45:59.113 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:45:59.113 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:45:59.113 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:45:59.113 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:45:59.113 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:45:59.113 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:45:59.113 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:45:59.113 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:45:59.113 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:45:59.113 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:45:59.113 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:45:59.113 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:45:59.113 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:45:59.113 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:45:59.113 +03:00 [DBG] Connection id "0HNC8090TGCVS", Request id "0HNC8090TGCVS:00000001": started reading request body. 2025-07-01 11:45:59.113 +03:00 [DBG] Connection id "0HNC8090TGCVS", Request id "0HNC8090TGCVS:00000001": done reading request body. 2025-07-01 11:45:59.113 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:45:59.113 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:45:59.113 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:45:59.113 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:45:59.113 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:45:59.113 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:59.113 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:59.114 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:59.114 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:59.114 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:59.114 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:45:59.114 +03:00 [INF] Changing group of physicals [420] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:45:59.129 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 15.2806ms. 2025-07-01 11:45:59.129 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:59.129 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:59.129 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:59.129 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:59.129 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:59.129 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:59.129 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:59.129 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:59.129 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:59.129 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:45:59.129 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:45:59.130 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:59.130 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:59.130 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:59.130 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:59.130 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:59.130 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:59.130 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 16.9817ms 2025-07-01 11:45:59.130 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:45:59.130 +03:00 [DBG] Connection id "0HNC8090TGCVS" completed keep alive response. 2025-07-01 11:45:59.130 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 17.7604ms 2025-07-01 11:45:59.130 +03:00 [DBG] Connection id "0HNC8090TGCVS" received FIN. 2025-07-01 11:45:59.130 +03:00 [DBG] Connection id "0HNC8090TGCVS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:59.130 +03:00 [DBG] Connection id "0HNC8090TGCVS" disconnecting. 2025-07-01 11:45:59.130 +03:00 [DBG] Connection id "0HNC8090TGCVS" stopped. 2025-07-01 11:45:59.169 +03:00 [DBG] Connection id "0HNC8090TGCVT" accepted. 2025-07-01 11:45:59.169 +03:00 [DBG] Connection id "0HNC8090TGCVT" started. 2025-07-01 11:45:59.169 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:45:59.169 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:59.169 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:45:59.169 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:59.169 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:59.169 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:59.170 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:59.170 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:59.170 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:59.170 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:45:59.170 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:59.170 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:59.170 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:59.170 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:59.170 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:59.170 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:59.170 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:59.170 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:59.170 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:59.170 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:45:59.170 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:45:59.170 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:59.170 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:59.170 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:45:59.170 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:45:59.170 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:59.170 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:59.170 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:59.170 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:59.170 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:59.170 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:45:59.170 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:45:59.172 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.3295ms. 2025-07-01 11:45:59.172 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:59.172 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:59.172 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:59.172 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:59.172 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:59.172 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:59.172 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:59.172 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:59.172 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:59.172 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:45:59.172 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:45:59.172 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:45:59.172 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:45:59.172 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:45:59.172 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:45:59.173 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:59.173 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:59.173 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:59.173 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:59.173 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:59.173 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:59.173 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:59.173 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.2243ms 2025-07-01 11:45:59.173 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:59.173 +03:00 [DBG] Connection id "0HNC8090TGCVT" completed keep alive response. 2025-07-01 11:45:59.173 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.8089ms 2025-07-01 11:45:59.173 +03:00 [DBG] Connection id "0HNC8090TGCVT" received FIN. 2025-07-01 11:45:59.173 +03:00 [DBG] Connection id "0HNC8090TGCVT" disconnecting. 2025-07-01 11:45:59.174 +03:00 [DBG] Connection id "0HNC8090TGCVT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:59.175 +03:00 [DBG] Connection id "0HNC8090TGCVT" stopped. 2025-07-01 11:45:59.254 +03:00 [DBG] Connection id "0HNC8090TGCVU" accepted. 2025-07-01 11:45:59.254 +03:00 [DBG] Connection id "0HNC8090TGCVU" started. 2025-07-01 11:45:59.254 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:45:59.254 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:45:59.254 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:45:59.254 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:59.254 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:45:59.254 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:59.254 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:45:59.254 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:45:59.254 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:59.254 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:45:59.254 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:45:59.254 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:45:59.254 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:45:59.254 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:45:59.254 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:45:59.254 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:59.255 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:59.255 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:59.255 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:45:59.255 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:45:59.255 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:45:59.255 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:59.255 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:45:59.255 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:45:59.255 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:45:59.255 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:59.255 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:59.255 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:59.255 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:59.255 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:45:59.255 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:45:59.255 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:45:59.394 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 139.392ms. 2025-07-01 11:45:59.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:59.394 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:45:59.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:59.395 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:45:59.395 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:59.395 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:59.395 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:59.395 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:59.395 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:59.395 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:45:59.395 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:45:59.395 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:45:59.395 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:45:59.395 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:45:59.395 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:45:59.396 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:45:59.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:59.396 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:45:59.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:59.396 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:59.396 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:59.397 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:45:59.397 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 142.0575ms 2025-07-01 11:45:59.397 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:45:59.397 +03:00 [DBG] Connection id "0HNC8090TGCVU" completed keep alive response. 2025-07-01 11:45:59.397 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 142.6927ms 2025-07-01 11:45:59.400 +03:00 [DBG] Connection id "0HNC8090TGCVU" received FIN. 2025-07-01 11:45:59.400 +03:00 [DBG] Connection id "0HNC8090TGCVU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:45:59.400 +03:00 [DBG] Connection id "0HNC8090TGCVU" disconnecting. 2025-07-01 11:45:59.400 +03:00 [DBG] Connection id "0HNC8090TGCVU" stopped. 2025-07-01 11:46:03.990 +03:00 [DBG] Connection id "0HNC8090TGCVV" accepted. 2025-07-01 11:46:03.990 +03:00 [DBG] Connection id "0HNC8090TGCVV" started. 2025-07-01 11:46:03.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:46:03.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:03.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:46:03.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:46:03.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:46:03.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:03.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:03.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:03.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:46:03.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:46:03.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:03.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:46:03.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:03.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:03.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:46:03.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:03.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:46:03.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:03.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:03.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:46:03.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:46:03.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:03.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:03.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:03.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:03.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:03.992 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1638ms. 2025-07-01 11:46:03.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:03.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:03.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:03.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:03.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:03.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:03.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:03.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:03.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:03.992 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:46:03.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:03.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:03.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:03.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:03.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:03.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:03.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:03.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0049ms 2025-07-01 11:46:03.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:03.992 +03:00 [DBG] Connection id "0HNC8090TGCVV" completed keep alive response. 2025-07-01 11:46:03.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.841ms 2025-07-01 11:46:03.992 +03:00 [DBG] Connection id "0HNC8090TGCVV" received FIN. 2025-07-01 11:46:03.993 +03:00 [DBG] Connection id "0HNC8090TGCVV" disconnecting. 2025-07-01 11:46:03.993 +03:00 [DBG] Connection id "0HNC8090TGCVV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:03.994 +03:00 [DBG] Connection id "0HNC8090TGCVV" stopped. 2025-07-01 11:46:08.996 +03:00 [DBG] Connection id "0HNC8090TGD00" accepted. 2025-07-01 11:46:08.996 +03:00 [DBG] Connection id "0HNC8090TGD00" started. 2025-07-01 11:46:08.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:46:08.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:08.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:46:08.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:46:08.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:46:08.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:08.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:08.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:08.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:46:08.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:46:08.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:08.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:46:08.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:08.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:08.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:46:08.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:08.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:46:08.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:08.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:08.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:46:08.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:46:08.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:08.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:08.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:08.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:08.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:08.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-07-01 11:46:08.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:08.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:08.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:08.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:08.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:08.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:08.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:08.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:08.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:08.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:46:08.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:08.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:08.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:08.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:08.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:08.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:08.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:08.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7211ms 2025-07-01 11:46:08.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:08.998 +03:00 [DBG] Connection id "0HNC8090TGD00" completed keep alive response. 2025-07-01 11:46:08.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3577ms 2025-07-01 11:46:08.998 +03:00 [DBG] Connection id "0HNC8090TGD00" received FIN. 2025-07-01 11:46:08.998 +03:00 [DBG] Connection id "0HNC8090TGD00" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:08.998 +03:00 [DBG] Connection id "0HNC8090TGD00" disconnecting. 2025-07-01 11:46:08.998 +03:00 [DBG] Connection id "0HNC8090TGD00" stopped. 2025-07-01 11:46:12.655 +03:00 [DBG] Connection id "0HNC8090TGD01" accepted. 2025-07-01 11:46:12.655 +03:00 [DBG] Connection id "0HNC8090TGD01" started. 2025-07-01 11:46:12.655 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 749 2025-07-01 11:46:12.655 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:12.655 +03:00 [DBG] POST requests are not supported 2025-07-01 11:46:12.655 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:46:12.655 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:46:12.655 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:46:12.655 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:12.655 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:12.655 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:46:12.655 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:46:12.655 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:46:12.655 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:46:12.655 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:12.655 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:12.655 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:46:12.655 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:12.655 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:46:12.655 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:12.655 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:12.655 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:12.656 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:12.656 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:46:12.656 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:46:12.656 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:46:12.656 +03:00 [DBG] Connection id "0HNC8090TGD01", Request id "0HNC8090TGD01:00000001": started reading request body. 2025-07-01 11:46:12.656 +03:00 [DBG] Connection id "0HNC8090TGD01", Request id "0HNC8090TGD01:00000001": done reading request body. 2025-07-01 11:46:12.656 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:46:12.656 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:46:12.656 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:46:12.656 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:46:12.656 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:46:12.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:12.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:12.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:12.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:12.656 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:12.656 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:46:12.656 +03:00 [INF] Updating physical elements properties 2025-07-01 11:46:12.684 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 28.01ms. 2025-07-01 11:46:12.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:12.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:12.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:12.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:12.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:12.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:12.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:12.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:12.684 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:12.685 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:46:12.685 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:12.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:12.685 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:12.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:12.685 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:12.685 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:12.685 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:12.685 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 29.4419ms 2025-07-01 11:46:12.685 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:46:12.685 +03:00 [DBG] Connection id "0HNC8090TGD01" completed keep alive response. 2025-07-01 11:46:12.685 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 30.06ms 2025-07-01 11:46:12.685 +03:00 [DBG] Connection id "0HNC8090TGD01" received FIN. 2025-07-01 11:46:12.685 +03:00 [DBG] Connection id "0HNC8090TGD01" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:12.685 +03:00 [DBG] Connection id "0HNC8090TGD01" disconnecting. 2025-07-01 11:46:12.685 +03:00 [DBG] Connection id "0HNC8090TGD01" stopped. 2025-07-01 11:46:12.728 +03:00 [DBG] Connection id "0HNC8090TGD02" accepted. 2025-07-01 11:46:12.728 +03:00 [DBG] Connection id "0HNC8090TGD02" started. 2025-07-01 11:46:12.728 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:46:12.728 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:12.728 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:46:12.728 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:46:12.728 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:46:12.728 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:12.728 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:12.728 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:12.728 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:12.728 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:46:12.728 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:12.729 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:12.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-07-01 11:46:12.729 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:12.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-07-01 11:46:12.729 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:12.729 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:12.729 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:12.729 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:12.729 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:46:12.729 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:46:12.729 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:46:12.729 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:46:12.729 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:46:12.729 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:46:12.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:12.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:12.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:12.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:12.729 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:12.729 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:46:12.729 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:46:12.731 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.1907ms. 2025-07-01 11:46:12.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:12.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:12.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:12.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:12.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:12.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:12.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:12.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:12.731 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:46:12.731 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:46:12.731 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:46:12.731 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:46:12.732 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:46:12.732 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:46:12.732 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:46:12.732 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:46:12.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:12.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:12.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:12.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:12.732 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:12.732 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:12.732 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.2569ms 2025-07-01 11:46:12.732 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:12.732 +03:00 [DBG] Connection id "0HNC8090TGD02" completed keep alive response. 2025-07-01 11:46:12.732 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.8775ms 2025-07-01 11:46:12.732 +03:00 [DBG] Connection id "0HNC8090TGD02" received FIN. 2025-07-01 11:46:12.732 +03:00 [DBG] Connection id "0HNC8090TGD02" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:12.732 +03:00 [DBG] Connection id "0HNC8090TGD02" disconnecting. 2025-07-01 11:46:12.732 +03:00 [DBG] Connection id "0HNC8090TGD02" stopped. 2025-07-01 11:46:12.790 +03:00 [DBG] Connection id "0HNC8090TGD03" accepted. 2025-07-01 11:46:12.790 +03:00 [DBG] Connection id "0HNC8090TGD03" started. 2025-07-01 11:46:12.791 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:46:12.791 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:12.791 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:46:12.791 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:46:12.791 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:46:12.791 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:12.791 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:12.791 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:12.791 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:12.791 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:46:12.791 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:12.791 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:12.791 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:46:12.791 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:12.791 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:46:12.791 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:12.791 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:12.791 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:12.791 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:12.791 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:46:12.791 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:46:12.791 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:46:12.791 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:46:12.791 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:46:12.791 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:46:12.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:12.792 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:12.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:12.792 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:12.792 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:12.792 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:46:12.792 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:46:12.931 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 139.4341ms. 2025-07-01 11:46:12.931 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:12.931 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:12.931 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:12.931 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:12.931 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:12.931 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:12.931 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:12.931 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:12.931 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:46:12.931 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:46:12.931 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:46:12.931 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:46:12.931 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:46:12.931 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:46:12.931 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:46:12.933 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:46:12.933 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:12.933 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:12.933 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:12.933 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:12.933 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:12.933 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:12.933 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 141.9208ms 2025-07-01 11:46:12.933 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:12.933 +03:00 [DBG] Connection id "0HNC8090TGD03" completed keep alive response. 2025-07-01 11:46:12.933 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 142.7119ms 2025-07-01 11:46:12.937 +03:00 [DBG] Connection id "0HNC8090TGD03" received FIN. 2025-07-01 11:46:12.937 +03:00 [DBG] Connection id "0HNC8090TGD03" disconnecting. 2025-07-01 11:46:12.937 +03:00 [DBG] Connection id "0HNC8090TGD03" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:12.938 +03:00 [DBG] Connection id "0HNC8090TGD03" stopped. 2025-07-01 11:46:14.000 +03:00 [DBG] Connection id "0HNC8090TGD04" accepted. 2025-07-01 11:46:14.000 +03:00 [DBG] Connection id "0HNC8090TGD04" started. 2025-07-01 11:46:14.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:46:14.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:14.001 +03:00 [DBG] POST requests are not supported 2025-07-01 11:46:14.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:46:14.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:46:14.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:14.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:14.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:14.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:46:14.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:46:14.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:14.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:46:14.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:14.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:14.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:46:14.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:14.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:46:14.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:14.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:14.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:46:14.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:46:14.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:14.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:14.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:14.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:14.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:14.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1796ms. 2025-07-01 11:46:14.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:14.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:14.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:14.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:14.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:14.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:14.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:14.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:14.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:14.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:46:14.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:14.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:14.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:14.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:14.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:14.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:14.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:14.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7181ms 2025-07-01 11:46:14.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:14.004 +03:00 [DBG] Connection id "0HNC8090TGD04" completed keep alive response. 2025-07-01 11:46:14.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6172ms 2025-07-01 11:46:14.004 +03:00 [DBG] Connection id "0HNC8090TGD04" received FIN. 2025-07-01 11:46:14.004 +03:00 [DBG] Connection id "0HNC8090TGD04" disconnecting. 2025-07-01 11:46:14.004 +03:00 [DBG] Connection id "0HNC8090TGD04" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:14.005 +03:00 [DBG] Connection id "0HNC8090TGD04" stopped. 2025-07-01 11:46:16.035 +03:00 [DBG] Connection id "0HNC8090TGD05" accepted. 2025-07-01 11:46:16.035 +03:00 [DBG] Connection id "0HNC8090TGD05" started. 2025-07-01 11:46:16.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:46:16.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:16.035 +03:00 [DBG] POST requests are not supported 2025-07-01 11:46:16.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:46:16.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:46:16.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:46:16.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:16.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:16.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:46:16.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:46:16.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:46:16.036 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:46:16.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:16.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:16.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:46:16.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:16.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:46:16.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:16.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:16.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:16.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:16.036 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:46:16.036 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:46:16.036 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:46:16.036 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:46:16.036 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:46:16.036 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:46:16.036 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:46:16.036 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:46:16.036 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:46:16.036 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:46:16.036 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:46:16.036 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:46:16.036 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:46:16.036 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:46:16.036 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:46:16.036 +03:00 [DBG] Connection id "0HNC8090TGD05", Request id "0HNC8090TGD05:00000001": started reading request body. 2025-07-01 11:46:16.036 +03:00 [DBG] Connection id "0HNC8090TGD05", Request id "0HNC8090TGD05:00000001": done reading request body. 2025-07-01 11:46:16.036 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:46:16.036 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:46:16.036 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:46:16.036 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:46:16.036 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:46:16.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:16.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:16.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:16.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:16.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:16.037 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:46:16.037 +03:00 [INF] Changing group of physicals [422] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:46:16.053 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.5157ms. 2025-07-01 11:46:16.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:16.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:16.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:16.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:16.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:16.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:16.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:16.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:16.053 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:16.054 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:46:16.054 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:16.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:16.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:16.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:16.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:16.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:16.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:16.054 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 18.0882ms 2025-07-01 11:46:16.054 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:46:16.054 +03:00 [DBG] Connection id "0HNC8090TGD05" completed keep alive response. 2025-07-01 11:46:16.054 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 18.9398ms 2025-07-01 11:46:16.054 +03:00 [DBG] Connection id "0HNC8090TGD05" received FIN. 2025-07-01 11:46:16.054 +03:00 [DBG] Connection id "0HNC8090TGD05" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:16.055 +03:00 [DBG] Connection id "0HNC8090TGD05" disconnecting. 2025-07-01 11:46:16.055 +03:00 [DBG] Connection id "0HNC8090TGD05" stopped. 2025-07-01 11:46:16.094 +03:00 [DBG] Connection id "0HNC8090TGD06" accepted. 2025-07-01 11:46:16.094 +03:00 [DBG] Connection id "0HNC8090TGD06" started. 2025-07-01 11:46:16.095 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:46:16.095 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:16.095 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:46:16.095 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:46:16.095 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:46:16.095 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:16.095 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:16.095 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:16.095 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:16.095 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:46:16.095 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:16.095 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:16.095 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:46:16.095 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:16.095 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:46:16.095 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:16.095 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:16.095 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:16.095 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:16.095 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:46:16.095 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:46:16.095 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:46:16.095 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:46:16.095 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:46:16.095 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:46:16.095 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:16.095 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:16.095 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:16.095 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:16.095 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:16.095 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:46:16.096 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:46:16.097 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.3191ms. 2025-07-01 11:46:16.097 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:16.097 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:16.097 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:16.097 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:16.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:16.097 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:16.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:16.097 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:16.097 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:46:16.097 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:46:16.097 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:46:16.097 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:46:16.097 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:46:16.097 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:46:16.097 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:46:16.097 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:46:16.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:16.097 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:16.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:16.097 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:16.097 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:16.098 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:16.098 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.3627ms 2025-07-01 11:46:16.098 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:16.098 +03:00 [DBG] Connection id "0HNC8090TGD06" completed keep alive response. 2025-07-01 11:46:16.098 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.0673ms 2025-07-01 11:46:16.098 +03:00 [DBG] Connection id "0HNC8090TGD06" received FIN. 2025-07-01 11:46:16.098 +03:00 [DBG] Connection id "0HNC8090TGD06" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:16.098 +03:00 [DBG] Connection id "0HNC8090TGD06" disconnecting. 2025-07-01 11:46:16.098 +03:00 [DBG] Connection id "0HNC8090TGD06" stopped. 2025-07-01 11:46:16.166 +03:00 [DBG] Connection id "0HNC8090TGD07" accepted. 2025-07-01 11:46:16.166 +03:00 [DBG] Connection id "0HNC8090TGD07" started. 2025-07-01 11:46:16.166 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:46:16.166 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:16.166 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:46:16.166 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:46:16.166 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:46:16.166 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:16.167 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:16.167 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:16.167 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:16.167 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:46:16.167 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:16.167 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:16.167 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:46:16.167 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:16.167 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:46:16.167 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:16.167 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:16.167 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:16.167 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:16.167 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:46:16.167 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:46:16.167 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:46:16.167 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:46:16.167 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:46:16.167 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:46:16.167 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:16.167 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:16.167 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:16.167 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:16.167 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:16.167 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:46:16.167 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:46:16.296 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 128.3261ms. 2025-07-01 11:46:16.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:16.296 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:16.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:16.296 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:16.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:16.296 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:16.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:16.296 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:16.296 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:46:16.296 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:46:16.296 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:46:16.296 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:46:16.296 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:46:16.296 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:46:16.296 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:46:16.297 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:46:16.297 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:16.297 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:16.297 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:16.297 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:16.297 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:16.297 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:16.297 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 130.4339ms 2025-07-01 11:46:16.297 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:16.297 +03:00 [DBG] Connection id "0HNC8090TGD07" completed keep alive response. 2025-07-01 11:46:16.297 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 131.235ms 2025-07-01 11:46:16.301 +03:00 [DBG] Connection id "0HNC8090TGD07" received FIN. 2025-07-01 11:46:16.302 +03:00 [DBG] Connection id "0HNC8090TGD07" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:16.302 +03:00 [DBG] Connection id "0HNC8090TGD07" disconnecting. 2025-07-01 11:46:16.302 +03:00 [DBG] Connection id "0HNC8090TGD07" stopped. 2025-07-01 11:46:19.066 +03:00 [DBG] Connection id "0HNC8090TGD08" accepted. 2025-07-01 11:46:19.066 +03:00 [DBG] Connection id "0HNC8090TGD08" started. 2025-07-01 11:46:19.066 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:46:19.066 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:19.066 +03:00 [DBG] POST requests are not supported 2025-07-01 11:46:19.066 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:46:19.066 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:46:19.066 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:19.066 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:19.066 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:19.066 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:46:19.067 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:46:19.067 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:19.067 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:46:19.067 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:19.067 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:19.067 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:46:19.067 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:19.067 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:46:19.067 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:19.067 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:19.067 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:46:19.067 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:46:19.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:19.067 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:19.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:19.067 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:19.067 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:19.067 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1634ms. 2025-07-01 11:46:19.068 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:19.068 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:19.068 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:19.068 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:19.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:19.068 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:19.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:19.068 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:19.068 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:19.068 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:46:19.068 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:19.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:19.068 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:19.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:19.068 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:19.068 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:19.068 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:19.068 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2911ms 2025-07-01 11:46:19.068 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:19.068 +03:00 [DBG] Connection id "0HNC8090TGD08" completed keep alive response. 2025-07-01 11:46:19.068 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2503ms 2025-07-01 11:46:19.068 +03:00 [DBG] Connection id "0HNC8090TGD08" received FIN. 2025-07-01 11:46:19.069 +03:00 [DBG] Connection id "0HNC8090TGD08" disconnecting. 2025-07-01 11:46:19.069 +03:00 [DBG] Connection id "0HNC8090TGD08" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:19.070 +03:00 [DBG] Connection id "0HNC8090TGD08" stopped. 2025-07-01 11:46:23.990 +03:00 [DBG] Connection id "0HNC8090TGD09" accepted. 2025-07-01 11:46:23.990 +03:00 [DBG] Connection id "0HNC8090TGD09" started. 2025-07-01 11:46:23.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:46:23.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:23.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:46:23.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:46:23.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:46:23.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:23.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:23.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:23.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:46:23.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:46:23.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:23.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:46:23.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:23.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:23.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:46:23.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:23.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:46:23.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:23.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:23.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:46:23.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:46:23.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:23.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:23.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:23.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:23.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:23.992 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2031ms. 2025-07-01 11:46:23.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:23.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:23.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:23.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:23.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:23.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:23.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:23.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:23.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:23.992 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:46:23.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:23.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:23.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:23.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:23.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:23.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:23.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:23.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2242ms 2025-07-01 11:46:23.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:23.993 +03:00 [DBG] Connection id "0HNC8090TGD09" completed keep alive response. 2025-07-01 11:46:23.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3213ms 2025-07-01 11:46:23.993 +03:00 [DBG] Connection id "0HNC8090TGD09" received FIN. 2025-07-01 11:46:23.993 +03:00 [DBG] Connection id "0HNC8090TGD09" disconnecting. 2025-07-01 11:46:23.993 +03:00 [DBG] Connection id "0HNC8090TGD09" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:23.994 +03:00 [DBG] Connection id "0HNC8090TGD09" stopped. 2025-07-01 11:46:28.989 +03:00 [DBG] Connection id "0HNC8090TGD0A" accepted. 2025-07-01 11:46:28.989 +03:00 [DBG] Connection id "0HNC8090TGD0A" started. 2025-07-01 11:46:28.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:46:28.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:28.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:46:28.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:46:28.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:46:28.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:28.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:28.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:28.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:46:28.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:46:28.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:28.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:46:28.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:28.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:28.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:46:28.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:28.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:46:28.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:28.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:28.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:46:28.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:46:28.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:28.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:28.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:28.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:28.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:28.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1667ms. 2025-07-01 11:46:28.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:28.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:28.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:28.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:28.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:28.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:28.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:28.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:28.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:28.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:46:28.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:28.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:28.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:28.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:28.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:28.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:28.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:28.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.233ms 2025-07-01 11:46:28.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:28.991 +03:00 [DBG] Connection id "0HNC8090TGD0A" completed keep alive response. 2025-07-01 11:46:28.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1087ms 2025-07-01 11:46:28.992 +03:00 [DBG] Connection id "0HNC8090TGD0A" received FIN. 2025-07-01 11:46:28.992 +03:00 [DBG] Connection id "0HNC8090TGD0A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:28.992 +03:00 [DBG] Connection id "0HNC8090TGD0A" disconnecting. 2025-07-01 11:46:28.992 +03:00 [DBG] Connection id "0HNC8090TGD0A" stopped. 2025-07-01 11:46:29.879 +03:00 [DBG] Connection id "0HNC8090TGD0B" accepted. 2025-07-01 11:46:29.879 +03:00 [DBG] Connection id "0HNC8090TGD0B" started. 2025-07-01 11:46:29.879 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 740 2025-07-01 11:46:29.879 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:29.879 +03:00 [DBG] POST requests are not supported 2025-07-01 11:46:29.879 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:46:29.879 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:46:29.879 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:46:29.879 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:29.879 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:29.880 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:46:29.880 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:46:29.880 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:46:29.880 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:46:29.880 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:29.880 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:29.880 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:46:29.880 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:29.880 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:46:29.880 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:29.880 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:29.880 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:29.880 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:29.880 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:46:29.880 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:46:29.880 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:46:29.880 +03:00 [DBG] Connection id "0HNC8090TGD0B", Request id "0HNC8090TGD0B:00000001": started reading request body. 2025-07-01 11:46:29.880 +03:00 [DBG] Connection id "0HNC8090TGD0B", Request id "0HNC8090TGD0B:00000001": done reading request body. 2025-07-01 11:46:29.881 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:46:29.881 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:46:29.881 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:46:29.881 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:46:29.881 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:46:29.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:29.881 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:29.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:29.881 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:29.881 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:29.881 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:46:29.881 +03:00 [INF] Updating physical elements properties 2025-07-01 11:46:29.900 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.5234ms. 2025-07-01 11:46:29.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:29.900 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:29.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:29.900 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:29.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:29.900 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:29.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:29.900 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:29.900 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:29.900 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:46:29.900 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:29.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:29.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:29.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:29.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:29.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:29.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:29.900 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 20.3918ms 2025-07-01 11:46:29.900 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:46:29.901 +03:00 [DBG] Connection id "0HNC8090TGD0B" completed keep alive response. 2025-07-01 11:46:29.901 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 21.5903ms 2025-07-01 11:46:29.901 +03:00 [DBG] Connection id "0HNC8090TGD0B" received FIN. 2025-07-01 11:46:29.901 +03:00 [DBG] Connection id "0HNC8090TGD0B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:29.901 +03:00 [DBG] Connection id "0HNC8090TGD0B" disconnecting. 2025-07-01 11:46:29.901 +03:00 [DBG] Connection id "0HNC8090TGD0B" stopped. 2025-07-01 11:46:29.939 +03:00 [DBG] Connection id "0HNC8090TGD0C" accepted. 2025-07-01 11:46:29.939 +03:00 [DBG] Connection id "0HNC8090TGD0C" started. 2025-07-01 11:46:29.939 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:46:29.939 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:29.939 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:46:29.939 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:46:29.940 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:46:29.940 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:29.940 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:29.940 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:29.940 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:29.940 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:46:29.940 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:29.940 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:29.940 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:46:29.940 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:29.940 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:46:29.940 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:29.940 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:29.940 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:29.940 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:29.940 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:46:29.940 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:46:29.940 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:46:29.940 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:46:29.940 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:46:29.940 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:46:29.941 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:29.941 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:29.941 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:29.941 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:29.941 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:29.941 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:46:29.941 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:46:29.944 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.8155ms. 2025-07-01 11:46:29.944 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:29.944 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:29.944 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:29.944 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:29.944 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:29.944 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:29.944 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:29.944 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:29.944 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:46:29.944 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:46:29.944 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:46:29.944 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:46:29.944 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:46:29.944 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:46:29.944 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:46:29.944 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:46:29.944 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:29.944 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:29.944 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:29.944 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:29.944 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:29.944 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:29.944 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.3009ms 2025-07-01 11:46:29.944 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:29.944 +03:00 [DBG] Connection id "0HNC8090TGD0C" completed keep alive response. 2025-07-01 11:46:29.945 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.1697ms 2025-07-01 11:46:29.945 +03:00 [DBG] Connection id "0HNC8090TGD0C" received FIN. 2025-07-01 11:46:29.945 +03:00 [DBG] Connection id "0HNC8090TGD0C" disconnecting. 2025-07-01 11:46:29.945 +03:00 [DBG] Connection id "0HNC8090TGD0C" stopped. 2025-07-01 11:46:29.946 +03:00 [DBG] Connection id "0HNC8090TGD0C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:30.004 +03:00 [DBG] Connection id "0HNC8090TGD0D" accepted. 2025-07-01 11:46:30.004 +03:00 [DBG] Connection id "0HNC8090TGD0D" started. 2025-07-01 11:46:30.004 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:46:30.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:30.004 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:46:30.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:46:30.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:46:30.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:30.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:30.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:30.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:30.005 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:46:30.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:30.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:30.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:46:30.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:30.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:46:30.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:30.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:30.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:30.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:30.005 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:46:30.005 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:46:30.005 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:46:30.006 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:46:30.006 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:46:30.006 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:46:30.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:30.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:30.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:30.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:30.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:30.006 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:46:30.006 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:46:30.167 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 161.459ms. 2025-07-01 11:46:30.168 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:30.168 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:30.168 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:30.168 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:30.168 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:30.168 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:30.168 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:30.168 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:30.168 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:46:30.168 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:46:30.168 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:46:30.168 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:46:30.168 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:46:30.168 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:46:30.168 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:46:30.169 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:46:30.169 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:30.169 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:30.169 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:30.169 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:30.169 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:30.169 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:30.169 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 164.017ms 2025-07-01 11:46:30.169 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:30.169 +03:00 [DBG] Connection id "0HNC8090TGD0D" completed keep alive response. 2025-07-01 11:46:30.169 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 165.0312ms 2025-07-01 11:46:30.173 +03:00 [DBG] Connection id "0HNC8090TGD0D" received FIN. 2025-07-01 11:46:30.173 +03:00 [DBG] Connection id "0HNC8090TGD0D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:30.173 +03:00 [DBG] Connection id "0HNC8090TGD0D" disconnecting. 2025-07-01 11:46:30.173 +03:00 [DBG] Connection id "0HNC8090TGD0D" stopped. 2025-07-01 11:46:33.996 +03:00 [DBG] Connection id "0HNC8090TGD0E" accepted. 2025-07-01 11:46:33.996 +03:00 [DBG] Connection id "0HNC8090TGD0E" started. 2025-07-01 11:46:33.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:46:33.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:33.997 +03:00 [DBG] POST requests are not supported 2025-07-01 11:46:33.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:46:33.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:46:33.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:33.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:33.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:33.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:46:33.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:46:33.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:33.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:46:33.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:33.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:33.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:46:33.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:33.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:46:33.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:33.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:33.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:46:33.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:46:33.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:33.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:33.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:33.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:33.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:33.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2861ms. 2025-07-01 11:46:33.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:33.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:33.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:33.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:33.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:33.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:33.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:33.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:33.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:33.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:46:34.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:34.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:34.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:34.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:34.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:34.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:34.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:34.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0169ms 2025-07-01 11:46:34.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:34.000 +03:00 [DBG] Connection id "0HNC8090TGD0E" completed keep alive response. 2025-07-01 11:46:34.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.621ms 2025-07-01 11:46:34.001 +03:00 [DBG] Connection id "0HNC8090TGD0E" received FIN. 2025-07-01 11:46:34.001 +03:00 [DBG] Connection id "0HNC8090TGD0E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:34.001 +03:00 [DBG] Connection id "0HNC8090TGD0E" disconnecting. 2025-07-01 11:46:34.001 +03:00 [DBG] Connection id "0HNC8090TGD0E" stopped. 2025-07-01 11:46:34.389 +03:00 [DBG] Connection id "0HNC8090TGD0F" accepted. 2025-07-01 11:46:34.390 +03:00 [DBG] Connection id "0HNC8090TGD0F" started. 2025-07-01 11:46:34.390 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:46:34.390 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:34.390 +03:00 [DBG] POST requests are not supported 2025-07-01 11:46:34.390 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:46:34.390 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:46:34.390 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:46:34.390 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:34.390 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:34.390 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:46:34.390 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:46:34.391 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:46:34.391 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:46:34.391 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:34.391 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:34.391 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:46:34.391 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:34.391 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:46:34.391 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:34.391 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:34.391 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:34.391 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:34.391 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:46:34.391 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:46:34.391 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:46:34.391 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:46:34.391 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:46:34.391 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:46:34.391 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:46:34.391 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:46:34.391 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:46:34.391 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:46:34.391 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:46:34.391 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:46:34.392 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:46:34.392 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:46:34.392 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:46:34.392 +03:00 [DBG] Connection id "0HNC8090TGD0F", Request id "0HNC8090TGD0F:00000001": started reading request body. 2025-07-01 11:46:34.392 +03:00 [DBG] Connection id "0HNC8090TGD0F", Request id "0HNC8090TGD0F:00000001": done reading request body. 2025-07-01 11:46:34.392 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:46:34.392 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:46:34.392 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:46:34.392 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:46:34.392 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:46:34.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:34.392 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:34.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:34.392 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:34.392 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:34.392 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:46:34.392 +03:00 [INF] Changing group of physicals [423] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:46:34.411 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.8049ms. 2025-07-01 11:46:34.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:34.411 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:34.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:34.411 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:34.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:34.411 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:34.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:34.411 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:34.411 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:34.411 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:46:34.411 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:34.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:34.411 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:34.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:34.411 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:34.411 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:34.411 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:34.411 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 20.5422ms 2025-07-01 11:46:34.411 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:46:34.411 +03:00 [DBG] Connection id "0HNC8090TGD0F" completed keep alive response. 2025-07-01 11:46:34.411 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 21.6973ms 2025-07-01 11:46:34.412 +03:00 [DBG] Connection id "0HNC8090TGD0F" received FIN. 2025-07-01 11:46:34.412 +03:00 [DBG] Connection id "0HNC8090TGD0F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:34.412 +03:00 [DBG] Connection id "0HNC8090TGD0F" disconnecting. 2025-07-01 11:46:34.412 +03:00 [DBG] Connection id "0HNC8090TGD0F" stopped. 2025-07-01 11:46:34.453 +03:00 [DBG] Connection id "0HNC8090TGD0G" accepted. 2025-07-01 11:46:34.454 +03:00 [DBG] Connection id "0HNC8090TGD0G" started. 2025-07-01 11:46:34.454 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:46:34.454 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:34.454 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:46:34.454 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:46:34.454 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:46:34.454 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:34.454 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:34.454 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:34.454 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:34.454 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:46:34.454 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:34.454 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:34.454 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:46:34.454 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:34.454 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:46:34.454 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:34.454 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:34.455 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:34.455 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:34.455 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:46:34.455 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:46:34.455 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:46:34.455 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:46:34.455 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:46:34.455 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:46:34.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:34.455 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:34.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:34.455 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:34.455 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:34.455 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:46:34.455 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:46:34.457 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.9387ms. 2025-07-01 11:46:34.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:34.457 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:34.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:34.457 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:34.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:34.457 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:34.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:34.457 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:34.457 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:46:34.457 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:46:34.457 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:46:34.457 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:46:34.458 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:46:34.458 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:46:34.458 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:46:34.458 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:46:34.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:34.458 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:34.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:34.458 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:34.458 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:34.458 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:34.458 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.6088ms 2025-07-01 11:46:34.458 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:34.458 +03:00 [DBG] Connection id "0HNC8090TGD0G" completed keep alive response. 2025-07-01 11:46:34.458 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.4025ms 2025-07-01 11:46:34.459 +03:00 [DBG] Connection id "0HNC8090TGD0G" received FIN. 2025-07-01 11:46:34.459 +03:00 [DBG] Connection id "0HNC8090TGD0G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:34.459 +03:00 [DBG] Connection id "0HNC8090TGD0G" disconnecting. 2025-07-01 11:46:34.459 +03:00 [DBG] Connection id "0HNC8090TGD0G" stopped. 2025-07-01 11:46:34.517 +03:00 [DBG] Connection id "0HNC8090TGD0H" accepted. 2025-07-01 11:46:34.517 +03:00 [DBG] Connection id "0HNC8090TGD0H" started. 2025-07-01 11:46:34.517 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:46:34.517 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:34.517 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:46:34.517 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:46:34.517 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:46:34.517 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:34.517 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:34.517 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:34.517 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:34.517 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:46:34.517 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:34.518 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:34.518 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:46:34.518 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:34.518 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:46:34.518 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:34.518 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:34.518 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:34.518 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:34.518 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:46:34.518 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:46:34.518 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:46:34.518 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:46:34.518 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:46:34.518 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:46:34.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:34.518 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:34.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:34.518 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:34.518 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:34.518 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:46:34.518 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:46:34.682 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 163.5398ms. 2025-07-01 11:46:34.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:34.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:34.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:34.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:34.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:34.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:34.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:34.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:34.682 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:46:34.682 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:46:34.682 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:46:34.682 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:46:34.682 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:46:34.682 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:46:34.682 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:46:34.684 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:46:34.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:34.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:34.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:34.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:34.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:34.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:34.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 166.7167ms 2025-07-01 11:46:34.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:34.684 +03:00 [DBG] Connection id "0HNC8090TGD0H" completed keep alive response. 2025-07-01 11:46:34.685 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 167.6331ms 2025-07-01 11:46:34.688 +03:00 [DBG] Connection id "0HNC8090TGD0H" received FIN. 2025-07-01 11:46:34.688 +03:00 [DBG] Connection id "0HNC8090TGD0H" disconnecting. 2025-07-01 11:46:34.689 +03:00 [DBG] Connection id "0HNC8090TGD0H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:34.690 +03:00 [DBG] Connection id "0HNC8090TGD0H" stopped. 2025-07-01 11:46:39.016 +03:00 [DBG] Connection id "0HNC8090TGD0I" accepted. 2025-07-01 11:46:39.016 +03:00 [DBG] Connection id "0HNC8090TGD0I" started. 2025-07-01 11:46:39.016 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:46:39.017 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:39.017 +03:00 [DBG] POST requests are not supported 2025-07-01 11:46:39.017 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:46:39.017 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:46:39.017 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:39.017 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:39.017 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:39.017 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:46:39.017 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:46:39.017 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:39.017 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:46:39.017 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:39.017 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:39.017 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:46:39.017 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:39.017 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:46:39.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:39.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:39.017 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:46:39.017 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:46:39.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:39.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:39.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:39.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:39.017 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:39.017 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1304ms. 2025-07-01 11:46:39.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:39.018 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:39.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:39.018 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:39.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:39.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:39.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:39.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:39.018 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:39.018 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:46:39.018 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:39.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:39.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:39.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:39.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:39.018 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:39.018 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:39.018 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6929ms 2025-07-01 11:46:39.018 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:39.018 +03:00 [DBG] Connection id "0HNC8090TGD0I" completed keep alive response. 2025-07-01 11:46:39.018 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4203ms 2025-07-01 11:46:39.018 +03:00 [DBG] Connection id "0HNC8090TGD0I" received FIN. 2025-07-01 11:46:39.018 +03:00 [DBG] Connection id "0HNC8090TGD0I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:39.018 +03:00 [DBG] Connection id "0HNC8090TGD0I" disconnecting. 2025-07-01 11:46:39.018 +03:00 [DBG] Connection id "0HNC8090TGD0I" stopped. 2025-07-01 11:46:43.994 +03:00 [DBG] Connection id "0HNC8090TGD0J" accepted. 2025-07-01 11:46:43.994 +03:00 [DBG] Connection id "0HNC8090TGD0J" started. 2025-07-01 11:46:43.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:46:43.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:43.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:46:43.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:46:43.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:46:43.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:43.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:43.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:43.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:46:43.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:46:43.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:43.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:46:43.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:43.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:43.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:46:43.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:43.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:46:43.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:43.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:43.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:46:43.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:46:43.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:43.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:43.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:43.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:43.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:43.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1236ms. 2025-07-01 11:46:43.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:43.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:43.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:43.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:43.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:43.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:43.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:43.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:43.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:43.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:46:43.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:43.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:43.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:43.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:43.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:43.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:43.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:43.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7122ms 2025-07-01 11:46:43.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:43.995 +03:00 [DBG] Connection id "0HNC8090TGD0J" completed keep alive response. 2025-07-01 11:46:43.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2667ms 2025-07-01 11:46:43.996 +03:00 [DBG] Connection id "0HNC8090TGD0J" received FIN. 2025-07-01 11:46:43.996 +03:00 [DBG] Connection id "0HNC8090TGD0J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:43.996 +03:00 [DBG] Connection id "0HNC8090TGD0J" disconnecting. 2025-07-01 11:46:43.996 +03:00 [DBG] Connection id "0HNC8090TGD0J" stopped. 2025-07-01 11:46:48.993 +03:00 [DBG] Connection id "0HNC8090TGD0K" accepted. 2025-07-01 11:46:48.993 +03:00 [DBG] Connection id "0HNC8090TGD0K" started. 2025-07-01 11:46:48.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:46:48.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:48.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:46:48.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:46:48.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:46:48.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:48.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:48.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:48.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:46:48.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:46:48.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:48.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:46:48.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:48.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:48.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:46:48.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:48.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:46:48.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:48.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:48.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:46:48.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:46:48.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:48.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:48.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:48.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:48.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:48.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1561ms. 2025-07-01 11:46:48.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:48.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:48.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:48.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:48.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:48.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:48.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:48.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:48.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:48.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:46:48.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:48.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:48.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:48.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:48.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:48.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:48.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:48.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9924ms 2025-07-01 11:46:48.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:48.995 +03:00 [DBG] Connection id "0HNC8090TGD0K" completed keep alive response. 2025-07-01 11:46:48.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.783ms 2025-07-01 11:46:48.996 +03:00 [DBG] Connection id "0HNC8090TGD0K" received FIN. 2025-07-01 11:46:48.996 +03:00 [DBG] Connection id "0HNC8090TGD0K" disconnecting. 2025-07-01 11:46:48.996 +03:00 [DBG] Connection id "0HNC8090TGD0K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:48.997 +03:00 [DBG] Connection id "0HNC8090TGD0K" stopped. 2025-07-01 11:46:53.998 +03:00 [DBG] Connection id "0HNC8090TGD0L" accepted. 2025-07-01 11:46:53.998 +03:00 [DBG] Connection id "0HNC8090TGD0L" started. 2025-07-01 11:46:53.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:46:53.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:53.998 +03:00 [DBG] POST requests are not supported 2025-07-01 11:46:53.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:46:53.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:46:53.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:53.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:53.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:53.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:46:53.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:46:53.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:53.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:46:53.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:53.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:53.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:46:53.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:53.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:46:53.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:53.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:53.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:46:53.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:46:53.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:53.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:53.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:53.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:53.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:53.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1235ms. 2025-07-01 11:46:53.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:53.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:53.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:53.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:53.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:53.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:53.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:53.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:53.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:53.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:46:53.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:53.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:53.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:53.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:53.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:53.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:53.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:53.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.643ms 2025-07-01 11:46:53.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:53.999 +03:00 [DBG] Connection id "0HNC8090TGD0L" completed keep alive response. 2025-07-01 11:46:53.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.218ms 2025-07-01 11:46:54.000 +03:00 [DBG] Connection id "0HNC8090TGD0L" received FIN. 2025-07-01 11:46:54.000 +03:00 [DBG] Connection id "0HNC8090TGD0L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:54.000 +03:00 [DBG] Connection id "0HNC8090TGD0L" disconnecting. 2025-07-01 11:46:54.000 +03:00 [DBG] Connection id "0HNC8090TGD0L" stopped. 2025-07-01 11:46:54.622 +03:00 [DBG] Connection id "0HNC8090TGD0M" accepted. 2025-07-01 11:46:54.622 +03:00 [DBG] Connection id "0HNC8090TGD0M" started. 2025-07-01 11:46:54.622 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 740 2025-07-01 11:46:54.622 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:54.622 +03:00 [DBG] POST requests are not supported 2025-07-01 11:46:54.622 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:46:54.622 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:46:54.622 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:46:54.623 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:54.623 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:54.623 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:46:54.623 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:46:54.623 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:46:54.623 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:46:54.623 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:54.623 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:54.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-07-01 11:46:54.623 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:54.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-07-01 11:46:54.623 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:54.623 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:54.623 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:54.623 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:54.623 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:46:54.623 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:46:54.623 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:46:54.623 +03:00 [DBG] Connection id "0HNC8090TGD0M", Request id "0HNC8090TGD0M:00000001": started reading request body. 2025-07-01 11:46:54.624 +03:00 [DBG] Connection id "0HNC8090TGD0M", Request id "0HNC8090TGD0M:00000001": done reading request body. 2025-07-01 11:46:54.624 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:46:54.624 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:46:54.624 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:46:54.624 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:46:54.624 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:46:54.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:54.624 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:54.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:54.624 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:54.624 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:54.624 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:46:54.624 +03:00 [INF] Updating physical elements properties 2025-07-01 11:46:54.645 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 20.3727ms. 2025-07-01 11:46:54.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:54.645 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:54.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:54.645 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:54.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:54.645 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:54.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:54.645 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:54.645 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:54.645 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:46:54.645 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:54.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:54.645 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:54.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:54.646 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:54.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:54.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:54.646 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 22.5758ms 2025-07-01 11:46:54.646 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:46:54.646 +03:00 [DBG] Connection id "0HNC8090TGD0M" completed keep alive response. 2025-07-01 11:46:54.646 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 23.8381ms 2025-07-01 11:46:54.646 +03:00 [DBG] Connection id "0HNC8090TGD0M" received FIN. 2025-07-01 11:46:54.646 +03:00 [DBG] Connection id "0HNC8090TGD0M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:54.646 +03:00 [DBG] Connection id "0HNC8090TGD0M" disconnecting. 2025-07-01 11:46:54.647 +03:00 [DBG] Connection id "0HNC8090TGD0M" stopped. 2025-07-01 11:46:54.683 +03:00 [DBG] Connection id "0HNC8090TGD0N" accepted. 2025-07-01 11:46:54.683 +03:00 [DBG] Connection id "0HNC8090TGD0N" started. 2025-07-01 11:46:54.683 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:46:54.683 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:54.683 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:46:54.683 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:46:54.683 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:46:54.683 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:54.683 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:54.683 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:54.683 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:54.683 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:46:54.683 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:54.683 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:54.683 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:46:54.683 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:54.683 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:46:54.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:54.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:54.684 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:54.684 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:54.684 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:46:54.684 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:46:54.684 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:46:54.684 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:46:54.684 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:46:54.684 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:46:54.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:54.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:54.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:54.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:54.684 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:54.684 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:46:54.684 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:46:54.686 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.0753ms. 2025-07-01 11:46:54.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:54.686 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:54.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:54.686 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:54.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:54.686 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:54.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:54.686 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:54.686 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:46:54.686 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:46:54.686 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:46:54.686 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:46:54.686 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:46:54.686 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:46:54.686 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:46:54.686 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:46:54.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:54.687 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:54.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:54.687 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:54.687 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:54.687 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:54.687 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.0974ms 2025-07-01 11:46:54.687 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:54.687 +03:00 [DBG] Connection id "0HNC8090TGD0N" completed keep alive response. 2025-07-01 11:46:54.687 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.6551ms 2025-07-01 11:46:54.687 +03:00 [DBG] Connection id "0HNC8090TGD0N" received FIN. 2025-07-01 11:46:54.687 +03:00 [DBG] Connection id "0HNC8090TGD0N" disconnecting. 2025-07-01 11:46:54.688 +03:00 [DBG] Connection id "0HNC8090TGD0N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:54.689 +03:00 [DBG] Connection id "0HNC8090TGD0N" stopped. 2025-07-01 11:46:54.744 +03:00 [DBG] Connection id "0HNC8090TGD0O" accepted. 2025-07-01 11:46:54.744 +03:00 [DBG] Connection id "0HNC8090TGD0O" started. 2025-07-01 11:46:54.744 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:46:54.744 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:54.744 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:46:54.745 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:46:54.745 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:46:54.745 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:54.745 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:54.745 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:54.745 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:54.745 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:46:54.745 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:54.745 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:54.745 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:46:54.745 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:54.745 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:46:54.745 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:54.745 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:54.745 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:54.745 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:54.745 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:46:54.746 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:46:54.746 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:46:54.746 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:46:54.746 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:46:54.746 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:46:54.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:54.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:54.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:54.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:54.746 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:54.746 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:46:54.746 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:46:54.905 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 159.0508ms. 2025-07-01 11:46:54.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:54.905 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:54.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:54.905 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:54.905 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:54.905 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:54.905 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:54.905 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:54.905 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:46:54.905 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:46:54.905 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:46:54.905 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:46:54.905 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:46:54.905 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:46:54.905 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:46:54.907 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:46:54.908 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:54.908 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:54.908 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:54.908 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:54.908 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:54.908 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:54.908 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 162.4138ms 2025-07-01 11:46:54.908 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:54.908 +03:00 [DBG] Connection id "0HNC8090TGD0O" completed keep alive response. 2025-07-01 11:46:54.908 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 163.4509ms 2025-07-01 11:46:54.911 +03:00 [DBG] Connection id "0HNC8090TGD0O" received FIN. 2025-07-01 11:46:54.911 +03:00 [DBG] Connection id "0HNC8090TGD0O" disconnecting. 2025-07-01 11:46:54.911 +03:00 [DBG] Connection id "0HNC8090TGD0O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:54.912 +03:00 [DBG] Connection id "0HNC8090TGD0O" stopped. 2025-07-01 11:46:57.717 +03:00 [DBG] Connection id "0HNC8090TGD0P" accepted. 2025-07-01 11:46:57.717 +03:00 [DBG] Connection id "0HNC8090TGD0P" started. 2025-07-01 11:46:57.717 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:46:57.717 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:57.717 +03:00 [DBG] POST requests are not supported 2025-07-01 11:46:57.718 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:46:57.718 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:46:57.718 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:46:57.718 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:57.718 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:57.718 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:46:57.718 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:46:57.718 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:46:57.718 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:46:57.718 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:57.718 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:57.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-07-01 11:46:57.719 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:57.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-07-01 11:46:57.719 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:57.719 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:57.719 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:57.719 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:57.719 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:46:57.719 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:46:57.719 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:46:57.719 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:46:57.719 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:46:57.719 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:46:57.719 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:46:57.720 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:46:57.720 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:46:57.720 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:46:57.720 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:46:57.720 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:46:57.720 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:46:57.720 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:46:57.720 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:46:57.720 +03:00 [DBG] Connection id "0HNC8090TGD0P", Request id "0HNC8090TGD0P:00000001": started reading request body. 2025-07-01 11:46:57.720 +03:00 [DBG] Connection id "0HNC8090TGD0P", Request id "0HNC8090TGD0P:00000001": done reading request body. 2025-07-01 11:46:57.720 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:46:57.720 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:46:57.720 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:46:57.720 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:46:57.720 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:46:57.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:57.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:57.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:57.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:57.721 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:57.721 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:46:57.721 +03:00 [INF] Changing group of physicals [425] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:46:57.744 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 22.7006ms. 2025-07-01 11:46:57.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:57.744 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:57.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:57.744 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:57.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:57.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:57.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:57.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:57.744 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:57.744 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:46:57.744 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:57.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:57.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:57.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:57.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:57.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:57.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:57.744 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 25.5023ms 2025-07-01 11:46:57.744 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:46:57.744 +03:00 [DBG] Connection id "0HNC8090TGD0P" completed keep alive response. 2025-07-01 11:46:57.744 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 27.0578ms 2025-07-01 11:46:57.745 +03:00 [DBG] Connection id "0HNC8090TGD0P" received FIN. 2025-07-01 11:46:57.745 +03:00 [DBG] Connection id "0HNC8090TGD0P" disconnecting. 2025-07-01 11:46:57.745 +03:00 [DBG] Connection id "0HNC8090TGD0P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:57.746 +03:00 [DBG] Connection id "0HNC8090TGD0P" stopped. 2025-07-01 11:46:57.781 +03:00 [DBG] Connection id "0HNC8090TGD0Q" accepted. 2025-07-01 11:46:57.781 +03:00 [DBG] Connection id "0HNC8090TGD0Q" started. 2025-07-01 11:46:57.781 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:46:57.781 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:57.781 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:46:57.781 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:46:57.781 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:46:57.781 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:57.781 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:57.782 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:57.782 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:57.782 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:46:57.782 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:57.782 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:57.782 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:46:57.782 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:57.782 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:46:57.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:57.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:57.782 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:57.782 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:57.782 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:46:57.782 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:46:57.782 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:46:57.782 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:46:57.782 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:46:57.782 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:46:57.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:57.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:57.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:57.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:57.783 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:57.783 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:46:57.783 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:46:57.785 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.4024ms. 2025-07-01 11:46:57.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:57.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:57.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:57.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:57.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:57.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:57.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:57.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:57.786 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:46:57.786 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:46:57.786 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:46:57.786 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:46:57.786 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:46:57.786 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:46:57.787 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:46:57.787 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:46:57.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:57.787 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:57.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:57.787 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:57.787 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:57.787 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:57.787 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 5.0144ms 2025-07-01 11:46:57.787 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:57.787 +03:00 [DBG] Connection id "0HNC8090TGD0Q" completed keep alive response. 2025-07-01 11:46:57.787 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.9556ms 2025-07-01 11:46:57.787 +03:00 [DBG] Connection id "0HNC8090TGD0Q" received FIN. 2025-07-01 11:46:57.788 +03:00 [DBG] Connection id "0HNC8090TGD0Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:57.788 +03:00 [DBG] Connection id "0HNC8090TGD0Q" disconnecting. 2025-07-01 11:46:57.788 +03:00 [DBG] Connection id "0HNC8090TGD0Q" stopped. 2025-07-01 11:46:57.850 +03:00 [DBG] Connection id "0HNC8090TGD0R" accepted. 2025-07-01 11:46:57.850 +03:00 [DBG] Connection id "0HNC8090TGD0R" started. 2025-07-01 11:46:57.850 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:46:57.850 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:57.850 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:46:57.850 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:46:57.850 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:46:57.850 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:57.850 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:57.850 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:57.850 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:57.850 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:46:57.851 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:57.851 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:57.851 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:46:57.851 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:57.851 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:46:57.851 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:57.851 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:57.851 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:57.851 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:46:57.851 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:46:57.851 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:46:57.851 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:46:57.851 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:46:57.851 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:46:57.851 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:46:57.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:57.851 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:57.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:57.851 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:57.851 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:57.851 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:46:57.851 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:46:58.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 162.2568ms. 2025-07-01 11:46:58.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:58.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:58.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:58.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:58.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:58.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:58.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:58.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:58.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:46:58.014 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:46:58.014 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:46:58.014 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:46:58.014 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:46:58.014 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:46:58.014 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:46:58.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:46:58.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:58.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:58.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:58.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:58.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:58.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:58.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 164.6354ms 2025-07-01 11:46:58.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:46:58.015 +03:00 [DBG] Connection id "0HNC8090TGD0R" completed keep alive response. 2025-07-01 11:46:58.015 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 165.4264ms 2025-07-01 11:46:58.020 +03:00 [DBG] Connection id "0HNC8090TGD0R" received FIN. 2025-07-01 11:46:58.020 +03:00 [DBG] Connection id "0HNC8090TGD0R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:58.020 +03:00 [DBG] Connection id "0HNC8090TGD0R" disconnecting. 2025-07-01 11:46:58.020 +03:00 [DBG] Connection id "0HNC8090TGD0R" stopped. 2025-07-01 11:46:58.993 +03:00 [DBG] Connection id "0HNC8090TGD0S" accepted. 2025-07-01 11:46:58.993 +03:00 [DBG] Connection id "0HNC8090TGD0S" started. 2025-07-01 11:46:58.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:46:58.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:46:58.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:46:58.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:46:58.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:46:58.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:58.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:46:58.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:46:58.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:46:58.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:46:58.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:58.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:46:58.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:46:58.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:46:58.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:46:58.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:46:58.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:46:58.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:58.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:58.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:46:58.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:46:58.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:58.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:58.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:58.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:58.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:46:58.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1293ms. 2025-07-01 11:46:58.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:58.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:46:58.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:58.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:46:58.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:58.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:58.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:58.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:58.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:58.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:46:58.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:46:58.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:58.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:46:58.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:58.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:58.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:58.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:46:58.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7963ms 2025-07-01 11:46:58.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:46:58.995 +03:00 [DBG] Connection id "0HNC8090TGD0S" completed keep alive response. 2025-07-01 11:46:58.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4176ms 2025-07-01 11:46:58.995 +03:00 [DBG] Connection id "0HNC8090TGD0S" received FIN. 2025-07-01 11:46:58.995 +03:00 [DBG] Connection id "0HNC8090TGD0S" disconnecting. 2025-07-01 11:46:58.995 +03:00 [DBG] Connection id "0HNC8090TGD0S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:46:58.996 +03:00 [DBG] Connection id "0HNC8090TGD0S" stopped. 2025-07-01 11:47:03.994 +03:00 [DBG] Connection id "0HNC8090TGD0T" accepted. 2025-07-01 11:47:03.994 +03:00 [DBG] Connection id "0HNC8090TGD0T" started. 2025-07-01 11:47:03.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:47:03.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:03.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:47:03.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:47:03.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:47:03.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:03.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:03.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:03.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:47:03.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:47:03.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:03.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:47:03.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:03.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:03.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:03.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:03.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:03.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:03.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:03.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:47:03.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:47:03.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:03.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:03.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:03.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.122ms. 2025-07-01 11:47:03.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:03.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:03.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:03.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:03.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:03.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:03.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:03.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:47:03.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:03.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:03.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:03.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:03.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:03.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:03.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:03.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6636ms 2025-07-01 11:47:03.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:03.996 +03:00 [DBG] Connection id "0HNC8090TGD0T" completed keep alive response. 2025-07-01 11:47:03.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2438ms 2025-07-01 11:47:03.996 +03:00 [DBG] Connection id "0HNC8090TGD0T" received FIN. 2025-07-01 11:47:03.996 +03:00 [DBG] Connection id "0HNC8090TGD0T" disconnecting. 2025-07-01 11:47:03.996 +03:00 [DBG] Connection id "0HNC8090TGD0T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:03.997 +03:00 [DBG] Connection id "0HNC8090TGD0T" stopped. 2025-07-01 11:47:09.004 +03:00 [DBG] Connection id "0HNC8090TGD0U" accepted. 2025-07-01 11:47:09.004 +03:00 [DBG] Connection id "0HNC8090TGD0U" started. 2025-07-01 11:47:09.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:47:09.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:09.004 +03:00 [DBG] POST requests are not supported 2025-07-01 11:47:09.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:47:09.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:47:09.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:09.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:09.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:09.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:47:09.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:47:09.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:09.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:47:09.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:09.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:09.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:09.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:09.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:09.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:47:09.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:47:09.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:09.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:09.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:09.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:09.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:09.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1265ms. 2025-07-01 11:47:09.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:09.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:09.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:09.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:09.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:09.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:09.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:09.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:47:09.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:09.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:09.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:09.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6803ms 2025-07-01 11:47:09.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:09.006 +03:00 [DBG] Connection id "0HNC8090TGD0U" completed keep alive response. 2025-07-01 11:47:09.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3061ms 2025-07-01 11:47:09.006 +03:00 [DBG] Connection id "0HNC8090TGD0U" received FIN. 2025-07-01 11:47:09.006 +03:00 [DBG] Connection id "0HNC8090TGD0U" disconnecting. 2025-07-01 11:47:09.006 +03:00 [DBG] Connection id "0HNC8090TGD0U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:09.007 +03:00 [DBG] Connection id "0HNC8090TGD0U" stopped. 2025-07-01 11:47:09.430 +03:00 [DBG] Connection id "0HNC8090TGD0V" accepted. 2025-07-01 11:47:09.430 +03:00 [DBG] Connection id "0HNC8090TGD0V" started. 2025-07-01 11:47:09.430 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 757 2025-07-01 11:47:09.430 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:09.430 +03:00 [DBG] POST requests are not supported 2025-07-01 11:47:09.430 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:47:09.430 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:47:09.430 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:47:09.430 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:09.430 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:09.430 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:47:09.430 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:47:09.430 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:47:09.430 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:47:09.430 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:09.430 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:09.430 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:09.430 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:09.430 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:09.430 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.430 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.430 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:09.430 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:09.430 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:47:09.430 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:47:09.431 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:47:09.431 +03:00 [DBG] Connection id "0HNC8090TGD0V", Request id "0HNC8090TGD0V:00000001": started reading request body. 2025-07-01 11:47:09.431 +03:00 [DBG] Connection id "0HNC8090TGD0V", Request id "0HNC8090TGD0V:00000001": done reading request body. 2025-07-01 11:47:09.431 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:47:09.431 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:47:09.431 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:47:09.431 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:47:09.431 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:47:09.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:09.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:09.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:09.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:09.431 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:09.431 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:47:09.431 +03:00 [INF] Updating physical elements properties 2025-07-01 11:47:09.454 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 22.5558ms. 2025-07-01 11:47:09.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:09.454 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:09.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:09.454 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:09.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.454 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:09.454 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:09.454 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:09.454 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:47:09.454 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:09.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:09.454 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:09.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.454 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.454 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.454 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.454 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 24.078ms 2025-07-01 11:47:09.454 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:47:09.455 +03:00 [DBG] Connection id "0HNC8090TGD0V" completed keep alive response. 2025-07-01 11:47:09.455 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 24.7315ms 2025-07-01 11:47:09.455 +03:00 [DBG] Connection id "0HNC8090TGD0V" received FIN. 2025-07-01 11:47:09.455 +03:00 [DBG] Connection id "0HNC8090TGD0V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:09.455 +03:00 [DBG] Connection id "0HNC8090TGD0V" disconnecting. 2025-07-01 11:47:09.455 +03:00 [DBG] Connection id "0HNC8090TGD0V" stopped. 2025-07-01 11:47:09.492 +03:00 [DBG] Connection id "0HNC8090TGD10" accepted. 2025-07-01 11:47:09.492 +03:00 [DBG] Connection id "0HNC8090TGD10" started. 2025-07-01 11:47:09.492 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:47:09.492 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:09.492 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:47:09.492 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:47:09.493 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:47:09.493 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:09.493 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:09.493 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:09.493 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:09.493 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:47:09.493 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:09.493 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:09.493 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:09.493 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:09.493 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:09.493 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.493 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.493 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:09.493 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:09.493 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:47:09.494 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:47:09.494 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:47:09.494 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:47:09.494 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:47:09.494 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:47:09.494 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:09.494 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:09.494 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:09.494 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:09.494 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:09.494 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:47:09.494 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:47:09.497 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.7121ms. 2025-07-01 11:47:09.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:09.497 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:09.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:09.497 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:09.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.497 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:09.497 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:09.497 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:47:09.497 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:47:09.497 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:47:09.497 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:47:09.497 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:47:09.497 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:47:09.498 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:47:09.498 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:47:09.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:09.498 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:09.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.498 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.498 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.498 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.498 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.7294ms 2025-07-01 11:47:09.498 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:09.498 +03:00 [DBG] Connection id "0HNC8090TGD10" completed keep alive response. 2025-07-01 11:47:09.498 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.7139ms 2025-07-01 11:47:09.499 +03:00 [DBG] Connection id "0HNC8090TGD10" received FIN. 2025-07-01 11:47:09.499 +03:00 [DBG] Connection id "0HNC8090TGD10" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:09.499 +03:00 [DBG] Connection id "0HNC8090TGD10" disconnecting. 2025-07-01 11:47:09.499 +03:00 [DBG] Connection id "0HNC8090TGD10" stopped. 2025-07-01 11:47:09.552 +03:00 [DBG] Connection id "0HNC8090TGD11" accepted. 2025-07-01 11:47:09.552 +03:00 [DBG] Connection id "0HNC8090TGD11" started. 2025-07-01 11:47:09.552 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:47:09.552 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:09.553 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:47:09.553 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:47:09.553 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:47:09.553 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:09.553 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:09.553 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:09.553 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:09.553 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:47:09.553 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:09.553 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:09.553 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:09.553 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:09.553 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:09.553 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.553 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.554 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:09.554 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:09.554 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:47:09.554 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:47:09.554 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:47:09.554 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:47:09.554 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:47:09.554 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:47:09.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:09.554 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:09.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:09.554 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:09.554 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:09.554 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:47:09.554 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:47:09.725 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 170.1342ms. 2025-07-01 11:47:09.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:09.725 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:09.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:09.725 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:09.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.725 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:09.725 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:09.725 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:47:09.725 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:47:09.725 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:47:09.725 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:47:09.725 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:47:09.725 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:47:09.725 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:47:09.726 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:47:09.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:09.726 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:09.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.726 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.726 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.726 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:09.726 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 172.9533ms 2025-07-01 11:47:09.726 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:09.726 +03:00 [DBG] Connection id "0HNC8090TGD11" completed keep alive response. 2025-07-01 11:47:09.726 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 174.0834ms 2025-07-01 11:47:09.731 +03:00 [DBG] Connection id "0HNC8090TGD11" received FIN. 2025-07-01 11:47:09.731 +03:00 [DBG] Connection id "0HNC8090TGD11" disconnecting. 2025-07-01 11:47:09.731 +03:00 [DBG] Connection id "0HNC8090TGD11" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:09.732 +03:00 [DBG] Connection id "0HNC8090TGD11" stopped. 2025-07-01 11:47:12.661 +03:00 [DBG] Connection id "0HNC8090TGD12" accepted. 2025-07-01 11:47:12.661 +03:00 [DBG] Connection id "0HNC8090TGD12" started. 2025-07-01 11:47:12.661 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:47:12.661 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:12.661 +03:00 [DBG] POST requests are not supported 2025-07-01 11:47:12.661 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:47:12.661 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:47:12.661 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:47:12.661 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:12.661 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:12.662 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:47:12.662 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:47:12.662 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:47:12.662 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:47:12.662 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:12.662 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:12.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-07-01 11:47:12.662 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:12.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-07-01 11:47:12.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:12.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:12.662 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:12.662 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:12.662 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:47:12.662 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:47:12.662 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:47:12.662 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:47:12.662 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:47:12.662 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:47:12.662 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:47:12.662 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:47:12.662 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:47:12.662 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:47:12.662 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:47:12.662 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:47:12.662 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:47:12.662 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:47:12.662 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:47:12.662 +03:00 [DBG] Connection id "0HNC8090TGD12", Request id "0HNC8090TGD12:00000001": started reading request body. 2025-07-01 11:47:12.662 +03:00 [DBG] Connection id "0HNC8090TGD12", Request id "0HNC8090TGD12:00000001": done reading request body. 2025-07-01 11:47:12.662 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:47:12.662 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:47:12.662 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:47:12.662 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:47:12.662 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:47:12.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:12.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:12.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:12.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:12.662 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:12.662 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:47:12.663 +03:00 [INF] Changing group of physicals [426] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:47:12.691 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 28.2466ms. 2025-07-01 11:47:12.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:12.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:12.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:12.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:12.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:12.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:12.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:12.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:12.691 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:12.691 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:47:12.691 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:12.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:12.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:12.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:12.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:12.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:12.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:12.691 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 29.5837ms 2025-07-01 11:47:12.691 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:47:12.691 +03:00 [DBG] Connection id "0HNC8090TGD12" completed keep alive response. 2025-07-01 11:47:12.692 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 30.2558ms 2025-07-01 11:47:12.692 +03:00 [DBG] Connection id "0HNC8090TGD12" received FIN. 2025-07-01 11:47:12.692 +03:00 [DBG] Connection id "0HNC8090TGD12" disconnecting. 2025-07-01 11:47:12.692 +03:00 [DBG] Connection id "0HNC8090TGD12" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:12.693 +03:00 [DBG] Connection id "0HNC8090TGD12" stopped. 2025-07-01 11:47:12.730 +03:00 [DBG] Connection id "0HNC8090TGD13" accepted. 2025-07-01 11:47:12.730 +03:00 [DBG] Connection id "0HNC8090TGD13" started. 2025-07-01 11:47:12.730 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:47:12.730 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:12.730 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:47:12.730 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:47:12.730 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:47:12.730 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:12.730 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:12.731 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:12.731 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:12.731 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:47:12.731 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:12.731 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:12.731 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:12.731 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:12.731 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:12.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:12.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:12.731 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:12.731 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:12.731 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:47:12.731 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:47:12.731 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:47:12.731 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:47:12.731 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:47:12.731 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:47:12.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:12.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:12.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:12.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:12.731 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:12.732 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:47:12.732 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:47:12.733 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.8369ms. 2025-07-01 11:47:12.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:12.734 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:12.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:12.734 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:12.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:12.734 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:12.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:12.734 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:12.734 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:47:12.734 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:47:12.734 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:47:12.734 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:47:12.734 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:47:12.734 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:47:12.734 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:47:12.734 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:47:12.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:12.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:12.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:12.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:12.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:12.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:12.734 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.5112ms 2025-07-01 11:47:12.735 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:12.735 +03:00 [DBG] Connection id "0HNC8090TGD13" completed keep alive response. 2025-07-01 11:47:12.735 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.5343ms 2025-07-01 11:47:12.735 +03:00 [DBG] Connection id "0HNC8090TGD13" received FIN. 2025-07-01 11:47:12.735 +03:00 [DBG] Connection id "0HNC8090TGD13" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:12.735 +03:00 [DBG] Connection id "0HNC8090TGD13" disconnecting. 2025-07-01 11:47:12.736 +03:00 [DBG] Connection id "0HNC8090TGD13" stopped. 2025-07-01 11:47:12.797 +03:00 [DBG] Connection id "0HNC8090TGD14" accepted. 2025-07-01 11:47:12.798 +03:00 [DBG] Connection id "0HNC8090TGD14" started. 2025-07-01 11:47:12.798 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:47:12.798 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:12.798 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:47:12.798 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:47:12.798 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:47:12.798 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:12.798 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:12.798 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:12.798 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:12.798 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:47:12.798 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:12.798 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:12.798 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:12.798 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:12.798 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:12.798 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:12.798 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:12.798 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:12.798 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:12.799 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:47:12.799 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:47:12.799 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:47:12.799 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:47:12.799 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:47:12.799 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:47:12.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:12.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:12.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:12.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:12.799 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:12.799 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:47:12.799 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:47:12.933 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 133.6167ms. 2025-07-01 11:47:12.933 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:12.933 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:12.933 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:12.933 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:12.933 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:12.933 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:12.933 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:12.933 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:12.933 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:47:12.933 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:47:12.933 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:47:12.933 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:47:12.933 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:47:12.933 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:47:12.933 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:47:12.935 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:47:12.935 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:12.935 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:12.935 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:12.935 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:12.935 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:12.935 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:12.935 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 136.7224ms 2025-07-01 11:47:12.935 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:12.935 +03:00 [DBG] Connection id "0HNC8090TGD14" completed keep alive response. 2025-07-01 11:47:12.935 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 137.5256ms 2025-07-01 11:47:12.939 +03:00 [DBG] Connection id "0HNC8090TGD14" received FIN. 2025-07-01 11:47:12.939 +03:00 [DBG] Connection id "0HNC8090TGD14" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:12.939 +03:00 [DBG] Connection id "0HNC8090TGD14" disconnecting. 2025-07-01 11:47:12.939 +03:00 [DBG] Connection id "0HNC8090TGD14" stopped. 2025-07-01 11:47:14.012 +03:00 [DBG] Connection id "0HNC8090TGD15" accepted. 2025-07-01 11:47:14.012 +03:00 [DBG] Connection id "0HNC8090TGD15" started. 2025-07-01 11:47:14.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:47:14.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:14.012 +03:00 [DBG] POST requests are not supported 2025-07-01 11:47:14.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:47:14.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:47:14.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:14.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:14.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:14.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:47:14.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:47:14.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:14.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:47:14.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:14.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:14.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:14.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:14.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:14.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:14.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:14.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:47:14.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:47:14.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:14.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:14.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:14.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:14.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:14.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1338ms. 2025-07-01 11:47:14.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:14.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:14.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:14.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:14.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:14.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:14.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:14.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:14.013 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:14.013 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:47:14.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:14.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:14.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:14.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:14.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:14.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:14.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:14.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8642ms 2025-07-01 11:47:14.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:14.014 +03:00 [DBG] Connection id "0HNC8090TGD15" completed keep alive response. 2025-07-01 11:47:14.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4959ms 2025-07-01 11:47:14.014 +03:00 [DBG] Connection id "0HNC8090TGD15" received FIN. 2025-07-01 11:47:14.014 +03:00 [DBG] Connection id "0HNC8090TGD15" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:14.014 +03:00 [DBG] Connection id "0HNC8090TGD15" disconnecting. 2025-07-01 11:47:14.014 +03:00 [DBG] Connection id "0HNC8090TGD15" stopped. 2025-07-01 11:47:19.008 +03:00 [DBG] Connection id "0HNC8090TGD16" accepted. 2025-07-01 11:47:19.008 +03:00 [DBG] Connection id "0HNC8090TGD16" started. 2025-07-01 11:47:19.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:47:19.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:19.008 +03:00 [DBG] POST requests are not supported 2025-07-01 11:47:19.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:47:19.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:47:19.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:19.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:19.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:19.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:47:19.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:47:19.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:19.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:47:19.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:19.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:19.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:19.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:19.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:19.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:19.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:19.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:47:19.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:47:19.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:19.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:19.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:19.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:19.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:19.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.154ms. 2025-07-01 11:47:19.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:19.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:19.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:19.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:19.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:19.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:19.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:19.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:19.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:19.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:47:19.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:19.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:19.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:19.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:19.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:19.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:19.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:19.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9935ms 2025-07-01 11:47:19.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:19.010 +03:00 [DBG] Connection id "0HNC8090TGD16" completed keep alive response. 2025-07-01 11:47:19.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.012ms 2025-07-01 11:47:19.010 +03:00 [DBG] Connection id "0HNC8090TGD16" received FIN. 2025-07-01 11:47:19.010 +03:00 [DBG] Connection id "0HNC8090TGD16" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:19.010 +03:00 [DBG] Connection id "0HNC8090TGD16" disconnecting. 2025-07-01 11:47:19.010 +03:00 [DBG] Connection id "0HNC8090TGD16" stopped. 2025-07-01 11:47:23.995 +03:00 [DBG] Connection id "0HNC8090TGD17" accepted. 2025-07-01 11:47:23.995 +03:00 [DBG] Connection id "0HNC8090TGD17" started. 2025-07-01 11:47:23.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:47:23.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:23.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:47:23.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:47:23.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:47:23.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:23.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:23.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:23.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:47:23.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:47:23.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:23.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:47:23.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:23.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:23.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:23.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:23.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:23.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:23.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:23.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:47:23.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:47:23.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:23.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:23.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:23.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:23.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:23.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.135ms. 2025-07-01 11:47:23.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:23.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:23.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:23.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:23.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:23.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:23.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:23.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:23.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:23.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:47:23.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:23.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:23.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:23.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:23.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:23.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:23.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:23.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8717ms 2025-07-01 11:47:23.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:23.997 +03:00 [DBG] Connection id "0HNC8090TGD17" completed keep alive response. 2025-07-01 11:47:23.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6139ms 2025-07-01 11:47:23.997 +03:00 [DBG] Connection id "0HNC8090TGD17" received FIN. 2025-07-01 11:47:23.997 +03:00 [DBG] Connection id "0HNC8090TGD17" disconnecting. 2025-07-01 11:47:23.997 +03:00 [DBG] Connection id "0HNC8090TGD17" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:23.998 +03:00 [DBG] Connection id "0HNC8090TGD17" stopped. 2025-07-01 11:47:24.224 +03:00 [DBG] Connection id "0HNC8090TGD18" accepted. 2025-07-01 11:47:24.224 +03:00 [DBG] Connection id "0HNC8090TGD18" started. 2025-07-01 11:47:24.224 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 757 2025-07-01 11:47:24.224 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:24.224 +03:00 [DBG] POST requests are not supported 2025-07-01 11:47:24.224 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:47:24.224 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:47:24.224 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:47:24.224 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:24.224 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:24.224 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:47:24.224 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:47:24.224 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:47:24.224 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:47:24.224 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:24.225 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:24.225 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:24.225 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:24.225 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:24.225 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:24.225 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:24.225 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:24.225 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:24.225 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:47:24.225 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:47:24.225 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:47:24.225 +03:00 [DBG] Connection id "0HNC8090TGD18", Request id "0HNC8090TGD18:00000001": started reading request body. 2025-07-01 11:47:24.225 +03:00 [DBG] Connection id "0HNC8090TGD18", Request id "0HNC8090TGD18:00000001": done reading request body. 2025-07-01 11:47:24.225 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:47:24.225 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:47:24.225 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:47:24.225 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:47:24.225 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:47:24.225 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:24.225 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:24.225 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:24.225 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:24.225 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:24.225 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:47:24.225 +03:00 [INF] Updating physical elements properties 2025-07-01 11:47:24.257 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 31.5006ms. 2025-07-01 11:47:24.257 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:24.257 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:24.257 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:24.257 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:24.257 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:24.257 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:24.257 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:24.257 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:24.257 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:24.257 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:47:24.257 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:24.257 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:24.257 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:24.257 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:24.257 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:24.257 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:24.257 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:24.257 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 32.5841ms 2025-07-01 11:47:24.257 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:47:24.257 +03:00 [DBG] Connection id "0HNC8090TGD18" completed keep alive response. 2025-07-01 11:47:24.257 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 33.2652ms 2025-07-01 11:47:24.258 +03:00 [DBG] Connection id "0HNC8090TGD18" received FIN. 2025-07-01 11:47:24.258 +03:00 [DBG] Connection id "0HNC8090TGD18" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:24.258 +03:00 [DBG] Connection id "0HNC8090TGD18" disconnecting. 2025-07-01 11:47:24.258 +03:00 [DBG] Connection id "0HNC8090TGD18" stopped. 2025-07-01 11:47:24.302 +03:00 [DBG] Connection id "0HNC8090TGD19" accepted. 2025-07-01 11:47:24.302 +03:00 [DBG] Connection id "0HNC8090TGD19" started. 2025-07-01 11:47:24.302 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:47:24.302 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:24.302 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:47:24.303 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:47:24.303 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:47:24.303 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:24.303 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:24.303 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:24.303 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:24.303 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:47:24.303 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:24.303 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:24.303 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:24.303 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:24.303 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:24.303 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:24.303 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:24.303 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:24.303 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:24.303 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:47:24.303 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:47:24.303 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:47:24.303 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:47:24.303 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:47:24.304 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:47:24.304 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:24.304 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:24.304 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:24.304 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:24.304 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:24.304 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:47:24.304 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:47:24.306 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.1966ms. 2025-07-01 11:47:24.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:24.306 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:24.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:24.306 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:24.306 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:24.306 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:24.306 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:24.306 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:24.306 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:47:24.306 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:47:24.306 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:47:24.306 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:47:24.306 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:47:24.306 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:47:24.306 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:47:24.307 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:47:24.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:24.307 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:24.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:24.307 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:24.307 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:24.307 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:24.307 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.5755ms 2025-07-01 11:47:24.307 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:24.307 +03:00 [DBG] Connection id "0HNC8090TGD19" completed keep alive response. 2025-07-01 11:47:24.307 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.4488ms 2025-07-01 11:47:24.307 +03:00 [DBG] Connection id "0HNC8090TGD19" received FIN. 2025-07-01 11:47:24.307 +03:00 [DBG] Connection id "0HNC8090TGD19" disconnecting. 2025-07-01 11:47:24.307 +03:00 [DBG] Connection id "0HNC8090TGD19" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:24.309 +03:00 [DBG] Connection id "0HNC8090TGD19" stopped. 2025-07-01 11:47:24.364 +03:00 [DBG] Connection id "0HNC8090TGD1A" accepted. 2025-07-01 11:47:24.364 +03:00 [DBG] Connection id "0HNC8090TGD1A" started. 2025-07-01 11:47:24.364 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:47:24.364 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:24.365 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:47:24.365 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:47:24.365 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:47:24.365 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:24.365 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:24.365 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:24.365 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:24.365 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:47:24.365 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:24.365 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:24.365 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:24.365 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:24.365 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:24.365 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:24.365 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:24.365 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:24.366 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:24.366 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:47:24.366 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:47:24.366 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:47:24.366 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:47:24.366 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:47:24.366 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:47:24.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:24.366 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:24.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:24.366 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:24.366 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:24.366 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:47:24.366 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:47:24.525 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 158.9074ms. 2025-07-01 11:47:24.525 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:24.525 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:24.525 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:24.525 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:24.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:24.525 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:24.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:24.525 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:24.525 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:47:24.525 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:47:24.525 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:47:24.525 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:47:24.525 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:47:24.525 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:47:24.525 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:47:24.526 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:47:24.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:24.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:24.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:24.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:24.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:24.527 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:24.527 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 161.2127ms 2025-07-01 11:47:24.527 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:24.527 +03:00 [DBG] Connection id "0HNC8090TGD1A" completed keep alive response. 2025-07-01 11:47:24.527 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 162.2891ms 2025-07-01 11:47:24.531 +03:00 [DBG] Connection id "0HNC8090TGD1A" received FIN. 2025-07-01 11:47:24.531 +03:00 [DBG] Connection id "0HNC8090TGD1A" disconnecting. 2025-07-01 11:47:24.531 +03:00 [DBG] Connection id "0HNC8090TGD1A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:24.532 +03:00 [DBG] Connection id "0HNC8090TGD1A" stopped. 2025-07-01 11:47:27.814 +03:00 [DBG] Connection id "0HNC8090TGD1B" accepted. 2025-07-01 11:47:27.814 +03:00 [DBG] Connection id "0HNC8090TGD1B" started. 2025-07-01 11:47:27.814 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:47:27.814 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:27.814 +03:00 [DBG] POST requests are not supported 2025-07-01 11:47:27.814 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:47:27.814 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:47:27.814 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:47:27.815 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:27.815 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:27.815 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:47:27.815 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:47:27.815 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:47:27.815 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:47:27.815 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:27.815 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:27.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-07-01 11:47:27.815 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:27.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-07-01 11:47:27.815 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:27.815 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:27.815 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:27.815 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:27.815 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:47:27.815 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:47:27.815 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:47:27.815 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:47:27.815 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:47:27.815 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:47:27.815 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:47:27.815 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:47:27.815 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:47:27.815 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:47:27.815 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:47:27.815 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:47:27.815 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:47:27.815 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:47:27.815 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:47:27.815 +03:00 [DBG] Connection id "0HNC8090TGD1B", Request id "0HNC8090TGD1B:00000001": started reading request body. 2025-07-01 11:47:27.815 +03:00 [DBG] Connection id "0HNC8090TGD1B", Request id "0HNC8090TGD1B:00000001": done reading request body. 2025-07-01 11:47:27.815 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:47:27.815 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:47:27.815 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:47:27.815 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:47:27.815 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:47:27.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:27.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:27.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:27.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:27.816 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:27.816 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:47:27.816 +03:00 [INF] Changing group of physicals [427] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:47:27.846 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 30.6691ms. 2025-07-01 11:47:27.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:27.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:27.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:27.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:27.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:27.847 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:27.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:27.847 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:27.847 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:27.847 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:47:27.847 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:27.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:27.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:27.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:27.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:27.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:27.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:27.847 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 32.0252ms 2025-07-01 11:47:27.847 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:47:27.847 +03:00 [DBG] Connection id "0HNC8090TGD1B" completed keep alive response. 2025-07-01 11:47:27.847 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 32.6551ms 2025-07-01 11:47:27.847 +03:00 [DBG] Connection id "0HNC8090TGD1B" received FIN. 2025-07-01 11:47:27.847 +03:00 [DBG] Connection id "0HNC8090TGD1B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:27.847 +03:00 [DBG] Connection id "0HNC8090TGD1B" disconnecting. 2025-07-01 11:47:27.847 +03:00 [DBG] Connection id "0HNC8090TGD1B" stopped. 2025-07-01 11:47:27.891 +03:00 [DBG] Connection id "0HNC8090TGD1C" accepted. 2025-07-01 11:47:27.891 +03:00 [DBG] Connection id "0HNC8090TGD1C" started. 2025-07-01 11:47:27.892 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:47:27.892 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:27.892 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:47:27.892 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:47:27.892 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:47:27.892 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:27.892 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:27.892 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:27.892 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:27.892 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:47:27.893 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:27.893 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:27.893 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:27.893 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:27.893 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:27.893 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:27.893 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:27.893 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:27.893 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:27.893 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:47:27.893 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:47:27.893 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:47:27.893 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:47:27.894 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:47:27.894 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:47:27.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:27.894 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:27.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:27.894 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:27.894 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:27.894 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:47:27.894 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:47:27.896 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.192ms. 2025-07-01 11:47:27.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:27.896 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:27.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:27.896 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:27.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:27.896 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:27.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:27.896 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:27.896 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:47:27.896 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:47:27.896 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:47:27.896 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:47:27.896 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:47:27.897 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:47:27.897 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:47:27.897 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:47:27.897 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:27.897 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:27.897 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:27.897 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:27.897 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:27.897 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:27.897 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.198ms 2025-07-01 11:47:27.897 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:27.897 +03:00 [DBG] Connection id "0HNC8090TGD1C" completed keep alive response. 2025-07-01 11:47:27.897 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.6121ms 2025-07-01 11:47:27.898 +03:00 [DBG] Connection id "0HNC8090TGD1C" received FIN. 2025-07-01 11:47:27.898 +03:00 [DBG] Connection id "0HNC8090TGD1C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:27.898 +03:00 [DBG] Connection id "0HNC8090TGD1C" disconnecting. 2025-07-01 11:47:27.898 +03:00 [DBG] Connection id "0HNC8090TGD1C" stopped. 2025-07-01 11:47:27.959 +03:00 [DBG] Connection id "0HNC8090TGD1D" accepted. 2025-07-01 11:47:27.960 +03:00 [DBG] Connection id "0HNC8090TGD1D" started. 2025-07-01 11:47:27.960 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:47:27.960 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:27.960 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:47:27.960 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:47:27.960 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:47:27.960 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:27.960 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:27.960 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:27.960 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:27.960 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:47:27.960 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:27.960 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:27.961 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:27.961 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:27.961 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:27.961 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:27.961 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:27.961 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:27.961 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:27.961 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:47:27.961 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:47:27.961 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:47:27.961 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:47:27.961 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:47:27.961 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:47:27.961 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:27.961 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:27.961 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:27.961 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:27.961 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:27.961 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:47:27.961 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:47:28.124 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 162.9958ms. 2025-07-01 11:47:28.125 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:28.125 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:28.125 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:28.125 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:28.125 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:28.125 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:28.125 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:28.125 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:28.125 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:47:28.125 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:47:28.125 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:47:28.125 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:47:28.125 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:47:28.125 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:47:28.125 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:47:28.126 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:47:28.126 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:28.126 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:28.126 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:28.126 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:28.126 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:28.126 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:28.127 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 165.6567ms 2025-07-01 11:47:28.127 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:28.127 +03:00 [DBG] Connection id "0HNC8090TGD1D" completed keep alive response. 2025-07-01 11:47:28.127 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 166.9617ms 2025-07-01 11:47:28.132 +03:00 [DBG] Connection id "0HNC8090TGD1D" received FIN. 2025-07-01 11:47:28.132 +03:00 [DBG] Connection id "0HNC8090TGD1D" disconnecting. 2025-07-01 11:47:28.132 +03:00 [DBG] Connection id "0HNC8090TGD1D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:28.133 +03:00 [DBG] Connection id "0HNC8090TGD1D" stopped. 2025-07-01 11:47:29.000 +03:00 [DBG] Connection id "0HNC8090TGD1E" accepted. 2025-07-01 11:47:29.000 +03:00 [DBG] Connection id "0HNC8090TGD1E" started. 2025-07-01 11:47:29.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:47:29.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:29.000 +03:00 [DBG] POST requests are not supported 2025-07-01 11:47:29.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:47:29.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:47:29.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:29.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:29.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:29.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:47:29.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:47:29.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:29.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:47:29.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:29.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:29.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:29.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:29.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:29.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:29.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:29.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:47:29.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:47:29.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:29.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:29.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:29.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:29.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:29.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2119ms. 2025-07-01 11:47:29.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:29.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:29.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:29.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:29.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:29.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:29.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:29.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:29.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:29.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:47:29.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:29.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:29.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:29.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:29.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:29.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:29.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:29.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.434ms 2025-07-01 11:47:29.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:29.003 +03:00 [DBG] Connection id "0HNC8090TGD1E" completed keep alive response. 2025-07-01 11:47:29.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8735ms 2025-07-01 11:47:29.005 +03:00 [DBG] Connection id "0HNC8090TGD1E" received FIN. 2025-07-01 11:47:29.005 +03:00 [DBG] Connection id "0HNC8090TGD1E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:29.005 +03:00 [DBG] Connection id "0HNC8090TGD1E" disconnecting. 2025-07-01 11:47:29.005 +03:00 [DBG] Connection id "0HNC8090TGD1E" stopped. 2025-07-01 11:47:33.997 +03:00 [DBG] Connection id "0HNC8090TGD1F" accepted. 2025-07-01 11:47:33.997 +03:00 [DBG] Connection id "0HNC8090TGD1F" started. 2025-07-01 11:47:33.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:47:33.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:33.997 +03:00 [DBG] POST requests are not supported 2025-07-01 11:47:33.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:47:33.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:47:33.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:33.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:33.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:33.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:47:33.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:47:33.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:33.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:47:33.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:33.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:33.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:33.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:33.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:33.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:33.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:33.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:47:33.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:47:33.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:33.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:33.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:33.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:33.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:33.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1185ms. 2025-07-01 11:47:33.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:33.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:33.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:33.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:33.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:33.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:33.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:33.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:33.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:33.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:47:33.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:33.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:33.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:33.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:33.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:33.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:33.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:33.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7196ms 2025-07-01 11:47:33.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:33.999 +03:00 [DBG] Connection id "0HNC8090TGD1F" completed keep alive response. 2025-07-01 11:47:33.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2798ms 2025-07-01 11:47:33.999 +03:00 [DBG] Connection id "0HNC8090TGD1F" received FIN. 2025-07-01 11:47:33.999 +03:00 [DBG] Connection id "0HNC8090TGD1F" disconnecting. 2025-07-01 11:47:33.999 +03:00 [DBG] Connection id "0HNC8090TGD1F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:34.000 +03:00 [DBG] Connection id "0HNC8090TGD1F" stopped. 2025-07-01 11:47:38.992 +03:00 [DBG] Connection id "0HNC8090TGD1G" accepted. 2025-07-01 11:47:38.992 +03:00 [DBG] Connection id "0HNC8090TGD1G" started. 2025-07-01 11:47:38.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:47:38.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:38.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:47:38.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:47:38.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:47:38.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:38.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:38.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:38.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:47:38.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:47:38.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:38.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:47:38.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:38.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:38.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:38.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:38.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:38.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:38.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:38.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:47:38.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:47:38.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:38.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:38.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:38.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:38.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:38.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1524ms. 2025-07-01 11:47:38.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:38.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:38.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:38.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:38.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:38.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:38.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:38.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:38.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:38.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:47:38.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:38.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:38.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:38.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:38.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:38.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:38.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:38.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2792ms 2025-07-01 11:47:38.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:38.995 +03:00 [DBG] Connection id "0HNC8090TGD1G" completed keep alive response. 2025-07-01 11:47:38.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4176ms 2025-07-01 11:47:38.995 +03:00 [DBG] Connection id "0HNC8090TGD1G" received FIN. 2025-07-01 11:47:38.995 +03:00 [DBG] Connection id "0HNC8090TGD1G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:38.995 +03:00 [DBG] Connection id "0HNC8090TGD1G" disconnecting. 2025-07-01 11:47:38.995 +03:00 [DBG] Connection id "0HNC8090TGD1G" stopped. 2025-07-01 11:47:41.894 +03:00 [DBG] Connection id "0HNC8090TGD1H" accepted. 2025-07-01 11:47:41.894 +03:00 [DBG] Connection id "0HNC8090TGD1H" started. 2025-07-01 11:47:41.894 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 740 2025-07-01 11:47:41.895 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:41.895 +03:00 [DBG] POST requests are not supported 2025-07-01 11:47:41.895 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:47:41.895 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:47:41.895 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:47:41.895 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:41.895 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:41.895 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:47:41.895 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:47:41.895 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:47:41.895 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:47:41.895 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:41.895 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:41.895 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:41.895 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:41.895 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:41.895 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:41.896 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:41.896 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:41.896 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:41.896 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:47:41.896 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:47:41.896 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:47:41.896 +03:00 [DBG] Connection id "0HNC8090TGD1H", Request id "0HNC8090TGD1H:00000001": started reading request body. 2025-07-01 11:47:41.896 +03:00 [DBG] Connection id "0HNC8090TGD1H", Request id "0HNC8090TGD1H:00000001": done reading request body. 2025-07-01 11:47:41.896 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:47:41.896 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:47:41.896 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:47:41.896 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:47:41.896 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:47:41.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:41.896 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:41.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:41.896 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:41.896 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:41.896 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:47:41.897 +03:00 [INF] Updating physical elements properties 2025-07-01 11:47:41.935 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 38.6832ms. 2025-07-01 11:47:41.935 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:41.935 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:41.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:41.936 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:41.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:41.936 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:41.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:41.936 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:41.936 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:41.936 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:47:41.936 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:41.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:41.936 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:41.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:41.936 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:41.936 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:41.936 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:41.936 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 41.0018ms 2025-07-01 11:47:41.937 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:47:41.937 +03:00 [DBG] Connection id "0HNC8090TGD1H" completed keep alive response. 2025-07-01 11:47:41.937 +03:00 [DBG] Connection id "0HNC8090TGD1H" received FIN. 2025-07-01 11:47:41.937 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 42.5182ms 2025-07-01 11:47:41.937 +03:00 [DBG] Connection id "0HNC8090TGD1H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:41.937 +03:00 [DBG] Connection id "0HNC8090TGD1H" disconnecting. 2025-07-01 11:47:41.937 +03:00 [DBG] Connection id "0HNC8090TGD1H" stopped. 2025-07-01 11:47:41.976 +03:00 [DBG] Connection id "0HNC8090TGD1I" accepted. 2025-07-01 11:47:41.976 +03:00 [DBG] Connection id "0HNC8090TGD1I" started. 2025-07-01 11:47:41.976 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:47:41.976 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:41.976 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:47:41.976 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:47:41.976 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:47:41.976 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:41.976 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:41.976 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:41.976 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:41.976 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:47:41.977 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:41.977 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:41.977 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:41.977 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:41.977 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:41.977 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:41.977 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:41.977 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:41.977 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:41.977 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:47:41.977 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:47:41.977 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:47:41.977 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:47:41.977 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:47:41.977 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:47:41.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:41.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:41.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:41.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:41.977 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:41.977 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:47:41.977 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:47:41.980 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.6619ms. 2025-07-01 11:47:41.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:41.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:41.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:41.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:41.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:41.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:41.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:41.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:41.980 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:47:41.980 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:47:41.980 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:47:41.980 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:47:41.980 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:47:41.981 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:47:41.981 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:47:41.981 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:47:41.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:41.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:41.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:41.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:41.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:41.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:41.981 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.0587ms 2025-07-01 11:47:41.981 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:41.981 +03:00 [DBG] Connection id "0HNC8090TGD1I" completed keep alive response. 2025-07-01 11:47:41.981 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.8947ms 2025-07-01 11:47:41.981 +03:00 [DBG] Connection id "0HNC8090TGD1I" received FIN. 2025-07-01 11:47:41.981 +03:00 [DBG] Connection id "0HNC8090TGD1I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:41.982 +03:00 [DBG] Connection id "0HNC8090TGD1I" disconnecting. 2025-07-01 11:47:41.982 +03:00 [DBG] Connection id "0HNC8090TGD1I" stopped. 2025-07-01 11:47:42.043 +03:00 [DBG] Connection id "0HNC8090TGD1J" accepted. 2025-07-01 11:47:42.043 +03:00 [DBG] Connection id "0HNC8090TGD1J" started. 2025-07-01 11:47:42.044 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:47:42.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:42.044 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:47:42.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:47:42.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:47:42.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:42.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:42.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:42.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:42.044 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:47:42.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:42.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:42.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:42.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:42.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:42.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:42.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:42.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:42.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:42.045 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:47:42.045 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:47:42.045 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:47:42.045 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:47:42.045 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:47:42.045 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:47:42.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:42.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:42.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:42.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:42.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:42.045 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:47:42.045 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:47:42.213 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 167.5939ms. 2025-07-01 11:47:42.213 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:42.213 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:42.213 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:42.213 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:42.213 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:42.213 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:42.213 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:42.213 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:42.213 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:47:42.213 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:47:42.213 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:47:42.213 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:47:42.213 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:47:42.213 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:47:42.213 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:47:42.217 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:47:42.217 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:42.217 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:42.217 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:42.217 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:42.217 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:42.217 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:42.217 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 172.5344ms 2025-07-01 11:47:42.217 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:42.217 +03:00 [DBG] Connection id "0HNC8090TGD1J" completed keep alive response. 2025-07-01 11:47:42.217 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 173.5107ms 2025-07-01 11:47:42.223 +03:00 [DBG] Connection id "0HNC8090TGD1J" received FIN. 2025-07-01 11:47:42.223 +03:00 [DBG] Connection id "0HNC8090TGD1J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:42.223 +03:00 [DBG] Connection id "0HNC8090TGD1J" disconnecting. 2025-07-01 11:47:42.223 +03:00 [DBG] Connection id "0HNC8090TGD1J" stopped. 2025-07-01 11:47:43.996 +03:00 [DBG] Connection id "0HNC8090TGD1K" accepted. 2025-07-01 11:47:43.996 +03:00 [DBG] Connection id "0HNC8090TGD1K" started. 2025-07-01 11:47:43.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:47:43.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:43.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:47:43.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:47:43.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:47:43.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:43.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:43.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:43.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:47:43.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:47:43.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:43.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:47:43.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:43.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:43.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:43.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:43.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:43.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:43.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:43.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:47:43.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:47:43.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:43.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:43.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:43.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:43.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:43.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1378ms. 2025-07-01 11:47:43.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:43.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:43.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:43.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:43.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:43.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:47:43.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:43.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:43.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:43.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.675ms 2025-07-01 11:47:43.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:43.998 +03:00 [DBG] Connection id "0HNC8090TGD1K" completed keep alive response. 2025-07-01 11:47:43.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2876ms 2025-07-01 11:47:43.998 +03:00 [DBG] Connection id "0HNC8090TGD1K" received FIN. 2025-07-01 11:47:43.998 +03:00 [DBG] Connection id "0HNC8090TGD1K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:43.998 +03:00 [DBG] Connection id "0HNC8090TGD1K" disconnecting. 2025-07-01 11:47:43.998 +03:00 [DBG] Connection id "0HNC8090TGD1K" stopped. 2025-07-01 11:47:45.367 +03:00 [DBG] Connection id "0HNC8090TGD1L" accepted. 2025-07-01 11:47:45.367 +03:00 [DBG] Connection id "0HNC8090TGD1L" started. 2025-07-01 11:47:45.367 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:47:45.367 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:45.367 +03:00 [DBG] POST requests are not supported 2025-07-01 11:47:45.367 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:47:45.367 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:47:45.367 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:47:45.368 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:45.368 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:45.368 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:47:45.368 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:47:45.368 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:47:45.368 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:47:45.368 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:45.368 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:45.368 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:45.368 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:45.368 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:45.368 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:45.368 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:45.368 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:45.368 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:45.368 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:47:45.368 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:47:45.368 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:47:45.368 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:47:45.369 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:47:45.369 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:47:45.369 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:47:45.369 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:47:45.369 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:47:45.369 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:47:45.369 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:47:45.369 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:47:45.369 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:47:45.369 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:47:45.369 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:47:45.369 +03:00 [DBG] Connection id "0HNC8090TGD1L", Request id "0HNC8090TGD1L:00000001": started reading request body. 2025-07-01 11:47:45.369 +03:00 [DBG] Connection id "0HNC8090TGD1L", Request id "0HNC8090TGD1L:00000001": done reading request body. 2025-07-01 11:47:45.369 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:47:45.369 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:47:45.369 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:47:45.369 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:47:45.369 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:47:45.370 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:45.370 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:45.370 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:45.370 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:45.370 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:45.370 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:47:45.370 +03:00 [INF] Changing group of physicals [428] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:47:45.401 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 31.4872ms. 2025-07-01 11:47:45.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:45.402 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:45.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:45.402 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:45.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:45.402 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:45.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:45.402 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:45.402 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:45.402 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:47:45.402 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:45.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:45.402 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:45.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:45.402 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:45.402 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:45.402 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:45.402 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 33.9307ms 2025-07-01 11:47:45.402 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:47:45.402 +03:00 [DBG] Connection id "0HNC8090TGD1L" completed keep alive response. 2025-07-01 11:47:45.402 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 35.0523ms 2025-07-01 11:47:45.403 +03:00 [DBG] Connection id "0HNC8090TGD1L" received FIN. 2025-07-01 11:47:45.403 +03:00 [DBG] Connection id "0HNC8090TGD1L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:45.403 +03:00 [DBG] Connection id "0HNC8090TGD1L" disconnecting. 2025-07-01 11:47:45.403 +03:00 [DBG] Connection id "0HNC8090TGD1L" stopped. 2025-07-01 11:47:45.440 +03:00 [DBG] Connection id "0HNC8090TGD1M" accepted. 2025-07-01 11:47:45.440 +03:00 [DBG] Connection id "0HNC8090TGD1M" started. 2025-07-01 11:47:45.440 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:47:45.440 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:45.440 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:47:45.440 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:47:45.440 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:47:45.440 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:45.440 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:45.440 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:45.441 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:45.441 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:47:45.441 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:45.441 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:45.441 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:45.441 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:45.441 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:45.441 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:45.441 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:45.441 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:45.441 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:45.441 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:47:45.441 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:47:45.441 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:47:45.441 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:47:45.441 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:47:45.441 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:47:45.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:45.441 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:45.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:45.441 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:45.441 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:45.441 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:47:45.441 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:47:45.443 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5936ms. 2025-07-01 11:47:45.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:45.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:45.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:45.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:45.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:45.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:45.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:45.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:45.443 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:47:45.443 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:47:45.443 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:47:45.443 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:47:45.443 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:47:45.444 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:47:45.444 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:47:45.444 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:47:45.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:45.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:45.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:45.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:45.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:45.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:45.444 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.1321ms 2025-07-01 11:47:45.444 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:45.444 +03:00 [DBG] Connection id "0HNC8090TGD1M" completed keep alive response. 2025-07-01 11:47:45.444 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.0127ms 2025-07-01 11:47:45.445 +03:00 [DBG] Connection id "0HNC8090TGD1M" received FIN. 2025-07-01 11:47:45.445 +03:00 [DBG] Connection id "0HNC8090TGD1M" disconnecting. 2025-07-01 11:47:45.445 +03:00 [DBG] Connection id "0HNC8090TGD1M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:45.446 +03:00 [DBG] Connection id "0HNC8090TGD1M" stopped. 2025-07-01 11:47:45.511 +03:00 [DBG] Connection id "0HNC8090TGD1N" accepted. 2025-07-01 11:47:45.511 +03:00 [DBG] Connection id "0HNC8090TGD1N" started. 2025-07-01 11:47:45.511 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:47:45.512 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:45.512 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:47:45.512 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:47:45.512 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:47:45.512 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:45.512 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:45.512 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:45.512 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:45.512 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:47:45.512 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:45.512 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:45.512 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:45.513 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:45.513 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:45.513 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:45.513 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:45.513 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:45.513 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:45.513 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:47:45.513 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:47:45.513 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:47:45.513 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:47:45.513 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:47:45.514 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:47:45.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:45.514 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:45.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:45.514 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:45.514 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:45.514 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:47:45.514 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:47:45.672 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 158.2417ms. 2025-07-01 11:47:45.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:45.672 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:45.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:45.672 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:45.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:45.672 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:45.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:45.672 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:45.672 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:47:45.672 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:47:45.673 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:47:45.673 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:47:45.673 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:47:45.673 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:47:45.673 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:47:45.674 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:47:45.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:45.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:45.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:45.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:45.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:45.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:45.674 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 161.3434ms 2025-07-01 11:47:45.674 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:45.674 +03:00 [DBG] Connection id "0HNC8090TGD1N" completed keep alive response. 2025-07-01 11:47:45.674 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 162.7818ms 2025-07-01 11:47:45.678 +03:00 [DBG] Connection id "0HNC8090TGD1N" received FIN. 2025-07-01 11:47:45.678 +03:00 [DBG] Connection id "0HNC8090TGD1N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:45.678 +03:00 [DBG] Connection id "0HNC8090TGD1N" disconnecting. 2025-07-01 11:47:45.678 +03:00 [DBG] Connection id "0HNC8090TGD1N" stopped. 2025-07-01 11:47:49.013 +03:00 [DBG] Connection id "0HNC8090TGD1O" accepted. 2025-07-01 11:47:49.013 +03:00 [DBG] Connection id "0HNC8090TGD1O" started. 2025-07-01 11:47:49.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:47:49.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:49.014 +03:00 [DBG] POST requests are not supported 2025-07-01 11:47:49.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:47:49.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:47:49.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:49.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:49.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:49.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:47:49.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:47:49.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:49.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:47:49.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:49.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:49.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:49.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:49.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:49.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:49.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:49.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:47:49.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:47:49.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:49.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:49.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:49.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:49.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:49.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1908ms. 2025-07-01 11:47:49.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:49.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:49.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:49.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:49.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:49.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:49.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:49.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:49.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:49.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:47:49.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:49.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:49.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:49.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:49.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:49.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:49.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:49.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2392ms 2025-07-01 11:47:49.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:49.016 +03:00 [DBG] Connection id "0HNC8090TGD1O" completed keep alive response. 2025-07-01 11:47:49.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.242ms 2025-07-01 11:47:49.016 +03:00 [DBG] Connection id "0HNC8090TGD1O" received FIN. 2025-07-01 11:47:49.016 +03:00 [DBG] Connection id "0HNC8090TGD1O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:49.016 +03:00 [DBG] Connection id "0HNC8090TGD1O" disconnecting. 2025-07-01 11:47:49.016 +03:00 [DBG] Connection id "0HNC8090TGD1O" stopped. 2025-07-01 11:47:53.996 +03:00 [DBG] Connection id "0HNC8090TGD1P" accepted. 2025-07-01 11:47:53.996 +03:00 [DBG] Connection id "0HNC8090TGD1P" started. 2025-07-01 11:47:53.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:47:53.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:53.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:47:53.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:47:53.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:47:53.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:53.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:53.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:53.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:47:53.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:47:53.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:53.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:47:53.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:53.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:53.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:53.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:53.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:53.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:53.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:53.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:47:53.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:47:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:53.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:53.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.171ms. 2025-07-01 11:47:53.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:53.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:53.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:53.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:53.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:53.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:53.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:53.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:47:53.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:53.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:53.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:53.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:53.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:53.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0651ms 2025-07-01 11:47:53.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:53.998 +03:00 [DBG] Connection id "0HNC8090TGD1P" completed keep alive response. 2025-07-01 11:47:53.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9874ms 2025-07-01 11:47:53.999 +03:00 [DBG] Connection id "0HNC8090TGD1P" received FIN. 2025-07-01 11:47:53.999 +03:00 [DBG] Connection id "0HNC8090TGD1P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:53.999 +03:00 [DBG] Connection id "0HNC8090TGD1P" disconnecting. 2025-07-01 11:47:53.999 +03:00 [DBG] Connection id "0HNC8090TGD1P" stopped. 2025-07-01 11:47:57.549 +03:00 [DBG] Connection id "0HNC8090TGD1Q" accepted. 2025-07-01 11:47:57.549 +03:00 [DBG] Connection id "0HNC8090TGD1Q" started. 2025-07-01 11:47:57.549 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 740 2025-07-01 11:47:57.549 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:57.549 +03:00 [DBG] POST requests are not supported 2025-07-01 11:47:57.549 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:47:57.549 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:47:57.549 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:47:57.549 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:57.549 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:57.550 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:47:57.550 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:47:57.550 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:47:57.550 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:47:57.550 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:57.550 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:57.550 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:57.550 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:57.550 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:57.550 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:57.550 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:57.550 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:57.550 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:57.550 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:47:57.550 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:47:57.550 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:47:57.550 +03:00 [DBG] Connection id "0HNC8090TGD1Q", Request id "0HNC8090TGD1Q:00000001": started reading request body. 2025-07-01 11:47:57.550 +03:00 [DBG] Connection id "0HNC8090TGD1Q", Request id "0HNC8090TGD1Q:00000001": done reading request body. 2025-07-01 11:47:57.550 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:47:57.550 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:47:57.550 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:47:57.550 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:47:57.550 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:47:57.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:57.550 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:57.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:57.550 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:57.550 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:57.550 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:47:57.550 +03:00 [INF] Updating physical elements properties 2025-07-01 11:47:57.567 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.4147ms. 2025-07-01 11:47:57.567 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:57.567 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:57.567 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:57.567 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:57.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:57.567 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:57.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:57.567 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:57.567 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:57.567 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:47:57.567 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:57.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:57.567 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:57.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:57.567 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:57.567 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:57.567 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:57.567 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 17.4522ms 2025-07-01 11:47:57.567 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:47:57.567 +03:00 [DBG] Connection id "0HNC8090TGD1Q" completed keep alive response. 2025-07-01 11:47:57.567 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 18.0921ms 2025-07-01 11:47:57.568 +03:00 [DBG] Connection id "0HNC8090TGD1Q" received FIN. 2025-07-01 11:47:57.568 +03:00 [DBG] Connection id "0HNC8090TGD1Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:57.568 +03:00 [DBG] Connection id "0HNC8090TGD1Q" disconnecting. 2025-07-01 11:47:57.568 +03:00 [DBG] Connection id "0HNC8090TGD1Q" stopped. 2025-07-01 11:47:57.606 +03:00 [DBG] Connection id "0HNC8090TGD1R" accepted. 2025-07-01 11:47:57.606 +03:00 [DBG] Connection id "0HNC8090TGD1R" started. 2025-07-01 11:47:57.606 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:47:57.606 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:57.606 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:47:57.606 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:47:57.606 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:47:57.606 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:57.606 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:57.606 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:57.606 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:57.606 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:47:57.606 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:57.606 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:57.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-07-01 11:47:57.606 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:57.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-07-01 11:47:57.606 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:57.606 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:57.606 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:57.606 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:57.606 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:47:57.606 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:47:57.606 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:47:57.606 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:47:57.606 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:47:57.606 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:47:57.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:57.606 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:57.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:57.606 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:57.606 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:57.606 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:47:57.607 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:47:57.609 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.4482ms. 2025-07-01 11:47:57.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:57.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:57.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:57.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:57.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:57.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:57.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:57.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:57.609 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:47:57.609 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:47:57.609 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:47:57.609 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:47:57.609 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:47:57.609 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:47:57.609 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:47:57.610 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:47:57.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:57.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:57.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:57.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:57.610 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:57.610 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:57.610 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.5965ms 2025-07-01 11:47:57.610 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:57.610 +03:00 [DBG] Connection id "0HNC8090TGD1R" completed keep alive response. 2025-07-01 11:47:57.610 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.0993ms 2025-07-01 11:47:57.610 +03:00 [DBG] Connection id "0HNC8090TGD1R" received FIN. 2025-07-01 11:47:57.610 +03:00 [DBG] Connection id "0HNC8090TGD1R" disconnecting. 2025-07-01 11:47:57.610 +03:00 [DBG] Connection id "0HNC8090TGD1R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:57.611 +03:00 [DBG] Connection id "0HNC8090TGD1R" stopped. 2025-07-01 11:47:57.671 +03:00 [DBG] Connection id "0HNC8090TGD1S" accepted. 2025-07-01 11:47:57.671 +03:00 [DBG] Connection id "0HNC8090TGD1S" started. 2025-07-01 11:47:57.671 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:47:57.671 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:57.671 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:47:57.671 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:47:57.671 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:47:57.671 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:57.671 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:57.671 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:57.671 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:57.671 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:47:57.672 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:57.672 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:57.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-07-01 11:47:57.672 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:57.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-07-01 11:47:57.672 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:57.672 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:57.672 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:57.672 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:47:57.672 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:47:57.672 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:47:57.672 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:47:57.672 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:47:57.672 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:47:57.672 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:47:57.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:57.672 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:57.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:57.672 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:57.672 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:57.672 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:47:57.672 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:47:57.823 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 150.2249ms. 2025-07-01 11:47:57.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:57.823 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:57.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:57.823 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:57.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:57.823 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:57.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:57.823 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:57.823 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:47:57.823 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:47:57.823 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:47:57.823 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:47:57.823 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:47:57.823 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:47:57.823 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:47:57.824 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:47:57.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:57.824 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:57.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:57.824 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:57.824 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:57.824 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:57.824 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 152.649ms 2025-07-01 11:47:57.824 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:47:57.824 +03:00 [DBG] Connection id "0HNC8090TGD1S" completed keep alive response. 2025-07-01 11:47:57.824 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 153.4958ms 2025-07-01 11:47:57.827 +03:00 [DBG] Connection id "0HNC8090TGD1S" received FIN. 2025-07-01 11:47:57.827 +03:00 [DBG] Connection id "0HNC8090TGD1S" disconnecting. 2025-07-01 11:47:57.828 +03:00 [DBG] Connection id "0HNC8090TGD1S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:57.829 +03:00 [DBG] Connection id "0HNC8090TGD1S" stopped. 2025-07-01 11:47:58.990 +03:00 [DBG] Connection id "0HNC8090TGD1T" accepted. 2025-07-01 11:47:58.990 +03:00 [DBG] Connection id "0HNC8090TGD1T" started. 2025-07-01 11:47:58.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:47:58.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:47:58.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:47:58.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:47:58.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:47:58.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:58.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:47:58.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:47:58.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:47:58.990 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:47:58.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:58.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:47:58.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:47:58.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:47:58.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:47:58.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:47:58.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:47:58.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:58.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:58.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:47:58.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:47:58.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:58.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:58.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:58.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:58.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:47:58.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.134ms. 2025-07-01 11:47:58.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:58.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:47:58.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:58.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:47:58.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:58.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:58.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:58.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:58.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:58.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:47:58.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:47:58.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:58.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:47:58.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:58.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:58.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:58.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:47:58.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6838ms 2025-07-01 11:47:58.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:47:58.991 +03:00 [DBG] Connection id "0HNC8090TGD1T" completed keep alive response. 2025-07-01 11:47:58.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2816ms 2025-07-01 11:47:58.992 +03:00 [DBG] Connection id "0HNC8090TGD1T" received FIN. 2025-07-01 11:47:58.992 +03:00 [DBG] Connection id "0HNC8090TGD1T" disconnecting. 2025-07-01 11:47:58.992 +03:00 [DBG] Connection id "0HNC8090TGD1T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:47:58.993 +03:00 [DBG] Connection id "0HNC8090TGD1T" stopped. 2025-07-01 11:48:01.827 +03:00 [DBG] Connection id "0HNC8090TGD1U" accepted. 2025-07-01 11:48:01.827 +03:00 [DBG] Connection id "0HNC8090TGD1U" started. 2025-07-01 11:48:01.827 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:48:01.827 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:01.827 +03:00 [DBG] POST requests are not supported 2025-07-01 11:48:01.828 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:48:01.828 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:48:01.828 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:48:01.828 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:01.828 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:01.828 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:48:01.828 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:48:01.828 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:48:01.828 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:48:01.828 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:01.828 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48: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-07-01 11:48:01.828 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48: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-07-01 11:48:01.828 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:01.828 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:01.828 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:01.828 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:01.828 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:48:01.828 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:48:01.828 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:48:01.828 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:48:01.828 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:48:01.828 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:48:01.828 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:48:01.828 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:48:01.828 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:48:01.828 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:48:01.828 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:48:01.828 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:48:01.828 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:48:01.828 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:48:01.828 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:48:01.828 +03:00 [DBG] Connection id "0HNC8090TGD1U", Request id "0HNC8090TGD1U:00000001": started reading request body. 2025-07-01 11:48:01.829 +03:00 [DBG] Connection id "0HNC8090TGD1U", Request id "0HNC8090TGD1U:00000001": done reading request body. 2025-07-01 11:48:01.829 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:48:01.829 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:48:01.829 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:48:01.829 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:48:01.829 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:48:01.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:01.829 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:01.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:01.829 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:01.829 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:01.829 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:48:01.829 +03:00 [INF] Changing group of physicals [431] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:48:01.845 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 15.9731ms. 2025-07-01 11:48:01.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:01.845 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:01.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:01.845 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:01.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:01.845 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:01.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:01.845 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:01.845 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:01.845 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:48:01.845 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:01.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:01.845 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:01.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:01.845 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:01.845 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:01.845 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:01.845 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 17.329ms 2025-07-01 11:48:01.845 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:48:01.845 +03:00 [DBG] Connection id "0HNC8090TGD1U" completed keep alive response. 2025-07-01 11:48:01.845 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 17.9941ms 2025-07-01 11:48:01.846 +03:00 [DBG] Connection id "0HNC8090TGD1U" received FIN. 2025-07-01 11:48:01.846 +03:00 [DBG] Connection id "0HNC8090TGD1U" disconnecting. 2025-07-01 11:48:01.846 +03:00 [DBG] Connection id "0HNC8090TGD1U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:01.847 +03:00 [DBG] Connection id "0HNC8090TGD1U" stopped. 2025-07-01 11:48:01.890 +03:00 [DBG] Connection id "0HNC8090TGD1V" accepted. 2025-07-01 11:48:01.890 +03:00 [DBG] Connection id "0HNC8090TGD1V" started. 2025-07-01 11:48:01.890 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:48:01.890 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:01.890 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:48:01.890 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:01.890 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:01.891 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:01.891 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:01.891 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:01.891 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:01.891 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:48:01.891 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:01.891 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:01.891 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:01.891 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:01.891 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:01.891 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:01.891 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:01.891 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:01.891 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:01.891 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:48:01.891 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:48:01.891 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:01.891 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:01.891 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:48:01.891 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:48:01.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:01.891 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:01.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:01.891 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:01.892 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:01.892 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:48:01.892 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:48:01.893 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.6278ms. 2025-07-01 11:48:01.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:01.893 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:01.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:01.893 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:01.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:01.893 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:01.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:01.893 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:01.893 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:01.894 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:48:01.894 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:48:01.894 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:48:01.894 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:48:01.894 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:48:01.894 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:48:01.894 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:01.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:01.894 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:01.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:01.894 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:01.894 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:01.894 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:01.894 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.8356ms 2025-07-01 11:48:01.894 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:01.894 +03:00 [DBG] Connection id "0HNC8090TGD1V" completed keep alive response. 2025-07-01 11:48:01.894 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.605ms 2025-07-01 11:48:01.894 +03:00 [DBG] Connection id "0HNC8090TGD1V" received FIN. 2025-07-01 11:48:01.894 +03:00 [DBG] Connection id "0HNC8090TGD1V" disconnecting. 2025-07-01 11:48:01.894 +03:00 [DBG] Connection id "0HNC8090TGD1V" stopped. 2025-07-01 11:48:01.894 +03:00 [DBG] Connection id "0HNC8090TGD1V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:01.955 +03:00 [DBG] Connection id "0HNC8090TGD20" accepted. 2025-07-01 11:48:01.955 +03:00 [DBG] Connection id "0HNC8090TGD20" started. 2025-07-01 11:48:01.955 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:48:01.955 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:01.955 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:48:01.955 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:01.955 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:01.955 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:01.955 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:01.955 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:01.955 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:01.955 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:48:01.955 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:01.955 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:01.955 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:01.955 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:01.955 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:01.955 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:01.955 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:01.955 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:01.955 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:01.956 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:48:01.956 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:48:01.956 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:01.956 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:01.956 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:48:01.956 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:48:01.956 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:01.956 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:01.956 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:01.956 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:01.956 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:01.956 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:48:01.956 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:48:02.091 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 135.0761ms. 2025-07-01 11:48:02.091 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:02.091 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:02.091 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:02.091 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:02.091 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:02.091 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:02.091 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:02.091 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:02.091 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:02.091 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:48:02.091 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:48:02.091 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:48:02.091 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:48:02.091 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:48:02.091 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:48:02.093 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:02.093 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:02.093 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:02.093 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:02.093 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:02.093 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:02.093 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:02.093 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 137.3733ms 2025-07-01 11:48:02.093 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:02.093 +03:00 [DBG] Connection id "0HNC8090TGD20" completed keep alive response. 2025-07-01 11:48:02.093 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 137.9551ms 2025-07-01 11:48:02.097 +03:00 [DBG] Connection id "0HNC8090TGD20" received FIN. 2025-07-01 11:48:02.097 +03:00 [DBG] Connection id "0HNC8090TGD20" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:02.097 +03:00 [DBG] Connection id "0HNC8090TGD20" disconnecting. 2025-07-01 11:48:02.097 +03:00 [DBG] Connection id "0HNC8090TGD20" stopped. 2025-07-01 11:48:03.997 +03:00 [DBG] Connection id "0HNC8090TGD21" accepted. 2025-07-01 11:48:03.997 +03:00 [DBG] Connection id "0HNC8090TGD21" started. 2025-07-01 11:48:03.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:48:03.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:03.997 +03:00 [DBG] POST requests are not supported 2025-07-01 11:48:03.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:48:03.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:48:03.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:03.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:03.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:03.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:48:03.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:48:03.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:03.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:48:03.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:03.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:03.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:03.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:03.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:03.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:03.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:03.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:48:03.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:48:03.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:03.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:03.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:03.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:03.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:03.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1399ms. 2025-07-01 11:48:03.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:03.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:03.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:03.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:03.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:03.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:03.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:03.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:03.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:03.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:48:03.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:03.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:03.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:03.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:03.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:03.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:03.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:03.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8593ms 2025-07-01 11:48:03.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:03.999 +03:00 [DBG] Connection id "0HNC8090TGD21" completed keep alive response. 2025-07-01 11:48:03.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5331ms 2025-07-01 11:48:03.999 +03:00 [DBG] Connection id "0HNC8090TGD21" received FIN. 2025-07-01 11:48:03.999 +03:00 [DBG] Connection id "0HNC8090TGD21" disconnecting. 2025-07-01 11:48:03.999 +03:00 [DBG] Connection id "0HNC8090TGD21" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:04.001 +03:00 [DBG] Connection id "0HNC8090TGD21" stopped. 2025-07-01 11:48:09.002 +03:00 [DBG] Connection id "0HNC8090TGD22" accepted. 2025-07-01 11:48:09.002 +03:00 [DBG] Connection id "0HNC8090TGD22" started. 2025-07-01 11:48:09.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:48:09.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:09.002 +03:00 [DBG] POST requests are not supported 2025-07-01 11:48:09.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:48:09.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:48:09.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:09.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:09.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:09.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:48:09.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:48:09.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:09.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:48:09.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:09.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:09.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:09.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:09.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:09.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:09.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:09.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:48:09.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:48:09.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:09.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:09.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:09.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:09.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:09.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1983ms. 2025-07-01 11:48:09.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:09.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:09.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:09.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:09.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:09.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:09.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:09.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:09.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:09.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:48:09.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:09.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:09.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:09.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:09.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:09.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:09.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:09.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1739ms 2025-07-01 11:48:09.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:09.004 +03:00 [DBG] Connection id "0HNC8090TGD22" completed keep alive response. 2025-07-01 11:48:09.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4837ms 2025-07-01 11:48:09.005 +03:00 [DBG] Connection id "0HNC8090TGD22" received FIN. 2025-07-01 11:48:09.005 +03:00 [DBG] Connection id "0HNC8090TGD22" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:09.005 +03:00 [DBG] Connection id "0HNC8090TGD22" disconnecting. 2025-07-01 11:48:09.005 +03:00 [DBG] Connection id "0HNC8090TGD22" stopped. 2025-07-01 11:48:13.318 +03:00 [DBG] Connection id "0HNC8090TGD23" accepted. 2025-07-01 11:48:13.318 +03:00 [DBG] Connection id "0HNC8090TGD23" started. 2025-07-01 11:48:13.318 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 763 2025-07-01 11:48:13.318 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:13.318 +03:00 [DBG] POST requests are not supported 2025-07-01 11:48:13.318 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:48:13.318 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:48:13.318 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:48:13.318 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:13.319 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:13.319 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:48:13.319 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:48:13.319 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:48:13.319 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:48:13.319 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:13.319 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:13.319 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:13.319 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:13.319 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:13.319 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.319 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.319 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:13.319 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:13.319 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:48:13.319 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:48:13.319 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:48:13.319 +03:00 [DBG] Connection id "0HNC8090TGD23", Request id "0HNC8090TGD23:00000001": started reading request body. 2025-07-01 11:48:13.319 +03:00 [DBG] Connection id "0HNC8090TGD23", Request id "0HNC8090TGD23:00000001": done reading request body. 2025-07-01 11:48:13.319 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:48:13.319 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:48:13.319 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:48:13.319 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:48:13.319 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:48:13.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:13.319 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:13.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:13.320 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:13.320 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:13.320 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:48:13.320 +03:00 [INF] Updating physical elements properties 2025-07-01 11:48:13.347 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 27.5063ms. 2025-07-01 11:48:13.347 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:13.347 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:13.347 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:13.347 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:13.347 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.347 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.347 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:13.347 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:13.347 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:13.348 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:48:13.348 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:13.348 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:13.348 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:13.348 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.348 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.348 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.348 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.348 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 28.9796ms 2025-07-01 11:48:13.348 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:48:13.348 +03:00 [DBG] Connection id "0HNC8090TGD23" completed keep alive response. 2025-07-01 11:48:13.348 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 29.8137ms 2025-07-01 11:48:13.348 +03:00 [DBG] Connection id "0HNC8090TGD23" received FIN. 2025-07-01 11:48:13.348 +03:00 [DBG] Connection id "0HNC8090TGD23" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:13.349 +03:00 [DBG] Connection id "0HNC8090TGD23" disconnecting. 2025-07-01 11:48:13.349 +03:00 [DBG] Connection id "0HNC8090TGD23" stopped. 2025-07-01 11:48:13.386 +03:00 [DBG] Connection id "0HNC8090TGD24" accepted. 2025-07-01 11:48:13.386 +03:00 [DBG] Connection id "0HNC8090TGD24" started. 2025-07-01 11:48:13.386 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:48:13.386 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:13.386 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:48:13.386 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:13.386 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:13.386 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:13.386 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:13.386 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:13.386 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:13.387 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:48:13.387 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:13.387 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:13.387 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:13.387 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:13.387 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:13.387 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.387 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.387 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:13.387 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:13.387 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:48:13.387 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:48:13.387 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:13.387 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:13.387 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:48:13.387 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:48:13.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:13.387 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:13.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:13.387 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:13.387 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:13.387 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:48:13.387 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:48:13.390 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.9224ms. 2025-07-01 11:48:13.391 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:13.391 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:13.391 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:13.391 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:13.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.391 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:13.391 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:13.391 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:13.391 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:48:13.391 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:48:13.391 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:48:13.391 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:48:13.391 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:48:13.391 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:48:13.391 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:13.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:13.392 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:13.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.392 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.392 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.392 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.392 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.8661ms 2025-07-01 11:48:13.392 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:13.392 +03:00 [DBG] Connection id "0HNC8090TGD24" completed keep alive response. 2025-07-01 11:48:13.392 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.798ms 2025-07-01 11:48:13.392 +03:00 [DBG] Connection id "0HNC8090TGD24" received FIN. 2025-07-01 11:48:13.392 +03:00 [DBG] Connection id "0HNC8090TGD24" disconnecting. 2025-07-01 11:48:13.392 +03:00 [DBG] Connection id "0HNC8090TGD24" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:13.394 +03:00 [DBG] Connection id "0HNC8090TGD24" stopped. 2025-07-01 11:48:13.462 +03:00 [DBG] Connection id "0HNC8090TGD25" accepted. 2025-07-01 11:48:13.462 +03:00 [DBG] Connection id "0HNC8090TGD25" started. 2025-07-01 11:48:13.462 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:48:13.462 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:13.462 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:48:13.462 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:13.462 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:13.463 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:13.463 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:13.463 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:13.463 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:13.463 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:48:13.463 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:13.463 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:13.463 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:13.463 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:13.463 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:13.463 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.463 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.463 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:13.463 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:13.463 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:48:13.463 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:48:13.463 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:13.463 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:13.463 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:48:13.463 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:48:13.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:13.463 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:13.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:13.464 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:13.464 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:13.464 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:48:13.464 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:48:13.608 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 144.2576ms. 2025-07-01 11:48:13.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:13.608 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:13.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:13.608 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:13.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.608 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:13.608 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:13.608 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:13.608 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:48:13.608 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:48:13.608 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:48:13.608 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:48:13.608 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:48:13.608 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:48:13.610 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:13.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:13.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:13.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.610 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.610 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.610 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 146.8128ms 2025-07-01 11:48:13.610 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:13.610 +03:00 [DBG] Connection id "0HNC8090TGD25" completed keep alive response. 2025-07-01 11:48:13.610 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 147.6598ms 2025-07-01 11:48:13.613 +03:00 [DBG] Connection id "0HNC8090TGD25" received FIN. 2025-07-01 11:48:13.613 +03:00 [DBG] Connection id "0HNC8090TGD25" disconnecting. 2025-07-01 11:48:13.613 +03:00 [DBG] Connection id "0HNC8090TGD25" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:13.614 +03:00 [DBG] Connection id "0HNC8090TGD25" stopped. 2025-07-01 11:48:13.993 +03:00 [DBG] Connection id "0HNC8090TGD26" accepted. 2025-07-01 11:48:13.993 +03:00 [DBG] Connection id "0HNC8090TGD26" started. 2025-07-01 11:48:13.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:48:13.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:13.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:48:13.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:48:13.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:48:13.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:13.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:13.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:13.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:48:13.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:48:13.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:13.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:48:13.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:13.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:13.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:13.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:13.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:13.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:48:13.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:48:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:13.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:13.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1853ms. 2025-07-01 11:48:13.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:13.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:13.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:13.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:13.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:13.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:48:13.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:13.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2926ms 2025-07-01 11:48:13.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:13.995 +03:00 [DBG] Connection id "0HNC8090TGD26" completed keep alive response. 2025-07-01 11:48:13.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3555ms 2025-07-01 11:48:13.996 +03:00 [DBG] Connection id "0HNC8090TGD26" received FIN. 2025-07-01 11:48:13.996 +03:00 [DBG] Connection id "0HNC8090TGD26" disconnecting. 2025-07-01 11:48:13.996 +03:00 [DBG] Connection id "0HNC8090TGD26" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:13.997 +03:00 [DBG] Connection id "0HNC8090TGD26" stopped. 2025-07-01 11:48:16.629 +03:00 [DBG] Connection id "0HNC8090TGD27" accepted. 2025-07-01 11:48:16.629 +03:00 [DBG] Connection id "0HNC8090TGD27" started. 2025-07-01 11:48:16.629 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:48:16.629 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:16.629 +03:00 [DBG] POST requests are not supported 2025-07-01 11:48:16.629 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:48:16.629 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:48:16.629 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:48:16.629 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:16.630 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:16.630 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:48:16.630 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:48:16.630 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:48:16.630 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:48:16.630 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:16.630 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:16.630 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:16.630 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:16.630 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:16.630 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:16.630 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:16.630 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:16.630 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:16.630 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:48:16.630 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:48:16.630 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:48:16.630 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:48:16.630 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:48:16.630 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:48:16.630 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:48:16.630 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:48:16.631 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:48:16.631 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:48:16.631 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:48:16.631 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:48:16.631 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:48:16.631 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:48:16.631 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:48:16.631 +03:00 [DBG] Connection id "0HNC8090TGD27", Request id "0HNC8090TGD27:00000001": started reading request body. 2025-07-01 11:48:16.631 +03:00 [DBG] Connection id "0HNC8090TGD27", Request id "0HNC8090TGD27:00000001": done reading request body. 2025-07-01 11:48:16.631 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:48:16.631 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:48:16.631 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:48:16.631 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:48:16.631 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:48:16.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:16.631 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:16.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:16.631 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:16.631 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:16.631 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:48:16.631 +03:00 [INF] Changing group of physicals [432] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:48:16.649 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.3778ms. 2025-07-01 11:48:16.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:16.649 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:16.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:16.649 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:16.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:16.649 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:16.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:16.649 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:16.649 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:16.649 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:48:16.649 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:16.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:16.649 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:16.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:16.649 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:16.649 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:16.649 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:16.649 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 19.1922ms 2025-07-01 11:48:16.649 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:48:16.649 +03:00 [DBG] Connection id "0HNC8090TGD27" completed keep alive response. 2025-07-01 11:48:16.649 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 19.9806ms 2025-07-01 11:48:16.649 +03:00 [DBG] Connection id "0HNC8090TGD27" received FIN. 2025-07-01 11:48:16.650 +03:00 [DBG] Connection id "0HNC8090TGD27" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:16.650 +03:00 [DBG] Connection id "0HNC8090TGD27" disconnecting. 2025-07-01 11:48:16.650 +03:00 [DBG] Connection id "0HNC8090TGD27" stopped. 2025-07-01 11:48:16.687 +03:00 [DBG] Connection id "0HNC8090TGD28" accepted. 2025-07-01 11:48:16.687 +03:00 [DBG] Connection id "0HNC8090TGD28" started. 2025-07-01 11:48:16.687 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:48:16.687 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:16.687 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:48:16.687 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:16.687 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:16.687 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:16.687 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:16.687 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:16.687 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:16.687 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:48:16.687 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:16.687 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:16.687 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:16.688 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:16.688 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:16.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:16.688 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:16.688 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:16.688 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:16.688 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:48:16.688 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:48:16.688 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:16.688 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:16.688 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:48:16.688 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:48:16.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:16.688 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:16.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:16.688 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:16.688 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:16.688 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:48:16.688 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:48:16.689 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.179ms. 2025-07-01 11:48:16.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:16.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:16.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:16.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:16.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:16.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:16.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:16.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:16.689 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:16.689 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:48:16.689 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:48:16.689 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:48:16.689 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:48:16.689 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:48:16.689 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:48:16.690 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:16.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:16.690 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:16.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:16.690 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:16.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:16.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:16.690 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.1891ms 2025-07-01 11:48:16.690 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:16.690 +03:00 [DBG] Connection id "0HNC8090TGD28" completed keep alive response. 2025-07-01 11:48:16.690 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.7467ms 2025-07-01 11:48:16.690 +03:00 [DBG] Connection id "0HNC8090TGD28" received FIN. 2025-07-01 11:48:16.690 +03:00 [DBG] Connection id "0HNC8090TGD28" disconnecting. 2025-07-01 11:48:16.690 +03:00 [DBG] Connection id "0HNC8090TGD28" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:16.691 +03:00 [DBG] Connection id "0HNC8090TGD28" stopped. 2025-07-01 11:48:16.749 +03:00 [DBG] Connection id "0HNC8090TGD29" accepted. 2025-07-01 11:48:16.749 +03:00 [DBG] Connection id "0HNC8090TGD29" started. 2025-07-01 11:48:16.749 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:48:16.749 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:16.749 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:48:16.749 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:16.749 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:16.749 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:16.749 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:16.749 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:16.749 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:16.750 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:48:16.750 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:16.750 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:16.750 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:16.750 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:16.750 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:16.750 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:16.750 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:16.750 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:16.750 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:16.750 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:48:16.750 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:48:16.750 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:16.750 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:16.750 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:48:16.750 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:48:16.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:16.750 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:16.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:16.750 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:16.750 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:16.750 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:48:16.750 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:48:16.888 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 137.9606ms. 2025-07-01 11:48:16.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:16.888 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:16.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:16.888 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:16.888 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:16.888 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:16.888 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:16.888 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:16.888 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:16.888 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:48:16.888 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:48:16.888 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:48:16.888 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:48:16.888 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:48:16.888 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:48:16.890 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:16.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:16.890 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:16.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:16.890 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:16.890 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:16.890 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:16.890 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 140.3578ms 2025-07-01 11:48:16.890 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:16.890 +03:00 [DBG] Connection id "0HNC8090TGD29" completed keep alive response. 2025-07-01 11:48:16.890 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 140.9146ms 2025-07-01 11:48:16.894 +03:00 [DBG] Connection id "0HNC8090TGD29" received FIN. 2025-07-01 11:48:16.894 +03:00 [DBG] Connection id "0HNC8090TGD29" disconnecting. 2025-07-01 11:48:16.894 +03:00 [DBG] Connection id "0HNC8090TGD29" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:16.895 +03:00 [DBG] Connection id "0HNC8090TGD29" stopped. 2025-07-01 11:48:18.995 +03:00 [DBG] Connection id "0HNC8090TGD2A" accepted. 2025-07-01 11:48:18.995 +03:00 [DBG] Connection id "0HNC8090TGD2A" started. 2025-07-01 11:48:18.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:48:18.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:18.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:48:18.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:48:18.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:48:18.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:18.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:18.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:18.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:48:18.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:48:18.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:18.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:48:18.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:18.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:18.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:18.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:18.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:18.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:18.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:18.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:48:18.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:48:18.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:18.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:18.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:18.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:18.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:18.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2002ms. 2025-07-01 11:48:18.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:18.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:18.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:18.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:18.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:18.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:18.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:18.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:18.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:18.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:48:18.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:18.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:18.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:18.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:18.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:18.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:18.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:18.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.32ms 2025-07-01 11:48:18.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:18.997 +03:00 [DBG] Connection id "0HNC8090TGD2A" completed keep alive response. 2025-07-01 11:48:18.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2585ms 2025-07-01 11:48:18.998 +03:00 [DBG] Connection id "0HNC8090TGD2A" received FIN. 2025-07-01 11:48:18.998 +03:00 [DBG] Connection id "0HNC8090TGD2A" disconnecting. 2025-07-01 11:48:18.998 +03:00 [DBG] Connection id "0HNC8090TGD2A" stopped. 2025-07-01 11:48:18.998 +03:00 [DBG] Connection id "0HNC8090TGD2A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:24.002 +03:00 [DBG] Connection id "0HNC8090TGD2B" accepted. 2025-07-01 11:48:24.002 +03:00 [DBG] Connection id "0HNC8090TGD2B" started. 2025-07-01 11:48:24.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:48:24.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:24.002 +03:00 [DBG] POST requests are not supported 2025-07-01 11:48:24.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:48:24.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:48:24.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:24.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:24.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:24.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:48:24.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:48:24.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:24.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:48:24.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:24.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:24.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:24.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:24.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:24.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:24.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:24.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:48:24.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:48:24.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:24.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:24.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:24.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:24.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:24.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1225ms. 2025-07-01 11:48:24.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:24.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:24.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:24.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:24.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:24.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:24.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:24.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:24.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:24.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:48:24.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:24.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:24.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:24.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:24.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:24.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:24.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:24.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7184ms 2025-07-01 11:48:24.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:24.003 +03:00 [DBG] Connection id "0HNC8090TGD2B" completed keep alive response. 2025-07-01 11:48:24.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.331ms 2025-07-01 11:48:24.004 +03:00 [DBG] Connection id "0HNC8090TGD2B" received FIN. 2025-07-01 11:48:24.004 +03:00 [DBG] Connection id "0HNC8090TGD2B" disconnecting. 2025-07-01 11:48:24.004 +03:00 [DBG] Connection id "0HNC8090TGD2B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:24.005 +03:00 [DBG] Connection id "0HNC8090TGD2B" stopped. 2025-07-01 11:48:28.993 +03:00 [DBG] Connection id "0HNC8090TGD2C" accepted. 2025-07-01 11:48:28.993 +03:00 [DBG] Connection id "0HNC8090TGD2C" started. 2025-07-01 11:48:28.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:48:28.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:28.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:48:28.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:48:28.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:48:28.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:28.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:28.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:28.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:48:28.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:48:28.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:28.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:48:28.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:28.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:28.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:28.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:28.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:28.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:28.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:28.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:48:28.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:48:28.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:28.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:28.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:28.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:28.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:28.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1407ms. 2025-07-01 11:48:28.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:28.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:28.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:28.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:28.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:28.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:28.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:28.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:28.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:28.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:48:28.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:28.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:28.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:28.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:28.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:28.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:28.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:28.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0628ms 2025-07-01 11:48:28.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:28.995 +03:00 [DBG] Connection id "0HNC8090TGD2C" completed keep alive response. 2025-07-01 11:48:28.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7827ms 2025-07-01 11:48:28.995 +03:00 [DBG] Connection id "0HNC8090TGD2C" received FIN. 2025-07-01 11:48:28.995 +03:00 [DBG] Connection id "0HNC8090TGD2C" disconnecting. 2025-07-01 11:48:28.995 +03:00 [DBG] Connection id "0HNC8090TGD2C" stopped. 2025-07-01 11:48:28.995 +03:00 [DBG] Connection id "0HNC8090TGD2C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:30.371 +03:00 [DBG] Connection id "0HNC8090TGD2D" accepted. 2025-07-01 11:48:30.372 +03:00 [DBG] Connection id "0HNC8090TGD2D" started. 2025-07-01 11:48:30.372 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 740 2025-07-01 11:48:30.372 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:30.372 +03:00 [DBG] POST requests are not supported 2025-07-01 11:48:30.372 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:48:30.372 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:48:30.372 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:48:30.372 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:30.372 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:30.372 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:48:30.372 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:48:30.372 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:48:30.372 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:48:30.372 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:30.372 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:30.373 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:30.373 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:30.373 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:30.373 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:30.373 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:30.373 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:30.373 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:30.373 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:48:30.373 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:48:30.373 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:48:30.373 +03:00 [DBG] Connection id "0HNC8090TGD2D", Request id "0HNC8090TGD2D:00000001": started reading request body. 2025-07-01 11:48:30.373 +03:00 [DBG] Connection id "0HNC8090TGD2D", Request id "0HNC8090TGD2D:00000001": done reading request body. 2025-07-01 11:48:30.373 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:48:30.373 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:48:30.373 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:48:30.374 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:48:30.374 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:48:30.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:30.374 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:30.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:30.374 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:30.374 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:30.374 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:48:30.374 +03:00 [INF] Updating physical elements properties 2025-07-01 11:48:30.402 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 28.5067ms. 2025-07-01 11:48:30.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:30.403 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:30.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:30.403 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:30.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:30.403 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:30.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:30.403 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:30.403 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:30.403 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:48:30.403 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:30.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:30.403 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:30.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:30.403 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:30.403 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:30.404 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:30.404 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 30.7851ms 2025-07-01 11:48:30.404 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:48:30.404 +03:00 [DBG] Connection id "0HNC8090TGD2D" completed keep alive response. 2025-07-01 11:48:30.404 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 32.1377ms 2025-07-01 11:48:30.405 +03:00 [DBG] Connection id "0HNC8090TGD2D" received FIN. 2025-07-01 11:48:30.405 +03:00 [DBG] Connection id "0HNC8090TGD2D" disconnecting. 2025-07-01 11:48:30.405 +03:00 [DBG] Connection id "0HNC8090TGD2D" stopped. 2025-07-01 11:48:30.405 +03:00 [DBG] Connection id "0HNC8090TGD2D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:30.444 +03:00 [DBG] Connection id "0HNC8090TGD2E" accepted. 2025-07-01 11:48:30.445 +03:00 [DBG] Connection id "0HNC8090TGD2E" started. 2025-07-01 11:48:30.445 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:48:30.445 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:30.445 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:48:30.445 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:30.445 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:30.445 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:30.445 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:30.445 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:30.445 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:30.445 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:48:30.445 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:30.445 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:30.445 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:30.445 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:30.445 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:30.445 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:30.445 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:30.445 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:30.445 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:30.445 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:48:30.445 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:48:30.445 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:30.445 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:30.445 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:48:30.445 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:48:30.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:30.445 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:30.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:30.445 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:30.445 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:30.446 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:48:30.446 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:48:30.447 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.77ms. 2025-07-01 11:48:30.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:30.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:30.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:30.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:30.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:30.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:30.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:30.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:30.448 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:30.448 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:48:30.448 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:48:30.448 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:48:30.448 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:48:30.448 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:48:30.448 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:48:30.448 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:30.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:30.448 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:30.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:30.448 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:30.448 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:30.448 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:30.448 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.782ms 2025-07-01 11:48:30.448 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:30.448 +03:00 [DBG] Connection id "0HNC8090TGD2E" completed keep alive response. 2025-07-01 11:48:30.448 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.4069ms 2025-07-01 11:48:30.448 +03:00 [DBG] Connection id "0HNC8090TGD2E" received FIN. 2025-07-01 11:48:30.448 +03:00 [DBG] Connection id "0HNC8090TGD2E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:30.449 +03:00 [DBG] Connection id "0HNC8090TGD2E" disconnecting. 2025-07-01 11:48:30.449 +03:00 [DBG] Connection id "0HNC8090TGD2E" stopped. 2025-07-01 11:48:30.520 +03:00 [DBG] Connection id "0HNC8090TGD2F" accepted. 2025-07-01 11:48:30.520 +03:00 [DBG] Connection id "0HNC8090TGD2F" started. 2025-07-01 11:48:30.520 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:48:30.520 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:30.520 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:48:30.520 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:30.521 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:30.521 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:30.521 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:30.521 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:30.521 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:30.521 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:48:30.521 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:30.521 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:30.521 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:30.521 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:30.521 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:30.521 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:30.521 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:30.521 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:30.521 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:30.522 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:48:30.522 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:48:30.522 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:30.522 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:30.522 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:48:30.522 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:48:30.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:30.522 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:30.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:30.522 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:30.522 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:30.522 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:48:30.522 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:48:30.656 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 134.0273ms. 2025-07-01 11:48:30.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:30.656 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:30.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:30.656 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:30.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:30.656 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:30.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:30.656 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:30.656 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:30.656 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:48:30.656 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:48:30.656 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:48:30.657 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:48:30.657 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:48:30.657 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:48:30.658 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:30.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:30.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:30.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:30.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:30.658 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:30.658 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:30.658 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 137.0019ms 2025-07-01 11:48:30.658 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:30.658 +03:00 [DBG] Connection id "0HNC8090TGD2F" completed keep alive response. 2025-07-01 11:48:30.658 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 138.2519ms 2025-07-01 11:48:30.663 +03:00 [DBG] Connection id "0HNC8090TGD2F" received FIN. 2025-07-01 11:48:30.663 +03:00 [DBG] Connection id "0HNC8090TGD2F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:30.664 +03:00 [DBG] Connection id "0HNC8090TGD2F" disconnecting. 2025-07-01 11:48:30.664 +03:00 [DBG] Connection id "0HNC8090TGD2F" stopped. 2025-07-01 11:48:33.961 +03:00 [DBG] Connection id "0HNC8090TGD2G" accepted. 2025-07-01 11:48:33.961 +03:00 [DBG] Connection id "0HNC8090TGD2G" started. 2025-07-01 11:48:33.962 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:48:33.962 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:33.962 +03:00 [DBG] POST requests are not supported 2025-07-01 11:48:33.962 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:48:33.962 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:48:33.962 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:48:33.962 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:33.962 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:33.962 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:48:33.962 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:48:33.962 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:48:33.962 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:48:33.962 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:33.963 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:33.963 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:33.963 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:33.963 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:33.963 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:33.963 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:33.963 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:33.963 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:33.963 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:48:33.963 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:48:33.963 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:48:33.963 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:48:33.963 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:48:33.963 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:48:33.963 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:48:33.963 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:48:33.963 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:48:33.963 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:48:33.963 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:48:33.964 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:48:33.964 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:48:33.964 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:48:33.964 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:48:33.964 +03:00 [DBG] Connection id "0HNC8090TGD2G", Request id "0HNC8090TGD2G:00000001": started reading request body. 2025-07-01 11:48:33.964 +03:00 [DBG] Connection id "0HNC8090TGD2G", Request id "0HNC8090TGD2G:00000001": done reading request body. 2025-07-01 11:48:33.964 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:48:33.964 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:48:33.964 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:48:33.964 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:48:33.964 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:48:33.964 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:33.964 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:33.964 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:33.964 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:33.964 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:33.965 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:48:33.965 +03:00 [INF] Changing group of physicals [436] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:48:33.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 20.257ms. 2025-07-01 11:48:33.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:33.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:33.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:33.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:33.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:33.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:33.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:33.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:33.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:33.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:48:33.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:33.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:33.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:33.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:33.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:33.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:33.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:33.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 22.9727ms 2025-07-01 11:48:33.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:48:33.986 +03:00 [DBG] Connection id "0HNC8090TGD2G" completed keep alive response. 2025-07-01 11:48:33.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 24.289ms 2025-07-01 11:48:33.986 +03:00 [DBG] Connection id "0HNC8090TGD2G" received FIN. 2025-07-01 11:48:33.986 +03:00 [DBG] Connection id "0HNC8090TGD2G" disconnecting. 2025-07-01 11:48:33.986 +03:00 [DBG] Connection id "0HNC8090TGD2G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:33.988 +03:00 [DBG] Connection id "0HNC8090TGD2G" stopped. 2025-07-01 11:48:34.024 +03:00 [DBG] Connection id "0HNC8090TGD2H" accepted. 2025-07-01 11:48:34.025 +03:00 [DBG] Connection id "0HNC8090TGD2H" started. 2025-07-01 11:48:34.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:48:34.025 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:34.025 +03:00 [DBG] POST requests are not supported 2025-07-01 11:48:34.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:48:34.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:48:34.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:34.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:34.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:34.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:48:34.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:48:34.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:34.025 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:48:34.025 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:34.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:34.025 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:34.025 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:34.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:34.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:34.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:34.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:48:34.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:48:34.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:34.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:34.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:34.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:34.025 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:34.025 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.115ms. 2025-07-01 11:48:34.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:34.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:34.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:34.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:34.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:34.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:34.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:34.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:34.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:34.026 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:48:34.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:34.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:34.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:34.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:34.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:34.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:34.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:34.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5734ms 2025-07-01 11:48:34.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:34.026 +03:00 [DBG] Connection id "0HNC8090TGD2H" completed keep alive response. 2025-07-01 11:48:34.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1273ms 2025-07-01 11:48:34.026 +03:00 [DBG] Connection id "0HNC8090TGD2H" received FIN. 2025-07-01 11:48:34.026 +03:00 [DBG] Connection id "0HNC8090TGD2H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:34.026 +03:00 [DBG] Connection id "0HNC8090TGD2H" disconnecting. 2025-07-01 11:48:34.026 +03:00 [DBG] Connection id "0HNC8090TGD2H" stopped. 2025-07-01 11:48:34.064 +03:00 [DBG] Connection id "0HNC8090TGD2I" accepted. 2025-07-01 11:48:34.064 +03:00 [DBG] Connection id "0HNC8090TGD2I" started. 2025-07-01 11:48:34.064 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:48:34.064 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:34.065 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:48:34.065 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:34.065 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:34.065 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:34.065 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:34.065 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:34.065 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:34.065 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:48:34.065 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:34.065 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:34.065 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:34.065 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:34.065 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:34.065 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:34.065 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:34.065 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:34.065 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:34.065 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:48:34.065 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:48:34.065 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:34.066 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:34.066 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:48:34.066 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:48:34.066 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:34.066 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:34.066 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:34.066 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:34.066 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:34.066 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:48:34.066 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:48:34.068 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.9704ms. 2025-07-01 11:48:34.068 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:34.068 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:34.068 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:34.068 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:34.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:34.068 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:34.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:34.068 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:34.068 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:34.068 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:48:34.069 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:48:34.069 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:48:34.069 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:48:34.069 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:48:34.069 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:48:34.069 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:34.069 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:34.069 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:34.069 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:34.069 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:34.069 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:34.069 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:34.069 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.9163ms 2025-07-01 11:48:34.069 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:34.069 +03:00 [DBG] Connection id "0HNC8090TGD2I" completed keep alive response. 2025-07-01 11:48:34.069 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.8104ms 2025-07-01 11:48:34.069 +03:00 [DBG] Connection id "0HNC8090TGD2I" received FIN. 2025-07-01 11:48:34.070 +03:00 [DBG] Connection id "0HNC8090TGD2I" disconnecting. 2025-07-01 11:48:34.070 +03:00 [DBG] Connection id "0HNC8090TGD2I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:34.071 +03:00 [DBG] Connection id "0HNC8090TGD2I" stopped. 2025-07-01 11:48:34.133 +03:00 [DBG] Connection id "0HNC8090TGD2J" accepted. 2025-07-01 11:48:34.134 +03:00 [DBG] Connection id "0HNC8090TGD2J" started. 2025-07-01 11:48:34.134 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:48:34.134 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:34.134 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:48:34.134 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:34.134 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:34.134 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:34.134 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:34.134 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:34.134 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:34.134 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:48:34.134 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:34.134 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:34.134 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:34.134 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:34.134 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:34.134 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:34.135 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:34.135 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:34.135 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:34.135 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:48:34.135 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:48:34.135 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:34.135 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:34.135 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:48:34.135 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:48:34.135 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:34.135 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:34.135 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:34.135 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:34.135 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:34.135 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:48:34.135 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:48:34.294 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 158.9085ms. 2025-07-01 11:48:34.294 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:34.294 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:34.294 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:34.294 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:34.294 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:34.294 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:34.295 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:34.295 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:34.295 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:34.295 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:48:34.295 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:48:34.295 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:48:34.295 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:48:34.295 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:48:34.295 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:48:34.296 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:34.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:34.296 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:34.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:34.296 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:34.296 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:34.296 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:34.296 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 161.7425ms 2025-07-01 11:48:34.296 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:34.296 +03:00 [DBG] Connection id "0HNC8090TGD2J" completed keep alive response. 2025-07-01 11:48:34.296 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 162.5245ms 2025-07-01 11:48:34.300 +03:00 [DBG] Connection id "0HNC8090TGD2J" received FIN. 2025-07-01 11:48:34.301 +03:00 [DBG] Connection id "0HNC8090TGD2J" disconnecting. 2025-07-01 11:48:34.301 +03:00 [DBG] Connection id "0HNC8090TGD2J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:34.302 +03:00 [DBG] Connection id "0HNC8090TGD2J" stopped. 2025-07-01 11:48:39.002 +03:00 [DBG] Connection id "0HNC8090TGD2K" accepted. 2025-07-01 11:48:39.002 +03:00 [DBG] Connection id "0HNC8090TGD2K" started. 2025-07-01 11:48:39.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:48:39.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:39.002 +03:00 [DBG] POST requests are not supported 2025-07-01 11:48:39.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:48:39.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:48:39.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:39.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:39.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:39.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:48:39.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:48:39.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:39.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:48:39.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:39.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:39.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:39.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:39.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:39.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:39.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:39.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:48:39.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:48:39.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:39.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:39.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:39.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:39.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:39.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1802ms. 2025-07-01 11:48:39.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:39.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:39.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:39.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:39.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:39.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:39.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:39.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:39.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:39.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:48:39.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:39.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:39.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:39.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:39.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:39.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:39.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:39.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1864ms 2025-07-01 11:48:39.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:39.004 +03:00 [DBG] Connection id "0HNC8090TGD2K" completed keep alive response. 2025-07-01 11:48:39.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2674ms 2025-07-01 11:48:39.004 +03:00 [DBG] Connection id "0HNC8090TGD2K" received FIN. 2025-07-01 11:48:39.005 +03:00 [DBG] Connection id "0HNC8090TGD2K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:39.005 +03:00 [DBG] Connection id "0HNC8090TGD2K" disconnecting. 2025-07-01 11:48:39.005 +03:00 [DBG] Connection id "0HNC8090TGD2K" stopped. 2025-07-01 11:48:43.942 +03:00 [DBG] Connection id "0HNC8090TGD2L" accepted. 2025-07-01 11:48:43.942 +03:00 [DBG] Connection id "0HNC8090TGD2L" started. 2025-07-01 11:48:43.942 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 763 2025-07-01 11:48:43.942 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:43.942 +03:00 [DBG] POST requests are not supported 2025-07-01 11:48:43.942 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:48:43.942 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:48:43.942 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:48:43.942 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:43.942 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:43.942 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:48:43.942 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:48:43.942 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:48:43.942 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:48:43.942 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:43.943 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:43.943 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:43.943 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:43.943 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:43.943 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:43.943 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:43.943 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:43.943 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:43.943 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:48:43.943 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:48:43.943 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:48:43.943 +03:00 [DBG] Connection id "0HNC8090TGD2L", Request id "0HNC8090TGD2L:00000001": started reading request body. 2025-07-01 11:48:43.943 +03:00 [DBG] Connection id "0HNC8090TGD2L", Request id "0HNC8090TGD2L:00000001": done reading request body. 2025-07-01 11:48:43.943 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:48:43.943 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:48:43.943 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:48:43.943 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:48:43.943 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:48:43.943 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:43.944 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:43.944 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:43.944 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:43.944 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:43.944 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:48:43.944 +03:00 [INF] Updating physical elements properties 2025-07-01 11:48:43.964 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.8489ms. 2025-07-01 11:48:43.964 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:43.964 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:43.964 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:43.964 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:43.964 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:43.964 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:43.964 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:43.964 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:43.964 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:43.964 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:48:43.964 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:43.964 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:43.964 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:43.964 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:43.964 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:43.964 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:43.964 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:43.964 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 21.5379ms 2025-07-01 11:48:43.964 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:48:43.964 +03:00 [DBG] Connection id "0HNC8090TGD2L" completed keep alive response. 2025-07-01 11:48:43.964 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 22.5328ms 2025-07-01 11:48:43.965 +03:00 [DBG] Connection id "0HNC8090TGD2L" received FIN. 2025-07-01 11:48:43.965 +03:00 [DBG] Connection id "0HNC8090TGD2L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:43.965 +03:00 [DBG] Connection id "0HNC8090TGD2L" disconnecting. 2025-07-01 11:48:43.965 +03:00 [DBG] Connection id "0HNC8090TGD2L" stopped. 2025-07-01 11:48:43.995 +03:00 [DBG] Connection id "0HNC8090TGD2M" accepted. 2025-07-01 11:48:43.995 +03:00 [DBG] Connection id "0HNC8090TGD2M" started. 2025-07-01 11:48:43.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:48:43.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:43.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:48:43.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:48:43.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:48:43.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:43.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:43.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:43.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:48:43.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:48:43.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:43.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:48:43.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:43.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:43.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:43.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:43.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:43.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:43.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:43.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:48:43.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:48:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:43.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:43.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1245ms. 2025-07-01 11:48:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:43.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:43.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:43.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:43.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:43.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:48:43.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:43.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:43.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:43.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7415ms 2025-07-01 11:48:43.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:43.997 +03:00 [DBG] Connection id "0HNC8090TGD2M" completed keep alive response. 2025-07-01 11:48:43.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3604ms 2025-07-01 11:48:43.997 +03:00 [DBG] Connection id "0HNC8090TGD2M" received FIN. 2025-07-01 11:48:43.997 +03:00 [DBG] Connection id "0HNC8090TGD2M" disconnecting. 2025-07-01 11:48:43.997 +03:00 [DBG] Connection id "0HNC8090TGD2M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:43.998 +03:00 [DBG] Connection id "0HNC8090TGD2M" stopped. 2025-07-01 11:48:44.001 +03:00 [DBG] Connection id "0HNC8090TGD2N" accepted. 2025-07-01 11:48:44.001 +03:00 [DBG] Connection id "0HNC8090TGD2N" started. 2025-07-01 11:48:44.002 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:48:44.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:44.002 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:48:44.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:44.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:44.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:44.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:44.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:44.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:44.002 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:48:44.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:44.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:44.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:44.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:44.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:44.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:44.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:44.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:44.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:44.002 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:48:44.002 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:48:44.002 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:44.002 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:44.002 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:48:44.002 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:48:44.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:44.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:44.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:44.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:44.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:44.002 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:48:44.002 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:48:44.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.9153ms. 2025-07-01 11:48:44.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:44.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:44.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:44.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:44.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:44.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:44.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:44.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:44.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:44.005 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:48:44.005 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:48:44.005 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:48:44.005 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:48:44.005 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:48:44.005 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:48:44.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:44.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:44.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:44.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:44.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:44.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:44.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:44.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.4344ms 2025-07-01 11:48:44.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:44.006 +03:00 [DBG] Connection id "0HNC8090TGD2N" completed keep alive response. 2025-07-01 11:48:44.006 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.0564ms 2025-07-01 11:48:44.006 +03:00 [DBG] Connection id "0HNC8090TGD2N" received FIN. 2025-07-01 11:48:44.006 +03:00 [DBG] Connection id "0HNC8090TGD2N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:44.006 +03:00 [DBG] Connection id "0HNC8090TGD2N" disconnecting. 2025-07-01 11:48:44.006 +03:00 [DBG] Connection id "0HNC8090TGD2N" stopped. 2025-07-01 11:48:44.064 +03:00 [DBG] Connection id "0HNC8090TGD2O" accepted. 2025-07-01 11:48:44.064 +03:00 [DBG] Connection id "0HNC8090TGD2O" started. 2025-07-01 11:48:44.064 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:48:44.064 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:44.064 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:48:44.064 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:44.064 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:44.065 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:44.065 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:44.065 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:44.065 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:44.065 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:48:44.065 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:44.065 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:44.065 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:44.065 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:44.065 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:44.065 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:44.065 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:44.065 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:44.065 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:44.065 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:48:44.065 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:48:44.065 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:44.065 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:44.065 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:48:44.065 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:48:44.066 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:44.066 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:44.066 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:44.066 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:44.066 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:44.066 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:48:44.066 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:48:44.227 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 160.8574ms. 2025-07-01 11:48:44.227 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:44.227 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:44.227 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:44.227 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:44.227 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:44.227 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:44.227 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:44.227 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:44.227 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:44.227 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:48:44.227 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:48:44.227 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:48:44.227 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:48:44.227 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:48:44.227 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:48:44.229 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:44.229 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:44.229 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:44.229 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:44.229 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:44.229 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:44.229 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:44.229 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 163.6425ms 2025-07-01 11:48:44.229 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:44.229 +03:00 [DBG] Connection id "0HNC8090TGD2O" completed keep alive response. 2025-07-01 11:48:44.229 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 164.569ms 2025-07-01 11:48:44.233 +03:00 [DBG] Connection id "0HNC8090TGD2O" received FIN. 2025-07-01 11:48:44.233 +03:00 [DBG] Connection id "0HNC8090TGD2O" disconnecting. 2025-07-01 11:48:44.233 +03:00 [DBG] Connection id "0HNC8090TGD2O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:44.234 +03:00 [DBG] Connection id "0HNC8090TGD2O" stopped. 2025-07-01 11:48:46.976 +03:00 [DBG] Connection id "0HNC8090TGD2P" accepted. 2025-07-01 11:48:46.976 +03:00 [DBG] Connection id "0HNC8090TGD2P" started. 2025-07-01 11:48:46.976 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:48:46.976 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:46.976 +03:00 [DBG] POST requests are not supported 2025-07-01 11:48:46.976 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:48:46.976 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:48:46.976 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:48:46.976 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:46.976 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:46.976 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:48:46.976 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:48:46.976 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:48:46.976 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:48:46.977 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:46.977 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:46.977 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:46.977 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:46.977 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:46.977 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:46.977 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:46.977 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:46.977 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:46.977 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:48:46.977 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:48:46.977 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:48:46.977 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:48:46.977 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:48:46.977 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:48:46.977 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:48:46.977 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:48:46.977 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:48:46.977 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:48:46.977 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:48:46.977 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:48:46.977 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:48:46.977 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:48:46.977 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:48:46.977 +03:00 [DBG] Connection id "0HNC8090TGD2P", Request id "0HNC8090TGD2P:00000001": started reading request body. 2025-07-01 11:48:46.977 +03:00 [DBG] Connection id "0HNC8090TGD2P", Request id "0HNC8090TGD2P:00000001": done reading request body. 2025-07-01 11:48:46.977 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:48:46.977 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:48:46.977 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:48:46.977 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:48:46.977 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:48:46.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:46.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:46.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:46.978 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:46.978 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:46.978 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:48:46.978 +03:00 [INF] Changing group of physicals [437] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:48:46.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.9628ms. 2025-07-01 11:48:46.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:46.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:46.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:46.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:46.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:46.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:46.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:46.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:46.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:46.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:48:46.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:46.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:46.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:46.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:46.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:46.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:46.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:46.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 18.5771ms 2025-07-01 11:48:46.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:48:46.995 +03:00 [DBG] Connection id "0HNC8090TGD2P" completed keep alive response. 2025-07-01 11:48:46.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 19.398ms 2025-07-01 11:48:46.996 +03:00 [DBG] Connection id "0HNC8090TGD2P" received FIN. 2025-07-01 11:48:46.996 +03:00 [DBG] Connection id "0HNC8090TGD2P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:46.996 +03:00 [DBG] Connection id "0HNC8090TGD2P" disconnecting. 2025-07-01 11:48:46.996 +03:00 [DBG] Connection id "0HNC8090TGD2P" stopped. 2025-07-01 11:48:47.043 +03:00 [DBG] Connection id "0HNC8090TGD2Q" accepted. 2025-07-01 11:48:47.043 +03:00 [DBG] Connection id "0HNC8090TGD2Q" started. 2025-07-01 11:48:47.043 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:48:47.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:47.043 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:48:47.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:47.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:47.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:47.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:47.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:47.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:47.044 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:48:47.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:47.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:47.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:47.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:47.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:47.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:47.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:47.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:47.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:47.044 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:48:47.044 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:48:47.044 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:47.044 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:47.044 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:48:47.044 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:48:47.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:47.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:47.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:47.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:47.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:47.044 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:48:47.044 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:48:47.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.2376ms. 2025-07-01 11:48:47.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:47.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:47.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:47.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:47.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:47.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:47.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:47.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:47.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:47.046 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:48:47.046 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:48:47.046 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:48:47.046 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:48:47.046 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:48:47.046 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:48:47.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:47.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:47.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:47.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:47.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:47.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:47.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:47.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.4137ms 2025-07-01 11:48:47.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:47.046 +03:00 [DBG] Connection id "0HNC8090TGD2Q" completed keep alive response. 2025-07-01 11:48:47.046 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.0256ms 2025-07-01 11:48:47.047 +03:00 [DBG] Connection id "0HNC8090TGD2Q" received FIN. 2025-07-01 11:48:47.047 +03:00 [DBG] Connection id "0HNC8090TGD2Q" disconnecting. 2025-07-01 11:48:47.047 +03:00 [DBG] Connection id "0HNC8090TGD2Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:47.048 +03:00 [DBG] Connection id "0HNC8090TGD2Q" stopped. 2025-07-01 11:48:47.105 +03:00 [DBG] Connection id "0HNC8090TGD2R" accepted. 2025-07-01 11:48:47.105 +03:00 [DBG] Connection id "0HNC8090TGD2R" started. 2025-07-01 11:48:47.106 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:48:47.106 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:47.106 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:48:47.106 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:47.106 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:47.106 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:47.106 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:47.106 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:47.106 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:47.106 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:48:47.106 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:47.106 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:47.106 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:47.106 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:47.106 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:47.106 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:47.106 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:47.106 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:47.106 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:47.106 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:48:47.106 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:48:47.106 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:47.106 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:47.106 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:48:47.106 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:48:47.106 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:47.106 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:47.106 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:47.106 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:47.106 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:47.106 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:48:47.106 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:48:47.263 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 156.2851ms. 2025-07-01 11:48:47.263 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:47.263 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:47.263 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:47.263 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:47.263 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:47.263 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:47.263 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:47.263 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:47.263 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:47.263 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:48:47.263 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:48:47.263 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:48:47.263 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:48:47.263 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:48:47.263 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:48:47.266 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:47.266 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:47.266 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:47.266 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:47.266 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:47.266 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:47.266 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:47.266 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 160.199ms 2025-07-01 11:48:47.266 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:47.266 +03:00 [DBG] Connection id "0HNC8090TGD2R" completed keep alive response. 2025-07-01 11:48:47.266 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 160.8612ms 2025-07-01 11:48:47.270 +03:00 [DBG] Connection id "0HNC8090TGD2R" received FIN. 2025-07-01 11:48:47.270 +03:00 [DBG] Connection id "0HNC8090TGD2R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:47.270 +03:00 [DBG] Connection id "0HNC8090TGD2R" disconnecting. 2025-07-01 11:48:47.270 +03:00 [DBG] Connection id "0HNC8090TGD2R" stopped. 2025-07-01 11:48:49.001 +03:00 [DBG] Connection id "0HNC8090TGD2S" accepted. 2025-07-01 11:48:49.001 +03:00 [DBG] Connection id "0HNC8090TGD2S" started. 2025-07-01 11:48:49.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:48:49.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:49.002 +03:00 [DBG] POST requests are not supported 2025-07-01 11:48:49.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:48:49.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:48:49.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:49.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:49.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:49.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:48:49.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:48:49.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:49.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:48:49.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:49.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:49.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:49.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:49.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:49.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:49.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:49.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:48:49.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:48:49.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:49.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:49.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:49.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:49.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:49.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.13ms. 2025-07-01 11:48:49.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:49.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:49.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:49.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:49.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:49.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:49.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:49.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:49.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:49.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:48:49.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:49.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:49.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:49.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:49.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:49.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:49.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:49.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6572ms 2025-07-01 11:48:49.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:49.003 +03:00 [DBG] Connection id "0HNC8090TGD2S" completed keep alive response. 2025-07-01 11:48:49.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2795ms 2025-07-01 11:48:49.003 +03:00 [DBG] Connection id "0HNC8090TGD2S" received FIN. 2025-07-01 11:48:49.003 +03:00 [DBG] Connection id "0HNC8090TGD2S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:49.003 +03:00 [DBG] Connection id "0HNC8090TGD2S" disconnecting. 2025-07-01 11:48:49.003 +03:00 [DBG] Connection id "0HNC8090TGD2S" stopped. 2025-07-01 11:48:54.000 +03:00 [DBG] Connection id "0HNC8090TGD2T" accepted. 2025-07-01 11:48:54.000 +03:00 [DBG] Connection id "0HNC8090TGD2T" started. 2025-07-01 11:48:54.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:48:54.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:54.000 +03:00 [DBG] POST requests are not supported 2025-07-01 11:48:54.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:48:54.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:48:54.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:54.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:54.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:54.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:48:54.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:48:54.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:54.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:48:54.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:54.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:54.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:54.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:54.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:54.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:54.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:54.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:48:54.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:48:54.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:54.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:54.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:54.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:54.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:54.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2054ms. 2025-07-01 11:48:54.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:54.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:54.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:54.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:54.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:54.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:54.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:54.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:54.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:54.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:48:54.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:54.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:54.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:54.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:54.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:54.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:54.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:54.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.272ms 2025-07-01 11:48:54.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:54.004 +03:00 [DBG] Connection id "0HNC8090TGD2T" completed keep alive response. 2025-07-01 11:48:54.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6367ms 2025-07-01 11:48:54.004 +03:00 [DBG] Connection id "0HNC8090TGD2T" received FIN. 2025-07-01 11:48:54.005 +03:00 [DBG] Connection id "0HNC8090TGD2T" disconnecting. 2025-07-01 11:48:54.005 +03:00 [DBG] Connection id "0HNC8090TGD2T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:54.006 +03:00 [DBG] Connection id "0HNC8090TGD2T" stopped. 2025-07-01 11:48:57.059 +03:00 [DBG] Connection id "0HNC8090TGD2U" accepted. 2025-07-01 11:48:57.059 +03:00 [DBG] Connection id "0HNC8090TGD2U" started. 2025-07-01 11:48:57.059 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 740 2025-07-01 11:48:57.059 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:57.059 +03:00 [DBG] POST requests are not supported 2025-07-01 11:48:57.059 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:48:57.059 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:48:57.059 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:48:57.059 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:57.060 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:57.060 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:48:57.060 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:48:57.060 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:48:57.060 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:48:57.060 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:57.060 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:57.060 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:57.060 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:57.060 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:57.060 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:57.060 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:57.060 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:57.060 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:57.060 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:48:57.060 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:48:57.060 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:48:57.060 +03:00 [DBG] Connection id "0HNC8090TGD2U", Request id "0HNC8090TGD2U:00000001": started reading request body. 2025-07-01 11:48:57.060 +03:00 [DBG] Connection id "0HNC8090TGD2U", Request id "0HNC8090TGD2U:00000001": done reading request body. 2025-07-01 11:48:57.061 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:48:57.061 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:48:57.061 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:48:57.061 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:48:57.061 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:48:57.061 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:57.061 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:57.061 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:57.061 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:57.061 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:57.061 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:48:57.061 +03:00 [INF] Updating physical elements properties 2025-07-01 11:48:57.096 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 35.2336ms. 2025-07-01 11:48:57.096 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:57.096 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:57.096 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:57.097 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:57.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:57.097 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:57.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:57.097 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:57.097 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:57.097 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:48:57.097 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:57.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:57.097 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:57.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:57.097 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:57.097 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:57.097 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:57.097 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 37.0513ms 2025-07-01 11:48:57.097 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:48:57.097 +03:00 [DBG] Connection id "0HNC8090TGD2U" completed keep alive response. 2025-07-01 11:48:57.097 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 38.1742ms 2025-07-01 11:48:57.098 +03:00 [DBG] Connection id "0HNC8090TGD2U" received FIN. 2025-07-01 11:48:57.098 +03:00 [DBG] Connection id "0HNC8090TGD2U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:57.098 +03:00 [DBG] Connection id "0HNC8090TGD2U" disconnecting. 2025-07-01 11:48:57.098 +03:00 [DBG] Connection id "0HNC8090TGD2U" stopped. 2025-07-01 11:48:57.136 +03:00 [DBG] Connection id "0HNC8090TGD2V" accepted. 2025-07-01 11:48:57.136 +03:00 [DBG] Connection id "0HNC8090TGD2V" started. 2025-07-01 11:48:57.137 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:48:57.137 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:57.137 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:48:57.137 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:57.137 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:57.137 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:57.137 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:57.137 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:57.137 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:57.137 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:48:57.137 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:57.138 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:57.138 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:57.138 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:57.138 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:57.138 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:57.138 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:57.138 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:57.138 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:57.138 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:48:57.138 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:48:57.138 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:57.138 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:57.138 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:48:57.138 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:48:57.139 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:57.139 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:57.139 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:57.139 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:57.139 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:57.139 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:48:57.139 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:48:57.142 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.3432ms. 2025-07-01 11:48:57.142 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:57.142 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:57.143 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:57.143 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:57.143 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:57.143 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:57.143 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:57.143 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:57.143 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:57.143 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:48:57.143 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:48:57.143 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:48:57.143 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:48:57.143 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:48:57.143 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:48:57.144 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:57.144 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:57.144 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:57.144 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:57.144 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:57.144 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:57.144 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:57.144 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 6.1955ms 2025-07-01 11:48:57.144 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:57.144 +03:00 [DBG] Connection id "0HNC8090TGD2V" completed keep alive response. 2025-07-01 11:48:57.144 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 7.5759ms 2025-07-01 11:48:57.144 +03:00 [DBG] Connection id "0HNC8090TGD2V" received FIN. 2025-07-01 11:48:57.145 +03:00 [DBG] Connection id "0HNC8090TGD2V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:57.145 +03:00 [DBG] Connection id "0HNC8090TGD2V" disconnecting. 2025-07-01 11:48:57.145 +03:00 [DBG] Connection id "0HNC8090TGD2V" stopped. 2025-07-01 11:48:57.206 +03:00 [DBG] Connection id "0HNC8090TGD30" accepted. 2025-07-01 11:48:57.206 +03:00 [DBG] Connection id "0HNC8090TGD30" started. 2025-07-01 11:48:57.206 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:48:57.206 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:57.206 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:48:57.207 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:57.207 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:48:57.207 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:57.207 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:57.207 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:57.207 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:57.207 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:48:57.207 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:57.207 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:57.207 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:57.207 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:57.207 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:57.207 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:57.207 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:57.207 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:57.207 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:48:57.207 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:48:57.207 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:48:57.207 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:57.207 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:48:57.207 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:48:57.208 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:48:57.208 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:57.208 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:57.208 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:57.208 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:57.208 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:57.208 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:48:57.208 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:48:57.382 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 174.0953ms. 2025-07-01 11:48:57.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:57.382 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:57.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:57.382 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:57.382 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:57.382 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:57.382 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:57.382 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:57.382 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:57.382 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:48:57.382 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:48:57.382 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:48:57.382 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:48:57.382 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:48:57.382 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:48:57.386 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:48:57.386 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:57.386 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:57.386 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:57.386 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:57.386 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:57.386 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:57.386 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 179.2426ms 2025-07-01 11:48:57.386 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:48:57.387 +03:00 [DBG] Connection id "0HNC8090TGD30" completed keep alive response. 2025-07-01 11:48:57.387 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 180.1988ms 2025-07-01 11:48:57.388 +03:00 [DBG] Connection id "0HNC8090TGD30" received FIN. 2025-07-01 11:48:57.388 +03:00 [DBG] Connection id "0HNC8090TGD30" disconnecting. 2025-07-01 11:48:57.388 +03:00 [DBG] Connection id "0HNC8090TGD30" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:57.389 +03:00 [DBG] Connection id "0HNC8090TGD30" stopped. 2025-07-01 11:48:59.018 +03:00 [DBG] Connection id "0HNC8090TGD31" accepted. 2025-07-01 11:48:59.018 +03:00 [DBG] Connection id "0HNC8090TGD31" started. 2025-07-01 11:48:59.018 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:48:59.019 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:48:59.019 +03:00 [DBG] POST requests are not supported 2025-07-01 11:48:59.019 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:48:59.019 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:48:59.019 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:59.019 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:48:59.019 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:48:59.019 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:48:59.019 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:48:59.019 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:59.019 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:48:59.019 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:48:59.019 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:48:59.019 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:48:59.019 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:48:59.019 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:48:59.019 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:59.019 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:59.019 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:48:59.019 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:48:59.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:59.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:59.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:59.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:59.020 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:48:59.020 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2032ms. 2025-07-01 11:48:59.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:59.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:48:59.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:59.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:48:59.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:59.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:59.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:59.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:59.020 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:59.020 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:48:59.020 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:48:59.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:59.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:48:59.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:59.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:59.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:59.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:48:59.020 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1314ms 2025-07-01 11:48:59.020 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:48:59.020 +03:00 [DBG] Connection id "0HNC8090TGD31" completed keep alive response. 2025-07-01 11:48:59.021 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.026ms 2025-07-01 11:48:59.021 +03:00 [DBG] Connection id "0HNC8090TGD31" received FIN. 2025-07-01 11:48:59.021 +03:00 [DBG] Connection id "0HNC8090TGD31" disconnecting. 2025-07-01 11:48:59.021 +03:00 [DBG] Connection id "0HNC8090TGD31" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:48:59.022 +03:00 [DBG] Connection id "0HNC8090TGD31" stopped. 2025-07-01 11:49:00.306 +03:00 [DBG] Connection id "0HNC8090TGD32" accepted. 2025-07-01 11:49:00.306 +03:00 [DBG] Connection id "0HNC8090TGD32" started. 2025-07-01 11:49:00.306 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:49:00.306 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:00.306 +03:00 [DBG] POST requests are not supported 2025-07-01 11:49:00.306 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:49:00.306 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:49:00.306 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:49:00.306 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:00.306 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:00.306 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:49:00.306 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:49:00.306 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:49:00.306 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:49:00.306 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:00.306 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:00.306 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:00.306 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:00.306 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:00.306 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:00.307 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:00.307 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:00.307 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:00.307 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:49:00.307 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:49:00.307 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:49:00.307 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:49:00.307 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:49:00.307 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:49:00.307 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:49:00.307 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:49:00.307 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:49:00.307 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:49:00.307 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:49:00.307 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:49:00.307 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:49:00.307 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:49:00.307 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:49:00.307 +03:00 [DBG] Connection id "0HNC8090TGD32", Request id "0HNC8090TGD32:00000001": started reading request body. 2025-07-01 11:49:00.307 +03:00 [DBG] Connection id "0HNC8090TGD32", Request id "0HNC8090TGD32:00000001": done reading request body. 2025-07-01 11:49:00.307 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:49:00.307 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:49:00.307 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:49:00.307 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:49:00.307 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:49:00.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:00.307 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:00.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:00.307 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:00.307 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:00.307 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:49:00.307 +03:00 [INF] Changing group of physicals [438] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:49:00.326 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.2234ms. 2025-07-01 11:49:00.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:00.326 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:00.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:00.326 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:00.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:00.326 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:00.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:00.326 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:00.326 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:00.326 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:49:00.326 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:00.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:00.326 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:00.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:00.326 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:00.326 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:00.326 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:00.326 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 19.7927ms 2025-07-01 11:49:00.326 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:49:00.326 +03:00 [DBG] Connection id "0HNC8090TGD32" completed keep alive response. 2025-07-01 11:49:00.326 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 20.5595ms 2025-07-01 11:49:00.327 +03:00 [DBG] Connection id "0HNC8090TGD32" received FIN. 2025-07-01 11:49:00.327 +03:00 [DBG] Connection id "0HNC8090TGD32" disconnecting. 2025-07-01 11:49:00.327 +03:00 [DBG] Connection id "0HNC8090TGD32" stopped. 2025-07-01 11:49:00.327 +03:00 [DBG] Connection id "0HNC8090TGD32" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:00.363 +03:00 [DBG] Connection id "0HNC8090TGD33" accepted. 2025-07-01 11:49:00.364 +03:00 [DBG] Connection id "0HNC8090TGD33" started. 2025-07-01 11:49:00.364 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:49:00.364 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:00.364 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:49:00.364 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:49:00.364 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:49:00.364 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:00.364 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:00.364 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:00.364 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:00.364 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:49:00.364 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:00.365 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:00.365 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:00.365 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:00.365 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:00.365 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:00.365 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:00.365 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:00.365 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:00.365 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:49:00.365 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:49:00.366 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:49:00.366 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:49:00.366 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:49:00.366 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:49:00.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:00.366 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:00.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:00.366 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:00.366 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:00.366 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:49:00.366 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:49:00.368 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.6541ms. 2025-07-01 11:49:00.368 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:00.368 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:00.368 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:00.368 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:00.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:00.368 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:00.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:00.368 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:00.368 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:49:00.368 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:49:00.368 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:49:00.368 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:49:00.368 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:49:00.368 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:49:00.368 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:49:00.368 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:49:00.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:00.371 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:00.371 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:00.371 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:00.371 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:00.371 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:00.371 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 6.463ms 2025-07-01 11:49:00.372 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:00.372 +03:00 [DBG] Connection id "0HNC8090TGD33" completed keep alive response. 2025-07-01 11:49:00.372 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 7.7961ms 2025-07-01 11:49:00.372 +03:00 [DBG] Connection id "0HNC8090TGD33" received FIN. 2025-07-01 11:49:00.372 +03:00 [DBG] Connection id "0HNC8090TGD33" disconnecting. 2025-07-01 11:49:00.372 +03:00 [DBG] Connection id "0HNC8090TGD33" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:00.373 +03:00 [DBG] Connection id "0HNC8090TGD33" stopped. 2025-07-01 11:49:00.434 +03:00 [DBG] Connection id "0HNC8090TGD34" accepted. 2025-07-01 11:49:00.434 +03:00 [DBG] Connection id "0HNC8090TGD34" started. 2025-07-01 11:49:00.434 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:49:00.434 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:00.434 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:49:00.434 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:49:00.434 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:49:00.434 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:00.434 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:00.434 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:00.434 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:00.434 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:49:00.434 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:00.434 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:00.434 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:00.434 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:00.434 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:00.434 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:00.435 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:00.435 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:00.435 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:00.435 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:49:00.435 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:49:00.435 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:49:00.435 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:49:00.435 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:49:00.435 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:49:00.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:00.435 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:00.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:00.435 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:00.435 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:00.435 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:49:00.435 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:49:00.582 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 147.5507ms. 2025-07-01 11:49:00.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:00.583 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:00.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:00.583 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:00.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:00.583 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:00.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:00.583 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:00.583 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:49:00.583 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:49:00.583 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:49:00.583 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:49:00.583 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:49:00.583 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:49:00.583 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:49:00.584 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:49:00.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:00.584 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:00.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:00.584 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:00.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:00.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:00.584 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 149.758ms 2025-07-01 11:49:00.584 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:00.584 +03:00 [DBG] Connection id "0HNC8090TGD34" completed keep alive response. 2025-07-01 11:49:00.584 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 150.3719ms 2025-07-01 11:49:00.589 +03:00 [DBG] Connection id "0HNC8090TGD34" received FIN. 2025-07-01 11:49:00.589 +03:00 [DBG] Connection id "0HNC8090TGD34" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:00.589 +03:00 [DBG] Connection id "0HNC8090TGD34" disconnecting. 2025-07-01 11:49:00.589 +03:00 [DBG] Connection id "0HNC8090TGD34" stopped. 2025-07-01 11:49:04.007 +03:00 [DBG] Connection id "0HNC8090TGD35" accepted. 2025-07-01 11:49:04.007 +03:00 [DBG] Connection id "0HNC8090TGD35" started. 2025-07-01 11:49:04.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:49:04.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:04.007 +03:00 [DBG] POST requests are not supported 2025-07-01 11:49:04.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:49:04.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:49:04.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:04.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:04.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:04.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:49:04.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:49:04.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:04.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:49:04.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:04.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:04.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:04.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:04.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:04.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:04.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:04.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:49:04.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:49:04.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:04.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:04.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:04.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:04.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:04.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.19ms. 2025-07-01 11:49:04.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:04.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:04.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:04.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:04.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:04.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:04.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:04.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:04.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:04.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:49:04.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:04.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:04.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:04.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:04.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:04.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:04.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:04.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2506ms 2025-07-01 11:49:04.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:04.009 +03:00 [DBG] Connection id "0HNC8090TGD35" completed keep alive response. 2025-07-01 11:49:04.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.006ms 2025-07-01 11:49:04.009 +03:00 [DBG] Connection id "0HNC8090TGD35" received FIN. 2025-07-01 11:49:04.010 +03:00 [DBG] Connection id "0HNC8090TGD35" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:04.010 +03:00 [DBG] Connection id "0HNC8090TGD35" disconnecting. 2025-07-01 11:49:04.010 +03:00 [DBG] Connection id "0HNC8090TGD35" stopped. 2025-07-01 11:49:08.999 +03:00 [DBG] Connection id "0HNC8090TGD36" accepted. 2025-07-01 11:49:08.999 +03:00 [DBG] Connection id "0HNC8090TGD36" started. 2025-07-01 11:49:08.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:49:08.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:08.999 +03:00 [DBG] POST requests are not supported 2025-07-01 11:49:08.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:49:08.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:49:08.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:08.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:08.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:09.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:49:09.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:49:09.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:09.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:49:09.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:09.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:09.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:09.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:09.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:09.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:09.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:09.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:49:09.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:49:09.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:09.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:09.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:09.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:09.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:09.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1215ms. 2025-07-01 11:49:09.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:09.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:09.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:09.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:09.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:09.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:09.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:09.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:09.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:09.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:49:09.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:09.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:09.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:09.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:09.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:09.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:09.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:09.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7067ms 2025-07-01 11:49:09.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:09.001 +03:00 [DBG] Connection id "0HNC8090TGD36" completed keep alive response. 2025-07-01 11:49:09.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2828ms 2025-07-01 11:49:09.001 +03:00 [DBG] Connection id "0HNC8090TGD36" received FIN. 2025-07-01 11:49:09.001 +03:00 [DBG] Connection id "0HNC8090TGD36" disconnecting. 2025-07-01 11:49:09.001 +03:00 [DBG] Connection id "0HNC8090TGD36" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:09.002 +03:00 [DBG] Connection id "0HNC8090TGD36" stopped. 2025-07-01 11:49:09.904 +03:00 [DBG] Connection id "0HNC8090TGD37" accepted. 2025-07-01 11:49:09.904 +03:00 [DBG] Connection id "0HNC8090TGD37" started. 2025-07-01 11:49:09.905 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 767 2025-07-01 11:49:09.905 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:09.905 +03:00 [DBG] POST requests are not supported 2025-07-01 11:49:09.905 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:49:09.905 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:49:09.905 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:49:09.905 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:09.905 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:09.905 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:49:09.905 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:49:09.905 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:49:09.906 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:49:09.906 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:09.906 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:09.906 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:09.906 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:09.906 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:09.906 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:09.906 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:09.906 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:09.906 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:09.906 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:49:09.906 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:49:09.906 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:49:09.906 +03:00 [DBG] Connection id "0HNC8090TGD37", Request id "0HNC8090TGD37:00000001": started reading request body. 2025-07-01 11:49:09.907 +03:00 [DBG] Connection id "0HNC8090TGD37", Request id "0HNC8090TGD37:00000001": done reading request body. 2025-07-01 11:49:09.907 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:49:09.907 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:49:09.907 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:49:09.907 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:49:09.907 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:49:09.907 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:09.907 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:09.907 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:09.907 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:09.907 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:09.907 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:49:09.907 +03:00 [INF] Updating physical elements properties 2025-07-01 11:49:09.927 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.2723ms. 2025-07-01 11:49:09.927 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:09.927 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:09.927 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:09.927 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:09.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:09.927 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:09.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:09.927 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:09.927 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:09.927 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:49:09.927 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:09.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:09.927 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:09.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:09.927 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:09.927 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:09.927 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:09.927 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 21.4644ms 2025-07-01 11:49:09.927 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:49:09.928 +03:00 [DBG] Connection id "0HNC8090TGD37" completed keep alive response. 2025-07-01 11:49:09.928 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 22.9645ms 2025-07-01 11:49:09.928 +03:00 [DBG] Connection id "0HNC8090TGD37" received FIN. 2025-07-01 11:49:09.928 +03:00 [DBG] Connection id "0HNC8090TGD37" disconnecting. 2025-07-01 11:49:09.928 +03:00 [DBG] Connection id "0HNC8090TGD37" stopped. 2025-07-01 11:49:09.928 +03:00 [DBG] Connection id "0HNC8090TGD37" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:09.965 +03:00 [DBG] Connection id "0HNC8090TGD38" accepted. 2025-07-01 11:49:09.965 +03:00 [DBG] Connection id "0HNC8090TGD38" started. 2025-07-01 11:49:09.965 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:49:09.965 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:09.965 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:49:09.966 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:49:09.966 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:49:09.966 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:09.966 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:09.966 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:09.966 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:09.966 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:49:09.966 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:09.966 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:09.966 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:09.966 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:09.966 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:09.966 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:09.966 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:09.966 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:09.966 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:09.966 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:49:09.966 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:49:09.966 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:49:09.967 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:49:09.967 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:49:09.967 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:49:09.967 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:09.967 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:09.967 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:09.967 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:09.967 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:09.967 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:49:09.967 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:49:09.969 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.0985ms. 2025-07-01 11:49:09.969 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:09.969 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:09.969 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:09.969 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:09.969 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:09.969 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:09.969 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:09.969 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:09.969 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:49:09.969 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:49:09.969 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:49:09.969 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:49:09.969 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:49:09.969 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:49:09.969 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:49:09.970 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:49:09.970 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:09.970 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:09.970 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:09.970 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:09.970 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:09.970 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:09.970 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.509ms 2025-07-01 11:49:09.970 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:09.970 +03:00 [DBG] Connection id "0HNC8090TGD38" completed keep alive response. 2025-07-01 11:49:09.970 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.5533ms 2025-07-01 11:49:09.970 +03:00 [DBG] Connection id "0HNC8090TGD38" received FIN. 2025-07-01 11:49:09.970 +03:00 [DBG] Connection id "0HNC8090TGD38" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:09.970 +03:00 [DBG] Connection id "0HNC8090TGD38" disconnecting. 2025-07-01 11:49:09.970 +03:00 [DBG] Connection id "0HNC8090TGD38" stopped. 2025-07-01 11:49:10.031 +03:00 [DBG] Connection id "0HNC8090TGD39" accepted. 2025-07-01 11:49:10.031 +03:00 [DBG] Connection id "0HNC8090TGD39" started. 2025-07-01 11:49:10.031 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:49:10.031 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:10.031 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:49:10.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:49:10.031 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:49:10.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:10.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:10.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:10.031 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:10.031 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:49:10.031 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:10.031 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:10.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:10.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:10.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:10.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:10.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:10.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:10.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:10.032 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:49:10.032 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:49:10.032 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:49:10.032 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:49:10.032 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:49:10.032 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:49:10.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:10.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:10.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:10.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:10.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:10.032 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:49:10.032 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:49:10.176 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 143.517ms. 2025-07-01 11:49:10.176 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:10.176 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:10.176 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:10.176 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:10.176 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:10.176 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:10.176 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:10.176 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:10.176 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:49:10.176 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:49:10.176 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:49:10.176 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:49:10.176 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:49:10.176 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:49:10.176 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:49:10.177 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:49:10.177 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:10.177 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:10.177 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:10.177 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:10.177 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:10.177 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:10.177 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 145.8289ms 2025-07-01 11:49:10.177 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:10.177 +03:00 [DBG] Connection id "0HNC8090TGD39" completed keep alive response. 2025-07-01 11:49:10.177 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 146.3793ms 2025-07-01 11:49:10.182 +03:00 [DBG] Connection id "0HNC8090TGD39" received FIN. 2025-07-01 11:49:10.182 +03:00 [DBG] Connection id "0HNC8090TGD39" disconnecting. 2025-07-01 11:49:10.182 +03:00 [DBG] Connection id "0HNC8090TGD39" stopped. 2025-07-01 11:49:10.182 +03:00 [DBG] Connection id "0HNC8090TGD39" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:13.873 +03:00 [DBG] Connection id "0HNC8090TGD3A" accepted. 2025-07-01 11:49:13.873 +03:00 [DBG] Connection id "0HNC8090TGD3A" started. 2025-07-01 11:49:13.874 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:49:13.874 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:13.874 +03:00 [DBG] POST requests are not supported 2025-07-01 11:49:13.874 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:49:13.874 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:49:13.874 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:49:13.874 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:13.874 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:13.874 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:49:13.874 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:49:13.874 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:49:13.874 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:49:13.874 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:13.874 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:13.874 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:13.874 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:13.874 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:13.874 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:13.874 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:13.874 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:13.874 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:13.874 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:49:13.874 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:49:13.874 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:49:13.874 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:49:13.874 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:49:13.874 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:49:13.874 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:49:13.874 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:49:13.874 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:49:13.874 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:49:13.874 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:49:13.874 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:49:13.874 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:49:13.874 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:49:13.874 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:49:13.875 +03:00 [DBG] Connection id "0HNC8090TGD3A", Request id "0HNC8090TGD3A:00000001": started reading request body. 2025-07-01 11:49:13.875 +03:00 [DBG] Connection id "0HNC8090TGD3A", Request id "0HNC8090TGD3A:00000001": done reading request body. 2025-07-01 11:49:13.875 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:49:13.875 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:49:13.875 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:49:13.875 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:49:13.875 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:49:13.875 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:13.875 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:13.875 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:13.875 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:13.875 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:13.875 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:49:13.875 +03:00 [INF] Changing group of physicals [439] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:49:13.902 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 27.1075ms. 2025-07-01 11:49:13.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:13.902 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:13.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:13.902 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:13.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:13.902 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:13.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:13.903 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:13.903 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:13.903 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:49:13.903 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:13.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:13.903 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:13.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:13.903 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:13.903 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:13.903 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:13.903 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 29.142ms 2025-07-01 11:49:13.903 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:49:13.903 +03:00 [DBG] Connection id "0HNC8090TGD3A" completed keep alive response. 2025-07-01 11:49:13.904 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 29.9855ms 2025-07-01 11:49:13.904 +03:00 [DBG] Connection id "0HNC8090TGD3A" received FIN. 2025-07-01 11:49:13.904 +03:00 [DBG] Connection id "0HNC8090TGD3A" disconnecting. 2025-07-01 11:49:13.904 +03:00 [DBG] Connection id "0HNC8090TGD3A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:13.905 +03:00 [DBG] Connection id "0HNC8090TGD3A" stopped. 2025-07-01 11:49:13.942 +03:00 [DBG] Connection id "0HNC8090TGD3B" accepted. 2025-07-01 11:49:13.942 +03:00 [DBG] Connection id "0HNC8090TGD3B" started. 2025-07-01 11:49:13.943 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:49:13.943 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:13.943 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:49:13.943 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:49:13.943 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:49:13.943 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:13.943 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:13.943 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:13.943 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:13.943 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:49:13.943 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:13.943 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:13.943 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:13.943 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:13.943 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:13.943 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:13.943 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:13.943 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:13.943 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:13.943 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:49:13.943 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:49:13.943 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:49:13.944 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:49:13.944 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:49:13.944 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:49:13.944 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:13.944 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:13.944 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:13.944 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:13.944 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:13.944 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:49:13.944 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:49:13.945 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.2736ms. 2025-07-01 11:49:13.945 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:13.945 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:13.945 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:13.945 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:13.945 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:13.945 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:13.945 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:13.945 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:13.945 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:49:13.945 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:49:13.945 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:49:13.945 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:49:13.945 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:49:13.945 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:49:13.946 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:49:13.946 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:49:13.946 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:13.946 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:13.946 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:13.946 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:13.946 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:13.946 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:13.946 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.6383ms 2025-07-01 11:49:13.946 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:13.946 +03:00 [DBG] Connection id "0HNC8090TGD3B" completed keep alive response. 2025-07-01 11:49:13.946 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.4432ms 2025-07-01 11:49:13.946 +03:00 [DBG] Connection id "0HNC8090TGD3B" received FIN. 2025-07-01 11:49:13.946 +03:00 [DBG] Connection id "0HNC8090TGD3B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:13.946 +03:00 [DBG] Connection id "0HNC8090TGD3B" disconnecting. 2025-07-01 11:49:13.947 +03:00 [DBG] Connection id "0HNC8090TGD3B" stopped. 2025-07-01 11:49:14.009 +03:00 [DBG] Connection id "0HNC8090TGD3C" accepted. 2025-07-01 11:49:14.009 +03:00 [DBG] Connection id "0HNC8090TGD3C" started. 2025-07-01 11:49:14.009 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:49:14.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:14.009 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:49:14.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:49:14.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:49:14.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:14.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:14.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:14.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:14.009 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:49:14.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:14.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:14.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:14.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:14.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:14.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:14.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:14.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:14.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:14.009 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:49:14.009 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:49:14.009 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:49:14.009 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:49:14.009 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:49:14.009 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:49:14.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:14.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:14.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:14.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:14.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:14.010 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:49:14.010 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:49:14.017 +03:00 [DBG] Connection id "0HNC8090TGD3D" accepted. 2025-07-01 11:49:14.017 +03:00 [DBG] Connection id "0HNC8090TGD3D" started. 2025-07-01 11:49:14.017 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:49:14.017 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:14.018 +03:00 [DBG] POST requests are not supported 2025-07-01 11:49:14.018 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:49:14.018 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:49:14.018 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:14.018 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:14.018 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:14.018 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:49:14.018 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:49:14.018 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:14.018 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:49:14.018 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:14.018 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:14.018 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:14.018 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:14.018 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:14.018 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:14.018 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:14.018 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:49:14.019 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:49:14.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:14.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:14.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:14.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:14.019 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:14.019 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1954ms. 2025-07-01 11:49:14.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:14.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:14.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:14.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:14.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:14.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:14.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:14.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:14.019 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:14.019 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:49:14.020 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:14.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:14.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:14.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:14.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:14.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:14.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:14.020 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3988ms 2025-07-01 11:49:14.020 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:14.020 +03:00 [DBG] Connection id "0HNC8090TGD3D" completed keep alive response. 2025-07-01 11:49:14.020 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4791ms 2025-07-01 11:49:14.020 +03:00 [DBG] Connection id "0HNC8090TGD3D" received FIN. 2025-07-01 11:49:14.020 +03:00 [DBG] Connection id "0HNC8090TGD3D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:14.020 +03:00 [DBG] Connection id "0HNC8090TGD3D" disconnecting. 2025-07-01 11:49:14.020 +03:00 [DBG] Connection id "0HNC8090TGD3D" stopped. 2025-07-01 11:49:14.166 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 156.2273ms. 2025-07-01 11:49:14.166 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:14.166 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:14.166 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:14.166 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:14.166 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:14.166 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:14.166 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:14.166 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:14.166 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:49:14.166 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:49:14.166 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:49:14.166 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:49:14.166 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:49:14.166 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:49:14.166 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:49:14.167 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:49:14.167 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:14.167 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:14.167 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:14.167 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:14.168 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:14.168 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:14.168 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 158.2947ms 2025-07-01 11:49:14.168 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:14.168 +03:00 [DBG] Connection id "0HNC8090TGD3C" completed keep alive response. 2025-07-01 11:49:14.168 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 158.8395ms 2025-07-01 11:49:14.172 +03:00 [DBG] Connection id "0HNC8090TGD3C" received FIN. 2025-07-01 11:49:14.172 +03:00 [DBG] Connection id "0HNC8090TGD3C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:14.172 +03:00 [DBG] Connection id "0HNC8090TGD3C" disconnecting. 2025-07-01 11:49:14.172 +03:00 [DBG] Connection id "0HNC8090TGD3C" stopped. 2025-07-01 11:49:19.000 +03:00 [DBG] Connection id "0HNC8090TGD3E" accepted. 2025-07-01 11:49:19.000 +03:00 [DBG] Connection id "0HNC8090TGD3E" started. 2025-07-01 11:49:19.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:49:19.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:19.001 +03:00 [DBG] POST requests are not supported 2025-07-01 11:49:19.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:49:19.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:49:19.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:19.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:19.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:19.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:49:19.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:49:19.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:19.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:49:19.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:19.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:19.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:19.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:19.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:19.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:19.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:19.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:49:19.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:49:19.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:19.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:19.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:19.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:19.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:19.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1728ms. 2025-07-01 11:49:19.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:19.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:19.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:19.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:19.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:19.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:19.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:19.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:19.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:19.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:49:19.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:19.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:19.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:19.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:19.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:19.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:19.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:19.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4134ms 2025-07-01 11:49:19.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:19.003 +03:00 [DBG] Connection id "0HNC8090TGD3E" completed keep alive response. 2025-07-01 11:49:19.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4212ms 2025-07-01 11:49:19.003 +03:00 [DBG] Connection id "0HNC8090TGD3E" received FIN. 2025-07-01 11:49:19.003 +03:00 [DBG] Connection id "0HNC8090TGD3E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:19.003 +03:00 [DBG] Connection id "0HNC8090TGD3E" disconnecting. 2025-07-01 11:49:19.003 +03:00 [DBG] Connection id "0HNC8090TGD3E" stopped. 2025-07-01 11:49:23.991 +03:00 [DBG] Connection id "0HNC8090TGD3F" accepted. 2025-07-01 11:49:23.991 +03:00 [DBG] Connection id "0HNC8090TGD3F" started. 2025-07-01 11:49:23.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:49:23.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:23.992 +03:00 [DBG] POST requests are not supported 2025-07-01 11:49:23.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:49:23.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:49:23.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:23.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:23.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:23.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:49:23.992 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:49:23.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:23.992 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:49:23.992 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:23.992 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:23.992 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:23.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:23.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:23.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:23.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:23.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:49:23.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:49:23.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:23.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:23.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:23.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:23.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:23.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1675ms. 2025-07-01 11:49:23.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:23.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:23.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:23.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:23.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:23.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:23.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:23.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:23.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:23.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:49:23.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:23.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:23.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:23.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:23.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:23.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:23.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:23.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5253ms 2025-07-01 11:49:23.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:23.994 +03:00 [DBG] Connection id "0HNC8090TGD3F" completed keep alive response. 2025-07-01 11:49:23.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4966ms 2025-07-01 11:49:23.994 +03:00 [DBG] Connection id "0HNC8090TGD3F" received FIN. 2025-07-01 11:49:23.995 +03:00 [DBG] Connection id "0HNC8090TGD3F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:23.995 +03:00 [DBG] Connection id "0HNC8090TGD3F" disconnecting. 2025-07-01 11:49:23.995 +03:00 [DBG] Connection id "0HNC8090TGD3F" stopped. 2025-07-01 11:49:26.579 +03:00 [DBG] Connection id "0HNC8090TGD3G" accepted. 2025-07-01 11:49:26.579 +03:00 [DBG] Connection id "0HNC8090TGD3G" started. 2025-07-01 11:49:26.580 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 767 2025-07-01 11:49:26.580 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:26.580 +03:00 [DBG] POST requests are not supported 2025-07-01 11:49:26.580 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:49:26.580 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:49:26.580 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:49:26.580 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:26.580 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:26.580 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:49:26.580 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:49:26.580 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:49:26.580 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:49:26.580 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:26.580 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:26.580 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:26.580 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:26.580 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:26.580 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:26.580 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:26.580 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:26.580 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:26.581 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:49:26.581 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:49:26.581 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:49:26.581 +03:00 [DBG] Connection id "0HNC8090TGD3G", Request id "0HNC8090TGD3G:00000001": started reading request body. 2025-07-01 11:49:26.581 +03:00 [DBG] Connection id "0HNC8090TGD3G", Request id "0HNC8090TGD3G:00000001": done reading request body. 2025-07-01 11:49:26.581 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:49:26.581 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:49:26.581 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:49:26.581 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:49:26.581 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:49:26.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:26.581 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:26.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:26.581 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:26.581 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:26.581 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:49:26.581 +03:00 [INF] Updating physical elements properties 2025-07-01 11:49:26.613 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 32.1806ms. 2025-07-01 11:49:26.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:26.614 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:26.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:26.614 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:26.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:26.614 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:26.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:26.614 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:26.614 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:26.614 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:49:26.614 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:26.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:26.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:26.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:26.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:26.614 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:26.614 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:26.614 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 33.9499ms 2025-07-01 11:49:26.614 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:49:26.614 +03:00 [DBG] Connection id "0HNC8090TGD3G" completed keep alive response. 2025-07-01 11:49:26.614 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 34.7329ms 2025-07-01 11:49:26.615 +03:00 [DBG] Connection id "0HNC8090TGD3G" received FIN. 2025-07-01 11:49:26.615 +03:00 [DBG] Connection id "0HNC8090TGD3G" disconnecting. 2025-07-01 11:49:26.615 +03:00 [DBG] Connection id "0HNC8090TGD3G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:26.616 +03:00 [DBG] Connection id "0HNC8090TGD3G" stopped. 2025-07-01 11:49:26.652 +03:00 [DBG] Connection id "0HNC8090TGD3H" accepted. 2025-07-01 11:49:26.652 +03:00 [DBG] Connection id "0HNC8090TGD3H" started. 2025-07-01 11:49:26.652 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:49:26.652 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:26.652 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:49:26.652 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:49:26.652 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:49:26.652 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:26.652 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:26.653 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:26.653 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:26.653 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:49:26.653 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:26.653 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:26.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-07-01 11:49:26.653 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:26.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-07-01 11:49:26.653 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:26.654 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:26.654 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:26.654 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:26.654 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:49:26.654 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:49:26.654 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:49:26.654 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:49:26.654 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:49:26.654 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:49:26.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:26.654 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:26.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:26.655 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:26.655 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:26.655 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:49:26.655 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:49:26.658 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.219ms. 2025-07-01 11:49:26.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:26.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:26.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:26.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:26.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:26.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:26.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:26.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:26.659 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:49:26.659 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:49:26.659 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:49:26.659 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:49:26.659 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:49:26.659 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:49:26.659 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:49:26.659 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:49:26.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:26.660 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:26.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:26.660 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:26.660 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:26.660 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:26.660 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 6.6315ms 2025-07-01 11:49:26.660 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:26.660 +03:00 [DBG] Connection id "0HNC8090TGD3H" completed keep alive response. 2025-07-01 11:49:26.660 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 8.3883ms 2025-07-01 11:49:26.661 +03:00 [DBG] Connection id "0HNC8090TGD3H" received FIN. 2025-07-01 11:49:26.661 +03:00 [DBG] Connection id "0HNC8090TGD3H" disconnecting. 2025-07-01 11:49:26.661 +03:00 [DBG] Connection id "0HNC8090TGD3H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:26.662 +03:00 [DBG] Connection id "0HNC8090TGD3H" stopped. 2025-07-01 11:49:26.729 +03:00 [DBG] Connection id "0HNC8090TGD3I" accepted. 2025-07-01 11:49:26.729 +03:00 [DBG] Connection id "0HNC8090TGD3I" started. 2025-07-01 11:49:26.729 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:49:26.730 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:26.730 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:49:26.730 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:49:26.730 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:49:26.730 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:26.730 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:26.730 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:26.730 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:26.730 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:49:26.730 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:26.730 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:26.730 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:26.730 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:26.730 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:26.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:26.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:26.731 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:26.731 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:26.731 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:49:26.731 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:49:26.731 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:49:26.731 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:49:26.731 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:49:26.731 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:49:26.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:26.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:26.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:26.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:26.731 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:26.731 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:49:26.731 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:49:26.894 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 162.9168ms. 2025-07-01 11:49:26.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:26.894 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:26.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:26.894 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:26.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:26.894 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:26.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:26.894 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:26.894 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:49:26.895 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:49:26.895 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:49:26.895 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:49:26.895 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:49:26.895 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:49:26.895 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:49:26.896 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:49:26.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:26.896 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:26.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:26.896 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:26.897 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:26.897 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:26.897 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 166.0113ms 2025-07-01 11:49:26.897 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:26.897 +03:00 [DBG] Connection id "0HNC8090TGD3I" completed keep alive response. 2025-07-01 11:49:26.897 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 167.2236ms 2025-07-01 11:49:26.900 +03:00 [DBG] Connection id "0HNC8090TGD3I" received FIN. 2025-07-01 11:49:26.900 +03:00 [DBG] Connection id "0HNC8090TGD3I" disconnecting. 2025-07-01 11:49:26.900 +03:00 [DBG] Connection id "0HNC8090TGD3I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:26.901 +03:00 [DBG] Connection id "0HNC8090TGD3I" stopped. 2025-07-01 11:49:28.997 +03:00 [DBG] Connection id "0HNC8090TGD3J" accepted. 2025-07-01 11:49:28.998 +03:00 [DBG] Connection id "0HNC8090TGD3J" started. 2025-07-01 11:49:28.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:49:28.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:28.998 +03:00 [DBG] POST requests are not supported 2025-07-01 11:49:28.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:49:28.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:49:28.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:28.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:28.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:28.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:49:28.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:49:28.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:28.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:49:28.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:28.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:28.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:28.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:28.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:28.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:28.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:28.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:49:28.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:49:28.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:28.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:28.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:28.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:28.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:28.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1824ms. 2025-07-01 11:49:28.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:28.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:28.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:29.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:29.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:29.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:29.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:29.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:29.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:29.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:49:29.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:29.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:29.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:29.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:29.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:29.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:29.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:29.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1624ms 2025-07-01 11:49:29.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:29.000 +03:00 [DBG] Connection id "0HNC8090TGD3J" completed keep alive response. 2025-07-01 11:49:29.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1378ms 2025-07-01 11:49:29.000 +03:00 [DBG] Connection id "0HNC8090TGD3J" received FIN. 2025-07-01 11:49:29.000 +03:00 [DBG] Connection id "0HNC8090TGD3J" disconnecting. 2025-07-01 11:49:29.000 +03:00 [DBG] Connection id "0HNC8090TGD3J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:29.002 +03:00 [DBG] Connection id "0HNC8090TGD3J" stopped. 2025-07-01 11:49:32.821 +03:00 [DBG] Connection id "0HNC8090TGD3K" accepted. 2025-07-01 11:49:32.822 +03:00 [DBG] Connection id "0HNC8090TGD3K" started. 2025-07-01 11:49:32.822 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:49:32.822 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:32.822 +03:00 [DBG] POST requests are not supported 2025-07-01 11:49:32.822 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:49:32.822 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:49:32.822 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:49:32.822 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:32.822 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:32.822 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:49:32.822 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:49:32.822 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:49:32.822 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:49:32.822 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:32.822 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:32.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-07-01 11:49:32.822 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:32.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-07-01 11:49:32.822 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:32.822 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:32.822 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:32.822 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:32.822 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:49:32.822 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:49:32.822 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:49:32.822 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:49:32.822 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:49:32.822 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:49:32.822 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:49:32.822 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:49:32.822 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:49:32.822 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:49:32.822 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:49:32.822 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:49:32.823 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:49:32.823 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:49:32.823 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:49:32.823 +03:00 [DBG] Connection id "0HNC8090TGD3K", Request id "0HNC8090TGD3K:00000001": started reading request body. 2025-07-01 11:49:32.823 +03:00 [DBG] Connection id "0HNC8090TGD3K", Request id "0HNC8090TGD3K:00000001": done reading request body. 2025-07-01 11:49:32.823 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:49:32.823 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:49:32.823 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:49:32.823 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:49:32.823 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:49:32.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:32.823 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:32.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:32.823 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:32.823 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:32.823 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:49:32.823 +03:00 [INF] Changing group of physicals [440] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:49:32.851 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 28.2088ms. 2025-07-01 11:49:32.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:32.851 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:32.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:32.851 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:32.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:32.851 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:32.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:32.851 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:32.851 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:32.851 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:49:32.851 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:32.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:32.851 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:32.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:32.852 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:32.852 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:32.852 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:32.852 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 29.3612ms 2025-07-01 11:49:32.852 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:49:32.852 +03:00 [DBG] Connection id "0HNC8090TGD3K" completed keep alive response. 2025-07-01 11:49:32.852 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 29.9479ms 2025-07-01 11:49:32.852 +03:00 [DBG] Connection id "0HNC8090TGD3K" received FIN. 2025-07-01 11:49:32.852 +03:00 [DBG] Connection id "0HNC8090TGD3K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:32.852 +03:00 [DBG] Connection id "0HNC8090TGD3K" disconnecting. 2025-07-01 11:49:32.852 +03:00 [DBG] Connection id "0HNC8090TGD3K" stopped. 2025-07-01 11:49:32.894 +03:00 [DBG] Connection id "0HNC8090TGD3L" accepted. 2025-07-01 11:49:32.894 +03:00 [DBG] Connection id "0HNC8090TGD3L" started. 2025-07-01 11:49:32.895 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:49:32.895 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:32.895 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:49:32.895 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:49:32.895 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:49:32.895 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:32.895 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:32.895 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:32.895 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:32.895 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:49:32.895 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:32.895 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:32.895 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:32.895 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:32.895 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:32.895 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:32.895 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:32.895 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:32.895 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:32.896 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:49:32.896 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:49:32.896 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:49:32.896 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:49:32.896 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:49:32.896 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:49:32.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:32.896 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:32.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:32.896 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:32.896 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:32.896 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:49:32.896 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:49:32.897 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1724ms. 2025-07-01 11:49:32.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:32.897 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:32.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:32.897 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:32.897 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:32.897 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:32.897 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:32.897 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:32.898 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:49:32.898 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:49:32.898 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:49:32.898 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:49:32.898 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:49:32.898 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:49:32.898 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:49:32.898 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:49:32.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:32.898 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:32.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:32.898 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:32.898 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:32.898 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:32.898 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.8309ms 2025-07-01 11:49:32.898 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:32.898 +03:00 [DBG] Connection id "0HNC8090TGD3L" completed keep alive response. 2025-07-01 11:49:32.898 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.7273ms 2025-07-01 11:49:32.898 +03:00 [DBG] Connection id "0HNC8090TGD3L" received FIN. 2025-07-01 11:49:32.899 +03:00 [DBG] Connection id "0HNC8090TGD3L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:32.899 +03:00 [DBG] Connection id "0HNC8090TGD3L" disconnecting. 2025-07-01 11:49:32.899 +03:00 [DBG] Connection id "0HNC8090TGD3L" stopped. 2025-07-01 11:49:32.958 +03:00 [DBG] Connection id "0HNC8090TGD3M" accepted. 2025-07-01 11:49:32.958 +03:00 [DBG] Connection id "0HNC8090TGD3M" started. 2025-07-01 11:49:32.958 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:49:32.958 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:32.958 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:49:32.958 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:49:32.958 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:49:32.958 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:32.958 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:32.958 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:32.958 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:32.958 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:49:32.958 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:32.958 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:32.958 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:32.958 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:32.958 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:32.958 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:32.958 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:32.958 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:32.958 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:32.958 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:49:32.958 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:49:32.959 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:49:32.959 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:49:32.959 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:49:32.959 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:49:32.959 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:32.959 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:32.959 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:32.959 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:32.959 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:32.959 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:49:32.959 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:49:33.096 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 137.5735ms. 2025-07-01 11:49:33.096 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:33.096 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:33.096 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:33.096 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:33.096 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:33.096 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:33.096 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:33.096 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:33.096 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:49:33.097 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:49:33.097 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:49:33.097 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:49:33.097 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:49:33.097 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:49:33.097 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:49:33.098 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:49:33.098 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:33.098 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:33.098 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:33.098 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:33.098 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:33.098 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:33.098 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 140.0678ms 2025-07-01 11:49:33.098 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:33.098 +03:00 [DBG] Connection id "0HNC8090TGD3M" completed keep alive response. 2025-07-01 11:49:33.099 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 140.686ms 2025-07-01 11:49:33.102 +03:00 [DBG] Connection id "0HNC8090TGD3M" received FIN. 2025-07-01 11:49:33.102 +03:00 [DBG] Connection id "0HNC8090TGD3M" disconnecting. 2025-07-01 11:49:33.102 +03:00 [DBG] Connection id "0HNC8090TGD3M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:33.103 +03:00 [DBG] Connection id "0HNC8090TGD3M" stopped. 2025-07-01 11:49:33.993 +03:00 [DBG] Connection id "0HNC8090TGD3N" accepted. 2025-07-01 11:49:33.993 +03:00 [DBG] Connection id "0HNC8090TGD3N" started. 2025-07-01 11:49:33.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:49:33.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:33.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:49:33.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:49:33.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:49:33.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:33.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:33.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:33.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:49:33.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:49:33.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:33.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:49:33.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:33.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:33.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:33.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:33.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:33.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:33.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:33.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:49:33.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:49:33.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:33.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:33.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:33.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:33.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:33.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1915ms. 2025-07-01 11:49:33.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:33.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:33.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:33.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:33.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:33.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:33.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:33.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:33.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:33.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:49:33.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:33.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:33.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:33.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:33.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:33.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:33.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:33.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0381ms 2025-07-01 11:49:33.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:33.995 +03:00 [DBG] Connection id "0HNC8090TGD3N" completed keep alive response. 2025-07-01 11:49:33.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9581ms 2025-07-01 11:49:33.996 +03:00 [DBG] Connection id "0HNC8090TGD3N" received FIN. 2025-07-01 11:49:33.996 +03:00 [DBG] Connection id "0HNC8090TGD3N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:33.996 +03:00 [DBG] Connection id "0HNC8090TGD3N" disconnecting. 2025-07-01 11:49:33.996 +03:00 [DBG] Connection id "0HNC8090TGD3N" stopped. 2025-07-01 11:49:39.014 +03:00 [DBG] Connection id "0HNC8090TGD3O" accepted. 2025-07-01 11:49:39.014 +03:00 [DBG] Connection id "0HNC8090TGD3O" started. 2025-07-01 11:49:39.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:49:39.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:39.015 +03:00 [DBG] POST requests are not supported 2025-07-01 11:49:39.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:49:39.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:49:39.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:39.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:39.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:39.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:49:39.015 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:49:39.015 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:39.015 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:49:39.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:39.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:39.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:39.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:39.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:39.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:39.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:39.016 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:49:39.016 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:49:39.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:39.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:39.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:39.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:39.016 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:39.017 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.3112ms. 2025-07-01 11:49:39.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:39.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:39.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:39.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:39.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:39.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:39.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:39.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:39.017 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:39.017 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:49:39.018 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:39.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:39.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:39.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:39.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:39.018 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:39.018 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:39.018 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0853ms 2025-07-01 11:49:39.018 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:39.018 +03:00 [DBG] Connection id "0HNC8090TGD3O" completed keep alive response. 2025-07-01 11:49:39.018 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4871ms 2025-07-01 11:49:39.018 +03:00 [DBG] Connection id "0HNC8090TGD3O" received FIN. 2025-07-01 11:49:39.019 +03:00 [DBG] Connection id "0HNC8090TGD3O" disconnecting. 2025-07-01 11:49:39.019 +03:00 [DBG] Connection id "0HNC8090TGD3O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:39.020 +03:00 [DBG] Connection id "0HNC8090TGD3O" stopped. 2025-07-01 11:49:43.995 +03:00 [DBG] Connection id "0HNC8090TGD3P" accepted. 2025-07-01 11:49:43.995 +03:00 [DBG] Connection id "0HNC8090TGD3P" started. 2025-07-01 11:49:43.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:49:43.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:43.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:49:43.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:49:43.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:49:43.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:43.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:43.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:43.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:49:43.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:49:43.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:43.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:49:43.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:43.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:43.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:43.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:43.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:43.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:43.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:43.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:49:43.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:49:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:43.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:43.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1495ms. 2025-07-01 11:49:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:43.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:43.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:43.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:43.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:43.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:43.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:49:43.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:43.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:43.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:43.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.029ms 2025-07-01 11:49:43.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:43.997 +03:00 [DBG] Connection id "0HNC8090TGD3P" completed keep alive response. 2025-07-01 11:49:43.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7316ms 2025-07-01 11:49:43.997 +03:00 [DBG] Connection id "0HNC8090TGD3P" received FIN. 2025-07-01 11:49:43.997 +03:00 [DBG] Connection id "0HNC8090TGD3P" disconnecting. 2025-07-01 11:49:43.997 +03:00 [DBG] Connection id "0HNC8090TGD3P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:43.998 +03:00 [DBG] Connection id "0HNC8090TGD3P" stopped. 2025-07-01 11:49:45.361 +03:00 [DBG] Connection id "0HNC8090TGD3Q" accepted. 2025-07-01 11:49:45.361 +03:00 [DBG] Connection id "0HNC8090TGD3Q" started. 2025-07-01 11:49:45.362 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 736 2025-07-01 11:49:45.362 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:45.362 +03:00 [DBG] POST requests are not supported 2025-07-01 11:49:45.362 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:49:45.362 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:49:45.362 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:49:45.362 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:45.362 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:45.362 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:49:45.362 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:49:45.362 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:49:45.362 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:49:45.363 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:45.363 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:45.363 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:45.363 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:45.363 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:45.363 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:45.363 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:45.363 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:45.363 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:45.363 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:49:45.363 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:49:45.364 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:49:45.364 +03:00 [DBG] Connection id "0HNC8090TGD3Q", Request id "0HNC8090TGD3Q:00000001": started reading request body. 2025-07-01 11:49:45.364 +03:00 [DBG] Connection id "0HNC8090TGD3Q", Request id "0HNC8090TGD3Q:00000001": done reading request body. 2025-07-01 11:49:45.364 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:49:45.364 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:49:45.364 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:49:45.364 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:49:45.364 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:49:45.364 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:45.364 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:45.364 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:45.365 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:45.365 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:45.365 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:49:45.365 +03:00 [INF] Updating physical elements properties 2025-07-01 11:49:45.401 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 35.8251ms. 2025-07-01 11:49:45.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:45.401 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:45.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:45.401 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:45.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:45.401 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:45.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:45.401 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:45.401 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:45.401 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:49:45.401 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:45.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:45.402 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:45.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:45.402 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:45.402 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:45.402 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:45.402 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 38.785ms 2025-07-01 11:49:45.402 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:49:45.402 +03:00 [DBG] Connection id "0HNC8090TGD3Q" completed keep alive response. 2025-07-01 11:49:45.402 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 40.4376ms 2025-07-01 11:49:45.402 +03:00 [DBG] Connection id "0HNC8090TGD3Q" received FIN. 2025-07-01 11:49:45.402 +03:00 [DBG] Connection id "0HNC8090TGD3Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:45.403 +03:00 [DBG] Connection id "0HNC8090TGD3Q" disconnecting. 2025-07-01 11:49:45.403 +03:00 [DBG] Connection id "0HNC8090TGD3Q" stopped. 2025-07-01 11:49:45.441 +03:00 [DBG] Connection id "0HNC8090TGD3R" accepted. 2025-07-01 11:49:45.441 +03:00 [DBG] Connection id "0HNC8090TGD3R" started. 2025-07-01 11:49:45.441 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:49:45.441 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:45.441 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:49:45.441 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:49:45.441 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:49:45.441 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:45.441 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:45.441 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:45.441 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:45.441 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:49:45.441 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:45.441 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:45.441 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:45.441 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:45.441 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:45.442 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:45.442 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:45.442 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:45.442 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:45.442 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:49:45.442 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:49:45.442 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:49:45.442 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:49:45.442 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:49:45.442 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:49:45.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:45.442 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:45.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:45.442 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:45.442 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:45.442 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:49:45.442 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:49:45.444 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.1406ms. 2025-07-01 11:49:45.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:45.444 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:45.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:45.444 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:45.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:45.444 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:45.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:45.444 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:45.444 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:49:45.444 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:49:45.444 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:49:45.444 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:49:45.444 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:49:45.444 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:49:45.444 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:49:45.445 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:49:45.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:45.445 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:45.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:45.445 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:45.445 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:45.445 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:45.445 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.3175ms 2025-07-01 11:49:45.445 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:45.445 +03:00 [DBG] Connection id "0HNC8090TGD3R" completed keep alive response. 2025-07-01 11:49:45.445 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.8947ms 2025-07-01 11:49:45.445 +03:00 [DBG] Connection id "0HNC8090TGD3R" received FIN. 2025-07-01 11:49:45.446 +03:00 [DBG] Connection id "0HNC8090TGD3R" disconnecting. 2025-07-01 11:49:45.446 +03:00 [DBG] Connection id "0HNC8090TGD3R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:45.447 +03:00 [DBG] Connection id "0HNC8090TGD3R" stopped. 2025-07-01 11:49:45.513 +03:00 [DBG] Connection id "0HNC8090TGD3S" accepted. 2025-07-01 11:49:45.513 +03:00 [DBG] Connection id "0HNC8090TGD3S" started. 2025-07-01 11:49:45.513 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:49:45.513 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:45.513 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:49:45.513 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:49:45.514 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:49:45.514 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:45.514 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:45.514 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:45.514 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:45.514 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:49:45.514 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:45.514 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:45.514 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:45.514 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:45.514 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:45.514 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:45.514 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:45.514 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:45.514 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:45.514 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:49:45.514 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:49:45.514 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:49:45.514 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:49:45.514 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:49:45.514 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:49:45.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:45.514 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:45.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:45.514 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:45.514 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:45.514 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:49:45.514 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:49:45.656 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 142.1883ms. 2025-07-01 11:49:45.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:45.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:45.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:45.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:45.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:45.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:45.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:45.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:45.657 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:49:45.657 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:49:45.657 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:49:45.657 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:49:45.657 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:49:45.657 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:49:45.657 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:49:45.659 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:49:45.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:45.659 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:45.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:45.659 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:45.659 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:45.659 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:45.659 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 145.5269ms 2025-07-01 11:49:45.660 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:45.660 +03:00 [DBG] Connection id "0HNC8090TGD3S" completed keep alive response. 2025-07-01 11:49:45.660 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 146.1943ms 2025-07-01 11:49:45.663 +03:00 [DBG] Connection id "0HNC8090TGD3S" received FIN. 2025-07-01 11:49:45.663 +03:00 [DBG] Connection id "0HNC8090TGD3S" disconnecting. 2025-07-01 11:49:45.663 +03:00 [DBG] Connection id "0HNC8090TGD3S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:45.664 +03:00 [DBG] Connection id "0HNC8090TGD3S" stopped. 2025-07-01 11:49:48.940 +03:00 [DBG] Connection id "0HNC8090TGD3T" accepted. 2025-07-01 11:49:48.940 +03:00 [DBG] Connection id "0HNC8090TGD3T" started. 2025-07-01 11:49:48.940 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:49:48.940 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:48.941 +03:00 [DBG] POST requests are not supported 2025-07-01 11:49:48.941 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:49:48.941 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:49:48.941 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:49:48.941 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:48.941 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:48.941 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:49:48.941 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:49:48.941 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:49:48.941 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:49:48.941 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:48.941 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:48.941 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:48.941 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:48.941 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:48.941 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:48.941 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:48.941 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:48.941 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:48.941 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:49:48.942 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:49:48.942 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:49:48.942 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:49:48.942 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:49:48.942 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:49:48.942 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:49:48.942 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:49:48.942 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:49:48.942 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:49:48.942 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:49:48.942 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:49:48.942 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:49:48.942 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:49:48.942 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:49:48.942 +03:00 [DBG] Connection id "0HNC8090TGD3T", Request id "0HNC8090TGD3T:00000001": started reading request body. 2025-07-01 11:49:48.942 +03:00 [DBG] Connection id "0HNC8090TGD3T", Request id "0HNC8090TGD3T:00000001": done reading request body. 2025-07-01 11:49:48.942 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:49:48.942 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:49:48.942 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:49:48.942 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:49:48.942 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:49:48.942 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:48.942 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:48.942 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:48.942 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:48.942 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:48.942 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:49:48.942 +03:00 [INF] Changing group of physicals [441] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:49:48.961 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.4397ms. 2025-07-01 11:49:48.961 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:48.961 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:48.961 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:48.961 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:48.961 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:48.961 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:48.961 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:48.961 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:48.961 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:48.961 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:49:48.962 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:48.962 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:48.962 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:48.962 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:48.962 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:48.962 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:48.962 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:48.962 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 20.4463ms 2025-07-01 11:49:48.962 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:49:48.962 +03:00 [DBG] Connection id "0HNC8090TGD3T" completed keep alive response. 2025-07-01 11:49:48.962 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 21.5139ms 2025-07-01 11:49:48.962 +03:00 [DBG] Connection id "0HNC8090TGD3T" received FIN. 2025-07-01 11:49:48.962 +03:00 [DBG] Connection id "0HNC8090TGD3T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:48.962 +03:00 [DBG] Connection id "0HNC8090TGD3T" disconnecting. 2025-07-01 11:49:48.963 +03:00 [DBG] Connection id "0HNC8090TGD3T" stopped. 2025-07-01 11:49:49.004 +03:00 [DBG] Connection id "0HNC8090TGD3U" accepted. 2025-07-01 11:49:49.004 +03:00 [DBG] Connection id "0HNC8090TGD3U" started. 2025-07-01 11:49:49.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:49:49.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:49.004 +03:00 [DBG] POST requests are not supported 2025-07-01 11:49:49.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:49:49.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:49:49.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:49.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:49.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:49.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:49:49.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:49:49.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:49.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:49:49.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:49.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:49.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:49.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:49.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:49.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:49.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:49.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:49:49.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:49:49.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:49.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:49.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:49.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:49.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:49.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1886ms. 2025-07-01 11:49:49.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:49.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:49.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:49.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:49.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:49.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:49.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:49.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:49.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:49.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:49:49.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:49.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:49.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:49.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:49.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:49.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:49.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:49.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2162ms 2025-07-01 11:49:49.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:49.006 +03:00 [DBG] Connection id "0HNC8090TGD3U" completed keep alive response. 2025-07-01 11:49:49.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2868ms 2025-07-01 11:49:49.007 +03:00 [DBG] Connection id "0HNC8090TGD3U" received FIN. 2025-07-01 11:49:49.007 +03:00 [DBG] Connection id "0HNC8090TGD3U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:49.007 +03:00 [DBG] Connection id "0HNC8090TGD3U" disconnecting. 2025-07-01 11:49:49.007 +03:00 [DBG] Connection id "0HNC8090TGD3U" stopped. 2025-07-01 11:49:49.040 +03:00 [DBG] Connection id "0HNC8090TGD3V" accepted. 2025-07-01 11:49:49.040 +03:00 [DBG] Connection id "0HNC8090TGD3V" started. 2025-07-01 11:49:49.040 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:49:49.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:49.040 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:49:49.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:49:49.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:49:49.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:49.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:49.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:49.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:49.041 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:49:49.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:49.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:49.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:49.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:49.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:49.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:49.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:49.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:49.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:49.041 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:49:49.042 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:49:49.042 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:49:49.042 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:49:49.042 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:49:49.042 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:49:49.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:49.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:49.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:49.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:49.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:49.042 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:49:49.042 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:49:49.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.634ms. 2025-07-01 11:49:49.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:49.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:49.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:49.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:49.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:49.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:49.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:49.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:49.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:49:49.044 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:49:49.044 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:49:49.044 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:49:49.044 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:49:49.044 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:49:49.044 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:49:49.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:49:49.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:49.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:49.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:49.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:49.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:49.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:49.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.3564ms 2025-07-01 11:49:49.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:49.045 +03:00 [DBG] Connection id "0HNC8090TGD3V" completed keep alive response. 2025-07-01 11:49:49.045 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.5154ms 2025-07-01 11:49:49.045 +03:00 [DBG] Connection id "0HNC8090TGD3V" received FIN. 2025-07-01 11:49:49.045 +03:00 [DBG] Connection id "0HNC8090TGD3V" disconnecting. 2025-07-01 11:49:49.046 +03:00 [DBG] Connection id "0HNC8090TGD3V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:49.047 +03:00 [DBG] Connection id "0HNC8090TGD3V" stopped. 2025-07-01 11:49:49.105 +03:00 [DBG] Connection id "0HNC8090TGD40" accepted. 2025-07-01 11:49:49.105 +03:00 [DBG] Connection id "0HNC8090TGD40" started. 2025-07-01 11:49:49.105 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:49:49.105 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:49.105 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:49:49.105 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:49:49.105 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:49:49.106 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:49.106 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:49.106 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:49.106 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:49.106 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:49:49.106 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:49.106 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:49.106 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:49.106 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:49.106 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:49.106 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:49.106 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:49.106 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:49.106 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:49:49.106 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:49:49.106 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:49:49.106 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:49:49.106 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:49:49.106 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:49:49.106 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:49:49.106 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:49.106 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:49.107 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:49.107 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:49.107 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:49.107 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:49:49.107 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:49:49.259 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 152.2032ms. 2025-07-01 11:49:49.259 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:49.259 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:49.259 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:49.259 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:49.259 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:49.259 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:49.259 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:49.259 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:49.259 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:49:49.259 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:49:49.259 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:49:49.259 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:49:49.259 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:49:49.259 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:49:49.259 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:49:49.261 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:49:49.261 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:49.261 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:49.261 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:49.261 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:49.261 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:49.261 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:49.261 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 154.7918ms 2025-07-01 11:49:49.261 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:49:49.261 +03:00 [DBG] Connection id "0HNC8090TGD40" completed keep alive response. 2025-07-01 11:49:49.261 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 155.6356ms 2025-07-01 11:49:49.269 +03:00 [DBG] Connection id "0HNC8090TGD40" received FIN. 2025-07-01 11:49:49.269 +03:00 [DBG] Connection id "0HNC8090TGD40" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:49.269 +03:00 [DBG] Connection id "0HNC8090TGD40" disconnecting. 2025-07-01 11:49:49.269 +03:00 [DBG] Connection id "0HNC8090TGD40" stopped. 2025-07-01 11:49:54.015 +03:00 [DBG] Connection id "0HNC8090TGD41" accepted. 2025-07-01 11:49:54.015 +03:00 [DBG] Connection id "0HNC8090TGD41" started. 2025-07-01 11:49:54.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:49:54.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:54.015 +03:00 [DBG] POST requests are not supported 2025-07-01 11:49:54.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:49:54.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:49:54.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:54.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:54.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:54.016 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:49:54.016 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:49:54.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:54.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:49:54.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:54.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:54.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:54.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:54.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:54.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:54.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:54.016 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:49:54.016 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:49:54.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:54.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:54.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:54.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:54.016 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:54.017 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1979ms. 2025-07-01 11:49:54.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:54.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:54.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:54.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:54.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:54.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:54.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:54.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:54.017 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:54.017 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:49:54.017 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:54.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:54.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:54.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:54.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:54.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:54.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:54.017 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1417ms 2025-07-01 11:49:54.017 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:54.017 +03:00 [DBG] Connection id "0HNC8090TGD41" completed keep alive response. 2025-07-01 11:49:54.017 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3291ms 2025-07-01 11:49:54.021 +03:00 [DBG] Connection id "0HNC8090TGD41" received FIN. 2025-07-01 11:49:54.021 +03:00 [DBG] Connection id "0HNC8090TGD41" disconnecting. 2025-07-01 11:49:54.022 +03:00 [DBG] Connection id "0HNC8090TGD41" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:54.023 +03:00 [DBG] Connection id "0HNC8090TGD41" stopped. 2025-07-01 11:49:59.004 +03:00 [DBG] Connection id "0HNC8090TGD42" accepted. 2025-07-01 11:49:59.004 +03:00 [DBG] Connection id "0HNC8090TGD42" started. 2025-07-01 11:49:59.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:49:59.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:49:59.005 +03:00 [DBG] POST requests are not supported 2025-07-01 11:49:59.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:49:59.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:49:59.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:59.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:49:59.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:49:59.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:49:59.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:49:59.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:59.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:49:59.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:49:59.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:49:59.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:49:59.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:49:59.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:49:59.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:59.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:59.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:49:59.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:49:59.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:59.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:59.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:59.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:59.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:49:59.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1818ms. 2025-07-01 11:49:59.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:59.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:49:59.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:59.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:49:59.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:59.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:59.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:59.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:59.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:59.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:49:59.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:49:59.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:59.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:49:59.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:59.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:59.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:59.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:49:59.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3992ms 2025-07-01 11:49:59.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:49:59.008 +03:00 [DBG] Connection id "0HNC8090TGD42" completed keep alive response. 2025-07-01 11:49:59.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.164ms 2025-07-01 11:49:59.008 +03:00 [DBG] Connection id "0HNC8090TGD42" received FIN. 2025-07-01 11:49:59.008 +03:00 [DBG] Connection id "0HNC8090TGD42" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:49:59.008 +03:00 [DBG] Connection id "0HNC8090TGD42" disconnecting. 2025-07-01 11:49:59.009 +03:00 [DBG] Connection id "0HNC8090TGD42" stopped. 2025-07-01 11:50:00.469 +03:00 [DBG] Connection id "0HNC8090TGD43" accepted. 2025-07-01 11:50:00.469 +03:00 [DBG] Connection id "0HNC8090TGD43" started. 2025-07-01 11:50:00.469 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 736 2025-07-01 11:50:00.469 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:00.469 +03:00 [DBG] POST requests are not supported 2025-07-01 11:50:00.470 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:50:00.470 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:50:00.470 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:50:00.470 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:00.470 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:00.470 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:50:00.470 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:50:00.470 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:50:00.470 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:00.470 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:00.470 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:00.470 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:00.470 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:00.470 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:00.470 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:00.471 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:00.471 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:00.471 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:00.471 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:50:00.471 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:50:00.471 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:50:00.471 +03:00 [DBG] Connection id "0HNC8090TGD43", Request id "0HNC8090TGD43:00000001": started reading request body. 2025-07-01 11:50:00.471 +03:00 [DBG] Connection id "0HNC8090TGD43", Request id "0HNC8090TGD43:00000001": done reading request body. 2025-07-01 11:50:00.471 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:50:00.471 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:50:00.471 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:50:00.471 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:50:00.471 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:50:00.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:00.471 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:00.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:00.471 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:00.471 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:00.471 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:50:00.471 +03:00 [INF] Updating physical elements properties 2025-07-01 11:50:00.499 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 27.8273ms. 2025-07-01 11:50:00.499 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:00.499 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:00.499 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:00.500 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:00.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:00.500 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:00.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:00.500 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:00.500 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:00.500 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:50:00.500 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:00.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:00.500 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:00.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:00.500 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:00.500 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:00.500 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:00.500 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 29.391ms 2025-07-01 11:50:00.500 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:50:00.500 +03:00 [DBG] Connection id "0HNC8090TGD43" completed keep alive response. 2025-07-01 11:50:00.500 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 30.7326ms 2025-07-01 11:50:00.500 +03:00 [DBG] Connection id "0HNC8090TGD43" received FIN. 2025-07-01 11:50:00.500 +03:00 [DBG] Connection id "0HNC8090TGD43" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:00.501 +03:00 [DBG] Connection id "0HNC8090TGD43" disconnecting. 2025-07-01 11:50:00.501 +03:00 [DBG] Connection id "0HNC8090TGD43" stopped. 2025-07-01 11:50:00.542 +03:00 [DBG] Connection id "0HNC8090TGD44" accepted. 2025-07-01 11:50:00.542 +03:00 [DBG] Connection id "0HNC8090TGD44" started. 2025-07-01 11:50:00.542 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:50:00.542 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:00.542 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:50:00.542 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:00.542 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:00.542 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:00.542 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:00.542 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:00.542 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:00.542 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:00.542 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:00.542 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:00.542 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:00.542 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:00.542 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:00.542 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:00.542 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:00.542 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:00.542 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:00.542 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:50:00.543 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:50:00.543 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:00.543 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:00.543 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:50:00.543 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:50:00.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:00.543 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:00.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:00.543 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:00.543 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:00.543 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:50:00.543 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:50:00.546 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.7807ms. 2025-07-01 11:50:00.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:00.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:00.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:00.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:00.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:00.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:00.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:00.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:00.546 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:00.546 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:50:00.546 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:50:00.546 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:50:00.546 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:50:00.546 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:50:00.546 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:50:00.546 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:00.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:00.547 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:00.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:00.547 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:00.547 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:00.547 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:00.547 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.3205ms 2025-07-01 11:50:00.547 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:00.547 +03:00 [DBG] Connection id "0HNC8090TGD44" completed keep alive response. 2025-07-01 11:50:00.547 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.9402ms 2025-07-01 11:50:00.547 +03:00 [DBG] Connection id "0HNC8090TGD44" received FIN. 2025-07-01 11:50:00.547 +03:00 [DBG] Connection id "0HNC8090TGD44" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:00.548 +03:00 [DBG] Connection id "0HNC8090TGD44" disconnecting. 2025-07-01 11:50:00.548 +03:00 [DBG] Connection id "0HNC8090TGD44" stopped. 2025-07-01 11:50:00.611 +03:00 [DBG] Connection id "0HNC8090TGD45" accepted. 2025-07-01 11:50:00.611 +03:00 [DBG] Connection id "0HNC8090TGD45" started. 2025-07-01 11:50:00.611 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:50:00.611 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:00.611 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:50:00.611 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:00.611 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:00.611 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:00.611 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:00.611 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:00.612 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:00.612 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:00.612 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:00.612 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:00.612 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:00.612 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:00.612 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:00.612 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:00.612 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:00.612 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:00.612 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:00.612 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:50:00.612 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:50:00.612 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:00.612 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:00.612 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:50:00.612 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:50:00.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:00.612 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:00.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:00.612 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:00.612 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:00.612 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:50:00.612 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:50:00.752 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 139.9438ms. 2025-07-01 11:50:00.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:00.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:00.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:00.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:00.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:00.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:00.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:00.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:00.752 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:00.752 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:50:00.752 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:50:00.752 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:50:00.752 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:50:00.752 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:50:00.752 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:50:00.754 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:00.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:00.754 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:00.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:00.754 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:00.754 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:00.754 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:00.754 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 142.3975ms 2025-07-01 11:50:00.754 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:00.754 +03:00 [DBG] Connection id "0HNC8090TGD45" completed keep alive response. 2025-07-01 11:50:00.754 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 142.9508ms 2025-07-01 11:50:00.761 +03:00 [DBG] Connection id "0HNC8090TGD45" received FIN. 2025-07-01 11:50:00.761 +03:00 [DBG] Connection id "0HNC8090TGD45" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:00.761 +03:00 [DBG] Connection id "0HNC8090TGD45" disconnecting. 2025-07-01 11:50:00.761 +03:00 [DBG] Connection id "0HNC8090TGD45" stopped. 2025-07-01 11:50:03.887 +03:00 [DBG] Connection id "0HNC8090TGD46" accepted. 2025-07-01 11:50:03.887 +03:00 [DBG] Connection id "0HNC8090TGD46" started. 2025-07-01 11:50:03.888 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:50:03.888 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:03.888 +03:00 [DBG] POST requests are not supported 2025-07-01 11:50:03.888 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:50:03.888 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:50:03.888 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:50:03.888 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:03.888 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:03.888 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:50:03.888 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:50:03.888 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:50:03.888 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:03.888 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:03.888 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:03.888 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:03.888 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:03.888 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:03.888 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:03.888 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:03.888 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:03.888 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:03.888 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:50:03.888 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:50:03.888 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:50:03.888 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:50:03.889 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:50:03.889 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:50:03.889 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:50:03.889 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:50:03.889 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:50:03.889 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:50:03.889 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:50:03.889 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:50:03.889 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:50:03.889 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:50:03.889 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:50:03.889 +03:00 [DBG] Connection id "0HNC8090TGD46", Request id "0HNC8090TGD46:00000001": started reading request body. 2025-07-01 11:50:03.889 +03:00 [DBG] Connection id "0HNC8090TGD46", Request id "0HNC8090TGD46:00000001": done reading request body. 2025-07-01 11:50:03.889 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:50:03.889 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:50:03.889 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:50:03.889 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:50:03.889 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:50:03.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:03.889 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:03.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:03.889 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:03.889 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:03.889 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:50:03.889 +03:00 [INF] Changing group of physicals [442] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:50:03.906 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.082ms. 2025-07-01 11:50:03.906 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:03.906 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:03.906 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:03.906 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:03.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:03.906 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:03.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:03.906 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:03.907 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:03.907 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:50:03.907 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:03.907 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:03.907 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:03.907 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:03.907 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:03.907 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:03.907 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:03.907 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 18.5887ms 2025-07-01 11:50:03.907 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:50:03.907 +03:00 [DBG] Connection id "0HNC8090TGD46" completed keep alive response. 2025-07-01 11:50:03.907 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 19.4775ms 2025-07-01 11:50:03.907 +03:00 [DBG] Connection id "0HNC8090TGD46" received FIN. 2025-07-01 11:50:03.907 +03:00 [DBG] Connection id "0HNC8090TGD46" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:03.908 +03:00 [DBG] Connection id "0HNC8090TGD46" disconnecting. 2025-07-01 11:50:03.908 +03:00 [DBG] Connection id "0HNC8090TGD46" stopped. 2025-07-01 11:50:03.952 +03:00 [DBG] Connection id "0HNC8090TGD47" accepted. 2025-07-01 11:50:03.952 +03:00 [DBG] Connection id "0HNC8090TGD47" started. 2025-07-01 11:50:03.952 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:50:03.952 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:03.952 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:50:03.952 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:03.952 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:03.952 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:03.952 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:03.953 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:03.953 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:03.953 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:03.953 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:03.953 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:03.953 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:03.953 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:03.953 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:03.954 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:03.954 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:03.954 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:03.954 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:03.954 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:50:03.954 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:50:03.954 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:03.954 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:03.954 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:50:03.954 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:50:03.954 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:03.954 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:03.954 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:03.954 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:03.954 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:03.954 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:50:03.954 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:50:03.956 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.6534ms. 2025-07-01 11:50:03.956 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:03.956 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:03.956 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:03.956 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:03.956 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:03.956 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:03.956 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:03.956 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:03.956 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:03.956 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:50:03.956 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:50:03.957 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:50:03.957 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:50:03.957 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:50:03.957 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:50:03.957 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:03.957 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:03.957 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:03.957 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:03.957 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:03.957 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:03.957 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:03.957 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.67ms 2025-07-01 11:50:03.957 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:03.957 +03:00 [DBG] Connection id "0HNC8090TGD47" completed keep alive response. 2025-07-01 11:50:03.957 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.1722ms 2025-07-01 11:50:03.958 +03:00 [DBG] Connection id "0HNC8090TGD47" received FIN. 2025-07-01 11:50:03.958 +03:00 [DBG] Connection id "0HNC8090TGD47" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:03.958 +03:00 [DBG] Connection id "0HNC8090TGD47" disconnecting. 2025-07-01 11:50:03.958 +03:00 [DBG] Connection id "0HNC8090TGD47" stopped. 2025-07-01 11:50:04.019 +03:00 [DBG] Connection id "0HNC8090TGD48" accepted. 2025-07-01 11:50:04.020 +03:00 [DBG] Connection id "0HNC8090TGD48" started. 2025-07-01 11:50:04.020 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:50:04.020 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:04.020 +03:00 [DBG] Connection id "0HNC8090TGD49" accepted. 2025-07-01 11:50:04.020 +03:00 [DBG] POST requests are not supported 2025-07-01 11:50:04.020 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:50:04.020 +03:00 [DBG] Connection id "0HNC8090TGD49" started. 2025-07-01 11:50:04.020 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:50:04.020 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:04.020 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:04.020 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:04.020 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:50:04.020 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:50:04.020 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:04.020 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:50:04.020 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:50:04.020 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:04.020 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:04.021 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:50:04.021 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:04.021 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:04.021 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:04.021 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:04.021 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:04.021 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:04.021 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:04.021 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:04.021 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:04.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:04.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:04.021 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:04.021 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:50:04.021 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:04.021 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:50:04.021 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:04.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:04.021 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:04.021 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:04.021 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:04.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:04.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:04.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:04.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:04.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:04.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:04.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:04.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1544ms. 2025-07-01 11:50:04.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:04.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:04.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:04.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:04.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:04.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:04.022 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:50:04.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:04.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:04.022 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:50:04.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:04.022 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:04.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:04.022 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:04.022 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:04.022 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:50:04.022 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:50:04.022 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:50:04.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:04.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:04.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:04.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:04.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:04.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:04.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:04.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:04.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:04.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:04.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:04.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:04.023 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:50:04.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0228ms 2025-07-01 11:50:04.023 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:50:04.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:04.023 +03:00 [DBG] Connection id "0HNC8090TGD48" completed keep alive response. 2025-07-01 11:50:04.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4773ms 2025-07-01 11:50:04.023 +03:00 [DBG] Connection id "0HNC8090TGD48" received FIN. 2025-07-01 11:50:04.023 +03:00 [DBG] Connection id "0HNC8090TGD48" disconnecting. 2025-07-01 11:50:04.023 +03:00 [DBG] Connection id "0HNC8090TGD48" stopped. 2025-07-01 11:50:04.023 +03:00 [DBG] Connection id "0HNC8090TGD48" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:04.185 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 161.9398ms. 2025-07-01 11:50:04.185 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:04.185 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:04.185 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:04.185 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:04.185 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:04.185 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:04.185 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:04.185 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:04.185 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:04.185 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:50:04.185 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:50:04.185 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:50:04.185 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:50:04.185 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:50:04.185 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:50:04.187 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:04.187 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:04.187 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:04.187 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:04.187 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:04.187 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:04.187 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:04.187 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 165.386ms 2025-07-01 11:50:04.187 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:04.187 +03:00 [DBG] Connection id "0HNC8090TGD49" completed keep alive response. 2025-07-01 11:50:04.187 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 166.9571ms 2025-07-01 11:50:04.190 +03:00 [DBG] Connection id "0HNC8090TGD49" received FIN. 2025-07-01 11:50:04.190 +03:00 [DBG] Connection id "0HNC8090TGD49" disconnecting. 2025-07-01 11:50:04.190 +03:00 [DBG] Connection id "0HNC8090TGD49" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:04.192 +03:00 [DBG] Connection id "0HNC8090TGD49" stopped. 2025-07-01 11:50:09.014 +03:00 [DBG] Connection id "0HNC8090TGD4A" accepted. 2025-07-01 11:50:09.014 +03:00 [DBG] Connection id "0HNC8090TGD4A" started. 2025-07-01 11:50:09.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:50:09.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:09.014 +03:00 [DBG] POST requests are not supported 2025-07-01 11:50:09.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:50:09.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:50:09.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:09.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:09.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:09.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:50:09.015 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:50:09.015 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:09.015 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:50:09.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:09.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:09.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:09.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:09.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:09.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:09.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:09.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:50:09.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:50:09.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:09.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:09.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:09.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:09.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:09.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.177ms. 2025-07-01 11:50:09.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:09.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:09.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:09.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:09.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:09.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:09.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:09.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:09.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:09.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:50:09.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:09.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:09.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:09.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:09.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:09.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:09.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:09.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2295ms 2025-07-01 11:50:09.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:09.016 +03:00 [DBG] Connection id "0HNC8090TGD4A" completed keep alive response. 2025-07-01 11:50:09.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0749ms 2025-07-01 11:50:09.016 +03:00 [DBG] Connection id "0HNC8090TGD4A" received FIN. 2025-07-01 11:50:09.016 +03:00 [DBG] Connection id "0HNC8090TGD4A" disconnecting. 2025-07-01 11:50:09.017 +03:00 [DBG] Connection id "0HNC8090TGD4A" stopped. 2025-07-01 11:50:09.017 +03:00 [DBG] Connection id "0HNC8090TGD4A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:13.991 +03:00 [DBG] Connection id "0HNC8090TGD4B" accepted. 2025-07-01 11:50:13.991 +03:00 [DBG] Connection id "0HNC8090TGD4B" started. 2025-07-01 11:50:13.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:50:13.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:13.992 +03:00 [DBG] POST requests are not supported 2025-07-01 11:50:13.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:50:13.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:50:13.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:13.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:13.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:13.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:50:13.992 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:50:13.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:13.992 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:50:13.992 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:13.992 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:13.992 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:13.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:13.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:13.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:13.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:13.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:50:13.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:50:13.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:13.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:13.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:13.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:13.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:13.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1536ms. 2025-07-01 11:50:13.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:13.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:13.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:13.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:13.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:13.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:13.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:13.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:13.993 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:13.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:50:13.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:13.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:13.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:13.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:13.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:13.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:13.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:13.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1906ms 2025-07-01 11:50:13.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:13.994 +03:00 [DBG] Connection id "0HNC8090TGD4B" completed keep alive response. 2025-07-01 11:50:13.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1154ms 2025-07-01 11:50:13.994 +03:00 [DBG] Connection id "0HNC8090TGD4B" received FIN. 2025-07-01 11:50:13.994 +03:00 [DBG] Connection id "0HNC8090TGD4B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:13.994 +03:00 [DBG] Connection id "0HNC8090TGD4B" disconnecting. 2025-07-01 11:50:13.994 +03:00 [DBG] Connection id "0HNC8090TGD4B" stopped. 2025-07-01 11:50:14.190 +03:00 [DBG] Connection id "0HNC8090TGD4C" accepted. 2025-07-01 11:50:14.190 +03:00 [DBG] Connection id "0HNC8090TGD4C" started. 2025-07-01 11:50:14.190 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 763 2025-07-01 11:50:14.190 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:14.190 +03:00 [DBG] POST requests are not supported 2025-07-01 11:50:14.190 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:50:14.190 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:50:14.190 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:50:14.190 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:14.190 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:14.190 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:50:14.191 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:50:14.191 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:50:14.191 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:14.191 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:14.191 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:14.191 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:14.191 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:14.191 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:14.191 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:14.191 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:14.191 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:14.191 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:14.191 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:50:14.191 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:50:14.191 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:50:14.191 +03:00 [DBG] Connection id "0HNC8090TGD4C", Request id "0HNC8090TGD4C:00000001": started reading request body. 2025-07-01 11:50:14.191 +03:00 [DBG] Connection id "0HNC8090TGD4C", Request id "0HNC8090TGD4C:00000001": done reading request body. 2025-07-01 11:50:14.191 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:50:14.191 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:50:14.192 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:50:14.192 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:50:14.192 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:50:14.192 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:14.192 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:14.192 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:14.192 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:14.192 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:14.192 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:50:14.192 +03:00 [INF] Updating physical elements properties 2025-07-01 11:50:14.215 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 22.4939ms. 2025-07-01 11:50:14.215 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:14.215 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:14.215 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:14.215 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:14.215 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:14.215 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:14.215 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:14.215 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:14.215 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:14.215 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:50:14.215 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:14.215 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:14.215 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:14.215 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:14.215 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:14.215 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:14.215 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:14.215 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 24.4368ms 2025-07-01 11:50:14.215 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:50:14.216 +03:00 [DBG] Connection id "0HNC8090TGD4C" completed keep alive response. 2025-07-01 11:50:14.216 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 25.6124ms 2025-07-01 11:50:14.216 +03:00 [DBG] Connection id "0HNC8090TGD4C" received FIN. 2025-07-01 11:50:14.216 +03:00 [DBG] Connection id "0HNC8090TGD4C" disconnecting. 2025-07-01 11:50:14.216 +03:00 [DBG] Connection id "0HNC8090TGD4C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:14.217 +03:00 [DBG] Connection id "0HNC8090TGD4C" stopped. 2025-07-01 11:50:14.264 +03:00 [DBG] Connection id "0HNC8090TGD4D" accepted. 2025-07-01 11:50:14.265 +03:00 [DBG] Connection id "0HNC8090TGD4D" started. 2025-07-01 11:50:14.265 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:50:14.265 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:14.265 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:50:14.265 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:14.265 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:14.265 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:14.265 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:14.265 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:14.265 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:14.265 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:14.265 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:14.265 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:14.265 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:14.265 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:14.265 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:14.265 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:14.265 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:14.265 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:14.265 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:14.265 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:50:14.265 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:50:14.265 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:14.266 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:14.266 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:50:14.266 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:50:14.266 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:14.266 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:14.266 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:14.266 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:14.266 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:14.266 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:50:14.266 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:50:14.268 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.9272ms. 2025-07-01 11:50:14.268 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:14.268 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:14.268 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:14.268 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:14.268 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:14.268 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:14.268 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:14.268 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:14.268 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:14.268 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:50:14.268 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:50:14.268 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:50:14.268 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:50:14.268 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:50:14.268 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:50:14.268 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:14.268 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:14.268 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:14.268 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:14.268 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:14.268 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:14.268 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:14.268 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.2248ms 2025-07-01 11:50:14.269 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:14.269 +03:00 [DBG] Connection id "0HNC8090TGD4D" completed keep alive response. 2025-07-01 11:50:14.269 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.9863ms 2025-07-01 11:50:14.269 +03:00 [DBG] Connection id "0HNC8090TGD4D" received FIN. 2025-07-01 11:50:14.269 +03:00 [DBG] Connection id "0HNC8090TGD4D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:14.269 +03:00 [DBG] Connection id "0HNC8090TGD4D" disconnecting. 2025-07-01 11:50:14.269 +03:00 [DBG] Connection id "0HNC8090TGD4D" stopped. 2025-07-01 11:50:14.327 +03:00 [DBG] Connection id "0HNC8090TGD4E" accepted. 2025-07-01 11:50:14.327 +03:00 [DBG] Connection id "0HNC8090TGD4E" started. 2025-07-01 11:50:14.328 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:50:14.328 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:14.328 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:50:14.328 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:14.328 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:14.328 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:14.328 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:14.328 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:14.328 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:14.328 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:14.328 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:14.328 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:14.328 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:14.328 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:14.328 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:14.328 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:14.328 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:14.328 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:14.328 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:14.328 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:50:14.328 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:50:14.328 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:14.328 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:14.328 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:50:14.328 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:50:14.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:14.328 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:14.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:14.328 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:14.328 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:14.328 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:50:14.329 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:50:14.487 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 158.177ms. 2025-07-01 11:50:14.487 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:14.487 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:14.487 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:14.487 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:14.487 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:14.487 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:14.487 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:14.487 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:14.487 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:14.487 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:50:14.487 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:50:14.487 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:50:14.487 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:50:14.487 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:50:14.487 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:50:14.489 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:14.489 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:14.489 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:14.489 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:14.489 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:14.489 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:14.489 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:14.489 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 160.7634ms 2025-07-01 11:50:14.489 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:14.489 +03:00 [DBG] Connection id "0HNC8090TGD4E" completed keep alive response. 2025-07-01 11:50:14.489 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 161.48ms 2025-07-01 11:50:14.494 +03:00 [DBG] Connection id "0HNC8090TGD4E" received FIN. 2025-07-01 11:50:14.494 +03:00 [DBG] Connection id "0HNC8090TGD4E" disconnecting. 2025-07-01 11:50:14.494 +03:00 [DBG] Connection id "0HNC8090TGD4E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:14.495 +03:00 [DBG] Connection id "0HNC8090TGD4E" stopped. 2025-07-01 11:50:17.244 +03:00 [DBG] Connection id "0HNC8090TGD4F" accepted. 2025-07-01 11:50:17.244 +03:00 [DBG] Connection id "0HNC8090TGD4F" started. 2025-07-01 11:50:17.244 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:50:17.244 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:17.244 +03:00 [DBG] POST requests are not supported 2025-07-01 11:50:17.244 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:50:17.244 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:50:17.244 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:50:17.244 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:17.244 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:17.244 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:50:17.244 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:50:17.244 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:50:17.244 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:17.244 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:17.245 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:17.245 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:17.245 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:17.245 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:17.245 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:17.245 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:17.245 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:17.245 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:17.245 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:50:17.245 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:50:17.245 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:50:17.245 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:50:17.245 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:50:17.245 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:50:17.245 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:50:17.245 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:50:17.245 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:50:17.245 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:50:17.245 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:50:17.245 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:50:17.245 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:50:17.245 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:50:17.245 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:50:17.245 +03:00 [DBG] Connection id "0HNC8090TGD4F", Request id "0HNC8090TGD4F:00000001": started reading request body. 2025-07-01 11:50:17.245 +03:00 [DBG] Connection id "0HNC8090TGD4F", Request id "0HNC8090TGD4F:00000001": done reading request body. 2025-07-01 11:50:17.245 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:50:17.245 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:50:17.245 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:50:17.245 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:50:17.245 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:50:17.245 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:17.245 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:17.245 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:17.245 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:17.245 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:17.245 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:50:17.245 +03:00 [INF] Changing group of physicals [443] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:50:17.259 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 13.6522ms. 2025-07-01 11:50:17.259 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:17.259 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:17.259 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:17.259 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:17.259 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:17.259 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:17.259 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:17.259 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:17.259 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:17.259 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:50:17.259 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:17.259 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:17.259 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:17.259 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:17.259 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:17.259 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:17.259 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:17.259 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 14.6335ms 2025-07-01 11:50:17.259 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:50:17.259 +03:00 [DBG] Connection id "0HNC8090TGD4F" completed keep alive response. 2025-07-01 11:50:17.259 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 15.1752ms 2025-07-01 11:50:17.259 +03:00 [DBG] Connection id "0HNC8090TGD4F" received FIN. 2025-07-01 11:50:17.260 +03:00 [DBG] Connection id "0HNC8090TGD4F" disconnecting. 2025-07-01 11:50:17.260 +03:00 [DBG] Connection id "0HNC8090TGD4F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:17.261 +03:00 [DBG] Connection id "0HNC8090TGD4F" stopped. 2025-07-01 11:50:17.305 +03:00 [DBG] Connection id "0HNC8090TGD4G" accepted. 2025-07-01 11:50:17.305 +03:00 [DBG] Connection id "0HNC8090TGD4G" started. 2025-07-01 11:50:17.305 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:50:17.305 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:17.305 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:50:17.305 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:17.305 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:17.305 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:17.305 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:17.305 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:17.305 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:17.305 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:17.305 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:17.305 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:17.305 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:17.305 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:17.305 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:17.305 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:17.305 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:17.305 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:17.305 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:17.305 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:50:17.305 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:50:17.306 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:17.306 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:17.306 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:50:17.306 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:50:17.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:17.306 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:17.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:17.306 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:17.306 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:17.306 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:50:17.306 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:50:17.307 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.4435ms. 2025-07-01 11:50:17.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:17.307 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:17.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:17.307 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:17.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:17.307 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:17.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:17.307 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:17.307 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:17.307 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:50:17.308 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:50:17.308 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:50:17.308 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:50:17.308 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:50:17.308 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:50:17.308 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:17.308 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:17.308 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:17.308 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:17.308 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:17.308 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:17.308 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:17.308 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.4819ms 2025-07-01 11:50:17.308 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:17.308 +03:00 [DBG] Connection id "0HNC8090TGD4G" completed keep alive response. 2025-07-01 11:50:17.308 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.0671ms 2025-07-01 11:50:17.308 +03:00 [DBG] Connection id "0HNC8090TGD4G" received FIN. 2025-07-01 11:50:17.308 +03:00 [DBG] Connection id "0HNC8090TGD4G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:17.308 +03:00 [DBG] Connection id "0HNC8090TGD4G" disconnecting. 2025-07-01 11:50:17.308 +03:00 [DBG] Connection id "0HNC8090TGD4G" stopped. 2025-07-01 11:50:17.374 +03:00 [DBG] Connection id "0HNC8090TGD4H" accepted. 2025-07-01 11:50:17.374 +03:00 [DBG] Connection id "0HNC8090TGD4H" started. 2025-07-01 11:50:17.374 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:50:17.374 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:17.374 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:50:17.374 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:17.374 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:17.374 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:17.374 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:17.374 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:17.374 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:17.374 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:17.374 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:17.374 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:17.374 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:17.374 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:17.374 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:17.374 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:17.374 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:17.374 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:17.374 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:17.374 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:50:17.374 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:50:17.375 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:17.375 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:17.375 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:50:17.375 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:50:17.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:17.375 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:17.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:17.375 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:17.375 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:17.375 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:50:17.375 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:50:17.517 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 141.8779ms. 2025-07-01 11:50:17.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:17.517 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:17.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:17.517 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:17.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:17.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:17.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:17.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:17.517 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:17.517 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:50:17.517 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:50:17.517 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:50:17.517 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:50:17.517 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:50:17.517 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:50:17.518 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:17.519 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:17.519 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:17.519 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:17.519 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:17.519 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:17.519 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:17.519 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 144.2867ms 2025-07-01 11:50:17.519 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:17.519 +03:00 [DBG] Connection id "0HNC8090TGD4H" completed keep alive response. 2025-07-01 11:50:17.519 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 144.8514ms 2025-07-01 11:50:17.523 +03:00 [DBG] Connection id "0HNC8090TGD4H" received FIN. 2025-07-01 11:50:17.523 +03:00 [DBG] Connection id "0HNC8090TGD4H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:17.523 +03:00 [DBG] Connection id "0HNC8090TGD4H" disconnecting. 2025-07-01 11:50:17.523 +03:00 [DBG] Connection id "0HNC8090TGD4H" stopped. 2025-07-01 11:50:19.002 +03:00 [DBG] Connection id "0HNC8090TGD4I" accepted. 2025-07-01 11:50:19.002 +03:00 [DBG] Connection id "0HNC8090TGD4I" started. 2025-07-01 11:50:19.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:50:19.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:19.002 +03:00 [DBG] POST requests are not supported 2025-07-01 11:50:19.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:50:19.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:50:19.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:19.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:19.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:19.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:50:19.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:50:19.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:19.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:50:19.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:19.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:19.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:19.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:19.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:19.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:19.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:19.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:50:19.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:50:19.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:19.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:19.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:19.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:19.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:19.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1895ms. 2025-07-01 11:50:19.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:19.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:19.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:19.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:19.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:19.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:19.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:19.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:19.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:19.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:50:19.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:19.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:19.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:19.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:19.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:19.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:19.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:19.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5116ms 2025-07-01 11:50:19.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:19.005 +03:00 [DBG] Connection id "0HNC8090TGD4I" completed keep alive response. 2025-07-01 11:50:19.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8613ms 2025-07-01 11:50:19.005 +03:00 [DBG] Connection id "0HNC8090TGD4I" received FIN. 2025-07-01 11:50:19.005 +03:00 [DBG] Connection id "0HNC8090TGD4I" disconnecting. 2025-07-01 11:50:19.005 +03:00 [DBG] Connection id "0HNC8090TGD4I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:19.007 +03:00 [DBG] Connection id "0HNC8090TGD4I" stopped. 2025-07-01 11:50:23.995 +03:00 [DBG] Connection id "0HNC8090TGD4J" accepted. 2025-07-01 11:50:23.995 +03:00 [DBG] Connection id "0HNC8090TGD4J" started. 2025-07-01 11:50:23.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:50:23.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:23.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:50:23.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:50:23.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:50:23.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:23.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:23.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:23.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:50:23.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:50:23.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:23.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:50:23.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:23.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:23.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:23.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:23.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:23.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:23.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:23.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:50:23.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:50:23.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:23.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:23.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:23.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:23.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:23.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2388ms. 2025-07-01 11:50:23.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:23.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:23.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:23.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:23.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:23.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:23.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:23.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:23.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:23.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:50:23.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:23.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:23.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:23.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:23.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:23.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:23.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:23.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3623ms 2025-07-01 11:50:23.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:23.998 +03:00 [DBG] Connection id "0HNC8090TGD4J" completed keep alive response. 2025-07-01 11:50:23.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4891ms 2025-07-01 11:50:23.998 +03:00 [DBG] Connection id "0HNC8090TGD4J" received FIN. 2025-07-01 11:50:23.998 +03:00 [DBG] Connection id "0HNC8090TGD4J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:23.998 +03:00 [DBG] Connection id "0HNC8090TGD4J" disconnecting. 2025-07-01 11:50:23.998 +03:00 [DBG] Connection id "0HNC8090TGD4J" stopped. 2025-07-01 11:50:28.764 +03:00 [DBG] Connection id "0HNC8090TGD4K" accepted. 2025-07-01 11:50:28.764 +03:00 [DBG] Connection id "0HNC8090TGD4K" started. 2025-07-01 11:50:28.764 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 763 2025-07-01 11:50:28.764 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:28.764 +03:00 [DBG] POST requests are not supported 2025-07-01 11:50:28.764 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:50:28.764 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:50:28.764 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:50:28.764 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:28.764 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:28.764 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:50:28.764 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:50:28.764 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:50:28.765 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:28.765 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:28.765 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:28.765 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:28.765 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:28.765 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:28.765 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:28.765 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:28.765 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:28.765 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:28.765 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:50:28.765 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:50:28.765 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:50:28.765 +03:00 [DBG] Connection id "0HNC8090TGD4K", Request id "0HNC8090TGD4K:00000001": started reading request body. 2025-07-01 11:50:28.765 +03:00 [DBG] Connection id "0HNC8090TGD4K", Request id "0HNC8090TGD4K:00000001": done reading request body. 2025-07-01 11:50:28.765 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:50:28.765 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:50:28.765 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:50:28.765 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:50:28.765 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:50:28.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:28.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:28.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:28.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:28.765 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:28.765 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:50:28.766 +03:00 [INF] Updating physical elements properties 2025-07-01 11:50:28.783 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.7898ms. 2025-07-01 11:50:28.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:28.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:28.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:28.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:28.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:28.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:28.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:28.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:28.784 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:28.784 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:50:28.784 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:28.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:28.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:28.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:28.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:28.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:28.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:28.784 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.1072ms 2025-07-01 11:50:28.784 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:50:28.784 +03:00 [DBG] Connection id "0HNC8090TGD4K" completed keep alive response. 2025-07-01 11:50:28.784 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 19.8414ms 2025-07-01 11:50:28.784 +03:00 [DBG] Connection id "0HNC8090TGD4K" received FIN. 2025-07-01 11:50:28.784 +03:00 [DBG] Connection id "0HNC8090TGD4K" disconnecting. 2025-07-01 11:50:28.784 +03:00 [DBG] Connection id "0HNC8090TGD4K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:28.785 +03:00 [DBG] Connection id "0HNC8090TGD4K" stopped. 2025-07-01 11:50:28.822 +03:00 [DBG] Connection id "0HNC8090TGD4L" accepted. 2025-07-01 11:50:28.822 +03:00 [DBG] Connection id "0HNC8090TGD4L" started. 2025-07-01 11:50:28.822 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:50:28.822 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:28.822 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:50:28.822 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:28.822 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:28.822 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:28.822 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:28.822 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:28.822 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:28.822 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:28.822 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:28.823 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:28.823 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:28.823 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:28.823 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:28.823 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:28.823 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:28.823 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:28.823 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:28.823 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:50:28.823 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:50:28.823 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:28.823 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:28.823 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:50:28.823 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:50:28.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:28.823 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:28.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:28.823 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:28.823 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:28.823 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:50:28.823 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:50:28.825 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.954ms. 2025-07-01 11:50:28.825 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:28.825 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:28.825 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:28.825 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:28.825 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:28.825 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:28.825 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:28.825 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:28.825 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:28.825 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:50:28.825 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:50:28.825 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:50:28.825 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:50:28.825 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:50:28.825 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:50:28.826 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:28.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:28.826 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:28.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:28.826 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:28.826 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:28.826 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:28.826 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.1382ms 2025-07-01 11:50:28.826 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:28.826 +03:00 [DBG] Connection id "0HNC8090TGD4L" completed keep alive response. 2025-07-01 11:50:28.826 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.7768ms 2025-07-01 11:50:28.826 +03:00 [DBG] Connection id "0HNC8090TGD4L" received FIN. 2025-07-01 11:50:28.826 +03:00 [DBG] Connection id "0HNC8090TGD4L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:28.826 +03:00 [DBG] Connection id "0HNC8090TGD4L" disconnecting. 2025-07-01 11:50:28.826 +03:00 [DBG] Connection id "0HNC8090TGD4L" stopped. 2025-07-01 11:50:28.886 +03:00 [DBG] Connection id "0HNC8090TGD4M" accepted. 2025-07-01 11:50:28.886 +03:00 [DBG] Connection id "0HNC8090TGD4M" started. 2025-07-01 11:50:28.886 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:50:28.886 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:28.886 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:50:28.886 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:28.887 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:28.887 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:28.887 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:28.887 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:28.887 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:28.887 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:28.887 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:28.887 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:28.887 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:28.887 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:28.887 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:28.887 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:28.887 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:28.887 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:28.887 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:28.887 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:50:28.887 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:50:28.887 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:28.887 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:28.887 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:50:28.887 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:50:28.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:28.887 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:28.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:28.888 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:28.888 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:28.888 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:50:28.888 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:50:28.999 +03:00 [DBG] Connection id "0HNC8090TGD4N" accepted. 2025-07-01 11:50:28.999 +03:00 [DBG] Connection id "0HNC8090TGD4N" started. 2025-07-01 11:50:28.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:50:28.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:28.999 +03:00 [DBG] POST requests are not supported 2025-07-01 11:50:28.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:50:28.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:50:28.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:28.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:28.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:28.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:50:28.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:50:28.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:28.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:50:28.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:28.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:28.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:28.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:28.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:28.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:28.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:28.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:50:29.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:50:29.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:29.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:29.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:29.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:29.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:29.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1422ms. 2025-07-01 11:50:29.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:29.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:29.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:29.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:29.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:29.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:29.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:29.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:29.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:29.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:50:29.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:29.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:29.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:29.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:29.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:29.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:29.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:29.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6452ms 2025-07-01 11:50:29.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:29.000 +03:00 [DBG] Connection id "0HNC8090TGD4N" completed keep alive response. 2025-07-01 11:50:29.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2752ms 2025-07-01 11:50:29.000 +03:00 [DBG] Connection id "0HNC8090TGD4N" received FIN. 2025-07-01 11:50:29.000 +03:00 [DBG] Connection id "0HNC8090TGD4N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:29.000 +03:00 [DBG] Connection id "0HNC8090TGD4N" disconnecting. 2025-07-01 11:50:29.001 +03:00 [DBG] Connection id "0HNC8090TGD4N" stopped. 2025-07-01 11:50:29.018 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 130.8477ms. 2025-07-01 11:50:29.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:29.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:29.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:29.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:29.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:29.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:29.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:29.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:29.019 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:29.019 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:50:29.019 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:50:29.019 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:50:29.019 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:50:29.019 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:50:29.019 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:50:29.020 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:29.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:29.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:29.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:29.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:29.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:29.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:29.020 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 133.212ms 2025-07-01 11:50:29.020 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:29.020 +03:00 [DBG] Connection id "0HNC8090TGD4M" completed keep alive response. 2025-07-01 11:50:29.020 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 134.5837ms 2025-07-01 11:50:29.025 +03:00 [DBG] Connection id "0HNC8090TGD4M" received FIN. 2025-07-01 11:50:29.025 +03:00 [DBG] Connection id "0HNC8090TGD4M" disconnecting. 2025-07-01 11:50:29.025 +03:00 [DBG] Connection id "0HNC8090TGD4M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:29.026 +03:00 [DBG] Connection id "0HNC8090TGD4M" stopped. 2025-07-01 11:50:31.961 +03:00 [DBG] Connection id "0HNC8090TGD4O" accepted. 2025-07-01 11:50:31.961 +03:00 [DBG] Connection id "0HNC8090TGD4O" started. 2025-07-01 11:50:31.962 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:50:31.962 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:31.962 +03:00 [DBG] POST requests are not supported 2025-07-01 11:50:31.962 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:50:31.962 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:50:31.962 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:50:31.962 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:31.962 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:31.962 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:50:31.962 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:50:31.962 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:50:31.962 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:31.962 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:31.962 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:31.963 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:31.963 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:31.963 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:31.963 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:31.963 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:31.963 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:31.963 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:31.963 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:50:31.963 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:50:31.963 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:50:31.963 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:50:31.963 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:50:31.963 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:50:31.963 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:50:31.963 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:50:31.963 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:50:31.963 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:50:31.963 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:50:31.963 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:50:31.963 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:50:31.963 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:50:31.963 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:50:31.963 +03:00 [DBG] Connection id "0HNC8090TGD4O", Request id "0HNC8090TGD4O:00000001": started reading request body. 2025-07-01 11:50:31.963 +03:00 [DBG] Connection id "0HNC8090TGD4O", Request id "0HNC8090TGD4O:00000001": done reading request body. 2025-07-01 11:50:31.963 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:50:31.963 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:50:31.963 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:50:31.963 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:50:31.963 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:50:31.963 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:31.963 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:31.963 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:31.963 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:31.964 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:31.964 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:50:31.964 +03:00 [INF] Changing group of physicals [446] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:50:31.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 25.748ms. 2025-07-01 11:50:31.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:31.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:31.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:31.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:31.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:31.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:31.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:31.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:31.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:31.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:50:31.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:31.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:31.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:31.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:31.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:31.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:31.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:31.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 27.1755ms 2025-07-01 11:50:31.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:50:31.990 +03:00 [DBG] Connection id "0HNC8090TGD4O" completed keep alive response. 2025-07-01 11:50:31.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 28.1124ms 2025-07-01 11:50:31.990 +03:00 [DBG] Connection id "0HNC8090TGD4O" received FIN. 2025-07-01 11:50:31.990 +03:00 [DBG] Connection id "0HNC8090TGD4O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:31.990 +03:00 [DBG] Connection id "0HNC8090TGD4O" disconnecting. 2025-07-01 11:50:31.990 +03:00 [DBG] Connection id "0HNC8090TGD4O" stopped. 2025-07-01 11:50:32.033 +03:00 [DBG] Connection id "0HNC8090TGD4P" accepted. 2025-07-01 11:50:32.033 +03:00 [DBG] Connection id "0HNC8090TGD4P" started. 2025-07-01 11:50:32.034 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:50:32.034 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:32.034 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:50:32.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:32.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:32.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:32.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:32.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:32.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:32.034 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:32.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:32.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:32.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:32.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:32.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:32.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:32.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:32.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:32.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:32.034 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:50:32.034 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:50:32.034 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:32.034 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:32.034 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:50:32.034 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:50:32.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:32.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:32.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:32.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:32.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:32.034 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:50:32.034 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:50:32.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1164ms. 2025-07-01 11:50:32.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:32.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:32.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:32.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:32.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:32.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:32.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:32.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:32.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:32.036 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:50:32.036 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:50:32.036 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:50:32.036 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:50:32.036 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:50:32.036 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:50:32.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:32.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:32.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:32.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:32.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:32.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:32.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:32.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.1627ms 2025-07-01 11:50:32.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:32.036 +03:00 [DBG] Connection id "0HNC8090TGD4P" completed keep alive response. 2025-07-01 11:50:32.036 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.7473ms 2025-07-01 11:50:32.037 +03:00 [DBG] Connection id "0HNC8090TGD4P" received FIN. 2025-07-01 11:50:32.037 +03:00 [DBG] Connection id "0HNC8090TGD4P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:32.037 +03:00 [DBG] Connection id "0HNC8090TGD4P" disconnecting. 2025-07-01 11:50:32.037 +03:00 [DBG] Connection id "0HNC8090TGD4P" stopped. 2025-07-01 11:50:32.101 +03:00 [DBG] Connection id "0HNC8090TGD4Q" accepted. 2025-07-01 11:50:32.102 +03:00 [DBG] Connection id "0HNC8090TGD4Q" started. 2025-07-01 11:50:32.102 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:50:32.102 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:32.102 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:50:32.102 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:32.102 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:32.102 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:32.102 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:32.102 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:32.102 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:32.102 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:32.102 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:32.102 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:32.102 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:32.102 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:32.102 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:32.102 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:32.102 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:32.102 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:32.102 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:32.102 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:50:32.102 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:50:32.102 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:32.103 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:32.103 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:50:32.103 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:50:32.103 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:32.103 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:32.103 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:32.103 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:32.103 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:32.103 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:50:32.103 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:50:32.239 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 136.0809ms. 2025-07-01 11:50:32.239 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:32.239 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:32.239 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:32.239 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:32.239 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:32.239 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:32.239 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:32.239 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:32.239 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:32.239 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:50:32.239 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:50:32.239 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:50:32.239 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:50:32.239 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:50:32.239 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:50:32.240 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:32.240 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:32.240 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:32.240 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:32.240 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:32.240 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:32.240 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:32.240 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 138.2816ms 2025-07-01 11:50:32.241 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:32.241 +03:00 [DBG] Connection id "0HNC8090TGD4Q" completed keep alive response. 2025-07-01 11:50:32.241 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 138.9678ms 2025-07-01 11:50:32.245 +03:00 [DBG] Connection id "0HNC8090TGD4Q" received FIN. 2025-07-01 11:50:32.245 +03:00 [DBG] Connection id "0HNC8090TGD4Q" disconnecting. 2025-07-01 11:50:32.245 +03:00 [DBG] Connection id "0HNC8090TGD4Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:32.246 +03:00 [DBG] Connection id "0HNC8090TGD4Q" stopped. 2025-07-01 11:50:33.990 +03:00 [DBG] Connection id "0HNC8090TGD4R" accepted. 2025-07-01 11:50:33.990 +03:00 [DBG] Connection id "0HNC8090TGD4R" started. 2025-07-01 11:50:33.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:50:33.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:33.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:50:33.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:50:33.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:50:33.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:33.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:33.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:33.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:50:33.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:50:33.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:33.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:50:33.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:33.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:33.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:33.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:33.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:33.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:33.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:33.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:50:33.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:50:33.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:33.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:33.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:33.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:33.991 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:33.992 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1749ms. 2025-07-01 11:50:33.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:33.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:33.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:33.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:33.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:33.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:33.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:33.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:33.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:33.992 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:50:33.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:33.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:33.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:33.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:33.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:33.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:33.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:33.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1554ms 2025-07-01 11:50:33.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:33.992 +03:00 [DBG] Connection id "0HNC8090TGD4R" completed keep alive response. 2025-07-01 11:50:33.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1128ms 2025-07-01 11:50:33.993 +03:00 [DBG] Connection id "0HNC8090TGD4R" received FIN. 2025-07-01 11:50:33.993 +03:00 [DBG] Connection id "0HNC8090TGD4R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:33.993 +03:00 [DBG] Connection id "0HNC8090TGD4R" disconnecting. 2025-07-01 11:50:33.993 +03:00 [DBG] Connection id "0HNC8090TGD4R" stopped. 2025-07-01 11:50:39.004 +03:00 [DBG] Connection id "0HNC8090TGD4S" accepted. 2025-07-01 11:50:39.004 +03:00 [DBG] Connection id "0HNC8090TGD4S" started. 2025-07-01 11:50:39.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:50:39.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:39.004 +03:00 [DBG] POST requests are not supported 2025-07-01 11:50:39.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:50:39.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:50:39.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:39.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:39.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:39.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:50:39.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:50:39.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:39.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:50:39.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:39.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:39.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:39.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:39.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:39.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:39.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:39.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:50:39.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:50:39.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:39.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:39.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:39.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:39.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:39.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1658ms. 2025-07-01 11:50:39.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:39.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:39.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:39.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:39.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:39.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:39.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:39.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:39.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:39.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:50:39.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:39.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:39.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:39.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:39.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:39.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:39.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:39.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.146ms 2025-07-01 11:50:39.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:39.006 +03:00 [DBG] Connection id "0HNC8090TGD4S" completed keep alive response. 2025-07-01 11:50:39.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1546ms 2025-07-01 11:50:39.007 +03:00 [DBG] Connection id "0HNC8090TGD4S" received FIN. 2025-07-01 11:50:39.007 +03:00 [DBG] Connection id "0HNC8090TGD4S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:39.007 +03:00 [DBG] Connection id "0HNC8090TGD4S" disconnecting. 2025-07-01 11:50:39.007 +03:00 [DBG] Connection id "0HNC8090TGD4S" stopped. 2025-07-01 11:50:41.990 +03:00 [DBG] Connection id "0HNC8090TGD4T" accepted. 2025-07-01 11:50:41.990 +03:00 [DBG] Connection id "0HNC8090TGD4T" started. 2025-07-01 11:50:41.990 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 773 2025-07-01 11:50:41.990 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:41.990 +03:00 [DBG] POST requests are not supported 2025-07-01 11:50:41.990 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:50:41.990 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:50:41.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:50:41.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:41.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:41.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:50:41.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:50:41.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:50:41.991 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:41.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:41.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:41.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:41.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:41.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:41.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:41.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:41.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:41.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:41.991 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:50:41.991 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:50:41.991 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:50:41.991 +03:00 [DBG] Connection id "0HNC8090TGD4T", Request id "0HNC8090TGD4T:00000001": started reading request body. 2025-07-01 11:50:41.991 +03:00 [DBG] Connection id "0HNC8090TGD4T", Request id "0HNC8090TGD4T:00000001": done reading request body. 2025-07-01 11:50:41.992 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:50:41.992 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:50:41.992 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:50:41.992 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:50:41.992 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:50:41.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:41.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:41.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:41.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:41.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:41.992 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:50:41.992 +03:00 [INF] Updating physical elements properties 2025-07-01 11:50:42.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.5429ms. 2025-07-01 11:50:42.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:42.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:42.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:42.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:42.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:42.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:42.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:42.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:42.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:42.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:50:42.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:42.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:42.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:42.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:42.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:42.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:42.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:42.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 20.2769ms 2025-07-01 11:50:42.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:50:42.012 +03:00 [DBG] Connection id "0HNC8090TGD4T" completed keep alive response. 2025-07-01 11:50:42.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 21.4692ms 2025-07-01 11:50:42.012 +03:00 [DBG] Connection id "0HNC8090TGD4T" received FIN. 2025-07-01 11:50:42.012 +03:00 [DBG] Connection id "0HNC8090TGD4T" disconnecting. 2025-07-01 11:50:42.012 +03:00 [DBG] Connection id "0HNC8090TGD4T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:42.013 +03:00 [DBG] Connection id "0HNC8090TGD4T" stopped. 2025-07-01 11:50:42.050 +03:00 [DBG] Connection id "0HNC8090TGD4U" accepted. 2025-07-01 11:50:42.050 +03:00 [DBG] Connection id "0HNC8090TGD4U" started. 2025-07-01 11:50:42.050 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:50:42.050 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:42.050 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:50:42.050 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:42.050 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:42.050 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:42.050 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:42.051 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:42.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:42.051 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:42.051 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:42.051 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:42.051 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:42.051 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:42.051 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:42.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:42.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:42.051 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:42.051 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:42.051 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:50:42.051 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:50:42.051 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:42.051 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:42.051 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:50:42.051 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:50:42.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:42.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:42.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:42.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:42.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:42.052 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:50:42.052 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:50:42.055 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.9289ms. 2025-07-01 11:50:42.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:42.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:42.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:42.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:42.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:42.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:42.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:42.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:42.055 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:42.055 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:50:42.055 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:50:42.055 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:50:42.055 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:50:42.055 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:50:42.055 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:50:42.055 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:42.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:42.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:42.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:42.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:42.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:42.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:42.056 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.5944ms 2025-07-01 11:50:42.056 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:42.056 +03:00 [DBG] Connection id "0HNC8090TGD4U" completed keep alive response. 2025-07-01 11:50:42.056 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.585ms 2025-07-01 11:50:42.056 +03:00 [DBG] Connection id "0HNC8090TGD4U" received FIN. 2025-07-01 11:50:42.056 +03:00 [DBG] Connection id "0HNC8090TGD4U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:42.056 +03:00 [DBG] Connection id "0HNC8090TGD4U" disconnecting. 2025-07-01 11:50:42.057 +03:00 [DBG] Connection id "0HNC8090TGD4U" stopped. 2025-07-01 11:50:42.132 +03:00 [DBG] Connection id "0HNC8090TGD4V" accepted. 2025-07-01 11:50:42.132 +03:00 [DBG] Connection id "0HNC8090TGD4V" started. 2025-07-01 11:50:42.132 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:50:42.132 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:42.132 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:50:42.132 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:42.133 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:42.133 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:42.133 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:42.133 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:42.133 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:42.133 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:42.133 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:42.133 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:42.133 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:42.133 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:42.133 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:42.133 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:42.134 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:42.134 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:42.134 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:42.134 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:50:42.134 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:50:42.134 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:42.134 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:42.134 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:50:42.134 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:50:42.134 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:42.134 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:42.134 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:42.134 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:42.134 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:42.135 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:50:42.135 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:50:42.290 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 155.383ms. 2025-07-01 11:50:42.290 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:42.290 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:42.290 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:42.290 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:42.290 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:42.290 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:42.290 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:42.290 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:42.290 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:42.290 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:50:42.290 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:50:42.290 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:50:42.290 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:50:42.290 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:50:42.290 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:50:42.292 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:42.292 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:42.292 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:42.292 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:42.292 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:42.292 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:42.292 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:42.292 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 158.3021ms 2025-07-01 11:50:42.292 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:42.292 +03:00 [DBG] Connection id "0HNC8090TGD4V" completed keep alive response. 2025-07-01 11:50:42.292 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 159.614ms 2025-07-01 11:50:42.296 +03:00 [DBG] Connection id "0HNC8090TGD4V" received FIN. 2025-07-01 11:50:42.296 +03:00 [DBG] Connection id "0HNC8090TGD4V" disconnecting. 2025-07-01 11:50:42.296 +03:00 [DBG] Connection id "0HNC8090TGD4V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:42.297 +03:00 [DBG] Connection id "0HNC8090TGD4V" stopped. 2025-07-01 11:50:44.006 +03:00 [DBG] Connection id "0HNC8090TGD50" accepted. 2025-07-01 11:50:44.006 +03:00 [DBG] Connection id "0HNC8090TGD50" started. 2025-07-01 11:50:44.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:50:44.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:44.006 +03:00 [DBG] POST requests are not supported 2025-07-01 11:50:44.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:50:44.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:50:44.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:44.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:44.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:44.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:50:44.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:50:44.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:44.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:50:44.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:44.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:44.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:44.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:44.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:44.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:44.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:44.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:50:44.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:50:44.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:44.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:44.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:44.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:44.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:44.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1833ms. 2025-07-01 11:50:44.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:44.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:44.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:44.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:44.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:44.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:44.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:44.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:44.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:44.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:50:44.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:44.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:44.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:44.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:44.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:44.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:44.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:44.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.244ms 2025-07-01 11:50:44.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:44.008 +03:00 [DBG] Connection id "0HNC8090TGD50" completed keep alive response. 2025-07-01 11:50:44.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2698ms 2025-07-01 11:50:44.009 +03:00 [DBG] Connection id "0HNC8090TGD50" received FIN. 2025-07-01 11:50:44.009 +03:00 [DBG] Connection id "0HNC8090TGD50" disconnecting. 2025-07-01 11:50:44.009 +03:00 [DBG] Connection id "0HNC8090TGD50" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:44.010 +03:00 [DBG] Connection id "0HNC8090TGD50" stopped. 2025-07-01 11:50:45.012 +03:00 [DBG] Connection id "0HNC8090TGD51" accepted. 2025-07-01 11:50:45.012 +03:00 [DBG] Connection id "0HNC8090TGD51" started. 2025-07-01 11:50:45.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:50:45.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:45.013 +03:00 [DBG] POST requests are not supported 2025-07-01 11:50:45.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:50:45.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:50:45.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:50:45.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:45.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:45.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:50:45.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:50:45.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:50:45.013 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:45.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:45.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:45.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:45.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:45.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:45.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:45.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:45.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:45.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:45.013 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:50:45.013 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:50:45.013 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:50:45.013 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:50:45.013 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:50:45.013 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:50:45.013 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:50:45.013 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:50:45.013 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:50:45.014 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:50:45.014 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:50:45.014 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:50:45.014 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:50:45.014 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:50:45.014 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:50:45.014 +03:00 [DBG] Connection id "0HNC8090TGD51", Request id "0HNC8090TGD51:00000001": started reading request body. 2025-07-01 11:50:45.014 +03:00 [DBG] Connection id "0HNC8090TGD51", Request id "0HNC8090TGD51:00000001": done reading request body. 2025-07-01 11:50:45.014 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:50:45.014 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:50:45.014 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:50:45.014 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:50:45.014 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:50:45.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:45.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:45.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:45.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:45.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:45.014 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:50:45.014 +03:00 [INF] Changing group of physicals [447] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:50:45.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 26.3138ms. 2025-07-01 11:50:45.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:45.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:45.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:45.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:45.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:45.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:45.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:45.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:45.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:45.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:50:45.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:45.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:45.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:45.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:45.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:45.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:45.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:45.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 27.8953ms 2025-07-01 11:50:45.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:50:45.041 +03:00 [DBG] Connection id "0HNC8090TGD51" completed keep alive response. 2025-07-01 11:50:45.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 28.6548ms 2025-07-01 11:50:45.042 +03:00 [DBG] Connection id "0HNC8090TGD51" received FIN. 2025-07-01 11:50:45.042 +03:00 [DBG] Connection id "0HNC8090TGD51" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:45.042 +03:00 [DBG] Connection id "0HNC8090TGD51" disconnecting. 2025-07-01 11:50:45.042 +03:00 [DBG] Connection id "0HNC8090TGD51" stopped. 2025-07-01 11:50:45.080 +03:00 [DBG] Connection id "0HNC8090TGD52" accepted. 2025-07-01 11:50:45.080 +03:00 [DBG] Connection id "0HNC8090TGD52" started. 2025-07-01 11:50:45.080 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:50:45.080 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:45.080 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:50:45.080 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:45.081 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:45.081 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:45.081 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:45.081 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:45.081 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:45.081 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:45.081 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:45.081 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:45.081 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:45.082 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:45.082 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:45.082 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:45.082 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:45.082 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:45.082 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:45.082 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:50:45.082 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:50:45.082 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:45.082 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:45.082 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:50:45.082 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:50:45.082 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:45.083 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:45.083 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:45.083 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:45.083 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:45.083 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:50:45.083 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:50:45.085 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.7553ms. 2025-07-01 11:50:45.085 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:45.085 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:45.085 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:45.085 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:45.085 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:45.085 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:45.085 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:45.085 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:45.085 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:45.085 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:50:45.085 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:50:45.086 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:50:45.086 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:50:45.086 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:50:45.086 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:50:45.086 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:45.086 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:45.086 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:45.086 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:45.086 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:45.086 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:45.086 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:45.087 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.8964ms 2025-07-01 11:50:45.087 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:45.087 +03:00 [DBG] Connection id "0HNC8090TGD52" completed keep alive response. 2025-07-01 11:50:45.087 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 6.5899ms 2025-07-01 11:50:45.087 +03:00 [DBG] Connection id "0HNC8090TGD52" received FIN. 2025-07-01 11:50:45.087 +03:00 [DBG] Connection id "0HNC8090TGD52" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:45.087 +03:00 [DBG] Connection id "0HNC8090TGD52" disconnecting. 2025-07-01 11:50:45.088 +03:00 [DBG] Connection id "0HNC8090TGD52" stopped. 2025-07-01 11:50:45.157 +03:00 [DBG] Connection id "0HNC8090TGD53" accepted. 2025-07-01 11:50:45.157 +03:00 [DBG] Connection id "0HNC8090TGD53" started. 2025-07-01 11:50:45.158 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:50:45.158 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:45.158 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:50:45.158 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:45.158 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:45.158 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:45.158 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:45.158 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:45.158 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:45.158 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:45.158 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:45.158 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:45.158 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:45.158 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:45.158 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:45.158 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:45.158 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:45.158 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:45.158 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:45.158 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:50:45.158 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:50:45.158 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:45.158 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:45.158 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:50:45.158 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:50:45.158 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:45.158 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:45.158 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:45.159 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:45.159 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:45.159 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:50:45.159 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:50:45.299 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 140.3098ms. 2025-07-01 11:50:45.299 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:45.299 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:45.299 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:45.299 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:45.299 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:45.299 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:45.299 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:45.299 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:45.299 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:45.299 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:50:45.299 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:50:45.299 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:50:45.299 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:50:45.299 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:50:45.299 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:50:45.300 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:45.301 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:45.301 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:45.301 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:45.301 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:45.301 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:45.301 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:45.301 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 142.4762ms 2025-07-01 11:50:45.301 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:45.301 +03:00 [DBG] Connection id "0HNC8090TGD53" completed keep alive response. 2025-07-01 11:50:45.301 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 143.1446ms 2025-07-01 11:50:45.307 +03:00 [DBG] Connection id "0HNC8090TGD53" received FIN. 2025-07-01 11:50:45.307 +03:00 [DBG] Connection id "0HNC8090TGD53" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:45.307 +03:00 [DBG] Connection id "0HNC8090TGD53" disconnecting. 2025-07-01 11:50:45.307 +03:00 [DBG] Connection id "0HNC8090TGD53" stopped. 2025-07-01 11:50:49.012 +03:00 [DBG] Connection id "0HNC8090TGD54" accepted. 2025-07-01 11:50:49.012 +03:00 [DBG] Connection id "0HNC8090TGD54" started. 2025-07-01 11:50:49.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:50:49.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:49.013 +03:00 [DBG] POST requests are not supported 2025-07-01 11:50:49.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:50:49.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:50:49.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:49.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:49.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:49.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:50:49.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:50:49.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:49.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:50:49.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:49.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:49.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:49.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:49.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:49.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:49.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:49.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:50:49.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:50:49.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:49.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:49.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:49.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:49.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:49.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2248ms. 2025-07-01 11:50:49.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:49.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:49.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:49.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:49.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:49.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:49.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:49.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:49.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:49.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:50:49.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:49.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:49.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:49.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:49.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:49.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:49.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:49.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7379ms 2025-07-01 11:50:49.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:49.016 +03:00 [DBG] Connection id "0HNC8090TGD54" completed keep alive response. 2025-07-01 11:50:49.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1514ms 2025-07-01 11:50:49.016 +03:00 [DBG] Connection id "0HNC8090TGD54" received FIN. 2025-07-01 11:50:49.016 +03:00 [DBG] Connection id "0HNC8090TGD54" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:49.016 +03:00 [DBG] Connection id "0HNC8090TGD54" disconnecting. 2025-07-01 11:50:49.016 +03:00 [DBG] Connection id "0HNC8090TGD54" stopped. 2025-07-01 11:50:53.992 +03:00 [DBG] Connection id "0HNC8090TGD55" accepted. 2025-07-01 11:50:53.992 +03:00 [DBG] Connection id "0HNC8090TGD55" started. 2025-07-01 11:50:53.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:50:53.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:53.992 +03:00 [DBG] POST requests are not supported 2025-07-01 11:50:53.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:50:53.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:50:53.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:53.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:53.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:53.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:50:53.992 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:50:53.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:53.992 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:50:53.992 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:53.992 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:53.992 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:53.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:53.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:53.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:53.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:53.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:50:53.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:50:53.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:53.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:53.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:53.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:53.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:53.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.179ms. 2025-07-01 11:50:53.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:53.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:53.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:53.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:53.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:53.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:53.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:53.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:53.993 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:53.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:50:53.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:53.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:53.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:53.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:53.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:53.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:53.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:53.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7416ms 2025-07-01 11:50:53.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:53.993 +03:00 [DBG] Connection id "0HNC8090TGD55" completed keep alive response. 2025-07-01 11:50:53.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4066ms 2025-07-01 11:50:53.993 +03:00 [DBG] Connection id "0HNC8090TGD55" received FIN. 2025-07-01 11:50:53.994 +03:00 [DBG] Connection id "0HNC8090TGD55" disconnecting. 2025-07-01 11:50:53.994 +03:00 [DBG] Connection id "0HNC8090TGD55" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:53.995 +03:00 [DBG] Connection id "0HNC8090TGD55" stopped. 2025-07-01 11:50:56.170 +03:00 [DBG] Connection id "0HNC8090TGD56" accepted. 2025-07-01 11:50:56.170 +03:00 [DBG] Connection id "0HNC8090TGD56" started. 2025-07-01 11:50:56.171 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 773 2025-07-01 11:50:56.171 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:56.171 +03:00 [DBG] POST requests are not supported 2025-07-01 11:50:56.171 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:50:56.171 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:50:56.171 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:50:56.171 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:56.171 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:56.171 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:50:56.171 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:50:56.171 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:50:56.171 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:56.172 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:56.172 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:56.172 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:56.172 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:56.172 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:56.172 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:56.172 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:56.172 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:56.172 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:56.172 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:50:56.172 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:50:56.172 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:50:56.173 +03:00 [DBG] Connection id "0HNC8090TGD56", Request id "0HNC8090TGD56:00000001": started reading request body. 2025-07-01 11:50:56.173 +03:00 [DBG] Connection id "0HNC8090TGD56", Request id "0HNC8090TGD56:00000001": done reading request body. 2025-07-01 11:50:56.173 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:50:56.173 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:50:56.173 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:50:56.173 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:50:56.173 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:50:56.173 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:56.173 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:56.173 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:56.173 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:56.173 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:56.174 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:50:56.174 +03:00 [INF] Updating physical elements properties 2025-07-01 11:50:56.201 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 27.8188ms. 2025-07-01 11:50:56.202 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:56.202 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:56.202 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:56.202 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:56.202 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:56.202 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:56.202 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:56.202 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:56.202 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:56.202 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:50:56.202 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:56.202 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:56.202 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:56.202 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:56.203 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:56.203 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:56.203 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:56.203 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 30.7806ms 2025-07-01 11:50:56.203 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:50:56.203 +03:00 [DBG] Connection id "0HNC8090TGD56" completed keep alive response. 2025-07-01 11:50:56.203 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 32.4483ms 2025-07-01 11:50:56.203 +03:00 [DBG] Connection id "0HNC8090TGD56" received FIN. 2025-07-01 11:50:56.203 +03:00 [DBG] Connection id "0HNC8090TGD56" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:56.204 +03:00 [DBG] Connection id "0HNC8090TGD56" disconnecting. 2025-07-01 11:50:56.204 +03:00 [DBG] Connection id "0HNC8090TGD56" stopped. 2025-07-01 11:50:56.247 +03:00 [DBG] Connection id "0HNC8090TGD57" accepted. 2025-07-01 11:50:56.247 +03:00 [DBG] Connection id "0HNC8090TGD57" started. 2025-07-01 11:50:56.248 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:50:56.248 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:56.248 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:50:56.248 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:56.248 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:56.248 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:56.248 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:56.248 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:56.248 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:56.248 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:56.248 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:56.248 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:56.248 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:56.248 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:56.248 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:56.248 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:56.248 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:56.248 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:56.249 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:56.249 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:50:56.249 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:50:56.249 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:56.249 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:56.249 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:50:56.249 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:50:56.249 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:56.249 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:56.249 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:56.249 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:56.249 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:56.249 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:50:56.250 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:50:56.253 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.1716ms. 2025-07-01 11:50:56.253 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:56.253 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:56.253 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:56.253 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:56.253 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:56.253 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:56.253 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:56.253 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:56.253 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:56.253 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:50:56.253 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:50:56.253 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:50:56.253 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:50:56.253 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:50:56.253 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:50:56.254 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:56.254 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:56.254 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:56.254 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:56.254 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:56.254 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:56.254 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:56.254 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 5.3703ms 2025-07-01 11:50:56.254 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:56.254 +03:00 [DBG] Connection id "0HNC8090TGD57" completed keep alive response. 2025-07-01 11:50:56.254 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 6.2139ms 2025-07-01 11:50:56.254 +03:00 [DBG] Connection id "0HNC8090TGD57" received FIN. 2025-07-01 11:50:56.255 +03:00 [DBG] Connection id "0HNC8090TGD57" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:56.255 +03:00 [DBG] Connection id "0HNC8090TGD57" disconnecting. 2025-07-01 11:50:56.255 +03:00 [DBG] Connection id "0HNC8090TGD57" stopped. 2025-07-01 11:50:56.316 +03:00 [DBG] Connection id "0HNC8090TGD58" accepted. 2025-07-01 11:50:56.316 +03:00 [DBG] Connection id "0HNC8090TGD58" started. 2025-07-01 11:50:56.316 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:50:56.316 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:56.316 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:50:56.317 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:56.317 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:56.317 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:56.317 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:56.317 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:56.317 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:56.317 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:56.317 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:56.317 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:56.317 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:56.317 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:56.317 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:56.318 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:56.318 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:56.318 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:56.318 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:56.318 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:50:56.318 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:50:56.318 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:56.318 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:56.318 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:50:56.318 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:50:56.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:56.318 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:56.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:56.318 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:56.318 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:56.319 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:50:56.319 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:50:56.477 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 158.7043ms. 2025-07-01 11:50:56.477 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:56.477 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:56.477 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:56.477 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:56.477 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:56.477 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:56.477 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:56.477 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:56.478 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:56.478 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:50:56.478 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:50:56.478 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:50:56.478 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:50:56.478 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:50:56.478 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:50:56.479 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:56.479 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:56.479 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:56.479 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:56.479 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:56.479 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:56.479 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:56.479 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 161.6964ms 2025-07-01 11:50:56.479 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:56.479 +03:00 [DBG] Connection id "0HNC8090TGD58" completed keep alive response. 2025-07-01 11:50:56.479 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 163.0283ms 2025-07-01 11:50:56.483 +03:00 [DBG] Connection id "0HNC8090TGD58" received FIN. 2025-07-01 11:50:56.483 +03:00 [DBG] Connection id "0HNC8090TGD58" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:56.483 +03:00 [DBG] Connection id "0HNC8090TGD58" disconnecting. 2025-07-01 11:50:56.484 +03:00 [DBG] Connection id "0HNC8090TGD58" stopped. 2025-07-01 11:50:59.000 +03:00 [DBG] Connection id "0HNC8090TGD59" accepted. 2025-07-01 11:50:59.000 +03:00 [DBG] Connection id "0HNC8090TGD59" started. 2025-07-01 11:50:59.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:50:59.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:59.000 +03:00 [DBG] POST requests are not supported 2025-07-01 11:50:59.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:50:59.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:50:59.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:59.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:59.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:59.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:50:59.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:50:59.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:59.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:50:59.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:59.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:59.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:59.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:59.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:59.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:50:59.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:50:59.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:59.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:59.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:59.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:59.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:59.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1676ms. 2025-07-01 11:50:59.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:59.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:59.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:59.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:59.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:59.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:59.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:59.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:50:59.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:59.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:59.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:59.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8294ms 2025-07-01 11:50:59.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:50:59.001 +03:00 [DBG] Connection id "0HNC8090TGD59" completed keep alive response. 2025-07-01 11:50:59.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3979ms 2025-07-01 11:50:59.002 +03:00 [DBG] Connection id "0HNC8090TGD59" received FIN. 2025-07-01 11:50:59.002 +03:00 [DBG] Connection id "0HNC8090TGD59" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:59.002 +03:00 [DBG] Connection id "0HNC8090TGD59" disconnecting. 2025-07-01 11:50:59.002 +03:00 [DBG] Connection id "0HNC8090TGD59" stopped. 2025-07-01 11:50:59.091 +03:00 [DBG] Connection id "0HNC8090TGD5A" accepted. 2025-07-01 11:50:59.091 +03:00 [DBG] Connection id "0HNC8090TGD5A" started. 2025-07-01 11:50:59.091 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:50:59.091 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:59.091 +03:00 [DBG] POST requests are not supported 2025-07-01 11:50:59.091 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:50:59.091 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:50:59.091 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:50:59.091 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:59.091 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:59.091 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:50:59.091 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:50:59.092 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:50:59.092 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:59.092 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:59.092 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:59.092 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:59.092 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:59.092 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:59.092 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.092 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.092 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:59.092 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:59.092 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:50:59.092 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:50:59.092 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:50:59.092 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:50:59.092 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:50:59.092 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:50:59.092 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:50:59.092 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:50:59.092 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:50:59.092 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:50:59.092 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:50:59.092 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:50:59.092 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:50:59.092 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:50:59.093 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:50:59.093 +03:00 [DBG] Connection id "0HNC8090TGD5A", Request id "0HNC8090TGD5A:00000001": started reading request body. 2025-07-01 11:50:59.093 +03:00 [DBG] Connection id "0HNC8090TGD5A", Request id "0HNC8090TGD5A:00000001": done reading request body. 2025-07-01 11:50:59.093 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:50:59.093 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:50:59.093 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:50:59.093 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:50:59.093 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:50:59.093 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:59.093 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:59.093 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:59.093 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:59.093 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:59.093 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:50:59.093 +03:00 [INF] Changing group of physicals [448] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:50:59.121 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 28.4065ms. 2025-07-01 11:50:59.122 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:59.122 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:59.122 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:59.122 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:59.122 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.122 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.122 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:59.122 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:59.122 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:59.122 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:50:59.122 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:50:59.122 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:59.122 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:59.122 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.122 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.122 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.122 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.122 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 30.3367ms 2025-07-01 11:50:59.122 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:50:59.122 +03:00 [DBG] Connection id "0HNC8090TGD5A" completed keep alive response. 2025-07-01 11:50:59.122 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 31.4345ms 2025-07-01 11:50:59.123 +03:00 [DBG] Connection id "0HNC8090TGD5A" received FIN. 2025-07-01 11:50:59.123 +03:00 [DBG] Connection id "0HNC8090TGD5A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:59.123 +03:00 [DBG] Connection id "0HNC8090TGD5A" disconnecting. 2025-07-01 11:50:59.123 +03:00 [DBG] Connection id "0HNC8090TGD5A" stopped. 2025-07-01 11:50:59.169 +03:00 [DBG] Connection id "0HNC8090TGD5B" accepted. 2025-07-01 11:50:59.169 +03:00 [DBG] Connection id "0HNC8090TGD5B" started. 2025-07-01 11:50:59.169 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:50:59.169 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:59.169 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:50:59.169 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:59.169 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:59.170 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:59.170 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:59.170 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:59.170 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:59.170 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:59.170 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:59.170 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:59.170 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:59.170 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:59.170 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:59.170 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.170 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.170 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:59.170 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:59.170 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:50:59.170 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:50:59.170 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:59.170 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:59.170 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:50:59.170 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:50:59.170 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:59.170 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:59.171 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:59.171 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:59.171 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:59.171 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:50:59.171 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:50:59.173 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.8647ms. 2025-07-01 11:50:59.173 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:59.173 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:59.173 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:59.173 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:59.173 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.173 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.173 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:59.173 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:59.173 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:59.173 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:50:59.173 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:50:59.173 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:50:59.173 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:50:59.173 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:50:59.173 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:50:59.173 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:59.173 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:59.173 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:59.173 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.173 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.174 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.174 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.174 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.5553ms 2025-07-01 11:50:59.174 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:59.174 +03:00 [DBG] Connection id "0HNC8090TGD5B" completed keep alive response. 2025-07-01 11:50:59.174 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.3954ms 2025-07-01 11:50:59.174 +03:00 [DBG] Connection id "0HNC8090TGD5B" received FIN. 2025-07-01 11:50:59.174 +03:00 [DBG] Connection id "0HNC8090TGD5B" disconnecting. 2025-07-01 11:50:59.174 +03:00 [DBG] Connection id "0HNC8090TGD5B" stopped. 2025-07-01 11:50:59.174 +03:00 [DBG] Connection id "0HNC8090TGD5B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:59.235 +03:00 [DBG] Connection id "0HNC8090TGD5C" accepted. 2025-07-01 11:50:59.235 +03:00 [DBG] Connection id "0HNC8090TGD5C" started. 2025-07-01 11:50:59.235 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:50:59.235 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:50:59.235 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:50:59.235 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:59.235 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:50:59.235 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:59.235 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:50:59.235 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:50:59.236 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:59.236 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:50:59.236 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:50:59.236 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:50:59.236 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:50:59.236 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:50:59.236 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:50:59.236 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.236 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.236 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:59.236 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:50:59.236 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:50:59.236 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:50:59.236 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:59.236 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:50:59.236 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:50:59.236 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:50:59.236 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:59.236 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:59.236 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:59.236 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:59.236 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:50:59.236 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:50:59.236 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:50:59.397 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 160.6713ms. 2025-07-01 11:50:59.397 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:59.397 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:50:59.397 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:59.397 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:50:59.397 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.397 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.397 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:59.397 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:59.397 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:59.397 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:50:59.398 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:50:59.398 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:50:59.398 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:50:59.398 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:50:59.398 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:50:59.399 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:50:59.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:59.399 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:50:59.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.399 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.399 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.399 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:50:59.399 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 163.3175ms 2025-07-01 11:50:59.399 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:50:59.399 +03:00 [DBG] Connection id "0HNC8090TGD5C" completed keep alive response. 2025-07-01 11:50:59.399 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 164.11ms 2025-07-01 11:50:59.402 +03:00 [DBG] Connection id "0HNC8090TGD5C" received FIN. 2025-07-01 11:50:59.403 +03:00 [DBG] Connection id "0HNC8090TGD5C" disconnecting. 2025-07-01 11:50:59.403 +03:00 [DBG] Connection id "0HNC8090TGD5C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:50:59.404 +03:00 [DBG] Connection id "0HNC8090TGD5C" stopped. 2025-07-01 11:51:04.014 +03:00 [DBG] Connection id "0HNC8090TGD5D" accepted. 2025-07-01 11:51:04.014 +03:00 [DBG] Connection id "0HNC8090TGD5D" started. 2025-07-01 11:51:04.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:51:04.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:04.014 +03:00 [DBG] POST requests are not supported 2025-07-01 11:51:04.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:51:04.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:51:04.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:04.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:04.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:04.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:51:04.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:51:04.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:04.015 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:51:04.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:04.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:04.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:04.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:04.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:04.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:04.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:04.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:51:04.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:51:04.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:04.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:04.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:04.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:04.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:04.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1279ms. 2025-07-01 11:51:04.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:04.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:04.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:04.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:04.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:04.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:51:04.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:04.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:04.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:04.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6736ms 2025-07-01 11:51:04.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:04.015 +03:00 [DBG] Connection id "0HNC8090TGD5D" completed keep alive response. 2025-07-01 11:51:04.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2568ms 2025-07-01 11:51:04.016 +03:00 [DBG] Connection id "0HNC8090TGD5D" received FIN. 2025-07-01 11:51:04.016 +03:00 [DBG] Connection id "0HNC8090TGD5D" disconnecting. 2025-07-01 11:51:04.016 +03:00 [DBG] Connection id "0HNC8090TGD5D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:04.017 +03:00 [DBG] Connection id "0HNC8090TGD5D" stopped. 2025-07-01 11:51:09.003 +03:00 [DBG] Connection id "0HNC8090TGD5E" accepted. 2025-07-01 11:51:09.003 +03:00 [DBG] Connection id "0HNC8090TGD5E" started. 2025-07-01 11:51:09.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:51:09.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:09.003 +03:00 [DBG] POST requests are not supported 2025-07-01 11:51:09.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:51:09.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:51:09.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:09.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:09.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:09.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:51:09.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:51:09.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:09.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:51:09.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:09.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:09.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:09.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:09.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:09.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:09.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:09.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:51:09.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:51:09.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:09.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:09.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:09.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:09.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:09.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1439ms. 2025-07-01 11:51:09.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:09.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:09.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:09.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:09.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:09.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:09.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:09.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:09.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:09.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:51:09.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:09.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:09.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:09.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:09.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:09.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:09.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:09.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7081ms 2025-07-01 11:51:09.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:09.004 +03:00 [DBG] Connection id "0HNC8090TGD5E" completed keep alive response. 2025-07-01 11:51:09.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2762ms 2025-07-01 11:51:09.004 +03:00 [DBG] Connection id "0HNC8090TGD5E" received FIN. 2025-07-01 11:51:09.004 +03:00 [DBG] Connection id "0HNC8090TGD5E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:09.005 +03:00 [DBG] Connection id "0HNC8090TGD5E" disconnecting. 2025-07-01 11:51:09.005 +03:00 [DBG] Connection id "0HNC8090TGD5E" stopped. 2025-07-01 11:51:13.996 +03:00 [DBG] Connection id "0HNC8090TGD5F" accepted. 2025-07-01 11:51:13.996 +03:00 [DBG] Connection id "0HNC8090TGD5F" started. 2025-07-01 11:51:13.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:51:13.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:13.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:51:13.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:51:13.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:51:13.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:13.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:13.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:13.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:51:13.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:51:13.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:13.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:51:13.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:13.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:13.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:13.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:13.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:13.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:13.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:13.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:51:13.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:51:13.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:13.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:13.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:13.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:13.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:13.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1374ms. 2025-07-01 11:51:13.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:13.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:13.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:13.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:13.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:13.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:13.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:13.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:13.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:13.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:51:13.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:13.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:13.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:13.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:13.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:13.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:13.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:13.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.683ms 2025-07-01 11:51:13.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:13.998 +03:00 [DBG] Connection id "0HNC8090TGD5F" completed keep alive response. 2025-07-01 11:51:13.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3062ms 2025-07-01 11:51:13.998 +03:00 [DBG] Connection id "0HNC8090TGD5F" received FIN. 2025-07-01 11:51:13.998 +03:00 [DBG] Connection id "0HNC8090TGD5F" disconnecting. 2025-07-01 11:51:13.998 +03:00 [DBG] Connection id "0HNC8090TGD5F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:13.999 +03:00 [DBG] Connection id "0HNC8090TGD5F" stopped. 2025-07-01 11:51:14.453 +03:00 [DBG] Connection id "0HNC8090TGD5G" accepted. 2025-07-01 11:51:14.453 +03:00 [DBG] Connection id "0HNC8090TGD5G" started. 2025-07-01 11:51:14.453 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 767 2025-07-01 11:51:14.453 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:14.453 +03:00 [DBG] POST requests are not supported 2025-07-01 11:51:14.453 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:51:14.453 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:51:14.453 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:51:14.453 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:14.453 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:14.453 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:51:14.454 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:51:14.454 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:51:14.454 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:51:14.454 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:14.454 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:14.454 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:14.454 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:14.454 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:14.454 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:14.454 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:14.454 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:14.454 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:14.454 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:51:14.454 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:51:14.454 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:51:14.454 +03:00 [DBG] Connection id "0HNC8090TGD5G", Request id "0HNC8090TGD5G:00000001": started reading request body. 2025-07-01 11:51:14.454 +03:00 [DBG] Connection id "0HNC8090TGD5G", Request id "0HNC8090TGD5G:00000001": done reading request body. 2025-07-01 11:51:14.454 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:51:14.454 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:51:14.454 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:51:14.454 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:51:14.454 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:51:14.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:14.454 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:14.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:14.455 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:14.455 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:14.455 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:51:14.455 +03:00 [INF] Updating physical elements properties 2025-07-01 11:51:14.482 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 27.6137ms. 2025-07-01 11:51:14.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:14.482 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:14.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:14.483 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:14.483 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:14.483 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:14.483 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:14.483 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:14.483 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:14.483 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:51:14.483 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:14.483 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:14.483 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:14.483 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:14.483 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:14.483 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:14.483 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:14.483 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 29.1779ms 2025-07-01 11:51:14.483 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:51:14.483 +03:00 [DBG] Connection id "0HNC8090TGD5G" completed keep alive response. 2025-07-01 11:51:14.483 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 30.1803ms 2025-07-01 11:51:14.483 +03:00 [DBG] Connection id "0HNC8090TGD5G" received FIN. 2025-07-01 11:51:14.484 +03:00 [DBG] Connection id "0HNC8090TGD5G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:14.484 +03:00 [DBG] Connection id "0HNC8090TGD5G" disconnecting. 2025-07-01 11:51:14.484 +03:00 [DBG] Connection id "0HNC8090TGD5G" stopped. 2025-07-01 11:51:14.524 +03:00 [DBG] Connection id "0HNC8090TGD5H" accepted. 2025-07-01 11:51:14.524 +03:00 [DBG] Connection id "0HNC8090TGD5H" started. 2025-07-01 11:51:14.524 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:51:14.524 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:14.524 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:51:14.524 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:14.524 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:14.524 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:14.524 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:14.524 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:14.524 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:14.524 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:51:14.524 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:14.524 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:14.524 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:14.524 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:14.524 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:14.524 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:14.524 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:14.524 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:14.525 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:14.525 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:51:14.525 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:51:14.525 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:14.525 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:14.525 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:51:14.525 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:51:14.525 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:14.525 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:14.525 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:14.525 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:14.525 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:14.525 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:51:14.525 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:51:14.528 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.1873ms. 2025-07-01 11:51:14.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:14.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:14.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:14.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:14.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:14.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:14.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:14.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:14.528 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:14.528 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:51:14.529 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:51:14.529 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:51:14.529 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:51:14.529 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:51:14.529 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:51:14.529 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:14.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:14.529 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:14.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:14.529 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:14.529 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:14.529 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:14.529 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.7191ms 2025-07-01 11:51:14.529 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:14.529 +03:00 [DBG] Connection id "0HNC8090TGD5H" completed keep alive response. 2025-07-01 11:51:14.529 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.5711ms 2025-07-01 11:51:14.530 +03:00 [DBG] Connection id "0HNC8090TGD5H" received FIN. 2025-07-01 11:51:14.530 +03:00 [DBG] Connection id "0HNC8090TGD5H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:14.530 +03:00 [DBG] Connection id "0HNC8090TGD5H" disconnecting. 2025-07-01 11:51:14.530 +03:00 [DBG] Connection id "0HNC8090TGD5H" stopped. 2025-07-01 11:51:14.590 +03:00 [DBG] Connection id "0HNC8090TGD5I" accepted. 2025-07-01 11:51:14.591 +03:00 [DBG] Connection id "0HNC8090TGD5I" started. 2025-07-01 11:51:14.591 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:51:14.591 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:14.591 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:51:14.591 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:14.591 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:14.591 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:14.591 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:14.591 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:14.591 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:14.591 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:51:14.591 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:14.591 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:14.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-07-01 11:51:14.591 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:14.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-07-01 11:51:14.591 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:14.591 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:14.591 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:14.591 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:14.591 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:51:14.591 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:51:14.592 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:14.592 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:14.592 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:51:14.592 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:51:14.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:14.592 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:14.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:14.592 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:14.592 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:14.592 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:51:14.592 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:51:14.775 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 183.501ms. 2025-07-01 11:51:14.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:14.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:14.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:14.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:14.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:14.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:14.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:14.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:14.776 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:14.776 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:51:14.776 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:51:14.776 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:51:14.776 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:51:14.776 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:51:14.776 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:51:14.778 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:14.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:14.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:14.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:14.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:14.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:14.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:14.778 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 186.8692ms 2025-07-01 11:51:14.778 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:14.778 +03:00 [DBG] Connection id "0HNC8090TGD5I" completed keep alive response. 2025-07-01 11:51:14.778 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 187.5983ms 2025-07-01 11:51:14.786 +03:00 [DBG] Connection id "0HNC8090TGD5I" received FIN. 2025-07-01 11:51:14.786 +03:00 [DBG] Connection id "0HNC8090TGD5I" disconnecting. 2025-07-01 11:51:14.786 +03:00 [DBG] Connection id "0HNC8090TGD5I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:14.787 +03:00 [DBG] Connection id "0HNC8090TGD5I" stopped. 2025-07-01 11:51:18.710 +03:00 [DBG] Connection id "0HNC8090TGD5J" accepted. 2025-07-01 11:51:18.711 +03:00 [DBG] Connection id "0HNC8090TGD5J" started. 2025-07-01 11:51:18.711 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:51:18.711 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:18.711 +03:00 [DBG] POST requests are not supported 2025-07-01 11:51:18.711 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:51:18.711 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:51:18.711 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:51:18.711 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:18.711 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:18.711 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:51:18.711 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:51:18.711 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:51:18.711 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:51:18.711 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:18.711 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:18.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-07-01 11:51:18.711 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:18.711 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:18.711 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:18.711 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:18.711 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:18.711 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:18.711 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:51:18.711 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:51:18.711 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:51:18.711 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:51:18.711 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:51:18.712 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:51:18.712 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:51:18.712 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:51:18.712 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:51:18.712 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:51:18.712 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:51:18.712 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:51:18.712 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:51:18.712 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:51:18.712 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:51:18.712 +03:00 [DBG] Connection id "0HNC8090TGD5J", Request id "0HNC8090TGD5J:00000001": started reading request body. 2025-07-01 11:51:18.712 +03:00 [DBG] Connection id "0HNC8090TGD5J", Request id "0HNC8090TGD5J:00000001": done reading request body. 2025-07-01 11:51:18.712 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:51:18.712 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:51:18.712 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:51:18.712 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:51:18.712 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:51:18.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:18.712 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:18.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:18.712 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:18.712 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:18.712 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:51:18.712 +03:00 [INF] Changing group of physicals [449] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:51:18.730 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.7057ms. 2025-07-01 11:51:18.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:18.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:18.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:18.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:18.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:18.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:18.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:18.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:18.730 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:18.730 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:51:18.730 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:18.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:18.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:18.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:18.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:18.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:18.730 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:18.730 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 19.0818ms 2025-07-01 11:51:18.730 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:51:18.730 +03:00 [DBG] Connection id "0HNC8090TGD5J" completed keep alive response. 2025-07-01 11:51:18.730 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 19.7984ms 2025-07-01 11:51:18.731 +03:00 [DBG] Connection id "0HNC8090TGD5J" received FIN. 2025-07-01 11:51:18.731 +03:00 [DBG] Connection id "0HNC8090TGD5J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:18.731 +03:00 [DBG] Connection id "0HNC8090TGD5J" disconnecting. 2025-07-01 11:51:18.731 +03:00 [DBG] Connection id "0HNC8090TGD5J" stopped. 2025-07-01 11:51:18.771 +03:00 [DBG] Connection id "0HNC8090TGD5K" accepted. 2025-07-01 11:51:18.772 +03:00 [DBG] Connection id "0HNC8090TGD5K" started. 2025-07-01 11:51:18.772 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:51:18.772 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:18.772 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:51:18.772 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:18.772 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:18.772 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:18.772 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:18.772 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:18.772 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:18.772 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:51:18.772 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:18.772 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:18.772 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:18.772 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:18.772 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:18.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:18.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:18.772 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:18.772 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:18.772 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:51:18.772 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:51:18.772 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:18.772 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:18.772 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:51:18.772 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:51:18.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:18.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:18.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:18.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:18.772 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:18.773 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:51:18.773 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:51:18.774 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5048ms. 2025-07-01 11:51:18.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:18.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:18.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:18.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:18.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:18.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:18.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:18.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:18.774 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:18.774 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:51:18.774 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:51:18.774 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:51:18.774 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:51:18.774 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:51:18.774 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:51:18.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:18.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:18.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:18.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:18.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:18.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:18.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:18.775 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.6404ms 2025-07-01 11:51:18.775 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:18.775 +03:00 [DBG] Connection id "0HNC8090TGD5K" completed keep alive response. 2025-07-01 11:51:18.775 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.1586ms 2025-07-01 11:51:18.775 +03:00 [DBG] Connection id "0HNC8090TGD5K" received FIN. 2025-07-01 11:51:18.775 +03:00 [DBG] Connection id "0HNC8090TGD5K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:18.775 +03:00 [DBG] Connection id "0HNC8090TGD5K" disconnecting. 2025-07-01 11:51:18.776 +03:00 [DBG] Connection id "0HNC8090TGD5K" stopped. 2025-07-01 11:51:18.844 +03:00 [DBG] Connection id "0HNC8090TGD5L" accepted. 2025-07-01 11:51:18.844 +03:00 [DBG] Connection id "0HNC8090TGD5L" started. 2025-07-01 11:51:18.845 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:51:18.845 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:18.845 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:51:18.845 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:18.845 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:18.845 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:18.845 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:18.845 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:18.845 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:18.845 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:51:18.845 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:18.845 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:18.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-07-01 11:51:18.846 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:18.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-07-01 11:51:18.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:18.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:18.846 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:18.846 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:18.846 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:51:18.846 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:51:18.846 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:18.846 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:18.846 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:51:18.846 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:51:18.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:18.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:18.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:18.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:18.846 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:18.846 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:51:18.846 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:51:18.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 137.463ms. 2025-07-01 11:51:18.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:18.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:18.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:18.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:18.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:18.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:18.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:18.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:18.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:18.984 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:51:18.984 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:51:18.984 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:51:18.984 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:51:18.984 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:51:18.984 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:51:18.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:18.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:18.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:18.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:18.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:18.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:18.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:18.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 140.0822ms 2025-07-01 11:51:18.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:18.986 +03:00 [DBG] Connection id "0HNC8090TGD5L" completed keep alive response. 2025-07-01 11:51:18.986 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 141.1653ms 2025-07-01 11:51:18.990 +03:00 [DBG] Connection id "0HNC8090TGD5L" received FIN. 2025-07-01 11:51:18.990 +03:00 [DBG] Connection id "0HNC8090TGD5L" disconnecting. 2025-07-01 11:51:18.990 +03:00 [DBG] Connection id "0HNC8090TGD5L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:18.991 +03:00 [DBG] Connection id "0HNC8090TGD5L" stopped. 2025-07-01 11:51:19.002 +03:00 [DBG] Connection id "0HNC8090TGD5M" accepted. 2025-07-01 11:51:19.003 +03:00 [DBG] Connection id "0HNC8090TGD5M" started. 2025-07-01 11:51:19.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:51:19.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:19.003 +03:00 [DBG] POST requests are not supported 2025-07-01 11:51:19.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:51:19.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:51:19.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:19.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:19.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:19.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:51:19.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:51:19.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:19.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:51:19.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:19.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:19.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:19.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:19.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:19.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:19.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:19.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:51:19.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:51:19.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:19.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:19.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:19.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:19.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:19.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1501ms. 2025-07-01 11:51:19.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:19.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:19.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:19.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:19.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:19.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:19.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:19.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:19.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:19.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:51:19.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:19.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:19.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:19.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:19.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:19.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:19.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:19.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8821ms 2025-07-01 11:51:19.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:19.004 +03:00 [DBG] Connection id "0HNC8090TGD5M" completed keep alive response. 2025-07-01 11:51:19.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5624ms 2025-07-01 11:51:19.004 +03:00 [DBG] Connection id "0HNC8090TGD5M" received FIN. 2025-07-01 11:51:19.005 +03:00 [DBG] Connection id "0HNC8090TGD5M" disconnecting. 2025-07-01 11:51:19.005 +03:00 [DBG] Connection id "0HNC8090TGD5M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:19.006 +03:00 [DBG] Connection id "0HNC8090TGD5M" stopped. 2025-07-01 11:51:24.002 +03:00 [DBG] Connection id "0HNC8090TGD5N" accepted. 2025-07-01 11:51:24.002 +03:00 [DBG] Connection id "0HNC8090TGD5N" started. 2025-07-01 11:51:24.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:51:24.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:24.003 +03:00 [DBG] POST requests are not supported 2025-07-01 11:51:24.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:51:24.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:51:24.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:24.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:24.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:24.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:51:24.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:51:24.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:24.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:51:24.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:24.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:24.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:24.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:24.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:24.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:24.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:24.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:51:24.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:51:24.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:24.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:24.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:24.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:24.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:24.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1327ms. 2025-07-01 11:51:24.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:24.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:24.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:24.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:24.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:24.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:24.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:24.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:24.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:24.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:51:24.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:24.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:24.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:24.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:24.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:24.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:24.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:24.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7786ms 2025-07-01 11:51:24.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:24.004 +03:00 [DBG] Connection id "0HNC8090TGD5N" completed keep alive response. 2025-07-01 11:51:24.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.432ms 2025-07-01 11:51:24.004 +03:00 [DBG] Connection id "0HNC8090TGD5N" received FIN. 2025-07-01 11:51:24.005 +03:00 [DBG] Connection id "0HNC8090TGD5N" disconnecting. 2025-07-01 11:51:24.005 +03:00 [DBG] Connection id "0HNC8090TGD5N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:24.005 +03:00 [DBG] Connection id "0HNC8090TGD5N" stopped. 2025-07-01 11:51:28.997 +03:00 [DBG] Connection id "0HNC8090TGD5O" accepted. 2025-07-01 11:51:28.997 +03:00 [DBG] Connection id "0HNC8090TGD5O" started. 2025-07-01 11:51:28.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:51:28.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:28.997 +03:00 [DBG] POST requests are not supported 2025-07-01 11:51:28.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:51:28.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:51:28.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:28.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:28.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:28.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:51:28.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:51:28.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:28.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:51:28.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:28.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:28.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:28.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:28.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:28.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:28.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:28.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:51:28.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:51:28.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:28.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:28.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:28.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:28.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:28.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1622ms. 2025-07-01 11:51:28.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:28.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:28.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:28.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:28.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:28.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:28.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:28.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:28.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:28.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:51:28.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:28.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:28.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:28.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:28.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:28.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:28.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:28.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.118ms 2025-07-01 11:51:28.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:28.999 +03:00 [DBG] Connection id "0HNC8090TGD5O" completed keep alive response. 2025-07-01 11:51:28.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0107ms 2025-07-01 11:51:28.999 +03:00 [DBG] Connection id "0HNC8090TGD5O" received FIN. 2025-07-01 11:51:29.000 +03:00 [DBG] Connection id "0HNC8090TGD5O" disconnecting. 2025-07-01 11:51:29.000 +03:00 [DBG] Connection id "0HNC8090TGD5O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:29.001 +03:00 [DBG] Connection id "0HNC8090TGD5O" stopped. 2025-07-01 11:51:29.788 +03:00 [DBG] Connection id "0HNC8090TGD5P" accepted. 2025-07-01 11:51:29.788 +03:00 [DBG] Connection id "0HNC8090TGD5P" started. 2025-07-01 11:51:29.789 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 773 2025-07-01 11:51:29.789 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:29.789 +03:00 [DBG] POST requests are not supported 2025-07-01 11:51:29.789 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:51:29.789 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:51:29.789 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:51:29.789 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:29.789 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:29.789 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:51:29.789 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:51:29.789 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:51:29.789 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:51:29.789 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:29.789 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:29.789 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:29.789 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:29.789 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:29.790 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:29.790 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:29.790 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:29.790 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:29.790 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:51:29.790 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:51:29.790 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:51:29.790 +03:00 [DBG] Connection id "0HNC8090TGD5P", Request id "0HNC8090TGD5P:00000001": started reading request body. 2025-07-01 11:51:29.790 +03:00 [DBG] Connection id "0HNC8090TGD5P", Request id "0HNC8090TGD5P:00000001": done reading request body. 2025-07-01 11:51:29.790 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:51:29.790 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:51:29.790 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:51:29.790 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:51:29.790 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:51:29.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:29.790 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:29.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:29.790 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:29.790 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:29.790 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:51:29.791 +03:00 [INF] Updating physical elements properties 2025-07-01 11:51:29.809 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.0773ms. 2025-07-01 11:51:29.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:29.809 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:29.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:29.809 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:29.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:29.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:29.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:29.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:29.809 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:29.809 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:51:29.809 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:29.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:29.809 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:29.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:29.809 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:29.809 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:29.809 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:29.809 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.8085ms 2025-07-01 11:51:29.809 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:51:29.809 +03:00 [DBG] Connection id "0HNC8090TGD5P" completed keep alive response. 2025-07-01 11:51:29.810 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 20.9458ms 2025-07-01 11:51:29.810 +03:00 [DBG] Connection id "0HNC8090TGD5P" received FIN. 2025-07-01 11:51:29.810 +03:00 [DBG] Connection id "0HNC8090TGD5P" disconnecting. 2025-07-01 11:51:29.810 +03:00 [DBG] Connection id "0HNC8090TGD5P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:29.811 +03:00 [DBG] Connection id "0HNC8090TGD5P" stopped. 2025-07-01 11:51:29.854 +03:00 [DBG] Connection id "0HNC8090TGD5Q" accepted. 2025-07-01 11:51:29.854 +03:00 [DBG] Connection id "0HNC8090TGD5Q" started. 2025-07-01 11:51:29.854 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:51:29.854 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:29.854 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:51:29.854 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:29.855 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:29.855 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:29.855 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:29.855 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:29.855 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:29.855 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:51:29.855 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:29.855 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:29.855 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:29.855 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:29.855 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:29.855 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:29.855 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:29.855 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:29.855 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:29.855 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:51:29.855 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:51:29.855 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:29.855 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:29.855 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:51:29.855 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:51:29.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:29.855 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:29.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:29.855 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:29.855 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:29.855 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:51:29.855 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:51:29.857 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.763ms. 2025-07-01 11:51:29.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:29.857 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:29.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:29.857 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:29.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:29.857 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:29.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:29.857 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:29.857 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:29.857 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:51:29.857 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:51:29.857 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:51:29.857 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:51:29.857 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:51:29.857 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:51:29.857 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:29.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:29.857 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:29.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:29.857 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:29.857 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:29.857 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:29.858 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.6431ms 2025-07-01 11:51:29.858 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:29.858 +03:00 [DBG] Connection id "0HNC8090TGD5Q" completed keep alive response. 2025-07-01 11:51:29.858 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.1582ms 2025-07-01 11:51:29.858 +03:00 [DBG] Connection id "0HNC8090TGD5Q" received FIN. 2025-07-01 11:51:29.858 +03:00 [DBG] Connection id "0HNC8090TGD5Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:29.858 +03:00 [DBG] Connection id "0HNC8090TGD5Q" disconnecting. 2025-07-01 11:51:29.858 +03:00 [DBG] Connection id "0HNC8090TGD5Q" stopped. 2025-07-01 11:51:29.922 +03:00 [DBG] Connection id "0HNC8090TGD5R" accepted. 2025-07-01 11:51:29.922 +03:00 [DBG] Connection id "0HNC8090TGD5R" started. 2025-07-01 11:51:29.922 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:51:29.922 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:29.922 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:51:29.922 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:29.922 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:29.922 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:29.922 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:29.922 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:29.922 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:29.922 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:51:29.922 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:29.922 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:29.922 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:29.922 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:29.922 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:29.922 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:29.922 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:29.922 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:29.922 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:29.922 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:51:29.922 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:51:29.922 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:29.922 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:29.922 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:51:29.922 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:51:29.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:29.922 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:29.923 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:29.923 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:29.923 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:29.923 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:51:29.923 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:51:30.060 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 137.5321ms. 2025-07-01 11:51:30.060 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:30.060 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:30.060 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:30.060 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:30.060 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:30.060 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:30.060 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:30.060 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:30.060 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:30.060 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:51:30.060 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:51:30.060 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:51:30.060 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:51:30.060 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:51:30.060 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:51:30.062 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:30.062 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:30.062 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:30.062 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:30.062 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:30.062 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:30.062 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:30.062 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 139.7069ms 2025-07-01 11:51:30.062 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:30.062 +03:00 [DBG] Connection id "0HNC8090TGD5R" completed keep alive response. 2025-07-01 11:51:30.062 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 140.2492ms 2025-07-01 11:51:30.070 +03:00 [DBG] Connection id "0HNC8090TGD5R" received FIN. 2025-07-01 11:51:30.070 +03:00 [DBG] Connection id "0HNC8090TGD5R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:30.070 +03:00 [DBG] Connection id "0HNC8090TGD5R" disconnecting. 2025-07-01 11:51:30.070 +03:00 [DBG] Connection id "0HNC8090TGD5R" stopped. 2025-07-01 11:51:32.685 +03:00 [DBG] Connection id "0HNC8090TGD5S" accepted. 2025-07-01 11:51:32.685 +03:00 [DBG] Connection id "0HNC8090TGD5S" started. 2025-07-01 11:51:32.685 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:51:32.685 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:32.685 +03:00 [DBG] POST requests are not supported 2025-07-01 11:51:32.685 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:51:32.685 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:51:32.685 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:51:32.685 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:32.685 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:32.685 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:51:32.685 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:51:32.685 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:51:32.686 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:51:32.686 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:32.686 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:32.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-07-01 11:51:32.686 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:32.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-07-01 11:51:32.686 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:32.686 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:32.686 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:32.686 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:32.686 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:51:32.686 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:51:32.686 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:51:32.686 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:51:32.686 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:51:32.686 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:51:32.686 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:51:32.686 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:51:32.686 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:51:32.686 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:51:32.686 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:51:32.686 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:51:32.686 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:51:32.686 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:51:32.686 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:51:32.686 +03:00 [DBG] Connection id "0HNC8090TGD5S", Request id "0HNC8090TGD5S:00000001": started reading request body. 2025-07-01 11:51:32.686 +03:00 [DBG] Connection id "0HNC8090TGD5S", Request id "0HNC8090TGD5S:00000001": done reading request body. 2025-07-01 11:51:32.686 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:51:32.686 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:51:32.686 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:51:32.686 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:51:32.686 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:51:32.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:32.686 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:32.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:32.686 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:32.686 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:32.686 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:51:32.687 +03:00 [INF] Changing group of physicals [452] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:51:32.707 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 20.1851ms. 2025-07-01 11:51:32.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:32.707 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:32.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:32.707 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:32.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:32.707 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:32.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:32.707 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:32.707 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:32.707 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:51:32.707 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:32.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:32.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:32.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:32.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:32.707 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:32.707 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:32.707 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 21.4424ms 2025-07-01 11:51:32.707 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:51:32.707 +03:00 [DBG] Connection id "0HNC8090TGD5S" completed keep alive response. 2025-07-01 11:51:32.707 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 22.1273ms 2025-07-01 11:51:32.707 +03:00 [DBG] Connection id "0HNC8090TGD5S" received FIN. 2025-07-01 11:51:32.707 +03:00 [DBG] Connection id "0HNC8090TGD5S" disconnecting. 2025-07-01 11:51:32.708 +03:00 [DBG] Connection id "0HNC8090TGD5S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:32.709 +03:00 [DBG] Connection id "0HNC8090TGD5S" stopped. 2025-07-01 11:51:32.751 +03:00 [DBG] Connection id "0HNC8090TGD5T" accepted. 2025-07-01 11:51:32.751 +03:00 [DBG] Connection id "0HNC8090TGD5T" started. 2025-07-01 11:51:32.751 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:51:32.751 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:32.751 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:51:32.751 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:32.751 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:32.751 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:32.751 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:32.752 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:32.752 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:32.752 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:51:32.752 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:32.752 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:32.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-07-01 11:51:32.752 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:32.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-07-01 11:51:32.752 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:32.752 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:32.752 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:32.752 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:32.753 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:51:32.753 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:51:32.753 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:32.753 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:32.753 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:51:32.753 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:51:32.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:32.753 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:32.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:32.753 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:32.753 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:32.753 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:51:32.753 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:51:32.755 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.0786ms. 2025-07-01 11:51:32.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:32.756 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:32.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:32.756 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:32.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:32.756 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:32.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:32.756 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:32.756 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:32.756 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:51:32.756 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:51:32.756 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:51:32.756 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:51:32.756 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:51:32.756 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:51:32.757 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:32.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:32.757 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:32.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:32.757 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:32.757 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:32.757 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:32.757 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.8668ms 2025-07-01 11:51:32.757 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:32.757 +03:00 [DBG] Connection id "0HNC8090TGD5T" completed keep alive response. 2025-07-01 11:51:32.757 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 6.3409ms 2025-07-01 11:51:32.758 +03:00 [DBG] Connection id "0HNC8090TGD5T" received FIN. 2025-07-01 11:51:32.758 +03:00 [DBG] Connection id "0HNC8090TGD5T" disconnecting. 2025-07-01 11:51:32.758 +03:00 [DBG] Connection id "0HNC8090TGD5T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:32.759 +03:00 [DBG] Connection id "0HNC8090TGD5T" stopped. 2025-07-01 11:51:32.820 +03:00 [DBG] Connection id "0HNC8090TGD5U" accepted. 2025-07-01 11:51:32.820 +03:00 [DBG] Connection id "0HNC8090TGD5U" started. 2025-07-01 11:51:32.820 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:51:32.820 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:32.820 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:51:32.820 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:32.820 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:32.820 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:32.820 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:32.820 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:32.820 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:32.821 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:51:32.821 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:32.821 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:32.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-07-01 11:51:32.821 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:32.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-07-01 11:51:32.821 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:32.821 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:32.821 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:32.821 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:32.821 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:51:32.821 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:51:32.821 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:32.821 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:32.821 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:51:32.821 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:51:32.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:32.821 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:32.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:32.821 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:32.821 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:32.821 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:51:32.821 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:51:32.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 163.0417ms. 2025-07-01 11:51:32.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:32.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:32.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:32.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:32.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:32.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:32.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:32.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:32.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:32.984 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:51:32.985 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:51:32.985 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:51:32.985 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:51:32.985 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:51:32.985 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:51:32.986 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:32.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:32.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:32.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:32.986 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:32.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:32.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:32.986 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 165.1331ms 2025-07-01 11:51:32.986 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:32.986 +03:00 [DBG] Connection id "0HNC8090TGD5U" completed keep alive response. 2025-07-01 11:51:32.986 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 165.7875ms 2025-07-01 11:51:32.995 +03:00 [DBG] Connection id "0HNC8090TGD5U" received FIN. 2025-07-01 11:51:32.995 +03:00 [DBG] Connection id "0HNC8090TGD5U" disconnecting. 2025-07-01 11:51:32.995 +03:00 [DBG] Connection id "0HNC8090TGD5U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:32.996 +03:00 [DBG] Connection id "0HNC8090TGD5U" stopped. 2025-07-01 11:51:33.997 +03:00 [DBG] Connection id "0HNC8090TGD5V" accepted. 2025-07-01 11:51:33.997 +03:00 [DBG] Connection id "0HNC8090TGD5V" started. 2025-07-01 11:51:33.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:51:33.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:33.997 +03:00 [DBG] POST requests are not supported 2025-07-01 11:51:33.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:51:33.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:51:33.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:33.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:33.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:33.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:51:33.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:51:33.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:33.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:51:33.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:33.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:33.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:33.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:33.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:33.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:33.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:33.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:51:33.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:51:33.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:33.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:33.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:33.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:33.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:33.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.176ms. 2025-07-01 11:51:33.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:33.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:33.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:33.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:33.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:33.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:33.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:33.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:33.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:33.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:51:33.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:33.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:33.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:33.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:33.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:33.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:33.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:33.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2407ms 2025-07-01 11:51:33.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:33.999 +03:00 [DBG] Connection id "0HNC8090TGD5V" completed keep alive response. 2025-07-01 11:51:33.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1703ms 2025-07-01 11:51:34.000 +03:00 [DBG] Connection id "0HNC8090TGD5V" received FIN. 2025-07-01 11:51:34.000 +03:00 [DBG] Connection id "0HNC8090TGD5V" disconnecting. 2025-07-01 11:51:34.000 +03:00 [DBG] Connection id "0HNC8090TGD5V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:34.001 +03:00 [DBG] Connection id "0HNC8090TGD5V" stopped. 2025-07-01 11:51:38.991 +03:00 [DBG] Connection id "0HNC8090TGD60" accepted. 2025-07-01 11:51:38.991 +03:00 [DBG] Connection id "0HNC8090TGD60" started. 2025-07-01 11:51:38.991 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:51:38.991 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:38.991 +03:00 [DBG] POST requests are not supported 2025-07-01 11:51:38.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:51:38.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:51:38.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:38.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:38.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:38.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:51:38.991 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:51:38.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:38.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:51:38.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:38.992 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:38.992 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:38.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:38.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:38.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:38.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:38.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:51:38.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:51:38.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:38.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:38.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:38.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:38.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:38.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1986ms. 2025-07-01 11:51:38.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:38.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:38.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:38.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:38.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:38.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:38.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:38.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:38.993 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:38.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:51:38.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:38.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:38.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:38.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:38.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:38.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:38.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:38.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4339ms 2025-07-01 11:51:38.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:38.993 +03:00 [DBG] Connection id "0HNC8090TGD60" completed keep alive response. 2025-07-01 11:51:38.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5164ms 2025-07-01 11:51:38.994 +03:00 [DBG] Connection id "0HNC8090TGD60" received FIN. 2025-07-01 11:51:38.994 +03:00 [DBG] Connection id "0HNC8090TGD60" disconnecting. 2025-07-01 11:51:38.994 +03:00 [DBG] Connection id "0HNC8090TGD60" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:38.995 +03:00 [DBG] Connection id "0HNC8090TGD60" stopped. 2025-07-01 11:51:43.996 +03:00 [DBG] Connection id "0HNC8090TGD61" accepted. 2025-07-01 11:51:43.996 +03:00 [DBG] Connection id "0HNC8090TGD61" started. 2025-07-01 11:51:43.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:51:43.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:43.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:51:43.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:51:43.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:51:43.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:43.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:43.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:43.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:51:43.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:51:43.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:43.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:51:43.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:43.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:43.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:43.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:43.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:43.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:43.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:43.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:51:43.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:51:43.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:43.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:43.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:43.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:43.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:43.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1318ms. 2025-07-01 11:51:43.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:43.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:43.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:43.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:43.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:43.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:43.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:43.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:43.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:51:43.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:43.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:43.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:43.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:43.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:43.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:43.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:43.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8273ms 2025-07-01 11:51:43.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:43.998 +03:00 [DBG] Connection id "0HNC8090TGD61" completed keep alive response. 2025-07-01 11:51:43.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5465ms 2025-07-01 11:51:43.998 +03:00 [DBG] Connection id "0HNC8090TGD61" received FIN. 2025-07-01 11:51:43.998 +03:00 [DBG] Connection id "0HNC8090TGD61" disconnecting. 2025-07-01 11:51:43.998 +03:00 [DBG] Connection id "0HNC8090TGD61" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:43.999 +03:00 [DBG] Connection id "0HNC8090TGD61" stopped. 2025-07-01 11:51:44.532 +03:00 [DBG] Connection id "0HNC8090TGD62" accepted. 2025-07-01 11:51:44.532 +03:00 [DBG] Connection id "0HNC8090TGD62" started. 2025-07-01 11:51:44.532 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 767 2025-07-01 11:51:44.532 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:44.532 +03:00 [DBG] POST requests are not supported 2025-07-01 11:51:44.532 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:51:44.532 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:51:44.532 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:51:44.532 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:44.532 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:44.532 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:51:44.532 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:51:44.532 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:51:44.532 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:51:44.533 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:44.533 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:44.533 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:44.533 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:44.533 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:44.533 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:44.533 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:44.533 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:44.533 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:44.533 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:51:44.533 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:51:44.533 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:51:44.533 +03:00 [DBG] Connection id "0HNC8090TGD62", Request id "0HNC8090TGD62:00000001": started reading request body. 2025-07-01 11:51:44.533 +03:00 [DBG] Connection id "0HNC8090TGD62", Request id "0HNC8090TGD62:00000001": done reading request body. 2025-07-01 11:51:44.533 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:51:44.533 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:51:44.533 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:51:44.533 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:51:44.534 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:51:44.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:44.534 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:44.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:44.534 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:44.534 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:44.534 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:51:44.534 +03:00 [INF] Updating physical elements properties 2025-07-01 11:51:44.562 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 28.2495ms. 2025-07-01 11:51:44.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:44.562 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:44.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:44.562 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:44.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:44.562 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:44.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:44.562 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:44.562 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:44.563 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:51:44.563 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:44.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:44.563 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:44.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:44.563 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:44.563 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:44.563 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:44.563 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 29.933ms 2025-07-01 11:51:44.563 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:51:44.563 +03:00 [DBG] Connection id "0HNC8090TGD62" completed keep alive response. 2025-07-01 11:51:44.563 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 30.9404ms 2025-07-01 11:51:44.563 +03:00 [DBG] Connection id "0HNC8090TGD62" received FIN. 2025-07-01 11:51:44.563 +03:00 [DBG] Connection id "0HNC8090TGD62" disconnecting. 2025-07-01 11:51:44.563 +03:00 [DBG] Connection id "0HNC8090TGD62" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:44.564 +03:00 [DBG] Connection id "0HNC8090TGD62" stopped. 2025-07-01 11:51:44.600 +03:00 [DBG] Connection id "0HNC8090TGD63" accepted. 2025-07-01 11:51:44.600 +03:00 [DBG] Connection id "0HNC8090TGD63" started. 2025-07-01 11:51:44.600 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:51:44.600 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:44.600 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:51:44.600 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:44.600 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:44.600 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:44.600 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:44.600 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:44.600 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:44.600 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:51:44.600 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:44.600 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:44.600 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:44.600 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:44.600 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:44.600 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:44.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:44.600 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:44.600 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:44.601 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:51:44.601 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:51:44.601 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:44.601 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:44.601 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:51:44.601 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:51:44.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:44.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:44.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:44.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:44.601 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:44.601 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:51:44.601 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:51:44.603 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.5225ms. 2025-07-01 11:51:44.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:44.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:44.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:44.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:44.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:44.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:44.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:44.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:44.604 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:44.604 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:51:44.604 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:51:44.604 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:51:44.604 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:51:44.604 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:51:44.604 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:51:44.604 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:44.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:44.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:44.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:44.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:44.604 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:44.604 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:44.604 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.9277ms 2025-07-01 11:51:44.604 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:44.604 +03:00 [DBG] Connection id "0HNC8090TGD63" completed keep alive response. 2025-07-01 11:51:44.604 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.3685ms 2025-07-01 11:51:44.605 +03:00 [DBG] Connection id "0HNC8090TGD63" received FIN. 2025-07-01 11:51:44.605 +03:00 [DBG] Connection id "0HNC8090TGD63" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:44.605 +03:00 [DBG] Connection id "0HNC8090TGD63" disconnecting. 2025-07-01 11:51:44.606 +03:00 [DBG] Connection id "0HNC8090TGD63" stopped. 2025-07-01 11:51:44.668 +03:00 [DBG] Connection id "0HNC8090TGD64" accepted. 2025-07-01 11:51:44.668 +03:00 [DBG] Connection id "0HNC8090TGD64" started. 2025-07-01 11:51:44.668 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:51:44.668 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:44.668 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:51:44.668 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:44.668 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:44.668 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:44.668 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:44.668 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:44.668 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:44.668 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:51:44.668 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:44.668 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:44.668 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:44.668 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:44.668 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:44.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:44.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:44.668 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:44.668 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:44.668 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:51:44.668 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:51:44.668 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:44.669 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:44.669 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:51:44.669 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:51:44.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:44.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:44.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:44.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:44.669 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:44.669 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:51:44.669 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:51:44.813 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 144.7386ms. 2025-07-01 11:51:44.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:44.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:44.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:44.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:44.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:44.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:44.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:44.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:44.814 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:44.814 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:51:44.814 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:51:44.814 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:51:44.814 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:51:44.814 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:51:44.814 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:51:44.816 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:44.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:44.816 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:44.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:44.816 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:44.816 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:44.816 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:44.816 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 147.6629ms 2025-07-01 11:51:44.816 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:44.816 +03:00 [DBG] Connection id "0HNC8090TGD64" completed keep alive response. 2025-07-01 11:51:44.816 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 148.2759ms 2025-07-01 11:51:44.823 +03:00 [DBG] Connection id "0HNC8090TGD64" received FIN. 2025-07-01 11:51:44.823 +03:00 [DBG] Connection id "0HNC8090TGD64" disconnecting. 2025-07-01 11:51:44.824 +03:00 [DBG] Connection id "0HNC8090TGD64" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:44.825 +03:00 [DBG] Connection id "0HNC8090TGD64" stopped. 2025-07-01 11:51:47.089 +03:00 [DBG] Connection id "0HNC8090TGD65" accepted. 2025-07-01 11:51:47.089 +03:00 [DBG] Connection id "0HNC8090TGD65" started. 2025-07-01 11:51:47.089 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:51:47.089 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:47.089 +03:00 [DBG] POST requests are not supported 2025-07-01 11:51:47.089 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:51:47.089 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:51:47.089 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:51:47.089 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:47.089 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:47.089 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:51:47.089 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:51:47.090 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:51:47.090 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:51:47.090 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:47.090 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:47.090 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:47.090 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:47.090 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:47.090 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:47.090 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:47.090 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:47.090 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:47.090 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:51:47.090 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:51:47.090 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:51:47.090 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:51:47.090 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:51:47.090 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:51:47.090 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:51:47.090 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:51:47.090 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:51:47.090 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:51:47.090 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:51:47.090 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:51:47.091 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:51:47.091 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:51:47.091 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:51:47.091 +03:00 [DBG] Connection id "0HNC8090TGD65", Request id "0HNC8090TGD65:00000001": started reading request body. 2025-07-01 11:51:47.091 +03:00 [DBG] Connection id "0HNC8090TGD65", Request id "0HNC8090TGD65:00000001": done reading request body. 2025-07-01 11:51:47.091 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:51:47.091 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:51:47.091 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:51:47.091 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:51:47.091 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:51:47.091 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:47.091 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:47.091 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:47.091 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:47.091 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:47.091 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:51:47.091 +03:00 [INF] Changing group of physicals [453] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:51:47.110 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.5523ms. 2025-07-01 11:51:47.110 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:47.110 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:47.110 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:47.110 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:47.110 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:47.110 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:47.110 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:47.110 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:47.110 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:47.110 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:51:47.110 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:47.110 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:47.110 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:47.110 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:47.110 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:47.110 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:47.110 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:47.110 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 20.3224ms 2025-07-01 11:51:47.110 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:51:47.110 +03:00 [DBG] Connection id "0HNC8090TGD65" completed keep alive response. 2025-07-01 11:51:47.110 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 21.334ms 2025-07-01 11:51:47.111 +03:00 [DBG] Connection id "0HNC8090TGD65" received FIN. 2025-07-01 11:51:47.111 +03:00 [DBG] Connection id "0HNC8090TGD65" disconnecting. 2025-07-01 11:51:47.111 +03:00 [DBG] Connection id "0HNC8090TGD65" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:47.112 +03:00 [DBG] Connection id "0HNC8090TGD65" stopped. 2025-07-01 11:51:47.155 +03:00 [DBG] Connection id "0HNC8090TGD66" accepted. 2025-07-01 11:51:47.155 +03:00 [DBG] Connection id "0HNC8090TGD66" started. 2025-07-01 11:51:47.155 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:51:47.155 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:47.155 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:51:47.155 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:47.155 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:47.155 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:47.155 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:47.156 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:47.156 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:47.156 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:51:47.156 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:47.156 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:47.156 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:47.156 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:47.156 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:47.156 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:47.156 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:47.156 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:47.156 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:47.156 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:51:47.156 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:51:47.156 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:47.156 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:47.156 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:51:47.156 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:51:47.156 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:47.157 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:47.157 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:47.157 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:47.157 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:47.157 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:51:47.157 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:51:47.158 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1545ms. 2025-07-01 11:51:47.158 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:47.158 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:47.158 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:47.158 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:47.158 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:47.158 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:47.158 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:47.158 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:47.158 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:47.158 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:51:47.158 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:51:47.158 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:51:47.158 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:51:47.158 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:51:47.158 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:51:47.159 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:47.159 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:47.159 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:47.159 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:47.159 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:47.159 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:47.159 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:47.159 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.9954ms 2025-07-01 11:51:47.159 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:47.159 +03:00 [DBG] Connection id "0HNC8090TGD66" completed keep alive response. 2025-07-01 11:51:47.159 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.9706ms 2025-07-01 11:51:47.159 +03:00 [DBG] Connection id "0HNC8090TGD66" received FIN. 2025-07-01 11:51:47.159 +03:00 [DBG] Connection id "0HNC8090TGD66" disconnecting. 2025-07-01 11:51:47.159 +03:00 [DBG] Connection id "0HNC8090TGD66" stopped. 2025-07-01 11:51:47.159 +03:00 [DBG] Connection id "0HNC8090TGD66" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:47.225 +03:00 [DBG] Connection id "0HNC8090TGD67" accepted. 2025-07-01 11:51:47.225 +03:00 [DBG] Connection id "0HNC8090TGD67" started. 2025-07-01 11:51:47.225 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:51:47.225 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:47.225 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:51:47.225 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:47.225 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:47.225 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:47.225 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:47.225 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:47.225 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:47.225 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:51:47.225 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:47.225 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:47.225 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:47.225 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:47.225 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:47.225 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:47.225 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:47.225 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:47.225 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:47.226 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:51:47.226 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:51:47.226 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:47.226 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:47.226 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:51:47.226 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:51:47.226 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:47.226 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:47.226 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:47.226 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:47.226 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:47.226 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:51:47.226 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:51:47.366 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 139.9542ms. 2025-07-01 11:51:47.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:47.366 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:47.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:47.366 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:47.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:47.366 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:47.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:47.366 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:47.366 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:47.366 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:51:47.366 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:51:47.366 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:51:47.366 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:51:47.366 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:51:47.366 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:51:47.368 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:47.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:47.368 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:47.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:47.368 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:47.368 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:47.368 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:47.368 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 142.5722ms 2025-07-01 11:51:47.368 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:47.368 +03:00 [DBG] Connection id "0HNC8090TGD67" completed keep alive response. 2025-07-01 11:51:47.368 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 143.1838ms 2025-07-01 11:51:47.372 +03:00 [DBG] Connection id "0HNC8090TGD67" received FIN. 2025-07-01 11:51:47.372 +03:00 [DBG] Connection id "0HNC8090TGD67" disconnecting. 2025-07-01 11:51:47.372 +03:00 [DBG] Connection id "0HNC8090TGD67" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:47.373 +03:00 [DBG] Connection id "0HNC8090TGD67" stopped. 2025-07-01 11:51:48.993 +03:00 [DBG] Connection id "0HNC8090TGD68" accepted. 2025-07-01 11:51:48.993 +03:00 [DBG] Connection id "0HNC8090TGD68" started. 2025-07-01 11:51:48.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:51:48.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:48.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:51:48.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:51:48.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:51:48.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:48.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:48.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:48.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:51:48.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:51:48.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:48.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:51:48.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:48.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:48.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:48.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:48.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:48.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:48.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:48.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:51:48.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:51:48.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:48.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:48.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:48.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:48.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:48.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1329ms. 2025-07-01 11:51:48.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:48.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:48.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:48.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:48.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:48.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:48.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:48.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:48.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:48.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:51:48.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:48.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:48.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:48.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:48.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:48.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:48.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:48.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8882ms 2025-07-01 11:51:48.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:48.995 +03:00 [DBG] Connection id "0HNC8090TGD68" completed keep alive response. 2025-07-01 11:51:48.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6022ms 2025-07-01 11:51:48.995 +03:00 [DBG] Connection id "0HNC8090TGD68" received FIN. 2025-07-01 11:51:48.995 +03:00 [DBG] Connection id "0HNC8090TGD68" disconnecting. 2025-07-01 11:51:48.995 +03:00 [DBG] Connection id "0HNC8090TGD68" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:48.996 +03:00 [DBG] Connection id "0HNC8090TGD68" stopped. 2025-07-01 11:51:54.005 +03:00 [DBG] Connection id "0HNC8090TGD69" accepted. 2025-07-01 11:51:54.006 +03:00 [DBG] Connection id "0HNC8090TGD69" started. 2025-07-01 11:51:54.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:51:54.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:54.006 +03:00 [DBG] POST requests are not supported 2025-07-01 11:51:54.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:51:54.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:51:54.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:54.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:54.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:54.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:51:54.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:51:54.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:54.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:51:54.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:54.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:54.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:54.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:54.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:54.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:54.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:54.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:51:54.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:51:54.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:54.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:54.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:54.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:54.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:54.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-07-01 11:51:54.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:54.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:54.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:54.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:54.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:54.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:54.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:54.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:54.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:54.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:51:54.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:54.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:54.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:54.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:54.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:54.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:54.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:54.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6756ms 2025-07-01 11:51:54.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:54.007 +03:00 [DBG] Connection id "0HNC8090TGD69" completed keep alive response. 2025-07-01 11:51:54.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3094ms 2025-07-01 11:51:54.007 +03:00 [DBG] Connection id "0HNC8090TGD69" received FIN. 2025-07-01 11:51:54.007 +03:00 [DBG] Connection id "0HNC8090TGD69" disconnecting. 2025-07-01 11:51:54.008 +03:00 [DBG] Connection id "0HNC8090TGD69" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:54.009 +03:00 [DBG] Connection id "0HNC8090TGD69" stopped. 2025-07-01 11:51:57.131 +03:00 [DBG] Connection id "0HNC8090TGD6A" accepted. 2025-07-01 11:51:57.131 +03:00 [DBG] Connection id "0HNC8090TGD6A" started. 2025-07-01 11:51:57.131 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 773 2025-07-01 11:51:57.131 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:57.131 +03:00 [DBG] POST requests are not supported 2025-07-01 11:51:57.131 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:51:57.131 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:51:57.131 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:51:57.132 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:57.132 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:57.132 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:51:57.132 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:51:57.132 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:51:57.132 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:51:57.132 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:57.132 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:57.132 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:57.132 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:57.132 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:57.132 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:57.132 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:57.132 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:57.132 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:57.132 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:51:57.132 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:51:57.132 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:51:57.132 +03:00 [DBG] Connection id "0HNC8090TGD6A", Request id "0HNC8090TGD6A:00000001": started reading request body. 2025-07-01 11:51:57.132 +03:00 [DBG] Connection id "0HNC8090TGD6A", Request id "0HNC8090TGD6A:00000001": done reading request body. 2025-07-01 11:51:57.132 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:51:57.132 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:51:57.132 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:51:57.132 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:51:57.132 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:51:57.132 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:57.132 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:57.132 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:57.132 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:57.132 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:57.132 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:51:57.132 +03:00 [INF] Updating physical elements properties 2025-07-01 11:51:57.162 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 29.1673ms. 2025-07-01 11:51:57.162 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:57.162 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:57.162 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:57.162 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:57.162 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:57.162 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:57.162 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:57.162 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:57.162 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:57.162 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:51:57.162 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:57.162 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:57.162 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:57.162 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:57.162 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:57.162 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:57.163 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:57.163 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 30.7476ms 2025-07-01 11:51:57.163 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:51:57.163 +03:00 [DBG] Connection id "0HNC8090TGD6A" completed keep alive response. 2025-07-01 11:51:57.163 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 31.5383ms 2025-07-01 11:51:57.163 +03:00 [DBG] Connection id "0HNC8090TGD6A" received FIN. 2025-07-01 11:51:57.164 +03:00 [DBG] Connection id "0HNC8090TGD6A" disconnecting. 2025-07-01 11:51:57.164 +03:00 [DBG] Connection id "0HNC8090TGD6A" stopped. 2025-07-01 11:51:57.164 +03:00 [DBG] Connection id "0HNC8090TGD6A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:57.215 +03:00 [DBG] Connection id "0HNC8090TGD6B" accepted. 2025-07-01 11:51:57.215 +03:00 [DBG] Connection id "0HNC8090TGD6B" started. 2025-07-01 11:51:57.215 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:51:57.215 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:57.215 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:51:57.215 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:57.215 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:57.215 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:57.215 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:57.215 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:57.215 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:57.215 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:51:57.215 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:57.215 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:57.215 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:57.215 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:57.215 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:57.215 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:57.215 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:57.215 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:57.215 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:57.215 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:51:57.216 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:51:57.216 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:57.216 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:57.216 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:51:57.216 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:51:57.216 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:57.216 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:57.216 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:57.216 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:57.216 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:57.216 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:51:57.216 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:51:57.218 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.1221ms. 2025-07-01 11:51:57.218 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:57.218 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:57.218 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:57.218 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:57.218 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:57.218 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:57.218 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:57.218 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:57.218 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:57.218 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:51:57.218 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:51:57.218 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:51:57.219 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:51:57.219 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:51:57.219 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:51:57.219 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:57.219 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:57.219 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:57.219 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:57.219 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:57.219 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:57.219 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:57.219 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.6464ms 2025-07-01 11:51:57.219 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:57.219 +03:00 [DBG] Connection id "0HNC8090TGD6B" completed keep alive response. 2025-07-01 11:51:57.219 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.2718ms 2025-07-01 11:51:57.219 +03:00 [DBG] Connection id "0HNC8090TGD6B" received FIN. 2025-07-01 11:51:57.219 +03:00 [DBG] Connection id "0HNC8090TGD6B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:57.220 +03:00 [DBG] Connection id "0HNC8090TGD6B" disconnecting. 2025-07-01 11:51:57.220 +03:00 [DBG] Connection id "0HNC8090TGD6B" stopped. 2025-07-01 11:51:57.276 +03:00 [DBG] Connection id "0HNC8090TGD6C" accepted. 2025-07-01 11:51:57.276 +03:00 [DBG] Connection id "0HNC8090TGD6C" started. 2025-07-01 11:51:57.276 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:51:57.276 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:57.276 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:51:57.276 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:57.276 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:57.276 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:57.276 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:57.277 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:57.277 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:57.277 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:51:57.277 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:57.277 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:57.277 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:57.277 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:57.277 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:57.277 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:57.277 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:57.277 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:57.277 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:57.277 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:51:57.277 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:51:57.277 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:57.277 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:57.277 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:51:57.277 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:51:57.277 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:57.277 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:57.277 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:57.277 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:57.277 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:57.277 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:51:57.278 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:51:57.427 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 149.3132ms. 2025-07-01 11:51:57.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:57.427 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:57.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:57.427 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:57.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:57.427 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:57.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:57.427 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:57.427 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:57.427 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:51:57.427 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:51:57.427 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:51:57.427 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:51:57.427 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:51:57.427 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:51:57.429 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:57.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:57.429 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:57.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:57.429 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:57.429 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:57.429 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:57.429 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 152.531ms 2025-07-01 11:51:57.429 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:57.430 +03:00 [DBG] Connection id "0HNC8090TGD6C" completed keep alive response. 2025-07-01 11:51:57.430 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 153.3836ms 2025-07-01 11:51:57.433 +03:00 [DBG] Connection id "0HNC8090TGD6C" received FIN. 2025-07-01 11:51:57.433 +03:00 [DBG] Connection id "0HNC8090TGD6C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:57.433 +03:00 [DBG] Connection id "0HNC8090TGD6C" disconnecting. 2025-07-01 11:51:57.433 +03:00 [DBG] Connection id "0HNC8090TGD6C" stopped. 2025-07-01 11:51:59.003 +03:00 [DBG] Connection id "0HNC8090TGD6D" accepted. 2025-07-01 11:51:59.004 +03:00 [DBG] Connection id "0HNC8090TGD6D" started. 2025-07-01 11:51:59.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:51:59.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:59.004 +03:00 [DBG] POST requests are not supported 2025-07-01 11:51:59.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:51:59.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:51:59.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:59.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:59.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:59.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:51:59.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:51:59.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:59.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:51:59.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:59.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:59.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:59.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:59.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:59.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:59.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:59.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:51:59.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:51:59.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:59.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:59.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:59.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:59.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:59.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1594ms. 2025-07-01 11:51:59.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:59.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:59.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:59.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:59.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:59.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:59.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:59.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:59.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:59.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:51:59.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:59.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:59.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:59.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:59.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:59.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:59.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:59.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8065ms 2025-07-01 11:51:59.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:51:59.005 +03:00 [DBG] Connection id "0HNC8090TGD6D" completed keep alive response. 2025-07-01 11:51:59.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4726ms 2025-07-01 11:51:59.006 +03:00 [DBG] Connection id "0HNC8090TGD6D" received FIN. 2025-07-01 11:51:59.006 +03:00 [DBG] Connection id "0HNC8090TGD6D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:59.006 +03:00 [DBG] Connection id "0HNC8090TGD6D" disconnecting. 2025-07-01 11:51:59.006 +03:00 [DBG] Connection id "0HNC8090TGD6D" stopped. 2025-07-01 11:51:59.892 +03:00 [DBG] Connection id "0HNC8090TGD6E" accepted. 2025-07-01 11:51:59.892 +03:00 [DBG] Connection id "0HNC8090TGD6E" started. 2025-07-01 11:51:59.892 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:51:59.892 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:59.892 +03:00 [DBG] POST requests are not supported 2025-07-01 11:51:59.892 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:51:59.892 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:51:59.892 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:51:59.892 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:59.892 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:59.892 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:51:59.892 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:51:59.892 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:51:59.892 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:51:59.892 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:59.892 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:59.892 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:59.892 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:59.892 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:59.892 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:59.892 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:59.892 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:59.892 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:59.892 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:51:59.893 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:51:59.893 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:51:59.893 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:51:59.893 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:51:59.893 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:51:59.893 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:51:59.893 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:51:59.893 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:51:59.893 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:51:59.893 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:51:59.893 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:51:59.893 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:51:59.893 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:51:59.893 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:51:59.893 +03:00 [DBG] Connection id "0HNC8090TGD6E", Request id "0HNC8090TGD6E:00000001": started reading request body. 2025-07-01 11:51:59.893 +03:00 [DBG] Connection id "0HNC8090TGD6E", Request id "0HNC8090TGD6E:00000001": done reading request body. 2025-07-01 11:51:59.893 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:51:59.893 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:51:59.893 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:51:59.893 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:51:59.893 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:51:59.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:59.893 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:59.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:59.893 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:59.893 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:59.893 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:51:59.893 +03:00 [INF] Changing group of physicals [454] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:51:59.921 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 27.8229ms. 2025-07-01 11:51:59.921 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:59.921 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:59.921 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:59.921 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:59.921 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:59.921 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:59.921 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:59.921 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:59.921 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:59.921 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:51:59.921 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:51:59.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:59.922 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:59.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:59.922 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:59.922 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:59.922 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:59.922 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 29.3594ms 2025-07-01 11:51:59.922 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:51:59.922 +03:00 [DBG] Connection id "0HNC8090TGD6E" completed keep alive response. 2025-07-01 11:51:59.922 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 30.0966ms 2025-07-01 11:51:59.922 +03:00 [DBG] Connection id "0HNC8090TGD6E" received FIN. 2025-07-01 11:51:59.922 +03:00 [DBG] Connection id "0HNC8090TGD6E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:51:59.922 +03:00 [DBG] Connection id "0HNC8090TGD6E" disconnecting. 2025-07-01 11:51:59.923 +03:00 [DBG] Connection id "0HNC8090TGD6E" stopped. 2025-07-01 11:51:59.968 +03:00 [DBG] Connection id "0HNC8090TGD6F" accepted. 2025-07-01 11:51:59.968 +03:00 [DBG] Connection id "0HNC8090TGD6F" started. 2025-07-01 11:51:59.968 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:51:59.968 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:51:59.968 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:51:59.968 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:59.968 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:51:59.968 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:59.968 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:51:59.968 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:51:59.968 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:59.968 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:51:59.968 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:51:59.968 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:51:59.968 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:51:59.969 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:51:59.969 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:51:59.969 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:59.969 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:59.969 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:59.969 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:51:59.969 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:51:59.969 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:51:59.969 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:59.969 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:51:59.969 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:51:59.969 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:51:59.969 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:59.969 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:59.969 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:59.969 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:59.969 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:51:59.969 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:51:59.969 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:51:59.971 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.633ms. 2025-07-01 11:51:59.971 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:59.971 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:51:59.971 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:59.971 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:51:59.971 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:59.971 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:59.971 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:59.971 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:59.971 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:59.971 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:51:59.971 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:51:59.971 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:51:59.971 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:51:59.971 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:51:59.972 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:51:59.972 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:51:59.972 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:59.972 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:51:59.972 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:59.972 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:59.972 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:59.972 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:51:59.972 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.5405ms 2025-07-01 11:51:59.972 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:51:59.972 +03:00 [DBG] Connection id "0HNC8090TGD6F" completed keep alive response. 2025-07-01 11:51:59.972 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.4975ms 2025-07-01 11:51:59.972 +03:00 [DBG] Connection id "0HNC8090TGD6F" received FIN. 2025-07-01 11:51:59.972 +03:00 [DBG] Connection id "0HNC8090TGD6F" disconnecting. 2025-07-01 11:51:59.973 +03:00 [DBG] Connection id "0HNC8090TGD6F" stopped. 2025-07-01 11:51:59.973 +03:00 [DBG] Connection id "0HNC8090TGD6F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:00.038 +03:00 [DBG] Connection id "0HNC8090TGD6G" accepted. 2025-07-01 11:52:00.038 +03:00 [DBG] Connection id "0HNC8090TGD6G" started. 2025-07-01 11:52:00.038 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:52:00.038 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:00.039 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:52:00.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:52:00.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:52:00.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:00.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:00.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:00.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:00.039 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:52:00.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:00.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:00.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:00.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:00.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:00.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:00.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:00.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:00.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:00.039 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:52:00.040 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:52:00.040 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:52:00.040 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:52:00.040 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:52:00.040 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:52:00.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:00.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:00.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:00.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:00.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:00.040 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:52:00.040 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:52:00.215 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 175.1605ms. 2025-07-01 11:52:00.215 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:00.215 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:00.215 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:00.215 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:00.215 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:00.215 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:00.215 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:00.215 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:00.215 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:52:00.215 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:52:00.215 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:52:00.215 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:52:00.215 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:52:00.215 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:52:00.215 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:52:00.217 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:52:00.217 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:00.217 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:00.217 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:00.217 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:00.217 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:00.217 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:00.217 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 177.7082ms 2025-07-01 11:52:00.217 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:00.217 +03:00 [DBG] Connection id "0HNC8090TGD6G" completed keep alive response. 2025-07-01 11:52:00.217 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 178.694ms 2025-07-01 11:52:00.221 +03:00 [DBG] Connection id "0HNC8090TGD6G" received FIN. 2025-07-01 11:52:00.221 +03:00 [DBG] Connection id "0HNC8090TGD6G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:00.221 +03:00 [DBG] Connection id "0HNC8090TGD6G" disconnecting. 2025-07-01 11:52:00.221 +03:00 [DBG] Connection id "0HNC8090TGD6G" stopped. 2025-07-01 11:52:04.014 +03:00 [DBG] Connection id "0HNC8090TGD6H" accepted. 2025-07-01 11:52:04.014 +03:00 [DBG] Connection id "0HNC8090TGD6H" started. 2025-07-01 11:52:04.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:52:04.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:04.014 +03:00 [DBG] POST requests are not supported 2025-07-01 11:52:04.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:52:04.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:52:04.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:04.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:04.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:04.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:52:04.015 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:52:04.015 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:04.015 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:52:04.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:04.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:04.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:04.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:04.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:04.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:04.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:04.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:52:04.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:52:04.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:04.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:04.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:04.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:04.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:04.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1296ms. 2025-07-01 11:52:04.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:04.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:04.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:04.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:04.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:04.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:04.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:52:04.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:04.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:04.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:04.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:04.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:04.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:04.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:04.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.855ms 2025-07-01 11:52:04.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:04.016 +03:00 [DBG] Connection id "0HNC8090TGD6H" completed keep alive response. 2025-07-01 11:52:04.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5572ms 2025-07-01 11:52:04.016 +03:00 [DBG] Connection id "0HNC8090TGD6H" received FIN. 2025-07-01 11:52:04.016 +03:00 [DBG] Connection id "0HNC8090TGD6H" disconnecting. 2025-07-01 11:52:04.016 +03:00 [DBG] Connection id "0HNC8090TGD6H" stopped. 2025-07-01 11:52:04.016 +03:00 [DBG] Connection id "0HNC8090TGD6H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:09.005 +03:00 [DBG] Connection id "0HNC8090TGD6I" accepted. 2025-07-01 11:52:09.006 +03:00 [DBG] Connection id "0HNC8090TGD6I" started. 2025-07-01 11:52:09.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:52:09.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:09.006 +03:00 [DBG] POST requests are not supported 2025-07-01 11:52:09.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:52:09.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:52:09.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:09.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:09.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:09.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:52:09.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:52:09.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:09.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:52:09.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:09.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:09.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:09.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:09.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:09.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:09.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:09.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:52:09.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:52:09.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:09.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:09.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:09.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:09.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:09.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1253ms. 2025-07-01 11:52:09.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:09.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:09.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:09.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:09.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:09.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:09.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:09.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:09.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:09.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:52:09.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:09.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:09.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:09.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:09.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:09.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:09.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:09.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7826ms 2025-07-01 11:52:09.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:09.007 +03:00 [DBG] Connection id "0HNC8090TGD6I" completed keep alive response. 2025-07-01 11:52:09.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4454ms 2025-07-01 11:52:09.007 +03:00 [DBG] Connection id "0HNC8090TGD6I" received FIN. 2025-07-01 11:52:09.007 +03:00 [DBG] Connection id "0HNC8090TGD6I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:09.007 +03:00 [DBG] Connection id "0HNC8090TGD6I" disconnecting. 2025-07-01 11:52:09.008 +03:00 [DBG] Connection id "0HNC8090TGD6I" stopped. 2025-07-01 11:52:10.694 +03:00 [DBG] Connection id "0HNC8090TGD6J" accepted. 2025-07-01 11:52:10.694 +03:00 [DBG] Connection id "0HNC8090TGD6J" started. 2025-07-01 11:52:10.694 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 763 2025-07-01 11:52:10.694 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:10.694 +03:00 [DBG] POST requests are not supported 2025-07-01 11:52:10.694 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:52:10.695 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:52:10.695 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:52:10.695 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:10.695 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:10.695 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:52:10.695 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:52:10.695 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:52:10.695 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:52:10.695 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:10.695 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:10.695 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:10.695 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:10.695 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:10.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:10.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:10.695 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:10.695 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:10.695 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:52:10.695 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:52:10.695 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:52:10.696 +03:00 [DBG] Connection id "0HNC8090TGD6J", Request id "0HNC8090TGD6J:00000001": started reading request body. 2025-07-01 11:52:10.696 +03:00 [DBG] Connection id "0HNC8090TGD6J", Request id "0HNC8090TGD6J:00000001": done reading request body. 2025-07-01 11:52:10.696 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:52:10.696 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:52:10.696 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:52:10.696 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:52:10.696 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:52:10.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:10.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:10.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:10.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:10.696 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:10.696 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:52:10.696 +03:00 [INF] Updating physical elements properties 2025-07-01 11:52:10.733 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 36.7443ms. 2025-07-01 11:52:10.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:10.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:10.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:10.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:10.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:10.733 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:10.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:10.733 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:10.733 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:10.733 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:52:10.733 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:10.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:10.733 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:10.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:10.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:10.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:10.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:10.734 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 38.4864ms 2025-07-01 11:52:10.734 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:52:10.734 +03:00 [DBG] Connection id "0HNC8090TGD6J" completed keep alive response. 2025-07-01 11:52:10.734 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 39.5761ms 2025-07-01 11:52:10.734 +03:00 [DBG] Connection id "0HNC8090TGD6J" received FIN. 2025-07-01 11:52:10.734 +03:00 [DBG] Connection id "0HNC8090TGD6J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:10.734 +03:00 [DBG] Connection id "0HNC8090TGD6J" disconnecting. 2025-07-01 11:52:10.735 +03:00 [DBG] Connection id "0HNC8090TGD6J" stopped. 2025-07-01 11:52:10.772 +03:00 [DBG] Connection id "0HNC8090TGD6K" accepted. 2025-07-01 11:52:10.772 +03:00 [DBG] Connection id "0HNC8090TGD6K" started. 2025-07-01 11:52:10.772 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:52:10.772 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:10.772 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:52:10.772 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:52:10.772 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:52:10.772 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:10.772 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:10.773 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:10.773 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:10.773 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:52:10.773 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:10.773 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:10.773 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:10.773 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:10.773 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:10.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:10.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:10.774 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:10.774 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:10.774 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:52:10.774 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:52:10.774 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:52:10.774 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:52:10.774 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:52:10.774 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:52:10.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:10.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:10.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:10.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:10.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:10.775 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:52:10.775 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:52:10.778 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.7547ms. 2025-07-01 11:52:10.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:10.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:10.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:10.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:10.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:10.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:10.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:10.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:10.779 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:52:10.779 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:52:10.779 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:52:10.779 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:52:10.779 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:52:10.779 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:52:10.779 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:52:10.780 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:52:10.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:10.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:10.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:10.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:10.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:10.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:10.780 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 6.7907ms 2025-07-01 11:52:10.780 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:10.780 +03:00 [DBG] Connection id "0HNC8090TGD6K" completed keep alive response. 2025-07-01 11:52:10.780 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 8.4414ms 2025-07-01 11:52:10.781 +03:00 [DBG] Connection id "0HNC8090TGD6K" received FIN. 2025-07-01 11:52:10.781 +03:00 [DBG] Connection id "0HNC8090TGD6K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:10.781 +03:00 [DBG] Connection id "0HNC8090TGD6K" disconnecting. 2025-07-01 11:52:10.781 +03:00 [DBG] Connection id "0HNC8090TGD6K" stopped. 2025-07-01 11:52:10.845 +03:00 [DBG] Connection id "0HNC8090TGD6L" accepted. 2025-07-01 11:52:10.845 +03:00 [DBG] Connection id "0HNC8090TGD6L" started. 2025-07-01 11:52:10.845 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:52:10.845 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:10.845 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:52:10.846 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:52:10.846 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:52:10.846 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:10.846 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:10.846 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:10.846 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:10.846 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:52:10.846 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:10.846 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:10.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-07-01 11:52:10.846 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:10.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-07-01 11:52:10.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:10.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:10.847 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:10.847 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:10.847 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:52:10.847 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:52:10.847 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:52:10.847 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:52:10.847 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:52:10.847 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:52:10.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:10.848 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:10.848 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:10.848 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:10.848 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:10.848 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:52:10.848 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:52:11.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 154.0268ms. 2025-07-01 11:52:11.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:11.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:11.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:11.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:11.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:11.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:11.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:11.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:11.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:52:11.002 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:52:11.002 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:52:11.002 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:52:11.002 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:52:11.002 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:52:11.002 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:52:11.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:52:11.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:11.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:11.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:11.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:11.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:11.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:11.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 157.7995ms 2025-07-01 11:52:11.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:11.004 +03:00 [DBG] Connection id "0HNC8090TGD6L" completed keep alive response. 2025-07-01 11:52:11.004 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 159.0843ms 2025-07-01 11:52:11.010 +03:00 [DBG] Connection id "0HNC8090TGD6L" received FIN. 2025-07-01 11:52:11.010 +03:00 [DBG] Connection id "0HNC8090TGD6L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:11.010 +03:00 [DBG] Connection id "0HNC8090TGD6L" disconnecting. 2025-07-01 11:52:11.010 +03:00 [DBG] Connection id "0HNC8090TGD6L" stopped. 2025-07-01 11:52:14.000 +03:00 [DBG] Connection id "0HNC8090TGD6M" accepted. 2025-07-01 11:52:14.001 +03:00 [DBG] Connection id "0HNC8090TGD6M" started. 2025-07-01 11:52:14.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:52:14.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:14.001 +03:00 [DBG] POST requests are not supported 2025-07-01 11:52:14.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:52:14.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:52:14.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:14.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:14.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:14.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:52:14.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:52:14.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:14.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:52:14.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:14.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:14.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:14.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:14.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:14.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:52:14.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:52:14.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:14.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:14.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:14.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:14.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:14.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2281ms. 2025-07-01 11:52:14.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:14.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:14.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:14.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:14.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:14.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:14.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:14.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:52:14.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:14.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:14.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:14.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7913ms 2025-07-01 11:52:14.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:14.004 +03:00 [DBG] Connection id "0HNC8090TGD6M" completed keep alive response. 2025-07-01 11:52:14.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1949ms 2025-07-01 11:52:14.004 +03:00 [DBG] Connection id "0HNC8090TGD6M" received FIN. 2025-07-01 11:52:14.004 +03:00 [DBG] Connection id "0HNC8090TGD6M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:14.004 +03:00 [DBG] Connection id "0HNC8090TGD6M" disconnecting. 2025-07-01 11:52:14.005 +03:00 [DBG] Connection id "0HNC8090TGD6M" stopped. 2025-07-01 11:52:14.005 +03:00 [DBG] Connection id "0HNC8090TGD6N" accepted. 2025-07-01 11:52:14.005 +03:00 [DBG] Connection id "0HNC8090TGD6N" started. 2025-07-01 11:52:14.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:52:14.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:14.005 +03:00 [DBG] POST requests are not supported 2025-07-01 11:52:14.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:52:14.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:52:14.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:52:14.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:14.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:14.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:52:14.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:52:14.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:52:14.006 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:52:14.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:14.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:14.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:14.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:14.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:14.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:14.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:14.007 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:52:14.007 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:52:14.007 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:52:14.007 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:52:14.007 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:52:14.007 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:52:14.007 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:52:14.007 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:52:14.007 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:52:14.007 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:52:14.007 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:52:14.007 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:52:14.007 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:52:14.007 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:52:14.007 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:52:14.007 +03:00 [DBG] Connection id "0HNC8090TGD6N", Request id "0HNC8090TGD6N:00000001": started reading request body. 2025-07-01 11:52:14.007 +03:00 [DBG] Connection id "0HNC8090TGD6N", Request id "0HNC8090TGD6N:00000001": done reading request body. 2025-07-01 11:52:14.007 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:52:14.007 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:52:14.007 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:52:14.007 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:52:14.007 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:52:14.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:14.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:14.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:14.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:14.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:14.008 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:52:14.008 +03:00 [INF] Changing group of physicals [455] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:52:14.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.1179ms. 2025-07-01 11:52:14.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:14.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:14.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:14.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:14.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:14.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:14.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:14.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:52:14.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:14.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:14.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:14.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 20.5995ms 2025-07-01 11:52:14.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:52:14.027 +03:00 [DBG] Connection id "0HNC8090TGD6N" completed keep alive response. 2025-07-01 11:52:14.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 21.987ms 2025-07-01 11:52:14.027 +03:00 [DBG] Connection id "0HNC8090TGD6N" received FIN. 2025-07-01 11:52:14.028 +03:00 [DBG] Connection id "0HNC8090TGD6N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:14.028 +03:00 [DBG] Connection id "0HNC8090TGD6N" disconnecting. 2025-07-01 11:52:14.028 +03:00 [DBG] Connection id "0HNC8090TGD6N" stopped. 2025-07-01 11:52:14.074 +03:00 [DBG] Connection id "0HNC8090TGD6O" accepted. 2025-07-01 11:52:14.074 +03:00 [DBG] Connection id "0HNC8090TGD6O" started. 2025-07-01 11:52:14.075 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:52:14.075 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:14.075 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:52:14.075 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:52:14.075 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:52:14.075 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:14.075 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:14.075 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:14.075 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:14.075 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:52:14.075 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:14.075 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:14.075 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:14.075 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:14.075 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:14.075 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.075 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.075 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:14.075 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:14.075 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:52:14.075 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:52:14.075 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:52:14.075 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:52:14.075 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:52:14.075 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:52:14.075 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:14.076 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:14.076 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:14.076 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:14.076 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:14.076 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:52:14.076 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:52:14.077 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5702ms. 2025-07-01 11:52:14.077 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:14.077 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:14.077 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:14.077 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:14.077 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.077 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.077 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:14.077 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:14.078 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:52:14.078 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:52:14.078 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:52:14.078 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:52:14.078 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:52:14.078 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:52:14.078 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:52:14.078 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:52:14.078 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:14.078 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:14.078 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.078 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.078 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.078 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.078 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.0179ms 2025-07-01 11:52:14.078 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:14.078 +03:00 [DBG] Connection id "0HNC8090TGD6O" completed keep alive response. 2025-07-01 11:52:14.078 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.6191ms 2025-07-01 11:52:14.078 +03:00 [DBG] Connection id "0HNC8090TGD6O" received FIN. 2025-07-01 11:52:14.078 +03:00 [DBG] Connection id "0HNC8090TGD6O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:14.079 +03:00 [DBG] Connection id "0HNC8090TGD6O" disconnecting. 2025-07-01 11:52:14.079 +03:00 [DBG] Connection id "0HNC8090TGD6O" stopped. 2025-07-01 11:52:14.309 +03:00 [DBG] Connection id "0HNC8090TGD6P" accepted. 2025-07-01 11:52:14.309 +03:00 [DBG] Connection id "0HNC8090TGD6P" started. 2025-07-01 11:52:14.310 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:52:14.310 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:14.310 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:52:14.310 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:52:14.310 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:52:14.310 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:14.310 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:14.310 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:14.310 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:14.310 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:52:14.310 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:14.310 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:14.310 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:14.310 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:14.310 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:14.310 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.310 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.310 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:14.310 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:14.310 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:52:14.310 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:52:14.310 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:52:14.311 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:52:14.311 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:52:14.311 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:52:14.311 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:14.311 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:14.311 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:14.311 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:14.311 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:14.311 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:52:14.311 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:52:14.463 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 152.2455ms. 2025-07-01 11:52:14.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:14.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:14.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:14.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:14.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:14.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:14.463 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:52:14.463 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:52:14.463 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:52:14.463 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:52:14.463 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:52:14.463 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:52:14.463 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:52:14.468 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:52:14.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:14.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:14.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.468 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.468 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:14.468 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 158.098ms 2025-07-01 11:52:14.468 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:14.468 +03:00 [DBG] Connection id "0HNC8090TGD6P" completed keep alive response. 2025-07-01 11:52:14.468 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 158.9324ms 2025-07-01 11:52:14.469 +03:00 [DBG] Connection id "0HNC8090TGD6P" received FIN. 2025-07-01 11:52:14.469 +03:00 [DBG] Connection id "0HNC8090TGD6P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:14.469 +03:00 [DBG] Connection id "0HNC8090TGD6P" disconnecting. 2025-07-01 11:52:14.469 +03:00 [DBG] Connection id "0HNC8090TGD6P" stopped. 2025-07-01 11:52:19.004 +03:00 [DBG] Connection id "0HNC8090TGD6Q" accepted. 2025-07-01 11:52:19.005 +03:00 [DBG] Connection id "0HNC8090TGD6Q" started. 2025-07-01 11:52:19.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:52:19.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:19.005 +03:00 [DBG] POST requests are not supported 2025-07-01 11:52:19.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:52:19.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:52:19.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:19.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:19.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:19.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:52:19.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:52:19.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:19.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:52:19.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:19.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:19.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:19.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:19.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:19.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:19.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:19.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:52:19.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:52:19.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:19.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:19.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:19.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:19.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:19.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.173ms. 2025-07-01 11:52:19.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:19.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:19.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:19.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:19.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:19.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:52:19.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:19.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:19.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:19.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2381ms 2025-07-01 11:52:19.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:19.007 +03:00 [DBG] Connection id "0HNC8090TGD6Q" completed keep alive response. 2025-07-01 11:52:19.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5973ms 2025-07-01 11:52:19.008 +03:00 [DBG] Connection id "0HNC8090TGD6Q" received FIN. 2025-07-01 11:52:19.008 +03:00 [DBG] Connection id "0HNC8090TGD6Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:19.008 +03:00 [DBG] Connection id "0HNC8090TGD6Q" disconnecting. 2025-07-01 11:52:19.008 +03:00 [DBG] Connection id "0HNC8090TGD6Q" stopped. 2025-07-01 11:52:23.874 +03:00 [DBG] Connection id "0HNC8090TGD6R" accepted. 2025-07-01 11:52:23.874 +03:00 [DBG] Connection id "0HNC8090TGD6R" started. 2025-07-01 11:52:23.874 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 771 2025-07-01 11:52:23.874 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:23.874 +03:00 [DBG] POST requests are not supported 2025-07-01 11:52:23.874 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:52:23.874 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:52:23.874 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:52:23.874 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:23.874 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:23.875 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:52:23.875 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:52:23.875 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:52:23.875 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:52:23.875 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:23.875 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:23.875 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:23.875 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:23.875 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:23.875 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:23.875 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:23.875 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:23.875 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:23.875 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:52:23.875 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:52:23.875 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:52:23.875 +03:00 [DBG] Connection id "0HNC8090TGD6R", Request id "0HNC8090TGD6R:00000001": started reading request body. 2025-07-01 11:52:23.875 +03:00 [DBG] Connection id "0HNC8090TGD6R", Request id "0HNC8090TGD6R:00000001": done reading request body. 2025-07-01 11:52:23.875 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:52:23.875 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:52:23.875 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:52:23.876 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:52:23.876 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:52:23.876 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:23.876 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:23.876 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:23.876 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:23.876 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:23.876 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:52:23.876 +03:00 [INF] Updating physical elements properties 2025-07-01 11:52:23.895 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.2667ms. 2025-07-01 11:52:23.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:23.895 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:23.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:23.895 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:23.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:23.895 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:23.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:23.895 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:23.896 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:23.896 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:52:23.896 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:23.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:23.896 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:23.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:23.896 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:23.896 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:23.896 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:23.896 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 20.8132ms 2025-07-01 11:52:23.896 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:52:23.896 +03:00 [DBG] Connection id "0HNC8090TGD6R" completed keep alive response. 2025-07-01 11:52:23.896 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 21.5634ms 2025-07-01 11:52:23.896 +03:00 [DBG] Connection id "0HNC8090TGD6R" received FIN. 2025-07-01 11:52:23.896 +03:00 [DBG] Connection id "0HNC8090TGD6R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:23.896 +03:00 [DBG] Connection id "0HNC8090TGD6R" disconnecting. 2025-07-01 11:52:23.896 +03:00 [DBG] Connection id "0HNC8090TGD6R" stopped. 2025-07-01 11:52:23.941 +03:00 [DBG] Connection id "0HNC8090TGD6S" accepted. 2025-07-01 11:52:23.941 +03:00 [DBG] Connection id "0HNC8090TGD6S" started. 2025-07-01 11:52:23.941 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:52:23.941 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:23.941 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:52:23.941 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:52:23.941 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:52:23.942 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:23.942 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:23.942 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:23.942 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:23.942 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:52:23.942 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:23.942 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:23.942 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:23.942 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:23.942 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:23.942 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:23.942 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:23.942 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:23.942 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:23.942 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:52:23.942 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:52:23.942 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:52:23.942 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:52:23.942 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:52:23.942 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:52:23.942 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:23.942 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:23.942 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:23.942 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:23.942 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:23.943 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:52:23.943 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:52:23.945 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.1709ms. 2025-07-01 11:52:23.945 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:23.945 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:23.945 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:23.945 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:23.945 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:23.945 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:23.945 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:23.945 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:23.945 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:52:23.945 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:52:23.945 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:52:23.945 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:52:23.945 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:52:23.945 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:52:23.945 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:52:23.945 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:52:23.945 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:23.945 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:23.945 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:23.945 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:23.945 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:23.945 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:23.945 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.5126ms 2025-07-01 11:52:23.946 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:23.946 +03:00 [DBG] Connection id "0HNC8090TGD6S" completed keep alive response. 2025-07-01 11:52:23.946 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.2832ms 2025-07-01 11:52:23.946 +03:00 [DBG] Connection id "0HNC8090TGD6S" received FIN. 2025-07-01 11:52:23.946 +03:00 [DBG] Connection id "0HNC8090TGD6S" disconnecting. 2025-07-01 11:52:23.947 +03:00 [DBG] Connection id "0HNC8090TGD6S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:23.948 +03:00 [DBG] Connection id "0HNC8090TGD6S" stopped. 2025-07-01 11:52:24.007 +03:00 [DBG] Connection id "0HNC8090TGD6T" accepted. 2025-07-01 11:52:24.007 +03:00 [DBG] Connection id "0HNC8090TGD6T" started. 2025-07-01 11:52:24.007 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:52:24.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:24.007 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:52:24.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:52:24.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:52:24.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:24.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:24.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:24.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:24.008 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:52:24.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:24.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:24.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:24.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:24.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:24.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:24.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:24.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:24.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:24.008 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:52:24.008 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:52:24.009 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:52:24.009 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:52:24.009 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:52:24.009 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:52:24.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:24.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:24.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:24.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:24.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:24.009 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:52:24.009 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:52:24.009 +03:00 [DBG] Connection id "0HNC8090TGD6U" accepted. 2025-07-01 11:52:24.009 +03:00 [DBG] Connection id "0HNC8090TGD6U" started. 2025-07-01 11:52:24.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:52:24.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:24.010 +03:00 [DBG] POST requests are not supported 2025-07-01 11:52:24.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:52:24.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:52:24.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:24.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:24.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:24.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:52:24.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:52:24.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:24.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:52:24.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:24.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:24.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:24.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:24.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:24.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:24.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:24.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:52:24.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:52:24.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:24.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:24.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:24.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:24.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:24.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1483ms. 2025-07-01 11:52:24.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:24.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:24.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:24.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:24.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:24.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:24.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:24.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:24.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:24.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:52:24.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:24.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:24.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:24.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:24.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:24.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:24.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:24.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9108ms 2025-07-01 11:52:24.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:24.011 +03:00 [DBG] Connection id "0HNC8090TGD6U" completed keep alive response. 2025-07-01 11:52:24.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6591ms 2025-07-01 11:52:24.012 +03:00 [DBG] Connection id "0HNC8090TGD6U" received FIN. 2025-07-01 11:52:24.012 +03:00 [DBG] Connection id "0HNC8090TGD6U" disconnecting. 2025-07-01 11:52:24.012 +03:00 [DBG] Connection id "0HNC8090TGD6U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:24.013 +03:00 [DBG] Connection id "0HNC8090TGD6U" stopped. 2025-07-01 11:52:24.146 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 137.2004ms. 2025-07-01 11:52:24.146 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:24.146 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:24.146 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:24.146 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:24.146 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:24.146 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:24.146 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:24.146 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:24.146 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:52:24.146 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:52:24.146 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:52:24.147 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:52:24.147 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:52:24.147 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:52:24.147 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:52:24.150 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:52:24.150 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:24.150 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:24.150 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:24.150 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:24.150 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:24.150 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:24.150 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 142.0113ms 2025-07-01 11:52:24.150 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:24.150 +03:00 [DBG] Connection id "0HNC8090TGD6T" completed keep alive response. 2025-07-01 11:52:24.150 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 143.1347ms 2025-07-01 11:52:24.157 +03:00 [DBG] Connection id "0HNC8090TGD6T" received FIN. 2025-07-01 11:52:24.157 +03:00 [DBG] Connection id "0HNC8090TGD6T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:24.158 +03:00 [DBG] Connection id "0HNC8090TGD6T" disconnecting. 2025-07-01 11:52:24.159 +03:00 [DBG] Connection id "0HNC8090TGD6T" stopped. 2025-07-01 11:52:27.133 +03:00 [DBG] Connection id "0HNC8090TGD6V" accepted. 2025-07-01 11:52:27.133 +03:00 [DBG] Connection id "0HNC8090TGD6V" started. 2025-07-01 11:52:27.133 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:52:27.134 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:27.134 +03:00 [DBG] POST requests are not supported 2025-07-01 11:52:27.134 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:52:27.134 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:52:27.134 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:52:27.134 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:27.134 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:27.134 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:52:27.134 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:52:27.134 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:52:27.134 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:52:27.134 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:27.134 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:27.134 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:27.134 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:27.134 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:27.134 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:27.134 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:27.134 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:27.134 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:27.134 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:52:27.134 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:52:27.134 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:52:27.134 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:52:27.134 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:52:27.134 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:52:27.134 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:52:27.134 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:52:27.134 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:52:27.135 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:52:27.135 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:52:27.135 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:52:27.135 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:52:27.135 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:52:27.135 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:52:27.135 +03:00 [DBG] Connection id "0HNC8090TGD6V", Request id "0HNC8090TGD6V:00000001": started reading request body. 2025-07-01 11:52:27.135 +03:00 [DBG] Connection id "0HNC8090TGD6V", Request id "0HNC8090TGD6V:00000001": done reading request body. 2025-07-01 11:52:27.135 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:52:27.135 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:52:27.135 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:52:27.135 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:52:27.135 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:52:27.135 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:27.135 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:27.135 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:27.135 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:27.135 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:27.135 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:52:27.135 +03:00 [INF] Changing group of physicals [457] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:52:27.166 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 30.9201ms. 2025-07-01 11:52:27.166 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:27.166 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:27.166 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:27.166 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:27.166 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:27.166 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:27.166 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:27.166 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:27.166 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:27.166 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:52:27.166 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:27.166 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:27.166 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:27.167 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:27.167 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:27.167 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:27.167 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:27.167 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 32.6324ms 2025-07-01 11:52:27.167 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:52:27.167 +03:00 [DBG] Connection id "0HNC8090TGD6V" completed keep alive response. 2025-07-01 11:52:27.167 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 33.394ms 2025-07-01 11:52:27.167 +03:00 [DBG] Connection id "0HNC8090TGD6V" received FIN. 2025-07-01 11:52:27.167 +03:00 [DBG] Connection id "0HNC8090TGD6V" disconnecting. 2025-07-01 11:52:27.167 +03:00 [DBG] Connection id "0HNC8090TGD6V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:27.168 +03:00 [DBG] Connection id "0HNC8090TGD6V" stopped. 2025-07-01 11:52:27.211 +03:00 [DBG] Connection id "0HNC8090TGD70" accepted. 2025-07-01 11:52:27.212 +03:00 [DBG] Connection id "0HNC8090TGD70" started. 2025-07-01 11:52:27.212 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:52:27.212 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:27.212 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:52:27.212 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:52:27.212 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:52:27.212 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:27.212 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:27.212 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:27.212 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:27.212 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:52:27.212 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:27.212 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:27.212 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:27.212 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:27.212 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:27.212 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:27.212 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:27.213 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:27.213 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:27.213 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:52:27.213 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:52:27.213 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:52:27.213 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:52:27.213 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:52:27.213 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:52:27.213 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:27.213 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:27.213 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:27.213 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:27.213 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:27.213 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:52:27.213 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:52:27.215 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.903ms. 2025-07-01 11:52:27.215 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:27.215 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:27.215 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:27.215 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:27.215 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:27.215 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:27.215 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:27.215 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:27.215 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:52:27.215 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:52:27.215 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:52:27.215 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:52:27.216 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:52:27.216 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:52:27.216 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:52:27.216 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:52:27.216 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:27.216 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:27.216 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:27.216 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:27.216 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:27.216 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:27.216 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.54ms 2025-07-01 11:52:27.216 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:27.216 +03:00 [DBG] Connection id "0HNC8090TGD70" completed keep alive response. 2025-07-01 11:52:27.216 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.4128ms 2025-07-01 11:52:27.216 +03:00 [DBG] Connection id "0HNC8090TGD70" received FIN. 2025-07-01 11:52:27.216 +03:00 [DBG] Connection id "0HNC8090TGD70" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:27.216 +03:00 [DBG] Connection id "0HNC8090TGD70" disconnecting. 2025-07-01 11:52:27.217 +03:00 [DBG] Connection id "0HNC8090TGD70" stopped. 2025-07-01 11:52:27.285 +03:00 [DBG] Connection id "0HNC8090TGD71" accepted. 2025-07-01 11:52:27.286 +03:00 [DBG] Connection id "0HNC8090TGD71" started. 2025-07-01 11:52:27.286 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:52:27.286 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:27.286 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:52:27.286 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:52:27.286 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:52:27.286 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:27.286 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:27.286 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:27.286 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:27.286 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:52:27.286 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:27.287 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:27.287 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:27.287 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:27.287 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:27.287 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:27.287 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:27.287 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:27.287 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:27.287 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:52:27.287 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:52:27.287 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:52:27.287 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:52:27.287 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:52:27.287 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:52:27.287 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:27.288 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:27.288 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:27.288 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:27.288 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:27.288 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:52:27.288 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:52:27.457 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 169.5719ms. 2025-07-01 11:52:27.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:27.458 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:27.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:27.458 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:27.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:27.458 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:27.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:27.458 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:27.458 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:52:27.458 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:52:27.458 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:52:27.458 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:52:27.458 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:52:27.458 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:52:27.458 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:52:27.460 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:52:27.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:27.460 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:27.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:27.460 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:27.460 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:27.460 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:27.460 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 173.4013ms 2025-07-01 11:52:27.460 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:27.460 +03:00 [DBG] Connection id "0HNC8090TGD71" completed keep alive response. 2025-07-01 11:52:27.460 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 174.5215ms 2025-07-01 11:52:27.463 +03:00 [DBG] Connection id "0HNC8090TGD71" received FIN. 2025-07-01 11:52:27.463 +03:00 [DBG] Connection id "0HNC8090TGD71" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:27.463 +03:00 [DBG] Connection id "0HNC8090TGD71" disconnecting. 2025-07-01 11:52:27.463 +03:00 [DBG] Connection id "0HNC8090TGD71" stopped. 2025-07-01 11:52:29.005 +03:00 [DBG] Connection id "0HNC8090TGD72" accepted. 2025-07-01 11:52:29.005 +03:00 [DBG] Connection id "0HNC8090TGD72" started. 2025-07-01 11:52:29.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:52:29.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:29.005 +03:00 [DBG] POST requests are not supported 2025-07-01 11:52:29.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:52:29.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:52:29.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:29.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:29.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:29.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:52:29.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:52:29.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:29.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:52:29.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:29.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:29.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:29.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:29.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:29.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:29.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:29.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:52:29.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:52:29.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:29.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:29.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:29.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:29.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:29.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1361ms. 2025-07-01 11:52:29.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:29.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:29.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:29.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:29.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:29.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:29.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:29.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:29.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:29.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:52:29.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:29.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:29.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:29.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:29.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:29.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:29.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:29.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7186ms 2025-07-01 11:52:29.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:29.007 +03:00 [DBG] Connection id "0HNC8090TGD72" completed keep alive response. 2025-07-01 11:52:29.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3121ms 2025-07-01 11:52:29.007 +03:00 [DBG] Connection id "0HNC8090TGD72" received FIN. 2025-07-01 11:52:29.007 +03:00 [DBG] Connection id "0HNC8090TGD72" disconnecting. 2025-07-01 11:52:29.007 +03:00 [DBG] Connection id "0HNC8090TGD72" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:29.008 +03:00 [DBG] Connection id "0HNC8090TGD72" stopped. 2025-07-01 11:52:34.007 +03:00 [DBG] Connection id "0HNC8090TGD73" accepted. 2025-07-01 11:52:34.007 +03:00 [DBG] Connection id "0HNC8090TGD73" started. 2025-07-01 11:52:34.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:52:34.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:34.007 +03:00 [DBG] POST requests are not supported 2025-07-01 11:52:34.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:52:34.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:52:34.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:34.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:34.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:34.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:52:34.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:52:34.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:34.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:52:34.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:34.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:34.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:34.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:34.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:34.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:34.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:34.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:52:34.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:52:34.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:34.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:34.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:34.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1468ms. 2025-07-01 11:52:34.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:34.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:34.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:34.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:34.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:34.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:34.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:34.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:52:34.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:34.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:34.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:34.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0267ms 2025-07-01 11:52:34.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:34.009 +03:00 [DBG] Connection id "0HNC8090TGD73" completed keep alive response. 2025-07-01 11:52:34.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9114ms 2025-07-01 11:52:34.009 +03:00 [DBG] Connection id "0HNC8090TGD73" received FIN. 2025-07-01 11:52:34.009 +03:00 [DBG] Connection id "0HNC8090TGD73" disconnecting. 2025-07-01 11:52:34.009 +03:00 [DBG] Connection id "0HNC8090TGD73" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:34.010 +03:00 [DBG] Connection id "0HNC8090TGD73" stopped. 2025-07-01 11:52:38.333 +03:00 [DBG] Connection id "0HNC8090TGD74" accepted. 2025-07-01 11:52:38.334 +03:00 [DBG] Connection id "0HNC8090TGD74" started. 2025-07-01 11:52:38.334 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 759 2025-07-01 11:52:38.334 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:38.334 +03:00 [DBG] POST requests are not supported 2025-07-01 11:52:38.334 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:52:38.334 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:52:38.334 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:52:38.334 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:38.334 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:38.334 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:52:38.334 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:52:38.334 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:52:38.334 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:52:38.334 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:38.335 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:38.335 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:38.335 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:38.335 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:38.335 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:38.335 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:38.335 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:38.335 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:38.335 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:52:38.335 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:52:38.335 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:52:38.335 +03:00 [DBG] Connection id "0HNC8090TGD74", Request id "0HNC8090TGD74:00000001": started reading request body. 2025-07-01 11:52:38.335 +03:00 [DBG] Connection id "0HNC8090TGD74", Request id "0HNC8090TGD74:00000001": done reading request body. 2025-07-01 11:52:38.335 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:52:38.335 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:52:38.335 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:52:38.335 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:52:38.335 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:52:38.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:38.336 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:38.336 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:38.336 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:38.336 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:38.336 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:52:38.336 +03:00 [INF] Updating physical elements properties 2025-07-01 11:52:38.356 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 20.0389ms. 2025-07-01 11:52:38.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:38.356 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:38.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:38.356 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:38.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:38.356 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:38.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:38.356 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:38.356 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:38.356 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:52:38.356 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:38.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:38.356 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:38.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:38.356 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:38.356 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:38.356 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:38.356 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 21.7204ms 2025-07-01 11:52:38.356 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:52:38.356 +03:00 [DBG] Connection id "0HNC8090TGD74" completed keep alive response. 2025-07-01 11:52:38.357 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 22.7189ms 2025-07-01 11:52:38.357 +03:00 [DBG] Connection id "0HNC8090TGD74" received FIN. 2025-07-01 11:52:38.357 +03:00 [DBG] Connection id "0HNC8090TGD74" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:38.357 +03:00 [DBG] Connection id "0HNC8090TGD74" disconnecting. 2025-07-01 11:52:38.357 +03:00 [DBG] Connection id "0HNC8090TGD74" stopped. 2025-07-01 11:52:38.401 +03:00 [DBG] Connection id "0HNC8090TGD75" accepted. 2025-07-01 11:52:38.401 +03:00 [DBG] Connection id "0HNC8090TGD75" started. 2025-07-01 11:52:38.401 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:52:38.402 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:38.402 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:52:38.402 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:52:38.402 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:52:38.402 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:38.402 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:38.402 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:38.402 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:38.402 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:52:38.402 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:38.402 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:38.402 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:38.402 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:38.402 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:38.402 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:38.402 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:38.402 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:38.402 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:38.402 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:52:38.402 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:52:38.402 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:52:38.403 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:52:38.403 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:52:38.403 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:52:38.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:38.403 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:38.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:38.403 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:38.403 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:38.403 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:52:38.403 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:52:38.406 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.0768ms. 2025-07-01 11:52:38.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:38.406 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:38.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:38.406 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:38.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:38.406 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:38.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:38.406 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:38.406 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:52:38.406 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:52:38.406 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:52:38.406 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:52:38.407 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:52:38.407 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:52:38.407 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:52:38.407 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:52:38.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:38.407 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:38.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:38.407 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:38.407 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:38.407 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:38.407 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 5.0199ms 2025-07-01 11:52:38.407 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:38.407 +03:00 [DBG] Connection id "0HNC8090TGD75" completed keep alive response. 2025-07-01 11:52:38.407 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.7875ms 2025-07-01 11:52:38.408 +03:00 [DBG] Connection id "0HNC8090TGD75" received FIN. 2025-07-01 11:52:38.408 +03:00 [DBG] Connection id "0HNC8090TGD75" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:38.408 +03:00 [DBG] Connection id "0HNC8090TGD75" disconnecting. 2025-07-01 11:52:38.408 +03:00 [DBG] Connection id "0HNC8090TGD75" stopped. 2025-07-01 11:52:38.634 +03:00 [DBG] Connection id "0HNC8090TGD76" accepted. 2025-07-01 11:52:38.634 +03:00 [DBG] Connection id "0HNC8090TGD76" started. 2025-07-01 11:52:38.634 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:52:38.634 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:38.635 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:52:38.635 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:52:38.635 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:52:38.635 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:38.635 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:38.635 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:38.635 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:38.635 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:52:38.635 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:38.635 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:38.635 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:38.635 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:38.635 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:38.635 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:38.635 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:38.635 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:38.635 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:38.635 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:52:38.636 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:52:38.636 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:52:38.636 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:52:38.636 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:52:38.636 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:52:38.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:38.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:38.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:38.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:38.636 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:38.636 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:52:38.636 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:52:38.813 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 177.2131ms. 2025-07-01 11:52:38.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:38.813 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:38.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:38.813 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:38.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:38.813 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:38.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:38.813 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:38.813 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:52:38.813 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:52:38.814 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:52:38.814 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:52:38.814 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:52:38.814 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:52:38.814 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:52:38.815 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:52:38.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:38.815 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:38.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:38.815 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:38.815 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:38.815 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:38.815 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 179.7691ms 2025-07-01 11:52:38.815 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:38.815 +03:00 [DBG] Connection id "0HNC8090TGD76" completed keep alive response. 2025-07-01 11:52:38.815 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 180.724ms 2025-07-01 11:52:38.819 +03:00 [DBG] Connection id "0HNC8090TGD76" received FIN. 2025-07-01 11:52:38.819 +03:00 [DBG] Connection id "0HNC8090TGD76" disconnecting. 2025-07-01 11:52:38.819 +03:00 [DBG] Connection id "0HNC8090TGD76" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:38.821 +03:00 [DBG] Connection id "0HNC8090TGD76" stopped. 2025-07-01 11:52:39.149 +03:00 [DBG] Connection id "0HNC8090TGD77" accepted. 2025-07-01 11:52:39.149 +03:00 [DBG] Connection id "0HNC8090TGD77" started. 2025-07-01 11:52:39.149 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:52:39.149 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:39.149 +03:00 [DBG] POST requests are not supported 2025-07-01 11:52:39.149 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:52:39.149 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:52:39.149 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:39.149 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:39.149 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:39.150 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:52:39.150 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:52:39.150 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:39.150 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:52:39.150 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:39.150 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:39.150 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:39.150 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:39.150 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:39.150 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:39.150 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:39.150 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:52:39.150 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:52:39.150 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:39.150 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:39.150 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:39.150 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:39.150 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:39.150 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1286ms. 2025-07-01 11:52:39.150 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:39.150 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:39.150 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:39.150 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:39.150 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:39.150 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:39.150 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:39.150 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:39.150 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:39.150 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:52:39.150 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:39.150 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:39.150 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:39.150 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:39.150 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:39.150 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:39.150 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:39.150 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6545ms 2025-07-01 11:52:39.150 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:39.150 +03:00 [DBG] Connection id "0HNC8090TGD77" completed keep alive response. 2025-07-01 11:52:39.151 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2295ms 2025-07-01 11:52:39.151 +03:00 [DBG] Connection id "0HNC8090TGD77" received FIN. 2025-07-01 11:52:39.151 +03:00 [DBG] Connection id "0HNC8090TGD77" disconnecting. 2025-07-01 11:52:39.151 +03:00 [DBG] Connection id "0HNC8090TGD77" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:39.152 +03:00 [DBG] Connection id "0HNC8090TGD77" stopped. 2025-07-01 11:52:41.145 +03:00 [DBG] Connection id "0HNC8090TGD78" accepted. 2025-07-01 11:52:41.145 +03:00 [DBG] Connection id "0HNC8090TGD78" started. 2025-07-01 11:52:41.145 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:52:41.145 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:41.145 +03:00 [DBG] POST requests are not supported 2025-07-01 11:52:41.145 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:52:41.146 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:52:41.146 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:52:41.146 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:41.146 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:41.146 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:52:41.146 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:52:41.146 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:52:41.146 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:52:41.146 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:41.146 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:41.146 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:41.146 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:41.146 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:41.146 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:41.146 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:41.146 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:41.146 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:41.146 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:52:41.146 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:52:41.147 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:52:41.147 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:52:41.147 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:52:41.147 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:52:41.147 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:52:41.147 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:52:41.147 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:52:41.147 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:52:41.147 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:52:41.147 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:52:41.147 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:52:41.147 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:52:41.147 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:52:41.147 +03:00 [DBG] Connection id "0HNC8090TGD78", Request id "0HNC8090TGD78:00000001": started reading request body. 2025-07-01 11:52:41.147 +03:00 [DBG] Connection id "0HNC8090TGD78", Request id "0HNC8090TGD78:00000001": done reading request body. 2025-07-01 11:52:41.147 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:52:41.147 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:52:41.147 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:52:41.147 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:52:41.147 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:52:41.147 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:41.147 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:41.147 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:41.147 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:41.147 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:41.147 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:52:41.148 +03:00 [INF] Changing group of physicals [458] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:52:41.176 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 28.7998ms. 2025-07-01 11:52:41.176 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:41.177 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:41.177 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:41.177 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:41.177 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:41.177 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:41.177 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:41.177 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:41.177 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:41.177 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:52:41.177 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:41.177 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:41.177 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:41.177 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:41.177 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:41.177 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:41.177 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:41.177 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 30.7427ms 2025-07-01 11:52:41.177 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:52:41.177 +03:00 [DBG] Connection id "0HNC8090TGD78" completed keep alive response. 2025-07-01 11:52:41.177 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 31.7184ms 2025-07-01 11:52:41.177 +03:00 [DBG] Connection id "0HNC8090TGD78" received FIN. 2025-07-01 11:52:41.178 +03:00 [DBG] Connection id "0HNC8090TGD78" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:41.178 +03:00 [DBG] Connection id "0HNC8090TGD78" disconnecting. 2025-07-01 11:52:41.178 +03:00 [DBG] Connection id "0HNC8090TGD78" stopped. 2025-07-01 11:52:41.216 +03:00 [DBG] Connection id "0HNC8090TGD79" accepted. 2025-07-01 11:52:41.216 +03:00 [DBG] Connection id "0HNC8090TGD79" started. 2025-07-01 11:52:41.216 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:52:41.216 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:41.216 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:52:41.216 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:52:41.216 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:52:41.216 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:41.216 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:41.216 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:41.217 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:41.217 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:52:41.217 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:41.217 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:41.217 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:41.217 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:41.217 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:41.217 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:41.217 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:41.217 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:41.217 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:41.217 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:52:41.217 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:52:41.217 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:52:41.217 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:52:41.217 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:52:41.217 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:52:41.217 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:41.217 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:41.217 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:41.217 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:41.218 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:41.218 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:52:41.218 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:52:41.219 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.764ms. 2025-07-01 11:52:41.219 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:41.219 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:41.220 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:41.220 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:41.220 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:41.220 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:41.220 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:41.220 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:41.220 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:52:41.220 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:52:41.220 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:52:41.220 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:52:41.220 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:52:41.220 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:52:41.220 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:52:41.220 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:52:41.220 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:41.220 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:41.220 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:41.220 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:41.220 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:41.220 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:41.220 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.2795ms 2025-07-01 11:52:41.220 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:41.220 +03:00 [DBG] Connection id "0HNC8090TGD79" completed keep alive response. 2025-07-01 11:52:41.220 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.3657ms 2025-07-01 11:52:41.221 +03:00 [DBG] Connection id "0HNC8090TGD79" received FIN. 2025-07-01 11:52:41.221 +03:00 [DBG] Connection id "0HNC8090TGD79" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:41.221 +03:00 [DBG] Connection id "0HNC8090TGD79" disconnecting. 2025-07-01 11:52:41.221 +03:00 [DBG] Connection id "0HNC8090TGD79" stopped. 2025-07-01 11:52:41.667 +03:00 [DBG] Connection id "0HNC8090TGD7A" accepted. 2025-07-01 11:52:41.667 +03:00 [DBG] Connection id "0HNC8090TGD7A" started. 2025-07-01 11:52:41.667 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:52:41.667 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:41.667 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:52:41.667 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:52:41.667 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:52:41.668 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:41.668 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:41.668 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:41.668 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:41.668 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:52:41.668 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:41.668 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:41.668 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:41.668 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:41.668 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:41.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:41.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:41.668 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:41.668 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:52:41.668 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:52:41.668 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:52:41.668 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:52:41.668 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:52:41.668 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:52:41.668 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:52:41.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:41.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:41.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:41.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:41.669 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:41.669 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:52:41.669 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:52:41.838 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 169.0919ms. 2025-07-01 11:52:41.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:41.838 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:41.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:41.838 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:41.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:41.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:41.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:41.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:41.838 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:52:41.838 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:52:41.838 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:52:41.838 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:52:41.838 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:52:41.838 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:52:41.838 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:52:41.840 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:52:41.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:41.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:41.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:41.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:41.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:41.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:41.840 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 171.6143ms 2025-07-01 11:52:41.840 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:52:41.840 +03:00 [DBG] Connection id "0HNC8090TGD7A" completed keep alive response. 2025-07-01 11:52:41.840 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 172.6885ms 2025-07-01 11:52:41.848 +03:00 [DBG] Connection id "0HNC8090TGD7A" received FIN. 2025-07-01 11:52:41.848 +03:00 [DBG] Connection id "0HNC8090TGD7A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:41.849 +03:00 [DBG] Connection id "0HNC8090TGD7A" disconnecting. 2025-07-01 11:52:41.849 +03:00 [DBG] Connection id "0HNC8090TGD7A" stopped. 2025-07-01 11:52:43.998 +03:00 [DBG] Connection id "0HNC8090TGD7B" accepted. 2025-07-01 11:52:43.998 +03:00 [DBG] Connection id "0HNC8090TGD7B" started. 2025-07-01 11:52:43.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:52:43.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:43.998 +03:00 [DBG] POST requests are not supported 2025-07-01 11:52:43.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:52:43.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:52:43.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:43.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:43.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:43.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:52:43.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:52:43.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:43.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:52:43.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:43.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:43.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:43.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:43.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:43.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:43.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:43.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:52:43.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:52:43.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:43.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:43.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:43.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:43.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:43.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1473ms. 2025-07-01 11:52:43.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:43.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:43.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:43.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:43.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:43.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:43.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:43.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:43.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:43.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:52:43.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:43.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:43.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:43.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:43.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:43.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:43.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:43.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8302ms 2025-07-01 11:52:43.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:43.999 +03:00 [DBG] Connection id "0HNC8090TGD7B" completed keep alive response. 2025-07-01 11:52:43.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4344ms 2025-07-01 11:52:44.000 +03:00 [DBG] Connection id "0HNC8090TGD7B" received FIN. 2025-07-01 11:52:44.000 +03:00 [DBG] Connection id "0HNC8090TGD7B" disconnecting. 2025-07-01 11:52:44.000 +03:00 [DBG] Connection id "0HNC8090TGD7B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:44.001 +03:00 [DBG] Connection id "0HNC8090TGD7B" stopped. 2025-07-01 11:52:48.996 +03:00 [DBG] Connection id "0HNC8090TGD7C" accepted. 2025-07-01 11:52:48.996 +03:00 [DBG] Connection id "0HNC8090TGD7C" started. 2025-07-01 11:52:48.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:52:48.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:48.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:52:48.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:52:48.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:52:48.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:48.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:48.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:48.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:52:48.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:52:48.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:48.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:52:48.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:48.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:48.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:48.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:48.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:48.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:48.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:48.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:52:48.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:52:48.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:48.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:48.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:48.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:48.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:48.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1474ms. 2025-07-01 11:52:48.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:48.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:48.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:48.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:48.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:48.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:48.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:48.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:48.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:48.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:52:48.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:48.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:48.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:48.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:48.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:48.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:48.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:48.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7386ms 2025-07-01 11:52:48.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:48.997 +03:00 [DBG] Connection id "0HNC8090TGD7C" completed keep alive response. 2025-07-01 11:52:48.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3558ms 2025-07-01 11:52:48.997 +03:00 [DBG] Connection id "0HNC8090TGD7C" received FIN. 2025-07-01 11:52:48.998 +03:00 [DBG] Connection id "0HNC8090TGD7C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:48.998 +03:00 [DBG] Connection id "0HNC8090TGD7C" disconnecting. 2025-07-01 11:52:48.998 +03:00 [DBG] Connection id "0HNC8090TGD7C" stopped. 2025-07-01 11:52:53.993 +03:00 [DBG] Connection id "0HNC8090TGD7D" accepted. 2025-07-01 11:52:53.993 +03:00 [DBG] Connection id "0HNC8090TGD7D" started. 2025-07-01 11:52:53.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:52:53.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:53.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:52:53.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:52:53.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:52:53.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:53.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:53.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:53.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:52:53.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:52:53.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:53.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:52:53.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:53.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:53.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:53.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:53.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:53.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:53.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:53.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:52:53.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:52:53.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:53.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:53.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:53.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:53.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:53.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.134ms. 2025-07-01 11:52:53.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:53.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:53.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:53.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:53.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:53.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:53.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:53.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:53.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:53.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:52:53.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:53.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:53.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:53.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:53.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:53.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:53.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:53.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.664ms 2025-07-01 11:52:53.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:53.994 +03:00 [DBG] Connection id "0HNC8090TGD7D" completed keep alive response. 2025-07-01 11:52:53.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2215ms 2025-07-01 11:52:53.994 +03:00 [DBG] Connection id "0HNC8090TGD7D" received FIN. 2025-07-01 11:52:53.994 +03:00 [DBG] Connection id "0HNC8090TGD7D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:53.995 +03:00 [DBG] Connection id "0HNC8090TGD7D" disconnecting. 2025-07-01 11:52:53.995 +03:00 [DBG] Connection id "0HNC8090TGD7D" stopped. 2025-07-01 11:52:59.015 +03:00 [DBG] Connection id "0HNC8090TGD7E" accepted. 2025-07-01 11:52:59.015 +03:00 [DBG] Connection id "0HNC8090TGD7E" started. 2025-07-01 11:52:59.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:52:59.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:52:59.015 +03:00 [DBG] POST requests are not supported 2025-07-01 11:52:59.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:52:59.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:52:59.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:59.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:52:59.016 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:52:59.016 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:52:59.016 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:52:59.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:59.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:52:59.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:52:59.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:52:59.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:52:59.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:52:59.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:52:59.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:59.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:59.016 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:52:59.016 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:52:59.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:59.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:59.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:59.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:59.016 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:52:59.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1782ms. 2025-07-01 11:52:59.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:59.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:52:59.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:59.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:52:59.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:59.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:59.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:59.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:59.017 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:59.017 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:52:59.017 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:52:59.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:59.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:52:59.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:59.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:59.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:59.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:52:59.017 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1145ms 2025-07-01 11:52:59.017 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:52:59.017 +03:00 [DBG] Connection id "0HNC8090TGD7E" completed keep alive response. 2025-07-01 11:52:59.017 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.04ms 2025-07-01 11:52:59.017 +03:00 [DBG] Connection id "0HNC8090TGD7E" received FIN. 2025-07-01 11:52:59.018 +03:00 [DBG] Connection id "0HNC8090TGD7E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:52:59.018 +03:00 [DBG] Connection id "0HNC8090TGD7E" disconnecting. 2025-07-01 11:52:59.018 +03:00 [DBG] Connection id "0HNC8090TGD7E" stopped. 2025-07-01 11:53:03.997 +03:00 [DBG] Connection id "0HNC8090TGD7F" accepted. 2025-07-01 11:53:03.997 +03:00 [DBG] Connection id "0HNC8090TGD7F" started. 2025-07-01 11:53:03.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:53:03.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:53:03.997 +03:00 [DBG] POST requests are not supported 2025-07-01 11:53:03.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:53:03.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:53:03.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:03.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:53:03.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:53:03.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:53:03.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:53:03.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:03.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:53:03.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:53:03.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:53:03.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:53:03.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:53:03.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:53:03.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:03.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:03.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:53:03.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:53:03.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:03.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:03.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:03.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:03.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:53:03.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1631ms. 2025-07-01 11:53:03.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:03.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:03.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:03.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:03.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:03.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:03.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:03.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:03.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:03.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:53:03.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:03.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:03.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:03.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:03.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:03.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:03.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:03.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8969ms 2025-07-01 11:53:03.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:03.999 +03:00 [DBG] Connection id "0HNC8090TGD7F" completed keep alive response. 2025-07-01 11:53:03.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6105ms 2025-07-01 11:53:03.999 +03:00 [DBG] Connection id "0HNC8090TGD7F" received FIN. 2025-07-01 11:53:03.999 +03:00 [DBG] Connection id "0HNC8090TGD7F" disconnecting. 2025-07-01 11:53:03.999 +03:00 [DBG] Connection id "0HNC8090TGD7F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:53:04.000 +03:00 [DBG] Connection id "0HNC8090TGD7F" stopped. 2025-07-01 11:53:08.406 +03:00 [DBG] Connection id "0HNC8090TGD7G" accepted. 2025-07-01 11:53:08.407 +03:00 [DBG] Connection id "0HNC8090TGD7G" started. 2025-07-01 11:53:08.407 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 771 2025-07-01 11:53:08.407 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:53:08.407 +03:00 [DBG] POST requests are not supported 2025-07-01 11:53:08.407 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:53:08.407 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:53:08.407 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:53:08.407 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:53:08.407 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:53:08.407 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:53:08.407 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:53:08.407 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:53:08.408 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:53:08.408 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:53:08.408 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:53:08.408 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:53:08.408 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:53:08.408 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:53:08.408 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:08.408 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:08.408 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:53:08.408 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:53:08.408 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:53:08.408 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:53:08.408 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:53:08.408 +03:00 [DBG] Connection id "0HNC8090TGD7G", Request id "0HNC8090TGD7G:00000001": started reading request body. 2025-07-01 11:53:08.409 +03:00 [DBG] Connection id "0HNC8090TGD7G", Request id "0HNC8090TGD7G:00000001": done reading request body. 2025-07-01 11:53:08.409 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:53:08.409 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:53:08.409 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:53:08.409 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:53:08.409 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:53:08.409 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:08.409 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:08.409 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:08.409 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:08.409 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:53:08.409 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:53:08.409 +03:00 [INF] Updating physical elements properties 2025-07-01 11:53:08.439 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 29.3954ms. 2025-07-01 11:53:08.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:08.439 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:08.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:08.439 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:08.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:08.439 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:08.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:08.439 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:08.439 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:08.439 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:53:08.439 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:08.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:08.439 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:08.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:08.439 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:08.439 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:08.440 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:08.440 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 31.5916ms 2025-07-01 11:53:08.440 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:53:08.440 +03:00 [DBG] Connection id "0HNC8090TGD7G" completed keep alive response. 2025-07-01 11:53:08.440 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 33.0158ms 2025-07-01 11:53:08.440 +03:00 [DBG] Connection id "0HNC8090TGD7G" received FIN. 2025-07-01 11:53:08.440 +03:00 [DBG] Connection id "0HNC8090TGD7G" disconnecting. 2025-07-01 11:53:08.440 +03:00 [DBG] Connection id "0HNC8090TGD7G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:53:08.441 +03:00 [DBG] Connection id "0HNC8090TGD7G" stopped. 2025-07-01 11:53:08.479 +03:00 [DBG] Connection id "0HNC8090TGD7H" accepted. 2025-07-01 11:53:08.479 +03:00 [DBG] Connection id "0HNC8090TGD7H" started. 2025-07-01 11:53:08.479 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:53:08.479 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:53:08.479 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:53:08.479 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:53:08.479 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:53:08.479 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:53:08.479 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:53:08.479 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:53:08.479 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:53:08.480 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:53:08.480 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:53:08.480 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:53:08.480 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:53:08.480 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:53:08.480 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:53:08.480 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:08.480 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:08.480 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:53:08.480 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:53:08.480 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:53:08.480 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:53:08.480 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:53:08.480 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:53:08.480 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:53:08.480 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:53:08.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:08.480 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:08.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:08.480 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:08.480 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:53:08.480 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:53:08.481 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:53:08.483 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.9856ms. 2025-07-01 11:53:08.484 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:08.484 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:08.484 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:08.484 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:08.484 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:08.484 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:08.484 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:08.484 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:08.484 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:53:08.484 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:53:08.484 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:53:08.484 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:53:08.484 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:53:08.484 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:53:08.484 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:53:08.484 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:53:08.484 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:08.484 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:08.484 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:08.484 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:08.484 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:08.484 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:08.484 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.6858ms 2025-07-01 11:53:08.485 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:53:08.485 +03:00 [DBG] Connection id "0HNC8090TGD7H" completed keep alive response. 2025-07-01 11:53:08.485 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.6252ms 2025-07-01 11:53:08.485 +03:00 [DBG] Connection id "0HNC8090TGD7H" received FIN. 2025-07-01 11:53:08.485 +03:00 [DBG] Connection id "0HNC8090TGD7H" disconnecting. 2025-07-01 11:53:08.485 +03:00 [DBG] Connection id "0HNC8090TGD7H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:53:08.486 +03:00 [DBG] Connection id "0HNC8090TGD7H" stopped. 2025-07-01 11:53:08.547 +03:00 [DBG] Connection id "0HNC8090TGD7I" accepted. 2025-07-01 11:53:08.547 +03:00 [DBG] Connection id "0HNC8090TGD7I" started. 2025-07-01 11:53:08.547 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:53:08.547 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:53:08.547 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:53:08.547 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:53:08.547 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:53:08.547 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:53:08.547 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:53:08.547 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:53:08.548 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:53:08.548 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:53:08.548 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:53:08.548 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:53:08.548 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:53:08.548 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:53:08.548 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:53:08.548 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:08.548 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:08.548 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:53:08.548 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:53:08.548 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:53:08.548 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:53:08.548 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:53:08.548 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:53:08.548 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:53:08.548 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:53:08.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:08.548 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:08.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:08.548 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:08.548 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:53:08.548 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:53:08.548 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:53:08.717 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 169.2103ms. 2025-07-01 11:53:08.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:08.718 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:08.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:08.718 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:08.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:08.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:08.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:08.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:08.718 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:53:08.718 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:53:08.718 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:53:08.718 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:53:08.718 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:53:08.718 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:53:08.718 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:53:08.719 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:53:08.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:08.719 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:08.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:08.719 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:08.719 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:08.719 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:08.719 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 171.3308ms 2025-07-01 11:53:08.719 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:53:08.719 +03:00 [DBG] Connection id "0HNC8090TGD7I" completed keep alive response. 2025-07-01 11:53:08.719 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 171.9754ms 2025-07-01 11:53:08.723 +03:00 [DBG] Connection id "0HNC8090TGD7I" received FIN. 2025-07-01 11:53:08.723 +03:00 [DBG] Connection id "0HNC8090TGD7I" disconnecting. 2025-07-01 11:53:08.723 +03:00 [DBG] Connection id "0HNC8090TGD7I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:53:08.724 +03:00 [DBG] Connection id "0HNC8090TGD7I" stopped. 2025-07-01 11:53:09.009 +03:00 [DBG] Connection id "0HNC8090TGD7J" accepted. 2025-07-01 11:53:09.010 +03:00 [DBG] Connection id "0HNC8090TGD7J" started. 2025-07-01 11:53:09.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:53:09.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:53:09.010 +03:00 [DBG] POST requests are not supported 2025-07-01 11:53:09.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:53:09.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:53:09.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:09.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:53:09.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:53:09.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:53:09.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:53:09.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:09.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:53:09.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:53:09.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:53:09.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:53:09.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:53:09.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:53:09.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:09.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:09.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:53:09.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:53:09.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:09.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:09.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:09.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:09.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:53:09.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1752ms. 2025-07-01 11:53:09.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:09.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:09.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:09.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:09.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:09.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:09.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:09.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:09.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:09.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:53:09.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:09.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:09.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:09.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:09.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:09.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:09.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:09.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1433ms 2025-07-01 11:53:09.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:09.011 +03:00 [DBG] Connection id "0HNC8090TGD7J" completed keep alive response. 2025-07-01 11:53:09.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.795ms 2025-07-01 11:53:09.012 +03:00 [DBG] Connection id "0HNC8090TGD7J" received FIN. 2025-07-01 11:53:09.012 +03:00 [DBG] Connection id "0HNC8090TGD7J" disconnecting. 2025-07-01 11:53:09.012 +03:00 [DBG] Connection id "0HNC8090TGD7J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:53:09.013 +03:00 [DBG] Connection id "0HNC8090TGD7J" stopped. 2025-07-01 11:53:11.252 +03:00 [DBG] Connection id "0HNC8090TGD7K" accepted. 2025-07-01 11:53:11.252 +03:00 [DBG] Connection id "0HNC8090TGD7K" started. 2025-07-01 11:53:11.252 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:53:11.252 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:53:11.252 +03:00 [DBG] POST requests are not supported 2025-07-01 11:53:11.252 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:53:11.252 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:53:11.252 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:53:11.252 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:53:11.252 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:53:11.252 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:53:11.252 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:53:11.252 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:53:11.252 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:53:11.252 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:53:11.252 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:53:11.253 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:53:11.253 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:53:11.253 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:53:11.253 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:11.253 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:11.253 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:53:11.253 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:53:11.253 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:53:11.253 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:53:11.253 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:53:11.253 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:53:11.253 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:53:11.253 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:53:11.253 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:53:11.253 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:53:11.253 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:53:11.253 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:53:11.253 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:53:11.253 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:53:11.253 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:53:11.253 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:53:11.253 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:53:11.253 +03:00 [DBG] Connection id "0HNC8090TGD7K", Request id "0HNC8090TGD7K:00000001": started reading request body. 2025-07-01 11:53:11.253 +03:00 [DBG] Connection id "0HNC8090TGD7K", Request id "0HNC8090TGD7K:00000001": done reading request body. 2025-07-01 11:53:11.253 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:53:11.253 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:53:11.253 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:53:11.253 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:53:11.253 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:53:11.253 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:11.253 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:11.253 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:11.253 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:11.253 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:53:11.254 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:53:11.254 +03:00 [INF] Changing group of physicals [461] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:53:11.282 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 28.4437ms. 2025-07-01 11:53:11.282 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:11.282 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:11.282 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:11.282 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:11.282 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:11.282 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:11.282 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:11.282 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:11.282 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:11.282 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:53:11.282 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:11.282 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:11.283 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:11.283 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:11.283 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:11.283 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:11.283 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:11.283 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 29.9853ms 2025-07-01 11:53:11.283 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:53:11.283 +03:00 [DBG] Connection id "0HNC8090TGD7K" completed keep alive response. 2025-07-01 11:53:11.283 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 30.8716ms 2025-07-01 11:53:11.283 +03:00 [DBG] Connection id "0HNC8090TGD7K" received FIN. 2025-07-01 11:53:11.283 +03:00 [DBG] Connection id "0HNC8090TGD7K" disconnecting. 2025-07-01 11:53:11.283 +03:00 [DBG] Connection id "0HNC8090TGD7K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:53:11.285 +03:00 [DBG] Connection id "0HNC8090TGD7K" stopped. 2025-07-01 11:53:11.325 +03:00 [DBG] Connection id "0HNC8090TGD7L" accepted. 2025-07-01 11:53:11.325 +03:00 [DBG] Connection id "0HNC8090TGD7L" started. 2025-07-01 11:53:11.325 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:53:11.325 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:53:11.325 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:53:11.326 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:53:11.326 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:53:11.326 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:53:11.326 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:53:11.326 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:53:11.326 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:53:11.326 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:53:11.326 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:53:11.326 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:53:11.326 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:53:11.327 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:53:11.327 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:53:11.327 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:11.327 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:11.327 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:53:11.327 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:53:11.327 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:53:11.327 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:53:11.327 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:53:11.327 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:53:11.327 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:53:11.327 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:53:11.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:11.327 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:11.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:11.327 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:11.327 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:53:11.327 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:53:11.327 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:53:11.329 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.8442ms. 2025-07-01 11:53:11.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:11.329 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:11.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:11.329 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:11.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:11.329 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:11.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:11.329 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:11.329 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:53:11.329 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:53:11.330 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:53:11.330 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:53:11.330 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:53:11.330 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:53:11.330 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:53:11.330 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:53:11.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:11.330 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:11.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:11.330 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:11.330 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:11.330 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:11.330 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.5598ms 2025-07-01 11:53:11.330 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:53:11.330 +03:00 [DBG] Connection id "0HNC8090TGD7L" completed keep alive response. 2025-07-01 11:53:11.330 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.0854ms 2025-07-01 11:53:11.331 +03:00 [DBG] Connection id "0HNC8090TGD7L" received FIN. 2025-07-01 11:53:11.331 +03:00 [DBG] Connection id "0HNC8090TGD7L" disconnecting. 2025-07-01 11:53:11.331 +03:00 [DBG] Connection id "0HNC8090TGD7L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:53:11.332 +03:00 [DBG] Connection id "0HNC8090TGD7L" stopped. 2025-07-01 11:53:11.391 +03:00 [DBG] Connection id "0HNC8090TGD7M" accepted. 2025-07-01 11:53:11.392 +03:00 [DBG] Connection id "0HNC8090TGD7M" started. 2025-07-01 11:53:11.392 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:53:11.392 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:53:11.392 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:53:11.392 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:53:11.392 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:53:11.392 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:53:11.392 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:53:11.392 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:53:11.392 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:53:11.392 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:53:11.392 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:53:11.392 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:53:11.392 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:53:11.392 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:53:11.392 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:53:11.392 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:11.392 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:11.392 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:53:11.392 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:53:11.392 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:53:11.392 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:53:11.392 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:53:11.392 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:53:11.392 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:53:11.392 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:53:11.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:11.392 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:11.393 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:11.393 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:11.393 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:53:11.393 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:53:11.393 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:53:11.533 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 140.1368ms. 2025-07-01 11:53:11.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:11.533 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:11.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:11.533 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:11.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:11.533 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:11.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:11.533 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:11.533 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:53:11.533 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:53:11.533 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:53:11.533 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:53:11.533 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:53:11.533 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:53:11.533 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:53:11.534 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:53:11.535 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:11.535 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:11.535 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:11.535 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:11.535 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:11.535 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:11.535 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 142.4126ms 2025-07-01 11:53:11.535 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:53:11.535 +03:00 [DBG] Connection id "0HNC8090TGD7M" completed keep alive response. 2025-07-01 11:53:11.535 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 143.0391ms 2025-07-01 11:53:11.539 +03:00 [DBG] Connection id "0HNC8090TGD7M" received FIN. 2025-07-01 11:53:11.539 +03:00 [DBG] Connection id "0HNC8090TGD7M" disconnecting. 2025-07-01 11:53:11.540 +03:00 [DBG] Connection id "0HNC8090TGD7M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:53:11.540 +03:00 [DBG] Connection id "0HNC8090TGD7M" stopped. 2025-07-01 11:53:13.992 +03:00 [DBG] Connection id "0HNC8090TGD7N" accepted. 2025-07-01 11:53:13.992 +03:00 [DBG] Connection id "0HNC8090TGD7N" started. 2025-07-01 11:53:13.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:53:13.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:53:13.992 +03:00 [DBG] POST requests are not supported 2025-07-01 11:53:13.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:53:13.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:53:13.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:13.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:53:13.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:53:13.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:53:13.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:53:13.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:13.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:53:13.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:53:13.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:53:13.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:53:13.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:53:13.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:53:13.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:13.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:13.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:53:13.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:53:13.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:13.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:13.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:13.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:13.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:53:13.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1824ms. 2025-07-01 11:53:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:13.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:13.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:13.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:13.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:13.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:13.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:53:13.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:13.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:13.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:13.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:13.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:13.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:13.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:13.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3109ms 2025-07-01 11:53:13.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:13.994 +03:00 [DBG] Connection id "0HNC8090TGD7N" completed keep alive response. 2025-07-01 11:53:13.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2636ms 2025-07-01 11:53:13.995 +03:00 [DBG] Connection id "0HNC8090TGD7N" received FIN. 2025-07-01 11:53:13.995 +03:00 [DBG] Connection id "0HNC8090TGD7N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:53:13.995 +03:00 [DBG] Connection id "0HNC8090TGD7N" disconnecting. 2025-07-01 11:53:13.995 +03:00 [DBG] Connection id "0HNC8090TGD7N" stopped. 2025-07-01 11:53:19.008 +03:00 [DBG] Connection id "0HNC8090TGD7O" accepted. 2025-07-01 11:53:19.008 +03:00 [DBG] Connection id "0HNC8090TGD7O" started. 2025-07-01 11:53:19.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:53:19.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:53:19.009 +03:00 [DBG] POST requests are not supported 2025-07-01 11:53:19.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:53:19.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:53:19.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:19.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:53:19.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:53:19.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:53:19.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:53:19.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:19.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:53:19.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:53:19.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:53:19.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:53:19.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:53:19.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:53:19.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:19.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:19.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:53:19.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:53:19.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:19.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:19.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:19.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:19.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:53:19.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1861ms. 2025-07-01 11:53:19.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:19.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:19.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:19.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:19.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:19.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:19.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:19.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:19.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:19.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:53:19.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:19.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:19.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:19.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:19.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:19.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:19.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:19.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2869ms 2025-07-01 11:53:19.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:19.011 +03:00 [DBG] Connection id "0HNC8090TGD7O" completed keep alive response. 2025-07-01 11:53:19.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3676ms 2025-07-01 11:53:19.011 +03:00 [DBG] Connection id "0HNC8090TGD7O" received FIN. 2025-07-01 11:53:19.011 +03:00 [DBG] Connection id "0HNC8090TGD7O" disconnecting. 2025-07-01 11:53:19.011 +03:00 [DBG] Connection id "0HNC8090TGD7O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:53:19.013 +03:00 [DBG] Connection id "0HNC8090TGD7O" stopped. 2025-07-01 11:53:23.995 +03:00 [DBG] Connection id "0HNC8090TGD7P" accepted. 2025-07-01 11:53:23.996 +03:00 [DBG] Connection id "0HNC8090TGD7P" started. 2025-07-01 11:53:23.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:53:23.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:53:23.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:53:23.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:53:23.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:53:23.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:23.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:53:23.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:53:23.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:53:23.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:53:23.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:23.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:53:23.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:53:23.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:53:23.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:53:23.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:53:23.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:53:23.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:23.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:23.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:53:23.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:53:23.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:23.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:23.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:23.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:23.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:53:23.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1361ms. 2025-07-01 11:53:23.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:23.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:23.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:23.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:23.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:23.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:23.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:23.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:23.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:23.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:53:23.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:23.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:23.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:23.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:23.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:23.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:23.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:23.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7391ms 2025-07-01 11:53:23.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:23.997 +03:00 [DBG] Connection id "0HNC8090TGD7P" completed keep alive response. 2025-07-01 11:53:23.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5714ms 2025-07-01 11:53:23.997 +03:00 [DBG] Connection id "0HNC8090TGD7P" received FIN. 2025-07-01 11:53:23.998 +03:00 [DBG] Connection id "0HNC8090TGD7P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:53:23.998 +03:00 [DBG] Connection id "0HNC8090TGD7P" disconnecting. 2025-07-01 11:53:23.998 +03:00 [DBG] Connection id "0HNC8090TGD7P" stopped. 2025-07-01 11:53:24.195 +03:00 [DBG] Connection id "0HNC8090TGD7Q" accepted. 2025-07-01 11:53:24.195 +03:00 [DBG] Connection id "0HNC8090TGD7Q" started. 2025-07-01 11:53:24.195 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 767 2025-07-01 11:53:24.195 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:53:24.195 +03:00 [DBG] POST requests are not supported 2025-07-01 11:53:24.195 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:53:24.195 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:53:24.196 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:53:24.196 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:53:24.196 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:53:24.196 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:53:24.196 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:53:24.196 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:53:24.196 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:53:24.196 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:53:24.196 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:53:24.196 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:53:24.196 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:53:24.196 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:53:24.196 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:24.196 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:24.196 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:53:24.196 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:53:24.196 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:53:24.196 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:53:24.196 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:53:24.197 +03:00 [DBG] Connection id "0HNC8090TGD7Q", Request id "0HNC8090TGD7Q:00000001": started reading request body. 2025-07-01 11:53:24.197 +03:00 [DBG] Connection id "0HNC8090TGD7Q", Request id "0HNC8090TGD7Q:00000001": done reading request body. 2025-07-01 11:53:24.197 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:53:24.197 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:53:24.197 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:53:24.197 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:53:24.197 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:53:24.197 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:24.197 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:24.197 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:24.197 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:24.197 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:53:24.197 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:53:24.197 +03:00 [INF] Updating physical elements properties 2025-07-01 11:53:24.217 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 20.1422ms. 2025-07-01 11:53:24.218 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:24.218 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:24.218 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:24.218 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:24.218 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:24.218 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:24.218 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:24.218 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:24.218 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:24.218 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:53:24.218 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:24.218 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:24.218 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:24.219 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:24.219 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:24.219 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:24.219 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:24.219 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 22.5895ms 2025-07-01 11:53:24.219 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:53:24.219 +03:00 [DBG] Connection id "0HNC8090TGD7Q" completed keep alive response. 2025-07-01 11:53:24.219 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 24.078ms 2025-07-01 11:53:24.219 +03:00 [DBG] Connection id "0HNC8090TGD7Q" received FIN. 2025-07-01 11:53:24.220 +03:00 [DBG] Connection id "0HNC8090TGD7Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:53:24.220 +03:00 [DBG] Connection id "0HNC8090TGD7Q" disconnecting. 2025-07-01 11:53:24.220 +03:00 [DBG] Connection id "0HNC8090TGD7Q" stopped. 2025-07-01 11:53:24.257 +03:00 [DBG] Connection id "0HNC8090TGD7R" accepted. 2025-07-01 11:53:24.257 +03:00 [DBG] Connection id "0HNC8090TGD7R" started. 2025-07-01 11:53:24.257 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:53:24.258 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:53:24.258 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:53:24.258 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:53:24.258 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:53:24.258 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:53:24.258 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:53:24.258 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:53:24.258 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:53:24.258 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:53:24.258 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:53:24.258 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:53:24.258 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:53:24.258 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:53:24.258 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:53:24.258 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:24.258 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:24.258 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:53:24.258 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:53:24.258 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:53:24.258 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:53:24.258 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:53:24.258 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:53:24.258 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:53:24.258 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:53:24.258 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:24.258 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:24.258 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:24.258 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:24.258 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:53:24.259 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:53:24.259 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:53:24.261 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.1708ms. 2025-07-01 11:53:24.261 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:24.261 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:24.261 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:24.261 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:24.261 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:24.261 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:24.261 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:24.261 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:24.261 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:53:24.261 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:53:24.261 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:53:24.261 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:53:24.261 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:53:24.261 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:53:24.261 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:53:24.261 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:53:24.261 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:24.261 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:24.261 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:24.261 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:24.261 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:24.261 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:24.262 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.4892ms 2025-07-01 11:53:24.262 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:53:24.262 +03:00 [DBG] Connection id "0HNC8090TGD7R" completed keep alive response. 2025-07-01 11:53:24.262 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.1315ms 2025-07-01 11:53:24.262 +03:00 [DBG] Connection id "0HNC8090TGD7R" received FIN. 2025-07-01 11:53:24.262 +03:00 [DBG] Connection id "0HNC8090TGD7R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:53:24.262 +03:00 [DBG] Connection id "0HNC8090TGD7R" disconnecting. 2025-07-01 11:53:24.262 +03:00 [DBG] Connection id "0HNC8090TGD7R" stopped. 2025-07-01 11:53:24.330 +03:00 [DBG] Connection id "0HNC8090TGD7S" accepted. 2025-07-01 11:53:24.330 +03:00 [DBG] Connection id "0HNC8090TGD7S" started. 2025-07-01 11:53:24.330 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:53:24.330 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:53:24.330 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:53:24.330 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:53:24.330 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:53:24.330 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:53:24.330 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:53:24.330 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:53:24.330 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:53:24.330 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:53:24.330 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:53:24.330 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:53:24.330 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:53:24.330 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:53:24.331 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:53:24.331 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:24.331 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:24.331 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:53:24.331 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:53:24.331 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:53:24.331 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:53:24.331 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:53:24.331 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:53:24.331 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:53:24.331 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:53:24.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:24.331 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:24.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:24.331 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:24.331 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:53:24.331 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:53:24.331 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:53:24.473 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 142.2341ms. 2025-07-01 11:53:24.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:24.473 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:24.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:24.473 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:24.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:24.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:24.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:24.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:24.473 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:53:24.474 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:53:24.474 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:53:24.474 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:53:24.474 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:53:24.474 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:53:24.474 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:53:24.475 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:53:24.475 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:24.475 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:24.475 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:24.475 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:24.475 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:24.475 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:24.475 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 144.4898ms 2025-07-01 11:53:24.475 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:53:24.475 +03:00 [DBG] Connection id "0HNC8090TGD7S" completed keep alive response. 2025-07-01 11:53:24.475 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 145.1491ms 2025-07-01 11:53:24.483 +03:00 [DBG] Connection id "0HNC8090TGD7S" received FIN. 2025-07-01 11:53:24.483 +03:00 [DBG] Connection id "0HNC8090TGD7S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:53:24.483 +03:00 [DBG] Connection id "0HNC8090TGD7S" disconnecting. 2025-07-01 11:53:24.483 +03:00 [DBG] Connection id "0HNC8090TGD7S" stopped. 2025-07-01 11:53:26.987 +03:00 [DBG] Connection id "0HNC8090TGD7T" accepted. 2025-07-01 11:53:26.987 +03:00 [DBG] Connection id "0HNC8090TGD7T" started. 2025-07-01 11:53:26.987 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:53:26.987 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:53:26.987 +03:00 [DBG] POST requests are not supported 2025-07-01 11:53:26.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:53:26.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:53:26.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:53:26.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:53:26.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:53:26.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:53:26.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:53:26.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:53:26.987 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:53:26.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:53:26.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:53:26.987 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:53:26.987 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:53:26.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:53:26.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:26.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:26.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:53:26.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:53:26.988 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:53:26.988 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:53:26.988 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:53:26.988 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:53:26.988 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:53:26.988 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:53:26.988 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:53:26.988 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:53:26.988 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:53:26.988 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:53:26.988 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:53:26.988 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:53:26.988 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:53:26.988 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:53:26.988 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:53:26.988 +03:00 [DBG] Connection id "0HNC8090TGD7T", Request id "0HNC8090TGD7T:00000001": started reading request body. 2025-07-01 11:53:26.988 +03:00 [DBG] Connection id "0HNC8090TGD7T", Request id "0HNC8090TGD7T:00000001": done reading request body. 2025-07-01 11:53:26.988 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:53:26.988 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:53:26.988 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:53:26.988 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:53:26.988 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:53:26.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:26.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:26.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:26.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:26.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:53:26.988 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:53:26.988 +03:00 [INF] Changing group of physicals [462] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:53:27.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 20.6029ms. 2025-07-01 11:53:27.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:27.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:27.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:27.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:27.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:27.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:27.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:27.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:27.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:27.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:53:27.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:27.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:27.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:27.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:27.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:27.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:27.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:27.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 21.8701ms 2025-07-01 11:53:27.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:53:27.009 +03:00 [DBG] Connection id "0HNC8090TGD7T" completed keep alive response. 2025-07-01 11:53:27.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 22.5405ms 2025-07-01 11:53:27.010 +03:00 [DBG] Connection id "0HNC8090TGD7T" received FIN. 2025-07-01 11:53:27.010 +03:00 [DBG] Connection id "0HNC8090TGD7T" disconnecting. 2025-07-01 11:53:27.010 +03:00 [DBG] Connection id "0HNC8090TGD7T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:53:27.011 +03:00 [DBG] Connection id "0HNC8090TGD7T" stopped. 2025-07-01 11:53:27.046 +03:00 [DBG] Connection id "0HNC8090TGD7U" accepted. 2025-07-01 11:53:27.046 +03:00 [DBG] Connection id "0HNC8090TGD7U" started. 2025-07-01 11:53:27.046 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:53:27.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:53:27.046 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:53:27.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:53:27.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:53:27.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:53:27.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:53:27.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:53:27.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:53:27.046 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:53:27.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:53:27.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:53:27.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:53:27.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:53:27.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:53:27.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:27.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:27.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:53:27.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:53:27.046 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:53:27.046 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:53:27.046 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:53:27.047 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:53:27.047 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:53:27.047 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:53:27.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:27.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:27.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:27.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:27.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:53:27.047 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:53:27.047 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:53:27.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1965ms. 2025-07-01 11:53:27.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:27.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:27.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:27.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:27.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:27.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:27.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:27.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:27.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:53:27.048 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:53:27.048 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:53:27.048 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:53:27.048 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:53:27.048 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:53:27.048 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:53:27.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:53:27.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:27.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:27.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:27.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:27.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:27.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:27.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.3348ms 2025-07-01 11:53:27.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:53:27.049 +03:00 [DBG] Connection id "0HNC8090TGD7U" completed keep alive response. 2025-07-01 11:53:27.049 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.9057ms 2025-07-01 11:53:27.049 +03:00 [DBG] Connection id "0HNC8090TGD7U" received FIN. 2025-07-01 11:53:27.049 +03:00 [DBG] Connection id "0HNC8090TGD7U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:53:27.049 +03:00 [DBG] Connection id "0HNC8090TGD7U" disconnecting. 2025-07-01 11:53:27.049 +03:00 [DBG] Connection id "0HNC8090TGD7U" stopped. 2025-07-01 11:53:27.113 +03:00 [DBG] Connection id "0HNC8090TGD7V" accepted. 2025-07-01 11:53:27.113 +03:00 [DBG] Connection id "0HNC8090TGD7V" started. 2025-07-01 11:53:27.113 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:53:27.113 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:53:27.113 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:53:27.113 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:53:27.113 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:53:27.113 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:53:27.113 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:53:27.113 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:53:27.113 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:53:27.113 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:53:27.113 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:53:27.113 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:53:27.113 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:53:27.113 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:53:27.113 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:53:27.113 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:27.113 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:27.113 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:53:27.113 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:53:27.114 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:53:27.114 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:53:27.114 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:53:27.114 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:53:27.114 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:53:27.114 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:53:27.114 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:27.114 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:27.114 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:27.114 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:27.114 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:53:27.114 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:53:27.114 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:53:27.254 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 140.1041ms. 2025-07-01 11:53:27.254 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:27.254 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:27.254 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:27.254 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:27.254 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:27.254 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:27.254 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:27.254 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:27.254 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:53:27.254 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:53:27.254 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:53:27.254 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:53:27.254 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:53:27.254 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:53:27.254 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:53:27.256 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:53:27.256 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:27.256 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:27.256 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:27.256 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:27.256 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:27.256 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:27.256 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 142.4911ms 2025-07-01 11:53:27.256 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:53:27.256 +03:00 [DBG] Connection id "0HNC8090TGD7V" completed keep alive response. 2025-07-01 11:53:27.256 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 143.1291ms 2025-07-01 11:53:27.264 +03:00 [DBG] Connection id "0HNC8090TGD7V" received FIN. 2025-07-01 11:53:27.264 +03:00 [DBG] Connection id "0HNC8090TGD7V" disconnecting. 2025-07-01 11:53:27.264 +03:00 [DBG] Connection id "0HNC8090TGD7V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:53:27.265 +03:00 [DBG] Connection id "0HNC8090TGD7V" stopped. 2025-07-01 11:53:28.999 +03:00 [DBG] Connection id "0HNC8090TGD80" accepted. 2025-07-01 11:53:29.000 +03:00 [DBG] Connection id "0HNC8090TGD80" started. 2025-07-01 11:53:29.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:53:29.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:53:29.000 +03:00 [DBG] POST requests are not supported 2025-07-01 11:53:29.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:53:29.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:53:29.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:29.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:53:29.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:53:29.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:53:29.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:53:29.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:29.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:53:29.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:53:29.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:53:29.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:53:29.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:53:29.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:53:29.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:29.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:29.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:53:29.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:53:29.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:29.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:29.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:29.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:29.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:53:29.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1803ms. 2025-07-01 11:53:29.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:29.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:29.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:29.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:29.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:29.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:29.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:29.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:29.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:29.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:53:29.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:29.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:29.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:29.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:29.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:29.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:29.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:29.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0897ms 2025-07-01 11:53:29.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:29.002 +03:00 [DBG] Connection id "0HNC8090TGD80" completed keep alive response. 2025-07-01 11:53:29.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8949ms 2025-07-01 11:53:29.002 +03:00 [DBG] Connection id "0HNC8090TGD80" received FIN. 2025-07-01 11:53:29.002 +03:00 [DBG] Connection id "0HNC8090TGD80" disconnecting. 2025-07-01 11:53:29.002 +03:00 [DBG] Connection id "0HNC8090TGD80" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:53:29.003 +03:00 [DBG] Connection id "0HNC8090TGD80" stopped. 2025-07-01 11:53:34.008 +03:00 [DBG] Connection id "0HNC8090TGD81" accepted. 2025-07-01 11:53:34.008 +03:00 [DBG] Connection id "0HNC8090TGD81" started. 2025-07-01 11:53:34.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:53:34.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:53:34.008 +03:00 [DBG] POST requests are not supported 2025-07-01 11:53:34.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:53:34.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:53:34.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:34.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:53:34.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:53:34.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:53:34.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:53:34.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:34.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:53:34.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:53:34.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:53:34.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:53:34.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:53:34.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:53:34.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:34.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:34.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:53:34.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:53:34.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:34.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:34.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:34.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:34.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:53:34.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2527ms. 2025-07-01 11:53:34.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:34.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:34.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:34.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:34.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:34.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:34.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:34.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:34.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:34.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:53:34.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:34.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:34.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:34.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:34.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:34.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:34.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:34.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4538ms 2025-07-01 11:53:34.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:34.011 +03:00 [DBG] Connection id "0HNC8090TGD81" completed keep alive response. 2025-07-01 11:53:34.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4846ms 2025-07-01 11:53:34.011 +03:00 [DBG] Connection id "0HNC8090TGD81" received FIN. 2025-07-01 11:53:34.011 +03:00 [DBG] Connection id "0HNC8090TGD81" disconnecting. 2025-07-01 11:53:34.011 +03:00 [DBG] Connection id "0HNC8090TGD81" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:53:34.012 +03:00 [DBG] Connection id "0HNC8090TGD81" stopped. 2025-07-01 11:53:38.997 +03:00 [DBG] Connection id "0HNC8090TGD82" accepted. 2025-07-01 11:53:38.998 +03:00 [DBG] Connection id "0HNC8090TGD82" started. 2025-07-01 11:53:38.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:53:38.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:53:38.998 +03:00 [DBG] POST requests are not supported 2025-07-01 11:53:38.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:53:38.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:53:38.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:38.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:53:38.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:53:38.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:53:38.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:53:38.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:38.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:53:38.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:53:38.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:53:38.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:53:38.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:53:38.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:53:38.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:38.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:38.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:53:38.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:53:38.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:38.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:38.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:38.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:38.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:53:38.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1672ms. 2025-07-01 11:53:39.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:39.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:39.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:39.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:39.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:39.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:39.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:39.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:39.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:39.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:53:39.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:39.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:39.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:39.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:39.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:39.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:39.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:39.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3036ms 2025-07-01 11:53:39.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:39.000 +03:00 [DBG] Connection id "0HNC8090TGD82" completed keep alive response. 2025-07-01 11:53:39.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5558ms 2025-07-01 11:53:39.001 +03:00 [DBG] Connection id "0HNC8090TGD82" received FIN. 2025-07-01 11:53:39.001 +03:00 [DBG] Connection id "0HNC8090TGD82" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:53:39.001 +03:00 [DBG] Connection id "0HNC8090TGD82" disconnecting. 2025-07-01 11:53:39.001 +03:00 [DBG] Connection id "0HNC8090TGD82" stopped. 2025-07-01 11:53:43.995 +03:00 [DBG] Connection id "0HNC8090TGD83" accepted. 2025-07-01 11:53:43.995 +03:00 [DBG] Connection id "0HNC8090TGD83" started. 2025-07-01 11:53:43.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:53:43.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:53:43.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:53:43.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:53:43.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:53:43.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:43.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:53:43.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:53:43.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:53:43.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:53:43.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:43.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:53:43.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:53:43.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:53:43.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:53:43.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:53:43.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:53:43.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:43.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:43.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:53:43.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:53:43.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:43.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:43.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:43.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:43.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:53:43.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1751ms. 2025-07-01 11:53:43.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:43.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:43.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:43.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:43.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:43.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:53:43.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:43.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:43.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:43.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:43.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:43.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:43.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:43.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2751ms 2025-07-01 11:53:43.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:43.998 +03:00 [DBG] Connection id "0HNC8090TGD83" completed keep alive response. 2025-07-01 11:53:43.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3478ms 2025-07-01 11:53:43.998 +03:00 [DBG] Connection id "0HNC8090TGD83" received FIN. 2025-07-01 11:53:43.998 +03:00 [DBG] Connection id "0HNC8090TGD83" disconnecting. 2025-07-01 11:53:43.998 +03:00 [DBG] Connection id "0HNC8090TGD83" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:53:44.000 +03:00 [DBG] Connection id "0HNC8090TGD83" stopped. 2025-07-01 11:53:48.996 +03:00 [DBG] Connection id "0HNC8090TGD84" accepted. 2025-07-01 11:53:48.996 +03:00 [DBG] Connection id "0HNC8090TGD84" started. 2025-07-01 11:53:48.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:53:48.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:53:48.997 +03:00 [DBG] POST requests are not supported 2025-07-01 11:53:48.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:53:48.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:53:48.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:48.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:53:48.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:53:48.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:53:48.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:53:48.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:48.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:53:48.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:53:48.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:53:48.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:53:48.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:53:48.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:53:48.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:48.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:48.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:53:48.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:53:48.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:48.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:48.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:48.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:48.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:53:48.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1627ms. 2025-07-01 11:53:48.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:48.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:48.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:48.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:48.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:48.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:48.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:48.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:48.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:48.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:53:48.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:48.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:48.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:48.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:48.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:48.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3079ms 2025-07-01 11:53:48.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:48.999 +03:00 [DBG] Connection id "0HNC8090TGD84" completed keep alive response. 2025-07-01 11:53:48.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2647ms 2025-07-01 11:53:48.999 +03:00 [DBG] Connection id "0HNC8090TGD84" received FIN. 2025-07-01 11:53:48.999 +03:00 [DBG] Connection id "0HNC8090TGD84" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:53:48.999 +03:00 [DBG] Connection id "0HNC8090TGD84" disconnecting. 2025-07-01 11:53:48.999 +03:00 [DBG] Connection id "0HNC8090TGD84" stopped. 2025-07-01 11:53:53.995 +03:00 [DBG] Connection id "0HNC8090TGD85" accepted. 2025-07-01 11:53:53.995 +03:00 [DBG] Connection id "0HNC8090TGD85" started. 2025-07-01 11:53:53.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:53:53.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:53:53.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:53:53.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:53:53.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:53:53.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:53.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:53:53.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:53:53.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:53:53.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:53:53.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:53.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:53:53.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:53:53.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:53:53.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:53:53.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:53:53.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:53:53.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:53.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:53.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:53:53.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:53:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:53.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:53:53.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1488ms. 2025-07-01 11:53:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:53.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:53.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:53.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:53.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:53.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:53.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:53:53.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:53.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:53.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:53.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1582ms 2025-07-01 11:53:53.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:53.997 +03:00 [DBG] Connection id "0HNC8090TGD85" completed keep alive response. 2025-07-01 11:53:53.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8543ms 2025-07-01 11:53:53.997 +03:00 [DBG] Connection id "0HNC8090TGD85" received FIN. 2025-07-01 11:53:53.997 +03:00 [DBG] Connection id "0HNC8090TGD85" disconnecting. 2025-07-01 11:53:53.997 +03:00 [DBG] Connection id "0HNC8090TGD85" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:53:53.998 +03:00 [DBG] Connection id "0HNC8090TGD85" stopped. 2025-07-01 11:53:58.996 +03:00 [DBG] Connection id "0HNC8090TGD86" accepted. 2025-07-01 11:53:58.996 +03:00 [DBG] Connection id "0HNC8090TGD86" started. 2025-07-01 11:53:58.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:53:58.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:53:58.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:53:58.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:53:58.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:53:58.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:58.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:53:58.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:53:58.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:53:58.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:53:58.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:58.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:53:58.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:53:58.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:53:58.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:53:58.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:53:58.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:53:58.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:58.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:58.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:53:58.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:53:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:58.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:53:58.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1681ms. 2025-07-01 11:53:58.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:58.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:53:58.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:58.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:53:58.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:58.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:58.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:58.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:58.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:58.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:53:58.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:53:58.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:58.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:53:58.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:58.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:58.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:58.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:53:58.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4707ms 2025-07-01 11:53:58.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:53:58.999 +03:00 [DBG] Connection id "0HNC8090TGD86" completed keep alive response. 2025-07-01 11:53:58.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5149ms 2025-07-01 11:53:58.999 +03:00 [DBG] Connection id "0HNC8090TGD86" received FIN. 2025-07-01 11:53:58.999 +03:00 [DBG] Connection id "0HNC8090TGD86" disconnecting. 2025-07-01 11:53:58.999 +03:00 [DBG] Connection id "0HNC8090TGD86" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:53:59.000 +03:00 [DBG] Connection id "0HNC8090TGD86" stopped. 2025-07-01 11:54:04.007 +03:00 [DBG] Connection id "0HNC8090TGD87" accepted. 2025-07-01 11:54:04.007 +03:00 [DBG] Connection id "0HNC8090TGD87" started. 2025-07-01 11:54:04.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:54:04.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:54:04.007 +03:00 [DBG] POST requests are not supported 2025-07-01 11:54:04.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:54:04.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:54:04.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:04.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:54:04.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:54:04.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:54:04.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:54:04.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:04.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:54:04.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:54:04.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:54:04.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:54:04.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:54:04.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:54:04.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:04.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:04.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:54:04.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:54:04.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:04.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:04.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:04.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:04.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:54:04.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.167ms. 2025-07-01 11:54:04.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:04.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:04.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:04.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:04.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:04.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:04.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:04.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:04.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:04.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:54:04.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:04.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:04.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:04.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:04.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:04.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:04.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:04.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9463ms 2025-07-01 11:54:04.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:04.009 +03:00 [DBG] Connection id "0HNC8090TGD87" completed keep alive response. 2025-07-01 11:54:04.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0231ms 2025-07-01 11:54:04.009 +03:00 [DBG] Connection id "0HNC8090TGD87" received FIN. 2025-07-01 11:54:04.009 +03:00 [DBG] Connection id "0HNC8090TGD87" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:54:04.010 +03:00 [DBG] Connection id "0HNC8090TGD87" disconnecting. 2025-07-01 11:54:04.010 +03:00 [DBG] Connection id "0HNC8090TGD87" stopped. 2025-07-01 11:54:08.994 +03:00 [DBG] Connection id "0HNC8090TGD88" accepted. 2025-07-01 11:54:08.994 +03:00 [DBG] Connection id "0HNC8090TGD88" started. 2025-07-01 11:54:08.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:54:08.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:54:08.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:54:08.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:54:08.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:54:08.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:08.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:54:08.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:54:08.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:54:08.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:54:08.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:08.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:54:08.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:54:08.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:54:08.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:54:08.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:54:08.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:54:08.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:08.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:08.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:54:08.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:54:08.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:08.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:08.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:08.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:08.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:54:08.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1548ms. 2025-07-01 11:54:08.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:08.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:08.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:08.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:08.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:08.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:08.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:08.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:08.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:08.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:54:08.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:08.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:08.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:08.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:08.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:08.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:08.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:08.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2148ms 2025-07-01 11:54:08.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:08.996 +03:00 [DBG] Connection id "0HNC8090TGD88" completed keep alive response. 2025-07-01 11:54:08.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1384ms 2025-07-01 11:54:08.996 +03:00 [DBG] Connection id "0HNC8090TGD88" received FIN. 2025-07-01 11:54:08.996 +03:00 [DBG] Connection id "0HNC8090TGD88" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:54:08.996 +03:00 [DBG] Connection id "0HNC8090TGD88" disconnecting. 2025-07-01 11:54:08.997 +03:00 [DBG] Connection id "0HNC8090TGD88" stopped. 2025-07-01 11:54:13.996 +03:00 [DBG] Connection id "0HNC8090TGD89" accepted. 2025-07-01 11:54:13.996 +03:00 [DBG] Connection id "0HNC8090TGD89" started. 2025-07-01 11:54:13.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:54:13.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:54:13.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:54:13.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:54:13.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:54:13.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:13.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:54:13.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:54:13.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:54:13.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:54:13.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:13.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:54:13.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:54:13.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:54:13.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:54:13.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:54:13.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:54:13.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:13.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:13.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:54:13.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:54:13.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:13.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:13.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:13.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:13.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:54:13.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2149ms. 2025-07-01 11:54:13.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:13.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:13.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:13.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:13.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:13.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:13.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:13.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:13.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:13.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:54:13.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:13.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:13.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:13.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:13.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:13.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:13.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:13.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2444ms 2025-07-01 11:54:13.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:13.998 +03:00 [DBG] Connection id "0HNC8090TGD89" completed keep alive response. 2025-07-01 11:54:13.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2496ms 2025-07-01 11:54:13.999 +03:00 [DBG] Connection id "0HNC8090TGD89" received FIN. 2025-07-01 11:54:13.999 +03:00 [DBG] Connection id "0HNC8090TGD89" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:54:13.999 +03:00 [DBG] Connection id "0HNC8090TGD89" disconnecting. 2025-07-01 11:54:13.999 +03:00 [DBG] Connection id "0HNC8090TGD89" stopped. 2025-07-01 11:54:19.005 +03:00 [DBG] Connection id "0HNC8090TGD8A" accepted. 2025-07-01 11:54:19.006 +03:00 [DBG] Connection id "0HNC8090TGD8A" started. 2025-07-01 11:54:19.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:54:19.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:54:19.006 +03:00 [DBG] POST requests are not supported 2025-07-01 11:54:19.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:54:19.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:54:19.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:19.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:54:19.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:54:19.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:54:19.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:54:19.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:19.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:54:19.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:54:19.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:54:19.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:54:19.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:54:19.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:54:19.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:19.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:19.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:54:19.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:54:19.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:19.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:19.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:19.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:19.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:54:19.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1326ms. 2025-07-01 11:54:19.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:19.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:19.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:19.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:19.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:19.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:54:19.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:19.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:19.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:19.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.859ms 2025-07-01 11:54:19.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:19.007 +03:00 [DBG] Connection id "0HNC8090TGD8A" completed keep alive response. 2025-07-01 11:54:19.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6294ms 2025-07-01 11:54:19.008 +03:00 [DBG] Connection id "0HNC8090TGD8A" received FIN. 2025-07-01 11:54:19.008 +03:00 [DBG] Connection id "0HNC8090TGD8A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:54:19.008 +03:00 [DBG] Connection id "0HNC8090TGD8A" disconnecting. 2025-07-01 11:54:19.008 +03:00 [DBG] Connection id "0HNC8090TGD8A" stopped. 2025-07-01 11:54:24.005 +03:00 [DBG] Connection id "0HNC8090TGD8B" accepted. 2025-07-01 11:54:24.005 +03:00 [DBG] Connection id "0HNC8090TGD8B" started. 2025-07-01 11:54:24.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:54:24.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:54:24.005 +03:00 [DBG] POST requests are not supported 2025-07-01 11:54:24.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:54:24.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:54:24.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:24.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:54:24.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:54:24.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:54:24.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:54:24.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:24.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:54:24.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:54:24.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:54:24.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:54:24.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:54:24.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:54:24.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:24.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:24.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:54:24.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:54:24.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:24.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:24.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:24.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:24.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:54:24.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1279ms. 2025-07-01 11:54:24.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:24.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:24.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:24.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:24.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:24.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:24.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:24.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:24.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:24.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:54:24.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:24.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:24.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:24.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:24.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:24.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:24.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:24.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.755ms 2025-07-01 11:54:24.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:24.007 +03:00 [DBG] Connection id "0HNC8090TGD8B" completed keep alive response. 2025-07-01 11:54:24.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.377ms 2025-07-01 11:54:24.007 +03:00 [DBG] Connection id "0HNC8090TGD8B" received FIN. 2025-07-01 11:54:24.007 +03:00 [DBG] Connection id "0HNC8090TGD8B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:54:24.007 +03:00 [DBG] Connection id "0HNC8090TGD8B" disconnecting. 2025-07-01 11:54:24.008 +03:00 [DBG] Connection id "0HNC8090TGD8B" stopped. 2025-07-01 11:54:28.998 +03:00 [DBG] Connection id "0HNC8090TGD8C" accepted. 2025-07-01 11:54:28.998 +03:00 [DBG] Connection id "0HNC8090TGD8C" started. 2025-07-01 11:54:28.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:54:28.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:54:28.999 +03:00 [DBG] POST requests are not supported 2025-07-01 11:54:28.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:54:28.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:54:28.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:28.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:54:28.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:54:28.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:54:28.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:54:28.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:28.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:54:28.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:54:28.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:54:28.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:54:28.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:54:28.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:54:28.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:28.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:28.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:54:28.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:54:28.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:28.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:28.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:29.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:29.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:54:29.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1878ms. 2025-07-01 11:54:29.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:29.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:29.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:29.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:29.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:29.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:29.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:29.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:29.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:29.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:54:29.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:29.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:29.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:29.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:29.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:29.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:29.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:29.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.515ms 2025-07-01 11:54:29.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:29.001 +03:00 [DBG] Connection id "0HNC8090TGD8C" completed keep alive response. 2025-07-01 11:54:29.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3817ms 2025-07-01 11:54:29.001 +03:00 [DBG] Connection id "0HNC8090TGD8C" received FIN. 2025-07-01 11:54:29.001 +03:00 [DBG] Connection id "0HNC8090TGD8C" disconnecting. 2025-07-01 11:54:29.001 +03:00 [DBG] Connection id "0HNC8090TGD8C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:54:29.002 +03:00 [DBG] Connection id "0HNC8090TGD8C" stopped. 2025-07-01 11:54:34.007 +03:00 [DBG] Connection id "0HNC8090TGD8D" accepted. 2025-07-01 11:54:34.007 +03:00 [DBG] Connection id "0HNC8090TGD8D" started. 2025-07-01 11:54:34.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:54:34.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:54:34.007 +03:00 [DBG] POST requests are not supported 2025-07-01 11:54:34.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:54:34.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:54:34.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:34.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:54:34.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:54:34.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:54:34.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:54:34.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:34.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:54:34.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:54:34.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:54:34.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:54:34.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:54:34.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:54:34.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:34.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:34.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:54:34.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:54:34.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:34.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:34.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:54:34.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1605ms. 2025-07-01 11:54:34.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:34.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:34.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:34.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:34.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:34.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:34.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:34.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:54:34.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:34.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:34.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:34.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:34.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:34.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:34.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:34.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8024ms 2025-07-01 11:54:34.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:34.008 +03:00 [DBG] Connection id "0HNC8090TGD8D" completed keep alive response. 2025-07-01 11:54:34.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4639ms 2025-07-01 11:54:34.009 +03:00 [DBG] Connection id "0HNC8090TGD8D" received FIN. 2025-07-01 11:54:34.009 +03:00 [DBG] Connection id "0HNC8090TGD8D" disconnecting. 2025-07-01 11:54:34.009 +03:00 [DBG] Connection id "0HNC8090TGD8D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:54:34.010 +03:00 [DBG] Connection id "0HNC8090TGD8D" stopped. 2025-07-01 11:54:39.006 +03:00 [DBG] Connection id "0HNC8090TGD8E" accepted. 2025-07-01 11:54:39.006 +03:00 [DBG] Connection id "0HNC8090TGD8E" started. 2025-07-01 11:54:39.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:54:39.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:54:39.007 +03:00 [DBG] POST requests are not supported 2025-07-01 11:54:39.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:54:39.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:54:39.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:39.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:54:39.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:54:39.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:54:39.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:54:39.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:39.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:54:39.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:54:39.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:54:39.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:54:39.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:54:39.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:54:39.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:39.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:39.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:54:39.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:54:39.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:39.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:39.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:39.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:39.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:54:39.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1203ms. 2025-07-01 11:54:39.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:39.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:39.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:39.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:39.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:39.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:39.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:39.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:39.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:39.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:54:39.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:39.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:39.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:39.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:39.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:39.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:39.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:39.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6342ms 2025-07-01 11:54:39.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:39.008 +03:00 [DBG] Connection id "0HNC8090TGD8E" completed keep alive response. 2025-07-01 11:54:39.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2144ms 2025-07-01 11:54:39.008 +03:00 [DBG] Connection id "0HNC8090TGD8E" received FIN. 2025-07-01 11:54:39.008 +03:00 [DBG] Connection id "0HNC8090TGD8E" disconnecting. 2025-07-01 11:54:39.008 +03:00 [DBG] Connection id "0HNC8090TGD8E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:54:39.010 +03:00 [DBG] Connection id "0HNC8090TGD8E" stopped. 2025-07-01 11:54:40.629 +03:00 [DBG] Connection id "0HNC8090TGD8F" accepted. 2025-07-01 11:54:40.629 +03:00 [DBG] Connection id "0HNC8090TGD8F" started. 2025-07-01 11:54:40.629 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 773 2025-07-01 11:54:40.629 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:54:40.629 +03:00 [DBG] POST requests are not supported 2025-07-01 11:54:40.629 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:54:40.629 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:54:40.629 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:54:40.629 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:54:40.629 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:54:40.629 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:54:40.629 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:54:40.629 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:54:40.629 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:54:40.629 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:54:40.629 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:54:40.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-07-01 11:54:40.629 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:54:40.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-07-01 11:54:40.629 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:40.629 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:40.629 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:54:40.630 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:54:40.630 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:54:40.630 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:54:40.630 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:54:40.630 +03:00 [DBG] Connection id "0HNC8090TGD8F", Request id "0HNC8090TGD8F:00000001": started reading request body. 2025-07-01 11:54:40.630 +03:00 [DBG] Connection id "0HNC8090TGD8F", Request id "0HNC8090TGD8F:00000001": done reading request body. 2025-07-01 11:54:40.630 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:54:40.630 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:54:40.630 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:54:40.630 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:54:40.630 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:54:40.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:40.630 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:40.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:40.630 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:40.630 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:54:40.630 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:54:40.631 +03:00 [INF] Updating physical elements properties 2025-07-01 11:54:40.652 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.5246ms. 2025-07-01 11:54:40.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:40.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:40.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:40.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:40.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:40.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:40.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:40.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:40.652 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:40.652 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:54:40.652 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:40.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:40.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:40.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:40.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:40.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:40.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:40.652 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 23.0403ms 2025-07-01 11:54:40.652 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:54:40.653 +03:00 [DBG] Connection id "0HNC8090TGD8F" completed keep alive response. 2025-07-01 11:54:40.653 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 23.7979ms 2025-07-01 11:54:40.653 +03:00 [DBG] Connection id "0HNC8090TGD8F" received FIN. 2025-07-01 11:54:40.653 +03:00 [DBG] Connection id "0HNC8090TGD8F" disconnecting. 2025-07-01 11:54:40.653 +03:00 [DBG] Connection id "0HNC8090TGD8F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:54:40.654 +03:00 [DBG] Connection id "0HNC8090TGD8F" stopped. 2025-07-01 11:54:40.697 +03:00 [DBG] Connection id "0HNC8090TGD8G" accepted. 2025-07-01 11:54:40.697 +03:00 [DBG] Connection id "0HNC8090TGD8G" started. 2025-07-01 11:54:40.698 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:54:40.698 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:54:40.698 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:54:40.698 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:54:40.698 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:54:40.698 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:54:40.698 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:54:40.698 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:54:40.698 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:54:40.698 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:54:40.698 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:54:40.698 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:54:40.698 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:54:40.698 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:54:40.698 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:54:40.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:40.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:40.698 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:54:40.698 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:54:40.698 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:54:40.698 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:54:40.698 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:54:40.698 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:54:40.698 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:54:40.698 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:54:40.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:40.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:40.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:40.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:40.698 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:54:40.698 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:54:40.698 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:54:40.700 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.9782ms. 2025-07-01 11:54:40.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:40.700 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:40.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:40.700 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:40.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:40.700 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:40.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:40.700 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:40.700 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:54:40.700 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:54:40.700 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:54:40.700 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:54:40.701 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:54:40.701 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:54:40.701 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:54:40.701 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:54:40.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:40.701 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:40.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:40.701 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:40.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:40.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:40.701 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.7667ms 2025-07-01 11:54:40.701 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:54:40.701 +03:00 [DBG] Connection id "0HNC8090TGD8G" completed keep alive response. 2025-07-01 11:54:40.701 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.2814ms 2025-07-01 11:54:40.701 +03:00 [DBG] Connection id "0HNC8090TGD8G" received FIN. 2025-07-01 11:54:40.701 +03:00 [DBG] Connection id "0HNC8090TGD8G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:54:40.701 +03:00 [DBG] Connection id "0HNC8090TGD8G" disconnecting. 2025-07-01 11:54:40.701 +03:00 [DBG] Connection id "0HNC8090TGD8G" stopped. 2025-07-01 11:54:40.769 +03:00 [DBG] Connection id "0HNC8090TGD8H" accepted. 2025-07-01 11:54:40.769 +03:00 [DBG] Connection id "0HNC8090TGD8H" started. 2025-07-01 11:54:40.770 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:54:40.770 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:54:40.770 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:54:40.770 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:54:40.770 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:54:40.770 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:54:40.770 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:54:40.770 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:54:40.770 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:54:40.770 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:54:40.770 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:54:40.770 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:54:40.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-07-01 11:54:40.770 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:54:40.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-07-01 11:54:40.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:40.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:40.770 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:54:40.770 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:54:40.770 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:54:40.770 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:54:40.770 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:54:40.770 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:54:40.770 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:54:40.770 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:54:40.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:40.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:40.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:40.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:40.770 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:54:40.770 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:54:40.770 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:54:40.925 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 155.1258ms. 2025-07-01 11:54:40.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:40.926 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:40.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:40.926 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:40.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:40.926 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:40.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:40.926 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:40.926 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:54:40.926 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:54:40.926 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:54:40.926 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:54:40.926 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:54:40.926 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:54:40.926 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:54:40.927 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:54:40.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:40.927 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:40.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:40.928 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:40.928 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:40.928 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:40.928 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 157.5637ms 2025-07-01 11:54:40.928 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:54:40.928 +03:00 [DBG] Connection id "0HNC8090TGD8H" completed keep alive response. 2025-07-01 11:54:40.928 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 158.1513ms 2025-07-01 11:54:40.931 +03:00 [DBG] Connection id "0HNC8090TGD8H" received FIN. 2025-07-01 11:54:40.931 +03:00 [DBG] Connection id "0HNC8090TGD8H" disconnecting. 2025-07-01 11:54:40.931 +03:00 [DBG] Connection id "0HNC8090TGD8H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:54:40.933 +03:00 [DBG] Connection id "0HNC8090TGD8H" stopped. 2025-07-01 11:54:43.733 +03:00 [DBG] Connection id "0HNC8090TGD8I" accepted. 2025-07-01 11:54:43.733 +03:00 [DBG] Connection id "0HNC8090TGD8I" started. 2025-07-01 11:54:43.733 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:54:43.733 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:54:43.733 +03:00 [DBG] POST requests are not supported 2025-07-01 11:54:43.734 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:54:43.734 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:54:43.734 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:54:43.734 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:54:43.734 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:54:43.734 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:54:43.734 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:54:43.734 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:54:43.734 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:54:43.734 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:54:43.734 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:54:43.734 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:54:43.734 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:54:43.734 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:54:43.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:43.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:43.735 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:54:43.735 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:54:43.735 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:54:43.735 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:54:43.735 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:54:43.735 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:54:43.735 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:54:43.735 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:54:43.735 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:54:43.735 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:54:43.735 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:54:43.735 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:54:43.735 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:54:43.735 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:54:43.735 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:54:43.735 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:54:43.735 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:54:43.735 +03:00 [DBG] Connection id "0HNC8090TGD8I", Request id "0HNC8090TGD8I:00000001": started reading request body. 2025-07-01 11:54:43.735 +03:00 [DBG] Connection id "0HNC8090TGD8I", Request id "0HNC8090TGD8I:00000001": done reading request body. 2025-07-01 11:54:43.735 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:54:43.736 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:54:43.736 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:54:43.736 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:54:43.736 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:54:43.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:43.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:43.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:43.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:43.736 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:54:43.736 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:54:43.736 +03:00 [INF] Changing group of physicals [463] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:54:43.757 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 20.7746ms. 2025-07-01 11:54:43.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:43.757 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:43.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:43.757 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:43.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:43.757 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:43.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:43.757 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:43.757 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:43.757 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:54:43.757 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:43.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:43.757 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:43.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:43.757 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:43.757 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:43.757 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:43.757 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 22.9169ms 2025-07-01 11:54:43.757 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:54:43.757 +03:00 [DBG] Connection id "0HNC8090TGD8I" completed keep alive response. 2025-07-01 11:54:43.758 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 24.1712ms 2025-07-01 11:54:43.758 +03:00 [DBG] Connection id "0HNC8090TGD8I" received FIN. 2025-07-01 11:54:43.758 +03:00 [DBG] Connection id "0HNC8090TGD8I" disconnecting. 2025-07-01 11:54:43.758 +03:00 [DBG] Connection id "0HNC8090TGD8I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:54:43.759 +03:00 [DBG] Connection id "0HNC8090TGD8I" stopped. 2025-07-01 11:54:43.805 +03:00 [DBG] Connection id "0HNC8090TGD8J" accepted. 2025-07-01 11:54:43.805 +03:00 [DBG] Connection id "0HNC8090TGD8J" started. 2025-07-01 11:54:43.805 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:54:43.805 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:54:43.805 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:54:43.806 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:54:43.806 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:54:43.806 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:54:43.806 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:54:43.806 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:54:43.806 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:54:43.806 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:54:43.806 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:54:43.806 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:54:43.806 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:54:43.806 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:54:43.806 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:54:43.806 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:43.806 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:43.806 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:54:43.806 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:54:43.807 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:54:43.807 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:54:43.807 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:54:43.807 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:54:43.807 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:54:43.807 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:54:43.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:43.807 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:43.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:43.807 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:43.807 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:54:43.807 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:54:43.807 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:54:43.808 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.4325ms. 2025-07-01 11:54:43.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:43.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:43.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:43.809 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:43.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:43.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:43.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:43.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:43.809 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:54:43.809 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:54:43.809 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:54:43.809 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:54:43.809 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:54:43.809 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:54:43.809 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:54:43.809 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:54:43.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:43.809 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:43.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:43.809 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:43.809 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:43.809 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:43.809 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.1615ms 2025-07-01 11:54:43.809 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:54:43.809 +03:00 [DBG] Connection id "0HNC8090TGD8J" completed keep alive response. 2025-07-01 11:54:43.809 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.0932ms 2025-07-01 11:54:43.810 +03:00 [DBG] Connection id "0HNC8090TGD8J" received FIN. 2025-07-01 11:54:43.810 +03:00 [DBG] Connection id "0HNC8090TGD8J" disconnecting. 2025-07-01 11:54:43.810 +03:00 [DBG] Connection id "0HNC8090TGD8J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:54:43.811 +03:00 [DBG] Connection id "0HNC8090TGD8J" stopped. 2025-07-01 11:54:43.877 +03:00 [DBG] Connection id "0HNC8090TGD8K" accepted. 2025-07-01 11:54:43.877 +03:00 [DBG] Connection id "0HNC8090TGD8K" started. 2025-07-01 11:54:43.877 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:54:43.878 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:54:43.878 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:54:43.878 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:54:43.878 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:54:43.878 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:54:43.878 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:54:43.878 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:54:43.878 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:54:43.878 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:54:43.878 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:54:43.878 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:54:43.878 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:54:43.878 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:54:43.878 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:54:43.878 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:43.878 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:43.879 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:54:43.879 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:54:43.879 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:54:43.879 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:54:43.879 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:54:43.879 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:54:43.879 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:54:43.879 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:54:43.879 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:43.879 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:43.879 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:43.879 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:43.879 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:54:43.879 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:54:43.879 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:54:44.005 +03:00 [DBG] Connection id "0HNC8090TGD8L" accepted. 2025-07-01 11:54:44.005 +03:00 [DBG] Connection id "0HNC8090TGD8L" started. 2025-07-01 11:54:44.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:54:44.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:54:44.005 +03:00 [DBG] POST requests are not supported 2025-07-01 11:54:44.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:54:44.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:54:44.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:44.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:54:44.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:54:44.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:54:44.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:54:44.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:44.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:54:44.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:54:44.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:54:44.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:54:44.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:54:44.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:54:44.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:44.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:44.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:54:44.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:54:44.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:44.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:44.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:44.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:44.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:54:44.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2286ms. 2025-07-01 11:54:44.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:44.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:44.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:44.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:44.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:44.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:44.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:44.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:44.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:44.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:54:44.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:44.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:44.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:44.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:44.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:44.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:44.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:44.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 3.0352ms 2025-07-01 11:54:44.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:44.011 +03:00 [DBG] Connection id "0HNC8090TGD8L" completed keep alive response. 2025-07-01 11:54:44.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 5.521ms 2025-07-01 11:54:44.011 +03:00 [DBG] Connection id "0HNC8090TGD8L" received FIN. 2025-07-01 11:54:44.011 +03:00 [DBG] Connection id "0HNC8090TGD8L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:54:44.011 +03:00 [DBG] Connection id "0HNC8090TGD8L" disconnecting. 2025-07-01 11:54:44.011 +03:00 [DBG] Connection id "0HNC8090TGD8L" stopped. 2025-07-01 11:54:44.030 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 151.1645ms. 2025-07-01 11:54:44.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:44.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:44.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:44.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:44.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:44.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:44.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:44.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:44.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:54:44.031 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:54:44.031 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:54:44.031 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:54:44.031 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:54:44.031 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:54:44.031 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:54:44.032 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:54:44.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:44.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:44.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:44.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:44.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:44.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:44.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 153.5762ms 2025-07-01 11:54:44.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:54:44.032 +03:00 [DBG] Connection id "0HNC8090TGD8K" completed keep alive response. 2025-07-01 11:54:44.032 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 154.6255ms 2025-07-01 11:54:44.040 +03:00 [DBG] Connection id "0HNC8090TGD8K" received FIN. 2025-07-01 11:54:44.040 +03:00 [DBG] Connection id "0HNC8090TGD8K" disconnecting. 2025-07-01 11:54:44.040 +03:00 [DBG] Connection id "0HNC8090TGD8K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:54:44.041 +03:00 [DBG] Connection id "0HNC8090TGD8K" stopped. 2025-07-01 11:54:49.001 +03:00 [DBG] Connection id "0HNC8090TGD8M" accepted. 2025-07-01 11:54:49.001 +03:00 [DBG] Connection id "0HNC8090TGD8M" started. 2025-07-01 11:54:49.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:54:49.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:54:49.002 +03:00 [DBG] POST requests are not supported 2025-07-01 11:54:49.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:54:49.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:54:49.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:49.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:54:49.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:54:49.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:54:49.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:54:49.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:49.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:54:49.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:54:49.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:54:49.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:54:49.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:54:49.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:54:49.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:49.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:49.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:54:49.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:54:49.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:49.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:49.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:49.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:49.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:54:49.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1561ms. 2025-07-01 11:54:49.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:49.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:49.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:49.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:49.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:49.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:49.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:49.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:49.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:49.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:54:49.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:49.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:49.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:49.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:49.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:49.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:49.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:49.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3545ms 2025-07-01 11:54:49.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:49.004 +03:00 [DBG] Connection id "0HNC8090TGD8M" completed keep alive response. 2025-07-01 11:54:49.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4171ms 2025-07-01 11:54:49.004 +03:00 [DBG] Connection id "0HNC8090TGD8M" received FIN. 2025-07-01 11:54:49.004 +03:00 [DBG] Connection id "0HNC8090TGD8M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:54:49.004 +03:00 [DBG] Connection id "0HNC8090TGD8M" disconnecting. 2025-07-01 11:54:49.004 +03:00 [DBG] Connection id "0HNC8090TGD8M" stopped. 2025-07-01 11:54:53.999 +03:00 [DBG] Connection id "0HNC8090TGD8N" accepted. 2025-07-01 11:54:53.999 +03:00 [DBG] Connection id "0HNC8090TGD8N" started. 2025-07-01 11:54:53.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:54:53.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:54:53.999 +03:00 [DBG] POST requests are not supported 2025-07-01 11:54:53.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:54:53.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:54:53.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:53.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:54:53.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:54:53.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:54:53.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:54:53.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:53.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:54:53.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:54:53.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:54:53.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:54:53.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:54:53.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:54:53.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:53.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:53.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:54:53.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:54:54.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:54.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:54.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:54.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:54.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:54:54.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.124ms. 2025-07-01 11:54:54.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:54.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:54.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:54.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:54.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:54.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:54.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:54.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:54.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:54.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:54:54.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:54.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:54.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:54.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:54.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:54.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:54.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:54.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8668ms 2025-07-01 11:54:54.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:54.000 +03:00 [DBG] Connection id "0HNC8090TGD8N" completed keep alive response. 2025-07-01 11:54:54.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.498ms 2025-07-01 11:54:54.001 +03:00 [DBG] Connection id "0HNC8090TGD8N" received FIN. 2025-07-01 11:54:54.001 +03:00 [DBG] Connection id "0HNC8090TGD8N" disconnecting. 2025-07-01 11:54:54.001 +03:00 [DBG] Connection id "0HNC8090TGD8N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:54:54.002 +03:00 [DBG] Connection id "0HNC8090TGD8N" stopped. 2025-07-01 11:54:58.393 +03:00 [DBG] Connection id "0HNC8090TGD8O" accepted. 2025-07-01 11:54:58.393 +03:00 [DBG] Connection id "0HNC8090TGD8O" started. 2025-07-01 11:54:58.393 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 767 2025-07-01 11:54:58.393 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:54:58.393 +03:00 [DBG] POST requests are not supported 2025-07-01 11:54:58.393 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:54:58.393 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:54:58.393 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:54:58.393 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:54:58.393 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:54:58.394 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:54:58.394 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:54:58.394 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:54:58.394 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:54:58.394 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:54:58.394 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:54:58.394 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:54:58.394 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:54:58.394 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:54:58.394 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:58.394 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:58.394 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:54:58.394 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:54:58.394 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:54:58.394 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:54:58.394 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:54:58.394 +03:00 [DBG] Connection id "0HNC8090TGD8O", Request id "0HNC8090TGD8O:00000001": started reading request body. 2025-07-01 11:54:58.394 +03:00 [DBG] Connection id "0HNC8090TGD8O", Request id "0HNC8090TGD8O:00000001": done reading request body. 2025-07-01 11:54:58.394 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:54:58.394 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:54:58.394 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:54:58.394 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:54:58.394 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:54:58.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:58.394 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:58.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:58.394 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:58.394 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:54:58.394 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:54:58.394 +03:00 [INF] Updating physical elements properties 2025-07-01 11:54:58.413 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.7848ms. 2025-07-01 11:54:58.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:58.413 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:58.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:58.413 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:58.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:58.413 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:58.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:58.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:58.414 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:58.414 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:54:58.414 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:58.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:58.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:58.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:58.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:58.414 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:58.414 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:58.414 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 20.1763ms 2025-07-01 11:54:58.414 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:54:58.414 +03:00 [DBG] Connection id "0HNC8090TGD8O" completed keep alive response. 2025-07-01 11:54:58.414 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 21.0054ms 2025-07-01 11:54:58.414 +03:00 [DBG] Connection id "0HNC8090TGD8O" received FIN. 2025-07-01 11:54:58.415 +03:00 [DBG] Connection id "0HNC8090TGD8O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:54:58.415 +03:00 [DBG] Connection id "0HNC8090TGD8O" disconnecting. 2025-07-01 11:54:58.415 +03:00 [DBG] Connection id "0HNC8090TGD8O" stopped. 2025-07-01 11:54:58.456 +03:00 [DBG] Connection id "0HNC8090TGD8P" accepted. 2025-07-01 11:54:58.456 +03:00 [DBG] Connection id "0HNC8090TGD8P" started. 2025-07-01 11:54:58.456 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:54:58.456 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:54:58.456 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:54:58.456 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:54:58.456 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:54:58.456 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:54:58.456 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:54:58.456 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:54:58.456 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:54:58.457 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:54:58.457 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:54:58.457 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:54:58.457 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:54:58.457 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:54:58.457 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:54:58.457 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:58.457 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:58.457 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:54:58.457 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:54:58.457 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:54:58.457 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:54:58.457 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:54:58.457 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:54:58.457 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:54:58.457 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:54:58.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:58.457 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:58.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:58.457 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:58.457 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:54:58.457 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:54:58.457 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:54:58.460 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.0346ms. 2025-07-01 11:54:58.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:58.460 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:58.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:58.461 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:58.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:58.461 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:58.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:58.461 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:58.461 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:54:58.461 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:54:58.461 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:54:58.461 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:54:58.461 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:54:58.461 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:54:58.462 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:54:58.462 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:54:58.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:58.462 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:58.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:58.462 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:58.462 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:58.462 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:58.463 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 5.8034ms 2025-07-01 11:54:58.463 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:54:58.463 +03:00 [DBG] Connection id "0HNC8090TGD8P" completed keep alive response. 2025-07-01 11:54:58.463 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 6.7443ms 2025-07-01 11:54:58.463 +03:00 [DBG] Connection id "0HNC8090TGD8P" received FIN. 2025-07-01 11:54:58.463 +03:00 [DBG] Connection id "0HNC8090TGD8P" disconnecting. 2025-07-01 11:54:58.463 +03:00 [DBG] Connection id "0HNC8090TGD8P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:54:58.464 +03:00 [DBG] Connection id "0HNC8090TGD8P" stopped. 2025-07-01 11:54:58.524 +03:00 [DBG] Connection id "0HNC8090TGD8Q" accepted. 2025-07-01 11:54:58.524 +03:00 [DBG] Connection id "0HNC8090TGD8Q" started. 2025-07-01 11:54:58.525 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:54:58.525 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:54:58.525 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:54:58.525 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:54:58.525 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:54:58.525 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:54:58.525 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:54:58.525 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:54:58.525 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:54:58.525 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:54:58.525 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:54:58.525 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:54:58.525 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:54:58.525 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:54:58.525 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:54:58.525 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:58.525 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:58.525 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:54:58.525 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:54:58.526 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:54:58.526 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:54:58.526 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:54:58.526 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:54:58.526 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:54:58.526 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:54:58.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:58.526 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:58.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:58.526 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:58.526 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:54:58.526 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:54:58.526 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:54:58.702 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 175.8347ms. 2025-07-01 11:54:58.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:58.702 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:58.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:58.702 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:58.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:58.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:58.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:58.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:58.702 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:54:58.702 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:54:58.702 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:54:58.702 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:54:58.702 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:54:58.702 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:54:58.702 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:54:58.704 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:54:58.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:58.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:58.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:58.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:58.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:58.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:58.704 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 178.9726ms 2025-07-01 11:54:58.704 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:54:58.704 +03:00 [DBG] Connection id "0HNC8090TGD8Q" completed keep alive response. 2025-07-01 11:54:58.704 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 179.8756ms 2025-07-01 11:54:58.708 +03:00 [DBG] Connection id "0HNC8090TGD8Q" received FIN. 2025-07-01 11:54:58.708 +03:00 [DBG] Connection id "0HNC8090TGD8Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:54:58.708 +03:00 [DBG] Connection id "0HNC8090TGD8Q" disconnecting. 2025-07-01 11:54:58.708 +03:00 [DBG] Connection id "0HNC8090TGD8Q" stopped. 2025-07-01 11:54:59.004 +03:00 [DBG] Connection id "0HNC8090TGD8R" accepted. 2025-07-01 11:54:59.004 +03:00 [DBG] Connection id "0HNC8090TGD8R" started. 2025-07-01 11:54:59.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:54:59.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:54:59.005 +03:00 [DBG] POST requests are not supported 2025-07-01 11:54:59.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:54:59.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:54:59.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:59.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:54:59.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:54:59.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:54:59.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:54:59.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:59.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:54:59.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:54:59.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:54:59.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:54:59.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:54:59.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:54:59.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:59.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:59.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:54:59.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:54:59.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:59.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:59.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:59.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:59.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:54:59.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1796ms. 2025-07-01 11:54:59.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:59.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:54:59.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:59.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:54:59.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:59.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:59.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:59.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:59.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:59.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:54:59.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:54:59.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:59.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:54:59.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:59.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:59.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:59.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:54:59.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.756ms 2025-07-01 11:54:59.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:54:59.006 +03:00 [DBG] Connection id "0HNC8090TGD8R" completed keep alive response. 2025-07-01 11:54:59.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3747ms 2025-07-01 11:54:59.006 +03:00 [DBG] Connection id "0HNC8090TGD8R" received FIN. 2025-07-01 11:54:59.006 +03:00 [DBG] Connection id "0HNC8090TGD8R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:54:59.006 +03:00 [DBG] Connection id "0HNC8090TGD8R" disconnecting. 2025-07-01 11:54:59.006 +03:00 [DBG] Connection id "0HNC8090TGD8R" stopped. 2025-07-01 11:55:02.218 +03:00 [DBG] Connection id "0HNC8090TGD8S" accepted. 2025-07-01 11:55:02.218 +03:00 [DBG] Connection id "0HNC8090TGD8S" started. 2025-07-01 11:55:02.218 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:55:02.218 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:02.218 +03:00 [DBG] POST requests are not supported 2025-07-01 11:55:02.218 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:55:02.218 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:55:02.218 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:55:02.218 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:02.219 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:02.219 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:55:02.219 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:55:02.219 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:55:02.219 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:55:02.219 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:02.219 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:02.219 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:55:02.219 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:02.219 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:02.219 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:02.219 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:02.219 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:02.219 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:02.219 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:55:02.219 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:55:02.219 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:55:02.219 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:55:02.219 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:55:02.219 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:55:02.219 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:55:02.219 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:55:02.219 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:55:02.219 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:55:02.219 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:55:02.219 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:55:02.219 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:55:02.219 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:55:02.219 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:55:02.219 +03:00 [DBG] Connection id "0HNC8090TGD8S", Request id "0HNC8090TGD8S:00000001": started reading request body. 2025-07-01 11:55:02.219 +03:00 [DBG] Connection id "0HNC8090TGD8S", Request id "0HNC8090TGD8S:00000001": done reading request body. 2025-07-01 11:55:02.219 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:55:02.219 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:55:02.219 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:55:02.219 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:55:02.219 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:55:02.219 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:02.219 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:02.219 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:02.219 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:02.219 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:02.219 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:55:02.219 +03:00 [INF] Changing group of physicals [464] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:55:02.236 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.8452ms. 2025-07-01 11:55:02.236 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:02.236 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:02.236 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:02.236 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:02.236 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:02.236 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:02.237 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:02.237 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:02.237 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:02.237 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:55:02.237 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:02.237 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:02.237 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:02.237 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:02.237 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:02.237 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:02.237 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:02.237 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 18.0004ms 2025-07-01 11:55:02.237 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:55:02.237 +03:00 [DBG] Connection id "0HNC8090TGD8S" completed keep alive response. 2025-07-01 11:55:02.237 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 18.5878ms 2025-07-01 11:55:02.237 +03:00 [DBG] Connection id "0HNC8090TGD8S" received FIN. 2025-07-01 11:55:02.237 +03:00 [DBG] Connection id "0HNC8090TGD8S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:02.237 +03:00 [DBG] Connection id "0HNC8090TGD8S" disconnecting. 2025-07-01 11:55:02.237 +03:00 [DBG] Connection id "0HNC8090TGD8S" stopped. 2025-07-01 11:55:02.280 +03:00 [DBG] Connection id "0HNC8090TGD8T" accepted. 2025-07-01 11:55:02.281 +03:00 [DBG] Connection id "0HNC8090TGD8T" started. 2025-07-01 11:55:02.281 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:55:02.281 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:02.281 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:55:02.281 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:55:02.281 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:55:02.281 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:02.281 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:02.281 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:02.281 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:02.281 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:55:02.281 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:02.281 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:02.281 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:55:02.281 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:02.281 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:02.281 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:02.281 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:02.281 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:02.281 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:02.281 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:55:02.281 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:55:02.281 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:55:02.281 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:55:02.281 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:55:02.281 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:55:02.281 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:02.281 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:02.281 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:02.281 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:02.281 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:02.282 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:55:02.282 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:55:02.283 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1726ms. 2025-07-01 11:55:02.283 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:02.283 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:02.283 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:02.283 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:02.283 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:02.283 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:02.283 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:02.283 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:02.283 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:55:02.283 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:55:02.283 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:55:02.283 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:55:02.283 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:55:02.283 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:55:02.283 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:55:02.283 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:55:02.284 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:02.284 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:02.284 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:02.284 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:02.284 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:02.284 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:02.284 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.4917ms 2025-07-01 11:55:02.284 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:02.284 +03:00 [DBG] Connection id "0HNC8090TGD8T" completed keep alive response. 2025-07-01 11:55:02.284 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.0408ms 2025-07-01 11:55:02.284 +03:00 [DBG] Connection id "0HNC8090TGD8T" received FIN. 2025-07-01 11:55:02.284 +03:00 [DBG] Connection id "0HNC8090TGD8T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:02.284 +03:00 [DBG] Connection id "0HNC8090TGD8T" disconnecting. 2025-07-01 11:55:02.284 +03:00 [DBG] Connection id "0HNC8090TGD8T" stopped. 2025-07-01 11:55:02.351 +03:00 [DBG] Connection id "0HNC8090TGD8U" accepted. 2025-07-01 11:55:02.351 +03:00 [DBG] Connection id "0HNC8090TGD8U" started. 2025-07-01 11:55:02.351 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:55:02.351 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:02.351 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:55:02.351 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:55:02.351 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:55:02.351 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:02.351 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:02.351 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:02.351 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:02.351 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:55:02.352 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:02.352 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:02.352 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:55:02.352 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:02.352 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:02.352 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:02.352 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:02.352 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:02.352 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:02.352 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:55:02.352 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:55:02.352 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:55:02.352 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:55:02.352 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:55:02.352 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:55:02.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:02.352 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:02.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:02.352 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:02.352 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:02.352 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:55:02.353 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:55:02.493 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 140.4811ms. 2025-07-01 11:55:02.493 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:02.493 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:02.493 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:02.493 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:02.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:02.493 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:02.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:02.493 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:02.493 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:55:02.493 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:55:02.493 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:55:02.493 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:55:02.493 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:55:02.493 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:55:02.493 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:55:02.496 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:55:02.496 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:02.496 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:02.496 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:02.496 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:02.496 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:02.496 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:02.496 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 144.0774ms 2025-07-01 11:55:02.496 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:02.496 +03:00 [DBG] Connection id "0HNC8090TGD8U" completed keep alive response. 2025-07-01 11:55:02.496 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 145.1018ms 2025-07-01 11:55:02.499 +03:00 [DBG] Connection id "0HNC8090TGD8U" received FIN. 2025-07-01 11:55:02.499 +03:00 [DBG] Connection id "0HNC8090TGD8U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:02.499 +03:00 [DBG] Connection id "0HNC8090TGD8U" disconnecting. 2025-07-01 11:55:02.499 +03:00 [DBG] Connection id "0HNC8090TGD8U" stopped. 2025-07-01 11:55:04.002 +03:00 [DBG] Connection id "0HNC8090TGD8V" accepted. 2025-07-01 11:55:04.002 +03:00 [DBG] Connection id "0HNC8090TGD8V" started. 2025-07-01 11:55:04.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:55:04.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:04.002 +03:00 [DBG] POST requests are not supported 2025-07-01 11:55:04.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:55:04.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:55:04.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:04.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:04.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:04.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:55:04.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:55:04.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:04.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:55:04.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:04.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:04.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:55:04.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:04.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:04.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:04.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:04.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:55:04.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:55:04.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:04.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:04.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:04.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:04.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:04.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1828ms. 2025-07-01 11:55:04.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:04.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:04.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:04.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:04.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:04.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:04.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:04.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:04.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:04.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:55:04.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:04.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:04.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:04.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:04.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:04.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:04.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:04.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4594ms 2025-07-01 11:55:04.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:04.005 +03:00 [DBG] Connection id "0HNC8090TGD8V" completed keep alive response. 2025-07-01 11:55:04.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7117ms 2025-07-01 11:55:04.005 +03:00 [DBG] Connection id "0HNC8090TGD8V" received FIN. 2025-07-01 11:55:04.005 +03:00 [DBG] Connection id "0HNC8090TGD8V" disconnecting. 2025-07-01 11:55:04.005 +03:00 [DBG] Connection id "0HNC8090TGD8V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:04.006 +03:00 [DBG] Connection id "0HNC8090TGD8V" stopped. 2025-07-01 11:55:08.996 +03:00 [DBG] Connection id "0HNC8090TGD90" accepted. 2025-07-01 11:55:08.997 +03:00 [DBG] Connection id "0HNC8090TGD90" started. 2025-07-01 11:55:08.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:55:08.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:08.997 +03:00 [DBG] POST requests are not supported 2025-07-01 11:55:08.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:55:08.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:55:08.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:08.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:08.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:08.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:55:08.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:55:08.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:08.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:55:08.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:08.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:08.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:55:08.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:08.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:08.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:08.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:08.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:55:08.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:55:08.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:08.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:08.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:08.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:08.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:08.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1674ms. 2025-07-01 11:55:08.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:08.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:08.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:08.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:08.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:08.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:08.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:08.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:08.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:08.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:55:08.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:08.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:08.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:08.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:08.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:08.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:08.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:08.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8931ms 2025-07-01 11:55:08.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:08.998 +03:00 [DBG] Connection id "0HNC8090TGD90" completed keep alive response. 2025-07-01 11:55:08.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6266ms 2025-07-01 11:55:08.999 +03:00 [DBG] Connection id "0HNC8090TGD90" received FIN. 2025-07-01 11:55:08.999 +03:00 [DBG] Connection id "0HNC8090TGD90" disconnecting. 2025-07-01 11:55:08.999 +03:00 [DBG] Connection id "0HNC8090TGD90" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:09.000 +03:00 [DBG] Connection id "0HNC8090TGD90" stopped. 2025-07-01 11:55:13.995 +03:00 [DBG] Connection id "0HNC8090TGD91" accepted. 2025-07-01 11:55:13.995 +03:00 [DBG] Connection id "0HNC8090TGD91" started. 2025-07-01 11:55:13.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:55:13.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:13.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:55:13.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:55:13.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:55:13.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:13.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:13.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:13.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:55:13.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:55:13.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:13.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:55:13.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:13.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:13.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:55:13.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:13.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:13.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:13.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:13.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:55:13.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:55:13.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:13.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:13.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:13.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:13.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:13.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1714ms. 2025-07-01 11:55:13.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:13.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:13.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:13.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:13.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:13.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:13.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:13.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:13.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:13.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:55:13.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:13.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:13.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:13.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:13.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:13.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:13.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:13.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2317ms 2025-07-01 11:55:13.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:13.997 +03:00 [DBG] Connection id "0HNC8090TGD91" completed keep alive response. 2025-07-01 11:55:13.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1121ms 2025-07-01 11:55:13.997 +03:00 [DBG] Connection id "0HNC8090TGD91" received FIN. 2025-07-01 11:55:13.997 +03:00 [DBG] Connection id "0HNC8090TGD91" disconnecting. 2025-07-01 11:55:13.997 +03:00 [DBG] Connection id "0HNC8090TGD91" stopped. 2025-07-01 11:55:13.998 +03:00 [DBG] Connection id "0HNC8090TGD91" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:18.995 +03:00 [DBG] Connection id "0HNC8090TGD92" accepted. 2025-07-01 11:55:18.995 +03:00 [DBG] Connection id "0HNC8090TGD92" started. 2025-07-01 11:55:18.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:55:18.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:18.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:55:18.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:55:18.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:55:18.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:18.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:18.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:18.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:55:18.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:55:18.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:18.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:55:18.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:18.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:18.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:55:18.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:18.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:18.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:18.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:18.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:55:18.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:55:18.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:18.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:18.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:18.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:18.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:18.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1962ms. 2025-07-01 11:55:18.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:18.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:18.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:18.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:18.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:18.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:18.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:18.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:18.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:18.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:55:18.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:18.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:18.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:18.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:18.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:18.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:18.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:18.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2902ms 2025-07-01 11:55:18.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:18.998 +03:00 [DBG] Connection id "0HNC8090TGD92" completed keep alive response. 2025-07-01 11:55:18.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3062ms 2025-07-01 11:55:18.998 +03:00 [DBG] Connection id "0HNC8090TGD92" received FIN. 2025-07-01 11:55:18.998 +03:00 [DBG] Connection id "0HNC8090TGD92" disconnecting. 2025-07-01 11:55:18.998 +03:00 [DBG] Connection id "0HNC8090TGD92" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:18.999 +03:00 [DBG] Connection id "0HNC8090TGD92" stopped. 2025-07-01 11:55:24.004 +03:00 [DBG] Connection id "0HNC8090TGD93" accepted. 2025-07-01 11:55:24.004 +03:00 [DBG] Connection id "0HNC8090TGD93" started. 2025-07-01 11:55:24.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:55:24.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:24.005 +03:00 [DBG] POST requests are not supported 2025-07-01 11:55:24.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:55:24.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:55:24.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:24.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:24.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:24.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:55:24.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:55:24.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:24.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:55:24.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:24.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:24.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:55:24.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:24.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:24.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:24.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:24.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:55:24.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:55:24.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:24.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:24.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:24.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:24.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:24.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1284ms. 2025-07-01 11:55:24.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:24.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:24.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:24.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:24.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:24.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:24.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:24.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:24.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:24.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:55:24.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:24.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:24.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:24.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:24.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:24.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:24.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:24.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7812ms 2025-07-01 11:55:24.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:24.006 +03:00 [DBG] Connection id "0HNC8090TGD93" completed keep alive response. 2025-07-01 11:55:24.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4883ms 2025-07-01 11:55:24.006 +03:00 [DBG] Connection id "0HNC8090TGD93" received FIN. 2025-07-01 11:55:24.006 +03:00 [DBG] Connection id "0HNC8090TGD93" disconnecting. 2025-07-01 11:55:24.007 +03:00 [DBG] Connection id "0HNC8090TGD93" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:24.008 +03:00 [DBG] Connection id "0HNC8090TGD93" stopped. 2025-07-01 11:55:28.834 +03:00 [DBG] Connection id "0HNC8090TGD94" accepted. 2025-07-01 11:55:28.834 +03:00 [DBG] Connection id "0HNC8090TGD94" started. 2025-07-01 11:55:28.834 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 773 2025-07-01 11:55:28.834 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:28.834 +03:00 [DBG] POST requests are not supported 2025-07-01 11:55:28.834 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:55:28.834 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:55:28.834 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:55:28.834 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:28.835 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:28.835 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:55:28.835 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:55:28.835 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:55:28.835 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:55:28.835 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:28.835 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:28.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-07-01 11:55:28.835 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:28.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-07-01 11:55:28.835 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:28.835 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:28.835 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:28.835 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:28.835 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:55:28.835 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:55:28.835 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:55:28.835 +03:00 [DBG] Connection id "0HNC8090TGD94", Request id "0HNC8090TGD94:00000001": started reading request body. 2025-07-01 11:55:28.835 +03:00 [DBG] Connection id "0HNC8090TGD94", Request id "0HNC8090TGD94:00000001": done reading request body. 2025-07-01 11:55:28.835 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:55:28.835 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:55:28.836 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:55:28.836 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:55:28.836 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:55:28.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:28.836 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:28.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:28.836 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:28.836 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:28.836 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:55:28.836 +03:00 [INF] Updating physical elements properties 2025-07-01 11:55:28.854 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.482ms. 2025-07-01 11:55:28.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:28.855 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:28.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:28.855 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:28.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:28.855 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:28.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:28.855 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:28.855 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:28.855 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:55:28.855 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:28.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:28.855 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:28.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:28.855 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:28.855 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:28.855 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:28.855 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.9903ms 2025-07-01 11:55:28.855 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:55:28.855 +03:00 [DBG] Connection id "0HNC8090TGD94" completed keep alive response. 2025-07-01 11:55:28.855 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 21.0605ms 2025-07-01 11:55:28.855 +03:00 [DBG] Connection id "0HNC8090TGD94" received FIN. 2025-07-01 11:55:28.856 +03:00 [DBG] Connection id "0HNC8090TGD94" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:28.856 +03:00 [DBG] Connection id "0HNC8090TGD94" disconnecting. 2025-07-01 11:55:28.856 +03:00 [DBG] Connection id "0HNC8090TGD94" stopped. 2025-07-01 11:55:28.894 +03:00 [DBG] Connection id "0HNC8090TGD95" accepted. 2025-07-01 11:55:28.894 +03:00 [DBG] Connection id "0HNC8090TGD95" started. 2025-07-01 11:55:28.894 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:55:28.894 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:28.894 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:55:28.894 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:55:28.894 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:55:28.894 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:28.894 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:28.894 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:28.894 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:28.894 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:55:28.895 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:28.895 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:28.895 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:55:28.895 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:28.895 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:28.895 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:28.895 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:28.895 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:28.895 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:28.895 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:55:28.895 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:55:28.895 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:55:28.895 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:55:28.895 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:55:28.895 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:55:28.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:28.895 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:28.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:28.895 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:28.895 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:28.895 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:55:28.895 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:55:28.898 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.6309ms. 2025-07-01 11:55:28.898 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:28.898 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:28.898 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:28.898 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:28.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:28.898 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:28.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:28.898 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:28.898 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:55:28.898 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:55:28.899 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:55:28.899 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:55:28.899 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:55:28.899 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:55:28.899 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:55:28.899 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:55:28.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:28.899 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:28.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:28.899 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:28.899 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:28.899 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:28.899 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.6046ms 2025-07-01 11:55:28.899 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:28.899 +03:00 [DBG] Connection id "0HNC8090TGD95" completed keep alive response. 2025-07-01 11:55:28.899 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.5739ms 2025-07-01 11:55:28.900 +03:00 [DBG] Connection id "0HNC8090TGD95" received FIN. 2025-07-01 11:55:28.900 +03:00 [DBG] Connection id "0HNC8090TGD95" disconnecting. 2025-07-01 11:55:28.900 +03:00 [DBG] Connection id "0HNC8090TGD95" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:28.901 +03:00 [DBG] Connection id "0HNC8090TGD95" stopped. 2025-07-01 11:55:28.973 +03:00 [DBG] Connection id "0HNC8090TGD96" accepted. 2025-07-01 11:55:28.973 +03:00 [DBG] Connection id "0HNC8090TGD96" started. 2025-07-01 11:55:28.973 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:55:28.974 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:28.974 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:55:28.974 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:55:28.974 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:55:28.974 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:28.974 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:28.974 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:28.974 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:28.974 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:55:28.974 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:28.974 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:28.974 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:55:28.974 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:28.974 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:28.974 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:28.974 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:28.974 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:28.974 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:28.974 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:55:28.974 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:55:28.975 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:55:28.975 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:55:28.975 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:55:28.975 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:55:28.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:28.975 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:28.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:28.975 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:28.975 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:28.975 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:55:28.975 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:55:29.006 +03:00 [DBG] Connection id "0HNC8090TGD97" accepted. 2025-07-01 11:55:29.006 +03:00 [DBG] Connection id "0HNC8090TGD97" started. 2025-07-01 11:55:29.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:55:29.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:29.006 +03:00 [DBG] POST requests are not supported 2025-07-01 11:55:29.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:55:29.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:55:29.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:29.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:29.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:29.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:55:29.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:55:29.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:29.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:55:29.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:29.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:29.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:55:29.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:29.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:29.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:29.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:29.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:55:29.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:55:29.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:29.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:29.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:29.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:29.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:29.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1735ms. 2025-07-01 11:55:29.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:29.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:29.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:29.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:29.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:29.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:29.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:29.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:29.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:29.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:55:29.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:29.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:29.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:29.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:29.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:29.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:29.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:29.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3712ms 2025-07-01 11:55:29.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:29.009 +03:00 [DBG] Connection id "0HNC8090TGD97" completed keep alive response. 2025-07-01 11:55:29.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5958ms 2025-07-01 11:55:29.009 +03:00 [DBG] Connection id "0HNC8090TGD97" received FIN. 2025-07-01 11:55:29.009 +03:00 [DBG] Connection id "0HNC8090TGD97" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:29.009 +03:00 [DBG] Connection id "0HNC8090TGD97" disconnecting. 2025-07-01 11:55:29.009 +03:00 [DBG] Connection id "0HNC8090TGD97" stopped. 2025-07-01 11:55:29.131 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 155.9605ms. 2025-07-01 11:55:29.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:29.131 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:29.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:29.131 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:29.131 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:29.131 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:29.131 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:29.131 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:29.131 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:55:29.131 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:55:29.131 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:55:29.131 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:55:29.131 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:55:29.131 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:55:29.131 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:55:29.133 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:55:29.133 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:29.133 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:29.133 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:29.133 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:29.133 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:29.133 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:29.133 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 159.1441ms 2025-07-01 11:55:29.133 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:29.133 +03:00 [DBG] Connection id "0HNC8090TGD96" completed keep alive response. 2025-07-01 11:55:29.133 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 160.0516ms 2025-07-01 11:55:29.137 +03:00 [DBG] Connection id "0HNC8090TGD96" received FIN. 2025-07-01 11:55:29.137 +03:00 [DBG] Connection id "0HNC8090TGD96" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:29.137 +03:00 [DBG] Connection id "0HNC8090TGD96" disconnecting. 2025-07-01 11:55:29.137 +03:00 [DBG] Connection id "0HNC8090TGD96" stopped. 2025-07-01 11:55:31.610 +03:00 [DBG] Connection id "0HNC8090TGD98" accepted. 2025-07-01 11:55:31.610 +03:00 [DBG] Connection id "0HNC8090TGD98" started. 2025-07-01 11:55:31.610 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:55:31.611 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:31.611 +03:00 [DBG] POST requests are not supported 2025-07-01 11:55:31.611 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:55:31.611 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:55:31.611 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:55:31.611 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:31.611 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:31.611 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:55:31.611 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:55:31.611 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:55:31.611 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:55:31.611 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:31.611 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:31.611 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:55:31.611 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:31.611 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:31.611 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:31.611 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:31.611 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:31.611 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:31.611 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:55:31.612 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:55:31.612 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:55:31.612 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:55:31.612 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:55:31.612 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:55:31.612 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:55:31.612 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:55:31.612 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:55:31.612 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:55:31.612 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:55:31.612 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:55:31.612 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:55:31.612 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:55:31.612 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:55:31.612 +03:00 [DBG] Connection id "0HNC8090TGD98", Request id "0HNC8090TGD98:00000001": started reading request body. 2025-07-01 11:55:31.612 +03:00 [DBG] Connection id "0HNC8090TGD98", Request id "0HNC8090TGD98:00000001": done reading request body. 2025-07-01 11:55:31.612 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:55:31.612 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:55:31.612 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:55:31.612 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:55:31.612 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:55:31.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:31.612 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:31.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:31.612 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:31.613 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:31.613 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:55:31.613 +03:00 [INF] Changing group of physicals [467] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:55:31.635 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 22.017ms. 2025-07-01 11:55:31.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:31.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:31.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:31.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:31.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:31.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:31.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:31.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:31.635 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:31.635 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:55:31.635 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:31.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:31.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:31.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:31.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:31.635 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:31.635 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:31.635 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 23.9385ms 2025-07-01 11:55:31.635 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:55:31.635 +03:00 [DBG] Connection id "0HNC8090TGD98" completed keep alive response. 2025-07-01 11:55:31.635 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 24.8626ms 2025-07-01 11:55:31.636 +03:00 [DBG] Connection id "0HNC8090TGD98" received FIN. 2025-07-01 11:55:31.636 +03:00 [DBG] Connection id "0HNC8090TGD98" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:31.636 +03:00 [DBG] Connection id "0HNC8090TGD98" disconnecting. 2025-07-01 11:55:31.636 +03:00 [DBG] Connection id "0HNC8090TGD98" stopped. 2025-07-01 11:55:31.673 +03:00 [DBG] Connection id "0HNC8090TGD99" accepted. 2025-07-01 11:55:31.673 +03:00 [DBG] Connection id "0HNC8090TGD99" started. 2025-07-01 11:55:31.673 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:55:31.673 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:31.673 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:55:31.673 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:55:31.673 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:55:31.673 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:31.673 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:31.674 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:31.674 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:31.674 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:55:31.674 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:31.674 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:31.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-07-01 11:55:31.674 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:31.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-07-01 11:55:31.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:31.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:31.674 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:31.674 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:31.674 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:55:31.674 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:55:31.674 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:55:31.674 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:55:31.674 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:55:31.674 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:55:31.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:31.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:31.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:31.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:31.674 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:31.675 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:55:31.675 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:55:31.676 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.6726ms. 2025-07-01 11:55:31.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:31.676 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:31.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:31.676 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:31.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:31.676 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:31.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:31.676 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:31.676 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:55:31.677 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:55:31.677 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:55:31.677 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:55:31.677 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:55:31.677 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:55:31.677 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:55:31.677 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:55:31.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:31.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:31.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:31.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:31.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:31.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:31.677 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.266ms 2025-07-01 11:55:31.677 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:31.677 +03:00 [DBG] Connection id "0HNC8090TGD99" completed keep alive response. 2025-07-01 11:55:31.677 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.116ms 2025-07-01 11:55:31.678 +03:00 [DBG] Connection id "0HNC8090TGD99" received FIN. 2025-07-01 11:55:31.678 +03:00 [DBG] Connection id "0HNC8090TGD99" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:31.678 +03:00 [DBG] Connection id "0HNC8090TGD99" disconnecting. 2025-07-01 11:55:31.678 +03:00 [DBG] Connection id "0HNC8090TGD99" stopped. 2025-07-01 11:55:31.738 +03:00 [DBG] Connection id "0HNC8090TGD9A" accepted. 2025-07-01 11:55:31.738 +03:00 [DBG] Connection id "0HNC8090TGD9A" started. 2025-07-01 11:55:31.738 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:55:31.738 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:31.738 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:55:31.738 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:55:31.738 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:55:31.738 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:31.738 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:31.738 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:31.738 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:31.738 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:55:31.739 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:31.739 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:31.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-07-01 11:55:31.739 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:31.739 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:31.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:31.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:31.739 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:31.739 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:31.739 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:55:31.739 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:55:31.739 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:55:31.739 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:55:31.739 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:55:31.739 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:55:31.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:31.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:31.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:31.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:31.739 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:31.739 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:55:31.739 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:55:31.914 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 174.7914ms. 2025-07-01 11:55:31.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:31.914 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:31.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:31.914 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:31.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:31.914 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:31.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:31.914 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:31.914 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:55:31.915 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:55:31.915 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:55:31.915 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:55:31.915 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:55:31.915 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:55:31.915 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:55:31.916 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:55:31.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:31.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:31.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:31.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:31.916 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:31.916 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:31.916 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 177.3148ms 2025-07-01 11:55:31.916 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:31.916 +03:00 [DBG] Connection id "0HNC8090TGD9A" completed keep alive response. 2025-07-01 11:55:31.916 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 178.0328ms 2025-07-01 11:55:31.919 +03:00 [DBG] Connection id "0HNC8090TGD9A" received FIN. 2025-07-01 11:55:31.919 +03:00 [DBG] Connection id "0HNC8090TGD9A" disconnecting. 2025-07-01 11:55:31.919 +03:00 [DBG] Connection id "0HNC8090TGD9A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:31.921 +03:00 [DBG] Connection id "0HNC8090TGD9A" stopped. 2025-07-01 11:55:33.994 +03:00 [DBG] Connection id "0HNC8090TGD9B" accepted. 2025-07-01 11:55:33.994 +03:00 [DBG] Connection id "0HNC8090TGD9B" started. 2025-07-01 11:55:33.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:55:33.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:33.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:55:33.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:55:33.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:55:33.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:33.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:33.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:33.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:55:33.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:55:33.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:33.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:55:33.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:33.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:33.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:55:33.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:33.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:33.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:33.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:33.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:55:33.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:55:33.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:33.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:33.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:33.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:33.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:33.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2269ms. 2025-07-01 11:55:33.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:33.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:33.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:33.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:33.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:33.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:33.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:33.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:33.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:33.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:55:33.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:33.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:33.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:33.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:33.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:33.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:33.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:33.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1118ms 2025-07-01 11:55:33.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:33.997 +03:00 [DBG] Connection id "0HNC8090TGD9B" completed keep alive response. 2025-07-01 11:55:33.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1132ms 2025-07-01 11:55:33.997 +03:00 [DBG] Connection id "0HNC8090TGD9B" received FIN. 2025-07-01 11:55:33.997 +03:00 [DBG] Connection id "0HNC8090TGD9B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:33.997 +03:00 [DBG] Connection id "0HNC8090TGD9B" disconnecting. 2025-07-01 11:55:33.997 +03:00 [DBG] Connection id "0HNC8090TGD9B" stopped. 2025-07-01 11:55:39.001 +03:00 [DBG] Connection id "0HNC8090TGD9C" accepted. 2025-07-01 11:55:39.002 +03:00 [DBG] Connection id "0HNC8090TGD9C" started. 2025-07-01 11:55:39.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:55:39.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:39.002 +03:00 [DBG] POST requests are not supported 2025-07-01 11:55:39.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:55:39.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:55:39.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:39.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:39.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:39.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:55:39.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:55:39.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:39.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:55:39.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:39.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:39.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:55:39.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:39.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:39.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:39.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:39.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:55:39.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:55:39.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:39.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:39.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:39.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:39.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:39.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1723ms. 2025-07-01 11:55:39.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:39.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:39.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:39.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:39.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:39.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:39.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:39.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:39.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:39.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:55:39.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:39.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:39.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:39.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:39.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:39.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:39.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:39.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2783ms 2025-07-01 11:55:39.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:39.004 +03:00 [DBG] Connection id "0HNC8090TGD9C" completed keep alive response. 2025-07-01 11:55:39.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3393ms 2025-07-01 11:55:39.004 +03:00 [DBG] Connection id "0HNC8090TGD9C" received FIN. 2025-07-01 11:55:39.004 +03:00 [DBG] Connection id "0HNC8090TGD9C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:39.005 +03:00 [DBG] Connection id "0HNC8090TGD9C" disconnecting. 2025-07-01 11:55:39.005 +03:00 [DBG] Connection id "0HNC8090TGD9C" stopped. 2025-07-01 11:55:42.435 +03:00 [DBG] Connection id "0HNC8090TGD9D" accepted. 2025-07-01 11:55:42.435 +03:00 [DBG] Connection id "0HNC8090TGD9D" started. 2025-07-01 11:55:42.435 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 759 2025-07-01 11:55:42.435 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:42.435 +03:00 [DBG] POST requests are not supported 2025-07-01 11:55:42.435 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:55:42.435 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:55:42.436 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:55:42.436 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:42.436 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:42.436 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:55:42.436 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:55:42.436 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:55:42.436 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:55:42.436 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:42.436 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:42.436 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:55:42.436 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:42.436 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:42.436 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:42.436 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:42.436 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:42.436 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:42.436 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:55:42.436 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:55:42.436 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:55:42.437 +03:00 [DBG] Connection id "0HNC8090TGD9D", Request id "0HNC8090TGD9D:00000001": started reading request body. 2025-07-01 11:55:42.437 +03:00 [DBG] Connection id "0HNC8090TGD9D", Request id "0HNC8090TGD9D:00000001": done reading request body. 2025-07-01 11:55:42.437 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:55:42.437 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:55:42.437 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:55:42.437 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:55:42.437 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:55:42.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:42.437 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:42.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:42.437 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:42.437 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:42.437 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:55:42.437 +03:00 [INF] Updating physical elements properties 2025-07-01 11:55:42.467 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 29.598ms. 2025-07-01 11:55:42.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:42.467 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:42.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:42.467 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:42.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:42.467 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:42.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:42.467 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:42.467 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:42.468 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:55:42.468 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:42.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:42.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:42.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:42.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:42.468 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:42.468 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:42.468 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 32.1268ms 2025-07-01 11:55:42.468 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:55:42.468 +03:00 [DBG] Connection id "0HNC8090TGD9D" completed keep alive response. 2025-07-01 11:55:42.469 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 33.3221ms 2025-07-01 11:55:42.469 +03:00 [DBG] Connection id "0HNC8090TGD9D" received FIN. 2025-07-01 11:55:42.469 +03:00 [DBG] Connection id "0HNC8090TGD9D" disconnecting. 2025-07-01 11:55:42.469 +03:00 [DBG] Connection id "0HNC8090TGD9D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:42.470 +03:00 [DBG] Connection id "0HNC8090TGD9D" stopped. 2025-07-01 11:55:42.507 +03:00 [DBG] Connection id "0HNC8090TGD9E" accepted. 2025-07-01 11:55:42.507 +03:00 [DBG] Connection id "0HNC8090TGD9E" started. 2025-07-01 11:55:42.507 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:55:42.507 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:42.507 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:55:42.507 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:55:42.507 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:55:42.508 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:42.508 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:42.508 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:42.508 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:42.508 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:55:42.508 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:42.508 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:42.508 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:55:42.508 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:42.508 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:42.508 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:42.508 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:42.508 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:42.508 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:42.508 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:55:42.508 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:55:42.508 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:55:42.508 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:55:42.508 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:55:42.508 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:55:42.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:42.509 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:42.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:42.509 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:42.509 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:42.509 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:55:42.509 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:55:42.512 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.6936ms. 2025-07-01 11:55:42.513 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:42.513 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:42.513 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:42.513 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:42.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:42.513 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:42.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:42.513 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:42.513 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:55:42.513 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:55:42.513 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:55:42.513 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:55:42.513 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:55:42.513 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:55:42.513 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:55:42.513 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:55:42.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:42.513 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:42.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:42.513 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:42.514 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:42.514 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:42.514 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 5.5694ms 2025-07-01 11:55:42.514 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:42.514 +03:00 [DBG] Connection id "0HNC8090TGD9E" completed keep alive response. 2025-07-01 11:55:42.514 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 6.6228ms 2025-07-01 11:55:42.514 +03:00 [DBG] Connection id "0HNC8090TGD9E" received FIN. 2025-07-01 11:55:42.514 +03:00 [DBG] Connection id "0HNC8090TGD9E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:42.514 +03:00 [DBG] Connection id "0HNC8090TGD9E" disconnecting. 2025-07-01 11:55:42.514 +03:00 [DBG] Connection id "0HNC8090TGD9E" stopped. 2025-07-01 11:55:42.757 +03:00 [DBG] Connection id "0HNC8090TGD9F" accepted. 2025-07-01 11:55:42.757 +03:00 [DBG] Connection id "0HNC8090TGD9F" started. 2025-07-01 11:55:42.757 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:55:42.757 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:42.757 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:55:42.757 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:55:42.757 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:55:42.757 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:42.757 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:42.757 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:42.757 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:42.757 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:55:42.757 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:42.757 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:42.757 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:55:42.757 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:42.757 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:42.758 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:42.758 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:42.758 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:42.758 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:42.758 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:55:42.758 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:55:42.758 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:55:42.758 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:55:42.758 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:55:42.758 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:55:42.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:42.758 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:42.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:42.758 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:42.758 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:42.758 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:55:42.758 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:55:42.894 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 136.1532ms. 2025-07-01 11:55:42.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:42.894 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:42.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:42.894 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:42.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:42.894 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:42.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:42.894 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:42.894 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:55:42.894 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:55:42.894 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:55:42.894 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:55:42.894 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:55:42.894 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:55:42.894 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:55:42.896 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:55:42.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:42.896 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:42.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:42.896 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:42.896 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:42.896 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:42.896 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 138.3285ms 2025-07-01 11:55:42.896 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:42.896 +03:00 [DBG] Connection id "0HNC8090TGD9F" completed keep alive response. 2025-07-01 11:55:42.896 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 138.9273ms 2025-07-01 11:55:42.900 +03:00 [DBG] Connection id "0HNC8090TGD9F" received FIN. 2025-07-01 11:55:42.900 +03:00 [DBG] Connection id "0HNC8090TGD9F" disconnecting. 2025-07-01 11:55:42.900 +03:00 [DBG] Connection id "0HNC8090TGD9F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:42.901 +03:00 [DBG] Connection id "0HNC8090TGD9F" stopped. 2025-07-01 11:55:44.007 +03:00 [DBG] Connection id "0HNC8090TGD9G" accepted. 2025-07-01 11:55:44.007 +03:00 [DBG] Connection id "0HNC8090TGD9G" started. 2025-07-01 11:55:44.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:55:44.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:44.008 +03:00 [DBG] POST requests are not supported 2025-07-01 11:55:44.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:55:44.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:55:44.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:44.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:44.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:44.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:55:44.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:55:44.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:44.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:55:44.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:44.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:44.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:55:44.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:44.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:44.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:44.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:44.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:55:44.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:55:44.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:44.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:44.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:44.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:44.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:44.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2721ms. 2025-07-01 11:55:44.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:44.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:44.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:44.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:44.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:44.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:44.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:44.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:44.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:44.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:55:44.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:44.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:44.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:44.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:44.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:44.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:44.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:44.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.1125ms 2025-07-01 11:55:44.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:44.011 +03:00 [DBG] Connection id "0HNC8090TGD9G" completed keep alive response. 2025-07-01 11:55:44.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.8019ms 2025-07-01 11:55:44.012 +03:00 [DBG] Connection id "0HNC8090TGD9G" received FIN. 2025-07-01 11:55:44.012 +03:00 [DBG] Connection id "0HNC8090TGD9G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:44.012 +03:00 [DBG] Connection id "0HNC8090TGD9G" disconnecting. 2025-07-01 11:55:44.012 +03:00 [DBG] Connection id "0HNC8090TGD9G" stopped. 2025-07-01 11:55:45.661 +03:00 [DBG] Connection id "0HNC8090TGD9H" accepted. 2025-07-01 11:55:45.662 +03:00 [DBG] Connection id "0HNC8090TGD9H" started. 2025-07-01 11:55:45.662 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:55:45.662 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:45.662 +03:00 [DBG] POST requests are not supported 2025-07-01 11:55:45.662 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:55:45.662 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:55:45.662 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:55:45.662 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:45.662 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:45.662 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:55:45.662 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:55:45.662 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:55:45.663 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:55:45.663 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:45.663 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:45.663 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:55:45.663 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:45.663 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:45.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:45.663 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:45.663 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:45.663 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:45.663 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:55:45.663 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:55:45.663 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:55:45.663 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:55:45.663 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:55:45.663 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:55:45.663 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:55:45.663 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:55:45.663 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:55:45.664 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:55:45.664 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:55:45.664 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:55:45.664 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:55:45.664 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:55:45.664 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:55:45.664 +03:00 [DBG] Connection id "0HNC8090TGD9H", Request id "0HNC8090TGD9H:00000001": started reading request body. 2025-07-01 11:55:45.664 +03:00 [DBG] Connection id "0HNC8090TGD9H", Request id "0HNC8090TGD9H:00000001": done reading request body. 2025-07-01 11:55:45.664 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:55:45.664 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:55:45.664 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:55:45.664 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:55:45.664 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:55:45.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:45.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:45.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:45.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:45.664 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:45.664 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:55:45.665 +03:00 [INF] Changing group of physicals [468] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:55:45.682 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.0431ms. 2025-07-01 11:55:45.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:45.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:45.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:45.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:45.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:45.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:45.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:45.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:45.682 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:45.682 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:55:45.682 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:45.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:45.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:45.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:45.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:45.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:45.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:45.682 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 19.5344ms 2025-07-01 11:55:45.682 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:55:45.683 +03:00 [DBG] Connection id "0HNC8090TGD9H" completed keep alive response. 2025-07-01 11:55:45.683 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 20.8268ms 2025-07-01 11:55:45.683 +03:00 [DBG] Connection id "0HNC8090TGD9H" received FIN. 2025-07-01 11:55:45.683 +03:00 [DBG] Connection id "0HNC8090TGD9H" disconnecting. 2025-07-01 11:55:45.683 +03:00 [DBG] Connection id "0HNC8090TGD9H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:45.684 +03:00 [DBG] Connection id "0HNC8090TGD9H" stopped. 2025-07-01 11:55:45.726 +03:00 [DBG] Connection id "0HNC8090TGD9I" accepted. 2025-07-01 11:55:45.726 +03:00 [DBG] Connection id "0HNC8090TGD9I" started. 2025-07-01 11:55:45.726 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:55:45.726 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:45.726 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:55:45.726 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:55:45.726 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:55:45.726 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:45.726 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:45.726 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:45.726 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:45.726 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:55:45.726 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:45.726 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:45.726 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:55:45.726 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:45.726 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:45.726 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:45.726 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:45.726 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:45.726 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:45.727 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:55:45.727 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:55:45.727 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:55:45.727 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:55:45.727 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:55:45.727 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:55:45.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:45.727 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:45.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:45.727 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:45.727 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:45.727 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:55:45.727 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:55:45.729 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.0991ms. 2025-07-01 11:55:45.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:45.729 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:45.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:45.729 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:45.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:45.729 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:45.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:45.729 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:45.729 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:55:45.730 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:55:45.730 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:55:45.730 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:55:45.730 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:55:45.730 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:55:45.730 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:55:45.730 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:55:45.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:45.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:45.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:45.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:45.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:45.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:45.731 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.1999ms 2025-07-01 11:55:45.731 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:45.731 +03:00 [DBG] Connection id "0HNC8090TGD9I" completed keep alive response. 2025-07-01 11:55:45.731 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.9321ms 2025-07-01 11:55:45.731 +03:00 [DBG] Connection id "0HNC8090TGD9I" received FIN. 2025-07-01 11:55:45.731 +03:00 [DBG] Connection id "0HNC8090TGD9I" disconnecting. 2025-07-01 11:55:45.731 +03:00 [DBG] Connection id "0HNC8090TGD9I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:45.732 +03:00 [DBG] Connection id "0HNC8090TGD9I" stopped. 2025-07-01 11:55:45.793 +03:00 [DBG] Connection id "0HNC8090TGD9J" accepted. 2025-07-01 11:55:45.793 +03:00 [DBG] Connection id "0HNC8090TGD9J" started. 2025-07-01 11:55:45.793 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:55:45.793 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:45.793 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:55:45.793 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:55:45.794 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:55:45.794 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:45.794 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:45.794 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:45.794 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:45.794 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:55:45.794 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:45.794 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:45.794 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:55:45.794 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:45.794 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:45.794 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:45.794 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:45.794 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:45.794 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:45.794 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:55:45.794 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:55:45.794 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:55:45.794 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:55:45.794 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:55:45.794 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:55:45.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:45.795 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:45.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:45.795 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:45.795 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:45.795 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:55:45.795 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:55:45.972 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 177.5079ms. 2025-07-01 11:55:45.972 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:45.972 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:45.972 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:45.972 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:45.972 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:45.972 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:45.973 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:45.973 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:45.973 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:55:45.973 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:55:45.973 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:55:45.973 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:55:45.973 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:55:45.973 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:55:45.973 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:55:45.975 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:55:45.975 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:45.975 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:45.975 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:45.975 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:45.975 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:45.975 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:45.975 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 180.7962ms 2025-07-01 11:55:45.975 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:45.975 +03:00 [DBG] Connection id "0HNC8090TGD9J" completed keep alive response. 2025-07-01 11:55:45.975 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 181.7777ms 2025-07-01 11:55:45.978 +03:00 [DBG] Connection id "0HNC8090TGD9J" received FIN. 2025-07-01 11:55:45.979 +03:00 [DBG] Connection id "0HNC8090TGD9J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:45.979 +03:00 [DBG] Connection id "0HNC8090TGD9J" disconnecting. 2025-07-01 11:55:45.979 +03:00 [DBG] Connection id "0HNC8090TGD9J" stopped. 2025-07-01 11:55:48.999 +03:00 [DBG] Connection id "0HNC8090TGD9K" accepted. 2025-07-01 11:55:48.999 +03:00 [DBG] Connection id "0HNC8090TGD9K" started. 2025-07-01 11:55:49.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:55:49.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:49.000 +03:00 [DBG] POST requests are not supported 2025-07-01 11:55:49.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:55:49.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:55:49.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:49.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:49.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:49.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:55:49.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:55:49.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:49.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:55:49.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:49.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:49.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:55:49.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:49.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:49.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:49.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:49.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:55:49.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:55:49.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:49.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:49.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:49.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:49.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:49.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1295ms. 2025-07-01 11:55:49.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:49.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:49.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:49.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:49.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:49.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:49.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:49.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:49.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:49.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:55:49.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:49.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:49.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:49.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:49.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:49.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:49.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:49.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0037ms 2025-07-01 11:55:49.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:49.001 +03:00 [DBG] Connection id "0HNC8090TGD9K" completed keep alive response. 2025-07-01 11:55:49.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7587ms 2025-07-01 11:55:49.002 +03:00 [DBG] Connection id "0HNC8090TGD9K" received FIN. 2025-07-01 11:55:49.002 +03:00 [DBG] Connection id "0HNC8090TGD9K" disconnecting. 2025-07-01 11:55:49.002 +03:00 [DBG] Connection id "0HNC8090TGD9K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:49.003 +03:00 [DBG] Connection id "0HNC8090TGD9K" stopped. 2025-07-01 11:55:53.997 +03:00 [DBG] Connection id "0HNC8090TGD9L" accepted. 2025-07-01 11:55:53.997 +03:00 [DBG] Connection id "0HNC8090TGD9L" started. 2025-07-01 11:55:53.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:55:53.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:53.998 +03:00 [DBG] POST requests are not supported 2025-07-01 11:55:53.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:55:53.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:55:53.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:53.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:53.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:53.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:55:53.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:55:53.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:53.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:55:53.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:53.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:53.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:55:53.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:53.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:53.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:53.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:53.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:55:53.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:55:53.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:53.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:53.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:53.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:53.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:53.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1809ms. 2025-07-01 11:55:53.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:53.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:53.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:53.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:53.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:53.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:53.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:53.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:53.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:53.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:55:53.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:53.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:53.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:53.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:53.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:53.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:53.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:53.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0825ms 2025-07-01 11:55:54.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:54.000 +03:00 [DBG] Connection id "0HNC8090TGD9L" completed keep alive response. 2025-07-01 11:55:54.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0541ms 2025-07-01 11:55:54.000 +03:00 [DBG] Connection id "0HNC8090TGD9L" received FIN. 2025-07-01 11:55:54.000 +03:00 [DBG] Connection id "0HNC8090TGD9L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:54.000 +03:00 [DBG] Connection id "0HNC8090TGD9L" disconnecting. 2025-07-01 11:55:54.000 +03:00 [DBG] Connection id "0HNC8090TGD9L" stopped. 2025-07-01 11:55:54.980 +03:00 [DBG] Connection id "0HNC8090TGD9M" accepted. 2025-07-01 11:55:54.980 +03:00 [DBG] Connection id "0HNC8090TGD9M" started. 2025-07-01 11:55:54.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 756 2025-07-01 11:55:54.980 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:54.980 +03:00 [DBG] POST requests are not supported 2025-07-01 11:55:54.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:55:54.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:55:54.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:55:54.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:54.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:54.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:55:54.980 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:55:54.980 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:55:54.980 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:55:54.980 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:54.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:54.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:55:54.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:54.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:54.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:54.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:54.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:54.981 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:54.981 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:55:54.981 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:55:54.981 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:55:54.981 +03:00 [DBG] Connection id "0HNC8090TGD9M", Request id "0HNC8090TGD9M:00000001": started reading request body. 2025-07-01 11:55:54.981 +03:00 [DBG] Connection id "0HNC8090TGD9M", Request id "0HNC8090TGD9M:00000001": done reading request body. 2025-07-01 11:55:54.981 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:55:54.981 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:55:54.981 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:55:54.981 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:55:54.982 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:55:54.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:54.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:54.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:54.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:54.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:54.982 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:55:54.982 +03:00 [INF] Updating physical elements properties 2025-07-01 11:55:55.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.9534ms. 2025-07-01 11:55:55.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:55.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:55.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:55.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:55.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:55.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:55.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:55.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:55.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:55.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:55:55.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:55.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:55.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:55.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:55.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:55.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:55.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:55.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 20.6303ms 2025-07-01 11:55:55.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:55:55.002 +03:00 [DBG] Connection id "0HNC8090TGD9M" completed keep alive response. 2025-07-01 11:55:55.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 21.7015ms 2025-07-01 11:55:55.002 +03:00 [DBG] Connection id "0HNC8090TGD9M" received FIN. 2025-07-01 11:55:55.002 +03:00 [DBG] Connection id "0HNC8090TGD9M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:55.002 +03:00 [DBG] Connection id "0HNC8090TGD9M" disconnecting. 2025-07-01 11:55:55.002 +03:00 [DBG] Connection id "0HNC8090TGD9M" stopped. 2025-07-01 11:55:55.040 +03:00 [DBG] Connection id "0HNC8090TGD9N" accepted. 2025-07-01 11:55:55.040 +03:00 [DBG] Connection id "0HNC8090TGD9N" started. 2025-07-01 11:55:55.040 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:55:55.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:55.040 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:55:55.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:55:55.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:55:55.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:55.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:55.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:55.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:55.041 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:55:55.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:55.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:55.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:55:55.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:55.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:55.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:55.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:55.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:55.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:55.041 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:55:55.041 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:55:55.041 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:55:55.041 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:55:55.041 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:55:55.041 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:55:55.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:55.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:55.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:55.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:55.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:55.042 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:55:55.042 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:55:55.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.5865ms. 2025-07-01 11:55:55.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:55.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:55.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:55.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:55.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:55.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:55.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:55.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:55.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:55:55.045 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:55:55.045 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:55:55.045 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:55:55.045 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:55:55.045 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:55:55.045 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:55:55.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:55:55.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:55.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:55.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:55.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:55.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:55.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:55.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.1846ms 2025-07-01 11:55:55.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:55.045 +03:00 [DBG] Connection id "0HNC8090TGD9N" completed keep alive response. 2025-07-01 11:55:55.045 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.0359ms 2025-07-01 11:55:55.046 +03:00 [DBG] Connection id "0HNC8090TGD9N" received FIN. 2025-07-01 11:55:55.046 +03:00 [DBG] Connection id "0HNC8090TGD9N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:55.046 +03:00 [DBG] Connection id "0HNC8090TGD9N" disconnecting. 2025-07-01 11:55:55.046 +03:00 [DBG] Connection id "0HNC8090TGD9N" stopped. 2025-07-01 11:55:55.134 +03:00 [DBG] Connection id "0HNC8090TGD9O" accepted. 2025-07-01 11:55:55.135 +03:00 [DBG] Connection id "0HNC8090TGD9O" started. 2025-07-01 11:55:55.135 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:55:55.135 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:55.135 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:55:55.135 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:55:55.135 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:55:55.135 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:55.135 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:55.135 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:55.135 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:55.135 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:55:55.135 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:55.135 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:55.135 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:55:55.135 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:55.135 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:55.136 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:55.136 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:55.136 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:55.136 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:55.136 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:55:55.136 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:55:55.136 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:55:55.136 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:55:55.136 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:55:55.136 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:55:55.136 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:55.136 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:55.136 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:55.136 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:55.136 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:55.136 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:55:55.136 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:55:55.287 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 150.9969ms. 2025-07-01 11:55:55.287 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:55.287 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:55.287 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:55.287 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:55.287 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:55.287 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:55.287 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:55.287 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:55.287 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:55:55.287 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:55:55.287 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:55:55.287 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:55:55.287 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:55:55.287 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:55:55.288 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:55:55.289 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:55:55.289 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:55.289 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:55.289 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:55.289 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:55.289 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:55.289 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:55.289 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 153.4721ms 2025-07-01 11:55:55.289 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:55.289 +03:00 [DBG] Connection id "0HNC8090TGD9O" completed keep alive response. 2025-07-01 11:55:55.289 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 154.3096ms 2025-07-01 11:55:55.293 +03:00 [DBG] Connection id "0HNC8090TGD9O" received FIN. 2025-07-01 11:55:55.293 +03:00 [DBG] Connection id "0HNC8090TGD9O" disconnecting. 2025-07-01 11:55:55.293 +03:00 [DBG] Connection id "0HNC8090TGD9O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:55.295 +03:00 [DBG] Connection id "0HNC8090TGD9O" stopped. 2025-07-01 11:55:57.810 +03:00 [DBG] Connection id "0HNC8090TGD9P" accepted. 2025-07-01 11:55:57.810 +03:00 [DBG] Connection id "0HNC8090TGD9P" started. 2025-07-01 11:55:57.810 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:55:57.810 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:57.810 +03:00 [DBG] POST requests are not supported 2025-07-01 11:55:57.810 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:55:57.810 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:55:57.810 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:55:57.810 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:57.810 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:57.810 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:55:57.810 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:55:57.810 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:55:57.810 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:55:57.810 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:57.811 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:57.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-07-01 11:55:57.811 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:57.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-07-01 11:55:57.811 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:57.811 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:57.811 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:57.811 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:57.811 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:55:57.811 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:55:57.811 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:55:57.811 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:55:57.811 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:55:57.811 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:55:57.811 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:55:57.811 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:55:57.811 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:55:57.811 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:55:57.811 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:55:57.811 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:55:57.811 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:55:57.811 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:55:57.811 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:55:57.811 +03:00 [DBG] Connection id "0HNC8090TGD9P", Request id "0HNC8090TGD9P:00000001": started reading request body. 2025-07-01 11:55:57.811 +03:00 [DBG] Connection id "0HNC8090TGD9P", Request id "0HNC8090TGD9P:00000001": done reading request body. 2025-07-01 11:55:57.812 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:55:57.812 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:55:57.812 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:55:57.812 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:55:57.812 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:55:57.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:57.812 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:57.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:57.812 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:57.812 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:57.812 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:55:57.812 +03:00 [INF] Changing group of physicals [469] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:55:57.829 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.8765ms. 2025-07-01 11:55:57.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:57.829 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:57.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:57.829 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:57.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:57.829 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:57.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:57.829 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:57.829 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:57.829 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:55:57.829 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:57.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:57.829 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:57.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:57.829 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:57.829 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:57.829 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:57.829 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 18.5628ms 2025-07-01 11:55:57.829 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:55:57.829 +03:00 [DBG] Connection id "0HNC8090TGD9P" completed keep alive response. 2025-07-01 11:55:57.829 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 19.3115ms 2025-07-01 11:55:57.829 +03:00 [DBG] Connection id "0HNC8090TGD9P" received FIN. 2025-07-01 11:55:57.830 +03:00 [DBG] Connection id "0HNC8090TGD9P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:57.830 +03:00 [DBG] Connection id "0HNC8090TGD9P" disconnecting. 2025-07-01 11:55:57.830 +03:00 [DBG] Connection id "0HNC8090TGD9P" stopped. 2025-07-01 11:55:57.871 +03:00 [DBG] Connection id "0HNC8090TGD9Q" accepted. 2025-07-01 11:55:57.871 +03:00 [DBG] Connection id "0HNC8090TGD9Q" started. 2025-07-01 11:55:57.871 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:55:57.871 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:57.871 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:55:57.871 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:55:57.871 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:55:57.871 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:57.871 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:57.871 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:57.871 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:57.871 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:55:57.871 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:57.871 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:57.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-07-01 11:55:57.871 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:57.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-07-01 11:55:57.871 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:57.871 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:57.871 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:57.871 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:57.871 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:55:57.871 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:55:57.871 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:55:57.871 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:55:57.871 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:55:57.871 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:55:57.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:57.871 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:57.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:57.872 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:57.872 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:57.872 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:55:57.872 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:55:57.873 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.2275ms. 2025-07-01 11:55:57.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:57.873 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:57.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:57.873 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:57.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:57.873 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:57.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:57.873 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:57.873 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:55:57.873 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:55:57.873 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:55:57.873 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:55:57.873 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:55:57.873 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:55:57.873 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:55:57.873 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:55:57.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:57.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:57.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:57.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:57.873 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:57.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:57.873 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.1631ms 2025-07-01 11:55:57.873 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:57.873 +03:00 [DBG] Connection id "0HNC8090TGD9Q" completed keep alive response. 2025-07-01 11:55:57.873 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.7368ms 2025-07-01 11:55:57.874 +03:00 [DBG] Connection id "0HNC8090TGD9Q" received FIN. 2025-07-01 11:55:57.874 +03:00 [DBG] Connection id "0HNC8090TGD9Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:57.874 +03:00 [DBG] Connection id "0HNC8090TGD9Q" disconnecting. 2025-07-01 11:55:57.874 +03:00 [DBG] Connection id "0HNC8090TGD9Q" stopped. 2025-07-01 11:55:57.935 +03:00 [DBG] Connection id "0HNC8090TGD9R" accepted. 2025-07-01 11:55:57.935 +03:00 [DBG] Connection id "0HNC8090TGD9R" started. 2025-07-01 11:55:57.935 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:55:57.935 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:57.935 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:55:57.935 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:55:57.936 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:55:57.936 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:57.936 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:57.936 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:57.936 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:57.936 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:55:57.936 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:57.936 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:57.936 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:55:57.936 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:57.936 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:57.936 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:57.936 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:57.936 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:57.936 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:55:57.936 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:55:57.936 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:55:57.936 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:55:57.936 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:55:57.936 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:55:57.936 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:55:57.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:57.937 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:57.937 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:57.937 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:57.937 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:57.937 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:55:57.937 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:55:58.112 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 175.1767ms. 2025-07-01 11:55:58.112 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:58.112 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:58.112 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:58.112 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:58.112 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:58.112 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:58.112 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:58.112 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:58.112 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:55:58.112 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:55:58.112 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:55:58.112 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:55:58.112 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:55:58.112 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:55:58.112 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:55:58.114 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:55:58.114 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:58.114 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:58.114 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:58.114 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:58.114 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:58.114 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:58.114 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 177.6329ms 2025-07-01 11:55:58.114 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:55:58.114 +03:00 [DBG] Connection id "0HNC8090TGD9R" completed keep alive response. 2025-07-01 11:55:58.114 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 178.4133ms 2025-07-01 11:55:58.118 +03:00 [DBG] Connection id "0HNC8090TGD9R" received FIN. 2025-07-01 11:55:58.118 +03:00 [DBG] Connection id "0HNC8090TGD9R" disconnecting. 2025-07-01 11:55:58.118 +03:00 [DBG] Connection id "0HNC8090TGD9R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:58.119 +03:00 [DBG] Connection id "0HNC8090TGD9R" stopped. 2025-07-01 11:55:58.992 +03:00 [DBG] Connection id "0HNC8090TGD9S" accepted. 2025-07-01 11:55:58.992 +03:00 [DBG] Connection id "0HNC8090TGD9S" started. 2025-07-01 11:55:58.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:55:58.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:55:58.992 +03:00 [DBG] POST requests are not supported 2025-07-01 11:55:58.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:55:58.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:55:58.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:58.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:55:58.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:55:58.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:55:58.992 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:55:58.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:58.992 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:55:58.992 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:55:58.992 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:55:58.992 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:55:58.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:55:58.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:55:58.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:58.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:58.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:55:58.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:55:58.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:58.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:58.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:58.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:58.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:55:58.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1772ms. 2025-07-01 11:55:58.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:58.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:55:58.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:58.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:55:58.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:58.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:58.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:58.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:58.993 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:58.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:55:58.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:55:58.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:58.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:55:58.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:58.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:58.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:58.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:55:58.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7655ms 2025-07-01 11:55:58.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:55:58.993 +03:00 [DBG] Connection id "0HNC8090TGD9S" completed keep alive response. 2025-07-01 11:55:58.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.359ms 2025-07-01 11:55:58.993 +03:00 [DBG] Connection id "0HNC8090TGD9S" received FIN. 2025-07-01 11:55:58.993 +03:00 [DBG] Connection id "0HNC8090TGD9S" disconnecting. 2025-07-01 11:55:58.993 +03:00 [DBG] Connection id "0HNC8090TGD9S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:55:58.995 +03:00 [DBG] Connection id "0HNC8090TGD9S" stopped. 2025-07-01 11:56:04.000 +03:00 [DBG] Connection id "0HNC8090TGD9T" accepted. 2025-07-01 11:56:04.001 +03:00 [DBG] Connection id "0HNC8090TGD9T" started. 2025-07-01 11:56:04.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:56:04.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:56:04.001 +03:00 [DBG] POST requests are not supported 2025-07-01 11:56:04.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:56:04.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:56:04.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:04.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:56:04.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:56:04.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:56:04.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:56:04.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:04.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:56:04.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:56:04.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:56:04.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:56:04.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:56:04.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:56:04.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:04.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:04.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:56:04.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:56:04.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:04.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:04.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:04.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:04.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:56:04.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1251ms. 2025-07-01 11:56:04.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:04.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:04.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:04.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:04.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:04.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:04.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:04.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:04.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:04.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:56:04.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:04.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:04.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:04.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:04.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:04.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:04.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:04.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.806ms 2025-07-01 11:56:04.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:04.002 +03:00 [DBG] Connection id "0HNC8090TGD9T" completed keep alive response. 2025-07-01 11:56:04.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4766ms 2025-07-01 11:56:04.002 +03:00 [DBG] Connection id "0HNC8090TGD9T" received FIN. 2025-07-01 11:56:04.002 +03:00 [DBG] Connection id "0HNC8090TGD9T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:56:04.002 +03:00 [DBG] Connection id "0HNC8090TGD9T" disconnecting. 2025-07-01 11:56:04.003 +03:00 [DBG] Connection id "0HNC8090TGD9T" stopped. 2025-07-01 11:56:08.955 +03:00 [DBG] Connection id "0HNC8090TGD9U" accepted. 2025-07-01 11:56:08.955 +03:00 [DBG] Connection id "0HNC8090TGD9U" started. 2025-07-01 11:56:08.956 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 762 2025-07-01 11:56:08.956 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:56:08.956 +03:00 [DBG] POST requests are not supported 2025-07-01 11:56:08.956 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:56:08.956 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:56:08.956 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:56:08.956 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:56:08.956 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:56:08.956 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:56:08.956 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:56:08.956 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:56:08.956 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:56:08.956 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:56:08.956 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:56:08.956 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:56:08.956 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:56:08.956 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:56:08.956 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:08.956 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:08.956 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:56:08.956 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:56:08.956 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:56:08.956 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:56:08.956 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:56:08.956 +03:00 [DBG] Connection id "0HNC8090TGD9U", Request id "0HNC8090TGD9U:00000001": started reading request body. 2025-07-01 11:56:08.956 +03:00 [DBG] Connection id "0HNC8090TGD9U", Request id "0HNC8090TGD9U:00000001": done reading request body. 2025-07-01 11:56:08.956 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:56:08.956 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:56:08.956 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:56:08.956 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:56:08.957 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:56:08.957 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:08.957 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:08.957 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:08.957 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:08.957 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:56:08.957 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:56:08.957 +03:00 [INF] Updating physical elements properties 2025-07-01 11:56:08.974 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.8579ms. 2025-07-01 11:56:08.974 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:08.974 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:08.974 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:08.974 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:08.974 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:08.974 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:08.974 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:08.974 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:08.974 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:08.974 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:56:08.974 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:08.974 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:08.974 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:08.974 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:08.974 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:08.974 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:08.974 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:08.974 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 18.2511ms 2025-07-01 11:56:08.974 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:56:08.974 +03:00 [DBG] Connection id "0HNC8090TGD9U" completed keep alive response. 2025-07-01 11:56:08.974 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 18.9033ms 2025-07-01 11:56:08.975 +03:00 [DBG] Connection id "0HNC8090TGD9U" received FIN. 2025-07-01 11:56:08.975 +03:00 [DBG] Connection id "0HNC8090TGD9U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:56:08.975 +03:00 [DBG] Connection id "0HNC8090TGD9U" disconnecting. 2025-07-01 11:56:08.975 +03:00 [DBG] Connection id "0HNC8090TGD9U" stopped. 2025-07-01 11:56:09.015 +03:00 [DBG] Connection id "0HNC8090TGD9V" accepted. 2025-07-01 11:56:09.015 +03:00 [DBG] Connection id "0HNC8090TGD9V" started. 2025-07-01 11:56:09.016 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:56:09.016 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:56:09.016 +03:00 [DBG] POST requests are not supported 2025-07-01 11:56:09.016 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:56:09.016 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:56:09.016 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:09.016 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:56:09.016 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:56:09.016 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:56:09.016 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:56:09.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:09.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:56:09.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:56:09.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:56:09.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:56:09.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:56:09.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:56:09.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:09.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:09.016 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:56:09.016 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:56:09.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:09.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:09.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:09.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:09.016 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:56:09.017 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1705ms. 2025-07-01 11:56:09.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:09.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:09.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:09.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:09.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:09.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:09.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:09.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:09.017 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:09.017 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:56:09.017 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:09.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:09.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:09.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:09.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:09.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:09.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:09.017 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8393ms 2025-07-01 11:56:09.017 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:09.017 +03:00 [DBG] Connection id "0HNC8090TGD9V" completed keep alive response. 2025-07-01 11:56:09.017 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.55ms 2025-07-01 11:56:09.017 +03:00 [DBG] Connection id "0HNC8090TGD9V" received FIN. 2025-07-01 11:56:09.017 +03:00 [DBG] Connection id "0HNC8090TGD9V" disconnecting. 2025-07-01 11:56:09.018 +03:00 [DBG] Connection id "0HNC8090TGD9V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:56:09.019 +03:00 [DBG] Connection id "0HNC8090TGD9V" stopped. 2025-07-01 11:56:09.055 +03:00 [DBG] Connection id "0HNC8090TGDA0" accepted. 2025-07-01 11:56:09.056 +03:00 [DBG] Connection id "0HNC8090TGDA0" started. 2025-07-01 11:56:09.056 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:56:09.056 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:56:09.056 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:56:09.056 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:56:09.056 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:56:09.056 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:56:09.056 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:56:09.056 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:56:09.056 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:56:09.056 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:56:09.056 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:56:09.056 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:56:09.056 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:56:09.056 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:56:09.056 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:56:09.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:09.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:09.056 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:56:09.056 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:56:09.056 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:56:09.056 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:56:09.056 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:56:09.056 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:56:09.056 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:56:09.056 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:56:09.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:09.056 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:09.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:09.056 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:09.057 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:56:09.057 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:56:09.057 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:56:09.059 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.3631ms. 2025-07-01 11:56:09.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:09.059 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:09.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:09.059 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:09.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:09.059 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:09.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:09.059 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:09.059 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:56:09.059 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:56:09.059 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:56:09.059 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:56:09.059 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:56:09.059 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:56:09.059 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:56:09.059 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:56:09.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:09.059 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:09.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:09.059 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:09.059 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:09.059 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:09.060 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.3089ms 2025-07-01 11:56:09.060 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:56:09.060 +03:00 [DBG] Connection id "0HNC8090TGDA0" completed keep alive response. 2025-07-01 11:56:09.060 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.8167ms 2025-07-01 11:56:09.060 +03:00 [DBG] Connection id "0HNC8090TGDA0" received FIN. 2025-07-01 11:56:09.060 +03:00 [DBG] Connection id "0HNC8090TGDA0" disconnecting. 2025-07-01 11:56:09.061 +03:00 [DBG] Connection id "0HNC8090TGDA0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:56:09.062 +03:00 [DBG] Connection id "0HNC8090TGDA0" stopped. 2025-07-01 11:56:09.137 +03:00 [DBG] Connection id "0HNC8090TGDA1" accepted. 2025-07-01 11:56:09.138 +03:00 [DBG] Connection id "0HNC8090TGDA1" started. 2025-07-01 11:56:09.138 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:56:09.138 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:56:09.138 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:56:09.138 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:56:09.138 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:56:09.138 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:56:09.138 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:56:09.138 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:56:09.138 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:56:09.138 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:56:09.139 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:56:09.139 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:56:09.139 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:56:09.139 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:56:09.139 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:56:09.139 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:09.139 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:09.139 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:56:09.139 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:56:09.139 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:56:09.139 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:56:09.139 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:56:09.139 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:56:09.139 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:56:09.140 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:56:09.140 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:09.140 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:09.140 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:09.140 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:09.140 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:56:09.140 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:56:09.140 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:56:09.301 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 161.2284ms. 2025-07-01 11:56:09.301 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:09.301 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:09.301 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:09.301 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:09.301 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:09.301 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:09.301 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:09.302 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:09.302 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:56:09.302 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:56:09.302 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:56:09.302 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:56:09.302 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:56:09.302 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:56:09.302 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:56:09.305 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:56:09.305 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:09.305 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:09.305 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:09.305 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:09.305 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:09.305 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:09.305 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 166.2706ms 2025-07-01 11:56:09.305 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:56:09.305 +03:00 [DBG] Connection id "0HNC8090TGDA1" completed keep alive response. 2025-07-01 11:56:09.305 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 167.725ms 2025-07-01 11:56:09.308 +03:00 [DBG] Connection id "0HNC8090TGDA1" received FIN. 2025-07-01 11:56:09.308 +03:00 [DBG] Connection id "0HNC8090TGDA1" disconnecting. 2025-07-01 11:56:09.308 +03:00 [DBG] Connection id "0HNC8090TGDA1" stopped. 2025-07-01 11:56:09.308 +03:00 [DBG] Connection id "0HNC8090TGDA1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:56:11.458 +03:00 [DBG] Connection id "0HNC8090TGDA2" accepted. 2025-07-01 11:56:11.458 +03:00 [DBG] Connection id "0HNC8090TGDA2" started. 2025-07-01 11:56:11.458 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:56:11.459 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:56:11.459 +03:00 [DBG] POST requests are not supported 2025-07-01 11:56:11.459 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:56:11.459 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:56:11.459 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:56:11.459 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:56:11.459 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:56:11.459 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:56:11.459 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:56:11.459 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:56:11.459 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:56:11.459 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:56:11.459 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:56:11.459 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:56:11.459 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:56:11.459 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:56:11.459 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:11.459 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:11.459 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:56:11.459 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:56:11.459 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:56:11.459 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:56:11.459 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:56:11.459 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:56:11.459 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:56:11.459 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:56:11.459 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:56:11.459 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:56:11.459 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:56:11.459 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:56:11.459 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:56:11.459 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:56:11.459 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:56:11.459 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:56:11.459 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:56:11.460 +03:00 [DBG] Connection id "0HNC8090TGDA2", Request id "0HNC8090TGDA2:00000001": started reading request body. 2025-07-01 11:56:11.460 +03:00 [DBG] Connection id "0HNC8090TGDA2", Request id "0HNC8090TGDA2:00000001": done reading request body. 2025-07-01 11:56:11.460 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:56:11.460 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:56:11.460 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:56:11.460 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:56:11.460 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:56:11.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:11.460 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:11.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:11.460 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:11.460 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:56:11.460 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:56:11.460 +03:00 [INF] Changing group of physicals [472] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:56:11.479 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.4372ms. 2025-07-01 11:56:11.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:11.479 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:11.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:11.480 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:11.480 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:11.480 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:11.480 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:11.480 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:11.480 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:11.480 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:56:11.480 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:11.480 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:11.480 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:11.480 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:11.480 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:11.480 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:11.480 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:11.480 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 20.9987ms 2025-07-01 11:56:11.480 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:56:11.480 +03:00 [DBG] Connection id "0HNC8090TGDA2" completed keep alive response. 2025-07-01 11:56:11.480 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 21.7237ms 2025-07-01 11:56:11.480 +03:00 [DBG] Connection id "0HNC8090TGDA2" received FIN. 2025-07-01 11:56:11.480 +03:00 [DBG] Connection id "0HNC8090TGDA2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:56:11.481 +03:00 [DBG] Connection id "0HNC8090TGDA2" disconnecting. 2025-07-01 11:56:11.481 +03:00 [DBG] Connection id "0HNC8090TGDA2" stopped. 2025-07-01 11:56:11.532 +03:00 [DBG] Connection id "0HNC8090TGDA3" accepted. 2025-07-01 11:56:11.533 +03:00 [DBG] Connection id "0HNC8090TGDA3" started. 2025-07-01 11:56:11.533 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:56:11.533 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:56:11.533 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:56:11.533 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:56:11.533 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:56:11.533 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:56:11.533 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:56:11.533 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:56:11.533 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:56:11.533 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:56:11.533 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:56:11.533 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:56:11.533 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:56:11.533 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:56:11.533 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:56:11.533 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:11.533 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:11.534 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:56:11.534 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:56:11.534 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:56:11.534 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:56:11.534 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:56:11.534 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:56:11.534 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:56:11.534 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:56:11.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:11.534 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:11.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:11.534 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:11.534 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:56:11.534 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:56:11.534 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:56:11.536 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5004ms. 2025-07-01 11:56:11.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:11.536 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:11.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:11.536 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:11.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:11.536 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:11.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:11.536 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:11.536 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:56:11.536 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:56:11.536 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:56:11.536 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:56:11.536 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:56:11.536 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:56:11.536 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:56:11.536 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:56:11.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:11.536 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:11.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:11.536 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:11.536 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:11.537 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:11.537 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.1217ms 2025-07-01 11:56:11.537 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:56:11.537 +03:00 [DBG] Connection id "0HNC8090TGDA3" completed keep alive response. 2025-07-01 11:56:11.537 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.8858ms 2025-07-01 11:56:11.537 +03:00 [DBG] Connection id "0HNC8090TGDA3" received FIN. 2025-07-01 11:56:11.537 +03:00 [DBG] Connection id "0HNC8090TGDA3" disconnecting. 2025-07-01 11:56:11.537 +03:00 [DBG] Connection id "0HNC8090TGDA3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:56:11.538 +03:00 [DBG] Connection id "0HNC8090TGDA3" stopped. 2025-07-01 11:56:11.605 +03:00 [DBG] Connection id "0HNC8090TGDA4" accepted. 2025-07-01 11:56:11.605 +03:00 [DBG] Connection id "0HNC8090TGDA4" started. 2025-07-01 11:56:11.606 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:56:11.606 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:56:11.606 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:56:11.606 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:56:11.606 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:56:11.606 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:56:11.606 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:56:11.606 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:56:11.606 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:56:11.606 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:56:11.606 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:56:11.606 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:56:11.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-07-01 11:56:11.606 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:56:11.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-07-01 11:56:11.606 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:11.606 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:11.607 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:56:11.607 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:56:11.607 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:56:11.607 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:56:11.607 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:56:11.607 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:56:11.607 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:56:11.607 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:56:11.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:11.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:11.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:11.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:11.607 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:56:11.607 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:56:11.607 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:56:11.776 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 169.1948ms. 2025-07-01 11:56:11.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:11.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:11.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:11.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:11.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:11.777 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:11.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:11.777 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:11.777 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:56:11.777 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:56:11.777 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:56:11.777 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:56:11.777 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:56:11.777 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:56:11.777 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:56:11.778 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:56:11.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:11.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:11.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:11.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:11.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:11.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:11.778 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 171.8492ms 2025-07-01 11:56:11.778 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:56:11.778 +03:00 [DBG] Connection id "0HNC8090TGDA4" completed keep alive response. 2025-07-01 11:56:11.778 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 172.8689ms 2025-07-01 11:56:11.783 +03:00 [DBG] Connection id "0HNC8090TGDA4" received FIN. 2025-07-01 11:56:11.783 +03:00 [DBG] Connection id "0HNC8090TGDA4" disconnecting. 2025-07-01 11:56:11.783 +03:00 [DBG] Connection id "0HNC8090TGDA4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:56:11.784 +03:00 [DBG] Connection id "0HNC8090TGDA4" stopped. 2025-07-01 11:56:13.992 +03:00 [DBG] Connection id "0HNC8090TGDA5" accepted. 2025-07-01 11:56:13.993 +03:00 [DBG] Connection id "0HNC8090TGDA5" started. 2025-07-01 11:56:13.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:56:13.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:56:13.993 +03:00 [DBG] POST requests are not supported 2025-07-01 11:56:13.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:56:13.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:56:13.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:13.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:56:13.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:56:13.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:56:13.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:56:13.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:13.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:56:13.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:56:13.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:56:13.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:56:13.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:56:13.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:56:13.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:13.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:13.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:56:13.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:56:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:13.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:56:13.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.175ms. 2025-07-01 11:56:13.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:13.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:13.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:13.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:13.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:13.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:56:13.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:13.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:13.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:13.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8273ms 2025-07-01 11:56:13.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:13.996 +03:00 [DBG] Connection id "0HNC8090TGDA5" completed keep alive response. 2025-07-01 11:56:13.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8921ms 2025-07-01 11:56:13.996 +03:00 [DBG] Connection id "0HNC8090TGDA5" received FIN. 2025-07-01 11:56:13.996 +03:00 [DBG] Connection id "0HNC8090TGDA5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:56:13.996 +03:00 [DBG] Connection id "0HNC8090TGDA5" disconnecting. 2025-07-01 11:56:13.996 +03:00 [DBG] Connection id "0HNC8090TGDA5" stopped. 2025-07-01 11:56:19.006 +03:00 [DBG] Connection id "0HNC8090TGDA6" accepted. 2025-07-01 11:56:19.006 +03:00 [DBG] Connection id "0HNC8090TGDA6" started. 2025-07-01 11:56:19.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:56:19.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:56:19.006 +03:00 [DBG] POST requests are not supported 2025-07-01 11:56:19.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:56:19.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:56:19.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:19.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:56:19.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:56:19.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:56:19.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:56:19.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:19.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:56:19.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:56:19.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:56:19.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:56:19.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:56:19.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:56:19.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:19.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:19.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:56:19.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:56:19.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:19.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:19.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:19.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:19.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:56:19.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.132ms. 2025-07-01 11:56:19.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:19.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:19.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:19.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:19.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:19.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:56:19.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:19.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:19.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:19.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.743ms 2025-07-01 11:56:19.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:19.008 +03:00 [DBG] Connection id "0HNC8090TGDA6" completed keep alive response. 2025-07-01 11:56:19.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4168ms 2025-07-01 11:56:19.008 +03:00 [DBG] Connection id "0HNC8090TGDA6" received FIN. 2025-07-01 11:56:19.008 +03:00 [DBG] Connection id "0HNC8090TGDA6" disconnecting. 2025-07-01 11:56:19.008 +03:00 [DBG] Connection id "0HNC8090TGDA6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:56:19.009 +03:00 [DBG] Connection id "0HNC8090TGDA6" stopped. 2025-07-01 11:56:22.278 +03:00 [DBG] Connection id "0HNC8090TGDA7" accepted. 2025-07-01 11:56:22.278 +03:00 [DBG] Connection id "0HNC8090TGDA7" started. 2025-07-01 11:56:22.278 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 762 2025-07-01 11:56:22.278 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:56:22.278 +03:00 [DBG] POST requests are not supported 2025-07-01 11:56:22.278 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:56:22.278 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:56:22.278 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:56:22.278 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:56:22.278 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:56:22.278 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:56:22.278 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:56:22.278 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:56:22.279 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:56:22.279 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:56:22.279 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:56:22.279 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:56:22.279 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:56:22.279 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:56:22.279 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:22.279 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:22.279 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:56:22.279 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:56:22.279 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:56:22.279 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:56:22.279 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:56:22.279 +03:00 [DBG] Connection id "0HNC8090TGDA7", Request id "0HNC8090TGDA7:00000001": started reading request body. 2025-07-01 11:56:22.279 +03:00 [DBG] Connection id "0HNC8090TGDA7", Request id "0HNC8090TGDA7:00000001": done reading request body. 2025-07-01 11:56:22.279 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:56:22.279 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:56:22.279 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:56:22.279 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:56:22.279 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:56:22.279 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:22.279 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:22.279 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:22.279 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:22.279 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:56:22.279 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:56:22.280 +03:00 [INF] Updating physical elements properties 2025-07-01 11:56:22.299 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.5616ms. 2025-07-01 11:56:22.299 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:22.299 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:22.299 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:22.299 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:22.299 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:22.299 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:22.299 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:22.299 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:22.299 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:22.299 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:56:22.299 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:22.299 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:22.299 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:22.299 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:22.299 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:22.299 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:22.299 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:22.300 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 20.7752ms 2025-07-01 11:56:22.300 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:56:22.300 +03:00 [DBG] Connection id "0HNC8090TGDA7" completed keep alive response. 2025-07-01 11:56:22.300 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 21.6681ms 2025-07-01 11:56:22.300 +03:00 [DBG] Connection id "0HNC8090TGDA7" received FIN. 2025-07-01 11:56:22.300 +03:00 [DBG] Connection id "0HNC8090TGDA7" disconnecting. 2025-07-01 11:56:22.300 +03:00 [DBG] Connection id "0HNC8090TGDA7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:56:22.301 +03:00 [DBG] Connection id "0HNC8090TGDA7" stopped. 2025-07-01 11:56:22.338 +03:00 [DBG] Connection id "0HNC8090TGDA8" accepted. 2025-07-01 11:56:22.338 +03:00 [DBG] Connection id "0HNC8090TGDA8" started. 2025-07-01 11:56:22.338 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:56:22.338 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:56:22.338 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:56:22.338 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:56:22.338 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:56:22.338 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:56:22.338 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:56:22.338 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:56:22.338 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:56:22.338 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:56:22.338 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:56:22.338 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:56:22.338 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:56:22.338 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:56:22.338 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:56:22.338 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:22.338 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:22.338 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:56:22.338 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:56:22.338 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:56:22.338 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:56:22.338 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:56:22.338 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:56:22.339 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:56:22.339 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:56:22.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:22.339 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:22.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:22.339 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:22.339 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:56:22.339 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:56:22.339 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:56:22.341 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.053ms. 2025-07-01 11:56:22.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:22.341 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:22.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:22.341 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:22.341 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:22.341 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:22.341 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:22.341 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:22.341 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:56:22.341 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:56:22.341 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:56:22.341 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:56:22.341 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:56:22.341 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:56:22.341 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:56:22.341 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:56:22.341 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:22.341 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:22.341 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:22.341 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:22.341 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:22.341 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:22.341 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.0536ms 2025-07-01 11:56:22.341 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:56:22.341 +03:00 [DBG] Connection id "0HNC8090TGDA8" completed keep alive response. 2025-07-01 11:56:22.341 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.6084ms 2025-07-01 11:56:22.342 +03:00 [DBG] Connection id "0HNC8090TGDA8" received FIN. 2025-07-01 11:56:22.342 +03:00 [DBG] Connection id "0HNC8090TGDA8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:56:22.342 +03:00 [DBG] Connection id "0HNC8090TGDA8" disconnecting. 2025-07-01 11:56:22.342 +03:00 [DBG] Connection id "0HNC8090TGDA8" stopped. 2025-07-01 11:56:22.407 +03:00 [DBG] Connection id "0HNC8090TGDA9" accepted. 2025-07-01 11:56:22.407 +03:00 [DBG] Connection id "0HNC8090TGDA9" started. 2025-07-01 11:56:22.407 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:56:22.407 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:56:22.407 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:56:22.407 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:56:22.407 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:56:22.407 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:56:22.407 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:56:22.408 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:56:22.408 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:56:22.408 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:56:22.408 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:56:22.408 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:56:22.408 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:56:22.408 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:56:22.408 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:56:22.408 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:22.408 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:22.408 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:56:22.408 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:56:22.408 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:56:22.408 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:56:22.408 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:56:22.408 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:56:22.408 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:56:22.408 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:56:22.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:22.408 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:22.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:22.408 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:22.408 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:56:22.408 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:56:22.408 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:56:22.570 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 161.5467ms. 2025-07-01 11:56:22.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:22.570 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:22.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:22.570 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:22.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:22.570 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:22.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:22.570 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:22.570 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:56:22.570 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:56:22.570 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:56:22.570 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:56:22.570 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:56:22.570 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:56:22.570 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:56:22.571 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:56:22.571 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:22.571 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:22.571 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:22.571 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:22.571 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:22.571 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:22.571 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 163.6959ms 2025-07-01 11:56:22.571 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:56:22.572 +03:00 [DBG] Connection id "0HNC8090TGDA9" completed keep alive response. 2025-07-01 11:56:22.572 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 164.2708ms 2025-07-01 11:56:22.576 +03:00 [DBG] Connection id "0HNC8090TGDA9" received FIN. 2025-07-01 11:56:22.576 +03:00 [DBG] Connection id "0HNC8090TGDA9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:56:22.576 +03:00 [DBG] Connection id "0HNC8090TGDA9" disconnecting. 2025-07-01 11:56:22.576 +03:00 [DBG] Connection id "0HNC8090TGDA9" stopped. 2025-07-01 11:56:23.998 +03:00 [DBG] Connection id "0HNC8090TGDAA" accepted. 2025-07-01 11:56:23.998 +03:00 [DBG] Connection id "0HNC8090TGDAA" started. 2025-07-01 11:56:23.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:56:23.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:56:23.999 +03:00 [DBG] POST requests are not supported 2025-07-01 11:56:23.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:56:23.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:56:23.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:23.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:56:23.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:56:23.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:56:23.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:56:23.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:23.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:56:23.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:56:23.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:56:23.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:56:23.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:56:23.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:56:23.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:23.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:23.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:56:23.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:56:23.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:23.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:23.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:23.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:23.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:56:24.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.145ms. 2025-07-01 11:56:24.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:24.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:24.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:24.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:24.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:24.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:24.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:24.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:24.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:24.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:56:24.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:24.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:24.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:24.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:24.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:24.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:24.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:24.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8167ms 2025-07-01 11:56:24.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:24.000 +03:00 [DBG] Connection id "0HNC8090TGDAA" completed keep alive response. 2025-07-01 11:56:24.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5763ms 2025-07-01 11:56:24.000 +03:00 [DBG] Connection id "0HNC8090TGDAA" received FIN. 2025-07-01 11:56:24.000 +03:00 [DBG] Connection id "0HNC8090TGDAA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:56:24.000 +03:00 [DBG] Connection id "0HNC8090TGDAA" disconnecting. 2025-07-01 11:56:24.001 +03:00 [DBG] Connection id "0HNC8090TGDAA" stopped. 2025-07-01 11:56:25.493 +03:00 [DBG] Connection id "0HNC8090TGDAB" accepted. 2025-07-01 11:56:25.493 +03:00 [DBG] Connection id "0HNC8090TGDAB" started. 2025-07-01 11:56:25.493 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:56:25.493 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:56:25.493 +03:00 [DBG] POST requests are not supported 2025-07-01 11:56:25.493 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:56:25.493 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:56:25.493 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:56:25.493 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:56:25.493 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:56:25.493 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:56:25.493 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:56:25.493 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:56:25.494 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:56:25.494 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:56:25.494 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:56:25.494 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:56:25.494 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:56:25.494 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:56:25.494 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:25.494 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:25.494 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:56:25.494 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:56:25.494 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:56:25.494 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:56:25.494 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:56:25.494 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:56:25.494 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:56:25.494 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:56:25.494 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:56:25.494 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:56:25.494 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:56:25.494 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:56:25.494 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:56:25.494 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:56:25.494 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:56:25.494 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:56:25.494 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:56:25.494 +03:00 [DBG] Connection id "0HNC8090TGDAB", Request id "0HNC8090TGDAB:00000001": started reading request body. 2025-07-01 11:56:25.494 +03:00 [DBG] Connection id "0HNC8090TGDAB", Request id "0HNC8090TGDAB:00000001": done reading request body. 2025-07-01 11:56:25.494 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:56:25.494 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:56:25.494 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:56:25.494 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:56:25.494 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:56:25.494 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:25.494 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:25.494 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:25.494 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:25.494 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:56:25.494 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:56:25.495 +03:00 [INF] Changing group of physicals [473] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:56:25.524 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 29.458ms. 2025-07-01 11:56:25.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:25.524 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:25.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:25.524 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:25.524 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:25.524 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:25.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:25.525 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:25.525 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:25.525 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:56:25.525 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:25.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:25.525 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:25.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:25.525 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:25.525 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:25.525 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:25.525 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 31.6792ms 2025-07-01 11:56:25.525 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:56:25.526 +03:00 [DBG] Connection id "0HNC8090TGDAB" completed keep alive response. 2025-07-01 11:56:25.526 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 32.4362ms 2025-07-01 11:56:25.526 +03:00 [DBG] Connection id "0HNC8090TGDAB" received FIN. 2025-07-01 11:56:25.526 +03:00 [DBG] Connection id "0HNC8090TGDAB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:56:25.526 +03:00 [DBG] Connection id "0HNC8090TGDAB" disconnecting. 2025-07-01 11:56:25.526 +03:00 [DBG] Connection id "0HNC8090TGDAB" stopped. 2025-07-01 11:56:25.568 +03:00 [DBG] Connection id "0HNC8090TGDAC" accepted. 2025-07-01 11:56:25.568 +03:00 [DBG] Connection id "0HNC8090TGDAC" started. 2025-07-01 11:56:25.568 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:56:25.568 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:56:25.568 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:56:25.568 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:56:25.568 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:56:25.568 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:56:25.569 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:56:25.569 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:56:25.569 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:56:25.569 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:56:25.569 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:56:25.569 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:56:25.569 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:56:25.569 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:56:25.569 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:56:25.569 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:25.569 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:25.569 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:56:25.570 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:56:25.570 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:56:25.570 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:56:25.570 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:56:25.570 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:56:25.570 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:56:25.570 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:56:25.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:25.570 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:25.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:25.570 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:25.570 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:56:25.570 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:56:25.570 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:56:25.573 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.3298ms. 2025-07-01 11:56:25.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:25.573 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:25.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:25.573 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:25.573 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:25.573 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:25.573 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:25.573 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:25.573 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:56:25.573 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:56:25.573 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:56:25.573 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:56:25.573 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:56:25.573 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:56:25.573 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:56:25.574 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:56:25.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:25.574 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:25.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:25.574 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:25.574 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:25.574 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:25.574 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.5277ms 2025-07-01 11:56:25.574 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:56:25.574 +03:00 [DBG] Connection id "0HNC8090TGDAC" completed keep alive response. 2025-07-01 11:56:25.574 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.9119ms 2025-07-01 11:56:25.574 +03:00 [DBG] Connection id "0HNC8090TGDAC" received FIN. 2025-07-01 11:56:25.574 +03:00 [DBG] Connection id "0HNC8090TGDAC" disconnecting. 2025-07-01 11:56:25.574 +03:00 [DBG] Connection id "0HNC8090TGDAC" stopped. 2025-07-01 11:56:25.575 +03:00 [DBG] Connection id "0HNC8090TGDAC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:56:25.642 +03:00 [DBG] Connection id "0HNC8090TGDAD" accepted. 2025-07-01 11:56:25.642 +03:00 [DBG] Connection id "0HNC8090TGDAD" started. 2025-07-01 11:56:25.642 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:56:25.642 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:56:25.642 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:56:25.642 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:56:25.642 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:56:25.642 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:56:25.642 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:56:25.642 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:56:25.642 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:56:25.642 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:56:25.642 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:56:25.642 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:56:25.643 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:56:25.643 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:56:25.643 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:56:25.643 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:25.643 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:25.643 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:56:25.643 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:56:25.643 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:56:25.643 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:56:25.643 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:56:25.643 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:56:25.643 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:56:25.643 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:56:25.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:25.643 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:25.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:25.643 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:25.643 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:56:25.643 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:56:25.643 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:56:25.814 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 170.8626ms. 2025-07-01 11:56:25.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:25.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:25.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:25.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:25.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:25.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:25.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:25.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:25.814 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:56:25.814 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:56:25.814 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:56:25.814 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:56:25.814 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:56:25.814 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:56:25.814 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:56:25.816 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:56:25.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:25.816 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:25.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:25.816 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:25.816 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:25.816 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:25.816 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 173.3486ms 2025-07-01 11:56:25.816 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:56:25.816 +03:00 [DBG] Connection id "0HNC8090TGDAD" completed keep alive response. 2025-07-01 11:56:25.816 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 174.03ms 2025-07-01 11:56:25.820 +03:00 [DBG] Connection id "0HNC8090TGDAD" received FIN. 2025-07-01 11:56:25.820 +03:00 [DBG] Connection id "0HNC8090TGDAD" disconnecting. 2025-07-01 11:56:25.820 +03:00 [DBG] Connection id "0HNC8090TGDAD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:56:25.821 +03:00 [DBG] Connection id "0HNC8090TGDAD" stopped. 2025-07-01 11:56:29.015 +03:00 [DBG] Connection id "0HNC8090TGDAE" accepted. 2025-07-01 11:56:29.015 +03:00 [DBG] Connection id "0HNC8090TGDAE" started. 2025-07-01 11:56:29.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:56:29.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:56:29.015 +03:00 [DBG] POST requests are not supported 2025-07-01 11:56:29.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:56:29.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:56:29.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:29.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:56:29.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:56:29.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:56:29.015 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:56:29.015 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:29.015 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:56:29.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:56:29.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:56:29.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:56:29.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:56:29.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:56:29.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:29.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:29.016 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:56:29.016 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:56:29.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:29.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:29.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:29.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:29.016 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:56:29.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1718ms. 2025-07-01 11:56:29.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:29.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:29.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:29.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:29.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:29.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:29.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:29.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:29.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:29.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:56:29.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:29.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:29.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:29.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:29.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:29.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:29.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:29.017 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1196ms 2025-07-01 11:56:29.017 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:29.017 +03:00 [DBG] Connection id "0HNC8090TGDAE" completed keep alive response. 2025-07-01 11:56:29.017 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.812ms 2025-07-01 11:56:29.017 +03:00 [DBG] Connection id "0HNC8090TGDAE" received FIN. 2025-07-01 11:56:29.017 +03:00 [DBG] Connection id "0HNC8090TGDAE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:56:29.017 +03:00 [DBG] Connection id "0HNC8090TGDAE" disconnecting. 2025-07-01 11:56:29.017 +03:00 [DBG] Connection id "0HNC8090TGDAE" stopped. 2025-07-01 11:56:33.999 +03:00 [DBG] Connection id "0HNC8090TGDAF" accepted. 2025-07-01 11:56:33.999 +03:00 [DBG] Connection id "0HNC8090TGDAF" started. 2025-07-01 11:56:33.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:56:33.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:56:33.999 +03:00 [DBG] POST requests are not supported 2025-07-01 11:56:33.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:56:34.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:56:34.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:34.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:56:34.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:56:34.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:56:34.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:56:34.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:34.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:56:34.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:56:34.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:56:34.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:56:34.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:56:34.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:56:34.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:34.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:34.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:56:34.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:56:34.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:34.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:34.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:34.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:34.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:56:34.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1895ms. 2025-07-01 11:56:34.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:34.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:34.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:34.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:34.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:34.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:34.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:34.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:34.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:34.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:56:34.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:34.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:34.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:34.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:34.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:34.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:34.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:34.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.1737ms 2025-07-01 11:56:34.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:34.003 +03:00 [DBG] Connection id "0HNC8090TGDAF" completed keep alive response. 2025-07-01 11:56:34.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.8052ms 2025-07-01 11:56:34.003 +03:00 [DBG] Connection id "0HNC8090TGDAF" received FIN. 2025-07-01 11:56:34.003 +03:00 [DBG] Connection id "0HNC8090TGDAF" disconnecting. 2025-07-01 11:56:34.004 +03:00 [DBG] Connection id "0HNC8090TGDAF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:56:34.005 +03:00 [DBG] Connection id "0HNC8090TGDAF" stopped. 2025-07-01 11:56:38.998 +03:00 [DBG] Connection id "0HNC8090TGDAG" accepted. 2025-07-01 11:56:38.999 +03:00 [DBG] Connection id "0HNC8090TGDAG" started. 2025-07-01 11:56:38.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:56:38.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:56:38.999 +03:00 [DBG] POST requests are not supported 2025-07-01 11:56:38.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:56:38.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:56:38.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:38.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:56:38.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:56:38.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:56:38.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:56:38.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:38.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:56:38.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:56:39.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:56:39.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:56:39.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:56:39.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:56:39.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:39.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:39.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:56:39.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:56:39.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:39.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:39.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:39.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:39.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:56:39.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2517ms. 2025-07-01 11:56:39.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:39.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:39.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:39.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:39.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:39.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:39.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:39.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:39.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:39.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:56:39.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:39.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:39.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:39.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:39.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:39.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:39.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:39.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7917ms 2025-07-01 11:56:39.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:39.002 +03:00 [DBG] Connection id "0HNC8090TGDAG" completed keep alive response. 2025-07-01 11:56:39.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1928ms 2025-07-01 11:56:39.002 +03:00 [DBG] Connection id "0HNC8090TGDAG" received FIN. 2025-07-01 11:56:39.002 +03:00 [DBG] Connection id "0HNC8090TGDAG" disconnecting. 2025-07-01 11:56:39.002 +03:00 [DBG] Connection id "0HNC8090TGDAG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:56:39.003 +03:00 [DBG] Connection id "0HNC8090TGDAG" stopped. 2025-07-01 11:56:43.994 +03:00 [DBG] Connection id "0HNC8090TGDAH" accepted. 2025-07-01 11:56:43.995 +03:00 [DBG] Connection id "0HNC8090TGDAH" started. 2025-07-01 11:56:43.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:56:43.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:56:43.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:56:43.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:56:43.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:56:43.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:43.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:56:43.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:56:43.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:56:43.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:56:43.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:43.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:56:43.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:56:43.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:56:43.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:56:43.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:56:43.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:56:43.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:43.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:43.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:56:43.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:56:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:43.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:56:43.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1683ms. 2025-07-01 11:56:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:43.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:43.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:43.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:43.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:56:43.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:43.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:43.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:43.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2105ms 2025-07-01 11:56:43.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:43.997 +03:00 [DBG] Connection id "0HNC8090TGDAH" completed keep alive response. 2025-07-01 11:56:43.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3257ms 2025-07-01 11:56:43.997 +03:00 [DBG] Connection id "0HNC8090TGDAH" received FIN. 2025-07-01 11:56:43.998 +03:00 [DBG] Connection id "0HNC8090TGDAH" disconnecting. 2025-07-01 11:56:43.998 +03:00 [DBG] Connection id "0HNC8090TGDAH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:56:43.999 +03:00 [DBG] Connection id "0HNC8090TGDAH" stopped. 2025-07-01 11:56:48.999 +03:00 [DBG] Connection id "0HNC8090TGDAI" accepted. 2025-07-01 11:56:48.999 +03:00 [DBG] Connection id "0HNC8090TGDAI" started. 2025-07-01 11:56:48.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:56:48.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:56:48.999 +03:00 [DBG] POST requests are not supported 2025-07-01 11:56:48.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:56:48.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:56:48.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:48.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:56:48.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:56:48.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:56:48.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:56:48.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:48.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:56:49.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:56:49.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:56:49.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:56:49.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:56:49.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:56:49.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:49.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:49.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:56:49.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:56:49.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:49.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:49.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:49.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:49.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:56:49.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.125ms. 2025-07-01 11:56:49.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:49.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:49.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:49.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:49.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:49.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:49.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:49.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:49.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:49.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:56:49.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:49.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:49.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:49.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:49.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:49.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:49.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:49.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6727ms 2025-07-01 11:56:49.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:49.000 +03:00 [DBG] Connection id "0HNC8090TGDAI" completed keep alive response. 2025-07-01 11:56:49.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2736ms 2025-07-01 11:56:49.001 +03:00 [DBG] Connection id "0HNC8090TGDAI" received FIN. 2025-07-01 11:56:49.001 +03:00 [DBG] Connection id "0HNC8090TGDAI" disconnecting. 2025-07-01 11:56:49.001 +03:00 [DBG] Connection id "0HNC8090TGDAI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:56:49.002 +03:00 [DBG] Connection id "0HNC8090TGDAI" stopped. 2025-07-01 11:56:54.010 +03:00 [DBG] Connection id "0HNC8090TGDAJ" accepted. 2025-07-01 11:56:54.010 +03:00 [DBG] Connection id "0HNC8090TGDAJ" started. 2025-07-01 11:56:54.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:56:54.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:56:54.010 +03:00 [DBG] POST requests are not supported 2025-07-01 11:56:54.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:56:54.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:56:54.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:54.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:56:54.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:56:54.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:56:54.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:56:54.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:54.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:56:54.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:56:54.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:56:54.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:56:54.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:56:54.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:56:54.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:54.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:54.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:56:54.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:56:54.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:54.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:54.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:54.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:54.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:56:54.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.163ms. 2025-07-01 11:56:54.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:54.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:54.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:54.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:54.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:54.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:54.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:54.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:54.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:54.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:56:54.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:54.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:54.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:54.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:54.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:54.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:54.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:54.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0898ms 2025-07-01 11:56:54.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:54.012 +03:00 [DBG] Connection id "0HNC8090TGDAJ" completed keep alive response. 2025-07-01 11:56:54.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9637ms 2025-07-01 11:56:54.012 +03:00 [DBG] Connection id "0HNC8090TGDAJ" received FIN. 2025-07-01 11:56:54.012 +03:00 [DBG] Connection id "0HNC8090TGDAJ" disconnecting. 2025-07-01 11:56:54.012 +03:00 [DBG] Connection id "0HNC8090TGDAJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:56:54.013 +03:00 [DBG] Connection id "0HNC8090TGDAJ" stopped. 2025-07-01 11:56:59.007 +03:00 [DBG] Connection id "0HNC8090TGDAK" accepted. 2025-07-01 11:56:59.007 +03:00 [DBG] Connection id "0HNC8090TGDAK" started. 2025-07-01 11:56:59.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:56:59.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:56:59.007 +03:00 [DBG] POST requests are not supported 2025-07-01 11:56:59.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:56:59.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:56:59.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:59.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:56:59.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:56:59.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:56:59.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:56:59.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:59.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:56:59.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:56:59.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:56:59.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:56:59.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:56:59.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:56:59.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:59.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:59.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:56:59.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:56:59.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:59.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:59.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:59.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:59.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:56:59.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1247ms. 2025-07-01 11:56:59.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:59.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:56:59.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:59.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:56:59.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:59.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:59.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:59.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:59.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:59.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:56:59.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:56:59.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:59.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:56:59.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:59.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:59.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:59.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:56:59.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9084ms 2025-07-01 11:56:59.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:56:59.009 +03:00 [DBG] Connection id "0HNC8090TGDAK" completed keep alive response. 2025-07-01 11:56:59.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.553ms 2025-07-01 11:56:59.009 +03:00 [DBG] Connection id "0HNC8090TGDAK" received FIN. 2025-07-01 11:56:59.009 +03:00 [DBG] Connection id "0HNC8090TGDAK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:56:59.009 +03:00 [DBG] Connection id "0HNC8090TGDAK" disconnecting. 2025-07-01 11:56:59.009 +03:00 [DBG] Connection id "0HNC8090TGDAK" stopped. 2025-07-01 11:57:02.318 +03:00 [DBG] Connection id "0HNC8090TGDAL" accepted. 2025-07-01 11:57:02.319 +03:00 [DBG] Connection id "0HNC8090TGDAL" started. 2025-07-01 11:57:02.319 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 754 2025-07-01 11:57:02.319 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:02.319 +03:00 [DBG] POST requests are not supported 2025-07-01 11:57:02.319 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:57:02.319 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:57:02.319 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:57:02.319 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:02.319 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:02.319 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:57:02.319 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:57:02.319 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:57:02.319 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:57:02.319 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:02.319 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:02.319 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:02.319 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:02.319 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:02.319 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:02.319 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:02.319 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:02.319 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:02.319 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:57:02.319 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:57:02.319 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:57:02.319 +03:00 [DBG] Connection id "0HNC8090TGDAL", Request id "0HNC8090TGDAL:00000001": started reading request body. 2025-07-01 11:57:02.320 +03:00 [DBG] Connection id "0HNC8090TGDAL", Request id "0HNC8090TGDAL:00000001": done reading request body. 2025-07-01 11:57:02.320 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:57:02.320 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:57:02.320 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:57:02.320 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:57:02.320 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:57:02.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:02.320 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:02.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:02.320 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:02.320 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:02.320 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:57:02.320 +03:00 [INF] Updating physical elements properties 2025-07-01 11:57:02.338 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.9366ms. 2025-07-01 11:57:02.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:02.338 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:02.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:02.338 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:02.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:02.338 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:02.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:02.338 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:02.338 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:02.338 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:57:02.338 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:02.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:02.338 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:02.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:02.338 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:02.338 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:02.338 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:02.338 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.1142ms 2025-07-01 11:57:02.338 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:57:02.338 +03:00 [DBG] Connection id "0HNC8090TGDAL" completed keep alive response. 2025-07-01 11:57:02.338 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 19.7924ms 2025-07-01 11:57:02.339 +03:00 [DBG] Connection id "0HNC8090TGDAL" received FIN. 2025-07-01 11:57:02.339 +03:00 [DBG] Connection id "0HNC8090TGDAL" disconnecting. 2025-07-01 11:57:02.339 +03:00 [DBG] Connection id "0HNC8090TGDAL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:02.340 +03:00 [DBG] Connection id "0HNC8090TGDAL" stopped. 2025-07-01 11:57:02.385 +03:00 [DBG] Connection id "0HNC8090TGDAM" accepted. 2025-07-01 11:57:02.385 +03:00 [DBG] Connection id "0HNC8090TGDAM" started. 2025-07-01 11:57:02.385 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:57:02.385 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:02.385 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:57:02.385 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:57:02.385 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:57:02.385 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:02.385 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:02.385 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:02.385 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:02.385 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:57:02.386 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:02.386 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:02.386 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:02.386 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:02.386 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:02.386 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:02.386 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:02.386 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:02.386 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:02.386 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:57:02.386 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:57:02.386 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:57:02.386 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:57:02.386 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:57:02.386 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:57:02.386 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:02.386 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:02.386 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:02.386 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:02.386 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:02.386 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:57:02.386 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:57:02.388 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.1174ms. 2025-07-01 11:57:02.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:02.388 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:02.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:02.388 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:02.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:02.388 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:02.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:02.388 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:02.388 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:57:02.388 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:57:02.388 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:57:02.388 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:57:02.388 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:57:02.388 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:57:02.389 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:57:02.389 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:57:02.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:02.389 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:02.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:02.389 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:02.389 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:02.389 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:02.389 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.1854ms 2025-07-01 11:57:02.389 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:02.389 +03:00 [DBG] Connection id "0HNC8090TGDAM" completed keep alive response. 2025-07-01 11:57:02.389 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.7822ms 2025-07-01 11:57:02.389 +03:00 [DBG] Connection id "0HNC8090TGDAM" received FIN. 2025-07-01 11:57:02.389 +03:00 [DBG] Connection id "0HNC8090TGDAM" disconnecting. 2025-07-01 11:57:02.390 +03:00 [DBG] Connection id "0HNC8090TGDAM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:02.391 +03:00 [DBG] Connection id "0HNC8090TGDAM" stopped. 2025-07-01 11:57:02.463 +03:00 [DBG] Connection id "0HNC8090TGDAN" accepted. 2025-07-01 11:57:02.463 +03:00 [DBG] Connection id "0HNC8090TGDAN" started. 2025-07-01 11:57:02.463 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:57:02.463 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:02.463 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:57:02.463 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:57:02.463 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:57:02.463 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:02.463 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:02.463 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:02.463 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:02.463 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:57:02.463 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:02.463 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:02.463 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:02.463 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:02.463 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:02.463 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:02.463 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:02.463 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:02.463 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:02.463 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:57:02.464 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:57:02.464 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:57:02.464 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:57:02.464 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:57:02.464 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:57:02.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:02.464 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:02.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:02.464 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:02.464 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:02.464 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:57:02.464 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:57:02.610 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 146.0538ms. 2025-07-01 11:57:02.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:02.610 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:02.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:02.610 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:02.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:02.610 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:02.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:02.610 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:02.610 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:57:02.610 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:57:02.610 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:57:02.610 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:57:02.610 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:57:02.610 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:57:02.610 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:57:02.612 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:57:02.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:02.612 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:02.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:02.612 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:02.612 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:02.612 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:02.612 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 148.3821ms 2025-07-01 11:57:02.612 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:02.612 +03:00 [DBG] Connection id "0HNC8090TGDAN" completed keep alive response. 2025-07-01 11:57:02.612 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 149.1077ms 2025-07-01 11:57:02.616 +03:00 [DBG] Connection id "0HNC8090TGDAN" received FIN. 2025-07-01 11:57:02.616 +03:00 [DBG] Connection id "0HNC8090TGDAN" disconnecting. 2025-07-01 11:57:02.616 +03:00 [DBG] Connection id "0HNC8090TGDAN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:02.617 +03:00 [DBG] Connection id "0HNC8090TGDAN" stopped. 2025-07-01 11:57:04.005 +03:00 [DBG] Connection id "0HNC8090TGDAO" accepted. 2025-07-01 11:57:04.005 +03:00 [DBG] Connection id "0HNC8090TGDAO" started. 2025-07-01 11:57:04.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:57:04.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:04.005 +03:00 [DBG] POST requests are not supported 2025-07-01 11:57:04.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:57:04.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:57:04.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:04.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:04.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:04.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:57:04.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:57:04.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:04.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:57:04.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:04.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:04.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:04.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:04.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:04.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:04.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:04.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:57:04.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:57:04.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:04.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:04.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:04.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:04.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:04.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1401ms. 2025-07-01 11:57:04.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:04.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:04.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:04.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:04.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:04.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:04.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:04.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:04.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:04.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:57:04.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:04.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:04.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:04.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:04.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:04.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:04.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:04.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8328ms 2025-07-01 11:57:04.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:04.006 +03:00 [DBG] Connection id "0HNC8090TGDAO" completed keep alive response. 2025-07-01 11:57:04.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4855ms 2025-07-01 11:57:04.007 +03:00 [DBG] Connection id "0HNC8090TGDAO" received FIN. 2025-07-01 11:57:04.007 +03:00 [DBG] Connection id "0HNC8090TGDAO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:04.007 +03:00 [DBG] Connection id "0HNC8090TGDAO" disconnecting. 2025-07-01 11:57:04.007 +03:00 [DBG] Connection id "0HNC8090TGDAO" stopped. 2025-07-01 11:57:05.505 +03:00 [DBG] Connection id "0HNC8090TGDAP" accepted. 2025-07-01 11:57:05.505 +03:00 [DBG] Connection id "0HNC8090TGDAP" started. 2025-07-01 11:57:05.505 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:57:05.505 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:05.505 +03:00 [DBG] POST requests are not supported 2025-07-01 11:57:05.505 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:57:05.505 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:57:05.505 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:57:05.505 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:05.505 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:05.505 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:57:05.505 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:57:05.505 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:57:05.505 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:57:05.505 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:05.505 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:05.505 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:05.505 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:05.505 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:05.505 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:05.505 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:05.505 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:05.505 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:05.505 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:57:05.505 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:57:05.505 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:57:05.506 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:57:05.506 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:57:05.506 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:57:05.506 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:57:05.506 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:57:05.506 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:57:05.506 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:57:05.506 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:57:05.506 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:57:05.506 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:57:05.506 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:57:05.506 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:57:05.506 +03:00 [DBG] Connection id "0HNC8090TGDAP", Request id "0HNC8090TGDAP:00000001": started reading request body. 2025-07-01 11:57:05.506 +03:00 [DBG] Connection id "0HNC8090TGDAP", Request id "0HNC8090TGDAP:00000001": done reading request body. 2025-07-01 11:57:05.506 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:57:05.506 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:57:05.506 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:57:05.506 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:57:05.506 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:57:05.506 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:05.506 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:05.506 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:05.506 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:05.506 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:05.506 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:57:05.506 +03:00 [INF] Changing group of physicals [476] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:57:05.526 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.5456ms. 2025-07-01 11:57:05.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:05.526 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:05.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:05.526 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:05.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:05.526 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:05.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:05.526 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:05.526 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:05.526 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:57:05.526 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:05.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:05.526 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:05.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:05.526 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:05.526 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:05.526 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:05.526 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 20.793ms 2025-07-01 11:57:05.526 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:57:05.526 +03:00 [DBG] Connection id "0HNC8090TGDAP" completed keep alive response. 2025-07-01 11:57:05.526 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 21.4118ms 2025-07-01 11:57:05.526 +03:00 [DBG] Connection id "0HNC8090TGDAP" received FIN. 2025-07-01 11:57:05.527 +03:00 [DBG] Connection id "0HNC8090TGDAP" disconnecting. 2025-07-01 11:57:05.527 +03:00 [DBG] Connection id "0HNC8090TGDAP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:05.528 +03:00 [DBG] Connection id "0HNC8090TGDAP" stopped. 2025-07-01 11:57:05.565 +03:00 [DBG] Connection id "0HNC8090TGDAQ" accepted. 2025-07-01 11:57:05.566 +03:00 [DBG] Connection id "0HNC8090TGDAQ" started. 2025-07-01 11:57:05.566 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:57:05.566 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:05.566 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:57:05.566 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:57:05.566 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:57:05.566 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:05.566 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:05.566 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:05.566 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:05.566 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:57:05.566 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:05.566 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:05.566 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:05.566 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:05.567 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:05.567 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:05.567 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:05.567 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:05.567 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:05.567 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:57:05.567 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:57:05.567 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:57:05.567 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:57:05.567 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:57:05.567 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:57:05.567 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:05.567 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:05.567 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:05.567 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:05.567 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:05.567 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:57:05.567 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:57:05.568 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1611ms. 2025-07-01 11:57:05.568 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:05.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:05.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:05.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:05.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:05.569 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:05.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:05.569 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:05.569 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:57:05.569 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:57:05.569 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:57:05.569 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:57:05.569 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:57:05.569 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:57:05.569 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:57:05.569 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:57:05.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:05.569 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:05.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:05.569 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:05.569 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:05.569 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:05.569 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.8409ms 2025-07-01 11:57:05.569 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:05.569 +03:00 [DBG] Connection id "0HNC8090TGDAQ" completed keep alive response. 2025-07-01 11:57:05.570 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.6609ms 2025-07-01 11:57:05.570 +03:00 [DBG] Connection id "0HNC8090TGDAQ" received FIN. 2025-07-01 11:57:05.570 +03:00 [DBG] Connection id "0HNC8090TGDAQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:05.570 +03:00 [DBG] Connection id "0HNC8090TGDAQ" disconnecting. 2025-07-01 11:57:05.570 +03:00 [DBG] Connection id "0HNC8090TGDAQ" stopped. 2025-07-01 11:57:05.632 +03:00 [DBG] Connection id "0HNC8090TGDAR" accepted. 2025-07-01 11:57:05.633 +03:00 [DBG] Connection id "0HNC8090TGDAR" started. 2025-07-01 11:57:05.633 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:57:05.633 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:05.633 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:57:05.633 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:57:05.633 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:57:05.633 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:05.633 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:05.633 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:05.633 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:05.633 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:57:05.633 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:05.633 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:05.633 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:05.633 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:05.633 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:05.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:05.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:05.633 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:05.633 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:05.633 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:57:05.633 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:57:05.633 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:57:05.633 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:57:05.633 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:57:05.633 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:57:05.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:05.633 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:05.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:05.634 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:05.634 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:05.634 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:57:05.634 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:57:05.778 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 144.8154ms. 2025-07-01 11:57:05.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:05.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:05.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:05.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:05.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:05.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:05.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:05.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:05.779 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:57:05.779 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:57:05.779 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:57:05.779 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:57:05.779 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:57:05.779 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:57:05.779 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:57:05.781 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:57:05.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:05.781 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:05.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:05.781 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:05.781 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:05.781 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:05.781 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 147.767ms 2025-07-01 11:57:05.781 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:05.781 +03:00 [DBG] Connection id "0HNC8090TGDAR" completed keep alive response. 2025-07-01 11:57:05.781 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 148.3646ms 2025-07-01 11:57:05.784 +03:00 [DBG] Connection id "0HNC8090TGDAR" received FIN. 2025-07-01 11:57:05.784 +03:00 [DBG] Connection id "0HNC8090TGDAR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:05.785 +03:00 [DBG] Connection id "0HNC8090TGDAR" disconnecting. 2025-07-01 11:57:05.785 +03:00 [DBG] Connection id "0HNC8090TGDAR" stopped. 2025-07-01 11:57:09.009 +03:00 [DBG] Connection id "0HNC8090TGDAS" accepted. 2025-07-01 11:57:09.009 +03:00 [DBG] Connection id "0HNC8090TGDAS" started. 2025-07-01 11:57:09.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:57:09.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:09.009 +03:00 [DBG] POST requests are not supported 2025-07-01 11:57:09.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:57:09.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:57:09.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:09.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:09.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:09.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:57:09.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:57:09.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:09.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:57:09.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:09.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:09.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:09.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:09.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:09.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:09.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:09.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:57:09.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:57:09.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:09.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:09.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:09.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:09.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:09.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.165ms. 2025-07-01 11:57:09.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:09.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:09.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:09.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:09.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:09.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:09.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:09.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:09.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:09.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:57:09.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:09.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:09.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:09.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:09.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:09.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:09.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:09.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7761ms 2025-07-01 11:57:09.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:09.010 +03:00 [DBG] Connection id "0HNC8090TGDAS" completed keep alive response. 2025-07-01 11:57:09.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.338ms 2025-07-01 11:57:09.011 +03:00 [DBG] Connection id "0HNC8090TGDAS" received FIN. 2025-07-01 11:57:09.011 +03:00 [DBG] Connection id "0HNC8090TGDAS" disconnecting. 2025-07-01 11:57:09.011 +03:00 [DBG] Connection id "0HNC8090TGDAS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:09.012 +03:00 [DBG] Connection id "0HNC8090TGDAS" stopped. 2025-07-01 11:57:13.999 +03:00 [DBG] Connection id "0HNC8090TGDAT" accepted. 2025-07-01 11:57:13.999 +03:00 [DBG] Connection id "0HNC8090TGDAT" started. 2025-07-01 11:57:14.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:57:14.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:14.000 +03:00 [DBG] POST requests are not supported 2025-07-01 11:57:14.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:57:14.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:57:14.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:14.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:14.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:14.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:57:14.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:57:14.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:14.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:57:14.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:14.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:14.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:14.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:14.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:14.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:14.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:14.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:57:14.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:57:14.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:14.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:14.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:14.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:14.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:14.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1689ms. 2025-07-01 11:57:14.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:14.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:14.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:14.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:14.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:14.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:14.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:14.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:14.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:14.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:57:14.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:14.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:14.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:14.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:14.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:14.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:14.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:14.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0388ms 2025-07-01 11:57:14.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:14.001 +03:00 [DBG] Connection id "0HNC8090TGDAT" completed keep alive response. 2025-07-01 11:57:14.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6862ms 2025-07-01 11:57:14.002 +03:00 [DBG] Connection id "0HNC8090TGDAT" received FIN. 2025-07-01 11:57:14.002 +03:00 [DBG] Connection id "0HNC8090TGDAT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:14.002 +03:00 [DBG] Connection id "0HNC8090TGDAT" disconnecting. 2025-07-01 11:57:14.002 +03:00 [DBG] Connection id "0HNC8090TGDAT" stopped. 2025-07-01 11:57:19.006 +03:00 [DBG] Connection id "0HNC8090TGDAU" accepted. 2025-07-01 11:57:19.006 +03:00 [DBG] Connection id "0HNC8090TGDAU" started. 2025-07-01 11:57:19.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:57:19.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:19.006 +03:00 [DBG] POST requests are not supported 2025-07-01 11:57:19.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:57:19.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:57:19.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:19.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:19.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:19.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:57:19.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:57:19.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:19.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:57:19.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:19.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:19.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:19.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:19.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:19.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:19.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:19.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:57:19.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:57:19.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:19.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:19.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:19.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:19.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:19.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1287ms. 2025-07-01 11:57:19.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:19.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:19.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:19.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:19.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:19.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:57:19.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:19.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:19.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:19.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.721ms 2025-07-01 11:57:19.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:19.007 +03:00 [DBG] Connection id "0HNC8090TGDAU" completed keep alive response. 2025-07-01 11:57:19.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3543ms 2025-07-01 11:57:19.007 +03:00 [DBG] Connection id "0HNC8090TGDAU" received FIN. 2025-07-01 11:57:19.007 +03:00 [DBG] Connection id "0HNC8090TGDAU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:19.007 +03:00 [DBG] Connection id "0HNC8090TGDAU" disconnecting. 2025-07-01 11:57:19.008 +03:00 [DBG] Connection id "0HNC8090TGDAU" stopped. 2025-07-01 11:57:24.007 +03:00 [DBG] Connection id "0HNC8090TGDAV" accepted. 2025-07-01 11:57:24.007 +03:00 [DBG] Connection id "0HNC8090TGDAV" started. 2025-07-01 11:57:24.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:57:24.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:24.007 +03:00 [DBG] POST requests are not supported 2025-07-01 11:57:24.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:57:24.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:57:24.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:24.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:24.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:24.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:57:24.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:57:24.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:24.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:57:24.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:24.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:24.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:24.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:24.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:24.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:24.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:24.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:57:24.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:57:24.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:24.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:24.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:24.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:24.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:24.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1411ms. 2025-07-01 11:57:24.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:24.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:24.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:24.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:24.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:24.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:24.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:24.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:24.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:24.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:57:24.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:24.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:24.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:24.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:24.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:24.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:24.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:24.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.987ms 2025-07-01 11:57:24.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:24.009 +03:00 [DBG] Connection id "0HNC8090TGDAV" completed keep alive response. 2025-07-01 11:57:24.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7719ms 2025-07-01 11:57:24.009 +03:00 [DBG] Connection id "0HNC8090TGDAV" received FIN. 2025-07-01 11:57:24.009 +03:00 [DBG] Connection id "0HNC8090TGDAV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:24.009 +03:00 [DBG] Connection id "0HNC8090TGDAV" disconnecting. 2025-07-01 11:57:24.009 +03:00 [DBG] Connection id "0HNC8090TGDAV" stopped. 2025-07-01 11:57:29.013 +03:00 [DBG] Connection id "0HNC8090TGDB0" accepted. 2025-07-01 11:57:29.013 +03:00 [DBG] Connection id "0HNC8090TGDB0" started. 2025-07-01 11:57:29.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:57:29.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:29.013 +03:00 [DBG] POST requests are not supported 2025-07-01 11:57:29.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:57:29.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:57:29.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:29.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:29.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:29.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:57:29.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:57:29.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:29.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:57:29.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:29.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:29.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:29.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:29.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:29.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:29.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:29.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:57:29.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:57:29.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:29.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:29.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:29.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:29.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:29.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1213ms. 2025-07-01 11:57:29.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:29.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:29.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:29.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:29.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:29.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:29.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:29.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:29.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:29.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:57:29.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:29.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:29.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:29.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:29.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:29.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:29.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:29.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7139ms 2025-07-01 11:57:29.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:29.015 +03:00 [DBG] Connection id "0HNC8090TGDB0" completed keep alive response. 2025-07-01 11:57:29.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3143ms 2025-07-01 11:57:29.015 +03:00 [DBG] Connection id "0HNC8090TGDB0" received FIN. 2025-07-01 11:57:29.015 +03:00 [DBG] Connection id "0HNC8090TGDB0" disconnecting. 2025-07-01 11:57:29.015 +03:00 [DBG] Connection id "0HNC8090TGDB0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:29.016 +03:00 [DBG] Connection id "0HNC8090TGDB0" stopped. 2025-07-01 11:57:30.328 +03:00 [DBG] Connection id "0HNC8090TGDB1" accepted. 2025-07-01 11:57:30.328 +03:00 [DBG] Connection id "0HNC8090TGDB1" started. 2025-07-01 11:57:30.328 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 755 2025-07-01 11:57:30.328 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:30.328 +03:00 [DBG] POST requests are not supported 2025-07-01 11:57:30.328 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:57:30.328 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:57:30.328 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:57:30.328 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:30.329 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:30.329 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:57:30.329 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:57:30.329 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:57:30.329 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:57:30.329 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:30.329 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:30.329 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:30.329 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:30.329 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:30.329 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:30.329 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:30.329 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:30.330 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:30.330 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:57:30.330 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:57:30.330 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:57:30.330 +03:00 [DBG] Connection id "0HNC8090TGDB1", Request id "0HNC8090TGDB1:00000001": started reading request body. 2025-07-01 11:57:30.330 +03:00 [DBG] Connection id "0HNC8090TGDB1", Request id "0HNC8090TGDB1:00000001": done reading request body. 2025-07-01 11:57:30.330 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:57:30.330 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:57:30.330 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:57:30.330 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:57:30.331 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:57:30.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:30.331 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:30.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:30.331 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:30.331 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:30.331 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:57:30.331 +03:00 [INF] Updating physical elements properties 2025-07-01 11:57:30.366 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 35.2273ms. 2025-07-01 11:57:30.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:30.366 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:30.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:30.367 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:30.367 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:30.367 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:30.367 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:30.367 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:30.367 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:30.367 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:57:30.367 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:30.367 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:30.367 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:30.367 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:30.367 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:30.367 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:30.367 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:30.367 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 38.1308ms 2025-07-01 11:57:30.368 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:57:30.368 +03:00 [DBG] Connection id "0HNC8090TGDB1" completed keep alive response. 2025-07-01 11:57:30.368 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 39.5832ms 2025-07-01 11:57:30.368 +03:00 [DBG] Connection id "0HNC8090TGDB1" received FIN. 2025-07-01 11:57:30.368 +03:00 [DBG] Connection id "0HNC8090TGDB1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:30.368 +03:00 [DBG] Connection id "0HNC8090TGDB1" disconnecting. 2025-07-01 11:57:30.368 +03:00 [DBG] Connection id "0HNC8090TGDB1" stopped. 2025-07-01 11:57:30.414 +03:00 [DBG] Connection id "0HNC8090TGDB2" accepted. 2025-07-01 11:57:30.415 +03:00 [DBG] Connection id "0HNC8090TGDB2" started. 2025-07-01 11:57:30.415 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:57:30.415 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:30.415 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:57:30.415 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:57:30.415 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:57:30.415 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:30.415 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:30.415 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:30.415 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:30.415 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:57:30.415 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:30.415 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:30.415 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:30.415 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:30.415 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:30.415 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:30.415 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:30.415 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:30.415 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:30.415 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:57:30.415 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:57:30.415 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:57:30.415 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:57:30.415 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:57:30.415 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:57:30.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:30.416 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:30.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:30.416 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:30.416 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:30.416 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:57:30.416 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:57:30.418 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.5272ms. 2025-07-01 11:57:30.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:30.418 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:30.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:30.418 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:30.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:30.418 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:30.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:30.418 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:30.418 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:57:30.418 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:57:30.418 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:57:30.418 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:57:30.418 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:57:30.418 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:57:30.418 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:57:30.419 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:57:30.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:30.419 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:30.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:30.419 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:30.419 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:30.419 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:30.419 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.4741ms 2025-07-01 11:57:30.419 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:30.419 +03:00 [DBG] Connection id "0HNC8090TGDB2" completed keep alive response. 2025-07-01 11:57:30.419 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.0876ms 2025-07-01 11:57:30.419 +03:00 [DBG] Connection id "0HNC8090TGDB2" received FIN. 2025-07-01 11:57:30.420 +03:00 [DBG] Connection id "0HNC8090TGDB2" disconnecting. 2025-07-01 11:57:30.420 +03:00 [DBG] Connection id "0HNC8090TGDB2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:30.421 +03:00 [DBG] Connection id "0HNC8090TGDB2" stopped. 2025-07-01 11:57:30.486 +03:00 [DBG] Connection id "0HNC8090TGDB3" accepted. 2025-07-01 11:57:30.486 +03:00 [DBG] Connection id "0HNC8090TGDB3" started. 2025-07-01 11:57:30.486 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:57:30.486 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:30.486 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:57:30.486 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:57:30.486 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:57:30.486 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:30.487 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:30.487 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:30.487 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:30.487 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:57:30.487 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:30.487 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:30.487 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:30.487 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:30.487 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:30.487 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:30.487 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:30.487 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:30.487 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:30.487 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:57:30.487 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:57:30.487 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:57:30.487 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:57:30.487 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:57:30.487 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:57:30.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:30.488 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:30.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:30.488 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:30.488 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:30.488 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:57:30.488 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:57:30.650 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 162.6941ms. 2025-07-01 11:57:30.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:30.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:30.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:30.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:30.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:30.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:30.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:30.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:30.651 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:57:30.651 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:57:30.651 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:57:30.651 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:57:30.651 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:57:30.651 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:57:30.651 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:57:30.652 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:57:30.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:30.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:30.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:30.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:30.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:30.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:30.652 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 165.2638ms 2025-07-01 11:57:30.652 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:30.652 +03:00 [DBG] Connection id "0HNC8090TGDB3" completed keep alive response. 2025-07-01 11:57:30.652 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 166.1397ms 2025-07-01 11:57:30.656 +03:00 [DBG] Connection id "0HNC8090TGDB3" received FIN. 2025-07-01 11:57:30.656 +03:00 [DBG] Connection id "0HNC8090TGDB3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:30.657 +03:00 [DBG] Connection id "0HNC8090TGDB3" disconnecting. 2025-07-01 11:57:30.657 +03:00 [DBG] Connection id "0HNC8090TGDB3" stopped. 2025-07-01 11:57:33.993 +03:00 [DBG] Connection id "0HNC8090TGDB4" accepted. 2025-07-01 11:57:33.994 +03:00 [DBG] Connection id "0HNC8090TGDB4" started. 2025-07-01 11:57:33.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:57:33.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:33.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:57:33.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:57:33.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:57:33.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:33.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:33.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:33.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:57:33.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:57:33.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:33.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:57:33.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:33.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:33.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:33.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:33.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:33.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:33.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:33.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:57:33.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:57:33.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:33.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:33.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:33.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:33.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:33.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2383ms. 2025-07-01 11:57:33.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:33.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:33.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:33.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:33.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:33.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:33.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:33.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:33.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:33.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:57:33.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:33.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:33.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:33.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:33.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:33.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:33.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:33.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4671ms 2025-07-01 11:57:33.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:33.996 +03:00 [DBG] Connection id "0HNC8090TGDB4" completed keep alive response. 2025-07-01 11:57:33.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.605ms 2025-07-01 11:57:33.997 +03:00 [DBG] Connection id "0HNC8090TGDB4" received FIN. 2025-07-01 11:57:33.997 +03:00 [DBG] Connection id "0HNC8090TGDB4" disconnecting. 2025-07-01 11:57:33.997 +03:00 [DBG] Connection id "0HNC8090TGDB4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:33.998 +03:00 [DBG] Connection id "0HNC8090TGDB4" stopped. 2025-07-01 11:57:34.414 +03:00 [DBG] Connection id "0HNC8090TGDB5" accepted. 2025-07-01 11:57:34.414 +03:00 [DBG] Connection id "0HNC8090TGDB5" started. 2025-07-01 11:57:34.414 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:57:34.414 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:34.414 +03:00 [DBG] POST requests are not supported 2025-07-01 11:57:34.414 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:57:34.415 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:57:34.415 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:57:34.415 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:34.415 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:34.415 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:57:34.415 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:57:34.415 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:57:34.415 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:57:34.415 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:34.415 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:34.415 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:34.415 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:34.415 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:34.415 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:34.415 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:34.415 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:34.415 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:34.415 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:57:34.415 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:57:34.416 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:57:34.416 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:57:34.416 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:57:34.416 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:57:34.416 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:57:34.416 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:57:34.416 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:57:34.416 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:57:34.416 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:57:34.416 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:57:34.416 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:57:34.416 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:57:34.416 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:57:34.416 +03:00 [DBG] Connection id "0HNC8090TGDB5", Request id "0HNC8090TGDB5:00000001": started reading request body. 2025-07-01 11:57:34.416 +03:00 [DBG] Connection id "0HNC8090TGDB5", Request id "0HNC8090TGDB5:00000001": done reading request body. 2025-07-01 11:57:34.416 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:57:34.416 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:57:34.416 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:57:34.416 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:57:34.416 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:57:34.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:34.416 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:34.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:34.416 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:34.416 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:34.416 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:57:34.416 +03:00 [INF] Changing group of physicals [478] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:57:34.446 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 29.2259ms. 2025-07-01 11:57:34.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:34.446 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:34.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:34.446 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:34.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:34.446 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:34.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:34.446 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:34.446 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:34.446 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:57:34.446 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:34.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:34.446 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:34.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:34.446 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:34.446 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:34.446 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:34.446 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 31.1458ms 2025-07-01 11:57:34.446 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:57:34.446 +03:00 [DBG] Connection id "0HNC8090TGDB5" completed keep alive response. 2025-07-01 11:57:34.447 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 32.2238ms 2025-07-01 11:57:34.447 +03:00 [DBG] Connection id "0HNC8090TGDB5" received FIN. 2025-07-01 11:57:34.447 +03:00 [DBG] Connection id "0HNC8090TGDB5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:34.447 +03:00 [DBG] Connection id "0HNC8090TGDB5" disconnecting. 2025-07-01 11:57:34.447 +03:00 [DBG] Connection id "0HNC8090TGDB5" stopped. 2025-07-01 11:57:34.484 +03:00 [DBG] Connection id "0HNC8090TGDB6" accepted. 2025-07-01 11:57:34.484 +03:00 [DBG] Connection id "0HNC8090TGDB6" started. 2025-07-01 11:57:34.484 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:57:34.484 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:34.484 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:57:34.484 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:57:34.484 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:57:34.485 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:34.485 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:34.485 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:34.485 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:34.485 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:57:34.485 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:34.485 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:34.485 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:34.485 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:34.485 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:34.485 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:34.485 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:34.486 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:34.486 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:34.486 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:57:34.486 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:57:34.486 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:57:34.486 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:57:34.486 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:57:34.486 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:57:34.486 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:34.486 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:34.486 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:34.486 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:34.486 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:34.487 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:57:34.487 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:57:34.488 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.897ms. 2025-07-01 11:57:34.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:34.489 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:34.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:34.489 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:34.489 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:34.489 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:34.489 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:34.489 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:34.489 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:57:34.489 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:57:34.489 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:57:34.489 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:57:34.489 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:57:34.490 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:57:34.490 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:57:34.490 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:57:34.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:34.490 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:34.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:34.490 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:34.490 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:34.490 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:34.490 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.8481ms 2025-07-01 11:57:34.490 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:34.490 +03:00 [DBG] Connection id "0HNC8090TGDB6" completed keep alive response. 2025-07-01 11:57:34.490 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 6.2541ms 2025-07-01 11:57:34.491 +03:00 [DBG] Connection id "0HNC8090TGDB6" received FIN. 2025-07-01 11:57:34.491 +03:00 [DBG] Connection id "0HNC8090TGDB6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:34.491 +03:00 [DBG] Connection id "0HNC8090TGDB6" disconnecting. 2025-07-01 11:57:34.491 +03:00 [DBG] Connection id "0HNC8090TGDB6" stopped. 2025-07-01 11:57:34.565 +03:00 [DBG] Connection id "0HNC8090TGDB7" accepted. 2025-07-01 11:57:34.565 +03:00 [DBG] Connection id "0HNC8090TGDB7" started. 2025-07-01 11:57:34.565 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:57:34.565 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:34.565 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:57:34.565 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:57:34.565 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:57:34.565 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:34.565 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:34.566 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:34.566 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:34.566 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:57:34.566 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:34.566 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:34.566 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:34.566 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:34.566 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:34.566 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:34.566 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:34.566 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:34.566 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:34.566 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:57:34.566 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:57:34.566 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:57:34.566 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:57:34.566 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:57:34.566 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:57:34.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:34.566 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:34.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:34.566 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:34.566 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:34.566 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:57:34.566 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:57:34.717 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 150.4508ms. 2025-07-01 11:57:34.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:34.717 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:34.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:34.717 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:34.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:34.717 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:34.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:34.717 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:34.717 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:57:34.717 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:57:34.717 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:57:34.717 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:57:34.717 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:57:34.717 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:57:34.717 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:57:34.719 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:57:34.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:34.719 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:34.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:34.719 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:34.719 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:34.719 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:34.719 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 153.4741ms 2025-07-01 11:57:34.719 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:34.719 +03:00 [DBG] Connection id "0HNC8090TGDB7" completed keep alive response. 2025-07-01 11:57:34.719 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 154.0676ms 2025-07-01 11:57:34.723 +03:00 [DBG] Connection id "0HNC8090TGDB7" received FIN. 2025-07-01 11:57:34.723 +03:00 [DBG] Connection id "0HNC8090TGDB7" disconnecting. 2025-07-01 11:57:34.723 +03:00 [DBG] Connection id "0HNC8090TGDB7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:34.724 +03:00 [DBG] Connection id "0HNC8090TGDB7" stopped. 2025-07-01 11:57:39.005 +03:00 [DBG] Connection id "0HNC8090TGDB8" accepted. 2025-07-01 11:57:39.005 +03:00 [DBG] Connection id "0HNC8090TGDB8" started. 2025-07-01 11:57:39.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:57:39.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:39.006 +03:00 [DBG] POST requests are not supported 2025-07-01 11:57:39.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:57:39.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:57:39.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:39.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:39.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:39.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:57:39.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:57:39.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:39.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:57:39.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:39.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:39.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:39.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:39.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:39.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:39.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:39.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:57:39.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:57:39.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:39.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:39.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:39.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:39.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:39.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.23ms. 2025-07-01 11:57:39.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:39.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:39.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:39.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:39.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:39.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:39.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:39.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:39.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:39.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:57:39.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:39.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:39.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:39.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:39.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:39.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:39.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:39.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5792ms 2025-07-01 11:57:39.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:39.008 +03:00 [DBG] Connection id "0HNC8090TGDB8" completed keep alive response. 2025-07-01 11:57:39.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9207ms 2025-07-01 11:57:39.009 +03:00 [DBG] Connection id "0HNC8090TGDB8" received FIN. 2025-07-01 11:57:39.009 +03:00 [DBG] Connection id "0HNC8090TGDB8" disconnecting. 2025-07-01 11:57:39.009 +03:00 [DBG] Connection id "0HNC8090TGDB8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:39.010 +03:00 [DBG] Connection id "0HNC8090TGDB8" stopped. 2025-07-01 11:57:43.994 +03:00 [DBG] Connection id "0HNC8090TGDB9" accepted. 2025-07-01 11:57:43.994 +03:00 [DBG] Connection id "0HNC8090TGDB9" started. 2025-07-01 11:57:43.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:57:43.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:43.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:57:43.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:57:43.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:57:43.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:43.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:43.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:43.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:57:43.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:57:43.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:43.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:57:43.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:43.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:43.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:43.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:43.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:43.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:43.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:43.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:57:43.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:57:43.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:43.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:43.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:43.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:43.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:43.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1864ms. 2025-07-01 11:57:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:43.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:43.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:43.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:43.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:43.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:43.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:57:43.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:43.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:43.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:43.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:43.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:43.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:43.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:43.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.404ms 2025-07-01 11:57:43.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:43.997 +03:00 [DBG] Connection id "0HNC8090TGDB9" completed keep alive response. 2025-07-01 11:57:43.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5914ms 2025-07-01 11:57:43.997 +03:00 [DBG] Connection id "0HNC8090TGDB9" received FIN. 2025-07-01 11:57:43.997 +03:00 [DBG] Connection id "0HNC8090TGDB9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:43.997 +03:00 [DBG] Connection id "0HNC8090TGDB9" disconnecting. 2025-07-01 11:57:43.997 +03:00 [DBG] Connection id "0HNC8090TGDB9" stopped. 2025-07-01 11:57:44.481 +03:00 [DBG] Connection id "0HNC8090TGDBA" accepted. 2025-07-01 11:57:44.481 +03:00 [DBG] Connection id "0HNC8090TGDBA" started. 2025-07-01 11:57:44.481 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 762 2025-07-01 11:57:44.481 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:44.481 +03:00 [DBG] POST requests are not supported 2025-07-01 11:57:44.481 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:57:44.481 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:57:44.481 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:57:44.481 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:44.481 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:44.482 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:57:44.482 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:57:44.482 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:57:44.482 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:57:44.482 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:44.482 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:44.482 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:44.482 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:44.482 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:44.482 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:44.482 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:44.482 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:44.482 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:44.482 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:57:44.482 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:57:44.482 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:57:44.482 +03:00 [DBG] Connection id "0HNC8090TGDBA", Request id "0HNC8090TGDBA:00000001": started reading request body. 2025-07-01 11:57:44.483 +03:00 [DBG] Connection id "0HNC8090TGDBA", Request id "0HNC8090TGDBA:00000001": done reading request body. 2025-07-01 11:57:44.483 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:57:44.483 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:57:44.483 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:57:44.483 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:57:44.483 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:57:44.483 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:44.483 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:44.483 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:44.483 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:44.483 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:44.483 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:57:44.483 +03:00 [INF] Updating physical elements properties 2025-07-01 11:57:44.500 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.683ms. 2025-07-01 11:57:44.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:44.500 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:44.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:44.500 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:44.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:44.500 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:44.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:44.500 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:44.500 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:44.500 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:57:44.500 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:44.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:44.500 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:44.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:44.500 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:44.500 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:44.500 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:44.500 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 18.3363ms 2025-07-01 11:57:44.500 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:57:44.501 +03:00 [DBG] Connection id "0HNC8090TGDBA" completed keep alive response. 2025-07-01 11:57:44.501 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 19.4853ms 2025-07-01 11:57:44.501 +03:00 [DBG] Connection id "0HNC8090TGDBA" received FIN. 2025-07-01 11:57:44.501 +03:00 [DBG] Connection id "0HNC8090TGDBA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:44.501 +03:00 [DBG] Connection id "0HNC8090TGDBA" disconnecting. 2025-07-01 11:57:44.501 +03:00 [DBG] Connection id "0HNC8090TGDBA" stopped. 2025-07-01 11:57:44.537 +03:00 [DBG] Connection id "0HNC8090TGDBB" accepted. 2025-07-01 11:57:44.538 +03:00 [DBG] Connection id "0HNC8090TGDBB" started. 2025-07-01 11:57:44.538 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:57:44.538 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:44.538 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:57:44.538 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:57:44.538 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:57:44.538 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:44.538 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:44.538 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:44.538 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:44.538 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:57:44.538 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:44.538 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:44.538 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:44.538 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:44.538 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:44.538 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:44.538 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:44.538 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:44.539 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:44.539 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:57:44.539 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:57:44.539 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:57:44.539 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:57:44.539 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:57:44.539 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:57:44.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:44.539 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:44.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:44.539 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:44.539 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:44.539 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:57:44.539 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:57:44.543 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.6256ms. 2025-07-01 11:57:44.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:44.543 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:44.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:44.543 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:44.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:44.543 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:44.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:44.543 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:44.543 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:57:44.543 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:57:44.543 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:57:44.543 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:57:44.543 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:57:44.543 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:57:44.543 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:57:44.543 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:57:44.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:44.543 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:44.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:44.544 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:44.544 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:44.544 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:44.544 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 5.2419ms 2025-07-01 11:57:44.544 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:44.544 +03:00 [DBG] Connection id "0HNC8090TGDBB" completed keep alive response. 2025-07-01 11:57:44.544 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 6.2306ms 2025-07-01 11:57:44.552 +03:00 [DBG] Connection id "0HNC8090TGDBB" received FIN. 2025-07-01 11:57:44.552 +03:00 [DBG] Connection id "0HNC8090TGDBB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:44.552 +03:00 [DBG] Connection id "0HNC8090TGDBB" disconnecting. 2025-07-01 11:57:44.552 +03:00 [DBG] Connection id "0HNC8090TGDBB" stopped. 2025-07-01 11:57:44.622 +03:00 [DBG] Connection id "0HNC8090TGDBC" accepted. 2025-07-01 11:57:44.623 +03:00 [DBG] Connection id "0HNC8090TGDBC" started. 2025-07-01 11:57:44.623 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:57:44.623 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:44.623 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:57:44.623 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:57:44.623 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:57:44.623 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:44.623 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:44.623 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:44.623 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:44.624 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:57:44.624 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:44.624 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:44.624 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:44.624 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:44.624 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:44.624 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:44.624 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:44.624 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:44.624 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:44.624 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:57:44.624 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:57:44.624 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:57:44.624 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:57:44.625 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:57:44.625 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:57:44.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:44.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:44.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:44.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:44.625 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:44.625 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:57:44.625 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:57:44.788 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 162.8211ms. 2025-07-01 11:57:44.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:44.788 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:44.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:44.788 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:44.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:44.788 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:44.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:44.788 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:44.788 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:57:44.788 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:57:44.788 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:57:44.788 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:57:44.788 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:57:44.788 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:57:44.788 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:57:44.790 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:57:44.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:44.790 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:44.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:44.790 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:44.790 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:44.790 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:44.790 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 165.8158ms 2025-07-01 11:57:44.790 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:44.790 +03:00 [DBG] Connection id "0HNC8090TGDBC" completed keep alive response. 2025-07-01 11:57:44.790 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 167.1086ms 2025-07-01 11:57:44.794 +03:00 [DBG] Connection id "0HNC8090TGDBC" received FIN. 2025-07-01 11:57:44.794 +03:00 [DBG] Connection id "0HNC8090TGDBC" disconnecting. 2025-07-01 11:57:44.794 +03:00 [DBG] Connection id "0HNC8090TGDBC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:44.795 +03:00 [DBG] Connection id "0HNC8090TGDBC" stopped. 2025-07-01 11:57:47.377 +03:00 [DBG] Connection id "0HNC8090TGDBD" accepted. 2025-07-01 11:57:47.377 +03:00 [DBG] Connection id "0HNC8090TGDBD" started. 2025-07-01 11:57:47.377 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:57:47.377 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:47.377 +03:00 [DBG] POST requests are not supported 2025-07-01 11:57:47.378 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:57:47.378 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:57:47.378 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:57:47.378 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:47.378 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:47.378 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:57:47.378 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:57:47.378 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:57:47.378 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:57:47.378 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:47.378 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:47.378 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:47.378 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:47.378 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:47.378 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:47.378 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:47.378 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:47.378 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:47.378 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:57:47.378 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:57:47.379 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:57:47.379 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:57:47.379 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:57:47.379 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:57:47.379 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:57:47.379 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:57:47.379 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:57:47.379 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:57:47.379 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:57:47.379 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:57:47.379 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:57:47.379 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:57:47.379 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:57:47.379 +03:00 [DBG] Connection id "0HNC8090TGDBD", Request id "0HNC8090TGDBD:00000001": started reading request body. 2025-07-01 11:57:47.379 +03:00 [DBG] Connection id "0HNC8090TGDBD", Request id "0HNC8090TGDBD:00000001": done reading request body. 2025-07-01 11:57:47.379 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:57:47.379 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:57:47.379 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:57:47.379 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:57:47.379 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:57:47.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:47.379 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:47.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:47.379 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:47.379 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:47.379 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:57:47.379 +03:00 [INF] Changing group of physicals [480] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:57:47.412 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 32.3235ms. 2025-07-01 11:57:47.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:47.412 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:47.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:47.412 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:47.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:47.412 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:47.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:47.412 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:47.412 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:47.412 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:57:47.412 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:47.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:47.412 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:47.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:47.412 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:47.412 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:47.412 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:47.413 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 34.3115ms 2025-07-01 11:57:47.413 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:57:47.413 +03:00 [DBG] Connection id "0HNC8090TGDBD" completed keep alive response. 2025-07-01 11:57:47.413 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 35.3599ms 2025-07-01 11:57:47.413 +03:00 [DBG] Connection id "0HNC8090TGDBD" received FIN. 2025-07-01 11:57:47.413 +03:00 [DBG] Connection id "0HNC8090TGDBD" disconnecting. 2025-07-01 11:57:47.413 +03:00 [DBG] Connection id "0HNC8090TGDBD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:47.415 +03:00 [DBG] Connection id "0HNC8090TGDBD" stopped. 2025-07-01 11:57:47.451 +03:00 [DBG] Connection id "0HNC8090TGDBE" accepted. 2025-07-01 11:57:47.451 +03:00 [DBG] Connection id "0HNC8090TGDBE" started. 2025-07-01 11:57:47.451 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:57:47.451 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:47.451 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:57:47.452 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:57:47.452 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:57:47.452 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:47.452 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:47.452 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:47.452 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:47.452 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:57:47.452 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:47.452 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:47.452 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:47.452 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:47.452 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:47.452 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:47.452 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:47.452 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:47.452 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:47.453 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:57:47.453 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:57:47.453 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:57:47.453 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:57:47.453 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:57:47.453 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:57:47.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:47.453 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:47.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:47.453 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:47.453 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:47.453 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:57:47.453 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:57:47.455 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.1032ms. 2025-07-01 11:57:47.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:47.455 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:47.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:47.455 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:47.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:47.455 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:47.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:47.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:47.456 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:57:47.456 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:57:47.456 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:57:47.456 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:57:47.456 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:57:47.456 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:57:47.456 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:57:47.456 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:57:47.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:47.457 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:47.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:47.457 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:47.457 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:47.457 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:47.457 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.895ms 2025-07-01 11:57:47.457 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:47.457 +03:00 [DBG] Connection id "0HNC8090TGDBE" completed keep alive response. 2025-07-01 11:57:47.457 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.9868ms 2025-07-01 11:57:47.458 +03:00 [DBG] Connection id "0HNC8090TGDBE" received FIN. 2025-07-01 11:57:47.458 +03:00 [DBG] Connection id "0HNC8090TGDBE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:47.458 +03:00 [DBG] Connection id "0HNC8090TGDBE" disconnecting. 2025-07-01 11:57:47.458 +03:00 [DBG] Connection id "0HNC8090TGDBE" stopped. 2025-07-01 11:57:47.521 +03:00 [DBG] Connection id "0HNC8090TGDBF" accepted. 2025-07-01 11:57:47.521 +03:00 [DBG] Connection id "0HNC8090TGDBF" started. 2025-07-01 11:57:47.521 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:57:47.521 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:47.521 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:57:47.521 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:57:47.521 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:57:47.522 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:47.522 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:47.522 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:47.522 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:47.522 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:57:47.522 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:47.522 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:47.522 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:47.522 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:47.522 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:47.522 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:47.522 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:47.522 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:47.522 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:47.522 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:57:47.522 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:57:47.522 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:57:47.523 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:57:47.523 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:57:47.523 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:57:47.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:47.523 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:47.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:47.523 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:47.523 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:47.523 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:57:47.523 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:57:47.690 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 166.5998ms. 2025-07-01 11:57:47.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:47.690 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:47.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:47.690 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:47.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:47.690 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:47.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:47.690 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:47.690 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:57:47.690 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:57:47.690 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:57:47.690 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:57:47.690 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:57:47.690 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:57:47.690 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:57:47.692 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:57:47.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:47.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:47.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:47.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:47.692 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:47.692 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:47.692 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 169.6005ms 2025-07-01 11:57:47.692 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:47.692 +03:00 [DBG] Connection id "0HNC8090TGDBF" completed keep alive response. 2025-07-01 11:57:47.692 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 170.5596ms 2025-07-01 11:57:47.699 +03:00 [DBG] Connection id "0HNC8090TGDBF" received FIN. 2025-07-01 11:57:47.699 +03:00 [DBG] Connection id "0HNC8090TGDBF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:47.700 +03:00 [DBG] Connection id "0HNC8090TGDBF" disconnecting. 2025-07-01 11:57:47.700 +03:00 [DBG] Connection id "0HNC8090TGDBF" stopped. 2025-07-01 11:57:49.000 +03:00 [DBG] Connection id "0HNC8090TGDBG" accepted. 2025-07-01 11:57:49.000 +03:00 [DBG] Connection id "0HNC8090TGDBG" started. 2025-07-01 11:57:49.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:57:49.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:49.000 +03:00 [DBG] POST requests are not supported 2025-07-01 11:57:49.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:57:49.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:57:49.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:49.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:49.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:49.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:57:49.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:57:49.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:49.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:57:49.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:49.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:49.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:49.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:49.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:49.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:49.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:49.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:57:49.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:57:49.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:49.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:49.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:49.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:49.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:49.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1508ms. 2025-07-01 11:57:49.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:49.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:49.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:49.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:49.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:49.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:49.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:49.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:49.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:49.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:57:49.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:49.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:49.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:49.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:49.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:49.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:49.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:49.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8055ms 2025-07-01 11:57:49.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:49.001 +03:00 [DBG] Connection id "0HNC8090TGDBG" completed keep alive response. 2025-07-01 11:57:49.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4556ms 2025-07-01 11:57:49.002 +03:00 [DBG] Connection id "0HNC8090TGDBG" received FIN. 2025-07-01 11:57:49.002 +03:00 [DBG] Connection id "0HNC8090TGDBG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:49.002 +03:00 [DBG] Connection id "0HNC8090TGDBG" disconnecting. 2025-07-01 11:57:49.002 +03:00 [DBG] Connection id "0HNC8090TGDBG" stopped. 2025-07-01 11:57:53.998 +03:00 [DBG] Connection id "0HNC8090TGDBH" accepted. 2025-07-01 11:57:53.998 +03:00 [DBG] Connection id "0HNC8090TGDBH" started. 2025-07-01 11:57:53.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:57:53.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:53.998 +03:00 [DBG] POST requests are not supported 2025-07-01 11:57:53.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:57:53.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:57:53.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:53.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:53.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:53.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:57:53.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:57:53.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:53.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:57:53.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:53.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:53.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:53.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:53.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:53.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:53.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:53.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:57:53.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:57:53.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:53.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:53.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:53.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:53.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:53.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1567ms. 2025-07-01 11:57:53.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:53.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:53.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:53.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:53.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:53.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:53.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:53.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:53.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:53.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:57:53.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:53.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:53.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:53.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:53.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:54.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:54.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:54.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7971ms 2025-07-01 11:57:54.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:54.000 +03:00 [DBG] Connection id "0HNC8090TGDBH" completed keep alive response. 2025-07-01 11:57:54.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3853ms 2025-07-01 11:57:54.000 +03:00 [DBG] Connection id "0HNC8090TGDBH" received FIN. 2025-07-01 11:57:54.000 +03:00 [DBG] Connection id "0HNC8090TGDBH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:54.000 +03:00 [DBG] Connection id "0HNC8090TGDBH" disconnecting. 2025-07-01 11:57:54.000 +03:00 [DBG] Connection id "0HNC8090TGDBH" stopped. 2025-07-01 11:57:58.995 +03:00 [DBG] Connection id "0HNC8090TGDBI" accepted. 2025-07-01 11:57:58.995 +03:00 [DBG] Connection id "0HNC8090TGDBI" started. 2025-07-01 11:57:58.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:57:58.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:58.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:57:58.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:57:58.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:57:58.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:58.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:58.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:58.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:57:58.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:57:58.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:58.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:57:58.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:58.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:58.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:58.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:58.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:58.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:58.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:58.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:57:58.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:57:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:58.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:58.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1243ms. 2025-07-01 11:57:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:58.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:58.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:58.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:58.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:58.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:58.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:57:58.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:58.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:58.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:58.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:58.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:58.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:58.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:58.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7466ms 2025-07-01 11:57:58.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:57:58.997 +03:00 [DBG] Connection id "0HNC8090TGDBI" completed keep alive response. 2025-07-01 11:57:58.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3714ms 2025-07-01 11:57:58.998 +03:00 [DBG] Connection id "0HNC8090TGDBI" received FIN. 2025-07-01 11:57:58.998 +03:00 [DBG] Connection id "0HNC8090TGDBI" disconnecting. 2025-07-01 11:57:58.998 +03:00 [DBG] Connection id "0HNC8090TGDBI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:58.999 +03:00 [DBG] Connection id "0HNC8090TGDBI" stopped. 2025-07-01 11:57:59.922 +03:00 [DBG] Connection id "0HNC8090TGDBJ" accepted. 2025-07-01 11:57:59.922 +03:00 [DBG] Connection id "0HNC8090TGDBJ" started. 2025-07-01 11:57:59.922 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 754 2025-07-01 11:57:59.922 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:59.922 +03:00 [DBG] POST requests are not supported 2025-07-01 11:57:59.922 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:57:59.922 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:57:59.922 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:57:59.922 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:59.922 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:59.923 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:57:59.923 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:57:59.923 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:57:59.923 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:57:59.923 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:59.923 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:59.923 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:59.923 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:59.923 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:59.923 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:59.923 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:59.923 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:59.923 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:59.923 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:57:59.923 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:57:59.923 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:57:59.923 +03:00 [DBG] Connection id "0HNC8090TGDBJ", Request id "0HNC8090TGDBJ:00000001": started reading request body. 2025-07-01 11:57:59.924 +03:00 [DBG] Connection id "0HNC8090TGDBJ", Request id "0HNC8090TGDBJ:00000001": done reading request body. 2025-07-01 11:57:59.924 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:57:59.924 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:57:59.924 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:57:59.924 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:57:59.924 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:57:59.924 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:59.924 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:59.924 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:59.924 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:59.924 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:59.924 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:57:59.924 +03:00 [INF] Updating physical elements properties 2025-07-01 11:57:59.953 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 29.0658ms. 2025-07-01 11:57:59.953 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:59.953 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:59.953 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:59.953 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:59.954 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:59.954 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:59.954 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:59.954 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:59.954 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:59.954 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:57:59.954 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:57:59.954 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:59.954 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:59.954 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:59.954 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:59.954 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:59.954 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:59.954 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 30.9931ms 2025-07-01 11:57:59.954 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:57:59.954 +03:00 [DBG] Connection id "0HNC8090TGDBJ" completed keep alive response. 2025-07-01 11:57:59.954 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 32.1817ms 2025-07-01 11:57:59.954 +03:00 [DBG] Connection id "0HNC8090TGDBJ" received FIN. 2025-07-01 11:57:59.954 +03:00 [DBG] Connection id "0HNC8090TGDBJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:57:59.955 +03:00 [DBG] Connection id "0HNC8090TGDBJ" disconnecting. 2025-07-01 11:57:59.955 +03:00 [DBG] Connection id "0HNC8090TGDBJ" stopped. 2025-07-01 11:57:59.994 +03:00 [DBG] Connection id "0HNC8090TGDBK" accepted. 2025-07-01 11:57:59.994 +03:00 [DBG] Connection id "0HNC8090TGDBK" started. 2025-07-01 11:57:59.995 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:57:59.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:57:59.995 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:57:59.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:57:59.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:57:59.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:59.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:57:59.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:57:59.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:57:59.995 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:57:59.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:57:59.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:57:59.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:57:59.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:57:59.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:57:59.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:59.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:59.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:59.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:57:59.995 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:57:59.995 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:57:59.996 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:57:59.996 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:57:59.996 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:57:59.996 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:57:59.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:59.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:59.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:59.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:59.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:57:59.996 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:57:59.996 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:57:59.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.065ms. 2025-07-01 11:57:59.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:59.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:57:59.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:59.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:57:59.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:59.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:57:59.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:59.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:57:59.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:57:59.999 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:57:59.999 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:57:59.999 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:58:00.000 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:58:00.000 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:58:00.000 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:58:00.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:00.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:00.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:00.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:00.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:00.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:00.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:00.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.8398ms 2025-07-01 11:58:00.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:00.000 +03:00 [DBG] Connection id "0HNC8090TGDBK" completed keep alive response. 2025-07-01 11:58:00.000 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.697ms 2025-07-01 11:58:00.001 +03:00 [DBG] Connection id "0HNC8090TGDBK" received FIN. 2025-07-01 11:58:00.001 +03:00 [DBG] Connection id "0HNC8090TGDBK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:00.001 +03:00 [DBG] Connection id "0HNC8090TGDBK" disconnecting. 2025-07-01 11:58:00.001 +03:00 [DBG] Connection id "0HNC8090TGDBK" stopped. 2025-07-01 11:58:00.067 +03:00 [DBG] Connection id "0HNC8090TGDBL" accepted. 2025-07-01 11:58:00.067 +03:00 [DBG] Connection id "0HNC8090TGDBL" started. 2025-07-01 11:58:00.067 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:58:00.067 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:00.067 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:58:00.067 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:00.067 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:00.067 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:00.067 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:00.067 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:00.068 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:00.068 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:58:00.068 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:00.068 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:00.068 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:58:00.068 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:00.068 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:00.068 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:00.068 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:00.068 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:00.068 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:00.068 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:58:00.068 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:58:00.068 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:00.068 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:00.068 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:58:00.068 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:58:00.068 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:00.068 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:00.068 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:00.068 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:00.068 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:00.068 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:58:00.069 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:58:00.237 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 168.3567ms. 2025-07-01 11:58:00.237 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:00.237 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:00.237 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:00.237 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:00.237 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:00.237 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:00.237 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:00.237 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:00.237 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:00.237 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:58:00.237 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:58:00.237 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:58:00.237 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:58:00.237 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:58:00.237 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:58:00.239 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:00.239 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:00.239 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:00.239 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:00.239 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:00.239 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:00.239 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:00.240 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 171.6266ms 2025-07-01 11:58:00.240 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:00.240 +03:00 [DBG] Connection id "0HNC8090TGDBL" completed keep alive response. 2025-07-01 11:58:00.240 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 172.4689ms 2025-07-01 11:58:00.243 +03:00 [DBG] Connection id "0HNC8090TGDBL" received FIN. 2025-07-01 11:58:00.243 +03:00 [DBG] Connection id "0HNC8090TGDBL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:00.244 +03:00 [DBG] Connection id "0HNC8090TGDBL" disconnecting. 2025-07-01 11:58:00.244 +03:00 [DBG] Connection id "0HNC8090TGDBL" stopped. 2025-07-01 11:58:02.845 +03:00 [DBG] Connection id "0HNC8090TGDBM" accepted. 2025-07-01 11:58:02.845 +03:00 [DBG] Connection id "0HNC8090TGDBM" started. 2025-07-01 11:58:02.845 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:58:02.845 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:02.845 +03:00 [DBG] POST requests are not supported 2025-07-01 11:58:02.845 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:58:02.845 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:58:02.845 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:58:02.845 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:02.845 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:02.845 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:58:02.845 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:58:02.845 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:58:02.845 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:58:02.846 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:02.846 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:02.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-07-01 11:58:02.846 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:02.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-07-01 11:58:02.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:02.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:02.846 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:02.846 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:02.846 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:58:02.846 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:58:02.846 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:58:02.846 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:58:02.846 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:58:02.846 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:58:02.846 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:58:02.846 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:58:02.846 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:58:02.846 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:58:02.846 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:58:02.846 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:58:02.846 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:58:02.846 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:58:02.846 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:58:02.846 +03:00 [DBG] Connection id "0HNC8090TGDBM", Request id "0HNC8090TGDBM:00000001": started reading request body. 2025-07-01 11:58:02.846 +03:00 [DBG] Connection id "0HNC8090TGDBM", Request id "0HNC8090TGDBM:00000001": done reading request body. 2025-07-01 11:58:02.846 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:58:02.846 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:58:02.846 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:58:02.846 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:58:02.846 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:58:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:02.846 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:02.846 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:58:02.846 +03:00 [INF] Changing group of physicals [483] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:58:02.864 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.3969ms. 2025-07-01 11:58:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:02.864 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:02.864 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:58:02.864 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:02.865 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:02.865 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:02.865 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 19.1695ms 2025-07-01 11:58:02.865 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:58:02.865 +03:00 [DBG] Connection id "0HNC8090TGDBM" completed keep alive response. 2025-07-01 11:58:02.865 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 19.9926ms 2025-07-01 11:58:02.865 +03:00 [DBG] Connection id "0HNC8090TGDBM" received FIN. 2025-07-01 11:58:02.865 +03:00 [DBG] Connection id "0HNC8090TGDBM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:02.866 +03:00 [DBG] Connection id "0HNC8090TGDBM" disconnecting. 2025-07-01 11:58:02.866 +03:00 [DBG] Connection id "0HNC8090TGDBM" stopped. 2025-07-01 11:58:02.902 +03:00 [DBG] Connection id "0HNC8090TGDBN" accepted. 2025-07-01 11:58:02.902 +03:00 [DBG] Connection id "0HNC8090TGDBN" started. 2025-07-01 11:58:02.902 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:58:02.902 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:02.902 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:58:02.902 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:02.902 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:02.902 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:02.902 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:02.903 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:02.903 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:02.903 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:58:02.903 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:02.903 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:02.903 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:58:02.903 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:02.903 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:02.903 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:02.903 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:02.903 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:02.903 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:02.903 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:58:02.903 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:58:02.903 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:02.903 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:02.903 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:58:02.903 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:58:02.903 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:02.904 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:02.904 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:02.904 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:02.904 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:02.904 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:58:02.904 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:58:02.906 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.8984ms. 2025-07-01 11:58:02.906 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:02.906 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:02.906 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:02.906 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:02.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:02.906 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:02.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:02.906 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:02.906 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:02.906 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:58:02.906 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:58:02.906 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:58:02.906 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:58:02.906 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:58:02.906 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:58:02.906 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:02.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:02.906 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:02.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:02.907 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:02.907 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:02.907 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:02.907 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.6214ms 2025-07-01 11:58:02.907 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:02.907 +03:00 [DBG] Connection id "0HNC8090TGDBN" completed keep alive response. 2025-07-01 11:58:02.907 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.6639ms 2025-07-01 11:58:02.907 +03:00 [DBG] Connection id "0HNC8090TGDBN" received FIN. 2025-07-01 11:58:02.907 +03:00 [DBG] Connection id "0HNC8090TGDBN" disconnecting. 2025-07-01 11:58:02.907 +03:00 [DBG] Connection id "0HNC8090TGDBN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:02.908 +03:00 [DBG] Connection id "0HNC8090TGDBN" stopped. 2025-07-01 11:58:02.974 +03:00 [DBG] Connection id "0HNC8090TGDBO" accepted. 2025-07-01 11:58:02.974 +03:00 [DBG] Connection id "0HNC8090TGDBO" started. 2025-07-01 11:58:02.975 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:58:02.975 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:02.976 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:58:02.976 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:02.976 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:02.976 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:02.976 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:02.976 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:02.976 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:02.976 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:58:02.976 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:02.976 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:02.976 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:58:02.976 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:02.976 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:02.976 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:02.976 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:02.976 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:02.977 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:02.977 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:58:02.977 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:58:02.977 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:02.977 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:02.977 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:58:02.977 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:58:02.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:02.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:02.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:02.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:02.977 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:02.977 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:58:02.977 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:58:03.122 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 144.557ms. 2025-07-01 11:58:03.122 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:03.122 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:03.122 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:03.122 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:03.122 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:03.122 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:03.122 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:03.122 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:03.122 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:03.122 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:58:03.122 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:58:03.122 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:58:03.122 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:58:03.122 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:58:03.122 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:58:03.124 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:03.124 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:03.124 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:03.124 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:03.124 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:03.124 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:03.124 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:03.124 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 147.3364ms 2025-07-01 11:58:03.124 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:03.124 +03:00 [DBG] Connection id "0HNC8090TGDBO" completed keep alive response. 2025-07-01 11:58:03.124 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 149.1239ms 2025-07-01 11:58:03.128 +03:00 [DBG] Connection id "0HNC8090TGDBO" received FIN. 2025-07-01 11:58:03.128 +03:00 [DBG] Connection id "0HNC8090TGDBO" disconnecting. 2025-07-01 11:58:03.128 +03:00 [DBG] Connection id "0HNC8090TGDBO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:03.129 +03:00 [DBG] Connection id "0HNC8090TGDBO" stopped. 2025-07-01 11:58:04.003 +03:00 [DBG] Connection id "0HNC8090TGDBP" accepted. 2025-07-01 11:58:04.004 +03:00 [DBG] Connection id "0HNC8090TGDBP" started. 2025-07-01 11:58:04.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:58:04.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:04.004 +03:00 [DBG] POST requests are not supported 2025-07-01 11:58:04.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:58:04.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:58:04.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:04.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:04.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:04.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:58:04.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:58:04.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:04.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:58:04.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:04.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:04.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:58:04.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:04.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:04.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:04.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:04.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:58:04.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:58:04.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:04.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:04.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:04.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:04.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:04.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1928ms. 2025-07-01 11:58:04.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:04.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:04.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:04.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:04.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:04.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:04.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:04.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:04.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:04.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:58:04.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:04.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:04.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:04.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:04.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:04.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:04.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:04.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1912ms 2025-07-01 11:58:04.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:04.006 +03:00 [DBG] Connection id "0HNC8090TGDBP" completed keep alive response. 2025-07-01 11:58:04.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0468ms 2025-07-01 11:58:04.006 +03:00 [DBG] Connection id "0HNC8090TGDBP" received FIN. 2025-07-01 11:58:04.006 +03:00 [DBG] Connection id "0HNC8090TGDBP" disconnecting. 2025-07-01 11:58:04.006 +03:00 [DBG] Connection id "0HNC8090TGDBP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:04.007 +03:00 [DBG] Connection id "0HNC8090TGDBP" stopped. 2025-07-01 11:58:08.996 +03:00 [DBG] Connection id "0HNC8090TGDBQ" accepted. 2025-07-01 11:58:08.996 +03:00 [DBG] Connection id "0HNC8090TGDBQ" started. 2025-07-01 11:58:08.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:58:08.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:08.996 +03:00 [DBG] POST requests are not supported 2025-07-01 11:58:08.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:58:08.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:58:08.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:08.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:08.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:08.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:58:08.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:58:08.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:08.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:58:08.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:08.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:08.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:58:08.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:08.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:08.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:08.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:08.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:58:08.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:58:08.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:08.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:08.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:08.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:08.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:08.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1478ms. 2025-07-01 11:58:08.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:08.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:08.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:08.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:08.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:08.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:08.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:08.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:08.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:08.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:58:08.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:08.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:08.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:08.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:08.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:08.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:08.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:08.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7147ms 2025-07-01 11:58:08.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:08.997 +03:00 [DBG] Connection id "0HNC8090TGDBQ" completed keep alive response. 2025-07-01 11:58:08.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3923ms 2025-07-01 11:58:08.998 +03:00 [DBG] Connection id "0HNC8090TGDBQ" received FIN. 2025-07-01 11:58:08.998 +03:00 [DBG] Connection id "0HNC8090TGDBQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:08.998 +03:00 [DBG] Connection id "0HNC8090TGDBQ" disconnecting. 2025-07-01 11:58:08.998 +03:00 [DBG] Connection id "0HNC8090TGDBQ" stopped. 2025-07-01 11:58:11.609 +03:00 [DBG] Connection id "0HNC8090TGDBR" accepted. 2025-07-01 11:58:11.609 +03:00 [DBG] Connection id "0HNC8090TGDBR" started. 2025-07-01 11:58:11.609 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 762 2025-07-01 11:58:11.610 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:11.610 +03:00 [DBG] POST requests are not supported 2025-07-01 11:58:11.610 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:58:11.610 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:58:11.610 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:58:11.610 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:11.610 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:11.610 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:58:11.610 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:58:11.610 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:58:11.610 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:58:11.610 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:11.610 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:11.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-07-01 11:58:11.611 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:11.611 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:11.611 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:11.611 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:11.611 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:11.611 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:11.611 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:58:11.611 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:58:11.611 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:58:11.611 +03:00 [DBG] Connection id "0HNC8090TGDBR", Request id "0HNC8090TGDBR:00000001": started reading request body. 2025-07-01 11:58:11.611 +03:00 [DBG] Connection id "0HNC8090TGDBR", Request id "0HNC8090TGDBR:00000001": done reading request body. 2025-07-01 11:58:11.611 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:58:11.611 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:58:11.611 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:58:11.611 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:58:11.612 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:58:11.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:11.612 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:11.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:11.612 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:11.612 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:11.612 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:58:11.612 +03:00 [INF] Updating physical elements properties 2025-07-01 11:58:11.631 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.8058ms. 2025-07-01 11:58:11.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:11.631 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:11.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:11.631 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:11.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:11.631 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:11.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:11.631 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:11.631 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:11.631 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:58:11.632 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:11.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:11.632 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:11.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:11.632 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:11.632 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:11.632 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:11.632 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 21.3368ms 2025-07-01 11:58:11.632 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:58:11.632 +03:00 [DBG] Connection id "0HNC8090TGDBR" completed keep alive response. 2025-07-01 11:58:11.632 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 22.6622ms 2025-07-01 11:58:11.632 +03:00 [DBG] Connection id "0HNC8090TGDBR" received FIN. 2025-07-01 11:58:11.632 +03:00 [DBG] Connection id "0HNC8090TGDBR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:11.632 +03:00 [DBG] Connection id "0HNC8090TGDBR" disconnecting. 2025-07-01 11:58:11.633 +03:00 [DBG] Connection id "0HNC8090TGDBR" stopped. 2025-07-01 11:58:11.674 +03:00 [DBG] Connection id "0HNC8090TGDBS" accepted. 2025-07-01 11:58:11.675 +03:00 [DBG] Connection id "0HNC8090TGDBS" started. 2025-07-01 11:58:11.675 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:58:11.675 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:11.675 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:58:11.675 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:11.675 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:11.675 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:11.675 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:11.675 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:11.675 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:11.675 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:58:11.675 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:11.676 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:11.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-07-01 11:58:11.676 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:11.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-07-01 11:58:11.676 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:11.676 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:11.676 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:11.676 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:11.676 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:58:11.676 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:58:11.676 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:11.676 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:11.676 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:58:11.676 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:58:11.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:11.676 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:11.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:11.676 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:11.677 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:11.677 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:58:11.677 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:58:11.679 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.6955ms. 2025-07-01 11:58:11.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:11.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:11.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:11.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:11.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:11.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:11.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:11.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:11.680 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:11.680 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:58:11.680 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:58:11.680 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:58:11.680 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:58:11.680 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:58:11.680 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:58:11.681 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:11.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:11.681 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:11.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:11.681 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:11.681 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:11.681 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:11.681 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 5.4159ms 2025-07-01 11:58:11.681 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:11.681 +03:00 [DBG] Connection id "0HNC8090TGDBS" completed keep alive response. 2025-07-01 11:58:11.681 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 6.6905ms 2025-07-01 11:58:11.682 +03:00 [DBG] Connection id "0HNC8090TGDBS" received FIN. 2025-07-01 11:58:11.682 +03:00 [DBG] Connection id "0HNC8090TGDBS" disconnecting. 2025-07-01 11:58:11.682 +03:00 [DBG] Connection id "0HNC8090TGDBS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:11.683 +03:00 [DBG] Connection id "0HNC8090TGDBS" stopped. 2025-07-01 11:58:11.746 +03:00 [DBG] Connection id "0HNC8090TGDBT" accepted. 2025-07-01 11:58:11.747 +03:00 [DBG] Connection id "0HNC8090TGDBT" started. 2025-07-01 11:58:11.747 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:58:11.747 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:11.747 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:58:11.747 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:11.747 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:11.747 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:11.747 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:11.747 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:11.747 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:11.747 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:58:11.748 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:11.748 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:11.748 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:58:11.748 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:11.748 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:11.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:11.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:11.748 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:11.748 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:11.748 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:58:11.748 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:58:11.748 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:11.748 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:11.748 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:58:11.748 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:58:11.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:11.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:11.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:11.749 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:11.749 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:11.749 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:58:11.749 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:58:11.935 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 186.0991ms. 2025-07-01 11:58:11.935 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:11.935 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:11.935 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:11.935 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:11.935 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:11.935 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:11.935 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:11.935 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:11.935 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:11.935 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:58:11.935 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:58:11.935 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:58:11.935 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:58:11.935 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:58:11.935 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:58:11.937 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:11.937 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:11.937 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:11.937 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:11.937 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:11.937 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:11.937 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:11.937 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 189.4585ms 2025-07-01 11:58:11.937 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:11.937 +03:00 [DBG] Connection id "0HNC8090TGDBT" completed keep alive response. 2025-07-01 11:58:11.937 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 190.7149ms 2025-07-01 11:58:11.941 +03:00 [DBG] Connection id "0HNC8090TGDBT" received FIN. 2025-07-01 11:58:11.941 +03:00 [DBG] Connection id "0HNC8090TGDBT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:11.941 +03:00 [DBG] Connection id "0HNC8090TGDBT" disconnecting. 2025-07-01 11:58:11.941 +03:00 [DBG] Connection id "0HNC8090TGDBT" stopped. 2025-07-01 11:58:14.003 +03:00 [DBG] Connection id "0HNC8090TGDBU" accepted. 2025-07-01 11:58:14.003 +03:00 [DBG] Connection id "0HNC8090TGDBU" started. 2025-07-01 11:58:14.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:58:14.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:14.003 +03:00 [DBG] POST requests are not supported 2025-07-01 11:58:14.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:58:14.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:58:14.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:14.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:14.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:14.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:58:14.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:58:14.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:14.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:58:14.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:14.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:14.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:58:14.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:14.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:14.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:14.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:14.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:58:14.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:58:14.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:14.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:14.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:14.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:14.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:14.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1388ms. 2025-07-01 11:58:14.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:14.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:14.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:14.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:14.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:14.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:14.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:14.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:14.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:14.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:58:14.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:14.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:14.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:14.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:14.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:14.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:14.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:14.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8051ms 2025-07-01 11:58:14.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:14.005 +03:00 [DBG] Connection id "0HNC8090TGDBU" completed keep alive response. 2025-07-01 11:58:14.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4453ms 2025-07-01 11:58:14.005 +03:00 [DBG] Connection id "0HNC8090TGDBU" received FIN. 2025-07-01 11:58:14.005 +03:00 [DBG] Connection id "0HNC8090TGDBU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:14.005 +03:00 [DBG] Connection id "0HNC8090TGDBU" disconnecting. 2025-07-01 11:58:14.005 +03:00 [DBG] Connection id "0HNC8090TGDBU" stopped. 2025-07-01 11:58:14.748 +03:00 [DBG] Connection id "0HNC8090TGDBV" accepted. 2025-07-01 11:58:14.748 +03:00 [DBG] Connection id "0HNC8090TGDBV" started. 2025-07-01 11:58:14.748 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:58:14.748 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:14.748 +03:00 [DBG] POST requests are not supported 2025-07-01 11:58:14.748 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:58:14.748 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:58:14.748 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:58:14.748 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:14.748 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:14.749 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:58:14.749 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:58:14.749 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:58:14.749 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:58:14.749 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:14.749 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:14.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-07-01 11:58:14.749 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:14.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-07-01 11:58:14.749 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:14.749 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:14.749 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:14.749 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:14.749 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:58:14.749 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:58:14.749 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:58:14.749 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:58:14.749 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:58:14.749 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:58:14.749 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:58:14.750 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:58:14.750 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:58:14.750 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:58:14.750 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:58:14.750 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:58:14.750 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:58:14.750 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:58:14.750 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:58:14.750 +03:00 [DBG] Connection id "0HNC8090TGDBV", Request id "0HNC8090TGDBV:00000001": started reading request body. 2025-07-01 11:58:14.750 +03:00 [DBG] Connection id "0HNC8090TGDBV", Request id "0HNC8090TGDBV:00000001": done reading request body. 2025-07-01 11:58:14.750 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:58:14.750 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:58:14.750 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:58:14.750 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:58:14.750 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:58:14.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:14.750 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:14.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:14.750 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:14.750 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:14.750 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:58:14.750 +03:00 [INF] Changing group of physicals [484] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:58:14.772 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.4897ms. 2025-07-01 11:58:14.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:14.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:14.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:14.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:14.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:14.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:14.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:14.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:14.772 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:14.772 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:58:14.772 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:14.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:14.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:14.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:14.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:14.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:14.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:14.772 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 23.3511ms 2025-07-01 11:58:14.772 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:58:14.772 +03:00 [DBG] Connection id "0HNC8090TGDBV" completed keep alive response. 2025-07-01 11:58:14.772 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 24.4567ms 2025-07-01 11:58:14.773 +03:00 [DBG] Connection id "0HNC8090TGDBV" received FIN. 2025-07-01 11:58:14.773 +03:00 [DBG] Connection id "0HNC8090TGDBV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:14.773 +03:00 [DBG] Connection id "0HNC8090TGDBV" disconnecting. 2025-07-01 11:58:14.773 +03:00 [DBG] Connection id "0HNC8090TGDBV" stopped. 2025-07-01 11:58:14.814 +03:00 [DBG] Connection id "0HNC8090TGDC0" accepted. 2025-07-01 11:58:14.815 +03:00 [DBG] Connection id "0HNC8090TGDC0" started. 2025-07-01 11:58:14.815 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:58:14.815 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:14.815 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:58:14.815 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:14.815 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:14.815 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:14.815 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:14.815 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:14.815 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:14.815 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:58:14.815 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:14.815 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:14.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-07-01 11:58:14.815 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:14.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-07-01 11:58:14.815 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:14.815 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:14.815 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:14.815 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:14.815 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:58:14.815 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:58:14.815 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:14.815 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:14.815 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:58:14.815 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:58:14.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:14.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:14.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:14.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:14.815 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:14.815 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:58:14.815 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:58:14.817 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1548ms. 2025-07-01 11:58:14.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:14.817 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:14.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:14.817 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:14.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:14.817 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:14.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:14.817 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:14.817 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:14.817 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:58:14.817 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:58:14.817 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:58:14.817 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:58:14.817 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:58:14.817 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:58:14.817 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:14.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:14.817 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:14.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:14.817 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:14.817 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:14.817 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:14.817 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.2894ms 2025-07-01 11:58:14.817 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:14.818 +03:00 [DBG] Connection id "0HNC8090TGDC0" completed keep alive response. 2025-07-01 11:58:14.818 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.906ms 2025-07-01 11:58:14.818 +03:00 [DBG] Connection id "0HNC8090TGDC0" received FIN. 2025-07-01 11:58:14.818 +03:00 [DBG] Connection id "0HNC8090TGDC0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:14.818 +03:00 [DBG] Connection id "0HNC8090TGDC0" disconnecting. 2025-07-01 11:58:14.818 +03:00 [DBG] Connection id "0HNC8090TGDC0" stopped. 2025-07-01 11:58:14.879 +03:00 [DBG] Connection id "0HNC8090TGDC1" accepted. 2025-07-01 11:58:14.879 +03:00 [DBG] Connection id "0HNC8090TGDC1" started. 2025-07-01 11:58:14.879 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:58:14.879 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:14.879 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:58:14.879 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:14.879 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:14.879 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:14.879 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:14.879 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:14.879 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:14.879 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:58:14.879 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:14.879 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:14.879 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:58:14.879 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:14.879 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:14.879 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:14.879 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:14.879 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:14.880 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:14.880 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:58:14.880 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:58:14.880 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:14.880 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:14.880 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:58:14.880 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:58:14.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:14.880 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:14.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:14.880 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:14.880 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:14.880 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:58:14.880 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:58:15.019 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 139.0838ms. 2025-07-01 11:58:15.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:15.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:15.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:15.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:15.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:15.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:15.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:15.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:15.019 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:15.019 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:58:15.019 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:58:15.019 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:58:15.019 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:58:15.019 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:58:15.019 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:58:15.021 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:15.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:15.021 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:15.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:15.021 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:15.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:15.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:15.021 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 141.7151ms 2025-07-01 11:58:15.021 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:15.021 +03:00 [DBG] Connection id "0HNC8090TGDC1" completed keep alive response. 2025-07-01 11:58:15.021 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 142.4542ms 2025-07-01 11:58:15.025 +03:00 [DBG] Connection id "0HNC8090TGDC1" received FIN. 2025-07-01 11:58:15.025 +03:00 [DBG] Connection id "0HNC8090TGDC1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:15.025 +03:00 [DBG] Connection id "0HNC8090TGDC1" disconnecting. 2025-07-01 11:58:15.025 +03:00 [DBG] Connection id "0HNC8090TGDC1" stopped. 2025-07-01 11:58:19.003 +03:00 [DBG] Connection id "0HNC8090TGDC2" accepted. 2025-07-01 11:58:19.003 +03:00 [DBG] Connection id "0HNC8090TGDC2" started. 2025-07-01 11:58:19.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:58:19.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:19.004 +03:00 [DBG] POST requests are not supported 2025-07-01 11:58:19.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:58:19.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:58:19.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:19.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:19.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:19.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:58:19.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:58:19.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:19.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:58:19.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:19.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:19.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:58:19.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:19.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:19.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:19.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:19.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:58:19.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:58:19.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:19.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:19.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:19.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:19.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:19.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2313ms. 2025-07-01 11:58:19.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:19.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:19.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:19.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:19.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:19.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:19.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:19.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:19.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:19.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:58:19.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:19.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:19.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:19.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:19.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:19.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:19.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9277ms 2025-07-01 11:58:19.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:19.007 +03:00 [DBG] Connection id "0HNC8090TGDC2" completed keep alive response. 2025-07-01 11:58:19.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2719ms 2025-07-01 11:58:19.007 +03:00 [DBG] Connection id "0HNC8090TGDC2" received FIN. 2025-07-01 11:58:19.007 +03:00 [DBG] Connection id "0HNC8090TGDC2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:19.007 +03:00 [DBG] Connection id "0HNC8090TGDC2" disconnecting. 2025-07-01 11:58:19.007 +03:00 [DBG] Connection id "0HNC8090TGDC2" stopped. 2025-07-01 11:58:24.005 +03:00 [DBG] Connection id "0HNC8090TGDC3" accepted. 2025-07-01 11:58:24.005 +03:00 [DBG] Connection id "0HNC8090TGDC3" started. 2025-07-01 11:58:24.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:58:24.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:24.005 +03:00 [DBG] POST requests are not supported 2025-07-01 11:58:24.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:58:24.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:58:24.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:24.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:24.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:24.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:58:24.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:58:24.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:24.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:58:24.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:24.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:24.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:58:24.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:24.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:24.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:24.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:24.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:58:24.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:58:24.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:24.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:24.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:24.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:24.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:24.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1227ms. 2025-07-01 11:58:24.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:24.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:24.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:24.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:24.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:24.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:24.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:24.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:24.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:24.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:58:24.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:24.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:24.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:24.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:24.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:24.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:24.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:24.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6984ms 2025-07-01 11:58:24.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:24.007 +03:00 [DBG] Connection id "0HNC8090TGDC3" completed keep alive response. 2025-07-01 11:58:24.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3037ms 2025-07-01 11:58:24.007 +03:00 [DBG] Connection id "0HNC8090TGDC3" received FIN. 2025-07-01 11:58:24.007 +03:00 [DBG] Connection id "0HNC8090TGDC3" disconnecting. 2025-07-01 11:58:24.007 +03:00 [DBG] Connection id "0HNC8090TGDC3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:24.008 +03:00 [DBG] Connection id "0HNC8090TGDC3" stopped. 2025-07-01 11:58:28.997 +03:00 [DBG] Connection id "0HNC8090TGDC4" accepted. 2025-07-01 11:58:28.997 +03:00 [DBG] Connection id "0HNC8090TGDC4" started. 2025-07-01 11:58:28.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:58:28.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:28.997 +03:00 [DBG] POST requests are not supported 2025-07-01 11:58:28.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:58:28.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:58:28.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:28.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:28.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:28.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:58:28.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:58:28.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:28.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:58:28.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:28.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:28.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:58:28.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:28.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:28.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:28.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:28.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:58:28.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:58:28.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:28.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:28.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:28.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:28.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:28.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1424ms. 2025-07-01 11:58:28.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:28.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:28.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:28.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:28.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:28.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:28.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:28.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:28.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:28.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:58:28.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:28.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:28.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:28.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:28.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:28.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:28.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:28.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6783ms 2025-07-01 11:58:28.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:28.998 +03:00 [DBG] Connection id "0HNC8090TGDC4" completed keep alive response. 2025-07-01 11:58:28.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2647ms 2025-07-01 11:58:28.999 +03:00 [DBG] Connection id "0HNC8090TGDC4" received FIN. 2025-07-01 11:58:28.999 +03:00 [DBG] Connection id "0HNC8090TGDC4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:28.999 +03:00 [DBG] Connection id "0HNC8090TGDC4" disconnecting. 2025-07-01 11:58:28.999 +03:00 [DBG] Connection id "0HNC8090TGDC4" stopped. 2025-07-01 11:58:29.961 +03:00 [DBG] Connection id "0HNC8090TGDC5" accepted. 2025-07-01 11:58:29.961 +03:00 [DBG] Connection id "0HNC8090TGDC5" started. 2025-07-01 11:58:29.961 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 771 2025-07-01 11:58:29.961 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:29.961 +03:00 [DBG] POST requests are not supported 2025-07-01 11:58:29.961 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:58:29.961 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:58:29.961 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:58:29.961 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:29.961 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:29.961 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:58:29.961 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:58:29.961 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:58:29.961 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:58:29.961 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:29.961 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:29.961 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:58:29.961 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:29.961 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:29.961 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:29.962 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:29.962 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:29.962 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:29.962 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:58:29.962 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:58:29.962 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:58:29.962 +03:00 [DBG] Connection id "0HNC8090TGDC5", Request id "0HNC8090TGDC5:00000001": started reading request body. 2025-07-01 11:58:29.962 +03:00 [DBG] Connection id "0HNC8090TGDC5", Request id "0HNC8090TGDC5:00000001": done reading request body. 2025-07-01 11:58:29.962 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:58:29.962 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:58:29.962 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:58:29.962 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:58:29.962 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:58:29.962 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:29.962 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:29.962 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:29.962 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:29.962 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:29.962 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:58:29.962 +03:00 [INF] Updating physical elements properties 2025-07-01 11:58:29.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.8771ms. 2025-07-01 11:58:29.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:29.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:29.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:29.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:29.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:29.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:29.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:29.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:29.981 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:29.981 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:58:29.981 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:29.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:29.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:29.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:29.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:29.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:29.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:29.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 20.0043ms 2025-07-01 11:58:29.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:58:29.982 +03:00 [DBG] Connection id "0HNC8090TGDC5" completed keep alive response. 2025-07-01 11:58:29.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 20.6997ms 2025-07-01 11:58:29.982 +03:00 [DBG] Connection id "0HNC8090TGDC5" received FIN. 2025-07-01 11:58:29.982 +03:00 [DBG] Connection id "0HNC8090TGDC5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:29.982 +03:00 [DBG] Connection id "0HNC8090TGDC5" disconnecting. 2025-07-01 11:58:29.982 +03:00 [DBG] Connection id "0HNC8090TGDC5" stopped. 2025-07-01 11:58:30.024 +03:00 [DBG] Connection id "0HNC8090TGDC6" accepted. 2025-07-01 11:58:30.024 +03:00 [DBG] Connection id "0HNC8090TGDC6" started. 2025-07-01 11:58:30.024 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:58:30.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:30.025 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:58:30.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:30.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:30.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:30.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:30.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:30.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:30.025 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:58:30.025 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:30.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:30.025 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:58:30.025 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:30.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:30.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:30.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:30.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:30.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:30.026 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:58:30.026 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:58:30.026 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:30.026 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:30.026 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:58:30.026 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:58:30.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:30.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:30.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:30.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:30.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:30.026 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:58:30.026 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:58:30.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.8489ms. 2025-07-01 11:58:30.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:30.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:30.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:30.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:30.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:30.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:30.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:30.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:30.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:30.029 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:58:30.030 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:58:30.030 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:58:30.030 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:58:30.030 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:58:30.030 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:58:30.030 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:30.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:30.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:30.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:30.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:30.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:30.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:30.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.8821ms 2025-07-01 11:58:30.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:30.030 +03:00 [DBG] Connection id "0HNC8090TGDC6" completed keep alive response. 2025-07-01 11:58:30.030 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.8783ms 2025-07-01 11:58:30.030 +03:00 [DBG] Connection id "0HNC8090TGDC6" received FIN. 2025-07-01 11:58:30.031 +03:00 [DBG] Connection id "0HNC8090TGDC6" disconnecting. 2025-07-01 11:58:30.031 +03:00 [DBG] Connection id "0HNC8090TGDC6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:30.032 +03:00 [DBG] Connection id "0HNC8090TGDC6" stopped. 2025-07-01 11:58:30.092 +03:00 [DBG] Connection id "0HNC8090TGDC7" accepted. 2025-07-01 11:58:30.092 +03:00 [DBG] Connection id "0HNC8090TGDC7" started. 2025-07-01 11:58:30.092 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:58:30.092 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:30.092 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:58:30.092 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:30.092 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:30.092 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:30.092 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:30.092 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:30.092 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:30.092 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:58:30.092 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:30.092 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:30.092 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:58:30.092 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:30.092 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:30.092 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:30.092 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:30.092 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:30.092 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:30.092 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:58:30.093 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:58:30.093 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:30.093 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:30.093 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:58:30.093 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:58:30.093 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:30.093 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:30.093 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:30.093 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:30.093 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:30.093 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:58:30.093 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:58:30.265 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 171.81ms. 2025-07-01 11:58:30.265 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:30.265 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:30.265 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:30.265 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:30.265 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:30.265 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:30.265 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:30.265 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:30.265 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:30.265 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:58:30.265 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:58:30.265 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:58:30.265 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:58:30.265 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:58:30.265 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:58:30.266 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:30.266 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:30.266 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:30.267 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:30.267 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:30.267 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:30.267 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:30.267 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 174.1801ms 2025-07-01 11:58:30.267 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:30.267 +03:00 [DBG] Connection id "0HNC8090TGDC7" completed keep alive response. 2025-07-01 11:58:30.267 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 174.6721ms 2025-07-01 11:58:30.274 +03:00 [DBG] Connection id "0HNC8090TGDC7" received FIN. 2025-07-01 11:58:30.274 +03:00 [DBG] Connection id "0HNC8090TGDC7" disconnecting. 2025-07-01 11:58:30.275 +03:00 [DBG] Connection id "0HNC8090TGDC7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:30.276 +03:00 [DBG] Connection id "0HNC8090TGDC7" stopped. 2025-07-01 11:58:33.837 +03:00 [DBG] Connection id "0HNC8090TGDC8" accepted. 2025-07-01 11:58:33.837 +03:00 [DBG] Connection id "0HNC8090TGDC8" started. 2025-07-01 11:58:33.837 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:58:33.837 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:33.837 +03:00 [DBG] POST requests are not supported 2025-07-01 11:58:33.837 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:58:33.837 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:58:33.838 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:58:33.838 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:33.838 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:33.838 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:58:33.838 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:58:33.838 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:58:33.838 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:58:33.838 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:33.838 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:33.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-07-01 11:58:33.838 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:33.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-07-01 11:58:33.838 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:33.838 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:33.838 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:33.838 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:33.838 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:58:33.838 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:58:33.838 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:58:33.838 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:58:33.838 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:58:33.838 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:58:33.838 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:58:33.838 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:58:33.839 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:58:33.839 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:58:33.839 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:58:33.839 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:58:33.839 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:58:33.839 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:58:33.839 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:58:33.839 +03:00 [DBG] Connection id "0HNC8090TGDC8", Request id "0HNC8090TGDC8:00000001": started reading request body. 2025-07-01 11:58:33.839 +03:00 [DBG] Connection id "0HNC8090TGDC8", Request id "0HNC8090TGDC8:00000001": done reading request body. 2025-07-01 11:58:33.839 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:58:33.839 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:58:33.839 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:58:33.839 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:58:33.839 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:58:33.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:33.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:33.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:33.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:33.839 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:33.839 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:58:33.839 +03:00 [INF] Changing group of physicals [485] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:58:33.867 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 28.0071ms. 2025-07-01 11:58:33.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:33.867 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:33.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:33.867 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:33.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:33.867 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:33.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:33.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:33.868 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:33.868 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:58:33.868 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:33.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:33.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:33.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:33.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:33.868 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:33.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:33.868 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 29.8653ms 2025-07-01 11:58:33.868 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:58:33.868 +03:00 [DBG] Connection id "0HNC8090TGDC8" completed keep alive response. 2025-07-01 11:58:33.868 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 30.9164ms 2025-07-01 11:58:33.868 +03:00 [DBG] Connection id "0HNC8090TGDC8" received FIN. 2025-07-01 11:58:33.869 +03:00 [DBG] Connection id "0HNC8090TGDC8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:33.869 +03:00 [DBG] Connection id "0HNC8090TGDC8" disconnecting. 2025-07-01 11:58:33.869 +03:00 [DBG] Connection id "0HNC8090TGDC8" stopped. 2025-07-01 11:58:33.907 +03:00 [DBG] Connection id "0HNC8090TGDC9" accepted. 2025-07-01 11:58:33.907 +03:00 [DBG] Connection id "0HNC8090TGDC9" started. 2025-07-01 11:58:33.907 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:58:33.907 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:33.907 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:58:33.907 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:33.907 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:33.907 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:33.907 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:33.908 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:33.908 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:33.908 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:58:33.908 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:33.908 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:33.908 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:58:33.908 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:33.908 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:33.908 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:33.908 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:33.908 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:33.908 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:33.908 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:58:33.908 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:58:33.908 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:33.908 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:33.908 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:58:33.908 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:58:33.909 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:33.909 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:33.909 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:33.909 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:33.909 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:33.909 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:58:33.909 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:58:33.911 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.0212ms. 2025-07-01 11:58:33.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:33.911 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:33.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:33.911 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:33.911 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:33.911 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:33.911 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:33.911 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:33.911 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:33.911 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:58:33.911 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:58:33.911 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:58:33.912 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:58:33.912 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:58:33.912 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:58:33.912 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:33.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:33.912 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:33.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:33.912 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:33.912 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:33.912 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:33.912 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.295ms 2025-07-01 11:58:33.912 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:33.912 +03:00 [DBG] Connection id "0HNC8090TGDC9" completed keep alive response. 2025-07-01 11:58:33.913 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.2933ms 2025-07-01 11:58:33.913 +03:00 [DBG] Connection id "0HNC8090TGDC9" received FIN. 2025-07-01 11:58:33.913 +03:00 [DBG] Connection id "0HNC8090TGDC9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:33.913 +03:00 [DBG] Connection id "0HNC8090TGDC9" disconnecting. 2025-07-01 11:58:33.913 +03:00 [DBG] Connection id "0HNC8090TGDC9" stopped. 2025-07-01 11:58:33.978 +03:00 [DBG] Connection id "0HNC8090TGDCA" accepted. 2025-07-01 11:58:33.978 +03:00 [DBG] Connection id "0HNC8090TGDCA" started. 2025-07-01 11:58:33.978 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:58:33.978 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:33.978 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:58:33.978 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:33.978 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:33.978 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:33.978 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:33.979 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:33.979 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:33.979 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:58:33.979 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:33.979 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:33.979 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:58:33.979 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:33.979 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:33.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:33.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:33.979 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:33.979 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:33.979 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:58:33.979 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:58:33.979 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:33.979 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:33.979 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:58:33.980 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:58:33.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:33.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:33.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:33.980 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:33.980 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:33.980 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:58:33.980 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:58:34.072 +03:00 [DBG] Connection id "0HNC8090TGDCB" accepted. 2025-07-01 11:58:34.072 +03:00 [DBG] Connection id "0HNC8090TGDCB" started. 2025-07-01 11:58:34.072 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:58:34.072 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:34.072 +03:00 [DBG] POST requests are not supported 2025-07-01 11:58:34.072 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:58:34.072 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:58:34.072 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:34.072 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:34.072 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:34.072 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:58:34.073 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:58:34.073 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:34.073 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:58:34.073 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:34.073 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:34.073 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:58:34.073 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:34.073 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:34.073 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:34.073 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:34.073 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:58:34.073 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:58:34.073 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:34.073 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:34.073 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:34.073 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:34.073 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:34.073 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.165ms. 2025-07-01 11:58:34.073 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:34.073 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:34.073 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:34.073 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:34.073 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:34.073 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:34.073 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:34.073 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:34.073 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:34.073 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:58:34.073 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:34.073 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:34.073 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:34.073 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:34.073 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:34.073 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:34.073 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:34.074 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7682ms 2025-07-01 11:58:34.074 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:34.074 +03:00 [DBG] Connection id "0HNC8090TGDCB" completed keep alive response. 2025-07-01 11:58:34.074 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3579ms 2025-07-01 11:58:34.074 +03:00 [DBG] Connection id "0HNC8090TGDCB" received FIN. 2025-07-01 11:58:34.074 +03:00 [DBG] Connection id "0HNC8090TGDCB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:34.074 +03:00 [DBG] Connection id "0HNC8090TGDCB" disconnecting. 2025-07-01 11:58:34.074 +03:00 [DBG] Connection id "0HNC8090TGDCB" stopped. 2025-07-01 11:58:34.164 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 184.5527ms. 2025-07-01 11:58:34.164 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:34.164 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:34.165 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:34.165 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:34.165 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:34.165 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:34.165 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:34.165 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:34.165 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:34.165 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:58:34.165 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:58:34.165 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:58:34.165 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:58:34.165 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:58:34.165 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:58:34.167 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:34.167 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:34.167 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:34.167 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:34.167 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:34.167 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:34.167 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:34.167 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 187.6543ms 2025-07-01 11:58:34.167 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:34.167 +03:00 [DBG] Connection id "0HNC8090TGDCA" completed keep alive response. 2025-07-01 11:58:34.167 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 188.6754ms 2025-07-01 11:58:34.170 +03:00 [DBG] Connection id "0HNC8090TGDCA" received FIN. 2025-07-01 11:58:34.170 +03:00 [DBG] Connection id "0HNC8090TGDCA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:34.170 +03:00 [DBG] Connection id "0HNC8090TGDCA" disconnecting. 2025-07-01 11:58:34.170 +03:00 [DBG] Connection id "0HNC8090TGDCA" stopped. 2025-07-01 11:58:39.005 +03:00 [DBG] Connection id "0HNC8090TGDCC" accepted. 2025-07-01 11:58:39.005 +03:00 [DBG] Connection id "0HNC8090TGDCC" started. 2025-07-01 11:58:39.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:58:39.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:39.005 +03:00 [DBG] POST requests are not supported 2025-07-01 11:58:39.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:58:39.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:58:39.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:39.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:39.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:39.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:58:39.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:58:39.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:39.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:58:39.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:39.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:39.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:58:39.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:39.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:39.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:39.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:39.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:58:39.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:58:39.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:39.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:39.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:39.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:39.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:39.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1835ms. 2025-07-01 11:58:39.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:39.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:39.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:39.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:39.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:39.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:39.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:39.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:39.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:39.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:58:39.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:39.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:39.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:39.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:39.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:39.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:39.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:39.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.116ms 2025-07-01 11:58:39.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:39.007 +03:00 [DBG] Connection id "0HNC8090TGDCC" completed keep alive response. 2025-07-01 11:58:39.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9952ms 2025-07-01 11:58:39.008 +03:00 [DBG] Connection id "0HNC8090TGDCC" received FIN. 2025-07-01 11:58:39.008 +03:00 [DBG] Connection id "0HNC8090TGDCC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:39.008 +03:00 [DBG] Connection id "0HNC8090TGDCC" disconnecting. 2025-07-01 11:58:39.008 +03:00 [DBG] Connection id "0HNC8090TGDCC" stopped. 2025-07-01 11:58:44.004 +03:00 [DBG] Connection id "0HNC8090TGDCD" accepted. 2025-07-01 11:58:44.004 +03:00 [DBG] Connection id "0HNC8090TGDCD" started. 2025-07-01 11:58:44.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:58:44.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:44.004 +03:00 [DBG] POST requests are not supported 2025-07-01 11:58:44.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:58:44.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:58:44.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:44.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:44.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:44.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:58:44.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:58:44.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:44.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:58:44.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:44.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:44.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:58:44.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:44.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:44.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:58:44.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:58:44.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:44.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:44.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:44.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:44.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:44.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1699ms. 2025-07-01 11:58:44.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:44.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:44.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:44.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:44.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:44.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:44.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:44.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:58:44.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:44.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:44.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:44.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2353ms 2025-07-01 11:58:44.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:44.007 +03:00 [DBG] Connection id "0HNC8090TGDCD" completed keep alive response. 2025-07-01 11:58:44.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5132ms 2025-07-01 11:58:44.007 +03:00 [DBG] Connection id "0HNC8090TGDCD" received FIN. 2025-07-01 11:58:44.007 +03:00 [DBG] Connection id "0HNC8090TGDCD" disconnecting. 2025-07-01 11:58:44.007 +03:00 [DBG] Connection id "0HNC8090TGDCD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:44.008 +03:00 [DBG] Connection id "0HNC8090TGDCD" stopped. 2025-07-01 11:58:44.679 +03:00 [DBG] Connection id "0HNC8090TGDCE" accepted. 2025-07-01 11:58:44.679 +03:00 [DBG] Connection id "0HNC8090TGDCE" started. 2025-07-01 11:58:44.679 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 759 2025-07-01 11:58:44.679 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:44.680 +03:00 [DBG] POST requests are not supported 2025-07-01 11:58:44.680 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:58:44.680 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:58:44.680 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:58:44.680 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:44.680 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:44.680 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:58:44.680 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:58:44.680 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:58:44.680 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:58:44.680 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:44.680 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:44.680 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:58:44.680 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:44.680 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:44.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.680 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:44.680 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:44.680 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:58:44.681 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:58:44.681 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:58:44.681 +03:00 [DBG] Connection id "0HNC8090TGDCE", Request id "0HNC8090TGDCE:00000001": started reading request body. 2025-07-01 11:58:44.681 +03:00 [DBG] Connection id "0HNC8090TGDCE", Request id "0HNC8090TGDCE:00000001": done reading request body. 2025-07-01 11:58:44.681 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:58:44.681 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:58:44.681 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:58:44.681 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:58:44.681 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:58:44.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:44.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:44.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:44.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:44.681 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:44.681 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:58:44.681 +03:00 [INF] Updating physical elements properties 2025-07-01 11:58:44.699 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.713ms. 2025-07-01 11:58:44.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:44.699 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:44.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:44.699 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:44.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.699 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:44.699 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:44.699 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:44.699 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:58:44.700 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:44.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:44.700 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:44.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.700 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.700 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.700 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.700 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.4618ms 2025-07-01 11:58:44.700 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:58:44.700 +03:00 [DBG] Connection id "0HNC8090TGDCE" completed keep alive response. 2025-07-01 11:58:44.700 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 20.4789ms 2025-07-01 11:58:44.700 +03:00 [DBG] Connection id "0HNC8090TGDCE" received FIN. 2025-07-01 11:58:44.700 +03:00 [DBG] Connection id "0HNC8090TGDCE" disconnecting. 2025-07-01 11:58:44.700 +03:00 [DBG] Connection id "0HNC8090TGDCE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:44.702 +03:00 [DBG] Connection id "0HNC8090TGDCE" stopped. 2025-07-01 11:58:44.741 +03:00 [DBG] Connection id "0HNC8090TGDCF" accepted. 2025-07-01 11:58:44.741 +03:00 [DBG] Connection id "0HNC8090TGDCF" started. 2025-07-01 11:58:44.742 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:58:44.742 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:44.742 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:58:44.742 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:44.742 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:44.742 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:44.742 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:44.742 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:44.742 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:44.742 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:58:44.742 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:44.742 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:44.742 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:58:44.742 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:44.742 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:44.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.742 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:44.742 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:44.742 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:58:44.742 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:58:44.742 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:44.742 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:44.742 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:58:44.742 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:58:44.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:44.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:44.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:44.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:44.742 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:44.743 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:58:44.743 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:58:44.745 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.1647ms. 2025-07-01 11:58:44.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:44.745 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:44.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:44.745 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:44.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.745 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:44.745 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:44.745 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:44.745 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:58:44.745 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:58:44.745 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:58:44.745 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:58:44.745 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:58:44.745 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:58:44.745 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:44.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:44.745 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:44.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.745 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.745 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.745 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.745 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.3008ms 2025-07-01 11:58:44.745 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:44.745 +03:00 [DBG] Connection id "0HNC8090TGDCF" completed keep alive response. 2025-07-01 11:58:44.745 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.8583ms 2025-07-01 11:58:44.746 +03:00 [DBG] Connection id "0HNC8090TGDCF" received FIN. 2025-07-01 11:58:44.746 +03:00 [DBG] Connection id "0HNC8090TGDCF" disconnecting. 2025-07-01 11:58:44.746 +03:00 [DBG] Connection id "0HNC8090TGDCF" stopped. 2025-07-01 11:58:44.746 +03:00 [DBG] Connection id "0HNC8090TGDCF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:44.814 +03:00 [DBG] Connection id "0HNC8090TGDCG" accepted. 2025-07-01 11:58:44.814 +03:00 [DBG] Connection id "0HNC8090TGDCG" started. 2025-07-01 11:58:44.814 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:58:44.814 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:44.814 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:58:44.814 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:44.814 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:44.814 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:44.814 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:44.815 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:44.815 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:44.815 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:58:44.815 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:44.815 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:44.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-07-01 11:58:44.815 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:44.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-07-01 11:58:44.815 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.815 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.815 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:44.815 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:44.815 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:58:44.815 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:58:44.815 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:44.815 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:44.815 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:58:44.815 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:58:44.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:44.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:44.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:44.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:44.816 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:44.816 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:58:44.816 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:58:44.979 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 163.5579ms. 2025-07-01 11:58:44.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:44.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:44.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:44.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:44.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:44.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:44.979 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:44.979 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:58:44.979 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:58:44.979 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:58:44.979 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:58:44.979 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:58:44.980 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:58:44.981 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:44.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:44.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:44.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:44.981 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 166.173ms 2025-07-01 11:58:44.981 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:44.981 +03:00 [DBG] Connection id "0HNC8090TGDCG" completed keep alive response. 2025-07-01 11:58:44.981 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 167.0691ms 2025-07-01 11:58:44.985 +03:00 [DBG] Connection id "0HNC8090TGDCG" received FIN. 2025-07-01 11:58:44.985 +03:00 [DBG] Connection id "0HNC8090TGDCG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:44.985 +03:00 [DBG] Connection id "0HNC8090TGDCG" disconnecting. 2025-07-01 11:58:44.986 +03:00 [DBG] Connection id "0HNC8090TGDCG" stopped. 2025-07-01 11:58:47.879 +03:00 [DBG] Connection id "0HNC8090TGDCH" accepted. 2025-07-01 11:58:47.879 +03:00 [DBG] Connection id "0HNC8090TGDCH" started. 2025-07-01 11:58:47.879 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:58:47.879 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:47.879 +03:00 [DBG] POST requests are not supported 2025-07-01 11:58:47.879 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:58:47.879 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:58:47.879 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:58:47.879 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:47.879 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:47.879 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:58:47.879 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:58:47.879 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:58:47.879 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:58:47.880 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:47.880 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:47.880 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:58:47.880 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:47.880 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:47.880 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:47.880 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:47.880 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:47.880 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:47.880 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:58:47.880 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:58:47.880 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:58:47.880 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:58:47.880 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:58:47.880 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:58:47.880 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:58:47.880 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:58:47.880 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:58:47.880 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:58:47.880 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:58:47.880 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:58:47.880 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:58:47.880 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:58:47.880 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:58:47.880 +03:00 [DBG] Connection id "0HNC8090TGDCH", Request id "0HNC8090TGDCH:00000001": started reading request body. 2025-07-01 11:58:47.880 +03:00 [DBG] Connection id "0HNC8090TGDCH", Request id "0HNC8090TGDCH:00000001": done reading request body. 2025-07-01 11:58:47.881 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:58:47.881 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:58:47.881 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:58:47.881 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:58:47.881 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:58:47.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:47.881 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:47.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:47.881 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:47.881 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:47.881 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:58:47.881 +03:00 [INF] Changing group of physicals [486] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:58:47.897 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.4739ms. 2025-07-01 11:58:47.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:47.897 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:47.898 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:47.898 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:47.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:47.898 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:47.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:47.898 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:47.898 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:47.898 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:58:47.898 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:47.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:47.898 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:47.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:47.898 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:47.898 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:47.898 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:47.898 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 18.0748ms 2025-07-01 11:58:47.898 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:58:47.898 +03:00 [DBG] Connection id "0HNC8090TGDCH" completed keep alive response. 2025-07-01 11:58:47.898 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 18.8381ms 2025-07-01 11:58:47.898 +03:00 [DBG] Connection id "0HNC8090TGDCH" received FIN. 2025-07-01 11:58:47.898 +03:00 [DBG] Connection id "0HNC8090TGDCH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:47.898 +03:00 [DBG] Connection id "0HNC8090TGDCH" disconnecting. 2025-07-01 11:58:47.898 +03:00 [DBG] Connection id "0HNC8090TGDCH" stopped. 2025-07-01 11:58:47.940 +03:00 [DBG] Connection id "0HNC8090TGDCI" accepted. 2025-07-01 11:58:47.940 +03:00 [DBG] Connection id "0HNC8090TGDCI" started. 2025-07-01 11:58:47.940 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:58:47.940 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:47.940 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:58:47.940 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:47.940 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:47.940 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:47.940 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:47.940 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:47.940 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:47.940 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:58:47.941 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:47.941 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:47.941 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:58:47.941 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:47.941 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:47.941 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:47.941 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:47.941 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:47.941 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:47.941 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:58:47.941 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:58:47.941 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:47.941 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:47.941 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:58:47.941 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:58:47.941 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:47.941 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:47.941 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:47.941 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:47.941 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:47.941 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:58:47.941 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:58:47.942 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.2806ms. 2025-07-01 11:58:47.943 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:47.943 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:47.943 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:47.943 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:47.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:47.943 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:47.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:47.943 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:47.943 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:47.943 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:58:47.943 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:58:47.943 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:58:47.943 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:58:47.943 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:58:47.943 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:58:47.943 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:47.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:47.943 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:47.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:47.943 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:47.943 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:47.943 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:47.943 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.3537ms 2025-07-01 11:58:47.943 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:47.943 +03:00 [DBG] Connection id "0HNC8090TGDCI" completed keep alive response. 2025-07-01 11:58:47.943 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.9853ms 2025-07-01 11:58:47.943 +03:00 [DBG] Connection id "0HNC8090TGDCI" received FIN. 2025-07-01 11:58:47.943 +03:00 [DBG] Connection id "0HNC8090TGDCI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:47.944 +03:00 [DBG] Connection id "0HNC8090TGDCI" disconnecting. 2025-07-01 11:58:47.944 +03:00 [DBG] Connection id "0HNC8090TGDCI" stopped. 2025-07-01 11:58:48.011 +03:00 [DBG] Connection id "0HNC8090TGDCJ" accepted. 2025-07-01 11:58:48.011 +03:00 [DBG] Connection id "0HNC8090TGDCJ" started. 2025-07-01 11:58:48.011 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:58:48.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:48.012 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:58:48.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:48.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:48.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:48.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:48.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:48.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:48.012 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:58:48.012 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:48.012 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:48.012 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:58:48.012 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:48.012 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:48.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:48.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:48.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:48.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:48.012 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:58:48.012 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:58:48.013 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:48.013 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:48.013 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:58:48.013 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:58:48.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:48.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:48.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:48.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:48.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:48.013 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:58:48.013 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:58:48.165 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 151.7492ms. 2025-07-01 11:58:48.165 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:48.165 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:48.165 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:48.165 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:48.165 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:48.165 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:48.165 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:48.165 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:48.165 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:48.165 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:58:48.165 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:58:48.165 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:58:48.165 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:58:48.165 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:58:48.165 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:58:48.166 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:48.166 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:48.167 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:48.167 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:48.167 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:48.167 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:48.167 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:48.167 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 154.3547ms 2025-07-01 11:58:48.167 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:48.167 +03:00 [DBG] Connection id "0HNC8090TGDCJ" completed keep alive response. 2025-07-01 11:58:48.167 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 155.237ms 2025-07-01 11:58:48.176 +03:00 [DBG] Connection id "0HNC8090TGDCJ" received FIN. 2025-07-01 11:58:48.176 +03:00 [DBG] Connection id "0HNC8090TGDCJ" disconnecting. 2025-07-01 11:58:48.176 +03:00 [DBG] Connection id "0HNC8090TGDCJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:48.177 +03:00 [DBG] Connection id "0HNC8090TGDCJ" stopped. 2025-07-01 11:58:48.994 +03:00 [DBG] Connection id "0HNC8090TGDCK" accepted. 2025-07-01 11:58:48.994 +03:00 [DBG] Connection id "0HNC8090TGDCK" started. 2025-07-01 11:58:48.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:58:48.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:48.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:58:48.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:58:48.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:58:48.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:48.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:48.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:48.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:58:48.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:58:48.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:48.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:58:48.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:48.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:48.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:58:48.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:48.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:48.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:48.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:48.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:58:48.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:58:48.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:48.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:48.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:48.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:48.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:48.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1872ms. 2025-07-01 11:58:48.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:48.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:48.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:48.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:48.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:48.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:48.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:48.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:48.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:48.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:58:48.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:48.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:48.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:48.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:48.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:48.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:48.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:48.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2927ms 2025-07-01 11:58:48.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:48.996 +03:00 [DBG] Connection id "0HNC8090TGDCK" completed keep alive response. 2025-07-01 11:58:48.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3593ms 2025-07-01 11:58:48.997 +03:00 [DBG] Connection id "0HNC8090TGDCK" received FIN. 2025-07-01 11:58:48.997 +03:00 [DBG] Connection id "0HNC8090TGDCK" disconnecting. 2025-07-01 11:58:48.997 +03:00 [DBG] Connection id "0HNC8090TGDCK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:48.998 +03:00 [DBG] Connection id "0HNC8090TGDCK" stopped. 2025-07-01 11:58:53.997 +03:00 [DBG] Connection id "0HNC8090TGDCL" accepted. 2025-07-01 11:58:53.997 +03:00 [DBG] Connection id "0HNC8090TGDCL" started. 2025-07-01 11:58:53.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:58:53.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:53.997 +03:00 [DBG] POST requests are not supported 2025-07-01 11:58:53.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:58:53.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:58:53.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:53.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:53.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:53.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:58:53.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:58:53.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:53.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:58:53.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:53.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:53.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:58:53.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:53.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:53.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:53.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:53.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:58:53.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:58:53.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:53.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:53.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:53.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:53.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:53.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1749ms. 2025-07-01 11:58:53.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:53.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:53.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:53.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:53.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:53.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:53.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:53.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:53.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:53.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:58:53.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:53.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:53.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:53.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:53.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:53.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:53.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:53.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3119ms 2025-07-01 11:58:53.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:53.999 +03:00 [DBG] Connection id "0HNC8090TGDCL" completed keep alive response. 2025-07-01 11:58:53.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2596ms 2025-07-01 11:58:53.999 +03:00 [DBG] Connection id "0HNC8090TGDCL" received FIN. 2025-07-01 11:58:53.999 +03:00 [DBG] Connection id "0HNC8090TGDCL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:54.000 +03:00 [DBG] Connection id "0HNC8090TGDCL" disconnecting. 2025-07-01 11:58:54.000 +03:00 [DBG] Connection id "0HNC8090TGDCL" stopped. 2025-07-01 11:58:57.803 +03:00 [DBG] Connection id "0HNC8090TGDCM" accepted. 2025-07-01 11:58:57.803 +03:00 [DBG] Connection id "0HNC8090TGDCM" started. 2025-07-01 11:58:57.803 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 771 2025-07-01 11:58:57.803 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:57.803 +03:00 [DBG] POST requests are not supported 2025-07-01 11:58:57.804 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:58:57.804 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:58:57.804 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:58:57.804 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:57.804 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:57.804 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:58:57.804 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:58:57.804 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:58:57.804 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:58:57.804 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:57.804 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:57.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-07-01 11:58:57.804 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:57.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-07-01 11:58:57.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:57.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:57.804 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:57.804 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:57.804 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:58:57.804 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:58:57.804 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:58:57.804 +03:00 [DBG] Connection id "0HNC8090TGDCM", Request id "0HNC8090TGDCM:00000001": started reading request body. 2025-07-01 11:58:57.804 +03:00 [DBG] Connection id "0HNC8090TGDCM", Request id "0HNC8090TGDCM:00000001": done reading request body. 2025-07-01 11:58:57.804 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:58:57.804 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:58:57.804 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:58:57.804 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:58:57.804 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:58:57.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:57.805 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:57.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:57.805 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:57.805 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:57.805 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:58:57.805 +03:00 [INF] Updating physical elements properties 2025-07-01 11:58:57.821 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.5855ms. 2025-07-01 11:58:57.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:57.821 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:57.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:57.821 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:57.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:57.821 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:57.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:57.822 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:57.822 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:57.822 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:58:57.822 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:57.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:57.822 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:57.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:57.822 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:57.822 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:57.822 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:57.822 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 17.9978ms 2025-07-01 11:58:57.822 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:58:57.822 +03:00 [DBG] Connection id "0HNC8090TGDCM" completed keep alive response. 2025-07-01 11:58:57.822 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 18.674ms 2025-07-01 11:58:57.822 +03:00 [DBG] Connection id "0HNC8090TGDCM" received FIN. 2025-07-01 11:58:57.822 +03:00 [DBG] Connection id "0HNC8090TGDCM" disconnecting. 2025-07-01 11:58:57.822 +03:00 [DBG] Connection id "0HNC8090TGDCM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:57.824 +03:00 [DBG] Connection id "0HNC8090TGDCM" stopped. 2025-07-01 11:58:57.864 +03:00 [DBG] Connection id "0HNC8090TGDCN" accepted. 2025-07-01 11:58:57.864 +03:00 [DBG] Connection id "0HNC8090TGDCN" started. 2025-07-01 11:58:57.864 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:58:57.864 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:57.864 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:58:57.864 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:57.864 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:57.865 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:57.865 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:57.865 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:57.865 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:57.865 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:58:57.865 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:57.865 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:57.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-07-01 11:58:57.865 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:57.866 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:57.866 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:57.866 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:57.866 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:57.866 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:57.866 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:58:57.866 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:58:57.866 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:57.866 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:57.866 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:58:57.866 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:58:57.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:57.867 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:57.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:57.867 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:57.867 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:57.867 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:58:57.867 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:58:57.871 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.8928ms. 2025-07-01 11:58:57.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:57.871 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:57.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:57.871 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:57.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:57.871 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:57.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:57.871 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:57.871 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:57.871 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:58:57.871 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:58:57.871 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:58:57.872 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:58:57.872 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:58:57.872 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:58:57.872 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:57.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:57.872 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:57.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:57.872 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:57.872 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:57.872 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:57.872 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 6.5584ms 2025-07-01 11:58:57.872 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:57.872 +03:00 [DBG] Connection id "0HNC8090TGDCN" completed keep alive response. 2025-07-01 11:58:57.872 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 8.2497ms 2025-07-01 11:58:57.873 +03:00 [DBG] Connection id "0HNC8090TGDCN" received FIN. 2025-07-01 11:58:57.873 +03:00 [DBG] Connection id "0HNC8090TGDCN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:57.873 +03:00 [DBG] Connection id "0HNC8090TGDCN" disconnecting. 2025-07-01 11:58:57.873 +03:00 [DBG] Connection id "0HNC8090TGDCN" stopped. 2025-07-01 11:58:57.935 +03:00 [DBG] Connection id "0HNC8090TGDCO" accepted. 2025-07-01 11:58:57.936 +03:00 [DBG] Connection id "0HNC8090TGDCO" started. 2025-07-01 11:58:57.936 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:58:57.936 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:57.936 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:58:57.936 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:57.936 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:58:57.936 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:57.936 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:57.936 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:57.936 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:57.936 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:58:57.936 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:57.936 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:57.936 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:58:57.936 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:57.936 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:57.936 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:57.936 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:57.936 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:57.936 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:58:57.936 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:58:57.937 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:58:57.937 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:57.937 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:58:57.937 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:58:57.937 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:58:57.937 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:57.937 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:57.937 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:57.937 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:57.937 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:57.937 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:58:57.937 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:58:58.085 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 147.8134ms. 2025-07-01 11:58:58.085 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:58.085 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:58.085 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:58.085 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:58.085 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:58.085 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:58.085 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:58.085 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:58.085 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:58.085 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:58:58.085 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:58:58.085 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:58:58.085 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:58:58.085 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:58:58.085 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:58:58.088 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:58:58.088 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:58.088 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:58.088 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:58.089 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:58.089 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:58.089 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:58.089 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 152.3979ms 2025-07-01 11:58:58.089 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:58:58.089 +03:00 [DBG] Connection id "0HNC8090TGDCO" completed keep alive response. 2025-07-01 11:58:58.089 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 153.2494ms 2025-07-01 11:58:58.095 +03:00 [DBG] Connection id "0HNC8090TGDCO" received FIN. 2025-07-01 11:58:58.095 +03:00 [DBG] Connection id "0HNC8090TGDCO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:58.096 +03:00 [DBG] Connection id "0HNC8090TGDCO" disconnecting. 2025-07-01 11:58:58.096 +03:00 [DBG] Connection id "0HNC8090TGDCO" stopped. 2025-07-01 11:58:58.997 +03:00 [DBG] Connection id "0HNC8090TGDCP" accepted. 2025-07-01 11:58:58.997 +03:00 [DBG] Connection id "0HNC8090TGDCP" started. 2025-07-01 11:58:58.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:58:58.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:58:58.998 +03:00 [DBG] POST requests are not supported 2025-07-01 11:58:58.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:58:58.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:58:58.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:58.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:58:58.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:58:58.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:58:58.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:58:58.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:58.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:58:58.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:58:58.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:58:58.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:58:58.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:58:58.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:58:58.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:58.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:58.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:58:58.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:58:58.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:58.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:58.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:58.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:58.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:58:58.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-07-01 11:58:58.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:58.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:58:58.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:58.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:58:58.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:58.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:58.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:58:58.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:58:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:58:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:58.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:58.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:58:58.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5922ms 2025-07-01 11:58:58.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:58:58.999 +03:00 [DBG] Connection id "0HNC8090TGDCP" completed keep alive response. 2025-07-01 11:58:58.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1448ms 2025-07-01 11:58:58.999 +03:00 [DBG] Connection id "0HNC8090TGDCP" received FIN. 2025-07-01 11:58:58.999 +03:00 [DBG] Connection id "0HNC8090TGDCP" disconnecting. 2025-07-01 11:58:58.999 +03:00 [DBG] Connection id "0HNC8090TGDCP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:58:59.000 +03:00 [DBG] Connection id "0HNC8090TGDCP" stopped. 2025-07-01 11:59:00.685 +03:00 [DBG] Connection id "0HNC8090TGDCQ" accepted. 2025-07-01 11:59:00.685 +03:00 [DBG] Connection id "0HNC8090TGDCQ" started. 2025-07-01 11:59:00.685 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:59:00.685 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:00.685 +03:00 [DBG] POST requests are not supported 2025-07-01 11:59:00.685 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:59:00.685 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:59:00.685 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:59:00.685 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:00.686 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:00.686 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:59:00.686 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:59:00.686 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:59:00.686 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:59:00.686 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:00.686 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:00.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-07-01 11:59:00.686 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:00.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-07-01 11:59:00.686 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:00.686 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:00.686 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:00.686 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:00.686 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:59:00.686 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:59:00.686 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:59:00.686 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:59:00.686 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:59:00.686 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:59:00.686 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:59:00.686 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:59:00.687 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:59:00.687 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:59:00.687 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:59:00.687 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:59:00.687 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:59:00.687 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:59:00.687 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:59:00.687 +03:00 [DBG] Connection id "0HNC8090TGDCQ", Request id "0HNC8090TGDCQ:00000001": started reading request body. 2025-07-01 11:59:00.687 +03:00 [DBG] Connection id "0HNC8090TGDCQ", Request id "0HNC8090TGDCQ:00000001": done reading request body. 2025-07-01 11:59:00.687 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:59:00.687 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:59:00.687 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:59:00.687 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:59:00.687 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:59:00.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:00.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:00.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:00.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:00.687 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:00.687 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:59:00.687 +03:00 [INF] Changing group of physicals [489] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:59:00.705 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.828ms. 2025-07-01 11:59:00.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:00.705 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:00.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:00.705 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:00.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:00.705 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:00.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:00.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:00.706 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:00.706 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:59:00.706 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:00.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:00.706 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:00.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:00.706 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:00.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:00.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:00.706 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 19.8431ms 2025-07-01 11:59:00.706 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:59:00.706 +03:00 [DBG] Connection id "0HNC8090TGDCQ" completed keep alive response. 2025-07-01 11:59:00.706 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 20.9641ms 2025-07-01 11:59:00.706 +03:00 [DBG] Connection id "0HNC8090TGDCQ" received FIN. 2025-07-01 11:59:00.707 +03:00 [DBG] Connection id "0HNC8090TGDCQ" disconnecting. 2025-07-01 11:59:00.707 +03:00 [DBG] Connection id "0HNC8090TGDCQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:00.708 +03:00 [DBG] Connection id "0HNC8090TGDCQ" stopped. 2025-07-01 11:59:00.750 +03:00 [DBG] Connection id "0HNC8090TGDCR" accepted. 2025-07-01 11:59:00.750 +03:00 [DBG] Connection id "0HNC8090TGDCR" started. 2025-07-01 11:59:00.750 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:59:00.750 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:00.750 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:59:00.750 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:00.750 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:00.750 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:00.750 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:00.750 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:00.750 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:00.750 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:59:00.750 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:00.750 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:00.750 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:00.750 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:00.750 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:00.750 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:00.750 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:00.751 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:00.751 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:00.751 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:59:00.751 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:59:00.751 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:00.751 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:00.751 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:59:00.751 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:59:00.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:00.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:00.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:00.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:00.751 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:00.751 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:59:00.751 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:59:00.752 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.2978ms. 2025-07-01 11:59:00.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:00.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:00.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:00.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:00.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:00.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:00.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:00.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:00.752 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:00.752 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:59:00.752 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:59:00.752 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:59:00.752 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:59:00.752 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:59:00.752 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:59:00.753 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:00.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:00.753 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:00.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:00.753 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:00.753 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:00.753 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:00.753 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.2778ms 2025-07-01 11:59:00.753 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:00.753 +03:00 [DBG] Connection id "0HNC8090TGDCR" completed keep alive response. 2025-07-01 11:59:00.753 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.8519ms 2025-07-01 11:59:00.753 +03:00 [DBG] Connection id "0HNC8090TGDCR" received FIN. 2025-07-01 11:59:00.753 +03:00 [DBG] Connection id "0HNC8090TGDCR" disconnecting. 2025-07-01 11:59:00.753 +03:00 [DBG] Connection id "0HNC8090TGDCR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:00.755 +03:00 [DBG] Connection id "0HNC8090TGDCR" stopped. 2025-07-01 11:59:00.821 +03:00 [DBG] Connection id "0HNC8090TGDCS" accepted. 2025-07-01 11:59:00.822 +03:00 [DBG] Connection id "0HNC8090TGDCS" started. 2025-07-01 11:59:00.822 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:59:00.822 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:00.822 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:59:00.822 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:00.822 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:00.822 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:00.822 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:00.822 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:00.822 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:00.822 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:59:00.822 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:00.822 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:00.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-07-01 11:59:00.822 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:00.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-07-01 11:59:00.822 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:00.822 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:00.822 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:00.822 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:00.822 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:59:00.822 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:59:00.823 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:00.823 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:00.823 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:59:00.823 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:59:00.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:00.823 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:00.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:00.823 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:00.823 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:00.823 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:59:00.823 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:59:00.978 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 155.2644ms. 2025-07-01 11:59:00.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:00.978 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:00.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:00.978 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:00.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:00.978 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:00.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:00.978 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:00.978 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:00.978 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:59:00.978 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:59:00.978 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:59:00.979 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:59:00.979 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:59:00.979 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:59:00.980 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:00.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:00.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:00.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:00.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:00.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:00.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:00.981 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 158.1911ms 2025-07-01 11:59:00.981 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:00.981 +03:00 [DBG] Connection id "0HNC8090TGDCS" completed keep alive response. 2025-07-01 11:59:00.981 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 158.8897ms 2025-07-01 11:59:00.983 +03:00 [DBG] Connection id "0HNC8090TGDCS" received FIN. 2025-07-01 11:59:00.983 +03:00 [DBG] Connection id "0HNC8090TGDCS" disconnecting. 2025-07-01 11:59:00.983 +03:00 [DBG] Connection id "0HNC8090TGDCS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:00.984 +03:00 [DBG] Connection id "0HNC8090TGDCS" stopped. 2025-07-01 11:59:03.999 +03:00 [DBG] Connection id "0HNC8090TGDCT" accepted. 2025-07-01 11:59:03.999 +03:00 [DBG] Connection id "0HNC8090TGDCT" started. 2025-07-01 11:59:03.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:59:03.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:03.999 +03:00 [DBG] POST requests are not supported 2025-07-01 11:59:03.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:59:03.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:59:03.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:03.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:03.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:03.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:59:03.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:59:03.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:03.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:59:03.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:03.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:03.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:03.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:03.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:03.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:03.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:03.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:59:04.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:59:04.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:04.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:04.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:04.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:04.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:04.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1333ms. 2025-07-01 11:59:04.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:04.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:04.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:04.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:04.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:04.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:04.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:04.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:04.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:04.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:59:04.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:04.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:04.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:04.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:04.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:04.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:04.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:04.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8508ms 2025-07-01 11:59:04.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:04.000 +03:00 [DBG] Connection id "0HNC8090TGDCT" completed keep alive response. 2025-07-01 11:59:04.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5408ms 2025-07-01 11:59:04.001 +03:00 [DBG] Connection id "0HNC8090TGDCT" received FIN. 2025-07-01 11:59:04.001 +03:00 [DBG] Connection id "0HNC8090TGDCT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:04.001 +03:00 [DBG] Connection id "0HNC8090TGDCT" disconnecting. 2025-07-01 11:59:04.001 +03:00 [DBG] Connection id "0HNC8090TGDCT" stopped. 2025-07-01 11:59:09.000 +03:00 [DBG] Connection id "0HNC8090TGDCU" accepted. 2025-07-01 11:59:09.000 +03:00 [DBG] Connection id "0HNC8090TGDCU" started. 2025-07-01 11:59:09.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:59:09.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:09.000 +03:00 [DBG] POST requests are not supported 2025-07-01 11:59:09.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:59:09.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:59:09.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:09.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:09.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:09.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:59:09.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:59:09.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:09.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:59:09.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:09.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:09.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:09.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:09.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:09.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:09.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:09.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:59:09.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:59:09.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:09.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:09.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:09.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:09.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:09.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1625ms. 2025-07-01 11:59:09.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:09.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:09.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:09.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:09.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:09.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:09.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:09.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:09.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:09.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:59:09.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:09.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:09.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:09.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:09.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:09.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:09.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:09.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1949ms 2025-07-01 11:59:09.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:09.002 +03:00 [DBG] Connection id "0HNC8090TGDCU" completed keep alive response. 2025-07-01 11:59:09.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9807ms 2025-07-01 11:59:09.002 +03:00 [DBG] Connection id "0HNC8090TGDCU" received FIN. 2025-07-01 11:59:09.002 +03:00 [DBG] Connection id "0HNC8090TGDCU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:09.002 +03:00 [DBG] Connection id "0HNC8090TGDCU" disconnecting. 2025-07-01 11:59:09.003 +03:00 [DBG] Connection id "0HNC8090TGDCU" stopped. 2025-07-01 11:59:13.355 +03:00 [DBG] Connection id "0HNC8090TGDCV" accepted. 2025-07-01 11:59:13.355 +03:00 [DBG] Connection id "0HNC8090TGDCV" started. 2025-07-01 11:59:13.355 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 767 2025-07-01 11:59:13.355 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:13.356 +03:00 [DBG] POST requests are not supported 2025-07-01 11:59:13.356 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:59:13.356 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:59:13.356 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:59:13.356 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:13.356 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:13.356 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:59:13.356 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:59:13.356 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:59:13.356 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:59:13.356 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:13.356 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:13.356 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:13.356 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:13.356 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:13.356 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:13.356 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:13.356 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:13.356 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:13.356 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:59:13.356 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:59:13.356 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:59:13.356 +03:00 [DBG] Connection id "0HNC8090TGDCV", Request id "0HNC8090TGDCV:00000001": started reading request body. 2025-07-01 11:59:13.356 +03:00 [DBG] Connection id "0HNC8090TGDCV", Request id "0HNC8090TGDCV:00000001": done reading request body. 2025-07-01 11:59:13.356 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:59:13.356 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:59:13.356 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:59:13.356 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:59:13.356 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:59:13.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:13.356 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:13.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:13.357 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:13.357 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:13.357 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:59:13.357 +03:00 [INF] Updating physical elements properties 2025-07-01 11:59:13.374 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.1712ms. 2025-07-01 11:59:13.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:13.374 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:13.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:13.374 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:13.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:13.374 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:13.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:13.374 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:13.374 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:13.374 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:59:13.374 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:13.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:13.374 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:13.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:13.374 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:13.374 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:13.374 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:13.374 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 18.2256ms 2025-07-01 11:59:13.374 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:59:13.374 +03:00 [DBG] Connection id "0HNC8090TGDCV" completed keep alive response. 2025-07-01 11:59:13.374 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 18.8645ms 2025-07-01 11:59:13.375 +03:00 [DBG] Connection id "0HNC8090TGDCV" received FIN. 2025-07-01 11:59:13.375 +03:00 [DBG] Connection id "0HNC8090TGDCV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:13.375 +03:00 [DBG] Connection id "0HNC8090TGDCV" disconnecting. 2025-07-01 11:59:13.375 +03:00 [DBG] Connection id "0HNC8090TGDCV" stopped. 2025-07-01 11:59:13.422 +03:00 [DBG] Connection id "0HNC8090TGDD0" accepted. 2025-07-01 11:59:13.422 +03:00 [DBG] Connection id "0HNC8090TGDD0" started. 2025-07-01 11:59:13.423 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:59:13.423 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:13.423 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:59:13.423 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:13.423 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:13.423 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:13.423 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:13.423 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:13.423 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:13.423 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:59:13.423 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:13.423 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:13.423 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:13.423 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:13.423 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:13.423 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:13.423 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:13.423 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:13.423 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:13.423 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:59:13.423 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:59:13.423 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:13.423 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:13.423 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:59:13.423 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:59:13.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:13.423 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:13.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:13.423 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:13.424 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:13.424 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:59:13.424 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:59:13.427 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.9222ms. 2025-07-01 11:59:13.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:13.427 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:13.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:13.427 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:13.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:13.427 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:13.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:13.427 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:13.427 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:13.427 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:59:13.427 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:59:13.427 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:59:13.427 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:59:13.427 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:59:13.427 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:59:13.427 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:13.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:13.427 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:13.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:13.427 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:13.427 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:13.427 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:13.427 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.2139ms 2025-07-01 11:59:13.427 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:13.427 +03:00 [DBG] Connection id "0HNC8090TGDD0" completed keep alive response. 2025-07-01 11:59:13.427 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.7917ms 2025-07-01 11:59:13.428 +03:00 [DBG] Connection id "0HNC8090TGDD0" received FIN. 2025-07-01 11:59:13.428 +03:00 [DBG] Connection id "0HNC8090TGDD0" disconnecting. 2025-07-01 11:59:13.428 +03:00 [DBG] Connection id "0HNC8090TGDD0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:13.429 +03:00 [DBG] Connection id "0HNC8090TGDD0" stopped. 2025-07-01 11:59:13.490 +03:00 [DBG] Connection id "0HNC8090TGDD1" accepted. 2025-07-01 11:59:13.490 +03:00 [DBG] Connection id "0HNC8090TGDD1" started. 2025-07-01 11:59:13.490 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:59:13.490 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:13.490 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:59:13.490 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:13.490 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:13.490 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:13.490 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:13.490 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:13.490 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:13.491 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:59:13.491 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:13.491 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:13.491 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:13.491 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:13.491 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:13.491 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:13.491 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:13.491 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:13.491 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:13.491 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:59:13.491 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:59:13.491 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:13.491 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:13.491 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:59:13.491 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:59:13.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:13.491 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:13.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:13.491 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:13.491 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:13.491 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:59:13.491 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:59:13.627 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 136.365ms. 2025-07-01 11:59:13.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:13.628 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:13.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:13.628 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:13.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:13.628 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:13.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:13.628 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:13.628 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:13.628 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:59:13.628 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:59:13.628 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:59:13.628 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:59:13.628 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:59:13.628 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:59:13.630 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:13.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:13.630 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:13.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:13.630 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:13.630 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:13.630 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:13.630 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 139.2964ms 2025-07-01 11:59:13.630 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:13.630 +03:00 [DBG] Connection id "0HNC8090TGDD1" completed keep alive response. 2025-07-01 11:59:13.630 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 139.9194ms 2025-07-01 11:59:13.634 +03:00 [DBG] Connection id "0HNC8090TGDD1" received FIN. 2025-07-01 11:59:13.634 +03:00 [DBG] Connection id "0HNC8090TGDD1" disconnecting. 2025-07-01 11:59:13.634 +03:00 [DBG] Connection id "0HNC8090TGDD1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:13.635 +03:00 [DBG] Connection id "0HNC8090TGDD1" stopped. 2025-07-01 11:59:14.001 +03:00 [DBG] Connection id "0HNC8090TGDD2" accepted. 2025-07-01 11:59:14.001 +03:00 [DBG] Connection id "0HNC8090TGDD2" started. 2025-07-01 11:59:14.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:59:14.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:14.001 +03:00 [DBG] POST requests are not supported 2025-07-01 11:59:14.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:59:14.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:59:14.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:14.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:14.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:14.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:59:14.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:59:14.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:14.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:59:14.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:14.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:14.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:14.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:14.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:14.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:14.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:14.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:59:14.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:59:14.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:14.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:14.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:14.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:14.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:14.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1859ms. 2025-07-01 11:59:14.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:14.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:14.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:14.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:14.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:14.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:14.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:14.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:14.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:14.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:59:14.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:14.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:14.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:14.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:14.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:14.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:14.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:14.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6754ms 2025-07-01 11:59:14.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:14.004 +03:00 [DBG] Connection id "0HNC8090TGDD2" completed keep alive response. 2025-07-01 11:59:14.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9365ms 2025-07-01 11:59:14.004 +03:00 [DBG] Connection id "0HNC8090TGDD2" received FIN. 2025-07-01 11:59:14.004 +03:00 [DBG] Connection id "0HNC8090TGDD2" disconnecting. 2025-07-01 11:59:14.004 +03:00 [DBG] Connection id "0HNC8090TGDD2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:14.005 +03:00 [DBG] Connection id "0HNC8090TGDD2" stopped. 2025-07-01 11:59:17.116 +03:00 [DBG] Connection id "0HNC8090TGDD3" accepted. 2025-07-01 11:59:17.116 +03:00 [DBG] Connection id "0HNC8090TGDD3" started. 2025-07-01 11:59:17.116 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:59:17.116 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:17.116 +03:00 [DBG] POST requests are not supported 2025-07-01 11:59:17.116 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:59:17.116 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:59:17.116 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:59:17.116 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:17.116 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:17.116 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:59:17.116 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:59:17.116 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:59:17.116 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:59:17.116 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:17.116 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:17.116 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:17.116 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:17.116 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:17.116 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:17.116 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:17.116 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:17.116 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:17.116 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:59:17.116 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:59:17.116 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:59:17.117 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:59:17.117 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:59:17.117 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:59:17.117 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:59:17.117 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:59:17.117 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:59:17.117 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:59:17.117 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:59:17.117 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:59:17.117 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:59:17.117 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:59:17.117 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:59:17.117 +03:00 [DBG] Connection id "0HNC8090TGDD3", Request id "0HNC8090TGDD3:00000001": started reading request body. 2025-07-01 11:59:17.117 +03:00 [DBG] Connection id "0HNC8090TGDD3", Request id "0HNC8090TGDD3:00000001": done reading request body. 2025-07-01 11:59:17.117 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:59:17.117 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:59:17.117 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:59:17.117 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:59:17.117 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:59:17.117 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:17.117 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:17.117 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:17.117 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:17.117 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:17.117 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:59:17.117 +03:00 [INF] Changing group of physicals [490] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:59:17.144 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 27.0474ms. 2025-07-01 11:59:17.144 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:17.144 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:17.144 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:17.144 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:17.144 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:17.144 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:17.144 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:17.145 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:17.145 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:17.145 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:59:17.145 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:17.145 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:17.145 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:17.145 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:17.145 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:17.145 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:17.145 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:17.145 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 28.6286ms 2025-07-01 11:59:17.145 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:59:17.145 +03:00 [DBG] Connection id "0HNC8090TGDD3" completed keep alive response. 2025-07-01 11:59:17.145 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 29.3102ms 2025-07-01 11:59:17.145 +03:00 [DBG] Connection id "0HNC8090TGDD3" received FIN. 2025-07-01 11:59:17.146 +03:00 [DBG] Connection id "0HNC8090TGDD3" disconnecting. 2025-07-01 11:59:17.146 +03:00 [DBG] Connection id "0HNC8090TGDD3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:17.147 +03:00 [DBG] Connection id "0HNC8090TGDD3" stopped. 2025-07-01 11:59:17.185 +03:00 [DBG] Connection id "0HNC8090TGDD4" accepted. 2025-07-01 11:59:17.185 +03:00 [DBG] Connection id "0HNC8090TGDD4" started. 2025-07-01 11:59:17.186 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:59:17.186 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:17.186 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:59:17.186 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:17.186 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:17.186 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:17.186 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:17.186 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:17.186 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:17.186 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:59:17.186 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:17.186 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:17.186 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:17.186 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:17.186 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:17.186 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:17.186 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:17.187 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:17.187 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:17.187 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:59:17.187 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:59:17.187 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:17.187 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:17.187 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:59:17.187 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:59:17.187 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:17.187 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:17.187 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:17.187 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:17.187 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:17.187 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:59:17.187 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:59:17.189 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.7807ms. 2025-07-01 11:59:17.189 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:17.189 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:17.189 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:17.189 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:17.189 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:17.189 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:17.189 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:17.189 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:17.189 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:17.189 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:59:17.189 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:59:17.189 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:59:17.189 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:59:17.190 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:59:17.190 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:59:17.190 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:17.190 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:17.190 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:17.190 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:17.190 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:17.190 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:17.190 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:17.190 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.607ms 2025-07-01 11:59:17.190 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:17.190 +03:00 [DBG] Connection id "0HNC8090TGDD4" completed keep alive response. 2025-07-01 11:59:17.190 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.6984ms 2025-07-01 11:59:17.191 +03:00 [DBG] Connection id "0HNC8090TGDD4" received FIN. 2025-07-01 11:59:17.191 +03:00 [DBG] Connection id "0HNC8090TGDD4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:17.191 +03:00 [DBG] Connection id "0HNC8090TGDD4" disconnecting. 2025-07-01 11:59:17.191 +03:00 [DBG] Connection id "0HNC8090TGDD4" stopped. 2025-07-01 11:59:17.258 +03:00 [DBG] Connection id "0HNC8090TGDD5" accepted. 2025-07-01 11:59:17.258 +03:00 [DBG] Connection id "0HNC8090TGDD5" started. 2025-07-01 11:59:17.259 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:59:17.259 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:17.259 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:59:17.259 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:17.259 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:17.259 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:17.259 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:17.259 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:17.259 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:17.259 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:59:17.259 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:17.259 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:17.259 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:17.259 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:17.259 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:17.259 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:17.259 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:17.260 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:17.260 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:17.260 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:59:17.260 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:59:17.260 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:17.260 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:17.260 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:59:17.260 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:59:17.260 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:17.260 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:17.260 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:17.260 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:17.260 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:17.260 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:59:17.260 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:59:17.426 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 166.1294ms. 2025-07-01 11:59:17.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:17.426 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:17.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:17.426 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:17.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:17.426 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:17.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:17.426 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:17.426 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:17.427 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:59:17.427 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:59:17.427 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:59:17.427 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:59:17.427 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:59:17.427 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:59:17.428 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:17.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:17.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:17.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:17.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:17.428 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:17.428 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:17.428 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 168.631ms 2025-07-01 11:59:17.428 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:17.428 +03:00 [DBG] Connection id "0HNC8090TGDD5" completed keep alive response. 2025-07-01 11:59:17.428 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 169.5187ms 2025-07-01 11:59:17.435 +03:00 [DBG] Connection id "0HNC8090TGDD5" received FIN. 2025-07-01 11:59:17.436 +03:00 [DBG] Connection id "0HNC8090TGDD5" disconnecting. 2025-07-01 11:59:17.436 +03:00 [DBG] Connection id "0HNC8090TGDD5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:17.437 +03:00 [DBG] Connection id "0HNC8090TGDD5" stopped. 2025-07-01 11:59:19.000 +03:00 [DBG] Connection id "0HNC8090TGDD6" accepted. 2025-07-01 11:59:19.001 +03:00 [DBG] Connection id "0HNC8090TGDD6" started. 2025-07-01 11:59:19.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:59:19.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:19.001 +03:00 [DBG] POST requests are not supported 2025-07-01 11:59:19.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:59:19.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:59:19.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:19.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:19.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:19.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:59:19.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:59:19.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:19.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:59:19.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:19.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:19.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:19.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:19.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:19.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:19.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:19.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:59:19.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:59:19.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:19.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:19.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:19.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:19.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:19.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1425ms. 2025-07-01 11:59:19.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:19.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:19.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:19.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:19.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:19.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:19.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:19.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:19.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:19.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:59:19.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:19.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:19.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:19.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:19.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:19.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:19.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:19.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6672ms 2025-07-01 11:59:19.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:19.002 +03:00 [DBG] Connection id "0HNC8090TGDD6" completed keep alive response. 2025-07-01 11:59:19.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2768ms 2025-07-01 11:59:19.002 +03:00 [DBG] Connection id "0HNC8090TGDD6" received FIN. 2025-07-01 11:59:19.002 +03:00 [DBG] Connection id "0HNC8090TGDD6" disconnecting. 2025-07-01 11:59:19.002 +03:00 [DBG] Connection id "0HNC8090TGDD6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:19.004 +03:00 [DBG] Connection id "0HNC8090TGDD6" stopped. 2025-07-01 11:59:23.998 +03:00 [DBG] Connection id "0HNC8090TGDD7" accepted. 2025-07-01 11:59:23.998 +03:00 [DBG] Connection id "0HNC8090TGDD7" started. 2025-07-01 11:59:23.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:59:23.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:23.998 +03:00 [DBG] POST requests are not supported 2025-07-01 11:59:23.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:59:23.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:59:23.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:23.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:23.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:23.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:59:23.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:59:23.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:23.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:59:23.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:23.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:23.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:23.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:23.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:23.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:23.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:23.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:59:23.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:59:23.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:23.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:23.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:23.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:23.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:23.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1225ms. 2025-07-01 11:59:23.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:23.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:23.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:23.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:23.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:23.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:23.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:23.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:23.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:23.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:59:23.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:23.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:23.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:23.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:23.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:23.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:23.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:23.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6743ms 2025-07-01 11:59:23.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:23.999 +03:00 [DBG] Connection id "0HNC8090TGDD7" completed keep alive response. 2025-07-01 11:59:23.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2817ms 2025-07-01 11:59:24.000 +03:00 [DBG] Connection id "0HNC8090TGDD7" received FIN. 2025-07-01 11:59:24.000 +03:00 [DBG] Connection id "0HNC8090TGDD7" disconnecting. 2025-07-01 11:59:24.000 +03:00 [DBG] Connection id "0HNC8090TGDD7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:24.001 +03:00 [DBG] Connection id "0HNC8090TGDD7" stopped. 2025-07-01 11:59:28.453 +03:00 [DBG] Connection id "0HNC8090TGDD8" accepted. 2025-07-01 11:59:28.453 +03:00 [DBG] Connection id "0HNC8090TGDD8" started. 2025-07-01 11:59:28.453 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 767 2025-07-01 11:59:28.453 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:28.453 +03:00 [DBG] POST requests are not supported 2025-07-01 11:59:28.453 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:59:28.453 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:59:28.453 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:59:28.453 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:28.453 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:28.453 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:59:28.453 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:59:28.453 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:59:28.453 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:59:28.453 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:28.453 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:28.453 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:28.453 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:28.453 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:28.453 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:28.453 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:28.454 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:28.454 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:28.454 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:59:28.454 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:59:28.454 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:59:28.454 +03:00 [DBG] Connection id "0HNC8090TGDD8", Request id "0HNC8090TGDD8:00000001": started reading request body. 2025-07-01 11:59:28.454 +03:00 [DBG] Connection id "0HNC8090TGDD8", Request id "0HNC8090TGDD8:00000001": done reading request body. 2025-07-01 11:59:28.454 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:59:28.454 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:59:28.454 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:59:28.454 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:59:28.454 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:59:28.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:28.454 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:28.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:28.454 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:28.454 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:28.454 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:59:28.454 +03:00 [INF] Updating physical elements properties 2025-07-01 11:59:28.472 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.8439ms. 2025-07-01 11:59:28.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:28.472 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:28.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:28.472 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:28.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:28.472 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:28.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:28.472 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:28.472 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:28.472 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:59:28.472 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:28.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:28.472 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:28.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:28.472 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:28.472 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:28.472 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:28.472 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 18.9759ms 2025-07-01 11:59:28.472 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:59:28.473 +03:00 [DBG] Connection id "0HNC8090TGDD8" completed keep alive response. 2025-07-01 11:59:28.473 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 19.5953ms 2025-07-01 11:59:28.473 +03:00 [DBG] Connection id "0HNC8090TGDD8" received FIN. 2025-07-01 11:59:28.473 +03:00 [DBG] Connection id "0HNC8090TGDD8" disconnecting. 2025-07-01 11:59:28.473 +03:00 [DBG] Connection id "0HNC8090TGDD8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:28.474 +03:00 [DBG] Connection id "0HNC8090TGDD8" stopped. 2025-07-01 11:59:28.511 +03:00 [DBG] Connection id "0HNC8090TGDD9" accepted. 2025-07-01 11:59:28.511 +03:00 [DBG] Connection id "0HNC8090TGDD9" started. 2025-07-01 11:59:28.511 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:59:28.512 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:28.512 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:59:28.512 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:28.512 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:28.512 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:28.512 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:28.512 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:28.512 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:28.512 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:59:28.512 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:28.512 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:28.512 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:28.512 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:28.512 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:28.512 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:28.512 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:28.512 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:28.512 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:28.512 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:59:28.512 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:59:28.512 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:28.512 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:28.512 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:59:28.512 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:59:28.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:28.512 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:28.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:28.512 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:28.512 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:28.512 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:59:28.512 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:59:28.516 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.2002ms. 2025-07-01 11:59:28.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:28.516 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:28.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:28.516 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:28.516 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:28.516 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:28.516 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:28.516 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:28.516 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:28.516 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:59:28.516 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:59:28.516 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:59:28.516 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:59:28.516 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:59:28.516 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:59:28.517 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:28.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:28.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:28.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:28.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:28.517 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:28.517 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:28.517 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.8103ms 2025-07-01 11:59:28.517 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:28.517 +03:00 [DBG] Connection id "0HNC8090TGDD9" completed keep alive response. 2025-07-01 11:59:28.517 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.4615ms 2025-07-01 11:59:28.517 +03:00 [DBG] Connection id "0HNC8090TGDD9" received FIN. 2025-07-01 11:59:28.517 +03:00 [DBG] Connection id "0HNC8090TGDD9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:28.517 +03:00 [DBG] Connection id "0HNC8090TGDD9" disconnecting. 2025-07-01 11:59:28.518 +03:00 [DBG] Connection id "0HNC8090TGDD9" stopped. 2025-07-01 11:59:28.581 +03:00 [DBG] Connection id "0HNC8090TGDDA" accepted. 2025-07-01 11:59:28.581 +03:00 [DBG] Connection id "0HNC8090TGDDA" started. 2025-07-01 11:59:28.581 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:59:28.581 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:28.581 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:59:28.581 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:28.581 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:28.581 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:28.582 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:28.582 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:28.582 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:28.582 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:59:28.582 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:28.582 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:28.582 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:28.582 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:28.582 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:28.582 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:28.582 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:28.582 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:28.582 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:28.582 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:59:28.582 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:59:28.582 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:28.582 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:28.582 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:59:28.582 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:59:28.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:28.582 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:28.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:28.582 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:28.582 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:28.582 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:59:28.582 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:59:28.718 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 135.7925ms. 2025-07-01 11:59:28.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:28.718 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:28.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:28.718 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:28.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:28.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:28.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:28.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:28.718 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:28.718 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:59:28.718 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:59:28.718 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:59:28.718 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:59:28.718 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:59:28.718 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:59:28.723 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:28.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:28.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:28.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:28.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:28.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:28.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:28.723 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 141.2134ms 2025-07-01 11:59:28.723 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:28.723 +03:00 [DBG] Connection id "0HNC8090TGDDA" completed keep alive response. 2025-07-01 11:59:28.723 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 141.964ms 2025-07-01 11:59:28.724 +03:00 [DBG] Connection id "0HNC8090TGDDA" received FIN. 2025-07-01 11:59:28.725 +03:00 [DBG] Connection id "0HNC8090TGDDA" disconnecting. 2025-07-01 11:59:28.725 +03:00 [DBG] Connection id "0HNC8090TGDDA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:28.726 +03:00 [DBG] Connection id "0HNC8090TGDDA" stopped. 2025-07-01 11:59:28.998 +03:00 [DBG] Connection id "0HNC8090TGDDB" accepted. 2025-07-01 11:59:28.998 +03:00 [DBG] Connection id "0HNC8090TGDDB" started. 2025-07-01 11:59:28.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:59:28.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:28.998 +03:00 [DBG] POST requests are not supported 2025-07-01 11:59:28.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:59:28.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:59:28.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:28.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:28.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:28.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:59:28.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:59:28.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:28.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:59:28.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:28.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:28.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:28.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:28.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:28.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:29.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:29.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:59:29.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:59:29.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:29.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:29.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:29.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:29.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:29.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2335ms. 2025-07-01 11:59:29.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:29.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:29.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:29.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:29.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:29.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:29.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:29.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:29.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:29.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:59:29.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:29.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:29.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:29.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:29.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:29.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:29.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:29.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0349ms 2025-07-01 11:59:29.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:29.002 +03:00 [DBG] Connection id "0HNC8090TGDDB" completed keep alive response. 2025-07-01 11:59:29.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4793ms 2025-07-01 11:59:29.002 +03:00 [DBG] Connection id "0HNC8090TGDDB" received FIN. 2025-07-01 11:59:29.002 +03:00 [DBG] Connection id "0HNC8090TGDDB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:29.002 +03:00 [DBG] Connection id "0HNC8090TGDDB" disconnecting. 2025-07-01 11:59:29.002 +03:00 [DBG] Connection id "0HNC8090TGDDB" stopped. 2025-07-01 11:59:31.113 +03:00 [DBG] Connection id "0HNC8090TGDDC" accepted. 2025-07-01 11:59:31.114 +03:00 [DBG] Connection id "0HNC8090TGDDC" started. 2025-07-01 11:59:31.114 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:59:31.114 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:31.114 +03:00 [DBG] POST requests are not supported 2025-07-01 11:59:31.114 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:59:31.114 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:59:31.114 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:59:31.114 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:31.114 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:31.114 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:59:31.114 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:59:31.114 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:59:31.114 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:59:31.114 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:31.114 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:31.114 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:31.114 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:31.114 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:31.114 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:31.114 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:31.114 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:31.114 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:31.114 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:59:31.114 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:59:31.114 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:59:31.114 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:59:31.114 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:59:31.115 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:59:31.115 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:59:31.115 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:59:31.115 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:59:31.115 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:59:31.115 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:59:31.115 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:59:31.115 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:59:31.115 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:59:31.115 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:59:31.115 +03:00 [DBG] Connection id "0HNC8090TGDDC", Request id "0HNC8090TGDDC:00000001": started reading request body. 2025-07-01 11:59:31.115 +03:00 [DBG] Connection id "0HNC8090TGDDC", Request id "0HNC8090TGDDC:00000001": done reading request body. 2025-07-01 11:59:31.115 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:59:31.115 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:59:31.115 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:59:31.115 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:59:31.115 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:59:31.115 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:31.115 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:31.115 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:31.115 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:31.115 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:31.115 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:59:31.115 +03:00 [INF] Changing group of physicals [491] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:59:31.133 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.3837ms. 2025-07-01 11:59:31.134 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:31.134 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:31.134 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:31.134 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:31.134 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:31.134 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:31.134 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:31.134 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:31.134 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:31.134 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:59:31.134 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:31.134 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:31.134 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:31.134 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:31.134 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:31.134 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:31.134 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:31.134 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 19.7181ms 2025-07-01 11:59:31.134 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:59:31.134 +03:00 [DBG] Connection id "0HNC8090TGDDC" completed keep alive response. 2025-07-01 11:59:31.134 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 20.4035ms 2025-07-01 11:59:31.134 +03:00 [DBG] Connection id "0HNC8090TGDDC" received FIN. 2025-07-01 11:59:31.135 +03:00 [DBG] Connection id "0HNC8090TGDDC" disconnecting. 2025-07-01 11:59:31.135 +03:00 [DBG] Connection id "0HNC8090TGDDC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:31.136 +03:00 [DBG] Connection id "0HNC8090TGDDC" stopped. 2025-07-01 11:59:31.182 +03:00 [DBG] Connection id "0HNC8090TGDDD" accepted. 2025-07-01 11:59:31.182 +03:00 [DBG] Connection id "0HNC8090TGDDD" started. 2025-07-01 11:59:31.182 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:59:31.182 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:31.182 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:59:31.182 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:31.182 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:31.182 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:31.182 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:31.182 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:31.182 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:31.182 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:59:31.182 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:31.182 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:31.182 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:31.182 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:31.182 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:31.183 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:31.183 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:31.183 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:31.183 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:31.183 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:59:31.183 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:59:31.183 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:31.183 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:31.183 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:59:31.183 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:59:31.183 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:31.183 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:31.183 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:31.183 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:31.183 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:31.183 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:59:31.183 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:59:31.184 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.4601ms. 2025-07-01 11:59:31.184 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:31.184 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:31.184 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:31.184 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:31.185 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:31.185 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:31.185 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:31.185 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:31.185 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:31.185 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:59:31.185 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:59:31.185 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:59:31.185 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:59:31.185 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:59:31.185 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:59:31.185 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:31.185 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:31.185 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:31.185 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:31.185 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:31.185 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:31.185 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:31.185 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.5211ms 2025-07-01 11:59:31.185 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:31.185 +03:00 [DBG] Connection id "0HNC8090TGDDD" completed keep alive response. 2025-07-01 11:59:31.185 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.1866ms 2025-07-01 11:59:31.186 +03:00 [DBG] Connection id "0HNC8090TGDDD" received FIN. 2025-07-01 11:59:31.186 +03:00 [DBG] Connection id "0HNC8090TGDDD" disconnecting. 2025-07-01 11:59:31.186 +03:00 [DBG] Connection id "0HNC8090TGDDD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:31.187 +03:00 [DBG] Connection id "0HNC8090TGDDD" stopped. 2025-07-01 11:59:31.250 +03:00 [DBG] Connection id "0HNC8090TGDDE" accepted. 2025-07-01 11:59:31.250 +03:00 [DBG] Connection id "0HNC8090TGDDE" started. 2025-07-01 11:59:31.250 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:59:31.250 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:31.250 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:59:31.250 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:31.250 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:31.250 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:31.250 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:31.250 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:31.250 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:31.250 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:59:31.250 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:31.250 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:31.250 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:31.251 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:31.251 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:31.251 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:31.251 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:31.251 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:31.251 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:31.251 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:59:31.251 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:59:31.251 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:31.251 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:31.251 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:59:31.251 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:59:31.251 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:31.251 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:31.251 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:31.251 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:31.251 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:31.251 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:59:31.251 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:59:31.411 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 159.5283ms. 2025-07-01 11:59:31.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:31.411 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:31.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:31.411 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:31.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:31.411 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:31.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:31.411 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:31.411 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:31.411 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:59:31.411 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:59:31.411 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:59:31.411 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:59:31.411 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:59:31.411 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:59:31.412 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:31.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:31.412 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:31.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:31.412 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:31.412 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:31.412 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:31.412 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 161.8689ms 2025-07-01 11:59:31.412 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:31.413 +03:00 [DBG] Connection id "0HNC8090TGDDE" completed keep alive response. 2025-07-01 11:59:31.413 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 162.7365ms 2025-07-01 11:59:31.416 +03:00 [DBG] Connection id "0HNC8090TGDDE" received FIN. 2025-07-01 11:59:31.417 +03:00 [DBG] Connection id "0HNC8090TGDDE" disconnecting. 2025-07-01 11:59:31.417 +03:00 [DBG] Connection id "0HNC8090TGDDE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:31.418 +03:00 [DBG] Connection id "0HNC8090TGDDE" stopped. 2025-07-01 11:59:33.994 +03:00 [DBG] Connection id "0HNC8090TGDDF" accepted. 2025-07-01 11:59:33.995 +03:00 [DBG] Connection id "0HNC8090TGDDF" started. 2025-07-01 11:59:33.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:59:33.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:33.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:59:33.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:59:33.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:59:33.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:33.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:33.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:33.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:59:33.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:59:33.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:33.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:59:33.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:33.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:33.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:33.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:33.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:33.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:33.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:33.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:59:33.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:59:33.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:33.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:33.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:33.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:33.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:33.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1255ms. 2025-07-01 11:59:33.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:33.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:33.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:33.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:33.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:33.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:33.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:33.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:33.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:33.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:59:33.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:33.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:33.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:33.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:33.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:33.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:33.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:33.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7744ms 2025-07-01 11:59:33.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:33.996 +03:00 [DBG] Connection id "0HNC8090TGDDF" completed keep alive response. 2025-07-01 11:59:33.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4546ms 2025-07-01 11:59:33.996 +03:00 [DBG] Connection id "0HNC8090TGDDF" received FIN. 2025-07-01 11:59:33.996 +03:00 [DBG] Connection id "0HNC8090TGDDF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:33.997 +03:00 [DBG] Connection id "0HNC8090TGDDF" disconnecting. 2025-07-01 11:59:33.997 +03:00 [DBG] Connection id "0HNC8090TGDDF" stopped. 2025-07-01 11:59:39.010 +03:00 [DBG] Connection id "0HNC8090TGDDG" accepted. 2025-07-01 11:59:39.010 +03:00 [DBG] Connection id "0HNC8090TGDDG" started. 2025-07-01 11:59:39.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:59:39.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:39.010 +03:00 [DBG] POST requests are not supported 2025-07-01 11:59:39.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:59:39.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:59:39.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:39.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:39.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:39.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:59:39.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:59:39.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:39.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:59:39.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:39.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:39.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:39.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:39.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:39.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:39.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:39.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:59:39.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:59:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:39.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:39.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1692ms. 2025-07-01 11:59:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:39.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:39.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:39.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:39.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:39.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:39.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:39.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:39.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:59:39.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:39.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:39.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:39.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:39.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:39.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:39.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:39.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1169ms 2025-07-01 11:59:39.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:39.012 +03:00 [DBG] Connection id "0HNC8090TGDDG" completed keep alive response. 2025-07-01 11:59:39.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0216ms 2025-07-01 11:59:39.012 +03:00 [DBG] Connection id "0HNC8090TGDDG" received FIN. 2025-07-01 11:59:39.013 +03:00 [DBG] Connection id "0HNC8090TGDDG" disconnecting. 2025-07-01 11:59:39.013 +03:00 [DBG] Connection id "0HNC8090TGDDG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:39.014 +03:00 [DBG] Connection id "0HNC8090TGDDG" stopped. 2025-07-01 11:59:41.340 +03:00 [DBG] Connection id "0HNC8090TGDDH" accepted. 2025-07-01 11:59:41.340 +03:00 [DBG] Connection id "0HNC8090TGDDH" started. 2025-07-01 11:59:41.340 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 771 2025-07-01 11:59:41.340 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:41.340 +03:00 [DBG] POST requests are not supported 2025-07-01 11:59:41.340 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:59:41.340 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:59:41.340 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:59:41.340 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:41.340 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:41.340 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:59:41.340 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:59:41.340 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:59:41.340 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:59:41.340 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:41.340 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:41.341 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:41.341 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:41.341 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:41.341 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:41.341 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:41.341 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:41.341 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:41.341 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:59:41.341 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:59:41.341 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:59:41.341 +03:00 [DBG] Connection id "0HNC8090TGDDH", Request id "0HNC8090TGDDH:00000001": started reading request body. 2025-07-01 11:59:41.341 +03:00 [DBG] Connection id "0HNC8090TGDDH", Request id "0HNC8090TGDDH:00000001": done reading request body. 2025-07-01 11:59:41.341 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:59:41.341 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:59:41.341 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:59:41.341 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:59:41.341 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:59:41.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:41.341 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:41.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:41.341 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:41.341 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:41.341 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:59:41.341 +03:00 [INF] Updating physical elements properties 2025-07-01 11:59:41.373 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 31.9467ms. 2025-07-01 11:59:41.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:41.373 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:41.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:41.373 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:41.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:41.373 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:41.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:41.373 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:41.373 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:41.373 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:59:41.373 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:41.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:41.373 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:41.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:41.373 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:41.374 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:41.374 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:41.374 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 32.9483ms 2025-07-01 11:59:41.374 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:59:41.374 +03:00 [DBG] Connection id "0HNC8090TGDDH" completed keep alive response. 2025-07-01 11:59:41.374 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 33.6812ms 2025-07-01 11:59:41.374 +03:00 [DBG] Connection id "0HNC8090TGDDH" received FIN. 2025-07-01 11:59:41.374 +03:00 [DBG] Connection id "0HNC8090TGDDH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:41.374 +03:00 [DBG] Connection id "0HNC8090TGDDH" disconnecting. 2025-07-01 11:59:41.374 +03:00 [DBG] Connection id "0HNC8090TGDDH" stopped. 2025-07-01 11:59:41.417 +03:00 [DBG] Connection id "0HNC8090TGDDI" accepted. 2025-07-01 11:59:41.417 +03:00 [DBG] Connection id "0HNC8090TGDDI" started. 2025-07-01 11:59:41.418 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:59:41.418 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:41.418 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:59:41.418 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:41.418 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:41.418 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:41.418 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:41.418 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:41.418 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:41.418 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:59:41.418 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:41.418 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:41.418 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:41.418 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:41.418 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:41.418 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:41.418 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:41.418 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:41.418 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:41.418 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:59:41.418 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:59:41.418 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:41.418 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:41.418 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:59:41.418 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:59:41.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:41.418 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:41.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:41.418 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:41.418 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:41.418 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:59:41.418 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:59:41.420 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.8493ms. 2025-07-01 11:59:41.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:41.420 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:41.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:41.420 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:41.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:41.420 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:41.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:41.421 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:41.421 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:41.421 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:59:41.421 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:59:41.421 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:59:41.421 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:59:41.421 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:59:41.421 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:59:41.421 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:41.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:41.421 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:41.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:41.421 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:41.421 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:41.421 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:41.421 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.9893ms 2025-07-01 11:59:41.421 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:41.421 +03:00 [DBG] Connection id "0HNC8090TGDDI" completed keep alive response. 2025-07-01 11:59:41.421 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.5649ms 2025-07-01 11:59:41.421 +03:00 [DBG] Connection id "0HNC8090TGDDI" received FIN. 2025-07-01 11:59:41.422 +03:00 [DBG] Connection id "0HNC8090TGDDI" disconnecting. 2025-07-01 11:59:41.422 +03:00 [DBG] Connection id "0HNC8090TGDDI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:41.423 +03:00 [DBG] Connection id "0HNC8090TGDDI" stopped. 2025-07-01 11:59:41.487 +03:00 [DBG] Connection id "0HNC8090TGDDJ" accepted. 2025-07-01 11:59:41.487 +03:00 [DBG] Connection id "0HNC8090TGDDJ" started. 2025-07-01 11:59:41.488 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:59:41.488 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:41.488 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:59:41.488 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:41.488 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:41.488 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:41.488 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:41.488 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:41.488 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:41.488 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:59:41.488 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:41.488 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:41.488 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:41.488 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:41.488 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:41.488 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:41.488 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:41.488 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:41.488 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:41.488 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:59:41.488 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:59:41.488 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:41.488 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:41.488 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:59:41.488 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:59:41.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:41.488 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:41.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:41.488 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:41.488 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:41.488 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:59:41.488 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:59:41.627 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 138.8923ms. 2025-07-01 11:59:41.627 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:41.627 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:41.627 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:41.628 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:41.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:41.628 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:41.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:41.628 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:41.628 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:41.628 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:59:41.628 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:59:41.628 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:59:41.628 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:59:41.628 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:59:41.628 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:59:41.629 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:41.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:41.629 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:41.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:41.629 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:41.629 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:41.629 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:41.629 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 141.195ms 2025-07-01 11:59:41.629 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:41.629 +03:00 [DBG] Connection id "0HNC8090TGDDJ" completed keep alive response. 2025-07-01 11:59:41.629 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 141.7998ms 2025-07-01 11:59:41.633 +03:00 [DBG] Connection id "0HNC8090TGDDJ" received FIN. 2025-07-01 11:59:41.633 +03:00 [DBG] Connection id "0HNC8090TGDDJ" disconnecting. 2025-07-01 11:59:41.633 +03:00 [DBG] Connection id "0HNC8090TGDDJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:41.634 +03:00 [DBG] Connection id "0HNC8090TGDDJ" stopped. 2025-07-01 11:59:44.001 +03:00 [DBG] Connection id "0HNC8090TGDDK" accepted. 2025-07-01 11:59:44.002 +03:00 [DBG] Connection id "0HNC8090TGDDK" started. 2025-07-01 11:59:44.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:59:44.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:44.002 +03:00 [DBG] POST requests are not supported 2025-07-01 11:59:44.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:59:44.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:59:44.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:44.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:44.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:44.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:59:44.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:59:44.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:44.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:59:44.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:44.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:44.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:44.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:44.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:44.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:44.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:44.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:59:44.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:59:44.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:44.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:44.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:44.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:44.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:44.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2412ms. 2025-07-01 11:59:44.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:44.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:44.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:44.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:44.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:44.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:44.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:44.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:44.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:44.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:59:44.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:44.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:44.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:44.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:44.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:44.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:44.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:44.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.533ms 2025-07-01 11:59:44.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:44.005 +03:00 [DBG] Connection id "0HNC8090TGDDK" completed keep alive response. 2025-07-01 11:59:44.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.005ms 2025-07-01 11:59:44.005 +03:00 [DBG] Connection id "0HNC8090TGDDK" received FIN. 2025-07-01 11:59:44.005 +03:00 [DBG] Connection id "0HNC8090TGDDK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:44.005 +03:00 [DBG] Connection id "0HNC8090TGDDK" disconnecting. 2025-07-01 11:59:44.005 +03:00 [DBG] Connection id "0HNC8090TGDDK" stopped. 2025-07-01 11:59:44.994 +03:00 [DBG] Connection id "0HNC8090TGDDL" accepted. 2025-07-01 11:59:44.995 +03:00 [DBG] Connection id "0HNC8090TGDDL" started. 2025-07-01 11:59:44.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:59:44.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:44.995 +03:00 [DBG] POST requests are not supported 2025-07-01 11:59:44.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:59:44.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:59:44.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:59:44.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:44.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:44.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:59:44.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:59:44.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:59:44.995 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:59:44.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:44.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:44.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:44.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:44.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:44.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:44.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:44.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:44.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:44.995 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:59:44.995 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:59:44.995 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:59:44.995 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:59:44.995 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:59:44.995 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:59:44.995 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:59:44.996 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:59:44.996 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:59:44.996 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:59:44.996 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:59:44.996 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:59:44.996 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:59:44.996 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:59:44.996 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:59:44.996 +03:00 [DBG] Connection id "0HNC8090TGDDL", Request id "0HNC8090TGDDL:00000001": started reading request body. 2025-07-01 11:59:44.996 +03:00 [DBG] Connection id "0HNC8090TGDDL", Request id "0HNC8090TGDDL:00000001": done reading request body. 2025-07-01 11:59:44.996 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:59:44.996 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:59:44.996 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:59:44.996 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:59:44.996 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:59:44.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:44.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:44.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:44.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:44.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:44.996 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:59:44.996 +03:00 [INF] Changing group of physicals [492] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:59:45.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 28.2181ms. 2025-07-01 11:59:45.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:45.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:45.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:45.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:45.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:45.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:45.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:45.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:45.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:45.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:59:45.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:45.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:45.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:45.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:45.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:45.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:45.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:45.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 29.4931ms 2025-07-01 11:59:45.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:59:45.025 +03:00 [DBG] Connection id "0HNC8090TGDDL" completed keep alive response. 2025-07-01 11:59:45.025 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 30.1654ms 2025-07-01 11:59:45.025 +03:00 [DBG] Connection id "0HNC8090TGDDL" received FIN. 2025-07-01 11:59:45.025 +03:00 [DBG] Connection id "0HNC8090TGDDL" disconnecting. 2025-07-01 11:59:45.025 +03:00 [DBG] Connection id "0HNC8090TGDDL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:45.026 +03:00 [DBG] Connection id "0HNC8090TGDDL" stopped. 2025-07-01 11:59:45.066 +03:00 [DBG] Connection id "0HNC8090TGDDM" accepted. 2025-07-01 11:59:45.066 +03:00 [DBG] Connection id "0HNC8090TGDDM" started. 2025-07-01 11:59:45.066 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:59:45.066 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:45.066 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:59:45.066 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:45.066 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:45.066 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:45.066 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:45.067 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:45.067 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:45.067 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:59:45.067 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:45.067 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:45.067 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:45.067 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:45.067 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:45.067 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:45.067 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:45.067 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:45.067 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:45.067 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:59:45.067 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:59:45.067 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:45.067 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:45.067 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:59:45.067 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:59:45.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:45.067 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:45.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:45.067 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:45.067 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:45.067 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:59:45.067 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:59:45.069 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.2906ms. 2025-07-01 11:59:45.070 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:45.070 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:45.070 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:45.070 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:45.070 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:45.070 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:45.070 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:45.070 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:45.070 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:45.070 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:59:45.070 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:59:45.070 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:59:45.070 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:59:45.070 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:59:45.070 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:59:45.071 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:45.071 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:45.071 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:45.071 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:45.071 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:45.071 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:45.071 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:45.071 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.3998ms 2025-07-01 11:59:45.071 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:45.071 +03:00 [DBG] Connection id "0HNC8090TGDDM" completed keep alive response. 2025-07-01 11:59:45.071 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.1243ms 2025-07-01 11:59:45.072 +03:00 [DBG] Connection id "0HNC8090TGDDM" received FIN. 2025-07-01 11:59:45.072 +03:00 [DBG] Connection id "0HNC8090TGDDM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:45.072 +03:00 [DBG] Connection id "0HNC8090TGDDM" disconnecting. 2025-07-01 11:59:45.072 +03:00 [DBG] Connection id "0HNC8090TGDDM" stopped. 2025-07-01 11:59:45.145 +03:00 [DBG] Connection id "0HNC8090TGDDN" accepted. 2025-07-01 11:59:45.145 +03:00 [DBG] Connection id "0HNC8090TGDDN" started. 2025-07-01 11:59:45.145 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:59:45.145 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:45.145 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:59:45.146 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:45.146 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:45.146 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:45.146 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:45.146 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:45.146 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:45.146 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:59:45.146 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:45.146 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:45.146 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:45.146 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:45.146 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:45.146 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:45.146 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:45.146 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:45.147 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:45.147 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:59:45.147 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:59:45.147 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:45.147 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:45.147 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:59:45.147 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:59:45.147 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:45.147 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:45.147 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:45.147 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:45.147 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:45.147 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:59:45.147 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:59:45.313 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 165.9254ms. 2025-07-01 11:59:45.313 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:45.313 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:45.313 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:45.313 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:45.313 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:45.313 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:45.313 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:45.313 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:45.313 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:45.313 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:59:45.313 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:59:45.313 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:59:45.313 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:59:45.313 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:59:45.313 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:59:45.315 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:45.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:45.315 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:45.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:45.315 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:45.315 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:45.315 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:45.315 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 168.5874ms 2025-07-01 11:59:45.315 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:45.315 +03:00 [DBG] Connection id "0HNC8090TGDDN" completed keep alive response. 2025-07-01 11:59:45.315 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 169.7873ms 2025-07-01 11:59:45.318 +03:00 [DBG] Connection id "0HNC8090TGDDN" received FIN. 2025-07-01 11:59:45.318 +03:00 [DBG] Connection id "0HNC8090TGDDN" disconnecting. 2025-07-01 11:59:45.318 +03:00 [DBG] Connection id "0HNC8090TGDDN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:45.319 +03:00 [DBG] Connection id "0HNC8090TGDDN" stopped. 2025-07-01 11:59:48.998 +03:00 [DBG] Connection id "0HNC8090TGDDO" accepted. 2025-07-01 11:59:48.998 +03:00 [DBG] Connection id "0HNC8090TGDDO" started. 2025-07-01 11:59:48.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:59:48.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:48.998 +03:00 [DBG] POST requests are not supported 2025-07-01 11:59:48.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:59:48.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:59:48.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:48.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:48.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:48.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:59:48.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:59:48.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:48.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:59:48.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:48.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:48.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:48.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:48.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:48.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:48.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:48.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:59:48.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:59:48.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:48.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:48.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:48.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:48.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:48.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1328ms. 2025-07-01 11:59:48.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:48.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:48.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:48.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:48.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:48.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:48.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:48.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:59:48.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:48.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:48.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:48.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:48.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:48.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7956ms 2025-07-01 11:59:48.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:48.999 +03:00 [DBG] Connection id "0HNC8090TGDDO" completed keep alive response. 2025-07-01 11:59:48.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3869ms 2025-07-01 11:59:49.000 +03:00 [DBG] Connection id "0HNC8090TGDDO" received FIN. 2025-07-01 11:59:49.000 +03:00 [DBG] Connection id "0HNC8090TGDDO" disconnecting. 2025-07-01 11:59:49.000 +03:00 [DBG] Connection id "0HNC8090TGDDO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:49.001 +03:00 [DBG] Connection id "0HNC8090TGDDO" stopped. 2025-07-01 11:59:53.994 +03:00 [DBG] Connection id "0HNC8090TGDDP" accepted. 2025-07-01 11:59:53.994 +03:00 [DBG] Connection id "0HNC8090TGDDP" started. 2025-07-01 11:59:53.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:59:53.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:53.994 +03:00 [DBG] POST requests are not supported 2025-07-01 11:59:53.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:59:53.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:59:53.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:53.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:53.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:53.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:59:53.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:59:53.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:53.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:59:53.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:53.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:53.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:53.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:53.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:53.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:53.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:53.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:59:53.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:59:53.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:53.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:53.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:53.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:53.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:53.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1574ms. 2025-07-01 11:59:53.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:53.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:53.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:53.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:53.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:53.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:53.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:53.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:53.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:53.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:59:53.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:53.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:53.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:53.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:53.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:53.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:53.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:53.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.959ms 2025-07-01 11:59:53.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:53.996 +03:00 [DBG] Connection id "0HNC8090TGDDP" completed keep alive response. 2025-07-01 11:59:53.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.753ms 2025-07-01 11:59:53.996 +03:00 [DBG] Connection id "0HNC8090TGDDP" received FIN. 2025-07-01 11:59:53.996 +03:00 [DBG] Connection id "0HNC8090TGDDP" disconnecting. 2025-07-01 11:59:53.996 +03:00 [DBG] Connection id "0HNC8090TGDDP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:53.997 +03:00 [DBG] Connection id "0HNC8090TGDDP" stopped. 2025-07-01 11:59:56.545 +03:00 [DBG] Connection id "0HNC8090TGDDQ" accepted. 2025-07-01 11:59:56.545 +03:00 [DBG] Connection id "0HNC8090TGDDQ" started. 2025-07-01 11:59:56.545 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 759 2025-07-01 11:59:56.545 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:56.545 +03:00 [DBG] POST requests are not supported 2025-07-01 11:59:56.545 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:59:56.545 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 11:59:56.545 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:59:56.545 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:56.545 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:56.545 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:59:56.545 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:59:56.545 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:59:56.545 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:59:56.546 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:56.546 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:56.546 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:56.546 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:56.546 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:56.546 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:56.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:56.546 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:56.546 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:56.546 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:59:56.546 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 11:59:56.547 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:59:56.547 +03:00 [DBG] Connection id "0HNC8090TGDDQ", Request id "0HNC8090TGDDQ:00000001": started reading request body. 2025-07-01 11:59:56.547 +03:00 [DBG] Connection id "0HNC8090TGDDQ", Request id "0HNC8090TGDDQ:00000001": done reading request body. 2025-07-01 11:59:56.547 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 11:59:56.547 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:59:56.547 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:59:56.547 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 11:59:56.547 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 11:59:56.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:56.547 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:56.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:56.548 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:56.548 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:56.548 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 11:59:56.548 +03:00 [INF] Updating physical elements properties 2025-07-01 11:59:56.580 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 31.9853ms. 2025-07-01 11:59:56.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:56.580 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:56.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:56.580 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:56.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:56.580 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:56.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:56.580 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:56.580 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:56.580 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:59:56.580 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:56.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:56.580 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:56.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:56.580 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:56.580 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:56.580 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:56.580 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 34.2473ms 2025-07-01 11:59:56.580 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 11:59:56.580 +03:00 [DBG] Connection id "0HNC8090TGDDQ" completed keep alive response. 2025-07-01 11:59:56.580 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 35.4057ms 2025-07-01 11:59:56.581 +03:00 [DBG] Connection id "0HNC8090TGDDQ" received FIN. 2025-07-01 11:59:56.581 +03:00 [DBG] Connection id "0HNC8090TGDDQ" disconnecting. 2025-07-01 11:59:56.581 +03:00 [DBG] Connection id "0HNC8090TGDDQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:56.582 +03:00 [DBG] Connection id "0HNC8090TGDDQ" stopped. 2025-07-01 11:59:56.625 +03:00 [DBG] Connection id "0HNC8090TGDDR" accepted. 2025-07-01 11:59:56.625 +03:00 [DBG] Connection id "0HNC8090TGDDR" started. 2025-07-01 11:59:56.625 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:59:56.625 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:56.625 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:59:56.625 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:56.625 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:56.625 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:56.625 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:56.625 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:56.625 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:56.625 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:59:56.625 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:56.625 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:56.625 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:56.625 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:56.625 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:56.626 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:56.626 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:56.626 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:56.626 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:56.626 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:59:56.626 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:59:56.626 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:56.626 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:56.626 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:59:56.626 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:59:56.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:56.626 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:56.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:56.626 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:56.626 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:56.626 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:59:56.626 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:59:56.630 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.6296ms. 2025-07-01 11:59:56.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:56.630 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:56.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:56.630 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:56.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:56.630 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:56.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:56.630 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:56.630 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:56.630 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:59:56.630 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:59:56.630 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:59:56.630 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:59:56.630 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:59:56.630 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:59:56.631 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:56.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:56.631 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:56.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:56.631 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:56.631 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:56.631 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:56.631 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 5.2186ms 2025-07-01 11:59:56.631 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:56.631 +03:00 [DBG] Connection id "0HNC8090TGDDR" completed keep alive response. 2025-07-01 11:59:56.631 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.9444ms 2025-07-01 11:59:56.631 +03:00 [DBG] Connection id "0HNC8090TGDDR" received FIN. 2025-07-01 11:59:56.631 +03:00 [DBG] Connection id "0HNC8090TGDDR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:56.632 +03:00 [DBG] Connection id "0HNC8090TGDDR" disconnecting. 2025-07-01 11:59:56.632 +03:00 [DBG] Connection id "0HNC8090TGDDR" stopped. 2025-07-01 11:59:56.697 +03:00 [DBG] Connection id "0HNC8090TGDDS" accepted. 2025-07-01 11:59:56.697 +03:00 [DBG] Connection id "0HNC8090TGDDS" started. 2025-07-01 11:59:56.697 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 11:59:56.697 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:56.697 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 11:59:56.698 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:56.698 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 11:59:56.698 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:56.698 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:56.698 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:56.698 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:56.698 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:59:56.698 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:56.698 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:56.698 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:56.698 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:56.698 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:56.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:56.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:56.698 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:56.698 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:56.698 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 11:59:56.698 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 11:59:56.698 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:56.699 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 11:59:56.699 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 11:59:56.699 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 11:59:56.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:56.699 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:56.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:56.699 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:56.699 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:56.699 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 11:59:56.699 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:59:56.855 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 156.3153ms. 2025-07-01 11:59:56.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:56.856 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:56.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:56.856 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:56.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:56.856 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:56.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:56.856 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:56.856 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:56.856 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 11:59:56.856 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 11:59:56.856 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 11:59:56.856 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 11:59:56.856 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 11:59:56.856 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 11:59:56.857 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 11:59:56.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:56.857 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:56.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:56.857 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:56.857 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:56.857 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:56.857 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 159.1584ms 2025-07-01 11:59:56.857 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 11:59:56.857 +03:00 [DBG] Connection id "0HNC8090TGDDS" completed keep alive response. 2025-07-01 11:59:56.857 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 159.9493ms 2025-07-01 11:59:56.862 +03:00 [DBG] Connection id "0HNC8090TGDDS" received FIN. 2025-07-01 11:59:56.862 +03:00 [DBG] Connection id "0HNC8090TGDDS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:56.862 +03:00 [DBG] Connection id "0HNC8090TGDDS" disconnecting. 2025-07-01 11:59:56.862 +03:00 [DBG] Connection id "0HNC8090TGDDS" stopped. 2025-07-01 11:59:59.002 +03:00 [DBG] Connection id "0HNC8090TGDDT" accepted. 2025-07-01 11:59:59.002 +03:00 [DBG] Connection id "0HNC8090TGDDT" started. 2025-07-01 11:59:59.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 11:59:59.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:59.002 +03:00 [DBG] POST requests are not supported 2025-07-01 11:59:59.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 11:59:59.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 11:59:59.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:59.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:59.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:59.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:59:59.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:59:59.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:59.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 11:59:59.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:59.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:59.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:59.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:59.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:59.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:59.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:59.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:59:59.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 11:59:59.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:59.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:59.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:59.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:59.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:59.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1922ms. 2025-07-01 11:59:59.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:59.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:59.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:59.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:59.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:59.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:59.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:59.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:59.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:59.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:59:59.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:59.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:59.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:59.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:59.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:59.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:59.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:59.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4008ms 2025-07-01 11:59:59.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 11:59:59.005 +03:00 [DBG] Connection id "0HNC8090TGDDT" completed keep alive response. 2025-07-01 11:59:59.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5337ms 2025-07-01 11:59:59.005 +03:00 [DBG] Connection id "0HNC8090TGDDT" received FIN. 2025-07-01 11:59:59.005 +03:00 [DBG] Connection id "0HNC8090TGDDT" disconnecting. 2025-07-01 11:59:59.005 +03:00 [DBG] Connection id "0HNC8090TGDDT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:59.006 +03:00 [DBG] Connection id "0HNC8090TGDDT" stopped. 2025-07-01 11:59:59.926 +03:00 [DBG] Connection id "0HNC8090TGDDU" accepted. 2025-07-01 11:59:59.926 +03:00 [DBG] Connection id "0HNC8090TGDDU" started. 2025-07-01 11:59:59.926 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 11:59:59.926 +03:00 [VRB] All hosts are allowed. 2025-07-01 11:59:59.926 +03:00 [DBG] POST requests are not supported 2025-07-01 11:59:59.926 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:59:59.926 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 11:59:59.926 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:59:59.926 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 11:59:59.926 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 11:59:59.926 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 11:59:59.926 +03:00 [INF] CORS policy execution successful. 2025-07-01 11:59:59.926 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:59:59.926 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 11:59:59.926 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 11:59:59.926 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 11:59:59.926 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 11:59:59.926 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 11:59:59.926 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 11:59:59.927 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:59.927 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:59.927 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:59.927 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 11:59:59.927 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 11:59:59.927 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 11:59:59.927 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:59:59.927 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 11:59:59.927 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 11:59:59.927 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 11:59:59.927 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:59:59.927 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 11:59:59.927 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:59:59.927 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:59:59.927 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 11:59:59.927 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 11:59:59.927 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:59:59.927 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 11:59:59.927 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 11:59:59.927 +03:00 [DBG] Connection id "0HNC8090TGDDU", Request id "0HNC8090TGDDU:00000001": started reading request body. 2025-07-01 11:59:59.927 +03:00 [DBG] Connection id "0HNC8090TGDDU", Request id "0HNC8090TGDDU:00000001": done reading request body. 2025-07-01 11:59:59.927 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 11:59:59.927 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:59:59.927 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:59:59.927 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 11:59:59.927 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 11:59:59.927 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:59.927 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:59.927 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:59.927 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:59.927 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 11:59:59.927 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 11:59:59.927 +03:00 [INF] Changing group of physicals [495] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 11:59:59.955 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 27.8893ms. 2025-07-01 11:59:59.955 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:59.955 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 11:59:59.955 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:59.955 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 11:59:59.955 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:59.955 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:59.955 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:59.955 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:59.956 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:59.956 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 11:59:59.956 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 11:59:59.956 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:59.956 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 11:59:59.956 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:59.956 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:59.956 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:59.956 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 11:59:59.956 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 29.3215ms 2025-07-01 11:59:59.956 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 11:59:59.956 +03:00 [DBG] Connection id "0HNC8090TGDDU" completed keep alive response. 2025-07-01 11:59:59.956 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 30.1821ms 2025-07-01 11:59:59.956 +03:00 [DBG] Connection id "0HNC8090TGDDU" received FIN. 2025-07-01 11:59:59.956 +03:00 [DBG] Connection id "0HNC8090TGDDU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 11:59:59.957 +03:00 [DBG] Connection id "0HNC8090TGDDU" disconnecting. 2025-07-01 11:59:59.957 +03:00 [DBG] Connection id "0HNC8090TGDDU" stopped. 2025-07-01 12:00:00.003 +03:00 [DBG] Connection id "0HNC8090TGDDV" accepted. 2025-07-01 12:00:00.003 +03:00 [DBG] Connection id "0HNC8090TGDDV" started. 2025-07-01 12:00:00.003 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:00:00.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:00.003 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:00:00.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:00:00.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:00:00.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:00.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:00.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:00.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:00.003 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:00:00.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:00.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:00.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:00:00.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:00.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:00:00.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:00.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:00.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:00.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:00.004 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:00:00.004 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:00:00.004 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:00:00.004 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:00:00.004 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:00:00.004 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:00:00.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:00.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:00.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:00.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:00.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:00.004 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:00:00.004 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:00:00.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.4074ms. 2025-07-01 12:00:00.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:00.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:00.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:00.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:00.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:00.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:00.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:00.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:00.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:00:00.007 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:00:00.007 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:00:00.007 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:00:00.007 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:00:00.007 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:00:00.007 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:00:00.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:00:00.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:00.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:00.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:00.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:00.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:00.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:00.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.2405ms 2025-07-01 12:00:00.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:00.008 +03:00 [DBG] Connection id "0HNC8090TGDDV" completed keep alive response. 2025-07-01 12:00:00.008 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.8833ms 2025-07-01 12:00:00.009 +03:00 [DBG] Connection id "0HNC8090TGDDV" received FIN. 2025-07-01 12:00:00.009 +03:00 [DBG] Connection id "0HNC8090TGDDV" disconnecting. 2025-07-01 12:00:00.009 +03:00 [DBG] Connection id "0HNC8090TGDDV" stopped. 2025-07-01 12:00:00.009 +03:00 [DBG] Connection id "0HNC8090TGDDV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:00.080 +03:00 [DBG] Connection id "0HNC8090TGDE0" accepted. 2025-07-01 12:00:00.080 +03:00 [DBG] Connection id "0HNC8090TGDE0" started. 2025-07-01 12:00:00.080 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:00:00.080 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:00.081 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:00:00.081 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:00:00.081 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:00:00.081 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:00.081 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:00.081 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:00.081 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:00.081 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:00:00.081 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:00.081 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:00.081 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:00:00.081 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:00.081 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:00:00.081 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:00.081 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:00.081 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:00.081 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:00.081 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:00:00.081 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:00:00.081 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:00:00.081 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:00:00.081 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:00:00.081 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:00:00.081 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:00.081 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:00.081 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:00.081 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:00.081 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:00.081 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:00:00.081 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:00:00.231 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 149.5033ms. 2025-07-01 12:00:00.231 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:00.231 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:00.231 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:00.231 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:00.231 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:00.231 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:00.231 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:00.231 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:00.231 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:00:00.231 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:00:00.231 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:00:00.231 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:00:00.231 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:00:00.231 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:00:00.231 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:00:00.234 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:00:00.234 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:00.234 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:00.234 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:00.234 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:00.234 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:00.234 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:00.234 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 152.7693ms 2025-07-01 12:00:00.234 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:00.234 +03:00 [DBG] Connection id "0HNC8090TGDE0" completed keep alive response. 2025-07-01 12:00:00.234 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 153.4114ms 2025-07-01 12:00:00.237 +03:00 [DBG] Connection id "0HNC8090TGDE0" received FIN. 2025-07-01 12:00:00.237 +03:00 [DBG] Connection id "0HNC8090TGDE0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:00.237 +03:00 [DBG] Connection id "0HNC8090TGDE0" disconnecting. 2025-07-01 12:00:00.237 +03:00 [DBG] Connection id "0HNC8090TGDE0" stopped. 2025-07-01 12:00:04.014 +03:00 [DBG] Connection id "0HNC8090TGDE1" accepted. 2025-07-01 12:00:04.014 +03:00 [DBG] Connection id "0HNC8090TGDE1" started. 2025-07-01 12:00:04.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:00:04.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:04.014 +03:00 [DBG] POST requests are not supported 2025-07-01 12:00:04.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:00:04.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:00:04.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:04.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:04.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:04.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:00:04.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:00:04.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:04.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:00:04.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:04.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:04.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:00:04.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:04.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:00:04.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:04.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:04.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:00:04.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:00:04.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:04.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:04.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:04.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:04.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:04.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.129ms. 2025-07-01 12:00:04.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:04.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:04.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:04.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:04.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:04.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:00:04.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:04.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:04.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:04.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6382ms 2025-07-01 12:00:04.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:04.015 +03:00 [DBG] Connection id "0HNC8090TGDE1" completed keep alive response. 2025-07-01 12:00:04.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2215ms 2025-07-01 12:00:04.015 +03:00 [DBG] Connection id "0HNC8090TGDE1" received FIN. 2025-07-01 12:00:04.016 +03:00 [DBG] Connection id "0HNC8090TGDE1" disconnecting. 2025-07-01 12:00:04.016 +03:00 [DBG] Connection id "0HNC8090TGDE1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:04.017 +03:00 [DBG] Connection id "0HNC8090TGDE1" stopped. 2025-07-01 12:00:09.035 +03:00 [DBG] Connection id "0HNC8090TGDE2" accepted. 2025-07-01 12:00:09.035 +03:00 [DBG] Connection id "0HNC8090TGDE2" started. 2025-07-01 12:00:09.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:00:09.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:09.035 +03:00 [DBG] POST requests are not supported 2025-07-01 12:00:09.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:00:09.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:00:09.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:09.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:09.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:09.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:00:09.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:00:09.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:09.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:00:09.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:09.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:09.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:00:09.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:09.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:00:09.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:09.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:09.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:00:09.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:00:09.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:09.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:09.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:09.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:09.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:09.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1596ms. 2025-07-01 12:00:09.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:09.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:09.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:09.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:09.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:09.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:09.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:09.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:09.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:09.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:00:09.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:09.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:09.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:09.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:09.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:09.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:09.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:09.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1448ms 2025-07-01 12:00:09.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:09.037 +03:00 [DBG] Connection id "0HNC8090TGDE2" completed keep alive response. 2025-07-01 12:00:09.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.153ms 2025-07-01 12:00:09.038 +03:00 [DBG] Connection id "0HNC8090TGDE2" received FIN. 2025-07-01 12:00:09.038 +03:00 [DBG] Connection id "0HNC8090TGDE2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:09.038 +03:00 [DBG] Connection id "0HNC8090TGDE2" disconnecting. 2025-07-01 12:00:09.038 +03:00 [DBG] Connection id "0HNC8090TGDE2" stopped. 2025-07-01 12:00:13.999 +03:00 [DBG] Connection id "0HNC8090TGDE3" accepted. 2025-07-01 12:00:13.999 +03:00 [DBG] Connection id "0HNC8090TGDE3" started. 2025-07-01 12:00:13.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:00:14.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:14.000 +03:00 [DBG] POST requests are not supported 2025-07-01 12:00:14.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:00:14.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:00:14.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:14.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:14.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:14.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:00:14.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:00:14.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:14.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:00:14.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:14.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:14.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:00:14.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:14.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:00:14.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:14.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:14.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:00:14.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:00:14.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:14.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:14.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:14.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:14.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:14.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1999ms. 2025-07-01 12:00:14.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:14.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:14.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:14.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:14.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:14.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:14.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:14.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:14.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:14.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:00:14.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:14.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:14.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:14.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:14.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:14.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:14.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:14.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2646ms 2025-07-01 12:00:14.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:14.002 +03:00 [DBG] Connection id "0HNC8090TGDE3" completed keep alive response. 2025-07-01 12:00:14.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3115ms 2025-07-01 12:00:14.002 +03:00 [DBG] Connection id "0HNC8090TGDE3" received FIN. 2025-07-01 12:00:14.002 +03:00 [DBG] Connection id "0HNC8090TGDE3" disconnecting. 2025-07-01 12:00:14.002 +03:00 [DBG] Connection id "0HNC8090TGDE3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:14.003 +03:00 [DBG] Connection id "0HNC8090TGDE3" stopped. 2025-07-01 12:00:14.895 +03:00 [DBG] Connection id "0HNC8090TGDE4" accepted. 2025-07-01 12:00:14.895 +03:00 [DBG] Connection id "0HNC8090TGDE4" started. 2025-07-01 12:00:14.895 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 771 2025-07-01 12:00:14.895 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:14.895 +03:00 [DBG] POST requests are not supported 2025-07-01 12:00:14.895 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:00:14.896 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:00:14.896 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:00:14.896 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:14.896 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:14.896 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:00:14.896 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:00:14.896 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:00:14.896 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:00:14.896 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:14.896 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:14.896 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:00:14.896 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:14.896 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:00:14.896 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:14.896 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:14.896 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:14.896 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:14.896 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:00:14.896 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:00:14.896 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:00:14.897 +03:00 [DBG] Connection id "0HNC8090TGDE4", Request id "0HNC8090TGDE4:00000001": started reading request body. 2025-07-01 12:00:14.897 +03:00 [DBG] Connection id "0HNC8090TGDE4", Request id "0HNC8090TGDE4:00000001": done reading request body. 2025-07-01 12:00:14.897 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:00:14.897 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:00:14.897 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:00:14.897 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:00:14.897 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:00:14.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:14.897 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:14.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:14.897 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:14.897 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:14.897 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:00:14.897 +03:00 [INF] Updating physical elements properties 2025-07-01 12:00:14.915 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.946ms. 2025-07-01 12:00:14.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:14.915 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:14.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:14.915 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:14.915 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:14.915 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:14.915 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:14.915 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:14.915 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:14.915 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:00:14.915 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:14.915 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:14.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:14.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:14.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:14.916 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:14.916 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:14.916 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.4241ms 2025-07-01 12:00:14.916 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:00:14.916 +03:00 [DBG] Connection id "0HNC8090TGDE4" completed keep alive response. 2025-07-01 12:00:14.916 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 20.4408ms 2025-07-01 12:00:14.916 +03:00 [DBG] Connection id "0HNC8090TGDE4" received FIN. 2025-07-01 12:00:14.916 +03:00 [DBG] Connection id "0HNC8090TGDE4" disconnecting. 2025-07-01 12:00:14.917 +03:00 [DBG] Connection id "0HNC8090TGDE4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:14.918 +03:00 [DBG] Connection id "0HNC8090TGDE4" stopped. 2025-07-01 12:00:14.958 +03:00 [DBG] Connection id "0HNC8090TGDE5" accepted. 2025-07-01 12:00:14.958 +03:00 [DBG] Connection id "0HNC8090TGDE5" started. 2025-07-01 12:00:14.959 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:00:14.959 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:14.959 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:00:14.959 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:00:14.959 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:00:14.959 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:14.959 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:14.959 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:14.959 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:14.959 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:00:14.959 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:14.959 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:14.959 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:00:14.959 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:14.959 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:00:14.959 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:14.959 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:14.959 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:14.959 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:14.959 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:00:14.959 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:00:14.959 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:00:14.959 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:00:14.959 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:00:14.959 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:00:14.959 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:14.959 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:14.959 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:14.959 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:14.959 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:14.959 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:00:14.959 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:00:14.962 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.2255ms. 2025-07-01 12:00:14.962 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:14.962 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:14.962 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:14.962 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:14.962 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:14.962 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:14.962 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:14.962 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:14.962 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:00:14.962 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:00:14.962 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:00:14.962 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:00:14.962 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:00:14.962 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:00:14.962 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:00:14.962 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:00:14.962 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:14.962 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:14.962 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:14.962 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:14.962 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:14.962 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:14.962 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.1652ms 2025-07-01 12:00:14.962 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:14.962 +03:00 [DBG] Connection id "0HNC8090TGDE5" completed keep alive response. 2025-07-01 12:00:14.962 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.7567ms 2025-07-01 12:00:14.963 +03:00 [DBG] Connection id "0HNC8090TGDE5" received FIN. 2025-07-01 12:00:14.963 +03:00 [DBG] Connection id "0HNC8090TGDE5" disconnecting. 2025-07-01 12:00:14.963 +03:00 [DBG] Connection id "0HNC8090TGDE5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:14.964 +03:00 [DBG] Connection id "0HNC8090TGDE5" stopped. 2025-07-01 12:00:15.041 +03:00 [DBG] Connection id "0HNC8090TGDE6" accepted. 2025-07-01 12:00:15.041 +03:00 [DBG] Connection id "0HNC8090TGDE6" started. 2025-07-01 12:00:15.041 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:00:15.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:15.041 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:00:15.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:00:15.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:00:15.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:15.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:15.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:15.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:15.041 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:00:15.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:15.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:15.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:00:15.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:15.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:00:15.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:15.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:15.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:15.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:15.042 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:00:15.042 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:00:15.042 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:00:15.042 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:00:15.042 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:00:15.042 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:00:15.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:15.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:15.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:15.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:15.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:15.042 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:00:15.042 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:00:15.212 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 169.2868ms. 2025-07-01 12:00:15.212 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:15.212 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:15.212 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:15.212 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:15.212 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:15.212 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:15.212 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:15.212 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:15.212 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:00:15.212 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:00:15.212 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:00:15.212 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:00:15.212 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:00:15.212 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:00:15.212 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:00:15.213 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:00:15.213 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:15.213 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:15.213 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:15.213 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:15.213 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:15.213 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:15.213 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 171.7766ms 2025-07-01 12:00:15.214 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:15.214 +03:00 [DBG] Connection id "0HNC8090TGDE6" completed keep alive response. 2025-07-01 12:00:15.214 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 172.398ms 2025-07-01 12:00:15.217 +03:00 [DBG] Connection id "0HNC8090TGDE6" received FIN. 2025-07-01 12:00:15.217 +03:00 [DBG] Connection id "0HNC8090TGDE6" disconnecting. 2025-07-01 12:00:15.217 +03:00 [DBG] Connection id "0HNC8090TGDE6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:15.218 +03:00 [DBG] Connection id "0HNC8090TGDE6" stopped. 2025-07-01 12:00:17.831 +03:00 [DBG] Connection id "0HNC8090TGDE7" accepted. 2025-07-01 12:00:17.831 +03:00 [DBG] Connection id "0HNC8090TGDE7" started. 2025-07-01 12:00:17.831 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 12:00:17.831 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:17.831 +03:00 [DBG] POST requests are not supported 2025-07-01 12:00:17.831 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 12:00:17.832 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 12:00:17.832 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:00:17.832 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:17.832 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:17.832 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:00:17.832 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:00:17.832 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:00:17.832 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:00:17.832 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:17.832 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:17.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-07-01 12:00:17.832 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:17.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-07-01 12:00:17.832 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:17.832 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:17.832 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:17.832 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:17.832 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:00:17.832 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:00:17.832 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:00:17.832 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:00:17.833 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:00:17.833 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:00:17.833 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:00:17.833 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:00:17.833 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:00:17.833 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:00:17.833 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:00:17.833 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:00:17.833 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:00:17.833 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:00:17.833 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:00:17.833 +03:00 [DBG] Connection id "0HNC8090TGDE7", Request id "0HNC8090TGDE7:00000001": started reading request body. 2025-07-01 12:00:17.833 +03:00 [DBG] Connection id "0HNC8090TGDE7", Request id "0HNC8090TGDE7:00000001": done reading request body. 2025-07-01 12:00:17.833 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:00:17.833 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:00:17.833 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:00:17.833 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:00:17.833 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:00:17.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:17.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:17.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:17.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:17.833 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:17.833 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 12:00:17.833 +03:00 [INF] Changing group of physicals [496] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:00:17.851 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.1246ms. 2025-07-01 12:00:17.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:17.851 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:17.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:17.851 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:17.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:17.851 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:17.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:17.851 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:17.851 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:17.851 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:00:17.851 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:17.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:17.851 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:17.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:17.851 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:17.851 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:17.851 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:17.851 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 18.9086ms 2025-07-01 12:00:17.851 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:00:17.851 +03:00 [DBG] Connection id "0HNC8090TGDE7" completed keep alive response. 2025-07-01 12:00:17.851 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 19.8829ms 2025-07-01 12:00:17.851 +03:00 [DBG] Connection id "0HNC8090TGDE7" received FIN. 2025-07-01 12:00:17.851 +03:00 [DBG] Connection id "0HNC8090TGDE7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:17.852 +03:00 [DBG] Connection id "0HNC8090TGDE7" disconnecting. 2025-07-01 12:00:17.852 +03:00 [DBG] Connection id "0HNC8090TGDE7" stopped. 2025-07-01 12:00:17.899 +03:00 [DBG] Connection id "0HNC8090TGDE8" accepted. 2025-07-01 12:00:17.899 +03:00 [DBG] Connection id "0HNC8090TGDE8" started. 2025-07-01 12:00:17.899 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:00:17.899 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:17.899 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:00:17.899 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:00:17.899 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:00:17.899 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:17.899 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:17.899 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:17.899 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:17.899 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:00:17.899 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:17.899 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:17.899 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:00:17.899 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:17.899 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:00:17.899 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:17.899 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:17.900 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:17.900 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:17.900 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:00:17.900 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:00:17.900 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:00:17.900 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:00:17.900 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:00:17.900 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:00:17.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:17.900 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:17.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:17.900 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:17.900 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:17.900 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:00:17.900 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:00:17.901 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1567ms. 2025-07-01 12:00:17.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:17.901 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:17.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:17.901 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:17.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:17.901 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:17.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:17.901 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:17.901 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:00:17.901 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:00:17.901 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:00:17.901 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:00:17.901 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:00:17.901 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:00:17.901 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:00:17.902 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:00:17.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:17.902 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:17.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:17.902 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:17.902 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:17.902 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:17.902 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.2418ms 2025-07-01 12:00:17.902 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:17.902 +03:00 [DBG] Connection id "0HNC8090TGDE8" completed keep alive response. 2025-07-01 12:00:17.902 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.8991ms 2025-07-01 12:00:17.902 +03:00 [DBG] Connection id "0HNC8090TGDE8" received FIN. 2025-07-01 12:00:17.902 +03:00 [DBG] Connection id "0HNC8090TGDE8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:17.902 +03:00 [DBG] Connection id "0HNC8090TGDE8" disconnecting. 2025-07-01 12:00:17.902 +03:00 [DBG] Connection id "0HNC8090TGDE8" stopped. 2025-07-01 12:00:17.970 +03:00 [DBG] Connection id "0HNC8090TGDE9" accepted. 2025-07-01 12:00:17.970 +03:00 [DBG] Connection id "0HNC8090TGDE9" started. 2025-07-01 12:00:17.970 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:00:17.970 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:17.970 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:00:17.970 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:00:17.970 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:00:17.970 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:17.970 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:17.970 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:17.970 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:17.970 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:00:17.970 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:17.970 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:17.970 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:00:17.970 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:17.970 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:00:17.970 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:17.970 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:17.970 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:17.970 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:17.970 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:00:17.971 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:00:17.971 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:00:17.971 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:00:17.971 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:00:17.971 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:00:17.971 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:17.971 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:17.971 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:17.971 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:17.971 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:17.971 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:00:17.971 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:00:18.119 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 148.2027ms. 2025-07-01 12:00:18.119 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:18.119 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:18.119 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:18.119 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:18.119 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:18.119 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:18.119 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:18.119 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:18.119 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:00:18.119 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:00:18.119 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:00:18.119 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:00:18.119 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:00:18.119 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:00:18.119 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:00:18.121 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:00:18.121 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:18.121 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:18.121 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:18.121 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:18.121 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:18.121 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:18.121 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 150.3257ms 2025-07-01 12:00:18.121 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:18.121 +03:00 [DBG] Connection id "0HNC8090TGDE9" completed keep alive response. 2025-07-01 12:00:18.121 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 150.8687ms 2025-07-01 12:00:18.125 +03:00 [DBG] Connection id "0HNC8090TGDE9" received FIN. 2025-07-01 12:00:18.125 +03:00 [DBG] Connection id "0HNC8090TGDE9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:18.125 +03:00 [DBG] Connection id "0HNC8090TGDE9" disconnecting. 2025-07-01 12:00:18.125 +03:00 [DBG] Connection id "0HNC8090TGDE9" stopped. 2025-07-01 12:00:18.993 +03:00 [DBG] Connection id "0HNC8090TGDEA" accepted. 2025-07-01 12:00:18.993 +03:00 [DBG] Connection id "0HNC8090TGDEA" started. 2025-07-01 12:00:18.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:00:18.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:18.993 +03:00 [DBG] POST requests are not supported 2025-07-01 12:00:18.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:00:18.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:00:18.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:18.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:18.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:18.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:00:18.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:00:18.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:18.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:00:18.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:18.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:18.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:00:18.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:18.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:00:18.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:18.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:18.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:00:18.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:00:18.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:18.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:18.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:18.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:18.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:18.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1455ms. 2025-07-01 12:00:18.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:18.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:18.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:18.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:18.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:18.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:18.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:18.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:18.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:18.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:00:18.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:18.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:18.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:18.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:18.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:18.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:18.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:18.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.083ms 2025-07-01 12:00:18.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:18.995 +03:00 [DBG] Connection id "0HNC8090TGDEA" completed keep alive response. 2025-07-01 12:00:18.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8547ms 2025-07-01 12:00:18.995 +03:00 [DBG] Connection id "0HNC8090TGDEA" received FIN. 2025-07-01 12:00:18.995 +03:00 [DBG] Connection id "0HNC8090TGDEA" disconnecting. 2025-07-01 12:00:18.995 +03:00 [DBG] Connection id "0HNC8090TGDEA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:18.997 +03:00 [DBG] Connection id "0HNC8090TGDEA" stopped. 2025-07-01 12:00:24.003 +03:00 [DBG] Connection id "0HNC8090TGDEB" accepted. 2025-07-01 12:00:24.003 +03:00 [DBG] Connection id "0HNC8090TGDEB" started. 2025-07-01 12:00:24.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:00:24.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:24.003 +03:00 [DBG] POST requests are not supported 2025-07-01 12:00:24.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:00:24.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:00:24.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:24.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:24.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:24.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:00:24.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:00:24.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:24.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:00:24.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:24.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:24.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:00:24.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:24.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:00:24.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:24.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:24.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:00:24.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:00:24.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:24.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:24.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:24.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:24.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:24.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.163ms. 2025-07-01 12:00:24.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:24.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:24.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:24.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:24.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:24.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:24.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:24.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:24.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:24.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:00:24.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:24.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:24.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:24.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:24.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:24.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:24.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:24.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8899ms 2025-07-01 12:00:24.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:24.005 +03:00 [DBG] Connection id "0HNC8090TGDEB" completed keep alive response. 2025-07-01 12:00:24.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8074ms 2025-07-01 12:00:24.006 +03:00 [DBG] Connection id "0HNC8090TGDEB" received FIN. 2025-07-01 12:00:24.006 +03:00 [DBG] Connection id "0HNC8090TGDEB" disconnecting. 2025-07-01 12:00:24.006 +03:00 [DBG] Connection id "0HNC8090TGDEB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:24.007 +03:00 [DBG] Connection id "0HNC8090TGDEB" stopped. 2025-07-01 12:00:28.996 +03:00 [DBG] Connection id "0HNC8090TGDEC" accepted. 2025-07-01 12:00:28.996 +03:00 [DBG] Connection id "0HNC8090TGDEC" started. 2025-07-01 12:00:28.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:00:28.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:28.996 +03:00 [DBG] POST requests are not supported 2025-07-01 12:00:28.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:00:28.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:00:28.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:28.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:28.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:28.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:00:28.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:00:28.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:28.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:00:28.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:28.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:28.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:00:28.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:28.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:00:28.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:28.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:28.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:00:28.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:00:28.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:28.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:28.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:28.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:28.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:28.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1858ms. 2025-07-01 12:00:28.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:28.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:28.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:28.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:28.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:28.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:28.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:28.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:28.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:28.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:00:28.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:28.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:28.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:28.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:28.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:28.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:28.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:29.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9603ms 2025-07-01 12:00:29.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:29.000 +03:00 [DBG] Connection id "0HNC8090TGDEC" completed keep alive response. 2025-07-01 12:00:29.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7811ms 2025-07-01 12:00:29.000 +03:00 [DBG] Connection id "0HNC8090TGDEC" received FIN. 2025-07-01 12:00:29.000 +03:00 [DBG] Connection id "0HNC8090TGDEC" disconnecting. 2025-07-01 12:00:29.000 +03:00 [DBG] Connection id "0HNC8090TGDEC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:29.002 +03:00 [DBG] Connection id "0HNC8090TGDEC" stopped. 2025-07-01 12:00:30.626 +03:00 [DBG] Connection id "0HNC8090TGDED" accepted. 2025-07-01 12:00:30.626 +03:00 [DBG] Connection id "0HNC8090TGDED" started. 2025-07-01 12:00:30.626 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 763 2025-07-01 12:00:30.626 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:30.626 +03:00 [DBG] POST requests are not supported 2025-07-01 12:00:30.626 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:00:30.626 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:00:30.626 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:00:30.626 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:30.626 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:30.626 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:00:30.626 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:00:30.626 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:00:30.626 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:00:30.626 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:30.626 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:30.626 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:00:30.626 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:30.626 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:00:30.626 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:30.626 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:30.626 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:30.626 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:30.626 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:00:30.627 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:00:30.627 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:00:30.627 +03:00 [DBG] Connection id "0HNC8090TGDED", Request id "0HNC8090TGDED:00000001": started reading request body. 2025-07-01 12:00:30.627 +03:00 [DBG] Connection id "0HNC8090TGDED", Request id "0HNC8090TGDED:00000001": done reading request body. 2025-07-01 12:00:30.627 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:00:30.627 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:00:30.627 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:00:30.627 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:00:30.627 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:00:30.627 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:30.627 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:30.627 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:30.627 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:30.627 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:30.627 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:00:30.627 +03:00 [INF] Updating physical elements properties 2025-07-01 12:00:30.643 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.1774ms. 2025-07-01 12:00:30.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:30.643 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:30.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:30.643 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:30.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:30.643 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:30.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:30.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:30.644 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:30.644 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:00:30.644 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:30.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:30.644 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:30.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:30.644 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:30.644 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:30.644 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:30.644 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 17.4862ms 2025-07-01 12:00:30.644 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:00:30.644 +03:00 [DBG] Connection id "0HNC8090TGDED" completed keep alive response. 2025-07-01 12:00:30.644 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 18.2226ms 2025-07-01 12:00:30.644 +03:00 [DBG] Connection id "0HNC8090TGDED" received FIN. 2025-07-01 12:00:30.644 +03:00 [DBG] Connection id "0HNC8090TGDED" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:30.644 +03:00 [DBG] Connection id "0HNC8090TGDED" disconnecting. 2025-07-01 12:00:30.644 +03:00 [DBG] Connection id "0HNC8090TGDED" stopped. 2025-07-01 12:00:30.683 +03:00 [DBG] Connection id "0HNC8090TGDEE" accepted. 2025-07-01 12:00:30.683 +03:00 [DBG] Connection id "0HNC8090TGDEE" started. 2025-07-01 12:00:30.683 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:00:30.683 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:30.683 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:00:30.683 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:00:30.683 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:00:30.683 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:30.683 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:30.683 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:30.683 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:30.683 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:00:30.683 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:30.683 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:30.683 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:00:30.683 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:30.683 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:00:30.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:30.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:30.684 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:30.684 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:30.684 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:00:30.684 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:00:30.684 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:00:30.684 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:00:30.684 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:00:30.684 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:00:30.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:30.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:30.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:30.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:30.684 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:30.684 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:00:30.684 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:00:30.686 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.1824ms. 2025-07-01 12:00:30.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:30.686 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:30.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:30.686 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:30.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:30.686 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:30.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:30.686 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:30.686 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:00:30.686 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:00:30.686 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:00:30.687 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:00:30.687 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:00:30.687 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:00:30.687 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:00:30.687 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:00:30.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:30.687 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:30.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:30.687 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:30.687 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:30.687 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:30.687 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.3551ms 2025-07-01 12:00:30.687 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:30.687 +03:00 [DBG] Connection id "0HNC8090TGDEE" completed keep alive response. 2025-07-01 12:00:30.687 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.0869ms 2025-07-01 12:00:30.688 +03:00 [DBG] Connection id "0HNC8090TGDEE" received FIN. 2025-07-01 12:00:30.688 +03:00 [DBG] Connection id "0HNC8090TGDEE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:30.688 +03:00 [DBG] Connection id "0HNC8090TGDEE" disconnecting. 2025-07-01 12:00:30.688 +03:00 [DBG] Connection id "0HNC8090TGDEE" stopped. 2025-07-01 12:00:30.750 +03:00 [DBG] Connection id "0HNC8090TGDEF" accepted. 2025-07-01 12:00:30.750 +03:00 [DBG] Connection id "0HNC8090TGDEF" started. 2025-07-01 12:00:30.750 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:00:30.750 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:30.750 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:00:30.750 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:00:30.750 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:00:30.750 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:30.750 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:30.750 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:30.750 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:30.750 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:00:30.750 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:30.750 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:30.750 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:00:30.750 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:30.750 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:00:30.750 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:30.750 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:30.750 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:30.750 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:30.750 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:00:30.750 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:00:30.750 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:00:30.750 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:00:30.750 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:00:30.750 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:00:30.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:30.750 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:30.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:30.750 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:30.750 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:30.751 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:00:30.751 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:00:30.898 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 147.5605ms. 2025-07-01 12:00:30.898 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:30.898 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:30.898 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:30.898 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:30.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:30.898 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:30.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:30.898 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:30.898 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:00:30.898 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:00:30.898 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:00:30.898 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:00:30.898 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:00:30.898 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:00:30.898 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:00:30.901 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:00:30.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:30.901 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:30.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:30.902 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:30.902 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:30.902 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:30.902 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 151.4473ms 2025-07-01 12:00:30.902 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:30.902 +03:00 [DBG] Connection id "0HNC8090TGDEF" completed keep alive response. 2025-07-01 12:00:30.902 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 152.2666ms 2025-07-01 12:00:30.906 +03:00 [DBG] Connection id "0HNC8090TGDEF" received FIN. 2025-07-01 12:00:30.906 +03:00 [DBG] Connection id "0HNC8090TGDEF" disconnecting. 2025-07-01 12:00:30.906 +03:00 [DBG] Connection id "0HNC8090TGDEF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:30.907 +03:00 [DBG] Connection id "0HNC8090TGDEF" stopped. 2025-07-01 12:00:33.998 +03:00 [DBG] Connection id "0HNC8090TGDEG" accepted. 2025-07-01 12:00:33.998 +03:00 [DBG] Connection id "0HNC8090TGDEG" started. 2025-07-01 12:00:33.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:00:33.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:33.998 +03:00 [DBG] POST requests are not supported 2025-07-01 12:00:33.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:00:33.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:00:33.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:33.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:33.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:33.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:00:33.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:00:33.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:33.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:00:33.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:33.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:33.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:00:33.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:33.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:00:33.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:33.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:33.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:00:33.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:00:33.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:33.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:33.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:33.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:33.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:33.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1488ms. 2025-07-01 12:00:33.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:33.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:33.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:33.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:33.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:33.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:33.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:33.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:34.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:34.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:00:34.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:34.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:34.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:34.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:34.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:34.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:34.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:34.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8077ms 2025-07-01 12:00:34.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:34.000 +03:00 [DBG] Connection id "0HNC8090TGDEG" completed keep alive response. 2025-07-01 12:00:34.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6641ms 2025-07-01 12:00:34.000 +03:00 [DBG] Connection id "0HNC8090TGDEG" received FIN. 2025-07-01 12:00:34.000 +03:00 [DBG] Connection id "0HNC8090TGDEG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:34.000 +03:00 [DBG] Connection id "0HNC8090TGDEG" disconnecting. 2025-07-01 12:00:34.000 +03:00 [DBG] Connection id "0HNC8090TGDEG" stopped. 2025-07-01 12:00:34.503 +03:00 [DBG] Connection id "0HNC8090TGDEH" accepted. 2025-07-01 12:00:34.503 +03:00 [DBG] Connection id "0HNC8090TGDEH" started. 2025-07-01 12:00:34.503 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 12:00:34.504 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:34.504 +03:00 [DBG] POST requests are not supported 2025-07-01 12:00:34.504 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 12:00:34.504 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 12:00:34.504 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:00:34.504 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:34.504 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:34.504 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:00:34.504 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:00:34.504 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:00:34.504 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:00:34.504 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:34.504 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:34.504 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:00:34.504 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:34.504 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:00:34.504 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:34.504 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:34.504 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:34.505 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:34.505 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:00:34.505 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:00:34.505 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:00:34.505 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:00:34.505 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:00:34.505 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:00:34.505 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:00:34.505 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:00:34.505 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:00:34.505 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:00:34.505 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:00:34.505 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:00:34.505 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:00:34.505 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:00:34.505 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:00:34.505 +03:00 [DBG] Connection id "0HNC8090TGDEH", Request id "0HNC8090TGDEH:00000001": started reading request body. 2025-07-01 12:00:34.505 +03:00 [DBG] Connection id "0HNC8090TGDEH", Request id "0HNC8090TGDEH:00000001": done reading request body. 2025-07-01 12:00:34.505 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:00:34.505 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:00:34.505 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:00:34.505 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:00:34.505 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:00:34.506 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:34.506 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:34.506 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:34.506 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:34.506 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:34.506 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 12:00:34.506 +03:00 [INF] Changing group of physicals [498] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:00:34.524 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.1653ms. 2025-07-01 12:00:34.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:34.524 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:34.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:34.524 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:34.524 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:34.524 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:34.524 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:34.524 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:34.524 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:34.524 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:00:34.525 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:34.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:34.525 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:34.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:34.525 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:34.525 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:34.525 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:34.525 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 20.5369ms 2025-07-01 12:00:34.525 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:00:34.525 +03:00 [DBG] Connection id "0HNC8090TGDEH" completed keep alive response. 2025-07-01 12:00:34.525 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 21.6808ms 2025-07-01 12:00:34.525 +03:00 [DBG] Connection id "0HNC8090TGDEH" received FIN. 2025-07-01 12:00:34.525 +03:00 [DBG] Connection id "0HNC8090TGDEH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:34.526 +03:00 [DBG] Connection id "0HNC8090TGDEH" disconnecting. 2025-07-01 12:00:34.526 +03:00 [DBG] Connection id "0HNC8090TGDEH" stopped. 2025-07-01 12:00:34.564 +03:00 [DBG] Connection id "0HNC8090TGDEI" accepted. 2025-07-01 12:00:34.564 +03:00 [DBG] Connection id "0HNC8090TGDEI" started. 2025-07-01 12:00:34.564 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:00:34.564 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:34.564 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:00:34.564 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:00:34.564 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:00:34.564 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:34.564 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:34.564 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:34.564 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:34.564 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:00:34.564 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:34.564 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:34.564 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:00:34.564 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:34.564 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:00:34.565 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:34.565 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:34.565 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:34.565 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:34.565 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:00:34.565 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:00:34.565 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:00:34.565 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:00:34.565 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:00:34.565 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:00:34.565 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:34.565 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:34.565 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:34.565 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:34.565 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:34.565 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:00:34.565 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:00:34.567 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5957ms. 2025-07-01 12:00:34.567 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:34.567 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:34.567 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:34.567 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:34.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:34.567 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:34.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:34.567 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:34.567 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:00:34.567 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:00:34.567 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:00:34.567 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:00:34.567 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:00:34.567 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:00:34.567 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:00:34.568 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:00:34.568 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:34.568 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:34.568 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:34.568 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:34.568 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:34.568 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:34.568 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.2248ms 2025-07-01 12:00:34.568 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:34.568 +03:00 [DBG] Connection id "0HNC8090TGDEI" completed keep alive response. 2025-07-01 12:00:34.568 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.9821ms 2025-07-01 12:00:34.568 +03:00 [DBG] Connection id "0HNC8090TGDEI" received FIN. 2025-07-01 12:00:34.568 +03:00 [DBG] Connection id "0HNC8090TGDEI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:34.568 +03:00 [DBG] Connection id "0HNC8090TGDEI" disconnecting. 2025-07-01 12:00:34.568 +03:00 [DBG] Connection id "0HNC8090TGDEI" stopped. 2025-07-01 12:00:34.645 +03:00 [DBG] Connection id "0HNC8090TGDEJ" accepted. 2025-07-01 12:00:34.645 +03:00 [DBG] Connection id "0HNC8090TGDEJ" started. 2025-07-01 12:00:34.645 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:00:34.645 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:34.645 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:00:34.645 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:00:34.645 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:00:34.646 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:34.646 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:34.646 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:34.646 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:34.646 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:00:34.646 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:34.646 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:34.646 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:00:34.646 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:34.646 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:00:34.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:34.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:34.646 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:34.646 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:34.646 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:00:34.646 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:00:34.646 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:00:34.646 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:00:34.646 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:00:34.646 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:00:34.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:34.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:34.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:34.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:34.646 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:34.646 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:00:34.646 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:00:34.800 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 153.132ms. 2025-07-01 12:00:34.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:34.800 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:34.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:34.800 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:34.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:34.800 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:34.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:34.800 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:34.800 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:00:34.800 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:00:34.800 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:00:34.800 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:00:34.800 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:00:34.800 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:00:34.800 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:00:34.802 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:00:34.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:34.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:34.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:34.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:34.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:34.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:34.802 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 156.5184ms 2025-07-01 12:00:34.802 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:34.802 +03:00 [DBG] Connection id "0HNC8090TGDEJ" completed keep alive response. 2025-07-01 12:00:34.803 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 157.1624ms 2025-07-01 12:00:34.805 +03:00 [DBG] Connection id "0HNC8090TGDEJ" received FIN. 2025-07-01 12:00:34.805 +03:00 [DBG] Connection id "0HNC8090TGDEJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:34.805 +03:00 [DBG] Connection id "0HNC8090TGDEJ" disconnecting. 2025-07-01 12:00:34.805 +03:00 [DBG] Connection id "0HNC8090TGDEJ" stopped. 2025-07-01 12:00:38.999 +03:00 [DBG] Connection id "0HNC8090TGDEK" accepted. 2025-07-01 12:00:38.999 +03:00 [DBG] Connection id "0HNC8090TGDEK" started. 2025-07-01 12:00:38.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:00:38.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:38.999 +03:00 [DBG] POST requests are not supported 2025-07-01 12:00:38.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:00:38.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:00:38.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:38.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:39.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:39.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:00:39.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:00:39.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:39.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:00:39.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:39.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:39.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:00:39.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:39.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:00:39.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:39.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:39.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:00:39.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:00:39.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:39.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:39.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:39.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:39.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:39.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1528ms. 2025-07-01 12:00:39.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:39.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:39.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:39.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:39.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:39.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:39.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:39.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:39.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:39.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:00:39.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:39.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:39.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:39.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:39.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:39.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:39.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:39.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7327ms 2025-07-01 12:00:39.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:39.001 +03:00 [DBG] Connection id "0HNC8090TGDEK" completed keep alive response. 2025-07-01 12:00:39.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3139ms 2025-07-01 12:00:39.001 +03:00 [DBG] Connection id "0HNC8090TGDEK" received FIN. 2025-07-01 12:00:39.001 +03:00 [DBG] Connection id "0HNC8090TGDEK" disconnecting. 2025-07-01 12:00:39.001 +03:00 [DBG] Connection id "0HNC8090TGDEK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:39.002 +03:00 [DBG] Connection id "0HNC8090TGDEK" stopped. 2025-07-01 12:00:43.995 +03:00 [DBG] Connection id "0HNC8090TGDEL" accepted. 2025-07-01 12:00:43.995 +03:00 [DBG] Connection id "0HNC8090TGDEL" started. 2025-07-01 12:00:43.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:00:43.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:43.996 +03:00 [DBG] POST requests are not supported 2025-07-01 12:00:43.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:00:43.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:00:43.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:43.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:43.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:43.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:00:43.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:00:43.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:43.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:00:43.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:43.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:43.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:00:43.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:43.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:00:43.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:43.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:43.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:00:43.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:00:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:43.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:43.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1644ms. 2025-07-01 12:00:43.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:43.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:43.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:43.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:43.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:43.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:00:43.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:43.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:43.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:43.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8592ms 2025-07-01 12:00:43.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:43.997 +03:00 [DBG] Connection id "0HNC8090TGDEL" completed keep alive response. 2025-07-01 12:00:43.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5202ms 2025-07-01 12:00:43.997 +03:00 [DBG] Connection id "0HNC8090TGDEL" received FIN. 2025-07-01 12:00:43.997 +03:00 [DBG] Connection id "0HNC8090TGDEL" disconnecting. 2025-07-01 12:00:43.998 +03:00 [DBG] Connection id "0HNC8090TGDEL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:43.999 +03:00 [DBG] Connection id "0HNC8090TGDEL" stopped. 2025-07-01 12:00:48.677 +03:00 [DBG] Connection id "0HNC8090TGDEM" accepted. 2025-07-01 12:00:48.677 +03:00 [DBG] Connection id "0HNC8090TGDEM" started. 2025-07-01 12:00:48.678 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 773 2025-07-01 12:00:48.678 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:48.678 +03:00 [DBG] POST requests are not supported 2025-07-01 12:00:48.678 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:00:48.678 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:00:48.678 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:00:48.678 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:48.678 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:48.678 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:00:48.678 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:00:48.678 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:00:48.678 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:00:48.678 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:48.678 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:48.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-07-01 12:00:48.678 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:48.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-07-01 12:00:48.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:48.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:48.678 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:48.678 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:48.678 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:00:48.678 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:00:48.678 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:00:48.678 +03:00 [DBG] Connection id "0HNC8090TGDEM", Request id "0HNC8090TGDEM:00000001": started reading request body. 2025-07-01 12:00:48.678 +03:00 [DBG] Connection id "0HNC8090TGDEM", Request id "0HNC8090TGDEM:00000001": done reading request body. 2025-07-01 12:00:48.678 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:00:48.679 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:00:48.679 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:00:48.679 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:00:48.679 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:00:48.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:48.679 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:48.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:48.679 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:48.679 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:48.679 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:00:48.679 +03:00 [INF] Updating physical elements properties 2025-07-01 12:00:48.697 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.2696ms. 2025-07-01 12:00:48.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:48.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:48.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:48.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:48.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:48.697 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:48.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:48.697 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:48.697 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:48.697 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:00:48.697 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:48.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:48.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:48.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:48.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:48.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:48.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:48.698 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.5714ms 2025-07-01 12:00:48.698 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:00:48.698 +03:00 [DBG] Connection id "0HNC8090TGDEM" completed keep alive response. 2025-07-01 12:00:48.698 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 20.2375ms 2025-07-01 12:00:48.698 +03:00 [DBG] Connection id "0HNC8090TGDEM" received FIN. 2025-07-01 12:00:48.698 +03:00 [DBG] Connection id "0HNC8090TGDEM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:48.698 +03:00 [DBG] Connection id "0HNC8090TGDEM" disconnecting. 2025-07-01 12:00:48.698 +03:00 [DBG] Connection id "0HNC8090TGDEM" stopped. 2025-07-01 12:00:48.743 +03:00 [DBG] Connection id "0HNC8090TGDEN" accepted. 2025-07-01 12:00:48.743 +03:00 [DBG] Connection id "0HNC8090TGDEN" started. 2025-07-01 12:00:48.743 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:00:48.743 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:48.743 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:00:48.743 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:00:48.743 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:00:48.743 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:48.743 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:48.743 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:48.743 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:48.743 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:00:48.743 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:48.744 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:48.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-07-01 12:00:48.744 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:48.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-07-01 12:00:48.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:48.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:48.744 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:48.744 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:48.744 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:00:48.744 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:00:48.744 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:00:48.744 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:00:48.744 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:00:48.744 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:00:48.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:48.744 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:48.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:48.744 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:48.744 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:48.744 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:00:48.744 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:00:48.747 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.5014ms. 2025-07-01 12:00:48.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:48.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:48.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:48.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:48.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:48.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:48.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:48.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:48.747 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:00:48.747 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:00:48.747 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:00:48.747 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:00:48.747 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:00:48.747 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:00:48.747 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:00:48.747 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:00:48.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:48.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:48.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:48.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:48.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:48.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:48.748 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.058ms 2025-07-01 12:00:48.748 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:48.748 +03:00 [DBG] Connection id "0HNC8090TGDEN" completed keep alive response. 2025-07-01 12:00:48.748 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.7523ms 2025-07-01 12:00:48.748 +03:00 [DBG] Connection id "0HNC8090TGDEN" received FIN. 2025-07-01 12:00:48.748 +03:00 [DBG] Connection id "0HNC8090TGDEN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:48.748 +03:00 [DBG] Connection id "0HNC8090TGDEN" disconnecting. 2025-07-01 12:00:48.748 +03:00 [DBG] Connection id "0HNC8090TGDEN" stopped. 2025-07-01 12:00:48.815 +03:00 [DBG] Connection id "0HNC8090TGDEO" accepted. 2025-07-01 12:00:48.815 +03:00 [DBG] Connection id "0HNC8090TGDEO" started. 2025-07-01 12:00:48.816 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:00:48.816 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:48.816 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:00:48.816 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:00:48.816 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:00:48.816 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:48.816 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:48.816 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:48.816 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:48.816 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:00:48.816 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:48.816 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:48.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-07-01 12:00:48.816 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:48.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-07-01 12:00:48.816 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:48.816 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:48.816 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:48.816 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:48.817 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:00:48.817 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:00:48.817 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:00:48.817 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:00:48.817 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:00:48.817 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:00:48.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:48.817 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:48.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:48.817 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:48.817 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:48.817 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:00:48.817 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:00:48.980 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 163.2287ms. 2025-07-01 12:00:48.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:48.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:48.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:48.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:48.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:48.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:48.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:48.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:48.981 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:00:48.981 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:00:48.981 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:00:48.981 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:00:48.981 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:00:48.981 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:00:48.981 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:00:48.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:00:48.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:48.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:48.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:48.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:48.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:48.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:48.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 165.8559ms 2025-07-01 12:00:48.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:48.982 +03:00 [DBG] Connection id "0HNC8090TGDEO" completed keep alive response. 2025-07-01 12:00:48.982 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 166.6919ms 2025-07-01 12:00:48.987 +03:00 [DBG] Connection id "0HNC8090TGDEO" received FIN. 2025-07-01 12:00:48.987 +03:00 [DBG] Connection id "0HNC8090TGDEO" disconnecting. 2025-07-01 12:00:48.987 +03:00 [DBG] Connection id "0HNC8090TGDEO" stopped. 2025-07-01 12:00:48.987 +03:00 [DBG] Connection id "0HNC8090TGDEO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:49.060 +03:00 [DBG] Connection id "0HNC8090TGDEP" accepted. 2025-07-01 12:00:49.060 +03:00 [DBG] Connection id "0HNC8090TGDEP" started. 2025-07-01 12:00:49.061 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:00:49.061 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:49.061 +03:00 [DBG] POST requests are not supported 2025-07-01 12:00:49.061 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:00:49.061 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:00:49.061 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:49.061 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:49.061 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:49.061 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:00:49.061 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:00:49.061 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:49.061 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:00:49.062 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:49.062 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:49.062 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:00:49.062 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:49.062 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:00:49.062 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:49.062 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:49.062 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:00:49.062 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:00:49.062 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:49.062 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:49.062 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:49.063 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:49.063 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:49.063 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.232ms. 2025-07-01 12:00:49.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:49.063 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:49.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:49.063 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:49.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:49.063 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:49.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:49.063 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:49.063 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:49.064 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:00:49.064 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:49.064 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:49.064 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:49.064 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:49.064 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:49.064 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:49.064 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:49.064 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0018ms 2025-07-01 12:00:49.064 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:49.064 +03:00 [DBG] Connection id "0HNC8090TGDEP" completed keep alive response. 2025-07-01 12:00:49.064 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5321ms 2025-07-01 12:00:49.064 +03:00 [DBG] Connection id "0HNC8090TGDEP" received FIN. 2025-07-01 12:00:49.064 +03:00 [DBG] Connection id "0HNC8090TGDEP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:49.065 +03:00 [DBG] Connection id "0HNC8090TGDEP" disconnecting. 2025-07-01 12:00:49.065 +03:00 [DBG] Connection id "0HNC8090TGDEP" stopped. 2025-07-01 12:00:51.786 +03:00 [DBG] Connection id "0HNC8090TGDEQ" accepted. 2025-07-01 12:00:51.786 +03:00 [DBG] Connection id "0HNC8090TGDEQ" started. 2025-07-01 12:00:51.786 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 12:00:51.786 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:51.786 +03:00 [DBG] POST requests are not supported 2025-07-01 12:00:51.786 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 12:00:51.786 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 12:00:51.786 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:00:51.786 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:51.786 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:51.786 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:00:51.786 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:00:51.786 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:00:51.786 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:00:51.786 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:51.786 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:51.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-07-01 12:00:51.786 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:51.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-07-01 12:00:51.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:51.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:51.786 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:51.787 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:51.787 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:00:51.787 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:00:51.787 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:00:51.787 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:00:51.787 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:00:51.787 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:00:51.787 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:00:51.787 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:00:51.787 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:00:51.787 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:00:51.787 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:00:51.787 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:00:51.787 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:00:51.787 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:00:51.787 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:00:51.787 +03:00 [DBG] Connection id "0HNC8090TGDEQ", Request id "0HNC8090TGDEQ:00000001": started reading request body. 2025-07-01 12:00:51.787 +03:00 [DBG] Connection id "0HNC8090TGDEQ", Request id "0HNC8090TGDEQ:00000001": done reading request body. 2025-07-01 12:00:51.787 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:00:51.787 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:00:51.787 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:00:51.787 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:00:51.787 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:00:51.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:51.787 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:51.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:51.787 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:51.787 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:51.787 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 12:00:51.787 +03:00 [INF] Changing group of physicals [499] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:00:51.804 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.3573ms. 2025-07-01 12:00:51.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:51.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:51.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:51.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:51.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:51.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:51.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:51.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:51.804 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:51.804 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:00:51.804 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:51.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:51.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:51.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:51.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:51.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:51.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:51.804 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 17.7323ms 2025-07-01 12:00:51.804 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:00:51.804 +03:00 [DBG] Connection id "0HNC8090TGDEQ" completed keep alive response. 2025-07-01 12:00:51.804 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 18.4182ms 2025-07-01 12:00:51.804 +03:00 [DBG] Connection id "0HNC8090TGDEQ" received FIN. 2025-07-01 12:00:51.805 +03:00 [DBG] Connection id "0HNC8090TGDEQ" disconnecting. 2025-07-01 12:00:51.805 +03:00 [DBG] Connection id "0HNC8090TGDEQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:51.806 +03:00 [DBG] Connection id "0HNC8090TGDEQ" stopped. 2025-07-01 12:00:51.846 +03:00 [DBG] Connection id "0HNC8090TGDER" accepted. 2025-07-01 12:00:51.846 +03:00 [DBG] Connection id "0HNC8090TGDER" started. 2025-07-01 12:00:51.846 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:00:51.846 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:51.846 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:00:51.846 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:00:51.846 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:00:51.846 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:51.846 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:51.846 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:51.846 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:51.846 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:00:51.846 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:51.846 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:51.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-07-01 12:00:51.846 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:51.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-07-01 12:00:51.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:51.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:51.846 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:51.846 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:51.846 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:00:51.846 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:00:51.846 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:00:51.847 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:00:51.847 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:00:51.847 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:00:51.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:51.847 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:51.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:51.847 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:51.847 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:51.847 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:00:51.847 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:00:51.848 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1456ms. 2025-07-01 12:00:51.848 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:51.848 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:51.848 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:51.848 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:51.848 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:51.848 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:51.848 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:51.848 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:51.848 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:00:51.848 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:00:51.848 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:00:51.848 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:00:51.848 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:00:51.848 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:00:51.848 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:00:51.848 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:00:51.848 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:51.848 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:51.848 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:51.848 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:51.848 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:51.848 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:51.848 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.1738ms 2025-07-01 12:00:51.849 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:51.849 +03:00 [DBG] Connection id "0HNC8090TGDER" completed keep alive response. 2025-07-01 12:00:51.849 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.7538ms 2025-07-01 12:00:51.849 +03:00 [DBG] Connection id "0HNC8090TGDER" received FIN. 2025-07-01 12:00:51.849 +03:00 [DBG] Connection id "0HNC8090TGDER" disconnecting. 2025-07-01 12:00:51.849 +03:00 [DBG] Connection id "0HNC8090TGDER" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:51.850 +03:00 [DBG] Connection id "0HNC8090TGDER" stopped. 2025-07-01 12:00:51.914 +03:00 [DBG] Connection id "0HNC8090TGDES" accepted. 2025-07-01 12:00:51.914 +03:00 [DBG] Connection id "0HNC8090TGDES" started. 2025-07-01 12:00:51.914 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:00:51.914 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:51.914 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:00:51.914 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:00:51.914 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:00:51.914 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:51.914 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:51.914 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:51.914 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:51.914 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:00:51.914 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:51.914 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:51.914 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:00:51.914 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:51.915 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:00:51.915 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:51.915 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:51.915 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:51.915 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:00:51.915 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:00:51.915 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:00:51.915 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:00:51.915 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:00:51.915 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:00:51.915 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:00:51.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:51.915 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:51.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:51.915 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:51.915 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:51.915 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:00:51.915 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:00:52.053 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 138.1361ms. 2025-07-01 12:00:52.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:52.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:52.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:52.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:52.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:52.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:52.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:52.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:52.053 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:00:52.054 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:00:52.054 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:00:52.054 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:00:52.054 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:00:52.054 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:00:52.054 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:00:52.055 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:00:52.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:52.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:52.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:52.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:52.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:52.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:52.055 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 140.5546ms 2025-07-01 12:00:52.055 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:00:52.055 +03:00 [DBG] Connection id "0HNC8090TGDES" completed keep alive response. 2025-07-01 12:00:52.055 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 141.2279ms 2025-07-01 12:00:52.059 +03:00 [DBG] Connection id "0HNC8090TGDES" received FIN. 2025-07-01 12:00:52.060 +03:00 [DBG] Connection id "0HNC8090TGDES" disconnecting. 2025-07-01 12:00:52.060 +03:00 [DBG] Connection id "0HNC8090TGDES" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:52.061 +03:00 [DBG] Connection id "0HNC8090TGDES" stopped. 2025-07-01 12:00:53.996 +03:00 [DBG] Connection id "0HNC8090TGDET" accepted. 2025-07-01 12:00:53.996 +03:00 [DBG] Connection id "0HNC8090TGDET" started. 2025-07-01 12:00:53.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:00:53.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:53.996 +03:00 [DBG] POST requests are not supported 2025-07-01 12:00:53.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:00:53.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:00:53.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:53.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:53.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:53.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:00:53.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:00:53.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:53.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:00:53.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:53.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:53.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:00:53.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:53.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:00:53.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:53.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:53.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:00:53.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:00:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:53.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:53.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1305ms. 2025-07-01 12:00:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:53.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:53.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:00:53.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:53.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:53.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:53.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7715ms 2025-07-01 12:00:53.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:53.997 +03:00 [DBG] Connection id "0HNC8090TGDET" completed keep alive response. 2025-07-01 12:00:53.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4078ms 2025-07-01 12:00:53.998 +03:00 [DBG] Connection id "0HNC8090TGDET" received FIN. 2025-07-01 12:00:53.998 +03:00 [DBG] Connection id "0HNC8090TGDET" disconnecting. 2025-07-01 12:00:53.998 +03:00 [DBG] Connection id "0HNC8090TGDET" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:53.999 +03:00 [DBG] Connection id "0HNC8090TGDET" stopped. 2025-07-01 12:00:58.995 +03:00 [DBG] Connection id "0HNC8090TGDEU" accepted. 2025-07-01 12:00:58.996 +03:00 [DBG] Connection id "0HNC8090TGDEU" started. 2025-07-01 12:00:58.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:00:58.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:00:58.996 +03:00 [DBG] POST requests are not supported 2025-07-01 12:00:58.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:00:58.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:00:58.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:58.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:00:58.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:00:58.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:00:58.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:00:58.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:58.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:00:58.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:00:58.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:00:58.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:00:58.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:00:58.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:00:58.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:58.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:58.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:00:58.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:00:58.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:58.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:58.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:58.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:00:58.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1262ms. 2025-07-01 12:00:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:00:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:00:58.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:58.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:58.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:58.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:58.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:58.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:00:58.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:00:58.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:58.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:00:58.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:58.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:58.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:58.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:00:58.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7898ms 2025-07-01 12:00:58.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:00:58.997 +03:00 [DBG] Connection id "0HNC8090TGDEU" completed keep alive response. 2025-07-01 12:00:58.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5593ms 2025-07-01 12:00:58.997 +03:00 [DBG] Connection id "0HNC8090TGDEU" received FIN. 2025-07-01 12:00:58.998 +03:00 [DBG] Connection id "0HNC8090TGDEU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:00:58.998 +03:00 [DBG] Connection id "0HNC8090TGDEU" disconnecting. 2025-07-01 12:00:58.998 +03:00 [DBG] Connection id "0HNC8090TGDEU" stopped. 2025-07-01 12:01:03.992 +03:00 [DBG] Connection id "0HNC8090TGDEV" accepted. 2025-07-01 12:01:03.992 +03:00 [DBG] Connection id "0HNC8090TGDEV" started. 2025-07-01 12:01:03.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:01:03.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:01:03.992 +03:00 [DBG] POST requests are not supported 2025-07-01 12:01:03.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:01:03.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:01:03.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:03.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:01:03.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:01:03.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:01:03.992 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:01:03.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:03.992 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:01:03.992 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:01:03.992 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:01:03.992 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:01:03.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:01:03.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:01:03.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:03.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:03.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:01:03.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:01:03.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:03.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:03.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:03.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:03.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:01:03.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1179ms. 2025-07-01 12:01:03.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:03.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:03.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:03.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:03.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:03.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:03.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:03.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:03.993 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:01:03.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:01:03.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:01:03.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:03.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:03.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:03.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:03.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:03.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:03.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6343ms 2025-07-01 12:01:03.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:03.993 +03:00 [DBG] Connection id "0HNC8090TGDEV" completed keep alive response. 2025-07-01 12:01:03.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2777ms 2025-07-01 12:01:03.993 +03:00 [DBG] Connection id "0HNC8090TGDEV" received FIN. 2025-07-01 12:01:03.993 +03:00 [DBG] Connection id "0HNC8090TGDEV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:01:03.993 +03:00 [DBG] Connection id "0HNC8090TGDEV" disconnecting. 2025-07-01 12:01:03.993 +03:00 [DBG] Connection id "0HNC8090TGDEV" stopped. 2025-07-01 12:01:04.055 +03:00 [DBG] Connection id "0HNC8090TGDF0" accepted. 2025-07-01 12:01:04.056 +03:00 [DBG] Connection id "0HNC8090TGDF0" started. 2025-07-01 12:01:04.056 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 773 2025-07-01 12:01:04.056 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:01:04.056 +03:00 [DBG] POST requests are not supported 2025-07-01 12:01:04.056 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:01:04.056 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:01:04.056 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:01:04.056 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:01:04.056 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:01:04.056 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:01:04.056 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:01:04.056 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:01:04.056 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:01:04.056 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:01:04.056 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:01:04.056 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:01:04.057 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:01:04.057 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:01:04.057 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:04.057 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:04.057 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:01:04.057 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:01:04.057 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:01:04.057 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:01:04.057 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:01:04.057 +03:00 [DBG] Connection id "0HNC8090TGDF0", Request id "0HNC8090TGDF0:00000001": started reading request body. 2025-07-01 12:01:04.057 +03:00 [DBG] Connection id "0HNC8090TGDF0", Request id "0HNC8090TGDF0:00000001": done reading request body. 2025-07-01 12:01:04.057 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:01:04.057 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:01:04.057 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:01:04.057 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:01:04.057 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:01:04.057 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:04.057 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:04.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:04.058 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:04.058 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:01:04.058 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:01:04.058 +03:00 [INF] Updating physical elements properties 2025-07-01 12:01:04.072 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 14.3915ms. 2025-07-01 12:01:04.072 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:04.072 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:04.072 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:04.072 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:04.072 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:04.072 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:04.072 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:04.072 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:04.072 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:01:04.072 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:01:04.072 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:01:04.072 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:04.072 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:04.073 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:04.073 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:04.073 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:04.073 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:04.073 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 16.0107ms 2025-07-01 12:01:04.073 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:01:04.073 +03:00 [DBG] Connection id "0HNC8090TGDF0" completed keep alive response. 2025-07-01 12:01:04.073 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 17.0463ms 2025-07-01 12:01:04.073 +03:00 [DBG] Connection id "0HNC8090TGDF0" received FIN. 2025-07-01 12:01:04.073 +03:00 [DBG] Connection id "0HNC8090TGDF0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:01:04.073 +03:00 [DBG] Connection id "0HNC8090TGDF0" disconnecting. 2025-07-01 12:01:04.074 +03:00 [DBG] Connection id "0HNC8090TGDF0" stopped. 2025-07-01 12:01:04.113 +03:00 [DBG] Connection id "0HNC8090TGDF1" accepted. 2025-07-01 12:01:04.113 +03:00 [DBG] Connection id "0HNC8090TGDF1" started. 2025-07-01 12:01:04.113 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:01:04.113 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:01:04.113 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:01:04.113 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:01:04.113 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:01:04.113 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:01:04.113 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:01:04.113 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:01:04.113 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:01:04.113 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:01:04.113 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:01:04.113 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:01:04.113 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:01:04.113 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:01:04.113 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:01:04.113 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:04.114 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:04.114 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:01:04.114 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:01:04.114 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:01:04.114 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:01:04.114 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:01:04.114 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:01:04.114 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:01:04.114 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:01:04.114 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:04.114 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:04.114 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:04.114 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:04.114 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:01:04.114 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:01:04.114 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:01:04.116 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.8008ms. 2025-07-01 12:01:04.116 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:04.116 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:04.116 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:04.116 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:04.116 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:04.116 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:04.116 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:04.116 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:04.116 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:01:04.116 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:01:04.116 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:01:04.116 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:01:04.116 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:01:04.116 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:01:04.116 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:01:04.116 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:01:04.116 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:04.116 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:04.116 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:04.116 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:04.116 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:04.116 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:04.116 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.8461ms 2025-07-01 12:01:04.116 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:01:04.116 +03:00 [DBG] Connection id "0HNC8090TGDF1" completed keep alive response. 2025-07-01 12:01:04.116 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.4637ms 2025-07-01 12:01:04.117 +03:00 [DBG] Connection id "0HNC8090TGDF1" received FIN. 2025-07-01 12:01:04.117 +03:00 [DBG] Connection id "0HNC8090TGDF1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:01:04.117 +03:00 [DBG] Connection id "0HNC8090TGDF1" disconnecting. 2025-07-01 12:01:04.117 +03:00 [DBG] Connection id "0HNC8090TGDF1" stopped. 2025-07-01 12:01:04.180 +03:00 [DBG] Connection id "0HNC8090TGDF2" accepted. 2025-07-01 12:01:04.180 +03:00 [DBG] Connection id "0HNC8090TGDF2" started. 2025-07-01 12:01:04.180 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:01:04.180 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:01:04.180 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:01:04.180 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:01:04.180 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:01:04.180 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:01:04.180 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:01:04.180 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:01:04.180 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:01:04.180 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:01:04.180 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:01:04.180 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:01:04.180 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:01:04.180 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:01:04.180 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:01:04.180 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:04.180 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:04.180 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:01:04.181 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:01:04.181 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:01:04.181 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:01:04.181 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:01:04.181 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:01:04.181 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:01:04.181 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:01:04.181 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:04.181 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:04.181 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:04.181 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:04.181 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:01:04.181 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:01:04.181 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:01:04.318 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 137.0814ms. 2025-07-01 12:01:04.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:04.318 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:04.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:04.318 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:04.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:04.318 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:04.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:04.318 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:04.318 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:01:04.318 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:01:04.318 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:01:04.318 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:01:04.318 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:01:04.318 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:01:04.318 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:01:04.320 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:01:04.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:04.320 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:04.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:04.320 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:04.320 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:04.320 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:04.320 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 139.1794ms 2025-07-01 12:01:04.320 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:01:04.320 +03:00 [DBG] Connection id "0HNC8090TGDF2" completed keep alive response. 2025-07-01 12:01:04.320 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 139.6919ms 2025-07-01 12:01:04.324 +03:00 [DBG] Connection id "0HNC8090TGDF2" received FIN. 2025-07-01 12:01:04.324 +03:00 [DBG] Connection id "0HNC8090TGDF2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:01:04.324 +03:00 [DBG] Connection id "0HNC8090TGDF2" disconnecting. 2025-07-01 12:01:04.324 +03:00 [DBG] Connection id "0HNC8090TGDF2" stopped. 2025-07-01 12:01:08.482 +03:00 [DBG] Connection id "0HNC8090TGDF3" accepted. 2025-07-01 12:01:08.482 +03:00 [DBG] Connection id "0HNC8090TGDF3" started. 2025-07-01 12:01:08.482 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 12:01:08.482 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:01:08.482 +03:00 [DBG] POST requests are not supported 2025-07-01 12:01:08.482 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 12:01:08.482 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 12:01:08.482 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:01:08.482 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:01:08.482 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:01:08.482 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:01:08.482 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:01:08.482 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:01:08.482 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:01:08.482 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:01:08.482 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:01:08.482 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:01:08.482 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:01:08.482 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:01:08.482 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:08.483 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:08.483 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:01:08.483 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:01:08.483 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:01:08.483 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:01:08.483 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:01:08.483 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:01:08.483 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:01:08.483 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:01:08.483 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:01:08.483 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:01:08.483 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:01:08.483 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:01:08.483 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:01:08.483 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:01:08.483 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:01:08.483 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:01:08.483 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:01:08.483 +03:00 [DBG] Connection id "0HNC8090TGDF3", Request id "0HNC8090TGDF3:00000001": started reading request body. 2025-07-01 12:01:08.483 +03:00 [DBG] Connection id "0HNC8090TGDF3", Request id "0HNC8090TGDF3:00000001": done reading request body. 2025-07-01 12:01:08.483 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:01:08.483 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:01:08.483 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:01:08.483 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:01:08.483 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:01:08.483 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:08.483 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:08.483 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:08.483 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:08.483 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:01:08.483 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 12:01:08.483 +03:00 [INF] Changing group of physicals [500] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:01:08.507 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 24.0062ms. 2025-07-01 12:01:08.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:08.508 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:08.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:08.508 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:08.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:08.508 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:08.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:08.508 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:08.508 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:01:08.508 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:01:08.508 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:01:08.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:08.508 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:08.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:08.508 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:08.508 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:08.508 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:08.508 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 25.4036ms 2025-07-01 12:01:08.508 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:01:08.508 +03:00 [DBG] Connection id "0HNC8090TGDF3" completed keep alive response. 2025-07-01 12:01:08.508 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 26.2318ms 2025-07-01 12:01:08.508 +03:00 [DBG] Connection id "0HNC8090TGDF3" received FIN. 2025-07-01 12:01:08.508 +03:00 [DBG] Connection id "0HNC8090TGDF3" disconnecting. 2025-07-01 12:01:08.508 +03:00 [DBG] Connection id "0HNC8090TGDF3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:01:08.510 +03:00 [DBG] Connection id "0HNC8090TGDF3" stopped. 2025-07-01 12:01:08.543 +03:00 [DBG] Connection id "0HNC8090TGDF4" accepted. 2025-07-01 12:01:08.543 +03:00 [DBG] Connection id "0HNC8090TGDF4" started. 2025-07-01 12:01:08.543 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:01:08.544 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:01:08.544 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:01:08.544 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:01:08.544 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:01:08.544 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:01:08.544 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:01:08.544 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:01:08.544 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:01:08.544 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:01:08.544 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:01:08.544 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:01:08.544 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:01:08.544 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:01:08.544 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:01:08.544 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:08.544 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:08.544 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:01:08.544 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:01:08.544 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:01:08.544 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:01:08.544 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:01:08.544 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:01:08.544 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:01:08.544 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:01:08.544 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:08.544 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:08.544 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:08.544 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:08.544 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:01:08.544 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:01:08.544 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:01:08.546 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.383ms. 2025-07-01 12:01:08.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:08.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:08.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:08.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:08.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:08.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:08.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:08.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:08.546 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:01:08.546 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:01:08.546 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:01:08.546 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:01:08.546 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:01:08.546 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:01:08.546 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:01:08.547 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:01:08.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:08.547 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:08.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:08.547 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:08.547 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:08.547 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:08.547 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.6227ms 2025-07-01 12:01:08.547 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:01:08.547 +03:00 [DBG] Connection id "0HNC8090TGDF4" completed keep alive response. 2025-07-01 12:01:08.547 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.2843ms 2025-07-01 12:01:08.547 +03:00 [DBG] Connection id "0HNC8090TGDF4" received FIN. 2025-07-01 12:01:08.547 +03:00 [DBG] Connection id "0HNC8090TGDF4" disconnecting. 2025-07-01 12:01:08.547 +03:00 [DBG] Connection id "0HNC8090TGDF4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:01:08.548 +03:00 [DBG] Connection id "0HNC8090TGDF4" stopped. 2025-07-01 12:01:08.617 +03:00 [DBG] Connection id "0HNC8090TGDF5" accepted. 2025-07-01 12:01:08.617 +03:00 [DBG] Connection id "0HNC8090TGDF5" started. 2025-07-01 12:01:08.617 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:01:08.617 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:01:08.617 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:01:08.617 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:01:08.617 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:01:08.617 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:01:08.617 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:01:08.618 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:01:08.618 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:01:08.618 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:01:08.618 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:01:08.618 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:01:08.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-07-01 12:01:08.618 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:01:08.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-07-01 12:01:08.618 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:08.618 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:08.618 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:01:08.618 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:01:08.618 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:01:08.618 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:01:08.618 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:01:08.618 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:01:08.618 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:01:08.618 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:01:08.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:08.618 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:08.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:08.618 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:08.618 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:01:08.618 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:01:08.618 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:01:08.763 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 145.0139ms. 2025-07-01 12:01:08.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:08.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:08.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:08.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:08.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:08.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:08.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:08.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:08.764 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:01:08.764 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:01:08.764 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:01:08.764 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:01:08.764 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:01:08.764 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:01:08.764 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:01:08.766 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:01:08.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:08.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:08.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:08.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:08.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:08.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:08.766 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 148.3823ms 2025-07-01 12:01:08.766 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:01:08.766 +03:00 [DBG] Connection id "0HNC8090TGDF5" completed keep alive response. 2025-07-01 12:01:08.766 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 148.9836ms 2025-07-01 12:01:08.769 +03:00 [DBG] Connection id "0HNC8090TGDF5" received FIN. 2025-07-01 12:01:08.769 +03:00 [DBG] Connection id "0HNC8090TGDF5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:01:08.769 +03:00 [DBG] Connection id "0HNC8090TGDF5" disconnecting. 2025-07-01 12:01:08.769 +03:00 [DBG] Connection id "0HNC8090TGDF5" stopped. 2025-07-01 12:01:09.015 +03:00 [DBG] Connection id "0HNC8090TGDF6" accepted. 2025-07-01 12:01:09.015 +03:00 [DBG] Connection id "0HNC8090TGDF6" started. 2025-07-01 12:01:09.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:01:09.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:01:09.015 +03:00 [DBG] POST requests are not supported 2025-07-01 12:01:09.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:01:09.016 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:01:09.016 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:09.016 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:01:09.016 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:01:09.016 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:01:09.016 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:01:09.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:09.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:01:09.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:01:09.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:01:09.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:01:09.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:01:09.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:01:09.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:09.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:09.016 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:01:09.016 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:01:09.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:09.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:09.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:09.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:09.016 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:01:09.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-07-01 12:01:09.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:09.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:09.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:09.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:09.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:09.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:09.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:09.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:09.017 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:01:09.017 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:01:09.017 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:01:09.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:09.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:09.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:09.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:09.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:09.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:09.017 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7241ms 2025-07-01 12:01:09.017 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:09.017 +03:00 [DBG] Connection id "0HNC8090TGDF6" completed keep alive response. 2025-07-01 12:01:09.017 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4326ms 2025-07-01 12:01:09.017 +03:00 [DBG] Connection id "0HNC8090TGDF6" received FIN. 2025-07-01 12:01:09.017 +03:00 [DBG] Connection id "0HNC8090TGDF6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:01:09.017 +03:00 [DBG] Connection id "0HNC8090TGDF6" disconnecting. 2025-07-01 12:01:09.017 +03:00 [DBG] Connection id "0HNC8090TGDF6" stopped. 2025-07-01 12:01:13.994 +03:00 [DBG] Connection id "0HNC8090TGDF7" accepted. 2025-07-01 12:01:13.994 +03:00 [DBG] Connection id "0HNC8090TGDF7" started. 2025-07-01 12:01:13.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:01:13.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:01:13.994 +03:00 [DBG] POST requests are not supported 2025-07-01 12:01:13.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:01:13.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:01:13.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:13.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:01:13.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:01:13.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:01:13.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:01:13.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:13.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:01:13.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:01:13.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:01:13.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:01:13.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:01:13.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:01:13.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:13.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:13.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:01:13.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:01:13.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:13.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:13.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:13.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:13.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:01:13.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1199ms. 2025-07-01 12:01:13.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:13.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:13.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:13.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:13.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:13.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:01:13.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:01:13.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:01:13.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:13.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:13.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:13.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:13.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:13.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:13.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8863ms 2025-07-01 12:01:13.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:13.996 +03:00 [DBG] Connection id "0HNC8090TGDF7" completed keep alive response. 2025-07-01 12:01:13.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5083ms 2025-07-01 12:01:13.996 +03:00 [DBG] Connection id "0HNC8090TGDF7" received FIN. 2025-07-01 12:01:13.996 +03:00 [DBG] Connection id "0HNC8090TGDF7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:01:13.996 +03:00 [DBG] Connection id "0HNC8090TGDF7" disconnecting. 2025-07-01 12:01:13.996 +03:00 [DBG] Connection id "0HNC8090TGDF7" stopped. 2025-07-01 12:01:18.996 +03:00 [DBG] Connection id "0HNC8090TGDF8" accepted. 2025-07-01 12:01:18.996 +03:00 [DBG] Connection id "0HNC8090TGDF8" started. 2025-07-01 12:01:18.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:01:18.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:01:18.996 +03:00 [DBG] POST requests are not supported 2025-07-01 12:01:18.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:01:18.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:01:18.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:18.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:01:18.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:01:18.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:01:18.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:01:18.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:18.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:01:18.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:01:18.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:01:18.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:01:18.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:01:18.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:01:18.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:18.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:18.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:01:18.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:01:18.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:18.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:18.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:18.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:18.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:01:18.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1723ms. 2025-07-01 12:01:18.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:18.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:18.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:18.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:18.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:18.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:18.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:18.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:18.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:01:18.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:01:18.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:01:18.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:18.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:18.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:18.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:18.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:18.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:18.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8576ms 2025-07-01 12:01:18.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:18.997 +03:00 [DBG] Connection id "0HNC8090TGDF8" completed keep alive response. 2025-07-01 12:01:18.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5018ms 2025-07-01 12:01:18.998 +03:00 [DBG] Connection id "0HNC8090TGDF8" received FIN. 2025-07-01 12:01:18.998 +03:00 [DBG] Connection id "0HNC8090TGDF8" disconnecting. 2025-07-01 12:01:18.998 +03:00 [DBG] Connection id "0HNC8090TGDF8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:01:18.999 +03:00 [DBG] Connection id "0HNC8090TGDF8" stopped. 2025-07-01 12:01:23.997 +03:00 [DBG] Connection id "0HNC8090TGDF9" accepted. 2025-07-01 12:01:23.997 +03:00 [DBG] Connection id "0HNC8090TGDF9" started. 2025-07-01 12:01:23.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:01:23.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:01:23.998 +03:00 [DBG] POST requests are not supported 2025-07-01 12:01:23.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:01:23.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:01:23.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:23.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:01:23.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:01:23.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:01:23.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:01:23.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:23.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:01:23.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:01:23.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:01:23.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:01:23.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:01:23.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:01:23.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:23.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:23.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:01:23.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:01:23.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:23.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:23.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:23.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:23.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:01:23.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1337ms. 2025-07-01 12:01:23.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:23.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:23.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:23.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:23.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:23.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:23.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:23.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:23.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:01:23.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:01:23.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:01:23.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:23.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:23.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:23.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:23.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:23.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:23.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6963ms 2025-07-01 12:01:23.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:23.999 +03:00 [DBG] Connection id "0HNC8090TGDF9" completed keep alive response. 2025-07-01 12:01:23.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3402ms 2025-07-01 12:01:23.999 +03:00 [DBG] Connection id "0HNC8090TGDF9" received FIN. 2025-07-01 12:01:23.999 +03:00 [DBG] Connection id "0HNC8090TGDF9" disconnecting. 2025-07-01 12:01:23.999 +03:00 [DBG] Connection id "0HNC8090TGDF9" stopped. 2025-07-01 12:01:23.999 +03:00 [DBG] Connection id "0HNC8090TGDF9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:01:28.994 +03:00 [DBG] Connection id "0HNC8090TGDFA" accepted. 2025-07-01 12:01:28.994 +03:00 [DBG] Connection id "0HNC8090TGDFA" started. 2025-07-01 12:01:28.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:01:28.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:01:28.994 +03:00 [DBG] POST requests are not supported 2025-07-01 12:01:28.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:01:28.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:01:28.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:28.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:01:28.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:01:28.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:01:28.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:01:28.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:28.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:01:28.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:01:28.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:01:28.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:01:28.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:01:28.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:01:28.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:28.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:28.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:01:28.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:01:28.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:28.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:28.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:28.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:28.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:01:28.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1535ms. 2025-07-01 12:01:28.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:28.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:28.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:28.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:28.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:28.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:28.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:28.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:28.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:01:28.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:01:28.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:01:28.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:28.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:28.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:28.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:28.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:28.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:28.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0406ms 2025-07-01 12:01:28.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:28.996 +03:00 [DBG] Connection id "0HNC8090TGDFA" completed keep alive response. 2025-07-01 12:01:28.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.665ms 2025-07-01 12:01:28.996 +03:00 [DBG] Connection id "0HNC8090TGDFA" received FIN. 2025-07-01 12:01:28.996 +03:00 [DBG] Connection id "0HNC8090TGDFA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:01:28.996 +03:00 [DBG] Connection id "0HNC8090TGDFA" disconnecting. 2025-07-01 12:01:28.996 +03:00 [DBG] Connection id "0HNC8090TGDFA" stopped. 2025-07-01 12:01:34.060 +03:00 [DBG] Connection id "0HNC8090TGDFB" accepted. 2025-07-01 12:01:34.061 +03:00 [DBG] Connection id "0HNC8090TGDFB" started. 2025-07-01 12:01:34.061 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:01:34.061 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:01:34.061 +03:00 [DBG] POST requests are not supported 2025-07-01 12:01:34.061 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:01:34.061 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:01:34.061 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:34.061 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:01:34.061 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:01:34.061 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:01:34.061 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:01:34.061 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:34.061 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:01:34.061 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:01:34.061 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:01:34.061 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:01:34.061 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:01:34.061 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:01:34.061 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:34.061 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:34.061 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:01:34.061 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:01:34.061 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:34.061 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:34.061 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:34.061 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:34.061 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:01:34.062 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1261ms. 2025-07-01 12:01:34.062 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:34.062 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:34.062 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:34.062 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:34.062 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:34.062 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:34.062 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:34.062 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:34.062 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:01:34.062 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:01:34.062 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:01:34.062 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:34.062 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:34.062 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:34.062 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:34.062 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:34.062 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:34.062 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.718ms 2025-07-01 12:01:34.062 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:34.062 +03:00 [DBG] Connection id "0HNC8090TGDFB" completed keep alive response. 2025-07-01 12:01:34.062 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3669ms 2025-07-01 12:01:34.062 +03:00 [DBG] Connection id "0HNC8090TGDFB" received FIN. 2025-07-01 12:01:34.062 +03:00 [DBG] Connection id "0HNC8090TGDFB" disconnecting. 2025-07-01 12:01:34.062 +03:00 [DBG] Connection id "0HNC8090TGDFB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:01:34.064 +03:00 [DBG] Connection id "0HNC8090TGDFB" stopped. 2025-07-01 12:01:38.998 +03:00 [DBG] Connection id "0HNC8090TGDFC" accepted. 2025-07-01 12:01:38.998 +03:00 [DBG] Connection id "0HNC8090TGDFC" started. 2025-07-01 12:01:38.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:01:38.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:01:38.999 +03:00 [DBG] POST requests are not supported 2025-07-01 12:01:38.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:01:38.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:01:38.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:38.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:01:38.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:01:38.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:01:39.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:01:39.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:39.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:01:39.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:01:39.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:01:39.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:01:39.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:01:39.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:01:39.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:39.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:39.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:01:39.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:01:39.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:39.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:39.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:39.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:39.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:01:39.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2174ms. 2025-07-01 12:01:39.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:39.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:39.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:39.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:39.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:39.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:39.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:39.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:39.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:01:39.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:01:39.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:01:39.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:39.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:39.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:39.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:39.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:39.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:39.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9244ms 2025-07-01 12:01:39.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:39.002 +03:00 [DBG] Connection id "0HNC8090TGDFC" completed keep alive response. 2025-07-01 12:01:39.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7112ms 2025-07-01 12:01:39.003 +03:00 [DBG] Connection id "0HNC8090TGDFC" received FIN. 2025-07-01 12:01:39.003 +03:00 [DBG] Connection id "0HNC8090TGDFC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:01:39.003 +03:00 [DBG] Connection id "0HNC8090TGDFC" disconnecting. 2025-07-01 12:01:39.003 +03:00 [DBG] Connection id "0HNC8090TGDFC" stopped. 2025-07-01 12:01:43.998 +03:00 [DBG] Connection id "0HNC8090TGDFD" accepted. 2025-07-01 12:01:43.998 +03:00 [DBG] Connection id "0HNC8090TGDFD" started. 2025-07-01 12:01:43.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:01:43.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:01:43.998 +03:00 [DBG] POST requests are not supported 2025-07-01 12:01:43.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:01:43.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:01:43.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:43.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:01:43.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:01:43.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:01:43.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:01:43.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:43.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:01:43.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:01:43.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:01:43.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:01:43.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:01:43.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:01:43.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:43.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:43.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:01:43.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:01:43.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:43.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:43.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:43.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:43.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:01:43.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1613ms. 2025-07-01 12:01:43.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:43.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:43.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:43.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:43.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:43.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:43.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:43.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:43.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:01:43.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:01:43.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:01:43.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:43.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:44.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:44.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:44.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:44.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:44.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9274ms 2025-07-01 12:01:44.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:44.000 +03:00 [DBG] Connection id "0HNC8090TGDFD" completed keep alive response. 2025-07-01 12:01:44.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6325ms 2025-07-01 12:01:44.000 +03:00 [DBG] Connection id "0HNC8090TGDFD" received FIN. 2025-07-01 12:01:44.000 +03:00 [DBG] Connection id "0HNC8090TGDFD" disconnecting. 2025-07-01 12:01:44.000 +03:00 [DBG] Connection id "0HNC8090TGDFD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:01:44.002 +03:00 [DBG] Connection id "0HNC8090TGDFD" stopped. 2025-07-01 12:01:48.998 +03:00 [DBG] Connection id "0HNC8090TGDFE" accepted. 2025-07-01 12:01:48.998 +03:00 [DBG] Connection id "0HNC8090TGDFE" started. 2025-07-01 12:01:48.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:01:48.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:01:48.999 +03:00 [DBG] POST requests are not supported 2025-07-01 12:01:48.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:01:48.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:01:48.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:48.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:01:48.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:01:48.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:01:48.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:01:48.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:48.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:01:48.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:01:48.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:01:49.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:01:49.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:01:49.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:01:49.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:49.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:49.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:01:49.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:01:49.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:49.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:49.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:49.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:49.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:01:49.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2106ms. 2025-07-01 12:01:49.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:49.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:49.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:49.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:49.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:49.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:49.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:49.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:49.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:01:49.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:01:49.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:01:49.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:49.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:49.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:49.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:49.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:49.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:49.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4207ms 2025-07-01 12:01:49.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:49.001 +03:00 [DBG] Connection id "0HNC8090TGDFE" completed keep alive response. 2025-07-01 12:01:49.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6124ms 2025-07-01 12:01:49.001 +03:00 [DBG] Connection id "0HNC8090TGDFE" received FIN. 2025-07-01 12:01:49.002 +03:00 [DBG] Connection id "0HNC8090TGDFE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:01:49.002 +03:00 [DBG] Connection id "0HNC8090TGDFE" disconnecting. 2025-07-01 12:01:49.002 +03:00 [DBG] Connection id "0HNC8090TGDFE" stopped. 2025-07-01 12:01:53.992 +03:00 [DBG] Connection id "0HNC8090TGDFF" accepted. 2025-07-01 12:01:53.992 +03:00 [DBG] Connection id "0HNC8090TGDFF" started. 2025-07-01 12:01:53.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:01:53.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:01:53.993 +03:00 [DBG] POST requests are not supported 2025-07-01 12:01:53.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:01:53.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:01:53.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:53.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:01:53.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:01:53.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:01:53.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:01:53.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:53.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:01:53.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:01:53.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:01:53.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:01:53.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:01:53.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:01:53.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:53.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:53.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:01:53.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:01:53.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:53.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:53.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:53.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:53.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:01:53.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1214ms. 2025-07-01 12:01:53.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:53.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:53.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:53.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:53.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:53.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:53.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:53.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:53.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:01:53.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:01:53.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:01:53.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:53.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:53.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:53.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:53.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:53.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:53.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7759ms 2025-07-01 12:01:53.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:53.994 +03:00 [DBG] Connection id "0HNC8090TGDFF" completed keep alive response. 2025-07-01 12:01:53.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5765ms 2025-07-01 12:01:53.994 +03:00 [DBG] Connection id "0HNC8090TGDFF" received FIN. 2025-07-01 12:01:53.994 +03:00 [DBG] Connection id "0HNC8090TGDFF" disconnecting. 2025-07-01 12:01:53.995 +03:00 [DBG] Connection id "0HNC8090TGDFF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:01:53.996 +03:00 [DBG] Connection id "0HNC8090TGDFF" stopped. 2025-07-01 12:01:58.996 +03:00 [DBG] Connection id "0HNC8090TGDFG" accepted. 2025-07-01 12:01:58.996 +03:00 [DBG] Connection id "0HNC8090TGDFG" started. 2025-07-01 12:01:58.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:01:58.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:01:58.997 +03:00 [DBG] POST requests are not supported 2025-07-01 12:01:58.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:01:58.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:01:58.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:58.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:01:58.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:01:58.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:01:58.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:01:58.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:58.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:01:58.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:01:58.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:01:58.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:01:58.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:01:58.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:01:58.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:58.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:58.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:01:58.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:01:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:58.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:01:58.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1203ms. 2025-07-01 12:01:58.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:58.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:01:58.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:58.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:01:58.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:58.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:58.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:58.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:58.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:01:58.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:01:58.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:01:58.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:58.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:01:58.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:58.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:58.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:58.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:01:58.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6279ms 2025-07-01 12:01:58.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:01:58.998 +03:00 [DBG] Connection id "0HNC8090TGDFG" completed keep alive response. 2025-07-01 12:01:58.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3959ms 2025-07-01 12:01:58.998 +03:00 [DBG] Connection id "0HNC8090TGDFG" received FIN. 2025-07-01 12:01:58.998 +03:00 [DBG] Connection id "0HNC8090TGDFG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:01:58.998 +03:00 [DBG] Connection id "0HNC8090TGDFG" disconnecting. 2025-07-01 12:01:58.998 +03:00 [DBG] Connection id "0HNC8090TGDFG" stopped. 2025-07-01 12:02:03.995 +03:00 [DBG] Connection id "0HNC8090TGDFH" accepted. 2025-07-01 12:02:03.995 +03:00 [DBG] Connection id "0HNC8090TGDFH" started. 2025-07-01 12:02:03.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:02:03.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:02:03.995 +03:00 [DBG] POST requests are not supported 2025-07-01 12:02:03.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:02:03.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:02:03.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:03.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:02:03.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:02:03.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:02:03.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:02:03.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:03.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:02:03.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:02:03.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:02:03.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:02:03.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:02:03.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:02:03.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:03.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:03.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:02:03.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:02:03.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:03.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:03.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:03.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:03.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:02:03.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1195ms. 2025-07-01 12:02:03.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:03.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:03.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:03.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:03.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:03.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:03.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:03.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:03.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:02:03.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:02:03.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:02:03.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:03.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:03.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:03.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:03.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:03.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:03.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6152ms 2025-07-01 12:02:03.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:03.997 +03:00 [DBG] Connection id "0HNC8090TGDFH" completed keep alive response. 2025-07-01 12:02:03.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2234ms 2025-07-01 12:02:03.997 +03:00 [DBG] Connection id "0HNC8090TGDFH" received FIN. 2025-07-01 12:02:03.997 +03:00 [DBG] Connection id "0HNC8090TGDFH" disconnecting. 2025-07-01 12:02:03.997 +03:00 [DBG] Connection id "0HNC8090TGDFH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:02:03.998 +03:00 [DBG] Connection id "0HNC8090TGDFH" stopped. 2025-07-01 12:02:08.999 +03:00 [DBG] Connection id "0HNC8090TGDFI" accepted. 2025-07-01 12:02:08.999 +03:00 [DBG] Connection id "0HNC8090TGDFI" started. 2025-07-01 12:02:08.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:02:08.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:02:08.999 +03:00 [DBG] POST requests are not supported 2025-07-01 12:02:08.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:02:08.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:02:08.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:08.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:02:09.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:02:09.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:02:09.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:02:09.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:09.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:02:09.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:02:09.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:02:09.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:02:09.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:02:09.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:02:09.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:09.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:09.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:02:09.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:02:09.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:09.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:09.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:09.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:09.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:02:09.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.214ms. 2025-07-01 12:02:09.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:09.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:09.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:09.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:09.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:09.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:09.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:09.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:09.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:02:09.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:02:09.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:02:09.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:09.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:09.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:09.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:09.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:09.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:09.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3921ms 2025-07-01 12:02:09.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:09.001 +03:00 [DBG] Connection id "0HNC8090TGDFI" completed keep alive response. 2025-07-01 12:02:09.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3302ms 2025-07-01 12:02:09.002 +03:00 [DBG] Connection id "0HNC8090TGDFI" received FIN. 2025-07-01 12:02:09.002 +03:00 [DBG] Connection id "0HNC8090TGDFI" disconnecting. 2025-07-01 12:02:09.002 +03:00 [DBG] Connection id "0HNC8090TGDFI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:02:09.003 +03:00 [DBG] Connection id "0HNC8090TGDFI" stopped. 2025-07-01 12:02:13.992 +03:00 [DBG] Connection id "0HNC8090TGDFJ" accepted. 2025-07-01 12:02:13.992 +03:00 [DBG] Connection id "0HNC8090TGDFJ" started. 2025-07-01 12:02:13.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:02:13.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:02:13.993 +03:00 [DBG] POST requests are not supported 2025-07-01 12:02:13.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:02:13.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:02:13.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:13.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:02:13.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:02:13.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:02:13.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:02:13.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:13.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:02:13.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:02:13.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:02:13.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:02:13.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:02:13.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:02:13.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:13.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:13.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:02:13.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:02:13.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:13.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:13.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:13.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:13.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:02:13.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1172ms. 2025-07-01 12:02:13.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:13.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:13.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:13.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:13.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:13.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:02:13.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:02:13.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:02:13.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:13.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:13.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:13.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:13.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:13.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:13.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7109ms 2025-07-01 12:02:13.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:13.994 +03:00 [DBG] Connection id "0HNC8090TGDFJ" completed keep alive response. 2025-07-01 12:02:13.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.456ms 2025-07-01 12:02:13.994 +03:00 [DBG] Connection id "0HNC8090TGDFJ" received FIN. 2025-07-01 12:02:13.994 +03:00 [DBG] Connection id "0HNC8090TGDFJ" disconnecting. 2025-07-01 12:02:13.994 +03:00 [DBG] Connection id "0HNC8090TGDFJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:02:13.995 +03:00 [DBG] Connection id "0HNC8090TGDFJ" stopped. 2025-07-01 12:02:18.993 +03:00 [DBG] Connection id "0HNC8090TGDFK" accepted. 2025-07-01 12:02:18.993 +03:00 [DBG] Connection id "0HNC8090TGDFK" started. 2025-07-01 12:02:18.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:02:18.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:02:18.993 +03:00 [DBG] POST requests are not supported 2025-07-01 12:02:18.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:02:18.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:02:18.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:18.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:02:18.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:02:18.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:02:18.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:02:18.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:18.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:02:18.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:02:18.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:02:18.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:02:18.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:02:18.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:02:18.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:18.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:18.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:02:18.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:02:18.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:18.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:18.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:18.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:18.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:02:18.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1191ms. 2025-07-01 12:02:18.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:18.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:18.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:18.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:18.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:18.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:18.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:18.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:18.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:02:18.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:02:18.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:02:18.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:18.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:18.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:18.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:18.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:18.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:18.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6854ms 2025-07-01 12:02:18.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:18.995 +03:00 [DBG] Connection id "0HNC8090TGDFK" completed keep alive response. 2025-07-01 12:02:18.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2634ms 2025-07-01 12:02:18.995 +03:00 [DBG] Connection id "0HNC8090TGDFK" received FIN. 2025-07-01 12:02:18.995 +03:00 [DBG] Connection id "0HNC8090TGDFK" disconnecting. 2025-07-01 12:02:18.995 +03:00 [DBG] Connection id "0HNC8090TGDFK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:02:18.996 +03:00 [DBG] Connection id "0HNC8090TGDFK" stopped. 2025-07-01 12:02:23.994 +03:00 [DBG] Connection id "0HNC8090TGDFL" accepted. 2025-07-01 12:02:23.995 +03:00 [DBG] Connection id "0HNC8090TGDFL" started. 2025-07-01 12:02:23.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:02:23.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:02:23.995 +03:00 [DBG] POST requests are not supported 2025-07-01 12:02:23.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:02:23.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:02:23.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:23.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:02:23.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:02:23.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:02:23.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:02:23.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:23.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:02:23.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:02:23.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:02:23.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:02:23.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:02:23.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:02:23.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:23.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:23.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:02:23.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:02:23.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:23.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:23.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:23.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:23.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:02:23.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1239ms. 2025-07-01 12:02:23.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:23.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:23.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:23.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:23.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:23.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:23.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:23.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:23.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:02:23.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:02:23.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:02:23.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:23.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:23.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:23.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:23.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:23.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:23.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7345ms 2025-07-01 12:02:23.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:23.996 +03:00 [DBG] Connection id "0HNC8090TGDFL" completed keep alive response. 2025-07-01 12:02:23.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3629ms 2025-07-01 12:02:23.996 +03:00 [DBG] Connection id "0HNC8090TGDFL" received FIN. 2025-07-01 12:02:23.996 +03:00 [DBG] Connection id "0HNC8090TGDFL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:02:23.996 +03:00 [DBG] Connection id "0HNC8090TGDFL" disconnecting. 2025-07-01 12:02:23.997 +03:00 [DBG] Connection id "0HNC8090TGDFL" stopped. 2025-07-01 12:02:29.001 +03:00 [DBG] Connection id "0HNC8090TGDFM" accepted. 2025-07-01 12:02:29.001 +03:00 [DBG] Connection id "0HNC8090TGDFM" started. 2025-07-01 12:02:29.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:02:29.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:02:29.001 +03:00 [DBG] POST requests are not supported 2025-07-01 12:02:29.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:02:29.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:02:29.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:29.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:02:29.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:02:29.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:02:29.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:02:29.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:29.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:02:29.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:02:29.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:02:29.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:02:29.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:02:29.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:02:29.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:29.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:29.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:02:29.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:02:29.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:29.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:29.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:29.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:29.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:02:29.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.5429ms. 2025-07-01 12:02:29.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:29.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:29.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:29.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:29.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:29.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:29.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:29.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:29.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:02:29.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:02:29.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:02:29.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:29.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:29.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:29.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:29.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:29.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:29.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9503ms 2025-07-01 12:02:29.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:29.005 +03:00 [DBG] Connection id "0HNC8090TGDFM" completed keep alive response. 2025-07-01 12:02:29.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7505ms 2025-07-01 12:02:29.005 +03:00 [DBG] Connection id "0HNC8090TGDFM" received FIN. 2025-07-01 12:02:29.005 +03:00 [DBG] Connection id "0HNC8090TGDFM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:02:29.005 +03:00 [DBG] Connection id "0HNC8090TGDFM" disconnecting. 2025-07-01 12:02:29.006 +03:00 [DBG] Connection id "0HNC8090TGDFM" stopped. 2025-07-01 12:02:33.993 +03:00 [DBG] Connection id "0HNC8090TGDFN" accepted. 2025-07-01 12:02:33.993 +03:00 [DBG] Connection id "0HNC8090TGDFN" started. 2025-07-01 12:02:33.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:02:33.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:02:33.993 +03:00 [DBG] POST requests are not supported 2025-07-01 12:02:33.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:02:33.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:02:33.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:33.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:02:33.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:02:33.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:02:33.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:02:33.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:33.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:02:33.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:02:33.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:02:33.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:02:33.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:02:33.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:02:33.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:33.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:33.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:02:33.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:02:33.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:33.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:33.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:33.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:33.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:02:33.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1277ms. 2025-07-01 12:02:33.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:33.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:33.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:33.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:33.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:33.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:33.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:33.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:33.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:02:33.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:02:33.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:02:33.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:33.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:33.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:33.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:33.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:33.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:33.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7553ms 2025-07-01 12:02:33.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:33.995 +03:00 [DBG] Connection id "0HNC8090TGDFN" completed keep alive response. 2025-07-01 12:02:33.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.376ms 2025-07-01 12:02:33.995 +03:00 [DBG] Connection id "0HNC8090TGDFN" received FIN. 2025-07-01 12:02:33.995 +03:00 [DBG] Connection id "0HNC8090TGDFN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:02:33.995 +03:00 [DBG] Connection id "0HNC8090TGDFN" disconnecting. 2025-07-01 12:02:33.996 +03:00 [DBG] Connection id "0HNC8090TGDFN" stopped. 2025-07-01 12:02:38.999 +03:00 [DBG] Connection id "0HNC8090TGDFO" accepted. 2025-07-01 12:02:38.999 +03:00 [DBG] Connection id "0HNC8090TGDFO" started. 2025-07-01 12:02:38.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:02:38.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:02:38.999 +03:00 [DBG] POST requests are not supported 2025-07-01 12:02:38.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:02:38.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:02:38.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:38.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:02:38.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:02:38.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:02:38.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:02:38.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:38.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:02:38.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:02:39.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:02:39.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:02:39.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:02:39.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:02:39.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:39.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:39.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:02:39.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:02:39.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:39.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:39.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:39.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:39.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:02:39.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1788ms. 2025-07-01 12:02:39.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:39.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:39.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:39.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:39.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:39.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:39.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:39.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:39.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:02:39.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:02:39.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:02:39.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:39.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:39.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:39.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:39.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:39.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:39.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9146ms 2025-07-01 12:02:39.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:39.001 +03:00 [DBG] Connection id "0HNC8090TGDFO" completed keep alive response. 2025-07-01 12:02:39.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6647ms 2025-07-01 12:02:39.001 +03:00 [DBG] Connection id "0HNC8090TGDFO" received FIN. 2025-07-01 12:02:39.001 +03:00 [DBG] Connection id "0HNC8090TGDFO" disconnecting. 2025-07-01 12:02:39.001 +03:00 [DBG] Connection id "0HNC8090TGDFO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:02:39.002 +03:00 [DBG] Connection id "0HNC8090TGDFO" stopped. 2025-07-01 12:02:43.996 +03:00 [DBG] Connection id "0HNC8090TGDFP" accepted. 2025-07-01 12:02:43.996 +03:00 [DBG] Connection id "0HNC8090TGDFP" started. 2025-07-01 12:02:43.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:02:43.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:02:43.997 +03:00 [DBG] POST requests are not supported 2025-07-01 12:02:43.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:02:43.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:02:43.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:43.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:02:43.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:02:43.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:02:43.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:02:43.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:43.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:02:43.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:02:43.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:02:43.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:02:43.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:02:43.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:02:43.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:43.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:43.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:02:43.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:02:43.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:43.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:43.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:43.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:43.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:02:43.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1174ms. 2025-07-01 12:02:43.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:43.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:43.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:43.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:43.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:43.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:43.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:02:43.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:02:43.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:02:43.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:43.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:43.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:43.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:43.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:43.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:43.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6923ms 2025-07-01 12:02:43.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:43.998 +03:00 [DBG] Connection id "0HNC8090TGDFP" completed keep alive response. 2025-07-01 12:02:43.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3227ms 2025-07-01 12:02:43.998 +03:00 [DBG] Connection id "0HNC8090TGDFP" received FIN. 2025-07-01 12:02:43.998 +03:00 [DBG] Connection id "0HNC8090TGDFP" disconnecting. 2025-07-01 12:02:43.998 +03:00 [DBG] Connection id "0HNC8090TGDFP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:02:43.999 +03:00 [DBG] Connection id "0HNC8090TGDFP" stopped. 2025-07-01 12:02:48.995 +03:00 [DBG] Connection id "0HNC8090TGDFQ" accepted. 2025-07-01 12:02:48.995 +03:00 [DBG] Connection id "0HNC8090TGDFQ" started. 2025-07-01 12:02:48.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:02:48.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:02:48.995 +03:00 [DBG] POST requests are not supported 2025-07-01 12:02:48.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:02:48.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:02:48.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:48.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:02:48.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:02:48.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:02:48.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:02:48.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:48.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:02:48.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:02:48.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:02:48.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:02:48.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:02:48.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:02:48.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:48.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:48.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:02:48.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:02:48.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:48.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:48.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:48.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:48.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:02:48.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1261ms. 2025-07-01 12:02:48.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:48.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:48.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:48.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:48.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:48.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:48.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:48.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:48.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:02:48.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:02:48.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:02:48.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:48.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:48.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:48.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:48.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:48.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:48.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7292ms 2025-07-01 12:02:48.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:48.996 +03:00 [DBG] Connection id "0HNC8090TGDFQ" completed keep alive response. 2025-07-01 12:02:48.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.359ms 2025-07-01 12:02:48.996 +03:00 [DBG] Connection id "0HNC8090TGDFQ" received FIN. 2025-07-01 12:02:48.996 +03:00 [DBG] Connection id "0HNC8090TGDFQ" disconnecting. 2025-07-01 12:02:48.996 +03:00 [DBG] Connection id "0HNC8090TGDFQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:02:48.998 +03:00 [DBG] Connection id "0HNC8090TGDFQ" stopped. 2025-07-01 12:02:53.999 +03:00 [DBG] Connection id "0HNC8090TGDFR" accepted. 2025-07-01 12:02:53.999 +03:00 [DBG] Connection id "0HNC8090TGDFR" started. 2025-07-01 12:02:53.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:02:53.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:02:53.999 +03:00 [DBG] POST requests are not supported 2025-07-01 12:02:53.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:02:53.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:02:53.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:53.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:02:53.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:02:53.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:02:53.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:02:53.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:53.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:02:53.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:02:53.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:02:53.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:02:53.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:02:53.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:02:53.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:53.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:53.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:02:53.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:02:54.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:54.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:54.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:54.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:54.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:02:54.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 2.5172ms. 2025-07-01 12:02:54.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:54.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:54.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:54.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:54.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:54.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:54.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:54.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:54.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:02:54.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:02:54.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:02:54.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:54.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:54.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:54.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:54.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:54.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:54.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 3.4529ms 2025-07-01 12:02:54.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:54.003 +03:00 [DBG] Connection id "0HNC8090TGDFR" completed keep alive response. 2025-07-01 12:02:54.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.1331ms 2025-07-01 12:02:54.003 +03:00 [DBG] Connection id "0HNC8090TGDFR" received FIN. 2025-07-01 12:02:54.003 +03:00 [DBG] Connection id "0HNC8090TGDFR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:02:54.003 +03:00 [DBG] Connection id "0HNC8090TGDFR" disconnecting. 2025-07-01 12:02:54.003 +03:00 [DBG] Connection id "0HNC8090TGDFR" stopped. 2025-07-01 12:02:58.992 +03:00 [DBG] Connection id "0HNC8090TGDFS" accepted. 2025-07-01 12:02:58.992 +03:00 [DBG] Connection id "0HNC8090TGDFS" started. 2025-07-01 12:02:58.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:02:58.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:02:58.992 +03:00 [DBG] POST requests are not supported 2025-07-01 12:02:58.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:02:58.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:02:58.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:58.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:02:58.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:02:58.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:02:58.992 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:02:58.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:58.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:02:58.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:02:58.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:02:58.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:02:58.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:02:58.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:02:58.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:58.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:58.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:02:58.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:02:58.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:58.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:58.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:58.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:58.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:02:58.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1455ms. 2025-07-01 12:02:58.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:58.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:02:58.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:58.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:02:58.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:58.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:58.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:58.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:58.993 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:02:58.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:02:58.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:02:58.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:58.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:02:58.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:58.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:58.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:58.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:02:58.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9081ms 2025-07-01 12:02:58.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:02:58.994 +03:00 [DBG] Connection id "0HNC8090TGDFS" completed keep alive response. 2025-07-01 12:02:58.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6047ms 2025-07-01 12:02:58.998 +03:00 [DBG] Connection id "0HNC8090TGDFS" received FIN. 2025-07-01 12:02:58.998 +03:00 [DBG] Connection id "0HNC8090TGDFS" disconnecting. 2025-07-01 12:02:58.998 +03:00 [DBG] Connection id "0HNC8090TGDFS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:02:59.000 +03:00 [DBG] Connection id "0HNC8090TGDFS" stopped. 2025-07-01 12:03:03.993 +03:00 [DBG] Connection id "0HNC8090TGDFT" accepted. 2025-07-01 12:03:03.993 +03:00 [DBG] Connection id "0HNC8090TGDFT" started. 2025-07-01 12:03:03.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:03:03.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:03:03.994 +03:00 [DBG] POST requests are not supported 2025-07-01 12:03:03.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:03:03.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:03:03.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:03.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:03:03.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:03:03.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:03:03.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:03:03.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:03.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:03:03.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:03:03.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:03:03.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:03:03.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:03:03.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:03:03.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:03.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:03.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:03:03.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:03:03.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:03.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:03.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:03.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:03.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:03:03.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1341ms. 2025-07-01 12:03:03.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:03.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:03.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:03.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:03.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:03.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:03.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:03.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:03:03.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:03:03.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:03:03.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:03.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:03.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:03.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:03.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:03.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:03.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.828ms 2025-07-01 12:03:03.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:03.995 +03:00 [DBG] Connection id "0HNC8090TGDFT" completed keep alive response. 2025-07-01 12:03:03.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6024ms 2025-07-01 12:03:03.995 +03:00 [DBG] Connection id "0HNC8090TGDFT" received FIN. 2025-07-01 12:03:03.995 +03:00 [DBG] Connection id "0HNC8090TGDFT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:03:03.996 +03:00 [DBG] Connection id "0HNC8090TGDFT" disconnecting. 2025-07-01 12:03:03.996 +03:00 [DBG] Connection id "0HNC8090TGDFT" stopped. 2025-07-01 12:03:08.997 +03:00 [DBG] Connection id "0HNC8090TGDFU" accepted. 2025-07-01 12:03:08.997 +03:00 [DBG] Connection id "0HNC8090TGDFU" started. 2025-07-01 12:03:08.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:03:08.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:03:08.997 +03:00 [DBG] POST requests are not supported 2025-07-01 12:03:08.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:03:08.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:03:08.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:08.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:03:08.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:03:08.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:03:08.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:03:08.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:08.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:03:08.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:03:08.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:03:08.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:03:08.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:03:08.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:03:08.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:08.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:08.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:03:08.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:03:08.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:08.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:08.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:08.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:08.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:03:08.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1222ms. 2025-07-01 12:03:08.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:08.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:08.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:08.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:08.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:08.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:08.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:08.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:08.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:03:08.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:03:08.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:03:08.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:08.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:08.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:08.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:08.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:08.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:08.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7446ms 2025-07-01 12:03:08.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:08.999 +03:00 [DBG] Connection id "0HNC8090TGDFU" completed keep alive response. 2025-07-01 12:03:08.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.343ms 2025-07-01 12:03:08.999 +03:00 [DBG] Connection id "0HNC8090TGDFU" received FIN. 2025-07-01 12:03:08.999 +03:00 [DBG] Connection id "0HNC8090TGDFU" disconnecting. 2025-07-01 12:03:08.999 +03:00 [DBG] Connection id "0HNC8090TGDFU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:03:09.000 +03:00 [DBG] Connection id "0HNC8090TGDFU" stopped. 2025-07-01 12:03:13.998 +03:00 [DBG] Connection id "0HNC8090TGDFV" accepted. 2025-07-01 12:03:13.998 +03:00 [DBG] Connection id "0HNC8090TGDFV" started. 2025-07-01 12:03:13.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:03:13.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:03:13.998 +03:00 [DBG] POST requests are not supported 2025-07-01 12:03:13.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:03:13.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:03:13.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:13.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:03:13.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:03:13.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:03:13.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:03:13.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:13.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:03:13.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:03:13.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:03:13.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:03:13.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:03:13.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:03:13.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:13.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:13.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:03:13.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:03:13.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:13.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:13.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:13.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:13.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:03:13.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1332ms. 2025-07-01 12:03:13.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:13.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:13.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:13.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:13.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:13.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:13.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:13.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:13.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:03:13.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:03:13.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:03:13.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:13.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:14.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:14.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:14.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:14.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:14.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9185ms 2025-07-01 12:03:14.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:14.000 +03:00 [DBG] Connection id "0HNC8090TGDFV" completed keep alive response. 2025-07-01 12:03:14.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7253ms 2025-07-01 12:03:14.000 +03:00 [DBG] Connection id "0HNC8090TGDFV" received FIN. 2025-07-01 12:03:14.000 +03:00 [DBG] Connection id "0HNC8090TGDFV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:03:14.000 +03:00 [DBG] Connection id "0HNC8090TGDFV" disconnecting. 2025-07-01 12:03:14.000 +03:00 [DBG] Connection id "0HNC8090TGDFV" stopped. 2025-07-01 12:03:18.998 +03:00 [DBG] Connection id "0HNC8090TGDG0" accepted. 2025-07-01 12:03:18.998 +03:00 [DBG] Connection id "0HNC8090TGDG0" started. 2025-07-01 12:03:18.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:03:18.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:03:18.998 +03:00 [DBG] POST requests are not supported 2025-07-01 12:03:18.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:03:18.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:03:18.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:18.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:03:18.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:03:18.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:03:18.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:03:18.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:18.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:03:18.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:03:18.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:03:18.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:03:18.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:03:18.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:03:18.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:18.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:18.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:03:18.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:03:18.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:18.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:18.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:18.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:18.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:03:19.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1927ms. 2025-07-01 12:03:19.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:19.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:19.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:19.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:19.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:19.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:19.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:19.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:19.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:03:19.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:03:19.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:03:19.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:19.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:19.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:19.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:19.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:19.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:19.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.33ms 2025-07-01 12:03:19.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:19.001 +03:00 [DBG] Connection id "0HNC8090TGDG0" completed keep alive response. 2025-07-01 12:03:19.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6347ms 2025-07-01 12:03:19.001 +03:00 [DBG] Connection id "0HNC8090TGDG0" received FIN. 2025-07-01 12:03:19.001 +03:00 [DBG] Connection id "0HNC8090TGDG0" disconnecting. 2025-07-01 12:03:19.001 +03:00 [DBG] Connection id "0HNC8090TGDG0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:03:19.002 +03:00 [DBG] Connection id "0HNC8090TGDG0" stopped. 2025-07-01 12:03:23.992 +03:00 [DBG] Connection id "0HNC8090TGDG1" accepted. 2025-07-01 12:03:23.992 +03:00 [DBG] Connection id "0HNC8090TGDG1" started. 2025-07-01 12:03:23.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:03:23.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:03:23.992 +03:00 [DBG] POST requests are not supported 2025-07-01 12:03:23.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:03:23.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:03:23.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:23.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:03:23.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:03:23.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:03:23.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:03:23.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:23.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:03:23.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:03:23.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:03:23.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:03:23.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:03:23.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:03:23.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:23.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:23.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:03:23.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:03:23.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:23.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:23.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:23.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:23.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:03:23.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1409ms. 2025-07-01 12:03:23.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:23.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:23.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:23.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:23.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:23.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:23.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:23.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:23.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:03:23.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:03:23.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:03:23.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:23.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:23.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:23.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:23.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:23.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:23.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1321ms 2025-07-01 12:03:23.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:23.994 +03:00 [DBG] Connection id "0HNC8090TGDG1" completed keep alive response. 2025-07-01 12:03:23.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0078ms 2025-07-01 12:03:23.994 +03:00 [DBG] Connection id "0HNC8090TGDG1" received FIN. 2025-07-01 12:03:23.994 +03:00 [DBG] Connection id "0HNC8090TGDG1" disconnecting. 2025-07-01 12:03:23.994 +03:00 [DBG] Connection id "0HNC8090TGDG1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:03:23.996 +03:00 [DBG] Connection id "0HNC8090TGDG1" stopped. 2025-07-01 12:03:29.002 +03:00 [DBG] Connection id "0HNC8090TGDG2" accepted. 2025-07-01 12:03:29.002 +03:00 [DBG] Connection id "0HNC8090TGDG2" started. 2025-07-01 12:03:29.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:03:29.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:03:29.002 +03:00 [DBG] POST requests are not supported 2025-07-01 12:03:29.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:03:29.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:03:29.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:29.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:03:29.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:03:29.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:03:29.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:03:29.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:29.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:03:29.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:03:29.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:03:29.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:03:29.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:03:29.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:03:29.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:29.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:29.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:03:29.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:03:29.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:29.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:29.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:29.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:29.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:03:29.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.124ms. 2025-07-01 12:03:29.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:29.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:29.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:29.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:29.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:29.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:29.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:29.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:29.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:03:29.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:03:29.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:03:29.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:29.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:29.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:29.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:29.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:29.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:29.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0145ms 2025-07-01 12:03:29.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:29.004 +03:00 [DBG] Connection id "0HNC8090TGDG2" completed keep alive response. 2025-07-01 12:03:29.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7647ms 2025-07-01 12:03:29.004 +03:00 [DBG] Connection id "0HNC8090TGDG2" received FIN. 2025-07-01 12:03:29.004 +03:00 [DBG] Connection id "0HNC8090TGDG2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:03:29.004 +03:00 [DBG] Connection id "0HNC8090TGDG2" disconnecting. 2025-07-01 12:03:29.004 +03:00 [DBG] Connection id "0HNC8090TGDG2" stopped. 2025-07-01 12:03:34.001 +03:00 [DBG] Connection id "0HNC8090TGDG3" accepted. 2025-07-01 12:03:34.001 +03:00 [DBG] Connection id "0HNC8090TGDG3" started. 2025-07-01 12:03:34.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:03:34.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:03:34.001 +03:00 [DBG] POST requests are not supported 2025-07-01 12:03:34.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:03:34.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:03:34.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:34.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:03:34.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:03:34.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:03:34.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:03:34.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:34.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:03:34.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:03:34.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:03:34.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:03:34.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:03:34.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:03:34.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:34.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:34.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:03:34.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:03:34.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:34.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:34.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:34.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:34.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:03:34.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.144ms. 2025-07-01 12:03:34.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:34.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:34.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:34.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:34.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:34.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:34.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:34.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:34.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:03:34.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:03:34.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:03:34.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:34.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:34.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:34.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:34.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:34.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:34.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0047ms 2025-07-01 12:03:34.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:34.003 +03:00 [DBG] Connection id "0HNC8090TGDG3" completed keep alive response. 2025-07-01 12:03:34.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9454ms 2025-07-01 12:03:34.003 +03:00 [DBG] Connection id "0HNC8090TGDG3" received FIN. 2025-07-01 12:03:34.003 +03:00 [DBG] Connection id "0HNC8090TGDG3" disconnecting. 2025-07-01 12:03:34.004 +03:00 [DBG] Connection id "0HNC8090TGDG3" stopped. 2025-07-01 12:03:34.004 +03:00 [DBG] Connection id "0HNC8090TGDG3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:03:38.997 +03:00 [DBG] Connection id "0HNC8090TGDG4" accepted. 2025-07-01 12:03:38.998 +03:00 [DBG] Connection id "0HNC8090TGDG4" started. 2025-07-01 12:03:38.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:03:38.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:03:38.998 +03:00 [DBG] POST requests are not supported 2025-07-01 12:03:38.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:03:38.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:03:38.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:38.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:03:38.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:03:38.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:03:38.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:03:38.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:38.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:03:38.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:03:38.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:03:38.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:03:38.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:03:38.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:03:38.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:38.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:38.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:03:38.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:03:38.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:38.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:38.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:38.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:38.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:03:38.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1699ms. 2025-07-01 12:03:38.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:38.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:38.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:38.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:38.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:38.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:39.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:39.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:39.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:03:39.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:03:39.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:03:39.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:39.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:39.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:39.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:39.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:39.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:39.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2438ms 2025-07-01 12:03:39.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:39.000 +03:00 [DBG] Connection id "0HNC8090TGDG4" completed keep alive response. 2025-07-01 12:03:39.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3121ms 2025-07-01 12:03:39.001 +03:00 [DBG] Connection id "0HNC8090TGDG4" received FIN. 2025-07-01 12:03:39.001 +03:00 [DBG] Connection id "0HNC8090TGDG4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:03:39.001 +03:00 [DBG] Connection id "0HNC8090TGDG4" disconnecting. 2025-07-01 12:03:39.001 +03:00 [DBG] Connection id "0HNC8090TGDG4" stopped. 2025-07-01 12:03:43.993 +03:00 [DBG] Connection id "0HNC8090TGDG5" accepted. 2025-07-01 12:03:43.993 +03:00 [DBG] Connection id "0HNC8090TGDG5" started. 2025-07-01 12:03:43.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:03:43.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:03:43.993 +03:00 [DBG] POST requests are not supported 2025-07-01 12:03:43.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:03:43.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:03:43.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:43.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:03:43.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:03:43.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:03:43.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:03:43.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:43.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:03:43.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:03:43.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:03:43.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:03:43.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:03:43.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:03:43.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:43.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:43.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:03:43.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:03:43.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:43.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:43.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:43.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:43.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:03:43.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1763ms. 2025-07-01 12:03:43.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:43.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:43.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:43.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:43.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:43.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:43.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:43.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:43.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:03:43.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:03:43.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:03:43.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:43.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:43.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:43.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:43.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:43.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:43.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0839ms 2025-07-01 12:03:43.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:43.995 +03:00 [DBG] Connection id "0HNC8090TGDG5" completed keep alive response. 2025-07-01 12:03:43.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9983ms 2025-07-01 12:03:43.995 +03:00 [DBG] Connection id "0HNC8090TGDG5" received FIN. 2025-07-01 12:03:43.995 +03:00 [DBG] Connection id "0HNC8090TGDG5" disconnecting. 2025-07-01 12:03:43.996 +03:00 [DBG] Connection id "0HNC8090TGDG5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:03:43.997 +03:00 [DBG] Connection id "0HNC8090TGDG5" stopped. 2025-07-01 12:03:48.995 +03:00 [DBG] Connection id "0HNC8090TGDG6" accepted. 2025-07-01 12:03:48.996 +03:00 [DBG] Connection id "0HNC8090TGDG6" started. 2025-07-01 12:03:48.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:03:48.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:03:48.996 +03:00 [DBG] POST requests are not supported 2025-07-01 12:03:48.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:03:48.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:03:48.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:48.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:03:48.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:03:48.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:03:48.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:03:48.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:48.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:03:48.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:03:48.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:03:48.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:03:48.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:03:48.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:03:48.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:48.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:48.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:03:48.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:03:48.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:48.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:48.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:48.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:48.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:03:48.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2202ms. 2025-07-01 12:03:48.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:48.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:48.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:48.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:48.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:48.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:48.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:48.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:48.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:03:48.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:03:48.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:03:48.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:48.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:48.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:48.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:48.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.1862ms 2025-07-01 12:03:48.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:48.999 +03:00 [DBG] Connection id "0HNC8090TGDG6" completed keep alive response. 2025-07-01 12:03:48.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5546ms 2025-07-01 12:03:49.000 +03:00 [DBG] Connection id "0HNC8090TGDG6" received FIN. 2025-07-01 12:03:49.000 +03:00 [DBG] Connection id "0HNC8090TGDG6" disconnecting. 2025-07-01 12:03:49.000 +03:00 [DBG] Connection id "0HNC8090TGDG6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:03:49.001 +03:00 [DBG] Connection id "0HNC8090TGDG6" stopped. 2025-07-01 12:03:53.996 +03:00 [DBG] Connection id "0HNC8090TGDG7" accepted. 2025-07-01 12:03:53.996 +03:00 [DBG] Connection id "0HNC8090TGDG7" started. 2025-07-01 12:03:53.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:03:53.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:03:53.997 +03:00 [DBG] POST requests are not supported 2025-07-01 12:03:53.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:03:53.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:03:53.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:53.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:03:53.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:03:53.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:03:53.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:03:53.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:53.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:03:53.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:03:53.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:03:53.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:03:53.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:03:53.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:03:53.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:53.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:53.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:03:53.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:03:53.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:53.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:53.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:53.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:53.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:03:53.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1693ms. 2025-07-01 12:03:53.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:53.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:53.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:53.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:53.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:53.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:53.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:03:53.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:03:53.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:03:53.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:53.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:53.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:53.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:53.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.139ms 2025-07-01 12:03:53.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:53.999 +03:00 [DBG] Connection id "0HNC8090TGDG7" completed keep alive response. 2025-07-01 12:03:53.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1159ms 2025-07-01 12:03:53.999 +03:00 [DBG] Connection id "0HNC8090TGDG7" received FIN. 2025-07-01 12:03:53.999 +03:00 [DBG] Connection id "0HNC8090TGDG7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:03:53.999 +03:00 [DBG] Connection id "0HNC8090TGDG7" disconnecting. 2025-07-01 12:03:53.999 +03:00 [DBG] Connection id "0HNC8090TGDG7" stopped. 2025-07-01 12:03:58.998 +03:00 [DBG] Connection id "0HNC8090TGDG8" accepted. 2025-07-01 12:03:58.998 +03:00 [DBG] Connection id "0HNC8090TGDG8" started. 2025-07-01 12:03:58.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:03:58.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:03:58.998 +03:00 [DBG] POST requests are not supported 2025-07-01 12:03:58.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:03:58.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:03:58.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:58.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:03:58.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:03:58.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:03:58.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:03:58.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:58.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:03:58.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:03:58.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:03:58.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:03:58.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:03:58.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:03:58.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:58.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:58.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:03:58.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:03:58.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:58.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:58.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:58.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:58.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:03:58.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1312ms. 2025-07-01 12:03:58.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:58.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:03:58.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:58.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:03:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:58.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:03:58.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:03:58.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:03:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:03:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:58.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:58.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:03:58.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6807ms 2025-07-01 12:03:58.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:03:58.999 +03:00 [DBG] Connection id "0HNC8090TGDG8" completed keep alive response. 2025-07-01 12:03:58.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2921ms 2025-07-01 12:03:59.000 +03:00 [DBG] Connection id "0HNC8090TGDG8" received FIN. 2025-07-01 12:03:59.000 +03:00 [DBG] Connection id "0HNC8090TGDG8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:03:59.000 +03:00 [DBG] Connection id "0HNC8090TGDG8" disconnecting. 2025-07-01 12:03:59.001 +03:00 [DBG] Connection id "0HNC8090TGDG8" stopped. 2025-07-01 12:04:03.992 +03:00 [DBG] Connection id "0HNC8090TGDG9" accepted. 2025-07-01 12:04:03.992 +03:00 [DBG] Connection id "0HNC8090TGDG9" started. 2025-07-01 12:04:03.992 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:04:03.992 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:04:03.992 +03:00 [DBG] POST requests are not supported 2025-07-01 12:04:03.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:04:03.992 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:04:03.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:03.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:04:03.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:04:03.992 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:04:03.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:04:03.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:03.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:04:03.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:04:03.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:04:03.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:04:03.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:04:03.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:04:03.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:03.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:03.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:04:03.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:04:03.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:03.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:03.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:03.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:03.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:04:03.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1303ms. 2025-07-01 12:04:03.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:03.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:03.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:03.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:03.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:03.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:03.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:03.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:03.993 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:04:03.993 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:04:03.993 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:04:03.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:03.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:03.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:03.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:03.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:03.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:03.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7599ms 2025-07-01 12:04:03.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:03.994 +03:00 [DBG] Connection id "0HNC8090TGDG9" completed keep alive response. 2025-07-01 12:04:03.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5333ms 2025-07-01 12:04:03.994 +03:00 [DBG] Connection id "0HNC8090TGDG9" received FIN. 2025-07-01 12:04:03.994 +03:00 [DBG] Connection id "0HNC8090TGDG9" disconnecting. 2025-07-01 12:04:03.994 +03:00 [DBG] Connection id "0HNC8090TGDG9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:04:03.995 +03:00 [DBG] Connection id "0HNC8090TGDG9" stopped. 2025-07-01 12:04:08.997 +03:00 [DBG] Connection id "0HNC8090TGDGA" accepted. 2025-07-01 12:04:08.997 +03:00 [DBG] Connection id "0HNC8090TGDGA" started. 2025-07-01 12:04:08.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:04:08.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:04:08.997 +03:00 [DBG] POST requests are not supported 2025-07-01 12:04:08.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:04:08.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:04:08.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:08.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:04:08.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:04:08.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:04:08.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:04:08.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:08.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:04:08.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:04:08.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:04:08.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:04:08.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:04:08.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:04:08.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:08.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:08.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:04:08.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:04:08.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:08.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:08.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:08.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:08.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:04:08.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1133ms. 2025-07-01 12:04:08.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:08.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:08.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:08.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:08.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:08.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:08.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:08.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:08.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:04:08.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:04:08.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:04:08.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:08.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:08.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:08.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:08.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:08.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:08.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6035ms 2025-07-01 12:04:08.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:08.998 +03:00 [DBG] Connection id "0HNC8090TGDGA" completed keep alive response. 2025-07-01 12:04:08.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1277ms 2025-07-01 12:04:08.998 +03:00 [DBG] Connection id "0HNC8090TGDGA" received FIN. 2025-07-01 12:04:08.999 +03:00 [DBG] Connection id "0HNC8090TGDGA" disconnecting. 2025-07-01 12:04:08.999 +03:00 [DBG] Connection id "0HNC8090TGDGA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:04:09.000 +03:00 [DBG] Connection id "0HNC8090TGDGA" stopped. 2025-07-01 12:04:14.008 +03:00 [DBG] Connection id "0HNC8090TGDGB" accepted. 2025-07-01 12:04:14.008 +03:00 [DBG] Connection id "0HNC8090TGDGB" started. 2025-07-01 12:04:14.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:04:14.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:04:14.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:04:14.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:04:14.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:04:14.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:14.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:04:14.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:04:14.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:04:14.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:04:14.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:14.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:04:14.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:04:14.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:04:14.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:04:14.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:04:14.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:04:14.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:14.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:14.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:04:14.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:04:14.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:14.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:14.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:14.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:14.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:04:14.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1311ms. 2025-07-01 12:04:14.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:14.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:14.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:14.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:14.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:14.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:14.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:14.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:14.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:04:14.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:04:14.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:04:14.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:14.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:14.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:14.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:14.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:14.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:14.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9598ms 2025-07-01 12:04:14.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:14.010 +03:00 [DBG] Connection id "0HNC8090TGDGB" completed keep alive response. 2025-07-01 12:04:14.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7779ms 2025-07-01 12:04:14.010 +03:00 [DBG] Connection id "0HNC8090TGDGB" received FIN. 2025-07-01 12:04:14.010 +03:00 [DBG] Connection id "0HNC8090TGDGB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:04:14.010 +03:00 [DBG] Connection id "0HNC8090TGDGB" disconnecting. 2025-07-01 12:04:14.011 +03:00 [DBG] Connection id "0HNC8090TGDGB" stopped. 2025-07-01 12:04:19.003 +03:00 [DBG] Connection id "0HNC8090TGDGC" accepted. 2025-07-01 12:04:19.003 +03:00 [DBG] Connection id "0HNC8090TGDGC" started. 2025-07-01 12:04:19.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:04:19.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:04:19.004 +03:00 [DBG] POST requests are not supported 2025-07-01 12:04:19.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:04:19.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:04:19.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:19.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:04:19.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:04:19.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:04:19.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:04:19.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:19.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:04:19.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:04:19.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:04:19.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:04:19.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:04:19.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:04:19.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:19.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:19.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:04:19.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:04:19.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:19.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:19.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:19.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:19.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:04:19.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1294ms. 2025-07-01 12:04:19.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:19.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:19.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:19.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:19.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:19.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:19.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:19.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:19.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:04:19.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:04:19.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:04:19.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:19.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:19.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:19.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:19.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:19.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:19.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1528ms 2025-07-01 12:04:19.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:19.005 +03:00 [DBG] Connection id "0HNC8090TGDGC" completed keep alive response. 2025-07-01 12:04:19.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8978ms 2025-07-01 12:04:19.006 +03:00 [DBG] Connection id "0HNC8090TGDGC" received FIN. 2025-07-01 12:04:19.006 +03:00 [DBG] Connection id "0HNC8090TGDGC" disconnecting. 2025-07-01 12:04:19.006 +03:00 [DBG] Connection id "0HNC8090TGDGC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:04:19.007 +03:00 [DBG] Connection id "0HNC8090TGDGC" stopped. 2025-07-01 12:04:23.999 +03:00 [DBG] Connection id "0HNC8090TGDGD" accepted. 2025-07-01 12:04:23.999 +03:00 [DBG] Connection id "0HNC8090TGDGD" started. 2025-07-01 12:04:23.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:04:23.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:04:23.999 +03:00 [DBG] POST requests are not supported 2025-07-01 12:04:23.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:04:23.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:04:23.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:23.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:04:23.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:04:23.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:04:23.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:04:23.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:23.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:04:23.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:04:24.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:04:24.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:04:24.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:04:24.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:04:24.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:24.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:24.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:04:24.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:04:24.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:24.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:24.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:24.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:24.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:04:24.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1478ms. 2025-07-01 12:04:24.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:24.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:24.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:24.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:24.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:24.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:24.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:24.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:24.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:04:24.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:04:24.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:04:24.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:24.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:24.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:24.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:24.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:24.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:24.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7715ms 2025-07-01 12:04:24.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:24.000 +03:00 [DBG] Connection id "0HNC8090TGDGD" completed keep alive response. 2025-07-01 12:04:24.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.476ms 2025-07-01 12:04:24.001 +03:00 [DBG] Connection id "0HNC8090TGDGD" received FIN. 2025-07-01 12:04:24.001 +03:00 [DBG] Connection id "0HNC8090TGDGD" disconnecting. 2025-07-01 12:04:24.001 +03:00 [DBG] Connection id "0HNC8090TGDGD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:04:24.002 +03:00 [DBG] Connection id "0HNC8090TGDGD" stopped. 2025-07-01 12:04:28.994 +03:00 [DBG] Connection id "0HNC8090TGDGE" accepted. 2025-07-01 12:04:28.994 +03:00 [DBG] Connection id "0HNC8090TGDGE" started. 2025-07-01 12:04:28.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:04:28.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:04:28.994 +03:00 [DBG] POST requests are not supported 2025-07-01 12:04:28.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:04:28.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:04:28.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:28.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:04:28.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:04:28.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:04:28.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:04:28.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:28.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:04:28.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:04:28.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:04:28.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:04:28.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:04:28.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:04:28.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:28.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:28.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:04:28.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:04:28.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:28.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:28.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:28.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:28.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:04:28.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1212ms. 2025-07-01 12:04:28.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:28.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:28.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:28.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:28.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:28.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:28.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:28.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:28.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:04:28.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:04:28.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:04:28.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:28.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:28.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:28.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:28.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:28.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:28.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6564ms 2025-07-01 12:04:28.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:28.995 +03:00 [DBG] Connection id "0HNC8090TGDGE" completed keep alive response. 2025-07-01 12:04:28.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1792ms 2025-07-01 12:04:28.996 +03:00 [DBG] Connection id "0HNC8090TGDGE" received FIN. 2025-07-01 12:04:28.996 +03:00 [DBG] Connection id "0HNC8090TGDGE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:04:28.996 +03:00 [DBG] Connection id "0HNC8090TGDGE" disconnecting. 2025-07-01 12:04:28.996 +03:00 [DBG] Connection id "0HNC8090TGDGE" stopped. 2025-07-01 12:04:33.996 +03:00 [DBG] Connection id "0HNC8090TGDGF" accepted. 2025-07-01 12:04:33.996 +03:00 [DBG] Connection id "0HNC8090TGDGF" started. 2025-07-01 12:04:33.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:04:33.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:04:33.996 +03:00 [DBG] POST requests are not supported 2025-07-01 12:04:33.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:04:33.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:04:33.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:33.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:04:33.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:04:33.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:04:33.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:04:33.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:33.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:04:33.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:04:33.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:04:33.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:04:33.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:04:33.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:04:33.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:33.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:33.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:04:33.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:04:33.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:33.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:33.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:33.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:33.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:04:33.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.264ms. 2025-07-01 12:04:33.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:33.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:33.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:33.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:33.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:33.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:33.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:33.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:33.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:04:33.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:04:33.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:04:33.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:33.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:33.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:33.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:33.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:33.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:33.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.3995ms 2025-07-01 12:04:33.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:33.999 +03:00 [DBG] Connection id "0HNC8090TGDGF" completed keep alive response. 2025-07-01 12:04:33.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.499ms 2025-07-01 12:04:33.999 +03:00 [DBG] Connection id "0HNC8090TGDGF" received FIN. 2025-07-01 12:04:34.000 +03:00 [DBG] Connection id "0HNC8090TGDGF" disconnecting. 2025-07-01 12:04:34.000 +03:00 [DBG] Connection id "0HNC8090TGDGF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:04:34.001 +03:00 [DBG] Connection id "0HNC8090TGDGF" stopped. 2025-07-01 12:04:38.998 +03:00 [DBG] Connection id "0HNC8090TGDGG" accepted. 2025-07-01 12:04:38.998 +03:00 [DBG] Connection id "0HNC8090TGDGG" started. 2025-07-01 12:04:38.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:04:38.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:04:38.998 +03:00 [DBG] POST requests are not supported 2025-07-01 12:04:38.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:04:38.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:04:38.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:38.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:04:38.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:04:38.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:04:38.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:04:38.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:38.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:04:38.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:04:38.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:04:38.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:04:38.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:04:38.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:04:38.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:38.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:38.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:04:38.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:04:38.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:38.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:38.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:38.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:38.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:04:39.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1712ms. 2025-07-01 12:04:39.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:39.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:39.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:39.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:39.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:39.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:39.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:39.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:39.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:04:39.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:04:39.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:04:39.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:39.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:39.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:39.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:39.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:39.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:39.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2121ms 2025-07-01 12:04:39.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:39.000 +03:00 [DBG] Connection id "0HNC8090TGDGG" completed keep alive response. 2025-07-01 12:04:39.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1417ms 2025-07-01 12:04:39.001 +03:00 [DBG] Connection id "0HNC8090TGDGG" received FIN. 2025-07-01 12:04:39.001 +03:00 [DBG] Connection id "0HNC8090TGDGG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:04:39.001 +03:00 [DBG] Connection id "0HNC8090TGDGG" disconnecting. 2025-07-01 12:04:39.001 +03:00 [DBG] Connection id "0HNC8090TGDGG" stopped. 2025-07-01 12:04:43.995 +03:00 [DBG] Connection id "0HNC8090TGDGH" accepted. 2025-07-01 12:04:43.995 +03:00 [DBG] Connection id "0HNC8090TGDGH" started. 2025-07-01 12:04:43.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:04:43.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:04:43.995 +03:00 [DBG] POST requests are not supported 2025-07-01 12:04:43.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:04:43.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:04:43.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:43.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:04:43.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:04:43.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:04:43.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:04:43.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:43.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:04:43.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:04:43.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:04:43.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:04:43.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:04:43.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:04:43.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:43.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:43.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:04:43.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:04:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:43.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:04:43.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1534ms. 2025-07-01 12:04:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:43.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:43.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:43.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:43.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:43.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:43.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:04:43.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:04:43.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:04:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:43.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:43.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:43.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:43.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:43.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1454ms 2025-07-01 12:04:43.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:43.997 +03:00 [DBG] Connection id "0HNC8090TGDGH" completed keep alive response. 2025-07-01 12:04:43.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0622ms 2025-07-01 12:04:43.997 +03:00 [DBG] Connection id "0HNC8090TGDGH" received FIN. 2025-07-01 12:04:43.997 +03:00 [DBG] Connection id "0HNC8090TGDGH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:04:43.997 +03:00 [DBG] Connection id "0HNC8090TGDGH" disconnecting. 2025-07-01 12:04:43.997 +03:00 [DBG] Connection id "0HNC8090TGDGH" stopped. 2025-07-01 12:04:48.998 +03:00 [DBG] Connection id "0HNC8090TGDGI" accepted. 2025-07-01 12:04:48.998 +03:00 [DBG] Connection id "0HNC8090TGDGI" started. 2025-07-01 12:04:48.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:04:48.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:04:48.998 +03:00 [DBG] POST requests are not supported 2025-07-01 12:04:48.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:04:48.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:04:48.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:48.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:04:48.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:04:48.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:04:48.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:04:48.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:48.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:04:48.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:04:48.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:04:48.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:04:48.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:04:48.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:04:48.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:48.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:48.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:04:48.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:04:48.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:48.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:48.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:48.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:48.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:04:48.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1238ms. 2025-07-01 12:04:48.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:48.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:48.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:48.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:48.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:48.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:48.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:04:48.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:04:48.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:04:48.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:48.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:48.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:48.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:48.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6995ms 2025-07-01 12:04:48.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:48.999 +03:00 [DBG] Connection id "0HNC8090TGDGI" completed keep alive response. 2025-07-01 12:04:48.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2899ms 2025-07-01 12:04:49.000 +03:00 [DBG] Connection id "0HNC8090TGDGI" received FIN. 2025-07-01 12:04:49.000 +03:00 [DBG] Connection id "0HNC8090TGDGI" disconnecting. 2025-07-01 12:04:49.000 +03:00 [DBG] Connection id "0HNC8090TGDGI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:04:49.001 +03:00 [DBG] Connection id "0HNC8090TGDGI" stopped. 2025-07-01 12:04:53.994 +03:00 [DBG] Connection id "0HNC8090TGDGJ" accepted. 2025-07-01 12:04:53.994 +03:00 [DBG] Connection id "0HNC8090TGDGJ" started. 2025-07-01 12:04:53.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:04:53.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:04:53.994 +03:00 [DBG] POST requests are not supported 2025-07-01 12:04:53.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:04:53.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:04:53.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:53.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:04:53.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:04:53.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:04:53.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:04:53.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:53.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:04:53.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:04:53.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:04:53.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:04:53.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:04:53.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:04:53.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:53.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:53.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:04:53.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:04:53.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:53.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:53.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:53.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:53.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:04:53.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1534ms. 2025-07-01 12:04:53.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:53.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:53.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:53.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:53.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:53.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:53.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:53.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:53.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:04:53.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:04:53.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:04:53.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:53.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:53.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:53.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:53.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:53.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:53.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9365ms 2025-07-01 12:04:53.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:53.996 +03:00 [DBG] Connection id "0HNC8090TGDGJ" completed keep alive response. 2025-07-01 12:04:53.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6948ms 2025-07-01 12:04:53.996 +03:00 [DBG] Connection id "0HNC8090TGDGJ" received FIN. 2025-07-01 12:04:53.996 +03:00 [DBG] Connection id "0HNC8090TGDGJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:04:53.996 +03:00 [DBG] Connection id "0HNC8090TGDGJ" disconnecting. 2025-07-01 12:04:53.996 +03:00 [DBG] Connection id "0HNC8090TGDGJ" stopped. 2025-07-01 12:04:58.997 +03:00 [DBG] Connection id "0HNC8090TGDGK" accepted. 2025-07-01 12:04:58.997 +03:00 [DBG] Connection id "0HNC8090TGDGK" started. 2025-07-01 12:04:58.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:04:58.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:04:58.998 +03:00 [DBG] POST requests are not supported 2025-07-01 12:04:58.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:04:58.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:04:58.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:58.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:04:58.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:04:58.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:04:58.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:04:58.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:58.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:04:58.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:04:58.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:04:58.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:04:58.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:04:58.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:04:58.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:58.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:58.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:04:58.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:04:58.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:58.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:58.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:58.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:58.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:04:58.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1278ms. 2025-07-01 12:04:58.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:58.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:04:58.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:58.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:04:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:58.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:04:58.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:04:58.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:04:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:04:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:58.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:58.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:04:58.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.852ms 2025-07-01 12:04:58.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:04:58.999 +03:00 [DBG] Connection id "0HNC8090TGDGK" completed keep alive response. 2025-07-01 12:04:58.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.415ms 2025-07-01 12:04:58.999 +03:00 [DBG] Connection id "0HNC8090TGDGK" received FIN. 2025-07-01 12:04:58.999 +03:00 [DBG] Connection id "0HNC8090TGDGK" disconnecting. 2025-07-01 12:04:58.999 +03:00 [DBG] Connection id "0HNC8090TGDGK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:04:59.000 +03:00 [DBG] Connection id "0HNC8090TGDGK" stopped. 2025-07-01 12:05:04.002 +03:00 [DBG] Connection id "0HNC8090TGDGL" accepted. 2025-07-01 12:05:04.002 +03:00 [DBG] Connection id "0HNC8090TGDGL" started. 2025-07-01 12:05:04.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:05:04.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:05:04.002 +03:00 [DBG] POST requests are not supported 2025-07-01 12:05:04.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:05:04.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:05:04.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:04.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:05:04.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:05:04.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:05:04.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:05:04.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:04.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:05:04.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:05:04.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:05:04.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:05:04.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:05:04.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:05:04.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:04.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:04.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:05:04.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:05:04.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:04.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:04.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:04.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:04.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:05:04.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1557ms. 2025-07-01 12:05:04.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:04.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:04.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:04.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:04.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:04.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:04.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:04.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:04.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:05:04.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:05:04.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:05:04.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:04.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:04.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:04.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:04.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:04.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:04.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5923ms 2025-07-01 12:05:04.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:04.004 +03:00 [DBG] Connection id "0HNC8090TGDGL" completed keep alive response. 2025-07-01 12:05:04.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5677ms 2025-07-01 12:05:04.005 +03:00 [DBG] Connection id "0HNC8090TGDGL" received FIN. 2025-07-01 12:05:04.005 +03:00 [DBG] Connection id "0HNC8090TGDGL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:05:04.005 +03:00 [DBG] Connection id "0HNC8090TGDGL" disconnecting. 2025-07-01 12:05:04.005 +03:00 [DBG] Connection id "0HNC8090TGDGL" stopped. 2025-07-01 12:05:09.001 +03:00 [DBG] Connection id "0HNC8090TGDGM" accepted. 2025-07-01 12:05:09.001 +03:00 [DBG] Connection id "0HNC8090TGDGM" started. 2025-07-01 12:05:09.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:05:09.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:05:09.001 +03:00 [DBG] POST requests are not supported 2025-07-01 12:05:09.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:05:09.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:05:09.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:09.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:05:09.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:05:09.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:05:09.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:05:09.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:09.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:05:09.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:05:09.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:05:09.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:05:09.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:05:09.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:05:09.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:09.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:09.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:05:09.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:05:09.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:09.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:09.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:09.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:09.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:05:09.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1263ms. 2025-07-01 12:05:09.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:09.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:09.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:09.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:09.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:09.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:09.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:09.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:09.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:05:09.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:05:09.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:05:09.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:09.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:09.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:09.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:09.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:09.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:09.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7153ms 2025-07-01 12:05:09.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:09.003 +03:00 [DBG] Connection id "0HNC8090TGDGM" completed keep alive response. 2025-07-01 12:05:09.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3324ms 2025-07-01 12:05:09.003 +03:00 [DBG] Connection id "0HNC8090TGDGM" received FIN. 2025-07-01 12:05:09.003 +03:00 [DBG] Connection id "0HNC8090TGDGM" disconnecting. 2025-07-01 12:05:09.003 +03:00 [DBG] Connection id "0HNC8090TGDGM" stopped. 2025-07-01 12:05:09.003 +03:00 [DBG] Connection id "0HNC8090TGDGM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:05:13.995 +03:00 [DBG] Connection id "0HNC8090TGDGN" accepted. 2025-07-01 12:05:13.995 +03:00 [DBG] Connection id "0HNC8090TGDGN" started. 2025-07-01 12:05:13.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:05:13.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:05:13.995 +03:00 [DBG] POST requests are not supported 2025-07-01 12:05:13.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:05:13.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:05:13.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:13.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:05:13.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:05:13.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:05:13.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:05:13.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:13.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:05:13.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:05:13.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:05:13.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:05:13.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:05:13.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:05:13.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:13.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:13.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:05:13.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:05:13.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:13.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:13.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:13.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:13.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:05:13.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2108ms. 2025-07-01 12:05:13.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:13.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:13.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:13.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:13.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:13.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:13.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:13.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:13.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:05:13.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:05:13.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:05:13.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:13.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:13.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:13.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:13.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:13.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:13.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4258ms 2025-07-01 12:05:13.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:13.998 +03:00 [DBG] Connection id "0HNC8090TGDGN" completed keep alive response. 2025-07-01 12:05:13.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4768ms 2025-07-01 12:05:13.998 +03:00 [DBG] Connection id "0HNC8090TGDGN" received FIN. 2025-07-01 12:05:13.998 +03:00 [DBG] Connection id "0HNC8090TGDGN" disconnecting. 2025-07-01 12:05:13.998 +03:00 [DBG] Connection id "0HNC8090TGDGN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:05:13.999 +03:00 [DBG] Connection id "0HNC8090TGDGN" stopped. 2025-07-01 12:05:18.994 +03:00 [DBG] Connection id "0HNC8090TGDGO" accepted. 2025-07-01 12:05:18.994 +03:00 [DBG] Connection id "0HNC8090TGDGO" started. 2025-07-01 12:05:18.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:05:18.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:05:18.994 +03:00 [DBG] POST requests are not supported 2025-07-01 12:05:18.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:05:18.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:05:18.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:18.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:05:18.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:05:18.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:05:18.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:05:18.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:18.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:05:18.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:05:18.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:05:18.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:05:18.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:05:18.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:05:18.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:18.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:18.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:05:18.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:05:18.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:18.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:18.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:18.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:18.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:05:18.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1686ms. 2025-07-01 12:05:18.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:18.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:18.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:18.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:18.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:18.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:18.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:18.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:18.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:05:18.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:05:18.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:05:18.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:18.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:18.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:18.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:18.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:18.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:18.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2099ms 2025-07-01 12:05:18.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:18.996 +03:00 [DBG] Connection id "0HNC8090TGDGO" completed keep alive response. 2025-07-01 12:05:18.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1172ms 2025-07-01 12:05:18.997 +03:00 [DBG] Connection id "0HNC8090TGDGO" received FIN. 2025-07-01 12:05:18.997 +03:00 [DBG] Connection id "0HNC8090TGDGO" disconnecting. 2025-07-01 12:05:18.997 +03:00 [DBG] Connection id "0HNC8090TGDGO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:05:18.998 +03:00 [DBG] Connection id "0HNC8090TGDGO" stopped. 2025-07-01 12:05:23.996 +03:00 [DBG] Connection id "0HNC8090TGDGP" accepted. 2025-07-01 12:05:23.996 +03:00 [DBG] Connection id "0HNC8090TGDGP" started. 2025-07-01 12:05:23.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:05:23.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:05:23.997 +03:00 [DBG] POST requests are not supported 2025-07-01 12:05:23.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:05:23.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:05:23.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:23.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:05:23.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:05:23.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:05:23.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:05:23.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:23.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:05:23.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:05:23.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:05:23.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:05:23.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:05:23.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:05:23.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:23.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:23.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:05:23.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:05:23.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:23.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:23.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:23.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:23.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:05:23.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1382ms. 2025-07-01 12:05:23.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:23.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:23.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:23.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:23.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:23.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:23.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:23.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:23.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:05:23.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:05:23.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:05:23.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:23.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:23.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:23.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:23.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:23.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:23.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6739ms 2025-07-01 12:05:23.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:23.998 +03:00 [DBG] Connection id "0HNC8090TGDGP" completed keep alive response. 2025-07-01 12:05:23.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3546ms 2025-07-01 12:05:23.998 +03:00 [DBG] Connection id "0HNC8090TGDGP" received FIN. 2025-07-01 12:05:23.998 +03:00 [DBG] Connection id "0HNC8090TGDGP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:05:23.999 +03:00 [DBG] Connection id "0HNC8090TGDGP" disconnecting. 2025-07-01 12:05:23.999 +03:00 [DBG] Connection id "0HNC8090TGDGP" stopped. 2025-07-01 12:05:29.010 +03:00 [DBG] Connection id "0HNC8090TGDGQ" accepted. 2025-07-01 12:05:29.010 +03:00 [DBG] Connection id "0HNC8090TGDGQ" started. 2025-07-01 12:05:29.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:05:29.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:05:29.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:05:29.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:05:29.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:05:29.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:29.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:05:29.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:05:29.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:05:29.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:05:29.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:29.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:05:29.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:05:29.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:05:29.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:05:29.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:05:29.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:05:29.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:29.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:29.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:05:29.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:05:29.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:29.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:29.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:29.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:29.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:05:29.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1447ms. 2025-07-01 12:05:29.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:29.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:29.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:29.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:29.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:29.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:29.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:29.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:29.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:05:29.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:05:29.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:05:29.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:29.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:29.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:29.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:29.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:29.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:29.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7222ms 2025-07-01 12:05:29.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:29.011 +03:00 [DBG] Connection id "0HNC8090TGDGQ" completed keep alive response. 2025-07-01 12:05:29.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3002ms 2025-07-01 12:05:29.012 +03:00 [DBG] Connection id "0HNC8090TGDGQ" received FIN. 2025-07-01 12:05:29.012 +03:00 [DBG] Connection id "0HNC8090TGDGQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:05:29.012 +03:00 [DBG] Connection id "0HNC8090TGDGQ" disconnecting. 2025-07-01 12:05:29.012 +03:00 [DBG] Connection id "0HNC8090TGDGQ" stopped. 2025-07-01 12:05:33.998 +03:00 [DBG] Connection id "0HNC8090TGDGR" accepted. 2025-07-01 12:05:33.998 +03:00 [DBG] Connection id "0HNC8090TGDGR" started. 2025-07-01 12:05:33.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:05:33.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:05:33.998 +03:00 [DBG] POST requests are not supported 2025-07-01 12:05:33.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:05:33.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:05:33.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:33.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:05:33.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:05:33.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:05:33.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:05:33.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:33.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:05:33.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:05:33.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:05:33.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:05:33.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:05:33.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:05:33.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:33.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:33.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:05:33.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:05:33.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:33.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:33.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:33.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:33.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:05:33.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1493ms. 2025-07-01 12:05:34.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:34.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:34.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:34.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:34.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:34.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:34.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:34.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:34.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:05:34.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:05:34.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:05:34.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:34.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:34.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:34.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:34.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:34.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:34.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2444ms 2025-07-01 12:05:34.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:34.000 +03:00 [DBG] Connection id "0HNC8090TGDGR" completed keep alive response. 2025-07-01 12:05:34.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1816ms 2025-07-01 12:05:34.001 +03:00 [DBG] Connection id "0HNC8090TGDGR" received FIN. 2025-07-01 12:05:34.001 +03:00 [DBG] Connection id "0HNC8090TGDGR" disconnecting. 2025-07-01 12:05:34.001 +03:00 [DBG] Connection id "0HNC8090TGDGR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:05:34.002 +03:00 [DBG] Connection id "0HNC8090TGDGR" stopped. 2025-07-01 12:05:38.996 +03:00 [DBG] Connection id "0HNC8090TGDGS" accepted. 2025-07-01 12:05:38.996 +03:00 [DBG] Connection id "0HNC8090TGDGS" started. 2025-07-01 12:05:38.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:05:38.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:05:38.996 +03:00 [DBG] POST requests are not supported 2025-07-01 12:05:38.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:05:38.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:05:38.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:38.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:05:38.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:05:38.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:05:38.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:05:38.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:38.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:05:38.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:05:38.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:05:38.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:05:38.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:05:38.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:05:38.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:38.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:38.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:05:38.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:05:38.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:38.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:38.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:38.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:38.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:05:38.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1746ms. 2025-07-01 12:05:38.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:38.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:38.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:38.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:38.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:38.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:38.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:38.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:38.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:05:38.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:05:38.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:05:38.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:38.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:38.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:38.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:38.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:38.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:38.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1016ms 2025-07-01 12:05:38.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:38.998 +03:00 [DBG] Connection id "0HNC8090TGDGS" completed keep alive response. 2025-07-01 12:05:38.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9011ms 2025-07-01 12:05:38.998 +03:00 [DBG] Connection id "0HNC8090TGDGS" received FIN. 2025-07-01 12:05:38.999 +03:00 [DBG] Connection id "0HNC8090TGDGS" disconnecting. 2025-07-01 12:05:38.999 +03:00 [DBG] Connection id "0HNC8090TGDGS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:05:39.000 +03:00 [DBG] Connection id "0HNC8090TGDGS" stopped. 2025-07-01 12:05:43.998 +03:00 [DBG] Connection id "0HNC8090TGDGT" accepted. 2025-07-01 12:05:43.998 +03:00 [DBG] Connection id "0HNC8090TGDGT" started. 2025-07-01 12:05:43.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:05:43.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:05:43.999 +03:00 [DBG] POST requests are not supported 2025-07-01 12:05:43.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:05:43.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:05:43.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:43.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:05:43.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:05:43.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:05:43.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:05:43.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:43.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:05:43.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:05:43.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:05:43.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:05:43.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:05:43.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:05:43.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:43.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:43.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:05:44.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:05:44.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:44.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:44.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:44.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:44.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:05:44.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2298ms. 2025-07-01 12:05:44.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:44.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:44.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:44.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:44.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:44.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:44.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:44.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:44.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:05:44.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:05:44.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:05:44.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:44.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:44.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:44.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:44.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:44.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:44.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8587ms 2025-07-01 12:05:44.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:44.001 +03:00 [DBG] Connection id "0HNC8090TGDGT" completed keep alive response. 2025-07-01 12:05:44.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.894ms 2025-07-01 12:05:44.002 +03:00 [DBG] Connection id "0HNC8090TGDGT" received FIN. 2025-07-01 12:05:44.002 +03:00 [DBG] Connection id "0HNC8090TGDGT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:05:44.002 +03:00 [DBG] Connection id "0HNC8090TGDGT" disconnecting. 2025-07-01 12:05:44.002 +03:00 [DBG] Connection id "0HNC8090TGDGT" stopped. 2025-07-01 12:05:48.998 +03:00 [DBG] Connection id "0HNC8090TGDGU" accepted. 2025-07-01 12:05:48.998 +03:00 [DBG] Connection id "0HNC8090TGDGU" started. 2025-07-01 12:05:48.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:05:48.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:05:48.998 +03:00 [DBG] POST requests are not supported 2025-07-01 12:05:48.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:05:48.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:05:48.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:48.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:05:48.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:05:48.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:05:48.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:05:48.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:48.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:05:48.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:05:48.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:05:48.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:05:48.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:05:48.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:05:48.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:48.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:48.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:05:48.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:05:48.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:48.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:48.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:48.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:48.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:05:48.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1533ms. 2025-07-01 12:05:48.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:48.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:48.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:48.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:48.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:48.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:48.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:05:48.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:05:48.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:05:48.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:48.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:48.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:48.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:48.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6586ms 2025-07-01 12:05:48.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:48.999 +03:00 [DBG] Connection id "0HNC8090TGDGU" completed keep alive response. 2025-07-01 12:05:48.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2532ms 2025-07-01 12:05:49.000 +03:00 [DBG] Connection id "0HNC8090TGDGU" received FIN. 2025-07-01 12:05:49.000 +03:00 [DBG] Connection id "0HNC8090TGDGU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:05:49.000 +03:00 [DBG] Connection id "0HNC8090TGDGU" disconnecting. 2025-07-01 12:05:49.000 +03:00 [DBG] Connection id "0HNC8090TGDGU" stopped. 2025-07-01 12:05:53.994 +03:00 [DBG] Connection id "0HNC8090TGDGV" accepted. 2025-07-01 12:05:53.994 +03:00 [DBG] Connection id "0HNC8090TGDGV" started. 2025-07-01 12:05:53.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:05:53.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:05:53.995 +03:00 [DBG] POST requests are not supported 2025-07-01 12:05:53.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:05:53.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:05:53.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:53.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:05:53.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:05:53.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:05:53.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:05:53.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:53.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:05:53.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:05:53.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:05:53.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:05:53.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:05:53.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:05:53.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:53.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:53.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:05:53.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:05:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:53.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:05:53.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1958ms. 2025-07-01 12:05:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:53.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:53.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:53.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:05:53.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:05:53.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:05:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:53.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:53.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:53.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3757ms 2025-07-01 12:05:53.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:53.997 +03:00 [DBG] Connection id "0HNC8090TGDGV" completed keep alive response. 2025-07-01 12:05:53.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5113ms 2025-07-01 12:05:53.997 +03:00 [DBG] Connection id "0HNC8090TGDGV" received FIN. 2025-07-01 12:05:53.997 +03:00 [DBG] Connection id "0HNC8090TGDGV" disconnecting. 2025-07-01 12:05:53.998 +03:00 [DBG] Connection id "0HNC8090TGDGV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:05:53.999 +03:00 [DBG] Connection id "0HNC8090TGDGV" stopped. 2025-07-01 12:05:59.000 +03:00 [DBG] Connection id "0HNC8090TGDH0" accepted. 2025-07-01 12:05:59.000 +03:00 [DBG] Connection id "0HNC8090TGDH0" started. 2025-07-01 12:05:59.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:05:59.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:05:59.001 +03:00 [DBG] POST requests are not supported 2025-07-01 12:05:59.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:05:59.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:05:59.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:59.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:05:59.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:05:59.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:05:59.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:05:59.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:59.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:05:59.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:05:59.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:05:59.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:05:59.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:05:59.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:05:59.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:59.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:59.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:05:59.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:05:59.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:59.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:59.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:59.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:59.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:05:59.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1225ms. 2025-07-01 12:05:59.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:59.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:05:59.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:59.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:05:59.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:59.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:59.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:59.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:59.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:05:59.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:05:59.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:05:59.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:59.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:05:59.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:59.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:59.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:59.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:05:59.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6502ms 2025-07-01 12:05:59.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:05:59.002 +03:00 [DBG] Connection id "0HNC8090TGDH0" completed keep alive response. 2025-07-01 12:05:59.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4647ms 2025-07-01 12:05:59.003 +03:00 [DBG] Connection id "0HNC8090TGDH0" received FIN. 2025-07-01 12:05:59.003 +03:00 [DBG] Connection id "0HNC8090TGDH0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:05:59.003 +03:00 [DBG] Connection id "0HNC8090TGDH0" disconnecting. 2025-07-01 12:05:59.003 +03:00 [DBG] Connection id "0HNC8090TGDH0" stopped. 2025-07-01 12:06:03.998 +03:00 [DBG] Connection id "0HNC8090TGDH1" accepted. 2025-07-01 12:06:03.998 +03:00 [DBG] Connection id "0HNC8090TGDH1" started. 2025-07-01 12:06:03.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:06:03.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:06:03.999 +03:00 [DBG] POST requests are not supported 2025-07-01 12:06:03.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:06:03.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:06:03.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:03.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:06:03.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:06:03.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:06:03.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:06:03.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:03.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:06:03.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:06:03.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:06:03.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:06:03.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:06:03.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:06:03.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:04.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:04.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:06:04.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:06:04.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:04.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:04.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:04.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:04.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:06:04.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1896ms. 2025-07-01 12:06:04.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:04.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:04.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:04.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:04.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:04.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:04.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:04.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:04.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:06:04.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:06:04.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:06:04.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:04.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:04.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:04.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:04.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:04.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:04.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6052ms 2025-07-01 12:06:04.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:04.001 +03:00 [DBG] Connection id "0HNC8090TGDH1" completed keep alive response. 2025-07-01 12:06:04.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8814ms 2025-07-01 12:06:04.001 +03:00 [DBG] Connection id "0HNC8090TGDH1" received FIN. 2025-07-01 12:06:04.002 +03:00 [DBG] Connection id "0HNC8090TGDH1" disconnecting. 2025-07-01 12:06:04.002 +03:00 [DBG] Connection id "0HNC8090TGDH1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:06:04.003 +03:00 [DBG] Connection id "0HNC8090TGDH1" stopped. 2025-07-01 12:06:08.996 +03:00 [DBG] Connection id "0HNC8090TGDH2" accepted. 2025-07-01 12:06:08.996 +03:00 [DBG] Connection id "0HNC8090TGDH2" started. 2025-07-01 12:06:08.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:06:08.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:06:08.996 +03:00 [DBG] POST requests are not supported 2025-07-01 12:06:08.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:06:08.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:06:08.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:08.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:06:08.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:06:08.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:06:08.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:06:08.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:08.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:06:08.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:06:08.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:06:08.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:06:08.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:06:08.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:06:08.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:08.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:08.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:06:08.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:06:08.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:08.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:08.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:08.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:08.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:06:08.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1158ms. 2025-07-01 12:06:08.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:08.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:08.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:08.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:08.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:08.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:08.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:08.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:08.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:06:08.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:06:08.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:06:08.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:08.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:08.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:08.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:08.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:08.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:08.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5637ms 2025-07-01 12:06:08.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:08.997 +03:00 [DBG] Connection id "0HNC8090TGDH2" completed keep alive response. 2025-07-01 12:06:08.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0829ms 2025-07-01 12:06:08.998 +03:00 [DBG] Connection id "0HNC8090TGDH2" received FIN. 2025-07-01 12:06:08.998 +03:00 [DBG] Connection id "0HNC8090TGDH2" disconnecting. 2025-07-01 12:06:08.998 +03:00 [DBG] Connection id "0HNC8090TGDH2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:06:08.999 +03:00 [DBG] Connection id "0HNC8090TGDH2" stopped. 2025-07-01 12:06:13.998 +03:00 [DBG] Connection id "0HNC8090TGDH3" accepted. 2025-07-01 12:06:13.998 +03:00 [DBG] Connection id "0HNC8090TGDH3" started. 2025-07-01 12:06:13.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:06:13.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:06:13.998 +03:00 [DBG] POST requests are not supported 2025-07-01 12:06:13.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:06:13.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:06:13.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:13.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:06:13.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:06:13.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:06:13.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:06:13.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:13.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:06:13.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:06:13.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:06:13.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:06:13.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:06:13.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:06:13.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:13.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:13.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:06:13.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:06:13.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:13.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:13.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:13.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:13.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:06:14.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1415ms. 2025-07-01 12:06:14.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:14.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:14.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:14.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:14.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:14.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:14.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:14.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:14.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:06:14.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:06:14.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:06:14.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:14.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:14.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:14.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:14.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:14.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:14.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3046ms 2025-07-01 12:06:14.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:14.000 +03:00 [DBG] Connection id "0HNC8090TGDH3" completed keep alive response. 2025-07-01 12:06:14.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2559ms 2025-07-01 12:06:14.001 +03:00 [DBG] Connection id "0HNC8090TGDH3" received FIN. 2025-07-01 12:06:14.001 +03:00 [DBG] Connection id "0HNC8090TGDH3" disconnecting. 2025-07-01 12:06:14.001 +03:00 [DBG] Connection id "0HNC8090TGDH3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:06:14.002 +03:00 [DBG] Connection id "0HNC8090TGDH3" stopped. 2025-07-01 12:06:18.997 +03:00 [DBG] Connection id "0HNC8090TGDH4" accepted. 2025-07-01 12:06:18.997 +03:00 [DBG] Connection id "0HNC8090TGDH4" started. 2025-07-01 12:06:18.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:06:18.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:06:18.998 +03:00 [DBG] POST requests are not supported 2025-07-01 12:06:18.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:06:18.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:06:18.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:18.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:06:18.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:06:18.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:06:18.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:06:18.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:18.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:06:18.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:06:18.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:06:18.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:06:18.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:06:18.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:06:18.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:18.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:18.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:06:18.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:06:18.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:18.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:18.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:18.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:18.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:06:18.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1465ms. 2025-07-01 12:06:18.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:18.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:18.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:18.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:18.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:18.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:18.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:18.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:18.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:06:18.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:06:18.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:06:18.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:18.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:18.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:18.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:18.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:18.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:18.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8425ms 2025-07-01 12:06:18.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:18.999 +03:00 [DBG] Connection id "0HNC8090TGDH4" completed keep alive response. 2025-07-01 12:06:18.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6145ms 2025-07-01 12:06:18.999 +03:00 [DBG] Connection id "0HNC8090TGDH4" received FIN. 2025-07-01 12:06:19.000 +03:00 [DBG] Connection id "0HNC8090TGDH4" disconnecting. 2025-07-01 12:06:19.000 +03:00 [DBG] Connection id "0HNC8090TGDH4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:06:19.001 +03:00 [DBG] Connection id "0HNC8090TGDH4" stopped. 2025-07-01 12:06:23.994 +03:00 [DBG] Connection id "0HNC8090TGDH5" accepted. 2025-07-01 12:06:23.995 +03:00 [DBG] Connection id "0HNC8090TGDH5" started. 2025-07-01 12:06:23.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:06:23.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:06:23.995 +03:00 [DBG] POST requests are not supported 2025-07-01 12:06:23.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:06:23.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:06:23.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:23.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:06:23.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:06:23.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:06:23.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:06:23.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:23.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:06:23.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:06:23.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:06:23.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:06:23.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:06:23.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:06:23.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:23.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:23.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:06:23.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:06:23.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:23.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:23.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:23.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:23.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:06:23.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1901ms. 2025-07-01 12:06:23.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:23.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:23.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:23.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:23.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:23.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:23.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:23.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:23.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:06:23.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:06:23.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:06:23.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:23.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:23.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:23.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:23.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:23.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:23.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0921ms 2025-07-01 12:06:23.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:23.997 +03:00 [DBG] Connection id "0HNC8090TGDH5" completed keep alive response. 2025-07-01 12:06:23.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1138ms 2025-07-01 12:06:23.997 +03:00 [DBG] Connection id "0HNC8090TGDH5" received FIN. 2025-07-01 12:06:23.997 +03:00 [DBG] Connection id "0HNC8090TGDH5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:06:23.997 +03:00 [DBG] Connection id "0HNC8090TGDH5" disconnecting. 2025-07-01 12:06:23.997 +03:00 [DBG] Connection id "0HNC8090TGDH5" stopped. 2025-07-01 12:06:29.008 +03:00 [DBG] Connection id "0HNC8090TGDH6" accepted. 2025-07-01 12:06:29.008 +03:00 [DBG] Connection id "0HNC8090TGDH6" started. 2025-07-01 12:06:29.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:06:29.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:06:29.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:06:29.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:06:29.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:06:29.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:29.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:06:29.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:06:29.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:06:29.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:06:29.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:29.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:06:29.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:06:29.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:06:29.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:06:29.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:06:29.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:06:29.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:29.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:29.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:06:29.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:06:29.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:29.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:29.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:29.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:29.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:06:29.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1469ms. 2025-07-01 12:06:29.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:29.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:29.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:29.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:29.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:29.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:29.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:29.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:29.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:06:29.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:06:29.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:06:29.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:29.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:29.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:29.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:29.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:29.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:29.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7527ms 2025-07-01 12:06:29.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:29.009 +03:00 [DBG] Connection id "0HNC8090TGDH6" completed keep alive response. 2025-07-01 12:06:29.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3973ms 2025-07-01 12:06:29.009 +03:00 [DBG] Connection id "0HNC8090TGDH6" received FIN. 2025-07-01 12:06:29.010 +03:00 [DBG] Connection id "0HNC8090TGDH6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:06:29.010 +03:00 [DBG] Connection id "0HNC8090TGDH6" disconnecting. 2025-07-01 12:06:29.010 +03:00 [DBG] Connection id "0HNC8090TGDH6" stopped. 2025-07-01 12:06:34.000 +03:00 [DBG] Connection id "0HNC8090TGDH7" accepted. 2025-07-01 12:06:34.000 +03:00 [DBG] Connection id "0HNC8090TGDH7" started. 2025-07-01 12:06:34.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:06:34.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:06:34.001 +03:00 [DBG] POST requests are not supported 2025-07-01 12:06:34.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:06:34.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:06:34.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:34.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:06:34.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:06:34.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:06:34.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:06:34.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:34.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:06:34.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:06:34.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:06:34.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:06:34.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:06:34.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:06:34.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:34.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:34.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:06:34.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:06:34.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:34.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:34.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:34.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:34.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:06:34.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1257ms. 2025-07-01 12:06:34.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:34.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:34.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:34.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:34.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:34.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:34.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:34.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:34.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:06:34.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:06:34.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:06:34.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:34.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:34.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:34.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:34.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:34.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:34.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0003ms 2025-07-01 12:06:34.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:34.002 +03:00 [DBG] Connection id "0HNC8090TGDH7" completed keep alive response. 2025-07-01 12:06:34.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8301ms 2025-07-01 12:06:34.003 +03:00 [DBG] Connection id "0HNC8090TGDH7" received FIN. 2025-07-01 12:06:34.003 +03:00 [DBG] Connection id "0HNC8090TGDH7" disconnecting. 2025-07-01 12:06:34.003 +03:00 [DBG] Connection id "0HNC8090TGDH7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:06:34.004 +03:00 [DBG] Connection id "0HNC8090TGDH7" stopped. 2025-07-01 12:06:38.999 +03:00 [DBG] Connection id "0HNC8090TGDH8" accepted. 2025-07-01 12:06:38.999 +03:00 [DBG] Connection id "0HNC8090TGDH8" started. 2025-07-01 12:06:38.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:06:38.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:06:38.999 +03:00 [DBG] POST requests are not supported 2025-07-01 12:06:38.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:06:38.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:06:38.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:39.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:06:39.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:06:39.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:06:39.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:06:39.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:39.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:06:39.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:06:39.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:06:39.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:06:39.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:06:39.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:06:39.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:39.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:39.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:06:39.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:06:39.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:39.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:39.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:39.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:39.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:06:39.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1202ms. 2025-07-01 12:06:39.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:39.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:39.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:39.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:39.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:39.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:39.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:39.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:39.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:06:39.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:06:39.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:06:39.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:39.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:39.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:39.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:39.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:39.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:39.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6839ms 2025-07-01 12:06:39.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:39.001 +03:00 [DBG] Connection id "0HNC8090TGDH8" completed keep alive response. 2025-07-01 12:06:39.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2168ms 2025-07-01 12:06:39.001 +03:00 [DBG] Connection id "0HNC8090TGDH8" received FIN. 2025-07-01 12:06:39.001 +03:00 [DBG] Connection id "0HNC8090TGDH8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:06:39.001 +03:00 [DBG] Connection id "0HNC8090TGDH8" disconnecting. 2025-07-01 12:06:39.001 +03:00 [DBG] Connection id "0HNC8090TGDH8" stopped. 2025-07-01 12:06:44.000 +03:00 [DBG] Connection id "0HNC8090TGDH9" accepted. 2025-07-01 12:06:44.000 +03:00 [DBG] Connection id "0HNC8090TGDH9" started. 2025-07-01 12:06:44.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:06:44.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:06:44.000 +03:00 [DBG] POST requests are not supported 2025-07-01 12:06:44.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:06:44.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:06:44.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:44.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:06:44.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:06:44.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:06:44.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:06:44.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:44.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:06:44.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:06:44.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:06:44.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:06:44.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:06:44.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:06:44.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:44.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:44.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:06:44.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:06:44.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:44.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:44.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:44.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:44.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:06:44.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.124ms. 2025-07-01 12:06:44.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:44.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:44.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:44.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:44.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:44.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:44.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:44.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:44.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:06:44.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:06:44.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:06:44.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:44.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:44.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:44.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:44.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:44.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:44.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8636ms 2025-07-01 12:06:44.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:44.001 +03:00 [DBG] Connection id "0HNC8090TGDH9" completed keep alive response. 2025-07-01 12:06:44.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5709ms 2025-07-01 12:06:44.002 +03:00 [DBG] Connection id "0HNC8090TGDH9" received FIN. 2025-07-01 12:06:44.002 +03:00 [DBG] Connection id "0HNC8090TGDH9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:06:44.002 +03:00 [DBG] Connection id "0HNC8090TGDH9" disconnecting. 2025-07-01 12:06:44.002 +03:00 [DBG] Connection id "0HNC8090TGDH9" stopped. 2025-07-01 12:06:48.994 +03:00 [DBG] Connection id "0HNC8090TGDHA" accepted. 2025-07-01 12:06:48.994 +03:00 [DBG] Connection id "0HNC8090TGDHA" started. 2025-07-01 12:06:48.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:06:48.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:06:48.995 +03:00 [DBG] POST requests are not supported 2025-07-01 12:06:48.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:06:48.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:06:48.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:48.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:06:48.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:06:48.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:06:48.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:06:48.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:48.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:06:48.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:06:48.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:06:48.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:06:48.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:06:48.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:06:48.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:48.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:48.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:06:48.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:06:48.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:48.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:48.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:48.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:48.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:06:48.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1278ms. 2025-07-01 12:06:48.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:48.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:48.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:48.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:48.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:48.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:48.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:48.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:48.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:06:48.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:06:48.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:06:48.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:48.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:48.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:48.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:48.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:48.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:48.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6894ms 2025-07-01 12:06:48.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:48.996 +03:00 [DBG] Connection id "0HNC8090TGDHA" completed keep alive response. 2025-07-01 12:06:48.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2489ms 2025-07-01 12:06:48.996 +03:00 [DBG] Connection id "0HNC8090TGDHA" received FIN. 2025-07-01 12:06:48.996 +03:00 [DBG] Connection id "0HNC8090TGDHA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:06:48.996 +03:00 [DBG] Connection id "0HNC8090TGDHA" disconnecting. 2025-07-01 12:06:48.996 +03:00 [DBG] Connection id "0HNC8090TGDHA" stopped. 2025-07-01 12:06:54.000 +03:00 [DBG] Connection id "0HNC8090TGDHB" accepted. 2025-07-01 12:06:54.000 +03:00 [DBG] Connection id "0HNC8090TGDHB" started. 2025-07-01 12:06:54.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:06:54.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:06:54.001 +03:00 [DBG] POST requests are not supported 2025-07-01 12:06:54.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:06:54.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:06:54.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:54.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:06:54.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:06:54.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:06:54.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:06:54.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:54.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:06:54.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:06:54.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:06:54.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:06:54.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:06:54.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:06:54.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:54.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:54.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:06:54.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:06:54.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:54.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:54.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:54.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:54.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:06:54.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1167ms. 2025-07-01 12:06:54.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:54.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:54.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:54.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:54.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:54.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:54.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:54.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:54.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:06:54.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:06:54.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:06:54.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:54.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:54.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:54.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:54.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:54.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:54.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5855ms 2025-07-01 12:06:54.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:54.002 +03:00 [DBG] Connection id "0HNC8090TGDHB" completed keep alive response. 2025-07-01 12:06:54.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1028ms 2025-07-01 12:06:54.002 +03:00 [DBG] Connection id "0HNC8090TGDHB" received FIN. 2025-07-01 12:06:54.002 +03:00 [DBG] Connection id "0HNC8090TGDHB" disconnecting. 2025-07-01 12:06:54.002 +03:00 [DBG] Connection id "0HNC8090TGDHB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:06:54.003 +03:00 [DBG] Connection id "0HNC8090TGDHB" stopped. 2025-07-01 12:06:58.998 +03:00 [DBG] Connection id "0HNC8090TGDHC" accepted. 2025-07-01 12:06:58.998 +03:00 [DBG] Connection id "0HNC8090TGDHC" started. 2025-07-01 12:06:58.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:06:58.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:06:58.998 +03:00 [DBG] POST requests are not supported 2025-07-01 12:06:58.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:06:58.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:06:58.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:58.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:06:58.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:06:58.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:06:58.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:06:58.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:58.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:06:58.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:06:58.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:06:58.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:06:58.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:06:58.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:06:58.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:58.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:58.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:06:58.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:06:58.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:58.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:58.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:58.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:58.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:06:58.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1333ms. 2025-07-01 12:06:58.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:58.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:06:58.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:58.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:06:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:59.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:59.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:59.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:06:59.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:06:59.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:06:59.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:59.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:06:59.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:59.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:59.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:59.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:06:59.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8257ms 2025-07-01 12:06:59.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:06:59.000 +03:00 [DBG] Connection id "0HNC8090TGDHC" completed keep alive response. 2025-07-01 12:06:59.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5808ms 2025-07-01 12:06:59.000 +03:00 [DBG] Connection id "0HNC8090TGDHC" received FIN. 2025-07-01 12:06:59.001 +03:00 [DBG] Connection id "0HNC8090TGDHC" disconnecting. 2025-07-01 12:06:59.001 +03:00 [DBG] Connection id "0HNC8090TGDHC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:06:59.002 +03:00 [DBG] Connection id "0HNC8090TGDHC" stopped. 2025-07-01 12:07:03.995 +03:00 [DBG] Connection id "0HNC8090TGDHD" accepted. 2025-07-01 12:07:03.995 +03:00 [DBG] Connection id "0HNC8090TGDHD" started. 2025-07-01 12:07:03.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:07:03.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:07:03.996 +03:00 [DBG] POST requests are not supported 2025-07-01 12:07:03.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:07:03.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:07:03.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:03.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:07:03.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:07:03.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:07:03.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:07:03.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:03.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:07:03.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:07:03.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:07:03.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:07:03.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:07:03.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:07:03.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:03.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:03.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:07:03.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:07:03.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:03.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:03.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:03.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:03.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:07:03.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1577ms. 2025-07-01 12:07:03.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:03.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:03.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:03.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:03.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:03.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:03.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:03.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:03.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:07:03.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:07:03.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:07:03.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:03.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:03.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:03.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:03.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:03.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:03.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3947ms 2025-07-01 12:07:03.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:03.998 +03:00 [DBG] Connection id "0HNC8090TGDHD" completed keep alive response. 2025-07-01 12:07:03.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1795ms 2025-07-01 12:07:03.998 +03:00 [DBG] Connection id "0HNC8090TGDHD" received FIN. 2025-07-01 12:07:03.998 +03:00 [DBG] Connection id "0HNC8090TGDHD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:07:03.998 +03:00 [DBG] Connection id "0HNC8090TGDHD" disconnecting. 2025-07-01 12:07:03.998 +03:00 [DBG] Connection id "0HNC8090TGDHD" stopped. 2025-07-01 12:07:08.998 +03:00 [DBG] Connection id "0HNC8090TGDHE" accepted. 2025-07-01 12:07:08.998 +03:00 [DBG] Connection id "0HNC8090TGDHE" started. 2025-07-01 12:07:08.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:07:08.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:07:08.998 +03:00 [DBG] POST requests are not supported 2025-07-01 12:07:08.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:07:08.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:07:08.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:08.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:07:08.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:07:08.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:07:08.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:07:08.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:08.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:07:08.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:07:08.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:07:08.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:07:08.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:07:08.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:07:08.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:08.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:08.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:07:08.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:07:08.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:08.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:08.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:08.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:08.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:07:08.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1179ms. 2025-07-01 12:07:08.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:08.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:08.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:08.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:08.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:08.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:08.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:08.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:08.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:07:08.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:07:08.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:07:08.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:08.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:08.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:08.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:08.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:08.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:08.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6112ms 2025-07-01 12:07:08.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:09.000 +03:00 [DBG] Connection id "0HNC8090TGDHE" completed keep alive response. 2025-07-01 12:07:09.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1174ms 2025-07-01 12:07:09.000 +03:00 [DBG] Connection id "0HNC8090TGDHE" received FIN. 2025-07-01 12:07:09.000 +03:00 [DBG] Connection id "0HNC8090TGDHE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:07:09.000 +03:00 [DBG] Connection id "0HNC8090TGDHE" disconnecting. 2025-07-01 12:07:09.000 +03:00 [DBG] Connection id "0HNC8090TGDHE" stopped. 2025-07-01 12:07:14.000 +03:00 [DBG] Connection id "0HNC8090TGDHF" accepted. 2025-07-01 12:07:14.000 +03:00 [DBG] Connection id "0HNC8090TGDHF" started. 2025-07-01 12:07:14.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:07:14.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:07:14.000 +03:00 [DBG] POST requests are not supported 2025-07-01 12:07:14.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:07:14.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:07:14.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:14.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:07:14.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:07:14.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:07:14.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:07:14.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:14.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:07:14.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:07:14.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:07:14.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:07:14.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:07:14.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:07:14.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:14.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:14.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:07:14.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:07:14.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:14.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:14.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:14.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:14.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:07:14.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1424ms. 2025-07-01 12:07:14.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:14.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:14.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:14.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:14.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:14.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:14.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:14.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:14.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:07:14.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:07:14.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:07:14.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:14.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:14.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:14.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:14.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:14.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:14.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8768ms 2025-07-01 12:07:14.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:14.002 +03:00 [DBG] Connection id "0HNC8090TGDHF" completed keep alive response. 2025-07-01 12:07:14.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7008ms 2025-07-01 12:07:14.002 +03:00 [DBG] Connection id "0HNC8090TGDHF" received FIN. 2025-07-01 12:07:14.002 +03:00 [DBG] Connection id "0HNC8090TGDHF" disconnecting. 2025-07-01 12:07:14.002 +03:00 [DBG] Connection id "0HNC8090TGDHF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:07:14.003 +03:00 [DBG] Connection id "0HNC8090TGDHF" stopped. 2025-07-01 12:07:18.998 +03:00 [DBG] Connection id "0HNC8090TGDHG" accepted. 2025-07-01 12:07:18.998 +03:00 [DBG] Connection id "0HNC8090TGDHG" started. 2025-07-01 12:07:18.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:07:18.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:07:18.999 +03:00 [DBG] POST requests are not supported 2025-07-01 12:07:18.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:07:18.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:07:18.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:18.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:07:18.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:07:18.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:07:18.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:07:18.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:18.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:07:18.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:07:18.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:07:18.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:07:18.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:07:18.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:07:18.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:18.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:18.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:07:18.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:07:18.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:19.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:19.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:19.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:19.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:07:19.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1349ms. 2025-07-01 12:07:19.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:19.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:19.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:19.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:19.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:19.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:19.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:19.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:19.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:07:19.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:07:19.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:07:19.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:19.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:19.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:19.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:19.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:19.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:19.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7554ms 2025-07-01 12:07:19.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:19.000 +03:00 [DBG] Connection id "0HNC8090TGDHG" completed keep alive response. 2025-07-01 12:07:19.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5648ms 2025-07-01 12:07:19.000 +03:00 [DBG] Connection id "0HNC8090TGDHG" received FIN. 2025-07-01 12:07:19.001 +03:00 [DBG] Connection id "0HNC8090TGDHG" disconnecting. 2025-07-01 12:07:19.001 +03:00 [DBG] Connection id "0HNC8090TGDHG" stopped. 2025-07-01 12:07:19.001 +03:00 [DBG] Connection id "0HNC8090TGDHG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:07:23.993 +03:00 [DBG] Connection id "0HNC8090TGDHH" accepted. 2025-07-01 12:07:23.994 +03:00 [DBG] Connection id "0HNC8090TGDHH" started. 2025-07-01 12:07:23.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:07:23.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:07:23.994 +03:00 [DBG] POST requests are not supported 2025-07-01 12:07:23.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:07:23.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:07:23.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:23.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:07:23.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:07:23.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:07:23.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:07:23.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:23.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:07:23.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:07:23.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:07:23.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:07:23.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:07:23.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:07:23.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:23.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:23.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:07:23.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:07:23.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:23.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:23.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:23.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:23.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:07:23.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1448ms. 2025-07-01 12:07:23.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:23.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:23.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:23.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:23.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:23.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:23.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:23.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:23.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:07:23.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:07:23.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:07:23.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:23.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:23.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:23.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:23.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:23.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:23.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8616ms 2025-07-01 12:07:23.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:23.995 +03:00 [DBG] Connection id "0HNC8090TGDHH" completed keep alive response. 2025-07-01 12:07:23.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6012ms 2025-07-01 12:07:23.996 +03:00 [DBG] Connection id "0HNC8090TGDHH" received FIN. 2025-07-01 12:07:23.996 +03:00 [DBG] Connection id "0HNC8090TGDHH" disconnecting. 2025-07-01 12:07:23.996 +03:00 [DBG] Connection id "0HNC8090TGDHH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:07:23.997 +03:00 [DBG] Connection id "0HNC8090TGDHH" stopped. 2025-07-01 12:07:28.995 +03:00 [DBG] Connection id "0HNC8090TGDHI" accepted. 2025-07-01 12:07:28.995 +03:00 [DBG] Connection id "0HNC8090TGDHI" started. 2025-07-01 12:07:28.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:07:28.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:07:28.996 +03:00 [DBG] POST requests are not supported 2025-07-01 12:07:28.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:07:28.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:07:28.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:28.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:07:28.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:07:28.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:07:28.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:07:28.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:28.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:07:28.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:07:28.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:07:28.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:07:28.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:07:28.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:07:28.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:28.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:28.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:07:28.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:07:28.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:28.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:28.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:28.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:28.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:07:28.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1517ms. 2025-07-01 12:07:28.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:28.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:28.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:28.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:28.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:28.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:28.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:28.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:28.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:07:28.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:07:28.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:07:28.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:28.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:28.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:28.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:28.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:28.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:28.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2556ms 2025-07-01 12:07:28.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:28.998 +03:00 [DBG] Connection id "0HNC8090TGDHI" completed keep alive response. 2025-07-01 12:07:28.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1935ms 2025-07-01 12:07:28.998 +03:00 [DBG] Connection id "0HNC8090TGDHI" received FIN. 2025-07-01 12:07:28.998 +03:00 [DBG] Connection id "0HNC8090TGDHI" disconnecting. 2025-07-01 12:07:28.998 +03:00 [DBG] Connection id "0HNC8090TGDHI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:07:28.999 +03:00 [DBG] Connection id "0HNC8090TGDHI" stopped. 2025-07-01 12:07:33.997 +03:00 [DBG] Connection id "0HNC8090TGDHJ" accepted. 2025-07-01 12:07:33.997 +03:00 [DBG] Connection id "0HNC8090TGDHJ" started. 2025-07-01 12:07:33.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:07:33.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:07:33.997 +03:00 [DBG] POST requests are not supported 2025-07-01 12:07:33.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:07:33.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:07:33.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:33.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:07:33.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:07:33.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:07:33.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:07:33.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:33.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:07:33.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:07:33.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:07:33.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:07:33.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:07:33.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:07:33.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:33.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:33.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:07:33.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:07:33.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:33.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:33.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:33.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:33.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:07:33.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1387ms. 2025-07-01 12:07:33.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:33.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:33.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:33.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:33.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:33.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:33.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:33.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:33.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:07:33.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:07:33.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:07:33.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:33.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:33.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:33.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:33.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:33.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:33.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7997ms 2025-07-01 12:07:33.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:33.999 +03:00 [DBG] Connection id "0HNC8090TGDHJ" completed keep alive response. 2025-07-01 12:07:33.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.664ms 2025-07-01 12:07:33.999 +03:00 [DBG] Connection id "0HNC8090TGDHJ" received FIN. 2025-07-01 12:07:33.999 +03:00 [DBG] Connection id "0HNC8090TGDHJ" disconnecting. 2025-07-01 12:07:33.999 +03:00 [DBG] Connection id "0HNC8090TGDHJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:07:34.000 +03:00 [DBG] Connection id "0HNC8090TGDHJ" stopped. 2025-07-01 12:07:39.001 +03:00 [DBG] Connection id "0HNC8090TGDHK" accepted. 2025-07-01 12:07:39.001 +03:00 [DBG] Connection id "0HNC8090TGDHK" started. 2025-07-01 12:07:39.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:07:39.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:07:39.001 +03:00 [DBG] POST requests are not supported 2025-07-01 12:07:39.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:07:39.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:07:39.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:39.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:07:39.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:07:39.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:07:39.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:07:39.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:39.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:07:39.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:07:39.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:07:39.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:07:39.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:07:39.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:07:39.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:39.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:39.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:07:39.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:07:39.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:39.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:39.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:39.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:39.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:07:39.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1615ms. 2025-07-01 12:07:39.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:39.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:39.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:39.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:39.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:39.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:39.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:39.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:39.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:07:39.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:07:39.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:07:39.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:39.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:39.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:39.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:39.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:39.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:39.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.043ms 2025-07-01 12:07:39.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:39.003 +03:00 [DBG] Connection id "0HNC8090TGDHK" completed keep alive response. 2025-07-01 12:07:39.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9315ms 2025-07-01 12:07:39.003 +03:00 [DBG] Connection id "0HNC8090TGDHK" received FIN. 2025-07-01 12:07:39.004 +03:00 [DBG] Connection id "0HNC8090TGDHK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:07:39.004 +03:00 [DBG] Connection id "0HNC8090TGDHK" disconnecting. 2025-07-01 12:07:39.004 +03:00 [DBG] Connection id "0HNC8090TGDHK" stopped. 2025-07-01 12:07:43.999 +03:00 [DBG] Connection id "0HNC8090TGDHL" accepted. 2025-07-01 12:07:43.999 +03:00 [DBG] Connection id "0HNC8090TGDHL" started. 2025-07-01 12:07:44.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:07:44.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:07:44.000 +03:00 [DBG] POST requests are not supported 2025-07-01 12:07:44.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:07:44.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:07:44.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:44.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:07:44.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:07:44.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:07:44.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:07:44.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:44.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:07:44.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:07:44.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:07:44.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:07:44.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:07:44.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:07:44.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:44.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:44.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:07:44.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:07:44.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:44.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:44.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:44.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:44.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:07:44.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.178ms. 2025-07-01 12:07:44.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:44.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:44.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:44.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:44.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:44.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:44.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:44.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:44.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:07:44.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:07:44.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:07:44.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:44.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:44.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:44.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:44.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:44.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:44.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1025ms 2025-07-01 12:07:44.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:44.001 +03:00 [DBG] Connection id "0HNC8090TGDHL" completed keep alive response. 2025-07-01 12:07:44.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8657ms 2025-07-01 12:07:44.002 +03:00 [DBG] Connection id "0HNC8090TGDHL" received FIN. 2025-07-01 12:07:44.002 +03:00 [DBG] Connection id "0HNC8090TGDHL" disconnecting. 2025-07-01 12:07:44.002 +03:00 [DBG] Connection id "0HNC8090TGDHL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:07:44.003 +03:00 [DBG] Connection id "0HNC8090TGDHL" stopped. 2025-07-01 12:07:48.997 +03:00 [DBG] Connection id "0HNC8090TGDHM" accepted. 2025-07-01 12:07:48.998 +03:00 [DBG] Connection id "0HNC8090TGDHM" started. 2025-07-01 12:07:48.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:07:48.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:07:48.998 +03:00 [DBG] POST requests are not supported 2025-07-01 12:07:48.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:07:48.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:07:48.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:48.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:07:48.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:07:48.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:07:48.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:07:48.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:48.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:07:48.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:07:48.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:07:48.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:07:48.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:07:48.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:07:48.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:48.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:48.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:07:48.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:07:48.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:48.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:48.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:48.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:48.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:07:48.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1346ms. 2025-07-01 12:07:48.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:48.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:48.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:48.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:48.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:48.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:48.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:07:48.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:07:48.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:07:48.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:48.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:48.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:48.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:48.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:48.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0371ms 2025-07-01 12:07:48.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:48.999 +03:00 [DBG] Connection id "0HNC8090TGDHM" completed keep alive response. 2025-07-01 12:07:48.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7592ms 2025-07-01 12:07:49.000 +03:00 [DBG] Connection id "0HNC8090TGDHM" received FIN. 2025-07-01 12:07:49.000 +03:00 [DBG] Connection id "0HNC8090TGDHM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:07:49.000 +03:00 [DBG] Connection id "0HNC8090TGDHM" disconnecting. 2025-07-01 12:07:49.000 +03:00 [DBG] Connection id "0HNC8090TGDHM" stopped. 2025-07-01 12:07:53.995 +03:00 [DBG] Connection id "0HNC8090TGDHN" accepted. 2025-07-01 12:07:53.996 +03:00 [DBG] Connection id "0HNC8090TGDHN" started. 2025-07-01 12:07:53.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:07:53.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:07:53.996 +03:00 [DBG] POST requests are not supported 2025-07-01 12:07:53.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:07:53.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:07:53.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:53.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:07:53.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:07:53.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:07:53.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:07:53.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:53.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:07:53.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:07:53.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:07:53.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:07:53.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:07:53.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:07:53.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:53.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:53.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:07:53.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:07:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:53.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:07:53.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1754ms. 2025-07-01 12:07:53.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:53.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:53.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:53.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:53.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:53.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:53.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:07:53.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:07:53.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:07:53.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:53.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:53.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:53.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:53.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2015ms 2025-07-01 12:07:53.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:53.998 +03:00 [DBG] Connection id "0HNC8090TGDHN" completed keep alive response. 2025-07-01 12:07:53.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.462ms 2025-07-01 12:07:53.999 +03:00 [DBG] Connection id "0HNC8090TGDHN" received FIN. 2025-07-01 12:07:53.999 +03:00 [DBG] Connection id "0HNC8090TGDHN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:07:53.999 +03:00 [DBG] Connection id "0HNC8090TGDHN" disconnecting. 2025-07-01 12:07:53.999 +03:00 [DBG] Connection id "0HNC8090TGDHN" stopped. 2025-07-01 12:07:58.999 +03:00 [DBG] Connection id "0HNC8090TGDHO" accepted. 2025-07-01 12:07:58.999 +03:00 [DBG] Connection id "0HNC8090TGDHO" started. 2025-07-01 12:07:58.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:07:58.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:07:58.999 +03:00 [DBG] POST requests are not supported 2025-07-01 12:07:58.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:07:58.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:07:58.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:58.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:07:58.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:07:58.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:07:58.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:07:58.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:58.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:07:58.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:07:58.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:07:58.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:07:59.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:07:59.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:07:59.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:59.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:59.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:07:59.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:07:59.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:59.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:59.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:59.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:59.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:07:59.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1246ms. 2025-07-01 12:07:59.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:59.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:07:59.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:59.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:07:59.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:59.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:59.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:59.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:59.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:07:59.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:07:59.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:07:59.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:59.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:07:59.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:59.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:59.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:59.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:07:59.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8378ms 2025-07-01 12:07:59.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:07:59.000 +03:00 [DBG] Connection id "0HNC8090TGDHO" completed keep alive response. 2025-07-01 12:07:59.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6535ms 2025-07-01 12:07:59.001 +03:00 [DBG] Connection id "0HNC8090TGDHO" received FIN. 2025-07-01 12:07:59.001 +03:00 [DBG] Connection id "0HNC8090TGDHO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:07:59.001 +03:00 [DBG] Connection id "0HNC8090TGDHO" disconnecting. 2025-07-01 12:07:59.001 +03:00 [DBG] Connection id "0HNC8090TGDHO" stopped. 2025-07-01 12:08:04.003 +03:00 [DBG] Connection id "0HNC8090TGDHP" accepted. 2025-07-01 12:08:04.003 +03:00 [DBG] Connection id "0HNC8090TGDHP" started. 2025-07-01 12:08:04.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:08:04.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:08:04.004 +03:00 [DBG] POST requests are not supported 2025-07-01 12:08:04.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:08:04.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:08:04.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:04.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:08:04.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:08:04.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:08:04.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:08:04.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:04.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:08:04.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:08:04.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:08:04.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:08:04.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:08:04.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:08:04.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:04.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:04.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:08:04.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:08:04.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:04.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:04.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:04.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:04.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:08:04.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1287ms. 2025-07-01 12:08:04.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:04.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:04.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:04.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:04.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:04.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:04.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:04.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:04.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:08:04.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:08:04.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:08:04.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:04.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:04.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:04.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:04.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:04.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:04.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0889ms 2025-07-01 12:08:04.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:04.006 +03:00 [DBG] Connection id "0HNC8090TGDHP" completed keep alive response. 2025-07-01 12:08:04.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9794ms 2025-07-01 12:08:04.006 +03:00 [DBG] Connection id "0HNC8090TGDHP" received FIN. 2025-07-01 12:08:04.006 +03:00 [DBG] Connection id "0HNC8090TGDHP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:08:04.006 +03:00 [DBG] Connection id "0HNC8090TGDHP" disconnecting. 2025-07-01 12:08:04.006 +03:00 [DBG] Connection id "0HNC8090TGDHP" stopped. 2025-07-01 12:08:09.002 +03:00 [DBG] Connection id "0HNC8090TGDHQ" accepted. 2025-07-01 12:08:09.003 +03:00 [DBG] Connection id "0HNC8090TGDHQ" started. 2025-07-01 12:08:09.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:08:09.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:08:09.003 +03:00 [DBG] POST requests are not supported 2025-07-01 12:08:09.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:08:09.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:08:09.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:09.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:08:09.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:08:09.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:08:09.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:08:09.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:09.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:08:09.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:08:09.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:08:09.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:08:09.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:08:09.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:08:09.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:09.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:09.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:08:09.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:08:09.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:09.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:09.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:09.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:09.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:08:09.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1201ms. 2025-07-01 12:08:09.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:09.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:09.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:09.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:09.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:09.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:09.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:09.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:09.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:08:09.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:08:09.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:08:09.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:09.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:09.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:09.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:09.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:09.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:09.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8575ms 2025-07-01 12:08:09.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:09.004 +03:00 [DBG] Connection id "0HNC8090TGDHQ" completed keep alive response. 2025-07-01 12:08:09.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5646ms 2025-07-01 12:08:09.005 +03:00 [DBG] Connection id "0HNC8090TGDHQ" received FIN. 2025-07-01 12:08:09.005 +03:00 [DBG] Connection id "0HNC8090TGDHQ" disconnecting. 2025-07-01 12:08:09.005 +03:00 [DBG] Connection id "0HNC8090TGDHQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:08:09.006 +03:00 [DBG] Connection id "0HNC8090TGDHQ" stopped. 2025-07-01 12:08:13.993 +03:00 [DBG] Connection id "0HNC8090TGDHR" accepted. 2025-07-01 12:08:13.993 +03:00 [DBG] Connection id "0HNC8090TGDHR" started. 2025-07-01 12:08:13.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:08:13.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:08:13.994 +03:00 [DBG] POST requests are not supported 2025-07-01 12:08:13.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:08:13.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:08:13.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:13.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:08:13.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:08:13.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:08:13.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:08:13.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:13.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:08:13.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:08:13.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:08:13.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:08:13.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:08:13.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:08:13.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:13.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:13.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:08:13.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:08:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:13.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:13.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:13.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:13.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:08:13.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1297ms. 2025-07-01 12:08:13.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:13.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:13.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:13.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:13.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:08:13.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:08:13.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:08:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:13.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:13.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:13.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:13.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:13.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8565ms 2025-07-01 12:08:13.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:13.995 +03:00 [DBG] Connection id "0HNC8090TGDHR" completed keep alive response. 2025-07-01 12:08:13.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6971ms 2025-07-01 12:08:13.996 +03:00 [DBG] Connection id "0HNC8090TGDHR" received FIN. 2025-07-01 12:08:13.996 +03:00 [DBG] Connection id "0HNC8090TGDHR" disconnecting. 2025-07-01 12:08:13.996 +03:00 [DBG] Connection id "0HNC8090TGDHR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:08:13.997 +03:00 [DBG] Connection id "0HNC8090TGDHR" stopped. 2025-07-01 12:08:18.993 +03:00 [DBG] Connection id "0HNC8090TGDHS" accepted. 2025-07-01 12:08:18.994 +03:00 [DBG] Connection id "0HNC8090TGDHS" started. 2025-07-01 12:08:18.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:08:18.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:08:18.994 +03:00 [DBG] POST requests are not supported 2025-07-01 12:08:18.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:08:18.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:08:18.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:18.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:08:18.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:08:18.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:08:18.995 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:08:18.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:18.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:08:18.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:08:18.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:08:18.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:08:18.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:08:18.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:08:18.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:18.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:18.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:08:18.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:08:18.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:18.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:18.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:18.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:18.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:08:18.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2334ms. 2025-07-01 12:08:18.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:18.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:18.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:18.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:18.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:18.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:18.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:18.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:18.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:08:18.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:08:18.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:08:18.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:18.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:18.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:18.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:18.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:18.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:18.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.2508ms 2025-07-01 12:08:18.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:18.998 +03:00 [DBG] Connection id "0HNC8090TGDHS" completed keep alive response. 2025-07-01 12:08:18.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.9399ms 2025-07-01 12:08:18.998 +03:00 [DBG] Connection id "0HNC8090TGDHS" received FIN. 2025-07-01 12:08:18.998 +03:00 [DBG] Connection id "0HNC8090TGDHS" disconnecting. 2025-07-01 12:08:18.998 +03:00 [DBG] Connection id "0HNC8090TGDHS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:08:18.999 +03:00 [DBG] Connection id "0HNC8090TGDHS" stopped. 2025-07-01 12:08:23.996 +03:00 [DBG] Connection id "0HNC8090TGDHT" accepted. 2025-07-01 12:08:23.997 +03:00 [DBG] Connection id "0HNC8090TGDHT" started. 2025-07-01 12:08:23.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:08:23.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:08:23.997 +03:00 [DBG] POST requests are not supported 2025-07-01 12:08:23.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:08:23.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:08:23.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:23.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:08:23.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:08:23.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:08:23.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:08:23.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:23.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:08:23.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:08:23.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:08:23.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:08:23.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:08:23.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:08:23.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:23.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:23.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:08:23.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:08:23.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:23.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:23.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:23.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:23.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:08:23.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1682ms. 2025-07-01 12:08:23.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:23.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:23.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:23.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:23.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:23.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:23.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:23.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:23.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:08:23.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:08:23.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:08:23.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:23.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:23.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:23.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:23.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:23.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:23.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1951ms 2025-07-01 12:08:23.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:23.999 +03:00 [DBG] Connection id "0HNC8090TGDHT" completed keep alive response. 2025-07-01 12:08:23.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1629ms 2025-07-01 12:08:23.999 +03:00 [DBG] Connection id "0HNC8090TGDHT" received FIN. 2025-07-01 12:08:23.999 +03:00 [DBG] Connection id "0HNC8090TGDHT" disconnecting. 2025-07-01 12:08:24.000 +03:00 [DBG] Connection id "0HNC8090TGDHT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:08:24.001 +03:00 [DBG] Connection id "0HNC8090TGDHT" stopped. 2025-07-01 12:08:29.758 +03:00 [DBG] Connection id "0HNC8090TGDHU" accepted. 2025-07-01 12:08:29.758 +03:00 [DBG] Connection id "0HNC8090TGDHU" started. 2025-07-01 12:08:29.759 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:08:29.759 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:08:29.759 +03:00 [DBG] POST requests are not supported 2025-07-01 12:08:29.759 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:08:29.759 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:08:29.759 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:29.759 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:08:29.759 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:08:29.760 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:08:29.760 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:08:29.760 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:29.760 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:08:29.760 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:08:29.760 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:08:29.760 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:08:29.760 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:08:29.760 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:08:29.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:29.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:29.760 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:08:29.760 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:08:29.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:29.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:29.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:29.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:29.760 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:08:29.760 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1261ms. 2025-07-01 12:08:29.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:29.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:29.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:29.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:29.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:29.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:29.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:29.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:29.761 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:08:29.761 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:08:29.761 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:08:29.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:29.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:29.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:29.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:29.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:29.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:29.761 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7456ms 2025-07-01 12:08:29.761 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:29.761 +03:00 [DBG] Connection id "0HNC8090TGDHU" completed keep alive response. 2025-07-01 12:08:29.761 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7926ms 2025-07-01 12:08:29.761 +03:00 [DBG] Connection id "0HNC8090TGDHU" received FIN. 2025-07-01 12:08:29.761 +03:00 [DBG] Connection id "0HNC8090TGDHU" disconnecting. 2025-07-01 12:08:29.761 +03:00 [DBG] Connection id "0HNC8090TGDHU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:08:29.763 +03:00 [DBG] Connection id "0HNC8090TGDHU" stopped. 2025-07-01 12:08:34.760 +03:00 [DBG] Connection id "0HNC8090TGDHV" accepted. 2025-07-01 12:08:34.760 +03:00 [DBG] Connection id "0HNC8090TGDHV" started. 2025-07-01 12:08:34.761 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:08:34.761 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:08:34.761 +03:00 [DBG] POST requests are not supported 2025-07-01 12:08:34.761 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:08:34.761 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:08:34.761 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:34.761 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:08:34.761 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:08:34.761 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:08:34.761 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:08:34.761 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:34.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-07-01 12:08:34.761 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:08:34.761 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:08:34.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-07-01 12:08:34.761 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:08:34.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-07-01 12:08:34.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:34.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:34.761 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:08:34.761 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:08:34.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:34.762 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:34.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:34.762 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:34.762 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:08:34.762 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-07-01 12:08:34.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:34.762 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:34.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:34.762 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:34.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:34.762 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:34.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:34.762 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:34.762 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:08:34.762 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:08:34.762 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:08:34.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:34.762 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:34.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:34.762 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:34.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:34.762 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:34.762 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6969ms 2025-07-01 12:08:34.762 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:34.762 +03:00 [DBG] Connection id "0HNC8090TGDHV" completed keep alive response. 2025-07-01 12:08:34.762 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4597ms 2025-07-01 12:08:34.762 +03:00 [DBG] Connection id "0HNC8090TGDHV" received FIN. 2025-07-01 12:08:34.763 +03:00 [DBG] Connection id "0HNC8090TGDHV" disconnecting. 2025-07-01 12:08:34.763 +03:00 [DBG] Connection id "0HNC8090TGDHV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:08:34.764 +03:00 [DBG] Connection id "0HNC8090TGDHV" stopped. 2025-07-01 12:08:39.762 +03:00 [DBG] Connection id "0HNC8090TGDI0" accepted. 2025-07-01 12:08:39.762 +03:00 [DBG] Connection id "0HNC8090TGDI0" started. 2025-07-01 12:08:39.764 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:08:39.764 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:08:39.764 +03:00 [DBG] POST requests are not supported 2025-07-01 12:08:39.764 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:08:39.764 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:08:39.764 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:39.764 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:08:39.764 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:08:39.765 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:08:39.765 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:08:39.765 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:39.765 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:08:39.765 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:08:39.765 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:08:39.765 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:08:39.765 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:08:39.766 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:08:39.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:39.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:39.766 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:08:39.766 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:08:39.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:39.766 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:39.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:39.766 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:39.766 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:08:39.767 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2357ms. 2025-07-01 12:08:39.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:39.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:39.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:39.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:39.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:39.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:39.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:39.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:39.767 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:08:39.767 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:08:39.767 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:08:39.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:39.767 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:39.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:39.767 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:39.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:39.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:39.768 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0734ms 2025-07-01 12:08:39.768 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:39.768 +03:00 [DBG] Connection id "0HNC8090TGDI0" completed keep alive response. 2025-07-01 12:08:39.768 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.3321ms 2025-07-01 12:08:39.768 +03:00 [DBG] Connection id "0HNC8090TGDI0" received FIN. 2025-07-01 12:08:39.768 +03:00 [DBG] Connection id "0HNC8090TGDI0" disconnecting. 2025-07-01 12:08:39.768 +03:00 [DBG] Connection id "0HNC8090TGDI0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:08:39.769 +03:00 [DBG] Connection id "0HNC8090TGDI0" stopped. 2025-07-01 12:08:44.759 +03:00 [DBG] Connection id "0HNC8090TGDI1" accepted. 2025-07-01 12:08:44.759 +03:00 [DBG] Connection id "0HNC8090TGDI1" started. 2025-07-01 12:08:44.759 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:08:44.759 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:08:44.759 +03:00 [DBG] POST requests are not supported 2025-07-01 12:08:44.759 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:08:44.759 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:08:44.759 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:44.760 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:08:44.760 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:08:44.760 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:08:44.760 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:08:44.760 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:44.760 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:08:44.760 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:08:44.760 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:08:44.760 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:08:44.760 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:08:44.760 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:08:44.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:44.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:44.760 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:08:44.760 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:08:44.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:44.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:44.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:44.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:44.760 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:08:44.760 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1285ms. 2025-07-01 12:08:44.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:44.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:44.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:44.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:44.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:44.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:44.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:44.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:44.760 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:08:44.761 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:08:44.761 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:08:44.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:44.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:44.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:44.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:44.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:44.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:44.761 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8008ms 2025-07-01 12:08:44.761 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:44.761 +03:00 [DBG] Connection id "0HNC8090TGDI1" completed keep alive response. 2025-07-01 12:08:44.761 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.54ms 2025-07-01 12:08:44.761 +03:00 [DBG] Connection id "0HNC8090TGDI1" received FIN. 2025-07-01 12:08:44.761 +03:00 [DBG] Connection id "0HNC8090TGDI1" disconnecting. 2025-07-01 12:08:44.761 +03:00 [DBG] Connection id "0HNC8090TGDI1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:08:44.762 +03:00 [DBG] Connection id "0HNC8090TGDI1" stopped. 2025-07-01 12:08:49.764 +03:00 [DBG] Connection id "0HNC8090TGDI2" accepted. 2025-07-01 12:08:49.764 +03:00 [DBG] Connection id "0HNC8090TGDI2" started. 2025-07-01 12:08:49.765 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:08:49.765 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:08:49.765 +03:00 [DBG] POST requests are not supported 2025-07-01 12:08:49.765 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:08:49.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-07-01 12:08:49.765 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:49.765 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:08:49.765 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:08:49.765 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:08:49.765 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:08:49.765 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:49.765 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:08:49.765 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:08:49.765 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:08:49.765 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:08:49.766 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:08:49.766 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:08:49.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:49.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:49.766 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:08:49.766 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:08:49.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:49.766 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:49.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:49.766 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:49.766 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:08:49.766 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1177ms. 2025-07-01 12:08:49.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:49.766 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:49.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:49.766 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:49.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:49.766 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:49.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:49.766 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:49.766 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:08:49.766 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:08:49.766 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:08:49.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:49.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:49.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:49.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:49.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:49.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:49.766 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6761ms 2025-07-01 12:08:49.766 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:49.766 +03:00 [DBG] Connection id "0HNC8090TGDI2" completed keep alive response. 2025-07-01 12:08:49.766 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2357ms 2025-07-01 12:08:49.767 +03:00 [DBG] Connection id "0HNC8090TGDI2" received FIN. 2025-07-01 12:08:49.767 +03:00 [DBG] Connection id "0HNC8090TGDI2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:08:49.767 +03:00 [DBG] Connection id "0HNC8090TGDI2" disconnecting. 2025-07-01 12:08:49.767 +03:00 [DBG] Connection id "0HNC8090TGDI2" stopped. 2025-07-01 12:08:54.770 +03:00 [DBG] Connection id "0HNC8090TGDI3" accepted. 2025-07-01 12:08:54.770 +03:00 [DBG] Connection id "0HNC8090TGDI3" started. 2025-07-01 12:08:54.771 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:08:54.771 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:08:54.771 +03:00 [DBG] POST requests are not supported 2025-07-01 12:08:54.771 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:08:54.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-07-01 12:08:54.771 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:54.771 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:08:54.771 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:08:54.771 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:08:54.771 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:08:54.771 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:54.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-07-01 12:08:54.771 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:08:54.771 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:08:54.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-07-01 12:08:54.771 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:08:54.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-07-01 12:08:54.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:54.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:54.772 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:08:54.772 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:08:54.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:54.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:54.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:54.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:54.772 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:08:54.772 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.159ms. 2025-07-01 12:08:54.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:54.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:54.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:54.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:54.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:54.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:54.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:54.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:54.772 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:08:54.772 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:08:54.772 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:08:54.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:54.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:54.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:54.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:54.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:54.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:54.772 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0633ms 2025-07-01 12:08:54.773 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:54.773 +03:00 [DBG] Connection id "0HNC8090TGDI3" completed keep alive response. 2025-07-01 12:08:54.773 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1207ms 2025-07-01 12:08:54.773 +03:00 [DBG] Connection id "0HNC8090TGDI3" received FIN. 2025-07-01 12:08:54.773 +03:00 [DBG] Connection id "0HNC8090TGDI3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:08:54.773 +03:00 [DBG] Connection id "0HNC8090TGDI3" disconnecting. 2025-07-01 12:08:54.773 +03:00 [DBG] Connection id "0HNC8090TGDI3" stopped. 2025-07-01 12:08:59.772 +03:00 [DBG] Connection id "0HNC8090TGDI4" accepted. 2025-07-01 12:08:59.772 +03:00 [DBG] Connection id "0HNC8090TGDI4" started. 2025-07-01 12:08:59.773 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:08:59.774 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:08:59.774 +03:00 [DBG] POST requests are not supported 2025-07-01 12:08:59.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:08:59.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-07-01 12:08:59.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:59.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:08:59.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:08:59.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:08:59.774 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:08:59.774 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:59.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-07-01 12:08:59.774 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:08:59.774 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:08:59.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-07-01 12:08:59.775 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:08:59.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-07-01 12:08:59.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:59.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:59.775 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:08:59.775 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:08:59.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:59.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:59.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:59.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:59.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:08:59.775 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1953ms. 2025-07-01 12:08:59.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:59.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:08:59.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:59.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:08:59.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:59.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:59.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:59.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:59.776 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:08:59.776 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:08:59.776 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:08:59.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:59.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:08:59.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:59.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:59.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:59.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:08:59.776 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.688ms 2025-07-01 12:08:59.776 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:08:59.777 +03:00 [DBG] Connection id "0HNC8090TGDI4" completed keep alive response. 2025-07-01 12:08:59.777 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.187ms 2025-07-01 12:08:59.777 +03:00 [DBG] Connection id "0HNC8090TGDI4" received FIN. 2025-07-01 12:08:59.777 +03:00 [DBG] Connection id "0HNC8090TGDI4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:08:59.777 +03:00 [DBG] Connection id "0HNC8090TGDI4" disconnecting. 2025-07-01 12:08:59.777 +03:00 [DBG] Connection id "0HNC8090TGDI4" stopped. 2025-07-01 12:09:04.758 +03:00 [DBG] Connection id "0HNC8090TGDI5" accepted. 2025-07-01 12:09:04.758 +03:00 [DBG] Connection id "0HNC8090TGDI5" started. 2025-07-01 12:09:04.758 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:09:04.758 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:09:04.758 +03:00 [DBG] POST requests are not supported 2025-07-01 12:09:04.758 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:09:04.758 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:09:04.758 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:09:04.758 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:09:04.758 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:09:04.758 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:09:04.758 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:09:04.758 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:09:04.758 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:09:04.759 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:09:04.759 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:09:04.759 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:09:04.759 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:09:04.759 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:09:04.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:04.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:04.759 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:09:04.759 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:09:04.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:09:04.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:09:04.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:09:04.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:09:04.759 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:09:04.759 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1168ms. 2025-07-01 12:09:04.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:09:04.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:09:04.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:09:04.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:09:04.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:04.759 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:04.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:09:04.759 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:09:04.759 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:09:04.759 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:09:04.759 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:09:04.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:09:04.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:09:04.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:04.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:04.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:04.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:04.759 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6344ms 2025-07-01 12:09:04.759 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:09:04.759 +03:00 [DBG] Connection id "0HNC8090TGDI5" completed keep alive response. 2025-07-01 12:09:04.759 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1472ms 2025-07-01 12:09:04.760 +03:00 [DBG] Connection id "0HNC8090TGDI5" received FIN. 2025-07-01 12:09:04.760 +03:00 [DBG] Connection id "0HNC8090TGDI5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:09:04.760 +03:00 [DBG] Connection id "0HNC8090TGDI5" disconnecting. 2025-07-01 12:09:04.760 +03:00 [DBG] Connection id "0HNC8090TGDI5" stopped. 2025-07-01 12:09:09.762 +03:00 [DBG] Connection id "0HNC8090TGDI6" accepted. 2025-07-01 12:09:09.762 +03:00 [DBG] Connection id "0HNC8090TGDI6" started. 2025-07-01 12:09:09.762 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:09:09.762 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:09:09.762 +03:00 [DBG] POST requests are not supported 2025-07-01 12:09:09.762 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:09:09.763 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:09:09.763 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:09:09.763 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:09:09.763 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:09:09.763 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:09:09.763 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:09:09.763 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:09:09.763 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:09:09.763 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:09:09.763 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:09:09.763 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:09:09.763 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:09:09.763 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:09:09.763 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:09.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:09.763 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:09:09.763 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:09:09.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:09:09.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:09:09.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:09:09.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:09:09.763 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:09:09.764 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1602ms. 2025-07-01 12:09:09.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:09:09.764 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:09:09.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:09:09.764 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:09:09.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:09.764 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:09.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:09:09.764 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:09:09.764 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:09:09.764 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:09:09.764 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:09:09.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:09:09.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:09:09.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:09.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:09.764 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:09.764 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:09.764 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1973ms 2025-07-01 12:09:09.764 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:09:09.764 +03:00 [DBG] Connection id "0HNC8090TGDI6" completed keep alive response. 2025-07-01 12:09:09.764 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1149ms 2025-07-01 12:09:09.765 +03:00 [DBG] Connection id "0HNC8090TGDI6" received FIN. 2025-07-01 12:09:09.765 +03:00 [DBG] Connection id "0HNC8090TGDI6" disconnecting. 2025-07-01 12:09:09.765 +03:00 [DBG] Connection id "0HNC8090TGDI6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:09:09.766 +03:00 [DBG] Connection id "0HNC8090TGDI6" stopped. 2025-07-01 12:09:14.773 +03:00 [DBG] Connection id "0HNC8090TGDI7" accepted. 2025-07-01 12:09:14.773 +03:00 [DBG] Connection id "0HNC8090TGDI7" started. 2025-07-01 12:09:14.774 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:09:14.774 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:09:14.774 +03:00 [DBG] POST requests are not supported 2025-07-01 12:09:14.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:09:14.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-07-01 12:09:14.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:09:14.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:09:14.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:09:14.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:09:14.774 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:09:14.774 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:09:14.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-07-01 12:09:14.774 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:09:14.774 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:09:14.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-07-01 12:09:14.774 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:09:14.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-07-01 12:09:14.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:14.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:14.774 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:09:14.775 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:09:14.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:09:14.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:09:14.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:09:14.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:09:14.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:09:14.775 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1682ms. 2025-07-01 12:09:14.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:09:14.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:09:14.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:09:14.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:09:14.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:14.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:14.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:09:14.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:09:14.775 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:09:14.775 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:09:14.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:09:14.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:09:14.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:09:14.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:14.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:14.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:14.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:14.775 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1606ms 2025-07-01 12:09:14.776 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:09:14.776 +03:00 [DBG] Connection id "0HNC8090TGDI7" completed keep alive response. 2025-07-01 12:09:14.776 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0563ms 2025-07-01 12:09:14.776 +03:00 [DBG] Connection id "0HNC8090TGDI7" received FIN. 2025-07-01 12:09:14.776 +03:00 [DBG] Connection id "0HNC8090TGDI7" disconnecting. 2025-07-01 12:09:14.776 +03:00 [DBG] Connection id "0HNC8090TGDI7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:09:14.777 +03:00 [DBG] Connection id "0HNC8090TGDI7" stopped. 2025-07-01 12:09:19.762 +03:00 [DBG] Connection id "0HNC8090TGDI8" accepted. 2025-07-01 12:09:19.762 +03:00 [DBG] Connection id "0HNC8090TGDI8" started. 2025-07-01 12:09:19.762 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:09:19.762 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:09:19.762 +03:00 [DBG] POST requests are not supported 2025-07-01 12:09:19.762 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:09:19.762 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:09:19.762 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:09:19.762 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:09:19.763 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:09:19.763 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:09:19.763 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:09:19.763 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:09:19.763 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:09:19.763 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:09:19.763 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:09:19.763 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:09:19.764 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:09:19.764 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:09:19.764 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:19.764 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:19.764 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:09:19.764 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:09:19.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:09:19.764 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:09:19.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:09:19.764 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:09:19.764 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:09:19.765 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2471ms. 2025-07-01 12:09:19.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:09:19.765 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:09:19.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:09:19.765 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:09:19.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:19.765 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:19.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:09:19.765 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:09:19.765 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:09:19.765 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:09:19.765 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:09:19.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:09:19.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:09:19.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:19.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:19.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:19.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:19.766 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.1145ms 2025-07-01 12:09:19.766 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:09:19.766 +03:00 [DBG] Connection id "0HNC8090TGDI8" completed keep alive response. 2025-07-01 12:09:19.766 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.1368ms 2025-07-01 12:09:19.766 +03:00 [DBG] Connection id "0HNC8090TGDI8" received FIN. 2025-07-01 12:09:19.767 +03:00 [DBG] Connection id "0HNC8090TGDI8" disconnecting. 2025-07-01 12:09:19.767 +03:00 [DBG] Connection id "0HNC8090TGDI8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:09:19.768 +03:00 [DBG] Connection id "0HNC8090TGDI8" stopped. 2025-07-01 12:09:24.767 +03:00 [DBG] Connection id "0HNC8090TGDI9" accepted. 2025-07-01 12:09:24.767 +03:00 [DBG] Connection id "0HNC8090TGDI9" started. 2025-07-01 12:09:24.767 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:09:24.767 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:09:24.767 +03:00 [DBG] POST requests are not supported 2025-07-01 12:09:24.767 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:09:24.767 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:09:24.767 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:09:24.767 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:09:24.767 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:09:24.767 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:09:24.768 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:09:24.768 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:09:24.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-07-01 12:09:24.768 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:09:24.768 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:09:24.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-07-01 12:09:24.768 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:09:24.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-07-01 12:09:24.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:24.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:24.768 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:09:24.768 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:09:24.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:09:24.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:09:24.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:09:24.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:09:24.768 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:09:24.768 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1389ms. 2025-07-01 12:09:24.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:09:24.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:09:24.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:09:24.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:09:24.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:24.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:24.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:09:24.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:09:24.768 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:09:24.768 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:09:24.768 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:09:24.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:09:24.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:09:24.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:24.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:24.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:24.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:09:24.768 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7219ms 2025-07-01 12:09:24.768 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:09:24.769 +03:00 [DBG] Connection id "0HNC8090TGDI9" completed keep alive response. 2025-07-01 12:09:24.769 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3222ms 2025-07-01 12:09:24.769 +03:00 [DBG] Connection id "0HNC8090TGDI9" received FIN. 2025-07-01 12:09:24.769 +03:00 [DBG] Connection id "0HNC8090TGDI9" disconnecting. 2025-07-01 12:09:24.769 +03:00 [DBG] Connection id "0HNC8090TGDI9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:09:24.770 +03:00 [DBG] Connection id "0HNC8090TGDI9" stopped. 2025-07-01 12:10:02.766 +03:00 [DBG] Connection id "0HNC8090TGDIA" accepted. 2025-07-01 12:10:02.766 +03:00 [DBG] Connection id "0HNC8090TGDIA" started. 2025-07-01 12:10:02.766 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:10:02.767 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:10:02.767 +03:00 [DBG] POST requests are not supported 2025-07-01 12:10:02.767 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:10:02.767 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:10:02.767 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:02.767 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:10:02.767 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:10:02.767 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:10:02.767 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:10:02.767 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:02.767 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:10:02.767 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:10:02.767 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:10:02.767 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:10:02.767 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:10:02.767 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:10:02.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:02.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:02.767 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:10:02.767 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:10:02.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:02.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:02.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:02.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:02.767 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:10:02.767 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1301ms. 2025-07-01 12:10:02.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:02.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:02.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:02.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:02.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:02.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:02.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:02.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:02.768 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:10:02.768 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:10:02.768 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:10:02.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:02.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:02.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:02.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:02.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:02.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:02.768 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7509ms 2025-07-01 12:10:02.768 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:02.768 +03:00 [DBG] Connection id "0HNC8090TGDIA" completed keep alive response. 2025-07-01 12:10:02.768 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3974ms 2025-07-01 12:10:02.768 +03:00 [DBG] Connection id "0HNC8090TGDIA" received FIN. 2025-07-01 12:10:02.768 +03:00 [DBG] Connection id "0HNC8090TGDIA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:10:02.768 +03:00 [DBG] Connection id "0HNC8090TGDIA" disconnecting. 2025-07-01 12:10:02.769 +03:00 [DBG] Connection id "0HNC8090TGDIA" stopped. 2025-07-01 12:10:23.218 +03:00 [DBG] Connection id "0HNC8090TGDIB" accepted. 2025-07-01 12:10:23.218 +03:00 [DBG] Connection id "0HNC8090TGDIB" started. 2025-07-01 12:10:23.218 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:10:23.218 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:10:23.218 +03:00 [DBG] POST requests are not supported 2025-07-01 12:10:23.218 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:10:23.218 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:10:23.218 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:23.219 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:10:23.219 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:10:23.219 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:10:23.219 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:10:23.219 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:23.219 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:10:23.219 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:10:23.219 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:10:23.219 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:10:23.219 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:10:23.219 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:10:23.219 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:23.219 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:23.219 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:10:23.219 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:10:23.219 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:23.219 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:23.219 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:23.219 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:23.219 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:10:23.219 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1266ms. 2025-07-01 12:10:23.219 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:23.219 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:23.219 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:23.219 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:23.219 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:23.219 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:23.219 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:23.219 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:23.219 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:10:23.219 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:10:23.219 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:10:23.219 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:23.219 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:23.219 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:23.219 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:23.219 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:23.219 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:23.219 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6411ms 2025-07-01 12:10:23.220 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:23.220 +03:00 [DBG] Connection id "0HNC8090TGDIB" completed keep alive response. 2025-07-01 12:10:23.220 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2441ms 2025-07-01 12:10:23.220 +03:00 [DBG] Connection id "0HNC8090TGDIB" received FIN. 2025-07-01 12:10:23.220 +03:00 [DBG] Connection id "0HNC8090TGDIB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:10:23.220 +03:00 [DBG] Connection id "0HNC8090TGDIB" disconnecting. 2025-07-01 12:10:23.220 +03:00 [DBG] Connection id "0HNC8090TGDIB" stopped. 2025-07-01 12:10:23.998 +03:00 [DBG] Connection id "0HNC8090TGDIC" accepted. 2025-07-01 12:10:23.998 +03:00 [DBG] Connection id "0HNC8090TGDIC" started. 2025-07-01 12:10:23.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:10:23.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:10:23.998 +03:00 [DBG] POST requests are not supported 2025-07-01 12:10:23.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:10:23.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:10:23.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:23.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:10:23.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:10:23.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:10:23.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:10:23.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:23.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:10:23.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:10:23.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:10:23.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:10:23.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:10:23.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:10:23.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:23.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:23.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:10:23.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:10:23.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:23.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:23.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:23.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:23.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:10:23.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1524ms. 2025-07-01 12:10:23.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:23.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:23.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:23.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:23.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:23.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:23.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:23.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:23.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:10:23.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:10:23.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:10:23.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:24.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:24.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:24.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:24.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:24.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:24.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7163ms 2025-07-01 12:10:24.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:24.000 +03:00 [DBG] Connection id "0HNC8090TGDIC" completed keep alive response. 2025-07-01 12:10:24.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3074ms 2025-07-01 12:10:24.000 +03:00 [DBG] Connection id "0HNC8090TGDIC" received FIN. 2025-07-01 12:10:24.000 +03:00 [DBG] Connection id "0HNC8090TGDIC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:10:24.000 +03:00 [DBG] Connection id "0HNC8090TGDIC" disconnecting. 2025-07-01 12:10:24.001 +03:00 [DBG] Connection id "0HNC8090TGDIC" stopped. 2025-07-01 12:10:29.000 +03:00 [DBG] Connection id "0HNC8090TGDID" accepted. 2025-07-01 12:10:29.000 +03:00 [DBG] Connection id "0HNC8090TGDID" started. 2025-07-01 12:10:29.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:10:29.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:10:29.001 +03:00 [DBG] POST requests are not supported 2025-07-01 12:10:29.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:10:29.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:10:29.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:29.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:10:29.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:10:29.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:10:29.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:10:29.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:29.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:10:29.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:10:29.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:10:29.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:10:29.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:10:29.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:10:29.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:29.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:29.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:10:29.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:10:29.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:29.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:29.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:29.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:29.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:10:29.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.136ms. 2025-07-01 12:10:29.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:29.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:29.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:29.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:29.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:29.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:29.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:29.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:29.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:10:29.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:10:29.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:10:29.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:29.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:29.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:29.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:29.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:29.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:29.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1782ms 2025-07-01 12:10:29.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:29.003 +03:00 [DBG] Connection id "0HNC8090TGDID" completed keep alive response. 2025-07-01 12:10:29.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2321ms 2025-07-01 12:10:29.003 +03:00 [DBG] Connection id "0HNC8090TGDID" received FIN. 2025-07-01 12:10:29.003 +03:00 [DBG] Connection id "0HNC8090TGDID" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:10:29.003 +03:00 [DBG] Connection id "0HNC8090TGDID" disconnecting. 2025-07-01 12:10:29.003 +03:00 [DBG] Connection id "0HNC8090TGDID" stopped. 2025-07-01 12:10:34.002 +03:00 [DBG] Connection id "0HNC8090TGDIE" accepted. 2025-07-01 12:10:34.002 +03:00 [DBG] Connection id "0HNC8090TGDIE" started. 2025-07-01 12:10:34.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:10:34.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:10:34.002 +03:00 [DBG] POST requests are not supported 2025-07-01 12:10:34.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:10:34.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:10:34.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:34.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:10:34.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:10:34.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:10:34.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:10:34.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:34.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:10:34.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:10:34.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:10:34.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:10:34.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:10:34.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:10:34.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:34.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:34.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:10:34.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:10:34.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:34.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:34.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:34.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:34.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:10:34.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1384ms. 2025-07-01 12:10:34.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:34.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:34.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:34.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:34.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:34.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:34.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:34.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:34.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:10:34.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:10:34.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:10:34.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:34.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:34.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:34.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:34.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:34.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:34.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6891ms 2025-07-01 12:10:34.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:34.004 +03:00 [DBG] Connection id "0HNC8090TGDIE" completed keep alive response. 2025-07-01 12:10:34.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3346ms 2025-07-01 12:10:34.004 +03:00 [DBG] Connection id "0HNC8090TGDIE" received FIN. 2025-07-01 12:10:34.004 +03:00 [DBG] Connection id "0HNC8090TGDIE" disconnecting. 2025-07-01 12:10:34.004 +03:00 [DBG] Connection id "0HNC8090TGDIE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:10:34.005 +03:00 [DBG] Connection id "0HNC8090TGDIE" stopped. 2025-07-01 12:10:39.068 +03:00 [DBG] Connection id "0HNC8090TGDIF" accepted. 2025-07-01 12:10:39.069 +03:00 [DBG] Connection id "0HNC8090TGDIF" started. 2025-07-01 12:10:39.069 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:10:39.069 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:10:39.069 +03:00 [DBG] POST requests are not supported 2025-07-01 12:10:39.069 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:10:39.069 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:10:39.069 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:39.069 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:10:39.069 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:10:39.069 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:10:39.069 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:10:39.069 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:39.069 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:10:39.069 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:10:39.069 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:10:39.069 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:10:39.069 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:10:39.069 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:10:39.070 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:39.070 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:39.070 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:10:39.070 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:10:39.070 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:39.070 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:39.070 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:39.070 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:39.070 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:10:39.070 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1608ms. 2025-07-01 12:10:39.070 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:39.070 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:39.070 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:39.070 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:39.070 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:39.070 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:39.070 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:39.070 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:39.070 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:10:39.070 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:10:39.070 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:10:39.070 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:39.071 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:39.071 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:39.071 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:39.071 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:39.071 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:39.071 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.21ms 2025-07-01 12:10:39.071 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:39.071 +03:00 [DBG] Connection id "0HNC8090TGDIF" completed keep alive response. 2025-07-01 12:10:39.071 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1712ms 2025-07-01 12:10:39.071 +03:00 [DBG] Connection id "0HNC8090TGDIF" received FIN. 2025-07-01 12:10:39.071 +03:00 [DBG] Connection id "0HNC8090TGDIF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:10:39.071 +03:00 [DBG] Connection id "0HNC8090TGDIF" disconnecting. 2025-07-01 12:10:39.071 +03:00 [DBG] Connection id "0HNC8090TGDIF" stopped. 2025-07-01 12:10:42.539 +03:00 [DBG] Connection id "0HNC8090TGDIG" accepted. 2025-07-01 12:10:42.539 +03:00 [DBG] Connection id "0HNC8090TGDIG" started. 2025-07-01 12:10:42.540 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 767 2025-07-01 12:10:42.540 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:10:42.540 +03:00 [DBG] POST requests are not supported 2025-07-01 12:10:42.540 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:10:42.540 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:10:42.540 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:10:42.540 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:10:42.540 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:10:42.540 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:10:42.540 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:10:42.540 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:10:42.540 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:10:42.540 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:10:42.540 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:10:42.540 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:10:42.540 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:10:42.540 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:10:42.540 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:42.540 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:42.540 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:10:42.540 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:10:42.540 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:10:42.540 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:10:42.540 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:10:42.540 +03:00 [DBG] Connection id "0HNC8090TGDIG", Request id "0HNC8090TGDIG:00000001": started reading request body. 2025-07-01 12:10:42.540 +03:00 [DBG] Connection id "0HNC8090TGDIG", Request id "0HNC8090TGDIG:00000001": done reading request body. 2025-07-01 12:10:42.540 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:10:42.540 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:10:42.540 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:10:42.540 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:10:42.540 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:10:42.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:42.540 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:42.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:42.541 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:42.541 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:10:42.541 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:10:42.541 +03:00 [INF] Updating physical elements properties 2025-07-01 12:10:42.566 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 24.9264ms. 2025-07-01 12:10:42.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:42.566 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:42.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:42.566 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:42.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:42.566 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:42.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:42.566 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:42.566 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:10:42.566 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:10:42.567 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:10:42.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:42.567 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:42.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:42.567 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:42.567 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:42.567 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:42.567 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 27.0493ms 2025-07-01 12:10:42.567 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:10:42.567 +03:00 [DBG] Connection id "0HNC8090TGDIG" completed keep alive response. 2025-07-01 12:10:42.567 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 27.819ms 2025-07-01 12:10:42.568 +03:00 [DBG] Connection id "0HNC8090TGDIG" received FIN. 2025-07-01 12:10:42.568 +03:00 [DBG] Connection id "0HNC8090TGDIG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:10:42.568 +03:00 [DBG] Connection id "0HNC8090TGDIG" disconnecting. 2025-07-01 12:10:42.568 +03:00 [DBG] Connection id "0HNC8090TGDIG" stopped. 2025-07-01 12:10:42.606 +03:00 [DBG] Connection id "0HNC8090TGDIH" accepted. 2025-07-01 12:10:42.606 +03:00 [DBG] Connection id "0HNC8090TGDIH" started. 2025-07-01 12:10:42.606 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:10:42.606 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:10:42.606 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:10:42.606 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:10:42.606 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:10:42.606 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:10:42.606 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:10:42.606 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:10:42.606 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:10:42.607 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:10:42.607 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:10:42.607 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:10:42.607 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:10:42.607 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:10:42.607 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:10:42.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:42.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:42.607 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:10:42.607 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:10:42.607 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:10:42.607 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:10:42.607 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:10:42.607 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:10:42.607 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:10:42.607 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:10:42.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:42.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:42.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:42.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:42.608 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:10:42.608 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:10:42.608 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:10:42.611 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.9708ms. 2025-07-01 12:10:42.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:42.611 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:42.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:42.611 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:42.611 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:42.611 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:42.611 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:42.611 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:42.611 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:10:42.611 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:10:42.611 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:10:42.611 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:10:42.611 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:10:42.611 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:10:42.611 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:10:42.612 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:10:42.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:42.612 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:42.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:42.612 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:42.612 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:42.612 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:42.612 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 5.3283ms 2025-07-01 12:10:42.612 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:10:42.612 +03:00 [DBG] Connection id "0HNC8090TGDIH" completed keep alive response. 2025-07-01 12:10:42.612 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 6.2465ms 2025-07-01 12:10:42.613 +03:00 [DBG] Connection id "0HNC8090TGDIH" received FIN. 2025-07-01 12:10:42.613 +03:00 [DBG] Connection id "0HNC8090TGDIH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:10:42.613 +03:00 [DBG] Connection id "0HNC8090TGDIH" disconnecting. 2025-07-01 12:10:42.613 +03:00 [DBG] Connection id "0HNC8090TGDIH" stopped. 2025-07-01 12:10:42.678 +03:00 [DBG] Connection id "0HNC8090TGDII" accepted. 2025-07-01 12:10:42.678 +03:00 [DBG] Connection id "0HNC8090TGDII" started. 2025-07-01 12:10:42.679 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:10:42.679 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:10:42.679 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:10:42.679 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:10:42.679 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:10:42.679 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:10:42.679 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:10:42.679 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:10:42.679 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:10:42.679 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:10:42.679 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:10:42.679 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:10:42.679 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:10:42.679 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:10:42.679 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:10:42.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:42.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:42.680 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:10:42.680 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:10:42.680 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:10:42.680 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:10:42.680 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:10:42.680 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:10:42.680 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:10:42.680 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:10:42.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:42.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:42.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:42.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:42.680 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:10:42.681 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:10:42.681 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:10:42.842 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 161.4602ms. 2025-07-01 12:10:42.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:42.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:42.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:42.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:42.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:42.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:42.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:42.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:42.842 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:10:42.842 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:10:42.842 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:10:42.842 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:10:42.842 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:10:42.842 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:10:42.842 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:10:42.844 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:10:42.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:42.845 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:42.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:42.845 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:42.845 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:42.845 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:42.845 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 165.2755ms 2025-07-01 12:10:42.845 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:10:42.845 +03:00 [DBG] Connection id "0HNC8090TGDII" completed keep alive response. 2025-07-01 12:10:42.845 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 166.3157ms 2025-07-01 12:10:42.848 +03:00 [DBG] Connection id "0HNC8090TGDII" received FIN. 2025-07-01 12:10:42.848 +03:00 [DBG] Connection id "0HNC8090TGDII" disconnecting. 2025-07-01 12:10:42.848 +03:00 [DBG] Connection id "0HNC8090TGDII" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:10:42.849 +03:00 [DBG] Connection id "0HNC8090TGDII" stopped. 2025-07-01 12:10:44.007 +03:00 [DBG] Connection id "0HNC8090TGDIJ" accepted. 2025-07-01 12:10:44.008 +03:00 [DBG] Connection id "0HNC8090TGDIJ" started. 2025-07-01 12:10:44.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:10:44.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:10:44.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:10:44.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:10:44.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:10:44.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:44.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:10:44.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:10:44.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:10:44.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:10:44.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:44.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:10:44.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:10:44.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:10:44.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:10:44.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:10:44.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:10:44.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:44.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:44.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:10:44.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:10:44.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:44.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:44.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:44.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:44.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:10:44.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2415ms. 2025-07-01 12:10:44.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:44.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:44.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:44.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:44.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:44.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:44.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:44.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:44.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:10:44.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:10:44.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:10:44.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:44.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:44.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:44.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:44.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:44.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:44.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6179ms 2025-07-01 12:10:44.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:44.010 +03:00 [DBG] Connection id "0HNC8090TGDIJ" completed keep alive response. 2025-07-01 12:10:44.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7629ms 2025-07-01 12:10:44.011 +03:00 [DBG] Connection id "0HNC8090TGDIJ" received FIN. 2025-07-01 12:10:44.011 +03:00 [DBG] Connection id "0HNC8090TGDIJ" disconnecting. 2025-07-01 12:10:44.011 +03:00 [DBG] Connection id "0HNC8090TGDIJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:10:44.012 +03:00 [DBG] Connection id "0HNC8090TGDIJ" stopped. 2025-07-01 12:10:45.397 +03:00 [DBG] Connection id "0HNC8090TGDIK" accepted. 2025-07-01 12:10:45.397 +03:00 [DBG] Connection id "0HNC8090TGDIK" started. 2025-07-01 12:10:45.397 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 12:10:45.397 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:10:45.397 +03:00 [DBG] POST requests are not supported 2025-07-01 12:10:45.397 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 12:10:45.397 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 12:10:45.397 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:10:45.397 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:10:45.397 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:10:45.397 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:10:45.397 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:10:45.397 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:10:45.397 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:10:45.398 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:10:45.398 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:10:45.398 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:10:45.398 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:10:45.398 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:10:45.398 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:45.398 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:45.398 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:10:45.398 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:10:45.398 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:10:45.398 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:10:45.398 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:10:45.398 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:10:45.398 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:10:45.398 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:10:45.398 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:10:45.398 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:10:45.398 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:10:45.398 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:10:45.398 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:10:45.398 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:10:45.398 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:10:45.398 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:10:45.398 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:10:45.398 +03:00 [DBG] Connection id "0HNC8090TGDIK", Request id "0HNC8090TGDIK:00000001": started reading request body. 2025-07-01 12:10:45.398 +03:00 [DBG] Connection id "0HNC8090TGDIK", Request id "0HNC8090TGDIK:00000001": done reading request body. 2025-07-01 12:10:45.398 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:10:45.398 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:10:45.398 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:10:45.398 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:10:45.398 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:10:45.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:45.398 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:45.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:45.398 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:45.398 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:10:45.398 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 12:10:45.399 +03:00 [INF] Changing group of physicals [501] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:10:45.416 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.2739ms. 2025-07-01 12:10:45.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:45.416 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:45.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:45.416 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:45.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:45.416 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:45.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:45.416 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:45.416 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:10:45.416 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:10:45.416 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:10:45.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:45.416 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:45.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:45.416 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:45.416 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:45.416 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:45.416 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 18.7147ms 2025-07-01 12:10:45.416 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:10:45.416 +03:00 [DBG] Connection id "0HNC8090TGDIK" completed keep alive response. 2025-07-01 12:10:45.416 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 19.4167ms 2025-07-01 12:10:45.417 +03:00 [DBG] Connection id "0HNC8090TGDIK" received FIN. 2025-07-01 12:10:45.417 +03:00 [DBG] Connection id "0HNC8090TGDIK" disconnecting. 2025-07-01 12:10:45.417 +03:00 [DBG] Connection id "0HNC8090TGDIK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:10:45.418 +03:00 [DBG] Connection id "0HNC8090TGDIK" stopped. 2025-07-01 12:10:45.454 +03:00 [DBG] Connection id "0HNC8090TGDIL" accepted. 2025-07-01 12:10:45.454 +03:00 [DBG] Connection id "0HNC8090TGDIL" started. 2025-07-01 12:10:45.454 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:10:45.454 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:10:45.454 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:10:45.454 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:10:45.454 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:10:45.454 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:10:45.454 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:10:45.454 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:10:45.454 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:10:45.454 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:10:45.454 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:10:45.455 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:10:45.455 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:10:45.455 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:10:45.455 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:10:45.455 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:45.455 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:45.455 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:10:45.455 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:10:45.455 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:10:45.455 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:10:45.455 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:10:45.455 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:10:45.455 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:10:45.455 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:10:45.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:45.455 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:45.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:45.455 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:45.455 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:10:45.455 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:10:45.455 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:10:45.457 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.4792ms. 2025-07-01 12:10:45.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:45.457 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:45.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:45.457 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:45.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:45.457 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:45.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:45.457 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:45.457 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:10:45.457 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:10:45.457 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:10:45.457 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:10:45.457 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:10:45.457 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:10:45.457 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:10:45.457 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:10:45.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:45.457 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:45.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:45.457 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:45.457 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:45.457 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:45.457 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.7469ms 2025-07-01 12:10:45.457 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:10:45.457 +03:00 [DBG] Connection id "0HNC8090TGDIL" completed keep alive response. 2025-07-01 12:10:45.458 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.4342ms 2025-07-01 12:10:45.458 +03:00 [DBG] Connection id "0HNC8090TGDIL" received FIN. 2025-07-01 12:10:45.458 +03:00 [DBG] Connection id "0HNC8090TGDIL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:10:45.458 +03:00 [DBG] Connection id "0HNC8090TGDIL" disconnecting. 2025-07-01 12:10:45.458 +03:00 [DBG] Connection id "0HNC8090TGDIL" stopped. 2025-07-01 12:10:45.522 +03:00 [DBG] Connection id "0HNC8090TGDIM" accepted. 2025-07-01 12:10:45.522 +03:00 [DBG] Connection id "0HNC8090TGDIM" started. 2025-07-01 12:10:45.523 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:10:45.523 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:10:45.523 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:10:45.523 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:10:45.523 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:10:45.523 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:10:45.523 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:10:45.523 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:10:45.523 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:10:45.523 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:10:45.523 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:10:45.523 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:10:45.523 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:10:45.523 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:10:45.523 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:10:45.523 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:45.523 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:45.523 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:10:45.523 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:10:45.523 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:10:45.523 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:10:45.523 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:10:45.523 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:10:45.523 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:10:45.523 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:10:45.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:45.523 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:45.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:45.524 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:45.524 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:10:45.524 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:10:45.524 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:10:45.704 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 180.3936ms. 2025-07-01 12:10:45.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:45.704 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:45.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:45.704 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:45.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:45.704 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:45.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:45.704 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:45.704 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:10:45.704 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:10:45.704 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:10:45.704 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:10:45.704 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:10:45.704 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:10:45.705 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:10:45.706 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:10:45.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:45.706 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:45.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:45.706 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:45.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:45.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:45.706 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 183.1523ms 2025-07-01 12:10:45.706 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:10:45.706 +03:00 [DBG] Connection id "0HNC8090TGDIM" completed keep alive response. 2025-07-01 12:10:45.706 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 183.7759ms 2025-07-01 12:10:45.710 +03:00 [DBG] Connection id "0HNC8090TGDIM" received FIN. 2025-07-01 12:10:45.710 +03:00 [DBG] Connection id "0HNC8090TGDIM" disconnecting. 2025-07-01 12:10:45.710 +03:00 [DBG] Connection id "0HNC8090TGDIM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:10:45.712 +03:00 [DBG] Connection id "0HNC8090TGDIM" stopped. 2025-07-01 12:10:49.000 +03:00 [DBG] Connection id "0HNC8090TGDIN" accepted. 2025-07-01 12:10:49.000 +03:00 [DBG] Connection id "0HNC8090TGDIN" started. 2025-07-01 12:10:49.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:10:49.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:10:49.000 +03:00 [DBG] POST requests are not supported 2025-07-01 12:10:49.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:10:49.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:10:49.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:49.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:10:49.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:10:49.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:10:49.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:10:49.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:49.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:10:49.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:10:49.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:10:49.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:10:49.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:10:49.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:10:49.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:49.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:49.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:10:49.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:10:49.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:49.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:49.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:49.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:49.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:10:49.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1355ms. 2025-07-01 12:10:49.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:49.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:49.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:49.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:49.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:49.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:49.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:49.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:49.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:10:49.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:10:49.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:10:49.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:49.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:49.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:49.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:49.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:49.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:49.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7513ms 2025-07-01 12:10:49.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:49.002 +03:00 [DBG] Connection id "0HNC8090TGDIN" completed keep alive response. 2025-07-01 12:10:49.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.377ms 2025-07-01 12:10:49.002 +03:00 [DBG] Connection id "0HNC8090TGDIN" received FIN. 2025-07-01 12:10:49.002 +03:00 [DBG] Connection id "0HNC8090TGDIN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:10:49.002 +03:00 [DBG] Connection id "0HNC8090TGDIN" disconnecting. 2025-07-01 12:10:49.002 +03:00 [DBG] Connection id "0HNC8090TGDIN" stopped. 2025-07-01 12:10:53.996 +03:00 [DBG] Connection id "0HNC8090TGDIO" accepted. 2025-07-01 12:10:53.996 +03:00 [DBG] Connection id "0HNC8090TGDIO" started. 2025-07-01 12:10:53.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:10:53.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:10:53.997 +03:00 [DBG] POST requests are not supported 2025-07-01 12:10:53.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:10:53.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:10:53.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:53.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:10:53.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:10:53.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:10:53.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:10:53.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:53.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:10:53.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:10:53.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:10:53.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:10:53.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:10:53.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:10:53.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:53.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:53.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:10:53.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:10:53.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:53.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:53.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:53.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:53.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:10:53.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1585ms. 2025-07-01 12:10:53.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:53.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:53.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:53.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:53.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:53.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:53.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:53.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:53.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:10:53.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:10:53.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:10:53.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:53.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:53.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:53.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:53.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:53.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:53.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5626ms 2025-07-01 12:10:53.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:53.999 +03:00 [DBG] Connection id "0HNC8090TGDIO" completed keep alive response. 2025-07-01 12:10:54.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8314ms 2025-07-01 12:10:54.000 +03:00 [DBG] Connection id "0HNC8090TGDIO" received FIN. 2025-07-01 12:10:54.000 +03:00 [DBG] Connection id "0HNC8090TGDIO" disconnecting. 2025-07-01 12:10:54.000 +03:00 [DBG] Connection id "0HNC8090TGDIO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:10:54.001 +03:00 [DBG] Connection id "0HNC8090TGDIO" stopped. 2025-07-01 12:10:57.793 +03:00 [DBG] Connection id "0HNC8090TGDIP" accepted. 2025-07-01 12:10:57.794 +03:00 [DBG] Connection id "0HNC8090TGDIP" started. 2025-07-01 12:10:57.796 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 767 2025-07-01 12:10:57.797 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:10:57.797 +03:00 [DBG] POST requests are not supported 2025-07-01 12:10:57.797 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:10:57.797 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:10:57.797 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:10:57.797 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:10:57.797 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:10:57.797 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:10:57.797 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:10:57.797 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:10:57.797 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:10:57.797 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:10:57.797 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:10:57.797 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:10:57.797 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:10:57.797 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:10:57.797 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:57.797 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:57.797 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:10:57.797 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:10:57.797 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:10:57.797 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:10:57.797 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:10:57.797 +03:00 [DBG] Connection id "0HNC8090TGDIP", Request id "0HNC8090TGDIP:00000001": started reading request body. 2025-07-01 12:10:57.797 +03:00 [DBG] Connection id "0HNC8090TGDIP", Request id "0HNC8090TGDIP:00000001": done reading request body. 2025-07-01 12:10:57.797 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:10:57.797 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:10:57.797 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:10:57.797 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:10:57.797 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:10:57.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:57.797 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:57.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:57.797 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:57.798 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:10:57.798 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:10:57.798 +03:00 [INF] Updating physical elements properties 2025-07-01 12:10:57.816 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.9915ms. 2025-07-01 12:10:57.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:57.816 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:57.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:57.816 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:57.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:57.816 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:57.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:57.816 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:57.816 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:10:57.816 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:10:57.816 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:10:57.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:57.816 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:57.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:57.816 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:57.816 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:57.816 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:57.816 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.3851ms 2025-07-01 12:10:57.816 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:10:57.816 +03:00 [DBG] Connection id "0HNC8090TGDIP" completed keep alive response. 2025-07-01 12:10:57.817 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 20.1223ms 2025-07-01 12:10:57.817 +03:00 [DBG] Connection id "0HNC8090TGDIP" received FIN. 2025-07-01 12:10:57.817 +03:00 [DBG] Connection id "0HNC8090TGDIP" disconnecting. 2025-07-01 12:10:57.817 +03:00 [DBG] Connection id "0HNC8090TGDIP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:10:57.818 +03:00 [DBG] Connection id "0HNC8090TGDIP" stopped. 2025-07-01 12:10:57.862 +03:00 [DBG] Connection id "0HNC8090TGDIQ" accepted. 2025-07-01 12:10:57.862 +03:00 [DBG] Connection id "0HNC8090TGDIQ" started. 2025-07-01 12:10:57.862 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:10:57.862 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:10:57.862 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:10:57.862 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:10:57.863 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:10:57.863 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:10:57.863 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:10:57.863 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:10:57.863 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:10:57.863 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:10:57.863 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:10:57.863 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:10:57.863 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:10:57.863 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:10:57.863 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:10:57.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:57.864 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:57.864 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:10:57.864 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:10:57.864 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:10:57.864 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:10:57.864 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:10:57.864 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:10:57.864 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:10:57.864 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:10:57.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:57.864 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:57.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:57.864 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:57.865 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:10:57.865 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:10:57.865 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:10:57.867 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.4741ms. 2025-07-01 12:10:57.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:57.867 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:57.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:57.867 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:57.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:57.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:57.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:57.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:57.868 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:10:57.868 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:10:57.868 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:10:57.868 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:10:57.868 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:10:57.868 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:10:57.868 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:10:57.868 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:10:57.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:57.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:57.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:57.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:57.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:57.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:57.869 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 5.4272ms 2025-07-01 12:10:57.869 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:10:57.869 +03:00 [DBG] Connection id "0HNC8090TGDIQ" completed keep alive response. 2025-07-01 12:10:57.869 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 6.8778ms 2025-07-01 12:10:57.869 +03:00 [DBG] Connection id "0HNC8090TGDIQ" received FIN. 2025-07-01 12:10:57.870 +03:00 [DBG] Connection id "0HNC8090TGDIQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:10:57.870 +03:00 [DBG] Connection id "0HNC8090TGDIQ" disconnecting. 2025-07-01 12:10:57.870 +03:00 [DBG] Connection id "0HNC8090TGDIQ" stopped. 2025-07-01 12:10:57.930 +03:00 [DBG] Connection id "0HNC8090TGDIR" accepted. 2025-07-01 12:10:57.930 +03:00 [DBG] Connection id "0HNC8090TGDIR" started. 2025-07-01 12:10:57.930 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:10:57.930 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:10:57.930 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:10:57.930 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:10:57.931 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:10:57.931 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:10:57.931 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:10:57.931 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:10:57.931 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:10:57.931 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:10:57.931 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:10:57.931 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:10:57.931 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:10:57.931 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:10:57.931 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:10:57.931 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:57.931 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:57.931 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:10:57.931 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:10:57.931 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:10:57.931 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:10:57.932 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:10:57.932 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:10:57.932 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:10:57.932 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:10:57.932 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:57.932 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:57.932 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:57.932 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:57.932 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:10:57.932 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:10:57.932 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:10:58.099 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 167.6448ms. 2025-07-01 12:10:58.100 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:58.100 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:58.100 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:58.100 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:58.100 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:58.100 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:58.100 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:58.100 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:58.100 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:10:58.100 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:10:58.100 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:10:58.100 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:10:58.100 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:10:58.100 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:10:58.100 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:10:58.102 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:10:58.102 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:58.102 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:58.102 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:58.102 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:58.102 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:58.102 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:58.102 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 171.1241ms 2025-07-01 12:10:58.102 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:10:58.102 +03:00 [DBG] Connection id "0HNC8090TGDIR" completed keep alive response. 2025-07-01 12:10:58.103 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 172.1674ms 2025-07-01 12:10:58.106 +03:00 [DBG] Connection id "0HNC8090TGDIR" received FIN. 2025-07-01 12:10:58.106 +03:00 [DBG] Connection id "0HNC8090TGDIR" disconnecting. 2025-07-01 12:10:58.106 +03:00 [DBG] Connection id "0HNC8090TGDIR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:10:58.107 +03:00 [DBG] Connection id "0HNC8090TGDIR" stopped. 2025-07-01 12:10:59.006 +03:00 [DBG] Connection id "0HNC8090TGDIS" accepted. 2025-07-01 12:10:59.006 +03:00 [DBG] Connection id "0HNC8090TGDIS" started. 2025-07-01 12:10:59.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:10:59.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:10:59.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:10:59.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:10:59.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:10:59.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:59.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:10:59.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:10:59.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:10:59.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:10:59.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:59.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:10:59.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:10:59.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:10:59.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:10:59.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:10:59.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:10:59.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:59.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:59.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:10:59.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:10:59.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:59.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:59.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:59.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:59.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:10:59.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1943ms. 2025-07-01 12:10:59.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:59.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:10:59.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:59.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:10:59.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:59.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:59.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:59.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:59.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:10:59.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:10:59.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:10:59.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:59.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:10:59.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:59.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:59.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:59.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:10:59.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2839ms 2025-07-01 12:10:59.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:10:59.008 +03:00 [DBG] Connection id "0HNC8090TGDIS" completed keep alive response. 2025-07-01 12:10:59.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1531ms 2025-07-01 12:10:59.009 +03:00 [DBG] Connection id "0HNC8090TGDIS" received FIN. 2025-07-01 12:10:59.009 +03:00 [DBG] Connection id "0HNC8090TGDIS" disconnecting. 2025-07-01 12:10:59.009 +03:00 [DBG] Connection id "0HNC8090TGDIS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:10:59.010 +03:00 [DBG] Connection id "0HNC8090TGDIS" stopped. 2025-07-01 12:11:01.823 +03:00 [DBG] Connection id "0HNC8090TGDIT" accepted. 2025-07-01 12:11:01.823 +03:00 [DBG] Connection id "0HNC8090TGDIT" started. 2025-07-01 12:11:01.824 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 12:11:01.824 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:11:01.824 +03:00 [DBG] POST requests are not supported 2025-07-01 12:11:01.824 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 12:11:01.824 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 12:11:01.824 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:11:01.824 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:11:01.824 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:11:01.824 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:11:01.824 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:11:01.824 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:11:01.824 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:11:01.824 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:11:01.824 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:11: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-07-01 12:11:01.824 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:11: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-07-01 12:11:01.824 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:01.824 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:01.824 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:01.824 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:01.824 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:11:01.825 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:11:01.825 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:11:01.825 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:11:01.825 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:11:01.825 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:11:01.825 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:11:01.825 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:11:01.825 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:11:01.825 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:11:01.825 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:11:01.825 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:11:01.825 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:11:01.825 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:11:01.825 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:11:01.825 +03:00 [DBG] Connection id "0HNC8090TGDIT", Request id "0HNC8090TGDIT:00000001": started reading request body. 2025-07-01 12:11:01.825 +03:00 [DBG] Connection id "0HNC8090TGDIT", Request id "0HNC8090TGDIT:00000001": done reading request body. 2025-07-01 12:11:01.825 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:11:01.825 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:11:01.825 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:11:01.825 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:11:01.825 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:11:01.825 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:01.825 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:01.825 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:01.825 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:01.825 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:11:01.825 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 12:11:01.826 +03:00 [INF] Changing group of physicals [504] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:11:01.852 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 26.9039ms. 2025-07-01 12:11:01.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:01.853 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:01.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:01.853 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:01.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:01.853 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:01.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:01.853 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:01.853 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:01.853 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:11:01.853 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:01.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:01.853 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:01.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:01.853 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:01.853 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:01.853 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:01.853 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 28.7318ms 2025-07-01 12:11:01.853 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:11:01.853 +03:00 [DBG] Connection id "0HNC8090TGDIT" completed keep alive response. 2025-07-01 12:11:01.853 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 29.5996ms 2025-07-01 12:11:01.853 +03:00 [DBG] Connection id "0HNC8090TGDIT" received FIN. 2025-07-01 12:11:01.854 +03:00 [DBG] Connection id "0HNC8090TGDIT" disconnecting. 2025-07-01 12:11:01.854 +03:00 [DBG] Connection id "0HNC8090TGDIT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:11:01.855 +03:00 [DBG] Connection id "0HNC8090TGDIT" stopped. 2025-07-01 12:11:01.893 +03:00 [DBG] Connection id "0HNC8090TGDIU" accepted. 2025-07-01 12:11:01.893 +03:00 [DBG] Connection id "0HNC8090TGDIU" started. 2025-07-01 12:11:01.893 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:11:01.893 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:11:01.893 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:11:01.893 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:11:01.893 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:11:01.893 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:01.893 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:11:01.893 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:11:01.893 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:01.894 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:11:01.894 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:11:01.894 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:11:01.894 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:11:01.894 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:11:01.894 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:11:01.894 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:01.894 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:01.894 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:01.894 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:01.894 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:11:01.894 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:11:01.894 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:11:01.894 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:11:01.894 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:11:01.894 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:11:01.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:01.894 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:01.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:01.894 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:01.894 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:11:01.894 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:11:01.894 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:11:01.895 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.3108ms. 2025-07-01 12:11:01.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:01.895 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:01.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:01.895 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:01.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:01.896 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:01.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:01.896 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:01.896 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:11:01.896 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:11:01.896 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:11:01.896 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:11:01.896 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:11:01.896 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:11:01.896 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:11:01.896 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:11:01.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:01.896 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:01.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:01.896 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:01.896 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:01.896 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:01.896 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.216ms 2025-07-01 12:11:01.896 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:01.896 +03:00 [DBG] Connection id "0HNC8090TGDIU" completed keep alive response. 2025-07-01 12:11:01.896 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.7364ms 2025-07-01 12:11:01.897 +03:00 [DBG] Connection id "0HNC8090TGDIU" received FIN. 2025-07-01 12:11:01.897 +03:00 [DBG] Connection id "0HNC8090TGDIU" disconnecting. 2025-07-01 12:11:01.897 +03:00 [DBG] Connection id "0HNC8090TGDIU" stopped. 2025-07-01 12:11:01.897 +03:00 [DBG] Connection id "0HNC8090TGDIU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:11:01.961 +03:00 [DBG] Connection id "0HNC8090TGDIV" accepted. 2025-07-01 12:11:01.961 +03:00 [DBG] Connection id "0HNC8090TGDIV" started. 2025-07-01 12:11:01.961 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:11:01.961 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:11:01.961 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:11:01.961 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:11:01.961 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:11:01.961 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:01.961 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:11:01.961 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:11:01.961 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:01.961 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:11:01.961 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:11:01.962 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:11:01.962 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:11:01.962 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:11:01.962 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:11:01.962 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:01.962 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:01.962 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:01.962 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:01.962 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:11:01.962 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:11:01.962 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:11:01.962 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:11:01.962 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:11:01.962 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:11:01.962 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:01.962 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:01.962 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:01.962 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:01.962 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:11:01.962 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:11:01.962 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:11:02.108 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 145.1533ms. 2025-07-01 12:11:02.108 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:02.108 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:02.108 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:02.108 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:02.108 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:02.108 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:02.108 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:02.108 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:02.108 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:11:02.108 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:11:02.108 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:11:02.108 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:11:02.108 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:11:02.108 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:11:02.108 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:11:02.110 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:11:02.110 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:02.110 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:02.110 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:02.110 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:02.110 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:02.110 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:02.110 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 148.6762ms 2025-07-01 12:11:02.110 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:02.110 +03:00 [DBG] Connection id "0HNC8090TGDIV" completed keep alive response. 2025-07-01 12:11:02.110 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 149.4683ms 2025-07-01 12:11:02.113 +03:00 [DBG] Connection id "0HNC8090TGDIV" received FIN. 2025-07-01 12:11:02.113 +03:00 [DBG] Connection id "0HNC8090TGDIV" disconnecting. 2025-07-01 12:11:02.113 +03:00 [DBG] Connection id "0HNC8090TGDIV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:11:02.114 +03:00 [DBG] Connection id "0HNC8090TGDIV" stopped. 2025-07-01 12:11:04.385 +03:00 [DBG] Connection id "0HNC8090TGDJ0" accepted. 2025-07-01 12:11:04.385 +03:00 [DBG] Connection id "0HNC8090TGDJ0" started. 2025-07-01 12:11:04.385 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:11:04.385 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:11:04.386 +03:00 [DBG] POST requests are not supported 2025-07-01 12:11:04.386 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:11:04.386 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:11:04.386 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:04.386 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:11:04.386 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:11:04.386 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:11:04.386 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:11:04.386 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:04.386 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:11:04.386 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:11:04.386 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:11:04.386 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:11:04.386 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:11:04.386 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:11:04.386 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:04.386 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:04.386 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:11:04.386 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:11:04.386 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:04.386 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:04.386 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:04.386 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:04.386 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:11:04.386 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1384ms. 2025-07-01 12:11:04.386 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:04.387 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:04.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:04.387 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:04.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:04.387 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:04.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:04.387 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:04.387 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:04.387 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:11:04.387 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:04.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:04.387 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:04.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:04.387 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:04.387 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:04.387 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:04.387 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8318ms 2025-07-01 12:11:04.387 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:04.387 +03:00 [DBG] Connection id "0HNC8090TGDJ0" completed keep alive response. 2025-07-01 12:11:04.387 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5182ms 2025-07-01 12:11:04.387 +03:00 [DBG] Connection id "0HNC8090TGDJ0" received FIN. 2025-07-01 12:11:04.387 +03:00 [DBG] Connection id "0HNC8090TGDJ0" disconnecting. 2025-07-01 12:11:04.387 +03:00 [DBG] Connection id "0HNC8090TGDJ0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:11:04.388 +03:00 [DBG] Connection id "0HNC8090TGDJ0" stopped. 2025-07-01 12:11:08.999 +03:00 [DBG] Connection id "0HNC8090TGDJ1" accepted. 2025-07-01 12:11:08.999 +03:00 [DBG] Connection id "0HNC8090TGDJ1" started. 2025-07-01 12:11:08.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:11:08.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:11:08.999 +03:00 [DBG] POST requests are not supported 2025-07-01 12:11:08.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:11:08.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:11:08.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:08.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:11:08.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:11:08.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:11:08.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:11:08.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:08.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:11:08.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:11:08.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:11:09.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:11:09.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:11:09.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:11:09.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:09.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:09.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:11:09.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:11:09.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:09.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:09.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:09.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:09.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:11:09.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1308ms. 2025-07-01 12:11:09.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:09.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:09.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:09.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:09.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:09.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:09.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:09.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:09.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:09.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:11:09.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:09.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:09.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:09.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:09.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:09.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:09.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:09.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7072ms 2025-07-01 12:11:09.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:09.000 +03:00 [DBG] Connection id "0HNC8090TGDJ1" completed keep alive response. 2025-07-01 12:11:09.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3346ms 2025-07-01 12:11:09.001 +03:00 [DBG] Connection id "0HNC8090TGDJ1" received FIN. 2025-07-01 12:11:09.001 +03:00 [DBG] Connection id "0HNC8090TGDJ1" disconnecting. 2025-07-01 12:11:09.001 +03:00 [DBG] Connection id "0HNC8090TGDJ1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:11:09.002 +03:00 [DBG] Connection id "0HNC8090TGDJ1" stopped. 2025-07-01 12:11:13.995 +03:00 [DBG] Connection id "0HNC8090TGDJ2" accepted. 2025-07-01 12:11:13.995 +03:00 [DBG] Connection id "0HNC8090TGDJ2" started. 2025-07-01 12:11:13.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:11:13.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:11:13.996 +03:00 [DBG] POST requests are not supported 2025-07-01 12:11:13.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:11:13.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:11:13.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:13.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:11:13.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:11:13.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:11:13.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:11:13.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:13.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:11:13.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:11:13.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:11:13.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:11:13.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:11:13.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:11:13.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:13.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:13.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:11:13.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:11:13.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:13.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:13.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:13.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:13.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:11:13.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2077ms. 2025-07-01 12:11:13.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:13.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:13.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:13.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:13.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:13.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:13.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:13.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:13.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:13.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:11:13.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:13.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:13.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:13.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:13.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:13.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:13.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:13.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0078ms 2025-07-01 12:11:14.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:14.000 +03:00 [DBG] Connection id "0HNC8090TGDJ2" completed keep alive response. 2025-07-01 12:11:14.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.0244ms 2025-07-01 12:11:14.000 +03:00 [DBG] Connection id "0HNC8090TGDJ2" received FIN. 2025-07-01 12:11:14.000 +03:00 [DBG] Connection id "0HNC8090TGDJ2" disconnecting. 2025-07-01 12:11:14.000 +03:00 [DBG] Connection id "0HNC8090TGDJ2" stopped. 2025-07-01 12:11:14.000 +03:00 [DBG] Connection id "0HNC8090TGDJ2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:11:18.994 +03:00 [DBG] Connection id "0HNC8090TGDJ3" accepted. 2025-07-01 12:11:18.994 +03:00 [DBG] Connection id "0HNC8090TGDJ3" started. 2025-07-01 12:11:18.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:11:18.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:11:18.994 +03:00 [DBG] POST requests are not supported 2025-07-01 12:11:18.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:11:18.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:11:18.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:18.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:11:18.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:11:18.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:11:18.994 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:11:18.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:18.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:11:18.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:11:18.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:11:18.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:11:18.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:11:18.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:11:18.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:18.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:18.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:11:18.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:11:18.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:18.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:18.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:18.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:18.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:11:18.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1392ms. 2025-07-01 12:11:18.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:18.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:18.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:18.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:18.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:18.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:18.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:18.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:18.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:18.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:11:18.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:18.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:18.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:18.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:18.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:18.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:18.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:18.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7706ms 2025-07-01 12:11:18.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:18.995 +03:00 [DBG] Connection id "0HNC8090TGDJ3" completed keep alive response. 2025-07-01 12:11:18.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3931ms 2025-07-01 12:11:18.996 +03:00 [DBG] Connection id "0HNC8090TGDJ3" received FIN. 2025-07-01 12:11:18.996 +03:00 [DBG] Connection id "0HNC8090TGDJ3" disconnecting. 2025-07-01 12:11:18.996 +03:00 [DBG] Connection id "0HNC8090TGDJ3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:11:18.997 +03:00 [DBG] Connection id "0HNC8090TGDJ3" stopped. 2025-07-01 12:11:24.002 +03:00 [DBG] Connection id "0HNC8090TGDJ4" accepted. 2025-07-01 12:11:24.002 +03:00 [DBG] Connection id "0HNC8090TGDJ4" started. 2025-07-01 12:11:24.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:11:24.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:11:24.002 +03:00 [DBG] POST requests are not supported 2025-07-01 12:11:24.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:11:24.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:11:24.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:24.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:11:24.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:11:24.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:11:24.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:11:24.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:24.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:11:24.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:11:24.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:11:24.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:11:24.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:11:24.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:11:24.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:24.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:24.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:11:24.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:11:24.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:24.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:24.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:24.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:24.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:11:24.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1201ms. 2025-07-01 12:11:24.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:24.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:24.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:24.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:24.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:24.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:24.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:24.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:24.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:24.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:11:24.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:24.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:24.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:24.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:24.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:24.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:24.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:24.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7012ms 2025-07-01 12:11:24.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:24.003 +03:00 [DBG] Connection id "0HNC8090TGDJ4" completed keep alive response. 2025-07-01 12:11:24.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2823ms 2025-07-01 12:11:24.003 +03:00 [DBG] Connection id "0HNC8090TGDJ4" received FIN. 2025-07-01 12:11:24.004 +03:00 [DBG] Connection id "0HNC8090TGDJ4" disconnecting. 2025-07-01 12:11:24.004 +03:00 [DBG] Connection id "0HNC8090TGDJ4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:11:24.005 +03:00 [DBG] Connection id "0HNC8090TGDJ4" stopped. 2025-07-01 12:11:28.998 +03:00 [DBG] Connection id "0HNC8090TGDJ5" accepted. 2025-07-01 12:11:28.999 +03:00 [DBG] Connection id "0HNC8090TGDJ5" started. 2025-07-01 12:11:28.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:11:28.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:11:28.999 +03:00 [DBG] POST requests are not supported 2025-07-01 12:11:28.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:11:28.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:11:28.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:28.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:11:28.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:11:28.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:11:28.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:11:28.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:28.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:11:28.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:11:28.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:11:28.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:11:28.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:11:29.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:11:29.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:29.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:29.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:11:29.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:11:29.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:29.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:29.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:29.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:29.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:11:29.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.225ms. 2025-07-01 12:11:29.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:29.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:29.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:29.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:29.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:29.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:29.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:29.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:29.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:29.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:11:29.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:29.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:29.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:29.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:29.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:29.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:29.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:29.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3295ms 2025-07-01 12:11:29.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:29.001 +03:00 [DBG] Connection id "0HNC8090TGDJ5" completed keep alive response. 2025-07-01 12:11:29.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3827ms 2025-07-01 12:11:29.001 +03:00 [DBG] Connection id "0HNC8090TGDJ5" received FIN. 2025-07-01 12:11:29.002 +03:00 [DBG] Connection id "0HNC8090TGDJ5" disconnecting. 2025-07-01 12:11:29.002 +03:00 [DBG] Connection id "0HNC8090TGDJ5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:11:29.003 +03:00 [DBG] Connection id "0HNC8090TGDJ5" stopped. 2025-07-01 12:11:31.797 +03:00 [DBG] Connection id "0HNC8090TGDJ6" accepted. 2025-07-01 12:11:31.797 +03:00 [DBG] Connection id "0HNC8090TGDJ6" started. 2025-07-01 12:11:31.797 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 773 2025-07-01 12:11:31.797 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:11:31.798 +03:00 [DBG] POST requests are not supported 2025-07-01 12:11:31.798 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:11:31.798 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:11:31.798 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:11:31.798 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:11:31.798 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:11:31.798 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:11:31.798 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:11:31.798 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:11:31.798 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:11:31.798 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:11:31.798 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:11:31.798 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:11:31.798 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:11:31.798 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:11:31.798 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:31.798 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:31.798 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:31.798 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:31.798 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:11:31.798 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:11:31.798 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:11:31.798 +03:00 [DBG] Connection id "0HNC8090TGDJ6", Request id "0HNC8090TGDJ6:00000001": started reading request body. 2025-07-01 12:11:31.798 +03:00 [DBG] Connection id "0HNC8090TGDJ6", Request id "0HNC8090TGDJ6:00000001": done reading request body. 2025-07-01 12:11:31.799 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:11:31.799 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:11:31.799 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:11:31.799 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:11:31.799 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:11:31.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:31.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:31.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:31.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:31.799 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:11:31.799 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:11:31.799 +03:00 [INF] Updating physical elements properties 2025-07-01 12:11:31.819 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.9329ms. 2025-07-01 12:11:31.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:31.819 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:31.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:31.819 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:31.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:31.819 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:31.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:31.819 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:31.819 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:31.819 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:11:31.819 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:31.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:31.820 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:31.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:31.820 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:31.820 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:31.820 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:31.820 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 21.689ms 2025-07-01 12:11:31.820 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:11:31.820 +03:00 [DBG] Connection id "0HNC8090TGDJ6" completed keep alive response. 2025-07-01 12:11:31.820 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 22.4592ms 2025-07-01 12:11:31.820 +03:00 [DBG] Connection id "0HNC8090TGDJ6" received FIN. 2025-07-01 12:11:31.820 +03:00 [DBG] Connection id "0HNC8090TGDJ6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:11:31.821 +03:00 [DBG] Connection id "0HNC8090TGDJ6" disconnecting. 2025-07-01 12:11:31.821 +03:00 [DBG] Connection id "0HNC8090TGDJ6" stopped. 2025-07-01 12:11:31.866 +03:00 [DBG] Connection id "0HNC8090TGDJ7" accepted. 2025-07-01 12:11:31.866 +03:00 [DBG] Connection id "0HNC8090TGDJ7" started. 2025-07-01 12:11:31.866 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:11:31.866 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:11:31.866 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:11:31.866 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:11:31.866 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:11:31.866 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:31.866 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:11:31.866 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:11:31.866 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:31.867 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:11:31.867 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:11:31.867 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:11:31.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-07-01 12:11:31.867 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:11:31.867 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:11:31.867 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:31.867 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:31.867 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:31.867 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:31.867 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:11:31.867 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:11:31.867 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:11:31.867 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:11:31.867 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:11:31.867 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:11:31.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:31.867 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:31.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:31.867 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:31.867 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:11:31.867 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:11:31.867 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:11:31.870 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.6332ms. 2025-07-01 12:11:31.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:31.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:31.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:31.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:31.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:31.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:31.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:31.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:31.870 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:11:31.870 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:11:31.870 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:11:31.870 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:11:31.870 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:11:31.871 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:11:31.871 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:11:31.871 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:11:31.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:31.871 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:31.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:31.871 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:31.871 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:31.871 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:31.871 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.126ms 2025-07-01 12:11:31.871 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:31.871 +03:00 [DBG] Connection id "0HNC8090TGDJ7" completed keep alive response. 2025-07-01 12:11:31.871 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.9942ms 2025-07-01 12:11:31.871 +03:00 [DBG] Connection id "0HNC8090TGDJ7" received FIN. 2025-07-01 12:11:31.871 +03:00 [DBG] Connection id "0HNC8090TGDJ7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:11:31.872 +03:00 [DBG] Connection id "0HNC8090TGDJ7" disconnecting. 2025-07-01 12:11:31.872 +03:00 [DBG] Connection id "0HNC8090TGDJ7" stopped. 2025-07-01 12:11:31.936 +03:00 [DBG] Connection id "0HNC8090TGDJ8" accepted. 2025-07-01 12:11:31.936 +03:00 [DBG] Connection id "0HNC8090TGDJ8" started. 2025-07-01 12:11:31.936 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:11:31.936 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:11:31.936 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:11:31.936 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:11:31.936 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:11:31.936 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:31.936 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:11:31.937 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:11:31.937 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:31.937 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:11:31.937 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:11:31.937 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:11:31.937 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:11:31.937 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:11:31.937 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:11:31.937 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:31.937 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:31.937 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:31.937 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:31.937 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:11:31.937 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:11:31.938 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:11:31.938 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:11:31.938 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:11:31.938 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:11:31.938 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:31.938 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:31.938 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:31.938 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:31.938 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:11:31.938 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:11:31.938 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:11:32.107 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 168.9998ms. 2025-07-01 12:11:32.107 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:32.107 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:32.107 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:32.107 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:32.107 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:32.107 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:32.107 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:32.107 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:32.107 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:11:32.107 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:11:32.107 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:11:32.107 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:11:32.107 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:11:32.107 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:11:32.107 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:11:32.110 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:11:32.110 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:32.110 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:32.110 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:32.110 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:32.110 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:32.110 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:32.111 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 173.3824ms 2025-07-01 12:11:32.111 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:32.111 +03:00 [DBG] Connection id "0HNC8090TGDJ8" completed keep alive response. 2025-07-01 12:11:32.111 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 174.5037ms 2025-07-01 12:11:32.113 +03:00 [DBG] Connection id "0HNC8090TGDJ8" received FIN. 2025-07-01 12:11:32.113 +03:00 [DBG] Connection id "0HNC8090TGDJ8" disconnecting. 2025-07-01 12:11:32.113 +03:00 [DBG] Connection id "0HNC8090TGDJ8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:11:32.114 +03:00 [DBG] Connection id "0HNC8090TGDJ8" stopped. 2025-07-01 12:11:33.993 +03:00 [DBG] Connection id "0HNC8090TGDJ9" accepted. 2025-07-01 12:11:33.993 +03:00 [DBG] Connection id "0HNC8090TGDJ9" started. 2025-07-01 12:11:33.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:11:33.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:11:33.993 +03:00 [DBG] POST requests are not supported 2025-07-01 12:11:33.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:11:33.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:11:33.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:33.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:11:33.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:11:33.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:11:33.993 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:11:33.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:33.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:11:33.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:11:33.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:11:33.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:11:33.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:11:33.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:11:33.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:33.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:33.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:11:33.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:11:33.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:33.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:33.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:33.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:33.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:11:33.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1247ms. 2025-07-01 12:11:33.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:33.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:33.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:33.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:33.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:33.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:33.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:33.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:33.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:33.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:11:33.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:33.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:33.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:33.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:33.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:33.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:33.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:33.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6805ms 2025-07-01 12:11:33.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:33.994 +03:00 [DBG] Connection id "0HNC8090TGDJ9" completed keep alive response. 2025-07-01 12:11:33.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2709ms 2025-07-01 12:11:33.995 +03:00 [DBG] Connection id "0HNC8090TGDJ9" received FIN. 2025-07-01 12:11:33.995 +03:00 [DBG] Connection id "0HNC8090TGDJ9" disconnecting. 2025-07-01 12:11:33.995 +03:00 [DBG] Connection id "0HNC8090TGDJ9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:11:33.996 +03:00 [DBG] Connection id "0HNC8090TGDJ9" stopped. 2025-07-01 12:11:34.796 +03:00 [DBG] Connection id "0HNC8090TGDJA" accepted. 2025-07-01 12:11:34.796 +03:00 [DBG] Connection id "0HNC8090TGDJA" started. 2025-07-01 12:11:34.796 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 12:11:34.796 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:11:34.796 +03:00 [DBG] POST requests are not supported 2025-07-01 12:11:34.796 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 12:11:34.796 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 12:11:34.796 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:11:34.796 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:11:34.796 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:11:34.797 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:11:34.797 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:11:34.797 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:11:34.797 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:11:34.797 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:11:34.797 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:11:34.797 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:11:34.797 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:11:34.797 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:11:34.797 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:34.797 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:34.797 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:34.797 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:34.797 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:11:34.797 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:11:34.797 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:11:34.797 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:11:34.797 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:11:34.797 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:11:34.797 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:11:34.797 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:11:34.797 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:11:34.797 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:11:34.797 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:11:34.797 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:11:34.797 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:11:34.797 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:11:34.797 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:11:34.797 +03:00 [DBG] Connection id "0HNC8090TGDJA", Request id "0HNC8090TGDJA:00000001": started reading request body. 2025-07-01 12:11:34.797 +03:00 [DBG] Connection id "0HNC8090TGDJA", Request id "0HNC8090TGDJA:00000001": done reading request body. 2025-07-01 12:11:34.797 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:11:34.797 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:11:34.797 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:11:34.797 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:11:34.797 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:11:34.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:34.797 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:34.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:34.797 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:34.797 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:11:34.797 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 12:11:34.797 +03:00 [INF] Changing group of physicals [505] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:11:34.815 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.5578ms. 2025-07-01 12:11:34.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:34.815 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:34.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:34.815 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:34.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:34.815 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:34.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:34.815 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:34.815 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:34.815 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:11:34.815 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:34.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:34.815 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:34.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:34.815 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:34.815 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:34.815 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:34.815 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 18.6654ms 2025-07-01 12:11:34.815 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:11:34.815 +03:00 [DBG] Connection id "0HNC8090TGDJA" completed keep alive response. 2025-07-01 12:11:34.816 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 19.2931ms 2025-07-01 12:11:34.816 +03:00 [DBG] Connection id "0HNC8090TGDJA" received FIN. 2025-07-01 12:11:34.816 +03:00 [DBG] Connection id "0HNC8090TGDJA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:11:34.816 +03:00 [DBG] Connection id "0HNC8090TGDJA" disconnecting. 2025-07-01 12:11:34.816 +03:00 [DBG] Connection id "0HNC8090TGDJA" stopped. 2025-07-01 12:11:34.853 +03:00 [DBG] Connection id "0HNC8090TGDJB" accepted. 2025-07-01 12:11:34.853 +03:00 [DBG] Connection id "0HNC8090TGDJB" started. 2025-07-01 12:11:34.853 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:11:34.853 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:11:34.853 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:11:34.853 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:11:34.853 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:11:34.853 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:34.853 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:11:34.853 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:11:34.853 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:34.854 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:11:34.854 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:11:34.854 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:11:34.854 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:11:34.854 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:11:34.854 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:11:34.854 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:34.854 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:34.854 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:34.854 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:34.854 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:11:34.854 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:11:34.854 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:11:34.854 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:11:34.854 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:11:34.854 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:11:34.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:34.854 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:34.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:34.854 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:34.854 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:11:34.854 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:11:34.854 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:11:34.855 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.324ms. 2025-07-01 12:11:34.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:34.856 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:34.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:34.856 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:34.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:34.856 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:34.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:34.856 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:34.856 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:11:34.856 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:11:34.856 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:11:34.856 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:11:34.856 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:11:34.856 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:11:34.856 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:11:34.856 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:11:34.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:34.856 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:34.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:34.856 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:34.856 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:34.856 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:34.856 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.3576ms 2025-07-01 12:11:34.856 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:34.856 +03:00 [DBG] Connection id "0HNC8090TGDJB" completed keep alive response. 2025-07-01 12:11:34.856 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.9312ms 2025-07-01 12:11:34.856 +03:00 [DBG] Connection id "0HNC8090TGDJB" received FIN. 2025-07-01 12:11:34.857 +03:00 [DBG] Connection id "0HNC8090TGDJB" disconnecting. 2025-07-01 12:11:34.857 +03:00 [DBG] Connection id "0HNC8090TGDJB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:11:34.858 +03:00 [DBG] Connection id "0HNC8090TGDJB" stopped. 2025-07-01 12:11:34.927 +03:00 [DBG] Connection id "0HNC8090TGDJC" accepted. 2025-07-01 12:11:34.927 +03:00 [DBG] Connection id "0HNC8090TGDJC" started. 2025-07-01 12:11:34.927 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:11:34.927 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:11:34.927 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:11:34.927 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:11:34.927 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:11:34.928 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:34.928 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:11:34.928 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:11:34.928 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:34.928 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:11:34.928 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:11:34.928 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:11:34.928 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:11:34.928 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:11:34.928 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:11:34.928 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:34.928 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:34.928 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:34.928 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:34.928 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:11:34.928 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:11:34.928 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:11:34.928 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:11:34.928 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:11:34.928 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:11:34.928 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:34.928 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:34.928 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:34.928 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:34.928 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:11:34.928 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:11:34.928 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:11:35.083 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 154.3925ms. 2025-07-01 12:11:35.083 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:35.083 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:35.083 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:35.083 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:35.083 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:35.083 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:35.083 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:35.083 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:35.083 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:11:35.083 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:11:35.083 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:11:35.083 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:11:35.083 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:11:35.083 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:11:35.083 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:11:35.084 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:11:35.084 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:35.084 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:35.084 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:35.084 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:35.084 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:35.084 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:35.084 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 156.6425ms 2025-07-01 12:11:35.084 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:35.085 +03:00 [DBG] Connection id "0HNC8090TGDJC" completed keep alive response. 2025-07-01 12:11:35.085 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 157.1995ms 2025-07-01 12:11:35.088 +03:00 [DBG] Connection id "0HNC8090TGDJC" received FIN. 2025-07-01 12:11:35.088 +03:00 [DBG] Connection id "0HNC8090TGDJC" disconnecting. 2025-07-01 12:11:35.089 +03:00 [DBG] Connection id "0HNC8090TGDJC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:11:35.090 +03:00 [DBG] Connection id "0HNC8090TGDJC" stopped. 2025-07-01 12:11:39.013 +03:00 [DBG] Connection id "0HNC8090TGDJD" accepted. 2025-07-01 12:11:39.013 +03:00 [DBG] Connection id "0HNC8090TGDJD" started. 2025-07-01 12:11:39.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:11:39.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:11:39.014 +03:00 [DBG] POST requests are not supported 2025-07-01 12:11:39.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:11:39.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:11:39.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:39.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:11:39.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:11:39.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:11:39.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:11:39.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:39.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:11:39.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:11:39.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:11:39.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:11:39.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:11:39.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:11:39.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:39.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:39.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:11:39.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:11:39.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:39.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:39.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:39.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:39.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:11:39.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.192ms. 2025-07-01 12:11:39.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:39.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:39.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:39.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:39.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:39.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:39.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:39.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:39.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:39.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:11:39.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:39.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:39.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:39.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:39.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:39.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:39.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:39.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3559ms 2025-07-01 12:11:39.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:39.016 +03:00 [DBG] Connection id "0HNC8090TGDJD" completed keep alive response. 2025-07-01 12:11:39.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7002ms 2025-07-01 12:11:39.017 +03:00 [DBG] Connection id "0HNC8090TGDJD" received FIN. 2025-07-01 12:11:39.017 +03:00 [DBG] Connection id "0HNC8090TGDJD" disconnecting. 2025-07-01 12:11:39.017 +03:00 [DBG] Connection id "0HNC8090TGDJD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:11:39.018 +03:00 [DBG] Connection id "0HNC8090TGDJD" stopped. 2025-07-01 12:11:43.998 +03:00 [DBG] Connection id "0HNC8090TGDJE" accepted. 2025-07-01 12:11:43.999 +03:00 [DBG] Connection id "0HNC8090TGDJE" started. 2025-07-01 12:11:43.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:11:43.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:11:43.999 +03:00 [DBG] POST requests are not supported 2025-07-01 12:11:43.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:11:43.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:11:43.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:43.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:11:43.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:11:43.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:11:43.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:11:43.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:43.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:11:43.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:11:43.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:11:43.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:11:43.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:11:43.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:11:43.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:44.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:44.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:11:44.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:11:44.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:44.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:44.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:44.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:44.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:11:44.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1456ms. 2025-07-01 12:11:44.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:44.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:44.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:44.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:44.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:44.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:44.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:44.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:44.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:44.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:11:44.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:44.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:44.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:44.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:44.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:44.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:44.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:44.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9136ms 2025-07-01 12:11:44.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:44.000 +03:00 [DBG] Connection id "0HNC8090TGDJE" completed keep alive response. 2025-07-01 12:11:44.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6472ms 2025-07-01 12:11:44.001 +03:00 [DBG] Connection id "0HNC8090TGDJE" received FIN. 2025-07-01 12:11:44.001 +03:00 [DBG] Connection id "0HNC8090TGDJE" disconnecting. 2025-07-01 12:11:44.001 +03:00 [DBG] Connection id "0HNC8090TGDJE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:11:44.002 +03:00 [DBG] Connection id "0HNC8090TGDJE" stopped. 2025-07-01 12:11:46.856 +03:00 [DBG] Connection id "0HNC8090TGDJF" accepted. 2025-07-01 12:11:46.856 +03:00 [DBG] Connection id "0HNC8090TGDJF" started. 2025-07-01 12:11:46.856 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 773 2025-07-01 12:11:46.856 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:11:46.856 +03:00 [DBG] POST requests are not supported 2025-07-01 12:11:46.856 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:11:46.856 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:11:46.856 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:11:46.856 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:11:46.857 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:11:46.857 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:11:46.857 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:11:46.857 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:11:46.857 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:11:46.857 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:11:46.857 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:11:46.857 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:11:46.857 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:11:46.857 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:11:46.857 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:46.857 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:46.857 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:46.857 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:46.857 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:11:46.857 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:11:46.857 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:11:46.857 +03:00 [DBG] Connection id "0HNC8090TGDJF", Request id "0HNC8090TGDJF:00000001": started reading request body. 2025-07-01 12:11:46.857 +03:00 [DBG] Connection id "0HNC8090TGDJF", Request id "0HNC8090TGDJF:00000001": done reading request body. 2025-07-01 12:11:46.857 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:11:46.857 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:11:46.857 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:11:46.857 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:11:46.857 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:11:46.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:46.857 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:46.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:46.857 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:46.858 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:11:46.858 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:11:46.858 +03:00 [INF] Updating physical elements properties 2025-07-01 12:11:46.873 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 15.7986ms. 2025-07-01 12:11:46.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:46.874 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:46.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:46.874 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:46.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:46.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:46.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:46.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:46.874 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:46.874 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:11:46.874 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:46.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:46.874 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:46.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:46.874 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:46.874 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:46.874 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:46.874 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 17.1051ms 2025-07-01 12:11:46.874 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:11:46.874 +03:00 [DBG] Connection id "0HNC8090TGDJF" completed keep alive response. 2025-07-01 12:11:46.874 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 17.9634ms 2025-07-01 12:11:46.874 +03:00 [DBG] Connection id "0HNC8090TGDJF" received FIN. 2025-07-01 12:11:46.874 +03:00 [DBG] Connection id "0HNC8090TGDJF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:11:46.874 +03:00 [DBG] Connection id "0HNC8090TGDJF" disconnecting. 2025-07-01 12:11:46.874 +03:00 [DBG] Connection id "0HNC8090TGDJF" stopped. 2025-07-01 12:11:46.915 +03:00 [DBG] Connection id "0HNC8090TGDJG" accepted. 2025-07-01 12:11:46.915 +03:00 [DBG] Connection id "0HNC8090TGDJG" started. 2025-07-01 12:11:46.915 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:11:46.915 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:11:46.915 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:11:46.915 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:11:46.915 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:11:46.915 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:46.915 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:11:46.915 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:11:46.915 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:46.915 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:11:46.915 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:11:46.915 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:11:46.915 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:11:46.915 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:11:46.915 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:11:46.915 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:46.915 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:46.915 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:46.915 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:46.915 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:11:46.915 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:11:46.916 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:11:46.916 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:11:46.916 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:11:46.916 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:11:46.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:46.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:46.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:46.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:46.916 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:11:46.916 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:11:46.916 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:11:46.939 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 23.6813ms. 2025-07-01 12:11:46.940 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:46.940 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:46.940 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:46.940 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:46.940 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:46.940 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:46.940 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:46.940 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:46.940 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:11:46.940 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:11:46.940 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:11:46.940 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:11:46.940 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:11:46.940 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:11:46.940 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:11:46.940 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:11:46.940 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:46.940 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:46.940 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:46.940 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:46.941 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:46.941 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:46.941 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 25.2194ms 2025-07-01 12:11:46.941 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:46.941 +03:00 [DBG] Connection id "0HNC8090TGDJG" completed keep alive response. 2025-07-01 12:11:46.941 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 25.853ms 2025-07-01 12:11:46.941 +03:00 [DBG] Connection id "0HNC8090TGDJG" received FIN. 2025-07-01 12:11:46.941 +03:00 [DBG] Connection id "0HNC8090TGDJG" disconnecting. 2025-07-01 12:11:46.941 +03:00 [DBG] Connection id "0HNC8090TGDJG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:11:46.942 +03:00 [DBG] Connection id "0HNC8090TGDJG" stopped. 2025-07-01 12:11:47.013 +03:00 [DBG] Connection id "0HNC8090TGDJH" accepted. 2025-07-01 12:11:47.013 +03:00 [DBG] Connection id "0HNC8090TGDJH" started. 2025-07-01 12:11:47.013 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:11:47.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:11:47.013 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:11:47.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:11:47.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:11:47.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:47.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:11:47.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:11:47.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:47.014 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:11:47.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:11:47.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:11:47.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:11:47.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:11:47.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:11:47.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:47.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:47.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:47.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:47.014 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:11:47.014 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:11:47.014 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:11:47.014 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:11:47.014 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:11:47.014 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:11:47.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:47.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:47.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:47.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:47.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:11:47.014 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:11:47.014 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:11:47.168 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 153.8092ms. 2025-07-01 12:11:47.168 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:47.168 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:47.168 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:47.168 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:47.168 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:47.168 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:47.168 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:47.168 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:47.168 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:11:47.168 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:11:47.168 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:11:47.168 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:11:47.168 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:11:47.168 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:11:47.168 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:11:47.170 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:11:47.170 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:47.170 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:47.170 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:47.170 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:47.170 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:47.170 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:47.170 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 155.9329ms 2025-07-01 12:11:47.170 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:47.170 +03:00 [DBG] Connection id "0HNC8090TGDJH" completed keep alive response. 2025-07-01 12:11:47.170 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 156.4811ms 2025-07-01 12:11:47.173 +03:00 [DBG] Connection id "0HNC8090TGDJH" received FIN. 2025-07-01 12:11:47.173 +03:00 [DBG] Connection id "0HNC8090TGDJH" disconnecting. 2025-07-01 12:11:47.173 +03:00 [DBG] Connection id "0HNC8090TGDJH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:11:47.174 +03:00 [DBG] Connection id "0HNC8090TGDJH" stopped. 2025-07-01 12:11:49.001 +03:00 [DBG] Connection id "0HNC8090TGDJI" accepted. 2025-07-01 12:11:49.001 +03:00 [DBG] Connection id "0HNC8090TGDJI" started. 2025-07-01 12:11:49.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:11:49.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:11:49.001 +03:00 [DBG] POST requests are not supported 2025-07-01 12:11:49.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:11:49.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:11:49.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:49.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:11:49.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:11:49.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:11:49.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:11:49.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:49.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:11:49.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:11:49.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:11:49.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:11:49.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:11:49.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:11:49.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:49.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:49.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:11:49.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:11:49.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:49.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:49.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:49.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:49.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:11:49.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2759ms. 2025-07-01 12:11:49.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:49.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:49.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:49.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:49.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:49.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:49.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:49.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:49.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:49.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:11:49.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:49.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:49.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:49.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:49.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:49.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:49.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:49.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.7702ms 2025-07-01 12:11:49.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:49.005 +03:00 [DBG] Connection id "0HNC8090TGDJI" completed keep alive response. 2025-07-01 12:11:49.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.0337ms 2025-07-01 12:11:49.006 +03:00 [DBG] Connection id "0HNC8090TGDJI" received FIN. 2025-07-01 12:11:49.006 +03:00 [DBG] Connection id "0HNC8090TGDJI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:11:49.006 +03:00 [DBG] Connection id "0HNC8090TGDJI" disconnecting. 2025-07-01 12:11:49.006 +03:00 [DBG] Connection id "0HNC8090TGDJI" stopped. 2025-07-01 12:11:52.828 +03:00 [DBG] Connection id "0HNC8090TGDJJ" accepted. 2025-07-01 12:11:52.828 +03:00 [DBG] Connection id "0HNC8090TGDJJ" started. 2025-07-01 12:11:52.829 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 12:11:52.829 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:11:52.829 +03:00 [DBG] POST requests are not supported 2025-07-01 12:11:52.829 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 12:11:52.829 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 12:11:52.829 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:11:52.829 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:11:52.829 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:11:52.829 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:11:52.829 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:11:52.829 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:11:52.829 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:11:52.829 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:11:52.829 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:11:52.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-07-01 12:11:52.829 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:11:52.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-07-01 12:11:52.830 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:52.830 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:52.830 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:52.830 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:52.830 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:11:52.830 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:11:52.830 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:11:52.830 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:11:52.830 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:11:52.830 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:11:52.830 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:11:52.830 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:11:52.830 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:11:52.830 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:11:52.830 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:11:52.830 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:11:52.830 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:11:52.830 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:11:52.830 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:11:52.830 +03:00 [DBG] Connection id "0HNC8090TGDJJ", Request id "0HNC8090TGDJJ:00000001": started reading request body. 2025-07-01 12:11:52.830 +03:00 [DBG] Connection id "0HNC8090TGDJJ", Request id "0HNC8090TGDJJ:00000001": done reading request body. 2025-07-01 12:11:52.830 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:11:52.830 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:11:52.831 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:11:52.831 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:11:52.831 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:11:52.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:52.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:52.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:52.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:52.831 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:11:52.831 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 12:11:52.831 +03:00 [INF] Changing group of physicals [506] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:11:52.857 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 26.6815ms. 2025-07-01 12:11:52.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:52.858 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:52.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:52.858 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:52.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:52.858 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:52.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:52.858 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:52.858 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:52.858 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:11:52.858 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:52.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:52.858 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:52.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:52.858 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:52.858 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:52.858 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:52.858 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 28.5245ms 2025-07-01 12:11:52.858 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:11:52.858 +03:00 [DBG] Connection id "0HNC8090TGDJJ" completed keep alive response. 2025-07-01 12:11:52.858 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 29.757ms 2025-07-01 12:11:52.858 +03:00 [DBG] Connection id "0HNC8090TGDJJ" received FIN. 2025-07-01 12:11:52.859 +03:00 [DBG] Connection id "0HNC8090TGDJJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:11:52.859 +03:00 [DBG] Connection id "0HNC8090TGDJJ" disconnecting. 2025-07-01 12:11:52.859 +03:00 [DBG] Connection id "0HNC8090TGDJJ" stopped. 2025-07-01 12:11:52.900 +03:00 [DBG] Connection id "0HNC8090TGDJK" accepted. 2025-07-01 12:11:52.900 +03:00 [DBG] Connection id "0HNC8090TGDJK" started. 2025-07-01 12:11:52.900 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:11:52.900 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:11:52.900 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:11:52.900 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:11:52.900 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:11:52.900 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:52.900 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:11:52.900 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:11:52.900 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:52.900 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:11:52.901 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:11:52.901 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:11:52.901 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:11:52.901 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:11:52.901 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:11:52.901 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:52.901 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:52.901 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:52.901 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:52.901 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:11:52.901 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:11:52.901 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:11:52.901 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:11:52.901 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:11:52.901 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:11:52.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:52.901 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:52.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:52.901 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:52.901 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:11:52.901 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:11:52.901 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:11:52.902 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.3506ms. 2025-07-01 12:11:52.903 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:52.903 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:52.903 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:52.903 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:52.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:52.903 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:52.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:52.903 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:52.903 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:11:52.903 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:11:52.903 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:11:52.903 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:11:52.903 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:11:52.903 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:11:52.903 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:11:52.903 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:11:52.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:52.903 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:52.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:52.903 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:52.903 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:52.903 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:52.903 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.3473ms 2025-07-01 12:11:52.903 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:52.903 +03:00 [DBG] Connection id "0HNC8090TGDJK" completed keep alive response. 2025-07-01 12:11:52.903 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.0392ms 2025-07-01 12:11:52.904 +03:00 [DBG] Connection id "0HNC8090TGDJK" received FIN. 2025-07-01 12:11:52.904 +03:00 [DBG] Connection id "0HNC8090TGDJK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:11:52.904 +03:00 [DBG] Connection id "0HNC8090TGDJK" disconnecting. 2025-07-01 12:11:52.904 +03:00 [DBG] Connection id "0HNC8090TGDJK" stopped. 2025-07-01 12:11:52.971 +03:00 [DBG] Connection id "0HNC8090TGDJL" accepted. 2025-07-01 12:11:52.972 +03:00 [DBG] Connection id "0HNC8090TGDJL" started. 2025-07-01 12:11:52.972 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:11:52.972 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:11:52.972 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:11:52.972 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:11:52.972 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:11:52.972 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:52.972 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:11:52.972 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:11:52.972 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:52.972 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:11:52.972 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:11:52.972 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:11:52.973 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:11:52.973 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:11:52.973 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:11:52.973 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:52.973 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:52.973 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:52.973 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:11:52.973 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:11:52.973 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:11:52.973 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:11:52.973 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:11:52.973 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:11:52.973 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:11:52.973 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:52.973 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:52.973 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:52.973 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:52.973 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:11:52.973 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:11:52.973 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:11:53.141 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 167.975ms. 2025-07-01 12:11:53.141 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:53.141 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:53.141 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:53.141 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:53.141 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:53.141 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:53.142 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:53.142 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:53.142 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:11:53.142 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:11:53.142 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:11:53.142 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:11:53.142 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:11:53.142 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:11:53.142 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:11:53.143 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:11:53.143 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:53.143 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:53.143 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:53.143 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:53.143 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:53.143 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:53.143 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 170.6587ms 2025-07-01 12:11:53.143 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:11:53.143 +03:00 [DBG] Connection id "0HNC8090TGDJL" completed keep alive response. 2025-07-01 12:11:53.143 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 171.7008ms 2025-07-01 12:11:53.147 +03:00 [DBG] Connection id "0HNC8090TGDJL" received FIN. 2025-07-01 12:11:53.147 +03:00 [DBG] Connection id "0HNC8090TGDJL" disconnecting. 2025-07-01 12:11:53.147 +03:00 [DBG] Connection id "0HNC8090TGDJL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:11:53.149 +03:00 [DBG] Connection id "0HNC8090TGDJL" stopped. 2025-07-01 12:11:54.007 +03:00 [DBG] Connection id "0HNC8090TGDJM" accepted. 2025-07-01 12:11:54.007 +03:00 [DBG] Connection id "0HNC8090TGDJM" started. 2025-07-01 12:11:54.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:11:54.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:11:54.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:11:54.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:11:54.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:11:54.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:54.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:11:54.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:11:54.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:11:54.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:11:54.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:54.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:11:54.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:11:54.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:11:54.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:11:54.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:11:54.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:11:54.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:54.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:54.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:11:54.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:11:54.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:54.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:54.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:54.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:54.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:11:54.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2232ms. 2025-07-01 12:11:54.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:54.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:54.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:54.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:54.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:54.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:54.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:54.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:54.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:54.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:11:54.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:54.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:54.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:54.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:54.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:54.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:54.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:54.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2752ms 2025-07-01 12:11:54.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:54.009 +03:00 [DBG] Connection id "0HNC8090TGDJM" completed keep alive response. 2025-07-01 12:11:54.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1831ms 2025-07-01 12:11:54.010 +03:00 [DBG] Connection id "0HNC8090TGDJM" received FIN. 2025-07-01 12:11:54.010 +03:00 [DBG] Connection id "0HNC8090TGDJM" disconnecting. 2025-07-01 12:11:54.010 +03:00 [DBG] Connection id "0HNC8090TGDJM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:11:54.011 +03:00 [DBG] Connection id "0HNC8090TGDJM" stopped. 2025-07-01 12:11:58.996 +03:00 [DBG] Connection id "0HNC8090TGDJN" accepted. 2025-07-01 12:11:58.996 +03:00 [DBG] Connection id "0HNC8090TGDJN" started. 2025-07-01 12:11:58.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:11:58.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:11:58.996 +03:00 [DBG] POST requests are not supported 2025-07-01 12:11:58.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:11:58.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:11:58.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:58.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:11:58.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:11:58.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:11:58.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:11:58.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:58.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:11:58.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:11:58.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:11:58.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:11:58.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:11:58.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:11:58.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:58.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:58.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:11:58.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:11:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:58.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:11:58.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1732ms. 2025-07-01 12:11:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:58.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:11:58.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:58.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:11:58.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:58.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:58.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:58.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:58.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:58.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:11:58.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:11:58.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:58.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:11:58.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:58.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:58.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:58.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:11:58.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1191ms 2025-07-01 12:11:58.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:11:58.998 +03:00 [DBG] Connection id "0HNC8090TGDJN" completed keep alive response. 2025-07-01 12:11:58.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3429ms 2025-07-01 12:11:58.998 +03:00 [DBG] Connection id "0HNC8090TGDJN" received FIN. 2025-07-01 12:11:58.999 +03:00 [DBG] Connection id "0HNC8090TGDJN" disconnecting. 2025-07-01 12:11:58.999 +03:00 [DBG] Connection id "0HNC8090TGDJN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:11:59.000 +03:00 [DBG] Connection id "0HNC8090TGDJN" stopped. 2025-07-01 12:12:03.844 +03:00 [DBG] Connection id "0HNC8090TGDJO" accepted. 2025-07-01 12:12:03.844 +03:00 [DBG] Connection id "0HNC8090TGDJO" started. 2025-07-01 12:12:03.844 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 763 2025-07-01 12:12:03.844 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:03.844 +03:00 [DBG] POST requests are not supported 2025-07-01 12:12:03.844 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:12:03.844 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:12:03.844 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:12:03.844 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:03.844 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:03.844 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:12:03.844 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:12:03.844 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:12:03.844 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:12:03.844 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:03.844 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:03.844 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:03.844 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:03.844 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:03.844 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:03.844 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:03.844 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:03.845 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:03.845 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:12:03.845 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:12:03.845 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:12:03.845 +03:00 [DBG] Connection id "0HNC8090TGDJO", Request id "0HNC8090TGDJO:00000001": started reading request body. 2025-07-01 12:12:03.845 +03:00 [DBG] Connection id "0HNC8090TGDJO", Request id "0HNC8090TGDJO:00000001": done reading request body. 2025-07-01 12:12:03.845 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:12:03.845 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:12:03.845 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:12:03.845 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:12:03.845 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:12:03.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:03.845 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:03.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:03.845 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:03.845 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:03.845 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:12:03.845 +03:00 [INF] Updating physical elements properties 2025-07-01 12:12:03.862 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.9732ms. 2025-07-01 12:12:03.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:03.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:03.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:03.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:03.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:03.862 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:03.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:03.862 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:03.862 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:03.862 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:12:03.862 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:03.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:03.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:03.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:03.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:03.862 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:03.862 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:03.862 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 17.981ms 2025-07-01 12:12:03.862 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:12:03.863 +03:00 [DBG] Connection id "0HNC8090TGDJO" completed keep alive response. 2025-07-01 12:12:03.863 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 18.5824ms 2025-07-01 12:12:03.863 +03:00 [DBG] Connection id "0HNC8090TGDJO" received FIN. 2025-07-01 12:12:03.863 +03:00 [DBG] Connection id "0HNC8090TGDJO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:03.863 +03:00 [DBG] Connection id "0HNC8090TGDJO" disconnecting. 2025-07-01 12:12:03.863 +03:00 [DBG] Connection id "0HNC8090TGDJO" stopped. 2025-07-01 12:12:03.900 +03:00 [DBG] Connection id "0HNC8090TGDJP" accepted. 2025-07-01 12:12:03.900 +03:00 [DBG] Connection id "0HNC8090TGDJP" started. 2025-07-01 12:12:03.900 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:12:03.900 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:03.900 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:12:03.900 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:12:03.900 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:12:03.900 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:03.900 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:03.900 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:03.900 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:03.900 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:12:03.900 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:03.900 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:03.900 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:03.900 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:03.900 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:03.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:03.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:03.900 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:03.900 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:03.901 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:12:03.901 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:12:03.901 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:12:03.901 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:12:03.901 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:12:03.901 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:12:03.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:03.901 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:03.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:03.901 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:03.901 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:03.901 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:12:03.901 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:12:03.903 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.9389ms. 2025-07-01 12:12:03.903 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:03.903 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:03.903 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:03.903 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:03.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:03.903 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:03.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:03.903 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:03.903 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:12:03.903 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:12:03.903 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:12:03.903 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:12:03.903 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:12:03.903 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:12:03.903 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:12:03.903 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:12:03.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:03.903 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:03.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:03.903 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:03.903 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:03.903 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:03.903 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.0414ms 2025-07-01 12:12:03.903 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:03.904 +03:00 [DBG] Connection id "0HNC8090TGDJP" completed keep alive response. 2025-07-01 12:12:03.904 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.6134ms 2025-07-01 12:12:03.904 +03:00 [DBG] Connection id "0HNC8090TGDJP" received FIN. 2025-07-01 12:12:03.904 +03:00 [DBG] Connection id "0HNC8090TGDJP" disconnecting. 2025-07-01 12:12:03.904 +03:00 [DBG] Connection id "0HNC8090TGDJP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:03.905 +03:00 [DBG] Connection id "0HNC8090TGDJP" stopped. 2025-07-01 12:12:03.970 +03:00 [DBG] Connection id "0HNC8090TGDJQ" accepted. 2025-07-01 12:12:03.970 +03:00 [DBG] Connection id "0HNC8090TGDJQ" started. 2025-07-01 12:12:03.970 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:12:03.970 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:03.970 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:12:03.970 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:12:03.970 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:12:03.970 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:03.970 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:03.970 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:03.970 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:03.970 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:12:03.970 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:03.970 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:03.970 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:03.970 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:03.971 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:03.971 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:03.971 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:03.971 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:03.971 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:03.971 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:12:03.971 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:12:03.971 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:12:03.971 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:12:03.971 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:12:03.971 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:12:03.971 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:03.971 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:03.971 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:03.971 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:03.971 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:03.971 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:12:03.971 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:12:04.070 +03:00 [DBG] Connection id "0HNC8090TGDJR" accepted. 2025-07-01 12:12:04.070 +03:00 [DBG] Connection id "0HNC8090TGDJR" started. 2025-07-01 12:12:04.070 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:12:04.070 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:04.070 +03:00 [DBG] POST requests are not supported 2025-07-01 12:12:04.070 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:12:04.070 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:12:04.070 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:04.070 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:04.070 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:04.070 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:12:04.070 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:12:04.070 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:04.070 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:12:04.070 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:04.070 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:04.070 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:04.070 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:04.070 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:04.070 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:04.070 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:04.070 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:12:04.071 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:12:04.071 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:04.071 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:04.071 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:04.071 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:04.071 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:04.071 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.114ms. 2025-07-01 12:12:04.071 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:04.071 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:04.071 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:04.071 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:04.071 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:04.071 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:04.071 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:04.071 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:04.071 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:04.071 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:12:04.071 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:04.071 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:04.071 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:04.071 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:04.071 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:04.071 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:04.071 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:04.071 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7341ms 2025-07-01 12:12:04.071 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:04.071 +03:00 [DBG] Connection id "0HNC8090TGDJR" completed keep alive response. 2025-07-01 12:12:04.071 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2871ms 2025-07-01 12:12:04.071 +03:00 [DBG] Connection id "0HNC8090TGDJR" received FIN. 2025-07-01 12:12:04.072 +03:00 [DBG] Connection id "0HNC8090TGDJR" disconnecting. 2025-07-01 12:12:04.072 +03:00 [DBG] Connection id "0HNC8090TGDJR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:04.073 +03:00 [DBG] Connection id "0HNC8090TGDJR" stopped. 2025-07-01 12:12:04.110 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 138.5051ms. 2025-07-01 12:12:04.110 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:04.110 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:04.110 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:04.110 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:04.110 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:04.110 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:04.110 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:04.110 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:04.110 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:12:04.110 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:12:04.110 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:12:04.110 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:12:04.110 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:12:04.110 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:12:04.110 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:12:04.112 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:12:04.112 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:04.112 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:04.112 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:04.112 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:04.112 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:04.112 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:04.112 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 141.193ms 2025-07-01 12:12:04.112 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:04.112 +03:00 [DBG] Connection id "0HNC8090TGDJQ" completed keep alive response. 2025-07-01 12:12:04.112 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 141.9162ms 2025-07-01 12:12:04.116 +03:00 [DBG] Connection id "0HNC8090TGDJQ" received FIN. 2025-07-01 12:12:04.116 +03:00 [DBG] Connection id "0HNC8090TGDJQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:04.116 +03:00 [DBG] Connection id "0HNC8090TGDJQ" disconnecting. 2025-07-01 12:12:04.116 +03:00 [DBG] Connection id "0HNC8090TGDJQ" stopped. 2025-07-01 12:12:06.923 +03:00 [DBG] Connection id "0HNC8090TGDJS" accepted. 2025-07-01 12:12:06.924 +03:00 [DBG] Connection id "0HNC8090TGDJS" started. 2025-07-01 12:12:06.924 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 12:12:06.924 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:06.924 +03:00 [DBG] POST requests are not supported 2025-07-01 12:12:06.924 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 12:12:06.924 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 12:12:06.924 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:12:06.924 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:06.924 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:06.924 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:12:06.924 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:12:06.924 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:12:06.924 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:12:06.924 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:06.925 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:06.925 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:06.925 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:06.925 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:06.925 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:06.925 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:06.925 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:06.925 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:06.925 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:12:06.925 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:12:06.925 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:12:06.925 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:12:06.925 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:12:06.925 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:12:06.925 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:12:06.925 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:12:06.925 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:12:06.925 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:12:06.925 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:12:06.925 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:12:06.925 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:12:06.925 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:12:06.925 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:12:06.926 +03:00 [DBG] Connection id "0HNC8090TGDJS", Request id "0HNC8090TGDJS:00000001": started reading request body. 2025-07-01 12:12:06.926 +03:00 [DBG] Connection id "0HNC8090TGDJS", Request id "0HNC8090TGDJS:00000001": done reading request body. 2025-07-01 12:12:06.926 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:12:06.926 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:12:06.926 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:12:06.926 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:12:06.926 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:12:06.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:06.926 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:06.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:06.926 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:06.926 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:06.926 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 12:12:06.926 +03:00 [INF] Changing group of physicals [507] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:12:06.948 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 22.4504ms. 2025-07-01 12:12:06.949 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:06.949 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:06.949 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:06.949 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:06.949 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:06.949 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:06.949 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:06.949 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:06.949 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:06.949 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:12:06.949 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:06.949 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:06.949 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:06.949 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:06.949 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:06.949 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:06.949 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:06.949 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 24.6422ms 2025-07-01 12:12:06.949 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:12:06.950 +03:00 [DBG] Connection id "0HNC8090TGDJS" completed keep alive response. 2025-07-01 12:12:06.950 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 25.8239ms 2025-07-01 12:12:06.950 +03:00 [DBG] Connection id "0HNC8090TGDJS" received FIN. 2025-07-01 12:12:06.950 +03:00 [DBG] Connection id "0HNC8090TGDJS" disconnecting. 2025-07-01 12:12:06.950 +03:00 [DBG] Connection id "0HNC8090TGDJS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:06.951 +03:00 [DBG] Connection id "0HNC8090TGDJS" stopped. 2025-07-01 12:12:06.993 +03:00 [DBG] Connection id "0HNC8090TGDJT" accepted. 2025-07-01 12:12:06.994 +03:00 [DBG] Connection id "0HNC8090TGDJT" started. 2025-07-01 12:12:06.994 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:12:06.994 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:06.994 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:12:06.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:12:06.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:12:06.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:06.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:06.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:06.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:06.994 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:12:06.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:06.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:06.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:06.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:06.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:06.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:06.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:06.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:06.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:06.995 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:12:06.995 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:12:06.995 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:12:06.995 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:12:06.995 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:12:06.995 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:12:06.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:06.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:06.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:06.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:06.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:06.995 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:12:06.995 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:12:06.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.5353ms. 2025-07-01 12:12:06.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:06.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:06.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:06.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:06.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:06.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:06.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:06.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:06.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:12:06.998 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:12:06.998 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:12:06.999 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:12:06.999 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:12:06.999 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:12:06.999 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:12:06.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:12:06.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:06.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:06.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:06.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:06.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:06.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:06.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.8517ms 2025-07-01 12:12:06.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:06.999 +03:00 [DBG] Connection id "0HNC8090TGDJT" completed keep alive response. 2025-07-01 12:12:07.000 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.8137ms 2025-07-01 12:12:07.000 +03:00 [DBG] Connection id "0HNC8090TGDJT" received FIN. 2025-07-01 12:12:07.000 +03:00 [DBG] Connection id "0HNC8090TGDJT" disconnecting. 2025-07-01 12:12:07.000 +03:00 [DBG] Connection id "0HNC8090TGDJT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:07.001 +03:00 [DBG] Connection id "0HNC8090TGDJT" stopped. 2025-07-01 12:12:07.068 +03:00 [DBG] Connection id "0HNC8090TGDJU" accepted. 2025-07-01 12:12:07.068 +03:00 [DBG] Connection id "0HNC8090TGDJU" started. 2025-07-01 12:12:07.068 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:12:07.068 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:07.068 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:12:07.068 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:12:07.068 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:12:07.069 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:07.069 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:07.069 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:07.069 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:07.069 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:12:07.069 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:07.069 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:07.069 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:07.069 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:07.069 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:07.069 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:07.069 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:07.069 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:07.069 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:07.069 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:12:07.069 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:12:07.069 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:12:07.069 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:12:07.069 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:12:07.069 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:12:07.069 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:07.069 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:07.069 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:07.069 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:07.069 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:07.069 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:12:07.069 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:12:07.243 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 173.6279ms. 2025-07-01 12:12:07.243 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:07.243 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:07.243 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:07.243 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:07.243 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:07.243 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:07.243 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:07.243 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:07.243 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:12:07.243 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:12:07.243 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:12:07.243 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:12:07.243 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:12:07.243 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:12:07.243 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:12:07.245 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:12:07.245 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:07.245 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:07.245 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:07.245 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:07.245 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:07.246 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:07.246 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 176.6074ms 2025-07-01 12:12:07.246 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:07.246 +03:00 [DBG] Connection id "0HNC8090TGDJU" completed keep alive response. 2025-07-01 12:12:07.246 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 177.2582ms 2025-07-01 12:12:07.248 +03:00 [DBG] Connection id "0HNC8090TGDJU" received FIN. 2025-07-01 12:12:07.248 +03:00 [DBG] Connection id "0HNC8090TGDJU" disconnecting. 2025-07-01 12:12:07.248 +03:00 [DBG] Connection id "0HNC8090TGDJU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:07.250 +03:00 [DBG] Connection id "0HNC8090TGDJU" stopped. 2025-07-01 12:12:08.996 +03:00 [DBG] Connection id "0HNC8090TGDJV" accepted. 2025-07-01 12:12:08.996 +03:00 [DBG] Connection id "0HNC8090TGDJV" started. 2025-07-01 12:12:08.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:12:08.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:08.996 +03:00 [DBG] POST requests are not supported 2025-07-01 12:12:08.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:12:08.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:12:08.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:08.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:08.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:08.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:12:08.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:12:08.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:08.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:12:08.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:08.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:08.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:08.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:08.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:08.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:08.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:08.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:12:08.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:12:08.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:08.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:08.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:08.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:08.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:08.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1442ms. 2025-07-01 12:12:08.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:08.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:08.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:08.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:08.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:08.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:08.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:08.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:08.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:08.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:12:08.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:08.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:08.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:08.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:08.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:08.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:08.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:08.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8287ms 2025-07-01 12:12:08.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:08.997 +03:00 [DBG] Connection id "0HNC8090TGDJV" completed keep alive response. 2025-07-01 12:12:08.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4374ms 2025-07-01 12:12:08.998 +03:00 [DBG] Connection id "0HNC8090TGDJV" received FIN. 2025-07-01 12:12:08.998 +03:00 [DBG] Connection id "0HNC8090TGDJV" disconnecting. 2025-07-01 12:12:08.998 +03:00 [DBG] Connection id "0HNC8090TGDJV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:08.999 +03:00 [DBG] Connection id "0HNC8090TGDJV" stopped. 2025-07-01 12:12:14.000 +03:00 [DBG] Connection id "0HNC8090TGDK0" accepted. 2025-07-01 12:12:14.000 +03:00 [DBG] Connection id "0HNC8090TGDK0" started. 2025-07-01 12:12:14.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:12:14.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:14.000 +03:00 [DBG] POST requests are not supported 2025-07-01 12:12:14.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:12:14.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:12:14.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:14.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:14.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:14.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:12:14.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:12:14.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:14.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:12:14.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:14.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:14.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:14.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:14.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:14.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:14.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:14.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:12:14.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:12:14.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:14.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:14.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:14.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:14.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:14.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1434ms. 2025-07-01 12:12:14.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:14.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:14.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:14.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:14.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:14.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:14.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:14.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:14.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:14.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:12:14.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:14.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:14.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:14.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:14.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:14.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:14.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:14.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7498ms 2025-07-01 12:12:14.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:14.002 +03:00 [DBG] Connection id "0HNC8090TGDK0" completed keep alive response. 2025-07-01 12:12:14.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3918ms 2025-07-01 12:12:14.002 +03:00 [DBG] Connection id "0HNC8090TGDK0" received FIN. 2025-07-01 12:12:14.002 +03:00 [DBG] Connection id "0HNC8090TGDK0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:14.002 +03:00 [DBG] Connection id "0HNC8090TGDK0" disconnecting. 2025-07-01 12:12:14.002 +03:00 [DBG] Connection id "0HNC8090TGDK0" stopped. 2025-07-01 12:12:19.058 +03:00 [DBG] Connection id "0HNC8090TGDK1" accepted. 2025-07-01 12:12:19.058 +03:00 [DBG] Connection id "0HNC8090TGDK1" started. 2025-07-01 12:12:19.058 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:12:19.058 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:19.058 +03:00 [DBG] POST requests are not supported 2025-07-01 12:12:19.058 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:12:19.058 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:12:19.058 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:19.058 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:19.058 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:19.058 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:12:19.058 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:12:19.058 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:19.058 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:12:19.058 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:19.058 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:19.058 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:19.058 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:19.058 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:19.058 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:19.058 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:19.058 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:12:19.058 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:12:19.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:19.058 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:19.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:19.059 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:19.059 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:19.059 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1313ms. 2025-07-01 12:12:19.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:19.059 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:19.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:19.059 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:19.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:19.059 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:19.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:19.059 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:19.059 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:19.059 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:12:19.059 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:19.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:19.059 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:19.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:19.059 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:19.059 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:19.059 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:19.059 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7309ms 2025-07-01 12:12:19.059 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:19.059 +03:00 [DBG] Connection id "0HNC8090TGDK1" completed keep alive response. 2025-07-01 12:12:19.059 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3645ms 2025-07-01 12:12:19.059 +03:00 [DBG] Connection id "0HNC8090TGDK1" received FIN. 2025-07-01 12:12:19.059 +03:00 [DBG] Connection id "0HNC8090TGDK1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:19.060 +03:00 [DBG] Connection id "0HNC8090TGDK1" disconnecting. 2025-07-01 12:12:19.060 +03:00 [DBG] Connection id "0HNC8090TGDK1" stopped. 2025-07-01 12:12:23.996 +03:00 [DBG] Connection id "0HNC8090TGDK2" accepted. 2025-07-01 12:12:23.996 +03:00 [DBG] Connection id "0HNC8090TGDK2" started. 2025-07-01 12:12:23.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:12:23.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:23.996 +03:00 [DBG] POST requests are not supported 2025-07-01 12:12:23.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:12:23.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:12:23.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:23.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:23.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:23.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:12:23.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:12:23.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:23.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:12:23.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:23.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:23.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:23.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:23.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:23.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:23.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:23.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:12:23.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:12:23.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:23.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:23.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:23.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:23.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:23.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1473ms. 2025-07-01 12:12:23.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:23.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:23.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:23.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:23.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:23.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:23.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:23.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:23.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:23.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:12:23.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:23.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:23.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:23.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:23.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:23.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:23.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:23.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9899ms 2025-07-01 12:12:23.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:23.998 +03:00 [DBG] Connection id "0HNC8090TGDK2" completed keep alive response. 2025-07-01 12:12:23.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6141ms 2025-07-01 12:12:23.998 +03:00 [DBG] Connection id "0HNC8090TGDK2" received FIN. 2025-07-01 12:12:23.998 +03:00 [DBG] Connection id "0HNC8090TGDK2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:23.998 +03:00 [DBG] Connection id "0HNC8090TGDK2" disconnecting. 2025-07-01 12:12:23.998 +03:00 [DBG] Connection id "0HNC8090TGDK2" stopped. 2025-07-01 12:12:25.787 +03:00 [DBG] Connection id "0HNC8090TGDK3" accepted. 2025-07-01 12:12:25.788 +03:00 [DBG] Connection id "0HNC8090TGDK3" started. 2025-07-01 12:12:25.788 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 12:12:25.788 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:25.788 +03:00 [DBG] POST requests are not supported 2025-07-01 12:12:25.788 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 12:12:25.788 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 12:12:25.788 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:12:25.788 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:25.788 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:25.788 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:12:25.788 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:12:25.788 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:12:25.788 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:12:25.788 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:25.789 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:25.789 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:25.789 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:25.789 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:25.789 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:25.789 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:25.789 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:25.789 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:25.789 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:12:25.789 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:12:25.789 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:12:25.789 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:12:25.789 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:12:25.789 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:12:25.789 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:12:25.789 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:12:25.789 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:12:25.789 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:12:25.789 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:12:25.789 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:12:25.789 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:12:25.789 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:12:25.789 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:12:25.789 +03:00 [DBG] Connection id "0HNC8090TGDK3", Request id "0HNC8090TGDK3:00000001": started reading request body. 2025-07-01 12:12:25.790 +03:00 [DBG] Connection id "0HNC8090TGDK3", Request id "0HNC8090TGDK3:00000001": done reading request body. 2025-07-01 12:12:25.790 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:12:25.790 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:12:25.790 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:12:25.790 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:12:25.790 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:12:25.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:25.790 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:25.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:25.790 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:25.790 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:25.790 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 12:12:25.790 +03:00 [INF] Changing group of physicals [252] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:12:25.813 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 23.3453ms. 2025-07-01 12:12:25.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:25.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:25.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:25.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:25.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:25.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:25.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:25.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:25.814 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:25.814 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:12:25.814 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:25.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:25.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:25.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:25.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:25.814 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:25.814 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:25.814 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 25.3401ms 2025-07-01 12:12:25.814 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:12:25.814 +03:00 [DBG] Connection id "0HNC8090TGDK3" completed keep alive response. 2025-07-01 12:12:25.814 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 26.567ms 2025-07-01 12:12:25.814 +03:00 [DBG] Connection id "0HNC8090TGDK3" received FIN. 2025-07-01 12:12:25.814 +03:00 [DBG] Connection id "0HNC8090TGDK3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:25.815 +03:00 [DBG] Connection id "0HNC8090TGDK3" disconnecting. 2025-07-01 12:12:25.815 +03:00 [DBG] Connection id "0HNC8090TGDK3" stopped. 2025-07-01 12:12:25.853 +03:00 [DBG] Connection id "0HNC8090TGDK4" accepted. 2025-07-01 12:12:25.853 +03:00 [DBG] Connection id "0HNC8090TGDK4" started. 2025-07-01 12:12:25.853 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:12:25.853 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:25.853 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:12:25.853 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:12:25.853 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:12:25.853 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:25.853 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:25.853 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:25.853 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:25.854 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:12:25.854 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:25.854 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:25.854 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:25.854 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:25.854 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:25.854 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:25.854 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:25.854 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:25.854 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:25.854 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:12:25.854 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:12:25.854 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:12:25.854 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:12:25.854 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:12:25.854 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:12:25.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:25.854 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:25.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:25.854 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:25.854 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:25.854 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:12:25.854 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:12:25.856 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.2427ms. 2025-07-01 12:12:25.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:25.856 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:25.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:25.857 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:25.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:25.857 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:25.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:25.857 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:25.857 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:12:25.857 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:12:25.857 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:12:25.857 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:12:25.857 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:12:25.857 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:12:25.857 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:12:25.857 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:12:25.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:25.857 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:25.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:25.857 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:25.857 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:25.857 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:25.858 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.843ms 2025-07-01 12:12:25.858 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:25.858 +03:00 [DBG] Connection id "0HNC8090TGDK4" completed keep alive response. 2025-07-01 12:12:25.858 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.4558ms 2025-07-01 12:12:25.858 +03:00 [DBG] Connection id "0HNC8090TGDK4" received FIN. 2025-07-01 12:12:25.858 +03:00 [DBG] Connection id "0HNC8090TGDK4" disconnecting. 2025-07-01 12:12:25.858 +03:00 [DBG] Connection id "0HNC8090TGDK4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:25.859 +03:00 [DBG] Connection id "0HNC8090TGDK4" stopped. 2025-07-01 12:12:25.927 +03:00 [DBG] Connection id "0HNC8090TGDK5" accepted. 2025-07-01 12:12:25.927 +03:00 [DBG] Connection id "0HNC8090TGDK5" started. 2025-07-01 12:12:25.927 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:12:25.927 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:25.927 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:12:25.927 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:12:25.927 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:12:25.927 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:25.927 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:25.927 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:25.927 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:25.927 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:12:25.927 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:25.927 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:25.927 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:25.928 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:25.928 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:25.928 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:25.928 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:25.928 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:25.928 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:25.928 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:12:25.928 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:12:25.928 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:12:25.928 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:12:25.928 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:12:25.928 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:12:25.928 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:25.928 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:25.928 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:25.928 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:25.928 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:25.928 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:12:25.928 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:12:26.088 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 159.7865ms. 2025-07-01 12:12:26.088 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:26.088 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:26.088 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:26.088 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:26.088 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:26.088 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:26.088 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:26.088 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:26.088 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:12:26.088 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:12:26.088 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:12:26.088 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:12:26.088 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:12:26.088 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:12:26.088 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:12:26.089 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:12:26.089 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:26.089 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:26.089 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:26.089 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:26.089 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:26.089 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:26.089 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 161.863ms 2025-07-01 12:12:26.089 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:26.089 +03:00 [DBG] Connection id "0HNC8090TGDK5" completed keep alive response. 2025-07-01 12:12:26.089 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 162.3757ms 2025-07-01 12:12:26.094 +03:00 [DBG] Connection id "0HNC8090TGDK5" received FIN. 2025-07-01 12:12:26.094 +03:00 [DBG] Connection id "0HNC8090TGDK5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:26.094 +03:00 [DBG] Connection id "0HNC8090TGDK5" disconnecting. 2025-07-01 12:12:26.094 +03:00 [DBG] Connection id "0HNC8090TGDK5" stopped. 2025-07-01 12:12:28.997 +03:00 [DBG] Connection id "0HNC8090TGDK6" accepted. 2025-07-01 12:12:28.997 +03:00 [DBG] Connection id "0HNC8090TGDK6" started. 2025-07-01 12:12:28.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:12:28.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:28.998 +03:00 [DBG] POST requests are not supported 2025-07-01 12:12:28.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:12:28.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:12:28.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:28.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:28.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:28.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:12:28.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:12:28.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:28.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:12:28.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:28.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:28.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:28.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:28.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:28.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:28.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:28.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:12:28.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:12:28.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:28.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:28.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:28.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:28.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:28.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1635ms. 2025-07-01 12:12:28.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:28.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:28.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:28.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:28.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:28.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:28.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:28.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:28.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:28.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:12:28.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:28.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:28.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:28.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:28.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:28.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:28.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:28.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.722ms 2025-07-01 12:12:28.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:28.999 +03:00 [DBG] Connection id "0HNC8090TGDK6" completed keep alive response. 2025-07-01 12:12:28.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3331ms 2025-07-01 12:12:28.999 +03:00 [DBG] Connection id "0HNC8090TGDK6" received FIN. 2025-07-01 12:12:28.999 +03:00 [DBG] Connection id "0HNC8090TGDK6" disconnecting. 2025-07-01 12:12:29.000 +03:00 [DBG] Connection id "0HNC8090TGDK6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:29.001 +03:00 [DBG] Connection id "0HNC8090TGDK6" stopped. 2025-07-01 12:12:34.003 +03:00 [DBG] Connection id "0HNC8090TGDK7" accepted. 2025-07-01 12:12:34.004 +03:00 [DBG] Connection id "0HNC8090TGDK7" started. 2025-07-01 12:12:34.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:12:34.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:34.004 +03:00 [DBG] POST requests are not supported 2025-07-01 12:12:34.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:12:34.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:12:34.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:34.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:34.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:34.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:12:34.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:12:34.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:34.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:12:34.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:34.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:34.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:34.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:34.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:34.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:34.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:34.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:12:34.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:12:34.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:34.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:34.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:34.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:34.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:34.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1255ms. 2025-07-01 12:12:34.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:34.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:34.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:34.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:34.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:34.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:34.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:34.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:34.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:34.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:12:34.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:34.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:34.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:34.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:34.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:34.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:34.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:34.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9445ms 2025-07-01 12:12:34.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:34.005 +03:00 [DBG] Connection id "0HNC8090TGDK7" completed keep alive response. 2025-07-01 12:12:34.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7719ms 2025-07-01 12:12:34.006 +03:00 [DBG] Connection id "0HNC8090TGDK7" received FIN. 2025-07-01 12:12:34.006 +03:00 [DBG] Connection id "0HNC8090TGDK7" disconnecting. 2025-07-01 12:12:34.006 +03:00 [DBG] Connection id "0HNC8090TGDK7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:34.007 +03:00 [DBG] Connection id "0HNC8090TGDK7" stopped. 2025-07-01 12:12:34.864 +03:00 [DBG] Connection id "0HNC8090TGDK8" accepted. 2025-07-01 12:12:34.864 +03:00 [DBG] Connection id "0HNC8090TGDK8" started. 2025-07-01 12:12:34.864 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 12:12:34.864 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:34.864 +03:00 [DBG] POST requests are not supported 2025-07-01 12:12:34.864 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 12:12:34.864 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 12:12:34.864 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:12:34.864 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:34.864 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:34.864 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:12:34.864 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:12:34.864 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:12:34.864 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:12:34.864 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:34.864 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:34.864 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:34.864 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:34.864 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:34.864 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:34.865 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:34.865 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:34.865 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:34.865 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:12:34.865 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:12:34.865 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:12:34.865 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:12:34.865 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:12:34.865 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:12:34.865 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:12:34.865 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:12:34.865 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:12:34.865 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:12:34.865 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:12:34.865 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:12:34.865 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:12:34.865 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:12:34.865 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:12:34.865 +03:00 [DBG] Connection id "0HNC8090TGDK8", Request id "0HNC8090TGDK8:00000001": started reading request body. 2025-07-01 12:12:34.865 +03:00 [DBG] Connection id "0HNC8090TGDK8", Request id "0HNC8090TGDK8:00000001": done reading request body. 2025-07-01 12:12:34.865 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:12:34.865 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:12:34.865 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:12:34.865 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:12:34.865 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:12:34.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:34.865 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:34.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:34.865 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:34.865 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:34.865 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 12:12:34.865 +03:00 [INF] Changing group of physicals [296] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:12:34.884 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.7964ms. 2025-07-01 12:12:34.884 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:34.884 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:34.884 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:34.884 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:34.884 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:34.884 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:34.884 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:34.884 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:34.884 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:34.884 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:12:34.884 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:34.884 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:34.884 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:34.884 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:34.885 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:34.885 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:34.885 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:34.885 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 20.0816ms 2025-07-01 12:12:34.885 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:12:34.885 +03:00 [DBG] Connection id "0HNC8090TGDK8" completed keep alive response. 2025-07-01 12:12:34.885 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 20.8047ms 2025-07-01 12:12:34.885 +03:00 [DBG] Connection id "0HNC8090TGDK8" received FIN. 2025-07-01 12:12:34.885 +03:00 [DBG] Connection id "0HNC8090TGDK8" disconnecting. 2025-07-01 12:12:34.885 +03:00 [DBG] Connection id "0HNC8090TGDK8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:34.886 +03:00 [DBG] Connection id "0HNC8090TGDK8" stopped. 2025-07-01 12:12:34.925 +03:00 [DBG] Connection id "0HNC8090TGDK9" accepted. 2025-07-01 12:12:34.925 +03:00 [DBG] Connection id "0HNC8090TGDK9" started. 2025-07-01 12:12:34.925 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:12:34.925 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:34.925 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:12:34.925 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:12:34.925 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:12:34.925 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:34.925 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:34.925 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:34.925 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:34.925 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:12:34.925 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:34.925 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:34.925 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:34.925 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:34.925 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:34.925 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:34.926 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:34.926 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:34.926 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:34.926 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:12:34.926 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:12:34.926 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:12:34.926 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:12:34.926 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:12:34.926 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:12:34.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:34.926 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:34.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:34.926 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:34.926 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:34.926 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:12:34.926 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:12:34.927 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.293ms. 2025-07-01 12:12:34.927 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:34.927 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:34.927 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:34.927 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:34.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:34.927 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:34.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:34.927 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:34.927 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:12:34.927 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:12:34.927 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:12:34.928 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:12:34.928 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:12:34.928 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:12:34.928 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:12:34.928 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:12:34.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:34.928 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:34.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:34.928 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:34.928 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:34.928 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:34.928 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.3421ms 2025-07-01 12:12:34.928 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:34.928 +03:00 [DBG] Connection id "0HNC8090TGDK9" completed keep alive response. 2025-07-01 12:12:34.928 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.9932ms 2025-07-01 12:12:34.928 +03:00 [DBG] Connection id "0HNC8090TGDK9" received FIN. 2025-07-01 12:12:34.928 +03:00 [DBG] Connection id "0HNC8090TGDK9" disconnecting. 2025-07-01 12:12:34.928 +03:00 [DBG] Connection id "0HNC8090TGDK9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:34.928 +03:00 [DBG] Connection id "0HNC8090TGDK9" stopped. 2025-07-01 12:12:35.004 +03:00 [DBG] Connection id "0HNC8090TGDKA" accepted. 2025-07-01 12:12:35.004 +03:00 [DBG] Connection id "0HNC8090TGDKA" started. 2025-07-01 12:12:35.004 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:12:35.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:35.004 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:12:35.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:12:35.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:12:35.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:35.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:35.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:35.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:35.005 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:12:35.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:35.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:35.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:35.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:35.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:35.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:35.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:35.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:35.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:35.005 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:12:35.005 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:12:35.005 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:12:35.005 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:12:35.005 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:12:35.005 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:12:35.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:35.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:35.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:35.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:35.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:35.006 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:12:35.006 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:12:35.171 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 165.0051ms. 2025-07-01 12:12:35.171 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:35.171 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:35.171 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:35.171 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:35.171 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:35.171 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:35.171 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:35.171 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:35.171 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:12:35.171 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:12:35.171 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:12:35.171 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:12:35.171 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:12:35.171 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:12:35.171 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:12:35.173 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:12:35.173 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:35.173 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:35.173 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:35.173 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:35.173 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:35.173 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:35.173 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 167.838ms 2025-07-01 12:12:35.173 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:35.173 +03:00 [DBG] Connection id "0HNC8090TGDKA" completed keep alive response. 2025-07-01 12:12:35.173 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 168.5806ms 2025-07-01 12:12:35.177 +03:00 [DBG] Connection id "0HNC8090TGDKA" received FIN. 2025-07-01 12:12:35.177 +03:00 [DBG] Connection id "0HNC8090TGDKA" disconnecting. 2025-07-01 12:12:35.177 +03:00 [DBG] Connection id "0HNC8090TGDKA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:35.179 +03:00 [DBG] Connection id "0HNC8090TGDKA" stopped. 2025-07-01 12:12:39.005 +03:00 [DBG] Connection id "0HNC8090TGDKB" accepted. 2025-07-01 12:12:39.005 +03:00 [DBG] Connection id "0HNC8090TGDKB" started. 2025-07-01 12:12:39.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:12:39.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:39.005 +03:00 [DBG] POST requests are not supported 2025-07-01 12:12:39.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:12:39.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:12:39.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:39.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:39.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:39.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:12:39.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:12:39.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:39.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:12:39.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:39.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:39.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:39.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:39.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:39.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:39.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:39.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:12:39.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:12:39.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:39.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:39.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:39.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:39.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:39.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1882ms. 2025-07-01 12:12:39.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:39.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:39.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:39.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:39.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:39.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:39.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:39.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:39.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:39.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:12:39.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:39.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:39.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:39.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:39.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:39.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:39.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:39.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3072ms 2025-07-01 12:12:39.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:39.007 +03:00 [DBG] Connection id "0HNC8090TGDKB" completed keep alive response. 2025-07-01 12:12:39.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4448ms 2025-07-01 12:12:39.008 +03:00 [DBG] Connection id "0HNC8090TGDKB" received FIN. 2025-07-01 12:12:39.008 +03:00 [DBG] Connection id "0HNC8090TGDKB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:39.008 +03:00 [DBG] Connection id "0HNC8090TGDKB" disconnecting. 2025-07-01 12:12:39.008 +03:00 [DBG] Connection id "0HNC8090TGDKB" stopped. 2025-07-01 12:12:44.009 +03:00 [DBG] Connection id "0HNC8090TGDKC" accepted. 2025-07-01 12:12:44.009 +03:00 [DBG] Connection id "0HNC8090TGDKC" started. 2025-07-01 12:12:44.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:12:44.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:44.009 +03:00 [DBG] POST requests are not supported 2025-07-01 12:12:44.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:12:44.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:12:44.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:44.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:44.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:44.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:12:44.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:12:44.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:44.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:12:44.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:44.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:44.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:44.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:44.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:44.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:44.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:44.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:12:44.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:12:44.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:44.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:44.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:44.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:44.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:44.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2088ms. 2025-07-01 12:12:44.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:44.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:44.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:44.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:44.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:44.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:44.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:44.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:44.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:44.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:12:44.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:44.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:44.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:44.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:44.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:44.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:44.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:44.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1435ms 2025-07-01 12:12:44.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:44.011 +03:00 [DBG] Connection id "0HNC8090TGDKC" completed keep alive response. 2025-07-01 12:12:44.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0731ms 2025-07-01 12:12:44.011 +03:00 [DBG] Connection id "0HNC8090TGDKC" received FIN. 2025-07-01 12:12:44.011 +03:00 [DBG] Connection id "0HNC8090TGDKC" disconnecting. 2025-07-01 12:12:44.011 +03:00 [DBG] Connection id "0HNC8090TGDKC" stopped. 2025-07-01 12:12:44.012 +03:00 [DBG] Connection id "0HNC8090TGDKC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:44.930 +03:00 [DBG] Connection id "0HNC8090TGDKD" accepted. 2025-07-01 12:12:44.930 +03:00 [DBG] Connection id "0HNC8090TGDKD" started. 2025-07-01 12:12:44.930 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 12:12:44.930 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:44.930 +03:00 [DBG] POST requests are not supported 2025-07-01 12:12:44.930 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 12:12:44.930 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 12:12:44.930 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:12:44.930 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:44.930 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:44.930 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:12:44.930 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:12:44.930 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:12:44.930 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:12:44.930 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:44.930 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:44.930 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:44.930 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:44.930 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:44.930 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:44.930 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:44.930 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:44.931 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:44.931 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:12:44.931 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:12:44.931 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:12:44.931 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:12:44.931 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:12:44.931 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:12:44.931 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:12:44.931 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:12:44.931 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:12:44.931 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:12:44.931 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:12:44.931 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:12:44.931 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:12:44.931 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:12:44.931 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:12:44.931 +03:00 [DBG] Connection id "0HNC8090TGDKD", Request id "0HNC8090TGDKD:00000001": started reading request body. 2025-07-01 12:12:44.931 +03:00 [DBG] Connection id "0HNC8090TGDKD", Request id "0HNC8090TGDKD:00000001": done reading request body. 2025-07-01 12:12:44.931 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:12:44.931 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:12:44.931 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:12:44.931 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:12:44.931 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:12:44.931 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:44.931 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:44.931 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:44.931 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:44.931 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:44.931 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 12:12:44.931 +03:00 [INF] Changing group of physicals [365] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:12:44.960 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 28.6042ms. 2025-07-01 12:12:44.960 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:44.960 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:44.960 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:44.960 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:44.960 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:44.960 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:44.960 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:44.960 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:44.960 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:44.960 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:12:44.960 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:44.960 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:44.960 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:44.960 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:44.960 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:44.960 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:44.961 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:44.961 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 30.1368ms 2025-07-01 12:12:44.961 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:12:44.961 +03:00 [DBG] Connection id "0HNC8090TGDKD" completed keep alive response. 2025-07-01 12:12:44.961 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 30.9488ms 2025-07-01 12:12:44.961 +03:00 [DBG] Connection id "0HNC8090TGDKD" received FIN. 2025-07-01 12:12:44.961 +03:00 [DBG] Connection id "0HNC8090TGDKD" disconnecting. 2025-07-01 12:12:44.961 +03:00 [DBG] Connection id "0HNC8090TGDKD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:44.962 +03:00 [DBG] Connection id "0HNC8090TGDKD" stopped. 2025-07-01 12:12:44.997 +03:00 [DBG] Connection id "0HNC8090TGDKE" accepted. 2025-07-01 12:12:44.997 +03:00 [DBG] Connection id "0HNC8090TGDKE" started. 2025-07-01 12:12:44.997 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:12:44.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:44.997 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:12:44.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:12:44.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:12:44.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:44.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:44.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:44.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:44.998 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:12:44.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:44.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:44.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:44.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:44.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:44.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:44.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:44.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:44.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:44.998 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:12:44.998 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:12:44.998 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:12:44.998 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:12:44.998 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:12:44.998 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:12:44.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:44.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:44.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:44.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:44.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:44.998 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:12:44.998 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:12:45.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.2966ms. 2025-07-01 12:12:45.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:45.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:45.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:45.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:45.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:45.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:45.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:45.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:45.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:12:45.000 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:12:45.000 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:12:45.000 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:12:45.000 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:12:45.000 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:12:45.000 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:12:45.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:12:45.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:45.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:45.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:45.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:45.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:45.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:45.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.3431ms 2025-07-01 12:12:45.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:45.000 +03:00 [DBG] Connection id "0HNC8090TGDKE" completed keep alive response. 2025-07-01 12:12:45.000 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.8651ms 2025-07-01 12:12:45.001 +03:00 [DBG] Connection id "0HNC8090TGDKE" received FIN. 2025-07-01 12:12:45.001 +03:00 [DBG] Connection id "0HNC8090TGDKE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:45.001 +03:00 [DBG] Connection id "0HNC8090TGDKE" disconnecting. 2025-07-01 12:12:45.001 +03:00 [DBG] Connection id "0HNC8090TGDKE" stopped. 2025-07-01 12:12:45.068 +03:00 [DBG] Connection id "0HNC8090TGDKF" accepted. 2025-07-01 12:12:45.068 +03:00 [DBG] Connection id "0HNC8090TGDKF" started. 2025-07-01 12:12:45.068 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:12:45.068 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:45.068 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:12:45.068 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:12:45.068 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:12:45.068 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:45.068 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:45.068 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:45.068 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:45.068 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:12:45.068 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:45.068 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:45.068 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:45.068 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:45.068 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:45.068 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:45.068 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:45.068 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:45.068 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:45.068 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:12:45.069 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:12:45.069 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:12:45.069 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:12:45.069 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:12:45.069 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:12:45.069 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:45.069 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:45.069 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:45.069 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:45.069 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:45.069 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:12:45.069 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:12:45.220 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 151.0213ms. 2025-07-01 12:12:45.220 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:45.220 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:45.220 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:45.220 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:45.220 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:45.220 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:45.220 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:45.220 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:45.220 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:12:45.220 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:12:45.220 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:12:45.220 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:12:45.220 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:12:45.220 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:12:45.220 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:12:45.223 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:12:45.223 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:45.223 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:45.223 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:45.223 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:45.223 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:45.223 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:45.223 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 154.6724ms 2025-07-01 12:12:45.223 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:45.223 +03:00 [DBG] Connection id "0HNC8090TGDKF" completed keep alive response. 2025-07-01 12:12:45.223 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 155.3691ms 2025-07-01 12:12:45.226 +03:00 [DBG] Connection id "0HNC8090TGDKF" received FIN. 2025-07-01 12:12:45.226 +03:00 [DBG] Connection id "0HNC8090TGDKF" disconnecting. 2025-07-01 12:12:45.226 +03:00 [DBG] Connection id "0HNC8090TGDKF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:45.227 +03:00 [DBG] Connection id "0HNC8090TGDKF" stopped. 2025-07-01 12:12:49.000 +03:00 [DBG] Connection id "0HNC8090TGDKG" accepted. 2025-07-01 12:12:49.000 +03:00 [DBG] Connection id "0HNC8090TGDKG" started. 2025-07-01 12:12:49.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:12:49.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:49.000 +03:00 [DBG] POST requests are not supported 2025-07-01 12:12:49.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:12:49.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:12:49.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:49.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:49.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:49.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:12:49.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:12:49.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:49.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:12:49.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:49.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:49.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:49.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:49.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:49.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:49.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:49.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:12:49.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:12:49.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:49.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:49.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:49.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:49.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:49.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1512ms. 2025-07-01 12:12:49.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:49.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:49.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:49.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:49.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:49.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:49.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:49.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:49.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:49.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:12:49.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:49.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:49.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:49.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:49.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:49.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:49.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:49.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1092ms 2025-07-01 12:12:49.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:49.002 +03:00 [DBG] Connection id "0HNC8090TGDKG" completed keep alive response. 2025-07-01 12:12:49.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7907ms 2025-07-01 12:12:49.002 +03:00 [DBG] Connection id "0HNC8090TGDKG" received FIN. 2025-07-01 12:12:49.002 +03:00 [DBG] Connection id "0HNC8090TGDKG" disconnecting. 2025-07-01 12:12:49.002 +03:00 [DBG] Connection id "0HNC8090TGDKG" stopped. 2025-07-01 12:12:49.002 +03:00 [DBG] Connection id "0HNC8090TGDKG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:54.003 +03:00 [DBG] Connection id "0HNC8090TGDKH" accepted. 2025-07-01 12:12:54.003 +03:00 [DBG] Connection id "0HNC8090TGDKH" started. 2025-07-01 12:12:54.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:12:54.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:54.003 +03:00 [DBG] POST requests are not supported 2025-07-01 12:12:54.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:12:54.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:12:54.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:54.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:54.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:54.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:12:54.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:12:54.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:54.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:12:54.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:54.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:54.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:54.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:54.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:54.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:54.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:54.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:12:54.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:12:54.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:54.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:54.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:54.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:54.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:54.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1223ms. 2025-07-01 12:12:54.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:54.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:54.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:54.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:54.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:54.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:54.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:54.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:54.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:54.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:12:54.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:54.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:54.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:54.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:54.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:54.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:54.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:54.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.696ms 2025-07-01 12:12:54.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:54.004 +03:00 [DBG] Connection id "0HNC8090TGDKH" completed keep alive response. 2025-07-01 12:12:54.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2674ms 2025-07-01 12:12:54.004 +03:00 [DBG] Connection id "0HNC8090TGDKH" received FIN. 2025-07-01 12:12:54.005 +03:00 [DBG] Connection id "0HNC8090TGDKH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:54.005 +03:00 [DBG] Connection id "0HNC8090TGDKH" disconnecting. 2025-07-01 12:12:54.005 +03:00 [DBG] Connection id "0HNC8090TGDKH" stopped. 2025-07-01 12:12:54.893 +03:00 [DBG] Connection id "0HNC8090TGDKI" accepted. 2025-07-01 12:12:54.893 +03:00 [DBG] Connection id "0HNC8090TGDKI" started. 2025-07-01 12:12:54.893 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - application/json;charset=UTF-8 5 2025-07-01 12:12:54.893 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:54.893 +03:00 [DBG] POST requests are not supported 2025-07-01 12:12:54.893 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 12:12:54.893 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/' 2025-07-01 12:12:54.893 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:12:54.893 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:54.893 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:54.894 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:12:54.894 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:12:54.894 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:12:54.894 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:12:54.894 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:54.894 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:54.894 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:54.894 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:54.894 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:54.894 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:54.894 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:54.894 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:54.894 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:54.894 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:12:54.894 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:12:54.894 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:12:54.894 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:12:54.894 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:12:54.894 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:12:54.894 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:12:54.894 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:12:54.894 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:12:54.894 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:12:54.894 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:12:54.894 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:12:54.894 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:12:54.894 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:12:54.894 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:12:54.894 +03:00 [DBG] Connection id "0HNC8090TGDKI", Request id "0HNC8090TGDKI:00000001": started reading request body. 2025-07-01 12:12:54.894 +03:00 [DBG] Connection id "0HNC8090TGDKI", Request id "0HNC8090TGDKI:00000001": done reading request body. 2025-07-01 12:12:54.894 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:12:54.894 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:12:54.894 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:12:54.894 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:12:54.894 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:12:54.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:54.894 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:54.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:54.894 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:54.894 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:54.894 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-4","System.Int32[]"]) 2025-07-01 12:12:54.895 +03:00 [INF] Changing group of physicals [376] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:12:54.913 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.854ms. 2025-07-01 12:12:54.913 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:54.913 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:54.913 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:54.914 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:54.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:54.914 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:54.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:54.914 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:54.914 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:54.914 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:12:54.914 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:54.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:54.914 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:54.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:54.914 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:54.914 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:54.914 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:54.914 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 20.0161ms 2025-07-01 12:12:54.914 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:12:54.914 +03:00 [DBG] Connection id "0HNC8090TGDKI" completed keep alive response. 2025-07-01 12:12:54.914 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-4/ - 200 0 null 20.618ms 2025-07-01 12:12:54.914 +03:00 [DBG] Connection id "0HNC8090TGDKI" received FIN. 2025-07-01 12:12:54.914 +03:00 [DBG] Connection id "0HNC8090TGDKI" disconnecting. 2025-07-01 12:12:54.914 +03:00 [DBG] Connection id "0HNC8090TGDKI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:54.915 +03:00 [DBG] Connection id "0HNC8090TGDKI" stopped. 2025-07-01 12:12:54.953 +03:00 [DBG] Connection id "0HNC8090TGDKJ" accepted. 2025-07-01 12:12:54.953 +03:00 [DBG] Connection id "0HNC8090TGDKJ" started. 2025-07-01 12:12:54.953 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:12:54.953 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:54.953 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:12:54.953 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:12:54.953 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:12:54.953 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:54.953 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:54.953 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:54.953 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:54.953 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:12:54.953 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:54.953 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:54.953 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:54.953 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:54.953 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:54.953 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:54.953 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:54.953 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:54.953 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:54.953 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:12:54.954 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:12:54.954 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:12:54.954 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:12:54.954 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:12:54.954 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:12:54.954 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:54.954 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:54.954 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:54.954 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:54.954 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:54.954 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:12:54.954 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:12:54.955 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.2707ms. 2025-07-01 12:12:54.955 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:54.955 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:54.955 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:54.955 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:54.955 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:54.955 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:54.955 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:54.955 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:54.955 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:12:54.955 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:12:54.955 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:12:54.955 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:12:54.955 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:12:54.955 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:12:54.955 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:12:54.955 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:12:54.955 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:54.956 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:54.956 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:54.956 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:54.956 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:54.956 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:54.956 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.2332ms 2025-07-01 12:12:54.956 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:54.956 +03:00 [DBG] Connection id "0HNC8090TGDKJ" completed keep alive response. 2025-07-01 12:12:54.956 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.7987ms 2025-07-01 12:12:54.956 +03:00 [DBG] Connection id "0HNC8090TGDKJ" received FIN. 2025-07-01 12:12:54.956 +03:00 [DBG] Connection id "0HNC8090TGDKJ" disconnecting. 2025-07-01 12:12:54.956 +03:00 [DBG] Connection id "0HNC8090TGDKJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:54.957 +03:00 [DBG] Connection id "0HNC8090TGDKJ" stopped. 2025-07-01 12:12:55.023 +03:00 [DBG] Connection id "0HNC8090TGDKK" accepted. 2025-07-01 12:12:55.023 +03:00 [DBG] Connection id "0HNC8090TGDKK" started. 2025-07-01 12:12:55.023 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:12:55.023 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:55.023 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:12:55.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:12:55.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:12:55.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:55.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:55.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:55.024 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:55.024 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:12:55.024 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:55.024 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:55.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:55.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:55.024 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:55.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:55.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:55.024 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:55.024 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:12:55.024 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:12:55.024 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:12:55.024 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:12:55.024 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:12:55.024 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:12:55.024 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:12:55.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:55.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:55.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:55.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:55.024 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:55.024 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:12:55.024 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:12:55.173 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 148.6933ms. 2025-07-01 12:12:55.173 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:55.173 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:55.173 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:55.173 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:55.173 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:55.173 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:55.173 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:55.173 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:55.173 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:12:55.173 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:12:55.173 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:12:55.173 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:12:55.173 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:12:55.173 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:12:55.173 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:12:55.175 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:12:55.175 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:55.175 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:55.175 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:55.175 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:55.175 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:55.175 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:55.175 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 150.9869ms 2025-07-01 12:12:55.175 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:12:55.175 +03:00 [DBG] Connection id "0HNC8090TGDKK" completed keep alive response. 2025-07-01 12:12:55.175 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 151.5909ms 2025-07-01 12:12:55.179 +03:00 [DBG] Connection id "0HNC8090TGDKK" received FIN. 2025-07-01 12:12:55.179 +03:00 [DBG] Connection id "0HNC8090TGDKK" disconnecting. 2025-07-01 12:12:55.179 +03:00 [DBG] Connection id "0HNC8090TGDKK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:55.181 +03:00 [DBG] Connection id "0HNC8090TGDKK" stopped. 2025-07-01 12:12:58.997 +03:00 [DBG] Connection id "0HNC8090TGDKL" accepted. 2025-07-01 12:12:58.997 +03:00 [DBG] Connection id "0HNC8090TGDKL" started. 2025-07-01 12:12:58.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:12:58.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:12:58.998 +03:00 [DBG] POST requests are not supported 2025-07-01 12:12:58.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:12:58.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:12:58.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:58.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:12:58.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:12:58.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:12:58.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:12:58.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:58.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:12:58.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:12:58.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:12:58.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:12:58.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:12:58.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:12:58.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:58.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:58.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:12:58.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:12:58.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:58.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:58.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:58.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:58.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:12:58.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1572ms. 2025-07-01 12:12:58.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:58.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:12:58.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:58.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:12:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:58.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:58.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:12:58.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:12:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:12:58.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:58.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:58.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:58.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:12:58.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9775ms 2025-07-01 12:12:58.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:12:58.999 +03:00 [DBG] Connection id "0HNC8090TGDKL" completed keep alive response. 2025-07-01 12:12:58.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6628ms 2025-07-01 12:12:58.999 +03:00 [DBG] Connection id "0HNC8090TGDKL" received FIN. 2025-07-01 12:12:58.999 +03:00 [DBG] Connection id "0HNC8090TGDKL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:12:59.000 +03:00 [DBG] Connection id "0HNC8090TGDKL" disconnecting. 2025-07-01 12:12:59.000 +03:00 [DBG] Connection id "0HNC8090TGDKL" stopped. 2025-07-01 12:13:03.995 +03:00 [DBG] Connection id "0HNC8090TGDKM" accepted. 2025-07-01 12:13:03.996 +03:00 [DBG] Connection id "0HNC8090TGDKM" started. 2025-07-01 12:13:03.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:13:03.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:13:03.996 +03:00 [DBG] POST requests are not supported 2025-07-01 12:13:03.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:13:03.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:13:03.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:03.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:13:03.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:13:03.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:13:03.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:13:03.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:03.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:13:03.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:13:03.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:13:03.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:13:03.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:13:03.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:13:03.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:03.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:03.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:13:03.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:13:03.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:03.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:03.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:03.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:03.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:13:03.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1289ms. 2025-07-01 12:13:03.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:03.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:03.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:03.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:03.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:03.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:03.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:03.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:03.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:13:03.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:13:03.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:13:03.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:03.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:03.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:03.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:03.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:03.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:03.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7625ms 2025-07-01 12:13:03.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:03.997 +03:00 [DBG] Connection id "0HNC8090TGDKM" completed keep alive response. 2025-07-01 12:13:03.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4151ms 2025-07-01 12:13:03.997 +03:00 [DBG] Connection id "0HNC8090TGDKM" received FIN. 2025-07-01 12:13:03.997 +03:00 [DBG] Connection id "0HNC8090TGDKM" disconnecting. 2025-07-01 12:13:03.997 +03:00 [DBG] Connection id "0HNC8090TGDKM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:13:03.999 +03:00 [DBG] Connection id "0HNC8090TGDKM" stopped. 2025-07-01 12:13:08.998 +03:00 [DBG] Connection id "0HNC8090TGDKN" accepted. 2025-07-01 12:13:08.998 +03:00 [DBG] Connection id "0HNC8090TGDKN" started. 2025-07-01 12:13:08.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:13:08.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:13:08.998 +03:00 [DBG] POST requests are not supported 2025-07-01 12:13:08.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:13:08.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:13:08.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:08.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:13:08.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:13:08.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:13:08.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:13:08.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:08.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:13:08.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:13:08.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:13:08.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:13:08.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:13:08.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:13:08.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:08.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:08.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:13:08.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:13:08.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:08.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:08.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:08.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:08.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:13:08.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1194ms. 2025-07-01 12:13:08.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:08.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:08.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:08.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:08.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:08.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:08.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:08.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:08.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:13:08.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:13:08.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:13:08.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:08.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:08.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:08.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:08.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:08.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:08.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7791ms 2025-07-01 12:13:08.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:08.999 +03:00 [DBG] Connection id "0HNC8090TGDKN" completed keep alive response. 2025-07-01 12:13:08.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4699ms 2025-07-01 12:13:09.000 +03:00 [DBG] Connection id "0HNC8090TGDKN" received FIN. 2025-07-01 12:13:09.000 +03:00 [DBG] Connection id "0HNC8090TGDKN" disconnecting. 2025-07-01 12:13:09.000 +03:00 [DBG] Connection id "0HNC8090TGDKN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:13:09.001 +03:00 [DBG] Connection id "0HNC8090TGDKN" stopped. 2025-07-01 12:13:13.999 +03:00 [DBG] Connection id "0HNC8090TGDKO" accepted. 2025-07-01 12:13:13.999 +03:00 [DBG] Connection id "0HNC8090TGDKO" started. 2025-07-01 12:13:14.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:13:14.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:13:14.000 +03:00 [DBG] POST requests are not supported 2025-07-01 12:13:14.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:13:14.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:13:14.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:14.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:13:14.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:13:14.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:13:14.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:13:14.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:14.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:13:14.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:13:14.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:13:14.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:13:14.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:13:14.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:13:14.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:14.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:14.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:13:14.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:13:14.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:14.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:14.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:14.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:14.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:13:14.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1376ms. 2025-07-01 12:13:14.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:14.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:14.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:14.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:14.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:14.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:14.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:14.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:14.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:13:14.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:13:14.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:13:14.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:14.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:14.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:14.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:14.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:14.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:14.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2105ms 2025-07-01 12:13:14.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:14.002 +03:00 [DBG] Connection id "0HNC8090TGDKO" completed keep alive response. 2025-07-01 12:13:14.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2257ms 2025-07-01 12:13:14.002 +03:00 [DBG] Connection id "0HNC8090TGDKO" received FIN. 2025-07-01 12:13:14.002 +03:00 [DBG] Connection id "0HNC8090TGDKO" disconnecting. 2025-07-01 12:13:14.002 +03:00 [DBG] Connection id "0HNC8090TGDKO" stopped. 2025-07-01 12:13:14.002 +03:00 [DBG] Connection id "0HNC8090TGDKO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:13:18.998 +03:00 [DBG] Connection id "0HNC8090TGDKP" accepted. 2025-07-01 12:13:18.998 +03:00 [DBG] Connection id "0HNC8090TGDKP" started. 2025-07-01 12:13:18.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:13:18.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:13:18.998 +03:00 [DBG] POST requests are not supported 2025-07-01 12:13:18.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:13:18.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:13:18.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:18.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:13:18.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:13:18.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:13:18.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:13:18.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:18.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:13:18.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:13:18.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:13:18.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:13:18.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:13:18.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:13:18.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:18.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:18.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:13:18.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:13:18.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:18.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:18.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:18.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:18.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:13:18.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1303ms. 2025-07-01 12:13:18.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:18.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:18.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:18.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:18.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:18.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:18.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:18.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:18.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:13:18.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:13:18.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:13:18.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:18.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:18.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:18.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:18.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:18.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:18.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6949ms 2025-07-01 12:13:18.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:18.999 +03:00 [DBG] Connection id "0HNC8090TGDKP" completed keep alive response. 2025-07-01 12:13:18.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2596ms 2025-07-01 12:13:19.000 +03:00 [DBG] Connection id "0HNC8090TGDKP" received FIN. 2025-07-01 12:13:19.000 +03:00 [DBG] Connection id "0HNC8090TGDKP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:13:19.000 +03:00 [DBG] Connection id "0HNC8090TGDKP" disconnecting. 2025-07-01 12:13:19.000 +03:00 [DBG] Connection id "0HNC8090TGDKP" stopped. 2025-07-01 12:13:24.000 +03:00 [DBG] Connection id "0HNC8090TGDKQ" accepted. 2025-07-01 12:13:24.000 +03:00 [DBG] Connection id "0HNC8090TGDKQ" started. 2025-07-01 12:13:24.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:13:24.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:13:24.000 +03:00 [DBG] POST requests are not supported 2025-07-01 12:13:24.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:13:24.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:13:24.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:24.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:13:24.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:13:24.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:13:24.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:13:24.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:24.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:13:24.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:13:24.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:13:24.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:13:24.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:13:24.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:13:24.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:24.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:24.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:13:24.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:13:24.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:24.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:24.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:24.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:24.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:13:24.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.131ms. 2025-07-01 12:13:24.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:24.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:24.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:24.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:24.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:24.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:24.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:24.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:24.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:13:24.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:13:24.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:13:24.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:24.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:24.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:24.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:24.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:24.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:24.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7038ms 2025-07-01 12:13:24.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:24.002 +03:00 [DBG] Connection id "0HNC8090TGDKQ" completed keep alive response. 2025-07-01 12:13:24.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3513ms 2025-07-01 12:13:24.002 +03:00 [DBG] Connection id "0HNC8090TGDKQ" received FIN. 2025-07-01 12:13:24.002 +03:00 [DBG] Connection id "0HNC8090TGDKQ" disconnecting. 2025-07-01 12:13:24.002 +03:00 [DBG] Connection id "0HNC8090TGDKQ" stopped. 2025-07-01 12:13:24.002 +03:00 [DBG] Connection id "0HNC8090TGDKQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:13:29.001 +03:00 [DBG] Connection id "0HNC8090TGDKR" accepted. 2025-07-01 12:13:29.001 +03:00 [DBG] Connection id "0HNC8090TGDKR" started. 2025-07-01 12:13:29.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:13:29.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:13:29.002 +03:00 [DBG] POST requests are not supported 2025-07-01 12:13:29.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:13:29.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:13:29.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:29.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:13:29.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:13:29.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:13:29.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:13:29.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:29.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:13:29.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:13:29.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:13:29.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:13:29.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:13:29.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:13:29.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:29.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:29.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:13:29.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:13:29.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:29.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:29.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:29.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:29.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:13:29.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1258ms. 2025-07-01 12:13:29.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:29.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:29.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:29.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:29.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:29.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:29.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:29.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:29.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:13:29.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:13:29.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:13:29.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:29.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:29.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:29.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:29.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:29.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:29.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6745ms 2025-07-01 12:13:29.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:29.003 +03:00 [DBG] Connection id "0HNC8090TGDKR" completed keep alive response. 2025-07-01 12:13:29.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6611ms 2025-07-01 12:13:29.004 +03:00 [DBG] Connection id "0HNC8090TGDKR" received FIN. 2025-07-01 12:13:29.004 +03:00 [DBG] Connection id "0HNC8090TGDKR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:13:29.004 +03:00 [DBG] Connection id "0HNC8090TGDKR" disconnecting. 2025-07-01 12:13:29.004 +03:00 [DBG] Connection id "0HNC8090TGDKR" stopped. 2025-07-01 12:13:34.031 +03:00 [DBG] Connection id "0HNC8090TGDKS" accepted. 2025-07-01 12:13:34.031 +03:00 [DBG] Connection id "0HNC8090TGDKS" started. 2025-07-01 12:13:34.031 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:13:34.031 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:13:34.031 +03:00 [DBG] POST requests are not supported 2025-07-01 12:13:34.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:13:34.031 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:13:34.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:34.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:13:34.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:13:34.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:13:34.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:13:34.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:34.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:13:34.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:13:34.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:13:34.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:13:34.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:13:34.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:13:34.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:34.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:34.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:13:34.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:13:34.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:34.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:34.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:34.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:34.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:13:34.032 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1465ms. 2025-07-01 12:13:34.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:34.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:34.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:34.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:34.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:34.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:34.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:34.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:34.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:13:34.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:13:34.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:13:34.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:34.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:34.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:34.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:34.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:34.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:34.033 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1427ms 2025-07-01 12:13:34.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:34.033 +03:00 [DBG] Connection id "0HNC8090TGDKS" completed keep alive response. 2025-07-01 12:13:34.033 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.978ms 2025-07-01 12:13:34.033 +03:00 [DBG] Connection id "0HNC8090TGDKS" received FIN. 2025-07-01 12:13:34.033 +03:00 [DBG] Connection id "0HNC8090TGDKS" disconnecting. 2025-07-01 12:13:34.034 +03:00 [DBG] Connection id "0HNC8090TGDKS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:13:34.035 +03:00 [DBG] Connection id "0HNC8090TGDKS" stopped. 2025-07-01 12:13:39.000 +03:00 [DBG] Connection id "0HNC8090TGDKT" accepted. 2025-07-01 12:13:39.000 +03:00 [DBG] Connection id "0HNC8090TGDKT" started. 2025-07-01 12:13:39.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:13:39.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:13:39.000 +03:00 [DBG] POST requests are not supported 2025-07-01 12:13:39.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:13:39.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:13:39.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:39.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:13:39.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:13:39.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:13:39.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:13:39.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:39.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:13:39.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:13:39.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:13:39.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:13:39.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:13:39.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:13:39.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:39.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:39.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:13:39.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:13:39.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:39.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:39.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:39.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:39.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:13:39.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1315ms. 2025-07-01 12:13:39.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:39.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:39.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:39.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:39.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:39.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:39.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:39.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:39.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:13:39.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:13:39.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:13:39.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:39.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:39.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:39.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:39.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:39.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:39.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7913ms 2025-07-01 12:13:39.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:39.002 +03:00 [DBG] Connection id "0HNC8090TGDKT" completed keep alive response. 2025-07-01 12:13:39.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4886ms 2025-07-01 12:13:39.002 +03:00 [DBG] Connection id "0HNC8090TGDKT" received FIN. 2025-07-01 12:13:39.002 +03:00 [DBG] Connection id "0HNC8090TGDKT" disconnecting. 2025-07-01 12:13:39.002 +03:00 [DBG] Connection id "0HNC8090TGDKT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:13:39.003 +03:00 [DBG] Connection id "0HNC8090TGDKT" stopped. 2025-07-01 12:13:43.997 +03:00 [DBG] Connection id "0HNC8090TGDKU" accepted. 2025-07-01 12:13:43.998 +03:00 [DBG] Connection id "0HNC8090TGDKU" started. 2025-07-01 12:13:43.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:13:43.998 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:13:43.998 +03:00 [DBG] POST requests are not supported 2025-07-01 12:13:43.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:13:43.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:13:43.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:43.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:13:43.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:13:43.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:13:43.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:13:43.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:43.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:13:43.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:13:43.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:13:43.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:13:43.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:13:43.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:13:43.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:43.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:43.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:13:43.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:13:43.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:43.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:43.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:43.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:43.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:13:43.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1258ms. 2025-07-01 12:13:43.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:43.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:43.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:43.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:43.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:43.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:43.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:43.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:43.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:13:43.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:13:43.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:13:43.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:43.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:43.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:43.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:43.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:43.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:43.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8458ms 2025-07-01 12:13:43.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:43.999 +03:00 [DBG] Connection id "0HNC8090TGDKU" completed keep alive response. 2025-07-01 12:13:43.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5518ms 2025-07-01 12:13:44.000 +03:00 [DBG] Connection id "0HNC8090TGDKU" received FIN. 2025-07-01 12:13:44.000 +03:00 [DBG] Connection id "0HNC8090TGDKU" disconnecting. 2025-07-01 12:13:44.000 +03:00 [DBG] Connection id "0HNC8090TGDKU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:13:44.001 +03:00 [DBG] Connection id "0HNC8090TGDKU" stopped. 2025-07-01 12:13:49.002 +03:00 [DBG] Connection id "0HNC8090TGDKV" accepted. 2025-07-01 12:13:49.002 +03:00 [DBG] Connection id "0HNC8090TGDKV" started. 2025-07-01 12:13:49.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:13:49.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:13:49.003 +03:00 [DBG] POST requests are not supported 2025-07-01 12:13:49.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:13:49.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:13:49.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:49.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:13:49.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:13:49.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:13:49.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:13:49.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:49.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:13:49.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:13:49.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:13:49.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:13:49.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:13:49.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:13:49.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:49.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:49.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:13:49.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:13:49.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:49.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:49.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:49.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:49.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:13:49.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1322ms. 2025-07-01 12:13:49.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:49.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:49.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:49.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:49.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:49.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:49.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:49.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:49.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:13:49.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:13:49.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:13:49.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:49.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:49.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:49.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:49.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:49.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:49.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8515ms 2025-07-01 12:13:49.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:49.004 +03:00 [DBG] Connection id "0HNC8090TGDKV" completed keep alive response. 2025-07-01 12:13:49.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4473ms 2025-07-01 12:13:49.004 +03:00 [DBG] Connection id "0HNC8090TGDKV" received FIN. 2025-07-01 12:13:49.004 +03:00 [DBG] Connection id "0HNC8090TGDKV" disconnecting. 2025-07-01 12:13:49.004 +03:00 [DBG] Connection id "0HNC8090TGDKV" stopped. 2025-07-01 12:13:49.004 +03:00 [DBG] Connection id "0HNC8090TGDKV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:13:53.996 +03:00 [DBG] Connection id "0HNC8090TGDL0" accepted. 2025-07-01 12:13:53.996 +03:00 [DBG] Connection id "0HNC8090TGDL0" started. 2025-07-01 12:13:53.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:13:53.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:13:53.996 +03:00 [DBG] POST requests are not supported 2025-07-01 12:13:53.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:13:53.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:13:53.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:53.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:13:53.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:13:53.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:13:53.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:13:53.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:53.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:13:53.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:13:53.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:13:53.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:13:53.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:13:53.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:13:53.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:53.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:53.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:13:53.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:13:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:53.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:13:53.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1195ms. 2025-07-01 12:13:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:53.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:53.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:53.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:13:53.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:13:53.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:13:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:53.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:53.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:53.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:53.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:53.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6875ms 2025-07-01 12:13:53.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:53.998 +03:00 [DBG] Connection id "0HNC8090TGDL0" completed keep alive response. 2025-07-01 12:13:53.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3026ms 2025-07-01 12:13:53.998 +03:00 [DBG] Connection id "0HNC8090TGDL0" received FIN. 2025-07-01 12:13:53.998 +03:00 [DBG] Connection id "0HNC8090TGDL0" disconnecting. 2025-07-01 12:13:53.998 +03:00 [DBG] Connection id "0HNC8090TGDL0" stopped. 2025-07-01 12:13:53.998 +03:00 [DBG] Connection id "0HNC8090TGDL0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:13:59.004 +03:00 [DBG] Connection id "0HNC8090TGDL1" accepted. 2025-07-01 12:13:59.004 +03:00 [DBG] Connection id "0HNC8090TGDL1" started. 2025-07-01 12:13:59.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:13:59.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:13:59.004 +03:00 [DBG] POST requests are not supported 2025-07-01 12:13:59.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:13:59.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:13:59.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:59.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:13:59.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:13:59.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:13:59.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:13:59.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:59.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:13:59.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:13:59.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:13:59.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:13:59.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:13:59.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:13:59.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:59.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:59.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:13:59.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:13:59.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:59.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:59.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:59.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:59.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:13:59.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1747ms. 2025-07-01 12:13:59.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:59.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:13:59.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:59.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:13:59.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:59.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:59.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:59.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:59.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:13:59.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:13:59.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:13:59.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:59.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:13:59.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:59.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:59.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:59.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:13:59.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2335ms 2025-07-01 12:13:59.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:13:59.006 +03:00 [DBG] Connection id "0HNC8090TGDL1" completed keep alive response. 2025-07-01 12:13:59.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2921ms 2025-07-01 12:13:59.007 +03:00 [DBG] Connection id "0HNC8090TGDL1" received FIN. 2025-07-01 12:13:59.007 +03:00 [DBG] Connection id "0HNC8090TGDL1" disconnecting. 2025-07-01 12:13:59.007 +03:00 [DBG] Connection id "0HNC8090TGDL1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:13:59.008 +03:00 [DBG] Connection id "0HNC8090TGDL1" stopped. 2025-07-01 12:14:04.003 +03:00 [DBG] Connection id "0HNC8090TGDL2" accepted. 2025-07-01 12:14:04.003 +03:00 [DBG] Connection id "0HNC8090TGDL2" started. 2025-07-01 12:14:04.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:14:04.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:14:04.003 +03:00 [DBG] POST requests are not supported 2025-07-01 12:14:04.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:14:04.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:14:04.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:04.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:14:04.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:14:04.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:14:04.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:14:04.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:04.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:14:04.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:14:04.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:14:04.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:14:04.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:14:04.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:14:04.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:04.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:04.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:14:04.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:14:04.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:04.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:04.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:04.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:04.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:14:04.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.128ms. 2025-07-01 12:14:04.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:04.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:04.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:04.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:04.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:04.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:04.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:04.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:04.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:14:04.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:14:04.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:14:04.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:04.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:04.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:04.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:04.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:04.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:04.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9095ms 2025-07-01 12:14:04.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:04.005 +03:00 [DBG] Connection id "0HNC8090TGDL2" completed keep alive response. 2025-07-01 12:14:04.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.525ms 2025-07-01 12:14:04.005 +03:00 [DBG] Connection id "0HNC8090TGDL2" received FIN. 2025-07-01 12:14:04.005 +03:00 [DBG] Connection id "0HNC8090TGDL2" disconnecting. 2025-07-01 12:14:04.005 +03:00 [DBG] Connection id "0HNC8090TGDL2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:14:04.006 +03:00 [DBG] Connection id "0HNC8090TGDL2" stopped. 2025-07-01 12:14:09.001 +03:00 [DBG] Connection id "0HNC8090TGDL3" accepted. 2025-07-01 12:14:09.002 +03:00 [DBG] Connection id "0HNC8090TGDL3" started. 2025-07-01 12:14:09.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:14:09.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:14:09.002 +03:00 [DBG] POST requests are not supported 2025-07-01 12:14:09.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:14:09.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:14:09.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:09.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:14:09.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:14:09.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:14:09.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:14:09.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:09.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:14:09.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:14:09.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:14:09.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:14:09.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:14:09.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:14:09.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:09.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:09.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:14:09.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:14:09.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:09.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:09.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:09.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:09.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:14:09.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1209ms. 2025-07-01 12:14:09.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:09.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:09.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:09.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:09.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:09.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:09.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:09.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:09.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:14:09.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:14:09.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:14:09.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:09.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:09.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:09.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:09.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:09.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:09.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.712ms 2025-07-01 12:14:09.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:09.003 +03:00 [DBG] Connection id "0HNC8090TGDL3" completed keep alive response. 2025-07-01 12:14:09.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3258ms 2025-07-01 12:14:09.003 +03:00 [DBG] Connection id "0HNC8090TGDL3" received FIN. 2025-07-01 12:14:09.004 +03:00 [DBG] Connection id "0HNC8090TGDL3" disconnecting. 2025-07-01 12:14:09.004 +03:00 [DBG] Connection id "0HNC8090TGDL3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:14:09.005 +03:00 [DBG] Connection id "0HNC8090TGDL3" stopped. 2025-07-01 12:14:13.996 +03:00 [DBG] Connection id "0HNC8090TGDL4" accepted. 2025-07-01 12:14:13.996 +03:00 [DBG] Connection id "0HNC8090TGDL4" started. 2025-07-01 12:14:13.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:14:13.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:14:13.996 +03:00 [DBG] POST requests are not supported 2025-07-01 12:14:13.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:14:13.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:14:13.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:13.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:14:13.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:14:13.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:14:13.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:14:13.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:13.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:14:13.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:14:13.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:14:13.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:14:13.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:14:13.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:14:13.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:13.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:13.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:14:13.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:14:13.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:13.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:13.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:13.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:13.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:14:13.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1789ms. 2025-07-01 12:14:13.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:13.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:13.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:13.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:13.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:13.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:13.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:13.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:13.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:14:13.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:14:13.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:14:13.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:13.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:13.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:13.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:13.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:13.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:13.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2474ms 2025-07-01 12:14:13.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:13.998 +03:00 [DBG] Connection id "0HNC8090TGDL4" completed keep alive response. 2025-07-01 12:14:13.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2917ms 2025-07-01 12:14:13.999 +03:00 [DBG] Connection id "0HNC8090TGDL4" received FIN. 2025-07-01 12:14:13.999 +03:00 [DBG] Connection id "0HNC8090TGDL4" disconnecting. 2025-07-01 12:14:13.999 +03:00 [DBG] Connection id "0HNC8090TGDL4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:14:14.000 +03:00 [DBG] Connection id "0HNC8090TGDL4" stopped. 2025-07-01 12:14:18.996 +03:00 [DBG] Connection id "0HNC8090TGDL5" accepted. 2025-07-01 12:14:18.996 +03:00 [DBG] Connection id "0HNC8090TGDL5" started. 2025-07-01 12:14:18.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:14:18.996 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:14:18.996 +03:00 [DBG] POST requests are not supported 2025-07-01 12:14:18.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:14:18.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:14:18.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:18.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:14:18.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:14:18.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:14:18.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:14:18.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:18.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:14:18.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:14:18.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:14:18.997 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:14:18.997 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:14:18.997 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:14:18.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:18.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:18.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:14:18.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:14:18.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:18.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:18.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:18.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:18.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:14:18.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1327ms. 2025-07-01 12:14:18.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:18.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:18.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:18.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:18.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:18.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:18.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:18.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:18.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:14:18.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:14:18.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:14:18.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:18.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:18.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:18.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:18.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:18.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:18.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8617ms 2025-07-01 12:14:18.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:18.998 +03:00 [DBG] Connection id "0HNC8090TGDL5" completed keep alive response. 2025-07-01 12:14:18.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5554ms 2025-07-01 12:14:18.998 +03:00 [DBG] Connection id "0HNC8090TGDL5" received FIN. 2025-07-01 12:14:18.998 +03:00 [DBG] Connection id "0HNC8090TGDL5" disconnecting. 2025-07-01 12:14:18.998 +03:00 [DBG] Connection id "0HNC8090TGDL5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:14:18.999 +03:00 [DBG] Connection id "0HNC8090TGDL5" stopped. 2025-07-01 12:14:23.997 +03:00 [DBG] Connection id "0HNC8090TGDL6" accepted. 2025-07-01 12:14:23.997 +03:00 [DBG] Connection id "0HNC8090TGDL6" started. 2025-07-01 12:14:23.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:14:23.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:14:23.997 +03:00 [DBG] POST requests are not supported 2025-07-01 12:14:23.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:14:23.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:14:23.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:23.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:14:23.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:14:23.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:14:23.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:14:23.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:23.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:14:23.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:14:23.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:14:23.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:14:23.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:14:23.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:14:23.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:23.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:23.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:14:23.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:14:23.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:23.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:23.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:23.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:23.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:14:23.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1818ms. 2025-07-01 12:14:23.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:23.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:23.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:23.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:23.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:23.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:23.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:23.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:23.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:14:23.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:14:23.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:14:23.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:23.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:23.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:23.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:23.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:23.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:23.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3191ms 2025-07-01 12:14:23.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:23.999 +03:00 [DBG] Connection id "0HNC8090TGDL6" completed keep alive response. 2025-07-01 12:14:23.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9861ms 2025-07-01 12:14:24.000 +03:00 [DBG] Connection id "0HNC8090TGDL6" received FIN. 2025-07-01 12:14:24.000 +03:00 [DBG] Connection id "0HNC8090TGDL6" disconnecting. 2025-07-01 12:14:24.000 +03:00 [DBG] Connection id "0HNC8090TGDL6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:14:24.001 +03:00 [DBG] Connection id "0HNC8090TGDL6" stopped. 2025-07-01 12:14:29.002 +03:00 [DBG] Connection id "0HNC8090TGDL7" accepted. 2025-07-01 12:14:29.002 +03:00 [DBG] Connection id "0HNC8090TGDL7" started. 2025-07-01 12:14:29.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:14:29.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:14:29.002 +03:00 [DBG] POST requests are not supported 2025-07-01 12:14:29.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:14:29.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:14:29.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:29.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:14:29.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:14:29.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:14:29.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:14:29.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:29.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:14:29.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:14:29.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:14:29.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:14:29.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:14:29.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:14:29.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:29.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:29.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:14:29.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:14:29.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:29.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:29.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:29.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:29.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:14:29.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1782ms. 2025-07-01 12:14:29.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:29.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:29.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:29.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:29.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:29.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:29.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:29.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:29.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:14:29.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:14:29.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:14:29.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:29.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:29.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:29.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:29.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:29.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:29.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1005ms 2025-07-01 12:14:29.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:29.004 +03:00 [DBG] Connection id "0HNC8090TGDL7" completed keep alive response. 2025-07-01 12:14:29.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9963ms 2025-07-01 12:14:29.004 +03:00 [DBG] Connection id "0HNC8090TGDL7" received FIN. 2025-07-01 12:14:29.004 +03:00 [DBG] Connection id "0HNC8090TGDL7" disconnecting. 2025-07-01 12:14:29.005 +03:00 [DBG] Connection id "0HNC8090TGDL7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:14:29.006 +03:00 [DBG] Connection id "0HNC8090TGDL7" stopped. 2025-07-01 12:14:34.006 +03:00 [DBG] Connection id "0HNC8090TGDL8" accepted. 2025-07-01 12:14:34.006 +03:00 [DBG] Connection id "0HNC8090TGDL8" started. 2025-07-01 12:14:34.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:14:34.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:14:34.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:14:34.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:14:34.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:14:34.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:34.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:14:34.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:14:34.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:14:34.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:14:34.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:34.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:14:34.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:14:34.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:14:34.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:14:34.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:14:34.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:14:34.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:34.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:34.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:14:34.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:14:34.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:34.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:34.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:34.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:34.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:14:34.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1268ms. 2025-07-01 12:14:34.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:34.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:34.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:34.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:34.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:34.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:34.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:34.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:34.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:14:34.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:14:34.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:14:34.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:34.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:34.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:34.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:34.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:34.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:34.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8705ms 2025-07-01 12:14:34.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:34.008 +03:00 [DBG] Connection id "0HNC8090TGDL8" completed keep alive response. 2025-07-01 12:14:34.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4968ms 2025-07-01 12:14:34.008 +03:00 [DBG] Connection id "0HNC8090TGDL8" received FIN. 2025-07-01 12:14:34.008 +03:00 [DBG] Connection id "0HNC8090TGDL8" disconnecting. 2025-07-01 12:14:34.008 +03:00 [DBG] Connection id "0HNC8090TGDL8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:14:34.009 +03:00 [DBG] Connection id "0HNC8090TGDL8" stopped. 2025-07-01 12:14:39.004 +03:00 [DBG] Connection id "0HNC8090TGDL9" accepted. 2025-07-01 12:14:39.004 +03:00 [DBG] Connection id "0HNC8090TGDL9" started. 2025-07-01 12:14:39.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:14:39.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:14:39.004 +03:00 [DBG] POST requests are not supported 2025-07-01 12:14:39.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:14:39.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:14:39.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:39.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:14:39.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:14:39.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:14:39.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:14:39.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:39.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:14:39.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:14:39.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:14:39.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:14:39.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:14:39.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:14:39.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:39.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:39.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:14:39.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:14:39.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:39.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:39.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:39.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:39.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:14:39.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1647ms. 2025-07-01 12:14:39.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:39.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:39.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:39.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:39.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:39.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:39.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:39.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:39.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:14:39.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:14:39.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:14:39.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:39.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:39.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:39.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:39.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:39.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:39.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1997ms 2025-07-01 12:14:39.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:39.006 +03:00 [DBG] Connection id "0HNC8090TGDL9" completed keep alive response. 2025-07-01 12:14:39.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9153ms 2025-07-01 12:14:39.007 +03:00 [DBG] Connection id "0HNC8090TGDL9" received FIN. 2025-07-01 12:14:39.007 +03:00 [DBG] Connection id "0HNC8090TGDL9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:14:39.007 +03:00 [DBG] Connection id "0HNC8090TGDL9" disconnecting. 2025-07-01 12:14:39.007 +03:00 [DBG] Connection id "0HNC8090TGDL9" stopped. 2025-07-01 12:14:43.997 +03:00 [DBG] Connection id "0HNC8090TGDLA" accepted. 2025-07-01 12:14:43.997 +03:00 [DBG] Connection id "0HNC8090TGDLA" started. 2025-07-01 12:14:43.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:14:43.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:14:43.997 +03:00 [DBG] POST requests are not supported 2025-07-01 12:14:43.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:14:43.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:14:43.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:43.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:14:43.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:14:43.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:14:43.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:14:43.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:43.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:14:43.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:14:43.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:14:43.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:14:43.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:14:43.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:14:43.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:43.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:43.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:14:43.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:14:43.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:43.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:43.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:43.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:43.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:14:43.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1423ms. 2025-07-01 12:14:43.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:43.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:43.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:43.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:43.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:43.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:43.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:43.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:43.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:14:43.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:14:43.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:14:43.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:43.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:43.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:43.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:43.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:43.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:43.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6956ms 2025-07-01 12:14:43.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:43.999 +03:00 [DBG] Connection id "0HNC8090TGDLA" completed keep alive response. 2025-07-01 12:14:43.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2843ms 2025-07-01 12:14:43.999 +03:00 [DBG] Connection id "0HNC8090TGDLA" received FIN. 2025-07-01 12:14:43.999 +03:00 [DBG] Connection id "0HNC8090TGDLA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:14:43.999 +03:00 [DBG] Connection id "0HNC8090TGDLA" disconnecting. 2025-07-01 12:14:43.999 +03:00 [DBG] Connection id "0HNC8090TGDLA" stopped. 2025-07-01 12:14:49.004 +03:00 [DBG] Connection id "0HNC8090TGDLB" accepted. 2025-07-01 12:14:49.004 +03:00 [DBG] Connection id "0HNC8090TGDLB" started. 2025-07-01 12:14:49.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:14:49.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:14:49.004 +03:00 [DBG] POST requests are not supported 2025-07-01 12:14:49.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:14:49.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:14:49.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:49.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:14:49.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:14:49.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:14:49.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:14:49.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:49.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:14:49.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:14:49.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:14:49.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:14:49.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:14:49.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:14:49.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:49.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:49.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:14:49.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:14:49.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:49.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:49.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:49.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:49.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:14:49.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.126ms. 2025-07-01 12:14:49.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:49.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:49.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:49.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:49.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:49.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:49.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:49.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:49.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:14:49.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:14:49.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:14:49.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:49.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:49.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:49.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:49.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:49.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:49.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9015ms 2025-07-01 12:14:49.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:49.006 +03:00 [DBG] Connection id "0HNC8090TGDLB" completed keep alive response. 2025-07-01 12:14:49.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5517ms 2025-07-01 12:14:49.006 +03:00 [DBG] Connection id "0HNC8090TGDLB" received FIN. 2025-07-01 12:14:49.006 +03:00 [DBG] Connection id "0HNC8090TGDLB" disconnecting. 2025-07-01 12:14:49.007 +03:00 [DBG] Connection id "0HNC8090TGDLB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:14:49.008 +03:00 [DBG] Connection id "0HNC8090TGDLB" stopped. 2025-07-01 12:14:54.005 +03:00 [DBG] Connection id "0HNC8090TGDLC" accepted. 2025-07-01 12:14:54.005 +03:00 [DBG] Connection id "0HNC8090TGDLC" started. 2025-07-01 12:14:54.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:14:54.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:14:54.005 +03:00 [DBG] POST requests are not supported 2025-07-01 12:14:54.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:14:54.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:14:54.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:54.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:14:54.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:14:54.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:14:54.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:14:54.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:54.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:14:54.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:14:54.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:14:54.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:14:54.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:14:54.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:14:54.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:54.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:54.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:14:54.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:14:54.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:54.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:54.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:54.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:54.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:14:54.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1605ms. 2025-07-01 12:14:54.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:54.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:54.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:54.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:54.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:54.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:54.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:54.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:54.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:14:54.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:14:54.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:14:54.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:54.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:54.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:54.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:54.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:54.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:54.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1055ms 2025-07-01 12:14:54.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:54.007 +03:00 [DBG] Connection id "0HNC8090TGDLC" completed keep alive response. 2025-07-01 12:14:54.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8566ms 2025-07-01 12:14:54.007 +03:00 [DBG] Connection id "0HNC8090TGDLC" received FIN. 2025-07-01 12:14:54.007 +03:00 [DBG] Connection id "0HNC8090TGDLC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:14:54.007 +03:00 [DBG] Connection id "0HNC8090TGDLC" disconnecting. 2025-07-01 12:14:54.007 +03:00 [DBG] Connection id "0HNC8090TGDLC" stopped. 2025-07-01 12:14:58.995 +03:00 [DBG] Connection id "0HNC8090TGDLD" accepted. 2025-07-01 12:14:58.995 +03:00 [DBG] Connection id "0HNC8090TGDLD" started. 2025-07-01 12:14:58.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:14:58.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:14:58.995 +03:00 [DBG] POST requests are not supported 2025-07-01 12:14:58.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:14:58.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:14:58.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:58.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:14:58.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:14:58.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:14:58.996 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:14:58.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:58.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:14:58.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:14:58.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:14:58.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:14:58.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:14:58.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:14:58.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:58.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:58.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:14:58.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:14:58.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:58.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:58.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:58.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:58.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:14:58.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1675ms. 2025-07-01 12:14:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:14:58.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:58.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:14:58.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:58.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:58.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:58.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:58.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:14:58.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:14:58.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:14:58.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:58.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:14:58.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:58.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:58.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:58.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:14:58.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0591ms 2025-07-01 12:14:58.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:14:58.997 +03:00 [DBG] Connection id "0HNC8090TGDLD" completed keep alive response. 2025-07-01 12:14:58.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.948ms 2025-07-01 12:14:58.997 +03:00 [DBG] Connection id "0HNC8090TGDLD" received FIN. 2025-07-01 12:14:58.998 +03:00 [DBG] Connection id "0HNC8090TGDLD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:14:58.998 +03:00 [DBG] Connection id "0HNC8090TGDLD" disconnecting. 2025-07-01 12:14:58.998 +03:00 [DBG] Connection id "0HNC8090TGDLD" stopped. 2025-07-01 12:15:04.002 +03:00 [DBG] Connection id "0HNC8090TGDLE" accepted. 2025-07-01 12:15:04.002 +03:00 [DBG] Connection id "0HNC8090TGDLE" started. 2025-07-01 12:15:04.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:15:04.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:15:04.002 +03:00 [DBG] POST requests are not supported 2025-07-01 12:15:04.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:15:04.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:15:04.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:04.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:15:04.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:15:04.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:15:04.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:15:04.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:04.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:15:04.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:15:04.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:15:04.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:15:04.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:15:04.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:15:04.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:04.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:04.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:15:04.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:15:04.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:04.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:04.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:04.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:04.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:15:04.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1653ms. 2025-07-01 12:15:04.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:04.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:04.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:04.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:04.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:04.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:04.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:04.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:04.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:15:04.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:15:04.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:15:04.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:04.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:04.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:04.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:04.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:04.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:04.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0162ms 2025-07-01 12:15:04.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:04.004 +03:00 [DBG] Connection id "0HNC8090TGDLE" completed keep alive response. 2025-07-01 12:15:04.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8195ms 2025-07-01 12:15:04.005 +03:00 [DBG] Connection id "0HNC8090TGDLE" received FIN. 2025-07-01 12:15:04.005 +03:00 [DBG] Connection id "0HNC8090TGDLE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:15:04.005 +03:00 [DBG] Connection id "0HNC8090TGDLE" disconnecting. 2025-07-01 12:15:04.005 +03:00 [DBG] Connection id "0HNC8090TGDLE" stopped. 2025-07-01 12:15:08.999 +03:00 [DBG] Connection id "0HNC8090TGDLF" accepted. 2025-07-01 12:15:08.999 +03:00 [DBG] Connection id "0HNC8090TGDLF" started. 2025-07-01 12:15:08.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:15:08.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:15:08.999 +03:00 [DBG] POST requests are not supported 2025-07-01 12:15:08.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:15:08.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:15:08.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:08.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:15:08.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:15:08.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:15:08.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:15:08.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:08.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:15:08.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:15:08.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:15:08.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:15:08.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:15:08.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:15:08.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:08.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:08.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:15:09.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:15:09.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:09.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:09.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:09.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:09.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:15:09.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1298ms. 2025-07-01 12:15:09.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:09.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:09.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:09.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:09.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:09.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:09.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:09.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:09.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:15:09.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:15:09.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:15:09.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:09.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:09.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:09.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:09.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:09.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:09.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7915ms 2025-07-01 12:15:09.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:09.000 +03:00 [DBG] Connection id "0HNC8090TGDLF" completed keep alive response. 2025-07-01 12:15:09.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3974ms 2025-07-01 12:15:09.000 +03:00 [DBG] Connection id "0HNC8090TGDLF" received FIN. 2025-07-01 12:15:09.001 +03:00 [DBG] Connection id "0HNC8090TGDLF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:15:09.001 +03:00 [DBG] Connection id "0HNC8090TGDLF" disconnecting. 2025-07-01 12:15:09.001 +03:00 [DBG] Connection id "0HNC8090TGDLF" stopped. 2025-07-01 12:15:14.001 +03:00 [DBG] Connection id "0HNC8090TGDLG" accepted. 2025-07-01 12:15:14.001 +03:00 [DBG] Connection id "0HNC8090TGDLG" started. 2025-07-01 12:15:14.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:15:14.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:15:14.001 +03:00 [DBG] POST requests are not supported 2025-07-01 12:15:14.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:15:14.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:15:14.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:14.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:15:14.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:15:14.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:15:14.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:15:14.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:14.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:15:14.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:15:14.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:15:14.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:15:14.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:15:14.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:15:14.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:14.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:14.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:15:14.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:15:14.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:14.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:14.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:14.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:14.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:15:14.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1712ms. 2025-07-01 12:15:14.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:14.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:14.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:14.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:14.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:14.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:14.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:14.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:14.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:15:14.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:15:14.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:15:14.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:14.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:14.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:14.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:14.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:14.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:14.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1205ms 2025-07-01 12:15:14.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:14.003 +03:00 [DBG] Connection id "0HNC8090TGDLG" completed keep alive response. 2025-07-01 12:15:14.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1333ms 2025-07-01 12:15:14.004 +03:00 [DBG] Connection id "0HNC8090TGDLG" received FIN. 2025-07-01 12:15:14.004 +03:00 [DBG] Connection id "0HNC8090TGDLG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:15:14.004 +03:00 [DBG] Connection id "0HNC8090TGDLG" disconnecting. 2025-07-01 12:15:14.004 +03:00 [DBG] Connection id "0HNC8090TGDLG" stopped. 2025-07-01 12:15:19.000 +03:00 [DBG] Connection id "0HNC8090TGDLH" accepted. 2025-07-01 12:15:19.000 +03:00 [DBG] Connection id "0HNC8090TGDLH" started. 2025-07-01 12:15:19.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:15:19.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:15:19.000 +03:00 [DBG] POST requests are not supported 2025-07-01 12:15:19.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:15:19.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:15:19.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:19.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:15:19.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:15:19.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:15:19.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:15:19.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:19.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:15:19.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:15:19.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:15:19.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:15:19.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:15:19.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:15:19.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:19.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:19.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:15:19.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:15:19.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:19.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:19.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:19.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:19.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:15:19.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.124ms. 2025-07-01 12:15:19.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:19.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:19.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:19.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:19.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:19.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:19.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:19.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:19.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:15:19.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:15:19.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:15:19.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:19.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:19.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:19.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:19.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:19.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:19.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8194ms 2025-07-01 12:15:19.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:19.002 +03:00 [DBG] Connection id "0HNC8090TGDLH" completed keep alive response. 2025-07-01 12:15:19.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5012ms 2025-07-01 12:15:19.002 +03:00 [DBG] Connection id "0HNC8090TGDLH" received FIN. 2025-07-01 12:15:19.002 +03:00 [DBG] Connection id "0HNC8090TGDLH" disconnecting. 2025-07-01 12:15:19.002 +03:00 [DBG] Connection id "0HNC8090TGDLH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:15:19.003 +03:00 [DBG] Connection id "0HNC8090TGDLH" stopped. 2025-07-01 12:15:24.001 +03:00 [DBG] Connection id "0HNC8090TGDLI" accepted. 2025-07-01 12:15:24.001 +03:00 [DBG] Connection id "0HNC8090TGDLI" started. 2025-07-01 12:15:24.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:15:24.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:15:24.001 +03:00 [DBG] POST requests are not supported 2025-07-01 12:15:24.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:15:24.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:15:24.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:24.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:15:24.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:15:24.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:15:24.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:15:24.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:24.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:15:24.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:15:24.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:15:24.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:15:24.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:15:24.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:15:24.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:24.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:24.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:15:24.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:15:24.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:24.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:24.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:24.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:24.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:15:24.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1461ms. 2025-07-01 12:15:24.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:24.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:24.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:24.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:24.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:24.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:24.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:24.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:24.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:15:24.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:15:24.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:15:24.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:24.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:24.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:24.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:24.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:24.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:24.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7608ms 2025-07-01 12:15:24.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:24.003 +03:00 [DBG] Connection id "0HNC8090TGDLI" completed keep alive response. 2025-07-01 12:15:24.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4828ms 2025-07-01 12:15:24.003 +03:00 [DBG] Connection id "0HNC8090TGDLI" received FIN. 2025-07-01 12:15:24.003 +03:00 [DBG] Connection id "0HNC8090TGDLI" disconnecting. 2025-07-01 12:15:24.004 +03:00 [DBG] Connection id "0HNC8090TGDLI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:15:24.005 +03:00 [DBG] Connection id "0HNC8090TGDLI" stopped. 2025-07-01 12:15:29.006 +03:00 [DBG] Connection id "0HNC8090TGDLJ" accepted. 2025-07-01 12:15:29.006 +03:00 [DBG] Connection id "0HNC8090TGDLJ" started. 2025-07-01 12:15:29.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:15:29.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:15:29.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:15:29.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:15:29.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:15:29.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:29.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:15:29.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:15:29.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:15:29.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:15:29.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:29.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:15:29.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:15:29.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:15:29.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:15:29.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:15:29.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:15:29.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:29.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:29.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:15:29.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:15:29.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:29.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:29.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:29.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:29.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:15:29.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1264ms. 2025-07-01 12:15:29.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:29.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:29.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:29.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:29.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:29.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:29.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:29.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:29.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:15:29.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:15:29.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:15:29.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:29.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:29.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:29.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:29.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:29.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:29.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8695ms 2025-07-01 12:15:29.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:29.007 +03:00 [DBG] Connection id "0HNC8090TGDLJ" completed keep alive response. 2025-07-01 12:15:29.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6291ms 2025-07-01 12:15:29.008 +03:00 [DBG] Connection id "0HNC8090TGDLJ" received FIN. 2025-07-01 12:15:29.008 +03:00 [DBG] Connection id "0HNC8090TGDLJ" disconnecting. 2025-07-01 12:15:29.008 +03:00 [DBG] Connection id "0HNC8090TGDLJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:15:29.009 +03:00 [DBG] Connection id "0HNC8090TGDLJ" stopped. 2025-07-01 12:15:34.002 +03:00 [DBG] Connection id "0HNC8090TGDLK" accepted. 2025-07-01 12:15:34.002 +03:00 [DBG] Connection id "0HNC8090TGDLK" started. 2025-07-01 12:15:34.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:15:34.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:15:34.003 +03:00 [DBG] POST requests are not supported 2025-07-01 12:15:34.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:15:34.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:15:34.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:34.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:15:34.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:15:34.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:15:34.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:15:34.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:34.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:15:34.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:15:34.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:15:34.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:15:34.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:15:34.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:15:34.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:34.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:34.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:15:34.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:15:34.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:34.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:34.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:34.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:34.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:15:34.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2026ms. 2025-07-01 12:15:34.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:34.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:34.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:34.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:34.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:34.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:34.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:34.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:34.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:15:34.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:15:34.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:15:34.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:34.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:34.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:34.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:34.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:34.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:34.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.809ms 2025-07-01 12:15:34.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:34.005 +03:00 [DBG] Connection id "0HNC8090TGDLK" completed keep alive response. 2025-07-01 12:15:34.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8101ms 2025-07-01 12:15:34.006 +03:00 [DBG] Connection id "0HNC8090TGDLK" received FIN. 2025-07-01 12:15:34.006 +03:00 [DBG] Connection id "0HNC8090TGDLK" disconnecting. 2025-07-01 12:15:34.006 +03:00 [DBG] Connection id "0HNC8090TGDLK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:15:34.007 +03:00 [DBG] Connection id "0HNC8090TGDLK" stopped. 2025-07-01 12:15:39.003 +03:00 [DBG] Connection id "0HNC8090TGDLL" accepted. 2025-07-01 12:15:39.004 +03:00 [DBG] Connection id "0HNC8090TGDLL" started. 2025-07-01 12:15:39.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:15:39.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:15:39.004 +03:00 [DBG] POST requests are not supported 2025-07-01 12:15:39.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:15:39.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:15:39.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:39.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:15:39.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:15:39.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:15:39.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:15:39.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:39.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:15:39.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:15:39.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:15:39.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:15:39.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:15:39.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:15:39.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:39.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:39.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:15:39.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:15:39.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:39.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:39.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:39.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:39.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:15:39.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1191ms. 2025-07-01 12:15:39.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:39.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:39.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:39.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:39.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:39.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:39.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:39.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:39.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:15:39.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:15:39.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:15:39.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:39.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:39.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:39.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:39.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:39.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:39.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6999ms 2025-07-01 12:15:39.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:39.005 +03:00 [DBG] Connection id "0HNC8090TGDLL" completed keep alive response. 2025-07-01 12:15:39.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3329ms 2025-07-01 12:15:39.005 +03:00 [DBG] Connection id "0HNC8090TGDLL" received FIN. 2025-07-01 12:15:39.005 +03:00 [DBG] Connection id "0HNC8090TGDLL" disconnecting. 2025-07-01 12:15:39.005 +03:00 [DBG] Connection id "0HNC8090TGDLL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:15:39.006 +03:00 [DBG] Connection id "0HNC8090TGDLL" stopped. 2025-07-01 12:15:44.003 +03:00 [DBG] Connection id "0HNC8090TGDLM" accepted. 2025-07-01 12:15:44.003 +03:00 [DBG] Connection id "0HNC8090TGDLM" started. 2025-07-01 12:15:44.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:15:44.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:15:44.004 +03:00 [DBG] POST requests are not supported 2025-07-01 12:15:44.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:15:44.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:15:44.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:44.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:15:44.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:15:44.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:15:44.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:15:44.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:44.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:15:44.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:15:44.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:15:44.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:15:44.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:15:44.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:15:44.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:44.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:44.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:15:44.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:15:44.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:44.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:44.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:44.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:44.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:15:44.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1361ms. 2025-07-01 12:15:44.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:44.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:44.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:44.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:44.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:44.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:44.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:44.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:44.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:15:44.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:15:44.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:15:44.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:44.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:44.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:44.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:44.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:44.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:44.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0827ms 2025-07-01 12:15:44.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:44.006 +03:00 [DBG] Connection id "0HNC8090TGDLM" completed keep alive response. 2025-07-01 12:15:44.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7681ms 2025-07-01 12:15:44.006 +03:00 [DBG] Connection id "0HNC8090TGDLM" received FIN. 2025-07-01 12:15:44.006 +03:00 [DBG] Connection id "0HNC8090TGDLM" disconnecting. 2025-07-01 12:15:44.006 +03:00 [DBG] Connection id "0HNC8090TGDLM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:15:44.007 +03:00 [DBG] Connection id "0HNC8090TGDLM" stopped. 2025-07-01 12:15:49.000 +03:00 [DBG] Connection id "0HNC8090TGDLN" accepted. 2025-07-01 12:15:49.000 +03:00 [DBG] Connection id "0HNC8090TGDLN" started. 2025-07-01 12:15:49.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:15:49.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:15:49.001 +03:00 [DBG] POST requests are not supported 2025-07-01 12:15:49.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:15:49.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:15:49.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:49.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:15:49.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:15:49.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:15:49.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:15:49.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:49.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:15:49.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:15:49.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:15:49.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:15:49.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:15:49.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:15:49.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:49.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:49.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:15:49.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:15:49.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:49.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:49.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:49.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:49.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:15:49.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1306ms. 2025-07-01 12:15:49.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:49.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:49.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:49.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:49.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:49.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:49.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:49.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:49.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:15:49.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:15:49.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:15:49.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:49.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:49.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:49.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:49.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:49.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:49.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7049ms 2025-07-01 12:15:49.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:49.002 +03:00 [DBG] Connection id "0HNC8090TGDLN" completed keep alive response. 2025-07-01 12:15:49.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4947ms 2025-07-01 12:15:49.002 +03:00 [DBG] Connection id "0HNC8090TGDLN" received FIN. 2025-07-01 12:15:49.002 +03:00 [DBG] Connection id "0HNC8090TGDLN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:15:49.003 +03:00 [DBG] Connection id "0HNC8090TGDLN" disconnecting. 2025-07-01 12:15:49.003 +03:00 [DBG] Connection id "0HNC8090TGDLN" stopped. 2025-07-01 12:15:54.006 +03:00 [DBG] Connection id "0HNC8090TGDLO" accepted. 2025-07-01 12:15:54.006 +03:00 [DBG] Connection id "0HNC8090TGDLO" started. 2025-07-01 12:15:54.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:15:54.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:15:54.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:15:54.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:15:54.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:15:54.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:54.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:15:54.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:15:54.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:15:54.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:15:54.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:54.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:15:54.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:15:54.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:15:54.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:15:54.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:15:54.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:15:54.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:54.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:54.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:15:54.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:15:54.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:54.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:54.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:54.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:54.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:15:54.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1226ms. 2025-07-01 12:15:54.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:54.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:54.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:54.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:54.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:54.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:54.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:54.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:54.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:15:54.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:15:54.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:15:54.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:54.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:54.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:54.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:54.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:54.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:54.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0229ms 2025-07-01 12:15:54.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:54.008 +03:00 [DBG] Connection id "0HNC8090TGDLO" completed keep alive response. 2025-07-01 12:15:54.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9593ms 2025-07-01 12:15:54.009 +03:00 [DBG] Connection id "0HNC8090TGDLO" received FIN. 2025-07-01 12:15:54.009 +03:00 [DBG] Connection id "0HNC8090TGDLO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:15:54.009 +03:00 [DBG] Connection id "0HNC8090TGDLO" disconnecting. 2025-07-01 12:15:54.009 +03:00 [DBG] Connection id "0HNC8090TGDLO" stopped. 2025-07-01 12:15:59.001 +03:00 [DBG] Connection id "0HNC8090TGDLP" accepted. 2025-07-01 12:15:59.001 +03:00 [DBG] Connection id "0HNC8090TGDLP" started. 2025-07-01 12:15:59.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:15:59.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:15:59.002 +03:00 [DBG] POST requests are not supported 2025-07-01 12:15:59.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:15:59.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:15:59.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:59.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:15:59.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:15:59.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:15:59.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:15:59.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:59.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:15:59.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:15:59.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:15:59.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:15:59.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:15:59.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:15:59.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:59.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:59.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:15:59.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:15:59.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:59.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:59.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:59.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:59.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:15:59.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1908ms. 2025-07-01 12:15:59.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:59.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:15:59.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:59.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:15:59.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:59.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:59.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:59.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:59.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:15:59.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:15:59.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:15:59.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:59.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:15:59.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:59.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:59.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:59.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:15:59.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1641ms 2025-07-01 12:15:59.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:15:59.004 +03:00 [DBG] Connection id "0HNC8090TGDLP" completed keep alive response. 2025-07-01 12:15:59.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1548ms 2025-07-01 12:15:59.004 +03:00 [DBG] Connection id "0HNC8090TGDLP" received FIN. 2025-07-01 12:15:59.004 +03:00 [DBG] Connection id "0HNC8090TGDLP" disconnecting. 2025-07-01 12:15:59.004 +03:00 [DBG] Connection id "0HNC8090TGDLP" stopped. 2025-07-01 12:15:59.004 +03:00 [DBG] Connection id "0HNC8090TGDLP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:16:04.002 +03:00 [DBG] Connection id "0HNC8090TGDLQ" accepted. 2025-07-01 12:16:04.002 +03:00 [DBG] Connection id "0HNC8090TGDLQ" started. 2025-07-01 12:16:04.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:16:04.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:16:04.002 +03:00 [DBG] POST requests are not supported 2025-07-01 12:16:04.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:16:04.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:16:04.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:04.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:16:04.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:16:04.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:16:04.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:16:04.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:04.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:16:04.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:16:04.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:16:04.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:16:04.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:16:04.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:16:04.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:04.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:04.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:16:04.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:16:04.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:04.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:04.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:04.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:04.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:16:04.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.122ms. 2025-07-01 12:16:04.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:04.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:04.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:04.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:04.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:04.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:04.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:04.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:04.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:16:04.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:16:04.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:16:04.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:04.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:04.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:04.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:04.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:04.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:04.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7121ms 2025-07-01 12:16:04.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:04.003 +03:00 [DBG] Connection id "0HNC8090TGDLQ" completed keep alive response. 2025-07-01 12:16:04.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2936ms 2025-07-01 12:16:04.004 +03:00 [DBG] Connection id "0HNC8090TGDLQ" received FIN. 2025-07-01 12:16:04.004 +03:00 [DBG] Connection id "0HNC8090TGDLQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:16:04.004 +03:00 [DBG] Connection id "0HNC8090TGDLQ" disconnecting. 2025-07-01 12:16:04.004 +03:00 [DBG] Connection id "0HNC8090TGDLQ" stopped. 2025-07-01 12:16:09.002 +03:00 [DBG] Connection id "0HNC8090TGDLR" accepted. 2025-07-01 12:16:09.002 +03:00 [DBG] Connection id "0HNC8090TGDLR" started. 2025-07-01 12:16:09.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:16:09.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:16:09.002 +03:00 [DBG] POST requests are not supported 2025-07-01 12:16:09.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:16:09.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:16:09.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:09.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:16:09.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:16:09.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:16:09.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:16:09.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:09.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:16:09.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:16:09.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:16:09.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:16:09.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:16:09.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:16:09.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:09.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:09.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:16:09.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:16:09.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:09.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:09.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:09.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:09.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:16:09.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1333ms. 2025-07-01 12:16:09.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:09.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:09.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:09.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:09.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:09.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:09.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:09.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:09.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:16:09.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:16:09.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:16:09.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:09.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:09.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:09.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:09.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:09.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:09.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7923ms 2025-07-01 12:16:09.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:09.003 +03:00 [DBG] Connection id "0HNC8090TGDLR" completed keep alive response. 2025-07-01 12:16:09.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3134ms 2025-07-01 12:16:09.004 +03:00 [DBG] Connection id "0HNC8090TGDLR" received FIN. 2025-07-01 12:16:09.004 +03:00 [DBG] Connection id "0HNC8090TGDLR" disconnecting. 2025-07-01 12:16:09.004 +03:00 [DBG] Connection id "0HNC8090TGDLR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:16:09.005 +03:00 [DBG] Connection id "0HNC8090TGDLR" stopped. 2025-07-01 12:16:14.010 +03:00 [DBG] Connection id "0HNC8090TGDLS" accepted. 2025-07-01 12:16:14.010 +03:00 [DBG] Connection id "0HNC8090TGDLS" started. 2025-07-01 12:16:14.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:16:14.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:16:14.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:16:14.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:16:14.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:16:14.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:14.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:16:14.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:16:14.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:16:14.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:16:14.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:14.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:16:14.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:16:14.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:16:14.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:16:14.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:16:14.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:16:14.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:14.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:14.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:16:14.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:16:14.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:14.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:14.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:14.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:14.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:16:14.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1729ms. 2025-07-01 12:16:14.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:14.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:14.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:14.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:14.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:14.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:14.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:14.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:14.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:16:14.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:16:14.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:16:14.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:14.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:14.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:14.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:14.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:14.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:14.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1587ms 2025-07-01 12:16:14.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:14.012 +03:00 [DBG] Connection id "0HNC8090TGDLS" completed keep alive response. 2025-07-01 12:16:14.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0258ms 2025-07-01 12:16:14.012 +03:00 [DBG] Connection id "0HNC8090TGDLS" received FIN. 2025-07-01 12:16:14.013 +03:00 [DBG] Connection id "0HNC8090TGDLS" disconnecting. 2025-07-01 12:16:14.013 +03:00 [DBG] Connection id "0HNC8090TGDLS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:16:14.014 +03:00 [DBG] Connection id "0HNC8090TGDLS" stopped. 2025-07-01 12:16:19.000 +03:00 [DBG] Connection id "0HNC8090TGDLT" accepted. 2025-07-01 12:16:19.000 +03:00 [DBG] Connection id "0HNC8090TGDLT" started. 2025-07-01 12:16:19.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:16:19.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:16:19.000 +03:00 [DBG] POST requests are not supported 2025-07-01 12:16:19.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:16:19.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:16:19.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:19.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:16:19.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:16:19.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:16:19.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:16:19.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:19.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:16:19.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:16:19.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:16:19.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:16:19.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:16:19.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:16:19.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:19.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:19.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:16:19.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:16:19.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:19.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:19.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:19.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:19.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:16:19.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1533ms. 2025-07-01 12:16:19.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:19.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:19.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:19.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:19.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:19.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:19.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:19.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:19.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:16:19.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:16:19.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:16:19.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:19.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:19.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:19.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:19.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:19.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:19.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9907ms 2025-07-01 12:16:19.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:19.002 +03:00 [DBG] Connection id "0HNC8090TGDLT" completed keep alive response. 2025-07-01 12:16:19.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8732ms 2025-07-01 12:16:19.002 +03:00 [DBG] Connection id "0HNC8090TGDLT" received FIN. 2025-07-01 12:16:19.002 +03:00 [DBG] Connection id "0HNC8090TGDLT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:16:19.002 +03:00 [DBG] Connection id "0HNC8090TGDLT" disconnecting. 2025-07-01 12:16:19.003 +03:00 [DBG] Connection id "0HNC8090TGDLT" stopped. 2025-07-01 12:16:24.001 +03:00 [DBG] Connection id "0HNC8090TGDLU" accepted. 2025-07-01 12:16:24.001 +03:00 [DBG] Connection id "0HNC8090TGDLU" started. 2025-07-01 12:16:24.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:16:24.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:16:24.001 +03:00 [DBG] POST requests are not supported 2025-07-01 12:16:24.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:16:24.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:16:24.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:24.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:16:24.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:16:24.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:16:24.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:16:24.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:24.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:16:24.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:16:24.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:16:24.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:16:24.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:16:24.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:16:24.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:24.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:24.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:16:24.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:16:24.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:24.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:24.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:24.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:24.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:16:24.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1561ms. 2025-07-01 12:16:24.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:24.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:24.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:24.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:24.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:24.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:24.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:24.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:24.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:16:24.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:16:24.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:16:24.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:24.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:24.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:24.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:24.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:24.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:24.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4525ms 2025-07-01 12:16:24.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:24.004 +03:00 [DBG] Connection id "0HNC8090TGDLU" completed keep alive response. 2025-07-01 12:16:24.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.804ms 2025-07-01 12:16:24.004 +03:00 [DBG] Connection id "0HNC8090TGDLU" received FIN. 2025-07-01 12:16:24.004 +03:00 [DBG] Connection id "0HNC8090TGDLU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:16:24.004 +03:00 [DBG] Connection id "0HNC8090TGDLU" disconnecting. 2025-07-01 12:16:24.004 +03:00 [DBG] Connection id "0HNC8090TGDLU" stopped. 2025-07-01 12:16:28.997 +03:00 [DBG] Connection id "0HNC8090TGDLV" accepted. 2025-07-01 12:16:28.997 +03:00 [DBG] Connection id "0HNC8090TGDLV" started. 2025-07-01 12:16:28.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:16:28.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:16:28.997 +03:00 [DBG] POST requests are not supported 2025-07-01 12:16:28.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:16:28.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:16:28.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:28.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:16:28.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:16:28.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:16:28.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:16:28.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:28.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:16:28.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:16:28.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:16:28.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:16:28.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:16:28.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:16:28.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:28.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:28.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:16:28.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:16:28.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:28.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:28.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:28.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:28.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:16:28.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1438ms. 2025-07-01 12:16:28.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:28.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:28.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:28.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:28.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:28.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:28.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:28.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:28.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:16:28.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:16:28.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:16:28.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:28.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:28.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:28.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:28.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:28.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:28.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7299ms 2025-07-01 12:16:28.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:28.999 +03:00 [DBG] Connection id "0HNC8090TGDLV" completed keep alive response. 2025-07-01 12:16:28.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3219ms 2025-07-01 12:16:28.999 +03:00 [DBG] Connection id "0HNC8090TGDLV" received FIN. 2025-07-01 12:16:28.999 +03:00 [DBG] Connection id "0HNC8090TGDLV" disconnecting. 2025-07-01 12:16:28.999 +03:00 [DBG] Connection id "0HNC8090TGDLV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:16:29.000 +03:00 [DBG] Connection id "0HNC8090TGDLV" stopped. 2025-07-01 12:16:34.007 +03:00 [DBG] Connection id "0HNC8090TGDM0" accepted. 2025-07-01 12:16:34.007 +03:00 [DBG] Connection id "0HNC8090TGDM0" started. 2025-07-01 12:16:34.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:16:34.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:16:34.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:16:34.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:16:34.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:16:34.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:34.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:16:34.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:16:34.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:16:34.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:16:34.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:34.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:16:34.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:16:34.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:16:34.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:16:34.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:16:34.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:16:34.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:34.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:34.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:16:34.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:16:34.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:34.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:34.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:16:34.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1984ms. 2025-07-01 12:16:34.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:34.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:34.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:34.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:34.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:16:34.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:16:34.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:16:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:34.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:34.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:34.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1489ms 2025-07-01 12:16:34.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:34.009 +03:00 [DBG] Connection id "0HNC8090TGDM0" completed keep alive response. 2025-07-01 12:16:34.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9796ms 2025-07-01 12:16:34.010 +03:00 [DBG] Connection id "0HNC8090TGDM0" received FIN. 2025-07-01 12:16:34.010 +03:00 [DBG] Connection id "0HNC8090TGDM0" disconnecting. 2025-07-01 12:16:34.010 +03:00 [DBG] Connection id "0HNC8090TGDM0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:16:34.011 +03:00 [DBG] Connection id "0HNC8090TGDM0" stopped. 2025-07-01 12:16:39.000 +03:00 [DBG] Connection id "0HNC8090TGDM1" accepted. 2025-07-01 12:16:39.000 +03:00 [DBG] Connection id "0HNC8090TGDM1" started. 2025-07-01 12:16:39.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:16:39.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:16:39.000 +03:00 [DBG] POST requests are not supported 2025-07-01 12:16:39.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:16:39.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:16:39.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:39.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:16:39.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:16:39.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:16:39.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:16:39.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:39.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:16:39.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:16:39.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:16:39.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:16:39.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:16:39.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:16:39.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:39.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:39.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:16:39.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:16:39.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:39.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:39.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:39.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:39.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:16:39.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1601ms. 2025-07-01 12:16:39.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:39.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:39.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:39.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:39.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:39.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:39.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:39.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:39.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:16:39.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:16:39.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:16:39.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:39.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:39.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:39.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:39.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:39.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:39.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3238ms 2025-07-01 12:16:39.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:39.003 +03:00 [DBG] Connection id "0HNC8090TGDM1" completed keep alive response. 2025-07-01 12:16:39.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3905ms 2025-07-01 12:16:39.003 +03:00 [DBG] Connection id "0HNC8090TGDM1" received FIN. 2025-07-01 12:16:39.003 +03:00 [DBG] Connection id "0HNC8090TGDM1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:16:39.003 +03:00 [DBG] Connection id "0HNC8090TGDM1" disconnecting. 2025-07-01 12:16:39.003 +03:00 [DBG] Connection id "0HNC8090TGDM1" stopped. 2025-07-01 12:16:44.001 +03:00 [DBG] Connection id "0HNC8090TGDM2" accepted. 2025-07-01 12:16:44.001 +03:00 [DBG] Connection id "0HNC8090TGDM2" started. 2025-07-01 12:16:44.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:16:44.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:16:44.001 +03:00 [DBG] POST requests are not supported 2025-07-01 12:16:44.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:16:44.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:16:44.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:44.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:16:44.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:16:44.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:16:44.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:16:44.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:44.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:16:44.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:16:44.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:16:44.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:16:44.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:16:44.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:16:44.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:44.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:44.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:16:44.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:16:44.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:44.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:44.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:44.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:44.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:16:44.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1521ms. 2025-07-01 12:16:44.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:44.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:44.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:44.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:44.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:44.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:44.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:44.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:44.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:16:44.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:16:44.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:16:44.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:44.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:44.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:44.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:44.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:44.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:44.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9215ms 2025-07-01 12:16:44.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:44.003 +03:00 [DBG] Connection id "0HNC8090TGDM2" completed keep alive response. 2025-07-01 12:16:44.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6452ms 2025-07-01 12:16:44.003 +03:00 [DBG] Connection id "0HNC8090TGDM2" received FIN. 2025-07-01 12:16:44.003 +03:00 [DBG] Connection id "0HNC8090TGDM2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:16:44.003 +03:00 [DBG] Connection id "0HNC8090TGDM2" disconnecting. 2025-07-01 12:16:44.003 +03:00 [DBG] Connection id "0HNC8090TGDM2" stopped. 2025-07-01 12:16:49.005 +03:00 [DBG] Connection id "0HNC8090TGDM3" accepted. 2025-07-01 12:16:49.005 +03:00 [DBG] Connection id "0HNC8090TGDM3" started. 2025-07-01 12:16:49.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:16:49.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:16:49.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:16:49.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:16:49.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:16:49.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:49.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:16:49.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:16:49.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:16:49.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:16:49.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:49.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:16:49.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:16:49.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:16:49.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:16:49.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:16:49.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:16:49.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:49.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:49.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:16:49.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:16:49.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:49.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:49.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:49.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:49.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:16:49.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1342ms. 2025-07-01 12:16:49.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:49.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:49.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:49.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:49.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:49.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:49.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:49.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:49.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:16:49.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:16:49.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:16:49.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:49.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:49.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:49.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:49.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:49.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:49.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9708ms 2025-07-01 12:16:49.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:49.007 +03:00 [DBG] Connection id "0HNC8090TGDM3" completed keep alive response. 2025-07-01 12:16:49.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7921ms 2025-07-01 12:16:49.007 +03:00 [DBG] Connection id "0HNC8090TGDM3" received FIN. 2025-07-01 12:16:49.008 +03:00 [DBG] Connection id "0HNC8090TGDM3" disconnecting. 2025-07-01 12:16:49.008 +03:00 [DBG] Connection id "0HNC8090TGDM3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:16:49.009 +03:00 [DBG] Connection id "0HNC8090TGDM3" stopped. 2025-07-01 12:16:53.997 +03:00 [DBG] Connection id "0HNC8090TGDM4" accepted. 2025-07-01 12:16:53.997 +03:00 [DBG] Connection id "0HNC8090TGDM4" started. 2025-07-01 12:16:53.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:16:53.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:16:53.997 +03:00 [DBG] POST requests are not supported 2025-07-01 12:16:53.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:16:53.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:16:53.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:53.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:16:53.997 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:16:53.997 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:16:53.997 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:16:53.997 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:53.997 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:16:53.997 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:16:53.997 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:16:53.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:16:53.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:16:53.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:16:53.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:53.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:53.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:16:53.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:16:53.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:53.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:53.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:53.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:53.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:16:53.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1449ms. 2025-07-01 12:16:53.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:53.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:53.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:53.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:53.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:53.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:53.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:16:53.998 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:16:53.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:16:53.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:53.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:53.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:53.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:53.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:53.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7034ms 2025-07-01 12:16:53.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:53.998 +03:00 [DBG] Connection id "0HNC8090TGDM4" completed keep alive response. 2025-07-01 12:16:53.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3548ms 2025-07-01 12:16:53.999 +03:00 [DBG] Connection id "0HNC8090TGDM4" received FIN. 2025-07-01 12:16:53.999 +03:00 [DBG] Connection id "0HNC8090TGDM4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:16:53.999 +03:00 [DBG] Connection id "0HNC8090TGDM4" disconnecting. 2025-07-01 12:16:53.999 +03:00 [DBG] Connection id "0HNC8090TGDM4" stopped. 2025-07-01 12:16:59.000 +03:00 [DBG] Connection id "0HNC8090TGDM5" accepted. 2025-07-01 12:16:59.001 +03:00 [DBG] Connection id "0HNC8090TGDM5" started. 2025-07-01 12:16:59.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:16:59.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:16:59.001 +03:00 [DBG] POST requests are not supported 2025-07-01 12:16:59.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:16:59.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:16:59.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:59.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:16:59.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:16:59.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:16:59.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:16:59.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:59.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:16:59.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:16:59.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:16:59.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:16:59.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:16:59.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:16:59.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:59.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:59.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:16:59.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:16:59.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:59.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:59.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:59.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:59.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:16:59.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2629ms. 2025-07-01 12:16:59.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:59.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:16:59.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:59.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:16:59.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:59.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:59.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:59.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:59.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:16:59.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:16:59.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:16:59.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:59.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:16:59.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:59.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:59.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:59.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:16:59.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8042ms 2025-07-01 12:16:59.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:16:59.004 +03:00 [DBG] Connection id "0HNC8090TGDM5" completed keep alive response. 2025-07-01 12:16:59.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.88ms 2025-07-01 12:16:59.004 +03:00 [DBG] Connection id "0HNC8090TGDM5" received FIN. 2025-07-01 12:16:59.004 +03:00 [DBG] Connection id "0HNC8090TGDM5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:16:59.004 +03:00 [DBG] Connection id "0HNC8090TGDM5" disconnecting. 2025-07-01 12:16:59.004 +03:00 [DBG] Connection id "0HNC8090TGDM5" stopped. 2025-07-01 12:17:04.005 +03:00 [DBG] Connection id "0HNC8090TGDM6" accepted. 2025-07-01 12:17:04.006 +03:00 [DBG] Connection id "0HNC8090TGDM6" started. 2025-07-01 12:17:04.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:17:04.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:17:04.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:17:04.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:17:04.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:17:04.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:04.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:17:04.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:17:04.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:17:04.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:17:04.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:04.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:17:04.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:17:04.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:17:04.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:17:04.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:17:04.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:17:04.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:04.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:04.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:17:04.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:17:04.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:04.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:04.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:04.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:04.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:17:04.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1311ms. 2025-07-01 12:17:04.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:04.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:04.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:04.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:04.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:04.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:04.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:04.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:04.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:17:04.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:17:04.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:17:04.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:04.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:04.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:04.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:04.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:04.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:04.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8663ms 2025-07-01 12:17:04.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:04.008 +03:00 [DBG] Connection id "0HNC8090TGDM6" completed keep alive response. 2025-07-01 12:17:04.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8939ms 2025-07-01 12:17:04.008 +03:00 [DBG] Connection id "0HNC8090TGDM6" received FIN. 2025-07-01 12:17:04.008 +03:00 [DBG] Connection id "0HNC8090TGDM6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:17:04.008 +03:00 [DBG] Connection id "0HNC8090TGDM6" disconnecting. 2025-07-01 12:17:04.008 +03:00 [DBG] Connection id "0HNC8090TGDM6" stopped. 2025-07-01 12:17:09.006 +03:00 [DBG] Connection id "0HNC8090TGDM7" accepted. 2025-07-01 12:17:09.006 +03:00 [DBG] Connection id "0HNC8090TGDM7" started. 2025-07-01 12:17:09.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:17:09.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:17:09.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:17:09.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:17:09.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:17:09.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:09.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:17:09.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:17:09.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:17:09.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:17:09.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:09.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:17:09.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:17:09.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:17:09.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:17:09.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:17:09.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:17:09.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:09.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:09.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:17:09.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:17:09.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:09.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:09.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:09.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:09.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:17:09.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1441ms. 2025-07-01 12:17:09.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:09.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:09.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:09.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:09.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:09.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:09.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:09.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:09.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:17:09.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:17:09.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:17:09.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:09.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:09.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:09.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:09.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:09.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:09.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1258ms 2025-07-01 12:17:09.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:09.008 +03:00 [DBG] Connection id "0HNC8090TGDM7" completed keep alive response. 2025-07-01 12:17:09.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9834ms 2025-07-01 12:17:09.008 +03:00 [DBG] Connection id "0HNC8090TGDM7" received FIN. 2025-07-01 12:17:09.008 +03:00 [DBG] Connection id "0HNC8090TGDM7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:17:09.009 +03:00 [DBG] Connection id "0HNC8090TGDM7" disconnecting. 2025-07-01 12:17:09.009 +03:00 [DBG] Connection id "0HNC8090TGDM7" stopped. 2025-07-01 12:17:13.997 +03:00 [DBG] Connection id "0HNC8090TGDM8" accepted. 2025-07-01 12:17:13.997 +03:00 [DBG] Connection id "0HNC8090TGDM8" started. 2025-07-01 12:17:13.997 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:17:13.997 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:17:13.997 +03:00 [DBG] POST requests are not supported 2025-07-01 12:17:13.997 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:17:13.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:17:13.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:13.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:17:13.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:17:13.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:17:13.998 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:17:13.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:13.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:17:13.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:17:13.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:17:13.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:17:13.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:17:13.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:17:13.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:13.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:13.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:17:13.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:17:13.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:13.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:13.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:13.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:13.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:17:13.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1225ms. 2025-07-01 12:17:13.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:13.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:13.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:13.998 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:13.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:13.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:13.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:13.998 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:13.998 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:17:13.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:17:13.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:17:13.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:13.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:13.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:13.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:13.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:13.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:13.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8129ms 2025-07-01 12:17:13.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:13.999 +03:00 [DBG] Connection id "0HNC8090TGDM8" completed keep alive response. 2025-07-01 12:17:13.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5104ms 2025-07-01 12:17:13.999 +03:00 [DBG] Connection id "0HNC8090TGDM8" received FIN. 2025-07-01 12:17:13.999 +03:00 [DBG] Connection id "0HNC8090TGDM8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:17:13.999 +03:00 [DBG] Connection id "0HNC8090TGDM8" disconnecting. 2025-07-01 12:17:13.999 +03:00 [DBG] Connection id "0HNC8090TGDM8" stopped. 2025-07-01 12:17:19.003 +03:00 [DBG] Connection id "0HNC8090TGDM9" accepted. 2025-07-01 12:17:19.003 +03:00 [DBG] Connection id "0HNC8090TGDM9" started. 2025-07-01 12:17:19.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:17:19.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:17:19.004 +03:00 [DBG] POST requests are not supported 2025-07-01 12:17:19.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:17:19.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:17:19.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:19.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:17:19.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:17:19.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:17:19.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:17:19.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:19.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:17:19.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:17:19.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:17:19.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:17:19.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:17:19.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:17:19.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:19.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:19.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:17:19.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:17:19.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:19.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:19.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:19.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:19.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:17:19.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1213ms. 2025-07-01 12:17:19.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:19.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:19.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:19.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:19.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:19.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:19.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:19.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:19.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:17:19.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:17:19.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:17:19.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:19.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:19.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:19.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:19.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:19.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:19.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6917ms 2025-07-01 12:17:19.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:19.005 +03:00 [DBG] Connection id "0HNC8090TGDM9" completed keep alive response. 2025-07-01 12:17:19.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3111ms 2025-07-01 12:17:19.005 +03:00 [DBG] Connection id "0HNC8090TGDM9" received FIN. 2025-07-01 12:17:19.005 +03:00 [DBG] Connection id "0HNC8090TGDM9" disconnecting. 2025-07-01 12:17:19.005 +03:00 [DBG] Connection id "0HNC8090TGDM9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:17:19.006 +03:00 [DBG] Connection id "0HNC8090TGDM9" stopped. 2025-07-01 12:17:23.998 +03:00 [DBG] Connection id "0HNC8090TGDMA" accepted. 2025-07-01 12:17:23.998 +03:00 [DBG] Connection id "0HNC8090TGDMA" started. 2025-07-01 12:17:23.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:17:23.999 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:17:23.999 +03:00 [DBG] POST requests are not supported 2025-07-01 12:17:23.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:17:23.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:17:23.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:23.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:17:23.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:17:23.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:17:23.999 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:17:23.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:23.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:17:23.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:17:23.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:17:23.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:17:23.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:17:23.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:17:23.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:23.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:23.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:17:23.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:17:23.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:23.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:23.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:23.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:23.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:17:23.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1172ms. 2025-07-01 12:17:23.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:23.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:23.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:23.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:23.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:23.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:24.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:24.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:24.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:17:24.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:17:24.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:17:24.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:24.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:24.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:24.000 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:24.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:24.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:24.000 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6325ms 2025-07-01 12:17:24.000 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:24.000 +03:00 [DBG] Connection id "0HNC8090TGDMA" completed keep alive response. 2025-07-01 12:17:24.000 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2166ms 2025-07-01 12:17:24.000 +03:00 [DBG] Connection id "0HNC8090TGDMA" received FIN. 2025-07-01 12:17:24.000 +03:00 [DBG] Connection id "0HNC8090TGDMA" disconnecting. 2025-07-01 12:17:24.000 +03:00 [DBG] Connection id "0HNC8090TGDMA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:17:24.001 +03:00 [DBG] Connection id "0HNC8090TGDMA" stopped. 2025-07-01 12:17:29.000 +03:00 [DBG] Connection id "0HNC8090TGDMB" accepted. 2025-07-01 12:17:29.000 +03:00 [DBG] Connection id "0HNC8090TGDMB" started. 2025-07-01 12:17:29.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:17:29.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:17:29.000 +03:00 [DBG] POST requests are not supported 2025-07-01 12:17:29.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:17:29.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:17:29.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:29.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:17:29.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:17:29.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:17:29.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:17:29.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:29.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:17:29.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:17:29.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:17:29.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:17:29.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:17:29.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:17:29.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:29.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:29.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:17:29.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:17:29.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:29.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:29.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:29.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:29.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:17:29.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-07-01 12:17:29.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:29.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:29.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:29.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:29.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:29.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:29.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:29.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:29.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:17:29.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:17:29.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:17:29.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:29.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:29.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:29.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:29.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:29.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:29.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8312ms 2025-07-01 12:17:29.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:29.001 +03:00 [DBG] Connection id "0HNC8090TGDMB" completed keep alive response. 2025-07-01 12:17:29.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5431ms 2025-07-01 12:17:29.002 +03:00 [DBG] Connection id "0HNC8090TGDMB" received FIN. 2025-07-01 12:17:29.002 +03:00 [DBG] Connection id "0HNC8090TGDMB" disconnecting. 2025-07-01 12:17:29.002 +03:00 [DBG] Connection id "0HNC8090TGDMB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:17:29.003 +03:00 [DBG] Connection id "0HNC8090TGDMB" stopped. 2025-07-01 12:17:34.005 +03:00 [DBG] Connection id "0HNC8090TGDMC" accepted. 2025-07-01 12:17:34.005 +03:00 [DBG] Connection id "0HNC8090TGDMC" started. 2025-07-01 12:17:34.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:17:34.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:17:34.005 +03:00 [DBG] POST requests are not supported 2025-07-01 12:17:34.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:17:34.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:17:34.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:34.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:17:34.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:17:34.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:17:34.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:17:34.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:34.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:17:34.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:17:34.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:17:34.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:17:34.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:17:34.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:17:34.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:34.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:34.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:17:34.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:17:34.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:34.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:34.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:34.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:34.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:17:34.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1284ms. 2025-07-01 12:17:34.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:34.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:34.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:34.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:34.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:34.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:34.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:34.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:34.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:17:34.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:17:34.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:17:34.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:34.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:34.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:34.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:34.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:34.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:34.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6979ms 2025-07-01 12:17:34.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:34.006 +03:00 [DBG] Connection id "0HNC8090TGDMC" completed keep alive response. 2025-07-01 12:17:34.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2966ms 2025-07-01 12:17:34.007 +03:00 [DBG] Connection id "0HNC8090TGDMC" received FIN. 2025-07-01 12:17:34.007 +03:00 [DBG] Connection id "0HNC8090TGDMC" disconnecting. 2025-07-01 12:17:34.007 +03:00 [DBG] Connection id "0HNC8090TGDMC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:17:34.008 +03:00 [DBG] Connection id "0HNC8090TGDMC" stopped. 2025-07-01 12:17:39.009 +03:00 [DBG] Connection id "0HNC8090TGDMD" accepted. 2025-07-01 12:17:39.009 +03:00 [DBG] Connection id "0HNC8090TGDMD" started. 2025-07-01 12:17:39.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:17:39.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:17:39.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:17:39.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:17:39.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:17:39.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:39.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:17:39.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:17:39.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:17:39.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:17:39.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:39.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:17:39.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:17:39.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:17:39.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:17:39.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:17:39.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:17:39.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:39.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:39.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:17:39.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:17:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:39.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:17:39.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1998ms. 2025-07-01 12:17:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:39.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:39.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:39.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:39.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:39.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:17:39.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:17:39.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:17:39.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:39.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:39.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:39.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:39.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:39.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:39.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3234ms 2025-07-01 12:17:39.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:39.012 +03:00 [DBG] Connection id "0HNC8090TGDMD" completed keep alive response. 2025-07-01 12:17:39.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3485ms 2025-07-01 12:17:39.012 +03:00 [DBG] Connection id "0HNC8090TGDMD" received FIN. 2025-07-01 12:17:39.012 +03:00 [DBG] Connection id "0HNC8090TGDMD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:17:39.012 +03:00 [DBG] Connection id "0HNC8090TGDMD" disconnecting. 2025-07-01 12:17:39.013 +03:00 [DBG] Connection id "0HNC8090TGDMD" stopped. 2025-07-01 12:17:44.003 +03:00 [DBG] Connection id "0HNC8090TGDME" accepted. 2025-07-01 12:17:44.003 +03:00 [DBG] Connection id "0HNC8090TGDME" started. 2025-07-01 12:17:44.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:17:44.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:17:44.004 +03:00 [DBG] POST requests are not supported 2025-07-01 12:17:44.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:17:44.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:17:44.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:44.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:17:44.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:17:44.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:17:44.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:17:44.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:44.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:17:44.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:17:44.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:17:44.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:17:44.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:17:44.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:17:44.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:44.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:44.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:17:44.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:17:44.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:44.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:44.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:44.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:44.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:17:44.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1646ms. 2025-07-01 12:17:44.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:44.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:44.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:44.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:44.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:44.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:44.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:44.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:44.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:17:44.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:17:44.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:17:44.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:44.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:44.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:44.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:44.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:44.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:44.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3188ms 2025-07-01 12:17:44.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:44.006 +03:00 [DBG] Connection id "0HNC8090TGDME" completed keep alive response. 2025-07-01 12:17:44.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3431ms 2025-07-01 12:17:44.006 +03:00 [DBG] Connection id "0HNC8090TGDME" received FIN. 2025-07-01 12:17:44.006 +03:00 [DBG] Connection id "0HNC8090TGDME" disconnecting. 2025-07-01 12:17:44.006 +03:00 [DBG] Connection id "0HNC8090TGDME" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:17:44.008 +03:00 [DBG] Connection id "0HNC8090TGDME" stopped. 2025-07-01 12:17:49.004 +03:00 [DBG] Connection id "0HNC8090TGDMF" accepted. 2025-07-01 12:17:49.004 +03:00 [DBG] Connection id "0HNC8090TGDMF" started. 2025-07-01 12:17:49.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:17:49.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:17:49.005 +03:00 [DBG] POST requests are not supported 2025-07-01 12:17:49.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:17:49.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:17:49.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:49.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:17:49.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:17:49.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:17:49.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:17:49.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:49.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:17:49.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:17:49.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:17:49.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:17:49.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:17:49.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:17:49.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:49.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:49.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:17:49.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:17:49.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:49.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:49.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:49.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:49.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:17:49.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1271ms. 2025-07-01 12:17:49.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:49.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:49.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:49.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:49.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:49.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:49.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:49.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:49.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:17:49.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:17:49.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:17:49.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:49.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:49.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:49.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:49.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:49.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:49.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7468ms 2025-07-01 12:17:49.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:49.006 +03:00 [DBG] Connection id "0HNC8090TGDMF" completed keep alive response. 2025-07-01 12:17:49.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5019ms 2025-07-01 12:17:49.007 +03:00 [DBG] Connection id "0HNC8090TGDMF" received FIN. 2025-07-01 12:17:49.007 +03:00 [DBG] Connection id "0HNC8090TGDMF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:17:49.007 +03:00 [DBG] Connection id "0HNC8090TGDMF" disconnecting. 2025-07-01 12:17:49.007 +03:00 [DBG] Connection id "0HNC8090TGDMF" stopped. 2025-07-01 12:17:54.001 +03:00 [DBG] Connection id "0HNC8090TGDMG" accepted. 2025-07-01 12:17:54.001 +03:00 [DBG] Connection id "0HNC8090TGDMG" started. 2025-07-01 12:17:54.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:17:54.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:17:54.002 +03:00 [DBG] POST requests are not supported 2025-07-01 12:17:54.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:17:54.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:17:54.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:54.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:17:54.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:17:54.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:17:54.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:17:54.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:54.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:17:54.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:17:54.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:17:54.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:17:54.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:17:54.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:17:54.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:54.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:54.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:17:54.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:17:54.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:54.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:54.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:54.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:54.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:17:54.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1212ms. 2025-07-01 12:17:54.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:54.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:54.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:54.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:54.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:54.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:54.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:54.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:54.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:17:54.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:17:54.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:17:54.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:54.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:54.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:54.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:54.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:54.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:54.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7294ms 2025-07-01 12:17:54.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:54.003 +03:00 [DBG] Connection id "0HNC8090TGDMG" completed keep alive response. 2025-07-01 12:17:54.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3279ms 2025-07-01 12:17:54.003 +03:00 [DBG] Connection id "0HNC8090TGDMG" received FIN. 2025-07-01 12:17:54.003 +03:00 [DBG] Connection id "0HNC8090TGDMG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:17:54.003 +03:00 [DBG] Connection id "0HNC8090TGDMG" disconnecting. 2025-07-01 12:17:54.003 +03:00 [DBG] Connection id "0HNC8090TGDMG" stopped. 2025-07-01 12:17:59.002 +03:00 [DBG] Connection id "0HNC8090TGDMH" accepted. 2025-07-01 12:17:59.002 +03:00 [DBG] Connection id "0HNC8090TGDMH" started. 2025-07-01 12:17:59.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:17:59.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:17:59.003 +03:00 [DBG] POST requests are not supported 2025-07-01 12:17:59.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:17:59.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:17:59.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:59.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:17:59.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:17:59.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:17:59.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:17:59.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:59.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:17:59.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:17:59.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:17:59.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:17:59.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:17:59.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:17:59.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:59.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:59.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:17:59.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:17:59.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:59.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:59.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:59.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:59.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:17:59.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2105ms. 2025-07-01 12:17:59.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:59.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:17:59.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:59.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:17:59.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:59.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:59.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:59.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:59.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:17:59.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:17:59.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:17:59.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:59.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:17:59.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:59.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:59.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:59.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:17:59.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5741ms 2025-07-01 12:17:59.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:17:59.006 +03:00 [DBG] Connection id "0HNC8090TGDMH" completed keep alive response. 2025-07-01 12:17:59.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1725ms 2025-07-01 12:17:59.006 +03:00 [DBG] Connection id "0HNC8090TGDMH" received FIN. 2025-07-01 12:17:59.006 +03:00 [DBG] Connection id "0HNC8090TGDMH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:17:59.007 +03:00 [DBG] Connection id "0HNC8090TGDMH" disconnecting. 2025-07-01 12:17:59.007 +03:00 [DBG] Connection id "0HNC8090TGDMH" stopped. 2025-07-01 12:18:04.002 +03:00 [DBG] Connection id "0HNC8090TGDMI" accepted. 2025-07-01 12:18:04.003 +03:00 [DBG] Connection id "0HNC8090TGDMI" started. 2025-07-01 12:18:04.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:18:04.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:18:04.003 +03:00 [DBG] POST requests are not supported 2025-07-01 12:18:04.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:18:04.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:18:04.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:04.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:18:04.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:18:04.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:18:04.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:18:04.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:04.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:18:04.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:18:04.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:18:04.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:18:04.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:18:04.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:18:04.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:04.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:04.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:18:04.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:18:04.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:04.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:04.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:04.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:04.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:18:04.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1369ms. 2025-07-01 12:18:04.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:04.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:04.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:04.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:04.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:04.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:04.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:04.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:04.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:18:04.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:18:04.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:18:04.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:04.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:04.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:04.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:04.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:04.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:04.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1243ms 2025-07-01 12:18:04.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:04.005 +03:00 [DBG] Connection id "0HNC8090TGDMI" completed keep alive response. 2025-07-01 12:18:04.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2196ms 2025-07-01 12:18:04.005 +03:00 [DBG] Connection id "0HNC8090TGDMI" received FIN. 2025-07-01 12:18:04.005 +03:00 [DBG] Connection id "0HNC8090TGDMI" disconnecting. 2025-07-01 12:18:04.006 +03:00 [DBG] Connection id "0HNC8090TGDMI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:18:04.007 +03:00 [DBG] Connection id "0HNC8090TGDMI" stopped. 2025-07-01 12:18:09.759 +03:00 [DBG] Connection id "0HNC8090TGDMJ" accepted. 2025-07-01 12:18:09.759 +03:00 [DBG] Connection id "0HNC8090TGDMJ" started. 2025-07-01 12:18:09.759 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:18:09.759 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:18:09.759 +03:00 [DBG] POST requests are not supported 2025-07-01 12:18:09.759 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:18:09.759 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:18:09.759 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:09.759 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:18:09.760 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:18:09.760 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:18:09.760 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:18:09.760 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:09.760 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:18:09.760 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:18:09.760 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:18:09.760 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:18:09.760 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:18:09.760 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:18:09.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:09.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:09.760 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:18:09.760 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:18:09.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:09.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:09.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:09.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:09.761 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:18:09.761 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1851ms. 2025-07-01 12:18:09.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:09.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:09.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:09.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:09.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:09.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:09.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:09.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:09.761 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:18:09.761 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:18:09.761 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:18:09.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:09.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:09.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:09.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:09.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:09.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:09.762 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.451ms 2025-07-01 12:18:09.762 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:09.762 +03:00 [DBG] Connection id "0HNC8090TGDMJ" completed keep alive response. 2025-07-01 12:18:09.762 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3928ms 2025-07-01 12:18:09.762 +03:00 [DBG] Connection id "0HNC8090TGDMJ" received FIN. 2025-07-01 12:18:09.762 +03:00 [DBG] Connection id "0HNC8090TGDMJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:18:09.762 +03:00 [DBG] Connection id "0HNC8090TGDMJ" disconnecting. 2025-07-01 12:18:09.762 +03:00 [DBG] Connection id "0HNC8090TGDMJ" stopped. 2025-07-01 12:18:14.769 +03:00 [DBG] Connection id "0HNC8090TGDMK" accepted. 2025-07-01 12:18:14.769 +03:00 [DBG] Connection id "0HNC8090TGDMK" started. 2025-07-01 12:18:14.769 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:18:14.769 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:18:14.769 +03:00 [DBG] POST requests are not supported 2025-07-01 12:18:14.769 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:18:14.769 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:18:14.769 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:14.769 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:18:14.769 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:18:14.769 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:18:14.769 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:18:14.769 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:14.769 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:18:14.769 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:18:14.770 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:18:14.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-07-01 12:18:14.770 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:18:14.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-07-01 12:18:14.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:14.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:14.770 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:18:14.770 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:18:14.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:14.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:14.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:14.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:14.770 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:18:14.770 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1714ms. 2025-07-01 12:18:14.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:14.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:14.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:14.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:14.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:14.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:14.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:14.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:14.770 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:18:14.771 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:18:14.771 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:18:14.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:14.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:14.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:14.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:14.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:14.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:14.771 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0815ms 2025-07-01 12:18:14.771 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:14.771 +03:00 [DBG] Connection id "0HNC8090TGDMK" completed keep alive response. 2025-07-01 12:18:14.771 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0432ms 2025-07-01 12:18:14.771 +03:00 [DBG] Connection id "0HNC8090TGDMK" received FIN. 2025-07-01 12:18:14.771 +03:00 [DBG] Connection id "0HNC8090TGDMK" disconnecting. 2025-07-01 12:18:14.772 +03:00 [DBG] Connection id "0HNC8090TGDMK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:18:14.773 +03:00 [DBG] Connection id "0HNC8090TGDMK" stopped. 2025-07-01 12:18:19.765 +03:00 [DBG] Connection id "0HNC8090TGDML" accepted. 2025-07-01 12:18:19.765 +03:00 [DBG] Connection id "0HNC8090TGDML" started. 2025-07-01 12:18:19.765 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:18:19.765 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:18:19.765 +03:00 [DBG] POST requests are not supported 2025-07-01 12:18:19.766 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:18:19.766 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:18:19.766 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:19.766 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:18:19.766 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:18:19.766 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:18:19.766 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:18:19.766 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:19.766 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:18:19.766 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:18:19.766 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:18:19.766 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:18:19.766 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:18:19.766 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:18:19.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:19.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:19.766 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:18:19.766 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:18:19.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:19.766 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:19.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:19.766 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:19.766 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:18:19.766 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1506ms. 2025-07-01 12:18:19.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:19.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:19.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:19.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:19.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:19.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:19.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:19.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:19.767 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:18:19.767 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:18:19.767 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:18:19.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:19.767 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:19.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:19.767 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:19.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:19.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:19.767 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.276ms 2025-07-01 12:18:19.767 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:19.767 +03:00 [DBG] Connection id "0HNC8090TGDML" completed keep alive response. 2025-07-01 12:18:19.767 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0084ms 2025-07-01 12:18:19.768 +03:00 [DBG] Connection id "0HNC8090TGDML" received FIN. 2025-07-01 12:18:19.768 +03:00 [DBG] Connection id "0HNC8090TGDML" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:18:19.768 +03:00 [DBG] Connection id "0HNC8090TGDML" disconnecting. 2025-07-01 12:18:19.768 +03:00 [DBG] Connection id "0HNC8090TGDML" stopped. 2025-07-01 12:18:24.761 +03:00 [DBG] Connection id "0HNC8090TGDMM" accepted. 2025-07-01 12:18:24.761 +03:00 [DBG] Connection id "0HNC8090TGDMM" started. 2025-07-01 12:18:24.762 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:18:24.762 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:18:24.762 +03:00 [DBG] POST requests are not supported 2025-07-01 12:18:24.762 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:18:24.762 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:18:24.762 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:24.762 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:18:24.762 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:18:24.762 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:18:24.762 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:18:24.762 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:24.762 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:18:24.762 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:18:24.762 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:18:24.762 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:18:24.762 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:18:24.762 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:18:24.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:24.762 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:24.762 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:18:24.762 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:18:24.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:24.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:24.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:24.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:24.763 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:18:24.763 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1563ms. 2025-07-01 12:18:24.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:24.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:24.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:24.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:24.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:24.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:24.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:24.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:24.763 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:18:24.763 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:18:24.763 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:18:24.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:24.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:24.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:24.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:24.764 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:24.764 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:24.764 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3364ms 2025-07-01 12:18:24.764 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:24.764 +03:00 [DBG] Connection id "0HNC8090TGDMM" completed keep alive response. 2025-07-01 12:18:24.764 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1716ms 2025-07-01 12:18:24.764 +03:00 [DBG] Connection id "0HNC8090TGDMM" received FIN. 2025-07-01 12:18:24.764 +03:00 [DBG] Connection id "0HNC8090TGDMM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:18:24.764 +03:00 [DBG] Connection id "0HNC8090TGDMM" disconnecting. 2025-07-01 12:18:24.764 +03:00 [DBG] Connection id "0HNC8090TGDMM" stopped. 2025-07-01 12:18:29.760 +03:00 [DBG] Connection id "0HNC8090TGDMN" accepted. 2025-07-01 12:18:29.760 +03:00 [DBG] Connection id "0HNC8090TGDMN" started. 2025-07-01 12:18:29.760 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:18:29.760 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:18:29.760 +03:00 [DBG] POST requests are not supported 2025-07-01 12:18:29.760 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:18:29.760 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:18:29.760 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:29.760 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:18:29.760 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:18:29.760 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:18:29.760 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:18:29.760 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:29.760 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:18:29.760 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:18:29.760 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:18:29.760 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:18:29.760 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:18:29.760 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:18:29.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:29.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:29.760 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:18:29.760 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:18:29.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:29.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:29.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:29.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:29.760 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:18:29.761 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1445ms. 2025-07-01 12:18:29.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:29.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:29.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:29.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:29.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:29.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:29.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:29.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:29.761 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:18:29.761 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:18:29.761 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:18:29.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:29.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:29.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:29.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:29.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:29.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:29.761 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7891ms 2025-07-01 12:18:29.761 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:29.761 +03:00 [DBG] Connection id "0HNC8090TGDMN" completed keep alive response. 2025-07-01 12:18:29.761 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4307ms 2025-07-01 12:18:29.761 +03:00 [DBG] Connection id "0HNC8090TGDMN" received FIN. 2025-07-01 12:18:29.761 +03:00 [DBG] Connection id "0HNC8090TGDMN" disconnecting. 2025-07-01 12:18:29.762 +03:00 [DBG] Connection id "0HNC8090TGDMN" stopped. 2025-07-01 12:18:29.762 +03:00 [DBG] Connection id "0HNC8090TGDMN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:18:34.763 +03:00 [DBG] Connection id "0HNC8090TGDMO" accepted. 2025-07-01 12:18:34.763 +03:00 [DBG] Connection id "0HNC8090TGDMO" started. 2025-07-01 12:18:34.763 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:18:34.763 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:18:34.763 +03:00 [DBG] POST requests are not supported 2025-07-01 12:18:34.763 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:18:34.763 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:18:34.763 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:34.763 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:18:34.763 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:18:34.763 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:18:34.763 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:18:34.763 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:34.763 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:18:34.764 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:18:34.764 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:18:34.764 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:18:34.764 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:18:34.764 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:18:34.764 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:34.764 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:34.764 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:18:34.764 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:18:34.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:34.764 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:34.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:34.764 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:34.764 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:18:34.764 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1292ms. 2025-07-01 12:18:34.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:34.764 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:34.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:34.764 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:34.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:34.764 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:34.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:34.764 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:34.764 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:18:34.764 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:18:34.764 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:18:34.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:34.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:34.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:34.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:34.764 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:34.764 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:34.764 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8338ms 2025-07-01 12:18:34.765 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:34.765 +03:00 [DBG] Connection id "0HNC8090TGDMO" completed keep alive response. 2025-07-01 12:18:34.765 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5352ms 2025-07-01 12:18:34.765 +03:00 [DBG] Connection id "0HNC8090TGDMO" received FIN. 2025-07-01 12:18:34.765 +03:00 [DBG] Connection id "0HNC8090TGDMO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:18:34.765 +03:00 [DBG] Connection id "0HNC8090TGDMO" disconnecting. 2025-07-01 12:18:34.765 +03:00 [DBG] Connection id "0HNC8090TGDMO" stopped. 2025-07-01 12:18:39.765 +03:00 [DBG] Connection id "0HNC8090TGDMP" accepted. 2025-07-01 12:18:39.765 +03:00 [DBG] Connection id "0HNC8090TGDMP" started. 2025-07-01 12:18:39.765 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:18:39.765 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:18:39.765 +03:00 [DBG] POST requests are not supported 2025-07-01 12:18:39.765 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:18:39.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-07-01 12:18:39.765 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:39.765 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:18:39.765 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:18:39.765 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:18:39.765 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:18:39.765 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:39.765 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:18:39.765 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:18:39.765 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:18:39.765 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:18:39.765 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:18:39.765 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:18:39.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:39.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:39.766 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:18:39.766 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:18:39.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:39.766 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:39.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:39.766 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:39.766 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:18:39.766 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1181ms. 2025-07-01 12:18:39.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:39.766 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:39.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:39.766 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:39.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:39.766 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:39.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:39.766 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:39.766 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:18:39.766 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:18:39.766 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:18:39.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:39.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:39.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:39.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:39.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:39.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:39.766 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6477ms 2025-07-01 12:18:39.766 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:39.766 +03:00 [DBG] Connection id "0HNC8090TGDMP" completed keep alive response. 2025-07-01 12:18:39.766 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2196ms 2025-07-01 12:18:39.766 +03:00 [DBG] Connection id "0HNC8090TGDMP" received FIN. 2025-07-01 12:18:39.767 +03:00 [DBG] Connection id "0HNC8090TGDMP" disconnecting. 2025-07-01 12:18:39.767 +03:00 [DBG] Connection id "0HNC8090TGDMP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:18:39.768 +03:00 [DBG] Connection id "0HNC8090TGDMP" stopped. 2025-07-01 12:18:44.762 +03:00 [DBG] Connection id "0HNC8090TGDMQ" accepted. 2025-07-01 12:18:44.762 +03:00 [DBG] Connection id "0HNC8090TGDMQ" started. 2025-07-01 12:18:44.762 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:18:44.762 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:18:44.762 +03:00 [DBG] POST requests are not supported 2025-07-01 12:18:44.762 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:18:44.762 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:18:44.763 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:44.763 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:18:44.763 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:18:44.763 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:18:44.763 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:18:44.763 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:44.763 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:18:44.763 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:18:44.763 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:18:44.763 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:18:44.763 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:18:44.763 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:18:44.763 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:44.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:44.763 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:18:44.763 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:18:44.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:44.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:44.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:44.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:44.763 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:18:44.763 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1236ms. 2025-07-01 12:18:44.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:44.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:44.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:44.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:44.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:44.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:44.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:44.764 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:44.764 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:18:44.764 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:18:44.764 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:18:44.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:44.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:44.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:44.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:44.764 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:44.764 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:44.764 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7914ms 2025-07-01 12:18:44.764 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:44.764 +03:00 [DBG] Connection id "0HNC8090TGDMQ" completed keep alive response. 2025-07-01 12:18:44.764 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.404ms 2025-07-01 12:18:44.764 +03:00 [DBG] Connection id "0HNC8090TGDMQ" received FIN. 2025-07-01 12:18:44.764 +03:00 [DBG] Connection id "0HNC8090TGDMQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:18:44.764 +03:00 [DBG] Connection id "0HNC8090TGDMQ" disconnecting. 2025-07-01 12:18:44.764 +03:00 [DBG] Connection id "0HNC8090TGDMQ" stopped. 2025-07-01 12:18:49.769 +03:00 [DBG] Connection id "0HNC8090TGDMR" accepted. 2025-07-01 12:18:49.769 +03:00 [DBG] Connection id "0HNC8090TGDMR" started. 2025-07-01 12:18:49.769 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:18:49.769 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:18:49.769 +03:00 [DBG] POST requests are not supported 2025-07-01 12:18:49.769 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:18:49.769 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:18:49.769 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:49.769 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:18:49.770 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:18:49.770 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:18:49.770 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:18:49.770 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:49.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-07-01 12:18:49.770 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:18:49.770 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:18:49.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-07-01 12:18:49.770 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:18:49.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-07-01 12:18:49.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:49.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:49.770 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:18:49.770 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:18:49.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:49.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:49.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:49.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:49.770 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:18:49.770 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1324ms. 2025-07-01 12:18:49.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:49.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:49.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:49.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:49.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:49.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:49.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:49.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:49.770 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:18:49.770 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:18:49.770 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:18:49.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:49.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:49.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:49.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:49.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:49.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:49.771 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.725ms 2025-07-01 12:18:49.771 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:49.771 +03:00 [DBG] Connection id "0HNC8090TGDMR" completed keep alive response. 2025-07-01 12:18:49.771 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3188ms 2025-07-01 12:18:49.771 +03:00 [DBG] Connection id "0HNC8090TGDMR" received FIN. 2025-07-01 12:18:49.771 +03:00 [DBG] Connection id "0HNC8090TGDMR" disconnecting. 2025-07-01 12:18:49.771 +03:00 [DBG] Connection id "0HNC8090TGDMR" stopped. 2025-07-01 12:18:49.771 +03:00 [DBG] Connection id "0HNC8090TGDMR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:18:54.770 +03:00 [DBG] Connection id "0HNC8090TGDMS" accepted. 2025-07-01 12:18:54.770 +03:00 [DBG] Connection id "0HNC8090TGDMS" started. 2025-07-01 12:18:54.770 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:18:54.770 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:18:54.771 +03:00 [DBG] POST requests are not supported 2025-07-01 12:18:54.771 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:18:54.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-07-01 12:18:54.771 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:54.771 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:18:54.771 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:18:54.771 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:18:54.771 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:18:54.771 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:54.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-07-01 12:18:54.771 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:18:54.771 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:18:54.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-07-01 12:18:54.771 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:18:54.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-07-01 12:18:54.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:54.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:54.771 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:18:54.771 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:18:54.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:54.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:54.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:54.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:54.772 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:18:54.772 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1904ms. 2025-07-01 12:18:54.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:54.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:54.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:54.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:54.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:54.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:54.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:54.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:54.772 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:18:54.772 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:18:54.772 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:18:54.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:54.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:54.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:54.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:54.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:54.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:54.772 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1964ms 2025-07-01 12:18:54.773 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:54.773 +03:00 [DBG] Connection id "0HNC8090TGDMS" completed keep alive response. 2025-07-01 12:18:54.773 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3035ms 2025-07-01 12:18:54.773 +03:00 [DBG] Connection id "0HNC8090TGDMS" received FIN. 2025-07-01 12:18:54.773 +03:00 [DBG] Connection id "0HNC8090TGDMS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:18:54.773 +03:00 [DBG] Connection id "0HNC8090TGDMS" disconnecting. 2025-07-01 12:18:54.773 +03:00 [DBG] Connection id "0HNC8090TGDMS" stopped. 2025-07-01 12:18:59.761 +03:00 [DBG] Connection id "0HNC8090TGDMT" accepted. 2025-07-01 12:18:59.761 +03:00 [DBG] Connection id "0HNC8090TGDMT" started. 2025-07-01 12:18:59.762 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:18:59.762 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:18:59.762 +03:00 [DBG] POST requests are not supported 2025-07-01 12:18:59.762 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:18:59.762 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:18:59.762 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:59.762 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:18:59.762 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:18:59.762 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:18:59.762 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:18:59.762 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:59.762 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:18:59.762 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:18:59.762 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:18:59.762 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:18:59.762 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:18:59.762 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:18:59.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:59.762 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:59.762 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:18:59.762 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:18:59.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:59.762 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:59.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:59.762 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:59.763 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:18:59.763 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1234ms. 2025-07-01 12:18:59.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:59.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:18:59.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:59.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:18:59.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:59.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:59.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:59.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:59.763 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:18:59.763 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:18:59.763 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:18:59.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:59.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:18:59.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:59.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:59.763 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:59.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:18:59.763 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7392ms 2025-07-01 12:18:59.763 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:18:59.763 +03:00 [DBG] Connection id "0HNC8090TGDMT" completed keep alive response. 2025-07-01 12:18:59.763 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6604ms 2025-07-01 12:18:59.763 +03:00 [DBG] Connection id "0HNC8090TGDMT" received FIN. 2025-07-01 12:18:59.764 +03:00 [DBG] Connection id "0HNC8090TGDMT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:18:59.764 +03:00 [DBG] Connection id "0HNC8090TGDMT" disconnecting. 2025-07-01 12:18:59.764 +03:00 [DBG] Connection id "0HNC8090TGDMT" stopped. 2025-07-01 12:19:04.767 +03:00 [DBG] Connection id "0HNC8090TGDMU" accepted. 2025-07-01 12:19:04.768 +03:00 [DBG] Connection id "0HNC8090TGDMU" started. 2025-07-01 12:19:04.768 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:19:04.768 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:19:04.768 +03:00 [DBG] POST requests are not supported 2025-07-01 12:19:04.768 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:19:04.768 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:19:04.768 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:19:04.768 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:19:04.768 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:19:04.768 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:19:04.768 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:19:04.768 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:19:04.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-07-01 12:19:04.768 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:19:04.768 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:19:04.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-07-01 12:19:04.768 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:19:04.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-07-01 12:19:04.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:19:04.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:19:04.768 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:19:04.768 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:19:04.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:19:04.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:19:04.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:19:04.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:19:04.768 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:19:04.769 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1559ms. 2025-07-01 12:19:04.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:19:04.769 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:19:04.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:19:04.769 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:19:04.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:19:04.769 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:19:04.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:19:04.769 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:19:04.769 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:19:04.769 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:19:04.769 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:19:04.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:19:04.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:19:04.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:19:04.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:19:04.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:19:04.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:19:04.769 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.733ms 2025-07-01 12:19:04.769 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:19:04.769 +03:00 [DBG] Connection id "0HNC8090TGDMU" completed keep alive response. 2025-07-01 12:19:04.769 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3818ms 2025-07-01 12:19:04.769 +03:00 [DBG] Connection id "0HNC8090TGDMU" received FIN. 2025-07-01 12:19:04.769 +03:00 [DBG] Connection id "0HNC8090TGDMU" disconnecting. 2025-07-01 12:19:04.769 +03:00 [DBG] Connection id "0HNC8090TGDMU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:19:04.771 +03:00 [DBG] Connection id "0HNC8090TGDMU" stopped. 2025-07-01 12:20:02.772 +03:00 [DBG] Connection id "0HNC8090TGDMV" accepted. 2025-07-01 12:20:02.772 +03:00 [DBG] Connection id "0HNC8090TGDMV" started. 2025-07-01 12:20:02.772 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:20:02.772 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:20:02.772 +03:00 [DBG] POST requests are not supported 2025-07-01 12:20:02.772 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:20:02.772 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:20:02.772 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:20:02.772 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:20:02.772 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:20:02.772 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:20:02.772 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:20:02.772 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:20:02.773 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:20:02.773 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:20:02.773 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:20:02.773 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:20:02.773 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:20:02.773 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:20:02.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:20:02.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:20:02.773 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:20:02.773 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:20:02.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:20:02.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:20:02.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:20:02.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:20:02.773 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:20:02.773 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1688ms. 2025-07-01 12:20:02.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:20:02.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:20:02.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:20:02.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:20:02.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:20:02.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:20:02.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:20:02.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:20:02.774 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:20:02.774 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:20:02.774 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:20:02.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:20:02.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:20:02.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:20:02.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:20:02.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:20:02.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:20:02.774 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0442ms 2025-07-01 12:20:02.774 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:20:02.774 +03:00 [DBG] Connection id "0HNC8090TGDMV" completed keep alive response. 2025-07-01 12:20:02.774 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0135ms 2025-07-01 12:20:02.774 +03:00 [DBG] Connection id "0HNC8090TGDMV" received FIN. 2025-07-01 12:20:02.774 +03:00 [DBG] Connection id "0HNC8090TGDMV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:20:02.774 +03:00 [DBG] Connection id "0HNC8090TGDMV" disconnecting. 2025-07-01 12:20:02.775 +03:00 [DBG] Connection id "0HNC8090TGDMV" stopped. 2025-07-01 12:21:02.762 +03:00 [DBG] Connection id "0HNC8090TGDN0" accepted. 2025-07-01 12:21:02.762 +03:00 [DBG] Connection id "0HNC8090TGDN0" started. 2025-07-01 12:21:02.762 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:21:02.762 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:21:02.762 +03:00 [DBG] POST requests are not supported 2025-07-01 12:21:02.762 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:21:02.762 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:21:02.762 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:02.762 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:21:02.762 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:21:02.762 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:21:02.762 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:21:02.762 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:02.762 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:21:02.763 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:21:02.763 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:21:02.763 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:21:02.763 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:21:02.763 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:21:02.763 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:02.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:02.763 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:21:02.763 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:21:02.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:02.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:02.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:02.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:02.763 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:21:02.763 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1326ms. 2025-07-01 12:21:02.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:02.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:02.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:02.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:02.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:02.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:02.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:02.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:02.763 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:21:02.763 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:21:02.763 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:21:02.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:02.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:02.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:02.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:02.763 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:02.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:02.763 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7351ms 2025-07-01 12:21:02.763 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:02.763 +03:00 [DBG] Connection id "0HNC8090TGDN0" completed keep alive response. 2025-07-01 12:21:02.764 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3735ms 2025-07-01 12:21:02.764 +03:00 [DBG] Connection id "0HNC8090TGDN0" received FIN. 2025-07-01 12:21:02.764 +03:00 [DBG] Connection id "0HNC8090TGDN0" disconnecting. 2025-07-01 12:21:02.764 +03:00 [DBG] Connection id "0HNC8090TGDN0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:21:02.765 +03:00 [DBG] Connection id "0HNC8090TGDN0" stopped. 2025-07-01 12:21:14.373 +03:00 [DBG] Connection id "0HNC8090TGDN1" accepted. 2025-07-01 12:21:14.374 +03:00 [DBG] Connection id "0HNC8090TGDN1" started. 2025-07-01 12:21:14.374 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:21:14.374 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:21:14.374 +03:00 [DBG] POST requests are not supported 2025-07-01 12:21:14.374 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:21:14.374 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:21:14.374 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:14.374 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:21:14.374 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:21:14.374 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:21:14.374 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:21:14.374 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:14.374 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:21:14.374 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:21:14.374 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:21:14.374 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:21:14.374 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:21:14.374 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:21:14.374 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:14.374 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:14.374 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:21:14.375 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:21:14.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:14.375 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:14.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:14.375 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:14.375 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:21:14.375 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.151ms. 2025-07-01 12:21:14.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:14.375 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:14.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:14.375 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:14.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:14.375 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:14.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:14.375 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:14.375 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:21:14.375 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:21:14.375 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:21:14.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:14.375 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:14.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:14.375 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:14.375 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:14.375 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:14.375 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8132ms 2025-07-01 12:21:14.375 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:14.375 +03:00 [DBG] Connection id "0HNC8090TGDN1" completed keep alive response. 2025-07-01 12:21:14.375 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5127ms 2025-07-01 12:21:14.375 +03:00 [DBG] Connection id "0HNC8090TGDN1" received FIN. 2025-07-01 12:21:14.377 +03:00 [DBG] Connection id "0HNC8090TGDN1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:21:14.378 +03:00 [DBG] Connection id "0HNC8090TGDN1" disconnecting. 2025-07-01 12:21:14.378 +03:00 [DBG] Connection id "0HNC8090TGDN1" stopped. 2025-07-01 12:21:19.769 +03:00 [DBG] Connection id "0HNC8090TGDN2" accepted. 2025-07-01 12:21:19.769 +03:00 [DBG] Connection id "0HNC8090TGDN2" started. 2025-07-01 12:21:19.770 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:21:19.770 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:21:19.770 +03:00 [DBG] POST requests are not supported 2025-07-01 12:21:19.770 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:21:19.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-07-01 12:21:19.770 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:19.770 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:21:19.770 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:21:19.770 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:21:19.770 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:21:19.770 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:19.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-07-01 12:21:19.770 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:21:19.770 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:21:19.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-07-01 12:21:19.770 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:21:19.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-07-01 12:21:19.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:19.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:19.770 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:21:19.770 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:21:19.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:19.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:19.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:19.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:19.771 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:21:19.771 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1275ms. 2025-07-01 12:21:19.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:19.771 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:19.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:19.771 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:19.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:19.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:19.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:19.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:19.771 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:21:19.771 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:21:19.771 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:21:19.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:19.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:19.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:19.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:19.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:19.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:19.771 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9561ms 2025-07-01 12:21:19.771 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:19.771 +03:00 [DBG] Connection id "0HNC8090TGDN2" completed keep alive response. 2025-07-01 12:21:19.771 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7953ms 2025-07-01 12:21:19.772 +03:00 [DBG] Connection id "0HNC8090TGDN2" received FIN. 2025-07-01 12:21:19.772 +03:00 [DBG] Connection id "0HNC8090TGDN2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:21:19.772 +03:00 [DBG] Connection id "0HNC8090TGDN2" disconnecting. 2025-07-01 12:21:19.772 +03:00 [DBG] Connection id "0HNC8090TGDN2" stopped. 2025-07-01 12:21:24.772 +03:00 [DBG] Connection id "0HNC8090TGDN3" accepted. 2025-07-01 12:21:24.772 +03:00 [DBG] Connection id "0HNC8090TGDN3" started. 2025-07-01 12:21:24.772 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:21:24.772 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:21:24.772 +03:00 [DBG] POST requests are not supported 2025-07-01 12:21:24.772 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:21:24.772 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:21:24.772 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:24.772 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:21:24.772 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:21:24.773 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:21:24.773 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:21:24.773 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:24.773 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:21:24.773 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:21:24.773 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:21:24.773 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:21:24.773 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:21:24.773 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:21:24.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:24.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:24.773 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:21:24.773 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:21:24.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:24.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:24.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:24.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:24.773 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:21:24.774 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1675ms. 2025-07-01 12:21:24.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:24.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:24.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:24.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:24.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:24.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:24.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:24.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:24.774 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:21:24.774 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:21:24.774 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:21:24.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:24.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:24.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:24.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:24.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:24.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:24.774 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0356ms 2025-07-01 12:21:24.774 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:24.774 +03:00 [DBG] Connection id "0HNC8090TGDN3" completed keep alive response. 2025-07-01 12:21:24.774 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9822ms 2025-07-01 12:21:24.774 +03:00 [DBG] Connection id "0HNC8090TGDN3" received FIN. 2025-07-01 12:21:24.774 +03:00 [DBG] Connection id "0HNC8090TGDN3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:21:24.775 +03:00 [DBG] Connection id "0HNC8090TGDN3" disconnecting. 2025-07-01 12:21:24.775 +03:00 [DBG] Connection id "0HNC8090TGDN3" stopped. 2025-07-01 12:21:29.765 +03:00 [DBG] Connection id "0HNC8090TGDN4" accepted. 2025-07-01 12:21:29.765 +03:00 [DBG] Connection id "0HNC8090TGDN4" started. 2025-07-01 12:21:29.765 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:21:29.765 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:21:29.765 +03:00 [DBG] POST requests are not supported 2025-07-01 12:21:29.765 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:21:29.766 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:21:29.766 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:29.766 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:21:29.766 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:21:29.766 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:21:29.766 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:21:29.766 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:29.766 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:21:29.766 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:21:29.766 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:21:29.766 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:21:29.766 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:21:29.766 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:21:29.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:29.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:29.766 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:21:29.766 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:21:29.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:29.766 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:29.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:29.766 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:29.766 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:21:29.767 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.153ms. 2025-07-01 12:21:29.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:29.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:29.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:29.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:29.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:29.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:29.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:29.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:29.767 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:21:29.767 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:21:29.767 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:21:29.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:29.767 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:29.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:29.767 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:29.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:29.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:29.767 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1866ms 2025-07-01 12:21:29.767 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:29.767 +03:00 [DBG] Connection id "0HNC8090TGDN4" completed keep alive response. 2025-07-01 12:21:29.767 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0855ms 2025-07-01 12:21:29.768 +03:00 [DBG] Connection id "0HNC8090TGDN4" received FIN. 2025-07-01 12:21:29.768 +03:00 [DBG] Connection id "0HNC8090TGDN4" disconnecting. 2025-07-01 12:21:29.768 +03:00 [DBG] Connection id "0HNC8090TGDN4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:21:29.769 +03:00 [DBG] Connection id "0HNC8090TGDN4" stopped. 2025-07-01 12:21:34.773 +03:00 [DBG] Connection id "0HNC8090TGDN5" accepted. 2025-07-01 12:21:34.773 +03:00 [DBG] Connection id "0HNC8090TGDN5" started. 2025-07-01 12:21:34.773 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:21:34.773 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:21:34.773 +03:00 [DBG] POST requests are not supported 2025-07-01 12:21:34.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:21:34.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-07-01 12:21:34.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:34.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:21:34.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:21:34.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:21:34.774 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:21:34.774 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:34.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-07-01 12:21:34.774 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:21:34.775 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:21:34.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-07-01 12:21:34.775 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:21:34.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-07-01 12:21:34.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:34.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:34.775 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:21:34.775 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:21:34.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:34.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:34.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:34.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:34.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:21:34.775 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1708ms. 2025-07-01 12:21:34.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:34.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:34.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:34.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:34.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:34.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:34.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:34.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:34.776 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:21:34.776 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:21:34.776 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:21:34.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:34.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:34.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:34.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:34.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:34.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:34.776 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4804ms 2025-07-01 12:21:34.776 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:34.776 +03:00 [DBG] Connection id "0HNC8090TGDN5" completed keep alive response. 2025-07-01 12:21:34.776 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0305ms 2025-07-01 12:21:34.777 +03:00 [DBG] Connection id "0HNC8090TGDN5" received FIN. 2025-07-01 12:21:34.777 +03:00 [DBG] Connection id "0HNC8090TGDN5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:21:34.777 +03:00 [DBG] Connection id "0HNC8090TGDN5" disconnecting. 2025-07-01 12:21:34.777 +03:00 [DBG] Connection id "0HNC8090TGDN5" stopped. 2025-07-01 12:21:39.764 +03:00 [DBG] Connection id "0HNC8090TGDN6" accepted. 2025-07-01 12:21:39.764 +03:00 [DBG] Connection id "0HNC8090TGDN6" started. 2025-07-01 12:21:39.764 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:21:39.764 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:21:39.764 +03:00 [DBG] POST requests are not supported 2025-07-01 12:21:39.764 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:21:39.764 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:21:39.764 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:39.764 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:21:39.764 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:21:39.764 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:21:39.764 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:21:39.764 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:39.765 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:21:39.765 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:21:39.765 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:21:39.765 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:21:39.765 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:21:39.765 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:21:39.765 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:39.765 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:39.765 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:21:39.765 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:21:39.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:39.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:39.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:39.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:39.765 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:21:39.765 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1441ms. 2025-07-01 12:21:39.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:39.765 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:39.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:39.765 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:39.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:39.765 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:39.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:39.765 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:39.766 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:21:39.766 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:21:39.766 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:21:39.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:39.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:39.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:39.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:39.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:39.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:39.766 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9589ms 2025-07-01 12:21:39.766 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:39.766 +03:00 [DBG] Connection id "0HNC8090TGDN6" completed keep alive response. 2025-07-01 12:21:39.766 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8156ms 2025-07-01 12:21:39.766 +03:00 [DBG] Connection id "0HNC8090TGDN6" received FIN. 2025-07-01 12:21:39.766 +03:00 [DBG] Connection id "0HNC8090TGDN6" disconnecting. 2025-07-01 12:21:39.766 +03:00 [DBG] Connection id "0HNC8090TGDN6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:21:39.767 +03:00 [DBG] Connection id "0HNC8090TGDN6" stopped. 2025-07-01 12:21:44.774 +03:00 [DBG] Connection id "0HNC8090TGDN7" accepted. 2025-07-01 12:21:44.774 +03:00 [DBG] Connection id "0HNC8090TGDN7" started. 2025-07-01 12:21:44.774 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:21:44.774 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:21:44.775 +03:00 [DBG] POST requests are not supported 2025-07-01 12:21:44.775 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:21:44.775 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:21:44.775 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:44.775 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:21:44.775 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:21:44.775 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:21:44.775 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:21:44.775 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:44.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-07-01 12:21:44.775 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:21:44.775 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:21:44.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-07-01 12:21:44.775 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:21:44.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-07-01 12:21:44.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:44.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:44.775 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:21:44.775 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:21:44.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:44.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:44.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:44.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:44.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:21:44.775 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1246ms. 2025-07-01 12:21:44.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:44.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:44.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:44.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:44.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:44.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:44.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:44.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:44.776 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:21:44.776 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:21:44.776 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:21:44.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:44.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:44.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:44.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:44.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:44.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:44.776 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.77ms 2025-07-01 12:21:44.776 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:44.776 +03:00 [DBG] Connection id "0HNC8090TGDN7" completed keep alive response. 2025-07-01 12:21:44.776 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4441ms 2025-07-01 12:21:44.776 +03:00 [DBG] Connection id "0HNC8090TGDN7" received FIN. 2025-07-01 12:21:44.776 +03:00 [DBG] Connection id "0HNC8090TGDN7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:21:44.776 +03:00 [DBG] Connection id "0HNC8090TGDN7" disconnecting. 2025-07-01 12:21:44.776 +03:00 [DBG] Connection id "0HNC8090TGDN7" stopped. 2025-07-01 12:21:49.776 +03:00 [DBG] Connection id "0HNC8090TGDN8" accepted. 2025-07-01 12:21:49.776 +03:00 [DBG] Connection id "0HNC8090TGDN8" started. 2025-07-01 12:21:49.776 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:21:49.776 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:21:49.776 +03:00 [DBG] POST requests are not supported 2025-07-01 12:21:49.776 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:21:49.776 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:21:49.776 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:49.776 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:21:49.776 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:21:49.776 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:21:49.776 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:21:49.776 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:49.776 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:21:49.776 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:21:49.776 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:21:49.776 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:21:49.776 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:21:49.776 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:21:49.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:49.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:49.776 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:21:49.776 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:21:49.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:49.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:49.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:49.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:49.776 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:21:49.777 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.13ms. 2025-07-01 12:21:49.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:49.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:49.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:49.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:49.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:49.777 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:49.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:49.777 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:49.777 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:21:49.777 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:21:49.777 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:21:49.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:49.777 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:49.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:49.777 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:49.777 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:49.777 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:49.777 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7317ms 2025-07-01 12:21:49.777 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:49.777 +03:00 [DBG] Connection id "0HNC8090TGDN8" completed keep alive response. 2025-07-01 12:21:49.777 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3022ms 2025-07-01 12:21:49.778 +03:00 [DBG] Connection id "0HNC8090TGDN8" received FIN. 2025-07-01 12:21:49.778 +03:00 [DBG] Connection id "0HNC8090TGDN8" disconnecting. 2025-07-01 12:21:49.778 +03:00 [DBG] Connection id "0HNC8090TGDN8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:21:49.779 +03:00 [DBG] Connection id "0HNC8090TGDN8" stopped. 2025-07-01 12:21:54.757 +03:00 [DBG] Connection id "0HNC8090TGDN9" accepted. 2025-07-01 12:21:54.757 +03:00 [DBG] Connection id "0HNC8090TGDN9" started. 2025-07-01 12:21:54.757 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:21:54.757 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:21:54.757 +03:00 [DBG] POST requests are not supported 2025-07-01 12:21:54.757 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:21:54.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-07-01 12:21:54.757 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:54.757 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:21:54.757 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:21:54.757 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:21:54.757 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:21:54.757 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:54.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-07-01 12:21:54.757 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:21:54.757 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:21:54.757 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:21:54.757 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:21:54.757 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:21:54.757 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:54.758 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:54.758 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:21:54.758 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:21:54.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:54.758 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:54.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:54.758 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:54.758 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:21:54.758 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1411ms. 2025-07-01 12:21:54.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:54.758 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:54.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:54.758 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:54.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:54.758 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:54.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:54.758 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:54.758 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:21:54.758 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:21:54.758 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:21:54.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:54.758 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:54.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:54.758 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:54.758 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:54.758 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:54.758 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6477ms 2025-07-01 12:21:54.758 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:54.758 +03:00 [DBG] Connection id "0HNC8090TGDN9" completed keep alive response. 2025-07-01 12:21:54.758 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1715ms 2025-07-01 12:21:54.758 +03:00 [DBG] Connection id "0HNC8090TGDN9" received FIN. 2025-07-01 12:21:54.759 +03:00 [DBG] Connection id "0HNC8090TGDN9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:21:54.759 +03:00 [DBG] Connection id "0HNC8090TGDN9" disconnecting. 2025-07-01 12:21:54.759 +03:00 [DBG] Connection id "0HNC8090TGDN9" stopped. 2025-07-01 12:21:59.771 +03:00 [DBG] Connection id "0HNC8090TGDNA" accepted. 2025-07-01 12:21:59.771 +03:00 [DBG] Connection id "0HNC8090TGDNA" started. 2025-07-01 12:21:59.771 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:21:59.771 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:21:59.771 +03:00 [DBG] POST requests are not supported 2025-07-01 12:21:59.771 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:21:59.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-07-01 12:21:59.771 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:59.771 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:21:59.771 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:21:59.771 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:21:59.771 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:21:59.772 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:59.772 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:21:59.772 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:21:59.772 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:21:59.772 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:21:59.772 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:21:59.772 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:21:59.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:59.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:59.772 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:21:59.772 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:21:59.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:59.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:59.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:59.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:59.772 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:21:59.772 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1772ms. 2025-07-01 12:21:59.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:59.773 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:21:59.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:59.773 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:21:59.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:59.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:59.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:59.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:59.773 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:21:59.773 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:21:59.773 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:21:59.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:59.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:21:59.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:59.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:59.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:59.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:21:59.773 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4587ms 2025-07-01 12:21:59.773 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:21:59.773 +03:00 [DBG] Connection id "0HNC8090TGDNA" completed keep alive response. 2025-07-01 12:21:59.773 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5171ms 2025-07-01 12:21:59.774 +03:00 [DBG] Connection id "0HNC8090TGDNA" received FIN. 2025-07-01 12:21:59.774 +03:00 [DBG] Connection id "0HNC8090TGDNA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:21:59.774 +03:00 [DBG] Connection id "0HNC8090TGDNA" disconnecting. 2025-07-01 12:21:59.774 +03:00 [DBG] Connection id "0HNC8090TGDNA" stopped. 2025-07-01 12:22:04.761 +03:00 [DBG] Connection id "0HNC8090TGDNB" accepted. 2025-07-01 12:22:04.762 +03:00 [DBG] Connection id "0HNC8090TGDNB" started. 2025-07-01 12:22:04.762 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:22:04.762 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:22:04.762 +03:00 [DBG] POST requests are not supported 2025-07-01 12:22:04.762 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:22:04.762 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:22:04.762 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:22:04.762 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:22:04.762 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:22:04.762 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:22:04.762 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:22:04.762 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:22:04.762 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:22:04.762 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:22:04.762 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:22:04.762 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:22:04.762 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:22:04.762 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:22:04.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:04.762 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:04.762 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:22:04.762 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:22:04.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:22:04.762 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:22:04.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:22:04.762 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:22:04.762 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:22:04.763 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1268ms. 2025-07-01 12:22:04.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:22:04.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:22:04.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:22:04.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:22:04.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:04.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:04.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:22:04.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:22:04.763 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:22:04.763 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:22:04.763 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:22:04.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:22:04.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:22:04.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:04.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:04.763 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:04.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:04.763 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7705ms 2025-07-01 12:22:04.763 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:22:04.763 +03:00 [DBG] Connection id "0HNC8090TGDNB" completed keep alive response. 2025-07-01 12:22:04.763 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4542ms 2025-07-01 12:22:04.763 +03:00 [DBG] Connection id "0HNC8090TGDNB" received FIN. 2025-07-01 12:22:04.764 +03:00 [DBG] Connection id "0HNC8090TGDNB" disconnecting. 2025-07-01 12:22:04.764 +03:00 [DBG] Connection id "0HNC8090TGDNB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:22:04.765 +03:00 [DBG] Connection id "0HNC8090TGDNB" stopped. 2025-07-01 12:22:09.788 +03:00 [DBG] Connection id "0HNC8090TGDNC" accepted. 2025-07-01 12:22:09.789 +03:00 [DBG] Connection id "0HNC8090TGDNC" started. 2025-07-01 12:22:09.789 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:22:09.789 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:22:09.789 +03:00 [DBG] POST requests are not supported 2025-07-01 12:22:09.789 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:22:09.789 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:22:09.789 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:22:09.789 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:22:09.789 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:22:09.789 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:22:09.789 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:22:09.789 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:22:09.789 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:22:09.789 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:22:09.789 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:22:09.789 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:22:09.789 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:22:09.789 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:22:09.789 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:09.789 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:09.789 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:22:09.789 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:22:09.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:22:09.789 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:22:09.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:22:09.789 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:22:09.789 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:22:09.790 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1221ms. 2025-07-01 12:22:09.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:22:09.790 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:22:09.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:22:09.790 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:22:09.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:09.790 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:09.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:22:09.790 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:22:09.790 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:22:09.790 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:22:09.790 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:22:09.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:22:09.790 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:22:09.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:09.790 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:09.790 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:09.790 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:09.790 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7554ms 2025-07-01 12:22:09.790 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:22:09.790 +03:00 [DBG] Connection id "0HNC8090TGDNC" completed keep alive response. 2025-07-01 12:22:09.790 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3654ms 2025-07-01 12:22:09.790 +03:00 [DBG] Connection id "0HNC8090TGDNC" received FIN. 2025-07-01 12:22:09.790 +03:00 [DBG] Connection id "0HNC8090TGDNC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:22:09.790 +03:00 [DBG] Connection id "0HNC8090TGDNC" disconnecting. 2025-07-01 12:22:09.790 +03:00 [DBG] Connection id "0HNC8090TGDNC" stopped. 2025-07-01 12:22:14.759 +03:00 [DBG] Connection id "0HNC8090TGDND" accepted. 2025-07-01 12:22:14.759 +03:00 [DBG] Connection id "0HNC8090TGDND" started. 2025-07-01 12:22:14.759 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:22:14.759 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:22:14.759 +03:00 [DBG] POST requests are not supported 2025-07-01 12:22:14.759 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:22:14.759 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:22:14.759 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:22:14.759 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:22:14.759 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:22:14.759 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:22:14.759 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:22:14.759 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:22:14.759 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:22:14.759 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:22:14.759 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:22:14.759 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:22:14.759 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:22:14.759 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:22:14.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:14.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:14.759 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:22:14.760 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:22:14.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:22:14.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:22:14.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:22:14.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:22:14.760 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:22:14.760 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1221ms. 2025-07-01 12:22:14.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:22:14.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:22:14.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:22:14.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:22:14.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:14.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:14.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:22:14.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:22:14.760 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:22:14.760 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:22:14.760 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:22:14.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:22:14.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:22:14.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:14.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:14.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:14.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:14.760 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7066ms 2025-07-01 12:22:14.760 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:22:14.760 +03:00 [DBG] Connection id "0HNC8090TGDND" completed keep alive response. 2025-07-01 12:22:14.760 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3179ms 2025-07-01 12:22:14.760 +03:00 [DBG] Connection id "0HNC8090TGDND" received FIN. 2025-07-01 12:22:14.760 +03:00 [DBG] Connection id "0HNC8090TGDND" disconnecting. 2025-07-01 12:22:14.761 +03:00 [DBG] Connection id "0HNC8090TGDND" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:22:14.762 +03:00 [DBG] Connection id "0HNC8090TGDND" stopped. 2025-07-01 12:22:49.513 +03:00 [DBG] Connection id "0HNC8090TGDNE" accepted. 2025-07-01 12:22:49.513 +03:00 [DBG] Connection id "0HNC8090TGDNE" started. 2025-07-01 12:22:49.513 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:22:49.513 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:22:49.513 +03:00 [DBG] POST requests are not supported 2025-07-01 12:22:49.513 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:22:49.513 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:22:49.513 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:22:49.513 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:22:49.513 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:22:49.513 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:22:49.513 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:22:49.513 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:22:49.513 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:22:49.513 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:22:49.513 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:22:49.513 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:22:49.514 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:22:49.514 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:22:49.514 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:49.514 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:49.514 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:22:49.514 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:22:49.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:22:49.514 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:22:49.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:22:49.514 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:22:49.514 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:22:49.514 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.13ms. 2025-07-01 12:22:49.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:22:49.514 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:22:49.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:22:49.514 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:22:49.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:49.514 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:49.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:22:49.514 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:22:49.514 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:22:49.514 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:22:49.514 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:22:49.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:22:49.514 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:22:49.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:49.514 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:49.514 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:49.514 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:49.514 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8147ms 2025-07-01 12:22:49.514 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:22:49.514 +03:00 [DBG] Connection id "0HNC8090TGDNE" completed keep alive response. 2025-07-01 12:22:49.514 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5051ms 2025-07-01 12:22:49.515 +03:00 [DBG] Connection id "0HNC8090TGDNE" received FIN. 2025-07-01 12:22:49.515 +03:00 [DBG] Connection id "0HNC8090TGDNE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:22:49.515 +03:00 [DBG] Connection id "0HNC8090TGDNE" disconnecting. 2025-07-01 12:22:49.515 +03:00 [DBG] Connection id "0HNC8090TGDNE" stopped. 2025-07-01 12:22:54.766 +03:00 [DBG] Connection id "0HNC8090TGDNF" accepted. 2025-07-01 12:22:54.766 +03:00 [DBG] Connection id "0HNC8090TGDNF" started. 2025-07-01 12:22:54.767 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:22:54.767 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:22:54.767 +03:00 [DBG] POST requests are not supported 2025-07-01 12:22:54.767 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:22:54.767 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:22:54.767 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:22:54.767 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:22:54.767 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:22:54.767 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:22:54.767 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:22:54.767 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:22:54.767 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:22:54.767 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:22:54.767 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:22:54.767 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:22:54.767 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:22:54.767 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:22:54.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:54.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:54.768 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:22:54.768 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:22:54.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:22:54.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:22:54.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:22:54.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:22:54.768 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:22:54.768 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1606ms. 2025-07-01 12:22:54.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:22:54.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:22:54.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:22:54.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:22:54.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:54.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:54.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:22:54.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:22:54.768 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:22:54.768 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:22:54.768 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:22:54.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:22:54.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:22:54.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:54.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:54.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:54.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:54.768 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8062ms 2025-07-01 12:22:54.768 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:22:54.768 +03:00 [DBG] Connection id "0HNC8090TGDNF" completed keep alive response. 2025-07-01 12:22:54.768 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5565ms 2025-07-01 12:22:54.769 +03:00 [DBG] Connection id "0HNC8090TGDNF" received FIN. 2025-07-01 12:22:54.769 +03:00 [DBG] Connection id "0HNC8090TGDNF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:22:54.769 +03:00 [DBG] Connection id "0HNC8090TGDNF" disconnecting. 2025-07-01 12:22:54.769 +03:00 [DBG] Connection id "0HNC8090TGDNF" stopped. 2025-07-01 12:22:59.761 +03:00 [DBG] Connection id "0HNC8090TGDNG" accepted. 2025-07-01 12:22:59.761 +03:00 [DBG] Connection id "0HNC8090TGDNG" started. 2025-07-01 12:22:59.761 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:22:59.761 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:22:59.761 +03:00 [DBG] POST requests are not supported 2025-07-01 12:22:59.761 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:22:59.762 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:22:59.762 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:22:59.762 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:22:59.762 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:22:59.762 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:22:59.762 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:22:59.762 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:22:59.762 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:22:59.762 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:22:59.762 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:22:59.762 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:22:59.762 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:22:59.762 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:22:59.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:59.762 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:59.762 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:22:59.762 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:22:59.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:22:59.762 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:22:59.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:22:59.762 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:22:59.762 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:22:59.762 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1273ms. 2025-07-01 12:22:59.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:22:59.762 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:22:59.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:22:59.762 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:22:59.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:59.762 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:59.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:22:59.762 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:22:59.762 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:22:59.763 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:22:59.763 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:22:59.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:22:59.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:22:59.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:59.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:59.763 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:59.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:22:59.763 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7486ms 2025-07-01 12:22:59.763 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:22:59.763 +03:00 [DBG] Connection id "0HNC8090TGDNG" completed keep alive response. 2025-07-01 12:22:59.763 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4182ms 2025-07-01 12:22:59.763 +03:00 [DBG] Connection id "0HNC8090TGDNG" received FIN. 2025-07-01 12:22:59.763 +03:00 [DBG] Connection id "0HNC8090TGDNG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:22:59.763 +03:00 [DBG] Connection id "0HNC8090TGDNG" disconnecting. 2025-07-01 12:22:59.763 +03:00 [DBG] Connection id "0HNC8090TGDNG" stopped. 2025-07-01 12:23:04.762 +03:00 [DBG] Connection id "0HNC8090TGDNH" accepted. 2025-07-01 12:23:04.762 +03:00 [DBG] Connection id "0HNC8090TGDNH" started. 2025-07-01 12:23:04.762 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:23:04.762 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:23:04.762 +03:00 [DBG] POST requests are not supported 2025-07-01 12:23:04.762 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:23:04.762 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:23:04.762 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:04.762 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:23:04.762 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:23:04.762 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:23:04.762 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:23:04.762 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:04.762 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:23:04.762 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:23:04.762 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:23:04.762 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:23:04.762 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:23:04.762 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:23:04.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:04.762 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:04.762 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:23:04.762 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:23:04.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:04.762 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:04.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:04.762 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:04.762 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:23:04.763 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-07-01 12:23:04.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:04.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:04.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:04.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:04.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:04.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:04.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:04.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:04.763 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:23:04.763 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:23:04.763 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:23:04.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:04.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:04.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:04.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:04.763 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:04.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:04.763 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6801ms 2025-07-01 12:23:04.763 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:04.763 +03:00 [DBG] Connection id "0HNC8090TGDNH" completed keep alive response. 2025-07-01 12:23:04.763 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2692ms 2025-07-01 12:23:04.763 +03:00 [DBG] Connection id "0HNC8090TGDNH" received FIN. 2025-07-01 12:23:04.763 +03:00 [DBG] Connection id "0HNC8090TGDNH" disconnecting. 2025-07-01 12:23:04.764 +03:00 [DBG] Connection id "0HNC8090TGDNH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:23:04.765 +03:00 [DBG] Connection id "0HNC8090TGDNH" stopped. 2025-07-01 12:23:09.772 +03:00 [DBG] Connection id "0HNC8090TGDNI" accepted. 2025-07-01 12:23:09.772 +03:00 [DBG] Connection id "0HNC8090TGDNI" started. 2025-07-01 12:23:09.772 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:23:09.772 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:23:09.772 +03:00 [DBG] POST requests are not supported 2025-07-01 12:23:09.772 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:23:09.772 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:23:09.772 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:09.772 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:23:09.772 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:23:09.773 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:23:09.773 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:23:09.773 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:09.773 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:23:09.773 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:23:09.773 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:23:09.773 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:23:09.773 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:23:09.773 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:23:09.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:09.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:09.773 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:23:09.773 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:23:09.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:09.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:09.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:09.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:09.773 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:23:09.773 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1316ms. 2025-07-01 12:23:09.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:09.773 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:09.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:09.773 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:09.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:09.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:09.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:09.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:09.774 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:23:09.774 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:23:09.774 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:23:09.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:09.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:09.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:09.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:09.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:09.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:09.774 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8431ms 2025-07-01 12:23:09.774 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:09.774 +03:00 [DBG] Connection id "0HNC8090TGDNI" completed keep alive response. 2025-07-01 12:23:09.774 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6799ms 2025-07-01 12:23:09.774 +03:00 [DBG] Connection id "0HNC8090TGDNI" received FIN. 2025-07-01 12:23:09.774 +03:00 [DBG] Connection id "0HNC8090TGDNI" disconnecting. 2025-07-01 12:23:09.774 +03:00 [DBG] Connection id "0HNC8090TGDNI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:23:09.775 +03:00 [DBG] Connection id "0HNC8090TGDNI" stopped. 2025-07-01 12:23:14.758 +03:00 [DBG] Connection id "0HNC8090TGDNJ" accepted. 2025-07-01 12:23:14.758 +03:00 [DBG] Connection id "0HNC8090TGDNJ" started. 2025-07-01 12:23:14.758 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:23:14.759 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:23:14.759 +03:00 [DBG] POST requests are not supported 2025-07-01 12:23:14.759 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:23:14.759 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:23:14.759 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:14.759 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:23:14.759 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:23:14.759 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:23:14.759 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:23:14.759 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:14.759 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:23:14.759 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:23:14.759 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:23:14.759 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:23:14.759 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:23:14.759 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:23:14.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:14.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:14.759 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:23:14.759 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:23:14.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:14.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:14.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:14.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:14.760 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:23:14.760 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1687ms. 2025-07-01 12:23:14.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:14.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:14.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:14.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:14.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:14.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:14.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:14.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:14.760 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:23:14.760 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:23:14.760 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:23:14.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:14.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:14.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:14.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:14.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:14.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:14.760 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1364ms 2025-07-01 12:23:14.760 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:14.760 +03:00 [DBG] Connection id "0HNC8090TGDNJ" completed keep alive response. 2025-07-01 12:23:14.760 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0168ms 2025-07-01 12:23:14.761 +03:00 [DBG] Connection id "0HNC8090TGDNJ" received FIN. 2025-07-01 12:23:14.761 +03:00 [DBG] Connection id "0HNC8090TGDNJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:23:14.761 +03:00 [DBG] Connection id "0HNC8090TGDNJ" disconnecting. 2025-07-01 12:23:14.761 +03:00 [DBG] Connection id "0HNC8090TGDNJ" stopped. 2025-07-01 12:23:19.759 +03:00 [DBG] Connection id "0HNC8090TGDNK" accepted. 2025-07-01 12:23:19.759 +03:00 [DBG] Connection id "0HNC8090TGDNK" started. 2025-07-01 12:23:19.760 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:23:19.760 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:23:19.760 +03:00 [DBG] POST requests are not supported 2025-07-01 12:23:19.760 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:23:19.760 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:23:19.760 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:19.760 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:23:19.760 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:23:19.760 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:23:19.760 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:23:19.760 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:19.760 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:23:19.760 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:23:19.760 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:23:19.760 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:23:19.760 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:23:19.760 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:23:19.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:19.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:19.760 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:23:19.761 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:23:19.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:19.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:19.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:19.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:19.761 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:23:19.761 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1629ms. 2025-07-01 12:23:19.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:19.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:19.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:19.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:19.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:19.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:19.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:19.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:19.761 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:23:19.761 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:23:19.761 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:23:19.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:19.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:19.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:19.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:19.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:19.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:19.761 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7874ms 2025-07-01 12:23:19.761 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:19.761 +03:00 [DBG] Connection id "0HNC8090TGDNK" completed keep alive response. 2025-07-01 12:23:19.761 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5382ms 2025-07-01 12:23:19.761 +03:00 [DBG] Connection id "0HNC8090TGDNK" received FIN. 2025-07-01 12:23:19.762 +03:00 [DBG] Connection id "0HNC8090TGDNK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:23:19.762 +03:00 [DBG] Connection id "0HNC8090TGDNK" disconnecting. 2025-07-01 12:23:19.762 +03:00 [DBG] Connection id "0HNC8090TGDNK" stopped. 2025-07-01 12:23:24.766 +03:00 [DBG] Connection id "0HNC8090TGDNL" accepted. 2025-07-01 12:23:24.766 +03:00 [DBG] Connection id "0HNC8090TGDNL" started. 2025-07-01 12:23:24.767 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:23:24.767 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:23:24.767 +03:00 [DBG] POST requests are not supported 2025-07-01 12:23:24.767 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:23:24.767 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:23:24.767 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:24.767 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:23:24.767 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:23:24.767 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:23:24.767 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:23:24.767 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:24.767 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:23:24.767 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:23:24.767 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:23:24.767 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:23:24.767 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:23:24.767 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:23:24.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:24.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:24.767 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:23:24.767 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:23:24.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:24.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:24.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:24.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:24.767 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:23:24.768 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1222ms. 2025-07-01 12:23:24.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:24.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:24.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:24.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:24.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:24.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:24.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:24.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:24.768 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:23:24.768 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:23:24.768 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:23:24.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:24.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:24.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:24.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:24.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:24.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:24.768 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7097ms 2025-07-01 12:23:24.768 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:24.768 +03:00 [DBG] Connection id "0HNC8090TGDNL" completed keep alive response. 2025-07-01 12:23:24.768 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4315ms 2025-07-01 12:23:24.768 +03:00 [DBG] Connection id "0HNC8090TGDNL" received FIN. 2025-07-01 12:23:24.769 +03:00 [DBG] Connection id "0HNC8090TGDNL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:23:24.769 +03:00 [DBG] Connection id "0HNC8090TGDNL" disconnecting. 2025-07-01 12:23:24.769 +03:00 [DBG] Connection id "0HNC8090TGDNL" stopped. 2025-07-01 12:23:29.768 +03:00 [DBG] Connection id "0HNC8090TGDNM" accepted. 2025-07-01 12:23:29.768 +03:00 [DBG] Connection id "0HNC8090TGDNM" started. 2025-07-01 12:23:29.768 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:23:29.769 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:23:29.769 +03:00 [DBG] POST requests are not supported 2025-07-01 12:23:29.769 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:23:29.769 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:23:29.769 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:29.769 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:23:29.769 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:23:29.769 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:23:29.769 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:23:29.769 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:29.769 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:23:29.769 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:23:29.769 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:23:29.769 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:23:29.769 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:23:29.769 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:23:29.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:29.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:29.769 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:23:29.769 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:23:29.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:29.769 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:29.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:29.769 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:29.769 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:23:29.769 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1285ms. 2025-07-01 12:23:29.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:29.769 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:29.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:29.769 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:29.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:29.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:29.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:29.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:29.770 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:23:29.770 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:23:29.770 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:23:29.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:29.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:29.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:29.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:29.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:29.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:29.770 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6809ms 2025-07-01 12:23:29.770 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:29.770 +03:00 [DBG] Connection id "0HNC8090TGDNM" completed keep alive response. 2025-07-01 12:23:29.770 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.401ms 2025-07-01 12:23:29.770 +03:00 [DBG] Connection id "0HNC8090TGDNM" received FIN. 2025-07-01 12:23:29.770 +03:00 [DBG] Connection id "0HNC8090TGDNM" disconnecting. 2025-07-01 12:23:29.770 +03:00 [DBG] Connection id "0HNC8090TGDNM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:23:29.771 +03:00 [DBG] Connection id "0HNC8090TGDNM" stopped. 2025-07-01 12:23:34.762 +03:00 [DBG] Connection id "0HNC8090TGDNN" accepted. 2025-07-01 12:23:34.762 +03:00 [DBG] Connection id "0HNC8090TGDNN" started. 2025-07-01 12:23:34.762 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:23:34.762 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:23:34.762 +03:00 [DBG] POST requests are not supported 2025-07-01 12:23:34.762 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:23:34.762 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:23:34.762 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:34.762 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:23:34.762 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:23:34.763 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:23:34.763 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:23:34.763 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:34.763 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:23:34.763 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:23:34.763 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:23:34.763 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:23:34.763 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:23:34.763 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:23:34.763 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:34.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:34.763 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:23:34.763 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:23:34.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:34.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:34.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:34.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:34.763 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:23:34.763 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1211ms. 2025-07-01 12:23:34.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:34.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:34.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:34.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:34.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:34.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:34.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:34.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:34.763 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:23:34.763 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:23:34.763 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:23:34.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:34.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:34.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:34.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:34.764 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:34.764 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:34.764 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7176ms 2025-07-01 12:23:34.764 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:34.764 +03:00 [DBG] Connection id "0HNC8090TGDNN" completed keep alive response. 2025-07-01 12:23:34.764 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7938ms 2025-07-01 12:23:34.764 +03:00 [DBG] Connection id "0HNC8090TGDNN" received FIN. 2025-07-01 12:23:34.764 +03:00 [DBG] Connection id "0HNC8090TGDNN" disconnecting. 2025-07-01 12:23:34.764 +03:00 [DBG] Connection id "0HNC8090TGDNN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:23:34.765 +03:00 [DBG] Connection id "0HNC8090TGDNN" stopped. 2025-07-01 12:23:39.765 +03:00 [DBG] Connection id "0HNC8090TGDNO" accepted. 2025-07-01 12:23:39.766 +03:00 [DBG] Connection id "0HNC8090TGDNO" started. 2025-07-01 12:23:39.766 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:23:39.766 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:23:39.766 +03:00 [DBG] POST requests are not supported 2025-07-01 12:23:39.766 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:23:39.766 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:23:39.766 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:39.766 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:23:39.767 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:23:39.767 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:23:39.767 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:23:39.767 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:39.767 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:23:39.767 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:23:39.767 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:23:39.767 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:23:39.767 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:23:39.767 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:23:39.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:39.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:39.767 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:23:39.767 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:23:39.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:39.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:39.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:39.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:39.767 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:23:39.767 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1445ms. 2025-07-01 12:23:39.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:39.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:39.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:39.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:39.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:39.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:39.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:39.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:39.768 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:23:39.768 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:23:39.768 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:23:39.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:39.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:39.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:39.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:39.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:39.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:39.768 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9541ms 2025-07-01 12:23:39.768 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:39.768 +03:00 [DBG] Connection id "0HNC8090TGDNO" completed keep alive response. 2025-07-01 12:23:39.768 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7777ms 2025-07-01 12:23:39.768 +03:00 [DBG] Connection id "0HNC8090TGDNO" received FIN. 2025-07-01 12:23:39.768 +03:00 [DBG] Connection id "0HNC8090TGDNO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:23:39.768 +03:00 [DBG] Connection id "0HNC8090TGDNO" disconnecting. 2025-07-01 12:23:39.769 +03:00 [DBG] Connection id "0HNC8090TGDNO" stopped. 2025-07-01 12:23:44.772 +03:00 [DBG] Connection id "0HNC8090TGDNP" accepted. 2025-07-01 12:23:44.772 +03:00 [DBG] Connection id "0HNC8090TGDNP" started. 2025-07-01 12:23:44.773 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:23:44.773 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:23:44.773 +03:00 [DBG] POST requests are not supported 2025-07-01 12:23:44.773 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:23:44.773 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:23:44.773 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:44.773 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:23:44.773 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:23:44.773 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:23:44.773 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:23:44.773 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:44.773 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:23:44.773 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:23:44.773 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:23:44.773 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:23:44.773 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:23:44.773 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:23:44.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:44.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:44.773 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:23:44.773 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:23:44.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:44.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:44.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:44.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:44.773 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:23:44.773 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1308ms. 2025-07-01 12:23:44.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:44.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:44.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:44.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:44.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:44.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:44.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:44.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:44.774 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:23:44.774 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:23:44.774 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:23:44.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:44.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:44.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:44.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:44.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:44.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:44.774 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6815ms 2025-07-01 12:23:44.774 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:44.774 +03:00 [DBG] Connection id "0HNC8090TGDNP" completed keep alive response. 2025-07-01 12:23:44.774 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3266ms 2025-07-01 12:23:44.774 +03:00 [DBG] Connection id "0HNC8090TGDNP" received FIN. 2025-07-01 12:23:44.774 +03:00 [DBG] Connection id "0HNC8090TGDNP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:23:44.774 +03:00 [DBG] Connection id "0HNC8090TGDNP" disconnecting. 2025-07-01 12:23:44.775 +03:00 [DBG] Connection id "0HNC8090TGDNP" stopped. 2025-07-01 12:23:49.773 +03:00 [DBG] Connection id "0HNC8090TGDNQ" accepted. 2025-07-01 12:23:49.774 +03:00 [DBG] Connection id "0HNC8090TGDNQ" started. 2025-07-01 12:23:49.774 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:23:49.774 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:23:49.774 +03:00 [DBG] POST requests are not supported 2025-07-01 12:23:49.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:23:49.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-07-01 12:23:49.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:49.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:23:49.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:23:49.775 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:23:49.775 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:23:49.775 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:49.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-07-01 12:23:49.775 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:23:49.775 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:23:49.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-07-01 12:23:49.775 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:23:49.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-07-01 12:23:49.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:49.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:49.775 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:23:49.775 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:23:49.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:49.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:49.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:49.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:49.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:23:49.775 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1144ms. 2025-07-01 12:23:49.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:49.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:23:49.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:49.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:23:49.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:49.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:49.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:49.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:49.775 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:23:49.775 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:23:49.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:23:49.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:49.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:23:49.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:49.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:49.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:49.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:23:49.775 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.582ms 2025-07-01 12:23:49.775 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:23:49.775 +03:00 [DBG] Connection id "0HNC8090TGDNQ" completed keep alive response. 2025-07-01 12:23:49.776 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2465ms 2025-07-01 12:23:49.776 +03:00 [DBG] Connection id "0HNC8090TGDNQ" received FIN. 2025-07-01 12:23:49.776 +03:00 [DBG] Connection id "0HNC8090TGDNQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:23:49.776 +03:00 [DBG] Connection id "0HNC8090TGDNQ" disconnecting. 2025-07-01 12:23:49.776 +03:00 [DBG] Connection id "0HNC8090TGDNQ" stopped. 2025-07-01 12:24:02.773 +03:00 [DBG] Connection id "0HNC8090TGDNR" accepted. 2025-07-01 12:24:02.773 +03:00 [DBG] Connection id "0HNC8090TGDNR" started. 2025-07-01 12:24:02.773 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:24:02.773 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:24:02.773 +03:00 [DBG] POST requests are not supported 2025-07-01 12:24:02.773 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:24:02.773 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:24:02.773 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:24:02.773 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:24:02.773 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:24:02.773 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:24:02.773 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:24:02.773 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:24:02.773 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:24:02.773 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:24:02.773 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:24:02.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-07-01 12:24:02.774 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:24:02.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-07-01 12:24:02.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:24:02.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:24:02.774 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:24:02.774 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:24:02.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:24:02.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:24:02.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:24:02.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:24:02.774 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:24:02.774 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1306ms. 2025-07-01 12:24:02.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:24:02.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:24:02.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:24:02.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:24:02.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:24:02.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:24:02.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:24:02.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:24:02.774 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:24:02.774 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:24:02.774 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:24:02.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:24:02.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:24:02.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:24:02.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:24:02.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:24:02.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:24:02.774 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7459ms 2025-07-01 12:24:02.774 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:24:02.774 +03:00 [DBG] Connection id "0HNC8090TGDNR" completed keep alive response. 2025-07-01 12:24:02.774 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3524ms 2025-07-01 12:24:02.775 +03:00 [DBG] Connection id "0HNC8090TGDNR" received FIN. 2025-07-01 12:24:02.775 +03:00 [DBG] Connection id "0HNC8090TGDNR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:24:02.775 +03:00 [DBG] Connection id "0HNC8090TGDNR" disconnecting. 2025-07-01 12:24:02.775 +03:00 [DBG] Connection id "0HNC8090TGDNR" stopped. 2025-07-01 12:25:02.759 +03:00 [DBG] Connection id "0HNC8090TGDNS" accepted. 2025-07-01 12:25:02.760 +03:00 [DBG] Connection id "0HNC8090TGDNS" started. 2025-07-01 12:25:02.760 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:25:02.760 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:25:02.760 +03:00 [DBG] POST requests are not supported 2025-07-01 12:25:02.760 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:25:02.760 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:25:02.760 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:25:02.760 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:25:02.760 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:25:02.760 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:25:02.760 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:25:02.760 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:25:02.760 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:25:02.760 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:25:02.760 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:25:02.760 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:25:02.760 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:25:02.760 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:25:02.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:25:02.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:25:02.760 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:25:02.760 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:25:02.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:25:02.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:25:02.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:25:02.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:25:02.761 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:25:02.761 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1501ms. 2025-07-01 12:25:02.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:25:02.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:25:02.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:25:02.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:25:02.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:25:02.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:25:02.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:25:02.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:25:02.761 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:25:02.761 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:25:02.761 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:25:02.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:25:02.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:25:02.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:25:02.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:25:02.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:25:02.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:25:02.761 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7736ms 2025-07-01 12:25:02.761 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:25:02.761 +03:00 [DBG] Connection id "0HNC8090TGDNS" completed keep alive response. 2025-07-01 12:25:02.761 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5241ms 2025-07-01 12:25:02.761 +03:00 [DBG] Connection id "0HNC8090TGDNS" received FIN. 2025-07-01 12:25:02.762 +03:00 [DBG] Connection id "0HNC8090TGDNS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:25:02.762 +03:00 [DBG] Connection id "0HNC8090TGDNS" disconnecting. 2025-07-01 12:25:02.762 +03:00 [DBG] Connection id "0HNC8090TGDNS" stopped. 2025-07-01 12:26:02.766 +03:00 [DBG] Connection id "0HNC8090TGDNT" accepted. 2025-07-01 12:26:02.766 +03:00 [DBG] Connection id "0HNC8090TGDNT" started. 2025-07-01 12:26:02.766 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:26:02.766 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:26:02.766 +03:00 [DBG] POST requests are not supported 2025-07-01 12:26:02.766 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:26:02.766 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:26:02.766 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:26:02.766 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:26:02.766 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:26:02.766 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:26:02.766 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:26:02.766 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:26:02.766 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:26:02.767 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:26:02.767 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:26:02.767 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:26:02.767 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:26:02.767 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:26:02.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:26:02.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:26:02.767 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:26:02.767 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:26:02.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:26:02.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:26:02.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:26:02.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:26:02.767 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:26:02.767 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1225ms. 2025-07-01 12:26:02.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:26:02.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:26:02.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:26:02.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:26:02.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:26:02.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:26:02.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:26:02.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:26:02.767 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:26:02.767 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:26:02.767 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:26:02.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:26:02.767 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:26:02.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:26:02.767 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:26:02.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:26:02.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:26:02.767 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6427ms 2025-07-01 12:26:02.767 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:26:02.767 +03:00 [DBG] Connection id "0HNC8090TGDNT" completed keep alive response. 2025-07-01 12:26:02.767 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1692ms 2025-07-01 12:26:02.768 +03:00 [DBG] Connection id "0HNC8090TGDNT" received FIN. 2025-07-01 12:26:02.768 +03:00 [DBG] Connection id "0HNC8090TGDNT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:26:02.768 +03:00 [DBG] Connection id "0HNC8090TGDNT" disconnecting. 2025-07-01 12:26:02.768 +03:00 [DBG] Connection id "0HNC8090TGDNT" stopped. 2025-07-01 12:27:02.770 +03:00 [DBG] Connection id "0HNC8090TGDNU" accepted. 2025-07-01 12:27:02.770 +03:00 [DBG] Connection id "0HNC8090TGDNU" started. 2025-07-01 12:27:02.770 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:27:02.770 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:27:02.770 +03:00 [DBG] POST requests are not supported 2025-07-01 12:27:02.770 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:27:02.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-07-01 12:27:02.771 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:27:02.771 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:27:02.771 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:27:02.771 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:27:02.771 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:27:02.771 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:27:02.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-07-01 12:27:02.771 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:27:02.771 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:27:02.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-07-01 12:27:02.771 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:27:02.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-07-01 12:27:02.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:27:02.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:27:02.771 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:27:02.771 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:27:02.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:27:02.771 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:27:02.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:27:02.771 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:27:02.771 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:27:02.771 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1233ms. 2025-07-01 12:27:02.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:27:02.771 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:27:02.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:27:02.771 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:27:02.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:27:02.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:27:02.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:27:02.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:27:02.772 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:27:02.772 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:27:02.772 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:27:02.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:27:02.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:27:02.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:27:02.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:27:02.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:27:02.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:27:02.772 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7039ms 2025-07-01 12:27:02.772 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:27:02.772 +03:00 [DBG] Connection id "0HNC8090TGDNU" completed keep alive response. 2025-07-01 12:27:02.772 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4439ms 2025-07-01 12:27:02.772 +03:00 [DBG] Connection id "0HNC8090TGDNU" received FIN. 2025-07-01 12:27:02.772 +03:00 [DBG] Connection id "0HNC8090TGDNU" disconnecting. 2025-07-01 12:27:02.772 +03:00 [DBG] Connection id "0HNC8090TGDNU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:27:02.773 +03:00 [DBG] Connection id "0HNC8090TGDNU" stopped. 2025-07-01 12:28:02.774 +03:00 [DBG] Connection id "0HNC8090TGDNV" accepted. 2025-07-01 12:28:02.775 +03:00 [DBG] Connection id "0HNC8090TGDNV" started. 2025-07-01 12:28:02.775 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:28:02.775 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:28:02.775 +03:00 [DBG] POST requests are not supported 2025-07-01 12:28:02.775 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:28:02.775 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:28:02.775 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:28:02.775 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:28:02.775 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:28:02.775 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:28:02.775 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:28:02.775 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:28:02.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-07-01 12:28:02.775 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:28:02.775 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:28:02.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-07-01 12:28:02.775 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:28:02.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-07-01 12:28:02.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:28:02.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:28:02.775 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:28:02.776 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:28:02.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:28:02.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:28:02.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:28:02.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:28:02.776 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:28:02.776 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1414ms. 2025-07-01 12:28:02.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:28:02.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:28:02.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:28:02.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:28:02.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:28:02.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:28:02.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:28:02.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:28:02.776 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:28:02.776 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:28:02.776 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:28:02.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:28:02.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:28:02.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:28:02.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:28:02.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:28:02.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:28:02.776 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8249ms 2025-07-01 12:28:02.776 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:28:02.776 +03:00 [DBG] Connection id "0HNC8090TGDNV" completed keep alive response. 2025-07-01 12:28:02.776 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6251ms 2025-07-01 12:28:02.776 +03:00 [DBG] Connection id "0HNC8090TGDNV" received FIN. 2025-07-01 12:28:02.776 +03:00 [DBG] Connection id "0HNC8090TGDNV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:28:02.777 +03:00 [DBG] Connection id "0HNC8090TGDNV" disconnecting. 2025-07-01 12:28:02.777 +03:00 [DBG] Connection id "0HNC8090TGDNV" stopped. 2025-07-01 12:29:02.768 +03:00 [DBG] Connection id "0HNC8090TGDO0" accepted. 2025-07-01 12:29:02.769 +03:00 [DBG] Connection id "0HNC8090TGDO0" started. 2025-07-01 12:29:02.769 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:29:02.769 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:29:02.769 +03:00 [DBG] POST requests are not supported 2025-07-01 12:29:02.769 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:29:02.769 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:29:02.769 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:29:02.769 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:29:02.769 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:29:02.769 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:29:02.769 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:29:02.769 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:29:02.769 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:29:02.769 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:29:02.769 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:29:02.769 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:29:02.769 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:29:02.769 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:29:02.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:29:02.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:29:02.769 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:29:02.769 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:29:02.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:29:02.769 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:29:02.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:29:02.769 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:29:02.769 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:29:02.770 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1265ms. 2025-07-01 12:29:02.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:29:02.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:29:02.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:29:02.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:29:02.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:29:02.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:29:02.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:29:02.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:29:02.770 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:29:02.770 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:29:02.770 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:29:02.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:29:02.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:29:02.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:29:02.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:29:02.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:29:02.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:29:02.770 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7783ms 2025-07-01 12:29:02.770 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:29:02.770 +03:00 [DBG] Connection id "0HNC8090TGDO0" completed keep alive response. 2025-07-01 12:29:02.770 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4523ms 2025-07-01 12:29:02.770 +03:00 [DBG] Connection id "0HNC8090TGDO0" received FIN. 2025-07-01 12:29:02.770 +03:00 [DBG] Connection id "0HNC8090TGDO0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:29:02.771 +03:00 [DBG] Connection id "0HNC8090TGDO0" disconnecting. 2025-07-01 12:29:02.771 +03:00 [DBG] Connection id "0HNC8090TGDO0" stopped. 2025-07-01 12:30:02.771 +03:00 [DBG] Connection id "0HNC8090TGDO1" accepted. 2025-07-01 12:30:02.771 +03:00 [DBG] Connection id "0HNC8090TGDO1" started. 2025-07-01 12:30:02.771 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:30:02.771 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:30:02.771 +03:00 [DBG] POST requests are not supported 2025-07-01 12:30:02.771 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:30:02.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-07-01 12:30:02.771 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:30:02.771 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:30:02.771 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:30:02.771 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:30:02.771 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:30:02.771 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:30:02.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-07-01 12:30:02.771 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:30:02.771 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:30:02.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-07-01 12:30:02.772 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:30:02.772 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:30:02.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:02.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:02.772 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:30:02.772 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:30:02.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:30:02.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:30:02.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:30:02.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:30:02.772 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:30:02.772 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1269ms. 2025-07-01 12:30:02.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:30:02.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:30:02.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:30:02.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:30:02.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:02.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:02.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:30:02.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:30:02.772 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:30:02.772 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:30:02.772 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:30:02.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:30:02.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:30:02.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:02.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:02.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:02.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:02.772 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6904ms 2025-07-01 12:30:02.772 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:30:02.772 +03:00 [DBG] Connection id "0HNC8090TGDO1" completed keep alive response. 2025-07-01 12:30:02.772 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4546ms 2025-07-01 12:30:02.773 +03:00 [DBG] Connection id "0HNC8090TGDO1" received FIN. 2025-07-01 12:30:02.773 +03:00 [DBG] Connection id "0HNC8090TGDO1" disconnecting. 2025-07-01 12:30:02.773 +03:00 [DBG] Connection id "0HNC8090TGDO1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:30:02.774 +03:00 [DBG] Connection id "0HNC8090TGDO1" stopped. 2025-07-01 12:30:47.085 +03:00 [DBG] Connection id "0HNC8090TGDO2" accepted. 2025-07-01 12:30:47.086 +03:00 [DBG] Connection id "0HNC8090TGDO2" started. 2025-07-01 12:30:47.086 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:30:47.086 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:30:47.086 +03:00 [DBG] POST requests are not supported 2025-07-01 12:30:47.086 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:30:47.086 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:30:47.086 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:30:47.086 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:30:47.086 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:30:47.086 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:30:47.086 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:30:47.086 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:30:47.086 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:30:47.086 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:30:47.086 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:30:47.086 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:30:47.086 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:30:47.086 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:30:47.086 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:47.086 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:47.086 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:30:47.087 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:30:47.087 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:30:47.087 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:30:47.087 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:30:47.087 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:30:47.087 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:30:47.087 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1176ms. 2025-07-01 12:30:47.087 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:30:47.087 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:30:47.087 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:30:47.087 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:30:47.087 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:47.087 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:47.087 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:30:47.087 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:30:47.087 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:30:47.087 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:30:47.087 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:30:47.087 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:30:47.087 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:30:47.087 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:47.087 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:47.087 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:47.087 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:47.087 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7895ms 2025-07-01 12:30:47.087 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:30:47.087 +03:00 [DBG] Connection id "0HNC8090TGDO2" completed keep alive response. 2025-07-01 12:30:47.087 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5691ms 2025-07-01 12:30:47.088 +03:00 [DBG] Connection id "0HNC8090TGDO2" received FIN. 2025-07-01 12:30:47.088 +03:00 [DBG] Connection id "0HNC8090TGDO2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:30:47.088 +03:00 [DBG] Connection id "0HNC8090TGDO2" disconnecting. 2025-07-01 12:30:47.088 +03:00 [DBG] Connection id "0HNC8090TGDO2" stopped. 2025-07-01 12:30:49.766 +03:00 [DBG] Connection id "0HNC8090TGDO3" accepted. 2025-07-01 12:30:49.766 +03:00 [DBG] Connection id "0HNC8090TGDO3" started. 2025-07-01 12:30:49.766 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:30:49.766 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:30:49.766 +03:00 [DBG] POST requests are not supported 2025-07-01 12:30:49.766 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:30:49.766 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:30:49.766 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:30:49.766 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:30:49.766 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:30:49.766 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:30:49.766 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:30:49.766 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:30:49.766 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:30:49.766 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:30:49.766 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:30:49.766 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:30:49.767 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:30:49.767 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:30:49.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:49.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:49.767 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:30:49.767 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:30:49.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:30:49.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:30:49.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:30:49.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:30:49.767 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:30:49.767 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1196ms. 2025-07-01 12:30:49.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:30:49.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:30:49.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:30:49.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:30:49.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:49.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:49.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:30:49.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:30:49.767 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:30:49.767 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:30:49.767 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:30:49.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:30:49.767 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:30:49.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:49.767 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:49.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:49.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:49.767 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6368ms 2025-07-01 12:30:49.767 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:30:49.767 +03:00 [DBG] Connection id "0HNC8090TGDO3" completed keep alive response. 2025-07-01 12:30:49.767 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1841ms 2025-07-01 12:30:49.767 +03:00 [DBG] Connection id "0HNC8090TGDO3" received FIN. 2025-07-01 12:30:49.768 +03:00 [DBG] Connection id "0HNC8090TGDO3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:30:49.768 +03:00 [DBG] Connection id "0HNC8090TGDO3" disconnecting. 2025-07-01 12:30:49.768 +03:00 [DBG] Connection id "0HNC8090TGDO3" stopped. 2025-07-01 12:30:54.767 +03:00 [DBG] Connection id "0HNC8090TGDO4" accepted. 2025-07-01 12:30:54.767 +03:00 [DBG] Connection id "0HNC8090TGDO4" started. 2025-07-01 12:30:54.767 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:30:54.767 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:30:54.767 +03:00 [DBG] POST requests are not supported 2025-07-01 12:30:54.767 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:30:54.768 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:30:54.768 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:30:54.768 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:30:54.768 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:30:54.768 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:30:54.768 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:30:54.768 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:30:54.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-07-01 12:30:54.768 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:30:54.768 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:30:54.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-07-01 12:30:54.768 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:30:54.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-07-01 12:30:54.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:54.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:54.768 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:30:54.768 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:30:54.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:30:54.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:30:54.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:30:54.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:30:54.768 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:30:54.768 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1482ms. 2025-07-01 12:30:54.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:30:54.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:30:54.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:30:54.769 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:30:54.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:54.769 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:54.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:30:54.769 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:30:54.769 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:30:54.769 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:30:54.769 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:30:54.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:30:54.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:30:54.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:54.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:54.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:54.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:54.769 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8409ms 2025-07-01 12:30:54.769 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:30:54.769 +03:00 [DBG] Connection id "0HNC8090TGDO4" completed keep alive response. 2025-07-01 12:30:54.769 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5646ms 2025-07-01 12:30:54.769 +03:00 [DBG] Connection id "0HNC8090TGDO4" received FIN. 2025-07-01 12:30:54.769 +03:00 [DBG] Connection id "0HNC8090TGDO4" disconnecting. 2025-07-01 12:30:54.769 +03:00 [DBG] Connection id "0HNC8090TGDO4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:30:54.770 +03:00 [DBG] Connection id "0HNC8090TGDO4" stopped. 2025-07-01 12:30:59.760 +03:00 [DBG] Connection id "0HNC8090TGDO5" accepted. 2025-07-01 12:30:59.760 +03:00 [DBG] Connection id "0HNC8090TGDO5" started. 2025-07-01 12:30:59.760 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:30:59.760 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:30:59.760 +03:00 [DBG] POST requests are not supported 2025-07-01 12:30:59.760 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:30:59.760 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:30:59.760 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:30:59.760 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:30:59.760 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:30:59.760 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:30:59.760 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:30:59.760 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:30:59.760 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:30:59.761 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:30:59.761 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:30:59.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-07-01 12:30:59.761 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:30:59.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-07-01 12:30:59.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:59.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:59.761 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:30:59.761 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:30:59.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:30:59.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:30:59.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:30:59.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:30:59.761 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:30:59.761 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.183ms. 2025-07-01 12:30:59.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:30:59.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:30:59.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:30:59.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:30:59.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:59.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:59.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:30:59.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:30:59.761 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:30:59.761 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:30:59.761 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:30:59.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:30:59.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:30:59.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:59.762 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:59.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:59.762 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:30:59.762 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8173ms 2025-07-01 12:30:59.762 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:30:59.762 +03:00 [DBG] Connection id "0HNC8090TGDO5" completed keep alive response. 2025-07-01 12:30:59.762 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6625ms 2025-07-01 12:30:59.762 +03:00 [DBG] Connection id "0HNC8090TGDO5" received FIN. 2025-07-01 12:30:59.762 +03:00 [DBG] Connection id "0HNC8090TGDO5" disconnecting. 2025-07-01 12:30:59.762 +03:00 [DBG] Connection id "0HNC8090TGDO5" stopped. 2025-07-01 12:30:59.762 +03:00 [DBG] Connection id "0HNC8090TGDO5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:31:04.610 +03:00 [DBG] Connection id "0HNC8090TGDO6" accepted. 2025-07-01 12:31:04.610 +03:00 [DBG] Connection id "0HNC8090TGDO6" started. 2025-07-01 12:31:04.610 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:31:04.610 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:31:04.610 +03:00 [DBG] POST requests are not supported 2025-07-01 12:31:04.610 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:31:04.610 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:31:04.610 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:04.610 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:31:04.610 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:31:04.610 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:31:04.611 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:31:04.611 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:04.611 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:31:04.611 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:31:04.611 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:31:04.611 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:31:04.611 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:31:04.611 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:31:04.611 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:04.611 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:04.611 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:31:04.611 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:31:04.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:04.611 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:04.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:04.611 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:04.611 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:31:04.611 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1424ms. 2025-07-01 12:31:04.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:04.611 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:04.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:04.611 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:04.611 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:04.611 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:04.611 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:04.611 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:04.611 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:04.612 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:31:04.612 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:04.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:04.612 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:04.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:04.612 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:04.612 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:04.612 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:04.612 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0515ms 2025-07-01 12:31:04.612 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:04.612 +03:00 [DBG] Connection id "0HNC8090TGDO6" completed keep alive response. 2025-07-01 12:31:04.612 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6578ms 2025-07-01 12:31:04.612 +03:00 [DBG] Connection id "0HNC8090TGDO6" received FIN. 2025-07-01 12:31:04.612 +03:00 [DBG] Connection id "0HNC8090TGDO6" disconnecting. 2025-07-01 12:31:04.612 +03:00 [DBG] Connection id "0HNC8090TGDO6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:31:04.613 +03:00 [DBG] Connection id "0HNC8090TGDO6" stopped. 2025-07-01 12:31:09.006 +03:00 [DBG] Connection id "0HNC8090TGDO7" accepted. 2025-07-01 12:31:09.006 +03:00 [DBG] Connection id "0HNC8090TGDO7" started. 2025-07-01 12:31:09.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:31:09.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:31:09.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:31:09.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:31:09.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:31:09.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:09.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:31:09.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:31:09.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:31:09.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:31:09.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:09.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:31:09.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:31:09.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:31:09.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:31:09.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:31:09.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:31:09.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:09.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:09.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:31:09.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:31:09.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:09.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:09.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:09.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:09.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:31:09.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1448ms. 2025-07-01 12:31:09.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:09.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:09.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:09.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:09.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:09.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:09.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:09.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:09.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:09.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:31:09.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:09.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:09.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:09.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:09.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:09.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:09.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:09.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8177ms 2025-07-01 12:31:09.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:09.008 +03:00 [DBG] Connection id "0HNC8090TGDO7" completed keep alive response. 2025-07-01 12:31:09.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4579ms 2025-07-01 12:31:09.008 +03:00 [DBG] Connection id "0HNC8090TGDO7" received FIN. 2025-07-01 12:31:09.008 +03:00 [DBG] Connection id "0HNC8090TGDO7" disconnecting. 2025-07-01 12:31:09.008 +03:00 [DBG] Connection id "0HNC8090TGDO7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:31:09.009 +03:00 [DBG] Connection id "0HNC8090TGDO7" stopped. 2025-07-01 12:31:14.002 +03:00 [DBG] Connection id "0HNC8090TGDO8" accepted. 2025-07-01 12:31:14.002 +03:00 [DBG] Connection id "0HNC8090TGDO8" started. 2025-07-01 12:31:14.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:31:14.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:31:14.002 +03:00 [DBG] POST requests are not supported 2025-07-01 12:31:14.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:31:14.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:31:14.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:14.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:31:14.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:31:14.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:31:14.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:31:14.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:14.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:31:14.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:31:14.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:31:14.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:31:14.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:31:14.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:31:14.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:14.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:14.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:31:14.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:31:14.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:14.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:14.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:14.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:14.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:31:14.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1326ms. 2025-07-01 12:31:14.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:14.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:14.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:14.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:14.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:14.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:14.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:14.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:14.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:14.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:31:14.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:14.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:14.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:14.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:14.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:14.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:14.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:14.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1315ms 2025-07-01 12:31:14.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:14.004 +03:00 [DBG] Connection id "0HNC8090TGDO8" completed keep alive response. 2025-07-01 12:31:14.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0889ms 2025-07-01 12:31:14.004 +03:00 [DBG] Connection id "0HNC8090TGDO8" received FIN. 2025-07-01 12:31:14.004 +03:00 [DBG] Connection id "0HNC8090TGDO8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:31:14.004 +03:00 [DBG] Connection id "0HNC8090TGDO8" disconnecting. 2025-07-01 12:31:14.004 +03:00 [DBG] Connection id "0HNC8090TGDO8" stopped. 2025-07-01 12:31:19.009 +03:00 [DBG] Connection id "0HNC8090TGDO9" accepted. 2025-07-01 12:31:19.009 +03:00 [DBG] Connection id "0HNC8090TGDO9" started. 2025-07-01 12:31:19.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:31:19.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:31:19.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:31:19.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:31:19.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:31:19.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:19.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:31:19.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:31:19.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:31:19.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:31:19.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:19.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:31:19.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:31:19.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:31:19.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:31:19.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:31:19.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:31:19.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:19.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:19.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:31:19.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:31:19.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:19.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:19.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:19.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:19.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:31:19.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2178ms. 2025-07-01 12:31:19.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:19.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:19.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:19.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:19.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:19.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:19.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:19.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:19.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:19.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:31:19.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:19.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:19.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:19.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:19.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:19.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:19.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:19.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.801ms 2025-07-01 12:31:19.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:19.013 +03:00 [DBG] Connection id "0HNC8090TGDO9" completed keep alive response. 2025-07-01 12:31:19.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.193ms 2025-07-01 12:31:19.013 +03:00 [DBG] Connection id "0HNC8090TGDO9" received FIN. 2025-07-01 12:31:19.013 +03:00 [DBG] Connection id "0HNC8090TGDO9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:31:19.013 +03:00 [DBG] Connection id "0HNC8090TGDO9" disconnecting. 2025-07-01 12:31:19.013 +03:00 [DBG] Connection id "0HNC8090TGDO9" stopped. 2025-07-01 12:31:24.005 +03:00 [DBG] Connection id "0HNC8090TGDOA" accepted. 2025-07-01 12:31:24.005 +03:00 [DBG] Connection id "0HNC8090TGDOA" started. 2025-07-01 12:31:24.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:31:24.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:31:24.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:31:24.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:31:24.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:31:24.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:24.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:31:24.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:31:24.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:31:24.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:31:24.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:24.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:31:24.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:31:24.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:31:24.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:31:24.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:31:24.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:31:24.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:24.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:24.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:31:24.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:31:24.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:24.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:24.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:24.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:24.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:31:24.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1174ms. 2025-07-01 12:31:24.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:24.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:24.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:24.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:24.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:24.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:24.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:24.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:24.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:24.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:31:24.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:24.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:24.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:24.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:24.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:24.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:24.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:24.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6391ms 2025-07-01 12:31:24.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:24.007 +03:00 [DBG] Connection id "0HNC8090TGDOA" completed keep alive response. 2025-07-01 12:31:24.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3275ms 2025-07-01 12:31:24.007 +03:00 [DBG] Connection id "0HNC8090TGDOA" received FIN. 2025-07-01 12:31:24.007 +03:00 [DBG] Connection id "0HNC8090TGDOA" disconnecting. 2025-07-01 12:31:24.007 +03:00 [DBG] Connection id "0HNC8090TGDOA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:31:24.008 +03:00 [DBG] Connection id "0HNC8090TGDOA" stopped. 2025-07-01 12:31:29.012 +03:00 [DBG] Connection id "0HNC8090TGDOB" accepted. 2025-07-01 12:31:29.012 +03:00 [DBG] Connection id "0HNC8090TGDOB" started. 2025-07-01 12:31:29.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:31:29.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:31:29.012 +03:00 [DBG] POST requests are not supported 2025-07-01 12:31:29.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:31:29.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:31:29.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:29.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:31:29.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:31:29.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:31:29.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:31:29.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:29.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:31:29.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:31:29.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:31:29.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:31:29.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:31:29.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:31:29.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:29.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:29.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:31:29.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:31:29.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:29.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:29.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:29.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:29.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:31:29.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1202ms. 2025-07-01 12:31:29.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:29.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:29.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:29.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:29.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:29.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:29.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:29.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:29.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:29.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:31:29.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:29.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:29.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:29.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:29.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:29.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:29.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:29.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7373ms 2025-07-01 12:31:29.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:29.014 +03:00 [DBG] Connection id "0HNC8090TGDOB" completed keep alive response. 2025-07-01 12:31:29.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5843ms 2025-07-01 12:31:29.014 +03:00 [DBG] Connection id "0HNC8090TGDOB" received FIN. 2025-07-01 12:31:29.014 +03:00 [DBG] Connection id "0HNC8090TGDOB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:31:29.014 +03:00 [DBG] Connection id "0HNC8090TGDOB" disconnecting. 2025-07-01 12:31:29.014 +03:00 [DBG] Connection id "0HNC8090TGDOB" stopped. 2025-07-01 12:31:34.078 +03:00 [DBG] Connection id "0HNC8090TGDOC" accepted. 2025-07-01 12:31:34.078 +03:00 [DBG] Connection id "0HNC8090TGDOC" started. 2025-07-01 12:31:34.079 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:31:34.079 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:31:34.079 +03:00 [DBG] POST requests are not supported 2025-07-01 12:31:34.079 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:31:34.079 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:31:34.079 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:34.079 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:31:34.079 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:31:34.079 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:31:34.079 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:31:34.079 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:34.079 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:31:34.079 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:31:34.079 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:31:34.079 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:31:34.079 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:31:34.079 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:31:34.079 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:34.079 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:34.079 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:31:34.079 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:31:34.079 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:34.079 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:34.080 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:34.080 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:34.080 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:31:34.080 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1804ms. 2025-07-01 12:31:34.080 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:34.080 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:34.080 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:34.080 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:34.080 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:34.080 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:34.080 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:34.080 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:34.080 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:34.080 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:31:34.080 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:34.080 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:34.080 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:34.080 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:34.080 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:34.080 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:34.080 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:34.080 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9953ms 2025-07-01 12:31:34.080 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:34.080 +03:00 [DBG] Connection id "0HNC8090TGDOC" completed keep alive response. 2025-07-01 12:31:34.080 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8064ms 2025-07-01 12:31:34.081 +03:00 [DBG] Connection id "0HNC8090TGDOC" received FIN. 2025-07-01 12:31:34.081 +03:00 [DBG] Connection id "0HNC8090TGDOC" disconnecting. 2025-07-01 12:31:34.081 +03:00 [DBG] Connection id "0HNC8090TGDOC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:31:34.082 +03:00 [DBG] Connection id "0HNC8090TGDOC" stopped. 2025-07-01 12:31:34.944 +03:00 [DBG] Connection id "0HNC8090TGDOD" accepted. 2025-07-01 12:31:34.944 +03:00 [DBG] Connection id "0HNC8090TGDOD" started. 2025-07-01 12:31:34.945 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 753 2025-07-01 12:31:34.945 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:31:34.945 +03:00 [DBG] POST requests are not supported 2025-07-01 12:31:34.945 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:31:34.945 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:31:34.945 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:31:34.945 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:31:34.945 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:31:34.945 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:31:34.945 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:31:34.945 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:31:34.945 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:31:34.945 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:31:34.945 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:31:34.945 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:31:34.945 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:31:34.945 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:31:34.945 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:34.945 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:34.945 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:31:34.945 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:31:34.945 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:31:34.945 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:31:34.945 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:31:34.945 +03:00 [DBG] Connection id "0HNC8090TGDOD", Request id "0HNC8090TGDOD:00000001": started reading request body. 2025-07-01 12:31:34.945 +03:00 [DBG] Connection id "0HNC8090TGDOD", Request id "0HNC8090TGDOD:00000001": done reading request body. 2025-07-01 12:31:34.946 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:31:34.946 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:31:34.946 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:31:34.946 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:31:34.946 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:31:34.946 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:34.946 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:34.946 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:34.946 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:34.946 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:31:34.946 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:31:34.946 +03:00 [INF] Updating physical elements properties 2025-07-01 12:31:34.964 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.3169ms. 2025-07-01 12:31:34.964 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:34.964 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:34.964 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:34.964 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:34.964 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:34.964 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:34.964 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:34.964 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:34.964 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:34.964 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:31:34.964 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:34.964 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:34.964 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:34.965 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:34.965 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:34.965 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:34.965 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:34.965 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.4163ms 2025-07-01 12:31:34.965 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:31:34.965 +03:00 [DBG] Connection id "0HNC8090TGDOD" completed keep alive response. 2025-07-01 12:31:34.965 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 20.077ms 2025-07-01 12:31:34.965 +03:00 [DBG] Connection id "0HNC8090TGDOD" received FIN. 2025-07-01 12:31:34.965 +03:00 [DBG] Connection id "0HNC8090TGDOD" disconnecting. 2025-07-01 12:31:34.965 +03:00 [DBG] Connection id "0HNC8090TGDOD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:31:34.966 +03:00 [DBG] Connection id "0HNC8090TGDOD" stopped. 2025-07-01 12:31:35.004 +03:00 [DBG] Connection id "0HNC8090TGDOE" accepted. 2025-07-01 12:31:35.004 +03:00 [DBG] Connection id "0HNC8090TGDOE" started. 2025-07-01 12:31:35.004 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:31:35.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:31:35.004 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:31:35.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:31:35.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:31:35.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:31:35.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:31:35.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:31:35.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:31:35.005 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:31:35.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:31:35.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:31:35.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:31:35.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:31:35.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:31:35.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:35.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:35.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:31:35.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:31:35.005 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:31:35.005 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:31:35.005 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:31:35.005 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:31:35.005 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:31:35.005 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:31:35.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:35.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:35.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:35.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:35.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:31:35.005 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:31:35.005 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:31:35.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.5181ms. 2025-07-01 12:31:35.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:35.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:35.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:35.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:35.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:35.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:35.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:35.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:35.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:31:35.008 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:31:35.008 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:31:35.008 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:31:35.008 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:31:35.008 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:31:35.008 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:31:35.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:31:35.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:35.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:35.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:35.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:35.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:35.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:35.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.8472ms 2025-07-01 12:31:35.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:31:35.009 +03:00 [DBG] Connection id "0HNC8090TGDOE" completed keep alive response. 2025-07-01 12:31:35.009 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.5007ms 2025-07-01 12:31:35.009 +03:00 [DBG] Connection id "0HNC8090TGDOE" received FIN. 2025-07-01 12:31:35.009 +03:00 [DBG] Connection id "0HNC8090TGDOE" disconnecting. 2025-07-01 12:31:35.009 +03:00 [DBG] Connection id "0HNC8090TGDOE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:31:35.010 +03:00 [DBG] Connection id "0HNC8090TGDOE" stopped. 2025-07-01 12:31:35.072 +03:00 [DBG] Connection id "0HNC8090TGDOF" accepted. 2025-07-01 12:31:35.072 +03:00 [DBG] Connection id "0HNC8090TGDOF" started. 2025-07-01 12:31:35.073 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:31:35.073 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:31:35.073 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:31:35.073 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:31:35.073 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:31:35.073 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:31:35.073 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:31:35.073 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:31:35.073 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:31:35.073 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:31:35.073 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:31:35.073 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:31:35.073 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:31:35.073 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:31:35.073 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:31:35.074 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:35.074 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:35.074 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:31:35.074 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:31:35.074 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:31:35.074 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:31:35.074 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:31:35.074 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:31:35.074 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:31:35.074 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:31:35.074 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:35.074 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:35.074 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:35.074 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:35.074 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:31:35.074 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:31:35.074 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:31:35.234 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 159.6123ms. 2025-07-01 12:31:35.234 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:35.234 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:35.234 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:35.234 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:35.234 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:35.234 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:35.234 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:35.234 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:35.234 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:31:35.234 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:31:35.234 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:31:35.234 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:31:35.234 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:31:35.234 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:31:35.234 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:31:35.236 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:31:35.236 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:35.236 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:35.236 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:35.236 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:35.236 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:35.236 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:35.236 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 162.356ms 2025-07-01 12:31:35.236 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:31:35.236 +03:00 [DBG] Connection id "0HNC8090TGDOF" completed keep alive response. 2025-07-01 12:31:35.236 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 163.2485ms 2025-07-01 12:31:35.240 +03:00 [DBG] Connection id "0HNC8090TGDOF" received FIN. 2025-07-01 12:31:35.240 +03:00 [DBG] Connection id "0HNC8090TGDOF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:31:35.240 +03:00 [DBG] Connection id "0HNC8090TGDOF" disconnecting. 2025-07-01 12:31:35.240 +03:00 [DBG] Connection id "0HNC8090TGDOF" stopped. 2025-07-01 12:31:38.502 +03:00 [DBG] Connection id "0HNC8090TGDOG" accepted. 2025-07-01 12:31:38.502 +03:00 [DBG] Connection id "0HNC8090TGDOG" started. 2025-07-01 12:31:38.502 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:31:38.502 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:31:38.502 +03:00 [DBG] POST requests are not supported 2025-07-01 12:31:38.502 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:31:38.502 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:31:38.502 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:31:38.502 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:31:38.502 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:31:38.502 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:31:38.502 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:31:38.502 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:31:38.502 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:31:38.502 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:31:38.502 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:31:38.502 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:31:38.502 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:31:38.502 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:31:38.502 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:38.502 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:38.502 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:31:38.502 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:31:38.502 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:31:38.503 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:31:38.503 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:31:38.503 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:31:38.503 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:31:38.503 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:31:38.503 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:31:38.503 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:31:38.503 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:31:38.503 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:31:38.503 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:31:38.503 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:31:38.503 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:31:38.503 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:31:38.503 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:31:38.503 +03:00 [DBG] Connection id "0HNC8090TGDOG", Request id "0HNC8090TGDOG:00000001": started reading request body. 2025-07-01 12:31:38.503 +03:00 [DBG] Connection id "0HNC8090TGDOG", Request id "0HNC8090TGDOG:00000001": done reading request body. 2025-07-01 12:31:38.503 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:31:38.503 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:31:38.503 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:31:38.503 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:31:38.503 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:31:38.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:38.503 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:38.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:38.503 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:38.503 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:31:38.503 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:31:38.503 +03:00 [INF] Changing group of physicals [236] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:31:38.527 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 24.0112ms. 2025-07-01 12:31:38.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:38.527 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:38.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:38.527 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:38.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:38.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:38.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:38.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:38.528 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:38.528 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:31:38.528 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:38.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:38.528 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:38.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:38.528 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:38.528 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:38.528 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:38.528 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 25.3651ms 2025-07-01 12:31:38.528 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:31:38.528 +03:00 [DBG] Connection id "0HNC8090TGDOG" completed keep alive response. 2025-07-01 12:31:38.528 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 26.0404ms 2025-07-01 12:31:38.528 +03:00 [DBG] Connection id "0HNC8090TGDOG" received FIN. 2025-07-01 12:31:38.528 +03:00 [DBG] Connection id "0HNC8090TGDOG" disconnecting. 2025-07-01 12:31:38.528 +03:00 [DBG] Connection id "0HNC8090TGDOG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:31:38.529 +03:00 [DBG] Connection id "0HNC8090TGDOG" stopped. 2025-07-01 12:31:38.569 +03:00 [DBG] Connection id "0HNC8090TGDOH" accepted. 2025-07-01 12:31:38.569 +03:00 [DBG] Connection id "0HNC8090TGDOH" started. 2025-07-01 12:31:38.569 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:31:38.569 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:31:38.569 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:31:38.569 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:31:38.569 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:31:38.570 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:31:38.570 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:31:38.570 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:31:38.570 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:31:38.570 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:31:38.570 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:31:38.570 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:31:38.570 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:31:38.570 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:31:38.570 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:31:38.570 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:38.570 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:38.570 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:31:38.570 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:31:38.570 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:31:38.570 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:31:38.570 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:31:38.570 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:31:38.570 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:31:38.570 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:31:38.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:38.570 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:38.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:38.570 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:38.570 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:31:38.570 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:31:38.570 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:31:38.572 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.2738ms. 2025-07-01 12:31:38.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:38.572 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:38.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:38.572 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:38.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:38.572 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:38.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:38.572 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:38.572 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:31:38.572 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:31:38.572 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:31:38.572 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:31:38.572 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:31:38.572 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:31:38.572 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:31:38.572 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:31:38.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:38.572 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:38.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:38.572 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:38.572 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:38.572 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:38.572 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.3774ms 2025-07-01 12:31:38.572 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:31:38.572 +03:00 [DBG] Connection id "0HNC8090TGDOH" completed keep alive response. 2025-07-01 12:31:38.572 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.0846ms 2025-07-01 12:31:38.573 +03:00 [DBG] Connection id "0HNC8090TGDOH" received FIN. 2025-07-01 12:31:38.573 +03:00 [DBG] Connection id "0HNC8090TGDOH" disconnecting. 2025-07-01 12:31:38.573 +03:00 [DBG] Connection id "0HNC8090TGDOH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:31:38.574 +03:00 [DBG] Connection id "0HNC8090TGDOH" stopped. 2025-07-01 12:31:38.641 +03:00 [DBG] Connection id "0HNC8090TGDOI" accepted. 2025-07-01 12:31:38.642 +03:00 [DBG] Connection id "0HNC8090TGDOI" started. 2025-07-01 12:31:38.642 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:31:38.642 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:31:38.642 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:31:38.642 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:31:38.642 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:31:38.642 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:31:38.642 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:31:38.642 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:31:38.642 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:31:38.642 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:31:38.642 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:31:38.642 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:31:38.642 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:31:38.642 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:31:38.642 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:31:38.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:38.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:38.642 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:31:38.642 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:31:38.642 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:31:38.642 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:31:38.642 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:31:38.642 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:31:38.642 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:31:38.642 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:31:38.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:38.642 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:38.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:38.642 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:38.643 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:31:38.643 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:31:38.643 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:31:38.782 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 139.0813ms. 2025-07-01 12:31:38.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:38.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:38.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:38.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:38.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:38.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:38.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:38.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:38.782 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:31:38.782 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:31:38.782 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:31:38.782 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:31:38.782 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:31:38.782 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:31:38.782 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:31:38.783 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:31:38.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:38.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:38.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:38.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:38.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:38.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:38.784 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 141.3208ms 2025-07-01 12:31:38.784 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:31:38.784 +03:00 [DBG] Connection id "0HNC8090TGDOI" completed keep alive response. 2025-07-01 12:31:38.784 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 141.8789ms 2025-07-01 12:31:38.788 +03:00 [DBG] Connection id "0HNC8090TGDOI" received FIN. 2025-07-01 12:31:38.788 +03:00 [DBG] Connection id "0HNC8090TGDOI" disconnecting. 2025-07-01 12:31:38.788 +03:00 [DBG] Connection id "0HNC8090TGDOI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:31:38.789 +03:00 [DBG] Connection id "0HNC8090TGDOI" stopped. 2025-07-01 12:31:39.047 +03:00 [DBG] Connection id "0HNC8090TGDOJ" accepted. 2025-07-01 12:31:39.047 +03:00 [DBG] Connection id "0HNC8090TGDOJ" started. 2025-07-01 12:31:39.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:31:39.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:31:39.047 +03:00 [DBG] POST requests are not supported 2025-07-01 12:31:39.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:31:39.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:31:39.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:39.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:31:39.047 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:31:39.047 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:31:39.047 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:31:39.047 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:39.047 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:31:39.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:31:39.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:31:39.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:31:39.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:31:39.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:31:39.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:39.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:39.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:31:39.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:31:39.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:39.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:39.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:39.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:39.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:31:39.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1443ms. 2025-07-01 12:31:39.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:39.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:39.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:39.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:39.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:39.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:39.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:39.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:39.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:39.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:31:39.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:39.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:39.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:39.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:39.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:39.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:39.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:39.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8108ms 2025-07-01 12:31:39.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:39.049 +03:00 [DBG] Connection id "0HNC8090TGDOJ" completed keep alive response. 2025-07-01 12:31:39.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4672ms 2025-07-01 12:31:39.049 +03:00 [DBG] Connection id "0HNC8090TGDOJ" received FIN. 2025-07-01 12:31:39.049 +03:00 [DBG] Connection id "0HNC8090TGDOJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:31:39.049 +03:00 [DBG] Connection id "0HNC8090TGDOJ" disconnecting. 2025-07-01 12:31:39.049 +03:00 [DBG] Connection id "0HNC8090TGDOJ" stopped. 2025-07-01 12:31:44.017 +03:00 [DBG] Connection id "0HNC8090TGDOK" accepted. 2025-07-01 12:31:44.017 +03:00 [DBG] Connection id "0HNC8090TGDOK" started. 2025-07-01 12:31:44.017 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:31:44.017 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:31:44.017 +03:00 [DBG] POST requests are not supported 2025-07-01 12:31:44.017 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:31:44.017 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:31:44.017 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:44.017 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:31:44.017 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:31:44.018 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:31:44.018 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:31:44.018 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:44.018 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:31:44.018 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:31:44.018 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:31:44.018 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:31:44.018 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:31:44.018 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:31:44.018 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:44.018 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:44.019 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:31:44.019 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:31:44.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:44.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:44.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:44.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:44.019 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:31:44.019 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2326ms. 2025-07-01 12:31:44.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:44.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:44.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:44.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:44.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:44.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:44.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:44.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:44.020 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:44.020 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:31:44.020 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:44.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:44.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:44.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:44.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:44.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:44.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:44.021 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.3942ms 2025-07-01 12:31:44.021 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:44.021 +03:00 [DBG] Connection id "0HNC8090TGDOK" completed keep alive response. 2025-07-01 12:31:44.021 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.0594ms 2025-07-01 12:31:44.021 +03:00 [DBG] Connection id "0HNC8090TGDOK" received FIN. 2025-07-01 12:31:44.021 +03:00 [DBG] Connection id "0HNC8090TGDOK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:31:44.021 +03:00 [DBG] Connection id "0HNC8090TGDOK" disconnecting. 2025-07-01 12:31:44.021 +03:00 [DBG] Connection id "0HNC8090TGDOK" stopped. 2025-07-01 12:31:49.003 +03:00 [DBG] Connection id "0HNC8090TGDOL" accepted. 2025-07-01 12:31:49.003 +03:00 [DBG] Connection id "0HNC8090TGDOL" started. 2025-07-01 12:31:49.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:31:49.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:31:49.004 +03:00 [DBG] POST requests are not supported 2025-07-01 12:31:49.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:31:49.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:31:49.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:49.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:31:49.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:31:49.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:31:49.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:31:49.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:49.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:31:49.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:31:49.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:31:49.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:31:49.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:31:49.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:31:49.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:49.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:49.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:31:49.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:31:49.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:49.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:49.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:49.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:49.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:31:49.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1275ms. 2025-07-01 12:31:49.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:49.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:49.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:49.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:49.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:49.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:49.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:49.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:49.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:49.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:31:49.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:49.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:49.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:49.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:49.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:49.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:49.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:49.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7092ms 2025-07-01 12:31:49.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:49.005 +03:00 [DBG] Connection id "0HNC8090TGDOL" completed keep alive response. 2025-07-01 12:31:49.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.342ms 2025-07-01 12:31:49.005 +03:00 [DBG] Connection id "0HNC8090TGDOL" received FIN. 2025-07-01 12:31:49.005 +03:00 [DBG] Connection id "0HNC8090TGDOL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:31:49.005 +03:00 [DBG] Connection id "0HNC8090TGDOL" disconnecting. 2025-07-01 12:31:49.005 +03:00 [DBG] Connection id "0HNC8090TGDOL" stopped. 2025-07-01 12:31:54.002 +03:00 [DBG] Connection id "0HNC8090TGDOM" accepted. 2025-07-01 12:31:54.003 +03:00 [DBG] Connection id "0HNC8090TGDOM" started. 2025-07-01 12:31:54.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:31:54.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:31:54.003 +03:00 [DBG] POST requests are not supported 2025-07-01 12:31:54.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:31:54.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:31:54.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:54.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:31:54.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:31:54.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:31:54.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:31:54.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:54.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:31:54.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:31:54.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:31:54.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:31:54.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:31:54.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:31:54.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:54.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:54.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:31:54.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:31:54.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:54.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:54.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:54.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:54.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:31:54.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1575ms. 2025-07-01 12:31:54.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:54.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:54.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:54.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:54.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:54.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:54.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:54.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:54.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:54.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:31:54.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:54.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:54.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:54.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:54.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:54.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:54.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:54.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3248ms 2025-07-01 12:31:54.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:54.005 +03:00 [DBG] Connection id "0HNC8090TGDOM" completed keep alive response. 2025-07-01 12:31:54.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.203ms 2025-07-01 12:31:54.005 +03:00 [DBG] Connection id "0HNC8090TGDOM" received FIN. 2025-07-01 12:31:54.005 +03:00 [DBG] Connection id "0HNC8090TGDOM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:31:54.006 +03:00 [DBG] Connection id "0HNC8090TGDOM" disconnecting. 2025-07-01 12:31:54.006 +03:00 [DBG] Connection id "0HNC8090TGDOM" stopped. 2025-07-01 12:31:54.736 +03:00 [DBG] Connection id "0HNC8090TGDON" accepted. 2025-07-01 12:31:54.736 +03:00 [DBG] Connection id "0HNC8090TGDON" started. 2025-07-01 12:31:54.736 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 746 2025-07-01 12:31:54.736 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:31:54.736 +03:00 [DBG] POST requests are not supported 2025-07-01 12:31:54.736 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:31:54.736 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:31:54.736 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:31:54.736 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:31:54.736 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:31:54.736 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:31:54.736 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:31:54.736 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:31:54.736 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:31:54.736 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:31:54.736 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:31:54.736 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:31:54.736 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:31:54.736 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:31:54.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:54.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:54.736 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:31:54.736 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:31:54.736 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:31:54.736 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:31:54.736 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:31:54.736 +03:00 [DBG] Connection id "0HNC8090TGDON", Request id "0HNC8090TGDON:00000001": started reading request body. 2025-07-01 12:31:54.736 +03:00 [DBG] Connection id "0HNC8090TGDON", Request id "0HNC8090TGDON:00000001": done reading request body. 2025-07-01 12:31:54.736 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:31:54.736 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:31:54.736 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:31:54.736 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:31:54.736 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:31:54.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:54.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:54.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:54.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:54.737 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:31:54.737 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:31:54.737 +03:00 [INF] Updating physical elements properties 2025-07-01 12:31:54.756 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.4961ms. 2025-07-01 12:31:54.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:54.756 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:54.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:54.756 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:54.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:54.756 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:54.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:54.756 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:54.757 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:54.757 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:31:54.757 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:54.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:54.757 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:54.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:54.757 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:54.757 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:54.757 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:54.757 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 20.7858ms 2025-07-01 12:31:54.757 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:31:54.757 +03:00 [DBG] Connection id "0HNC8090TGDON" completed keep alive response. 2025-07-01 12:31:54.757 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 21.374ms 2025-07-01 12:31:54.758 +03:00 [DBG] Connection id "0HNC8090TGDON" received FIN. 2025-07-01 12:31:54.758 +03:00 [DBG] Connection id "0HNC8090TGDON" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:31:54.758 +03:00 [DBG] Connection id "0HNC8090TGDON" disconnecting. 2025-07-01 12:31:54.758 +03:00 [DBG] Connection id "0HNC8090TGDON" stopped. 2025-07-01 12:31:54.803 +03:00 [DBG] Connection id "0HNC8090TGDOO" accepted. 2025-07-01 12:31:54.804 +03:00 [DBG] Connection id "0HNC8090TGDOO" started. 2025-07-01 12:31:54.804 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:31:54.804 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:31:54.804 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:31:54.804 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:31:54.804 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:31:54.804 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:31:54.804 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:31:54.804 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:31:54.804 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:31:54.804 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:31:54.804 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:31:54.804 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:31:54.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-07-01 12:31:54.804 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:31:54.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-07-01 12:31:54.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:54.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:54.804 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:31:54.804 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:31:54.804 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:31:54.804 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:31:54.804 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:31:54.804 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:31:54.804 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:31:54.804 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:31:54.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:54.804 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:54.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:54.804 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:54.804 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:31:54.804 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:31:54.804 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:31:54.807 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.6796ms. 2025-07-01 12:31:54.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:54.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:54.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:54.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:54.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:54.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:54.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:54.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:54.808 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:31:54.808 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:31:54.808 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:31:54.808 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:31:54.808 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:31:54.808 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:31:54.808 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:31:54.808 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:31:54.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:54.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:54.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:54.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:54.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:54.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:54.808 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.2374ms 2025-07-01 12:31:54.808 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:31:54.808 +03:00 [DBG] Connection id "0HNC8090TGDOO" completed keep alive response. 2025-07-01 12:31:54.808 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.8307ms 2025-07-01 12:31:54.809 +03:00 [DBG] Connection id "0HNC8090TGDOO" received FIN. 2025-07-01 12:31:54.809 +03:00 [DBG] Connection id "0HNC8090TGDOO" disconnecting. 2025-07-01 12:31:54.809 +03:00 [DBG] Connection id "0HNC8090TGDOO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:31:54.810 +03:00 [DBG] Connection id "0HNC8090TGDOO" stopped. 2025-07-01 12:31:54.873 +03:00 [DBG] Connection id "0HNC8090TGDOP" accepted. 2025-07-01 12:31:54.873 +03:00 [DBG] Connection id "0HNC8090TGDOP" started. 2025-07-01 12:31:54.873 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:31:54.874 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:31:54.874 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:31:54.874 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:31:54.874 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:31:54.874 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:31:54.874 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:31:54.874 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:31:54.874 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:31:54.874 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:31:54.874 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:31:54.874 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:31:54.874 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:31:54.874 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:31:54.874 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:31:54.874 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:54.874 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:54.874 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:31:54.874 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:31:54.874 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:31:54.874 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:31:54.874 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:31:54.874 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:31:54.874 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:31:54.874 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:31:54.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:54.874 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:54.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:54.874 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:54.874 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:31:54.874 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:31:54.874 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:31:55.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 162.5807ms. 2025-07-01 12:31:55.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:55.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:55.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:55.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:55.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:55.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:55.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:55.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:55.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:31:55.037 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:31:55.037 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:31:55.037 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:31:55.037 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:31:55.037 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:31:55.037 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:31:55.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:31:55.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:55.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:55.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:55.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:55.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:55.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:55.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 165.0394ms 2025-07-01 12:31:55.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:31:55.039 +03:00 [DBG] Connection id "0HNC8090TGDOP" completed keep alive response. 2025-07-01 12:31:55.039 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 165.6155ms 2025-07-01 12:31:55.043 +03:00 [DBG] Connection id "0HNC8090TGDOP" received FIN. 2025-07-01 12:31:55.043 +03:00 [DBG] Connection id "0HNC8090TGDOP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:31:55.043 +03:00 [DBG] Connection id "0HNC8090TGDOP" disconnecting. 2025-07-01 12:31:55.043 +03:00 [DBG] Connection id "0HNC8090TGDOP" stopped. 2025-07-01 12:31:57.586 +03:00 [DBG] Connection id "0HNC8090TGDOQ" accepted. 2025-07-01 12:31:57.587 +03:00 [DBG] Connection id "0HNC8090TGDOQ" started. 2025-07-01 12:31:57.587 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:31:57.587 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:31:57.587 +03:00 [DBG] POST requests are not supported 2025-07-01 12:31:57.587 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:31:57.587 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:31:57.587 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:31:57.587 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:31:57.587 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:31:57.587 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:31:57.587 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:31:57.587 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:31:57.587 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:31:57.587 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:31:57.587 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:31:57.587 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:31:57.587 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:31:57.588 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:31:57.588 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:57.588 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:57.588 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:31:57.588 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:31:57.588 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:31:57.588 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:31:57.588 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:31:57.588 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:31:57.588 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:31:57.588 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:31:57.588 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:31:57.588 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:31:57.588 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:31:57.588 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:31:57.588 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:31:57.588 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:31:57.588 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:31:57.588 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:31:57.588 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:31:57.588 +03:00 [DBG] Connection id "0HNC8090TGDOQ", Request id "0HNC8090TGDOQ:00000001": started reading request body. 2025-07-01 12:31:57.588 +03:00 [DBG] Connection id "0HNC8090TGDOQ", Request id "0HNC8090TGDOQ:00000001": done reading request body. 2025-07-01 12:31:57.588 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:31:57.588 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:31:57.588 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:31:57.589 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:31:57.589 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:31:57.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:57.589 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:57.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:57.589 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:57.589 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:31:57.589 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:31:57.589 +03:00 [INF] Changing group of physicals [237] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:31:57.624 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 34.7616ms. 2025-07-01 12:31:57.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:57.624 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:57.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:57.624 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:57.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:57.624 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:57.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:57.624 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:57.624 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:57.624 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:31:57.624 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:57.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:57.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:57.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:57.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:57.624 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:57.624 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:57.624 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 36.8038ms 2025-07-01 12:31:57.624 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:31:57.624 +03:00 [DBG] Connection id "0HNC8090TGDOQ" completed keep alive response. 2025-07-01 12:31:57.625 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 37.729ms 2025-07-01 12:31:57.625 +03:00 [DBG] Connection id "0HNC8090TGDOQ" received FIN. 2025-07-01 12:31:57.625 +03:00 [DBG] Connection id "0HNC8090TGDOQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:31:57.625 +03:00 [DBG] Connection id "0HNC8090TGDOQ" disconnecting. 2025-07-01 12:31:57.625 +03:00 [DBG] Connection id "0HNC8090TGDOQ" stopped. 2025-07-01 12:31:57.662 +03:00 [DBG] Connection id "0HNC8090TGDOR" accepted. 2025-07-01 12:31:57.662 +03:00 [DBG] Connection id "0HNC8090TGDOR" started. 2025-07-01 12:31:57.663 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:31:57.663 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:31:57.663 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:31:57.663 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:31:57.663 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:31:57.663 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:31:57.663 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:31:57.663 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:31:57.663 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:31:57.663 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:31:57.663 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:31:57.663 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:31:57.663 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:31:57.663 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:31:57.663 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:31:57.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:57.663 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:57.663 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:31:57.663 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:31:57.663 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:31:57.663 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:31:57.663 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:31:57.663 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:31:57.663 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:31:57.664 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:31:57.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:57.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:57.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:57.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:57.664 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:31:57.664 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:31:57.664 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:31:57.665 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5308ms. 2025-07-01 12:31:57.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:57.665 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:57.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:57.665 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:57.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:57.665 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:57.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:57.665 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:57.666 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:31:57.666 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:31:57.666 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:31:57.666 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:31:57.666 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:31:57.666 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:31:57.666 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:31:57.666 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:31:57.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:57.666 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:57.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:57.666 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:57.666 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:57.666 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:57.666 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.8983ms 2025-07-01 12:31:57.666 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:31:57.666 +03:00 [DBG] Connection id "0HNC8090TGDOR" completed keep alive response. 2025-07-01 12:31:57.666 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.6399ms 2025-07-01 12:31:57.666 +03:00 [DBG] Connection id "0HNC8090TGDOR" received FIN. 2025-07-01 12:31:57.667 +03:00 [DBG] Connection id "0HNC8090TGDOR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:31:57.667 +03:00 [DBG] Connection id "0HNC8090TGDOR" disconnecting. 2025-07-01 12:31:57.667 +03:00 [DBG] Connection id "0HNC8090TGDOR" stopped. 2025-07-01 12:31:57.730 +03:00 [DBG] Connection id "0HNC8090TGDOS" accepted. 2025-07-01 12:31:57.730 +03:00 [DBG] Connection id "0HNC8090TGDOS" started. 2025-07-01 12:31:57.730 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:31:57.730 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:31:57.730 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:31:57.730 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:31:57.730 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:31:57.730 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:31:57.730 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:31:57.731 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:31:57.731 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:31:57.731 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:31:57.731 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:31:57.731 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:31:57.731 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:31:57.731 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:31:57.731 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:31:57.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:57.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:57.731 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:31:57.731 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:31:57.731 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:31:57.731 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:31:57.731 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:31:57.731 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:31:57.731 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:31:57.731 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:31:57.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:57.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:57.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:57.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:57.731 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:31:57.731 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:31:57.731 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:31:57.879 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 148.3826ms. 2025-07-01 12:31:57.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:57.880 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:57.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:57.880 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:57.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:57.880 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:57.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:57.880 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:57.880 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:31:57.880 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:31:57.880 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:31:57.880 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:31:57.880 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:31:57.880 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:31:57.880 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:31:57.881 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:31:57.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:57.881 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:57.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:57.881 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:57.881 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:57.881 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:57.881 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 150.4736ms 2025-07-01 12:31:57.881 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:31:57.881 +03:00 [DBG] Connection id "0HNC8090TGDOS" completed keep alive response. 2025-07-01 12:31:57.881 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 151.0198ms 2025-07-01 12:31:57.886 +03:00 [DBG] Connection id "0HNC8090TGDOS" received FIN. 2025-07-01 12:31:57.886 +03:00 [DBG] Connection id "0HNC8090TGDOS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:31:57.886 +03:00 [DBG] Connection id "0HNC8090TGDOS" disconnecting. 2025-07-01 12:31:57.886 +03:00 [DBG] Connection id "0HNC8090TGDOS" stopped. 2025-07-01 12:31:59.000 +03:00 [DBG] Connection id "0HNC8090TGDOT" accepted. 2025-07-01 12:31:59.000 +03:00 [DBG] Connection id "0HNC8090TGDOT" started. 2025-07-01 12:31:59.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:31:59.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:31:59.000 +03:00 [DBG] POST requests are not supported 2025-07-01 12:31:59.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:31:59.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:31:59.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:59.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:31:59.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:31:59.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:31:59.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:31:59.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:59.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:31:59.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:31:59.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:31:59.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:31:59.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:31:59.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:31:59.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:59.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:59.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:31:59.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:31:59.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:59.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:59.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:59.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:59.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:31:59.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2313ms. 2025-07-01 12:31:59.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:59.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:31:59.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:59.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:31:59.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:59.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:59.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:59.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:59.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:59.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:31:59.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:31:59.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:59.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:31:59.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:59.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:59.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:59.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:31:59.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9625ms 2025-07-01 12:31:59.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:31:59.004 +03:00 [DBG] Connection id "0HNC8090TGDOT" completed keep alive response. 2025-07-01 12:31:59.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6533ms 2025-07-01 12:31:59.004 +03:00 [DBG] Connection id "0HNC8090TGDOT" received FIN. 2025-07-01 12:31:59.004 +03:00 [DBG] Connection id "0HNC8090TGDOT" disconnecting. 2025-07-01 12:31:59.004 +03:00 [DBG] Connection id "0HNC8090TGDOT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:31:59.005 +03:00 [DBG] Connection id "0HNC8090TGDOT" stopped. 2025-07-01 12:32:04.016 +03:00 [DBG] Connection id "0HNC8090TGDOU" accepted. 2025-07-01 12:32:04.016 +03:00 [DBG] Connection id "0HNC8090TGDOU" started. 2025-07-01 12:32:04.016 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:32:04.016 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:32:04.016 +03:00 [DBG] POST requests are not supported 2025-07-01 12:32:04.016 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:32:04.016 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:32:04.016 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:04.017 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:32:04.017 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:32:04.017 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:32:04.017 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:32:04.017 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:04.017 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:32:04.017 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:32:04.017 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:32:04.017 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:32:04.017 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:32:04.017 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:32:04.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:04.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:04.017 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:32:04.017 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:32:04.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:04.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:04.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:04.018 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:04.018 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:32:04.018 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1799ms. 2025-07-01 12:32:04.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:04.018 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:04.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:04.018 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:04.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:04.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:04.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:04.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:04.018 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:32:04.018 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:32:04.018 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:32:04.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:04.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:04.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:04.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:04.019 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:04.019 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:04.019 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4278ms 2025-07-01 12:32:04.019 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:04.019 +03:00 [DBG] Connection id "0HNC8090TGDOU" completed keep alive response. 2025-07-01 12:32:04.019 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6272ms 2025-07-01 12:32:04.019 +03:00 [DBG] Connection id "0HNC8090TGDOU" received FIN. 2025-07-01 12:32:04.019 +03:00 [DBG] Connection id "0HNC8090TGDOU" disconnecting. 2025-07-01 12:32:04.019 +03:00 [DBG] Connection id "0HNC8090TGDOU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:32:04.020 +03:00 [DBG] Connection id "0HNC8090TGDOU" stopped. 2025-07-01 12:32:09.008 +03:00 [DBG] Connection id "0HNC8090TGDOV" accepted. 2025-07-01 12:32:09.008 +03:00 [DBG] Connection id "0HNC8090TGDOV" started. 2025-07-01 12:32:09.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:32:09.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:32:09.009 +03:00 [DBG] POST requests are not supported 2025-07-01 12:32:09.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:32:09.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:32:09.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:09.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:32:09.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:32:09.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:32:09.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:32:09.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:09.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:32:09.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:32:09.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:32:09.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:32:09.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:32:09.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:32:09.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:09.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:09.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:32:09.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:32:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:09.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:32:09.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.124ms. 2025-07-01 12:32:09.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:09.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:09.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:09.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:09.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:09.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:09.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:09.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:09.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:32:09.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:32:09.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:32:09.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:09.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:09.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:09.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:09.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:09.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:09.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7223ms 2025-07-01 12:32:09.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:09.010 +03:00 [DBG] Connection id "0HNC8090TGDOV" completed keep alive response. 2025-07-01 12:32:09.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3309ms 2025-07-01 12:32:09.010 +03:00 [DBG] Connection id "0HNC8090TGDOV" received FIN. 2025-07-01 12:32:09.010 +03:00 [DBG] Connection id "0HNC8090TGDOV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:32:09.010 +03:00 [DBG] Connection id "0HNC8090TGDOV" disconnecting. 2025-07-01 12:32:09.010 +03:00 [DBG] Connection id "0HNC8090TGDOV" stopped. 2025-07-01 12:32:14.018 +03:00 [DBG] Connection id "0HNC8090TGDP0" accepted. 2025-07-01 12:32:14.018 +03:00 [DBG] Connection id "0HNC8090TGDP0" started. 2025-07-01 12:32:14.018 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:32:14.018 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:32:14.018 +03:00 [DBG] POST requests are not supported 2025-07-01 12:32:14.018 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:32:14.018 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:32:14.018 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:14.019 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:32:14.019 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:32:14.019 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:32:14.019 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:32:14.019 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:14.019 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:32:14.019 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:32:14.019 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:32:14.019 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:32:14.019 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:32:14.019 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:32:14.019 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:14.019 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:14.019 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:32:14.019 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:32:14.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:14.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:14.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:14.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:14.019 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:32:14.019 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1155ms. 2025-07-01 12:32:14.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:14.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:14.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:14.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:14.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:14.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:14.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:14.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:14.019 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:32:14.019 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:32:14.019 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:32:14.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:14.019 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:14.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:14.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:14.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:14.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:14.020 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7234ms 2025-07-01 12:32:14.020 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:14.020 +03:00 [DBG] Connection id "0HNC8090TGDP0" completed keep alive response. 2025-07-01 12:32:14.020 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3439ms 2025-07-01 12:32:14.020 +03:00 [DBG] Connection id "0HNC8090TGDP0" received FIN. 2025-07-01 12:32:14.020 +03:00 [DBG] Connection id "0HNC8090TGDP0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:32:14.020 +03:00 [DBG] Connection id "0HNC8090TGDP0" disconnecting. 2025-07-01 12:32:14.020 +03:00 [DBG] Connection id "0HNC8090TGDP0" stopped. 2025-07-01 12:32:19.018 +03:00 [DBG] Connection id "0HNC8090TGDP1" accepted. 2025-07-01 12:32:19.018 +03:00 [DBG] Connection id "0HNC8090TGDP1" started. 2025-07-01 12:32:19.018 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:32:19.018 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:32:19.018 +03:00 [DBG] POST requests are not supported 2025-07-01 12:32:19.019 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:32:19.019 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:32:19.019 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:19.019 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:32:19.019 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:32:19.019 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:32:19.019 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:32:19.019 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:19.019 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:32:19.019 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:32:19.019 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:32:19.019 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:32:19.019 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:32:19.019 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:32:19.019 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:19.019 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:19.019 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:32:19.019 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:32:19.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:19.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:19.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:19.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:19.019 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:32:19.019 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1181ms. 2025-07-01 12:32:19.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:19.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:19.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:19.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:19.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:19.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:19.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:19.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:19.020 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:32:19.020 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:32:19.020 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:32:19.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:19.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:19.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:19.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:19.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:19.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:19.020 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6959ms 2025-07-01 12:32:19.020 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:19.020 +03:00 [DBG] Connection id "0HNC8090TGDP1" completed keep alive response. 2025-07-01 12:32:19.020 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3955ms 2025-07-01 12:32:19.020 +03:00 [DBG] Connection id "0HNC8090TGDP1" received FIN. 2025-07-01 12:32:19.020 +03:00 [DBG] Connection id "0HNC8090TGDP1" disconnecting. 2025-07-01 12:32:19.020 +03:00 [DBG] Connection id "0HNC8090TGDP1" stopped. 2025-07-01 12:32:19.020 +03:00 [DBG] Connection id "0HNC8090TGDP1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:32:24.020 +03:00 [DBG] Connection id "0HNC8090TGDP2" accepted. 2025-07-01 12:32:24.020 +03:00 [DBG] Connection id "0HNC8090TGDP2" started. 2025-07-01 12:32:24.020 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:32:24.020 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:32:24.020 +03:00 [DBG] POST requests are not supported 2025-07-01 12:32:24.020 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:32:24.020 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:32:24.020 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:24.020 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:32:24.021 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:32:24.021 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:32:24.021 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:32:24.021 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:24.021 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:32:24.021 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:32:24.021 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:32:24.021 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:32:24.021 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:32:24.021 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:32:24.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:24.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:24.021 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:32:24.021 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:32:24.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:24.021 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:24.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:24.021 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:24.021 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:32:24.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1712ms. 2025-07-01 12:32:24.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:24.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:24.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:24.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:24.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:24.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:24.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:24.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:24.022 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:32:24.022 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:32:24.022 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:32:24.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:24.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:24.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:24.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:24.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:24.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:24.022 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2574ms 2025-07-01 12:32:24.022 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:24.022 +03:00 [DBG] Connection id "0HNC8090TGDP2" completed keep alive response. 2025-07-01 12:32:24.022 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2101ms 2025-07-01 12:32:24.023 +03:00 [DBG] Connection id "0HNC8090TGDP2" received FIN. 2025-07-01 12:32:24.023 +03:00 [DBG] Connection id "0HNC8090TGDP2" disconnecting. 2025-07-01 12:32:24.023 +03:00 [DBG] Connection id "0HNC8090TGDP2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:32:24.024 +03:00 [DBG] Connection id "0HNC8090TGDP2" stopped. 2025-07-01 12:32:29.013 +03:00 [DBG] Connection id "0HNC8090TGDP3" accepted. 2025-07-01 12:32:29.013 +03:00 [DBG] Connection id "0HNC8090TGDP3" started. 2025-07-01 12:32:29.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:32:29.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:32:29.013 +03:00 [DBG] POST requests are not supported 2025-07-01 12:32:29.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:32:29.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:32:29.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:29.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:32:29.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:32:29.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:32:29.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:32:29.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:29.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:32:29.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:32:29.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:32:29.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:32:29.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:32:29.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:32:29.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:29.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:29.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:32:29.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:32:29.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:29.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:29.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:29.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:29.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:32:29.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1708ms. 2025-07-01 12:32:29.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:29.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:29.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:29.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:29.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:29.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:29.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:29.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:29.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:32:29.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:32:29.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:32:29.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:29.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:29.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:29.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:29.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:29.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:29.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0594ms 2025-07-01 12:32:29.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:29.015 +03:00 [DBG] Connection id "0HNC8090TGDP3" completed keep alive response. 2025-07-01 12:32:29.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0097ms 2025-07-01 12:32:29.015 +03:00 [DBG] Connection id "0HNC8090TGDP3" received FIN. 2025-07-01 12:32:29.015 +03:00 [DBG] Connection id "0HNC8090TGDP3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:32:29.016 +03:00 [DBG] Connection id "0HNC8090TGDP3" disconnecting. 2025-07-01 12:32:29.016 +03:00 [DBG] Connection id "0HNC8090TGDP3" stopped. 2025-07-01 12:32:34.013 +03:00 [DBG] Connection id "0HNC8090TGDP4" accepted. 2025-07-01 12:32:34.014 +03:00 [DBG] Connection id "0HNC8090TGDP4" started. 2025-07-01 12:32:34.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:32:34.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:32:34.014 +03:00 [DBG] POST requests are not supported 2025-07-01 12:32:34.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:32:34.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:32:34.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:34.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:32:34.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:32:34.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:32:34.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:32:34.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:34.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:32:34.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:32:34.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:32:34.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:32:34.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:32:34.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:32:34.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:34.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:34.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:32:34.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:32:34.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:34.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:34.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:34.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:34.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:32:34.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1154ms. 2025-07-01 12:32:34.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:34.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:34.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:34.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:34.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:34.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:34.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:34.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:34.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:32:34.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:32:34.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:32:34.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:34.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:34.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:34.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:34.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:34.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:34.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6784ms 2025-07-01 12:32:34.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:34.015 +03:00 [DBG] Connection id "0HNC8090TGDP4" completed keep alive response. 2025-07-01 12:32:34.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2433ms 2025-07-01 12:32:34.015 +03:00 [DBG] Connection id "0HNC8090TGDP4" received FIN. 2025-07-01 12:32:34.015 +03:00 [DBG] Connection id "0HNC8090TGDP4" disconnecting. 2025-07-01 12:32:34.016 +03:00 [DBG] Connection id "0HNC8090TGDP4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:32:34.016 +03:00 [DBG] Connection id "0HNC8090TGDP4" stopped. 2025-07-01 12:32:39.002 +03:00 [DBG] Connection id "0HNC8090TGDP5" accepted. 2025-07-01 12:32:39.002 +03:00 [DBG] Connection id "0HNC8090TGDP5" started. 2025-07-01 12:32:39.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:32:39.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:32:39.002 +03:00 [DBG] POST requests are not supported 2025-07-01 12:32:39.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:32:39.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:32:39.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:39.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:32:39.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:32:39.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:32:39.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:32:39.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:39.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:32:39.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:32:39.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:32:39.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:32:39.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:32:39.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:32:39.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:39.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:39.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:32:39.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:32:39.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:39.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:39.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:39.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:39.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:32:39.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2216ms. 2025-07-01 12:32:39.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:39.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:39.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:39.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:39.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:39.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:39.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:39.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:39.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:32:39.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:32:39.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:32:39.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:39.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:39.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:39.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:39.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:39.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:39.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2692ms 2025-07-01 12:32:39.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:39.005 +03:00 [DBG] Connection id "0HNC8090TGDP5" completed keep alive response. 2025-07-01 12:32:39.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7242ms 2025-07-01 12:32:39.005 +03:00 [DBG] Connection id "0HNC8090TGDP5" received FIN. 2025-07-01 12:32:39.005 +03:00 [DBG] Connection id "0HNC8090TGDP5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:32:39.005 +03:00 [DBG] Connection id "0HNC8090TGDP5" disconnecting. 2025-07-01 12:32:39.005 +03:00 [DBG] Connection id "0HNC8090TGDP5" stopped. 2025-07-01 12:32:44.002 +03:00 [DBG] Connection id "0HNC8090TGDP6" accepted. 2025-07-01 12:32:44.002 +03:00 [DBG] Connection id "0HNC8090TGDP6" started. 2025-07-01 12:32:44.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:32:44.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:32:44.003 +03:00 [DBG] POST requests are not supported 2025-07-01 12:32:44.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:32:44.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:32:44.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:44.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:32:44.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:32:44.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:32:44.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:32:44.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:44.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:32:44.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:32:44.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:32:44.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:32:44.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:32:44.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:32:44.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:44.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:44.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:32:44.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:32:44.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:44.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:44.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:44.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:44.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:32:44.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1679ms. 2025-07-01 12:32:44.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:44.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:44.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:44.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:44.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:44.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:44.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:44.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:44.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:32:44.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:32:44.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:32:44.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:44.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:44.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:44.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:44.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:44.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:44.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1741ms 2025-07-01 12:32:44.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:44.005 +03:00 [DBG] Connection id "0HNC8090TGDP6" completed keep alive response. 2025-07-01 12:32:44.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1456ms 2025-07-01 12:32:44.005 +03:00 [DBG] Connection id "0HNC8090TGDP6" received FIN. 2025-07-01 12:32:44.005 +03:00 [DBG] Connection id "0HNC8090TGDP6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:32:44.005 +03:00 [DBG] Connection id "0HNC8090TGDP6" disconnecting. 2025-07-01 12:32:44.005 +03:00 [DBG] Connection id "0HNC8090TGDP6" stopped. 2025-07-01 12:32:49.001 +03:00 [DBG] Connection id "0HNC8090TGDP7" accepted. 2025-07-01 12:32:49.002 +03:00 [DBG] Connection id "0HNC8090TGDP7" started. 2025-07-01 12:32:49.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:32:49.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:32:49.002 +03:00 [DBG] POST requests are not supported 2025-07-01 12:32:49.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:32:49.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:32:49.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:49.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:32:49.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:32:49.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:32:49.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:32:49.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:49.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:32:49.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:32:49.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:32:49.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:32:49.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:32:49.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:32:49.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:49.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:49.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:32:49.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:32:49.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:49.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:49.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:49.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:49.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:32:49.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2411ms. 2025-07-01 12:32:49.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:49.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:49.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:49.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:49.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:49.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:49.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:49.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:49.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:32:49.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:32:49.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:32:49.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:49.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:49.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:49.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:49.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:49.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:49.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7787ms 2025-07-01 12:32:49.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:49.005 +03:00 [DBG] Connection id "0HNC8090TGDP7" completed keep alive response. 2025-07-01 12:32:49.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1484ms 2025-07-01 12:32:49.005 +03:00 [DBG] Connection id "0HNC8090TGDP7" received FIN. 2025-07-01 12:32:49.005 +03:00 [DBG] Connection id "0HNC8090TGDP7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:32:49.005 +03:00 [DBG] Connection id "0HNC8090TGDP7" disconnecting. 2025-07-01 12:32:49.005 +03:00 [DBG] Connection id "0HNC8090TGDP7" stopped. 2025-07-01 12:32:54.004 +03:00 [DBG] Connection id "0HNC8090TGDP8" accepted. 2025-07-01 12:32:54.004 +03:00 [DBG] Connection id "0HNC8090TGDP8" started. 2025-07-01 12:32:54.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:32:54.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:32:54.004 +03:00 [DBG] POST requests are not supported 2025-07-01 12:32:54.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:32:54.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:32:54.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:54.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:32:54.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:32:54.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:32:54.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:32:54.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:54.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:32:54.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:32:54.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:32:54.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:32:54.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:32:54.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:32:54.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:54.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:54.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:32:54.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:32:54.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:54.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:54.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:54.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:54.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:32:54.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1185ms. 2025-07-01 12:32:54.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:54.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:54.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:54.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:54.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:54.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:54.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:54.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:54.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:32:54.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:32:54.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:32:54.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:54.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:54.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:54.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:54.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:54.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:54.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.64ms 2025-07-01 12:32:54.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:54.006 +03:00 [DBG] Connection id "0HNC8090TGDP8" completed keep alive response. 2025-07-01 12:32:54.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2701ms 2025-07-01 12:32:54.006 +03:00 [DBG] Connection id "0HNC8090TGDP8" received FIN. 2025-07-01 12:32:54.006 +03:00 [DBG] Connection id "0HNC8090TGDP8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:32:54.006 +03:00 [DBG] Connection id "0HNC8090TGDP8" disconnecting. 2025-07-01 12:32:54.006 +03:00 [DBG] Connection id "0HNC8090TGDP8" stopped. 2025-07-01 12:32:59.004 +03:00 [DBG] Connection id "0HNC8090TGDP9" accepted. 2025-07-01 12:32:59.005 +03:00 [DBG] Connection id "0HNC8090TGDP9" started. 2025-07-01 12:32:59.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:32:59.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:32:59.005 +03:00 [DBG] POST requests are not supported 2025-07-01 12:32:59.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:32:59.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:32:59.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:59.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:32:59.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:32:59.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:32:59.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:32:59.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:59.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:32:59.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:32:59.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:32:59.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:32:59.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:32:59.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:32:59.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:59.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:59.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:32:59.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:32:59.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:59.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:59.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:59.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:59.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:32:59.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1583ms. 2025-07-01 12:32:59.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:59.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:32:59.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:59.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:32:59.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:59.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:59.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:59.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:59.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:32:59.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:32:59.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:32:59.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:59.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:32:59.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:59.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:59.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:59.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:32:59.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.964ms 2025-07-01 12:32:59.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:32:59.007 +03:00 [DBG] Connection id "0HNC8090TGDP9" completed keep alive response. 2025-07-01 12:32:59.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7606ms 2025-07-01 12:32:59.007 +03:00 [DBG] Connection id "0HNC8090TGDP9" received FIN. 2025-07-01 12:32:59.007 +03:00 [DBG] Connection id "0HNC8090TGDP9" disconnecting. 2025-07-01 12:32:59.007 +03:00 [DBG] Connection id "0HNC8090TGDP9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:32:59.008 +03:00 [DBG] Connection id "0HNC8090TGDP9" stopped. 2025-07-01 12:33:02.662 +03:00 [DBG] Connection id "0HNC8090TGDPA" accepted. 2025-07-01 12:33:02.662 +03:00 [DBG] Connection id "0HNC8090TGDPA" started. 2025-07-01 12:33:02.662 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 745 2025-07-01 12:33:02.662 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:33:02.662 +03:00 [DBG] POST requests are not supported 2025-07-01 12:33:02.662 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:33:02.662 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:33:02.663 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:33:02.663 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:33:02.663 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:33:02.663 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:33:02.663 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:33:02.663 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:33:02.663 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:33:02.663 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:33:02.663 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:33:02.663 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:33:02.663 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:33:02.663 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:33:02.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:02.663 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:02.663 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:33:02.663 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:33:02.663 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:33:02.663 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:33:02.663 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:33:02.663 +03:00 [DBG] Connection id "0HNC8090TGDPA", Request id "0HNC8090TGDPA:00000001": started reading request body. 2025-07-01 12:33:02.663 +03:00 [DBG] Connection id "0HNC8090TGDPA", Request id "0HNC8090TGDPA:00000001": done reading request body. 2025-07-01 12:33:02.663 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:33:02.664 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:33:02.664 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:33:02.664 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:33:02.664 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:33:02.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:02.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:02.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:02.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:02.664 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:33:02.664 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:33:02.664 +03:00 [INF] Updating physical elements properties 2025-07-01 12:33:02.688 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 23.9825ms. 2025-07-01 12:33:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:02.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:02.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:02.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:02.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:02.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:02.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:02.688 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:02.688 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:33:02.688 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:02.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:02.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:02.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:02.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:02.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:02.688 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:02.688 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 25.4078ms 2025-07-01 12:33:02.689 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:33:02.689 +03:00 [DBG] Connection id "0HNC8090TGDPA" completed keep alive response. 2025-07-01 12:33:02.689 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 26.3456ms 2025-07-01 12:33:02.689 +03:00 [DBG] Connection id "0HNC8090TGDPA" received FIN. 2025-07-01 12:33:02.689 +03:00 [DBG] Connection id "0HNC8090TGDPA" disconnecting. 2025-07-01 12:33:02.689 +03:00 [DBG] Connection id "0HNC8090TGDPA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:33:02.690 +03:00 [DBG] Connection id "0HNC8090TGDPA" stopped. 2025-07-01 12:33:02.728 +03:00 [DBG] Connection id "0HNC8090TGDPB" accepted. 2025-07-01 12:33:02.728 +03:00 [DBG] Connection id "0HNC8090TGDPB" started. 2025-07-01 12:33:02.729 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:33:02.729 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:33:02.729 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:33:02.729 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:33:02.729 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:33:02.729 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:33:02.729 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:33:02.729 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:33:02.729 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:33:02.729 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:33:02.729 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:33:02.729 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:33:02.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-07-01 12:33:02.729 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:33:02.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-07-01 12:33:02.729 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:02.729 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:02.729 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:33:02.729 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:33:02.729 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:33:02.729 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:33:02.729 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:33:02.729 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:33:02.729 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:33:02.729 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:33:02.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:02.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:02.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:02.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:02.729 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:33:02.729 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:33:02.729 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:33:02.732 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.2491ms. 2025-07-01 12:33:02.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:02.732 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:02.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:02.732 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:02.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:02.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:02.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:02.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:02.732 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:33:02.732 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:33:02.732 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:33:02.732 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:33:02.732 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:33:02.732 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:33:02.732 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:33:02.732 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:33:02.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:02.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:02.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:02.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:02.732 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:02.732 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:02.732 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.2627ms 2025-07-01 12:33:02.732 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:33:02.732 +03:00 [DBG] Connection id "0HNC8090TGDPB" completed keep alive response. 2025-07-01 12:33:02.732 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.9028ms 2025-07-01 12:33:02.733 +03:00 [DBG] Connection id "0HNC8090TGDPB" received FIN. 2025-07-01 12:33:02.733 +03:00 [DBG] Connection id "0HNC8090TGDPB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:33:02.733 +03:00 [DBG] Connection id "0HNC8090TGDPB" disconnecting. 2025-07-01 12:33:02.733 +03:00 [DBG] Connection id "0HNC8090TGDPB" stopped. 2025-07-01 12:33:02.797 +03:00 [DBG] Connection id "0HNC8090TGDPC" accepted. 2025-07-01 12:33:02.798 +03:00 [DBG] Connection id "0HNC8090TGDPC" started. 2025-07-01 12:33:02.798 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:33:02.798 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:33:02.798 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:33:02.798 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:33:02.798 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:33:02.798 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:33:02.798 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:33:02.798 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:33:02.798 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:33:02.798 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:33:02.798 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:33:02.798 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:33:02.798 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:33:02.798 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:33:02.798 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:33:02.798 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:02.798 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:02.798 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:33:02.799 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:33:02.799 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:33:02.799 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:33:02.799 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:33:02.799 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:33:02.799 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:33:02.799 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:33:02.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:02.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:02.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:02.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:02.799 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:33:02.799 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:33:02.799 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:33:02.943 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 144.3142ms. 2025-07-01 12:33:02.943 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:02.943 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:02.943 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:02.944 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:02.944 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:02.944 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:02.944 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:02.944 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:02.944 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:33:02.944 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:33:02.944 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:33:02.944 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:33:02.944 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:33:02.944 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:33:02.944 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:33:02.946 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:33:02.946 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:02.946 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:02.946 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:02.946 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:02.946 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:02.946 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:02.946 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 147.3398ms 2025-07-01 12:33:02.946 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:33:02.946 +03:00 [DBG] Connection id "0HNC8090TGDPC" completed keep alive response. 2025-07-01 12:33:02.946 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 148.1974ms 2025-07-01 12:33:02.949 +03:00 [DBG] Connection id "0HNC8090TGDPC" received FIN. 2025-07-01 12:33:02.949 +03:00 [DBG] Connection id "0HNC8090TGDPC" disconnecting. 2025-07-01 12:33:02.949 +03:00 [DBG] Connection id "0HNC8090TGDPC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:33:02.950 +03:00 [DBG] Connection id "0HNC8090TGDPC" stopped. 2025-07-01 12:33:04.001 +03:00 [DBG] Connection id "0HNC8090TGDPD" accepted. 2025-07-01 12:33:04.001 +03:00 [DBG] Connection id "0HNC8090TGDPD" started. 2025-07-01 12:33:04.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:33:04.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:33:04.001 +03:00 [DBG] POST requests are not supported 2025-07-01 12:33:04.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:33:04.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:33:04.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:04.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:33:04.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:33:04.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:33:04.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:33:04.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:04.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:33:04.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:33:04.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:33:04.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:33:04.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:33:04.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:33:04.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:04.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:04.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:33:04.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:33:04.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:04.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:04.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:04.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:04.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:33:04.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1379ms. 2025-07-01 12:33:04.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:04.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:04.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:04.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:04.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:04.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:04.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:04.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:04.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:04.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:33:04.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:04.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:04.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:04.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:04.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:04.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:04.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:04.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8493ms 2025-07-01 12:33:04.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:04.003 +03:00 [DBG] Connection id "0HNC8090TGDPD" completed keep alive response. 2025-07-01 12:33:04.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5971ms 2025-07-01 12:33:04.003 +03:00 [DBG] Connection id "0HNC8090TGDPD" received FIN. 2025-07-01 12:33:04.003 +03:00 [DBG] Connection id "0HNC8090TGDPD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:33:04.003 +03:00 [DBG] Connection id "0HNC8090TGDPD" disconnecting. 2025-07-01 12:33:04.003 +03:00 [DBG] Connection id "0HNC8090TGDPD" stopped. 2025-07-01 12:33:06.906 +03:00 [DBG] Connection id "0HNC8090TGDPE" accepted. 2025-07-01 12:33:06.906 +03:00 [DBG] Connection id "0HNC8090TGDPE" started. 2025-07-01 12:33:06.907 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:33:06.907 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:33:06.907 +03:00 [DBG] POST requests are not supported 2025-07-01 12:33:06.907 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:33:06.907 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:33:06.907 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:33:06.907 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:33:06.907 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:33:06.907 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:33:06.907 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:33:06.907 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:33:06.907 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:33:06.907 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:33:06.907 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:33:06.908 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:33:06.908 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:33:06.908 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:33:06.908 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:06.908 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:06.908 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:33:06.908 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:33:06.908 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:33:06.908 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:33:06.908 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:33:06.908 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:33:06.909 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:33:06.909 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:33:06.909 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:33:06.909 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:33:06.909 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:33:06.909 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:33:06.909 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:33:06.909 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:33:06.909 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:33:06.909 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:33:06.909 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:33:06.909 +03:00 [DBG] Connection id "0HNC8090TGDPE", Request id "0HNC8090TGDPE:00000001": started reading request body. 2025-07-01 12:33:06.909 +03:00 [DBG] Connection id "0HNC8090TGDPE", Request id "0HNC8090TGDPE:00000001": done reading request body. 2025-07-01 12:33:06.910 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:33:06.910 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:33:06.910 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:33:06.910 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:33:06.910 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:33:06.910 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:06.910 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:06.910 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:06.910 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:06.910 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:33:06.910 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:33:06.910 +03:00 [INF] Changing group of physicals [239] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:33:06.949 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 38.0429ms. 2025-07-01 12:33:06.949 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:06.949 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:06.949 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:06.949 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:06.949 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:06.949 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:06.949 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:06.949 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:06.949 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:06.949 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:33:06.949 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:06.949 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:06.949 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:06.949 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:06.949 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:06.950 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:06.950 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:06.950 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 41.9077ms 2025-07-01 12:33:06.950 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:33:06.950 +03:00 [DBG] Connection id "0HNC8090TGDPE" completed keep alive response. 2025-07-01 12:33:06.950 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 43.3275ms 2025-07-01 12:33:06.950 +03:00 [DBG] Connection id "0HNC8090TGDPE" received FIN. 2025-07-01 12:33:06.950 +03:00 [DBG] Connection id "0HNC8090TGDPE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:33:06.950 +03:00 [DBG] Connection id "0HNC8090TGDPE" disconnecting. 2025-07-01 12:33:06.950 +03:00 [DBG] Connection id "0HNC8090TGDPE" stopped. 2025-07-01 12:33:06.993 +03:00 [DBG] Connection id "0HNC8090TGDPF" accepted. 2025-07-01 12:33:06.993 +03:00 [DBG] Connection id "0HNC8090TGDPF" started. 2025-07-01 12:33:06.993 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:33:06.993 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:33:06.993 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:33:06.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:33:06.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:33:06.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:33:06.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:33:06.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:33:06.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:33:06.993 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:33:06.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:33:06.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:33:06.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:33:06.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:33:06.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:33:06.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:06.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:06.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:33:06.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:33:06.994 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:33:06.994 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:33:06.994 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:33:06.994 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:33:06.994 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:33:06.994 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:33:06.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:06.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:06.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:06.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:06.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:33:06.994 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:33:06.994 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:33:06.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.9967ms. 2025-07-01 12:33:06.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:06.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:06.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:06.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:06.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:06.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:06.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:06.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:06.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:33:06.997 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:33:06.997 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:33:06.997 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:33:06.997 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:33:06.997 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:33:06.997 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:33:06.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:33:06.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:06.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:06.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:06.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:06.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:06.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:06.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.873ms 2025-07-01 12:33:06.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:33:06.998 +03:00 [DBG] Connection id "0HNC8090TGDPF" completed keep alive response. 2025-07-01 12:33:06.998 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.7063ms 2025-07-01 12:33:06.998 +03:00 [DBG] Connection id "0HNC8090TGDPF" received FIN. 2025-07-01 12:33:06.998 +03:00 [DBG] Connection id "0HNC8090TGDPF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:33:06.998 +03:00 [DBG] Connection id "0HNC8090TGDPF" disconnecting. 2025-07-01 12:33:06.998 +03:00 [DBG] Connection id "0HNC8090TGDPF" stopped. 2025-07-01 12:33:07.066 +03:00 [DBG] Connection id "0HNC8090TGDPG" accepted. 2025-07-01 12:33:07.066 +03:00 [DBG] Connection id "0HNC8090TGDPG" started. 2025-07-01 12:33:07.066 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:33:07.066 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:33:07.066 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:33:07.066 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:33:07.066 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:33:07.066 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:33:07.067 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:33:07.067 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:33:07.067 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:33:07.067 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:33:07.067 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:33:07.067 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:33:07.067 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:33:07.067 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:33:07.067 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:33:07.067 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:07.067 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:07.067 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:33:07.067 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:33:07.067 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:33:07.067 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:33:07.067 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:33:07.067 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:33:07.067 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:33:07.067 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:33:07.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:07.067 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:07.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:07.067 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:07.067 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:33:07.067 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:33:07.067 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:33:07.205 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 137.909ms. 2025-07-01 12:33:07.205 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:07.205 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:07.205 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:07.206 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:07.206 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:07.206 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:07.206 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:07.206 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:07.206 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:33:07.206 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:33:07.206 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:33:07.206 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:33:07.206 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:33:07.206 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:33:07.206 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:33:07.208 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:33:07.208 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:07.208 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:07.208 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:07.208 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:07.208 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:07.208 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:07.208 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 140.9796ms 2025-07-01 12:33:07.208 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:33:07.208 +03:00 [DBG] Connection id "0HNC8090TGDPG" completed keep alive response. 2025-07-01 12:33:07.208 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 141.7998ms 2025-07-01 12:33:07.211 +03:00 [DBG] Connection id "0HNC8090TGDPG" received FIN. 2025-07-01 12:33:07.211 +03:00 [DBG] Connection id "0HNC8090TGDPG" disconnecting. 2025-07-01 12:33:07.211 +03:00 [DBG] Connection id "0HNC8090TGDPG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:33:07.212 +03:00 [DBG] Connection id "0HNC8090TGDPG" stopped. 2025-07-01 12:33:09.003 +03:00 [DBG] Connection id "0HNC8090TGDPH" accepted. 2025-07-01 12:33:09.003 +03:00 [DBG] Connection id "0HNC8090TGDPH" started. 2025-07-01 12:33:09.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:33:09.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:33:09.003 +03:00 [DBG] POST requests are not supported 2025-07-01 12:33:09.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:33:09.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:33:09.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:09.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:33:09.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:33:09.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:33:09.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:33:09.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:09.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:33:09.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:33:09.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:33:09.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:33:09.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:33:09.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:33:09.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:09.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:09.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:33:09.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:33:09.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:09.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:09.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:09.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:09.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:33:09.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1347ms. 2025-07-01 12:33:09.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:09.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:09.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:09.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:09.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:09.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:09.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:09.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:09.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:09.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:33:09.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:09.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:09.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:09.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:09.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:09.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:09.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:09.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7634ms 2025-07-01 12:33:09.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:09.004 +03:00 [DBG] Connection id "0HNC8090TGDPH" completed keep alive response. 2025-07-01 12:33:09.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4187ms 2025-07-01 12:33:09.005 +03:00 [DBG] Connection id "0HNC8090TGDPH" received FIN. 2025-07-01 12:33:09.005 +03:00 [DBG] Connection id "0HNC8090TGDPH" disconnecting. 2025-07-01 12:33:09.005 +03:00 [DBG] Connection id "0HNC8090TGDPH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:33:09.006 +03:00 [DBG] Connection id "0HNC8090TGDPH" stopped. 2025-07-01 12:33:14.015 +03:00 [DBG] Connection id "0HNC8090TGDPI" accepted. 2025-07-01 12:33:14.015 +03:00 [DBG] Connection id "0HNC8090TGDPI" started. 2025-07-01 12:33:14.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:33:14.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:33:14.016 +03:00 [DBG] POST requests are not supported 2025-07-01 12:33:14.016 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:33:14.016 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:33:14.016 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:14.016 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:33:14.016 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:33:14.016 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:33:14.016 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:33:14.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:14.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:33:14.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:33:14.017 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:33:14.017 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:33:14.017 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:33:14.017 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:33:14.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:14.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:14.017 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:33:14.017 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:33:14.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:14.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:14.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:14.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:14.017 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:33:14.017 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1666ms. 2025-07-01 12:33:14.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:14.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:14.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:14.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:14.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:14.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:14.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:14.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:14.018 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:14.018 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:33:14.018 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:14.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:14.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:14.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:14.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:14.018 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:14.018 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:14.018 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1582ms 2025-07-01 12:33:14.018 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:14.018 +03:00 [DBG] Connection id "0HNC8090TGDPI" completed keep alive response. 2025-07-01 12:33:14.018 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6819ms 2025-07-01 12:33:14.018 +03:00 [DBG] Connection id "0HNC8090TGDPI" received FIN. 2025-07-01 12:33:14.018 +03:00 [DBG] Connection id "0HNC8090TGDPI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:33:14.019 +03:00 [DBG] Connection id "0HNC8090TGDPI" disconnecting. 2025-07-01 12:33:14.019 +03:00 [DBG] Connection id "0HNC8090TGDPI" stopped. 2025-07-01 12:33:19.023 +03:00 [DBG] Connection id "0HNC8090TGDPJ" accepted. 2025-07-01 12:33:19.023 +03:00 [DBG] Connection id "0HNC8090TGDPJ" started. 2025-07-01 12:33:19.024 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:33:19.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:33:19.024 +03:00 [DBG] POST requests are not supported 2025-07-01 12:33:19.024 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:33:19.024 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:33:19.024 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:19.024 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:33:19.024 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:33:19.024 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:33:19.024 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:33:19.024 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:19.024 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:33:19.024 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:33:19.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:33:19.025 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:33:19.025 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:33:19.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:33:19.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:19.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:19.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:33:19.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:33:19.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:19.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:19.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:19.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:19.025 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:33:19.025 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1798ms. 2025-07-01 12:33:19.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:19.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:19.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:19.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:19.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:19.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:19.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:19.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:19.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:19.026 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:33:19.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:19.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:19.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:19.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:19.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:19.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:19.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:19.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1643ms 2025-07-01 12:33:19.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:19.026 +03:00 [DBG] Connection id "0HNC8090TGDPJ" completed keep alive response. 2025-07-01 12:33:19.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.197ms 2025-07-01 12:33:19.026 +03:00 [DBG] Connection id "0HNC8090TGDPJ" received FIN. 2025-07-01 12:33:19.026 +03:00 [DBG] Connection id "0HNC8090TGDPJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:33:19.026 +03:00 [DBG] Connection id "0HNC8090TGDPJ" disconnecting. 2025-07-01 12:33:19.027 +03:00 [DBG] Connection id "0HNC8090TGDPJ" stopped. 2025-07-01 12:33:24.000 +03:00 [DBG] Connection id "0HNC8090TGDPK" accepted. 2025-07-01 12:33:24.000 +03:00 [DBG] Connection id "0HNC8090TGDPK" started. 2025-07-01 12:33:24.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:33:24.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:33:24.001 +03:00 [DBG] POST requests are not supported 2025-07-01 12:33:24.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:33:24.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:33:24.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:24.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:33:24.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:33:24.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:33:24.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:33:24.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:24.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:33:24.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:33:24.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:33:24.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:33:24.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:33:24.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:33:24.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:24.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:24.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:33:24.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:33:24.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:24.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:24.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:24.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:24.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:33:24.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1642ms. 2025-07-01 12:33:24.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:24.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:24.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:24.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:24.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:24.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:24.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:24.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:24.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:24.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:33:24.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:24.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:24.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:24.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:24.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:24.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:24.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:24.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.853ms 2025-07-01 12:33:24.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:24.002 +03:00 [DBG] Connection id "0HNC8090TGDPK" completed keep alive response. 2025-07-01 12:33:24.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7142ms 2025-07-01 12:33:24.002 +03:00 [DBG] Connection id "0HNC8090TGDPK" received FIN. 2025-07-01 12:33:24.003 +03:00 [DBG] Connection id "0HNC8090TGDPK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:33:24.003 +03:00 [DBG] Connection id "0HNC8090TGDPK" disconnecting. 2025-07-01 12:33:24.003 +03:00 [DBG] Connection id "0HNC8090TGDPK" stopped. 2025-07-01 12:33:25.145 +03:00 [DBG] Connection id "0HNC8090TGDPL" accepted. 2025-07-01 12:33:25.145 +03:00 [DBG] Connection id "0HNC8090TGDPL" started. 2025-07-01 12:33:25.145 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 756 2025-07-01 12:33:25.145 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:33:25.145 +03:00 [DBG] POST requests are not supported 2025-07-01 12:33:25.145 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:33:25.145 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:33:25.145 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:33:25.145 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:33:25.146 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:33:25.146 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:33:25.146 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:33:25.146 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:33:25.146 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:33:25.146 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:33:25.146 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:33:25.146 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:33:25.146 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:33:25.146 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:33:25.146 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:25.146 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:25.146 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:33:25.147 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:33:25.147 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:33:25.147 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:33:25.147 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:33:25.147 +03:00 [DBG] Connection id "0HNC8090TGDPL", Request id "0HNC8090TGDPL:00000001": started reading request body. 2025-07-01 12:33:25.147 +03:00 [DBG] Connection id "0HNC8090TGDPL", Request id "0HNC8090TGDPL:00000001": done reading request body. 2025-07-01 12:33:25.147 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:33:25.147 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:33:25.147 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:33:25.147 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:33:25.147 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:33:25.148 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:25.148 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:25.148 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:25.148 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:25.148 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:33:25.148 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:33:25.148 +03:00 [INF] Updating physical elements properties 2025-07-01 12:33:25.179 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 31.4709ms. 2025-07-01 12:33:25.179 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:25.179 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:25.180 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:25.180 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:25.180 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:25.180 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:25.180 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:25.180 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:25.180 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:25.180 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:33:25.180 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:25.180 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:25.180 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:25.180 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:25.180 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:25.180 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:25.180 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:25.180 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 33.8403ms 2025-07-01 12:33:25.180 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:33:25.180 +03:00 [DBG] Connection id "0HNC8090TGDPL" completed keep alive response. 2025-07-01 12:33:25.180 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 35.4278ms 2025-07-01 12:33:25.181 +03:00 [DBG] Connection id "0HNC8090TGDPL" received FIN. 2025-07-01 12:33:25.181 +03:00 [DBG] Connection id "0HNC8090TGDPL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:33:25.181 +03:00 [DBG] Connection id "0HNC8090TGDPL" disconnecting. 2025-07-01 12:33:25.181 +03:00 [DBG] Connection id "0HNC8090TGDPL" stopped. 2025-07-01 12:33:25.223 +03:00 [DBG] Connection id "0HNC8090TGDPM" accepted. 2025-07-01 12:33:25.223 +03:00 [DBG] Connection id "0HNC8090TGDPM" started. 2025-07-01 12:33:25.224 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:33:25.224 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:33:25.224 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:33:25.224 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:33:25.224 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:33:25.224 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:33:25.224 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:33:25.224 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:33:25.224 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:33:25.224 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:33:25.224 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:33:25.224 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:33:25.224 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:33:25.225 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:33:25.225 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:33:25.225 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:25.225 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:25.225 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:33:25.225 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:33:25.225 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:33:25.225 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:33:25.225 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:33:25.225 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:33:25.225 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:33:25.225 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:33:25.225 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:25.225 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:25.225 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:25.225 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:25.225 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:33:25.225 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:33:25.225 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:33:25.228 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.1195ms. 2025-07-01 12:33:25.228 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:25.228 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:25.229 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:25.229 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:25.229 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:25.229 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:25.229 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:25.229 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:25.229 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:33:25.229 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:33:25.229 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:33:25.229 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:33:25.229 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:33:25.229 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:33:25.229 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:33:25.229 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:33:25.229 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:25.229 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:25.229 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:25.229 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:25.229 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:25.229 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:25.229 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.8095ms 2025-07-01 12:33:25.229 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:33:25.230 +03:00 [DBG] Connection id "0HNC8090TGDPM" completed keep alive response. 2025-07-01 12:33:25.230 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.9709ms 2025-07-01 12:33:25.231 +03:00 [DBG] Connection id "0HNC8090TGDPM" received FIN. 2025-07-01 12:33:25.231 +03:00 [DBG] Connection id "0HNC8090TGDPM" disconnecting. 2025-07-01 12:33:25.231 +03:00 [DBG] Connection id "0HNC8090TGDPM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:33:25.232 +03:00 [DBG] Connection id "0HNC8090TGDPM" stopped. 2025-07-01 12:33:25.294 +03:00 [DBG] Connection id "0HNC8090TGDPN" accepted. 2025-07-01 12:33:25.295 +03:00 [DBG] Connection id "0HNC8090TGDPN" started. 2025-07-01 12:33:25.295 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:33:25.295 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:33:25.295 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:33:25.295 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:33:25.295 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:33:25.295 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:33:25.295 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:33:25.295 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:33:25.295 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:33:25.296 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:33:25.296 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:33:25.296 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:33:25.296 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:33:25.296 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:33:25.296 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:33:25.296 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:25.296 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:25.296 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:33:25.296 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:33:25.296 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:33:25.296 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:33:25.296 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:33:25.297 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:33:25.297 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:33:25.297 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:33:25.297 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:25.297 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:25.297 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:25.297 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:25.297 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:33:25.297 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:33:25.297 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:33:25.449 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 152.2341ms. 2025-07-01 12:33:25.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:25.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:25.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:25.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:25.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:25.450 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:25.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:25.450 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:25.450 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:33:25.450 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:33:25.450 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:33:25.450 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:33:25.450 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:33:25.450 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:33:25.450 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:33:25.451 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:33:25.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:25.451 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:25.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:25.451 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:25.451 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:25.451 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:25.451 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 155.3162ms 2025-07-01 12:33:25.451 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:33:25.451 +03:00 [DBG] Connection id "0HNC8090TGDPN" completed keep alive response. 2025-07-01 12:33:25.451 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 156.5705ms 2025-07-01 12:33:25.460 +03:00 [DBG] Connection id "0HNC8090TGDPN" received FIN. 2025-07-01 12:33:25.460 +03:00 [DBG] Connection id "0HNC8090TGDPN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:33:25.460 +03:00 [DBG] Connection id "0HNC8090TGDPN" disconnecting. 2025-07-01 12:33:25.460 +03:00 [DBG] Connection id "0HNC8090TGDPN" stopped. 2025-07-01 12:33:28.628 +03:00 [DBG] Connection id "0HNC8090TGDPO" accepted. 2025-07-01 12:33:28.628 +03:00 [DBG] Connection id "0HNC8090TGDPO" started. 2025-07-01 12:33:28.628 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:33:28.628 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:33:28.628 +03:00 [DBG] POST requests are not supported 2025-07-01 12:33:28.628 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:33:28.629 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:33:28.629 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:33:28.629 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:33:28.629 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:33:28.629 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:33:28.629 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:33:28.629 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:33:28.629 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:33:28.629 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:33:28.629 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:33:28.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-07-01 12:33:28.629 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:33:28.630 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:33:28.630 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:28.630 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:28.630 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:33:28.630 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:33:28.630 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:33:28.630 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:33:28.630 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:33:28.630 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:33:28.630 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:33:28.630 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:33:28.630 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:33:28.630 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:33:28.630 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:33:28.630 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:33:28.630 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:33:28.630 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:33:28.630 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:33:28.630 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:33:28.630 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:33:28.631 +03:00 [DBG] Connection id "0HNC8090TGDPO", Request id "0HNC8090TGDPO:00000001": started reading request body. 2025-07-01 12:33:28.631 +03:00 [DBG] Connection id "0HNC8090TGDPO", Request id "0HNC8090TGDPO:00000001": done reading request body. 2025-07-01 12:33:28.631 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:33:28.631 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:33:28.631 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:33:28.631 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:33:28.631 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:33:28.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:28.631 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:28.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:28.631 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:28.631 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:33:28.631 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:33:28.631 +03:00 [INF] Changing group of physicals [240] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:33:28.666 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 34.4748ms. 2025-07-01 12:33:28.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:28.666 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:28.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:28.666 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:28.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:28.666 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:28.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:28.667 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:28.667 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:28.667 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:33:28.667 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:28.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:28.667 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:28.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:28.667 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:28.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:28.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:28.667 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 37.6937ms 2025-07-01 12:33:28.667 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:33:28.668 +03:00 [DBG] Connection id "0HNC8090TGDPO" completed keep alive response. 2025-07-01 12:33:28.668 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 39.4147ms 2025-07-01 12:33:28.668 +03:00 [DBG] Connection id "0HNC8090TGDPO" received FIN. 2025-07-01 12:33:28.668 +03:00 [DBG] Connection id "0HNC8090TGDPO" disconnecting. 2025-07-01 12:33:28.668 +03:00 [DBG] Connection id "0HNC8090TGDPO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:33:28.669 +03:00 [DBG] Connection id "0HNC8090TGDPO" stopped. 2025-07-01 12:33:28.712 +03:00 [DBG] Connection id "0HNC8090TGDPP" accepted. 2025-07-01 12:33:28.712 +03:00 [DBG] Connection id "0HNC8090TGDPP" started. 2025-07-01 12:33:28.712 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:33:28.713 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:33:28.713 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:33:28.713 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:33:28.713 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:33:28.713 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:33:28.713 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:33:28.713 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:33:28.713 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:33:28.713 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:33:28.713 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:33:28.713 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:33:28.713 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:33:28.714 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:33:28.714 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:33:28.714 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:28.714 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:28.714 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:33:28.714 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:33:28.714 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:33:28.714 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:33:28.714 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:33:28.714 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:33:28.714 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:33:28.714 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:33:28.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:28.715 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:28.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:28.715 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:28.715 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:33:28.715 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:33:28.715 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:33:28.717 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.8783ms. 2025-07-01 12:33:28.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:28.717 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:28.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:28.717 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:28.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:28.717 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:28.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:28.717 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:28.717 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:33:28.717 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:33:28.718 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:33:28.718 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:33:28.718 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:33:28.718 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:33:28.718 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:33:28.718 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:33:28.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:28.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:28.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:28.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:28.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:28.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:28.718 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.795ms 2025-07-01 12:33:28.719 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:33:28.719 +03:00 [DBG] Connection id "0HNC8090TGDPP" completed keep alive response. 2025-07-01 12:33:28.719 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 6.3112ms 2025-07-01 12:33:28.719 +03:00 [DBG] Connection id "0HNC8090TGDPP" received FIN. 2025-07-01 12:33:28.719 +03:00 [DBG] Connection id "0HNC8090TGDPP" disconnecting. 2025-07-01 12:33:28.719 +03:00 [DBG] Connection id "0HNC8090TGDPP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:33:28.720 +03:00 [DBG] Connection id "0HNC8090TGDPP" stopped. 2025-07-01 12:33:28.782 +03:00 [DBG] Connection id "0HNC8090TGDPQ" accepted. 2025-07-01 12:33:28.782 +03:00 [DBG] Connection id "0HNC8090TGDPQ" started. 2025-07-01 12:33:28.782 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:33:28.782 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:33:28.782 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:33:28.782 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:33:28.782 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:33:28.782 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:33:28.782 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:33:28.782 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:33:28.782 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:33:28.783 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:33:28.783 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:33:28.783 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:33:28.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-07-01 12:33:28.783 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:33:28.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-07-01 12:33:28.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:28.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:28.783 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:33:28.783 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:33:28.783 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:33:28.783 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:33:28.783 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:33:28.783 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:33:28.783 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:33:28.783 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:33:28.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:28.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:28.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:28.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:28.783 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:33:28.783 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:33:28.783 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:33:28.939 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 155.5087ms. 2025-07-01 12:33:28.939 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:28.939 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:28.939 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:28.939 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:28.939 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:28.939 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:28.939 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:28.939 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:28.939 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:33:28.939 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:33:28.939 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:33:28.939 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:33:28.939 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:33:28.939 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:33:28.939 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:33:28.940 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:33:28.941 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:28.941 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:28.941 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:28.941 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:28.941 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:28.941 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:28.941 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 157.8978ms 2025-07-01 12:33:28.941 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:33:28.941 +03:00 [DBG] Connection id "0HNC8090TGDPQ" completed keep alive response. 2025-07-01 12:33:28.941 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 158.7611ms 2025-07-01 12:33:28.945 +03:00 [DBG] Connection id "0HNC8090TGDPQ" received FIN. 2025-07-01 12:33:28.946 +03:00 [DBG] Connection id "0HNC8090TGDPQ" disconnecting. 2025-07-01 12:33:28.946 +03:00 [DBG] Connection id "0HNC8090TGDPQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:33:28.947 +03:00 [DBG] Connection id "0HNC8090TGDPQ" stopped. 2025-07-01 12:33:29.032 +03:00 [DBG] Connection id "0HNC8090TGDPR" accepted. 2025-07-01 12:33:29.033 +03:00 [DBG] Connection id "0HNC8090TGDPR" started. 2025-07-01 12:33:29.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:33:29.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:33:29.033 +03:00 [DBG] POST requests are not supported 2025-07-01 12:33:29.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:33:29.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:33:29.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:29.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:33:29.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:33:29.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:33:29.033 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:33:29.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:29.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:33:29.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:33:29.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:33:29.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:33:29.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:33:29.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:33:29.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:29.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:29.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:33:29.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:33:29.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:29.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:29.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:29.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:29.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:33:29.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1298ms. 2025-07-01 12:33:29.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:29.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:29.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:29.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:29.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:29.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:29.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:29.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:29.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:29.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:33:29.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:29.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:29.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:29.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:29.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:29.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:29.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:29.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8355ms 2025-07-01 12:33:29.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:29.034 +03:00 [DBG] Connection id "0HNC8090TGDPR" completed keep alive response. 2025-07-01 12:33:29.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5008ms 2025-07-01 12:33:29.034 +03:00 [DBG] Connection id "0HNC8090TGDPR" received FIN. 2025-07-01 12:33:29.034 +03:00 [DBG] Connection id "0HNC8090TGDPR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:33:29.035 +03:00 [DBG] Connection id "0HNC8090TGDPR" disconnecting. 2025-07-01 12:33:29.035 +03:00 [DBG] Connection id "0HNC8090TGDPR" stopped. 2025-07-01 12:33:34.012 +03:00 [DBG] Connection id "0HNC8090TGDPS" accepted. 2025-07-01 12:33:34.012 +03:00 [DBG] Connection id "0HNC8090TGDPS" started. 2025-07-01 12:33:34.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:33:34.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:33:34.012 +03:00 [DBG] POST requests are not supported 2025-07-01 12:33:34.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:33:34.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:33:34.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:34.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:33:34.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:33:34.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:33:34.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:33:34.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:34.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:33:34.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:33:34.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:33:34.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:33:34.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:33:34.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:33:34.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:34.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:34.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:33:34.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:33:34.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:34.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:34.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:34.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:34.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:33:34.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2571ms. 2025-07-01 12:33:34.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:34.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:34.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:34.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:34.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:34.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:34.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:34.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:34.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:34.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:33:34.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:34.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:34.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:34.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:34.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:34.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:34.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:34.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5703ms 2025-07-01 12:33:34.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:34.015 +03:00 [DBG] Connection id "0HNC8090TGDPS" completed keep alive response. 2025-07-01 12:33:34.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7181ms 2025-07-01 12:33:34.015 +03:00 [DBG] Connection id "0HNC8090TGDPS" received FIN. 2025-07-01 12:33:34.015 +03:00 [DBG] Connection id "0HNC8090TGDPS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:33:34.015 +03:00 [DBG] Connection id "0HNC8090TGDPS" disconnecting. 2025-07-01 12:33:34.015 +03:00 [DBG] Connection id "0HNC8090TGDPS" stopped. 2025-07-01 12:33:39.031 +03:00 [DBG] Connection id "0HNC8090TGDPT" accepted. 2025-07-01 12:33:39.031 +03:00 [DBG] Connection id "0HNC8090TGDPT" started. 2025-07-01 12:33:39.031 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:33:39.031 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:33:39.031 +03:00 [DBG] POST requests are not supported 2025-07-01 12:33:39.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:33:39.031 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:33:39.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:39.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:33:39.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:33:39.031 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:33:39.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:33:39.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:39.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:33:39.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:33:39.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:33:39.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:33:39.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:33:39.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:33:39.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:39.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:39.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:33:39.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:33:39.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:39.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:39.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:39.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:39.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:33:39.032 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1638ms. 2025-07-01 12:33:39.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:39.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:39.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:39.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:39.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:39.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:39.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:39.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:39.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:39.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:33:39.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:39.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:39.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:39.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:39.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:39.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:39.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:39.033 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1401ms 2025-07-01 12:33:39.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:39.033 +03:00 [DBG] Connection id "0HNC8090TGDPT" completed keep alive response. 2025-07-01 12:33:39.033 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1736ms 2025-07-01 12:33:39.033 +03:00 [DBG] Connection id "0HNC8090TGDPT" received FIN. 2025-07-01 12:33:39.034 +03:00 [DBG] Connection id "0HNC8090TGDPT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:33:39.034 +03:00 [DBG] Connection id "0HNC8090TGDPT" disconnecting. 2025-07-01 12:33:39.034 +03:00 [DBG] Connection id "0HNC8090TGDPT" stopped. 2025-07-01 12:33:44.010 +03:00 [DBG] Connection id "0HNC8090TGDPU" accepted. 2025-07-01 12:33:44.010 +03:00 [DBG] Connection id "0HNC8090TGDPU" started. 2025-07-01 12:33:44.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:33:44.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:33:44.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:33:44.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:33:44.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:33:44.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:44.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:33:44.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:33:44.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:33:44.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:33:44.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:44.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:33:44.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:33:44.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:33:44.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:33:44.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:33:44.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:33:44.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:44.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:44.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:33:44.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:33:44.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:44.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:44.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:44.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:44.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:33:44.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1616ms. 2025-07-01 12:33:44.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:44.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:44.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:44.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:44.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:44.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:44.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:44.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:44.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:44.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:33:44.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:44.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:44.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:44.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:44.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:44.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:44.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:44.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1144ms 2025-07-01 12:33:44.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:44.012 +03:00 [DBG] Connection id "0HNC8090TGDPU" completed keep alive response. 2025-07-01 12:33:44.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7607ms 2025-07-01 12:33:44.012 +03:00 [DBG] Connection id "0HNC8090TGDPU" received FIN. 2025-07-01 12:33:44.012 +03:00 [DBG] Connection id "0HNC8090TGDPU" disconnecting. 2025-07-01 12:33:44.012 +03:00 [DBG] Connection id "0HNC8090TGDPU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:33:44.013 +03:00 [DBG] Connection id "0HNC8090TGDPU" stopped. 2025-07-01 12:33:49.000 +03:00 [DBG] Connection id "0HNC8090TGDPV" accepted. 2025-07-01 12:33:49.000 +03:00 [DBG] Connection id "0HNC8090TGDPV" started. 2025-07-01 12:33:49.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:33:49.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:33:49.001 +03:00 [DBG] POST requests are not supported 2025-07-01 12:33:49.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:33:49.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:33:49.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:49.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:33:49.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:33:49.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:33:49.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:33:49.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:49.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:33:49.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:33:49.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:33:49.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:33:49.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:33:49.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:33:49.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:49.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:49.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:33:49.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:33:49.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:49.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:49.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:49.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:49.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:33:49.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1707ms. 2025-07-01 12:33:49.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:49.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:49.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:49.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:49.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:49.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:49.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:49.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:49.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:49.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:33:49.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:49.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:49.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:49.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:49.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:49.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:49.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:49.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2595ms 2025-07-01 12:33:49.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:49.003 +03:00 [DBG] Connection id "0HNC8090TGDPV" completed keep alive response. 2025-07-01 12:33:49.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4308ms 2025-07-01 12:33:49.003 +03:00 [DBG] Connection id "0HNC8090TGDPV" received FIN. 2025-07-01 12:33:49.004 +03:00 [DBG] Connection id "0HNC8090TGDPV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:33:49.004 +03:00 [DBG] Connection id "0HNC8090TGDPV" disconnecting. 2025-07-01 12:33:49.004 +03:00 [DBG] Connection id "0HNC8090TGDPV" stopped. 2025-07-01 12:33:54.006 +03:00 [DBG] Connection id "0HNC8090TGDQ0" accepted. 2025-07-01 12:33:54.006 +03:00 [DBG] Connection id "0HNC8090TGDQ0" started. 2025-07-01 12:33:54.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:33:54.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:33:54.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:33:54.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:33:54.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:33:54.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:54.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:33:54.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:33:54.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:33:54.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:33:54.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:54.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:33:54.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:33:54.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:33:54.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:33:54.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:33:54.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:33:54.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:54.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:54.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:33:54.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:33:54.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:54.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:54.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:54.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:54.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:33:54.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1365ms. 2025-07-01 12:33:54.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:54.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:54.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:54.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:54.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:54.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:54.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:54.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:54.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:54.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:33:54.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:54.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:54.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:54.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:54.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:54.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:54.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:54.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1449ms 2025-07-01 12:33:54.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:54.008 +03:00 [DBG] Connection id "0HNC8090TGDQ0" completed keep alive response. 2025-07-01 12:33:54.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1708ms 2025-07-01 12:33:54.008 +03:00 [DBG] Connection id "0HNC8090TGDQ0" received FIN. 2025-07-01 12:33:54.009 +03:00 [DBG] Connection id "0HNC8090TGDQ0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:33:54.009 +03:00 [DBG] Connection id "0HNC8090TGDQ0" disconnecting. 2025-07-01 12:33:54.009 +03:00 [DBG] Connection id "0HNC8090TGDQ0" stopped. 2025-07-01 12:33:59.007 +03:00 [DBG] Connection id "0HNC8090TGDQ1" accepted. 2025-07-01 12:33:59.007 +03:00 [DBG] Connection id "0HNC8090TGDQ1" started. 2025-07-01 12:33:59.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:33:59.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:33:59.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:33:59.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:33:59.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:33:59.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:59.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:33:59.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:33:59.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:33:59.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:33:59.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:59.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:33:59.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:33:59.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:33:59.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:33:59.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:33:59.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:33:59.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:59.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:59.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:33:59.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:33:59.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:59.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:59.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:59.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:59.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:33:59.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1318ms. 2025-07-01 12:33:59.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:59.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:33:59.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:59.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:33:59.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:59.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:59.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:59.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:59.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:59.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:33:59.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:33:59.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:59.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:33:59.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:59.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:59.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:59.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:33:59.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7548ms 2025-07-01 12:33:59.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:33:59.008 +03:00 [DBG] Connection id "0HNC8090TGDQ1" completed keep alive response. 2025-07-01 12:33:59.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5013ms 2025-07-01 12:33:59.009 +03:00 [DBG] Connection id "0HNC8090TGDQ1" received FIN. 2025-07-01 12:33:59.009 +03:00 [DBG] Connection id "0HNC8090TGDQ1" disconnecting. 2025-07-01 12:33:59.009 +03:00 [DBG] Connection id "0HNC8090TGDQ1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:33:59.010 +03:00 [DBG] Connection id "0HNC8090TGDQ1" stopped. 2025-07-01 12:34:03.100 +03:00 [DBG] Connection id "0HNC8090TGDQ2" accepted. 2025-07-01 12:34:03.100 +03:00 [DBG] Connection id "0HNC8090TGDQ2" started. 2025-07-01 12:34:03.100 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 745 2025-07-01 12:34:03.100 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:03.100 +03:00 [DBG] POST requests are not supported 2025-07-01 12:34:03.100 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:34:03.100 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:34:03.100 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:34:03.100 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:03.100 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:03.101 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:34:03.101 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:34:03.101 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:34:03.101 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:34:03.101 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:03.101 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:03.101 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:03.101 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:03.101 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:03.101 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:03.101 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:03.101 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:03.101 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:03.101 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:34:03.101 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:34:03.101 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:34:03.101 +03:00 [DBG] Connection id "0HNC8090TGDQ2", Request id "0HNC8090TGDQ2:00000001": started reading request body. 2025-07-01 12:34:03.101 +03:00 [DBG] Connection id "0HNC8090TGDQ2", Request id "0HNC8090TGDQ2:00000001": done reading request body. 2025-07-01 12:34:03.101 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:34:03.101 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:34:03.101 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:34:03.101 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:34:03.101 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:34:03.101 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:03.101 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:03.101 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:03.101 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:03.101 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:03.101 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:34:03.102 +03:00 [INF] Updating physical elements properties 2025-07-01 12:34:03.121 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.4841ms. 2025-07-01 12:34:03.121 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:03.121 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:03.121 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:03.121 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:03.121 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:03.121 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:03.121 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:03.121 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:03.121 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:03.121 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:34:03.121 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:03.121 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:03.121 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:03.121 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:03.121 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:03.121 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:03.121 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:03.121 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 20.5046ms 2025-07-01 12:34:03.121 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:34:03.122 +03:00 [DBG] Connection id "0HNC8090TGDQ2" completed keep alive response. 2025-07-01 12:34:03.122 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 21.3194ms 2025-07-01 12:34:03.122 +03:00 [DBG] Connection id "0HNC8090TGDQ2" received FIN. 2025-07-01 12:34:03.122 +03:00 [DBG] Connection id "0HNC8090TGDQ2" disconnecting. 2025-07-01 12:34:03.122 +03:00 [DBG] Connection id "0HNC8090TGDQ2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:03.123 +03:00 [DBG] Connection id "0HNC8090TGDQ2" stopped. 2025-07-01 12:34:03.157 +03:00 [DBG] Connection id "0HNC8090TGDQ3" accepted. 2025-07-01 12:34:03.158 +03:00 [DBG] Connection id "0HNC8090TGDQ3" started. 2025-07-01 12:34:03.158 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:34:03.158 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:03.158 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:34:03.158 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:34:03.158 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:34:03.158 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:03.158 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:03.158 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:03.158 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:03.159 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:34:03.159 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:03.159 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:03.159 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:03.159 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:03.159 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:03.159 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:03.159 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:03.159 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:03.159 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:03.159 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:34:03.159 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:34:03.159 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:34:03.160 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:34:03.160 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:34:03.160 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:34:03.160 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:03.160 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:03.160 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:03.160 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:03.160 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:03.160 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:34:03.160 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:34:03.163 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.3102ms. 2025-07-01 12:34:03.164 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:03.164 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:03.164 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:03.164 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:03.164 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:03.164 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:03.164 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:03.164 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:03.164 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:34:03.164 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:34:03.164 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:34:03.164 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:34:03.164 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:34:03.164 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:34:03.164 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:34:03.165 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:34:03.165 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:03.165 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:03.165 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:03.165 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:03.165 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:03.165 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:03.165 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 6.2601ms 2025-07-01 12:34:03.165 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:03.165 +03:00 [DBG] Connection id "0HNC8090TGDQ3" completed keep alive response. 2025-07-01 12:34:03.165 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 7.6511ms 2025-07-01 12:34:03.166 +03:00 [DBG] Connection id "0HNC8090TGDQ3" received FIN. 2025-07-01 12:34:03.166 +03:00 [DBG] Connection id "0HNC8090TGDQ3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:03.166 +03:00 [DBG] Connection id "0HNC8090TGDQ3" disconnecting. 2025-07-01 12:34:03.166 +03:00 [DBG] Connection id "0HNC8090TGDQ3" stopped. 2025-07-01 12:34:03.231 +03:00 [DBG] Connection id "0HNC8090TGDQ4" accepted. 2025-07-01 12:34:03.231 +03:00 [DBG] Connection id "0HNC8090TGDQ4" started. 2025-07-01 12:34:03.231 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:34:03.231 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:03.231 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:34:03.232 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:34:03.232 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:34:03.232 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:03.232 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:03.232 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:03.232 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:03.232 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:34:03.232 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:03.232 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:03.232 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:03.232 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:03.232 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:03.232 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:03.232 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:03.232 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:03.232 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:03.232 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:34:03.232 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:34:03.232 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:34:03.232 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:34:03.232 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:34:03.232 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:34:03.232 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:03.232 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:03.232 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:03.232 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:03.232 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:03.232 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:34:03.232 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:34:03.387 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 154.7407ms. 2025-07-01 12:34:03.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:03.387 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:03.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:03.387 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:03.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:03.387 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:03.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:03.387 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:03.387 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:34:03.387 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:34:03.387 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:34:03.387 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:34:03.387 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:34:03.387 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:34:03.387 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:34:03.390 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:34:03.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:03.391 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:03.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:03.391 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:03.391 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:03.391 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:03.391 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 158.8291ms 2025-07-01 12:34:03.391 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:03.391 +03:00 [DBG] Connection id "0HNC8090TGDQ4" completed keep alive response. 2025-07-01 12:34:03.391 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 159.6464ms 2025-07-01 12:34:03.397 +03:00 [DBG] Connection id "0HNC8090TGDQ4" received FIN. 2025-07-01 12:34:03.397 +03:00 [DBG] Connection id "0HNC8090TGDQ4" disconnecting. 2025-07-01 12:34:03.397 +03:00 [DBG] Connection id "0HNC8090TGDQ4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:03.399 +03:00 [DBG] Connection id "0HNC8090TGDQ4" stopped. 2025-07-01 12:34:04.001 +03:00 [DBG] Connection id "0HNC8090TGDQ5" accepted. 2025-07-01 12:34:04.001 +03:00 [DBG] Connection id "0HNC8090TGDQ5" started. 2025-07-01 12:34:04.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:34:04.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:04.001 +03:00 [DBG] POST requests are not supported 2025-07-01 12:34:04.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:34:04.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:34:04.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:04.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:04.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:04.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:34:04.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:34:04.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:04.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:34:04.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:04.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:04.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:04.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:04.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:04.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:04.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:04.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:34:04.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:34:04.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:04.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:04.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:04.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:04.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:04.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1831ms. 2025-07-01 12:34:04.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:04.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:04.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:04.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:04.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:04.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:04.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:04.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:04.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:04.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:34:04.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:04.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:04.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:04.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:04.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:04.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:04.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:04.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.294ms 2025-07-01 12:34:04.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:04.003 +03:00 [DBG] Connection id "0HNC8090TGDQ5" completed keep alive response. 2025-07-01 12:34:04.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2438ms 2025-07-01 12:34:04.004 +03:00 [DBG] Connection id "0HNC8090TGDQ5" received FIN. 2025-07-01 12:34:04.004 +03:00 [DBG] Connection id "0HNC8090TGDQ5" disconnecting. 2025-07-01 12:34:04.004 +03:00 [DBG] Connection id "0HNC8090TGDQ5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:04.005 +03:00 [DBG] Connection id "0HNC8090TGDQ5" stopped. 2025-07-01 12:34:06.425 +03:00 [DBG] Connection id "0HNC8090TGDQ6" accepted. 2025-07-01 12:34:06.426 +03:00 [DBG] Connection id "0HNC8090TGDQ6" started. 2025-07-01 12:34:06.426 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:34:06.426 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:06.426 +03:00 [DBG] POST requests are not supported 2025-07-01 12:34:06.426 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:34:06.426 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:34:06.426 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:34:06.426 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:06.427 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:06.427 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:34:06.427 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:34:06.427 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:34:06.427 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:34:06.427 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:06.427 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:06.427 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:06.427 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:06.427 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:06.427 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:06.427 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:06.427 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:06.428 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:06.428 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:34:06.428 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:34:06.428 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:34:06.428 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:34:06.428 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:34:06.428 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:34:06.428 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:34:06.428 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:34:06.428 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:34:06.428 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:34:06.428 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:34:06.428 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:34:06.428 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:34:06.429 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:34:06.429 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:34:06.429 +03:00 [DBG] Connection id "0HNC8090TGDQ6", Request id "0HNC8090TGDQ6:00000001": started reading request body. 2025-07-01 12:34:06.429 +03:00 [DBG] Connection id "0HNC8090TGDQ6", Request id "0HNC8090TGDQ6:00000001": done reading request body. 2025-07-01 12:34:06.429 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:34:06.429 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:34:06.429 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:34:06.429 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:34:06.429 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:34:06.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:06.429 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:06.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:06.429 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:06.429 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:06.430 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:34:06.430 +03:00 [INF] Changing group of physicals [242] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:34:06.460 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 30.248ms. 2025-07-01 12:34:06.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:06.460 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:06.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:06.460 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:06.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:06.460 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:06.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:06.460 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:06.460 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:06.460 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:34:06.460 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:06.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:06.460 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:06.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:06.460 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:06.461 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:06.461 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:06.461 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 33.3939ms 2025-07-01 12:34:06.461 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:34:06.461 +03:00 [DBG] Connection id "0HNC8090TGDQ6" completed keep alive response. 2025-07-01 12:34:06.461 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 34.9135ms 2025-07-01 12:34:06.461 +03:00 [DBG] Connection id "0HNC8090TGDQ6" received FIN. 2025-07-01 12:34:06.461 +03:00 [DBG] Connection id "0HNC8090TGDQ6" disconnecting. 2025-07-01 12:34:06.461 +03:00 [DBG] Connection id "0HNC8090TGDQ6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:06.462 +03:00 [DBG] Connection id "0HNC8090TGDQ6" stopped. 2025-07-01 12:34:06.495 +03:00 [DBG] Connection id "0HNC8090TGDQ7" accepted. 2025-07-01 12:34:06.496 +03:00 [DBG] Connection id "0HNC8090TGDQ7" started. 2025-07-01 12:34:06.496 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:34:06.496 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:06.496 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:34:06.496 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:34:06.496 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:34:06.496 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:06.496 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:06.496 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:06.497 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:06.497 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:34:06.497 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:06.497 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:06.497 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:06.497 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:06.497 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:06.497 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:06.497 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:06.497 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:06.497 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:06.497 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:34:06.497 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:34:06.498 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:34:06.498 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:34:06.498 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:34:06.498 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:34:06.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:06.498 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:06.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:06.498 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:06.498 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:06.498 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:34:06.498 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:34:06.499 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.4725ms. 2025-07-01 12:34:06.499 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:06.499 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:06.499 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:06.499 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:06.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:06.500 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:06.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:06.500 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:06.500 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:34:06.500 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:34:06.500 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:34:06.500 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:34:06.500 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:34:06.500 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:34:06.500 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:34:06.500 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:34:06.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:06.500 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:06.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:06.500 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:06.500 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:06.500 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:06.500 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.331ms 2025-07-01 12:34:06.501 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:06.501 +03:00 [DBG] Connection id "0HNC8090TGDQ7" completed keep alive response. 2025-07-01 12:34:06.501 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.8361ms 2025-07-01 12:34:06.501 +03:00 [DBG] Connection id "0HNC8090TGDQ7" received FIN. 2025-07-01 12:34:06.501 +03:00 [DBG] Connection id "0HNC8090TGDQ7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:06.501 +03:00 [DBG] Connection id "0HNC8090TGDQ7" disconnecting. 2025-07-01 12:34:06.501 +03:00 [DBG] Connection id "0HNC8090TGDQ7" stopped. 2025-07-01 12:34:06.565 +03:00 [DBG] Connection id "0HNC8090TGDQ8" accepted. 2025-07-01 12:34:06.566 +03:00 [DBG] Connection id "0HNC8090TGDQ8" started. 2025-07-01 12:34:06.566 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:34:06.566 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:06.566 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:34:06.566 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:34:06.566 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:34:06.566 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:06.566 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:06.566 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:06.566 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:06.566 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:34:06.566 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:06.566 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:06.566 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:06.566 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:06.566 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:06.566 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:06.566 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:06.566 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:06.567 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:06.567 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:34:06.567 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:34:06.567 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:34:06.567 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:34:06.567 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:34:06.567 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:34:06.567 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:06.567 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:06.567 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:06.567 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:06.567 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:06.567 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:34:06.567 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:34:06.715 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 148.4351ms. 2025-07-01 12:34:06.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:06.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:06.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:06.716 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:06.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:06.716 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:06.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:06.716 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:06.716 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:34:06.716 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:34:06.716 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:34:06.716 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:34:06.716 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:34:06.716 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:34:06.716 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:34:06.718 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:34:06.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:06.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:06.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:06.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:06.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:06.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:06.718 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 151.3467ms 2025-07-01 12:34:06.718 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:06.718 +03:00 [DBG] Connection id "0HNC8090TGDQ8" completed keep alive response. 2025-07-01 12:34:06.718 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 152.205ms 2025-07-01 12:34:06.721 +03:00 [DBG] Connection id "0HNC8090TGDQ8" received FIN. 2025-07-01 12:34:06.721 +03:00 [DBG] Connection id "0HNC8090TGDQ8" disconnecting. 2025-07-01 12:34:06.721 +03:00 [DBG] Connection id "0HNC8090TGDQ8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:06.722 +03:00 [DBG] Connection id "0HNC8090TGDQ8" stopped. 2025-07-01 12:34:09.007 +03:00 [DBG] Connection id "0HNC8090TGDQ9" accepted. 2025-07-01 12:34:09.007 +03:00 [DBG] Connection id "0HNC8090TGDQ9" started. 2025-07-01 12:34:09.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:34:09.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:09.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:34:09.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:34:09.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:34:09.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:09.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:09.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:09.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:34:09.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:34:09.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:09.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:34:09.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:09.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:09.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:09.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:09.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:09.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:09.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:09.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:34:09.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:34:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:09.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:09.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1949ms. 2025-07-01 12:34:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:09.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:09.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:09.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:09.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:09.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:09.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:34:09.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:09.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:09.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:09.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:09.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:09.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:09.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:09.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.259ms 2025-07-01 12:34:09.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:09.010 +03:00 [DBG] Connection id "0HNC8090TGDQ9" completed keep alive response. 2025-07-01 12:34:09.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2476ms 2025-07-01 12:34:09.010 +03:00 [DBG] Connection id "0HNC8090TGDQ9" received FIN. 2025-07-01 12:34:09.010 +03:00 [DBG] Connection id "0HNC8090TGDQ9" disconnecting. 2025-07-01 12:34:09.010 +03:00 [DBG] Connection id "0HNC8090TGDQ9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:09.011 +03:00 [DBG] Connection id "0HNC8090TGDQ9" stopped. 2025-07-01 12:34:14.003 +03:00 [DBG] Connection id "0HNC8090TGDQA" accepted. 2025-07-01 12:34:14.003 +03:00 [DBG] Connection id "0HNC8090TGDQA" started. 2025-07-01 12:34:14.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:34:14.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:14.003 +03:00 [DBG] POST requests are not supported 2025-07-01 12:34:14.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:34:14.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:34:14.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:14.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:14.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:14.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:34:14.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:34:14.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:14.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:34:14.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:14.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:14.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:14.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:14.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:14.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:14.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:14.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:34:14.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:34:14.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:14.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:14.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:14.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:14.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:14.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1229ms. 2025-07-01 12:34:14.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:14.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:14.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:14.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:14.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:14.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:14.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:14.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:14.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:14.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:34:14.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:14.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:14.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:14.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:14.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:14.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:14.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:14.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6845ms 2025-07-01 12:34:14.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:14.005 +03:00 [DBG] Connection id "0HNC8090TGDQA" completed keep alive response. 2025-07-01 12:34:14.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4132ms 2025-07-01 12:34:14.005 +03:00 [DBG] Connection id "0HNC8090TGDQA" received FIN. 2025-07-01 12:34:14.005 +03:00 [DBG] Connection id "0HNC8090TGDQA" disconnecting. 2025-07-01 12:34:14.005 +03:00 [DBG] Connection id "0HNC8090TGDQA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:14.006 +03:00 [DBG] Connection id "0HNC8090TGDQA" stopped. 2025-07-01 12:34:19.016 +03:00 [DBG] Connection id "0HNC8090TGDQB" accepted. 2025-07-01 12:34:19.016 +03:00 [DBG] Connection id "0HNC8090TGDQB" started. 2025-07-01 12:34:19.016 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:34:19.016 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:19.016 +03:00 [DBG] POST requests are not supported 2025-07-01 12:34:19.016 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:34:19.016 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:34:19.016 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:19.016 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:19.016 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:19.016 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:34:19.016 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:34:19.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:19.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:34:19.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:19.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:19.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:19.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:19.017 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:19.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:19.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:19.017 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:34:19.017 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:34:19.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:19.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:19.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:19.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:19.017 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:19.017 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1386ms. 2025-07-01 12:34:19.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:19.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:19.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:19.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:19.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:19.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:19.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:19.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:19.017 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:19.017 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:34:19.017 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:19.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:19.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:19.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:19.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:19.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:19.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:19.017 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7879ms 2025-07-01 12:34:19.017 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:19.017 +03:00 [DBG] Connection id "0HNC8090TGDQB" completed keep alive response. 2025-07-01 12:34:19.017 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3871ms 2025-07-01 12:34:19.018 +03:00 [DBG] Connection id "0HNC8090TGDQB" received FIN. 2025-07-01 12:34:19.018 +03:00 [DBG] Connection id "0HNC8090TGDQB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:19.018 +03:00 [DBG] Connection id "0HNC8090TGDQB" disconnecting. 2025-07-01 12:34:19.018 +03:00 [DBG] Connection id "0HNC8090TGDQB" stopped. 2025-07-01 12:34:24.021 +03:00 [DBG] Connection id "0HNC8090TGDQC" accepted. 2025-07-01 12:34:24.022 +03:00 [DBG] Connection id "0HNC8090TGDQC" started. 2025-07-01 12:34:24.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:34:24.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:24.022 +03:00 [DBG] POST requests are not supported 2025-07-01 12:34:24.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:34:24.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:34:24.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:24.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:24.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:24.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:34:24.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:34:24.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:24.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:34:24.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:24.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:24.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:24.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:24.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:24.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:24.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:24.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:34:24.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:34:24.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:24.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:24.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:24.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:24.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:24.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1828ms. 2025-07-01 12:34:24.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:24.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:24.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:24.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:24.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:24.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:24.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:24.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:24.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:24.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:34:24.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:24.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:24.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:24.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:24.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:24.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:24.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:24.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9596ms 2025-07-01 12:34:24.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:24.023 +03:00 [DBG] Connection id "0HNC8090TGDQC" completed keep alive response. 2025-07-01 12:34:24.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6731ms 2025-07-01 12:34:24.024 +03:00 [DBG] Connection id "0HNC8090TGDQC" received FIN. 2025-07-01 12:34:24.024 +03:00 [DBG] Connection id "0HNC8090TGDQC" disconnecting. 2025-07-01 12:34:24.024 +03:00 [DBG] Connection id "0HNC8090TGDQC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:24.025 +03:00 [DBG] Connection id "0HNC8090TGDQC" stopped. 2025-07-01 12:34:28.999 +03:00 [DBG] Connection id "0HNC8090TGDQD" accepted. 2025-07-01 12:34:29.000 +03:00 [DBG] Connection id "0HNC8090TGDQD" started. 2025-07-01 12:34:29.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:34:29.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:29.000 +03:00 [DBG] POST requests are not supported 2025-07-01 12:34:29.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:34:29.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:34:29.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:29.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:29.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:29.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:34:29.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:34:29.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:29.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:34:29.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:29.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:29.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:29.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:29.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:29.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:29.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:29.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:34:29.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:34:29.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:29.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:29.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:29.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:29.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:29.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1663ms. 2025-07-01 12:34:29.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:29.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:29.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:29.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:29.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:29.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:29.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:29.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:29.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:29.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:34:29.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:29.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:29.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:29.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:29.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:29.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:29.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:29.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6985ms 2025-07-01 12:34:29.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:29.001 +03:00 [DBG] Connection id "0HNC8090TGDQD" completed keep alive response. 2025-07-01 12:34:29.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3445ms 2025-07-01 12:34:29.001 +03:00 [DBG] Connection id "0HNC8090TGDQD" received FIN. 2025-07-01 12:34:29.001 +03:00 [DBG] Connection id "0HNC8090TGDQD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:29.001 +03:00 [DBG] Connection id "0HNC8090TGDQD" disconnecting. 2025-07-01 12:34:29.002 +03:00 [DBG] Connection id "0HNC8090TGDQD" stopped. 2025-07-01 12:34:31.814 +03:00 [DBG] Connection id "0HNC8090TGDQE" accepted. 2025-07-01 12:34:31.814 +03:00 [DBG] Connection id "0HNC8090TGDQE" started. 2025-07-01 12:34:31.814 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 764 2025-07-01 12:34:31.814 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:31.814 +03:00 [DBG] POST requests are not supported 2025-07-01 12:34:31.814 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:34:31.814 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:34:31.814 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:34:31.814 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:31.814 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:31.814 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:34:31.814 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:34:31.814 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:34:31.814 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:34:31.814 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:31.814 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:31.814 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:31.814 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:31.814 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:31.815 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:31.815 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:31.815 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:31.815 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:31.815 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:34:31.815 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:34:31.815 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:34:31.815 +03:00 [DBG] Connection id "0HNC8090TGDQE", Request id "0HNC8090TGDQE:00000001": started reading request body. 2025-07-01 12:34:31.815 +03:00 [DBG] Connection id "0HNC8090TGDQE", Request id "0HNC8090TGDQE:00000001": done reading request body. 2025-07-01 12:34:31.815 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:34:31.815 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:34:31.815 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:34:31.815 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:34:31.815 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:34:31.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:31.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:31.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:31.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:31.815 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:31.815 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:34:31.815 +03:00 [INF] Updating physical elements properties 2025-07-01 12:34:31.839 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 23.4362ms. 2025-07-01 12:34:31.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:31.839 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:31.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:31.839 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:31.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:31.839 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:31.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:31.839 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:31.839 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:31.839 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:34:31.839 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:31.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:31.839 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:31.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:31.839 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:31.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:31.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:31.839 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 24.6723ms 2025-07-01 12:34:31.839 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:34:31.839 +03:00 [DBG] Connection id "0HNC8090TGDQE" completed keep alive response. 2025-07-01 12:34:31.839 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 25.4332ms 2025-07-01 12:34:31.840 +03:00 [DBG] Connection id "0HNC8090TGDQE" received FIN. 2025-07-01 12:34:31.840 +03:00 [DBG] Connection id "0HNC8090TGDQE" disconnecting. 2025-07-01 12:34:31.840 +03:00 [DBG] Connection id "0HNC8090TGDQE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:31.841 +03:00 [DBG] Connection id "0HNC8090TGDQE" stopped. 2025-07-01 12:34:31.875 +03:00 [DBG] Connection id "0HNC8090TGDQF" accepted. 2025-07-01 12:34:31.875 +03:00 [DBG] Connection id "0HNC8090TGDQF" started. 2025-07-01 12:34:31.876 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:34:31.876 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:31.876 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:34:31.876 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:34:31.876 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:34:31.876 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:31.876 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:31.876 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:31.876 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:31.876 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:34:31.876 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:31.876 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:31.876 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:31.876 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:31.876 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:31.876 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:31.876 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:31.876 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:31.876 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:31.876 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:34:31.876 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:34:31.876 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:34:31.876 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:34:31.876 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:34:31.877 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:34:31.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:31.877 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:31.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:31.877 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:31.877 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:31.877 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:34:31.877 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:34:31.880 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.4815ms. 2025-07-01 12:34:31.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:31.880 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:31.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:31.880 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:31.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:31.881 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:31.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:31.881 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:31.881 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:34:31.881 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:34:31.881 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:34:31.881 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:34:31.881 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:34:31.881 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:34:31.881 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:34:31.881 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:34:31.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:31.881 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:31.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:31.881 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:31.881 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:31.881 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:31.881 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 5.2367ms 2025-07-01 12:34:31.881 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:31.881 +03:00 [DBG] Connection id "0HNC8090TGDQF" completed keep alive response. 2025-07-01 12:34:31.882 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 6.0016ms 2025-07-01 12:34:31.882 +03:00 [DBG] Connection id "0HNC8090TGDQF" received FIN. 2025-07-01 12:34:31.882 +03:00 [DBG] Connection id "0HNC8090TGDQF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:31.882 +03:00 [DBG] Connection id "0HNC8090TGDQF" disconnecting. 2025-07-01 12:34:31.882 +03:00 [DBG] Connection id "0HNC8090TGDQF" stopped. 2025-07-01 12:34:31.953 +03:00 [DBG] Connection id "0HNC8090TGDQG" accepted. 2025-07-01 12:34:31.953 +03:00 [DBG] Connection id "0HNC8090TGDQG" started. 2025-07-01 12:34:31.953 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:34:31.953 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:31.953 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:34:31.953 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:34:31.953 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:34:31.953 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:31.953 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:31.953 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:31.953 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:31.953 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:34:31.953 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:31.953 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:31.953 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:31.953 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:31.953 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:31.954 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:31.954 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:31.954 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:31.954 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:31.954 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:34:31.954 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:34:31.954 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:34:31.954 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:34:31.954 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:34:31.954 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:34:31.954 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:31.954 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:31.954 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:31.954 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:31.954 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:31.954 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:34:31.954 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:34:32.112 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 158.4122ms. 2025-07-01 12:34:32.112 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:32.112 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:32.112 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:32.112 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:32.112 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:32.112 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:32.112 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:32.112 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:32.112 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:34:32.113 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:34:32.113 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:34:32.113 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:34:32.113 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:34:32.113 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:34:32.113 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:34:32.114 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:34:32.114 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:32.114 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:32.114 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:32.114 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:32.114 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:32.114 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:32.114 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 160.4578ms 2025-07-01 12:34:32.114 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:32.114 +03:00 [DBG] Connection id "0HNC8090TGDQG" completed keep alive response. 2025-07-01 12:34:32.114 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 160.9733ms 2025-07-01 12:34:32.119 +03:00 [DBG] Connection id "0HNC8090TGDQG" received FIN. 2025-07-01 12:34:32.119 +03:00 [DBG] Connection id "0HNC8090TGDQG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:32.119 +03:00 [DBG] Connection id "0HNC8090TGDQG" disconnecting. 2025-07-01 12:34:32.119 +03:00 [DBG] Connection id "0HNC8090TGDQG" stopped. 2025-07-01 12:34:34.000 +03:00 [DBG] Connection id "0HNC8090TGDQH" accepted. 2025-07-01 12:34:34.000 +03:00 [DBG] Connection id "0HNC8090TGDQH" started. 2025-07-01 12:34:34.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:34:34.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:34.000 +03:00 [DBG] POST requests are not supported 2025-07-01 12:34:34.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:34:34.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:34:34.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:34.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:34.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:34.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:34:34.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:34:34.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:34.000 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:34:34.000 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:34.000 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:34.000 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:34.000 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:34.000 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:34.000 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.000 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:34:34.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:34:34.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:34.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:34.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:34.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:34.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:34.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1925ms. 2025-07-01 12:34:34.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:34.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:34.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:34.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:34.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:34.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:34.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:34.001 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:34:34.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:34.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:34.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:34.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9103ms 2025-07-01 12:34:34.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:34.001 +03:00 [DBG] Connection id "0HNC8090TGDQH" completed keep alive response. 2025-07-01 12:34:34.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5064ms 2025-07-01 12:34:34.001 +03:00 [DBG] Connection id "0HNC8090TGDQH" received FIN. 2025-07-01 12:34:34.002 +03:00 [DBG] Connection id "0HNC8090TGDQH" disconnecting. 2025-07-01 12:34:34.002 +03:00 [DBG] Connection id "0HNC8090TGDQH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:34.003 +03:00 [DBG] Connection id "0HNC8090TGDQH" stopped. 2025-07-01 12:34:34.368 +03:00 [DBG] Connection id "0HNC8090TGDQI" accepted. 2025-07-01 12:34:34.368 +03:00 [DBG] Connection id "0HNC8090TGDQI" started. 2025-07-01 12:34:34.368 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:34:34.369 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:34.369 +03:00 [DBG] POST requests are not supported 2025-07-01 12:34:34.369 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:34:34.369 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:34:34.369 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:34:34.369 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:34.369 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:34.369 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:34:34.369 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:34:34.369 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:34:34.369 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:34:34.369 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:34.369 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:34.369 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:34.369 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:34.369 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:34.369 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.369 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.369 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:34.369 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:34.369 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:34:34.369 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:34:34.369 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:34:34.369 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:34:34.369 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:34:34.369 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:34:34.369 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:34:34.369 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:34:34.369 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:34:34.369 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:34:34.369 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:34:34.369 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:34:34.369 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:34:34.369 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:34:34.369 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:34:34.370 +03:00 [DBG] Connection id "0HNC8090TGDQI", Request id "0HNC8090TGDQI:00000001": started reading request body. 2025-07-01 12:34:34.370 +03:00 [DBG] Connection id "0HNC8090TGDQI", Request id "0HNC8090TGDQI:00000001": done reading request body. 2025-07-01 12:34:34.370 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:34:34.370 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:34:34.370 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:34:34.370 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:34:34.370 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:34:34.370 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:34.370 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:34.370 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:34.370 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:34.370 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:34.370 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:34:34.370 +03:00 [INF] Changing group of physicals [243] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:34:34.391 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.4769ms. 2025-07-01 12:34:34.391 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:34.391 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:34.391 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:34.391 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:34.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.392 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:34.392 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:34.392 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:34.392 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:34:34.392 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:34.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:34.392 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:34.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.392 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.392 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.392 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.392 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 22.8592ms 2025-07-01 12:34:34.392 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:34:34.392 +03:00 [DBG] Connection id "0HNC8090TGDQI" completed keep alive response. 2025-07-01 12:34:34.392 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 23.5952ms 2025-07-01 12:34:34.392 +03:00 [DBG] Connection id "0HNC8090TGDQI" received FIN. 2025-07-01 12:34:34.392 +03:00 [DBG] Connection id "0HNC8090TGDQI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:34.392 +03:00 [DBG] Connection id "0HNC8090TGDQI" disconnecting. 2025-07-01 12:34:34.392 +03:00 [DBG] Connection id "0HNC8090TGDQI" stopped. 2025-07-01 12:34:34.432 +03:00 [DBG] Connection id "0HNC8090TGDQJ" accepted. 2025-07-01 12:34:34.432 +03:00 [DBG] Connection id "0HNC8090TGDQJ" started. 2025-07-01 12:34:34.432 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:34:34.432 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:34.432 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:34:34.432 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:34:34.432 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:34:34.433 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:34.433 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:34.433 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:34.433 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:34.433 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:34:34.433 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:34.433 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:34.433 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:34.433 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:34.433 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:34.433 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.433 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.433 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:34.433 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:34.433 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:34:34.433 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:34:34.433 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:34:34.433 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:34:34.433 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:34:34.433 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:34:34.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:34.433 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:34.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:34.433 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:34.433 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:34.433 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:34:34.433 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:34:34.434 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.2088ms. 2025-07-01 12:34:34.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:34.435 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:34.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:34.435 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:34.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.435 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:34.435 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:34.435 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:34:34.435 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:34:34.435 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:34:34.435 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:34:34.435 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:34:34.435 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:34:34.435 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:34:34.435 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:34:34.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:34.435 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:34.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.435 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.435 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.435 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.435 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.3784ms 2025-07-01 12:34:34.435 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:34.435 +03:00 [DBG] Connection id "0HNC8090TGDQJ" completed keep alive response. 2025-07-01 12:34:34.435 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.9906ms 2025-07-01 12:34:34.436 +03:00 [DBG] Connection id "0HNC8090TGDQJ" received FIN. 2025-07-01 12:34:34.436 +03:00 [DBG] Connection id "0HNC8090TGDQJ" disconnecting. 2025-07-01 12:34:34.436 +03:00 [DBG] Connection id "0HNC8090TGDQJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:34.437 +03:00 [DBG] Connection id "0HNC8090TGDQJ" stopped. 2025-07-01 12:34:34.500 +03:00 [DBG] Connection id "0HNC8090TGDQK" accepted. 2025-07-01 12:34:34.500 +03:00 [DBG] Connection id "0HNC8090TGDQK" started. 2025-07-01 12:34:34.501 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:34:34.501 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:34.501 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:34:34.501 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:34:34.501 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:34:34.501 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:34.501 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:34.501 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:34.501 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:34.501 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:34:34.501 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:34.501 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:34.501 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:34.501 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:34.501 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:34.501 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.501 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.501 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:34.501 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:34.501 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:34:34.502 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:34:34.502 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:34:34.502 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:34:34.502 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:34:34.502 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:34:34.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:34.502 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:34.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:34.502 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:34.502 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:34.502 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:34:34.502 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:34:34.647 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 145.263ms. 2025-07-01 12:34:34.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:34.647 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:34.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:34.647 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:34.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.647 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:34.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:34.648 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:34:34.648 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:34:34.648 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:34:34.648 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:34:34.648 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:34:34.648 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:34:34.648 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:34:34.650 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:34:34.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:34.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:34.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:34.650 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 148.5345ms 2025-07-01 12:34:34.650 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:34.650 +03:00 [DBG] Connection id "0HNC8090TGDQK" completed keep alive response. 2025-07-01 12:34:34.650 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 149.3858ms 2025-07-01 12:34:34.654 +03:00 [DBG] Connection id "0HNC8090TGDQK" received FIN. 2025-07-01 12:34:34.654 +03:00 [DBG] Connection id "0HNC8090TGDQK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:34.654 +03:00 [DBG] Connection id "0HNC8090TGDQK" disconnecting. 2025-07-01 12:34:34.654 +03:00 [DBG] Connection id "0HNC8090TGDQK" stopped. 2025-07-01 12:34:39.019 +03:00 [DBG] Connection id "0HNC8090TGDQL" accepted. 2025-07-01 12:34:39.020 +03:00 [DBG] Connection id "0HNC8090TGDQL" started. 2025-07-01 12:34:39.020 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:34:39.020 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:39.020 +03:00 [DBG] POST requests are not supported 2025-07-01 12:34:39.020 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:34:39.020 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:34:39.020 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:39.020 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:39.020 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:39.020 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:34:39.020 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:34:39.020 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:39.020 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:34:39.020 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:39.020 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:39.020 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:39.020 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:39.020 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:39.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:39.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:39.020 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:34:39.020 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:34:39.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:39.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:39.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:39.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:39.020 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:39.020 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1273ms. 2025-07-01 12:34:39.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:39.021 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:39.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:39.021 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:39.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:39.021 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:39.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:39.021 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:39.021 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:39.021 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:34:39.021 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:39.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:39.021 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:39.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:39.021 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:39.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:39.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:39.021 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7516ms 2025-07-01 12:34:39.021 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:39.021 +03:00 [DBG] Connection id "0HNC8090TGDQL" completed keep alive response. 2025-07-01 12:34:39.021 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3091ms 2025-07-01 12:34:39.021 +03:00 [DBG] Connection id "0HNC8090TGDQL" received FIN. 2025-07-01 12:34:39.021 +03:00 [DBG] Connection id "0HNC8090TGDQL" disconnecting. 2025-07-01 12:34:39.021 +03:00 [DBG] Connection id "0HNC8090TGDQL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:39.023 +03:00 [DBG] Connection id "0HNC8090TGDQL" stopped. 2025-07-01 12:34:44.003 +03:00 [DBG] Connection id "0HNC8090TGDQM" accepted. 2025-07-01 12:34:44.003 +03:00 [DBG] Connection id "0HNC8090TGDQM" started. 2025-07-01 12:34:44.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:34:44.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:44.004 +03:00 [DBG] POST requests are not supported 2025-07-01 12:34:44.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:34:44.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:34:44.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:44.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:44.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:44.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:34:44.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:34:44.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:44.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:34:44.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:44.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:44.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:44.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:44.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:44.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:44.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:44.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:34:44.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:34:44.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:44.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:44.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:44.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:44.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:44.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1729ms. 2025-07-01 12:34:44.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:44.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:44.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:44.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:44.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:44.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:44.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:44.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:44.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:44.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:34:44.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:44.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:44.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:44.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:44.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:44.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:44.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:44.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3413ms 2025-07-01 12:34:44.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:44.006 +03:00 [DBG] Connection id "0HNC8090TGDQM" completed keep alive response. 2025-07-01 12:34:44.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7305ms 2025-07-01 12:34:44.007 +03:00 [DBG] Connection id "0HNC8090TGDQM" received FIN. 2025-07-01 12:34:44.007 +03:00 [DBG] Connection id "0HNC8090TGDQM" disconnecting. 2025-07-01 12:34:44.007 +03:00 [DBG] Connection id "0HNC8090TGDQM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:44.008 +03:00 [DBG] Connection id "0HNC8090TGDQM" stopped. 2025-07-01 12:34:49.006 +03:00 [DBG] Connection id "0HNC8090TGDQN" accepted. 2025-07-01 12:34:49.006 +03:00 [DBG] Connection id "0HNC8090TGDQN" started. 2025-07-01 12:34:49.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:34:49.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:49.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:34:49.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:34:49.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:34:49.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:49.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:49.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:49.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:34:49.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:34:49.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:49.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:34:49.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:49.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:49.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:49.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:49.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:49.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:34:49.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:34:49.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:49.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:49.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:49.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:49.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:49.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1761ms. 2025-07-01 12:34:49.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:49.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:49.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:49.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:49.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:49.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:49.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:49.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:34:49.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:49.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:49.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:49.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1042ms 2025-07-01 12:34:49.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:49.008 +03:00 [DBG] Connection id "0HNC8090TGDQN" completed keep alive response. 2025-07-01 12:34:49.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1094ms 2025-07-01 12:34:49.008 +03:00 [DBG] Connection id "0HNC8090TGDQN" received FIN. 2025-07-01 12:34:49.008 +03:00 [DBG] Connection id "0HNC8090TGDQN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:49.008 +03:00 [DBG] Connection id "0HNC8090TGDQN" disconnecting. 2025-07-01 12:34:49.009 +03:00 [DBG] Connection id "0HNC8090TGDQN" stopped. 2025-07-01 12:34:49.045 +03:00 [DBG] Connection id "0HNC8090TGDQO" accepted. 2025-07-01 12:34:49.045 +03:00 [DBG] Connection id "0HNC8090TGDQO" started. 2025-07-01 12:34:49.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 750 2025-07-01 12:34:49.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:49.046 +03:00 [DBG] POST requests are not supported 2025-07-01 12:34:49.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:34:49.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:34:49.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:34:49.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:49.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:49.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:34:49.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:34:49.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:34:49.047 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:34:49.047 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:49.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:49.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:49.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:49.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:49.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:49.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:49.047 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:34:49.047 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:34:49.048 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:34:49.048 +03:00 [DBG] Connection id "0HNC8090TGDQO", Request id "0HNC8090TGDQO:00000001": started reading request body. 2025-07-01 12:34:49.048 +03:00 [DBG] Connection id "0HNC8090TGDQO", Request id "0HNC8090TGDQO:00000001": done reading request body. 2025-07-01 12:34:49.048 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:34:49.048 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:34:49.048 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:34:49.048 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:34:49.048 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:34:49.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:49.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:49.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:49.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:49.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:49.049 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:34:49.049 +03:00 [INF] Updating physical elements properties 2025-07-01 12:34:49.081 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 31.8578ms. 2025-07-01 12:34:49.081 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:49.081 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:49.081 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:49.081 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:49.081 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.081 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.082 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:49.082 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:49.082 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:49.082 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:34:49.082 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:49.082 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:49.082 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:49.082 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.082 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.082 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.082 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.082 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 34.8891ms 2025-07-01 12:34:49.082 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:34:49.082 +03:00 [DBG] Connection id "0HNC8090TGDQO" completed keep alive response. 2025-07-01 12:34:49.082 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 36.4245ms 2025-07-01 12:34:49.082 +03:00 [DBG] Connection id "0HNC8090TGDQO" received FIN. 2025-07-01 12:34:49.082 +03:00 [DBG] Connection id "0HNC8090TGDQO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:49.083 +03:00 [DBG] Connection id "0HNC8090TGDQO" disconnecting. 2025-07-01 12:34:49.083 +03:00 [DBG] Connection id "0HNC8090TGDQO" stopped. 2025-07-01 12:34:49.120 +03:00 [DBG] Connection id "0HNC8090TGDQP" accepted. 2025-07-01 12:34:49.120 +03:00 [DBG] Connection id "0HNC8090TGDQP" started. 2025-07-01 12:34:49.121 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:34:49.121 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:49.121 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:34:49.121 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:34:49.121 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:34:49.121 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:49.121 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:49.121 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:49.121 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:49.121 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:34:49.121 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:49.121 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:49.121 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:49.121 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:49.121 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:49.121 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.121 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.122 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:49.122 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:49.122 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:34:49.122 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:34:49.122 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:34:49.122 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:34:49.122 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:34:49.122 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:34:49.122 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:49.122 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:49.122 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:49.122 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:49.122 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:49.122 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:34:49.122 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:34:49.125 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.113ms. 2025-07-01 12:34:49.125 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:49.125 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:49.125 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:49.125 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:49.125 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.125 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.125 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:49.125 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:49.125 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:34:49.126 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:34:49.126 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:34:49.126 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:34:49.126 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:34:49.126 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:34:49.126 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:34:49.126 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:34:49.126 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:49.126 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:49.126 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.126 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.126 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.126 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.126 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.7254ms 2025-07-01 12:34:49.126 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:49.126 +03:00 [DBG] Connection id "0HNC8090TGDQP" completed keep alive response. 2025-07-01 12:34:49.126 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.5847ms 2025-07-01 12:34:49.127 +03:00 [DBG] Connection id "0HNC8090TGDQP" received FIN. 2025-07-01 12:34:49.127 +03:00 [DBG] Connection id "0HNC8090TGDQP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:49.127 +03:00 [DBG] Connection id "0HNC8090TGDQP" disconnecting. 2025-07-01 12:34:49.127 +03:00 [DBG] Connection id "0HNC8090TGDQP" stopped. 2025-07-01 12:34:49.187 +03:00 [DBG] Connection id "0HNC8090TGDQQ" accepted. 2025-07-01 12:34:49.187 +03:00 [DBG] Connection id "0HNC8090TGDQQ" started. 2025-07-01 12:34:49.187 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:34:49.187 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:49.187 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:34:49.187 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:34:49.187 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:34:49.187 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:49.187 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:49.187 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:49.187 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:49.188 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:34:49.188 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:49.188 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:49.188 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:49.188 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:49.188 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:49.188 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.188 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.188 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:49.188 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:49.188 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:34:49.188 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:34:49.188 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:34:49.188 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:34:49.188 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:34:49.188 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:34:49.188 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:49.188 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:49.188 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:49.188 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:49.188 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:49.189 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:34:49.189 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:34:49.351 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 162.2722ms. 2025-07-01 12:34:49.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:49.351 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:49.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:49.351 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:49.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.351 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:49.351 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:49.351 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:34:49.351 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:34:49.351 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:34:49.351 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:34:49.351 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:34:49.351 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:34:49.351 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:34:49.354 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:34:49.355 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:49.355 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:49.355 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.355 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.355 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.355 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:49.355 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 166.9339ms 2025-07-01 12:34:49.355 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:49.355 +03:00 [DBG] Connection id "0HNC8090TGDQQ" completed keep alive response. 2025-07-01 12:34:49.355 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 167.8319ms 2025-07-01 12:34:49.358 +03:00 [DBG] Connection id "0HNC8090TGDQQ" received FIN. 2025-07-01 12:34:49.358 +03:00 [DBG] Connection id "0HNC8090TGDQQ" disconnecting. 2025-07-01 12:34:49.358 +03:00 [DBG] Connection id "0HNC8090TGDQQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:49.359 +03:00 [DBG] Connection id "0HNC8090TGDQQ" stopped. 2025-07-01 12:34:52.192 +03:00 [DBG] Connection id "0HNC8090TGDQR" accepted. 2025-07-01 12:34:52.192 +03:00 [DBG] Connection id "0HNC8090TGDQR" started. 2025-07-01 12:34:52.192 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:34:52.192 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:52.192 +03:00 [DBG] POST requests are not supported 2025-07-01 12:34:52.192 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:34:52.192 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:34:52.192 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:34:52.192 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:52.192 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:52.192 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:34:52.192 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:34:52.192 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:34:52.192 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:34:52.192 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:52.192 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:52.192 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:52.192 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:52.192 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:52.192 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:52.193 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:52.193 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:52.193 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:52.193 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:34:52.193 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:34:52.193 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:34:52.193 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:34:52.193 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:34:52.193 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:34:52.193 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:34:52.193 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:34:52.193 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:34:52.193 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:34:52.193 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:34:52.193 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:34:52.193 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:34:52.193 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:34:52.193 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:34:52.193 +03:00 [DBG] Connection id "0HNC8090TGDQR", Request id "0HNC8090TGDQR:00000001": started reading request body. 2025-07-01 12:34:52.193 +03:00 [DBG] Connection id "0HNC8090TGDQR", Request id "0HNC8090TGDQR:00000001": done reading request body. 2025-07-01 12:34:52.193 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:34:52.193 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:34:52.193 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:34:52.193 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:34:52.193 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:34:52.193 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:52.193 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:52.193 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:52.193 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:52.193 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:52.193 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:34:52.193 +03:00 [INF] Changing group of physicals [245] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:34:52.226 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 32.9318ms. 2025-07-01 12:34:52.226 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:52.226 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:52.226 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:52.227 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:52.227 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:52.227 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:52.227 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:52.227 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:52.227 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:52.227 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:34:52.227 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:52.227 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:52.227 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:52.227 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:52.227 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:52.227 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:52.227 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:52.227 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 34.3781ms 2025-07-01 12:34:52.227 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:34:52.227 +03:00 [DBG] Connection id "0HNC8090TGDQR" completed keep alive response. 2025-07-01 12:34:52.227 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 35.0904ms 2025-07-01 12:34:52.227 +03:00 [DBG] Connection id "0HNC8090TGDQR" received FIN. 2025-07-01 12:34:52.228 +03:00 [DBG] Connection id "0HNC8090TGDQR" disconnecting. 2025-07-01 12:34:52.228 +03:00 [DBG] Connection id "0HNC8090TGDQR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:52.229 +03:00 [DBG] Connection id "0HNC8090TGDQR" stopped. 2025-07-01 12:34:52.268 +03:00 [DBG] Connection id "0HNC8090TGDQS" accepted. 2025-07-01 12:34:52.268 +03:00 [DBG] Connection id "0HNC8090TGDQS" started. 2025-07-01 12:34:52.268 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:34:52.268 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:52.268 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:34:52.268 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:34:52.268 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:34:52.268 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:52.268 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:52.268 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:52.268 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:52.269 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:34:52.269 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:52.269 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:52.269 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:52.269 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:52.269 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:52.269 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:52.269 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:52.269 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:52.269 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:52.269 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:34:52.269 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:34:52.269 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:34:52.269 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:34:52.269 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:34:52.269 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:34:52.269 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:52.269 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:52.269 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:52.269 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:52.269 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:52.269 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:34:52.269 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:34:52.270 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1452ms. 2025-07-01 12:34:52.270 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:52.270 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:52.270 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:52.270 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:52.270 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:52.270 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:52.270 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:52.270 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:52.270 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:34:52.271 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:34:52.271 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:34:52.271 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:34:52.271 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:34:52.271 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:34:52.271 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:34:52.271 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:34:52.271 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:52.271 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:52.271 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:52.271 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:52.271 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:52.271 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:52.271 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.1635ms 2025-07-01 12:34:52.271 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:52.271 +03:00 [DBG] Connection id "0HNC8090TGDQS" completed keep alive response. 2025-07-01 12:34:52.271 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.8054ms 2025-07-01 12:34:52.271 +03:00 [DBG] Connection id "0HNC8090TGDQS" received FIN. 2025-07-01 12:34:52.272 +03:00 [DBG] Connection id "0HNC8090TGDQS" disconnecting. 2025-07-01 12:34:52.272 +03:00 [DBG] Connection id "0HNC8090TGDQS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:52.273 +03:00 [DBG] Connection id "0HNC8090TGDQS" stopped. 2025-07-01 12:34:52.352 +03:00 [DBG] Connection id "0HNC8090TGDQT" accepted. 2025-07-01 12:34:52.352 +03:00 [DBG] Connection id "0HNC8090TGDQT" started. 2025-07-01 12:34:52.352 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:34:52.352 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:52.352 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:34:52.352 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:34:52.353 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:34:52.353 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:52.353 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:52.353 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:52.353 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:52.353 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:34:52.353 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:52.353 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:52.353 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:52.353 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:52.353 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:52.353 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:52.353 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:52.353 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:52.353 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:34:52.353 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:34:52.353 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:34:52.353 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:34:52.353 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:34:52.353 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:34:52.353 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:34:52.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:52.353 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:52.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:52.353 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:52.353 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:52.353 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:34:52.353 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:34:52.500 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 146.9888ms. 2025-07-01 12:34:52.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:52.500 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:52.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:52.500 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:52.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:52.500 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:52.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:52.500 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:52.501 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:34:52.501 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:34:52.501 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:34:52.501 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:34:52.501 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:34:52.501 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:34:52.501 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:34:52.505 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:34:52.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:52.505 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:52.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:52.505 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:52.505 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:52.505 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:52.505 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 152.11ms 2025-07-01 12:34:52.505 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:34:52.505 +03:00 [DBG] Connection id "0HNC8090TGDQT" completed keep alive response. 2025-07-01 12:34:52.505 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 152.8403ms 2025-07-01 12:34:52.510 +03:00 [DBG] Connection id "0HNC8090TGDQT" received FIN. 2025-07-01 12:34:52.510 +03:00 [DBG] Connection id "0HNC8090TGDQT" disconnecting. 2025-07-01 12:34:52.512 +03:00 [DBG] Connection id "0HNC8090TGDQT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:52.513 +03:00 [DBG] Connection id "0HNC8090TGDQT" stopped. 2025-07-01 12:34:54.003 +03:00 [DBG] Connection id "0HNC8090TGDQU" accepted. 2025-07-01 12:34:54.003 +03:00 [DBG] Connection id "0HNC8090TGDQU" started. 2025-07-01 12:34:54.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:34:54.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:54.003 +03:00 [DBG] POST requests are not supported 2025-07-01 12:34:54.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:34:54.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:34:54.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:54.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:54.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:54.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:34:54.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:34:54.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:54.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:34:54.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:54.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:54.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:54.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:54.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:54.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:54.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:54.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:34:54.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:34:54.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:54.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:54.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:54.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:54.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:54.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1912ms. 2025-07-01 12:34:54.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:54.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:54.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:54.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:54.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:54.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:54.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:54.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:54.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:54.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:34:54.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:54.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:54.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:54.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:54.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:54.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:54.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:54.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2263ms 2025-07-01 12:34:54.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:54.006 +03:00 [DBG] Connection id "0HNC8090TGDQU" completed keep alive response. 2025-07-01 12:34:54.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7177ms 2025-07-01 12:34:54.006 +03:00 [DBG] Connection id "0HNC8090TGDQU" received FIN. 2025-07-01 12:34:54.006 +03:00 [DBG] Connection id "0HNC8090TGDQU" disconnecting. 2025-07-01 12:34:54.006 +03:00 [DBG] Connection id "0HNC8090TGDQU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:54.008 +03:00 [DBG] Connection id "0HNC8090TGDQU" stopped. 2025-07-01 12:34:59.021 +03:00 [DBG] Connection id "0HNC8090TGDQV" accepted. 2025-07-01 12:34:59.021 +03:00 [DBG] Connection id "0HNC8090TGDQV" started. 2025-07-01 12:34:59.021 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:34:59.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:34:59.022 +03:00 [DBG] POST requests are not supported 2025-07-01 12:34:59.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:34:59.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:34:59.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:59.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:34:59.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:34:59.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:34:59.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:34:59.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:59.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:34:59.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:34:59.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:34:59.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:34:59.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:34:59.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:34:59.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:59.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:59.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:34:59.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:34:59.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:59.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:59.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:59.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:59.024 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:34:59.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.211ms. 2025-07-01 12:34:59.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:59.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:34:59.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:59.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:34:59.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:59.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:59.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:59.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:59.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:59.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:34:59.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:34:59.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:59.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:34:59.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:59.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:59.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:59.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:34:59.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.1024ms 2025-07-01 12:34:59.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:34:59.025 +03:00 [DBG] Connection id "0HNC8090TGDQV" completed keep alive response. 2025-07-01 12:34:59.025 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.1373ms 2025-07-01 12:34:59.026 +03:00 [DBG] Connection id "0HNC8090TGDQV" received FIN. 2025-07-01 12:34:59.026 +03:00 [DBG] Connection id "0HNC8090TGDQV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:34:59.026 +03:00 [DBG] Connection id "0HNC8090TGDQV" disconnecting. 2025-07-01 12:34:59.026 +03:00 [DBG] Connection id "0HNC8090TGDQV" stopped. 2025-07-01 12:35:04.006 +03:00 [DBG] Connection id "0HNC8090TGDR0" accepted. 2025-07-01 12:35:04.006 +03:00 [DBG] Connection id "0HNC8090TGDR0" started. 2025-07-01 12:35:04.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:35:04.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:35:04.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:35:04.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:35:04.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:35:04.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:04.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:35:04.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:35:04.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:35:04.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:35:04.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:04.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:35:04.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:35:04.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:35:04.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:35:04.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:35:04.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:35:04.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:04.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:04.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:35:04.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:35:04.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:04.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:04.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:04.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:04.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:35:04.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1279ms. 2025-07-01 12:35:04.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:04.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:04.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:04.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:04.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:04.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:04.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:04.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:04.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:04.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:35:04.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:04.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:04.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:04.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:04.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:04.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:04.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:04.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8249ms 2025-07-01 12:35:04.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:04.007 +03:00 [DBG] Connection id "0HNC8090TGDR0" completed keep alive response. 2025-07-01 12:35:04.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4632ms 2025-07-01 12:35:04.008 +03:00 [DBG] Connection id "0HNC8090TGDR0" received FIN. 2025-07-01 12:35:04.008 +03:00 [DBG] Connection id "0HNC8090TGDR0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:35:04.008 +03:00 [DBG] Connection id "0HNC8090TGDR0" disconnecting. 2025-07-01 12:35:04.008 +03:00 [DBG] Connection id "0HNC8090TGDR0" stopped. 2025-07-01 12:35:05.675 +03:00 [DBG] Connection id "0HNC8090TGDR1" accepted. 2025-07-01 12:35:05.675 +03:00 [DBG] Connection id "0HNC8090TGDR1" started. 2025-07-01 12:35:05.675 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 761 2025-07-01 12:35:05.675 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:35:05.675 +03:00 [DBG] POST requests are not supported 2025-07-01 12:35:05.675 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:35:05.675 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:35:05.675 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:35:05.675 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:35:05.675 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:35:05.675 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:35:05.675 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:35:05.675 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:35:05.675 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:35:05.675 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:35:05.675 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:35:05.675 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:35:05.675 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:35:05.675 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:35:05.676 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:05.676 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:05.676 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:35:05.676 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:35:05.676 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:35:05.676 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:35:05.676 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:35:05.676 +03:00 [DBG] Connection id "0HNC8090TGDR1", Request id "0HNC8090TGDR1:00000001": started reading request body. 2025-07-01 12:35:05.676 +03:00 [DBG] Connection id "0HNC8090TGDR1", Request id "0HNC8090TGDR1:00000001": done reading request body. 2025-07-01 12:35:05.676 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:35:05.676 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:35:05.676 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:35:05.676 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:35:05.676 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:35:05.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:05.676 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:05.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:05.676 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:05.676 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:35:05.676 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:35:05.676 +03:00 [INF] Updating physical elements properties 2025-07-01 12:35:05.699 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 23.0766ms. 2025-07-01 12:35:05.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:05.699 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:05.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:05.700 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:05.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:05.700 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:05.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:05.700 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:05.700 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:05.700 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:35:05.700 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:05.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:05.700 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:05.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:05.700 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:05.700 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:05.700 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:05.700 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 24.5027ms 2025-07-01 12:35:05.700 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:35:05.700 +03:00 [DBG] Connection id "0HNC8090TGDR1" completed keep alive response. 2025-07-01 12:35:05.700 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 25.1602ms 2025-07-01 12:35:05.700 +03:00 [DBG] Connection id "0HNC8090TGDR1" received FIN. 2025-07-01 12:35:05.700 +03:00 [DBG] Connection id "0HNC8090TGDR1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:35:05.701 +03:00 [DBG] Connection id "0HNC8090TGDR1" disconnecting. 2025-07-01 12:35:05.701 +03:00 [DBG] Connection id "0HNC8090TGDR1" stopped. 2025-07-01 12:35:05.738 +03:00 [DBG] Connection id "0HNC8090TGDR2" accepted. 2025-07-01 12:35:05.738 +03:00 [DBG] Connection id "0HNC8090TGDR2" started. 2025-07-01 12:35:05.739 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:35:05.739 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:35:05.739 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:35:05.739 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:35:05.739 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:35:05.739 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:35:05.739 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:35:05.739 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:35:05.739 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:35:05.739 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:35:05.739 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:35:05.739 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:35:05.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-07-01 12:35:05.739 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:35:05.739 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:35:05.740 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:05.740 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:05.740 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:35:05.740 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:35:05.740 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:35:05.740 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:35:05.740 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:35:05.740 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:35:05.740 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:35:05.740 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:35:05.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:05.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:05.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:05.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:05.740 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:35:05.740 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:35:05.740 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:35:05.743 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.4079ms. 2025-07-01 12:35:05.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:05.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:05.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:05.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:05.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:05.743 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:05.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:05.743 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:05.743 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:35:05.743 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:35:05.743 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:35:05.743 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:35:05.743 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:35:05.743 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:35:05.743 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:35:05.743 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:35:05.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:05.743 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:05.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:05.743 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:05.743 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:05.743 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:05.743 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.6755ms 2025-07-01 12:35:05.743 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:35:05.743 +03:00 [DBG] Connection id "0HNC8090TGDR2" completed keep alive response. 2025-07-01 12:35:05.743 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.644ms 2025-07-01 12:35:05.744 +03:00 [DBG] Connection id "0HNC8090TGDR2" received FIN. 2025-07-01 12:35:05.744 +03:00 [DBG] Connection id "0HNC8090TGDR2" disconnecting. 2025-07-01 12:35:05.744 +03:00 [DBG] Connection id "0HNC8090TGDR2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:35:05.744 +03:00 [DBG] Connection id "0HNC8090TGDR2" stopped. 2025-07-01 12:35:05.804 +03:00 [DBG] Connection id "0HNC8090TGDR3" accepted. 2025-07-01 12:35:05.804 +03:00 [DBG] Connection id "0HNC8090TGDR3" started. 2025-07-01 12:35:05.805 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:35:05.805 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:35:05.805 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:35:05.805 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:35:05.805 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:35:05.805 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:35:05.805 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:35:05.805 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:35:05.805 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:35:05.805 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:35:05.805 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:35:05.805 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:35:05.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-07-01 12:35:05.805 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:35:05.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-07-01 12:35:05.805 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:05.805 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:05.805 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:35:05.805 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:35:05.805 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:35:05.805 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:35:05.806 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:35:05.806 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:35:05.806 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:35:05.806 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:35:05.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:05.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:05.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:05.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:05.806 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:35:05.806 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:35:05.806 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:35:05.945 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 139.6098ms. 2025-07-01 12:35:05.946 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:05.946 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:05.946 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:05.946 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:05.946 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:05.946 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:05.946 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:05.946 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:05.946 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:35:05.946 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:35:05.946 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:35:05.946 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:35:05.946 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:35:05.946 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:35:05.946 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:35:05.947 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:35:05.947 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:05.947 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:05.947 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:05.947 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:05.947 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:05.947 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:05.947 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 141.9034ms 2025-07-01 12:35:05.947 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:35:05.947 +03:00 [DBG] Connection id "0HNC8090TGDR3" completed keep alive response. 2025-07-01 12:35:05.947 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 142.5458ms 2025-07-01 12:35:05.952 +03:00 [DBG] Connection id "0HNC8090TGDR3" received FIN. 2025-07-01 12:35:05.952 +03:00 [DBG] Connection id "0HNC8090TGDR3" disconnecting. 2025-07-01 12:35:05.952 +03:00 [DBG] Connection id "0HNC8090TGDR3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:35:05.953 +03:00 [DBG] Connection id "0HNC8090TGDR3" stopped. 2025-07-01 12:35:08.645 +03:00 [DBG] Connection id "0HNC8090TGDR4" accepted. 2025-07-01 12:35:08.645 +03:00 [DBG] Connection id "0HNC8090TGDR4" started. 2025-07-01 12:35:08.646 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:35:08.646 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:35:08.646 +03:00 [DBG] POST requests are not supported 2025-07-01 12:35:08.646 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:35:08.646 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:35:08.646 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:35:08.646 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:35:08.646 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:35:08.646 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:35:08.646 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:35:08.646 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:35:08.646 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:35:08.646 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:35:08.646 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:35:08.646 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:35:08.646 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:35:08.646 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:35:08.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:08.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:08.646 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:35:08.646 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:35:08.646 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:35:08.646 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:35:08.647 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:35:08.647 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:35:08.647 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:35:08.647 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:35:08.647 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:35:08.647 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:35:08.647 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:35:08.647 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:35:08.647 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:35:08.647 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:35:08.647 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:35:08.647 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:35:08.647 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:35:08.647 +03:00 [DBG] Connection id "0HNC8090TGDR4", Request id "0HNC8090TGDR4:00000001": started reading request body. 2025-07-01 12:35:08.647 +03:00 [DBG] Connection id "0HNC8090TGDR4", Request id "0HNC8090TGDR4:00000001": done reading request body. 2025-07-01 12:35:08.647 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:35:08.647 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:35:08.647 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:35:08.647 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:35:08.647 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:35:08.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:08.647 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:08.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:08.647 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:08.647 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:35:08.647 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:35:08.647 +03:00 [INF] Changing group of physicals [246] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:35:08.679 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 31.8275ms. 2025-07-01 12:35:08.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:08.679 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:08.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:08.679 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:08.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:08.679 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:08.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:08.679 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:08.680 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:08.680 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:35:08.680 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:08.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:08.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:08.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:08.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:08.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:08.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:08.680 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 33.62ms 2025-07-01 12:35:08.680 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:35:08.680 +03:00 [DBG] Connection id "0HNC8090TGDR4" completed keep alive response. 2025-07-01 12:35:08.680 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 34.4724ms 2025-07-01 12:35:08.680 +03:00 [DBG] Connection id "0HNC8090TGDR4" received FIN. 2025-07-01 12:35:08.680 +03:00 [DBG] Connection id "0HNC8090TGDR4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:35:08.680 +03:00 [DBG] Connection id "0HNC8090TGDR4" disconnecting. 2025-07-01 12:35:08.680 +03:00 [DBG] Connection id "0HNC8090TGDR4" stopped. 2025-07-01 12:35:08.720 +03:00 [DBG] Connection id "0HNC8090TGDR5" accepted. 2025-07-01 12:35:08.720 +03:00 [DBG] Connection id "0HNC8090TGDR5" started. 2025-07-01 12:35:08.720 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:35:08.720 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:35:08.720 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:35:08.720 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:35:08.720 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:35:08.720 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:35:08.720 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:35:08.721 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:35:08.721 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:35:08.721 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:35:08.721 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:35:08.721 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:35:08.721 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:35:08.721 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:35:08.721 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:35:08.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:08.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:08.721 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:35:08.721 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:35:08.721 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:35:08.721 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:35:08.721 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:35:08.721 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:35:08.721 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:35:08.721 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:35:08.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:08.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:08.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:08.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:08.721 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:35:08.721 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:35:08.721 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:35:08.723 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.4058ms. 2025-07-01 12:35:08.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:08.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:08.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:08.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:08.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:08.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:08.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:08.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:08.723 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:35:08.723 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:35:08.723 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:35:08.723 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:35:08.723 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:35:08.723 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:35:08.723 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:35:08.723 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:35:08.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:08.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:08.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:08.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:08.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:08.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:08.724 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.6945ms 2025-07-01 12:35:08.724 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:35:08.724 +03:00 [DBG] Connection id "0HNC8090TGDR5" completed keep alive response. 2025-07-01 12:35:08.724 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.4933ms 2025-07-01 12:35:08.724 +03:00 [DBG] Connection id "0HNC8090TGDR5" received FIN. 2025-07-01 12:35:08.724 +03:00 [DBG] Connection id "0HNC8090TGDR5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:35:08.724 +03:00 [DBG] Connection id "0HNC8090TGDR5" disconnecting. 2025-07-01 12:35:08.724 +03:00 [DBG] Connection id "0HNC8090TGDR5" stopped. 2025-07-01 12:35:08.792 +03:00 [DBG] Connection id "0HNC8090TGDR6" accepted. 2025-07-01 12:35:08.792 +03:00 [DBG] Connection id "0HNC8090TGDR6" started. 2025-07-01 12:35:08.792 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:35:08.793 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:35:08.793 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:35:08.793 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:35:08.793 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:35:08.793 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:35:08.793 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:35:08.793 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:35:08.793 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:35:08.793 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:35:08.793 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:35:08.793 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:35:08.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-07-01 12:35:08.793 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:35:08.793 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:35:08.793 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:08.793 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:08.793 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:35:08.794 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:35:08.794 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:35:08.794 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:35:08.794 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:35:08.794 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:35:08.794 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:35:08.794 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:35:08.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:08.794 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:08.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:08.794 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:08.794 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:35:08.794 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:35:08.794 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:35:08.943 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 148.3259ms. 2025-07-01 12:35:08.943 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:08.943 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:08.943 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:08.943 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:08.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:08.943 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:08.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:08.943 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:08.943 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:35:08.943 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:35:08.943 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:35:08.943 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:35:08.943 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:35:08.943 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:35:08.943 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:35:08.944 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:35:08.944 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:08.944 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:08.944 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:08.944 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:08.944 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:08.944 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:08.944 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 150.9167ms 2025-07-01 12:35:08.944 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:35:08.944 +03:00 [DBG] Connection id "0HNC8090TGDR6" completed keep alive response. 2025-07-01 12:35:08.944 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 151.9609ms 2025-07-01 12:35:08.948 +03:00 [DBG] Connection id "0HNC8090TGDR6" received FIN. 2025-07-01 12:35:08.948 +03:00 [DBG] Connection id "0HNC8090TGDR6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:35:08.948 +03:00 [DBG] Connection id "0HNC8090TGDR6" disconnecting. 2025-07-01 12:35:08.949 +03:00 [DBG] Connection id "0HNC8090TGDR6" stopped. 2025-07-01 12:35:09.011 +03:00 [DBG] Connection id "0HNC8090TGDR7" accepted. 2025-07-01 12:35:09.011 +03:00 [DBG] Connection id "0HNC8090TGDR7" started. 2025-07-01 12:35:09.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:35:09.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:35:09.011 +03:00 [DBG] POST requests are not supported 2025-07-01 12:35:09.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:35:09.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:35:09.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:09.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:35:09.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:35:09.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:35:09.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:35:09.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:09.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:35:09.012 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:35:09.012 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:35:09.012 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:35:09.012 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:35:09.012 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:35:09.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:09.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:09.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:35:09.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:35:09.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:09.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:09.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:09.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:09.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:35:09.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1309ms. 2025-07-01 12:35:09.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:09.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:09.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:09.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:09.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:09.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:09.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:09.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:09.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:09.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:35:09.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:09.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:09.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:09.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:09.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:09.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:09.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:09.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7649ms 2025-07-01 12:35:09.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:09.013 +03:00 [DBG] Connection id "0HNC8090TGDR7" completed keep alive response. 2025-07-01 12:35:09.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5119ms 2025-07-01 12:35:09.013 +03:00 [DBG] Connection id "0HNC8090TGDR7" received FIN. 2025-07-01 12:35:09.013 +03:00 [DBG] Connection id "0HNC8090TGDR7" disconnecting. 2025-07-01 12:35:09.013 +03:00 [DBG] Connection id "0HNC8090TGDR7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:35:09.014 +03:00 [DBG] Connection id "0HNC8090TGDR7" stopped. 2025-07-01 12:35:14.015 +03:00 [DBG] Connection id "0HNC8090TGDR8" accepted. 2025-07-01 12:35:14.015 +03:00 [DBG] Connection id "0HNC8090TGDR8" started. 2025-07-01 12:35:14.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:35:14.016 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:35:14.016 +03:00 [DBG] POST requests are not supported 2025-07-01 12:35:14.016 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:35:14.016 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:35:14.016 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:14.016 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:35:14.016 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:35:14.016 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:35:14.016 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:35:14.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:14.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:35:14.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:35:14.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:35:14.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:35:14.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:35:14.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:35:14.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:14.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:14.016 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:35:14.017 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:35:14.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:14.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:14.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:14.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:14.017 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:35:14.017 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1678ms. 2025-07-01 12:35:14.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:14.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:14.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:14.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:14.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:14.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:14.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:14.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:14.017 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:14.017 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:35:14.017 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:14.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:14.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:14.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:14.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:14.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:14.018 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:14.018 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2087ms 2025-07-01 12:35:14.018 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:14.018 +03:00 [DBG] Connection id "0HNC8090TGDR8" completed keep alive response. 2025-07-01 12:35:14.018 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2664ms 2025-07-01 12:35:14.018 +03:00 [DBG] Connection id "0HNC8090TGDR8" received FIN. 2025-07-01 12:35:14.018 +03:00 [DBG] Connection id "0HNC8090TGDR8" disconnecting. 2025-07-01 12:35:14.018 +03:00 [DBG] Connection id "0HNC8090TGDR8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:35:14.019 +03:00 [DBG] Connection id "0HNC8090TGDR8" stopped. 2025-07-01 12:35:19.016 +03:00 [DBG] Connection id "0HNC8090TGDR9" accepted. 2025-07-01 12:35:19.017 +03:00 [DBG] Connection id "0HNC8090TGDR9" started. 2025-07-01 12:35:19.017 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:35:19.017 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:35:19.017 +03:00 [DBG] POST requests are not supported 2025-07-01 12:35:19.017 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:35:19.017 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:35:19.017 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:19.017 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:35:19.017 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:35:19.017 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:35:19.017 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:35:19.017 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:19.017 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:35:19.017 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:35:19.017 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:35:19.017 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:35:19.017 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:35:19.017 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:35:19.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:19.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:19.017 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:35:19.017 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:35:19.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:19.018 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:19.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:19.018 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:19.018 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:35:19.018 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1268ms. 2025-07-01 12:35:19.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:19.018 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:19.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:19.018 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:19.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:19.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:19.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:19.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:19.018 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:19.018 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:35:19.018 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:19.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:19.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:19.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:19.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:19.018 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:19.018 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:19.018 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6808ms 2025-07-01 12:35:19.018 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:19.018 +03:00 [DBG] Connection id "0HNC8090TGDR9" completed keep alive response. 2025-07-01 12:35:19.018 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2872ms 2025-07-01 12:35:19.018 +03:00 [DBG] Connection id "0HNC8090TGDR9" received FIN. 2025-07-01 12:35:19.018 +03:00 [DBG] Connection id "0HNC8090TGDR9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:35:19.019 +03:00 [DBG] Connection id "0HNC8090TGDR9" disconnecting. 2025-07-01 12:35:19.019 +03:00 [DBG] Connection id "0HNC8090TGDR9" stopped. 2025-07-01 12:35:24.011 +03:00 [DBG] Connection id "0HNC8090TGDRA" accepted. 2025-07-01 12:35:24.011 +03:00 [DBG] Connection id "0HNC8090TGDRA" started. 2025-07-01 12:35:24.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:35:24.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:35:24.012 +03:00 [DBG] POST requests are not supported 2025-07-01 12:35:24.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:35:24.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:35:24.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:24.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:35:24.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:35:24.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:35:24.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:35:24.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:24.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:35:24.012 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:35:24.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:35:24.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:35:24.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:35:24.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:35:24.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:24.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:24.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:35:24.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:35:24.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:24.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:24.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:24.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:24.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:35:24.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2067ms. 2025-07-01 12:35:24.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:24.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:24.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:24.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:24.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:24.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:24.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:24.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:24.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:24.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:35:24.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:24.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:24.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:24.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:24.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:24.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:24.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:24.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6272ms 2025-07-01 12:35:24.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:24.015 +03:00 [DBG] Connection id "0HNC8090TGDRA" completed keep alive response. 2025-07-01 12:35:24.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.954ms 2025-07-01 12:35:24.015 +03:00 [DBG] Connection id "0HNC8090TGDRA" received FIN. 2025-07-01 12:35:24.015 +03:00 [DBG] Connection id "0HNC8090TGDRA" disconnecting. 2025-07-01 12:35:24.015 +03:00 [DBG] Connection id "0HNC8090TGDRA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:35:24.016 +03:00 [DBG] Connection id "0HNC8090TGDRA" stopped. 2025-07-01 12:35:29.020 +03:00 [DBG] Connection id "0HNC8090TGDRB" accepted. 2025-07-01 12:35:29.020 +03:00 [DBG] Connection id "0HNC8090TGDRB" started. 2025-07-01 12:35:29.020 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:35:29.020 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:35:29.020 +03:00 [DBG] POST requests are not supported 2025-07-01 12:35:29.020 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:35:29.020 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:35:29.020 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:29.020 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:35:29.020 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:35:29.020 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:35:29.020 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:35:29.021 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:29.021 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:35:29.021 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:35:29.021 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:35:29.021 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:35:29.021 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:35:29.021 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:35:29.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.021 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:35:29.021 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:35:29.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:29.021 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:29.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:29.021 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:29.021 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:35:29.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1622ms. 2025-07-01 12:35:29.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:29.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:29.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:29.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:29.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:29.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:29.022 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:29.022 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:35:29.022 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:29.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:29.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:29.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.022 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9367ms 2025-07-01 12:35:29.022 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:29.022 +03:00 [DBG] Connection id "0HNC8090TGDRB" completed keep alive response. 2025-07-01 12:35:29.022 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9686ms 2025-07-01 12:35:29.022 +03:00 [DBG] Connection id "0HNC8090TGDRB" received FIN. 2025-07-01 12:35:29.022 +03:00 [DBG] Connection id "0HNC8090TGDRB" disconnecting. 2025-07-01 12:35:29.022 +03:00 [DBG] Connection id "0HNC8090TGDRB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:35:29.023 +03:00 [DBG] Connection id "0HNC8090TGDRB" stopped. 2025-07-01 12:35:29.478 +03:00 [DBG] Connection id "0HNC8090TGDRC" accepted. 2025-07-01 12:35:29.478 +03:00 [DBG] Connection id "0HNC8090TGDRC" started. 2025-07-01 12:35:29.479 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 765 2025-07-01 12:35:29.479 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:35:29.479 +03:00 [DBG] POST requests are not supported 2025-07-01 12:35:29.479 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:35:29.479 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:35:29.479 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:35:29.479 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:35:29.479 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:35:29.479 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:35:29.479 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:35:29.479 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:35:29.479 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:35:29.479 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:35:29.479 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:35:29.479 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:35:29.479 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:35:29.479 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:35:29.479 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.479 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.479 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:35:29.479 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:35:29.480 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:35:29.480 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:35:29.480 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:35:29.480 +03:00 [DBG] Connection id "0HNC8090TGDRC", Request id "0HNC8090TGDRC:00000001": started reading request body. 2025-07-01 12:35:29.480 +03:00 [DBG] Connection id "0HNC8090TGDRC", Request id "0HNC8090TGDRC:00000001": done reading request body. 2025-07-01 12:35:29.480 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:35:29.480 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:35:29.480 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:35:29.480 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:35:29.480 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:35:29.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:29.480 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:29.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:29.480 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:29.480 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:35:29.480 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:35:29.480 +03:00 [INF] Updating physical elements properties 2025-07-01 12:35:29.501 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 20.1405ms. 2025-07-01 12:35:29.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:29.501 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:29.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:29.501 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:29.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.501 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:29.501 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:29.501 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:29.501 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:35:29.501 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:29.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:29.501 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:29.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.501 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.501 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.501 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.501 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 22.0391ms 2025-07-01 12:35:29.501 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:35:29.502 +03:00 [DBG] Connection id "0HNC8090TGDRC" completed keep alive response. 2025-07-01 12:35:29.502 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 23.0139ms 2025-07-01 12:35:29.502 +03:00 [DBG] Connection id "0HNC8090TGDRC" received FIN. 2025-07-01 12:35:29.502 +03:00 [DBG] Connection id "0HNC8090TGDRC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:35:29.502 +03:00 [DBG] Connection id "0HNC8090TGDRC" disconnecting. 2025-07-01 12:35:29.502 +03:00 [DBG] Connection id "0HNC8090TGDRC" stopped. 2025-07-01 12:35:29.541 +03:00 [DBG] Connection id "0HNC8090TGDRD" accepted. 2025-07-01 12:35:29.541 +03:00 [DBG] Connection id "0HNC8090TGDRD" started. 2025-07-01 12:35:29.542 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:35:29.542 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:35:29.542 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:35:29.542 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:35:29.542 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:35:29.542 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:35:29.542 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:35:29.542 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:35:29.542 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:35:29.543 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:35:29.543 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:35:29.543 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:35:29.543 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:35:29.543 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:35:29.544 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:35:29.544 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.544 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.544 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:35:29.544 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:35:29.544 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:35:29.544 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:35:29.544 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:35:29.545 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:35:29.545 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:35:29.545 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:35:29.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:29.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:29.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:29.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:29.545 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:35:29.545 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:35:29.545 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:35:29.549 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 4.021ms. 2025-07-01 12:35:29.549 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:29.549 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:29.549 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:29.549 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:29.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.550 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:29.550 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:29.550 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:35:29.550 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:35:29.550 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:35:29.550 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:35:29.550 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:35:29.550 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:35:29.550 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:35:29.550 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:35:29.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:29.550 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:29.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.550 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.550 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.550 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.550 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 6.7279ms 2025-07-01 12:35:29.550 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:35:29.550 +03:00 [DBG] Connection id "0HNC8090TGDRD" completed keep alive response. 2025-07-01 12:35:29.551 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 8.9671ms 2025-07-01 12:35:29.551 +03:00 [DBG] Connection id "0HNC8090TGDRD" received FIN. 2025-07-01 12:35:29.551 +03:00 [DBG] Connection id "0HNC8090TGDRD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:35:29.551 +03:00 [DBG] Connection id "0HNC8090TGDRD" disconnecting. 2025-07-01 12:35:29.551 +03:00 [DBG] Connection id "0HNC8090TGDRD" stopped. 2025-07-01 12:35:29.618 +03:00 [DBG] Connection id "0HNC8090TGDRE" accepted. 2025-07-01 12:35:29.618 +03:00 [DBG] Connection id "0HNC8090TGDRE" started. 2025-07-01 12:35:29.618 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:35:29.618 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:35:29.618 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:35:29.618 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:35:29.618 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:35:29.618 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:35:29.618 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:35:29.618 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:35:29.618 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:35:29.618 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:35:29.618 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:35:29.618 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:35:29.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-07-01 12:35:29.618 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:35:29.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-07-01 12:35:29.618 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.618 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.618 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:35:29.619 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:35:29.619 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:35:29.619 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:35:29.619 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:35:29.619 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:35:29.619 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:35:29.619 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:35:29.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:29.619 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:29.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:29.619 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:29.619 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:35:29.619 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:35:29.619 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:35:29.772 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 152.9374ms. 2025-07-01 12:35:29.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:29.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:29.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:29.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:29.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:29.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:29.772 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:35:29.772 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:35:29.772 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:35:29.772 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:35:29.772 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:35:29.772 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:35:29.772 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:35:29.774 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:35:29.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:29.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:29.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:29.774 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 155.6746ms 2025-07-01 12:35:29.774 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:35:29.774 +03:00 [DBG] Connection id "0HNC8090TGDRE" completed keep alive response. 2025-07-01 12:35:29.774 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 156.277ms 2025-07-01 12:35:29.778 +03:00 [DBG] Connection id "0HNC8090TGDRE" received FIN. 2025-07-01 12:35:29.778 +03:00 [DBG] Connection id "0HNC8090TGDRE" disconnecting. 2025-07-01 12:35:29.778 +03:00 [DBG] Connection id "0HNC8090TGDRE" stopped. 2025-07-01 12:35:29.778 +03:00 [DBG] Connection id "0HNC8090TGDRE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:35:32.463 +03:00 [DBG] Connection id "0HNC8090TGDRF" accepted. 2025-07-01 12:35:32.463 +03:00 [DBG] Connection id "0HNC8090TGDRF" started. 2025-07-01 12:35:32.463 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:35:32.463 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:35:32.463 +03:00 [DBG] POST requests are not supported 2025-07-01 12:35:32.463 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:35:32.463 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:35:32.463 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:35:32.464 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:35:32.464 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:35:32.464 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:35:32.464 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:35:32.464 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:35:32.464 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:35:32.464 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:35:32.464 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:35:32.464 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:35:32.464 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:35:32.464 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:35:32.464 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:32.464 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:32.464 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:35:32.464 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:35:32.464 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:35:32.464 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:35:32.464 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:35:32.465 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:35:32.465 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:35:32.465 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:35:32.465 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:35:32.465 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:35:32.465 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:35:32.465 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:35:32.465 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:35:32.465 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:35:32.465 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:35:32.465 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:35:32.465 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:35:32.465 +03:00 [DBG] Connection id "0HNC8090TGDRF", Request id "0HNC8090TGDRF:00000001": started reading request body. 2025-07-01 12:35:32.465 +03:00 [DBG] Connection id "0HNC8090TGDRF", Request id "0HNC8090TGDRF:00000001": done reading request body. 2025-07-01 12:35:32.465 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:35:32.465 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:35:32.465 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:35:32.465 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:35:32.465 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:35:32.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:32.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:32.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:32.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:32.466 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:35:32.466 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:35:32.466 +03:00 [INF] Changing group of physicals [279] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:35:32.498 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 32.681ms. 2025-07-01 12:35:32.499 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:32.499 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:32.499 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:32.499 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:32.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:32.499 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:32.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:32.499 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:32.499 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:32.499 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:35:32.499 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:32.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:32.499 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:32.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:32.499 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:32.499 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:32.499 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:32.499 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 35.0427ms 2025-07-01 12:35:32.499 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:35:32.499 +03:00 [DBG] Connection id "0HNC8090TGDRF" completed keep alive response. 2025-07-01 12:35:32.499 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 36.1687ms 2025-07-01 12:35:32.500 +03:00 [DBG] Connection id "0HNC8090TGDRF" received FIN. 2025-07-01 12:35:32.500 +03:00 [DBG] Connection id "0HNC8090TGDRF" disconnecting. 2025-07-01 12:35:32.500 +03:00 [DBG] Connection id "0HNC8090TGDRF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:35:32.501 +03:00 [DBG] Connection id "0HNC8090TGDRF" stopped. 2025-07-01 12:35:32.539 +03:00 [DBG] Connection id "0HNC8090TGDRG" accepted. 2025-07-01 12:35:32.539 +03:00 [DBG] Connection id "0HNC8090TGDRG" started. 2025-07-01 12:35:32.539 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:35:32.539 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:35:32.539 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:35:32.539 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:35:32.539 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:35:32.539 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:35:32.539 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:35:32.540 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:35:32.540 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:35:32.540 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:35:32.540 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:35:32.540 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:35:32.540 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:35:32.540 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:35:32.540 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:35:32.540 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:32.540 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:32.540 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:35:32.540 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:35:32.540 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:35:32.540 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:35:32.540 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:35:32.540 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:35:32.540 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:35:32.540 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:35:32.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:32.540 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:32.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:32.540 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:32.540 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:35:32.541 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:35:32.541 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:35:32.542 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.7601ms. 2025-07-01 12:35:32.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:32.542 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:32.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:32.543 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:32.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:32.543 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:32.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:32.543 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:32.543 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:35:32.543 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:35:32.543 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:35:32.543 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:35:32.543 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:35:32.543 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:35:32.543 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:35:32.543 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:35:32.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:32.543 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:32.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:32.543 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:32.544 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:32.544 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:32.544 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.6947ms 2025-07-01 12:35:32.544 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:35:32.544 +03:00 [DBG] Connection id "0HNC8090TGDRG" completed keep alive response. 2025-07-01 12:35:32.544 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.5649ms 2025-07-01 12:35:32.544 +03:00 [DBG] Connection id "0HNC8090TGDRG" received FIN. 2025-07-01 12:35:32.544 +03:00 [DBG] Connection id "0HNC8090TGDRG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:35:32.544 +03:00 [DBG] Connection id "0HNC8090TGDRG" disconnecting. 2025-07-01 12:35:32.544 +03:00 [DBG] Connection id "0HNC8090TGDRG" stopped. 2025-07-01 12:35:32.609 +03:00 [DBG] Connection id "0HNC8090TGDRH" accepted. 2025-07-01 12:35:32.609 +03:00 [DBG] Connection id "0HNC8090TGDRH" started. 2025-07-01 12:35:32.609 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:35:32.609 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:35:32.609 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:35:32.609 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:35:32.609 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:35:32.610 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:35:32.610 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:35:32.610 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:35:32.610 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:35:32.610 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:35:32.610 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:35:32.610 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:35:32.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-07-01 12:35:32.610 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:35:32.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-07-01 12:35:32.610 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:32.610 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:32.610 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:35:32.610 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:35:32.610 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:35:32.610 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:35:32.610 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:35:32.610 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:35:32.610 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:35:32.610 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:35:32.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:32.610 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:32.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:32.610 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:32.610 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:35:32.610 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:35:32.610 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:35:32.757 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 146.7925ms. 2025-07-01 12:35:32.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:32.757 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:32.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:32.757 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:32.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:32.757 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:32.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:32.757 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:32.757 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:35:32.757 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:35:32.757 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:35:32.757 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:35:32.757 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:35:32.757 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:35:32.758 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:35:32.759 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:35:32.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:32.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:32.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:32.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:32.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:32.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:32.759 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 149.0535ms 2025-07-01 12:35:32.759 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:35:32.759 +03:00 [DBG] Connection id "0HNC8090TGDRH" completed keep alive response. 2025-07-01 12:35:32.759 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 149.683ms 2025-07-01 12:35:32.763 +03:00 [DBG] Connection id "0HNC8090TGDRH" received FIN. 2025-07-01 12:35:32.763 +03:00 [DBG] Connection id "0HNC8090TGDRH" disconnecting. 2025-07-01 12:35:32.763 +03:00 [DBG] Connection id "0HNC8090TGDRH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:35:32.764 +03:00 [DBG] Connection id "0HNC8090TGDRH" stopped. 2025-07-01 12:35:34.005 +03:00 [DBG] Connection id "0HNC8090TGDRI" accepted. 2025-07-01 12:35:34.006 +03:00 [DBG] Connection id "0HNC8090TGDRI" started. 2025-07-01 12:35:34.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:35:34.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:35:34.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:35:34.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:35:34.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:35:34.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:34.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:35:34.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:35:34.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:35:34.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:35:34.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:34.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:35:34.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:35:34.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:35:34.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:35:34.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:35:34.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:35:34.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:34.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:34.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:35:34.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:35:34.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:34.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:34.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:34.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:34.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:35:34.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2022ms. 2025-07-01 12:35:34.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:34.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:34.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:34.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:34.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:34.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:34.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:34.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:34.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:34.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:35:34.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:34.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:34.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:34.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:34.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:34.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:34.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:34.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4ms 2025-07-01 12:35:34.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:34.008 +03:00 [DBG] Connection id "0HNC8090TGDRI" completed keep alive response. 2025-07-01 12:35:34.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3441ms 2025-07-01 12:35:34.008 +03:00 [DBG] Connection id "0HNC8090TGDRI" received FIN. 2025-07-01 12:35:34.009 +03:00 [DBG] Connection id "0HNC8090TGDRI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:35:34.009 +03:00 [DBG] Connection id "0HNC8090TGDRI" disconnecting. 2025-07-01 12:35:34.009 +03:00 [DBG] Connection id "0HNC8090TGDRI" stopped. 2025-07-01 12:35:39.001 +03:00 [DBG] Connection id "0HNC8090TGDRJ" accepted. 2025-07-01 12:35:39.001 +03:00 [DBG] Connection id "0HNC8090TGDRJ" started. 2025-07-01 12:35:39.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:35:39.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:35:39.002 +03:00 [DBG] POST requests are not supported 2025-07-01 12:35:39.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:35:39.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:35:39.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:39.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:35:39.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:35:39.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:35:39.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:35:39.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:39.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:35:39.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:35:39.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:35:39.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:35:39.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:35:39.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:35:39.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:39.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:39.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:35:39.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:35:39.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:39.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:39.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:39.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:39.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:35:39.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1666ms. 2025-07-01 12:35:39.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:39.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:39.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:39.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:39.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:39.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:39.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:39.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:39.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:39.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:35:39.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:39.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:39.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:39.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:39.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:39.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:39.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:39.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0665ms 2025-07-01 12:35:39.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:39.004 +03:00 [DBG] Connection id "0HNC8090TGDRJ" completed keep alive response. 2025-07-01 12:35:39.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.211ms 2025-07-01 12:35:39.004 +03:00 [DBG] Connection id "0HNC8090TGDRJ" received FIN. 2025-07-01 12:35:39.004 +03:00 [DBG] Connection id "0HNC8090TGDRJ" disconnecting. 2025-07-01 12:35:39.004 +03:00 [DBG] Connection id "0HNC8090TGDRJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:35:39.005 +03:00 [DBG] Connection id "0HNC8090TGDRJ" stopped. 2025-07-01 12:35:44.003 +03:00 [DBG] Connection id "0HNC8090TGDRK" accepted. 2025-07-01 12:35:44.003 +03:00 [DBG] Connection id "0HNC8090TGDRK" started. 2025-07-01 12:35:44.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:35:44.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:35:44.004 +03:00 [DBG] POST requests are not supported 2025-07-01 12:35:44.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:35:44.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:35:44.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:44.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:35:44.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:35:44.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:35:44.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:35:44.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:44.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:35:44.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:35:44.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:35:44.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:35:44.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:35:44.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:35:44.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:44.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:44.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:35:44.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:35:44.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:44.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:44.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:44.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:44.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:35:44.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1699ms. 2025-07-01 12:35:44.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:44.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:44.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:44.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:44.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:44.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:44.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:44.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:44.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:44.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:35:44.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:44.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:44.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:44.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:44.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:44.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:44.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:44.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3899ms 2025-07-01 12:35:44.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:44.006 +03:00 [DBG] Connection id "0HNC8090TGDRK" completed keep alive response. 2025-07-01 12:35:44.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6022ms 2025-07-01 12:35:44.006 +03:00 [DBG] Connection id "0HNC8090TGDRK" received FIN. 2025-07-01 12:35:44.006 +03:00 [DBG] Connection id "0HNC8090TGDRK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:35:44.006 +03:00 [DBG] Connection id "0HNC8090TGDRK" disconnecting. 2025-07-01 12:35:44.006 +03:00 [DBG] Connection id "0HNC8090TGDRK" stopped. 2025-07-01 12:35:49.021 +03:00 [DBG] Connection id "0HNC8090TGDRL" accepted. 2025-07-01 12:35:49.021 +03:00 [DBG] Connection id "0HNC8090TGDRL" started. 2025-07-01 12:35:49.021 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:35:49.021 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:35:49.021 +03:00 [DBG] POST requests are not supported 2025-07-01 12:35:49.021 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:35:49.021 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:35:49.021 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:49.021 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:35:49.021 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:35:49.021 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:35:49.021 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:35:49.021 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:49.021 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:35:49.021 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:35:49.021 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:35:49.021 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:35:49.021 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:35:49.021 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:35:49.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:49.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:49.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:35:49.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:35:49.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:49.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:49.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:49.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:49.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:35:49.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1156ms. 2025-07-01 12:35:49.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:49.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:49.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:49.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:49.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:49.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:49.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:49.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:49.022 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:49.022 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:35:49.022 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:49.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:49.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:49.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:49.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:49.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:49.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:49.022 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6944ms 2025-07-01 12:35:49.022 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:49.022 +03:00 [DBG] Connection id "0HNC8090TGDRL" completed keep alive response. 2025-07-01 12:35:49.022 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2929ms 2025-07-01 12:35:49.022 +03:00 [DBG] Connection id "0HNC8090TGDRL" received FIN. 2025-07-01 12:35:49.022 +03:00 [DBG] Connection id "0HNC8090TGDRL" disconnecting. 2025-07-01 12:35:49.022 +03:00 [DBG] Connection id "0HNC8090TGDRL" stopped. 2025-07-01 12:35:49.022 +03:00 [DBG] Connection id "0HNC8090TGDRL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:35:54.007 +03:00 [DBG] Connection id "0HNC8090TGDRM" accepted. 2025-07-01 12:35:54.007 +03:00 [DBG] Connection id "0HNC8090TGDRM" started. 2025-07-01 12:35:54.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:35:54.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:35:54.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:35:54.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:35:54.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:35:54.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:54.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:35:54.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:35:54.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:35:54.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:35:54.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:54.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:35:54.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:35:54.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:35:54.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:35:54.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:35:54.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:35:54.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:54.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:54.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:35:54.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:35:54.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:54.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:54.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:54.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:54.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:35:54.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1803ms. 2025-07-01 12:35:54.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:54.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:54.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:54.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:54.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:54.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:54.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:54.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:54.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:54.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:35:54.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:54.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:54.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:54.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:54.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:54.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:54.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:54.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4246ms 2025-07-01 12:35:54.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:54.010 +03:00 [DBG] Connection id "0HNC8090TGDRM" completed keep alive response. 2025-07-01 12:35:54.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5106ms 2025-07-01 12:35:54.010 +03:00 [DBG] Connection id "0HNC8090TGDRM" received FIN. 2025-07-01 12:35:54.010 +03:00 [DBG] Connection id "0HNC8090TGDRM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:35:54.011 +03:00 [DBG] Connection id "0HNC8090TGDRM" disconnecting. 2025-07-01 12:35:54.011 +03:00 [DBG] Connection id "0HNC8090TGDRM" stopped. 2025-07-01 12:35:59.015 +03:00 [DBG] Connection id "0HNC8090TGDRN" accepted. 2025-07-01 12:35:59.015 +03:00 [DBG] Connection id "0HNC8090TGDRN" started. 2025-07-01 12:35:59.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:35:59.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:35:59.015 +03:00 [DBG] POST requests are not supported 2025-07-01 12:35:59.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:35:59.016 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:35:59.016 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:59.016 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:35:59.016 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:35:59.016 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:35:59.016 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:35:59.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:59.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:35:59.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:35:59.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:35:59.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:35:59.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:35:59.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:35:59.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:59.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:59.016 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:35:59.017 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:35:59.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:59.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:59.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:59.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:59.017 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:35:59.017 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2275ms. 2025-07-01 12:35:59.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:59.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:35:59.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:59.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:35:59.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:59.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:59.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:59.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:59.018 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:59.018 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:35:59.018 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:35:59.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:59.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:35:59.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:59.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:59.018 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:59.018 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:35:59.018 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8586ms 2025-07-01 12:35:59.018 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:35:59.018 +03:00 [DBG] Connection id "0HNC8090TGDRN" completed keep alive response. 2025-07-01 12:35:59.018 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0281ms 2025-07-01 12:35:59.018 +03:00 [DBG] Connection id "0HNC8090TGDRN" received FIN. 2025-07-01 12:35:59.018 +03:00 [DBG] Connection id "0HNC8090TGDRN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:35:59.019 +03:00 [DBG] Connection id "0HNC8090TGDRN" disconnecting. 2025-07-01 12:35:59.019 +03:00 [DBG] Connection id "0HNC8090TGDRN" stopped. 2025-07-01 12:36:04.003 +03:00 [DBG] Connection id "0HNC8090TGDRO" accepted. 2025-07-01 12:36:04.003 +03:00 [DBG] Connection id "0HNC8090TGDRO" started. 2025-07-01 12:36:04.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:36:04.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:36:04.004 +03:00 [DBG] POST requests are not supported 2025-07-01 12:36:04.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:36:04.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:36:04.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:04.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:36:04.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:36:04.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:36:04.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:36:04.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:04.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:36:04.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:36:04.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:36:04.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:36:04.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:36:04.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:36:04.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:04.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:04.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:36:04.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:36:04.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:04.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:04.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:04.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:04.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:36:04.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1201ms. 2025-07-01 12:36:04.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:04.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:04.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:04.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:04.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:04.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:04.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:04.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:04.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:04.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:36:04.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:04.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:04.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:04.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:04.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:04.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:04.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:04.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.691ms 2025-07-01 12:36:04.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:04.005 +03:00 [DBG] Connection id "0HNC8090TGDRO" completed keep alive response. 2025-07-01 12:36:04.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3016ms 2025-07-01 12:36:04.005 +03:00 [DBG] Connection id "0HNC8090TGDRO" received FIN. 2025-07-01 12:36:04.005 +03:00 [DBG] Connection id "0HNC8090TGDRO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:36:04.005 +03:00 [DBG] Connection id "0HNC8090TGDRO" disconnecting. 2025-07-01 12:36:04.005 +03:00 [DBG] Connection id "0HNC8090TGDRO" stopped. 2025-07-01 12:36:06.376 +03:00 [DBG] Connection id "0HNC8090TGDRP" accepted. 2025-07-01 12:36:06.376 +03:00 [DBG] Connection id "0HNC8090TGDRP" started. 2025-07-01 12:36:06.377 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 750 2025-07-01 12:36:06.377 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:36:06.377 +03:00 [DBG] POST requests are not supported 2025-07-01 12:36:06.377 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:36:06.377 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:36:06.377 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:36:06.377 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:36:06.377 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:36:06.377 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:36:06.377 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:36:06.377 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:36:06.377 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:36:06.377 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:36:06.377 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:36:06.377 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:36:06.377 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:36:06.377 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:36:06.377 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:06.377 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:06.377 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:36:06.378 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:36:06.378 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:36:06.378 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:36:06.378 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:36:06.378 +03:00 [DBG] Connection id "0HNC8090TGDRP", Request id "0HNC8090TGDRP:00000001": started reading request body. 2025-07-01 12:36:06.378 +03:00 [DBG] Connection id "0HNC8090TGDRP", Request id "0HNC8090TGDRP:00000001": done reading request body. 2025-07-01 12:36:06.378 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:36:06.378 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:36:06.378 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:36:06.378 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:36:06.378 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:36:06.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:06.378 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:06.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:06.378 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:06.378 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:36:06.378 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:36:06.378 +03:00 [INF] Updating physical elements properties 2025-07-01 12:36:06.399 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.063ms. 2025-07-01 12:36:06.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:06.399 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:06.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:06.400 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:06.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:06.400 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:06.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:06.400 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:06.400 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:06.400 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:36:06.400 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:06.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:06.400 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:06.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:06.400 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:06.400 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:06.400 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:06.400 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 22.5148ms 2025-07-01 12:36:06.400 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:36:06.400 +03:00 [DBG] Connection id "0HNC8090TGDRP" completed keep alive response. 2025-07-01 12:36:06.400 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 23.3273ms 2025-07-01 12:36:06.400 +03:00 [DBG] Connection id "0HNC8090TGDRP" received FIN. 2025-07-01 12:36:06.400 +03:00 [DBG] Connection id "0HNC8090TGDRP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:36:06.400 +03:00 [DBG] Connection id "0HNC8090TGDRP" disconnecting. 2025-07-01 12:36:06.400 +03:00 [DBG] Connection id "0HNC8090TGDRP" stopped. 2025-07-01 12:36:06.441 +03:00 [DBG] Connection id "0HNC8090TGDRQ" accepted. 2025-07-01 12:36:06.441 +03:00 [DBG] Connection id "0HNC8090TGDRQ" started. 2025-07-01 12:36:06.441 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:36:06.441 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:36:06.441 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:36:06.441 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:36:06.441 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:36:06.441 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:36:06.441 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:36:06.441 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:36:06.441 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:36:06.442 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:36:06.442 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:36:06.442 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:36:06.442 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:36:06.442 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:36:06.442 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:36:06.442 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:06.442 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:06.442 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:36:06.442 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:36:06.442 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:36:06.442 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:36:06.442 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:36:06.442 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:36:06.442 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:36:06.442 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:36:06.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:06.442 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:06.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:06.442 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:06.442 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:36:06.442 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:36:06.442 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:36:06.445 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.5601ms. 2025-07-01 12:36:06.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:06.445 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:06.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:06.445 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:06.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:06.445 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:06.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:06.445 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:06.445 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:36:06.445 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:36:06.445 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:36:06.445 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:36:06.445 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:36:06.445 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:36:06.446 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:36:06.446 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:36:06.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:06.446 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:06.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:06.446 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:06.446 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:06.446 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:06.446 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.0817ms 2025-07-01 12:36:06.446 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:36:06.446 +03:00 [DBG] Connection id "0HNC8090TGDRQ" completed keep alive response. 2025-07-01 12:36:06.446 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.9778ms 2025-07-01 12:36:06.447 +03:00 [DBG] Connection id "0HNC8090TGDRQ" received FIN. 2025-07-01 12:36:06.447 +03:00 [DBG] Connection id "0HNC8090TGDRQ" disconnecting. 2025-07-01 12:36:06.447 +03:00 [DBG] Connection id "0HNC8090TGDRQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:36:06.448 +03:00 [DBG] Connection id "0HNC8090TGDRQ" stopped. 2025-07-01 12:36:06.510 +03:00 [DBG] Connection id "0HNC8090TGDRR" accepted. 2025-07-01 12:36:06.510 +03:00 [DBG] Connection id "0HNC8090TGDRR" started. 2025-07-01 12:36:06.510 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:36:06.511 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:36:06.511 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:36:06.511 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:36:06.511 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:36:06.511 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:36:06.511 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:36:06.511 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:36:06.511 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:36:06.511 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:36:06.511 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:36:06.511 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:36:06.511 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:36:06.511 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:36:06.511 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:36:06.511 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:06.511 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:06.511 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:36:06.511 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:36:06.511 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:36:06.511 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:36:06.511 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:36:06.511 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:36:06.511 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:36:06.511 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:36:06.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:06.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:06.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:06.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:06.511 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:36:06.511 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:36:06.511 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:36:06.659 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 147.8757ms. 2025-07-01 12:36:06.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:06.659 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:06.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:06.660 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:06.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:06.660 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:06.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:06.660 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:06.660 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:36:06.660 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:36:06.660 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:36:06.660 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:36:06.660 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:36:06.660 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:36:06.660 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:36:06.661 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:36:06.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:06.661 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:06.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:06.662 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:06.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:06.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:06.662 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 150.4803ms 2025-07-01 12:36:06.662 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:36:06.662 +03:00 [DBG] Connection id "0HNC8090TGDRR" completed keep alive response. 2025-07-01 12:36:06.662 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 151.1947ms 2025-07-01 12:36:06.669 +03:00 [DBG] Connection id "0HNC8090TGDRR" received FIN. 2025-07-01 12:36:06.669 +03:00 [DBG] Connection id "0HNC8090TGDRR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:36:06.669 +03:00 [DBG] Connection id "0HNC8090TGDRR" disconnecting. 2025-07-01 12:36:06.670 +03:00 [DBG] Connection id "0HNC8090TGDRR" stopped. 2025-07-01 12:36:09.003 +03:00 [DBG] Connection id "0HNC8090TGDRS" accepted. 2025-07-01 12:36:09.003 +03:00 [DBG] Connection id "0HNC8090TGDRS" started. 2025-07-01 12:36:09.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:36:09.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:36:09.003 +03:00 [DBG] POST requests are not supported 2025-07-01 12:36:09.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:36:09.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:36:09.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:09.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:36:09.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:36:09.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:36:09.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:36:09.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:09.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:36:09.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:36:09.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:36:09.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:36:09.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:36:09.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:36:09.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:09.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:09.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:36:09.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:36:09.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:09.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:09.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:09.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:09.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:36:09.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1473ms. 2025-07-01 12:36:09.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:09.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:09.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:09.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:09.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:09.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:09.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:09.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:09.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:09.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:36:09.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:09.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:09.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:09.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:09.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:09.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:09.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:09.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8545ms 2025-07-01 12:36:09.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:09.005 +03:00 [DBG] Connection id "0HNC8090TGDRS" completed keep alive response. 2025-07-01 12:36:09.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5807ms 2025-07-01 12:36:09.005 +03:00 [DBG] Connection id "0HNC8090TGDRS" received FIN. 2025-07-01 12:36:09.005 +03:00 [DBG] Connection id "0HNC8090TGDRS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:36:09.005 +03:00 [DBG] Connection id "0HNC8090TGDRS" disconnecting. 2025-07-01 12:36:09.005 +03:00 [DBG] Connection id "0HNC8090TGDRS" stopped. 2025-07-01 12:36:14.010 +03:00 [DBG] Connection id "0HNC8090TGDRT" accepted. 2025-07-01 12:36:14.011 +03:00 [DBG] Connection id "0HNC8090TGDRT" started. 2025-07-01 12:36:14.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:36:14.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:36:14.011 +03:00 [DBG] POST requests are not supported 2025-07-01 12:36:14.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:36:14.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:36:14.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:14.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:36:14.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:36:14.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:36:14.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:36:14.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:14.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:36:14.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:36:14.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:36:14.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:36:14.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:36:14.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:36:14.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:14.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:14.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:36:14.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:36:14.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:14.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:14.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:14.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:14.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:36:14.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1466ms. 2025-07-01 12:36:14.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:14.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:14.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:14.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:14.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:14.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:14.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:14.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:14.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:14.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:36:14.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:14.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:14.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:14.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:14.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:14.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:14.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:14.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1669ms 2025-07-01 12:36:14.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:14.013 +03:00 [DBG] Connection id "0HNC8090TGDRT" completed keep alive response. 2025-07-01 12:36:14.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9998ms 2025-07-01 12:36:14.013 +03:00 [DBG] Connection id "0HNC8090TGDRT" received FIN. 2025-07-01 12:36:14.013 +03:00 [DBG] Connection id "0HNC8090TGDRT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:36:14.013 +03:00 [DBG] Connection id "0HNC8090TGDRT" disconnecting. 2025-07-01 12:36:14.013 +03:00 [DBG] Connection id "0HNC8090TGDRT" stopped. 2025-07-01 12:36:17.337 +03:00 [DBG] Connection id "0HNC8090TGDRU" accepted. 2025-07-01 12:36:17.337 +03:00 [DBG] Connection id "0HNC8090TGDRU" started. 2025-07-01 12:36:17.338 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:36:17.338 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:36:17.338 +03:00 [DBG] POST requests are not supported 2025-07-01 12:36:17.338 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:36:17.338 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:36:17.338 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:36:17.338 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:36:17.338 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:36:17.338 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:36:17.338 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:36:17.338 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:36:17.338 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:36:17.338 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:36:17.338 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:36:17.338 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:36:17.338 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:36:17.338 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:36:17.338 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:17.338 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:17.338 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:36:17.338 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:36:17.338 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:36:17.338 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:36:17.338 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:36:17.338 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:36:17.338 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:36:17.338 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:36:17.339 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:36:17.339 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:36:17.339 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:36:17.339 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:36:17.339 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:36:17.339 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:36:17.339 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:36:17.339 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:36:17.339 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:36:17.339 +03:00 [DBG] Connection id "0HNC8090TGDRU", Request id "0HNC8090TGDRU:00000001": started reading request body. 2025-07-01 12:36:17.339 +03:00 [DBG] Connection id "0HNC8090TGDRU", Request id "0HNC8090TGDRU:00000001": done reading request body. 2025-07-01 12:36:17.339 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:36:17.339 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:36:17.339 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:36:17.339 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:36:17.339 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:36:17.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:17.339 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:17.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:17.339 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:17.339 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:36:17.339 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:36:17.339 +03:00 [INF] Changing group of physicals [280] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:36:17.363 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 24.1413ms. 2025-07-01 12:36:17.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:17.363 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:17.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:17.363 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:17.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:17.363 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:17.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:17.364 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:17.364 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:17.364 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:36:17.364 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:17.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:17.364 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:17.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:17.364 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:17.364 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:17.364 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:17.364 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 25.7301ms 2025-07-01 12:36:17.364 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:36:17.364 +03:00 [DBG] Connection id "0HNC8090TGDRU" completed keep alive response. 2025-07-01 12:36:17.364 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 26.4966ms 2025-07-01 12:36:17.364 +03:00 [DBG] Connection id "0HNC8090TGDRU" received FIN. 2025-07-01 12:36:17.364 +03:00 [DBG] Connection id "0HNC8090TGDRU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:36:17.365 +03:00 [DBG] Connection id "0HNC8090TGDRU" disconnecting. 2025-07-01 12:36:17.365 +03:00 [DBG] Connection id "0HNC8090TGDRU" stopped. 2025-07-01 12:36:17.399 +03:00 [DBG] Connection id "0HNC8090TGDRV" accepted. 2025-07-01 12:36:17.399 +03:00 [DBG] Connection id "0HNC8090TGDRV" started. 2025-07-01 12:36:17.399 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:36:17.399 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:36:17.399 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:36:17.399 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:36:17.399 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:36:17.399 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:36:17.399 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:36:17.400 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:36:17.400 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:36:17.400 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:36:17.400 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:36:17.400 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:36:17.400 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:36:17.400 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:36:17.400 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:36:17.400 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:17.400 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:17.400 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:36:17.400 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:36:17.400 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:36:17.400 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:36:17.400 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:36:17.400 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:36:17.400 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:36:17.400 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:36:17.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:17.401 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:17.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:17.401 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:17.401 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:36:17.401 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:36:17.401 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:36:17.403 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.7511ms. 2025-07-01 12:36:17.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:17.403 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:17.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:17.403 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:17.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:17.403 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:17.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:17.403 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:17.403 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:36:17.403 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:36:17.403 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:36:17.403 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:36:17.403 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:36:17.403 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:36:17.403 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:36:17.403 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:36:17.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:17.403 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:17.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:17.404 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:17.404 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:17.404 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:17.404 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.8492ms 2025-07-01 12:36:17.404 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:36:17.404 +03:00 [DBG] Connection id "0HNC8090TGDRV" completed keep alive response. 2025-07-01 12:36:17.404 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.8079ms 2025-07-01 12:36:17.404 +03:00 [DBG] Connection id "0HNC8090TGDRV" received FIN. 2025-07-01 12:36:17.404 +03:00 [DBG] Connection id "0HNC8090TGDRV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:36:17.405 +03:00 [DBG] Connection id "0HNC8090TGDRV" disconnecting. 2025-07-01 12:36:17.405 +03:00 [DBG] Connection id "0HNC8090TGDRV" stopped. 2025-07-01 12:36:17.473 +03:00 [DBG] Connection id "0HNC8090TGDS0" accepted. 2025-07-01 12:36:17.473 +03:00 [DBG] Connection id "0HNC8090TGDS0" started. 2025-07-01 12:36:17.473 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:36:17.473 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:36:17.473 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:36:17.473 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:36:17.473 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:36:17.473 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:36:17.473 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:36:17.474 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:36:17.474 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:36:17.474 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:36:17.474 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:36:17.474 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:36:17.474 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:36:17.474 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:36:17.474 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:36:17.474 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:17.474 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:17.474 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:36:17.474 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:36:17.474 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:36:17.474 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:36:17.474 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:36:17.474 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:36:17.474 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:36:17.474 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:36:17.474 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:17.474 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:17.474 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:17.474 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:17.474 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:36:17.474 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:36:17.474 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:36:17.606 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 132.0534ms. 2025-07-01 12:36:17.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:17.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:17.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:17.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:17.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:17.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:17.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:17.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:17.607 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:36:17.607 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:36:17.607 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:36:17.607 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:36:17.607 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:36:17.607 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:36:17.607 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:36:17.608 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:36:17.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:17.608 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:17.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:17.608 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:17.608 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:17.608 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:17.608 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 134.3116ms 2025-07-01 12:36:17.608 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:36:17.608 +03:00 [DBG] Connection id "0HNC8090TGDS0" completed keep alive response. 2025-07-01 12:36:17.608 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 135.014ms 2025-07-01 12:36:17.613 +03:00 [DBG] Connection id "0HNC8090TGDS0" received FIN. 2025-07-01 12:36:17.613 +03:00 [DBG] Connection id "0HNC8090TGDS0" disconnecting. 2025-07-01 12:36:17.613 +03:00 [DBG] Connection id "0HNC8090TGDS0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:36:17.614 +03:00 [DBG] Connection id "0HNC8090TGDS0" stopped. 2025-07-01 12:36:19.013 +03:00 [DBG] Connection id "0HNC8090TGDS1" accepted. 2025-07-01 12:36:19.013 +03:00 [DBG] Connection id "0HNC8090TGDS1" started. 2025-07-01 12:36:19.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:36:19.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:36:19.013 +03:00 [DBG] POST requests are not supported 2025-07-01 12:36:19.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:36:19.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:36:19.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:19.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:36:19.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:36:19.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:36:19.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:36:19.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:19.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:36:19.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:36:19.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:36:19.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:36:19.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:36:19.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:36:19.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:19.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:19.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:36:19.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:36:19.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:19.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:19.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:19.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:19.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:36:19.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1876ms. 2025-07-01 12:36:19.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:19.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:19.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:19.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:19.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:19.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:19.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:19.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:19.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:19.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:36:19.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:19.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:19.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:19.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:19.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:19.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:19.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:19.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3123ms 2025-07-01 12:36:19.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:19.015 +03:00 [DBG] Connection id "0HNC8090TGDS1" completed keep alive response. 2025-07-01 12:36:19.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2518ms 2025-07-01 12:36:19.016 +03:00 [DBG] Connection id "0HNC8090TGDS1" received FIN. 2025-07-01 12:36:19.016 +03:00 [DBG] Connection id "0HNC8090TGDS1" disconnecting. 2025-07-01 12:36:19.016 +03:00 [DBG] Connection id "0HNC8090TGDS1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:36:19.017 +03:00 [DBG] Connection id "0HNC8090TGDS1" stopped. 2025-07-01 12:36:24.012 +03:00 [DBG] Connection id "0HNC8090TGDS2" accepted. 2025-07-01 12:36:24.013 +03:00 [DBG] Connection id "0HNC8090TGDS2" started. 2025-07-01 12:36:24.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:36:24.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:36:24.013 +03:00 [DBG] POST requests are not supported 2025-07-01 12:36:24.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:36:24.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:36:24.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:24.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:36:24.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:36:24.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:36:24.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:36:24.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:24.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:36:24.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:36:24.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:36:24.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:36:24.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:36:24.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:36:24.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:24.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:24.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:36:24.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:36:24.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:24.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:24.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:24.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:24.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:36:24.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1343ms. 2025-07-01 12:36:24.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:24.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:24.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:24.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:24.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:24.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:24.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:24.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:24.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:24.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:36:24.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:24.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:24.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:24.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:24.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:24.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:24.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:24.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6712ms 2025-07-01 12:36:24.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:24.014 +03:00 [DBG] Connection id "0HNC8090TGDS2" completed keep alive response. 2025-07-01 12:36:24.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1996ms 2025-07-01 12:36:24.014 +03:00 [DBG] Connection id "0HNC8090TGDS2" received FIN. 2025-07-01 12:36:24.014 +03:00 [DBG] Connection id "0HNC8090TGDS2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:36:24.014 +03:00 [DBG] Connection id "0HNC8090TGDS2" disconnecting. 2025-07-01 12:36:24.014 +03:00 [DBG] Connection id "0HNC8090TGDS2" stopped. 2025-07-01 12:36:28.219 +03:00 [DBG] Connection id "0HNC8090TGDS3" accepted. 2025-07-01 12:36:28.219 +03:00 [DBG] Connection id "0HNC8090TGDS3" started. 2025-07-01 12:36:28.219 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 768 2025-07-01 12:36:28.219 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:36:28.219 +03:00 [DBG] POST requests are not supported 2025-07-01 12:36:28.219 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:36:28.219 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:36:28.219 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:36:28.219 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:36:28.219 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:36:28.219 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:36:28.219 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:36:28.219 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:36:28.220 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:36:28.220 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:36:28.220 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:36:28.220 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:36:28.220 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:36:28.220 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:36:28.220 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:28.220 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:28.220 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:36:28.220 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:36:28.220 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:36:28.220 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:36:28.220 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:36:28.220 +03:00 [DBG] Connection id "0HNC8090TGDS3", Request id "0HNC8090TGDS3:00000001": started reading request body. 2025-07-01 12:36:28.220 +03:00 [DBG] Connection id "0HNC8090TGDS3", Request id "0HNC8090TGDS3:00000001": done reading request body. 2025-07-01 12:36:28.220 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:36:28.220 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:36:28.220 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:36:28.220 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:36:28.220 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:36:28.220 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:28.221 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:28.221 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:28.221 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:28.221 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:36:28.221 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:36:28.221 +03:00 [INF] Updating physical elements properties 2025-07-01 12:36:28.238 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.6706ms. 2025-07-01 12:36:28.238 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:28.238 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:28.238 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:28.238 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:28.239 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:28.239 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:28.239 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:28.239 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:28.239 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:28.239 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:36:28.239 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:28.239 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:28.239 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:28.239 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:28.239 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:28.239 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:28.239 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:28.239 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 18.9266ms 2025-07-01 12:36:28.239 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:36:28.239 +03:00 [DBG] Connection id "0HNC8090TGDS3" completed keep alive response. 2025-07-01 12:36:28.239 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 19.7773ms 2025-07-01 12:36:28.239 +03:00 [DBG] Connection id "0HNC8090TGDS3" received FIN. 2025-07-01 12:36:28.239 +03:00 [DBG] Connection id "0HNC8090TGDS3" disconnecting. 2025-07-01 12:36:28.239 +03:00 [DBG] Connection id "0HNC8090TGDS3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:36:28.240 +03:00 [DBG] Connection id "0HNC8090TGDS3" stopped. 2025-07-01 12:36:28.279 +03:00 [DBG] Connection id "0HNC8090TGDS4" accepted. 2025-07-01 12:36:28.279 +03:00 [DBG] Connection id "0HNC8090TGDS4" started. 2025-07-01 12:36:28.279 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:36:28.279 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:36:28.279 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:36:28.279 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:36:28.279 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:36:28.279 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:36:28.279 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:36:28.279 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:36:28.279 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:36:28.280 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:36:28.280 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:36:28.280 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:36:28.280 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:36:28.280 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:36:28.280 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:36:28.280 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:28.280 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:28.280 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:36:28.280 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:36:28.280 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:36:28.280 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:36:28.280 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:36:28.280 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:36:28.280 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:36:28.280 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:36:28.280 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:28.280 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:28.280 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:28.280 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:28.280 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:36:28.280 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:36:28.280 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:36:28.282 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.1279ms. 2025-07-01 12:36:28.282 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:28.282 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:28.282 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:28.282 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:28.283 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:28.283 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:28.283 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:28.283 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:28.283 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:36:28.283 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:36:28.283 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:36:28.283 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:36:28.283 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:36:28.283 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:36:28.283 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:36:28.283 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:36:28.283 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:28.283 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:28.283 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:28.283 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:28.283 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:28.283 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:28.283 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.3754ms 2025-07-01 12:36:28.283 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:36:28.283 +03:00 [DBG] Connection id "0HNC8090TGDS4" completed keep alive response. 2025-07-01 12:36:28.283 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.1453ms 2025-07-01 12:36:28.283 +03:00 [DBG] Connection id "0HNC8090TGDS4" received FIN. 2025-07-01 12:36:28.283 +03:00 [DBG] Connection id "0HNC8090TGDS4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:36:28.284 +03:00 [DBG] Connection id "0HNC8090TGDS4" disconnecting. 2025-07-01 12:36:28.284 +03:00 [DBG] Connection id "0HNC8090TGDS4" stopped. 2025-07-01 12:36:28.351 +03:00 [DBG] Connection id "0HNC8090TGDS5" accepted. 2025-07-01 12:36:28.352 +03:00 [DBG] Connection id "0HNC8090TGDS5" started. 2025-07-01 12:36:28.352 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:36:28.352 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:36:28.352 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:36:28.352 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:36:28.352 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:36:28.352 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:36:28.352 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:36:28.352 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:36:28.352 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:36:28.352 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:36:28.352 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:36:28.352 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:36:28.352 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:36:28.352 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:36:28.352 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:36:28.352 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:28.352 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:28.352 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:36:28.352 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:36:28.352 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:36:28.352 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:36:28.352 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:36:28.352 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:36:28.352 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:36:28.352 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:36:28.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:28.352 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:28.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:28.352 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:28.352 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:36:28.352 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:36:28.352 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:36:28.502 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 149.2904ms. 2025-07-01 12:36:28.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:28.502 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:28.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:28.502 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:28.502 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:28.502 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:28.502 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:28.502 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:28.502 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:36:28.502 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:36:28.502 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:36:28.502 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:36:28.502 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:36:28.502 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:36:28.502 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:36:28.504 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:36:28.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:28.504 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:28.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:28.504 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:28.504 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:28.504 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:28.504 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 152.3007ms 2025-07-01 12:36:28.504 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:36:28.504 +03:00 [DBG] Connection id "0HNC8090TGDS5" completed keep alive response. 2025-07-01 12:36:28.504 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 152.8734ms 2025-07-01 12:36:28.511 +03:00 [DBG] Connection id "0HNC8090TGDS5" received FIN. 2025-07-01 12:36:28.511 +03:00 [DBG] Connection id "0HNC8090TGDS5" disconnecting. 2025-07-01 12:36:28.511 +03:00 [DBG] Connection id "0HNC8090TGDS5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:36:28.512 +03:00 [DBG] Connection id "0HNC8090TGDS5" stopped. 2025-07-01 12:36:29.015 +03:00 [DBG] Connection id "0HNC8090TGDS6" accepted. 2025-07-01 12:36:29.015 +03:00 [DBG] Connection id "0HNC8090TGDS6" started. 2025-07-01 12:36:29.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:36:29.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:36:29.015 +03:00 [DBG] POST requests are not supported 2025-07-01 12:36:29.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:36:29.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:36:29.016 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:29.016 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:36:29.016 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:36:29.016 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:36:29.016 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:36:29.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:29.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:36:29.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:36:29.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:36:29.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:36:29.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:36:29.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:36:29.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:29.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:29.016 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:36:29.016 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:36:29.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:29.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:29.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:29.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:29.016 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:36:29.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1684ms. 2025-07-01 12:36:29.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:29.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:29.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:29.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:29.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:29.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:29.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:29.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:29.017 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:29.017 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:36:29.017 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:29.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:29.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:29.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:29.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:29.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:29.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:29.017 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8753ms 2025-07-01 12:36:29.017 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:29.017 +03:00 [DBG] Connection id "0HNC8090TGDS6" completed keep alive response. 2025-07-01 12:36:29.017 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6415ms 2025-07-01 12:36:29.017 +03:00 [DBG] Connection id "0HNC8090TGDS6" received FIN. 2025-07-01 12:36:29.017 +03:00 [DBG] Connection id "0HNC8090TGDS6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:36:29.017 +03:00 [DBG] Connection id "0HNC8090TGDS6" disconnecting. 2025-07-01 12:36:29.017 +03:00 [DBG] Connection id "0HNC8090TGDS6" stopped. 2025-07-01 12:36:31.601 +03:00 [DBG] Connection id "0HNC8090TGDS7" accepted. 2025-07-01 12:36:31.601 +03:00 [DBG] Connection id "0HNC8090TGDS7" started. 2025-07-01 12:36:31.601 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:36:31.601 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:36:31.601 +03:00 [DBG] POST requests are not supported 2025-07-01 12:36:31.601 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:36:31.601 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:36:31.601 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:36:31.601 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:36:31.601 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:36:31.601 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:36:31.601 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:36:31.601 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:36:31.601 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:36:31.602 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:36:31.602 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:36:31.602 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:36:31.602 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:36:31.602 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:36:31.602 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:31.602 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:31.602 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:36:31.602 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:36:31.602 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:36:31.602 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:36:31.602 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:36:31.602 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:36:31.602 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:36:31.602 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:36:31.602 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:36:31.602 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:36:31.602 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:36:31.602 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:36:31.602 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:36:31.602 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:36:31.602 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:36:31.602 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:36:31.602 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:36:31.602 +03:00 [DBG] Connection id "0HNC8090TGDS7", Request id "0HNC8090TGDS7:00000001": started reading request body. 2025-07-01 12:36:31.602 +03:00 [DBG] Connection id "0HNC8090TGDS7", Request id "0HNC8090TGDS7:00000001": done reading request body. 2025-07-01 12:36:31.602 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:36:31.602 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:36:31.602 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:36:31.602 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:36:31.602 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:36:31.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:31.602 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:31.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:31.602 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:31.602 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:36:31.602 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:36:31.602 +03:00 [INF] Changing group of physicals [283] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:36:31.644 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 41.1135ms. 2025-07-01 12:36:31.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:31.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:31.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:31.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:31.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:31.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:31.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:31.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:31.644 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:31.644 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:36:31.644 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:31.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:31.644 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:31.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:31.644 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:31.644 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:31.644 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:31.644 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 42.6219ms 2025-07-01 12:36:31.644 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:36:31.644 +03:00 [DBG] Connection id "0HNC8090TGDS7" completed keep alive response. 2025-07-01 12:36:31.645 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 43.3429ms 2025-07-01 12:36:31.645 +03:00 [DBG] Connection id "0HNC8090TGDS7" received FIN. 2025-07-01 12:36:31.645 +03:00 [DBG] Connection id "0HNC8090TGDS7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:36:31.645 +03:00 [DBG] Connection id "0HNC8090TGDS7" disconnecting. 2025-07-01 12:36:31.645 +03:00 [DBG] Connection id "0HNC8090TGDS7" stopped. 2025-07-01 12:36:31.689 +03:00 [DBG] Connection id "0HNC8090TGDS8" accepted. 2025-07-01 12:36:31.689 +03:00 [DBG] Connection id "0HNC8090TGDS8" started. 2025-07-01 12:36:31.689 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:36:31.689 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:36:31.689 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:36:31.689 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:36:31.689 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:36:31.689 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:36:31.689 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:36:31.690 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:36:31.690 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:36:31.690 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:36:31.690 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:36:31.690 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:36:31.690 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:36:31.690 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:36:31.690 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:36:31.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:31.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:31.690 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:36:31.690 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:36:31.690 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:36:31.690 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:36:31.690 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:36:31.690 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:36:31.690 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:36:31.690 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:36:31.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:31.690 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:31.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:31.690 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:31.690 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:36:31.690 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:36:31.690 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:36:31.692 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.466ms. 2025-07-01 12:36:31.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:31.692 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:31.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:31.692 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:31.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:31.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:31.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:31.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:31.692 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:36:31.692 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:36:31.692 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:36:31.692 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:36:31.692 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:36:31.692 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:36:31.692 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:36:31.692 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:36:31.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:31.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:31.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:31.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:31.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:31.693 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:31.693 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.8218ms 2025-07-01 12:36:31.693 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:36:31.693 +03:00 [DBG] Connection id "0HNC8090TGDS8" completed keep alive response. 2025-07-01 12:36:31.693 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.5115ms 2025-07-01 12:36:31.693 +03:00 [DBG] Connection id "0HNC8090TGDS8" received FIN. 2025-07-01 12:36:31.693 +03:00 [DBG] Connection id "0HNC8090TGDS8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:36:31.693 +03:00 [DBG] Connection id "0HNC8090TGDS8" disconnecting. 2025-07-01 12:36:31.694 +03:00 [DBG] Connection id "0HNC8090TGDS8" stopped. 2025-07-01 12:36:31.773 +03:00 [DBG] Connection id "0HNC8090TGDS9" accepted. 2025-07-01 12:36:31.773 +03:00 [DBG] Connection id "0HNC8090TGDS9" started. 2025-07-01 12:36:31.773 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:36:31.773 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:36:31.773 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:36:31.773 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:36:31.773 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:36:31.773 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:36:31.773 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:36:31.773 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:36:31.773 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:36:31.773 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:36:31.773 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:36:31.774 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:36:31.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-07-01 12:36:31.774 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:36:31.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-07-01 12:36:31.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:31.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:31.774 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:36:31.774 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:36:31.774 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:36:31.774 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:36:31.774 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:36:31.774 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:36:31.774 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:36:31.774 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:36:31.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:31.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:31.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:31.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:31.774 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:36:31.774 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:36:31.774 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:36:31.939 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 164.8343ms. 2025-07-01 12:36:31.939 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:31.939 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:31.939 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:31.939 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:31.939 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:31.939 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:31.939 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:31.939 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:31.939 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:36:31.940 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:36:31.940 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:36:31.940 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:36:31.940 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:36:31.940 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:36:31.940 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:36:31.941 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:36:31.941 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:31.941 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:31.941 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:31.941 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:31.941 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:31.941 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:31.941 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 167.5009ms 2025-07-01 12:36:31.941 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:36:31.941 +03:00 [DBG] Connection id "0HNC8090TGDS9" completed keep alive response. 2025-07-01 12:36:31.941 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 168.3113ms 2025-07-01 12:36:31.949 +03:00 [DBG] Connection id "0HNC8090TGDS9" received FIN. 2025-07-01 12:36:31.949 +03:00 [DBG] Connection id "0HNC8090TGDS9" disconnecting. 2025-07-01 12:36:31.949 +03:00 [DBG] Connection id "0HNC8090TGDS9" stopped. 2025-07-01 12:36:31.950 +03:00 [DBG] Connection id "0HNC8090TGDS9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:36:34.004 +03:00 [DBG] Connection id "0HNC8090TGDSA" accepted. 2025-07-01 12:36:34.005 +03:00 [DBG] Connection id "0HNC8090TGDSA" started. 2025-07-01 12:36:34.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:36:34.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:36:34.005 +03:00 [DBG] POST requests are not supported 2025-07-01 12:36:34.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:36:34.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:36:34.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:34.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:36:34.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:36:34.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:36:34.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:36:34.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:34.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:36:34.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:36:34.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:36:34.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:36:34.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:36:34.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:36:34.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:34.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:34.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:36:34.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:36:34.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:34.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:34.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:34.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:34.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:36:34.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.134ms. 2025-07-01 12:36:34.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:34.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:34.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:34.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:34.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:34.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:34.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:34.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:34.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:34.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:36:34.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:34.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:34.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:34.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:34.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:34.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:34.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:34.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7305ms 2025-07-01 12:36:34.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:34.006 +03:00 [DBG] Connection id "0HNC8090TGDSA" completed keep alive response. 2025-07-01 12:36:34.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4229ms 2025-07-01 12:36:34.006 +03:00 [DBG] Connection id "0HNC8090TGDSA" received FIN. 2025-07-01 12:36:34.006 +03:00 [DBG] Connection id "0HNC8090TGDSA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:36:34.007 +03:00 [DBG] Connection id "0HNC8090TGDSA" disconnecting. 2025-07-01 12:36:34.007 +03:00 [DBG] Connection id "0HNC8090TGDSA" stopped. 2025-07-01 12:36:39.010 +03:00 [DBG] Connection id "0HNC8090TGDSB" accepted. 2025-07-01 12:36:39.010 +03:00 [DBG] Connection id "0HNC8090TGDSB" started. 2025-07-01 12:36:39.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:36:39.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:36:39.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:36:39.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:36:39.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:36:39.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:39.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:36:39.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:36:39.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:36:39.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:36:39.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:39.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:36:39.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:36:39.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:36:39.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:36:39.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:36:39.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:36:39.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:39.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:39.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:36:39.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:36:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:39.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:36:39.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-07-01 12:36:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:39.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:39.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:39.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:39.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:39.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:39.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:36:39.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:39.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:39.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:39.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:39.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:39.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:39.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:39.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7363ms 2025-07-01 12:36:39.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:39.012 +03:00 [DBG] Connection id "0HNC8090TGDSB" completed keep alive response. 2025-07-01 12:36:39.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3738ms 2025-07-01 12:36:39.012 +03:00 [DBG] Connection id "0HNC8090TGDSB" received FIN. 2025-07-01 12:36:39.012 +03:00 [DBG] Connection id "0HNC8090TGDSB" disconnecting. 2025-07-01 12:36:39.012 +03:00 [DBG] Connection id "0HNC8090TGDSB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:36:39.013 +03:00 [DBG] Connection id "0HNC8090TGDSB" stopped. 2025-07-01 12:36:44.006 +03:00 [DBG] Connection id "0HNC8090TGDSC" accepted. 2025-07-01 12:36:44.006 +03:00 [DBG] Connection id "0HNC8090TGDSC" started. 2025-07-01 12:36:44.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:36:44.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:36:44.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:36:44.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:36:44.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:36:44.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:44.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:36:44.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:36:44.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:36:44.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:36:44.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:44.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:36:44.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:36:44.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:36:44.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:36:44.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:36:44.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:36:44.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:44.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:44.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:36:44.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:36:44.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:44.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:44.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:44.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:44.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:36:44.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1756ms. 2025-07-01 12:36:44.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:44.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:44.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:44.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:44.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:44.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:44.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:44.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:44.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:44.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:36:44.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:44.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:44.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:44.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:44.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:44.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:44.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:44.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2194ms 2025-07-01 12:36:44.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:44.009 +03:00 [DBG] Connection id "0HNC8090TGDSC" completed keep alive response. 2025-07-01 12:36:44.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.185ms 2025-07-01 12:36:44.009 +03:00 [DBG] Connection id "0HNC8090TGDSC" received FIN. 2025-07-01 12:36:44.009 +03:00 [DBG] Connection id "0HNC8090TGDSC" disconnecting. 2025-07-01 12:36:44.009 +03:00 [DBG] Connection id "0HNC8090TGDSC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:36:44.010 +03:00 [DBG] Connection id "0HNC8090TGDSC" stopped. 2025-07-01 12:36:49.013 +03:00 [DBG] Connection id "0HNC8090TGDSD" accepted. 2025-07-01 12:36:49.013 +03:00 [DBG] Connection id "0HNC8090TGDSD" started. 2025-07-01 12:36:49.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:36:49.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:36:49.013 +03:00 [DBG] POST requests are not supported 2025-07-01 12:36:49.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:36:49.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:36:49.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:49.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:36:49.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:36:49.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:36:49.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:36:49.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:49.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:36:49.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:36:49.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:36:49.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:36:49.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:36:49.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:36:49.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:49.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:49.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:36:49.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:36:49.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:49.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:49.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:49.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:49.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:36:49.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1191ms. 2025-07-01 12:36:49.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:49.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:49.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:49.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:49.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:49.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:49.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:49.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:49.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:49.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:36:49.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:49.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:49.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:49.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:49.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:49.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:49.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:49.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6865ms 2025-07-01 12:36:49.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:49.014 +03:00 [DBG] Connection id "0HNC8090TGDSD" completed keep alive response. 2025-07-01 12:36:49.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2949ms 2025-07-01 12:36:49.015 +03:00 [DBG] Connection id "0HNC8090TGDSD" received FIN. 2025-07-01 12:36:49.015 +03:00 [DBG] Connection id "0HNC8090TGDSD" disconnecting. 2025-07-01 12:36:49.015 +03:00 [DBG] Connection id "0HNC8090TGDSD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:36:49.016 +03:00 [DBG] Connection id "0HNC8090TGDSD" stopped. 2025-07-01 12:36:54.011 +03:00 [DBG] Connection id "0HNC8090TGDSE" accepted. 2025-07-01 12:36:54.012 +03:00 [DBG] Connection id "0HNC8090TGDSE" started. 2025-07-01 12:36:54.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:36:54.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:36:54.012 +03:00 [DBG] POST requests are not supported 2025-07-01 12:36:54.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:36:54.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:36:54.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:54.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:36:54.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:36:54.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:36:54.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:36:54.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:54.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:36:54.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:36:54.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:36:54.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:36:54.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:36:54.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:36:54.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:54.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:54.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:36:54.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:36:54.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:54.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:54.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:54.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:54.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:36:54.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1614ms. 2025-07-01 12:36:54.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:54.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:54.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:54.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:54.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:54.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:54.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:54.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:54.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:54.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:36:54.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:54.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:54.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:54.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:54.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:54.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:54.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:54.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7653ms 2025-07-01 12:36:54.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:54.015 +03:00 [DBG] Connection id "0HNC8090TGDSE" completed keep alive response. 2025-07-01 12:36:54.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0671ms 2025-07-01 12:36:54.015 +03:00 [DBG] Connection id "0HNC8090TGDSE" received FIN. 2025-07-01 12:36:54.015 +03:00 [DBG] Connection id "0HNC8090TGDSE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:36:54.016 +03:00 [DBG] Connection id "0HNC8090TGDSE" disconnecting. 2025-07-01 12:36:54.016 +03:00 [DBG] Connection id "0HNC8090TGDSE" stopped. 2025-07-01 12:36:59.007 +03:00 [DBG] Connection id "0HNC8090TGDSF" accepted. 2025-07-01 12:36:59.007 +03:00 [DBG] Connection id "0HNC8090TGDSF" started. 2025-07-01 12:36:59.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:36:59.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:36:59.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:36:59.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:36:59.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:36:59.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:59.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:36:59.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:36:59.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:36:59.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:36:59.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:59.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:36:59.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:36:59.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:36:59.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:36:59.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:36:59.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:36:59.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:59.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:59.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:36:59.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:36:59.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:59.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:59.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:59.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:59.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:36:59.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1408ms. 2025-07-01 12:36:59.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:59.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:36:59.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:59.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:36:59.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:59.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:59.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:59.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:59.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:59.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:36:59.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:36:59.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:59.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:36:59.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:59.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:59.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:59.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:36:59.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9136ms 2025-07-01 12:36:59.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:36:59.009 +03:00 [DBG] Connection id "0HNC8090TGDSF" completed keep alive response. 2025-07-01 12:36:59.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7842ms 2025-07-01 12:36:59.009 +03:00 [DBG] Connection id "0HNC8090TGDSF" received FIN. 2025-07-01 12:36:59.009 +03:00 [DBG] Connection id "0HNC8090TGDSF" disconnecting. 2025-07-01 12:36:59.010 +03:00 [DBG] Connection id "0HNC8090TGDSF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:36:59.011 +03:00 [DBG] Connection id "0HNC8090TGDSF" stopped. 2025-07-01 12:37:00.585 +03:00 [DBG] Connection id "0HNC8090TGDSG" accepted. 2025-07-01 12:37:00.585 +03:00 [DBG] Connection id "0HNC8090TGDSG" started. 2025-07-01 12:37:00.585 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 745 2025-07-01 12:37:00.585 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:37:00.585 +03:00 [DBG] POST requests are not supported 2025-07-01 12:37:00.585 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:37:00.585 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:37:00.585 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:37:00.585 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:37:00.585 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:37:00.585 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:37:00.585 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:37:00.585 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:37:00.585 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:37:00.585 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:37:00.585 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:37:00.585 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:37:00.585 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:37:00.585 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:37:00.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:00.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:00.585 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:37:00.585 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:37:00.585 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:37:00.586 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:37:00.586 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:37:00.586 +03:00 [DBG] Connection id "0HNC8090TGDSG", Request id "0HNC8090TGDSG:00000001": started reading request body. 2025-07-01 12:37:00.586 +03:00 [DBG] Connection id "0HNC8090TGDSG", Request id "0HNC8090TGDSG:00000001": done reading request body. 2025-07-01 12:37:00.586 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:37:00.586 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:37:00.586 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:37:00.586 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:37:00.586 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:37:00.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:00.586 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:00.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:00.586 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:00.586 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:37:00.586 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:37:00.586 +03:00 [INF] Updating physical elements properties 2025-07-01 12:37:00.604 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.9595ms. 2025-07-01 12:37:00.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:00.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:00.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:00.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:00.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:00.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:00.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:00.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:00.604 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:00.604 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:37:00.604 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:00.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:00.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:00.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:00.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:00.604 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:00.604 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:00.604 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.0881ms 2025-07-01 12:37:00.605 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:37:00.605 +03:00 [DBG] Connection id "0HNC8090TGDSG" completed keep alive response. 2025-07-01 12:37:00.605 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 19.7524ms 2025-07-01 12:37:00.605 +03:00 [DBG] Connection id "0HNC8090TGDSG" received FIN. 2025-07-01 12:37:00.605 +03:00 [DBG] Connection id "0HNC8090TGDSG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:37:00.605 +03:00 [DBG] Connection id "0HNC8090TGDSG" disconnecting. 2025-07-01 12:37:00.605 +03:00 [DBG] Connection id "0HNC8090TGDSG" stopped. 2025-07-01 12:37:00.647 +03:00 [DBG] Connection id "0HNC8090TGDSH" accepted. 2025-07-01 12:37:00.647 +03:00 [DBG] Connection id "0HNC8090TGDSH" started. 2025-07-01 12:37:00.647 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:37:00.647 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:37:00.647 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:37:00.647 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:37:00.647 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:37:00.647 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:37:00.648 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:37:00.648 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:37:00.648 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:37:00.648 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:37:00.648 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:37:00.648 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:37:00.648 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:37:00.648 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:37:00.648 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:37:00.648 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:00.648 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:00.648 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:37:00.648 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:37:00.648 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:37:00.648 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:37:00.649 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:37:00.649 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:37:00.649 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:37:00.649 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:37:00.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:00.649 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:00.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:00.649 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:00.649 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:37:00.649 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:37:00.649 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:37:00.653 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.9669ms. 2025-07-01 12:37:00.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:00.653 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:00.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:00.653 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:00.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:00.654 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:00.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:00.654 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:00.654 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:37:00.654 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:37:00.654 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:37:00.654 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:37:00.654 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:37:00.654 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:37:00.654 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:37:00.655 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:37:00.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:00.655 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:00.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:00.655 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:00.655 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:00.655 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:00.655 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 6.6688ms 2025-07-01 12:37:00.655 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:37:00.655 +03:00 [DBG] Connection id "0HNC8090TGDSH" completed keep alive response. 2025-07-01 12:37:00.655 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 8.0202ms 2025-07-01 12:37:00.656 +03:00 [DBG] Connection id "0HNC8090TGDSH" received FIN. 2025-07-01 12:37:00.656 +03:00 [DBG] Connection id "0HNC8090TGDSH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:37:00.656 +03:00 [DBG] Connection id "0HNC8090TGDSH" disconnecting. 2025-07-01 12:37:00.656 +03:00 [DBG] Connection id "0HNC8090TGDSH" stopped. 2025-07-01 12:37:00.728 +03:00 [DBG] Connection id "0HNC8090TGDSI" accepted. 2025-07-01 12:37:00.728 +03:00 [DBG] Connection id "0HNC8090TGDSI" started. 2025-07-01 12:37:00.729 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:37:00.729 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:37:00.729 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:37:00.729 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:37:00.729 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:37:00.729 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:37:00.729 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:37:00.729 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:37:00.729 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:37:00.729 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:37:00.729 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:37:00.730 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:37:00.730 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:37:00.730 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:37:00.730 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:37:00.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:00.730 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:00.730 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:37:00.730 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:37:00.730 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:37:00.730 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:37:00.730 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:37:00.730 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:37:00.730 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:37:00.730 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:37:00.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:00.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:00.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:00.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:00.731 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:37:00.731 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:37:00.731 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:37:00.918 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 187.0928ms. 2025-07-01 12:37:00.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:00.918 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:00.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:00.918 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:00.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:00.918 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:00.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:00.918 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:00.918 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:37:00.918 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:37:00.918 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:37:00.918 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:37:00.918 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:37:00.918 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:37:00.918 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:37:00.920 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:37:00.920 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:00.920 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:00.920 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:00.920 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:00.920 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:00.920 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:00.920 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 189.8636ms 2025-07-01 12:37:00.920 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:37:00.920 +03:00 [DBG] Connection id "0HNC8090TGDSI" completed keep alive response. 2025-07-01 12:37:00.920 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 191.1233ms 2025-07-01 12:37:00.924 +03:00 [DBG] Connection id "0HNC8090TGDSI" received FIN. 2025-07-01 12:37:00.924 +03:00 [DBG] Connection id "0HNC8090TGDSI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:37:00.924 +03:00 [DBG] Connection id "0HNC8090TGDSI" disconnecting. 2025-07-01 12:37:00.925 +03:00 [DBG] Connection id "0HNC8090TGDSI" stopped. 2025-07-01 12:37:03.597 +03:00 [DBG] Connection id "0HNC8090TGDSJ" accepted. 2025-07-01 12:37:03.597 +03:00 [DBG] Connection id "0HNC8090TGDSJ" started. 2025-07-01 12:37:03.597 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:37:03.597 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:37:03.597 +03:00 [DBG] POST requests are not supported 2025-07-01 12:37:03.597 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:37:03.597 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:37:03.598 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:37:03.598 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:37:03.598 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:37:03.598 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:37:03.598 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:37:03.598 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:37:03.598 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:37:03.598 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:37:03.598 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:37:03.598 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:37:03.598 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:37:03.598 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:37:03.598 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:03.598 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:03.598 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:37:03.598 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:37:03.598 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:37:03.598 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:37:03.598 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:37:03.598 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:37:03.598 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:37:03.598 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:37:03.598 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:37:03.598 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:37:03.598 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:37:03.598 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:37:03.598 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:37:03.598 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:37:03.598 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:37:03.598 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:37:03.598 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:37:03.598 +03:00 [DBG] Connection id "0HNC8090TGDSJ", Request id "0HNC8090TGDSJ:00000001": started reading request body. 2025-07-01 12:37:03.598 +03:00 [DBG] Connection id "0HNC8090TGDSJ", Request id "0HNC8090TGDSJ:00000001": done reading request body. 2025-07-01 12:37:03.598 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:37:03.598 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:37:03.598 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:37:03.598 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:37:03.598 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:37:03.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:03.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:03.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:03.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:03.599 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:37:03.599 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:37:03.599 +03:00 [INF] Changing group of physicals [284] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:37:03.621 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.9156ms. 2025-07-01 12:37:03.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:03.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:03.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:03.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:03.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:03.621 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:03.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:03.621 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:03.621 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:03.621 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:37:03.621 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:03.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:03.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:03.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:03.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:03.621 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:03.621 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:03.621 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 23.4011ms 2025-07-01 12:37:03.621 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:37:03.621 +03:00 [DBG] Connection id "0HNC8090TGDSJ" completed keep alive response. 2025-07-01 12:37:03.621 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 24.0629ms 2025-07-01 12:37:03.622 +03:00 [DBG] Connection id "0HNC8090TGDSJ" received FIN. 2025-07-01 12:37:03.622 +03:00 [DBG] Connection id "0HNC8090TGDSJ" disconnecting. 2025-07-01 12:37:03.622 +03:00 [DBG] Connection id "0HNC8090TGDSJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:37:03.623 +03:00 [DBG] Connection id "0HNC8090TGDSJ" stopped. 2025-07-01 12:37:03.661 +03:00 [DBG] Connection id "0HNC8090TGDSK" accepted. 2025-07-01 12:37:03.661 +03:00 [DBG] Connection id "0HNC8090TGDSK" started. 2025-07-01 12:37:03.661 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:37:03.661 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:37:03.661 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:37:03.661 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:37:03.661 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:37:03.661 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:37:03.662 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:37:03.662 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:37:03.662 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:37:03.662 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:37:03.662 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:37:03.662 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:37:03.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-07-01 12:37:03.662 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:37:03.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-07-01 12:37:03.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:03.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:03.662 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:37:03.662 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:37:03.662 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:37:03.662 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:37:03.662 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:37:03.662 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:37:03.662 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:37:03.662 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:37:03.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:03.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:03.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:03.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:03.662 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:37:03.662 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:37:03.662 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:37:03.664 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.271ms. 2025-07-01 12:37:03.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:03.664 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:03.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:03.664 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:03.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:03.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:03.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:03.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:03.664 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:37:03.664 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:37:03.664 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:37:03.664 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:37:03.664 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:37:03.664 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:37:03.664 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:37:03.664 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:37:03.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:03.664 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:03.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:03.664 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:03.664 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:03.664 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:03.664 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.348ms 2025-07-01 12:37:03.664 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:37:03.664 +03:00 [DBG] Connection id "0HNC8090TGDSK" completed keep alive response. 2025-07-01 12:37:03.664 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.1857ms 2025-07-01 12:37:03.665 +03:00 [DBG] Connection id "0HNC8090TGDSK" received FIN. 2025-07-01 12:37:03.665 +03:00 [DBG] Connection id "0HNC8090TGDSK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:37:03.665 +03:00 [DBG] Connection id "0HNC8090TGDSK" disconnecting. 2025-07-01 12:37:03.665 +03:00 [DBG] Connection id "0HNC8090TGDSK" stopped. 2025-07-01 12:37:03.731 +03:00 [DBG] Connection id "0HNC8090TGDSL" accepted. 2025-07-01 12:37:03.731 +03:00 [DBG] Connection id "0HNC8090TGDSL" started. 2025-07-01 12:37:03.732 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:37:03.732 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:37:03.732 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:37:03.732 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:37:03.732 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:37:03.732 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:37:03.732 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:37:03.732 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:37:03.732 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:37:03.732 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:37:03.732 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:37:03.732 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:37:03.732 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:37:03.732 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:37:03.732 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:37:03.732 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:03.732 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:03.732 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:37:03.732 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:37:03.732 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:37:03.732 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:37:03.732 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:37:03.732 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:37:03.732 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:37:03.732 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:37:03.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:03.732 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:03.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:03.732 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:03.732 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:37:03.732 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:37:03.732 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:37:03.879 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 146.601ms. 2025-07-01 12:37:03.879 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:03.879 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:03.879 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:03.879 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:03.879 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:03.879 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:03.879 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:03.879 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:03.879 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:37:03.879 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:37:03.879 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:37:03.879 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:37:03.879 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:37:03.879 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:37:03.879 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:37:03.881 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:37:03.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:03.881 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:03.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:03.881 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:03.881 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:03.881 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:03.881 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 149.2521ms 2025-07-01 12:37:03.881 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:37:03.881 +03:00 [DBG] Connection id "0HNC8090TGDSL" completed keep alive response. 2025-07-01 12:37:03.882 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 149.9011ms 2025-07-01 12:37:03.885 +03:00 [DBG] Connection id "0HNC8090TGDSL" received FIN. 2025-07-01 12:37:03.885 +03:00 [DBG] Connection id "0HNC8090TGDSL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:37:03.885 +03:00 [DBG] Connection id "0HNC8090TGDSL" disconnecting. 2025-07-01 12:37:03.885 +03:00 [DBG] Connection id "0HNC8090TGDSL" stopped. 2025-07-01 12:37:04.121 +03:00 [DBG] Connection id "0HNC8090TGDSM" accepted. 2025-07-01 12:37:04.121 +03:00 [DBG] Connection id "0HNC8090TGDSM" started. 2025-07-01 12:37:04.121 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:37:04.121 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:37:04.121 +03:00 [DBG] POST requests are not supported 2025-07-01 12:37:04.121 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:37:04.121 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:37:04.121 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:04.121 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:37:04.121 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:37:04.122 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:37:04.122 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:37:04.122 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:04.122 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:37:04.122 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:37:04.122 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:37:04.122 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:37:04.122 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:37:04.122 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:37:04.122 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:04.122 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:04.122 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:37:04.122 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:37:04.122 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:04.122 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:04.122 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:04.122 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:04.122 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:37:04.123 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.251ms. 2025-07-01 12:37:04.123 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:04.123 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:04.123 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:04.123 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:04.123 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:04.123 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:04.123 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:04.123 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:04.123 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:04.123 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:37:04.123 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:04.123 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:04.123 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:04.123 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:04.123 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:04.123 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:04.123 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:04.123 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3531ms 2025-07-01 12:37:04.123 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:04.123 +03:00 [DBG] Connection id "0HNC8090TGDSM" completed keep alive response. 2025-07-01 12:37:04.123 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2592ms 2025-07-01 12:37:04.124 +03:00 [DBG] Connection id "0HNC8090TGDSM" received FIN. 2025-07-01 12:37:04.124 +03:00 [DBG] Connection id "0HNC8090TGDSM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:37:04.124 +03:00 [DBG] Connection id "0HNC8090TGDSM" disconnecting. 2025-07-01 12:37:04.124 +03:00 [DBG] Connection id "0HNC8090TGDSM" stopped. 2025-07-01 12:37:09.008 +03:00 [DBG] Connection id "0HNC8090TGDSN" accepted. 2025-07-01 12:37:09.008 +03:00 [DBG] Connection id "0HNC8090TGDSN" started. 2025-07-01 12:37:09.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:37:09.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:37:09.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:37:09.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:37:09.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:37:09.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:09.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:37:09.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:37:09.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:37:09.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:37:09.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:09.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:37:09.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:37:09.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:37:09.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:37:09.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:37:09.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:37:09.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:09.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:09.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:37:09.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:37:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:09.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:37:09.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1358ms. 2025-07-01 12:37:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:09.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:09.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:09.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:09.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:09.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:09.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:37:09.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:09.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:09.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:09.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:09.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:09.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:09.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:09.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7441ms 2025-07-01 12:37:09.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:09.010 +03:00 [DBG] Connection id "0HNC8090TGDSN" completed keep alive response. 2025-07-01 12:37:09.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4245ms 2025-07-01 12:37:09.010 +03:00 [DBG] Connection id "0HNC8090TGDSN" received FIN. 2025-07-01 12:37:09.010 +03:00 [DBG] Connection id "0HNC8090TGDSN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:37:09.010 +03:00 [DBG] Connection id "0HNC8090TGDSN" disconnecting. 2025-07-01 12:37:09.010 +03:00 [DBG] Connection id "0HNC8090TGDSN" stopped. 2025-07-01 12:37:14.003 +03:00 [DBG] Connection id "0HNC8090TGDSO" accepted. 2025-07-01 12:37:14.003 +03:00 [DBG] Connection id "0HNC8090TGDSO" started. 2025-07-01 12:37:14.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:37:14.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:37:14.003 +03:00 [DBG] POST requests are not supported 2025-07-01 12:37:14.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:37:14.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:37:14.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:14.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:37:14.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:37:14.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:37:14.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:37:14.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:14.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:37:14.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:37:14.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:37:14.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:37:14.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:37:14.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:37:14.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:14.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:14.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:37:14.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:37:14.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:14.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:14.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:14.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:14.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:37:14.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1149ms. 2025-07-01 12:37:14.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:14.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:14.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:14.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:14.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:14.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:14.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:14.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:14.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:14.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:37:14.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:14.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:14.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:14.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:14.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:14.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:14.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:14.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6184ms 2025-07-01 12:37:14.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:14.004 +03:00 [DBG] Connection id "0HNC8090TGDSO" completed keep alive response. 2025-07-01 12:37:14.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1333ms 2025-07-01 12:37:14.005 +03:00 [DBG] Connection id "0HNC8090TGDSO" received FIN. 2025-07-01 12:37:14.005 +03:00 [DBG] Connection id "0HNC8090TGDSO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:37:14.005 +03:00 [DBG] Connection id "0HNC8090TGDSO" disconnecting. 2025-07-01 12:37:14.005 +03:00 [DBG] Connection id "0HNC8090TGDSO" stopped. 2025-07-01 12:37:19.003 +03:00 [DBG] Connection id "0HNC8090TGDSP" accepted. 2025-07-01 12:37:19.003 +03:00 [DBG] Connection id "0HNC8090TGDSP" started. 2025-07-01 12:37:19.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:37:19.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:37:19.004 +03:00 [DBG] POST requests are not supported 2025-07-01 12:37:19.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:37:19.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:37:19.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:19.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:37:19.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:37:19.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:37:19.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:37:19.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:19.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:37:19.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:37:19.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:37:19.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:37:19.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:37:19.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:37:19.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:19.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:19.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:37:19.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:37:19.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:19.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:19.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:19.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:19.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:37:19.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1371ms. 2025-07-01 12:37:19.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:19.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:19.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:19.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:19.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:19.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:19.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:19.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:19.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:19.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:37:19.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:19.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:19.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:19.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:19.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:19.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:19.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:19.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7601ms 2025-07-01 12:37:19.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:19.005 +03:00 [DBG] Connection id "0HNC8090TGDSP" completed keep alive response. 2025-07-01 12:37:19.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3595ms 2025-07-01 12:37:19.005 +03:00 [DBG] Connection id "0HNC8090TGDSP" received FIN. 2025-07-01 12:37:19.005 +03:00 [DBG] Connection id "0HNC8090TGDSP" disconnecting. 2025-07-01 12:37:19.005 +03:00 [DBG] Connection id "0HNC8090TGDSP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:37:19.007 +03:00 [DBG] Connection id "0HNC8090TGDSP" stopped. 2025-07-01 12:37:24.034 +03:00 [DBG] Connection id "0HNC8090TGDSQ" accepted. 2025-07-01 12:37:24.034 +03:00 [DBG] Connection id "0HNC8090TGDSQ" started. 2025-07-01 12:37:24.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:37:24.034 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:37:24.035 +03:00 [DBG] POST requests are not supported 2025-07-01 12:37:24.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:37:24.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:37:24.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:24.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:37:24.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:37:24.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:37:24.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:37:24.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:24.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:37:24.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:37:24.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:37:24.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:37:24.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:37:24.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:37:24.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:24.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:24.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:37:24.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:37:24.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:24.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:24.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:24.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:24.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:37:24.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1271ms. 2025-07-01 12:37:24.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:24.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:24.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:24.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:24.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:24.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:24.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:24.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:24.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:24.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:37:24.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:24.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:24.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:24.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:24.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:24.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:24.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:24.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7356ms 2025-07-01 12:37:24.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:24.036 +03:00 [DBG] Connection id "0HNC8090TGDSQ" completed keep alive response. 2025-07-01 12:37:24.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.366ms 2025-07-01 12:37:24.036 +03:00 [DBG] Connection id "0HNC8090TGDSQ" received FIN. 2025-07-01 12:37:24.036 +03:00 [DBG] Connection id "0HNC8090TGDSQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:37:24.036 +03:00 [DBG] Connection id "0HNC8090TGDSQ" disconnecting. 2025-07-01 12:37:24.036 +03:00 [DBG] Connection id "0HNC8090TGDSQ" stopped. 2025-07-01 12:37:29.009 +03:00 [DBG] Connection id "0HNC8090TGDSR" accepted. 2025-07-01 12:37:29.010 +03:00 [DBG] Connection id "0HNC8090TGDSR" started. 2025-07-01 12:37:29.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:37:29.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:37:29.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:37:29.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:37:29.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:37:29.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:29.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:37:29.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:37:29.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:37:29.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:37:29.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:29.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:37:29.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:37:29.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:37:29.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:37:29.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:37:29.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:37:29.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:29.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:29.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:37:29.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:37:29.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:29.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:29.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:29.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:29.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:37:29.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1517ms. 2025-07-01 12:37:29.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:29.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:29.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:29.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:29.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:29.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:29.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:29.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:29.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:29.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:37:29.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:29.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:29.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:29.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:29.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:29.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:29.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:29.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8764ms 2025-07-01 12:37:29.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:29.011 +03:00 [DBG] Connection id "0HNC8090TGDSR" completed keep alive response. 2025-07-01 12:37:29.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6468ms 2025-07-01 12:37:29.012 +03:00 [DBG] Connection id "0HNC8090TGDSR" received FIN. 2025-07-01 12:37:29.012 +03:00 [DBG] Connection id "0HNC8090TGDSR" disconnecting. 2025-07-01 12:37:29.012 +03:00 [DBG] Connection id "0HNC8090TGDSR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:37:29.013 +03:00 [DBG] Connection id "0HNC8090TGDSR" stopped. 2025-07-01 12:37:33.010 +03:00 [DBG] Connection id "0HNC8090TGDSS" accepted. 2025-07-01 12:37:33.011 +03:00 [DBG] Connection id "0HNC8090TGDSS" started. 2025-07-01 12:37:33.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 772 2025-07-01 12:37:33.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:37:33.011 +03:00 [DBG] POST requests are not supported 2025-07-01 12:37:33.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:37:33.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:37:33.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:37:33.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:37:33.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:37:33.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:37:33.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:37:33.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:37:33.012 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:37:33.012 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:37:33.012 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:37:33.012 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:37:33.012 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:37:33.012 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:37:33.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:33.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:33.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:37:33.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:37:33.012 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:37:33.012 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:37:33.012 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:37:33.012 +03:00 [DBG] Connection id "0HNC8090TGDSS", Request id "0HNC8090TGDSS:00000001": started reading request body. 2025-07-01 12:37:33.012 +03:00 [DBG] Connection id "0HNC8090TGDSS", Request id "0HNC8090TGDSS:00000001": done reading request body. 2025-07-01 12:37:33.012 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:37:33.012 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:37:33.012 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:37:33.013 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:37:33.013 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:37:33.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:33.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:33.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:33.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:33.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:37:33.013 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:37:33.013 +03:00 [INF] Updating physical elements properties 2025-07-01 12:37:33.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.7575ms. 2025-07-01 12:37:33.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:33.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:33.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:33.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:33.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:33.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:33.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:33.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:33.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:33.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:37:33.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:33.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:33.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:33.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:33.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:33.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:33.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:33.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 21.6928ms 2025-07-01 12:37:33.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:37:33.034 +03:00 [DBG] Connection id "0HNC8090TGDSS" completed keep alive response. 2025-07-01 12:37:33.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 22.9027ms 2025-07-01 12:37:33.034 +03:00 [DBG] Connection id "0HNC8090TGDSS" received FIN. 2025-07-01 12:37:33.034 +03:00 [DBG] Connection id "0HNC8090TGDSS" disconnecting. 2025-07-01 12:37:33.034 +03:00 [DBG] Connection id "0HNC8090TGDSS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:37:33.035 +03:00 [DBG] Connection id "0HNC8090TGDSS" stopped. 2025-07-01 12:37:33.071 +03:00 [DBG] Connection id "0HNC8090TGDST" accepted. 2025-07-01 12:37:33.071 +03:00 [DBG] Connection id "0HNC8090TGDST" started. 2025-07-01 12:37:33.071 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:37:33.071 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:37:33.071 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:37:33.071 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:37:33.071 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:37:33.071 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:37:33.071 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:37:33.071 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:37:33.071 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:37:33.072 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:37:33.072 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:37:33.072 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:37:33.072 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:37:33.072 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:37:33.072 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:37:33.072 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:33.072 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:33.072 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:37:33.072 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:37:33.072 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:37:33.072 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:37:33.072 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:37:33.072 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:37:33.072 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:37:33.072 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:37:33.072 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:33.072 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:33.072 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:33.072 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:33.072 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:37:33.072 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:37:33.072 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:37:33.075 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.6917ms. 2025-07-01 12:37:33.075 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:33.075 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:33.075 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:33.075 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:33.075 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:33.075 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:33.075 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:33.075 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:33.075 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:37:33.075 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:37:33.076 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:37:33.076 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:37:33.076 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:37:33.076 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:37:33.076 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:37:33.076 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:37:33.076 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:33.076 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:33.076 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:33.076 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:33.076 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:33.076 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:33.076 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.3639ms 2025-07-01 12:37:33.076 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:37:33.076 +03:00 [DBG] Connection id "0HNC8090TGDST" completed keep alive response. 2025-07-01 12:37:33.076 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.1565ms 2025-07-01 12:37:33.077 +03:00 [DBG] Connection id "0HNC8090TGDST" received FIN. 2025-07-01 12:37:33.077 +03:00 [DBG] Connection id "0HNC8090TGDST" disconnecting. 2025-07-01 12:37:33.077 +03:00 [DBG] Connection id "0HNC8090TGDST" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:37:33.078 +03:00 [DBG] Connection id "0HNC8090TGDST" stopped. 2025-07-01 12:37:33.145 +03:00 [DBG] Connection id "0HNC8090TGDSU" accepted. 2025-07-01 12:37:33.145 +03:00 [DBG] Connection id "0HNC8090TGDSU" started. 2025-07-01 12:37:33.145 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:37:33.145 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:37:33.145 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:37:33.145 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:37:33.145 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:37:33.145 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:37:33.145 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:37:33.145 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:37:33.146 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:37:33.146 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:37:33.146 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:37:33.146 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:37:33.146 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:37:33.146 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:37:33.146 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:37:33.146 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:33.146 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:33.146 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:37:33.146 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:37:33.146 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:37:33.146 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:37:33.146 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:37:33.146 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:37:33.146 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:37:33.146 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:37:33.146 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:33.146 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:33.146 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:33.146 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:33.146 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:37:33.146 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:37:33.146 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:37:33.304 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 157.4112ms. 2025-07-01 12:37:33.304 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:33.304 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:33.304 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:33.304 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:33.304 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:33.304 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:33.304 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:33.304 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:33.304 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:37:33.304 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:37:33.304 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:37:33.304 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:37:33.304 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:37:33.304 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:37:33.304 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:37:33.305 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:37:33.306 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:33.306 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:33.306 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:33.306 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:33.306 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:33.306 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:33.306 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 159.8541ms 2025-07-01 12:37:33.306 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:37:33.306 +03:00 [DBG] Connection id "0HNC8090TGDSU" completed keep alive response. 2025-07-01 12:37:33.306 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 160.5294ms 2025-07-01 12:37:33.309 +03:00 [DBG] Connection id "0HNC8090TGDSU" received FIN. 2025-07-01 12:37:33.309 +03:00 [DBG] Connection id "0HNC8090TGDSU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:37:33.309 +03:00 [DBG] Connection id "0HNC8090TGDSU" disconnecting. 2025-07-01 12:37:33.309 +03:00 [DBG] Connection id "0HNC8090TGDSU" stopped. 2025-07-01 12:37:34.003 +03:00 [DBG] Connection id "0HNC8090TGDSV" accepted. 2025-07-01 12:37:34.003 +03:00 [DBG] Connection id "0HNC8090TGDSV" started. 2025-07-01 12:37:34.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:37:34.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:37:34.003 +03:00 [DBG] POST requests are not supported 2025-07-01 12:37:34.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:37:34.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:37:34.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:34.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:37:34.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:37:34.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:37:34.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:37:34.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:34.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:37:34.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:37:34.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:37:34.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:37:34.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:37:34.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:37:34.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:34.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:34.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:37:34.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:37:34.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:34.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:34.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:34.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:34.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:37:34.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1799ms. 2025-07-01 12:37:34.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:34.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:34.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:34.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:34.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:34.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:34.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:34.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:34.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:34.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:37:34.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:34.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:34.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:34.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:34.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:34.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:34.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:34.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4677ms 2025-07-01 12:37:34.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:34.006 +03:00 [DBG] Connection id "0HNC8090TGDSV" completed keep alive response. 2025-07-01 12:37:34.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.53ms 2025-07-01 12:37:34.006 +03:00 [DBG] Connection id "0HNC8090TGDSV" received FIN. 2025-07-01 12:37:34.006 +03:00 [DBG] Connection id "0HNC8090TGDSV" disconnecting. 2025-07-01 12:37:34.006 +03:00 [DBG] Connection id "0HNC8090TGDSV" stopped. 2025-07-01 12:37:34.006 +03:00 [DBG] Connection id "0HNC8090TGDSV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:37:36.829 +03:00 [DBG] Connection id "0HNC8090TGDT0" accepted. 2025-07-01 12:37:36.829 +03:00 [DBG] Connection id "0HNC8090TGDT0" started. 2025-07-01 12:37:36.829 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:37:36.829 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:37:36.829 +03:00 [DBG] POST requests are not supported 2025-07-01 12:37:36.829 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:37:36.829 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:37:36.830 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:37:36.830 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:37:36.830 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:37:36.830 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:37:36.830 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:37:36.830 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:37:36.830 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:37:36.830 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:37:36.830 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:37:36.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-07-01 12:37:36.830 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:37:36.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-07-01 12:37:36.830 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:36.830 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:36.830 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:37:36.830 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:37:36.830 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:37:36.830 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:37:36.830 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:37:36.830 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:37:36.830 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:37:36.830 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:37:36.830 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:37:36.830 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:37:36.830 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:37:36.830 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:37:36.830 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:37:36.830 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:37:36.830 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:37:36.830 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:37:36.830 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:37:36.830 +03:00 [DBG] Connection id "0HNC8090TGDT0", Request id "0HNC8090TGDT0:00000001": started reading request body. 2025-07-01 12:37:36.830 +03:00 [DBG] Connection id "0HNC8090TGDT0", Request id "0HNC8090TGDT0:00000001": done reading request body. 2025-07-01 12:37:36.830 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:37:36.830 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:37:36.830 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:37:36.830 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:37:36.830 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:37:36.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:36.830 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:36.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:36.830 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:36.830 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:37:36.830 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:37:36.830 +03:00 [INF] Changing group of physicals [286] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:37:36.863 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 32.9867ms. 2025-07-01 12:37:36.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:36.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:36.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:36.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:36.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:36.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:36.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:36.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:36.864 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:36.864 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:37:36.864 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:36.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:36.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:36.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:36.865 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:36.865 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:36.865 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:36.865 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 35.1539ms 2025-07-01 12:37:36.865 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:37:36.865 +03:00 [DBG] Connection id "0HNC8090TGDT0" completed keep alive response. 2025-07-01 12:37:36.865 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 35.8869ms 2025-07-01 12:37:36.866 +03:00 [DBG] Connection id "0HNC8090TGDT0" received FIN. 2025-07-01 12:37:36.866 +03:00 [DBG] Connection id "0HNC8090TGDT0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:37:36.866 +03:00 [DBG] Connection id "0HNC8090TGDT0" disconnecting. 2025-07-01 12:37:36.866 +03:00 [DBG] Connection id "0HNC8090TGDT0" stopped. 2025-07-01 12:37:36.914 +03:00 [DBG] Connection id "0HNC8090TGDT1" accepted. 2025-07-01 12:37:36.914 +03:00 [DBG] Connection id "0HNC8090TGDT1" started. 2025-07-01 12:37:36.914 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:37:36.914 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:37:36.914 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:37:36.914 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:37:36.914 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:37:36.914 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:37:36.914 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:37:36.914 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:37:36.914 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:37:36.914 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:37:36.914 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:37:36.914 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:37:36.914 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:37:36.914 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:37:36.914 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:37:36.914 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:36.914 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:36.914 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:37:36.914 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:37:36.914 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:37:36.915 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:37:36.915 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:37:36.915 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:37:36.915 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:37:36.915 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:37:36.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:36.915 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:36.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:36.915 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:36.915 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:37:36.915 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:37:36.915 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:37:36.917 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.3176ms. 2025-07-01 12:37:36.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:36.917 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:36.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:36.917 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:36.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:36.918 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:36.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:36.918 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:36.918 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:37:36.918 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:37:36.918 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:37:36.918 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:37:36.918 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:37:36.918 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:37:36.918 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:37:36.919 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:37:36.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:36.919 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:36.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:36.919 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:36.919 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:36.919 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:36.919 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.579ms 2025-07-01 12:37:36.919 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:37:36.919 +03:00 [DBG] Connection id "0HNC8090TGDT1" completed keep alive response. 2025-07-01 12:37:36.919 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.2294ms 2025-07-01 12:37:36.920 +03:00 [DBG] Connection id "0HNC8090TGDT1" received FIN. 2025-07-01 12:37:36.920 +03:00 [DBG] Connection id "0HNC8090TGDT1" disconnecting. 2025-07-01 12:37:36.920 +03:00 [DBG] Connection id "0HNC8090TGDT1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:37:36.921 +03:00 [DBG] Connection id "0HNC8090TGDT1" stopped. 2025-07-01 12:37:36.985 +03:00 [DBG] Connection id "0HNC8090TGDT2" accepted. 2025-07-01 12:37:36.985 +03:00 [DBG] Connection id "0HNC8090TGDT2" started. 2025-07-01 12:37:36.985 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:37:36.985 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:37:36.985 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:37:36.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:37:36.986 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:37:36.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:37:36.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:37:36.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:37:36.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:37:36.986 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:37:36.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:37:36.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:37:36.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:37:36.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:37:36.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:37:36.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:36.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:36.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:37:36.986 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:37:36.986 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:37:36.986 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:37:36.986 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:37:36.986 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:37:36.986 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:37:36.986 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:37:36.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:36.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:36.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:36.986 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:36.986 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:37:36.986 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:37:36.986 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:37:37.153 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 166.9809ms. 2025-07-01 12:37:37.154 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:37.154 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:37.154 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:37.154 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:37.154 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:37.154 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:37.154 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:37.154 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:37.154 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:37:37.154 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:37:37.154 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:37:37.154 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:37:37.154 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:37:37.154 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:37:37.154 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:37:37.155 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:37:37.155 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:37.155 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:37.155 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:37.155 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:37.155 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:37.155 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:37.156 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 169.6054ms 2025-07-01 12:37:37.156 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:37:37.156 +03:00 [DBG] Connection id "0HNC8090TGDT2" completed keep alive response. 2025-07-01 12:37:37.156 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 170.2077ms 2025-07-01 12:37:37.160 +03:00 [DBG] Connection id "0HNC8090TGDT2" received FIN. 2025-07-01 12:37:37.160 +03:00 [DBG] Connection id "0HNC8090TGDT2" disconnecting. 2025-07-01 12:37:37.160 +03:00 [DBG] Connection id "0HNC8090TGDT2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:37:37.161 +03:00 [DBG] Connection id "0HNC8090TGDT2" stopped. 2025-07-01 12:37:39.013 +03:00 [DBG] Connection id "0HNC8090TGDT3" accepted. 2025-07-01 12:37:39.013 +03:00 [DBG] Connection id "0HNC8090TGDT3" started. 2025-07-01 12:37:39.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:37:39.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:37:39.014 +03:00 [DBG] POST requests are not supported 2025-07-01 12:37:39.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:37:39.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:37:39.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:39.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:37:39.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:37:39.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:37:39.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:37:39.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:39.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:37:39.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:37:39.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:37:39.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:37:39.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:37:39.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:37:39.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:39.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:39.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:37:39.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:37:39.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:39.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:39.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:39.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:39.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:37:39.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1809ms. 2025-07-01 12:37:39.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:39.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:39.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:39.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:39.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:39.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:39.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:39.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:39.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:39.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:37:39.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:39.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:39.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:39.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:39.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:39.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:39.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:39.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.627ms 2025-07-01 12:37:39.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:39.016 +03:00 [DBG] Connection id "0HNC8090TGDT3" completed keep alive response. 2025-07-01 12:37:39.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5736ms 2025-07-01 12:37:39.016 +03:00 [DBG] Connection id "0HNC8090TGDT3" received FIN. 2025-07-01 12:37:39.017 +03:00 [DBG] Connection id "0HNC8090TGDT3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:37:39.017 +03:00 [DBG] Connection id "0HNC8090TGDT3" disconnecting. 2025-07-01 12:37:39.017 +03:00 [DBG] Connection id "0HNC8090TGDT3" stopped. 2025-07-01 12:37:44.007 +03:00 [DBG] Connection id "0HNC8090TGDT4" accepted. 2025-07-01 12:37:44.007 +03:00 [DBG] Connection id "0HNC8090TGDT4" started. 2025-07-01 12:37:44.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:37:44.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:37:44.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:37:44.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:37:44.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:37:44.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:44.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:37:44.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:37:44.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:37:44.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:37:44.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:44.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:37:44.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:37:44.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:37:44.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:37:44.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:37:44.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:37:44.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:44.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:44.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:37:44.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:37:44.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:44.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:44.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:44.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:44.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:37:44.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1786ms. 2025-07-01 12:37:44.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:44.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:44.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:44.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:44.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:44.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:44.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:44.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:44.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:44.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:37:44.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:44.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:44.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:44.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:44.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:44.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:44.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:44.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3246ms 2025-07-01 12:37:44.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:44.010 +03:00 [DBG] Connection id "0HNC8090TGDT4" completed keep alive response. 2025-07-01 12:37:44.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6731ms 2025-07-01 12:37:44.010 +03:00 [DBG] Connection id "0HNC8090TGDT4" received FIN. 2025-07-01 12:37:44.010 +03:00 [DBG] Connection id "0HNC8090TGDT4" disconnecting. 2025-07-01 12:37:44.010 +03:00 [DBG] Connection id "0HNC8090TGDT4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:37:44.011 +03:00 [DBG] Connection id "0HNC8090TGDT4" stopped. 2025-07-01 12:37:49.008 +03:00 [DBG] Connection id "0HNC8090TGDT5" accepted. 2025-07-01 12:37:49.008 +03:00 [DBG] Connection id "0HNC8090TGDT5" started. 2025-07-01 12:37:49.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:37:49.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:37:49.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:37:49.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:37:49.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:37:49.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:49.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:37:49.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:37:49.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:37:49.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:37:49.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:49.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:37:49.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:37:49.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:37:49.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:37:49.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:37:49.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:37:49.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:49.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:49.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:37:49.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:37:49.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:49.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:49.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:49.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:49.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:37:49.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1782ms. 2025-07-01 12:37:49.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:49.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:49.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:49.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:49.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:49.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:49.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:49.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:49.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:49.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:37:49.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:49.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:49.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:49.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:49.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:49.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:49.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:49.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.214ms 2025-07-01 12:37:49.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:49.011 +03:00 [DBG] Connection id "0HNC8090TGDT5" completed keep alive response. 2025-07-01 12:37:49.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2386ms 2025-07-01 12:37:49.011 +03:00 [DBG] Connection id "0HNC8090TGDT5" received FIN. 2025-07-01 12:37:49.011 +03:00 [DBG] Connection id "0HNC8090TGDT5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:37:49.011 +03:00 [DBG] Connection id "0HNC8090TGDT5" disconnecting. 2025-07-01 12:37:49.011 +03:00 [DBG] Connection id "0HNC8090TGDT5" stopped. 2025-07-01 12:37:54.014 +03:00 [DBG] Connection id "0HNC8090TGDT6" accepted. 2025-07-01 12:37:54.014 +03:00 [DBG] Connection id "0HNC8090TGDT6" started. 2025-07-01 12:37:54.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:37:54.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:37:54.014 +03:00 [DBG] POST requests are not supported 2025-07-01 12:37:54.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:37:54.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:37:54.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:54.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:37:54.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:37:54.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:37:54.015 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:37:54.015 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:54.015 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:37:54.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:37:54.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:37:54.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:37:54.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:37:54.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:37:54.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:54.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:54.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:37:54.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:37:54.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:54.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:54.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:54.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:54.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:37:54.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.175ms. 2025-07-01 12:37:54.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:54.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:54.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:54.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:54.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:54.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:54.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:54.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:54.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:54.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:37:54.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:54.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:54.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:54.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:54.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:54.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:54.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:54.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1549ms 2025-07-01 12:37:54.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:54.016 +03:00 [DBG] Connection id "0HNC8090TGDT6" completed keep alive response. 2025-07-01 12:37:54.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1578ms 2025-07-01 12:37:54.017 +03:00 [DBG] Connection id "0HNC8090TGDT6" received FIN. 2025-07-01 12:37:54.017 +03:00 [DBG] Connection id "0HNC8090TGDT6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:37:54.017 +03:00 [DBG] Connection id "0HNC8090TGDT6" disconnecting. 2025-07-01 12:37:54.017 +03:00 [DBG] Connection id "0HNC8090TGDT6" stopped. 2025-07-01 12:37:59.006 +03:00 [DBG] Connection id "0HNC8090TGDT7" accepted. 2025-07-01 12:37:59.007 +03:00 [DBG] Connection id "0HNC8090TGDT7" started. 2025-07-01 12:37:59.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:37:59.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:37:59.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:37:59.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:37:59.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:37:59.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:59.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:37:59.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:37:59.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:37:59.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:37:59.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:59.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:37:59.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:37:59.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:37:59.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:37:59.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:37:59.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:37:59.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:59.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:59.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:37:59.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:37:59.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:59.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:59.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:59.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:59.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:37:59.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2133ms. 2025-07-01 12:37:59.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:59.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:37:59.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:59.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:37:59.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:59.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:59.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:59.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:59.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:59.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:37:59.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:37:59.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:59.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:37:59.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:59.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:59.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:59.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:37:59.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5934ms 2025-07-01 12:37:59.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:37:59.010 +03:00 [DBG] Connection id "0HNC8090TGDT7" completed keep alive response. 2025-07-01 12:37:59.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1171ms 2025-07-01 12:37:59.011 +03:00 [DBG] Connection id "0HNC8090TGDT7" received FIN. 2025-07-01 12:37:59.011 +03:00 [DBG] Connection id "0HNC8090TGDT7" disconnecting. 2025-07-01 12:37:59.011 +03:00 [DBG] Connection id "0HNC8090TGDT7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:37:59.012 +03:00 [DBG] Connection id "0HNC8090TGDT7" stopped. 2025-07-01 12:38:04.007 +03:00 [DBG] Connection id "0HNC8090TGDT8" accepted. 2025-07-01 12:38:04.007 +03:00 [DBG] Connection id "0HNC8090TGDT8" started. 2025-07-01 12:38:04.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:38:04.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:38:04.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:38:04.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:38:04.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:38:04.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:04.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:38:04.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:38:04.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:38:04.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:38:04.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:04.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:38:04.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:38:04.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:38:04.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:38:04.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:38:04.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:38:04.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:04.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:04.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:38:04.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:38:04.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:04.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:04.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:04.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:04.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:38:04.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1602ms. 2025-07-01 12:38:04.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:04.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:04.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:04.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:04.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:04.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:04.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:04.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:04.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:38:04.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:38:04.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:38:04.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:04.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:04.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:04.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:04.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:04.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:04.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1696ms 2025-07-01 12:38:04.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:04.009 +03:00 [DBG] Connection id "0HNC8090TGDT8" completed keep alive response. 2025-07-01 12:38:04.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0824ms 2025-07-01 12:38:04.009 +03:00 [DBG] Connection id "0HNC8090TGDT8" received FIN. 2025-07-01 12:38:04.009 +03:00 [DBG] Connection id "0HNC8090TGDT8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:38:04.009 +03:00 [DBG] Connection id "0HNC8090TGDT8" disconnecting. 2025-07-01 12:38:04.009 +03:00 [DBG] Connection id "0HNC8090TGDT8" stopped. 2025-07-01 12:38:09.007 +03:00 [DBG] Connection id "0HNC8090TGDT9" accepted. 2025-07-01 12:38:09.007 +03:00 [DBG] Connection id "0HNC8090TGDT9" started. 2025-07-01 12:38:09.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:38:09.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:38:09.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:38:09.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:38:09.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:38:09.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:09.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:38:09.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:38:09.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:38:09.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:38:09.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:09.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:38:09.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:38:09.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:38:09.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:38:09.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:38:09.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:38:09.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:09.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:09.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:38:09.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:38:09.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:09.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:09.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:09.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:09.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:38:09.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-07-01 12:38:09.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:09.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:09.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:09.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:09.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:09.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:09.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:09.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:09.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:38:09.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:38:09.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:38:09.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:09.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:09.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:09.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:09.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:09.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:09.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7137ms 2025-07-01 12:38:09.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:09.009 +03:00 [DBG] Connection id "0HNC8090TGDT9" completed keep alive response. 2025-07-01 12:38:09.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3667ms 2025-07-01 12:38:09.009 +03:00 [DBG] Connection id "0HNC8090TGDT9" received FIN. 2025-07-01 12:38:09.009 +03:00 [DBG] Connection id "0HNC8090TGDT9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:38:09.009 +03:00 [DBG] Connection id "0HNC8090TGDT9" disconnecting. 2025-07-01 12:38:09.009 +03:00 [DBG] Connection id "0HNC8090TGDT9" stopped. 2025-07-01 12:38:10.740 +03:00 [DBG] Connection id "0HNC8090TGDTA" accepted. 2025-07-01 12:38:10.740 +03:00 [DBG] Connection id "0HNC8090TGDTA" started. 2025-07-01 12:38:10.741 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 745 2025-07-01 12:38:10.741 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:38:10.741 +03:00 [DBG] POST requests are not supported 2025-07-01 12:38:10.741 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:38:10.741 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:38:10.741 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:38:10.741 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:38:10.741 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:38:10.741 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:38:10.741 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:38:10.741 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:38:10.741 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:38:10.741 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:38:10.741 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:38:10.741 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:38:10.741 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:38:10.741 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:38:10.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:10.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:10.741 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:38:10.741 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:38:10.741 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:38:10.741 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:38:10.741 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:38:10.741 +03:00 [DBG] Connection id "0HNC8090TGDTA", Request id "0HNC8090TGDTA:00000001": started reading request body. 2025-07-01 12:38:10.741 +03:00 [DBG] Connection id "0HNC8090TGDTA", Request id "0HNC8090TGDTA:00000001": done reading request body. 2025-07-01 12:38:10.741 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:38:10.741 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:38:10.741 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:38:10.742 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:38:10.742 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:38:10.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:10.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:10.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:10.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:10.742 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:38:10.742 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:38:10.742 +03:00 [INF] Updating physical elements properties 2025-07-01 12:38:10.771 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 28.977ms. 2025-07-01 12:38:10.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:10.771 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:10.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:10.771 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:10.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:10.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:10.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:10.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:10.771 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:38:10.771 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:38:10.771 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:38:10.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:10.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:10.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:10.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:10.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:10.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:10.771 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 30.1589ms 2025-07-01 12:38:10.771 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:38:10.771 +03:00 [DBG] Connection id "0HNC8090TGDTA" completed keep alive response. 2025-07-01 12:38:10.771 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 30.867ms 2025-07-01 12:38:10.772 +03:00 [DBG] Connection id "0HNC8090TGDTA" received FIN. 2025-07-01 12:38:10.772 +03:00 [DBG] Connection id "0HNC8090TGDTA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:38:10.772 +03:00 [DBG] Connection id "0HNC8090TGDTA" disconnecting. 2025-07-01 12:38:10.772 +03:00 [DBG] Connection id "0HNC8090TGDTA" stopped. 2025-07-01 12:38:10.809 +03:00 [DBG] Connection id "0HNC8090TGDTB" accepted. 2025-07-01 12:38:10.809 +03:00 [DBG] Connection id "0HNC8090TGDTB" started. 2025-07-01 12:38:10.809 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:38:10.809 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:38:10.809 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:38:10.809 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:38:10.809 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:38:10.809 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:38:10.810 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:38:10.810 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:38:10.810 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:38:10.810 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:38:10.810 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:38:10.810 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:38:10.810 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:38:10.810 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:38:10.810 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:38:10.810 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:10.810 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:10.810 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:38:10.810 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:38:10.810 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:38:10.810 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:38:10.810 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:38:10.810 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:38:10.810 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:38:10.810 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:38:10.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:10.810 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:10.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:10.810 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:10.810 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:38:10.810 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:38:10.810 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:38:10.813 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.6852ms. 2025-07-01 12:38:10.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:10.813 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:10.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:10.813 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:10.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:10.813 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:10.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:10.813 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:10.813 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:38:10.813 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:38:10.813 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:38:10.813 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:38:10.813 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:38:10.813 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:38:10.814 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:38:10.814 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:38:10.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:10.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:10.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:10.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:10.814 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:10.814 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:10.814 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.0019ms 2025-07-01 12:38:10.814 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:38:10.814 +03:00 [DBG] Connection id "0HNC8090TGDTB" completed keep alive response. 2025-07-01 12:38:10.814 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.7516ms 2025-07-01 12:38:10.814 +03:00 [DBG] Connection id "0HNC8090TGDTB" received FIN. 2025-07-01 12:38:10.814 +03:00 [DBG] Connection id "0HNC8090TGDTB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:38:10.815 +03:00 [DBG] Connection id "0HNC8090TGDTB" disconnecting. 2025-07-01 12:38:10.815 +03:00 [DBG] Connection id "0HNC8090TGDTB" stopped. 2025-07-01 12:38:10.883 +03:00 [DBG] Connection id "0HNC8090TGDTC" accepted. 2025-07-01 12:38:10.883 +03:00 [DBG] Connection id "0HNC8090TGDTC" started. 2025-07-01 12:38:10.884 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:38:10.884 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:38:10.884 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:38:10.884 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:38:10.884 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:38:10.884 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:38:10.884 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:38:10.884 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:38:10.884 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:38:10.884 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:38:10.884 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:38:10.884 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:38:10.884 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:38:10.884 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:38:10.884 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:38:10.884 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:10.884 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:10.884 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:38:10.884 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:38:10.884 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:38:10.884 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:38:10.884 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:38:10.884 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:38:10.884 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:38:10.884 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:38:10.885 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:10.885 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:10.885 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:10.885 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:10.885 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:38:10.885 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:38:10.885 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:38:11.055 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 170.6116ms. 2025-07-01 12:38:11.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:11.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:11.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:11.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:11.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:11.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:11.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:11.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:11.056 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:38:11.056 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:38:11.056 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:38:11.056 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:38:11.056 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:38:11.056 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:38:11.056 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:38:11.057 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:38:11.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:11.057 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:11.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:11.057 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:11.057 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:11.057 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:11.057 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 172.9258ms 2025-07-01 12:38:11.057 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:38:11.057 +03:00 [DBG] Connection id "0HNC8090TGDTC" completed keep alive response. 2025-07-01 12:38:11.057 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 173.6308ms 2025-07-01 12:38:11.060 +03:00 [DBG] Connection id "0HNC8090TGDTC" received FIN. 2025-07-01 12:38:11.060 +03:00 [DBG] Connection id "0HNC8090TGDTC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:38:11.060 +03:00 [DBG] Connection id "0HNC8090TGDTC" disconnecting. 2025-07-01 12:38:11.060 +03:00 [DBG] Connection id "0HNC8090TGDTC" stopped. 2025-07-01 12:38:14.013 +03:00 [DBG] Connection id "0HNC8090TGDTD" accepted. 2025-07-01 12:38:14.013 +03:00 [DBG] Connection id "0HNC8090TGDTD" started. 2025-07-01 12:38:14.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:38:14.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:38:14.014 +03:00 [DBG] POST requests are not supported 2025-07-01 12:38:14.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:38:14.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:38:14.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:14.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:38:14.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:38:14.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:38:14.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:38:14.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:14.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:38:14.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:38:14.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:38:14.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:38:14.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:38:14.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:38:14.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:14.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:14.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:38:14.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:38:14.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:14.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:14.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:14.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:14.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:38:14.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1839ms. 2025-07-01 12:38:14.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:14.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:14.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:14.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:14.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:14.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:14.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:14.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:14.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:38:14.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:38:14.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:38:14.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:14.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:14.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:14.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:14.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:14.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:14.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.212ms 2025-07-01 12:38:14.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:14.016 +03:00 [DBG] Connection id "0HNC8090TGDTD" completed keep alive response. 2025-07-01 12:38:14.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1453ms 2025-07-01 12:38:14.016 +03:00 [DBG] Connection id "0HNC8090TGDTD" received FIN. 2025-07-01 12:38:14.016 +03:00 [DBG] Connection id "0HNC8090TGDTD" disconnecting. 2025-07-01 12:38:14.016 +03:00 [DBG] Connection id "0HNC8090TGDTD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:38:14.017 +03:00 [DBG] Connection id "0HNC8090TGDTD" stopped. 2025-07-01 12:38:15.685 +03:00 [DBG] Connection id "0HNC8090TGDTE" accepted. 2025-07-01 12:38:15.686 +03:00 [DBG] Connection id "0HNC8090TGDTE" started. 2025-07-01 12:38:15.686 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:38:15.686 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:38:15.686 +03:00 [DBG] POST requests are not supported 2025-07-01 12:38:15.686 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:38:15.686 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:38:15.686 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:38:15.686 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:38:15.686 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:38:15.686 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:38:15.687 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:38:15.687 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:38:15.687 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:38:15.687 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:38:15.687 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:38:15.687 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:38:15.687 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:38:15.687 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:38:15.687 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:15.687 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:15.687 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:38:15.687 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:38:15.688 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:38:15.688 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:38:15.688 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:38:15.688 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:38:15.688 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:38:15.688 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:38:15.688 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:38:15.688 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:38:15.688 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:38:15.688 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:38:15.688 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:38:15.688 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:38:15.688 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:38:15.688 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:38:15.688 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:38:15.689 +03:00 [DBG] Connection id "0HNC8090TGDTE", Request id "0HNC8090TGDTE:00000001": started reading request body. 2025-07-01 12:38:15.689 +03:00 [DBG] Connection id "0HNC8090TGDTE", Request id "0HNC8090TGDTE:00000001": done reading request body. 2025-07-01 12:38:15.689 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:38:15.689 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:38:15.689 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:38:15.689 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:38:15.689 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:38:15.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:15.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:15.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:15.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:15.689 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:38:15.689 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:38:15.689 +03:00 [INF] Changing group of physicals [287] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:38:15.715 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 25.6333ms. 2025-07-01 12:38:15.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:15.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:15.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:15.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:15.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:15.716 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:15.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:15.716 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:15.716 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:38:15.716 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:38:15.716 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:38:15.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:15.716 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:15.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:15.716 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:15.716 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:15.716 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:15.717 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 29.3163ms 2025-07-01 12:38:15.717 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:38:15.717 +03:00 [DBG] Connection id "0HNC8090TGDTE" completed keep alive response. 2025-07-01 12:38:15.717 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 31.0203ms 2025-07-01 12:38:15.717 +03:00 [DBG] Connection id "0HNC8090TGDTE" received FIN. 2025-07-01 12:38:15.717 +03:00 [DBG] Connection id "0HNC8090TGDTE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:38:15.717 +03:00 [DBG] Connection id "0HNC8090TGDTE" disconnecting. 2025-07-01 12:38:15.717 +03:00 [DBG] Connection id "0HNC8090TGDTE" stopped. 2025-07-01 12:38:15.757 +03:00 [DBG] Connection id "0HNC8090TGDTF" accepted. 2025-07-01 12:38:15.757 +03:00 [DBG] Connection id "0HNC8090TGDTF" started. 2025-07-01 12:38:15.757 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:38:15.758 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:38:15.758 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:38:15.758 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:38:15.758 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:38:15.758 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:38:15.758 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:38:15.758 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:38:15.758 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:38:15.758 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:38:15.758 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:38:15.758 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:38:15.758 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:38:15.758 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:38:15.758 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:38:15.758 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:15.758 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:15.758 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:38:15.758 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:38:15.758 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:38:15.758 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:38:15.758 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:38:15.758 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:38:15.758 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:38:15.758 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:38:15.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:15.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:15.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:15.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:15.759 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:38:15.759 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:38:15.759 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:38:15.761 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.9934ms. 2025-07-01 12:38:15.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:15.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:15.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:15.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:15.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:15.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:15.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:15.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:15.761 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:38:15.761 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:38:15.761 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:38:15.761 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:38:15.761 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:38:15.761 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:38:15.761 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:38:15.762 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:38:15.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:15.762 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:15.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:15.762 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:15.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:15.762 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:15.762 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.8612ms 2025-07-01 12:38:15.762 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:38:15.762 +03:00 [DBG] Connection id "0HNC8090TGDTF" completed keep alive response. 2025-07-01 12:38:15.762 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.7203ms 2025-07-01 12:38:15.763 +03:00 [DBG] Connection id "0HNC8090TGDTF" received FIN. 2025-07-01 12:38:15.763 +03:00 [DBG] Connection id "0HNC8090TGDTF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:38:15.763 +03:00 [DBG] Connection id "0HNC8090TGDTF" disconnecting. 2025-07-01 12:38:15.763 +03:00 [DBG] Connection id "0HNC8090TGDTF" stopped. 2025-07-01 12:38:15.839 +03:00 [DBG] Connection id "0HNC8090TGDTG" accepted. 2025-07-01 12:38:15.839 +03:00 [DBG] Connection id "0HNC8090TGDTG" started. 2025-07-01 12:38:15.839 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:38:15.839 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:38:15.839 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:38:15.839 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:38:15.839 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:38:15.839 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:38:15.839 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:38:15.839 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:38:15.839 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:38:15.839 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:38:15.839 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:38:15.839 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:38:15.839 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:38:15.839 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:38:15.839 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:38:15.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:15.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:15.840 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:38:15.840 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:38:15.840 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:38:15.840 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:38:15.840 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:38:15.840 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:38:15.840 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:38:15.840 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:38:15.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:15.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:15.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:15.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:15.840 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:38:15.840 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:38:15.840 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:38:16.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 162.6928ms. 2025-07-01 12:38:16.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:16.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:16.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:16.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:16.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:16.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:16.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:16.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:16.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:38:16.003 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:38:16.003 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:38:16.003 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:38:16.003 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:38:16.003 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:38:16.003 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:38:16.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:38:16.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:16.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:16.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:16.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:16.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:16.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:16.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 165.2889ms 2025-07-01 12:38:16.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:38:16.005 +03:00 [DBG] Connection id "0HNC8090TGDTG" completed keep alive response. 2025-07-01 12:38:16.005 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 166.1418ms 2025-07-01 12:38:16.009 +03:00 [DBG] Connection id "0HNC8090TGDTG" received FIN. 2025-07-01 12:38:16.009 +03:00 [DBG] Connection id "0HNC8090TGDTG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:38:16.009 +03:00 [DBG] Connection id "0HNC8090TGDTG" disconnecting. 2025-07-01 12:38:16.010 +03:00 [DBG] Connection id "0HNC8090TGDTG" stopped. 2025-07-01 12:38:19.006 +03:00 [DBG] Connection id "0HNC8090TGDTH" accepted. 2025-07-01 12:38:19.006 +03:00 [DBG] Connection id "0HNC8090TGDTH" started. 2025-07-01 12:38:19.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:38:19.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:38:19.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:38:19.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:38:19.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:38:19.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:19.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:38:19.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:38:19.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:38:19.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:38:19.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:19.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:38:19.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:38:19.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:38:19.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:38:19.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:38:19.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:38:19.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:19.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:19.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:38:19.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:38:19.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:19.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:19.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:19.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:19.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:38:19.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1705ms. 2025-07-01 12:38:19.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:19.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:19.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:19.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:19.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:19.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:19.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:19.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:19.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:38:19.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:38:19.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:38:19.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:19.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:19.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:19.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:19.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:19.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:19.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8587ms 2025-07-01 12:38:19.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:19.008 +03:00 [DBG] Connection id "0HNC8090TGDTH" completed keep alive response. 2025-07-01 12:38:19.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4855ms 2025-07-01 12:38:19.009 +03:00 [DBG] Connection id "0HNC8090TGDTH" received FIN. 2025-07-01 12:38:19.009 +03:00 [DBG] Connection id "0HNC8090TGDTH" disconnecting. 2025-07-01 12:38:19.009 +03:00 [DBG] Connection id "0HNC8090TGDTH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:38:19.010 +03:00 [DBG] Connection id "0HNC8090TGDTH" stopped. 2025-07-01 12:38:24.029 +03:00 [DBG] Connection id "0HNC8090TGDTI" accepted. 2025-07-01 12:38:24.029 +03:00 [DBG] Connection id "0HNC8090TGDTI" started. 2025-07-01 12:38:24.029 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:38:24.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:38:24.030 +03:00 [DBG] POST requests are not supported 2025-07-01 12:38:24.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:38:24.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:38:24.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:24.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:38:24.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:38:24.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:38:24.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:38:24.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:24.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:38:24.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:38:24.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:38:24.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:38:24.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:38:24.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:38:24.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:24.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:24.031 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:38:24.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:38:24.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:24.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:24.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:24.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:24.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:38:24.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1738ms. 2025-07-01 12:38:24.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:24.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:24.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:24.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:24.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:24.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:24.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:24.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:24.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:38:24.031 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:38:24.032 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:38:24.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:24.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:24.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:24.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:24.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:24.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:24.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4643ms 2025-07-01 12:38:24.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:24.032 +03:00 [DBG] Connection id "0HNC8090TGDTI" completed keep alive response. 2025-07-01 12:38:24.032 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5964ms 2025-07-01 12:38:24.032 +03:00 [DBG] Connection id "0HNC8090TGDTI" received FIN. 2025-07-01 12:38:24.032 +03:00 [DBG] Connection id "0HNC8090TGDTI" disconnecting. 2025-07-01 12:38:24.033 +03:00 [DBG] Connection id "0HNC8090TGDTI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:38:24.034 +03:00 [DBG] Connection id "0HNC8090TGDTI" stopped. 2025-07-01 12:38:29.015 +03:00 [DBG] Connection id "0HNC8090TGDTJ" accepted. 2025-07-01 12:38:29.015 +03:00 [DBG] Connection id "0HNC8090TGDTJ" started. 2025-07-01 12:38:29.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:38:29.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:38:29.015 +03:00 [DBG] POST requests are not supported 2025-07-01 12:38:29.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:38:29.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:38:29.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:29.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:38:29.016 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:38:29.016 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:38:29.016 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:38:29.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:29.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:38:29.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:38:29.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:38:29.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:38:29.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:38:29.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:38:29.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:29.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:29.016 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:38:29.017 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:38:29.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:29.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:29.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:29.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:29.017 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:38:29.017 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1956ms. 2025-07-01 12:38:29.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:29.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:29.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:29.018 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:29.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:29.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:29.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:29.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:29.018 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:38:29.018 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:38:29.018 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:38:29.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:29.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:29.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:29.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:29.018 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:29.018 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:29.018 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0674ms 2025-07-01 12:38:29.018 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:29.019 +03:00 [DBG] Connection id "0HNC8090TGDTJ" completed keep alive response. 2025-07-01 12:38:29.019 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7068ms 2025-07-01 12:38:29.019 +03:00 [DBG] Connection id "0HNC8090TGDTJ" received FIN. 2025-07-01 12:38:29.019 +03:00 [DBG] Connection id "0HNC8090TGDTJ" disconnecting. 2025-07-01 12:38:29.019 +03:00 [DBG] Connection id "0HNC8090TGDTJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:38:29.021 +03:00 [DBG] Connection id "0HNC8090TGDTJ" stopped. 2025-07-01 12:38:34.011 +03:00 [DBG] Connection id "0HNC8090TGDTK" accepted. 2025-07-01 12:38:34.011 +03:00 [DBG] Connection id "0HNC8090TGDTK" started. 2025-07-01 12:38:34.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:38:34.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:38:34.011 +03:00 [DBG] POST requests are not supported 2025-07-01 12:38:34.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:38:34.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:38:34.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:34.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:38:34.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:38:34.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:38:34.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:38:34.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:34.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:38:34.012 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:38:34.012 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:38:34.012 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:38:34.012 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:38:34.012 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:38:34.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:34.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:34.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:38:34.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:38:34.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:34.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:34.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:34.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:34.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:38:34.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1245ms. 2025-07-01 12:38:34.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:34.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:34.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:34.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:34.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:34.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:34.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:34.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:34.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:38:34.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:38:34.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:38:34.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:34.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:34.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:34.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:34.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:34.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:34.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7208ms 2025-07-01 12:38:34.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:34.013 +03:00 [DBG] Connection id "0HNC8090TGDTK" completed keep alive response. 2025-07-01 12:38:34.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3581ms 2025-07-01 12:38:34.013 +03:00 [DBG] Connection id "0HNC8090TGDTK" received FIN. 2025-07-01 12:38:34.013 +03:00 [DBG] Connection id "0HNC8090TGDTK" disconnecting. 2025-07-01 12:38:34.013 +03:00 [DBG] Connection id "0HNC8090TGDTK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:38:34.014 +03:00 [DBG] Connection id "0HNC8090TGDTK" stopped. 2025-07-01 12:38:39.002 +03:00 [DBG] Connection id "0HNC8090TGDTL" accepted. 2025-07-01 12:38:39.002 +03:00 [DBG] Connection id "0HNC8090TGDTL" started. 2025-07-01 12:38:39.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:38:39.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:38:39.003 +03:00 [DBG] POST requests are not supported 2025-07-01 12:38:39.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:38:39.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:38:39.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:39.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:38:39.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:38:39.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:38:39.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:38:39.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:39.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:38:39.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:38:39.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:38:39.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:38:39.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:38:39.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:38:39.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:39.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:39.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:38:39.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:38:39.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:39.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:39.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:39.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:39.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:38:39.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.216ms. 2025-07-01 12:38:39.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:39.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:39.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:39.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:39.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:39.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:39.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:39.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:39.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:38:39.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:38:39.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:38:39.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:39.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:39.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:39.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:39.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:39.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:39.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0495ms 2025-07-01 12:38:39.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:39.006 +03:00 [DBG] Connection id "0HNC8090TGDTL" completed keep alive response. 2025-07-01 12:38:39.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5315ms 2025-07-01 12:38:39.007 +03:00 [DBG] Connection id "0HNC8090TGDTL" received FIN. 2025-07-01 12:38:39.007 +03:00 [DBG] Connection id "0HNC8090TGDTL" disconnecting. 2025-07-01 12:38:39.007 +03:00 [DBG] Connection id "0HNC8090TGDTL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:38:39.008 +03:00 [DBG] Connection id "0HNC8090TGDTL" stopped. 2025-07-01 12:38:44.008 +03:00 [DBG] Connection id "0HNC8090TGDTM" accepted. 2025-07-01 12:38:44.008 +03:00 [DBG] Connection id "0HNC8090TGDTM" started. 2025-07-01 12:38:44.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:38:44.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:38:44.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:38:44.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:38:44.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:38:44.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:44.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:38:44.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:38:44.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:38:44.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:38:44.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:44.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:38:44.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:38:44.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:38:44.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:38:44.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:38:44.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:38:44.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:44.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:44.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:38:44.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:38:44.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:44.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:44.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:44.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:44.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:38:44.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2264ms. 2025-07-01 12:38:44.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:44.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:44.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:44.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:44.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:44.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:44.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:44.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:44.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:38:44.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:38:44.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:38:44.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:44.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:44.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:44.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:44.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:44.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:44.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3264ms 2025-07-01 12:38:44.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:44.011 +03:00 [DBG] Connection id "0HNC8090TGDTM" completed keep alive response. 2025-07-01 12:38:44.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4827ms 2025-07-01 12:38:44.011 +03:00 [DBG] Connection id "0HNC8090TGDTM" received FIN. 2025-07-01 12:38:44.011 +03:00 [DBG] Connection id "0HNC8090TGDTM" disconnecting. 2025-07-01 12:38:44.011 +03:00 [DBG] Connection id "0HNC8090TGDTM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:38:44.012 +03:00 [DBG] Connection id "0HNC8090TGDTM" stopped. 2025-07-01 12:38:49.005 +03:00 [DBG] Connection id "0HNC8090TGDTN" accepted. 2025-07-01 12:38:49.006 +03:00 [DBG] Connection id "0HNC8090TGDTN" started. 2025-07-01 12:38:49.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:38:49.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:38:49.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:38:49.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:38:49.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:38:49.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:49.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:38:49.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:38:49.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:38:49.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:38:49.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:49.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:38:49.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:38:49.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:38:49.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:38:49.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:38:49.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:38:49.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:49.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:49.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:38:49.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:38:49.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:49.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:49.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:49.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:49.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:38:49.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.189ms. 2025-07-01 12:38:49.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:49.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:49.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:49.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:49.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:49.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:49.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:49.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:49.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:38:49.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:38:49.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:38:49.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:49.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:49.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:49.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:49.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:49.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:49.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2179ms 2025-07-01 12:38:49.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:49.008 +03:00 [DBG] Connection id "0HNC8090TGDTN" completed keep alive response. 2025-07-01 12:38:49.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3593ms 2025-07-01 12:38:49.008 +03:00 [DBG] Connection id "0HNC8090TGDTN" received FIN. 2025-07-01 12:38:49.008 +03:00 [DBG] Connection id "0HNC8090TGDTN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:38:49.008 +03:00 [DBG] Connection id "0HNC8090TGDTN" disconnecting. 2025-07-01 12:38:49.009 +03:00 [DBG] Connection id "0HNC8090TGDTN" stopped. 2025-07-01 12:38:54.025 +03:00 [DBG] Connection id "0HNC8090TGDTO" accepted. 2025-07-01 12:38:54.025 +03:00 [DBG] Connection id "0HNC8090TGDTO" started. 2025-07-01 12:38:54.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:38:54.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:38:54.026 +03:00 [DBG] POST requests are not supported 2025-07-01 12:38:54.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:38:54.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:38:54.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:54.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:38:54.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:38:54.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:38:54.027 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:38:54.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:54.027 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:38:54.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:38:54.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:38:54.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:38:54.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:38:54.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:38:54.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:54.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:54.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:38:54.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:38:54.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:54.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:54.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:54.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:54.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:38:54.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.452ms. 2025-07-01 12:38:54.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:54.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:54.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:54.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:54.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:54.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:54.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:54.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:54.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:38:54.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:38:54.030 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:38:54.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:54.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:54.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:54.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:54.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:54.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:54.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.2611ms 2025-07-01 12:38:54.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:54.030 +03:00 [DBG] Connection id "0HNC8090TGDTO" completed keep alive response. 2025-07-01 12:38:54.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.2508ms 2025-07-01 12:38:54.030 +03:00 [DBG] Connection id "0HNC8090TGDTO" received FIN. 2025-07-01 12:38:54.030 +03:00 [DBG] Connection id "0HNC8090TGDTO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:38:54.031 +03:00 [DBG] Connection id "0HNC8090TGDTO" disconnecting. 2025-07-01 12:38:54.031 +03:00 [DBG] Connection id "0HNC8090TGDTO" stopped. 2025-07-01 12:38:59.003 +03:00 [DBG] Connection id "0HNC8090TGDTP" accepted. 2025-07-01 12:38:59.003 +03:00 [DBG] Connection id "0HNC8090TGDTP" started. 2025-07-01 12:38:59.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:38:59.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:38:59.004 +03:00 [DBG] POST requests are not supported 2025-07-01 12:38:59.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:38:59.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:38:59.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:59.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:38:59.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:38:59.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:38:59.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:38:59.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:59.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:38:59.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:38:59.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:38:59.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:38:59.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:38:59.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:38:59.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:59.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:59.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:38:59.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:38:59.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:59.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:59.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:59.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:59.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:38:59.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1502ms. 2025-07-01 12:38:59.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:59.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:38:59.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:59.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:38:59.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:59.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:59.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:59.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:59.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:38:59.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:38:59.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:38:59.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:59.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:38:59.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:59.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:59.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:59.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:38:59.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8538ms 2025-07-01 12:38:59.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:38:59.005 +03:00 [DBG] Connection id "0HNC8090TGDTP" completed keep alive response. 2025-07-01 12:38:59.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6118ms 2025-07-01 12:38:59.005 +03:00 [DBG] Connection id "0HNC8090TGDTP" received FIN. 2025-07-01 12:38:59.005 +03:00 [DBG] Connection id "0HNC8090TGDTP" disconnecting. 2025-07-01 12:38:59.006 +03:00 [DBG] Connection id "0HNC8090TGDTP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:38:59.007 +03:00 [DBG] Connection id "0HNC8090TGDTP" stopped. 2025-07-01 12:39:01.459 +03:00 [DBG] Connection id "0HNC8090TGDTQ" accepted. 2025-07-01 12:39:01.459 +03:00 [DBG] Connection id "0HNC8090TGDTQ" started. 2025-07-01 12:39:01.459 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 750 2025-07-01 12:39:01.459 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:39:01.459 +03:00 [DBG] POST requests are not supported 2025-07-01 12:39:01.459 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:39:01.459 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:39:01.459 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:39:01.459 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:39:01.459 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:39:01.459 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:39:01.459 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:39:01.460 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:39:01.460 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:39:01.460 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:39:01.460 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:39:01.460 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:39:01.460 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:39:01.460 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:39:01.460 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:01.460 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:01.460 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:01.460 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:01.460 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:39:01.460 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:39:01.460 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:39:01.460 +03:00 [DBG] Connection id "0HNC8090TGDTQ", Request id "0HNC8090TGDTQ:00000001": started reading request body. 2025-07-01 12:39:01.460 +03:00 [DBG] Connection id "0HNC8090TGDTQ", Request id "0HNC8090TGDTQ:00000001": done reading request body. 2025-07-01 12:39:01.460 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:39:01.460 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:39:01.460 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:39:01.460 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:39:01.460 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:39:01.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:01.460 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:01.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:01.460 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:01.460 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:39:01.460 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:39:01.460 +03:00 [INF] Updating physical elements properties 2025-07-01 12:39:01.477 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.0298ms. 2025-07-01 12:39:01.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:01.479 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:01.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:01.480 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:01.480 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:01.480 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:01.480 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:01.480 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:01.480 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:01.480 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:39:01.480 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:01.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:01.481 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:01.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:01.481 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:01.482 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:01.482 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:01.482 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 21.8328ms 2025-07-01 12:39:01.482 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:39:01.482 +03:00 [DBG] Connection id "0HNC8090TGDTQ" completed keep alive response. 2025-07-01 12:39:01.483 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 23.7195ms 2025-07-01 12:39:01.482 +03:00 [DBG] Connection id "0HNC8090TGDTQ" received FIN. 2025-07-01 12:39:01.484 +03:00 [DBG] Connection id "0HNC8090TGDTQ" disconnecting. 2025-07-01 12:39:01.484 +03:00 [DBG] Connection id "0HNC8090TGDTQ" stopped. 2025-07-01 12:39:01.484 +03:00 [DBG] Connection id "0HNC8090TGDTQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:39:01.519 +03:00 [DBG] Connection id "0HNC8090TGDTR" accepted. 2025-07-01 12:39:01.519 +03:00 [DBG] Connection id "0HNC8090TGDTR" started. 2025-07-01 12:39:01.519 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:39:01.519 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:39:01.519 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:39:01.519 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:39:01.519 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:39:01.519 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:01.519 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:39:01.519 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:39:01.519 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:01.519 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:39:01.519 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:39:01.519 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:39:01.520 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:39:01.520 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:39:01.520 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:39:01.520 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:01.520 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:01.520 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:01.520 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:01.520 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:39:01.520 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:39:01.520 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:39:01.520 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:39:01.520 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:39:01.520 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:39:01.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:01.520 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:01.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:01.520 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:01.520 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:39:01.520 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:39:01.520 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:39:01.522 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.1879ms. 2025-07-01 12:39:01.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:01.522 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:01.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:01.522 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:01.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:01.522 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:01.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:01.522 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:01.522 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:39:01.522 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:39:01.522 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:39:01.523 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:39:01.523 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:39:01.523 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:39:01.523 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:39:01.523 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:39:01.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:01.523 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:01.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:01.523 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:01.523 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:01.523 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:01.523 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.1847ms 2025-07-01 12:39:01.523 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:01.523 +03:00 [DBG] Connection id "0HNC8090TGDTR" completed keep alive response. 2025-07-01 12:39:01.523 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.8564ms 2025-07-01 12:39:01.523 +03:00 [DBG] Connection id "0HNC8090TGDTR" received FIN. 2025-07-01 12:39:01.523 +03:00 [DBG] Connection id "0HNC8090TGDTR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:39:01.523 +03:00 [DBG] Connection id "0HNC8090TGDTR" disconnecting. 2025-07-01 12:39:01.523 +03:00 [DBG] Connection id "0HNC8090TGDTR" stopped. 2025-07-01 12:39:01.585 +03:00 [DBG] Connection id "0HNC8090TGDTS" accepted. 2025-07-01 12:39:01.585 +03:00 [DBG] Connection id "0HNC8090TGDTS" started. 2025-07-01 12:39:01.585 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:39:01.585 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:39:01.585 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:39:01.585 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:39:01.585 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:39:01.585 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:01.585 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:39:01.585 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:39:01.585 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:01.586 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:39:01.586 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:39:01.586 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:39:01.586 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:39:01.586 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:39:01.586 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:39:01.586 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:01.586 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:01.586 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:01.586 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:01.586 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:39:01.586 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:39:01.586 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:39:01.586 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:39:01.586 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:39:01.586 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:39:01.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:01.586 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:01.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:01.586 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:01.587 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:39:01.587 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:39:01.587 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:39:01.728 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 141.3648ms. 2025-07-01 12:39:01.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:01.728 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:01.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:01.728 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:01.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:01.728 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:01.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:01.728 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:01.728 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:39:01.728 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:39:01.728 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:39:01.729 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:39:01.729 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:39:01.729 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:39:01.729 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:39:01.730 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:39:01.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:01.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:01.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:01.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:01.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:01.730 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:01.730 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 144.5255ms 2025-07-01 12:39:01.730 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:01.731 +03:00 [DBG] Connection id "0HNC8090TGDTS" completed keep alive response. 2025-07-01 12:39:01.731 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 145.4352ms 2025-07-01 12:39:01.736 +03:00 [DBG] Connection id "0HNC8090TGDTS" received FIN. 2025-07-01 12:39:01.736 +03:00 [DBG] Connection id "0HNC8090TGDTS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:39:01.736 +03:00 [DBG] Connection id "0HNC8090TGDTS" disconnecting. 2025-07-01 12:39:01.737 +03:00 [DBG] Connection id "0HNC8090TGDTS" stopped. 2025-07-01 12:39:04.003 +03:00 [DBG] Connection id "0HNC8090TGDTT" accepted. 2025-07-01 12:39:04.003 +03:00 [DBG] Connection id "0HNC8090TGDTT" started. 2025-07-01 12:39:04.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:39:04.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:39:04.003 +03:00 [DBG] POST requests are not supported 2025-07-01 12:39:04.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:39:04.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:39:04.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:04.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:39:04.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:39:04.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:39:04.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:39:04.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:04.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:39:04.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:39:04.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:39:04.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:39:04.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:39:04.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:39:04.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:04.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:04.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:39:04.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:39:04.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:04.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:04.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:04.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:04.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:39:04.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1505ms. 2025-07-01 12:39:04.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:04.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:04.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:04.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:04.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:04.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:04.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:04.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:04.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:04.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:39:04.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:04.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:04.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:04.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:04.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:04.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:04.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:04.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8769ms 2025-07-01 12:39:04.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:04.005 +03:00 [DBG] Connection id "0HNC8090TGDTT" completed keep alive response. 2025-07-01 12:39:04.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.582ms 2025-07-01 12:39:04.005 +03:00 [DBG] Connection id "0HNC8090TGDTT" received FIN. 2025-07-01 12:39:04.005 +03:00 [DBG] Connection id "0HNC8090TGDTT" disconnecting. 2025-07-01 12:39:04.005 +03:00 [DBG] Connection id "0HNC8090TGDTT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:39:04.006 +03:00 [DBG] Connection id "0HNC8090TGDTT" stopped. 2025-07-01 12:39:07.133 +03:00 [DBG] Connection id "0HNC8090TGDTU" accepted. 2025-07-01 12:39:07.134 +03:00 [DBG] Connection id "0HNC8090TGDTU" started. 2025-07-01 12:39:07.134 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:39:07.134 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:39:07.134 +03:00 [DBG] POST requests are not supported 2025-07-01 12:39:07.134 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:39:07.134 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:39:07.134 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:39:07.134 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:39:07.134 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:39:07.134 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:39:07.134 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:39:07.134 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:39:07.134 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:39:07.134 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:39:07.134 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:39:07.134 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:39:07.134 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:39:07.134 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:39:07.134 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:07.135 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:07.135 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:07.135 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:07.135 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:39:07.135 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:39:07.135 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:39:07.135 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:39:07.135 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:39:07.135 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:39:07.135 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:39:07.135 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:39:07.135 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:39:07.135 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:39:07.135 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:39:07.135 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:39:07.135 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:39:07.135 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:39:07.135 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:39:07.135 +03:00 [DBG] Connection id "0HNC8090TGDTU", Request id "0HNC8090TGDTU:00000001": started reading request body. 2025-07-01 12:39:07.135 +03:00 [DBG] Connection id "0HNC8090TGDTU", Request id "0HNC8090TGDTU:00000001": done reading request body. 2025-07-01 12:39:07.135 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:39:07.135 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:39:07.135 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:39:07.135 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:39:07.135 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:39:07.135 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:07.135 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:07.135 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:07.135 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:07.135 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:39:07.135 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:39:07.135 +03:00 [INF] Changing group of physicals [289] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:39:07.157 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 22.2108ms. 2025-07-01 12:39:07.158 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:07.158 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:07.158 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:07.158 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:07.158 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:07.158 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:07.158 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:07.158 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:07.158 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:07.158 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:39:07.158 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:07.158 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:07.158 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:07.158 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:07.158 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:07.158 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:07.158 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:07.158 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 23.3133ms 2025-07-01 12:39:07.158 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:39:07.158 +03:00 [DBG] Connection id "0HNC8090TGDTU" completed keep alive response. 2025-07-01 12:39:07.158 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 24.0176ms 2025-07-01 12:39:07.158 +03:00 [DBG] Connection id "0HNC8090TGDTU" received FIN. 2025-07-01 12:39:07.158 +03:00 [DBG] Connection id "0HNC8090TGDTU" disconnecting. 2025-07-01 12:39:07.158 +03:00 [DBG] Connection id "0HNC8090TGDTU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:39:07.159 +03:00 [DBG] Connection id "0HNC8090TGDTU" stopped. 2025-07-01 12:39:07.205 +03:00 [DBG] Connection id "0HNC8090TGDTV" accepted. 2025-07-01 12:39:07.205 +03:00 [DBG] Connection id "0HNC8090TGDTV" started. 2025-07-01 12:39:07.206 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:39:07.206 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:39:07.206 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:39:07.206 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:39:07.206 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:39:07.206 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:07.206 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:39:07.206 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:39:07.206 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:07.206 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:39:07.206 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:39:07.206 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:39:07.206 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:39:07.206 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:39:07.206 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:39:07.206 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:07.206 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:07.206 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:07.206 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:07.206 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:39:07.206 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:39:07.206 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:39:07.206 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:39:07.206 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:39:07.206 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:39:07.206 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:07.206 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:07.206 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:07.207 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:07.207 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:39:07.207 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:39:07.207 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:39:07.208 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.3649ms. 2025-07-01 12:39:07.208 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:07.208 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:07.208 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:07.208 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:07.208 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:07.208 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:07.208 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:07.208 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:07.208 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:39:07.208 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:39:07.208 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:39:07.208 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:39:07.208 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:39:07.208 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:39:07.208 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:39:07.209 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:39:07.209 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:07.209 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:07.209 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:07.209 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:07.209 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:07.209 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:07.209 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.6154ms 2025-07-01 12:39:07.209 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:07.209 +03:00 [DBG] Connection id "0HNC8090TGDTV" completed keep alive response. 2025-07-01 12:39:07.209 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.2978ms 2025-07-01 12:39:07.209 +03:00 [DBG] Connection id "0HNC8090TGDTV" received FIN. 2025-07-01 12:39:07.209 +03:00 [DBG] Connection id "0HNC8090TGDTV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:39:07.209 +03:00 [DBG] Connection id "0HNC8090TGDTV" disconnecting. 2025-07-01 12:39:07.210 +03:00 [DBG] Connection id "0HNC8090TGDTV" stopped. 2025-07-01 12:39:07.278 +03:00 [DBG] Connection id "0HNC8090TGDU0" accepted. 2025-07-01 12:39:07.279 +03:00 [DBG] Connection id "0HNC8090TGDU0" started. 2025-07-01 12:39:07.279 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:39:07.279 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:39:07.279 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:39:07.279 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:39:07.279 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:39:07.279 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:07.279 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:39:07.279 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:39:07.279 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:07.279 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:39:07.279 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:39:07.279 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:39:07.279 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:39:07.279 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:39:07.280 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:39:07.280 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:07.280 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:07.280 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:07.280 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:07.280 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:39:07.280 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:39:07.280 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:39:07.280 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:39:07.280 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:39:07.280 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:39:07.280 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:07.280 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:07.280 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:07.280 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:07.280 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:39:07.280 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:39:07.280 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:39:07.433 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 152.671ms. 2025-07-01 12:39:07.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:07.433 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:07.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:07.433 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:07.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:07.433 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:07.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:07.433 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:07.433 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:39:07.433 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:39:07.433 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:39:07.433 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:39:07.433 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:39:07.433 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:39:07.433 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:39:07.435 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:39:07.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:07.435 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:07.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:07.435 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:07.435 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:07.435 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:07.435 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 155.5261ms 2025-07-01 12:39:07.435 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:07.435 +03:00 [DBG] Connection id "0HNC8090TGDU0" completed keep alive response. 2025-07-01 12:39:07.435 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 156.485ms 2025-07-01 12:39:07.439 +03:00 [DBG] Connection id "0HNC8090TGDU0" received FIN. 2025-07-01 12:39:07.439 +03:00 [DBG] Connection id "0HNC8090TGDU0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:39:07.439 +03:00 [DBG] Connection id "0HNC8090TGDU0" disconnecting. 2025-07-01 12:39:07.440 +03:00 [DBG] Connection id "0HNC8090TGDU0" stopped. 2025-07-01 12:39:09.011 +03:00 [DBG] Connection id "0HNC8090TGDU1" accepted. 2025-07-01 12:39:09.011 +03:00 [DBG] Connection id "0HNC8090TGDU1" started. 2025-07-01 12:39:09.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:39:09.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:39:09.011 +03:00 [DBG] POST requests are not supported 2025-07-01 12:39:09.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:39:09.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:39:09.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:09.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:39:09.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:39:09.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:39:09.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:39:09.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:09.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:39:09.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:39:09.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:39:09.012 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:39:09.012 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:39:09.012 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:39:09.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:09.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:09.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:39:09.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:39:09.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:09.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:09.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:09.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:09.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:39:09.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.133ms. 2025-07-01 12:39:09.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:09.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:09.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:09.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:09.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:09.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:09.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:09.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:09.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:09.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:39:09.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:09.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:09.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:09.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:09.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:09.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:09.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:09.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.789ms 2025-07-01 12:39:09.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:09.012 +03:00 [DBG] Connection id "0HNC8090TGDU1" completed keep alive response. 2025-07-01 12:39:09.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3863ms 2025-07-01 12:39:09.013 +03:00 [DBG] Connection id "0HNC8090TGDU1" received FIN. 2025-07-01 12:39:09.013 +03:00 [DBG] Connection id "0HNC8090TGDU1" disconnecting. 2025-07-01 12:39:09.013 +03:00 [DBG] Connection id "0HNC8090TGDU1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:39:09.014 +03:00 [DBG] Connection id "0HNC8090TGDU1" stopped. 2025-07-01 12:39:14.007 +03:00 [DBG] Connection id "0HNC8090TGDU2" accepted. 2025-07-01 12:39:14.007 +03:00 [DBG] Connection id "0HNC8090TGDU2" started. 2025-07-01 12:39:14.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:39:14.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:39:14.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:39:14.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:39:14.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:39:14.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:14.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:39:14.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:39:14.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:39:14.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:39:14.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:14.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:39:14.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:39:14.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:39:14.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:39:14.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:39:14.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:39:14.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:14.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:14.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:39:14.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:39:14.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:14.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:14.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:14.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:14.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:39:14.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1561ms. 2025-07-01 12:39:14.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:14.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:14.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:14.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:14.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:14.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:14.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:14.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:14.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:14.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:39:14.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:14.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:14.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:14.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:14.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:14.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:14.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:14.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8608ms 2025-07-01 12:39:14.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:14.009 +03:00 [DBG] Connection id "0HNC8090TGDU2" completed keep alive response. 2025-07-01 12:39:14.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4909ms 2025-07-01 12:39:14.009 +03:00 [DBG] Connection id "0HNC8090TGDU2" received FIN. 2025-07-01 12:39:14.009 +03:00 [DBG] Connection id "0HNC8090TGDU2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:39:14.010 +03:00 [DBG] Connection id "0HNC8090TGDU2" disconnecting. 2025-07-01 12:39:14.010 +03:00 [DBG] Connection id "0HNC8090TGDU2" stopped. 2025-07-01 12:39:19.013 +03:00 [DBG] Connection id "0HNC8090TGDU3" accepted. 2025-07-01 12:39:19.013 +03:00 [DBG] Connection id "0HNC8090TGDU3" started. 2025-07-01 12:39:19.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:39:19.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:39:19.013 +03:00 [DBG] POST requests are not supported 2025-07-01 12:39:19.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:39:19.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:39:19.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:19.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:39:19.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:39:19.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:39:19.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:39:19.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:19.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:39:19.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:39:19.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:39:19.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:39:19.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:39:19.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:39:19.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:19.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:19.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:39:19.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:39:19.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:19.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:19.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:19.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:19.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:39:19.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1505ms. 2025-07-01 12:39:19.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:19.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:19.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:19.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:19.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:19.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:19.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:19.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:19.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:19.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:39:19.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:19.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:19.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:19.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:19.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:19.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:19.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:19.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0545ms 2025-07-01 12:39:19.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:19.015 +03:00 [DBG] Connection id "0HNC8090TGDU3" completed keep alive response. 2025-07-01 12:39:19.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8514ms 2025-07-01 12:39:19.015 +03:00 [DBG] Connection id "0HNC8090TGDU3" received FIN. 2025-07-01 12:39:19.015 +03:00 [DBG] Connection id "0HNC8090TGDU3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:39:19.015 +03:00 [DBG] Connection id "0HNC8090TGDU3" disconnecting. 2025-07-01 12:39:19.015 +03:00 [DBG] Connection id "0HNC8090TGDU3" stopped. 2025-07-01 12:39:24.010 +03:00 [DBG] Connection id "0HNC8090TGDU4" accepted. 2025-07-01 12:39:24.010 +03:00 [DBG] Connection id "0HNC8090TGDU4" started. 2025-07-01 12:39:24.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:39:24.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:39:24.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:39:24.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:39:24.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:39:24.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:24.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:39:24.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:39:24.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:39:24.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:39:24.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:24.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:39:24.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:39:24.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:39:24.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:39:24.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:39:24.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:39:24.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:24.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:24.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:39:24.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:39:24.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:24.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:24.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:24.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:24.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:39:24.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2201ms. 2025-07-01 12:39:24.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:24.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:24.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:24.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:24.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:24.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:24.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:24.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:24.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:24.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:39:24.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:24.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:24.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:24.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:24.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:24.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:24.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:24.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.1214ms 2025-07-01 12:39:24.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:24.013 +03:00 [DBG] Connection id "0HNC8090TGDU4" completed keep alive response. 2025-07-01 12:39:24.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1452ms 2025-07-01 12:39:24.013 +03:00 [DBG] Connection id "0HNC8090TGDU4" received FIN. 2025-07-01 12:39:24.013 +03:00 [DBG] Connection id "0HNC8090TGDU4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:39:24.013 +03:00 [DBG] Connection id "0HNC8090TGDU4" disconnecting. 2025-07-01 12:39:24.014 +03:00 [DBG] Connection id "0HNC8090TGDU4" stopped. 2025-07-01 12:39:26.893 +03:00 [DBG] Connection id "0HNC8090TGDU5" accepted. 2025-07-01 12:39:26.894 +03:00 [DBG] Connection id "0HNC8090TGDU5" started. 2025-07-01 12:39:26.894 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 769 2025-07-01 12:39:26.894 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:39:26.894 +03:00 [DBG] POST requests are not supported 2025-07-01 12:39:26.894 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:39:26.894 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:39:26.894 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:39:26.894 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:39:26.894 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:39:26.894 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:39:26.894 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:39:26.894 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:39:26.894 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:39:26.894 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:39:26.894 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:39:26.894 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:39:26.894 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:39:26.894 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:39:26.895 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:26.895 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:26.895 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:26.895 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:26.895 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:39:26.895 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:39:26.895 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:39:26.895 +03:00 [DBG] Connection id "0HNC8090TGDU5", Request id "0HNC8090TGDU5:00000001": started reading request body. 2025-07-01 12:39:26.895 +03:00 [DBG] Connection id "0HNC8090TGDU5", Request id "0HNC8090TGDU5:00000001": done reading request body. 2025-07-01 12:39:26.895 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:39:26.895 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:39:26.895 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:39:26.895 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:39:26.895 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:39:26.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:26.895 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:26.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:26.895 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:26.895 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:39:26.895 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:39:26.895 +03:00 [INF] Updating physical elements properties 2025-07-01 12:39:26.913 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.0006ms. 2025-07-01 12:39:26.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:26.914 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:26.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:26.914 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:26.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:26.914 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:26.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:26.914 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:26.914 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:26.914 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:39:26.914 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:26.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:26.914 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:26.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:26.914 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:26.914 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:26.914 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:26.914 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.8534ms 2025-07-01 12:39:26.914 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:39:26.915 +03:00 [DBG] Connection id "0HNC8090TGDU5" completed keep alive response. 2025-07-01 12:39:26.915 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 20.8883ms 2025-07-01 12:39:26.915 +03:00 [DBG] Connection id "0HNC8090TGDU5" received FIN. 2025-07-01 12:39:26.915 +03:00 [DBG] Connection id "0HNC8090TGDU5" disconnecting. 2025-07-01 12:39:26.915 +03:00 [DBG] Connection id "0HNC8090TGDU5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:39:26.916 +03:00 [DBG] Connection id "0HNC8090TGDU5" stopped. 2025-07-01 12:39:26.960 +03:00 [DBG] Connection id "0HNC8090TGDU6" accepted. 2025-07-01 12:39:26.960 +03:00 [DBG] Connection id "0HNC8090TGDU6" started. 2025-07-01 12:39:26.960 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:39:26.960 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:39:26.960 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:39:26.960 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:39:26.960 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:39:26.960 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:26.960 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:39:26.960 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:39:26.960 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:26.960 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:39:26.961 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:39:26.961 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:39:26.961 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:39:26.961 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:39:26.961 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:39:26.961 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:26.961 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:26.961 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:26.961 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:26.961 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:39:26.961 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:39:26.961 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:39:26.961 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:39:26.961 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:39:26.961 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:39:26.961 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:26.961 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:26.961 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:26.961 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:26.961 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:39:26.961 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:39:26.961 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:39:26.963 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.0676ms. 2025-07-01 12:39:26.963 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:26.963 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:26.963 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:26.963 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:26.963 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:26.963 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:26.963 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:26.963 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:26.963 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:39:26.963 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:39:26.963 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:39:26.963 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:39:26.963 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:39:26.963 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:39:26.963 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:39:26.964 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:39:26.964 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:26.964 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:26.964 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:26.964 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:26.964 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:26.964 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:26.964 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.0132ms 2025-07-01 12:39:26.964 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:26.964 +03:00 [DBG] Connection id "0HNC8090TGDU6" completed keep alive response. 2025-07-01 12:39:26.964 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.6272ms 2025-07-01 12:39:26.964 +03:00 [DBG] Connection id "0HNC8090TGDU6" received FIN. 2025-07-01 12:39:26.964 +03:00 [DBG] Connection id "0HNC8090TGDU6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:39:26.964 +03:00 [DBG] Connection id "0HNC8090TGDU6" disconnecting. 2025-07-01 12:39:26.964 +03:00 [DBG] Connection id "0HNC8090TGDU6" stopped. 2025-07-01 12:39:27.026 +03:00 [DBG] Connection id "0HNC8090TGDU7" accepted. 2025-07-01 12:39:27.026 +03:00 [DBG] Connection id "0HNC8090TGDU7" started. 2025-07-01 12:39:27.026 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:39:27.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:39:27.026 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:39:27.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:39:27.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:39:27.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:27.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:39:27.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:39:27.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:27.026 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:39:27.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:39:27.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:39:27.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:39:27.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:39:27.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:39:27.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:27.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:27.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:27.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:27.027 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:39:27.027 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:39:27.027 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:39:27.027 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:39:27.027 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:39:27.027 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:39:27.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:27.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:27.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:27.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:27.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:39:27.027 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:39:27.027 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:39:27.173 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 145.63ms. 2025-07-01 12:39:27.173 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:27.173 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:27.173 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:27.173 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:27.173 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:27.173 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:27.173 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:27.173 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:27.173 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:39:27.173 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:39:27.173 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:39:27.173 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:39:27.173 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:39:27.173 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:39:27.173 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:39:27.175 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:39:27.175 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:27.175 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:27.175 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:27.175 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:27.175 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:27.175 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:27.175 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 148.1711ms 2025-07-01 12:39:27.175 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:27.175 +03:00 [DBG] Connection id "0HNC8090TGDU7" completed keep alive response. 2025-07-01 12:39:27.175 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 148.8093ms 2025-07-01 12:39:27.179 +03:00 [DBG] Connection id "0HNC8090TGDU7" received FIN. 2025-07-01 12:39:27.179 +03:00 [DBG] Connection id "0HNC8090TGDU7" disconnecting. 2025-07-01 12:39:27.179 +03:00 [DBG] Connection id "0HNC8090TGDU7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:39:27.180 +03:00 [DBG] Connection id "0HNC8090TGDU7" stopped. 2025-07-01 12:39:29.006 +03:00 [DBG] Connection id "0HNC8090TGDU8" accepted. 2025-07-01 12:39:29.006 +03:00 [DBG] Connection id "0HNC8090TGDU8" started. 2025-07-01 12:39:29.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:39:29.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:39:29.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:39:29.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:39:29.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:39:29.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:29.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:39:29.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:39:29.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:39:29.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:39:29.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:29.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:39:29.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:39:29.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:39:29.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:39:29.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:39:29.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:39:29.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:29.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:29.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:39:29.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:39:29.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:29.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:29.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:29.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:29.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:39:29.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2224ms. 2025-07-01 12:39:29.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:29.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:29.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:29.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:29.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:29.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:29.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:29.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:29.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:29.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:39:29.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:29.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:29.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:29.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:29.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:29.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:29.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:29.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1449ms 2025-07-01 12:39:29.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:29.008 +03:00 [DBG] Connection id "0HNC8090TGDU8" completed keep alive response. 2025-07-01 12:39:29.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.322ms 2025-07-01 12:39:29.009 +03:00 [DBG] Connection id "0HNC8090TGDU8" received FIN. 2025-07-01 12:39:29.009 +03:00 [DBG] Connection id "0HNC8090TGDU8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:39:29.009 +03:00 [DBG] Connection id "0HNC8090TGDU8" disconnecting. 2025-07-01 12:39:29.009 +03:00 [DBG] Connection id "0HNC8090TGDU8" stopped. 2025-07-01 12:39:30.395 +03:00 [DBG] Connection id "0HNC8090TGDU9" accepted. 2025-07-01 12:39:30.395 +03:00 [DBG] Connection id "0HNC8090TGDU9" started. 2025-07-01 12:39:30.395 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:39:30.395 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:39:30.395 +03:00 [DBG] POST requests are not supported 2025-07-01 12:39:30.395 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:39:30.395 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:39:30.395 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:39:30.395 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:39:30.395 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:39:30.395 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:39:30.395 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:39:30.395 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:39:30.395 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:39:30.395 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:39:30.395 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:39:30.395 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:39:30.395 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:39:30.395 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:39:30.395 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:30.396 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:30.396 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:30.396 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:30.396 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:39:30.396 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:39:30.396 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:39:30.396 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:39:30.396 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:39:30.396 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:39:30.396 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:39:30.396 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:39:30.396 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:39:30.396 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:39:30.396 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:39:30.396 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:39:30.396 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:39:30.396 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:39:30.396 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:39:30.396 +03:00 [DBG] Connection id "0HNC8090TGDU9", Request id "0HNC8090TGDU9:00000001": started reading request body. 2025-07-01 12:39:30.396 +03:00 [DBG] Connection id "0HNC8090TGDU9", Request id "0HNC8090TGDU9:00000001": done reading request body. 2025-07-01 12:39:30.396 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:39:30.396 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:39:30.396 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:39:30.396 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:39:30.396 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:39:30.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:30.396 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:30.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:30.396 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:30.396 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:39:30.396 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:39:30.396 +03:00 [INF] Changing group of physicals [290] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:39:30.420 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 23.3686ms. 2025-07-01 12:39:30.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:30.420 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:30.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:30.420 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:30.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:30.420 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:30.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:30.420 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:30.420 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:30.420 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:39:30.420 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:30.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:30.420 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:30.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:30.420 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:30.420 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:30.420 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:30.420 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 24.8014ms 2025-07-01 12:39:30.420 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:39:30.420 +03:00 [DBG] Connection id "0HNC8090TGDU9" completed keep alive response. 2025-07-01 12:39:30.420 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 25.6536ms 2025-07-01 12:39:30.421 +03:00 [DBG] Connection id "0HNC8090TGDU9" received FIN. 2025-07-01 12:39:30.421 +03:00 [DBG] Connection id "0HNC8090TGDU9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:39:30.421 +03:00 [DBG] Connection id "0HNC8090TGDU9" disconnecting. 2025-07-01 12:39:30.421 +03:00 [DBG] Connection id "0HNC8090TGDU9" stopped. 2025-07-01 12:39:30.461 +03:00 [DBG] Connection id "0HNC8090TGDUA" accepted. 2025-07-01 12:39:30.461 +03:00 [DBG] Connection id "0HNC8090TGDUA" started. 2025-07-01 12:39:30.461 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:39:30.461 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:39:30.461 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:39:30.461 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:39:30.461 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:39:30.461 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:30.461 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:39:30.461 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:39:30.461 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:30.461 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:39:30.461 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:39:30.462 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:39:30.462 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:39:30.462 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:39:30.462 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:39:30.462 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:30.462 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:30.462 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:30.462 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:30.462 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:39:30.462 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:39:30.462 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:39:30.462 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:39:30.462 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:39:30.462 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:39:30.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:30.462 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:30.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:30.462 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:30.462 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:39:30.462 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:39:30.462 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:39:30.463 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.2289ms. 2025-07-01 12:39:30.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:30.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:30.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:30.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:30.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:30.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:30.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:30.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:30.463 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:39:30.463 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:39:30.463 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:39:30.463 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:39:30.463 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:39:30.464 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:39:30.464 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:39:30.464 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:39:30.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:30.464 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:30.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:30.464 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:30.464 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:30.464 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:30.464 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.1633ms 2025-07-01 12:39:30.464 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:30.464 +03:00 [DBG] Connection id "0HNC8090TGDUA" completed keep alive response. 2025-07-01 12:39:30.464 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.7168ms 2025-07-01 12:39:30.464 +03:00 [DBG] Connection id "0HNC8090TGDUA" received FIN. 2025-07-01 12:39:30.464 +03:00 [DBG] Connection id "0HNC8090TGDUA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:39:30.464 +03:00 [DBG] Connection id "0HNC8090TGDUA" disconnecting. 2025-07-01 12:39:30.464 +03:00 [DBG] Connection id "0HNC8090TGDUA" stopped. 2025-07-01 12:39:30.529 +03:00 [DBG] Connection id "0HNC8090TGDUB" accepted. 2025-07-01 12:39:30.529 +03:00 [DBG] Connection id "0HNC8090TGDUB" started. 2025-07-01 12:39:30.530 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:39:30.530 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:39:30.530 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:39:30.530 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:39:30.530 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:39:30.530 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:30.530 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:39:30.530 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:39:30.530 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:30.531 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:39:30.531 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:39:30.531 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:39:30.531 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:39:30.531 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:39:30.531 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:39:30.531 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:30.531 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:30.531 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:30.531 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:30.531 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:39:30.531 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:39:30.532 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:39:30.532 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:39:30.532 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:39:30.532 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:39:30.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:30.532 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:30.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:30.532 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:30.533 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:39:30.533 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:39:30.533 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:39:30.697 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 164.0057ms. 2025-07-01 12:39:30.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:30.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:30.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:30.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:30.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:30.697 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:30.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:30.697 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:30.697 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:39:30.697 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:39:30.697 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:39:30.697 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:39:30.697 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:39:30.697 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:39:30.697 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:39:30.698 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:39:30.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:30.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:30.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:30.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:30.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:30.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:30.699 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 167.5164ms 2025-07-01 12:39:30.699 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:30.699 +03:00 [DBG] Connection id "0HNC8090TGDUB" completed keep alive response. 2025-07-01 12:39:30.699 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 168.8462ms 2025-07-01 12:39:30.702 +03:00 [DBG] Connection id "0HNC8090TGDUB" received FIN. 2025-07-01 12:39:30.702 +03:00 [DBG] Connection id "0HNC8090TGDUB" disconnecting. 2025-07-01 12:39:30.702 +03:00 [DBG] Connection id "0HNC8090TGDUB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:39:30.704 +03:00 [DBG] Connection id "0HNC8090TGDUB" stopped. 2025-07-01 12:39:34.000 +03:00 [DBG] Connection id "0HNC8090TGDUC" accepted. 2025-07-01 12:39:34.000 +03:00 [DBG] Connection id "0HNC8090TGDUC" started. 2025-07-01 12:39:34.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:39:34.001 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:39:34.001 +03:00 [DBG] POST requests are not supported 2025-07-01 12:39:34.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:39:34.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:39:34.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:34.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:39:34.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:39:34.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:39:34.001 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:39:34.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:34.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:39:34.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:39:34.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:39:34.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:39:34.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:39:34.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:39:34.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:34.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:34.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:39:34.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:39:34.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:34.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:34.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:34.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:34.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:39:34.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1801ms. 2025-07-01 12:39:34.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:34.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:34.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:34.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:34.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:34.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:34.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:34.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:34.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:34.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:39:34.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:34.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:34.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:34.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:34.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:34.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:34.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:34.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2395ms 2025-07-01 12:39:34.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:34.003 +03:00 [DBG] Connection id "0HNC8090TGDUC" completed keep alive response. 2025-07-01 12:39:34.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.426ms 2025-07-01 12:39:34.003 +03:00 [DBG] Connection id "0HNC8090TGDUC" received FIN. 2025-07-01 12:39:34.003 +03:00 [DBG] Connection id "0HNC8090TGDUC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:39:34.003 +03:00 [DBG] Connection id "0HNC8090TGDUC" disconnecting. 2025-07-01 12:39:34.003 +03:00 [DBG] Connection id "0HNC8090TGDUC" stopped. 2025-07-01 12:39:39.006 +03:00 [DBG] Connection id "0HNC8090TGDUD" accepted. 2025-07-01 12:39:39.006 +03:00 [DBG] Connection id "0HNC8090TGDUD" started. 2025-07-01 12:39:39.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:39:39.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:39:39.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:39:39.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:39:39.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:39:39.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:39.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:39:39.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:39:39.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:39:39.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:39:39.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:39.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:39:39.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:39:39.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:39:39.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:39:39.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:39:39.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:39:39.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:39.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:39.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:39:39.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:39:39.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:39.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:39.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:39.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:39.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:39:39.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1217ms. 2025-07-01 12:39:39.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:39.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:39.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:39.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:39.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:39.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:39.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:39.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:39.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:39.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:39:39.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:39.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:39.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:39.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:39.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:39.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:39.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:39.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6617ms 2025-07-01 12:39:39.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:39.007 +03:00 [DBG] Connection id "0HNC8090TGDUD" completed keep alive response. 2025-07-01 12:39:39.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2453ms 2025-07-01 12:39:39.007 +03:00 [DBG] Connection id "0HNC8090TGDUD" received FIN. 2025-07-01 12:39:39.007 +03:00 [DBG] Connection id "0HNC8090TGDUD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:39:39.007 +03:00 [DBG] Connection id "0HNC8090TGDUD" disconnecting. 2025-07-01 12:39:39.008 +03:00 [DBG] Connection id "0HNC8090TGDUD" stopped. 2025-07-01 12:39:44.004 +03:00 [DBG] Connection id "0HNC8090TGDUE" accepted. 2025-07-01 12:39:44.004 +03:00 [DBG] Connection id "0HNC8090TGDUE" started. 2025-07-01 12:39:44.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:39:44.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:39:44.005 +03:00 [DBG] POST requests are not supported 2025-07-01 12:39:44.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:39:44.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:39:44.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:44.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:39:44.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:39:44.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:39:44.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:39:44.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:44.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:39:44.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:39:44.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:39:44.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:39:44.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:39:44.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:39:44.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:44.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:44.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:39:44.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:39:44.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:44.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:44.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:44.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:44.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:39:44.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2011ms. 2025-07-01 12:39:44.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:44.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:44.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:44.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:44.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:44.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:44.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:44.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:44.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:44.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:39:44.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:44.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:44.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:44.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:44.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:44.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:44.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:44.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2299ms 2025-07-01 12:39:44.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:44.007 +03:00 [DBG] Connection id "0HNC8090TGDUE" completed keep alive response. 2025-07-01 12:39:44.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6488ms 2025-07-01 12:39:44.008 +03:00 [DBG] Connection id "0HNC8090TGDUE" received FIN. 2025-07-01 12:39:44.008 +03:00 [DBG] Connection id "0HNC8090TGDUE" disconnecting. 2025-07-01 12:39:44.008 +03:00 [DBG] Connection id "0HNC8090TGDUE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:39:44.009 +03:00 [DBG] Connection id "0HNC8090TGDUE" stopped. 2025-07-01 12:39:49.004 +03:00 [DBG] Connection id "0HNC8090TGDUF" accepted. 2025-07-01 12:39:49.005 +03:00 [DBG] Connection id "0HNC8090TGDUF" started. 2025-07-01 12:39:49.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:39:49.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:39:49.005 +03:00 [DBG] POST requests are not supported 2025-07-01 12:39:49.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:39:49.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:39:49.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:49.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:39:49.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:39:49.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:39:49.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:39:49.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:49.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:39:49.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:39:49.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:39:49.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:39:49.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:39:49.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:39:49.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:49.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:49.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:39:49.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:39:49.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:49.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:49.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:49.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:49.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:39:49.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1736ms. 2025-07-01 12:39:49.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:49.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:49.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:49.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:49.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:49.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:49.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:49.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:49.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:49.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:39:49.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:49.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:49.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:49.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:49.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:49.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:49.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:49.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2647ms 2025-07-01 12:39:49.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:49.007 +03:00 [DBG] Connection id "0HNC8090TGDUF" completed keep alive response. 2025-07-01 12:39:49.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2293ms 2025-07-01 12:39:49.007 +03:00 [DBG] Connection id "0HNC8090TGDUF" received FIN. 2025-07-01 12:39:49.007 +03:00 [DBG] Connection id "0HNC8090TGDUF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:39:49.008 +03:00 [DBG] Connection id "0HNC8090TGDUF" disconnecting. 2025-07-01 12:39:49.008 +03:00 [DBG] Connection id "0HNC8090TGDUF" stopped. 2025-07-01 12:39:53.781 +03:00 [DBG] Connection id "0HNC8090TGDUG" accepted. 2025-07-01 12:39:53.781 +03:00 [DBG] Connection id "0HNC8090TGDUG" started. 2025-07-01 12:39:53.781 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 765 2025-07-01 12:39:53.781 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:39:53.781 +03:00 [DBG] POST requests are not supported 2025-07-01 12:39:53.781 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:39:53.781 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:39:53.781 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:39:53.781 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:39:53.781 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:39:53.781 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:39:53.781 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:39:53.781 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:39:53.781 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:39:53.781 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:39:53.781 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:39:53.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-07-01 12:39:53.781 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:39:53.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-07-01 12:39:53.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:53.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:53.782 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:53.782 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:53.782 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:39:53.782 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:39:53.782 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:39:53.782 +03:00 [DBG] Connection id "0HNC8090TGDUG", Request id "0HNC8090TGDUG:00000001": started reading request body. 2025-07-01 12:39:53.782 +03:00 [DBG] Connection id "0HNC8090TGDUG", Request id "0HNC8090TGDUG:00000001": done reading request body. 2025-07-01 12:39:53.782 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:39:53.782 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:39:53.782 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:39:53.782 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:39:53.782 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:39:53.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:53.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:53.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:53.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:53.782 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:39:53.782 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:39:53.782 +03:00 [INF] Updating physical elements properties 2025-07-01 12:39:53.799 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.7509ms. 2025-07-01 12:39:53.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:53.799 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:53.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:53.799 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:53.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:53.799 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:53.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:53.799 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:53.799 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:53.799 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:39:53.799 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:53.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:53.799 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:53.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:53.799 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:53.799 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:53.799 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:53.799 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 17.8085ms 2025-07-01 12:39:53.799 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:39:53.799 +03:00 [DBG] Connection id "0HNC8090TGDUG" completed keep alive response. 2025-07-01 12:39:53.799 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 18.4666ms 2025-07-01 12:39:53.800 +03:00 [DBG] Connection id "0HNC8090TGDUG" received FIN. 2025-07-01 12:39:53.800 +03:00 [DBG] Connection id "0HNC8090TGDUG" disconnecting. 2025-07-01 12:39:53.800 +03:00 [DBG] Connection id "0HNC8090TGDUG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:39:53.801 +03:00 [DBG] Connection id "0HNC8090TGDUG" stopped. 2025-07-01 12:39:53.842 +03:00 [DBG] Connection id "0HNC8090TGDUH" accepted. 2025-07-01 12:39:53.842 +03:00 [DBG] Connection id "0HNC8090TGDUH" started. 2025-07-01 12:39:53.842 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:39:53.842 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:39:53.842 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:39:53.842 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:39:53.842 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:39:53.842 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:53.842 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:39:53.842 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:39:53.842 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:53.842 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:39:53.842 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:39:53.842 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:39:53.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-07-01 12:39:53.842 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:39:53.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-07-01 12:39:53.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:53.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:53.843 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:53.843 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:53.843 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:39:53.843 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:39:53.843 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:39:53.843 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:39:53.843 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:39:53.843 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:39:53.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:53.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:53.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:53.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:53.843 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:39:53.843 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:39:53.843 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:39:53.845 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.0864ms. 2025-07-01 12:39:53.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:53.845 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:53.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:53.845 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:53.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:53.845 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:53.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:53.845 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:53.845 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:39:53.845 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:39:53.845 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:39:53.845 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:39:53.845 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:39:53.845 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:39:53.845 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:39:53.845 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:39:53.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:53.845 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:53.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:53.846 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:53.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:53.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:53.846 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.046ms 2025-07-01 12:39:53.846 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:53.846 +03:00 [DBG] Connection id "0HNC8090TGDUH" completed keep alive response. 2025-07-01 12:39:53.846 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.5962ms 2025-07-01 12:39:53.846 +03:00 [DBG] Connection id "0HNC8090TGDUH" received FIN. 2025-07-01 12:39:53.846 +03:00 [DBG] Connection id "0HNC8090TGDUH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:39:53.846 +03:00 [DBG] Connection id "0HNC8090TGDUH" disconnecting. 2025-07-01 12:39:53.846 +03:00 [DBG] Connection id "0HNC8090TGDUH" stopped. 2025-07-01 12:39:53.913 +03:00 [DBG] Connection id "0HNC8090TGDUI" accepted. 2025-07-01 12:39:53.913 +03:00 [DBG] Connection id "0HNC8090TGDUI" started. 2025-07-01 12:39:53.913 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:39:53.913 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:39:53.913 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:39:53.913 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:39:53.913 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:39:53.913 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:53.913 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:39:53.913 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:39:53.914 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:53.914 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:39:53.914 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:39:53.914 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:39:53.914 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:39:53.914 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:39:53.914 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:39:53.914 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:53.914 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:53.914 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:53.914 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:39:53.914 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:39:53.914 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:39:53.914 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:39:53.914 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:39:53.914 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:39:53.914 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:39:53.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:53.914 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:53.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:53.914 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:53.914 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:39:53.914 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:39:53.914 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:39:54.076 +03:00 [DBG] Connection id "0HNC8090TGDUJ" accepted. 2025-07-01 12:39:54.076 +03:00 [DBG] Connection id "0HNC8090TGDUJ" started. 2025-07-01 12:39:54.076 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:39:54.076 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:39:54.076 +03:00 [DBG] POST requests are not supported 2025-07-01 12:39:54.076 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:39:54.076 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:39:54.076 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:54.076 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:39:54.076 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:39:54.076 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:39:54.076 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:39:54.076 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:54.076 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:39:54.076 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:39:54.077 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:39:54.077 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:39:54.077 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:39:54.077 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:39:54.077 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:54.077 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:54.077 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:39:54.077 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:39:54.077 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:54.077 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:54.077 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:54.077 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:54.077 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:39:54.077 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1555ms. 2025-07-01 12:39:54.077 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:54.077 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:54.077 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:54.077 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:54.077 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:54.078 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:54.078 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:54.078 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:54.078 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:54.078 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:39:54.078 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:54.078 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:54.078 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:54.078 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:54.078 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:54.078 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:54.078 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:54.078 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0769ms 2025-07-01 12:39:54.078 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:54.078 +03:00 [DBG] Connection id "0HNC8090TGDUJ" completed keep alive response. 2025-07-01 12:39:54.078 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1198ms 2025-07-01 12:39:54.078 +03:00 [DBG] Connection id "0HNC8090TGDUJ" received FIN. 2025-07-01 12:39:54.078 +03:00 [DBG] Connection id "0HNC8090TGDUJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:39:54.078 +03:00 [DBG] Connection id "0HNC8090TGDUJ" disconnecting. 2025-07-01 12:39:54.078 +03:00 [DBG] Connection id "0HNC8090TGDUJ" stopped. 2025-07-01 12:39:54.087 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 173.099ms. 2025-07-01 12:39:54.088 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:54.088 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:54.088 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:54.088 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:54.088 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:54.088 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:54.088 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:54.088 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:54.088 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:39:54.088 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:39:54.088 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:39:54.088 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:39:54.088 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:39:54.088 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:39:54.088 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:39:54.089 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:39:54.089 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:54.089 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:54.089 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:54.090 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:54.090 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:54.090 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:54.090 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 175.8076ms 2025-07-01 12:39:54.090 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:39:54.090 +03:00 [DBG] Connection id "0HNC8090TGDUI" completed keep alive response. 2025-07-01 12:39:54.090 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 176.5007ms 2025-07-01 12:39:54.093 +03:00 [DBG] Connection id "0HNC8090TGDUI" received FIN. 2025-07-01 12:39:54.093 +03:00 [DBG] Connection id "0HNC8090TGDUI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:39:54.094 +03:00 [DBG] Connection id "0HNC8090TGDUI" disconnecting. 2025-07-01 12:39:54.094 +03:00 [DBG] Connection id "0HNC8090TGDUI" stopped. 2025-07-01 12:39:59.005 +03:00 [DBG] Connection id "0HNC8090TGDUK" accepted. 2025-07-01 12:39:59.005 +03:00 [DBG] Connection id "0HNC8090TGDUK" started. 2025-07-01 12:39:59.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:39:59.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:39:59.005 +03:00 [DBG] POST requests are not supported 2025-07-01 12:39:59.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:39:59.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:39:59.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:59.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:39:59.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:39:59.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:39:59.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:39:59.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:59.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:39:59.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:39:59.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:39:59.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:39:59.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:39:59.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:39:59.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:59.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:59.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:39:59.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:39:59.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:59.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:59.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:59.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:59.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:39:59.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1315ms. 2025-07-01 12:39:59.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:59.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:39:59.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:59.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:39:59.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:59.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:59.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:59.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:59.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:59.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:39:59.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:39:59.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:59.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:39:59.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:59.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:59.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:59.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:39:59.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8468ms 2025-07-01 12:39:59.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:39:59.007 +03:00 [DBG] Connection id "0HNC8090TGDUK" completed keep alive response. 2025-07-01 12:39:59.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.56ms 2025-07-01 12:39:59.007 +03:00 [DBG] Connection id "0HNC8090TGDUK" received FIN. 2025-07-01 12:39:59.007 +03:00 [DBG] Connection id "0HNC8090TGDUK" disconnecting. 2025-07-01 12:39:59.007 +03:00 [DBG] Connection id "0HNC8090TGDUK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:39:59.008 +03:00 [DBG] Connection id "0HNC8090TGDUK" stopped. 2025-07-01 12:40:04.018 +03:00 [DBG] Connection id "0HNC8090TGDUL" accepted. 2025-07-01 12:40:04.018 +03:00 [DBG] Connection id "0HNC8090TGDUL" started. 2025-07-01 12:40:04.018 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:40:04.018 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:40:04.018 +03:00 [DBG] POST requests are not supported 2025-07-01 12:40:04.018 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:40:04.018 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:40:04.018 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:04.018 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:40:04.018 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:40:04.019 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:40:04.019 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:40:04.019 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:04.019 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:40:04.019 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:40:04.019 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:40:04.019 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:40:04.019 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:40:04.019 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:40:04.019 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:04.019 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:04.019 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:40:04.019 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:40:04.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:04.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:04.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:04.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:04.019 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:40:04.019 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1375ms. 2025-07-01 12:40:04.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:04.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:04.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:04.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:04.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:04.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:04.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:04.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:04.019 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:04.019 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:40:04.019 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:04.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:04.019 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:04.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:04.019 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:04.019 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:04.019 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:04.020 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7446ms 2025-07-01 12:40:04.020 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:04.020 +03:00 [DBG] Connection id "0HNC8090TGDUL" completed keep alive response. 2025-07-01 12:40:04.020 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4022ms 2025-07-01 12:40:04.020 +03:00 [DBG] Connection id "0HNC8090TGDUL" received FIN. 2025-07-01 12:40:04.020 +03:00 [DBG] Connection id "0HNC8090TGDUL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:40:04.020 +03:00 [DBG] Connection id "0HNC8090TGDUL" disconnecting. 2025-07-01 12:40:04.020 +03:00 [DBG] Connection id "0HNC8090TGDUL" stopped. 2025-07-01 12:40:09.015 +03:00 [DBG] Connection id "0HNC8090TGDUM" accepted. 2025-07-01 12:40:09.015 +03:00 [DBG] Connection id "0HNC8090TGDUM" started. 2025-07-01 12:40:09.016 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:40:09.016 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:40:09.016 +03:00 [DBG] POST requests are not supported 2025-07-01 12:40:09.016 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:40:09.016 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:40:09.016 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:09.016 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:40:09.016 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:40:09.016 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:40:09.016 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:40:09.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:09.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:40:09.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:40:09.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:40:09.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:40:09.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:40:09.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:40:09.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:09.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:09.017 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:40:09.017 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:40:09.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:09.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:09.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:09.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:09.017 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:40:09.017 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2248ms. 2025-07-01 12:40:09.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:09.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:09.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:09.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:09.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:09.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:09.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:09.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:09.018 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:09.018 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:40:09.018 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:09.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:09.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:09.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:09.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:09.018 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:09.018 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:09.018 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5745ms 2025-07-01 12:40:09.018 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:09.018 +03:00 [DBG] Connection id "0HNC8090TGDUM" completed keep alive response. 2025-07-01 12:40:09.018 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6219ms 2025-07-01 12:40:09.018 +03:00 [DBG] Connection id "0HNC8090TGDUM" received FIN. 2025-07-01 12:40:09.019 +03:00 [DBG] Connection id "0HNC8090TGDUM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:40:09.019 +03:00 [DBG] Connection id "0HNC8090TGDUM" disconnecting. 2025-07-01 12:40:09.019 +03:00 [DBG] Connection id "0HNC8090TGDUM" stopped. 2025-07-01 12:40:12.233 +03:00 [DBG] Connection id "0HNC8090TGDUN" accepted. 2025-07-01 12:40:12.233 +03:00 [DBG] Connection id "0HNC8090TGDUN" started. 2025-07-01 12:40:12.233 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 750 2025-07-01 12:40:12.233 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:40:12.233 +03:00 [DBG] POST requests are not supported 2025-07-01 12:40:12.233 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:40:12.233 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:40:12.233 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:40:12.233 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:40:12.234 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:40:12.234 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:40:12.234 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:40:12.234 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:40:12.234 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:40:12.234 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:40:12.234 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:40:12.234 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:40:12.234 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:40:12.234 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:40:12.234 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:12.234 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:12.234 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:12.234 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:12.234 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:40:12.234 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:40:12.234 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:40:12.234 +03:00 [DBG] Connection id "0HNC8090TGDUN", Request id "0HNC8090TGDUN:00000001": started reading request body. 2025-07-01 12:40:12.234 +03:00 [DBG] Connection id "0HNC8090TGDUN", Request id "0HNC8090TGDUN:00000001": done reading request body. 2025-07-01 12:40:12.235 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:40:12.235 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:40:12.235 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:40:12.235 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:40:12.235 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:40:12.235 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:12.235 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:12.235 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:12.235 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:12.235 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:40:12.235 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:40:12.235 +03:00 [INF] Updating physical elements properties 2025-07-01 12:40:12.253 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.8998ms. 2025-07-01 12:40:12.253 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:12.253 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:12.253 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:12.253 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:12.253 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:12.253 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:12.253 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:12.253 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:12.253 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:12.253 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:40:12.253 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:12.253 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:12.253 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:12.253 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:12.253 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:12.253 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:12.253 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:12.253 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.2279ms 2025-07-01 12:40:12.253 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:40:12.253 +03:00 [DBG] Connection id "0HNC8090TGDUN" completed keep alive response. 2025-07-01 12:40:12.253 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 20.1971ms 2025-07-01 12:40:12.254 +03:00 [DBG] Connection id "0HNC8090TGDUN" received FIN. 2025-07-01 12:40:12.254 +03:00 [DBG] Connection id "0HNC8090TGDUN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:40:12.254 +03:00 [DBG] Connection id "0HNC8090TGDUN" disconnecting. 2025-07-01 12:40:12.254 +03:00 [DBG] Connection id "0HNC8090TGDUN" stopped. 2025-07-01 12:40:12.291 +03:00 [DBG] Connection id "0HNC8090TGDUO" accepted. 2025-07-01 12:40:12.291 +03:00 [DBG] Connection id "0HNC8090TGDUO" started. 2025-07-01 12:40:12.291 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:40:12.291 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:40:12.291 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:40:12.291 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:40:12.291 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:40:12.291 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:12.291 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:40:12.291 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:40:12.291 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:12.292 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:40:12.292 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:40:12.292 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:40:12.292 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:40:12.292 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:40:12.292 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:40:12.292 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:12.292 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:12.292 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:12.292 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:12.292 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:40:12.292 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:40:12.292 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:40:12.292 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:40:12.292 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:40:12.292 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:40:12.292 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:12.292 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:12.292 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:12.292 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:12.292 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:40:12.292 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:40:12.292 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:40:12.295 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.1154ms. 2025-07-01 12:40:12.295 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:12.295 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:12.295 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:12.295 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:12.295 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:12.295 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:12.295 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:12.295 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:12.295 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:40:12.295 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:40:12.295 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:40:12.295 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:40:12.295 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:40:12.295 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:40:12.295 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:40:12.295 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:40:12.295 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:12.295 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:12.295 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:12.295 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:12.295 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:12.295 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:12.295 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.5608ms 2025-07-01 12:40:12.295 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:12.295 +03:00 [DBG] Connection id "0HNC8090TGDUO" completed keep alive response. 2025-07-01 12:40:12.295 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.3514ms 2025-07-01 12:40:12.296 +03:00 [DBG] Connection id "0HNC8090TGDUO" received FIN. 2025-07-01 12:40:12.296 +03:00 [DBG] Connection id "0HNC8090TGDUO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:40:12.296 +03:00 [DBG] Connection id "0HNC8090TGDUO" disconnecting. 2025-07-01 12:40:12.296 +03:00 [DBG] Connection id "0HNC8090TGDUO" stopped. 2025-07-01 12:40:12.365 +03:00 [DBG] Connection id "0HNC8090TGDUP" accepted. 2025-07-01 12:40:12.365 +03:00 [DBG] Connection id "0HNC8090TGDUP" started. 2025-07-01 12:40:12.365 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:40:12.365 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:40:12.365 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:40:12.365 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:40:12.365 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:40:12.365 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:12.365 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:40:12.366 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:40:12.366 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:12.366 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:40:12.366 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:40:12.366 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:40:12.366 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:40:12.366 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:40:12.366 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:40:12.366 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:12.366 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:12.366 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:12.366 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:12.366 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:40:12.366 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:40:12.366 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:40:12.366 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:40:12.366 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:40:12.366 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:40:12.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:12.366 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:12.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:12.366 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:12.366 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:40:12.366 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:40:12.366 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:40:12.511 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 144.9407ms. 2025-07-01 12:40:12.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:12.512 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:12.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:12.512 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:12.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:12.512 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:12.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:12.512 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:12.512 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:40:12.512 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:40:12.512 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:40:12.512 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:40:12.512 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:40:12.512 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:40:12.512 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:40:12.513 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:40:12.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:12.513 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:12.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:12.513 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:12.513 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:12.513 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:12.513 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 147.5771ms 2025-07-01 12:40:12.513 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:12.513 +03:00 [DBG] Connection id "0HNC8090TGDUP" completed keep alive response. 2025-07-01 12:40:12.513 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 148.2571ms 2025-07-01 12:40:12.517 +03:00 [DBG] Connection id "0HNC8090TGDUP" received FIN. 2025-07-01 12:40:12.517 +03:00 [DBG] Connection id "0HNC8090TGDUP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:40:12.517 +03:00 [DBG] Connection id "0HNC8090TGDUP" disconnecting. 2025-07-01 12:40:12.518 +03:00 [DBG] Connection id "0HNC8090TGDUP" stopped. 2025-07-01 12:40:14.014 +03:00 [DBG] Connection id "0HNC8090TGDUQ" accepted. 2025-07-01 12:40:14.014 +03:00 [DBG] Connection id "0HNC8090TGDUQ" started. 2025-07-01 12:40:14.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:40:14.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:40:14.015 +03:00 [DBG] POST requests are not supported 2025-07-01 12:40:14.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:40:14.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:40:14.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:14.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:40:14.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:40:14.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:40:14.015 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:40:14.015 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:14.015 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:40:14.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:40:14.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:40:14.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:40:14.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:40:14.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:40:14.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:14.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:14.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:40:14.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:40:14.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:14.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:14.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:14.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:14.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:40:14.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.139ms. 2025-07-01 12:40:14.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:14.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:14.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:14.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:14.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:14.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:14.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:14.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:14.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:14.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:40:14.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:14.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:14.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:14.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:14.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:14.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:14.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:14.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8047ms 2025-07-01 12:40:14.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:14.016 +03:00 [DBG] Connection id "0HNC8090TGDUQ" completed keep alive response. 2025-07-01 12:40:14.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4614ms 2025-07-01 12:40:14.016 +03:00 [DBG] Connection id "0HNC8090TGDUQ" received FIN. 2025-07-01 12:40:14.016 +03:00 [DBG] Connection id "0HNC8090TGDUQ" disconnecting. 2025-07-01 12:40:14.016 +03:00 [DBG] Connection id "0HNC8090TGDUQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:40:14.018 +03:00 [DBG] Connection id "0HNC8090TGDUQ" stopped. 2025-07-01 12:40:15.545 +03:00 [DBG] Connection id "0HNC8090TGDUR" accepted. 2025-07-01 12:40:15.545 +03:00 [DBG] Connection id "0HNC8090TGDUR" started. 2025-07-01 12:40:15.545 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:40:15.545 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:40:15.545 +03:00 [DBG] POST requests are not supported 2025-07-01 12:40:15.545 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:40:15.545 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:40:15.545 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:40:15.545 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:40:15.545 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:40:15.545 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:40:15.546 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:40:15.546 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:40:15.546 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:40:15.546 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:40:15.546 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:40:15.546 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:40:15.546 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:40:15.546 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:40:15.546 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:15.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:15.546 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:15.546 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:15.546 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:40:15.546 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:40:15.546 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:40:15.546 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:40:15.546 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:40:15.546 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:40:15.546 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:40:15.546 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:40:15.546 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:40:15.546 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:40:15.546 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:40:15.546 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:40:15.546 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:40:15.546 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:40:15.546 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:40:15.546 +03:00 [DBG] Connection id "0HNC8090TGDUR", Request id "0HNC8090TGDUR:00000001": started reading request body. 2025-07-01 12:40:15.546 +03:00 [DBG] Connection id "0HNC8090TGDUR", Request id "0HNC8090TGDUR:00000001": done reading request body. 2025-07-01 12:40:15.546 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:40:15.546 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:40:15.546 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:40:15.546 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:40:15.546 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:40:15.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:15.546 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:15.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:15.546 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:15.546 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:40:15.546 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:40:15.546 +03:00 [INF] Changing group of physicals [324] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:40:15.568 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.5901ms. 2025-07-01 12:40:15.568 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:15.568 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:15.568 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:15.568 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:15.568 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:15.568 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:15.568 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:15.568 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:15.568 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:15.568 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:40:15.568 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:15.568 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:15.568 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:15.568 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:15.568 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:15.568 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:15.568 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:15.568 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 22.6432ms 2025-07-01 12:40:15.568 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:40:15.568 +03:00 [DBG] Connection id "0HNC8090TGDUR" completed keep alive response. 2025-07-01 12:40:15.569 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 23.337ms 2025-07-01 12:40:15.569 +03:00 [DBG] Connection id "0HNC8090TGDUR" received FIN. 2025-07-01 12:40:15.569 +03:00 [DBG] Connection id "0HNC8090TGDUR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:40:15.569 +03:00 [DBG] Connection id "0HNC8090TGDUR" disconnecting. 2025-07-01 12:40:15.569 +03:00 [DBG] Connection id "0HNC8090TGDUR" stopped. 2025-07-01 12:40:15.605 +03:00 [DBG] Connection id "0HNC8090TGDUS" accepted. 2025-07-01 12:40:15.605 +03:00 [DBG] Connection id "0HNC8090TGDUS" started. 2025-07-01 12:40:15.605 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:40:15.605 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:40:15.605 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:40:15.605 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:40:15.605 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:40:15.605 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:15.605 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:40:15.605 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:40:15.605 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:15.605 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:40:15.605 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:40:15.605 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:40:15.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-07-01 12:40:15.606 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:40:15.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-07-01 12:40:15.606 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:15.606 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:15.606 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:15.606 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:15.606 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:40:15.606 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:40:15.606 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:40:15.606 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:40:15.606 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:40:15.606 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:40:15.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:15.606 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:15.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:15.606 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:15.606 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:40:15.606 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:40:15.606 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:40:15.607 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.3537ms. 2025-07-01 12:40:15.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:15.608 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:15.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:15.608 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:15.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:15.608 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:15.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:15.608 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:15.608 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:40:15.608 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:40:15.608 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:40:15.608 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:40:15.608 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:40:15.608 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:40:15.608 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:40:15.608 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:40:15.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:15.608 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:15.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:15.608 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:15.608 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:15.608 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:15.608 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.4489ms 2025-07-01 12:40:15.608 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:15.608 +03:00 [DBG] Connection id "0HNC8090TGDUS" completed keep alive response. 2025-07-01 12:40:15.608 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.1541ms 2025-07-01 12:40:15.608 +03:00 [DBG] Connection id "0HNC8090TGDUS" received FIN. 2025-07-01 12:40:15.609 +03:00 [DBG] Connection id "0HNC8090TGDUS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:40:15.609 +03:00 [DBG] Connection id "0HNC8090TGDUS" disconnecting. 2025-07-01 12:40:15.609 +03:00 [DBG] Connection id "0HNC8090TGDUS" stopped. 2025-07-01 12:40:15.675 +03:00 [DBG] Connection id "0HNC8090TGDUT" accepted. 2025-07-01 12:40:15.675 +03:00 [DBG] Connection id "0HNC8090TGDUT" started. 2025-07-01 12:40:15.675 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:40:15.675 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:40:15.675 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:40:15.675 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:40:15.675 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:40:15.675 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:15.675 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:40:15.675 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:40:15.675 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:15.675 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:40:15.675 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:40:15.675 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:40:15.675 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:40:15.675 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:40:15.675 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:40:15.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:15.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:15.675 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:15.675 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:15.675 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:40:15.675 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:40:15.675 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:40:15.675 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:40:15.675 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:40:15.676 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:40:15.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:15.676 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:15.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:15.676 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:15.676 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:40:15.676 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:40:15.676 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:40:15.822 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 146.5874ms. 2025-07-01 12:40:15.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:15.822 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:15.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:15.822 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:15.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:15.823 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:15.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:15.823 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:15.823 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:40:15.823 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:40:15.823 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:40:15.823 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:40:15.823 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:40:15.823 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:40:15.823 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:40:15.824 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:40:15.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:15.824 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:15.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:15.824 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:15.824 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:15.824 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:15.824 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 148.8702ms 2025-07-01 12:40:15.824 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:15.824 +03:00 [DBG] Connection id "0HNC8090TGDUT" completed keep alive response. 2025-07-01 12:40:15.824 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 149.3977ms 2025-07-01 12:40:15.827 +03:00 [DBG] Connection id "0HNC8090TGDUT" received FIN. 2025-07-01 12:40:15.828 +03:00 [DBG] Connection id "0HNC8090TGDUT" disconnecting. 2025-07-01 12:40:15.828 +03:00 [DBG] Connection id "0HNC8090TGDUT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:40:15.829 +03:00 [DBG] Connection id "0HNC8090TGDUT" stopped. 2025-07-01 12:40:19.007 +03:00 [DBG] Connection id "0HNC8090TGDUU" accepted. 2025-07-01 12:40:19.007 +03:00 [DBG] Connection id "0HNC8090TGDUU" started. 2025-07-01 12:40:19.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:40:19.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:40:19.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:40:19.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:40:19.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:40:19.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:19.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:40:19.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:40:19.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:40:19.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:40:19.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:19.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:40:19.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:40:19.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:40:19.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:40:19.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:40:19.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:40:19.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:19.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:19.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:40:19.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:40:19.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:19.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:19.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:19.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:19.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:40:19.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2946ms. 2025-07-01 12:40:19.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:19.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:19.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:19.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:19.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:19.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:19.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:19.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:19.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:19.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:40:19.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:19.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:19.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:19.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:19.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:19.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:19.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:19.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3366ms 2025-07-01 12:40:19.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:19.010 +03:00 [DBG] Connection id "0HNC8090TGDUU" completed keep alive response. 2025-07-01 12:40:19.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4144ms 2025-07-01 12:40:19.010 +03:00 [DBG] Connection id "0HNC8090TGDUU" received FIN. 2025-07-01 12:40:19.010 +03:00 [DBG] Connection id "0HNC8090TGDUU" disconnecting. 2025-07-01 12:40:19.010 +03:00 [DBG] Connection id "0HNC8090TGDUU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:40:19.011 +03:00 [DBG] Connection id "0HNC8090TGDUU" stopped. 2025-07-01 12:40:24.004 +03:00 [DBG] Connection id "0HNC8090TGDUV" accepted. 2025-07-01 12:40:24.004 +03:00 [DBG] Connection id "0HNC8090TGDUV" started. 2025-07-01 12:40:24.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:40:24.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:40:24.005 +03:00 [DBG] POST requests are not supported 2025-07-01 12:40:24.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:40:24.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:40:24.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:24.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:40:24.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:40:24.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:40:24.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:40:24.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:24.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:40:24.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:40:24.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:40:24.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:40:24.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:40:24.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:40:24.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:24.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:24.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:40:24.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:40:24.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:24.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:24.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:24.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:24.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:40:24.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2189ms. 2025-07-01 12:40:24.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:24.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:24.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:24.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:24.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:24.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:24.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:24.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:24.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:24.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:40:24.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:24.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:24.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:24.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:24.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:24.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:24.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:24.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6581ms 2025-07-01 12:40:24.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:24.008 +03:00 [DBG] Connection id "0HNC8090TGDUV" completed keep alive response. 2025-07-01 12:40:24.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3743ms 2025-07-01 12:40:24.008 +03:00 [DBG] Connection id "0HNC8090TGDUV" received FIN. 2025-07-01 12:40:24.008 +03:00 [DBG] Connection id "0HNC8090TGDUV" disconnecting. 2025-07-01 12:40:24.009 +03:00 [DBG] Connection id "0HNC8090TGDUV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:40:24.010 +03:00 [DBG] Connection id "0HNC8090TGDUV" stopped. 2025-07-01 12:40:27.105 +03:00 [DBG] Connection id "0HNC8090TGDV0" accepted. 2025-07-01 12:40:27.105 +03:00 [DBG] Connection id "0HNC8090TGDV0" started. 2025-07-01 12:40:27.106 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 768 2025-07-01 12:40:27.106 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:40:27.106 +03:00 [DBG] POST requests are not supported 2025-07-01 12:40:27.106 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:40:27.106 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:40:27.106 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:40:27.106 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:40:27.106 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:40:27.106 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:40:27.106 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:40:27.106 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:40:27.106 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:40:27.106 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:40:27.106 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:40:27.106 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:40:27.106 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:40:27.106 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:40:27.106 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:27.106 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:27.106 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:27.106 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:27.106 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:40:27.106 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:40:27.106 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:40:27.106 +03:00 [DBG] Connection id "0HNC8090TGDV0", Request id "0HNC8090TGDV0:00000001": started reading request body. 2025-07-01 12:40:27.106 +03:00 [DBG] Connection id "0HNC8090TGDV0", Request id "0HNC8090TGDV0:00000001": done reading request body. 2025-07-01 12:40:27.106 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:40:27.106 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:40:27.106 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:40:27.106 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:40:27.107 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:40:27.107 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:27.107 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:27.107 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:27.107 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:27.107 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:40:27.107 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:40:27.107 +03:00 [INF] Updating physical elements properties 2025-07-01 12:40:27.124 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.2097ms. 2025-07-01 12:40:27.124 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:27.124 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:27.124 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:27.124 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:27.124 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:27.124 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:27.124 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:27.124 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:27.124 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:27.124 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:40:27.124 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:27.124 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:27.124 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:27.124 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:27.125 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:27.125 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:27.125 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:27.125 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 18.7102ms 2025-07-01 12:40:27.125 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:40:27.125 +03:00 [DBG] Connection id "0HNC8090TGDV0" completed keep alive response. 2025-07-01 12:40:27.125 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 19.4157ms 2025-07-01 12:40:27.125 +03:00 [DBG] Connection id "0HNC8090TGDV0" received FIN. 2025-07-01 12:40:27.125 +03:00 [DBG] Connection id "0HNC8090TGDV0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:40:27.125 +03:00 [DBG] Connection id "0HNC8090TGDV0" disconnecting. 2025-07-01 12:40:27.125 +03:00 [DBG] Connection id "0HNC8090TGDV0" stopped. 2025-07-01 12:40:27.166 +03:00 [DBG] Connection id "0HNC8090TGDV1" accepted. 2025-07-01 12:40:27.166 +03:00 [DBG] Connection id "0HNC8090TGDV1" started. 2025-07-01 12:40:27.166 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:40:27.166 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:40:27.166 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:40:27.166 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:40:27.166 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:40:27.166 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:27.166 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:40:27.166 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:40:27.166 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:27.166 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:40:27.166 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:40:27.166 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:40:27.166 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:40:27.166 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:40:27.166 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:40:27.166 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:27.166 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:27.166 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:27.166 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:27.166 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:40:27.166 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:40:27.166 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:40:27.166 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:40:27.166 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:40:27.166 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:40:27.166 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:27.166 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:27.167 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:27.167 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:27.167 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:40:27.167 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:40:27.167 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:40:27.169 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.7976ms. 2025-07-01 12:40:27.169 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:27.169 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:27.170 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:27.170 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:27.170 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:27.170 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:27.170 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:27.170 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:27.170 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:40:27.170 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:40:27.170 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:40:27.170 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:40:27.170 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:40:27.170 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:40:27.170 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:40:27.170 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:40:27.170 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:27.170 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:27.170 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:27.170 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:27.170 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:27.170 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:27.170 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.8928ms 2025-07-01 12:40:27.170 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:27.170 +03:00 [DBG] Connection id "0HNC8090TGDV1" completed keep alive response. 2025-07-01 12:40:27.170 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.4508ms 2025-07-01 12:40:27.170 +03:00 [DBG] Connection id "0HNC8090TGDV1" received FIN. 2025-07-01 12:40:27.171 +03:00 [DBG] Connection id "0HNC8090TGDV1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:40:27.171 +03:00 [DBG] Connection id "0HNC8090TGDV1" disconnecting. 2025-07-01 12:40:27.171 +03:00 [DBG] Connection id "0HNC8090TGDV1" stopped. 2025-07-01 12:40:27.237 +03:00 [DBG] Connection id "0HNC8090TGDV2" accepted. 2025-07-01 12:40:27.237 +03:00 [DBG] Connection id "0HNC8090TGDV2" started. 2025-07-01 12:40:27.238 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:40:27.238 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:40:27.238 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:40:27.238 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:40:27.238 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:40:27.238 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:27.238 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:40:27.238 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:40:27.238 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:27.238 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:40:27.238 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:40:27.238 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:40:27.238 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:40:27.238 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:40:27.238 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:40:27.238 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:27.238 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:27.238 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:27.238 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:27.238 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:40:27.238 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:40:27.238 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:40:27.238 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:40:27.238 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:40:27.238 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:40:27.238 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:27.238 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:27.238 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:27.238 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:27.238 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:40:27.238 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:40:27.238 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:40:27.389 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 150.8266ms. 2025-07-01 12:40:27.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:27.389 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:27.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:27.389 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:27.390 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:27.390 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:27.390 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:27.390 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:27.390 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:40:27.390 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:40:27.390 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:40:27.390 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:40:27.390 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:40:27.390 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:40:27.390 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:40:27.391 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:40:27.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:27.391 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:27.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:27.391 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:27.391 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:27.391 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:27.391 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 153.1043ms 2025-07-01 12:40:27.391 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:27.391 +03:00 [DBG] Connection id "0HNC8090TGDV2" completed keep alive response. 2025-07-01 12:40:27.391 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 153.7678ms 2025-07-01 12:40:27.400 +03:00 [DBG] Connection id "0HNC8090TGDV2" received FIN. 2025-07-01 12:40:27.400 +03:00 [DBG] Connection id "0HNC8090TGDV2" disconnecting. 2025-07-01 12:40:27.400 +03:00 [DBG] Connection id "0HNC8090TGDV2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:40:27.401 +03:00 [DBG] Connection id "0HNC8090TGDV2" stopped. 2025-07-01 12:40:29.014 +03:00 [DBG] Connection id "0HNC8090TGDV3" accepted. 2025-07-01 12:40:29.014 +03:00 [DBG] Connection id "0HNC8090TGDV3" started. 2025-07-01 12:40:29.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:40:29.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:40:29.014 +03:00 [DBG] POST requests are not supported 2025-07-01 12:40:29.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:40:29.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:40:29.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:29.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:40:29.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:40:29.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:40:29.015 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:40:29.015 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:29.015 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:40:29.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:40:29.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:40:29.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:40:29.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:40:29.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:40:29.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:29.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:29.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:40:29.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:40:29.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:29.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:29.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:29.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:29.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:40:29.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1298ms. 2025-07-01 12:40:29.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:29.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:29.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:29.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:29.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:29.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:29.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:29.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:29.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:29.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:40:29.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:29.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:29.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:29.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:29.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:29.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:29.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:29.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8098ms 2025-07-01 12:40:29.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:29.016 +03:00 [DBG] Connection id "0HNC8090TGDV3" completed keep alive response. 2025-07-01 12:40:29.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5024ms 2025-07-01 12:40:29.016 +03:00 [DBG] Connection id "0HNC8090TGDV3" received FIN. 2025-07-01 12:40:29.016 +03:00 [DBG] Connection id "0HNC8090TGDV3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:40:29.016 +03:00 [DBG] Connection id "0HNC8090TGDV3" disconnecting. 2025-07-01 12:40:29.016 +03:00 [DBG] Connection id "0HNC8090TGDV3" stopped. 2025-07-01 12:40:34.003 +03:00 [DBG] Connection id "0HNC8090TGDV4" accepted. 2025-07-01 12:40:34.003 +03:00 [DBG] Connection id "0HNC8090TGDV4" started. 2025-07-01 12:40:34.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:40:34.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:40:34.004 +03:00 [DBG] POST requests are not supported 2025-07-01 12:40:34.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:40:34.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:40:34.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:34.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:40:34.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:40:34.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:40:34.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:40:34.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:34.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:40:34.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:40:34.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:40:34.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:40:34.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:40:34.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:40:34.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:34.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:34.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:40:34.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:40:34.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:34.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:34.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:34.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:34.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:40:34.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1182ms. 2025-07-01 12:40:34.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:34.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:34.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:34.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:34.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:34.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:34.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:34.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:34.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:34.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:40:34.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:34.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:34.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:34.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:34.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:34.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:34.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:34.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7962ms 2025-07-01 12:40:34.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:34.005 +03:00 [DBG] Connection id "0HNC8090TGDV4" completed keep alive response. 2025-07-01 12:40:34.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4633ms 2025-07-01 12:40:34.005 +03:00 [DBG] Connection id "0HNC8090TGDV4" received FIN. 2025-07-01 12:40:34.005 +03:00 [DBG] Connection id "0HNC8090TGDV4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:40:34.005 +03:00 [DBG] Connection id "0HNC8090TGDV4" disconnecting. 2025-07-01 12:40:34.005 +03:00 [DBG] Connection id "0HNC8090TGDV4" stopped. 2025-07-01 12:40:35.736 +03:00 [DBG] Connection id "0HNC8090TGDV5" accepted. 2025-07-01 12:40:35.736 +03:00 [DBG] Connection id "0HNC8090TGDV5" started. 2025-07-01 12:40:35.736 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:40:35.736 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:40:35.736 +03:00 [DBG] POST requests are not supported 2025-07-01 12:40:35.736 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:40:35.736 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:40:35.736 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:40:35.736 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:40:35.736 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:40:35.736 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:40:35.736 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:40:35.736 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:40:35.736 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:40:35.736 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:40:35.736 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:40:35.736 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:40:35.736 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:40:35.736 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:40:35.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:35.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:35.737 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:35.737 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:35.737 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:40:35.737 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:40:35.737 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:40:35.737 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:40:35.737 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:40:35.737 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:40:35.737 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:40:35.737 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:40:35.737 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:40:35.737 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:40:35.737 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:40:35.737 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:40:35.737 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:40:35.737 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:40:35.737 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:40:35.737 +03:00 [DBG] Connection id "0HNC8090TGDV5", Request id "0HNC8090TGDV5:00000001": started reading request body. 2025-07-01 12:40:35.737 +03:00 [DBG] Connection id "0HNC8090TGDV5", Request id "0HNC8090TGDV5:00000001": done reading request body. 2025-07-01 12:40:35.737 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:40:35.737 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:40:35.737 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:40:35.737 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:40:35.737 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:40:35.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:35.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:35.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:35.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:35.737 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:40:35.737 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:40:35.737 +03:00 [INF] Changing group of physicals [327] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:40:35.767 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 29.8862ms. 2025-07-01 12:40:35.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:35.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:35.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:35.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:35.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:35.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:35.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:35.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:35.767 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:35.767 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:40:35.768 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:35.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:35.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:35.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:35.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:35.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:35.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:35.768 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 31.2258ms 2025-07-01 12:40:35.768 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:40:35.768 +03:00 [DBG] Connection id "0HNC8090TGDV5" completed keep alive response. 2025-07-01 12:40:35.768 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 31.9857ms 2025-07-01 12:40:35.768 +03:00 [DBG] Connection id "0HNC8090TGDV5" received FIN. 2025-07-01 12:40:35.768 +03:00 [DBG] Connection id "0HNC8090TGDV5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:40:35.768 +03:00 [DBG] Connection id "0HNC8090TGDV5" disconnecting. 2025-07-01 12:40:35.769 +03:00 [DBG] Connection id "0HNC8090TGDV5" stopped. 2025-07-01 12:40:35.809 +03:00 [DBG] Connection id "0HNC8090TGDV6" accepted. 2025-07-01 12:40:35.809 +03:00 [DBG] Connection id "0HNC8090TGDV6" started. 2025-07-01 12:40:35.810 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:40:35.810 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:40:35.810 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:40:35.810 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:40:35.810 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:40:35.810 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:35.810 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:40:35.810 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:40:35.810 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:35.810 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:40:35.810 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:40:35.811 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:40:35.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-07-01 12:40:35.811 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:40:35.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-07-01 12:40:35.811 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:35.811 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:35.811 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:35.811 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:35.811 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:40:35.811 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:40:35.811 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:40:35.811 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:40:35.811 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:40:35.812 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:40:35.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:35.812 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:35.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:35.812 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:35.812 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:40:35.812 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:40:35.812 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:40:35.814 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.8388ms. 2025-07-01 12:40:35.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:35.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:35.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:35.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:35.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:35.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:35.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:35.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:35.814 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:40:35.814 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:40:35.814 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:40:35.814 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:40:35.814 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:40:35.814 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:40:35.814 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:40:35.814 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:40:35.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:35.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:35.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:35.815 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:35.815 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:35.815 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:35.815 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.7365ms 2025-07-01 12:40:35.815 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:35.815 +03:00 [DBG] Connection id "0HNC8090TGDV6" completed keep alive response. 2025-07-01 12:40:35.815 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.0943ms 2025-07-01 12:40:35.816 +03:00 [DBG] Connection id "0HNC8090TGDV6" received FIN. 2025-07-01 12:40:35.816 +03:00 [DBG] Connection id "0HNC8090TGDV6" disconnecting. 2025-07-01 12:40:35.816 +03:00 [DBG] Connection id "0HNC8090TGDV6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:40:35.817 +03:00 [DBG] Connection id "0HNC8090TGDV6" stopped. 2025-07-01 12:40:35.886 +03:00 [DBG] Connection id "0HNC8090TGDV7" accepted. 2025-07-01 12:40:35.886 +03:00 [DBG] Connection id "0HNC8090TGDV7" started. 2025-07-01 12:40:35.886 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:40:35.886 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:40:35.886 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:40:35.886 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:40:35.886 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:40:35.886 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:35.886 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:40:35.886 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:40:35.886 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:35.886 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:40:35.886 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:40:35.886 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:40:35.886 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:40:35.886 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:40:35.886 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:40:35.886 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:35.886 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:35.886 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:35.886 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:35.886 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:40:35.886 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:40:35.886 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:40:35.887 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:40:35.887 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:40:35.887 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:40:35.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:35.887 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:35.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:35.887 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:35.887 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:40:35.887 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:40:35.887 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:40:36.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 141.2316ms. 2025-07-01 12:40:36.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:36.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:36.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:36.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:36.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:36.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:36.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:36.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:36.028 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:40:36.028 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:40:36.028 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:40:36.028 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:40:36.028 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:40:36.028 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:40:36.028 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:40:36.030 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:40:36.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:36.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:36.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:36.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:36.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:36.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:36.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 143.4037ms 2025-07-01 12:40:36.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:36.030 +03:00 [DBG] Connection id "0HNC8090TGDV7" completed keep alive response. 2025-07-01 12:40:36.030 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 143.9265ms 2025-07-01 12:40:36.037 +03:00 [DBG] Connection id "0HNC8090TGDV7" received FIN. 2025-07-01 12:40:36.037 +03:00 [DBG] Connection id "0HNC8090TGDV7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:40:36.037 +03:00 [DBG] Connection id "0HNC8090TGDV7" disconnecting. 2025-07-01 12:40:36.037 +03:00 [DBG] Connection id "0HNC8090TGDV7" stopped. 2025-07-01 12:40:39.013 +03:00 [DBG] Connection id "0HNC8090TGDV8" accepted. 2025-07-01 12:40:39.013 +03:00 [DBG] Connection id "0HNC8090TGDV8" started. 2025-07-01 12:40:39.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:40:39.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:40:39.014 +03:00 [DBG] POST requests are not supported 2025-07-01 12:40:39.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:40:39.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:40:39.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:39.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:40:39.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:40:39.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:40:39.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:40:39.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:39.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:40:39.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:40:39.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:40:39.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:40:39.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:40:39.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:40:39.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:39.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:39.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:40:39.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:40:39.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:39.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:39.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:39.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:39.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:40:39.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1773ms. 2025-07-01 12:40:39.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:39.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:39.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:39.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:39.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:39.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:39.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:39.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:39.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:39.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:40:39.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:39.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:39.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:39.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:39.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:39.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:39.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:39.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8309ms 2025-07-01 12:40:39.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:39.015 +03:00 [DBG] Connection id "0HNC8090TGDV8" completed keep alive response. 2025-07-01 12:40:39.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6125ms 2025-07-01 12:40:39.016 +03:00 [DBG] Connection id "0HNC8090TGDV8" received FIN. 2025-07-01 12:40:39.016 +03:00 [DBG] Connection id "0HNC8090TGDV8" disconnecting. 2025-07-01 12:40:39.016 +03:00 [DBG] Connection id "0HNC8090TGDV8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:40:39.017 +03:00 [DBG] Connection id "0HNC8090TGDV8" stopped. 2025-07-01 12:40:44.011 +03:00 [DBG] Connection id "0HNC8090TGDV9" accepted. 2025-07-01 12:40:44.011 +03:00 [DBG] Connection id "0HNC8090TGDV9" started. 2025-07-01 12:40:44.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:40:44.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:40:44.011 +03:00 [DBG] POST requests are not supported 2025-07-01 12:40:44.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:40:44.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:40:44.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:44.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:40:44.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:40:44.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:40:44.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:40:44.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:44.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:40:44.012 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:40:44.012 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:40:44.012 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:40:44.012 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:40:44.012 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:40:44.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:44.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:44.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:40:44.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:40:44.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:44.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:44.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:44.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:44.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:40:44.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1504ms. 2025-07-01 12:40:44.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:44.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:44.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:44.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:44.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:44.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:44.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:44.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:44.013 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:44.013 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:40:44.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:44.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:44.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:44.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:44.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:44.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:44.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:44.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.894ms 2025-07-01 12:40:44.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:44.013 +03:00 [DBG] Connection id "0HNC8090TGDV9" completed keep alive response. 2025-07-01 12:40:44.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9855ms 2025-07-01 12:40:44.014 +03:00 [DBG] Connection id "0HNC8090TGDV9" received FIN. 2025-07-01 12:40:44.014 +03:00 [DBG] Connection id "0HNC8090TGDV9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:40:44.014 +03:00 [DBG] Connection id "0HNC8090TGDV9" disconnecting. 2025-07-01 12:40:44.014 +03:00 [DBG] Connection id "0HNC8090TGDV9" stopped. 2025-07-01 12:40:49.005 +03:00 [DBG] Connection id "0HNC8090TGDVA" accepted. 2025-07-01 12:40:49.005 +03:00 [DBG] Connection id "0HNC8090TGDVA" started. 2025-07-01 12:40:49.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:40:49.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:40:49.005 +03:00 [DBG] POST requests are not supported 2025-07-01 12:40:49.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:40:49.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:40:49.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:49.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:40:49.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:40:49.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:40:49.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:40:49.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:49.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:40:49.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:40:49.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:40:49.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:40:49.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:40:49.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:40:49.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:49.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:49.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:40:49.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:40:49.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:49.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:49.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:49.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:49.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:40:49.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1125ms. 2025-07-01 12:40:49.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:49.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:49.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:49.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:49.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:49.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:49.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:49.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:49.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:49.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:40:49.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:49.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:49.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:49.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:49.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:49.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:49.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:49.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7326ms 2025-07-01 12:40:49.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:49.007 +03:00 [DBG] Connection id "0HNC8090TGDVA" completed keep alive response. 2025-07-01 12:40:49.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3543ms 2025-07-01 12:40:49.007 +03:00 [DBG] Connection id "0HNC8090TGDVA" received FIN. 2025-07-01 12:40:49.007 +03:00 [DBG] Connection id "0HNC8090TGDVA" disconnecting. 2025-07-01 12:40:49.007 +03:00 [DBG] Connection id "0HNC8090TGDVA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:40:49.008 +03:00 [DBG] Connection id "0HNC8090TGDVA" stopped. 2025-07-01 12:40:54.006 +03:00 [DBG] Connection id "0HNC8090TGDVB" accepted. 2025-07-01 12:40:54.006 +03:00 [DBG] Connection id "0HNC8090TGDVB" started. 2025-07-01 12:40:54.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:40:54.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:40:54.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:40:54.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:40:54.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:40:54.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:54.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:40:54.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:40:54.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:40:54.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:40:54.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:54.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:40:54.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:40:54.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:40:54.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:40:54.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:40:54.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:40:54.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:54.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:54.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:40:54.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:40:54.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:54.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:54.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:54.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:54.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:40:54.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1839ms. 2025-07-01 12:40:54.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:54.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:54.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:54.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:54.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:54.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:54.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:54.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:54.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:54.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:40:54.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:54.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:54.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:54.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:54.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:54.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:54.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:54.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3408ms 2025-07-01 12:40:54.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:54.009 +03:00 [DBG] Connection id "0HNC8090TGDVB" completed keep alive response. 2025-07-01 12:40:54.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4502ms 2025-07-01 12:40:54.009 +03:00 [DBG] Connection id "0HNC8090TGDVB" received FIN. 2025-07-01 12:40:54.009 +03:00 [DBG] Connection id "0HNC8090TGDVB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:40:54.010 +03:00 [DBG] Connection id "0HNC8090TGDVB" disconnecting. 2025-07-01 12:40:54.010 +03:00 [DBG] Connection id "0HNC8090TGDVB" stopped. 2025-07-01 12:40:58.196 +03:00 [DBG] Connection id "0HNC8090TGDVC" accepted. 2025-07-01 12:40:58.196 +03:00 [DBG] Connection id "0HNC8090TGDVC" started. 2025-07-01 12:40:58.196 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 745 2025-07-01 12:40:58.196 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:40:58.196 +03:00 [DBG] POST requests are not supported 2025-07-01 12:40:58.197 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:40:58.197 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:40:58.197 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:40:58.197 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:40:58.197 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:40:58.197 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:40:58.197 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:40:58.197 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:40:58.197 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:40:58.197 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:40:58.197 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:40:58.197 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:40:58.197 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:40:58.197 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:40:58.197 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:58.197 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:58.197 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:58.197 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:58.197 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:40:58.198 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:40:58.198 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:40:58.198 +03:00 [DBG] Connection id "0HNC8090TGDVC", Request id "0HNC8090TGDVC:00000001": started reading request body. 2025-07-01 12:40:58.198 +03:00 [DBG] Connection id "0HNC8090TGDVC", Request id "0HNC8090TGDVC:00000001": done reading request body. 2025-07-01 12:40:58.198 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:40:58.198 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:40:58.198 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:40:58.198 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:40:58.198 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:40:58.198 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:58.198 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:58.198 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:58.198 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:58.198 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:40:58.198 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:40:58.198 +03:00 [INF] Updating physical elements properties 2025-07-01 12:40:58.226 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 27.6019ms. 2025-07-01 12:40:58.226 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:58.226 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:58.226 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:58.226 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:58.226 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:58.226 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:58.226 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:58.226 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:58.226 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:58.226 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:40:58.226 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:58.226 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:58.226 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:58.227 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:58.227 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:58.227 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:58.227 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:58.227 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 29.4441ms 2025-07-01 12:40:58.227 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:40:58.227 +03:00 [DBG] Connection id "0HNC8090TGDVC" completed keep alive response. 2025-07-01 12:40:58.227 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 30.5481ms 2025-07-01 12:40:58.227 +03:00 [DBG] Connection id "0HNC8090TGDVC" received FIN. 2025-07-01 12:40:58.227 +03:00 [DBG] Connection id "0HNC8090TGDVC" disconnecting. 2025-07-01 12:40:58.227 +03:00 [DBG] Connection id "0HNC8090TGDVC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:40:58.228 +03:00 [DBG] Connection id "0HNC8090TGDVC" stopped. 2025-07-01 12:40:58.268 +03:00 [DBG] Connection id "0HNC8090TGDVD" accepted. 2025-07-01 12:40:58.268 +03:00 [DBG] Connection id "0HNC8090TGDVD" started. 2025-07-01 12:40:58.268 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:40:58.268 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:40:58.268 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:40:58.268 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:40:58.268 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:40:58.268 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:58.268 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:40:58.269 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:40:58.269 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:58.269 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:40:58.269 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:40:58.269 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:40:58.269 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:40:58.269 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:40:58.269 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:40:58.269 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:58.269 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:58.269 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:58.269 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:58.269 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:40:58.269 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:40:58.269 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:40:58.269 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:40:58.269 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:40:58.269 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:40:58.269 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:58.269 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:58.269 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:58.269 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:58.269 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:40:58.269 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:40:58.269 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:40:58.273 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.3784ms. 2025-07-01 12:40:58.273 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:58.273 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:58.273 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:58.273 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:58.273 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:58.273 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:58.273 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:58.273 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:58.273 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:40:58.273 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:40:58.273 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:40:58.273 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:40:58.273 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:40:58.273 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:40:58.273 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:40:58.273 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:40:58.273 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:58.274 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:58.274 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:58.274 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:58.274 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:58.274 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:58.274 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.8586ms 2025-07-01 12:40:58.274 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:58.274 +03:00 [DBG] Connection id "0HNC8090TGDVD" completed keep alive response. 2025-07-01 12:40:58.274 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.5119ms 2025-07-01 12:40:58.274 +03:00 [DBG] Connection id "0HNC8090TGDVD" received FIN. 2025-07-01 12:40:58.274 +03:00 [DBG] Connection id "0HNC8090TGDVD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:40:58.275 +03:00 [DBG] Connection id "0HNC8090TGDVD" disconnecting. 2025-07-01 12:40:58.275 +03:00 [DBG] Connection id "0HNC8090TGDVD" stopped. 2025-07-01 12:40:58.343 +03:00 [DBG] Connection id "0HNC8090TGDVE" accepted. 2025-07-01 12:40:58.343 +03:00 [DBG] Connection id "0HNC8090TGDVE" started. 2025-07-01 12:40:58.343 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:40:58.343 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:40:58.343 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:40:58.343 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:40:58.343 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:40:58.343 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:58.343 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:40:58.343 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:40:58.344 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:58.344 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:40:58.344 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:40:58.344 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:40:58.344 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:40:58.344 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:40:58.344 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:40:58.344 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:58.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:58.344 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:58.344 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:40:58.344 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:40:58.344 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:40:58.344 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:40:58.344 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:40:58.344 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:40:58.344 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:40:58.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:58.344 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:58.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:58.345 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:58.345 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:40:58.345 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:40:58.345 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:40:58.512 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 166.994ms. 2025-07-01 12:40:58.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:58.512 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:58.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:58.512 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:58.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:58.512 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:58.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:58.512 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:58.512 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:40:58.512 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:40:58.512 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:40:58.512 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:40:58.512 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:40:58.512 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:40:58.512 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:40:58.513 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:40:58.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:58.513 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:58.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:58.513 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:58.513 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:58.513 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:58.513 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 169.629ms 2025-07-01 12:40:58.514 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:40:58.514 +03:00 [DBG] Connection id "0HNC8090TGDVE" completed keep alive response. 2025-07-01 12:40:58.514 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 170.5265ms 2025-07-01 12:40:58.521 +03:00 [DBG] Connection id "0HNC8090TGDVE" received FIN. 2025-07-01 12:40:58.521 +03:00 [DBG] Connection id "0HNC8090TGDVE" disconnecting. 2025-07-01 12:40:58.521 +03:00 [DBG] Connection id "0HNC8090TGDVE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:40:58.523 +03:00 [DBG] Connection id "0HNC8090TGDVE" stopped. 2025-07-01 12:40:59.023 +03:00 [DBG] Connection id "0HNC8090TGDVF" accepted. 2025-07-01 12:40:59.023 +03:00 [DBG] Connection id "0HNC8090TGDVF" started. 2025-07-01 12:40:59.024 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:40:59.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:40:59.024 +03:00 [DBG] POST requests are not supported 2025-07-01 12:40:59.024 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:40:59.024 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:40:59.024 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:59.024 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:40:59.024 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:40:59.024 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:40:59.024 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:40:59.024 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:59.024 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:40:59.024 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:40:59.024 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:40:59.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:40:59.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:40:59.024 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:40:59.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:59.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:59.024 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:40:59.024 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:40:59.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:59.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:59.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:59.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:59.025 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:40:59.025 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2069ms. 2025-07-01 12:40:59.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:59.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:40:59.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:59.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:40:59.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:59.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:59.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:59.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:59.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:59.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:40:59.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:40:59.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:59.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:40:59.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:59.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:59.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:59.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:40:59.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3421ms 2025-07-01 12:40:59.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:40:59.026 +03:00 [DBG] Connection id "0HNC8090TGDVF" completed keep alive response. 2025-07-01 12:40:59.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2538ms 2025-07-01 12:40:59.026 +03:00 [DBG] Connection id "0HNC8090TGDVF" received FIN. 2025-07-01 12:40:59.026 +03:00 [DBG] Connection id "0HNC8090TGDVF" disconnecting. 2025-07-01 12:40:59.026 +03:00 [DBG] Connection id "0HNC8090TGDVF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:40:59.027 +03:00 [DBG] Connection id "0HNC8090TGDVF" stopped. 2025-07-01 12:41:04.012 +03:00 [DBG] Connection id "0HNC8090TGDVG" accepted. 2025-07-01 12:41:04.012 +03:00 [DBG] Connection id "0HNC8090TGDVG" started. 2025-07-01 12:41:04.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:41:04.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:41:04.012 +03:00 [DBG] POST requests are not supported 2025-07-01 12:41:04.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:41:04.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:41:04.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:04.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:41:04.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:41:04.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:41:04.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:41:04.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:04.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:41:04.012 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:41:04.012 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:41:04.012 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:41:04.012 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:41:04.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:41:04.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:04.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:04.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:41:04.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:41:04.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:04.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:04.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:04.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:04.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:41:04.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1245ms. 2025-07-01 12:41:04.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:04.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:04.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:04.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:04.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:04.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:04.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:04.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:04.013 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:04.013 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:41:04.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:04.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:04.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:04.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:04.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:04.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:04.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:04.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6694ms 2025-07-01 12:41:04.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:04.013 +03:00 [DBG] Connection id "0HNC8090TGDVG" completed keep alive response. 2025-07-01 12:41:04.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2723ms 2025-07-01 12:41:04.014 +03:00 [DBG] Connection id "0HNC8090TGDVG" received FIN. 2025-07-01 12:41:04.014 +03:00 [DBG] Connection id "0HNC8090TGDVG" disconnecting. 2025-07-01 12:41:04.014 +03:00 [DBG] Connection id "0HNC8090TGDVG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:41:04.015 +03:00 [DBG] Connection id "0HNC8090TGDVG" stopped. 2025-07-01 12:41:06.081 +03:00 [DBG] Connection id "0HNC8090TGDVH" accepted. 2025-07-01 12:41:06.081 +03:00 [DBG] Connection id "0HNC8090TGDVH" started. 2025-07-01 12:41:06.081 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:41:06.081 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:41:06.081 +03:00 [DBG] POST requests are not supported 2025-07-01 12:41:06.081 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:41:06.081 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:41:06.081 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:41:06.082 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:41:06.082 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:41:06.082 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:41:06.082 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:41:06.082 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:41:06.082 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:41:06.082 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:41:06.082 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:41:06.082 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:41:06.082 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:41:06.082 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:41:06.082 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:06.082 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:06.082 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:06.082 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:06.082 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:41:06.082 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:41:06.082 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:41:06.082 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:41:06.082 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:41:06.082 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:41:06.082 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:41:06.082 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:41:06.082 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:41:06.082 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:41:06.082 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:41:06.082 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:41:06.082 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:41:06.082 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:41:06.082 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:41:06.082 +03:00 [DBG] Connection id "0HNC8090TGDVH", Request id "0HNC8090TGDVH:00000001": started reading request body. 2025-07-01 12:41:06.082 +03:00 [DBG] Connection id "0HNC8090TGDVH", Request id "0HNC8090TGDVH:00000001": done reading request body. 2025-07-01 12:41:06.082 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:41:06.082 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:41:06.082 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:41:06.082 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:41:06.083 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:41:06.083 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:06.083 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:06.083 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:06.083 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:06.083 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:41:06.083 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:41:06.083 +03:00 [INF] Changing group of physicals [328] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:41:06.102 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.7921ms. 2025-07-01 12:41:06.103 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:06.103 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:06.103 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:06.103 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:06.103 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:06.103 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:06.103 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:06.103 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:06.103 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:06.103 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:41:06.103 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:06.103 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:06.103 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:06.103 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:06.103 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:06.103 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:06.103 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:06.103 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 21.1146ms 2025-07-01 12:41:06.103 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:41:06.103 +03:00 [DBG] Connection id "0HNC8090TGDVH" completed keep alive response. 2025-07-01 12:41:06.103 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 21.7518ms 2025-07-01 12:41:06.103 +03:00 [DBG] Connection id "0HNC8090TGDVH" received FIN. 2025-07-01 12:41:06.103 +03:00 [DBG] Connection id "0HNC8090TGDVH" disconnecting. 2025-07-01 12:41:06.103 +03:00 [DBG] Connection id "0HNC8090TGDVH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:41:06.105 +03:00 [DBG] Connection id "0HNC8090TGDVH" stopped. 2025-07-01 12:41:06.139 +03:00 [DBG] Connection id "0HNC8090TGDVI" accepted. 2025-07-01 12:41:06.139 +03:00 [DBG] Connection id "0HNC8090TGDVI" started. 2025-07-01 12:41:06.139 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:41:06.139 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:41:06.139 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:41:06.139 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:41:06.139 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:41:06.139 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:06.139 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:41:06.139 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:41:06.140 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:06.140 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:41:06.140 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:41:06.140 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:41:06.140 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:41:06.140 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:41:06.140 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:41:06.140 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:06.140 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:06.140 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:06.140 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:06.140 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:41:06.140 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:41:06.140 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:41:06.140 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:41:06.140 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:41:06.140 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:41:06.140 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:06.140 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:06.140 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:06.140 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:06.140 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:41:06.140 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:41:06.140 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:41:06.141 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1334ms. 2025-07-01 12:41:06.141 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:06.141 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:06.141 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:06.141 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:06.141 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:06.141 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:06.141 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:06.141 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:06.142 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:41:06.142 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:41:06.142 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:41:06.142 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:41:06.142 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:41:06.142 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:41:06.142 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:41:06.142 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:41:06.142 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:06.142 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:06.142 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:06.142 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:06.142 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:06.142 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:06.142 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.0835ms 2025-07-01 12:41:06.142 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:06.142 +03:00 [DBG] Connection id "0HNC8090TGDVI" completed keep alive response. 2025-07-01 12:41:06.142 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.7309ms 2025-07-01 12:41:06.142 +03:00 [DBG] Connection id "0HNC8090TGDVI" received FIN. 2025-07-01 12:41:06.142 +03:00 [DBG] Connection id "0HNC8090TGDVI" disconnecting. 2025-07-01 12:41:06.142 +03:00 [DBG] Connection id "0HNC8090TGDVI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:41:06.143 +03:00 [DBG] Connection id "0HNC8090TGDVI" stopped. 2025-07-01 12:41:06.213 +03:00 [DBG] Connection id "0HNC8090TGDVJ" accepted. 2025-07-01 12:41:06.213 +03:00 [DBG] Connection id "0HNC8090TGDVJ" started. 2025-07-01 12:41:06.213 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:41:06.213 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:41:06.213 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:41:06.213 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:41:06.213 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:41:06.213 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:06.213 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:41:06.214 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:41:06.214 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:06.214 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:41:06.214 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:41:06.214 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:41:06.214 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:41:06.214 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:41:06.214 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:41:06.214 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:06.214 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:06.214 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:06.214 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:06.214 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:41:06.214 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:41:06.214 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:41:06.214 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:41:06.214 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:41:06.214 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:41:06.214 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:06.214 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:06.214 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:06.214 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:06.214 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:41:06.214 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:41:06.214 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:41:06.368 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 153.7559ms. 2025-07-01 12:41:06.368 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:06.368 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:06.368 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:06.368 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:06.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:06.368 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:06.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:06.368 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:06.368 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:41:06.368 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:41:06.368 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:41:06.368 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:41:06.368 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:41:06.368 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:41:06.368 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:41:06.370 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:41:06.370 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:06.370 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:06.370 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:06.370 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:06.370 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:06.370 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:06.370 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 156.6962ms 2025-07-01 12:41:06.370 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:06.371 +03:00 [DBG] Connection id "0HNC8090TGDVJ" completed keep alive response. 2025-07-01 12:41:06.371 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 157.3096ms 2025-07-01 12:41:06.376 +03:00 [DBG] Connection id "0HNC8090TGDVJ" received FIN. 2025-07-01 12:41:06.376 +03:00 [DBG] Connection id "0HNC8090TGDVJ" disconnecting. 2025-07-01 12:41:06.376 +03:00 [DBG] Connection id "0HNC8090TGDVJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:41:06.377 +03:00 [DBG] Connection id "0HNC8090TGDVJ" stopped. 2025-07-01 12:41:09.009 +03:00 [DBG] Connection id "0HNC8090TGDVK" accepted. 2025-07-01 12:41:09.009 +03:00 [DBG] Connection id "0HNC8090TGDVK" started. 2025-07-01 12:41:09.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:41:09.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:41:09.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:41:09.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:41:09.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:41:09.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:09.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:41:09.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:41:09.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:41:09.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:41:09.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:09.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:41:09.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:41:09.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:41:09.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:41:09.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:41:09.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:41:09.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:09.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:09.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:41:09.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:41:09.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:09.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:09.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:09.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:09.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:41:09.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.4261ms. 2025-07-01 12:41:09.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:09.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:09.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:09.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:09.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:09.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:09.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:09.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:09.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:09.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:41:09.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:09.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:09.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:09.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:09.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:09.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:09.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:09.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.1492ms 2025-07-01 12:41:09.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:09.013 +03:00 [DBG] Connection id "0HNC8090TGDVK" completed keep alive response. 2025-07-01 12:41:09.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5737ms 2025-07-01 12:41:09.014 +03:00 [DBG] Connection id "0HNC8090TGDVK" received FIN. 2025-07-01 12:41:09.014 +03:00 [DBG] Connection id "0HNC8090TGDVK" disconnecting. 2025-07-01 12:41:09.014 +03:00 [DBG] Connection id "0HNC8090TGDVK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:41:09.015 +03:00 [DBG] Connection id "0HNC8090TGDVK" stopped. 2025-07-01 12:41:14.001 +03:00 [DBG] Connection id "0HNC8090TGDVL" accepted. 2025-07-01 12:41:14.001 +03:00 [DBG] Connection id "0HNC8090TGDVL" started. 2025-07-01 12:41:14.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:41:14.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:41:14.002 +03:00 [DBG] POST requests are not supported 2025-07-01 12:41:14.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:41:14.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:41:14.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:14.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:41:14.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:41:14.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:41:14.002 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:41:14.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:14.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:41:14.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:41:14.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:41:14.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:41:14.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:41:14.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:41:14.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:14.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:14.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:41:14.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:41:14.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:14.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:14.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:14.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:14.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:41:14.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.137ms. 2025-07-01 12:41:14.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:14.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:14.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:14.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:14.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:14.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:14.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:14.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:14.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:14.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:41:14.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:14.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:14.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:14.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:14.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:14.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:14.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:14.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.853ms 2025-07-01 12:41:14.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:14.003 +03:00 [DBG] Connection id "0HNC8090TGDVL" completed keep alive response. 2025-07-01 12:41:14.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7071ms 2025-07-01 12:41:14.004 +03:00 [DBG] Connection id "0HNC8090TGDVL" received FIN. 2025-07-01 12:41:14.004 +03:00 [DBG] Connection id "0HNC8090TGDVL" disconnecting. 2025-07-01 12:41:14.004 +03:00 [DBG] Connection id "0HNC8090TGDVL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:41:14.005 +03:00 [DBG] Connection id "0HNC8090TGDVL" stopped. 2025-07-01 12:41:19.005 +03:00 [DBG] Connection id "0HNC8090TGDVM" accepted. 2025-07-01 12:41:19.006 +03:00 [DBG] Connection id "0HNC8090TGDVM" started. 2025-07-01 12:41:19.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:41:19.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:41:19.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:41:19.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:41:19.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:41:19.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:19.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:41:19.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:41:19.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:41:19.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:41:19.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:19.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:41:19.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:41:19.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:41:19.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:41:19.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:41:19.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:41:19.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:19.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:19.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:41:19.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:41:19.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:19.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:19.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:19.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:19.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:41:19.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1394ms. 2025-07-01 12:41:19.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:19.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:19.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:19.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:19.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:19.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:41:19.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:19.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:19.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:19.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6873ms 2025-07-01 12:41:19.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:19.007 +03:00 [DBG] Connection id "0HNC8090TGDVM" completed keep alive response. 2025-07-01 12:41:19.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2716ms 2025-07-01 12:41:19.007 +03:00 [DBG] Connection id "0HNC8090TGDVM" received FIN. 2025-07-01 12:41:19.007 +03:00 [DBG] Connection id "0HNC8090TGDVM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:41:19.007 +03:00 [DBG] Connection id "0HNC8090TGDVM" disconnecting. 2025-07-01 12:41:19.007 +03:00 [DBG] Connection id "0HNC8090TGDVM" stopped. 2025-07-01 12:41:22.286 +03:00 [DBG] Connection id "0HNC8090TGDVN" accepted. 2025-07-01 12:41:22.286 +03:00 [DBG] Connection id "0HNC8090TGDVN" started. 2025-07-01 12:41:22.286 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 745 2025-07-01 12:41:22.286 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:41:22.286 +03:00 [DBG] POST requests are not supported 2025-07-01 12:41:22.286 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:41:22.286 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:41:22.286 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:41:22.286 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:41:22.286 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:41:22.286 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:41:22.286 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:41:22.286 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:41:22.286 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:41:22.287 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:41:22.287 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:41:22.287 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:41:22.287 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:41:22.287 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:41:22.287 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:22.287 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:22.287 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:22.287 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:22.287 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:41:22.287 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:41:22.287 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:41:22.287 +03:00 [DBG] Connection id "0HNC8090TGDVN", Request id "0HNC8090TGDVN:00000001": started reading request body. 2025-07-01 12:41:22.287 +03:00 [DBG] Connection id "0HNC8090TGDVN", Request id "0HNC8090TGDVN:00000001": done reading request body. 2025-07-01 12:41:22.287 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:41:22.287 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:41:22.287 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:41:22.287 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:41:22.287 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:41:22.287 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:22.287 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:22.287 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:22.287 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:22.287 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:41:22.287 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:41:22.287 +03:00 [INF] Updating physical elements properties 2025-07-01 12:41:22.315 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 27.9619ms. 2025-07-01 12:41:22.316 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:22.316 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:22.316 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:22.316 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:22.316 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:22.316 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:22.316 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:22.316 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:22.316 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:22.316 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:41:22.316 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:22.316 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:22.316 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:22.316 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:22.316 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:22.316 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:22.316 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:22.316 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 29.2795ms 2025-07-01 12:41:22.316 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:41:22.316 +03:00 [DBG] Connection id "0HNC8090TGDVN" completed keep alive response. 2025-07-01 12:41:22.316 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 30.1497ms 2025-07-01 12:41:22.317 +03:00 [DBG] Connection id "0HNC8090TGDVN" received FIN. 2025-07-01 12:41:22.317 +03:00 [DBG] Connection id "0HNC8090TGDVN" disconnecting. 2025-07-01 12:41:22.317 +03:00 [DBG] Connection id "0HNC8090TGDVN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:41:22.318 +03:00 [DBG] Connection id "0HNC8090TGDVN" stopped. 2025-07-01 12:41:22.361 +03:00 [DBG] Connection id "0HNC8090TGDVO" accepted. 2025-07-01 12:41:22.361 +03:00 [DBG] Connection id "0HNC8090TGDVO" started. 2025-07-01 12:41:22.361 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:41:22.361 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:41:22.361 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:41:22.361 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:41:22.361 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:41:22.361 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:22.361 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:41:22.361 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:41:22.361 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:22.361 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:41:22.361 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:41:22.361 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:41:22.361 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:41:22.361 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:41:22.361 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:41:22.361 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:22.361 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:22.361 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:22.361 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:22.361 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:41:22.361 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:41:22.361 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:41:22.361 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:41:22.361 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:41:22.362 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:41:22.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:22.362 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:22.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:22.362 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:22.362 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:41:22.362 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:41:22.362 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:41:22.364 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.0739ms. 2025-07-01 12:41:22.364 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:22.364 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:22.364 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:22.364 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:22.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:22.364 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:22.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:22.364 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:22.364 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:41:22.364 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:41:22.364 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:41:22.364 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:41:22.364 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:41:22.364 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:41:22.364 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:41:22.364 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:41:22.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:22.364 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:22.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:22.364 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:22.364 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:22.364 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:22.364 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.1987ms 2025-07-01 12:41:22.364 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:22.364 +03:00 [DBG] Connection id "0HNC8090TGDVO" completed keep alive response. 2025-07-01 12:41:22.364 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.7584ms 2025-07-01 12:41:22.365 +03:00 [DBG] Connection id "0HNC8090TGDVO" received FIN. 2025-07-01 12:41:22.365 +03:00 [DBG] Connection id "0HNC8090TGDVO" disconnecting. 2025-07-01 12:41:22.365 +03:00 [DBG] Connection id "0HNC8090TGDVO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:41:22.366 +03:00 [DBG] Connection id "0HNC8090TGDVO" stopped. 2025-07-01 12:41:22.437 +03:00 [DBG] Connection id "0HNC8090TGDVP" accepted. 2025-07-01 12:41:22.437 +03:00 [DBG] Connection id "0HNC8090TGDVP" started. 2025-07-01 12:41:22.437 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:41:22.437 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:41:22.437 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:41:22.437 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:41:22.437 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:41:22.437 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:22.437 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:41:22.437 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:41:22.437 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:22.437 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:41:22.437 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:41:22.437 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:41:22.438 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:41:22.438 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:41:22.438 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:41:22.438 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:22.438 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:22.438 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:22.438 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:22.438 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:41:22.438 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:41:22.438 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:41:22.438 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:41:22.438 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:41:22.438 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:41:22.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:22.438 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:22.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:22.438 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:22.438 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:41:22.438 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:41:22.438 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:41:22.583 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 144.6425ms. 2025-07-01 12:41:22.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:22.583 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:22.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:22.583 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:22.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:22.583 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:22.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:22.583 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:22.583 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:41:22.583 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:41:22.583 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:41:22.583 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:41:22.583 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:41:22.583 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:41:22.583 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:41:22.585 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:41:22.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:22.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:22.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:22.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:22.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:22.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:22.585 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 147.6819ms 2025-07-01 12:41:22.585 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:22.585 +03:00 [DBG] Connection id "0HNC8090TGDVP" completed keep alive response. 2025-07-01 12:41:22.585 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 148.5121ms 2025-07-01 12:41:22.589 +03:00 [DBG] Connection id "0HNC8090TGDVP" received FIN. 2025-07-01 12:41:22.589 +03:00 [DBG] Connection id "0HNC8090TGDVP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:41:22.589 +03:00 [DBG] Connection id "0HNC8090TGDVP" disconnecting. 2025-07-01 12:41:22.589 +03:00 [DBG] Connection id "0HNC8090TGDVP" stopped. 2025-07-01 12:41:24.013 +03:00 [DBG] Connection id "0HNC8090TGDVQ" accepted. 2025-07-01 12:41:24.013 +03:00 [DBG] Connection id "0HNC8090TGDVQ" started. 2025-07-01 12:41:24.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:41:24.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:41:24.014 +03:00 [DBG] POST requests are not supported 2025-07-01 12:41:24.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:41:24.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:41:24.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:24.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:41:24.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:41:24.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:41:24.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:41:24.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:24.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:41:24.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:41:24.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:41:24.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:41:24.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:41:24.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:41:24.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:24.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:24.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:41:24.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:41:24.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:24.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:24.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:24.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:24.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:41:24.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1879ms. 2025-07-01 12:41:24.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:24.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:24.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:24.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:24.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:24.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:24.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:24.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:24.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:24.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:41:24.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:24.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:24.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:24.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:24.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:24.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:24.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:24.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4677ms 2025-07-01 12:41:24.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:24.016 +03:00 [DBG] Connection id "0HNC8090TGDVQ" completed keep alive response. 2025-07-01 12:41:24.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7076ms 2025-07-01 12:41:24.017 +03:00 [DBG] Connection id "0HNC8090TGDVQ" received FIN. 2025-07-01 12:41:24.017 +03:00 [DBG] Connection id "0HNC8090TGDVQ" disconnecting. 2025-07-01 12:41:24.017 +03:00 [DBG] Connection id "0HNC8090TGDVQ" stopped. 2025-07-01 12:41:24.017 +03:00 [DBG] Connection id "0HNC8090TGDVQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:41:29.008 +03:00 [DBG] Connection id "0HNC8090TGDVR" accepted. 2025-07-01 12:41:29.008 +03:00 [DBG] Connection id "0HNC8090TGDVR" started. 2025-07-01 12:41:29.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:41:29.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:41:29.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:41:29.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:41:29.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:41:29.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:29.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:41:29.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:41:29.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:41:29.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:41:29.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:29.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:41:29.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:41:29.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:41:29.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:41:29.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:41:29.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:41:29.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:29.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:29.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:41:29.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:41:29.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:29.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:29.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:29.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:29.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:41:29.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1397ms. 2025-07-01 12:41:29.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:29.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:29.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:29.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:29.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:29.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:29.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:29.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:29.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:29.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:41:29.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:29.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:29.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:29.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:29.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:29.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:29.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:29.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7423ms 2025-07-01 12:41:29.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:29.010 +03:00 [DBG] Connection id "0HNC8090TGDVR" completed keep alive response. 2025-07-01 12:41:29.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5814ms 2025-07-01 12:41:29.010 +03:00 [DBG] Connection id "0HNC8090TGDVR" received FIN. 2025-07-01 12:41:29.010 +03:00 [DBG] Connection id "0HNC8090TGDVR" disconnecting. 2025-07-01 12:41:29.010 +03:00 [DBG] Connection id "0HNC8090TGDVR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:41:29.011 +03:00 [DBG] Connection id "0HNC8090TGDVR" stopped. 2025-07-01 12:41:29.935 +03:00 [DBG] Connection id "0HNC8090TGDVS" accepted. 2025-07-01 12:41:29.935 +03:00 [DBG] Connection id "0HNC8090TGDVS" started. 2025-07-01 12:41:29.936 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:41:29.936 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:41:29.936 +03:00 [DBG] POST requests are not supported 2025-07-01 12:41:29.936 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:41:29.936 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:41:29.936 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:41:29.936 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:41:29.936 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:41:29.936 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:41:29.936 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:41:29.936 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:41:29.936 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:41:29.936 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:41:29.936 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:41:29.936 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:41:29.936 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:41:29.936 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:41:29.936 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:29.936 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:29.936 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:29.936 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:29.936 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:41:29.936 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:41:29.936 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:41:29.936 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:41:29.936 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:41:29.936 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:41:29.936 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:41:29.936 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:41:29.936 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:41:29.936 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:41:29.936 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:41:29.937 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:41:29.937 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:41:29.937 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:41:29.937 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:41:29.937 +03:00 [DBG] Connection id "0HNC8090TGDVS", Request id "0HNC8090TGDVS:00000001": started reading request body. 2025-07-01 12:41:29.937 +03:00 [DBG] Connection id "0HNC8090TGDVS", Request id "0HNC8090TGDVS:00000001": done reading request body. 2025-07-01 12:41:29.937 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:41:29.937 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:41:29.937 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:41:29.937 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:41:29.937 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:41:29.937 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:29.937 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:29.937 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:29.937 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:29.937 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:41:29.937 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:41:29.937 +03:00 [INF] Changing group of physicals [330] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:41:29.955 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.3754ms. 2025-07-01 12:41:29.955 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:29.955 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:29.955 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:29.955 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:29.955 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:29.955 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:29.955 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:29.956 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:29.956 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:29.956 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:41:29.956 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:29.956 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:29.956 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:29.956 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:29.956 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:29.956 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:29.956 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:29.956 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 19.6177ms 2025-07-01 12:41:29.956 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:41:29.956 +03:00 [DBG] Connection id "0HNC8090TGDVS" completed keep alive response. 2025-07-01 12:41:29.956 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 20.2374ms 2025-07-01 12:41:29.956 +03:00 [DBG] Connection id "0HNC8090TGDVS" received FIN. 2025-07-01 12:41:29.956 +03:00 [DBG] Connection id "0HNC8090TGDVS" disconnecting. 2025-07-01 12:41:29.956 +03:00 [DBG] Connection id "0HNC8090TGDVS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:41:29.957 +03:00 [DBG] Connection id "0HNC8090TGDVS" stopped. 2025-07-01 12:41:29.995 +03:00 [DBG] Connection id "0HNC8090TGDVT" accepted. 2025-07-01 12:41:29.995 +03:00 [DBG] Connection id "0HNC8090TGDVT" started. 2025-07-01 12:41:29.995 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:41:29.995 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:41:29.995 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:41:29.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:41:29.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:41:29.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:29.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:41:29.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:41:29.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:29.995 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:41:29.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:41:29.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:41:29.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:41:29.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:41:29.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:41:29.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:29.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:29.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:29.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:29.996 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:41:29.996 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:41:29.996 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:41:29.996 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:41:29.996 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:41:29.996 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:41:29.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:29.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:29.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:29.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:29.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:41:29.996 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:41:29.996 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:41:29.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.2743ms. 2025-07-01 12:41:29.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:29.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:29.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:29.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:29.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:29.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:29.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:29.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:29.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:41:29.997 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:41:29.997 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:41:29.997 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:41:29.997 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:41:29.997 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:41:29.997 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:41:29.998 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:41:29.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:29.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:29.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:29.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:29.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:29.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:29.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.3021ms 2025-07-01 12:41:29.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:29.998 +03:00 [DBG] Connection id "0HNC8090TGDVT" completed keep alive response. 2025-07-01 12:41:29.998 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.8728ms 2025-07-01 12:41:29.998 +03:00 [DBG] Connection id "0HNC8090TGDVT" received FIN. 2025-07-01 12:41:29.998 +03:00 [DBG] Connection id "0HNC8090TGDVT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:41:29.998 +03:00 [DBG] Connection id "0HNC8090TGDVT" disconnecting. 2025-07-01 12:41:29.999 +03:00 [DBG] Connection id "0HNC8090TGDVT" stopped. 2025-07-01 12:41:30.069 +03:00 [DBG] Connection id "0HNC8090TGDVU" accepted. 2025-07-01 12:41:30.069 +03:00 [DBG] Connection id "0HNC8090TGDVU" started. 2025-07-01 12:41:30.069 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:41:30.069 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:41:30.069 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:41:30.069 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:41:30.069 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:41:30.069 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:30.069 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:41:30.070 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:41:30.070 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:30.070 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:41:30.070 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:41:30.070 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:41:30.070 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:41:30.070 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:41:30.070 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:41:30.070 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:30.070 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:30.070 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:30.070 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:30.070 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:41:30.070 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:41:30.070 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:41:30.070 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:41:30.070 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:41:30.070 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:41:30.070 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:30.070 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:30.070 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:30.070 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:30.070 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:41:30.070 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:41:30.070 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:41:30.206 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 136.0794ms. 2025-07-01 12:41:30.206 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:30.206 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:30.206 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:30.206 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:30.207 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:30.207 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:30.207 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:30.207 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:30.207 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:41:30.207 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:41:30.207 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:41:30.207 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:41:30.207 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:41:30.207 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:41:30.207 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:41:30.209 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:41:30.209 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:30.209 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:30.209 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:30.209 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:30.209 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:30.209 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:30.209 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 139.2371ms 2025-07-01 12:41:30.209 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:30.209 +03:00 [DBG] Connection id "0HNC8090TGDVU" completed keep alive response. 2025-07-01 12:41:30.209 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 139.9642ms 2025-07-01 12:41:30.212 +03:00 [DBG] Connection id "0HNC8090TGDVU" received FIN. 2025-07-01 12:41:30.212 +03:00 [DBG] Connection id "0HNC8090TGDVU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:41:30.212 +03:00 [DBG] Connection id "0HNC8090TGDVU" disconnecting. 2025-07-01 12:41:30.212 +03:00 [DBG] Connection id "0HNC8090TGDVU" stopped. 2025-07-01 12:41:34.019 +03:00 [DBG] Connection id "0HNC8090TGDVV" accepted. 2025-07-01 12:41:34.019 +03:00 [DBG] Connection id "0HNC8090TGDVV" started. 2025-07-01 12:41:34.019 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:41:34.019 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:41:34.019 +03:00 [DBG] POST requests are not supported 2025-07-01 12:41:34.019 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:41:34.019 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:41:34.019 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:34.019 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:41:34.019 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:41:34.019 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:41:34.019 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:41:34.019 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:34.020 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:41:34.020 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:41:34.020 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:41:34.020 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:41:34.020 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:41:34.020 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:41:34.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:34.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:34.020 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:41:34.020 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:41:34.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:34.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:34.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:34.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:34.020 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:41:34.020 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1318ms. 2025-07-01 12:41:34.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:34.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:34.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:34.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:34.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:34.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:34.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:34.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:34.020 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:34.020 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:41:34.021 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:34.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:34.021 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:34.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:34.021 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:34.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:34.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:34.021 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9519ms 2025-07-01 12:41:34.021 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:34.021 +03:00 [DBG] Connection id "0HNC8090TGDVV" completed keep alive response. 2025-07-01 12:41:34.021 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8203ms 2025-07-01 12:41:34.021 +03:00 [DBG] Connection id "0HNC8090TGDVV" received FIN. 2025-07-01 12:41:34.021 +03:00 [DBG] Connection id "0HNC8090TGDVV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:41:34.021 +03:00 [DBG] Connection id "0HNC8090TGDVV" disconnecting. 2025-07-01 12:41:34.021 +03:00 [DBG] Connection id "0HNC8090TGDVV" stopped. 2025-07-01 12:41:39.002 +03:00 [DBG] Connection id "0HNC8090TGE00" accepted. 2025-07-01 12:41:39.002 +03:00 [DBG] Connection id "0HNC8090TGE00" started. 2025-07-01 12:41:39.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:41:39.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:41:39.003 +03:00 [DBG] POST requests are not supported 2025-07-01 12:41:39.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:41:39.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:41:39.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:39.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:41:39.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:41:39.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:41:39.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:41:39.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:39.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:41:39.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:41:39.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:41:39.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:41:39.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:41:39.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:41:39.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:39.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:39.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:41:39.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:41:39.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:39.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:39.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:39.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:39.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:41:39.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2016ms. 2025-07-01 12:41:39.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:39.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:39.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:39.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:39.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:39.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:39.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:39.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:39.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:39.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:41:39.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:39.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:39.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:39.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:39.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:39.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:39.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:39.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4059ms 2025-07-01 12:41:39.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:39.005 +03:00 [DBG] Connection id "0HNC8090TGE00" completed keep alive response. 2025-07-01 12:41:39.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6094ms 2025-07-01 12:41:39.006 +03:00 [DBG] Connection id "0HNC8090TGE00" received FIN. 2025-07-01 12:41:39.006 +03:00 [DBG] Connection id "0HNC8090TGE00" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:41:39.006 +03:00 [DBG] Connection id "0HNC8090TGE00" disconnecting. 2025-07-01 12:41:39.006 +03:00 [DBG] Connection id "0HNC8090TGE00" stopped. 2025-07-01 12:41:42.783 +03:00 [DBG] Connection id "0HNC8090TGE01" accepted. 2025-07-01 12:41:42.783 +03:00 [DBG] Connection id "0HNC8090TGE01" started. 2025-07-01 12:41:42.784 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 764 2025-07-01 12:41:42.784 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:41:42.784 +03:00 [DBG] POST requests are not supported 2025-07-01 12:41:42.784 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:41:42.784 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:41:42.784 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:41:42.784 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:41:42.784 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:41:42.784 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:41:42.784 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:41:42.784 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:41:42.784 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:41:42.784 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:41:42.784 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:41:42.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-07-01 12:41:42.784 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:41:42.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-07-01 12:41:42.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:42.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:42.784 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:42.784 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:42.785 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:41:42.785 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:41:42.785 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:41:42.785 +03:00 [DBG] Connection id "0HNC8090TGE01", Request id "0HNC8090TGE01:00000001": started reading request body. 2025-07-01 12:41:42.785 +03:00 [DBG] Connection id "0HNC8090TGE01", Request id "0HNC8090TGE01:00000001": done reading request body. 2025-07-01 12:41:42.785 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:41:42.785 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:41:42.785 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:41:42.785 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:41:42.785 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:41:42.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:42.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:42.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:42.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:42.785 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:41:42.785 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:41:42.785 +03:00 [INF] Updating physical elements properties 2025-07-01 12:41:42.807 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.7958ms. 2025-07-01 12:41:42.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:42.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:42.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:42.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:42.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:42.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:42.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:42.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:42.808 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:42.808 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:41:42.808 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:42.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:42.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:42.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:42.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:42.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:42.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:42.808 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 23.6862ms 2025-07-01 12:41:42.808 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:41:42.808 +03:00 [DBG] Connection id "0HNC8090TGE01" completed keep alive response. 2025-07-01 12:41:42.808 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 24.6482ms 2025-07-01 12:41:42.808 +03:00 [DBG] Connection id "0HNC8090TGE01" received FIN. 2025-07-01 12:41:42.808 +03:00 [DBG] Connection id "0HNC8090TGE01" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:41:42.809 +03:00 [DBG] Connection id "0HNC8090TGE01" disconnecting. 2025-07-01 12:41:42.809 +03:00 [DBG] Connection id "0HNC8090TGE01" stopped. 2025-07-01 12:41:42.847 +03:00 [DBG] Connection id "0HNC8090TGE02" accepted. 2025-07-01 12:41:42.847 +03:00 [DBG] Connection id "0HNC8090TGE02" started. 2025-07-01 12:41:42.847 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:41:42.847 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:41:42.847 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:41:42.847 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:41:42.848 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:41:42.848 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:42.848 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:41:42.848 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:41:42.848 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:42.848 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:41:42.848 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:41:42.848 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:41:42.848 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:41:42.848 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:41:42.848 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:41:42.848 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:42.848 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:42.848 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:42.848 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:42.848 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:41:42.848 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:41:42.848 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:41:42.848 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:41:42.848 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:41:42.848 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:41:42.848 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:42.848 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:42.848 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:42.848 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:42.848 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:41:42.848 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:41:42.848 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:41:42.851 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.9803ms. 2025-07-01 12:41:42.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:42.851 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:42.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:42.852 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:42.852 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:42.852 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:42.852 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:42.852 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:42.852 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:41:42.852 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:41:42.852 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:41:42.852 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:41:42.852 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:41:42.852 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:41:42.852 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:41:42.852 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:41:42.852 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:42.852 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:42.852 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:42.852 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:42.852 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:42.852 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:42.852 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.2359ms 2025-07-01 12:41:42.852 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:42.852 +03:00 [DBG] Connection id "0HNC8090TGE02" completed keep alive response. 2025-07-01 12:41:42.852 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.9699ms 2025-07-01 12:41:42.853 +03:00 [DBG] Connection id "0HNC8090TGE02" received FIN. 2025-07-01 12:41:42.853 +03:00 [DBG] Connection id "0HNC8090TGE02" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:41:42.853 +03:00 [DBG] Connection id "0HNC8090TGE02" disconnecting. 2025-07-01 12:41:42.853 +03:00 [DBG] Connection id "0HNC8090TGE02" stopped. 2025-07-01 12:41:42.917 +03:00 [DBG] Connection id "0HNC8090TGE03" accepted. 2025-07-01 12:41:42.917 +03:00 [DBG] Connection id "0HNC8090TGE03" started. 2025-07-01 12:41:42.917 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:41:42.917 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:41:42.917 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:41:42.917 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:41:42.917 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:41:42.917 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:42.917 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:41:42.918 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:41:42.918 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:42.918 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:41:42.918 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:41:42.918 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:41:42.918 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:41:42.918 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:41:42.918 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:41:42.918 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:42.918 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:42.918 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:42.918 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:42.918 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:41:42.918 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:41:42.918 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:41:42.918 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:41:42.918 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:41:42.918 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:41:42.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:42.918 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:42.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:42.918 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:42.918 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:41:42.918 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:41:42.918 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:41:43.064 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 145.4117ms. 2025-07-01 12:41:43.064 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:43.064 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:43.064 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:43.064 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:43.064 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:43.064 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:43.064 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:43.064 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:43.064 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:41:43.064 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:41:43.064 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:41:43.064 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:41:43.064 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:41:43.064 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:41:43.064 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:41:43.066 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:41:43.066 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:43.066 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:43.066 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:43.066 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:43.066 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:43.066 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:43.066 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 147.858ms 2025-07-01 12:41:43.066 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:43.066 +03:00 [DBG] Connection id "0HNC8090TGE03" completed keep alive response. 2025-07-01 12:41:43.066 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 148.4274ms 2025-07-01 12:41:43.070 +03:00 [DBG] Connection id "0HNC8090TGE03" received FIN. 2025-07-01 12:41:43.070 +03:00 [DBG] Connection id "0HNC8090TGE03" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:41:43.070 +03:00 [DBG] Connection id "0HNC8090TGE03" disconnecting. 2025-07-01 12:41:43.070 +03:00 [DBG] Connection id "0HNC8090TGE03" stopped. 2025-07-01 12:41:44.005 +03:00 [DBG] Connection id "0HNC8090TGE04" accepted. 2025-07-01 12:41:44.005 +03:00 [DBG] Connection id "0HNC8090TGE04" started. 2025-07-01 12:41:44.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:41:44.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:41:44.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:41:44.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:41:44.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:41:44.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:44.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:41:44.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:41:44.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:41:44.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:41:44.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:44.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:41:44.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:41:44.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:41:44.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:41:44.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:41:44.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:41:44.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:44.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:44.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:41:44.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:41:44.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:44.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:44.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:44.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:44.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:41:44.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1317ms. 2025-07-01 12:41:44.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:44.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:44.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:44.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:44.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:44.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:44.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:44.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:44.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:44.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:41:44.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:44.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:44.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:44.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:44.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:44.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:44.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:44.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7293ms 2025-07-01 12:41:44.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:44.007 +03:00 [DBG] Connection id "0HNC8090TGE04" completed keep alive response. 2025-07-01 12:41:44.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3152ms 2025-07-01 12:41:44.007 +03:00 [DBG] Connection id "0HNC8090TGE04" received FIN. 2025-07-01 12:41:44.007 +03:00 [DBG] Connection id "0HNC8090TGE04" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:41:44.007 +03:00 [DBG] Connection id "0HNC8090TGE04" disconnecting. 2025-07-01 12:41:44.007 +03:00 [DBG] Connection id "0HNC8090TGE04" stopped. 2025-07-01 12:41:45.334 +03:00 [DBG] Connection id "0HNC8090TGE05" accepted. 2025-07-01 12:41:45.334 +03:00 [DBG] Connection id "0HNC8090TGE05" started. 2025-07-01 12:41:45.334 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:41:45.334 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:41:45.334 +03:00 [DBG] POST requests are not supported 2025-07-01 12:41:45.334 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:41:45.334 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:41:45.334 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:41:45.334 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:41:45.334 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:41:45.334 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:41:45.334 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:41:45.334 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:41:45.334 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:41:45.334 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:41:45.334 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:41:45.334 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:41:45.334 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:41:45.334 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:41:45.335 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:45.335 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:45.335 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:45.335 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:45.335 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:41:45.335 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:41:45.335 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:41:45.335 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:41:45.335 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:41:45.335 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:41:45.335 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:41:45.335 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:41:45.335 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:41:45.335 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:41:45.335 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:41:45.335 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:41:45.335 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:41:45.335 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:41:45.335 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:41:45.335 +03:00 [DBG] Connection id "0HNC8090TGE05", Request id "0HNC8090TGE05:00000001": started reading request body. 2025-07-01 12:41:45.335 +03:00 [DBG] Connection id "0HNC8090TGE05", Request id "0HNC8090TGE05:00000001": done reading request body. 2025-07-01 12:41:45.335 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:41:45.335 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:41:45.335 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:41:45.335 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:41:45.335 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:41:45.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:45.335 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:45.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:45.335 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:45.335 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:41:45.335 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:41:45.335 +03:00 [INF] Changing group of physicals [331] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:41:45.356 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.034ms. 2025-07-01 12:41:45.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:45.357 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:45.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:45.357 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:45.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:45.357 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:45.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:45.357 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:45.357 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:45.357 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:41:45.357 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:45.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:45.357 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:45.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:45.357 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:45.357 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:45.357 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:45.357 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 22.8586ms 2025-07-01 12:41:45.357 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:41:45.358 +03:00 [DBG] Connection id "0HNC8090TGE05" completed keep alive response. 2025-07-01 12:41:45.358 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 23.6122ms 2025-07-01 12:41:45.358 +03:00 [DBG] Connection id "0HNC8090TGE05" received FIN. 2025-07-01 12:41:45.358 +03:00 [DBG] Connection id "0HNC8090TGE05" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:41:45.358 +03:00 [DBG] Connection id "0HNC8090TGE05" disconnecting. 2025-07-01 12:41:45.358 +03:00 [DBG] Connection id "0HNC8090TGE05" stopped. 2025-07-01 12:41:45.404 +03:00 [DBG] Connection id "0HNC8090TGE06" accepted. 2025-07-01 12:41:45.404 +03:00 [DBG] Connection id "0HNC8090TGE06" started. 2025-07-01 12:41:45.404 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:41:45.404 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:41:45.404 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:41:45.404 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:41:45.404 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:41:45.405 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:45.405 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:41:45.405 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:41:45.405 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:45.405 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:41:45.405 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:41:45.405 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:41:45.405 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:41:45.405 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:41:45.405 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:41:45.405 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:45.405 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:45.405 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:45.405 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:45.405 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:41:45.405 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:41:45.405 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:41:45.405 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:41:45.405 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:41:45.405 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:41:45.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:45.405 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:45.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:45.406 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:45.406 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:41:45.406 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:41:45.406 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:41:45.407 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.3897ms. 2025-07-01 12:41:45.407 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:45.407 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:45.407 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:45.407 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:45.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:45.407 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:45.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:45.407 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:45.407 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:41:45.407 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:41:45.407 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:41:45.407 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:41:45.407 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:41:45.407 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:41:45.407 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:41:45.408 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:41:45.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:45.408 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:45.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:45.408 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:45.408 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:45.408 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:45.408 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.8806ms 2025-07-01 12:41:45.408 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:45.408 +03:00 [DBG] Connection id "0HNC8090TGE06" completed keep alive response. 2025-07-01 12:41:45.408 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.6576ms 2025-07-01 12:41:45.408 +03:00 [DBG] Connection id "0HNC8090TGE06" received FIN. 2025-07-01 12:41:45.408 +03:00 [DBG] Connection id "0HNC8090TGE06" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:41:45.408 +03:00 [DBG] Connection id "0HNC8090TGE06" disconnecting. 2025-07-01 12:41:45.409 +03:00 [DBG] Connection id "0HNC8090TGE06" stopped. 2025-07-01 12:41:45.476 +03:00 [DBG] Connection id "0HNC8090TGE07" accepted. 2025-07-01 12:41:45.476 +03:00 [DBG] Connection id "0HNC8090TGE07" started. 2025-07-01 12:41:45.477 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:41:45.477 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:41:45.477 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:41:45.477 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:41:45.477 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:41:45.477 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:45.477 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:41:45.477 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:41:45.477 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:45.477 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:41:45.477 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:41:45.477 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:41:45.477 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:41:45.477 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:41:45.477 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:41:45.477 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:45.477 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:45.477 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:45.477 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:41:45.477 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:41:45.478 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:41:45.478 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:41:45.478 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:41:45.478 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:41:45.478 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:41:45.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:45.478 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:45.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:45.478 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:45.478 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:41:45.478 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:41:45.478 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:41:45.659 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 181.5046ms. 2025-07-01 12:41:45.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:45.660 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:45.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:45.660 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:45.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:45.660 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:45.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:45.660 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:45.660 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:41:45.660 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:41:45.660 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:41:45.660 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:41:45.660 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:41:45.660 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:41:45.660 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:41:45.662 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:41:45.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:45.662 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:45.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:45.662 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:45.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:45.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:45.662 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 184.5523ms 2025-07-01 12:41:45.662 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:41:45.662 +03:00 [DBG] Connection id "0HNC8090TGE07" completed keep alive response. 2025-07-01 12:41:45.662 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 185.283ms 2025-07-01 12:41:45.666 +03:00 [DBG] Connection id "0HNC8090TGE07" received FIN. 2025-07-01 12:41:45.666 +03:00 [DBG] Connection id "0HNC8090TGE07" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:41:45.666 +03:00 [DBG] Connection id "0HNC8090TGE07" disconnecting. 2025-07-01 12:41:45.666 +03:00 [DBG] Connection id "0HNC8090TGE07" stopped. 2025-07-01 12:41:49.030 +03:00 [DBG] Connection id "0HNC8090TGE08" accepted. 2025-07-01 12:41:49.030 +03:00 [DBG] Connection id "0HNC8090TGE08" started. 2025-07-01 12:41:49.030 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:41:49.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:41:49.030 +03:00 [DBG] POST requests are not supported 2025-07-01 12:41:49.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:41:49.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:41:49.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:49.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:41:49.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:41:49.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:41:49.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:41:49.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:49.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:41:49.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:41:49.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:41:49.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:41:49.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:41:49.031 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:41:49.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:49.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:49.031 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:41:49.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:41:49.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:49.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:49.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:49.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:49.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:41:49.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1201ms. 2025-07-01 12:41:49.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:49.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:49.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:49.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:49.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:49.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:49.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:49.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:49.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:49.031 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:41:49.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:49.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:49.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:49.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:49.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:49.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:49.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:49.031 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6238ms 2025-07-01 12:41:49.031 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:49.031 +03:00 [DBG] Connection id "0HNC8090TGE08" completed keep alive response. 2025-07-01 12:41:49.031 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1778ms 2025-07-01 12:41:49.031 +03:00 [DBG] Connection id "0HNC8090TGE08" received FIN. 2025-07-01 12:41:49.032 +03:00 [DBG] Connection id "0HNC8090TGE08" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:41:49.032 +03:00 [DBG] Connection id "0HNC8090TGE08" disconnecting. 2025-07-01 12:41:49.032 +03:00 [DBG] Connection id "0HNC8090TGE08" stopped. 2025-07-01 12:41:54.018 +03:00 [DBG] Connection id "0HNC8090TGE09" accepted. 2025-07-01 12:41:54.018 +03:00 [DBG] Connection id "0HNC8090TGE09" started. 2025-07-01 12:41:54.018 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:41:54.018 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:41:54.018 +03:00 [DBG] POST requests are not supported 2025-07-01 12:41:54.018 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:41:54.018 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:41:54.018 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:54.018 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:41:54.018 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:41:54.018 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:41:54.018 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:41:54.018 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:54.018 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:41:54.018 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:41:54.018 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:41:54.018 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:41:54.018 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:41:54.018 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:41:54.018 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:54.019 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:54.019 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:41:54.019 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:41:54.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:54.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:54.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:54.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:54.019 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:41:54.019 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1199ms. 2025-07-01 12:41:54.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:54.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:54.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:54.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:54.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:54.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:54.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:54.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:54.019 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:54.019 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:41:54.019 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:54.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:54.019 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:54.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:54.019 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:54.019 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:54.019 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:54.019 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6759ms 2025-07-01 12:41:54.019 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:54.019 +03:00 [DBG] Connection id "0HNC8090TGE09" completed keep alive response. 2025-07-01 12:41:54.019 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3199ms 2025-07-01 12:41:54.019 +03:00 [DBG] Connection id "0HNC8090TGE09" received FIN. 2025-07-01 12:41:54.020 +03:00 [DBG] Connection id "0HNC8090TGE09" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:41:54.020 +03:00 [DBG] Connection id "0HNC8090TGE09" disconnecting. 2025-07-01 12:41:54.020 +03:00 [DBG] Connection id "0HNC8090TGE09" stopped. 2025-07-01 12:41:59.025 +03:00 [DBG] Connection id "0HNC8090TGE0A" accepted. 2025-07-01 12:41:59.026 +03:00 [DBG] Connection id "0HNC8090TGE0A" started. 2025-07-01 12:41:59.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:41:59.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:41:59.026 +03:00 [DBG] POST requests are not supported 2025-07-01 12:41:59.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:41:59.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:41:59.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:59.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:41:59.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:41:59.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:41:59.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:41:59.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:59.027 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:41:59.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:41:59.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:41:59.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:41:59.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:41:59.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:41:59.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:59.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:59.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:41:59.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:41:59.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:59.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:59.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:59.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:59.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:41:59.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2319ms. 2025-07-01 12:41:59.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:59.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:41:59.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:59.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:41:59.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:59.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:59.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:59.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:59.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:59.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:41:59.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:41:59.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:59.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:41:59.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:59.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:59.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:59.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:41:59.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9993ms 2025-07-01 12:41:59.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:41:59.029 +03:00 [DBG] Connection id "0HNC8090TGE0A" completed keep alive response. 2025-07-01 12:41:59.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4208ms 2025-07-01 12:41:59.030 +03:00 [DBG] Connection id "0HNC8090TGE0A" received FIN. 2025-07-01 12:41:59.030 +03:00 [DBG] Connection id "0HNC8090TGE0A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:41:59.030 +03:00 [DBG] Connection id "0HNC8090TGE0A" disconnecting. 2025-07-01 12:41:59.030 +03:00 [DBG] Connection id "0HNC8090TGE0A" stopped. 2025-07-01 12:42:01.774 +03:00 [DBG] Connection id "0HNC8090TGE0B" accepted. 2025-07-01 12:42:01.774 +03:00 [DBG] Connection id "0HNC8090TGE0B" started. 2025-07-01 12:42:01.774 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 750 2025-07-01 12:42:01.774 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:42:01.774 +03:00 [DBG] POST requests are not supported 2025-07-01 12:42:01.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:42:01.774 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:42:01.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:42:01.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:42:01.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:42:01.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:42:01.775 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:42:01.775 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:42:01.775 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:42:01.775 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:42:01.775 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 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-07-01 12:42:01.775 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 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-07-01 12:42:01.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:01.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:01.775 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:42:01.775 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:42:01.775 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:42:01.775 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:42:01.775 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:42:01.775 +03:00 [DBG] Connection id "0HNC8090TGE0B", Request id "0HNC8090TGE0B:00000001": started reading request body. 2025-07-01 12:42:01.775 +03:00 [DBG] Connection id "0HNC8090TGE0B", Request id "0HNC8090TGE0B:00000001": done reading request body. 2025-07-01 12:42:01.775 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:42:01.775 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:42:01.775 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:42:01.775 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:42:01.775 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:42:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:01.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:42:01.775 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:42:01.775 +03:00 [INF] Updating physical elements properties 2025-07-01 12:42:01.794 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.0729ms. 2025-07-01 12:42:01.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:01.795 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:01.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:01.795 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:01.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:01.795 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:01.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:01.795 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:01.795 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:01.795 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:42:01.795 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:01.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:01.795 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:01.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:01.795 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:01.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:01.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:01.795 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 20.3555ms 2025-07-01 12:42:01.795 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:42:01.795 +03:00 [DBG] Connection id "0HNC8090TGE0B" completed keep alive response. 2025-07-01 12:42:01.795 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 21.2003ms 2025-07-01 12:42:01.796 +03:00 [DBG] Connection id "0HNC8090TGE0B" received FIN. 2025-07-01 12:42:01.796 +03:00 [DBG] Connection id "0HNC8090TGE0B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:42:01.796 +03:00 [DBG] Connection id "0HNC8090TGE0B" disconnecting. 2025-07-01 12:42:01.796 +03:00 [DBG] Connection id "0HNC8090TGE0B" stopped. 2025-07-01 12:42:01.833 +03:00 [DBG] Connection id "0HNC8090TGE0C" accepted. 2025-07-01 12:42:01.834 +03:00 [DBG] Connection id "0HNC8090TGE0C" started. 2025-07-01 12:42:01.834 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:42:01.834 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:42:01.834 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:42:01.834 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:42:01.834 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:42:01.834 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:42:01.834 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:42:01.834 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:42:01.834 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:42:01.834 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:42:01.834 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:42:01.834 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:42: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-07-01 12:42:01.834 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:42: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-07-01 12:42:01.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:01.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:01.834 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:42:01.834 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:42:01.835 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:42:01.835 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:42:01.835 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:42:01.835 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:42:01.835 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:42:01.835 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:42:01.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:01.835 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:01.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:01.835 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:01.835 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:42:01.835 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:42:01.835 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:42:01.837 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.2155ms. 2025-07-01 12:42:01.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:01.837 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:01.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:01.837 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:01.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:01.837 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:01.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:01.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:01.838 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:42:01.838 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:42:01.838 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:42:01.838 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:42:01.838 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:42:01.838 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:42:01.838 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:42:01.838 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:42:01.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:01.838 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:01.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:01.838 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:01.838 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:01.838 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:01.838 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.8818ms 2025-07-01 12:42:01.838 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:42:01.838 +03:00 [DBG] Connection id "0HNC8090TGE0C" completed keep alive response. 2025-07-01 12:42:01.838 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.675ms 2025-07-01 12:42:01.839 +03:00 [DBG] Connection id "0HNC8090TGE0C" received FIN. 2025-07-01 12:42:01.839 +03:00 [DBG] Connection id "0HNC8090TGE0C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:42:01.839 +03:00 [DBG] Connection id "0HNC8090TGE0C" disconnecting. 2025-07-01 12:42:01.839 +03:00 [DBG] Connection id "0HNC8090TGE0C" stopped. 2025-07-01 12:42:01.903 +03:00 [DBG] Connection id "0HNC8090TGE0D" accepted. 2025-07-01 12:42:01.903 +03:00 [DBG] Connection id "0HNC8090TGE0D" started. 2025-07-01 12:42:01.903 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:42:01.903 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:42:01.903 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:42:01.903 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:42:01.903 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:42:01.903 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:42:01.903 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:42:01.903 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:42:01.903 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:42:01.903 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:42:01.904 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:42:01.904 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:42:01.904 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:42:01.904 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:42:01.904 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:42:01.904 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:01.904 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:01.904 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:42:01.904 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:42:01.904 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:42:01.904 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:42:01.904 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:42:01.904 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:42:01.904 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:42:01.904 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:42:01.904 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:01.904 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:01.904 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:01.904 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:01.904 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:42:01.904 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:42:01.904 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:42:02.097 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 192.7433ms. 2025-07-01 12:42:02.097 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:02.097 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:02.097 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:02.097 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:02.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:02.097 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:02.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:02.097 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:02.097 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:42:02.097 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:42:02.098 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:42:02.098 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:42:02.098 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:42:02.098 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:42:02.098 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:42:02.100 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:42:02.100 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:02.100 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:02.100 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:02.100 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:02.100 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:02.100 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:02.100 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 196.5561ms 2025-07-01 12:42:02.100 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:42:02.100 +03:00 [DBG] Connection id "0HNC8090TGE0D" completed keep alive response. 2025-07-01 12:42:02.100 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 197.2634ms 2025-07-01 12:42:02.103 +03:00 [DBG] Connection id "0HNC8090TGE0D" received FIN. 2025-07-01 12:42:02.103 +03:00 [DBG] Connection id "0HNC8090TGE0D" disconnecting. 2025-07-01 12:42:02.103 +03:00 [DBG] Connection id "0HNC8090TGE0D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:42:02.104 +03:00 [DBG] Connection id "0HNC8090TGE0D" stopped. 2025-07-01 12:42:04.005 +03:00 [DBG] Connection id "0HNC8090TGE0E" accepted. 2025-07-01 12:42:04.005 +03:00 [DBG] Connection id "0HNC8090TGE0E" started. 2025-07-01 12:42:04.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:42:04.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:42:04.005 +03:00 [DBG] POST requests are not supported 2025-07-01 12:42:04.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:42:04.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:42:04.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:04.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:42:04.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:42:04.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:42:04.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:42:04.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:04.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:42:04.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:42:04.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:42:04.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:42:04.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:42:04.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:42:04.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:04.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:04.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:42:04.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:42:04.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:04.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:04.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:04.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:04.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:42:04.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1308ms. 2025-07-01 12:42:04.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:04.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:04.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:04.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:04.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:04.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:04.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:04.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:04.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:04.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:42:04.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:04.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:04.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:04.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:04.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:04.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:04.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:04.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7883ms 2025-07-01 12:42:04.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:04.007 +03:00 [DBG] Connection id "0HNC8090TGE0E" completed keep alive response. 2025-07-01 12:42:04.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.389ms 2025-07-01 12:42:04.007 +03:00 [DBG] Connection id "0HNC8090TGE0E" received FIN. 2025-07-01 12:42:04.007 +03:00 [DBG] Connection id "0HNC8090TGE0E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:42:04.007 +03:00 [DBG] Connection id "0HNC8090TGE0E" disconnecting. 2025-07-01 12:42:04.007 +03:00 [DBG] Connection id "0HNC8090TGE0E" stopped. 2025-07-01 12:42:07.845 +03:00 [DBG] Connection id "0HNC8090TGE0F" accepted. 2025-07-01 12:42:07.845 +03:00 [DBG] Connection id "0HNC8090TGE0F" started. 2025-07-01 12:42:07.845 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:42:07.845 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:42:07.845 +03:00 [DBG] POST requests are not supported 2025-07-01 12:42:07.845 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:42:07.845 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:42:07.845 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:42:07.845 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:42:07.845 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:42:07.845 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:42:07.845 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:42:07.845 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:42:07.845 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:42:07.845 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:42:07.845 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:42:07.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-07-01 12:42:07.846 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:42:07.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-07-01 12:42:07.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:07.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:07.846 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:42:07.846 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:42:07.846 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:42:07.846 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:42:07.846 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:42:07.846 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:42:07.846 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:42:07.846 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:42:07.846 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:42:07.846 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:42:07.846 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:42:07.846 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:42:07.846 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:42:07.846 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:42:07.846 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:42:07.846 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:42:07.846 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:42:07.846 +03:00 [DBG] Connection id "0HNC8090TGE0F", Request id "0HNC8090TGE0F:00000001": started reading request body. 2025-07-01 12:42:07.846 +03:00 [DBG] Connection id "0HNC8090TGE0F", Request id "0HNC8090TGE0F:00000001": done reading request body. 2025-07-01 12:42:07.846 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:42:07.846 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:42:07.846 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:42:07.846 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:42:07.846 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:42:07.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:07.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:07.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:07.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:07.846 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:42:07.846 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:42:07.846 +03:00 [INF] Changing group of physicals [333] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:42:07.874 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 27.3478ms. 2025-07-01 12:42:07.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:07.874 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:07.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:07.874 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:07.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:07.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:07.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:07.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:07.874 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:07.874 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:42:07.874 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:07.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:07.874 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:07.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:07.874 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:07.874 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:07.874 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:07.874 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 28.6523ms 2025-07-01 12:42:07.874 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:42:07.874 +03:00 [DBG] Connection id "0HNC8090TGE0F" completed keep alive response. 2025-07-01 12:42:07.874 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 29.2797ms 2025-07-01 12:42:07.875 +03:00 [DBG] Connection id "0HNC8090TGE0F" received FIN. 2025-07-01 12:42:07.875 +03:00 [DBG] Connection id "0HNC8090TGE0F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:42:07.875 +03:00 [DBG] Connection id "0HNC8090TGE0F" disconnecting. 2025-07-01 12:42:07.875 +03:00 [DBG] Connection id "0HNC8090TGE0F" stopped. 2025-07-01 12:42:07.915 +03:00 [DBG] Connection id "0HNC8090TGE0G" accepted. 2025-07-01 12:42:07.915 +03:00 [DBG] Connection id "0HNC8090TGE0G" started. 2025-07-01 12:42:07.915 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:42:07.916 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:42:07.916 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:42:07.916 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:42:07.916 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:42:07.916 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:42:07.916 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:42:07.916 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:42:07.916 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:42:07.916 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:42:07.916 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:42:07.916 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:42:07.916 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:42:07.916 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:42:07.916 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:42:07.916 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:07.916 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:07.916 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:42:07.916 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:42:07.916 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:42:07.916 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:42:07.916 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:42:07.916 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:42:07.916 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:42:07.917 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:42:07.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:07.917 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:07.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:07.917 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:07.917 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:42:07.917 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:42:07.917 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:42:07.919 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.0093ms. 2025-07-01 12:42:07.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:07.919 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:07.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:07.919 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:07.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:07.919 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:07.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:07.919 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:07.919 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:42:07.919 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:42:07.919 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:42:07.919 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:42:07.919 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:42:07.919 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:42:07.919 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:42:07.920 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:42:07.920 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:07.920 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:07.920 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:07.920 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:07.920 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:07.920 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:07.920 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.6001ms 2025-07-01 12:42:07.920 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:42:07.920 +03:00 [DBG] Connection id "0HNC8090TGE0G" completed keep alive response. 2025-07-01 12:42:07.920 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.4303ms 2025-07-01 12:42:07.920 +03:00 [DBG] Connection id "0HNC8090TGE0G" received FIN. 2025-07-01 12:42:07.921 +03:00 [DBG] Connection id "0HNC8090TGE0G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:42:07.921 +03:00 [DBG] Connection id "0HNC8090TGE0G" disconnecting. 2025-07-01 12:42:07.921 +03:00 [DBG] Connection id "0HNC8090TGE0G" stopped. 2025-07-01 12:42:07.987 +03:00 [DBG] Connection id "0HNC8090TGE0H" accepted. 2025-07-01 12:42:07.987 +03:00 [DBG] Connection id "0HNC8090TGE0H" started. 2025-07-01 12:42:07.987 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:42:07.988 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:42:07.988 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:42:07.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:42:07.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:42:07.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:42:07.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:42:07.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:42:07.988 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:42:07.988 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:42:07.988 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:42:07.988 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:42:07.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:42:07.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:42:07.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:42:07.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:07.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:07.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:42:07.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:42:07.988 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:42:07.989 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:42:07.989 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:42:07.989 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:42:07.989 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:42:07.989 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:42:07.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:07.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:07.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:07.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:07.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:42:07.989 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:42:07.989 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:42:08.170 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 180.5307ms. 2025-07-01 12:42:08.170 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:08.170 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:08.170 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:08.170 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:08.170 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:08.170 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:08.170 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:08.170 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:08.170 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:42:08.170 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:42:08.170 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:42:08.170 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:42:08.170 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:42:08.170 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:42:08.170 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:42:08.171 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:42:08.171 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:08.171 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:08.171 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:08.171 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:08.171 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:08.171 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:08.171 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 183.0506ms 2025-07-01 12:42:08.171 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:42:08.171 +03:00 [DBG] Connection id "0HNC8090TGE0H" completed keep alive response. 2025-07-01 12:42:08.171 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 183.9553ms 2025-07-01 12:42:08.176 +03:00 [DBG] Connection id "0HNC8090TGE0H" received FIN. 2025-07-01 12:42:08.176 +03:00 [DBG] Connection id "0HNC8090TGE0H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:42:08.176 +03:00 [DBG] Connection id "0HNC8090TGE0H" disconnecting. 2025-07-01 12:42:08.176 +03:00 [DBG] Connection id "0HNC8090TGE0H" stopped. 2025-07-01 12:42:09.008 +03:00 [DBG] Connection id "0HNC8090TGE0I" accepted. 2025-07-01 12:42:09.008 +03:00 [DBG] Connection id "0HNC8090TGE0I" started. 2025-07-01 12:42:09.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:42:09.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:42:09.009 +03:00 [DBG] POST requests are not supported 2025-07-01 12:42:09.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:42:09.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:42:09.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:09.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:42:09.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:42:09.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:42:09.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:42:09.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:09.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:42:09.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:42:09.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:42:09.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:42:09.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:42:09.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:42:09.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:09.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:09.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:42:09.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:42:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:09.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:42:09.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1365ms. 2025-07-01 12:42:09.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:09.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:09.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:09.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:09.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:09.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:09.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:09.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:09.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:09.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:42:09.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:09.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:09.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:09.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:09.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:09.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:09.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:09.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8859ms 2025-07-01 12:42:09.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:09.010 +03:00 [DBG] Connection id "0HNC8090TGE0I" completed keep alive response. 2025-07-01 12:42:09.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6364ms 2025-07-01 12:42:09.011 +03:00 [DBG] Connection id "0HNC8090TGE0I" received FIN. 2025-07-01 12:42:09.011 +03:00 [DBG] Connection id "0HNC8090TGE0I" disconnecting. 2025-07-01 12:42:09.011 +03:00 [DBG] Connection id "0HNC8090TGE0I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:42:09.012 +03:00 [DBG] Connection id "0HNC8090TGE0I" stopped. 2025-07-01 12:42:14.026 +03:00 [DBG] Connection id "0HNC8090TGE0J" accepted. 2025-07-01 12:42:14.026 +03:00 [DBG] Connection id "0HNC8090TGE0J" started. 2025-07-01 12:42:14.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:42:14.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:42:14.026 +03:00 [DBG] POST requests are not supported 2025-07-01 12:42:14.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:42:14.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:42:14.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:14.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:42:14.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:42:14.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:42:14.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:42:14.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:14.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:42:14.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:42:14.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:42:14.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:42:14.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:42:14.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:42:14.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:14.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:14.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:42:14.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:42:14.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:14.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:14.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:14.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:14.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:42:14.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1213ms. 2025-07-01 12:42:14.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:14.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:14.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:14.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:14.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:14.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:14.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:14.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:14.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:14.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:42:14.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:14.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:14.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:14.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:14.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:14.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:14.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:14.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8839ms 2025-07-01 12:42:14.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:14.028 +03:00 [DBG] Connection id "0HNC8090TGE0J" completed keep alive response. 2025-07-01 12:42:14.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7158ms 2025-07-01 12:42:14.028 +03:00 [DBG] Connection id "0HNC8090TGE0J" received FIN. 2025-07-01 12:42:14.028 +03:00 [DBG] Connection id "0HNC8090TGE0J" disconnecting. 2025-07-01 12:42:14.028 +03:00 [DBG] Connection id "0HNC8090TGE0J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:42:14.029 +03:00 [DBG] Connection id "0HNC8090TGE0J" stopped. 2025-07-01 12:42:19.003 +03:00 [DBG] Connection id "0HNC8090TGE0K" accepted. 2025-07-01 12:42:19.003 +03:00 [DBG] Connection id "0HNC8090TGE0K" started. 2025-07-01 12:42:19.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:42:19.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:42:19.003 +03:00 [DBG] POST requests are not supported 2025-07-01 12:42:19.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:42:19.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:42:19.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:19.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:42:19.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:42:19.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:42:19.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:42:19.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:19.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:42:19.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:42:19.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:42:19.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:42:19.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:42:19.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:42:19.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:19.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:19.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:42:19.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:42:19.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:19.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:19.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:19.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:19.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:42:19.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1214ms. 2025-07-01 12:42:19.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:19.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:19.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:19.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:19.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:19.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:19.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:19.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:19.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:19.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:42:19.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:19.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:19.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:19.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:19.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:19.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:19.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:19.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7293ms 2025-07-01 12:42:19.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:19.005 +03:00 [DBG] Connection id "0HNC8090TGE0K" completed keep alive response. 2025-07-01 12:42:19.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4106ms 2025-07-01 12:42:19.005 +03:00 [DBG] Connection id "0HNC8090TGE0K" received FIN. 2025-07-01 12:42:19.005 +03:00 [DBG] Connection id "0HNC8090TGE0K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:42:19.005 +03:00 [DBG] Connection id "0HNC8090TGE0K" disconnecting. 2025-07-01 12:42:19.005 +03:00 [DBG] Connection id "0HNC8090TGE0K" stopped. 2025-07-01 12:42:22.000 +03:00 [DBG] Connection id "0HNC8090TGE0L" accepted. 2025-07-01 12:42:22.000 +03:00 [DBG] Connection id "0HNC8090TGE0L" started. 2025-07-01 12:42:22.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 759 2025-07-01 12:42:22.000 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:42:22.000 +03:00 [DBG] POST requests are not supported 2025-07-01 12:42:22.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:42:22.000 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:42:22.000 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:42:22.000 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:42:22.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:42:22.000 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:42:22.000 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:42:22.000 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:42:22.001 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:42:22.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:42:22.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:42:22.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:42:22.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:42:22.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:42:22.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:22.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:22.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:42:22.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:42:22.001 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:42:22.001 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:42:22.001 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:42:22.001 +03:00 [DBG] Connection id "0HNC8090TGE0L", Request id "0HNC8090TGE0L:00000001": started reading request body. 2025-07-01 12:42:22.001 +03:00 [DBG] Connection id "0HNC8090TGE0L", Request id "0HNC8090TGE0L:00000001": done reading request body. 2025-07-01 12:42:22.001 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:42:22.001 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:42:22.001 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:42:22.001 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:42:22.001 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:42:22.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:22.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:22.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:22.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:22.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:42:22.002 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:42:22.002 +03:00 [INF] Updating physical elements properties 2025-07-01 12:42:22.019 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.3406ms. 2025-07-01 12:42:22.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:22.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:22.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:22.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:22.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:22.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:22.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:22.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:22.019 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:22.019 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:42:22.019 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:22.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:22.019 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:22.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:22.019 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:22.019 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:22.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:22.020 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 18.7187ms 2025-07-01 12:42:22.020 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:42:22.020 +03:00 [DBG] Connection id "0HNC8090TGE0L" completed keep alive response. 2025-07-01 12:42:22.020 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 19.7466ms 2025-07-01 12:42:22.020 +03:00 [DBG] Connection id "0HNC8090TGE0L" received FIN. 2025-07-01 12:42:22.020 +03:00 [DBG] Connection id "0HNC8090TGE0L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:42:22.020 +03:00 [DBG] Connection id "0HNC8090TGE0L" disconnecting. 2025-07-01 12:42:22.020 +03:00 [DBG] Connection id "0HNC8090TGE0L" stopped. 2025-07-01 12:42:22.059 +03:00 [DBG] Connection id "0HNC8090TGE0M" accepted. 2025-07-01 12:42:22.059 +03:00 [DBG] Connection id "0HNC8090TGE0M" started. 2025-07-01 12:42:22.059 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:42:22.059 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:42:22.059 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:42:22.059 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:42:22.059 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:42:22.060 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:42:22.060 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:42:22.060 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:42:22.060 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:42:22.060 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:42:22.060 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:42:22.060 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:42:22.060 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:42:22.060 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:42:22.060 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:42:22.060 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:22.060 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:22.060 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:42:22.060 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:42:22.060 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:42:22.060 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:42:22.060 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:42:22.060 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:42:22.060 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:42:22.060 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:42:22.060 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:22.060 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:22.060 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:22.060 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:22.060 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:42:22.061 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:42:22.061 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:42:22.063 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.1322ms. 2025-07-01 12:42:22.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:22.063 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:22.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:22.063 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:22.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:22.063 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:22.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:22.063 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:22.063 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:42:22.063 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:42:22.063 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:42:22.063 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:42:22.063 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:42:22.063 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:42:22.063 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:42:22.063 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:42:22.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:22.063 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:22.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:22.063 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:22.063 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:22.063 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:22.063 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.4991ms 2025-07-01 12:42:22.063 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:42:22.064 +03:00 [DBG] Connection id "0HNC8090TGE0M" completed keep alive response. 2025-07-01 12:42:22.064 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.2926ms 2025-07-01 12:42:22.064 +03:00 [DBG] Connection id "0HNC8090TGE0M" received FIN. 2025-07-01 12:42:22.064 +03:00 [DBG] Connection id "0HNC8090TGE0M" disconnecting. 2025-07-01 12:42:22.064 +03:00 [DBG] Connection id "0HNC8090TGE0M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:42:22.065 +03:00 [DBG] Connection id "0HNC8090TGE0M" stopped. 2025-07-01 12:42:22.131 +03:00 [DBG] Connection id "0HNC8090TGE0N" accepted. 2025-07-01 12:42:22.131 +03:00 [DBG] Connection id "0HNC8090TGE0N" started. 2025-07-01 12:42:22.131 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:42:22.131 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:42:22.131 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:42:22.131 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:42:22.131 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:42:22.131 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:42:22.131 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:42:22.131 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:42:22.131 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:42:22.131 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:42:22.131 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:42:22.131 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:42:22.131 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:42:22.131 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:42:22.131 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:42:22.131 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:22.131 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:22.131 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:42:22.131 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:42:22.131 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:42:22.131 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:42:22.131 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:42:22.131 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:42:22.131 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:42:22.132 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:42:22.132 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:22.132 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:22.132 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:22.132 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:22.132 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:42:22.132 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:42:22.132 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:42:22.276 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 144.1882ms. 2025-07-01 12:42:22.276 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:22.276 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:22.276 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:22.276 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:22.276 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:22.276 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:22.276 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:22.276 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:22.276 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:42:22.276 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:42:22.276 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:42:22.276 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:42:22.276 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:42:22.276 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:42:22.276 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:42:22.278 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:42:22.278 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:22.278 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:22.278 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:22.278 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:22.278 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:22.278 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:22.278 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 146.6721ms 2025-07-01 12:42:22.278 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:42:22.278 +03:00 [DBG] Connection id "0HNC8090TGE0N" completed keep alive response. 2025-07-01 12:42:22.278 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 147.1907ms 2025-07-01 12:42:22.286 +03:00 [DBG] Connection id "0HNC8090TGE0N" received FIN. 2025-07-01 12:42:22.286 +03:00 [DBG] Connection id "0HNC8090TGE0N" disconnecting. 2025-07-01 12:42:22.286 +03:00 [DBG] Connection id "0HNC8090TGE0N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:42:22.287 +03:00 [DBG] Connection id "0HNC8090TGE0N" stopped. 2025-07-01 12:42:24.003 +03:00 [DBG] Connection id "0HNC8090TGE0O" accepted. 2025-07-01 12:42:24.003 +03:00 [DBG] Connection id "0HNC8090TGE0O" started. 2025-07-01 12:42:24.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:42:24.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:42:24.003 +03:00 [DBG] POST requests are not supported 2025-07-01 12:42:24.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:42:24.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:42:24.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:24.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:42:24.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:42:24.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:42:24.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:42:24.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:24.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:42:24.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:42:24.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:42:24.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:42:24.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:42:24.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:42:24.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:24.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:24.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:42:24.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:42:24.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:24.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:24.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:24.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:24.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:42:24.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1636ms. 2025-07-01 12:42:24.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:24.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:24.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:24.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:24.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:24.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:24.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:24.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:24.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:24.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:42:24.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:24.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:24.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:24.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:24.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:24.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:24.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:24.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9444ms 2025-07-01 12:42:24.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:24.005 +03:00 [DBG] Connection id "0HNC8090TGE0O" completed keep alive response. 2025-07-01 12:42:24.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6817ms 2025-07-01 12:42:24.005 +03:00 [DBG] Connection id "0HNC8090TGE0O" received FIN. 2025-07-01 12:42:24.005 +03:00 [DBG] Connection id "0HNC8090TGE0O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:42:24.005 +03:00 [DBG] Connection id "0HNC8090TGE0O" disconnecting. 2025-07-01 12:42:24.005 +03:00 [DBG] Connection id "0HNC8090TGE0O" stopped. 2025-07-01 12:42:27.616 +03:00 [DBG] Connection id "0HNC8090TGE0P" accepted. 2025-07-01 12:42:27.616 +03:00 [DBG] Connection id "0HNC8090TGE0P" started. 2025-07-01 12:42:27.616 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:42:27.616 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:42:27.616 +03:00 [DBG] POST requests are not supported 2025-07-01 12:42:27.616 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:42:27.616 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:42:27.616 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:42:27.616 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:42:27.616 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:42:27.616 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:42:27.616 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:42:27.616 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:42:27.617 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:42:27.617 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:42:27.617 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:42:27.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-07-01 12:42:27.617 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:42:27.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-07-01 12:42:27.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:27.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:27.617 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:42:27.617 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:42:27.617 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:42:27.617 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:42:27.617 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:42:27.617 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:42:27.617 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:42:27.617 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:42:27.617 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:42:27.617 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:42:27.617 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:42:27.617 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:42:27.617 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:42:27.617 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:42:27.617 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:42:27.617 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:42:27.617 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:42:27.617 +03:00 [DBG] Connection id "0HNC8090TGE0P", Request id "0HNC8090TGE0P:00000001": started reading request body. 2025-07-01 12:42:27.617 +03:00 [DBG] Connection id "0HNC8090TGE0P", Request id "0HNC8090TGE0P:00000001": done reading request body. 2025-07-01 12:42:27.617 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:42:27.617 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:42:27.617 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:42:27.617 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:42:27.617 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:42:27.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:27.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:27.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:27.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:27.617 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:42:27.617 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:42:27.617 +03:00 [INF] Changing group of physicals [334] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:42:27.634 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 16.9201ms. 2025-07-01 12:42:27.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:27.634 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:27.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:27.634 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:27.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:27.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:27.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:27.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:27.635 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:27.635 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:42:27.635 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:27.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:27.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:27.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:27.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:27.635 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:27.635 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:27.635 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 18.2615ms 2025-07-01 12:42:27.635 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:42:27.635 +03:00 [DBG] Connection id "0HNC8090TGE0P" completed keep alive response. 2025-07-01 12:42:27.635 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 18.891ms 2025-07-01 12:42:27.635 +03:00 [DBG] Connection id "0HNC8090TGE0P" received FIN. 2025-07-01 12:42:27.635 +03:00 [DBG] Connection id "0HNC8090TGE0P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:42:27.635 +03:00 [DBG] Connection id "0HNC8090TGE0P" disconnecting. 2025-07-01 12:42:27.635 +03:00 [DBG] Connection id "0HNC8090TGE0P" stopped. 2025-07-01 12:42:27.674 +03:00 [DBG] Connection id "0HNC8090TGE0Q" accepted. 2025-07-01 12:42:27.674 +03:00 [DBG] Connection id "0HNC8090TGE0Q" started. 2025-07-01 12:42:27.674 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:42:27.674 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:42:27.674 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:42:27.674 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:42:27.674 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:42:27.674 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:42:27.674 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:42:27.675 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:42:27.675 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:42:27.675 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:42:27.675 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:42:27.675 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:42:27.675 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:42:27.675 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:42:27.675 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:42:27.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:27.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:27.675 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:42:27.675 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:42:27.675 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:42:27.675 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:42:27.675 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:42:27.675 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:42:27.675 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:42:27.675 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:42:27.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:27.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:27.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:27.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:27.675 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:42:27.675 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:42:27.675 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:42:27.676 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.2437ms. 2025-07-01 12:42:27.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:27.676 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:27.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:27.676 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:27.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:27.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:27.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:27.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:27.677 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:42:27.677 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:42:27.677 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:42:27.677 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:42:27.677 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:42:27.677 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:42:27.677 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:42:27.677 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:42:27.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:27.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:27.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:27.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:27.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:27.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:27.677 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.201ms 2025-07-01 12:42:27.677 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:42:27.677 +03:00 [DBG] Connection id "0HNC8090TGE0Q" completed keep alive response. 2025-07-01 12:42:27.677 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.7348ms 2025-07-01 12:42:27.677 +03:00 [DBG] Connection id "0HNC8090TGE0Q" received FIN. 2025-07-01 12:42:27.677 +03:00 [DBG] Connection id "0HNC8090TGE0Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:42:27.678 +03:00 [DBG] Connection id "0HNC8090TGE0Q" disconnecting. 2025-07-01 12:42:27.678 +03:00 [DBG] Connection id "0HNC8090TGE0Q" stopped. 2025-07-01 12:42:27.747 +03:00 [DBG] Connection id "0HNC8090TGE0R" accepted. 2025-07-01 12:42:27.747 +03:00 [DBG] Connection id "0HNC8090TGE0R" started. 2025-07-01 12:42:27.747 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:42:27.747 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:42:27.747 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:42:27.747 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:42:27.748 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:42:27.748 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:42:27.748 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:42:27.748 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:42:27.748 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:42:27.748 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:42:27.748 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:42:27.748 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:42:27.748 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:42:27.748 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:42:27.748 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:42:27.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:27.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:27.748 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:42:27.748 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:42:27.748 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:42:27.748 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:42:27.748 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:42:27.748 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:42:27.748 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:42:27.748 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:42:27.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:27.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:27.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:27.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:27.748 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:42:27.748 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:42:27.748 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:42:27.898 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 149.7229ms. 2025-07-01 12:42:27.898 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:27.898 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:27.898 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:27.898 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:27.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:27.898 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:27.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:27.898 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:27.898 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:42:27.898 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:42:27.898 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:42:27.898 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:42:27.898 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:42:27.898 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:42:27.898 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:42:27.900 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:42:27.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:27.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:27.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:27.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:27.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:27.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:27.900 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 151.923ms 2025-07-01 12:42:27.900 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:42:27.900 +03:00 [DBG] Connection id "0HNC8090TGE0R" completed keep alive response. 2025-07-01 12:42:27.900 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 152.4819ms 2025-07-01 12:42:27.904 +03:00 [DBG] Connection id "0HNC8090TGE0R" received FIN. 2025-07-01 12:42:27.904 +03:00 [DBG] Connection id "0HNC8090TGE0R" disconnecting. 2025-07-01 12:42:27.904 +03:00 [DBG] Connection id "0HNC8090TGE0R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:42:27.905 +03:00 [DBG] Connection id "0HNC8090TGE0R" stopped. 2025-07-01 12:42:29.014 +03:00 [DBG] Connection id "0HNC8090TGE0S" accepted. 2025-07-01 12:42:29.014 +03:00 [DBG] Connection id "0HNC8090TGE0S" started. 2025-07-01 12:42:29.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:42:29.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:42:29.015 +03:00 [DBG] POST requests are not supported 2025-07-01 12:42:29.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:42:29.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:42:29.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:29.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:42:29.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:42:29.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:42:29.015 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:42:29.015 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:29.015 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:42:29.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:42:29.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:42:29.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:42:29.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:42:29.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:42:29.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:29.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:29.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:42:29.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:42:29.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:29.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:29.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:29.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:29.016 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:42:29.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1721ms. 2025-07-01 12:42:29.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:29.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:29.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:29.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:29.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:29.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:29.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:29.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:29.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:29.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:42:29.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:29.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:29.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:29.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:29.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:29.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:29.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:29.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1783ms 2025-07-01 12:42:29.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:29.016 +03:00 [DBG] Connection id "0HNC8090TGE0S" completed keep alive response. 2025-07-01 12:42:29.017 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.102ms 2025-07-01 12:42:29.017 +03:00 [DBG] Connection id "0HNC8090TGE0S" received FIN. 2025-07-01 12:42:29.017 +03:00 [DBG] Connection id "0HNC8090TGE0S" disconnecting. 2025-07-01 12:42:29.017 +03:00 [DBG] Connection id "0HNC8090TGE0S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:42:29.018 +03:00 [DBG] Connection id "0HNC8090TGE0S" stopped. 2025-07-01 12:42:34.768 +03:00 [DBG] Connection id "0HNC8090TGE0T" accepted. 2025-07-01 12:42:34.768 +03:00 [DBG] Connection id "0HNC8090TGE0T" started. 2025-07-01 12:42:34.769 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:42:34.769 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:42:34.769 +03:00 [DBG] POST requests are not supported 2025-07-01 12:42:34.769 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:42:34.769 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:42:34.769 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:34.769 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:42:34.769 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:42:34.769 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:42:34.769 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:42:34.769 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:34.769 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:42:34.769 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:42:34.769 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:42:34.769 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:42:34.769 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:42:34.769 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:42:34.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:34.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:34.769 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:42:34.769 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:42:34.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:34.769 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:34.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:34.769 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:34.769 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:42:34.769 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1353ms. 2025-07-01 12:42:34.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:34.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:34.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:34.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:34.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:34.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:34.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:34.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:34.770 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:34.770 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:42:34.770 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:34.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:34.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:34.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:34.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:34.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:34.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:34.770 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7523ms 2025-07-01 12:42:34.770 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:34.770 +03:00 [DBG] Connection id "0HNC8090TGE0T" completed keep alive response. 2025-07-01 12:42:34.770 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4146ms 2025-07-01 12:42:34.770 +03:00 [DBG] Connection id "0HNC8090TGE0T" received FIN. 2025-07-01 12:42:34.770 +03:00 [DBG] Connection id "0HNC8090TGE0T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:42:34.770 +03:00 [DBG] Connection id "0HNC8090TGE0T" disconnecting. 2025-07-01 12:42:34.770 +03:00 [DBG] Connection id "0HNC8090TGE0T" stopped. 2025-07-01 12:42:39.775 +03:00 [DBG] Connection id "0HNC8090TGE0U" accepted. 2025-07-01 12:42:39.775 +03:00 [DBG] Connection id "0HNC8090TGE0U" started. 2025-07-01 12:42:39.775 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:42:39.775 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:42:39.775 +03:00 [DBG] POST requests are not supported 2025-07-01 12:42:39.775 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:42:39.775 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:42:39.775 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:39.775 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:42:39.775 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:42:39.775 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:42:39.775 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:42:39.775 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:39.776 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:42:39.776 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:42:39.776 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:42:39.776 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:42:39.776 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:42:39.776 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:42:39.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:39.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:39.776 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:42:39.776 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:42:39.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:39.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:39.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:39.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:39.776 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:42:39.776 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1275ms. 2025-07-01 12:42:39.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:39.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:39.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:39.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:39.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:39.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:39.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:39.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:39.776 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:39.776 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:42:39.776 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:39.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:39.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:39.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:39.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:39.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:39.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:39.776 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7483ms 2025-07-01 12:42:39.776 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:39.777 +03:00 [DBG] Connection id "0HNC8090TGE0U" completed keep alive response. 2025-07-01 12:42:39.777 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3957ms 2025-07-01 12:42:39.777 +03:00 [DBG] Connection id "0HNC8090TGE0U" received FIN. 2025-07-01 12:42:39.777 +03:00 [DBG] Connection id "0HNC8090TGE0U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:42:39.777 +03:00 [DBG] Connection id "0HNC8090TGE0U" disconnecting. 2025-07-01 12:42:39.777 +03:00 [DBG] Connection id "0HNC8090TGE0U" stopped. 2025-07-01 12:42:44.769 +03:00 [DBG] Connection id "0HNC8090TGE0V" accepted. 2025-07-01 12:42:44.769 +03:00 [DBG] Connection id "0HNC8090TGE0V" started. 2025-07-01 12:42:44.769 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:42:44.770 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:42:44.770 +03:00 [DBG] POST requests are not supported 2025-07-01 12:42:44.770 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:42:44.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-07-01 12:42:44.770 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:44.770 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:42:44.770 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:42:44.770 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:42:44.770 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:42:44.770 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:44.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-07-01 12:42:44.770 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:42:44.770 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:42:44.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-07-01 12:42:44.770 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:42:44.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-07-01 12:42:44.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:44.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:44.771 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:42:44.771 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:42:44.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:44.771 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:44.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:44.771 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:44.771 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:42:44.771 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.183ms. 2025-07-01 12:42:44.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:44.771 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:44.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:44.771 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:44.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:44.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:44.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:44.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:44.772 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:44.772 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:42:44.772 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:44.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:44.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:44.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:44.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:44.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:44.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:44.772 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4831ms 2025-07-01 12:42:44.772 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:44.772 +03:00 [DBG] Connection id "0HNC8090TGE0V" completed keep alive response. 2025-07-01 12:42:44.772 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8007ms 2025-07-01 12:42:44.772 +03:00 [DBG] Connection id "0HNC8090TGE0V" received FIN. 2025-07-01 12:42:44.773 +03:00 [DBG] Connection id "0HNC8090TGE0V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:42:44.773 +03:00 [DBG] Connection id "0HNC8090TGE0V" disconnecting. 2025-07-01 12:42:44.773 +03:00 [DBG] Connection id "0HNC8090TGE0V" stopped. 2025-07-01 12:42:49.771 +03:00 [DBG] Connection id "0HNC8090TGE10" accepted. 2025-07-01 12:42:49.771 +03:00 [DBG] Connection id "0HNC8090TGE10" started. 2025-07-01 12:42:49.771 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:42:49.771 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:42:49.771 +03:00 [DBG] POST requests are not supported 2025-07-01 12:42:49.771 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:42:49.772 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:42:49.772 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:49.772 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:42:49.772 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:42:49.772 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:42:49.772 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:42:49.772 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:49.772 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:42:49.772 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:42:49.772 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:42:49.772 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:42:49.772 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:42:49.772 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:42:49.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:49.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:49.772 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:42:49.772 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:42:49.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:49.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:49.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:49.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:49.772 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:42:49.772 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.128ms. 2025-07-01 12:42:49.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:49.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:49.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:49.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:49.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:49.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:49.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:49.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:49.773 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:49.773 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:42:49.773 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:49.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:49.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:49.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:49.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:49.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:49.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:49.773 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8481ms 2025-07-01 12:42:49.773 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:49.773 +03:00 [DBG] Connection id "0HNC8090TGE10" completed keep alive response. 2025-07-01 12:42:49.773 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4878ms 2025-07-01 12:42:49.773 +03:00 [DBG] Connection id "0HNC8090TGE10" received FIN. 2025-07-01 12:42:49.773 +03:00 [DBG] Connection id "0HNC8090TGE10" disconnecting. 2025-07-01 12:42:49.773 +03:00 [DBG] Connection id "0HNC8090TGE10" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:42:49.774 +03:00 [DBG] Connection id "0HNC8090TGE10" stopped. 2025-07-01 12:42:54.768 +03:00 [DBG] Connection id "0HNC8090TGE11" accepted. 2025-07-01 12:42:54.768 +03:00 [DBG] Connection id "0HNC8090TGE11" started. 2025-07-01 12:42:54.768 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:42:54.769 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:42:54.769 +03:00 [DBG] POST requests are not supported 2025-07-01 12:42:54.769 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:42:54.769 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:42:54.769 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:54.769 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:42:54.769 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:42:54.769 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:42:54.769 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:42:54.769 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:54.769 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:42:54.769 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:42:54.769 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:42:54.769 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:42:54.769 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:42:54.769 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:42:54.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:54.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:54.769 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:42:54.769 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:42:54.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:54.769 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:54.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:54.769 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:54.769 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:42:54.769 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1426ms. 2025-07-01 12:42:54.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:54.769 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:54.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:54.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:54.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:54.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:54.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:54.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:54.770 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:54.770 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:42:54.770 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:54.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:54.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:54.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:54.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:54.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:54.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:54.770 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7501ms 2025-07-01 12:42:54.770 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:54.770 +03:00 [DBG] Connection id "0HNC8090TGE11" completed keep alive response. 2025-07-01 12:42:54.770 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4088ms 2025-07-01 12:42:54.770 +03:00 [DBG] Connection id "0HNC8090TGE11" received FIN. 2025-07-01 12:42:54.770 +03:00 [DBG] Connection id "0HNC8090TGE11" disconnecting. 2025-07-01 12:42:54.770 +03:00 [DBG] Connection id "0HNC8090TGE11" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:42:54.771 +03:00 [DBG] Connection id "0HNC8090TGE11" stopped. 2025-07-01 12:42:59.770 +03:00 [DBG] Connection id "0HNC8090TGE12" accepted. 2025-07-01 12:42:59.770 +03:00 [DBG] Connection id "0HNC8090TGE12" started. 2025-07-01 12:42:59.770 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:42:59.770 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:42:59.770 +03:00 [DBG] POST requests are not supported 2025-07-01 12:42:59.770 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:42:59.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-07-01 12:42:59.770 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:59.771 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:42:59.771 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:42:59.771 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:42:59.771 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:42:59.771 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:59.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-07-01 12:42:59.771 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:42:59.771 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:42:59.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-07-01 12:42:59.771 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:42:59.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-07-01 12:42:59.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:59.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:59.771 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:42:59.775 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:42:59.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:59.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:59.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:59.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:59.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:42:59.776 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2532ms. 2025-07-01 12:42:59.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:59.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:42:59.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:59.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:42:59.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:59.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:59.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:59.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:59.776 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:59.776 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:42:59.776 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:42:59.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:59.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:42:59.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:59.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:59.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:59.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:42:59.776 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 5.194ms 2025-07-01 12:42:59.776 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:42:59.776 +03:00 [DBG] Connection id "0HNC8090TGE12" completed keep alive response. 2025-07-01 12:42:59.777 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 6.274ms 2025-07-01 12:42:59.777 +03:00 [DBG] Connection id "0HNC8090TGE12" received FIN. 2025-07-01 12:42:59.777 +03:00 [DBG] Connection id "0HNC8090TGE12" disconnecting. 2025-07-01 12:42:59.777 +03:00 [DBG] Connection id "0HNC8090TGE12" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:42:59.778 +03:00 [DBG] Connection id "0HNC8090TGE12" stopped. 2025-07-01 12:43:04.010 +03:00 [DBG] Connection id "0HNC8090TGE13" accepted. 2025-07-01 12:43:04.010 +03:00 [DBG] Connection id "0HNC8090TGE13" started. 2025-07-01 12:43:04.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:43:04.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:43:04.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:43:04.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:43:04.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:43:04.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:04.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:43:04.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:43:04.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:43:04.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:43:04.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:04.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:43:04.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:43:04.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:43:04.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:43:04.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:43:04.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:43:04.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:04.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:04.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:43:04.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:43:04.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:04.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:04.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:04.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:04.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:43:04.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2155ms. 2025-07-01 12:43:04.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:04.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:04.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:04.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:04.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:04.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:04.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:04.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:04.013 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:04.013 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:43:04.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:04.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:04.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:04.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:04.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:04.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:04.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:04.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8613ms 2025-07-01 12:43:04.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:04.013 +03:00 [DBG] Connection id "0HNC8090TGE13" completed keep alive response. 2025-07-01 12:43:04.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1102ms 2025-07-01 12:43:04.014 +03:00 [DBG] Connection id "0HNC8090TGE13" received FIN. 2025-07-01 12:43:04.014 +03:00 [DBG] Connection id "0HNC8090TGE13" disconnecting. 2025-07-01 12:43:04.014 +03:00 [DBG] Connection id "0HNC8090TGE13" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:43:04.015 +03:00 [DBG] Connection id "0HNC8090TGE13" stopped. 2025-07-01 12:43:09.003 +03:00 [DBG] Connection id "0HNC8090TGE14" accepted. 2025-07-01 12:43:09.003 +03:00 [DBG] Connection id "0HNC8090TGE14" started. 2025-07-01 12:43:09.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:43:09.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:43:09.004 +03:00 [DBG] POST requests are not supported 2025-07-01 12:43:09.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:43:09.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:43:09.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:09.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:43:09.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:43:09.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:43:09.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:43:09.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:09.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:43:09.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:43:09.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:43:09.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:43:09.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:43:09.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:43:09.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:09.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:09.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:43:09.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:43:09.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:09.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:09.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:09.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:09.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:43:09.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1432ms. 2025-07-01 12:43:09.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:09.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:09.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:09.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:09.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:09.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:09.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:09.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:09.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:09.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:43:09.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:09.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:09.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:09.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:09.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:09.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:09.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:09.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7844ms 2025-07-01 12:43:09.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:09.005 +03:00 [DBG] Connection id "0HNC8090TGE14" completed keep alive response. 2025-07-01 12:43:09.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4195ms 2025-07-01 12:43:09.005 +03:00 [DBG] Connection id "0HNC8090TGE14" received FIN. 2025-07-01 12:43:09.005 +03:00 [DBG] Connection id "0HNC8090TGE14" disconnecting. 2025-07-01 12:43:09.005 +03:00 [DBG] Connection id "0HNC8090TGE14" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:43:09.006 +03:00 [DBG] Connection id "0HNC8090TGE14" stopped. 2025-07-01 12:43:12.783 +03:00 [DBG] Connection id "0HNC8090TGE15" accepted. 2025-07-01 12:43:12.783 +03:00 [DBG] Connection id "0HNC8090TGE15" started. 2025-07-01 12:43:12.783 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:43:12.783 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:43:12.783 +03:00 [DBG] POST requests are not supported 2025-07-01 12:43:12.783 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:43:12.783 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:43:12.783 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:43:12.783 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:43:12.783 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:43:12.783 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:43:12.784 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:43:12.784 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:43:12.784 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:43:12.784 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:43:12.784 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:43:12.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-07-01 12:43:12.784 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:43:12.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-07-01 12:43:12.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:12.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:12.784 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:43:12.784 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:43:12.784 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:43:12.784 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:43:12.784 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:43:12.784 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:43:12.784 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:43:12.784 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:43:12.784 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:43:12.784 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:43:12.784 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:43:12.784 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:43:12.784 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:43:12.784 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:43:12.784 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:43:12.784 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:43:12.784 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:43:12.784 +03:00 [DBG] Connection id "0HNC8090TGE15", Request id "0HNC8090TGE15:00000001": started reading request body. 2025-07-01 12:43:12.784 +03:00 [DBG] Connection id "0HNC8090TGE15", Request id "0HNC8090TGE15:00000001": done reading request body. 2025-07-01 12:43:12.784 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:43:12.784 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:43:12.784 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:43:12.784 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:43:12.784 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:43:12.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:12.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:12.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:12.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:12.784 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:43:12.784 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:43:12.784 +03:00 [INF] Changing group of physicals [334] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:43:12.807 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 22.4359ms. 2025-07-01 12:43:12.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:12.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:12.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:12.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:12.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:12.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:12.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:12.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:12.807 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:12.807 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:43:12.807 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:12.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:12.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:12.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:12.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:12.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:12.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:12.807 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 23.5591ms 2025-07-01 12:43:12.807 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:43:12.807 +03:00 [DBG] Connection id "0HNC8090TGE15" completed keep alive response. 2025-07-01 12:43:12.807 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 24.2362ms 2025-07-01 12:43:12.808 +03:00 [DBG] Connection id "0HNC8090TGE15" received FIN. 2025-07-01 12:43:12.808 +03:00 [DBG] Connection id "0HNC8090TGE15" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:43:12.808 +03:00 [DBG] Connection id "0HNC8090TGE15" disconnecting. 2025-07-01 12:43:12.808 +03:00 [DBG] Connection id "0HNC8090TGE15" stopped. 2025-07-01 12:43:12.848 +03:00 [DBG] Connection id "0HNC8090TGE16" accepted. 2025-07-01 12:43:12.848 +03:00 [DBG] Connection id "0HNC8090TGE16" started. 2025-07-01 12:43:12.848 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:43:12.848 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:43:12.849 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:43:12.849 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:43:12.849 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:43:12.849 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:43:12.849 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:43:12.849 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:43:12.849 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:43:12.849 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:43:12.849 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:43:12.849 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:43:12.849 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:43:12.849 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:43:12.849 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:43:12.849 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:12.849 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:12.849 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:43:12.849 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:43:12.849 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:43:12.849 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:43:12.849 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:43:12.849 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:43:12.849 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:43:12.849 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:43:12.849 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:12.849 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:12.849 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:12.849 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:12.849 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:43:12.849 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:43:12.849 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:43:12.851 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5562ms. 2025-07-01 12:43:12.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:12.851 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:12.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:12.851 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:12.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:12.851 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:12.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:12.851 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:12.851 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:43:12.851 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:43:12.851 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:43:12.851 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:43:12.851 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:43:12.851 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:43:12.851 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:43:12.851 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:43:12.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:12.852 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:12.852 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:12.852 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:12.852 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:12.852 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:12.852 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.6114ms 2025-07-01 12:43:12.852 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:43:12.852 +03:00 [DBG] Connection id "0HNC8090TGE16" completed keep alive response. 2025-07-01 12:43:12.852 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.2335ms 2025-07-01 12:43:12.852 +03:00 [DBG] Connection id "0HNC8090TGE16" received FIN. 2025-07-01 12:43:12.852 +03:00 [DBG] Connection id "0HNC8090TGE16" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:43:12.852 +03:00 [DBG] Connection id "0HNC8090TGE16" disconnecting. 2025-07-01 12:43:12.852 +03:00 [DBG] Connection id "0HNC8090TGE16" stopped. 2025-07-01 12:43:12.924 +03:00 [DBG] Connection id "0HNC8090TGE17" accepted. 2025-07-01 12:43:12.924 +03:00 [DBG] Connection id "0HNC8090TGE17" started. 2025-07-01 12:43:12.924 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:43:12.924 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:43:12.924 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:43:12.924 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:43:12.924 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:43:12.924 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:43:12.924 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:43:12.924 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:43:12.924 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:43:12.924 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:43:12.925 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:43:12.925 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:43:12.925 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:43:12.925 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:43:12.925 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:43:12.925 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:12.925 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:12.925 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:43:12.925 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:43:12.925 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:43:12.925 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:43:12.925 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:43:12.925 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:43:12.925 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:43:12.925 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:43:12.925 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:12.925 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:12.925 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:12.925 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:12.925 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:43:12.925 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:43:12.925 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:43:13.073 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 148.1606ms. 2025-07-01 12:43:13.074 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:13.074 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:13.074 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:13.074 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:13.074 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:13.074 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:13.074 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:13.074 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:13.074 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:43:13.074 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:43:13.074 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:43:13.074 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:43:13.074 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:43:13.074 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:43:13.074 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:43:13.076 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:43:13.076 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:13.076 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:13.076 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:13.076 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:13.076 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:13.076 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:13.076 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 151.4312ms 2025-07-01 12:43:13.076 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:43:13.076 +03:00 [DBG] Connection id "0HNC8090TGE17" completed keep alive response. 2025-07-01 12:43:13.076 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 152.2646ms 2025-07-01 12:43:13.079 +03:00 [DBG] Connection id "0HNC8090TGE17" received FIN. 2025-07-01 12:43:13.079 +03:00 [DBG] Connection id "0HNC8090TGE17" disconnecting. 2025-07-01 12:43:13.079 +03:00 [DBG] Connection id "0HNC8090TGE17" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:43:13.080 +03:00 [DBG] Connection id "0HNC8090TGE17" stopped. 2025-07-01 12:43:14.006 +03:00 [DBG] Connection id "0HNC8090TGE18" accepted. 2025-07-01 12:43:14.006 +03:00 [DBG] Connection id "0HNC8090TGE18" started. 2025-07-01 12:43:14.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:43:14.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:43:14.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:43:14.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:43:14.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:43:14.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:14.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:43:14.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:43:14.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:43:14.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:43:14.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:14.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:43:14.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:43:14.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:43:14.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:43:14.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:43:14.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:43:14.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:14.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:14.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:43:14.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:43:14.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:14.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:14.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:14.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:14.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:43:14.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.148ms. 2025-07-01 12:43:14.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:14.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:14.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:14.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:14.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:14.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:14.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:14.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:14.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:14.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:43:14.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:14.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:14.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:14.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:14.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:14.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:14.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:14.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7455ms 2025-07-01 12:43:14.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:14.008 +03:00 [DBG] Connection id "0HNC8090TGE18" completed keep alive response. 2025-07-01 12:43:14.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3119ms 2025-07-01 12:43:14.008 +03:00 [DBG] Connection id "0HNC8090TGE18" received FIN. 2025-07-01 12:43:14.008 +03:00 [DBG] Connection id "0HNC8090TGE18" disconnecting. 2025-07-01 12:43:14.008 +03:00 [DBG] Connection id "0HNC8090TGE18" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:43:14.009 +03:00 [DBG] Connection id "0HNC8090TGE18" stopped. 2025-07-01 12:43:19.022 +03:00 [DBG] Connection id "0HNC8090TGE19" accepted. 2025-07-01 12:43:19.022 +03:00 [DBG] Connection id "0HNC8090TGE19" started. 2025-07-01 12:43:19.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:43:19.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:43:19.022 +03:00 [DBG] POST requests are not supported 2025-07-01 12:43:19.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:43:19.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:43:19.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:19.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:43:19.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:43:19.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:43:19.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:43:19.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:19.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:43:19.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:43:19.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:43:19.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:43:19.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:43:19.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:43:19.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:19.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:19.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:43:19.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:43:19.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:19.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:19.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:19.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:19.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:43:19.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1253ms. 2025-07-01 12:43:19.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:19.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:19.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:19.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:19.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:19.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:19.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:19.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:19.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:19.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:43:19.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:19.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:19.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:19.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:19.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:19.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:19.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:19.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6718ms 2025-07-01 12:43:19.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:19.023 +03:00 [DBG] Connection id "0HNC8090TGE19" completed keep alive response. 2025-07-01 12:43:19.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2586ms 2025-07-01 12:43:19.024 +03:00 [DBG] Connection id "0HNC8090TGE19" received FIN. 2025-07-01 12:43:19.024 +03:00 [DBG] Connection id "0HNC8090TGE19" disconnecting. 2025-07-01 12:43:19.024 +03:00 [DBG] Connection id "0HNC8090TGE19" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:43:19.025 +03:00 [DBG] Connection id "0HNC8090TGE19" stopped. 2025-07-01 12:43:24.010 +03:00 [DBG] Connection id "0HNC8090TGE1A" accepted. 2025-07-01 12:43:24.010 +03:00 [DBG] Connection id "0HNC8090TGE1A" started. 2025-07-01 12:43:24.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:43:24.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:43:24.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:43:24.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:43:24.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:43:24.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:24.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:43:24.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:43:24.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:43:24.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:43:24.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:24.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:43:24.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:43:24.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:43:24.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:43:24.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:43:24.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:43:24.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:24.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:24.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:43:24.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:43:24.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:24.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:24.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:24.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:24.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:43:24.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1579ms. 2025-07-01 12:43:24.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:24.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:24.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:24.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:24.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:24.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:24.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:24.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:24.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:24.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:43:24.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:24.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:24.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:24.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:24.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:24.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:24.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:24.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7783ms 2025-07-01 12:43:24.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:24.011 +03:00 [DBG] Connection id "0HNC8090TGE1A" completed keep alive response. 2025-07-01 12:43:24.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4406ms 2025-07-01 12:43:24.012 +03:00 [DBG] Connection id "0HNC8090TGE1A" received FIN. 2025-07-01 12:43:24.012 +03:00 [DBG] Connection id "0HNC8090TGE1A" disconnecting. 2025-07-01 12:43:24.012 +03:00 [DBG] Connection id "0HNC8090TGE1A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:43:24.013 +03:00 [DBG] Connection id "0HNC8090TGE1A" stopped. 2025-07-01 12:43:29.022 +03:00 [DBG] Connection id "0HNC8090TGE1B" accepted. 2025-07-01 12:43:29.022 +03:00 [DBG] Connection id "0HNC8090TGE1B" started. 2025-07-01 12:43:29.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:43:29.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:43:29.022 +03:00 [DBG] POST requests are not supported 2025-07-01 12:43:29.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:43:29.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:43:29.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:29.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:43:29.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:43:29.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:43:29.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:43:29.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:29.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:43:29.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:43:29.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:43:29.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:43:29.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:43:29.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:43:29.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:29.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:29.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:43:29.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:43:29.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:29.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:29.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:29.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:29.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:43:29.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2354ms. 2025-07-01 12:43:29.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:29.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:29.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:29.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:29.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:29.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:29.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:29.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:29.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:29.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:43:29.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:29.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:29.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:29.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:29.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:29.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:29.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:29.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1303ms 2025-07-01 12:43:29.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:29.024 +03:00 [DBG] Connection id "0HNC8090TGE1B" completed keep alive response. 2025-07-01 12:43:29.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0823ms 2025-07-01 12:43:29.025 +03:00 [DBG] Connection id "0HNC8090TGE1B" received FIN. 2025-07-01 12:43:29.025 +03:00 [DBG] Connection id "0HNC8090TGE1B" disconnecting. 2025-07-01 12:43:29.025 +03:00 [DBG] Connection id "0HNC8090TGE1B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:43:29.026 +03:00 [DBG] Connection id "0HNC8090TGE1B" stopped. 2025-07-01 12:43:34.003 +03:00 [DBG] Connection id "0HNC8090TGE1C" accepted. 2025-07-01 12:43:34.003 +03:00 [DBG] Connection id "0HNC8090TGE1C" started. 2025-07-01 12:43:34.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:43:34.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:43:34.004 +03:00 [DBG] POST requests are not supported 2025-07-01 12:43:34.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:43:34.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:43:34.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:34.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:43:34.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:43:34.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:43:34.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:43:34.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:34.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:43:34.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:43:34.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:43:34.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:43:34.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:43:34.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:43:34.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:34.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:34.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:43:34.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:43:34.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:34.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:34.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:34.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:34.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:43:34.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1222ms. 2025-07-01 12:43:34.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:34.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:34.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:34.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:34.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:34.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:34.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:34.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:34.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:34.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:43:34.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:34.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:34.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:34.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:34.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:34.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:34.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:34.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7181ms 2025-07-01 12:43:34.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:34.005 +03:00 [DBG] Connection id "0HNC8090TGE1C" completed keep alive response. 2025-07-01 12:43:34.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2713ms 2025-07-01 12:43:34.005 +03:00 [DBG] Connection id "0HNC8090TGE1C" received FIN. 2025-07-01 12:43:34.005 +03:00 [DBG] Connection id "0HNC8090TGE1C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:43:34.005 +03:00 [DBG] Connection id "0HNC8090TGE1C" disconnecting. 2025-07-01 12:43:34.005 +03:00 [DBG] Connection id "0HNC8090TGE1C" stopped. 2025-07-01 12:43:39.006 +03:00 [DBG] Connection id "0HNC8090TGE1D" accepted. 2025-07-01 12:43:39.006 +03:00 [DBG] Connection id "0HNC8090TGE1D" started. 2025-07-01 12:43:39.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:43:39.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:43:39.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:43:39.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:43:39.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:43:39.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:39.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:43:39.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:43:39.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:43:39.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:43:39.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:39.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:43:39.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:43:39.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:43:39.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:43:39.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:43:39.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:43:39.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:39.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:39.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:43:39.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:43:39.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:39.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:39.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:39.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:39.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:43:39.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1229ms. 2025-07-01 12:43:39.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:39.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:39.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:39.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:39.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:39.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:39.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:39.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:39.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:39.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:43:39.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:39.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:39.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:39.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:39.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:39.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:39.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:39.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7229ms 2025-07-01 12:43:39.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:39.007 +03:00 [DBG] Connection id "0HNC8090TGE1D" completed keep alive response. 2025-07-01 12:43:39.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2982ms 2025-07-01 12:43:39.008 +03:00 [DBG] Connection id "0HNC8090TGE1D" received FIN. 2025-07-01 12:43:39.008 +03:00 [DBG] Connection id "0HNC8090TGE1D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:43:39.008 +03:00 [DBG] Connection id "0HNC8090TGE1D" disconnecting. 2025-07-01 12:43:39.008 +03:00 [DBG] Connection id "0HNC8090TGE1D" stopped. 2025-07-01 12:43:44.006 +03:00 [DBG] Connection id "0HNC8090TGE1E" accepted. 2025-07-01 12:43:44.006 +03:00 [DBG] Connection id "0HNC8090TGE1E" started. 2025-07-01 12:43:44.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:43:44.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:43:44.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:43:44.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:43:44.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:43:44.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:44.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:43:44.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:43:44.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:43:44.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:43:44.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:44.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:43:44.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:43:44.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:43:44.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:43:44.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:43:44.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:43:44.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:44.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:44.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:43:44.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:43:44.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:44.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:44.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:44.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:44.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:43:44.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1789ms. 2025-07-01 12:43:44.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:44.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:44.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:44.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:44.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:44.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:44.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:44.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:44.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:44.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:43:44.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:44.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:44.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:44.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:44.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:44.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:44.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:44.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2964ms 2025-07-01 12:43:44.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:44.009 +03:00 [DBG] Connection id "0HNC8090TGE1E" completed keep alive response. 2025-07-01 12:43:44.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3607ms 2025-07-01 12:43:44.009 +03:00 [DBG] Connection id "0HNC8090TGE1E" received FIN. 2025-07-01 12:43:44.009 +03:00 [DBG] Connection id "0HNC8090TGE1E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:43:44.009 +03:00 [DBG] Connection id "0HNC8090TGE1E" disconnecting. 2025-07-01 12:43:44.010 +03:00 [DBG] Connection id "0HNC8090TGE1E" stopped. 2025-07-01 12:43:46.054 +03:00 [DBG] Connection id "0HNC8090TGE1F" accepted. 2025-07-01 12:43:46.054 +03:00 [DBG] Connection id "0HNC8090TGE1F" started. 2025-07-01 12:43:46.054 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 746 2025-07-01 12:43:46.054 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:43:46.054 +03:00 [DBG] POST requests are not supported 2025-07-01 12:43:46.054 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:43:46.054 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:43:46.054 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:43:46.054 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:43:46.054 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:43:46.054 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:43:46.055 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:43:46.055 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:43:46.055 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:43:46.055 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:43:46.055 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:43:46.055 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:43:46.055 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:43:46.055 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:43:46.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:46.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:46.055 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:43:46.055 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:43:46.055 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:43:46.055 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:43:46.055 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:43:46.055 +03:00 [DBG] Connection id "0HNC8090TGE1F", Request id "0HNC8090TGE1F:00000001": started reading request body. 2025-07-01 12:43:46.055 +03:00 [DBG] Connection id "0HNC8090TGE1F", Request id "0HNC8090TGE1F:00000001": done reading request body. 2025-07-01 12:43:46.055 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:43:46.055 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:43:46.055 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:43:46.056 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:43:46.056 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:43:46.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:46.056 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:46.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:46.056 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:46.056 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:43:46.056 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:43:46.056 +03:00 [INF] Updating physical elements properties 2025-07-01 12:43:46.084 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 27.9998ms. 2025-07-01 12:43:46.084 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:46.084 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:46.084 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:46.084 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:46.084 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:46.084 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:46.084 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:46.084 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:46.084 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:46.084 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:43:46.084 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:46.084 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:46.084 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:46.084 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:46.085 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:46.085 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:46.085 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:46.085 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 29.7755ms 2025-07-01 12:43:46.085 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:43:46.085 +03:00 [DBG] Connection id "0HNC8090TGE1F" completed keep alive response. 2025-07-01 12:43:46.085 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 30.8049ms 2025-07-01 12:43:46.085 +03:00 [DBG] Connection id "0HNC8090TGE1F" received FIN. 2025-07-01 12:43:46.085 +03:00 [DBG] Connection id "0HNC8090TGE1F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:43:46.085 +03:00 [DBG] Connection id "0HNC8090TGE1F" disconnecting. 2025-07-01 12:43:46.085 +03:00 [DBG] Connection id "0HNC8090TGE1F" stopped. 2025-07-01 12:43:46.123 +03:00 [DBG] Connection id "0HNC8090TGE1G" accepted. 2025-07-01 12:43:46.123 +03:00 [DBG] Connection id "0HNC8090TGE1G" started. 2025-07-01 12:43:46.123 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:43:46.123 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:43:46.123 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:43:46.123 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:43:46.123 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:43:46.124 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:43:46.124 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:43:46.124 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:43:46.124 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:43:46.124 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:43:46.124 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:43:46.124 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:43:46.124 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:43:46.124 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:43:46.124 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:43:46.124 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:46.124 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:46.124 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:43:46.124 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:43:46.124 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:43:46.125 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:43:46.125 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:43:46.125 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:43:46.125 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:43:46.125 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:43:46.125 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:46.125 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:46.125 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:46.125 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:46.125 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:43:46.125 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:43:46.125 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:43:46.129 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.9863ms. 2025-07-01 12:43:46.129 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:46.129 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:46.129 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:46.129 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:46.129 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:46.129 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:46.129 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:46.129 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:46.129 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:43:46.130 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:43:46.130 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:43:46.130 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:43:46.130 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:43:46.130 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:43:46.130 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:43:46.130 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:43:46.130 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:46.130 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:46.130 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:46.130 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:46.130 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:46.130 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:46.130 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 5.9407ms 2025-07-01 12:43:46.130 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:43:46.130 +03:00 [DBG] Connection id "0HNC8090TGE1G" completed keep alive response. 2025-07-01 12:43:46.130 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 6.97ms 2025-07-01 12:43:46.131 +03:00 [DBG] Connection id "0HNC8090TGE1G" received FIN. 2025-07-01 12:43:46.131 +03:00 [DBG] Connection id "0HNC8090TGE1G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:43:46.132 +03:00 [DBG] Connection id "0HNC8090TGE1G" disconnecting. 2025-07-01 12:43:46.132 +03:00 [DBG] Connection id "0HNC8090TGE1G" stopped. 2025-07-01 12:43:46.212 +03:00 [DBG] Connection id "0HNC8090TGE1H" accepted. 2025-07-01 12:43:46.212 +03:00 [DBG] Connection id "0HNC8090TGE1H" started. 2025-07-01 12:43:46.212 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:43:46.212 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:43:46.212 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:43:46.212 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:43:46.212 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:43:46.212 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:43:46.212 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:43:46.212 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:43:46.212 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:43:46.213 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:43:46.213 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:43:46.213 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:43:46.213 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:43:46.213 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:43:46.213 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:43:46.213 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:46.213 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:46.213 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:43:46.213 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:43:46.213 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:43:46.214 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:43:46.214 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:43:46.214 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:43:46.214 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:43:46.214 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:43:46.214 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:46.214 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:46.214 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:46.214 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:46.214 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:43:46.214 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:43:46.214 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:43:46.365 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 150.5753ms. 2025-07-01 12:43:46.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:46.365 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:46.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:46.365 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:46.365 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:46.365 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:46.365 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:46.365 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:46.365 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:43:46.365 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:43:46.365 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:43:46.365 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:43:46.365 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:43:46.365 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:43:46.365 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:43:46.367 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:43:46.367 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:46.367 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:46.367 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:46.367 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:46.367 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:46.367 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:46.367 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 154.4344ms 2025-07-01 12:43:46.368 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:43:46.368 +03:00 [DBG] Connection id "0HNC8090TGE1H" completed keep alive response. 2025-07-01 12:43:46.368 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 155.7014ms 2025-07-01 12:43:46.374 +03:00 [DBG] Connection id "0HNC8090TGE1H" received FIN. 2025-07-01 12:43:46.375 +03:00 [DBG] Connection id "0HNC8090TGE1H" disconnecting. 2025-07-01 12:43:46.375 +03:00 [DBG] Connection id "0HNC8090TGE1H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:43:46.376 +03:00 [DBG] Connection id "0HNC8090TGE1H" stopped. 2025-07-01 12:43:48.757 +03:00 [DBG] Connection id "0HNC8090TGE1I" accepted. 2025-07-01 12:43:48.757 +03:00 [DBG] Connection id "0HNC8090TGE1I" started. 2025-07-01 12:43:48.757 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:43:48.757 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:43:48.757 +03:00 [DBG] POST requests are not supported 2025-07-01 12:43:48.758 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:43:48.758 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:43:48.758 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:43:48.758 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:43:48.758 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:43:48.758 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:43:48.758 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:43:48.758 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:43:48.758 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:43:48.758 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:43:48.758 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:43:48.758 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:43:48.758 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:43:48.758 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:43:48.758 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:48.758 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:48.758 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:43:48.758 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:43:48.758 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:43:48.758 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:43:48.758 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:43:48.758 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:43:48.758 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:43:48.758 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:43:48.758 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:43:48.758 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:43:48.758 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:43:48.758 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:43:48.758 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:43:48.758 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:43:48.758 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:43:48.758 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:43:48.758 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:43:48.758 +03:00 [DBG] Connection id "0HNC8090TGE1I", Request id "0HNC8090TGE1I:00000001": started reading request body. 2025-07-01 12:43:48.759 +03:00 [DBG] Connection id "0HNC8090TGE1I", Request id "0HNC8090TGE1I:00000001": done reading request body. 2025-07-01 12:43:48.759 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:43:48.759 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:43:48.759 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:43:48.759 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:43:48.759 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:43:48.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:48.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:48.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:48.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:48.759 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:43:48.759 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:43:48.759 +03:00 [INF] Changing group of physicals [368] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:43:48.792 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 33.2318ms. 2025-07-01 12:43:48.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:48.792 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:48.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:48.792 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:48.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:48.792 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:48.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:48.792 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:48.793 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:48.793 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:43:48.793 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:48.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:48.793 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:48.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:48.793 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:48.793 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:48.793 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:48.793 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 34.9076ms 2025-07-01 12:43:48.793 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:43:48.793 +03:00 [DBG] Connection id "0HNC8090TGE1I" completed keep alive response. 2025-07-01 12:43:48.793 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 35.7023ms 2025-07-01 12:43:48.793 +03:00 [DBG] Connection id "0HNC8090TGE1I" received FIN. 2025-07-01 12:43:48.793 +03:00 [DBG] Connection id "0HNC8090TGE1I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:43:48.794 +03:00 [DBG] Connection id "0HNC8090TGE1I" disconnecting. 2025-07-01 12:43:48.794 +03:00 [DBG] Connection id "0HNC8090TGE1I" stopped. 2025-07-01 12:43:48.838 +03:00 [DBG] Connection id "0HNC8090TGE1J" accepted. 2025-07-01 12:43:48.838 +03:00 [DBG] Connection id "0HNC8090TGE1J" started. 2025-07-01 12:43:48.838 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:43:48.838 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:43:48.838 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:43:48.839 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:43:48.839 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:43:48.839 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:43:48.839 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:43:48.839 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:43:48.839 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:43:48.839 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:43:48.839 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:43:48.839 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:43:48.839 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:43:48.839 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:43:48.839 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:43:48.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:48.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:48.840 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:43:48.840 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:43:48.840 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:43:48.840 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:43:48.840 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:43:48.840 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:43:48.840 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:43:48.840 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:43:48.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:48.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:48.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:48.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:48.840 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:43:48.840 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:43:48.840 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:43:48.843 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.9662ms. 2025-07-01 12:43:48.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:48.844 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:48.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:48.844 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:48.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:48.844 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:48.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:48.844 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:48.844 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:43:48.844 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:43:48.844 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:43:48.844 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:43:48.844 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:43:48.844 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:43:48.844 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:43:48.845 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:43:48.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:48.845 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:48.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:48.845 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:48.845 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:48.845 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:48.845 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 5.4923ms 2025-07-01 12:43:48.845 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:43:48.845 +03:00 [DBG] Connection id "0HNC8090TGE1J" completed keep alive response. 2025-07-01 12:43:48.845 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 6.9257ms 2025-07-01 12:43:48.845 +03:00 [DBG] Connection id "0HNC8090TGE1J" received FIN. 2025-07-01 12:43:48.845 +03:00 [DBG] Connection id "0HNC8090TGE1J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:43:48.846 +03:00 [DBG] Connection id "0HNC8090TGE1J" disconnecting. 2025-07-01 12:43:48.846 +03:00 [DBG] Connection id "0HNC8090TGE1J" stopped. 2025-07-01 12:43:48.913 +03:00 [DBG] Connection id "0HNC8090TGE1K" accepted. 2025-07-01 12:43:48.913 +03:00 [DBG] Connection id "0HNC8090TGE1K" started. 2025-07-01 12:43:48.913 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:43:48.913 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:43:48.913 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:43:48.913 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:43:48.913 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:43:48.914 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:43:48.914 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:43:48.914 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:43:48.914 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:43:48.914 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:43:48.914 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:43:48.914 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:43:48.914 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:43:48.914 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:43:48.914 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:43:48.914 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:48.914 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:48.914 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:43:48.914 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:43:48.914 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:43:48.915 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:43:48.915 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:43:48.915 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:43:48.915 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:43:48.915 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:43:48.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:48.915 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:48.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:48.915 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:48.915 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:43:48.915 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:43:48.915 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:43:49.078 +03:00 [DBG] Connection id "0HNC8090TGE1L" accepted. 2025-07-01 12:43:49.078 +03:00 [DBG] Connection id "0HNC8090TGE1L" started. 2025-07-01 12:43:49.078 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:43:49.078 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:43:49.078 +03:00 [DBG] POST requests are not supported 2025-07-01 12:43:49.078 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:43:49.078 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:43:49.078 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:49.078 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:43:49.079 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:43:49.079 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:43:49.079 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:43:49.079 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:49.079 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:43:49.079 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:43:49.079 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:43:49.079 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:43:49.079 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:43:49.079 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:43:49.079 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:49.079 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:49.079 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:43:49.079 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:43:49.079 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:49.079 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:49.079 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:49.079 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:49.079 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:43:49.079 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1608ms. 2025-07-01 12:43:49.079 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:49.079 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:49.080 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:49.080 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:49.080 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:49.080 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:49.080 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:49.080 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:49.080 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:49.080 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:43:49.080 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:49.080 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:49.080 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:49.080 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:49.080 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:49.080 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:49.080 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:49.080 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.028ms 2025-07-01 12:43:49.080 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:49.080 +03:00 [DBG] Connection id "0HNC8090TGE1L" completed keep alive response. 2025-07-01 12:43:49.080 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8668ms 2025-07-01 12:43:49.080 +03:00 [DBG] Connection id "0HNC8090TGE1L" received FIN. 2025-07-01 12:43:49.080 +03:00 [DBG] Connection id "0HNC8090TGE1L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:43:49.080 +03:00 [DBG] Connection id "0HNC8090TGE1L" disconnecting. 2025-07-01 12:43:49.081 +03:00 [DBG] Connection id "0HNC8090TGE1L" stopped. 2025-07-01 12:43:49.092 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 177.3743ms. 2025-07-01 12:43:49.093 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:49.093 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:49.093 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:49.093 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:49.093 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:49.093 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:49.093 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:49.093 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:49.093 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:43:49.093 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:43:49.093 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:43:49.093 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:43:49.093 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:43:49.093 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:43:49.093 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:43:49.094 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:43:49.094 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:49.095 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:49.095 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:49.095 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:49.095 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:49.095 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:49.095 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 180.4184ms 2025-07-01 12:43:49.095 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:43:49.095 +03:00 [DBG] Connection id "0HNC8090TGE1K" completed keep alive response. 2025-07-01 12:43:49.095 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 181.52ms 2025-07-01 12:43:49.099 +03:00 [DBG] Connection id "0HNC8090TGE1K" received FIN. 2025-07-01 12:43:49.099 +03:00 [DBG] Connection id "0HNC8090TGE1K" disconnecting. 2025-07-01 12:43:49.099 +03:00 [DBG] Connection id "0HNC8090TGE1K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:43:49.100 +03:00 [DBG] Connection id "0HNC8090TGE1K" stopped. 2025-07-01 12:43:54.009 +03:00 [DBG] Connection id "0HNC8090TGE1M" accepted. 2025-07-01 12:43:54.009 +03:00 [DBG] Connection id "0HNC8090TGE1M" started. 2025-07-01 12:43:54.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:43:54.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:43:54.009 +03:00 [DBG] POST requests are not supported 2025-07-01 12:43:54.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:43:54.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:43:54.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:54.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:43:54.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:43:54.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:43:54.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:43:54.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:54.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:43:54.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:43:54.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:43:54.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:43:54.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:43:54.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:43:54.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:54.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:54.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:43:54.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:43:54.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:54.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:54.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:54.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:54.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:43:54.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1913ms. 2025-07-01 12:43:54.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:54.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:54.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:54.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:54.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:54.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:54.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:54.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:54.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:54.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:43:54.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:54.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:54.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:54.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:54.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:54.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:54.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:54.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.387ms 2025-07-01 12:43:54.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:54.012 +03:00 [DBG] Connection id "0HNC8090TGE1M" completed keep alive response. 2025-07-01 12:43:54.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5733ms 2025-07-01 12:43:54.012 +03:00 [DBG] Connection id "0HNC8090TGE1M" received FIN. 2025-07-01 12:43:54.012 +03:00 [DBG] Connection id "0HNC8090TGE1M" disconnecting. 2025-07-01 12:43:54.012 +03:00 [DBG] Connection id "0HNC8090TGE1M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:43:54.013 +03:00 [DBG] Connection id "0HNC8090TGE1M" stopped. 2025-07-01 12:43:59.006 +03:00 [DBG] Connection id "0HNC8090TGE1N" accepted. 2025-07-01 12:43:59.006 +03:00 [DBG] Connection id "0HNC8090TGE1N" started. 2025-07-01 12:43:59.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:43:59.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:43:59.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:43:59.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:43:59.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:43:59.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:59.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:43:59.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:43:59.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:43:59.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:43:59.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:59.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:43:59.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:43:59.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:43:59.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:43:59.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:43:59.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:43:59.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:59.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:59.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:43:59.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:43:59.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:59.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:59.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:59.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:59.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:43:59.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1401ms. 2025-07-01 12:43:59.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:59.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:43:59.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:59.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:43:59.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:59.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:59.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:59.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:59.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:59.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:43:59.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:43:59.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:59.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:43:59.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:59.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:59.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:59.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:43:59.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7124ms 2025-07-01 12:43:59.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:43:59.007 +03:00 [DBG] Connection id "0HNC8090TGE1N" completed keep alive response. 2025-07-01 12:43:59.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3383ms 2025-07-01 12:43:59.008 +03:00 [DBG] Connection id "0HNC8090TGE1N" received FIN. 2025-07-01 12:43:59.008 +03:00 [DBG] Connection id "0HNC8090TGE1N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:43:59.008 +03:00 [DBG] Connection id "0HNC8090TGE1N" disconnecting. 2025-07-01 12:43:59.008 +03:00 [DBG] Connection id "0HNC8090TGE1N" stopped. 2025-07-01 12:44:04.009 +03:00 [DBG] Connection id "0HNC8090TGE1O" accepted. 2025-07-01 12:44:04.009 +03:00 [DBG] Connection id "0HNC8090TGE1O" started. 2025-07-01 12:44:04.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:44:04.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:44:04.009 +03:00 [DBG] POST requests are not supported 2025-07-01 12:44:04.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:44:04.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:44:04.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:04.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:44:04.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:44:04.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:44:04.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:44:04.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:04.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:44:04.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:44:04.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:44:04.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:44:04.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:44:04.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:44:04.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:04.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:04.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:44:04.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:44:04.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:04.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:04.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:04.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:04.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:44:04.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1449ms. 2025-07-01 12:44:04.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:04.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:04.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:04.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:04.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:04.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:04.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:04.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:04.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:44:04.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:44:04.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:44:04.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:04.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:04.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:04.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:04.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:04.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:04.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8198ms 2025-07-01 12:44:04.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:04.011 +03:00 [DBG] Connection id "0HNC8090TGE1O" completed keep alive response. 2025-07-01 12:44:04.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.523ms 2025-07-01 12:44:04.011 +03:00 [DBG] Connection id "0HNC8090TGE1O" received FIN. 2025-07-01 12:44:04.011 +03:00 [DBG] Connection id "0HNC8090TGE1O" disconnecting. 2025-07-01 12:44:04.011 +03:00 [DBG] Connection id "0HNC8090TGE1O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:44:04.012 +03:00 [DBG] Connection id "0HNC8090TGE1O" stopped. 2025-07-01 12:44:08.014 +03:00 [DBG] Connection id "0HNC8090TGE1P" accepted. 2025-07-01 12:44:08.015 +03:00 [DBG] Connection id "0HNC8090TGE1P" started. 2025-07-01 12:44:08.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 751 2025-07-01 12:44:08.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:44:08.015 +03:00 [DBG] POST requests are not supported 2025-07-01 12:44:08.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:44:08.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:44:08.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:44:08.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:44:08.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:44:08.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:44:08.015 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:44:08.015 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:44:08.015 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:44:08.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:44:08.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:44:08.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:44:08.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:44:08.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:44:08.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:08.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:08.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:44:08.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:44:08.015 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:44:08.015 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:44:08.015 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:44:08.015 +03:00 [DBG] Connection id "0HNC8090TGE1P", Request id "0HNC8090TGE1P:00000001": started reading request body. 2025-07-01 12:44:08.015 +03:00 [DBG] Connection id "0HNC8090TGE1P", Request id "0HNC8090TGE1P:00000001": done reading request body. 2025-07-01 12:44:08.015 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:44:08.016 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:44:08.016 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:44:08.016 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:44:08.016 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:44:08.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:08.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:08.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:08.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:08.016 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:44:08.016 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:44:08.016 +03:00 [INF] Updating physical elements properties 2025-07-01 12:44:08.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.4353ms. 2025-07-01 12:44:08.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:08.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:08.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:08.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:08.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:08.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:08.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:08.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:08.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:44:08.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:44:08.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:44:08.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:08.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:08.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:08.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:08.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:08.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:08.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 20.4532ms 2025-07-01 12:44:08.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:44:08.036 +03:00 [DBG] Connection id "0HNC8090TGE1P" completed keep alive response. 2025-07-01 12:44:08.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 21.0688ms 2025-07-01 12:44:08.036 +03:00 [DBG] Connection id "0HNC8090TGE1P" received FIN. 2025-07-01 12:44:08.036 +03:00 [DBG] Connection id "0HNC8090TGE1P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:44:08.036 +03:00 [DBG] Connection id "0HNC8090TGE1P" disconnecting. 2025-07-01 12:44:08.036 +03:00 [DBG] Connection id "0HNC8090TGE1P" stopped. 2025-07-01 12:44:08.078 +03:00 [DBG] Connection id "0HNC8090TGE1Q" accepted. 2025-07-01 12:44:08.078 +03:00 [DBG] Connection id "0HNC8090TGE1Q" started. 2025-07-01 12:44:08.078 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:44:08.078 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:44:08.078 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:44:08.078 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:44:08.078 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:44:08.078 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:44:08.078 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:44:08.078 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:44:08.078 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:44:08.079 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:44:08.079 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:44:08.079 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:44:08.079 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:44:08.079 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:44:08.079 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:44:08.079 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:08.079 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:08.079 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:44:08.079 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:44:08.079 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:44:08.079 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:44:08.079 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:44:08.079 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:44:08.079 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:44:08.079 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:44:08.079 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:08.079 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:08.079 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:08.079 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:08.079 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:44:08.079 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:44:08.079 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:44:08.083 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.6555ms. 2025-07-01 12:44:08.083 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:08.083 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:08.083 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:08.083 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:08.083 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:08.083 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:08.083 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:08.083 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:08.083 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:44:08.083 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:44:08.083 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:44:08.083 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:44:08.083 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:44:08.083 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:44:08.084 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:44:08.084 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:44:08.084 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:08.084 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:08.084 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:08.084 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:08.084 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:08.084 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:08.084 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 5.3542ms 2025-07-01 12:44:08.084 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:44:08.084 +03:00 [DBG] Connection id "0HNC8090TGE1Q" completed keep alive response. 2025-07-01 12:44:08.084 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 6.2716ms 2025-07-01 12:44:08.085 +03:00 [DBG] Connection id "0HNC8090TGE1Q" received FIN. 2025-07-01 12:44:08.085 +03:00 [DBG] Connection id "0HNC8090TGE1Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:44:08.085 +03:00 [DBG] Connection id "0HNC8090TGE1Q" disconnecting. 2025-07-01 12:44:08.085 +03:00 [DBG] Connection id "0HNC8090TGE1Q" stopped. 2025-07-01 12:44:08.151 +03:00 [DBG] Connection id "0HNC8090TGE1R" accepted. 2025-07-01 12:44:08.151 +03:00 [DBG] Connection id "0HNC8090TGE1R" started. 2025-07-01 12:44:08.152 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:44:08.152 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:44:08.152 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:44:08.152 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:44:08.152 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:44:08.152 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:44:08.152 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:44:08.152 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:44:08.152 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:44:08.152 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:44:08.152 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:44:08.152 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:44:08.152 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:44:08.152 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:44:08.152 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:44:08.152 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:08.152 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:08.152 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:44:08.153 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:44:08.153 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:44:08.153 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:44:08.153 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:44:08.153 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:44:08.153 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:44:08.153 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:44:08.153 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:08.153 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:08.153 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:08.153 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:08.153 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:44:08.153 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:44:08.153 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:44:08.291 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 138.1592ms. 2025-07-01 12:44:08.291 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:08.291 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:08.291 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:08.292 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:08.292 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:08.292 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:08.292 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:08.292 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:08.292 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:44:08.292 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:44:08.292 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:44:08.292 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:44:08.292 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:44:08.292 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:44:08.292 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:44:08.294 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:44:08.294 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:08.294 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:08.294 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:08.294 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:08.294 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:08.294 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:08.294 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 141.5863ms 2025-07-01 12:44:08.294 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:44:08.294 +03:00 [DBG] Connection id "0HNC8090TGE1R" completed keep alive response. 2025-07-01 12:44:08.294 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 142.427ms 2025-07-01 12:44:08.298 +03:00 [DBG] Connection id "0HNC8090TGE1R" received FIN. 2025-07-01 12:44:08.298 +03:00 [DBG] Connection id "0HNC8090TGE1R" disconnecting. 2025-07-01 12:44:08.298 +03:00 [DBG] Connection id "0HNC8090TGE1R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:44:08.299 +03:00 [DBG] Connection id "0HNC8090TGE1R" stopped. 2025-07-01 12:44:09.006 +03:00 [DBG] Connection id "0HNC8090TGE1S" accepted. 2025-07-01 12:44:09.006 +03:00 [DBG] Connection id "0HNC8090TGE1S" started. 2025-07-01 12:44:09.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:44:09.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:44:09.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:44:09.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:44:09.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:44:09.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:09.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:44:09.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:44:09.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:44:09.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:44:09.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:09.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:44:09.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:44:09.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:44:09.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:44:09.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:44:09.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:44:09.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:09.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:09.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:44:09.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:44:09.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:09.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:09.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:09.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:09.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:44:09.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1366ms. 2025-07-01 12:44:09.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:09.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:09.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:09.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:09.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:09.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:09.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:09.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:09.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:44:09.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:44:09.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:44:09.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:09.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:09.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:09.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:09.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:09.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:09.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8126ms 2025-07-01 12:44:09.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:09.007 +03:00 [DBG] Connection id "0HNC8090TGE1S" completed keep alive response. 2025-07-01 12:44:09.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5269ms 2025-07-01 12:44:09.008 +03:00 [DBG] Connection id "0HNC8090TGE1S" received FIN. 2025-07-01 12:44:09.008 +03:00 [DBG] Connection id "0HNC8090TGE1S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:44:09.008 +03:00 [DBG] Connection id "0HNC8090TGE1S" disconnecting. 2025-07-01 12:44:09.008 +03:00 [DBG] Connection id "0HNC8090TGE1S" stopped. 2025-07-01 12:44:12.886 +03:00 [DBG] Connection id "0HNC8090TGE1T" accepted. 2025-07-01 12:44:12.886 +03:00 [DBG] Connection id "0HNC8090TGE1T" started. 2025-07-01 12:44:12.886 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:44:12.886 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:44:12.886 +03:00 [DBG] POST requests are not supported 2025-07-01 12:44:12.886 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:44:12.886 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:44:12.886 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:44:12.886 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:44:12.886 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:44:12.886 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:44:12.886 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:44:12.886 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:44:12.887 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:44:12.887 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:44:12.887 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:44:12.887 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:44:12.887 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:44:12.887 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:44:12.887 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:12.887 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:12.887 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:44:12.887 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:44:12.887 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:44:12.887 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:44:12.887 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:44:12.887 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:44:12.887 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:44:12.887 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:44:12.887 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:44:12.887 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:44:12.887 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:44:12.887 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:44:12.887 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:44:12.887 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:44:12.887 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:44:12.887 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:44:12.887 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:44:12.887 +03:00 [DBG] Connection id "0HNC8090TGE1T", Request id "0HNC8090TGE1T:00000001": started reading request body. 2025-07-01 12:44:12.887 +03:00 [DBG] Connection id "0HNC8090TGE1T", Request id "0HNC8090TGE1T:00000001": done reading request body. 2025-07-01 12:44:12.888 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:44:12.888 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:44:12.888 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:44:12.888 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:44:12.888 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:44:12.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:12.888 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:12.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:12.888 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:12.888 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:44:12.888 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:44:12.888 +03:00 [INF] Changing group of physicals [369] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:44:12.929 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 40.831ms. 2025-07-01 12:44:12.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:12.929 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:12.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:12.929 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:12.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:12.929 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:12.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:12.929 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:12.929 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:44:12.929 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:44:12.929 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:44:12.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:12.929 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:12.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:12.929 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:12.929 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:12.930 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:12.930 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 42.82ms 2025-07-01 12:44:12.930 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:44:12.930 +03:00 [DBG] Connection id "0HNC8090TGE1T" completed keep alive response. 2025-07-01 12:44:12.930 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 43.8278ms 2025-07-01 12:44:12.930 +03:00 [DBG] Connection id "0HNC8090TGE1T" received FIN. 2025-07-01 12:44:12.930 +03:00 [DBG] Connection id "0HNC8090TGE1T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:44:12.930 +03:00 [DBG] Connection id "0HNC8090TGE1T" disconnecting. 2025-07-01 12:44:12.931 +03:00 [DBG] Connection id "0HNC8090TGE1T" stopped. 2025-07-01 12:44:12.969 +03:00 [DBG] Connection id "0HNC8090TGE1U" accepted. 2025-07-01 12:44:12.969 +03:00 [DBG] Connection id "0HNC8090TGE1U" started. 2025-07-01 12:44:12.969 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:44:12.969 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:44:12.970 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:44:12.970 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:44:12.970 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:44:12.970 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:44:12.970 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:44:12.970 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:44:12.970 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:44:12.970 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:44:12.970 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:44:12.970 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:44:12.970 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:44:12.970 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:44:12.970 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:44:12.970 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:12.970 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:12.970 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:44:12.970 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:44:12.970 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:44:12.970 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:44:12.970 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:44:12.970 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:44:12.970 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:44:12.970 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:44:12.970 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:12.970 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:12.970 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:12.970 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:12.970 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:44:12.971 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:44:12.971 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:44:12.972 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.3668ms. 2025-07-01 12:44:12.972 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:12.972 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:12.972 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:12.972 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:12.972 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:12.972 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:12.972 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:12.972 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:12.972 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:44:12.972 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:44:12.972 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:44:12.972 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:44:12.972 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:44:12.972 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:44:12.972 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:44:12.973 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:44:12.973 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:12.973 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:12.973 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:12.973 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:12.973 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:12.973 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:12.973 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.7199ms 2025-07-01 12:44:12.973 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:44:12.973 +03:00 [DBG] Connection id "0HNC8090TGE1U" completed keep alive response. 2025-07-01 12:44:12.973 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.5572ms 2025-07-01 12:44:12.973 +03:00 [DBG] Connection id "0HNC8090TGE1U" received FIN. 2025-07-01 12:44:12.973 +03:00 [DBG] Connection id "0HNC8090TGE1U" disconnecting. 2025-07-01 12:44:12.973 +03:00 [DBG] Connection id "0HNC8090TGE1U" stopped. 2025-07-01 12:44:12.973 +03:00 [DBG] Connection id "0HNC8090TGE1U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:44:13.042 +03:00 [DBG] Connection id "0HNC8090TGE1V" accepted. 2025-07-01 12:44:13.043 +03:00 [DBG] Connection id "0HNC8090TGE1V" started. 2025-07-01 12:44:13.043 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:44:13.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:44:13.043 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:44:13.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:44:13.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:44:13.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:44:13.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:44:13.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:44:13.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:44:13.043 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:44:13.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:44:13.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:44:13.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:44:13.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:44:13.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:44:13.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:13.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:13.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:44:13.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:44:13.043 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:44:13.043 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:44:13.043 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:44:13.043 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:44:13.043 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:44:13.043 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:44:13.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:13.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:13.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:13.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:13.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:44:13.043 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:44:13.043 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:44:13.203 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 159.1112ms. 2025-07-01 12:44:13.203 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:13.203 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:13.203 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:13.203 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:13.203 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:13.203 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:13.203 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:13.203 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:13.203 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:44:13.203 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:44:13.203 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:44:13.203 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:44:13.203 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:44:13.203 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:44:13.203 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:44:13.205 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:44:13.205 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:13.205 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:13.205 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:13.205 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:13.205 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:13.205 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:13.205 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 161.6665ms 2025-07-01 12:44:13.205 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:44:13.205 +03:00 [DBG] Connection id "0HNC8090TGE1V" completed keep alive response. 2025-07-01 12:44:13.205 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 162.2803ms 2025-07-01 12:44:13.209 +03:00 [DBG] Connection id "0HNC8090TGE1V" received FIN. 2025-07-01 12:44:13.209 +03:00 [DBG] Connection id "0HNC8090TGE1V" disconnecting. 2025-07-01 12:44:13.209 +03:00 [DBG] Connection id "0HNC8090TGE1V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:44:13.210 +03:00 [DBG] Connection id "0HNC8090TGE1V" stopped. 2025-07-01 12:44:14.008 +03:00 [DBG] Connection id "0HNC8090TGE20" accepted. 2025-07-01 12:44:14.008 +03:00 [DBG] Connection id "0HNC8090TGE20" started. 2025-07-01 12:44:14.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:44:14.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:44:14.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:44:14.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:44:14.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:44:14.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:14.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:44:14.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:44:14.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:44:14.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:44:14.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:14.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:44:14.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:44:14.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:44:14.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:44:14.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:44:14.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:44:14.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:14.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:14.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:44:14.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:44:14.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:14.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:14.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:14.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:14.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:44:14.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1676ms. 2025-07-01 12:44:14.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:14.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:14.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:14.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:14.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:14.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:14.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:14.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:14.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:44:14.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:44:14.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:44:14.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:14.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:14.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:14.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:14.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:14.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:14.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7423ms 2025-07-01 12:44:14.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:14.009 +03:00 [DBG] Connection id "0HNC8090TGE20" completed keep alive response. 2025-07-01 12:44:14.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3103ms 2025-07-01 12:44:14.009 +03:00 [DBG] Connection id "0HNC8090TGE20" received FIN. 2025-07-01 12:44:14.009 +03:00 [DBG] Connection id "0HNC8090TGE20" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:44:14.009 +03:00 [DBG] Connection id "0HNC8090TGE20" disconnecting. 2025-07-01 12:44:14.010 +03:00 [DBG] Connection id "0HNC8090TGE20" stopped. 2025-07-01 12:44:19.007 +03:00 [DBG] Connection id "0HNC8090TGE21" accepted. 2025-07-01 12:44:19.008 +03:00 [DBG] Connection id "0HNC8090TGE21" started. 2025-07-01 12:44:19.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:44:19.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:44:19.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:44:19.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:44:19.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:44:19.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:19.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:44:19.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:44:19.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:44:19.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:44:19.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:19.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:44:19.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:44:19.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:44:19.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:44:19.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:44:19.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:44:19.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:19.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:19.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:44:19.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:44:19.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:19.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:19.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:19.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:19.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:44:19.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1805ms. 2025-07-01 12:44:19.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:19.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:19.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:19.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:19.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:19.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:19.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:19.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:19.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:44:19.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:44:19.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:44:19.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:19.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:19.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:19.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:19.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:19.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:19.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4003ms 2025-07-01 12:44:19.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:19.010 +03:00 [DBG] Connection id "0HNC8090TGE21" completed keep alive response. 2025-07-01 12:44:19.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.328ms 2025-07-01 12:44:19.011 +03:00 [DBG] Connection id "0HNC8090TGE21" received FIN. 2025-07-01 12:44:19.011 +03:00 [DBG] Connection id "0HNC8090TGE21" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:44:19.011 +03:00 [DBG] Connection id "0HNC8090TGE21" disconnecting. 2025-07-01 12:44:19.011 +03:00 [DBG] Connection id "0HNC8090TGE21" stopped. 2025-07-01 12:44:24.005 +03:00 [DBG] Connection id "0HNC8090TGE22" accepted. 2025-07-01 12:44:24.006 +03:00 [DBG] Connection id "0HNC8090TGE22" started. 2025-07-01 12:44:24.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:44:24.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:44:24.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:44:24.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:44:24.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:44:24.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:24.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:44:24.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:44:24.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:44:24.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:44:24.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:24.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:44:24.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:44:24.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:44:24.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:44:24.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:44:24.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:44:24.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:24.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:24.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:44:24.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:44:24.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:24.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:24.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:24.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:24.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:44:24.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1953ms. 2025-07-01 12:44:24.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:24.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:24.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:24.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:24.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:24.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:24.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:24.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:24.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:44:24.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:44:24.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:44:24.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:24.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:24.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:24.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:24.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:24.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:24.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4797ms 2025-07-01 12:44:24.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:24.009 +03:00 [DBG] Connection id "0HNC8090TGE22" completed keep alive response. 2025-07-01 12:44:24.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0068ms 2025-07-01 12:44:24.009 +03:00 [DBG] Connection id "0HNC8090TGE22" received FIN. 2025-07-01 12:44:24.009 +03:00 [DBG] Connection id "0HNC8090TGE22" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:44:24.009 +03:00 [DBG] Connection id "0HNC8090TGE22" disconnecting. 2025-07-01 12:44:24.009 +03:00 [DBG] Connection id "0HNC8090TGE22" stopped. 2025-07-01 12:44:29.009 +03:00 [DBG] Connection id "0HNC8090TGE23" accepted. 2025-07-01 12:44:29.009 +03:00 [DBG] Connection id "0HNC8090TGE23" started. 2025-07-01 12:44:29.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:44:29.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:44:29.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:44:29.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:44:29.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:44:29.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:29.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:44:29.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:44:29.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:44:29.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:44:29.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:29.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:44:29.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:44:29.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:44:29.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:44:29.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:44:29.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:44:29.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:29.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:29.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:44:29.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:44:29.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:29.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:29.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:29.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:29.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:44:29.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1742ms. 2025-07-01 12:44:29.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:29.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:29.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:29.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:29.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:29.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:29.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:29.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:29.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:44:29.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:44:29.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:44:29.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:29.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:29.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:29.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:29.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:29.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:29.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2873ms 2025-07-01 12:44:29.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:29.012 +03:00 [DBG] Connection id "0HNC8090TGE23" completed keep alive response. 2025-07-01 12:44:29.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3794ms 2025-07-01 12:44:29.012 +03:00 [DBG] Connection id "0HNC8090TGE23" received FIN. 2025-07-01 12:44:29.012 +03:00 [DBG] Connection id "0HNC8090TGE23" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:44:29.012 +03:00 [DBG] Connection id "0HNC8090TGE23" disconnecting. 2025-07-01 12:44:29.012 +03:00 [DBG] Connection id "0HNC8090TGE23" stopped. 2025-07-01 12:44:34.008 +03:00 [DBG] Connection id "0HNC8090TGE24" accepted. 2025-07-01 12:44:34.008 +03:00 [DBG] Connection id "0HNC8090TGE24" started. 2025-07-01 12:44:34.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:44:34.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:44:34.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:44:34.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:44:34.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:44:34.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:34.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:44:34.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:44:34.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:44:34.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:44:34.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:34.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:44:34.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:44:34.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:44:34.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:44:34.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:44:34.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:44:34.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:34.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:34.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:44:34.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:44:34.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:34.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:34.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:34.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:34.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:44:34.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1181ms. 2025-07-01 12:44:34.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:34.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:34.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:34.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:34.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:44:34.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:44:34.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:44:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:34.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:34.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:34.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7683ms 2025-07-01 12:44:34.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:34.009 +03:00 [DBG] Connection id "0HNC8090TGE24" completed keep alive response. 2025-07-01 12:44:34.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3473ms 2025-07-01 12:44:34.009 +03:00 [DBG] Connection id "0HNC8090TGE24" received FIN. 2025-07-01 12:44:34.009 +03:00 [DBG] Connection id "0HNC8090TGE24" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:44:34.010 +03:00 [DBG] Connection id "0HNC8090TGE24" disconnecting. 2025-07-01 12:44:34.010 +03:00 [DBG] Connection id "0HNC8090TGE24" stopped. 2025-07-01 12:44:39.009 +03:00 [DBG] Connection id "0HNC8090TGE25" accepted. 2025-07-01 12:44:39.010 +03:00 [DBG] Connection id "0HNC8090TGE25" started. 2025-07-01 12:44:39.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:44:39.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:44:39.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:44:39.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:44:39.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:44:39.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:39.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:44:39.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:44:39.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:44:39.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:44:39.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:39.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:44:39.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:44:39.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:44:39.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:44:39.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:44:39.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:44:39.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:39.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:39.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:44:39.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:44:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:39.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:44:39.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1295ms. 2025-07-01 12:44:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:39.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:39.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:39.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:39.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:39.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:44:39.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:44:39.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:44:39.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:39.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:39.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:39.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:39.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:39.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:39.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7216ms 2025-07-01 12:44:39.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:39.012 +03:00 [DBG] Connection id "0HNC8090TGE25" completed keep alive response. 2025-07-01 12:44:39.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4559ms 2025-07-01 12:44:39.012 +03:00 [DBG] Connection id "0HNC8090TGE25" received FIN. 2025-07-01 12:44:39.012 +03:00 [DBG] Connection id "0HNC8090TGE25" disconnecting. 2025-07-01 12:44:39.012 +03:00 [DBG] Connection id "0HNC8090TGE25" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:44:39.013 +03:00 [DBG] Connection id "0HNC8090TGE25" stopped. 2025-07-01 12:44:44.010 +03:00 [DBG] Connection id "0HNC8090TGE26" accepted. 2025-07-01 12:44:44.010 +03:00 [DBG] Connection id "0HNC8090TGE26" started. 2025-07-01 12:44:44.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:44:44.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:44:44.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:44:44.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:44:44.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:44:44.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:44.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:44:44.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:44:44.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:44:44.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:44:44.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:44.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:44:44.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:44:44.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:44:44.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:44:44.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:44:44.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:44:44.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:44.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:44.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:44:44.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:44:44.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:44.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:44.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:44.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:44.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:44:44.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1325ms. 2025-07-01 12:44:44.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:44.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:44.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:44.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:44.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:44.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:44.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:44.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:44.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:44:44.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:44:44.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:44:44.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:44.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:44.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:44.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:44.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:44.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:44.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7664ms 2025-07-01 12:44:44.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:44.011 +03:00 [DBG] Connection id "0HNC8090TGE26" completed keep alive response. 2025-07-01 12:44:44.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4621ms 2025-07-01 12:44:44.012 +03:00 [DBG] Connection id "0HNC8090TGE26" received FIN. 2025-07-01 12:44:44.012 +03:00 [DBG] Connection id "0HNC8090TGE26" disconnecting. 2025-07-01 12:44:44.012 +03:00 [DBG] Connection id "0HNC8090TGE26" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:44:44.013 +03:00 [DBG] Connection id "0HNC8090TGE26" stopped. 2025-07-01 12:44:49.003 +03:00 [DBG] Connection id "0HNC8090TGE27" accepted. 2025-07-01 12:44:49.003 +03:00 [DBG] Connection id "0HNC8090TGE27" started. 2025-07-01 12:44:49.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:44:49.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:44:49.004 +03:00 [DBG] POST requests are not supported 2025-07-01 12:44:49.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:44:49.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:44:49.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:49.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:44:49.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:44:49.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:44:49.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:44:49.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:49.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:44:49.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:44:49.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:44:49.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:44:49.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:44:49.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:44:49.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:49.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:49.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:44:49.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:44:49.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:49.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:49.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:49.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:49.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:44:49.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2007ms. 2025-07-01 12:44:49.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:49.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:49.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:49.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:49.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:49.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:49.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:49.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:49.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:44:49.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:44:49.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:44:49.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:49.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:49.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:49.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:49.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:49.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:49.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2144ms 2025-07-01 12:44:49.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:49.006 +03:00 [DBG] Connection id "0HNC8090TGE27" completed keep alive response. 2025-07-01 12:44:49.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5721ms 2025-07-01 12:44:49.006 +03:00 [DBG] Connection id "0HNC8090TGE27" received FIN. 2025-07-01 12:44:49.006 +03:00 [DBG] Connection id "0HNC8090TGE27" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:44:49.007 +03:00 [DBG] Connection id "0HNC8090TGE27" disconnecting. 2025-07-01 12:44:49.007 +03:00 [DBG] Connection id "0HNC8090TGE27" stopped. 2025-07-01 12:44:54.006 +03:00 [DBG] Connection id "0HNC8090TGE28" accepted. 2025-07-01 12:44:54.006 +03:00 [DBG] Connection id "0HNC8090TGE28" started. 2025-07-01 12:44:54.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:44:54.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:44:54.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:44:54.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:44:54.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:44:54.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:54.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:44:54.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:44:54.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:44:54.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:44:54.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:54.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:44:54.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:44:54.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:44:54.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:44:54.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:44:54.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:44:54.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:54.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:54.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:44:54.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:44:54.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:54.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:54.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:54.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:54.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:44:54.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1261ms. 2025-07-01 12:44:54.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:54.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:54.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:54.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:54.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:54.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:54.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:54.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:54.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:44:54.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:44:54.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:44:54.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:54.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:54.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:54.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:54.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:54.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:54.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7604ms 2025-07-01 12:44:54.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:54.008 +03:00 [DBG] Connection id "0HNC8090TGE28" completed keep alive response. 2025-07-01 12:44:54.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4306ms 2025-07-01 12:44:54.008 +03:00 [DBG] Connection id "0HNC8090TGE28" received FIN. 2025-07-01 12:44:54.008 +03:00 [DBG] Connection id "0HNC8090TGE28" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:44:54.008 +03:00 [DBG] Connection id "0HNC8090TGE28" disconnecting. 2025-07-01 12:44:54.008 +03:00 [DBG] Connection id "0HNC8090TGE28" stopped. 2025-07-01 12:44:59.002 +03:00 [DBG] Connection id "0HNC8090TGE29" accepted. 2025-07-01 12:44:59.002 +03:00 [DBG] Connection id "0HNC8090TGE29" started. 2025-07-01 12:44:59.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:44:59.002 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:44:59.002 +03:00 [DBG] POST requests are not supported 2025-07-01 12:44:59.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:44:59.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:44:59.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:59.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:44:59.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:44:59.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:44:59.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:44:59.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:59.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:44:59.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:44:59.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:44:59.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:44:59.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:44:59.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:44:59.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:59.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:59.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:44:59.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:44:59.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:59.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:59.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:59.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:59.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:44:59.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2332ms. 2025-07-01 12:44:59.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:59.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:44:59.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:59.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:44:59.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:59.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:59.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:59.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:59.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:44:59.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:44:59.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:44:59.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:59.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:44:59.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:59.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:59.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:59.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:44:59.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.1138ms 2025-07-01 12:44:59.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:44:59.006 +03:00 [DBG] Connection id "0HNC8090TGE29" completed keep alive response. 2025-07-01 12:44:59.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6897ms 2025-07-01 12:44:59.006 +03:00 [DBG] Connection id "0HNC8090TGE29" received FIN. 2025-07-01 12:44:59.006 +03:00 [DBG] Connection id "0HNC8090TGE29" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:44:59.006 +03:00 [DBG] Connection id "0HNC8090TGE29" disconnecting. 2025-07-01 12:44:59.006 +03:00 [DBG] Connection id "0HNC8090TGE29" stopped. 2025-07-01 12:45:04.007 +03:00 [DBG] Connection id "0HNC8090TGE2A" accepted. 2025-07-01 12:45:04.007 +03:00 [DBG] Connection id "0HNC8090TGE2A" started. 2025-07-01 12:45:04.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:45:04.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:45:04.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:45:04.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:45:04.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:45:04.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:04.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:45:04.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:45:04.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:45:04.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:45:04.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:04.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:45:04.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:45:04.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:45:04.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:45:04.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:45:04.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:45:04.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:04.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:04.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:45:04.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:45:04.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:04.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:04.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:04.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:04.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:45:04.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1331ms. 2025-07-01 12:45:04.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:04.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:04.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:04.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:04.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:04.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:04.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:04.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:04.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:04.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:45:04.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:04.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:04.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:04.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:04.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:04.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:04.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:04.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9ms 2025-07-01 12:45:04.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:04.009 +03:00 [DBG] Connection id "0HNC8090TGE2A" completed keep alive response. 2025-07-01 12:45:04.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5438ms 2025-07-01 12:45:04.009 +03:00 [DBG] Connection id "0HNC8090TGE2A" received FIN. 2025-07-01 12:45:04.009 +03:00 [DBG] Connection id "0HNC8090TGE2A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:45:04.009 +03:00 [DBG] Connection id "0HNC8090TGE2A" disconnecting. 2025-07-01 12:45:04.009 +03:00 [DBG] Connection id "0HNC8090TGE2A" stopped. 2025-07-01 12:45:09.003 +03:00 [DBG] Connection id "0HNC8090TGE2B" accepted. 2025-07-01 12:45:09.004 +03:00 [DBG] Connection id "0HNC8090TGE2B" started. 2025-07-01 12:45:09.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:45:09.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:45:09.004 +03:00 [DBG] POST requests are not supported 2025-07-01 12:45:09.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:45:09.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:45:09.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:09.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:45:09.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:45:09.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:45:09.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:45:09.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:09.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:45:09.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:45:09.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:45:09.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:45:09.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:45:09.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:45:09.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:09.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:09.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:45:09.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:45:09.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:09.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:09.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:09.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:09.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:45:09.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1432ms. 2025-07-01 12:45:09.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:09.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:09.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:09.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:09.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:09.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:09.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:09.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:09.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:09.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:45:09.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:09.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:09.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:09.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:09.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:09.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:09.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:09.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.907ms 2025-07-01 12:45:09.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:09.005 +03:00 [DBG] Connection id "0HNC8090TGE2B" completed keep alive response. 2025-07-01 12:45:09.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6256ms 2025-07-01 12:45:09.006 +03:00 [DBG] Connection id "0HNC8090TGE2B" received FIN. 2025-07-01 12:45:09.006 +03:00 [DBG] Connection id "0HNC8090TGE2B" disconnecting. 2025-07-01 12:45:09.006 +03:00 [DBG] Connection id "0HNC8090TGE2B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:45:09.007 +03:00 [DBG] Connection id "0HNC8090TGE2B" stopped. 2025-07-01 12:45:10.868 +03:00 [DBG] Connection id "0HNC8090TGE2C" accepted. 2025-07-01 12:45:10.868 +03:00 [DBG] Connection id "0HNC8090TGE2C" started. 2025-07-01 12:45:10.868 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 745 2025-07-01 12:45:10.868 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:45:10.868 +03:00 [DBG] POST requests are not supported 2025-07-01 12:45:10.868 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:45:10.868 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:45:10.869 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:45:10.869 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:45:10.869 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:45:10.869 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:45:10.869 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:45:10.869 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:45:10.869 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:45:10.869 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:45:10.869 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:45:10.869 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:45:10.869 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:45:10.869 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:45:10.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:10.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:10.869 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:10.869 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:10.869 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:45:10.869 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:45:10.870 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:45:10.870 +03:00 [DBG] Connection id "0HNC8090TGE2C", Request id "0HNC8090TGE2C:00000001": started reading request body. 2025-07-01 12:45:10.870 +03:00 [DBG] Connection id "0HNC8090TGE2C", Request id "0HNC8090TGE2C:00000001": done reading request body. 2025-07-01 12:45:10.870 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:45:10.870 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:45:10.870 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:45:10.870 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:45:10.870 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:45:10.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:10.870 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:10.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:10.870 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:10.870 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:45:10.870 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:45:10.870 +03:00 [INF] Updating physical elements properties 2025-07-01 12:45:10.891 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.0115ms. 2025-07-01 12:45:10.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:10.892 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:10.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:10.892 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:10.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:10.892 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:10.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:10.892 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:10.892 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:10.892 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:45:10.892 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:10.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:10.892 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:10.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:10.892 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:10.892 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:10.892 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:10.892 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 23.2013ms 2025-07-01 12:45:10.892 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:45:10.893 +03:00 [DBG] Connection id "0HNC8090TGE2C" completed keep alive response. 2025-07-01 12:45:10.893 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 24.5186ms 2025-07-01 12:45:10.893 +03:00 [DBG] Connection id "0HNC8090TGE2C" received FIN. 2025-07-01 12:45:10.893 +03:00 [DBG] Connection id "0HNC8090TGE2C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:45:10.893 +03:00 [DBG] Connection id "0HNC8090TGE2C" disconnecting. 2025-07-01 12:45:10.893 +03:00 [DBG] Connection id "0HNC8090TGE2C" stopped. 2025-07-01 12:45:10.934 +03:00 [DBG] Connection id "0HNC8090TGE2D" accepted. 2025-07-01 12:45:10.934 +03:00 [DBG] Connection id "0HNC8090TGE2D" started. 2025-07-01 12:45:10.934 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:45:10.934 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:45:10.934 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:45:10.934 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:45:10.935 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:45:10.935 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:10.935 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:45:10.935 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:45:10.935 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:10.935 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:45:10.935 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:45:10.935 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:45:10.935 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:45:10.935 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:45:10.935 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:45:10.935 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:10.935 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:10.935 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:10.935 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:10.935 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:45:10.935 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:45:10.935 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:45:10.935 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:45:10.935 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:45:10.935 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:45:10.935 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:10.935 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:10.935 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:10.935 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:10.935 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:45:10.935 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:45:10.935 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:45:10.937 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.9906ms. 2025-07-01 12:45:10.937 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:10.937 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:10.937 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:10.937 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:10.937 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:10.938 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:10.938 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:10.938 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:10.938 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:45:10.938 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:45:10.938 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:45:10.938 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:45:10.938 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:45:10.938 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:45:10.938 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:45:10.938 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:45:10.938 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:10.938 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:10.938 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:10.938 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:10.938 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:10.938 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:10.938 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.9928ms 2025-07-01 12:45:10.938 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:10.938 +03:00 [DBG] Connection id "0HNC8090TGE2D" completed keep alive response. 2025-07-01 12:45:10.938 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.5931ms 2025-07-01 12:45:10.938 +03:00 [DBG] Connection id "0HNC8090TGE2D" received FIN. 2025-07-01 12:45:10.939 +03:00 [DBG] Connection id "0HNC8090TGE2D" disconnecting. 2025-07-01 12:45:10.939 +03:00 [DBG] Connection id "0HNC8090TGE2D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:45:10.940 +03:00 [DBG] Connection id "0HNC8090TGE2D" stopped. 2025-07-01 12:45:11.006 +03:00 [DBG] Connection id "0HNC8090TGE2E" accepted. 2025-07-01 12:45:11.006 +03:00 [DBG] Connection id "0HNC8090TGE2E" started. 2025-07-01 12:45:11.006 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:45:11.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:45:11.006 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:45:11.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:45:11.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:45:11.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:11.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:45:11.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:45:11.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:11.006 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:45:11.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:45:11.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:45:11.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:45:11.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:45:11.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:45:11.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:11.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:11.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:11.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:11.007 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:45:11.007 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:45:11.007 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:45:11.007 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:45:11.007 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:45:11.007 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:45:11.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:11.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:11.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:11.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:11.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:45:11.007 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:45:11.007 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:45:11.149 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 142.4907ms. 2025-07-01 12:45:11.150 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:11.150 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:11.150 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:11.150 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:11.150 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:11.150 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:11.150 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:11.150 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:11.150 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:45:11.150 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:45:11.150 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:45:11.150 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:45:11.150 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:45:11.150 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:45:11.150 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:45:11.151 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:45:11.151 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:11.151 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:11.151 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:11.151 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:11.151 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:11.151 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:11.151 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 144.6303ms 2025-07-01 12:45:11.151 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:11.151 +03:00 [DBG] Connection id "0HNC8090TGE2E" completed keep alive response. 2025-07-01 12:45:11.151 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 145.1915ms 2025-07-01 12:45:11.155 +03:00 [DBG] Connection id "0HNC8090TGE2E" received FIN. 2025-07-01 12:45:11.155 +03:00 [DBG] Connection id "0HNC8090TGE2E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:45:11.155 +03:00 [DBG] Connection id "0HNC8090TGE2E" disconnecting. 2025-07-01 12:45:11.155 +03:00 [DBG] Connection id "0HNC8090TGE2E" stopped. 2025-07-01 12:45:14.010 +03:00 [DBG] Connection id "0HNC8090TGE2F" accepted. 2025-07-01 12:45:14.010 +03:00 [DBG] Connection id "0HNC8090TGE2F" started. 2025-07-01 12:45:14.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:45:14.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:45:14.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:45:14.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:45:14.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:45:14.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:14.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:45:14.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:45:14.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:45:14.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:45:14.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:14.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:45:14.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:45:14.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:45:14.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:45:14.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:45:14.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:45:14.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:14.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:14.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:45:14.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:45:14.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:14.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:14.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:14.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:14.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:45:14.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1596ms. 2025-07-01 12:45:14.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:14.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:14.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:14.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:14.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:14.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:14.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:14.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:14.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:14.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:45:14.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:14.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:14.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:14.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:14.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:14.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:14.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:14.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4545ms 2025-07-01 12:45:14.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:14.012 +03:00 [DBG] Connection id "0HNC8090TGE2F" completed keep alive response. 2025-07-01 12:45:14.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3552ms 2025-07-01 12:45:14.012 +03:00 [DBG] Connection id "0HNC8090TGE2F" received FIN. 2025-07-01 12:45:14.013 +03:00 [DBG] Connection id "0HNC8090TGE2F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:45:14.013 +03:00 [DBG] Connection id "0HNC8090TGE2F" disconnecting. 2025-07-01 12:45:14.013 +03:00 [DBG] Connection id "0HNC8090TGE2F" stopped. 2025-07-01 12:45:14.868 +03:00 [DBG] Connection id "0HNC8090TGE2G" accepted. 2025-07-01 12:45:14.869 +03:00 [DBG] Connection id "0HNC8090TGE2G" started. 2025-07-01 12:45:14.869 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 747 2025-07-01 12:45:14.869 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:45:14.869 +03:00 [DBG] POST requests are not supported 2025-07-01 12:45:14.869 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:45:14.869 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:45:14.869 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:45:14.869 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:45:14.869 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:45:14.869 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:45:14.869 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:45:14.869 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:45:14.869 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:45:14.869 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:45:14.869 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:45:14.869 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:45:14.869 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:45:14.869 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:45:14.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:14.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:14.869 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:14.869 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:14.869 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:45:14.869 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:45:14.869 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:45:14.870 +03:00 [DBG] Connection id "0HNC8090TGE2G", Request id "0HNC8090TGE2G:00000001": started reading request body. 2025-07-01 12:45:14.870 +03:00 [DBG] Connection id "0HNC8090TGE2G", Request id "0HNC8090TGE2G:00000001": done reading request body. 2025-07-01 12:45:14.870 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:45:14.870 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:45:14.870 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:45:14.870 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:45:14.870 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:45:14.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:14.870 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:14.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:14.870 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:14.870 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:45:14.870 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:45:14.870 +03:00 [INF] Updating physical elements properties 2025-07-01 12:45:14.889 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.9925ms. 2025-07-01 12:45:14.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:14.889 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:14.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:14.889 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:14.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:14.889 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:14.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:14.889 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:14.889 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:14.889 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:45:14.889 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:14.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:14.889 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:14.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:14.889 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:14.889 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:14.889 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:14.889 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 20.2173ms 2025-07-01 12:45:14.890 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:45:14.890 +03:00 [DBG] Connection id "0HNC8090TGE2G" completed keep alive response. 2025-07-01 12:45:14.890 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 20.8626ms 2025-07-01 12:45:14.890 +03:00 [DBG] Connection id "0HNC8090TGE2G" received FIN. 2025-07-01 12:45:14.890 +03:00 [DBG] Connection id "0HNC8090TGE2G" disconnecting. 2025-07-01 12:45:14.890 +03:00 [DBG] Connection id "0HNC8090TGE2G" stopped. 2025-07-01 12:45:14.890 +03:00 [DBG] Connection id "0HNC8090TGE2G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:45:14.940 +03:00 [DBG] Connection id "0HNC8090TGE2H" accepted. 2025-07-01 12:45:14.940 +03:00 [DBG] Connection id "0HNC8090TGE2H" started. 2025-07-01 12:45:14.940 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:45:14.940 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:45:14.940 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:45:14.940 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:45:14.940 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:45:14.940 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:14.940 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:45:14.940 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:45:14.941 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:14.941 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:45:14.941 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:45:14.941 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:45:14.941 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:45:14.941 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:45:14.941 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:45:14.941 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:14.941 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:14.941 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:14.941 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:14.941 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:45:14.941 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:45:14.941 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:45:14.941 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:45:14.941 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:45:14.941 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:45:14.941 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:14.941 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:14.941 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:14.941 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:14.941 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:45:14.941 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:45:14.941 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:45:14.943 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.1349ms. 2025-07-01 12:45:14.943 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:14.943 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:14.943 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:14.943 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:14.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:14.943 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:14.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:14.943 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:14.943 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:45:14.944 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:45:14.944 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:45:14.944 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:45:14.944 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:45:14.944 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:45:14.944 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:45:14.944 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:45:14.944 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:14.944 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:14.944 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:14.944 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:14.944 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:14.944 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:14.944 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.161ms 2025-07-01 12:45:14.944 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:14.944 +03:00 [DBG] Connection id "0HNC8090TGE2H" completed keep alive response. 2025-07-01 12:45:14.944 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.7706ms 2025-07-01 12:45:14.944 +03:00 [DBG] Connection id "0HNC8090TGE2H" received FIN. 2025-07-01 12:45:14.944 +03:00 [DBG] Connection id "0HNC8090TGE2H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:45:14.945 +03:00 [DBG] Connection id "0HNC8090TGE2H" disconnecting. 2025-07-01 12:45:14.945 +03:00 [DBG] Connection id "0HNC8090TGE2H" stopped. 2025-07-01 12:45:15.021 +03:00 [DBG] Connection id "0HNC8090TGE2I" accepted. 2025-07-01 12:45:15.021 +03:00 [DBG] Connection id "0HNC8090TGE2I" started. 2025-07-01 12:45:15.021 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:45:15.021 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:45:15.021 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:45:15.021 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:45:15.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:45:15.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:15.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:45:15.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:45:15.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:15.022 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:45:15.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:45:15.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:45:15.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:45:15.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:45:15.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:45:15.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:15.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:15.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:15.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:15.022 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:45:15.022 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:45:15.022 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:45:15.022 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:45:15.022 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:45:15.022 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:45:15.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:15.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:15.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:15.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:15.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:45:15.022 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:45:15.022 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:45:15.163 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 141.0503ms. 2025-07-01 12:45:15.163 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:15.163 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:15.163 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:15.164 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:15.164 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:15.164 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:15.164 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:15.164 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:15.164 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:45:15.164 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:45:15.164 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:45:15.164 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:45:15.164 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:45:15.164 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:45:15.164 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:45:15.165 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:45:15.165 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:15.165 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:15.165 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:15.165 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:15.165 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:15.165 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:15.165 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 143.2845ms 2025-07-01 12:45:15.165 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:15.165 +03:00 [DBG] Connection id "0HNC8090TGE2I" completed keep alive response. 2025-07-01 12:45:15.165 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 143.8541ms 2025-07-01 12:45:15.170 +03:00 [DBG] Connection id "0HNC8090TGE2I" received FIN. 2025-07-01 12:45:15.170 +03:00 [DBG] Connection id "0HNC8090TGE2I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:45:15.170 +03:00 [DBG] Connection id "0HNC8090TGE2I" disconnecting. 2025-07-01 12:45:15.170 +03:00 [DBG] Connection id "0HNC8090TGE2I" stopped. 2025-07-01 12:45:19.010 +03:00 [DBG] Connection id "0HNC8090TGE2J" accepted. 2025-07-01 12:45:19.010 +03:00 [DBG] Connection id "0HNC8090TGE2J" started. 2025-07-01 12:45:19.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:45:19.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:45:19.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:45:19.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:45:19.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:45:19.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:19.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:45:19.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:45:19.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:45:19.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:45:19.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:19.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:45:19.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:45:19.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:45:19.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:45:19.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:45:19.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:45:19.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:19.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:19.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:45:19.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:45:19.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:19.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:19.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:19.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:19.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:45:19.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2063ms. 2025-07-01 12:45:19.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:19.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:19.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:19.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:19.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:19.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:19.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:19.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:19.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:19.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:45:19.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:19.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:19.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:19.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:19.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:19.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:19.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:19.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3006ms 2025-07-01 12:45:19.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:19.012 +03:00 [DBG] Connection id "0HNC8090TGE2J" completed keep alive response. 2025-07-01 12:45:19.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4235ms 2025-07-01 12:45:19.013 +03:00 [DBG] Connection id "0HNC8090TGE2J" received FIN. 2025-07-01 12:45:19.013 +03:00 [DBG] Connection id "0HNC8090TGE2J" disconnecting. 2025-07-01 12:45:19.013 +03:00 [DBG] Connection id "0HNC8090TGE2J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:45:19.014 +03:00 [DBG] Connection id "0HNC8090TGE2J" stopped. 2025-07-01 12:45:19.744 +03:00 [DBG] Connection id "0HNC8090TGE2K" accepted. 2025-07-01 12:45:19.744 +03:00 [DBG] Connection id "0HNC8090TGE2K" started. 2025-07-01 12:45:19.744 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:45:19.745 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:45:19.745 +03:00 [DBG] POST requests are not supported 2025-07-01 12:45:19.745 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:45:19.745 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:45:19.745 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:45:19.745 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:45:19.745 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:45:19.745 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:45:19.745 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:45:19.745 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:45:19.745 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:45:19.745 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:45:19.745 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:45:19.745 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:45:19.745 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:45:19.745 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:45:19.745 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:19.745 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:19.745 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:19.745 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:19.745 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:45:19.745 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:45:19.745 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:45:19.745 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:45:19.745 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:45:19.745 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:45:19.745 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:45:19.745 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:45:19.745 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:45:19.745 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:45:19.745 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:45:19.745 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:45:19.745 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:45:19.745 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:45:19.745 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:45:19.745 +03:00 [DBG] Connection id "0HNC8090TGE2K", Request id "0HNC8090TGE2K:00000001": started reading request body. 2025-07-01 12:45:19.746 +03:00 [DBG] Connection id "0HNC8090TGE2K", Request id "0HNC8090TGE2K:00000001": done reading request body. 2025-07-01 12:45:19.746 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:45:19.746 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:45:19.746 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:45:19.746 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:45:19.746 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:45:19.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:19.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:19.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:19.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:19.746 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:45:19.746 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:45:19.746 +03:00 [INF] Changing group of physicals [370] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:45:19.763 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 17.5155ms. 2025-07-01 12:45:19.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:19.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:19.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:19.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:19.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:19.764 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:19.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:19.764 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:19.764 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:19.764 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:45:19.764 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:19.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:19.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:19.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:19.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:19.764 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:19.764 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:19.764 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 18.7056ms 2025-07-01 12:45:19.764 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:45:19.764 +03:00 [DBG] Connection id "0HNC8090TGE2K" completed keep alive response. 2025-07-01 12:45:19.764 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 19.3857ms 2025-07-01 12:45:19.764 +03:00 [DBG] Connection id "0HNC8090TGE2K" received FIN. 2025-07-01 12:45:19.764 +03:00 [DBG] Connection id "0HNC8090TGE2K" disconnecting. 2025-07-01 12:45:19.764 +03:00 [DBG] Connection id "0HNC8090TGE2K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:45:19.765 +03:00 [DBG] Connection id "0HNC8090TGE2K" stopped. 2025-07-01 12:45:19.805 +03:00 [DBG] Connection id "0HNC8090TGE2L" accepted. 2025-07-01 12:45:19.805 +03:00 [DBG] Connection id "0HNC8090TGE2L" started. 2025-07-01 12:45:19.805 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:45:19.805 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:45:19.805 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:45:19.805 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:45:19.805 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:45:19.805 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:19.805 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:45:19.806 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:45:19.806 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:19.806 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:45:19.806 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:45:19.806 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:45:19.806 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:45:19.806 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:45:19.806 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:45:19.806 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:19.806 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:19.806 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:19.806 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:19.806 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:45:19.806 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:45:19.806 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:45:19.806 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:45:19.806 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:45:19.806 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:45:19.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:19.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:19.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:19.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:19.806 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:45:19.806 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:45:19.806 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:45:19.808 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5839ms. 2025-07-01 12:45:19.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:19.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:19.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:19.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:19.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:19.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:19.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:19.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:19.808 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:45:19.808 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:45:19.808 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:45:19.808 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:45:19.808 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:45:19.808 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:45:19.808 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:45:19.808 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:45:19.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:19.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:19.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:19.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:19.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:19.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:19.808 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.7229ms 2025-07-01 12:45:19.809 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:19.809 +03:00 [DBG] Connection id "0HNC8090TGE2L" completed keep alive response. 2025-07-01 12:45:19.809 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.4412ms 2025-07-01 12:45:19.809 +03:00 [DBG] Connection id "0HNC8090TGE2L" received FIN. 2025-07-01 12:45:19.809 +03:00 [DBG] Connection id "0HNC8090TGE2L" disconnecting. 2025-07-01 12:45:19.809 +03:00 [DBG] Connection id "0HNC8090TGE2L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:45:19.810 +03:00 [DBG] Connection id "0HNC8090TGE2L" stopped. 2025-07-01 12:45:19.875 +03:00 [DBG] Connection id "0HNC8090TGE2M" accepted. 2025-07-01 12:45:19.876 +03:00 [DBG] Connection id "0HNC8090TGE2M" started. 2025-07-01 12:45:19.876 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:45:19.876 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:45:19.876 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:45:19.876 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:45:19.876 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:45:19.876 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:19.876 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:45:19.876 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:45:19.876 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:19.876 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:45:19.876 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:45:19.876 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:45:19.876 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:45:19.876 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:45:19.876 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:45:19.876 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:19.876 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:19.876 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:19.876 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:19.876 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:45:19.876 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:45:19.876 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:45:19.876 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:45:19.876 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:45:19.877 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:45:19.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:19.877 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:19.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:19.877 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:19.877 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:45:19.877 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:45:19.877 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:45:20.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 134.8553ms. 2025-07-01 12:45:20.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:20.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:20.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:20.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:20.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:20.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:20.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:20.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:20.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:45:20.012 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:45:20.012 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:45:20.012 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:45:20.012 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:45:20.012 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:45:20.012 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:45:20.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:45:20.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:20.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:20.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:20.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:20.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:20.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:20.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 137.0898ms 2025-07-01 12:45:20.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:20.013 +03:00 [DBG] Connection id "0HNC8090TGE2M" completed keep alive response. 2025-07-01 12:45:20.013 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 137.6452ms 2025-07-01 12:45:20.018 +03:00 [DBG] Connection id "0HNC8090TGE2M" received FIN. 2025-07-01 12:45:20.018 +03:00 [DBG] Connection id "0HNC8090TGE2M" disconnecting. 2025-07-01 12:45:20.018 +03:00 [DBG] Connection id "0HNC8090TGE2M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:45:20.019 +03:00 [DBG] Connection id "0HNC8090TGE2M" stopped. 2025-07-01 12:45:24.015 +03:00 [DBG] Connection id "0HNC8090TGE2N" accepted. 2025-07-01 12:45:24.015 +03:00 [DBG] Connection id "0HNC8090TGE2N" started. 2025-07-01 12:45:24.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:45:24.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:45:24.015 +03:00 [DBG] POST requests are not supported 2025-07-01 12:45:24.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:45:24.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:45:24.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:24.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:45:24.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:45:24.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:45:24.015 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:45:24.015 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:24.015 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:45:24.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:45:24.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:45:24.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:45:24.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:45:24.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:45:24.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:24.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:24.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:45:24.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:45:24.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:24.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:24.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:24.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:24.016 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:45:24.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1189ms. 2025-07-01 12:45:24.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:24.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:24.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:24.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:24.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:24.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:24.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:24.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:24.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:24.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:45:24.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:24.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:24.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:24.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:24.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:24.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:24.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:24.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5989ms 2025-07-01 12:45:24.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:24.016 +03:00 [DBG] Connection id "0HNC8090TGE2N" completed keep alive response. 2025-07-01 12:45:24.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0966ms 2025-07-01 12:45:24.016 +03:00 [DBG] Connection id "0HNC8090TGE2N" received FIN. 2025-07-01 12:45:24.016 +03:00 [DBG] Connection id "0HNC8090TGE2N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:45:24.016 +03:00 [DBG] Connection id "0HNC8090TGE2N" disconnecting. 2025-07-01 12:45:24.016 +03:00 [DBG] Connection id "0HNC8090TGE2N" stopped. 2025-07-01 12:45:29.030 +03:00 [DBG] Connection id "0HNC8090TGE2O" accepted. 2025-07-01 12:45:29.030 +03:00 [DBG] Connection id "0HNC8090TGE2O" started. 2025-07-01 12:45:29.030 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:45:29.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:45:29.031 +03:00 [DBG] POST requests are not supported 2025-07-01 12:45:29.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:45:29.031 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:45:29.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:29.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:45:29.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:45:29.031 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:45:29.031 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:45:29.031 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:29.031 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:45:29.031 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:45:29.031 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:45:29.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:45:29.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:45:29.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:45:29.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:29.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:29.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:45:29.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:45:29.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:29.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:29.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:29.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:29.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:45:29.032 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2001ms. 2025-07-01 12:45:29.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:29.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:29.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:29.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:29.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:29.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:29.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:29.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:29.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:29.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:45:29.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:29.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:29.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:29.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:29.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:29.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:29.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:29.033 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3558ms 2025-07-01 12:45:29.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:29.033 +03:00 [DBG] Connection id "0HNC8090TGE2O" completed keep alive response. 2025-07-01 12:45:29.033 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8343ms 2025-07-01 12:45:29.033 +03:00 [DBG] Connection id "0HNC8090TGE2O" received FIN. 2025-07-01 12:45:29.034 +03:00 [DBG] Connection id "0HNC8090TGE2O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:45:29.034 +03:00 [DBG] Connection id "0HNC8090TGE2O" disconnecting. 2025-07-01 12:45:29.034 +03:00 [DBG] Connection id "0HNC8090TGE2O" stopped. 2025-07-01 12:45:34.011 +03:00 [DBG] Connection id "0HNC8090TGE2P" accepted. 2025-07-01 12:45:34.011 +03:00 [DBG] Connection id "0HNC8090TGE2P" started. 2025-07-01 12:45:34.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:45:34.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:45:34.012 +03:00 [DBG] POST requests are not supported 2025-07-01 12:45:34.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:45:34.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:45:34.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:34.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:45:34.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:45:34.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:45:34.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:45:34.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:34.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:45:34.012 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:45:34.012 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:45:34.012 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:45:34.012 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:45:34.012 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:45:34.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:34.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:34.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:45:34.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:45:34.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:34.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:34.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:34.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:34.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:45:34.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1591ms. 2025-07-01 12:45:34.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:34.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:34.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:34.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:34.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:34.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:34.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:34.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:34.013 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:34.013 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:45:34.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:34.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:34.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:34.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:34.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:34.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:34.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:34.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8005ms 2025-07-01 12:45:34.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:34.013 +03:00 [DBG] Connection id "0HNC8090TGE2P" completed keep alive response. 2025-07-01 12:45:34.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.466ms 2025-07-01 12:45:34.013 +03:00 [DBG] Connection id "0HNC8090TGE2P" received FIN. 2025-07-01 12:45:34.013 +03:00 [DBG] Connection id "0HNC8090TGE2P" disconnecting. 2025-07-01 12:45:34.014 +03:00 [DBG] Connection id "0HNC8090TGE2P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:45:34.015 +03:00 [DBG] Connection id "0HNC8090TGE2P" stopped. 2025-07-01 12:45:35.656 +03:00 [DBG] Connection id "0HNC8090TGE2Q" accepted. 2025-07-01 12:45:35.656 +03:00 [DBG] Connection id "0HNC8090TGE2Q" started. 2025-07-01 12:45:35.656 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 754 2025-07-01 12:45:35.656 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:45:35.656 +03:00 [DBG] POST requests are not supported 2025-07-01 12:45:35.656 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:45:35.656 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-07-01 12:45:35.656 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:45:35.656 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:45:35.657 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:45:35.657 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:45:35.657 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:45:35.657 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:45:35.657 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:45:35.657 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:45:35.657 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:45:35.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-07-01 12:45:35.657 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:45:35.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-07-01 12:45:35.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:35.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:35.657 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:35.657 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:35.657 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:45:35.657 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-07-01 12:45:35.657 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:45:35.657 +03:00 [DBG] Connection id "0HNC8090TGE2Q", Request id "0HNC8090TGE2Q:00000001": started reading request body. 2025-07-01 12:45:35.657 +03:00 [DBG] Connection id "0HNC8090TGE2Q", Request id "0HNC8090TGE2Q:00000001": done reading request body. 2025-07-01 12:45:35.657 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-07-01 12:45:35.657 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:45:35.657 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:45:35.657 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-07-01 12:45:35.657 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-07-01 12:45:35.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:35.657 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:35.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:35.657 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:35.657 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:45:35.658 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-07-01 12:45:35.658 +03:00 [INF] Updating physical elements properties 2025-07-01 12:45:35.677 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 19.3588ms. 2025-07-01 12:45:35.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:35.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:35.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:35.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:35.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:35.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:35.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:35.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:35.677 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:35.677 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:45:35.677 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:35.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:35.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:35.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:35.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:35.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:35.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:35.677 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 20.4836ms 2025-07-01 12:45:35.677 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-07-01 12:45:35.678 +03:00 [DBG] Connection id "0HNC8090TGE2Q" completed keep alive response. 2025-07-01 12:45:35.678 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 21.2314ms 2025-07-01 12:45:35.678 +03:00 [DBG] Connection id "0HNC8090TGE2Q" received FIN. 2025-07-01 12:45:35.678 +03:00 [DBG] Connection id "0HNC8090TGE2Q" disconnecting. 2025-07-01 12:45:35.678 +03:00 [DBG] Connection id "0HNC8090TGE2Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:45:35.679 +03:00 [DBG] Connection id "0HNC8090TGE2Q" stopped. 2025-07-01 12:45:35.720 +03:00 [DBG] Connection id "0HNC8090TGE2R" accepted. 2025-07-01 12:45:35.720 +03:00 [DBG] Connection id "0HNC8090TGE2R" started. 2025-07-01 12:45:35.721 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:45:35.721 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:45:35.721 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:45:35.721 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:45:35.721 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:45:35.721 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:35.721 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:45:35.721 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:45:35.721 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:35.721 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:45:35.721 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:45:35.721 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:45:35.721 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:45:35.721 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:45:35.721 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:45:35.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:35.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:35.722 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:35.722 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:35.722 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:45:35.722 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:45:35.722 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:45:35.722 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:45:35.722 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:45:35.722 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:45:35.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:35.722 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:35.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:35.722 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:35.722 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:45:35.722 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:45:35.722 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:45:35.725 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.542ms. 2025-07-01 12:45:35.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:35.725 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:35.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:35.725 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:35.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:35.725 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:35.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:35.725 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:35.725 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:45:35.725 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:45:35.725 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:45:35.725 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:45:35.725 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:45:35.725 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:45:35.725 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:45:35.725 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:45:35.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:35.726 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:35.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:35.726 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:35.726 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:35.726 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:35.726 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.2347ms 2025-07-01 12:45:35.726 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:35.726 +03:00 [DBG] Connection id "0HNC8090TGE2R" completed keep alive response. 2025-07-01 12:45:35.726 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.2721ms 2025-07-01 12:45:35.726 +03:00 [DBG] Connection id "0HNC8090TGE2R" received FIN. 2025-07-01 12:45:35.726 +03:00 [DBG] Connection id "0HNC8090TGE2R" disconnecting. 2025-07-01 12:45:35.726 +03:00 [DBG] Connection id "0HNC8090TGE2R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:45:35.727 +03:00 [DBG] Connection id "0HNC8090TGE2R" stopped. 2025-07-01 12:45:35.796 +03:00 [DBG] Connection id "0HNC8090TGE2S" accepted. 2025-07-01 12:45:35.796 +03:00 [DBG] Connection id "0HNC8090TGE2S" started. 2025-07-01 12:45:35.796 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:45:35.796 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:45:35.796 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:45:35.797 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:45:35.797 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:45:35.797 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:35.797 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:45:35.797 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:45:35.797 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:35.797 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:45:35.797 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:45:35.797 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:45:35.797 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:45:35.797 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:45:35.797 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:45:35.797 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:35.797 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:35.797 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:35.797 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:35.797 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:45:35.798 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:45:35.798 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:45:35.798 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:45:35.798 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:45:35.798 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:45:35.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:35.798 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:35.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:35.798 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:35.798 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:45:35.798 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:45:35.798 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:45:35.959 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 160.7987ms. 2025-07-01 12:45:35.959 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:35.959 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:35.959 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:35.959 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:35.959 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:35.959 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:35.959 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:35.959 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:35.959 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:45:35.959 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:45:35.959 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:45:35.959 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:45:35.959 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:45:35.959 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:45:35.959 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:45:35.963 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:45:35.963 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:35.963 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:35.963 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:35.963 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:35.963 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:35.963 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:35.963 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 165.9352ms 2025-07-01 12:45:35.963 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:35.963 +03:00 [DBG] Connection id "0HNC8090TGE2S" completed keep alive response. 2025-07-01 12:45:35.963 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 167.1227ms 2025-07-01 12:45:35.964 +03:00 [DBG] Connection id "0HNC8090TGE2S" received FIN. 2025-07-01 12:45:35.965 +03:00 [DBG] Connection id "0HNC8090TGE2S" disconnecting. 2025-07-01 12:45:35.965 +03:00 [DBG] Connection id "0HNC8090TGE2S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:45:35.966 +03:00 [DBG] Connection id "0HNC8090TGE2S" stopped. 2025-07-01 12:45:39.009 +03:00 [DBG] Connection id "0HNC8090TGE2T" accepted. 2025-07-01 12:45:39.009 +03:00 [DBG] Connection id "0HNC8090TGE2T" started. 2025-07-01 12:45:39.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:45:39.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:45:39.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:45:39.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:45:39.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:45:39.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:39.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:45:39.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:45:39.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:45:39.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:45:39.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:39.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:45:39.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:45:39.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:45:39.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:45:39.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:45:39.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:45:39.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:39.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:39.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:45:39.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:45:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:39.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:45:39.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2524ms. 2025-07-01 12:45:39.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:39.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:39.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:39.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:39.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:39.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:39.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:39.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:39.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:39.013 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:45:39.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:39.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:39.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:39.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:39.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:39.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:39.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:39.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.3929ms 2025-07-01 12:45:39.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:39.013 +03:00 [DBG] Connection id "0HNC8090TGE2T" completed keep alive response. 2025-07-01 12:45:39.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6667ms 2025-07-01 12:45:39.014 +03:00 [DBG] Connection id "0HNC8090TGE2T" received FIN. 2025-07-01 12:45:39.014 +03:00 [DBG] Connection id "0HNC8090TGE2T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:45:39.014 +03:00 [DBG] Connection id "0HNC8090TGE2T" disconnecting. 2025-07-01 12:45:39.014 +03:00 [DBG] Connection id "0HNC8090TGE2T" stopped. 2025-07-01 12:45:43.192 +03:00 [DBG] Connection id "0HNC8090TGE2U" accepted. 2025-07-01 12:45:43.192 +03:00 [DBG] Connection id "0HNC8090TGE2U" started. 2025-07-01 12:45:43.192 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:45:43.192 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:45:43.192 +03:00 [DBG] POST requests are not supported 2025-07-01 12:45:43.192 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:45:43.192 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:45:43.192 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:45:43.192 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:45:43.192 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:45:43.192 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:45:43.192 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:45:43.192 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:45:43.193 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:45:43.193 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:45:43.193 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:45:43.193 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:45:43.193 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:45:43.193 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:45:43.193 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:43.193 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:43.193 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:43.193 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:43.193 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:45:43.193 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:45:43.193 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:45:43.193 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:45:43.193 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:45:43.193 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:45:43.193 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:45:43.193 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:45:43.193 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:45:43.193 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:45:43.193 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:45:43.193 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:45:43.193 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:45:43.193 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:45:43.193 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:45:43.193 +03:00 [DBG] Connection id "0HNC8090TGE2U", Request id "0HNC8090TGE2U:00000001": started reading request body. 2025-07-01 12:45:43.193 +03:00 [DBG] Connection id "0HNC8090TGE2U", Request id "0HNC8090TGE2U:00000001": done reading request body. 2025-07-01 12:45:43.193 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:45:43.193 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:45:43.193 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:45:43.193 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:45:43.193 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:45:43.193 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:43.194 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:43.194 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:43.194 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:43.194 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:45:43.194 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:45:43.194 +03:00 [INF] Changing group of physicals [371] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:45:43.217 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 23.8225ms. 2025-07-01 12:45:43.218 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:43.218 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:43.218 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:43.218 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:43.218 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:43.218 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:43.218 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:43.218 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:43.218 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:43.218 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:45:43.218 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:43.218 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:43.218 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:43.218 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:43.218 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:43.218 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:43.218 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:43.218 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 25.2525ms 2025-07-01 12:45:43.218 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:45:43.218 +03:00 [DBG] Connection id "0HNC8090TGE2U" completed keep alive response. 2025-07-01 12:45:43.218 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 26.0273ms 2025-07-01 12:45:43.218 +03:00 [DBG] Connection id "0HNC8090TGE2U" received FIN. 2025-07-01 12:45:43.218 +03:00 [DBG] Connection id "0HNC8090TGE2U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:45:43.218 +03:00 [DBG] Connection id "0HNC8090TGE2U" disconnecting. 2025-07-01 12:45:43.219 +03:00 [DBG] Connection id "0HNC8090TGE2U" stopped. 2025-07-01 12:45:43.258 +03:00 [DBG] Connection id "0HNC8090TGE2V" accepted. 2025-07-01 12:45:43.258 +03:00 [DBG] Connection id "0HNC8090TGE2V" started. 2025-07-01 12:45:43.258 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:45:43.258 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:45:43.258 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:45:43.258 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:45:43.258 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:45:43.258 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:43.258 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:45:43.258 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:45:43.258 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:43.258 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:45:43.259 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:45:43.259 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:45:43.259 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:45:43.259 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:45:43.259 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:45:43.259 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:43.259 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:43.259 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:43.259 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:43.259 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:45:43.259 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:45:43.259 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:45:43.259 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:45:43.259 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:45:43.259 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:45:43.259 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:43.259 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:43.259 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:43.259 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:43.259 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:45:43.259 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:45:43.259 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:45:43.261 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5424ms. 2025-07-01 12:45:43.261 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:43.261 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:43.261 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:43.261 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:43.261 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:43.261 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:43.261 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:43.261 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:43.261 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:45:43.261 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:45:43.261 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:45:43.261 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:45:43.261 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:45:43.261 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:45:43.261 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:45:43.261 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:45:43.261 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:43.261 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:43.261 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:43.261 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:43.261 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:43.261 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:43.261 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.6427ms 2025-07-01 12:45:43.261 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:43.261 +03:00 [DBG] Connection id "0HNC8090TGE2V" completed keep alive response. 2025-07-01 12:45:43.261 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.2724ms 2025-07-01 12:45:43.262 +03:00 [DBG] Connection id "0HNC8090TGE2V" received FIN. 2025-07-01 12:45:43.262 +03:00 [DBG] Connection id "0HNC8090TGE2V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:45:43.262 +03:00 [DBG] Connection id "0HNC8090TGE2V" disconnecting. 2025-07-01 12:45:43.262 +03:00 [DBG] Connection id "0HNC8090TGE2V" stopped. 2025-07-01 12:45:43.335 +03:00 [DBG] Connection id "0HNC8090TGE30" accepted. 2025-07-01 12:45:43.335 +03:00 [DBG] Connection id "0HNC8090TGE30" started. 2025-07-01 12:45:43.335 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:45:43.335 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:45:43.335 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:45:43.335 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:45:43.335 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:45:43.335 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:43.335 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:45:43.335 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:45:43.335 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:43.335 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:45:43.335 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:45:43.335 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:45:43.335 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:45:43.335 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:45:43.335 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:45:43.335 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:43.335 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:43.335 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:43.335 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:45:43.335 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:45:43.335 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:45:43.335 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:45:43.335 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:45:43.335 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:45:43.335 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:45:43.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:43.335 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:43.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:43.335 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:43.335 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:45:43.335 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:45:43.336 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:45:43.504 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 168.9791ms. 2025-07-01 12:45:43.505 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:43.505 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:43.505 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:43.505 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:43.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:43.505 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:43.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:43.505 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:43.505 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:45:43.505 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:45:43.505 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:45:43.505 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:45:43.505 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:45:43.505 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:45:43.505 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:45:43.507 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:45:43.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:43.507 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:43.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:43.507 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:43.507 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:43.507 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:43.507 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 171.7832ms 2025-07-01 12:45:43.507 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:45:43.507 +03:00 [DBG] Connection id "0HNC8090TGE30" completed keep alive response. 2025-07-01 12:45:43.507 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 172.2762ms 2025-07-01 12:45:43.511 +03:00 [DBG] Connection id "0HNC8090TGE30" received FIN. 2025-07-01 12:45:43.511 +03:00 [DBG] Connection id "0HNC8090TGE30" disconnecting. 2025-07-01 12:45:43.511 +03:00 [DBG] Connection id "0HNC8090TGE30" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:45:43.512 +03:00 [DBG] Connection id "0HNC8090TGE30" stopped. 2025-07-01 12:45:44.011 +03:00 [DBG] Connection id "0HNC8090TGE31" accepted. 2025-07-01 12:45:44.011 +03:00 [DBG] Connection id "0HNC8090TGE31" started. 2025-07-01 12:45:44.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:45:44.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:45:44.011 +03:00 [DBG] POST requests are not supported 2025-07-01 12:45:44.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:45:44.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:45:44.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:44.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:45:44.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:45:44.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:45:44.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:45:44.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:44.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:45:44.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:45:44.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:45:44.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:45:44.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:45:44.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:45:44.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:44.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:44.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:45:44.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:45:44.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:44.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:44.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:44.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:44.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:45:44.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1495ms. 2025-07-01 12:45:44.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:44.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:44.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:44.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:44.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:44.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:44.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:44.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:44.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:44.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:45:44.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:44.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:44.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:44.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:44.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:44.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:44.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:44.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1125ms 2025-07-01 12:45:44.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:44.013 +03:00 [DBG] Connection id "0HNC8090TGE31" completed keep alive response. 2025-07-01 12:45:44.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9122ms 2025-07-01 12:45:44.013 +03:00 [DBG] Connection id "0HNC8090TGE31" received FIN. 2025-07-01 12:45:44.013 +03:00 [DBG] Connection id "0HNC8090TGE31" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:45:44.013 +03:00 [DBG] Connection id "0HNC8090TGE31" disconnecting. 2025-07-01 12:45:44.013 +03:00 [DBG] Connection id "0HNC8090TGE31" stopped. 2025-07-01 12:45:49.013 +03:00 [DBG] Connection id "0HNC8090TGE32" accepted. 2025-07-01 12:45:49.013 +03:00 [DBG] Connection id "0HNC8090TGE32" started. 2025-07-01 12:45:49.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:45:49.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:45:49.013 +03:00 [DBG] POST requests are not supported 2025-07-01 12:45:49.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:45:49.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:45:49.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:49.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:45:49.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:45:49.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:45:49.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:45:49.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:49.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:45:49.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:45:49.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:45:49.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:45:49.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:45:49.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:45:49.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:49.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:49.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:45:49.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:45:49.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:49.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:49.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:49.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:49.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:45:49.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1436ms. 2025-07-01 12:45:49.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:49.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:49.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:49.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:49.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:49.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:49.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:49.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:49.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:49.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:45:49.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:49.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:49.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:49.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:49.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:49.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:49.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:49.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0403ms 2025-07-01 12:45:49.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:49.015 +03:00 [DBG] Connection id "0HNC8090TGE32" completed keep alive response. 2025-07-01 12:45:49.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7654ms 2025-07-01 12:45:49.015 +03:00 [DBG] Connection id "0HNC8090TGE32" received FIN. 2025-07-01 12:45:49.015 +03:00 [DBG] Connection id "0HNC8090TGE32" disconnecting. 2025-07-01 12:45:49.015 +03:00 [DBG] Connection id "0HNC8090TGE32" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:45:49.017 +03:00 [DBG] Connection id "0HNC8090TGE32" stopped. 2025-07-01 12:45:54.008 +03:00 [DBG] Connection id "0HNC8090TGE33" accepted. 2025-07-01 12:45:54.008 +03:00 [DBG] Connection id "0HNC8090TGE33" started. 2025-07-01 12:45:54.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:45:54.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:45:54.009 +03:00 [DBG] POST requests are not supported 2025-07-01 12:45:54.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:45:54.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:45:54.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:54.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:45:54.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:45:54.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:45:54.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:45:54.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:54.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:45:54.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:45:54.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:45:54.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:45:54.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:45:54.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:45:54.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:54.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:54.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:45:54.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:45:54.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:54.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:54.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:54.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:54.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:45:54.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1445ms. 2025-07-01 12:45:54.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:54.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:54.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:54.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:54.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:54.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:54.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:54.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:54.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:54.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:45:54.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:54.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:54.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:54.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:54.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:54.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:54.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:54.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1776ms 2025-07-01 12:45:54.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:54.011 +03:00 [DBG] Connection id "0HNC8090TGE33" completed keep alive response. 2025-07-01 12:45:54.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1538ms 2025-07-01 12:45:54.011 +03:00 [DBG] Connection id "0HNC8090TGE33" received FIN. 2025-07-01 12:45:54.011 +03:00 [DBG] Connection id "0HNC8090TGE33" disconnecting. 2025-07-01 12:45:54.011 +03:00 [DBG] Connection id "0HNC8090TGE33" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:45:54.012 +03:00 [DBG] Connection id "0HNC8090TGE33" stopped. 2025-07-01 12:45:59.003 +03:00 [DBG] Connection id "0HNC8090TGE34" accepted. 2025-07-01 12:45:59.003 +03:00 [DBG] Connection id "0HNC8090TGE34" started. 2025-07-01 12:45:59.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:45:59.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:45:59.003 +03:00 [DBG] POST requests are not supported 2025-07-01 12:45:59.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:45:59.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:45:59.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:59.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:45:59.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:45:59.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:45:59.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:45:59.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:59.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:45:59.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:45:59.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:45:59.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:45:59.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:45:59.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:45:59.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:59.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:59.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:45:59.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:45:59.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:59.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:59.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:59.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:59.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:45:59.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1384ms. 2025-07-01 12:45:59.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:59.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:45:59.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:59.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:45:59.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:59.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:59.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:59.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:59.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:59.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:45:59.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:45:59.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:59.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:45:59.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:59.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:59.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:59.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:45:59.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7828ms 2025-07-01 12:45:59.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:45:59.004 +03:00 [DBG] Connection id "0HNC8090TGE34" completed keep alive response. 2025-07-01 12:45:59.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.361ms 2025-07-01 12:45:59.005 +03:00 [DBG] Connection id "0HNC8090TGE34" received FIN. 2025-07-01 12:45:59.005 +03:00 [DBG] Connection id "0HNC8090TGE34" disconnecting. 2025-07-01 12:45:59.005 +03:00 [DBG] Connection id "0HNC8090TGE34" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:45:59.006 +03:00 [DBG] Connection id "0HNC8090TGE34" stopped. 2025-07-01 12:46:04.006 +03:00 [DBG] Connection id "0HNC8090TGE35" accepted. 2025-07-01 12:46:04.006 +03:00 [DBG] Connection id "0HNC8090TGE35" started. 2025-07-01 12:46:04.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:46:04.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:46:04.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:46:04.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:46:04.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:46:04.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:04.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:46:04.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:46:04.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:46:04.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:46:04.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:04.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:46:04.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:46:04.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:46:04.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:46:04.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:46:04.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:46:04.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:04.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:04.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:46:04.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:46:04.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:04.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:04.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:04.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:04.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:46:04.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1597ms. 2025-07-01 12:46:04.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:04.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:04.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:04.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:04.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:04.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:04.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:04.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:04.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:46:04.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:46:04.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:46:04.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:04.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:04.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:04.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:04.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:04.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:04.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0006ms 2025-07-01 12:46:04.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:04.008 +03:00 [DBG] Connection id "0HNC8090TGE35" completed keep alive response. 2025-07-01 12:46:04.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8783ms 2025-07-01 12:46:04.008 +03:00 [DBG] Connection id "0HNC8090TGE35" received FIN. 2025-07-01 12:46:04.008 +03:00 [DBG] Connection id "0HNC8090TGE35" disconnecting. 2025-07-01 12:46:04.008 +03:00 [DBG] Connection id "0HNC8090TGE35" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:46:04.009 +03:00 [DBG] Connection id "0HNC8090TGE35" stopped. 2025-07-01 12:46:09.018 +03:00 [DBG] Connection id "0HNC8090TGE36" accepted. 2025-07-01 12:46:09.018 +03:00 [DBG] Connection id "0HNC8090TGE36" started. 2025-07-01 12:46:09.018 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:46:09.019 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:46:09.019 +03:00 [DBG] POST requests are not supported 2025-07-01 12:46:09.019 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:46:09.019 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:46:09.019 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:09.019 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:46:09.019 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:46:09.019 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:46:09.019 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:46:09.019 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:09.019 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:46:09.019 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:46:09.019 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:46:09.019 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:46:09.019 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:46:09.019 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:46:09.019 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:09.019 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:09.019 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:46:09.019 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:46:09.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:09.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:09.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:09.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:09.019 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:46:09.020 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1354ms. 2025-07-01 12:46:09.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:09.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:09.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:09.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:09.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:09.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:09.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:09.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:09.020 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:46:09.020 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:46:09.020 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:46:09.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:09.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:09.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:09.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:09.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:09.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:09.020 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7953ms 2025-07-01 12:46:09.020 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:09.020 +03:00 [DBG] Connection id "0HNC8090TGE36" completed keep alive response. 2025-07-01 12:46:09.020 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.617ms 2025-07-01 12:46:09.020 +03:00 [DBG] Connection id "0HNC8090TGE36" received FIN. 2025-07-01 12:46:09.020 +03:00 [DBG] Connection id "0HNC8090TGE36" disconnecting. 2025-07-01 12:46:09.020 +03:00 [DBG] Connection id "0HNC8090TGE36" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:46:09.022 +03:00 [DBG] Connection id "0HNC8090TGE36" stopped. 2025-07-01 12:46:13.501 +03:00 [DBG] Connection id "0HNC8090TGE37" accepted. 2025-07-01 12:46:13.501 +03:00 [DBG] Connection id "0HNC8090TGE37" started. 2025-07-01 12:46:13.501 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - application/json;charset=UTF-8 5 2025-07-01 12:46:13.501 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:46:13.501 +03:00 [DBG] POST requests are not supported 2025-07-01 12:46:13.502 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:46:13.502 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/' 2025-07-01 12:46:13.502 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:46:13.502 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:46:13.502 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:46:13.502 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:46:13.502 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:46:13.502 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:46:13.502 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:46:13.502 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:46:13.502 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:46:13.502 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:46:13.502 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:46:13.502 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:46:13.502 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:13.502 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:13.502 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:46:13.502 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:46:13.502 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:46:13.502 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:46:13.502 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:46:13.502 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:46:13.502 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:46:13.502 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:46:13.502 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:46:13.502 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-07-01 12:46:13.502 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:46:13.502 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:46:13.502 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-07-01 12:46:13.502 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-07-01 12:46:13.502 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:46:13.502 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-07-01 12:46:13.502 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-01 12:46:13.502 +03:00 [DBG] Connection id "0HNC8090TGE37", Request id "0HNC8090TGE37:00000001": started reading request body. 2025-07-01 12:46:13.502 +03:00 [DBG] Connection id "0HNC8090TGE37", Request id "0HNC8090TGE37:00000001": done reading request body. 2025-07-01 12:46:13.502 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-07-01 12:46:13.502 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:46:13.502 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:46:13.502 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-07-01 12:46:13.502 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-07-01 12:46:13.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:13.502 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:13.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:13.503 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:13.503 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:46:13.503 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","Vb-5","System.Int32[]"]) 2025-07-01 12:46:13.503 +03:00 [INF] Changing group of physicals [323] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:46:13.521 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.5234ms. 2025-07-01 12:46:13.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:13.521 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:13.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:13.521 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:13.521 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:13.521 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:13.521 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:13.521 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:13.522 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:46:13.522 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:46:13.522 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:46:13.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:13.522 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:13.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:13.522 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:13.522 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:13.522 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:13.522 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 19.9135ms 2025-07-01 12:46:13.522 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-07-01 12:46:13.522 +03:00 [DBG] Connection id "0HNC8090TGE37" completed keep alive response. 2025-07-01 12:46:13.522 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/Vb-5/ - 200 0 null 20.6145ms 2025-07-01 12:46:13.522 +03:00 [DBG] Connection id "0HNC8090TGE37" received FIN. 2025-07-01 12:46:13.522 +03:00 [DBG] Connection id "0HNC8090TGE37" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:46:13.522 +03:00 [DBG] Connection id "0HNC8090TGE37" disconnecting. 2025-07-01 12:46:13.523 +03:00 [DBG] Connection id "0HNC8090TGE37" stopped. 2025-07-01 12:46:13.567 +03:00 [DBG] Connection id "0HNC8090TGE38" accepted. 2025-07-01 12:46:13.568 +03:00 [DBG] Connection id "0HNC8090TGE38" started. 2025-07-01 12:46:13.568 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:46:13.568 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:46:13.568 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:46:13.568 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:46:13.568 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:46:13.568 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:46:13.568 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:46:13.568 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:46:13.568 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:46:13.568 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:46:13.568 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:46:13.568 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:46:13.568 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:46:13.569 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:46:13.569 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:46:13.569 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:13.569 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:13.569 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:46:13.569 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:46:13.569 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:46:13.569 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:46:13.569 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:46:13.569 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:46:13.569 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:46:13.569 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:46:13.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:13.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:13.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:13.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:13.569 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:46:13.569 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:46:13.569 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:46:13.571 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.7914ms. 2025-07-01 12:46:13.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:13.571 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:13.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:13.571 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:13.571 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:13.571 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:13.571 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:13.571 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:13.571 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:46:13.572 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:46:13.572 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:46:13.572 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:46:13.572 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:46:13.572 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:46:13.572 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:46:13.572 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:46:13.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:13.572 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:13.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:13.572 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:13.572 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:13.572 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:13.572 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.6133ms 2025-07-01 12:46:13.572 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-01 12:46:13.572 +03:00 [DBG] Connection id "0HNC8090TGE38" completed keep alive response. 2025-07-01 12:46:13.572 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.5495ms 2025-07-01 12:46:13.573 +03:00 [DBG] Connection id "0HNC8090TGE38" received FIN. 2025-07-01 12:46:13.573 +03:00 [DBG] Connection id "0HNC8090TGE38" disconnecting. 2025-07-01 12:46:13.573 +03:00 [DBG] Connection id "0HNC8090TGE38" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:46:13.574 +03:00 [DBG] Connection id "0HNC8090TGE38" stopped. 2025-07-01 12:46:13.643 +03:00 [DBG] Connection id "0HNC8090TGE39" accepted. 2025-07-01 12:46:13.643 +03:00 [DBG] Connection id "0HNC8090TGE39" started. 2025-07-01 12:46:13.643 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-07-01 12:46:13.643 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:46:13.643 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:46:13.643 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:46:13.643 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:46:13.643 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:46:13.643 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:46:13.643 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:46:13.644 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:46:13.644 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-07-01 12:46:13.644 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:46:13.644 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:46:13.644 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:46:13.644 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:46:13.644 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:46:13.644 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:13.644 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:13.644 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:46:13.644 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-01 12:46:13.644 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-01 12:46:13.644 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-01 12:46:13.644 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:46:13.644 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-01 12:46:13.644 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-01 12:46:13.644 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-01 12:46:13.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:13.644 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:13.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:13.644 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:13.644 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:46:13.644 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-07-01 12:46:13.644 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-07-01 12:46:13.802 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 157.4351ms. 2025-07-01 12:46:13.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:13.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:13.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:13.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:13.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:13.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:13.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:13.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:13.802 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:46:13.802 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-01 12:46:13.802 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-01 12:46:13.802 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-01 12:46:13.802 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-01 12:46:13.802 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-01 12:46:13.802 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-07-01 12:46:13.803 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-01 12:46:13.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:13.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:13.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:13.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:13.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:13.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:13.804 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 159.8302ms 2025-07-01 12:46:13.804 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-01 12:46:13.804 +03:00 [DBG] Connection id "0HNC8090TGE39" completed keep alive response. 2025-07-01 12:46:13.804 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 160.596ms 2025-07-01 12:46:13.808 +03:00 [DBG] Connection id "0HNC8090TGE39" received FIN. 2025-07-01 12:46:13.808 +03:00 [DBG] Connection id "0HNC8090TGE39" disconnecting. 2025-07-01 12:46:13.808 +03:00 [DBG] Connection id "0HNC8090TGE39" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:46:13.809 +03:00 [DBG] Connection id "0HNC8090TGE39" stopped. 2025-07-01 12:46:14.010 +03:00 [DBG] Connection id "0HNC8090TGE3A" accepted. 2025-07-01 12:46:14.011 +03:00 [DBG] Connection id "0HNC8090TGE3A" started. 2025-07-01 12:46:14.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:46:14.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:46:14.011 +03:00 [DBG] POST requests are not supported 2025-07-01 12:46:14.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:46:14.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:46:14.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:14.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:46:14.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:46:14.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:46:14.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:46:14.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:14.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:46:14.012 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:46:14.012 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:46:14.012 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:46:14.012 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:46:14.012 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:46:14.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:14.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:14.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:46:14.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:46:14.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:14.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:14.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:14.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:14.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:46:14.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2839ms. 2025-07-01 12:46:14.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:14.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:14.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:14.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:14.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:14.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:14.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:14.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:14.013 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:46:14.013 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:46:14.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:46:14.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:14.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:14.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:14.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:14.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:14.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:14.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.65ms 2025-07-01 12:46:14.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:14.014 +03:00 [DBG] Connection id "0HNC8090TGE3A" completed keep alive response. 2025-07-01 12:46:14.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0426ms 2025-07-01 12:46:14.014 +03:00 [DBG] Connection id "0HNC8090TGE3A" received FIN. 2025-07-01 12:46:14.014 +03:00 [DBG] Connection id "0HNC8090TGE3A" disconnecting. 2025-07-01 12:46:14.014 +03:00 [DBG] Connection id "0HNC8090TGE3A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:46:14.016 +03:00 [DBG] Connection id "0HNC8090TGE3A" stopped. 2025-07-01 12:46:19.010 +03:00 [DBG] Connection id "0HNC8090TGE3B" accepted. 2025-07-01 12:46:19.010 +03:00 [DBG] Connection id "0HNC8090TGE3B" started. 2025-07-01 12:46:19.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:46:19.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:46:19.011 +03:00 [DBG] POST requests are not supported 2025-07-01 12:46:19.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:46:19.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:46:19.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:19.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:46:19.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:46:19.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:46:19.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:46:19.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:19.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:46:19.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:46:19.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:46:19.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:46:19.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:46:19.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:46:19.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:19.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:19.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:46:19.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:46:19.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:19.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:19.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:19.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:19.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:46:19.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1567ms. 2025-07-01 12:46:19.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:19.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:19.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:19.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:19.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:19.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:19.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:19.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:19.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:46:19.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:46:19.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:46:19.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:19.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:19.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:19.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:19.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:19.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:19.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0746ms 2025-07-01 12:46:19.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:19.012 +03:00 [DBG] Connection id "0HNC8090TGE3B" completed keep alive response. 2025-07-01 12:46:19.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8877ms 2025-07-01 12:46:19.013 +03:00 [DBG] Connection id "0HNC8090TGE3B" received FIN. 2025-07-01 12:46:19.013 +03:00 [DBG] Connection id "0HNC8090TGE3B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:46:19.013 +03:00 [DBG] Connection id "0HNC8090TGE3B" disconnecting. 2025-07-01 12:46:19.013 +03:00 [DBG] Connection id "0HNC8090TGE3B" stopped. 2025-07-01 12:46:24.011 +03:00 [DBG] Connection id "0HNC8090TGE3C" accepted. 2025-07-01 12:46:24.012 +03:00 [DBG] Connection id "0HNC8090TGE3C" started. 2025-07-01 12:46:24.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:46:24.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:46:24.012 +03:00 [DBG] POST requests are not supported 2025-07-01 12:46:24.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:46:24.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:46:24.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:24.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:46:24.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:46:24.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:46:24.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:46:24.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:24.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:46:24.012 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:46:24.012 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:46:24.012 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:46:24.012 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:46:24.012 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:46:24.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:24.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:24.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:46:24.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:46:24.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:24.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:24.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:24.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:24.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:46:24.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1542ms. 2025-07-01 12:46:24.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:24.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:24.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:24.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:24.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:24.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:24.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:24.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:24.013 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:46:24.013 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:46:24.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:46:24.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:24.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:24.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:24.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:24.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:24.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:24.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8549ms 2025-07-01 12:46:24.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:24.013 +03:00 [DBG] Connection id "0HNC8090TGE3C" completed keep alive response. 2025-07-01 12:46:24.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4921ms 2025-07-01 12:46:24.013 +03:00 [DBG] Connection id "0HNC8090TGE3C" received FIN. 2025-07-01 12:46:24.013 +03:00 [DBG] Connection id "0HNC8090TGE3C" disconnecting. 2025-07-01 12:46:24.013 +03:00 [DBG] Connection id "0HNC8090TGE3C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:46:24.015 +03:00 [DBG] Connection id "0HNC8090TGE3C" stopped. 2025-07-01 12:46:29.006 +03:00 [DBG] Connection id "0HNC8090TGE3D" accepted. 2025-07-01 12:46:29.006 +03:00 [DBG] Connection id "0HNC8090TGE3D" started. 2025-07-01 12:46:29.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:46:29.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:46:29.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:46:29.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:46:29.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:46:29.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:29.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:46:29.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:46:29.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:46:29.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:46:29.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:29.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:46:29.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:46:29.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:46:29.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:46:29.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:46:29.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:46:29.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:29.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:29.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:46:29.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:46:29.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:29.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:29.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:29.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:29.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:46:29.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1945ms. 2025-07-01 12:46:29.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:29.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:29.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:29.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:29.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:29.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:29.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:29.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:29.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:46:29.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:46:29.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:46:29.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:29.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:29.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:29.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:29.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:29.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:29.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0542ms 2025-07-01 12:46:29.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:29.008 +03:00 [DBG] Connection id "0HNC8090TGE3D" completed keep alive response. 2025-07-01 12:46:29.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9206ms 2025-07-01 12:46:29.009 +03:00 [DBG] Connection id "0HNC8090TGE3D" received FIN. 2025-07-01 12:46:29.009 +03:00 [DBG] Connection id "0HNC8090TGE3D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:46:29.009 +03:00 [DBG] Connection id "0HNC8090TGE3D" disconnecting. 2025-07-01 12:46:29.009 +03:00 [DBG] Connection id "0HNC8090TGE3D" stopped. 2025-07-01 12:46:33.402 +03:00 [DBG] Connection id "0HNC8090TGE3E" accepted. 2025-07-01 12:46:33.403 +03:00 [DBG] Connection id "0HNC8090TGE3E" started. 2025-07-01 12:46:33.403 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/export/zip/6957974a-8207-4d87-8c14-0d737f938aa0?devider=, - null null 2025-07-01 12:46:33.403 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:46:33.403 +03:00 [DBG] The request path /api/export/zip/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-07-01 12:46:33.403 +03:00 [DBG] 1 candidate(s) found for the request path '/api/export/zip/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:46:33.403 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.ExportController.ExportDataToZip (ConnectionApp.Server)' with route pattern 'api/export/zip/{projectId}' is valid for the request path '/api/export/zip/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-07-01 12:46:33.404 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.ExportController.ExportDataToZip (ConnectionApp.Server)' 2025-07-01 12:46:33.404 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:46:33.404 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:46:33.404 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.ExportController.ExportDataToZip (ConnectionApp.Server)' 2025-07-01 12:46:33.404 +03:00 [INF] Route matched with {action = "ExportDataToZip", controller = "Export"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExportDataToZip(System.String, System.String) on controller ConnectionApp.Server.Controllers.Api.ExportController (ConnectionApp.Server). 2025-07-01 12:46:33.404 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:46:33.404 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:46:33.404 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:46:33.404 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:46:33.404 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:46:33.404 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:33.404 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:33.404 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.ExportController (ConnectionApp.Server) 2025-07-01 12:46:33.404 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.ExportController (ConnectionApp.Server) 2025-07-01 12:46:33.406 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-01 12:46:33.406 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-01 12:46:33.406 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:46:33.407 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-01 12:46:33.407 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-01 12:46:33.407 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-01 12:46:33.407 +03:00 [DBG] Attempting to bind parameter 'devider' of type 'System.String' ... 2025-07-01 12:46:33.407 +03:00 [DBG] Attempting to bind parameter 'devider' of type 'System.String' using the name 'devider' in request data ... 2025-07-01 12:46:33.408 +03:00 [DBG] Done attempting to bind parameter 'devider' of type 'System.String'. 2025-07-01 12:46:33.408 +03:00 [DBG] Done attempting to bind parameter 'devider' of type 'System.String'. 2025-07-01 12:46:33.408 +03:00 [DBG] Attempting to validate the bound parameter 'devider' of type 'System.String' ... 2025-07-01 12:46:33.408 +03:00 [DBG] Done attempting to validate the bound parameter 'devider' of type 'System.String'. 2025-07-01 12:46:33.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:33.408 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:33.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:33.408 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:33.408 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.ExportController.ExportDataToZip (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:46:33.408 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.ExportController.ExportDataToZip (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0",","]) 2025-07-01 12:46:34.080 +03:00 [DBG] Connection id "0HNC8090TGE3F" accepted. 2025-07-01 12:46:34.080 +03:00 [DBG] Connection id "0HNC8090TGE3F" started. 2025-07-01 12:46:34.080 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:46:34.080 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:46:34.080 +03:00 [DBG] POST requests are not supported 2025-07-01 12:46:34.081 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:46:34.081 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:46:34.081 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:34.081 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:46:34.081 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:46:34.081 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:46:34.081 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:46:34.081 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:34.081 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:46:34.081 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:46:34.081 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:46:34.081 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:46:34.081 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:46:34.081 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:46:34.081 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:34.081 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:34.081 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:46:34.081 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:46:34.081 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:34.081 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:34.081 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:34.081 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:34.081 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:46:34.082 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.177ms. 2025-07-01 12:46:34.082 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:34.082 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:34.082 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:34.082 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:34.082 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:34.082 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:34.082 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:34.082 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:34.082 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:46:34.082 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:46:34.082 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:46:34.082 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:34.082 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:34.082 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:34.082 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:34.082 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:34.082 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:34.082 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9531ms 2025-07-01 12:46:34.082 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:34.082 +03:00 [DBG] Connection id "0HNC8090TGE3F" completed keep alive response. 2025-07-01 12:46:34.082 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7905ms 2025-07-01 12:46:34.082 +03:00 [DBG] Connection id "0HNC8090TGE3F" received FIN. 2025-07-01 12:46:34.083 +03:00 [DBG] Connection id "0HNC8090TGE3F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:46:34.083 +03:00 [DBG] Connection id "0HNC8090TGE3F" disconnecting. 2025-07-01 12:46:34.083 +03:00 [DBG] Connection id "0HNC8090TGE3F" stopped. 2025-07-01 12:46:39.142 +03:00 [DBG] Connection id "0HNC8090TGE3G" accepted. 2025-07-01 12:46:39.142 +03:00 [DBG] Connection id "0HNC8090TGE3G" started. 2025-07-01 12:46:39.142 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:46:39.142 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:46:39.142 +03:00 [DBG] POST requests are not supported 2025-07-01 12:46:39.142 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:46:39.142 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:46:39.142 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:39.142 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:46:39.142 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:46:39.142 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:46:39.142 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:46:39.143 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:39.143 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:46:39.143 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:46:39.143 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:46:39.143 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:46:39.143 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:46:39.143 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:46:39.143 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:39.143 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:39.143 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:46:39.143 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:46:39.143 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:39.143 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:39.143 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:39.143 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:39.143 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:46:39.143 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1264ms. 2025-07-01 12:46:39.143 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:39.143 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:39.143 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:39.143 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:39.143 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:39.143 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:39.143 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:39.143 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:39.143 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:46:39.143 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:46:39.143 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:46:39.143 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:39.143 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:39.143 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:39.143 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:39.143 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:39.143 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:39.143 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6399ms 2025-07-01 12:46:39.143 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:39.143 +03:00 [DBG] Connection id "0HNC8090TGE3G" completed keep alive response. 2025-07-01 12:46:39.143 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2329ms 2025-07-01 12:46:39.146 +03:00 [DBG] Connection id "0HNC8090TGE3G" received FIN. 2025-07-01 12:46:39.146 +03:00 [DBG] Connection id "0HNC8090TGE3G" disconnecting. 2025-07-01 12:46:39.146 +03:00 [DBG] Connection id "0HNC8090TGE3G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:46:39.147 +03:00 [DBG] Connection id "0HNC8090TGE3G" stopped. 2025-07-01 12:46:40.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.ExportController.ExportDataToZip (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.FileContentResult in 6626.8143ms. 2025-07-01 12:46:40.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:40.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:40.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:40.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:40.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:40.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:40.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:40.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:40.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.FileContentResult. 2025-07-01 12:46:40.036 +03:00 [INF] Executing FileContentResult, sending file with download name 'project_6957974a-8207-4d87-8c14-0d737f938aa0_7/1/2025.zip' ... 2025-07-01 12:46:40.036 +03:00 [DBG] The file result has not been enabled for processing range requests. To enable it, set the EnableRangeProcessing property on the result to 'true'. 2025-07-01 12:46:40.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.FileContentResult. 2025-07-01 12:46:40.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:40.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:40.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:40.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:40.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:40.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:40.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.ExportController.ExportDataToZip (ConnectionApp.Server) in 6632.631ms 2025-07-01 12:46:40.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.ExportController.ExportDataToZip (ConnectionApp.Server)' 2025-07-01 12:46:40.037 +03:00 [DBG] Connection id "0HNC8090TGE3E" completed keep alive response. 2025-07-01 12:46:40.037 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/export/zip/6957974a-8207-4d87-8c14-0d737f938aa0?devider=, - 200 299028 application/zip 6633.582ms 2025-07-01 12:46:40.037 +03:00 [DBG] Connection id "0HNC8090TGE3E" received FIN. 2025-07-01 12:46:40.037 +03:00 [DBG] Connection id "0HNC8090TGE3E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:46:40.037 +03:00 [DBG] Connection id "0HNC8090TGE3E" disconnecting. 2025-07-01 12:46:40.038 +03:00 [DBG] Connection id "0HNC8090TGE3E" stopped. 2025-07-01 12:46:44.014 +03:00 [DBG] Connection id "0HNC8090TGE3H" accepted. 2025-07-01 12:46:44.014 +03:00 [DBG] Connection id "0HNC8090TGE3H" started. 2025-07-01 12:46:44.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:46:44.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:46:44.014 +03:00 [DBG] POST requests are not supported 2025-07-01 12:46:44.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:46:44.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:46:44.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:44.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:46:44.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:46:44.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:46:44.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:46:44.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:44.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:46:44.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:46:44.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:46:44.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:46:44.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:46:44.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:46:44.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:44.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:44.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:46:44.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:46:44.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:44.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:44.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:44.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:44.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:46:44.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1507ms. 2025-07-01 12:46:44.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:44.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:44.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:44.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:44.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:44.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:44.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:44.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:44.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:46:44.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:46:44.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:46:44.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:44.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:44.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:44.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:44.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:44.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:44.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.114ms 2025-07-01 12:46:44.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:44.016 +03:00 [DBG] Connection id "0HNC8090TGE3H" completed keep alive response. 2025-07-01 12:46:44.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9776ms 2025-07-01 12:46:44.016 +03:00 [DBG] Connection id "0HNC8090TGE3H" received FIN. 2025-07-01 12:46:44.016 +03:00 [DBG] Connection id "0HNC8090TGE3H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:46:44.016 +03:00 [DBG] Connection id "0HNC8090TGE3H" disconnecting. 2025-07-01 12:46:44.016 +03:00 [DBG] Connection id "0HNC8090TGE3H" stopped. 2025-07-01 12:46:49.023 +03:00 [DBG] Connection id "0HNC8090TGE3I" accepted. 2025-07-01 12:46:49.023 +03:00 [DBG] Connection id "0HNC8090TGE3I" started. 2025-07-01 12:46:49.023 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:46:49.023 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:46:49.023 +03:00 [DBG] POST requests are not supported 2025-07-01 12:46:49.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:46:49.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:46:49.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:49.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:46:49.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:46:49.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:46:49.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:46:49.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:49.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:46:49.024 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:46:49.024 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:46:49.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:46:49.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:46:49.024 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:46:49.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:49.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:49.024 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:46:49.024 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:46:49.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:49.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:49.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:49.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:49.024 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:46:49.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1954ms. 2025-07-01 12:46:49.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:49.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:49.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:49.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:49.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:49.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:49.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:49.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:49.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:46:49.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:46:49.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:46:49.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:49.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:49.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:49.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:49.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:49.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:49.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2807ms 2025-07-01 12:46:49.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:49.025 +03:00 [DBG] Connection id "0HNC8090TGE3I" completed keep alive response. 2025-07-01 12:46:49.025 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2639ms 2025-07-01 12:46:49.026 +03:00 [DBG] Connection id "0HNC8090TGE3I" received FIN. 2025-07-01 12:46:49.026 +03:00 [DBG] Connection id "0HNC8090TGE3I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:46:49.026 +03:00 [DBG] Connection id "0HNC8090TGE3I" disconnecting. 2025-07-01 12:46:49.026 +03:00 [DBG] Connection id "0HNC8090TGE3I" stopped. 2025-07-01 12:46:54.005 +03:00 [DBG] Connection id "0HNC8090TGE3J" accepted. 2025-07-01 12:46:54.005 +03:00 [DBG] Connection id "0HNC8090TGE3J" started. 2025-07-01 12:46:54.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:46:54.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:46:54.005 +03:00 [DBG] POST requests are not supported 2025-07-01 12:46:54.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:46:54.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:46:54.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:54.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:46:54.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:46:54.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:46:54.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:46:54.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:54.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:46:54.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:46:54.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:46:54.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:46:54.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:46:54.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:46:54.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:54.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:54.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:46:54.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:46:54.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:54.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:54.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:54.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:54.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:46:54.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1737ms. 2025-07-01 12:46:54.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:54.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:54.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:54.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:54.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:54.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:54.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:54.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:54.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:46:54.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:46:54.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:46:54.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:54.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:54.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:54.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:54.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:54.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:54.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2138ms 2025-07-01 12:46:54.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:54.007 +03:00 [DBG] Connection id "0HNC8090TGE3J" completed keep alive response. 2025-07-01 12:46:54.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2749ms 2025-07-01 12:46:54.008 +03:00 [DBG] Connection id "0HNC8090TGE3J" received FIN. 2025-07-01 12:46:54.008 +03:00 [DBG] Connection id "0HNC8090TGE3J" disconnecting. 2025-07-01 12:46:54.008 +03:00 [DBG] Connection id "0HNC8090TGE3J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:46:54.009 +03:00 [DBG] Connection id "0HNC8090TGE3J" stopped. 2025-07-01 12:46:59.015 +03:00 [DBG] Connection id "0HNC8090TGE3K" accepted. 2025-07-01 12:46:59.016 +03:00 [DBG] Connection id "0HNC8090TGE3K" started. 2025-07-01 12:46:59.016 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:46:59.016 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:46:59.016 +03:00 [DBG] POST requests are not supported 2025-07-01 12:46:59.016 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:46:59.016 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:46:59.016 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:59.016 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:46:59.016 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:46:59.016 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:46:59.016 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:46:59.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:59.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:46:59.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:46:59.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:46:59.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:46:59.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:46:59.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:46:59.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:59.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:59.016 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:46:59.016 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:46:59.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:59.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:59.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:59.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:59.016 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:46:59.017 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.169ms. 2025-07-01 12:46:59.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:59.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:46:59.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:59.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:46:59.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:59.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:59.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:59.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:59.017 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:46:59.017 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:46:59.017 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:46:59.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:59.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:46:59.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:59.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:59.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:59.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:46:59.017 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7816ms 2025-07-01 12:46:59.017 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:46:59.017 +03:00 [DBG] Connection id "0HNC8090TGE3K" completed keep alive response. 2025-07-01 12:46:59.017 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4305ms 2025-07-01 12:46:59.017 +03:00 [DBG] Connection id "0HNC8090TGE3K" received FIN. 2025-07-01 12:46:59.017 +03:00 [DBG] Connection id "0HNC8090TGE3K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:46:59.017 +03:00 [DBG] Connection id "0HNC8090TGE3K" disconnecting. 2025-07-01 12:46:59.018 +03:00 [DBG] Connection id "0HNC8090TGE3K" stopped. 2025-07-01 12:47:04.009 +03:00 [DBG] Connection id "0HNC8090TGE3L" accepted. 2025-07-01 12:47:04.009 +03:00 [DBG] Connection id "0HNC8090TGE3L" started. 2025-07-01 12:47:04.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:47:04.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:47:04.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:47:04.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:47:04.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:47:04.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:04.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:47:04.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:47:04.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:47:04.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:47:04.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:04.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:47:04.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:47:04.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:47:04.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:47:04.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:47:04.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:47:04.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:04.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:04.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:47:04.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:47:04.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:04.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:04.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:04.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:04.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:47:04.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1313ms. 2025-07-01 12:47:04.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:04.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:04.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:04.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:04.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:04.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:04.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:04.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:04.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:47:04.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:47:04.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:47:04.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:04.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:04.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:04.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:04.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:04.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:04.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9523ms 2025-07-01 12:47:04.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:04.011 +03:00 [DBG] Connection id "0HNC8090TGE3L" completed keep alive response. 2025-07-01 12:47:04.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8276ms 2025-07-01 12:47:04.012 +03:00 [DBG] Connection id "0HNC8090TGE3L" received FIN. 2025-07-01 12:47:04.012 +03:00 [DBG] Connection id "0HNC8090TGE3L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:47:04.012 +03:00 [DBG] Connection id "0HNC8090TGE3L" disconnecting. 2025-07-01 12:47:04.012 +03:00 [DBG] Connection id "0HNC8090TGE3L" stopped. 2025-07-01 12:47:09.007 +03:00 [DBG] Connection id "0HNC8090TGE3M" accepted. 2025-07-01 12:47:09.007 +03:00 [DBG] Connection id "0HNC8090TGE3M" started. 2025-07-01 12:47:09.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:47:09.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:47:09.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:47:09.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:47:09.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:47:09.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:09.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:47:09.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:47:09.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:47:09.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:47:09.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:09.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:47:09.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:47:09.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:47:09.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:47:09.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:47:09.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:47:09.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:09.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:09.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:47:09.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:47:09.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:09.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:09.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:09.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:09.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:47:09.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1377ms. 2025-07-01 12:47:09.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:09.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:09.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:09.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:09.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:09.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:09.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:09.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:09.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:47:09.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:47:09.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:47:09.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:09.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:09.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:09.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:09.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:09.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:09.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8869ms 2025-07-01 12:47:09.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:09.008 +03:00 [DBG] Connection id "0HNC8090TGE3M" completed keep alive response. 2025-07-01 12:47:09.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6384ms 2025-07-01 12:47:09.009 +03:00 [DBG] Connection id "0HNC8090TGE3M" received FIN. 2025-07-01 12:47:09.009 +03:00 [DBG] Connection id "0HNC8090TGE3M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:47:09.009 +03:00 [DBG] Connection id "0HNC8090TGE3M" disconnecting. 2025-07-01 12:47:09.009 +03:00 [DBG] Connection id "0HNC8090TGE3M" stopped. 2025-07-01 12:47:14.013 +03:00 [DBG] Connection id "0HNC8090TGE3N" accepted. 2025-07-01 12:47:14.013 +03:00 [DBG] Connection id "0HNC8090TGE3N" started. 2025-07-01 12:47:14.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:47:14.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:47:14.013 +03:00 [DBG] POST requests are not supported 2025-07-01 12:47:14.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:47:14.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:47:14.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:14.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:47:14.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:47:14.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:47:14.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:47:14.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:14.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:47:14.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:47:14.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:47:14.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:47:14.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:47:14.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:47:14.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:14.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:14.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:47:14.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:47:14.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:14.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:14.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:14.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:14.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:47:14.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1681ms. 2025-07-01 12:47:14.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:14.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:14.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:14.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:14.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:14.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:14.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:14.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:14.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:47:14.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:47:14.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:47:14.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:14.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:14.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:14.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:14.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:14.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:14.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0448ms 2025-07-01 12:47:14.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:14.015 +03:00 [DBG] Connection id "0HNC8090TGE3N" completed keep alive response. 2025-07-01 12:47:14.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9635ms 2025-07-01 12:47:14.015 +03:00 [DBG] Connection id "0HNC8090TGE3N" received FIN. 2025-07-01 12:47:14.016 +03:00 [DBG] Connection id "0HNC8090TGE3N" disconnecting. 2025-07-01 12:47:14.016 +03:00 [DBG] Connection id "0HNC8090TGE3N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:47:14.017 +03:00 [DBG] Connection id "0HNC8090TGE3N" stopped. 2025-07-01 12:47:19.007 +03:00 [DBG] Connection id "0HNC8090TGE3O" accepted. 2025-07-01 12:47:19.007 +03:00 [DBG] Connection id "0HNC8090TGE3O" started. 2025-07-01 12:47:19.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:47:19.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:47:19.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:47:19.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:47:19.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:47:19.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:19.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:47:19.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:47:19.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:47:19.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:47:19.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:19.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:47:19.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:47:19.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:47:19.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:47:19.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:47:19.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:47:19.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:19.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:19.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:47:19.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:47:19.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:19.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:19.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:19.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:19.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:47:19.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2263ms. 2025-07-01 12:47:19.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:19.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:19.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:19.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:19.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:19.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:19.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:19.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:19.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:47:19.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:47:19.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:47:19.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:19.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:19.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:19.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:19.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:19.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:19.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2949ms 2025-07-01 12:47:19.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:19.009 +03:00 [DBG] Connection id "0HNC8090TGE3O" completed keep alive response. 2025-07-01 12:47:19.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3923ms 2025-07-01 12:47:19.010 +03:00 [DBG] Connection id "0HNC8090TGE3O" received FIN. 2025-07-01 12:47:19.010 +03:00 [DBG] Connection id "0HNC8090TGE3O" disconnecting. 2025-07-01 12:47:19.010 +03:00 [DBG] Connection id "0HNC8090TGE3O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:47:19.011 +03:00 [DBG] Connection id "0HNC8090TGE3O" stopped. 2025-07-01 12:47:24.007 +03:00 [DBG] Connection id "0HNC8090TGE3P" accepted. 2025-07-01 12:47:24.007 +03:00 [DBG] Connection id "0HNC8090TGE3P" started. 2025-07-01 12:47:24.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:47:24.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:47:24.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:47:24.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:47:24.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:47:24.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:24.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:47:24.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:47:24.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:47:24.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:47:24.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:24.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:47:24.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:47:24.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:47:24.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:47:24.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:47:24.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:47:24.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:24.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:24.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:47:24.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:47:24.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:24.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:24.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:24.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:24.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:47:24.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1726ms. 2025-07-01 12:47:24.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:24.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:24.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:24.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:24.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:24.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:24.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:24.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:24.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:47:24.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:47:24.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:47:24.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:24.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:24.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:24.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:24.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:24.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:24.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1072ms 2025-07-01 12:47:24.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:24.009 +03:00 [DBG] Connection id "0HNC8090TGE3P" completed keep alive response. 2025-07-01 12:47:24.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0789ms 2025-07-01 12:47:24.009 +03:00 [DBG] Connection id "0HNC8090TGE3P" received FIN. 2025-07-01 12:47:24.010 +03:00 [DBG] Connection id "0HNC8090TGE3P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:47:24.010 +03:00 [DBG] Connection id "0HNC8090TGE3P" disconnecting. 2025-07-01 12:47:24.010 +03:00 [DBG] Connection id "0HNC8090TGE3P" stopped. 2025-07-01 12:47:29.021 +03:00 [DBG] Connection id "0HNC8090TGE3Q" accepted. 2025-07-01 12:47:29.021 +03:00 [DBG] Connection id "0HNC8090TGE3Q" started. 2025-07-01 12:47:29.021 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:47:29.021 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:47:29.021 +03:00 [DBG] POST requests are not supported 2025-07-01 12:47:29.021 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:47:29.021 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:47:29.021 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:29.021 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:47:29.021 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:47:29.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:47:29.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:47:29.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:29.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:47:29.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:47:29.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:47:29.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:47:29.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:47:29.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:47:29.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:29.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:29.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:47:29.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:47:29.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:29.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:29.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:29.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:29.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:47:29.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1716ms. 2025-07-01 12:47:29.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:29.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:29.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:29.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:29.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:29.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:29.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:29.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:29.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:47:29.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:47:29.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:47:29.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:29.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:29.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:29.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:29.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:29.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:29.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0647ms 2025-07-01 12:47:29.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:29.023 +03:00 [DBG] Connection id "0HNC8090TGE3Q" completed keep alive response. 2025-07-01 12:47:29.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.19ms 2025-07-01 12:47:29.024 +03:00 [DBG] Connection id "0HNC8090TGE3Q" received FIN. 2025-07-01 12:47:29.024 +03:00 [DBG] Connection id "0HNC8090TGE3Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:47:29.024 +03:00 [DBG] Connection id "0HNC8090TGE3Q" disconnecting. 2025-07-01 12:47:29.024 +03:00 [DBG] Connection id "0HNC8090TGE3Q" stopped. 2025-07-01 12:47:34.008 +03:00 [DBG] Connection id "0HNC8090TGE3R" accepted. 2025-07-01 12:47:34.008 +03:00 [DBG] Connection id "0HNC8090TGE3R" started. 2025-07-01 12:47:34.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:47:34.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:47:34.009 +03:00 [DBG] POST requests are not supported 2025-07-01 12:47:34.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:47:34.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:47:34.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:34.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:47:34.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:47:34.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:47:34.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:47:34.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:34.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:47:34.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:47:34.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:47:34.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:47:34.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:47:34.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:47:34.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:34.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:34.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:47:34.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:47:34.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:34.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:34.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:34.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:34.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:47:34.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1516ms. 2025-07-01 12:47:34.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:34.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:34.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:34.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:34.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:34.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:34.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:34.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:34.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:47:34.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:47:34.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:47:34.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:34.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:34.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:34.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:34.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:34.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:34.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8639ms 2025-07-01 12:47:34.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:34.010 +03:00 [DBG] Connection id "0HNC8090TGE3R" completed keep alive response. 2025-07-01 12:47:34.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5542ms 2025-07-01 12:47:34.010 +03:00 [DBG] Connection id "0HNC8090TGE3R" received FIN. 2025-07-01 12:47:34.010 +03:00 [DBG] Connection id "0HNC8090TGE3R" disconnecting. 2025-07-01 12:47:34.011 +03:00 [DBG] Connection id "0HNC8090TGE3R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:47:34.012 +03:00 [DBG] Connection id "0HNC8090TGE3R" stopped. 2025-07-01 12:47:39.006 +03:00 [DBG] Connection id "0HNC8090TGE3S" accepted. 2025-07-01 12:47:39.007 +03:00 [DBG] Connection id "0HNC8090TGE3S" started. 2025-07-01 12:47:39.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:47:39.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:47:39.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:47:39.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:47:39.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:47:39.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:39.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:47:39.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:47:39.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:47:39.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:47:39.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:39.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:47:39.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:47:39.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:47:39.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:47:39.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:47:39.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:47:39.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:39.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:39.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:47:39.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:47:39.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:39.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:39.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:39.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:39.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:47:39.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1255ms. 2025-07-01 12:47:39.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:39.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:39.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:39.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:39.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:39.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:39.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:39.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:39.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:47:39.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:47:39.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:47:39.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:39.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:39.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:39.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:39.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:39.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:39.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7147ms 2025-07-01 12:47:39.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:39.008 +03:00 [DBG] Connection id "0HNC8090TGE3S" completed keep alive response. 2025-07-01 12:47:39.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3442ms 2025-07-01 12:47:39.008 +03:00 [DBG] Connection id "0HNC8090TGE3S" received FIN. 2025-07-01 12:47:39.008 +03:00 [DBG] Connection id "0HNC8090TGE3S" disconnecting. 2025-07-01 12:47:39.008 +03:00 [DBG] Connection id "0HNC8090TGE3S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:47:39.009 +03:00 [DBG] Connection id "0HNC8090TGE3S" stopped. 2025-07-01 12:47:44.004 +03:00 [DBG] Connection id "0HNC8090TGE3T" accepted. 2025-07-01 12:47:44.004 +03:00 [DBG] Connection id "0HNC8090TGE3T" started. 2025-07-01 12:47:44.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:47:44.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:47:44.004 +03:00 [DBG] POST requests are not supported 2025-07-01 12:47:44.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:47:44.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:47:44.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:44.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:47:44.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:47:44.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:47:44.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:47:44.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:44.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:47:44.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:47:44.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:47:44.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:47:44.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:47:44.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:47:44.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:44.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:44.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:47:44.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:47:44.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:44.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:44.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:44.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:44.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:47:44.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1308ms. 2025-07-01 12:47:44.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:44.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:44.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:44.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:44.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:44.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:44.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:44.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:44.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:47:44.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:47:44.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:47:44.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:44.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:44.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:44.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:44.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:44.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:44.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6414ms 2025-07-01 12:47:44.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:44.005 +03:00 [DBG] Connection id "0HNC8090TGE3T" completed keep alive response. 2025-07-01 12:47:44.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2957ms 2025-07-01 12:47:44.006 +03:00 [DBG] Connection id "0HNC8090TGE3T" received FIN. 2025-07-01 12:47:44.006 +03:00 [DBG] Connection id "0HNC8090TGE3T" disconnecting. 2025-07-01 12:47:44.006 +03:00 [DBG] Connection id "0HNC8090TGE3T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:47:44.007 +03:00 [DBG] Connection id "0HNC8090TGE3T" stopped. 2025-07-01 12:47:49.005 +03:00 [DBG] Connection id "0HNC8090TGE3U" accepted. 2025-07-01 12:47:49.006 +03:00 [DBG] Connection id "0HNC8090TGE3U" started. 2025-07-01 12:47:49.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:47:49.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:47:49.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:47:49.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:47:49.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:47:49.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:49.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:47:49.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:47:49.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:47:49.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:47:49.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:49.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:47:49.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:47:49.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:47:49.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:47:49.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:47:49.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:47:49.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:49.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:49.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:47:49.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:47:49.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:49.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:49.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:49.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:49.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:47:49.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1421ms. 2025-07-01 12:47:49.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:49.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:49.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:49.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:49.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:49.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:49.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:49.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:49.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:47:49.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:47:49.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:47:49.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:49.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:49.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:49.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:49.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:49.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:49.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7337ms 2025-07-01 12:47:49.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:49.008 +03:00 [DBG] Connection id "0HNC8090TGE3U" completed keep alive response. 2025-07-01 12:47:49.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.335ms 2025-07-01 12:47:49.008 +03:00 [DBG] Connection id "0HNC8090TGE3U" received FIN. 2025-07-01 12:47:49.008 +03:00 [DBG] Connection id "0HNC8090TGE3U" disconnecting. 2025-07-01 12:47:49.008 +03:00 [DBG] Connection id "0HNC8090TGE3U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:47:49.009 +03:00 [DBG] Connection id "0HNC8090TGE3U" stopped. 2025-07-01 12:47:54.013 +03:00 [DBG] Connection id "0HNC8090TGE3V" accepted. 2025-07-01 12:47:54.013 +03:00 [DBG] Connection id "0HNC8090TGE3V" started. 2025-07-01 12:47:54.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:47:54.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:47:54.013 +03:00 [DBG] POST requests are not supported 2025-07-01 12:47:54.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:47:54.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:47:54.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:54.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:47:54.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:47:54.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:47:54.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:47:54.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:54.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:47:54.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:47:54.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:47:54.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:47:54.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:47:54.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:47:54.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:54.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:54.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:47:54.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:47:54.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:54.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:54.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:54.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:54.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:47:54.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1196ms. 2025-07-01 12:47:54.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:54.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:54.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:54.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:54.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:54.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:54.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:54.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:54.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:47:54.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:47:54.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:47:54.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:54.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:54.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:54.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:54.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:54.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:54.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6673ms 2025-07-01 12:47:54.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:54.014 +03:00 [DBG] Connection id "0HNC8090TGE3V" completed keep alive response. 2025-07-01 12:47:54.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3019ms 2025-07-01 12:47:54.014 +03:00 [DBG] Connection id "0HNC8090TGE3V" received FIN. 2025-07-01 12:47:54.014 +03:00 [DBG] Connection id "0HNC8090TGE3V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:47:54.015 +03:00 [DBG] Connection id "0HNC8090TGE3V" disconnecting. 2025-07-01 12:47:54.015 +03:00 [DBG] Connection id "0HNC8090TGE3V" stopped. 2025-07-01 12:47:59.003 +03:00 [DBG] Connection id "0HNC8090TGE40" accepted. 2025-07-01 12:47:59.003 +03:00 [DBG] Connection id "0HNC8090TGE40" started. 2025-07-01 12:47:59.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:47:59.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:47:59.004 +03:00 [DBG] POST requests are not supported 2025-07-01 12:47:59.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:47:59.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:47:59.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:59.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:47:59.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:47:59.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:47:59.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:47:59.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:59.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:47:59.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:47:59.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:47:59.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:47:59.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:47:59.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:47:59.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:59.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:59.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:47:59.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:47:59.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:59.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:59.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:59.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:59.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:47:59.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1437ms. 2025-07-01 12:47:59.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:59.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:47:59.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:59.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:47:59.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:59.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:59.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:59.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:59.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:47:59.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:47:59.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:47:59.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:59.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:47:59.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:59.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:59.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:59.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:47:59.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7669ms 2025-07-01 12:47:59.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:47:59.005 +03:00 [DBG] Connection id "0HNC8090TGE40" completed keep alive response. 2025-07-01 12:47:59.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3794ms 2025-07-01 12:47:59.005 +03:00 [DBG] Connection id "0HNC8090TGE40" received FIN. 2025-07-01 12:47:59.005 +03:00 [DBG] Connection id "0HNC8090TGE40" disconnecting. 2025-07-01 12:47:59.005 +03:00 [DBG] Connection id "0HNC8090TGE40" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:47:59.006 +03:00 [DBG] Connection id "0HNC8090TGE40" stopped. 2025-07-01 12:48:04.003 +03:00 [DBG] Connection id "0HNC8090TGE41" accepted. 2025-07-01 12:48:04.004 +03:00 [DBG] Connection id "0HNC8090TGE41" started. 2025-07-01 12:48:04.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:48:04.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:48:04.004 +03:00 [DBG] POST requests are not supported 2025-07-01 12:48:04.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:48:04.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:48:04.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:04.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:48:04.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:48:04.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:48:04.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:48:04.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:04.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:48:04.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:48:04.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:48:04.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:48:04.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:48:04.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:48:04.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:04.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:04.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:48:04.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:48:04.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:04.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:04.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:04.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:04.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:48:04.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1451ms. 2025-07-01 12:48:04.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:04.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:04.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:04.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:04.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:04.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:04.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:04.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:04.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:48:04.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:48:04.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:48:04.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:04.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:04.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:04.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:04.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:04.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:04.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3717ms 2025-07-01 12:48:04.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:04.006 +03:00 [DBG] Connection id "0HNC8090TGE41" completed keep alive response. 2025-07-01 12:48:04.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4198ms 2025-07-01 12:48:04.006 +03:00 [DBG] Connection id "0HNC8090TGE41" received FIN. 2025-07-01 12:48:04.007 +03:00 [DBG] Connection id "0HNC8090TGE41" disconnecting. 2025-07-01 12:48:04.007 +03:00 [DBG] Connection id "0HNC8090TGE41" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:48:04.008 +03:00 [DBG] Connection id "0HNC8090TGE41" stopped. 2025-07-01 12:48:09.005 +03:00 [DBG] Connection id "0HNC8090TGE42" accepted. 2025-07-01 12:48:09.006 +03:00 [DBG] Connection id "0HNC8090TGE42" started. 2025-07-01 12:48:09.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:48:09.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:48:09.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:48:09.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:48:09.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:48:09.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:09.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:48:09.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:48:09.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:48:09.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:48:09.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:09.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:48:09.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:48:09.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:48:09.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:48:09.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:48:09.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:48:09.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:09.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:09.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:48:09.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:48:09.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:09.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:09.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:09.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:09.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:48:09.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2468ms. 2025-07-01 12:48:09.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:09.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:09.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:09.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:09.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:09.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:09.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:09.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:09.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:48:09.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:48:09.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:48:09.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:09.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:09.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:09.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:09.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:09.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:09.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8964ms 2025-07-01 12:48:09.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:09.007 +03:00 [DBG] Connection id "0HNC8090TGE42" completed keep alive response. 2025-07-01 12:48:09.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5338ms 2025-07-01 12:48:09.007 +03:00 [DBG] Connection id "0HNC8090TGE42" received FIN. 2025-07-01 12:48:09.008 +03:00 [DBG] Connection id "0HNC8090TGE42" disconnecting. 2025-07-01 12:48:09.008 +03:00 [DBG] Connection id "0HNC8090TGE42" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:48:09.009 +03:00 [DBG] Connection id "0HNC8090TGE42" stopped. 2025-07-01 12:48:14.006 +03:00 [DBG] Connection id "0HNC8090TGE43" accepted. 2025-07-01 12:48:14.006 +03:00 [DBG] Connection id "0HNC8090TGE43" started. 2025-07-01 12:48:14.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:48:14.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:48:14.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:48:14.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:48:14.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:48:14.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:14.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:48:14.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:48:14.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:48:14.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:48:14.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:14.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:48:14.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:48:14.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:48:14.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:48:14.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:48:14.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:48:14.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:14.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:14.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:48:14.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:48:14.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:14.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:14.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:14.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:14.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:48:14.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1673ms. 2025-07-01 12:48:14.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:14.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:14.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:14.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:14.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:14.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:14.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:14.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:14.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:48:14.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:48:14.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:48:14.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:14.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:14.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:14.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:14.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:14.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:14.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7631ms 2025-07-01 12:48:14.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:14.008 +03:00 [DBG] Connection id "0HNC8090TGE43" completed keep alive response. 2025-07-01 12:48:14.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.626ms 2025-07-01 12:48:14.008 +03:00 [DBG] Connection id "0HNC8090TGE43" received FIN. 2025-07-01 12:48:14.008 +03:00 [DBG] Connection id "0HNC8090TGE43" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:48:14.009 +03:00 [DBG] Connection id "0HNC8090TGE43" disconnecting. 2025-07-01 12:48:14.009 +03:00 [DBG] Connection id "0HNC8090TGE43" stopped. 2025-07-01 12:48:19.008 +03:00 [DBG] Connection id "0HNC8090TGE44" accepted. 2025-07-01 12:48:19.008 +03:00 [DBG] Connection id "0HNC8090TGE44" started. 2025-07-01 12:48:19.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:48:19.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:48:19.009 +03:00 [DBG] POST requests are not supported 2025-07-01 12:48:19.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:48:19.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:48:19.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:19.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:48:19.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:48:19.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:48:19.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:48:19.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:19.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:48:19.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:48:19.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:48:19.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:48:19.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:48:19.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:48:19.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:19.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:19.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:48:19.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:48:19.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:19.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:19.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:19.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:19.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:48:19.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2638ms. 2025-07-01 12:48:19.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:19.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:19.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:19.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:19.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:19.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:19.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:19.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:19.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:48:19.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:48:19.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:48:19.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:19.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:19.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:19.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:19.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:19.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:19.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6767ms 2025-07-01 12:48:19.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:19.011 +03:00 [DBG] Connection id "0HNC8090TGE44" completed keep alive response. 2025-07-01 12:48:19.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7736ms 2025-07-01 12:48:19.012 +03:00 [DBG] Connection id "0HNC8090TGE44" received FIN. 2025-07-01 12:48:19.012 +03:00 [DBG] Connection id "0HNC8090TGE44" disconnecting. 2025-07-01 12:48:19.012 +03:00 [DBG] Connection id "0HNC8090TGE44" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:48:19.013 +03:00 [DBG] Connection id "0HNC8090TGE44" stopped. 2025-07-01 12:48:24.007 +03:00 [DBG] Connection id "0HNC8090TGE45" accepted. 2025-07-01 12:48:24.007 +03:00 [DBG] Connection id "0HNC8090TGE45" started. 2025-07-01 12:48:24.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:48:24.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:48:24.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:48:24.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:48:24.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:48:24.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:24.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:48:24.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:48:24.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:48:24.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:48:24.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:24.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:48:24.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:48:24.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:48:24.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:48:24.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:48:24.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:48:24.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:24.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:24.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:48:24.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:48:24.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:24.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:24.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:24.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:24.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:48:24.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-07-01 12:48:24.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:24.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:24.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:24.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:24.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:24.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:24.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:24.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:24.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:48:24.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:48:24.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:48:24.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:24.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:24.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:24.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:24.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:24.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:24.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6549ms 2025-07-01 12:48:24.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:24.008 +03:00 [DBG] Connection id "0HNC8090TGE45" completed keep alive response. 2025-07-01 12:48:24.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2764ms 2025-07-01 12:48:24.009 +03:00 [DBG] Connection id "0HNC8090TGE45" received FIN. 2025-07-01 12:48:24.009 +03:00 [DBG] Connection id "0HNC8090TGE45" disconnecting. 2025-07-01 12:48:24.009 +03:00 [DBG] Connection id "0HNC8090TGE45" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:48:24.011 +03:00 [DBG] Connection id "0HNC8090TGE45" stopped. 2025-07-01 12:48:29.004 +03:00 [DBG] Connection id "0HNC8090TGE46" accepted. 2025-07-01 12:48:29.004 +03:00 [DBG] Connection id "0HNC8090TGE46" started. 2025-07-01 12:48:29.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:48:29.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:48:29.005 +03:00 [DBG] POST requests are not supported 2025-07-01 12:48:29.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:48:29.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:48:29.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:29.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:48:29.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:48:29.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:48:29.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:48:29.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:29.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:48:29.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:48:29.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:48:29.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:48:29.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:48:29.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:48:29.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:29.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:29.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:48:29.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:48:29.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:29.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:29.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:29.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:29.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:48:29.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1728ms. 2025-07-01 12:48:29.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:29.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:29.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:29.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:29.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:29.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:29.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:29.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:29.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:48:29.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:48:29.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:48:29.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:29.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:29.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:29.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:29.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:29.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:29.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2561ms 2025-07-01 12:48:29.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:29.007 +03:00 [DBG] Connection id "0HNC8090TGE46" completed keep alive response. 2025-07-01 12:48:29.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3415ms 2025-07-01 12:48:29.007 +03:00 [DBG] Connection id "0HNC8090TGE46" received FIN. 2025-07-01 12:48:29.007 +03:00 [DBG] Connection id "0HNC8090TGE46" disconnecting. 2025-07-01 12:48:29.007 +03:00 [DBG] Connection id "0HNC8090TGE46" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:48:29.007 +03:00 [DBG] Connection id "0HNC8090TGE46" stopped. 2025-07-01 12:48:34.006 +03:00 [DBG] Connection id "0HNC8090TGE47" accepted. 2025-07-01 12:48:34.006 +03:00 [DBG] Connection id "0HNC8090TGE47" started. 2025-07-01 12:48:34.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:48:34.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:48:34.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:48:34.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:48:34.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:48:34.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:34.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:48:34.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:48:34.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:48:34.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:48:34.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:34.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:48:34.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:48:34.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:48:34.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:48:34.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:48:34.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:48:34.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:34.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:34.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:48:34.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:48:34.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:34.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:34.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:34.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:34.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:48:34.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1461ms. 2025-07-01 12:48:34.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:34.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:34.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:34.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:34.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:34.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:34.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:34.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:48:34.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:48:34.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:48:34.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:34.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:34.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:34.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:34.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:34.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:34.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7206ms 2025-07-01 12:48:34.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:34.008 +03:00 [DBG] Connection id "0HNC8090TGE47" completed keep alive response. 2025-07-01 12:48:34.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.32ms 2025-07-01 12:48:34.008 +03:00 [DBG] Connection id "0HNC8090TGE47" received FIN. 2025-07-01 12:48:34.008 +03:00 [DBG] Connection id "0HNC8090TGE47" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:48:34.008 +03:00 [DBG] Connection id "0HNC8090TGE47" disconnecting. 2025-07-01 12:48:34.008 +03:00 [DBG] Connection id "0HNC8090TGE47" stopped. 2025-07-01 12:48:39.008 +03:00 [DBG] Connection id "0HNC8090TGE48" accepted. 2025-07-01 12:48:39.008 +03:00 [DBG] Connection id "0HNC8090TGE48" started. 2025-07-01 12:48:39.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:48:39.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:48:39.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:48:39.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:48:39.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:48:39.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:39.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:48:39.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:48:39.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:48:39.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:48:39.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:39.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:48:39.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:48:39.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:48:39.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:48:39.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:48:39.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:48:39.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:39.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:39.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:48:39.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:48:39.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:39.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:39.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:39.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:39.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:48:39.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1416ms. 2025-07-01 12:48:39.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:39.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:39.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:39.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:39.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:39.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:39.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:39.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:39.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:48:39.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:48:39.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:48:39.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:39.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:39.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:39.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:39.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:39.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:39.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1169ms 2025-07-01 12:48:39.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:39.010 +03:00 [DBG] Connection id "0HNC8090TGE48" completed keep alive response. 2025-07-01 12:48:39.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0363ms 2025-07-01 12:48:39.010 +03:00 [DBG] Connection id "0HNC8090TGE48" received FIN. 2025-07-01 12:48:39.010 +03:00 [DBG] Connection id "0HNC8090TGE48" disconnecting. 2025-07-01 12:48:39.010 +03:00 [DBG] Connection id "0HNC8090TGE48" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:48:39.011 +03:00 [DBG] Connection id "0HNC8090TGE48" stopped. 2025-07-01 12:48:44.013 +03:00 [DBG] Connection id "0HNC8090TGE49" accepted. 2025-07-01 12:48:44.013 +03:00 [DBG] Connection id "0HNC8090TGE49" started. 2025-07-01 12:48:44.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:48:44.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:48:44.014 +03:00 [DBG] POST requests are not supported 2025-07-01 12:48:44.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:48:44.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:48:44.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:44.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:48:44.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:48:44.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:48:44.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:48:44.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:44.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:48:44.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:48:44.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:48:44.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:48:44.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:48:44.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:48:44.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:44.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:44.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:48:44.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:48:44.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:44.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:44.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:44.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:44.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:48:44.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1455ms. 2025-07-01 12:48:44.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:44.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:44.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:44.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:44.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:44.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:44.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:44.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:44.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:48:44.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:48:44.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:48:44.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:44.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:44.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:44.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:44.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:44.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:44.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8057ms 2025-07-01 12:48:44.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:44.015 +03:00 [DBG] Connection id "0HNC8090TGE49" completed keep alive response. 2025-07-01 12:48:44.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4946ms 2025-07-01 12:48:44.015 +03:00 [DBG] Connection id "0HNC8090TGE49" received FIN. 2025-07-01 12:48:44.015 +03:00 [DBG] Connection id "0HNC8090TGE49" disconnecting. 2025-07-01 12:48:44.016 +03:00 [DBG] Connection id "0HNC8090TGE49" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:48:44.017 +03:00 [DBG] Connection id "0HNC8090TGE49" stopped. 2025-07-01 12:48:49.006 +03:00 [DBG] Connection id "0HNC8090TGE4A" accepted. 2025-07-01 12:48:49.006 +03:00 [DBG] Connection id "0HNC8090TGE4A" started. 2025-07-01 12:48:49.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:48:49.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:48:49.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:48:49.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:48:49.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:48:49.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:49.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:48:49.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:48:49.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:48:49.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:48:49.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:49.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:48:49.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:48:49.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:48:49.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:48:49.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:48:49.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:48:49.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:49.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:49.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:48:49.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:48:49.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:49.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:49.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:49.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:49.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:48:49.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1223ms. 2025-07-01 12:48:49.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:49.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:49.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:49.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:49.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:49.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:49.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:49.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:49.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:48:49.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:48:49.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:48:49.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:49.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:49.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:49.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:49.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:49.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:49.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6608ms 2025-07-01 12:48:49.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:49.007 +03:00 [DBG] Connection id "0HNC8090TGE4A" completed keep alive response. 2025-07-01 12:48:49.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2302ms 2025-07-01 12:48:49.007 +03:00 [DBG] Connection id "0HNC8090TGE4A" received FIN. 2025-07-01 12:48:49.008 +03:00 [DBG] Connection id "0HNC8090TGE4A" disconnecting. 2025-07-01 12:48:49.008 +03:00 [DBG] Connection id "0HNC8090TGE4A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:48:49.009 +03:00 [DBG] Connection id "0HNC8090TGE4A" stopped. 2025-07-01 12:48:54.005 +03:00 [DBG] Connection id "0HNC8090TGE4B" accepted. 2025-07-01 12:48:54.005 +03:00 [DBG] Connection id "0HNC8090TGE4B" started. 2025-07-01 12:48:54.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:48:54.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:48:54.005 +03:00 [DBG] POST requests are not supported 2025-07-01 12:48:54.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:48:54.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:48:54.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:54.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:48:54.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:48:54.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:48:54.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:48:54.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:54.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:48:54.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:48:54.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:48:54.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:48:54.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:48:54.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:48:54.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:54.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:54.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:48:54.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:48:54.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:54.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:54.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:54.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:54.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:48:54.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1263ms. 2025-07-01 12:48:54.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:54.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:54.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:54.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:54.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:54.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:54.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:54.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:54.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:48:54.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:48:54.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:48:54.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:54.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:54.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:54.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:54.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:54.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:54.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7951ms 2025-07-01 12:48:54.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:54.006 +03:00 [DBG] Connection id "0HNC8090TGE4B" completed keep alive response. 2025-07-01 12:48:54.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4331ms 2025-07-01 12:48:54.007 +03:00 [DBG] Connection id "0HNC8090TGE4B" received FIN. 2025-07-01 12:48:54.007 +03:00 [DBG] Connection id "0HNC8090TGE4B" disconnecting. 2025-07-01 12:48:54.007 +03:00 [DBG] Connection id "0HNC8090TGE4B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:48:54.008 +03:00 [DBG] Connection id "0HNC8090TGE4B" stopped. 2025-07-01 12:48:59.007 +03:00 [DBG] Connection id "0HNC8090TGE4C" accepted. 2025-07-01 12:48:59.007 +03:00 [DBG] Connection id "0HNC8090TGE4C" started. 2025-07-01 12:48:59.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:48:59.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:48:59.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:48:59.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:48:59.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:48:59.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:59.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:48:59.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:48:59.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:48:59.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:48:59.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:59.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:48:59.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:48:59.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:48:59.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:48:59.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:48:59.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:48:59.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:59.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:59.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:48:59.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:48:59.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:59.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:59.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:59.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:59.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:48:59.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1274ms. 2025-07-01 12:48:59.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:59.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:48:59.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:59.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:48:59.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:59.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:59.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:59.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:59.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:48:59.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:48:59.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:48:59.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:59.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:48:59.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:59.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:59.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:59.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:48:59.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6489ms 2025-07-01 12:48:59.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:48:59.008 +03:00 [DBG] Connection id "0HNC8090TGE4C" completed keep alive response. 2025-07-01 12:48:59.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2311ms 2025-07-01 12:48:59.009 +03:00 [DBG] Connection id "0HNC8090TGE4C" received FIN. 2025-07-01 12:48:59.009 +03:00 [DBG] Connection id "0HNC8090TGE4C" disconnecting. 2025-07-01 12:48:59.009 +03:00 [DBG] Connection id "0HNC8090TGE4C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:48:59.010 +03:00 [DBG] Connection id "0HNC8090TGE4C" stopped. 2025-07-01 12:49:04.010 +03:00 [DBG] Connection id "0HNC8090TGE4D" accepted. 2025-07-01 12:49:04.010 +03:00 [DBG] Connection id "0HNC8090TGE4D" started. 2025-07-01 12:49:04.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:49:04.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:49:04.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:49:04.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:49:04.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:49:04.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:04.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:49:04.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:49:04.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:49:04.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:49:04.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:04.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:49:04.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:49:04.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:49:04.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:49:04.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:49:04.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:49:04.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:04.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:04.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:49:04.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:49:04.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:04.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:04.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:04.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:04.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:49:04.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1187ms. 2025-07-01 12:49:04.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:04.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:04.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:04.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:04.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:04.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:04.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:04.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:04.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:49:04.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:49:04.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:49:04.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:04.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:04.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:04.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:04.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:04.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:04.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6034ms 2025-07-01 12:49:04.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:04.012 +03:00 [DBG] Connection id "0HNC8090TGE4D" completed keep alive response. 2025-07-01 12:49:04.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2176ms 2025-07-01 12:49:04.012 +03:00 [DBG] Connection id "0HNC8090TGE4D" received FIN. 2025-07-01 12:49:04.012 +03:00 [DBG] Connection id "0HNC8090TGE4D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:49:04.012 +03:00 [DBG] Connection id "0HNC8090TGE4D" disconnecting. 2025-07-01 12:49:04.012 +03:00 [DBG] Connection id "0HNC8090TGE4D" stopped. 2025-07-01 12:49:09.009 +03:00 [DBG] Connection id "0HNC8090TGE4E" accepted. 2025-07-01 12:49:09.009 +03:00 [DBG] Connection id "0HNC8090TGE4E" started. 2025-07-01 12:49:09.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:49:09.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:49:09.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:49:09.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:49:09.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:49:09.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:09.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:49:09.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:49:09.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:49:09.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:49:09.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:09.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:49:09.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:49:09.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:49:09.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:49:09.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:49:09.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:49:09.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:09.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:09.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:49:09.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:49:09.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:09.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:09.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:09.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:09.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:49:09.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1558ms. 2025-07-01 12:49:09.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:09.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:09.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:09.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:09.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:09.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:09.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:09.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:09.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:49:09.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:49:09.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:49:09.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:09.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:09.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:09.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:09.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:09.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:09.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3176ms 2025-07-01 12:49:09.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:09.012 +03:00 [DBG] Connection id "0HNC8090TGE4E" completed keep alive response. 2025-07-01 12:49:09.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6745ms 2025-07-01 12:49:09.012 +03:00 [DBG] Connection id "0HNC8090TGE4E" received FIN. 2025-07-01 12:49:09.012 +03:00 [DBG] Connection id "0HNC8090TGE4E" disconnecting. 2025-07-01 12:49:09.012 +03:00 [DBG] Connection id "0HNC8090TGE4E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:49:09.013 +03:00 [DBG] Connection id "0HNC8090TGE4E" stopped. 2025-07-01 12:49:14.009 +03:00 [DBG] Connection id "0HNC8090TGE4F" accepted. 2025-07-01 12:49:14.009 +03:00 [DBG] Connection id "0HNC8090TGE4F" started. 2025-07-01 12:49:14.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:49:14.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:49:14.009 +03:00 [DBG] POST requests are not supported 2025-07-01 12:49:14.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:49:14.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:49:14.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:14.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:49:14.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:49:14.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:49:14.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:49:14.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:14.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:49:14.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:49:14.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:49:14.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:49:14.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:49:14.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:49:14.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:14.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:14.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:49:14.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:49:14.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:14.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:14.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:14.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:14.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:49:14.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1218ms. 2025-07-01 12:49:14.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:14.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:14.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:14.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:14.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:14.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:14.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:14.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:14.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:49:14.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:49:14.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:49:14.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:14.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:14.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:14.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:14.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:14.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:14.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7169ms 2025-07-01 12:49:14.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:14.011 +03:00 [DBG] Connection id "0HNC8090TGE4F" completed keep alive response. 2025-07-01 12:49:14.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3519ms 2025-07-01 12:49:14.011 +03:00 [DBG] Connection id "0HNC8090TGE4F" received FIN. 2025-07-01 12:49:14.011 +03:00 [DBG] Connection id "0HNC8090TGE4F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:49:14.011 +03:00 [DBG] Connection id "0HNC8090TGE4F" disconnecting. 2025-07-01 12:49:14.011 +03:00 [DBG] Connection id "0HNC8090TGE4F" stopped. 2025-07-01 12:49:19.005 +03:00 [DBG] Connection id "0HNC8090TGE4G" accepted. 2025-07-01 12:49:19.006 +03:00 [DBG] Connection id "0HNC8090TGE4G" started. 2025-07-01 12:49:19.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:49:19.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:49:19.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:49:19.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:49:19.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:49:19.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:19.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:49:19.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:49:19.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:49:19.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:49:19.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:19.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:49:19.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:49:19.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:49:19.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:49:19.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:49:19.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:49:19.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:19.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:19.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:49:19.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:49:19.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:19.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:19.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:19.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:19.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:49:19.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1388ms. 2025-07-01 12:49:19.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:19.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:19.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:19.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:19.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:49:19.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:49:19.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:49:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:19.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:19.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:19.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6999ms 2025-07-01 12:49:19.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:19.007 +03:00 [DBG] Connection id "0HNC8090TGE4G" completed keep alive response. 2025-07-01 12:49:19.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3092ms 2025-07-01 12:49:19.007 +03:00 [DBG] Connection id "0HNC8090TGE4G" received FIN. 2025-07-01 12:49:19.007 +03:00 [DBG] Connection id "0HNC8090TGE4G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:49:19.007 +03:00 [DBG] Connection id "0HNC8090TGE4G" disconnecting. 2025-07-01 12:49:19.007 +03:00 [DBG] Connection id "0HNC8090TGE4G" stopped. 2025-07-01 12:49:24.009 +03:00 [DBG] Connection id "0HNC8090TGE4H" accepted. 2025-07-01 12:49:24.009 +03:00 [DBG] Connection id "0HNC8090TGE4H" started. 2025-07-01 12:49:24.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:49:24.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:49:24.009 +03:00 [DBG] POST requests are not supported 2025-07-01 12:49:24.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:49:24.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:49:24.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:24.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:49:24.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:49:24.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:49:24.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:49:24.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:24.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:49:24.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:49:24.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:49:24.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:49:24.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:49:24.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:49:24.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:24.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:24.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:49:24.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:49:24.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:24.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:24.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:24.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:24.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:49:24.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1623ms. 2025-07-01 12:49:24.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:24.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:24.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:24.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:24.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:24.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:24.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:24.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:24.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:49:24.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:49:24.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:49:24.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:24.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:24.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:24.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:24.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:24.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:24.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.044ms 2025-07-01 12:49:24.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:24.012 +03:00 [DBG] Connection id "0HNC8090TGE4H" completed keep alive response. 2025-07-01 12:49:24.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.718ms 2025-07-01 12:49:24.012 +03:00 [DBG] Connection id "0HNC8090TGE4H" received FIN. 2025-07-01 12:49:24.012 +03:00 [DBG] Connection id "0HNC8090TGE4H" disconnecting. 2025-07-01 12:49:24.012 +03:00 [DBG] Connection id "0HNC8090TGE4H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:49:24.013 +03:00 [DBG] Connection id "0HNC8090TGE4H" stopped. 2025-07-01 12:49:29.008 +03:00 [DBG] Connection id "0HNC8090TGE4I" accepted. 2025-07-01 12:49:29.008 +03:00 [DBG] Connection id "0HNC8090TGE4I" started. 2025-07-01 12:49:29.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:49:29.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:49:29.009 +03:00 [DBG] POST requests are not supported 2025-07-01 12:49:29.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:49:29.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:49:29.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:29.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:49:29.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:49:29.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:49:29.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:49:29.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:29.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:49:29.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:49:29.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:49:29.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:49:29.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:49:29.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:49:29.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:29.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:29.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:49:29.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:49:29.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:29.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:29.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:29.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:29.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:49:29.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1713ms. 2025-07-01 12:49:29.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:29.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:29.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:29.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:29.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:29.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:29.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:29.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:29.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:49:29.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:49:29.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:49:29.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:29.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:29.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:29.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:29.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:29.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:29.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1539ms 2025-07-01 12:49:29.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:29.011 +03:00 [DBG] Connection id "0HNC8090TGE4I" completed keep alive response. 2025-07-01 12:49:29.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2254ms 2025-07-01 12:49:29.011 +03:00 [DBG] Connection id "0HNC8090TGE4I" received FIN. 2025-07-01 12:49:29.011 +03:00 [DBG] Connection id "0HNC8090TGE4I" disconnecting. 2025-07-01 12:49:29.011 +03:00 [DBG] Connection id "0HNC8090TGE4I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:49:29.012 +03:00 [DBG] Connection id "0HNC8090TGE4I" stopped. 2025-07-01 12:49:34.010 +03:00 [DBG] Connection id "0HNC8090TGE4J" accepted. 2025-07-01 12:49:34.010 +03:00 [DBG] Connection id "0HNC8090TGE4J" started. 2025-07-01 12:49:34.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:49:34.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:49:34.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:49:34.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:49:34.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:49:34.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:34.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:49:34.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:49:34.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:49:34.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:49:34.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:34.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:49:34.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:49:34.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:49:34.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:49:34.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:49:34.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:49:34.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:34.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:34.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:49:34.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:49:34.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:34.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:34.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:34.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:34.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:49:34.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1718ms. 2025-07-01 12:49:34.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:34.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:34.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:34.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:34.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:34.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:34.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:34.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:34.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:49:34.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:49:34.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:49:34.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:34.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:34.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:34.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:34.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:34.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:34.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0929ms 2025-07-01 12:49:34.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:34.012 +03:00 [DBG] Connection id "0HNC8090TGE4J" completed keep alive response. 2025-07-01 12:49:34.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1227ms 2025-07-01 12:49:34.013 +03:00 [DBG] Connection id "0HNC8090TGE4J" received FIN. 2025-07-01 12:49:34.013 +03:00 [DBG] Connection id "0HNC8090TGE4J" disconnecting. 2025-07-01 12:49:34.013 +03:00 [DBG] Connection id "0HNC8090TGE4J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:49:34.014 +03:00 [DBG] Connection id "0HNC8090TGE4J" stopped. 2025-07-01 12:49:39.009 +03:00 [DBG] Connection id "0HNC8090TGE4K" accepted. 2025-07-01 12:49:39.010 +03:00 [DBG] Connection id "0HNC8090TGE4K" started. 2025-07-01 12:49:39.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:49:39.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:49:39.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:49:39.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:49:39.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:49:39.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:39.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:49:39.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:49:39.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:49:39.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:49:39.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:39.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:49:39.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:49:39.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:49:39.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:49:39.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:49:39.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:49:39.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:39.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:39.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:49:39.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:49:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:39.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:49:39.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1252ms. 2025-07-01 12:49:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:39.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:39.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:39.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:39.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:39.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:49:39.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:49:39.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:49:39.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:39.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:39.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:39.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:39.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:39.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:39.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7139ms 2025-07-01 12:49:39.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:39.011 +03:00 [DBG] Connection id "0HNC8090TGE4K" completed keep alive response. 2025-07-01 12:49:39.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3193ms 2025-07-01 12:49:39.011 +03:00 [DBG] Connection id "0HNC8090TGE4K" received FIN. 2025-07-01 12:49:39.012 +03:00 [DBG] Connection id "0HNC8090TGE4K" disconnecting. 2025-07-01 12:49:39.012 +03:00 [DBG] Connection id "0HNC8090TGE4K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:49:39.013 +03:00 [DBG] Connection id "0HNC8090TGE4K" stopped. 2025-07-01 12:49:44.006 +03:00 [DBG] Connection id "0HNC8090TGE4L" accepted. 2025-07-01 12:49:44.006 +03:00 [DBG] Connection id "0HNC8090TGE4L" started. 2025-07-01 12:49:44.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:49:44.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:49:44.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:49:44.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:49:44.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:49:44.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:44.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:49:44.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:49:44.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:49:44.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:49:44.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:44.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:49:44.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:49:44.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:49:44.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:49:44.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:49:44.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:49:44.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:44.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:44.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:49:44.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:49:44.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:44.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:44.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:44.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:44.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:49:44.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1405ms. 2025-07-01 12:49:44.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:44.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:44.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:44.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:44.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:44.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:44.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:44.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:44.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:49:44.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:49:44.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:49:44.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:44.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:44.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:44.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:44.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:44.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:44.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8308ms 2025-07-01 12:49:44.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:44.008 +03:00 [DBG] Connection id "0HNC8090TGE4L" completed keep alive response. 2025-07-01 12:49:44.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5172ms 2025-07-01 12:49:44.008 +03:00 [DBG] Connection id "0HNC8090TGE4L" received FIN. 2025-07-01 12:49:44.008 +03:00 [DBG] Connection id "0HNC8090TGE4L" disconnecting. 2025-07-01 12:49:44.008 +03:00 [DBG] Connection id "0HNC8090TGE4L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:49:44.009 +03:00 [DBG] Connection id "0HNC8090TGE4L" stopped. 2025-07-01 12:49:49.007 +03:00 [DBG] Connection id "0HNC8090TGE4M" accepted. 2025-07-01 12:49:49.007 +03:00 [DBG] Connection id "0HNC8090TGE4M" started. 2025-07-01 12:49:49.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:49:49.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:49:49.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:49:49.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:49:49.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:49:49.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:49.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:49:49.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:49:49.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:49:49.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:49:49.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:49.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:49:49.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:49:49.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:49:49.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:49:49.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:49:49.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:49:49.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:49.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:49.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:49:49.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:49:49.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:49.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:49.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:49.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:49.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:49:49.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.126ms. 2025-07-01 12:49:49.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:49.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:49.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:49.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:49.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:49.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:49.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:49.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:49.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:49:49.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:49:49.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:49:49.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:49.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:49.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:49.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:49.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:49.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:49.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7415ms 2025-07-01 12:49:49.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:49.009 +03:00 [DBG] Connection id "0HNC8090TGE4M" completed keep alive response. 2025-07-01 12:49:49.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.315ms 2025-07-01 12:49:49.009 +03:00 [DBG] Connection id "0HNC8090TGE4M" received FIN. 2025-07-01 12:49:49.009 +03:00 [DBG] Connection id "0HNC8090TGE4M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:49:49.009 +03:00 [DBG] Connection id "0HNC8090TGE4M" disconnecting. 2025-07-01 12:49:49.009 +03:00 [DBG] Connection id "0HNC8090TGE4M" stopped. 2025-07-01 12:49:54.004 +03:00 [DBG] Connection id "0HNC8090TGE4N" accepted. 2025-07-01 12:49:54.004 +03:00 [DBG] Connection id "0HNC8090TGE4N" started. 2025-07-01 12:49:54.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:49:54.004 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:49:54.004 +03:00 [DBG] POST requests are not supported 2025-07-01 12:49:54.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:49:54.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:49:54.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:54.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:49:54.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:49:54.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:49:54.004 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:49:54.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:54.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:49:54.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:49:54.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:49:54.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:49:54.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:49:54.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:49:54.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:54.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:54.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:49:54.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:49:54.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:54.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:54.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:54.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:54.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:49:54.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1514ms. 2025-07-01 12:49:54.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:54.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:54.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:54.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:54.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:54.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:54.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:54.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:54.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:49:54.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:49:54.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:49:54.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:54.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:54.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:54.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:54.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:54.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:54.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7143ms 2025-07-01 12:49:54.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:54.005 +03:00 [DBG] Connection id "0HNC8090TGE4N" completed keep alive response. 2025-07-01 12:49:54.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2774ms 2025-07-01 12:49:54.005 +03:00 [DBG] Connection id "0HNC8090TGE4N" received FIN. 2025-07-01 12:49:54.005 +03:00 [DBG] Connection id "0HNC8090TGE4N" disconnecting. 2025-07-01 12:49:54.005 +03:00 [DBG] Connection id "0HNC8090TGE4N" stopped. 2025-07-01 12:49:54.005 +03:00 [DBG] Connection id "0HNC8090TGE4N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:49:59.007 +03:00 [DBG] Connection id "0HNC8090TGE4O" accepted. 2025-07-01 12:49:59.007 +03:00 [DBG] Connection id "0HNC8090TGE4O" started. 2025-07-01 12:49:59.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:49:59.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:49:59.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:49:59.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:49:59.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:49:59.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:59.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:49:59.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:49:59.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:49:59.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:49:59.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:59.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:49:59.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:49:59.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:49:59.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:49:59.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:49:59.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:49:59.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:59.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:59.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:49:59.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:49:59.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:59.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:59.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:59.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:59.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:49:59.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1259ms. 2025-07-01 12:49:59.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:59.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:49:59.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:59.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:49:59.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:59.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:59.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:59.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:59.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:49:59.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:49:59.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:49:59.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:59.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:49:59.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:59.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:59.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:59.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:49:59.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7628ms 2025-07-01 12:49:59.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:49:59.008 +03:00 [DBG] Connection id "0HNC8090TGE4O" completed keep alive response. 2025-07-01 12:49:59.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3867ms 2025-07-01 12:49:59.009 +03:00 [DBG] Connection id "0HNC8090TGE4O" received FIN. 2025-07-01 12:49:59.009 +03:00 [DBG] Connection id "0HNC8090TGE4O" disconnecting. 2025-07-01 12:49:59.009 +03:00 [DBG] Connection id "0HNC8090TGE4O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:49:59.010 +03:00 [DBG] Connection id "0HNC8090TGE4O" stopped. 2025-07-01 12:50:04.007 +03:00 [DBG] Connection id "0HNC8090TGE4P" accepted. 2025-07-01 12:50:04.008 +03:00 [DBG] Connection id "0HNC8090TGE4P" started. 2025-07-01 12:50:04.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:50:04.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:50:04.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:50:04.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:50:04.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:50:04.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:04.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:50:04.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:50:04.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:50:04.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:50:04.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:04.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:50:04.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:50:04.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:50:04.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:50:04.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:50:04.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:50:04.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:04.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:04.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:50:04.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:50:04.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:04.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:04.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:04.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:04.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:50:04.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1616ms. 2025-07-01 12:50:04.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:04.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:04.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:04.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:04.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:04.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:04.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:04.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:04.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:50:04.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:50:04.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:50:04.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:04.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:04.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:04.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:04.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:04.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:04.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2246ms 2025-07-01 12:50:04.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:04.010 +03:00 [DBG] Connection id "0HNC8090TGE4P" completed keep alive response. 2025-07-01 12:50:04.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1034ms 2025-07-01 12:50:04.010 +03:00 [DBG] Connection id "0HNC8090TGE4P" received FIN. 2025-07-01 12:50:04.011 +03:00 [DBG] Connection id "0HNC8090TGE4P" disconnecting. 2025-07-01 12:50:04.011 +03:00 [DBG] Connection id "0HNC8090TGE4P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:50:04.012 +03:00 [DBG] Connection id "0HNC8090TGE4P" stopped. 2025-07-01 12:50:09.007 +03:00 [DBG] Connection id "0HNC8090TGE4Q" accepted. 2025-07-01 12:50:09.007 +03:00 [DBG] Connection id "0HNC8090TGE4Q" started. 2025-07-01 12:50:09.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:50:09.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:50:09.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:50:09.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:50:09.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:50:09.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:09.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:50:09.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:50:09.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:50:09.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:50:09.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:09.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:50:09.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:50:09.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:50:09.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:50:09.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:50:09.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:50:09.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:09.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:09.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:50:09.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:50:09.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:09.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:09.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:09.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:09.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:50:09.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.135ms. 2025-07-01 12:50:09.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:09.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:09.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:09.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:09.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:09.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:09.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:09.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:09.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:50:09.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:50:09.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:50:09.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:09.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:09.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:09.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:09.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:09.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:09.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6789ms 2025-07-01 12:50:09.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:09.008 +03:00 [DBG] Connection id "0HNC8090TGE4Q" completed keep alive response. 2025-07-01 12:50:09.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4723ms 2025-07-01 12:50:09.009 +03:00 [DBG] Connection id "0HNC8090TGE4Q" received FIN. 2025-07-01 12:50:09.009 +03:00 [DBG] Connection id "0HNC8090TGE4Q" disconnecting. 2025-07-01 12:50:09.009 +03:00 [DBG] Connection id "0HNC8090TGE4Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:50:09.010 +03:00 [DBG] Connection id "0HNC8090TGE4Q" stopped. 2025-07-01 12:50:14.005 +03:00 [DBG] Connection id "0HNC8090TGE4R" accepted. 2025-07-01 12:50:14.005 +03:00 [DBG] Connection id "0HNC8090TGE4R" started. 2025-07-01 12:50:14.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:50:14.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:50:14.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:50:14.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:50:14.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:50:14.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:14.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:50:14.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:50:14.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:50:14.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:50:14.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:14.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:50:14.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:50:14.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:50:14.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:50:14.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:50:14.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:50:14.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:14.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:14.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:50:14.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:50:14.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:14.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:14.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:14.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:14.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:50:14.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1504ms. 2025-07-01 12:50:14.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:14.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:14.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:14.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:14.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:14.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:14.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:14.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:14.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:50:14.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:50:14.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:50:14.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:14.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:14.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:14.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:14.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:14.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:14.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.937ms 2025-07-01 12:50:14.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:14.007 +03:00 [DBG] Connection id "0HNC8090TGE4R" completed keep alive response. 2025-07-01 12:50:14.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8336ms 2025-07-01 12:50:14.008 +03:00 [DBG] Connection id "0HNC8090TGE4R" received FIN. 2025-07-01 12:50:14.008 +03:00 [DBG] Connection id "0HNC8090TGE4R" disconnecting. 2025-07-01 12:50:14.008 +03:00 [DBG] Connection id "0HNC8090TGE4R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:50:14.009 +03:00 [DBG] Connection id "0HNC8090TGE4R" stopped. 2025-07-01 12:50:19.005 +03:00 [DBG] Connection id "0HNC8090TGE4S" accepted. 2025-07-01 12:50:19.005 +03:00 [DBG] Connection id "0HNC8090TGE4S" started. 2025-07-01 12:50:19.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:50:19.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:50:19.005 +03:00 [DBG] POST requests are not supported 2025-07-01 12:50:19.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:50:19.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:50:19.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:19.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:50:19.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:50:19.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:50:19.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:50:19.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:19.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:50:19.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:50:19.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:50:19.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:50:19.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:50:19.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:50:19.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:19.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:19.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:50:19.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:50:19.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:19.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:19.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:19.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:19.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:50:19.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2028ms. 2025-07-01 12:50:19.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:19.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:19.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:19.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:19.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:19.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:19.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:19.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:19.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:50:19.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:50:19.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:50:19.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:19.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:19.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:19.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:19.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:19.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:19.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2207ms 2025-07-01 12:50:19.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:19.008 +03:00 [DBG] Connection id "0HNC8090TGE4S" completed keep alive response. 2025-07-01 12:50:19.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1713ms 2025-07-01 12:50:19.009 +03:00 [DBG] Connection id "0HNC8090TGE4S" received FIN. 2025-07-01 12:50:19.009 +03:00 [DBG] Connection id "0HNC8090TGE4S" disconnecting. 2025-07-01 12:50:19.009 +03:00 [DBG] Connection id "0HNC8090TGE4S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:50:19.010 +03:00 [DBG] Connection id "0HNC8090TGE4S" stopped. 2025-07-01 12:50:24.009 +03:00 [DBG] Connection id "0HNC8090TGE4T" accepted. 2025-07-01 12:50:24.009 +03:00 [DBG] Connection id "0HNC8090TGE4T" started. 2025-07-01 12:50:24.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:50:24.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:50:24.009 +03:00 [DBG] POST requests are not supported 2025-07-01 12:50:24.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:50:24.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:50:24.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:24.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:50:24.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:50:24.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:50:24.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:50:24.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:24.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:50:24.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:50:24.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:50:24.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:50:24.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:50:24.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:50:24.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:24.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:24.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:50:24.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:50:24.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:24.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:24.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:24.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:24.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:50:24.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.165ms. 2025-07-01 12:50:24.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:24.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:24.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:24.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:24.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:24.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:24.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:24.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:24.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:50:24.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:50:24.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:50:24.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:24.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:24.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:24.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:24.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:24.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:24.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2065ms 2025-07-01 12:50:24.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:24.011 +03:00 [DBG] Connection id "0HNC8090TGE4T" completed keep alive response. 2025-07-01 12:50:24.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1423ms 2025-07-01 12:50:24.011 +03:00 [DBG] Connection id "0HNC8090TGE4T" received FIN. 2025-07-01 12:50:24.012 +03:00 [DBG] Connection id "0HNC8090TGE4T" disconnecting. 2025-07-01 12:50:24.012 +03:00 [DBG] Connection id "0HNC8090TGE4T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:50:24.013 +03:00 [DBG] Connection id "0HNC8090TGE4T" stopped. 2025-07-01 12:50:29.012 +03:00 [DBG] Connection id "0HNC8090TGE4U" accepted. 2025-07-01 12:50:29.012 +03:00 [DBG] Connection id "0HNC8090TGE4U" started. 2025-07-01 12:50:29.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:50:29.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:50:29.013 +03:00 [DBG] POST requests are not supported 2025-07-01 12:50:29.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:50:29.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:50:29.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:29.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:50:29.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:50:29.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:50:29.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:50:29.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:29.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:50:29.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:50:29.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:50:29.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:50:29.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:50:29.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:50:29.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:29.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:29.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:50:29.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:50:29.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:29.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:29.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:29.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:29.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:50:29.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1211ms. 2025-07-01 12:50:29.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:29.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:29.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:29.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:29.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:29.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:29.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:29.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:29.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:50:29.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:50:29.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:50:29.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:29.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:29.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:29.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:29.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:29.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:29.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.842ms 2025-07-01 12:50:29.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:29.014 +03:00 [DBG] Connection id "0HNC8090TGE4U" completed keep alive response. 2025-07-01 12:50:29.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4543ms 2025-07-01 12:50:29.014 +03:00 [DBG] Connection id "0HNC8090TGE4U" received FIN. 2025-07-01 12:50:29.014 +03:00 [DBG] Connection id "0HNC8090TGE4U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:50:29.014 +03:00 [DBG] Connection id "0HNC8090TGE4U" disconnecting. 2025-07-01 12:50:29.014 +03:00 [DBG] Connection id "0HNC8090TGE4U" stopped. 2025-07-01 12:50:34.009 +03:00 [DBG] Connection id "0HNC8090TGE4V" accepted. 2025-07-01 12:50:34.009 +03:00 [DBG] Connection id "0HNC8090TGE4V" started. 2025-07-01 12:50:34.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:50:34.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:50:34.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:50:34.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:50:34.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:50:34.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:34.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:50:34.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:50:34.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:50:34.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:50:34.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:34.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:50:34.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:50:34.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:50:34.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:50:34.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:50:34.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:50:34.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:34.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:34.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:50:34.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:50:34.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:34.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:34.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:34.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:34.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:50:34.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1155ms. 2025-07-01 12:50:34.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:34.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:34.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:34.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:34.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:34.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:34.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:34.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:34.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:50:34.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:50:34.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:50:34.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:34.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:34.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:34.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:34.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:34.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:34.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0493ms 2025-07-01 12:50:34.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:34.011 +03:00 [DBG] Connection id "0HNC8090TGE4V" completed keep alive response. 2025-07-01 12:50:34.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6485ms 2025-07-01 12:50:34.011 +03:00 [DBG] Connection id "0HNC8090TGE4V" received FIN. 2025-07-01 12:50:34.011 +03:00 [DBG] Connection id "0HNC8090TGE4V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:50:34.011 +03:00 [DBG] Connection id "0HNC8090TGE4V" disconnecting. 2025-07-01 12:50:34.011 +03:00 [DBG] Connection id "0HNC8090TGE4V" stopped. 2025-07-01 12:50:39.007 +03:00 [DBG] Connection id "0HNC8090TGE50" accepted. 2025-07-01 12:50:39.007 +03:00 [DBG] Connection id "0HNC8090TGE50" started. 2025-07-01 12:50:39.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:50:39.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:50:39.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:50:39.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:50:39.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:50:39.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:39.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:50:39.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:50:39.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:50:39.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:50:39.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:39.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:50:39.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:50:39.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:50:39.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:50:39.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:50:39.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:50:39.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:39.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:39.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:50:39.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:50:39.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:39.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:39.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:39.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:39.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:50:39.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1218ms. 2025-07-01 12:50:39.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:39.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:39.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:39.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:39.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:39.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:39.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:39.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:39.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:50:39.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:50:39.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:50:39.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:39.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:39.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:39.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:39.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:39.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:39.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6655ms 2025-07-01 12:50:39.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:39.008 +03:00 [DBG] Connection id "0HNC8090TGE50" completed keep alive response. 2025-07-01 12:50:39.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3042ms 2025-07-01 12:50:39.009 +03:00 [DBG] Connection id "0HNC8090TGE50" received FIN. 2025-07-01 12:50:39.009 +03:00 [DBG] Connection id "0HNC8090TGE50" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:50:39.009 +03:00 [DBG] Connection id "0HNC8090TGE50" disconnecting. 2025-07-01 12:50:39.009 +03:00 [DBG] Connection id "0HNC8090TGE50" stopped. 2025-07-01 12:50:44.005 +03:00 [DBG] Connection id "0HNC8090TGE51" accepted. 2025-07-01 12:50:44.006 +03:00 [DBG] Connection id "0HNC8090TGE51" started. 2025-07-01 12:50:44.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:50:44.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:50:44.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:50:44.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:50:44.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:50:44.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:44.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:50:44.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:50:44.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:50:44.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:50:44.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:44.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:50:44.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:50:44.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:50:44.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:50:44.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:50:44.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:50:44.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:44.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:44.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:50:44.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:50:44.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:44.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:44.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:44.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:44.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:50:44.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2133ms. 2025-07-01 12:50:44.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:44.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:44.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:44.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:44.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:44.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:44.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:44.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:44.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:50:44.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:50:44.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:50:44.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:44.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:44.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:44.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:44.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:44.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:44.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4445ms 2025-07-01 12:50:44.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:44.008 +03:00 [DBG] Connection id "0HNC8090TGE51" completed keep alive response. 2025-07-01 12:50:44.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5276ms 2025-07-01 12:50:44.009 +03:00 [DBG] Connection id "0HNC8090TGE51" received FIN. 2025-07-01 12:50:44.009 +03:00 [DBG] Connection id "0HNC8090TGE51" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:50:44.009 +03:00 [DBG] Connection id "0HNC8090TGE51" disconnecting. 2025-07-01 12:50:44.009 +03:00 [DBG] Connection id "0HNC8090TGE51" stopped. 2025-07-01 12:50:49.005 +03:00 [DBG] Connection id "0HNC8090TGE52" accepted. 2025-07-01 12:50:49.005 +03:00 [DBG] Connection id "0HNC8090TGE52" started. 2025-07-01 12:50:49.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:50:49.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:50:49.005 +03:00 [DBG] POST requests are not supported 2025-07-01 12:50:49.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:50:49.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:50:49.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:49.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:50:49.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:50:49.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:50:49.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:50:49.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:49.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:50:49.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:50:49.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:50:49.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:50:49.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:50:49.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:50:49.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:49.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:49.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:50:49.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:50:49.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:49.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:49.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:49.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:49.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:50:49.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1285ms. 2025-07-01 12:50:49.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:49.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:49.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:49.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:49.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:49.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:49.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:49.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:49.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:50:49.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:50:49.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:50:49.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:49.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:49.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:49.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:49.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:49.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:49.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7086ms 2025-07-01 12:50:49.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:49.006 +03:00 [DBG] Connection id "0HNC8090TGE52" completed keep alive response. 2025-07-01 12:50:49.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5274ms 2025-07-01 12:50:49.007 +03:00 [DBG] Connection id "0HNC8090TGE52" received FIN. 2025-07-01 12:50:49.007 +03:00 [DBG] Connection id "0HNC8090TGE52" disconnecting. 2025-07-01 12:50:49.007 +03:00 [DBG] Connection id "0HNC8090TGE52" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:50:49.008 +03:00 [DBG] Connection id "0HNC8090TGE52" stopped. 2025-07-01 12:50:54.007 +03:00 [DBG] Connection id "0HNC8090TGE53" accepted. 2025-07-01 12:50:54.007 +03:00 [DBG] Connection id "0HNC8090TGE53" started. 2025-07-01 12:50:54.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:50:54.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:50:54.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:50:54.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:50:54.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:50:54.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:54.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:50:54.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:50:54.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:50:54.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:50:54.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:54.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:50:54.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:50:54.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:50:54.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:50:54.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:50:54.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:50:54.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:54.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:54.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:50:54.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:50:54.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:54.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:54.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:54.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:54.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:50:54.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1865ms. 2025-07-01 12:50:54.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:54.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:54.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:54.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:54.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:54.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:54.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:54.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:54.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:50:54.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:50:54.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:50:54.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:54.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:54.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:54.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:54.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:54.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:54.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.244ms 2025-07-01 12:50:54.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:54.009 +03:00 [DBG] Connection id "0HNC8090TGE53" completed keep alive response. 2025-07-01 12:50:54.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2688ms 2025-07-01 12:50:54.010 +03:00 [DBG] Connection id "0HNC8090TGE53" received FIN. 2025-07-01 12:50:54.010 +03:00 [DBG] Connection id "0HNC8090TGE53" disconnecting. 2025-07-01 12:50:54.010 +03:00 [DBG] Connection id "0HNC8090TGE53" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:50:54.011 +03:00 [DBG] Connection id "0HNC8090TGE53" stopped. 2025-07-01 12:50:59.003 +03:00 [DBG] Connection id "0HNC8090TGE54" accepted. 2025-07-01 12:50:59.003 +03:00 [DBG] Connection id "0HNC8090TGE54" started. 2025-07-01 12:50:59.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:50:59.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:50:59.003 +03:00 [DBG] POST requests are not supported 2025-07-01 12:50:59.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:50:59.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:50:59.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:59.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:50:59.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:50:59.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:50:59.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:50:59.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:59.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:50:59.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:50:59.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:50:59.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:50:59.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:50:59.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:50:59.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:59.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:59.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:50:59.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:50:59.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:59.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:59.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:59.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:59.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:50:59.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1342ms. 2025-07-01 12:50:59.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:59.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:50:59.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:59.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:50:59.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:59.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:59.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:59.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:59.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:50:59.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:50:59.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:50:59.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:59.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:50:59.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:59.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:59.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:59.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:50:59.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0725ms 2025-07-01 12:50:59.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:50:59.005 +03:00 [DBG] Connection id "0HNC8090TGE54" completed keep alive response. 2025-07-01 12:50:59.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7694ms 2025-07-01 12:50:59.005 +03:00 [DBG] Connection id "0HNC8090TGE54" received FIN. 2025-07-01 12:50:59.005 +03:00 [DBG] Connection id "0HNC8090TGE54" disconnecting. 2025-07-01 12:50:59.005 +03:00 [DBG] Connection id "0HNC8090TGE54" stopped. 2025-07-01 12:50:59.005 +03:00 [DBG] Connection id "0HNC8090TGE54" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:51:04.011 +03:00 [DBG] Connection id "0HNC8090TGE55" accepted. 2025-07-01 12:51:04.011 +03:00 [DBG] Connection id "0HNC8090TGE55" started. 2025-07-01 12:51:04.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:51:04.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:51:04.011 +03:00 [DBG] POST requests are not supported 2025-07-01 12:51:04.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:51:04.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:51:04.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:04.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:51:04.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:51:04.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:51:04.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:51:04.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:04.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:51:04.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:51:04.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:51:04.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:51:04.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:51:04.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:51:04.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:04.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:04.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:51:04.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:51:04.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:04.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:04.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:04.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:04.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:51:04.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1348ms. 2025-07-01 12:51:04.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:04.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:04.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:04.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:04.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:04.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:04.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:04.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:04.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:51:04.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:51:04.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:51:04.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:04.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:04.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:04.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:04.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:04.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:04.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9213ms 2025-07-01 12:51:04.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:04.012 +03:00 [DBG] Connection id "0HNC8090TGE55" completed keep alive response. 2025-07-01 12:51:04.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7269ms 2025-07-01 12:51:04.013 +03:00 [DBG] Connection id "0HNC8090TGE55" received FIN. 2025-07-01 12:51:04.013 +03:00 [DBG] Connection id "0HNC8090TGE55" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:51:04.013 +03:00 [DBG] Connection id "0HNC8090TGE55" disconnecting. 2025-07-01 12:51:04.013 +03:00 [DBG] Connection id "0HNC8090TGE55" stopped. 2025-07-01 12:51:09.003 +03:00 [DBG] Connection id "0HNC8090TGE56" accepted. 2025-07-01 12:51:09.003 +03:00 [DBG] Connection id "0HNC8090TGE56" started. 2025-07-01 12:51:09.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:51:09.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:51:09.003 +03:00 [DBG] POST requests are not supported 2025-07-01 12:51:09.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:51:09.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:51:09.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:09.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:51:09.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:51:09.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:51:09.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:51:09.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:09.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:51:09.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:51:09.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:51:09.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:51:09.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:51:09.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:51:09.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:09.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:09.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:51:09.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:51:09.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:09.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:09.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:09.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:09.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:51:09.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1295ms. 2025-07-01 12:51:09.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:09.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:09.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:09.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:09.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:09.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:09.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:09.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:09.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:51:09.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:51:09.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:51:09.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:09.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:09.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:09.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:09.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:09.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:09.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7673ms 2025-07-01 12:51:09.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:09.004 +03:00 [DBG] Connection id "0HNC8090TGE56" completed keep alive response. 2025-07-01 12:51:09.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4561ms 2025-07-01 12:51:09.005 +03:00 [DBG] Connection id "0HNC8090TGE56" received FIN. 2025-07-01 12:51:09.005 +03:00 [DBG] Connection id "0HNC8090TGE56" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:51:09.005 +03:00 [DBG] Connection id "0HNC8090TGE56" disconnecting. 2025-07-01 12:51:09.005 +03:00 [DBG] Connection id "0HNC8090TGE56" stopped. 2025-07-01 12:51:14.012 +03:00 [DBG] Connection id "0HNC8090TGE57" accepted. 2025-07-01 12:51:14.012 +03:00 [DBG] Connection id "0HNC8090TGE57" started. 2025-07-01 12:51:14.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:51:14.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:51:14.012 +03:00 [DBG] POST requests are not supported 2025-07-01 12:51:14.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:51:14.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:51:14.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:14.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:51:14.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:51:14.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:51:14.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:51:14.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:14.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:51:14.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:51:14.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:51:14.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:51:14.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:51:14.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:51:14.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:14.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:14.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:51:14.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:51:14.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:14.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:14.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:14.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:14.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:51:14.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.126ms. 2025-07-01 12:51:14.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:14.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:14.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:14.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:14.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:14.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:14.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:14.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:14.013 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:51:14.013 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:51:14.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:51:14.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:14.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:14.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:14.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:14.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:14.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:14.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6696ms 2025-07-01 12:51:14.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:14.014 +03:00 [DBG] Connection id "0HNC8090TGE57" completed keep alive response. 2025-07-01 12:51:14.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4009ms 2025-07-01 12:51:14.014 +03:00 [DBG] Connection id "0HNC8090TGE57" received FIN. 2025-07-01 12:51:14.014 +03:00 [DBG] Connection id "0HNC8090TGE57" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:51:14.014 +03:00 [DBG] Connection id "0HNC8090TGE57" disconnecting. 2025-07-01 12:51:14.014 +03:00 [DBG] Connection id "0HNC8090TGE57" stopped. 2025-07-01 12:51:19.009 +03:00 [DBG] Connection id "0HNC8090TGE58" accepted. 2025-07-01 12:51:19.009 +03:00 [DBG] Connection id "0HNC8090TGE58" started. 2025-07-01 12:51:19.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:51:19.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:51:19.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:51:19.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:51:19.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:51:19.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:19.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:51:19.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:51:19.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:51:19.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:51:19.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:19.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:51:19.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:51:19.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:51:19.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:51:19.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:51:19.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:51:19.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:19.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:19.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:51:19.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:51:19.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:19.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:19.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:19.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:19.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:51:19.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1259ms. 2025-07-01 12:51:19.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:19.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:19.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:19.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:19.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:19.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:19.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:19.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:19.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:51:19.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:51:19.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:51:19.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:19.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:19.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:19.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:19.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:19.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:19.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0058ms 2025-07-01 12:51:19.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:19.011 +03:00 [DBG] Connection id "0HNC8090TGE58" completed keep alive response. 2025-07-01 12:51:19.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7889ms 2025-07-01 12:51:19.012 +03:00 [DBG] Connection id "0HNC8090TGE58" received FIN. 2025-07-01 12:51:19.012 +03:00 [DBG] Connection id "0HNC8090TGE58" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:51:19.012 +03:00 [DBG] Connection id "0HNC8090TGE58" disconnecting. 2025-07-01 12:51:19.012 +03:00 [DBG] Connection id "0HNC8090TGE58" stopped. 2025-07-01 12:51:24.005 +03:00 [DBG] Connection id "0HNC8090TGE59" accepted. 2025-07-01 12:51:24.005 +03:00 [DBG] Connection id "0HNC8090TGE59" started. 2025-07-01 12:51:24.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:51:24.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:51:24.005 +03:00 [DBG] POST requests are not supported 2025-07-01 12:51:24.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:51:24.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:51:24.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:24.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:51:24.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:51:24.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:51:24.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:51:24.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:24.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:51:24.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:51:24.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:51:24.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:51:24.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:51:24.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:51:24.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:24.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:24.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:51:24.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:51:24.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:24.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:24.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:24.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:24.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:51:24.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1747ms. 2025-07-01 12:51:24.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:24.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:24.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:24.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:24.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:24.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:24.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:24.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:24.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:51:24.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:51:24.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:51:24.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:24.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:24.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:24.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:24.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:24.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:24.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2434ms 2025-07-01 12:51:24.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:24.007 +03:00 [DBG] Connection id "0HNC8090TGE59" completed keep alive response. 2025-07-01 12:51:24.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2483ms 2025-07-01 12:51:24.007 +03:00 [DBG] Connection id "0HNC8090TGE59" received FIN. 2025-07-01 12:51:24.008 +03:00 [DBG] Connection id "0HNC8090TGE59" disconnecting. 2025-07-01 12:51:24.008 +03:00 [DBG] Connection id "0HNC8090TGE59" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:51:24.009 +03:00 [DBG] Connection id "0HNC8090TGE59" stopped. 2025-07-01 12:51:29.005 +03:00 [DBG] Connection id "0HNC8090TGE5A" accepted. 2025-07-01 12:51:29.005 +03:00 [DBG] Connection id "0HNC8090TGE5A" started. 2025-07-01 12:51:29.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:51:29.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:51:29.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:51:29.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:51:29.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:51:29.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:29.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:51:29.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:51:29.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:51:29.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:51:29.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:29.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:51:29.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:51:29.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:51:29.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:51:29.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:51:29.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:51:29.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:29.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:29.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:51:29.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:51:29.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:29.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:29.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:29.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:29.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:51:29.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1139ms. 2025-07-01 12:51:29.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:29.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:29.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:29.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:29.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:29.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:29.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:29.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:29.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:51:29.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:51:29.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:51:29.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:29.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:29.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:29.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:29.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:29.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:29.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7206ms 2025-07-01 12:51:29.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:29.007 +03:00 [DBG] Connection id "0HNC8090TGE5A" completed keep alive response. 2025-07-01 12:51:29.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3698ms 2025-07-01 12:51:29.008 +03:00 [DBG] Connection id "0HNC8090TGE5A" received FIN. 2025-07-01 12:51:29.008 +03:00 [DBG] Connection id "0HNC8090TGE5A" disconnecting. 2025-07-01 12:51:29.008 +03:00 [DBG] Connection id "0HNC8090TGE5A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:51:29.009 +03:00 [DBG] Connection id "0HNC8090TGE5A" stopped. 2025-07-01 12:51:34.007 +03:00 [DBG] Connection id "0HNC8090TGE5B" accepted. 2025-07-01 12:51:34.007 +03:00 [DBG] Connection id "0HNC8090TGE5B" started. 2025-07-01 12:51:34.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:51:34.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:51:34.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:51:34.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:51:34.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:51:34.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:34.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:51:34.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:51:34.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:51:34.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:51:34.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:34.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:51:34.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:51:34.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:51:34.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:51:34.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:51:34.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:51:34.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:34.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:34.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:51:34.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:51:34.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:34.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:34.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:51:34.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1481ms. 2025-07-01 12:51:34.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:34.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:34.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:34.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:51:34.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:51:34.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:51:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:34.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:34.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:34.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8483ms 2025-07-01 12:51:34.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:34.009 +03:00 [DBG] Connection id "0HNC8090TGE5B" completed keep alive response. 2025-07-01 12:51:34.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4039ms 2025-07-01 12:51:34.009 +03:00 [DBG] Connection id "0HNC8090TGE5B" received FIN. 2025-07-01 12:51:34.009 +03:00 [DBG] Connection id "0HNC8090TGE5B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:51:34.009 +03:00 [DBG] Connection id "0HNC8090TGE5B" disconnecting. 2025-07-01 12:51:34.009 +03:00 [DBG] Connection id "0HNC8090TGE5B" stopped. 2025-07-01 12:51:39.008 +03:00 [DBG] Connection id "0HNC8090TGE5C" accepted. 2025-07-01 12:51:39.008 +03:00 [DBG] Connection id "0HNC8090TGE5C" started. 2025-07-01 12:51:39.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:51:39.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:51:39.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:51:39.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:51:39.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:51:39.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:39.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:51:39.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:51:39.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:51:39.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:51:39.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:39.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:51:39.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:51:39.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:51:39.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:51:39.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:51:39.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:51:39.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:39.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:39.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:51:39.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:51:39.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:39.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:39.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:39.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:39.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:51:39.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1626ms. 2025-07-01 12:51:39.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:39.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:39.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:39.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:39.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:39.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:39.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:39.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:39.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:51:39.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:51:39.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:51:39.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:39.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:39.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:39.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:39.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:39.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:39.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1336ms 2025-07-01 12:51:39.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:39.010 +03:00 [DBG] Connection id "0HNC8090TGE5C" completed keep alive response. 2025-07-01 12:51:39.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9041ms 2025-07-01 12:51:39.010 +03:00 [DBG] Connection id "0HNC8090TGE5C" received FIN. 2025-07-01 12:51:39.010 +03:00 [DBG] Connection id "0HNC8090TGE5C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:51:39.011 +03:00 [DBG] Connection id "0HNC8090TGE5C" disconnecting. 2025-07-01 12:51:39.011 +03:00 [DBG] Connection id "0HNC8090TGE5C" stopped. 2025-07-01 12:51:44.012 +03:00 [DBG] Connection id "0HNC8090TGE5D" accepted. 2025-07-01 12:51:44.012 +03:00 [DBG] Connection id "0HNC8090TGE5D" started. 2025-07-01 12:51:44.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:51:44.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:51:44.013 +03:00 [DBG] POST requests are not supported 2025-07-01 12:51:44.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:51:44.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:51:44.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:44.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:51:44.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:51:44.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:51:44.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:51:44.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:44.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:51:44.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:51:44.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:51:44.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:51:44.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:51:44.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:51:44.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:44.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:44.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:51:44.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:51:44.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:44.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:44.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:44.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:44.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:51:44.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1669ms. 2025-07-01 12:51:44.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:44.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:44.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:44.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:44.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:44.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:44.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:44.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:44.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:51:44.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:51:44.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:51:44.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:44.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:44.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:44.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:44.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:44.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:44.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3445ms 2025-07-01 12:51:44.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:44.015 +03:00 [DBG] Connection id "0HNC8090TGE5D" completed keep alive response. 2025-07-01 12:51:44.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4345ms 2025-07-01 12:51:44.016 +03:00 [DBG] Connection id "0HNC8090TGE5D" received FIN. 2025-07-01 12:51:44.016 +03:00 [DBG] Connection id "0HNC8090TGE5D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:51:44.016 +03:00 [DBG] Connection id "0HNC8090TGE5D" disconnecting. 2025-07-01 12:51:44.016 +03:00 [DBG] Connection id "0HNC8090TGE5D" stopped. 2025-07-01 12:51:49.005 +03:00 [DBG] Connection id "0HNC8090TGE5E" accepted. 2025-07-01 12:51:49.006 +03:00 [DBG] Connection id "0HNC8090TGE5E" started. 2025-07-01 12:51:49.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:51:49.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:51:49.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:51:49.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:51:49.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:51:49.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:49.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:51:49.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:51:49.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:51:49.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:51:49.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:49.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:51:49.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:51:49.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:51:49.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:51:49.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:51:49.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:51:49.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:49.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:49.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:51:49.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:51:49.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:49.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:49.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:49.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:49.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:51:49.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1456ms. 2025-07-01 12:51:49.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:49.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:49.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:49.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:49.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:49.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:49.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:49.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:49.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:51:49.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:51:49.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:51:49.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:49.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:49.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:49.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:49.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:49.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:49.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6633ms 2025-07-01 12:51:49.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:49.007 +03:00 [DBG] Connection id "0HNC8090TGE5E" completed keep alive response. 2025-07-01 12:51:49.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2486ms 2025-07-01 12:51:49.007 +03:00 [DBG] Connection id "0HNC8090TGE5E" received FIN. 2025-07-01 12:51:49.007 +03:00 [DBG] Connection id "0HNC8090TGE5E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:51:49.007 +03:00 [DBG] Connection id "0HNC8090TGE5E" disconnecting. 2025-07-01 12:51:49.007 +03:00 [DBG] Connection id "0HNC8090TGE5E" stopped. 2025-07-01 12:51:54.009 +03:00 [DBG] Connection id "0HNC8090TGE5F" accepted. 2025-07-01 12:51:54.009 +03:00 [DBG] Connection id "0HNC8090TGE5F" started. 2025-07-01 12:51:54.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:51:54.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:51:54.009 +03:00 [DBG] POST requests are not supported 2025-07-01 12:51:54.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:51:54.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:51:54.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:54.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:51:54.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:51:54.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:51:54.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:51:54.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:54.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:51:54.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:51:54.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:51:54.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:51:54.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:51:54.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:51:54.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:54.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:54.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:51:54.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:51:54.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:54.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:54.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:54.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:54.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:51:54.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1678ms. 2025-07-01 12:51:54.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:54.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:54.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:54.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:54.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:54.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:54.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:54.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:54.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:51:54.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:51:54.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:51:54.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:54.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:54.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:54.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:54.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:54.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:54.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3552ms 2025-07-01 12:51:54.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:54.011 +03:00 [DBG] Connection id "0HNC8090TGE5F" completed keep alive response. 2025-07-01 12:51:54.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3068ms 2025-07-01 12:51:54.012 +03:00 [DBG] Connection id "0HNC8090TGE5F" received FIN. 2025-07-01 12:51:54.012 +03:00 [DBG] Connection id "0HNC8090TGE5F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:51:54.012 +03:00 [DBG] Connection id "0HNC8090TGE5F" disconnecting. 2025-07-01 12:51:54.012 +03:00 [DBG] Connection id "0HNC8090TGE5F" stopped. 2025-07-01 12:51:59.019 +03:00 [DBG] Connection id "0HNC8090TGE5G" accepted. 2025-07-01 12:51:59.019 +03:00 [DBG] Connection id "0HNC8090TGE5G" started. 2025-07-01 12:51:59.019 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:51:59.019 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:51:59.019 +03:00 [DBG] POST requests are not supported 2025-07-01 12:51:59.019 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:51:59.019 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:51:59.019 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:59.019 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:51:59.020 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:51:59.020 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:51:59.020 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:51:59.020 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:59.020 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:51:59.020 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:51:59.020 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:51:59.020 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:51:59.020 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:51:59.020 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:51:59.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:59.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:59.020 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:51:59.020 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:51:59.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:59.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:59.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:59.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:59.020 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:51:59.020 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1275ms. 2025-07-01 12:51:59.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:59.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:51:59.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:59.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:51:59.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:59.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:59.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:59.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:59.020 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:51:59.020 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:51:59.020 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:51:59.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:59.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:51:59.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:59.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:59.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:59.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:51:59.021 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7759ms 2025-07-01 12:51:59.021 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:51:59.021 +03:00 [DBG] Connection id "0HNC8090TGE5G" completed keep alive response. 2025-07-01 12:51:59.021 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.395ms 2025-07-01 12:51:59.021 +03:00 [DBG] Connection id "0HNC8090TGE5G" received FIN. 2025-07-01 12:51:59.021 +03:00 [DBG] Connection id "0HNC8090TGE5G" disconnecting. 2025-07-01 12:51:59.021 +03:00 [DBG] Connection id "0HNC8090TGE5G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:51:59.022 +03:00 [DBG] Connection id "0HNC8090TGE5G" stopped. 2025-07-01 12:52:04.013 +03:00 [DBG] Connection id "0HNC8090TGE5H" accepted. 2025-07-01 12:52:04.014 +03:00 [DBG] Connection id "0HNC8090TGE5H" started. 2025-07-01 12:52:04.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:52:04.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:52:04.014 +03:00 [DBG] POST requests are not supported 2025-07-01 12:52:04.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:52:04.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:52:04.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:04.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:52:04.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:52:04.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:52:04.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:52:04.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:04.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:52:04.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:52:04.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:52:04.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:52:04.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:52:04.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:52:04.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:04.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:04.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:52:04.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:52:04.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:04.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:04.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:04.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:04.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:52:04.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1434ms. 2025-07-01 12:52:04.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:04.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:04.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:04.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:04.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:52:04.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:52:04.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:52:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:04.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:04.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:04.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7149ms 2025-07-01 12:52:04.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:04.015 +03:00 [DBG] Connection id "0HNC8090TGE5H" completed keep alive response. 2025-07-01 12:52:04.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2838ms 2025-07-01 12:52:04.015 +03:00 [DBG] Connection id "0HNC8090TGE5H" received FIN. 2025-07-01 12:52:04.015 +03:00 [DBG] Connection id "0HNC8090TGE5H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:52:04.015 +03:00 [DBG] Connection id "0HNC8090TGE5H" disconnecting. 2025-07-01 12:52:04.015 +03:00 [DBG] Connection id "0HNC8090TGE5H" stopped. 2025-07-01 12:52:09.021 +03:00 [DBG] Connection id "0HNC8090TGE5I" accepted. 2025-07-01 12:52:09.021 +03:00 [DBG] Connection id "0HNC8090TGE5I" started. 2025-07-01 12:52:09.021 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:52:09.021 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:52:09.021 +03:00 [DBG] POST requests are not supported 2025-07-01 12:52:09.021 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:52:09.021 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:52:09.021 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:09.021 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:52:09.021 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:52:09.021 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:52:09.021 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:52:09.021 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:09.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:52:09.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:52:09.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:52:09.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:52:09.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:52:09.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:52:09.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:09.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:09.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:52:09.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:52:09.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:09.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:09.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:09.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:09.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:52:09.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1817ms. 2025-07-01 12:52:09.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:09.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:09.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:09.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:09.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:09.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:09.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:09.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:09.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:52:09.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:52:09.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:52:09.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:09.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:09.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:09.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:09.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:09.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:09.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1147ms 2025-07-01 12:52:09.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:09.023 +03:00 [DBG] Connection id "0HNC8090TGE5I" completed keep alive response. 2025-07-01 12:52:09.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1041ms 2025-07-01 12:52:09.023 +03:00 [DBG] Connection id "0HNC8090TGE5I" received FIN. 2025-07-01 12:52:09.024 +03:00 [DBG] Connection id "0HNC8090TGE5I" disconnecting. 2025-07-01 12:52:09.024 +03:00 [DBG] Connection id "0HNC8090TGE5I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:52:09.025 +03:00 [DBG] Connection id "0HNC8090TGE5I" stopped. 2025-07-01 12:52:14.022 +03:00 [DBG] Connection id "0HNC8090TGE5J" accepted. 2025-07-01 12:52:14.022 +03:00 [DBG] Connection id "0HNC8090TGE5J" started. 2025-07-01 12:52:14.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:52:14.023 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:52:14.023 +03:00 [DBG] POST requests are not supported 2025-07-01 12:52:14.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:52:14.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:52:14.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:14.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:52:14.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:52:14.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:52:14.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:52:14.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:14.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:52:14.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:52:14.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:52:14.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:52:14.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:52:14.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:52:14.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:14.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:14.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:52:14.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:52:14.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:14.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:14.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:14.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:14.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:52:14.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1461ms. 2025-07-01 12:52:14.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:14.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:14.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:14.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:14.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:14.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:14.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:14.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:14.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:52:14.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:52:14.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:52:14.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:14.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:14.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:14.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:14.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:14.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:14.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8374ms 2025-07-01 12:52:14.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:14.024 +03:00 [DBG] Connection id "0HNC8090TGE5J" completed keep alive response. 2025-07-01 12:52:14.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5584ms 2025-07-01 12:52:14.024 +03:00 [DBG] Connection id "0HNC8090TGE5J" received FIN. 2025-07-01 12:52:14.024 +03:00 [DBG] Connection id "0HNC8090TGE5J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:52:14.024 +03:00 [DBG] Connection id "0HNC8090TGE5J" disconnecting. 2025-07-01 12:52:14.025 +03:00 [DBG] Connection id "0HNC8090TGE5J" stopped. 2025-07-01 12:52:19.010 +03:00 [DBG] Connection id "0HNC8090TGE5K" accepted. 2025-07-01 12:52:19.010 +03:00 [DBG] Connection id "0HNC8090TGE5K" started. 2025-07-01 12:52:19.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:52:19.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:52:19.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:52:19.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:52:19.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:52:19.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:19.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:52:19.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:52:19.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:52:19.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:52:19.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:19.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:52:19.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:52:19.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:52:19.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:52:19.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:52:19.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:52:19.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:19.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:19.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:52:19.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:52:19.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:19.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:19.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:19.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:19.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:52:19.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2202ms. 2025-07-01 12:52:19.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:19.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:19.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:19.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:19.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:19.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:19.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:19.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:19.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:52:19.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:52:19.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:52:19.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:19.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:19.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:19.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:19.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:19.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:19.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.036ms 2025-07-01 12:52:19.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:19.012 +03:00 [DBG] Connection id "0HNC8090TGE5K" completed keep alive response. 2025-07-01 12:52:19.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8468ms 2025-07-01 12:52:19.012 +03:00 [DBG] Connection id "0HNC8090TGE5K" received FIN. 2025-07-01 12:52:19.012 +03:00 [DBG] Connection id "0HNC8090TGE5K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:52:19.012 +03:00 [DBG] Connection id "0HNC8090TGE5K" disconnecting. 2025-07-01 12:52:19.012 +03:00 [DBG] Connection id "0HNC8090TGE5K" stopped. 2025-07-01 12:52:24.012 +03:00 [DBG] Connection id "0HNC8090TGE5L" accepted. 2025-07-01 12:52:24.012 +03:00 [DBG] Connection id "0HNC8090TGE5L" started. 2025-07-01 12:52:24.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:52:24.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:52:24.013 +03:00 [DBG] POST requests are not supported 2025-07-01 12:52:24.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:52:24.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:52:24.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:24.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:52:24.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:52:24.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:52:24.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:52:24.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:24.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:52:24.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:52:24.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:52:24.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:52:24.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:52:24.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:52:24.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:24.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:24.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:52:24.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:52:24.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:24.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:24.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:24.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:24.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:52:24.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1441ms. 2025-07-01 12:52:24.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:24.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:24.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:24.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:24.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:24.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:24.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:24.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:24.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:52:24.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:52:24.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:52:24.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:24.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:24.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:24.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:24.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:24.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:24.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.68ms 2025-07-01 12:52:24.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:24.014 +03:00 [DBG] Connection id "0HNC8090TGE5L" completed keep alive response. 2025-07-01 12:52:24.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2582ms 2025-07-01 12:52:24.014 +03:00 [DBG] Connection id "0HNC8090TGE5L" received FIN. 2025-07-01 12:52:24.014 +03:00 [DBG] Connection id "0HNC8090TGE5L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:52:24.014 +03:00 [DBG] Connection id "0HNC8090TGE5L" disconnecting. 2025-07-01 12:52:24.014 +03:00 [DBG] Connection id "0HNC8090TGE5L" stopped. 2025-07-01 12:52:29.017 +03:00 [DBG] Connection id "0HNC8090TGE5M" accepted. 2025-07-01 12:52:29.017 +03:00 [DBG] Connection id "0HNC8090TGE5M" started. 2025-07-01 12:52:29.017 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:52:29.017 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:52:29.017 +03:00 [DBG] POST requests are not supported 2025-07-01 12:52:29.017 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:52:29.017 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:52:29.018 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:29.018 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:52:29.018 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:52:29.018 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:52:29.018 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:52:29.018 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:29.018 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:52:29.018 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:52:29.018 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:52:29.018 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:52:29.018 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:52:29.019 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:52:29.019 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:29.019 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:29.019 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:52:29.019 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:52:29.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:29.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:29.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:29.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:29.019 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:52:29.019 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1688ms. 2025-07-01 12:52:29.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:29.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:29.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:29.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:29.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:29.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:29.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:29.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:29.020 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:52:29.020 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:52:29.020 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:52:29.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:29.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:29.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:29.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:29.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:29.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:29.020 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3323ms 2025-07-01 12:52:29.020 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:29.020 +03:00 [DBG] Connection id "0HNC8090TGE5M" completed keep alive response. 2025-07-01 12:52:29.020 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9896ms 2025-07-01 12:52:29.021 +03:00 [DBG] Connection id "0HNC8090TGE5M" received FIN. 2025-07-01 12:52:29.021 +03:00 [DBG] Connection id "0HNC8090TGE5M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:52:29.021 +03:00 [DBG] Connection id "0HNC8090TGE5M" disconnecting. 2025-07-01 12:52:29.021 +03:00 [DBG] Connection id "0HNC8090TGE5M" stopped. 2025-07-01 12:52:34.018 +03:00 [DBG] Connection id "0HNC8090TGE5N" accepted. 2025-07-01 12:52:34.019 +03:00 [DBG] Connection id "0HNC8090TGE5N" started. 2025-07-01 12:52:34.019 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:52:34.019 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:52:34.019 +03:00 [DBG] POST requests are not supported 2025-07-01 12:52:34.019 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:52:34.019 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:52:34.019 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:34.019 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:52:34.019 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:52:34.019 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:52:34.019 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:52:34.019 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:34.019 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:52:34.019 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:52:34.019 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:52:34.019 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:52:34.019 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:52:34.019 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:52:34.019 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:34.019 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:34.019 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:52:34.019 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:52:34.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:34.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:34.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:34.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:34.019 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:52:34.020 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.137ms. 2025-07-01 12:52:34.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:34.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:34.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:34.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:34.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:34.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:34.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:34.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:34.020 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:52:34.020 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:52:34.020 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:52:34.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:34.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:34.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:34.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:34.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:34.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:34.020 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.742ms 2025-07-01 12:52:34.020 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:34.020 +03:00 [DBG] Connection id "0HNC8090TGE5N" completed keep alive response. 2025-07-01 12:52:34.020 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3571ms 2025-07-01 12:52:34.020 +03:00 [DBG] Connection id "0HNC8090TGE5N" received FIN. 2025-07-01 12:52:34.020 +03:00 [DBG] Connection id "0HNC8090TGE5N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:52:34.020 +03:00 [DBG] Connection id "0HNC8090TGE5N" disconnecting. 2025-07-01 12:52:34.020 +03:00 [DBG] Connection id "0HNC8090TGE5N" stopped. 2025-07-01 12:52:39.007 +03:00 [DBG] Connection id "0HNC8090TGE5O" accepted. 2025-07-01 12:52:39.007 +03:00 [DBG] Connection id "0HNC8090TGE5O" started. 2025-07-01 12:52:39.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:52:39.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:52:39.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:52:39.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:52:39.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:52:39.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:39.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:52:39.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:52:39.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:52:39.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:52:39.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:39.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:52:39.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:52:39.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:52:39.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:52:39.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:52:39.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:52:39.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:39.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:39.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:52:39.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:52:39.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:39.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:39.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:39.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:39.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:52:39.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1777ms. 2025-07-01 12:52:39.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:39.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:39.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:39.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:39.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:39.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:39.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:39.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:39.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:52:39.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:52:39.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:52:39.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:39.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:39.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:39.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:39.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:39.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:39.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2844ms 2025-07-01 12:52:39.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:39.010 +03:00 [DBG] Connection id "0HNC8090TGE5O" completed keep alive response. 2025-07-01 12:52:39.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6987ms 2025-07-01 12:52:39.010 +03:00 [DBG] Connection id "0HNC8090TGE5O" received FIN. 2025-07-01 12:52:39.010 +03:00 [DBG] Connection id "0HNC8090TGE5O" disconnecting. 2025-07-01 12:52:39.010 +03:00 [DBG] Connection id "0HNC8090TGE5O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:52:39.011 +03:00 [DBG] Connection id "0HNC8090TGE5O" stopped. 2025-07-01 12:52:44.018 +03:00 [DBG] Connection id "0HNC8090TGE5P" accepted. 2025-07-01 12:52:44.019 +03:00 [DBG] Connection id "0HNC8090TGE5P" started. 2025-07-01 12:52:44.019 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:52:44.019 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:52:44.019 +03:00 [DBG] POST requests are not supported 2025-07-01 12:52:44.019 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:52:44.019 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:52:44.019 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:44.019 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:52:44.019 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:52:44.019 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:52:44.019 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:52:44.019 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:44.019 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:52:44.019 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:52:44.019 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:52:44.019 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:52:44.019 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:52:44.019 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:52:44.019 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:44.019 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:44.019 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:52:44.019 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:52:44.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:44.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:44.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:44.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:44.019 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:52:44.020 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1216ms. 2025-07-01 12:52:44.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:44.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:44.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:44.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:44.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:44.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:44.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:44.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:44.020 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:52:44.020 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:52:44.020 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:52:44.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:44.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:44.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:44.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:44.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:44.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:44.020 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6704ms 2025-07-01 12:52:44.020 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:44.020 +03:00 [DBG] Connection id "0HNC8090TGE5P" completed keep alive response. 2025-07-01 12:52:44.020 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3135ms 2025-07-01 12:52:44.020 +03:00 [DBG] Connection id "0HNC8090TGE5P" received FIN. 2025-07-01 12:52:44.020 +03:00 [DBG] Connection id "0HNC8090TGE5P" disconnecting. 2025-07-01 12:52:44.020 +03:00 [DBG] Connection id "0HNC8090TGE5P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:52:44.021 +03:00 [DBG] Connection id "0HNC8090TGE5P" stopped. 2025-07-01 12:52:49.022 +03:00 [DBG] Connection id "0HNC8090TGE5Q" accepted. 2025-07-01 12:52:49.022 +03:00 [DBG] Connection id "0HNC8090TGE5Q" started. 2025-07-01 12:52:49.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:52:49.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:52:49.022 +03:00 [DBG] POST requests are not supported 2025-07-01 12:52:49.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:52:49.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:52:49.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:49.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:52:49.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:52:49.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:52:49.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:52:49.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:49.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:52:49.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:52:49.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:52:49.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:52:49.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:52:49.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:52:49.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:49.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:49.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:52:49.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:52:49.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:49.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:49.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:49.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:49.024 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:52:49.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1818ms. 2025-07-01 12:52:49.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:49.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:49.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:49.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:49.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:49.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:49.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:49.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:49.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:52:49.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:52:49.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:52:49.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:49.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:49.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:49.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:49.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:49.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:49.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2186ms 2025-07-01 12:52:49.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:49.025 +03:00 [DBG] Connection id "0HNC8090TGE5Q" completed keep alive response. 2025-07-01 12:52:49.025 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4112ms 2025-07-01 12:52:49.025 +03:00 [DBG] Connection id "0HNC8090TGE5Q" received FIN. 2025-07-01 12:52:49.025 +03:00 [DBG] Connection id "0HNC8090TGE5Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:52:49.025 +03:00 [DBG] Connection id "0HNC8090TGE5Q" disconnecting. 2025-07-01 12:52:49.025 +03:00 [DBG] Connection id "0HNC8090TGE5Q" stopped. 2025-07-01 12:52:54.011 +03:00 [DBG] Connection id "0HNC8090TGE5R" accepted. 2025-07-01 12:52:54.011 +03:00 [DBG] Connection id "0HNC8090TGE5R" started. 2025-07-01 12:52:54.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:52:54.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:52:54.011 +03:00 [DBG] POST requests are not supported 2025-07-01 12:52:54.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:52:54.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:52:54.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:54.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:52:54.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:52:54.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:52:54.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:52:54.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:54.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:52:54.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:52:54.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:52:54.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:52:54.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:52:54.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:52:54.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:54.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:54.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:52:54.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:52:54.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:54.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:54.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:54.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:54.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:52:54.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.148ms. 2025-07-01 12:52:54.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:54.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:54.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:54.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:54.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:54.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:54.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:54.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:54.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:52:54.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:52:54.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:52:54.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:54.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:54.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:54.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:54.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:54.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:54.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8243ms 2025-07-01 12:52:54.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:54.012 +03:00 [DBG] Connection id "0HNC8090TGE5R" completed keep alive response. 2025-07-01 12:52:54.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5446ms 2025-07-01 12:52:54.013 +03:00 [DBG] Connection id "0HNC8090TGE5R" received FIN. 2025-07-01 12:52:54.013 +03:00 [DBG] Connection id "0HNC8090TGE5R" disconnecting. 2025-07-01 12:52:54.013 +03:00 [DBG] Connection id "0HNC8090TGE5R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:52:54.014 +03:00 [DBG] Connection id "0HNC8090TGE5R" stopped. 2025-07-01 12:52:59.009 +03:00 [DBG] Connection id "0HNC8090TGE5S" accepted. 2025-07-01 12:52:59.009 +03:00 [DBG] Connection id "0HNC8090TGE5S" started. 2025-07-01 12:52:59.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:52:59.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:52:59.009 +03:00 [DBG] POST requests are not supported 2025-07-01 12:52:59.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:52:59.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:52:59.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:59.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:52:59.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:52:59.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:52:59.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:52:59.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:59.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:52:59.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:52:59.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:52:59.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:52:59.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:52:59.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:52:59.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:59.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:59.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:52:59.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:52:59.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:59.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:59.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:59.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:59.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:52:59.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1245ms. 2025-07-01 12:52:59.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:59.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:52:59.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:59.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:52:59.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:59.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:59.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:59.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:59.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:52:59.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:52:59.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:52:59.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:59.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:52:59.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:59.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:59.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:59.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:52:59.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7551ms 2025-07-01 12:52:59.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:52:59.010 +03:00 [DBG] Connection id "0HNC8090TGE5S" completed keep alive response. 2025-07-01 12:52:59.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3418ms 2025-07-01 12:52:59.011 +03:00 [DBG] Connection id "0HNC8090TGE5S" received FIN. 2025-07-01 12:52:59.011 +03:00 [DBG] Connection id "0HNC8090TGE5S" disconnecting. 2025-07-01 12:52:59.011 +03:00 [DBG] Connection id "0HNC8090TGE5S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:52:59.012 +03:00 [DBG] Connection id "0HNC8090TGE5S" stopped. 2025-07-01 12:53:04.005 +03:00 [DBG] Connection id "0HNC8090TGE5T" accepted. 2025-07-01 12:53:04.005 +03:00 [DBG] Connection id "0HNC8090TGE5T" started. 2025-07-01 12:53:04.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:53:04.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:53:04.005 +03:00 [DBG] POST requests are not supported 2025-07-01 12:53:04.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:53:04.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:53:04.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:04.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:53:04.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:53:04.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:53:04.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:53:04.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:04.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:53:04.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:53:04.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:53:04.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:53:04.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:53:04.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:53:04.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:04.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:04.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:53:04.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:53:04.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:04.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:04.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:04.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:04.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:53:04.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1158ms. 2025-07-01 12:53:04.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:04.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:04.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:04.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:04.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:04.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:04.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:04.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:04.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:53:04.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:53:04.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:53:04.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:04.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:04.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:04.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:04.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:04.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:04.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5955ms 2025-07-01 12:53:04.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:04.006 +03:00 [DBG] Connection id "0HNC8090TGE5T" completed keep alive response. 2025-07-01 12:53:04.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1808ms 2025-07-01 12:53:04.007 +03:00 [DBG] Connection id "0HNC8090TGE5T" received FIN. 2025-07-01 12:53:04.007 +03:00 [DBG] Connection id "0HNC8090TGE5T" disconnecting. 2025-07-01 12:53:04.007 +03:00 [DBG] Connection id "0HNC8090TGE5T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:53:04.008 +03:00 [DBG] Connection id "0HNC8090TGE5T" stopped. 2025-07-01 12:53:09.009 +03:00 [DBG] Connection id "0HNC8090TGE5U" accepted. 2025-07-01 12:53:09.009 +03:00 [DBG] Connection id "0HNC8090TGE5U" started. 2025-07-01 12:53:09.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:53:09.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:53:09.009 +03:00 [DBG] POST requests are not supported 2025-07-01 12:53:09.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:53:09.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:53:09.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:09.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:53:09.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:53:09.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:53:09.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:53:09.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:09.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:53:09.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:53:09.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:53:09.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:53:09.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:53:09.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:53:09.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:09.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:09.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:53:09.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:53:09.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:09.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:09.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:09.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:09.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:53:09.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1523ms. 2025-07-01 12:53:09.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:09.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:09.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:09.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:09.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:09.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:09.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:09.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:09.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:53:09.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:53:09.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:53:09.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:09.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:09.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:09.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:09.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:09.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:09.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0313ms 2025-07-01 12:53:09.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:09.011 +03:00 [DBG] Connection id "0HNC8090TGE5U" completed keep alive response. 2025-07-01 12:53:09.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8173ms 2025-07-01 12:53:09.011 +03:00 [DBG] Connection id "0HNC8090TGE5U" received FIN. 2025-07-01 12:53:09.012 +03:00 [DBG] Connection id "0HNC8090TGE5U" disconnecting. 2025-07-01 12:53:09.012 +03:00 [DBG] Connection id "0HNC8090TGE5U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:53:09.013 +03:00 [DBG] Connection id "0HNC8090TGE5U" stopped. 2025-07-01 12:53:14.009 +03:00 [DBG] Connection id "0HNC8090TGE5V" accepted. 2025-07-01 12:53:14.009 +03:00 [DBG] Connection id "0HNC8090TGE5V" started. 2025-07-01 12:53:14.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:53:14.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:53:14.009 +03:00 [DBG] POST requests are not supported 2025-07-01 12:53:14.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:53:14.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:53:14.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:14.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:53:14.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:53:14.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:53:14.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:53:14.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:14.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:53:14.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:53:14.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:53:14.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:53:14.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:53:14.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:53:14.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:14.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:14.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:53:14.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:53:14.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:14.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:14.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:14.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:14.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:53:14.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1698ms. 2025-07-01 12:53:14.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:14.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:14.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:14.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:14.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:14.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:14.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:14.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:14.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:53:14.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:53:14.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:53:14.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:14.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:14.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:14.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:14.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:14.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:14.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4952ms 2025-07-01 12:53:14.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:14.011 +03:00 [DBG] Connection id "0HNC8090TGE5V" completed keep alive response. 2025-07-01 12:53:14.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3954ms 2025-07-01 12:53:14.011 +03:00 [DBG] Connection id "0HNC8090TGE5V" received FIN. 2025-07-01 12:53:14.012 +03:00 [DBG] Connection id "0HNC8090TGE5V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:53:14.012 +03:00 [DBG] Connection id "0HNC8090TGE5V" disconnecting. 2025-07-01 12:53:14.012 +03:00 [DBG] Connection id "0HNC8090TGE5V" stopped. 2025-07-01 12:53:19.005 +03:00 [DBG] Connection id "0HNC8090TGE60" accepted. 2025-07-01 12:53:19.005 +03:00 [DBG] Connection id "0HNC8090TGE60" started. 2025-07-01 12:53:19.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:53:19.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:53:19.005 +03:00 [DBG] POST requests are not supported 2025-07-01 12:53:19.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:53:19.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:53:19.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:19.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:53:19.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:53:19.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:53:19.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:53:19.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:19.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:53:19.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:53:19.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:53:19.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:53:19.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:53:19.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:53:19.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:19.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:19.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:53:19.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:53:19.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:19.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:19.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:19.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:19.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:53:19.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1148ms. 2025-07-01 12:53:19.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:19.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:19.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:19.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:19.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:19.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:19.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:19.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:19.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:53:19.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:53:19.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:53:19.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:19.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:19.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:19.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:19.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:19.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:19.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6385ms 2025-07-01 12:53:19.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:19.006 +03:00 [DBG] Connection id "0HNC8090TGE60" completed keep alive response. 2025-07-01 12:53:19.006 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3426ms 2025-07-01 12:53:19.007 +03:00 [DBG] Connection id "0HNC8090TGE60" received FIN. 2025-07-01 12:53:19.007 +03:00 [DBG] Connection id "0HNC8090TGE60" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:53:19.007 +03:00 [DBG] Connection id "0HNC8090TGE60" disconnecting. 2025-07-01 12:53:19.007 +03:00 [DBG] Connection id "0HNC8090TGE60" stopped. 2025-07-01 12:53:24.008 +03:00 [DBG] Connection id "0HNC8090TGE61" accepted. 2025-07-01 12:53:24.008 +03:00 [DBG] Connection id "0HNC8090TGE61" started. 2025-07-01 12:53:24.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:53:24.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:53:24.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:53:24.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:53:24.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:53:24.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:24.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:53:24.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:53:24.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:53:24.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:53:24.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:24.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:53:24.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:53:24.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:53:24.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:53:24.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:53:24.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:53:24.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:24.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:24.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:53:24.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:53:24.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:24.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:24.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:24.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:24.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:53:24.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1307ms. 2025-07-01 12:53:24.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:24.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:24.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:24.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:24.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:24.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:24.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:24.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:24.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:53:24.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:53:24.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:53:24.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:24.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:24.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:24.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:24.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:24.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:24.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.182ms 2025-07-01 12:53:24.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:24.010 +03:00 [DBG] Connection id "0HNC8090TGE61" completed keep alive response. 2025-07-01 12:53:24.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1328ms 2025-07-01 12:53:24.011 +03:00 [DBG] Connection id "0HNC8090TGE61" received FIN. 2025-07-01 12:53:24.011 +03:00 [DBG] Connection id "0HNC8090TGE61" disconnecting. 2025-07-01 12:53:24.011 +03:00 [DBG] Connection id "0HNC8090TGE61" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:53:24.012 +03:00 [DBG] Connection id "0HNC8090TGE61" stopped. 2025-07-01 12:53:29.012 +03:00 [DBG] Connection id "0HNC8090TGE62" accepted. 2025-07-01 12:53:29.013 +03:00 [DBG] Connection id "0HNC8090TGE62" started. 2025-07-01 12:53:29.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:53:29.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:53:29.013 +03:00 [DBG] POST requests are not supported 2025-07-01 12:53:29.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:53:29.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:53:29.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:29.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:53:29.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:53:29.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:53:29.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:53:29.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:29.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:53:29.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:53:29.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:53:29.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:53:29.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:53:29.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:53:29.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:29.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:29.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:53:29.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:53:29.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:29.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:29.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:29.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:29.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:53:29.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-07-01 12:53:29.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:29.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:29.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:29.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:29.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:29.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:29.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:29.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:29.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:53:29.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:53:29.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:53:29.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:29.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:29.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:29.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:29.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:29.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:29.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8492ms 2025-07-01 12:53:29.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:29.015 +03:00 [DBG] Connection id "0HNC8090TGE62" completed keep alive response. 2025-07-01 12:53:29.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6097ms 2025-07-01 12:53:29.015 +03:00 [DBG] Connection id "0HNC8090TGE62" received FIN. 2025-07-01 12:53:29.015 +03:00 [DBG] Connection id "0HNC8090TGE62" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:53:29.015 +03:00 [DBG] Connection id "0HNC8090TGE62" disconnecting. 2025-07-01 12:53:29.015 +03:00 [DBG] Connection id "0HNC8090TGE62" stopped. 2025-07-01 12:53:34.007 +03:00 [DBG] Connection id "0HNC8090TGE63" accepted. 2025-07-01 12:53:34.007 +03:00 [DBG] Connection id "0HNC8090TGE63" started. 2025-07-01 12:53:34.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:53:34.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:53:34.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:53:34.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:53:34.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:53:34.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:34.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:53:34.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:53:34.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:53:34.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:53:34.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:34.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:53:34.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:53:34.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:53:34.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:53:34.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:53:34.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:53:34.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:34.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:34.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:53:34.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:53:34.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:34.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:34.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:53:34.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1298ms. 2025-07-01 12:53:34.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:34.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:34.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:34.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:34.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:34.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:34.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:53:34.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:53:34.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:53:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:34.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:34.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:34.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1138ms 2025-07-01 12:53:34.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:34.009 +03:00 [DBG] Connection id "0HNC8090TGE63" completed keep alive response. 2025-07-01 12:53:34.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9492ms 2025-07-01 12:53:34.009 +03:00 [DBG] Connection id "0HNC8090TGE63" received FIN. 2025-07-01 12:53:34.009 +03:00 [DBG] Connection id "0HNC8090TGE63" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:53:34.009 +03:00 [DBG] Connection id "0HNC8090TGE63" disconnecting. 2025-07-01 12:53:34.009 +03:00 [DBG] Connection id "0HNC8090TGE63" stopped. 2025-07-01 12:53:39.005 +03:00 [DBG] Connection id "0HNC8090TGE64" accepted. 2025-07-01 12:53:39.005 +03:00 [DBG] Connection id "0HNC8090TGE64" started. 2025-07-01 12:53:39.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:53:39.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:53:39.005 +03:00 [DBG] POST requests are not supported 2025-07-01 12:53:39.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:53:39.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:53:39.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:39.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:53:39.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:53:39.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:53:39.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:53:39.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:39.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:53:39.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:53:39.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:53:39.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:53:39.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:53:39.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:53:39.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:39.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:39.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:53:39.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:53:39.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:39.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:39.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:39.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:39.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:53:39.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2403ms. 2025-07-01 12:53:39.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:39.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:39.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:39.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:39.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:39.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:39.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:39.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:39.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:53:39.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:53:39.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:53:39.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:39.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:39.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:39.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:39.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:39.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:39.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6485ms 2025-07-01 12:53:39.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:39.008 +03:00 [DBG] Connection id "0HNC8090TGE64" completed keep alive response. 2025-07-01 12:53:39.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8221ms 2025-07-01 12:53:39.008 +03:00 [DBG] Connection id "0HNC8090TGE64" received FIN. 2025-07-01 12:53:39.008 +03:00 [DBG] Connection id "0HNC8090TGE64" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:53:39.008 +03:00 [DBG] Connection id "0HNC8090TGE64" disconnecting. 2025-07-01 12:53:39.009 +03:00 [DBG] Connection id "0HNC8090TGE64" stopped. 2025-07-01 12:53:44.005 +03:00 [DBG] Connection id "0HNC8090TGE65" accepted. 2025-07-01 12:53:44.005 +03:00 [DBG] Connection id "0HNC8090TGE65" started. 2025-07-01 12:53:44.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:53:44.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:53:44.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:53:44.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:53:44.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:53:44.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:44.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:53:44.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:53:44.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:53:44.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:53:44.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:44.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:53:44.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:53:44.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:53:44.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:53:44.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:53:44.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:53:44.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:44.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:44.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:53:44.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:53:44.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:44.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:44.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:44.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:44.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:53:44.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1746ms. 2025-07-01 12:53:44.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:44.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:44.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:44.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:44.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:44.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:44.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:44.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:44.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:53:44.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:53:44.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:53:44.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:44.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:44.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:44.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:44.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:44.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:44.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3938ms 2025-07-01 12:53:44.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:44.008 +03:00 [DBG] Connection id "0HNC8090TGE65" completed keep alive response. 2025-07-01 12:53:44.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6676ms 2025-07-01 12:53:44.009 +03:00 [DBG] Connection id "0HNC8090TGE65" received FIN. 2025-07-01 12:53:44.009 +03:00 [DBG] Connection id "0HNC8090TGE65" disconnecting. 2025-07-01 12:53:44.009 +03:00 [DBG] Connection id "0HNC8090TGE65" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:53:44.010 +03:00 [DBG] Connection id "0HNC8090TGE65" stopped. 2025-07-01 12:53:49.006 +03:00 [DBG] Connection id "0HNC8090TGE66" accepted. 2025-07-01 12:53:49.006 +03:00 [DBG] Connection id "0HNC8090TGE66" started. 2025-07-01 12:53:49.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:53:49.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:53:49.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:53:49.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:53:49.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:53:49.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:49.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:53:49.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:53:49.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:53:49.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:53:49.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:49.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:53:49.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:53:49.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:53:49.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:53:49.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:53:49.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:53:49.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:49.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:49.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:53:49.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:53:49.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:49.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:49.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:49.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:49.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:53:49.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2728ms. 2025-07-01 12:53:49.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:49.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:49.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:49.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:49.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:49.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:49.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:49.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:49.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:53:49.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:53:49.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:53:49.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:49.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:49.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:49.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:49.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:49.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:49.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9337ms 2025-07-01 12:53:49.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:49.010 +03:00 [DBG] Connection id "0HNC8090TGE66" completed keep alive response. 2025-07-01 12:53:49.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3708ms 2025-07-01 12:53:49.010 +03:00 [DBG] Connection id "0HNC8090TGE66" received FIN. 2025-07-01 12:53:49.010 +03:00 [DBG] Connection id "0HNC8090TGE66" disconnecting. 2025-07-01 12:53:49.010 +03:00 [DBG] Connection id "0HNC8090TGE66" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:53:49.011 +03:00 [DBG] Connection id "0HNC8090TGE66" stopped. 2025-07-01 12:53:54.008 +03:00 [DBG] Connection id "0HNC8090TGE67" accepted. 2025-07-01 12:53:54.008 +03:00 [DBG] Connection id "0HNC8090TGE67" started. 2025-07-01 12:53:54.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:53:54.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:53:54.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:53:54.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:53:54.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:53:54.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:54.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:53:54.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:53:54.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:53:54.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:53:54.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:54.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:53:54.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:53:54.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:53:54.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:53:54.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:53:54.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:53:54.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:54.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:54.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:53:54.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:53:54.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:54.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:54.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:54.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:54.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:53:54.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1262ms. 2025-07-01 12:53:54.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:54.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:54.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:54.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:54.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:54.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:54.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:54.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:54.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:53:54.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:53:54.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:53:54.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:54.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:54.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:54.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:54.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:54.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:54.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6973ms 2025-07-01 12:53:54.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:54.009 +03:00 [DBG] Connection id "0HNC8090TGE67" completed keep alive response. 2025-07-01 12:53:54.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3175ms 2025-07-01 12:53:54.010 +03:00 [DBG] Connection id "0HNC8090TGE67" received FIN. 2025-07-01 12:53:54.010 +03:00 [DBG] Connection id "0HNC8090TGE67" disconnecting. 2025-07-01 12:53:54.010 +03:00 [DBG] Connection id "0HNC8090TGE67" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:53:54.011 +03:00 [DBG] Connection id "0HNC8090TGE67" stopped. 2025-07-01 12:53:59.005 +03:00 [DBG] Connection id "0HNC8090TGE68" accepted. 2025-07-01 12:53:59.005 +03:00 [DBG] Connection id "0HNC8090TGE68" started. 2025-07-01 12:53:59.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:53:59.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:53:59.005 +03:00 [DBG] POST requests are not supported 2025-07-01 12:53:59.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:53:59.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:53:59.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:59.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:53:59.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:53:59.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:53:59.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:53:59.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:59.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:53:59.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:53:59.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:53:59.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:53:59.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:53:59.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:53:59.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:59.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:59.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:53:59.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:53:59.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:59.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:59.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:59.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:59.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:53:59.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2011ms. 2025-07-01 12:53:59.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:59.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:53:59.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:59.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:53:59.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:59.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:59.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:59.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:59.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:53:59.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:53:59.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:53:59.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:59.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:53:59.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:59.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:59.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:59.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:53:59.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1634ms 2025-07-01 12:53:59.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:53:59.007 +03:00 [DBG] Connection id "0HNC8090TGE68" completed keep alive response. 2025-07-01 12:53:59.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2324ms 2025-07-01 12:53:59.008 +03:00 [DBG] Connection id "0HNC8090TGE68" received FIN. 2025-07-01 12:53:59.008 +03:00 [DBG] Connection id "0HNC8090TGE68" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:53:59.008 +03:00 [DBG] Connection id "0HNC8090TGE68" disconnecting. 2025-07-01 12:53:59.008 +03:00 [DBG] Connection id "0HNC8090TGE68" stopped. 2025-07-01 12:54:04.008 +03:00 [DBG] Connection id "0HNC8090TGE69" accepted. 2025-07-01 12:54:04.008 +03:00 [DBG] Connection id "0HNC8090TGE69" started. 2025-07-01 12:54:04.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:54:04.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:54:04.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:54:04.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:54:04.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:54:04.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:04.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:54:04.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:54:04.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:54:04.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:54:04.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:04.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:54:04.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:54:04.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:54:04.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:54:04.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:54:04.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:54:04.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:04.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:04.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:54:04.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:54:04.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:04.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:04.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:04.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:04.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:54:04.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1261ms. 2025-07-01 12:54:04.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:04.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:04.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:04.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:04.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:04.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:04.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:04.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:04.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:54:04.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:54:04.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:54:04.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:04.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:04.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:04.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:04.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:04.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:04.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7455ms 2025-07-01 12:54:04.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:04.009 +03:00 [DBG] Connection id "0HNC8090TGE69" completed keep alive response. 2025-07-01 12:54:04.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3995ms 2025-07-01 12:54:04.010 +03:00 [DBG] Connection id "0HNC8090TGE69" received FIN. 2025-07-01 12:54:04.010 +03:00 [DBG] Connection id "0HNC8090TGE69" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:54:04.010 +03:00 [DBG] Connection id "0HNC8090TGE69" disconnecting. 2025-07-01 12:54:04.010 +03:00 [DBG] Connection id "0HNC8090TGE69" stopped. 2025-07-01 12:54:09.008 +03:00 [DBG] Connection id "0HNC8090TGE6A" accepted. 2025-07-01 12:54:09.008 +03:00 [DBG] Connection id "0HNC8090TGE6A" started. 2025-07-01 12:54:09.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:54:09.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:54:09.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:54:09.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:54:09.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:54:09.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:09.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:54:09.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:54:09.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:54:09.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:54:09.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:09.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:54:09.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:54:09.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:54:09.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:54:09.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:54:09.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:54:09.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:09.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:09.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:54:09.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:54:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:09.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:54:09.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1928ms. 2025-07-01 12:54:09.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:09.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:09.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:09.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:09.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:09.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:09.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:09.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:09.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:54:09.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:54:09.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:54:09.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:09.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:09.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:09.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:09.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:09.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:09.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1318ms 2025-07-01 12:54:09.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:09.010 +03:00 [DBG] Connection id "0HNC8090TGE6A" completed keep alive response. 2025-07-01 12:54:09.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1468ms 2025-07-01 12:54:09.011 +03:00 [DBG] Connection id "0HNC8090TGE6A" received FIN. 2025-07-01 12:54:09.011 +03:00 [DBG] Connection id "0HNC8090TGE6A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:54:09.011 +03:00 [DBG] Connection id "0HNC8090TGE6A" disconnecting. 2025-07-01 12:54:09.011 +03:00 [DBG] Connection id "0HNC8090TGE6A" stopped. 2025-07-01 12:54:14.013 +03:00 [DBG] Connection id "0HNC8090TGE6B" accepted. 2025-07-01 12:54:14.013 +03:00 [DBG] Connection id "0HNC8090TGE6B" started. 2025-07-01 12:54:14.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:54:14.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:54:14.013 +03:00 [DBG] POST requests are not supported 2025-07-01 12:54:14.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:54:14.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:54:14.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:14.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:54:14.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:54:14.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:54:14.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:54:14.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:14.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:54:14.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:54:14.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:54:14.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:54:14.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:54:14.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:54:14.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:14.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:14.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:54:14.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:54:14.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:14.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:14.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:14.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:14.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:54:14.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1203ms. 2025-07-01 12:54:14.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:14.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:14.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:14.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:14.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:14.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:14.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:14.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:14.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:54:14.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:54:14.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:54:14.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:14.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:14.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:14.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:14.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:14.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:14.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7926ms 2025-07-01 12:54:14.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:14.014 +03:00 [DBG] Connection id "0HNC8090TGE6B" completed keep alive response. 2025-07-01 12:54:14.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5097ms 2025-07-01 12:54:14.015 +03:00 [DBG] Connection id "0HNC8090TGE6B" received FIN. 2025-07-01 12:54:14.015 +03:00 [DBG] Connection id "0HNC8090TGE6B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:54:14.015 +03:00 [DBG] Connection id "0HNC8090TGE6B" disconnecting. 2025-07-01 12:54:14.015 +03:00 [DBG] Connection id "0HNC8090TGE6B" stopped. 2025-07-01 12:54:19.009 +03:00 [DBG] Connection id "0HNC8090TGE6C" accepted. 2025-07-01 12:54:19.009 +03:00 [DBG] Connection id "0HNC8090TGE6C" started. 2025-07-01 12:54:19.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:54:19.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:54:19.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:54:19.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:54:19.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:54:19.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:19.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:54:19.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:54:19.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:54:19.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:54:19.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:19.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:54:19.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:54:19.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:54:19.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:54:19.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:54:19.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:54:19.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:19.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:19.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:54:19.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:54:19.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:19.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:19.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:19.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:19.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:54:19.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2048ms. 2025-07-01 12:54:19.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:19.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:19.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:19.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:19.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:19.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:19.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:19.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:19.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:54:19.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:54:19.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:54:19.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:19.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:19.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:19.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:19.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:19.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:19.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9828ms 2025-07-01 12:54:19.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:19.013 +03:00 [DBG] Connection id "0HNC8090TGE6C" completed keep alive response. 2025-07-01 12:54:19.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4063ms 2025-07-01 12:54:19.013 +03:00 [DBG] Connection id "0HNC8090TGE6C" received FIN. 2025-07-01 12:54:19.013 +03:00 [DBG] Connection id "0HNC8090TGE6C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:54:19.014 +03:00 [DBG] Connection id "0HNC8090TGE6C" disconnecting. 2025-07-01 12:54:19.014 +03:00 [DBG] Connection id "0HNC8090TGE6C" stopped. 2025-07-01 12:54:24.008 +03:00 [DBG] Connection id "0HNC8090TGE6D" accepted. 2025-07-01 12:54:24.008 +03:00 [DBG] Connection id "0HNC8090TGE6D" started. 2025-07-01 12:54:24.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:54:24.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:54:24.009 +03:00 [DBG] POST requests are not supported 2025-07-01 12:54:24.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:54:24.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:54:24.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:24.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:54:24.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:54:24.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:54:24.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:54:24.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:24.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:54:24.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:54:24.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:54:24.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:54:24.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:54:24.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:54:24.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:24.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:24.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:54:24.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:54:24.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:24.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:24.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:24.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:24.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:54:24.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1267ms. 2025-07-01 12:54:24.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:24.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:24.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:24.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:24.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:24.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:24.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:24.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:24.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:54:24.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:54:24.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:54:24.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:24.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:24.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:24.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:24.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:24.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:24.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.787ms 2025-07-01 12:54:24.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:24.010 +03:00 [DBG] Connection id "0HNC8090TGE6D" completed keep alive response. 2025-07-01 12:54:24.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5863ms 2025-07-01 12:54:24.010 +03:00 [DBG] Connection id "0HNC8090TGE6D" received FIN. 2025-07-01 12:54:24.010 +03:00 [DBG] Connection id "0HNC8090TGE6D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:54:24.010 +03:00 [DBG] Connection id "0HNC8090TGE6D" disconnecting. 2025-07-01 12:54:24.010 +03:00 [DBG] Connection id "0HNC8090TGE6D" stopped. 2025-07-01 12:54:29.002 +03:00 [DBG] Connection id "0HNC8090TGE6E" accepted. 2025-07-01 12:54:29.002 +03:00 [DBG] Connection id "0HNC8090TGE6E" started. 2025-07-01 12:54:29.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:54:29.003 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:54:29.003 +03:00 [DBG] POST requests are not supported 2025-07-01 12:54:29.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:54:29.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:54:29.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:29.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:54:29.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:54:29.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:54:29.003 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:54:29.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:29.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:54:29.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:54:29.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:54:29.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:54:29.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:54:29.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:54:29.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:29.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:29.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:54:29.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:54:29.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:29.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:29.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:29.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:29.004 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:54:29.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1701ms. 2025-07-01 12:54:29.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:29.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:29.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:29.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:29.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:29.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:29.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:29.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:29.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:54:29.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:54:29.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:54:29.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:29.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:29.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:29.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:29.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:29.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:29.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.152ms 2025-07-01 12:54:29.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:29.005 +03:00 [DBG] Connection id "0HNC8090TGE6E" completed keep alive response. 2025-07-01 12:54:29.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1456ms 2025-07-01 12:54:29.005 +03:00 [DBG] Connection id "0HNC8090TGE6E" received FIN. 2025-07-01 12:54:29.005 +03:00 [DBG] Connection id "0HNC8090TGE6E" disconnecting. 2025-07-01 12:54:29.005 +03:00 [DBG] Connection id "0HNC8090TGE6E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:54:29.006 +03:00 [DBG] Connection id "0HNC8090TGE6E" stopped. 2025-07-01 12:54:34.007 +03:00 [DBG] Connection id "0HNC8090TGE6F" accepted. 2025-07-01 12:54:34.008 +03:00 [DBG] Connection id "0HNC8090TGE6F" started. 2025-07-01 12:54:34.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:54:34.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:54:34.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:54:34.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:54:34.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:54:34.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:34.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:54:34.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:54:34.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:54:34.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:54:34.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:34.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:54:34.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:54:34.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:54:34.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:54:34.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:54:34.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:54:34.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:34.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:34.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:54:34.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:54:34.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:34.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:34.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:54:34.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1668ms. 2025-07-01 12:54:34.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:34.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:34.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:34.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:34.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:54:34.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:54:34.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:54:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:34.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:34.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:34.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8514ms 2025-07-01 12:54:34.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:34.009 +03:00 [DBG] Connection id "0HNC8090TGE6F" completed keep alive response. 2025-07-01 12:54:34.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.475ms 2025-07-01 12:54:34.009 +03:00 [DBG] Connection id "0HNC8090TGE6F" received FIN. 2025-07-01 12:54:34.009 +03:00 [DBG] Connection id "0HNC8090TGE6F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:54:34.010 +03:00 [DBG] Connection id "0HNC8090TGE6F" disconnecting. 2025-07-01 12:54:34.010 +03:00 [DBG] Connection id "0HNC8090TGE6F" stopped. 2025-07-01 12:54:39.008 +03:00 [DBG] Connection id "0HNC8090TGE6G" accepted. 2025-07-01 12:54:39.008 +03:00 [DBG] Connection id "0HNC8090TGE6G" started. 2025-07-01 12:54:39.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:54:39.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:54:39.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:54:39.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:54:39.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:54:39.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:39.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:54:39.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:54:39.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:54:39.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:54:39.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:39.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:54:39.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:54:39.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:54:39.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:54:39.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:54:39.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:54:39.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:39.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:39.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:54:39.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:54:39.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:39.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:39.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:39.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:39.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:54:39.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1437ms. 2025-07-01 12:54:39.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:39.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:39.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:39.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:39.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:39.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:39.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:39.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:39.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:54:39.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:54:39.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:54:39.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:39.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:39.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:39.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:39.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:39.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:39.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9143ms 2025-07-01 12:54:39.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:39.010 +03:00 [DBG] Connection id "0HNC8090TGE6G" completed keep alive response. 2025-07-01 12:54:39.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6756ms 2025-07-01 12:54:39.010 +03:00 [DBG] Connection id "0HNC8090TGE6G" received FIN. 2025-07-01 12:54:39.010 +03:00 [DBG] Connection id "0HNC8090TGE6G" disconnecting. 2025-07-01 12:54:39.010 +03:00 [DBG] Connection id "0HNC8090TGE6G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:54:39.011 +03:00 [DBG] Connection id "0HNC8090TGE6G" stopped. 2025-07-01 12:54:44.005 +03:00 [DBG] Connection id "0HNC8090TGE6H" accepted. 2025-07-01 12:54:44.005 +03:00 [DBG] Connection id "0HNC8090TGE6H" started. 2025-07-01 12:54:44.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:54:44.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:54:44.005 +03:00 [DBG] POST requests are not supported 2025-07-01 12:54:44.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:54:44.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:54:44.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:44.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:54:44.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:54:44.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:54:44.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:54:44.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:44.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:54:44.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:54:44.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:54:44.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:54:44.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:54:44.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:54:44.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:44.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:44.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:54:44.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:54:44.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:44.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:44.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:44.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:44.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:54:44.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1204ms. 2025-07-01 12:54:44.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:44.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:44.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:44.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:44.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:44.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:44.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:44.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:44.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:54:44.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:54:44.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:54:44.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:44.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:44.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:44.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:44.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:44.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:44.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8405ms 2025-07-01 12:54:44.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:44.007 +03:00 [DBG] Connection id "0HNC8090TGE6H" completed keep alive response. 2025-07-01 12:54:44.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5981ms 2025-07-01 12:54:44.007 +03:00 [DBG] Connection id "0HNC8090TGE6H" received FIN. 2025-07-01 12:54:44.007 +03:00 [DBG] Connection id "0HNC8090TGE6H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:54:44.007 +03:00 [DBG] Connection id "0HNC8090TGE6H" disconnecting. 2025-07-01 12:54:44.007 +03:00 [DBG] Connection id "0HNC8090TGE6H" stopped. 2025-07-01 12:54:49.005 +03:00 [DBG] Connection id "0HNC8090TGE6I" accepted. 2025-07-01 12:54:49.005 +03:00 [DBG] Connection id "0HNC8090TGE6I" started. 2025-07-01 12:54:49.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:54:49.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:54:49.005 +03:00 [DBG] POST requests are not supported 2025-07-01 12:54:49.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:54:49.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:54:49.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:49.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:54:49.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:54:49.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:54:49.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:54:49.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:49.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:54:49.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:54:49.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:54:49.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:54:49.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:54:49.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:54:49.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:49.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:49.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:54:49.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:54:49.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:49.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:49.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:49.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:49.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:54:49.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1342ms. 2025-07-01 12:54:49.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:49.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:49.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:49.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:49.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:49.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:49.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:49.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:49.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:54:49.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:54:49.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:54:49.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:49.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:49.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:49.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:49.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:49.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:49.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7146ms 2025-07-01 12:54:49.006 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:49.006 +03:00 [DBG] Connection id "0HNC8090TGE6I" completed keep alive response. 2025-07-01 12:54:49.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3582ms 2025-07-01 12:54:49.007 +03:00 [DBG] Connection id "0HNC8090TGE6I" received FIN. 2025-07-01 12:54:49.007 +03:00 [DBG] Connection id "0HNC8090TGE6I" disconnecting. 2025-07-01 12:54:49.007 +03:00 [DBG] Connection id "0HNC8090TGE6I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:54:49.008 +03:00 [DBG] Connection id "0HNC8090TGE6I" stopped. 2025-07-01 12:54:54.005 +03:00 [DBG] Connection id "0HNC8090TGE6J" accepted. 2025-07-01 12:54:54.005 +03:00 [DBG] Connection id "0HNC8090TGE6J" started. 2025-07-01 12:54:54.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:54:54.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:54:54.005 +03:00 [DBG] POST requests are not supported 2025-07-01 12:54:54.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:54:54.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:54:54.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:54.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:54:54.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:54:54.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:54:54.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:54:54.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:54.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:54:54.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:54:54.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:54:54.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:54:54.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:54:54.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:54:54.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:54.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:54.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:54:54.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:54:54.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:54.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:54.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:54.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:54.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:54:54.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1267ms. 2025-07-01 12:54:54.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:54.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:54.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:54.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:54.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:54.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:54.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:54.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:54.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:54:54.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:54:54.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:54:54.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:54.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:54.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:54.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:54.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:54.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:54.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6915ms 2025-07-01 12:54:54.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:54.007 +03:00 [DBG] Connection id "0HNC8090TGE6J" completed keep alive response. 2025-07-01 12:54:54.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3397ms 2025-07-01 12:54:54.007 +03:00 [DBG] Connection id "0HNC8090TGE6J" received FIN. 2025-07-01 12:54:54.007 +03:00 [DBG] Connection id "0HNC8090TGE6J" disconnecting. 2025-07-01 12:54:54.007 +03:00 [DBG] Connection id "0HNC8090TGE6J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:54:54.008 +03:00 [DBG] Connection id "0HNC8090TGE6J" stopped. 2025-07-01 12:54:59.013 +03:00 [DBG] Connection id "0HNC8090TGE6K" accepted. 2025-07-01 12:54:59.013 +03:00 [DBG] Connection id "0HNC8090TGE6K" started. 2025-07-01 12:54:59.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:54:59.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:54:59.013 +03:00 [DBG] POST requests are not supported 2025-07-01 12:54:59.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:54:59.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:54:59.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:59.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:54:59.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:54:59.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:54:59.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:54:59.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:59.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:54:59.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:54:59.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:54:59.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:54:59.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:54:59.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:54:59.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:59.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:59.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:54:59.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:54:59.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:59.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:59.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:59.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:59.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:54:59.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1219ms. 2025-07-01 12:54:59.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:59.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:54:59.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:59.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:54:59.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:59.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:59.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:59.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:59.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:54:59.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:54:59.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:54:59.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:59.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:54:59.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:59.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:59.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:59.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:54:59.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6611ms 2025-07-01 12:54:59.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:54:59.014 +03:00 [DBG] Connection id "0HNC8090TGE6K" completed keep alive response. 2025-07-01 12:54:59.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2775ms 2025-07-01 12:54:59.014 +03:00 [DBG] Connection id "0HNC8090TGE6K" received FIN. 2025-07-01 12:54:59.015 +03:00 [DBG] Connection id "0HNC8090TGE6K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:54:59.015 +03:00 [DBG] Connection id "0HNC8090TGE6K" disconnecting. 2025-07-01 12:54:59.015 +03:00 [DBG] Connection id "0HNC8090TGE6K" stopped. 2025-07-01 12:55:04.010 +03:00 [DBG] Connection id "0HNC8090TGE6L" accepted. 2025-07-01 12:55:04.011 +03:00 [DBG] Connection id "0HNC8090TGE6L" started. 2025-07-01 12:55:04.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:55:04.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:55:04.011 +03:00 [DBG] POST requests are not supported 2025-07-01 12:55:04.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:55:04.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:55:04.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:04.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:55:04.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:55:04.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:55:04.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:55:04.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:04.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:55:04.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:55:04.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:55:04.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:55:04.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:55:04.012 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:55:04.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:04.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:04.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:55:04.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:55:04.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:04.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:04.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:04.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:04.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:55:04.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1656ms. 2025-07-01 12:55:04.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:04.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:04.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:04.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:04.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:04.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:04.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:04.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:04.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:55:04.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:55:04.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:55:04.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:04.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:04.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:04.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:04.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:04.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:04.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2219ms 2025-07-01 12:55:04.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:04.013 +03:00 [DBG] Connection id "0HNC8090TGE6L" completed keep alive response. 2025-07-01 12:55:04.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.204ms 2025-07-01 12:55:04.013 +03:00 [DBG] Connection id "0HNC8090TGE6L" received FIN. 2025-07-01 12:55:04.013 +03:00 [DBG] Connection id "0HNC8090TGE6L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:55:04.013 +03:00 [DBG] Connection id "0HNC8090TGE6L" disconnecting. 2025-07-01 12:55:04.013 +03:00 [DBG] Connection id "0HNC8090TGE6L" stopped. 2025-07-01 12:55:09.010 +03:00 [DBG] Connection id "0HNC8090TGE6M" accepted. 2025-07-01 12:55:09.010 +03:00 [DBG] Connection id "0HNC8090TGE6M" started. 2025-07-01 12:55:09.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:55:09.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:55:09.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:55:09.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:55:09.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:55:09.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:09.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:55:09.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:55:09.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:55:09.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:55:09.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:09.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:55:09.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:55:09.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:55:09.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:55:09.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:55:09.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:55:09.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:09.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:09.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:55:09.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:55:09.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:09.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:09.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:09.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:09.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:55:09.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1253ms. 2025-07-01 12:55:09.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:09.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:09.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:09.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:09.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:09.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:09.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:09.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:09.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:55:09.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:55:09.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:55:09.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:09.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:09.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:09.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:09.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:09.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:09.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7148ms 2025-07-01 12:55:09.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:09.012 +03:00 [DBG] Connection id "0HNC8090TGE6M" completed keep alive response. 2025-07-01 12:55:09.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3919ms 2025-07-01 12:55:09.012 +03:00 [DBG] Connection id "0HNC8090TGE6M" received FIN. 2025-07-01 12:55:09.012 +03:00 [DBG] Connection id "0HNC8090TGE6M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:55:09.012 +03:00 [DBG] Connection id "0HNC8090TGE6M" disconnecting. 2025-07-01 12:55:09.012 +03:00 [DBG] Connection id "0HNC8090TGE6M" stopped. 2025-07-01 12:55:14.007 +03:00 [DBG] Connection id "0HNC8090TGE6N" accepted. 2025-07-01 12:55:14.007 +03:00 [DBG] Connection id "0HNC8090TGE6N" started. 2025-07-01 12:55:14.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:55:14.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:55:14.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:55:14.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:55:14.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:55:14.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:14.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:55:14.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:55:14.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:55:14.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:55:14.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:14.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:55:14.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:55:14.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:55:14.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:55:14.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:55:14.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:55:14.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:14.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:14.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:55:14.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:55:14.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:14.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:14.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:14.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:14.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:55:14.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1255ms. 2025-07-01 12:55:14.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:14.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:14.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:14.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:14.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:14.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:14.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:14.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:14.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:55:14.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:55:14.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:55:14.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:14.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:14.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:14.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:14.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:14.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:14.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.792ms 2025-07-01 12:55:14.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:14.009 +03:00 [DBG] Connection id "0HNC8090TGE6N" completed keep alive response. 2025-07-01 12:55:14.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4927ms 2025-07-01 12:55:14.009 +03:00 [DBG] Connection id "0HNC8090TGE6N" received FIN. 2025-07-01 12:55:14.009 +03:00 [DBG] Connection id "0HNC8090TGE6N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:55:14.009 +03:00 [DBG] Connection id "0HNC8090TGE6N" disconnecting. 2025-07-01 12:55:14.009 +03:00 [DBG] Connection id "0HNC8090TGE6N" stopped. 2025-07-01 12:55:19.007 +03:00 [DBG] Connection id "0HNC8090TGE6O" accepted. 2025-07-01 12:55:19.007 +03:00 [DBG] Connection id "0HNC8090TGE6O" started. 2025-07-01 12:55:19.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:55:19.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:55:19.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:55:19.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:55:19.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:55:19.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:19.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:55:19.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:55:19.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:55:19.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:55:19.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:19.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:55:19.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:55:19.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:55:19.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:55:19.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:55:19.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:55:19.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:19.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:19.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:55:19.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:55:19.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:19.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:19.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:19.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:19.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:55:19.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1552ms. 2025-07-01 12:55:19.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:19.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:19.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:19.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:19.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:19.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:19.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:19.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:19.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:55:19.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:55:19.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:55:19.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:19.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:19.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:19.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:19.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:19.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:19.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0075ms 2025-07-01 12:55:19.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:19.009 +03:00 [DBG] Connection id "0HNC8090TGE6O" completed keep alive response. 2025-07-01 12:55:19.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7249ms 2025-07-01 12:55:19.009 +03:00 [DBG] Connection id "0HNC8090TGE6O" received FIN. 2025-07-01 12:55:19.009 +03:00 [DBG] Connection id "0HNC8090TGE6O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:55:19.009 +03:00 [DBG] Connection id "0HNC8090TGE6O" disconnecting. 2025-07-01 12:55:19.009 +03:00 [DBG] Connection id "0HNC8090TGE6O" stopped. 2025-07-01 12:55:24.012 +03:00 [DBG] Connection id "0HNC8090TGE6P" accepted. 2025-07-01 12:55:24.012 +03:00 [DBG] Connection id "0HNC8090TGE6P" started. 2025-07-01 12:55:24.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:55:24.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:55:24.012 +03:00 [DBG] POST requests are not supported 2025-07-01 12:55:24.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:55:24.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:55:24.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:24.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:55:24.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:55:24.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:55:24.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:55:24.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:24.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:55:24.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:55:24.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:55:24.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:55:24.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:55:24.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:55:24.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:24.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:24.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:55:24.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:55:24.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:24.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:24.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:24.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:24.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:55:24.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1858ms. 2025-07-01 12:55:24.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:24.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:24.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:24.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:24.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:24.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:24.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:24.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:24.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:55:24.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:55:24.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:55:24.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:24.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:24.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:24.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:24.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:24.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:24.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3718ms 2025-07-01 12:55:24.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:24.015 +03:00 [DBG] Connection id "0HNC8090TGE6P" completed keep alive response. 2025-07-01 12:55:24.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6336ms 2025-07-01 12:55:24.015 +03:00 [DBG] Connection id "0HNC8090TGE6P" received FIN. 2025-07-01 12:55:24.015 +03:00 [DBG] Connection id "0HNC8090TGE6P" disconnecting. 2025-07-01 12:55:24.015 +03:00 [DBG] Connection id "0HNC8090TGE6P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:55:24.016 +03:00 [DBG] Connection id "0HNC8090TGE6P" stopped. 2025-07-01 12:55:29.016 +03:00 [DBG] Connection id "0HNC8090TGE6Q" accepted. 2025-07-01 12:55:29.016 +03:00 [DBG] Connection id "0HNC8090TGE6Q" started. 2025-07-01 12:55:29.016 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:55:29.017 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:55:29.017 +03:00 [DBG] POST requests are not supported 2025-07-01 12:55:29.017 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:55:29.017 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:55:29.017 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:29.017 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:55:29.017 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:55:29.017 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:55:29.017 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:55:29.017 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:29.017 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:55:29.017 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:55:29.017 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:55:29.017 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:55:29.017 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:55:29.017 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:55:29.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:29.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:29.017 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:55:29.017 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:55:29.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:29.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:29.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:29.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:29.017 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:55:29.017 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.125ms. 2025-07-01 12:55:29.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:29.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:29.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:29.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:29.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:29.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:29.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:29.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:29.018 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:55:29.018 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:55:29.018 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:55:29.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:29.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:29.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:29.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:29.018 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:29.018 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:29.018 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6882ms 2025-07-01 12:55:29.018 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:29.018 +03:00 [DBG] Connection id "0HNC8090TGE6Q" completed keep alive response. 2025-07-01 12:55:29.018 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3461ms 2025-07-01 12:55:29.018 +03:00 [DBG] Connection id "0HNC8090TGE6Q" received FIN. 2025-07-01 12:55:29.018 +03:00 [DBG] Connection id "0HNC8090TGE6Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:55:29.018 +03:00 [DBG] Connection id "0HNC8090TGE6Q" disconnecting. 2025-07-01 12:55:29.018 +03:00 [DBG] Connection id "0HNC8090TGE6Q" stopped. 2025-07-01 12:55:34.006 +03:00 [DBG] Connection id "0HNC8090TGE6R" accepted. 2025-07-01 12:55:34.006 +03:00 [DBG] Connection id "0HNC8090TGE6R" started. 2025-07-01 12:55:34.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:55:34.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:55:34.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:55:34.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:55:34.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:55:34.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:34.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:55:34.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:55:34.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:55:34.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:55:34.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:34.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:55:34.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:55:34.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:55:34.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:55:34.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:55:34.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:55:34.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:34.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:34.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:55:34.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:55:34.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:34.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:34.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:34.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:34.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:55:34.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1309ms. 2025-07-01 12:55:34.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:34.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:34.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:34.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:34.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:34.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:34.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:34.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:34.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:55:34.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:55:34.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:55:34.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:34.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:34.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:34.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:34.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:34.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:34.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6618ms 2025-07-01 12:55:34.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:34.007 +03:00 [DBG] Connection id "0HNC8090TGE6R" completed keep alive response. 2025-07-01 12:55:34.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.31ms 2025-07-01 12:55:34.008 +03:00 [DBG] Connection id "0HNC8090TGE6R" received FIN. 2025-07-01 12:55:34.008 +03:00 [DBG] Connection id "0HNC8090TGE6R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:55:34.008 +03:00 [DBG] Connection id "0HNC8090TGE6R" disconnecting. 2025-07-01 12:55:34.008 +03:00 [DBG] Connection id "0HNC8090TGE6R" stopped. 2025-07-01 12:55:39.007 +03:00 [DBG] Connection id "0HNC8090TGE6S" accepted. 2025-07-01 12:55:39.007 +03:00 [DBG] Connection id "0HNC8090TGE6S" started. 2025-07-01 12:55:39.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:55:39.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:55:39.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:55:39.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:55:39.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:55:39.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:39.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:55:39.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:55:39.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:55:39.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:55:39.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:39.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:55:39.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:55:39.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:55:39.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:55:39.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:55:39.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:55:39.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:39.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:39.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:55:39.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:55:39.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:39.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:39.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:39.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:39.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:55:39.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1719ms. 2025-07-01 12:55:39.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:39.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:39.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:39.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:39.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:39.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:39.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:39.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:39.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:55:39.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:55:39.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:55:39.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:39.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:39.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:39.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:39.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:39.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:39.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4714ms 2025-07-01 12:55:39.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:39.010 +03:00 [DBG] Connection id "0HNC8090TGE6S" completed keep alive response. 2025-07-01 12:55:39.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8335ms 2025-07-01 12:55:39.010 +03:00 [DBG] Connection id "0HNC8090TGE6S" received FIN. 2025-07-01 12:55:39.011 +03:00 [DBG] Connection id "0HNC8090TGE6S" disconnecting. 2025-07-01 12:55:39.011 +03:00 [DBG] Connection id "0HNC8090TGE6S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:55:39.012 +03:00 [DBG] Connection id "0HNC8090TGE6S" stopped. 2025-07-01 12:55:44.015 +03:00 [DBG] Connection id "0HNC8090TGE6T" accepted. 2025-07-01 12:55:44.015 +03:00 [DBG] Connection id "0HNC8090TGE6T" started. 2025-07-01 12:55:44.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:55:44.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:55:44.015 +03:00 [DBG] POST requests are not supported 2025-07-01 12:55:44.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:55:44.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:55:44.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:44.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:55:44.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:55:44.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:55:44.016 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:55:44.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:44.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:55:44.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:55:44.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:55:44.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:55:44.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:55:44.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:55:44.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:44.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:44.016 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:55:44.016 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:55:44.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:44.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:44.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:44.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:44.016 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:55:44.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1671ms. 2025-07-01 12:55:44.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:44.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:44.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:44.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:44.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:44.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:44.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:44.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:44.017 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:55:44.017 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:55:44.017 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:55:44.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:44.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:44.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:44.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:44.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:44.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:44.017 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1825ms 2025-07-01 12:55:44.017 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:44.017 +03:00 [DBG] Connection id "0HNC8090TGE6T" completed keep alive response. 2025-07-01 12:55:44.017 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0768ms 2025-07-01 12:55:44.017 +03:00 [DBG] Connection id "0HNC8090TGE6T" received FIN. 2025-07-01 12:55:44.017 +03:00 [DBG] Connection id "0HNC8090TGE6T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:55:44.017 +03:00 [DBG] Connection id "0HNC8090TGE6T" disconnecting. 2025-07-01 12:55:44.018 +03:00 [DBG] Connection id "0HNC8090TGE6T" stopped. 2025-07-01 12:55:49.009 +03:00 [DBG] Connection id "0HNC8090TGE6U" accepted. 2025-07-01 12:55:49.010 +03:00 [DBG] Connection id "0HNC8090TGE6U" started. 2025-07-01 12:55:49.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:55:49.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:55:49.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:55:49.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:55:49.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:55:49.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:49.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:55:49.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:55:49.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:55:49.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:55:49.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:49.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:55:49.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:55:49.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:55:49.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:55:49.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:55:49.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:55:49.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:49.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:49.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:55:49.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:55:49.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:49.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:49.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:49.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:49.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:55:49.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.145ms. 2025-07-01 12:55:49.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:49.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:49.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:49.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:49.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:49.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:49.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:49.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:49.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:55:49.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:55:49.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:55:49.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:49.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:49.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:49.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:49.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:49.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:49.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.778ms 2025-07-01 12:55:49.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:49.011 +03:00 [DBG] Connection id "0HNC8090TGE6U" completed keep alive response. 2025-07-01 12:55:49.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3683ms 2025-07-01 12:55:49.011 +03:00 [DBG] Connection id "0HNC8090TGE6U" received FIN. 2025-07-01 12:55:49.011 +03:00 [DBG] Connection id "0HNC8090TGE6U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:55:49.012 +03:00 [DBG] Connection id "0HNC8090TGE6U" disconnecting. 2025-07-01 12:55:49.012 +03:00 [DBG] Connection id "0HNC8090TGE6U" stopped. 2025-07-01 12:55:54.005 +03:00 [DBG] Connection id "0HNC8090TGE6V" accepted. 2025-07-01 12:55:54.005 +03:00 [DBG] Connection id "0HNC8090TGE6V" started. 2025-07-01 12:55:54.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:55:54.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:55:54.005 +03:00 [DBG] POST requests are not supported 2025-07-01 12:55:54.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:55:54.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:55:54.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:54.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:55:54.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:55:54.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:55:54.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:55:54.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:54.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:55:54.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:55:54.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:55:54.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:55:54.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:55:54.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:55:54.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:54.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:54.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:55:54.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:55:54.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:54.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:54.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:54.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:54.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:55:54.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2207ms. 2025-07-01 12:55:54.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:54.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:54.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:54.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:54.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:54.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:54.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:54.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:54.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:55:54.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:55:54.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:55:54.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:54.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:54.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:54.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:54.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:54.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:54.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.3146ms 2025-07-01 12:55:54.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:54.009 +03:00 [DBG] Connection id "0HNC8090TGE6V" completed keep alive response. 2025-07-01 12:55:54.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.1119ms 2025-07-01 12:55:54.010 +03:00 [DBG] Connection id "0HNC8090TGE6V" received FIN. 2025-07-01 12:55:54.010 +03:00 [DBG] Connection id "0HNC8090TGE6V" disconnecting. 2025-07-01 12:55:54.010 +03:00 [DBG] Connection id "0HNC8090TGE6V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:55:54.011 +03:00 [DBG] Connection id "0HNC8090TGE6V" stopped. 2025-07-01 12:55:59.005 +03:00 [DBG] Connection id "0HNC8090TGE70" accepted. 2025-07-01 12:55:59.005 +03:00 [DBG] Connection id "0HNC8090TGE70" started. 2025-07-01 12:55:59.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:55:59.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:55:59.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:55:59.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:55:59.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:55:59.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:59.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:55:59.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:55:59.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:55:59.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:55:59.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:59.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:55:59.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:55:59.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:55:59.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:55:59.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:55:59.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:55:59.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:59.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:59.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:55:59.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:55:59.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:59.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:59.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:59.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:59.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:55:59.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1982ms. 2025-07-01 12:55:59.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:59.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:55:59.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:59.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:55:59.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:59.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:59.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:59.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:59.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:55:59.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:55:59.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:55:59.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:59.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:55:59.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:59.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:59.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:59.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:55:59.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0913ms 2025-07-01 12:55:59.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:55:59.007 +03:00 [DBG] Connection id "0HNC8090TGE70" completed keep alive response. 2025-07-01 12:55:59.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0469ms 2025-07-01 12:55:59.008 +03:00 [DBG] Connection id "0HNC8090TGE70" received FIN. 2025-07-01 12:55:59.008 +03:00 [DBG] Connection id "0HNC8090TGE70" disconnecting. 2025-07-01 12:55:59.008 +03:00 [DBG] Connection id "0HNC8090TGE70" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:55:59.009 +03:00 [DBG] Connection id "0HNC8090TGE70" stopped. 2025-07-01 12:56:04.009 +03:00 [DBG] Connection id "0HNC8090TGE71" accepted. 2025-07-01 12:56:04.009 +03:00 [DBG] Connection id "0HNC8090TGE71" started. 2025-07-01 12:56:04.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:56:04.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:56:04.009 +03:00 [DBG] POST requests are not supported 2025-07-01 12:56:04.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:56:04.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:56:04.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:04.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:56:04.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:56:04.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:56:04.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:56:04.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:04.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:56:04.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:56:04.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:56:04.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:56:04.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:56:04.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:56:04.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:04.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:04.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:56:04.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:56:04.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:04.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:04.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:04.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:04.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:56:04.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1754ms. 2025-07-01 12:56:04.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:04.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:04.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:04.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:04.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:04.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:04.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:04.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:04.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:56:04.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:56:04.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:56:04.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:04.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:04.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:04.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:04.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:04.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:04.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9779ms 2025-07-01 12:56:04.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:04.011 +03:00 [DBG] Connection id "0HNC8090TGE71" completed keep alive response. 2025-07-01 12:56:04.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.704ms 2025-07-01 12:56:04.011 +03:00 [DBG] Connection id "0HNC8090TGE71" received FIN. 2025-07-01 12:56:04.011 +03:00 [DBG] Connection id "0HNC8090TGE71" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:56:04.011 +03:00 [DBG] Connection id "0HNC8090TGE71" disconnecting. 2025-07-01 12:56:04.011 +03:00 [DBG] Connection id "0HNC8090TGE71" stopped. 2025-07-01 12:56:09.008 +03:00 [DBG] Connection id "0HNC8090TGE72" accepted. 2025-07-01 12:56:09.008 +03:00 [DBG] Connection id "0HNC8090TGE72" started. 2025-07-01 12:56:09.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:56:09.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:56:09.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:56:09.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:56:09.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:56:09.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:09.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:56:09.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:56:09.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:56:09.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:56:09.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:09.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:56:09.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:56:09.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:56:09.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:56:09.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:56:09.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:56:09.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:09.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:09.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:56:09.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:56:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:09.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:56:09.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1252ms. 2025-07-01 12:56:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:09.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:09.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:09.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:09.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:09.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:56:09.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:56:09.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:56:09.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:09.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:09.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:09.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:09.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:09.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:09.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7137ms 2025-07-01 12:56:09.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:09.009 +03:00 [DBG] Connection id "0HNC8090TGE72" completed keep alive response. 2025-07-01 12:56:09.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3239ms 2025-07-01 12:56:09.010 +03:00 [DBG] Connection id "0HNC8090TGE72" received FIN. 2025-07-01 12:56:09.010 +03:00 [DBG] Connection id "0HNC8090TGE72" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:56:09.010 +03:00 [DBG] Connection id "0HNC8090TGE72" disconnecting. 2025-07-01 12:56:09.010 +03:00 [DBG] Connection id "0HNC8090TGE72" stopped. 2025-07-01 12:56:14.016 +03:00 [DBG] Connection id "0HNC8090TGE73" accepted. 2025-07-01 12:56:14.016 +03:00 [DBG] Connection id "0HNC8090TGE73" started. 2025-07-01 12:56:14.017 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:56:14.017 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:56:14.017 +03:00 [DBG] POST requests are not supported 2025-07-01 12:56:14.017 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:56:14.017 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:56:14.017 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:14.017 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:56:14.017 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:56:14.017 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:56:14.017 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:56:14.017 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:14.017 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:56:14.017 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:56:14.017 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:56:14.017 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:56:14.017 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:56:14.017 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:56:14.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:14.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:14.017 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:56:14.017 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:56:14.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:14.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:14.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:14.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:14.017 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:56:14.017 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1363ms. 2025-07-01 12:56:14.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:14.018 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:14.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:14.018 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:14.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:14.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:14.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:14.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:14.018 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:56:14.018 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:56:14.018 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:56:14.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:14.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:14.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:14.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:14.018 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:14.018 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:14.018 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8596ms 2025-07-01 12:56:14.018 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:14.018 +03:00 [DBG] Connection id "0HNC8090TGE73" completed keep alive response. 2025-07-01 12:56:14.018 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4872ms 2025-07-01 12:56:14.018 +03:00 [DBG] Connection id "0HNC8090TGE73" received FIN. 2025-07-01 12:56:14.019 +03:00 [DBG] Connection id "0HNC8090TGE73" disconnecting. 2025-07-01 12:56:14.019 +03:00 [DBG] Connection id "0HNC8090TGE73" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:56:14.020 +03:00 [DBG] Connection id "0HNC8090TGE73" stopped. 2025-07-01 12:56:19.006 +03:00 [DBG] Connection id "0HNC8090TGE74" accepted. 2025-07-01 12:56:19.006 +03:00 [DBG] Connection id "0HNC8090TGE74" started. 2025-07-01 12:56:19.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:56:19.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:56:19.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:56:19.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:56:19.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:56:19.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:19.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:56:19.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:56:19.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:56:19.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:56:19.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:19.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:56:19.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:56:19.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:56:19.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:56:19.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:56:19.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:56:19.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:19.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:19.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:56:19.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:56:19.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:19.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:19.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:19.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:19.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:56:19.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1542ms. 2025-07-01 12:56:19.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:19.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:19.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:19.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:19.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:56:19.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:56:19.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:56:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:19.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:19.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:19.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:19.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:19.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7863ms 2025-07-01 12:56:19.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:19.007 +03:00 [DBG] Connection id "0HNC8090TGE74" completed keep alive response. 2025-07-01 12:56:19.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3306ms 2025-07-01 12:56:19.007 +03:00 [DBG] Connection id "0HNC8090TGE74" received FIN. 2025-07-01 12:56:19.007 +03:00 [DBG] Connection id "0HNC8090TGE74" disconnecting. 2025-07-01 12:56:19.008 +03:00 [DBG] Connection id "0HNC8090TGE74" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:56:19.009 +03:00 [DBG] Connection id "0HNC8090TGE74" stopped. 2025-07-01 12:56:24.009 +03:00 [DBG] Connection id "0HNC8090TGE75" accepted. 2025-07-01 12:56:24.009 +03:00 [DBG] Connection id "0HNC8090TGE75" started. 2025-07-01 12:56:24.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:56:24.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:56:24.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:56:24.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:56:24.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:56:24.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:24.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:56:24.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:56:24.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:56:24.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:56:24.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:24.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:56:24.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:56:24.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:56:24.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:56:24.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:56:24.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:56:24.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:24.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:24.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:56:24.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:56:24.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:24.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:24.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:24.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:24.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:56:24.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1723ms. 2025-07-01 12:56:24.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:24.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:24.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:24.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:24.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:24.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:24.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:24.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:24.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:56:24.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:56:24.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:56:24.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:24.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:24.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:24.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:24.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:24.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:24.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2029ms 2025-07-01 12:56:24.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:24.012 +03:00 [DBG] Connection id "0HNC8090TGE75" completed keep alive response. 2025-07-01 12:56:24.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.361ms 2025-07-01 12:56:24.012 +03:00 [DBG] Connection id "0HNC8090TGE75" received FIN. 2025-07-01 12:56:24.012 +03:00 [DBG] Connection id "0HNC8090TGE75" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:56:24.012 +03:00 [DBG] Connection id "0HNC8090TGE75" disconnecting. 2025-07-01 12:56:24.013 +03:00 [DBG] Connection id "0HNC8090TGE75" stopped. 2025-07-01 12:56:29.013 +03:00 [DBG] Connection id "0HNC8090TGE76" accepted. 2025-07-01 12:56:29.013 +03:00 [DBG] Connection id "0HNC8090TGE76" started. 2025-07-01 12:56:29.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:56:29.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:56:29.014 +03:00 [DBG] POST requests are not supported 2025-07-01 12:56:29.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:56:29.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:56:29.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:29.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:56:29.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:56:29.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:56:29.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:56:29.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:29.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:56:29.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:56:29.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:56:29.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:56:29.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:56:29.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:56:29.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:29.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:29.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:56:29.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:56:29.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:29.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:29.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:29.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:29.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:56:29.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.182ms. 2025-07-01 12:56:29.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:29.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:29.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:29.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:29.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:29.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:29.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:29.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:29.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:56:29.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:56:29.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:56:29.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:29.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:29.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:29.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:29.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:29.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:29.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2328ms 2025-07-01 12:56:29.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:29.016 +03:00 [DBG] Connection id "0HNC8090TGE76" completed keep alive response. 2025-07-01 12:56:29.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2983ms 2025-07-01 12:56:29.016 +03:00 [DBG] Connection id "0HNC8090TGE76" received FIN. 2025-07-01 12:56:29.016 +03:00 [DBG] Connection id "0HNC8090TGE76" disconnecting. 2025-07-01 12:56:29.017 +03:00 [DBG] Connection id "0HNC8090TGE76" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:56:29.018 +03:00 [DBG] Connection id "0HNC8090TGE76" stopped. 2025-07-01 12:56:34.010 +03:00 [DBG] Connection id "0HNC8090TGE77" accepted. 2025-07-01 12:56:34.010 +03:00 [DBG] Connection id "0HNC8090TGE77" started. 2025-07-01 12:56:34.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:56:34.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:56:34.011 +03:00 [DBG] POST requests are not supported 2025-07-01 12:56:34.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:56:34.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:56:34.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:34.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:56:34.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:56:34.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:56:34.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:56:34.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:34.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:56:34.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:56:34.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:56:34.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:56:34.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:56:34.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:56:34.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:34.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:34.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:56:34.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:56:34.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:34.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:34.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:34.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:34.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:56:34.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1748ms. 2025-07-01 12:56:34.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:34.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:34.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:34.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:34.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:34.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:34.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:34.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:34.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:56:34.013 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:56:34.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:56:34.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:34.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:34.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:34.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:34.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:34.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:34.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8206ms 2025-07-01 12:56:34.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:34.013 +03:00 [DBG] Connection id "0HNC8090TGE77" completed keep alive response. 2025-07-01 12:56:34.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.842ms 2025-07-01 12:56:34.014 +03:00 [DBG] Connection id "0HNC8090TGE77" received FIN. 2025-07-01 12:56:34.014 +03:00 [DBG] Connection id "0HNC8090TGE77" disconnecting. 2025-07-01 12:56:34.014 +03:00 [DBG] Connection id "0HNC8090TGE77" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:56:34.015 +03:00 [DBG] Connection id "0HNC8090TGE77" stopped. 2025-07-01 12:56:39.031 +03:00 [DBG] Connection id "0HNC8090TGE78" accepted. 2025-07-01 12:56:39.031 +03:00 [DBG] Connection id "0HNC8090TGE78" started. 2025-07-01 12:56:39.031 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:56:39.031 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:56:39.031 +03:00 [DBG] POST requests are not supported 2025-07-01 12:56:39.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:56:39.031 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:56:39.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:39.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:56:39.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:56:39.031 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:56:39.031 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:56:39.031 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:39.031 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:56:39.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:56:39.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:56:39.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:56:39.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:56:39.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:56:39.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:39.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:39.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:56:39.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:56:39.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:39.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:39.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:39.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:39.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:56:39.032 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1568ms. 2025-07-01 12:56:39.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:39.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:39.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:39.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:39.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:39.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:39.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:39.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:39.032 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:56:39.032 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:56:39.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:56:39.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:39.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:39.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:39.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:39.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:39.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:39.033 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0632ms 2025-07-01 12:56:39.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:39.033 +03:00 [DBG] Connection id "0HNC8090TGE78" completed keep alive response. 2025-07-01 12:56:39.033 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9265ms 2025-07-01 12:56:39.033 +03:00 [DBG] Connection id "0HNC8090TGE78" received FIN. 2025-07-01 12:56:39.033 +03:00 [DBG] Connection id "0HNC8090TGE78" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:56:39.033 +03:00 [DBG] Connection id "0HNC8090TGE78" disconnecting. 2025-07-01 12:56:39.033 +03:00 [DBG] Connection id "0HNC8090TGE78" stopped. 2025-07-01 12:56:44.013 +03:00 [DBG] Connection id "0HNC8090TGE79" accepted. 2025-07-01 12:56:44.013 +03:00 [DBG] Connection id "0HNC8090TGE79" started. 2025-07-01 12:56:44.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:56:44.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:56:44.014 +03:00 [DBG] POST requests are not supported 2025-07-01 12:56:44.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:56:44.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:56:44.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:44.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:56:44.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:56:44.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:56:44.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:56:44.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:44.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:56:44.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:56:44.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:56:44.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:56:44.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:56:44.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:56:44.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:44.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:44.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:56:44.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:56:44.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:44.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:44.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:44.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:44.016 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:56:44.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.222ms. 2025-07-01 12:56:44.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:44.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:44.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:44.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:44.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:44.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:44.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:44.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:44.017 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:56:44.017 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:56:44.017 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:56:44.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:44.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:44.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:44.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:44.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:44.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:44.017 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.395ms 2025-07-01 12:56:44.017 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:44.018 +03:00 [DBG] Connection id "0HNC8090TGE79" completed keep alive response. 2025-07-01 12:56:44.018 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.9369ms 2025-07-01 12:56:44.018 +03:00 [DBG] Connection id "0HNC8090TGE79" received FIN. 2025-07-01 12:56:44.018 +03:00 [DBG] Connection id "0HNC8090TGE79" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:56:44.018 +03:00 [DBG] Connection id "0HNC8090TGE79" disconnecting. 2025-07-01 12:56:44.018 +03:00 [DBG] Connection id "0HNC8090TGE79" stopped. 2025-07-01 12:56:49.019 +03:00 [DBG] Connection id "0HNC8090TGE7A" accepted. 2025-07-01 12:56:49.019 +03:00 [DBG] Connection id "0HNC8090TGE7A" started. 2025-07-01 12:56:49.019 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:56:49.019 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:56:49.019 +03:00 [DBG] POST requests are not supported 2025-07-01 12:56:49.019 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:56:49.019 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:56:49.019 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:49.019 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:56:49.019 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:56:49.019 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:56:49.019 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:56:49.020 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:49.020 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:56:49.020 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:56:49.020 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:56:49.020 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:56:49.020 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:56:49.020 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:56:49.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:49.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:49.020 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:56:49.020 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:56:49.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:49.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:49.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:49.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:49.020 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:56:49.020 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1176ms. 2025-07-01 12:56:49.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:49.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:49.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:49.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:49.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:49.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:49.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:49.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:49.020 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:56:49.020 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:56:49.020 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:56:49.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:49.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:49.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:49.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:49.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:49.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:49.020 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.684ms 2025-07-01 12:56:49.020 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:49.021 +03:00 [DBG] Connection id "0HNC8090TGE7A" completed keep alive response. 2025-07-01 12:56:49.021 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4561ms 2025-07-01 12:56:49.021 +03:00 [DBG] Connection id "0HNC8090TGE7A" received FIN. 2025-07-01 12:56:49.021 +03:00 [DBG] Connection id "0HNC8090TGE7A" disconnecting. 2025-07-01 12:56:49.021 +03:00 [DBG] Connection id "0HNC8090TGE7A" stopped. 2025-07-01 12:56:49.021 +03:00 [DBG] Connection id "0HNC8090TGE7A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:56:54.010 +03:00 [DBG] Connection id "0HNC8090TGE7B" accepted. 2025-07-01 12:56:54.011 +03:00 [DBG] Connection id "0HNC8090TGE7B" started. 2025-07-01 12:56:54.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:56:54.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:56:54.011 +03:00 [DBG] POST requests are not supported 2025-07-01 12:56:54.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:56:54.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:56:54.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:54.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:56:54.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:56:54.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:56:54.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:56:54.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:54.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:56:54.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:56:54.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:56:54.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:56:54.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:56:54.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:56:54.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:54.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:54.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:56:54.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:56:54.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:54.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:54.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:54.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:54.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:56:54.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1517ms. 2025-07-01 12:56:54.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:54.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:54.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:54.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:54.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:54.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:54.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:54.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:54.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:56:54.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:56:54.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:56:54.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:54.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:54.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:54.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:54.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:54.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:54.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0359ms 2025-07-01 12:56:54.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:54.012 +03:00 [DBG] Connection id "0HNC8090TGE7B" completed keep alive response. 2025-07-01 12:56:54.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7631ms 2025-07-01 12:56:54.013 +03:00 [DBG] Connection id "0HNC8090TGE7B" received FIN. 2025-07-01 12:56:54.013 +03:00 [DBG] Connection id "0HNC8090TGE7B" disconnecting. 2025-07-01 12:56:54.013 +03:00 [DBG] Connection id "0HNC8090TGE7B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:56:54.014 +03:00 [DBG] Connection id "0HNC8090TGE7B" stopped. 2025-07-01 12:56:59.005 +03:00 [DBG] Connection id "0HNC8090TGE7C" accepted. 2025-07-01 12:56:59.005 +03:00 [DBG] Connection id "0HNC8090TGE7C" started. 2025-07-01 12:56:59.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:56:59.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:56:59.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:56:59.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:56:59.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:56:59.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:59.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:56:59.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:56:59.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:56:59.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:56:59.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:59.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:56:59.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:56:59.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:56:59.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:56:59.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:56:59.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:56:59.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:59.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:59.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:56:59.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:56:59.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:59.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:59.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:59.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:59.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:56:59.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1495ms. 2025-07-01 12:56:59.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:59.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:56:59.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:59.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:56:59.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:59.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:59.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:59.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:59.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:56:59.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:56:59.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:56:59.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:59.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:56:59.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:59.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:59.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:59.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:56:59.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.803ms 2025-07-01 12:56:59.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:56:59.007 +03:00 [DBG] Connection id "0HNC8090TGE7C" completed keep alive response. 2025-07-01 12:56:59.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4073ms 2025-07-01 12:56:59.007 +03:00 [DBG] Connection id "0HNC8090TGE7C" received FIN. 2025-07-01 12:56:59.007 +03:00 [DBG] Connection id "0HNC8090TGE7C" disconnecting. 2025-07-01 12:56:59.007 +03:00 [DBG] Connection id "0HNC8090TGE7C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:56:59.009 +03:00 [DBG] Connection id "0HNC8090TGE7C" stopped. 2025-07-01 12:57:04.005 +03:00 [DBG] Connection id "0HNC8090TGE7D" accepted. 2025-07-01 12:57:04.005 +03:00 [DBG] Connection id "0HNC8090TGE7D" started. 2025-07-01 12:57:04.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:57:04.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:57:04.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:57:04.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:57:04.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:57:04.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:04.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:57:04.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:57:04.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:57:04.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:57:04.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:04.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:57:04.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:57:04.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:57:04.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:57:04.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:57:04.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:57:04.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:04.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:04.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:57:04.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:57:04.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:04.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:04.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:04.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:04.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:57:04.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1653ms. 2025-07-01 12:57:04.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:04.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:04.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:04.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:04.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:04.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:04.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:04.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:04.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:57:04.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:57:04.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:57:04.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:04.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:04.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:04.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:04.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:04.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:04.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9166ms 2025-07-01 12:57:04.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:04.007 +03:00 [DBG] Connection id "0HNC8090TGE7D" completed keep alive response. 2025-07-01 12:57:04.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8347ms 2025-07-01 12:57:04.007 +03:00 [DBG] Connection id "0HNC8090TGE7D" received FIN. 2025-07-01 12:57:04.007 +03:00 [DBG] Connection id "0HNC8090TGE7D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:57:04.008 +03:00 [DBG] Connection id "0HNC8090TGE7D" disconnecting. 2025-07-01 12:57:04.008 +03:00 [DBG] Connection id "0HNC8090TGE7D" stopped. 2025-07-01 12:57:09.007 +03:00 [DBG] Connection id "0HNC8090TGE7E" accepted. 2025-07-01 12:57:09.007 +03:00 [DBG] Connection id "0HNC8090TGE7E" started. 2025-07-01 12:57:09.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:57:09.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:57:09.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:57:09.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:57:09.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:57:09.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:09.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:57:09.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:57:09.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:57:09.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:57:09.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:09.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:57:09.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:57:09.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:57:09.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:57:09.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:57:09.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:57:09.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:09.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:09.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:57:09.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:57:09.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:09.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:09.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:09.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:09.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:57:09.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1521ms. 2025-07-01 12:57:09.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:09.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:09.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:09.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:09.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:09.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:09.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:09.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:57:09.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:57:09.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:57:09.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:09.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:09.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:09.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:09.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:09.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:09.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2523ms 2025-07-01 12:57:09.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:09.009 +03:00 [DBG] Connection id "0HNC8090TGE7E" completed keep alive response. 2025-07-01 12:57:09.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1501ms 2025-07-01 12:57:09.009 +03:00 [DBG] Connection id "0HNC8090TGE7E" received FIN. 2025-07-01 12:57:09.009 +03:00 [DBG] Connection id "0HNC8090TGE7E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:57:09.010 +03:00 [DBG] Connection id "0HNC8090TGE7E" disconnecting. 2025-07-01 12:57:09.010 +03:00 [DBG] Connection id "0HNC8090TGE7E" stopped. 2025-07-01 12:57:14.013 +03:00 [DBG] Connection id "0HNC8090TGE7F" accepted. 2025-07-01 12:57:14.013 +03:00 [DBG] Connection id "0HNC8090TGE7F" started. 2025-07-01 12:57:14.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:57:14.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:57:14.013 +03:00 [DBG] POST requests are not supported 2025-07-01 12:57:14.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:57:14.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:57:14.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:14.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:57:14.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:57:14.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:57:14.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:57:14.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:14.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:57:14.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:57:14.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:57:14.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:57:14.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:57:14.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:57:14.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:14.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:14.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:57:14.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:57:14.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:14.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:14.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:14.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:14.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:57:14.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1634ms. 2025-07-01 12:57:14.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:14.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:14.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:14.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:14.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:14.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:14.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:14.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:14.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:57:14.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:57:14.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:57:14.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:14.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:14.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:14.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:14.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:14.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:14.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2893ms 2025-07-01 12:57:14.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:14.016 +03:00 [DBG] Connection id "0HNC8090TGE7F" completed keep alive response. 2025-07-01 12:57:14.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3902ms 2025-07-01 12:57:14.016 +03:00 [DBG] Connection id "0HNC8090TGE7F" received FIN. 2025-07-01 12:57:14.016 +03:00 [DBG] Connection id "0HNC8090TGE7F" disconnecting. 2025-07-01 12:57:14.016 +03:00 [DBG] Connection id "0HNC8090TGE7F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:57:14.017 +03:00 [DBG] Connection id "0HNC8090TGE7F" stopped. 2025-07-01 12:57:19.013 +03:00 [DBG] Connection id "0HNC8090TGE7G" accepted. 2025-07-01 12:57:19.013 +03:00 [DBG] Connection id "0HNC8090TGE7G" started. 2025-07-01 12:57:19.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:57:19.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:57:19.013 +03:00 [DBG] POST requests are not supported 2025-07-01 12:57:19.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:57:19.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:57:19.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:19.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:57:19.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:57:19.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:57:19.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:57:19.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:19.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:57:19.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:57:19.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:57:19.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:57:19.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:57:19.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:57:19.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:19.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:19.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:57:19.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:57:19.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:19.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:19.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:19.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:19.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:57:19.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1306ms. 2025-07-01 12:57:19.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:19.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:19.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:19.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:19.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:19.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:19.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:19.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:19.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:57:19.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:57:19.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:57:19.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:19.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:19.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:19.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:19.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:19.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:19.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8433ms 2025-07-01 12:57:19.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:19.014 +03:00 [DBG] Connection id "0HNC8090TGE7G" completed keep alive response. 2025-07-01 12:57:19.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5203ms 2025-07-01 12:57:19.015 +03:00 [DBG] Connection id "0HNC8090TGE7G" received FIN. 2025-07-01 12:57:19.015 +03:00 [DBG] Connection id "0HNC8090TGE7G" disconnecting. 2025-07-01 12:57:19.015 +03:00 [DBG] Connection id "0HNC8090TGE7G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:57:19.016 +03:00 [DBG] Connection id "0HNC8090TGE7G" stopped. 2025-07-01 12:57:24.012 +03:00 [DBG] Connection id "0HNC8090TGE7H" accepted. 2025-07-01 12:57:24.012 +03:00 [DBG] Connection id "0HNC8090TGE7H" started. 2025-07-01 12:57:24.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:57:24.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:57:24.012 +03:00 [DBG] POST requests are not supported 2025-07-01 12:57:24.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:57:24.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:57:24.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:24.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:57:24.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:57:24.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:57:24.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:57:24.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:24.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:57:24.012 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:57:24.012 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:57:24.012 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:57:24.012 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:57:24.012 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:57:24.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:24.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:24.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:57:24.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:57:24.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:24.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:24.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:24.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:24.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:57:24.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1428ms. 2025-07-01 12:57:24.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:24.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:24.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:24.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:24.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:24.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:24.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:24.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:24.013 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:57:24.013 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:57:24.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:57:24.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:24.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:24.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:24.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:24.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:24.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:24.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8423ms 2025-07-01 12:57:24.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:24.013 +03:00 [DBG] Connection id "0HNC8090TGE7H" completed keep alive response. 2025-07-01 12:57:24.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4157ms 2025-07-01 12:57:24.013 +03:00 [DBG] Connection id "0HNC8090TGE7H" received FIN. 2025-07-01 12:57:24.014 +03:00 [DBG] Connection id "0HNC8090TGE7H" disconnecting. 2025-07-01 12:57:24.014 +03:00 [DBG] Connection id "0HNC8090TGE7H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:57:24.015 +03:00 [DBG] Connection id "0HNC8090TGE7H" stopped. 2025-07-01 12:57:29.014 +03:00 [DBG] Connection id "0HNC8090TGE7I" accepted. 2025-07-01 12:57:29.014 +03:00 [DBG] Connection id "0HNC8090TGE7I" started. 2025-07-01 12:57:29.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:57:29.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:57:29.014 +03:00 [DBG] POST requests are not supported 2025-07-01 12:57:29.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:57:29.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:57:29.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:29.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:57:29.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:57:29.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:57:29.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:57:29.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:29.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:57:29.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:57:29.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:57:29.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:57:29.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:57:29.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:57:29.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:29.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:29.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:57:29.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:57:29.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:29.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:29.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:29.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:29.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:57:29.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1273ms. 2025-07-01 12:57:29.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:29.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:29.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:29.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:29.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:29.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:29.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:29.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:29.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:57:29.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:57:29.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:57:29.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:29.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:29.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:29.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:29.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:29.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:29.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7724ms 2025-07-01 12:57:29.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:29.016 +03:00 [DBG] Connection id "0HNC8090TGE7I" completed keep alive response. 2025-07-01 12:57:29.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4333ms 2025-07-01 12:57:29.016 +03:00 [DBG] Connection id "0HNC8090TGE7I" received FIN. 2025-07-01 12:57:29.016 +03:00 [DBG] Connection id "0HNC8090TGE7I" disconnecting. 2025-07-01 12:57:29.016 +03:00 [DBG] Connection id "0HNC8090TGE7I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:57:29.017 +03:00 [DBG] Connection id "0HNC8090TGE7I" stopped. 2025-07-01 12:57:34.008 +03:00 [DBG] Connection id "0HNC8090TGE7J" accepted. 2025-07-01 12:57:34.008 +03:00 [DBG] Connection id "0HNC8090TGE7J" started. 2025-07-01 12:57:34.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:57:34.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:57:34.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:57:34.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:57:34.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:57:34.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:34.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:57:34.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:57:34.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:57:34.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:57:34.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:34.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:57:34.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:57:34.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:57:34.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:57:34.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:57:34.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:57:34.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:34.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:34.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:57:34.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:57:34.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:34.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:34.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:34.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:34.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:57:34.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.142ms. 2025-07-01 12:57:34.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:34.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:34.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:34.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:34.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:57:34.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:57:34.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:57:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:34.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:34.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:34.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.839ms 2025-07-01 12:57:34.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:34.009 +03:00 [DBG] Connection id "0HNC8090TGE7J" completed keep alive response. 2025-07-01 12:57:34.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4941ms 2025-07-01 12:57:34.010 +03:00 [DBG] Connection id "0HNC8090TGE7J" received FIN. 2025-07-01 12:57:34.010 +03:00 [DBG] Connection id "0HNC8090TGE7J" disconnecting. 2025-07-01 12:57:34.010 +03:00 [DBG] Connection id "0HNC8090TGE7J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:57:34.011 +03:00 [DBG] Connection id "0HNC8090TGE7J" stopped. 2025-07-01 12:57:39.009 +03:00 [DBG] Connection id "0HNC8090TGE7K" accepted. 2025-07-01 12:57:39.009 +03:00 [DBG] Connection id "0HNC8090TGE7K" started. 2025-07-01 12:57:39.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:57:39.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:57:39.009 +03:00 [DBG] POST requests are not supported 2025-07-01 12:57:39.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:57:39.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:57:39.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:39.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:57:39.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:57:39.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:57:39.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:57:39.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:39.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:57:39.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:57:39.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:57:39.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:57:39.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:57:39.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:57:39.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:39.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:39.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:57:39.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:57:39.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:39.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:39.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:39.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:39.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:57:39.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1259ms. 2025-07-01 12:57:39.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:39.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:39.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:39.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:39.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:39.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:39.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:39.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:39.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:57:39.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:57:39.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:57:39.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:39.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:39.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:39.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:39.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:39.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:39.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6592ms 2025-07-01 12:57:39.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:39.010 +03:00 [DBG] Connection id "0HNC8090TGE7K" completed keep alive response. 2025-07-01 12:57:39.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3314ms 2025-07-01 12:57:39.011 +03:00 [DBG] Connection id "0HNC8090TGE7K" received FIN. 2025-07-01 12:57:39.011 +03:00 [DBG] Connection id "0HNC8090TGE7K" disconnecting. 2025-07-01 12:57:39.011 +03:00 [DBG] Connection id "0HNC8090TGE7K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:57:39.012 +03:00 [DBG] Connection id "0HNC8090TGE7K" stopped. 2025-07-01 12:57:44.005 +03:00 [DBG] Connection id "0HNC8090TGE7L" accepted. 2025-07-01 12:57:44.005 +03:00 [DBG] Connection id "0HNC8090TGE7L" started. 2025-07-01 12:57:44.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:57:44.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:57:44.005 +03:00 [DBG] POST requests are not supported 2025-07-01 12:57:44.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:57:44.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:57:44.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:44.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:57:44.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:57:44.005 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:57:44.005 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:57:44.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:44.005 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:57:44.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:57:44.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:57:44.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:57:44.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:57:44.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:57:44.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:44.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:44.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:57:44.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:57:44.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:44.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:44.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:44.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:44.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:57:44.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1475ms. 2025-07-01 12:57:44.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:44.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:44.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:44.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:44.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:44.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:44.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:44.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:44.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:57:44.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:57:44.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:57:44.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:44.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:44.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:44.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:44.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:44.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:44.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9385ms 2025-07-01 12:57:44.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:44.007 +03:00 [DBG] Connection id "0HNC8090TGE7L" completed keep alive response. 2025-07-01 12:57:44.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6869ms 2025-07-01 12:57:44.007 +03:00 [DBG] Connection id "0HNC8090TGE7L" received FIN. 2025-07-01 12:57:44.007 +03:00 [DBG] Connection id "0HNC8090TGE7L" disconnecting. 2025-07-01 12:57:44.007 +03:00 [DBG] Connection id "0HNC8090TGE7L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:57:44.009 +03:00 [DBG] Connection id "0HNC8090TGE7L" stopped. 2025-07-01 12:57:49.006 +03:00 [DBG] Connection id "0HNC8090TGE7M" accepted. 2025-07-01 12:57:49.006 +03:00 [DBG] Connection id "0HNC8090TGE7M" started. 2025-07-01 12:57:49.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:57:49.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:57:49.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:57:49.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:57:49.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:57:49.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:49.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:57:49.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:57:49.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:57:49.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:57:49.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:49.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:57:49.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:57:49.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:57:49.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:57:49.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:57:49.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:57:49.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:49.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:49.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:57:49.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:57:49.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:49.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:49.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:49.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:49.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:57:49.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2094ms. 2025-07-01 12:57:49.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:49.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:49.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:49.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:49.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:49.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:49.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:49.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:49.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:57:49.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:57:49.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:57:49.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:49.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:49.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:49.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:49.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:49.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:49.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2294ms 2025-07-01 12:57:49.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:49.008 +03:00 [DBG] Connection id "0HNC8090TGE7M" completed keep alive response. 2025-07-01 12:57:49.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.368ms 2025-07-01 12:57:49.009 +03:00 [DBG] Connection id "0HNC8090TGE7M" received FIN. 2025-07-01 12:57:49.009 +03:00 [DBG] Connection id "0HNC8090TGE7M" disconnecting. 2025-07-01 12:57:49.009 +03:00 [DBG] Connection id "0HNC8090TGE7M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:57:49.010 +03:00 [DBG] Connection id "0HNC8090TGE7M" stopped. 2025-07-01 12:57:54.007 +03:00 [DBG] Connection id "0HNC8090TGE7N" accepted. 2025-07-01 12:57:54.007 +03:00 [DBG] Connection id "0HNC8090TGE7N" started. 2025-07-01 12:57:54.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:57:54.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:57:54.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:57:54.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:57:54.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:57:54.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:54.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:57:54.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:57:54.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:57:54.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:57:54.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:54.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:57:54.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:57:54.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:57:54.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:57:54.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:57:54.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:57:54.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:54.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:54.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:57:54.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:57:54.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:54.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:54.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:54.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:54.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:57:54.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2189ms. 2025-07-01 12:57:54.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:54.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:54.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:54.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:54.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:54.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:54.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:54.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:54.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:57:54.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:57:54.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:57:54.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:54.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:54.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:54.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:54.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:54.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:54.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.2016ms 2025-07-01 12:57:54.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:54.011 +03:00 [DBG] Connection id "0HNC8090TGE7N" completed keep alive response. 2025-07-01 12:57:54.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.9506ms 2025-07-01 12:57:54.011 +03:00 [DBG] Connection id "0HNC8090TGE7N" received FIN. 2025-07-01 12:57:54.012 +03:00 [DBG] Connection id "0HNC8090TGE7N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:57:54.012 +03:00 [DBG] Connection id "0HNC8090TGE7N" disconnecting. 2025-07-01 12:57:54.012 +03:00 [DBG] Connection id "0HNC8090TGE7N" stopped. 2025-07-01 12:57:59.010 +03:00 [DBG] Connection id "0HNC8090TGE7O" accepted. 2025-07-01 12:57:59.010 +03:00 [DBG] Connection id "0HNC8090TGE7O" started. 2025-07-01 12:57:59.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:57:59.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:57:59.011 +03:00 [DBG] POST requests are not supported 2025-07-01 12:57:59.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:57:59.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:57:59.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:59.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:57:59.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:57:59.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:57:59.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:57:59.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:59.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:57:59.012 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:57:59.012 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:57:59.012 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:57:59.012 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:57:59.012 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:57:59.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:59.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:59.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:57:59.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:57:59.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:59.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:59.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:59.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:59.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:57:59.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1712ms. 2025-07-01 12:57:59.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:59.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:57:59.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:59.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:57:59.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:59.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:59.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:59.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:59.013 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:57:59.013 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:57:59.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:57:59.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:59.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:57:59.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:59.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:59.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:59.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:57:59.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1192ms 2025-07-01 12:57:59.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:57:59.013 +03:00 [DBG] Connection id "0HNC8090TGE7O" completed keep alive response. 2025-07-01 12:57:59.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2991ms 2025-07-01 12:57:59.013 +03:00 [DBG] Connection id "0HNC8090TGE7O" received FIN. 2025-07-01 12:57:59.013 +03:00 [DBG] Connection id "0HNC8090TGE7O" disconnecting. 2025-07-01 12:57:59.013 +03:00 [DBG] Connection id "0HNC8090TGE7O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:57:59.014 +03:00 [DBG] Connection id "0HNC8090TGE7O" stopped. 2025-07-01 12:58:04.012 +03:00 [DBG] Connection id "0HNC8090TGE7P" accepted. 2025-07-01 12:58:04.012 +03:00 [DBG] Connection id "0HNC8090TGE7P" started. 2025-07-01 12:58:04.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:58:04.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:58:04.012 +03:00 [DBG] POST requests are not supported 2025-07-01 12:58:04.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:58:04.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:58:04.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:04.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:58:04.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:58:04.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:58:04.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:58:04.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:04.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:58:04.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:58:04.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:58:04.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:58:04.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:58:04.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:58:04.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:04.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:04.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:58:04.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:58:04.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:04.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:04.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:04.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:04.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:58:04.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.162ms. 2025-07-01 12:58:04.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:04.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:04.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:04.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:04.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:04.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:04.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:04.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:04.013 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:58:04.013 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:58:04.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:58:04.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:04.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:04.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:04.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:04.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:04.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:04.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8383ms 2025-07-01 12:58:04.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:04.014 +03:00 [DBG] Connection id "0HNC8090TGE7P" completed keep alive response. 2025-07-01 12:58:04.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6137ms 2025-07-01 12:58:04.014 +03:00 [DBG] Connection id "0HNC8090TGE7P" received FIN. 2025-07-01 12:58:04.014 +03:00 [DBG] Connection id "0HNC8090TGE7P" disconnecting. 2025-07-01 12:58:04.014 +03:00 [DBG] Connection id "0HNC8090TGE7P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:58:04.015 +03:00 [DBG] Connection id "0HNC8090TGE7P" stopped. 2025-07-01 12:58:09.032 +03:00 [DBG] Connection id "0HNC8090TGE7Q" accepted. 2025-07-01 12:58:09.032 +03:00 [DBG] Connection id "0HNC8090TGE7Q" started. 2025-07-01 12:58:09.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:58:09.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:58:09.032 +03:00 [DBG] POST requests are not supported 2025-07-01 12:58:09.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:58:09.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:58:09.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:09.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:58:09.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:58:09.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:58:09.033 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:58:09.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:09.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:58:09.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:58:09.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:58:09.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:58:09.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:58:09.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:58:09.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:09.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:09.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:58:09.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:58:09.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:09.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:09.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:09.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:09.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:58:09.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1373ms. 2025-07-01 12:58:09.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:09.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:09.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:09.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:09.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:09.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:09.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:09.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:09.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:58:09.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:58:09.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:58:09.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:09.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:09.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:09.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:09.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:09.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:09.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2742ms 2025-07-01 12:58:09.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:09.034 +03:00 [DBG] Connection id "0HNC8090TGE7Q" completed keep alive response. 2025-07-01 12:58:09.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.222ms 2025-07-01 12:58:09.035 +03:00 [DBG] Connection id "0HNC8090TGE7Q" received FIN. 2025-07-01 12:58:09.035 +03:00 [DBG] Connection id "0HNC8090TGE7Q" disconnecting. 2025-07-01 12:58:09.035 +03:00 [DBG] Connection id "0HNC8090TGE7Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:58:09.036 +03:00 [DBG] Connection id "0HNC8090TGE7Q" stopped. 2025-07-01 12:58:14.005 +03:00 [DBG] Connection id "0HNC8090TGE7R" accepted. 2025-07-01 12:58:14.005 +03:00 [DBG] Connection id "0HNC8090TGE7R" started. 2025-07-01 12:58:14.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:58:14.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:58:14.005 +03:00 [DBG] POST requests are not supported 2025-07-01 12:58:14.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:58:14.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:58:14.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:14.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:58:14.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:58:14.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:58:14.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:58:14.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:14.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:58:14.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:58:14.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:58:14.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:58:14.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:58:14.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:58:14.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:14.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:14.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:58:14.006 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:58:14.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:14.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:14.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:14.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:14.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:58:14.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1659ms. 2025-07-01 12:58:14.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:14.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:14.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:14.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:14.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:14.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:14.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:14.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:14.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:58:14.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:58:14.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:58:14.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:14.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:14.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:14.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:14.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:14.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:14.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2327ms 2025-07-01 12:58:14.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:14.008 +03:00 [DBG] Connection id "0HNC8090TGE7R" completed keep alive response. 2025-07-01 12:58:14.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.353ms 2025-07-01 12:58:14.008 +03:00 [DBG] Connection id "0HNC8090TGE7R" received FIN. 2025-07-01 12:58:14.008 +03:00 [DBG] Connection id "0HNC8090TGE7R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:58:14.008 +03:00 [DBG] Connection id "0HNC8090TGE7R" disconnecting. 2025-07-01 12:58:14.008 +03:00 [DBG] Connection id "0HNC8090TGE7R" stopped. 2025-07-01 12:58:19.007 +03:00 [DBG] Connection id "0HNC8090TGE7S" accepted. 2025-07-01 12:58:19.007 +03:00 [DBG] Connection id "0HNC8090TGE7S" started. 2025-07-01 12:58:19.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:58:19.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:58:19.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:58:19.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:58:19.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:58:19.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:19.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:58:19.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:58:19.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:58:19.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:58:19.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:19.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:58:19.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:58:19.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:58:19.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:58:19.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:58:19.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:58:19.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:19.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:19.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:58:19.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:58:19.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:19.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:19.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:19.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:19.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:58:19.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1548ms. 2025-07-01 12:58:19.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:19.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:19.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:19.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:19.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:19.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:19.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:19.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:19.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:58:19.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:58:19.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:58:19.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:19.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:19.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:19.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:19.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:19.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:19.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9295ms 2025-07-01 12:58:19.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:19.009 +03:00 [DBG] Connection id "0HNC8090TGE7S" completed keep alive response. 2025-07-01 12:58:19.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6291ms 2025-07-01 12:58:19.009 +03:00 [DBG] Connection id "0HNC8090TGE7S" received FIN. 2025-07-01 12:58:19.009 +03:00 [DBG] Connection id "0HNC8090TGE7S" disconnecting. 2025-07-01 12:58:19.010 +03:00 [DBG] Connection id "0HNC8090TGE7S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:58:19.011 +03:00 [DBG] Connection id "0HNC8090TGE7S" stopped. 2025-07-01 12:58:24.011 +03:00 [DBG] Connection id "0HNC8090TGE7T" accepted. 2025-07-01 12:58:24.011 +03:00 [DBG] Connection id "0HNC8090TGE7T" started. 2025-07-01 12:58:24.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:58:24.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:58:24.011 +03:00 [DBG] POST requests are not supported 2025-07-01 12:58:24.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:58:24.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:58:24.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:24.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:58:24.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:58:24.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:58:24.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:58:24.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:24.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:58:24.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:58:24.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:58:24.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:58:24.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:58:24.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:58:24.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:24.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:24.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:58:24.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:58:24.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:24.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:24.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:24.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:24.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:58:24.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.126ms. 2025-07-01 12:58:24.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:24.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:24.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:24.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:24.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:24.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:24.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:24.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:24.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:58:24.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:58:24.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:58:24.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:24.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:24.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:24.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:24.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:24.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:24.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8199ms 2025-07-01 12:58:24.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:24.012 +03:00 [DBG] Connection id "0HNC8090TGE7T" completed keep alive response. 2025-07-01 12:58:24.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4831ms 2025-07-01 12:58:24.013 +03:00 [DBG] Connection id "0HNC8090TGE7T" received FIN. 2025-07-01 12:58:24.013 +03:00 [DBG] Connection id "0HNC8090TGE7T" disconnecting. 2025-07-01 12:58:24.013 +03:00 [DBG] Connection id "0HNC8090TGE7T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:58:24.014 +03:00 [DBG] Connection id "0HNC8090TGE7T" stopped. 2025-07-01 12:58:29.005 +03:00 [DBG] Connection id "0HNC8090TGE7U" accepted. 2025-07-01 12:58:29.005 +03:00 [DBG] Connection id "0HNC8090TGE7U" started. 2025-07-01 12:58:29.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:58:29.005 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:58:29.006 +03:00 [DBG] POST requests are not supported 2025-07-01 12:58:29.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:58:29.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:58:29.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:29.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:58:29.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:58:29.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:58:29.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:58:29.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:29.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:58:29.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:58:29.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:58:29.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:58:29.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:58:29.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:58:29.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:29.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:29.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:58:29.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:58:29.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:29.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:29.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:29.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:29.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:58:29.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1771ms. 2025-07-01 12:58:29.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:29.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:29.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:29.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:29.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:29.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:29.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:29.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:29.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:58:29.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:58:29.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:58:29.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:29.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:29.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:29.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:29.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:29.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:29.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6445ms 2025-07-01 12:58:29.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:29.008 +03:00 [DBG] Connection id "0HNC8090TGE7U" completed keep alive response. 2025-07-01 12:58:29.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9858ms 2025-07-01 12:58:29.009 +03:00 [DBG] Connection id "0HNC8090TGE7U" received FIN. 2025-07-01 12:58:29.009 +03:00 [DBG] Connection id "0HNC8090TGE7U" disconnecting. 2025-07-01 12:58:29.009 +03:00 [DBG] Connection id "0HNC8090TGE7U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:58:29.010 +03:00 [DBG] Connection id "0HNC8090TGE7U" stopped. 2025-07-01 12:58:34.010 +03:00 [DBG] Connection id "0HNC8090TGE7V" accepted. 2025-07-01 12:58:34.010 +03:00 [DBG] Connection id "0HNC8090TGE7V" started. 2025-07-01 12:58:34.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:58:34.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:58:34.011 +03:00 [DBG] POST requests are not supported 2025-07-01 12:58:34.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:58:34.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:58:34.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:34.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:58:34.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:58:34.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:58:34.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:58:34.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:34.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:58:34.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:58:34.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:58:34.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:58:34.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:58:34.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:58:34.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:34.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:34.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:58:34.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:58:34.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:34.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:34.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:34.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:34.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:58:34.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1499ms. 2025-07-01 12:58:34.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:34.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:34.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:34.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:34.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:34.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:34.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:34.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:34.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:58:34.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:58:34.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:58:34.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:34.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:34.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:34.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:34.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:34.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:34.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8618ms 2025-07-01 12:58:34.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:34.012 +03:00 [DBG] Connection id "0HNC8090TGE7V" completed keep alive response. 2025-07-01 12:58:34.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6728ms 2025-07-01 12:58:34.013 +03:00 [DBG] Connection id "0HNC8090TGE7V" received FIN. 2025-07-01 12:58:34.013 +03:00 [DBG] Connection id "0HNC8090TGE7V" disconnecting. 2025-07-01 12:58:34.013 +03:00 [DBG] Connection id "0HNC8090TGE7V" stopped. 2025-07-01 12:58:34.013 +03:00 [DBG] Connection id "0HNC8090TGE7V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:58:39.079 +03:00 [DBG] Connection id "0HNC8090TGE80" accepted. 2025-07-01 12:58:39.079 +03:00 [DBG] Connection id "0HNC8090TGE80" started. 2025-07-01 12:58:39.079 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:58:39.079 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:58:39.079 +03:00 [DBG] POST requests are not supported 2025-07-01 12:58:39.079 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:58:39.079 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:58:39.079 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:39.079 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:58:39.079 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:58:39.079 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:58:39.079 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:58:39.079 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:39.079 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:58:39.079 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:58:39.079 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:58:39.079 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:58:39.079 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:58:39.079 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:58:39.079 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:39.079 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:39.079 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:58:39.079 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:58:39.079 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:39.079 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:39.080 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:39.080 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:39.080 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:58:39.080 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1263ms. 2025-07-01 12:58:39.080 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:39.080 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:39.080 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:39.080 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:39.080 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:39.080 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:39.080 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:39.080 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:39.080 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:58:39.080 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:58:39.080 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:58:39.080 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:39.080 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:39.080 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:39.080 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:39.080 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:39.080 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:39.080 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7441ms 2025-07-01 12:58:39.080 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:39.080 +03:00 [DBG] Connection id "0HNC8090TGE80" completed keep alive response. 2025-07-01 12:58:39.080 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3288ms 2025-07-01 12:58:39.080 +03:00 [DBG] Connection id "0HNC8090TGE80" received FIN. 2025-07-01 12:58:39.081 +03:00 [DBG] Connection id "0HNC8090TGE80" disconnecting. 2025-07-01 12:58:39.081 +03:00 [DBG] Connection id "0HNC8090TGE80" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:58:39.082 +03:00 [DBG] Connection id "0HNC8090TGE80" stopped. 2025-07-01 12:58:44.010 +03:00 [DBG] Connection id "0HNC8090TGE81" accepted. 2025-07-01 12:58:44.011 +03:00 [DBG] Connection id "0HNC8090TGE81" started. 2025-07-01 12:58:44.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:58:44.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:58:44.011 +03:00 [DBG] POST requests are not supported 2025-07-01 12:58:44.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:58:44.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:58:44.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:44.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:58:44.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:58:44.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:58:44.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:58:44.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:44.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:58:44.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:58:44.012 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:58:44.012 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:58:44.012 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:58:44.012 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:58:44.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:44.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:44.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:58:44.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:58:44.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:44.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:44.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:44.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:44.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:58:44.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1741ms. 2025-07-01 12:58:44.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:44.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:44.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:44.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:44.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:44.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:44.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:44.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:44.013 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:58:44.013 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:58:44.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:58:44.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:44.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:44.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:44.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:44.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:44.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:44.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3302ms 2025-07-01 12:58:44.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:44.013 +03:00 [DBG] Connection id "0HNC8090TGE81" completed keep alive response. 2025-07-01 12:58:44.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3418ms 2025-07-01 12:58:44.014 +03:00 [DBG] Connection id "0HNC8090TGE81" received FIN. 2025-07-01 12:58:44.014 +03:00 [DBG] Connection id "0HNC8090TGE81" disconnecting. 2025-07-01 12:58:44.014 +03:00 [DBG] Connection id "0HNC8090TGE81" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:58:44.015 +03:00 [DBG] Connection id "0HNC8090TGE81" stopped. 2025-07-01 12:58:49.012 +03:00 [DBG] Connection id "0HNC8090TGE82" accepted. 2025-07-01 12:58:49.012 +03:00 [DBG] Connection id "0HNC8090TGE82" started. 2025-07-01 12:58:49.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:58:49.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:58:49.012 +03:00 [DBG] POST requests are not supported 2025-07-01 12:58:49.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:58:49.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:58:49.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:49.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:58:49.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:58:49.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:58:49.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:58:49.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:49.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:58:49.012 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:58:49.012 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:58:49.012 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:58:49.012 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:58:49.012 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:58:49.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:49.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:49.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:58:49.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:58:49.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:49.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:49.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:49.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:49.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:58:49.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1445ms. 2025-07-01 12:58:49.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:49.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:49.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:49.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:49.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:49.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:49.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:49.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:49.013 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:58:49.013 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:58:49.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:58:49.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:49.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:49.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:49.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:49.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:49.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:49.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8791ms 2025-07-01 12:58:49.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:49.013 +03:00 [DBG] Connection id "0HNC8090TGE82" completed keep alive response. 2025-07-01 12:58:49.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6603ms 2025-07-01 12:58:49.014 +03:00 [DBG] Connection id "0HNC8090TGE82" received FIN. 2025-07-01 12:58:49.014 +03:00 [DBG] Connection id "0HNC8090TGE82" disconnecting. 2025-07-01 12:58:49.014 +03:00 [DBG] Connection id "0HNC8090TGE82" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:58:49.015 +03:00 [DBG] Connection id "0HNC8090TGE82" stopped. 2025-07-01 12:58:54.011 +03:00 [DBG] Connection id "0HNC8090TGE83" accepted. 2025-07-01 12:58:54.011 +03:00 [DBG] Connection id "0HNC8090TGE83" started. 2025-07-01 12:58:54.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:58:54.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:58:54.011 +03:00 [DBG] POST requests are not supported 2025-07-01 12:58:54.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:58:54.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:58:54.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:54.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:58:54.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:58:54.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:58:54.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:58:54.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:54.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:58:54.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:58:54.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:58:54.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:58:54.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:58:54.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:58:54.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:54.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:54.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:58:54.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:58:54.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:54.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:54.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:54.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:54.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:58:54.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1311ms. 2025-07-01 12:58:54.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:54.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:54.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:54.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:54.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:54.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:54.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:54.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:54.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:58:54.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:58:54.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:58:54.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:54.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:54.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:54.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:54.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:54.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:54.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1679ms 2025-07-01 12:58:54.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:54.013 +03:00 [DBG] Connection id "0HNC8090TGE83" completed keep alive response. 2025-07-01 12:58:54.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9497ms 2025-07-01 12:58:54.013 +03:00 [DBG] Connection id "0HNC8090TGE83" received FIN. 2025-07-01 12:58:54.013 +03:00 [DBG] Connection id "0HNC8090TGE83" disconnecting. 2025-07-01 12:58:54.013 +03:00 [DBG] Connection id "0HNC8090TGE83" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:58:54.014 +03:00 [DBG] Connection id "0HNC8090TGE83" stopped. 2025-07-01 12:58:59.008 +03:00 [DBG] Connection id "0HNC8090TGE84" accepted. 2025-07-01 12:58:59.008 +03:00 [DBG] Connection id "0HNC8090TGE84" started. 2025-07-01 12:58:59.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:58:59.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:58:59.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:58:59.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:58:59.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:58:59.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:59.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:58:59.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:58:59.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:58:59.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:58:59.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:59.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:58:59.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:58:59.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:58:59.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:58:59.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:58:59.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:58:59.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:59.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:59.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:58:59.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:58:59.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:59.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:59.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:59.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:59.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:58:59.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.183ms. 2025-07-01 12:58:59.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:59.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:58:59.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:59.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:58:59.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:59.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:59.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:59.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:59.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:58:59.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:58:59.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:58:59.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:59.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:58:59.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:59.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:59.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:59.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:58:59.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4456ms 2025-07-01 12:58:59.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:58:59.011 +03:00 [DBG] Connection id "0HNC8090TGE84" completed keep alive response. 2025-07-01 12:58:59.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8555ms 2025-07-01 12:58:59.011 +03:00 [DBG] Connection id "0HNC8090TGE84" received FIN. 2025-07-01 12:58:59.011 +03:00 [DBG] Connection id "0HNC8090TGE84" disconnecting. 2025-07-01 12:58:59.012 +03:00 [DBG] Connection id "0HNC8090TGE84" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:58:59.013 +03:00 [DBG] Connection id "0HNC8090TGE84" stopped. 2025-07-01 12:59:04.015 +03:00 [DBG] Connection id "0HNC8090TGE85" accepted. 2025-07-01 12:59:04.016 +03:00 [DBG] Connection id "0HNC8090TGE85" started. 2025-07-01 12:59:04.016 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:59:04.016 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:59:04.016 +03:00 [DBG] POST requests are not supported 2025-07-01 12:59:04.016 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:59:04.016 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:59:04.016 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:04.016 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:59:04.016 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:59:04.016 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:59:04.016 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:59:04.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:04.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:59:04.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:59:04.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:59:04.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:59:04.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:59:04.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:59:04.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:04.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:04.016 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:59:04.017 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:59:04.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:04.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:04.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:04.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:04.017 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:59:04.017 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1349ms. 2025-07-01 12:59:04.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:04.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:04.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:04.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:04.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:04.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:04.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:04.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:04.017 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:59:04.017 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:59:04.017 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:59:04.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:04.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:04.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:04.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:04.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:04.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:04.017 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0047ms 2025-07-01 12:59:04.017 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:04.017 +03:00 [DBG] Connection id "0HNC8090TGE85" completed keep alive response. 2025-07-01 12:59:04.018 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7777ms 2025-07-01 12:59:04.018 +03:00 [DBG] Connection id "0HNC8090TGE85" received FIN. 2025-07-01 12:59:04.018 +03:00 [DBG] Connection id "0HNC8090TGE85" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:59:04.018 +03:00 [DBG] Connection id "0HNC8090TGE85" disconnecting. 2025-07-01 12:59:04.018 +03:00 [DBG] Connection id "0HNC8090TGE85" stopped. 2025-07-01 12:59:09.013 +03:00 [DBG] Connection id "0HNC8090TGE86" accepted. 2025-07-01 12:59:09.013 +03:00 [DBG] Connection id "0HNC8090TGE86" started. 2025-07-01 12:59:09.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:59:09.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:59:09.013 +03:00 [DBG] POST requests are not supported 2025-07-01 12:59:09.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:59:09.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:59:09.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:09.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:59:09.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:59:09.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:59:09.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:59:09.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:09.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:59:09.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:59:09.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:59:09.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:59:09.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:59:09.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:59:09.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:09.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:09.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:59:09.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:59:09.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:09.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:09.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:09.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:09.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:59:09.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2294ms. 2025-07-01 12:59:09.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:09.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:09.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:09.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:09.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:09.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:09.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:09.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:09.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:59:09.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:59:09.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:59:09.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:09.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:09.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:09.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:09.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:09.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:09.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3844ms 2025-07-01 12:59:09.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:09.015 +03:00 [DBG] Connection id "0HNC8090TGE86" completed keep alive response. 2025-07-01 12:59:09.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4439ms 2025-07-01 12:59:09.016 +03:00 [DBG] Connection id "0HNC8090TGE86" received FIN. 2025-07-01 12:59:09.016 +03:00 [DBG] Connection id "0HNC8090TGE86" disconnecting. 2025-07-01 12:59:09.016 +03:00 [DBG] Connection id "0HNC8090TGE86" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:59:09.017 +03:00 [DBG] Connection id "0HNC8090TGE86" stopped. 2025-07-01 12:59:14.017 +03:00 [DBG] Connection id "0HNC8090TGE87" accepted. 2025-07-01 12:59:14.017 +03:00 [DBG] Connection id "0HNC8090TGE87" started. 2025-07-01 12:59:14.017 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:59:14.017 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:59:14.017 +03:00 [DBG] POST requests are not supported 2025-07-01 12:59:14.017 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:59:14.018 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:59:14.018 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:14.018 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:59:14.018 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:59:14.018 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:59:14.018 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:59:14.018 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:14.018 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:59:14.018 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:59:14.018 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:59:14.018 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:59:14.018 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:59:14.018 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:59:14.018 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:14.018 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:14.018 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:59:14.018 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:59:14.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:14.018 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:14.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:14.018 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:14.018 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:59:14.018 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1457ms. 2025-07-01 12:59:14.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:14.018 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:14.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:14.018 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:14.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:14.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:14.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:14.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:14.018 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:59:14.018 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:59:14.019 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:59:14.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:14.019 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:14.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:14.019 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:14.019 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:14.019 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:14.019 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7471ms 2025-07-01 12:59:14.019 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:14.019 +03:00 [DBG] Connection id "0HNC8090TGE87" completed keep alive response. 2025-07-01 12:59:14.019 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3129ms 2025-07-01 12:59:14.019 +03:00 [DBG] Connection id "0HNC8090TGE87" received FIN. 2025-07-01 12:59:14.019 +03:00 [DBG] Connection id "0HNC8090TGE87" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:59:14.019 +03:00 [DBG] Connection id "0HNC8090TGE87" disconnecting. 2025-07-01 12:59:14.019 +03:00 [DBG] Connection id "0HNC8090TGE87" stopped. 2025-07-01 12:59:19.010 +03:00 [DBG] Connection id "0HNC8090TGE88" accepted. 2025-07-01 12:59:19.010 +03:00 [DBG] Connection id "0HNC8090TGE88" started. 2025-07-01 12:59:19.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:59:19.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:59:19.010 +03:00 [DBG] POST requests are not supported 2025-07-01 12:59:19.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:59:19.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:59:19.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:19.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:59:19.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:59:19.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:59:19.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:59:19.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:19.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:59:19.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:59:19.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:59:19.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:59:19.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:59:19.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:59:19.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:19.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:19.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:59:19.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:59:19.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:19.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:19.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:19.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:19.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:59:19.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1593ms. 2025-07-01 12:59:19.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:19.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:19.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:19.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:19.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:19.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:19.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:19.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:19.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:59:19.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:59:19.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:59:19.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:19.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:19.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:19.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:19.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:19.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:19.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8374ms 2025-07-01 12:59:19.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:19.012 +03:00 [DBG] Connection id "0HNC8090TGE88" completed keep alive response. 2025-07-01 12:59:19.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6398ms 2025-07-01 12:59:19.012 +03:00 [DBG] Connection id "0HNC8090TGE88" received FIN. 2025-07-01 12:59:19.012 +03:00 [DBG] Connection id "0HNC8090TGE88" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:59:19.012 +03:00 [DBG] Connection id "0HNC8090TGE88" disconnecting. 2025-07-01 12:59:19.012 +03:00 [DBG] Connection id "0HNC8090TGE88" stopped. 2025-07-01 12:59:24.007 +03:00 [DBG] Connection id "0HNC8090TGE89" accepted. 2025-07-01 12:59:24.007 +03:00 [DBG] Connection id "0HNC8090TGE89" started. 2025-07-01 12:59:24.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:59:24.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:59:24.007 +03:00 [DBG] POST requests are not supported 2025-07-01 12:59:24.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:59:24.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:59:24.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:24.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:59:24.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:59:24.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:59:24.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:59:24.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:24.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:59:24.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:59:24.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:59:24.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:59:24.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:59:24.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:59:24.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:24.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:24.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:59:24.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:59:24.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:24.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:24.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:24.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:24.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:59:24.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1218ms. 2025-07-01 12:59:24.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:24.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:24.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:24.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:24.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:24.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:24.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:24.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:24.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:59:24.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:59:24.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:59:24.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:24.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:24.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:24.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:24.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:24.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:24.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8ms 2025-07-01 12:59:24.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:24.009 +03:00 [DBG] Connection id "0HNC8090TGE89" completed keep alive response. 2025-07-01 12:59:24.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4592ms 2025-07-01 12:59:24.009 +03:00 [DBG] Connection id "0HNC8090TGE89" received FIN. 2025-07-01 12:59:24.009 +03:00 [DBG] Connection id "0HNC8090TGE89" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:59:24.009 +03:00 [DBG] Connection id "0HNC8090TGE89" disconnecting. 2025-07-01 12:59:24.009 +03:00 [DBG] Connection id "0HNC8090TGE89" stopped. 2025-07-01 12:59:29.008 +03:00 [DBG] Connection id "0HNC8090TGE8A" accepted. 2025-07-01 12:59:29.008 +03:00 [DBG] Connection id "0HNC8090TGE8A" started. 2025-07-01 12:59:29.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:59:29.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:59:29.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:59:29.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:59:29.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:59:29.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:29.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:59:29.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:59:29.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:59:29.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:59:29.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:29.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:59:29.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:59:29.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:59:29.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:59:29.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:59:29.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:59:29.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:29.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:29.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:59:29.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:59:29.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:29.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:29.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:29.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:29.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:59:29.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.182ms. 2025-07-01 12:59:29.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:29.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:29.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:29.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:29.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:29.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:29.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:29.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:29.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:59:29.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:59:29.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:59:29.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:29.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:29.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:29.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:29.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:29.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:29.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2992ms 2025-07-01 12:59:29.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:29.011 +03:00 [DBG] Connection id "0HNC8090TGE8A" completed keep alive response. 2025-07-01 12:59:29.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8362ms 2025-07-01 12:59:29.011 +03:00 [DBG] Connection id "0HNC8090TGE8A" received FIN. 2025-07-01 12:59:29.011 +03:00 [DBG] Connection id "0HNC8090TGE8A" disconnecting. 2025-07-01 12:59:29.011 +03:00 [DBG] Connection id "0HNC8090TGE8A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:59:29.012 +03:00 [DBG] Connection id "0HNC8090TGE8A" stopped. 2025-07-01 12:59:34.009 +03:00 [DBG] Connection id "0HNC8090TGE8B" accepted. 2025-07-01 12:59:34.009 +03:00 [DBG] Connection id "0HNC8090TGE8B" started. 2025-07-01 12:59:34.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:59:34.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:59:34.009 +03:00 [DBG] POST requests are not supported 2025-07-01 12:59:34.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:59:34.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:59:34.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:34.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:59:34.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:59:34.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:59:34.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:59:34.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:34.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:59:34.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:59:34.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:59:34.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:59:34.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:59:34.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:59:34.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:34.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:34.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:59:34.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:59:34.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:34.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:34.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:34.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:34.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:59:34.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2095ms. 2025-07-01 12:59:34.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:34.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:34.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:34.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:34.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:34.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:34.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:34.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:34.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:59:34.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:59:34.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:59:34.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:34.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:34.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:34.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:34.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:34.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:34.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2406ms 2025-07-01 12:59:34.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:34.011 +03:00 [DBG] Connection id "0HNC8090TGE8B" completed keep alive response. 2025-07-01 12:59:34.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2381ms 2025-07-01 12:59:34.011 +03:00 [DBG] Connection id "0HNC8090TGE8B" received FIN. 2025-07-01 12:59:34.012 +03:00 [DBG] Connection id "0HNC8090TGE8B" disconnecting. 2025-07-01 12:59:34.012 +03:00 [DBG] Connection id "0HNC8090TGE8B" stopped. 2025-07-01 12:59:34.012 +03:00 [DBG] Connection id "0HNC8090TGE8B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:59:39.011 +03:00 [DBG] Connection id "0HNC8090TGE8C" accepted. 2025-07-01 12:59:39.011 +03:00 [DBG] Connection id "0HNC8090TGE8C" started. 2025-07-01 12:59:39.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:59:39.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:59:39.012 +03:00 [DBG] POST requests are not supported 2025-07-01 12:59:39.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:59:39.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:59:39.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:39.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:59:39.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:59:39.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:59:39.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:59:39.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:39.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:59:39.012 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:59:39.012 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:59:39.012 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:59:39.012 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:59:39.012 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:59:39.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:39.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:39.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:59:39.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:59:39.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:39.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:39.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:39.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:39.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:59:39.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1785ms. 2025-07-01 12:59:39.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:39.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:39.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:39.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:39.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:39.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:39.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:39.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:39.013 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:59:39.013 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:59:39.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:59:39.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:39.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:39.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:39.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:39.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:39.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:39.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0217ms 2025-07-01 12:59:39.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:39.013 +03:00 [DBG] Connection id "0HNC8090TGE8C" completed keep alive response. 2025-07-01 12:59:39.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9361ms 2025-07-01 12:59:39.014 +03:00 [DBG] Connection id "0HNC8090TGE8C" received FIN. 2025-07-01 12:59:39.014 +03:00 [DBG] Connection id "0HNC8090TGE8C" disconnecting. 2025-07-01 12:59:39.014 +03:00 [DBG] Connection id "0HNC8090TGE8C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:59:39.015 +03:00 [DBG] Connection id "0HNC8090TGE8C" stopped. 2025-07-01 12:59:44.008 +03:00 [DBG] Connection id "0HNC8090TGE8D" accepted. 2025-07-01 12:59:44.009 +03:00 [DBG] Connection id "0HNC8090TGE8D" started. 2025-07-01 12:59:44.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:59:44.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:59:44.009 +03:00 [DBG] POST requests are not supported 2025-07-01 12:59:44.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:59:44.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:59:44.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:44.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:59:44.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:59:44.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:59:44.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:59:44.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:44.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:59:44.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:59:44.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:59:44.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:59:44.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:59:44.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:59:44.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:44.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:44.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:59:44.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:59:44.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:44.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:44.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:44.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:44.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:59:44.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1607ms. 2025-07-01 12:59:44.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:44.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:44.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:44.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:44.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:44.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:44.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:44.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:44.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:59:44.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:59:44.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:59:44.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:44.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:44.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:44.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:44.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:44.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:44.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1209ms 2025-07-01 12:59:44.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:44.011 +03:00 [DBG] Connection id "0HNC8090TGE8D" completed keep alive response. 2025-07-01 12:59:44.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0162ms 2025-07-01 12:59:44.011 +03:00 [DBG] Connection id "0HNC8090TGE8D" received FIN. 2025-07-01 12:59:44.012 +03:00 [DBG] Connection id "0HNC8090TGE8D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:59:44.012 +03:00 [DBG] Connection id "0HNC8090TGE8D" disconnecting. 2025-07-01 12:59:44.012 +03:00 [DBG] Connection id "0HNC8090TGE8D" stopped. 2025-07-01 12:59:49.008 +03:00 [DBG] Connection id "0HNC8090TGE8E" accepted. 2025-07-01 12:59:49.008 +03:00 [DBG] Connection id "0HNC8090TGE8E" started. 2025-07-01 12:59:49.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:59:49.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:59:49.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:59:49.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:59:49.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:59:49.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:49.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:59:49.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:59:49.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:59:49.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:59:49.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:49.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:59:49.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:59:49.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:59:49.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:59:49.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:59:49.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:59:49.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:49.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:49.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:59:49.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:59:49.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:49.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:49.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:49.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:49.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:59:49.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2102ms. 2025-07-01 12:59:49.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:49.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:49.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:49.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:49.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:49.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:49.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:49.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:49.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:59:49.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:59:49.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:59:49.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:49.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:49.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:49.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:49.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:49.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:49.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9884ms 2025-07-01 12:59:49.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:49.012 +03:00 [DBG] Connection id "0HNC8090TGE8E" completed keep alive response. 2025-07-01 12:59:49.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4472ms 2025-07-01 12:59:49.012 +03:00 [DBG] Connection id "0HNC8090TGE8E" received FIN. 2025-07-01 12:59:49.012 +03:00 [DBG] Connection id "0HNC8090TGE8E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:59:49.012 +03:00 [DBG] Connection id "0HNC8090TGE8E" disconnecting. 2025-07-01 12:59:49.012 +03:00 [DBG] Connection id "0HNC8090TGE8E" stopped. 2025-07-01 12:59:54.019 +03:00 [DBG] Connection id "0HNC8090TGE8F" accepted. 2025-07-01 12:59:54.019 +03:00 [DBG] Connection id "0HNC8090TGE8F" started. 2025-07-01 12:59:54.019 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:59:54.019 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:59:54.019 +03:00 [DBG] POST requests are not supported 2025-07-01 12:59:54.019 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:59:54.019 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:59:54.019 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:54.019 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:59:54.019 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:59:54.019 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:59:54.019 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:59:54.019 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:54.019 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:59:54.020 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:59:54.020 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:59:54.020 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:59:54.020 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:59:54.020 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:59:54.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:54.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:54.020 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:59:54.020 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:59:54.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:54.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:54.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:54.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:54.020 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:59:54.020 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1594ms. 2025-07-01 12:59:54.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:54.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:54.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:54.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:54.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:54.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:54.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:54.021 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:54.021 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:59:54.021 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:59:54.021 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:59:54.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:54.021 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:54.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:54.021 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:54.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:54.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:54.021 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3144ms 2025-07-01 12:59:54.021 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:54.021 +03:00 [DBG] Connection id "0HNC8090TGE8F" completed keep alive response. 2025-07-01 12:59:54.021 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0615ms 2025-07-01 12:59:54.021 +03:00 [DBG] Connection id "0HNC8090TGE8F" received FIN. 2025-07-01 12:59:54.021 +03:00 [DBG] Connection id "0HNC8090TGE8F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:59:54.021 +03:00 [DBG] Connection id "0HNC8090TGE8F" disconnecting. 2025-07-01 12:59:54.022 +03:00 [DBG] Connection id "0HNC8090TGE8F" stopped. 2025-07-01 12:59:59.007 +03:00 [DBG] Connection id "0HNC8090TGE8G" accepted. 2025-07-01 12:59:59.008 +03:00 [DBG] Connection id "0HNC8090TGE8G" started. 2025-07-01 12:59:59.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 12:59:59.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 12:59:59.008 +03:00 [DBG] POST requests are not supported 2025-07-01 12:59:59.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 12:59:59.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 12:59:59.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:59.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 12:59:59.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 12:59:59.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 12:59:59.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 12:59:59.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:59.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 12:59:59.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 12:59:59.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 12:59:59.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 12:59:59.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 12:59:59.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 12:59:59.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:59.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:59.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:59:59.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 12:59:59.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:59.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:59.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:59.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:59.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 12:59:59.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1248ms. 2025-07-01 12:59:59.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:59.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 12:59:59.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:59.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 12:59:59.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:59.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:59.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:59.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:59.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:59:59.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 12:59:59.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 12:59:59.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:59.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 12:59:59.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:59.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:59.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:59.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 12:59:59.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8436ms 2025-07-01 12:59:59.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 12:59:59.009 +03:00 [DBG] Connection id "0HNC8090TGE8G" completed keep alive response. 2025-07-01 12:59:59.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4346ms 2025-07-01 12:59:59.009 +03:00 [DBG] Connection id "0HNC8090TGE8G" received FIN. 2025-07-01 12:59:59.010 +03:00 [DBG] Connection id "0HNC8090TGE8G" disconnecting. 2025-07-01 12:59:59.010 +03:00 [DBG] Connection id "0HNC8090TGE8G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 12:59:59.011 +03:00 [DBG] Connection id "0HNC8090TGE8G" stopped. 2025-07-01 13:00:04.005 +03:00 [DBG] Connection id "0HNC8090TGE8H" accepted. 2025-07-01 13:00:04.006 +03:00 [DBG] Connection id "0HNC8090TGE8H" started. 2025-07-01 13:00:04.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:00:04.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:00:04.006 +03:00 [DBG] POST requests are not supported 2025-07-01 13:00:04.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:00:04.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:00:04.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:04.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:00:04.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:00:04.006 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:00:04.006 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:00:04.006 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:04.006 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:00:04.006 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:00:04.006 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:00:04.006 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:00:04.006 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:00:04.006 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:00:04.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:04.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:04.006 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:00:04.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:00:04.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:04.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:04.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:04.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:04.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:00:04.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1428ms. 2025-07-01 13:00:04.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:04.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:04.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:04.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:04.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:04.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:04.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:04.007 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:04.007 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:00:04.007 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:00:04.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:00:04.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:04.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:04.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:04.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:04.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:04.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:04.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8866ms 2025-07-01 13:00:04.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:04.007 +03:00 [DBG] Connection id "0HNC8090TGE8H" completed keep alive response. 2025-07-01 13:00:04.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6343ms 2025-07-01 13:00:04.008 +03:00 [DBG] Connection id "0HNC8090TGE8H" received FIN. 2025-07-01 13:00:04.008 +03:00 [DBG] Connection id "0HNC8090TGE8H" disconnecting. 2025-07-01 13:00:04.008 +03:00 [DBG] Connection id "0HNC8090TGE8H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:00:04.009 +03:00 [DBG] Connection id "0HNC8090TGE8H" stopped. 2025-07-01 13:00:09.008 +03:00 [DBG] Connection id "0HNC8090TGE8I" accepted. 2025-07-01 13:00:09.009 +03:00 [DBG] Connection id "0HNC8090TGE8I" started. 2025-07-01 13:00:09.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:00:09.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:00:09.009 +03:00 [DBG] POST requests are not supported 2025-07-01 13:00:09.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:00:09.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:00:09.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:09.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:00:09.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:00:09.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:00:09.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:00:09.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:09.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:00:09.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:00:09.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:00:09.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:00:09.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:00:09.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:00:09.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:09.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:09.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:00:09.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:00:09.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:09.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:09.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:09.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:09.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:00:09.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1194ms. 2025-07-01 13:00:09.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:09.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:09.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:09.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:09.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:09.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:09.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:09.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:09.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:00:09.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:00:09.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:00:09.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:09.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:09.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:09.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:09.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:09.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:09.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7519ms 2025-07-01 13:00:09.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:09.010 +03:00 [DBG] Connection id "0HNC8090TGE8I" completed keep alive response. 2025-07-01 13:00:09.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5472ms 2025-07-01 13:00:09.011 +03:00 [DBG] Connection id "0HNC8090TGE8I" received FIN. 2025-07-01 13:00:09.011 +03:00 [DBG] Connection id "0HNC8090TGE8I" disconnecting. 2025-07-01 13:00:09.011 +03:00 [DBG] Connection id "0HNC8090TGE8I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:00:09.012 +03:00 [DBG] Connection id "0HNC8090TGE8I" stopped. 2025-07-01 13:00:14.008 +03:00 [DBG] Connection id "0HNC8090TGE8J" accepted. 2025-07-01 13:00:14.008 +03:00 [DBG] Connection id "0HNC8090TGE8J" started. 2025-07-01 13:00:14.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:00:14.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:00:14.008 +03:00 [DBG] POST requests are not supported 2025-07-01 13:00:14.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:00:14.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:00:14.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:14.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:00:14.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:00:14.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:00:14.008 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:00:14.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:14.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:00:14.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:00:14.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:00:14.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:00:14.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:00:14.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:00:14.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:14.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:14.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:00:14.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:00:14.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:14.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:14.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:14.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:14.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:00:14.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1488ms. 2025-07-01 13:00:14.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:14.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:14.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:14.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:14.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:14.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:14.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:14.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:14.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:00:14.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:00:14.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:00:14.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:14.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:14.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:14.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:14.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:14.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:14.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0787ms 2025-07-01 13:00:14.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:14.010 +03:00 [DBG] Connection id "0HNC8090TGE8J" completed keep alive response. 2025-07-01 13:00:14.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9785ms 2025-07-01 13:00:14.010 +03:00 [DBG] Connection id "0HNC8090TGE8J" received FIN. 2025-07-01 13:00:14.010 +03:00 [DBG] Connection id "0HNC8090TGE8J" disconnecting. 2025-07-01 13:00:14.010 +03:00 [DBG] Connection id "0HNC8090TGE8J" stopped. 2025-07-01 13:00:14.010 +03:00 [DBG] Connection id "0HNC8090TGE8J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:00:19.026 +03:00 [DBG] Connection id "0HNC8090TGE8K" accepted. 2025-07-01 13:00:19.027 +03:00 [DBG] Connection id "0HNC8090TGE8K" started. 2025-07-01 13:00:19.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:00:19.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:00:19.027 +03:00 [DBG] POST requests are not supported 2025-07-01 13:00:19.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:00:19.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:00:19.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:19.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:00:19.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:00:19.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:00:19.027 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:00:19.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:19.027 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:00:19.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:00:19.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:00:19.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:00:19.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:00:19.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:00:19.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:19.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:19.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:00:19.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:00:19.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:19.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:19.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:19.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:19.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:00:19.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1417ms. 2025-07-01 13:00:19.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:19.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:19.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:19.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:19.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:19.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:19.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:19.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:19.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:00:19.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:00:19.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:00:19.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:19.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:19.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:19.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:19.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:19.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:19.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2296ms 2025-07-01 13:00:19.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:19.029 +03:00 [DBG] Connection id "0HNC8090TGE8K" completed keep alive response. 2025-07-01 13:00:19.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2981ms 2025-07-01 13:00:19.029 +03:00 [DBG] Connection id "0HNC8090TGE8K" received FIN. 2025-07-01 13:00:19.029 +03:00 [DBG] Connection id "0HNC8090TGE8K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:00:19.029 +03:00 [DBG] Connection id "0HNC8090TGE8K" disconnecting. 2025-07-01 13:00:19.029 +03:00 [DBG] Connection id "0HNC8090TGE8K" stopped. 2025-07-01 13:00:24.016 +03:00 [DBG] Connection id "0HNC8090TGE8L" accepted. 2025-07-01 13:00:24.016 +03:00 [DBG] Connection id "0HNC8090TGE8L" started. 2025-07-01 13:00:24.017 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:00:24.017 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:00:24.017 +03:00 [DBG] POST requests are not supported 2025-07-01 13:00:24.017 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:00:24.017 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:00:24.017 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:24.017 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:00:24.017 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:00:24.017 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:00:24.017 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:00:24.017 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:24.017 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:00:24.017 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:00:24.017 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:00:24.017 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:00:24.017 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:00:24.017 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:00:24.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:24.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:24.017 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:00:24.017 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:00:24.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:24.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:24.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:24.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:24.017 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:00:24.018 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1532ms. 2025-07-01 13:00:24.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:24.018 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:24.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:24.018 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:24.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:24.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:24.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:24.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:24.018 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:00:24.018 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:00:24.018 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:00:24.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:24.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:24.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:24.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:24.018 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:24.018 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:24.018 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9794ms 2025-07-01 13:00:24.018 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:24.018 +03:00 [DBG] Connection id "0HNC8090TGE8L" completed keep alive response. 2025-07-01 13:00:24.018 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6977ms 2025-07-01 13:00:24.018 +03:00 [DBG] Connection id "0HNC8090TGE8L" received FIN. 2025-07-01 13:00:24.019 +03:00 [DBG] Connection id "0HNC8090TGE8L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:00:24.019 +03:00 [DBG] Connection id "0HNC8090TGE8L" disconnecting. 2025-07-01 13:00:24.019 +03:00 [DBG] Connection id "0HNC8090TGE8L" stopped. 2025-07-01 13:00:29.013 +03:00 [DBG] Connection id "0HNC8090TGE8M" accepted. 2025-07-01 13:00:29.013 +03:00 [DBG] Connection id "0HNC8090TGE8M" started. 2025-07-01 13:00:29.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:00:29.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:00:29.013 +03:00 [DBG] POST requests are not supported 2025-07-01 13:00:29.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:00:29.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:00:29.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:29.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:00:29.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:00:29.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:00:29.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:00:29.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:29.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:00:29.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:00:29.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:00:29.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:00:29.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:00:29.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:00:29.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:29.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:29.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:00:29.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:00:29.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:29.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:29.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:29.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:29.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:00:29.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1707ms. 2025-07-01 13:00:29.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:29.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:29.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:29.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:29.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:29.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:29.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:29.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:29.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:00:29.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:00:29.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:00:29.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:29.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:29.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:29.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:29.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:29.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:29.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1678ms 2025-07-01 13:00:29.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:29.015 +03:00 [DBG] Connection id "0HNC8090TGE8M" completed keep alive response. 2025-07-01 13:00:29.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0295ms 2025-07-01 13:00:29.015 +03:00 [DBG] Connection id "0HNC8090TGE8M" received FIN. 2025-07-01 13:00:29.015 +03:00 [DBG] Connection id "0HNC8090TGE8M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:00:29.015 +03:00 [DBG] Connection id "0HNC8090TGE8M" disconnecting. 2025-07-01 13:00:29.016 +03:00 [DBG] Connection id "0HNC8090TGE8M" stopped. 2025-07-01 13:00:34.007 +03:00 [DBG] Connection id "0HNC8090TGE8N" accepted. 2025-07-01 13:00:34.007 +03:00 [DBG] Connection id "0HNC8090TGE8N" started. 2025-07-01 13:00:34.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:00:34.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:00:34.007 +03:00 [DBG] POST requests are not supported 2025-07-01 13:00:34.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:00:34.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:00:34.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:34.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:00:34.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:00:34.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:00:34.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:00:34.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:34.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:00:34.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:00:34.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:00:34.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:00:34.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:00:34.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:00:34.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:34.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:34.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:00:34.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:00:34.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:34.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:34.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:00:34.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1276ms. 2025-07-01 13:00:34.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:34.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:34.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:34.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:34.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:34.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:34.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:34.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:00:34.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:00:34.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:00:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:34.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:34.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:34.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:34.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:34.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9082ms 2025-07-01 13:00:34.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:34.009 +03:00 [DBG] Connection id "0HNC8090TGE8N" completed keep alive response. 2025-07-01 13:00:34.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.686ms 2025-07-01 13:00:34.009 +03:00 [DBG] Connection id "0HNC8090TGE8N" received FIN. 2025-07-01 13:00:34.009 +03:00 [DBG] Connection id "0HNC8090TGE8N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:00:34.009 +03:00 [DBG] Connection id "0HNC8090TGE8N" disconnecting. 2025-07-01 13:00:34.009 +03:00 [DBG] Connection id "0HNC8090TGE8N" stopped. 2025-07-01 13:00:39.010 +03:00 [DBG] Connection id "0HNC8090TGE8O" accepted. 2025-07-01 13:00:39.010 +03:00 [DBG] Connection id "0HNC8090TGE8O" started. 2025-07-01 13:00:39.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:00:39.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:00:39.010 +03:00 [DBG] POST requests are not supported 2025-07-01 13:00:39.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:00:39.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:00:39.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:39.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:00:39.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:00:39.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:00:39.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:00:39.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:39.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:00:39.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:00:39.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:00:39.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:00:39.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:00:39.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:00:39.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:39.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:39.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:00:39.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:00:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:39.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:00:39.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1148ms. 2025-07-01 13:00:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:39.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:39.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:39.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:39.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:39.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:00:39.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:00:39.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:00:39.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:39.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:39.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:39.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:39.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:39.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:39.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6317ms 2025-07-01 13:00:39.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:39.011 +03:00 [DBG] Connection id "0HNC8090TGE8O" completed keep alive response. 2025-07-01 13:00:39.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2212ms 2025-07-01 13:00:39.012 +03:00 [DBG] Connection id "0HNC8090TGE8O" received FIN. 2025-07-01 13:00:39.012 +03:00 [DBG] Connection id "0HNC8090TGE8O" disconnecting. 2025-07-01 13:00:39.012 +03:00 [DBG] Connection id "0HNC8090TGE8O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:00:39.013 +03:00 [DBG] Connection id "0HNC8090TGE8O" stopped. 2025-07-01 13:00:44.010 +03:00 [DBG] Connection id "0HNC8090TGE8P" accepted. 2025-07-01 13:00:44.010 +03:00 [DBG] Connection id "0HNC8090TGE8P" started. 2025-07-01 13:00:44.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:00:44.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:00:44.011 +03:00 [DBG] POST requests are not supported 2025-07-01 13:00:44.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:00:44.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:00:44.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:44.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:00:44.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:00:44.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:00:44.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:00:44.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:44.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:00:44.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:00:44.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:00:44.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:00:44.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:00:44.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:00:44.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:44.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:44.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:00:44.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:00:44.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:44.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:44.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:44.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:44.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:00:44.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1489ms. 2025-07-01 13:00:44.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:44.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:44.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:44.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:44.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:44.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:44.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:44.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:44.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:00:44.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:00:44.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:00:44.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:44.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:44.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:44.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:44.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:44.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:44.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2283ms 2025-07-01 13:00:44.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:44.013 +03:00 [DBG] Connection id "0HNC8090TGE8P" completed keep alive response. 2025-07-01 13:00:44.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1989ms 2025-07-01 13:00:44.013 +03:00 [DBG] Connection id "0HNC8090TGE8P" received FIN. 2025-07-01 13:00:44.013 +03:00 [DBG] Connection id "0HNC8090TGE8P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:00:44.013 +03:00 [DBG] Connection id "0HNC8090TGE8P" disconnecting. 2025-07-01 13:00:44.013 +03:00 [DBG] Connection id "0HNC8090TGE8P" stopped. 2025-07-01 13:00:49.006 +03:00 [DBG] Connection id "0HNC8090TGE8Q" accepted. 2025-07-01 13:00:49.006 +03:00 [DBG] Connection id "0HNC8090TGE8Q" started. 2025-07-01 13:00:49.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:00:49.006 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:00:49.006 +03:00 [DBG] POST requests are not supported 2025-07-01 13:00:49.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:00:49.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:00:49.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:49.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:00:49.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:00:49.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:00:49.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:00:49.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:49.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:00:49.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:00:49.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:00:49.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:00:49.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:00:49.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:00:49.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:49.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:49.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:00:49.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:00:49.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:49.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:49.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:49.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:49.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:00:49.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1602ms. 2025-07-01 13:00:49.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:49.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:49.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:49.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:49.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:49.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:49.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:49.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:49.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:00:49.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:00:49.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:00:49.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:49.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:49.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:49.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:49.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:49.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:49.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9613ms 2025-07-01 13:00:49.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:49.008 +03:00 [DBG] Connection id "0HNC8090TGE8Q" completed keep alive response. 2025-07-01 13:00:49.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6487ms 2025-07-01 13:00:49.008 +03:00 [DBG] Connection id "0HNC8090TGE8Q" received FIN. 2025-07-01 13:00:49.008 +03:00 [DBG] Connection id "0HNC8090TGE8Q" disconnecting. 2025-07-01 13:00:49.009 +03:00 [DBG] Connection id "0HNC8090TGE8Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:00:49.010 +03:00 [DBG] Connection id "0HNC8090TGE8Q" stopped. 2025-07-01 13:00:54.007 +03:00 [DBG] Connection id "0HNC8090TGE8R" accepted. 2025-07-01 13:00:54.007 +03:00 [DBG] Connection id "0HNC8090TGE8R" started. 2025-07-01 13:00:54.007 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:00:54.007 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:00:54.007 +03:00 [DBG] POST requests are not supported 2025-07-01 13:00:54.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:00:54.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:00:54.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:54.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:00:54.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:00:54.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:00:54.007 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:00:54.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:54.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:00:54.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:00:54.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:00:54.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:00:54.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:00:54.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:00:54.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:54.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:54.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:00:54.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:00:54.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:54.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:54.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:54.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:54.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:00:54.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1248ms. 2025-07-01 13:00:54.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:54.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:54.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:54.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:54.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:54.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:54.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:54.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:54.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:00:54.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:00:54.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:00:54.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:54.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:54.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:54.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:54.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:54.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:54.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7321ms 2025-07-01 13:00:54.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:54.008 +03:00 [DBG] Connection id "0HNC8090TGE8R" completed keep alive response. 2025-07-01 13:00:54.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4425ms 2025-07-01 13:00:54.009 +03:00 [DBG] Connection id "0HNC8090TGE8R" received FIN. 2025-07-01 13:00:54.009 +03:00 [DBG] Connection id "0HNC8090TGE8R" disconnecting. 2025-07-01 13:00:54.009 +03:00 [DBG] Connection id "0HNC8090TGE8R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:00:54.010 +03:00 [DBG] Connection id "0HNC8090TGE8R" stopped. 2025-07-01 13:00:59.018 +03:00 [DBG] Connection id "0HNC8090TGE8S" accepted. 2025-07-01 13:00:59.018 +03:00 [DBG] Connection id "0HNC8090TGE8S" started. 2025-07-01 13:00:59.019 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:00:59.019 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:00:59.019 +03:00 [DBG] POST requests are not supported 2025-07-01 13:00:59.019 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:00:59.019 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:00:59.019 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:59.019 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:00:59.019 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:00:59.019 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:00:59.019 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:00:59.019 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:59.019 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:00:59.019 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:00:59.019 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:00:59.019 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:00:59.019 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:00:59.020 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:00:59.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:59.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:59.020 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:00:59.020 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:00:59.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:59.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:59.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:59.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:59.020 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:00:59.020 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1788ms. 2025-07-01 13:00:59.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:59.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:00:59.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:59.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:00:59.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:59.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:59.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:59.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:59.020 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:00:59.021 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:00:59.021 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:00:59.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:59.021 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:00:59.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:59.021 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:59.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:59.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:00:59.021 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5441ms 2025-07-01 13:00:59.021 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:00:59.021 +03:00 [DBG] Connection id "0HNC8090TGE8S" completed keep alive response. 2025-07-01 13:00:59.021 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.651ms 2025-07-01 13:00:59.021 +03:00 [DBG] Connection id "0HNC8090TGE8S" received FIN. 2025-07-01 13:00:59.022 +03:00 [DBG] Connection id "0HNC8090TGE8S" disconnecting. 2025-07-01 13:00:59.022 +03:00 [DBG] Connection id "0HNC8090TGE8S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:00:59.023 +03:00 [DBG] Connection id "0HNC8090TGE8S" stopped. 2025-07-01 13:01:04.013 +03:00 [DBG] Connection id "0HNC8090TGE8T" accepted. 2025-07-01 13:01:04.013 +03:00 [DBG] Connection id "0HNC8090TGE8T" started. 2025-07-01 13:01:04.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:01:04.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:01:04.014 +03:00 [DBG] POST requests are not supported 2025-07-01 13:01:04.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:01:04.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:01:04.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:04.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:01:04.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:01:04.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:01:04.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:01:04.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:04.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:01:04.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:01:04.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:01:04.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:01:04.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:01:04.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:01:04.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:04.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:04.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:01:04.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:01:04.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:04.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:04.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:04.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:04.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:01:04.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1301ms. 2025-07-01 13:01:04.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:04.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:04.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:04.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:04.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:01:04.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:01:04.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:01:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:04.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:04.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:04.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6961ms 2025-07-01 13:01:04.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:04.015 +03:00 [DBG] Connection id "0HNC8090TGE8T" completed keep alive response. 2025-07-01 13:01:04.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3614ms 2025-07-01 13:01:04.015 +03:00 [DBG] Connection id "0HNC8090TGE8T" received FIN. 2025-07-01 13:01:04.015 +03:00 [DBG] Connection id "0HNC8090TGE8T" disconnecting. 2025-07-01 13:01:04.015 +03:00 [DBG] Connection id "0HNC8090TGE8T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:01:04.016 +03:00 [DBG] Connection id "0HNC8090TGE8T" stopped. 2025-07-01 13:01:09.011 +03:00 [DBG] Connection id "0HNC8090TGE8U" accepted. 2025-07-01 13:01:09.012 +03:00 [DBG] Connection id "0HNC8090TGE8U" started. 2025-07-01 13:01:09.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:01:09.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:01:09.012 +03:00 [DBG] POST requests are not supported 2025-07-01 13:01:09.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:01:09.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:01:09.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:09.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:01:09.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:01:09.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:01:09.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:01:09.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:09.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:01:09.012 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:01:09.012 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:01:09.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:01:09.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:01:09.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:01:09.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:09.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:09.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:01:09.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:01:09.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:09.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:09.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:09.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:09.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:01:09.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1523ms. 2025-07-01 13:01:09.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:09.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:09.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:09.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:09.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:09.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:09.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:09.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:09.013 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:01:09.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:01:09.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:01:09.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:09.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:09.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:09.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:09.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:09.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:09.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0141ms 2025-07-01 13:01:09.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:09.014 +03:00 [DBG] Connection id "0HNC8090TGE8U" completed keep alive response. 2025-07-01 13:01:09.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0556ms 2025-07-01 13:01:09.014 +03:00 [DBG] Connection id "0HNC8090TGE8U" received FIN. 2025-07-01 13:01:09.014 +03:00 [DBG] Connection id "0HNC8090TGE8U" disconnecting. 2025-07-01 13:01:09.014 +03:00 [DBG] Connection id "0HNC8090TGE8U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:01:09.015 +03:00 [DBG] Connection id "0HNC8090TGE8U" stopped. 2025-07-01 13:01:14.009 +03:00 [DBG] Connection id "0HNC8090TGE8V" accepted. 2025-07-01 13:01:14.009 +03:00 [DBG] Connection id "0HNC8090TGE8V" started. 2025-07-01 13:01:14.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:01:14.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:01:14.010 +03:00 [DBG] POST requests are not supported 2025-07-01 13:01:14.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:01:14.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:01:14.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:14.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:01:14.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:01:14.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:01:14.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:01:14.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:14.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:01:14.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:01:14.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:01:14.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:01:14.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:01:14.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:01:14.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:14.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:14.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:01:14.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:01:14.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:14.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:14.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:14.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:14.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:01:14.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1768ms. 2025-07-01 13:01:14.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:14.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:14.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:14.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:14.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:14.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:14.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:14.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:14.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:01:14.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:01:14.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:01:14.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:14.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:14.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:14.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:14.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:14.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:14.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7652ms 2025-07-01 13:01:14.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:14.011 +03:00 [DBG] Connection id "0HNC8090TGE8V" completed keep alive response. 2025-07-01 13:01:14.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.364ms 2025-07-01 13:01:14.011 +03:00 [DBG] Connection id "0HNC8090TGE8V" received FIN. 2025-07-01 13:01:14.011 +03:00 [DBG] Connection id "0HNC8090TGE8V" disconnecting. 2025-07-01 13:01:14.011 +03:00 [DBG] Connection id "0HNC8090TGE8V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:01:14.012 +03:00 [DBG] Connection id "0HNC8090TGE8V" stopped. 2025-07-01 13:01:19.009 +03:00 [DBG] Connection id "0HNC8090TGE90" accepted. 2025-07-01 13:01:19.009 +03:00 [DBG] Connection id "0HNC8090TGE90" started. 2025-07-01 13:01:19.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:01:19.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:01:19.009 +03:00 [DBG] POST requests are not supported 2025-07-01 13:01:19.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:01:19.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:01:19.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:19.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:01:19.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:01:19.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:01:19.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:01:19.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:19.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:01:19.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:01:19.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:01:19.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:01:19.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:01:19.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:01:19.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:19.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:19.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:01:19.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:01:19.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:19.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:19.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:19.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:19.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:01:19.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1393ms. 2025-07-01 13:01:19.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:19.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:19.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:19.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:19.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:19.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:19.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:19.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:19.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:01:19.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:01:19.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:01:19.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:19.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:19.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:19.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:19.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:19.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:19.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9973ms 2025-07-01 13:01:19.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:19.011 +03:00 [DBG] Connection id "0HNC8090TGE90" completed keep alive response. 2025-07-01 13:01:19.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8261ms 2025-07-01 13:01:19.011 +03:00 [DBG] Connection id "0HNC8090TGE90" received FIN. 2025-07-01 13:01:19.011 +03:00 [DBG] Connection id "0HNC8090TGE90" disconnecting. 2025-07-01 13:01:19.011 +03:00 [DBG] Connection id "0HNC8090TGE90" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:01:19.012 +03:00 [DBG] Connection id "0HNC8090TGE90" stopped. 2025-07-01 13:01:24.009 +03:00 [DBG] Connection id "0HNC8090TGE91" accepted. 2025-07-01 13:01:24.009 +03:00 [DBG] Connection id "0HNC8090TGE91" started. 2025-07-01 13:01:24.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:01:24.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:01:24.010 +03:00 [DBG] POST requests are not supported 2025-07-01 13:01:24.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:01:24.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:01:24.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:24.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:01:24.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:01:24.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:01:24.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:01:24.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:24.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:01:24.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:01:24.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:01:24.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:01:24.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:01:24.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:01:24.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:24.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:24.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:01:24.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:01:24.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:24.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:24.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:24.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:24.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:01:24.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1525ms. 2025-07-01 13:01:24.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:24.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:24.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:24.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:24.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:24.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:24.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:24.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:24.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:01:24.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:01:24.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:01:24.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:24.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:24.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:24.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:24.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:24.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:24.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2337ms 2025-07-01 13:01:24.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:24.011 +03:00 [DBG] Connection id "0HNC8090TGE91" completed keep alive response. 2025-07-01 13:01:24.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0846ms 2025-07-01 13:01:24.012 +03:00 [DBG] Connection id "0HNC8090TGE91" received FIN. 2025-07-01 13:01:24.012 +03:00 [DBG] Connection id "0HNC8090TGE91" disconnecting. 2025-07-01 13:01:24.012 +03:00 [DBG] Connection id "0HNC8090TGE91" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:01:24.013 +03:00 [DBG] Connection id "0HNC8090TGE91" stopped. 2025-07-01 13:01:29.012 +03:00 [DBG] Connection id "0HNC8090TGE92" accepted. 2025-07-01 13:01:29.012 +03:00 [DBG] Connection id "0HNC8090TGE92" started. 2025-07-01 13:01:29.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:01:29.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:01:29.013 +03:00 [DBG] POST requests are not supported 2025-07-01 13:01:29.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:01:29.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:01:29.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:29.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:01:29.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:01:29.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:01:29.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:01:29.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:29.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:01:29.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:01:29.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:01:29.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:01:29.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:01:29.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:01:29.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:29.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:29.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:01:29.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:01:29.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:29.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:29.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:29.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:29.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:01:29.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1303ms. 2025-07-01 13:01:29.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:29.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:29.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:29.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:29.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:29.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:29.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:29.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:29.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:01:29.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:01:29.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:01:29.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:29.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:29.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:29.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:29.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:29.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:29.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9778ms 2025-07-01 13:01:29.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:29.014 +03:00 [DBG] Connection id "0HNC8090TGE92" completed keep alive response. 2025-07-01 13:01:29.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6921ms 2025-07-01 13:01:29.015 +03:00 [DBG] Connection id "0HNC8090TGE92" received FIN. 2025-07-01 13:01:29.015 +03:00 [DBG] Connection id "0HNC8090TGE92" disconnecting. 2025-07-01 13:01:29.015 +03:00 [DBG] Connection id "0HNC8090TGE92" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:01:29.016 +03:00 [DBG] Connection id "0HNC8090TGE92" stopped. 2025-07-01 13:01:34.078 +03:00 [DBG] Connection id "0HNC8090TGE93" accepted. 2025-07-01 13:01:34.078 +03:00 [DBG] Connection id "0HNC8090TGE93" started. 2025-07-01 13:01:34.078 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:01:34.078 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:01:34.079 +03:00 [DBG] POST requests are not supported 2025-07-01 13:01:34.079 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:01:34.079 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:01:34.079 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:34.079 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:01:34.079 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:01:34.079 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:01:34.079 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:01:34.079 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:34.079 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:01:34.079 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:01:34.079 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:01:34.079 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:01:34.079 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:01:34.079 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:01:34.079 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:34.079 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:34.079 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:01:34.079 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:01:34.079 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:34.079 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:34.079 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:34.079 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:34.079 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:01:34.079 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1144ms. 2025-07-01 13:01:34.079 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:34.079 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:34.079 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:34.079 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:34.079 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:34.079 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:34.079 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:34.079 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:34.079 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:01:34.080 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:01:34.080 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:01:34.080 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:34.080 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:34.080 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:34.080 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:34.080 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:34.080 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:34.080 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7119ms 2025-07-01 13:01:34.080 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:34.080 +03:00 [DBG] Connection id "0HNC8090TGE93" completed keep alive response. 2025-07-01 13:01:34.080 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3013ms 2025-07-01 13:01:34.080 +03:00 [DBG] Connection id "0HNC8090TGE93" received FIN. 2025-07-01 13:01:34.080 +03:00 [DBG] Connection id "0HNC8090TGE93" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:01:34.080 +03:00 [DBG] Connection id "0HNC8090TGE93" disconnecting. 2025-07-01 13:01:34.080 +03:00 [DBG] Connection id "0HNC8090TGE93" stopped. 2025-07-01 13:01:39.011 +03:00 [DBG] Connection id "0HNC8090TGE94" accepted. 2025-07-01 13:01:39.011 +03:00 [DBG] Connection id "0HNC8090TGE94" started. 2025-07-01 13:01:39.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:01:39.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:01:39.012 +03:00 [DBG] POST requests are not supported 2025-07-01 13:01:39.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:01:39.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:01:39.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:39.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:01:39.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:01:39.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:01:39.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:01:39.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:39.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:01:39.012 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:01:39.012 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:01:39.012 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:01:39.012 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:01:39.012 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:01:39.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:39.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:39.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:01:39.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:01:39.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:39.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:39.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:39.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:39.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:01:39.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1508ms. 2025-07-01 13:01:39.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:39.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:39.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:39.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:39.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:39.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:39.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:39.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:39.013 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:01:39.013 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:01:39.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:01:39.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:39.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:39.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:39.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:39.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:39.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:39.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2007ms 2025-07-01 13:01:39.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:39.013 +03:00 [DBG] Connection id "0HNC8090TGE94" completed keep alive response. 2025-07-01 13:01:39.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.038ms 2025-07-01 13:01:39.014 +03:00 [DBG] Connection id "0HNC8090TGE94" received FIN. 2025-07-01 13:01:39.014 +03:00 [DBG] Connection id "0HNC8090TGE94" disconnecting. 2025-07-01 13:01:39.014 +03:00 [DBG] Connection id "0HNC8090TGE94" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:01:39.015 +03:00 [DBG] Connection id "0HNC8090TGE94" stopped. 2025-07-01 13:01:44.012 +03:00 [DBG] Connection id "0HNC8090TGE95" accepted. 2025-07-01 13:01:44.012 +03:00 [DBG] Connection id "0HNC8090TGE95" started. 2025-07-01 13:01:44.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:01:44.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:01:44.012 +03:00 [DBG] POST requests are not supported 2025-07-01 13:01:44.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:01:44.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:01:44.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:44.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:01:44.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:01:44.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:01:44.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:01:44.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:44.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:01:44.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:01:44.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:01:44.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:01:44.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:01:44.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:01:44.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:44.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:44.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:01:44.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:01:44.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:44.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:44.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:44.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:44.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:01:44.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1726ms. 2025-07-01 13:01:44.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:44.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:44.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:44.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:44.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:44.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:44.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:44.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:44.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:01:44.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:01:44.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:01:44.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:44.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:44.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:44.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:44.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:44.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:44.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3579ms 2025-07-01 13:01:44.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:44.015 +03:00 [DBG] Connection id "0HNC8090TGE95" completed keep alive response. 2025-07-01 13:01:44.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2817ms 2025-07-01 13:01:44.015 +03:00 [DBG] Connection id "0HNC8090TGE95" received FIN. 2025-07-01 13:01:44.015 +03:00 [DBG] Connection id "0HNC8090TGE95" disconnecting. 2025-07-01 13:01:44.015 +03:00 [DBG] Connection id "0HNC8090TGE95" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:01:44.016 +03:00 [DBG] Connection id "0HNC8090TGE95" stopped. 2025-07-01 13:01:49.012 +03:00 [DBG] Connection id "0HNC8090TGE96" accepted. 2025-07-01 13:01:49.012 +03:00 [DBG] Connection id "0HNC8090TGE96" started. 2025-07-01 13:01:49.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:01:49.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:01:49.012 +03:00 [DBG] POST requests are not supported 2025-07-01 13:01:49.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:01:49.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:01:49.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:49.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:01:49.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:01:49.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:01:49.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:01:49.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:49.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:01:49.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:01:49.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:01:49.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:01:49.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:01:49.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:01:49.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:49.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:49.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:01:49.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:01:49.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:49.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:49.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:49.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:49.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:01:49.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1255ms. 2025-07-01 13:01:49.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:49.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:49.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:49.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:49.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:49.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:49.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:49.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:49.013 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:01:49.013 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:01:49.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:01:49.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:49.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:49.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:49.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:49.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:49.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:49.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6698ms 2025-07-01 13:01:49.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:49.013 +03:00 [DBG] Connection id "0HNC8090TGE96" completed keep alive response. 2025-07-01 13:01:49.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.425ms 2025-07-01 13:01:49.014 +03:00 [DBG] Connection id "0HNC8090TGE96" received FIN. 2025-07-01 13:01:49.014 +03:00 [DBG] Connection id "0HNC8090TGE96" disconnecting. 2025-07-01 13:01:49.014 +03:00 [DBG] Connection id "0HNC8090TGE96" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:01:49.015 +03:00 [DBG] Connection id "0HNC8090TGE96" stopped. 2025-07-01 13:01:54.011 +03:00 [DBG] Connection id "0HNC8090TGE97" accepted. 2025-07-01 13:01:54.011 +03:00 [DBG] Connection id "0HNC8090TGE97" started. 2025-07-01 13:01:54.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:01:54.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:01:54.011 +03:00 [DBG] POST requests are not supported 2025-07-01 13:01:54.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:01:54.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:01:54.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:54.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:01:54.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:01:54.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:01:54.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:01:54.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:54.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:01:54.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:01:54.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:01:54.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:01:54.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:01:54.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:01:54.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:54.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:54.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:01:54.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:01:54.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:54.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:54.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:54.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:54.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:01:54.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1239ms. 2025-07-01 13:01:54.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:54.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:54.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:54.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:54.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:54.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:54.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:54.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:54.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:01:54.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:01:54.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:01:54.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:54.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:54.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:54.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:54.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:54.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:54.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7041ms 2025-07-01 13:01:54.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:54.012 +03:00 [DBG] Connection id "0HNC8090TGE97" completed keep alive response. 2025-07-01 13:01:54.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3553ms 2025-07-01 13:01:54.012 +03:00 [DBG] Connection id "0HNC8090TGE97" received FIN. 2025-07-01 13:01:54.012 +03:00 [DBG] Connection id "0HNC8090TGE97" disconnecting. 2025-07-01 13:01:54.013 +03:00 [DBG] Connection id "0HNC8090TGE97" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:01:54.014 +03:00 [DBG] Connection id "0HNC8090TGE97" stopped. 2025-07-01 13:01:59.011 +03:00 [DBG] Connection id "0HNC8090TGE98" accepted. 2025-07-01 13:01:59.012 +03:00 [DBG] Connection id "0HNC8090TGE98" started. 2025-07-01 13:01:59.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:01:59.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:01:59.012 +03:00 [DBG] POST requests are not supported 2025-07-01 13:01:59.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:01:59.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:01:59.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:59.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:01:59.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:01:59.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:01:59.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:01:59.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:59.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:01:59.012 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:01:59.012 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:01:59.012 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:01:59.012 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:01:59.012 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:01:59.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:59.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:59.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:01:59.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:01:59.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:59.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:59.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:59.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:59.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:01:59.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1282ms. 2025-07-01 13:01:59.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:59.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:01:59.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:59.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:01:59.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:59.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:59.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:59.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:59.013 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:01:59.013 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:01:59.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:01:59.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:59.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:01:59.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:59.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:59.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:59.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:01:59.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8153ms 2025-07-01 13:01:59.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:01:59.013 +03:00 [DBG] Connection id "0HNC8090TGE98" completed keep alive response. 2025-07-01 13:01:59.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6619ms 2025-07-01 13:01:59.014 +03:00 [DBG] Connection id "0HNC8090TGE98" received FIN. 2025-07-01 13:01:59.014 +03:00 [DBG] Connection id "0HNC8090TGE98" disconnecting. 2025-07-01 13:01:59.014 +03:00 [DBG] Connection id "0HNC8090TGE98" stopped. 2025-07-01 13:01:59.014 +03:00 [DBG] Connection id "0HNC8090TGE98" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:02:04.011 +03:00 [DBG] Connection id "0HNC8090TGE99" accepted. 2025-07-01 13:02:04.012 +03:00 [DBG] Connection id "0HNC8090TGE99" started. 2025-07-01 13:02:04.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:02:04.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:02:04.012 +03:00 [DBG] POST requests are not supported 2025-07-01 13:02:04.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:02:04.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:02:04.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:04.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:02:04.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:02:04.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:02:04.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:02:04.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:04.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:02:04.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:02:04.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:02:04.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:02:04.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:02:04.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:02:04.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:04.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:04.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:02:04.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:02:04.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:04.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:04.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:04.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:04.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:02:04.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2303ms. 2025-07-01 13:02:04.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:04.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:04.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:04.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:04.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:02:04.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:02:04.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:02:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:04.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:04.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:04.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7157ms 2025-07-01 13:02:04.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:04.015 +03:00 [DBG] Connection id "0HNC8090TGE99" completed keep alive response. 2025-07-01 13:02:04.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2493ms 2025-07-01 13:02:04.016 +03:00 [DBG] Connection id "0HNC8090TGE99" received FIN. 2025-07-01 13:02:04.016 +03:00 [DBG] Connection id "0HNC8090TGE99" disconnecting. 2025-07-01 13:02:04.016 +03:00 [DBG] Connection id "0HNC8090TGE99" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:02:04.017 +03:00 [DBG] Connection id "0HNC8090TGE99" stopped. 2025-07-01 13:02:09.010 +03:00 [DBG] Connection id "0HNC8090TGE9A" accepted. 2025-07-01 13:02:09.011 +03:00 [DBG] Connection id "0HNC8090TGE9A" started. 2025-07-01 13:02:09.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:02:09.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:02:09.011 +03:00 [DBG] POST requests are not supported 2025-07-01 13:02:09.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:02:09.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:02:09.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:09.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:02:09.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:02:09.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:02:09.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:02:09.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:09.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:02:09.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:02:09.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:02:09.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:02:09.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:02:09.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:02:09.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:09.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:09.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:02:09.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:02:09.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:09.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:09.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:09.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:09.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:02:09.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1542ms. 2025-07-01 13:02:09.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:09.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:09.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:09.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:09.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:09.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:09.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:09.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:09.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:02:09.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:02:09.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:02:09.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:09.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:09.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:09.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:09.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:09.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:09.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0919ms 2025-07-01 13:02:09.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:09.013 +03:00 [DBG] Connection id "0HNC8090TGE9A" completed keep alive response. 2025-07-01 13:02:09.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9151ms 2025-07-01 13:02:09.013 +03:00 [DBG] Connection id "0HNC8090TGE9A" received FIN. 2025-07-01 13:02:09.013 +03:00 [DBG] Connection id "0HNC8090TGE9A" disconnecting. 2025-07-01 13:02:09.013 +03:00 [DBG] Connection id "0HNC8090TGE9A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:02:09.014 +03:00 [DBG] Connection id "0HNC8090TGE9A" stopped. 2025-07-01 13:02:14.037 +03:00 [DBG] Connection id "0HNC8090TGE9B" accepted. 2025-07-01 13:02:14.037 +03:00 [DBG] Connection id "0HNC8090TGE9B" started. 2025-07-01 13:02:14.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:02:14.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:02:14.037 +03:00 [DBG] POST requests are not supported 2025-07-01 13:02:14.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:02:14.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:02:14.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:14.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:02:14.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:02:14.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:02:14.037 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:02:14.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:14.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:02:14.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:02:14.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:02:14.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:02:14.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:02:14.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:02:14.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:14.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:14.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:02:14.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:02:14.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:14.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:14.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:14.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:14.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:02:14.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1235ms. 2025-07-01 13:02:14.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:14.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:14.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:14.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:14.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:14.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:14.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:14.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:14.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:02:14.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:02:14.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:02:14.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:14.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:14.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:14.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:14.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:14.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:14.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7125ms 2025-07-01 13:02:14.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:14.038 +03:00 [DBG] Connection id "0HNC8090TGE9B" completed keep alive response. 2025-07-01 13:02:14.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3027ms 2025-07-01 13:02:14.038 +03:00 [DBG] Connection id "0HNC8090TGE9B" received FIN. 2025-07-01 13:02:14.038 +03:00 [DBG] Connection id "0HNC8090TGE9B" disconnecting. 2025-07-01 13:02:14.038 +03:00 [DBG] Connection id "0HNC8090TGE9B" stopped. 2025-07-01 13:02:14.038 +03:00 [DBG] Connection id "0HNC8090TGE9B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:02:19.009 +03:00 [DBG] Connection id "0HNC8090TGE9C" accepted. 2025-07-01 13:02:19.009 +03:00 [DBG] Connection id "0HNC8090TGE9C" started. 2025-07-01 13:02:19.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:02:19.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:02:19.010 +03:00 [DBG] POST requests are not supported 2025-07-01 13:02:19.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:02:19.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:02:19.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:19.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:02:19.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:02:19.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:02:19.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:02:19.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:19.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:02:19.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:02:19.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:02:19.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:02:19.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:02:19.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:02:19.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:19.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:19.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:02:19.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:02:19.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:19.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:19.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:19.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:19.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:02:19.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1467ms. 2025-07-01 13:02:19.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:19.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:19.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:19.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:19.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:19.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:19.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:19.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:19.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:02:19.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:02:19.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:02:19.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:19.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:19.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:19.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:19.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:19.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:19.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0553ms 2025-07-01 13:02:19.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:19.011 +03:00 [DBG] Connection id "0HNC8090TGE9C" completed keep alive response. 2025-07-01 13:02:19.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9179ms 2025-07-01 13:02:19.012 +03:00 [DBG] Connection id "0HNC8090TGE9C" received FIN. 2025-07-01 13:02:19.012 +03:00 [DBG] Connection id "0HNC8090TGE9C" disconnecting. 2025-07-01 13:02:19.012 +03:00 [DBG] Connection id "0HNC8090TGE9C" stopped. 2025-07-01 13:02:19.012 +03:00 [DBG] Connection id "0HNC8090TGE9C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:02:24.008 +03:00 [DBG] Connection id "0HNC8090TGE9D" accepted. 2025-07-01 13:02:24.008 +03:00 [DBG] Connection id "0HNC8090TGE9D" started. 2025-07-01 13:02:24.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:02:24.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:02:24.009 +03:00 [DBG] POST requests are not supported 2025-07-01 13:02:24.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:02:24.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:02:24.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:24.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:02:24.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:02:24.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:02:24.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:02:24.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:24.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:02:24.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:02:24.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:02:24.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:02:24.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:02:24.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:02:24.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:24.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:24.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:02:24.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:02:24.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:24.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:24.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:24.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:24.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:02:24.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1189ms. 2025-07-01 13:02:24.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:24.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:24.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:24.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:24.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:24.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:24.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:24.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:24.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:02:24.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:02:24.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:02:24.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:24.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:24.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:24.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:24.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:24.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:24.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7759ms 2025-07-01 13:02:24.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:24.010 +03:00 [DBG] Connection id "0HNC8090TGE9D" completed keep alive response. 2025-07-01 13:02:24.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4161ms 2025-07-01 13:02:24.010 +03:00 [DBG] Connection id "0HNC8090TGE9D" received FIN. 2025-07-01 13:02:24.010 +03:00 [DBG] Connection id "0HNC8090TGE9D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:02:24.010 +03:00 [DBG] Connection id "0HNC8090TGE9D" disconnecting. 2025-07-01 13:02:24.010 +03:00 [DBG] Connection id "0HNC8090TGE9D" stopped. 2025-07-01 13:02:29.014 +03:00 [DBG] Connection id "0HNC8090TGE9E" accepted. 2025-07-01 13:02:29.014 +03:00 [DBG] Connection id "0HNC8090TGE9E" started. 2025-07-01 13:02:29.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:02:29.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:02:29.014 +03:00 [DBG] POST requests are not supported 2025-07-01 13:02:29.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:02:29.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:02:29.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:29.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:02:29.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:02:29.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:02:29.015 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:02:29.015 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:29.015 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:02:29.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:02:29.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:02:29.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:02:29.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:02:29.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:02:29.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:29.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:29.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:02:29.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:02:29.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:29.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:29.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:29.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:29.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:02:29.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1644ms. 2025-07-01 13:02:29.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:29.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:29.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:29.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:29.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:29.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:29.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:29.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:29.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:02:29.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:02:29.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:02:29.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:29.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:29.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:29.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:29.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:29.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:29.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1221ms 2025-07-01 13:02:29.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:29.016 +03:00 [DBG] Connection id "0HNC8090TGE9E" completed keep alive response. 2025-07-01 13:02:29.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9568ms 2025-07-01 13:02:29.017 +03:00 [DBG] Connection id "0HNC8090TGE9E" received FIN. 2025-07-01 13:02:29.017 +03:00 [DBG] Connection id "0HNC8090TGE9E" disconnecting. 2025-07-01 13:02:29.017 +03:00 [DBG] Connection id "0HNC8090TGE9E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:02:29.018 +03:00 [DBG] Connection id "0HNC8090TGE9E" stopped. 2025-07-01 13:02:34.011 +03:00 [DBG] Connection id "0HNC8090TGE9F" accepted. 2025-07-01 13:02:34.011 +03:00 [DBG] Connection id "0HNC8090TGE9F" started. 2025-07-01 13:02:34.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:02:34.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:02:34.012 +03:00 [DBG] POST requests are not supported 2025-07-01 13:02:34.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:02:34.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:02:34.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:34.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:02:34.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:02:34.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:02:34.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:02:34.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:34.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:02:34.012 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:02:34.012 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:02:34.012 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:02:34.012 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:02:34.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:02:34.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:34.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:34.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:02:34.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:02:34.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:34.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:34.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:34.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:34.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:02:34.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.225ms. 2025-07-01 13:02:34.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:34.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:34.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:34.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:34.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:34.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:34.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:34.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:34.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:02:34.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:02:34.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:02:34.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:34.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:34.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:34.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:34.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:34.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:34.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8188ms 2025-07-01 13:02:34.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:34.015 +03:00 [DBG] Connection id "0HNC8090TGE9F" completed keep alive response. 2025-07-01 13:02:34.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1797ms 2025-07-01 13:02:34.015 +03:00 [DBG] Connection id "0HNC8090TGE9F" received FIN. 2025-07-01 13:02:34.015 +03:00 [DBG] Connection id "0HNC8090TGE9F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:02:34.015 +03:00 [DBG] Connection id "0HNC8090TGE9F" disconnecting. 2025-07-01 13:02:34.015 +03:00 [DBG] Connection id "0HNC8090TGE9F" stopped. 2025-07-01 13:02:39.015 +03:00 [DBG] Connection id "0HNC8090TGE9G" accepted. 2025-07-01 13:02:39.015 +03:00 [DBG] Connection id "0HNC8090TGE9G" started. 2025-07-01 13:02:39.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:02:39.016 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:02:39.016 +03:00 [DBG] POST requests are not supported 2025-07-01 13:02:39.016 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:02:39.016 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:02:39.016 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:39.016 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:02:39.016 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:02:39.016 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:02:39.016 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:02:39.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:39.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:02:39.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:02:39.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:02:39.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:02:39.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:02:39.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:02:39.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:39.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:39.016 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:02:39.016 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:02:39.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:39.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:39.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:39.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:39.016 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:02:39.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1266ms. 2025-07-01 13:02:39.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:39.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:39.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:39.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:39.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:39.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:39.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:39.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:39.017 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:02:39.017 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:02:39.017 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:02:39.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:39.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:39.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:39.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:39.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:39.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:39.017 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8883ms 2025-07-01 13:02:39.017 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:39.017 +03:00 [DBG] Connection id "0HNC8090TGE9G" completed keep alive response. 2025-07-01 13:02:39.017 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5133ms 2025-07-01 13:02:39.017 +03:00 [DBG] Connection id "0HNC8090TGE9G" received FIN. 2025-07-01 13:02:39.017 +03:00 [DBG] Connection id "0HNC8090TGE9G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:02:39.018 +03:00 [DBG] Connection id "0HNC8090TGE9G" disconnecting. 2025-07-01 13:02:39.018 +03:00 [DBG] Connection id "0HNC8090TGE9G" stopped. 2025-07-01 13:02:44.010 +03:00 [DBG] Connection id "0HNC8090TGE9H" accepted. 2025-07-01 13:02:44.010 +03:00 [DBG] Connection id "0HNC8090TGE9H" started. 2025-07-01 13:02:44.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:02:44.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:02:44.011 +03:00 [DBG] POST requests are not supported 2025-07-01 13:02:44.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:02:44.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:02:44.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:44.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:02:44.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:02:44.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:02:44.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:02:44.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:44.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:02:44.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:02:44.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:02:44.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:02:44.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:02:44.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:02:44.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:44.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:44.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:02:44.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:02:44.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:44.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:44.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:44.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:44.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:02:44.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1344ms. 2025-07-01 13:02:44.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:44.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:44.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:44.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:44.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:44.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:44.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:44.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:44.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:02:44.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:02:44.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:02:44.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:44.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:44.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:44.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:44.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:44.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:44.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8776ms 2025-07-01 13:02:44.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:44.012 +03:00 [DBG] Connection id "0HNC8090TGE9H" completed keep alive response. 2025-07-01 13:02:44.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.546ms 2025-07-01 13:02:44.012 +03:00 [DBG] Connection id "0HNC8090TGE9H" received FIN. 2025-07-01 13:02:44.013 +03:00 [DBG] Connection id "0HNC8090TGE9H" disconnecting. 2025-07-01 13:02:44.013 +03:00 [DBG] Connection id "0HNC8090TGE9H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:02:44.014 +03:00 [DBG] Connection id "0HNC8090TGE9H" stopped. 2025-07-01 13:02:49.011 +03:00 [DBG] Connection id "0HNC8090TGE9I" accepted. 2025-07-01 13:02:49.012 +03:00 [DBG] Connection id "0HNC8090TGE9I" started. 2025-07-01 13:02:49.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:02:49.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:02:49.012 +03:00 [DBG] POST requests are not supported 2025-07-01 13:02:49.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:02:49.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:02:49.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:49.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:02:49.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:02:49.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:02:49.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:02:49.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:49.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:02:49.012 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:02:49.012 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:02:49.012 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:02:49.012 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:02:49.012 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:02:49.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:49.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:49.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:02:49.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:02:49.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:49.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:49.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:49.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:49.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:02:49.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1411ms. 2025-07-01 13:02:49.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:49.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:49.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:49.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:49.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:49.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:49.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:49.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:49.013 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:02:49.013 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:02:49.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:02:49.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:49.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:49.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:49.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:49.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:49.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:49.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9788ms 2025-07-01 13:02:49.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:49.013 +03:00 [DBG] Connection id "0HNC8090TGE9I" completed keep alive response. 2025-07-01 13:02:49.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7191ms 2025-07-01 13:02:49.014 +03:00 [DBG] Connection id "0HNC8090TGE9I" received FIN. 2025-07-01 13:02:49.014 +03:00 [DBG] Connection id "0HNC8090TGE9I" disconnecting. 2025-07-01 13:02:49.014 +03:00 [DBG] Connection id "0HNC8090TGE9I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:02:49.015 +03:00 [DBG] Connection id "0HNC8090TGE9I" stopped. 2025-07-01 13:02:54.011 +03:00 [DBG] Connection id "0HNC8090TGE9J" accepted. 2025-07-01 13:02:54.012 +03:00 [DBG] Connection id "0HNC8090TGE9J" started. 2025-07-01 13:02:54.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:02:54.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:02:54.012 +03:00 [DBG] POST requests are not supported 2025-07-01 13:02:54.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:02:54.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:02:54.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:54.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:02:54.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:02:54.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:02:54.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:02:54.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:54.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:02:54.012 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:02:54.012 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:02:54.012 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:02:54.012 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:02:54.012 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:02:54.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:54.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:54.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:02:54.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:02:54.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:54.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:54.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:54.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:54.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:02:54.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1514ms. 2025-07-01 13:02:54.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:54.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:54.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:54.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:54.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:54.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:54.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:54.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:54.013 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:02:54.013 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:02:54.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:02:54.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:54.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:54.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:54.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:54.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:54.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:54.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7365ms 2025-07-01 13:02:54.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:54.013 +03:00 [DBG] Connection id "0HNC8090TGE9J" completed keep alive response. 2025-07-01 13:02:54.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4314ms 2025-07-01 13:02:54.013 +03:00 [DBG] Connection id "0HNC8090TGE9J" received FIN. 2025-07-01 13:02:54.013 +03:00 [DBG] Connection id "0HNC8090TGE9J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:02:54.014 +03:00 [DBG] Connection id "0HNC8090TGE9J" disconnecting. 2025-07-01 13:02:54.014 +03:00 [DBG] Connection id "0HNC8090TGE9J" stopped. 2025-07-01 13:02:59.015 +03:00 [DBG] Connection id "0HNC8090TGE9K" accepted. 2025-07-01 13:02:59.015 +03:00 [DBG] Connection id "0HNC8090TGE9K" started. 2025-07-01 13:02:59.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:02:59.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:02:59.015 +03:00 [DBG] POST requests are not supported 2025-07-01 13:02:59.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:02:59.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:02:59.016 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:59.016 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:02:59.016 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:02:59.016 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:02:59.016 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:02:59.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:59.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:02:59.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:02:59.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:02:59.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:02:59.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:02:59.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:02:59.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:59.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:59.016 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:02:59.016 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:02:59.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:59.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:59.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:59.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:59.017 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:02:59.017 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1878ms. 2025-07-01 13:02:59.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:59.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:02:59.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:59.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:02:59.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:59.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:59.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:59.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:59.017 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:02:59.017 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:02:59.017 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:02:59.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:59.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:02:59.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:59.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:59.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:59.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:02:59.017 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3107ms 2025-07-01 13:02:59.017 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:02:59.018 +03:00 [DBG] Connection id "0HNC8090TGE9K" completed keep alive response. 2025-07-01 13:02:59.018 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2128ms 2025-07-01 13:02:59.018 +03:00 [DBG] Connection id "0HNC8090TGE9K" received FIN. 2025-07-01 13:02:59.018 +03:00 [DBG] Connection id "0HNC8090TGE9K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:02:59.018 +03:00 [DBG] Connection id "0HNC8090TGE9K" disconnecting. 2025-07-01 13:02:59.018 +03:00 [DBG] Connection id "0HNC8090TGE9K" stopped. 2025-07-01 13:03:04.009 +03:00 [DBG] Connection id "0HNC8090TGE9L" accepted. 2025-07-01 13:03:04.009 +03:00 [DBG] Connection id "0HNC8090TGE9L" started. 2025-07-01 13:03:04.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:03:04.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:03:04.010 +03:00 [DBG] POST requests are not supported 2025-07-01 13:03:04.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:03:04.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:03:04.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:04.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:03:04.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:03:04.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:03:04.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:03:04.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:04.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:03:04.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:03:04.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:03:04.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:03:04.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:03:04.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:03:04.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:04.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:04.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:03:04.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:03:04.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:04.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:04.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:04.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:04.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:03:04.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2546ms. 2025-07-01 13:03:04.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:04.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:04.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:04.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:04.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:04.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:04.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:04.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:04.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:03:04.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:03:04.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:03:04.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:04.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:04.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:04.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:04.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:04.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:04.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5699ms 2025-07-01 13:03:04.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:04.013 +03:00 [DBG] Connection id "0HNC8090TGE9L" completed keep alive response. 2025-07-01 13:03:04.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4375ms 2025-07-01 13:03:04.013 +03:00 [DBG] Connection id "0HNC8090TGE9L" received FIN. 2025-07-01 13:03:04.013 +03:00 [DBG] Connection id "0HNC8090TGE9L" disconnecting. 2025-07-01 13:03:04.014 +03:00 [DBG] Connection id "0HNC8090TGE9L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:03:04.015 +03:00 [DBG] Connection id "0HNC8090TGE9L" stopped. 2025-07-01 13:03:09.009 +03:00 [DBG] Connection id "0HNC8090TGE9M" accepted. 2025-07-01 13:03:09.009 +03:00 [DBG] Connection id "0HNC8090TGE9M" started. 2025-07-01 13:03:09.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:03:09.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:03:09.009 +03:00 [DBG] POST requests are not supported 2025-07-01 13:03:09.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:03:09.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:03:09.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:09.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:03:09.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:03:09.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:03:09.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:03:09.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:09.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:03:09.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:03:09.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:03:09.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:03:09.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:03:09.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:03:09.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:09.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:09.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:03:09.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:03:09.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:09.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:09.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:09.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:09.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:03:09.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1359ms. 2025-07-01 13:03:09.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:09.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:09.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:09.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:09.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:09.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:09.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:09.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:09.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:03:09.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:03:09.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:03:09.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:09.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:09.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:09.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:09.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:09.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:09.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7376ms 2025-07-01 13:03:09.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:09.011 +03:00 [DBG] Connection id "0HNC8090TGE9M" completed keep alive response. 2025-07-01 13:03:09.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4587ms 2025-07-01 13:03:09.011 +03:00 [DBG] Connection id "0HNC8090TGE9M" received FIN. 2025-07-01 13:03:09.011 +03:00 [DBG] Connection id "0HNC8090TGE9M" disconnecting. 2025-07-01 13:03:09.011 +03:00 [DBG] Connection id "0HNC8090TGE9M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:03:09.012 +03:00 [DBG] Connection id "0HNC8090TGE9M" stopped. 2025-07-01 13:03:14.015 +03:00 [DBG] Connection id "0HNC8090TGE9N" accepted. 2025-07-01 13:03:14.015 +03:00 [DBG] Connection id "0HNC8090TGE9N" started. 2025-07-01 13:03:14.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:03:14.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:03:14.015 +03:00 [DBG] POST requests are not supported 2025-07-01 13:03:14.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:03:14.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:03:14.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:14.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:03:14.016 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:03:14.016 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:03:14.016 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:03:14.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:14.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:03:14.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:03:14.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:03:14.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:03:14.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:03:14.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:03:14.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:14.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:14.016 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:03:14.016 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:03:14.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:14.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:14.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:14.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:14.016 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:03:14.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1247ms. 2025-07-01 13:03:14.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:14.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:14.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:14.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:14.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:14.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:14.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:14.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:14.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:03:14.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:03:14.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:03:14.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:14.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:14.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:14.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:14.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:14.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:14.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7016ms 2025-07-01 13:03:14.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:14.017 +03:00 [DBG] Connection id "0HNC8090TGE9N" completed keep alive response. 2025-07-01 13:03:14.017 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2589ms 2025-07-01 13:03:14.017 +03:00 [DBG] Connection id "0HNC8090TGE9N" received FIN. 2025-07-01 13:03:14.017 +03:00 [DBG] Connection id "0HNC8090TGE9N" disconnecting. 2025-07-01 13:03:14.017 +03:00 [DBG] Connection id "0HNC8090TGE9N" stopped. 2025-07-01 13:03:14.017 +03:00 [DBG] Connection id "0HNC8090TGE9N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:03:19.014 +03:00 [DBG] Connection id "0HNC8090TGE9O" accepted. 2025-07-01 13:03:19.014 +03:00 [DBG] Connection id "0HNC8090TGE9O" started. 2025-07-01 13:03:19.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:03:19.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:03:19.014 +03:00 [DBG] POST requests are not supported 2025-07-01 13:03:19.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:03:19.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:03:19.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:19.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:03:19.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:03:19.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:03:19.015 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:03:19.015 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:19.015 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:03:19.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:03:19.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:03:19.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:03:19.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:03:19.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:03:19.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:19.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:19.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:03:19.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:03:19.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:19.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:19.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:19.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:19.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:03:19.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.13ms. 2025-07-01 13:03:19.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:19.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:19.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:19.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:19.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:19.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:19.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:19.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:19.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:03:19.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:03:19.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:03:19.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:19.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:19.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:19.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:19.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:19.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:19.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0423ms 2025-07-01 13:03:19.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:19.016 +03:00 [DBG] Connection id "0HNC8090TGE9O" completed keep alive response. 2025-07-01 13:03:19.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7852ms 2025-07-01 13:03:19.017 +03:00 [DBG] Connection id "0HNC8090TGE9O" received FIN. 2025-07-01 13:03:19.017 +03:00 [DBG] Connection id "0HNC8090TGE9O" disconnecting. 2025-07-01 13:03:19.017 +03:00 [DBG] Connection id "0HNC8090TGE9O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:03:19.018 +03:00 [DBG] Connection id "0HNC8090TGE9O" stopped. 2025-07-01 13:03:24.009 +03:00 [DBG] Connection id "0HNC8090TGE9P" accepted. 2025-07-01 13:03:24.009 +03:00 [DBG] Connection id "0HNC8090TGE9P" started. 2025-07-01 13:03:24.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:03:24.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:03:24.009 +03:00 [DBG] POST requests are not supported 2025-07-01 13:03:24.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:03:24.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:03:24.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:24.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:03:24.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:03:24.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:03:24.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:03:24.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:24.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:03:24.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:03:24.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:03:24.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:03:24.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:03:24.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:03:24.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:24.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:24.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:03:24.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:03:24.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:24.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:24.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:24.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:24.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:03:24.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-07-01 13:03:24.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:24.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:24.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:24.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:24.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:24.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:24.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:24.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:24.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:03:24.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:03:24.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:03:24.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:24.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:24.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:24.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:24.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:24.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:24.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6768ms 2025-07-01 13:03:24.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:24.010 +03:00 [DBG] Connection id "0HNC8090TGE9P" completed keep alive response. 2025-07-01 13:03:24.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2791ms 2025-07-01 13:03:24.011 +03:00 [DBG] Connection id "0HNC8090TGE9P" received FIN. 2025-07-01 13:03:24.011 +03:00 [DBG] Connection id "0HNC8090TGE9P" disconnecting. 2025-07-01 13:03:24.011 +03:00 [DBG] Connection id "0HNC8090TGE9P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:03:24.012 +03:00 [DBG] Connection id "0HNC8090TGE9P" stopped. 2025-07-01 13:03:29.008 +03:00 [DBG] Connection id "0HNC8090TGE9Q" accepted. 2025-07-01 13:03:29.008 +03:00 [DBG] Connection id "0HNC8090TGE9Q" started. 2025-07-01 13:03:29.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:03:29.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:03:29.009 +03:00 [DBG] POST requests are not supported 2025-07-01 13:03:29.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:03:29.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:03:29.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:29.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:03:29.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:03:29.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:03:29.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:03:29.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:29.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:03:29.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:03:29.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:03:29.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:03:29.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:03:29.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:03:29.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:29.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:29.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:03:29.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:03:29.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:29.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:29.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:29.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:29.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:03:29.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1346ms. 2025-07-01 13:03:29.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:29.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:29.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:29.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:29.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:29.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:29.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:29.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:29.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:03:29.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:03:29.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:03:29.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:29.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:29.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:29.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:29.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:29.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:29.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6911ms 2025-07-01 13:03:29.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:29.010 +03:00 [DBG] Connection id "0HNC8090TGE9Q" completed keep alive response. 2025-07-01 13:03:29.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.284ms 2025-07-01 13:03:29.010 +03:00 [DBG] Connection id "0HNC8090TGE9Q" received FIN. 2025-07-01 13:03:29.010 +03:00 [DBG] Connection id "0HNC8090TGE9Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:03:29.010 +03:00 [DBG] Connection id "0HNC8090TGE9Q" disconnecting. 2025-07-01 13:03:29.010 +03:00 [DBG] Connection id "0HNC8090TGE9Q" stopped. 2025-07-01 13:03:34.016 +03:00 [DBG] Connection id "0HNC8090TGE9R" accepted. 2025-07-01 13:03:34.016 +03:00 [DBG] Connection id "0HNC8090TGE9R" started. 2025-07-01 13:03:34.017 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:03:34.017 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:03:34.017 +03:00 [DBG] POST requests are not supported 2025-07-01 13:03:34.017 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:03:34.017 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:03:34.017 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:34.017 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:03:34.017 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:03:34.017 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:03:34.017 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:03:34.017 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:34.017 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:03:34.017 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:03:34.017 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:03:34.017 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:03:34.017 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:03:34.017 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:03:34.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:34.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:34.017 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:03:34.017 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:03:34.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:34.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:34.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:34.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:34.017 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:03:34.017 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1379ms. 2025-07-01 13:03:34.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:34.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:34.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:34.018 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:34.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:34.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:34.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:34.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:34.018 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:03:34.018 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:03:34.018 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:03:34.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:34.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:34.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:34.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:34.018 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:34.018 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:34.018 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7256ms 2025-07-01 13:03:34.018 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:34.018 +03:00 [DBG] Connection id "0HNC8090TGE9R" completed keep alive response. 2025-07-01 13:03:34.018 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3572ms 2025-07-01 13:03:34.018 +03:00 [DBG] Connection id "0HNC8090TGE9R" received FIN. 2025-07-01 13:03:34.018 +03:00 [DBG] Connection id "0HNC8090TGE9R" disconnecting. 2025-07-01 13:03:34.018 +03:00 [DBG] Connection id "0HNC8090TGE9R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:03:34.019 +03:00 [DBG] Connection id "0HNC8090TGE9R" stopped. 2025-07-01 13:03:39.012 +03:00 [DBG] Connection id "0HNC8090TGE9S" accepted. 2025-07-01 13:03:39.012 +03:00 [DBG] Connection id "0HNC8090TGE9S" started. 2025-07-01 13:03:39.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:03:39.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:03:39.012 +03:00 [DBG] POST requests are not supported 2025-07-01 13:03:39.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:03:39.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:03:39.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:39.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:03:39.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:03:39.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:03:39.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:03:39.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:39.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:03:39.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:03:39.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:03:39.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:03:39.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:03:39.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:03:39.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:39.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:39.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:03:39.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:03:39.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:39.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:39.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:39.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:39.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:03:39.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1866ms. 2025-07-01 13:03:39.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:39.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:39.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:39.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:39.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:39.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:39.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:39.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:39.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:03:39.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:03:39.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:03:39.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:39.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:39.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:39.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:39.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:39.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:39.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7348ms 2025-07-01 13:03:39.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:39.015 +03:00 [DBG] Connection id "0HNC8090TGE9S" completed keep alive response. 2025-07-01 13:03:39.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0204ms 2025-07-01 13:03:39.015 +03:00 [DBG] Connection id "0HNC8090TGE9S" received FIN. 2025-07-01 13:03:39.015 +03:00 [DBG] Connection id "0HNC8090TGE9S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:03:39.015 +03:00 [DBG] Connection id "0HNC8090TGE9S" disconnecting. 2025-07-01 13:03:39.015 +03:00 [DBG] Connection id "0HNC8090TGE9S" stopped. 2025-07-01 13:03:44.014 +03:00 [DBG] Connection id "0HNC8090TGE9T" accepted. 2025-07-01 13:03:44.014 +03:00 [DBG] Connection id "0HNC8090TGE9T" started. 2025-07-01 13:03:44.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:03:44.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:03:44.015 +03:00 [DBG] POST requests are not supported 2025-07-01 13:03:44.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:03:44.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:03:44.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:44.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:03:44.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:03:44.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:03:44.015 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:03:44.015 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:44.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:03:44.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:03:44.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:03:44.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:03:44.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:03:44.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:03:44.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:44.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:44.016 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:03:44.016 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:03:44.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:44.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:44.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:44.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:44.016 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:03:44.017 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2105ms. 2025-07-01 13:03:44.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:44.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:44.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:44.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:44.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:44.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:44.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:44.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:44.017 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:03:44.017 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:03:44.017 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:03:44.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:44.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:44.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:44.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:44.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:44.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:44.017 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3461ms 2025-07-01 13:03:44.017 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:44.017 +03:00 [DBG] Connection id "0HNC8090TGE9T" completed keep alive response. 2025-07-01 13:03:44.017 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.715ms 2025-07-01 13:03:44.018 +03:00 [DBG] Connection id "0HNC8090TGE9T" received FIN. 2025-07-01 13:03:44.018 +03:00 [DBG] Connection id "0HNC8090TGE9T" disconnecting. 2025-07-01 13:03:44.018 +03:00 [DBG] Connection id "0HNC8090TGE9T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:03:44.019 +03:00 [DBG] Connection id "0HNC8090TGE9T" stopped. 2025-07-01 13:03:49.009 +03:00 [DBG] Connection id "0HNC8090TGE9U" accepted. 2025-07-01 13:03:49.009 +03:00 [DBG] Connection id "0HNC8090TGE9U" started. 2025-07-01 13:03:49.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:03:49.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:03:49.009 +03:00 [DBG] POST requests are not supported 2025-07-01 13:03:49.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:03:49.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:03:49.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:49.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:03:49.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:03:49.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:03:49.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:03:49.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:49.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:03:49.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:03:49.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:03:49.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:03:49.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:03:49.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:03:49.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:49.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:49.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:03:49.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:03:49.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:49.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:49.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:49.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:49.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:03:49.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.172ms. 2025-07-01 13:03:49.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:49.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:49.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:49.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:49.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:49.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:49.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:49.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:49.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:03:49.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:03:49.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:03:49.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:49.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:49.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:49.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:49.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:49.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:49.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9145ms 2025-07-01 13:03:49.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:49.011 +03:00 [DBG] Connection id "0HNC8090TGE9U" completed keep alive response. 2025-07-01 13:03:49.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7262ms 2025-07-01 13:03:49.012 +03:00 [DBG] Connection id "0HNC8090TGE9U" received FIN. 2025-07-01 13:03:49.012 +03:00 [DBG] Connection id "0HNC8090TGE9U" disconnecting. 2025-07-01 13:03:49.012 +03:00 [DBG] Connection id "0HNC8090TGE9U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:03:49.013 +03:00 [DBG] Connection id "0HNC8090TGE9U" stopped. 2025-07-01 13:03:54.010 +03:00 [DBG] Connection id "0HNC8090TGE9V" accepted. 2025-07-01 13:03:54.011 +03:00 [DBG] Connection id "0HNC8090TGE9V" started. 2025-07-01 13:03:54.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:03:54.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:03:54.011 +03:00 [DBG] POST requests are not supported 2025-07-01 13:03:54.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:03:54.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:03:54.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:54.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:03:54.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:03:54.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:03:54.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:03:54.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:54.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:03:54.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:03:54.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:03:54.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:03:54.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:03:54.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:03:54.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:54.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:54.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:03:54.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:03:54.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:54.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:54.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:54.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:54.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:03:54.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1569ms. 2025-07-01 13:03:54.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:54.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:54.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:54.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:54.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:54.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:54.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:54.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:54.013 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:03:54.013 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:03:54.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:03:54.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:54.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:54.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:54.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:54.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:54.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:54.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4649ms 2025-07-01 13:03:54.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:54.013 +03:00 [DBG] Connection id "0HNC8090TGE9V" completed keep alive response. 2025-07-01 13:03:54.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3691ms 2025-07-01 13:03:54.013 +03:00 [DBG] Connection id "0HNC8090TGE9V" received FIN. 2025-07-01 13:03:54.014 +03:00 [DBG] Connection id "0HNC8090TGE9V" disconnecting. 2025-07-01 13:03:54.014 +03:00 [DBG] Connection id "0HNC8090TGE9V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:03:54.015 +03:00 [DBG] Connection id "0HNC8090TGE9V" stopped. 2025-07-01 13:03:59.011 +03:00 [DBG] Connection id "0HNC8090TGEA0" accepted. 2025-07-01 13:03:59.012 +03:00 [DBG] Connection id "0HNC8090TGEA0" started. 2025-07-01 13:03:59.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:03:59.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:03:59.013 +03:00 [DBG] POST requests are not supported 2025-07-01 13:03:59.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:03:59.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:03:59.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:59.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:03:59.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:03:59.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:03:59.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:03:59.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:59.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:03:59.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:03:59.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:03:59.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:03:59.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:03:59.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:03:59.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:59.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:59.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:03:59.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:03:59.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:59.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:59.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:59.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:59.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:03:59.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1947ms. 2025-07-01 13:03:59.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:59.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:03:59.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:59.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:03:59.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:59.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:59.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:59.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:59.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:03:59.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:03:59.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:03:59.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:59.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:03:59.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:59.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:59.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:59.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:03:59.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1762ms 2025-07-01 13:03:59.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:03:59.015 +03:00 [DBG] Connection id "0HNC8090TGEA0" completed keep alive response. 2025-07-01 13:03:59.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4558ms 2025-07-01 13:03:59.016 +03:00 [DBG] Connection id "0HNC8090TGEA0" received FIN. 2025-07-01 13:03:59.016 +03:00 [DBG] Connection id "0HNC8090TGEA0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:03:59.016 +03:00 [DBG] Connection id "0HNC8090TGEA0" disconnecting. 2025-07-01 13:03:59.016 +03:00 [DBG] Connection id "0HNC8090TGEA0" stopped. 2025-07-01 13:04:04.013 +03:00 [DBG] Connection id "0HNC8090TGEA1" accepted. 2025-07-01 13:04:04.013 +03:00 [DBG] Connection id "0HNC8090TGEA1" started. 2025-07-01 13:04:04.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:04:04.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:04:04.013 +03:00 [DBG] POST requests are not supported 2025-07-01 13:04:04.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:04:04.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:04:04.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:04.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:04:04.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:04:04.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:04:04.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:04:04.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:04.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:04:04.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:04:04.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:04:04.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:04:04.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:04:04.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:04:04.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:04.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:04.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:04:04.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:04:04.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:04.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:04.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:04.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:04.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:04:04.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.177ms. 2025-07-01 13:04:04.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:04.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:04.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:04.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:04.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:04:04.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:04:04.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:04:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:04.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:04.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:04.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.991ms 2025-07-01 13:04:04.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:04.015 +03:00 [DBG] Connection id "0HNC8090TGEA1" completed keep alive response. 2025-07-01 13:04:04.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9075ms 2025-07-01 13:04:04.015 +03:00 [DBG] Connection id "0HNC8090TGEA1" received FIN. 2025-07-01 13:04:04.015 +03:00 [DBG] Connection id "0HNC8090TGEA1" disconnecting. 2025-07-01 13:04:04.016 +03:00 [DBG] Connection id "0HNC8090TGEA1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:04:04.017 +03:00 [DBG] Connection id "0HNC8090TGEA1" stopped. 2025-07-01 13:04:09.015 +03:00 [DBG] Connection id "0HNC8090TGEA2" accepted. 2025-07-01 13:04:09.015 +03:00 [DBG] Connection id "0HNC8090TGEA2" started. 2025-07-01 13:04:09.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:04:09.016 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:04:09.016 +03:00 [DBG] POST requests are not supported 2025-07-01 13:04:09.016 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:04:09.016 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:04:09.016 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:09.016 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:04:09.016 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:04:09.016 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:04:09.016 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:04:09.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:09.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:04:09.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:04:09.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:04:09.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:04:09.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:04:09.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:04:09.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:09.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:09.016 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:04:09.016 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:04:09.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:09.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:09.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:09.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:09.016 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:04:09.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1353ms. 2025-07-01 13:04:09.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:09.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:09.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:09.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:09.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:09.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:09.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:09.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:09.017 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:04:09.017 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:04:09.017 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:04:09.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:09.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:09.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:09.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:09.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:09.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:09.017 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7649ms 2025-07-01 13:04:09.017 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:09.017 +03:00 [DBG] Connection id "0HNC8090TGEA2" completed keep alive response. 2025-07-01 13:04:09.017 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3308ms 2025-07-01 13:04:09.017 +03:00 [DBG] Connection id "0HNC8090TGEA2" received FIN. 2025-07-01 13:04:09.017 +03:00 [DBG] Connection id "0HNC8090TGEA2" disconnecting. 2025-07-01 13:04:09.017 +03:00 [DBG] Connection id "0HNC8090TGEA2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:04:09.018 +03:00 [DBG] Connection id "0HNC8090TGEA2" stopped. 2025-07-01 13:04:14.008 +03:00 [DBG] Connection id "0HNC8090TGEA3" accepted. 2025-07-01 13:04:14.008 +03:00 [DBG] Connection id "0HNC8090TGEA3" started. 2025-07-01 13:04:14.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:04:14.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:04:14.009 +03:00 [DBG] POST requests are not supported 2025-07-01 13:04:14.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:04:14.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:04:14.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:14.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:04:14.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:04:14.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:04:14.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:04:14.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:14.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:04:14.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:04:14.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:04:14.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:04:14.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:04:14.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:04:14.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:14.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:14.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:04:14.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:04:14.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:14.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:14.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:14.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:14.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:04:14.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1645ms. 2025-07-01 13:04:14.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:14.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:14.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:14.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:14.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:14.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:14.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:14.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:14.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:04:14.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:04:14.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:04:14.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:14.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:14.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:14.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:14.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:14.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:14.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2915ms 2025-07-01 13:04:14.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:14.011 +03:00 [DBG] Connection id "0HNC8090TGEA3" completed keep alive response. 2025-07-01 13:04:14.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3196ms 2025-07-01 13:04:14.011 +03:00 [DBG] Connection id "0HNC8090TGEA3" received FIN. 2025-07-01 13:04:14.011 +03:00 [DBG] Connection id "0HNC8090TGEA3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:04:14.011 +03:00 [DBG] Connection id "0HNC8090TGEA3" disconnecting. 2025-07-01 13:04:14.012 +03:00 [DBG] Connection id "0HNC8090TGEA3" stopped. 2025-07-01 13:04:19.017 +03:00 [DBG] Connection id "0HNC8090TGEA4" accepted. 2025-07-01 13:04:19.018 +03:00 [DBG] Connection id "0HNC8090TGEA4" started. 2025-07-01 13:04:19.018 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:04:19.018 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:04:19.018 +03:00 [DBG] POST requests are not supported 2025-07-01 13:04:19.018 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:04:19.018 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:04:19.018 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:19.018 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:04:19.018 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:04:19.018 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:04:19.018 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:04:19.018 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:19.018 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:04:19.018 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:04:19.018 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:04:19.018 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:04:19.018 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:04:19.018 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:04:19.018 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:19.018 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:19.018 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:04:19.018 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:04:19.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:19.018 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:19.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:19.018 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:19.018 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:04:19.019 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1347ms. 2025-07-01 13:04:19.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:19.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:19.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:19.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:19.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:19.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:19.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:19.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:19.019 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:04:19.019 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:04:19.019 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:04:19.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:19.019 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:19.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:19.019 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:19.019 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:19.019 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:19.019 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6898ms 2025-07-01 13:04:19.019 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:19.019 +03:00 [DBG] Connection id "0HNC8090TGEA4" completed keep alive response. 2025-07-01 13:04:19.019 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2685ms 2025-07-01 13:04:19.019 +03:00 [DBG] Connection id "0HNC8090TGEA4" received FIN. 2025-07-01 13:04:19.019 +03:00 [DBG] Connection id "0HNC8090TGEA4" disconnecting. 2025-07-01 13:04:19.019 +03:00 [DBG] Connection id "0HNC8090TGEA4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:04:19.021 +03:00 [DBG] Connection id "0HNC8090TGEA4" stopped. 2025-07-01 13:04:24.010 +03:00 [DBG] Connection id "0HNC8090TGEA5" accepted. 2025-07-01 13:04:24.010 +03:00 [DBG] Connection id "0HNC8090TGEA5" started. 2025-07-01 13:04:24.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:04:24.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:04:24.011 +03:00 [DBG] POST requests are not supported 2025-07-01 13:04:24.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:04:24.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:04:24.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:24.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:04:24.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:04:24.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:04:24.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:04:24.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:24.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:04:24.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:04:24.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:04:24.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:04:24.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:04:24.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:04:24.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:24.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:24.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:04:24.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:04:24.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:24.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:24.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:24.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:24.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:04:24.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1838ms. 2025-07-01 13:04:24.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:24.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:24.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:24.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:24.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:24.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:24.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:24.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:24.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:04:24.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:04:24.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:04:24.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:24.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:24.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:24.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:24.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:24.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:24.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4721ms 2025-07-01 13:04:24.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:24.013 +03:00 [DBG] Connection id "0HNC8090TGEA5" completed keep alive response. 2025-07-01 13:04:24.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4938ms 2025-07-01 13:04:24.013 +03:00 [DBG] Connection id "0HNC8090TGEA5" received FIN. 2025-07-01 13:04:24.014 +03:00 [DBG] Connection id "0HNC8090TGEA5" disconnecting. 2025-07-01 13:04:24.014 +03:00 [DBG] Connection id "0HNC8090TGEA5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:04:24.015 +03:00 [DBG] Connection id "0HNC8090TGEA5" stopped. 2025-07-01 13:04:29.038 +03:00 [DBG] Connection id "0HNC8090TGEA6" accepted. 2025-07-01 13:04:29.038 +03:00 [DBG] Connection id "0HNC8090TGEA6" started. 2025-07-01 13:04:29.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:04:29.038 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:04:29.039 +03:00 [DBG] POST requests are not supported 2025-07-01 13:04:29.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:04:29.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:04:29.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:29.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:04:29.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:04:29.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:04:29.039 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:04:29.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:29.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:04:29.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:04:29.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:04:29.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:04:29.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:04:29.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:04:29.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:29.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:29.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:04:29.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:04:29.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:29.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:29.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:29.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:29.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:04:29.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.3462ms. 2025-07-01 13:04:29.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:29.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:29.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:29.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:29.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:29.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:29.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:29.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:29.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:04:29.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:04:29.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:04:29.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:29.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:29.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:29.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:29.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:29.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:29.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.845ms 2025-07-01 13:04:29.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:29.042 +03:00 [DBG] Connection id "0HNC8090TGEA6" completed keep alive response. 2025-07-01 13:04:29.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2305ms 2025-07-01 13:04:29.042 +03:00 [DBG] Connection id "0HNC8090TGEA6" received FIN. 2025-07-01 13:04:29.042 +03:00 [DBG] Connection id "0HNC8090TGEA6" disconnecting. 2025-07-01 13:04:29.042 +03:00 [DBG] Connection id "0HNC8090TGEA6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:04:29.043 +03:00 [DBG] Connection id "0HNC8090TGEA6" stopped. 2025-07-01 13:04:34.012 +03:00 [DBG] Connection id "0HNC8090TGEA7" accepted. 2025-07-01 13:04:34.012 +03:00 [DBG] Connection id "0HNC8090TGEA7" started. 2025-07-01 13:04:34.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:04:34.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:04:34.012 +03:00 [DBG] POST requests are not supported 2025-07-01 13:04:34.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:04:34.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:04:34.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:34.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:04:34.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:04:34.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:04:34.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:04:34.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:34.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:04:34.012 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:04:34.012 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:04:34.012 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:04:34.012 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:04:34.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:04:34.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:34.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:34.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:04:34.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:04:34.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:34.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:34.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:34.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:34.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:04:34.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1225ms. 2025-07-01 13:04:34.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:34.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:34.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:34.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:34.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:34.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:34.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:34.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:34.013 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:04:34.013 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:04:34.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:04:34.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:34.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:34.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:34.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:34.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:34.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:34.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7447ms 2025-07-01 13:04:34.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:34.013 +03:00 [DBG] Connection id "0HNC8090TGEA7" completed keep alive response. 2025-07-01 13:04:34.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3535ms 2025-07-01 13:04:34.014 +03:00 [DBG] Connection id "0HNC8090TGEA7" received FIN. 2025-07-01 13:04:34.014 +03:00 [DBG] Connection id "0HNC8090TGEA7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:04:34.014 +03:00 [DBG] Connection id "0HNC8090TGEA7" disconnecting. 2025-07-01 13:04:34.014 +03:00 [DBG] Connection id "0HNC8090TGEA7" stopped. 2025-07-01 13:04:39.015 +03:00 [DBG] Connection id "0HNC8090TGEA8" accepted. 2025-07-01 13:04:39.015 +03:00 [DBG] Connection id "0HNC8090TGEA8" started. 2025-07-01 13:04:39.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:04:39.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:04:39.015 +03:00 [DBG] POST requests are not supported 2025-07-01 13:04:39.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:04:39.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:04:39.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:39.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:04:39.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:04:39.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:04:39.015 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:04:39.015 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:39.015 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:04:39.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:04:39.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:04:39.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:04:39.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:04:39.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:04:39.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:39.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:39.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:04:39.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:04:39.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:39.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:39.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:39.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:39.016 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:04:39.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1269ms. 2025-07-01 13:04:39.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:39.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:39.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:39.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:39.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:39.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:39.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:39.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:39.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:04:39.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:04:39.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:04:39.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:39.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:39.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:39.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:39.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:39.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:39.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.704ms 2025-07-01 13:04:39.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:39.016 +03:00 [DBG] Connection id "0HNC8090TGEA8" completed keep alive response. 2025-07-01 13:04:39.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3557ms 2025-07-01 13:04:39.016 +03:00 [DBG] Connection id "0HNC8090TGEA8" received FIN. 2025-07-01 13:04:39.017 +03:00 [DBG] Connection id "0HNC8090TGEA8" disconnecting. 2025-07-01 13:04:39.017 +03:00 [DBG] Connection id "0HNC8090TGEA8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:04:39.018 +03:00 [DBG] Connection id "0HNC8090TGEA8" stopped. 2025-07-01 13:04:44.014 +03:00 [DBG] Connection id "0HNC8090TGEA9" accepted. 2025-07-01 13:04:44.015 +03:00 [DBG] Connection id "0HNC8090TGEA9" started. 2025-07-01 13:04:44.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:04:44.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:04:44.015 +03:00 [DBG] POST requests are not supported 2025-07-01 13:04:44.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:04:44.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:04:44.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:44.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:04:44.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:04:44.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:04:44.015 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:04:44.015 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:44.015 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:04:44.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:04:44.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:04:44.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:04:44.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:04:44.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:04:44.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:44.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:44.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:04:44.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:04:44.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:44.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:44.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:44.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:44.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:04:44.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.131ms. 2025-07-01 13:04:44.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:44.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:44.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:44.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:44.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:44.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:44.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:44.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:44.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:04:44.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:04:44.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:04:44.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:44.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:44.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:44.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:44.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:44.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:44.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8102ms 2025-07-01 13:04:44.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:44.016 +03:00 [DBG] Connection id "0HNC8090TGEA9" completed keep alive response. 2025-07-01 13:04:44.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4555ms 2025-07-01 13:04:44.016 +03:00 [DBG] Connection id "0HNC8090TGEA9" received FIN. 2025-07-01 13:04:44.016 +03:00 [DBG] Connection id "0HNC8090TGEA9" disconnecting. 2025-07-01 13:04:44.017 +03:00 [DBG] Connection id "0HNC8090TGEA9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:04:44.018 +03:00 [DBG] Connection id "0HNC8090TGEA9" stopped. 2025-07-01 13:04:49.012 +03:00 [DBG] Connection id "0HNC8090TGEAA" accepted. 2025-07-01 13:04:49.012 +03:00 [DBG] Connection id "0HNC8090TGEAA" started. 2025-07-01 13:04:49.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:04:49.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:04:49.013 +03:00 [DBG] POST requests are not supported 2025-07-01 13:04:49.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:04:49.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:04:49.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:49.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:04:49.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:04:49.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:04:49.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:04:49.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:49.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:04:49.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:04:49.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:04:49.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:04:49.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:04:49.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:04:49.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:49.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:49.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:04:49.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:04:49.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:49.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:49.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:49.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:49.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:04:49.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1792ms. 2025-07-01 13:04:49.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:49.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:49.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:49.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:49.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:49.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:49.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:49.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:49.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:04:49.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:04:49.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:04:49.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:49.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:49.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:49.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:49.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:49.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:49.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4116ms 2025-07-01 13:04:49.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:49.015 +03:00 [DBG] Connection id "0HNC8090TGEAA" completed keep alive response. 2025-07-01 13:04:49.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4928ms 2025-07-01 13:04:49.015 +03:00 [DBG] Connection id "0HNC8090TGEAA" received FIN. 2025-07-01 13:04:49.015 +03:00 [DBG] Connection id "0HNC8090TGEAA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:04:49.016 +03:00 [DBG] Connection id "0HNC8090TGEAA" disconnecting. 2025-07-01 13:04:49.016 +03:00 [DBG] Connection id "0HNC8090TGEAA" stopped. 2025-07-01 13:04:54.021 +03:00 [DBG] Connection id "0HNC8090TGEAB" accepted. 2025-07-01 13:04:54.021 +03:00 [DBG] Connection id "0HNC8090TGEAB" started. 2025-07-01 13:04:54.021 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:04:54.021 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:04:54.021 +03:00 [DBG] POST requests are not supported 2025-07-01 13:04:54.021 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:04:54.021 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:04:54.021 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:54.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:04:54.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:04:54.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:04:54.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:04:54.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:54.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:04:54.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:04:54.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:04:54.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:04:54.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:04:54.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:04:54.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:54.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:54.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:04:54.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:04:54.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:54.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:54.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:54.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:54.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:04:54.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1194ms. 2025-07-01 13:04:54.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:54.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:54.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:54.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:54.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:54.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:54.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:54.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:54.022 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:04:54.022 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:04:54.022 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:04:54.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:54.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:54.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:54.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:54.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:54.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:54.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7493ms 2025-07-01 13:04:54.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:54.023 +03:00 [DBG] Connection id "0HNC8090TGEAB" completed keep alive response. 2025-07-01 13:04:54.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.381ms 2025-07-01 13:04:54.023 +03:00 [DBG] Connection id "0HNC8090TGEAB" received FIN. 2025-07-01 13:04:54.023 +03:00 [DBG] Connection id "0HNC8090TGEAB" disconnecting. 2025-07-01 13:04:54.023 +03:00 [DBG] Connection id "0HNC8090TGEAB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:04:54.024 +03:00 [DBG] Connection id "0HNC8090TGEAB" stopped. 2025-07-01 13:04:59.014 +03:00 [DBG] Connection id "0HNC8090TGEAC" accepted. 2025-07-01 13:04:59.014 +03:00 [DBG] Connection id "0HNC8090TGEAC" started. 2025-07-01 13:04:59.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:04:59.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:04:59.014 +03:00 [DBG] POST requests are not supported 2025-07-01 13:04:59.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:04:59.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:04:59.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:59.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:04:59.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:04:59.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:04:59.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:04:59.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:59.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:04:59.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:04:59.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:04:59.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:04:59.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:04:59.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:04:59.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:59.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:59.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:04:59.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:04:59.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:59.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:59.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:59.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:59.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:04:59.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1224ms. 2025-07-01 13:04:59.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:59.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:04:59.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:59.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:04:59.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:59.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:59.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:59.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:59.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:04:59.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:04:59.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:04:59.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:59.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:04:59.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:59.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:59.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:59.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:04:59.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7455ms 2025-07-01 13:04:59.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:04:59.015 +03:00 [DBG] Connection id "0HNC8090TGEAC" completed keep alive response. 2025-07-01 13:04:59.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3655ms 2025-07-01 13:04:59.015 +03:00 [DBG] Connection id "0HNC8090TGEAC" received FIN. 2025-07-01 13:04:59.015 +03:00 [DBG] Connection id "0HNC8090TGEAC" disconnecting. 2025-07-01 13:04:59.016 +03:00 [DBG] Connection id "0HNC8090TGEAC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:04:59.017 +03:00 [DBG] Connection id "0HNC8090TGEAC" stopped. 2025-07-01 13:05:04.016 +03:00 [DBG] Connection id "0HNC8090TGEAD" accepted. 2025-07-01 13:05:04.016 +03:00 [DBG] Connection id "0HNC8090TGEAD" started. 2025-07-01 13:05:04.016 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:05:04.016 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:05:04.016 +03:00 [DBG] POST requests are not supported 2025-07-01 13:05:04.016 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:05:04.016 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:05:04.017 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:04.017 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:05:04.017 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:05:04.017 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:05:04.017 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:05:04.017 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:04.017 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:05:04.017 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:05:04.017 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:05:04.017 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:05:04.017 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:05:04.017 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:05:04.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:04.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:04.017 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:05:04.017 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:05:04.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:04.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:04.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:04.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:04.017 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:05:04.017 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1225ms. 2025-07-01 13:05:04.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:04.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:04.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:04.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:04.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:04.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:04.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:04.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:04.018 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:05:04.018 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:05:04.018 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:05:04.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:04.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:04.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:04.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:04.018 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:04.018 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:04.018 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8392ms 2025-07-01 13:05:04.018 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:04.018 +03:00 [DBG] Connection id "0HNC8090TGEAD" completed keep alive response. 2025-07-01 13:05:04.018 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5117ms 2025-07-01 13:05:04.018 +03:00 [DBG] Connection id "0HNC8090TGEAD" received FIN. 2025-07-01 13:05:04.018 +03:00 [DBG] Connection id "0HNC8090TGEAD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:05:04.018 +03:00 [DBG] Connection id "0HNC8090TGEAD" disconnecting. 2025-07-01 13:05:04.018 +03:00 [DBG] Connection id "0HNC8090TGEAD" stopped. 2025-07-01 13:05:09.014 +03:00 [DBG] Connection id "0HNC8090TGEAE" accepted. 2025-07-01 13:05:09.014 +03:00 [DBG] Connection id "0HNC8090TGEAE" started. 2025-07-01 13:05:09.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:05:09.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:05:09.015 +03:00 [DBG] POST requests are not supported 2025-07-01 13:05:09.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:05:09.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:05:09.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:09.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:05:09.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:05:09.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:05:09.015 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:05:09.015 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:09.015 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:05:09.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:05:09.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:05:09.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:05:09.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:05:09.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:05:09.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:09.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:09.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:05:09.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:05:09.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:09.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:09.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:09.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:09.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:05:09.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.148ms. 2025-07-01 13:05:09.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:09.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:09.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:09.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:09.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:09.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:09.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:09.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:09.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:05:09.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:05:09.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:05:09.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:09.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:09.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:09.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:09.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:09.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:09.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9073ms 2025-07-01 13:05:09.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:09.016 +03:00 [DBG] Connection id "0HNC8090TGEAE" completed keep alive response. 2025-07-01 13:05:09.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5644ms 2025-07-01 13:05:09.016 +03:00 [DBG] Connection id "0HNC8090TGEAE" received FIN. 2025-07-01 13:05:09.017 +03:00 [DBG] Connection id "0HNC8090TGEAE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:05:09.017 +03:00 [DBG] Connection id "0HNC8090TGEAE" disconnecting. 2025-07-01 13:05:09.017 +03:00 [DBG] Connection id "0HNC8090TGEAE" stopped. 2025-07-01 13:05:14.024 +03:00 [DBG] Connection id "0HNC8090TGEAF" accepted. 2025-07-01 13:05:14.024 +03:00 [DBG] Connection id "0HNC8090TGEAF" started. 2025-07-01 13:05:14.024 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:05:14.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:05:14.024 +03:00 [DBG] POST requests are not supported 2025-07-01 13:05:14.024 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:05:14.024 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:05:14.024 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:14.024 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:05:14.024 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:05:14.024 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:05:14.024 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:05:14.024 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:14.024 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:05:14.024 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:05:14.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:05:14.025 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:05:14.025 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:05:14.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:05:14.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:14.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:14.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:05:14.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:05:14.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:14.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:14.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:14.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:14.025 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:05:14.025 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1238ms. 2025-07-01 13:05:14.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:14.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:14.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:14.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:14.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:14.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:14.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:14.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:14.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:05:14.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:05:14.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:05:14.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:14.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:14.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:14.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:14.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:14.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:14.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6606ms 2025-07-01 13:05:14.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:14.025 +03:00 [DBG] Connection id "0HNC8090TGEAF" completed keep alive response. 2025-07-01 13:05:14.025 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2799ms 2025-07-01 13:05:14.026 +03:00 [DBG] Connection id "0HNC8090TGEAF" received FIN. 2025-07-01 13:05:14.026 +03:00 [DBG] Connection id "0HNC8090TGEAF" disconnecting. 2025-07-01 13:05:14.026 +03:00 [DBG] Connection id "0HNC8090TGEAF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:05:14.027 +03:00 [DBG] Connection id "0HNC8090TGEAF" stopped. 2025-07-01 13:05:19.008 +03:00 [DBG] Connection id "0HNC8090TGEAG" accepted. 2025-07-01 13:05:19.008 +03:00 [DBG] Connection id "0HNC8090TGEAG" started. 2025-07-01 13:05:19.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:05:19.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:05:19.008 +03:00 [DBG] POST requests are not supported 2025-07-01 13:05:19.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:05:19.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:05:19.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:19.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:05:19.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:05:19.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:05:19.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:05:19.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:19.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:05:19.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:05:19.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:05:19.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:05:19.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:05:19.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:05:19.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:19.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:19.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:05:19.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:05:19.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:19.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:19.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:19.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:19.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:05:19.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1289ms. 2025-07-01 13:05:19.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:19.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:19.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:19.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:19.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:19.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:19.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:19.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:19.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:05:19.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:05:19.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:05:19.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:19.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:19.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:19.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:19.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:19.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:19.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8267ms 2025-07-01 13:05:19.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:19.010 +03:00 [DBG] Connection id "0HNC8090TGEAG" completed keep alive response. 2025-07-01 13:05:19.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.56ms 2025-07-01 13:05:19.010 +03:00 [DBG] Connection id "0HNC8090TGEAG" received FIN. 2025-07-01 13:05:19.010 +03:00 [DBG] Connection id "0HNC8090TGEAG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:05:19.010 +03:00 [DBG] Connection id "0HNC8090TGEAG" disconnecting. 2025-07-01 13:05:19.010 +03:00 [DBG] Connection id "0HNC8090TGEAG" stopped. 2025-07-01 13:05:24.010 +03:00 [DBG] Connection id "0HNC8090TGEAH" accepted. 2025-07-01 13:05:24.010 +03:00 [DBG] Connection id "0HNC8090TGEAH" started. 2025-07-01 13:05:24.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:05:24.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:05:24.010 +03:00 [DBG] POST requests are not supported 2025-07-01 13:05:24.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:05:24.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:05:24.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:24.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:05:24.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:05:24.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:05:24.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:05:24.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:24.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:05:24.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:05:24.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:05:24.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:05:24.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:05:24.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:05:24.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:24.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:24.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:05:24.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:05:24.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:24.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:24.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:24.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:24.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:05:24.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1748ms. 2025-07-01 13:05:24.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:24.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:24.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:24.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:24.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:24.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:24.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:24.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:24.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:05:24.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:05:24.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:05:24.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:24.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:24.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:24.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:24.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:24.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:24.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0952ms 2025-07-01 13:05:24.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:24.012 +03:00 [DBG] Connection id "0HNC8090TGEAH" completed keep alive response. 2025-07-01 13:05:24.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0935ms 2025-07-01 13:05:24.012 +03:00 [DBG] Connection id "0HNC8090TGEAH" received FIN. 2025-07-01 13:05:24.012 +03:00 [DBG] Connection id "0HNC8090TGEAH" disconnecting. 2025-07-01 13:05:24.012 +03:00 [DBG] Connection id "0HNC8090TGEAH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:05:24.014 +03:00 [DBG] Connection id "0HNC8090TGEAH" stopped. 2025-07-01 13:05:29.045 +03:00 [DBG] Connection id "0HNC8090TGEAI" accepted. 2025-07-01 13:05:29.045 +03:00 [DBG] Connection id "0HNC8090TGEAI" started. 2025-07-01 13:05:29.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:05:29.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:05:29.045 +03:00 [DBG] POST requests are not supported 2025-07-01 13:05:29.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:05:29.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:05:29.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:29.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:05:29.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:05:29.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:05:29.045 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:05:29.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:29.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:05:29.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:05:29.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:05:29.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:05:29.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:05:29.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:05:29.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:29.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:29.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:05:29.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:05:29.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:29.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:29.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:29.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:29.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:05:29.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1262ms. 2025-07-01 13:05:29.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:29.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:29.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:29.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:29.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:29.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:29.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:29.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:29.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:05:29.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:05:29.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:05:29.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:29.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:29.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:29.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:29.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:29.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:29.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.735ms 2025-07-01 13:05:29.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:29.046 +03:00 [DBG] Connection id "0HNC8090TGEAI" completed keep alive response. 2025-07-01 13:05:29.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3535ms 2025-07-01 13:05:29.047 +03:00 [DBG] Connection id "0HNC8090TGEAI" received FIN. 2025-07-01 13:05:29.047 +03:00 [DBG] Connection id "0HNC8090TGEAI" disconnecting. 2025-07-01 13:05:29.047 +03:00 [DBG] Connection id "0HNC8090TGEAI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:05:29.048 +03:00 [DBG] Connection id "0HNC8090TGEAI" stopped. 2025-07-01 13:05:34.029 +03:00 [DBG] Connection id "0HNC8090TGEAJ" accepted. 2025-07-01 13:05:34.029 +03:00 [DBG] Connection id "0HNC8090TGEAJ" started. 2025-07-01 13:05:34.029 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:05:34.029 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:05:34.030 +03:00 [DBG] POST requests are not supported 2025-07-01 13:05:34.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:05:34.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:05:34.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:34.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:05:34.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:05:34.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:05:34.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:05:34.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:34.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:05:34.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:05:34.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:05:34.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:05:34.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:05:34.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:05:34.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:34.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:34.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:05:34.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:05:34.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:34.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:34.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:34.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:34.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:05:34.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1658ms. 2025-07-01 13:05:34.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:34.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:34.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:34.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:34.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:34.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:34.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:34.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:34.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:05:34.031 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:05:34.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:05:34.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:34.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:34.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:34.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:34.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:34.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:34.031 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1882ms 2025-07-01 13:05:34.031 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:34.031 +03:00 [DBG] Connection id "0HNC8090TGEAJ" completed keep alive response. 2025-07-01 13:05:34.032 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1311ms 2025-07-01 13:05:34.032 +03:00 [DBG] Connection id "0HNC8090TGEAJ" received FIN. 2025-07-01 13:05:34.032 +03:00 [DBG] Connection id "0HNC8090TGEAJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:05:34.032 +03:00 [DBG] Connection id "0HNC8090TGEAJ" disconnecting. 2025-07-01 13:05:34.032 +03:00 [DBG] Connection id "0HNC8090TGEAJ" stopped. 2025-07-01 13:05:39.049 +03:00 [DBG] Connection id "0HNC8090TGEAK" accepted. 2025-07-01 13:05:39.049 +03:00 [DBG] Connection id "0HNC8090TGEAK" started. 2025-07-01 13:05:39.049 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:05:39.049 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:05:39.049 +03:00 [DBG] POST requests are not supported 2025-07-01 13:05:39.049 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:05:39.049 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:05:39.049 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:39.049 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:05:39.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:05:39.049 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:05:39.049 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:05:39.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:39.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:05:39.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:05:39.050 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:05:39.050 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:05:39.050 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:05:39.050 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:05:39.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:39.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:39.050 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:05:39.050 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:05:39.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:39.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:39.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:39.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:39.050 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:05:39.050 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1215ms. 2025-07-01 13:05:39.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:39.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:39.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:39.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:39.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:39.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:39.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:39.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:39.050 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:05:39.050 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:05:39.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:05:39.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:39.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:39.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:39.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:39.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:39.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:39.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6586ms 2025-07-01 13:05:39.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:39.050 +03:00 [DBG] Connection id "0HNC8090TGEAK" completed keep alive response. 2025-07-01 13:05:39.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2495ms 2025-07-01 13:05:39.050 +03:00 [DBG] Connection id "0HNC8090TGEAK" received FIN. 2025-07-01 13:05:39.050 +03:00 [DBG] Connection id "0HNC8090TGEAK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:05:39.051 +03:00 [DBG] Connection id "0HNC8090TGEAK" disconnecting. 2025-07-01 13:05:39.051 +03:00 [DBG] Connection id "0HNC8090TGEAK" stopped. 2025-07-01 13:05:44.012 +03:00 [DBG] Connection id "0HNC8090TGEAL" accepted. 2025-07-01 13:05:44.012 +03:00 [DBG] Connection id "0HNC8090TGEAL" started. 2025-07-01 13:05:44.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:05:44.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:05:44.013 +03:00 [DBG] POST requests are not supported 2025-07-01 13:05:44.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:05:44.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:05:44.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:44.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:05:44.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:05:44.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:05:44.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:05:44.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:44.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:05:44.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:05:44.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:05:44.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:05:44.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:05:44.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:05:44.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:44.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:44.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:05:44.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:05:44.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:44.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:44.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:44.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:44.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:05:44.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1374ms. 2025-07-01 13:05:44.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:44.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:44.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:44.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:44.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:44.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:44.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:44.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:44.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:05:44.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:05:44.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:05:44.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:44.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:44.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:44.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:44.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:44.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:44.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6452ms 2025-07-01 13:05:44.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:44.014 +03:00 [DBG] Connection id "0HNC8090TGEAL" completed keep alive response. 2025-07-01 13:05:44.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1841ms 2025-07-01 13:05:44.014 +03:00 [DBG] Connection id "0HNC8090TGEAL" received FIN. 2025-07-01 13:05:44.014 +03:00 [DBG] Connection id "0HNC8090TGEAL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:05:44.014 +03:00 [DBG] Connection id "0HNC8090TGEAL" disconnecting. 2025-07-01 13:05:44.014 +03:00 [DBG] Connection id "0HNC8090TGEAL" stopped. 2025-07-01 13:05:49.014 +03:00 [DBG] Connection id "0HNC8090TGEAM" accepted. 2025-07-01 13:05:49.014 +03:00 [DBG] Connection id "0HNC8090TGEAM" started. 2025-07-01 13:05:49.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:05:49.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:05:49.015 +03:00 [DBG] POST requests are not supported 2025-07-01 13:05:49.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:05:49.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:05:49.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:49.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:05:49.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:05:49.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:05:49.015 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:05:49.015 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:49.015 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:05:49.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:05:49.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:05:49.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:05:49.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:05:49.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:05:49.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:49.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:49.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:05:49.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:05:49.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:49.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:49.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:49.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:49.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:05:49.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1833ms. 2025-07-01 13:05:49.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:49.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:49.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:49.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:49.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:49.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:49.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:49.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:49.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:05:49.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:05:49.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:05:49.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:49.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:49.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:49.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:49.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:49.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:49.017 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3353ms 2025-07-01 13:05:49.017 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:49.017 +03:00 [DBG] Connection id "0HNC8090TGEAM" completed keep alive response. 2025-07-01 13:05:49.017 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1797ms 2025-07-01 13:05:49.017 +03:00 [DBG] Connection id "0HNC8090TGEAM" received FIN. 2025-07-01 13:05:49.017 +03:00 [DBG] Connection id "0HNC8090TGEAM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:05:49.017 +03:00 [DBG] Connection id "0HNC8090TGEAM" disconnecting. 2025-07-01 13:05:49.017 +03:00 [DBG] Connection id "0HNC8090TGEAM" stopped. 2025-07-01 13:05:54.012 +03:00 [DBG] Connection id "0HNC8090TGEAN" accepted. 2025-07-01 13:05:54.012 +03:00 [DBG] Connection id "0HNC8090TGEAN" started. 2025-07-01 13:05:54.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:05:54.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:05:54.013 +03:00 [DBG] POST requests are not supported 2025-07-01 13:05:54.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:05:54.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:05:54.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:54.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:05:54.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:05:54.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:05:54.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:05:54.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:54.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:05:54.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:05:54.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:05:54.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:05:54.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:05:54.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:05:54.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:54.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:54.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:05:54.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:05:54.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:54.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:54.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:54.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:54.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:05:54.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1225ms. 2025-07-01 13:05:54.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:54.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:54.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:54.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:54.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:54.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:54.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:54.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:54.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:05:54.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:05:54.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:05:54.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:54.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:54.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:54.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:54.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:54.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:54.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6974ms 2025-07-01 13:05:54.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:54.014 +03:00 [DBG] Connection id "0HNC8090TGEAN" completed keep alive response. 2025-07-01 13:05:54.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.295ms 2025-07-01 13:05:54.014 +03:00 [DBG] Connection id "0HNC8090TGEAN" received FIN. 2025-07-01 13:05:54.014 +03:00 [DBG] Connection id "0HNC8090TGEAN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:05:54.014 +03:00 [DBG] Connection id "0HNC8090TGEAN" disconnecting. 2025-07-01 13:05:54.014 +03:00 [DBG] Connection id "0HNC8090TGEAN" stopped. 2025-07-01 13:05:59.021 +03:00 [DBG] Connection id "0HNC8090TGEAO" accepted. 2025-07-01 13:05:59.021 +03:00 [DBG] Connection id "0HNC8090TGEAO" started. 2025-07-01 13:05:59.021 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:05:59.021 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:05:59.021 +03:00 [DBG] POST requests are not supported 2025-07-01 13:05:59.021 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:05:59.021 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:05:59.021 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:59.021 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:05:59.021 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:05:59.021 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:05:59.021 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:05:59.021 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:59.021 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:05:59.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:05:59.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:05:59.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:05:59.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:05:59.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:05:59.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:59.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:59.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:05:59.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:05:59.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:59.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:59.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:59.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:59.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:05:59.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1456ms. 2025-07-01 13:05:59.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:59.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:05:59.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:59.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:05:59.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:59.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:59.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:59.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:59.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:05:59.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:05:59.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:05:59.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:59.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:05:59.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:59.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:59.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:59.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:05:59.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1848ms 2025-07-01 13:05:59.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:05:59.023 +03:00 [DBG] Connection id "0HNC8090TGEAO" completed keep alive response. 2025-07-01 13:05:59.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.94ms 2025-07-01 13:05:59.023 +03:00 [DBG] Connection id "0HNC8090TGEAO" received FIN. 2025-07-01 13:05:59.023 +03:00 [DBG] Connection id "0HNC8090TGEAO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:05:59.023 +03:00 [DBG] Connection id "0HNC8090TGEAO" disconnecting. 2025-07-01 13:05:59.024 +03:00 [DBG] Connection id "0HNC8090TGEAO" stopped. 2025-07-01 13:06:04.014 +03:00 [DBG] Connection id "0HNC8090TGEAP" accepted. 2025-07-01 13:06:04.014 +03:00 [DBG] Connection id "0HNC8090TGEAP" started. 2025-07-01 13:06:04.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:06:04.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:06:04.014 +03:00 [DBG] POST requests are not supported 2025-07-01 13:06:04.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:06:04.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:06:04.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:04.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:06:04.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:06:04.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:06:04.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:06:04.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:04.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:06:04.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:06:04.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:06:04.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:06:04.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:06:04.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:06:04.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:04.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:04.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:06:04.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:06:04.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:04.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:04.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:04.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:04.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:06:04.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1236ms. 2025-07-01 13:06:04.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:04.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:04.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:04.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:04.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:06:04.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:06:04.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:06:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:04.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:04.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:04.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:04.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:04.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.675ms 2025-07-01 13:06:04.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:04.015 +03:00 [DBG] Connection id "0HNC8090TGEAP" completed keep alive response. 2025-07-01 13:06:04.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2844ms 2025-07-01 13:06:04.016 +03:00 [DBG] Connection id "0HNC8090TGEAP" received FIN. 2025-07-01 13:06:04.016 +03:00 [DBG] Connection id "0HNC8090TGEAP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:06:04.016 +03:00 [DBG] Connection id "0HNC8090TGEAP" disconnecting. 2025-07-01 13:06:04.016 +03:00 [DBG] Connection id "0HNC8090TGEAP" stopped. 2025-07-01 13:06:09.010 +03:00 [DBG] Connection id "0HNC8090TGEAQ" accepted. 2025-07-01 13:06:09.010 +03:00 [DBG] Connection id "0HNC8090TGEAQ" started. 2025-07-01 13:06:09.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:06:09.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:06:09.011 +03:00 [DBG] POST requests are not supported 2025-07-01 13:06:09.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:06:09.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:06:09.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:09.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:06:09.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:06:09.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:06:09.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:06:09.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:09.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:06:09.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:06:09.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:06:09.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:06:09.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:06:09.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:06:09.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:09.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:09.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:06:09.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:06:09.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:09.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:09.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:09.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:09.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:06:09.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1448ms. 2025-07-01 13:06:09.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:09.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:09.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:09.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:09.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:09.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:09.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:09.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:09.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:06:09.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:06:09.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:06:09.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:09.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:09.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:09.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:09.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:09.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:09.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1428ms 2025-07-01 13:06:09.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:09.013 +03:00 [DBG] Connection id "0HNC8090TGEAQ" completed keep alive response. 2025-07-01 13:06:09.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9996ms 2025-07-01 13:06:09.013 +03:00 [DBG] Connection id "0HNC8090TGEAQ" received FIN. 2025-07-01 13:06:09.013 +03:00 [DBG] Connection id "0HNC8090TGEAQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:06:09.013 +03:00 [DBG] Connection id "0HNC8090TGEAQ" disconnecting. 2025-07-01 13:06:09.013 +03:00 [DBG] Connection id "0HNC8090TGEAQ" stopped. 2025-07-01 13:06:14.020 +03:00 [DBG] Connection id "0HNC8090TGEAR" accepted. 2025-07-01 13:06:14.020 +03:00 [DBG] Connection id "0HNC8090TGEAR" started. 2025-07-01 13:06:14.020 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:06:14.021 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:06:14.021 +03:00 [DBG] POST requests are not supported 2025-07-01 13:06:14.021 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:06:14.021 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:06:14.021 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:14.021 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:06:14.021 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:06:14.021 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:06:14.021 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:06:14.021 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:14.021 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:06:14.021 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:06:14.021 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:06:14.021 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:06:14.021 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:06:14.021 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:06:14.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:14.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:14.021 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:06:14.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:06:14.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:14.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:14.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:14.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:14.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:06:14.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1406ms. 2025-07-01 13:06:14.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:14.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:14.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:14.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:14.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:14.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:14.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:14.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:14.022 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:06:14.022 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:06:14.022 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:06:14.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:14.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:14.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:14.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:14.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:14.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:14.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3665ms 2025-07-01 13:06:14.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:14.023 +03:00 [DBG] Connection id "0HNC8090TGEAR" completed keep alive response. 2025-07-01 13:06:14.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2785ms 2025-07-01 13:06:14.023 +03:00 [DBG] Connection id "0HNC8090TGEAR" received FIN. 2025-07-01 13:06:14.023 +03:00 [DBG] Connection id "0HNC8090TGEAR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:06:14.023 +03:00 [DBG] Connection id "0HNC8090TGEAR" disconnecting. 2025-07-01 13:06:14.023 +03:00 [DBG] Connection id "0HNC8090TGEAR" stopped. 2025-07-01 13:06:19.013 +03:00 [DBG] Connection id "0HNC8090TGEAS" accepted. 2025-07-01 13:06:19.013 +03:00 [DBG] Connection id "0HNC8090TGEAS" started. 2025-07-01 13:06:19.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:06:19.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:06:19.013 +03:00 [DBG] POST requests are not supported 2025-07-01 13:06:19.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:06:19.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:06:19.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:19.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:06:19.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:06:19.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:06:19.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:06:19.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:19.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:06:19.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:06:19.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:06:19.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:06:19.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:06:19.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:06:19.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:19.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:19.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:06:19.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:06:19.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:19.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:19.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:19.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:19.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:06:19.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1235ms. 2025-07-01 13:06:19.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:19.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:19.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:19.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:19.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:19.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:19.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:19.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:19.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:06:19.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:06:19.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:06:19.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:19.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:19.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:19.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:19.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:19.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:19.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6873ms 2025-07-01 13:06:19.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:19.014 +03:00 [DBG] Connection id "0HNC8090TGEAS" completed keep alive response. 2025-07-01 13:06:19.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3003ms 2025-07-01 13:06:19.014 +03:00 [DBG] Connection id "0HNC8090TGEAS" received FIN. 2025-07-01 13:06:19.015 +03:00 [DBG] Connection id "0HNC8090TGEAS" disconnecting. 2025-07-01 13:06:19.015 +03:00 [DBG] Connection id "0HNC8090TGEAS" stopped. 2025-07-01 13:06:19.015 +03:00 [DBG] Connection id "0HNC8090TGEAS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:06:24.021 +03:00 [DBG] Connection id "0HNC8090TGEAT" accepted. 2025-07-01 13:06:24.021 +03:00 [DBG] Connection id "0HNC8090TGEAT" started. 2025-07-01 13:06:24.021 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:06:24.021 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:06:24.021 +03:00 [DBG] POST requests are not supported 2025-07-01 13:06:24.021 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:06:24.021 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:06:24.021 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:24.021 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:06:24.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:06:24.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:06:24.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:06:24.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:24.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:06:24.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:06:24.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:06:24.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:06:24.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:06:24.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:06:24.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:24.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:24.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:06:24.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:06:24.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:24.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:24.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:24.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:24.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:06:24.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1204ms. 2025-07-01 13:06:24.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:24.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:24.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:24.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:24.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:24.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:24.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:24.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:24.022 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:06:24.022 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:06:24.022 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:06:24.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:24.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:24.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:24.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:24.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:24.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:24.022 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6214ms 2025-07-01 13:06:24.022 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:24.022 +03:00 [DBG] Connection id "0HNC8090TGEAT" completed keep alive response. 2025-07-01 13:06:24.022 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.186ms 2025-07-01 13:06:24.023 +03:00 [DBG] Connection id "0HNC8090TGEAT" received FIN. 2025-07-01 13:06:24.023 +03:00 [DBG] Connection id "0HNC8090TGEAT" disconnecting. 2025-07-01 13:06:24.023 +03:00 [DBG] Connection id "0HNC8090TGEAT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:06:24.024 +03:00 [DBG] Connection id "0HNC8090TGEAT" stopped. 2025-07-01 13:06:29.009 +03:00 [DBG] Connection id "0HNC8090TGEAU" accepted. 2025-07-01 13:06:29.009 +03:00 [DBG] Connection id "0HNC8090TGEAU" started. 2025-07-01 13:06:29.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:06:29.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:06:29.009 +03:00 [DBG] POST requests are not supported 2025-07-01 13:06:29.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:06:29.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:06:29.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:29.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:06:29.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:06:29.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:06:29.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:06:29.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:29.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:06:29.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:06:29.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:06:29.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:06:29.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:06:29.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:06:29.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:29.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:29.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:06:29.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:06:29.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:29.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:29.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:29.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:29.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:06:29.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1237ms. 2025-07-01 13:06:29.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:29.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:29.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:29.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:29.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:29.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:29.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:29.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:29.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:06:29.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:06:29.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:06:29.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:29.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:29.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:29.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:29.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:29.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:29.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6944ms 2025-07-01 13:06:29.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:29.010 +03:00 [DBG] Connection id "0HNC8090TGEAU" completed keep alive response. 2025-07-01 13:06:29.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3316ms 2025-07-01 13:06:29.010 +03:00 [DBG] Connection id "0HNC8090TGEAU" received FIN. 2025-07-01 13:06:29.011 +03:00 [DBG] Connection id "0HNC8090TGEAU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:06:29.011 +03:00 [DBG] Connection id "0HNC8090TGEAU" disconnecting. 2025-07-01 13:06:29.011 +03:00 [DBG] Connection id "0HNC8090TGEAU" stopped. 2025-07-01 13:06:34.010 +03:00 [DBG] Connection id "0HNC8090TGEAV" accepted. 2025-07-01 13:06:34.010 +03:00 [DBG] Connection id "0HNC8090TGEAV" started. 2025-07-01 13:06:34.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:06:34.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:06:34.010 +03:00 [DBG] POST requests are not supported 2025-07-01 13:06:34.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:06:34.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:06:34.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:34.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:06:34.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:06:34.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:06:34.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:06:34.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:34.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:06:34.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:06:34.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:06:34.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:06:34.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:06:34.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:06:34.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:34.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:34.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:06:34.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:06:34.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:34.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:34.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:34.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:34.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:06:34.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1572ms. 2025-07-01 13:06:34.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:34.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:34.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:34.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:34.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:34.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:34.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:34.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:34.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:06:34.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:06:34.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:06:34.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:34.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:34.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:34.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:34.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:34.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:34.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8082ms 2025-07-01 13:06:34.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:34.012 +03:00 [DBG] Connection id "0HNC8090TGEAV" completed keep alive response. 2025-07-01 13:06:34.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6245ms 2025-07-01 13:06:34.012 +03:00 [DBG] Connection id "0HNC8090TGEAV" received FIN. 2025-07-01 13:06:34.012 +03:00 [DBG] Connection id "0HNC8090TGEAV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:06:34.012 +03:00 [DBG] Connection id "0HNC8090TGEAV" disconnecting. 2025-07-01 13:06:34.012 +03:00 [DBG] Connection id "0HNC8090TGEAV" stopped. 2025-07-01 13:06:39.014 +03:00 [DBG] Connection id "0HNC8090TGEB0" accepted. 2025-07-01 13:06:39.014 +03:00 [DBG] Connection id "0HNC8090TGEB0" started. 2025-07-01 13:06:39.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:06:39.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:06:39.014 +03:00 [DBG] POST requests are not supported 2025-07-01 13:06:39.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:06:39.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:06:39.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:39.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:06:39.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:06:39.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:06:39.015 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:06:39.015 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:39.015 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:06:39.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:06:39.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:06:39.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:06:39.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:06:39.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:06:39.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:39.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:39.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:06:39.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:06:39.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:39.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:39.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:39.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:39.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:06:39.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1604ms. 2025-07-01 13:06:39.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:39.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:39.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:39.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:39.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:39.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:39.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:39.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:39.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:06:39.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:06:39.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:06:39.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:39.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:39.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:39.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:39.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:39.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:39.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1524ms 2025-07-01 13:06:39.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:39.016 +03:00 [DBG] Connection id "0HNC8090TGEB0" completed keep alive response. 2025-07-01 13:06:39.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1025ms 2025-07-01 13:06:39.017 +03:00 [DBG] Connection id "0HNC8090TGEB0" received FIN. 2025-07-01 13:06:39.017 +03:00 [DBG] Connection id "0HNC8090TGEB0" disconnecting. 2025-07-01 13:06:39.017 +03:00 [DBG] Connection id "0HNC8090TGEB0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:06:39.018 +03:00 [DBG] Connection id "0HNC8090TGEB0" stopped. 2025-07-01 13:06:44.012 +03:00 [DBG] Connection id "0HNC8090TGEB1" accepted. 2025-07-01 13:06:44.012 +03:00 [DBG] Connection id "0HNC8090TGEB1" started. 2025-07-01 13:06:44.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:06:44.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:06:44.013 +03:00 [DBG] POST requests are not supported 2025-07-01 13:06:44.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:06:44.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:06:44.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:44.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:06:44.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:06:44.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:06:44.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:06:44.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:44.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:06:44.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:06:44.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:06:44.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:06:44.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:06:44.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:06:44.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:44.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:44.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:06:44.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:06:44.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:44.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:44.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:44.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:44.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:06:44.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1234ms. 2025-07-01 13:06:44.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:44.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:44.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:44.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:44.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:44.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:44.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:44.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:44.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:06:44.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:06:44.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:06:44.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:44.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:44.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:44.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:44.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:44.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:44.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8741ms 2025-07-01 13:06:44.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:44.014 +03:00 [DBG] Connection id "0HNC8090TGEB1" completed keep alive response. 2025-07-01 13:06:44.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6458ms 2025-07-01 13:06:44.015 +03:00 [DBG] Connection id "0HNC8090TGEB1" received FIN. 2025-07-01 13:06:44.015 +03:00 [DBG] Connection id "0HNC8090TGEB1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:06:44.015 +03:00 [DBG] Connection id "0HNC8090TGEB1" disconnecting. 2025-07-01 13:06:44.015 +03:00 [DBG] Connection id "0HNC8090TGEB1" stopped. 2025-07-01 13:06:49.015 +03:00 [DBG] Connection id "0HNC8090TGEB2" accepted. 2025-07-01 13:06:49.015 +03:00 [DBG] Connection id "0HNC8090TGEB2" started. 2025-07-01 13:06:49.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:06:49.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:06:49.015 +03:00 [DBG] POST requests are not supported 2025-07-01 13:06:49.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:06:49.016 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:06:49.016 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:49.016 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:06:49.016 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:06:49.016 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:06:49.016 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:06:49.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:49.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:06:49.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:06:49.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:06:49.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:06:49.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:06:49.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:06:49.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:49.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:49.016 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:06:49.016 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:06:49.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:49.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:49.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:49.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:49.017 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:06:49.017 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1659ms. 2025-07-01 13:06:49.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:49.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:49.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:49.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:49.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:49.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:49.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:49.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:49.017 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:06:49.017 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:06:49.017 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:06:49.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:49.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:49.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:49.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:49.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:49.018 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:49.018 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3155ms 2025-07-01 13:06:49.018 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:49.018 +03:00 [DBG] Connection id "0HNC8090TGEB2" completed keep alive response. 2025-07-01 13:06:49.018 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3665ms 2025-07-01 13:06:49.018 +03:00 [DBG] Connection id "0HNC8090TGEB2" received FIN. 2025-07-01 13:06:49.018 +03:00 [DBG] Connection id "0HNC8090TGEB2" disconnecting. 2025-07-01 13:06:49.018 +03:00 [DBG] Connection id "0HNC8090TGEB2" stopped. 2025-07-01 13:06:49.018 +03:00 [DBG] Connection id "0HNC8090TGEB2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:06:54.016 +03:00 [DBG] Connection id "0HNC8090TGEB3" accepted. 2025-07-01 13:06:54.016 +03:00 [DBG] Connection id "0HNC8090TGEB3" started. 2025-07-01 13:06:54.016 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:06:54.016 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:06:54.016 +03:00 [DBG] POST requests are not supported 2025-07-01 13:06:54.016 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:06:54.016 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:06:54.016 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:54.016 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:06:54.016 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:06:54.016 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:06:54.016 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:06:54.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:54.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:06:54.017 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:06:54.017 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:06:54.017 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:06:54.017 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:06:54.017 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:06:54.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:54.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:54.017 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:06:54.017 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:06:54.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:54.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:54.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:54.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:54.017 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:06:54.017 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1195ms. 2025-07-01 13:06:54.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:54.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:54.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:54.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:54.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:54.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:54.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:54.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:54.017 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:06:54.017 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:06:54.017 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:06:54.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:54.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:54.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:54.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:54.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:54.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:54.017 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7065ms 2025-07-01 13:06:54.017 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:54.017 +03:00 [DBG] Connection id "0HNC8090TGEB3" completed keep alive response. 2025-07-01 13:06:54.018 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3867ms 2025-07-01 13:06:54.018 +03:00 [DBG] Connection id "0HNC8090TGEB3" received FIN. 2025-07-01 13:06:54.018 +03:00 [DBG] Connection id "0HNC8090TGEB3" disconnecting. 2025-07-01 13:06:54.018 +03:00 [DBG] Connection id "0HNC8090TGEB3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:06:54.019 +03:00 [DBG] Connection id "0HNC8090TGEB3" stopped. 2025-07-01 13:06:59.010 +03:00 [DBG] Connection id "0HNC8090TGEB4" accepted. 2025-07-01 13:06:59.010 +03:00 [DBG] Connection id "0HNC8090TGEB4" started. 2025-07-01 13:06:59.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:06:59.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:06:59.011 +03:00 [DBG] POST requests are not supported 2025-07-01 13:06:59.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:06:59.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:06:59.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:59.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:06:59.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:06:59.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:06:59.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:06:59.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:59.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:06:59.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:06:59.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:06:59.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:06:59.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:06:59.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:06:59.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:59.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:59.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:06:59.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:06:59.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:59.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:59.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:59.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:59.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:06:59.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1501ms. 2025-07-01 13:06:59.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:59.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:06:59.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:59.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:06:59.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:59.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:59.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:59.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:59.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:06:59.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:06:59.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:06:59.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:59.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:06:59.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:59.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:59.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:59.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:06:59.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1026ms 2025-07-01 13:06:59.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:06:59.012 +03:00 [DBG] Connection id "0HNC8090TGEB4" completed keep alive response. 2025-07-01 13:06:59.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7841ms 2025-07-01 13:06:59.013 +03:00 [DBG] Connection id "0HNC8090TGEB4" received FIN. 2025-07-01 13:06:59.013 +03:00 [DBG] Connection id "0HNC8090TGEB4" disconnecting. 2025-07-01 13:06:59.013 +03:00 [DBG] Connection id "0HNC8090TGEB4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:06:59.014 +03:00 [DBG] Connection id "0HNC8090TGEB4" stopped. 2025-07-01 13:07:04.015 +03:00 [DBG] Connection id "0HNC8090TGEB5" accepted. 2025-07-01 13:07:04.015 +03:00 [DBG] Connection id "0HNC8090TGEB5" started. 2025-07-01 13:07:04.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:07:04.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:07:04.015 +03:00 [DBG] POST requests are not supported 2025-07-01 13:07:04.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:07:04.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:07:04.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:04.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:07:04.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:07:04.016 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:07:04.016 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:07:04.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:04.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:07:04.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:07:04.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:07:04.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:07:04.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:07:04.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:07:04.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:04.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:04.016 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:07:04.016 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:07:04.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:04.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:04.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:04.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:04.016 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:07:04.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.124ms. 2025-07-01 13:07:04.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:04.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:04.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:04.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:04.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:04.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:04.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:04.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:04.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:07:04.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:07:04.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:07:04.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:04.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:04.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:04.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:04.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:04.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:04.017 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7206ms 2025-07-01 13:07:04.017 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:04.017 +03:00 [DBG] Connection id "0HNC8090TGEB5" completed keep alive response. 2025-07-01 13:07:04.017 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4432ms 2025-07-01 13:07:04.017 +03:00 [DBG] Connection id "0HNC8090TGEB5" received FIN. 2025-07-01 13:07:04.017 +03:00 [DBG] Connection id "0HNC8090TGEB5" disconnecting. 2025-07-01 13:07:04.017 +03:00 [DBG] Connection id "0HNC8090TGEB5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:07:04.018 +03:00 [DBG] Connection id "0HNC8090TGEB5" stopped. 2025-07-01 13:07:09.008 +03:00 [DBG] Connection id "0HNC8090TGEB6" accepted. 2025-07-01 13:07:09.008 +03:00 [DBG] Connection id "0HNC8090TGEB6" started. 2025-07-01 13:07:09.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:07:09.009 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:07:09.009 +03:00 [DBG] POST requests are not supported 2025-07-01 13:07:09.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:07:09.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:07:09.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:09.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:07:09.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:07:09.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:07:09.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:07:09.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:09.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:07:09.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:07:09.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:07:09.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:07:09.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:07:09.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:07:09.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:09.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:09.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:07:09.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:07:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:09.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:07:09.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1138ms. 2025-07-01 13:07:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:09.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:09.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:09.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:09.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:09.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:09.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:09.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:07:09.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:07:09.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:07:09.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:09.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:09.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:09.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:09.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:09.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:09.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6105ms 2025-07-01 13:07:09.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:09.010 +03:00 [DBG] Connection id "0HNC8090TGEB6" completed keep alive response. 2025-07-01 13:07:09.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1361ms 2025-07-01 13:07:09.010 +03:00 [DBG] Connection id "0HNC8090TGEB6" received FIN. 2025-07-01 13:07:09.010 +03:00 [DBG] Connection id "0HNC8090TGEB6" disconnecting. 2025-07-01 13:07:09.010 +03:00 [DBG] Connection id "0HNC8090TGEB6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:07:09.011 +03:00 [DBG] Connection id "0HNC8090TGEB6" stopped. 2025-07-01 13:07:14.012 +03:00 [DBG] Connection id "0HNC8090TGEB7" accepted. 2025-07-01 13:07:14.012 +03:00 [DBG] Connection id "0HNC8090TGEB7" started. 2025-07-01 13:07:14.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:07:14.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:07:14.013 +03:00 [DBG] POST requests are not supported 2025-07-01 13:07:14.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:07:14.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:07:14.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:14.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:07:14.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:07:14.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:07:14.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:07:14.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:14.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:07:14.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:07:14.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:07:14.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:07:14.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:07:14.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:07:14.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:14.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:14.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:07:14.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:07:14.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:14.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:14.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:14.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:14.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:07:14.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1674ms. 2025-07-01 13:07:14.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:14.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:14.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:14.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:14.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:14.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:14.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:14.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:14.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:07:14.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:07:14.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:07:14.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:14.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:14.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:14.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:14.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:14.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:14.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.157ms 2025-07-01 13:07:14.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:14.015 +03:00 [DBG] Connection id "0HNC8090TGEB7" completed keep alive response. 2025-07-01 13:07:14.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2605ms 2025-07-01 13:07:14.015 +03:00 [DBG] Connection id "0HNC8090TGEB7" received FIN. 2025-07-01 13:07:14.015 +03:00 [DBG] Connection id "0HNC8090TGEB7" disconnecting. 2025-07-01 13:07:14.015 +03:00 [DBG] Connection id "0HNC8090TGEB7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:07:14.016 +03:00 [DBG] Connection id "0HNC8090TGEB7" stopped. 2025-07-01 13:07:19.011 +03:00 [DBG] Connection id "0HNC8090TGEB8" accepted. 2025-07-01 13:07:19.011 +03:00 [DBG] Connection id "0HNC8090TGEB8" started. 2025-07-01 13:07:19.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:07:19.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:07:19.011 +03:00 [DBG] POST requests are not supported 2025-07-01 13:07:19.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:07:19.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:07:19.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:19.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:07:19.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:07:19.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:07:19.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:07:19.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:19.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:07:19.012 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:07:19.012 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:07:19.012 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:07:19.012 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:07:19.012 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:07:19.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:19.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:19.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:07:19.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:07:19.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:19.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:19.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:19.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:19.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:07:19.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2159ms. 2025-07-01 13:07:19.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:19.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:19.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:19.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:19.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:19.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:19.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:19.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:19.013 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:07:19.013 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:07:19.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:07:19.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:19.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:19.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:19.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:19.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:19.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:19.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1214ms 2025-07-01 13:07:19.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:19.013 +03:00 [DBG] Connection id "0HNC8090TGEB8" completed keep alive response. 2025-07-01 13:07:19.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1097ms 2025-07-01 13:07:19.014 +03:00 [DBG] Connection id "0HNC8090TGEB8" received FIN. 2025-07-01 13:07:19.014 +03:00 [DBG] Connection id "0HNC8090TGEB8" disconnecting. 2025-07-01 13:07:19.014 +03:00 [DBG] Connection id "0HNC8090TGEB8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:07:19.015 +03:00 [DBG] Connection id "0HNC8090TGEB8" stopped. 2025-07-01 13:07:24.014 +03:00 [DBG] Connection id "0HNC8090TGEB9" accepted. 2025-07-01 13:07:24.014 +03:00 [DBG] Connection id "0HNC8090TGEB9" started. 2025-07-01 13:07:24.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:07:24.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:07:24.014 +03:00 [DBG] POST requests are not supported 2025-07-01 13:07:24.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:07:24.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:07:24.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:24.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:07:24.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:07:24.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:07:24.015 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:07:24.015 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:24.015 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:07:24.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:07:24.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:07:24.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:07:24.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:07:24.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:07:24.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:24.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:24.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:07:24.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:07:24.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:24.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:24.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:24.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:24.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:07:24.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1353ms. 2025-07-01 13:07:24.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:24.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:24.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:24.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:24.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:24.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:24.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:24.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:24.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:07:24.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:07:24.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:07:24.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:24.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:24.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:24.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:24.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:24.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:24.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8199ms 2025-07-01 13:07:24.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:24.016 +03:00 [DBG] Connection id "0HNC8090TGEB9" completed keep alive response. 2025-07-01 13:07:24.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5086ms 2025-07-01 13:07:24.016 +03:00 [DBG] Connection id "0HNC8090TGEB9" received FIN. 2025-07-01 13:07:24.016 +03:00 [DBG] Connection id "0HNC8090TGEB9" disconnecting. 2025-07-01 13:07:24.016 +03:00 [DBG] Connection id "0HNC8090TGEB9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:07:24.017 +03:00 [DBG] Connection id "0HNC8090TGEB9" stopped. 2025-07-01 13:07:29.014 +03:00 [DBG] Connection id "0HNC8090TGEBA" accepted. 2025-07-01 13:07:29.014 +03:00 [DBG] Connection id "0HNC8090TGEBA" started. 2025-07-01 13:07:29.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:07:29.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:07:29.014 +03:00 [DBG] POST requests are not supported 2025-07-01 13:07:29.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:07:29.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:07:29.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:29.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:07:29.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:07:29.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:07:29.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:07:29.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:29.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:07:29.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:07:29.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:07:29.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:07:29.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:07:29.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:07:29.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:29.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:29.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:07:29.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:07:29.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:29.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:29.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:29.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:29.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:07:29.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1349ms. 2025-07-01 13:07:29.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:29.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:29.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:29.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:29.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:29.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:29.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:29.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:29.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:07:29.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:07:29.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:07:29.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:29.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:29.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:29.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:29.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:29.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:29.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7683ms 2025-07-01 13:07:29.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:29.015 +03:00 [DBG] Connection id "0HNC8090TGEBA" completed keep alive response. 2025-07-01 13:07:29.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3377ms 2025-07-01 13:07:29.015 +03:00 [DBG] Connection id "0HNC8090TGEBA" received FIN. 2025-07-01 13:07:29.015 +03:00 [DBG] Connection id "0HNC8090TGEBA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:07:29.016 +03:00 [DBG] Connection id "0HNC8090TGEBA" disconnecting. 2025-07-01 13:07:29.016 +03:00 [DBG] Connection id "0HNC8090TGEBA" stopped. 2025-07-01 13:07:34.015 +03:00 [DBG] Connection id "0HNC8090TGEBB" accepted. 2025-07-01 13:07:34.016 +03:00 [DBG] Connection id "0HNC8090TGEBB" started. 2025-07-01 13:07:34.016 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:07:34.016 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:07:34.016 +03:00 [DBG] POST requests are not supported 2025-07-01 13:07:34.016 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:07:34.016 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:07:34.016 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:34.016 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:07:34.016 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:07:34.016 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:07:34.016 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:07:34.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:34.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:07:34.017 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:07:34.017 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:07:34.017 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:07:34.017 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:07:34.017 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:07:34.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:34.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:34.017 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:07:34.017 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:07:34.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:34.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:34.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:34.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:34.018 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:07:34.018 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1878ms. 2025-07-01 13:07:34.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:34.018 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:34.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:34.018 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:34.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:34.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:34.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:34.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:34.018 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:07:34.018 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:07:34.018 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:07:34.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:34.019 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:34.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:34.019 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:34.019 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:34.019 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:34.019 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8603ms 2025-07-01 13:07:34.019 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:34.019 +03:00 [DBG] Connection id "0HNC8090TGEBB" completed keep alive response. 2025-07-01 13:07:34.019 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1438ms 2025-07-01 13:07:34.019 +03:00 [DBG] Connection id "0HNC8090TGEBB" received FIN. 2025-07-01 13:07:34.019 +03:00 [DBG] Connection id "0HNC8090TGEBB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:07:34.019 +03:00 [DBG] Connection id "0HNC8090TGEBB" disconnecting. 2025-07-01 13:07:34.020 +03:00 [DBG] Connection id "0HNC8090TGEBB" stopped. 2025-07-01 13:07:39.010 +03:00 [DBG] Connection id "0HNC8090TGEBC" accepted. 2025-07-01 13:07:39.010 +03:00 [DBG] Connection id "0HNC8090TGEBC" started. 2025-07-01 13:07:39.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:07:39.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:07:39.010 +03:00 [DBG] POST requests are not supported 2025-07-01 13:07:39.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:07:39.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:07:39.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:39.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:07:39.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:07:39.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:07:39.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:07:39.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:39.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:07:39.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:07:39.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:07:39.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:07:39.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:07:39.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:07:39.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:39.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:39.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:07:39.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:07:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:39.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:07:39.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1575ms. 2025-07-01 13:07:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:39.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:39.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:39.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:39.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:39.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:39.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:39.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:07:39.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:07:39.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:07:39.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:39.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:39.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:39.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:39.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:39.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:39.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2645ms 2025-07-01 13:07:39.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:39.012 +03:00 [DBG] Connection id "0HNC8090TGEBC" completed keep alive response. 2025-07-01 13:07:39.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1835ms 2025-07-01 13:07:39.012 +03:00 [DBG] Connection id "0HNC8090TGEBC" received FIN. 2025-07-01 13:07:39.012 +03:00 [DBG] Connection id "0HNC8090TGEBC" disconnecting. 2025-07-01 13:07:39.012 +03:00 [DBG] Connection id "0HNC8090TGEBC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:07:39.014 +03:00 [DBG] Connection id "0HNC8090TGEBC" stopped. 2025-07-01 13:07:44.012 +03:00 [DBG] Connection id "0HNC8090TGEBD" accepted. 2025-07-01 13:07:44.012 +03:00 [DBG] Connection id "0HNC8090TGEBD" started. 2025-07-01 13:07:44.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:07:44.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:07:44.012 +03:00 [DBG] POST requests are not supported 2025-07-01 13:07:44.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:07:44.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:07:44.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:44.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:07:44.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:07:44.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:07:44.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:07:44.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:44.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:07:44.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:07:44.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:07:44.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:07:44.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:07:44.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:07:44.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:44.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:44.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:07:44.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:07:44.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:44.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:44.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:44.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:44.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:07:44.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1995ms. 2025-07-01 13:07:44.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:44.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:44.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:44.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:44.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:44.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:44.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:44.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:44.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:07:44.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:07:44.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:07:44.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:44.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:44.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:44.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:44.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:44.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:44.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2202ms 2025-07-01 13:07:44.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:44.014 +03:00 [DBG] Connection id "0HNC8090TGEBD" completed keep alive response. 2025-07-01 13:07:44.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3682ms 2025-07-01 13:07:44.015 +03:00 [DBG] Connection id "0HNC8090TGEBD" received FIN. 2025-07-01 13:07:44.015 +03:00 [DBG] Connection id "0HNC8090TGEBD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:07:44.015 +03:00 [DBG] Connection id "0HNC8090TGEBD" disconnecting. 2025-07-01 13:07:44.015 +03:00 [DBG] Connection id "0HNC8090TGEBD" stopped. 2025-07-01 13:07:49.017 +03:00 [DBG] Connection id "0HNC8090TGEBE" accepted. 2025-07-01 13:07:49.018 +03:00 [DBG] Connection id "0HNC8090TGEBE" started. 2025-07-01 13:07:49.018 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:07:49.018 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:07:49.018 +03:00 [DBG] POST requests are not supported 2025-07-01 13:07:49.018 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:07:49.018 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:07:49.018 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:49.018 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:07:49.018 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:07:49.018 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:07:49.018 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:07:49.018 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:49.018 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:07:49.018 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:07:49.018 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:07:49.018 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:07:49.018 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:07:49.018 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:07:49.018 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:49.018 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:49.018 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:07:49.018 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:07:49.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:49.018 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:49.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:49.018 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:49.018 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:07:49.019 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1212ms. 2025-07-01 13:07:49.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:49.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:49.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:49.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:49.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:49.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:49.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:49.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:49.019 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:07:49.019 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:07:49.019 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:07:49.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:49.019 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:49.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:49.019 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:49.019 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:49.019 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:49.019 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6848ms 2025-07-01 13:07:49.019 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:49.019 +03:00 [DBG] Connection id "0HNC8090TGEBE" completed keep alive response. 2025-07-01 13:07:49.019 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2506ms 2025-07-01 13:07:49.019 +03:00 [DBG] Connection id "0HNC8090TGEBE" received FIN. 2025-07-01 13:07:49.019 +03:00 [DBG] Connection id "0HNC8090TGEBE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:07:49.019 +03:00 [DBG] Connection id "0HNC8090TGEBE" disconnecting. 2025-07-01 13:07:49.019 +03:00 [DBG] Connection id "0HNC8090TGEBE" stopped. 2025-07-01 13:07:54.014 +03:00 [DBG] Connection id "0HNC8090TGEBF" accepted. 2025-07-01 13:07:54.014 +03:00 [DBG] Connection id "0HNC8090TGEBF" started. 2025-07-01 13:07:54.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:07:54.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:07:54.014 +03:00 [DBG] POST requests are not supported 2025-07-01 13:07:54.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:07:54.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:07:54.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:54.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:07:54.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:07:54.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:07:54.015 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:07:54.015 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:54.015 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:07:54.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:07:54.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:07:54.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:07:54.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:07:54.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:07:54.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:54.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:54.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:07:54.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:07:54.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:54.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:54.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:54.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:54.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:07:54.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2382ms. 2025-07-01 13:07:54.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:54.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:54.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:54.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:54.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:54.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:54.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:54.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:54.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:07:54.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:07:54.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:07:54.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:54.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:54.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:54.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:54.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:54.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:54.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8149ms 2025-07-01 13:07:54.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:54.016 +03:00 [DBG] Connection id "0HNC8090TGEBF" completed keep alive response. 2025-07-01 13:07:54.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.47ms 2025-07-01 13:07:54.016 +03:00 [DBG] Connection id "0HNC8090TGEBF" received FIN. 2025-07-01 13:07:54.016 +03:00 [DBG] Connection id "0HNC8090TGEBF" disconnecting. 2025-07-01 13:07:54.016 +03:00 [DBG] Connection id "0HNC8090TGEBF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:07:54.017 +03:00 [DBG] Connection id "0HNC8090TGEBF" stopped. 2025-07-01 13:07:59.008 +03:00 [DBG] Connection id "0HNC8090TGEBG" accepted. 2025-07-01 13:07:59.008 +03:00 [DBG] Connection id "0HNC8090TGEBG" started. 2025-07-01 13:07:59.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:07:59.008 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:07:59.008 +03:00 [DBG] POST requests are not supported 2025-07-01 13:07:59.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:07:59.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:07:59.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:59.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:07:59.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:07:59.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:07:59.009 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:07:59.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:59.009 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:07:59.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:07:59.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:07:59.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:07:59.009 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:07:59.009 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:07:59.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:59.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:59.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:07:59.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:07:59.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:59.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:59.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:59.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:59.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:07:59.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1268ms. 2025-07-01 13:07:59.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:59.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:07:59.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:59.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:07:59.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:59.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:59.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:59.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:59.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:07:59.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:07:59.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:07:59.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:59.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:07:59.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:59.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:59.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:59.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:07:59.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8849ms 2025-07-01 13:07:59.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:07:59.010 +03:00 [DBG] Connection id "0HNC8090TGEBG" completed keep alive response. 2025-07-01 13:07:59.010 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5473ms 2025-07-01 13:07:59.010 +03:00 [DBG] Connection id "0HNC8090TGEBG" received FIN. 2025-07-01 13:07:59.010 +03:00 [DBG] Connection id "0HNC8090TGEBG" disconnecting. 2025-07-01 13:07:59.010 +03:00 [DBG] Connection id "0HNC8090TGEBG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:07:59.011 +03:00 [DBG] Connection id "0HNC8090TGEBG" stopped. 2025-07-01 13:08:04.010 +03:00 [DBG] Connection id "0HNC8090TGEBH" accepted. 2025-07-01 13:08:04.010 +03:00 [DBG] Connection id "0HNC8090TGEBH" started. 2025-07-01 13:08:04.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:08:04.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:08:04.011 +03:00 [DBG] POST requests are not supported 2025-07-01 13:08:04.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:08:04.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:08:04.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:04.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:08:04.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:08:04.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:08:04.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:08:04.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:04.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:08:04.012 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:08:04.012 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:08:04.012 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:08:04.012 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:08:04.012 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:08:04.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:04.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:04.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:08:04.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:08:04.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:04.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:04.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:04.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:04.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:08:04.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1829ms. 2025-07-01 13:08:04.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:04.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:04.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:04.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:04.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:04.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:04.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:04.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:04.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:08:04.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:08:04.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:08:04.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:04.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:04.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:04.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:04.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:04.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:04.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0673ms 2025-07-01 13:08:04.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:04.014 +03:00 [DBG] Connection id "0HNC8090TGEBH" completed keep alive response. 2025-07-01 13:08:04.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6921ms 2025-07-01 13:08:04.015 +03:00 [DBG] Connection id "0HNC8090TGEBH" received FIN. 2025-07-01 13:08:04.015 +03:00 [DBG] Connection id "0HNC8090TGEBH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:08:04.015 +03:00 [DBG] Connection id "0HNC8090TGEBH" disconnecting. 2025-07-01 13:08:04.015 +03:00 [DBG] Connection id "0HNC8090TGEBH" stopped. 2025-07-01 13:08:09.015 +03:00 [DBG] Connection id "0HNC8090TGEBI" accepted. 2025-07-01 13:08:09.016 +03:00 [DBG] Connection id "0HNC8090TGEBI" started. 2025-07-01 13:08:09.016 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:08:09.016 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:08:09.016 +03:00 [DBG] POST requests are not supported 2025-07-01 13:08:09.016 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:08:09.016 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:08:09.016 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:09.016 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:08:09.016 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:08:09.016 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:08:09.016 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:08:09.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:09.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:08:09.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:08:09.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:08:09.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:08:09.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:08:09.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:08:09.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:09.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:09.016 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:08:09.016 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:08:09.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:09.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:09.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:09.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:09.016 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:08:09.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1362ms. 2025-07-01 13:08:09.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:09.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:09.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:09.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:09.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:09.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:09.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:09.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:09.017 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:08:09.017 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:08:09.017 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:08:09.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:09.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:09.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:09.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:09.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:09.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:09.017 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8405ms 2025-07-01 13:08:09.017 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:09.017 +03:00 [DBG] Connection id "0HNC8090TGEBI" completed keep alive response. 2025-07-01 13:08:09.017 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3986ms 2025-07-01 13:08:09.017 +03:00 [DBG] Connection id "0HNC8090TGEBI" received FIN. 2025-07-01 13:08:09.017 +03:00 [DBG] Connection id "0HNC8090TGEBI" disconnecting. 2025-07-01 13:08:09.017 +03:00 [DBG] Connection id "0HNC8090TGEBI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:08:09.019 +03:00 [DBG] Connection id "0HNC8090TGEBI" stopped. 2025-07-01 13:08:14.020 +03:00 [DBG] Connection id "0HNC8090TGEBJ" accepted. 2025-07-01 13:08:14.020 +03:00 [DBG] Connection id "0HNC8090TGEBJ" started. 2025-07-01 13:08:14.020 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:08:14.020 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:08:14.020 +03:00 [DBG] POST requests are not supported 2025-07-01 13:08:14.020 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:08:14.020 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:08:14.020 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:14.020 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:08:14.020 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:08:14.021 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:08:14.021 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:08:14.021 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:14.021 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:08:14.021 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:08:14.021 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:08:14.021 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:08:14.021 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:08:14.021 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:08:14.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:14.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:14.021 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:08:14.021 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:08:14.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:14.021 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:14.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:14.021 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:14.021 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:08:14.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.189ms. 2025-07-01 13:08:14.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:14.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:14.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:14.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:14.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:14.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:14.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:14.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:14.022 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:08:14.022 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:08:14.022 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:08:14.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:14.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:14.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:14.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:14.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:14.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:14.022 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3175ms 2025-07-01 13:08:14.022 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:14.023 +03:00 [DBG] Connection id "0HNC8090TGEBJ" completed keep alive response. 2025-07-01 13:08:14.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5342ms 2025-07-01 13:08:14.023 +03:00 [DBG] Connection id "0HNC8090TGEBJ" received FIN. 2025-07-01 13:08:14.023 +03:00 [DBG] Connection id "0HNC8090TGEBJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:08:14.023 +03:00 [DBG] Connection id "0HNC8090TGEBJ" disconnecting. 2025-07-01 13:08:14.023 +03:00 [DBG] Connection id "0HNC8090TGEBJ" stopped. 2025-07-01 13:08:19.010 +03:00 [DBG] Connection id "0HNC8090TGEBK" accepted. 2025-07-01 13:08:19.010 +03:00 [DBG] Connection id "0HNC8090TGEBK" started. 2025-07-01 13:08:19.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:08:19.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:08:19.011 +03:00 [DBG] POST requests are not supported 2025-07-01 13:08:19.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:08:19.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:08:19.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:19.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:08:19.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:08:19.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:08:19.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:08:19.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:19.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:08:19.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:08:19.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:08:19.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:08:19.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:08:19.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:08:19.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:19.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:19.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:08:19.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:08:19.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:19.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:19.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:19.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:19.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:08:19.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1231ms. 2025-07-01 13:08:19.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:19.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:19.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:19.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:19.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:19.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:19.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:19.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:19.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:08:19.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:08:19.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:08:19.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:19.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:19.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:19.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:19.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:19.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:19.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6829ms 2025-07-01 13:08:19.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:19.012 +03:00 [DBG] Connection id "0HNC8090TGEBK" completed keep alive response. 2025-07-01 13:08:19.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2636ms 2025-07-01 13:08:19.012 +03:00 [DBG] Connection id "0HNC8090TGEBK" received FIN. 2025-07-01 13:08:19.012 +03:00 [DBG] Connection id "0HNC8090TGEBK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:08:19.012 +03:00 [DBG] Connection id "0HNC8090TGEBK" disconnecting. 2025-07-01 13:08:19.012 +03:00 [DBG] Connection id "0HNC8090TGEBK" stopped. 2025-07-01 13:08:24.010 +03:00 [DBG] Connection id "0HNC8090TGEBL" accepted. 2025-07-01 13:08:24.010 +03:00 [DBG] Connection id "0HNC8090TGEBL" started. 2025-07-01 13:08:24.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:08:24.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:08:24.010 +03:00 [DBG] POST requests are not supported 2025-07-01 13:08:24.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:08:24.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:08:24.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:24.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:08:24.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:08:24.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:08:24.010 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:08:24.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:24.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:08:24.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:08:24.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:08:24.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:08:24.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:08:24.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:08:24.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:24.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:24.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:08:24.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:08:24.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:24.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:24.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:24.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:24.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:08:24.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1196ms. 2025-07-01 13:08:24.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:24.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:24.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:24.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:24.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:24.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:24.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:24.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:24.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:08:24.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:08:24.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:08:24.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:24.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:24.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:24.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:24.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:24.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:24.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6193ms 2025-07-01 13:08:24.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:24.011 +03:00 [DBG] Connection id "0HNC8090TGEBL" completed keep alive response. 2025-07-01 13:08:24.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2037ms 2025-07-01 13:08:24.012 +03:00 [DBG] Connection id "0HNC8090TGEBL" received FIN. 2025-07-01 13:08:24.012 +03:00 [DBG] Connection id "0HNC8090TGEBL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:08:24.012 +03:00 [DBG] Connection id "0HNC8090TGEBL" disconnecting. 2025-07-01 13:08:24.012 +03:00 [DBG] Connection id "0HNC8090TGEBL" stopped. 2025-07-01 13:08:29.017 +03:00 [DBG] Connection id "0HNC8090TGEBM" accepted. 2025-07-01 13:08:29.017 +03:00 [DBG] Connection id "0HNC8090TGEBM" started. 2025-07-01 13:08:29.018 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:08:29.018 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:08:29.018 +03:00 [DBG] POST requests are not supported 2025-07-01 13:08:29.018 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:08:29.018 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:08:29.018 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:29.018 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:08:29.018 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:08:29.018 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:08:29.018 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:08:29.018 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:29.018 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:08:29.018 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:08:29.018 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:08:29.018 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:08:29.018 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:08:29.018 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:08:29.018 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:29.018 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:29.019 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:08:29.019 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:08:29.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:29.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:29.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:29.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:29.019 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:08:29.019 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1679ms. 2025-07-01 13:08:29.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:29.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:29.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:29.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:29.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:29.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:29.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:29.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:29.019 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:08:29.019 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:08:29.019 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:08:29.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:29.019 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:29.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:29.019 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:29.019 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:29.019 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:29.020 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0981ms 2025-07-01 13:08:29.020 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:29.020 +03:00 [DBG] Connection id "0HNC8090TGEBM" completed keep alive response. 2025-07-01 13:08:29.020 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.084ms 2025-07-01 13:08:29.020 +03:00 [DBG] Connection id "0HNC8090TGEBM" received FIN. 2025-07-01 13:08:29.020 +03:00 [DBG] Connection id "0HNC8090TGEBM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:08:29.020 +03:00 [DBG] Connection id "0HNC8090TGEBM" disconnecting. 2025-07-01 13:08:29.020 +03:00 [DBG] Connection id "0HNC8090TGEBM" stopped. 2025-07-01 13:08:34.012 +03:00 [DBG] Connection id "0HNC8090TGEBN" accepted. 2025-07-01 13:08:34.013 +03:00 [DBG] Connection id "0HNC8090TGEBN" started. 2025-07-01 13:08:34.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:08:34.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:08:34.013 +03:00 [DBG] POST requests are not supported 2025-07-01 13:08:34.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:08:34.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:08:34.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:34.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:08:34.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:08:34.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:08:34.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:08:34.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:34.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:08:34.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:08:34.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:08:34.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:08:34.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:08:34.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:08:34.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:34.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:34.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:08:34.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:08:34.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:34.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:34.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:34.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:34.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:08:34.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1637ms. 2025-07-01 13:08:34.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:34.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:34.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:34.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:34.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:34.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:34.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:34.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:34.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:08:34.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:08:34.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:08:34.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:34.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:34.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:34.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:34.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:34.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:34.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0874ms 2025-07-01 13:08:34.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:34.015 +03:00 [DBG] Connection id "0HNC8090TGEBN" completed keep alive response. 2025-07-01 13:08:34.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0031ms 2025-07-01 13:08:34.015 +03:00 [DBG] Connection id "0HNC8090TGEBN" received FIN. 2025-07-01 13:08:34.015 +03:00 [DBG] Connection id "0HNC8090TGEBN" disconnecting. 2025-07-01 13:08:34.015 +03:00 [DBG] Connection id "0HNC8090TGEBN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:08:34.017 +03:00 [DBG] Connection id "0HNC8090TGEBN" stopped. 2025-07-01 13:08:39.010 +03:00 [DBG] Connection id "0HNC8090TGEBO" accepted. 2025-07-01 13:08:39.010 +03:00 [DBG] Connection id "0HNC8090TGEBO" started. 2025-07-01 13:08:39.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:08:39.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:08:39.011 +03:00 [DBG] POST requests are not supported 2025-07-01 13:08:39.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:08:39.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:08:39.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:39.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:08:39.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:08:39.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:08:39.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:08:39.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:39.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:08:39.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:08:39.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:08:39.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:08:39.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:08:39.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:08:39.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:39.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:39.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:08:39.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:08:39.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:39.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:39.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:39.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:39.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:08:39.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1803ms. 2025-07-01 13:08:39.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:39.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:39.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:39.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:39.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:39.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:39.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:39.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:39.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:08:39.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:08:39.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:08:39.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:39.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:39.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:39.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:39.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:39.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:39.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4458ms 2025-07-01 13:08:39.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:39.013 +03:00 [DBG] Connection id "0HNC8090TGEBO" completed keep alive response. 2025-07-01 13:08:39.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5511ms 2025-07-01 13:08:39.014 +03:00 [DBG] Connection id "0HNC8090TGEBO" received FIN. 2025-07-01 13:08:39.014 +03:00 [DBG] Connection id "0HNC8090TGEBO" disconnecting. 2025-07-01 13:08:39.014 +03:00 [DBG] Connection id "0HNC8090TGEBO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:08:39.014 +03:00 [DBG] Connection id "0HNC8090TGEBO" stopped. 2025-07-01 13:08:44.021 +03:00 [DBG] Connection id "0HNC8090TGEBP" accepted. 2025-07-01 13:08:44.021 +03:00 [DBG] Connection id "0HNC8090TGEBP" started. 2025-07-01 13:08:44.021 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:08:44.021 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:08:44.022 +03:00 [DBG] POST requests are not supported 2025-07-01 13:08:44.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:08:44.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:08:44.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:44.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:08:44.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:08:44.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:08:44.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:08:44.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:44.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:08:44.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:08:44.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:08:44.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:08:44.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:08:44.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:08:44.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:44.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:44.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:08:44.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:08:44.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:44.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:44.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:44.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:44.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:08:44.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1972ms. 2025-07-01 13:08:44.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:44.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:44.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:44.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:44.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:44.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:44.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:44.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:44.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:08:44.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:08:44.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:08:44.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:44.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:44.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:44.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:44.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:44.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:44.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9973ms 2025-07-01 13:08:44.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:44.023 +03:00 [DBG] Connection id "0HNC8090TGEBP" completed keep alive response. 2025-07-01 13:08:44.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9078ms 2025-07-01 13:08:44.024 +03:00 [DBG] Connection id "0HNC8090TGEBP" received FIN. 2025-07-01 13:08:44.024 +03:00 [DBG] Connection id "0HNC8090TGEBP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:08:44.024 +03:00 [DBG] Connection id "0HNC8090TGEBP" disconnecting. 2025-07-01 13:08:44.024 +03:00 [DBG] Connection id "0HNC8090TGEBP" stopped. 2025-07-01 13:08:49.010 +03:00 [DBG] Connection id "0HNC8090TGEBQ" accepted. 2025-07-01 13:08:49.010 +03:00 [DBG] Connection id "0HNC8090TGEBQ" started. 2025-07-01 13:08:49.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:08:49.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:08:49.011 +03:00 [DBG] POST requests are not supported 2025-07-01 13:08:49.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:08:49.011 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:08:49.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:49.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:08:49.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:08:49.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:08:49.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:08:49.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:49.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:08:49.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:08:49.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:08:49.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:08:49.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:08:49.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:08:49.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:49.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:49.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:08:49.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:08:49.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:49.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:49.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:49.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:49.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:08:49.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1407ms. 2025-07-01 13:08:49.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:49.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:49.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:49.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:49.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:49.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:49.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:49.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:49.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:08:49.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:08:49.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:08:49.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:49.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:49.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:49.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:49.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:49.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:49.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8712ms 2025-07-01 13:08:49.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:49.012 +03:00 [DBG] Connection id "0HNC8090TGEBQ" completed keep alive response. 2025-07-01 13:08:49.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5494ms 2025-07-01 13:08:49.012 +03:00 [DBG] Connection id "0HNC8090TGEBQ" received FIN. 2025-07-01 13:08:49.012 +03:00 [DBG] Connection id "0HNC8090TGEBQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:08:49.013 +03:00 [DBG] Connection id "0HNC8090TGEBQ" disconnecting. 2025-07-01 13:08:49.013 +03:00 [DBG] Connection id "0HNC8090TGEBQ" stopped. 2025-07-01 13:08:54.014 +03:00 [DBG] Connection id "0HNC8090TGEBR" accepted. 2025-07-01 13:08:54.014 +03:00 [DBG] Connection id "0HNC8090TGEBR" started. 2025-07-01 13:08:54.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:08:54.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:08:54.015 +03:00 [DBG] POST requests are not supported 2025-07-01 13:08:54.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:08:54.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:08:54.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:54.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:08:54.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:08:54.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:08:54.015 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:08:54.015 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:54.015 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:08:54.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:08:54.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:08:54.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:08:54.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:08:54.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:08:54.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:54.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:54.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:08:54.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:08:54.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:54.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:54.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:54.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:54.016 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:08:54.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1293ms. 2025-07-01 13:08:54.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:54.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:54.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:54.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:54.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:54.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:54.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:54.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:54.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:08:54.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:08:54.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:08:54.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:54.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:54.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:54.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:54.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:54.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:54.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8893ms 2025-07-01 13:08:54.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:54.016 +03:00 [DBG] Connection id "0HNC8090TGEBR" completed keep alive response. 2025-07-01 13:08:54.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7738ms 2025-07-01 13:08:54.017 +03:00 [DBG] Connection id "0HNC8090TGEBR" received FIN. 2025-07-01 13:08:54.017 +03:00 [DBG] Connection id "0HNC8090TGEBR" disconnecting. 2025-07-01 13:08:54.017 +03:00 [DBG] Connection id "0HNC8090TGEBR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:08:54.018 +03:00 [DBG] Connection id "0HNC8090TGEBR" stopped. 2025-07-01 13:08:59.014 +03:00 [DBG] Connection id "0HNC8090TGEBS" accepted. 2025-07-01 13:08:59.014 +03:00 [DBG] Connection id "0HNC8090TGEBS" started. 2025-07-01 13:08:59.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:08:59.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:08:59.015 +03:00 [DBG] POST requests are not supported 2025-07-01 13:08:59.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:08:59.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:08:59.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:59.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:08:59.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:08:59.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:08:59.015 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:08:59.015 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:59.015 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:08:59.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:08:59.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:08:59.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:08:59.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:08:59.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:08:59.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:59.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:59.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:08:59.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:08:59.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:59.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:59.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:59.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:59.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:08:59.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1482ms. 2025-07-01 13:08:59.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:59.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:08:59.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:59.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:08:59.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:59.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:59.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:59.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:59.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:08:59.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:08:59.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:08:59.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:59.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:08:59.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:59.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:59.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:59.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:08:59.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.797ms 2025-07-01 13:08:59.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:08:59.016 +03:00 [DBG] Connection id "0HNC8090TGEBS" completed keep alive response. 2025-07-01 13:08:59.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6759ms 2025-07-01 13:08:59.016 +03:00 [DBG] Connection id "0HNC8090TGEBS" received FIN. 2025-07-01 13:08:59.016 +03:00 [DBG] Connection id "0HNC8090TGEBS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:08:59.016 +03:00 [DBG] Connection id "0HNC8090TGEBS" disconnecting. 2025-07-01 13:08:59.016 +03:00 [DBG] Connection id "0HNC8090TGEBS" stopped. 2025-07-01 13:09:04.034 +03:00 [DBG] Connection id "0HNC8090TGEBT" accepted. 2025-07-01 13:09:04.034 +03:00 [DBG] Connection id "0HNC8090TGEBT" started. 2025-07-01 13:09:04.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:09:04.034 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:09:04.034 +03:00 [DBG] POST requests are not supported 2025-07-01 13:09:04.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:09:04.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:09:04.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:04.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:09:04.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:09:04.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:09:04.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:09:04.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:04.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:09:04.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:09:04.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:09:04.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:09:04.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:09:04.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:09:04.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:04.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:04.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:09:04.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:09:04.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:04.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:04.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:04.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:04.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:09:04.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.111ms. 2025-07-01 13:09:04.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:04.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:04.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:04.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:04.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:04.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:04.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:04.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:04.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:09:04.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:09:04.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:09:04.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:04.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:04.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:04.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:04.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:04.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:04.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5669ms 2025-07-01 13:09:04.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:04.035 +03:00 [DBG] Connection id "0HNC8090TGEBT" completed keep alive response. 2025-07-01 13:09:04.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1282ms 2025-07-01 13:09:04.036 +03:00 [DBG] Connection id "0HNC8090TGEBT" received FIN. 2025-07-01 13:09:04.036 +03:00 [DBG] Connection id "0HNC8090TGEBT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:09:04.036 +03:00 [DBG] Connection id "0HNC8090TGEBT" disconnecting. 2025-07-01 13:09:04.036 +03:00 [DBG] Connection id "0HNC8090TGEBT" stopped. 2025-07-01 13:09:09.013 +03:00 [DBG] Connection id "0HNC8090TGEBU" accepted. 2025-07-01 13:09:09.013 +03:00 [DBG] Connection id "0HNC8090TGEBU" started. 2025-07-01 13:09:09.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:09:09.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:09:09.013 +03:00 [DBG] POST requests are not supported 2025-07-01 13:09:09.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:09:09.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:09:09.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:09.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:09:09.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:09:09.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:09:09.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:09:09.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:09.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:09:09.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:09:09.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:09:09.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:09:09.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:09:09.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:09:09.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:09.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:09.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:09:09.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:09:09.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:09.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:09.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:09.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:09.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:09:09.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.138ms. 2025-07-01 13:09:09.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:09.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:09.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:09.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:09.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:09.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:09.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:09.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:09.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:09:09.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:09:09.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:09:09.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:09.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:09.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:09.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:09.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:09.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:09.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7135ms 2025-07-01 13:09:09.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:09.015 +03:00 [DBG] Connection id "0HNC8090TGEBU" completed keep alive response. 2025-07-01 13:09:09.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5064ms 2025-07-01 13:09:09.015 +03:00 [DBG] Connection id "0HNC8090TGEBU" received FIN. 2025-07-01 13:09:09.015 +03:00 [DBG] Connection id "0HNC8090TGEBU" disconnecting. 2025-07-01 13:09:09.015 +03:00 [DBG] Connection id "0HNC8090TGEBU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:09:09.016 +03:00 [DBG] Connection id "0HNC8090TGEBU" stopped. 2025-07-01 13:09:14.010 +03:00 [DBG] Connection id "0HNC8090TGEBV" accepted. 2025-07-01 13:09:14.010 +03:00 [DBG] Connection id "0HNC8090TGEBV" started. 2025-07-01 13:09:14.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:09:14.010 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:09:14.010 +03:00 [DBG] POST requests are not supported 2025-07-01 13:09:14.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:09:14.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:09:14.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:14.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:09:14.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:09:14.011 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:09:14.011 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:09:14.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:14.011 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:09:14.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:09:14.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:09:14.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:09:14.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:09:14.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:09:14.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:14.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:14.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:09:14.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:09:14.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:14.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:14.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:14.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:14.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:09:14.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1403ms. 2025-07-01 13:09:14.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:14.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:14.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:14.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:14.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:14.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:14.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:14.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:14.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:09:14.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:09:14.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:09:14.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:14.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:14.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:14.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:14.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:14.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:14.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7021ms 2025-07-01 13:09:14.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:14.012 +03:00 [DBG] Connection id "0HNC8090TGEBV" completed keep alive response. 2025-07-01 13:09:14.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.527ms 2025-07-01 13:09:14.012 +03:00 [DBG] Connection id "0HNC8090TGEBV" received FIN. 2025-07-01 13:09:14.012 +03:00 [DBG] Connection id "0HNC8090TGEBV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:09:14.012 +03:00 [DBG] Connection id "0HNC8090TGEBV" disconnecting. 2025-07-01 13:09:14.012 +03:00 [DBG] Connection id "0HNC8090TGEBV" stopped. 2025-07-01 13:09:19.012 +03:00 [DBG] Connection id "0HNC8090TGEC0" accepted. 2025-07-01 13:09:19.012 +03:00 [DBG] Connection id "0HNC8090TGEC0" started. 2025-07-01 13:09:19.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:09:19.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:09:19.013 +03:00 [DBG] POST requests are not supported 2025-07-01 13:09:19.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:09:19.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:09:19.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:19.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:09:19.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:09:19.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:09:19.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:09:19.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:19.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:09:19.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:09:19.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:09:19.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:09:19.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:09:19.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:09:19.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:19.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:19.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:09:19.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:09:19.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:19.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:19.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:19.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:19.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:09:19.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1509ms. 2025-07-01 13:09:19.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:19.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:19.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:19.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:19.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:19.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:19.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:19.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:19.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:09:19.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:09:19.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:09:19.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:19.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:19.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:19.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:19.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:19.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:19.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7151ms 2025-07-01 13:09:19.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:19.014 +03:00 [DBG] Connection id "0HNC8090TGEC0" completed keep alive response. 2025-07-01 13:09:19.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3842ms 2025-07-01 13:09:19.014 +03:00 [DBG] Connection id "0HNC8090TGEC0" received FIN. 2025-07-01 13:09:19.014 +03:00 [DBG] Connection id "0HNC8090TGEC0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:09:19.014 +03:00 [DBG] Connection id "0HNC8090TGEC0" disconnecting. 2025-07-01 13:09:19.015 +03:00 [DBG] Connection id "0HNC8090TGEC0" stopped. 2025-07-01 13:09:24.015 +03:00 [DBG] Connection id "0HNC8090TGEC1" accepted. 2025-07-01 13:09:24.015 +03:00 [DBG] Connection id "0HNC8090TGEC1" started. 2025-07-01 13:09:24.016 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:09:24.016 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:09:24.016 +03:00 [DBG] POST requests are not supported 2025-07-01 13:09:24.016 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:09:24.016 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:09:24.016 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:24.016 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:09:24.016 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:09:24.016 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:09:24.016 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:09:24.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:24.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:09:24.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:09:24.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:09:24.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:09:24.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:09:24.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:09:24.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:24.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:24.017 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:09:24.017 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:09:24.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:24.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:24.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:24.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:24.017 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:09:24.017 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1197ms. 2025-07-01 13:09:24.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:24.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:24.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:24.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:24.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:24.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:24.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:24.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:24.017 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:09:24.017 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:09:24.017 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:09:24.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:24.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:24.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:24.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:24.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:24.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:24.017 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7037ms 2025-07-01 13:09:24.017 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:24.017 +03:00 [DBG] Connection id "0HNC8090TGEC1" completed keep alive response. 2025-07-01 13:09:24.017 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3836ms 2025-07-01 13:09:24.018 +03:00 [DBG] Connection id "0HNC8090TGEC1" received FIN. 2025-07-01 13:09:24.018 +03:00 [DBG] Connection id "0HNC8090TGEC1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:09:24.018 +03:00 [DBG] Connection id "0HNC8090TGEC1" disconnecting. 2025-07-01 13:09:24.018 +03:00 [DBG] Connection id "0HNC8090TGEC1" stopped. 2025-07-01 13:09:29.014 +03:00 [DBG] Connection id "0HNC8090TGEC2" accepted. 2025-07-01 13:09:29.014 +03:00 [DBG] Connection id "0HNC8090TGEC2" started. 2025-07-01 13:09:29.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:09:29.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:09:29.015 +03:00 [DBG] POST requests are not supported 2025-07-01 13:09:29.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:09:29.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:09:29.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:29.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:09:29.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:09:29.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:09:29.015 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:09:29.015 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:29.015 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:09:29.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:09:29.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:09:29.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:09:29.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:09:29.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:09:29.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:29.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:29.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:09:29.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:09:29.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:29.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:29.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:29.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:29.016 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:09:29.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1645ms. 2025-07-01 13:09:29.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:29.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:29.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:29.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:29.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:29.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:29.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:29.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:29.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:09:29.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:09:29.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:09:29.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:29.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:29.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:29.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:29.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:29.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:29.017 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4752ms 2025-07-01 13:09:29.017 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:29.017 +03:00 [DBG] Connection id "0HNC8090TGEC2" completed keep alive response. 2025-07-01 13:09:29.017 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2067ms 2025-07-01 13:09:29.017 +03:00 [DBG] Connection id "0HNC8090TGEC2" received FIN. 2025-07-01 13:09:29.017 +03:00 [DBG] Connection id "0HNC8090TGEC2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:09:29.017 +03:00 [DBG] Connection id "0HNC8090TGEC2" disconnecting. 2025-07-01 13:09:29.017 +03:00 [DBG] Connection id "0HNC8090TGEC2" stopped. 2025-07-01 13:09:34.011 +03:00 [DBG] Connection id "0HNC8090TGEC3" accepted. 2025-07-01 13:09:34.011 +03:00 [DBG] Connection id "0HNC8090TGEC3" started. 2025-07-01 13:09:34.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:09:34.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:09:34.012 +03:00 [DBG] POST requests are not supported 2025-07-01 13:09:34.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:09:34.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:09:34.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:34.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:09:34.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:09:34.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:09:34.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:09:34.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:34.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:09:34.012 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:09:34.012 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:09:34.012 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:09:34.012 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:09:34.012 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:09:34.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:34.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:34.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:09:34.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:09:34.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:34.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:34.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:34.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:34.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:09:34.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1712ms. 2025-07-01 13:09:34.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:34.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:34.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:34.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:34.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:34.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:34.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:34.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:34.013 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:09:34.013 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:09:34.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:09:34.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:34.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:34.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:34.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:34.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:34.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:34.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.374ms 2025-07-01 13:09:34.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:34.014 +03:00 [DBG] Connection id "0HNC8090TGEC3" completed keep alive response. 2025-07-01 13:09:34.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3905ms 2025-07-01 13:09:34.014 +03:00 [DBG] Connection id "0HNC8090TGEC3" received FIN. 2025-07-01 13:09:34.014 +03:00 [DBG] Connection id "0HNC8090TGEC3" disconnecting. 2025-07-01 13:09:34.014 +03:00 [DBG] Connection id "0HNC8090TGEC3" stopped. 2025-07-01 13:09:34.014 +03:00 [DBG] Connection id "0HNC8090TGEC3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:09:39.014 +03:00 [DBG] Connection id "0HNC8090TGEC4" accepted. 2025-07-01 13:09:39.014 +03:00 [DBG] Connection id "0HNC8090TGEC4" started. 2025-07-01 13:09:39.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:09:39.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:09:39.014 +03:00 [DBG] POST requests are not supported 2025-07-01 13:09:39.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:09:39.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:09:39.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:39.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:09:39.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:09:39.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:09:39.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:09:39.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:39.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:09:39.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:09:39.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:09:39.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:09:39.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:09:39.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:09:39.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:39.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:39.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:09:39.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:09:39.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:39.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:39.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:39.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:39.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:09:39.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1428ms. 2025-07-01 13:09:39.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:39.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:39.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:39.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:39.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:39.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:39.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:39.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:39.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:09:39.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:09:39.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:09:39.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:39.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:39.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:39.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:39.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:39.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:39.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7452ms 2025-07-01 13:09:39.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:39.015 +03:00 [DBG] Connection id "0HNC8090TGEC4" completed keep alive response. 2025-07-01 13:09:39.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3214ms 2025-07-01 13:09:39.015 +03:00 [DBG] Connection id "0HNC8090TGEC4" received FIN. 2025-07-01 13:09:39.016 +03:00 [DBG] Connection id "0HNC8090TGEC4" disconnecting. 2025-07-01 13:09:39.016 +03:00 [DBG] Connection id "0HNC8090TGEC4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:09:39.017 +03:00 [DBG] Connection id "0HNC8090TGEC4" stopped. 2025-07-01 13:09:44.014 +03:00 [DBG] Connection id "0HNC8090TGEC5" accepted. 2025-07-01 13:09:44.014 +03:00 [DBG] Connection id "0HNC8090TGEC5" started. 2025-07-01 13:09:44.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:09:44.015 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:09:44.015 +03:00 [DBG] POST requests are not supported 2025-07-01 13:09:44.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:09:44.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:09:44.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:44.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:09:44.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:09:44.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:09:44.016 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:09:44.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:44.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:09:44.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:09:44.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:09:44.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:09:44.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:09:44.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:09:44.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:44.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:44.016 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:09:44.016 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:09:44.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:44.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:44.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:44.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:44.017 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:09:44.017 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1944ms. 2025-07-01 13:09:44.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:44.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:44.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:44.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:44.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:44.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:44.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:44.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:44.018 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:09:44.018 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:09:44.018 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:09:44.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:44.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:44.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:44.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:44.018 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:44.018 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:44.018 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7173ms 2025-07-01 13:09:44.018 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:44.018 +03:00 [DBG] Connection id "0HNC8090TGEC5" completed keep alive response. 2025-07-01 13:09:44.018 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3164ms 2025-07-01 13:09:44.018 +03:00 [DBG] Connection id "0HNC8090TGEC5" received FIN. 2025-07-01 13:09:44.018 +03:00 [DBG] Connection id "0HNC8090TGEC5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:09:44.018 +03:00 [DBG] Connection id "0HNC8090TGEC5" disconnecting. 2025-07-01 13:09:44.019 +03:00 [DBG] Connection id "0HNC8090TGEC5" stopped. 2025-07-01 13:09:49.011 +03:00 [DBG] Connection id "0HNC8090TGEC6" accepted. 2025-07-01 13:09:49.011 +03:00 [DBG] Connection id "0HNC8090TGEC6" started. 2025-07-01 13:09:49.012 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:09:49.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:09:49.012 +03:00 [DBG] POST requests are not supported 2025-07-01 13:09:49.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:09:49.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:09:49.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:49.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:09:49.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:09:49.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:09:49.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:09:49.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:49.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:09:49.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:09:49.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:09:49.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:09:49.013 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:09:49.013 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:09:49.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:49.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:49.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:09:49.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:09:49.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:49.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:49.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:49.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:49.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:09:49.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1678ms. 2025-07-01 13:09:49.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:49.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:49.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:49.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:49.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:49.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:49.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:49.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:49.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:09:49.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:09:49.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:09:49.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:49.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:49.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:49.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:49.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:49.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:49.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3776ms 2025-07-01 13:09:49.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:49.014 +03:00 [DBG] Connection id "0HNC8090TGEC6" completed keep alive response. 2025-07-01 13:09:49.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4797ms 2025-07-01 13:09:49.014 +03:00 [DBG] Connection id "0HNC8090TGEC6" received FIN. 2025-07-01 13:09:49.015 +03:00 [DBG] Connection id "0HNC8090TGEC6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:09:49.015 +03:00 [DBG] Connection id "0HNC8090TGEC6" disconnecting. 2025-07-01 13:09:49.015 +03:00 [DBG] Connection id "0HNC8090TGEC6" stopped. 2025-07-01 13:09:54.083 +03:00 [DBG] Connection id "0HNC8090TGEC7" accepted. 2025-07-01 13:09:54.083 +03:00 [DBG] Connection id "0HNC8090TGEC7" started. 2025-07-01 13:09:54.084 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:09:54.084 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:09:54.084 +03:00 [DBG] POST requests are not supported 2025-07-01 13:09:54.084 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:09:54.084 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:09:54.084 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:54.084 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:09:54.085 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:09:54.085 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:09:54.085 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:09:54.085 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:54.085 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:09:54.085 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:09:54.085 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:09:54.085 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:09:54.085 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:09:54.085 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:09:54.085 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:54.085 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:54.085 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:09:54.085 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:09:54.085 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:54.085 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:54.085 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:54.085 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:54.085 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:09:54.086 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1525ms. 2025-07-01 13:09:54.086 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:54.086 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:54.086 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:54.086 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:54.086 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:54.086 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:54.086 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:54.086 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:54.086 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:09:54.086 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:09:54.086 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:09:54.086 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:54.086 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:54.086 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:54.086 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:54.086 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:54.086 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:54.086 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1418ms 2025-07-01 13:09:54.086 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:54.086 +03:00 [DBG] Connection id "0HNC8090TGEC7" completed keep alive response. 2025-07-01 13:09:54.086 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2658ms 2025-07-01 13:09:54.086 +03:00 [DBG] Connection id "0HNC8090TGEC7" received FIN. 2025-07-01 13:09:54.086 +03:00 [DBG] Connection id "0HNC8090TGEC7" disconnecting. 2025-07-01 13:09:54.086 +03:00 [DBG] Connection id "0HNC8090TGEC7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:09:54.088 +03:00 [DBG] Connection id "0HNC8090TGEC7" stopped. 2025-07-01 13:09:59.019 +03:00 [DBG] Connection id "0HNC8090TGEC8" accepted. 2025-07-01 13:09:59.020 +03:00 [DBG] Connection id "0HNC8090TGEC8" started. 2025-07-01 13:09:59.020 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:09:59.020 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:09:59.020 +03:00 [DBG] POST requests are not supported 2025-07-01 13:09:59.020 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:09:59.020 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:09:59.020 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:59.020 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:09:59.020 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:09:59.020 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:09:59.020 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:09:59.020 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:59.020 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:09:59.020 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:09:59.020 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:09:59.020 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:09:59.020 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:09:59.020 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:09:59.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:59.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:59.020 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:09:59.020 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:09:59.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:59.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:59.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:59.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:59.020 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:09:59.021 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1299ms. 2025-07-01 13:09:59.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:59.021 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:09:59.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:59.021 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:09:59.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:59.021 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:59.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:59.021 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:59.021 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:09:59.021 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:09:59.021 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:09:59.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:59.021 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:09:59.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:59.021 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:59.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:59.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:09:59.021 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7904ms 2025-07-01 13:09:59.021 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:09:59.021 +03:00 [DBG] Connection id "0HNC8090TGEC8" completed keep alive response. 2025-07-01 13:09:59.021 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3906ms 2025-07-01 13:09:59.021 +03:00 [DBG] Connection id "0HNC8090TGEC8" received FIN. 2025-07-01 13:09:59.021 +03:00 [DBG] Connection id "0HNC8090TGEC8" disconnecting. 2025-07-01 13:09:59.021 +03:00 [DBG] Connection id "0HNC8090TGEC8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:09:59.023 +03:00 [DBG] Connection id "0HNC8090TGEC8" stopped. 2025-07-01 13:10:04.013 +03:00 [DBG] Connection id "0HNC8090TGEC9" accepted. 2025-07-01 13:10:04.013 +03:00 [DBG] Connection id "0HNC8090TGEC9" started. 2025-07-01 13:10:04.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:10:04.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:10:04.013 +03:00 [DBG] POST requests are not supported 2025-07-01 13:10:04.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:10:04.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:10:04.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:04.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:10:04.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:10:04.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:10:04.013 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:10:04.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:04.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:10:04.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:10:04.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:10:04.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:10:04.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:10:04.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:10:04.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:04.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:04.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:10:04.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:10:04.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:04.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:04.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:04.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:04.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:10:04.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.122ms. 2025-07-01 13:10:04.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:04.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:04.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:04.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:04.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:04.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:04.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:04.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:04.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:10:04.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:10:04.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:10:04.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:04.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:04.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:04.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:04.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:04.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:04.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6867ms 2025-07-01 13:10:04.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:04.014 +03:00 [DBG] Connection id "0HNC8090TGEC9" completed keep alive response. 2025-07-01 13:10:04.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2938ms 2025-07-01 13:10:04.015 +03:00 [DBG] Connection id "0HNC8090TGEC9" received FIN. 2025-07-01 13:10:04.015 +03:00 [DBG] Connection id "0HNC8090TGEC9" disconnecting. 2025-07-01 13:10:04.015 +03:00 [DBG] Connection id "0HNC8090TGEC9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:10:04.016 +03:00 [DBG] Connection id "0HNC8090TGEC9" stopped. 2025-07-01 13:10:09.011 +03:00 [DBG] Connection id "0HNC8090TGECA" accepted. 2025-07-01 13:10:09.011 +03:00 [DBG] Connection id "0HNC8090TGECA" started. 2025-07-01 13:10:09.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:10:09.012 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:10:09.012 +03:00 [DBG] POST requests are not supported 2025-07-01 13:10:09.012 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:10:09.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:10:09.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:09.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:10:09.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:10:09.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:10:09.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:10:09.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:09.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:10:09.012 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:10:09.012 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:10:09.012 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:10:09.012 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:10:09.012 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:10:09.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:09.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:09.013 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:10:09.013 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:10:09.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:09.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:09.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:09.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:09.013 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:10:09.013 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1746ms. 2025-07-01 13:10:09.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:09.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:09.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:09.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:09.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:09.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:09.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:09.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:09.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:10:09.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:10:09.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:10:09.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:09.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:09.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:09.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:09.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:09.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:09.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6382ms 2025-07-01 13:10:09.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:09.014 +03:00 [DBG] Connection id "0HNC8090TGECA" completed keep alive response. 2025-07-01 13:10:09.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.784ms 2025-07-01 13:10:09.015 +03:00 [DBG] Connection id "0HNC8090TGECA" received FIN. 2025-07-01 13:10:09.015 +03:00 [DBG] Connection id "0HNC8090TGECA" disconnecting. 2025-07-01 13:10:09.015 +03:00 [DBG] Connection id "0HNC8090TGECA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:10:09.016 +03:00 [DBG] Connection id "0HNC8090TGECA" stopped. 2025-07-01 13:10:14.014 +03:00 [DBG] Connection id "0HNC8090TGECB" accepted. 2025-07-01 13:10:14.014 +03:00 [DBG] Connection id "0HNC8090TGECB" started. 2025-07-01 13:10:14.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:10:14.014 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:10:14.014 +03:00 [DBG] POST requests are not supported 2025-07-01 13:10:14.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:10:14.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:10:14.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:14.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:10:14.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:10:14.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:10:14.015 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:10:14.015 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:14.015 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:10:14.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:10:14.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:10:14.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:10:14.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:10:14.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:10:14.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:14.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:14.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:10:14.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:10:14.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:14.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:14.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:14.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:14.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:10:14.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.126ms. 2025-07-01 13:10:14.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:14.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:14.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:14.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:14.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:14.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:14.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:14.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:14.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:10:14.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:10:14.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:10:14.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:14.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:14.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:14.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:14.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:14.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:14.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7538ms 2025-07-01 13:10:14.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:14.016 +03:00 [DBG] Connection id "0HNC8090TGECB" completed keep alive response. 2025-07-01 13:10:14.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4103ms 2025-07-01 13:10:14.016 +03:00 [DBG] Connection id "0HNC8090TGECB" received FIN. 2025-07-01 13:10:14.016 +03:00 [DBG] Connection id "0HNC8090TGECB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:10:14.016 +03:00 [DBG] Connection id "0HNC8090TGECB" disconnecting. 2025-07-01 13:10:14.016 +03:00 [DBG] Connection id "0HNC8090TGECB" stopped. 2025-07-01 13:10:19.027 +03:00 [DBG] Connection id "0HNC8090TGECC" accepted. 2025-07-01 13:10:19.027 +03:00 [DBG] Connection id "0HNC8090TGECC" started. 2025-07-01 13:10:19.028 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:10:19.028 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:10:19.028 +03:00 [DBG] POST requests are not supported 2025-07-01 13:10:19.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:10:19.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:10:19.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:19.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:10:19.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:10:19.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:10:19.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:10:19.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:19.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:10:19.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:10:19.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:10:19.029 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:10:19.029 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:10:19.029 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:10:19.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:19.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:19.029 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:10:19.029 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:10:19.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:19.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:19.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:19.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:19.029 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:10:19.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1901ms. 2025-07-01 13:10:19.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:19.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:19.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:19.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:19.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:19.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:19.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:19.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:19.030 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:10:19.030 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:10:19.030 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:10:19.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:19.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:19.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:19.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:19.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:19.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:19.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4405ms 2025-07-01 13:10:19.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:19.030 +03:00 [DBG] Connection id "0HNC8090TGECC" completed keep alive response. 2025-07-01 13:10:19.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5153ms 2025-07-01 13:10:19.030 +03:00 [DBG] Connection id "0HNC8090TGECC" received FIN. 2025-07-01 13:10:19.031 +03:00 [DBG] Connection id "0HNC8090TGECC" disconnecting. 2025-07-01 13:10:19.031 +03:00 [DBG] Connection id "0HNC8090TGECC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:10:19.032 +03:00 [DBG] Connection id "0HNC8090TGECC" stopped. 2025-07-01 13:10:24.016 +03:00 [DBG] Connection id "0HNC8090TGECD" accepted. 2025-07-01 13:10:24.016 +03:00 [DBG] Connection id "0HNC8090TGECD" started. 2025-07-01 13:10:24.016 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:10:24.017 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:10:24.017 +03:00 [DBG] POST requests are not supported 2025-07-01 13:10:24.017 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:10:24.017 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:10:24.017 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:24.017 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:10:24.017 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:10:24.017 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:10:24.017 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:10:24.017 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:24.017 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:10:24.017 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:10:24.017 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:10:24.018 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:10:24.018 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:10:24.018 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:10:24.018 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:24.018 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:24.018 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:10:24.018 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:10:24.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:24.018 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:24.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:24.018 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:24.018 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:10:24.019 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2394ms. 2025-07-01 13:10:24.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:24.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:24.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:24.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:24.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:24.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:24.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:24.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:24.019 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:10:24.019 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:10:24.019 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:10:24.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:24.019 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:24.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:24.019 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:24.019 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:24.019 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:24.019 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7713ms 2025-07-01 13:10:24.020 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:24.020 +03:00 [DBG] Connection id "0HNC8090TGECD" completed keep alive response. 2025-07-01 13:10:24.020 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2742ms 2025-07-01 13:10:24.020 +03:00 [DBG] Connection id "0HNC8090TGECD" received FIN. 2025-07-01 13:10:24.020 +03:00 [DBG] Connection id "0HNC8090TGECD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:10:24.020 +03:00 [DBG] Connection id "0HNC8090TGECD" disconnecting. 2025-07-01 13:10:24.020 +03:00 [DBG] Connection id "0HNC8090TGECD" stopped. 2025-07-01 13:10:29.021 +03:00 [DBG] Connection id "0HNC8090TGECE" accepted. 2025-07-01 13:10:29.022 +03:00 [DBG] Connection id "0HNC8090TGECE" started. 2025-07-01 13:10:29.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:10:29.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:10:29.022 +03:00 [DBG] POST requests are not supported 2025-07-01 13:10:29.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:10:29.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:10:29.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:29.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:10:29.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:10:29.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:10:29.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:10:29.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:29.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:10:29.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:10:29.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:10:29.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:10:29.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:10:29.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:10:29.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:29.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:29.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:10:29.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:10:29.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:29.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:29.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:29.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:29.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:10:29.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1139ms. 2025-07-01 13:10:29.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:29.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:29.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:29.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:29.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:29.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:29.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:29.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:29.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:10:29.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:10:29.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:10:29.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:29.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:29.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:29.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:29.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:29.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:29.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6484ms 2025-07-01 13:10:29.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:29.023 +03:00 [DBG] Connection id "0HNC8090TGECE" completed keep alive response. 2025-07-01 13:10:29.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1452ms 2025-07-01 13:10:29.023 +03:00 [DBG] Connection id "0HNC8090TGECE" received FIN. 2025-07-01 13:10:29.023 +03:00 [DBG] Connection id "0HNC8090TGECE" disconnecting. 2025-07-01 13:10:29.023 +03:00 [DBG] Connection id "0HNC8090TGECE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:10:29.024 +03:00 [DBG] Connection id "0HNC8090TGECE" stopped. 2025-07-01 13:10:34.011 +03:00 [DBG] Connection id "0HNC8090TGECF" accepted. 2025-07-01 13:10:34.011 +03:00 [DBG] Connection id "0HNC8090TGECF" started. 2025-07-01 13:10:34.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:10:34.011 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:10:34.011 +03:00 [DBG] POST requests are not supported 2025-07-01 13:10:34.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:10:34.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:10:34.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:34.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:10:34.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:10:34.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:10:34.012 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:10:34.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:34.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:10:34.012 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:10:34.012 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:10:34.012 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:10:34.012 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:10:34.012 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:10:34.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:34.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:34.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:10:34.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:10:34.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:34.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:34.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:34.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:34.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:10:34.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1392ms. 2025-07-01 13:10:34.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:34.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:34.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:34.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:34.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:34.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:34.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:34.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:34.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:10:34.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:10:34.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:10:34.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:34.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:34.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:34.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:34.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:34.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:34.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5729ms 2025-07-01 13:10:34.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:34.012 +03:00 [DBG] Connection id "0HNC8090TGECF" completed keep alive response. 2025-07-01 13:10:34.012 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1396ms 2025-07-01 13:10:34.013 +03:00 [DBG] Connection id "0HNC8090TGECF" received FIN. 2025-07-01 13:10:34.013 +03:00 [DBG] Connection id "0HNC8090TGECF" disconnecting. 2025-07-01 13:10:34.013 +03:00 [DBG] Connection id "0HNC8090TGECF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:10:34.014 +03:00 [DBG] Connection id "0HNC8090TGECF" stopped. 2025-07-01 13:10:39.013 +03:00 [DBG] Connection id "0HNC8090TGECG" accepted. 2025-07-01 13:10:39.013 +03:00 [DBG] Connection id "0HNC8090TGECG" started. 2025-07-01 13:10:39.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:10:39.013 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:10:39.013 +03:00 [DBG] POST requests are not supported 2025-07-01 13:10:39.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:10:39.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:10:39.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:39.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:10:39.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:10:39.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:10:39.014 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:10:39.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:39.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:10:39.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:10:39.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:10:39.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:10:39.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:10:39.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:10:39.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:39.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:39.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:10:39.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:10:39.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:39.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:39.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:39.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:39.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:10:39.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1248ms. 2025-07-01 13:10:39.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:39.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:39.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:39.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:39.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:39.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:39.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:39.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:39.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:10:39.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:10:39.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:10:39.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:39.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:39.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:39.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:39.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:39.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:39.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.842ms 2025-07-01 13:10:39.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:39.015 +03:00 [DBG] Connection id "0HNC8090TGECG" completed keep alive response. 2025-07-01 13:10:39.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5153ms 2025-07-01 13:10:39.015 +03:00 [DBG] Connection id "0HNC8090TGECG" received FIN. 2025-07-01 13:10:39.015 +03:00 [DBG] Connection id "0HNC8090TGECG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:10:39.015 +03:00 [DBG] Connection id "0HNC8090TGECG" disconnecting. 2025-07-01 13:10:39.015 +03:00 [DBG] Connection id "0HNC8090TGECG" stopped. 2025-07-01 13:10:44.776 +03:00 [DBG] Connection id "0HNC8090TGECH" accepted. 2025-07-01 13:10:44.776 +03:00 [DBG] Connection id "0HNC8090TGECH" started. 2025-07-01 13:10:44.777 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:10:44.777 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:10:44.777 +03:00 [DBG] POST requests are not supported 2025-07-01 13:10:44.777 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:10:44.777 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:10:44.777 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:44.777 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:10:44.777 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:10:44.777 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:10:44.777 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:10:44.777 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:44.777 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:10:44.777 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:10:44.777 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:10:44.777 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:10:44.777 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:10:44.777 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:10:44.777 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:44.777 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:44.777 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:10:44.777 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:10:44.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:44.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:44.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:44.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:44.777 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:10:44.777 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1401ms. 2025-07-01 13:10:44.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:44.778 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:44.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:44.778 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:44.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:44.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:44.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:44.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:44.778 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:10:44.778 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:10:44.778 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:10:44.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:44.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:44.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:44.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:44.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:44.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:44.778 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.739ms 2025-07-01 13:10:44.778 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:44.778 +03:00 [DBG] Connection id "0HNC8090TGECH" completed keep alive response. 2025-07-01 13:10:44.778 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3052ms 2025-07-01 13:10:44.778 +03:00 [DBG] Connection id "0HNC8090TGECH" received FIN. 2025-07-01 13:10:44.778 +03:00 [DBG] Connection id "0HNC8090TGECH" disconnecting. 2025-07-01 13:10:44.778 +03:00 [DBG] Connection id "0HNC8090TGECH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:10:44.779 +03:00 [DBG] Connection id "0HNC8090TGECH" stopped. 2025-07-01 13:10:49.782 +03:00 [DBG] Connection id "0HNC8090TGECI" accepted. 2025-07-01 13:10:49.782 +03:00 [DBG] Connection id "0HNC8090TGECI" started. 2025-07-01 13:10:49.783 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:10:49.783 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:10:49.783 +03:00 [DBG] POST requests are not supported 2025-07-01 13:10:49.783 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:10:49.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-07-01 13:10:49.783 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:49.783 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:10:49.783 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:10:49.783 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:10:49.783 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:10:49.783 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:49.784 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:10:49.784 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:10:49.784 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:10:49.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-07-01 13:10:49.784 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:10:49.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-07-01 13:10:49.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:49.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:49.784 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:10:49.784 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:10:49.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:49.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:49.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:49.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:49.785 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:10:49.785 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2221ms. 2025-07-01 13:10:49.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:49.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:49.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:49.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:49.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:49.785 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:49.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:49.785 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:49.786 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:10:49.786 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:10:49.786 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:10:49.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:49.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:49.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:49.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:49.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:49.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:49.786 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.963ms 2025-07-01 13:10:49.786 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:49.786 +03:00 [DBG] Connection id "0HNC8090TGECI" completed keep alive response. 2025-07-01 13:10:49.786 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6089ms 2025-07-01 13:10:49.786 +03:00 [DBG] Connection id "0HNC8090TGECI" received FIN. 2025-07-01 13:10:49.787 +03:00 [DBG] Connection id "0HNC8090TGECI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:10:49.787 +03:00 [DBG] Connection id "0HNC8090TGECI" disconnecting. 2025-07-01 13:10:49.787 +03:00 [DBG] Connection id "0HNC8090TGECI" stopped. 2025-07-01 13:10:54.784 +03:00 [DBG] Connection id "0HNC8090TGECJ" accepted. 2025-07-01 13:10:54.784 +03:00 [DBG] Connection id "0HNC8090TGECJ" started. 2025-07-01 13:10:54.784 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:10:54.785 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:10:54.785 +03:00 [DBG] POST requests are not supported 2025-07-01 13:10:54.785 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:10:54.785 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:10:54.785 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:54.785 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:10:54.785 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:10:54.785 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:10:54.785 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:10:54.785 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:54.785 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:10:54.785 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:10:54.785 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:10:54.785 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:10:54.785 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:10:54.785 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:10:54.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:54.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:54.785 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:10:54.786 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:10:54.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:54.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:54.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:54.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:54.786 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:10:54.786 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1741ms. 2025-07-01 13:10:54.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:54.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:54.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:54.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:54.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:54.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:54.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:54.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:54.786 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:10:54.786 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:10:54.786 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:10:54.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:54.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:54.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:54.787 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:54.787 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:54.787 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:54.787 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2811ms 2025-07-01 13:10:54.787 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:54.787 +03:00 [DBG] Connection id "0HNC8090TGECJ" completed keep alive response. 2025-07-01 13:10:54.787 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3385ms 2025-07-01 13:10:54.787 +03:00 [DBG] Connection id "0HNC8090TGECJ" received FIN. 2025-07-01 13:10:54.787 +03:00 [DBG] Connection id "0HNC8090TGECJ" disconnecting. 2025-07-01 13:10:54.787 +03:00 [DBG] Connection id "0HNC8090TGECJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:10:54.788 +03:00 [DBG] Connection id "0HNC8090TGECJ" stopped. 2025-07-01 13:10:59.775 +03:00 [DBG] Connection id "0HNC8090TGECK" accepted. 2025-07-01 13:10:59.775 +03:00 [DBG] Connection id "0HNC8090TGECK" started. 2025-07-01 13:10:59.775 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:10:59.775 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:10:59.775 +03:00 [DBG] POST requests are not supported 2025-07-01 13:10:59.775 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:10:59.775 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:10:59.775 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:59.775 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:10:59.776 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:10:59.776 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:10:59.776 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:10:59.776 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:59.776 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:10:59.776 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:10:59.776 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:10:59.776 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:10:59.776 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:10:59.776 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:10:59.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:59.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:59.776 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:10:59.776 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:10:59.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:59.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:59.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:59.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:59.776 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:10:59.776 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-07-01 13:10:59.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:59.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:10:59.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:59.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:10:59.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:59.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:59.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:59.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:59.776 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:10:59.776 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:10:59.776 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:10:59.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:59.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:10:59.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:59.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:59.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:59.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:10:59.776 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.724ms 2025-07-01 13:10:59.777 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:10:59.777 +03:00 [DBG] Connection id "0HNC8090TGECK" completed keep alive response. 2025-07-01 13:10:59.777 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3354ms 2025-07-01 13:10:59.777 +03:00 [DBG] Connection id "0HNC8090TGECK" received FIN. 2025-07-01 13:10:59.777 +03:00 [DBG] Connection id "0HNC8090TGECK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:10:59.777 +03:00 [DBG] Connection id "0HNC8090TGECK" disconnecting. 2025-07-01 13:10:59.777 +03:00 [DBG] Connection id "0HNC8090TGECK" stopped. 2025-07-01 13:11:04.779 +03:00 [DBG] Connection id "0HNC8090TGECL" accepted. 2025-07-01 13:11:04.779 +03:00 [DBG] Connection id "0HNC8090TGECL" started. 2025-07-01 13:11:04.779 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:11:04.779 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:11:04.779 +03:00 [DBG] POST requests are not supported 2025-07-01 13:11:04.780 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:11:04.780 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:11:04.780 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:04.780 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:11:04.780 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:11:04.780 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:11:04.780 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:11:04.780 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:04.780 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:11:04.780 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:11:04.780 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:11:04.780 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:11:04.780 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:11:04.780 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:11:04.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:04.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:04.780 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:11:04.780 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:11:04.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:04.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:04.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:04.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:04.780 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:11:04.780 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-07-01 13:11:04.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:04.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:04.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:04.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:04.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:04.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:04.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:04.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:04.780 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:11:04.780 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:11:04.780 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:11:04.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:04.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:04.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:04.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:04.781 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:04.781 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:04.781 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6784ms 2025-07-01 13:11:04.781 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:04.781 +03:00 [DBG] Connection id "0HNC8090TGECL" completed keep alive response. 2025-07-01 13:11:04.781 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2786ms 2025-07-01 13:11:04.781 +03:00 [DBG] Connection id "0HNC8090TGECL" received FIN. 2025-07-01 13:11:04.781 +03:00 [DBG] Connection id "0HNC8090TGECL" disconnecting. 2025-07-01 13:11:04.781 +03:00 [DBG] Connection id "0HNC8090TGECL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:11:04.782 +03:00 [DBG] Connection id "0HNC8090TGECL" stopped. 2025-07-01 13:11:09.795 +03:00 [DBG] Connection id "0HNC8090TGECM" accepted. 2025-07-01 13:11:09.795 +03:00 [DBG] Connection id "0HNC8090TGECM" started. 2025-07-01 13:11:09.795 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:11:09.795 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:11:09.795 +03:00 [DBG] POST requests are not supported 2025-07-01 13:11:09.795 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:11:09.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-07-01 13:11:09.795 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:09.795 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:11:09.795 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:11:09.795 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:11:09.796 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:11:09.796 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:09.796 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:11:09.796 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:11:09.796 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:11:09.796 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:11:09.796 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:11:09.796 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:11:09.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:09.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:09.796 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:11:09.796 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:11:09.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:09.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:09.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:09.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:09.796 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:11:09.796 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-07-01 13:11:09.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:09.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:09.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:09.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:09.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:09.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:09.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:09.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:09.796 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:11:09.796 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:11:09.796 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:11:09.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:09.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:09.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:09.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:09.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:09.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:09.797 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8186ms 2025-07-01 13:11:09.797 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:09.797 +03:00 [DBG] Connection id "0HNC8090TGECM" completed keep alive response. 2025-07-01 13:11:09.797 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4317ms 2025-07-01 13:11:09.797 +03:00 [DBG] Connection id "0HNC8090TGECM" received FIN. 2025-07-01 13:11:09.797 +03:00 [DBG] Connection id "0HNC8090TGECM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:11:09.797 +03:00 [DBG] Connection id "0HNC8090TGECM" disconnecting. 2025-07-01 13:11:09.797 +03:00 [DBG] Connection id "0HNC8090TGECM" stopped. 2025-07-01 13:11:14.790 +03:00 [DBG] Connection id "0HNC8090TGECN" accepted. 2025-07-01 13:11:14.790 +03:00 [DBG] Connection id "0HNC8090TGECN" started. 2025-07-01 13:11:14.791 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:11:14.791 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:11:14.791 +03:00 [DBG] POST requests are not supported 2025-07-01 13:11:14.791 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:11:14.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-07-01 13:11:14.791 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:14.791 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:11:14.791 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:11:14.791 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:11:14.791 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:11:14.791 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:14.791 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:11:14.791 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:11:14.791 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:11:14.791 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:11:14.791 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:11:14.791 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:11:14.792 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:14.792 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:14.792 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:11:14.792 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:11:14.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:14.792 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:14.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:14.792 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:14.792 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:11:14.792 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1771ms. 2025-07-01 13:11:14.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:14.792 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:14.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:14.792 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:14.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:14.792 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:14.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:14.792 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:14.792 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:11:14.793 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:11:14.793 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:11:14.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:14.793 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:14.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:14.793 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:14.793 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:14.793 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:14.793 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3911ms 2025-07-01 13:11:14.793 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:14.793 +03:00 [DBG] Connection id "0HNC8090TGECN" completed keep alive response. 2025-07-01 13:11:14.793 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4549ms 2025-07-01 13:11:14.793 +03:00 [DBG] Connection id "0HNC8090TGECN" received FIN. 2025-07-01 13:11:14.794 +03:00 [DBG] Connection id "0HNC8090TGECN" disconnecting. 2025-07-01 13:11:14.794 +03:00 [DBG] Connection id "0HNC8090TGECN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:11:14.795 +03:00 [DBG] Connection id "0HNC8090TGECN" stopped. 2025-07-01 13:11:19.777 +03:00 [DBG] Connection id "0HNC8090TGECO" accepted. 2025-07-01 13:11:19.777 +03:00 [DBG] Connection id "0HNC8090TGECO" started. 2025-07-01 13:11:19.778 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:11:19.778 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:11:19.778 +03:00 [DBG] POST requests are not supported 2025-07-01 13:11:19.778 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:11:19.778 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:11:19.778 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:19.778 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:11:19.778 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:11:19.778 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:11:19.778 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:11:19.778 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:19.778 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:11:19.778 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:11:19.778 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:11:19.778 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:11:19.778 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:11:19.778 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:11:19.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:19.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:19.779 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:11:19.779 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:11:19.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:19.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:19.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:19.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:19.779 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:11:19.779 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1735ms. 2025-07-01 13:11:19.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:19.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:19.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:19.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:19.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:19.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:19.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:19.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:19.779 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:11:19.779 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:11:19.779 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:11:19.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:19.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:19.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:19.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:19.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:19.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:19.780 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1914ms 2025-07-01 13:11:19.780 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:19.780 +03:00 [DBG] Connection id "0HNC8090TGECO" completed keep alive response. 2025-07-01 13:11:19.780 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2596ms 2025-07-01 13:11:19.780 +03:00 [DBG] Connection id "0HNC8090TGECO" received FIN. 2025-07-01 13:11:19.780 +03:00 [DBG] Connection id "0HNC8090TGECO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:11:19.781 +03:00 [DBG] Connection id "0HNC8090TGECO" disconnecting. 2025-07-01 13:11:19.781 +03:00 [DBG] Connection id "0HNC8090TGECO" stopped. 2025-07-01 13:11:24.781 +03:00 [DBG] Connection id "0HNC8090TGECP" accepted. 2025-07-01 13:11:24.781 +03:00 [DBG] Connection id "0HNC8090TGECP" started. 2025-07-01 13:11:24.781 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:11:24.781 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:11:24.781 +03:00 [DBG] POST requests are not supported 2025-07-01 13:11:24.781 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:11:24.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-07-01 13:11:24.781 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:24.781 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:11:24.781 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:11:24.781 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:11:24.781 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:11:24.781 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:24.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-07-01 13:11:24.781 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:11:24.781 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:11:24.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-07-01 13:11:24.781 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:11:24.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-07-01 13:11:24.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:24.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:24.782 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:11:24.782 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:11:24.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:24.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:24.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:24.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:24.782 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:11:24.782 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1207ms. 2025-07-01 13:11:24.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:24.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:24.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:24.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:24.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:24.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:24.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:24.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:24.782 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:11:24.782 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:11:24.782 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:11:24.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:24.782 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:24.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:24.782 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:24.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:24.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:24.782 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6522ms 2025-07-01 13:11:24.782 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:24.782 +03:00 [DBG] Connection id "0HNC8090TGECP" completed keep alive response. 2025-07-01 13:11:24.782 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2507ms 2025-07-01 13:11:24.783 +03:00 [DBG] Connection id "0HNC8090TGECP" received FIN. 2025-07-01 13:11:24.783 +03:00 [DBG] Connection id "0HNC8090TGECP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:11:24.783 +03:00 [DBG] Connection id "0HNC8090TGECP" disconnecting. 2025-07-01 13:11:24.783 +03:00 [DBG] Connection id "0HNC8090TGECP" stopped. 2025-07-01 13:11:29.789 +03:00 [DBG] Connection id "0HNC8090TGECQ" accepted. 2025-07-01 13:11:29.789 +03:00 [DBG] Connection id "0HNC8090TGECQ" started. 2025-07-01 13:11:29.790 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:11:29.790 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:11:29.790 +03:00 [DBG] POST requests are not supported 2025-07-01 13:11:29.790 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:11:29.790 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:11:29.791 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:29.791 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:11:29.791 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:11:29.791 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:11:29.791 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:11:29.791 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:29.791 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:11:29.791 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:11:29.791 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:11:29.791 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:11:29.791 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:11:29.791 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:11:29.791 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:29.791 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:29.791 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:11:29.791 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:11:29.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:29.791 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:29.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:29.792 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:29.792 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:11:29.792 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1737ms. 2025-07-01 13:11:29.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:29.792 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:29.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:29.792 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:29.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:29.792 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:29.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:29.792 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:29.792 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:11:29.792 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:11:29.792 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:11:29.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:29.792 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:29.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:29.792 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:29.792 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:29.792 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:29.792 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2081ms 2025-07-01 13:11:29.792 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:29.792 +03:00 [DBG] Connection id "0HNC8090TGECQ" completed keep alive response. 2025-07-01 13:11:29.793 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3047ms 2025-07-01 13:11:29.793 +03:00 [DBG] Connection id "0HNC8090TGECQ" received FIN. 2025-07-01 13:11:29.793 +03:00 [DBG] Connection id "0HNC8090TGECQ" disconnecting. 2025-07-01 13:11:29.793 +03:00 [DBG] Connection id "0HNC8090TGECQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:11:29.794 +03:00 [DBG] Connection id "0HNC8090TGECQ" stopped. 2025-07-01 13:11:34.778 +03:00 [DBG] Connection id "0HNC8090TGECR" accepted. 2025-07-01 13:11:34.778 +03:00 [DBG] Connection id "0HNC8090TGECR" started. 2025-07-01 13:11:34.778 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:11:34.778 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:11:34.778 +03:00 [DBG] POST requests are not supported 2025-07-01 13:11:34.778 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:11:34.778 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:11:34.778 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:34.778 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:11:34.778 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:11:34.778 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:11:34.778 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:11:34.778 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:34.779 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:11:34.779 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:11:34.779 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:11:34.779 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:11:34.779 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:11:34.779 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:11:34.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:34.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:34.779 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:11:34.779 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:11:34.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:34.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:34.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:34.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:34.779 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:11:34.779 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1535ms. 2025-07-01 13:11:34.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:34.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:34.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:34.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:34.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:34.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:34.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:34.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:34.780 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:11:34.780 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:11:34.780 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:11:34.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:34.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:34.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:34.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:34.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:34.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:34.780 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0751ms 2025-07-01 13:11:34.780 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:34.780 +03:00 [DBG] Connection id "0HNC8090TGECR" completed keep alive response. 2025-07-01 13:11:34.780 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9998ms 2025-07-01 13:11:34.780 +03:00 [DBG] Connection id "0HNC8090TGECR" received FIN. 2025-07-01 13:11:34.780 +03:00 [DBG] Connection id "0HNC8090TGECR" disconnecting. 2025-07-01 13:11:34.780 +03:00 [DBG] Connection id "0HNC8090TGECR" stopped. 2025-07-01 13:11:34.780 +03:00 [DBG] Connection id "0HNC8090TGECR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:11:39.775 +03:00 [DBG] Connection id "0HNC8090TGECS" accepted. 2025-07-01 13:11:39.775 +03:00 [DBG] Connection id "0HNC8090TGECS" started. 2025-07-01 13:11:39.776 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:11:39.776 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:11:39.776 +03:00 [DBG] POST requests are not supported 2025-07-01 13:11:39.776 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:11:39.776 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:11:39.776 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:39.776 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:11:39.776 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:11:39.776 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:11:39.776 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:11:39.776 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:39.776 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:11:39.776 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:11:39.776 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:11:39.776 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:11:39.776 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:11:39.777 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:11:39.777 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:39.777 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:39.777 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:11:39.777 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:11:39.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:39.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:39.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:39.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:39.777 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:11:39.777 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1697ms. 2025-07-01 13:11:39.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:39.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:39.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:39.778 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:39.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:39.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:39.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:39.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:39.778 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:11:39.778 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:11:39.778 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:11:39.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:39.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:39.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:39.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:39.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:39.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:39.778 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6413ms 2025-07-01 13:11:39.778 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:39.778 +03:00 [DBG] Connection id "0HNC8090TGECS" completed keep alive response. 2025-07-01 13:11:39.778 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7474ms 2025-07-01 13:11:39.779 +03:00 [DBG] Connection id "0HNC8090TGECS" received FIN. 2025-07-01 13:11:39.779 +03:00 [DBG] Connection id "0HNC8090TGECS" disconnecting. 2025-07-01 13:11:39.779 +03:00 [DBG] Connection id "0HNC8090TGECS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:11:39.780 +03:00 [DBG] Connection id "0HNC8090TGECS" stopped. 2025-07-01 13:11:52.539 +03:00 [DBG] Connection id "0HNC8090TGECT" accepted. 2025-07-01 13:11:52.539 +03:00 [DBG] Connection id "0HNC8090TGECT" started. 2025-07-01 13:11:52.539 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:11:52.540 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:11:52.540 +03:00 [DBG] POST requests are not supported 2025-07-01 13:11:52.540 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:11:52.540 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:11:52.540 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:52.540 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:11:52.540 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:11:52.540 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:11:52.540 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:11:52.540 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:52.540 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:11:52.540 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:11:52.540 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:11:52.540 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:11:52.540 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:11:52.540 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:11:52.540 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:52.540 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:52.540 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:11:52.540 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:11:52.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:52.540 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:52.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:52.540 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:52.540 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:11:52.541 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1617ms. 2025-07-01 13:11:52.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:52.541 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:52.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:52.541 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:52.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:52.541 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:52.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:52.541 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:52.541 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:11:52.541 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:11:52.541 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:11:52.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:52.541 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:52.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:52.541 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:52.541 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:52.541 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:52.541 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9049ms 2025-07-01 13:11:52.541 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:52.541 +03:00 [DBG] Connection id "0HNC8090TGECT" completed keep alive response. 2025-07-01 13:11:52.541 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6159ms 2025-07-01 13:11:52.541 +03:00 [DBG] Connection id "0HNC8090TGECT" received FIN. 2025-07-01 13:11:52.542 +03:00 [DBG] Connection id "0HNC8090TGECT" disconnecting. 2025-07-01 13:11:52.542 +03:00 [DBG] Connection id "0HNC8090TGECT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:11:52.542 +03:00 [DBG] Connection id "0HNC8090TGECT" stopped. 2025-07-01 13:11:54.017 +03:00 [DBG] Connection id "0HNC8090TGECU" accepted. 2025-07-01 13:11:54.017 +03:00 [DBG] Connection id "0HNC8090TGECU" started. 2025-07-01 13:11:54.017 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:11:54.017 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:11:54.017 +03:00 [DBG] POST requests are not supported 2025-07-01 13:11:54.017 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:11:54.018 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:11:54.018 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:54.018 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:11:54.018 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:11:54.018 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:11:54.018 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:11:54.018 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:54.018 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:11:54.018 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:11:54.018 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:11:54.018 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:11:54.018 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:11:54.018 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:11:54.018 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:54.018 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:54.018 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:11:54.018 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:11:54.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:54.018 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:54.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:54.018 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:54.018 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:11:54.018 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1195ms. 2025-07-01 13:11:54.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:54.018 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:54.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:54.018 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:54.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:54.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:54.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:54.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:54.018 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:11:54.018 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:11:54.018 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:11:54.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:54.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:54.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:54.019 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:54.019 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:54.019 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:54.019 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6988ms 2025-07-01 13:11:54.019 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:54.019 +03:00 [DBG] Connection id "0HNC8090TGECU" completed keep alive response. 2025-07-01 13:11:54.019 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3393ms 2025-07-01 13:11:54.019 +03:00 [DBG] Connection id "0HNC8090TGECU" received FIN. 2025-07-01 13:11:54.019 +03:00 [DBG] Connection id "0HNC8090TGECU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:11:54.019 +03:00 [DBG] Connection id "0HNC8090TGECU" disconnecting. 2025-07-01 13:11:54.019 +03:00 [DBG] Connection id "0HNC8090TGECU" stopped. 2025-07-01 13:11:59.778 +03:00 [DBG] Connection id "0HNC8090TGECV" accepted. 2025-07-01 13:11:59.778 +03:00 [DBG] Connection id "0HNC8090TGECV" started. 2025-07-01 13:11:59.778 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:11:59.778 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:11:59.778 +03:00 [DBG] POST requests are not supported 2025-07-01 13:11:59.778 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:11:59.778 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:11:59.778 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:59.778 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:11:59.778 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:11:59.778 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:11:59.778 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:11:59.779 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:59.779 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:11:59.779 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:11:59.779 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:11:59.779 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:11:59.779 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:11:59.779 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:11:59.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:59.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:59.779 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:11:59.779 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:11:59.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:59.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:59.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:59.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:59.779 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:11:59.780 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2039ms. 2025-07-01 13:11:59.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:59.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:11:59.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:59.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:11:59.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:59.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:59.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:59.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:59.780 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:11:59.780 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:11:59.780 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:11:59.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:59.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:11:59.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:59.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:59.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:59.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:11:59.780 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3315ms 2025-07-01 13:11:59.780 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:11:59.780 +03:00 [DBG] Connection id "0HNC8090TGECV" completed keep alive response. 2025-07-01 13:11:59.780 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4097ms 2025-07-01 13:11:59.781 +03:00 [DBG] Connection id "0HNC8090TGECV" received FIN. 2025-07-01 13:11:59.781 +03:00 [DBG] Connection id "0HNC8090TGECV" disconnecting. 2025-07-01 13:11:59.781 +03:00 [DBG] Connection id "0HNC8090TGECV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:11:59.782 +03:00 [DBG] Connection id "0HNC8090TGECV" stopped. 2025-07-01 13:12:04.782 +03:00 [DBG] Connection id "0HNC8090TGED0" accepted. 2025-07-01 13:12:04.782 +03:00 [DBG] Connection id "0HNC8090TGED0" started. 2025-07-01 13:12:04.782 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:12:04.782 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:12:04.782 +03:00 [DBG] POST requests are not supported 2025-07-01 13:12:04.782 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:12:04.782 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:12:04.782 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:04.782 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:12:04.782 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:12:04.782 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:12:04.783 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:12:04.783 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:04.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-07-01 13:12:04.783 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:12:04.783 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:12:04.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-07-01 13:12:04.783 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:12:04.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-07-01 13:12:04.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:04.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:04.783 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:12:04.783 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:12:04.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:04.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:04.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:04.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:04.783 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:12:04.783 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.144ms. 2025-07-01 13:12:04.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:04.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:04.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:04.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:04.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:04.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:04.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:04.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:04.783 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:12:04.783 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:12:04.783 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:12:04.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:04.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:04.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:04.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:04.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:04.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:04.784 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8735ms 2025-07-01 13:12:04.784 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:04.784 +03:00 [DBG] Connection id "0HNC8090TGED0" completed keep alive response. 2025-07-01 13:12:04.784 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4637ms 2025-07-01 13:12:04.784 +03:00 [DBG] Connection id "0HNC8090TGED0" received FIN. 2025-07-01 13:12:04.784 +03:00 [DBG] Connection id "0HNC8090TGED0" disconnecting. 2025-07-01 13:12:04.784 +03:00 [DBG] Connection id "0HNC8090TGED0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:12:04.785 +03:00 [DBG] Connection id "0HNC8090TGED0" stopped. 2025-07-01 13:12:09.771 +03:00 [DBG] Connection id "0HNC8090TGED1" accepted. 2025-07-01 13:12:09.772 +03:00 [DBG] Connection id "0HNC8090TGED1" started. 2025-07-01 13:12:09.772 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:12:09.772 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:12:09.772 +03:00 [DBG] POST requests are not supported 2025-07-01 13:12:09.772 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:12:09.772 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:12:09.772 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:09.772 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:12:09.772 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:12:09.772 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:12:09.772 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:12:09.772 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:09.772 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:12:09.772 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:12:09.772 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:12:09.772 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:12:09.773 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:12:09.773 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:12:09.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:09.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:09.773 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:12:09.773 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:12:09.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:09.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:09.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:09.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:09.773 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:12:09.773 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1268ms. 2025-07-01 13:12:09.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:09.773 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:09.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:09.773 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:09.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:09.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:09.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:09.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:09.773 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:12:09.773 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:12:09.773 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:12:09.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:09.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:09.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:09.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:09.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:09.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:09.773 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7923ms 2025-07-01 13:12:09.773 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:09.773 +03:00 [DBG] Connection id "0HNC8090TGED1" completed keep alive response. 2025-07-01 13:12:09.773 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6808ms 2025-07-01 13:12:09.774 +03:00 [DBG] Connection id "0HNC8090TGED1" received FIN. 2025-07-01 13:12:09.774 +03:00 [DBG] Connection id "0HNC8090TGED1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:12:09.774 +03:00 [DBG] Connection id "0HNC8090TGED1" disconnecting. 2025-07-01 13:12:09.774 +03:00 [DBG] Connection id "0HNC8090TGED1" stopped. 2025-07-01 13:12:14.783 +03:00 [DBG] Connection id "0HNC8090TGED2" accepted. 2025-07-01 13:12:14.783 +03:00 [DBG] Connection id "0HNC8090TGED2" started. 2025-07-01 13:12:14.783 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:12:14.783 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:12:14.783 +03:00 [DBG] POST requests are not supported 2025-07-01 13:12:14.783 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:12:14.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-07-01 13:12:14.783 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:14.783 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:12:14.783 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:12:14.783 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:12:14.783 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:12:14.783 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:14.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-07-01 13:12:14.783 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:12:14.784 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:12:14.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-07-01 13:12:14.784 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:12:14.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-07-01 13:12:14.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:14.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:14.784 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:12:14.784 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:12:14.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:14.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:14.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:14.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:14.784 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:12:14.784 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1101ms. 2025-07-01 13:12:14.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:14.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:14.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:14.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:14.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:14.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:14.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:14.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:14.784 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:12:14.784 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:12:14.784 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:12:14.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:14.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:14.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:14.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:14.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:14.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:14.784 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6214ms 2025-07-01 13:12:14.784 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:14.784 +03:00 [DBG] Connection id "0HNC8090TGED2" completed keep alive response. 2025-07-01 13:12:14.784 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2463ms 2025-07-01 13:12:14.785 +03:00 [DBG] Connection id "0HNC8090TGED2" received FIN. 2025-07-01 13:12:14.785 +03:00 [DBG] Connection id "0HNC8090TGED2" disconnecting. 2025-07-01 13:12:14.785 +03:00 [DBG] Connection id "0HNC8090TGED2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:12:14.786 +03:00 [DBG] Connection id "0HNC8090TGED2" stopped. 2025-07-01 13:12:19.771 +03:00 [DBG] Connection id "0HNC8090TGED3" accepted. 2025-07-01 13:12:19.771 +03:00 [DBG] Connection id "0HNC8090TGED3" started. 2025-07-01 13:12:19.771 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:12:19.771 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:12:19.771 +03:00 [DBG] POST requests are not supported 2025-07-01 13:12:19.771 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:12:19.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-07-01 13:12:19.771 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:19.771 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:12:19.771 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:12:19.771 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:12:19.771 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:12:19.774 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:19.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-07-01 13:12:19.774 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:12:19.774 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:12:19.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-07-01 13:12:19.775 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:12:19.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-07-01 13:12:19.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:19.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:19.775 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:12:19.775 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:12:19.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:19.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:19.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:19.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:19.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:12:19.775 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1426ms. 2025-07-01 13:12:19.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:19.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:19.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:19.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:19.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:19.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:19.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:19.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:19.775 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:12:19.775 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:12:19.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:12:19.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:19.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:19.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:19.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:19.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:19.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:19.775 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8727ms 2025-07-01 13:12:19.776 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:19.776 +03:00 [DBG] Connection id "0HNC8090TGED3" completed keep alive response. 2025-07-01 13:12:19.776 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.4361ms 2025-07-01 13:12:19.776 +03:00 [DBG] Connection id "0HNC8090TGED3" received FIN. 2025-07-01 13:12:19.776 +03:00 [DBG] Connection id "0HNC8090TGED3" disconnecting. 2025-07-01 13:12:19.776 +03:00 [DBG] Connection id "0HNC8090TGED3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:12:19.777 +03:00 [DBG] Connection id "0HNC8090TGED3" stopped. 2025-07-01 13:12:24.781 +03:00 [DBG] Connection id "0HNC8090TGED4" accepted. 2025-07-01 13:12:24.781 +03:00 [DBG] Connection id "0HNC8090TGED4" started. 2025-07-01 13:12:24.781 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:12:24.781 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:12:24.781 +03:00 [DBG] POST requests are not supported 2025-07-01 13:12:24.781 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:12:24.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-07-01 13:12:24.781 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:24.781 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:12:24.781 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:12:24.781 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:12:24.781 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:12:24.782 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:24.782 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:12:24.782 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:12:24.782 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:12:24.782 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:12:24.782 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:12:24.782 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:12:24.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:24.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:24.782 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:12:24.782 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:12:24.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:24.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:24.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:24.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:24.782 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:12:24.782 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1461ms. 2025-07-01 13:12:24.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:24.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:24.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:24.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:24.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:24.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:24.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:24.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:24.783 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:12:24.783 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:12:24.783 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:12:24.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:24.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:24.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:24.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:24.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:24.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:24.783 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0239ms 2025-07-01 13:12:24.783 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:24.783 +03:00 [DBG] Connection id "0HNC8090TGED4" completed keep alive response. 2025-07-01 13:12:24.783 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9248ms 2025-07-01 13:12:24.783 +03:00 [DBG] Connection id "0HNC8090TGED4" received FIN. 2025-07-01 13:12:24.783 +03:00 [DBG] Connection id "0HNC8090TGED4" disconnecting. 2025-07-01 13:12:24.783 +03:00 [DBG] Connection id "0HNC8090TGED4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:12:24.784 +03:00 [DBG] Connection id "0HNC8090TGED4" stopped. 2025-07-01 13:12:29.780 +03:00 [DBG] Connection id "0HNC8090TGED5" accepted. 2025-07-01 13:12:29.780 +03:00 [DBG] Connection id "0HNC8090TGED5" started. 2025-07-01 13:12:29.780 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:12:29.780 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:12:29.781 +03:00 [DBG] POST requests are not supported 2025-07-01 13:12:29.781 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:12:29.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-07-01 13:12:29.781 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:29.781 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:12:29.781 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:12:29.781 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:12:29.781 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:12:29.781 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:29.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-07-01 13:12:29.781 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:12:29.781 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:12:29.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-07-01 13:12:29.781 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:12:29.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-07-01 13:12:29.781 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:29.781 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:29.781 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:12:29.782 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:12:29.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:29.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:29.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:29.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:29.782 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:12:29.782 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.169ms. 2025-07-01 13:12:29.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:29.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:29.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:29.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:29.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:29.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:29.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:29.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:29.782 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:12:29.782 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:12:29.782 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:12:29.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:29.782 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:29.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:29.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:29.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:29.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:29.783 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2539ms 2025-07-01 13:12:29.783 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:29.783 +03:00 [DBG] Connection id "0HNC8090TGED5" completed keep alive response. 2025-07-01 13:12:29.783 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4097ms 2025-07-01 13:12:29.783 +03:00 [DBG] Connection id "0HNC8090TGED5" received FIN. 2025-07-01 13:12:29.783 +03:00 [DBG] Connection id "0HNC8090TGED5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:12:29.783 +03:00 [DBG] Connection id "0HNC8090TGED5" disconnecting. 2025-07-01 13:12:29.783 +03:00 [DBG] Connection id "0HNC8090TGED5" stopped. 2025-07-01 13:12:34.782 +03:00 [DBG] Connection id "0HNC8090TGED6" accepted. 2025-07-01 13:12:34.782 +03:00 [DBG] Connection id "0HNC8090TGED6" started. 2025-07-01 13:12:34.782 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:12:34.782 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:12:34.782 +03:00 [DBG] POST requests are not supported 2025-07-01 13:12:34.782 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:12:34.782 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:12:34.782 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:34.782 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:12:34.782 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:12:34.783 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:12:34.783 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:12:34.783 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:34.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-07-01 13:12:34.783 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:12:34.783 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:12:34.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-07-01 13:12:34.783 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:12:34.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-07-01 13:12:34.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:34.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:34.783 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:12:34.783 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:12:34.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:34.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:34.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:34.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:34.783 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:12:34.783 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2008ms. 2025-07-01 13:12:34.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:34.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:34.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:34.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:34.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:34.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:34.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:34.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:34.784 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:12:34.784 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:12:34.784 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:12:34.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:34.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:34.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:34.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:34.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:34.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:34.784 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0669ms 2025-07-01 13:12:34.784 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:34.784 +03:00 [DBG] Connection id "0HNC8090TGED6" completed keep alive response. 2025-07-01 13:12:34.784 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.044ms 2025-07-01 13:12:34.785 +03:00 [DBG] Connection id "0HNC8090TGED6" received FIN. 2025-07-01 13:12:34.785 +03:00 [DBG] Connection id "0HNC8090TGED6" disconnecting. 2025-07-01 13:12:34.785 +03:00 [DBG] Connection id "0HNC8090TGED6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:12:34.786 +03:00 [DBG] Connection id "0HNC8090TGED6" stopped. 2025-07-01 13:12:39.778 +03:00 [DBG] Connection id "0HNC8090TGED7" accepted. 2025-07-01 13:12:39.778 +03:00 [DBG] Connection id "0HNC8090TGED7" started. 2025-07-01 13:12:39.778 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:12:39.778 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:12:39.778 +03:00 [DBG] POST requests are not supported 2025-07-01 13:12:39.778 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:12:39.778 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:12:39.778 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:39.778 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:12:39.778 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:12:39.779 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:12:39.779 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:12:39.779 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:39.779 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:12:39.779 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:12:39.779 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:12:39.779 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:12:39.779 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:12:39.779 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:12:39.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:39.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:39.779 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:12:39.779 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:12:39.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:39.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:39.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:39.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:39.779 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:12:39.779 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1212ms. 2025-07-01 13:12:39.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:39.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:39.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:39.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:39.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:39.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:39.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:39.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:39.779 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:12:39.779 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:12:39.779 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:12:39.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:39.779 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:39.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:39.779 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:39.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:39.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:39.779 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7073ms 2025-07-01 13:12:39.779 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:39.780 +03:00 [DBG] Connection id "0HNC8090TGED7" completed keep alive response. 2025-07-01 13:12:39.780 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2938ms 2025-07-01 13:12:39.780 +03:00 [DBG] Connection id "0HNC8090TGED7" received FIN. 2025-07-01 13:12:39.780 +03:00 [DBG] Connection id "0HNC8090TGED7" disconnecting. 2025-07-01 13:12:39.780 +03:00 [DBG] Connection id "0HNC8090TGED7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:12:39.781 +03:00 [DBG] Connection id "0HNC8090TGED7" stopped. 2025-07-01 13:12:44.779 +03:00 [DBG] Connection id "0HNC8090TGED8" accepted. 2025-07-01 13:12:44.779 +03:00 [DBG] Connection id "0HNC8090TGED8" started. 2025-07-01 13:12:44.779 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:12:44.779 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:12:44.779 +03:00 [DBG] POST requests are not supported 2025-07-01 13:12:44.779 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:12:44.779 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:12:44.779 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:44.779 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:12:44.779 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:12:44.779 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:12:44.779 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:12:44.779 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:44.779 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:12:44.779 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:12:44.779 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:12:44.779 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:12:44.779 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:12:44.779 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:12:44.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:44.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:44.779 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:12:44.779 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:12:44.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:44.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:44.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:44.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:44.780 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:12:44.780 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1289ms. 2025-07-01 13:12:44.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:44.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:44.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:44.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:44.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:44.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:44.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:44.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:44.780 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:12:44.780 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:12:44.780 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:12:44.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:44.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:44.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:44.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:44.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:44.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:44.780 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7119ms 2025-07-01 13:12:44.780 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:44.780 +03:00 [DBG] Connection id "0HNC8090TGED8" completed keep alive response. 2025-07-01 13:12:44.780 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3111ms 2025-07-01 13:12:44.781 +03:00 [DBG] Connection id "0HNC8090TGED8" received FIN. 2025-07-01 13:12:44.781 +03:00 [DBG] Connection id "0HNC8090TGED8" disconnecting. 2025-07-01 13:12:44.781 +03:00 [DBG] Connection id "0HNC8090TGED8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:12:44.782 +03:00 [DBG] Connection id "0HNC8090TGED8" stopped. 2025-07-01 13:12:49.783 +03:00 [DBG] Connection id "0HNC8090TGED9" accepted. 2025-07-01 13:12:49.783 +03:00 [DBG] Connection id "0HNC8090TGED9" started. 2025-07-01 13:12:49.783 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:12:49.783 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:12:49.783 +03:00 [DBG] POST requests are not supported 2025-07-01 13:12:49.784 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:12:49.784 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:12:49.784 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:49.784 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:12:49.784 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:12:49.784 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:12:49.784 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:12:49.784 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:49.784 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:12:49.784 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:12:49.784 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:12:49.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-07-01 13:12:49.784 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:12:49.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-07-01 13:12:49.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:49.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:49.784 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:12:49.784 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:12:49.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:49.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:49.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:49.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:49.784 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:12:49.784 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1204ms. 2025-07-01 13:12:49.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:49.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:49.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:49.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:49.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:49.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:49.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:49.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:49.784 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:12:49.785 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:12:49.785 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:12:49.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:49.785 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:49.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:49.785 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:49.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:49.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:49.785 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7648ms 2025-07-01 13:12:49.785 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:49.785 +03:00 [DBG] Connection id "0HNC8090TGED9" completed keep alive response. 2025-07-01 13:12:49.785 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4073ms 2025-07-01 13:12:49.785 +03:00 [DBG] Connection id "0HNC8090TGED9" received FIN. 2025-07-01 13:12:49.785 +03:00 [DBG] Connection id "0HNC8090TGED9" disconnecting. 2025-07-01 13:12:49.785 +03:00 [DBG] Connection id "0HNC8090TGED9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:12:49.786 +03:00 [DBG] Connection id "0HNC8090TGED9" stopped. 2025-07-01 13:12:54.779 +03:00 [DBG] Connection id "0HNC8090TGEDA" accepted. 2025-07-01 13:12:54.779 +03:00 [DBG] Connection id "0HNC8090TGEDA" started. 2025-07-01 13:12:54.779 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:12:54.779 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:12:54.779 +03:00 [DBG] POST requests are not supported 2025-07-01 13:12:54.779 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:12:54.779 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:12:54.779 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:54.779 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:12:54.779 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:12:54.779 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:12:54.779 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:12:54.779 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:54.779 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:12:54.779 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:12:54.779 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:12:54.779 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:12:54.779 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:12:54.779 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:12:54.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:54.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:54.779 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:12:54.779 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:12:54.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:54.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:54.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:54.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:54.779 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:12:54.780 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1289ms. 2025-07-01 13:12:54.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:54.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:12:54.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:54.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:12:54.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:54.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:54.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:54.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:54.780 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:12:54.780 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:12:54.780 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:12:54.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:54.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:12:54.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:54.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:54.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:54.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:12:54.780 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6235ms 2025-07-01 13:12:54.780 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:12:54.780 +03:00 [DBG] Connection id "0HNC8090TGEDA" completed keep alive response. 2025-07-01 13:12:54.780 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1615ms 2025-07-01 13:12:54.780 +03:00 [DBG] Connection id "0HNC8090TGEDA" received FIN. 2025-07-01 13:12:54.780 +03:00 [DBG] Connection id "0HNC8090TGEDA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:12:54.780 +03:00 [DBG] Connection id "0HNC8090TGEDA" disconnecting. 2025-07-01 13:12:54.780 +03:00 [DBG] Connection id "0HNC8090TGEDA" stopped. 2025-07-01 13:13:02.783 +03:00 [DBG] Connection id "0HNC8090TGEDB" accepted. 2025-07-01 13:13:02.783 +03:00 [DBG] Connection id "0HNC8090TGEDB" started. 2025-07-01 13:13:02.784 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:13:02.784 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:13:02.784 +03:00 [DBG] POST requests are not supported 2025-07-01 13:13:02.784 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:13:02.784 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:13:02.784 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:13:02.784 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:13:02.784 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:13:02.784 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:13:02.784 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:13:02.784 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:13:02.784 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:13:02.784 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:13:02.784 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:13:02.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-07-01 13:13:02.784 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:13:02.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-07-01 13:13:02.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:13:02.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:13:02.784 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:13:02.784 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:13:02.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:13:02.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:13:02.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:13:02.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:13:02.784 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:13:02.785 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1847ms. 2025-07-01 13:13:02.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:13:02.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:13:02.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:13:02.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:13:02.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:13:02.785 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:13:02.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:13:02.785 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:13:02.785 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:13:02.785 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:13:02.785 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:13:02.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:13:02.785 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:13:02.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:13:02.785 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:13:02.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:13:02.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:13:02.785 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.949ms 2025-07-01 13:13:02.785 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:13:02.785 +03:00 [DBG] Connection id "0HNC8090TGEDB" completed keep alive response. 2025-07-01 13:13:02.785 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6315ms 2025-07-01 13:13:02.786 +03:00 [DBG] Connection id "0HNC8090TGEDB" received FIN. 2025-07-01 13:13:02.786 +03:00 [DBG] Connection id "0HNC8090TGEDB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:13:02.786 +03:00 [DBG] Connection id "0HNC8090TGEDB" disconnecting. 2025-07-01 13:13:02.786 +03:00 [DBG] Connection id "0HNC8090TGEDB" stopped. 2025-07-01 13:14:02.790 +03:00 [DBG] Connection id "0HNC8090TGEDC" accepted. 2025-07-01 13:14:02.790 +03:00 [DBG] Connection id "0HNC8090TGEDC" started. 2025-07-01 13:14:02.790 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:14:02.790 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:14:02.790 +03:00 [DBG] POST requests are not supported 2025-07-01 13:14:02.790 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:14:02.790 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:14:02.790 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:14:02.790 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:14:02.790 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:14:02.790 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:14:02.790 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:14:02.790 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:14:02.791 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:14:02.791 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:14:02.791 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:14:02.791 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:14:02.791 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:14:02.791 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:14:02.791 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:14:02.791 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:14:02.791 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:14:02.791 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:14:02.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:14:02.791 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:14:02.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:14:02.791 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:14:02.791 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:14:02.791 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1375ms. 2025-07-01 13:14:02.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:14:02.791 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:14:02.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:14:02.791 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:14:02.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:14:02.791 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:14:02.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:14:02.791 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:14:02.791 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:14:02.791 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:14:02.791 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:14:02.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:14:02.791 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:14:02.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:14:02.791 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:14:02.791 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:14:02.791 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:14:02.791 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8035ms 2025-07-01 13:14:02.792 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:14:02.792 +03:00 [DBG] Connection id "0HNC8090TGEDC" completed keep alive response. 2025-07-01 13:14:02.792 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5042ms 2025-07-01 13:14:02.792 +03:00 [DBG] Connection id "0HNC8090TGEDC" received FIN. 2025-07-01 13:14:02.792 +03:00 [DBG] Connection id "0HNC8090TGEDC" disconnecting. 2025-07-01 13:14:02.792 +03:00 [DBG] Connection id "0HNC8090TGEDC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:14:02.793 +03:00 [DBG] Connection id "0HNC8090TGEDC" stopped. 2025-07-01 13:15:02.776 +03:00 [DBG] Connection id "0HNC8090TGEDD" accepted. 2025-07-01 13:15:02.776 +03:00 [DBG] Connection id "0HNC8090TGEDD" started. 2025-07-01 13:15:02.776 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:15:02.776 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:15:02.776 +03:00 [DBG] POST requests are not supported 2025-07-01 13:15:02.776 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:15:02.776 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:15:02.776 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:15:02.776 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:15:02.777 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:15:02.777 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:15:02.777 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:15:02.777 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:15:02.777 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:15:02.777 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:15:02.777 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:15:02.777 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:15:02.777 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:15:02.777 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:15:02.777 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:15:02.777 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:15:02.777 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:15:02.777 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:15:02.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:15:02.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:15:02.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:15:02.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:15:02.777 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:15:02.777 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1156ms. 2025-07-01 13:15:02.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:15:02.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:15:02.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:15:02.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:15:02.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:15:02.777 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:15:02.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:15:02.777 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:15:02.777 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:15:02.777 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:15:02.777 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:15:02.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:15:02.777 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:15:02.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:15:02.777 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:15:02.777 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:15:02.777 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:15:02.778 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6392ms 2025-07-01 13:15:02.778 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:15:02.778 +03:00 [DBG] Connection id "0HNC8090TGEDD" completed keep alive response. 2025-07-01 13:15:02.778 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3329ms 2025-07-01 13:15:02.778 +03:00 [DBG] Connection id "0HNC8090TGEDD" received FIN. 2025-07-01 13:15:02.778 +03:00 [DBG] Connection id "0HNC8090TGEDD" disconnecting. 2025-07-01 13:15:02.778 +03:00 [DBG] Connection id "0HNC8090TGEDD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:15:02.779 +03:00 [DBG] Connection id "0HNC8090TGEDD" stopped. 2025-07-01 13:16:02.775 +03:00 [DBG] Connection id "0HNC8090TGEDE" accepted. 2025-07-01 13:16:02.775 +03:00 [DBG] Connection id "0HNC8090TGEDE" started. 2025-07-01 13:16:02.775 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:16:02.775 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:16:02.775 +03:00 [DBG] POST requests are not supported 2025-07-01 13:16:02.775 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:16:02.775 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:16:02.775 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:16:02.775 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:16:02.775 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:16:02.775 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:16:02.776 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:16:02.776 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:16:02.776 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:16:02.776 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:16:02.776 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:16:02.776 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:16:02.776 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:16:02.776 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:16:02.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:16:02.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:16:02.776 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:16:02.776 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:16:02.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:16:02.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:16:02.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:16:02.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:16:02.776 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:16:02.776 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1276ms. 2025-07-01 13:16:02.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:16:02.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:16:02.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:16:02.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:16:02.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:16:02.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:16:02.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:16:02.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:16:02.776 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:16:02.776 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:16:02.776 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:16:02.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:16:02.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:16:02.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:16:02.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:16:02.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:16:02.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:16:02.776 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7026ms 2025-07-01 13:16:02.776 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:16:02.777 +03:00 [DBG] Connection id "0HNC8090TGEDE" completed keep alive response. 2025-07-01 13:16:02.777 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8436ms 2025-07-01 13:16:02.777 +03:00 [DBG] Connection id "0HNC8090TGEDE" received FIN. 2025-07-01 13:16:02.777 +03:00 [DBG] Connection id "0HNC8090TGEDE" disconnecting. 2025-07-01 13:16:02.777 +03:00 [DBG] Connection id "0HNC8090TGEDE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:16:02.778 +03:00 [DBG] Connection id "0HNC8090TGEDE" stopped. 2025-07-01 13:17:02.787 +03:00 [DBG] Connection id "0HNC8090TGEDF" accepted. 2025-07-01 13:17:02.788 +03:00 [DBG] Connection id "0HNC8090TGEDF" started. 2025-07-01 13:17:02.788 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:17:02.788 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:17:02.788 +03:00 [DBG] POST requests are not supported 2025-07-01 13:17:02.788 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:17:02.788 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:17:02.788 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:17:02.788 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:17:02.788 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:17:02.788 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:17:02.788 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:17:02.788 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:17:02.788 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:17:02.788 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:17:02.788 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:17:02.788 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:17:02.788 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:17:02.788 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:17:02.788 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:17:02.788 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:17:02.789 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:17:02.789 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:17:02.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:17:02.789 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:17:02.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:17:02.789 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:17:02.789 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:17:02.789 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1386ms. 2025-07-01 13:17:02.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:17:02.789 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:17:02.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:17:02.789 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:17:02.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:17:02.789 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:17:02.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:17:02.789 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:17:02.789 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:17:02.789 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:17:02.789 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:17:02.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:17:02.789 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:17:02.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:17:02.789 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:17:02.789 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:17:02.789 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:17:02.789 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8724ms 2025-07-01 13:17:02.789 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:17:02.789 +03:00 [DBG] Connection id "0HNC8090TGEDF" completed keep alive response. 2025-07-01 13:17:02.789 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6937ms 2025-07-01 13:17:02.790 +03:00 [DBG] Connection id "0HNC8090TGEDF" received FIN. 2025-07-01 13:17:02.790 +03:00 [DBG] Connection id "0HNC8090TGEDF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:17:02.790 +03:00 [DBG] Connection id "0HNC8090TGEDF" disconnecting. 2025-07-01 13:17:02.790 +03:00 [DBG] Connection id "0HNC8090TGEDF" stopped. 2025-07-01 13:18:02.785 +03:00 [DBG] Connection id "0HNC8090TGEDG" accepted. 2025-07-01 13:18:02.785 +03:00 [DBG] Connection id "0HNC8090TGEDG" started. 2025-07-01 13:18:02.785 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:18:02.785 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:18:02.785 +03:00 [DBG] POST requests are not supported 2025-07-01 13:18:02.785 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:18:02.785 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:18:02.785 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:18:02.785 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:18:02.785 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:18:02.785 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:18:02.785 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:18:02.785 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:18:02.785 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:18:02.785 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:18:02.785 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:18:02.785 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:18:02.785 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:18:02.785 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:18:02.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:18:02.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:18:02.785 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:18:02.785 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:18:02.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:18:02.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:18:02.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:18:02.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:18:02.786 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:18:02.786 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1176ms. 2025-07-01 13:18:02.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:18:02.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:18:02.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:18:02.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:18:02.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:18:02.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:18:02.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:18:02.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:18:02.786 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:18:02.786 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:18:02.786 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:18:02.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:18:02.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:18:02.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:18:02.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:18:02.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:18:02.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:18:02.786 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7014ms 2025-07-01 13:18:02.786 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:18:02.786 +03:00 [DBG] Connection id "0HNC8090TGEDG" completed keep alive response. 2025-07-01 13:18:02.786 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2901ms 2025-07-01 13:18:02.786 +03:00 [DBG] Connection id "0HNC8090TGEDG" received FIN. 2025-07-01 13:18:02.787 +03:00 [DBG] Connection id "0HNC8090TGEDG" disconnecting. 2025-07-01 13:18:02.787 +03:00 [DBG] Connection id "0HNC8090TGEDG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:18:02.788 +03:00 [DBG] Connection id "0HNC8090TGEDG" stopped. 2025-07-01 13:19:02.782 +03:00 [DBG] Connection id "0HNC8090TGEDH" accepted. 2025-07-01 13:19:02.782 +03:00 [DBG] Connection id "0HNC8090TGEDH" started. 2025-07-01 13:19:02.782 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:19:02.782 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:19:02.782 +03:00 [DBG] POST requests are not supported 2025-07-01 13:19:02.782 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:19:02.782 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:19:02.782 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:19:02.782 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:19:02.782 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:19:02.782 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:19:02.782 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:19:02.782 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:19:02.782 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:19:02.783 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:19:02.783 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:19:02.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-07-01 13:19:02.783 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:19:02.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-07-01 13:19:02.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:19:02.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:19:02.783 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:19:02.783 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:19:02.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:19:02.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:19:02.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:19:02.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:19:02.783 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:19:02.783 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1252ms. 2025-07-01 13:19:02.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:19:02.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:19:02.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:19:02.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:19:02.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:19:02.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:19:02.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:19:02.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:19:02.783 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:19:02.783 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:19:02.783 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:19:02.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:19:02.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:19:02.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:19:02.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:19:02.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:19:02.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:19:02.783 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7269ms 2025-07-01 13:19:02.783 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:19:02.783 +03:00 [DBG] Connection id "0HNC8090TGEDH" completed keep alive response. 2025-07-01 13:19:02.783 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3656ms 2025-07-01 13:19:02.784 +03:00 [DBG] Connection id "0HNC8090TGEDH" received FIN. 2025-07-01 13:19:02.784 +03:00 [DBG] Connection id "0HNC8090TGEDH" disconnecting. 2025-07-01 13:19:02.784 +03:00 [DBG] Connection id "0HNC8090TGEDH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:19:02.785 +03:00 [DBG] Connection id "0HNC8090TGEDH" stopped. 2025-07-01 13:20:02.794 +03:00 [DBG] Connection id "0HNC8090TGEDI" accepted. 2025-07-01 13:20:02.795 +03:00 [DBG] Connection id "0HNC8090TGEDI" started. 2025-07-01 13:20:02.795 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:20:02.795 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:20:02.795 +03:00 [DBG] POST requests are not supported 2025-07-01 13:20:02.795 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:20:02.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-07-01 13:20:02.795 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:20:02.795 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:20:02.795 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:20:02.795 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:20:02.795 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:20:02.795 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:20:02.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-07-01 13:20:02.795 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:20:02.795 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:20:02.795 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:20:02.795 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:20:02.795 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:20:02.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:20:02.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:20:02.795 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:20:02.795 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:20:02.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:20:02.795 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:20:02.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:20:02.795 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:20:02.795 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:20:02.796 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1537ms. 2025-07-01 13:20:02.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:20:02.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:20:02.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:20:02.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:20:02.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:20:02.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:20:02.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:20:02.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:20:02.796 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:20:02.796 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:20:02.796 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:20:02.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:20:02.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:20:02.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:20:02.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:20:02.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:20:02.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:20:02.796 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7546ms 2025-07-01 13:20:02.796 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:20:02.796 +03:00 [DBG] Connection id "0HNC8090TGEDI" completed keep alive response. 2025-07-01 13:20:02.796 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3947ms 2025-07-01 13:20:02.796 +03:00 [DBG] Connection id "0HNC8090TGEDI" received FIN. 2025-07-01 13:20:02.796 +03:00 [DBG] Connection id "0HNC8090TGEDI" disconnecting. 2025-07-01 13:20:02.797 +03:00 [DBG] Connection id "0HNC8090TGEDI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:20:02.798 +03:00 [DBG] Connection id "0HNC8090TGEDI" stopped. 2025-07-01 13:21:02.779 +03:00 [DBG] Connection id "0HNC8090TGEDJ" accepted. 2025-07-01 13:21:02.779 +03:00 [DBG] Connection id "0HNC8090TGEDJ" started. 2025-07-01 13:21:02.779 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:21:02.779 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:21:02.779 +03:00 [DBG] POST requests are not supported 2025-07-01 13:21:02.779 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:21:02.779 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:21:02.779 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:21:02.779 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:21:02.779 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:21:02.779 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:21:02.779 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:21:02.779 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:21:02.779 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:21:02.779 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:21:02.779 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:21:02.779 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:21:02.779 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:21:02.779 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:21:02.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:21:02.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:21:02.779 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:21:02.779 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:21:02.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:21:02.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:21:02.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:21:02.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:21:02.780 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:21:02.780 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1276ms. 2025-07-01 13:21:02.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:21:02.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:21:02.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:21:02.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:21:02.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:21:02.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:21:02.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:21:02.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:21:02.780 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:21:02.780 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:21:02.780 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:21:02.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:21:02.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:21:02.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:21:02.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:21:02.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:21:02.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:21:02.780 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7394ms 2025-07-01 13:21:02.780 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:21:02.780 +03:00 [DBG] Connection id "0HNC8090TGEDJ" completed keep alive response. 2025-07-01 13:21:02.780 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3848ms 2025-07-01 13:21:02.780 +03:00 [DBG] Connection id "0HNC8090TGEDJ" received FIN. 2025-07-01 13:21:02.781 +03:00 [DBG] Connection id "0HNC8090TGEDJ" disconnecting. 2025-07-01 13:21:02.781 +03:00 [DBG] Connection id "0HNC8090TGEDJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:21:02.782 +03:00 [DBG] Connection id "0HNC8090TGEDJ" stopped. 2025-07-01 13:22:02.794 +03:00 [DBG] Connection id "0HNC8090TGEDK" accepted. 2025-07-01 13:22:02.794 +03:00 [DBG] Connection id "0HNC8090TGEDK" started. 2025-07-01 13:22:02.795 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:22:02.795 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:22:02.795 +03:00 [DBG] POST requests are not supported 2025-07-01 13:22:02.795 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:22:02.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-07-01 13:22:02.795 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:22:02.795 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:22:02.795 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:22:02.795 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:22:02.795 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:22:02.795 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:22:02.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-07-01 13:22:02.795 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:22:02.795 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:22:02.795 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:22:02.795 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:22:02.795 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:22:02.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:22:02.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:22:02.795 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:22:02.795 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:22:02.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:22:02.795 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:22:02.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:22:02.795 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:22:02.795 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:22:02.795 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1523ms. 2025-07-01 13:22:02.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:22:02.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:22:02.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:22:02.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:22:02.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:22:02.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:22:02.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:22:02.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:22:02.796 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:22:02.796 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:22:02.796 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:22:02.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:22:02.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:22:02.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:22:02.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:22:02.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:22:02.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:22:02.796 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7418ms 2025-07-01 13:22:02.796 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:22:02.796 +03:00 [DBG] Connection id "0HNC8090TGEDK" completed keep alive response. 2025-07-01 13:22:02.796 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3512ms 2025-07-01 13:22:02.796 +03:00 [DBG] Connection id "0HNC8090TGEDK" received FIN. 2025-07-01 13:22:02.796 +03:00 [DBG] Connection id "0HNC8090TGEDK" disconnecting. 2025-07-01 13:22:02.796 +03:00 [DBG] Connection id "0HNC8090TGEDK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:22:02.797 +03:00 [DBG] Connection id "0HNC8090TGEDK" stopped. 2025-07-01 13:23:02.787 +03:00 [DBG] Connection id "0HNC8090TGEDL" accepted. 2025-07-01 13:23:02.787 +03:00 [DBG] Connection id "0HNC8090TGEDL" started. 2025-07-01 13:23:02.787 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:23:02.787 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:23:02.787 +03:00 [DBG] POST requests are not supported 2025-07-01 13:23:02.787 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:23:02.787 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:23:02.787 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:23:02.787 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:23:02.787 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:23:02.787 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:23:02.787 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:23:02.787 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:23:02.787 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:23:02.787 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:23:02.787 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:23:02.787 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:23:02.787 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:23:02.787 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:23:02.787 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:23:02.787 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:23:02.787 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:23:02.787 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:23:02.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:23:02.787 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:23:02.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:23:02.787 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:23:02.787 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:23:02.788 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1281ms. 2025-07-01 13:23:02.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:23:02.788 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:23:02.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:23:02.788 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:23:02.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:23:02.788 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:23:02.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:23:02.788 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:23:02.788 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:23:02.788 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:23:02.788 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:23:02.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:23:02.788 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:23:02.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:23:02.788 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:23:02.788 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:23:02.788 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:23:02.788 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.716ms 2025-07-01 13:23:02.788 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:23:02.788 +03:00 [DBG] Connection id "0HNC8090TGEDL" completed keep alive response. 2025-07-01 13:23:02.788 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2767ms 2025-07-01 13:23:02.788 +03:00 [DBG] Connection id "0HNC8090TGEDL" received FIN. 2025-07-01 13:23:02.788 +03:00 [DBG] Connection id "0HNC8090TGEDL" disconnecting. 2025-07-01 13:23:02.788 +03:00 [DBG] Connection id "0HNC8090TGEDL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:23:02.790 +03:00 [DBG] Connection id "0HNC8090TGEDL" stopped. 2025-07-01 13:24:02.781 +03:00 [DBG] Connection id "0HNC8090TGEDM" accepted. 2025-07-01 13:24:02.781 +03:00 [DBG] Connection id "0HNC8090TGEDM" started. 2025-07-01 13:24:02.781 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:24:02.781 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:24:02.781 +03:00 [DBG] POST requests are not supported 2025-07-01 13:24:02.781 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:24:02.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-07-01 13:24:02.781 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:24:02.781 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:24:02.781 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:24:02.781 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:24:02.781 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:24:02.781 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:24:02.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-07-01 13:24:02.781 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:24:02.781 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:24:02.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-07-01 13:24:02.781 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:24:02.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-07-01 13:24:02.781 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:24:02.781 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:24:02.781 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:24:02.781 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:24:02.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:24:02.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:24:02.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:24:02.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:24:02.782 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:24:02.782 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1141ms. 2025-07-01 13:24:02.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:24:02.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:24:02.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:24:02.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:24:02.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:24:02.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:24:02.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:24:02.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:24:02.782 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:24:02.782 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:24:02.782 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:24:02.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:24:02.782 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:24:02.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:24:02.782 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:24:02.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:24:02.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:24:02.782 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.655ms 2025-07-01 13:24:02.782 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:24:02.782 +03:00 [DBG] Connection id "0HNC8090TGEDM" completed keep alive response. 2025-07-01 13:24:02.782 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2011ms 2025-07-01 13:24:02.782 +03:00 [DBG] Connection id "0HNC8090TGEDM" received FIN. 2025-07-01 13:24:02.783 +03:00 [DBG] Connection id "0HNC8090TGEDM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:24:02.783 +03:00 [DBG] Connection id "0HNC8090TGEDM" disconnecting. 2025-07-01 13:24:02.783 +03:00 [DBG] Connection id "0HNC8090TGEDM" stopped. 2025-07-01 13:25:02.789 +03:00 [DBG] Connection id "0HNC8090TGEDN" accepted. 2025-07-01 13:25:02.789 +03:00 [DBG] Connection id "0HNC8090TGEDN" started. 2025-07-01 13:25:02.789 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:25:02.789 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:25:02.789 +03:00 [DBG] POST requests are not supported 2025-07-01 13:25:02.789 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:25:02.789 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:25:02.789 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:25:02.789 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:25:02.789 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:25:02.789 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:25:02.789 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:25:02.789 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:25:02.789 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:25:02.790 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:25:02.790 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:25:02.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-07-01 13:25:02.790 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:25:02.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-07-01 13:25:02.790 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:25:02.790 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:25:02.790 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:25:02.790 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:25:02.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:25:02.790 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:25:02.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:25:02.790 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:25:02.790 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:25:02.790 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1222ms. 2025-07-01 13:25:02.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:25:02.790 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:25:02.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:25:02.790 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:25:02.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:25:02.790 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:25:02.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:25:02.790 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:25:02.790 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:25:02.790 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:25:02.790 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:25:02.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:25:02.790 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:25:02.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:25:02.790 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:25:02.790 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:25:02.790 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:25:02.790 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6911ms 2025-07-01 13:25:02.790 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:25:02.790 +03:00 [DBG] Connection id "0HNC8090TGEDN" completed keep alive response. 2025-07-01 13:25:02.791 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4227ms 2025-07-01 13:25:02.791 +03:00 [DBG] Connection id "0HNC8090TGEDN" received FIN. 2025-07-01 13:25:02.791 +03:00 [DBG] Connection id "0HNC8090TGEDN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:25:02.791 +03:00 [DBG] Connection id "0HNC8090TGEDN" disconnecting. 2025-07-01 13:25:02.791 +03:00 [DBG] Connection id "0HNC8090TGEDN" stopped. 2025-07-01 13:26:02.779 +03:00 [DBG] Connection id "0HNC8090TGEDO" accepted. 2025-07-01 13:26:02.779 +03:00 [DBG] Connection id "0HNC8090TGEDO" started. 2025-07-01 13:26:02.779 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:26:02.779 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:26:02.779 +03:00 [DBG] POST requests are not supported 2025-07-01 13:26:02.779 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:26:02.779 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:26:02.779 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:26:02.779 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:26:02.779 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:26:02.779 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:26:02.779 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:26:02.779 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:26:02.779 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:26:02.779 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:26:02.779 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:26:02.780 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:26:02.780 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:26:02.780 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:26:02.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:26:02.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:26:02.780 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:26:02.780 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:26:02.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:26:02.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:26:02.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:26:02.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:26:02.780 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:26:02.780 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1272ms. 2025-07-01 13:26:02.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:26:02.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:26:02.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:26:02.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:26:02.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:26:02.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:26:02.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:26:02.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:26:02.780 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:26:02.780 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:26:02.780 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:26:02.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:26:02.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:26:02.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:26:02.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:26:02.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:26:02.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:26:02.780 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7189ms 2025-07-01 13:26:02.780 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:26:02.780 +03:00 [DBG] Connection id "0HNC8090TGEDO" completed keep alive response. 2025-07-01 13:26:02.780 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4328ms 2025-07-01 13:26:02.781 +03:00 [DBG] Connection id "0HNC8090TGEDO" received FIN. 2025-07-01 13:26:02.781 +03:00 [DBG] Connection id "0HNC8090TGEDO" disconnecting. 2025-07-01 13:26:02.781 +03:00 [DBG] Connection id "0HNC8090TGEDO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:26:02.782 +03:00 [DBG] Connection id "0HNC8090TGEDO" stopped. 2025-07-01 13:27:02.778 +03:00 [DBG] Connection id "0HNC8090TGEDP" accepted. 2025-07-01 13:27:02.778 +03:00 [DBG] Connection id "0HNC8090TGEDP" started. 2025-07-01 13:27:02.778 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:27:02.778 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:27:02.778 +03:00 [DBG] POST requests are not supported 2025-07-01 13:27:02.778 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:27:02.778 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:27:02.778 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:27:02.778 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:27:02.778 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:27:02.778 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:27:02.778 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:27:02.778 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:27:02.778 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:27:02.778 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:27:02.778 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:27:02.778 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:27:02.778 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:27:02.778 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:27:02.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:27:02.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:27:02.779 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:27:02.779 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:27:02.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:27:02.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:27:02.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:27:02.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:27:02.779 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:27:02.779 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1435ms. 2025-07-01 13:27:02.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:27:02.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:27:02.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:27:02.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:27:02.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:27:02.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:27:02.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:27:02.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:27:02.779 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:27:02.779 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:27:02.779 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:27:02.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:27:02.779 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:27:02.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:27:02.779 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:27:02.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:27:02.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:27:02.779 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9162ms 2025-07-01 13:27:02.779 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:27:02.779 +03:00 [DBG] Connection id "0HNC8090TGEDP" completed keep alive response. 2025-07-01 13:27:02.779 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6087ms 2025-07-01 13:27:02.780 +03:00 [DBG] Connection id "0HNC8090TGEDP" received FIN. 2025-07-01 13:27:02.780 +03:00 [DBG] Connection id "0HNC8090TGEDP" disconnecting. 2025-07-01 13:27:02.780 +03:00 [DBG] Connection id "0HNC8090TGEDP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:27:02.781 +03:00 [DBG] Connection id "0HNC8090TGEDP" stopped. 2025-07-01 13:28:02.787 +03:00 [DBG] Connection id "0HNC8090TGEDQ" accepted. 2025-07-01 13:28:02.787 +03:00 [DBG] Connection id "0HNC8090TGEDQ" started. 2025-07-01 13:28:02.787 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:28:02.787 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:28:02.787 +03:00 [DBG] POST requests are not supported 2025-07-01 13:28:02.787 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:28:02.787 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:28:02.787 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:28:02.787 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:28:02.787 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:28:02.787 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:28:02.787 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:28:02.787 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:28:02.787 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:28:02.787 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:28:02.787 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:28:02.787 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:28:02.787 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:28:02.787 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:28:02.787 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:28:02.787 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:28:02.788 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:28:02.788 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:28:02.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:28:02.788 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:28:02.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:28:02.788 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:28:02.788 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:28:02.788 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.12ms. 2025-07-01 13:28:02.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:28:02.788 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:28:02.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:28:02.788 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:28:02.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:28:02.788 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:28:02.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:28:02.788 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:28:02.788 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:28:02.788 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:28:02.788 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:28:02.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:28:02.788 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:28:02.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:28:02.788 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:28:02.788 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:28:02.788 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:28:02.788 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7927ms 2025-07-01 13:28:02.788 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:28:02.788 +03:00 [DBG] Connection id "0HNC8090TGEDQ" completed keep alive response. 2025-07-01 13:28:02.788 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3561ms 2025-07-01 13:28:02.789 +03:00 [DBG] Connection id "0HNC8090TGEDQ" received FIN. 2025-07-01 13:28:02.789 +03:00 [DBG] Connection id "0HNC8090TGEDQ" disconnecting. 2025-07-01 13:28:02.789 +03:00 [DBG] Connection id "0HNC8090TGEDQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:28:02.790 +03:00 [DBG] Connection id "0HNC8090TGEDQ" stopped. 2025-07-01 13:29:02.785 +03:00 [DBG] Connection id "0HNC8090TGEDR" accepted. 2025-07-01 13:29:02.785 +03:00 [DBG] Connection id "0HNC8090TGEDR" started. 2025-07-01 13:29:02.785 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:29:02.786 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:29:02.786 +03:00 [DBG] POST requests are not supported 2025-07-01 13:29:02.786 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:29:02.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-07-01 13:29:02.786 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:29:02.786 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:29:02.786 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:29:02.786 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:29:02.786 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:29:02.786 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:29:02.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-07-01 13:29:02.786 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:29:02.786 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:29:02.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-07-01 13:29:02.786 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:29:02.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-07-01 13:29:02.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:29:02.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:29:02.786 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:29:02.786 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:29:02.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:29:02.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:29:02.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:29:02.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:29:02.786 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:29:02.786 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1218ms. 2025-07-01 13:29:02.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:29:02.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:29:02.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:29:02.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:29:02.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:29:02.787 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:29:02.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:29:02.787 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:29:02.787 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:29:02.787 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:29:02.787 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:29:02.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:29:02.787 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:29:02.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:29:02.787 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:29:02.787 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:29:02.787 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:29:02.787 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7333ms 2025-07-01 13:29:02.787 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:29:02.787 +03:00 [DBG] Connection id "0HNC8090TGEDR" completed keep alive response. 2025-07-01 13:29:02.787 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3334ms 2025-07-01 13:29:02.787 +03:00 [DBG] Connection id "0HNC8090TGEDR" received FIN. 2025-07-01 13:29:02.787 +03:00 [DBG] Connection id "0HNC8090TGEDR" disconnecting. 2025-07-01 13:29:02.787 +03:00 [DBG] Connection id "0HNC8090TGEDR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:29:02.788 +03:00 [DBG] Connection id "0HNC8090TGEDR" stopped. 2025-07-01 13:30:02.784 +03:00 [DBG] Connection id "0HNC8090TGEDS" accepted. 2025-07-01 13:30:02.785 +03:00 [DBG] Connection id "0HNC8090TGEDS" started. 2025-07-01 13:30:02.785 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:30:02.785 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:30:02.785 +03:00 [DBG] POST requests are not supported 2025-07-01 13:30:02.785 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:30:02.785 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:30:02.785 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:30:02.785 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:30:02.785 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:30:02.785 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:30:02.785 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:30:02.785 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:30:02.785 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:30:02.785 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:30:02.785 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:30:02.785 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:30:02.785 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:30:02.785 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:30:02.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:30:02.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:30:02.785 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:30:02.785 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:30:02.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:30:02.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:30:02.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:30:02.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:30:02.786 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:30:02.786 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1379ms. 2025-07-01 13:30:02.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:30:02.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:30:02.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:30:02.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:30:02.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:30:02.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:30:02.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:30:02.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:30:02.786 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:30:02.786 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:30:02.786 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:30:02.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:30:02.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:30:02.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:30:02.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:30:02.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:30:02.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:30:02.786 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7775ms 2025-07-01 13:30:02.786 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:30:02.786 +03:00 [DBG] Connection id "0HNC8090TGEDS" completed keep alive response. 2025-07-01 13:30:02.786 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4565ms 2025-07-01 13:30:02.786 +03:00 [DBG] Connection id "0HNC8090TGEDS" received FIN. 2025-07-01 13:30:02.787 +03:00 [DBG] Connection id "0HNC8090TGEDS" disconnecting. 2025-07-01 13:30:02.787 +03:00 [DBG] Connection id "0HNC8090TGEDS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:30:02.788 +03:00 [DBG] Connection id "0HNC8090TGEDS" stopped. 2025-07-01 13:31:02.792 +03:00 [DBG] Connection id "0HNC8090TGEDT" accepted. 2025-07-01 13:31:02.792 +03:00 [DBG] Connection id "0HNC8090TGEDT" started. 2025-07-01 13:31:02.793 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:31:02.793 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:31:02.793 +03:00 [DBG] POST requests are not supported 2025-07-01 13:31:02.793 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:31:02.793 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:31:02.793 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:31:02.793 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:31:02.793 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:31:02.793 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:31:02.793 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:31:02.793 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:31:02.794 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:31:02.794 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:31:02.794 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:31:02.794 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:31:02.794 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:31:02.794 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:31:02.794 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:31:02.794 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:31:02.794 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:31:02.794 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:31:02.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:31:02.794 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:31:02.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:31:02.794 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:31:02.794 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:31:02.795 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2126ms. 2025-07-01 13:31:02.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:31:02.795 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:31:02.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:31:02.795 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:31:02.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:31:02.795 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:31:02.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:31:02.795 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:31:02.795 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:31:02.795 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:31:02.795 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:31:02.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:31:02.795 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:31:02.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:31:02.795 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:31:02.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:31:02.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:31:02.795 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2427ms 2025-07-01 13:31:02.795 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:31:02.795 +03:00 [DBG] Connection id "0HNC8090TGEDT" completed keep alive response. 2025-07-01 13:31:02.795 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.512ms 2025-07-01 13:31:02.796 +03:00 [DBG] Connection id "0HNC8090TGEDT" received FIN. 2025-07-01 13:31:02.796 +03:00 [DBG] Connection id "0HNC8090TGEDT" disconnecting. 2025-07-01 13:31:02.796 +03:00 [DBG] Connection id "0HNC8090TGEDT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:31:02.797 +03:00 [DBG] Connection id "0HNC8090TGEDT" stopped. 2025-07-01 13:32:02.865 +03:00 [DBG] Connection id "0HNC8090TGEDU" accepted. 2025-07-01 13:32:02.866 +03:00 [DBG] Connection id "0HNC8090TGEDU" started. 2025-07-01 13:32:02.866 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:32:02.866 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:32:02.866 +03:00 [DBG] POST requests are not supported 2025-07-01 13:32:02.866 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:32:02.866 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:32:02.866 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:32:02.866 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:32:02.866 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:32:02.866 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:32:02.866 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:32:02.866 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:32:02.866 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:32:02.866 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:32:02.866 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:32:02.866 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:32:02.866 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:32:02.866 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:32:02.866 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:32:02.866 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:32:02.866 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:32:02.867 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:32:02.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:32:02.867 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:32:02.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:32:02.867 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:32:02.867 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:32:02.867 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1293ms. 2025-07-01 13:32:02.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:32:02.867 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:32:02.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:32:02.867 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:32:02.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:32:02.867 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:32:02.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:32:02.867 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:32:02.867 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:32:02.867 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:32:02.867 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:32:02.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:32:02.867 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:32:02.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:32:02.867 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:32:02.867 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:32:02.867 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:32:02.867 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8217ms 2025-07-01 13:32:02.867 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:32:02.867 +03:00 [DBG] Connection id "0HNC8090TGEDU" completed keep alive response. 2025-07-01 13:32:02.867 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6123ms 2025-07-01 13:32:02.868 +03:00 [DBG] Connection id "0HNC8090TGEDU" received FIN. 2025-07-01 13:32:02.868 +03:00 [DBG] Connection id "0HNC8090TGEDU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:32:02.868 +03:00 [DBG] Connection id "0HNC8090TGEDU" disconnecting. 2025-07-01 13:32:02.868 +03:00 [DBG] Connection id "0HNC8090TGEDU" stopped. 2025-07-01 13:33:02.785 +03:00 [DBG] Connection id "0HNC8090TGEDV" accepted. 2025-07-01 13:33:02.785 +03:00 [DBG] Connection id "0HNC8090TGEDV" started. 2025-07-01 13:33:02.785 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:33:02.785 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:33:02.785 +03:00 [DBG] POST requests are not supported 2025-07-01 13:33:02.785 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:33:02.785 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:33:02.785 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:33:02.785 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:33:02.785 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:33:02.785 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:33:02.785 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:33:02.786 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:33:02.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-07-01 13:33:02.786 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:33:02.786 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:33:02.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-07-01 13:33:02.786 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:33:02.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-07-01 13:33:02.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:33:02.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:33:02.786 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:33:02.786 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:33:02.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:33:02.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:33:02.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:33:02.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:33:02.786 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:33:02.786 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1209ms. 2025-07-01 13:33:02.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:33:02.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:33:02.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:33:02.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:33:02.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:33:02.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:33:02.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:33:02.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:33:02.786 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:33:02.786 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:33:02.786 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:33:02.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:33:02.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:33:02.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:33:02.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:33:02.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:33:02.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:33:02.787 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7916ms 2025-07-01 13:33:02.787 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:33:02.787 +03:00 [DBG] Connection id "0HNC8090TGEDV" completed keep alive response. 2025-07-01 13:33:02.787 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4805ms 2025-07-01 13:33:02.787 +03:00 [DBG] Connection id "0HNC8090TGEDV" received FIN. 2025-07-01 13:33:02.787 +03:00 [DBG] Connection id "0HNC8090TGEDV" disconnecting. 2025-07-01 13:33:02.787 +03:00 [DBG] Connection id "0HNC8090TGEDV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:33:02.788 +03:00 [DBG] Connection id "0HNC8090TGEDV" stopped. 2025-07-01 13:34:02.782 +03:00 [DBG] Connection id "0HNC8090TGEE0" accepted. 2025-07-01 13:34:02.782 +03:00 [DBG] Connection id "0HNC8090TGEE0" started. 2025-07-01 13:34:02.782 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:34:02.782 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:34:02.782 +03:00 [DBG] POST requests are not supported 2025-07-01 13:34:02.782 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:34:02.782 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:34:02.782 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:34:02.782 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:34:02.783 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:34:02.783 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:34:02.783 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:34:02.783 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:34:02.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-07-01 13:34:02.783 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:34:02.783 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:34:02.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-07-01 13:34:02.783 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:34:02.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-07-01 13:34:02.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:34:02.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:34:02.783 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:34:02.783 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:34:02.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:34:02.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:34:02.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:34:02.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:34:02.783 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:34:02.784 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1706ms. 2025-07-01 13:34:02.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:34:02.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:34:02.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:34:02.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:34:02.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:34:02.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:34:02.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:34:02.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:34:02.784 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:34:02.784 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:34:02.784 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:34:02.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:34:02.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:34:02.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:34:02.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:34:02.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:34:02.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:34:02.784 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1382ms 2025-07-01 13:34:02.784 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:34:02.784 +03:00 [DBG] Connection id "0HNC8090TGEE0" completed keep alive response. 2025-07-01 13:34:02.784 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0889ms 2025-07-01 13:34:02.785 +03:00 [DBG] Connection id "0HNC8090TGEE0" received FIN. 2025-07-01 13:34:02.785 +03:00 [DBG] Connection id "0HNC8090TGEE0" disconnecting. 2025-07-01 13:34:02.785 +03:00 [DBG] Connection id "0HNC8090TGEE0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:34:02.786 +03:00 [DBG] Connection id "0HNC8090TGEE0" stopped. 2025-07-01 13:35:02.799 +03:00 [DBG] Connection id "0HNC8090TGEE1" accepted. 2025-07-01 13:35:02.799 +03:00 [DBG] Connection id "0HNC8090TGEE1" started. 2025-07-01 13:35:02.800 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:35:02.800 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:35:02.800 +03:00 [DBG] POST requests are not supported 2025-07-01 13:35:02.800 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:35:02.800 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:35:02.800 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:35:02.800 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:35:02.800 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:35:02.800 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:35:02.800 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:35:02.800 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:35:02.800 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:35:02.800 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:35:02.800 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:35:02.800 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:35:02.800 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:35:02.800 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:35:02.800 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:35:02.800 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:35:02.800 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:35:02.801 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:35:02.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:35:02.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:35:02.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:35:02.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:35:02.801 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:35:02.801 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1445ms. 2025-07-01 13:35:02.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:35:02.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:35:02.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:35:02.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:35:02.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:35:02.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:35:02.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:35:02.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:35:02.801 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:35:02.801 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:35:02.801 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:35:02.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:35:02.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:35:02.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:35:02.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:35:02.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:35:02.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:35:02.801 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0966ms 2025-07-01 13:35:02.801 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:35:02.802 +03:00 [DBG] Connection id "0HNC8090TGEE1" completed keep alive response. 2025-07-01 13:35:02.802 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9997ms 2025-07-01 13:35:02.802 +03:00 [DBG] Connection id "0HNC8090TGEE1" received FIN. 2025-07-01 13:35:02.802 +03:00 [DBG] Connection id "0HNC8090TGEE1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:35:02.802 +03:00 [DBG] Connection id "0HNC8090TGEE1" disconnecting. 2025-07-01 13:35:02.802 +03:00 [DBG] Connection id "0HNC8090TGEE1" stopped. 2025-07-01 13:36:02.795 +03:00 [DBG] Connection id "0HNC8090TGEE2" accepted. 2025-07-01 13:36:02.795 +03:00 [DBG] Connection id "0HNC8090TGEE2" started. 2025-07-01 13:36:02.795 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:36:02.795 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:36:02.795 +03:00 [DBG] POST requests are not supported 2025-07-01 13:36:02.795 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:36:02.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-07-01 13:36:02.795 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:36:02.795 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:36:02.795 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:36:02.796 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:36:02.796 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:36:02.796 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:36:02.796 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:36:02.796 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:36:02.796 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:36:02.796 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:36:02.796 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:36:02.796 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:36:02.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:36:02.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:36:02.796 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:36:02.796 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:36:02.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:36:02.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:36:02.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:36:02.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:36:02.796 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:36:02.796 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1556ms. 2025-07-01 13:36:02.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:36:02.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:36:02.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:36:02.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:36:02.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:36:02.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:36:02.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:36:02.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:36:02.796 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:36:02.797 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:36:02.797 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:36:02.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:36:02.797 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:36:02.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:36:02.797 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:36:02.797 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:36:02.797 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:36:02.797 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8731ms 2025-07-01 13:36:02.797 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:36:02.797 +03:00 [DBG] Connection id "0HNC8090TGEE2" completed keep alive response. 2025-07-01 13:36:02.797 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8158ms 2025-07-01 13:36:02.798 +03:00 [DBG] Connection id "0HNC8090TGEE2" received FIN. 2025-07-01 13:36:02.798 +03:00 [DBG] Connection id "0HNC8090TGEE2" disconnecting. 2025-07-01 13:36:02.798 +03:00 [DBG] Connection id "0HNC8090TGEE2" stopped. 2025-07-01 13:36:02.798 +03:00 [DBG] Connection id "0HNC8090TGEE2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:37:02.800 +03:00 [DBG] Connection id "0HNC8090TGEE3" accepted. 2025-07-01 13:37:02.801 +03:00 [DBG] Connection id "0HNC8090TGEE3" started. 2025-07-01 13:37:02.801 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:37:02.801 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:37:02.801 +03:00 [DBG] POST requests are not supported 2025-07-01 13:37:02.801 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:37:02.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-07-01 13:37:02.801 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:37:02.801 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:37:02.801 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:37:02.801 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:37:02.801 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:37:02.801 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:37:02.801 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:37:02.801 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:37:02.801 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:37:02.801 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:37:02.801 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:37:02.801 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:37:02.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:37:02.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:37:02.801 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:37:02.801 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:37:02.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:37:02.802 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:37:02.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:37:02.802 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:37:02.802 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:37:02.802 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.139ms. 2025-07-01 13:37:02.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:37:02.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:37:02.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:37:02.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:37:02.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:37:02.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:37:02.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:37:02.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:37:02.802 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:37:02.802 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:37:02.802 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:37:02.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:37:02.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:37:02.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:37:02.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:37:02.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:37:02.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:37:02.802 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9158ms 2025-07-01 13:37:02.802 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:37:02.802 +03:00 [DBG] Connection id "0HNC8090TGEE3" completed keep alive response. 2025-07-01 13:37:02.802 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5705ms 2025-07-01 13:37:02.803 +03:00 [DBG] Connection id "0HNC8090TGEE3" received FIN. 2025-07-01 13:37:02.803 +03:00 [DBG] Connection id "0HNC8090TGEE3" disconnecting. 2025-07-01 13:37:02.803 +03:00 [DBG] Connection id "0HNC8090TGEE3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:37:02.804 +03:00 [DBG] Connection id "0HNC8090TGEE3" stopped. 2025-07-01 13:38:02.790 +03:00 [DBG] Connection id "0HNC8090TGEE4" accepted. 2025-07-01 13:38:02.790 +03:00 [DBG] Connection id "0HNC8090TGEE4" started. 2025-07-01 13:38:02.790 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:38:02.790 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:38:02.790 +03:00 [DBG] POST requests are not supported 2025-07-01 13:38:02.790 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:38:02.790 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:38:02.790 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:38:02.790 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:38:02.790 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:38:02.790 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:38:02.790 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:38:02.790 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:38:02.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-07-01 13:38:02.790 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:38:02.790 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:38:02.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-07-01 13:38:02.790 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:38:02.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-07-01 13:38:02.790 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:38:02.790 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:38:02.790 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:38:02.791 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:38:02.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:38:02.791 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:38:02.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:38:02.791 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:38:02.791 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:38:02.791 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1419ms. 2025-07-01 13:38:02.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:38:02.791 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:38:02.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:38:02.791 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:38:02.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:38:02.791 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:38:02.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:38:02.791 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:38:02.791 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:38:02.791 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:38:02.791 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:38:02.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:38:02.791 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:38:02.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:38:02.791 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:38:02.791 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:38:02.791 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:38:02.791 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8511ms 2025-07-01 13:38:02.791 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:38:02.791 +03:00 [DBG] Connection id "0HNC8090TGEE4" completed keep alive response. 2025-07-01 13:38:02.791 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5578ms 2025-07-01 13:38:02.792 +03:00 [DBG] Connection id "0HNC8090TGEE4" received FIN. 2025-07-01 13:38:02.792 +03:00 [DBG] Connection id "0HNC8090TGEE4" disconnecting. 2025-07-01 13:38:02.792 +03:00 [DBG] Connection id "0HNC8090TGEE4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:38:02.793 +03:00 [DBG] Connection id "0HNC8090TGEE4" stopped. 2025-07-01 13:39:02.782 +03:00 [DBG] Connection id "0HNC8090TGEE5" accepted. 2025-07-01 13:39:02.783 +03:00 [DBG] Connection id "0HNC8090TGEE5" started. 2025-07-01 13:39:02.783 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:39:02.783 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:39:02.783 +03:00 [DBG] POST requests are not supported 2025-07-01 13:39:02.783 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:39:02.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-07-01 13:39:02.783 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:39:02.783 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:39:02.783 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:39:02.783 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:39:02.783 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:39:02.783 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:39:02.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-07-01 13:39:02.783 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:39:02.783 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:39:02.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-07-01 13:39:02.783 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:39:02.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-07-01 13:39:02.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:39:02.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:39:02.784 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:39:02.784 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:39:02.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:39:02.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:39:02.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:39:02.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:39:02.784 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:39:02.784 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1496ms. 2025-07-01 13:39:02.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:39:02.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:39:02.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:39:02.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:39:02.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:39:02.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:39:02.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:39:02.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:39:02.784 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:39:02.784 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:39:02.784 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:39:02.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:39:02.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:39:02.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:39:02.785 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:39:02.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:39:02.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:39:02.785 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.225ms 2025-07-01 13:39:02.785 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:39:02.785 +03:00 [DBG] Connection id "0HNC8090TGEE5" completed keep alive response. 2025-07-01 13:39:02.785 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1273ms 2025-07-01 13:39:02.785 +03:00 [DBG] Connection id "0HNC8090TGEE5" received FIN. 2025-07-01 13:39:02.785 +03:00 [DBG] Connection id "0HNC8090TGEE5" disconnecting. 2025-07-01 13:39:02.785 +03:00 [DBG] Connection id "0HNC8090TGEE5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:39:02.786 +03:00 [DBG] Connection id "0HNC8090TGEE5" stopped. 2025-07-01 13:40:02.797 +03:00 [DBG] Connection id "0HNC8090TGEE6" accepted. 2025-07-01 13:40:02.797 +03:00 [DBG] Connection id "0HNC8090TGEE6" started. 2025-07-01 13:40:02.798 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:40:02.798 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:40:02.798 +03:00 [DBG] POST requests are not supported 2025-07-01 13:40:02.798 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:40:02.798 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:40:02.798 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:40:02.798 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:40:02.798 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:40:02.798 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:40:02.798 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:40:02.798 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:40:02.798 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:40:02.798 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:40:02.798 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:40:02.798 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:40:02.798 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:40:02.798 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:40:02.798 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:40:02.798 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:40:02.798 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:40:02.799 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:40:02.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:40:02.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:40:02.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:40:02.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:40:02.799 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:40:02.799 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1373ms. 2025-07-01 13:40:02.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:40:02.799 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:40:02.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:40:02.799 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:40:02.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:40:02.799 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:40:02.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:40:02.799 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:40:02.799 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:40:02.799 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:40:02.799 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:40:02.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:40:02.799 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:40:02.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:40:02.799 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:40:02.799 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:40:02.799 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:40:02.799 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0545ms 2025-07-01 13:40:02.799 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:40:02.800 +03:00 [DBG] Connection id "0HNC8090TGEE6" completed keep alive response. 2025-07-01 13:40:02.800 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0358ms 2025-07-01 13:40:02.800 +03:00 [DBG] Connection id "0HNC8090TGEE6" received FIN. 2025-07-01 13:40:02.800 +03:00 [DBG] Connection id "0HNC8090TGEE6" disconnecting. 2025-07-01 13:40:02.800 +03:00 [DBG] Connection id "0HNC8090TGEE6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:40:02.801 +03:00 [DBG] Connection id "0HNC8090TGEE6" stopped. 2025-07-01 13:41:02.785 +03:00 [DBG] Connection id "0HNC8090TGEE7" accepted. 2025-07-01 13:41:02.785 +03:00 [DBG] Connection id "0HNC8090TGEE7" started. 2025-07-01 13:41:02.785 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:41:02.785 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:41:02.785 +03:00 [DBG] POST requests are not supported 2025-07-01 13:41:02.785 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:41:02.785 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:41:02.785 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:41:02.785 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:41:02.785 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:41:02.785 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:41:02.785 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:41:02.785 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:41:02.785 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:41:02.785 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:41:02.785 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:41:02.785 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:41:02.785 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:41:02.785 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:41:02.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:41:02.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:41:02.785 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:41:02.786 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:41:02.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:41:02.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:41:02.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:41:02.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:41:02.786 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:41:02.786 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1489ms. 2025-07-01 13:41:02.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:41:02.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:41:02.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:41:02.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:41:02.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:41:02.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:41:02.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:41:02.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:41:02.786 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:41:02.786 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:41:02.786 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:41:02.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:41:02.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:41:02.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:41:02.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:41:02.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:41:02.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:41:02.786 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7654ms 2025-07-01 13:41:02.786 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:41:02.786 +03:00 [DBG] Connection id "0HNC8090TGEE7" completed keep alive response. 2025-07-01 13:41:02.786 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3994ms 2025-07-01 13:41:02.787 +03:00 [DBG] Connection id "0HNC8090TGEE7" received FIN. 2025-07-01 13:41:02.787 +03:00 [DBG] Connection id "0HNC8090TGEE7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:41:02.787 +03:00 [DBG] Connection id "0HNC8090TGEE7" disconnecting. 2025-07-01 13:41:02.787 +03:00 [DBG] Connection id "0HNC8090TGEE7" stopped. 2025-07-01 13:42:02.791 +03:00 [DBG] Connection id "0HNC8090TGEE8" accepted. 2025-07-01 13:42:02.791 +03:00 [DBG] Connection id "0HNC8090TGEE8" started. 2025-07-01 13:42:02.791 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:42:02.791 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:42:02.791 +03:00 [DBG] POST requests are not supported 2025-07-01 13:42:02.791 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:42:02.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-07-01 13:42:02.791 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:42:02.791 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:42:02.791 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:42:02.791 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:42:02.791 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:42:02.791 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:42:02.791 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:42:02.792 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:42:02.792 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:42:02.792 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:42:02.792 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:42:02.792 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:42:02.792 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:42:02.792 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:42:02.792 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:42:02.792 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:42:02.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:42:02.792 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:42:02.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:42:02.792 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:42:02.792 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:42:02.792 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1199ms. 2025-07-01 13:42:02.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:42:02.792 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:42:02.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:42:02.792 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:42:02.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:42:02.792 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:42:02.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:42:02.792 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:42:02.792 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:42:02.792 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:42:02.792 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:42:02.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:42:02.792 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:42:02.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:42:02.792 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:42:02.792 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:42:02.792 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:42:02.792 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6786ms 2025-07-01 13:42:02.792 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:42:02.792 +03:00 [DBG] Connection id "0HNC8090TGEE8" completed keep alive response. 2025-07-01 13:42:02.792 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3348ms 2025-07-01 13:42:02.793 +03:00 [DBG] Connection id "0HNC8090TGEE8" received FIN. 2025-07-01 13:42:02.793 +03:00 [DBG] Connection id "0HNC8090TGEE8" disconnecting. 2025-07-01 13:42:02.793 +03:00 [DBG] Connection id "0HNC8090TGEE8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:42:02.794 +03:00 [DBG] Connection id "0HNC8090TGEE8" stopped. 2025-07-01 13:43:02.795 +03:00 [DBG] Connection id "0HNC8090TGEE9" accepted. 2025-07-01 13:43:02.795 +03:00 [DBG] Connection id "0HNC8090TGEE9" started. 2025-07-01 13:43:02.795 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:43:02.795 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:43:02.795 +03:00 [DBG] POST requests are not supported 2025-07-01 13:43:02.795 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:43:02.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-07-01 13:43:02.795 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:02.795 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:43:02.795 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:43:02.795 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:43:02.795 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:43:02.795 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:02.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-07-01 13:43:02.795 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:43:02.795 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:43:02.795 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:43:02.795 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:43:02.795 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:43:02.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:02.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:02.795 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:43:02.796 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:43:02.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:02.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:02.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:02.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:02.796 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:43:02.796 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1268ms. 2025-07-01 13:43:02.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:02.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:02.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:02.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:02.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:02.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:02.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:02.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:02.796 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:43:02.796 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:43:02.796 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:43:02.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:02.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:02.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:02.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:02.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:02.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:02.796 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7269ms 2025-07-01 13:43:02.796 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:02.796 +03:00 [DBG] Connection id "0HNC8090TGEE9" completed keep alive response. 2025-07-01 13:43:02.796 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3477ms 2025-07-01 13:43:02.797 +03:00 [DBG] Connection id "0HNC8090TGEE9" received FIN. 2025-07-01 13:43:02.797 +03:00 [DBG] Connection id "0HNC8090TGEE9" disconnecting. 2025-07-01 13:43:02.797 +03:00 [DBG] Connection id "0HNC8090TGEE9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:43:02.798 +03:00 [DBG] Connection id "0HNC8090TGEE9" stopped. 2025-07-01 13:43:14.534 +03:00 [DBG] Connection id "0HNC8090TGEEA" accepted. 2025-07-01 13:43:14.535 +03:00 [DBG] Connection id "0HNC8090TGEEA" started. 2025-07-01 13:43:14.535 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:43:14.535 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:43:14.535 +03:00 [DBG] POST requests are not supported 2025-07-01 13:43:14.535 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:43:14.535 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:43:14.535 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:14.535 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:43:14.535 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:43:14.535 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:43:14.535 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:43:14.535 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:14.535 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:43:14.535 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:43:14.535 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:43:14.535 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:43:14.535 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:43:14.535 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:43:14.535 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:14.535 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:14.535 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:43:14.536 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:43:14.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:14.536 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:14.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:14.536 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:14.536 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:43:14.536 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1209ms. 2025-07-01 13:43:14.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:14.536 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:14.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:14.536 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:14.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:14.536 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:14.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:14.536 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:14.536 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:43:14.536 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:43:14.536 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:43:14.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:14.536 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:14.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:14.536 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:14.536 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:14.536 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:14.536 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7648ms 2025-07-01 13:43:14.536 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:14.536 +03:00 [DBG] Connection id "0HNC8090TGEEA" completed keep alive response. 2025-07-01 13:43:14.536 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5673ms 2025-07-01 13:43:14.536 +03:00 [DBG] Connection id "0HNC8090TGEEA" received FIN. 2025-07-01 13:43:14.536 +03:00 [DBG] Connection id "0HNC8090TGEEA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:43:14.537 +03:00 [DBG] Connection id "0HNC8090TGEEA" disconnecting. 2025-07-01 13:43:14.537 +03:00 [DBG] Connection id "0HNC8090TGEEA" stopped. 2025-07-01 13:43:19.025 +03:00 [DBG] Connection id "0HNC8090TGEEB" accepted. 2025-07-01 13:43:19.025 +03:00 [DBG] Connection id "0HNC8090TGEEB" started. 2025-07-01 13:43:19.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:43:19.025 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:43:19.025 +03:00 [DBG] POST requests are not supported 2025-07-01 13:43:19.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:43:19.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:43:19.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:19.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:43:19.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:43:19.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:43:19.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:43:19.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:19.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:43:19.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:43:19.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:43:19.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:43:19.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:43:19.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:43:19.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:19.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:19.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:43:19.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:43:19.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:19.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:19.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:19.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:19.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:43:19.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2618ms. 2025-07-01 13:43:19.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:19.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:19.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:19.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:19.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:19.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:19.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:19.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:19.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:43:19.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:43:19.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:43:19.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:19.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:19.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:19.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:19.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:19.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:19.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4695ms 2025-07-01 13:43:19.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:19.028 +03:00 [DBG] Connection id "0HNC8090TGEEB" completed keep alive response. 2025-07-01 13:43:19.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5517ms 2025-07-01 13:43:19.028 +03:00 [DBG] Connection id "0HNC8090TGEEB" received FIN. 2025-07-01 13:43:19.028 +03:00 [DBG] Connection id "0HNC8090TGEEB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:43:19.028 +03:00 [DBG] Connection id "0HNC8090TGEEB" disconnecting. 2025-07-01 13:43:19.028 +03:00 [DBG] Connection id "0HNC8090TGEEB" stopped. 2025-07-01 13:43:24.022 +03:00 [DBG] Connection id "0HNC8090TGEEC" accepted. 2025-07-01 13:43:24.023 +03:00 [DBG] Connection id "0HNC8090TGEEC" started. 2025-07-01 13:43:24.023 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:43:24.023 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:43:24.023 +03:00 [DBG] POST requests are not supported 2025-07-01 13:43:24.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:43:24.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:43:24.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:24.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:43:24.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:43:24.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:43:24.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:43:24.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:24.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:43:24.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:43:24.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:43:24.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:43:24.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:43:24.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:43:24.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:24.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:24.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:43:24.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:43:24.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:24.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:24.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:24.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:24.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:43:24.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1236ms. 2025-07-01 13:43:24.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:24.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:24.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:24.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:24.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:24.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:24.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:24.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:24.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:43:24.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:43:24.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:43:24.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:24.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:24.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:24.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:24.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:24.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:24.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6746ms 2025-07-01 13:43:24.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:24.024 +03:00 [DBG] Connection id "0HNC8090TGEEC" completed keep alive response. 2025-07-01 13:43:24.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2672ms 2025-07-01 13:43:24.024 +03:00 [DBG] Connection id "0HNC8090TGEEC" received FIN. 2025-07-01 13:43:24.024 +03:00 [DBG] Connection id "0HNC8090TGEEC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:43:24.024 +03:00 [DBG] Connection id "0HNC8090TGEEC" disconnecting. 2025-07-01 13:43:24.024 +03:00 [DBG] Connection id "0HNC8090TGEEC" stopped. 2025-07-01 13:43:29.019 +03:00 [DBG] Connection id "0HNC8090TGEED" accepted. 2025-07-01 13:43:29.020 +03:00 [DBG] Connection id "0HNC8090TGEED" started. 2025-07-01 13:43:29.020 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:43:29.020 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:43:29.020 +03:00 [DBG] POST requests are not supported 2025-07-01 13:43:29.020 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:43:29.020 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:43:29.020 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:29.020 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:43:29.020 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:43:29.020 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:43:29.020 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:43:29.020 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:29.020 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:43:29.020 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:43:29.020 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:43:29.020 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:43:29.020 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:43:29.020 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:43:29.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:29.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:29.020 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:43:29.021 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:43:29.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:29.021 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:29.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:29.021 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:29.021 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:43:29.021 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1423ms. 2025-07-01 13:43:29.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:29.021 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:29.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:29.021 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:29.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:29.021 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:29.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:29.021 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:29.021 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:43:29.021 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:43:29.021 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:43:29.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:29.021 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:29.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:29.021 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:29.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:29.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:29.021 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9552ms 2025-07-01 13:43:29.021 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:29.021 +03:00 [DBG] Connection id "0HNC8090TGEED" completed keep alive response. 2025-07-01 13:43:29.021 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7037ms 2025-07-01 13:43:29.022 +03:00 [DBG] Connection id "0HNC8090TGEED" received FIN. 2025-07-01 13:43:29.022 +03:00 [DBG] Connection id "0HNC8090TGEED" disconnecting. 2025-07-01 13:43:29.022 +03:00 [DBG] Connection id "0HNC8090TGEED" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:43:29.023 +03:00 [DBG] Connection id "0HNC8090TGEED" stopped. 2025-07-01 13:43:34.023 +03:00 [DBG] Connection id "0HNC8090TGEEE" accepted. 2025-07-01 13:43:34.023 +03:00 [DBG] Connection id "0HNC8090TGEEE" started. 2025-07-01 13:43:34.023 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:43:34.023 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:43:34.023 +03:00 [DBG] POST requests are not supported 2025-07-01 13:43:34.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:43:34.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:43:34.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:34.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:43:34.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:43:34.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:43:34.024 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:43:34.024 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:34.024 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:43:34.024 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:43:34.024 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:43:34.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:43:34.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:43:34.024 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:43:34.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:34.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:34.024 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:43:34.024 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:43:34.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:34.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:34.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:34.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:34.024 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:43:34.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1442ms. 2025-07-01 13:43:34.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:34.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:34.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:34.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:34.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:34.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:34.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:34.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:34.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:43:34.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:43:34.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:43:34.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:34.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:34.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:34.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:34.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:34.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:34.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0649ms 2025-07-01 13:43:34.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:34.025 +03:00 [DBG] Connection id "0HNC8090TGEEE" completed keep alive response. 2025-07-01 13:43:34.025 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9745ms 2025-07-01 13:43:34.025 +03:00 [DBG] Connection id "0HNC8090TGEEE" received FIN. 2025-07-01 13:43:34.025 +03:00 [DBG] Connection id "0HNC8090TGEEE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:43:34.025 +03:00 [DBG] Connection id "0HNC8090TGEEE" disconnecting. 2025-07-01 13:43:34.025 +03:00 [DBG] Connection id "0HNC8090TGEEE" stopped. 2025-07-01 13:43:39.021 +03:00 [DBG] Connection id "0HNC8090TGEEF" accepted. 2025-07-01 13:43:39.021 +03:00 [DBG] Connection id "0HNC8090TGEEF" started. 2025-07-01 13:43:39.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:43:39.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:43:39.022 +03:00 [DBG] POST requests are not supported 2025-07-01 13:43:39.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:43:39.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:43:39.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:39.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:43:39.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:43:39.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:43:39.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:43:39.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:39.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:43:39.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:43:39.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:43:39.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:43:39.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:43:39.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:43:39.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:39.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:39.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:43:39.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:43:39.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:39.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:39.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:39.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:39.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:43:39.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.222ms. 2025-07-01 13:43:39.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:39.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:39.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:39.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:39.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:39.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:39.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:39.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:39.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:43:39.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:43:39.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:43:39.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:39.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:39.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:39.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:39.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:39.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:39.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6017ms 2025-07-01 13:43:39.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:39.024 +03:00 [DBG] Connection id "0HNC8090TGEEF" completed keep alive response. 2025-07-01 13:43:39.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.606ms 2025-07-01 13:43:39.024 +03:00 [DBG] Connection id "0HNC8090TGEEF" received FIN. 2025-07-01 13:43:39.024 +03:00 [DBG] Connection id "0HNC8090TGEEF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:43:39.025 +03:00 [DBG] Connection id "0HNC8090TGEEF" disconnecting. 2025-07-01 13:43:39.025 +03:00 [DBG] Connection id "0HNC8090TGEEF" stopped. 2025-07-01 13:43:44.027 +03:00 [DBG] Connection id "0HNC8090TGEEG" accepted. 2025-07-01 13:43:44.027 +03:00 [DBG] Connection id "0HNC8090TGEEG" started. 2025-07-01 13:43:44.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:43:44.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:43:44.027 +03:00 [DBG] POST requests are not supported 2025-07-01 13:43:44.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:43:44.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:43:44.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:44.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:43:44.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:43:44.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:43:44.027 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:43:44.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:44.027 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:43:44.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:43:44.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:43:44.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:43:44.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:43:44.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:43:44.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:44.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:44.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:43:44.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:43:44.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:44.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:44.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:44.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:44.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:43:44.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1347ms. 2025-07-01 13:43:44.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:44.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:44.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:44.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:44.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:44.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:44.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:44.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:44.028 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:43:44.028 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:43:44.028 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:43:44.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:44.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:44.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:44.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:44.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:44.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:44.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8411ms 2025-07-01 13:43:44.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:44.028 +03:00 [DBG] Connection id "0HNC8090TGEEG" completed keep alive response. 2025-07-01 13:43:44.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4808ms 2025-07-01 13:43:44.029 +03:00 [DBG] Connection id "0HNC8090TGEEG" received FIN. 2025-07-01 13:43:44.029 +03:00 [DBG] Connection id "0HNC8090TGEEG" disconnecting. 2025-07-01 13:43:44.029 +03:00 [DBG] Connection id "0HNC8090TGEEG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:43:44.030 +03:00 [DBG] Connection id "0HNC8090TGEEG" stopped. 2025-07-01 13:43:49.021 +03:00 [DBG] Connection id "0HNC8090TGEEH" accepted. 2025-07-01 13:43:49.021 +03:00 [DBG] Connection id "0HNC8090TGEEH" started. 2025-07-01 13:43:49.021 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:43:49.021 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:43:49.021 +03:00 [DBG] POST requests are not supported 2025-07-01 13:43:49.021 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:43:49.021 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:43:49.021 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:49.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:43:49.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:43:49.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:43:49.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:43:49.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:49.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:43:49.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:43:49.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:43:49.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:43:49.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:43:49.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:43:49.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:49.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:49.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:43:49.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:43:49.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:49.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:49.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:49.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:49.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:43:49.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1612ms. 2025-07-01 13:43:49.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:49.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:49.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:49.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:49.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:49.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:49.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:49.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:49.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:43:49.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:43:49.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:43:49.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:49.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:49.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:49.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:49.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:49.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:49.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.058ms 2025-07-01 13:43:49.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:49.023 +03:00 [DBG] Connection id "0HNC8090TGEEH" completed keep alive response. 2025-07-01 13:43:49.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9505ms 2025-07-01 13:43:49.023 +03:00 [DBG] Connection id "0HNC8090TGEEH" received FIN. 2025-07-01 13:43:49.024 +03:00 [DBG] Connection id "0HNC8090TGEEH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:43:49.024 +03:00 [DBG] Connection id "0HNC8090TGEEH" disconnecting. 2025-07-01 13:43:49.024 +03:00 [DBG] Connection id "0HNC8090TGEEH" stopped. 2025-07-01 13:43:54.024 +03:00 [DBG] Connection id "0HNC8090TGEEI" accepted. 2025-07-01 13:43:54.025 +03:00 [DBG] Connection id "0HNC8090TGEEI" started. 2025-07-01 13:43:54.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:43:54.025 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:43:54.025 +03:00 [DBG] POST requests are not supported 2025-07-01 13:43:54.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:43:54.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:43:54.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:54.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:43:54.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:43:54.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:43:54.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:43:54.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:54.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:43:54.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:43:54.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:43:54.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:43:54.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:43:54.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:43:54.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:54.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:54.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:43:54.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:43:54.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:54.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:54.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:54.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:54.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:43:54.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2748ms. 2025-07-01 13:43:54.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:54.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:54.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:54.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:54.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:54.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:54.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:54.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:54.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:43:54.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:43:54.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:43:54.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:54.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:54.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:54.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:54.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:54.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:54.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7558ms 2025-07-01 13:43:54.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:54.028 +03:00 [DBG] Connection id "0HNC8090TGEEI" completed keep alive response. 2025-07-01 13:43:54.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8443ms 2025-07-01 13:43:54.028 +03:00 [DBG] Connection id "0HNC8090TGEEI" received FIN. 2025-07-01 13:43:54.028 +03:00 [DBG] Connection id "0HNC8090TGEEI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:43:54.028 +03:00 [DBG] Connection id "0HNC8090TGEEI" disconnecting. 2025-07-01 13:43:54.028 +03:00 [DBG] Connection id "0HNC8090TGEEI" stopped. 2025-07-01 13:43:59.024 +03:00 [DBG] Connection id "0HNC8090TGEEJ" accepted. 2025-07-01 13:43:59.024 +03:00 [DBG] Connection id "0HNC8090TGEEJ" started. 2025-07-01 13:43:59.024 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:43:59.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:43:59.024 +03:00 [DBG] POST requests are not supported 2025-07-01 13:43:59.024 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:43:59.024 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:43:59.024 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:59.024 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:43:59.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:43:59.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:43:59.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:43:59.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:59.025 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:43:59.025 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:43:59.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:43:59.025 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:43:59.025 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:43:59.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:43:59.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:59.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:59.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:43:59.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:43:59.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:59.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:59.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:59.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:59.025 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:43:59.025 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1216ms. 2025-07-01 13:43:59.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:59.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:43:59.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:59.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:43:59.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:59.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:59.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:59.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:59.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:43:59.026 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:43:59.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:43:59.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:59.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:43:59.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:59.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:59.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:59.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:43:59.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8038ms 2025-07-01 13:43:59.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:43:59.026 +03:00 [DBG] Connection id "0HNC8090TGEEJ" completed keep alive response. 2025-07-01 13:43:59.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5979ms 2025-07-01 13:43:59.026 +03:00 [DBG] Connection id "0HNC8090TGEEJ" received FIN. 2025-07-01 13:43:59.026 +03:00 [DBG] Connection id "0HNC8090TGEEJ" disconnecting. 2025-07-01 13:43:59.026 +03:00 [DBG] Connection id "0HNC8090TGEEJ" stopped. 2025-07-01 13:43:59.026 +03:00 [DBG] Connection id "0HNC8090TGEEJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:44:04.032 +03:00 [DBG] Connection id "0HNC8090TGEEK" accepted. 2025-07-01 13:44:04.032 +03:00 [DBG] Connection id "0HNC8090TGEEK" started. 2025-07-01 13:44:04.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:44:04.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:44:04.032 +03:00 [DBG] POST requests are not supported 2025-07-01 13:44:04.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:44:04.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:44:04.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:04.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:44:04.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:44:04.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:44:04.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:44:04.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:04.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:44:04.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:44:04.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:44:04.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:44:04.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:44:04.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:44:04.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:04.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:04.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:44:04.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:44:04.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:04.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:04.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:04.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:04.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:44:04.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1233ms. 2025-07-01 13:44:04.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:04.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:04.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:04.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:04.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:44:04.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:44:04.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:44:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:04.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:04.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:04.033 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8393ms 2025-07-01 13:44:04.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:04.033 +03:00 [DBG] Connection id "0HNC8090TGEEK" completed keep alive response. 2025-07-01 13:44:04.033 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4221ms 2025-07-01 13:44:04.034 +03:00 [DBG] Connection id "0HNC8090TGEEK" received FIN. 2025-07-01 13:44:04.034 +03:00 [DBG] Connection id "0HNC8090TGEEK" disconnecting. 2025-07-01 13:44:04.034 +03:00 [DBG] Connection id "0HNC8090TGEEK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:44:04.035 +03:00 [DBG] Connection id "0HNC8090TGEEK" stopped. 2025-07-01 13:44:09.020 +03:00 [DBG] Connection id "0HNC8090TGEEL" accepted. 2025-07-01 13:44:09.020 +03:00 [DBG] Connection id "0HNC8090TGEEL" started. 2025-07-01 13:44:09.020 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:44:09.020 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:44:09.020 +03:00 [DBG] POST requests are not supported 2025-07-01 13:44:09.020 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:44:09.020 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:44:09.020 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:09.021 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:44:09.021 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:44:09.021 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:44:09.021 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:44:09.021 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:09.021 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:44:09.021 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:44:09.021 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:44:09.021 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:44:09.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:44:09.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:44:09.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:09.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:09.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:44:09.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:44:09.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:09.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:09.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:09.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:09.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:44:09.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2169ms. 2025-07-01 13:44:09.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:09.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:09.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:09.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:09.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:09.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:09.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:09.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:09.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:44:09.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:44:09.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:44:09.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:09.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:09.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:09.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:09.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:09.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:09.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0982ms 2025-07-01 13:44:09.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:09.024 +03:00 [DBG] Connection id "0HNC8090TGEEL" completed keep alive response. 2025-07-01 13:44:09.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.8413ms 2025-07-01 13:44:09.024 +03:00 [DBG] Connection id "0HNC8090TGEEL" received FIN. 2025-07-01 13:44:09.024 +03:00 [DBG] Connection id "0HNC8090TGEEL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:44:09.025 +03:00 [DBG] Connection id "0HNC8090TGEEL" disconnecting. 2025-07-01 13:44:09.025 +03:00 [DBG] Connection id "0HNC8090TGEEL" stopped. 2025-07-01 13:44:14.019 +03:00 [DBG] Connection id "0HNC8090TGEEM" accepted. 2025-07-01 13:44:14.019 +03:00 [DBG] Connection id "0HNC8090TGEEM" started. 2025-07-01 13:44:14.019 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:44:14.019 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:44:14.019 +03:00 [DBG] POST requests are not supported 2025-07-01 13:44:14.019 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:44:14.019 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:44:14.019 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:14.019 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:44:14.019 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:44:14.019 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:44:14.019 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:44:14.019 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:14.019 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:44:14.019 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:44:14.019 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:44:14.019 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:44:14.019 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:44:14.020 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:44:14.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:14.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:14.020 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:44:14.020 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:44:14.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:14.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:14.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:14.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:14.020 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:44:14.020 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1823ms. 2025-07-01 13:44:14.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:14.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:14.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:14.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:14.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:14.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:14.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:14.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:14.020 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:44:14.020 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:44:14.020 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:44:14.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:14.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:14.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:14.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:14.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:14.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:14.020 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7852ms 2025-07-01 13:44:14.020 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:14.020 +03:00 [DBG] Connection id "0HNC8090TGEEM" completed keep alive response. 2025-07-01 13:44:14.020 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3512ms 2025-07-01 13:44:14.021 +03:00 [DBG] Connection id "0HNC8090TGEEM" received FIN. 2025-07-01 13:44:14.021 +03:00 [DBG] Connection id "0HNC8090TGEEM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:44:14.021 +03:00 [DBG] Connection id "0HNC8090TGEEM" disconnecting. 2025-07-01 13:44:14.021 +03:00 [DBG] Connection id "0HNC8090TGEEM" stopped. 2025-07-01 13:44:19.023 +03:00 [DBG] Connection id "0HNC8090TGEEN" accepted. 2025-07-01 13:44:19.023 +03:00 [DBG] Connection id "0HNC8090TGEEN" started. 2025-07-01 13:44:19.023 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:44:19.023 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:44:19.023 +03:00 [DBG] POST requests are not supported 2025-07-01 13:44:19.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:44:19.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:44:19.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:19.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:44:19.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:44:19.024 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:44:19.024 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:44:19.024 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:19.024 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:44:19.024 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:44:19.024 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:44:19.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:44:19.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:44:19.024 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:44:19.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:19.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:19.024 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:44:19.024 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:44:19.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:19.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:19.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:19.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:19.024 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:44:19.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1345ms. 2025-07-01 13:44:19.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:19.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:19.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:19.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:19.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:19.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:19.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:19.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:19.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:44:19.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:44:19.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:44:19.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:19.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:19.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:19.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:19.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:19.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:19.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0543ms 2025-07-01 13:44:19.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:19.025 +03:00 [DBG] Connection id "0HNC8090TGEEN" completed keep alive response. 2025-07-01 13:44:19.025 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7844ms 2025-07-01 13:44:19.025 +03:00 [DBG] Connection id "0HNC8090TGEEN" received FIN. 2025-07-01 13:44:19.025 +03:00 [DBG] Connection id "0HNC8090TGEEN" disconnecting. 2025-07-01 13:44:19.026 +03:00 [DBG] Connection id "0HNC8090TGEEN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:44:19.027 +03:00 [DBG] Connection id "0HNC8090TGEEN" stopped. 2025-07-01 13:44:24.021 +03:00 [DBG] Connection id "0HNC8090TGEEO" accepted. 2025-07-01 13:44:24.021 +03:00 [DBG] Connection id "0HNC8090TGEEO" started. 2025-07-01 13:44:24.021 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:44:24.021 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:44:24.021 +03:00 [DBG] POST requests are not supported 2025-07-01 13:44:24.021 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:44:24.021 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:44:24.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:24.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:44:24.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:44:24.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:44:24.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:44:24.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:24.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:44:24.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:44:24.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:44:24.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:44:24.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:44:24.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:44:24.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:24.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:24.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:44:24.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:44:24.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:24.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:24.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:24.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:24.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:44:24.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1374ms. 2025-07-01 13:44:24.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:24.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:24.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:24.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:24.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:24.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:24.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:24.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:24.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:44:24.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:44:24.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:44:24.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:24.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:24.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:24.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:24.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:24.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:24.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8242ms 2025-07-01 13:44:24.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:24.023 +03:00 [DBG] Connection id "0HNC8090TGEEO" completed keep alive response. 2025-07-01 13:44:24.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5868ms 2025-07-01 13:44:24.023 +03:00 [DBG] Connection id "0HNC8090TGEEO" received FIN. 2025-07-01 13:44:24.023 +03:00 [DBG] Connection id "0HNC8090TGEEO" disconnecting. 2025-07-01 13:44:24.023 +03:00 [DBG] Connection id "0HNC8090TGEEO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:44:24.024 +03:00 [DBG] Connection id "0HNC8090TGEEO" stopped. 2025-07-01 13:44:29.034 +03:00 [DBG] Connection id "0HNC8090TGEEP" accepted. 2025-07-01 13:44:29.034 +03:00 [DBG] Connection id "0HNC8090TGEEP" started. 2025-07-01 13:44:29.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:44:29.034 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:44:29.034 +03:00 [DBG] POST requests are not supported 2025-07-01 13:44:29.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:44:29.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:44:29.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:29.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:44:29.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:44:29.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:44:29.034 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:44:29.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:29.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:44:29.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:44:29.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:44:29.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:44:29.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:44:29.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:44:29.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:29.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:29.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:44:29.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:44:29.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:29.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:29.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:29.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:29.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:44:29.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-07-01 13:44:29.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:29.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:29.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:29.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:29.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:29.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:29.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:29.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:29.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:44:29.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:44:29.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:44:29.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:29.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:29.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:29.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:29.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:29.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:29.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9349ms 2025-07-01 13:44:29.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:29.036 +03:00 [DBG] Connection id "0HNC8090TGEEP" completed keep alive response. 2025-07-01 13:44:29.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.891ms 2025-07-01 13:44:29.036 +03:00 [DBG] Connection id "0HNC8090TGEEP" received FIN. 2025-07-01 13:44:29.036 +03:00 [DBG] Connection id "0HNC8090TGEEP" disconnecting. 2025-07-01 13:44:29.036 +03:00 [DBG] Connection id "0HNC8090TGEEP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:44:29.037 +03:00 [DBG] Connection id "0HNC8090TGEEP" stopped. 2025-07-01 13:44:34.020 +03:00 [DBG] Connection id "0HNC8090TGEEQ" accepted. 2025-07-01 13:44:34.021 +03:00 [DBG] Connection id "0HNC8090TGEEQ" started. 2025-07-01 13:44:34.021 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:44:34.021 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:44:34.021 +03:00 [DBG] POST requests are not supported 2025-07-01 13:44:34.021 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:44:34.021 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:44:34.021 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:34.021 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:44:34.021 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:44:34.021 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:44:34.021 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:44:34.021 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:34.021 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:44:34.021 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:44:34.021 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:44:34.021 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:44:34.021 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:44:34.021 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:44:34.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:34.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:34.021 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:44:34.021 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:44:34.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:34.021 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:34.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:34.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:34.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:44:34.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1423ms. 2025-07-01 13:44:34.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:34.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:34.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:34.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:34.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:34.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:34.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:34.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:34.022 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:44:34.022 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:44:34.022 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:44:34.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:34.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:34.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:34.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:34.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:34.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:34.022 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.669ms 2025-07-01 13:44:34.022 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:34.022 +03:00 [DBG] Connection id "0HNC8090TGEEQ" completed keep alive response. 2025-07-01 13:44:34.022 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2641ms 2025-07-01 13:44:34.022 +03:00 [DBG] Connection id "0HNC8090TGEEQ" received FIN. 2025-07-01 13:44:34.023 +03:00 [DBG] Connection id "0HNC8090TGEEQ" disconnecting. 2025-07-01 13:44:34.023 +03:00 [DBG] Connection id "0HNC8090TGEEQ" stopped. 2025-07-01 13:44:34.023 +03:00 [DBG] Connection id "0HNC8090TGEEQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:44:39.021 +03:00 [DBG] Connection id "0HNC8090TGEER" accepted. 2025-07-01 13:44:39.022 +03:00 [DBG] Connection id "0HNC8090TGEER" started. 2025-07-01 13:44:39.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:44:39.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:44:39.022 +03:00 [DBG] POST requests are not supported 2025-07-01 13:44:39.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:44:39.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:44:39.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:39.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:44:39.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:44:39.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:44:39.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:44:39.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:39.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:44:39.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:44:39.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:44:39.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:44:39.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:44:39.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:44:39.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:39.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:39.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:44:39.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:44:39.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:39.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:39.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:39.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:39.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:44:39.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1163ms. 2025-07-01 13:44:39.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:39.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:39.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:39.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:39.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:39.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:39.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:39.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:39.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:44:39.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:44:39.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:44:39.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:39.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:39.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:39.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:39.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:39.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:39.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7321ms 2025-07-01 13:44:39.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:39.023 +03:00 [DBG] Connection id "0HNC8090TGEER" completed keep alive response. 2025-07-01 13:44:39.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4275ms 2025-07-01 13:44:39.025 +03:00 [DBG] Connection id "0HNC8090TGEER" received FIN. 2025-07-01 13:44:39.025 +03:00 [DBG] Connection id "0HNC8090TGEER" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:44:39.025 +03:00 [DBG] Connection id "0HNC8090TGEER" disconnecting. 2025-07-01 13:44:39.026 +03:00 [DBG] Connection id "0HNC8090TGEER" stopped. 2025-07-01 13:44:44.025 +03:00 [DBG] Connection id "0HNC8090TGEES" accepted. 2025-07-01 13:44:44.025 +03:00 [DBG] Connection id "0HNC8090TGEES" started. 2025-07-01 13:44:44.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:44:44.025 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:44:44.025 +03:00 [DBG] POST requests are not supported 2025-07-01 13:44:44.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:44:44.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:44:44.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:44.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:44:44.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:44:44.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:44:44.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:44:44.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:44.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:44:44.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:44:44.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:44:44.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:44:44.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:44:44.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:44:44.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:44.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:44.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:44:44.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:44:44.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:44.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:44.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:44.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:44.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:44:44.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1252ms. 2025-07-01 13:44:44.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:44.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:44.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:44.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:44.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:44.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:44.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:44.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:44.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:44:44.026 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:44:44.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:44:44.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:44.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:44.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:44.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:44.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:44.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:44.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6657ms 2025-07-01 13:44:44.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:44.026 +03:00 [DBG] Connection id "0HNC8090TGEES" completed keep alive response. 2025-07-01 13:44:44.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3605ms 2025-07-01 13:44:44.027 +03:00 [DBG] Connection id "0HNC8090TGEES" received FIN. 2025-07-01 13:44:44.027 +03:00 [DBG] Connection id "0HNC8090TGEES" disconnecting. 2025-07-01 13:44:44.027 +03:00 [DBG] Connection id "0HNC8090TGEES" stopped. 2025-07-01 13:44:44.027 +03:00 [DBG] Connection id "0HNC8090TGEES" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:44:49.024 +03:00 [DBG] Connection id "0HNC8090TGEET" accepted. 2025-07-01 13:44:49.024 +03:00 [DBG] Connection id "0HNC8090TGEET" started. 2025-07-01 13:44:49.024 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:44:49.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:44:49.024 +03:00 [DBG] POST requests are not supported 2025-07-01 13:44:49.024 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:44:49.024 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:44:49.024 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:49.024 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:44:49.024 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:44:49.024 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:44:49.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:44:49.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:49.025 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:44:49.025 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:44:49.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:44:49.025 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:44:49.025 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:44:49.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:44:49.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:49.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:49.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:44:49.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:44:49.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:49.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:49.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:49.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:49.025 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:44:49.025 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1217ms. 2025-07-01 13:44:49.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:49.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:49.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:49.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:49.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:49.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:49.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:49.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:49.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:44:49.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:44:49.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:44:49.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:49.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:49.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:49.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:49.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:49.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:49.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.635ms 2025-07-01 13:44:49.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:49.026 +03:00 [DBG] Connection id "0HNC8090TGEET" completed keep alive response. 2025-07-01 13:44:49.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3196ms 2025-07-01 13:44:49.026 +03:00 [DBG] Connection id "0HNC8090TGEET" received FIN. 2025-07-01 13:44:49.026 +03:00 [DBG] Connection id "0HNC8090TGEET" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:44:49.026 +03:00 [DBG] Connection id "0HNC8090TGEET" disconnecting. 2025-07-01 13:44:49.026 +03:00 [DBG] Connection id "0HNC8090TGEET" stopped. 2025-07-01 13:44:54.020 +03:00 [DBG] Connection id "0HNC8090TGEEU" accepted. 2025-07-01 13:44:54.020 +03:00 [DBG] Connection id "0HNC8090TGEEU" started. 2025-07-01 13:44:54.020 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:44:54.020 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:44:54.020 +03:00 [DBG] POST requests are not supported 2025-07-01 13:44:54.020 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:44:54.020 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:44:54.021 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:54.021 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:44:54.021 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:44:54.021 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:44:54.021 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:44:54.021 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:54.021 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:44:54.021 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:44:54.021 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:44:54.021 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:44:54.021 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:44:54.021 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:44:54.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:54.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:54.021 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:44:54.021 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:44:54.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:54.021 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:54.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:54.021 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:54.021 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:44:54.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1612ms. 2025-07-01 13:44:54.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:54.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:54.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:54.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:54.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:54.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:54.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:54.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:54.022 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:44:54.022 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:44:54.022 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:44:54.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:54.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:54.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:54.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:54.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:54.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:54.022 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0651ms 2025-07-01 13:44:54.022 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:54.022 +03:00 [DBG] Connection id "0HNC8090TGEEU" completed keep alive response. 2025-07-01 13:44:54.022 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0383ms 2025-07-01 13:44:54.023 +03:00 [DBG] Connection id "0HNC8090TGEEU" received FIN. 2025-07-01 13:44:54.023 +03:00 [DBG] Connection id "0HNC8090TGEEU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:44:54.023 +03:00 [DBG] Connection id "0HNC8090TGEEU" disconnecting. 2025-07-01 13:44:54.023 +03:00 [DBG] Connection id "0HNC8090TGEEU" stopped. 2025-07-01 13:44:59.019 +03:00 [DBG] Connection id "0HNC8090TGEEV" accepted. 2025-07-01 13:44:59.019 +03:00 [DBG] Connection id "0HNC8090TGEEV" started. 2025-07-01 13:44:59.019 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:44:59.019 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:44:59.019 +03:00 [DBG] POST requests are not supported 2025-07-01 13:44:59.019 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:44:59.019 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:44:59.019 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:59.019 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:44:59.020 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:44:59.020 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:44:59.020 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:44:59.020 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:59.020 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:44:59.020 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:44:59.020 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:44:59.020 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:44:59.020 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:44:59.020 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:44:59.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:59.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:59.020 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:44:59.020 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:44:59.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:59.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:59.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:59.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:59.020 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:44:59.020 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1421ms. 2025-07-01 13:44:59.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:59.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:44:59.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:59.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:44:59.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:59.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:59.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:59.021 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:59.021 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:44:59.021 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:44:59.021 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:44:59.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:59.021 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:44:59.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:59.021 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:59.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:59.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:44:59.021 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8466ms 2025-07-01 13:44:59.021 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:44:59.021 +03:00 [DBG] Connection id "0HNC8090TGEEV" completed keep alive response. 2025-07-01 13:44:59.021 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6008ms 2025-07-01 13:44:59.021 +03:00 [DBG] Connection id "0HNC8090TGEEV" received FIN. 2025-07-01 13:44:59.021 +03:00 [DBG] Connection id "0HNC8090TGEEV" disconnecting. 2025-07-01 13:44:59.021 +03:00 [DBG] Connection id "0HNC8090TGEEV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:44:59.023 +03:00 [DBG] Connection id "0HNC8090TGEEV" stopped. 2025-07-01 13:45:04.021 +03:00 [DBG] Connection id "0HNC8090TGEF0" accepted. 2025-07-01 13:45:04.021 +03:00 [DBG] Connection id "0HNC8090TGEF0" started. 2025-07-01 13:45:04.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:45:04.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:45:04.022 +03:00 [DBG] POST requests are not supported 2025-07-01 13:45:04.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:45:04.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:45:04.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:04.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:45:04.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:45:04.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:45:04.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:45:04.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:04.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:45:04.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:45:04.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:45:04.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:45:04.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:45:04.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:45:04.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:04.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:04.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:45:04.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:45:04.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:04.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:04.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:04.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:04.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:45:04.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1259ms. 2025-07-01 13:45:04.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:04.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:04.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:04.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:04.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:04.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:04.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:04.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:04.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:45:04.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:45:04.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:45:04.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:04.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:04.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:04.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:04.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:04.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:04.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7012ms 2025-07-01 13:45:04.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:04.023 +03:00 [DBG] Connection id "0HNC8090TGEF0" completed keep alive response. 2025-07-01 13:45:04.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3008ms 2025-07-01 13:45:04.023 +03:00 [DBG] Connection id "0HNC8090TGEF0" received FIN. 2025-07-01 13:45:04.023 +03:00 [DBG] Connection id "0HNC8090TGEF0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:45:04.023 +03:00 [DBG] Connection id "0HNC8090TGEF0" disconnecting. 2025-07-01 13:45:04.023 +03:00 [DBG] Connection id "0HNC8090TGEF0" stopped. 2025-07-01 13:45:09.023 +03:00 [DBG] Connection id "0HNC8090TGEF1" accepted. 2025-07-01 13:45:09.023 +03:00 [DBG] Connection id "0HNC8090TGEF1" started. 2025-07-01 13:45:09.023 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:45:09.023 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:45:09.023 +03:00 [DBG] POST requests are not supported 2025-07-01 13:45:09.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:45:09.024 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:45:09.024 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:09.024 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:45:09.024 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:45:09.024 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:45:09.024 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:45:09.024 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:09.024 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:45:09.024 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:45:09.024 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:45:09.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:45:09.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:45:09.024 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:45:09.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:09.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:09.024 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:45:09.024 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:45:09.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:09.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:09.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:09.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:09.024 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:45:09.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1574ms. 2025-07-01 13:45:09.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:09.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:09.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:09.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:09.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:09.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:09.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:09.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:09.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:45:09.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:45:09.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:45:09.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:09.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:09.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:09.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:09.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:09.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:09.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6325ms 2025-07-01 13:45:09.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:09.025 +03:00 [DBG] Connection id "0HNC8090TGEF1" completed keep alive response. 2025-07-01 13:45:09.025 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.239ms 2025-07-01 13:45:09.025 +03:00 [DBG] Connection id "0HNC8090TGEF1" received FIN. 2025-07-01 13:45:09.025 +03:00 [DBG] Connection id "0HNC8090TGEF1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:45:09.025 +03:00 [DBG] Connection id "0HNC8090TGEF1" disconnecting. 2025-07-01 13:45:09.025 +03:00 [DBG] Connection id "0HNC8090TGEF1" stopped. 2025-07-01 13:45:14.027 +03:00 [DBG] Connection id "0HNC8090TGEF2" accepted. 2025-07-01 13:45:14.027 +03:00 [DBG] Connection id "0HNC8090TGEF2" started. 2025-07-01 13:45:14.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:45:14.028 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:45:14.028 +03:00 [DBG] POST requests are not supported 2025-07-01 13:45:14.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:45:14.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:45:14.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:14.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:45:14.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:45:14.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:45:14.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:45:14.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:14.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:45:14.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:45:14.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:45:14.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:45:14.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:45:14.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:45:14.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:14.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:14.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:45:14.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:45:14.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:14.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:14.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:14.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:14.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:45:14.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1221ms. 2025-07-01 13:45:14.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:14.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:14.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:14.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:14.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:14.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:14.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:14.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:14.028 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:45:14.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:45:14.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:45:14.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:14.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:14.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:14.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:14.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:14.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:14.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7151ms 2025-07-01 13:45:14.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:14.029 +03:00 [DBG] Connection id "0HNC8090TGEF2" completed keep alive response. 2025-07-01 13:45:14.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3137ms 2025-07-01 13:45:14.029 +03:00 [DBG] Connection id "0HNC8090TGEF2" received FIN. 2025-07-01 13:45:14.029 +03:00 [DBG] Connection id "0HNC8090TGEF2" disconnecting. 2025-07-01 13:45:14.029 +03:00 [DBG] Connection id "0HNC8090TGEF2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:45:14.030 +03:00 [DBG] Connection id "0HNC8090TGEF2" stopped. 2025-07-01 13:45:19.022 +03:00 [DBG] Connection id "0HNC8090TGEF3" accepted. 2025-07-01 13:45:19.022 +03:00 [DBG] Connection id "0HNC8090TGEF3" started. 2025-07-01 13:45:19.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:45:19.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:45:19.022 +03:00 [DBG] POST requests are not supported 2025-07-01 13:45:19.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:45:19.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:45:19.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:19.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:45:19.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:45:19.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:45:19.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:45:19.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:19.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:45:19.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:45:19.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:45:19.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:45:19.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:45:19.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:45:19.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:19.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:19.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:45:19.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:45:19.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:19.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:19.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:19.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:19.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:45:19.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2308ms. 2025-07-01 13:45:19.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:19.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:19.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:19.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:19.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:19.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:19.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:19.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:19.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:45:19.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:45:19.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:45:19.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:19.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:19.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:19.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:19.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:19.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:19.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3611ms 2025-07-01 13:45:19.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:19.025 +03:00 [DBG] Connection id "0HNC8090TGEF3" completed keep alive response. 2025-07-01 13:45:19.025 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5423ms 2025-07-01 13:45:19.025 +03:00 [DBG] Connection id "0HNC8090TGEF3" received FIN. 2025-07-01 13:45:19.025 +03:00 [DBG] Connection id "0HNC8090TGEF3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:45:19.025 +03:00 [DBG] Connection id "0HNC8090TGEF3" disconnecting. 2025-07-01 13:45:19.025 +03:00 [DBG] Connection id "0HNC8090TGEF3" stopped. 2025-07-01 13:45:24.019 +03:00 [DBG] Connection id "0HNC8090TGEF4" accepted. 2025-07-01 13:45:24.019 +03:00 [DBG] Connection id "0HNC8090TGEF4" started. 2025-07-01 13:45:24.019 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:45:24.019 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:45:24.019 +03:00 [DBG] POST requests are not supported 2025-07-01 13:45:24.019 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:45:24.019 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:45:24.019 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:24.019 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:45:24.019 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:45:24.019 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:45:24.019 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:45:24.019 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:24.019 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:45:24.019 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:45:24.019 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:45:24.019 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:45:24.019 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:45:24.019 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:45:24.019 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:24.019 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:24.020 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:45:24.020 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:45:24.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:24.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:24.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:24.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:24.020 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:45:24.020 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1464ms. 2025-07-01 13:45:24.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:24.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:24.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:24.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:24.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:24.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:24.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:24.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:24.020 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:45:24.020 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:45:24.020 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:45:24.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:24.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:24.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:24.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:24.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:24.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:24.020 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7554ms 2025-07-01 13:45:24.020 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:24.020 +03:00 [DBG] Connection id "0HNC8090TGEF4" completed keep alive response. 2025-07-01 13:45:24.020 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3424ms 2025-07-01 13:45:24.021 +03:00 [DBG] Connection id "0HNC8090TGEF4" received FIN. 2025-07-01 13:45:24.021 +03:00 [DBG] Connection id "0HNC8090TGEF4" disconnecting. 2025-07-01 13:45:24.021 +03:00 [DBG] Connection id "0HNC8090TGEF4" stopped. 2025-07-01 13:45:24.021 +03:00 [DBG] Connection id "0HNC8090TGEF4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:45:29.024 +03:00 [DBG] Connection id "0HNC8090TGEF5" accepted. 2025-07-01 13:45:29.024 +03:00 [DBG] Connection id "0HNC8090TGEF5" started. 2025-07-01 13:45:29.024 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:45:29.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:45:29.024 +03:00 [DBG] POST requests are not supported 2025-07-01 13:45:29.024 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:45:29.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:45:29.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:29.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:45:29.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:45:29.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:45:29.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:45:29.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:29.025 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:45:29.025 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:45:29.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:45:29.025 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:45:29.025 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:45:29.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:45:29.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:29.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:29.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:45:29.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:45:29.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:29.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:29.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:29.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:29.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:45:29.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1861ms. 2025-07-01 13:45:29.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:29.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:29.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:29.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:29.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:29.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:29.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:29.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:29.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:45:29.026 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:45:29.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:45:29.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:29.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:29.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:29.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:29.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:29.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:29.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1594ms 2025-07-01 13:45:29.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:29.026 +03:00 [DBG] Connection id "0HNC8090TGEF5" completed keep alive response. 2025-07-01 13:45:29.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1813ms 2025-07-01 13:45:29.027 +03:00 [DBG] Connection id "0HNC8090TGEF5" received FIN. 2025-07-01 13:45:29.027 +03:00 [DBG] Connection id "0HNC8090TGEF5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:45:29.027 +03:00 [DBG] Connection id "0HNC8090TGEF5" disconnecting. 2025-07-01 13:45:29.027 +03:00 [DBG] Connection id "0HNC8090TGEF5" stopped. 2025-07-01 13:45:34.022 +03:00 [DBG] Connection id "0HNC8090TGEF6" accepted. 2025-07-01 13:45:34.022 +03:00 [DBG] Connection id "0HNC8090TGEF6" started. 2025-07-01 13:45:34.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:45:34.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:45:34.022 +03:00 [DBG] POST requests are not supported 2025-07-01 13:45:34.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:45:34.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:45:34.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:34.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:45:34.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:45:34.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:45:34.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:45:34.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:34.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:45:34.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:45:34.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:45:34.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:45:34.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:45:34.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:45:34.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:34.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:34.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:45:34.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:45:34.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:34.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:34.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:34.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:34.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:45:34.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1204ms. 2025-07-01 13:45:34.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:34.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:34.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:34.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:34.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:34.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:34.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:34.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:34.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:45:34.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:45:34.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:45:34.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:34.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:34.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:34.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:34.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:34.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:34.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8187ms 2025-07-01 13:45:34.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:34.023 +03:00 [DBG] Connection id "0HNC8090TGEF6" completed keep alive response. 2025-07-01 13:45:34.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3874ms 2025-07-01 13:45:34.024 +03:00 [DBG] Connection id "0HNC8090TGEF6" received FIN. 2025-07-01 13:45:34.024 +03:00 [DBG] Connection id "0HNC8090TGEF6" disconnecting. 2025-07-01 13:45:34.024 +03:00 [DBG] Connection id "0HNC8090TGEF6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:45:34.025 +03:00 [DBG] Connection id "0HNC8090TGEF6" stopped. 2025-07-01 13:45:39.019 +03:00 [DBG] Connection id "0HNC8090TGEF7" accepted. 2025-07-01 13:45:39.019 +03:00 [DBG] Connection id "0HNC8090TGEF7" started. 2025-07-01 13:45:39.019 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:45:39.019 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:45:39.019 +03:00 [DBG] POST requests are not supported 2025-07-01 13:45:39.019 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:45:39.019 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:45:39.019 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:39.019 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:45:39.019 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:45:39.019 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:45:39.019 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:45:39.019 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:39.019 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:45:39.019 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:45:39.019 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:45:39.019 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:45:39.019 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:45:39.019 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:45:39.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:39.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:39.020 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:45:39.020 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:45:39.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:39.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:39.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:39.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:39.020 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:45:39.020 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1242ms. 2025-07-01 13:45:39.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:39.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:39.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:39.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:39.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:39.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:39.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:39.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:39.020 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:45:39.020 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:45:39.020 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:45:39.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:39.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:39.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:39.021 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:39.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:39.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:39.021 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.178ms 2025-07-01 13:45:39.021 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:39.021 +03:00 [DBG] Connection id "0HNC8090TGEF7" completed keep alive response. 2025-07-01 13:45:39.021 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8616ms 2025-07-01 13:45:39.021 +03:00 [DBG] Connection id "0HNC8090TGEF7" received FIN. 2025-07-01 13:45:39.021 +03:00 [DBG] Connection id "0HNC8090TGEF7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:45:39.021 +03:00 [DBG] Connection id "0HNC8090TGEF7" disconnecting. 2025-07-01 13:45:39.021 +03:00 [DBG] Connection id "0HNC8090TGEF7" stopped. 2025-07-01 13:45:44.025 +03:00 [DBG] Connection id "0HNC8090TGEF8" accepted. 2025-07-01 13:45:44.025 +03:00 [DBG] Connection id "0HNC8090TGEF8" started. 2025-07-01 13:45:44.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:45:44.025 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:45:44.025 +03:00 [DBG] POST requests are not supported 2025-07-01 13:45:44.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:45:44.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:45:44.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:44.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:45:44.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:45:44.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:45:44.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:45:44.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:44.025 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:45:44.025 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:45:44.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:45:44.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:45:44.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:45:44.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:45:44.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:44.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:44.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:45:44.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:45:44.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:44.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:44.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:44.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:44.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:45:44.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1204ms. 2025-07-01 13:45:44.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:44.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:44.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:44.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:44.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:44.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:44.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:44.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:44.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:45:44.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:45:44.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:45:44.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:44.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:44.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:44.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:44.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:44.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:44.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0994ms 2025-07-01 13:45:44.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:44.027 +03:00 [DBG] Connection id "0HNC8090TGEF8" completed keep alive response. 2025-07-01 13:45:44.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9642ms 2025-07-01 13:45:44.027 +03:00 [DBG] Connection id "0HNC8090TGEF8" received FIN. 2025-07-01 13:45:44.027 +03:00 [DBG] Connection id "0HNC8090TGEF8" disconnecting. 2025-07-01 13:45:44.027 +03:00 [DBG] Connection id "0HNC8090TGEF8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:45:44.028 +03:00 [DBG] Connection id "0HNC8090TGEF8" stopped. 2025-07-01 13:45:49.023 +03:00 [DBG] Connection id "0HNC8090TGEF9" accepted. 2025-07-01 13:45:49.023 +03:00 [DBG] Connection id "0HNC8090TGEF9" started. 2025-07-01 13:45:49.024 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:45:49.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:45:49.024 +03:00 [DBG] POST requests are not supported 2025-07-01 13:45:49.024 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:45:49.024 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:45:49.024 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:49.024 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:45:49.024 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:45:49.024 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:45:49.024 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:45:49.024 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:49.024 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:45:49.024 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:45:49.024 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:45:49.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:45:49.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:45:49.024 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:45:49.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:49.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:49.024 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:45:49.024 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:45:49.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:49.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:49.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:49.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:49.024 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:45:49.025 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1199ms. 2025-07-01 13:45:49.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:49.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:49.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:49.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:49.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:49.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:49.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:49.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:49.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:45:49.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:45:49.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:45:49.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:49.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:49.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:49.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:49.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:49.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:49.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8118ms 2025-07-01 13:45:49.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:49.025 +03:00 [DBG] Connection id "0HNC8090TGEF9" completed keep alive response. 2025-07-01 13:45:49.025 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.527ms 2025-07-01 13:45:49.025 +03:00 [DBG] Connection id "0HNC8090TGEF9" received FIN. 2025-07-01 13:45:49.025 +03:00 [DBG] Connection id "0HNC8090TGEF9" disconnecting. 2025-07-01 13:45:49.025 +03:00 [DBG] Connection id "0HNC8090TGEF9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:45:49.026 +03:00 [DBG] Connection id "0HNC8090TGEF9" stopped. 2025-07-01 13:45:54.028 +03:00 [DBG] Connection id "0HNC8090TGEFA" accepted. 2025-07-01 13:45:54.028 +03:00 [DBG] Connection id "0HNC8090TGEFA" started. 2025-07-01 13:45:54.028 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:45:54.028 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:45:54.028 +03:00 [DBG] POST requests are not supported 2025-07-01 13:45:54.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:45:54.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:45:54.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:54.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:45:54.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:45:54.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:45:54.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:45:54.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:54.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:45:54.029 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:45:54.029 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:45:54.029 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:45:54.029 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:45:54.029 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:45:54.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:54.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:54.029 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:45:54.029 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:45:54.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:54.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:54.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:54.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:54.029 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:45:54.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1321ms. 2025-07-01 13:45:54.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:54.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:54.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:54.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:54.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:54.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:54.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:54.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:54.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:45:54.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:45:54.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:45:54.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:54.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:54.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:54.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:54.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:54.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:54.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8071ms 2025-07-01 13:45:54.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:54.030 +03:00 [DBG] Connection id "0HNC8090TGEFA" completed keep alive response. 2025-07-01 13:45:54.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6061ms 2025-07-01 13:45:54.030 +03:00 [DBG] Connection id "0HNC8090TGEFA" received FIN. 2025-07-01 13:45:54.030 +03:00 [DBG] Connection id "0HNC8090TGEFA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:45:54.030 +03:00 [DBG] Connection id "0HNC8090TGEFA" disconnecting. 2025-07-01 13:45:54.030 +03:00 [DBG] Connection id "0HNC8090TGEFA" stopped. 2025-07-01 13:45:59.022 +03:00 [DBG] Connection id "0HNC8090TGEFB" accepted. 2025-07-01 13:45:59.022 +03:00 [DBG] Connection id "0HNC8090TGEFB" started. 2025-07-01 13:45:59.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:45:59.023 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:45:59.023 +03:00 [DBG] POST requests are not supported 2025-07-01 13:45:59.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:45:59.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:45:59.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:59.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:45:59.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:45:59.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:45:59.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:45:59.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:59.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:45:59.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:45:59.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:45:59.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:45:59.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:45:59.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:45:59.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:59.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:59.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:45:59.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:45:59.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:59.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:59.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:59.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:59.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:45:59.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1281ms. 2025-07-01 13:45:59.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:59.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:45:59.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:59.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:45:59.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:59.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:59.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:59.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:59.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:45:59.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:45:59.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:45:59.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:59.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:45:59.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:59.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:59.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:59.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:45:59.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8641ms 2025-07-01 13:45:59.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:45:59.024 +03:00 [DBG] Connection id "0HNC8090TGEFB" completed keep alive response. 2025-07-01 13:45:59.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5772ms 2025-07-01 13:45:59.024 +03:00 [DBG] Connection id "0HNC8090TGEFB" received FIN. 2025-07-01 13:45:59.024 +03:00 [DBG] Connection id "0HNC8090TGEFB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:45:59.024 +03:00 [DBG] Connection id "0HNC8090TGEFB" disconnecting. 2025-07-01 13:45:59.024 +03:00 [DBG] Connection id "0HNC8090TGEFB" stopped. 2025-07-01 13:46:04.028 +03:00 [DBG] Connection id "0HNC8090TGEFC" accepted. 2025-07-01 13:46:04.028 +03:00 [DBG] Connection id "0HNC8090TGEFC" started. 2025-07-01 13:46:04.028 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:46:04.028 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:46:04.028 +03:00 [DBG] POST requests are not supported 2025-07-01 13:46:04.029 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:46:04.029 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:46:04.029 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:04.029 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:46:04.029 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:46:04.029 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:46:04.029 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:46:04.029 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:04.029 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:46:04.029 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:46:04.029 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:46:04.029 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:46:04.029 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:46:04.029 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:46:04.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:04.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:04.029 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:46:04.029 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:46:04.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:04.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:04.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:04.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:04.029 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:46:04.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1355ms. 2025-07-01 13:46:04.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:04.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:04.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:04.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:04.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:04.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:04.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:04.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:04.030 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:46:04.030 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:46:04.030 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:46:04.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:04.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:04.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:04.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:04.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:04.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:04.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7652ms 2025-07-01 13:46:04.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:04.030 +03:00 [DBG] Connection id "0HNC8090TGEFC" completed keep alive response. 2025-07-01 13:46:04.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4577ms 2025-07-01 13:46:04.030 +03:00 [DBG] Connection id "0HNC8090TGEFC" received FIN. 2025-07-01 13:46:04.030 +03:00 [DBG] Connection id "0HNC8090TGEFC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:46:04.030 +03:00 [DBG] Connection id "0HNC8090TGEFC" disconnecting. 2025-07-01 13:46:04.030 +03:00 [DBG] Connection id "0HNC8090TGEFC" stopped. 2025-07-01 13:46:09.021 +03:00 [DBG] Connection id "0HNC8090TGEFD" accepted. 2025-07-01 13:46:09.021 +03:00 [DBG] Connection id "0HNC8090TGEFD" started. 2025-07-01 13:46:09.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:46:09.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:46:09.022 +03:00 [DBG] POST requests are not supported 2025-07-01 13:46:09.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:46:09.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:46:09.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:09.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:46:09.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:46:09.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:46:09.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:46:09.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:09.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:46:09.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:46:09.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:46:09.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:46:09.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:46:09.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:46:09.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:09.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:09.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:46:09.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:46:09.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:09.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:09.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:09.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:09.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:46:09.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1262ms. 2025-07-01 13:46:09.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:09.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:09.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:09.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:09.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:09.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:09.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:09.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:09.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:46:09.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:46:09.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:46:09.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:09.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:09.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:09.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:09.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:09.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:09.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7136ms 2025-07-01 13:46:09.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:09.023 +03:00 [DBG] Connection id "0HNC8090TGEFD" completed keep alive response. 2025-07-01 13:46:09.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3284ms 2025-07-01 13:46:09.023 +03:00 [DBG] Connection id "0HNC8090TGEFD" received FIN. 2025-07-01 13:46:09.023 +03:00 [DBG] Connection id "0HNC8090TGEFD" disconnecting. 2025-07-01 13:46:09.023 +03:00 [DBG] Connection id "0HNC8090TGEFD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:46:09.024 +03:00 [DBG] Connection id "0HNC8090TGEFD" stopped. 2025-07-01 13:46:14.023 +03:00 [DBG] Connection id "0HNC8090TGEFE" accepted. 2025-07-01 13:46:14.024 +03:00 [DBG] Connection id "0HNC8090TGEFE" started. 2025-07-01 13:46:14.024 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:46:14.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:46:14.024 +03:00 [DBG] POST requests are not supported 2025-07-01 13:46:14.024 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:46:14.024 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:46:14.024 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:14.024 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:46:14.024 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:46:14.024 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:46:14.024 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:46:14.024 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:14.024 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:46:14.024 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:46:14.024 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:46:14.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:46:14.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:46:14.024 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:46:14.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:14.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:14.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:46:14.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:46:14.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:14.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:14.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:14.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:14.025 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:46:14.025 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1587ms. 2025-07-01 13:46:14.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:14.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:14.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:14.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:14.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:14.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:14.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:14.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:14.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:46:14.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:46:14.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:46:14.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:14.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:14.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:14.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:14.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:14.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:14.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1227ms 2025-07-01 13:46:14.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:14.026 +03:00 [DBG] Connection id "0HNC8090TGEFE" completed keep alive response. 2025-07-01 13:46:14.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.047ms 2025-07-01 13:46:14.026 +03:00 [DBG] Connection id "0HNC8090TGEFE" received FIN. 2025-07-01 13:46:14.026 +03:00 [DBG] Connection id "0HNC8090TGEFE" disconnecting. 2025-07-01 13:46:14.026 +03:00 [DBG] Connection id "0HNC8090TGEFE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:46:14.027 +03:00 [DBG] Connection id "0HNC8090TGEFE" stopped. 2025-07-01 13:46:19.025 +03:00 [DBG] Connection id "0HNC8090TGEFF" accepted. 2025-07-01 13:46:19.025 +03:00 [DBG] Connection id "0HNC8090TGEFF" started. 2025-07-01 13:46:19.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:46:19.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:46:19.026 +03:00 [DBG] POST requests are not supported 2025-07-01 13:46:19.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:46:19.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:46:19.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:19.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:46:19.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:46:19.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:46:19.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:46:19.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:19.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:46:19.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:46:19.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:46:19.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:46:19.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:46:19.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:46:19.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:19.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:19.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:46:19.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:46:19.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:19.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:19.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:19.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:19.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:46:19.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1654ms. 2025-07-01 13:46:19.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:19.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:19.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:19.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:19.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:19.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:19.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:19.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:19.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:46:19.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:46:19.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:46:19.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:19.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:19.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:19.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:19.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:19.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:19.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2131ms 2025-07-01 13:46:19.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:19.028 +03:00 [DBG] Connection id "0HNC8090TGEFF" completed keep alive response. 2025-07-01 13:46:19.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.23ms 2025-07-01 13:46:19.028 +03:00 [DBG] Connection id "0HNC8090TGEFF" received FIN. 2025-07-01 13:46:19.028 +03:00 [DBG] Connection id "0HNC8090TGEFF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:46:19.028 +03:00 [DBG] Connection id "0HNC8090TGEFF" disconnecting. 2025-07-01 13:46:19.028 +03:00 [DBG] Connection id "0HNC8090TGEFF" stopped. 2025-07-01 13:46:24.018 +03:00 [DBG] Connection id "0HNC8090TGEFG" accepted. 2025-07-01 13:46:24.018 +03:00 [DBG] Connection id "0HNC8090TGEFG" started. 2025-07-01 13:46:24.018 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:46:24.018 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:46:24.018 +03:00 [DBG] POST requests are not supported 2025-07-01 13:46:24.018 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:46:24.018 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:46:24.018 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:24.018 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:46:24.018 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:46:24.018 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:46:24.018 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:46:24.018 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:24.018 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:46:24.018 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:46:24.018 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:46:24.018 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:46:24.018 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:46:24.018 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:46:24.018 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:24.018 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:24.018 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:46:24.018 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:46:24.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:24.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:24.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:24.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:24.019 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:46:24.019 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1354ms. 2025-07-01 13:46:24.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:24.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:24.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:24.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:24.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:24.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:24.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:24.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:24.019 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:46:24.019 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:46:24.019 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:46:24.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:24.019 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:24.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:24.019 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:24.019 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:24.019 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:24.019 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7056ms 2025-07-01 13:46:24.019 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:24.019 +03:00 [DBG] Connection id "0HNC8090TGEFG" completed keep alive response. 2025-07-01 13:46:24.019 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3554ms 2025-07-01 13:46:24.019 +03:00 [DBG] Connection id "0HNC8090TGEFG" received FIN. 2025-07-01 13:46:24.019 +03:00 [DBG] Connection id "0HNC8090TGEFG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:46:24.019 +03:00 [DBG] Connection id "0HNC8090TGEFG" disconnecting. 2025-07-01 13:46:24.020 +03:00 [DBG] Connection id "0HNC8090TGEFG" stopped. 2025-07-01 13:46:29.022 +03:00 [DBG] Connection id "0HNC8090TGEFH" accepted. 2025-07-01 13:46:29.022 +03:00 [DBG] Connection id "0HNC8090TGEFH" started. 2025-07-01 13:46:29.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:46:29.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:46:29.022 +03:00 [DBG] POST requests are not supported 2025-07-01 13:46:29.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:46:29.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:46:29.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:29.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:46:29.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:46:29.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:46:29.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:46:29.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:29.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:46:29.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:46:29.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:46:29.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:46:29.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:46:29.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:46:29.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:29.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:29.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:46:29.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:46:29.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:29.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:29.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:29.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:29.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:46:29.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1297ms. 2025-07-01 13:46:29.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:29.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:29.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:29.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:29.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:29.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:29.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:29.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:29.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:46:29.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:46:29.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:46:29.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:29.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:29.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:29.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:29.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:29.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:29.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7391ms 2025-07-01 13:46:29.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:29.024 +03:00 [DBG] Connection id "0HNC8090TGEFH" completed keep alive response. 2025-07-01 13:46:29.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5004ms 2025-07-01 13:46:29.024 +03:00 [DBG] Connection id "0HNC8090TGEFH" received FIN. 2025-07-01 13:46:29.024 +03:00 [DBG] Connection id "0HNC8090TGEFH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:46:29.024 +03:00 [DBG] Connection id "0HNC8090TGEFH" disconnecting. 2025-07-01 13:46:29.024 +03:00 [DBG] Connection id "0HNC8090TGEFH" stopped. 2025-07-01 13:46:34.022 +03:00 [DBG] Connection id "0HNC8090TGEFI" accepted. 2025-07-01 13:46:34.022 +03:00 [DBG] Connection id "0HNC8090TGEFI" started. 2025-07-01 13:46:34.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:46:34.023 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:46:34.023 +03:00 [DBG] POST requests are not supported 2025-07-01 13:46:34.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:46:34.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:46:34.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:34.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:46:34.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:46:34.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:46:34.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:46:34.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:34.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:46:34.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:46:34.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:46:34.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:46:34.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:46:34.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:46:34.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:34.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:34.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:46:34.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:46:34.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:34.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:34.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:34.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:34.024 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:46:34.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1816ms. 2025-07-01 13:46:34.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:34.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:34.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:34.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:34.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:34.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:34.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:34.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:34.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:46:34.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:46:34.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:46:34.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:34.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:34.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:34.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:34.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:34.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:34.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1845ms 2025-07-01 13:46:34.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:34.025 +03:00 [DBG] Connection id "0HNC8090TGEFI" completed keep alive response. 2025-07-01 13:46:34.025 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.136ms 2025-07-01 13:46:34.025 +03:00 [DBG] Connection id "0HNC8090TGEFI" received FIN. 2025-07-01 13:46:34.025 +03:00 [DBG] Connection id "0HNC8090TGEFI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:46:34.025 +03:00 [DBG] Connection id "0HNC8090TGEFI" disconnecting. 2025-07-01 13:46:34.025 +03:00 [DBG] Connection id "0HNC8090TGEFI" stopped. 2025-07-01 13:46:39.026 +03:00 [DBG] Connection id "0HNC8090TGEFJ" accepted. 2025-07-01 13:46:39.026 +03:00 [DBG] Connection id "0HNC8090TGEFJ" started. 2025-07-01 13:46:39.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:46:39.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:46:39.026 +03:00 [DBG] POST requests are not supported 2025-07-01 13:46:39.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:46:39.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:46:39.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:39.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:46:39.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:46:39.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:46:39.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:46:39.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:39.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:46:39.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:46:39.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:46:39.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:46:39.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:46:39.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:46:39.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:39.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:39.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:46:39.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:46:39.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:39.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:39.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:39.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:39.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:46:39.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1182ms. 2025-07-01 13:46:39.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:39.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:39.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:39.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:39.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:39.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:39.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:39.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:39.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:46:39.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:46:39.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:46:39.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:39.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:39.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:39.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:39.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:39.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:39.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6594ms 2025-07-01 13:46:39.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:39.027 +03:00 [DBG] Connection id "0HNC8090TGEFJ" completed keep alive response. 2025-07-01 13:46:39.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2126ms 2025-07-01 13:46:39.027 +03:00 [DBG] Connection id "0HNC8090TGEFJ" received FIN. 2025-07-01 13:46:39.027 +03:00 [DBG] Connection id "0HNC8090TGEFJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:46:39.027 +03:00 [DBG] Connection id "0HNC8090TGEFJ" disconnecting. 2025-07-01 13:46:39.027 +03:00 [DBG] Connection id "0HNC8090TGEFJ" stopped. 2025-07-01 13:46:44.029 +03:00 [DBG] Connection id "0HNC8090TGEFK" accepted. 2025-07-01 13:46:44.030 +03:00 [DBG] Connection id "0HNC8090TGEFK" started. 2025-07-01 13:46:44.030 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:46:44.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:46:44.030 +03:00 [DBG] POST requests are not supported 2025-07-01 13:46:44.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:46:44.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:46:44.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:44.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:46:44.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:46:44.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:46:44.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:46:44.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:44.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:46:44.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:46:44.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:46:44.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:46:44.031 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:46:44.031 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:46:44.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:44.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:44.031 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:46:44.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:46:44.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:44.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:44.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:44.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:44.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:46:44.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1777ms. 2025-07-01 13:46:44.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:44.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:44.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:44.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:44.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:44.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:44.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:44.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:44.032 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:46:44.032 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:46:44.032 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:46:44.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:44.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:44.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:44.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:44.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:44.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:44.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2628ms 2025-07-01 13:46:44.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:44.032 +03:00 [DBG] Connection id "0HNC8090TGEFK" completed keep alive response. 2025-07-01 13:46:44.032 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2263ms 2025-07-01 13:46:44.032 +03:00 [DBG] Connection id "0HNC8090TGEFK" received FIN. 2025-07-01 13:46:44.032 +03:00 [DBG] Connection id "0HNC8090TGEFK" disconnecting. 2025-07-01 13:46:44.032 +03:00 [DBG] Connection id "0HNC8090TGEFK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:46:44.033 +03:00 [DBG] Connection id "0HNC8090TGEFK" stopped. 2025-07-01 13:46:49.029 +03:00 [DBG] Connection id "0HNC8090TGEFL" accepted. 2025-07-01 13:46:49.029 +03:00 [DBG] Connection id "0HNC8090TGEFL" started. 2025-07-01 13:46:49.029 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:46:49.029 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:46:49.029 +03:00 [DBG] POST requests are not supported 2025-07-01 13:46:49.029 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:46:49.029 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:46:49.029 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:49.029 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:46:49.029 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:46:49.029 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:46:49.029 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:46:49.029 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:49.029 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:46:49.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:46:49.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:46:49.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:46:49.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:46:49.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:46:49.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:49.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:49.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:46:49.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:46:49.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:49.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:49.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:49.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:49.030 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:46:49.030 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.224ms. 2025-07-01 13:46:49.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:49.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:49.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:49.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:49.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:49.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:49.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:49.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:49.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:46:49.031 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:46:49.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:46:49.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:49.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:49.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:49.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:49.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:49.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:49.031 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2835ms 2025-07-01 13:46:49.031 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:49.031 +03:00 [DBG] Connection id "0HNC8090TGEFL" completed keep alive response. 2025-07-01 13:46:49.031 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3066ms 2025-07-01 13:46:49.032 +03:00 [DBG] Connection id "0HNC8090TGEFL" received FIN. 2025-07-01 13:46:49.032 +03:00 [DBG] Connection id "0HNC8090TGEFL" disconnecting. 2025-07-01 13:46:49.032 +03:00 [DBG] Connection id "0HNC8090TGEFL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:46:49.033 +03:00 [DBG] Connection id "0HNC8090TGEFL" stopped. 2025-07-01 13:46:54.022 +03:00 [DBG] Connection id "0HNC8090TGEFM" accepted. 2025-07-01 13:46:54.022 +03:00 [DBG] Connection id "0HNC8090TGEFM" started. 2025-07-01 13:46:54.023 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:46:54.023 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:46:54.023 +03:00 [DBG] POST requests are not supported 2025-07-01 13:46:54.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:46:54.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:46:54.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:54.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:46:54.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:46:54.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:46:54.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:46:54.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:54.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:46:54.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:46:54.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:46:54.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:46:54.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:46:54.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:46:54.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:54.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:54.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:46:54.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:46:54.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:54.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:54.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:54.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:54.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:46:54.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-07-01 13:46:54.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:54.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:54.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:54.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:54.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:54.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:54.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:54.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:54.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:46:54.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:46:54.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:46:54.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:54.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:54.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:54.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:54.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:54.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:54.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6909ms 2025-07-01 13:46:54.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:54.024 +03:00 [DBG] Connection id "0HNC8090TGEFM" completed keep alive response. 2025-07-01 13:46:54.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4437ms 2025-07-01 13:46:54.024 +03:00 [DBG] Connection id "0HNC8090TGEFM" received FIN. 2025-07-01 13:46:54.024 +03:00 [DBG] Connection id "0HNC8090TGEFM" disconnecting. 2025-07-01 13:46:54.024 +03:00 [DBG] Connection id "0HNC8090TGEFM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:46:54.025 +03:00 [DBG] Connection id "0HNC8090TGEFM" stopped. 2025-07-01 13:46:59.021 +03:00 [DBG] Connection id "0HNC8090TGEFN" accepted. 2025-07-01 13:46:59.021 +03:00 [DBG] Connection id "0HNC8090TGEFN" started. 2025-07-01 13:46:59.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:46:59.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:46:59.022 +03:00 [DBG] POST requests are not supported 2025-07-01 13:46:59.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:46:59.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:46:59.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:59.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:46:59.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:46:59.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:46:59.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:46:59.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:59.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:46:59.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:46:59.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:46:59.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:46:59.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:46:59.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:46:59.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:59.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:59.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:46:59.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:46:59.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:59.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:59.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:59.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:59.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:46:59.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2247ms. 2025-07-01 13:46:59.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:59.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:46:59.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:59.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:46:59.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:59.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:59.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:59.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:59.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:46:59.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:46:59.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:46:59.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:59.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:46:59.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:59.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:59.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:59.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:46:59.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7888ms 2025-07-01 13:46:59.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:46:59.024 +03:00 [DBG] Connection id "0HNC8090TGEFN" completed keep alive response. 2025-07-01 13:46:59.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8483ms 2025-07-01 13:46:59.025 +03:00 [DBG] Connection id "0HNC8090TGEFN" received FIN. 2025-07-01 13:46:59.025 +03:00 [DBG] Connection id "0HNC8090TGEFN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:46:59.025 +03:00 [DBG] Connection id "0HNC8090TGEFN" disconnecting. 2025-07-01 13:46:59.025 +03:00 [DBG] Connection id "0HNC8090TGEFN" stopped. 2025-07-01 13:47:04.021 +03:00 [DBG] Connection id "0HNC8090TGEFO" accepted. 2025-07-01 13:47:04.021 +03:00 [DBG] Connection id "0HNC8090TGEFO" started. 2025-07-01 13:47:04.021 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:47:04.021 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:47:04.021 +03:00 [DBG] POST requests are not supported 2025-07-01 13:47:04.021 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:47:04.021 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:47:04.021 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:04.021 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:47:04.021 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:47:04.021 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:47:04.021 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:47:04.021 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:04.021 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:47:04.021 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:47:04.021 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:47:04.021 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:47:04.021 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:47:04.021 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:47:04.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:04.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:04.021 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:47:04.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:47:04.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:04.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:04.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:04.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:04.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:47:04.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.124ms. 2025-07-01 13:47:04.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:04.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:04.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:04.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:04.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:04.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:04.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:04.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:04.022 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:47:04.022 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:47:04.022 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:47:04.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:04.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:04.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:04.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:04.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:04.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:04.022 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8793ms 2025-07-01 13:47:04.022 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:04.022 +03:00 [DBG] Connection id "0HNC8090TGEFO" completed keep alive response. 2025-07-01 13:47:04.022 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6213ms 2025-07-01 13:47:04.023 +03:00 [DBG] Connection id "0HNC8090TGEFO" received FIN. 2025-07-01 13:47:04.023 +03:00 [DBG] Connection id "0HNC8090TGEFO" disconnecting. 2025-07-01 13:47:04.023 +03:00 [DBG] Connection id "0HNC8090TGEFO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:47:04.024 +03:00 [DBG] Connection id "0HNC8090TGEFO" stopped. 2025-07-01 13:47:09.028 +03:00 [DBG] Connection id "0HNC8090TGEFP" accepted. 2025-07-01 13:47:09.028 +03:00 [DBG] Connection id "0HNC8090TGEFP" started. 2025-07-01 13:47:09.028 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:47:09.028 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:47:09.028 +03:00 [DBG] POST requests are not supported 2025-07-01 13:47:09.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:47:09.029 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:47:09.029 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:09.029 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:47:09.029 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:47:09.029 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:47:09.029 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:47:09.029 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:09.029 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:47:09.029 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:47:09.029 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:47:09.029 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:47:09.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:47:09.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:47:09.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:09.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:09.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:47:09.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:47:09.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:09.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:09.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:09.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:09.030 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:47:09.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2218ms. 2025-07-01 13:47:09.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:09.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:09.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:09.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:09.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:09.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:09.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:09.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:09.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:47:09.031 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:47:09.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:47:09.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:09.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:09.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:09.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:09.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:09.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:09.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0381ms 2025-07-01 13:47:09.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:09.032 +03:00 [DBG] Connection id "0HNC8090TGEFP" completed keep alive response. 2025-07-01 13:47:09.032 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6939ms 2025-07-01 13:47:09.032 +03:00 [DBG] Connection id "0HNC8090TGEFP" received FIN. 2025-07-01 13:47:09.032 +03:00 [DBG] Connection id "0HNC8090TGEFP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:47:09.033 +03:00 [DBG] Connection id "0HNC8090TGEFP" disconnecting. 2025-07-01 13:47:09.033 +03:00 [DBG] Connection id "0HNC8090TGEFP" stopped. 2025-07-01 13:47:14.020 +03:00 [DBG] Connection id "0HNC8090TGEFQ" accepted. 2025-07-01 13:47:14.020 +03:00 [DBG] Connection id "0HNC8090TGEFQ" started. 2025-07-01 13:47:14.020 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:47:14.020 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:47:14.020 +03:00 [DBG] POST requests are not supported 2025-07-01 13:47:14.020 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:47:14.020 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:47:14.020 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:14.020 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:47:14.021 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:47:14.021 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:47:14.021 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:47:14.021 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:14.021 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:47:14.021 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:47:14.021 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:47:14.021 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:47:14.021 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:47:14.021 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:47:14.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:14.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:14.021 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:47:14.021 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:47:14.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:14.021 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:14.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:14.021 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:14.021 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:47:14.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1527ms. 2025-07-01 13:47:14.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:14.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:14.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:14.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:14.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:14.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:14.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:14.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:14.022 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:47:14.022 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:47:14.022 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:47:14.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:14.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:14.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:14.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:14.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:14.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:14.022 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2333ms 2025-07-01 13:47:14.022 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:14.022 +03:00 [DBG] Connection id "0HNC8090TGEFQ" completed keep alive response. 2025-07-01 13:47:14.022 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2202ms 2025-07-01 13:47:14.024 +03:00 [DBG] Connection id "0HNC8090TGEFQ" received FIN. 2025-07-01 13:47:14.024 +03:00 [DBG] Connection id "0HNC8090TGEFQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:47:14.024 +03:00 [DBG] Connection id "0HNC8090TGEFQ" disconnecting. 2025-07-01 13:47:14.025 +03:00 [DBG] Connection id "0HNC8090TGEFQ" stopped. 2025-07-01 13:47:19.021 +03:00 [DBG] Connection id "0HNC8090TGEFR" accepted. 2025-07-01 13:47:19.022 +03:00 [DBG] Connection id "0HNC8090TGEFR" started. 2025-07-01 13:47:19.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:47:19.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:47:19.022 +03:00 [DBG] POST requests are not supported 2025-07-01 13:47:19.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:47:19.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:47:19.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:19.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:47:19.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:47:19.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:47:19.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:47:19.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:19.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:47:19.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:47:19.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:47:19.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:47:19.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:47:19.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:47:19.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:19.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:19.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:47:19.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:47:19.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:19.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:19.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:19.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:19.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:47:19.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.125ms. 2025-07-01 13:47:19.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:19.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:19.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:19.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:19.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:19.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:19.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:19.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:19.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:47:19.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:47:19.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:47:19.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:19.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:19.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:19.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:19.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:19.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:19.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5658ms 2025-07-01 13:47:19.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:19.023 +03:00 [DBG] Connection id "0HNC8090TGEFR" completed keep alive response. 2025-07-01 13:47:19.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0981ms 2025-07-01 13:47:19.023 +03:00 [DBG] Connection id "0HNC8090TGEFR" received FIN. 2025-07-01 13:47:19.023 +03:00 [DBG] Connection id "0HNC8090TGEFR" disconnecting. 2025-07-01 13:47:19.023 +03:00 [DBG] Connection id "0HNC8090TGEFR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:47:19.024 +03:00 [DBG] Connection id "0HNC8090TGEFR" stopped. 2025-07-01 13:47:24.029 +03:00 [DBG] Connection id "0HNC8090TGEFS" accepted. 2025-07-01 13:47:24.029 +03:00 [DBG] Connection id "0HNC8090TGEFS" started. 2025-07-01 13:47:24.030 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:47:24.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:47:24.030 +03:00 [DBG] POST requests are not supported 2025-07-01 13:47:24.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:47:24.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:47:24.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:24.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:47:24.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:47:24.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:47:24.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:47:24.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:24.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:47:24.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:47:24.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:47:24.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:47:24.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:47:24.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:47:24.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:24.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:24.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:47:24.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:47:24.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:24.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:24.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:24.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:24.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:47:24.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1654ms. 2025-07-01 13:47:24.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:24.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:24.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:24.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:24.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:24.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:24.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:24.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:24.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:47:24.031 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:47:24.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:47:24.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:24.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:24.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:24.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:24.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:24.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:24.031 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.163ms 2025-07-01 13:47:24.031 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:24.032 +03:00 [DBG] Connection id "0HNC8090TGEFS" completed keep alive response. 2025-07-01 13:47:24.032 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0486ms 2025-07-01 13:47:24.032 +03:00 [DBG] Connection id "0HNC8090TGEFS" received FIN. 2025-07-01 13:47:24.032 +03:00 [DBG] Connection id "0HNC8090TGEFS" disconnecting. 2025-07-01 13:47:24.032 +03:00 [DBG] Connection id "0HNC8090TGEFS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:47:24.033 +03:00 [DBG] Connection id "0HNC8090TGEFS" stopped. 2025-07-01 13:47:29.023 +03:00 [DBG] Connection id "0HNC8090TGEFT" accepted. 2025-07-01 13:47:29.023 +03:00 [DBG] Connection id "0HNC8090TGEFT" started. 2025-07-01 13:47:29.023 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:47:29.023 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:47:29.023 +03:00 [DBG] POST requests are not supported 2025-07-01 13:47:29.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:47:29.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:47:29.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:29.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:47:29.024 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:47:29.024 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:47:29.024 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:47:29.024 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:29.024 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:47:29.024 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:47:29.024 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:47:29.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:47:29.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:47:29.024 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:47:29.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:29.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:29.024 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:47:29.024 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:47:29.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:29.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:29.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:29.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:29.024 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:47:29.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1228ms. 2025-07-01 13:47:29.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:29.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:29.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:29.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:29.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:29.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:29.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:29.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:29.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:47:29.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:47:29.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:47:29.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:29.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:29.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:29.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:29.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:29.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:29.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7595ms 2025-07-01 13:47:29.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:29.025 +03:00 [DBG] Connection id "0HNC8090TGEFT" completed keep alive response. 2025-07-01 13:47:29.025 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4665ms 2025-07-01 13:47:29.025 +03:00 [DBG] Connection id "0HNC8090TGEFT" received FIN. 2025-07-01 13:47:29.025 +03:00 [DBG] Connection id "0HNC8090TGEFT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:47:29.025 +03:00 [DBG] Connection id "0HNC8090TGEFT" disconnecting. 2025-07-01 13:47:29.025 +03:00 [DBG] Connection id "0HNC8090TGEFT" stopped. 2025-07-01 13:47:34.026 +03:00 [DBG] Connection id "0HNC8090TGEFU" accepted. 2025-07-01 13:47:34.026 +03:00 [DBG] Connection id "0HNC8090TGEFU" started. 2025-07-01 13:47:34.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:47:34.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:47:34.026 +03:00 [DBG] POST requests are not supported 2025-07-01 13:47:34.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:47:34.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:47:34.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:34.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:47:34.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:47:34.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:47:34.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:47:34.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:34.027 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:47:34.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:47:34.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:47:34.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:47:34.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:47:34.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:47:34.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:34.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:34.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:47:34.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:47:34.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:34.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:34.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:34.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:34.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:47:34.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.178ms. 2025-07-01 13:47:34.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:34.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:34.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:34.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:34.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:34.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:34.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:34.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:34.028 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:47:34.028 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:47:34.028 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:47:34.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:34.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:34.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:34.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:34.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:34.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:34.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.18ms 2025-07-01 13:47:34.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:34.028 +03:00 [DBG] Connection id "0HNC8090TGEFU" completed keep alive response. 2025-07-01 13:47:34.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2627ms 2025-07-01 13:47:34.028 +03:00 [DBG] Connection id "0HNC8090TGEFU" received FIN. 2025-07-01 13:47:34.029 +03:00 [DBG] Connection id "0HNC8090TGEFU" disconnecting. 2025-07-01 13:47:34.029 +03:00 [DBG] Connection id "0HNC8090TGEFU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:47:34.030 +03:00 [DBG] Connection id "0HNC8090TGEFU" stopped. 2025-07-01 13:47:39.021 +03:00 [DBG] Connection id "0HNC8090TGEFV" accepted. 2025-07-01 13:47:39.021 +03:00 [DBG] Connection id "0HNC8090TGEFV" started. 2025-07-01 13:47:39.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:47:39.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:47:39.022 +03:00 [DBG] POST requests are not supported 2025-07-01 13:47:39.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:47:39.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:47:39.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:39.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:47:39.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:47:39.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:47:39.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:47:39.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:39.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:47:39.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:47:39.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:47:39.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:47:39.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:47:39.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:47:39.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:39.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:39.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:47:39.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:47:39.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:39.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:39.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:39.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:39.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:47:39.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1132ms. 2025-07-01 13:47:39.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:39.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:39.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:39.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:39.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:39.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:39.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:39.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:39.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:47:39.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:47:39.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:47:39.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:39.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:39.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:39.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:39.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:39.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:39.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6759ms 2025-07-01 13:47:39.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:39.023 +03:00 [DBG] Connection id "0HNC8090TGEFV" completed keep alive response. 2025-07-01 13:47:39.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2194ms 2025-07-01 13:47:39.023 +03:00 [DBG] Connection id "0HNC8090TGEFV" received FIN. 2025-07-01 13:47:39.023 +03:00 [DBG] Connection id "0HNC8090TGEFV" disconnecting. 2025-07-01 13:47:39.023 +03:00 [DBG] Connection id "0HNC8090TGEFV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:47:39.024 +03:00 [DBG] Connection id "0HNC8090TGEFV" stopped. 2025-07-01 13:47:44.021 +03:00 [DBG] Connection id "0HNC8090TGEG0" accepted. 2025-07-01 13:47:44.021 +03:00 [DBG] Connection id "0HNC8090TGEG0" started. 2025-07-01 13:47:44.021 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:47:44.021 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:47:44.021 +03:00 [DBG] POST requests are not supported 2025-07-01 13:47:44.021 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:47:44.021 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:47:44.021 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:44.021 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:47:44.021 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:47:44.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:47:44.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:47:44.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:44.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:47:44.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:47:44.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:47:44.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:47:44.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:47:44.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:47:44.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:44.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:44.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:47:44.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:47:44.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:44.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:44.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:44.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:44.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:47:44.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1349ms. 2025-07-01 13:47:44.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:44.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:44.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:44.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:44.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:44.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:44.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:44.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:44.022 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:47:44.022 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:47:44.022 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:47:44.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:44.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:44.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:44.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:44.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:44.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:44.022 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6861ms 2025-07-01 13:47:44.022 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:44.023 +03:00 [DBG] Connection id "0HNC8090TGEG0" completed keep alive response. 2025-07-01 13:47:44.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3047ms 2025-07-01 13:47:44.023 +03:00 [DBG] Connection id "0HNC8090TGEG0" received FIN. 2025-07-01 13:47:44.023 +03:00 [DBG] Connection id "0HNC8090TGEG0" disconnecting. 2025-07-01 13:47:44.023 +03:00 [DBG] Connection id "0HNC8090TGEG0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:47:44.024 +03:00 [DBG] Connection id "0HNC8090TGEG0" stopped. 2025-07-01 13:47:49.025 +03:00 [DBG] Connection id "0HNC8090TGEG1" accepted. 2025-07-01 13:47:49.025 +03:00 [DBG] Connection id "0HNC8090TGEG1" started. 2025-07-01 13:47:49.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:47:49.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:47:49.026 +03:00 [DBG] POST requests are not supported 2025-07-01 13:47:49.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:47:49.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:47:49.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:49.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:47:49.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:47:49.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:47:49.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:47:49.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:49.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:47:49.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:47:49.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:47:49.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:47:49.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:47:49.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:47:49.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:49.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:49.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:47:49.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:47:49.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:49.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:49.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:49.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:49.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:47:49.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1343ms. 2025-07-01 13:47:49.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:49.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:49.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:49.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:49.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:49.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:49.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:49.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:49.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:47:49.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:47:49.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:47:49.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:49.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:49.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:49.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:49.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:49.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:49.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.304ms 2025-07-01 13:47:49.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:49.028 +03:00 [DBG] Connection id "0HNC8090TGEG1" completed keep alive response. 2025-07-01 13:47:49.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3417ms 2025-07-01 13:47:49.028 +03:00 [DBG] Connection id "0HNC8090TGEG1" received FIN. 2025-07-01 13:47:49.028 +03:00 [DBG] Connection id "0HNC8090TGEG1" disconnecting. 2025-07-01 13:47:49.028 +03:00 [DBG] Connection id "0HNC8090TGEG1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:47:49.029 +03:00 [DBG] Connection id "0HNC8090TGEG1" stopped. 2025-07-01 13:47:54.018 +03:00 [DBG] Connection id "0HNC8090TGEG2" accepted. 2025-07-01 13:47:54.019 +03:00 [DBG] Connection id "0HNC8090TGEG2" started. 2025-07-01 13:47:54.019 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:47:54.019 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:47:54.019 +03:00 [DBG] POST requests are not supported 2025-07-01 13:47:54.019 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:47:54.019 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:47:54.019 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:54.019 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:47:54.019 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:47:54.019 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:47:54.019 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:47:54.019 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:54.019 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:47:54.019 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:47:54.019 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:47:54.019 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:47:54.019 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:47:54.019 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:47:54.019 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:54.019 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:54.019 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:47:54.019 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:47:54.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:54.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:54.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:54.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:54.020 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:47:54.020 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1554ms. 2025-07-01 13:47:54.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:54.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:54.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:54.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:54.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:54.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:54.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:54.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:54.020 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:47:54.020 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:47:54.020 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:47:54.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:54.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:54.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:54.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:54.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:54.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:54.020 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9006ms 2025-07-01 13:47:54.020 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:54.020 +03:00 [DBG] Connection id "0HNC8090TGEG2" completed keep alive response. 2025-07-01 13:47:54.020 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5222ms 2025-07-01 13:47:54.020 +03:00 [DBG] Connection id "0HNC8090TGEG2" received FIN. 2025-07-01 13:47:54.021 +03:00 [DBG] Connection id "0HNC8090TGEG2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:47:54.021 +03:00 [DBG] Connection id "0HNC8090TGEG2" disconnecting. 2025-07-01 13:47:54.021 +03:00 [DBG] Connection id "0HNC8090TGEG2" stopped. 2025-07-01 13:47:59.019 +03:00 [DBG] Connection id "0HNC8090TGEG3" accepted. 2025-07-01 13:47:59.019 +03:00 [DBG] Connection id "0HNC8090TGEG3" started. 2025-07-01 13:47:59.019 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:47:59.019 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:47:59.019 +03:00 [DBG] POST requests are not supported 2025-07-01 13:47:59.019 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:47:59.019 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:47:59.019 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:59.019 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:47:59.019 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:47:59.019 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:47:59.019 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:47:59.019 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:59.019 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:47:59.019 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:47:59.019 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:47:59.019 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:47:59.019 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:47:59.019 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:47:59.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:59.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:59.020 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:47:59.020 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:47:59.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:59.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:59.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:59.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:59.020 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:47:59.020 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1311ms. 2025-07-01 13:47:59.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:59.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:47:59.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:59.020 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:47:59.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:59.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:59.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:59.020 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:59.020 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:47:59.020 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:47:59.020 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:47:59.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:59.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:47:59.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:59.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:59.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:59.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:47:59.020 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7149ms 2025-07-01 13:47:59.020 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:47:59.020 +03:00 [DBG] Connection id "0HNC8090TGEG3" completed keep alive response. 2025-07-01 13:47:59.020 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2869ms 2025-07-01 13:47:59.021 +03:00 [DBG] Connection id "0HNC8090TGEG3" received FIN. 2025-07-01 13:47:59.021 +03:00 [DBG] Connection id "0HNC8090TGEG3" disconnecting. 2025-07-01 13:47:59.021 +03:00 [DBG] Connection id "0HNC8090TGEG3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:47:59.022 +03:00 [DBG] Connection id "0HNC8090TGEG3" stopped. 2025-07-01 13:48:04.022 +03:00 [DBG] Connection id "0HNC8090TGEG4" accepted. 2025-07-01 13:48:04.022 +03:00 [DBG] Connection id "0HNC8090TGEG4" started. 2025-07-01 13:48:04.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:48:04.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:48:04.022 +03:00 [DBG] POST requests are not supported 2025-07-01 13:48:04.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:48:04.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:48:04.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:04.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:48:04.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:48:04.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:48:04.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:48:04.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:04.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:48:04.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:48:04.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:48:04.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:48:04.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:48:04.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:48:04.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:04.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:04.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:48:04.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:48:04.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:04.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:04.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:04.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:04.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:48:04.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1487ms. 2025-07-01 13:48:04.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:04.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:04.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:04.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:04.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:04.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:04.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:04.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:04.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:48:04.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:48:04.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:48:04.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:04.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:04.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:04.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:04.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:04.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:04.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6944ms 2025-07-01 13:48:04.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:04.023 +03:00 [DBG] Connection id "0HNC8090TGEG4" completed keep alive response. 2025-07-01 13:48:04.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2578ms 2025-07-01 13:48:04.023 +03:00 [DBG] Connection id "0HNC8090TGEG4" received FIN. 2025-07-01 13:48:04.024 +03:00 [DBG] Connection id "0HNC8090TGEG4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:48:04.024 +03:00 [DBG] Connection id "0HNC8090TGEG4" disconnecting. 2025-07-01 13:48:04.024 +03:00 [DBG] Connection id "0HNC8090TGEG4" stopped. 2025-07-01 13:48:09.025 +03:00 [DBG] Connection id "0HNC8090TGEG5" accepted. 2025-07-01 13:48:09.025 +03:00 [DBG] Connection id "0HNC8090TGEG5" started. 2025-07-01 13:48:09.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:48:09.025 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:48:09.025 +03:00 [DBG] POST requests are not supported 2025-07-01 13:48:09.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:48:09.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:48:09.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:09.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:48:09.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:48:09.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:48:09.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:48:09.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:09.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:48:09.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:48:09.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:48:09.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:48:09.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:48:09.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:48:09.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:09.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:09.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:48:09.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:48:09.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:09.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:09.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:09.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:09.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:48:09.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1245ms. 2025-07-01 13:48:09.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:09.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:09.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:09.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:09.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:09.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:09.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:09.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:09.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:48:09.026 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:48:09.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:48:09.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:09.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:09.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:09.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:09.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:09.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:09.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6735ms 2025-07-01 13:48:09.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:09.027 +03:00 [DBG] Connection id "0HNC8090TGEG5" completed keep alive response. 2025-07-01 13:48:09.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3301ms 2025-07-01 13:48:09.027 +03:00 [DBG] Connection id "0HNC8090TGEG5" received FIN. 2025-07-01 13:48:09.027 +03:00 [DBG] Connection id "0HNC8090TGEG5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:48:09.027 +03:00 [DBG] Connection id "0HNC8090TGEG5" disconnecting. 2025-07-01 13:48:09.027 +03:00 [DBG] Connection id "0HNC8090TGEG5" stopped. 2025-07-01 13:48:14.026 +03:00 [DBG] Connection id "0HNC8090TGEG6" accepted. 2025-07-01 13:48:14.026 +03:00 [DBG] Connection id "0HNC8090TGEG6" started. 2025-07-01 13:48:14.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:48:14.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:48:14.026 +03:00 [DBG] POST requests are not supported 2025-07-01 13:48:14.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:48:14.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:48:14.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:14.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:48:14.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:48:14.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:48:14.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:48:14.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:14.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:48:14.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:48:14.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:48:14.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:48:14.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:48:14.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:48:14.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:14.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:14.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:48:14.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:48:14.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:14.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:14.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:14.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:14.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:48:14.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1514ms. 2025-07-01 13:48:14.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:14.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:14.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:14.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:14.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:14.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:14.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:14.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:14.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:48:14.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:48:14.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:48:14.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:14.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:14.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:14.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:14.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:14.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:14.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0295ms 2025-07-01 13:48:14.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:14.028 +03:00 [DBG] Connection id "0HNC8090TGEG6" completed keep alive response. 2025-07-01 13:48:14.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7961ms 2025-07-01 13:48:14.028 +03:00 [DBG] Connection id "0HNC8090TGEG6" received FIN. 2025-07-01 13:48:14.028 +03:00 [DBG] Connection id "0HNC8090TGEG6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:48:14.028 +03:00 [DBG] Connection id "0HNC8090TGEG6" disconnecting. 2025-07-01 13:48:14.028 +03:00 [DBG] Connection id "0HNC8090TGEG6" stopped. 2025-07-01 13:48:19.025 +03:00 [DBG] Connection id "0HNC8090TGEG7" accepted. 2025-07-01 13:48:19.025 +03:00 [DBG] Connection id "0HNC8090TGEG7" started. 2025-07-01 13:48:19.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:48:19.025 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:48:19.025 +03:00 [DBG] POST requests are not supported 2025-07-01 13:48:19.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:48:19.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:48:19.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:19.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:48:19.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:48:19.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:48:19.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:48:19.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:19.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:48:19.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:48:19.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:48:19.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:48:19.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:48:19.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:48:19.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:19.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:19.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:48:19.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:48:19.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:19.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:19.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:19.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:19.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:48:19.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1274ms. 2025-07-01 13:48:19.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:19.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:19.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:19.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:19.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:19.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:19.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:19.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:19.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:48:19.026 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:48:19.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:48:19.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:19.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:19.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:19.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:19.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:19.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:19.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7895ms 2025-07-01 13:48:19.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:19.027 +03:00 [DBG] Connection id "0HNC8090TGEG7" completed keep alive response. 2025-07-01 13:48:19.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6107ms 2025-07-01 13:48:19.027 +03:00 [DBG] Connection id "0HNC8090TGEG7" received FIN. 2025-07-01 13:48:19.027 +03:00 [DBG] Connection id "0HNC8090TGEG7" disconnecting. 2025-07-01 13:48:19.027 +03:00 [DBG] Connection id "0HNC8090TGEG7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:48:19.028 +03:00 [DBG] Connection id "0HNC8090TGEG7" stopped. 2025-07-01 13:48:24.021 +03:00 [DBG] Connection id "0HNC8090TGEG8" accepted. 2025-07-01 13:48:24.022 +03:00 [DBG] Connection id "0HNC8090TGEG8" started. 2025-07-01 13:48:24.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:48:24.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:48:24.022 +03:00 [DBG] POST requests are not supported 2025-07-01 13:48:24.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:48:24.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:48:24.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:24.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:48:24.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:48:24.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:48:24.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:48:24.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:24.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:48:24.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:48:24.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:48:24.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:48:24.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:48:24.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:48:24.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:24.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:24.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:48:24.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:48:24.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:24.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:24.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:24.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:24.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:48:24.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1331ms. 2025-07-01 13:48:24.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:24.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:24.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:24.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:24.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:24.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:24.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:24.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:24.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:48:24.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:48:24.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:48:24.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:24.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:24.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:24.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:24.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:24.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:24.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8103ms 2025-07-01 13:48:24.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:24.023 +03:00 [DBG] Connection id "0HNC8090TGEG8" completed keep alive response. 2025-07-01 13:48:24.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5299ms 2025-07-01 13:48:24.024 +03:00 [DBG] Connection id "0HNC8090TGEG8" received FIN. 2025-07-01 13:48:24.024 +03:00 [DBG] Connection id "0HNC8090TGEG8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:48:24.024 +03:00 [DBG] Connection id "0HNC8090TGEG8" disconnecting. 2025-07-01 13:48:24.024 +03:00 [DBG] Connection id "0HNC8090TGEG8" stopped. 2025-07-01 13:48:29.029 +03:00 [DBG] Connection id "0HNC8090TGEG9" accepted. 2025-07-01 13:48:29.029 +03:00 [DBG] Connection id "0HNC8090TGEG9" started. 2025-07-01 13:48:29.029 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:48:29.029 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:48:29.029 +03:00 [DBG] POST requests are not supported 2025-07-01 13:48:29.029 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:48:29.029 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:48:29.029 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:29.029 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:48:29.029 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:48:29.029 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:48:29.029 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:48:29.029 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:29.029 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:48:29.029 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:48:29.029 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:48:29.029 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:48:29.029 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:48:29.029 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:48:29.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:29.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:29.029 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:48:29.029 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:48:29.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:29.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:29.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:29.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:29.030 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:48:29.030 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1352ms. 2025-07-01 13:48:29.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:29.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:29.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:29.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:29.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:29.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:29.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:29.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:29.030 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:48:29.030 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:48:29.030 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:48:29.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:29.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:29.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:29.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:29.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:29.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:29.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7278ms 2025-07-01 13:48:29.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:29.030 +03:00 [DBG] Connection id "0HNC8090TGEG9" completed keep alive response. 2025-07-01 13:48:29.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3054ms 2025-07-01 13:48:29.030 +03:00 [DBG] Connection id "0HNC8090TGEG9" received FIN. 2025-07-01 13:48:29.030 +03:00 [DBG] Connection id "0HNC8090TGEG9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:48:29.030 +03:00 [DBG] Connection id "0HNC8090TGEG9" disconnecting. 2025-07-01 13:48:29.031 +03:00 [DBG] Connection id "0HNC8090TGEG9" stopped. 2025-07-01 13:48:34.021 +03:00 [DBG] Connection id "0HNC8090TGEGA" accepted. 2025-07-01 13:48:34.021 +03:00 [DBG] Connection id "0HNC8090TGEGA" started. 2025-07-01 13:48:34.021 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:48:34.021 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:48:34.021 +03:00 [DBG] POST requests are not supported 2025-07-01 13:48:34.021 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:48:34.021 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:48:34.021 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:34.021 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:48:34.021 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:48:34.021 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:48:34.021 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:48:34.021 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:34.021 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:48:34.021 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:48:34.021 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:48:34.021 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:48:34.021 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:48:34.021 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:48:34.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:34.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:34.021 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:48:34.021 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:48:34.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:34.021 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:34.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:34.021 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:34.021 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:48:34.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1517ms. 2025-07-01 13:48:34.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:34.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:34.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:34.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:34.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:34.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:34.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:34.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:34.022 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:48:34.022 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:48:34.022 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:48:34.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:34.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:34.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:34.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:34.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:34.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:34.022 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.811ms 2025-07-01 13:48:34.022 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:34.022 +03:00 [DBG] Connection id "0HNC8090TGEGA" completed keep alive response. 2025-07-01 13:48:34.022 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4004ms 2025-07-01 13:48:34.022 +03:00 [DBG] Connection id "0HNC8090TGEGA" received FIN. 2025-07-01 13:48:34.022 +03:00 [DBG] Connection id "0HNC8090TGEGA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:48:34.023 +03:00 [DBG] Connection id "0HNC8090TGEGA" disconnecting. 2025-07-01 13:48:34.023 +03:00 [DBG] Connection id "0HNC8090TGEGA" stopped. 2025-07-01 13:48:39.027 +03:00 [DBG] Connection id "0HNC8090TGEGB" accepted. 2025-07-01 13:48:39.027 +03:00 [DBG] Connection id "0HNC8090TGEGB" started. 2025-07-01 13:48:39.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:48:39.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:48:39.027 +03:00 [DBG] POST requests are not supported 2025-07-01 13:48:39.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:48:39.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:48:39.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:39.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:48:39.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:48:39.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:48:39.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:48:39.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:39.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:48:39.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:48:39.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:48:39.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:48:39.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:48:39.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:48:39.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:39.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:39.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:48:39.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:48:39.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:39.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:39.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:39.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:39.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:48:39.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.153ms. 2025-07-01 13:48:39.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:39.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:39.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:39.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:39.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:39.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:39.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:39.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:39.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:48:39.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:48:39.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:48:39.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:39.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:39.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:39.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:39.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:39.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:39.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1352ms 2025-07-01 13:48:39.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:39.029 +03:00 [DBG] Connection id "0HNC8090TGEGB" completed keep alive response. 2025-07-01 13:48:39.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0313ms 2025-07-01 13:48:39.030 +03:00 [DBG] Connection id "0HNC8090TGEGB" received FIN. 2025-07-01 13:48:39.030 +03:00 [DBG] Connection id "0HNC8090TGEGB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:48:39.030 +03:00 [DBG] Connection id "0HNC8090TGEGB" disconnecting. 2025-07-01 13:48:39.030 +03:00 [DBG] Connection id "0HNC8090TGEGB" stopped. 2025-07-01 13:48:44.022 +03:00 [DBG] Connection id "0HNC8090TGEGC" accepted. 2025-07-01 13:48:44.022 +03:00 [DBG] Connection id "0HNC8090TGEGC" started. 2025-07-01 13:48:44.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:48:44.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:48:44.022 +03:00 [DBG] POST requests are not supported 2025-07-01 13:48:44.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:48:44.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:48:44.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:44.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:48:44.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:48:44.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:48:44.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:48:44.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:44.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:48:44.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:48:44.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:48:44.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:48:44.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:48:44.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:48:44.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:44.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:44.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:48:44.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:48:44.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:44.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:44.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:44.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:44.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:48:44.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1553ms. 2025-07-01 13:48:44.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:44.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:44.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:44.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:44.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:44.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:44.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:44.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:44.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:48:44.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:48:44.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:48:44.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:44.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:44.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:44.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:44.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:44.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:44.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6965ms 2025-07-01 13:48:44.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:44.023 +03:00 [DBG] Connection id "0HNC8090TGEGC" completed keep alive response. 2025-07-01 13:48:44.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2654ms 2025-07-01 13:48:44.023 +03:00 [DBG] Connection id "0HNC8090TGEGC" received FIN. 2025-07-01 13:48:44.024 +03:00 [DBG] Connection id "0HNC8090TGEGC" disconnecting. 2025-07-01 13:48:44.024 +03:00 [DBG] Connection id "0HNC8090TGEGC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:48:44.025 +03:00 [DBG] Connection id "0HNC8090TGEGC" stopped. 2025-07-01 13:48:49.024 +03:00 [DBG] Connection id "0HNC8090TGEGD" accepted. 2025-07-01 13:48:49.024 +03:00 [DBG] Connection id "0HNC8090TGEGD" started. 2025-07-01 13:48:49.024 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:48:49.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:48:49.024 +03:00 [DBG] POST requests are not supported 2025-07-01 13:48:49.024 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:48:49.024 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:48:49.024 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:49.024 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:48:49.024 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:48:49.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:48:49.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:48:49.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:49.025 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:48:49.025 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:48:49.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:48:49.025 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:48:49.025 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:48:49.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:48:49.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:49.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:49.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:48:49.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:48:49.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:49.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:49.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:49.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:49.025 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:48:49.025 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.125ms. 2025-07-01 13:48:49.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:49.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:49.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:49.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:49.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:49.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:49.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:49.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:49.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:48:49.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:48:49.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:48:49.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:49.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:49.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:49.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:49.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:49.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:49.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7744ms 2025-07-01 13:48:49.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:49.026 +03:00 [DBG] Connection id "0HNC8090TGEGD" completed keep alive response. 2025-07-01 13:48:49.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4775ms 2025-07-01 13:48:49.026 +03:00 [DBG] Connection id "0HNC8090TGEGD" received FIN. 2025-07-01 13:48:49.026 +03:00 [DBG] Connection id "0HNC8090TGEGD" disconnecting. 2025-07-01 13:48:49.026 +03:00 [DBG] Connection id "0HNC8090TGEGD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:48:49.027 +03:00 [DBG] Connection id "0HNC8090TGEGD" stopped. 2025-07-01 13:48:54.023 +03:00 [DBG] Connection id "0HNC8090TGEGE" accepted. 2025-07-01 13:48:54.023 +03:00 [DBG] Connection id "0HNC8090TGEGE" started. 2025-07-01 13:48:54.023 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:48:54.023 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:48:54.023 +03:00 [DBG] POST requests are not supported 2025-07-01 13:48:54.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:48:54.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:48:54.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:54.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:48:54.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:48:54.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:48:54.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:48:54.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:54.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:48:54.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:48:54.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:48:54.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:48:54.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:48:54.024 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:48:54.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:54.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:54.024 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:48:54.024 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:48:54.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:54.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:54.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:54.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:54.024 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:48:54.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1426ms. 2025-07-01 13:48:54.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:54.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:54.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:54.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:54.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:54.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:54.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:54.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:54.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:48:54.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:48:54.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:48:54.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:54.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:54.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:54.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:54.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:54.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:54.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9869ms 2025-07-01 13:48:54.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:54.025 +03:00 [DBG] Connection id "0HNC8090TGEGE" completed keep alive response. 2025-07-01 13:48:54.025 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8287ms 2025-07-01 13:48:54.025 +03:00 [DBG] Connection id "0HNC8090TGEGE" received FIN. 2025-07-01 13:48:54.025 +03:00 [DBG] Connection id "0HNC8090TGEGE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:48:54.025 +03:00 [DBG] Connection id "0HNC8090TGEGE" disconnecting. 2025-07-01 13:48:54.025 +03:00 [DBG] Connection id "0HNC8090TGEGE" stopped. 2025-07-01 13:48:59.026 +03:00 [DBG] Connection id "0HNC8090TGEGF" accepted. 2025-07-01 13:48:59.027 +03:00 [DBG] Connection id "0HNC8090TGEGF" started. 2025-07-01 13:48:59.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:48:59.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:48:59.027 +03:00 [DBG] POST requests are not supported 2025-07-01 13:48:59.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:48:59.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:48:59.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:59.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:48:59.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:48:59.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:48:59.027 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:48:59.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:59.027 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:48:59.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:48:59.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:48:59.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:48:59.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:48:59.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:48:59.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:59.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:59.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:48:59.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:48:59.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:59.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:59.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:59.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:59.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:48:59.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1269ms. 2025-07-01 13:48:59.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:59.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:48:59.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:59.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:48:59.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:59.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:59.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:59.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:59.028 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:48:59.028 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:48:59.028 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:48:59.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:59.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:48:59.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:59.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:59.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:59.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:48:59.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7717ms 2025-07-01 13:48:59.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:48:59.028 +03:00 [DBG] Connection id "0HNC8090TGEGF" completed keep alive response. 2025-07-01 13:48:59.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4365ms 2025-07-01 13:48:59.028 +03:00 [DBG] Connection id "0HNC8090TGEGF" received FIN. 2025-07-01 13:48:59.028 +03:00 [DBG] Connection id "0HNC8090TGEGF" disconnecting. 2025-07-01 13:48:59.028 +03:00 [DBG] Connection id "0HNC8090TGEGF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:48:59.030 +03:00 [DBG] Connection id "0HNC8090TGEGF" stopped. 2025-07-01 13:49:04.026 +03:00 [DBG] Connection id "0HNC8090TGEGG" accepted. 2025-07-01 13:49:04.026 +03:00 [DBG] Connection id "0HNC8090TGEGG" started. 2025-07-01 13:49:04.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:49:04.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:49:04.026 +03:00 [DBG] POST requests are not supported 2025-07-01 13:49:04.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:49:04.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:49:04.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:04.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:49:04.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:49:04.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:49:04.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:49:04.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:04.027 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:49:04.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:49:04.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:49:04.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:49:04.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:49:04.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:49:04.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:04.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:04.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:49:04.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:49:04.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:04.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:04.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:04.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:04.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:49:04.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1355ms. 2025-07-01 13:49:04.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:04.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:04.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:04.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:04.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:04.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:04.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:04.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:04.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:49:04.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:49:04.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:49:04.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:04.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:04.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:04.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:04.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:04.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:04.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8956ms 2025-07-01 13:49:04.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:04.028 +03:00 [DBG] Connection id "0HNC8090TGEGG" completed keep alive response. 2025-07-01 13:49:04.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6128ms 2025-07-01 13:49:04.028 +03:00 [DBG] Connection id "0HNC8090TGEGG" received FIN. 2025-07-01 13:49:04.028 +03:00 [DBG] Connection id "0HNC8090TGEGG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:49:04.028 +03:00 [DBG] Connection id "0HNC8090TGEGG" disconnecting. 2025-07-01 13:49:04.028 +03:00 [DBG] Connection id "0HNC8090TGEGG" stopped. 2025-07-01 13:49:09.021 +03:00 [DBG] Connection id "0HNC8090TGEGH" accepted. 2025-07-01 13:49:09.022 +03:00 [DBG] Connection id "0HNC8090TGEGH" started. 2025-07-01 13:49:09.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:49:09.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:49:09.022 +03:00 [DBG] POST requests are not supported 2025-07-01 13:49:09.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:49:09.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:49:09.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:09.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:49:09.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:49:09.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:49:09.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:49:09.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:09.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:49:09.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:49:09.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:49:09.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:49:09.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:49:09.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:49:09.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:09.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:09.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:49:09.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:49:09.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:09.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:09.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:09.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:09.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:49:09.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1307ms. 2025-07-01 13:49:09.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:09.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:09.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:09.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:09.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:09.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:09.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:09.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:09.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:49:09.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:49:09.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:49:09.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:09.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:09.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:09.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:09.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:09.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:09.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8473ms 2025-07-01 13:49:09.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:09.023 +03:00 [DBG] Connection id "0HNC8090TGEGH" completed keep alive response. 2025-07-01 13:49:09.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6619ms 2025-07-01 13:49:09.024 +03:00 [DBG] Connection id "0HNC8090TGEGH" received FIN. 2025-07-01 13:49:09.024 +03:00 [DBG] Connection id "0HNC8090TGEGH" disconnecting. 2025-07-01 13:49:09.024 +03:00 [DBG] Connection id "0HNC8090TGEGH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:49:09.025 +03:00 [DBG] Connection id "0HNC8090TGEGH" stopped. 2025-07-01 13:49:14.023 +03:00 [DBG] Connection id "0HNC8090TGEGI" accepted. 2025-07-01 13:49:14.023 +03:00 [DBG] Connection id "0HNC8090TGEGI" started. 2025-07-01 13:49:14.023 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:49:14.023 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:49:14.023 +03:00 [DBG] POST requests are not supported 2025-07-01 13:49:14.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:49:14.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:49:14.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:14.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:49:14.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:49:14.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:49:14.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:49:14.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:14.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:49:14.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:49:14.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:49:14.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:49:14.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:49:14.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:49:14.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:14.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:14.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:49:14.024 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:49:14.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:14.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:14.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:14.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:14.024 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:49:14.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1288ms. 2025-07-01 13:49:14.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:14.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:14.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:14.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:14.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:14.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:14.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:14.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:14.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:49:14.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:49:14.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:49:14.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:14.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:14.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:14.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:14.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:14.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:14.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6812ms 2025-07-01 13:49:14.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:14.024 +03:00 [DBG] Connection id "0HNC8090TGEGI" completed keep alive response. 2025-07-01 13:49:14.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3006ms 2025-07-01 13:49:14.025 +03:00 [DBG] Connection id "0HNC8090TGEGI" received FIN. 2025-07-01 13:49:14.025 +03:00 [DBG] Connection id "0HNC8090TGEGI" disconnecting. 2025-07-01 13:49:14.025 +03:00 [DBG] Connection id "0HNC8090TGEGI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:49:14.026 +03:00 [DBG] Connection id "0HNC8090TGEGI" stopped. 2025-07-01 13:49:19.025 +03:00 [DBG] Connection id "0HNC8090TGEGJ" accepted. 2025-07-01 13:49:19.025 +03:00 [DBG] Connection id "0HNC8090TGEGJ" started. 2025-07-01 13:49:19.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:49:19.025 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:49:19.025 +03:00 [DBG] POST requests are not supported 2025-07-01 13:49:19.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:49:19.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:49:19.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:19.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:49:19.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:49:19.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:49:19.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:49:19.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:19.025 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:49:19.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:49:19.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:49:19.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:49:19.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:49:19.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:49:19.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:19.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:19.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:49:19.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:49:19.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:19.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:19.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:19.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:19.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:49:19.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.121ms. 2025-07-01 13:49:19.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:19.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:19.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:19.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:19.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:19.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:19.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:19.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:19.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:49:19.026 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:49:19.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:49:19.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:19.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:19.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:19.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:19.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:19.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:19.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7218ms 2025-07-01 13:49:19.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:19.026 +03:00 [DBG] Connection id "0HNC8090TGEGJ" completed keep alive response. 2025-07-01 13:49:19.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3456ms 2025-07-01 13:49:19.027 +03:00 [DBG] Connection id "0HNC8090TGEGJ" received FIN. 2025-07-01 13:49:19.027 +03:00 [DBG] Connection id "0HNC8090TGEGJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:49:19.027 +03:00 [DBG] Connection id "0HNC8090TGEGJ" disconnecting. 2025-07-01 13:49:19.027 +03:00 [DBG] Connection id "0HNC8090TGEGJ" stopped. 2025-07-01 13:49:24.033 +03:00 [DBG] Connection id "0HNC8090TGEGK" accepted. 2025-07-01 13:49:24.033 +03:00 [DBG] Connection id "0HNC8090TGEGK" started. 2025-07-01 13:49:24.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:49:24.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:49:24.033 +03:00 [DBG] POST requests are not supported 2025-07-01 13:49:24.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:49:24.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:49:24.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:24.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:49:24.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:49:24.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:49:24.033 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:49:24.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:24.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:49:24.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:49:24.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:49:24.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:49:24.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:49:24.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:49:24.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:24.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:24.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:49:24.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:49:24.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:24.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:24.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:24.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:24.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:49:24.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1572ms. 2025-07-01 13:49:24.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:24.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:24.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:24.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:24.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:24.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:24.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:24.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:24.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:49:24.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:49:24.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:49:24.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:24.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:24.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:24.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:24.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:24.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:24.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0322ms 2025-07-01 13:49:24.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:24.035 +03:00 [DBG] Connection id "0HNC8090TGEGK" completed keep alive response. 2025-07-01 13:49:24.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7688ms 2025-07-01 13:49:24.035 +03:00 [DBG] Connection id "0HNC8090TGEGK" received FIN. 2025-07-01 13:49:24.035 +03:00 [DBG] Connection id "0HNC8090TGEGK" disconnecting. 2025-07-01 13:49:24.035 +03:00 [DBG] Connection id "0HNC8090TGEGK" stopped. 2025-07-01 13:49:24.035 +03:00 [DBG] Connection id "0HNC8090TGEGK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:49:29.021 +03:00 [DBG] Connection id "0HNC8090TGEGL" accepted. 2025-07-01 13:49:29.021 +03:00 [DBG] Connection id "0HNC8090TGEGL" started. 2025-07-01 13:49:29.021 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:49:29.021 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:49:29.021 +03:00 [DBG] POST requests are not supported 2025-07-01 13:49:29.021 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:49:29.021 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:49:29.021 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:29.021 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:49:29.021 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:49:29.021 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:49:29.021 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:49:29.021 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:29.021 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:49:29.021 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:49:29.021 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:49:29.021 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:49:29.021 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:49:29.021 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:49:29.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:29.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:29.021 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:49:29.021 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:49:29.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:29.021 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:29.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:29.021 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:29.021 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:49:29.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1434ms. 2025-07-01 13:49:29.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:29.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:29.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:29.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:29.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:29.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:29.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:29.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:29.022 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:49:29.022 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:49:29.022 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:49:29.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:29.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:29.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:29.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:29.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:29.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:29.022 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7337ms 2025-07-01 13:49:29.022 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:29.022 +03:00 [DBG] Connection id "0HNC8090TGEGL" completed keep alive response. 2025-07-01 13:49:29.022 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3378ms 2025-07-01 13:49:29.022 +03:00 [DBG] Connection id "0HNC8090TGEGL" received FIN. 2025-07-01 13:49:29.022 +03:00 [DBG] Connection id "0HNC8090TGEGL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:49:29.022 +03:00 [DBG] Connection id "0HNC8090TGEGL" disconnecting. 2025-07-01 13:49:29.022 +03:00 [DBG] Connection id "0HNC8090TGEGL" stopped. 2025-07-01 13:49:34.022 +03:00 [DBG] Connection id "0HNC8090TGEGM" accepted. 2025-07-01 13:49:34.022 +03:00 [DBG] Connection id "0HNC8090TGEGM" started. 2025-07-01 13:49:34.023 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:49:34.023 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:49:34.023 +03:00 [DBG] POST requests are not supported 2025-07-01 13:49:34.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:49:34.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:49:34.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:34.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:49:34.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:49:34.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:49:34.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:49:34.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:34.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:49:34.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:49:34.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:49:34.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:49:34.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:49:34.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:49:34.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:34.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:34.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:49:34.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:49:34.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:34.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:34.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:34.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:34.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:49:34.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1335ms. 2025-07-01 13:49:34.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:34.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:34.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:34.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:34.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:34.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:34.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:34.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:34.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:49:34.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:49:34.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:49:34.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:34.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:34.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:34.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:34.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:34.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:34.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7831ms 2025-07-01 13:49:34.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:34.024 +03:00 [DBG] Connection id "0HNC8090TGEGM" completed keep alive response. 2025-07-01 13:49:34.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4117ms 2025-07-01 13:49:34.024 +03:00 [DBG] Connection id "0HNC8090TGEGM" received FIN. 2025-07-01 13:49:34.024 +03:00 [DBG] Connection id "0HNC8090TGEGM" disconnecting. 2025-07-01 13:49:34.024 +03:00 [DBG] Connection id "0HNC8090TGEGM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:49:34.026 +03:00 [DBG] Connection id "0HNC8090TGEGM" stopped. 2025-07-01 13:49:39.024 +03:00 [DBG] Connection id "0HNC8090TGEGN" accepted. 2025-07-01 13:49:39.024 +03:00 [DBG] Connection id "0HNC8090TGEGN" started. 2025-07-01 13:49:39.024 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:49:39.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:49:39.024 +03:00 [DBG] POST requests are not supported 2025-07-01 13:49:39.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:49:39.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:49:39.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:39.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:49:39.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:49:39.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:49:39.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:49:39.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:39.025 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:49:39.025 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:49:39.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:49:39.025 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:49:39.025 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:49:39.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:49:39.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:39.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:39.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:49:39.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:49:39.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:39.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:39.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:39.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:39.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:49:39.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.186ms. 2025-07-01 13:49:39.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:39.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:39.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:39.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:39.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:39.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:39.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:39.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:39.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:49:39.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:49:39.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:49:39.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:39.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:39.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:39.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:39.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:39.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:39.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4805ms 2025-07-01 13:49:39.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:39.027 +03:00 [DBG] Connection id "0HNC8090TGEGN" completed keep alive response. 2025-07-01 13:49:39.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7921ms 2025-07-01 13:49:39.027 +03:00 [DBG] Connection id "0HNC8090TGEGN" received FIN. 2025-07-01 13:49:39.027 +03:00 [DBG] Connection id "0HNC8090TGEGN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:49:39.028 +03:00 [DBG] Connection id "0HNC8090TGEGN" disconnecting. 2025-07-01 13:49:39.028 +03:00 [DBG] Connection id "0HNC8090TGEGN" stopped. 2025-07-01 13:49:44.022 +03:00 [DBG] Connection id "0HNC8090TGEGO" accepted. 2025-07-01 13:49:44.022 +03:00 [DBG] Connection id "0HNC8090TGEGO" started. 2025-07-01 13:49:44.023 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:49:44.023 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:49:44.023 +03:00 [DBG] POST requests are not supported 2025-07-01 13:49:44.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:49:44.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:49:44.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:44.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:49:44.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:49:44.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:49:44.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:49:44.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:44.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:49:44.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:49:44.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:49:44.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:49:44.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:49:44.024 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:49:44.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:44.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:44.024 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:49:44.024 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:49:44.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:44.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:44.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:44.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:44.024 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:49:44.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1551ms. 2025-07-01 13:49:44.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:44.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:44.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:44.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:44.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:44.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:44.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:44.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:44.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:49:44.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:49:44.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:49:44.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:44.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:44.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:44.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:44.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:44.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:44.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1734ms 2025-07-01 13:49:44.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:44.025 +03:00 [DBG] Connection id "0HNC8090TGEGO" completed keep alive response. 2025-07-01 13:49:44.025 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.17ms 2025-07-01 13:49:44.025 +03:00 [DBG] Connection id "0HNC8090TGEGO" received FIN. 2025-07-01 13:49:44.025 +03:00 [DBG] Connection id "0HNC8090TGEGO" disconnecting. 2025-07-01 13:49:44.025 +03:00 [DBG] Connection id "0HNC8090TGEGO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:49:44.026 +03:00 [DBG] Connection id "0HNC8090TGEGO" stopped. 2025-07-01 13:49:49.024 +03:00 [DBG] Connection id "0HNC8090TGEGP" accepted. 2025-07-01 13:49:49.024 +03:00 [DBG] Connection id "0HNC8090TGEGP" started. 2025-07-01 13:49:49.024 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:49:49.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:49:49.024 +03:00 [DBG] POST requests are not supported 2025-07-01 13:49:49.024 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:49:49.024 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:49:49.024 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:49.024 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:49:49.024 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:49:49.024 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:49:49.024 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:49:49.024 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:49.024 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:49:49.025 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:49:49.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:49:49.025 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:49:49.025 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:49:49.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:49:49.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:49.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:49.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:49:49.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:49:49.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:49.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:49.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:49.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:49.025 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:49:49.025 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1738ms. 2025-07-01 13:49:49.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:49.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:49.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:49.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:49.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:49.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:49.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:49.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:49.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:49:49.026 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:49:49.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:49:49.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:49.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:49.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:49.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:49.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:49.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:49.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2044ms 2025-07-01 13:49:49.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:49.026 +03:00 [DBG] Connection id "0HNC8090TGEGP" completed keep alive response. 2025-07-01 13:49:49.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2112ms 2025-07-01 13:49:49.026 +03:00 [DBG] Connection id "0HNC8090TGEGP" received FIN. 2025-07-01 13:49:49.027 +03:00 [DBG] Connection id "0HNC8090TGEGP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:49:49.027 +03:00 [DBG] Connection id "0HNC8090TGEGP" disconnecting. 2025-07-01 13:49:49.027 +03:00 [DBG] Connection id "0HNC8090TGEGP" stopped. 2025-07-01 13:49:54.020 +03:00 [DBG] Connection id "0HNC8090TGEGQ" accepted. 2025-07-01 13:49:54.021 +03:00 [DBG] Connection id "0HNC8090TGEGQ" started. 2025-07-01 13:49:54.021 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:49:54.021 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:49:54.021 +03:00 [DBG] POST requests are not supported 2025-07-01 13:49:54.021 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:49:54.021 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:49:54.021 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:54.021 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:49:54.021 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:49:54.021 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:49:54.021 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:49:54.021 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:54.021 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:49:54.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:49:54.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:49:54.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:49:54.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:49:54.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:49:54.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:54.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:54.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:49:54.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:49:54.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:54.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:54.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:54.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:54.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:49:54.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1616ms. 2025-07-01 13:49:54.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:54.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:54.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:54.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:54.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:54.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:54.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:54.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:54.022 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:49:54.022 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:49:54.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:49:54.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:54.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:54.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:54.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:54.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:54.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:54.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1655ms 2025-07-01 13:49:54.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:54.023 +03:00 [DBG] Connection id "0HNC8090TGEGQ" completed keep alive response. 2025-07-01 13:49:54.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0501ms 2025-07-01 13:49:54.023 +03:00 [DBG] Connection id "0HNC8090TGEGQ" received FIN. 2025-07-01 13:49:54.023 +03:00 [DBG] Connection id "0HNC8090TGEGQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:49:54.023 +03:00 [DBG] Connection id "0HNC8090TGEGQ" disconnecting. 2025-07-01 13:49:54.024 +03:00 [DBG] Connection id "0HNC8090TGEGQ" stopped. 2025-07-01 13:49:59.029 +03:00 [DBG] Connection id "0HNC8090TGEGR" accepted. 2025-07-01 13:49:59.029 +03:00 [DBG] Connection id "0HNC8090TGEGR" started. 2025-07-01 13:49:59.030 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:49:59.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:49:59.030 +03:00 [DBG] POST requests are not supported 2025-07-01 13:49:59.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:49:59.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:49:59.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:59.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:49:59.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:49:59.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:49:59.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:49:59.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:59.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:49:59.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:49:59.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:49:59.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:49:59.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:49:59.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:49:59.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:59.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:59.031 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:49:59.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:49:59.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:59.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:59.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:59.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:59.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:49:59.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1664ms. 2025-07-01 13:49:59.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:59.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:49:59.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:59.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:49:59.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:59.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:59.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:59.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:59.032 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:49:59.032 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:49:59.032 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:49:59.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:59.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:49:59.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:59.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:59.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:59.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:49:59.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9218ms 2025-07-01 13:49:59.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:49:59.033 +03:00 [DBG] Connection id "0HNC8090TGEGR" completed keep alive response. 2025-07-01 13:49:59.033 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0622ms 2025-07-01 13:49:59.033 +03:00 [DBG] Connection id "0HNC8090TGEGR" received FIN. 2025-07-01 13:49:59.033 +03:00 [DBG] Connection id "0HNC8090TGEGR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:49:59.033 +03:00 [DBG] Connection id "0HNC8090TGEGR" disconnecting. 2025-07-01 13:49:59.033 +03:00 [DBG] Connection id "0HNC8090TGEGR" stopped. 2025-07-01 13:50:04.020 +03:00 [DBG] Connection id "0HNC8090TGEGS" accepted. 2025-07-01 13:50:04.020 +03:00 [DBG] Connection id "0HNC8090TGEGS" started. 2025-07-01 13:50:04.020 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:50:04.020 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:50:04.020 +03:00 [DBG] POST requests are not supported 2025-07-01 13:50:04.020 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:50:04.020 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:50:04.020 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:04.020 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:50:04.020 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:50:04.020 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:50:04.020 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:50:04.020 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:04.020 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:50:04.020 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:50:04.020 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:50:04.020 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:50:04.021 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:50:04.021 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:50:04.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:04.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:04.021 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:50:04.021 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:50:04.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:04.021 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:04.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:04.021 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:04.021 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:50:04.021 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1229ms. 2025-07-01 13:50:04.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:04.021 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:04.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:04.021 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:04.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:04.021 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:04.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:04.021 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:04.021 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:50:04.021 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:50:04.021 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:50:04.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:04.021 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:04.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:04.021 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:04.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:04.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:04.021 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7588ms 2025-07-01 13:50:04.021 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:04.021 +03:00 [DBG] Connection id "0HNC8090TGEGS" completed keep alive response. 2025-07-01 13:50:04.021 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3459ms 2025-07-01 13:50:04.023 +03:00 [DBG] Connection id "0HNC8090TGEGS" received FIN. 2025-07-01 13:50:04.023 +03:00 [DBG] Connection id "0HNC8090TGEGS" disconnecting. 2025-07-01 13:50:04.023 +03:00 [DBG] Connection id "0HNC8090TGEGS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:50:04.024 +03:00 [DBG] Connection id "0HNC8090TGEGS" stopped. 2025-07-01 13:50:09.022 +03:00 [DBG] Connection id "0HNC8090TGEGT" accepted. 2025-07-01 13:50:09.022 +03:00 [DBG] Connection id "0HNC8090TGEGT" started. 2025-07-01 13:50:09.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:50:09.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:50:09.022 +03:00 [DBG] POST requests are not supported 2025-07-01 13:50:09.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:50:09.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:50:09.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:09.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:50:09.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:50:09.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:50:09.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:50:09.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:09.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:50:09.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:50:09.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:50:09.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:50:09.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:50:09.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:50:09.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:09.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:09.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:50:09.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:50:09.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:09.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:09.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:09.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:09.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:50:09.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1364ms. 2025-07-01 13:50:09.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:09.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:09.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:09.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:09.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:09.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:09.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:09.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:09.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:50:09.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:50:09.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:50:09.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:09.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:09.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:09.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:09.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:09.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:09.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9309ms 2025-07-01 13:50:09.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:09.024 +03:00 [DBG] Connection id "0HNC8090TGEGT" completed keep alive response. 2025-07-01 13:50:09.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.808ms 2025-07-01 13:50:09.024 +03:00 [DBG] Connection id "0HNC8090TGEGT" received FIN. 2025-07-01 13:50:09.024 +03:00 [DBG] Connection id "0HNC8090TGEGT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:50:09.024 +03:00 [DBG] Connection id "0HNC8090TGEGT" disconnecting. 2025-07-01 13:50:09.024 +03:00 [DBG] Connection id "0HNC8090TGEGT" stopped. 2025-07-01 13:50:14.021 +03:00 [DBG] Connection id "0HNC8090TGEGU" accepted. 2025-07-01 13:50:14.021 +03:00 [DBG] Connection id "0HNC8090TGEGU" started. 2025-07-01 13:50:14.021 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:50:14.021 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:50:14.021 +03:00 [DBG] POST requests are not supported 2025-07-01 13:50:14.021 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:50:14.021 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:50:14.021 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:14.021 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:50:14.021 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:50:14.021 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:50:14.021 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:50:14.021 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:14.021 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:50:14.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:50:14.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:50:14.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:50:14.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:50:14.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:50:14.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:14.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:14.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:50:14.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:50:14.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:14.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:14.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:14.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:14.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:50:14.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1541ms. 2025-07-01 13:50:14.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:14.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:14.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:14.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:14.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:14.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:14.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:14.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:14.022 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:50:14.022 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:50:14.022 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:50:14.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:14.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:14.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:14.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:14.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:14.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:14.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.826ms 2025-07-01 13:50:14.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:14.023 +03:00 [DBG] Connection id "0HNC8090TGEGU" completed keep alive response. 2025-07-01 13:50:14.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.554ms 2025-07-01 13:50:14.023 +03:00 [DBG] Connection id "0HNC8090TGEGU" received FIN. 2025-07-01 13:50:14.023 +03:00 [DBG] Connection id "0HNC8090TGEGU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:50:14.023 +03:00 [DBG] Connection id "0HNC8090TGEGU" disconnecting. 2025-07-01 13:50:14.023 +03:00 [DBG] Connection id "0HNC8090TGEGU" stopped. 2025-07-01 13:50:19.021 +03:00 [DBG] Connection id "0HNC8090TGEGV" accepted. 2025-07-01 13:50:19.021 +03:00 [DBG] Connection id "0HNC8090TGEGV" started. 2025-07-01 13:50:19.021 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:50:19.021 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:50:19.021 +03:00 [DBG] POST requests are not supported 2025-07-01 13:50:19.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:50:19.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:50:19.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:19.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:50:19.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:50:19.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:50:19.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:50:19.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:19.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:50:19.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:50:19.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:50:19.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:50:19.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:50:19.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:50:19.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:19.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:19.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:50:19.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:50:19.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:19.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:19.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:19.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:19.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:50:19.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1121ms. 2025-07-01 13:50:19.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:19.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:19.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:19.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:19.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:19.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:19.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:19.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:19.022 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:50:19.022 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:50:19.022 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:50:19.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:19.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:19.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:19.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:19.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:19.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:19.022 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5145ms 2025-07-01 13:50:19.022 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:19.022 +03:00 [DBG] Connection id "0HNC8090TGEGV" completed keep alive response. 2025-07-01 13:50:19.022 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0228ms 2025-07-01 13:50:19.023 +03:00 [DBG] Connection id "0HNC8090TGEGV" received FIN. 2025-07-01 13:50:19.023 +03:00 [DBG] Connection id "0HNC8090TGEGV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:50:19.023 +03:00 [DBG] Connection id "0HNC8090TGEGV" disconnecting. 2025-07-01 13:50:19.023 +03:00 [DBG] Connection id "0HNC8090TGEGV" stopped. 2025-07-01 13:50:24.026 +03:00 [DBG] Connection id "0HNC8090TGEH0" accepted. 2025-07-01 13:50:24.026 +03:00 [DBG] Connection id "0HNC8090TGEH0" started. 2025-07-01 13:50:24.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:50:24.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:50:24.026 +03:00 [DBG] POST requests are not supported 2025-07-01 13:50:24.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:50:24.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:50:24.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:24.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:50:24.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:50:24.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:50:24.027 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:50:24.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:24.027 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:50:24.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:50:24.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:50:24.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:50:24.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:50:24.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:50:24.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:24.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:24.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:50:24.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:50:24.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:24.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:24.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:24.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:24.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:50:24.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2015ms. 2025-07-01 13:50:24.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:24.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:24.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:24.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:24.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:24.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:24.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:24.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:24.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:50:24.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:50:24.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:50:24.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:24.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:24.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:24.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:24.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:24.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:24.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9633ms 2025-07-01 13:50:24.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:24.030 +03:00 [DBG] Connection id "0HNC8090TGEH0" completed keep alive response. 2025-07-01 13:50:24.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5811ms 2025-07-01 13:50:24.030 +03:00 [DBG] Connection id "0HNC8090TGEH0" received FIN. 2025-07-01 13:50:24.030 +03:00 [DBG] Connection id "0HNC8090TGEH0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:50:24.030 +03:00 [DBG] Connection id "0HNC8090TGEH0" disconnecting. 2025-07-01 13:50:24.030 +03:00 [DBG] Connection id "0HNC8090TGEH0" stopped. 2025-07-01 13:50:29.020 +03:00 [DBG] Connection id "0HNC8090TGEH1" accepted. 2025-07-01 13:50:29.020 +03:00 [DBG] Connection id "0HNC8090TGEH1" started. 2025-07-01 13:50:29.020 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:50:29.020 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:50:29.020 +03:00 [DBG] POST requests are not supported 2025-07-01 13:50:29.020 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:50:29.020 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:50:29.020 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:29.020 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:50:29.020 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:50:29.020 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:50:29.020 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:50:29.020 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:29.020 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:50:29.021 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:50:29.021 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:50:29.021 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:50:29.021 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:50:29.021 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:50:29.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:29.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:29.021 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:50:29.021 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:50:29.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:29.021 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:29.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:29.021 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:29.021 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:50:29.021 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1612ms. 2025-07-01 13:50:29.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:29.021 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:29.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:29.021 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:29.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:29.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:29.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:29.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:29.022 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:50:29.022 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:50:29.022 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:50:29.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:29.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:29.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:29.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:29.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:29.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:29.022 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2407ms 2025-07-01 13:50:29.022 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:29.022 +03:00 [DBG] Connection id "0HNC8090TGEH1" completed keep alive response. 2025-07-01 13:50:29.022 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1627ms 2025-07-01 13:50:29.022 +03:00 [DBG] Connection id "0HNC8090TGEH1" received FIN. 2025-07-01 13:50:29.022 +03:00 [DBG] Connection id "0HNC8090TGEH1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:50:29.023 +03:00 [DBG] Connection id "0HNC8090TGEH1" disconnecting. 2025-07-01 13:50:29.023 +03:00 [DBG] Connection id "0HNC8090TGEH1" stopped. 2025-07-01 13:50:34.095 +03:00 [DBG] Connection id "0HNC8090TGEH2" accepted. 2025-07-01 13:50:34.095 +03:00 [DBG] Connection id "0HNC8090TGEH2" started. 2025-07-01 13:50:34.095 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:50:34.095 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:50:34.095 +03:00 [DBG] POST requests are not supported 2025-07-01 13:50:34.095 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:50:34.095 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:50:34.095 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:34.096 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:50:34.096 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:50:34.096 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:50:34.096 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:50:34.096 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:34.096 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:50:34.096 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:50:34.096 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:50:34.096 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:50:34.096 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:50:34.097 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:50:34.097 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:34.097 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:34.097 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:50:34.097 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:50:34.097 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:34.097 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:34.097 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:34.097 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:34.097 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:50:34.098 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2586ms. 2025-07-01 13:50:34.098 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:34.098 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:34.098 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:34.098 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:34.098 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:34.098 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:34.098 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:34.098 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:34.098 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:50:34.099 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:50:34.099 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:50:34.099 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:34.099 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:34.099 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:34.099 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:34.099 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:34.099 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:34.099 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.4324ms 2025-07-01 13:50:34.099 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:34.099 +03:00 [DBG] Connection id "0HNC8090TGEH2" completed keep alive response. 2025-07-01 13:50:34.099 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.2338ms 2025-07-01 13:50:34.100 +03:00 [DBG] Connection id "0HNC8090TGEH2" received FIN. 2025-07-01 13:50:34.100 +03:00 [DBG] Connection id "0HNC8090TGEH2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:50:34.100 +03:00 [DBG] Connection id "0HNC8090TGEH2" disconnecting. 2025-07-01 13:50:34.100 +03:00 [DBG] Connection id "0HNC8090TGEH2" stopped. 2025-07-01 13:50:39.022 +03:00 [DBG] Connection id "0HNC8090TGEH3" accepted. 2025-07-01 13:50:39.022 +03:00 [DBG] Connection id "0HNC8090TGEH3" started. 2025-07-01 13:50:39.023 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:50:39.023 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:50:39.023 +03:00 [DBG] POST requests are not supported 2025-07-01 13:50:39.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:50:39.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:50:39.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:39.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:50:39.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:50:39.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:50:39.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:50:39.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:39.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:50:39.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:50:39.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:50:39.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:50:39.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:50:39.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:50:39.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:39.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:39.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:50:39.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:50:39.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:39.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:39.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:39.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:39.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:50:39.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1222ms. 2025-07-01 13:50:39.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:39.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:39.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:39.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:39.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:39.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:39.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:39.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:39.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:50:39.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:50:39.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:50:39.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:39.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:39.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:39.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:39.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:39.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:39.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6971ms 2025-07-01 13:50:39.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:39.024 +03:00 [DBG] Connection id "0HNC8090TGEH3" completed keep alive response. 2025-07-01 13:50:39.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3755ms 2025-07-01 13:50:39.024 +03:00 [DBG] Connection id "0HNC8090TGEH3" received FIN. 2025-07-01 13:50:39.024 +03:00 [DBG] Connection id "0HNC8090TGEH3" disconnecting. 2025-07-01 13:50:39.024 +03:00 [DBG] Connection id "0HNC8090TGEH3" stopped. 2025-07-01 13:50:39.024 +03:00 [DBG] Connection id "0HNC8090TGEH3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:50:44.028 +03:00 [DBG] Connection id "0HNC8090TGEH4" accepted. 2025-07-01 13:50:44.029 +03:00 [DBG] Connection id "0HNC8090TGEH4" started. 2025-07-01 13:50:44.029 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:50:44.029 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:50:44.029 +03:00 [DBG] POST requests are not supported 2025-07-01 13:50:44.029 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:50:44.029 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:50:44.029 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:44.029 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:50:44.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:50:44.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:50:44.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:50:44.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:44.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:50:44.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:50:44.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:50:44.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:50:44.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:50:44.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:50:44.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:44.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:44.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:50:44.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:50:44.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:44.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:44.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:44.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:44.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:50:44.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2406ms. 2025-07-01 13:50:44.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:44.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:44.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:44.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:44.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:44.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:44.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:44.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:44.032 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:50:44.032 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:50:44.032 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:50:44.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:44.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:44.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:44.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:44.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:44.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:44.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0223ms 2025-07-01 13:50:44.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:44.032 +03:00 [DBG] Connection id "0HNC8090TGEH4" completed keep alive response. 2025-07-01 13:50:44.033 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6469ms 2025-07-01 13:50:44.033 +03:00 [DBG] Connection id "0HNC8090TGEH4" received FIN. 2025-07-01 13:50:44.033 +03:00 [DBG] Connection id "0HNC8090TGEH4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:50:44.033 +03:00 [DBG] Connection id "0HNC8090TGEH4" disconnecting. 2025-07-01 13:50:44.033 +03:00 [DBG] Connection id "0HNC8090TGEH4" stopped. 2025-07-01 13:50:49.024 +03:00 [DBG] Connection id "0HNC8090TGEH5" accepted. 2025-07-01 13:50:49.024 +03:00 [DBG] Connection id "0HNC8090TGEH5" started. 2025-07-01 13:50:49.024 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:50:49.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:50:49.024 +03:00 [DBG] POST requests are not supported 2025-07-01 13:50:49.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:50:49.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:50:49.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:49.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:50:49.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:50:49.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:50:49.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:50:49.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:49.025 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:50:49.025 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:50:49.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:50:49.025 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:50:49.025 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:50:49.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:50:49.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:49.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:49.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:50:49.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:50:49.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:49.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:49.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:49.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:49.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:50:49.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2111ms. 2025-07-01 13:50:49.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:49.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:49.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:49.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:49.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:49.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:49.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:49.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:49.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:50:49.026 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:50:49.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:50:49.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:49.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:49.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:49.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:49.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:49.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:49.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1956ms 2025-07-01 13:50:49.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:49.027 +03:00 [DBG] Connection id "0HNC8090TGEH5" completed keep alive response. 2025-07-01 13:50:49.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1811ms 2025-07-01 13:50:49.027 +03:00 [DBG] Connection id "0HNC8090TGEH5" received FIN. 2025-07-01 13:50:49.027 +03:00 [DBG] Connection id "0HNC8090TGEH5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:50:49.027 +03:00 [DBG] Connection id "0HNC8090TGEH5" disconnecting. 2025-07-01 13:50:49.027 +03:00 [DBG] Connection id "0HNC8090TGEH5" stopped. 2025-07-01 13:50:54.027 +03:00 [DBG] Connection id "0HNC8090TGEH6" accepted. 2025-07-01 13:50:54.027 +03:00 [DBG] Connection id "0HNC8090TGEH6" started. 2025-07-01 13:50:54.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:50:54.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:50:54.027 +03:00 [DBG] POST requests are not supported 2025-07-01 13:50:54.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:50:54.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:50:54.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:54.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:50:54.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:50:54.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:50:54.027 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:50:54.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:54.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:50:54.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:50:54.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:50:54.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:50:54.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:50:54.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:50:54.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:54.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:54.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:50:54.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:50:54.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:54.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:54.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:54.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:54.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:50:54.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1229ms. 2025-07-01 13:50:54.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:54.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:54.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:54.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:54.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:54.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:54.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:54.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:54.028 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:50:54.028 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:50:54.028 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:50:54.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:54.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:54.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:54.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:54.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:54.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:54.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7098ms 2025-07-01 13:50:54.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:54.028 +03:00 [DBG] Connection id "0HNC8090TGEH6" completed keep alive response. 2025-07-01 13:50:54.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4101ms 2025-07-01 13:50:54.029 +03:00 [DBG] Connection id "0HNC8090TGEH6" received FIN. 2025-07-01 13:50:54.029 +03:00 [DBG] Connection id "0HNC8090TGEH6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:50:54.029 +03:00 [DBG] Connection id "0HNC8090TGEH6" disconnecting. 2025-07-01 13:50:54.029 +03:00 [DBG] Connection id "0HNC8090TGEH6" stopped. 2025-07-01 13:50:59.023 +03:00 [DBG] Connection id "0HNC8090TGEH7" accepted. 2025-07-01 13:50:59.023 +03:00 [DBG] Connection id "0HNC8090TGEH7" started. 2025-07-01 13:50:59.024 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:50:59.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:50:59.024 +03:00 [DBG] POST requests are not supported 2025-07-01 13:50:59.024 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:50:59.024 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:50:59.024 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:59.024 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:50:59.024 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:50:59.024 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:50:59.024 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:50:59.024 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:59.024 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:50:59.024 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:50:59.024 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:50:59.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:50:59.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:50:59.024 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:50:59.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:59.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:59.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:50:59.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:50:59.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:59.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:59.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:59.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:59.025 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:50:59.025 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1535ms. 2025-07-01 13:50:59.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:59.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:50:59.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:59.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:50:59.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:59.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:59.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:59.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:59.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:50:59.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:50:59.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:50:59.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:59.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:50:59.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:59.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:59.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:59.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:50:59.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0677ms 2025-07-01 13:50:59.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:50:59.026 +03:00 [DBG] Connection id "0HNC8090TGEH7" completed keep alive response. 2025-07-01 13:50:59.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8594ms 2025-07-01 13:50:59.026 +03:00 [DBG] Connection id "0HNC8090TGEH7" received FIN. 2025-07-01 13:50:59.026 +03:00 [DBG] Connection id "0HNC8090TGEH7" disconnecting. 2025-07-01 13:50:59.026 +03:00 [DBG] Connection id "0HNC8090TGEH7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:50:59.027 +03:00 [DBG] Connection id "0HNC8090TGEH7" stopped. 2025-07-01 13:51:04.037 +03:00 [DBG] Connection id "0HNC8090TGEH8" accepted. 2025-07-01 13:51:04.037 +03:00 [DBG] Connection id "0HNC8090TGEH8" started. 2025-07-01 13:51:04.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:51:04.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:51:04.037 +03:00 [DBG] POST requests are not supported 2025-07-01 13:51:04.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:51:04.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:51:04.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:04.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:51:04.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:51:04.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:51:04.038 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:51:04.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:04.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:51:04.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:51:04.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:51:04.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:51:04.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:51:04.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:51:04.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:04.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:04.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:51:04.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:51:04.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:04.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:04.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:04.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:04.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:51:04.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.135ms. 2025-07-01 13:51:04.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:04.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:04.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:04.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:04.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:04.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:04.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:04.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:04.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:51:04.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:51:04.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:51:04.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:04.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:04.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:04.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:04.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:04.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:04.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9922ms 2025-07-01 13:51:04.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:04.039 +03:00 [DBG] Connection id "0HNC8090TGEH8" completed keep alive response. 2025-07-01 13:51:04.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7606ms 2025-07-01 13:51:04.039 +03:00 [DBG] Connection id "0HNC8090TGEH8" received FIN. 2025-07-01 13:51:04.039 +03:00 [DBG] Connection id "0HNC8090TGEH8" disconnecting. 2025-07-01 13:51:04.040 +03:00 [DBG] Connection id "0HNC8090TGEH8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:51:04.041 +03:00 [DBG] Connection id "0HNC8090TGEH8" stopped. 2025-07-01 13:51:09.032 +03:00 [DBG] Connection id "0HNC8090TGEH9" accepted. 2025-07-01 13:51:09.033 +03:00 [DBG] Connection id "0HNC8090TGEH9" started. 2025-07-01 13:51:09.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:51:09.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:51:09.033 +03:00 [DBG] POST requests are not supported 2025-07-01 13:51:09.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:51:09.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:51:09.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:09.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:51:09.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:51:09.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:51:09.033 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:51:09.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:09.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:51:09.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:51:09.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:51:09.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:51:09.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:51:09.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:51:09.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:09.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:09.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:51:09.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:51:09.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:09.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:09.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:09.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:09.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:51:09.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1471ms. 2025-07-01 13:51:09.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:09.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:09.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:09.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:09.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:09.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:09.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:09.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:09.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:51:09.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:51:09.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:51:09.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:09.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:09.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:09.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:09.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:09.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:09.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7939ms 2025-07-01 13:51:09.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:09.034 +03:00 [DBG] Connection id "0HNC8090TGEH9" completed keep alive response. 2025-07-01 13:51:09.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4621ms 2025-07-01 13:51:09.034 +03:00 [DBG] Connection id "0HNC8090TGEH9" received FIN. 2025-07-01 13:51:09.035 +03:00 [DBG] Connection id "0HNC8090TGEH9" disconnecting. 2025-07-01 13:51:09.035 +03:00 [DBG] Connection id "0HNC8090TGEH9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:51:09.036 +03:00 [DBG] Connection id "0HNC8090TGEH9" stopped. 2025-07-01 13:51:14.027 +03:00 [DBG] Connection id "0HNC8090TGEHA" accepted. 2025-07-01 13:51:14.027 +03:00 [DBG] Connection id "0HNC8090TGEHA" started. 2025-07-01 13:51:14.028 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:51:14.028 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:51:14.028 +03:00 [DBG] POST requests are not supported 2025-07-01 13:51:14.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:51:14.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:51:14.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:14.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:51:14.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:51:14.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:51:14.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:51:14.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:14.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:51:14.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:51:14.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:51:14.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:51:14.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:51:14.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:51:14.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:14.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:14.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:51:14.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:51:14.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:14.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:14.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:14.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:14.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:51:14.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1246ms. 2025-07-01 13:51:14.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:14.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:14.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:14.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:14.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:14.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:14.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:14.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:14.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:51:14.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:51:14.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:51:14.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:14.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:14.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:14.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:14.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:14.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:14.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7628ms 2025-07-01 13:51:14.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:14.029 +03:00 [DBG] Connection id "0HNC8090TGEHA" completed keep alive response. 2025-07-01 13:51:14.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3902ms 2025-07-01 13:51:14.029 +03:00 [DBG] Connection id "0HNC8090TGEHA" received FIN. 2025-07-01 13:51:14.029 +03:00 [DBG] Connection id "0HNC8090TGEHA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:51:14.029 +03:00 [DBG] Connection id "0HNC8090TGEHA" disconnecting. 2025-07-01 13:51:14.029 +03:00 [DBG] Connection id "0HNC8090TGEHA" stopped. 2025-07-01 13:51:19.023 +03:00 [DBG] Connection id "0HNC8090TGEHB" accepted. 2025-07-01 13:51:19.024 +03:00 [DBG] Connection id "0HNC8090TGEHB" started. 2025-07-01 13:51:19.024 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:51:19.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:51:19.024 +03:00 [DBG] POST requests are not supported 2025-07-01 13:51:19.024 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:51:19.024 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:51:19.024 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:19.024 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:51:19.024 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:51:19.024 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:51:19.024 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:51:19.024 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:19.024 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:51:19.024 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:51:19.024 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:51:19.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:51:19.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:51:19.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:51:19.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:19.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:19.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:51:19.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:51:19.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:19.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:19.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:19.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:19.025 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:51:19.025 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1594ms. 2025-07-01 13:51:19.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:19.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:19.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:19.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:19.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:19.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:19.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:19.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:19.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:51:19.026 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:51:19.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:51:19.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:19.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:19.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:19.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:19.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:19.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:19.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2354ms 2025-07-01 13:51:19.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:19.026 +03:00 [DBG] Connection id "0HNC8090TGEHB" completed keep alive response. 2025-07-01 13:51:19.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.19ms 2025-07-01 13:51:19.026 +03:00 [DBG] Connection id "0HNC8090TGEHB" received FIN. 2025-07-01 13:51:19.026 +03:00 [DBG] Connection id "0HNC8090TGEHB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:51:19.026 +03:00 [DBG] Connection id "0HNC8090TGEHB" disconnecting. 2025-07-01 13:51:19.026 +03:00 [DBG] Connection id "0HNC8090TGEHB" stopped. 2025-07-01 13:51:24.027 +03:00 [DBG] Connection id "0HNC8090TGEHC" accepted. 2025-07-01 13:51:24.027 +03:00 [DBG] Connection id "0HNC8090TGEHC" started. 2025-07-01 13:51:24.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:51:24.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:51:24.027 +03:00 [DBG] POST requests are not supported 2025-07-01 13:51:24.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:51:24.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:51:24.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:24.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:51:24.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:51:24.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:51:24.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:51:24.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:24.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:51:24.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:51:24.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:51:24.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:51:24.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:51:24.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:51:24.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:24.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:24.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:51:24.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:51:24.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:24.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:24.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:24.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:24.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:51:24.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1296ms. 2025-07-01 13:51:24.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:24.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:24.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:24.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:24.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:24.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:24.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:24.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:24.028 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:51:24.028 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:51:24.028 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:51:24.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:24.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:24.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:24.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:24.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:24.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:24.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.66ms 2025-07-01 13:51:24.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:24.028 +03:00 [DBG] Connection id "0HNC8090TGEHC" completed keep alive response. 2025-07-01 13:51:24.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3402ms 2025-07-01 13:51:24.029 +03:00 [DBG] Connection id "0HNC8090TGEHC" received FIN. 2025-07-01 13:51:24.029 +03:00 [DBG] Connection id "0HNC8090TGEHC" disconnecting. 2025-07-01 13:51:24.029 +03:00 [DBG] Connection id "0HNC8090TGEHC" stopped. 2025-07-01 13:51:24.029 +03:00 [DBG] Connection id "0HNC8090TGEHC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:51:29.030 +03:00 [DBG] Connection id "0HNC8090TGEHD" accepted. 2025-07-01 13:51:29.030 +03:00 [DBG] Connection id "0HNC8090TGEHD" started. 2025-07-01 13:51:29.031 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:51:29.031 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:51:29.031 +03:00 [DBG] POST requests are not supported 2025-07-01 13:51:29.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:51:29.031 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:51:29.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:29.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:51:29.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:51:29.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:51:29.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:51:29.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:29.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:51:29.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:51:29.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:51:29.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:51:29.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:51:29.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:51:29.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:29.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:29.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:51:29.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:51:29.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:29.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:29.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:29.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:29.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:51:29.032 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.158ms. 2025-07-01 13:51:29.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:29.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:29.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:29.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:29.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:29.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:29.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:29.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:29.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:51:29.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:51:29.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:51:29.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:29.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:29.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:29.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:29.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:29.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:29.033 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.432ms 2025-07-01 13:51:29.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:29.034 +03:00 [DBG] Connection id "0HNC8090TGEHD" completed keep alive response. 2025-07-01 13:51:29.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7271ms 2025-07-01 13:51:29.034 +03:00 [DBG] Connection id "0HNC8090TGEHD" received FIN. 2025-07-01 13:51:29.034 +03:00 [DBG] Connection id "0HNC8090TGEHD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:51:29.034 +03:00 [DBG] Connection id "0HNC8090TGEHD" disconnecting. 2025-07-01 13:51:29.034 +03:00 [DBG] Connection id "0HNC8090TGEHD" stopped. 2025-07-01 13:51:34.029 +03:00 [DBG] Connection id "0HNC8090TGEHE" accepted. 2025-07-01 13:51:34.029 +03:00 [DBG] Connection id "0HNC8090TGEHE" started. 2025-07-01 13:51:34.029 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:51:34.029 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:51:34.029 +03:00 [DBG] POST requests are not supported 2025-07-01 13:51:34.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:51:34.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:51:34.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:34.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:51:34.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:51:34.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:51:34.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:51:34.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:34.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:51:34.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:51:34.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:51:34.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:51:34.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:51:34.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:51:34.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:34.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:34.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:51:34.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:51:34.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:34.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:34.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:34.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:34.030 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:51:34.030 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1381ms. 2025-07-01 13:51:34.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:34.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:34.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:34.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:34.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:34.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:34.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:34.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:34.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:51:34.031 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:51:34.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:51:34.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:34.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:34.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:34.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:34.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:34.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:34.031 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.762ms 2025-07-01 13:51:34.031 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:34.031 +03:00 [DBG] Connection id "0HNC8090TGEHE" completed keep alive response. 2025-07-01 13:51:34.031 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5954ms 2025-07-01 13:51:34.031 +03:00 [DBG] Connection id "0HNC8090TGEHE" received FIN. 2025-07-01 13:51:34.031 +03:00 [DBG] Connection id "0HNC8090TGEHE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:51:34.031 +03:00 [DBG] Connection id "0HNC8090TGEHE" disconnecting. 2025-07-01 13:51:34.031 +03:00 [DBG] Connection id "0HNC8090TGEHE" stopped. 2025-07-01 13:51:39.025 +03:00 [DBG] Connection id "0HNC8090TGEHF" accepted. 2025-07-01 13:51:39.025 +03:00 [DBG] Connection id "0HNC8090TGEHF" started. 2025-07-01 13:51:39.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:51:39.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:51:39.026 +03:00 [DBG] POST requests are not supported 2025-07-01 13:51:39.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:51:39.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:51:39.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:39.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:51:39.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:51:39.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:51:39.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:51:39.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:39.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:51:39.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:51:39.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:51:39.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:51:39.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:51:39.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:51:39.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:39.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:39.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:51:39.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:51:39.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:39.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:39.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:39.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:39.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:51:39.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1588ms. 2025-07-01 13:51:39.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:39.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:39.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:39.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:39.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:39.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:39.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:39.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:39.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:51:39.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:51:39.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:51:39.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:39.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:39.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:39.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:39.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:39.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:39.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.863ms 2025-07-01 13:51:39.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:39.027 +03:00 [DBG] Connection id "0HNC8090TGEHF" completed keep alive response. 2025-07-01 13:51:39.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5894ms 2025-07-01 13:51:39.028 +03:00 [DBG] Connection id "0HNC8090TGEHF" received FIN. 2025-07-01 13:51:39.028 +03:00 [DBG] Connection id "0HNC8090TGEHF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:51:39.028 +03:00 [DBG] Connection id "0HNC8090TGEHF" disconnecting. 2025-07-01 13:51:39.028 +03:00 [DBG] Connection id "0HNC8090TGEHF" stopped. 2025-07-01 13:51:44.027 +03:00 [DBG] Connection id "0HNC8090TGEHG" accepted. 2025-07-01 13:51:44.027 +03:00 [DBG] Connection id "0HNC8090TGEHG" started. 2025-07-01 13:51:44.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:51:44.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:51:44.027 +03:00 [DBG] POST requests are not supported 2025-07-01 13:51:44.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:51:44.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:51:44.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:44.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:51:44.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:51:44.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:51:44.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:51:44.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:44.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:51:44.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:51:44.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:51:44.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:51:44.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:51:44.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:51:44.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:44.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:44.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:51:44.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:51:44.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:44.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:44.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:44.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:44.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:51:44.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1191ms. 2025-07-01 13:51:44.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:44.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:44.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:44.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:44.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:44.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:44.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:44.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:44.028 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:51:44.028 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:51:44.028 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:51:44.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:44.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:44.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:44.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:44.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:44.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:44.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7099ms 2025-07-01 13:51:44.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:44.029 +03:00 [DBG] Connection id "0HNC8090TGEHG" completed keep alive response. 2025-07-01 13:51:44.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3326ms 2025-07-01 13:51:44.029 +03:00 [DBG] Connection id "0HNC8090TGEHG" received FIN. 2025-07-01 13:51:44.029 +03:00 [DBG] Connection id "0HNC8090TGEHG" disconnecting. 2025-07-01 13:51:44.029 +03:00 [DBG] Connection id "0HNC8090TGEHG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:51:44.030 +03:00 [DBG] Connection id "0HNC8090TGEHG" stopped. 2025-07-01 13:51:49.032 +03:00 [DBG] Connection id "0HNC8090TGEHH" accepted. 2025-07-01 13:51:49.033 +03:00 [DBG] Connection id "0HNC8090TGEHH" started. 2025-07-01 13:51:49.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:51:49.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:51:49.033 +03:00 [DBG] POST requests are not supported 2025-07-01 13:51:49.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:51:49.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:51:49.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:49.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:51:49.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:51:49.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:51:49.033 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:51:49.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:49.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:51:49.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:51:49.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:51:49.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:51:49.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:51:49.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:51:49.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:49.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:49.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:51:49.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:51:49.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:49.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:49.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:49.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:49.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:51:49.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1233ms. 2025-07-01 13:51:49.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:49.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:49.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:49.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:49.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:49.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:49.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:49.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:49.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:51:49.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:51:49.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:51:49.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:49.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:49.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:49.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:49.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:49.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:49.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6542ms 2025-07-01 13:51:49.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:49.034 +03:00 [DBG] Connection id "0HNC8090TGEHH" completed keep alive response. 2025-07-01 13:51:49.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3117ms 2025-07-01 13:51:49.034 +03:00 [DBG] Connection id "0HNC8090TGEHH" received FIN. 2025-07-01 13:51:49.034 +03:00 [DBG] Connection id "0HNC8090TGEHH" disconnecting. 2025-07-01 13:51:49.034 +03:00 [DBG] Connection id "0HNC8090TGEHH" stopped. 2025-07-01 13:51:49.034 +03:00 [DBG] Connection id "0HNC8090TGEHH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:51:54.026 +03:00 [DBG] Connection id "0HNC8090TGEHI" accepted. 2025-07-01 13:51:54.027 +03:00 [DBG] Connection id "0HNC8090TGEHI" started. 2025-07-01 13:51:54.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:51:54.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:51:54.027 +03:00 [DBG] POST requests are not supported 2025-07-01 13:51:54.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:51:54.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:51:54.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:54.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:51:54.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:51:54.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:51:54.027 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:51:54.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:54.027 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:51:54.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:51:54.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:51:54.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:51:54.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:51:54.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:51:54.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:54.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:54.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:51:54.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:51:54.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:54.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:54.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:54.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:54.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:51:54.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1523ms. 2025-07-01 13:51:54.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:54.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:54.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:54.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:54.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:54.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:54.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:54.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:54.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:51:54.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:51:54.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:51:54.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:54.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:54.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:54.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:54.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:54.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:54.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3575ms 2025-07-01 13:51:54.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:54.029 +03:00 [DBG] Connection id "0HNC8090TGEHI" completed keep alive response. 2025-07-01 13:51:54.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4241ms 2025-07-01 13:51:54.030 +03:00 [DBG] Connection id "0HNC8090TGEHI" received FIN. 2025-07-01 13:51:54.030 +03:00 [DBG] Connection id "0HNC8090TGEHI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:51:54.030 +03:00 [DBG] Connection id "0HNC8090TGEHI" disconnecting. 2025-07-01 13:51:54.030 +03:00 [DBG] Connection id "0HNC8090TGEHI" stopped. 2025-07-01 13:51:59.033 +03:00 [DBG] Connection id "0HNC8090TGEHJ" accepted. 2025-07-01 13:51:59.033 +03:00 [DBG] Connection id "0HNC8090TGEHJ" started. 2025-07-01 13:51:59.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:51:59.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:51:59.033 +03:00 [DBG] POST requests are not supported 2025-07-01 13:51:59.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:51:59.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:51:59.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:59.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:51:59.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:51:59.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:51:59.033 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:51:59.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:59.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:51:59.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:51:59.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:51:59.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:51:59.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:51:59.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:51:59.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:59.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:59.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:51:59.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:51:59.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:59.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:59.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:59.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:59.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:51:59.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1493ms. 2025-07-01 13:51:59.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:59.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:51:59.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:59.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:51:59.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:59.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:59.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:59.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:59.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:51:59.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:51:59.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:51:59.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:59.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:51:59.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:59.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:59.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:59.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:51:59.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0714ms 2025-07-01 13:51:59.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:51:59.035 +03:00 [DBG] Connection id "0HNC8090TGEHJ" completed keep alive response. 2025-07-01 13:51:59.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9356ms 2025-07-01 13:51:59.035 +03:00 [DBG] Connection id "0HNC8090TGEHJ" received FIN. 2025-07-01 13:51:59.035 +03:00 [DBG] Connection id "0HNC8090TGEHJ" disconnecting. 2025-07-01 13:51:59.035 +03:00 [DBG] Connection id "0HNC8090TGEHJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:51:59.036 +03:00 [DBG] Connection id "0HNC8090TGEHJ" stopped. 2025-07-01 13:52:04.020 +03:00 [DBG] Connection id "0HNC8090TGEHK" accepted. 2025-07-01 13:52:04.020 +03:00 [DBG] Connection id "0HNC8090TGEHK" started. 2025-07-01 13:52:04.020 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:52:04.020 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:52:04.020 +03:00 [DBG] POST requests are not supported 2025-07-01 13:52:04.020 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:52:04.020 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:52:04.020 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:04.020 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:52:04.021 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:52:04.021 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:52:04.021 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:52:04.021 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:04.021 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:52:04.021 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:52:04.021 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:52:04.021 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:52:04.021 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:52:04.021 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:52:04.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:04.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:04.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:52:04.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:52:04.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:04.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:04.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:04.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:04.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:52:04.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1226ms. 2025-07-01 13:52:04.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:04.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:04.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:04.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:04.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:04.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:04.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:04.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:04.022 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:52:04.022 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:52:04.022 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:52:04.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:04.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:04.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:04.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:04.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:04.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:04.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.198ms 2025-07-01 13:52:04.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:04.023 +03:00 [DBG] Connection id "0HNC8090TGEHK" completed keep alive response. 2025-07-01 13:52:04.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3772ms 2025-07-01 13:52:04.023 +03:00 [DBG] Connection id "0HNC8090TGEHK" received FIN. 2025-07-01 13:52:04.023 +03:00 [DBG] Connection id "0HNC8090TGEHK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:52:04.023 +03:00 [DBG] Connection id "0HNC8090TGEHK" disconnecting. 2025-07-01 13:52:04.023 +03:00 [DBG] Connection id "0HNC8090TGEHK" stopped. 2025-07-01 13:52:09.022 +03:00 [DBG] Connection id "0HNC8090TGEHL" accepted. 2025-07-01 13:52:09.022 +03:00 [DBG] Connection id "0HNC8090TGEHL" started. 2025-07-01 13:52:09.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:52:09.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:52:09.022 +03:00 [DBG] POST requests are not supported 2025-07-01 13:52:09.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:52:09.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:52:09.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:09.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:52:09.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:52:09.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:52:09.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:52:09.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:09.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:52:09.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:52:09.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:52:09.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:52:09.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:52:09.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:52:09.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:09.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:09.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:52:09.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:52:09.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:09.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:09.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:09.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:09.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:52:09.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1318ms. 2025-07-01 13:52:09.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:09.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:09.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:09.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:09.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:09.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:09.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:09.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:09.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:52:09.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:52:09.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:52:09.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:09.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:09.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:09.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:09.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:09.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:09.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.76ms 2025-07-01 13:52:09.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:09.023 +03:00 [DBG] Connection id "0HNC8090TGEHL" completed keep alive response. 2025-07-01 13:52:09.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3752ms 2025-07-01 13:52:09.024 +03:00 [DBG] Connection id "0HNC8090TGEHL" received FIN. 2025-07-01 13:52:09.024 +03:00 [DBG] Connection id "0HNC8090TGEHL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:52:09.024 +03:00 [DBG] Connection id "0HNC8090TGEHL" disconnecting. 2025-07-01 13:52:09.024 +03:00 [DBG] Connection id "0HNC8090TGEHL" stopped. 2025-07-01 13:52:14.030 +03:00 [DBG] Connection id "0HNC8090TGEHM" accepted. 2025-07-01 13:52:14.030 +03:00 [DBG] Connection id "0HNC8090TGEHM" started. 2025-07-01 13:52:14.030 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:52:14.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:52:14.031 +03:00 [DBG] POST requests are not supported 2025-07-01 13:52:14.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:52:14.031 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:52:14.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:14.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:52:14.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:52:14.031 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:52:14.031 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:52:14.031 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:14.031 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:52:14.031 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:52:14.031 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:52:14.031 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:52:14.031 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:52:14.031 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:52:14.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:14.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:14.031 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:52:14.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:52:14.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:14.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:14.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:14.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:14.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:52:14.032 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1477ms. 2025-07-01 13:52:14.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:14.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:14.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:14.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:14.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:14.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:14.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:14.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:14.032 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:52:14.032 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:52:14.032 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:52:14.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:14.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:14.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:14.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:14.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:14.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:14.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9422ms 2025-07-01 13:52:14.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:14.032 +03:00 [DBG] Connection id "0HNC8090TGEHM" completed keep alive response. 2025-07-01 13:52:14.032 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7078ms 2025-07-01 13:52:14.032 +03:00 [DBG] Connection id "0HNC8090TGEHM" received FIN. 2025-07-01 13:52:14.032 +03:00 [DBG] Connection id "0HNC8090TGEHM" disconnecting. 2025-07-01 13:52:14.033 +03:00 [DBG] Connection id "0HNC8090TGEHM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:52:14.034 +03:00 [DBG] Connection id "0HNC8090TGEHM" stopped. 2025-07-01 13:52:19.031 +03:00 [DBG] Connection id "0HNC8090TGEHN" accepted. 2025-07-01 13:52:19.031 +03:00 [DBG] Connection id "0HNC8090TGEHN" started. 2025-07-01 13:52:19.031 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:52:19.031 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:52:19.031 +03:00 [DBG] POST requests are not supported 2025-07-01 13:52:19.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:52:19.031 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:52:19.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:19.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:52:19.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:52:19.031 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:52:19.031 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:52:19.031 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:19.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:52:19.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:52:19.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:52:19.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:52:19.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:52:19.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:52:19.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:19.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:19.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:52:19.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:52:19.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:19.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:19.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:19.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:19.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:52:19.032 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1406ms. 2025-07-01 13:52:19.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:19.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:19.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:19.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:19.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:19.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:19.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:19.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:19.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:52:19.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:52:19.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:52:19.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:19.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:19.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:19.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:19.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:19.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:19.033 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0938ms 2025-07-01 13:52:19.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:19.033 +03:00 [DBG] Connection id "0HNC8090TGEHN" completed keep alive response. 2025-07-01 13:52:19.033 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9067ms 2025-07-01 13:52:19.033 +03:00 [DBG] Connection id "0HNC8090TGEHN" received FIN. 2025-07-01 13:52:19.034 +03:00 [DBG] Connection id "0HNC8090TGEHN" disconnecting. 2025-07-01 13:52:19.034 +03:00 [DBG] Connection id "0HNC8090TGEHN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:52:19.035 +03:00 [DBG] Connection id "0HNC8090TGEHN" stopped. 2025-07-01 13:52:24.024 +03:00 [DBG] Connection id "0HNC8090TGEHO" accepted. 2025-07-01 13:52:24.024 +03:00 [DBG] Connection id "0HNC8090TGEHO" started. 2025-07-01 13:52:24.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:52:24.025 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:52:24.025 +03:00 [DBG] POST requests are not supported 2025-07-01 13:52:24.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:52:24.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:52:24.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:24.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:52:24.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:52:24.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:52:24.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:52:24.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:24.025 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:52:24.025 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:52:24.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:52:24.025 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:52:24.025 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:52:24.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:52:24.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:24.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:24.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:52:24.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:52:24.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:24.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:24.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:24.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:24.025 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:52:24.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1719ms. 2025-07-01 13:52:24.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:24.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:24.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:24.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:24.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:24.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:24.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:24.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:24.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:52:24.026 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:52:24.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:52:24.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:24.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:24.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:24.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:24.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:24.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:24.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.022ms 2025-07-01 13:52:24.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:24.026 +03:00 [DBG] Connection id "0HNC8090TGEHO" completed keep alive response. 2025-07-01 13:52:24.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6602ms 2025-07-01 13:52:24.027 +03:00 [DBG] Connection id "0HNC8090TGEHO" received FIN. 2025-07-01 13:52:24.027 +03:00 [DBG] Connection id "0HNC8090TGEHO" disconnecting. 2025-07-01 13:52:24.027 +03:00 [DBG] Connection id "0HNC8090TGEHO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:52:24.028 +03:00 [DBG] Connection id "0HNC8090TGEHO" stopped. 2025-07-01 13:52:29.024 +03:00 [DBG] Connection id "0HNC8090TGEHP" accepted. 2025-07-01 13:52:29.025 +03:00 [DBG] Connection id "0HNC8090TGEHP" started. 2025-07-01 13:52:29.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:52:29.025 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:52:29.025 +03:00 [DBG] POST requests are not supported 2025-07-01 13:52:29.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:52:29.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:52:29.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:29.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:52:29.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:52:29.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:52:29.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:52:29.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:29.025 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:52:29.025 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:52:29.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:52:29.025 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:52:29.025 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:52:29.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:52:29.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:29.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:29.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:52:29.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:52:29.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:29.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:29.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:29.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:29.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:52:29.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.204ms. 2025-07-01 13:52:29.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:29.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:29.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:29.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:29.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:29.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:29.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:29.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:29.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:52:29.026 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:52:29.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:52:29.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:29.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:29.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:29.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:29.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:29.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:29.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0789ms 2025-07-01 13:52:29.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:29.027 +03:00 [DBG] Connection id "0HNC8090TGEHP" completed keep alive response. 2025-07-01 13:52:29.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8409ms 2025-07-01 13:52:29.027 +03:00 [DBG] Connection id "0HNC8090TGEHP" received FIN. 2025-07-01 13:52:29.027 +03:00 [DBG] Connection id "0HNC8090TGEHP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:52:29.027 +03:00 [DBG] Connection id "0HNC8090TGEHP" disconnecting. 2025-07-01 13:52:29.027 +03:00 [DBG] Connection id "0HNC8090TGEHP" stopped. 2025-07-01 13:52:34.029 +03:00 [DBG] Connection id "0HNC8090TGEHQ" accepted. 2025-07-01 13:52:34.029 +03:00 [DBG] Connection id "0HNC8090TGEHQ" started. 2025-07-01 13:52:34.030 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:52:34.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:52:34.030 +03:00 [DBG] POST requests are not supported 2025-07-01 13:52:34.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:52:34.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:52:34.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:34.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:52:34.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:52:34.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:52:34.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:52:34.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:34.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:52:34.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:52:34.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:52:34.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:52:34.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:52:34.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:52:34.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:34.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:34.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:52:34.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:52:34.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:34.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:34.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:34.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:34.030 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:52:34.030 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1716ms. 2025-07-01 13:52:34.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:34.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:34.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:34.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:34.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:34.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:34.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:34.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:34.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:52:34.031 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:52:34.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:52:34.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:34.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:34.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:34.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:34.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:34.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:34.031 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7587ms 2025-07-01 13:52:34.031 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:34.031 +03:00 [DBG] Connection id "0HNC8090TGEHQ" completed keep alive response. 2025-07-01 13:52:34.031 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3657ms 2025-07-01 13:52:34.031 +03:00 [DBG] Connection id "0HNC8090TGEHQ" received FIN. 2025-07-01 13:52:34.031 +03:00 [DBG] Connection id "0HNC8090TGEHQ" disconnecting. 2025-07-01 13:52:34.031 +03:00 [DBG] Connection id "0HNC8090TGEHQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:52:34.032 +03:00 [DBG] Connection id "0HNC8090TGEHQ" stopped. 2025-07-01 13:52:39.027 +03:00 [DBG] Connection id "0HNC8090TGEHR" accepted. 2025-07-01 13:52:39.027 +03:00 [DBG] Connection id "0HNC8090TGEHR" started. 2025-07-01 13:52:39.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:52:39.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:52:39.027 +03:00 [DBG] POST requests are not supported 2025-07-01 13:52:39.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:52:39.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:52:39.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:39.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:52:39.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:52:39.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:52:39.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:52:39.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:39.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:52:39.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:52:39.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:52:39.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:52:39.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:52:39.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:52:39.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:39.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:39.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:52:39.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:52:39.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:39.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:39.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:39.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:39.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:52:39.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1539ms. 2025-07-01 13:52:39.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:39.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:39.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:39.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:39.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:39.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:39.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:39.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:39.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:52:39.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:52:39.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:52:39.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:39.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:39.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:39.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:39.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:39.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:39.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.08ms 2025-07-01 13:52:39.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:39.029 +03:00 [DBG] Connection id "0HNC8090TGEHR" completed keep alive response. 2025-07-01 13:52:39.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8687ms 2025-07-01 13:52:39.029 +03:00 [DBG] Connection id "0HNC8090TGEHR" received FIN. 2025-07-01 13:52:39.029 +03:00 [DBG] Connection id "0HNC8090TGEHR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:52:39.029 +03:00 [DBG] Connection id "0HNC8090TGEHR" disconnecting. 2025-07-01 13:52:39.030 +03:00 [DBG] Connection id "0HNC8090TGEHR" stopped. 2025-07-01 13:52:44.028 +03:00 [DBG] Connection id "0HNC8090TGEHS" accepted. 2025-07-01 13:52:44.028 +03:00 [DBG] Connection id "0HNC8090TGEHS" started. 2025-07-01 13:52:44.028 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:52:44.028 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:52:44.028 +03:00 [DBG] POST requests are not supported 2025-07-01 13:52:44.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:52:44.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:52:44.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:44.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:52:44.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:52:44.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:52:44.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:52:44.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:44.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:52:44.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:52:44.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:52:44.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:52:44.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:52:44.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:52:44.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:44.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:44.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:52:44.029 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:52:44.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:44.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:44.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:44.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:44.029 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:52:44.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1256ms. 2025-07-01 13:52:44.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:44.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:44.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:44.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:44.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:44.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:44.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:44.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:44.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:52:44.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:52:44.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:52:44.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:44.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:44.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:44.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:44.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:44.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:44.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.821ms 2025-07-01 13:52:44.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:44.029 +03:00 [DBG] Connection id "0HNC8090TGEHS" completed keep alive response. 2025-07-01 13:52:44.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4466ms 2025-07-01 13:52:44.030 +03:00 [DBG] Connection id "0HNC8090TGEHS" received FIN. 2025-07-01 13:52:44.030 +03:00 [DBG] Connection id "0HNC8090TGEHS" disconnecting. 2025-07-01 13:52:44.030 +03:00 [DBG] Connection id "0HNC8090TGEHS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:52:44.031 +03:00 [DBG] Connection id "0HNC8090TGEHS" stopped. 2025-07-01 13:52:49.021 +03:00 [DBG] Connection id "0HNC8090TGEHT" accepted. 2025-07-01 13:52:49.021 +03:00 [DBG] Connection id "0HNC8090TGEHT" started. 2025-07-01 13:52:49.021 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:52:49.021 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:52:49.021 +03:00 [DBG] POST requests are not supported 2025-07-01 13:52:49.021 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:52:49.021 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:52:49.021 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:49.021 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:52:49.021 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:52:49.021 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:52:49.021 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:52:49.021 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:49.021 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:52:49.021 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:52:49.021 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:52:49.021 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:52:49.021 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:52:49.021 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:52:49.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:49.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:49.021 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:52:49.021 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:52:49.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:49.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:49.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:49.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:49.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:52:49.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1393ms. 2025-07-01 13:52:49.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:49.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:49.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:49.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:49.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:49.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:49.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:49.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:49.022 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:52:49.022 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:52:49.022 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:52:49.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:49.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:49.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:49.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:49.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:49.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:49.022 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7036ms 2025-07-01 13:52:49.022 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:49.022 +03:00 [DBG] Connection id "0HNC8090TGEHT" completed keep alive response. 2025-07-01 13:52:49.022 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.281ms 2025-07-01 13:52:49.022 +03:00 [DBG] Connection id "0HNC8090TGEHT" received FIN. 2025-07-01 13:52:49.023 +03:00 [DBG] Connection id "0HNC8090TGEHT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:52:49.023 +03:00 [DBG] Connection id "0HNC8090TGEHT" disconnecting. 2025-07-01 13:52:49.023 +03:00 [DBG] Connection id "0HNC8090TGEHT" stopped. 2025-07-01 13:52:54.026 +03:00 [DBG] Connection id "0HNC8090TGEHU" accepted. 2025-07-01 13:52:54.026 +03:00 [DBG] Connection id "0HNC8090TGEHU" started. 2025-07-01 13:52:54.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:52:54.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:52:54.027 +03:00 [DBG] POST requests are not supported 2025-07-01 13:52:54.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:52:54.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:52:54.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:54.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:52:54.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:52:54.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:52:54.027 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:52:54.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:54.027 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:52:54.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:52:54.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:52:54.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:52:54.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:52:54.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:52:54.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:54.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:54.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:52:54.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:52:54.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:54.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:54.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:54.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:54.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:52:54.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2869ms. 2025-07-01 13:52:54.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:54.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:54.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:54.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:54.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:54.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:54.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:54.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:54.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:52:54.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:52:54.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:52:54.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:54.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:54.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:54.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:54.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:54.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:54.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9753ms 2025-07-01 13:52:54.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:54.030 +03:00 [DBG] Connection id "0HNC8090TGEHU" completed keep alive response. 2025-07-01 13:52:54.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6801ms 2025-07-01 13:52:54.030 +03:00 [DBG] Connection id "0HNC8090TGEHU" received FIN. 2025-07-01 13:52:54.031 +03:00 [DBG] Connection id "0HNC8090TGEHU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:52:54.031 +03:00 [DBG] Connection id "0HNC8090TGEHU" disconnecting. 2025-07-01 13:52:54.031 +03:00 [DBG] Connection id "0HNC8090TGEHU" stopped. 2025-07-01 13:52:59.024 +03:00 [DBG] Connection id "0HNC8090TGEHV" accepted. 2025-07-01 13:52:59.025 +03:00 [DBG] Connection id "0HNC8090TGEHV" started. 2025-07-01 13:52:59.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:52:59.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:52:59.026 +03:00 [DBG] POST requests are not supported 2025-07-01 13:52:59.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:52:59.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:52:59.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:59.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:52:59.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:52:59.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:52:59.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:52:59.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:59.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:52:59.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:52:59.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:52:59.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:52:59.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:52:59.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:52:59.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:59.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:59.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:52:59.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:52:59.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:59.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:59.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:59.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:59.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:52:59.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1185ms. 2025-07-01 13:52:59.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:59.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:52:59.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:59.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:52:59.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:59.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:59.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:59.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:59.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:52:59.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:52:59.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:52:59.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:59.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:52:59.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:59.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:59.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:59.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:52:59.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6611ms 2025-07-01 13:52:59.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:52:59.027 +03:00 [DBG] Connection id "0HNC8090TGEHV" completed keep alive response. 2025-07-01 13:52:59.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9811ms 2025-07-01 13:52:59.027 +03:00 [DBG] Connection id "0HNC8090TGEHV" received FIN. 2025-07-01 13:52:59.027 +03:00 [DBG] Connection id "0HNC8090TGEHV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:52:59.027 +03:00 [DBG] Connection id "0HNC8090TGEHV" disconnecting. 2025-07-01 13:52:59.027 +03:00 [DBG] Connection id "0HNC8090TGEHV" stopped. 2025-07-01 13:53:04.028 +03:00 [DBG] Connection id "0HNC8090TGEI0" accepted. 2025-07-01 13:53:04.028 +03:00 [DBG] Connection id "0HNC8090TGEI0" started. 2025-07-01 13:53:04.028 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:53:04.028 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:53:04.028 +03:00 [DBG] POST requests are not supported 2025-07-01 13:53:04.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:53:04.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:53:04.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:04.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:53:04.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:53:04.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:53:04.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:53:04.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:04.029 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:53:04.029 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:53:04.029 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:53:04.029 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:53:04.029 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:53:04.029 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:53:04.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:04.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:04.029 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:53:04.029 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:53:04.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:04.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:04.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:04.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:04.029 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:53:04.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1708ms. 2025-07-01 13:53:04.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:04.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:04.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:04.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:04.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:04.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:04.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:04.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:04.030 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:53:04.030 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:53:04.030 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:53:04.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:04.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:04.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:04.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:04.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:04.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:04.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0681ms 2025-07-01 13:53:04.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:04.030 +03:00 [DBG] Connection id "0HNC8090TGEI0" completed keep alive response. 2025-07-01 13:53:04.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.039ms 2025-07-01 13:53:04.030 +03:00 [DBG] Connection id "0HNC8090TGEI0" received FIN. 2025-07-01 13:53:04.030 +03:00 [DBG] Connection id "0HNC8090TGEI0" disconnecting. 2025-07-01 13:53:04.030 +03:00 [DBG] Connection id "0HNC8090TGEI0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:53:04.032 +03:00 [DBG] Connection id "0HNC8090TGEI0" stopped. 2025-07-01 13:53:09.028 +03:00 [DBG] Connection id "0HNC8090TGEI1" accepted. 2025-07-01 13:53:09.028 +03:00 [DBG] Connection id "0HNC8090TGEI1" started. 2025-07-01 13:53:09.028 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:53:09.028 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:53:09.028 +03:00 [DBG] POST requests are not supported 2025-07-01 13:53:09.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:53:09.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:53:09.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:09.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:53:09.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:53:09.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:53:09.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:53:09.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:09.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:53:09.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:53:09.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:53:09.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:53:09.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:53:09.029 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:53:09.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:09.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:09.029 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:53:09.029 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:53:09.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:09.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:09.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:09.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:09.029 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:53:09.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1179ms. 2025-07-01 13:53:09.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:09.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:09.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:09.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:09.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:09.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:09.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:09.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:09.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:53:09.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:53:09.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:53:09.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:09.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:09.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:09.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:09.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:09.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:09.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7565ms 2025-07-01 13:53:09.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:09.029 +03:00 [DBG] Connection id "0HNC8090TGEI1" completed keep alive response. 2025-07-01 13:53:09.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3457ms 2025-07-01 13:53:09.030 +03:00 [DBG] Connection id "0HNC8090TGEI1" received FIN. 2025-07-01 13:53:09.030 +03:00 [DBG] Connection id "0HNC8090TGEI1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:53:09.030 +03:00 [DBG] Connection id "0HNC8090TGEI1" disconnecting. 2025-07-01 13:53:09.030 +03:00 [DBG] Connection id "0HNC8090TGEI1" stopped. 2025-07-01 13:53:14.022 +03:00 [DBG] Connection id "0HNC8090TGEI2" accepted. 2025-07-01 13:53:14.022 +03:00 [DBG] Connection id "0HNC8090TGEI2" started. 2025-07-01 13:53:14.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:53:14.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:53:14.022 +03:00 [DBG] POST requests are not supported 2025-07-01 13:53:14.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:53:14.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:53:14.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:14.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:53:14.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:53:14.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:53:14.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:53:14.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:14.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:53:14.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:53:14.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:53:14.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:53:14.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:53:14.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:53:14.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:14.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:14.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:53:14.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:53:14.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:14.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:14.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:14.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:14.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:53:14.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1908ms. 2025-07-01 13:53:14.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:14.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:14.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:14.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:14.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:14.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:14.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:14.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:14.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:53:14.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:53:14.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:53:14.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:14.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:14.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:14.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:14.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:14.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:14.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3138ms 2025-07-01 13:53:14.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:14.024 +03:00 [DBG] Connection id "0HNC8090TGEI2" completed keep alive response. 2025-07-01 13:53:14.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3389ms 2025-07-01 13:53:14.025 +03:00 [DBG] Connection id "0HNC8090TGEI2" received FIN. 2025-07-01 13:53:14.025 +03:00 [DBG] Connection id "0HNC8090TGEI2" disconnecting. 2025-07-01 13:53:14.025 +03:00 [DBG] Connection id "0HNC8090TGEI2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:53:14.026 +03:00 [DBG] Connection id "0HNC8090TGEI2" stopped. 2025-07-01 13:53:19.024 +03:00 [DBG] Connection id "0HNC8090TGEI3" accepted. 2025-07-01 13:53:19.024 +03:00 [DBG] Connection id "0HNC8090TGEI3" started. 2025-07-01 13:53:19.024 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:53:19.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:53:19.024 +03:00 [DBG] POST requests are not supported 2025-07-01 13:53:19.024 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:53:19.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:53:19.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:19.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:53:19.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:53:19.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:53:19.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:53:19.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:19.025 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:53:19.025 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:53:19.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:53:19.025 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:53:19.025 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:53:19.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:53:19.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:19.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:19.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:53:19.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:53:19.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:19.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:19.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:19.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:19.025 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:53:19.025 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.134ms. 2025-07-01 13:53:19.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:19.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:19.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:19.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:19.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:19.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:19.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:19.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:19.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:53:19.026 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:53:19.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:53:19.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:19.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:19.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:19.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:19.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:19.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:19.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7731ms 2025-07-01 13:53:19.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:19.026 +03:00 [DBG] Connection id "0HNC8090TGEI3" completed keep alive response. 2025-07-01 13:53:19.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6488ms 2025-07-01 13:53:19.026 +03:00 [DBG] Connection id "0HNC8090TGEI3" received FIN. 2025-07-01 13:53:19.026 +03:00 [DBG] Connection id "0HNC8090TGEI3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:53:19.026 +03:00 [DBG] Connection id "0HNC8090TGEI3" disconnecting. 2025-07-01 13:53:19.026 +03:00 [DBG] Connection id "0HNC8090TGEI3" stopped. 2025-07-01 13:53:24.023 +03:00 [DBG] Connection id "0HNC8090TGEI4" accepted. 2025-07-01 13:53:24.023 +03:00 [DBG] Connection id "0HNC8090TGEI4" started. 2025-07-01 13:53:24.023 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:53:24.023 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:53:24.023 +03:00 [DBG] POST requests are not supported 2025-07-01 13:53:24.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:53:24.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:53:24.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:24.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:53:24.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:53:24.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:53:24.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:53:24.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:24.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:53:24.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:53:24.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:53:24.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:53:24.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:53:24.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:53:24.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:24.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:24.024 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:53:24.024 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:53:24.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:24.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:24.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:24.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:24.024 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:53:24.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1219ms. 2025-07-01 13:53:24.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:24.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:24.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:24.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:24.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:24.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:24.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:24.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:24.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:53:24.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:53:24.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:53:24.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:24.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:24.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:24.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:24.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:24.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:24.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6773ms 2025-07-01 13:53:24.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:24.024 +03:00 [DBG] Connection id "0HNC8090TGEI4" completed keep alive response. 2025-07-01 13:53:24.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2612ms 2025-07-01 13:53:24.025 +03:00 [DBG] Connection id "0HNC8090TGEI4" received FIN. 2025-07-01 13:53:24.025 +03:00 [DBG] Connection id "0HNC8090TGEI4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:53:24.025 +03:00 [DBG] Connection id "0HNC8090TGEI4" disconnecting. 2025-07-01 13:53:24.025 +03:00 [DBG] Connection id "0HNC8090TGEI4" stopped. 2025-07-01 13:53:29.031 +03:00 [DBG] Connection id "0HNC8090TGEI5" accepted. 2025-07-01 13:53:29.032 +03:00 [DBG] Connection id "0HNC8090TGEI5" started. 2025-07-01 13:53:29.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:53:29.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:53:29.032 +03:00 [DBG] POST requests are not supported 2025-07-01 13:53:29.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:53:29.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:53:29.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:29.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:53:29.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:53:29.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:53:29.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:53:29.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:29.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:53:29.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:53:29.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:53:29.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:53:29.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:53:29.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:53:29.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:29.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:29.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:53:29.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:53:29.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:29.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:29.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:29.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:29.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:53:29.032 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1225ms. 2025-07-01 13:53:29.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:29.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:29.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:29.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:29.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:29.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:29.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:29.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:29.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:53:29.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:53:29.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:53:29.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:29.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:29.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:29.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:29.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:29.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:29.033 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7016ms 2025-07-01 13:53:29.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:29.033 +03:00 [DBG] Connection id "0HNC8090TGEI5" completed keep alive response. 2025-07-01 13:53:29.033 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3978ms 2025-07-01 13:53:29.033 +03:00 [DBG] Connection id "0HNC8090TGEI5" received FIN. 2025-07-01 13:53:29.033 +03:00 [DBG] Connection id "0HNC8090TGEI5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:53:29.033 +03:00 [DBG] Connection id "0HNC8090TGEI5" disconnecting. 2025-07-01 13:53:29.033 +03:00 [DBG] Connection id "0HNC8090TGEI5" stopped. 2025-07-01 13:53:34.021 +03:00 [DBG] Connection id "0HNC8090TGEI6" accepted. 2025-07-01 13:53:34.021 +03:00 [DBG] Connection id "0HNC8090TGEI6" started. 2025-07-01 13:53:34.021 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:53:34.021 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:53:34.021 +03:00 [DBG] POST requests are not supported 2025-07-01 13:53:34.021 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:53:34.021 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:53:34.021 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:34.021 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:53:34.021 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:53:34.021 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:53:34.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:53:34.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:34.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:53:34.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:53:34.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:53:34.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:53:34.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:53:34.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:53:34.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:34.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:34.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:53:34.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:53:34.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:34.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:34.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:34.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:34.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:53:34.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2031ms. 2025-07-01 13:53:34.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:34.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:34.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:34.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:34.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:34.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:34.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:34.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:34.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:53:34.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:53:34.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:53:34.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:34.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:34.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:34.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:34.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:34.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:34.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4066ms 2025-07-01 13:53:34.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:34.024 +03:00 [DBG] Connection id "0HNC8090TGEI6" completed keep alive response. 2025-07-01 13:53:34.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6161ms 2025-07-01 13:53:34.024 +03:00 [DBG] Connection id "0HNC8090TGEI6" received FIN. 2025-07-01 13:53:34.024 +03:00 [DBG] Connection id "0HNC8090TGEI6" disconnecting. 2025-07-01 13:53:34.024 +03:00 [DBG] Connection id "0HNC8090TGEI6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:53:34.025 +03:00 [DBG] Connection id "0HNC8090TGEI6" stopped. 2025-07-01 13:53:39.023 +03:00 [DBG] Connection id "0HNC8090TGEI7" accepted. 2025-07-01 13:53:39.023 +03:00 [DBG] Connection id "0HNC8090TGEI7" started. 2025-07-01 13:53:39.024 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:53:39.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:53:39.024 +03:00 [DBG] POST requests are not supported 2025-07-01 13:53:39.024 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:53:39.024 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:53:39.024 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:39.024 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:53:39.024 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:53:39.024 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:53:39.024 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:53:39.024 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:39.024 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:53:39.024 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:53:39.024 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:53:39.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:53:39.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:53:39.024 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:53:39.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:39.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:39.024 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:53:39.024 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:53:39.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:39.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:39.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:39.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:39.025 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:53:39.025 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2004ms. 2025-07-01 13:53:39.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:39.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:39.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:39.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:39.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:39.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:39.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:39.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:39.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:53:39.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:53:39.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:53:39.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:39.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:39.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:39.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:39.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:39.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:39.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1216ms 2025-07-01 13:53:39.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:39.025 +03:00 [DBG] Connection id "0HNC8090TGEI7" completed keep alive response. 2025-07-01 13:53:39.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0342ms 2025-07-01 13:53:39.026 +03:00 [DBG] Connection id "0HNC8090TGEI7" received FIN. 2025-07-01 13:53:39.026 +03:00 [DBG] Connection id "0HNC8090TGEI7" disconnecting. 2025-07-01 13:53:39.026 +03:00 [DBG] Connection id "0HNC8090TGEI7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:53:39.027 +03:00 [DBG] Connection id "0HNC8090TGEI7" stopped. 2025-07-01 13:53:44.023 +03:00 [DBG] Connection id "0HNC8090TGEI8" accepted. 2025-07-01 13:53:44.023 +03:00 [DBG] Connection id "0HNC8090TGEI8" started. 2025-07-01 13:53:44.023 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:53:44.023 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:53:44.023 +03:00 [DBG] POST requests are not supported 2025-07-01 13:53:44.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:53:44.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:53:44.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:44.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:53:44.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:53:44.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:53:44.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:53:44.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:44.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:53:44.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:53:44.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:53:44.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:53:44.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:53:44.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:53:44.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:44.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:44.024 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:53:44.024 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:53:44.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:44.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:44.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:44.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:44.024 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:53:44.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1196ms. 2025-07-01 13:53:44.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:44.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:44.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:44.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:44.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:44.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:44.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:44.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:44.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:53:44.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:53:44.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:53:44.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:44.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:44.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:44.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:44.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:44.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:44.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7521ms 2025-07-01 13:53:44.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:44.024 +03:00 [DBG] Connection id "0HNC8090TGEI8" completed keep alive response. 2025-07-01 13:53:44.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2907ms 2025-07-01 13:53:44.025 +03:00 [DBG] Connection id "0HNC8090TGEI8" received FIN. 2025-07-01 13:53:44.025 +03:00 [DBG] Connection id "0HNC8090TGEI8" disconnecting. 2025-07-01 13:53:44.025 +03:00 [DBG] Connection id "0HNC8090TGEI8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:53:44.026 +03:00 [DBG] Connection id "0HNC8090TGEI8" stopped. 2025-07-01 13:53:49.030 +03:00 [DBG] Connection id "0HNC8090TGEI9" accepted. 2025-07-01 13:53:49.030 +03:00 [DBG] Connection id "0HNC8090TGEI9" started. 2025-07-01 13:53:49.030 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:53:49.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:53:49.030 +03:00 [DBG] POST requests are not supported 2025-07-01 13:53:49.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:53:49.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:53:49.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:49.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:53:49.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:53:49.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:53:49.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:53:49.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:49.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:53:49.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:53:49.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:53:49.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:53:49.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:53:49.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:53:49.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:49.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:49.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:53:49.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:53:49.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:49.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:49.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:49.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:49.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:53:49.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1331ms. 2025-07-01 13:53:49.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:49.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:49.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:49.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:49.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:49.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:49.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:49.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:49.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:53:49.031 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:53:49.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:53:49.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:49.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:49.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:49.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:49.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:49.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:49.031 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6789ms 2025-07-01 13:53:49.031 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:49.031 +03:00 [DBG] Connection id "0HNC8090TGEI9" completed keep alive response. 2025-07-01 13:53:49.031 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1991ms 2025-07-01 13:53:49.031 +03:00 [DBG] Connection id "0HNC8090TGEI9" received FIN. 2025-07-01 13:53:49.031 +03:00 [DBG] Connection id "0HNC8090TGEI9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:53:49.031 +03:00 [DBG] Connection id "0HNC8090TGEI9" disconnecting. 2025-07-01 13:53:49.032 +03:00 [DBG] Connection id "0HNC8090TGEI9" stopped. 2025-07-01 13:53:54.021 +03:00 [DBG] Connection id "0HNC8090TGEIA" accepted. 2025-07-01 13:53:54.021 +03:00 [DBG] Connection id "0HNC8090TGEIA" started. 2025-07-01 13:53:54.021 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:53:54.021 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:53:54.021 +03:00 [DBG] POST requests are not supported 2025-07-01 13:53:54.021 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:53:54.021 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:53:54.021 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:54.021 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:53:54.021 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:53:54.021 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:53:54.021 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:53:54.021 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:54.021 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:53:54.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:53:54.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:53:54.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:53:54.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:53:54.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:53:54.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:54.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:54.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:53:54.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:53:54.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:54.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:54.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:54.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:54.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:53:54.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1231ms. 2025-07-01 13:53:54.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:54.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:54.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:54.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:54.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:54.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:54.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:54.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:54.022 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:53:54.022 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:53:54.022 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:53:54.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:54.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:54.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:54.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:54.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:54.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:54.022 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7134ms 2025-07-01 13:53:54.022 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:54.022 +03:00 [DBG] Connection id "0HNC8090TGEIA" completed keep alive response. 2025-07-01 13:53:54.022 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3196ms 2025-07-01 13:53:54.023 +03:00 [DBG] Connection id "0HNC8090TGEIA" received FIN. 2025-07-01 13:53:54.023 +03:00 [DBG] Connection id "0HNC8090TGEIA" disconnecting. 2025-07-01 13:53:54.023 +03:00 [DBG] Connection id "0HNC8090TGEIA" stopped. 2025-07-01 13:53:54.023 +03:00 [DBG] Connection id "0HNC8090TGEIA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:53:59.025 +03:00 [DBG] Connection id "0HNC8090TGEIB" accepted. 2025-07-01 13:53:59.025 +03:00 [DBG] Connection id "0HNC8090TGEIB" started. 2025-07-01 13:53:59.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:53:59.025 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:53:59.026 +03:00 [DBG] POST requests are not supported 2025-07-01 13:53:59.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:53:59.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:53:59.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:59.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:53:59.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:53:59.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:53:59.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:53:59.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:59.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:53:59.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:53:59.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:53:59.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:53:59.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:53:59.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:53:59.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:59.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:59.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:53:59.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:53:59.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:59.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:59.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:59.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:59.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:53:59.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1371ms. 2025-07-01 13:53:59.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:59.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:53:59.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:59.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:53:59.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:59.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:59.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:59.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:59.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:53:59.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:53:59.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:53:59.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:59.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:53:59.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:59.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:59.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:59.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:53:59.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7399ms 2025-07-01 13:53:59.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:53:59.027 +03:00 [DBG] Connection id "0HNC8090TGEIB" completed keep alive response. 2025-07-01 13:53:59.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5597ms 2025-07-01 13:53:59.027 +03:00 [DBG] Connection id "0HNC8090TGEIB" received FIN. 2025-07-01 13:53:59.027 +03:00 [DBG] Connection id "0HNC8090TGEIB" disconnecting. 2025-07-01 13:53:59.027 +03:00 [DBG] Connection id "0HNC8090TGEIB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:53:59.028 +03:00 [DBG] Connection id "0HNC8090TGEIB" stopped. 2025-07-01 13:54:04.026 +03:00 [DBG] Connection id "0HNC8090TGEIC" accepted. 2025-07-01 13:54:04.026 +03:00 [DBG] Connection id "0HNC8090TGEIC" started. 2025-07-01 13:54:04.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:54:04.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:54:04.026 +03:00 [DBG] POST requests are not supported 2025-07-01 13:54:04.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:54:04.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:54:04.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:04.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:54:04.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:54:04.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:54:04.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:54:04.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:04.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:54:04.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:54:04.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:54:04.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:54:04.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:54:04.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:54:04.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:04.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:04.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:54:04.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:54:04.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:04.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:04.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:04.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:04.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:54:04.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1197ms. 2025-07-01 13:54:04.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:04.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:04.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:04.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:04.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:04.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:04.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:04.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:04.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:54:04.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:54:04.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:54:04.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:04.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:04.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:04.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:04.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:04.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:04.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7073ms 2025-07-01 13:54:04.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:04.027 +03:00 [DBG] Connection id "0HNC8090TGEIC" completed keep alive response. 2025-07-01 13:54:04.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.279ms 2025-07-01 13:54:04.027 +03:00 [DBG] Connection id "0HNC8090TGEIC" received FIN. 2025-07-01 13:54:04.028 +03:00 [DBG] Connection id "0HNC8090TGEIC" disconnecting. 2025-07-01 13:54:04.028 +03:00 [DBG] Connection id "0HNC8090TGEIC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:54:04.029 +03:00 [DBG] Connection id "0HNC8090TGEIC" stopped. 2025-07-01 13:54:09.033 +03:00 [DBG] Connection id "0HNC8090TGEID" accepted. 2025-07-01 13:54:09.033 +03:00 [DBG] Connection id "0HNC8090TGEID" started. 2025-07-01 13:54:09.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:54:09.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:54:09.033 +03:00 [DBG] POST requests are not supported 2025-07-01 13:54:09.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:54:09.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:54:09.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:09.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:54:09.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:54:09.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:54:09.034 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:54:09.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:09.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:54:09.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:54:09.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:54:09.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:54:09.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:54:09.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:54:09.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:09.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:09.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:54:09.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:54:09.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:09.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:09.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:09.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:09.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:54:09.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1611ms. 2025-07-01 13:54:09.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:09.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:09.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:09.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:09.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:09.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:09.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:09.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:09.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:54:09.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:54:09.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:54:09.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:09.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:09.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:09.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:09.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:09.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:09.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3723ms 2025-07-01 13:54:09.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:09.035 +03:00 [DBG] Connection id "0HNC8090TGEID" completed keep alive response. 2025-07-01 13:54:09.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1926ms 2025-07-01 13:54:09.036 +03:00 [DBG] Connection id "0HNC8090TGEID" received FIN. 2025-07-01 13:54:09.036 +03:00 [DBG] Connection id "0HNC8090TGEID" disconnecting. 2025-07-01 13:54:09.036 +03:00 [DBG] Connection id "0HNC8090TGEID" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:54:09.037 +03:00 [DBG] Connection id "0HNC8090TGEID" stopped. 2025-07-01 13:54:14.027 +03:00 [DBG] Connection id "0HNC8090TGEIE" accepted. 2025-07-01 13:54:14.027 +03:00 [DBG] Connection id "0HNC8090TGEIE" started. 2025-07-01 13:54:14.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:54:14.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:54:14.027 +03:00 [DBG] POST requests are not supported 2025-07-01 13:54:14.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:54:14.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:54:14.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:14.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:54:14.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:54:14.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:54:14.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:54:14.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:14.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:54:14.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:54:14.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:54:14.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:54:14.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:54:14.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:54:14.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:14.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:14.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:54:14.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:54:14.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:14.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:14.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:14.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:14.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:54:14.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2432ms. 2025-07-01 13:54:14.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:14.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:14.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:14.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:14.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:14.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:14.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:14.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:14.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:54:14.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:54:14.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:54:14.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:14.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:14.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:14.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:14.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:14.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:14.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4731ms 2025-07-01 13:54:14.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:14.030 +03:00 [DBG] Connection id "0HNC8090TGEIE" completed keep alive response. 2025-07-01 13:54:14.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5143ms 2025-07-01 13:54:14.030 +03:00 [DBG] Connection id "0HNC8090TGEIE" received FIN. 2025-07-01 13:54:14.030 +03:00 [DBG] Connection id "0HNC8090TGEIE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:54:14.030 +03:00 [DBG] Connection id "0HNC8090TGEIE" disconnecting. 2025-07-01 13:54:14.030 +03:00 [DBG] Connection id "0HNC8090TGEIE" stopped. 2025-07-01 13:54:19.022 +03:00 [DBG] Connection id "0HNC8090TGEIF" accepted. 2025-07-01 13:54:19.023 +03:00 [DBG] Connection id "0HNC8090TGEIF" started. 2025-07-01 13:54:19.023 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:54:19.023 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:54:19.023 +03:00 [DBG] POST requests are not supported 2025-07-01 13:54:19.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:54:19.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:54:19.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:19.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:54:19.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:54:19.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:54:19.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:54:19.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:19.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:54:19.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:54:19.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:54:19.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:54:19.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:54:19.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:54:19.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:19.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:19.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:54:19.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:54:19.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:19.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:19.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:19.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:19.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:54:19.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1247ms. 2025-07-01 13:54:19.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:19.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:19.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:19.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:19.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:19.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:19.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:19.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:19.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:54:19.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:54:19.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:54:19.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:19.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:19.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:19.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:19.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:19.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:19.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6919ms 2025-07-01 13:54:19.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:19.024 +03:00 [DBG] Connection id "0HNC8090TGEIF" completed keep alive response. 2025-07-01 13:54:19.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2822ms 2025-07-01 13:54:19.024 +03:00 [DBG] Connection id "0HNC8090TGEIF" received FIN. 2025-07-01 13:54:19.024 +03:00 [DBG] Connection id "0HNC8090TGEIF" disconnecting. 2025-07-01 13:54:19.024 +03:00 [DBG] Connection id "0HNC8090TGEIF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:54:19.025 +03:00 [DBG] Connection id "0HNC8090TGEIF" stopped. 2025-07-01 13:54:24.023 +03:00 [DBG] Connection id "0HNC8090TGEIG" accepted. 2025-07-01 13:54:24.024 +03:00 [DBG] Connection id "0HNC8090TGEIG" started. 2025-07-01 13:54:24.024 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:54:24.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:54:24.024 +03:00 [DBG] POST requests are not supported 2025-07-01 13:54:24.024 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:54:24.024 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:54:24.024 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:24.024 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:54:24.024 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:54:24.024 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:54:24.024 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:54:24.024 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:24.024 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:54:24.024 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:54:24.024 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:54:24.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:54:24.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:54:24.024 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:54:24.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:24.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:24.024 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:54:24.024 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:54:24.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:24.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:24.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:24.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:24.024 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:54:24.025 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1286ms. 2025-07-01 13:54:24.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:24.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:24.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:24.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:24.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:24.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:24.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:24.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:24.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:54:24.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:54:24.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:54:24.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:24.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:24.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:24.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:24.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:24.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:24.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7041ms 2025-07-01 13:54:24.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:24.025 +03:00 [DBG] Connection id "0HNC8090TGEIG" completed keep alive response. 2025-07-01 13:54:24.025 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2884ms 2025-07-01 13:54:24.025 +03:00 [DBG] Connection id "0HNC8090TGEIG" received FIN. 2025-07-01 13:54:24.025 +03:00 [DBG] Connection id "0HNC8090TGEIG" disconnecting. 2025-07-01 13:54:24.025 +03:00 [DBG] Connection id "0HNC8090TGEIG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:54:24.026 +03:00 [DBG] Connection id "0HNC8090TGEIG" stopped. 2025-07-01 13:54:29.038 +03:00 [DBG] Connection id "0HNC8090TGEIH" accepted. 2025-07-01 13:54:29.038 +03:00 [DBG] Connection id "0HNC8090TGEIH" started. 2025-07-01 13:54:29.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:54:29.038 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:54:29.038 +03:00 [DBG] POST requests are not supported 2025-07-01 13:54:29.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:54:29.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:54:29.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:29.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:54:29.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:54:29.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:54:29.039 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:54:29.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:29.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:54:29.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:54:29.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:54:29.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:54:29.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:54:29.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:54:29.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:29.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:29.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:54:29.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:54:29.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:29.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:29.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:29.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:29.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:54:29.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1851ms. 2025-07-01 13:54:29.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:29.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:29.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:29.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:29.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:29.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:29.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:29.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:29.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:54:29.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:54:29.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:54:29.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:29.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:29.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:29.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:29.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:29.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:29.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2617ms 2025-07-01 13:54:29.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:29.040 +03:00 [DBG] Connection id "0HNC8090TGEIH" completed keep alive response. 2025-07-01 13:54:29.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1946ms 2025-07-01 13:54:29.041 +03:00 [DBG] Connection id "0HNC8090TGEIH" received FIN. 2025-07-01 13:54:29.041 +03:00 [DBG] Connection id "0HNC8090TGEIH" disconnecting. 2025-07-01 13:54:29.041 +03:00 [DBG] Connection id "0HNC8090TGEIH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:54:29.042 +03:00 [DBG] Connection id "0HNC8090TGEIH" stopped. 2025-07-01 13:54:34.031 +03:00 [DBG] Connection id "0HNC8090TGEII" accepted. 2025-07-01 13:54:34.031 +03:00 [DBG] Connection id "0HNC8090TGEII" started. 2025-07-01 13:54:34.031 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:54:34.031 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:54:34.031 +03:00 [DBG] POST requests are not supported 2025-07-01 13:54:34.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:54:34.031 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:54:34.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:34.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:54:34.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:54:34.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:54:34.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:54:34.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:34.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:54:34.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:54:34.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:54:34.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:54:34.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:54:34.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:54:34.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:34.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:34.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:54:34.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:54:34.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:34.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:34.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:34.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:34.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:54:34.032 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1726ms. 2025-07-01 13:54:34.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:34.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:34.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:34.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:34.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:34.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:34.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:34.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:34.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:54:34.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:54:34.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:54:34.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:34.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:34.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:34.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:34.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:34.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:34.033 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0989ms 2025-07-01 13:54:34.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:34.033 +03:00 [DBG] Connection id "0HNC8090TGEII" completed keep alive response. 2025-07-01 13:54:34.033 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0662ms 2025-07-01 13:54:34.034 +03:00 [DBG] Connection id "0HNC8090TGEII" received FIN. 2025-07-01 13:54:34.034 +03:00 [DBG] Connection id "0HNC8090TGEII" disconnecting. 2025-07-01 13:54:34.034 +03:00 [DBG] Connection id "0HNC8090TGEII" stopped. 2025-07-01 13:54:34.034 +03:00 [DBG] Connection id "0HNC8090TGEII" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:54:39.025 +03:00 [DBG] Connection id "0HNC8090TGEIJ" accepted. 2025-07-01 13:54:39.025 +03:00 [DBG] Connection id "0HNC8090TGEIJ" started. 2025-07-01 13:54:39.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:54:39.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:54:39.026 +03:00 [DBG] POST requests are not supported 2025-07-01 13:54:39.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:54:39.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:54:39.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:39.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:54:39.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:54:39.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:54:39.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:54:39.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:39.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:54:39.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:54:39.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:54:39.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:54:39.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:54:39.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:54:39.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:39.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:39.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:54:39.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:54:39.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:39.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:39.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:39.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:39.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:54:39.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1661ms. 2025-07-01 13:54:39.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:39.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:39.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:39.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:39.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:39.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:39.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:39.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:39.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:54:39.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:54:39.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:54:39.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:39.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:39.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:39.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:39.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:39.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:39.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0353ms 2025-07-01 13:54:39.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:39.027 +03:00 [DBG] Connection id "0HNC8090TGEIJ" completed keep alive response. 2025-07-01 13:54:39.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9836ms 2025-07-01 13:54:39.028 +03:00 [DBG] Connection id "0HNC8090TGEIJ" received FIN. 2025-07-01 13:54:39.028 +03:00 [DBG] Connection id "0HNC8090TGEIJ" disconnecting. 2025-07-01 13:54:39.028 +03:00 [DBG] Connection id "0HNC8090TGEIJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:54:39.029 +03:00 [DBG] Connection id "0HNC8090TGEIJ" stopped. 2025-07-01 13:54:44.030 +03:00 [DBG] Connection id "0HNC8090TGEIK" accepted. 2025-07-01 13:54:44.030 +03:00 [DBG] Connection id "0HNC8090TGEIK" started. 2025-07-01 13:54:44.030 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:54:44.031 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:54:44.031 +03:00 [DBG] POST requests are not supported 2025-07-01 13:54:44.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:54:44.031 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:54:44.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:44.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:54:44.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:54:44.031 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:54:44.031 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:54:44.031 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:44.031 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:54:44.031 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:54:44.031 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:54:44.031 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:54:44.031 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:54:44.031 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:54:44.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:44.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:44.031 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:54:44.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:54:44.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:44.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:44.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:44.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:44.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:54:44.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.12ms. 2025-07-01 13:54:44.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:44.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:44.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:44.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:44.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:44.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:44.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:44.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:44.032 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:54:44.032 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:54:44.032 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:54:44.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:44.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:44.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:44.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:44.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:44.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:44.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8983ms 2025-07-01 13:54:44.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:44.032 +03:00 [DBG] Connection id "0HNC8090TGEIK" completed keep alive response. 2025-07-01 13:54:44.032 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5962ms 2025-07-01 13:54:44.035 +03:00 [DBG] Connection id "0HNC8090TGEIK" received FIN. 2025-07-01 13:54:44.035 +03:00 [DBG] Connection id "0HNC8090TGEIK" disconnecting. 2025-07-01 13:54:44.035 +03:00 [DBG] Connection id "0HNC8090TGEIK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:54:44.036 +03:00 [DBG] Connection id "0HNC8090TGEIK" stopped. 2025-07-01 13:54:49.021 +03:00 [DBG] Connection id "0HNC8090TGEIL" accepted. 2025-07-01 13:54:49.022 +03:00 [DBG] Connection id "0HNC8090TGEIL" started. 2025-07-01 13:54:49.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:54:49.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:54:49.022 +03:00 [DBG] POST requests are not supported 2025-07-01 13:54:49.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:54:49.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:54:49.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:49.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:54:49.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:54:49.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:54:49.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:54:49.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:49.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:54:49.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:54:49.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:54:49.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:54:49.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:54:49.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:54:49.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:49.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:49.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:54:49.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:54:49.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:49.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:49.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:49.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:49.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:54:49.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1263ms. 2025-07-01 13:54:49.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:49.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:49.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:49.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:49.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:49.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:49.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:49.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:49.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:54:49.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:54:49.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:54:49.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:49.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:49.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:49.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:49.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:49.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:49.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7237ms 2025-07-01 13:54:49.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:49.023 +03:00 [DBG] Connection id "0HNC8090TGEIL" completed keep alive response. 2025-07-01 13:54:49.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3283ms 2025-07-01 13:54:49.024 +03:00 [DBG] Connection id "0HNC8090TGEIL" received FIN. 2025-07-01 13:54:49.024 +03:00 [DBG] Connection id "0HNC8090TGEIL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:54:49.025 +03:00 [DBG] Connection id "0HNC8090TGEIL" disconnecting. 2025-07-01 13:54:49.025 +03:00 [DBG] Connection id "0HNC8090TGEIL" stopped. 2025-07-01 13:54:54.049 +03:00 [DBG] Connection id "0HNC8090TGEIM" accepted. 2025-07-01 13:54:54.050 +03:00 [DBG] Connection id "0HNC8090TGEIM" started. 2025-07-01 13:54:54.050 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:54:54.050 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:54:54.050 +03:00 [DBG] POST requests are not supported 2025-07-01 13:54:54.050 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:54:54.050 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:54:54.050 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:54.050 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:54:54.050 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:54:54.050 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:54:54.050 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:54:54.050 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:54.050 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:54:54.050 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:54:54.050 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:54:54.051 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:54:54.051 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:54:54.051 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:54:54.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:54.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:54.051 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:54:54.051 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:54:54.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:54.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:54.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:54.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:54.051 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:54:54.051 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.139ms. 2025-07-01 13:54:54.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:54.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:54.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:54.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:54.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:54.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:54.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:54.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:54.051 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:54:54.051 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:54:54.052 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:54:54.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:54.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:54.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:54.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:54.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:54.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:54.052 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0897ms 2025-07-01 13:54:54.052 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:54.052 +03:00 [DBG] Connection id "0HNC8090TGEIM" completed keep alive response. 2025-07-01 13:54:54.052 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0492ms 2025-07-01 13:54:54.052 +03:00 [DBG] Connection id "0HNC8090TGEIM" received FIN. 2025-07-01 13:54:54.052 +03:00 [DBG] Connection id "0HNC8090TGEIM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:54:54.052 +03:00 [DBG] Connection id "0HNC8090TGEIM" disconnecting. 2025-07-01 13:54:54.052 +03:00 [DBG] Connection id "0HNC8090TGEIM" stopped. 2025-07-01 13:54:59.026 +03:00 [DBG] Connection id "0HNC8090TGEIN" accepted. 2025-07-01 13:54:59.026 +03:00 [DBG] Connection id "0HNC8090TGEIN" started. 2025-07-01 13:54:59.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:54:59.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:54:59.026 +03:00 [DBG] POST requests are not supported 2025-07-01 13:54:59.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:54:59.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:54:59.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:59.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:54:59.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:54:59.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:54:59.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:54:59.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:59.027 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:54:59.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:54:59.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:54:59.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:54:59.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:54:59.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:54:59.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:59.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:59.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:54:59.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:54:59.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:59.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:59.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:59.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:59.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:54:59.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1517ms. 2025-07-01 13:54:59.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:59.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:54:59.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:59.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:54:59.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:59.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:59.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:59.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:59.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:54:59.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:54:59.028 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:54:59.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:59.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:54:59.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:59.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:59.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:59.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:54:59.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.852ms 2025-07-01 13:54:59.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:54:59.028 +03:00 [DBG] Connection id "0HNC8090TGEIN" completed keep alive response. 2025-07-01 13:54:59.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6654ms 2025-07-01 13:54:59.028 +03:00 [DBG] Connection id "0HNC8090TGEIN" received FIN. 2025-07-01 13:54:59.028 +03:00 [DBG] Connection id "0HNC8090TGEIN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:54:59.028 +03:00 [DBG] Connection id "0HNC8090TGEIN" disconnecting. 2025-07-01 13:54:59.028 +03:00 [DBG] Connection id "0HNC8090TGEIN" stopped. 2025-07-01 13:55:04.025 +03:00 [DBG] Connection id "0HNC8090TGEIO" accepted. 2025-07-01 13:55:04.025 +03:00 [DBG] Connection id "0HNC8090TGEIO" started. 2025-07-01 13:55:04.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:55:04.025 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:55:04.025 +03:00 [DBG] POST requests are not supported 2025-07-01 13:55:04.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:55:04.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:55:04.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:04.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:55:04.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:55:04.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:55:04.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:55:04.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:04.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:55:04.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:55:04.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:55:04.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:55:04.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:55:04.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:55:04.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:04.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:04.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:55:04.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:55:04.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:04.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:04.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:04.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:04.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:55:04.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1128ms. 2025-07-01 13:55:04.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:04.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:04.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:04.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:04.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:04.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:04.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:04.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:04.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:55:04.026 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:55:04.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:55:04.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:04.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:04.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:04.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:04.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:04.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:04.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5745ms 2025-07-01 13:55:04.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:04.027 +03:00 [DBG] Connection id "0HNC8090TGEIO" completed keep alive response. 2025-07-01 13:55:04.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1907ms 2025-07-01 13:55:04.027 +03:00 [DBG] Connection id "0HNC8090TGEIO" received FIN. 2025-07-01 13:55:04.027 +03:00 [DBG] Connection id "0HNC8090TGEIO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:55:04.027 +03:00 [DBG] Connection id "0HNC8090TGEIO" disconnecting. 2025-07-01 13:55:04.027 +03:00 [DBG] Connection id "0HNC8090TGEIO" stopped. 2025-07-01 13:55:09.022 +03:00 [DBG] Connection id "0HNC8090TGEIP" accepted. 2025-07-01 13:55:09.022 +03:00 [DBG] Connection id "0HNC8090TGEIP" started. 2025-07-01 13:55:09.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:55:09.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:55:09.022 +03:00 [DBG] POST requests are not supported 2025-07-01 13:55:09.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:55:09.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:55:09.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:09.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:55:09.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:55:09.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:55:09.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:55:09.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:09.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:55:09.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:55:09.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:55:09.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:55:09.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:55:09.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:55:09.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:09.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:09.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:55:09.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:55:09.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:09.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:09.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:09.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:09.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:55:09.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1293ms. 2025-07-01 13:55:09.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:09.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:09.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:09.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:09.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:09.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:09.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:09.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:09.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:55:09.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:55:09.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:55:09.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:09.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:09.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:09.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:09.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:09.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:09.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8011ms 2025-07-01 13:55:09.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:09.024 +03:00 [DBG] Connection id "0HNC8090TGEIP" completed keep alive response. 2025-07-01 13:55:09.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4431ms 2025-07-01 13:55:09.024 +03:00 [DBG] Connection id "0HNC8090TGEIP" received FIN. 2025-07-01 13:55:09.024 +03:00 [DBG] Connection id "0HNC8090TGEIP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:55:09.024 +03:00 [DBG] Connection id "0HNC8090TGEIP" disconnecting. 2025-07-01 13:55:09.024 +03:00 [DBG] Connection id "0HNC8090TGEIP" stopped. 2025-07-01 13:55:14.032 +03:00 [DBG] Connection id "0HNC8090TGEIQ" accepted. 2025-07-01 13:55:14.032 +03:00 [DBG] Connection id "0HNC8090TGEIQ" started. 2025-07-01 13:55:14.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:55:14.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:55:14.033 +03:00 [DBG] POST requests are not supported 2025-07-01 13:55:14.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:55:14.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:55:14.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:14.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:55:14.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:55:14.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:55:14.033 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:55:14.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:14.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:55:14.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:55:14.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:55:14.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:55:14.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:55:14.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:55:14.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:14.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:14.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:55:14.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:55:14.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:14.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:14.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:14.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:14.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:55:14.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.202ms. 2025-07-01 13:55:14.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:14.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:14.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:14.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:14.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:14.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:14.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:14.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:14.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:55:14.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:55:14.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:55:14.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:14.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:14.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:14.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:14.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:14.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:14.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1559ms 2025-07-01 13:55:14.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:14.035 +03:00 [DBG] Connection id "0HNC8090TGEIQ" completed keep alive response. 2025-07-01 13:55:14.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.084ms 2025-07-01 13:55:14.035 +03:00 [DBG] Connection id "0HNC8090TGEIQ" received FIN. 2025-07-01 13:55:14.035 +03:00 [DBG] Connection id "0HNC8090TGEIQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:55:14.035 +03:00 [DBG] Connection id "0HNC8090TGEIQ" disconnecting. 2025-07-01 13:55:14.035 +03:00 [DBG] Connection id "0HNC8090TGEIQ" stopped. 2025-07-01 13:55:19.029 +03:00 [DBG] Connection id "0HNC8090TGEIR" accepted. 2025-07-01 13:55:19.029 +03:00 [DBG] Connection id "0HNC8090TGEIR" started. 2025-07-01 13:55:19.029 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:55:19.029 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:55:19.029 +03:00 [DBG] POST requests are not supported 2025-07-01 13:55:19.029 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:55:19.029 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:55:19.029 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:19.029 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:55:19.029 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:55:19.029 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:55:19.029 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:55:19.029 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:19.029 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:55:19.029 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:55:19.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:55:19.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:55:19.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:55:19.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:55:19.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:19.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:19.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:55:19.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:55:19.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:19.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:19.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:19.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:19.030 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:55:19.030 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1439ms. 2025-07-01 13:55:19.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:19.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:19.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:19.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:19.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:19.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:19.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:19.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:19.030 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:55:19.030 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:55:19.030 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:55:19.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:19.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:19.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:19.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:19.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:19.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:19.031 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.931ms 2025-07-01 13:55:19.031 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:19.031 +03:00 [DBG] Connection id "0HNC8090TGEIR" completed keep alive response. 2025-07-01 13:55:19.031 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7031ms 2025-07-01 13:55:19.031 +03:00 [DBG] Connection id "0HNC8090TGEIR" received FIN. 2025-07-01 13:55:19.031 +03:00 [DBG] Connection id "0HNC8090TGEIR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:55:19.031 +03:00 [DBG] Connection id "0HNC8090TGEIR" disconnecting. 2025-07-01 13:55:19.031 +03:00 [DBG] Connection id "0HNC8090TGEIR" stopped. 2025-07-01 13:55:24.031 +03:00 [DBG] Connection id "0HNC8090TGEIS" accepted. 2025-07-01 13:55:24.032 +03:00 [DBG] Connection id "0HNC8090TGEIS" started. 2025-07-01 13:55:24.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:55:24.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:55:24.032 +03:00 [DBG] POST requests are not supported 2025-07-01 13:55:24.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:55:24.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:55:24.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:24.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:55:24.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:55:24.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:55:24.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:55:24.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:24.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:55:24.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:55:24.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:55:24.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:55:24.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:55:24.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:55:24.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:24.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:24.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:55:24.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:55:24.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:24.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:24.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:24.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:24.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:55:24.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1367ms. 2025-07-01 13:55:24.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:24.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:24.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:24.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:24.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:24.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:24.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:24.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:24.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:55:24.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:55:24.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:55:24.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:24.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:24.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:24.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:24.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:24.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:24.033 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9694ms 2025-07-01 13:55:24.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:24.033 +03:00 [DBG] Connection id "0HNC8090TGEIS" completed keep alive response. 2025-07-01 13:55:24.033 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5885ms 2025-07-01 13:55:24.033 +03:00 [DBG] Connection id "0HNC8090TGEIS" received FIN. 2025-07-01 13:55:24.033 +03:00 [DBG] Connection id "0HNC8090TGEIS" disconnecting. 2025-07-01 13:55:24.034 +03:00 [DBG] Connection id "0HNC8090TGEIS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:55:24.035 +03:00 [DBG] Connection id "0HNC8090TGEIS" stopped. 2025-07-01 13:55:29.035 +03:00 [DBG] Connection id "0HNC8090TGEIT" accepted. 2025-07-01 13:55:29.035 +03:00 [DBG] Connection id "0HNC8090TGEIT" started. 2025-07-01 13:55:29.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:55:29.036 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:55:29.036 +03:00 [DBG] POST requests are not supported 2025-07-01 13:55:29.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:55:29.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:55:29.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:29.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:55:29.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:55:29.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:55:29.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:55:29.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:29.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:55:29.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:55:29.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:55:29.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:55:29.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:55:29.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:55:29.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:29.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:29.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:55:29.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:55:29.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:29.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:29.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:29.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:29.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:55:29.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1772ms. 2025-07-01 13:55:29.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:29.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:29.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:29.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:29.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:29.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:29.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:29.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:29.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:55:29.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:55:29.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:55:29.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:29.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:29.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:29.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:29.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:29.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:29.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4552ms 2025-07-01 13:55:29.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:29.038 +03:00 [DBG] Connection id "0HNC8090TGEIT" completed keep alive response. 2025-07-01 13:55:29.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8967ms 2025-07-01 13:55:29.039 +03:00 [DBG] Connection id "0HNC8090TGEIT" received FIN. 2025-07-01 13:55:29.039 +03:00 [DBG] Connection id "0HNC8090TGEIT" disconnecting. 2025-07-01 13:55:29.039 +03:00 [DBG] Connection id "0HNC8090TGEIT" stopped. 2025-07-01 13:55:29.039 +03:00 [DBG] Connection id "0HNC8090TGEIT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:55:34.033 +03:00 [DBG] Connection id "0HNC8090TGEIU" accepted. 2025-07-01 13:55:34.033 +03:00 [DBG] Connection id "0HNC8090TGEIU" started. 2025-07-01 13:55:34.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:55:34.034 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:55:34.034 +03:00 [DBG] POST requests are not supported 2025-07-01 13:55:34.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:55:34.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:55:34.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:34.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:55:34.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:55:34.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:55:34.034 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:55:34.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:34.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:55:34.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:55:34.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:55:34.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:55:34.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:55:34.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:55:34.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:34.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:34.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:55:34.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:55:34.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:34.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:34.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:34.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:34.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:55:34.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1352ms. 2025-07-01 13:55:34.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:34.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:34.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:34.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:34.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:34.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:34.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:34.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:34.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:55:34.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:55:34.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:55:34.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:34.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:34.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:34.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:34.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:34.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:34.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8814ms 2025-07-01 13:55:34.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:34.035 +03:00 [DBG] Connection id "0HNC8090TGEIU" completed keep alive response. 2025-07-01 13:55:34.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5758ms 2025-07-01 13:55:34.035 +03:00 [DBG] Connection id "0HNC8090TGEIU" received FIN. 2025-07-01 13:55:34.035 +03:00 [DBG] Connection id "0HNC8090TGEIU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:55:34.036 +03:00 [DBG] Connection id "0HNC8090TGEIU" disconnecting. 2025-07-01 13:55:34.036 +03:00 [DBG] Connection id "0HNC8090TGEIU" stopped. 2025-07-01 13:55:39.034 +03:00 [DBG] Connection id "0HNC8090TGEIV" accepted. 2025-07-01 13:55:39.034 +03:00 [DBG] Connection id "0HNC8090TGEIV" started. 2025-07-01 13:55:39.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:55:39.034 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:55:39.034 +03:00 [DBG] POST requests are not supported 2025-07-01 13:55:39.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:55:39.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:55:39.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:39.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:55:39.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:55:39.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:55:39.034 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:55:39.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:39.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:55:39.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:55:39.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:55:39.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:55:39.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:55:39.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:55:39.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:39.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:39.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:55:39.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:55:39.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:39.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:39.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:39.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:39.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:55:39.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1165ms. 2025-07-01 13:55:39.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:39.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:39.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:39.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:39.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:39.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:39.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:39.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:39.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:55:39.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:55:39.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:55:39.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:39.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:39.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:39.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:39.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:39.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:39.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5852ms 2025-07-01 13:55:39.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:39.035 +03:00 [DBG] Connection id "0HNC8090TGEIV" completed keep alive response. 2025-07-01 13:55:39.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0996ms 2025-07-01 13:55:39.035 +03:00 [DBG] Connection id "0HNC8090TGEIV" received FIN. 2025-07-01 13:55:39.035 +03:00 [DBG] Connection id "0HNC8090TGEIV" disconnecting. 2025-07-01 13:55:39.035 +03:00 [DBG] Connection id "0HNC8090TGEIV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:55:39.036 +03:00 [DBG] Connection id "0HNC8090TGEIV" stopped. 2025-07-01 13:55:44.022 +03:00 [DBG] Connection id "0HNC8090TGEJ0" accepted. 2025-07-01 13:55:44.022 +03:00 [DBG] Connection id "0HNC8090TGEJ0" started. 2025-07-01 13:55:44.023 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:55:44.023 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:55:44.023 +03:00 [DBG] POST requests are not supported 2025-07-01 13:55:44.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:55:44.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:55:44.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:44.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:55:44.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:55:44.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:55:44.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:55:44.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:44.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:55:44.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:55:44.024 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:55:44.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:55:44.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:55:44.024 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:55:44.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:44.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:44.024 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:55:44.024 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:55:44.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:44.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:44.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:44.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:44.024 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:55:44.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.179ms. 2025-07-01 13:55:44.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:44.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:44.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:44.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:44.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:44.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:44.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:44.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:44.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:55:44.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:55:44.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:55:44.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:44.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:44.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:44.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:44.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:44.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:44.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5491ms 2025-07-01 13:55:44.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:44.025 +03:00 [DBG] Connection id "0HNC8090TGEJ0" completed keep alive response. 2025-07-01 13:55:44.025 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6464ms 2025-07-01 13:55:44.026 +03:00 [DBG] Connection id "0HNC8090TGEJ0" received FIN. 2025-07-01 13:55:44.026 +03:00 [DBG] Connection id "0HNC8090TGEJ0" disconnecting. 2025-07-01 13:55:44.026 +03:00 [DBG] Connection id "0HNC8090TGEJ0" stopped. 2025-07-01 13:55:44.026 +03:00 [DBG] Connection id "0HNC8090TGEJ0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:55:49.021 +03:00 [DBG] Connection id "0HNC8090TGEJ1" accepted. 2025-07-01 13:55:49.021 +03:00 [DBG] Connection id "0HNC8090TGEJ1" started. 2025-07-01 13:55:49.021 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:55:49.021 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:55:49.022 +03:00 [DBG] POST requests are not supported 2025-07-01 13:55:49.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:55:49.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:55:49.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:49.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:55:49.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:55:49.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:55:49.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:55:49.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:49.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:55:49.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:55:49.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:55:49.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:55:49.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:55:49.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:55:49.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:49.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:49.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:55:49.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:55:49.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:49.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:49.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:49.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:49.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:55:49.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1534ms. 2025-07-01 13:55:49.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:49.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:49.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:49.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:49.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:49.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:49.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:49.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:49.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:55:49.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:55:49.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:55:49.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:49.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:49.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:49.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:49.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:49.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:49.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0145ms 2025-07-01 13:55:49.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:49.023 +03:00 [DBG] Connection id "0HNC8090TGEJ1" completed keep alive response. 2025-07-01 13:55:49.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9032ms 2025-07-01 13:55:49.024 +03:00 [DBG] Connection id "0HNC8090TGEJ1" received FIN. 2025-07-01 13:55:49.024 +03:00 [DBG] Connection id "0HNC8090TGEJ1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:55:49.024 +03:00 [DBG] Connection id "0HNC8090TGEJ1" disconnecting. 2025-07-01 13:55:49.024 +03:00 [DBG] Connection id "0HNC8090TGEJ1" stopped. 2025-07-01 13:55:54.024 +03:00 [DBG] Connection id "0HNC8090TGEJ2" accepted. 2025-07-01 13:55:54.024 +03:00 [DBG] Connection id "0HNC8090TGEJ2" started. 2025-07-01 13:55:54.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:55:54.025 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:55:54.025 +03:00 [DBG] POST requests are not supported 2025-07-01 13:55:54.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:55:54.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:55:54.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:54.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:55:54.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:55:54.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:55:54.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:55:54.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:54.025 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:55:54.025 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:55:54.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:55:54.025 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:55:54.025 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:55:54.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:55:54.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:54.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:54.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:55:54.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:55:54.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:54.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:54.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:54.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:54.025 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:55:54.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1423ms. 2025-07-01 13:55:54.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:54.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:54.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:54.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:54.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:54.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:54.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:54.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:54.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:55:54.026 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:55:54.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:55:54.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:54.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:54.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:54.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:54.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:54.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:54.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.902ms 2025-07-01 13:55:54.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:54.026 +03:00 [DBG] Connection id "0HNC8090TGEJ2" completed keep alive response. 2025-07-01 13:55:54.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6255ms 2025-07-01 13:55:54.026 +03:00 [DBG] Connection id "0HNC8090TGEJ2" received FIN. 2025-07-01 13:55:54.026 +03:00 [DBG] Connection id "0HNC8090TGEJ2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:55:54.027 +03:00 [DBG] Connection id "0HNC8090TGEJ2" disconnecting. 2025-07-01 13:55:54.027 +03:00 [DBG] Connection id "0HNC8090TGEJ2" stopped. 2025-07-01 13:55:59.031 +03:00 [DBG] Connection id "0HNC8090TGEJ3" accepted. 2025-07-01 13:55:59.032 +03:00 [DBG] Connection id "0HNC8090TGEJ3" started. 2025-07-01 13:55:59.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:55:59.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:55:59.032 +03:00 [DBG] POST requests are not supported 2025-07-01 13:55:59.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:55:59.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:55:59.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:59.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:55:59.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:55:59.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:55:59.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:55:59.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:59.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:55:59.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:55:59.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:55:59.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:55:59.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:55:59.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:55:59.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:59.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:59.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:55:59.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:55:59.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:59.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:59.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:59.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:59.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:55:59.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2003ms. 2025-07-01 13:55:59.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:59.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:55:59.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:59.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:55:59.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:59.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:59.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:59.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:59.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:55:59.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:55:59.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:55:59.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:59.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:55:59.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:59.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:59.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:59.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:55:59.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4786ms 2025-07-01 13:55:59.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:55:59.035 +03:00 [DBG] Connection id "0HNC8090TGEJ3" completed keep alive response. 2025-07-01 13:55:59.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7923ms 2025-07-01 13:55:59.035 +03:00 [DBG] Connection id "0HNC8090TGEJ3" received FIN. 2025-07-01 13:55:59.035 +03:00 [DBG] Connection id "0HNC8090TGEJ3" disconnecting. 2025-07-01 13:55:59.035 +03:00 [DBG] Connection id "0HNC8090TGEJ3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:55:59.036 +03:00 [DBG] Connection id "0HNC8090TGEJ3" stopped. 2025-07-01 13:56:04.027 +03:00 [DBG] Connection id "0HNC8090TGEJ4" accepted. 2025-07-01 13:56:04.027 +03:00 [DBG] Connection id "0HNC8090TGEJ4" started. 2025-07-01 13:56:04.028 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:56:04.028 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:56:04.028 +03:00 [DBG] POST requests are not supported 2025-07-01 13:56:04.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:56:04.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:56:04.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:04.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:56:04.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:56:04.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:56:04.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:56:04.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:04.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:56:04.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:56:04.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:56:04.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:56:04.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:56:04.029 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:56:04.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:04.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:04.029 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:56:04.029 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:56:04.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:04.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:04.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:04.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:04.029 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:56:04.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1965ms. 2025-07-01 13:56:04.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:04.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:04.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:04.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:04.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:04.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:04.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:04.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:04.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:56:04.030 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:56:04.030 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:56:04.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:04.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:04.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:04.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:04.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:04.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:04.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1921ms 2025-07-01 13:56:04.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:04.030 +03:00 [DBG] Connection id "0HNC8090TGEJ4" completed keep alive response. 2025-07-01 13:56:04.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.217ms 2025-07-01 13:56:04.030 +03:00 [DBG] Connection id "0HNC8090TGEJ4" received FIN. 2025-07-01 13:56:04.030 +03:00 [DBG] Connection id "0HNC8090TGEJ4" disconnecting. 2025-07-01 13:56:04.030 +03:00 [DBG] Connection id "0HNC8090TGEJ4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:56:04.031 +03:00 [DBG] Connection id "0HNC8090TGEJ4" stopped. 2025-07-01 13:56:09.023 +03:00 [DBG] Connection id "0HNC8090TGEJ5" accepted. 2025-07-01 13:56:09.023 +03:00 [DBG] Connection id "0HNC8090TGEJ5" started. 2025-07-01 13:56:09.024 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:56:09.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:56:09.024 +03:00 [DBG] POST requests are not supported 2025-07-01 13:56:09.024 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:56:09.024 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:56:09.024 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:09.024 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:56:09.024 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:56:09.024 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:56:09.024 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:56:09.024 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:09.024 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:56:09.024 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:56:09.024 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:56:09.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:56:09.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:56:09.024 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:56:09.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:09.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:09.024 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:56:09.024 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:56:09.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:09.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:09.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:09.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:09.024 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:56:09.025 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1849ms. 2025-07-01 13:56:09.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:09.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:09.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:09.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:09.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:09.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:09.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:09.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:09.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:56:09.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:56:09.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:56:09.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:09.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:09.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:09.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:09.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:09.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:09.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1229ms 2025-07-01 13:56:09.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:09.025 +03:00 [DBG] Connection id "0HNC8090TGEJ5" completed keep alive response. 2025-07-01 13:56:09.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8829ms 2025-07-01 13:56:09.026 +03:00 [DBG] Connection id "0HNC8090TGEJ5" received FIN. 2025-07-01 13:56:09.026 +03:00 [DBG] Connection id "0HNC8090TGEJ5" disconnecting. 2025-07-01 13:56:09.026 +03:00 [DBG] Connection id "0HNC8090TGEJ5" stopped. 2025-07-01 13:56:09.026 +03:00 [DBG] Connection id "0HNC8090TGEJ5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:56:14.024 +03:00 [DBG] Connection id "0HNC8090TGEJ6" accepted. 2025-07-01 13:56:14.024 +03:00 [DBG] Connection id "0HNC8090TGEJ6" started. 2025-07-01 13:56:14.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:56:14.025 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:56:14.025 +03:00 [DBG] POST requests are not supported 2025-07-01 13:56:14.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:56:14.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:56:14.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:14.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:56:14.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:56:14.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:56:14.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:56:14.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:14.025 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:56:14.025 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:56:14.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:56:14.025 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:56:14.025 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:56:14.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:56:14.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:14.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:14.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:56:14.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:56:14.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:14.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:14.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:14.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:14.025 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:56:14.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.131ms. 2025-07-01 13:56:14.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:14.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:14.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:14.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:14.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:14.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:14.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:14.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:14.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:56:14.026 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:56:14.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:56:14.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:14.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:14.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:14.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:14.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:14.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:14.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.83ms 2025-07-01 13:56:14.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:14.026 +03:00 [DBG] Connection id "0HNC8090TGEJ6" completed keep alive response. 2025-07-01 13:56:14.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4704ms 2025-07-01 13:56:14.028 +03:00 [DBG] Connection id "0HNC8090TGEJ6" received FIN. 2025-07-01 13:56:14.029 +03:00 [DBG] Connection id "0HNC8090TGEJ6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:56:14.029 +03:00 [DBG] Connection id "0HNC8090TGEJ6" disconnecting. 2025-07-01 13:56:14.029 +03:00 [DBG] Connection id "0HNC8090TGEJ6" stopped. 2025-07-01 13:56:19.027 +03:00 [DBG] Connection id "0HNC8090TGEJ7" accepted. 2025-07-01 13:56:19.027 +03:00 [DBG] Connection id "0HNC8090TGEJ7" started. 2025-07-01 13:56:19.028 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:56:19.028 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:56:19.028 +03:00 [DBG] POST requests are not supported 2025-07-01 13:56:19.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:56:19.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:56:19.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:19.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:56:19.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:56:19.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:56:19.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:56:19.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:19.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:56:19.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:56:19.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:56:19.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:56:19.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:56:19.029 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:56:19.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:19.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:19.029 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:56:19.029 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:56:19.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:19.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:19.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:19.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:19.029 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:56:19.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1271ms. 2025-07-01 13:56:19.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:19.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:19.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:19.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:19.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:19.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:19.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:19.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:19.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:56:19.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:56:19.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:56:19.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:19.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:19.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:19.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:19.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:19.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:19.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7941ms 2025-07-01 13:56:19.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:19.029 +03:00 [DBG] Connection id "0HNC8090TGEJ7" completed keep alive response. 2025-07-01 13:56:19.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7831ms 2025-07-01 13:56:19.030 +03:00 [DBG] Connection id "0HNC8090TGEJ7" received FIN. 2025-07-01 13:56:19.030 +03:00 [DBG] Connection id "0HNC8090TGEJ7" disconnecting. 2025-07-01 13:56:19.030 +03:00 [DBG] Connection id "0HNC8090TGEJ7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:56:19.031 +03:00 [DBG] Connection id "0HNC8090TGEJ7" stopped. 2025-07-01 13:56:24.038 +03:00 [DBG] Connection id "0HNC8090TGEJ8" accepted. 2025-07-01 13:56:24.038 +03:00 [DBG] Connection id "0HNC8090TGEJ8" started. 2025-07-01 13:56:24.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:56:24.038 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:56:24.038 +03:00 [DBG] POST requests are not supported 2025-07-01 13:56:24.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:56:24.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:56:24.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:24.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:56:24.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:56:24.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:56:24.039 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:56:24.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:24.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:56:24.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:56:24.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:56:24.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:56:24.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:56:24.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:56:24.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:24.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:24.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:56:24.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:56:24.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:24.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:24.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:24.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:24.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:56:24.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2075ms. 2025-07-01 13:56:24.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:24.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:24.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:24.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:24.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:24.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:24.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:24.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:24.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:56:24.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:56:24.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:56:24.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:24.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:24.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:24.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:24.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:24.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:24.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4735ms 2025-07-01 13:56:24.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:24.041 +03:00 [DBG] Connection id "0HNC8090TGEJ8" completed keep alive response. 2025-07-01 13:56:24.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6097ms 2025-07-01 13:56:24.041 +03:00 [DBG] Connection id "0HNC8090TGEJ8" received FIN. 2025-07-01 13:56:24.041 +03:00 [DBG] Connection id "0HNC8090TGEJ8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:56:24.041 +03:00 [DBG] Connection id "0HNC8090TGEJ8" disconnecting. 2025-07-01 13:56:24.042 +03:00 [DBG] Connection id "0HNC8090TGEJ8" stopped. 2025-07-01 13:56:29.029 +03:00 [DBG] Connection id "0HNC8090TGEJ9" accepted. 2025-07-01 13:56:29.029 +03:00 [DBG] Connection id "0HNC8090TGEJ9" started. 2025-07-01 13:56:29.029 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:56:29.029 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:56:29.029 +03:00 [DBG] POST requests are not supported 2025-07-01 13:56:29.029 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:56:29.029 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:56:29.029 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:29.029 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:56:29.029 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:56:29.029 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:56:29.029 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:56:29.029 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:29.029 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:56:29.029 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:56:29.029 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:56:29.029 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:56:29.029 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:56:29.029 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:56:29.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:29.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:29.029 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:56:29.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:56:29.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:29.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:29.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:29.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:29.030 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:56:29.030 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1245ms. 2025-07-01 13:56:29.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:29.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:29.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:29.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:29.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:29.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:29.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:29.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:29.030 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:56:29.030 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:56:29.030 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:56:29.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:29.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:29.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:29.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:29.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:29.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:29.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7333ms 2025-07-01 13:56:29.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:29.030 +03:00 [DBG] Connection id "0HNC8090TGEJ9" completed keep alive response. 2025-07-01 13:56:29.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3201ms 2025-07-01 13:56:29.030 +03:00 [DBG] Connection id "0HNC8090TGEJ9" received FIN. 2025-07-01 13:56:29.031 +03:00 [DBG] Connection id "0HNC8090TGEJ9" disconnecting. 2025-07-01 13:56:29.031 +03:00 [DBG] Connection id "0HNC8090TGEJ9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:56:29.032 +03:00 [DBG] Connection id "0HNC8090TGEJ9" stopped. 2025-07-01 13:56:34.025 +03:00 [DBG] Connection id "0HNC8090TGEJA" accepted. 2025-07-01 13:56:34.025 +03:00 [DBG] Connection id "0HNC8090TGEJA" started. 2025-07-01 13:56:34.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:56:34.025 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:56:34.025 +03:00 [DBG] POST requests are not supported 2025-07-01 13:56:34.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:56:34.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:56:34.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:34.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:56:34.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:56:34.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:56:34.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:56:34.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:34.025 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:56:34.025 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:56:34.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:56:34.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:56:34.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:56:34.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:56:34.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:34.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:34.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:56:34.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:56:34.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:34.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:34.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:34.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:34.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:56:34.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1188ms. 2025-07-01 13:56:34.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:34.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:34.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:34.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:34.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:34.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:34.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:34.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:34.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:56:34.026 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:56:34.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:56:34.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:34.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:34.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:34.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:34.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:34.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:34.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6948ms 2025-07-01 13:56:34.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:34.026 +03:00 [DBG] Connection id "0HNC8090TGEJA" completed keep alive response. 2025-07-01 13:56:34.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2657ms 2025-07-01 13:56:34.026 +03:00 [DBG] Connection id "0HNC8090TGEJA" received FIN. 2025-07-01 13:56:34.027 +03:00 [DBG] Connection id "0HNC8090TGEJA" disconnecting. 2025-07-01 13:56:34.027 +03:00 [DBG] Connection id "0HNC8090TGEJA" stopped. 2025-07-01 13:56:34.027 +03:00 [DBG] Connection id "0HNC8090TGEJA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:56:39.036 +03:00 [DBG] Connection id "0HNC8090TGEJB" accepted. 2025-07-01 13:56:39.036 +03:00 [DBG] Connection id "0HNC8090TGEJB" started. 2025-07-01 13:56:39.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:56:39.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:56:39.037 +03:00 [DBG] POST requests are not supported 2025-07-01 13:56:39.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:56:39.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:56:39.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:39.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:56:39.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:56:39.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:56:39.037 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:56:39.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:39.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:56:39.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:56:39.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:56:39.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:56:39.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:56:39.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:56:39.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:39.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:39.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:56:39.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:56:39.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:39.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:39.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:39.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:39.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:56:39.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1429ms. 2025-07-01 13:56:39.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:39.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:39.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:39.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:39.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:39.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:39.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:39.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:39.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:56:39.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:56:39.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:56:39.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:39.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:39.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:39.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:39.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:39.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:39.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7966ms 2025-07-01 13:56:39.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:39.038 +03:00 [DBG] Connection id "0HNC8090TGEJB" completed keep alive response. 2025-07-01 13:56:39.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5862ms 2025-07-01 13:56:39.038 +03:00 [DBG] Connection id "0HNC8090TGEJB" received FIN. 2025-07-01 13:56:39.039 +03:00 [DBG] Connection id "0HNC8090TGEJB" disconnecting. 2025-07-01 13:56:39.039 +03:00 [DBG] Connection id "0HNC8090TGEJB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:56:39.040 +03:00 [DBG] Connection id "0HNC8090TGEJB" stopped. 2025-07-01 13:56:44.033 +03:00 [DBG] Connection id "0HNC8090TGEJC" accepted. 2025-07-01 13:56:44.033 +03:00 [DBG] Connection id "0HNC8090TGEJC" started. 2025-07-01 13:56:44.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:56:44.034 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:56:44.034 +03:00 [DBG] POST requests are not supported 2025-07-01 13:56:44.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:56:44.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:56:44.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:44.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:56:44.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:56:44.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:56:44.034 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:56:44.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:44.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:56:44.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:56:44.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:56:44.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:56:44.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:56:44.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:56:44.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:44.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:44.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:56:44.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:56:44.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:44.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:44.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:44.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:44.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:56:44.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1456ms. 2025-07-01 13:56:44.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:44.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:44.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:44.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:44.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:44.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:44.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:44.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:44.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:56:44.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:56:44.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:56:44.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:44.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:44.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:44.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:44.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:44.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:44.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0741ms 2025-07-01 13:56:44.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:44.036 +03:00 [DBG] Connection id "0HNC8090TGEJC" completed keep alive response. 2025-07-01 13:56:44.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9045ms 2025-07-01 13:56:44.036 +03:00 [DBG] Connection id "0HNC8090TGEJC" received FIN. 2025-07-01 13:56:44.036 +03:00 [DBG] Connection id "0HNC8090TGEJC" disconnecting. 2025-07-01 13:56:44.036 +03:00 [DBG] Connection id "0HNC8090TGEJC" stopped. 2025-07-01 13:56:44.036 +03:00 [DBG] Connection id "0HNC8090TGEJC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:56:49.027 +03:00 [DBG] Connection id "0HNC8090TGEJD" accepted. 2025-07-01 13:56:49.027 +03:00 [DBG] Connection id "0HNC8090TGEJD" started. 2025-07-01 13:56:49.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:56:49.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:56:49.027 +03:00 [DBG] POST requests are not supported 2025-07-01 13:56:49.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:56:49.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:56:49.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:49.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:56:49.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:56:49.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:56:49.027 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:56:49.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:49.027 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:56:49.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:56:49.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:56:49.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:56:49.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:56:49.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:56:49.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:49.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:49.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:56:49.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:56:49.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:49.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:49.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:49.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:49.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:56:49.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1476ms. 2025-07-01 13:56:49.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:49.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:49.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:49.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:49.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:49.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:49.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:49.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:49.028 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:56:49.028 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:56:49.028 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:56:49.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:49.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:49.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:49.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:49.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:49.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:49.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8107ms 2025-07-01 13:56:49.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:49.028 +03:00 [DBG] Connection id "0HNC8090TGEJD" completed keep alive response. 2025-07-01 13:56:49.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5166ms 2025-07-01 13:56:49.031 +03:00 [DBG] Connection id "0HNC8090TGEJD" received FIN. 2025-07-01 13:56:49.031 +03:00 [DBG] Connection id "0HNC8090TGEJD" disconnecting. 2025-07-01 13:56:49.031 +03:00 [DBG] Connection id "0HNC8090TGEJD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:56:49.032 +03:00 [DBG] Connection id "0HNC8090TGEJD" stopped. 2025-07-01 13:56:54.034 +03:00 [DBG] Connection id "0HNC8090TGEJE" accepted. 2025-07-01 13:56:54.034 +03:00 [DBG] Connection id "0HNC8090TGEJE" started. 2025-07-01 13:56:54.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:56:54.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:56:54.035 +03:00 [DBG] POST requests are not supported 2025-07-01 13:56:54.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:56:54.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:56:54.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:54.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:56:54.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:56:54.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:56:54.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:56:54.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:54.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:56:54.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:56:54.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:56:54.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:56:54.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:56:54.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:56:54.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:54.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:54.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:56:54.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:56:54.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:54.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:54.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:54.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:54.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:56:54.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.129ms. 2025-07-01 13:56:54.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:54.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:54.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:54.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:54.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:54.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:54.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:54.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:54.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:56:54.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:56:54.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:56:54.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:54.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:54.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:54.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:54.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:54.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:54.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7943ms 2025-07-01 13:56:54.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:54.036 +03:00 [DBG] Connection id "0HNC8090TGEJE" completed keep alive response. 2025-07-01 13:56:54.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3976ms 2025-07-01 13:56:54.036 +03:00 [DBG] Connection id "0HNC8090TGEJE" received FIN. 2025-07-01 13:56:54.036 +03:00 [DBG] Connection id "0HNC8090TGEJE" disconnecting. 2025-07-01 13:56:54.036 +03:00 [DBG] Connection id "0HNC8090TGEJE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:56:54.037 +03:00 [DBG] Connection id "0HNC8090TGEJE" stopped. 2025-07-01 13:56:59.030 +03:00 [DBG] Connection id "0HNC8090TGEJF" accepted. 2025-07-01 13:56:59.030 +03:00 [DBG] Connection id "0HNC8090TGEJF" started. 2025-07-01 13:56:59.030 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:56:59.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:56:59.030 +03:00 [DBG] POST requests are not supported 2025-07-01 13:56:59.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:56:59.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:56:59.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:59.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:56:59.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:56:59.031 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:56:59.031 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:56:59.031 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:59.031 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:56:59.031 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:56:59.031 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:56:59.031 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:56:59.031 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:56:59.031 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:56:59.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:59.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:59.031 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:56:59.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:56:59.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:59.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:59.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:59.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:59.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:56:59.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1546ms. 2025-07-01 13:56:59.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:59.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:56:59.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:59.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:56:59.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:59.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:59.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:59.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:59.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:56:59.031 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:56:59.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:56:59.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:59.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:56:59.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:59.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:59.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:59.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:56:59.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.764ms 2025-07-01 13:56:59.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:56:59.032 +03:00 [DBG] Connection id "0HNC8090TGEJF" completed keep alive response. 2025-07-01 13:56:59.032 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3548ms 2025-07-01 13:56:59.032 +03:00 [DBG] Connection id "0HNC8090TGEJF" received FIN. 2025-07-01 13:56:59.032 +03:00 [DBG] Connection id "0HNC8090TGEJF" disconnecting. 2025-07-01 13:56:59.032 +03:00 [DBG] Connection id "0HNC8090TGEJF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:56:59.033 +03:00 [DBG] Connection id "0HNC8090TGEJF" stopped. 2025-07-01 13:57:04.040 +03:00 [DBG] Connection id "0HNC8090TGEJG" accepted. 2025-07-01 13:57:04.040 +03:00 [DBG] Connection id "0HNC8090TGEJG" started. 2025-07-01 13:57:04.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:57:04.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:57:04.040 +03:00 [DBG] POST requests are not supported 2025-07-01 13:57:04.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:57:04.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:57:04.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:04.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:57:04.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:57:04.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:57:04.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:57:04.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:04.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:57:04.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:57:04.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:57:04.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:57:04.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:57:04.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:57:04.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:04.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:04.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:57:04.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:57:04.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:04.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:04.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:04.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:04.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:57:04.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1222ms. 2025-07-01 13:57:04.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:04.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:04.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:04.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:04.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:04.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:04.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:04.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:04.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:57:04.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:57:04.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:57:04.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:04.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:04.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:04.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:04.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:04.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:04.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6818ms 2025-07-01 13:57:04.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:04.042 +03:00 [DBG] Connection id "0HNC8090TGEJG" completed keep alive response. 2025-07-01 13:57:04.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3365ms 2025-07-01 13:57:04.042 +03:00 [DBG] Connection id "0HNC8090TGEJG" received FIN. 2025-07-01 13:57:04.042 +03:00 [DBG] Connection id "0HNC8090TGEJG" disconnecting. 2025-07-01 13:57:04.042 +03:00 [DBG] Connection id "0HNC8090TGEJG" stopped. 2025-07-01 13:57:04.042 +03:00 [DBG] Connection id "0HNC8090TGEJG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:57:09.034 +03:00 [DBG] Connection id "0HNC8090TGEJH" accepted. 2025-07-01 13:57:09.034 +03:00 [DBG] Connection id "0HNC8090TGEJH" started. 2025-07-01 13:57:09.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:57:09.034 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:57:09.034 +03:00 [DBG] POST requests are not supported 2025-07-01 13:57:09.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:57:09.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:57:09.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:09.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:57:09.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:57:09.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:57:09.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:57:09.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:09.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:57:09.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:57:09.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:57:09.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:57:09.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:57:09.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:57:09.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:09.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:09.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:57:09.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:57:09.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:09.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:09.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:09.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:09.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:57:09.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1269ms. 2025-07-01 13:57:09.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:09.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:09.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:09.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:09.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:09.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:09.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:09.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:09.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:57:09.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:57:09.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:57:09.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:09.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:09.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:09.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:09.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:09.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:09.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7366ms 2025-07-01 13:57:09.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:09.036 +03:00 [DBG] Connection id "0HNC8090TGEJH" completed keep alive response. 2025-07-01 13:57:09.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.317ms 2025-07-01 13:57:09.036 +03:00 [DBG] Connection id "0HNC8090TGEJH" received FIN. 2025-07-01 13:57:09.036 +03:00 [DBG] Connection id "0HNC8090TGEJH" disconnecting. 2025-07-01 13:57:09.036 +03:00 [DBG] Connection id "0HNC8090TGEJH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:57:09.037 +03:00 [DBG] Connection id "0HNC8090TGEJH" stopped. 2025-07-01 13:57:14.021 +03:00 [DBG] Connection id "0HNC8090TGEJI" accepted. 2025-07-01 13:57:14.021 +03:00 [DBG] Connection id "0HNC8090TGEJI" started. 2025-07-01 13:57:14.021 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:57:14.021 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:57:14.021 +03:00 [DBG] POST requests are not supported 2025-07-01 13:57:14.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:57:14.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:57:14.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:14.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:57:14.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:57:14.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:57:14.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:57:14.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:14.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:57:14.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:57:14.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:57:14.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:57:14.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:57:14.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:57:14.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:14.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:14.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:57:14.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:57:14.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:14.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:14.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:14.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:14.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:57:14.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1287ms. 2025-07-01 13:57:14.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:14.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:14.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:14.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:14.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:14.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:14.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:14.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:14.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:57:14.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:57:14.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:57:14.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:14.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:14.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:14.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:14.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:14.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:14.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8376ms 2025-07-01 13:57:14.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:14.023 +03:00 [DBG] Connection id "0HNC8090TGEJI" completed keep alive response. 2025-07-01 13:57:14.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5301ms 2025-07-01 13:57:14.023 +03:00 [DBG] Connection id "0HNC8090TGEJI" received FIN. 2025-07-01 13:57:14.023 +03:00 [DBG] Connection id "0HNC8090TGEJI" disconnecting. 2025-07-01 13:57:14.023 +03:00 [DBG] Connection id "0HNC8090TGEJI" stopped. 2025-07-01 13:57:14.024 +03:00 [DBG] Connection id "0HNC8090TGEJI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:57:19.023 +03:00 [DBG] Connection id "0HNC8090TGEJJ" accepted. 2025-07-01 13:57:19.023 +03:00 [DBG] Connection id "0HNC8090TGEJJ" started. 2025-07-01 13:57:19.023 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:57:19.023 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:57:19.023 +03:00 [DBG] POST requests are not supported 2025-07-01 13:57:19.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:57:19.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:57:19.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:19.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:57:19.024 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:57:19.024 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:57:19.024 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:57:19.024 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:19.024 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:57:19.024 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:57:19.024 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:57:19.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:57:19.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:57:19.024 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:57:19.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:19.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:19.024 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:57:19.024 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:57:19.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:19.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:19.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:19.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:19.024 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:57:19.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-07-01 13:57:19.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:19.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:19.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:19.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:19.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:19.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:19.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:19.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:19.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:57:19.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:57:19.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:57:19.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:19.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:19.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:19.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:19.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:19.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:19.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7182ms 2025-07-01 13:57:19.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:19.025 +03:00 [DBG] Connection id "0HNC8090TGEJJ" completed keep alive response. 2025-07-01 13:57:19.025 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5812ms 2025-07-01 13:57:19.025 +03:00 [DBG] Connection id "0HNC8090TGEJJ" received FIN. 2025-07-01 13:57:19.025 +03:00 [DBG] Connection id "0HNC8090TGEJJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:57:19.025 +03:00 [DBG] Connection id "0HNC8090TGEJJ" disconnecting. 2025-07-01 13:57:19.025 +03:00 [DBG] Connection id "0HNC8090TGEJJ" stopped. 2025-07-01 13:57:24.027 +03:00 [DBG] Connection id "0HNC8090TGEJK" accepted. 2025-07-01 13:57:24.027 +03:00 [DBG] Connection id "0HNC8090TGEJK" started. 2025-07-01 13:57:24.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:57:24.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:57:24.027 +03:00 [DBG] POST requests are not supported 2025-07-01 13:57:24.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:57:24.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:57:24.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:24.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:57:24.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:57:24.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:57:24.027 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:57:24.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:24.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:57:24.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:57:24.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:57:24.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:57:24.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:57:24.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:57:24.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:24.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:24.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:57:24.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:57:24.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:24.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:24.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:24.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:24.029 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:57:24.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1993ms. 2025-07-01 13:57:24.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:24.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:24.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:24.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:24.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:24.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:24.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:24.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:24.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:57:24.030 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:57:24.030 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:57:24.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:24.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:24.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:24.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:24.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:24.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:24.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0016ms 2025-07-01 13:57:24.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:24.030 +03:00 [DBG] Connection id "0HNC8090TGEJK" completed keep alive response. 2025-07-01 13:57:24.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3746ms 2025-07-01 13:57:24.031 +03:00 [DBG] Connection id "0HNC8090TGEJK" received FIN. 2025-07-01 13:57:24.031 +03:00 [DBG] Connection id "0HNC8090TGEJK" disconnecting. 2025-07-01 13:57:24.031 +03:00 [DBG] Connection id "0HNC8090TGEJK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:57:24.032 +03:00 [DBG] Connection id "0HNC8090TGEJK" stopped. 2025-07-01 13:57:29.040 +03:00 [DBG] Connection id "0HNC8090TGEJL" accepted. 2025-07-01 13:57:29.040 +03:00 [DBG] Connection id "0HNC8090TGEJL" started. 2025-07-01 13:57:29.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:57:29.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:57:29.041 +03:00 [DBG] POST requests are not supported 2025-07-01 13:57:29.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:57:29.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:57:29.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:29.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:57:29.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:57:29.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:57:29.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:57:29.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:29.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:57:29.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:57:29.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:57:29.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:57:29.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:57:29.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:57:29.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:29.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:29.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:57:29.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:57:29.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:29.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:29.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:29.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:29.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:57:29.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1904ms. 2025-07-01 13:57:29.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:29.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:29.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:29.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:29.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:29.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:29.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:29.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:29.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:57:29.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:57:29.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:57:29.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:29.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:29.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:29.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:29.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:29.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:29.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0654ms 2025-07-01 13:57:29.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:29.042 +03:00 [DBG] Connection id "0HNC8090TGEJL" completed keep alive response. 2025-07-01 13:57:29.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0328ms 2025-07-01 13:57:29.043 +03:00 [DBG] Connection id "0HNC8090TGEJL" received FIN. 2025-07-01 13:57:29.043 +03:00 [DBG] Connection id "0HNC8090TGEJL" disconnecting. 2025-07-01 13:57:29.043 +03:00 [DBG] Connection id "0HNC8090TGEJL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:57:29.044 +03:00 [DBG] Connection id "0HNC8090TGEJL" stopped. 2025-07-01 13:57:34.025 +03:00 [DBG] Connection id "0HNC8090TGEJM" accepted. 2025-07-01 13:57:34.025 +03:00 [DBG] Connection id "0HNC8090TGEJM" started. 2025-07-01 13:57:34.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:57:34.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:57:34.026 +03:00 [DBG] POST requests are not supported 2025-07-01 13:57:34.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:57:34.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:57:34.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:34.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:57:34.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:57:34.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:57:34.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:57:34.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:34.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:57:34.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:57:34.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:57:34.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:57:34.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:57:34.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:57:34.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:34.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:34.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:57:34.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:57:34.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:34.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:34.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:34.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:34.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:57:34.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1718ms. 2025-07-01 13:57:34.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:34.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:34.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:34.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:34.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:34.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:34.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:34.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:34.028 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:57:34.028 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:57:34.028 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:57:34.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:34.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:34.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:34.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:34.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:34.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:34.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4272ms 2025-07-01 13:57:34.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:34.028 +03:00 [DBG] Connection id "0HNC8090TGEJM" completed keep alive response. 2025-07-01 13:57:34.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4023ms 2025-07-01 13:57:34.028 +03:00 [DBG] Connection id "0HNC8090TGEJM" received FIN. 2025-07-01 13:57:34.028 +03:00 [DBG] Connection id "0HNC8090TGEJM" disconnecting. 2025-07-01 13:57:34.029 +03:00 [DBG] Connection id "0HNC8090TGEJM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:57:34.030 +03:00 [DBG] Connection id "0HNC8090TGEJM" stopped. 2025-07-01 13:57:39.023 +03:00 [DBG] Connection id "0HNC8090TGEJN" accepted. 2025-07-01 13:57:39.023 +03:00 [DBG] Connection id "0HNC8090TGEJN" started. 2025-07-01 13:57:39.024 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:57:39.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:57:39.024 +03:00 [DBG] POST requests are not supported 2025-07-01 13:57:39.024 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:57:39.024 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:57:39.024 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:39.024 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:57:39.024 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:57:39.024 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:57:39.024 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:57:39.024 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:39.024 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:57:39.024 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:57:39.024 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:57:39.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:57:39.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:57:39.024 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:57:39.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:39.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:39.024 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:57:39.024 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:57:39.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:39.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:39.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:39.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:39.024 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:57:39.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1288ms. 2025-07-01 13:57:39.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:39.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:39.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:39.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:39.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:39.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:39.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:39.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:39.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:57:39.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:57:39.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:57:39.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:39.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:39.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:39.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:39.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:39.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:39.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8357ms 2025-07-01 13:57:39.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:39.025 +03:00 [DBG] Connection id "0HNC8090TGEJN" completed keep alive response. 2025-07-01 13:57:39.025 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5227ms 2025-07-01 13:57:39.025 +03:00 [DBG] Connection id "0HNC8090TGEJN" received FIN. 2025-07-01 13:57:39.025 +03:00 [DBG] Connection id "0HNC8090TGEJN" disconnecting. 2025-07-01 13:57:39.025 +03:00 [DBG] Connection id "0HNC8090TGEJN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:57:39.027 +03:00 [DBG] Connection id "0HNC8090TGEJN" stopped. 2025-07-01 13:57:44.024 +03:00 [DBG] Connection id "0HNC8090TGEJO" accepted. 2025-07-01 13:57:44.025 +03:00 [DBG] Connection id "0HNC8090TGEJO" started. 2025-07-01 13:57:44.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:57:44.025 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:57:44.025 +03:00 [DBG] POST requests are not supported 2025-07-01 13:57:44.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:57:44.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:57:44.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:44.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:57:44.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:57:44.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:57:44.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:57:44.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:44.025 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:57:44.025 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:57:44.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:57:44.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:57:44.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:57:44.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:57:44.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:44.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:44.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:57:44.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:57:44.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:44.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:44.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:44.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:44.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:57:44.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1589ms. 2025-07-01 13:57:44.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:44.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:44.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:44.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:44.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:44.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:44.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:44.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:44.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:57:44.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:57:44.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:57:44.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:44.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:44.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:44.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:44.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:44.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:44.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2273ms 2025-07-01 13:57:44.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:44.027 +03:00 [DBG] Connection id "0HNC8090TGEJO" completed keep alive response. 2025-07-01 13:57:44.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2326ms 2025-07-01 13:57:44.027 +03:00 [DBG] Connection id "0HNC8090TGEJO" received FIN. 2025-07-01 13:57:44.027 +03:00 [DBG] Connection id "0HNC8090TGEJO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:57:44.027 +03:00 [DBG] Connection id "0HNC8090TGEJO" disconnecting. 2025-07-01 13:57:44.028 +03:00 [DBG] Connection id "0HNC8090TGEJO" stopped. 2025-07-01 13:57:49.035 +03:00 [DBG] Connection id "0HNC8090TGEJP" accepted. 2025-07-01 13:57:49.035 +03:00 [DBG] Connection id "0HNC8090TGEJP" started. 2025-07-01 13:57:49.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:57:49.036 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:57:49.036 +03:00 [DBG] POST requests are not supported 2025-07-01 13:57:49.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:57:49.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:57:49.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:49.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:57:49.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:57:49.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:57:49.037 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:57:49.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:49.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:57:49.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:57:49.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:57:49.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:57:49.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:57:49.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:57:49.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:49.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:49.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:57:49.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:57:49.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:49.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:49.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:49.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:49.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:57:49.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1569ms. 2025-07-01 13:57:49.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:49.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:49.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:49.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:49.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:49.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:49.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:49.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:49.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:57:49.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:57:49.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:57:49.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:49.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:49.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:49.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:49.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:49.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:49.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1367ms 2025-07-01 13:57:49.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:49.038 +03:00 [DBG] Connection id "0HNC8090TGEJP" completed keep alive response. 2025-07-01 13:57:49.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0142ms 2025-07-01 13:57:49.038 +03:00 [DBG] Connection id "0HNC8090TGEJP" received FIN. 2025-07-01 13:57:49.038 +03:00 [DBG] Connection id "0HNC8090TGEJP" disconnecting. 2025-07-01 13:57:49.039 +03:00 [DBG] Connection id "0HNC8090TGEJP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:57:49.040 +03:00 [DBG] Connection id "0HNC8090TGEJP" stopped. 2025-07-01 13:57:54.034 +03:00 [DBG] Connection id "0HNC8090TGEJQ" accepted. 2025-07-01 13:57:54.034 +03:00 [DBG] Connection id "0HNC8090TGEJQ" started. 2025-07-01 13:57:54.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:57:54.036 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:57:54.036 +03:00 [DBG] POST requests are not supported 2025-07-01 13:57:54.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:57:54.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:57:54.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:54.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:57:54.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:57:54.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:57:54.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:57:54.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:54.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:57:54.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:57:54.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:57:54.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:57:54.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:57:54.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:57:54.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:54.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:54.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:57:54.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:57:54.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:54.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:54.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:54.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:54.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:57:54.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1262ms. 2025-07-01 13:57:54.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:54.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:54.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:54.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:54.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:54.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:54.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:54.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:54.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:57:54.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:57:54.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:57:54.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:54.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:54.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:54.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:54.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:54.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:54.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6893ms 2025-07-01 13:57:54.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:54.037 +03:00 [DBG] Connection id "0HNC8090TGEJQ" completed keep alive response. 2025-07-01 13:57:54.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2591ms 2025-07-01 13:57:54.037 +03:00 [DBG] Connection id "0HNC8090TGEJQ" received FIN. 2025-07-01 13:57:54.037 +03:00 [DBG] Connection id "0HNC8090TGEJQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:57:54.037 +03:00 [DBG] Connection id "0HNC8090TGEJQ" disconnecting. 2025-07-01 13:57:54.037 +03:00 [DBG] Connection id "0HNC8090TGEJQ" stopped. 2025-07-01 13:57:59.029 +03:00 [DBG] Connection id "0HNC8090TGEJR" accepted. 2025-07-01 13:57:59.029 +03:00 [DBG] Connection id "0HNC8090TGEJR" started. 2025-07-01 13:57:59.030 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:57:59.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:57:59.030 +03:00 [DBG] POST requests are not supported 2025-07-01 13:57:59.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:57:59.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:57:59.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:59.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:57:59.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:57:59.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:57:59.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:57:59.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:59.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:57:59.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:57:59.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:57:59.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:57:59.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:57:59.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:57:59.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:59.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:59.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:57:59.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:57:59.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:59.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:59.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:59.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:59.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:57:59.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1825ms. 2025-07-01 13:57:59.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:59.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:57:59.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:59.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:57:59.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:59.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:59.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:59.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:59.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:57:59.031 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:57:59.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:57:59.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:59.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:57:59.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:59.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:59.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:59.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:57:59.031 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9945ms 2025-07-01 13:57:59.031 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:57:59.031 +03:00 [DBG] Connection id "0HNC8090TGEJR" completed keep alive response. 2025-07-01 13:57:59.031 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8889ms 2025-07-01 13:57:59.032 +03:00 [DBG] Connection id "0HNC8090TGEJR" received FIN. 2025-07-01 13:57:59.032 +03:00 [DBG] Connection id "0HNC8090TGEJR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:57:59.032 +03:00 [DBG] Connection id "0HNC8090TGEJR" disconnecting. 2025-07-01 13:57:59.032 +03:00 [DBG] Connection id "0HNC8090TGEJR" stopped. 2025-07-01 13:58:04.024 +03:00 [DBG] Connection id "0HNC8090TGEJS" accepted. 2025-07-01 13:58:04.024 +03:00 [DBG] Connection id "0HNC8090TGEJS" started. 2025-07-01 13:58:04.024 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:58:04.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:58:04.024 +03:00 [DBG] POST requests are not supported 2025-07-01 13:58:04.024 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:58:04.024 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:58:04.024 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:04.024 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:58:04.024 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:58:04.024 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:58:04.024 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:58:04.024 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:04.024 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:58:04.024 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:58:04.024 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:58:04.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:58:04.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:58:04.024 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:58:04.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:04.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:04.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:58:04.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:58:04.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:04.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:04.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:04.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:04.025 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:58:04.025 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1239ms. 2025-07-01 13:58:04.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:04.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:04.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:04.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:04.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:04.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:04.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:04.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:04.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:58:04.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:58:04.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:58:04.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:04.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:04.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:04.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:04.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:04.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:04.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7531ms 2025-07-01 13:58:04.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:04.025 +03:00 [DBG] Connection id "0HNC8090TGEJS" completed keep alive response. 2025-07-01 13:58:04.025 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3576ms 2025-07-01 13:58:04.026 +03:00 [DBG] Connection id "0HNC8090TGEJS" received FIN. 2025-07-01 13:58:04.026 +03:00 [DBG] Connection id "0HNC8090TGEJS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:58:04.026 +03:00 [DBG] Connection id "0HNC8090TGEJS" disconnecting. 2025-07-01 13:58:04.026 +03:00 [DBG] Connection id "0HNC8090TGEJS" stopped. 2025-07-01 13:58:09.024 +03:00 [DBG] Connection id "0HNC8090TGEJT" accepted. 2025-07-01 13:58:09.024 +03:00 [DBG] Connection id "0HNC8090TGEJT" started. 2025-07-01 13:58:09.024 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:58:09.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:58:09.024 +03:00 [DBG] POST requests are not supported 2025-07-01 13:58:09.024 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:58:09.024 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:58:09.024 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:09.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:58:09.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:58:09.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:58:09.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:58:09.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:09.025 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:58:09.025 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:58:09.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:58:09.025 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:58:09.025 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:58:09.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:58:09.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:09.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:09.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:58:09.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:58:09.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:09.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:09.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:09.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:09.025 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:58:09.025 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.118ms. 2025-07-01 13:58:09.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:09.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:09.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:09.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:09.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:09.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:09.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:09.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:09.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:58:09.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:58:09.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:58:09.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:09.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:09.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:09.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:09.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:09.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:09.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6206ms 2025-07-01 13:58:09.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:09.026 +03:00 [DBG] Connection id "0HNC8090TGEJT" completed keep alive response. 2025-07-01 13:58:09.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2829ms 2025-07-01 13:58:09.026 +03:00 [DBG] Connection id "0HNC8090TGEJT" received FIN. 2025-07-01 13:58:09.026 +03:00 [DBG] Connection id "0HNC8090TGEJT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:58:09.026 +03:00 [DBG] Connection id "0HNC8090TGEJT" disconnecting. 2025-07-01 13:58:09.026 +03:00 [DBG] Connection id "0HNC8090TGEJT" stopped. 2025-07-01 13:58:14.032 +03:00 [DBG] Connection id "0HNC8090TGEJU" accepted. 2025-07-01 13:58:14.033 +03:00 [DBG] Connection id "0HNC8090TGEJU" started. 2025-07-01 13:58:14.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:58:14.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:58:14.033 +03:00 [DBG] POST requests are not supported 2025-07-01 13:58:14.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:58:14.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:58:14.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:14.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:58:14.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:58:14.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:58:14.033 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:58:14.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:14.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:58:14.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:58:14.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:58:14.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:58:14.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:58:14.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:58:14.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:14.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:14.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:58:14.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:58:14.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:14.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:14.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:14.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:14.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:58:14.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.147ms. 2025-07-01 13:58:14.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:14.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:14.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:14.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:14.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:14.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:14.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:14.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:14.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:58:14.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:58:14.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:58:14.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:14.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:14.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:14.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:14.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:14.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:14.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8066ms 2025-07-01 13:58:14.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:14.034 +03:00 [DBG] Connection id "0HNC8090TGEJU" completed keep alive response. 2025-07-01 13:58:14.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5087ms 2025-07-01 13:58:14.035 +03:00 [DBG] Connection id "0HNC8090TGEJU" received FIN. 2025-07-01 13:58:14.035 +03:00 [DBG] Connection id "0HNC8090TGEJU" disconnecting. 2025-07-01 13:58:14.035 +03:00 [DBG] Connection id "0HNC8090TGEJU" stopped. 2025-07-01 13:58:14.035 +03:00 [DBG] Connection id "0HNC8090TGEJU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:58:19.032 +03:00 [DBG] Connection id "0HNC8090TGEJV" accepted. 2025-07-01 13:58:19.033 +03:00 [DBG] Connection id "0HNC8090TGEJV" started. 2025-07-01 13:58:19.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:58:19.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:58:19.033 +03:00 [DBG] POST requests are not supported 2025-07-01 13:58:19.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:58:19.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:58:19.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:19.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:58:19.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:58:19.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:58:19.033 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:58:19.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:19.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:58:19.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:58:19.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:58:19.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:58:19.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:58:19.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:58:19.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:19.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:19.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:58:19.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:58:19.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:19.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:19.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:19.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:19.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:58:19.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1316ms. 2025-07-01 13:58:19.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:19.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:19.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:19.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:19.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:19.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:19.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:19.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:19.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:58:19.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:58:19.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:58:19.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:19.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:19.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:19.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:19.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:19.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:19.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7554ms 2025-07-01 13:58:19.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:19.034 +03:00 [DBG] Connection id "0HNC8090TGEJV" completed keep alive response. 2025-07-01 13:58:19.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3874ms 2025-07-01 13:58:19.034 +03:00 [DBG] Connection id "0HNC8090TGEJV" received FIN. 2025-07-01 13:58:19.035 +03:00 [DBG] Connection id "0HNC8090TGEJV" disconnecting. 2025-07-01 13:58:19.035 +03:00 [DBG] Connection id "0HNC8090TGEJV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:58:19.036 +03:00 [DBG] Connection id "0HNC8090TGEJV" stopped. 2025-07-01 13:58:24.036 +03:00 [DBG] Connection id "0HNC8090TGEK0" accepted. 2025-07-01 13:58:24.036 +03:00 [DBG] Connection id "0HNC8090TGEK0" started. 2025-07-01 13:58:24.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:58:24.036 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:58:24.036 +03:00 [DBG] POST requests are not supported 2025-07-01 13:58:24.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:58:24.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:58:24.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:24.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:58:24.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:58:24.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:58:24.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:58:24.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:24.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:58:24.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:58:24.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:58:24.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:58:24.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:58:24.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:58:24.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:24.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:24.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:58:24.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:58:24.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:24.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:24.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:24.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:24.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:58:24.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.125ms. 2025-07-01 13:58:24.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:24.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:24.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:24.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:24.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:24.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:24.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:24.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:24.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:58:24.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:58:24.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:58:24.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:24.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:24.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:24.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:24.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:24.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:24.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6683ms 2025-07-01 13:58:24.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:24.038 +03:00 [DBG] Connection id "0HNC8090TGEK0" completed keep alive response. 2025-07-01 13:58:24.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3366ms 2025-07-01 13:58:24.038 +03:00 [DBG] Connection id "0HNC8090TGEK0" received FIN. 2025-07-01 13:58:24.038 +03:00 [DBG] Connection id "0HNC8090TGEK0" disconnecting. 2025-07-01 13:58:24.038 +03:00 [DBG] Connection id "0HNC8090TGEK0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:58:24.039 +03:00 [DBG] Connection id "0HNC8090TGEK0" stopped. 2025-07-01 13:58:29.027 +03:00 [DBG] Connection id "0HNC8090TGEK1" accepted. 2025-07-01 13:58:29.027 +03:00 [DBG] Connection id "0HNC8090TGEK1" started. 2025-07-01 13:58:29.028 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:58:29.028 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:58:29.028 +03:00 [DBG] POST requests are not supported 2025-07-01 13:58:29.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:58:29.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:58:29.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:29.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:58:29.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:58:29.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:58:29.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:58:29.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:29.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:58:29.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:58:29.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:58:29.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:58:29.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:58:29.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:58:29.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:29.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:29.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:58:29.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:58:29.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:29.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:29.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:29.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:29.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:58:29.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1784ms. 2025-07-01 13:58:29.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:29.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:29.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:29.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:29.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:29.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:29.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:29.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:29.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:58:29.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:58:29.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:58:29.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:29.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:29.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:29.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:29.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:29.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:29.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3194ms 2025-07-01 13:58:29.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:29.030 +03:00 [DBG] Connection id "0HNC8090TGEK1" completed keep alive response. 2025-07-01 13:58:29.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.015ms 2025-07-01 13:58:29.030 +03:00 [DBG] Connection id "0HNC8090TGEK1" received FIN. 2025-07-01 13:58:29.030 +03:00 [DBG] Connection id "0HNC8090TGEK1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:58:29.030 +03:00 [DBG] Connection id "0HNC8090TGEK1" disconnecting. 2025-07-01 13:58:29.030 +03:00 [DBG] Connection id "0HNC8090TGEK1" stopped. 2025-07-01 13:58:34.031 +03:00 [DBG] Connection id "0HNC8090TGEK2" accepted. 2025-07-01 13:58:34.031 +03:00 [DBG] Connection id "0HNC8090TGEK2" started. 2025-07-01 13:58:34.031 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:58:34.031 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:58:34.031 +03:00 [DBG] POST requests are not supported 2025-07-01 13:58:34.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:58:34.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:58:34.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:34.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:58:34.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:58:34.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:58:34.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:58:34.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:34.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:58:34.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:58:34.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:58:34.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:58:34.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:58:34.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:58:34.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:34.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:34.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:58:34.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:58:34.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:34.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:34.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:34.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:34.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:58:34.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1344ms. 2025-07-01 13:58:34.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:34.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:34.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:34.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:34.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:34.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:34.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:34.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:34.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:58:34.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:58:34.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:58:34.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:34.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:34.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:34.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:34.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:34.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:34.033 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9827ms 2025-07-01 13:58:34.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:34.033 +03:00 [DBG] Connection id "0HNC8090TGEK2" completed keep alive response. 2025-07-01 13:58:34.033 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.721ms 2025-07-01 13:58:34.033 +03:00 [DBG] Connection id "0HNC8090TGEK2" received FIN. 2025-07-01 13:58:34.034 +03:00 [DBG] Connection id "0HNC8090TGEK2" disconnecting. 2025-07-01 13:58:34.034 +03:00 [DBG] Connection id "0HNC8090TGEK2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:58:34.035 +03:00 [DBG] Connection id "0HNC8090TGEK2" stopped. 2025-07-01 13:58:39.027 +03:00 [DBG] Connection id "0HNC8090TGEK3" accepted. 2025-07-01 13:58:39.028 +03:00 [DBG] Connection id "0HNC8090TGEK3" started. 2025-07-01 13:58:39.028 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:58:39.028 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:58:39.028 +03:00 [DBG] POST requests are not supported 2025-07-01 13:58:39.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:58:39.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:58:39.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:39.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:58:39.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:58:39.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:58:39.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:58:39.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:39.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:58:39.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:58:39.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:58:39.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:58:39.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:58:39.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:58:39.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:39.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:39.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:58:39.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:58:39.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:39.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:39.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:39.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:39.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:58:39.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1709ms. 2025-07-01 13:58:39.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:39.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:39.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:39.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:39.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:39.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:39.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:39.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:39.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:58:39.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:58:39.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:58:39.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:39.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:39.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:39.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:39.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:39.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:39.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2686ms 2025-07-01 13:58:39.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:39.030 +03:00 [DBG] Connection id "0HNC8090TGEK3" completed keep alive response. 2025-07-01 13:58:39.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0094ms 2025-07-01 13:58:39.030 +03:00 [DBG] Connection id "0HNC8090TGEK3" received FIN. 2025-07-01 13:58:39.030 +03:00 [DBG] Connection id "0HNC8090TGEK3" disconnecting. 2025-07-01 13:58:39.030 +03:00 [DBG] Connection id "0HNC8090TGEK3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:58:39.031 +03:00 [DBG] Connection id "0HNC8090TGEK3" stopped. 2025-07-01 13:58:44.039 +03:00 [DBG] Connection id "0HNC8090TGEK4" accepted. 2025-07-01 13:58:44.039 +03:00 [DBG] Connection id "0HNC8090TGEK4" started. 2025-07-01 13:58:44.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:58:44.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:58:44.040 +03:00 [DBG] POST requests are not supported 2025-07-01 13:58:44.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:58:44.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:58:44.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:44.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:58:44.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:58:44.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:58:44.040 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:58:44.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:44.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:58:44.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:58:44.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:58:44.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:58:44.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:58:44.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:58:44.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:44.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:44.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:58:44.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:58:44.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:44.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:44.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:44.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:44.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:58:44.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1699ms. 2025-07-01 13:58:44.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:44.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:44.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:44.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:44.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:44.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:44.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:44.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:44.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:58:44.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:58:44.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:58:44.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:44.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:44.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:44.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:44.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:44.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:44.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1925ms 2025-07-01 13:58:44.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:44.042 +03:00 [DBG] Connection id "0HNC8090TGEK4" completed keep alive response. 2025-07-01 13:58:44.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2713ms 2025-07-01 13:58:44.042 +03:00 [DBG] Connection id "0HNC8090TGEK4" received FIN. 2025-07-01 13:58:44.043 +03:00 [DBG] Connection id "0HNC8090TGEK4" disconnecting. 2025-07-01 13:58:44.043 +03:00 [DBG] Connection id "0HNC8090TGEK4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:58:44.044 +03:00 [DBG] Connection id "0HNC8090TGEK4" stopped. 2025-07-01 13:58:49.034 +03:00 [DBG] Connection id "0HNC8090TGEK5" accepted. 2025-07-01 13:58:49.034 +03:00 [DBG] Connection id "0HNC8090TGEK5" started. 2025-07-01 13:58:49.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:58:49.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:58:49.035 +03:00 [DBG] POST requests are not supported 2025-07-01 13:58:49.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:58:49.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:58:49.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:49.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:58:49.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:58:49.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:58:49.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:58:49.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:49.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:58:49.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:58:49.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:58:49.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:58:49.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:58:49.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:58:49.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:49.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:49.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:58:49.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:58:49.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:49.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:49.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:49.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:49.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:58:49.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1442ms. 2025-07-01 13:58:49.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:49.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:49.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:49.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:49.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:49.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:49.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:49.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:49.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:58:49.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:58:49.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:58:49.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:49.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:49.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:49.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:49.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:49.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:49.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8858ms 2025-07-01 13:58:49.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:49.036 +03:00 [DBG] Connection id "0HNC8090TGEK5" completed keep alive response. 2025-07-01 13:58:49.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6716ms 2025-07-01 13:58:49.036 +03:00 [DBG] Connection id "0HNC8090TGEK5" received FIN. 2025-07-01 13:58:49.037 +03:00 [DBG] Connection id "0HNC8090TGEK5" disconnecting. 2025-07-01 13:58:49.037 +03:00 [DBG] Connection id "0HNC8090TGEK5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:58:49.038 +03:00 [DBG] Connection id "0HNC8090TGEK5" stopped. 2025-07-01 13:58:54.100 +03:00 [DBG] Connection id "0HNC8090TGEK6" accepted. 2025-07-01 13:58:54.100 +03:00 [DBG] Connection id "0HNC8090TGEK6" started. 2025-07-01 13:58:54.100 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:58:54.100 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:58:54.100 +03:00 [DBG] POST requests are not supported 2025-07-01 13:58:54.100 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:58:54.100 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:58:54.100 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:54.100 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:58:54.100 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:58:54.100 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:58:54.100 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:58:54.100 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:54.100 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:58:54.100 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:58:54.100 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:58:54.100 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:58:54.100 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:58:54.100 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:58:54.100 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:54.100 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:54.100 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:58:54.101 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:58:54.101 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:54.101 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:54.101 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:54.101 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:54.101 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:58:54.101 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1221ms. 2025-07-01 13:58:54.101 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:54.101 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:54.101 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:54.101 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:54.101 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:54.101 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:54.101 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:54.101 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:54.101 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:58:54.101 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:58:54.101 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:58:54.101 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:54.101 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:54.101 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:54.101 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:54.101 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:54.101 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:54.101 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7124ms 2025-07-01 13:58:54.101 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:54.101 +03:00 [DBG] Connection id "0HNC8090TGEK6" completed keep alive response. 2025-07-01 13:58:54.101 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3305ms 2025-07-01 13:58:54.102 +03:00 [DBG] Connection id "0HNC8090TGEK6" received FIN. 2025-07-01 13:58:54.102 +03:00 [DBG] Connection id "0HNC8090TGEK6" disconnecting. 2025-07-01 13:58:54.102 +03:00 [DBG] Connection id "0HNC8090TGEK6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:58:54.103 +03:00 [DBG] Connection id "0HNC8090TGEK6" stopped. 2025-07-01 13:58:59.034 +03:00 [DBG] Connection id "0HNC8090TGEK7" accepted. 2025-07-01 13:58:59.035 +03:00 [DBG] Connection id "0HNC8090TGEK7" started. 2025-07-01 13:58:59.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:58:59.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:58:59.035 +03:00 [DBG] POST requests are not supported 2025-07-01 13:58:59.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:58:59.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:58:59.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:59.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:58:59.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:58:59.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:58:59.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:58:59.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:59.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:58:59.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:58:59.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:58:59.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:58:59.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:58:59.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:58:59.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:59.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:59.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:58:59.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:58:59.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:59.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:59.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:59.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:59.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:58:59.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1422ms. 2025-07-01 13:58:59.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:59.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:58:59.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:59.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:58:59.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:59.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:59.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:59.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:59.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:58:59.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:58:59.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:58:59.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:59.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:58:59.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:59.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:59.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:59.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:58:59.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8825ms 2025-07-01 13:58:59.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:58:59.036 +03:00 [DBG] Connection id "0HNC8090TGEK7" completed keep alive response. 2025-07-01 13:58:59.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6099ms 2025-07-01 13:58:59.039 +03:00 [DBG] Connection id "0HNC8090TGEK7" received FIN. 2025-07-01 13:58:59.039 +03:00 [DBG] Connection id "0HNC8090TGEK7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:58:59.039 +03:00 [DBG] Connection id "0HNC8090TGEK7" disconnecting. 2025-07-01 13:58:59.039 +03:00 [DBG] Connection id "0HNC8090TGEK7" stopped. 2025-07-01 13:59:04.023 +03:00 [DBG] Connection id "0HNC8090TGEK8" accepted. 2025-07-01 13:59:04.023 +03:00 [DBG] Connection id "0HNC8090TGEK8" started. 2025-07-01 13:59:04.023 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:59:04.023 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:59:04.023 +03:00 [DBG] POST requests are not supported 2025-07-01 13:59:04.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:59:04.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:59:04.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:04.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:59:04.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:59:04.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:59:04.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:59:04.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:04.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:59:04.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:59:04.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:59:04.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:59:04.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:59:04.024 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:59:04.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:04.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:04.024 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:59:04.024 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:59:04.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:04.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:04.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:04.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:04.024 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:59:04.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.122ms. 2025-07-01 13:59:04.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:04.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:04.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:04.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:04.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:04.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:04.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:04.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:04.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:59:04.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:59:04.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:59:04.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:04.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:04.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:04.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:04.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:04.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:04.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6859ms 2025-07-01 13:59:04.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:04.024 +03:00 [DBG] Connection id "0HNC8090TGEK8" completed keep alive response. 2025-07-01 13:59:04.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3064ms 2025-07-01 13:59:04.025 +03:00 [DBG] Connection id "0HNC8090TGEK8" received FIN. 2025-07-01 13:59:04.025 +03:00 [DBG] Connection id "0HNC8090TGEK8" disconnecting. 2025-07-01 13:59:04.025 +03:00 [DBG] Connection id "0HNC8090TGEK8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:59:04.026 +03:00 [DBG] Connection id "0HNC8090TGEK8" stopped. 2025-07-01 13:59:09.033 +03:00 [DBG] Connection id "0HNC8090TGEK9" accepted. 2025-07-01 13:59:09.033 +03:00 [DBG] Connection id "0HNC8090TGEK9" started. 2025-07-01 13:59:09.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:59:09.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:59:09.033 +03:00 [DBG] POST requests are not supported 2025-07-01 13:59:09.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:59:09.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:59:09.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:09.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:59:09.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:59:09.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:59:09.034 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:59:09.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:09.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:59:09.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:59:09.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:59:09.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:59:09.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:59:09.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:59:09.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:09.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:09.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:59:09.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:59:09.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:09.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:09.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:09.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:09.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:59:09.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1981ms. 2025-07-01 13:59:09.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:09.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:09.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:09.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:09.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:09.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:09.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:09.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:09.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:59:09.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:59:09.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:59:09.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:09.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:09.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:09.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:09.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:09.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:09.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0509ms 2025-07-01 13:59:09.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:09.035 +03:00 [DBG] Connection id "0HNC8090TGEK9" completed keep alive response. 2025-07-01 13:59:09.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9785ms 2025-07-01 13:59:09.035 +03:00 [DBG] Connection id "0HNC8090TGEK9" received FIN. 2025-07-01 13:59:09.036 +03:00 [DBG] Connection id "0HNC8090TGEK9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:59:09.036 +03:00 [DBG] Connection id "0HNC8090TGEK9" disconnecting. 2025-07-01 13:59:09.036 +03:00 [DBG] Connection id "0HNC8090TGEK9" stopped. 2025-07-01 13:59:14.024 +03:00 [DBG] Connection id "0HNC8090TGEKA" accepted. 2025-07-01 13:59:14.024 +03:00 [DBG] Connection id "0HNC8090TGEKA" started. 2025-07-01 13:59:14.024 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:59:14.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:59:14.024 +03:00 [DBG] POST requests are not supported 2025-07-01 13:59:14.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:59:14.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:59:14.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:14.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:59:14.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:59:14.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:59:14.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:59:14.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:14.025 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:59:14.025 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:59:14.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:59:14.025 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:59:14.025 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:59:14.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:59:14.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:14.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:14.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:59:14.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:59:14.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:14.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:14.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:14.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:14.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:59:14.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1736ms. 2025-07-01 13:59:14.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:14.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:14.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:14.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:14.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:14.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:14.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:14.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:14.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:59:14.026 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:59:14.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:59:14.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:14.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:14.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:14.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:14.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:14.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:14.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1155ms 2025-07-01 13:59:14.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:14.027 +03:00 [DBG] Connection id "0HNC8090TGEKA" completed keep alive response. 2025-07-01 13:59:14.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2879ms 2025-07-01 13:59:14.027 +03:00 [DBG] Connection id "0HNC8090TGEKA" received FIN. 2025-07-01 13:59:14.027 +03:00 [DBG] Connection id "0HNC8090TGEKA" disconnecting. 2025-07-01 13:59:14.027 +03:00 [DBG] Connection id "0HNC8090TGEKA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:59:14.028 +03:00 [DBG] Connection id "0HNC8090TGEKA" stopped. 2025-07-01 13:59:19.025 +03:00 [DBG] Connection id "0HNC8090TGEKB" accepted. 2025-07-01 13:59:19.025 +03:00 [DBG] Connection id "0HNC8090TGEKB" started. 2025-07-01 13:59:19.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:59:19.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:59:19.026 +03:00 [DBG] POST requests are not supported 2025-07-01 13:59:19.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:59:19.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:59:19.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:19.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:59:19.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:59:19.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:59:19.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:59:19.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:19.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:59:19.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:59:19.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:59:19.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:59:19.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:59:19.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:59:19.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:19.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:19.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:59:19.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:59:19.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:19.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:19.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:19.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:19.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:59:19.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.113ms. 2025-07-01 13:59:19.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:19.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:19.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:19.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:19.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:19.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:19.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:19.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:19.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:59:19.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:59:19.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:59:19.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:19.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:19.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:19.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:19.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:19.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:19.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6883ms 2025-07-01 13:59:19.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:19.027 +03:00 [DBG] Connection id "0HNC8090TGEKB" completed keep alive response. 2025-07-01 13:59:19.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2912ms 2025-07-01 13:59:19.027 +03:00 [DBG] Connection id "0HNC8090TGEKB" received FIN. 2025-07-01 13:59:19.027 +03:00 [DBG] Connection id "0HNC8090TGEKB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:59:19.027 +03:00 [DBG] Connection id "0HNC8090TGEKB" disconnecting. 2025-07-01 13:59:19.027 +03:00 [DBG] Connection id "0HNC8090TGEKB" stopped. 2025-07-01 13:59:24.032 +03:00 [DBG] Connection id "0HNC8090TGEKC" accepted. 2025-07-01 13:59:24.033 +03:00 [DBG] Connection id "0HNC8090TGEKC" started. 2025-07-01 13:59:24.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:59:24.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:59:24.033 +03:00 [DBG] POST requests are not supported 2025-07-01 13:59:24.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:59:24.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:59:24.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:24.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:59:24.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:59:24.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:59:24.033 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:59:24.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:24.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:59:24.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:59:24.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:59:24.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:59:24.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:59:24.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:59:24.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:24.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:24.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:59:24.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:59:24.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:24.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:24.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:24.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:24.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:59:24.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1324ms. 2025-07-01 13:59:24.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:24.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:24.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:24.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:24.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:24.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:24.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:24.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:24.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:59:24.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:59:24.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:59:24.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:24.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:24.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:24.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:24.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:24.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:24.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7305ms 2025-07-01 13:59:24.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:24.034 +03:00 [DBG] Connection id "0HNC8090TGEKC" completed keep alive response. 2025-07-01 13:59:24.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.303ms 2025-07-01 13:59:24.034 +03:00 [DBG] Connection id "0HNC8090TGEKC" received FIN. 2025-07-01 13:59:24.035 +03:00 [DBG] Connection id "0HNC8090TGEKC" disconnecting. 2025-07-01 13:59:24.035 +03:00 [DBG] Connection id "0HNC8090TGEKC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:59:24.036 +03:00 [DBG] Connection id "0HNC8090TGEKC" stopped. 2025-07-01 13:59:29.027 +03:00 [DBG] Connection id "0HNC8090TGEKD" accepted. 2025-07-01 13:59:29.027 +03:00 [DBG] Connection id "0HNC8090TGEKD" started. 2025-07-01 13:59:29.028 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:59:29.028 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:59:29.028 +03:00 [DBG] POST requests are not supported 2025-07-01 13:59:29.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:59:29.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:59:29.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:29.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:59:29.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:59:29.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:59:29.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:59:29.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:29.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:59:29.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:59:29.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:59:29.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:59:29.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:59:29.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:59:29.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:29.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:29.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:59:29.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:59:29.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:29.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:29.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:29.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:29.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:59:29.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.127ms. 2025-07-01 13:59:29.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:29.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:29.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:29.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:29.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:29.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:29.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:29.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:29.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:59:29.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:59:29.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:59:29.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:29.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:29.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:29.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:29.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:29.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:29.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8183ms 2025-07-01 13:59:29.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:29.029 +03:00 [DBG] Connection id "0HNC8090TGEKD" completed keep alive response. 2025-07-01 13:59:29.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4751ms 2025-07-01 13:59:29.029 +03:00 [DBG] Connection id "0HNC8090TGEKD" received FIN. 2025-07-01 13:59:29.029 +03:00 [DBG] Connection id "0HNC8090TGEKD" disconnecting. 2025-07-01 13:59:29.029 +03:00 [DBG] Connection id "0HNC8090TGEKD" stopped. 2025-07-01 13:59:29.029 +03:00 [DBG] Connection id "0HNC8090TGEKD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:59:34.031 +03:00 [DBG] Connection id "0HNC8090TGEKE" accepted. 2025-07-01 13:59:34.031 +03:00 [DBG] Connection id "0HNC8090TGEKE" started. 2025-07-01 13:59:34.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:59:34.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:59:34.032 +03:00 [DBG] POST requests are not supported 2025-07-01 13:59:34.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:59:34.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:59:34.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:34.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:59:34.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:59:34.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:59:34.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:59:34.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:34.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:59:34.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:59:34.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:59:34.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:59:34.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:59:34.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:59:34.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:34.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:34.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:59:34.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:59:34.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:34.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:34.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:34.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:34.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:59:34.032 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1233ms. 2025-07-01 13:59:34.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:34.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:34.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:34.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:34.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:34.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:34.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:34.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:34.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:59:34.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:59:34.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:59:34.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:34.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:34.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:34.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:34.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:34.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:34.033 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7362ms 2025-07-01 13:59:34.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:34.033 +03:00 [DBG] Connection id "0HNC8090TGEKE" completed keep alive response. 2025-07-01 13:59:34.033 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3033ms 2025-07-01 13:59:34.033 +03:00 [DBG] Connection id "0HNC8090TGEKE" received FIN. 2025-07-01 13:59:34.033 +03:00 [DBG] Connection id "0HNC8090TGEKE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:59:34.033 +03:00 [DBG] Connection id "0HNC8090TGEKE" disconnecting. 2025-07-01 13:59:34.033 +03:00 [DBG] Connection id "0HNC8090TGEKE" stopped. 2025-07-01 13:59:39.032 +03:00 [DBG] Connection id "0HNC8090TGEKF" accepted. 2025-07-01 13:59:39.033 +03:00 [DBG] Connection id "0HNC8090TGEKF" started. 2025-07-01 13:59:39.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:59:39.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:59:39.033 +03:00 [DBG] POST requests are not supported 2025-07-01 13:59:39.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:59:39.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:59:39.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:39.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:59:39.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:59:39.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:59:39.033 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:59:39.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:39.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:59:39.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:59:39.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:59:39.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:59:39.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:59:39.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:59:39.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:39.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:39.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:59:39.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:59:39.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:39.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:39.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:39.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:39.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:59:39.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.108ms. 2025-07-01 13:59:39.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:39.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:39.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:39.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:39.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:39.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:39.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:39.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:39.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:59:39.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:59:39.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:59:39.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:39.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:39.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:39.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:39.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:39.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:39.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6705ms 2025-07-01 13:59:39.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:39.034 +03:00 [DBG] Connection id "0HNC8090TGEKF" completed keep alive response. 2025-07-01 13:59:39.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2284ms 2025-07-01 13:59:39.034 +03:00 [DBG] Connection id "0HNC8090TGEKF" received FIN. 2025-07-01 13:59:39.034 +03:00 [DBG] Connection id "0HNC8090TGEKF" disconnecting. 2025-07-01 13:59:39.034 +03:00 [DBG] Connection id "0HNC8090TGEKF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:59:39.035 +03:00 [DBG] Connection id "0HNC8090TGEKF" stopped. 2025-07-01 13:59:44.025 +03:00 [DBG] Connection id "0HNC8090TGEKG" accepted. 2025-07-01 13:59:44.025 +03:00 [DBG] Connection id "0HNC8090TGEKG" started. 2025-07-01 13:59:44.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:59:44.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:59:44.026 +03:00 [DBG] POST requests are not supported 2025-07-01 13:59:44.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:59:44.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:59:44.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:44.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:59:44.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:59:44.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:59:44.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:59:44.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:44.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:59:44.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:59:44.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:59:44.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:59:44.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:59:44.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:59:44.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:44.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:44.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:59:44.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:59:44.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:44.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:44.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:44.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:44.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:59:44.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1774ms. 2025-07-01 13:59:44.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:44.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:44.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:44.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:44.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:44.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:44.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:44.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:44.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:59:44.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:59:44.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:59:44.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:44.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:44.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:44.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:44.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:44.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:44.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3167ms 2025-07-01 13:59:44.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:44.028 +03:00 [DBG] Connection id "0HNC8090TGEKG" completed keep alive response. 2025-07-01 13:59:44.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3991ms 2025-07-01 13:59:44.028 +03:00 [DBG] Connection id "0HNC8090TGEKG" received FIN. 2025-07-01 13:59:44.028 +03:00 [DBG] Connection id "0HNC8090TGEKG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:59:44.028 +03:00 [DBG] Connection id "0HNC8090TGEKG" disconnecting. 2025-07-01 13:59:44.028 +03:00 [DBG] Connection id "0HNC8090TGEKG" stopped. 2025-07-01 13:59:49.027 +03:00 [DBG] Connection id "0HNC8090TGEKH" accepted. 2025-07-01 13:59:49.028 +03:00 [DBG] Connection id "0HNC8090TGEKH" started. 2025-07-01 13:59:49.028 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:59:49.028 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:59:49.028 +03:00 [DBG] POST requests are not supported 2025-07-01 13:59:49.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:59:49.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:59:49.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:49.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:59:49.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:59:49.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:59:49.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:59:49.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:49.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:59:49.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:59:49.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:59:49.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:59:49.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:59:49.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:59:49.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:49.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:49.029 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:59:49.029 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:59:49.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:49.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:49.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:49.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:49.029 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:59:49.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1523ms. 2025-07-01 13:59:49.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:49.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:49.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:49.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:49.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:49.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:49.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:49.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:49.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:59:49.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:59:49.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:59:49.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:49.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:49.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:49.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:49.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:49.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:49.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0061ms 2025-07-01 13:59:49.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:49.030 +03:00 [DBG] Connection id "0HNC8090TGEKH" completed keep alive response. 2025-07-01 13:59:49.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7305ms 2025-07-01 13:59:49.030 +03:00 [DBG] Connection id "0HNC8090TGEKH" received FIN. 2025-07-01 13:59:49.030 +03:00 [DBG] Connection id "0HNC8090TGEKH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:59:49.030 +03:00 [DBG] Connection id "0HNC8090TGEKH" disconnecting. 2025-07-01 13:59:49.030 +03:00 [DBG] Connection id "0HNC8090TGEKH" stopped. 2025-07-01 13:59:54.029 +03:00 [DBG] Connection id "0HNC8090TGEKI" accepted. 2025-07-01 13:59:54.030 +03:00 [DBG] Connection id "0HNC8090TGEKI" started. 2025-07-01 13:59:54.030 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:59:54.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:59:54.030 +03:00 [DBG] POST requests are not supported 2025-07-01 13:59:54.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:59:54.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:59:54.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:54.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:59:54.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:59:54.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:59:54.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:59:54.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:54.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:59:54.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:59:54.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:59:54.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:59:54.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:59:54.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:59:54.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:54.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:54.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:59:54.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:59:54.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:54.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:54.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:54.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:54.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:59:54.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1528ms. 2025-07-01 13:59:54.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:54.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:54.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:54.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:54.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:54.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:54.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:54.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:54.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:59:54.031 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:59:54.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:59:54.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:54.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:54.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:54.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:54.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:54.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:54.031 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7946ms 2025-07-01 13:59:54.031 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:54.031 +03:00 [DBG] Connection id "0HNC8090TGEKI" completed keep alive response. 2025-07-01 13:59:54.031 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4392ms 2025-07-01 13:59:54.031 +03:00 [DBG] Connection id "0HNC8090TGEKI" received FIN. 2025-07-01 13:59:54.032 +03:00 [DBG] Connection id "0HNC8090TGEKI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 13:59:54.032 +03:00 [DBG] Connection id "0HNC8090TGEKI" disconnecting. 2025-07-01 13:59:54.032 +03:00 [DBG] Connection id "0HNC8090TGEKI" stopped. 2025-07-01 13:59:59.022 +03:00 [DBG] Connection id "0HNC8090TGEKJ" accepted. 2025-07-01 13:59:59.022 +03:00 [DBG] Connection id "0HNC8090TGEKJ" started. 2025-07-01 13:59:59.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 13:59:59.023 +03:00 [VRB] All hosts are allowed. 2025-07-01 13:59:59.023 +03:00 [DBG] POST requests are not supported 2025-07-01 13:59:59.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 13:59:59.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 13:59:59.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:59.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 13:59:59.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 13:59:59.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 13:59:59.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 13:59:59.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:59.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 13:59:59.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 13:59:59.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 13:59:59.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 13:59:59.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 13:59:59.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 13:59:59.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:59.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:59.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:59:59.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 13:59:59.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:59.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:59.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:59.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:59.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 13:59:59.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1506ms. 2025-07-01 13:59:59.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:59.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 13:59:59.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:59.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 13:59:59.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:59.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:59.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:59.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:59.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:59:59.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 13:59:59.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 13:59:59.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:59.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 13:59:59.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:59.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:59.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:59.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 13:59:59.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6931ms 2025-07-01 13:59:59.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 13:59:59.024 +03:00 [DBG] Connection id "0HNC8090TGEKJ" completed keep alive response. 2025-07-01 13:59:59.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.341ms 2025-07-01 13:59:59.024 +03:00 [DBG] Connection id "0HNC8090TGEKJ" received FIN. 2025-07-01 13:59:59.024 +03:00 [DBG] Connection id "0HNC8090TGEKJ" disconnecting. 2025-07-01 13:59:59.024 +03:00 [DBG] Connection id "0HNC8090TGEKJ" stopped. 2025-07-01 13:59:59.024 +03:00 [DBG] Connection id "0HNC8090TGEKJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:00:04.031 +03:00 [DBG] Connection id "0HNC8090TGEKK" accepted. 2025-07-01 14:00:04.031 +03:00 [DBG] Connection id "0HNC8090TGEKK" started. 2025-07-01 14:00:04.031 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:00:04.031 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:00:04.031 +03:00 [DBG] POST requests are not supported 2025-07-01 14:00:04.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:00:04.031 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:00:04.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:04.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:00:04.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:00:04.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:00:04.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:00:04.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:04.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:00:04.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:00:04.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:00:04.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:00:04.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:00:04.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:00:04.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:04.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:04.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:00:04.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:00:04.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:04.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:04.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:04.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:04.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:00:04.032 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.14ms. 2025-07-01 14:00:04.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:04.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:04.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:04.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:04.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:00:04.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:00:04.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:00:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:04.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:04.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:04.033 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9535ms 2025-07-01 14:00:04.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:04.033 +03:00 [DBG] Connection id "0HNC8090TGEKK" completed keep alive response. 2025-07-01 14:00:04.033 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7744ms 2025-07-01 14:00:04.033 +03:00 [DBG] Connection id "0HNC8090TGEKK" received FIN. 2025-07-01 14:00:04.033 +03:00 [DBG] Connection id "0HNC8090TGEKK" disconnecting. 2025-07-01 14:00:04.033 +03:00 [DBG] Connection id "0HNC8090TGEKK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:00:04.034 +03:00 [DBG] Connection id "0HNC8090TGEKK" stopped. 2025-07-01 14:00:09.029 +03:00 [DBG] Connection id "0HNC8090TGEKL" accepted. 2025-07-01 14:00:09.029 +03:00 [DBG] Connection id "0HNC8090TGEKL" started. 2025-07-01 14:00:09.029 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:00:09.029 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:00:09.029 +03:00 [DBG] POST requests are not supported 2025-07-01 14:00:09.029 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:00:09.029 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:00:09.029 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:09.029 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:00:09.029 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:00:09.029 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:00:09.029 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:00:09.029 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:09.029 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:00:09.029 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:00:09.029 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:00:09.029 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:00:09.029 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:00:09.029 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:00:09.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:09.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:09.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:00:09.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:00:09.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:09.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:09.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:09.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:09.030 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:00:09.030 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.147ms. 2025-07-01 14:00:09.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:09.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:09.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:09.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:09.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:09.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:09.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:09.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:09.030 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:00:09.030 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:00:09.030 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:00:09.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:09.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:09.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:09.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:09.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:09.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:09.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7311ms 2025-07-01 14:00:09.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:09.030 +03:00 [DBG] Connection id "0HNC8090TGEKL" completed keep alive response. 2025-07-01 14:00:09.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3548ms 2025-07-01 14:00:09.031 +03:00 [DBG] Connection id "0HNC8090TGEKL" received FIN. 2025-07-01 14:00:09.031 +03:00 [DBG] Connection id "0HNC8090TGEKL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:00:09.031 +03:00 [DBG] Connection id "0HNC8090TGEKL" disconnecting. 2025-07-01 14:00:09.031 +03:00 [DBG] Connection id "0HNC8090TGEKL" stopped. 2025-07-01 14:00:14.027 +03:00 [DBG] Connection id "0HNC8090TGEKM" accepted. 2025-07-01 14:00:14.027 +03:00 [DBG] Connection id "0HNC8090TGEKM" started. 2025-07-01 14:00:14.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:00:14.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:00:14.027 +03:00 [DBG] POST requests are not supported 2025-07-01 14:00:14.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:00:14.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:00:14.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:14.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:00:14.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:00:14.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:00:14.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:00:14.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:14.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:00:14.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:00:14.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:00:14.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:00:14.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:00:14.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:00:14.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:14.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:14.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:00:14.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:00:14.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:14.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:14.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:14.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:14.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:00:14.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1176ms. 2025-07-01 14:00:14.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:14.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:14.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:14.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:14.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:14.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:14.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:14.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:14.028 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:00:14.028 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:00:14.028 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:00:14.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:14.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:14.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:14.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:14.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:14.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:14.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7092ms 2025-07-01 14:00:14.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:14.029 +03:00 [DBG] Connection id "0HNC8090TGEKM" completed keep alive response. 2025-07-01 14:00:14.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3676ms 2025-07-01 14:00:14.029 +03:00 [DBG] Connection id "0HNC8090TGEKM" received FIN. 2025-07-01 14:00:14.029 +03:00 [DBG] Connection id "0HNC8090TGEKM" disconnecting. 2025-07-01 14:00:14.029 +03:00 [DBG] Connection id "0HNC8090TGEKM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:00:14.030 +03:00 [DBG] Connection id "0HNC8090TGEKM" stopped. 2025-07-01 14:00:19.030 +03:00 [DBG] Connection id "0HNC8090TGEKN" accepted. 2025-07-01 14:00:19.030 +03:00 [DBG] Connection id "0HNC8090TGEKN" started. 2025-07-01 14:00:19.030 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:00:19.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:00:19.030 +03:00 [DBG] POST requests are not supported 2025-07-01 14:00:19.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:00:19.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:00:19.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:19.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:00:19.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:00:19.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:00:19.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:00:19.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:19.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:00:19.031 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:00:19.031 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:00:19.031 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:00:19.031 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:00:19.031 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:00:19.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:19.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:19.031 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:00:19.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:00:19.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:19.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:19.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:19.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:19.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:00:19.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.143ms. 2025-07-01 14:00:19.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:19.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:19.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:19.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:19.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:19.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:19.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:19.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:19.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:00:19.031 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:00:19.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:00:19.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:19.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:19.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:19.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:19.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:19.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:19.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0194ms 2025-07-01 14:00:19.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:19.032 +03:00 [DBG] Connection id "0HNC8090TGEKN" completed keep alive response. 2025-07-01 14:00:19.032 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8395ms 2025-07-01 14:00:19.032 +03:00 [DBG] Connection id "0HNC8090TGEKN" received FIN. 2025-07-01 14:00:19.032 +03:00 [DBG] Connection id "0HNC8090TGEKN" disconnecting. 2025-07-01 14:00:19.032 +03:00 [DBG] Connection id "0HNC8090TGEKN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:00:19.033 +03:00 [DBG] Connection id "0HNC8090TGEKN" stopped. 2025-07-01 14:00:24.040 +03:00 [DBG] Connection id "0HNC8090TGEKO" accepted. 2025-07-01 14:00:24.041 +03:00 [DBG] Connection id "0HNC8090TGEKO" started. 2025-07-01 14:00:24.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:00:24.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:00:24.041 +03:00 [DBG] POST requests are not supported 2025-07-01 14:00:24.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:00:24.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:00:24.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:24.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:00:24.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:00:24.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:00:24.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:00:24.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:24.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:00:24.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:00:24.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:00:24.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:00:24.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:00:24.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:00:24.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:24.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:24.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:00:24.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:00:24.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:24.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:24.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:24.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:24.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:00:24.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1231ms. 2025-07-01 14:00:24.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:24.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:24.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:24.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:24.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:24.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:24.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:24.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:24.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:00:24.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:00:24.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:00:24.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:24.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:24.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:24.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:24.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:24.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:24.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8773ms 2025-07-01 14:00:24.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:24.042 +03:00 [DBG] Connection id "0HNC8090TGEKO" completed keep alive response. 2025-07-01 14:00:24.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.595ms 2025-07-01 14:00:24.043 +03:00 [DBG] Connection id "0HNC8090TGEKO" received FIN. 2025-07-01 14:00:24.043 +03:00 [DBG] Connection id "0HNC8090TGEKO" disconnecting. 2025-07-01 14:00:24.043 +03:00 [DBG] Connection id "0HNC8090TGEKO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:00:24.044 +03:00 [DBG] Connection id "0HNC8090TGEKO" stopped. 2025-07-01 14:00:29.051 +03:00 [DBG] Connection id "0HNC8090TGEKP" accepted. 2025-07-01 14:00:29.051 +03:00 [DBG] Connection id "0HNC8090TGEKP" started. 2025-07-01 14:00:29.052 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:00:29.052 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:00:29.052 +03:00 [DBG] POST requests are not supported 2025-07-01 14:00:29.052 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:00:29.052 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:00:29.052 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:29.052 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:00:29.052 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:00:29.052 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:00:29.052 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:00:29.052 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:29.052 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:00:29.052 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:00:29.052 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:00:29.052 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:00:29.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:00:29.052 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:00:29.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:29.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:29.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:00:29.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:00:29.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:29.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:29.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:29.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:29.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:00:29.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.113ms. 2025-07-01 14:00:29.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:29.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:29.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:29.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:29.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:29.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:29.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:29.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:29.052 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:00:29.052 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:00:29.052 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:00:29.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:29.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:29.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:29.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:29.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:29.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:29.052 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5058ms 2025-07-01 14:00:29.052 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:29.052 +03:00 [DBG] Connection id "0HNC8090TGEKP" completed keep alive response. 2025-07-01 14:00:29.053 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0264ms 2025-07-01 14:00:29.053 +03:00 [DBG] Connection id "0HNC8090TGEKP" received FIN. 2025-07-01 14:00:29.053 +03:00 [DBG] Connection id "0HNC8090TGEKP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:00:29.053 +03:00 [DBG] Connection id "0HNC8090TGEKP" disconnecting. 2025-07-01 14:00:29.053 +03:00 [DBG] Connection id "0HNC8090TGEKP" stopped. 2025-07-01 14:00:34.020 +03:00 [DBG] Connection id "0HNC8090TGEKQ" accepted. 2025-07-01 14:00:34.020 +03:00 [DBG] Connection id "0HNC8090TGEKQ" started. 2025-07-01 14:00:34.020 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:00:34.020 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:00:34.020 +03:00 [DBG] POST requests are not supported 2025-07-01 14:00:34.020 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:00:34.020 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:00:34.021 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:34.021 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:00:34.021 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:00:34.021 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:00:34.021 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:00:34.021 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:34.021 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:00:34.021 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:00:34.021 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:00:34.021 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:00:34.021 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:00:34.021 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:00:34.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:34.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:34.021 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:00:34.021 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:00:34.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:34.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:34.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:34.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:34.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:00:34.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1626ms. 2025-07-01 14:00:34.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:34.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:34.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:34.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:34.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:34.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:34.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:34.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:34.022 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:00:34.022 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:00:34.022 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:00:34.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:34.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:34.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:34.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:34.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:34.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:34.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2829ms 2025-07-01 14:00:34.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:34.023 +03:00 [DBG] Connection id "0HNC8090TGEKQ" completed keep alive response. 2025-07-01 14:00:34.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4656ms 2025-07-01 14:00:34.023 +03:00 [DBG] Connection id "0HNC8090TGEKQ" received FIN. 2025-07-01 14:00:34.023 +03:00 [DBG] Connection id "0HNC8090TGEKQ" disconnecting. 2025-07-01 14:00:34.023 +03:00 [DBG] Connection id "0HNC8090TGEKQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:00:34.024 +03:00 [DBG] Connection id "0HNC8090TGEKQ" stopped. 2025-07-01 14:00:39.021 +03:00 [DBG] Connection id "0HNC8090TGEKR" accepted. 2025-07-01 14:00:39.022 +03:00 [DBG] Connection id "0HNC8090TGEKR" started. 2025-07-01 14:00:39.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:00:39.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:00:39.022 +03:00 [DBG] POST requests are not supported 2025-07-01 14:00:39.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:00:39.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:00:39.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:39.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:00:39.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:00:39.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:00:39.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:00:39.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:39.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:00:39.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:00:39.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:00:39.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:00:39.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:00:39.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:00:39.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:39.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:39.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:00:39.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:00:39.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:39.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:39.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:39.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:39.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:00:39.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.165ms. 2025-07-01 14:00:39.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:39.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:39.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:39.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:39.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:39.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:39.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:39.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:39.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:00:39.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:00:39.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:00:39.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:39.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:39.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:39.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:39.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:39.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:39.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8822ms 2025-07-01 14:00:39.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:39.024 +03:00 [DBG] Connection id "0HNC8090TGEKR" completed keep alive response. 2025-07-01 14:00:39.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8142ms 2025-07-01 14:00:39.024 +03:00 [DBG] Connection id "0HNC8090TGEKR" received FIN. 2025-07-01 14:00:39.024 +03:00 [DBG] Connection id "0HNC8090TGEKR" disconnecting. 2025-07-01 14:00:39.024 +03:00 [DBG] Connection id "0HNC8090TGEKR" stopped. 2025-07-01 14:00:39.024 +03:00 [DBG] Connection id "0HNC8090TGEKR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:00:44.023 +03:00 [DBG] Connection id "0HNC8090TGEKS" accepted. 2025-07-01 14:00:44.023 +03:00 [DBG] Connection id "0HNC8090TGEKS" started. 2025-07-01 14:00:44.024 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:00:44.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:00:44.024 +03:00 [DBG] POST requests are not supported 2025-07-01 14:00:44.024 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:00:44.024 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:00:44.024 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:44.024 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:00:44.024 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:00:44.024 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:00:44.024 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:00:44.024 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:44.024 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:00:44.024 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:00:44.024 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:00:44.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:00:44.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:00:44.024 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:00:44.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:44.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:44.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:00:44.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:00:44.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:44.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:44.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:44.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:44.025 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:00:44.025 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1384ms. 2025-07-01 14:00:44.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:44.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:44.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:44.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:44.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:44.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:44.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:44.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:44.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:00:44.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:00:44.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:00:44.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:44.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:44.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:44.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:44.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:44.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:44.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3831ms 2025-07-01 14:00:44.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:44.026 +03:00 [DBG] Connection id "0HNC8090TGEKS" completed keep alive response. 2025-07-01 14:00:44.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3798ms 2025-07-01 14:00:44.026 +03:00 [DBG] Connection id "0HNC8090TGEKS" received FIN. 2025-07-01 14:00:44.026 +03:00 [DBG] Connection id "0HNC8090TGEKS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:00:44.026 +03:00 [DBG] Connection id "0HNC8090TGEKS" disconnecting. 2025-07-01 14:00:44.026 +03:00 [DBG] Connection id "0HNC8090TGEKS" stopped. 2025-07-01 14:00:49.025 +03:00 [DBG] Connection id "0HNC8090TGEKT" accepted. 2025-07-01 14:00:49.025 +03:00 [DBG] Connection id "0HNC8090TGEKT" started. 2025-07-01 14:00:49.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:00:49.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:00:49.026 +03:00 [DBG] POST requests are not supported 2025-07-01 14:00:49.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:00:49.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:00:49.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:49.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:00:49.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:00:49.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:00:49.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:00:49.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:49.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:00:49.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:00:49.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:00:49.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:00:49.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:00:49.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:00:49.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:49.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:49.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:00:49.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:00:49.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:49.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:49.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:49.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:49.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:00:49.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.184ms. 2025-07-01 14:00:49.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:49.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:49.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:49.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:49.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:49.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:49.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:49.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:49.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:00:49.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:00:49.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:00:49.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:49.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:49.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:49.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:49.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:49.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:49.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2013ms 2025-07-01 14:00:49.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:49.028 +03:00 [DBG] Connection id "0HNC8090TGEKT" completed keep alive response. 2025-07-01 14:00:49.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0985ms 2025-07-01 14:00:49.028 +03:00 [DBG] Connection id "0HNC8090TGEKT" received FIN. 2025-07-01 14:00:49.028 +03:00 [DBG] Connection id "0HNC8090TGEKT" disconnecting. 2025-07-01 14:00:49.028 +03:00 [DBG] Connection id "0HNC8090TGEKT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:00:49.029 +03:00 [DBG] Connection id "0HNC8090TGEKT" stopped. 2025-07-01 14:00:54.036 +03:00 [DBG] Connection id "0HNC8090TGEKU" accepted. 2025-07-01 14:00:54.036 +03:00 [DBG] Connection id "0HNC8090TGEKU" started. 2025-07-01 14:00:54.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:00:54.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:00:54.037 +03:00 [DBG] POST requests are not supported 2025-07-01 14:00:54.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:00:54.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:00:54.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:54.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:00:54.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:00:54.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:00:54.037 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:00:54.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:54.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:00:54.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:00:54.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:00:54.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:00:54.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:00:54.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:00:54.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:54.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:54.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:00:54.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:00:54.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:54.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:54.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:54.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:54.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:00:54.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1694ms. 2025-07-01 14:00:54.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:54.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:54.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:54.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:54.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:54.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:54.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:54.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:54.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:00:54.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:00:54.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:00:54.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:54.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:54.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:54.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:54.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:54.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:54.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1509ms 2025-07-01 14:00:54.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:54.039 +03:00 [DBG] Connection id "0HNC8090TGEKU" completed keep alive response. 2025-07-01 14:00:54.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1997ms 2025-07-01 14:00:54.039 +03:00 [DBG] Connection id "0HNC8090TGEKU" received FIN. 2025-07-01 14:00:54.039 +03:00 [DBG] Connection id "0HNC8090TGEKU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:00:54.039 +03:00 [DBG] Connection id "0HNC8090TGEKU" disconnecting. 2025-07-01 14:00:54.039 +03:00 [DBG] Connection id "0HNC8090TGEKU" stopped. 2025-07-01 14:00:59.032 +03:00 [DBG] Connection id "0HNC8090TGEKV" accepted. 2025-07-01 14:00:59.033 +03:00 [DBG] Connection id "0HNC8090TGEKV" started. 2025-07-01 14:00:59.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:00:59.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:00:59.033 +03:00 [DBG] POST requests are not supported 2025-07-01 14:00:59.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:00:59.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:00:59.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:59.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:00:59.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:00:59.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:00:59.033 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:00:59.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:59.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:00:59.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:00:59.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:00:59.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:00:59.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:00:59.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:00:59.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:59.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:59.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:00:59.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:00:59.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:59.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:59.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:59.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:59.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:00:59.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1714ms. 2025-07-01 14:00:59.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:59.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:00:59.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:59.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:00:59.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:59.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:59.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:59.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:59.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:00:59.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:00:59.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:00:59.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:59.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:00:59.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:59.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:59.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:59.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:00:59.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6747ms 2025-07-01 14:00:59.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:00:59.035 +03:00 [DBG] Connection id "0HNC8090TGEKV" completed keep alive response. 2025-07-01 14:00:59.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6297ms 2025-07-01 14:00:59.036 +03:00 [DBG] Connection id "0HNC8090TGEKV" received FIN. 2025-07-01 14:00:59.036 +03:00 [DBG] Connection id "0HNC8090TGEKV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:00:59.036 +03:00 [DBG] Connection id "0HNC8090TGEKV" disconnecting. 2025-07-01 14:00:59.036 +03:00 [DBG] Connection id "0HNC8090TGEKV" stopped. 2025-07-01 14:01:04.021 +03:00 [DBG] Connection id "0HNC8090TGEL0" accepted. 2025-07-01 14:01:04.021 +03:00 [DBG] Connection id "0HNC8090TGEL0" started. 2025-07-01 14:01:04.021 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:01:04.021 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:01:04.021 +03:00 [DBG] POST requests are not supported 2025-07-01 14:01:04.021 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:01:04.021 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:01:04.021 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:04.021 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:01:04.021 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:01:04.021 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:01:04.021 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:01:04.021 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:04.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:01:04.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:01:04.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:01:04.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:01:04.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:01:04.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:01:04.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:04.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:04.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:01:04.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:01:04.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:04.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:04.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:04.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:04.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:01:04.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.155ms. 2025-07-01 14:01:04.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:04.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:04.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:04.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:04.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:04.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:04.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:04.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:04.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:01:04.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:01:04.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:01:04.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:04.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:04.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:04.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:04.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:04.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:04.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1479ms 2025-07-01 14:01:04.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:04.023 +03:00 [DBG] Connection id "0HNC8090TGEL0" completed keep alive response. 2025-07-01 14:01:04.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1312ms 2025-07-01 14:01:04.023 +03:00 [DBG] Connection id "0HNC8090TGEL0" received FIN. 2025-07-01 14:01:04.024 +03:00 [DBG] Connection id "0HNC8090TGEL0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:01:04.024 +03:00 [DBG] Connection id "0HNC8090TGEL0" disconnecting. 2025-07-01 14:01:04.024 +03:00 [DBG] Connection id "0HNC8090TGEL0" stopped. 2025-07-01 14:01:09.032 +03:00 [DBG] Connection id "0HNC8090TGEL1" accepted. 2025-07-01 14:01:09.032 +03:00 [DBG] Connection id "0HNC8090TGEL1" started. 2025-07-01 14:01:09.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:01:09.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:01:09.032 +03:00 [DBG] POST requests are not supported 2025-07-01 14:01:09.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:01:09.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:01:09.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:09.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:01:09.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:01:09.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:01:09.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:01:09.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:09.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:01:09.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:01:09.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:01:09.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:01:09.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:01:09.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:01:09.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:09.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:09.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:01:09.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:01:09.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:09.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:09.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:09.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:09.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:01:09.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1676ms. 2025-07-01 14:01:09.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:09.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:09.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:09.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:09.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:09.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:09.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:09.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:09.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:01:09.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:01:09.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:01:09.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:09.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:09.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:09.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:09.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:09.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:09.033 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7944ms 2025-07-01 14:01:09.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:09.033 +03:00 [DBG] Connection id "0HNC8090TGEL1" completed keep alive response. 2025-07-01 14:01:09.033 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4929ms 2025-07-01 14:01:09.033 +03:00 [DBG] Connection id "0HNC8090TGEL1" received FIN. 2025-07-01 14:01:09.033 +03:00 [DBG] Connection id "0HNC8090TGEL1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:01:09.034 +03:00 [DBG] Connection id "0HNC8090TGEL1" disconnecting. 2025-07-01 14:01:09.034 +03:00 [DBG] Connection id "0HNC8090TGEL1" stopped. 2025-07-01 14:01:14.033 +03:00 [DBG] Connection id "0HNC8090TGEL2" accepted. 2025-07-01 14:01:14.033 +03:00 [DBG] Connection id "0HNC8090TGEL2" started. 2025-07-01 14:01:14.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:01:14.034 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:01:14.034 +03:00 [DBG] POST requests are not supported 2025-07-01 14:01:14.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:01:14.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:01:14.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:14.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:01:14.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:01:14.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:01:14.034 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:01:14.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:14.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:01:14.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:01:14.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:01:14.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:01:14.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:01:14.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:01:14.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:14.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:14.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:01:14.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:01:14.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:14.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:14.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:14.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:14.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:01:14.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1238ms. 2025-07-01 14:01:14.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:14.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:14.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:14.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:14.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:14.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:14.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:14.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:14.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:01:14.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:01:14.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:01:14.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:14.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:14.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:14.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:14.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:14.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:14.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7134ms 2025-07-01 14:01:14.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:14.035 +03:00 [DBG] Connection id "0HNC8090TGEL2" completed keep alive response. 2025-07-01 14:01:14.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3243ms 2025-07-01 14:01:14.035 +03:00 [DBG] Connection id "0HNC8090TGEL2" received FIN. 2025-07-01 14:01:14.035 +03:00 [DBG] Connection id "0HNC8090TGEL2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:01:14.035 +03:00 [DBG] Connection id "0HNC8090TGEL2" disconnecting. 2025-07-01 14:01:14.035 +03:00 [DBG] Connection id "0HNC8090TGEL2" stopped. 2025-07-01 14:01:19.021 +03:00 [DBG] Connection id "0HNC8090TGEL3" accepted. 2025-07-01 14:01:19.021 +03:00 [DBG] Connection id "0HNC8090TGEL3" started. 2025-07-01 14:01:19.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:01:19.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:01:19.022 +03:00 [DBG] POST requests are not supported 2025-07-01 14:01:19.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:01:19.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:01:19.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:19.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:01:19.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:01:19.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:01:19.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:01:19.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:19.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:01:19.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:01:19.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:01:19.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:01:19.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:01:19.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:01:19.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:19.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:19.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:01:19.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:01:19.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:19.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:19.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:19.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:19.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:01:19.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1824ms. 2025-07-01 14:01:19.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:19.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:19.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:19.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:19.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:19.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:19.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:19.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:19.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:01:19.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:01:19.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:01:19.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:19.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:19.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:19.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:19.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:19.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:19.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4103ms 2025-07-01 14:01:19.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:19.024 +03:00 [DBG] Connection id "0HNC8090TGEL3" completed keep alive response. 2025-07-01 14:01:19.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5602ms 2025-07-01 14:01:19.024 +03:00 [DBG] Connection id "0HNC8090TGEL3" received FIN. 2025-07-01 14:01:19.024 +03:00 [DBG] Connection id "0HNC8090TGEL3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:01:19.025 +03:00 [DBG] Connection id "0HNC8090TGEL3" disconnecting. 2025-07-01 14:01:19.025 +03:00 [DBG] Connection id "0HNC8090TGEL3" stopped. 2025-07-01 14:01:24.022 +03:00 [DBG] Connection id "0HNC8090TGEL4" accepted. 2025-07-01 14:01:24.022 +03:00 [DBG] Connection id "0HNC8090TGEL4" started. 2025-07-01 14:01:24.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:01:24.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:01:24.022 +03:00 [DBG] POST requests are not supported 2025-07-01 14:01:24.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:01:24.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:01:24.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:24.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:01:24.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:01:24.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:01:24.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:01:24.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:24.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:01:24.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:01:24.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:01:24.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:01:24.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:01:24.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:01:24.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:24.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:24.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:01:24.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:01:24.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:24.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:24.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:24.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:24.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:01:24.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1259ms. 2025-07-01 14:01:24.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:24.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:24.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:24.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:24.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:24.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:24.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:24.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:24.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:01:24.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:01:24.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:01:24.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:24.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:24.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:24.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:24.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:24.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:24.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6307ms 2025-07-01 14:01:24.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:24.023 +03:00 [DBG] Connection id "0HNC8090TGEL4" completed keep alive response. 2025-07-01 14:01:24.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1897ms 2025-07-01 14:01:24.023 +03:00 [DBG] Connection id "0HNC8090TGEL4" received FIN. 2025-07-01 14:01:24.023 +03:00 [DBG] Connection id "0HNC8090TGEL4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:01:24.023 +03:00 [DBG] Connection id "0HNC8090TGEL4" disconnecting. 2025-07-01 14:01:24.023 +03:00 [DBG] Connection id "0HNC8090TGEL4" stopped. 2025-07-01 14:01:29.022 +03:00 [DBG] Connection id "0HNC8090TGEL5" accepted. 2025-07-01 14:01:29.022 +03:00 [DBG] Connection id "0HNC8090TGEL5" started. 2025-07-01 14:01:29.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:01:29.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:01:29.022 +03:00 [DBG] POST requests are not supported 2025-07-01 14:01:29.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:01:29.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:01:29.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:29.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:01:29.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:01:29.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:01:29.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:01:29.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:29.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:01:29.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:01:29.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:01:29.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:01:29.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:01:29.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:01:29.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:29.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:29.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:01:29.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:01:29.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:29.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:29.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:29.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:29.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:01:29.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1334ms. 2025-07-01 14:01:29.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:29.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:29.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:29.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:29.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:29.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:29.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:29.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:29.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:01:29.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:01:29.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:01:29.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:29.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:29.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:29.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:29.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:29.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:29.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.875ms 2025-07-01 14:01:29.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:29.023 +03:00 [DBG] Connection id "0HNC8090TGEL5" completed keep alive response. 2025-07-01 14:01:29.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6084ms 2025-07-01 14:01:29.029 +03:00 [DBG] Connection id "0HNC8090TGEL5" received FIN. 2025-07-01 14:01:29.029 +03:00 [DBG] Connection id "0HNC8090TGEL5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:01:29.029 +03:00 [DBG] Connection id "0HNC8090TGEL5" disconnecting. 2025-07-01 14:01:29.029 +03:00 [DBG] Connection id "0HNC8090TGEL5" stopped. 2025-07-01 14:01:34.103 +03:00 [DBG] Connection id "0HNC8090TGEL6" accepted. 2025-07-01 14:01:34.103 +03:00 [DBG] Connection id "0HNC8090TGEL6" started. 2025-07-01 14:01:34.103 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:01:34.103 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:01:34.103 +03:00 [DBG] POST requests are not supported 2025-07-01 14:01:34.103 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:01:34.103 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:01:34.103 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:34.103 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:01:34.104 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:01:34.104 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:01:34.104 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:01:34.104 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:34.104 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:01:34.104 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:01:34.104 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:01:34.104 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:01:34.104 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:01:34.104 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:01:34.104 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:34.104 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:34.104 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:01:34.104 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:01:34.104 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:34.104 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:34.104 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:34.104 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:34.104 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:01:34.105 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1945ms. 2025-07-01 14:01:34.105 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:34.105 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:34.105 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:34.105 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:34.105 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:34.105 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:34.105 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:34.105 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:34.105 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:01:34.105 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:01:34.105 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:01:34.105 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:34.105 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:34.105 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:34.105 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:34.105 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:34.105 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:34.105 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1791ms 2025-07-01 14:01:34.105 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:34.105 +03:00 [DBG] Connection id "0HNC8090TGEL6" completed keep alive response. 2025-07-01 14:01:34.105 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0956ms 2025-07-01 14:01:34.106 +03:00 [DBG] Connection id "0HNC8090TGEL6" received FIN. 2025-07-01 14:01:34.106 +03:00 [DBG] Connection id "0HNC8090TGEL6" disconnecting. 2025-07-01 14:01:34.106 +03:00 [DBG] Connection id "0HNC8090TGEL6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:01:34.107 +03:00 [DBG] Connection id "0HNC8090TGEL6" stopped. 2025-07-01 14:01:39.027 +03:00 [DBG] Connection id "0HNC8090TGEL7" accepted. 2025-07-01 14:01:39.027 +03:00 [DBG] Connection id "0HNC8090TGEL7" started. 2025-07-01 14:01:39.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:01:39.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:01:39.027 +03:00 [DBG] POST requests are not supported 2025-07-01 14:01:39.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:01:39.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:01:39.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:39.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:01:39.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:01:39.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:01:39.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:01:39.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:39.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:01:39.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:01:39.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:01:39.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:01:39.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:01:39.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:01:39.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:39.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:39.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:01:39.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:01:39.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:39.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:39.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:39.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:39.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:01:39.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1317ms. 2025-07-01 14:01:39.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:39.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:39.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:39.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:39.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:39.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:39.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:39.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:39.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:01:39.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:01:39.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:01:39.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:39.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:39.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:39.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:39.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:39.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:39.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9328ms 2025-07-01 14:01:39.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:39.029 +03:00 [DBG] Connection id "0HNC8090TGEL7" completed keep alive response. 2025-07-01 14:01:39.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7058ms 2025-07-01 14:01:39.029 +03:00 [DBG] Connection id "0HNC8090TGEL7" received FIN. 2025-07-01 14:01:39.029 +03:00 [DBG] Connection id "0HNC8090TGEL7" disconnecting. 2025-07-01 14:01:39.029 +03:00 [DBG] Connection id "0HNC8090TGEL7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:01:39.030 +03:00 [DBG] Connection id "0HNC8090TGEL7" stopped. 2025-07-01 14:01:44.023 +03:00 [DBG] Connection id "0HNC8090TGEL8" accepted. 2025-07-01 14:01:44.023 +03:00 [DBG] Connection id "0HNC8090TGEL8" started. 2025-07-01 14:01:44.023 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:01:44.023 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:01:44.023 +03:00 [DBG] POST requests are not supported 2025-07-01 14:01:44.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:01:44.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:01:44.024 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:44.024 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:01:44.024 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:01:44.024 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:01:44.024 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:01:44.024 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:44.024 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:01:44.024 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:01:44.024 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:01:44.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:01:44.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:01:44.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:01:44.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:44.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:44.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:01:44.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:01:44.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:44.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:44.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:44.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:44.025 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:01:44.025 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.203ms. 2025-07-01 14:01:44.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:44.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:44.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:44.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:44.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:44.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:44.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:44.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:44.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:01:44.026 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:01:44.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:01:44.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:44.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:44.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:44.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:44.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:44.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:44.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.3078ms 2025-07-01 14:01:44.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:44.027 +03:00 [DBG] Connection id "0HNC8090TGEL8" completed keep alive response. 2025-07-01 14:01:44.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7943ms 2025-07-01 14:01:44.027 +03:00 [DBG] Connection id "0HNC8090TGEL8" received FIN. 2025-07-01 14:01:44.028 +03:00 [DBG] Connection id "0HNC8090TGEL8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:01:44.028 +03:00 [DBG] Connection id "0HNC8090TGEL8" disconnecting. 2025-07-01 14:01:44.028 +03:00 [DBG] Connection id "0HNC8090TGEL8" stopped. 2025-07-01 14:01:49.022 +03:00 [DBG] Connection id "0HNC8090TGEL9" accepted. 2025-07-01 14:01:49.022 +03:00 [DBG] Connection id "0HNC8090TGEL9" started. 2025-07-01 14:01:49.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:01:49.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:01:49.022 +03:00 [DBG] POST requests are not supported 2025-07-01 14:01:49.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:01:49.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:01:49.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:49.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:01:49.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:01:49.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:01:49.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:01:49.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:49.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:01:49.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:01:49.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:01:49.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:01:49.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:01:49.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:01:49.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:49.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:49.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:01:49.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:01:49.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:49.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:49.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:49.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:49.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:01:49.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1327ms. 2025-07-01 14:01:49.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:49.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:49.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:49.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:49.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:49.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:49.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:49.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:49.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:01:49.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:01:49.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:01:49.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:49.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:49.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:49.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:49.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:49.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:49.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7793ms 2025-07-01 14:01:49.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:49.024 +03:00 [DBG] Connection id "0HNC8090TGEL9" completed keep alive response. 2025-07-01 14:01:49.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4413ms 2025-07-01 14:01:49.024 +03:00 [DBG] Connection id "0HNC8090TGEL9" received FIN. 2025-07-01 14:01:49.024 +03:00 [DBG] Connection id "0HNC8090TGEL9" disconnecting. 2025-07-01 14:01:49.024 +03:00 [DBG] Connection id "0HNC8090TGEL9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:01:49.025 +03:00 [DBG] Connection id "0HNC8090TGEL9" stopped. 2025-07-01 14:01:54.037 +03:00 [DBG] Connection id "0HNC8090TGELA" accepted. 2025-07-01 14:01:54.037 +03:00 [DBG] Connection id "0HNC8090TGELA" started. 2025-07-01 14:01:54.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:01:54.038 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:01:54.038 +03:00 [DBG] POST requests are not supported 2025-07-01 14:01:54.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:01:54.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:01:54.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:54.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:01:54.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:01:54.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:01:54.038 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:01:54.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:54.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:01:54.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:01:54.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:01:54.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:01:54.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:01:54.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:01:54.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:54.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:54.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:01:54.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:01:54.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:54.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:54.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:54.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:54.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:01:54.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1407ms. 2025-07-01 14:01:54.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:54.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:54.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:54.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:54.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:54.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:54.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:54.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:54.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:01:54.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:01:54.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:01:54.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:54.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:54.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:54.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:54.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:54.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:54.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7735ms 2025-07-01 14:01:54.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:54.039 +03:00 [DBG] Connection id "0HNC8090TGELA" completed keep alive response. 2025-07-01 14:01:54.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.46ms 2025-07-01 14:01:54.039 +03:00 [DBG] Connection id "0HNC8090TGELA" received FIN. 2025-07-01 14:01:54.039 +03:00 [DBG] Connection id "0HNC8090TGELA" disconnecting. 2025-07-01 14:01:54.039 +03:00 [DBG] Connection id "0HNC8090TGELA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:01:54.041 +03:00 [DBG] Connection id "0HNC8090TGELA" stopped. 2025-07-01 14:01:59.026 +03:00 [DBG] Connection id "0HNC8090TGELB" accepted. 2025-07-01 14:01:59.026 +03:00 [DBG] Connection id "0HNC8090TGELB" started. 2025-07-01 14:01:59.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:01:59.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:01:59.026 +03:00 [DBG] POST requests are not supported 2025-07-01 14:01:59.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:01:59.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:01:59.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:59.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:01:59.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:01:59.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:01:59.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:01:59.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:59.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:01:59.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:01:59.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:01:59.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:01:59.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:01:59.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:01:59.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:59.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:59.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:01:59.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:01:59.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:59.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:59.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:59.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:59.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:01:59.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1245ms. 2025-07-01 14:01:59.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:59.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:01:59.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:59.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:01:59.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:59.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:59.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:59.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:59.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:01:59.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:01:59.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:01:59.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:59.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:01:59.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:59.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:59.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:59.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:01:59.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7382ms 2025-07-01 14:01:59.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:01:59.027 +03:00 [DBG] Connection id "0HNC8090TGELB" completed keep alive response. 2025-07-01 14:01:59.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3469ms 2025-07-01 14:01:59.028 +03:00 [DBG] Connection id "0HNC8090TGELB" received FIN. 2025-07-01 14:01:59.028 +03:00 [DBG] Connection id "0HNC8090TGELB" disconnecting. 2025-07-01 14:01:59.028 +03:00 [DBG] Connection id "0HNC8090TGELB" stopped. 2025-07-01 14:01:59.028 +03:00 [DBG] Connection id "0HNC8090TGELB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:02:04.027 +03:00 [DBG] Connection id "0HNC8090TGELC" accepted. 2025-07-01 14:02:04.027 +03:00 [DBG] Connection id "0HNC8090TGELC" started. 2025-07-01 14:02:04.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:02:04.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:02:04.027 +03:00 [DBG] POST requests are not supported 2025-07-01 14:02:04.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:02:04.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:02:04.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:04.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:02:04.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:02:04.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:02:04.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:02:04.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:04.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:02:04.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:02:04.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:02:04.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:02:04.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:02:04.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:02:04.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:04.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:04.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:02:04.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:02:04.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:04.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:04.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:04.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:04.029 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:02:04.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.173ms. 2025-07-01 14:02:04.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:04.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:04.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:04.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:04.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:04.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:04.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:04.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:04.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:02:04.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:02:04.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:02:04.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:04.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:04.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:04.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:04.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:04.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:04.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4461ms 2025-07-01 14:02:04.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:04.030 +03:00 [DBG] Connection id "0HNC8090TGELC" completed keep alive response. 2025-07-01 14:02:04.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4263ms 2025-07-01 14:02:04.030 +03:00 [DBG] Connection id "0HNC8090TGELC" received FIN. 2025-07-01 14:02:04.030 +03:00 [DBG] Connection id "0HNC8090TGELC" disconnecting. 2025-07-01 14:02:04.030 +03:00 [DBG] Connection id "0HNC8090TGELC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:02:04.031 +03:00 [DBG] Connection id "0HNC8090TGELC" stopped. 2025-07-01 14:02:09.022 +03:00 [DBG] Connection id "0HNC8090TGELD" accepted. 2025-07-01 14:02:09.022 +03:00 [DBG] Connection id "0HNC8090TGELD" started. 2025-07-01 14:02:09.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:02:09.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:02:09.023 +03:00 [DBG] POST requests are not supported 2025-07-01 14:02:09.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:02:09.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:02:09.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:09.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:02:09.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:02:09.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:02:09.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:02:09.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:09.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:02:09.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:02:09.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:02:09.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:02:09.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:02:09.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:02:09.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:09.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:09.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:02:09.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:02:09.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:09.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:09.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:09.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:09.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:02:09.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1194ms. 2025-07-01 14:02:09.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:09.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:09.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:09.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:09.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:09.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:09.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:09.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:09.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:02:09.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:02:09.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:02:09.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:09.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:09.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:09.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:09.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:09.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:09.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7013ms 2025-07-01 14:02:09.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:09.024 +03:00 [DBG] Connection id "0HNC8090TGELD" completed keep alive response. 2025-07-01 14:02:09.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4164ms 2025-07-01 14:02:09.024 +03:00 [DBG] Connection id "0HNC8090TGELD" received FIN. 2025-07-01 14:02:09.024 +03:00 [DBG] Connection id "0HNC8090TGELD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:02:09.024 +03:00 [DBG] Connection id "0HNC8090TGELD" disconnecting. 2025-07-01 14:02:09.024 +03:00 [DBG] Connection id "0HNC8090TGELD" stopped. 2025-07-01 14:02:14.044 +03:00 [DBG] Connection id "0HNC8090TGELE" accepted. 2025-07-01 14:02:14.044 +03:00 [DBG] Connection id "0HNC8090TGELE" started. 2025-07-01 14:02:14.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:02:14.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:02:14.044 +03:00 [DBG] POST requests are not supported 2025-07-01 14:02:14.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:02:14.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:02:14.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:14.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:02:14.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:02:14.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:02:14.045 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:02:14.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:14.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:02:14.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:02:14.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:02:14.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:02:14.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:02:14.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:02:14.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:14.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:14.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:02:14.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:02:14.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:14.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:14.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:14.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:14.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:02:14.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-07-01 14:02:14.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:14.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:14.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:14.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:14.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:14.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:14.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:14.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:14.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:02:14.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:02:14.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:02:14.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:14.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:14.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:14.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:14.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:14.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:14.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7448ms 2025-07-01 14:02:14.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:14.046 +03:00 [DBG] Connection id "0HNC8090TGELE" completed keep alive response. 2025-07-01 14:02:14.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4689ms 2025-07-01 14:02:14.046 +03:00 [DBG] Connection id "0HNC8090TGELE" received FIN. 2025-07-01 14:02:14.046 +03:00 [DBG] Connection id "0HNC8090TGELE" disconnecting. 2025-07-01 14:02:14.046 +03:00 [DBG] Connection id "0HNC8090TGELE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:02:14.047 +03:00 [DBG] Connection id "0HNC8090TGELE" stopped. 2025-07-01 14:02:19.033 +03:00 [DBG] Connection id "0HNC8090TGELF" accepted. 2025-07-01 14:02:19.033 +03:00 [DBG] Connection id "0HNC8090TGELF" started. 2025-07-01 14:02:19.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:02:19.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:02:19.033 +03:00 [DBG] POST requests are not supported 2025-07-01 14:02:19.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:02:19.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:02:19.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:19.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:02:19.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:02:19.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:02:19.033 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:02:19.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:19.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:02:19.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:02:19.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:02:19.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:02:19.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:02:19.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:02:19.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:19.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:19.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:02:19.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:02:19.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:19.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:19.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:19.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:19.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:02:19.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1386ms. 2025-07-01 14:02:19.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:19.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:19.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:19.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:19.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:19.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:19.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:19.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:19.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:02:19.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:02:19.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:02:19.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:19.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:19.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:19.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:19.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:19.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:19.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8406ms 2025-07-01 14:02:19.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:19.035 +03:00 [DBG] Connection id "0HNC8090TGELF" completed keep alive response. 2025-07-01 14:02:19.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5866ms 2025-07-01 14:02:19.035 +03:00 [DBG] Connection id "0HNC8090TGELF" received FIN. 2025-07-01 14:02:19.035 +03:00 [DBG] Connection id "0HNC8090TGELF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:02:19.035 +03:00 [DBG] Connection id "0HNC8090TGELF" disconnecting. 2025-07-01 14:02:19.035 +03:00 [DBG] Connection id "0HNC8090TGELF" stopped. 2025-07-01 14:02:24.027 +03:00 [DBG] Connection id "0HNC8090TGELG" accepted. 2025-07-01 14:02:24.027 +03:00 [DBG] Connection id "0HNC8090TGELG" started. 2025-07-01 14:02:24.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:02:24.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:02:24.027 +03:00 [DBG] POST requests are not supported 2025-07-01 14:02:24.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:02:24.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:02:24.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:24.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:02:24.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:02:24.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:02:24.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:02:24.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:24.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:02:24.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:02:24.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:02:24.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:02:24.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:02:24.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:02:24.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:24.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:24.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:02:24.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:02:24.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:24.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:24.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:24.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:24.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:02:24.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2783ms. 2025-07-01 14:02:24.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:24.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:24.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:24.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:24.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:24.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:24.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:24.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:24.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:02:24.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:02:24.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:02:24.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:24.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:24.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:24.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:24.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:24.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:24.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1099ms 2025-07-01 14:02:24.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:24.029 +03:00 [DBG] Connection id "0HNC8090TGELG" completed keep alive response. 2025-07-01 14:02:24.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0387ms 2025-07-01 14:02:24.029 +03:00 [DBG] Connection id "0HNC8090TGELG" received FIN. 2025-07-01 14:02:24.030 +03:00 [DBG] Connection id "0HNC8090TGELG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:02:24.030 +03:00 [DBG] Connection id "0HNC8090TGELG" disconnecting. 2025-07-01 14:02:24.030 +03:00 [DBG] Connection id "0HNC8090TGELG" stopped. 2025-07-01 14:02:29.023 +03:00 [DBG] Connection id "0HNC8090TGELH" accepted. 2025-07-01 14:02:29.023 +03:00 [DBG] Connection id "0HNC8090TGELH" started. 2025-07-01 14:02:29.023 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:02:29.023 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:02:29.023 +03:00 [DBG] POST requests are not supported 2025-07-01 14:02:29.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:02:29.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:02:29.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:29.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:02:29.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:02:29.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:02:29.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:02:29.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:29.024 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:02:29.024 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:02:29.024 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:02:29.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:02:29.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:02:29.024 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:02:29.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:29.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:29.024 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:02:29.024 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:02:29.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:29.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:29.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:29.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:29.024 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:02:29.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1559ms. 2025-07-01 14:02:29.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:29.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:29.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:29.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:29.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:29.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:29.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:29.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:29.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:02:29.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:02:29.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:02:29.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:29.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:29.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:29.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:29.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:29.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:29.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2971ms 2025-07-01 14:02:29.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:29.025 +03:00 [DBG] Connection id "0HNC8090TGELH" completed keep alive response. 2025-07-01 14:02:29.025 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2543ms 2025-07-01 14:02:29.025 +03:00 [DBG] Connection id "0HNC8090TGELH" received FIN. 2025-07-01 14:02:29.026 +03:00 [DBG] Connection id "0HNC8090TGELH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:02:29.026 +03:00 [DBG] Connection id "0HNC8090TGELH" disconnecting. 2025-07-01 14:02:29.026 +03:00 [DBG] Connection id "0HNC8090TGELH" stopped. 2025-07-01 14:02:34.025 +03:00 [DBG] Connection id "0HNC8090TGELI" accepted. 2025-07-01 14:02:34.025 +03:00 [DBG] Connection id "0HNC8090TGELI" started. 2025-07-01 14:02:34.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:02:34.025 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:02:34.025 +03:00 [DBG] POST requests are not supported 2025-07-01 14:02:34.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:02:34.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:02:34.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:34.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:02:34.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:02:34.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:02:34.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:02:34.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:34.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:02:34.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:02:34.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:02:34.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:02:34.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:02:34.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:02:34.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:34.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:34.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:02:34.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:02:34.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:34.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:34.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:34.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:34.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:02:34.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1794ms. 2025-07-01 14:02:34.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:34.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:34.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:34.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:34.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:34.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:34.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:34.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:34.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:02:34.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:02:34.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:02:34.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:34.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:34.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:34.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:34.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:34.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:34.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2341ms 2025-07-01 14:02:34.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:34.027 +03:00 [DBG] Connection id "0HNC8090TGELI" completed keep alive response. 2025-07-01 14:02:34.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2142ms 2025-07-01 14:02:34.027 +03:00 [DBG] Connection id "0HNC8090TGELI" received FIN. 2025-07-01 14:02:34.028 +03:00 [DBG] Connection id "0HNC8090TGELI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:02:34.028 +03:00 [DBG] Connection id "0HNC8090TGELI" disconnecting. 2025-07-01 14:02:34.028 +03:00 [DBG] Connection id "0HNC8090TGELI" stopped. 2025-07-01 14:02:39.025 +03:00 [DBG] Connection id "0HNC8090TGELJ" accepted. 2025-07-01 14:02:39.025 +03:00 [DBG] Connection id "0HNC8090TGELJ" started. 2025-07-01 14:02:39.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:02:39.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:02:39.026 +03:00 [DBG] POST requests are not supported 2025-07-01 14:02:39.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:02:39.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:02:39.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:39.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:02:39.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:02:39.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:02:39.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:02:39.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:39.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:02:39.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:02:39.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:02:39.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:02:39.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:02:39.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:02:39.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:39.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:39.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:02:39.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:02:39.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:39.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:39.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:39.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:39.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:02:39.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1487ms. 2025-07-01 14:02:39.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:39.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:39.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:39.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:39.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:39.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:39.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:39.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:39.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:02:39.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:02:39.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:02:39.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:39.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:39.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:39.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:39.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:39.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:39.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9024ms 2025-07-01 14:02:39.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:39.027 +03:00 [DBG] Connection id "0HNC8090TGELJ" completed keep alive response. 2025-07-01 14:02:39.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7565ms 2025-07-01 14:02:39.028 +03:00 [DBG] Connection id "0HNC8090TGELJ" received FIN. 2025-07-01 14:02:39.028 +03:00 [DBG] Connection id "0HNC8090TGELJ" disconnecting. 2025-07-01 14:02:39.028 +03:00 [DBG] Connection id "0HNC8090TGELJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:02:39.029 +03:00 [DBG] Connection id "0HNC8090TGELJ" stopped. 2025-07-01 14:02:44.028 +03:00 [DBG] Connection id "0HNC8090TGELK" accepted. 2025-07-01 14:02:44.028 +03:00 [DBG] Connection id "0HNC8090TGELK" started. 2025-07-01 14:02:44.028 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:02:44.028 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:02:44.028 +03:00 [DBG] POST requests are not supported 2025-07-01 14:02:44.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:02:44.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:02:44.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:44.029 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:02:44.029 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:02:44.029 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:02:44.029 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:02:44.029 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:44.029 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:02:44.029 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:02:44.029 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:02:44.029 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:02:44.029 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:02:44.029 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:02:44.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:44.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:44.029 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:02:44.029 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:02:44.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:44.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:44.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:44.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:44.029 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:02:44.030 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1543ms. 2025-07-01 14:02:44.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:44.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:44.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:44.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:44.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:44.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:44.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:44.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:44.030 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:02:44.030 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:02:44.030 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:02:44.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:44.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:44.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:44.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:44.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:44.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:44.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1235ms 2025-07-01 14:02:44.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:44.030 +03:00 [DBG] Connection id "0HNC8090TGELK" completed keep alive response. 2025-07-01 14:02:44.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1928ms 2025-07-01 14:02:44.031 +03:00 [DBG] Connection id "0HNC8090TGELK" received FIN. 2025-07-01 14:02:44.031 +03:00 [DBG] Connection id "0HNC8090TGELK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:02:44.031 +03:00 [DBG] Connection id "0HNC8090TGELK" disconnecting. 2025-07-01 14:02:44.031 +03:00 [DBG] Connection id "0HNC8090TGELK" stopped. 2025-07-01 14:02:49.029 +03:00 [DBG] Connection id "0HNC8090TGELL" accepted. 2025-07-01 14:02:49.029 +03:00 [DBG] Connection id "0HNC8090TGELL" started. 2025-07-01 14:02:49.029 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:02:49.029 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:02:49.029 +03:00 [DBG] POST requests are not supported 2025-07-01 14:02:49.029 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:02:49.029 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:02:49.029 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:49.029 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:02:49.029 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:02:49.029 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:02:49.029 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:02:49.029 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:49.029 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:02:49.029 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:02:49.029 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:02:49.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:02:49.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:02:49.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:02:49.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:49.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:49.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:02:49.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:02:49.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:49.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:49.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:49.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:49.030 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:02:49.030 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1314ms. 2025-07-01 14:02:49.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:49.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:49.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:49.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:49.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:49.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:49.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:49.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:49.030 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:02:49.030 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:02:49.030 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:02:49.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:49.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:49.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:49.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:49.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:49.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:49.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.774ms 2025-07-01 14:02:49.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:49.030 +03:00 [DBG] Connection id "0HNC8090TGELL" completed keep alive response. 2025-07-01 14:02:49.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4196ms 2025-07-01 14:02:49.031 +03:00 [DBG] Connection id "0HNC8090TGELL" received FIN. 2025-07-01 14:02:49.031 +03:00 [DBG] Connection id "0HNC8090TGELL" disconnecting. 2025-07-01 14:02:49.031 +03:00 [DBG] Connection id "0HNC8090TGELL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:02:49.032 +03:00 [DBG] Connection id "0HNC8090TGELL" stopped. 2025-07-01 14:02:54.022 +03:00 [DBG] Connection id "0HNC8090TGELM" accepted. 2025-07-01 14:02:54.022 +03:00 [DBG] Connection id "0HNC8090TGELM" started. 2025-07-01 14:02:54.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:02:54.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:02:54.022 +03:00 [DBG] POST requests are not supported 2025-07-01 14:02:54.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:02:54.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:02:54.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:54.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:02:54.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:02:54.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:02:54.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:02:54.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:54.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:02:54.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:02:54.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:02:54.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:02:54.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:02:54.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:02:54.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:54.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:54.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:02:54.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:02:54.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:54.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:54.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:54.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:54.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:02:54.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1192ms. 2025-07-01 14:02:54.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:54.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:54.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:54.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:54.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:54.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:54.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:54.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:54.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:02:54.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:02:54.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:02:54.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:54.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:54.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:54.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:54.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:54.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:54.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6652ms 2025-07-01 14:02:54.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:54.023 +03:00 [DBG] Connection id "0HNC8090TGELM" completed keep alive response. 2025-07-01 14:02:54.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3226ms 2025-07-01 14:02:54.024 +03:00 [DBG] Connection id "0HNC8090TGELM" received FIN. 2025-07-01 14:02:54.024 +03:00 [DBG] Connection id "0HNC8090TGELM" disconnecting. 2025-07-01 14:02:54.024 +03:00 [DBG] Connection id "0HNC8090TGELM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:02:54.025 +03:00 [DBG] Connection id "0HNC8090TGELM" stopped. 2025-07-01 14:02:59.023 +03:00 [DBG] Connection id "0HNC8090TGELN" accepted. 2025-07-01 14:02:59.023 +03:00 [DBG] Connection id "0HNC8090TGELN" started. 2025-07-01 14:02:59.023 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:02:59.023 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:02:59.023 +03:00 [DBG] POST requests are not supported 2025-07-01 14:02:59.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:02:59.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:02:59.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:59.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:02:59.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:02:59.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:02:59.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:02:59.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:59.024 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:02:59.024 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:02:59.024 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:02:59.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:02:59.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:02:59.024 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:02:59.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:59.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:59.024 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:02:59.024 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:02:59.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:59.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:59.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:59.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:59.024 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:02:59.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1781ms. 2025-07-01 14:02:59.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:59.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:02:59.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:59.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:02:59.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:59.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:59.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:59.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:59.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:02:59.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:02:59.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:02:59.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:59.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:02:59.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:59.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:59.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:59.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:02:59.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4988ms 2025-07-01 14:02:59.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:02:59.026 +03:00 [DBG] Connection id "0HNC8090TGELN" completed keep alive response. 2025-07-01 14:02:59.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6597ms 2025-07-01 14:02:59.026 +03:00 [DBG] Connection id "0HNC8090TGELN" received FIN. 2025-07-01 14:02:59.026 +03:00 [DBG] Connection id "0HNC8090TGELN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:02:59.026 +03:00 [DBG] Connection id "0HNC8090TGELN" disconnecting. 2025-07-01 14:02:59.026 +03:00 [DBG] Connection id "0HNC8090TGELN" stopped. 2025-07-01 14:03:04.036 +03:00 [DBG] Connection id "0HNC8090TGELO" accepted. 2025-07-01 14:03:04.036 +03:00 [DBG] Connection id "0HNC8090TGELO" started. 2025-07-01 14:03:04.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:03:04.036 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:03:04.036 +03:00 [DBG] POST requests are not supported 2025-07-01 14:03:04.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:03:04.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:03:04.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:04.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:03:04.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:03:04.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:03:04.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:03:04.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:04.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:03:04.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:03:04.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:03:04.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:03:04.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:03:04.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:03:04.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:04.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:04.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:03:04.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:03:04.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:04.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:04.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:04.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:04.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:03:04.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1351ms. 2025-07-01 14:03:04.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:04.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:04.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:04.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:04.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:04.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:04.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:04.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:04.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:03:04.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:03:04.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:03:04.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:04.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:04.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:04.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:04.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:04.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:04.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2497ms 2025-07-01 14:03:04.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:04.038 +03:00 [DBG] Connection id "0HNC8090TGELO" completed keep alive response. 2025-07-01 14:03:04.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0824ms 2025-07-01 14:03:04.038 +03:00 [DBG] Connection id "0HNC8090TGELO" received FIN. 2025-07-01 14:03:04.038 +03:00 [DBG] Connection id "0HNC8090TGELO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:03:04.038 +03:00 [DBG] Connection id "0HNC8090TGELO" disconnecting. 2025-07-01 14:03:04.038 +03:00 [DBG] Connection id "0HNC8090TGELO" stopped. 2025-07-01 14:03:09.028 +03:00 [DBG] Connection id "0HNC8090TGELP" accepted. 2025-07-01 14:03:09.028 +03:00 [DBG] Connection id "0HNC8090TGELP" started. 2025-07-01 14:03:09.028 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:03:09.028 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:03:09.028 +03:00 [DBG] POST requests are not supported 2025-07-01 14:03:09.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:03:09.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:03:09.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:09.029 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:03:09.029 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:03:09.029 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:03:09.029 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:03:09.029 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:09.029 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:03:09.029 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:03:09.029 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:03:09.029 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:03:09.029 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:03:09.029 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:03:09.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:09.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:09.029 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:03:09.029 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:03:09.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:09.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:09.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:09.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:09.029 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:03:09.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1493ms. 2025-07-01 14:03:09.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:09.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:09.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:09.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:09.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:09.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:09.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:09.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:09.030 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:03:09.030 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:03:09.030 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:03:09.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:09.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:09.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:09.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:09.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:09.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:09.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8126ms 2025-07-01 14:03:09.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:09.030 +03:00 [DBG] Connection id "0HNC8090TGELP" completed keep alive response. 2025-07-01 14:03:09.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5318ms 2025-07-01 14:03:09.030 +03:00 [DBG] Connection id "0HNC8090TGELP" received FIN. 2025-07-01 14:03:09.030 +03:00 [DBG] Connection id "0HNC8090TGELP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:03:09.030 +03:00 [DBG] Connection id "0HNC8090TGELP" disconnecting. 2025-07-01 14:03:09.030 +03:00 [DBG] Connection id "0HNC8090TGELP" stopped. 2025-07-01 14:03:14.023 +03:00 [DBG] Connection id "0HNC8090TGELQ" accepted. 2025-07-01 14:03:14.023 +03:00 [DBG] Connection id "0HNC8090TGELQ" started. 2025-07-01 14:03:14.023 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:03:14.023 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:03:14.023 +03:00 [DBG] POST requests are not supported 2025-07-01 14:03:14.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:03:14.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:03:14.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:14.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:03:14.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:03:14.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:03:14.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:03:14.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:14.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:03:14.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:03:14.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:03:14.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:03:14.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:03:14.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:03:14.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:14.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:14.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:03:14.024 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:03:14.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:14.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:14.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:14.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:14.024 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:03:14.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1348ms. 2025-07-01 14:03:14.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:14.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:14.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:14.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:14.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:14.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:14.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:14.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:14.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:03:14.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:03:14.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:03:14.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:14.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:14.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:14.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:14.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:14.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:14.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8153ms 2025-07-01 14:03:14.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:14.024 +03:00 [DBG] Connection id "0HNC8090TGELQ" completed keep alive response. 2025-07-01 14:03:14.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4638ms 2025-07-01 14:03:14.025 +03:00 [DBG] Connection id "0HNC8090TGELQ" received FIN. 2025-07-01 14:03:14.025 +03:00 [DBG] Connection id "0HNC8090TGELQ" disconnecting. 2025-07-01 14:03:14.025 +03:00 [DBG] Connection id "0HNC8090TGELQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:03:14.026 +03:00 [DBG] Connection id "0HNC8090TGELQ" stopped. 2025-07-01 14:03:19.031 +03:00 [DBG] Connection id "0HNC8090TGELR" accepted. 2025-07-01 14:03:19.031 +03:00 [DBG] Connection id "0HNC8090TGELR" started. 2025-07-01 14:03:19.031 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:03:19.031 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:03:19.031 +03:00 [DBG] POST requests are not supported 2025-07-01 14:03:19.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:03:19.031 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:03:19.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:19.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:03:19.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:03:19.031 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:03:19.031 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:03:19.031 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:19.031 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:03:19.031 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:03:19.031 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:03:19.031 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:03:19.031 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:03:19.031 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:03:19.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:19.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:19.031 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:03:19.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:03:19.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:19.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:19.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:19.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:19.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:03:19.032 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1623ms. 2025-07-01 14:03:19.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:19.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:19.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:19.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:19.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:19.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:19.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:19.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:19.032 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:03:19.032 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:03:19.032 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:03:19.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:19.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:19.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:19.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:19.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:19.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:19.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8755ms 2025-07-01 14:03:19.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:19.032 +03:00 [DBG] Connection id "0HNC8090TGELR" completed keep alive response. 2025-07-01 14:03:19.032 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5255ms 2025-07-01 14:03:19.032 +03:00 [DBG] Connection id "0HNC8090TGELR" received FIN. 2025-07-01 14:03:19.033 +03:00 [DBG] Connection id "0HNC8090TGELR" disconnecting. 2025-07-01 14:03:19.033 +03:00 [DBG] Connection id "0HNC8090TGELR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:03:19.034 +03:00 [DBG] Connection id "0HNC8090TGELR" stopped. 2025-07-01 14:03:24.040 +03:00 [DBG] Connection id "0HNC8090TGELS" accepted. 2025-07-01 14:03:24.040 +03:00 [DBG] Connection id "0HNC8090TGELS" started. 2025-07-01 14:03:24.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:03:24.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:03:24.040 +03:00 [DBG] POST requests are not supported 2025-07-01 14:03:24.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:03:24.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:03:24.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:24.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:03:24.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:03:24.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:03:24.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:03:24.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:24.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:03:24.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:03:24.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:03:24.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:03:24.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:03:24.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:03:24.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:24.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:24.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:03:24.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:03:24.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:24.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:24.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:24.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:24.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:03:24.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.127ms. 2025-07-01 14:03:24.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:24.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:24.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:24.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:24.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:24.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:24.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:24.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:24.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:03:24.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:03:24.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:03:24.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:24.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:24.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:24.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:24.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:24.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:24.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8481ms 2025-07-01 14:03:24.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:24.042 +03:00 [DBG] Connection id "0HNC8090TGELS" completed keep alive response. 2025-07-01 14:03:24.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4856ms 2025-07-01 14:03:24.042 +03:00 [DBG] Connection id "0HNC8090TGELS" received FIN. 2025-07-01 14:03:24.042 +03:00 [DBG] Connection id "0HNC8090TGELS" disconnecting. 2025-07-01 14:03:24.042 +03:00 [DBG] Connection id "0HNC8090TGELS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:03:24.043 +03:00 [DBG] Connection id "0HNC8090TGELS" stopped. 2025-07-01 14:03:29.031 +03:00 [DBG] Connection id "0HNC8090TGELT" accepted. 2025-07-01 14:03:29.031 +03:00 [DBG] Connection id "0HNC8090TGELT" started. 2025-07-01 14:03:29.031 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:03:29.031 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:03:29.031 +03:00 [DBG] POST requests are not supported 2025-07-01 14:03:29.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:03:29.031 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:03:29.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:29.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:03:29.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:03:29.031 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:03:29.031 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:03:29.031 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:29.031 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:03:29.031 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:03:29.031 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:03:29.031 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:03:29.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:03:29.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:03:29.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:29.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:29.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:03:29.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:03:29.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:29.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:29.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:29.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:29.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:03:29.032 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1218ms. 2025-07-01 14:03:29.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:29.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:29.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:29.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:29.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:29.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:29.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:29.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:29.032 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:03:29.032 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:03:29.032 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:03:29.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:29.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:29.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:29.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:29.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:29.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:29.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5977ms 2025-07-01 14:03:29.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:29.032 +03:00 [DBG] Connection id "0HNC8090TGELT" completed keep alive response. 2025-07-01 14:03:29.032 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1437ms 2025-07-01 14:03:29.032 +03:00 [DBG] Connection id "0HNC8090TGELT" received FIN. 2025-07-01 14:03:29.033 +03:00 [DBG] Connection id "0HNC8090TGELT" disconnecting. 2025-07-01 14:03:29.033 +03:00 [DBG] Connection id "0HNC8090TGELT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:03:29.034 +03:00 [DBG] Connection id "0HNC8090TGELT" stopped. 2025-07-01 14:03:34.029 +03:00 [DBG] Connection id "0HNC8090TGELU" accepted. 2025-07-01 14:03:34.029 +03:00 [DBG] Connection id "0HNC8090TGELU" started. 2025-07-01 14:03:34.030 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:03:34.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:03:34.030 +03:00 [DBG] POST requests are not supported 2025-07-01 14:03:34.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:03:34.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:03:34.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:34.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:03:34.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:03:34.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:03:34.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:03:34.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:34.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:03:34.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:03:34.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:03:34.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:03:34.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:03:34.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:03:34.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:34.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:34.031 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:03:34.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:03:34.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:34.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:34.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:34.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:34.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:03:34.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2063ms. 2025-07-01 14:03:34.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:34.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:34.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:34.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:34.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:34.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:34.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:34.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:34.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:03:34.031 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:03:34.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:03:34.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:34.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:34.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:34.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:34.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:34.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:34.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2192ms 2025-07-01 14:03:34.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:34.032 +03:00 [DBG] Connection id "0HNC8090TGELU" completed keep alive response. 2025-07-01 14:03:34.032 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1582ms 2025-07-01 14:03:34.032 +03:00 [DBG] Connection id "0HNC8090TGELU" received FIN. 2025-07-01 14:03:34.032 +03:00 [DBG] Connection id "0HNC8090TGELU" disconnecting. 2025-07-01 14:03:34.032 +03:00 [DBG] Connection id "0HNC8090TGELU" stopped. 2025-07-01 14:03:34.032 +03:00 [DBG] Connection id "0HNC8090TGELU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:03:39.022 +03:00 [DBG] Connection id "0HNC8090TGELV" accepted. 2025-07-01 14:03:39.023 +03:00 [DBG] Connection id "0HNC8090TGELV" started. 2025-07-01 14:03:39.023 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:03:39.023 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:03:39.023 +03:00 [DBG] POST requests are not supported 2025-07-01 14:03:39.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:03:39.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:03:39.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:39.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:03:39.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:03:39.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:03:39.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:03:39.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:39.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:03:39.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:03:39.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:03:39.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:03:39.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:03:39.024 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:03:39.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:39.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:39.024 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:03:39.024 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:03:39.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:39.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:39.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:39.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:39.024 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:03:39.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1809ms. 2025-07-01 14:03:39.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:39.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:39.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:39.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:39.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:39.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:39.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:39.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:39.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:03:39.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:03:39.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:03:39.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:39.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:39.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:39.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:39.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:39.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:39.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1099ms 2025-07-01 14:03:39.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:39.025 +03:00 [DBG] Connection id "0HNC8090TGELV" completed keep alive response. 2025-07-01 14:03:39.025 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0769ms 2025-07-01 14:03:39.025 +03:00 [DBG] Connection id "0HNC8090TGELV" received FIN. 2025-07-01 14:03:39.025 +03:00 [DBG] Connection id "0HNC8090TGELV" disconnecting. 2025-07-01 14:03:39.025 +03:00 [DBG] Connection id "0HNC8090TGELV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:03:39.027 +03:00 [DBG] Connection id "0HNC8090TGELV" stopped. 2025-07-01 14:03:44.033 +03:00 [DBG] Connection id "0HNC8090TGEM0" accepted. 2025-07-01 14:03:44.033 +03:00 [DBG] Connection id "0HNC8090TGEM0" started. 2025-07-01 14:03:44.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:03:44.034 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:03:44.034 +03:00 [DBG] POST requests are not supported 2025-07-01 14:03:44.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:03:44.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:03:44.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:44.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:03:44.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:03:44.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:03:44.034 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:03:44.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:44.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:03:44.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:03:44.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:03:44.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:03:44.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:03:44.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:03:44.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:44.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:44.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:03:44.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:03:44.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:44.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:44.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:44.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:44.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:03:44.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1418ms. 2025-07-01 14:03:44.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:44.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:44.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:44.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:44.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:44.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:44.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:44.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:44.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:03:44.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:03:44.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:03:44.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:44.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:44.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:44.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:44.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:44.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:44.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7297ms 2025-07-01 14:03:44.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:44.035 +03:00 [DBG] Connection id "0HNC8090TGEM0" completed keep alive response. 2025-07-01 14:03:44.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3338ms 2025-07-01 14:03:44.035 +03:00 [DBG] Connection id "0HNC8090TGEM0" received FIN. 2025-07-01 14:03:44.035 +03:00 [DBG] Connection id "0HNC8090TGEM0" disconnecting. 2025-07-01 14:03:44.035 +03:00 [DBG] Connection id "0HNC8090TGEM0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:03:44.036 +03:00 [DBG] Connection id "0HNC8090TGEM0" stopped. 2025-07-01 14:03:49.025 +03:00 [DBG] Connection id "0HNC8090TGEM1" accepted. 2025-07-01 14:03:49.025 +03:00 [DBG] Connection id "0HNC8090TGEM1" started. 2025-07-01 14:03:49.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:03:49.025 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:03:49.025 +03:00 [DBG] POST requests are not supported 2025-07-01 14:03:49.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:03:49.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:03:49.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:49.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:03:49.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:03:49.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:03:49.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:03:49.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:49.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:03:49.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:03:49.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:03:49.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:03:49.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:03:49.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:03:49.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:49.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:49.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:03:49.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:03:49.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:49.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:49.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:49.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:49.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:03:49.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1171ms. 2025-07-01 14:03:49.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:49.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:49.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:49.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:49.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:49.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:49.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:49.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:49.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:03:49.026 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:03:49.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:03:49.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:49.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:49.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:49.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:49.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:49.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:49.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5577ms 2025-07-01 14:03:49.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:49.026 +03:00 [DBG] Connection id "0HNC8090TGEM1" completed keep alive response. 2025-07-01 14:03:49.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3094ms 2025-07-01 14:03:49.027 +03:00 [DBG] Connection id "0HNC8090TGEM1" received FIN. 2025-07-01 14:03:49.027 +03:00 [DBG] Connection id "0HNC8090TGEM1" disconnecting. 2025-07-01 14:03:49.027 +03:00 [DBG] Connection id "0HNC8090TGEM1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:03:49.029 +03:00 [DBG] Connection id "0HNC8090TGEM1" stopped. 2025-07-01 14:03:54.026 +03:00 [DBG] Connection id "0HNC8090TGEM2" accepted. 2025-07-01 14:03:54.027 +03:00 [DBG] Connection id "0HNC8090TGEM2" started. 2025-07-01 14:03:54.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:03:54.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:03:54.027 +03:00 [DBG] POST requests are not supported 2025-07-01 14:03:54.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:03:54.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:03:54.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:54.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:03:54.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:03:54.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:03:54.027 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:03:54.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:54.027 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:03:54.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:03:54.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:03:54.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:03:54.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:03:54.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:03:54.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:54.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:54.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:03:54.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:03:54.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:54.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:54.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:54.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:54.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:03:54.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1211ms. 2025-07-01 14:03:54.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:54.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:54.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:54.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:54.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:54.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:54.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:54.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:54.028 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:03:54.028 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:03:54.028 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:03:54.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:54.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:54.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:54.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:54.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:54.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:54.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7537ms 2025-07-01 14:03:54.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:54.028 +03:00 [DBG] Connection id "0HNC8090TGEM2" completed keep alive response. 2025-07-01 14:03:54.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.546ms 2025-07-01 14:03:54.029 +03:00 [DBG] Connection id "0HNC8090TGEM2" received FIN. 2025-07-01 14:03:54.029 +03:00 [DBG] Connection id "0HNC8090TGEM2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:03:54.029 +03:00 [DBG] Connection id "0HNC8090TGEM2" disconnecting. 2025-07-01 14:03:54.029 +03:00 [DBG] Connection id "0HNC8090TGEM2" stopped. 2025-07-01 14:03:59.026 +03:00 [DBG] Connection id "0HNC8090TGEM3" accepted. 2025-07-01 14:03:59.026 +03:00 [DBG] Connection id "0HNC8090TGEM3" started. 2025-07-01 14:03:59.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:03:59.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:03:59.026 +03:00 [DBG] POST requests are not supported 2025-07-01 14:03:59.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:03:59.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:03:59.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:59.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:03:59.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:03:59.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:03:59.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:03:59.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:59.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:03:59.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:03:59.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:03:59.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:03:59.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:03:59.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:03:59.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:59.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:59.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:03:59.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:03:59.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:59.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:59.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:59.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:59.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:03:59.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1303ms. 2025-07-01 14:03:59.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:59.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:03:59.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:59.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:03:59.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:59.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:59.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:59.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:59.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:03:59.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:03:59.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:03:59.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:59.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:03:59.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:59.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:59.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:59.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:03:59.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8725ms 2025-07-01 14:03:59.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:03:59.028 +03:00 [DBG] Connection id "0HNC8090TGEM3" completed keep alive response. 2025-07-01 14:03:59.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.533ms 2025-07-01 14:03:59.028 +03:00 [DBG] Connection id "0HNC8090TGEM3" received FIN. 2025-07-01 14:03:59.028 +03:00 [DBG] Connection id "0HNC8090TGEM3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:03:59.028 +03:00 [DBG] Connection id "0HNC8090TGEM3" disconnecting. 2025-07-01 14:03:59.028 +03:00 [DBG] Connection id "0HNC8090TGEM3" stopped. 2025-07-01 14:04:04.022 +03:00 [DBG] Connection id "0HNC8090TGEM4" accepted. 2025-07-01 14:04:04.022 +03:00 [DBG] Connection id "0HNC8090TGEM4" started. 2025-07-01 14:04:04.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:04:04.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:04:04.022 +03:00 [DBG] POST requests are not supported 2025-07-01 14:04:04.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:04:04.022 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:04:04.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:04.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:04:04.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:04:04.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:04:04.022 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:04:04.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:04.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:04:04.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:04:04.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:04:04.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:04:04.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:04:04.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:04:04.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:04.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:04.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:04:04.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:04:04.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:04.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:04.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:04.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:04.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:04:04.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1182ms. 2025-07-01 14:04:04.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:04.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:04.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:04.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:04.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:04.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:04.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:04.023 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:04.023 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:04:04.023 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:04:04.023 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:04:04.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:04.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:04.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:04.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:04.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:04.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:04.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6631ms 2025-07-01 14:04:04.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:04.023 +03:00 [DBG] Connection id "0HNC8090TGEM4" completed keep alive response. 2025-07-01 14:04:04.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.341ms 2025-07-01 14:04:04.024 +03:00 [DBG] Connection id "0HNC8090TGEM4" received FIN. 2025-07-01 14:04:04.024 +03:00 [DBG] Connection id "0HNC8090TGEM4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:04:04.024 +03:00 [DBG] Connection id "0HNC8090TGEM4" disconnecting. 2025-07-01 14:04:04.024 +03:00 [DBG] Connection id "0HNC8090TGEM4" stopped. 2025-07-01 14:04:09.027 +03:00 [DBG] Connection id "0HNC8090TGEM5" accepted. 2025-07-01 14:04:09.027 +03:00 [DBG] Connection id "0HNC8090TGEM5" started. 2025-07-01 14:04:09.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:04:09.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:04:09.027 +03:00 [DBG] POST requests are not supported 2025-07-01 14:04:09.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:04:09.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:04:09.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:09.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:04:09.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:04:09.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:04:09.027 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:04:09.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:09.027 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:04:09.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:04:09.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:04:09.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:04:09.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:04:09.029 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:04:09.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:09.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:09.029 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:04:09.029 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:04:09.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:09.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:09.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:09.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:09.030 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:04:09.030 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1635ms. 2025-07-01 14:04:09.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:09.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:09.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:09.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:09.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:09.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:09.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:09.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:09.030 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:04:09.030 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:04:09.030 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:04:09.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:09.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:09.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:09.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:09.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:09.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:09.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9276ms 2025-07-01 14:04:09.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:09.030 +03:00 [DBG] Connection id "0HNC8090TGEM5" completed keep alive response. 2025-07-01 14:04:09.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4118ms 2025-07-01 14:04:09.030 +03:00 [DBG] Connection id "0HNC8090TGEM5" received FIN. 2025-07-01 14:04:09.031 +03:00 [DBG] Connection id "0HNC8090TGEM5" disconnecting. 2025-07-01 14:04:09.031 +03:00 [DBG] Connection id "0HNC8090TGEM5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:04:09.032 +03:00 [DBG] Connection id "0HNC8090TGEM5" stopped. 2025-07-01 14:04:14.027 +03:00 [DBG] Connection id "0HNC8090TGEM6" accepted. 2025-07-01 14:04:14.027 +03:00 [DBG] Connection id "0HNC8090TGEM6" started. 2025-07-01 14:04:14.028 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:04:14.028 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:04:14.028 +03:00 [DBG] POST requests are not supported 2025-07-01 14:04:14.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:04:14.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:04:14.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:14.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:04:14.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:04:14.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:04:14.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:04:14.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:14.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:04:14.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:04:14.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:04:14.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:04:14.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:04:14.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:04:14.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:14.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:14.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:04:14.029 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:04:14.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:14.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:14.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:14.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:14.029 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:04:14.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1817ms. 2025-07-01 14:04:14.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:14.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:14.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:14.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:14.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:14.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:14.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:14.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:14.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:04:14.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:04:14.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:04:14.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:14.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:14.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:14.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:14.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:14.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:14.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3833ms 2025-07-01 14:04:14.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:14.030 +03:00 [DBG] Connection id "0HNC8090TGEM6" completed keep alive response. 2025-07-01 14:04:14.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3625ms 2025-07-01 14:04:14.030 +03:00 [DBG] Connection id "0HNC8090TGEM6" received FIN. 2025-07-01 14:04:14.030 +03:00 [DBG] Connection id "0HNC8090TGEM6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:04:14.030 +03:00 [DBG] Connection id "0HNC8090TGEM6" disconnecting. 2025-07-01 14:04:14.031 +03:00 [DBG] Connection id "0HNC8090TGEM6" stopped. 2025-07-01 14:04:19.025 +03:00 [DBG] Connection id "0HNC8090TGEM7" accepted. 2025-07-01 14:04:19.025 +03:00 [DBG] Connection id "0HNC8090TGEM7" started. 2025-07-01 14:04:19.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:04:19.025 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:04:19.025 +03:00 [DBG] POST requests are not supported 2025-07-01 14:04:19.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:04:19.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:04:19.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:19.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:04:19.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:04:19.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:04:19.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:04:19.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:19.025 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:04:19.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:04:19.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:04:19.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:04:19.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:04:19.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:04:19.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:19.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:19.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:04:19.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:04:19.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:19.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:19.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:19.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:19.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:04:19.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1544ms. 2025-07-01 14:04:19.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:19.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:19.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:19.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:19.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:19.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:19.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:19.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:19.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:04:19.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:04:19.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:04:19.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:19.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:19.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:19.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:19.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:19.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:19.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2342ms 2025-07-01 14:04:19.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:19.027 +03:00 [DBG] Connection id "0HNC8090TGEM7" completed keep alive response. 2025-07-01 14:04:19.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9373ms 2025-07-01 14:04:19.027 +03:00 [DBG] Connection id "0HNC8090TGEM7" received FIN. 2025-07-01 14:04:19.027 +03:00 [DBG] Connection id "0HNC8090TGEM7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:04:19.027 +03:00 [DBG] Connection id "0HNC8090TGEM7" disconnecting. 2025-07-01 14:04:19.028 +03:00 [DBG] Connection id "0HNC8090TGEM7" stopped. 2025-07-01 14:04:24.024 +03:00 [DBG] Connection id "0HNC8090TGEM8" accepted. 2025-07-01 14:04:24.025 +03:00 [DBG] Connection id "0HNC8090TGEM8" started. 2025-07-01 14:04:24.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:04:24.025 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:04:24.025 +03:00 [DBG] POST requests are not supported 2025-07-01 14:04:24.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:04:24.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:04:24.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:24.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:04:24.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:04:24.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:04:24.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:04:24.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:24.025 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:04:24.025 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:04:24.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:04:24.025 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:04:24.025 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:04:24.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:04:24.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:24.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:24.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:04:24.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:04:24.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:24.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:24.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:24.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:24.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:04:24.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1767ms. 2025-07-01 14:04:24.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:24.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:24.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:24.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:24.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:24.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:24.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:24.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:24.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:04:24.026 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:04:24.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:04:24.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:24.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:24.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:24.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:24.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:24.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:24.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0167ms 2025-07-01 14:04:24.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:24.027 +03:00 [DBG] Connection id "0HNC8090TGEM8" completed keep alive response. 2025-07-01 14:04:24.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7362ms 2025-07-01 14:04:24.028 +03:00 [DBG] Connection id "0HNC8090TGEM8" received FIN. 2025-07-01 14:04:24.028 +03:00 [DBG] Connection id "0HNC8090TGEM8" disconnecting. 2025-07-01 14:04:24.028 +03:00 [DBG] Connection id "0HNC8090TGEM8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:04:24.029 +03:00 [DBG] Connection id "0HNC8090TGEM8" stopped. 2025-07-01 14:04:29.025 +03:00 [DBG] Connection id "0HNC8090TGEM9" accepted. 2025-07-01 14:04:29.025 +03:00 [DBG] Connection id "0HNC8090TGEM9" started. 2025-07-01 14:04:29.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:04:29.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:04:29.026 +03:00 [DBG] POST requests are not supported 2025-07-01 14:04:29.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:04:29.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:04:29.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:29.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:04:29.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:04:29.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:04:29.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:04:29.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:29.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:04:29.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:04:29.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:04:29.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:04:29.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:04:29.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:04:29.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:29.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:29.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:04:29.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:04:29.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:29.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:29.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:29.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:29.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:04:29.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.127ms. 2025-07-01 14:04:29.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:29.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:29.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:29.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:29.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:29.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:29.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:29.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:29.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:04:29.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:04:29.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:04:29.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:29.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:29.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:29.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:29.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:29.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:29.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7583ms 2025-07-01 14:04:29.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:29.027 +03:00 [DBG] Connection id "0HNC8090TGEM9" completed keep alive response. 2025-07-01 14:04:29.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5274ms 2025-07-01 14:04:29.027 +03:00 [DBG] Connection id "0HNC8090TGEM9" received FIN. 2025-07-01 14:04:29.028 +03:00 [DBG] Connection id "0HNC8090TGEM9" disconnecting. 2025-07-01 14:04:29.028 +03:00 [DBG] Connection id "0HNC8090TGEM9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:04:29.029 +03:00 [DBG] Connection id "0HNC8090TGEM9" stopped. 2025-07-01 14:04:34.032 +03:00 [DBG] Connection id "0HNC8090TGEMA" accepted. 2025-07-01 14:04:34.032 +03:00 [DBG] Connection id "0HNC8090TGEMA" started. 2025-07-01 14:04:34.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:04:34.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:04:34.033 +03:00 [DBG] POST requests are not supported 2025-07-01 14:04:34.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:04:34.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:04:34.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:34.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:04:34.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:04:34.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:04:34.033 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:04:34.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:34.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:04:34.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:04:34.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:04:34.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:04:34.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:04:34.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:04:34.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:34.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:34.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:04:34.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:04:34.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:34.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:34.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:34.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:34.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:04:34.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1918ms. 2025-07-01 14:04:34.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:34.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:34.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:34.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:34.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:34.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:34.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:34.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:34.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:04:34.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:04:34.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:04:34.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:34.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:34.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:34.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:34.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:34.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:34.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0039ms 2025-07-01 14:04:34.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:34.034 +03:00 [DBG] Connection id "0HNC8090TGEMA" completed keep alive response. 2025-07-01 14:04:34.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0086ms 2025-07-01 14:04:34.035 +03:00 [DBG] Connection id "0HNC8090TGEMA" received FIN. 2025-07-01 14:04:34.035 +03:00 [DBG] Connection id "0HNC8090TGEMA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:04:34.035 +03:00 [DBG] Connection id "0HNC8090TGEMA" disconnecting. 2025-07-01 14:04:34.035 +03:00 [DBG] Connection id "0HNC8090TGEMA" stopped. 2025-07-01 14:04:39.034 +03:00 [DBG] Connection id "0HNC8090TGEMB" accepted. 2025-07-01 14:04:39.035 +03:00 [DBG] Connection id "0HNC8090TGEMB" started. 2025-07-01 14:04:39.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:04:39.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:04:39.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:04:39.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:04:39.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:04:39.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:39.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:04:39.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:04:39.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:04:39.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:04:39.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:39.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:04:39.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:04:39.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:04:39.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:04:39.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:04:39.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:04:39.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:39.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:39.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:04:39.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:04:39.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:39.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:39.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:39.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:39.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:04:39.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.159ms. 2025-07-01 14:04:39.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:39.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:39.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:39.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:39.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:39.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:39.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:39.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:39.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:04:39.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:04:39.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:04:39.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:39.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:39.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:39.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:39.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:39.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:39.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1293ms 2025-07-01 14:04:39.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:39.037 +03:00 [DBG] Connection id "0HNC8090TGEMB" completed keep alive response. 2025-07-01 14:04:39.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0748ms 2025-07-01 14:04:39.037 +03:00 [DBG] Connection id "0HNC8090TGEMB" received FIN. 2025-07-01 14:04:39.037 +03:00 [DBG] Connection id "0HNC8090TGEMB" disconnecting. 2025-07-01 14:04:39.037 +03:00 [DBG] Connection id "0HNC8090TGEMB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:04:39.038 +03:00 [DBG] Connection id "0HNC8090TGEMB" stopped. 2025-07-01 14:04:44.029 +03:00 [DBG] Connection id "0HNC8090TGEMC" accepted. 2025-07-01 14:04:44.029 +03:00 [DBG] Connection id "0HNC8090TGEMC" started. 2025-07-01 14:04:44.029 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:04:44.029 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:04:44.029 +03:00 [DBG] POST requests are not supported 2025-07-01 14:04:44.029 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:04:44.029 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:04:44.029 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:44.029 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:04:44.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:04:44.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:04:44.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:04:44.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:44.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:04:44.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:04:44.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:04:44.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:04:44.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:04:44.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:04:44.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:44.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:44.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:04:44.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:04:44.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:44.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:44.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:44.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:44.030 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:04:44.030 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1285ms. 2025-07-01 14:04:44.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:44.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:44.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:44.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:44.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:44.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:44.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:44.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:44.030 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:04:44.030 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:04:44.030 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:04:44.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:44.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:44.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:44.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:44.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:44.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:44.031 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7336ms 2025-07-01 14:04:44.031 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:44.031 +03:00 [DBG] Connection id "0HNC8090TGEMC" completed keep alive response. 2025-07-01 14:04:44.031 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4698ms 2025-07-01 14:04:44.031 +03:00 [DBG] Connection id "0HNC8090TGEMC" received FIN. 2025-07-01 14:04:44.031 +03:00 [DBG] Connection id "0HNC8090TGEMC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:04:44.031 +03:00 [DBG] Connection id "0HNC8090TGEMC" disconnecting. 2025-07-01 14:04:44.031 +03:00 [DBG] Connection id "0HNC8090TGEMC" stopped. 2025-07-01 14:04:49.035 +03:00 [DBG] Connection id "0HNC8090TGEMD" accepted. 2025-07-01 14:04:49.035 +03:00 [DBG] Connection id "0HNC8090TGEMD" started. 2025-07-01 14:04:49.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:04:49.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:04:49.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:04:49.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:04:49.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:04:49.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:49.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:04:49.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:04:49.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:04:49.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:04:49.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:49.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:04:49.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:04:49.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:04:49.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:04:49.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:04:49.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:04:49.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:49.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:49.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:04:49.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:04:49.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:49.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:49.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:49.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:49.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:04:49.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1233ms. 2025-07-01 14:04:49.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:49.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:49.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:49.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:49.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:49.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:49.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:49.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:49.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:04:49.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:04:49.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:04:49.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:49.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:49.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:49.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:49.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:49.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:49.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7456ms 2025-07-01 14:04:49.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:49.037 +03:00 [DBG] Connection id "0HNC8090TGEMD" completed keep alive response. 2025-07-01 14:04:49.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4693ms 2025-07-01 14:04:49.037 +03:00 [DBG] Connection id "0HNC8090TGEMD" received FIN. 2025-07-01 14:04:49.037 +03:00 [DBG] Connection id "0HNC8090TGEMD" disconnecting. 2025-07-01 14:04:49.037 +03:00 [DBG] Connection id "0HNC8090TGEMD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:04:49.038 +03:00 [DBG] Connection id "0HNC8090TGEMD" stopped. 2025-07-01 14:04:54.032 +03:00 [DBG] Connection id "0HNC8090TGEME" accepted. 2025-07-01 14:04:54.032 +03:00 [DBG] Connection id "0HNC8090TGEME" started. 2025-07-01 14:04:54.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:04:54.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:04:54.032 +03:00 [DBG] POST requests are not supported 2025-07-01 14:04:54.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:04:54.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:04:54.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:54.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:04:54.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:04:54.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:04:54.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:04:54.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:54.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:04:54.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:04:54.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:04:54.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:04:54.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:04:54.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:04:54.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:54.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:54.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:04:54.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:04:54.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:54.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:54.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:54.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:54.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:04:54.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1638ms. 2025-07-01 14:04:54.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:54.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:54.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:54.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:54.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:54.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:54.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:54.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:54.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:04:54.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:04:54.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:04:54.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:54.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:54.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:54.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:54.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:54.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:54.033 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8287ms 2025-07-01 14:04:54.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:54.033 +03:00 [DBG] Connection id "0HNC8090TGEME" completed keep alive response. 2025-07-01 14:04:54.033 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3934ms 2025-07-01 14:04:54.034 +03:00 [DBG] Connection id "0HNC8090TGEME" received FIN. 2025-07-01 14:04:54.034 +03:00 [DBG] Connection id "0HNC8090TGEME" disconnecting. 2025-07-01 14:04:54.034 +03:00 [DBG] Connection id "0HNC8090TGEME" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:04:54.034 +03:00 [DBG] Connection id "0HNC8090TGEME" stopped. 2025-07-01 14:04:59.026 +03:00 [DBG] Connection id "0HNC8090TGEMF" accepted. 2025-07-01 14:04:59.026 +03:00 [DBG] Connection id "0HNC8090TGEMF" started. 2025-07-01 14:04:59.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:04:59.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:04:59.027 +03:00 [DBG] POST requests are not supported 2025-07-01 14:04:59.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:04:59.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:04:59.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:59.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:04:59.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:04:59.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:04:59.027 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:04:59.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:59.027 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:04:59.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:04:59.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:04:59.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:04:59.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:04:59.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:04:59.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:59.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:59.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:04:59.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:04:59.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:59.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:59.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:59.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:59.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:04:59.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1217ms. 2025-07-01 14:04:59.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:59.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:04:59.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:59.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:04:59.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:59.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:59.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:59.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:59.028 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:04:59.028 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:04:59.028 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:04:59.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:59.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:04:59.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:59.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:59.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:59.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:04:59.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7203ms 2025-07-01 14:04:59.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:04:59.028 +03:00 [DBG] Connection id "0HNC8090TGEMF" completed keep alive response. 2025-07-01 14:04:59.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.359ms 2025-07-01 14:04:59.028 +03:00 [DBG] Connection id "0HNC8090TGEMF" received FIN. 2025-07-01 14:04:59.028 +03:00 [DBG] Connection id "0HNC8090TGEMF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:04:59.028 +03:00 [DBG] Connection id "0HNC8090TGEMF" disconnecting. 2025-07-01 14:04:59.028 +03:00 [DBG] Connection id "0HNC8090TGEMF" stopped. 2025-07-01 14:05:04.031 +03:00 [DBG] Connection id "0HNC8090TGEMG" accepted. 2025-07-01 14:05:04.031 +03:00 [DBG] Connection id "0HNC8090TGEMG" started. 2025-07-01 14:05:04.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:05:04.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:05:04.032 +03:00 [DBG] POST requests are not supported 2025-07-01 14:05:04.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:05:04.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:05:04.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:04.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:05:04.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:05:04.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:05:04.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:05:04.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:04.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:05:04.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:05:04.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:05:04.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:05:04.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:05:04.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:05:04.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:04.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:04.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:05:04.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:05:04.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:04.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:04.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:04.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:04.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:05:04.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1339ms. 2025-07-01 14:05:04.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:04.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:04.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:04.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:04.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:05:04.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:05:04.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:05:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:04.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:04.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:04.033 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0683ms 2025-07-01 14:05:04.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:04.034 +03:00 [DBG] Connection id "0HNC8090TGEMG" completed keep alive response. 2025-07-01 14:05:04.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0137ms 2025-07-01 14:05:04.034 +03:00 [DBG] Connection id "0HNC8090TGEMG" received FIN. 2025-07-01 14:05:04.034 +03:00 [DBG] Connection id "0HNC8090TGEMG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:05:04.034 +03:00 [DBG] Connection id "0HNC8090TGEMG" disconnecting. 2025-07-01 14:05:04.034 +03:00 [DBG] Connection id "0HNC8090TGEMG" stopped. 2025-07-01 14:05:09.024 +03:00 [DBG] Connection id "0HNC8090TGEMH" accepted. 2025-07-01 14:05:09.024 +03:00 [DBG] Connection id "0HNC8090TGEMH" started. 2025-07-01 14:05:09.024 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:05:09.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:05:09.024 +03:00 [DBG] POST requests are not supported 2025-07-01 14:05:09.024 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:05:09.024 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:05:09.024 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:09.024 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:05:09.024 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:05:09.024 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:05:09.024 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:05:09.024 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:09.024 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:05:09.024 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:05:09.024 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:05:09.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:05:09.025 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:05:09.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:05:09.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:09.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:09.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:05:09.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:05:09.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:09.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:09.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:09.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:09.025 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:05:09.025 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1215ms. 2025-07-01 14:05:09.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:09.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:09.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:09.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:09.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:09.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:09.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:09.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:09.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:05:09.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:05:09.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:05:09.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:09.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:09.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:09.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:09.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:09.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:09.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7813ms 2025-07-01 14:05:09.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:09.025 +03:00 [DBG] Connection id "0HNC8090TGEMH" completed keep alive response. 2025-07-01 14:05:09.025 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3631ms 2025-07-01 14:05:09.026 +03:00 [DBG] Connection id "0HNC8090TGEMH" received FIN. 2025-07-01 14:05:09.026 +03:00 [DBG] Connection id "0HNC8090TGEMH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:05:09.026 +03:00 [DBG] Connection id "0HNC8090TGEMH" disconnecting. 2025-07-01 14:05:09.026 +03:00 [DBG] Connection id "0HNC8090TGEMH" stopped. 2025-07-01 14:05:14.035 +03:00 [DBG] Connection id "0HNC8090TGEMI" accepted. 2025-07-01 14:05:14.035 +03:00 [DBG] Connection id "0HNC8090TGEMI" started. 2025-07-01 14:05:14.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:05:14.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:05:14.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:05:14.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:05:14.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:05:14.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:14.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:05:14.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:05:14.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:05:14.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:05:14.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:14.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:05:14.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:05:14.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:05:14.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:05:14.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:05:14.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:05:14.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:14.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:14.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:05:14.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:05:14.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:14.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:14.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:14.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:14.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:05:14.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1372ms. 2025-07-01 14:05:14.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:14.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:14.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:14.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:14.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:14.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:14.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:14.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:14.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:05:14.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:05:14.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:05:14.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:14.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:14.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:14.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:14.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:14.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:14.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1374ms 2025-07-01 14:05:14.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:14.037 +03:00 [DBG] Connection id "0HNC8090TGEMI" completed keep alive response. 2025-07-01 14:05:14.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0899ms 2025-07-01 14:05:14.037 +03:00 [DBG] Connection id "0HNC8090TGEMI" received FIN. 2025-07-01 14:05:14.037 +03:00 [DBG] Connection id "0HNC8090TGEMI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:05:14.037 +03:00 [DBG] Connection id "0HNC8090TGEMI" disconnecting. 2025-07-01 14:05:14.037 +03:00 [DBG] Connection id "0HNC8090TGEMI" stopped. 2025-07-01 14:05:19.031 +03:00 [DBG] Connection id "0HNC8090TGEMJ" accepted. 2025-07-01 14:05:19.031 +03:00 [DBG] Connection id "0HNC8090TGEMJ" started. 2025-07-01 14:05:19.031 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:05:19.031 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:05:19.031 +03:00 [DBG] POST requests are not supported 2025-07-01 14:05:19.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:05:19.031 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:05:19.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:19.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:05:19.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:05:19.031 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:05:19.031 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:05:19.031 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:19.031 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:05:19.031 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:05:19.031 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:05:19.031 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:05:19.031 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:05:19.031 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:05:19.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:19.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:19.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:05:19.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:05:19.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:19.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:19.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:19.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:19.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:05:19.032 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1194ms. 2025-07-01 14:05:19.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:19.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:19.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:19.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:19.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:19.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:19.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:19.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:19.032 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:05:19.032 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:05:19.032 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:05:19.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:19.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:19.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:19.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:19.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:19.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:19.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.855ms 2025-07-01 14:05:19.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:19.032 +03:00 [DBG] Connection id "0HNC8090TGEMJ" completed keep alive response. 2025-07-01 14:05:19.032 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5056ms 2025-07-01 14:05:19.033 +03:00 [DBG] Connection id "0HNC8090TGEMJ" received FIN. 2025-07-01 14:05:19.033 +03:00 [DBG] Connection id "0HNC8090TGEMJ" disconnecting. 2025-07-01 14:05:19.033 +03:00 [DBG] Connection id "0HNC8090TGEMJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:05:19.034 +03:00 [DBG] Connection id "0HNC8090TGEMJ" stopped. 2025-07-01 14:05:24.037 +03:00 [DBG] Connection id "0HNC8090TGEMK" accepted. 2025-07-01 14:05:24.037 +03:00 [DBG] Connection id "0HNC8090TGEMK" started. 2025-07-01 14:05:24.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:05:24.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:05:24.037 +03:00 [DBG] POST requests are not supported 2025-07-01 14:05:24.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:05:24.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:05:24.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:24.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:05:24.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:05:24.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:05:24.037 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:05:24.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:24.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:05:24.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:05:24.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:05:24.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:05:24.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:05:24.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:05:24.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:24.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:24.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:05:24.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:05:24.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:24.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:24.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:24.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:24.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:05:24.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1612ms. 2025-07-01 14:05:24.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:24.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:24.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:24.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:24.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:24.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:24.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:24.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:24.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:05:24.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:05:24.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:05:24.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:24.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:24.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:24.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:24.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:24.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:24.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0494ms 2025-07-01 14:05:24.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:24.039 +03:00 [DBG] Connection id "0HNC8090TGEMK" completed keep alive response. 2025-07-01 14:05:24.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8496ms 2025-07-01 14:05:24.039 +03:00 [DBG] Connection id "0HNC8090TGEMK" received FIN. 2025-07-01 14:05:24.039 +03:00 [DBG] Connection id "0HNC8090TGEMK" disconnecting. 2025-07-01 14:05:24.039 +03:00 [DBG] Connection id "0HNC8090TGEMK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:05:24.040 +03:00 [DBG] Connection id "0HNC8090TGEMK" stopped. 2025-07-01 14:05:29.034 +03:00 [DBG] Connection id "0HNC8090TGEML" accepted. 2025-07-01 14:05:29.035 +03:00 [DBG] Connection id "0HNC8090TGEML" started. 2025-07-01 14:05:29.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:05:29.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:05:29.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:05:29.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:05:29.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:05:29.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:29.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:05:29.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:05:29.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:05:29.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:05:29.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:29.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:05:29.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:05:29.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:05:29.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:05:29.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:05:29.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:05:29.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:29.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:29.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:05:29.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:05:29.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:29.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:29.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:29.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:29.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:05:29.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1236ms. 2025-07-01 14:05:29.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:29.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:29.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:29.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:29.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:29.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:29.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:29.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:29.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:05:29.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:05:29.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:05:29.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:29.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:29.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:29.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:29.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:29.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:29.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9194ms 2025-07-01 14:05:29.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:29.036 +03:00 [DBG] Connection id "0HNC8090TGEML" completed keep alive response. 2025-07-01 14:05:29.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.82ms 2025-07-01 14:05:29.037 +03:00 [DBG] Connection id "0HNC8090TGEML" received FIN. 2025-07-01 14:05:29.037 +03:00 [DBG] Connection id "0HNC8090TGEML" disconnecting. 2025-07-01 14:05:29.037 +03:00 [DBG] Connection id "0HNC8090TGEML" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:05:29.038 +03:00 [DBG] Connection id "0HNC8090TGEML" stopped. 2025-07-01 14:05:34.030 +03:00 [DBG] Connection id "0HNC8090TGEMM" accepted. 2025-07-01 14:05:34.030 +03:00 [DBG] Connection id "0HNC8090TGEMM" started. 2025-07-01 14:05:34.030 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:05:34.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:05:34.030 +03:00 [DBG] POST requests are not supported 2025-07-01 14:05:34.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:05:34.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:05:34.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:34.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:05:34.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:05:34.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:05:34.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:05:34.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:34.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:05:34.031 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:05:34.031 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:05:34.031 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:05:34.031 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:05:34.031 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:05:34.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:34.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:34.031 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:05:34.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:05:34.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:34.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:34.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:34.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:34.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:05:34.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1504ms. 2025-07-01 14:05:34.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:34.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:34.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:34.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:34.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:34.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:34.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:34.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:34.032 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:05:34.032 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:05:34.032 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:05:34.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:34.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:34.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:34.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:34.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:34.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:34.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1579ms 2025-07-01 14:05:34.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:34.032 +03:00 [DBG] Connection id "0HNC8090TGEMM" completed keep alive response. 2025-07-01 14:05:34.032 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9451ms 2025-07-01 14:05:34.032 +03:00 [DBG] Connection id "0HNC8090TGEMM" received FIN. 2025-07-01 14:05:34.032 +03:00 [DBG] Connection id "0HNC8090TGEMM" disconnecting. 2025-07-01 14:05:34.032 +03:00 [DBG] Connection id "0HNC8090TGEMM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:05:34.034 +03:00 [DBG] Connection id "0HNC8090TGEMM" stopped. 2025-07-01 14:05:39.038 +03:00 [DBG] Connection id "0HNC8090TGEMN" accepted. 2025-07-01 14:05:39.038 +03:00 [DBG] Connection id "0HNC8090TGEMN" started. 2025-07-01 14:05:39.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:05:39.038 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:05:39.038 +03:00 [DBG] POST requests are not supported 2025-07-01 14:05:39.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:05:39.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:05:39.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:39.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:05:39.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:05:39.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:05:39.038 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:05:39.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:39.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:05:39.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:05:39.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:05:39.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:05:39.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:05:39.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:05:39.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:39.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:39.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:05:39.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:05:39.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:39.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:39.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:39.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:39.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:05:39.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1429ms. 2025-07-01 14:05:39.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:39.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:39.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:39.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:39.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:39.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:39.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:39.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:39.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:05:39.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:05:39.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:05:39.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:39.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:39.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:39.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:39.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:39.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:39.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7971ms 2025-07-01 14:05:39.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:39.039 +03:00 [DBG] Connection id "0HNC8090TGEMN" completed keep alive response. 2025-07-01 14:05:39.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4047ms 2025-07-01 14:05:39.039 +03:00 [DBG] Connection id "0HNC8090TGEMN" received FIN. 2025-07-01 14:05:39.039 +03:00 [DBG] Connection id "0HNC8090TGEMN" disconnecting. 2025-07-01 14:05:39.040 +03:00 [DBG] Connection id "0HNC8090TGEMN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:05:39.041 +03:00 [DBG] Connection id "0HNC8090TGEMN" stopped. 2025-07-01 14:05:44.026 +03:00 [DBG] Connection id "0HNC8090TGEMO" accepted. 2025-07-01 14:05:44.026 +03:00 [DBG] Connection id "0HNC8090TGEMO" started. 2025-07-01 14:05:44.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:05:44.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:05:44.026 +03:00 [DBG] POST requests are not supported 2025-07-01 14:05:44.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:05:44.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:05:44.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:44.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:05:44.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:05:44.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:05:44.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:05:44.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:44.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:05:44.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:05:44.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:05:44.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:05:44.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:05:44.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:05:44.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:44.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:44.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:05:44.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:05:44.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:44.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:44.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:44.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:44.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:05:44.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1208ms. 2025-07-01 14:05:44.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:44.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:44.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:44.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:44.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:44.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:44.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:44.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:44.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:05:44.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:05:44.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:05:44.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:44.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:44.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:44.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:44.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:44.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:44.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6925ms 2025-07-01 14:05:44.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:44.027 +03:00 [DBG] Connection id "0HNC8090TGEMO" completed keep alive response. 2025-07-01 14:05:44.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2847ms 2025-07-01 14:05:44.028 +03:00 [DBG] Connection id "0HNC8090TGEMO" received FIN. 2025-07-01 14:05:44.028 +03:00 [DBG] Connection id "0HNC8090TGEMO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:05:44.028 +03:00 [DBG] Connection id "0HNC8090TGEMO" disconnecting. 2025-07-01 14:05:44.028 +03:00 [DBG] Connection id "0HNC8090TGEMO" stopped. 2025-07-01 14:05:49.028 +03:00 [DBG] Connection id "0HNC8090TGEMP" accepted. 2025-07-01 14:05:49.029 +03:00 [DBG] Connection id "0HNC8090TGEMP" started. 2025-07-01 14:05:49.029 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:05:49.029 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:05:49.029 +03:00 [DBG] POST requests are not supported 2025-07-01 14:05:49.029 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:05:49.029 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:05:49.029 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:49.029 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:05:49.029 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:05:49.029 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:05:49.029 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:05:49.029 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:49.029 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:05:49.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:05:49.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:05:49.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:05:49.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:05:49.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:05:49.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:49.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:49.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:05:49.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:05:49.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:49.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:49.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:49.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:49.030 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:05:49.030 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1739ms. 2025-07-01 14:05:49.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:49.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:49.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:49.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:49.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:49.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:49.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:49.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:49.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:05:49.031 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:05:49.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:05:49.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:49.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:49.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:49.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:49.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:49.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:49.031 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1027ms 2025-07-01 14:05:49.031 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:49.031 +03:00 [DBG] Connection id "0HNC8090TGEMP" completed keep alive response. 2025-07-01 14:05:49.031 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.147ms 2025-07-01 14:05:49.031 +03:00 [DBG] Connection id "0HNC8090TGEMP" received FIN. 2025-07-01 14:05:49.031 +03:00 [DBG] Connection id "0HNC8090TGEMP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:05:49.032 +03:00 [DBG] Connection id "0HNC8090TGEMP" disconnecting. 2025-07-01 14:05:49.032 +03:00 [DBG] Connection id "0HNC8090TGEMP" stopped. 2025-07-01 14:05:54.025 +03:00 [DBG] Connection id "0HNC8090TGEMQ" accepted. 2025-07-01 14:05:54.025 +03:00 [DBG] Connection id "0HNC8090TGEMQ" started. 2025-07-01 14:05:54.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:05:54.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:05:54.026 +03:00 [DBG] POST requests are not supported 2025-07-01 14:05:54.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:05:54.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:05:54.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:54.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:05:54.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:05:54.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:05:54.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:05:54.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:54.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:05:54.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:05:54.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:05:54.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:05:54.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:05:54.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:05:54.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:54.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:54.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:05:54.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:05:54.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:54.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:54.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:54.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:54.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:05:54.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1443ms. 2025-07-01 14:05:54.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:54.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:54.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:54.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:54.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:54.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:54.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:54.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:54.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:05:54.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:05:54.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:05:54.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:54.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:54.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:54.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:54.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:54.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:54.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8759ms 2025-07-01 14:05:54.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:54.027 +03:00 [DBG] Connection id "0HNC8090TGEMQ" completed keep alive response. 2025-07-01 14:05:54.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6119ms 2025-07-01 14:05:54.028 +03:00 [DBG] Connection id "0HNC8090TGEMQ" received FIN. 2025-07-01 14:05:54.028 +03:00 [DBG] Connection id "0HNC8090TGEMQ" disconnecting. 2025-07-01 14:05:54.028 +03:00 [DBG] Connection id "0HNC8090TGEMQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:05:54.028 +03:00 [DBG] Connection id "0HNC8090TGEMQ" stopped. 2025-07-01 14:05:59.026 +03:00 [DBG] Connection id "0HNC8090TGEMR" accepted. 2025-07-01 14:05:59.026 +03:00 [DBG] Connection id "0HNC8090TGEMR" started. 2025-07-01 14:05:59.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:05:59.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:05:59.026 +03:00 [DBG] POST requests are not supported 2025-07-01 14:05:59.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:05:59.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:05:59.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:59.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:05:59.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:05:59.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:05:59.027 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:05:59.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:59.027 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:05:59.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:05:59.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:05:59.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:05:59.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:05:59.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:05:59.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:59.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:59.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:05:59.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:05:59.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:59.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:59.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:59.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:59.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:05:59.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1711ms. 2025-07-01 14:05:59.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:59.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:05:59.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:59.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:05:59.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:59.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:59.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:59.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:59.028 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:05:59.028 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:05:59.028 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:05:59.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:59.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:05:59.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:59.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:59.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:59.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:05:59.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2261ms 2025-07-01 14:05:59.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:05:59.028 +03:00 [DBG] Connection id "0HNC8090TGEMR" completed keep alive response. 2025-07-01 14:05:59.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0138ms 2025-07-01 14:05:59.028 +03:00 [DBG] Connection id "0HNC8090TGEMR" received FIN. 2025-07-01 14:05:59.029 +03:00 [DBG] Connection id "0HNC8090TGEMR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:05:59.029 +03:00 [DBG] Connection id "0HNC8090TGEMR" disconnecting. 2025-07-01 14:05:59.029 +03:00 [DBG] Connection id "0HNC8090TGEMR" stopped. 2025-07-01 14:06:04.031 +03:00 [DBG] Connection id "0HNC8090TGEMS" accepted. 2025-07-01 14:06:04.031 +03:00 [DBG] Connection id "0HNC8090TGEMS" started. 2025-07-01 14:06:04.031 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:06:04.031 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:06:04.031 +03:00 [DBG] POST requests are not supported 2025-07-01 14:06:04.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:06:04.031 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:06:04.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:04.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:06:04.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:06:04.031 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:06:04.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:06:04.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:04.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:06:04.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:06:04.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:06:04.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:06:04.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:06:04.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:06:04.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:04.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:04.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:06:04.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:06:04.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:04.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:04.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:04.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:04.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:06:04.032 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1491ms. 2025-07-01 14:06:04.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:04.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:04.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:04.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:04.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:04.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:04.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:06:04.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:06:04.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:06:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:04.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:04.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:04.033 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0605ms 2025-07-01 14:06:04.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:04.033 +03:00 [DBG] Connection id "0HNC8090TGEMS" completed keep alive response. 2025-07-01 14:06:04.033 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9334ms 2025-07-01 14:06:04.033 +03:00 [DBG] Connection id "0HNC8090TGEMS" received FIN. 2025-07-01 14:06:04.033 +03:00 [DBG] Connection id "0HNC8090TGEMS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:06:04.033 +03:00 [DBG] Connection id "0HNC8090TGEMS" disconnecting. 2025-07-01 14:06:04.034 +03:00 [DBG] Connection id "0HNC8090TGEMS" stopped. 2025-07-01 14:06:09.027 +03:00 [DBG] Connection id "0HNC8090TGEMT" accepted. 2025-07-01 14:06:09.027 +03:00 [DBG] Connection id "0HNC8090TGEMT" started. 2025-07-01 14:06:09.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:06:09.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:06:09.027 +03:00 [DBG] POST requests are not supported 2025-07-01 14:06:09.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:06:09.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:06:09.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:09.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:06:09.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:06:09.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:06:09.027 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:06:09.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:09.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:06:09.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:06:09.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:06:09.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:06:09.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:06:09.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:06:09.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:09.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:09.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:06:09.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:06:09.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:09.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:09.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:09.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:09.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:06:09.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1359ms. 2025-07-01 14:06:09.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:09.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:09.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:09.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:09.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:09.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:09.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:09.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:09.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:06:09.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:06:09.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:06:09.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:09.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:09.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:09.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:09.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:09.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:09.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1356ms 2025-07-01 14:06:09.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:09.029 +03:00 [DBG] Connection id "0HNC8090TGEMT" completed keep alive response. 2025-07-01 14:06:09.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9991ms 2025-07-01 14:06:09.029 +03:00 [DBG] Connection id "0HNC8090TGEMT" received FIN. 2025-07-01 14:06:09.029 +03:00 [DBG] Connection id "0HNC8090TGEMT" disconnecting. 2025-07-01 14:06:09.029 +03:00 [DBG] Connection id "0HNC8090TGEMT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:06:09.031 +03:00 [DBG] Connection id "0HNC8090TGEMT" stopped. 2025-07-01 14:06:14.024 +03:00 [DBG] Connection id "0HNC8090TGEMU" accepted. 2025-07-01 14:06:14.024 +03:00 [DBG] Connection id "0HNC8090TGEMU" started. 2025-07-01 14:06:14.024 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:06:14.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:06:14.024 +03:00 [DBG] POST requests are not supported 2025-07-01 14:06:14.024 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:06:14.024 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:06:14.024 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:14.024 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:06:14.024 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:06:14.024 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:06:14.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:06:14.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:14.025 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:06:14.025 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:06:14.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:06:14.025 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:06:14.025 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:06:14.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:06:14.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:14.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:14.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:06:14.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:06:14.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:14.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:14.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:14.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:14.025 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:06:14.025 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1218ms. 2025-07-01 14:06:14.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:14.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:14.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:14.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:14.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:14.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:14.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:14.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:14.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:06:14.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:06:14.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:06:14.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:14.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:14.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:14.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:14.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:14.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:14.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6754ms 2025-07-01 14:06:14.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:14.026 +03:00 [DBG] Connection id "0HNC8090TGEMU" completed keep alive response. 2025-07-01 14:06:14.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2919ms 2025-07-01 14:06:14.026 +03:00 [DBG] Connection id "0HNC8090TGEMU" received FIN. 2025-07-01 14:06:14.026 +03:00 [DBG] Connection id "0HNC8090TGEMU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:06:14.026 +03:00 [DBG] Connection id "0HNC8090TGEMU" disconnecting. 2025-07-01 14:06:14.026 +03:00 [DBG] Connection id "0HNC8090TGEMU" stopped. 2025-07-01 14:06:19.033 +03:00 [DBG] Connection id "0HNC8090TGEMV" accepted. 2025-07-01 14:06:19.033 +03:00 [DBG] Connection id "0HNC8090TGEMV" started. 2025-07-01 14:06:19.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:06:19.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:06:19.033 +03:00 [DBG] POST requests are not supported 2025-07-01 14:06:19.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:06:19.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:06:19.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:19.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:06:19.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:06:19.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:06:19.034 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:06:19.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:19.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:06:19.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:06:19.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:06:19.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:06:19.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:06:19.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:06:19.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:19.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:19.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:06:19.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:06:19.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:19.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:19.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:19.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:19.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:06:19.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1798ms. 2025-07-01 14:06:19.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:19.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:19.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:19.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:19.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:19.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:19.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:19.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:19.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:06:19.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:06:19.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:06:19.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:19.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:19.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:19.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:19.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:19.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:19.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4586ms 2025-07-01 14:06:19.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:19.036 +03:00 [DBG] Connection id "0HNC8090TGEMV" completed keep alive response. 2025-07-01 14:06:19.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6519ms 2025-07-01 14:06:19.036 +03:00 [DBG] Connection id "0HNC8090TGEMV" received FIN. 2025-07-01 14:06:19.037 +03:00 [DBG] Connection id "0HNC8090TGEMV" disconnecting. 2025-07-01 14:06:19.037 +03:00 [DBG] Connection id "0HNC8090TGEMV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:06:19.038 +03:00 [DBG] Connection id "0HNC8090TGEMV" stopped. 2025-07-01 14:06:24.025 +03:00 [DBG] Connection id "0HNC8090TGEN0" accepted. 2025-07-01 14:06:24.025 +03:00 [DBG] Connection id "0HNC8090TGEN0" started. 2025-07-01 14:06:24.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:06:24.025 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:06:24.025 +03:00 [DBG] POST requests are not supported 2025-07-01 14:06:24.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:06:24.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:06:24.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:24.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:06:24.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:06:24.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:06:24.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:06:24.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:24.025 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:06:24.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:06:24.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:06:24.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:06:24.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:06:24.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:06:24.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:24.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:24.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:06:24.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:06:24.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:24.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:24.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:24.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:24.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:06:24.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1202ms. 2025-07-01 14:06:24.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:24.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:24.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:24.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:24.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:24.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:24.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:24.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:24.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:06:24.026 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:06:24.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:06:24.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:24.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:24.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:24.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:24.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:24.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:24.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6229ms 2025-07-01 14:06:24.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:24.026 +03:00 [DBG] Connection id "0HNC8090TGEN0" completed keep alive response. 2025-07-01 14:06:24.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2004ms 2025-07-01 14:06:24.027 +03:00 [DBG] Connection id "0HNC8090TGEN0" received FIN. 2025-07-01 14:06:24.027 +03:00 [DBG] Connection id "0HNC8090TGEN0" disconnecting. 2025-07-01 14:06:24.027 +03:00 [DBG] Connection id "0HNC8090TGEN0" stopped. 2025-07-01 14:06:24.027 +03:00 [DBG] Connection id "0HNC8090TGEN0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:06:29.027 +03:00 [DBG] Connection id "0HNC8090TGEN1" accepted. 2025-07-01 14:06:29.027 +03:00 [DBG] Connection id "0HNC8090TGEN1" started. 2025-07-01 14:06:29.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:06:29.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:06:29.027 +03:00 [DBG] POST requests are not supported 2025-07-01 14:06:29.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:06:29.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:06:29.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:29.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:06:29.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:06:29.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:06:29.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:06:29.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:29.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:06:29.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:06:29.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:06:29.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:06:29.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:06:29.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:06:29.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:29.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:29.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:06:29.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:06:29.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:29.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:29.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:29.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:29.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:06:29.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.141ms. 2025-07-01 14:06:29.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:29.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:29.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:29.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:29.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:29.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:29.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:29.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:29.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:06:29.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:06:29.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:06:29.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:29.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:29.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:29.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:29.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:29.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:29.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9231ms 2025-07-01 14:06:29.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:29.029 +03:00 [DBG] Connection id "0HNC8090TGEN1" completed keep alive response. 2025-07-01 14:06:29.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7176ms 2025-07-01 14:06:29.029 +03:00 [DBG] Connection id "0HNC8090TGEN1" received FIN. 2025-07-01 14:06:29.030 +03:00 [DBG] Connection id "0HNC8090TGEN1" disconnecting. 2025-07-01 14:06:29.030 +03:00 [DBG] Connection id "0HNC8090TGEN1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:06:29.031 +03:00 [DBG] Connection id "0HNC8090TGEN1" stopped. 2025-07-01 14:06:34.036 +03:00 [DBG] Connection id "0HNC8090TGEN2" accepted. 2025-07-01 14:06:34.036 +03:00 [DBG] Connection id "0HNC8090TGEN2" started. 2025-07-01 14:06:34.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:06:34.036 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:06:34.036 +03:00 [DBG] POST requests are not supported 2025-07-01 14:06:34.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:06:34.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:06:34.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:34.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:06:34.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:06:34.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:06:34.037 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:06:34.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:34.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:06:34.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:06:34.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:06:34.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:06:34.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:06:34.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:06:34.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:34.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:34.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:06:34.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:06:34.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:34.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:34.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:34.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:34.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:06:34.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1315ms. 2025-07-01 14:06:34.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:34.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:34.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:34.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:34.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:34.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:34.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:34.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:34.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:06:34.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:06:34.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:06:34.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:34.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:34.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:34.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:34.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:34.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:34.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8947ms 2025-07-01 14:06:34.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:34.038 +03:00 [DBG] Connection id "0HNC8090TGEN2" completed keep alive response. 2025-07-01 14:06:34.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5595ms 2025-07-01 14:06:34.038 +03:00 [DBG] Connection id "0HNC8090TGEN2" received FIN. 2025-07-01 14:06:34.038 +03:00 [DBG] Connection id "0HNC8090TGEN2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:06:34.038 +03:00 [DBG] Connection id "0HNC8090TGEN2" disconnecting. 2025-07-01 14:06:34.038 +03:00 [DBG] Connection id "0HNC8090TGEN2" stopped. 2025-07-01 14:06:39.030 +03:00 [DBG] Connection id "0HNC8090TGEN3" accepted. 2025-07-01 14:06:39.031 +03:00 [DBG] Connection id "0HNC8090TGEN3" started. 2025-07-01 14:06:39.031 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:06:39.031 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:06:39.031 +03:00 [DBG] POST requests are not supported 2025-07-01 14:06:39.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:06:39.031 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:06:39.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:39.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:06:39.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:06:39.031 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:06:39.031 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:06:39.031 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:39.031 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:06:39.031 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:06:39.031 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:06:39.031 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:06:39.031 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:06:39.031 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:06:39.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:39.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:39.031 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:06:39.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:06:39.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:39.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:39.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:39.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:39.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:06:39.032 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1269ms. 2025-07-01 14:06:39.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:39.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:39.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:39.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:39.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:39.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:39.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:39.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:39.032 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:06:39.032 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:06:39.032 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:06:39.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:39.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:39.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:39.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:39.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:39.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:39.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6932ms 2025-07-01 14:06:39.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:39.032 +03:00 [DBG] Connection id "0HNC8090TGEN3" completed keep alive response. 2025-07-01 14:06:39.032 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2765ms 2025-07-01 14:06:39.032 +03:00 [DBG] Connection id "0HNC8090TGEN3" received FIN. 2025-07-01 14:06:39.032 +03:00 [DBG] Connection id "0HNC8090TGEN3" disconnecting. 2025-07-01 14:06:39.033 +03:00 [DBG] Connection id "0HNC8090TGEN3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:06:39.034 +03:00 [DBG] Connection id "0HNC8090TGEN3" stopped. 2025-07-01 14:06:44.030 +03:00 [DBG] Connection id "0HNC8090TGEN4" accepted. 2025-07-01 14:06:44.030 +03:00 [DBG] Connection id "0HNC8090TGEN4" started. 2025-07-01 14:06:44.030 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:06:44.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:06:44.030 +03:00 [DBG] POST requests are not supported 2025-07-01 14:06:44.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:06:44.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:06:44.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:44.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:06:44.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:06:44.031 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:06:44.031 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:06:44.031 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:44.031 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:06:44.031 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:06:44.031 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:06:44.031 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:06:44.031 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:06:44.031 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:06:44.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:44.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:44.031 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:06:44.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:06:44.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:44.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:44.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:44.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:44.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:06:44.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1615ms. 2025-07-01 14:06:44.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:44.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:44.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:44.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:44.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:44.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:44.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:44.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:44.032 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:06:44.032 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:06:44.032 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:06:44.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:44.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:44.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:44.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:44.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:44.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:44.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9217ms 2025-07-01 14:06:44.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:44.032 +03:00 [DBG] Connection id "0HNC8090TGEN4" completed keep alive response. 2025-07-01 14:06:44.032 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8333ms 2025-07-01 14:06:44.032 +03:00 [DBG] Connection id "0HNC8090TGEN4" received FIN. 2025-07-01 14:06:44.032 +03:00 [DBG] Connection id "0HNC8090TGEN4" disconnecting. 2025-07-01 14:06:44.032 +03:00 [DBG] Connection id "0HNC8090TGEN4" stopped. 2025-07-01 14:06:44.032 +03:00 [DBG] Connection id "0HNC8090TGEN4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:06:49.033 +03:00 [DBG] Connection id "0HNC8090TGEN5" accepted. 2025-07-01 14:06:49.033 +03:00 [DBG] Connection id "0HNC8090TGEN5" started. 2025-07-01 14:06:49.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:06:49.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:06:49.033 +03:00 [DBG] POST requests are not supported 2025-07-01 14:06:49.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:06:49.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:06:49.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:49.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:06:49.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:06:49.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:06:49.033 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:06:49.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:49.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:06:49.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:06:49.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:06:49.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:06:49.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:06:49.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:06:49.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:49.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:49.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:06:49.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:06:49.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:49.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:49.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:49.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:49.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:06:49.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1387ms. 2025-07-01 14:06:49.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:49.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:49.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:49.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:49.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:49.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:49.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:49.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:49.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:06:49.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:06:49.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:06:49.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:49.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:49.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:49.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:49.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:49.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:49.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9328ms 2025-07-01 14:06:49.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:49.035 +03:00 [DBG] Connection id "0HNC8090TGEN5" completed keep alive response. 2025-07-01 14:06:49.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6401ms 2025-07-01 14:06:49.035 +03:00 [DBG] Connection id "0HNC8090TGEN5" received FIN. 2025-07-01 14:06:49.035 +03:00 [DBG] Connection id "0HNC8090TGEN5" disconnecting. 2025-07-01 14:06:49.035 +03:00 [DBG] Connection id "0HNC8090TGEN5" stopped. 2025-07-01 14:06:49.035 +03:00 [DBG] Connection id "0HNC8090TGEN5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:06:54.040 +03:00 [DBG] Connection id "0HNC8090TGEN6" accepted. 2025-07-01 14:06:54.040 +03:00 [DBG] Connection id "0HNC8090TGEN6" started. 2025-07-01 14:06:54.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:06:54.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:06:54.041 +03:00 [DBG] POST requests are not supported 2025-07-01 14:06:54.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:06:54.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:06:54.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:54.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:06:54.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:06:54.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:06:54.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:06:54.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:54.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:06:54.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:06:54.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:06:54.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:06:54.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:06:54.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:06:54.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:54.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:54.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:06:54.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:06:54.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:54.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:54.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:54.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:54.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:06:54.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1176ms. 2025-07-01 14:06:54.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:54.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:54.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:54.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:54.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:54.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:54.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:54.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:54.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:06:54.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:06:54.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:06:54.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:54.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:54.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:54.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:54.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:54.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:54.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7033ms 2025-07-01 14:06:54.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:54.042 +03:00 [DBG] Connection id "0HNC8090TGEN6" completed keep alive response. 2025-07-01 14:06:54.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3324ms 2025-07-01 14:06:54.042 +03:00 [DBG] Connection id "0HNC8090TGEN6" received FIN. 2025-07-01 14:06:54.042 +03:00 [DBG] Connection id "0HNC8090TGEN6" disconnecting. 2025-07-01 14:06:54.042 +03:00 [DBG] Connection id "0HNC8090TGEN6" stopped. 2025-07-01 14:06:54.042 +03:00 [DBG] Connection id "0HNC8090TGEN6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:06:59.031 +03:00 [DBG] Connection id "0HNC8090TGEN7" accepted. 2025-07-01 14:06:59.031 +03:00 [DBG] Connection id "0HNC8090TGEN7" started. 2025-07-01 14:06:59.031 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:06:59.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:06:59.032 +03:00 [DBG] POST requests are not supported 2025-07-01 14:06:59.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:06:59.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:06:59.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:59.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:06:59.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:06:59.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:06:59.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:06:59.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:59.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:06:59.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:06:59.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:06:59.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:06:59.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:06:59.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:06:59.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:59.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:59.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:06:59.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:06:59.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:59.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:59.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:59.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:59.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:06:59.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1671ms. 2025-07-01 14:06:59.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:59.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:06:59.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:59.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:06:59.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:59.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:59.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:59.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:59.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:06:59.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:06:59.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:06:59.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:59.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:06:59.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:59.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:59.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:59.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:06:59.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1799ms 2025-07-01 14:06:59.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:06:59.034 +03:00 [DBG] Connection id "0HNC8090TGEN7" completed keep alive response. 2025-07-01 14:06:59.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4117ms 2025-07-01 14:06:59.034 +03:00 [DBG] Connection id "0HNC8090TGEN7" received FIN. 2025-07-01 14:06:59.034 +03:00 [DBG] Connection id "0HNC8090TGEN7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:06:59.034 +03:00 [DBG] Connection id "0HNC8090TGEN7" disconnecting. 2025-07-01 14:06:59.034 +03:00 [DBG] Connection id "0HNC8090TGEN7" stopped. 2025-07-01 14:07:04.026 +03:00 [DBG] Connection id "0HNC8090TGEN8" accepted. 2025-07-01 14:07:04.026 +03:00 [DBG] Connection id "0HNC8090TGEN8" started. 2025-07-01 14:07:04.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:07:04.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:07:04.026 +03:00 [DBG] POST requests are not supported 2025-07-01 14:07:04.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:07:04.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:07:04.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:04.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:07:04.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:07:04.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:07:04.027 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:07:04.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:04.027 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:07:04.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:07:04.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:07:04.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:07:04.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:07:04.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:07:04.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:04.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:04.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:07:04.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:07:04.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:04.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:04.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:04.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:04.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:07:04.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1356ms. 2025-07-01 14:07:04.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:04.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:04.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:04.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:04.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:04.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:04.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:04.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:04.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:07:04.028 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:07:04.028 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:07:04.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:04.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:04.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:04.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:04.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:04.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:04.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7023ms 2025-07-01 14:07:04.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:04.028 +03:00 [DBG] Connection id "0HNC8090TGEN8" completed keep alive response. 2025-07-01 14:07:04.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4044ms 2025-07-01 14:07:04.028 +03:00 [DBG] Connection id "0HNC8090TGEN8" received FIN. 2025-07-01 14:07:04.028 +03:00 [DBG] Connection id "0HNC8090TGEN8" disconnecting. 2025-07-01 14:07:04.028 +03:00 [DBG] Connection id "0HNC8090TGEN8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:07:04.029 +03:00 [DBG] Connection id "0HNC8090TGEN8" stopped. 2025-07-01 14:07:09.035 +03:00 [DBG] Connection id "0HNC8090TGEN9" accepted. 2025-07-01 14:07:09.035 +03:00 [DBG] Connection id "0HNC8090TGEN9" started. 2025-07-01 14:07:09.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:07:09.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:07:09.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:07:09.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:07:09.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:07:09.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:09.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:07:09.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:07:09.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:07:09.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:07:09.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:09.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:07:09.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:07:09.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:07:09.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:07:09.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:07:09.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:07:09.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:09.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:09.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:07:09.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:07:09.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:09.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:09.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:09.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:09.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:07:09.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1382ms. 2025-07-01 14:07:09.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:09.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:09.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:09.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:09.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:09.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:09.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:09.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:09.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:07:09.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:07:09.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:07:09.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:09.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:09.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:09.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:09.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:09.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:09.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6913ms 2025-07-01 14:07:09.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:09.036 +03:00 [DBG] Connection id "0HNC8090TGEN9" completed keep alive response. 2025-07-01 14:07:09.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2967ms 2025-07-01 14:07:09.036 +03:00 [DBG] Connection id "0HNC8090TGEN9" received FIN. 2025-07-01 14:07:09.037 +03:00 [DBG] Connection id "0HNC8090TGEN9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:07:09.037 +03:00 [DBG] Connection id "0HNC8090TGEN9" disconnecting. 2025-07-01 14:07:09.037 +03:00 [DBG] Connection id "0HNC8090TGEN9" stopped. 2025-07-01 14:07:14.029 +03:00 [DBG] Connection id "0HNC8090TGENA" accepted. 2025-07-01 14:07:14.029 +03:00 [DBG] Connection id "0HNC8090TGENA" started. 2025-07-01 14:07:14.029 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:07:14.029 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:07:14.029 +03:00 [DBG] POST requests are not supported 2025-07-01 14:07:14.029 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:07:14.029 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:07:14.029 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:14.029 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:07:14.029 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:07:14.029 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:07:14.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:07:14.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:14.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:07:14.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:07:14.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:07:14.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:07:14.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:07:14.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:07:14.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:14.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:14.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:07:14.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:07:14.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:14.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:14.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:14.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:14.030 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:07:14.030 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1588ms. 2025-07-01 14:07:14.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:14.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:14.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:14.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:14.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:14.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:14.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:14.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:14.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:07:14.031 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:07:14.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:07:14.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:14.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:14.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:14.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:14.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:14.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:14.031 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9839ms 2025-07-01 14:07:14.031 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:14.031 +03:00 [DBG] Connection id "0HNC8090TGENA" completed keep alive response. 2025-07-01 14:07:14.031 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7973ms 2025-07-01 14:07:14.031 +03:00 [DBG] Connection id "0HNC8090TGENA" received FIN. 2025-07-01 14:07:14.031 +03:00 [DBG] Connection id "0HNC8090TGENA" disconnecting. 2025-07-01 14:07:14.031 +03:00 [DBG] Connection id "0HNC8090TGENA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:07:14.032 +03:00 [DBG] Connection id "0HNC8090TGENA" stopped. 2025-07-01 14:07:19.030 +03:00 [DBG] Connection id "0HNC8090TGENB" accepted. 2025-07-01 14:07:19.030 +03:00 [DBG] Connection id "0HNC8090TGENB" started. 2025-07-01 14:07:19.030 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:07:19.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:07:19.030 +03:00 [DBG] POST requests are not supported 2025-07-01 14:07:19.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:07:19.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:07:19.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:19.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:07:19.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:07:19.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:07:19.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:07:19.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:19.031 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:07:19.031 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:07:19.031 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:07:19.031 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:07:19.031 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:07:19.031 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:07:19.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:19.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:19.031 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:07:19.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:07:19.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:19.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:19.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:19.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:19.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:07:19.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1189ms. 2025-07-01 14:07:19.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:19.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:19.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:19.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:19.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:19.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:19.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:19.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:19.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:07:19.031 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:07:19.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:07:19.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:19.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:19.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:19.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:19.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:19.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:19.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7642ms 2025-07-01 14:07:19.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:19.032 +03:00 [DBG] Connection id "0HNC8090TGENB" completed keep alive response. 2025-07-01 14:07:19.032 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4407ms 2025-07-01 14:07:19.032 +03:00 [DBG] Connection id "0HNC8090TGENB" received FIN. 2025-07-01 14:07:19.032 +03:00 [DBG] Connection id "0HNC8090TGENB" disconnecting. 2025-07-01 14:07:19.032 +03:00 [DBG] Connection id "0HNC8090TGENB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:07:19.033 +03:00 [DBG] Connection id "0HNC8090TGENB" stopped. 2025-07-01 14:07:24.025 +03:00 [DBG] Connection id "0HNC8090TGENC" accepted. 2025-07-01 14:07:24.026 +03:00 [DBG] Connection id "0HNC8090TGENC" started. 2025-07-01 14:07:24.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:07:24.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:07:24.026 +03:00 [DBG] POST requests are not supported 2025-07-01 14:07:24.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:07:24.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:07:24.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:24.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:07:24.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:07:24.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:07:24.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:07:24.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:24.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:07:24.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:07:24.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:07:24.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:07:24.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:07:24.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:07:24.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:24.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:24.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:07:24.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:07:24.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:24.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:24.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:24.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:24.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:07:24.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1243ms. 2025-07-01 14:07:24.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:24.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:24.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:24.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:24.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:24.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:24.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:24.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:24.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:07:24.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:07:24.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:07:24.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:24.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:24.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:24.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:24.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:24.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:24.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7003ms 2025-07-01 14:07:24.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:24.027 +03:00 [DBG] Connection id "0HNC8090TGENC" completed keep alive response. 2025-07-01 14:07:24.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2494ms 2025-07-01 14:07:24.027 +03:00 [DBG] Connection id "0HNC8090TGENC" received FIN. 2025-07-01 14:07:24.027 +03:00 [DBG] Connection id "0HNC8090TGENC" disconnecting. 2025-07-01 14:07:24.027 +03:00 [DBG] Connection id "0HNC8090TGENC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:07:24.029 +03:00 [DBG] Connection id "0HNC8090TGENC" stopped. 2025-07-01 14:07:29.025 +03:00 [DBG] Connection id "0HNC8090TGEND" accepted. 2025-07-01 14:07:29.025 +03:00 [DBG] Connection id "0HNC8090TGEND" started. 2025-07-01 14:07:29.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:07:29.025 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:07:29.025 +03:00 [DBG] POST requests are not supported 2025-07-01 14:07:29.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:07:29.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:07:29.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:29.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:07:29.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:07:29.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:07:29.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:07:29.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:29.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:07:29.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:07:29.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:07:29.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:07:29.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:07:29.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:07:29.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:29.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:29.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:07:29.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:07:29.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:29.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:29.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:29.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:29.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:07:29.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1802ms. 2025-07-01 14:07:29.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:29.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:29.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:29.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:29.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:29.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:29.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:29.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:29.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:07:29.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:07:29.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:07:29.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:29.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:29.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:29.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:29.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:29.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:29.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.464ms 2025-07-01 14:07:29.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:29.028 +03:00 [DBG] Connection id "0HNC8090TGEND" completed keep alive response. 2025-07-01 14:07:29.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7559ms 2025-07-01 14:07:29.028 +03:00 [DBG] Connection id "0HNC8090TGEND" received FIN. 2025-07-01 14:07:29.028 +03:00 [DBG] Connection id "0HNC8090TGEND" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:07:29.029 +03:00 [DBG] Connection id "0HNC8090TGEND" disconnecting. 2025-07-01 14:07:29.029 +03:00 [DBG] Connection id "0HNC8090TGEND" stopped. 2025-07-01 14:07:34.032 +03:00 [DBG] Connection id "0HNC8090TGENE" accepted. 2025-07-01 14:07:34.032 +03:00 [DBG] Connection id "0HNC8090TGENE" started. 2025-07-01 14:07:34.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:07:34.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:07:34.032 +03:00 [DBG] POST requests are not supported 2025-07-01 14:07:34.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:07:34.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:07:34.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:34.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:07:34.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:07:34.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:07:34.033 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:07:34.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:34.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:07:34.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:07:34.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:07:34.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:07:34.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:07:34.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:07:34.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:34.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:34.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:07:34.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:07:34.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:34.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:34.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:34.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:34.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:07:34.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1694ms. 2025-07-01 14:07:34.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:34.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:34.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:34.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:34.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:34.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:34.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:34.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:34.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:07:34.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:07:34.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:07:34.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:34.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:34.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:34.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:34.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:34.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:34.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2804ms 2025-07-01 14:07:34.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:34.035 +03:00 [DBG] Connection id "0HNC8090TGENE" completed keep alive response. 2025-07-01 14:07:34.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3806ms 2025-07-01 14:07:34.035 +03:00 [DBG] Connection id "0HNC8090TGENE" received FIN. 2025-07-01 14:07:34.035 +03:00 [DBG] Connection id "0HNC8090TGENE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:07:34.035 +03:00 [DBG] Connection id "0HNC8090TGENE" disconnecting. 2025-07-01 14:07:34.035 +03:00 [DBG] Connection id "0HNC8090TGENE" stopped. 2025-07-01 14:07:39.029 +03:00 [DBG] Connection id "0HNC8090TGENF" accepted. 2025-07-01 14:07:39.029 +03:00 [DBG] Connection id "0HNC8090TGENF" started. 2025-07-01 14:07:39.029 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:07:39.029 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:07:39.029 +03:00 [DBG] POST requests are not supported 2025-07-01 14:07:39.029 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:07:39.029 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:07:39.029 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:39.029 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:07:39.029 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:07:39.029 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:07:39.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:07:39.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:39.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:07:39.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:07:39.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:07:39.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:07:39.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:07:39.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:07:39.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:39.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:39.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:07:39.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:07:39.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:39.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:39.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:39.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:39.030 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:07:39.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1959ms. 2025-07-01 14:07:39.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:39.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:39.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:39.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:39.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:39.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:39.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:39.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:39.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:07:39.031 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:07:39.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:07:39.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:39.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:39.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:39.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:39.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:39.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:39.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6751ms 2025-07-01 14:07:39.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:39.032 +03:00 [DBG] Connection id "0HNC8090TGENF" completed keep alive response. 2025-07-01 14:07:39.032 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9641ms 2025-07-01 14:07:39.032 +03:00 [DBG] Connection id "0HNC8090TGENF" received FIN. 2025-07-01 14:07:39.032 +03:00 [DBG] Connection id "0HNC8090TGENF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:07:39.032 +03:00 [DBG] Connection id "0HNC8090TGENF" disconnecting. 2025-07-01 14:07:39.033 +03:00 [DBG] Connection id "0HNC8090TGENF" stopped. 2025-07-01 14:07:44.030 +03:00 [DBG] Connection id "0HNC8090TGENG" accepted. 2025-07-01 14:07:44.030 +03:00 [DBG] Connection id "0HNC8090TGENG" started. 2025-07-01 14:07:44.030 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:07:44.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:07:44.030 +03:00 [DBG] POST requests are not supported 2025-07-01 14:07:44.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:07:44.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:07:44.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:44.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:07:44.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:07:44.031 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:07:44.031 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:07:44.031 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:44.031 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:07:44.031 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:07:44.031 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:07:44.031 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:07:44.031 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:07:44.031 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:07:44.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:44.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:44.031 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:07:44.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:07:44.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:44.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:44.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:44.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:44.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:07:44.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1567ms. 2025-07-01 14:07:44.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:44.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:44.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:44.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:44.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:44.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:44.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:44.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:44.032 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:07:44.032 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:07:44.032 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:07:44.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:44.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:44.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:44.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:44.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:44.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:44.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9881ms 2025-07-01 14:07:44.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:44.032 +03:00 [DBG] Connection id "0HNC8090TGENG" completed keep alive response. 2025-07-01 14:07:44.032 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8273ms 2025-07-01 14:07:44.032 +03:00 [DBG] Connection id "0HNC8090TGENG" received FIN. 2025-07-01 14:07:44.032 +03:00 [DBG] Connection id "0HNC8090TGENG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:07:44.032 +03:00 [DBG] Connection id "0HNC8090TGENG" disconnecting. 2025-07-01 14:07:44.032 +03:00 [DBG] Connection id "0HNC8090TGENG" stopped. 2025-07-01 14:07:49.032 +03:00 [DBG] Connection id "0HNC8090TGENH" accepted. 2025-07-01 14:07:49.033 +03:00 [DBG] Connection id "0HNC8090TGENH" started. 2025-07-01 14:07:49.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:07:49.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:07:49.033 +03:00 [DBG] POST requests are not supported 2025-07-01 14:07:49.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:07:49.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:07:49.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:49.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:07:49.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:07:49.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:07:49.034 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:07:49.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:49.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:07:49.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:07:49.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:07:49.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:07:49.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:07:49.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:07:49.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:49.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:49.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:07:49.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:07:49.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:49.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:49.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:49.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:49.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:07:49.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.3916ms. 2025-07-01 14:07:49.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:49.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:49.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:49.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:49.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:49.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:49.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:49.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:49.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:07:49.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:07:49.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:07:49.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:49.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:49.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:49.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:49.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:49.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:49.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9375ms 2025-07-01 14:07:49.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:49.036 +03:00 [DBG] Connection id "0HNC8090TGENH" completed keep alive response. 2025-07-01 14:07:49.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4241ms 2025-07-01 14:07:49.037 +03:00 [DBG] Connection id "0HNC8090TGENH" received FIN. 2025-07-01 14:07:49.037 +03:00 [DBG] Connection id "0HNC8090TGENH" disconnecting. 2025-07-01 14:07:49.037 +03:00 [DBG] Connection id "0HNC8090TGENH" stopped. 2025-07-01 14:07:49.037 +03:00 [DBG] Connection id "0HNC8090TGENH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:07:54.032 +03:00 [DBG] Connection id "0HNC8090TGENI" accepted. 2025-07-01 14:07:54.032 +03:00 [DBG] Connection id "0HNC8090TGENI" started. 2025-07-01 14:07:54.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:07:54.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:07:54.032 +03:00 [DBG] POST requests are not supported 2025-07-01 14:07:54.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:07:54.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:07:54.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:54.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:07:54.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:07:54.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:07:54.033 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:07:54.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:54.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:07:54.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:07:54.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:07:54.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:07:54.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:07:54.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:07:54.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:54.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:54.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:07:54.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:07:54.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:54.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:54.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:54.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:54.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:07:54.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.167ms. 2025-07-01 14:07:54.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:54.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:54.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:54.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:54.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:54.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:54.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:54.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:54.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:07:54.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:07:54.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:07:54.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:54.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:54.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:54.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:54.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:54.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:54.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0774ms 2025-07-01 14:07:54.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:54.034 +03:00 [DBG] Connection id "0HNC8090TGENI" completed keep alive response. 2025-07-01 14:07:54.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0364ms 2025-07-01 14:07:54.034 +03:00 [DBG] Connection id "0HNC8090TGENI" received FIN. 2025-07-01 14:07:54.034 +03:00 [DBG] Connection id "0HNC8090TGENI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:07:54.035 +03:00 [DBG] Connection id "0HNC8090TGENI" disconnecting. 2025-07-01 14:07:54.035 +03:00 [DBG] Connection id "0HNC8090TGENI" stopped. 2025-07-01 14:07:59.035 +03:00 [DBG] Connection id "0HNC8090TGENJ" accepted. 2025-07-01 14:07:59.035 +03:00 [DBG] Connection id "0HNC8090TGENJ" started. 2025-07-01 14:07:59.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:07:59.036 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:07:59.036 +03:00 [DBG] POST requests are not supported 2025-07-01 14:07:59.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:07:59.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:07:59.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:59.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:07:59.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:07:59.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:07:59.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:07:59.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:59.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:07:59.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:07:59.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:07:59.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:07:59.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:07:59.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:07:59.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:59.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:59.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:07:59.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:07:59.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:59.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:59.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:59.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:59.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:07:59.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1276ms. 2025-07-01 14:07:59.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:59.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:07:59.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:59.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:07:59.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:59.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:59.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:59.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:59.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:07:59.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:07:59.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:07:59.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:59.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:07:59.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:59.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:59.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:59.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:07:59.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9285ms 2025-07-01 14:07:59.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:07:59.037 +03:00 [DBG] Connection id "0HNC8090TGENJ" completed keep alive response. 2025-07-01 14:07:59.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6942ms 2025-07-01 14:07:59.037 +03:00 [DBG] Connection id "0HNC8090TGENJ" received FIN. 2025-07-01 14:07:59.037 +03:00 [DBG] Connection id "0HNC8090TGENJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:07:59.038 +03:00 [DBG] Connection id "0HNC8090TGENJ" disconnecting. 2025-07-01 14:07:59.038 +03:00 [DBG] Connection id "0HNC8090TGENJ" stopped. 2025-07-01 14:08:04.037 +03:00 [DBG] Connection id "0HNC8090TGENK" accepted. 2025-07-01 14:08:04.037 +03:00 [DBG] Connection id "0HNC8090TGENK" started. 2025-07-01 14:08:04.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:08:04.038 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:08:04.038 +03:00 [DBG] POST requests are not supported 2025-07-01 14:08:04.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:08:04.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:08:04.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:04.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:08:04.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:08:04.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:08:04.038 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:08:04.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:04.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:08:04.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:08:04.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:08:04.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:08:04.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:08:04.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:08:04.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:04.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:04.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:08:04.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:08:04.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:04.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:04.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:04.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:04.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:08:04.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1198ms. 2025-07-01 14:08:04.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:04.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:04.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:04.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:04.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:04.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:04.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:04.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:04.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:08:04.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:08:04.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:08:04.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:04.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:04.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:04.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:04.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:04.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:04.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5989ms 2025-07-01 14:08:04.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:04.039 +03:00 [DBG] Connection id "0HNC8090TGENK" completed keep alive response. 2025-07-01 14:08:04.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2146ms 2025-07-01 14:08:04.039 +03:00 [DBG] Connection id "0HNC8090TGENK" received FIN. 2025-07-01 14:08:04.039 +03:00 [DBG] Connection id "0HNC8090TGENK" disconnecting. 2025-07-01 14:08:04.039 +03:00 [DBG] Connection id "0HNC8090TGENK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:08:04.040 +03:00 [DBG] Connection id "0HNC8090TGENK" stopped. 2025-07-01 14:08:09.032 +03:00 [DBG] Connection id "0HNC8090TGENL" accepted. 2025-07-01 14:08:09.032 +03:00 [DBG] Connection id "0HNC8090TGENL" started. 2025-07-01 14:08:09.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:08:09.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:08:09.032 +03:00 [DBG] POST requests are not supported 2025-07-01 14:08:09.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:08:09.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:08:09.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:09.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:08:09.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:08:09.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:08:09.033 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:08:09.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:09.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:08:09.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:08:09.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:08:09.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:08:09.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:08:09.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:08:09.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:09.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:09.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:08:09.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:08:09.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:09.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:09.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:09.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:09.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:08:09.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1328ms. 2025-07-01 14:08:09.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:09.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:09.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:09.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:09.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:09.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:09.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:09.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:09.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:08:09.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:08:09.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:08:09.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:09.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:09.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:09.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:09.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:09.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:09.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6511ms 2025-07-01 14:08:09.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:09.034 +03:00 [DBG] Connection id "0HNC8090TGENL" completed keep alive response. 2025-07-01 14:08:09.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4837ms 2025-07-01 14:08:09.034 +03:00 [DBG] Connection id "0HNC8090TGENL" received FIN. 2025-07-01 14:08:09.034 +03:00 [DBG] Connection id "0HNC8090TGENL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:08:09.034 +03:00 [DBG] Connection id "0HNC8090TGENL" disconnecting. 2025-07-01 14:08:09.034 +03:00 [DBG] Connection id "0HNC8090TGENL" stopped. 2025-07-01 14:08:14.041 +03:00 [DBG] Connection id "0HNC8090TGENM" accepted. 2025-07-01 14:08:14.041 +03:00 [DBG] Connection id "0HNC8090TGENM" started. 2025-07-01 14:08:14.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:08:14.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:08:14.041 +03:00 [DBG] POST requests are not supported 2025-07-01 14:08:14.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:08:14.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:08:14.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:14.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:08:14.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:08:14.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:08:14.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:08:14.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:14.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:08:14.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:08:14.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:08:14.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:08:14.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:08:14.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:08:14.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:14.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:14.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:08:14.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:08:14.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:14.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:14.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:14.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:14.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:08:14.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1589ms. 2025-07-01 14:08:14.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:14.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:14.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:14.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:14.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:14.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:14.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:14.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:14.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:08:14.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:08:14.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:08:14.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:14.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:14.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:14.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:14.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:14.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:14.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7617ms 2025-07-01 14:08:14.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:14.043 +03:00 [DBG] Connection id "0HNC8090TGENM" completed keep alive response. 2025-07-01 14:08:14.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5165ms 2025-07-01 14:08:14.043 +03:00 [DBG] Connection id "0HNC8090TGENM" received FIN. 2025-07-01 14:08:14.043 +03:00 [DBG] Connection id "0HNC8090TGENM" disconnecting. 2025-07-01 14:08:14.043 +03:00 [DBG] Connection id "0HNC8090TGENM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:08:14.044 +03:00 [DBG] Connection id "0HNC8090TGENM" stopped. 2025-07-01 14:08:19.027 +03:00 [DBG] Connection id "0HNC8090TGENN" accepted. 2025-07-01 14:08:19.027 +03:00 [DBG] Connection id "0HNC8090TGENN" started. 2025-07-01 14:08:19.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:08:19.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:08:19.027 +03:00 [DBG] POST requests are not supported 2025-07-01 14:08:19.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:08:19.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:08:19.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:19.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:08:19.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:08:19.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:08:19.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:08:19.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:19.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:08:19.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:08:19.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:08:19.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:08:19.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:08:19.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:08:19.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:19.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:19.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:08:19.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:08:19.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:19.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:19.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:19.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:19.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:08:19.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1348ms. 2025-07-01 14:08:19.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:19.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:19.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:19.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:19.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:19.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:19.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:19.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:19.028 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:08:19.028 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:08:19.028 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:08:19.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:19.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:19.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:19.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:19.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:19.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:19.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6626ms 2025-07-01 14:08:19.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:19.029 +03:00 [DBG] Connection id "0HNC8090TGENN" completed keep alive response. 2025-07-01 14:08:19.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4224ms 2025-07-01 14:08:19.029 +03:00 [DBG] Connection id "0HNC8090TGENN" received FIN. 2025-07-01 14:08:19.029 +03:00 [DBG] Connection id "0HNC8090TGENN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:08:19.029 +03:00 [DBG] Connection id "0HNC8090TGENN" disconnecting. 2025-07-01 14:08:19.029 +03:00 [DBG] Connection id "0HNC8090TGENN" stopped. 2025-07-01 14:08:24.034 +03:00 [DBG] Connection id "0HNC8090TGENO" accepted. 2025-07-01 14:08:24.034 +03:00 [DBG] Connection id "0HNC8090TGENO" started. 2025-07-01 14:08:24.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:08:24.034 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:08:24.034 +03:00 [DBG] POST requests are not supported 2025-07-01 14:08:24.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:08:24.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:08:24.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:24.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:08:24.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:08:24.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:08:24.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:08:24.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:24.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:08:24.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:08:24.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:08:24.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:08:24.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:08:24.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:08:24.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:24.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:24.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:08:24.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:08:24.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:24.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:24.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:24.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:24.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:08:24.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1207ms. 2025-07-01 14:08:24.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:24.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:24.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:24.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:24.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:24.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:24.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:24.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:24.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:08:24.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:08:24.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:08:24.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:24.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:24.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:24.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:24.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:24.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:24.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6543ms 2025-07-01 14:08:24.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:24.036 +03:00 [DBG] Connection id "0HNC8090TGENO" completed keep alive response. 2025-07-01 14:08:24.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2947ms 2025-07-01 14:08:24.036 +03:00 [DBG] Connection id "0HNC8090TGENO" received FIN. 2025-07-01 14:08:24.036 +03:00 [DBG] Connection id "0HNC8090TGENO" disconnecting. 2025-07-01 14:08:24.036 +03:00 [DBG] Connection id "0HNC8090TGENO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:08:24.037 +03:00 [DBG] Connection id "0HNC8090TGENO" stopped. 2025-07-01 14:08:29.031 +03:00 [DBG] Connection id "0HNC8090TGENP" accepted. 2025-07-01 14:08:29.031 +03:00 [DBG] Connection id "0HNC8090TGENP" started. 2025-07-01 14:08:29.031 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:08:29.031 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:08:29.031 +03:00 [DBG] POST requests are not supported 2025-07-01 14:08:29.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:08:29.031 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:08:29.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:29.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:08:29.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:08:29.031 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:08:29.031 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:08:29.031 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:29.031 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:08:29.031 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:08:29.031 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:08:29.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:08:29.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:08:29.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:08:29.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:29.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:29.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:08:29.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:08:29.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:29.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:29.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:29.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:29.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:08:29.032 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1209ms. 2025-07-01 14:08:29.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:29.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:29.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:29.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:29.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:29.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:29.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:29.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:29.032 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:08:29.032 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:08:29.032 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:08:29.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:29.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:29.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:29.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:29.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:29.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:29.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7955ms 2025-07-01 14:08:29.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:29.033 +03:00 [DBG] Connection id "0HNC8090TGENP" completed keep alive response. 2025-07-01 14:08:29.033 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6087ms 2025-07-01 14:08:29.033 +03:00 [DBG] Connection id "0HNC8090TGENP" received FIN. 2025-07-01 14:08:29.033 +03:00 [DBG] Connection id "0HNC8090TGENP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:08:29.033 +03:00 [DBG] Connection id "0HNC8090TGENP" disconnecting. 2025-07-01 14:08:29.033 +03:00 [DBG] Connection id "0HNC8090TGENP" stopped. 2025-07-01 14:08:34.025 +03:00 [DBG] Connection id "0HNC8090TGENQ" accepted. 2025-07-01 14:08:34.025 +03:00 [DBG] Connection id "0HNC8090TGENQ" started. 2025-07-01 14:08:34.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:08:34.025 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:08:34.025 +03:00 [DBG] POST requests are not supported 2025-07-01 14:08:34.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:08:34.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:08:34.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:34.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:08:34.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:08:34.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:08:34.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:08:34.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:34.025 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:08:34.025 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:08:34.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:08:34.025 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:08:34.025 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:08:34.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:08:34.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:34.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:34.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:08:34.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:08:34.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:34.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:34.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:34.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:34.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:08:34.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1227ms. 2025-07-01 14:08:34.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:34.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:34.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:34.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:34.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:34.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:34.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:34.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:34.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:08:34.026 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:08:34.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:08:34.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:34.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:34.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:34.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:34.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:34.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:34.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8613ms 2025-07-01 14:08:34.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:34.026 +03:00 [DBG] Connection id "0HNC8090TGENQ" completed keep alive response. 2025-07-01 14:08:34.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5369ms 2025-07-01 14:08:34.027 +03:00 [DBG] Connection id "0HNC8090TGENQ" received FIN. 2025-07-01 14:08:34.027 +03:00 [DBG] Connection id "0HNC8090TGENQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:08:34.027 +03:00 [DBG] Connection id "0HNC8090TGENQ" disconnecting. 2025-07-01 14:08:34.027 +03:00 [DBG] Connection id "0HNC8090TGENQ" stopped. 2025-07-01 14:08:39.033 +03:00 [DBG] Connection id "0HNC8090TGENR" accepted. 2025-07-01 14:08:39.033 +03:00 [DBG] Connection id "0HNC8090TGENR" started. 2025-07-01 14:08:39.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:08:39.034 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:08:39.034 +03:00 [DBG] POST requests are not supported 2025-07-01 14:08:39.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:08:39.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:08:39.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:39.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:08:39.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:08:39.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:08:39.034 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:08:39.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:39.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:08:39.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:08:39.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:08:39.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:08:39.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:08:39.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:08:39.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:39.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:39.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:08:39.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:08:39.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:39.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:39.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:39.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:39.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:08:39.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1166ms. 2025-07-01 14:08:39.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:39.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:39.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:39.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:39.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:39.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:39.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:39.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:39.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:08:39.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:08:39.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:08:39.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:39.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:39.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:39.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:39.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:39.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:39.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6006ms 2025-07-01 14:08:39.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:39.035 +03:00 [DBG] Connection id "0HNC8090TGENR" completed keep alive response. 2025-07-01 14:08:39.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2431ms 2025-07-01 14:08:39.035 +03:00 [DBG] Connection id "0HNC8090TGENR" received FIN. 2025-07-01 14:08:39.036 +03:00 [DBG] Connection id "0HNC8090TGENR" disconnecting. 2025-07-01 14:08:39.036 +03:00 [DBG] Connection id "0HNC8090TGENR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:08:39.037 +03:00 [DBG] Connection id "0HNC8090TGENR" stopped. 2025-07-01 14:08:44.027 +03:00 [DBG] Connection id "0HNC8090TGENS" accepted. 2025-07-01 14:08:44.027 +03:00 [DBG] Connection id "0HNC8090TGENS" started. 2025-07-01 14:08:44.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:08:44.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:08:44.028 +03:00 [DBG] POST requests are not supported 2025-07-01 14:08:44.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:08:44.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:08:44.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:44.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:08:44.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:08:44.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:08:44.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:08:44.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:44.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:08:44.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:08:44.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:08:44.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:08:44.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:08:44.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:08:44.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:44.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:44.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:08:44.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:08:44.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:44.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:44.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:44.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:44.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:08:44.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1314ms. 2025-07-01 14:08:44.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:44.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:44.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:44.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:44.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:44.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:44.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:44.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:44.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:08:44.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:08:44.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:08:44.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:44.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:44.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:44.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:44.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:44.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:44.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9614ms 2025-07-01 14:08:44.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:44.029 +03:00 [DBG] Connection id "0HNC8090TGENS" completed keep alive response. 2025-07-01 14:08:44.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5828ms 2025-07-01 14:08:44.029 +03:00 [DBG] Connection id "0HNC8090TGENS" received FIN. 2025-07-01 14:08:44.029 +03:00 [DBG] Connection id "0HNC8090TGENS" disconnecting. 2025-07-01 14:08:44.029 +03:00 [DBG] Connection id "0HNC8090TGENS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:08:44.031 +03:00 [DBG] Connection id "0HNC8090TGENS" stopped. 2025-07-01 14:08:49.043 +03:00 [DBG] Connection id "0HNC8090TGENT" accepted. 2025-07-01 14:08:49.043 +03:00 [DBG] Connection id "0HNC8090TGENT" started. 2025-07-01 14:08:49.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:08:49.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:08:49.043 +03:00 [DBG] POST requests are not supported 2025-07-01 14:08:49.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:08:49.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:08:49.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:49.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:08:49.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:08:49.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:08:49.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:08:49.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:49.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:08:49.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:08:49.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:08:49.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:08:49.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:08:49.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:08:49.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:49.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:49.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:08:49.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:08:49.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:49.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:49.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:49.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:49.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:08:49.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1201ms. 2025-07-01 14:08:49.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:49.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:49.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:49.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:49.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:49.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:49.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:49.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:49.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:08:49.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:08:49.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:08:49.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:49.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:49.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:49.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:49.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:49.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:49.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8286ms 2025-07-01 14:08:49.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:49.045 +03:00 [DBG] Connection id "0HNC8090TGENT" completed keep alive response. 2025-07-01 14:08:49.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5037ms 2025-07-01 14:08:49.045 +03:00 [DBG] Connection id "0HNC8090TGENT" received FIN. 2025-07-01 14:08:49.045 +03:00 [DBG] Connection id "0HNC8090TGENT" disconnecting. 2025-07-01 14:08:49.045 +03:00 [DBG] Connection id "0HNC8090TGENT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:08:49.046 +03:00 [DBG] Connection id "0HNC8090TGENT" stopped. 2025-07-01 14:08:54.024 +03:00 [DBG] Connection id "0HNC8090TGENU" accepted. 2025-07-01 14:08:54.024 +03:00 [DBG] Connection id "0HNC8090TGENU" started. 2025-07-01 14:08:54.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:08:54.025 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:08:54.025 +03:00 [DBG] POST requests are not supported 2025-07-01 14:08:54.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:08:54.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:08:54.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:54.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:08:54.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:08:54.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:08:54.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:08:54.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:54.025 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:08:54.025 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:08:54.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:08:54.025 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:08:54.025 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:08:54.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:08:54.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:54.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:54.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:08:54.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:08:54.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:54.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:54.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:54.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:54.025 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:08:54.025 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1092ms. 2025-07-01 14:08:54.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:54.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:54.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:54.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:54.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:54.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:54.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:54.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:54.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:08:54.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:08:54.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:08:54.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:54.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:54.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:54.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:54.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:54.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:54.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5607ms 2025-07-01 14:08:54.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:54.026 +03:00 [DBG] Connection id "0HNC8090TGENU" completed keep alive response. 2025-07-01 14:08:54.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0876ms 2025-07-01 14:08:54.026 +03:00 [DBG] Connection id "0HNC8090TGENU" received FIN. 2025-07-01 14:08:54.026 +03:00 [DBG] Connection id "0HNC8090TGENU" disconnecting. 2025-07-01 14:08:54.026 +03:00 [DBG] Connection id "0HNC8090TGENU" stopped. 2025-07-01 14:08:54.026 +03:00 [DBG] Connection id "0HNC8090TGENU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:08:59.795 +03:00 [DBG] Connection id "0HNC8090TGENV" accepted. 2025-07-01 14:08:59.795 +03:00 [DBG] Connection id "0HNC8090TGENV" started. 2025-07-01 14:08:59.795 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:08:59.795 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:08:59.795 +03:00 [DBG] POST requests are not supported 2025-07-01 14:08:59.795 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:08:59.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-07-01 14:08:59.795 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:59.795 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:08:59.795 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:08:59.796 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:08:59.796 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:08:59.796 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:59.796 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:08:59.796 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:08:59.796 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:08:59.796 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:08:59.796 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:08:59.796 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:08:59.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:59.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:59.796 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:08:59.796 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:08:59.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:59.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:59.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:59.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:59.796 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:08:59.796 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1305ms. 2025-07-01 14:08:59.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:59.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:08:59.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:59.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:08:59.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:59.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:59.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:59.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:59.796 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:08:59.796 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:08:59.796 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:08:59.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:59.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:08:59.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:59.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:59.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:59.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:08:59.796 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6709ms 2025-07-01 14:08:59.796 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:08:59.797 +03:00 [DBG] Connection id "0HNC8090TGENV" completed keep alive response. 2025-07-01 14:08:59.797 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2706ms 2025-07-01 14:08:59.797 +03:00 [DBG] Connection id "0HNC8090TGENV" received FIN. 2025-07-01 14:08:59.797 +03:00 [DBG] Connection id "0HNC8090TGENV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:08:59.797 +03:00 [DBG] Connection id "0HNC8090TGENV" disconnecting. 2025-07-01 14:08:59.797 +03:00 [DBG] Connection id "0HNC8090TGENV" stopped. 2025-07-01 14:09:04.795 +03:00 [DBG] Connection id "0HNC8090TGEO0" accepted. 2025-07-01 14:09:04.795 +03:00 [DBG] Connection id "0HNC8090TGEO0" started. 2025-07-01 14:09:04.796 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:09:04.796 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:09:04.796 +03:00 [DBG] POST requests are not supported 2025-07-01 14:09:04.796 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:09:04.796 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:09:04.796 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:04.796 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:09:04.796 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:09:04.796 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:09:04.796 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:09:04.796 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:04.796 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:09:04.796 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:09:04.796 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:09:04.796 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:09:04.796 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:09:04.796 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:09:04.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:04.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:04.796 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:09:04.796 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:09:04.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:04.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:04.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:04.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:04.797 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:09:04.797 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1974ms. 2025-07-01 14:09:04.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:04.797 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:04.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:04.797 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:04.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:04.797 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:04.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:04.797 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:04.797 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:09:04.797 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:09:04.797 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:09:04.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:04.797 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:04.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:04.797 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:04.797 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:04.797 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:04.797 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0298ms 2025-07-01 14:09:04.797 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:04.797 +03:00 [DBG] Connection id "0HNC8090TGEO0" completed keep alive response. 2025-07-01 14:09:04.797 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8615ms 2025-07-01 14:09:04.798 +03:00 [DBG] Connection id "0HNC8090TGEO0" received FIN. 2025-07-01 14:09:04.798 +03:00 [DBG] Connection id "0HNC8090TGEO0" disconnecting. 2025-07-01 14:09:04.798 +03:00 [DBG] Connection id "0HNC8090TGEO0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:09:04.799 +03:00 [DBG] Connection id "0HNC8090TGEO0" stopped. 2025-07-01 14:09:09.034 +03:00 [DBG] Connection id "0HNC8090TGEO1" accepted. 2025-07-01 14:09:09.034 +03:00 [DBG] Connection id "0HNC8090TGEO1" started. 2025-07-01 14:09:09.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:09:09.034 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:09:09.034 +03:00 [DBG] POST requests are not supported 2025-07-01 14:09:09.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:09:09.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:09:09.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:09.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:09:09.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:09:09.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:09:09.034 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:09:09.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:09.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:09:09.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:09:09.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:09:09.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:09:09.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:09:09.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:09:09.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:09.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:09.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:09:09.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:09:09.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:09.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:09.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:09.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:09.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:09:09.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1476ms. 2025-07-01 14:09:09.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:09.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:09.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:09.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:09.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:09.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:09.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:09.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:09.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:09:09.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:09:09.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:09:09.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:09.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:09.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:09.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:09.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:09.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:09.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1206ms 2025-07-01 14:09:09.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:09.036 +03:00 [DBG] Connection id "0HNC8090TGEO1" completed keep alive response. 2025-07-01 14:09:09.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.796ms 2025-07-01 14:09:09.036 +03:00 [DBG] Connection id "0HNC8090TGEO1" received FIN. 2025-07-01 14:09:09.036 +03:00 [DBG] Connection id "0HNC8090TGEO1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:09:09.036 +03:00 [DBG] Connection id "0HNC8090TGEO1" disconnecting. 2025-07-01 14:09:09.036 +03:00 [DBG] Connection id "0HNC8090TGEO1" stopped. 2025-07-01 14:09:14.024 +03:00 [DBG] Connection id "0HNC8090TGEO2" accepted. 2025-07-01 14:09:14.024 +03:00 [DBG] Connection id "0HNC8090TGEO2" started. 2025-07-01 14:09:14.024 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:09:14.024 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:09:14.024 +03:00 [DBG] POST requests are not supported 2025-07-01 14:09:14.024 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:09:14.024 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:09:14.024 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:14.024 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:09:14.024 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:09:14.024 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:09:14.024 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:09:14.024 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:14.025 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:09:14.025 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:09:14.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:09:14.025 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:09:14.025 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:09:14.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:09:14.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:14.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:14.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:09:14.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:09:14.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:14.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:14.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:14.025 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:14.025 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:09:14.025 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1256ms. 2025-07-01 14:09:14.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:14.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:14.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:14.025 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:14.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:14.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:14.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:14.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:14.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:09:14.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:09:14.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:09:14.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:14.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:14.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:14.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:14.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:14.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:14.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6846ms 2025-07-01 14:09:14.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:14.025 +03:00 [DBG] Connection id "0HNC8090TGEO2" completed keep alive response. 2025-07-01 14:09:14.025 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3996ms 2025-07-01 14:09:14.026 +03:00 [DBG] Connection id "0HNC8090TGEO2" received FIN. 2025-07-01 14:09:14.026 +03:00 [DBG] Connection id "0HNC8090TGEO2" disconnecting. 2025-07-01 14:09:14.026 +03:00 [DBG] Connection id "0HNC8090TGEO2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:09:14.027 +03:00 [DBG] Connection id "0HNC8090TGEO2" stopped. 2025-07-01 14:09:19.036 +03:00 [DBG] Connection id "0HNC8090TGEO3" accepted. 2025-07-01 14:09:19.036 +03:00 [DBG] Connection id "0HNC8090TGEO3" started. 2025-07-01 14:09:19.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:09:19.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:09:19.037 +03:00 [DBG] POST requests are not supported 2025-07-01 14:09:19.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:09:19.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:09:19.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:19.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:09:19.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:09:19.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:09:19.037 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:09:19.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:19.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:09:19.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:09:19.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:09:19.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:09:19.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:09:19.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:09:19.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:19.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:19.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:09:19.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:09:19.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:19.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:19.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:19.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:19.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:09:19.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1792ms. 2025-07-01 14:09:19.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:19.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:19.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:19.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:19.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:19.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:19.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:19.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:19.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:09:19.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:09:19.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:09:19.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:19.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:19.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:19.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:19.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:19.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:19.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0186ms 2025-07-01 14:09:19.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:19.038 +03:00 [DBG] Connection id "0HNC8090TGEO3" completed keep alive response. 2025-07-01 14:09:19.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8064ms 2025-07-01 14:09:19.039 +03:00 [DBG] Connection id "0HNC8090TGEO3" received FIN. 2025-07-01 14:09:19.039 +03:00 [DBG] Connection id "0HNC8090TGEO3" disconnecting. 2025-07-01 14:09:19.039 +03:00 [DBG] Connection id "0HNC8090TGEO3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:09:19.040 +03:00 [DBG] Connection id "0HNC8090TGEO3" stopped. 2025-07-01 14:09:24.026 +03:00 [DBG] Connection id "0HNC8090TGEO4" accepted. 2025-07-01 14:09:24.026 +03:00 [DBG] Connection id "0HNC8090TGEO4" started. 2025-07-01 14:09:24.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:09:24.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:09:24.026 +03:00 [DBG] POST requests are not supported 2025-07-01 14:09:24.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:09:24.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:09:24.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:24.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:09:24.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:09:24.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:09:24.027 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:09:24.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:24.027 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:09:24.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:09:24.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:09:24.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:09:24.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:09:24.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:09:24.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:24.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:24.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:09:24.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:09:24.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:24.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:24.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:24.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:24.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:09:24.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1217ms. 2025-07-01 14:09:24.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:24.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:24.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:24.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:24.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:24.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:24.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:24.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:24.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:09:24.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:09:24.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:09:24.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:24.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:24.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:24.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:24.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:24.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:24.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7676ms 2025-07-01 14:09:24.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:24.028 +03:00 [DBG] Connection id "0HNC8090TGEO4" completed keep alive response. 2025-07-01 14:09:24.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3828ms 2025-07-01 14:09:24.028 +03:00 [DBG] Connection id "0HNC8090TGEO4" received FIN. 2025-07-01 14:09:24.028 +03:00 [DBG] Connection id "0HNC8090TGEO4" disconnecting. 2025-07-01 14:09:24.028 +03:00 [DBG] Connection id "0HNC8090TGEO4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:09:24.029 +03:00 [DBG] Connection id "0HNC8090TGEO4" stopped. 2025-07-01 14:09:29.027 +03:00 [DBG] Connection id "0HNC8090TGEO5" accepted. 2025-07-01 14:09:29.027 +03:00 [DBG] Connection id "0HNC8090TGEO5" started. 2025-07-01 14:09:29.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:09:29.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:09:29.027 +03:00 [DBG] POST requests are not supported 2025-07-01 14:09:29.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:09:29.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:09:29.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:29.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:09:29.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:09:29.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:09:29.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:09:29.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:29.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:09:29.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:09:29.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:09:29.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:09:29.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:09:29.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:09:29.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:29.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:29.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:09:29.029 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:09:29.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:29.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:29.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:29.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:29.029 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:09:29.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2123ms. 2025-07-01 14:09:29.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:29.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:29.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:29.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:29.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:29.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:29.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:29.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:29.030 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:09:29.030 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:09:29.030 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:09:29.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:29.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:29.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:29.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:29.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:29.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:29.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8692ms 2025-07-01 14:09:29.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:29.030 +03:00 [DBG] Connection id "0HNC8090TGEO5" completed keep alive response. 2025-07-01 14:09:29.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0905ms 2025-07-01 14:09:29.031 +03:00 [DBG] Connection id "0HNC8090TGEO5" received FIN. 2025-07-01 14:09:29.031 +03:00 [DBG] Connection id "0HNC8090TGEO5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:09:29.031 +03:00 [DBG] Connection id "0HNC8090TGEO5" disconnecting. 2025-07-01 14:09:29.031 +03:00 [DBG] Connection id "0HNC8090TGEO5" stopped. 2025-07-01 14:09:34.030 +03:00 [DBG] Connection id "0HNC8090TGEO6" accepted. 2025-07-01 14:09:34.030 +03:00 [DBG] Connection id "0HNC8090TGEO6" started. 2025-07-01 14:09:34.031 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:09:34.031 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:09:34.031 +03:00 [DBG] POST requests are not supported 2025-07-01 14:09:34.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:09:34.031 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:09:34.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:34.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:09:34.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:09:34.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:09:34.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:09:34.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:34.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:09:34.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:09:34.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:09:34.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:09:34.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:09:34.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:09:34.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:34.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:34.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:09:34.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:09:34.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:34.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:34.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:34.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:34.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:09:34.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1767ms. 2025-07-01 14:09:34.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:34.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:34.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:34.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:34.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:34.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:34.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:34.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:34.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:09:34.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:09:34.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:09:34.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:34.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:34.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:34.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:34.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:34.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:34.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4991ms 2025-07-01 14:09:34.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:34.035 +03:00 [DBG] Connection id "0HNC8090TGEO6" completed keep alive response. 2025-07-01 14:09:34.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7871ms 2025-07-01 14:09:34.035 +03:00 [DBG] Connection id "0HNC8090TGEO6" received FIN. 2025-07-01 14:09:34.035 +03:00 [DBG] Connection id "0HNC8090TGEO6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:09:34.035 +03:00 [DBG] Connection id "0HNC8090TGEO6" disconnecting. 2025-07-01 14:09:34.035 +03:00 [DBG] Connection id "0HNC8090TGEO6" stopped. 2025-07-01 14:09:39.027 +03:00 [DBG] Connection id "0HNC8090TGEO7" accepted. 2025-07-01 14:09:39.027 +03:00 [DBG] Connection id "0HNC8090TGEO7" started. 2025-07-01 14:09:39.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:09:39.028 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:09:39.028 +03:00 [DBG] POST requests are not supported 2025-07-01 14:09:39.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:09:39.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:09:39.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:39.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:09:39.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:09:39.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:09:39.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:09:39.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:39.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:09:39.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:09:39.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:09:39.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:09:39.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:09:39.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:09:39.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:39.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:39.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:09:39.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:09:39.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:39.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:39.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:39.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:39.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:09:39.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.231ms. 2025-07-01 14:09:39.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:39.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:39.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:39.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:39.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:39.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:39.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:39.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:39.030 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:09:39.030 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:09:39.030 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:09:39.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:39.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:39.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:39.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:39.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:39.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:39.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7954ms 2025-07-01 14:09:39.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:39.030 +03:00 [DBG] Connection id "0HNC8090TGEO7" completed keep alive response. 2025-07-01 14:09:39.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7385ms 2025-07-01 14:09:39.030 +03:00 [DBG] Connection id "0HNC8090TGEO7" received FIN. 2025-07-01 14:09:39.031 +03:00 [DBG] Connection id "0HNC8090TGEO7" disconnecting. 2025-07-01 14:09:39.031 +03:00 [DBG] Connection id "0HNC8090TGEO7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:09:39.032 +03:00 [DBG] Connection id "0HNC8090TGEO7" stopped. 2025-07-01 14:09:44.037 +03:00 [DBG] Connection id "0HNC8090TGEO8" accepted. 2025-07-01 14:09:44.038 +03:00 [DBG] Connection id "0HNC8090TGEO8" started. 2025-07-01 14:09:44.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:09:44.038 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:09:44.038 +03:00 [DBG] POST requests are not supported 2025-07-01 14:09:44.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:09:44.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:09:44.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:44.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:09:44.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:09:44.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:09:44.038 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:09:44.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:44.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:09:44.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:09:44.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:09:44.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:09:44.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:09:44.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:09:44.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:44.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:44.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:09:44.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:09:44.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:44.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:44.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:44.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:44.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:09:44.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2187ms. 2025-07-01 14:09:44.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:44.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:44.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:44.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:44.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:44.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:44.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:44.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:44.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:09:44.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:09:44.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:09:44.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:44.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:44.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:44.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:44.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:44.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:44.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3056ms 2025-07-01 14:09:44.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:44.040 +03:00 [DBG] Connection id "0HNC8090TGEO8" completed keep alive response. 2025-07-01 14:09:44.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2089ms 2025-07-01 14:09:44.040 +03:00 [DBG] Connection id "0HNC8090TGEO8" received FIN. 2025-07-01 14:09:44.041 +03:00 [DBG] Connection id "0HNC8090TGEO8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:09:44.041 +03:00 [DBG] Connection id "0HNC8090TGEO8" disconnecting. 2025-07-01 14:09:44.041 +03:00 [DBG] Connection id "0HNC8090TGEO8" stopped. 2025-07-01 14:09:49.025 +03:00 [DBG] Connection id "0HNC8090TGEO9" accepted. 2025-07-01 14:09:49.025 +03:00 [DBG] Connection id "0HNC8090TGEO9" started. 2025-07-01 14:09:49.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:09:49.025 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:09:49.025 +03:00 [DBG] POST requests are not supported 2025-07-01 14:09:49.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:09:49.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:09:49.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:49.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:09:49.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:09:49.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:09:49.025 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:09:49.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:49.025 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:09:49.025 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:09:49.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:09:49.025 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:09:49.025 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:09:49.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:09:49.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:49.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:49.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:09:49.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:09:49.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:49.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:49.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:49.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:49.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:09:49.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1186ms. 2025-07-01 14:09:49.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:49.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:49.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:49.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:49.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:49.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:49.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:49.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:49.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:09:49.026 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:09:49.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:09:49.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:49.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:49.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:49.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:49.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:49.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:49.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.708ms 2025-07-01 14:09:49.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:49.026 +03:00 [DBG] Connection id "0HNC8090TGEO9" completed keep alive response. 2025-07-01 14:09:49.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2805ms 2025-07-01 14:09:49.026 +03:00 [DBG] Connection id "0HNC8090TGEO9" received FIN. 2025-07-01 14:09:49.027 +03:00 [DBG] Connection id "0HNC8090TGEO9" disconnecting. 2025-07-01 14:09:49.027 +03:00 [DBG] Connection id "0HNC8090TGEO9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:09:49.028 +03:00 [DBG] Connection id "0HNC8090TGEO9" stopped. 2025-07-01 14:09:54.101 +03:00 [DBG] Connection id "0HNC8090TGEOA" accepted. 2025-07-01 14:09:54.101 +03:00 [DBG] Connection id "0HNC8090TGEOA" started. 2025-07-01 14:09:54.101 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:09:54.101 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:09:54.101 +03:00 [DBG] POST requests are not supported 2025-07-01 14:09:54.101 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:09:54.101 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:09:54.101 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:54.101 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:09:54.101 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:09:54.101 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:09:54.101 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:09:54.101 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:54.102 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:09:54.102 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:09:54.102 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:09:54.102 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:09:54.102 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:09:54.102 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:09:54.102 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:54.102 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:54.102 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:09:54.102 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:09:54.102 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:54.102 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:54.102 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:54.102 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:54.102 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:09:54.102 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1604ms. 2025-07-01 14:09:54.102 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:54.102 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:54.102 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:54.102 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:54.102 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:54.102 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:54.102 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:54.102 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:54.102 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:09:54.103 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:09:54.103 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:09:54.103 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:54.103 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:54.103 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:54.103 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:54.103 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:54.103 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:54.103 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1028ms 2025-07-01 14:09:54.103 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:54.103 +03:00 [DBG] Connection id "0HNC8090TGEOA" completed keep alive response. 2025-07-01 14:09:54.103 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7995ms 2025-07-01 14:09:54.103 +03:00 [DBG] Connection id "0HNC8090TGEOA" received FIN. 2025-07-01 14:09:54.104 +03:00 [DBG] Connection id "0HNC8090TGEOA" disconnecting. 2025-07-01 14:09:54.104 +03:00 [DBG] Connection id "0HNC8090TGEOA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:09:54.105 +03:00 [DBG] Connection id "0HNC8090TGEOA" stopped. 2025-07-01 14:09:59.035 +03:00 [DBG] Connection id "0HNC8090TGEOB" accepted. 2025-07-01 14:09:59.035 +03:00 [DBG] Connection id "0HNC8090TGEOB" started. 2025-07-01 14:09:59.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:09:59.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:09:59.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:09:59.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:09:59.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:09:59.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:59.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:09:59.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:09:59.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:09:59.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:09:59.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:59.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:09:59.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:09:59.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:09:59.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:09:59.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:09:59.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:09:59.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:59.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:59.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:09:59.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:09:59.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:59.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:59.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:59.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:59.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:09:59.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2079ms. 2025-07-01 14:09:59.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:59.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:09:59.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:59.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:09:59.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:59.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:59.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:59.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:59.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:09:59.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:09:59.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:09:59.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:59.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:09:59.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:59.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:59.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:59.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:09:59.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6342ms 2025-07-01 14:09:59.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:09:59.038 +03:00 [DBG] Connection id "0HNC8090TGEOB" completed keep alive response. 2025-07-01 14:09:59.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8066ms 2025-07-01 14:09:59.038 +03:00 [DBG] Connection id "0HNC8090TGEOB" received FIN. 2025-07-01 14:09:59.038 +03:00 [DBG] Connection id "0HNC8090TGEOB" disconnecting. 2025-07-01 14:09:59.038 +03:00 [DBG] Connection id "0HNC8090TGEOB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:09:59.040 +03:00 [DBG] Connection id "0HNC8090TGEOB" stopped. 2025-07-01 14:10:04.026 +03:00 [DBG] Connection id "0HNC8090TGEOC" accepted. 2025-07-01 14:10:04.026 +03:00 [DBG] Connection id "0HNC8090TGEOC" started. 2025-07-01 14:10:04.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:10:04.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:10:04.026 +03:00 [DBG] POST requests are not supported 2025-07-01 14:10:04.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:10:04.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:10:04.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:04.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:10:04.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:10:04.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:10:04.026 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:10:04.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:04.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:10:04.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:10:04.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:10:04.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:10:04.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:10:04.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:10:04.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:04.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:04.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:10:04.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:10:04.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:04.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:04.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:04.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:04.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:10:04.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1284ms. 2025-07-01 14:10:04.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:04.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:04.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:04.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:04.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:04.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:04.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:04.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:04.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:10:04.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:10:04.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:10:04.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:04.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:04.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:04.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:04.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:04.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:04.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6954ms 2025-07-01 14:10:04.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:04.027 +03:00 [DBG] Connection id "0HNC8090TGEOC" completed keep alive response. 2025-07-01 14:10:04.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2815ms 2025-07-01 14:10:04.028 +03:00 [DBG] Connection id "0HNC8090TGEOC" received FIN. 2025-07-01 14:10:04.028 +03:00 [DBG] Connection id "0HNC8090TGEOC" disconnecting. 2025-07-01 14:10:04.028 +03:00 [DBG] Connection id "0HNC8090TGEOC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:10:04.029 +03:00 [DBG] Connection id "0HNC8090TGEOC" stopped. 2025-07-01 14:10:09.035 +03:00 [DBG] Connection id "0HNC8090TGEOD" accepted. 2025-07-01 14:10:09.036 +03:00 [DBG] Connection id "0HNC8090TGEOD" started. 2025-07-01 14:10:09.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:10:09.036 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:10:09.036 +03:00 [DBG] POST requests are not supported 2025-07-01 14:10:09.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:10:09.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:10:09.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:09.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:10:09.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:10:09.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:10:09.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:10:09.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:09.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:10:09.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:10:09.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:10:09.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:10:09.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:10:09.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:10:09.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:09.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:09.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:10:09.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:10:09.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:09.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:09.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:09.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:09.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:10:09.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1325ms. 2025-07-01 14:10:09.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:09.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:09.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:09.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:09.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:09.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:09.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:09.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:09.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:10:09.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:10:09.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:10:09.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:09.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:09.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:09.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:09.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:09.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:09.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7891ms 2025-07-01 14:10:09.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:09.037 +03:00 [DBG] Connection id "0HNC8090TGEOD" completed keep alive response. 2025-07-01 14:10:09.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4692ms 2025-07-01 14:10:09.038 +03:00 [DBG] Connection id "0HNC8090TGEOD" received FIN. 2025-07-01 14:10:09.038 +03:00 [DBG] Connection id "0HNC8090TGEOD" disconnecting. 2025-07-01 14:10:09.038 +03:00 [DBG] Connection id "0HNC8090TGEOD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:10:09.039 +03:00 [DBG] Connection id "0HNC8090TGEOD" stopped. 2025-07-01 14:10:14.032 +03:00 [DBG] Connection id "0HNC8090TGEOE" accepted. 2025-07-01 14:10:14.033 +03:00 [DBG] Connection id "0HNC8090TGEOE" started. 2025-07-01 14:10:14.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:10:14.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:10:14.033 +03:00 [DBG] POST requests are not supported 2025-07-01 14:10:14.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:10:14.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:10:14.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:14.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:10:14.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:10:14.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:10:14.033 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:10:14.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:14.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:10:14.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:10:14.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:10:14.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:10:14.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:10:14.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:10:14.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:14.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:14.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:10:14.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:10:14.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:14.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:14.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:14.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:14.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:10:14.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.132ms. 2025-07-01 14:10:14.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:14.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:14.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:14.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:14.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:14.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:14.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:14.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:14.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:10:14.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:10:14.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:10:14.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:14.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:14.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:14.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:14.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:14.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:14.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.825ms 2025-07-01 14:10:14.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:14.034 +03:00 [DBG] Connection id "0HNC8090TGEOE" completed keep alive response. 2025-07-01 14:10:14.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5761ms 2025-07-01 14:10:14.035 +03:00 [DBG] Connection id "0HNC8090TGEOE" received FIN. 2025-07-01 14:10:14.035 +03:00 [DBG] Connection id "0HNC8090TGEOE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:10:14.035 +03:00 [DBG] Connection id "0HNC8090TGEOE" disconnecting. 2025-07-01 14:10:14.035 +03:00 [DBG] Connection id "0HNC8090TGEOE" stopped. 2025-07-01 14:10:19.031 +03:00 [DBG] Connection id "0HNC8090TGEOF" accepted. 2025-07-01 14:10:19.031 +03:00 [DBG] Connection id "0HNC8090TGEOF" started. 2025-07-01 14:10:19.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:10:19.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:10:19.032 +03:00 [DBG] POST requests are not supported 2025-07-01 14:10:19.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:10:19.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:10:19.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:19.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:10:19.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:10:19.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:10:19.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:10:19.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:19.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:10:19.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:10:19.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:10:19.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:10:19.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:10:19.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:10:19.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:19.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:19.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:10:19.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:10:19.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:19.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:19.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:19.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:19.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:10:19.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2863ms. 2025-07-01 14:10:19.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:19.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:19.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:19.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:19.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:19.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:19.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:19.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:19.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:10:19.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:10:19.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:10:19.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:19.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:19.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:19.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:19.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:19.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:19.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4383ms 2025-07-01 14:10:19.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:19.034 +03:00 [DBG] Connection id "0HNC8090TGEOF" completed keep alive response. 2025-07-01 14:10:19.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3303ms 2025-07-01 14:10:19.034 +03:00 [DBG] Connection id "0HNC8090TGEOF" received FIN. 2025-07-01 14:10:19.034 +03:00 [DBG] Connection id "0HNC8090TGEOF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:10:19.035 +03:00 [DBG] Connection id "0HNC8090TGEOF" disconnecting. 2025-07-01 14:10:19.035 +03:00 [DBG] Connection id "0HNC8090TGEOF" stopped. 2025-07-01 14:10:24.041 +03:00 [DBG] Connection id "0HNC8090TGEOG" accepted. 2025-07-01 14:10:24.041 +03:00 [DBG] Connection id "0HNC8090TGEOG" started. 2025-07-01 14:10:24.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:10:24.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:10:24.041 +03:00 [DBG] POST requests are not supported 2025-07-01 14:10:24.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:10:24.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:10:24.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:24.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:10:24.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:10:24.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:10:24.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:10:24.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:24.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:10:24.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:10:24.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:10:24.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:10:24.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:10:24.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:10:24.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:24.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:24.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:10:24.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:10:24.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:24.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:24.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:24.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:24.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:10:24.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1239ms. 2025-07-01 14:10:24.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:24.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:24.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:24.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:24.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:24.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:24.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:24.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:24.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:10:24.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:10:24.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:10:24.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:24.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:24.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:24.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:24.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:24.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:24.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6983ms 2025-07-01 14:10:24.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:24.043 +03:00 [DBG] Connection id "0HNC8090TGEOG" completed keep alive response. 2025-07-01 14:10:24.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.424ms 2025-07-01 14:10:24.043 +03:00 [DBG] Connection id "0HNC8090TGEOG" received FIN. 2025-07-01 14:10:24.043 +03:00 [DBG] Connection id "0HNC8090TGEOG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:10:24.043 +03:00 [DBG] Connection id "0HNC8090TGEOG" disconnecting. 2025-07-01 14:10:24.043 +03:00 [DBG] Connection id "0HNC8090TGEOG" stopped. 2025-07-01 14:10:29.029 +03:00 [DBG] Connection id "0HNC8090TGEOH" accepted. 2025-07-01 14:10:29.029 +03:00 [DBG] Connection id "0HNC8090TGEOH" started. 2025-07-01 14:10:29.029 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:10:29.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:10:29.030 +03:00 [DBG] POST requests are not supported 2025-07-01 14:10:29.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:10:29.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:10:29.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:29.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:10:29.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:10:29.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:10:29.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:10:29.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:29.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:10:29.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:10:29.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:10:29.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:10:29.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:10:29.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:10:29.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:29.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:29.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:10:29.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:10:29.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:29.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:29.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:29.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:29.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:10:29.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1946ms. 2025-07-01 14:10:29.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:29.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:29.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:29.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:29.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:29.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:29.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:29.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:29.032 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:10:29.032 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:10:29.032 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:10:29.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:29.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:29.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:29.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:29.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:29.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:29.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6343ms 2025-07-01 14:10:29.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:29.032 +03:00 [DBG] Connection id "0HNC8090TGEOH" completed keep alive response. 2025-07-01 14:10:29.032 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.67ms 2025-07-01 14:10:29.033 +03:00 [DBG] Connection id "0HNC8090TGEOH" received FIN. 2025-07-01 14:10:29.033 +03:00 [DBG] Connection id "0HNC8090TGEOH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:10:29.033 +03:00 [DBG] Connection id "0HNC8090TGEOH" disconnecting. 2025-07-01 14:10:29.033 +03:00 [DBG] Connection id "0HNC8090TGEOH" stopped. 2025-07-01 14:10:34.033 +03:00 [DBG] Connection id "0HNC8090TGEOI" accepted. 2025-07-01 14:10:34.033 +03:00 [DBG] Connection id "0HNC8090TGEOI" started. 2025-07-01 14:10:34.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:10:34.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:10:34.033 +03:00 [DBG] POST requests are not supported 2025-07-01 14:10:34.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:10:34.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:10:34.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:34.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:10:34.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:10:34.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:10:34.033 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:10:34.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:34.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:10:34.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:10:34.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:10:34.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:10:34.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:10:34.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:10:34.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:34.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:34.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:10:34.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:10:34.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:34.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:34.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:34.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:34.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:10:34.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1233ms. 2025-07-01 14:10:34.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:34.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:34.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:34.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:34.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:34.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:34.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:34.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:34.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:10:34.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:10:34.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:10:34.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:34.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:34.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:34.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:34.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:34.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:34.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6738ms 2025-07-01 14:10:34.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:34.034 +03:00 [DBG] Connection id "0HNC8090TGEOI" completed keep alive response. 2025-07-01 14:10:34.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2496ms 2025-07-01 14:10:34.035 +03:00 [DBG] Connection id "0HNC8090TGEOI" received FIN. 2025-07-01 14:10:34.035 +03:00 [DBG] Connection id "0HNC8090TGEOI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:10:34.035 +03:00 [DBG] Connection id "0HNC8090TGEOI" disconnecting. 2025-07-01 14:10:34.035 +03:00 [DBG] Connection id "0HNC8090TGEOI" stopped. 2025-07-01 14:10:39.041 +03:00 [DBG] Connection id "0HNC8090TGEOJ" accepted. 2025-07-01 14:10:39.041 +03:00 [DBG] Connection id "0HNC8090TGEOJ" started. 2025-07-01 14:10:39.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:10:39.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:10:39.041 +03:00 [DBG] POST requests are not supported 2025-07-01 14:10:39.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:10:39.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:10:39.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:39.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:10:39.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:10:39.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:10:39.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:10:39.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:39.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:10:39.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:10:39.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:10:39.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:10:39.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:10:39.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:10:39.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:39.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:39.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:10:39.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:10:39.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:39.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:39.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:39.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:39.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:10:39.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1219ms. 2025-07-01 14:10:39.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:39.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:39.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:39.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:39.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:39.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:39.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:39.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:39.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:10:39.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:10:39.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:10:39.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:39.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:39.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:39.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:39.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:39.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:39.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.788ms 2025-07-01 14:10:39.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:39.043 +03:00 [DBG] Connection id "0HNC8090TGEOJ" completed keep alive response. 2025-07-01 14:10:39.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5642ms 2025-07-01 14:10:39.043 +03:00 [DBG] Connection id "0HNC8090TGEOJ" received FIN. 2025-07-01 14:10:39.043 +03:00 [DBG] Connection id "0HNC8090TGEOJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:10:39.043 +03:00 [DBG] Connection id "0HNC8090TGEOJ" disconnecting. 2025-07-01 14:10:39.043 +03:00 [DBG] Connection id "0HNC8090TGEOJ" stopped. 2025-07-01 14:10:44.026 +03:00 [DBG] Connection id "0HNC8090TGEOK" accepted. 2025-07-01 14:10:44.026 +03:00 [DBG] Connection id "0HNC8090TGEOK" started. 2025-07-01 14:10:44.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:10:44.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:10:44.027 +03:00 [DBG] POST requests are not supported 2025-07-01 14:10:44.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:10:44.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:10:44.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:44.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:10:44.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:10:44.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:10:44.027 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:10:44.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:44.027 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:10:44.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:10:44.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:10:44.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:10:44.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:10:44.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:10:44.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:44.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:44.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:10:44.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:10:44.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:44.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:44.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:44.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:44.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:10:44.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1266ms. 2025-07-01 14:10:44.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:44.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:44.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:44.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:44.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:44.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:44.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:44.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:44.028 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:10:44.028 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:10:44.028 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:10:44.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:44.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:44.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:44.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:44.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:44.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:44.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7213ms 2025-07-01 14:10:44.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:44.028 +03:00 [DBG] Connection id "0HNC8090TGEOK" completed keep alive response. 2025-07-01 14:10:44.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4215ms 2025-07-01 14:10:44.028 +03:00 [DBG] Connection id "0HNC8090TGEOK" received FIN. 2025-07-01 14:10:44.028 +03:00 [DBG] Connection id "0HNC8090TGEOK" disconnecting. 2025-07-01 14:10:44.028 +03:00 [DBG] Connection id "0HNC8090TGEOK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:10:44.030 +03:00 [DBG] Connection id "0HNC8090TGEOK" stopped. 2025-07-01 14:10:49.037 +03:00 [DBG] Connection id "0HNC8090TGEOL" accepted. 2025-07-01 14:10:49.037 +03:00 [DBG] Connection id "0HNC8090TGEOL" started. 2025-07-01 14:10:49.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:10:49.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:10:49.037 +03:00 [DBG] POST requests are not supported 2025-07-01 14:10:49.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:10:49.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:10:49.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:49.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:10:49.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:10:49.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:10:49.038 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:10:49.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:49.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:10:49.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:10:49.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:10:49.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:10:49.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:10:49.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:10:49.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:49.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:49.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:10:49.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:10:49.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:49.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:49.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:49.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:49.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:10:49.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1336ms. 2025-07-01 14:10:49.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:49.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:49.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:49.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:49.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:49.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:49.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:49.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:49.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:10:49.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:10:49.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:10:49.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:49.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:49.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:49.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:49.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:49.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:49.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2035ms 2025-07-01 14:10:49.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:49.039 +03:00 [DBG] Connection id "0HNC8090TGEOL" completed keep alive response. 2025-07-01 14:10:49.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2016ms 2025-07-01 14:10:49.039 +03:00 [DBG] Connection id "0HNC8090TGEOL" received FIN. 2025-07-01 14:10:49.040 +03:00 [DBG] Connection id "0HNC8090TGEOL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:10:49.040 +03:00 [DBG] Connection id "0HNC8090TGEOL" disconnecting. 2025-07-01 14:10:49.040 +03:00 [DBG] Connection id "0HNC8090TGEOL" stopped. 2025-07-01 14:10:54.030 +03:00 [DBG] Connection id "0HNC8090TGEOM" accepted. 2025-07-01 14:10:54.030 +03:00 [DBG] Connection id "0HNC8090TGEOM" started. 2025-07-01 14:10:54.030 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:10:54.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:10:54.030 +03:00 [DBG] POST requests are not supported 2025-07-01 14:10:54.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:10:54.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:10:54.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:54.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:10:54.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:10:54.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:10:54.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:10:54.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:54.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:10:54.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:10:54.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:10:54.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:10:54.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:10:54.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:10:54.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:54.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:54.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:10:54.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:10:54.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:54.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:54.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:54.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:54.030 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:10:54.030 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1141ms. 2025-07-01 14:10:54.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:54.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:54.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:54.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:54.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:54.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:54.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:54.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:54.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:10:54.031 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:10:54.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:10:54.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:54.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:54.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:54.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:54.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:54.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:54.031 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6343ms 2025-07-01 14:10:54.031 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:54.031 +03:00 [DBG] Connection id "0HNC8090TGEOM" completed keep alive response. 2025-07-01 14:10:54.031 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1427ms 2025-07-01 14:10:54.031 +03:00 [DBG] Connection id "0HNC8090TGEOM" received FIN. 2025-07-01 14:10:54.031 +03:00 [DBG] Connection id "0HNC8090TGEOM" disconnecting. 2025-07-01 14:10:54.031 +03:00 [DBG] Connection id "0HNC8090TGEOM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:10:54.032 +03:00 [DBG] Connection id "0HNC8090TGEOM" stopped. 2025-07-01 14:10:59.033 +03:00 [DBG] Connection id "0HNC8090TGEON" accepted. 2025-07-01 14:10:59.034 +03:00 [DBG] Connection id "0HNC8090TGEON" started. 2025-07-01 14:10:59.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:10:59.034 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:10:59.034 +03:00 [DBG] POST requests are not supported 2025-07-01 14:10:59.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:10:59.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:10:59.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:59.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:10:59.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:10:59.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:10:59.034 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:10:59.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:59.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:10:59.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:10:59.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:10:59.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:10:59.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:10:59.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:10:59.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:59.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:59.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:10:59.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:10:59.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:59.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:59.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:59.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:59.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:10:59.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1209ms. 2025-07-01 14:10:59.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:59.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:10:59.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:59.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:10:59.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:59.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:59.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:59.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:59.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:10:59.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:10:59.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:10:59.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:59.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:10:59.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:59.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:59.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:59.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:10:59.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5619ms 2025-07-01 14:10:59.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:10:59.035 +03:00 [DBG] Connection id "0HNC8090TGEON" completed keep alive response. 2025-07-01 14:10:59.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1527ms 2025-07-01 14:10:59.035 +03:00 [DBG] Connection id "0HNC8090TGEON" received FIN. 2025-07-01 14:10:59.035 +03:00 [DBG] Connection id "0HNC8090TGEON" disconnecting. 2025-07-01 14:10:59.036 +03:00 [DBG] Connection id "0HNC8090TGEON" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:10:59.037 +03:00 [DBG] Connection id "0HNC8090TGEON" stopped. 2025-07-01 14:11:04.031 +03:00 [DBG] Connection id "0HNC8090TGEOO" accepted. 2025-07-01 14:11:04.031 +03:00 [DBG] Connection id "0HNC8090TGEOO" started. 2025-07-01 14:11:04.031 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:11:04.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:11:04.032 +03:00 [DBG] POST requests are not supported 2025-07-01 14:11:04.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:11:04.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:11:04.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:04.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:11:04.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:11:04.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:11:04.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:11:04.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:04.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:11:04.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:11:04.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:11:04.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:11:04.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:11:04.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:11:04.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:04.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:04.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:11:04.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:11:04.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:04.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:04.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:04.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:04.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:11:04.032 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1257ms. 2025-07-01 14:11:04.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:04.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:04.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:04.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:04.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:04.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:04.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:04.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:04.032 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:11:04.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:11:04.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:11:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:04.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:04.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:04.033 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7406ms 2025-07-01 14:11:04.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:04.033 +03:00 [DBG] Connection id "0HNC8090TGEOO" completed keep alive response. 2025-07-01 14:11:04.033 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3193ms 2025-07-01 14:11:04.033 +03:00 [DBG] Connection id "0HNC8090TGEOO" received FIN. 2025-07-01 14:11:04.033 +03:00 [DBG] Connection id "0HNC8090TGEOO" disconnecting. 2025-07-01 14:11:04.033 +03:00 [DBG] Connection id "0HNC8090TGEOO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:11:04.034 +03:00 [DBG] Connection id "0HNC8090TGEOO" stopped. 2025-07-01 14:11:09.035 +03:00 [DBG] Connection id "0HNC8090TGEOP" accepted. 2025-07-01 14:11:09.035 +03:00 [DBG] Connection id "0HNC8090TGEOP" started. 2025-07-01 14:11:09.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:11:09.036 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:11:09.036 +03:00 [DBG] POST requests are not supported 2025-07-01 14:11:09.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:11:09.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:11:09.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:09.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:11:09.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:11:09.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:11:09.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:11:09.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:09.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:11:09.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:11:09.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:11:09.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:11:09.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:11:09.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:11:09.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:09.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:09.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:11:09.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:11:09.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:09.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:09.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:09.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:09.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:11:09.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.161ms. 2025-07-01 14:11:09.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:09.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:09.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:09.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:09.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:09.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:09.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:09.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:09.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:11:09.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:11:09.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:11:09.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:09.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:09.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:09.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:09.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:09.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:09.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1409ms 2025-07-01 14:11:09.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:09.038 +03:00 [DBG] Connection id "0HNC8090TGEOP" completed keep alive response. 2025-07-01 14:11:09.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0028ms 2025-07-01 14:11:09.038 +03:00 [DBG] Connection id "0HNC8090TGEOP" received FIN. 2025-07-01 14:11:09.038 +03:00 [DBG] Connection id "0HNC8090TGEOP" disconnecting. 2025-07-01 14:11:09.038 +03:00 [DBG] Connection id "0HNC8090TGEOP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:11:09.039 +03:00 [DBG] Connection id "0HNC8090TGEOP" stopped. 2025-07-01 14:11:14.034 +03:00 [DBG] Connection id "0HNC8090TGEOQ" accepted. 2025-07-01 14:11:14.034 +03:00 [DBG] Connection id "0HNC8090TGEOQ" started. 2025-07-01 14:11:14.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:11:14.034 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:11:14.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:11:14.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:11:14.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:11:14.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:14.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:11:14.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:11:14.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:11:14.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:11:14.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:14.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:11:14.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:11:14.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:11:14.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:11:14.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:11:14.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:11:14.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:14.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:14.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:11:14.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:11:14.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:14.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:14.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:14.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:14.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:11:14.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1426ms. 2025-07-01 14:11:14.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:14.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:14.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:14.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:14.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:14.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:14.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:14.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:14.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:11:14.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:11:14.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:11:14.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:14.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:14.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:14.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:14.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:14.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:14.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.781ms 2025-07-01 14:11:14.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:14.036 +03:00 [DBG] Connection id "0HNC8090TGEOQ" completed keep alive response. 2025-07-01 14:11:14.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3904ms 2025-07-01 14:11:14.036 +03:00 [DBG] Connection id "0HNC8090TGEOQ" received FIN. 2025-07-01 14:11:14.036 +03:00 [DBG] Connection id "0HNC8090TGEOQ" disconnecting. 2025-07-01 14:11:14.036 +03:00 [DBG] Connection id "0HNC8090TGEOQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:11:14.037 +03:00 [DBG] Connection id "0HNC8090TGEOQ" stopped. 2025-07-01 14:11:19.035 +03:00 [DBG] Connection id "0HNC8090TGEOR" accepted. 2025-07-01 14:11:19.035 +03:00 [DBG] Connection id "0HNC8090TGEOR" started. 2025-07-01 14:11:19.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:11:19.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:11:19.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:11:19.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:11:19.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:11:19.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:19.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:11:19.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:11:19.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:11:19.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:11:19.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:19.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:11:19.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:11:19.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:11:19.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:11:19.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:11:19.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:11:19.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:19.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:19.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:11:19.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:11:19.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:19.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:19.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:19.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:19.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:11:19.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1191ms. 2025-07-01 14:11:19.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:19.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:19.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:19.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:19.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:19.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:19.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:19.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:19.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:11:19.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:11:19.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:11:19.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:19.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:19.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:19.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:19.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:19.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:19.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7918ms 2025-07-01 14:11:19.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:19.037 +03:00 [DBG] Connection id "0HNC8090TGEOR" completed keep alive response. 2025-07-01 14:11:19.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5651ms 2025-07-01 14:11:19.037 +03:00 [DBG] Connection id "0HNC8090TGEOR" received FIN. 2025-07-01 14:11:19.037 +03:00 [DBG] Connection id "0HNC8090TGEOR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:11:19.037 +03:00 [DBG] Connection id "0HNC8090TGEOR" disconnecting. 2025-07-01 14:11:19.037 +03:00 [DBG] Connection id "0HNC8090TGEOR" stopped. 2025-07-01 14:11:24.035 +03:00 [DBG] Connection id "0HNC8090TGEOS" accepted. 2025-07-01 14:11:24.035 +03:00 [DBG] Connection id "0HNC8090TGEOS" started. 2025-07-01 14:11:24.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:11:24.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:11:24.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:11:24.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:11:24.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:11:24.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:24.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:11:24.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:11:24.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:11:24.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:11:24.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:24.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:11:24.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:11:24.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:11:24.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:11:24.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:11:24.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:11:24.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:24.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:24.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:11:24.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:11:24.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:24.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:24.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:24.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:24.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:11:24.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1412ms. 2025-07-01 14:11:24.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:24.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:24.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:24.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:24.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:24.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:24.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:24.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:24.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:11:24.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:11:24.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:11:24.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:24.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:24.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:24.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:24.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:24.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:24.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6856ms 2025-07-01 14:11:24.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:24.036 +03:00 [DBG] Connection id "0HNC8090TGEOS" completed keep alive response. 2025-07-01 14:11:24.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2953ms 2025-07-01 14:11:24.036 +03:00 [DBG] Connection id "0HNC8090TGEOS" received FIN. 2025-07-01 14:11:24.037 +03:00 [DBG] Connection id "0HNC8090TGEOS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:11:24.037 +03:00 [DBG] Connection id "0HNC8090TGEOS" disconnecting. 2025-07-01 14:11:24.037 +03:00 [DBG] Connection id "0HNC8090TGEOS" stopped. 2025-07-01 14:11:29.035 +03:00 [DBG] Connection id "0HNC8090TGEOT" accepted. 2025-07-01 14:11:29.035 +03:00 [DBG] Connection id "0HNC8090TGEOT" started. 2025-07-01 14:11:29.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:11:29.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:11:29.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:11:29.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:11:29.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:11:29.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:29.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:11:29.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:11:29.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:11:29.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:11:29.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:29.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:11:29.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:11:29.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:11:29.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:11:29.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:11:29.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:11:29.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:29.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:29.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:11:29.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:11:29.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:29.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:29.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:29.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:29.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:11:29.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1392ms. 2025-07-01 14:11:29.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:29.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:29.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:29.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:29.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:29.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:29.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:29.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:29.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:11:29.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:11:29.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:11:29.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:29.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:29.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:29.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:29.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:29.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:29.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9848ms 2025-07-01 14:11:29.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:29.037 +03:00 [DBG] Connection id "0HNC8090TGEOT" completed keep alive response. 2025-07-01 14:11:29.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8409ms 2025-07-01 14:11:29.037 +03:00 [DBG] Connection id "0HNC8090TGEOT" received FIN. 2025-07-01 14:11:29.038 +03:00 [DBG] Connection id "0HNC8090TGEOT" disconnecting. 2025-07-01 14:11:29.038 +03:00 [DBG] Connection id "0HNC8090TGEOT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:11:29.039 +03:00 [DBG] Connection id "0HNC8090TGEOT" stopped. 2025-07-01 14:11:34.032 +03:00 [DBG] Connection id "0HNC8090TGEOU" accepted. 2025-07-01 14:11:34.032 +03:00 [DBG] Connection id "0HNC8090TGEOU" started. 2025-07-01 14:11:34.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:11:34.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:11:34.033 +03:00 [DBG] POST requests are not supported 2025-07-01 14:11:34.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:11:34.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:11:34.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:34.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:11:34.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:11:34.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:11:34.033 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:11:34.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:34.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:11:34.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:11:34.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:11:34.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:11:34.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:11:34.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:11:34.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:34.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:34.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:11:34.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:11:34.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:34.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:34.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:34.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:34.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:11:34.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.136ms. 2025-07-01 14:11:34.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:34.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:34.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:34.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:34.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:34.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:34.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:34.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:34.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:11:34.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:11:34.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:11:34.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:34.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:34.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:34.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:34.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:34.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:34.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2644ms 2025-07-01 14:11:34.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:34.035 +03:00 [DBG] Connection id "0HNC8090TGEOU" completed keep alive response. 2025-07-01 14:11:34.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3196ms 2025-07-01 14:11:34.035 +03:00 [DBG] Connection id "0HNC8090TGEOU" received FIN. 2025-07-01 14:11:34.035 +03:00 [DBG] Connection id "0HNC8090TGEOU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:11:34.035 +03:00 [DBG] Connection id "0HNC8090TGEOU" disconnecting. 2025-07-01 14:11:34.035 +03:00 [DBG] Connection id "0HNC8090TGEOU" stopped. 2025-07-01 14:11:39.040 +03:00 [DBG] Connection id "0HNC8090TGEOV" accepted. 2025-07-01 14:11:39.041 +03:00 [DBG] Connection id "0HNC8090TGEOV" started. 2025-07-01 14:11:39.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:11:39.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:11:39.041 +03:00 [DBG] POST requests are not supported 2025-07-01 14:11:39.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:11:39.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:11:39.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:39.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:11:39.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:11:39.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:11:39.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:11:39.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:39.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:11:39.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:11:39.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:11:39.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:11:39.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:11:39.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:11:39.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:39.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:39.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:11:39.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:11:39.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:39.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:39.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:39.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:39.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:11:39.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.157ms. 2025-07-01 14:11:39.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:39.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:39.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:39.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:39.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:39.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:39.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:39.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:39.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:11:39.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:11:39.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:11:39.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:39.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:39.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:39.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:39.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:39.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:39.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0529ms 2025-07-01 14:11:39.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:39.043 +03:00 [DBG] Connection id "0HNC8090TGEOV" completed keep alive response. 2025-07-01 14:11:39.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8863ms 2025-07-01 14:11:39.043 +03:00 [DBG] Connection id "0HNC8090TGEOV" received FIN. 2025-07-01 14:11:39.043 +03:00 [DBG] Connection id "0HNC8090TGEOV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:11:39.043 +03:00 [DBG] Connection id "0HNC8090TGEOV" disconnecting. 2025-07-01 14:11:39.043 +03:00 [DBG] Connection id "0HNC8090TGEOV" stopped. 2025-07-01 14:11:44.029 +03:00 [DBG] Connection id "0HNC8090TGEP0" accepted. 2025-07-01 14:11:44.029 +03:00 [DBG] Connection id "0HNC8090TGEP0" started. 2025-07-01 14:11:44.029 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:11:44.029 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:11:44.029 +03:00 [DBG] POST requests are not supported 2025-07-01 14:11:44.029 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:11:44.029 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:11:44.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:44.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:11:44.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:11:44.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:11:44.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:11:44.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:44.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:11:44.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:11:44.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:11:44.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:11:44.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:11:44.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:11:44.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:44.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:44.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:11:44.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:11:44.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:44.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:44.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:44.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:44.030 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:11:44.030 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1188ms. 2025-07-01 14:11:44.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:44.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:44.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:44.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:44.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:44.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:44.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:44.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:44.030 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:11:44.030 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:11:44.030 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:11:44.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:44.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:44.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:44.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:44.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:44.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:44.031 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6787ms 2025-07-01 14:11:44.031 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:44.031 +03:00 [DBG] Connection id "0HNC8090TGEP0" completed keep alive response. 2025-07-01 14:11:44.031 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.277ms 2025-07-01 14:11:44.031 +03:00 [DBG] Connection id "0HNC8090TGEP0" received FIN. 2025-07-01 14:11:44.031 +03:00 [DBG] Connection id "0HNC8090TGEP0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:11:44.031 +03:00 [DBG] Connection id "0HNC8090TGEP0" disconnecting. 2025-07-01 14:11:44.031 +03:00 [DBG] Connection id "0HNC8090TGEP0" stopped. 2025-07-01 14:11:49.030 +03:00 [DBG] Connection id "0HNC8090TGEP1" accepted. 2025-07-01 14:11:49.030 +03:00 [DBG] Connection id "0HNC8090TGEP1" started. 2025-07-01 14:11:49.031 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:11:49.031 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:11:49.031 +03:00 [DBG] POST requests are not supported 2025-07-01 14:11:49.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:11:49.031 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:11:49.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:49.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:11:49.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:11:49.031 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:11:49.031 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:11:49.031 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:49.031 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:11:49.031 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:11:49.031 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:11:49.031 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:11:49.031 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:11:49.031 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:11:49.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:49.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:49.031 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:11:49.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:11:49.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:49.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:49.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:49.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:49.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:11:49.032 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1279ms. 2025-07-01 14:11:49.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:49.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:49.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:49.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:49.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:49.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:49.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:49.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:49.032 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:11:49.032 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:11:49.032 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:11:49.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:49.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:49.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:49.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:49.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:49.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:49.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7069ms 2025-07-01 14:11:49.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:49.032 +03:00 [DBG] Connection id "0HNC8090TGEP1" completed keep alive response. 2025-07-01 14:11:49.032 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.36ms 2025-07-01 14:11:49.032 +03:00 [DBG] Connection id "0HNC8090TGEP1" received FIN. 2025-07-01 14:11:49.032 +03:00 [DBG] Connection id "0HNC8090TGEP1" disconnecting. 2025-07-01 14:11:49.032 +03:00 [DBG] Connection id "0HNC8090TGEP1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:11:49.034 +03:00 [DBG] Connection id "0HNC8090TGEP1" stopped. 2025-07-01 14:11:54.027 +03:00 [DBG] Connection id "0HNC8090TGEP2" accepted. 2025-07-01 14:11:54.027 +03:00 [DBG] Connection id "0HNC8090TGEP2" started. 2025-07-01 14:11:54.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:11:54.028 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:11:54.028 +03:00 [DBG] POST requests are not supported 2025-07-01 14:11:54.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:11:54.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:11:54.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:54.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:11:54.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:11:54.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:11:54.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:11:54.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:54.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:11:54.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:11:54.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:11:54.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:11:54.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:11:54.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:11:54.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:54.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:54.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:11:54.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:11:54.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:54.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:54.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:54.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:54.029 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:11:54.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1736ms. 2025-07-01 14:11:54.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:54.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:54.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:54.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:54.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:54.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:54.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:54.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:54.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:11:54.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:11:54.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:11:54.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:54.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:54.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:54.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:54.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:54.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:54.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2037ms 2025-07-01 14:11:54.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:54.030 +03:00 [DBG] Connection id "0HNC8090TGEP2" completed keep alive response. 2025-07-01 14:11:54.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1789ms 2025-07-01 14:11:54.030 +03:00 [DBG] Connection id "0HNC8090TGEP2" received FIN. 2025-07-01 14:11:54.030 +03:00 [DBG] Connection id "0HNC8090TGEP2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:11:54.030 +03:00 [DBG] Connection id "0HNC8090TGEP2" disconnecting. 2025-07-01 14:11:54.030 +03:00 [DBG] Connection id "0HNC8090TGEP2" stopped. 2025-07-01 14:11:59.026 +03:00 [DBG] Connection id "0HNC8090TGEP3" accepted. 2025-07-01 14:11:59.026 +03:00 [DBG] Connection id "0HNC8090TGEP3" started. 2025-07-01 14:11:59.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:11:59.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:11:59.027 +03:00 [DBG] POST requests are not supported 2025-07-01 14:11:59.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:11:59.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:11:59.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:59.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:11:59.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:11:59.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:11:59.027 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:11:59.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:59.027 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:11:59.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:11:59.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:11:59.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:11:59.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:11:59.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:11:59.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:59.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:59.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:11:59.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:11:59.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:59.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:59.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:59.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:59.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:11:59.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1651ms. 2025-07-01 14:11:59.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:59.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:11:59.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:59.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:11:59.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:59.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:59.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:59.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:59.028 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:11:59.028 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:11:59.028 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:11:59.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:59.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:11:59.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:59.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:59.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:59.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:11:59.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2282ms 2025-07-01 14:11:59.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:11:59.029 +03:00 [DBG] Connection id "0HNC8090TGEP3" completed keep alive response. 2025-07-01 14:11:59.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1118ms 2025-07-01 14:11:59.029 +03:00 [DBG] Connection id "0HNC8090TGEP3" received FIN. 2025-07-01 14:11:59.029 +03:00 [DBG] Connection id "0HNC8090TGEP3" disconnecting. 2025-07-01 14:11:59.029 +03:00 [DBG] Connection id "0HNC8090TGEP3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:11:59.030 +03:00 [DBG] Connection id "0HNC8090TGEP3" stopped. 2025-07-01 14:12:04.035 +03:00 [DBG] Connection id "0HNC8090TGEP4" accepted. 2025-07-01 14:12:04.035 +03:00 [DBG] Connection id "0HNC8090TGEP4" started. 2025-07-01 14:12:04.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:12:04.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:12:04.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:12:04.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:12:04.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:12:04.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:04.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:12:04.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:12:04.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:12:04.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:12:04.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:04.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:12:04.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:12:04.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:12:04.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:12:04.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:12:04.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:12:04.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:04.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:04.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:12:04.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:12:04.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:04.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:04.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:04.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:04.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:12:04.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2265ms. 2025-07-01 14:12:04.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:04.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:04.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:04.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:04.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:04.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:04.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:04.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:04.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:12:04.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:12:04.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:12:04.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:04.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:04.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:04.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:04.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:04.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:04.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.2742ms 2025-07-01 14:12:04.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:04.039 +03:00 [DBG] Connection id "0HNC8090TGEP4" completed keep alive response. 2025-07-01 14:12:04.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3906ms 2025-07-01 14:12:04.039 +03:00 [DBG] Connection id "0HNC8090TGEP4" received FIN. 2025-07-01 14:12:04.039 +03:00 [DBG] Connection id "0HNC8090TGEP4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:12:04.039 +03:00 [DBG] Connection id "0HNC8090TGEP4" disconnecting. 2025-07-01 14:12:04.039 +03:00 [DBG] Connection id "0HNC8090TGEP4" stopped. 2025-07-01 14:12:09.041 +03:00 [DBG] Connection id "0HNC8090TGEP5" accepted. 2025-07-01 14:12:09.041 +03:00 [DBG] Connection id "0HNC8090TGEP5" started. 2025-07-01 14:12:09.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:12:09.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:12:09.041 +03:00 [DBG] POST requests are not supported 2025-07-01 14:12:09.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:12:09.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:12:09.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:09.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:12:09.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:12:09.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:12:09.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:12:09.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:09.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:12:09.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:12:09.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:12:09.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:12:09.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:12:09.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:12:09.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:09.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:09.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:12:09.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:12:09.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:09.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:09.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:09.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:09.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:12:09.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1292ms. 2025-07-01 14:12:09.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:09.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:09.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:09.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:09.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:09.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:09.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:09.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:09.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:12:09.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:12:09.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:12:09.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:09.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:09.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:09.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:09.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:09.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:09.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7284ms 2025-07-01 14:12:09.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:09.042 +03:00 [DBG] Connection id "0HNC8090TGEP5" completed keep alive response. 2025-07-01 14:12:09.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3126ms 2025-07-01 14:12:09.042 +03:00 [DBG] Connection id "0HNC8090TGEP5" received FIN. 2025-07-01 14:12:09.043 +03:00 [DBG] Connection id "0HNC8090TGEP5" disconnecting. 2025-07-01 14:12:09.043 +03:00 [DBG] Connection id "0HNC8090TGEP5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:12:09.044 +03:00 [DBG] Connection id "0HNC8090TGEP5" stopped. 2025-07-01 14:12:14.026 +03:00 [DBG] Connection id "0HNC8090TGEP6" accepted. 2025-07-01 14:12:14.027 +03:00 [DBG] Connection id "0HNC8090TGEP6" started. 2025-07-01 14:12:14.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:12:14.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:12:14.027 +03:00 [DBG] POST requests are not supported 2025-07-01 14:12:14.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:12:14.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:12:14.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:14.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:12:14.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:12:14.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:12:14.027 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:12:14.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:14.027 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:12:14.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:12:14.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:12:14.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:12:14.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:12:14.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:12:14.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:14.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:14.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:12:14.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:12:14.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:14.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:14.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:14.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:14.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:12:14.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1384ms. 2025-07-01 14:12:14.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:14.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:14.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:14.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:14.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:14.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:14.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:14.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:14.028 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:12:14.028 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:12:14.028 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:12:14.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:14.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:14.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:14.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:14.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:14.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:14.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6404ms 2025-07-01 14:12:14.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:14.028 +03:00 [DBG] Connection id "0HNC8090TGEP6" completed keep alive response. 2025-07-01 14:12:14.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.196ms 2025-07-01 14:12:14.028 +03:00 [DBG] Connection id "0HNC8090TGEP6" received FIN. 2025-07-01 14:12:14.028 +03:00 [DBG] Connection id "0HNC8090TGEP6" disconnecting. 2025-07-01 14:12:14.028 +03:00 [DBG] Connection id "0HNC8090TGEP6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:12:14.030 +03:00 [DBG] Connection id "0HNC8090TGEP6" stopped. 2025-07-01 14:12:19.062 +03:00 [DBG] Connection id "0HNC8090TGEP7" accepted. 2025-07-01 14:12:19.062 +03:00 [DBG] Connection id "0HNC8090TGEP7" started. 2025-07-01 14:12:19.062 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:12:19.062 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:12:19.062 +03:00 [DBG] POST requests are not supported 2025-07-01 14:12:19.062 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:12:19.062 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:12:19.062 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:19.062 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:12:19.062 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:12:19.062 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:12:19.062 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:12:19.062 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:19.062 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:12:19.062 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:12:19.062 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:12:19.062 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:12:19.062 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:12:19.062 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:12:19.062 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:19.062 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:19.062 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:12:19.062 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:12:19.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:19.063 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:19.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:19.063 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:19.063 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:12:19.063 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1271ms. 2025-07-01 14:12:19.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:19.063 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:19.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:19.063 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:19.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:19.063 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:19.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:19.063 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:19.063 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:12:19.063 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:12:19.063 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:12:19.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:19.063 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:19.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:19.063 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:19.063 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:19.063 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:19.063 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7555ms 2025-07-01 14:12:19.063 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:19.063 +03:00 [DBG] Connection id "0HNC8090TGEP7" completed keep alive response. 2025-07-01 14:12:19.063 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4291ms 2025-07-01 14:12:19.064 +03:00 [DBG] Connection id "0HNC8090TGEP7" received FIN. 2025-07-01 14:12:19.064 +03:00 [DBG] Connection id "0HNC8090TGEP7" disconnecting. 2025-07-01 14:12:19.064 +03:00 [DBG] Connection id "0HNC8090TGEP7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:12:19.065 +03:00 [DBG] Connection id "0HNC8090TGEP7" stopped. 2025-07-01 14:12:24.032 +03:00 [DBG] Connection id "0HNC8090TGEP8" accepted. 2025-07-01 14:12:24.032 +03:00 [DBG] Connection id "0HNC8090TGEP8" started. 2025-07-01 14:12:24.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:12:24.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:12:24.032 +03:00 [DBG] POST requests are not supported 2025-07-01 14:12:24.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:12:24.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:12:24.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:24.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:12:24.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:12:24.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:12:24.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:12:24.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:24.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:12:24.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:12:24.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:12:24.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:12:24.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:12:24.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:12:24.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:24.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:24.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:12:24.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:12:24.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:24.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:24.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:24.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:24.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:12:24.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1673ms. 2025-07-01 14:12:24.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:24.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:24.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:24.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:24.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:24.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:24.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:24.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:24.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:12:24.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:12:24.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:12:24.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:24.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:24.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:24.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:24.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:24.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:24.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0457ms 2025-07-01 14:12:24.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:24.034 +03:00 [DBG] Connection id "0HNC8090TGEP8" completed keep alive response. 2025-07-01 14:12:24.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.05ms 2025-07-01 14:12:24.034 +03:00 [DBG] Connection id "0HNC8090TGEP8" received FIN. 2025-07-01 14:12:24.034 +03:00 [DBG] Connection id "0HNC8090TGEP8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:12:24.034 +03:00 [DBG] Connection id "0HNC8090TGEP8" disconnecting. 2025-07-01 14:12:24.035 +03:00 [DBG] Connection id "0HNC8090TGEP8" stopped. 2025-07-01 14:12:29.028 +03:00 [DBG] Connection id "0HNC8090TGEP9" accepted. 2025-07-01 14:12:29.028 +03:00 [DBG] Connection id "0HNC8090TGEP9" started. 2025-07-01 14:12:29.028 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:12:29.028 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:12:29.028 +03:00 [DBG] POST requests are not supported 2025-07-01 14:12:29.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:12:29.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:12:29.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:29.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:12:29.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:12:29.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:12:29.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:12:29.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:29.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:12:29.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:12:29.029 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:12:29.029 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:12:29.029 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:12:29.029 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:12:29.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:29.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:29.029 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:12:29.029 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:12:29.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:29.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:29.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:29.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:29.029 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:12:29.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1326ms. 2025-07-01 14:12:29.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:29.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:29.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:29.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:29.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:29.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:29.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:29.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:29.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:12:29.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:12:29.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:12:29.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:29.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:29.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:29.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:29.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:29.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:29.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7254ms 2025-07-01 14:12:29.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:29.029 +03:00 [DBG] Connection id "0HNC8090TGEP9" completed keep alive response. 2025-07-01 14:12:29.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5378ms 2025-07-01 14:12:29.030 +03:00 [DBG] Connection id "0HNC8090TGEP9" received FIN. 2025-07-01 14:12:29.030 +03:00 [DBG] Connection id "0HNC8090TGEP9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:12:29.030 +03:00 [DBG] Connection id "0HNC8090TGEP9" disconnecting. 2025-07-01 14:12:29.030 +03:00 [DBG] Connection id "0HNC8090TGEP9" stopped. 2025-07-01 14:12:34.037 +03:00 [DBG] Connection id "0HNC8090TGEPA" accepted. 2025-07-01 14:12:34.037 +03:00 [DBG] Connection id "0HNC8090TGEPA" started. 2025-07-01 14:12:34.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:12:34.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:12:34.038 +03:00 [DBG] POST requests are not supported 2025-07-01 14:12:34.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:12:34.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:12:34.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:34.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:12:34.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:12:34.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:12:34.038 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:12:34.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:34.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:12:34.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:12:34.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:12:34.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:12:34.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:12:34.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:12:34.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:34.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:34.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:12:34.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:12:34.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:34.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:34.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:34.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:34.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:12:34.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2739ms. 2025-07-01 14:12:34.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:34.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:34.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:34.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:34.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:34.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:34.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:34.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:34.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:12:34.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:12:34.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:12:34.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:34.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:34.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:34.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:34.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:34.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:34.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.2363ms 2025-07-01 14:12:34.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:34.041 +03:00 [DBG] Connection id "0HNC8090TGEPA" completed keep alive response. 2025-07-01 14:12:34.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.0659ms 2025-07-01 14:12:34.042 +03:00 [DBG] Connection id "0HNC8090TGEPA" received FIN. 2025-07-01 14:12:34.042 +03:00 [DBG] Connection id "0HNC8090TGEPA" disconnecting. 2025-07-01 14:12:34.042 +03:00 [DBG] Connection id "0HNC8090TGEPA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:12:34.043 +03:00 [DBG] Connection id "0HNC8090TGEPA" stopped. 2025-07-01 14:12:39.026 +03:00 [DBG] Connection id "0HNC8090TGEPB" accepted. 2025-07-01 14:12:39.026 +03:00 [DBG] Connection id "0HNC8090TGEPB" started. 2025-07-01 14:12:39.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:12:39.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:12:39.026 +03:00 [DBG] POST requests are not supported 2025-07-01 14:12:39.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:12:39.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:12:39.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:39.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:12:39.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:12:39.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:12:39.027 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:12:39.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:39.027 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:12:39.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:12:39.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:12:39.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:12:39.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:12:39.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:12:39.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:39.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:39.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:12:39.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:12:39.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:39.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:39.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:39.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:39.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:12:39.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1724ms. 2025-07-01 14:12:39.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:39.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:39.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:39.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:39.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:39.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:39.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:39.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:39.028 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:12:39.028 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:12:39.028 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:12:39.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:39.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:39.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:39.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:39.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:39.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:39.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1325ms 2025-07-01 14:12:39.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:39.028 +03:00 [DBG] Connection id "0HNC8090TGEPB" completed keep alive response. 2025-07-01 14:12:39.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8783ms 2025-07-01 14:12:39.029 +03:00 [DBG] Connection id "0HNC8090TGEPB" received FIN. 2025-07-01 14:12:39.029 +03:00 [DBG] Connection id "0HNC8090TGEPB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:12:39.029 +03:00 [DBG] Connection id "0HNC8090TGEPB" disconnecting. 2025-07-01 14:12:39.029 +03:00 [DBG] Connection id "0HNC8090TGEPB" stopped. 2025-07-01 14:12:44.035 +03:00 [DBG] Connection id "0HNC8090TGEPC" accepted. 2025-07-01 14:12:44.035 +03:00 [DBG] Connection id "0HNC8090TGEPC" started. 2025-07-01 14:12:44.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:12:44.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:12:44.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:12:44.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:12:44.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:12:44.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:44.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:12:44.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:12:44.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:12:44.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:12:44.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:44.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:12:44.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:12:44.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:12:44.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:12:44.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:12:44.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:12:44.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:44.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:44.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:12:44.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:12:44.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:44.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:44.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:44.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:44.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:12:44.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.122ms. 2025-07-01 14:12:44.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:44.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:44.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:44.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:44.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:44.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:44.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:44.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:44.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:12:44.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:12:44.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:12:44.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:44.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:44.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:44.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:44.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:44.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:44.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8089ms 2025-07-01 14:12:44.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:44.037 +03:00 [DBG] Connection id "0HNC8090TGEPC" completed keep alive response. 2025-07-01 14:12:44.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4694ms 2025-07-01 14:12:44.037 +03:00 [DBG] Connection id "0HNC8090TGEPC" received FIN. 2025-07-01 14:12:44.037 +03:00 [DBG] Connection id "0HNC8090TGEPC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:12:44.037 +03:00 [DBG] Connection id "0HNC8090TGEPC" disconnecting. 2025-07-01 14:12:44.037 +03:00 [DBG] Connection id "0HNC8090TGEPC" stopped. 2025-07-01 14:12:49.031 +03:00 [DBG] Connection id "0HNC8090TGEPD" accepted. 2025-07-01 14:12:49.031 +03:00 [DBG] Connection id "0HNC8090TGEPD" started. 2025-07-01 14:12:49.031 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:12:49.031 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:12:49.031 +03:00 [DBG] POST requests are not supported 2025-07-01 14:12:49.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:12:49.031 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:12:49.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:49.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:12:49.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:12:49.031 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:12:49.031 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:12:49.031 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:49.031 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:12:49.031 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:12:49.031 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:12:49.031 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:12:49.031 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:12:49.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:12:49.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:49.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:49.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:12:49.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:12:49.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:49.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:49.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:49.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:49.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:12:49.032 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.144ms. 2025-07-01 14:12:49.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:49.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:49.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:49.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:49.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:49.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:49.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:49.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:49.032 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:12:49.032 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:12:49.032 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:12:49.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:49.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:49.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:49.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:49.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:49.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:49.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9401ms 2025-07-01 14:12:49.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:49.033 +03:00 [DBG] Connection id "0HNC8090TGEPD" completed keep alive response. 2025-07-01 14:12:49.033 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7072ms 2025-07-01 14:12:49.033 +03:00 [DBG] Connection id "0HNC8090TGEPD" received FIN. 2025-07-01 14:12:49.033 +03:00 [DBG] Connection id "0HNC8090TGEPD" disconnecting. 2025-07-01 14:12:49.033 +03:00 [DBG] Connection id "0HNC8090TGEPD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:12:49.034 +03:00 [DBG] Connection id "0HNC8090TGEPD" stopped. 2025-07-01 14:12:54.028 +03:00 [DBG] Connection id "0HNC8090TGEPE" accepted. 2025-07-01 14:12:54.029 +03:00 [DBG] Connection id "0HNC8090TGEPE" started. 2025-07-01 14:12:54.029 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:12:54.029 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:12:54.029 +03:00 [DBG] POST requests are not supported 2025-07-01 14:12:54.029 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:12:54.029 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:12:54.029 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:54.029 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:12:54.029 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:12:54.029 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:12:54.029 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:12:54.029 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:54.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:12:54.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:12:54.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:12:54.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:12:54.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:12:54.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:12:54.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:54.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:54.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:12:54.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:12:54.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:54.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:54.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:54.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:54.030 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:12:54.030 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1737ms. 2025-07-01 14:12:54.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:54.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:54.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:54.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:54.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:54.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:54.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:54.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:54.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:12:54.031 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:12:54.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:12:54.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:54.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:54.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:54.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:54.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:54.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:54.031 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1603ms 2025-07-01 14:12:54.031 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:54.031 +03:00 [DBG] Connection id "0HNC8090TGEPE" completed keep alive response. 2025-07-01 14:12:54.031 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1131ms 2025-07-01 14:12:54.032 +03:00 [DBG] Connection id "0HNC8090TGEPE" received FIN. 2025-07-01 14:12:54.032 +03:00 [DBG] Connection id "0HNC8090TGEPE" disconnecting. 2025-07-01 14:12:54.032 +03:00 [DBG] Connection id "0HNC8090TGEPE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:12:54.033 +03:00 [DBG] Connection id "0HNC8090TGEPE" stopped. 2025-07-01 14:12:59.033 +03:00 [DBG] Connection id "0HNC8090TGEPF" accepted. 2025-07-01 14:12:59.034 +03:00 [DBG] Connection id "0HNC8090TGEPF" started. 2025-07-01 14:12:59.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:12:59.034 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:12:59.034 +03:00 [DBG] POST requests are not supported 2025-07-01 14:12:59.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:12:59.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:12:59.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:59.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:12:59.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:12:59.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:12:59.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:12:59.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:59.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:12:59.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:12:59.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:12:59.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:12:59.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:12:59.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:12:59.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:59.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:59.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:12:59.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:12:59.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:59.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:59.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:59.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:59.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:12:59.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.193ms. 2025-07-01 14:12:59.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:59.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:12:59.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:59.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:12:59.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:59.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:59.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:59.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:59.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:12:59.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:12:59.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:12:59.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:59.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:12:59.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:59.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:59.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:59.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:12:59.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.085ms 2025-07-01 14:12:59.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:12:59.036 +03:00 [DBG] Connection id "0HNC8090TGEPF" completed keep alive response. 2025-07-01 14:12:59.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0387ms 2025-07-01 14:12:59.037 +03:00 [DBG] Connection id "0HNC8090TGEPF" received FIN. 2025-07-01 14:12:59.037 +03:00 [DBG] Connection id "0HNC8090TGEPF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:12:59.037 +03:00 [DBG] Connection id "0HNC8090TGEPF" disconnecting. 2025-07-01 14:12:59.037 +03:00 [DBG] Connection id "0HNC8090TGEPF" stopped. 2025-07-01 14:13:04.035 +03:00 [DBG] Connection id "0HNC8090TGEPG" accepted. 2025-07-01 14:13:04.035 +03:00 [DBG] Connection id "0HNC8090TGEPG" started. 2025-07-01 14:13:04.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:13:04.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:13:04.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:13:04.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:13:04.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:13:04.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:04.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:13:04.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:13:04.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:13:04.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:13:04.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:04.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:13:04.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:13:04.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:13:04.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:13:04.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:13:04.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:13:04.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:04.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:04.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:13:04.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:13:04.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:04.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:04.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:04.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:04.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:13:04.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1244ms. 2025-07-01 14:13:04.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:04.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:04.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:04.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:04.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:04.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:04.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:04.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:04.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:13:04.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:13:04.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:13:04.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:04.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:04.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:04.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:04.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:04.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:04.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6557ms 2025-07-01 14:13:04.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:04.036 +03:00 [DBG] Connection id "0HNC8090TGEPG" completed keep alive response. 2025-07-01 14:13:04.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3049ms 2025-07-01 14:13:04.037 +03:00 [DBG] Connection id "0HNC8090TGEPG" received FIN. 2025-07-01 14:13:04.037 +03:00 [DBG] Connection id "0HNC8090TGEPG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:13:04.037 +03:00 [DBG] Connection id "0HNC8090TGEPG" disconnecting. 2025-07-01 14:13:04.037 +03:00 [DBG] Connection id "0HNC8090TGEPG" stopped. 2025-07-01 14:13:09.035 +03:00 [DBG] Connection id "0HNC8090TGEPH" accepted. 2025-07-01 14:13:09.036 +03:00 [DBG] Connection id "0HNC8090TGEPH" started. 2025-07-01 14:13:09.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:13:09.036 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:13:09.036 +03:00 [DBG] POST requests are not supported 2025-07-01 14:13:09.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:13:09.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:13:09.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:09.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:13:09.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:13:09.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:13:09.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:13:09.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:09.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:13:09.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:13:09.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:13:09.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:13:09.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:13:09.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:13:09.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:09.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:09.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:13:09.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:13:09.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:09.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:09.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:09.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:09.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:13:09.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1677ms. 2025-07-01 14:13:09.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:09.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:09.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:09.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:09.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:09.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:09.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:09.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:09.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:13:09.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:13:09.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:13:09.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:09.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:09.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:09.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:09.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:09.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:09.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1944ms 2025-07-01 14:13:09.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:09.038 +03:00 [DBG] Connection id "0HNC8090TGEPH" completed keep alive response. 2025-07-01 14:13:09.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3697ms 2025-07-01 14:13:09.039 +03:00 [DBG] Connection id "0HNC8090TGEPH" received FIN. 2025-07-01 14:13:09.039 +03:00 [DBG] Connection id "0HNC8090TGEPH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:13:09.039 +03:00 [DBG] Connection id "0HNC8090TGEPH" disconnecting. 2025-07-01 14:13:09.039 +03:00 [DBG] Connection id "0HNC8090TGEPH" stopped. 2025-07-01 14:13:14.034 +03:00 [DBG] Connection id "0HNC8090TGEPI" accepted. 2025-07-01 14:13:14.034 +03:00 [DBG] Connection id "0HNC8090TGEPI" started. 2025-07-01 14:13:14.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:13:14.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:13:14.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:13:14.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:13:14.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:13:14.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:14.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:13:14.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:13:14.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:13:14.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:13:14.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:14.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:13:14.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:13:14.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:13:14.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:13:14.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:13:14.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:13:14.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:14.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:14.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:13:14.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:13:14.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:14.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:14.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:14.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:14.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:13:14.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1503ms. 2025-07-01 14:13:14.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:14.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:14.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:14.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:14.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:14.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:14.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:14.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:14.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:13:14.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:13:14.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:13:14.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:14.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:14.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:14.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:14.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:14.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:14.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7671ms 2025-07-01 14:13:14.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:14.036 +03:00 [DBG] Connection id "0HNC8090TGEPI" completed keep alive response. 2025-07-01 14:13:14.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6634ms 2025-07-01 14:13:14.036 +03:00 [DBG] Connection id "0HNC8090TGEPI" received FIN. 2025-07-01 14:13:14.036 +03:00 [DBG] Connection id "0HNC8090TGEPI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:13:14.036 +03:00 [DBG] Connection id "0HNC8090TGEPI" disconnecting. 2025-07-01 14:13:14.037 +03:00 [DBG] Connection id "0HNC8090TGEPI" stopped. 2025-07-01 14:13:19.033 +03:00 [DBG] Connection id "0HNC8090TGEPJ" accepted. 2025-07-01 14:13:19.033 +03:00 [DBG] Connection id "0HNC8090TGEPJ" started. 2025-07-01 14:13:19.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:13:19.034 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:13:19.034 +03:00 [DBG] POST requests are not supported 2025-07-01 14:13:19.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:13:19.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:13:19.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:19.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:13:19.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:13:19.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:13:19.034 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:13:19.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:19.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:13:19.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:13:19.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:13:19.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:13:19.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:13:19.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:13:19.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:19.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:19.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:13:19.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:13:19.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:19.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:19.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:19.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:19.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:13:19.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1394ms. 2025-07-01 14:13:19.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:19.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:19.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:19.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:19.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:19.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:19.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:19.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:19.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:13:19.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:13:19.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:13:19.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:19.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:19.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:19.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:19.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:19.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:19.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7722ms 2025-07-01 14:13:19.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:19.035 +03:00 [DBG] Connection id "0HNC8090TGEPJ" completed keep alive response. 2025-07-01 14:13:19.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4887ms 2025-07-01 14:13:19.035 +03:00 [DBG] Connection id "0HNC8090TGEPJ" received FIN. 2025-07-01 14:13:19.035 +03:00 [DBG] Connection id "0HNC8090TGEPJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:13:19.035 +03:00 [DBG] Connection id "0HNC8090TGEPJ" disconnecting. 2025-07-01 14:13:19.036 +03:00 [DBG] Connection id "0HNC8090TGEPJ" stopped. 2025-07-01 14:13:24.034 +03:00 [DBG] Connection id "0HNC8090TGEPK" accepted. 2025-07-01 14:13:24.034 +03:00 [DBG] Connection id "0HNC8090TGEPK" started. 2025-07-01 14:13:24.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:13:24.034 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:13:24.034 +03:00 [DBG] POST requests are not supported 2025-07-01 14:13:24.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:13:24.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:13:24.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:24.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:13:24.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:13:24.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:13:24.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:13:24.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:24.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:13:24.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:13:24.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:13:24.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:13:24.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:13:24.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:13:24.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:24.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:24.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:13:24.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:13:24.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:24.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:24.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:24.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:24.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:13:24.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1229ms. 2025-07-01 14:13:24.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:24.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:24.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:24.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:24.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:24.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:24.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:24.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:24.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:13:24.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:13:24.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:13:24.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:24.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:24.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:24.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:24.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:24.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:24.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7824ms 2025-07-01 14:13:24.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:24.036 +03:00 [DBG] Connection id "0HNC8090TGEPK" completed keep alive response. 2025-07-01 14:13:24.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.422ms 2025-07-01 14:13:24.036 +03:00 [DBG] Connection id "0HNC8090TGEPK" received FIN. 2025-07-01 14:13:24.036 +03:00 [DBG] Connection id "0HNC8090TGEPK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:13:24.036 +03:00 [DBG] Connection id "0HNC8090TGEPK" disconnecting. 2025-07-01 14:13:24.036 +03:00 [DBG] Connection id "0HNC8090TGEPK" stopped. 2025-07-01 14:13:29.037 +03:00 [DBG] Connection id "0HNC8090TGEPL" accepted. 2025-07-01 14:13:29.037 +03:00 [DBG] Connection id "0HNC8090TGEPL" started. 2025-07-01 14:13:29.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:13:29.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:13:29.037 +03:00 [DBG] POST requests are not supported 2025-07-01 14:13:29.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:13:29.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:13:29.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:29.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:13:29.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:13:29.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:13:29.037 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:13:29.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:29.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:13:29.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:13:29.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:13:29.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:13:29.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:13:29.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:13:29.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:29.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:29.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:13:29.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:13:29.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:29.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:29.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:29.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:29.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:13:29.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1259ms. 2025-07-01 14:13:29.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:29.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:29.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:29.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:29.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:29.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:29.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:29.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:29.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:13:29.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:13:29.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:13:29.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:29.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:29.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:29.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:29.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:29.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:29.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7683ms 2025-07-01 14:13:29.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:29.038 +03:00 [DBG] Connection id "0HNC8090TGEPL" completed keep alive response. 2025-07-01 14:13:29.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3437ms 2025-07-01 14:13:29.039 +03:00 [DBG] Connection id "0HNC8090TGEPL" received FIN. 2025-07-01 14:13:29.039 +03:00 [DBG] Connection id "0HNC8090TGEPL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:13:29.039 +03:00 [DBG] Connection id "0HNC8090TGEPL" disconnecting. 2025-07-01 14:13:29.039 +03:00 [DBG] Connection id "0HNC8090TGEPL" stopped. 2025-07-01 14:13:34.035 +03:00 [DBG] Connection id "0HNC8090TGEPM" accepted. 2025-07-01 14:13:34.035 +03:00 [DBG] Connection id "0HNC8090TGEPM" started. 2025-07-01 14:13:34.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:13:34.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:13:34.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:13:34.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:13:34.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:13:34.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:34.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:13:34.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:13:34.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:13:34.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:13:34.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:34.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:13:34.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:13:34.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:13:34.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:13:34.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:13:34.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:13:34.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:34.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:34.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:13:34.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:13:34.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:34.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:34.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:34.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:34.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:13:34.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-07-01 14:13:34.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:34.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:34.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:34.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:34.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:34.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:34.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:34.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:34.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:13:34.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:13:34.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:13:34.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:34.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:34.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:34.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:34.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:34.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:34.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.674ms 2025-07-01 14:13:34.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:34.036 +03:00 [DBG] Connection id "0HNC8090TGEPM" completed keep alive response. 2025-07-01 14:13:34.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2244ms 2025-07-01 14:13:34.036 +03:00 [DBG] Connection id "0HNC8090TGEPM" received FIN. 2025-07-01 14:13:34.036 +03:00 [DBG] Connection id "0HNC8090TGEPM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:13:34.037 +03:00 [DBG] Connection id "0HNC8090TGEPM" disconnecting. 2025-07-01 14:13:34.037 +03:00 [DBG] Connection id "0HNC8090TGEPM" stopped. 2025-07-01 14:13:39.034 +03:00 [DBG] Connection id "0HNC8090TGEPN" accepted. 2025-07-01 14:13:39.035 +03:00 [DBG] Connection id "0HNC8090TGEPN" started. 2025-07-01 14:13:39.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:13:39.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:13:39.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:13:39.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:13:39.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:13:39.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:39.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:13:39.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:13:39.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:13:39.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:13:39.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:39.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:13:39.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:13:39.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:13:39.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:13:39.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:13:39.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:13:39.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:39.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:39.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:13:39.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:13:39.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:39.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:39.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:39.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:39.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:13:39.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.295ms. 2025-07-01 14:13:39.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:39.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:39.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:39.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:39.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:39.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:39.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:39.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:39.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:13:39.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:13:39.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:13:39.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:39.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:39.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:39.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:39.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:39.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:39.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6147ms 2025-07-01 14:13:39.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:39.038 +03:00 [DBG] Connection id "0HNC8090TGEPN" completed keep alive response. 2025-07-01 14:13:39.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8553ms 2025-07-01 14:13:39.038 +03:00 [DBG] Connection id "0HNC8090TGEPN" received FIN. 2025-07-01 14:13:39.038 +03:00 [DBG] Connection id "0HNC8090TGEPN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:13:39.039 +03:00 [DBG] Connection id "0HNC8090TGEPN" disconnecting. 2025-07-01 14:13:39.039 +03:00 [DBG] Connection id "0HNC8090TGEPN" stopped. 2025-07-01 14:13:44.027 +03:00 [DBG] Connection id "0HNC8090TGEPO" accepted. 2025-07-01 14:13:44.027 +03:00 [DBG] Connection id "0HNC8090TGEPO" started. 2025-07-01 14:13:44.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:13:44.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:13:44.027 +03:00 [DBG] POST requests are not supported 2025-07-01 14:13:44.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:13:44.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:13:44.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:44.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:13:44.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:13:44.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:13:44.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:13:44.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:44.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:13:44.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:13:44.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:13:44.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:13:44.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:13:44.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:13:44.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:44.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:44.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:13:44.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:13:44.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:44.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:44.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:44.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:44.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:13:44.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2713ms. 2025-07-01 14:13:44.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:44.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:44.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:44.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:44.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:44.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:44.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:44.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:44.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:13:44.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:13:44.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:13:44.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:44.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:44.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:44.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:44.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:44.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:44.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2129ms 2025-07-01 14:13:44.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:44.029 +03:00 [DBG] Connection id "0HNC8090TGEPO" completed keep alive response. 2025-07-01 14:13:44.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1346ms 2025-07-01 14:13:44.030 +03:00 [DBG] Connection id "0HNC8090TGEPO" received FIN. 2025-07-01 14:13:44.030 +03:00 [DBG] Connection id "0HNC8090TGEPO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:13:44.030 +03:00 [DBG] Connection id "0HNC8090TGEPO" disconnecting. 2025-07-01 14:13:44.030 +03:00 [DBG] Connection id "0HNC8090TGEPO" stopped. 2025-07-01 14:13:49.035 +03:00 [DBG] Connection id "0HNC8090TGEPP" accepted. 2025-07-01 14:13:49.035 +03:00 [DBG] Connection id "0HNC8090TGEPP" started. 2025-07-01 14:13:49.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:13:49.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:13:49.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:13:49.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:13:49.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:13:49.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:49.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:13:49.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:13:49.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:13:49.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:13:49.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:49.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:13:49.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:13:49.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:13:49.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:13:49.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:13:49.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:13:49.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:49.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:49.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:13:49.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:13:49.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:49.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:49.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:49.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:49.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:13:49.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1663ms. 2025-07-01 14:13:49.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:49.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:49.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:49.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:49.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:49.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:49.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:49.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:49.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:13:49.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:13:49.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:13:49.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:49.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:49.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:49.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:49.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:49.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:49.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5185ms 2025-07-01 14:13:49.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:49.038 +03:00 [DBG] Connection id "0HNC8090TGEPP" completed keep alive response. 2025-07-01 14:13:49.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8575ms 2025-07-01 14:13:49.038 +03:00 [DBG] Connection id "0HNC8090TGEPP" received FIN. 2025-07-01 14:13:49.038 +03:00 [DBG] Connection id "0HNC8090TGEPP" disconnecting. 2025-07-01 14:13:49.039 +03:00 [DBG] Connection id "0HNC8090TGEPP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:13:49.040 +03:00 [DBG] Connection id "0HNC8090TGEPP" stopped. 2025-07-01 14:13:54.039 +03:00 [DBG] Connection id "0HNC8090TGEPQ" accepted. 2025-07-01 14:13:54.039 +03:00 [DBG] Connection id "0HNC8090TGEPQ" started. 2025-07-01 14:13:54.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:13:54.039 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:13:54.039 +03:00 [DBG] POST requests are not supported 2025-07-01 14:13:54.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:13:54.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:13:54.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:54.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:13:54.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:13:54.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:13:54.040 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:13:54.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:54.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:13:54.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:13:54.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:13:54.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:13:54.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:13:54.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:13:54.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:54.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:54.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:13:54.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:13:54.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:54.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:54.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:54.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:54.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:13:54.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.125ms. 2025-07-01 14:13:54.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:54.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:54.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:54.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:54.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:54.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:54.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:54.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:54.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:13:54.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:13:54.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:13:54.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:54.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:54.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:54.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:54.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:54.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:54.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7515ms 2025-07-01 14:13:54.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:54.041 +03:00 [DBG] Connection id "0HNC8090TGEPQ" completed keep alive response. 2025-07-01 14:13:54.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.506ms 2025-07-01 14:13:54.041 +03:00 [DBG] Connection id "0HNC8090TGEPQ" received FIN. 2025-07-01 14:13:54.041 +03:00 [DBG] Connection id "0HNC8090TGEPQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:13:54.041 +03:00 [DBG] Connection id "0HNC8090TGEPQ" disconnecting. 2025-07-01 14:13:54.041 +03:00 [DBG] Connection id "0HNC8090TGEPQ" stopped. 2025-07-01 14:13:59.040 +03:00 [DBG] Connection id "0HNC8090TGEPR" accepted. 2025-07-01 14:13:59.041 +03:00 [DBG] Connection id "0HNC8090TGEPR" started. 2025-07-01 14:13:59.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:13:59.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:13:59.041 +03:00 [DBG] POST requests are not supported 2025-07-01 14:13:59.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:13:59.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:13:59.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:59.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:13:59.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:13:59.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:13:59.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:13:59.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:59.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:13:59.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:13:59.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:13:59.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:13:59.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:13:59.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:13:59.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:59.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:59.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:13:59.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:13:59.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:59.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:59.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:59.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:59.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:13:59.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1555ms. 2025-07-01 14:13:59.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:59.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:13:59.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:59.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:13:59.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:59.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:59.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:59.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:59.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:13:59.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:13:59.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:13:59.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:59.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:13:59.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:59.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:59.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:59.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:13:59.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2728ms 2025-07-01 14:13:59.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:13:59.043 +03:00 [DBG] Connection id "0HNC8090TGEPR" completed keep alive response. 2025-07-01 14:13:59.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.04ms 2025-07-01 14:13:59.043 +03:00 [DBG] Connection id "0HNC8090TGEPR" received FIN. 2025-07-01 14:13:59.043 +03:00 [DBG] Connection id "0HNC8090TGEPR" disconnecting. 2025-07-01 14:13:59.043 +03:00 [DBG] Connection id "0HNC8090TGEPR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:13:59.044 +03:00 [DBG] Connection id "0HNC8090TGEPR" stopped. 2025-07-01 14:14:04.040 +03:00 [DBG] Connection id "0HNC8090TGEPS" accepted. 2025-07-01 14:14:04.040 +03:00 [DBG] Connection id "0HNC8090TGEPS" started. 2025-07-01 14:14:04.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:14:04.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:14:04.041 +03:00 [DBG] POST requests are not supported 2025-07-01 14:14:04.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:14:04.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:14:04.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:04.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:14:04.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:14:04.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:14:04.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:14:04.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:04.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:14:04.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:14:04.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:14:04.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:14:04.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:14:04.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:14:04.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:04.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:04.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:14:04.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:14:04.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:04.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:04.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:04.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:04.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:14:04.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1459ms. 2025-07-01 14:14:04.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:04.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:04.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:04.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:04.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:04.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:04.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:04.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:04.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:14:04.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:14:04.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:14:04.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:04.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:04.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:04.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:04.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:04.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:04.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1083ms 2025-07-01 14:14:04.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:04.042 +03:00 [DBG] Connection id "0HNC8090TGEPS" completed keep alive response. 2025-07-01 14:14:04.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.743ms 2025-07-01 14:14:04.042 +03:00 [DBG] Connection id "0HNC8090TGEPS" received FIN. 2025-07-01 14:14:04.043 +03:00 [DBG] Connection id "0HNC8090TGEPS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:14:04.043 +03:00 [DBG] Connection id "0HNC8090TGEPS" disconnecting. 2025-07-01 14:14:04.043 +03:00 [DBG] Connection id "0HNC8090TGEPS" stopped. 2025-07-01 14:14:09.042 +03:00 [DBG] Connection id "0HNC8090TGEPT" accepted. 2025-07-01 14:14:09.042 +03:00 [DBG] Connection id "0HNC8090TGEPT" started. 2025-07-01 14:14:09.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:14:09.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:14:09.042 +03:00 [DBG] POST requests are not supported 2025-07-01 14:14:09.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:14:09.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:14:09.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:09.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:14:09.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:14:09.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:14:09.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:14:09.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:09.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:14:09.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:14:09.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:14:09.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:14:09.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:14:09.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:14:09.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:09.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:09.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:14:09.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:14:09.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:09.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:09.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:09.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:09.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:14:09.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1354ms. 2025-07-01 14:14:09.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:09.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:09.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:09.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:09.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:09.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:09.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:09.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:09.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:14:09.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:14:09.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:14:09.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:09.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:09.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:09.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:09.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:09.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:09.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6926ms 2025-07-01 14:14:09.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:09.043 +03:00 [DBG] Connection id "0HNC8090TGEPT" completed keep alive response. 2025-07-01 14:14:09.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3099ms 2025-07-01 14:14:09.043 +03:00 [DBG] Connection id "0HNC8090TGEPT" received FIN. 2025-07-01 14:14:09.043 +03:00 [DBG] Connection id "0HNC8090TGEPT" disconnecting. 2025-07-01 14:14:09.043 +03:00 [DBG] Connection id "0HNC8090TGEPT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:14:09.045 +03:00 [DBG] Connection id "0HNC8090TGEPT" stopped. 2025-07-01 14:14:14.035 +03:00 [DBG] Connection id "0HNC8090TGEPU" accepted. 2025-07-01 14:14:14.035 +03:00 [DBG] Connection id "0HNC8090TGEPU" started. 2025-07-01 14:14:14.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:14:14.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:14:14.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:14:14.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:14:14.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:14:14.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:14.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:14:14.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:14:14.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:14:14.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:14:14.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:14.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:14:14.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:14:14.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:14:14.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:14:14.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:14:14.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:14:14.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:14.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:14.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:14:14.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:14:14.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:14.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:14.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:14.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:14.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:14:14.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1335ms. 2025-07-01 14:14:14.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:14.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:14.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:14.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:14.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:14.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:14.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:14.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:14.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:14:14.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:14:14.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:14:14.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:14.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:14.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:14.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:14.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:14.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:14.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7919ms 2025-07-01 14:14:14.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:14.037 +03:00 [DBG] Connection id "0HNC8090TGEPU" completed keep alive response. 2025-07-01 14:14:14.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5238ms 2025-07-01 14:14:14.037 +03:00 [DBG] Connection id "0HNC8090TGEPU" received FIN. 2025-07-01 14:14:14.037 +03:00 [DBG] Connection id "0HNC8090TGEPU" disconnecting. 2025-07-01 14:14:14.037 +03:00 [DBG] Connection id "0HNC8090TGEPU" stopped. 2025-07-01 14:14:14.037 +03:00 [DBG] Connection id "0HNC8090TGEPU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:14:19.033 +03:00 [DBG] Connection id "0HNC8090TGEPV" accepted. 2025-07-01 14:14:19.033 +03:00 [DBG] Connection id "0HNC8090TGEPV" started. 2025-07-01 14:14:19.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:14:19.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:14:19.033 +03:00 [DBG] POST requests are not supported 2025-07-01 14:14:19.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:14:19.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:14:19.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:19.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:14:19.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:14:19.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:14:19.034 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:14:19.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:19.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:14:19.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:14:19.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:14:19.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:14:19.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:14:19.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:14:19.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:19.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:19.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:14:19.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:14:19.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:19.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:19.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:19.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:19.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:14:19.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1202ms. 2025-07-01 14:14:19.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:19.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:19.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:19.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:19.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:19.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:19.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:19.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:19.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:14:19.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:14:19.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:14:19.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:19.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:19.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:19.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:19.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:19.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:19.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.633ms 2025-07-01 14:14:19.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:19.035 +03:00 [DBG] Connection id "0HNC8090TGEPV" completed keep alive response. 2025-07-01 14:14:19.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2862ms 2025-07-01 14:14:19.035 +03:00 [DBG] Connection id "0HNC8090TGEPV" received FIN. 2025-07-01 14:14:19.035 +03:00 [DBG] Connection id "0HNC8090TGEPV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:14:19.035 +03:00 [DBG] Connection id "0HNC8090TGEPV" disconnecting. 2025-07-01 14:14:19.035 +03:00 [DBG] Connection id "0HNC8090TGEPV" stopped. 2025-07-01 14:14:24.032 +03:00 [DBG] Connection id "0HNC8090TGEQ0" accepted. 2025-07-01 14:14:24.032 +03:00 [DBG] Connection id "0HNC8090TGEQ0" started. 2025-07-01 14:14:24.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:14:24.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:14:24.032 +03:00 [DBG] POST requests are not supported 2025-07-01 14:14:24.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:14:24.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:14:24.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:24.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:14:24.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:14:24.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:14:24.033 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:14:24.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:24.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:14:24.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:14:24.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:14:24.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:14:24.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:14:24.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:14:24.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:24.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:24.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:14:24.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:14:24.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:24.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:24.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:24.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:24.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:14:24.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-07-01 14:14:24.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:24.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:24.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:24.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:24.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:24.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:24.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:24.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:24.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:14:24.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:14:24.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:14:24.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:24.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:24.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:24.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:24.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:24.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:24.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7318ms 2025-07-01 14:14:24.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:24.034 +03:00 [DBG] Connection id "0HNC8090TGEQ0" completed keep alive response. 2025-07-01 14:14:24.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3998ms 2025-07-01 14:14:24.034 +03:00 [DBG] Connection id "0HNC8090TGEQ0" received FIN. 2025-07-01 14:14:24.034 +03:00 [DBG] Connection id "0HNC8090TGEQ0" disconnecting. 2025-07-01 14:14:24.034 +03:00 [DBG] Connection id "0HNC8090TGEQ0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:14:24.035 +03:00 [DBG] Connection id "0HNC8090TGEQ0" stopped. 2025-07-01 14:14:29.037 +03:00 [DBG] Connection id "0HNC8090TGEQ1" accepted. 2025-07-01 14:14:29.037 +03:00 [DBG] Connection id "0HNC8090TGEQ1" started. 2025-07-01 14:14:29.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:14:29.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:14:29.037 +03:00 [DBG] POST requests are not supported 2025-07-01 14:14:29.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:14:29.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:14:29.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:29.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:14:29.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:14:29.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:14:29.037 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:14:29.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:29.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:14:29.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:14:29.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:14:29.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:14:29.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:14:29.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:14:29.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:29.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:29.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:14:29.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:14:29.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:29.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:29.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:29.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:29.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:14:29.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1221ms. 2025-07-01 14:14:29.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:29.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:29.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:29.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:29.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:29.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:29.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:29.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:29.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:14:29.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:14:29.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:14:29.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:29.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:29.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:29.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:29.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:29.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:29.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6255ms 2025-07-01 14:14:29.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:29.038 +03:00 [DBG] Connection id "0HNC8090TGEQ1" completed keep alive response. 2025-07-01 14:14:29.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2661ms 2025-07-01 14:14:29.039 +03:00 [DBG] Connection id "0HNC8090TGEQ1" received FIN. 2025-07-01 14:14:29.039 +03:00 [DBG] Connection id "0HNC8090TGEQ1" disconnecting. 2025-07-01 14:14:29.039 +03:00 [DBG] Connection id "0HNC8090TGEQ1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:14:29.040 +03:00 [DBG] Connection id "0HNC8090TGEQ1" stopped. 2025-07-01 14:14:34.054 +03:00 [DBG] Connection id "0HNC8090TGEQ2" accepted. 2025-07-01 14:14:34.054 +03:00 [DBG] Connection id "0HNC8090TGEQ2" started. 2025-07-01 14:14:34.054 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:14:34.054 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:14:34.054 +03:00 [DBG] POST requests are not supported 2025-07-01 14:14:34.054 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:14:34.054 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:14:34.054 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:34.054 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:14:34.054 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:14:34.054 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:14:34.054 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:14:34.054 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:34.054 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:14:34.054 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:14:34.054 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:14:34.054 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:14:34.054 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:14:34.054 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:14:34.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:34.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:34.054 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:14:34.055 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:14:34.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:34.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:34.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:34.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:34.055 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:14:34.055 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1425ms. 2025-07-01 14:14:34.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:34.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:34.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:34.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:34.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:34.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:34.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:34.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:34.055 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:14:34.055 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:14:34.055 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:14:34.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:34.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:34.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:34.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:34.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:34.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:34.055 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9556ms 2025-07-01 14:14:34.055 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:34.055 +03:00 [DBG] Connection id "0HNC8090TGEQ2" completed keep alive response. 2025-07-01 14:14:34.055 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6787ms 2025-07-01 14:14:34.056 +03:00 [DBG] Connection id "0HNC8090TGEQ2" received FIN. 2025-07-01 14:14:34.056 +03:00 [DBG] Connection id "0HNC8090TGEQ2" disconnecting. 2025-07-01 14:14:34.056 +03:00 [DBG] Connection id "0HNC8090TGEQ2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:14:34.057 +03:00 [DBG] Connection id "0HNC8090TGEQ2" stopped. 2025-07-01 14:14:39.041 +03:00 [DBG] Connection id "0HNC8090TGEQ3" accepted. 2025-07-01 14:14:39.041 +03:00 [DBG] Connection id "0HNC8090TGEQ3" started. 2025-07-01 14:14:39.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:14:39.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:14:39.042 +03:00 [DBG] POST requests are not supported 2025-07-01 14:14:39.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:14:39.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:14:39.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:39.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:14:39.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:14:39.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:14:39.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:14:39.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:39.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:14:39.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:14:39.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:14:39.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:14:39.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:14:39.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:14:39.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:39.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:39.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:14:39.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:14:39.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:39.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:39.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:39.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:39.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:14:39.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1758ms. 2025-07-01 14:14:39.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:39.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:39.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:39.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:39.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:39.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:39.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:39.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:39.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:14:39.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:14:39.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:14:39.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:39.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:39.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:39.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:39.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:39.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:39.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1527ms 2025-07-01 14:14:39.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:39.044 +03:00 [DBG] Connection id "0HNC8090TGEQ3" completed keep alive response. 2025-07-01 14:14:39.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1559ms 2025-07-01 14:14:39.044 +03:00 [DBG] Connection id "0HNC8090TGEQ3" received FIN. 2025-07-01 14:14:39.044 +03:00 [DBG] Connection id "0HNC8090TGEQ3" disconnecting. 2025-07-01 14:14:39.044 +03:00 [DBG] Connection id "0HNC8090TGEQ3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:14:39.046 +03:00 [DBG] Connection id "0HNC8090TGEQ3" stopped. 2025-07-01 14:14:44.029 +03:00 [DBG] Connection id "0HNC8090TGEQ4" accepted. 2025-07-01 14:14:44.029 +03:00 [DBG] Connection id "0HNC8090TGEQ4" started. 2025-07-01 14:14:44.029 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:14:44.029 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:14:44.029 +03:00 [DBG] POST requests are not supported 2025-07-01 14:14:44.029 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:14:44.029 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:14:44.029 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:44.029 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:14:44.029 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:14:44.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:14:44.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:14:44.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:44.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:14:44.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:14:44.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:14:44.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:14:44.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:14:44.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:14:44.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:44.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:44.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:14:44.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:14:44.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:44.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:44.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:44.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:44.030 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:14:44.030 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1112ms. 2025-07-01 14:14:44.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:44.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:44.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:44.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:44.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:44.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:44.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:44.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:44.030 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:14:44.030 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:14:44.030 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:14:44.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:44.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:44.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:44.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:44.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:44.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:44.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.577ms 2025-07-01 14:14:44.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:44.030 +03:00 [DBG] Connection id "0HNC8090TGEQ4" completed keep alive response. 2025-07-01 14:14:44.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.238ms 2025-07-01 14:14:44.031 +03:00 [DBG] Connection id "0HNC8090TGEQ4" received FIN. 2025-07-01 14:14:44.031 +03:00 [DBG] Connection id "0HNC8090TGEQ4" disconnecting. 2025-07-01 14:14:44.031 +03:00 [DBG] Connection id "0HNC8090TGEQ4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:14:44.032 +03:00 [DBG] Connection id "0HNC8090TGEQ4" stopped. 2025-07-01 14:14:49.028 +03:00 [DBG] Connection id "0HNC8090TGEQ5" accepted. 2025-07-01 14:14:49.028 +03:00 [DBG] Connection id "0HNC8090TGEQ5" started. 2025-07-01 14:14:49.029 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:14:49.029 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:14:49.029 +03:00 [DBG] POST requests are not supported 2025-07-01 14:14:49.029 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:14:49.029 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:14:49.029 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:49.029 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:14:49.029 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:14:49.029 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:14:49.029 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:14:49.029 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:49.029 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:14:49.029 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:14:49.029 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:14:49.029 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:14:49.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:14:49.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:14:49.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:49.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:49.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:14:49.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:14:49.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:49.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:49.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:49.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:49.030 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:14:49.030 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1805ms. 2025-07-01 14:14:49.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:49.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:49.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:49.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:49.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:49.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:49.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:49.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:49.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:14:49.031 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:14:49.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:14:49.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:49.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:49.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:49.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:49.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:49.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:49.031 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.42ms 2025-07-01 14:14:49.031 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:49.031 +03:00 [DBG] Connection id "0HNC8090TGEQ5" completed keep alive response. 2025-07-01 14:14:49.031 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7862ms 2025-07-01 14:14:49.032 +03:00 [DBG] Connection id "0HNC8090TGEQ5" received FIN. 2025-07-01 14:14:49.032 +03:00 [DBG] Connection id "0HNC8090TGEQ5" disconnecting. 2025-07-01 14:14:49.032 +03:00 [DBG] Connection id "0HNC8090TGEQ5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:14:49.033 +03:00 [DBG] Connection id "0HNC8090TGEQ5" stopped. 2025-07-01 14:14:54.034 +03:00 [DBG] Connection id "0HNC8090TGEQ6" accepted. 2025-07-01 14:14:54.034 +03:00 [DBG] Connection id "0HNC8090TGEQ6" started. 2025-07-01 14:14:54.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:14:54.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:14:54.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:14:54.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:14:54.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:14:54.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:54.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:14:54.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:14:54.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:14:54.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:14:54.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:54.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:14:54.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:14:54.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:14:54.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:14:54.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:14:54.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:14:54.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:54.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:54.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:14:54.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:14:54.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:54.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:54.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:54.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:54.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:14:54.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1405ms. 2025-07-01 14:14:54.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:54.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:54.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:54.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:54.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:54.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:54.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:54.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:54.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:14:54.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:14:54.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:14:54.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:54.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:54.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:54.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:54.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:54.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:54.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9303ms 2025-07-01 14:14:54.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:54.036 +03:00 [DBG] Connection id "0HNC8090TGEQ6" completed keep alive response. 2025-07-01 14:14:54.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6789ms 2025-07-01 14:14:54.037 +03:00 [DBG] Connection id "0HNC8090TGEQ6" received FIN. 2025-07-01 14:14:54.037 +03:00 [DBG] Connection id "0HNC8090TGEQ6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:14:54.037 +03:00 [DBG] Connection id "0HNC8090TGEQ6" disconnecting. 2025-07-01 14:14:54.037 +03:00 [DBG] Connection id "0HNC8090TGEQ6" stopped. 2025-07-01 14:14:59.037 +03:00 [DBG] Connection id "0HNC8090TGEQ7" accepted. 2025-07-01 14:14:59.037 +03:00 [DBG] Connection id "0HNC8090TGEQ7" started. 2025-07-01 14:14:59.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:14:59.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:14:59.037 +03:00 [DBG] POST requests are not supported 2025-07-01 14:14:59.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:14:59.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:14:59.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:59.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:14:59.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:14:59.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:14:59.038 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:14:59.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:59.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:14:59.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:14:59.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:14:59.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:14:59.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:14:59.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:14:59.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:59.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:59.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:14:59.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:14:59.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:59.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:59.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:59.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:59.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:14:59.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.123ms. 2025-07-01 14:14:59.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:59.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:14:59.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:59.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:14:59.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:59.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:59.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:59.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:59.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:14:59.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:14:59.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:14:59.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:59.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:14:59.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:59.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:59.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:59.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:14:59.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6681ms 2025-07-01 14:14:59.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:14:59.039 +03:00 [DBG] Connection id "0HNC8090TGEQ7" completed keep alive response. 2025-07-01 14:14:59.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3478ms 2025-07-01 14:14:59.039 +03:00 [DBG] Connection id "0HNC8090TGEQ7" received FIN. 2025-07-01 14:14:59.039 +03:00 [DBG] Connection id "0HNC8090TGEQ7" disconnecting. 2025-07-01 14:14:59.039 +03:00 [DBG] Connection id "0HNC8090TGEQ7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:14:59.040 +03:00 [DBG] Connection id "0HNC8090TGEQ7" stopped. 2025-07-01 14:15:04.039 +03:00 [DBG] Connection id "0HNC8090TGEQ8" accepted. 2025-07-01 14:15:04.039 +03:00 [DBG] Connection id "0HNC8090TGEQ8" started. 2025-07-01 14:15:04.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:15:04.039 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:15:04.039 +03:00 [DBG] POST requests are not supported 2025-07-01 14:15:04.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:15:04.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:15:04.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:04.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:15:04.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:15:04.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:15:04.039 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:15:04.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:04.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:15:04.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:15:04.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:15:04.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:15:04.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:15:04.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:15:04.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:04.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:04.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:15:04.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:15:04.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:04.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:04.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:04.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:04.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:15:04.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1407ms. 2025-07-01 14:15:04.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:04.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:04.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:04.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:04.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:04.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:04.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:04.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:04.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:15:04.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:15:04.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:15:04.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:04.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:04.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:04.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:04.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:04.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:04.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0063ms 2025-07-01 14:15:04.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:04.041 +03:00 [DBG] Connection id "0HNC8090TGEQ8" completed keep alive response. 2025-07-01 14:15:04.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8897ms 2025-07-01 14:15:04.041 +03:00 [DBG] Connection id "0HNC8090TGEQ8" received FIN. 2025-07-01 14:15:04.041 +03:00 [DBG] Connection id "0HNC8090TGEQ8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:15:04.041 +03:00 [DBG] Connection id "0HNC8090TGEQ8" disconnecting. 2025-07-01 14:15:04.041 +03:00 [DBG] Connection id "0HNC8090TGEQ8" stopped. 2025-07-01 14:15:09.035 +03:00 [DBG] Connection id "0HNC8090TGEQ9" accepted. 2025-07-01 14:15:09.035 +03:00 [DBG] Connection id "0HNC8090TGEQ9" started. 2025-07-01 14:15:09.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:15:09.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:15:09.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:15:09.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:15:09.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:15:09.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:09.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:15:09.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:15:09.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:15:09.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:15:09.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:09.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:15:09.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:15:09.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:15:09.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:15:09.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:15:09.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:15:09.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:09.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:09.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:15:09.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:15:09.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:09.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:09.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:09.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:09.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:15:09.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1294ms. 2025-07-01 14:15:09.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:09.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:09.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:09.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:09.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:09.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:09.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:09.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:09.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:15:09.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:15:09.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:15:09.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:09.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:09.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:09.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:09.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:09.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:09.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7262ms 2025-07-01 14:15:09.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:09.036 +03:00 [DBG] Connection id "0HNC8090TGEQ9" completed keep alive response. 2025-07-01 14:15:09.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3845ms 2025-07-01 14:15:09.037 +03:00 [DBG] Connection id "0HNC8090TGEQ9" received FIN. 2025-07-01 14:15:09.037 +03:00 [DBG] Connection id "0HNC8090TGEQ9" disconnecting. 2025-07-01 14:15:09.037 +03:00 [DBG] Connection id "0HNC8090TGEQ9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:15:09.038 +03:00 [DBG] Connection id "0HNC8090TGEQ9" stopped. 2025-07-01 14:15:14.035 +03:00 [DBG] Connection id "0HNC8090TGEQA" accepted. 2025-07-01 14:15:14.035 +03:00 [DBG] Connection id "0HNC8090TGEQA" started. 2025-07-01 14:15:14.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:15:14.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:15:14.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:15:14.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:15:14.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:15:14.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:14.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:15:14.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:15:14.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:15:14.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:15:14.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:14.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:15:14.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:15:14.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:15:14.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:15:14.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:15:14.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:15:14.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:14.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:14.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:15:14.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:15:14.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:14.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:14.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:14.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:14.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:15:14.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1235ms. 2025-07-01 14:15:14.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:14.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:14.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:14.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:14.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:14.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:14.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:14.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:14.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:15:14.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:15:14.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:15:14.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:14.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:14.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:14.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:14.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:14.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:14.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6724ms 2025-07-01 14:15:14.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:14.036 +03:00 [DBG] Connection id "0HNC8090TGEQA" completed keep alive response. 2025-07-01 14:15:14.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2744ms 2025-07-01 14:15:14.037 +03:00 [DBG] Connection id "0HNC8090TGEQA" received FIN. 2025-07-01 14:15:14.037 +03:00 [DBG] Connection id "0HNC8090TGEQA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:15:14.037 +03:00 [DBG] Connection id "0HNC8090TGEQA" disconnecting. 2025-07-01 14:15:14.037 +03:00 [DBG] Connection id "0HNC8090TGEQA" stopped. 2025-07-01 14:15:19.027 +03:00 [DBG] Connection id "0HNC8090TGEQB" accepted. 2025-07-01 14:15:19.027 +03:00 [DBG] Connection id "0HNC8090TGEQB" started. 2025-07-01 14:15:19.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:15:19.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:15:19.027 +03:00 [DBG] POST requests are not supported 2025-07-01 14:15:19.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:15:19.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:15:19.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:19.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:15:19.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:15:19.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:15:19.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:15:19.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:19.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:15:19.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:15:19.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:15:19.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:15:19.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:15:19.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:15:19.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:19.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:19.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:15:19.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:15:19.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:19.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:19.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:19.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:19.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:15:19.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1548ms. 2025-07-01 14:15:19.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:19.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:19.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:19.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:19.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:19.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:19.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:19.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:19.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:15:19.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:15:19.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:15:19.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:19.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:19.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:19.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:19.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:19.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:19.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0513ms 2025-07-01 14:15:19.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:19.029 +03:00 [DBG] Connection id "0HNC8090TGEQB" completed keep alive response. 2025-07-01 14:15:19.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7696ms 2025-07-01 14:15:19.029 +03:00 [DBG] Connection id "0HNC8090TGEQB" received FIN. 2025-07-01 14:15:19.029 +03:00 [DBG] Connection id "0HNC8090TGEQB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:15:19.029 +03:00 [DBG] Connection id "0HNC8090TGEQB" disconnecting. 2025-07-01 14:15:19.029 +03:00 [DBG] Connection id "0HNC8090TGEQB" stopped. 2025-07-01 14:15:24.034 +03:00 [DBG] Connection id "0HNC8090TGEQC" accepted. 2025-07-01 14:15:24.034 +03:00 [DBG] Connection id "0HNC8090TGEQC" started. 2025-07-01 14:15:24.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:15:24.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:15:24.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:15:24.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:15:24.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:15:24.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:24.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:15:24.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:15:24.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:15:24.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:15:24.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:24.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:15:24.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:15:24.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:15:24.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:15:24.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:15:24.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:15:24.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:24.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:24.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:15:24.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:15:24.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:24.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:24.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:24.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:24.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:15:24.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1355ms. 2025-07-01 14:15:24.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:24.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:24.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:24.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:24.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:24.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:24.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:24.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:24.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:15:24.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:15:24.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:15:24.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:24.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:24.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:24.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:24.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:24.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:24.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9987ms 2025-07-01 14:15:24.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:24.036 +03:00 [DBG] Connection id "0HNC8090TGEQC" completed keep alive response. 2025-07-01 14:15:24.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6372ms 2025-07-01 14:15:24.037 +03:00 [DBG] Connection id "0HNC8090TGEQC" received FIN. 2025-07-01 14:15:24.037 +03:00 [DBG] Connection id "0HNC8090TGEQC" disconnecting. 2025-07-01 14:15:24.037 +03:00 [DBG] Connection id "0HNC8090TGEQC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:15:24.038 +03:00 [DBG] Connection id "0HNC8090TGEQC" stopped. 2025-07-01 14:15:29.038 +03:00 [DBG] Connection id "0HNC8090TGEQD" accepted. 2025-07-01 14:15:29.038 +03:00 [DBG] Connection id "0HNC8090TGEQD" started. 2025-07-01 14:15:29.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:15:29.038 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:15:29.039 +03:00 [DBG] POST requests are not supported 2025-07-01 14:15:29.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:15:29.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:15:29.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:29.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:15:29.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:15:29.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:15:29.039 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:15:29.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:29.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:15:29.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:15:29.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:15:29.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:15:29.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:15:29.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:15:29.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:29.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:29.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:15:29.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:15:29.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:29.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:29.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:29.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:29.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:15:29.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1463ms. 2025-07-01 14:15:29.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:29.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:29.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:29.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:29.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:29.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:29.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:29.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:29.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:15:29.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:15:29.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:15:29.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:29.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:29.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:29.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:29.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:29.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:29.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9064ms 2025-07-01 14:15:29.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:29.040 +03:00 [DBG] Connection id "0HNC8090TGEQD" completed keep alive response. 2025-07-01 14:15:29.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7145ms 2025-07-01 14:15:29.040 +03:00 [DBG] Connection id "0HNC8090TGEQD" received FIN. 2025-07-01 14:15:29.040 +03:00 [DBG] Connection id "0HNC8090TGEQD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:15:29.041 +03:00 [DBG] Connection id "0HNC8090TGEQD" disconnecting. 2025-07-01 14:15:29.041 +03:00 [DBG] Connection id "0HNC8090TGEQD" stopped. 2025-07-01 14:15:34.035 +03:00 [DBG] Connection id "0HNC8090TGEQE" accepted. 2025-07-01 14:15:34.036 +03:00 [DBG] Connection id "0HNC8090TGEQE" started. 2025-07-01 14:15:34.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:15:34.036 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:15:34.036 +03:00 [DBG] POST requests are not supported 2025-07-01 14:15:34.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:15:34.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:15:34.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:34.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:15:34.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:15:34.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:15:34.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:15:34.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:34.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:15:34.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:15:34.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:15:34.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:15:34.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:15:34.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:15:34.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:34.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:34.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:15:34.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:15:34.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:34.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:34.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:34.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:34.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:15:34.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1236ms. 2025-07-01 14:15:34.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:34.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:34.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:34.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:34.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:34.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:34.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:34.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:34.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:15:34.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:15:34.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:15:34.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:34.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:34.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:34.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:34.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:34.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:34.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3543ms 2025-07-01 14:15:34.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:34.038 +03:00 [DBG] Connection id "0HNC8090TGEQE" completed keep alive response. 2025-07-01 14:15:34.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9782ms 2025-07-01 14:15:34.038 +03:00 [DBG] Connection id "0HNC8090TGEQE" received FIN. 2025-07-01 14:15:34.038 +03:00 [DBG] Connection id "0HNC8090TGEQE" disconnecting. 2025-07-01 14:15:34.038 +03:00 [DBG] Connection id "0HNC8090TGEQE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:15:34.039 +03:00 [DBG] Connection id "0HNC8090TGEQE" stopped. 2025-07-01 14:15:39.033 +03:00 [DBG] Connection id "0HNC8090TGEQF" accepted. 2025-07-01 14:15:39.033 +03:00 [DBG] Connection id "0HNC8090TGEQF" started. 2025-07-01 14:15:39.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:15:39.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:15:39.033 +03:00 [DBG] POST requests are not supported 2025-07-01 14:15:39.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:15:39.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:15:39.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:39.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:15:39.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:15:39.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:15:39.034 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:15:39.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:39.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:15:39.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:15:39.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:15:39.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:15:39.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:15:39.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:15:39.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:39.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:39.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:15:39.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:15:39.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:39.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:39.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:39.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:39.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:15:39.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1607ms. 2025-07-01 14:15:39.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:39.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:39.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:39.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:39.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:39.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:39.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:39.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:39.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:15:39.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:15:39.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:15:39.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:39.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:39.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:39.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:39.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:39.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:39.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0863ms 2025-07-01 14:15:39.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:39.035 +03:00 [DBG] Connection id "0HNC8090TGEQF" completed keep alive response. 2025-07-01 14:15:39.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0194ms 2025-07-01 14:15:39.035 +03:00 [DBG] Connection id "0HNC8090TGEQF" received FIN. 2025-07-01 14:15:39.036 +03:00 [DBG] Connection id "0HNC8090TGEQF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:15:39.036 +03:00 [DBG] Connection id "0HNC8090TGEQF" disconnecting. 2025-07-01 14:15:39.036 +03:00 [DBG] Connection id "0HNC8090TGEQF" stopped. 2025-07-01 14:15:44.039 +03:00 [DBG] Connection id "0HNC8090TGEQG" accepted. 2025-07-01 14:15:44.039 +03:00 [DBG] Connection id "0HNC8090TGEQG" started. 2025-07-01 14:15:44.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:15:44.039 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:15:44.039 +03:00 [DBG] POST requests are not supported 2025-07-01 14:15:44.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:15:44.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:15:44.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:44.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:15:44.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:15:44.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:15:44.040 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:15:44.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:44.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:15:44.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:15:44.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:15:44.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:15:44.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:15:44.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:15:44.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:44.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:44.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:15:44.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:15:44.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:44.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:44.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:44.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:44.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:15:44.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1268ms. 2025-07-01 14:15:44.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:44.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:44.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:44.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:44.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:44.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:44.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:44.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:44.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:15:44.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:15:44.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:15:44.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:44.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:44.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:44.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:44.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:44.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:44.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7493ms 2025-07-01 14:15:44.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:44.041 +03:00 [DBG] Connection id "0HNC8090TGEQG" completed keep alive response. 2025-07-01 14:15:44.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3946ms 2025-07-01 14:15:44.041 +03:00 [DBG] Connection id "0HNC8090TGEQG" received FIN. 2025-07-01 14:15:44.041 +03:00 [DBG] Connection id "0HNC8090TGEQG" disconnecting. 2025-07-01 14:15:44.041 +03:00 [DBG] Connection id "0HNC8090TGEQG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:15:44.042 +03:00 [DBG] Connection id "0HNC8090TGEQG" stopped. 2025-07-01 14:15:49.031 +03:00 [DBG] Connection id "0HNC8090TGEQH" accepted. 2025-07-01 14:15:49.031 +03:00 [DBG] Connection id "0HNC8090TGEQH" started. 2025-07-01 14:15:49.031 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:15:49.031 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:15:49.031 +03:00 [DBG] POST requests are not supported 2025-07-01 14:15:49.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:15:49.031 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:15:49.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:49.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:15:49.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:15:49.031 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:15:49.031 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:15:49.031 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:49.031 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:15:49.031 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:15:49.031 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:15:49.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:15:49.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:15:49.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:15:49.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:49.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:49.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:15:49.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:15:49.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:49.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:49.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:49.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:49.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:15:49.032 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1162ms. 2025-07-01 14:15:49.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:49.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:49.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:49.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:49.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:49.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:49.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:49.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:49.032 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:15:49.032 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:15:49.032 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:15:49.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:49.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:49.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:49.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:49.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:49.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:49.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6614ms 2025-07-01 14:15:49.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:49.032 +03:00 [DBG] Connection id "0HNC8090TGEQH" completed keep alive response. 2025-07-01 14:15:49.032 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2568ms 2025-07-01 14:15:49.033 +03:00 [DBG] Connection id "0HNC8090TGEQH" received FIN. 2025-07-01 14:15:49.033 +03:00 [DBG] Connection id "0HNC8090TGEQH" disconnecting. 2025-07-01 14:15:49.033 +03:00 [DBG] Connection id "0HNC8090TGEQH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:15:49.034 +03:00 [DBG] Connection id "0HNC8090TGEQH" stopped. 2025-07-01 14:15:54.034 +03:00 [DBG] Connection id "0HNC8090TGEQI" accepted. 2025-07-01 14:15:54.034 +03:00 [DBG] Connection id "0HNC8090TGEQI" started. 2025-07-01 14:15:54.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:15:54.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:15:54.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:15:54.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:15:54.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:15:54.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:54.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:15:54.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:15:54.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:15:54.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:15:54.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:54.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:15:54.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:15:54.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:15:54.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:15:54.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:15:54.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:15:54.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:54.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:54.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:15:54.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:15:54.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:54.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:54.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:54.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:54.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:15:54.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1408ms. 2025-07-01 14:15:54.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:54.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:54.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:54.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:54.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:54.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:54.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:54.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:54.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:15:54.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:15:54.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:15:54.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:54.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:54.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:54.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:54.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:54.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:54.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1056ms 2025-07-01 14:15:54.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:54.036 +03:00 [DBG] Connection id "0HNC8090TGEQI" completed keep alive response. 2025-07-01 14:15:54.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.876ms 2025-07-01 14:15:54.037 +03:00 [DBG] Connection id "0HNC8090TGEQI" received FIN. 2025-07-01 14:15:54.037 +03:00 [DBG] Connection id "0HNC8090TGEQI" disconnecting. 2025-07-01 14:15:54.037 +03:00 [DBG] Connection id "0HNC8090TGEQI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:15:54.038 +03:00 [DBG] Connection id "0HNC8090TGEQI" stopped. 2025-07-01 14:15:59.051 +03:00 [DBG] Connection id "0HNC8090TGEQJ" accepted. 2025-07-01 14:15:59.051 +03:00 [DBG] Connection id "0HNC8090TGEQJ" started. 2025-07-01 14:15:59.051 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:15:59.051 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:15:59.051 +03:00 [DBG] POST requests are not supported 2025-07-01 14:15:59.051 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:15:59.051 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:15:59.051 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:59.052 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:15:59.052 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:15:59.052 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:15:59.052 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:15:59.052 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:59.052 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:15:59.052 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:15:59.052 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:15:59.052 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:15:59.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:15:59.052 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:15:59.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:59.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:59.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:15:59.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:15:59.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:59.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:59.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:59.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:59.053 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:15:59.053 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1988ms. 2025-07-01 14:15:59.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:59.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:15:59.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:59.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:15:59.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:59.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:59.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:59.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:59.053 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:15:59.054 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:15:59.054 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:15:59.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:59.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:15:59.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:59.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:59.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:59.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:15:59.054 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6505ms 2025-07-01 14:15:59.054 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:15:59.054 +03:00 [DBG] Connection id "0HNC8090TGEQJ" completed keep alive response. 2025-07-01 14:15:59.054 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7206ms 2025-07-01 14:15:59.054 +03:00 [DBG] Connection id "0HNC8090TGEQJ" received FIN. 2025-07-01 14:15:59.055 +03:00 [DBG] Connection id "0HNC8090TGEQJ" disconnecting. 2025-07-01 14:15:59.055 +03:00 [DBG] Connection id "0HNC8090TGEQJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:15:59.056 +03:00 [DBG] Connection id "0HNC8090TGEQJ" stopped. 2025-07-01 14:16:04.032 +03:00 [DBG] Connection id "0HNC8090TGEQK" accepted. 2025-07-01 14:16:04.032 +03:00 [DBG] Connection id "0HNC8090TGEQK" started. 2025-07-01 14:16:04.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:16:04.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:16:04.032 +03:00 [DBG] POST requests are not supported 2025-07-01 14:16:04.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:16:04.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:16:04.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:04.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:16:04.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:16:04.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:16:04.033 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:16:04.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:04.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:16:04.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:16:04.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:16:04.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:16:04.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:16:04.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:16:04.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:04.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:04.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:16:04.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:16:04.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:04.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:04.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:04.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:04.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:16:04.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1269ms. 2025-07-01 14:16:04.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:04.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:04.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:04.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:04.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:16:04.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:16:04.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:16:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:04.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:04.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:04.033 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6465ms 2025-07-01 14:16:04.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:04.034 +03:00 [DBG] Connection id "0HNC8090TGEQK" completed keep alive response. 2025-07-01 14:16:04.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2544ms 2025-07-01 14:16:04.034 +03:00 [DBG] Connection id "0HNC8090TGEQK" received FIN. 2025-07-01 14:16:04.034 +03:00 [DBG] Connection id "0HNC8090TGEQK" disconnecting. 2025-07-01 14:16:04.034 +03:00 [DBG] Connection id "0HNC8090TGEQK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:16:04.035 +03:00 [DBG] Connection id "0HNC8090TGEQK" stopped. 2025-07-01 14:16:09.035 +03:00 [DBG] Connection id "0HNC8090TGEQL" accepted. 2025-07-01 14:16:09.035 +03:00 [DBG] Connection id "0HNC8090TGEQL" started. 2025-07-01 14:16:09.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:16:09.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:16:09.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:16:09.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:16:09.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:16:09.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:09.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:16:09.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:16:09.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:16:09.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:16:09.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:09.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:16:09.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:16:09.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:16:09.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:16:09.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:16:09.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:16:09.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:09.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:09.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:16:09.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:16:09.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:09.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:09.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:09.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:09.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:16:09.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1887ms. 2025-07-01 14:16:09.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:09.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:09.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:09.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:09.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:09.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:09.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:09.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:09.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:16:09.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:16:09.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:16:09.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:09.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:09.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:09.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:09.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:09.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:09.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4075ms 2025-07-01 14:16:09.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:09.037 +03:00 [DBG] Connection id "0HNC8090TGEQL" completed keep alive response. 2025-07-01 14:16:09.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4816ms 2025-07-01 14:16:09.038 +03:00 [DBG] Connection id "0HNC8090TGEQL" received FIN. 2025-07-01 14:16:09.038 +03:00 [DBG] Connection id "0HNC8090TGEQL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:16:09.038 +03:00 [DBG] Connection id "0HNC8090TGEQL" disconnecting. 2025-07-01 14:16:09.038 +03:00 [DBG] Connection id "0HNC8090TGEQL" stopped. 2025-07-01 14:16:14.033 +03:00 [DBG] Connection id "0HNC8090TGEQM" accepted. 2025-07-01 14:16:14.033 +03:00 [DBG] Connection id "0HNC8090TGEQM" started. 2025-07-01 14:16:14.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:16:14.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:16:14.033 +03:00 [DBG] POST requests are not supported 2025-07-01 14:16:14.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:16:14.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:16:14.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:14.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:16:14.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:16:14.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:16:14.034 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:16:14.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:14.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:16:14.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:16:14.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:16:14.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:16:14.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:16:14.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:16:14.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:14.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:14.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:16:14.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:16:14.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:14.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:14.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:14.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:14.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:16:14.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1097ms. 2025-07-01 14:16:14.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:14.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:14.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:14.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:14.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:14.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:14.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:14.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:14.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:16:14.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:16:14.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:16:14.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:14.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:14.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:14.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:14.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:14.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:14.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5951ms 2025-07-01 14:16:14.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:14.034 +03:00 [DBG] Connection id "0HNC8090TGEQM" completed keep alive response. 2025-07-01 14:16:14.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1683ms 2025-07-01 14:16:14.035 +03:00 [DBG] Connection id "0HNC8090TGEQM" received FIN. 2025-07-01 14:16:14.035 +03:00 [DBG] Connection id "0HNC8090TGEQM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:16:14.035 +03:00 [DBG] Connection id "0HNC8090TGEQM" disconnecting. 2025-07-01 14:16:14.035 +03:00 [DBG] Connection id "0HNC8090TGEQM" stopped. 2025-07-01 14:16:19.027 +03:00 [DBG] Connection id "0HNC8090TGEQN" accepted. 2025-07-01 14:16:19.027 +03:00 [DBG] Connection id "0HNC8090TGEQN" started. 2025-07-01 14:16:19.028 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:16:19.028 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:16:19.028 +03:00 [DBG] POST requests are not supported 2025-07-01 14:16:19.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:16:19.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:16:19.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:19.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:16:19.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:16:19.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:16:19.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:16:19.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:19.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:16:19.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:16:19.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:16:19.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:16:19.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:16:19.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:16:19.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:19.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:19.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:16:19.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:16:19.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:19.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:19.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:19.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:19.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:16:19.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1382ms. 2025-07-01 14:16:19.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:19.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:19.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:19.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:19.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:19.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:19.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:19.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:19.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:16:19.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:16:19.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:16:19.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:19.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:19.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:19.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:19.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:19.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:19.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8526ms 2025-07-01 14:16:19.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:19.029 +03:00 [DBG] Connection id "0HNC8090TGEQN" completed keep alive response. 2025-07-01 14:16:19.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4652ms 2025-07-01 14:16:19.029 +03:00 [DBG] Connection id "0HNC8090TGEQN" received FIN. 2025-07-01 14:16:19.029 +03:00 [DBG] Connection id "0HNC8090TGEQN" disconnecting. 2025-07-01 14:16:19.029 +03:00 [DBG] Connection id "0HNC8090TGEQN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:16:19.031 +03:00 [DBG] Connection id "0HNC8090TGEQN" stopped. 2025-07-01 14:16:24.027 +03:00 [DBG] Connection id "0HNC8090TGEQO" accepted. 2025-07-01 14:16:24.027 +03:00 [DBG] Connection id "0HNC8090TGEQO" started. 2025-07-01 14:16:24.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:16:24.027 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:16:24.027 +03:00 [DBG] POST requests are not supported 2025-07-01 14:16:24.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:16:24.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:16:24.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:24.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:16:24.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:16:24.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:16:24.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:16:24.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:24.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:16:24.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:16:24.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:16:24.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:16:24.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:16:24.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:16:24.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:24.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:24.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:16:24.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:16:24.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:24.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:24.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:24.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:24.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:16:24.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1239ms. 2025-07-01 14:16:24.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:24.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:24.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:24.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:24.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:24.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:24.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:24.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:24.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:16:24.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:16:24.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:16:24.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:24.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:24.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:24.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:24.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:24.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:24.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7581ms 2025-07-01 14:16:24.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:24.029 +03:00 [DBG] Connection id "0HNC8090TGEQO" completed keep alive response. 2025-07-01 14:16:24.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5309ms 2025-07-01 14:16:24.029 +03:00 [DBG] Connection id "0HNC8090TGEQO" received FIN. 2025-07-01 14:16:24.029 +03:00 [DBG] Connection id "0HNC8090TGEQO" disconnecting. 2025-07-01 14:16:24.029 +03:00 [DBG] Connection id "0HNC8090TGEQO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:16:24.030 +03:00 [DBG] Connection id "0HNC8090TGEQO" stopped. 2025-07-01 14:16:29.035 +03:00 [DBG] Connection id "0HNC8090TGEQP" accepted. 2025-07-01 14:16:29.036 +03:00 [DBG] Connection id "0HNC8090TGEQP" started. 2025-07-01 14:16:29.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:16:29.036 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:16:29.036 +03:00 [DBG] POST requests are not supported 2025-07-01 14:16:29.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:16:29.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:16:29.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:29.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:16:29.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:16:29.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:16:29.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:16:29.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:29.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:16:29.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:16:29.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:16:29.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:16:29.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:16:29.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:16:29.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:29.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:29.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:16:29.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:16:29.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:29.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:29.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:29.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:29.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:16:29.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1493ms. 2025-07-01 14:16:29.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:29.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:29.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:29.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:29.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:29.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:29.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:29.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:29.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:16:29.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:16:29.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:16:29.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:29.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:29.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:29.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:29.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:29.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:29.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.714ms 2025-07-01 14:16:29.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:29.037 +03:00 [DBG] Connection id "0HNC8090TGEQP" completed keep alive response. 2025-07-01 14:16:29.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3673ms 2025-07-01 14:16:29.037 +03:00 [DBG] Connection id "0HNC8090TGEQP" received FIN. 2025-07-01 14:16:29.037 +03:00 [DBG] Connection id "0HNC8090TGEQP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:16:29.038 +03:00 [DBG] Connection id "0HNC8090TGEQP" disconnecting. 2025-07-01 14:16:29.038 +03:00 [DBG] Connection id "0HNC8090TGEQP" stopped. 2025-07-01 14:16:34.037 +03:00 [DBG] Connection id "0HNC8090TGEQQ" accepted. 2025-07-01 14:16:34.037 +03:00 [DBG] Connection id "0HNC8090TGEQQ" started. 2025-07-01 14:16:34.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:16:34.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:16:34.037 +03:00 [DBG] POST requests are not supported 2025-07-01 14:16:34.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:16:34.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:16:34.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:34.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:16:34.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:16:34.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:16:34.038 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:16:34.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:34.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:16:34.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:16:34.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:16:34.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:16:34.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:16:34.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:16:34.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:34.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:34.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:16:34.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:16:34.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:34.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:34.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:34.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:34.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:16:34.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1473ms. 2025-07-01 14:16:34.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:34.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:34.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:34.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:34.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:34.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:34.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:34.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:34.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:16:34.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:16:34.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:16:34.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:34.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:34.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:34.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:34.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:34.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:34.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8843ms 2025-07-01 14:16:34.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:34.039 +03:00 [DBG] Connection id "0HNC8090TGEQQ" completed keep alive response. 2025-07-01 14:16:34.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6234ms 2025-07-01 14:16:34.039 +03:00 [DBG] Connection id "0HNC8090TGEQQ" received FIN. 2025-07-01 14:16:34.039 +03:00 [DBG] Connection id "0HNC8090TGEQQ" disconnecting. 2025-07-01 14:16:34.039 +03:00 [DBG] Connection id "0HNC8090TGEQQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:16:34.040 +03:00 [DBG] Connection id "0HNC8090TGEQQ" stopped. 2025-07-01 14:16:39.039 +03:00 [DBG] Connection id "0HNC8090TGEQR" accepted. 2025-07-01 14:16:39.039 +03:00 [DBG] Connection id "0HNC8090TGEQR" started. 2025-07-01 14:16:39.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:16:39.039 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:16:39.039 +03:00 [DBG] POST requests are not supported 2025-07-01 14:16:39.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:16:39.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:16:39.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:39.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:16:39.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:16:39.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:16:39.039 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:16:39.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:39.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:16:39.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:16:39.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:16:39.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:16:39.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:16:39.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:16:39.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:39.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:39.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:16:39.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:16:39.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:39.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:39.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:39.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:39.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:16:39.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1748ms. 2025-07-01 14:16:39.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:39.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:39.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:39.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:39.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:39.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:39.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:39.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:39.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:16:39.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:16:39.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:16:39.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:39.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:39.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:39.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:39.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:39.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:39.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2284ms 2025-07-01 14:16:39.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:39.041 +03:00 [DBG] Connection id "0HNC8090TGEQR" completed keep alive response. 2025-07-01 14:16:39.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1995ms 2025-07-01 14:16:39.041 +03:00 [DBG] Connection id "0HNC8090TGEQR" received FIN. 2025-07-01 14:16:39.042 +03:00 [DBG] Connection id "0HNC8090TGEQR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:16:39.042 +03:00 [DBG] Connection id "0HNC8090TGEQR" disconnecting. 2025-07-01 14:16:39.042 +03:00 [DBG] Connection id "0HNC8090TGEQR" stopped. 2025-07-01 14:16:44.027 +03:00 [DBG] Connection id "0HNC8090TGEQS" accepted. 2025-07-01 14:16:44.027 +03:00 [DBG] Connection id "0HNC8090TGEQS" started. 2025-07-01 14:16:44.028 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:16:44.028 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:16:44.028 +03:00 [DBG] POST requests are not supported 2025-07-01 14:16:44.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:16:44.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:16:44.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:44.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:16:44.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:16:44.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:16:44.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:16:44.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:44.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:16:44.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:16:44.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:16:44.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:16:44.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:16:44.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:16:44.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:44.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:44.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:16:44.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:16:44.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:44.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:44.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:44.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:44.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:16:44.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1346ms. 2025-07-01 14:16:44.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:44.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:44.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:44.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:44.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:44.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:44.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:44.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:44.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:16:44.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:16:44.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:16:44.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:44.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:44.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:44.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:44.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:44.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:44.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7565ms 2025-07-01 14:16:44.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:44.029 +03:00 [DBG] Connection id "0HNC8090TGEQS" completed keep alive response. 2025-07-01 14:16:44.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3446ms 2025-07-01 14:16:44.029 +03:00 [DBG] Connection id "0HNC8090TGEQS" received FIN. 2025-07-01 14:16:44.029 +03:00 [DBG] Connection id "0HNC8090TGEQS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:16:44.029 +03:00 [DBG] Connection id "0HNC8090TGEQS" disconnecting. 2025-07-01 14:16:44.029 +03:00 [DBG] Connection id "0HNC8090TGEQS" stopped. 2025-07-01 14:16:49.033 +03:00 [DBG] Connection id "0HNC8090TGEQT" accepted. 2025-07-01 14:16:49.033 +03:00 [DBG] Connection id "0HNC8090TGEQT" started. 2025-07-01 14:16:49.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:16:49.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:16:49.033 +03:00 [DBG] POST requests are not supported 2025-07-01 14:16:49.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:16:49.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:16:49.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:49.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:16:49.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:16:49.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:16:49.033 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:16:49.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:49.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:16:49.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:16:49.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:16:49.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:16:49.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:16:49.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:16:49.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:49.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:49.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:16:49.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:16:49.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:49.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:49.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:49.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:49.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:16:49.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1472ms. 2025-07-01 14:16:49.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:49.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:49.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:49.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:49.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:49.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:49.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:49.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:49.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:16:49.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:16:49.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:16:49.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:49.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:49.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:49.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:49.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:49.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:49.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.866ms 2025-07-01 14:16:49.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:49.034 +03:00 [DBG] Connection id "0HNC8090TGEQT" completed keep alive response. 2025-07-01 14:16:49.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6483ms 2025-07-01 14:16:49.035 +03:00 [DBG] Connection id "0HNC8090TGEQT" received FIN. 2025-07-01 14:16:49.035 +03:00 [DBG] Connection id "0HNC8090TGEQT" disconnecting. 2025-07-01 14:16:49.035 +03:00 [DBG] Connection id "0HNC8090TGEQT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:16:49.036 +03:00 [DBG] Connection id "0HNC8090TGEQT" stopped. 2025-07-01 14:16:54.037 +03:00 [DBG] Connection id "0HNC8090TGEQU" accepted. 2025-07-01 14:16:54.037 +03:00 [DBG] Connection id "0HNC8090TGEQU" started. 2025-07-01 14:16:54.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:16:54.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:16:54.037 +03:00 [DBG] POST requests are not supported 2025-07-01 14:16:54.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:16:54.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:16:54.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:54.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:16:54.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:16:54.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:16:54.037 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:16:54.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:54.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:16:54.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:16:54.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:16:54.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:16:54.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:16:54.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:16:54.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:54.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:54.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:16:54.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:16:54.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:54.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:54.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:54.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:54.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:16:54.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1284ms. 2025-07-01 14:16:54.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:54.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:54.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:54.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:54.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:54.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:54.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:54.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:54.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:16:54.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:16:54.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:16:54.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:54.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:54.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:54.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:54.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:54.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:54.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8722ms 2025-07-01 14:16:54.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:54.039 +03:00 [DBG] Connection id "0HNC8090TGEQU" completed keep alive response. 2025-07-01 14:16:54.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5253ms 2025-07-01 14:16:54.039 +03:00 [DBG] Connection id "0HNC8090TGEQU" received FIN. 2025-07-01 14:16:54.039 +03:00 [DBG] Connection id "0HNC8090TGEQU" disconnecting. 2025-07-01 14:16:54.039 +03:00 [DBG] Connection id "0HNC8090TGEQU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:16:54.040 +03:00 [DBG] Connection id "0HNC8090TGEQU" stopped. 2025-07-01 14:16:59.041 +03:00 [DBG] Connection id "0HNC8090TGEQV" accepted. 2025-07-01 14:16:59.042 +03:00 [DBG] Connection id "0HNC8090TGEQV" started. 2025-07-01 14:16:59.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:16:59.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:16:59.042 +03:00 [DBG] POST requests are not supported 2025-07-01 14:16:59.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:16:59.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:16:59.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:59.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:16:59.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:16:59.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:16:59.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:16:59.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:59.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:16:59.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:16:59.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:16:59.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:16:59.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:16:59.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:16:59.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:59.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:59.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:16:59.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:16:59.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:59.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:59.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:59.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:59.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:16:59.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1397ms. 2025-07-01 14:16:59.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:59.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:16:59.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:59.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:16:59.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:59.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:59.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:59.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:59.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:16:59.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:16:59.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:16:59.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:59.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:16:59.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:59.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:59.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:59.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:16:59.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6947ms 2025-07-01 14:16:59.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:16:59.043 +03:00 [DBG] Connection id "0HNC8090TGEQV" completed keep alive response. 2025-07-01 14:16:59.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2924ms 2025-07-01 14:16:59.043 +03:00 [DBG] Connection id "0HNC8090TGEQV" received FIN. 2025-07-01 14:16:59.043 +03:00 [DBG] Connection id "0HNC8090TGEQV" disconnecting. 2025-07-01 14:16:59.043 +03:00 [DBG] Connection id "0HNC8090TGEQV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:16:59.045 +03:00 [DBG] Connection id "0HNC8090TGEQV" stopped. 2025-07-01 14:17:04.037 +03:00 [DBG] Connection id "0HNC8090TGER0" accepted. 2025-07-01 14:17:04.037 +03:00 [DBG] Connection id "0HNC8090TGER0" started. 2025-07-01 14:17:04.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:17:04.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:17:04.037 +03:00 [DBG] POST requests are not supported 2025-07-01 14:17:04.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:17:04.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:17:04.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:04.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:17:04.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:17:04.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:17:04.038 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:17:04.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:04.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:17:04.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:17:04.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:17:04.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:17:04.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:17:04.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:17:04.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:04.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:04.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:17:04.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:17:04.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:04.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:04.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:04.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:04.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:17:04.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1321ms. 2025-07-01 14:17:04.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:04.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:04.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:04.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:04.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:04.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:04.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:04.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:04.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:17:04.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:17:04.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:17:04.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:04.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:04.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:04.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:04.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:04.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:04.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7356ms 2025-07-01 14:17:04.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:04.039 +03:00 [DBG] Connection id "0HNC8090TGER0" completed keep alive response. 2025-07-01 14:17:04.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3445ms 2025-07-01 14:17:04.039 +03:00 [DBG] Connection id "0HNC8090TGER0" received FIN. 2025-07-01 14:17:04.039 +03:00 [DBG] Connection id "0HNC8090TGER0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:17:04.039 +03:00 [DBG] Connection id "0HNC8090TGER0" disconnecting. 2025-07-01 14:17:04.039 +03:00 [DBG] Connection id "0HNC8090TGER0" stopped. 2025-07-01 14:17:09.038 +03:00 [DBG] Connection id "0HNC8090TGER1" accepted. 2025-07-01 14:17:09.038 +03:00 [DBG] Connection id "0HNC8090TGER1" started. 2025-07-01 14:17:09.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:17:09.038 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:17:09.038 +03:00 [DBG] POST requests are not supported 2025-07-01 14:17:09.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:17:09.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:17:09.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:09.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:17:09.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:17:09.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:17:09.038 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:17:09.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:09.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:17:09.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:17:09.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:17:09.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:17:09.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:17:09.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:17:09.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:09.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:09.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:17:09.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:17:09.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:09.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:09.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:09.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:09.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:17:09.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.126ms. 2025-07-01 14:17:09.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:09.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:09.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:09.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:09.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:09.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:09.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:09.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:09.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:17:09.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:17:09.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:17:09.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:09.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:09.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:09.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:09.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:09.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:09.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6476ms 2025-07-01 14:17:09.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:09.039 +03:00 [DBG] Connection id "0HNC8090TGER1" completed keep alive response. 2025-07-01 14:17:09.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2706ms 2025-07-01 14:17:09.040 +03:00 [DBG] Connection id "0HNC8090TGER1" received FIN. 2025-07-01 14:17:09.040 +03:00 [DBG] Connection id "0HNC8090TGER1" disconnecting. 2025-07-01 14:17:09.040 +03:00 [DBG] Connection id "0HNC8090TGER1" stopped. 2025-07-01 14:17:09.040 +03:00 [DBG] Connection id "0HNC8090TGER1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:17:14.036 +03:00 [DBG] Connection id "0HNC8090TGER2" accepted. 2025-07-01 14:17:14.036 +03:00 [DBG] Connection id "0HNC8090TGER2" started. 2025-07-01 14:17:14.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:17:14.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:17:14.037 +03:00 [DBG] POST requests are not supported 2025-07-01 14:17:14.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:17:14.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:17:14.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:14.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:17:14.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:17:14.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:17:14.037 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:17:14.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:14.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:17:14.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:17:14.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:17:14.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:17:14.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:17:14.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:17:14.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:14.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:14.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:17:14.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:17:14.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:14.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:14.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:14.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:14.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:17:14.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1683ms. 2025-07-01 14:17:14.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:14.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:14.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:14.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:14.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:14.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:14.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:14.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:14.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:17:14.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:17:14.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:17:14.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:14.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:14.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:14.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:14.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:14.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:14.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1301ms 2025-07-01 14:17:14.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:14.039 +03:00 [DBG] Connection id "0HNC8090TGER2" completed keep alive response. 2025-07-01 14:17:14.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0821ms 2025-07-01 14:17:14.039 +03:00 [DBG] Connection id "0HNC8090TGER2" received FIN. 2025-07-01 14:17:14.039 +03:00 [DBG] Connection id "0HNC8090TGER2" disconnecting. 2025-07-01 14:17:14.039 +03:00 [DBG] Connection id "0HNC8090TGER2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:17:14.040 +03:00 [DBG] Connection id "0HNC8090TGER2" stopped. 2025-07-01 14:17:19.031 +03:00 [DBG] Connection id "0HNC8090TGER3" accepted. 2025-07-01 14:17:19.031 +03:00 [DBG] Connection id "0HNC8090TGER3" started. 2025-07-01 14:17:19.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:17:19.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:17:19.032 +03:00 [DBG] POST requests are not supported 2025-07-01 14:17:19.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:17:19.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:17:19.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:19.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:17:19.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:17:19.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:17:19.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:17:19.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:19.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:17:19.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:17:19.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:17:19.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:17:19.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:17:19.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:17:19.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:19.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:19.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:17:19.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:17:19.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:19.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:19.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:19.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:19.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:17:19.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1563ms. 2025-07-01 14:17:19.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:19.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:19.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:19.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:19.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:19.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:19.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:19.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:19.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:17:19.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:17:19.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:17:19.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:19.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:19.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:19.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:19.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:19.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:19.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1823ms 2025-07-01 14:17:19.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:19.034 +03:00 [DBG] Connection id "0HNC8090TGER3" completed keep alive response. 2025-07-01 14:17:19.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3074ms 2025-07-01 14:17:19.034 +03:00 [DBG] Connection id "0HNC8090TGER3" received FIN. 2025-07-01 14:17:19.034 +03:00 [DBG] Connection id "0HNC8090TGER3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:17:19.034 +03:00 [DBG] Connection id "0HNC8090TGER3" disconnecting. 2025-07-01 14:17:19.034 +03:00 [DBG] Connection id "0HNC8090TGER3" stopped. 2025-07-01 14:17:24.035 +03:00 [DBG] Connection id "0HNC8090TGER4" accepted. 2025-07-01 14:17:24.035 +03:00 [DBG] Connection id "0HNC8090TGER4" started. 2025-07-01 14:17:24.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:17:24.036 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:17:24.036 +03:00 [DBG] POST requests are not supported 2025-07-01 14:17:24.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:17:24.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:17:24.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:24.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:17:24.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:17:24.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:17:24.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:17:24.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:24.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:17:24.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:17:24.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:17:24.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:17:24.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:17:24.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:17:24.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:24.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:24.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:17:24.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:17:24.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:24.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:24.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:24.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:24.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:17:24.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1488ms. 2025-07-01 14:17:24.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:24.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:24.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:24.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:24.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:24.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:24.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:24.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:24.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:17:24.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:17:24.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:17:24.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:24.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:24.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:24.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:24.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:24.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:24.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8977ms 2025-07-01 14:17:24.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:24.037 +03:00 [DBG] Connection id "0HNC8090TGER4" completed keep alive response. 2025-07-01 14:17:24.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5118ms 2025-07-01 14:17:24.037 +03:00 [DBG] Connection id "0HNC8090TGER4" received FIN. 2025-07-01 14:17:24.038 +03:00 [DBG] Connection id "0HNC8090TGER4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:17:24.038 +03:00 [DBG] Connection id "0HNC8090TGER4" disconnecting. 2025-07-01 14:17:24.038 +03:00 [DBG] Connection id "0HNC8090TGER4" stopped. 2025-07-01 14:17:29.026 +03:00 [DBG] Connection id "0HNC8090TGER5" accepted. 2025-07-01 14:17:29.026 +03:00 [DBG] Connection id "0HNC8090TGER5" started. 2025-07-01 14:17:29.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:17:29.026 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:17:29.026 +03:00 [DBG] POST requests are not supported 2025-07-01 14:17:29.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:17:29.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:17:29.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:29.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:17:29.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:17:29.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:17:29.027 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:17:29.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:29.027 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:17:29.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:17:29.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:17:29.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:17:29.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:17:29.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:17:29.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:29.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:29.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:17:29.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:17:29.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:29.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:29.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:29.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:29.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:17:29.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2559ms. 2025-07-01 14:17:29.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:29.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:29.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:29.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:29.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:29.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:29.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:29.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:29.028 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:17:29.028 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:17:29.028 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:17:29.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:29.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:29.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:29.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:29.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:29.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:29.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5998ms 2025-07-01 14:17:29.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:29.029 +03:00 [DBG] Connection id "0HNC8090TGER5" completed keep alive response. 2025-07-01 14:17:29.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.645ms 2025-07-01 14:17:29.029 +03:00 [DBG] Connection id "0HNC8090TGER5" received FIN. 2025-07-01 14:17:29.029 +03:00 [DBG] Connection id "0HNC8090TGER5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:17:29.030 +03:00 [DBG] Connection id "0HNC8090TGER5" disconnecting. 2025-07-01 14:17:29.030 +03:00 [DBG] Connection id "0HNC8090TGER5" stopped. 2025-07-01 14:17:34.050 +03:00 [DBG] Connection id "0HNC8090TGER6" accepted. 2025-07-01 14:17:34.051 +03:00 [DBG] Connection id "0HNC8090TGER6" started. 2025-07-01 14:17:34.051 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:17:34.051 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:17:34.051 +03:00 [DBG] POST requests are not supported 2025-07-01 14:17:34.051 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:17:34.051 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:17:34.051 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:34.051 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:17:34.051 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:17:34.051 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:17:34.051 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:17:34.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:34.052 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:17:34.052 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:17:34.052 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:17:34.052 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:17:34.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:17:34.052 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:17:34.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:34.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:34.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:17:34.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:17:34.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:34.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:34.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:34.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:34.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:17:34.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.211ms. 2025-07-01 14:17:34.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:34.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:34.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:34.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:34.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:34.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:34.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:34.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:34.053 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:17:34.053 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:17:34.053 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:17:34.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:34.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:34.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:34.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:34.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:34.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:34.053 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2059ms 2025-07-01 14:17:34.053 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:34.053 +03:00 [DBG] Connection id "0HNC8090TGER6" completed keep alive response. 2025-07-01 14:17:34.053 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1684ms 2025-07-01 14:17:34.053 +03:00 [DBG] Connection id "0HNC8090TGER6" received FIN. 2025-07-01 14:17:34.053 +03:00 [DBG] Connection id "0HNC8090TGER6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:17:34.054 +03:00 [DBG] Connection id "0HNC8090TGER6" disconnecting. 2025-07-01 14:17:34.054 +03:00 [DBG] Connection id "0HNC8090TGER6" stopped. 2025-07-01 14:17:39.037 +03:00 [DBG] Connection id "0HNC8090TGER7" accepted. 2025-07-01 14:17:39.037 +03:00 [DBG] Connection id "0HNC8090TGER7" started. 2025-07-01 14:17:39.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:17:39.038 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:17:39.038 +03:00 [DBG] POST requests are not supported 2025-07-01 14:17:39.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:17:39.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:17:39.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:39.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:17:39.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:17:39.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:17:39.038 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:17:39.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:39.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:17:39.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:17:39.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:17:39.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:17:39.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:17:39.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:17:39.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:39.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:39.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:17:39.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:17:39.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:39.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:39.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:39.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:39.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:17:39.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1401ms. 2025-07-01 14:17:39.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:39.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:39.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:39.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:39.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:39.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:39.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:39.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:39.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:17:39.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:17:39.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:17:39.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:39.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:39.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:39.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:39.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:39.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:39.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0144ms 2025-07-01 14:17:39.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:39.039 +03:00 [DBG] Connection id "0HNC8090TGER7" completed keep alive response. 2025-07-01 14:17:39.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9542ms 2025-07-01 14:17:39.040 +03:00 [DBG] Connection id "0HNC8090TGER7" received FIN. 2025-07-01 14:17:39.040 +03:00 [DBG] Connection id "0HNC8090TGER7" disconnecting. 2025-07-01 14:17:39.040 +03:00 [DBG] Connection id "0HNC8090TGER7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:17:39.041 +03:00 [DBG] Connection id "0HNC8090TGER7" stopped. 2025-07-01 14:17:44.032 +03:00 [DBG] Connection id "0HNC8090TGER8" accepted. 2025-07-01 14:17:44.032 +03:00 [DBG] Connection id "0HNC8090TGER8" started. 2025-07-01 14:17:44.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:17:44.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:17:44.032 +03:00 [DBG] POST requests are not supported 2025-07-01 14:17:44.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:17:44.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:17:44.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:44.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:17:44.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:17:44.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:17:44.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:17:44.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:44.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:17:44.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:17:44.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:17:44.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:17:44.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:17:44.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:17:44.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:44.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:44.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:17:44.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:17:44.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:44.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:44.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:44.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:44.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:17:44.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1776ms. 2025-07-01 14:17:44.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:44.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:44.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:44.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:44.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:44.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:44.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:44.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:44.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:17:44.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:17:44.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:17:44.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:44.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:44.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:44.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:44.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:44.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:44.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2049ms 2025-07-01 14:17:44.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:44.034 +03:00 [DBG] Connection id "0HNC8090TGER8" completed keep alive response. 2025-07-01 14:17:44.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3099ms 2025-07-01 14:17:44.034 +03:00 [DBG] Connection id "0HNC8090TGER8" received FIN. 2025-07-01 14:17:44.035 +03:00 [DBG] Connection id "0HNC8090TGER8" disconnecting. 2025-07-01 14:17:44.035 +03:00 [DBG] Connection id "0HNC8090TGER8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:17:44.036 +03:00 [DBG] Connection id "0HNC8090TGER8" stopped. 2025-07-01 14:17:49.037 +03:00 [DBG] Connection id "0HNC8090TGER9" accepted. 2025-07-01 14:17:49.037 +03:00 [DBG] Connection id "0HNC8090TGER9" started. 2025-07-01 14:17:49.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:17:49.038 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:17:49.038 +03:00 [DBG] POST requests are not supported 2025-07-01 14:17:49.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:17:49.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:17:49.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:49.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:17:49.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:17:49.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:17:49.038 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:17:49.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:49.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:17:49.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:17:49.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:17:49.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:17:49.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:17:49.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:17:49.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:49.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:49.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:17:49.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:17:49.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:49.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:49.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:49.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:49.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:17:49.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1968ms. 2025-07-01 14:17:49.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:49.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:49.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:49.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:49.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:49.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:49.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:49.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:49.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:17:49.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:17:49.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:17:49.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:49.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:49.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:49.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:49.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:49.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:49.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5373ms 2025-07-01 14:17:49.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:49.040 +03:00 [DBG] Connection id "0HNC8090TGER9" completed keep alive response. 2025-07-01 14:17:49.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7358ms 2025-07-01 14:17:49.040 +03:00 [DBG] Connection id "0HNC8090TGER9" received FIN. 2025-07-01 14:17:49.040 +03:00 [DBG] Connection id "0HNC8090TGER9" disconnecting. 2025-07-01 14:17:49.040 +03:00 [DBG] Connection id "0HNC8090TGER9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:17:49.042 +03:00 [DBG] Connection id "0HNC8090TGER9" stopped. 2025-07-01 14:17:54.042 +03:00 [DBG] Connection id "0HNC8090TGERA" accepted. 2025-07-01 14:17:54.042 +03:00 [DBG] Connection id "0HNC8090TGERA" started. 2025-07-01 14:17:54.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:17:54.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:17:54.042 +03:00 [DBG] POST requests are not supported 2025-07-01 14:17:54.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:17:54.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:17:54.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:54.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:17:54.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:17:54.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:17:54.043 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:17:54.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:54.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:17:54.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:17:54.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:17:54.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:17:54.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:17:54.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:17:54.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:54.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:54.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:17:54.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:17:54.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:54.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:54.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:54.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:54.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:17:54.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1176ms. 2025-07-01 14:17:54.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:54.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:54.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:54.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:54.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:54.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:54.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:54.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:54.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:17:54.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:17:54.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:17:54.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:54.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:54.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:54.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:54.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:54.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:54.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6282ms 2025-07-01 14:17:54.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:54.044 +03:00 [DBG] Connection id "0HNC8090TGERA" completed keep alive response. 2025-07-01 14:17:54.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2838ms 2025-07-01 14:17:54.044 +03:00 [DBG] Connection id "0HNC8090TGERA" received FIN. 2025-07-01 14:17:54.044 +03:00 [DBG] Connection id "0HNC8090TGERA" disconnecting. 2025-07-01 14:17:54.044 +03:00 [DBG] Connection id "0HNC8090TGERA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:17:54.045 +03:00 [DBG] Connection id "0HNC8090TGERA" stopped. 2025-07-01 14:17:59.034 +03:00 [DBG] Connection id "0HNC8090TGERB" accepted. 2025-07-01 14:17:59.035 +03:00 [DBG] Connection id "0HNC8090TGERB" started. 2025-07-01 14:17:59.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:17:59.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:17:59.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:17:59.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:17:59.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:17:59.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:59.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:17:59.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:17:59.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:17:59.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:17:59.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:59.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:17:59.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:17:59.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:17:59.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:17:59.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:17:59.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:17:59.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:59.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:59.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:17:59.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:17:59.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:59.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:59.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:59.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:59.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:17:59.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1457ms. 2025-07-01 14:17:59.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:59.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:17:59.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:59.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:17:59.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:59.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:59.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:59.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:59.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:17:59.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:17:59.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:17:59.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:59.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:17:59.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:59.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:59.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:59.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:17:59.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.74ms 2025-07-01 14:17:59.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:17:59.036 +03:00 [DBG] Connection id "0HNC8090TGERB" completed keep alive response. 2025-07-01 14:17:59.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.389ms 2025-07-01 14:17:59.036 +03:00 [DBG] Connection id "0HNC8090TGERB" received FIN. 2025-07-01 14:17:59.037 +03:00 [DBG] Connection id "0HNC8090TGERB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:17:59.037 +03:00 [DBG] Connection id "0HNC8090TGERB" disconnecting. 2025-07-01 14:17:59.037 +03:00 [DBG] Connection id "0HNC8090TGERB" stopped. 2025-07-01 14:18:04.043 +03:00 [DBG] Connection id "0HNC8090TGERC" accepted. 2025-07-01 14:18:04.043 +03:00 [DBG] Connection id "0HNC8090TGERC" started. 2025-07-01 14:18:04.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:18:04.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:18:04.043 +03:00 [DBG] POST requests are not supported 2025-07-01 14:18:04.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:18:04.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:18:04.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:04.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:18:04.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:18:04.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:18:04.043 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:18:04.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:04.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:18:04.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:18:04.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:18:04.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:18:04.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:18:04.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:18:04.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:04.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:04.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:18:04.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:18:04.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:04.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:04.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:04.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:04.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:18:04.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.12ms. 2025-07-01 14:18:04.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:04.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:04.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:04.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:04.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:04.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:04.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:04.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:04.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:18:04.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:18:04.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:18:04.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:04.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:04.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:04.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:04.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:04.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:04.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7129ms 2025-07-01 14:18:04.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:04.044 +03:00 [DBG] Connection id "0HNC8090TGERC" completed keep alive response. 2025-07-01 14:18:04.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3993ms 2025-07-01 14:18:04.045 +03:00 [DBG] Connection id "0HNC8090TGERC" received FIN. 2025-07-01 14:18:04.045 +03:00 [DBG] Connection id "0HNC8090TGERC" disconnecting. 2025-07-01 14:18:04.045 +03:00 [DBG] Connection id "0HNC8090TGERC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:18:04.046 +03:00 [DBG] Connection id "0HNC8090TGERC" stopped. 2025-07-01 14:18:09.041 +03:00 [DBG] Connection id "0HNC8090TGERD" accepted. 2025-07-01 14:18:09.041 +03:00 [DBG] Connection id "0HNC8090TGERD" started. 2025-07-01 14:18:09.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:18:09.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:18:09.041 +03:00 [DBG] POST requests are not supported 2025-07-01 14:18:09.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:18:09.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:18:09.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:09.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:18:09.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:18:09.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:18:09.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:18:09.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:09.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:18:09.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:18:09.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:18:09.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:18:09.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:18:09.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:18:09.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:09.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:09.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:18:09.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:18:09.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:09.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:09.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:09.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:09.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:18:09.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1505ms. 2025-07-01 14:18:09.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:09.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:09.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:09.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:09.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:09.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:09.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:09.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:09.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:18:09.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:18:09.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:18:09.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:09.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:09.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:09.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:09.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:09.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:09.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.233ms 2025-07-01 14:18:09.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:09.043 +03:00 [DBG] Connection id "0HNC8090TGERD" completed keep alive response. 2025-07-01 14:18:09.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1968ms 2025-07-01 14:18:09.043 +03:00 [DBG] Connection id "0HNC8090TGERD" received FIN. 2025-07-01 14:18:09.043 +03:00 [DBG] Connection id "0HNC8090TGERD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:18:09.043 +03:00 [DBG] Connection id "0HNC8090TGERD" disconnecting. 2025-07-01 14:18:09.044 +03:00 [DBG] Connection id "0HNC8090TGERD" stopped. 2025-07-01 14:18:14.092 +03:00 [DBG] Connection id "0HNC8090TGERE" accepted. 2025-07-01 14:18:14.093 +03:00 [DBG] Connection id "0HNC8090TGERE" started. 2025-07-01 14:18:14.093 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:18:14.093 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:18:14.093 +03:00 [DBG] POST requests are not supported 2025-07-01 14:18:14.093 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:18:14.093 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:18:14.093 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:14.093 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:18:14.093 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:18:14.093 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:18:14.093 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:18:14.093 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:14.093 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:18:14.093 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:18:14.093 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:18:14.093 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:18:14.093 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:18:14.093 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:18:14.093 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:14.093 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:14.094 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:18:14.094 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:18:14.094 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:14.094 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:14.094 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:14.094 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:14.094 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:18:14.094 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1426ms. 2025-07-01 14:18:14.094 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:14.094 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:14.094 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:14.094 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:14.094 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:14.094 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:14.094 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:14.094 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:14.094 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:18:14.094 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:18:14.094 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:18:14.094 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:14.094 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:14.094 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:14.094 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:14.094 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:14.094 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:14.094 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8826ms 2025-07-01 14:18:14.094 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:14.094 +03:00 [DBG] Connection id "0HNC8090TGERE" completed keep alive response. 2025-07-01 14:18:14.094 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6172ms 2025-07-01 14:18:14.095 +03:00 [DBG] Connection id "0HNC8090TGERE" received FIN. 2025-07-01 14:18:14.095 +03:00 [DBG] Connection id "0HNC8090TGERE" disconnecting. 2025-07-01 14:18:14.095 +03:00 [DBG] Connection id "0HNC8090TGERE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:18:14.096 +03:00 [DBG] Connection id "0HNC8090TGERE" stopped. 2025-07-01 14:18:19.035 +03:00 [DBG] Connection id "0HNC8090TGERF" accepted. 2025-07-01 14:18:19.035 +03:00 [DBG] Connection id "0HNC8090TGERF" started. 2025-07-01 14:18:19.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:18:19.036 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:18:19.036 +03:00 [DBG] POST requests are not supported 2025-07-01 14:18:19.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:18:19.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:18:19.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:19.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:18:19.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:18:19.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:18:19.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:18:19.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:19.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:18:19.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:18:19.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:18:19.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:18:19.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:18:19.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:18:19.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:19.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:19.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:18:19.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:18:19.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:19.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:19.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:19.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:19.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:18:19.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1661ms. 2025-07-01 14:18:19.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:19.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:19.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:19.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:19.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:19.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:19.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:19.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:19.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:18:19.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:18:19.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:18:19.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:19.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:19.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:19.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:19.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:19.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:19.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0316ms 2025-07-01 14:18:19.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:19.037 +03:00 [DBG] Connection id "0HNC8090TGERF" completed keep alive response. 2025-07-01 14:18:19.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.896ms 2025-07-01 14:18:19.038 +03:00 [DBG] Connection id "0HNC8090TGERF" received FIN. 2025-07-01 14:18:19.038 +03:00 [DBG] Connection id "0HNC8090TGERF" disconnecting. 2025-07-01 14:18:19.038 +03:00 [DBG] Connection id "0HNC8090TGERF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:18:19.039 +03:00 [DBG] Connection id "0HNC8090TGERF" stopped. 2025-07-01 14:18:24.043 +03:00 [DBG] Connection id "0HNC8090TGERG" accepted. 2025-07-01 14:18:24.043 +03:00 [DBG] Connection id "0HNC8090TGERG" started. 2025-07-01 14:18:24.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:18:24.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:18:24.043 +03:00 [DBG] POST requests are not supported 2025-07-01 14:18:24.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:18:24.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:18:24.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:24.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:18:24.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:18:24.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:18:24.043 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:18:24.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:24.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:18:24.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:18:24.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:18:24.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:18:24.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:18:24.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:18:24.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:24.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:24.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:18:24.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:18:24.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:24.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:24.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:24.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:24.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:18:24.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1365ms. 2025-07-01 14:18:24.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:24.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:24.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:24.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:24.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:24.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:24.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:24.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:24.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:18:24.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:18:24.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:18:24.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:24.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:24.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:24.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:24.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:24.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:24.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7582ms 2025-07-01 14:18:24.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:24.044 +03:00 [DBG] Connection id "0HNC8090TGERG" completed keep alive response. 2025-07-01 14:18:24.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3409ms 2025-07-01 14:18:24.044 +03:00 [DBG] Connection id "0HNC8090TGERG" received FIN. 2025-07-01 14:18:24.044 +03:00 [DBG] Connection id "0HNC8090TGERG" disconnecting. 2025-07-01 14:18:24.045 +03:00 [DBG] Connection id "0HNC8090TGERG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:18:24.046 +03:00 [DBG] Connection id "0HNC8090TGERG" stopped. 2025-07-01 14:18:29.047 +03:00 [DBG] Connection id "0HNC8090TGERH" accepted. 2025-07-01 14:18:29.047 +03:00 [DBG] Connection id "0HNC8090TGERH" started. 2025-07-01 14:18:29.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:18:29.048 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:18:29.048 +03:00 [DBG] POST requests are not supported 2025-07-01 14:18:29.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:18:29.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:18:29.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:29.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:18:29.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:18:29.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:18:29.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:18:29.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:29.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:18:29.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:18:29.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:18:29.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:18:29.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:18:29.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:18:29.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:29.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:29.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:18:29.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:18:29.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:29.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:29.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:29.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:29.050 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:18:29.050 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2183ms. 2025-07-01 14:18:29.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:29.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:29.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:29.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:29.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:29.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:29.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:29.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:29.051 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:18:29.051 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:18:29.051 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:18:29.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:29.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:29.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:29.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:29.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:29.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:29.051 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.1745ms 2025-07-01 14:18:29.051 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:29.051 +03:00 [DBG] Connection id "0HNC8090TGERH" completed keep alive response. 2025-07-01 14:18:29.052 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.9973ms 2025-07-01 14:18:29.052 +03:00 [DBG] Connection id "0HNC8090TGERH" received FIN. 2025-07-01 14:18:29.052 +03:00 [DBG] Connection id "0HNC8090TGERH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:18:29.052 +03:00 [DBG] Connection id "0HNC8090TGERH" disconnecting. 2025-07-01 14:18:29.052 +03:00 [DBG] Connection id "0HNC8090TGERH" stopped. 2025-07-01 14:18:34.041 +03:00 [DBG] Connection id "0HNC8090TGERI" accepted. 2025-07-01 14:18:34.041 +03:00 [DBG] Connection id "0HNC8090TGERI" started. 2025-07-01 14:18:34.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:18:34.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:18:34.042 +03:00 [DBG] POST requests are not supported 2025-07-01 14:18:34.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:18:34.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:18:34.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:34.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:18:34.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:18:34.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:18:34.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:18:34.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:34.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:18:34.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:18:34.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:18:34.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:18:34.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:18:34.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:18:34.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:34.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:34.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:18:34.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:18:34.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:34.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:34.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:34.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:34.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:18:34.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1269ms. 2025-07-01 14:18:34.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:34.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:34.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:34.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:34.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:34.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:34.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:34.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:34.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:18:34.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:18:34.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:18:34.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:34.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:34.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:34.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:34.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:34.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:34.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7542ms 2025-07-01 14:18:34.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:34.043 +03:00 [DBG] Connection id "0HNC8090TGERI" completed keep alive response. 2025-07-01 14:18:34.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4277ms 2025-07-01 14:18:34.043 +03:00 [DBG] Connection id "0HNC8090TGERI" received FIN. 2025-07-01 14:18:34.043 +03:00 [DBG] Connection id "0HNC8090TGERI" disconnecting. 2025-07-01 14:18:34.043 +03:00 [DBG] Connection id "0HNC8090TGERI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:18:34.044 +03:00 [DBG] Connection id "0HNC8090TGERI" stopped. 2025-07-01 14:18:39.040 +03:00 [DBG] Connection id "0HNC8090TGERJ" accepted. 2025-07-01 14:18:39.040 +03:00 [DBG] Connection id "0HNC8090TGERJ" started. 2025-07-01 14:18:39.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:18:39.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:18:39.040 +03:00 [DBG] POST requests are not supported 2025-07-01 14:18:39.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:18:39.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:18:39.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:39.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:18:39.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:18:39.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:18:39.040 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:18:39.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:39.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:18:39.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:18:39.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:18:39.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:18:39.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:18:39.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:18:39.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:39.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:39.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:18:39.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:18:39.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:39.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:39.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:39.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:39.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:18:39.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1102ms. 2025-07-01 14:18:39.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:39.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:39.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:39.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:39.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:39.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:39.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:39.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:39.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:18:39.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:18:39.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:18:39.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:39.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:39.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:39.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:39.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:39.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:39.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7037ms 2025-07-01 14:18:39.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:39.041 +03:00 [DBG] Connection id "0HNC8090TGERJ" completed keep alive response. 2025-07-01 14:18:39.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2612ms 2025-07-01 14:18:39.042 +03:00 [DBG] Connection id "0HNC8090TGERJ" received FIN. 2025-07-01 14:18:39.042 +03:00 [DBG] Connection id "0HNC8090TGERJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:18:39.042 +03:00 [DBG] Connection id "0HNC8090TGERJ" disconnecting. 2025-07-01 14:18:39.042 +03:00 [DBG] Connection id "0HNC8090TGERJ" stopped. 2025-07-01 14:18:44.034 +03:00 [DBG] Connection id "0HNC8090TGERK" accepted. 2025-07-01 14:18:44.034 +03:00 [DBG] Connection id "0HNC8090TGERK" started. 2025-07-01 14:18:44.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:18:44.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:18:44.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:18:44.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:18:44.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:18:44.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:44.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:18:44.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:18:44.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:18:44.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:18:44.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:44.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:18:44.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:18:44.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:18:44.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:18:44.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:18:44.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:18:44.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:44.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:44.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:18:44.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:18:44.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:44.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:44.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:44.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:44.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:18:44.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1661ms. 2025-07-01 14:18:44.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:44.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:44.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:44.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:44.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:44.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:44.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:44.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:44.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:18:44.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:18:44.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:18:44.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:44.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:44.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:44.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:44.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:44.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:44.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8745ms 2025-07-01 14:18:44.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:44.036 +03:00 [DBG] Connection id "0HNC8090TGERK" completed keep alive response. 2025-07-01 14:18:44.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5629ms 2025-07-01 14:18:44.036 +03:00 [DBG] Connection id "0HNC8090TGERK" received FIN. 2025-07-01 14:18:44.036 +03:00 [DBG] Connection id "0HNC8090TGERK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:18:44.036 +03:00 [DBG] Connection id "0HNC8090TGERK" disconnecting. 2025-07-01 14:18:44.036 +03:00 [DBG] Connection id "0HNC8090TGERK" stopped. 2025-07-01 14:18:49.041 +03:00 [DBG] Connection id "0HNC8090TGERL" accepted. 2025-07-01 14:18:49.041 +03:00 [DBG] Connection id "0HNC8090TGERL" started. 2025-07-01 14:18:49.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:18:49.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:18:49.042 +03:00 [DBG] POST requests are not supported 2025-07-01 14:18:49.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:18:49.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:18:49.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:49.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:18:49.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:18:49.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:18:49.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:18:49.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:49.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:18:49.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:18:49.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:18:49.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:18:49.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:18:49.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:18:49.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:49.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:49.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:18:49.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:18:49.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:49.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:49.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:49.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:49.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:18:49.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1509ms. 2025-07-01 14:18:49.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:49.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:49.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:49.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:49.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:49.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:49.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:49.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:49.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:18:49.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:18:49.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:18:49.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:49.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:49.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:49.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:49.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:49.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:49.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7515ms 2025-07-01 14:18:49.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:49.043 +03:00 [DBG] Connection id "0HNC8090TGERL" completed keep alive response. 2025-07-01 14:18:49.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3787ms 2025-07-01 14:18:49.043 +03:00 [DBG] Connection id "0HNC8090TGERL" received FIN. 2025-07-01 14:18:49.043 +03:00 [DBG] Connection id "0HNC8090TGERL" disconnecting. 2025-07-01 14:18:49.043 +03:00 [DBG] Connection id "0HNC8090TGERL" stopped. 2025-07-01 14:18:49.044 +03:00 [DBG] Connection id "0HNC8090TGERL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:18:54.034 +03:00 [DBG] Connection id "0HNC8090TGERM" accepted. 2025-07-01 14:18:54.034 +03:00 [DBG] Connection id "0HNC8090TGERM" started. 2025-07-01 14:18:54.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:18:54.034 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:18:54.034 +03:00 [DBG] POST requests are not supported 2025-07-01 14:18:54.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:18:54.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:18:54.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:54.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:18:54.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:18:54.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:18:54.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:18:54.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:54.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:18:54.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:18:54.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:18:54.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:18:54.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:18:54.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:18:54.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:54.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:54.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:18:54.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:18:54.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:54.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:54.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:54.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:54.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:18:54.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1167ms. 2025-07-01 14:18:54.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:54.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:54.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:54.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:54.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:54.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:54.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:54.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:54.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:18:54.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:18:54.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:18:54.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:54.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:54.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:54.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:54.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:54.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:54.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6636ms 2025-07-01 14:18:54.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:54.036 +03:00 [DBG] Connection id "0HNC8090TGERM" completed keep alive response. 2025-07-01 14:18:54.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2838ms 2025-07-01 14:18:54.036 +03:00 [DBG] Connection id "0HNC8090TGERM" received FIN. 2025-07-01 14:18:54.036 +03:00 [DBG] Connection id "0HNC8090TGERM" disconnecting. 2025-07-01 14:18:54.036 +03:00 [DBG] Connection id "0HNC8090TGERM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:18:54.037 +03:00 [DBG] Connection id "0HNC8090TGERM" stopped. 2025-07-01 14:18:59.039 +03:00 [DBG] Connection id "0HNC8090TGERN" accepted. 2025-07-01 14:18:59.039 +03:00 [DBG] Connection id "0HNC8090TGERN" started. 2025-07-01 14:18:59.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:18:59.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:18:59.040 +03:00 [DBG] POST requests are not supported 2025-07-01 14:18:59.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:18:59.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:18:59.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:59.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:18:59.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:18:59.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:18:59.040 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:18:59.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:59.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:18:59.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:18:59.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:18:59.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:18:59.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:18:59.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:18:59.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:59.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:59.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:18:59.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:18:59.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:59.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:59.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:59.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:59.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:18:59.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2028ms. 2025-07-01 14:18:59.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:59.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:18:59.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:59.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:18:59.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:59.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:59.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:59.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:59.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:18:59.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:18:59.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:18:59.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:59.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:18:59.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:59.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:59.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:59.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:18:59.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3193ms 2025-07-01 14:18:59.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:18:59.042 +03:00 [DBG] Connection id "0HNC8090TGERN" completed keep alive response. 2025-07-01 14:18:59.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8958ms 2025-07-01 14:18:59.043 +03:00 [DBG] Connection id "0HNC8090TGERN" received FIN. 2025-07-01 14:18:59.043 +03:00 [DBG] Connection id "0HNC8090TGERN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:18:59.043 +03:00 [DBG] Connection id "0HNC8090TGERN" disconnecting. 2025-07-01 14:18:59.043 +03:00 [DBG] Connection id "0HNC8090TGERN" stopped. 2025-07-01 14:19:04.035 +03:00 [DBG] Connection id "0HNC8090TGERO" accepted. 2025-07-01 14:19:04.036 +03:00 [DBG] Connection id "0HNC8090TGERO" started. 2025-07-01 14:19:04.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:19:04.036 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:19:04.036 +03:00 [DBG] POST requests are not supported 2025-07-01 14:19:04.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:19:04.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:19:04.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:04.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:19:04.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:19:04.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:19:04.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:19:04.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:04.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:19:04.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:19:04.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:19:04.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:19:04.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:19:04.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:19:04.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:04.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:04.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:19:04.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:19:04.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:04.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:04.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:04.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:04.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:19:04.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1593ms. 2025-07-01 14:19:04.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:04.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:04.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:04.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:04.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:04.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:04.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:04.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:04.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:19:04.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:19:04.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:19:04.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:04.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:04.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:04.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:04.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:04.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:04.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2186ms 2025-07-01 14:19:04.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:04.038 +03:00 [DBG] Connection id "0HNC8090TGERO" completed keep alive response. 2025-07-01 14:19:04.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9816ms 2025-07-01 14:19:04.038 +03:00 [DBG] Connection id "0HNC8090TGERO" received FIN. 2025-07-01 14:19:04.038 +03:00 [DBG] Connection id "0HNC8090TGERO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:19:04.038 +03:00 [DBG] Connection id "0HNC8090TGERO" disconnecting. 2025-07-01 14:19:04.038 +03:00 [DBG] Connection id "0HNC8090TGERO" stopped. 2025-07-01 14:19:09.031 +03:00 [DBG] Connection id "0HNC8090TGERP" accepted. 2025-07-01 14:19:09.031 +03:00 [DBG] Connection id "0HNC8090TGERP" started. 2025-07-01 14:19:09.031 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:19:09.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:19:09.032 +03:00 [DBG] POST requests are not supported 2025-07-01 14:19:09.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:19:09.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:19:09.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:09.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:19:09.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:19:09.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:19:09.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:19:09.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:09.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:19:09.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:19:09.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:19:09.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:19:09.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:19:09.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:19:09.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:09.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:09.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:19:09.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:19:09.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:09.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:09.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:09.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:09.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:19:09.032 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1358ms. 2025-07-01 14:19:09.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:09.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:09.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:09.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:09.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:09.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:09.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:09.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:09.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:19:09.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:19:09.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:19:09.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:09.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:09.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:09.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:09.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:09.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:09.033 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9088ms 2025-07-01 14:19:09.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:09.033 +03:00 [DBG] Connection id "0HNC8090TGERP" completed keep alive response. 2025-07-01 14:19:09.033 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6247ms 2025-07-01 14:19:09.033 +03:00 [DBG] Connection id "0HNC8090TGERP" received FIN. 2025-07-01 14:19:09.033 +03:00 [DBG] Connection id "0HNC8090TGERP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:19:09.033 +03:00 [DBG] Connection id "0HNC8090TGERP" disconnecting. 2025-07-01 14:19:09.033 +03:00 [DBG] Connection id "0HNC8090TGERP" stopped. 2025-07-01 14:19:14.036 +03:00 [DBG] Connection id "0HNC8090TGERQ" accepted. 2025-07-01 14:19:14.036 +03:00 [DBG] Connection id "0HNC8090TGERQ" started. 2025-07-01 14:19:14.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:19:14.036 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:19:14.036 +03:00 [DBG] POST requests are not supported 2025-07-01 14:19:14.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:19:14.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:19:14.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:14.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:19:14.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:19:14.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:19:14.037 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:19:14.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:14.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:19:14.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:19:14.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:19:14.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:19:14.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:19:14.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:19:14.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:14.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:14.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:19:14.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:19:14.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:14.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:14.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:14.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:14.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:19:14.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2619ms. 2025-07-01 14:19:14.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:14.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:14.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:14.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:14.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:14.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:14.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:14.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:14.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:19:14.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:19:14.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:19:14.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:14.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:14.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:14.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:14.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:14.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:14.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9083ms 2025-07-01 14:19:14.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:14.038 +03:00 [DBG] Connection id "0HNC8090TGERQ" completed keep alive response. 2025-07-01 14:19:14.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5827ms 2025-07-01 14:19:14.038 +03:00 [DBG] Connection id "0HNC8090TGERQ" received FIN. 2025-07-01 14:19:14.038 +03:00 [DBG] Connection id "0HNC8090TGERQ" disconnecting. 2025-07-01 14:19:14.038 +03:00 [DBG] Connection id "0HNC8090TGERQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:19:14.039 +03:00 [DBG] Connection id "0HNC8090TGERQ" stopped. 2025-07-01 14:19:19.029 +03:00 [DBG] Connection id "0HNC8090TGERR" accepted. 2025-07-01 14:19:19.029 +03:00 [DBG] Connection id "0HNC8090TGERR" started. 2025-07-01 14:19:19.030 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:19:19.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:19:19.030 +03:00 [DBG] POST requests are not supported 2025-07-01 14:19:19.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:19:19.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:19:19.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:19.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:19:19.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:19:19.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:19:19.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:19:19.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:19.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:19:19.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:19:19.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:19:19.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:19:19.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:19:19.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:19:19.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:19.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:19.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:19:19.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:19:19.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:19.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:19.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:19.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:19.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:19:19.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1361ms. 2025-07-01 14:19:19.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:19.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:19.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:19.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:19.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:19.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:19.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:19.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:19.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:19:19.031 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:19:19.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:19:19.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:19.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:19.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:19.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:19.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:19.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:19.031 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0152ms 2025-07-01 14:19:19.031 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:19.031 +03:00 [DBG] Connection id "0HNC8090TGERR" completed keep alive response. 2025-07-01 14:19:19.031 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8274ms 2025-07-01 14:19:19.032 +03:00 [DBG] Connection id "0HNC8090TGERR" received FIN. 2025-07-01 14:19:19.032 +03:00 [DBG] Connection id "0HNC8090TGERR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:19:19.032 +03:00 [DBG] Connection id "0HNC8090TGERR" disconnecting. 2025-07-01 14:19:19.032 +03:00 [DBG] Connection id "0HNC8090TGERR" stopped. 2025-07-01 14:19:24.033 +03:00 [DBG] Connection id "0HNC8090TGERS" accepted. 2025-07-01 14:19:24.033 +03:00 [DBG] Connection id "0HNC8090TGERS" started. 2025-07-01 14:19:24.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:19:24.034 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:19:24.034 +03:00 [DBG] POST requests are not supported 2025-07-01 14:19:24.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:19:24.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:19:24.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:24.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:19:24.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:19:24.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:19:24.034 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:19:24.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:24.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:19:24.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:19:24.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:19:24.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:19:24.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:19:24.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:19:24.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:24.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:24.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:19:24.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:19:24.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:24.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:24.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:24.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:24.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:19:24.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1645ms. 2025-07-01 14:19:24.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:24.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:24.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:24.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:24.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:24.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:24.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:24.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:24.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:19:24.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:19:24.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:19:24.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:24.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:24.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:24.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:24.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:24.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:24.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2962ms 2025-07-01 14:19:24.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:24.036 +03:00 [DBG] Connection id "0HNC8090TGERS" completed keep alive response. 2025-07-01 14:19:24.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1702ms 2025-07-01 14:19:24.036 +03:00 [DBG] Connection id "0HNC8090TGERS" received FIN. 2025-07-01 14:19:24.036 +03:00 [DBG] Connection id "0HNC8090TGERS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:19:24.036 +03:00 [DBG] Connection id "0HNC8090TGERS" disconnecting. 2025-07-01 14:19:24.036 +03:00 [DBG] Connection id "0HNC8090TGERS" stopped. 2025-07-01 14:19:29.035 +03:00 [DBG] Connection id "0HNC8090TGERT" accepted. 2025-07-01 14:19:29.035 +03:00 [DBG] Connection id "0HNC8090TGERT" started. 2025-07-01 14:19:29.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:19:29.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:19:29.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:19:29.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:19:29.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:19:29.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:29.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:19:29.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:19:29.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:19:29.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:19:29.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:29.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:19:29.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:19:29.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:19:29.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:19:29.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:19:29.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:19:29.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:29.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:29.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:19:29.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:19:29.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:29.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:29.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:29.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:29.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:19:29.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.114ms. 2025-07-01 14:19:29.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:29.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:29.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:29.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:29.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:29.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:29.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:29.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:29.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:19:29.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:19:29.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:19:29.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:29.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:29.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:29.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:29.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:29.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:29.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6255ms 2025-07-01 14:19:29.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:29.036 +03:00 [DBG] Connection id "0HNC8090TGERT" completed keep alive response. 2025-07-01 14:19:29.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.169ms 2025-07-01 14:19:29.036 +03:00 [DBG] Connection id "0HNC8090TGERT" received FIN. 2025-07-01 14:19:29.036 +03:00 [DBG] Connection id "0HNC8090TGERT" disconnecting. 2025-07-01 14:19:29.037 +03:00 [DBG] Connection id "0HNC8090TGERT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:19:29.038 +03:00 [DBG] Connection id "0HNC8090TGERT" stopped. 2025-07-01 14:19:34.031 +03:00 [DBG] Connection id "0HNC8090TGERU" accepted. 2025-07-01 14:19:34.031 +03:00 [DBG] Connection id "0HNC8090TGERU" started. 2025-07-01 14:19:34.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:19:34.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:19:34.032 +03:00 [DBG] POST requests are not supported 2025-07-01 14:19:34.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:19:34.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:19:34.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:34.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:19:34.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:19:34.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:19:34.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:19:34.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:34.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:19:34.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:19:34.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:19:34.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:19:34.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:19:34.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:19:34.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:34.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:34.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:19:34.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:19:34.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:34.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:34.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:34.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:34.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:19:34.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1478ms. 2025-07-01 14:19:34.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:34.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:34.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:34.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:34.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:34.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:34.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:34.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:34.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:19:34.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:19:34.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:19:34.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:34.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:34.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:34.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:34.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:34.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:34.033 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8269ms 2025-07-01 14:19:34.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:34.033 +03:00 [DBG] Connection id "0HNC8090TGERU" completed keep alive response. 2025-07-01 14:19:34.033 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4379ms 2025-07-01 14:19:34.033 +03:00 [DBG] Connection id "0HNC8090TGERU" received FIN. 2025-07-01 14:19:34.033 +03:00 [DBG] Connection id "0HNC8090TGERU" disconnecting. 2025-07-01 14:19:34.033 +03:00 [DBG] Connection id "0HNC8090TGERU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:19:34.035 +03:00 [DBG] Connection id "0HNC8090TGERU" stopped. 2025-07-01 14:19:39.038 +03:00 [DBG] Connection id "0HNC8090TGERV" accepted. 2025-07-01 14:19:39.038 +03:00 [DBG] Connection id "0HNC8090TGERV" started. 2025-07-01 14:19:39.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:19:39.039 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:19:39.039 +03:00 [DBG] POST requests are not supported 2025-07-01 14:19:39.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:19:39.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:19:39.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:39.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:19:39.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:19:39.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:19:39.039 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:19:39.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:39.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:19:39.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:19:39.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:19:39.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:19:39.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:19:39.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:19:39.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:39.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:39.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:19:39.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:19:39.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:39.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:39.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:39.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:39.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:19:39.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1494ms. 2025-07-01 14:19:39.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:39.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:39.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:39.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:39.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:39.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:39.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:39.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:39.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:19:39.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:19:39.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:19:39.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:39.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:39.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:39.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:39.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:39.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:39.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7506ms 2025-07-01 14:19:39.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:39.040 +03:00 [DBG] Connection id "0HNC8090TGERV" completed keep alive response. 2025-07-01 14:19:39.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3324ms 2025-07-01 14:19:39.040 +03:00 [DBG] Connection id "0HNC8090TGERV" received FIN. 2025-07-01 14:19:39.040 +03:00 [DBG] Connection id "0HNC8090TGERV" disconnecting. 2025-07-01 14:19:39.040 +03:00 [DBG] Connection id "0HNC8090TGERV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:19:39.041 +03:00 [DBG] Connection id "0HNC8090TGERV" stopped. 2025-07-01 14:19:44.029 +03:00 [DBG] Connection id "0HNC8090TGES0" accepted. 2025-07-01 14:19:44.030 +03:00 [DBG] Connection id "0HNC8090TGES0" started. 2025-07-01 14:19:44.030 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:19:44.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:19:44.030 +03:00 [DBG] POST requests are not supported 2025-07-01 14:19:44.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:19:44.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:19:44.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:44.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:19:44.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:19:44.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:19:44.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:19:44.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:44.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:19:44.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:19:44.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:19:44.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:19:44.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:19:44.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:19:44.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:44.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:44.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:19:44.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:19:44.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:44.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:44.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:44.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:44.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:19:44.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1262ms. 2025-07-01 14:19:44.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:44.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:44.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:44.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:44.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:44.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:44.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:44.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:44.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:19:44.031 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:19:44.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:19:44.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:44.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:44.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:44.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:44.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:44.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:44.031 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6823ms 2025-07-01 14:19:44.031 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:44.031 +03:00 [DBG] Connection id "0HNC8090TGES0" completed keep alive response. 2025-07-01 14:19:44.031 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.269ms 2025-07-01 14:19:44.031 +03:00 [DBG] Connection id "0HNC8090TGES0" received FIN. 2025-07-01 14:19:44.032 +03:00 [DBG] Connection id "0HNC8090TGES0" disconnecting. 2025-07-01 14:19:44.032 +03:00 [DBG] Connection id "0HNC8090TGES0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:19:44.033 +03:00 [DBG] Connection id "0HNC8090TGES0" stopped. 2025-07-01 14:19:49.029 +03:00 [DBG] Connection id "0HNC8090TGES1" accepted. 2025-07-01 14:19:49.029 +03:00 [DBG] Connection id "0HNC8090TGES1" started. 2025-07-01 14:19:49.030 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:19:49.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:19:49.030 +03:00 [DBG] POST requests are not supported 2025-07-01 14:19:49.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:19:49.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:19:49.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:49.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:19:49.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:19:49.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:19:49.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:19:49.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:49.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:19:49.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:19:49.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:19:49.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:19:49.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:19:49.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:19:49.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:49.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:49.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:19:49.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:19:49.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:49.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:49.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:49.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:49.030 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:19:49.030 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1215ms. 2025-07-01 14:19:49.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:49.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:49.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:49.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:49.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:49.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:49.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:49.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:49.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:19:49.031 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:19:49.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:19:49.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:49.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:49.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:49.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:49.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:49.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:49.031 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6877ms 2025-07-01 14:19:49.031 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:49.031 +03:00 [DBG] Connection id "0HNC8090TGES1" completed keep alive response. 2025-07-01 14:19:49.031 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2727ms 2025-07-01 14:19:49.031 +03:00 [DBG] Connection id "0HNC8090TGES1" received FIN. 2025-07-01 14:19:49.031 +03:00 [DBG] Connection id "0HNC8090TGES1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:19:49.031 +03:00 [DBG] Connection id "0HNC8090TGES1" disconnecting. 2025-07-01 14:19:49.031 +03:00 [DBG] Connection id "0HNC8090TGES1" stopped. 2025-07-01 14:19:54.032 +03:00 [DBG] Connection id "0HNC8090TGES2" accepted. 2025-07-01 14:19:54.032 +03:00 [DBG] Connection id "0HNC8090TGES2" started. 2025-07-01 14:19:54.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:19:54.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:19:54.032 +03:00 [DBG] POST requests are not supported 2025-07-01 14:19:54.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:19:54.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:19:54.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:54.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:19:54.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:19:54.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:19:54.033 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:19:54.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:54.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:19:54.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:19:54.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:19:54.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:19:54.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:19:54.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:19:54.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:54.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:54.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:19:54.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:19:54.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:54.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:54.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:54.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:54.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:19:54.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1476ms. 2025-07-01 14:19:54.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:54.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:54.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:54.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:54.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:54.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:54.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:54.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:54.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:19:54.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:19:54.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:19:54.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:54.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:54.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:54.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:54.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:54.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:54.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7611ms 2025-07-01 14:19:54.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:54.034 +03:00 [DBG] Connection id "0HNC8090TGES2" completed keep alive response. 2025-07-01 14:19:54.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5177ms 2025-07-01 14:19:54.034 +03:00 [DBG] Connection id "0HNC8090TGES2" received FIN. 2025-07-01 14:19:54.034 +03:00 [DBG] Connection id "0HNC8090TGES2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:19:54.034 +03:00 [DBG] Connection id "0HNC8090TGES2" disconnecting. 2025-07-01 14:19:54.034 +03:00 [DBG] Connection id "0HNC8090TGES2" stopped. 2025-07-01 14:19:59.031 +03:00 [DBG] Connection id "0HNC8090TGES3" accepted. 2025-07-01 14:19:59.031 +03:00 [DBG] Connection id "0HNC8090TGES3" started. 2025-07-01 14:19:59.031 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:19:59.031 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:19:59.031 +03:00 [DBG] POST requests are not supported 2025-07-01 14:19:59.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:19:59.031 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:19:59.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:59.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:19:59.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:19:59.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:19:59.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:19:59.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:59.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:19:59.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:19:59.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:19:59.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:19:59.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:19:59.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:19:59.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:59.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:59.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:19:59.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:19:59.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:59.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:59.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:59.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:59.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:19:59.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1809ms. 2025-07-01 14:19:59.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:59.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:19:59.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:59.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:19:59.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:59.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:59.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:59.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:59.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:19:59.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:19:59.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:19:59.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:59.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:19:59.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:59.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:59.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:59.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:19:59.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4484ms 2025-07-01 14:19:59.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:19:59.034 +03:00 [DBG] Connection id "0HNC8090TGES3" completed keep alive response. 2025-07-01 14:19:59.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8192ms 2025-07-01 14:19:59.034 +03:00 [DBG] Connection id "0HNC8090TGES3" received FIN. 2025-07-01 14:19:59.034 +03:00 [DBG] Connection id "0HNC8090TGES3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:19:59.034 +03:00 [DBG] Connection id "0HNC8090TGES3" disconnecting. 2025-07-01 14:19:59.035 +03:00 [DBG] Connection id "0HNC8090TGES3" stopped. 2025-07-01 14:20:04.035 +03:00 [DBG] Connection id "0HNC8090TGES4" accepted. 2025-07-01 14:20:04.035 +03:00 [DBG] Connection id "0HNC8090TGES4" started. 2025-07-01 14:20:04.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:20:04.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:20:04.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:20:04.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:20:04.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:20:04.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:04.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:20:04.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:20:04.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:20:04.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:20:04.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:04.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:20:04.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:20:04.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:20:04.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:20:04.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:20:04.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:20:04.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:04.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:04.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:20:04.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:20:04.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:04.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:04.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:04.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:04.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:20:04.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2019ms. 2025-07-01 14:20:04.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:04.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:04.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:04.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:04.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:04.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:04.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:04.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:04.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:20:04.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:20:04.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:20:04.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:04.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:04.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:04.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:04.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:04.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:04.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2107ms 2025-07-01 14:20:04.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:04.037 +03:00 [DBG] Connection id "0HNC8090TGES4" completed keep alive response. 2025-07-01 14:20:04.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0671ms 2025-07-01 14:20:04.037 +03:00 [DBG] Connection id "0HNC8090TGES4" received FIN. 2025-07-01 14:20:04.038 +03:00 [DBG] Connection id "0HNC8090TGES4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:20:04.038 +03:00 [DBG] Connection id "0HNC8090TGES4" disconnecting. 2025-07-01 14:20:04.038 +03:00 [DBG] Connection id "0HNC8090TGES4" stopped. 2025-07-01 14:20:09.032 +03:00 [DBG] Connection id "0HNC8090TGES5" accepted. 2025-07-01 14:20:09.033 +03:00 [DBG] Connection id "0HNC8090TGES5" started. 2025-07-01 14:20:09.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:20:09.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:20:09.033 +03:00 [DBG] POST requests are not supported 2025-07-01 14:20:09.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:20:09.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:20:09.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:09.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:20:09.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:20:09.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:20:09.033 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:20:09.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:09.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:20:09.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:20:09.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:20:09.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:20:09.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:20:09.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:20:09.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:09.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:09.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:20:09.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:20:09.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:09.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:09.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:09.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:09.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:20:09.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1576ms. 2025-07-01 14:20:09.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:09.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:09.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:09.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:09.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:09.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:09.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:09.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:09.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:20:09.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:20:09.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:20:09.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:09.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:09.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:09.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:09.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:09.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:09.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5275ms 2025-07-01 14:20:09.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:09.035 +03:00 [DBG] Connection id "0HNC8090TGES5" completed keep alive response. 2025-07-01 14:20:09.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5186ms 2025-07-01 14:20:09.036 +03:00 [DBG] Connection id "0HNC8090TGES5" received FIN. 2025-07-01 14:20:09.036 +03:00 [DBG] Connection id "0HNC8090TGES5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:20:09.036 +03:00 [DBG] Connection id "0HNC8090TGES5" disconnecting. 2025-07-01 14:20:09.036 +03:00 [DBG] Connection id "0HNC8090TGES5" stopped. 2025-07-01 14:20:14.029 +03:00 [DBG] Connection id "0HNC8090TGES6" accepted. 2025-07-01 14:20:14.029 +03:00 [DBG] Connection id "0HNC8090TGES6" started. 2025-07-01 14:20:14.029 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:20:14.029 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:20:14.029 +03:00 [DBG] POST requests are not supported 2025-07-01 14:20:14.029 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:20:14.029 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:20:14.029 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:14.029 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:20:14.029 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:20:14.029 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:20:14.029 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:20:14.029 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:14.029 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:20:14.029 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:20:14.029 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:20:14.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:20:14.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:20:14.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:20:14.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:14.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:14.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:20:14.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:20:14.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:14.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:14.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:14.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:14.030 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:20:14.030 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1263ms. 2025-07-01 14:20:14.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:14.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:14.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:14.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:14.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:14.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:14.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:14.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:14.030 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:20:14.030 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:20:14.030 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:20:14.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:14.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:14.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:14.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:14.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:14.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:14.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6633ms 2025-07-01 14:20:14.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:14.030 +03:00 [DBG] Connection id "0HNC8090TGES6" completed keep alive response. 2025-07-01 14:20:14.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3192ms 2025-07-01 14:20:14.031 +03:00 [DBG] Connection id "0HNC8090TGES6" received FIN. 2025-07-01 14:20:14.031 +03:00 [DBG] Connection id "0HNC8090TGES6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:20:14.031 +03:00 [DBG] Connection id "0HNC8090TGES6" disconnecting. 2025-07-01 14:20:14.031 +03:00 [DBG] Connection id "0HNC8090TGES6" stopped. 2025-07-01 14:20:19.040 +03:00 [DBG] Connection id "0HNC8090TGES7" accepted. 2025-07-01 14:20:19.040 +03:00 [DBG] Connection id "0HNC8090TGES7" started. 2025-07-01 14:20:19.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:20:19.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:20:19.040 +03:00 [DBG] POST requests are not supported 2025-07-01 14:20:19.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:20:19.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:20:19.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:19.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:20:19.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:20:19.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:20:19.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:20:19.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:19.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:20:19.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:20:19.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:20:19.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:20:19.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:20:19.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:20:19.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:19.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:19.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:20:19.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:20:19.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:19.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:19.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:19.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:19.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:20:19.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1216ms. 2025-07-01 14:20:19.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:19.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:19.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:19.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:19.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:19.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:19.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:19.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:19.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:20:19.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:20:19.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:20:19.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:19.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:19.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:19.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:19.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:19.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:19.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.949ms 2025-07-01 14:20:19.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:19.042 +03:00 [DBG] Connection id "0HNC8090TGES7" completed keep alive response. 2025-07-01 14:20:19.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.62ms 2025-07-01 14:20:19.042 +03:00 [DBG] Connection id "0HNC8090TGES7" received FIN. 2025-07-01 14:20:19.042 +03:00 [DBG] Connection id "0HNC8090TGES7" disconnecting. 2025-07-01 14:20:19.042 +03:00 [DBG] Connection id "0HNC8090TGES7" stopped. 2025-07-01 14:20:19.042 +03:00 [DBG] Connection id "0HNC8090TGES7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:20:24.035 +03:00 [DBG] Connection id "0HNC8090TGES8" accepted. 2025-07-01 14:20:24.035 +03:00 [DBG] Connection id "0HNC8090TGES8" started. 2025-07-01 14:20:24.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:20:24.036 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:20:24.036 +03:00 [DBG] POST requests are not supported 2025-07-01 14:20:24.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:20:24.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:20:24.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:24.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:20:24.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:20:24.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:20:24.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:20:24.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:24.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:20:24.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:20:24.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:20:24.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:20:24.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:20:24.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:20:24.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:24.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:24.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:20:24.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:20:24.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:24.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:24.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:24.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:24.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:20:24.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2097ms. 2025-07-01 14:20:24.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:24.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:24.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:24.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:24.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:24.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:24.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:24.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:24.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:20:24.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:20:24.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:20:24.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:24.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:24.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:24.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:24.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:24.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:24.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0188ms 2025-07-01 14:20:24.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:24.037 +03:00 [DBG] Connection id "0HNC8090TGES8" completed keep alive response. 2025-07-01 14:20:24.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8193ms 2025-07-01 14:20:24.038 +03:00 [DBG] Connection id "0HNC8090TGES8" received FIN. 2025-07-01 14:20:24.038 +03:00 [DBG] Connection id "0HNC8090TGES8" disconnecting. 2025-07-01 14:20:24.038 +03:00 [DBG] Connection id "0HNC8090TGES8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:20:24.039 +03:00 [DBG] Connection id "0HNC8090TGES8" stopped. 2025-07-01 14:20:29.033 +03:00 [DBG] Connection id "0HNC8090TGES9" accepted. 2025-07-01 14:20:29.034 +03:00 [DBG] Connection id "0HNC8090TGES9" started. 2025-07-01 14:20:29.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:20:29.034 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:20:29.034 +03:00 [DBG] POST requests are not supported 2025-07-01 14:20:29.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:20:29.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:20:29.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:29.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:20:29.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:20:29.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:20:29.034 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:20:29.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:29.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:20:29.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:20:29.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:20:29.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:20:29.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:20:29.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:20:29.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:29.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:29.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:20:29.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:20:29.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:29.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:29.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:29.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:29.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:20:29.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1576ms. 2025-07-01 14:20:29.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:29.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:29.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:29.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:29.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:29.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:29.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:29.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:29.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:20:29.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:20:29.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:20:29.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:29.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:29.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:29.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:29.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:29.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:29.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2366ms 2025-07-01 14:20:29.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:29.036 +03:00 [DBG] Connection id "0HNC8090TGES9" completed keep alive response. 2025-07-01 14:20:29.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2372ms 2025-07-01 14:20:29.036 +03:00 [DBG] Connection id "0HNC8090TGES9" received FIN. 2025-07-01 14:20:29.036 +03:00 [DBG] Connection id "0HNC8090TGES9" disconnecting. 2025-07-01 14:20:29.036 +03:00 [DBG] Connection id "0HNC8090TGES9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:20:29.037 +03:00 [DBG] Connection id "0HNC8090TGES9" stopped. 2025-07-01 14:20:34.035 +03:00 [DBG] Connection id "0HNC8090TGESA" accepted. 2025-07-01 14:20:34.035 +03:00 [DBG] Connection id "0HNC8090TGESA" started. 2025-07-01 14:20:34.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:20:34.036 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:20:34.036 +03:00 [DBG] POST requests are not supported 2025-07-01 14:20:34.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:20:34.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:20:34.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:34.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:20:34.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:20:34.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:20:34.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:20:34.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:34.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:20:34.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:20:34.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:20:34.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:20:34.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:20:34.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:20:34.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:34.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:34.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:20:34.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:20:34.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:34.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:34.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:34.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:34.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:20:34.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1618ms. 2025-07-01 14:20:34.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:34.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:34.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:34.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:34.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:34.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:34.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:34.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:34.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:20:34.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:20:34.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:20:34.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:34.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:34.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:34.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:34.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:34.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:34.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8815ms 2025-07-01 14:20:34.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:34.037 +03:00 [DBG] Connection id "0HNC8090TGESA" completed keep alive response. 2025-07-01 14:20:34.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5874ms 2025-07-01 14:20:34.037 +03:00 [DBG] Connection id "0HNC8090TGESA" received FIN. 2025-07-01 14:20:34.038 +03:00 [DBG] Connection id "0HNC8090TGESA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:20:34.038 +03:00 [DBG] Connection id "0HNC8090TGESA" disconnecting. 2025-07-01 14:20:34.038 +03:00 [DBG] Connection id "0HNC8090TGESA" stopped. 2025-07-01 14:20:39.036 +03:00 [DBG] Connection id "0HNC8090TGESB" accepted. 2025-07-01 14:20:39.037 +03:00 [DBG] Connection id "0HNC8090TGESB" started. 2025-07-01 14:20:39.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:20:39.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:20:39.037 +03:00 [DBG] POST requests are not supported 2025-07-01 14:20:39.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:20:39.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:20:39.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:39.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:20:39.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:20:39.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:20:39.037 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:20:39.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:39.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:20:39.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:20:39.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:20:39.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:20:39.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:20:39.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:20:39.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:39.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:39.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:20:39.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:20:39.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:39.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:39.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:39.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:39.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:20:39.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1373ms. 2025-07-01 14:20:39.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:39.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:39.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:39.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:39.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:39.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:39.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:39.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:39.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:20:39.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:20:39.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:20:39.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:39.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:39.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:39.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:39.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:39.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:39.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9688ms 2025-07-01 14:20:39.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:39.038 +03:00 [DBG] Connection id "0HNC8090TGESB" completed keep alive response. 2025-07-01 14:20:39.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7203ms 2025-07-01 14:20:39.039 +03:00 [DBG] Connection id "0HNC8090TGESB" received FIN. 2025-07-01 14:20:39.039 +03:00 [DBG] Connection id "0HNC8090TGESB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:20:39.039 +03:00 [DBG] Connection id "0HNC8090TGESB" disconnecting. 2025-07-01 14:20:39.039 +03:00 [DBG] Connection id "0HNC8090TGESB" stopped. 2025-07-01 14:20:44.040 +03:00 [DBG] Connection id "0HNC8090TGESC" accepted. 2025-07-01 14:20:44.040 +03:00 [DBG] Connection id "0HNC8090TGESC" started. 2025-07-01 14:20:44.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:20:44.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:20:44.040 +03:00 [DBG] POST requests are not supported 2025-07-01 14:20:44.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:20:44.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:20:44.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:44.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:20:44.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:20:44.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:20:44.040 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:20:44.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:44.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:20:44.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:20:44.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:20:44.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:20:44.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:20:44.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:20:44.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:44.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:44.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:20:44.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:20:44.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:44.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:44.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:44.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:44.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:20:44.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1603ms. 2025-07-01 14:20:44.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:44.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:44.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:44.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:44.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:44.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:44.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:44.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:44.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:20:44.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:20:44.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:20:44.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:44.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:44.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:44.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:44.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:44.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:44.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9702ms 2025-07-01 14:20:44.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:44.042 +03:00 [DBG] Connection id "0HNC8090TGESC" completed keep alive response. 2025-07-01 14:20:44.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6444ms 2025-07-01 14:20:44.042 +03:00 [DBG] Connection id "0HNC8090TGESC" received FIN. 2025-07-01 14:20:44.042 +03:00 [DBG] Connection id "0HNC8090TGESC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:20:44.042 +03:00 [DBG] Connection id "0HNC8090TGESC" disconnecting. 2025-07-01 14:20:44.042 +03:00 [DBG] Connection id "0HNC8090TGESC" stopped. 2025-07-01 14:20:49.033 +03:00 [DBG] Connection id "0HNC8090TGESD" accepted. 2025-07-01 14:20:49.033 +03:00 [DBG] Connection id "0HNC8090TGESD" started. 2025-07-01 14:20:49.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:20:49.034 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:20:49.034 +03:00 [DBG] POST requests are not supported 2025-07-01 14:20:49.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:20:49.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:20:49.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:49.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:20:49.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:20:49.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:20:49.034 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:20:49.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:49.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:20:49.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:20:49.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:20:49.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:20:49.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:20:49.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:20:49.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:49.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:49.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:20:49.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:20:49.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:49.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:49.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:49.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:49.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:20:49.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1633ms. 2025-07-01 14:20:49.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:49.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:49.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:49.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:49.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:49.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:49.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:49.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:49.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:20:49.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:20:49.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:20:49.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:49.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:49.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:49.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:49.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:49.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:49.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0571ms 2025-07-01 14:20:49.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:49.036 +03:00 [DBG] Connection id "0HNC8090TGESD" completed keep alive response. 2025-07-01 14:20:49.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.136ms 2025-07-01 14:20:49.036 +03:00 [DBG] Connection id "0HNC8090TGESD" received FIN. 2025-07-01 14:20:49.036 +03:00 [DBG] Connection id "0HNC8090TGESD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:20:49.036 +03:00 [DBG] Connection id "0HNC8090TGESD" disconnecting. 2025-07-01 14:20:49.036 +03:00 [DBG] Connection id "0HNC8090TGESD" stopped. 2025-07-01 14:20:54.044 +03:00 [DBG] Connection id "0HNC8090TGESE" accepted. 2025-07-01 14:20:54.044 +03:00 [DBG] Connection id "0HNC8090TGESE" started. 2025-07-01 14:20:54.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:20:54.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:20:54.044 +03:00 [DBG] POST requests are not supported 2025-07-01 14:20:54.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:20:54.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:20:54.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:54.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:20:54.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:20:54.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:20:54.045 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:20:54.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:54.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:20:54.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:20:54.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:20:54.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:20:54.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:20:54.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:20:54.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:54.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:54.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:20:54.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:20:54.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:54.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:54.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:54.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:54.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:20:54.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1979ms. 2025-07-01 14:20:54.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:54.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:54.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:54.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:54.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:54.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:54.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:54.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:54.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:20:54.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:20:54.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:20:54.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:54.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:54.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:54.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:54.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:54.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:54.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7927ms 2025-07-01 14:20:54.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:54.047 +03:00 [DBG] Connection id "0HNC8090TGESE" completed keep alive response. 2025-07-01 14:20:54.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2407ms 2025-07-01 14:20:54.048 +03:00 [DBG] Connection id "0HNC8090TGESE" received FIN. 2025-07-01 14:20:54.048 +03:00 [DBG] Connection id "0HNC8090TGESE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:20:54.048 +03:00 [DBG] Connection id "0HNC8090TGESE" disconnecting. 2025-07-01 14:20:54.048 +03:00 [DBG] Connection id "0HNC8090TGESE" stopped. 2025-07-01 14:20:59.034 +03:00 [DBG] Connection id "0HNC8090TGESF" accepted. 2025-07-01 14:20:59.034 +03:00 [DBG] Connection id "0HNC8090TGESF" started. 2025-07-01 14:20:59.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:20:59.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:20:59.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:20:59.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:20:59.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:20:59.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:59.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:20:59.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:20:59.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:20:59.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:20:59.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:59.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:20:59.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:20:59.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:20:59.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:20:59.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:20:59.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:20:59.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:59.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:59.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:20:59.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:20:59.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:59.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:59.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:59.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:59.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:20:59.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1256ms. 2025-07-01 14:20:59.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:59.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:20:59.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:59.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:20:59.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:59.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:59.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:59.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:59.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:20:59.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:20:59.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:20:59.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:59.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:20:59.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:59.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:59.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:59.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:20:59.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7568ms 2025-07-01 14:20:59.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:20:59.037 +03:00 [DBG] Connection id "0HNC8090TGESF" completed keep alive response. 2025-07-01 14:20:59.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6933ms 2025-07-01 14:20:59.037 +03:00 [DBG] Connection id "0HNC8090TGESF" received FIN. 2025-07-01 14:20:59.037 +03:00 [DBG] Connection id "0HNC8090TGESF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:20:59.037 +03:00 [DBG] Connection id "0HNC8090TGESF" disconnecting. 2025-07-01 14:20:59.037 +03:00 [DBG] Connection id "0HNC8090TGESF" stopped. 2025-07-01 14:21:04.039 +03:00 [DBG] Connection id "0HNC8090TGESG" accepted. 2025-07-01 14:21:04.039 +03:00 [DBG] Connection id "0HNC8090TGESG" started. 2025-07-01 14:21:04.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:21:04.039 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:21:04.039 +03:00 [DBG] POST requests are not supported 2025-07-01 14:21:04.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:21:04.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:21:04.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:04.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:21:04.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:21:04.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:21:04.040 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:21:04.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:04.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:21:04.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:21:04.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:21:04.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:21:04.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:21:04.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:21:04.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:04.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:04.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:21:04.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:21:04.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:04.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:04.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:04.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:04.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:21:04.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1527ms. 2025-07-01 14:21:04.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:04.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:04.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:04.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:04.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:04.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:04.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:04.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:04.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:21:04.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:21:04.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:21:04.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:04.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:04.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:04.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:04.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:04.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:04.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0107ms 2025-07-01 14:21:04.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:04.041 +03:00 [DBG] Connection id "0HNC8090TGESG" completed keep alive response. 2025-07-01 14:21:04.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8711ms 2025-07-01 14:21:04.041 +03:00 [DBG] Connection id "0HNC8090TGESG" received FIN. 2025-07-01 14:21:04.041 +03:00 [DBG] Connection id "0HNC8090TGESG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:21:04.042 +03:00 [DBG] Connection id "0HNC8090TGESG" disconnecting. 2025-07-01 14:21:04.042 +03:00 [DBG] Connection id "0HNC8090TGESG" stopped. 2025-07-01 14:21:09.047 +03:00 [DBG] Connection id "0HNC8090TGESH" accepted. 2025-07-01 14:21:09.048 +03:00 [DBG] Connection id "0HNC8090TGESH" started. 2025-07-01 14:21:09.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:21:09.048 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:21:09.048 +03:00 [DBG] POST requests are not supported 2025-07-01 14:21:09.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:21:09.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:21:09.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:09.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:21:09.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:21:09.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:21:09.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:21:09.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:09.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:21:09.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:21:09.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:21:09.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:21:09.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:21:09.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:21:09.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:09.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:09.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:21:09.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:21:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:09.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:21:09.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1704ms. 2025-07-01 14:21:09.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:09.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:09.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:09.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:09.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:09.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:09.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:09.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:09.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:21:09.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:21:09.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:21:09.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:09.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:09.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:09.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:09.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:09.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:09.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7812ms 2025-07-01 14:21:09.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:09.049 +03:00 [DBG] Connection id "0HNC8090TGESH" completed keep alive response. 2025-07-01 14:21:09.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4107ms 2025-07-01 14:21:09.049 +03:00 [DBG] Connection id "0HNC8090TGESH" received FIN. 2025-07-01 14:21:09.049 +03:00 [DBG] Connection id "0HNC8090TGESH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:21:09.049 +03:00 [DBG] Connection id "0HNC8090TGESH" disconnecting. 2025-07-01 14:21:09.050 +03:00 [DBG] Connection id "0HNC8090TGESH" stopped. 2025-07-01 14:21:14.042 +03:00 [DBG] Connection id "0HNC8090TGESI" accepted. 2025-07-01 14:21:14.043 +03:00 [DBG] Connection id "0HNC8090TGESI" started. 2025-07-01 14:21:14.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:21:14.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:21:14.043 +03:00 [DBG] POST requests are not supported 2025-07-01 14:21:14.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:21:14.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:21:14.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:14.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:21:14.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:21:14.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:21:14.043 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:21:14.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:14.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:21:14.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:21:14.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:21:14.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:21:14.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:21:14.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:21:14.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:14.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:14.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:21:14.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:21:14.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:14.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:14.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:14.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:14.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:21:14.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1569ms. 2025-07-01 14:21:14.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:14.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:14.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:14.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:14.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:14.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:14.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:14.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:14.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:21:14.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:21:14.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:21:14.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:14.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:14.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:14.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:14.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:14.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:14.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6805ms 2025-07-01 14:21:14.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:14.044 +03:00 [DBG] Connection id "0HNC8090TGESI" completed keep alive response. 2025-07-01 14:21:14.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2908ms 2025-07-01 14:21:14.044 +03:00 [DBG] Connection id "0HNC8090TGESI" received FIN. 2025-07-01 14:21:14.044 +03:00 [DBG] Connection id "0HNC8090TGESI" disconnecting. 2025-07-01 14:21:14.044 +03:00 [DBG] Connection id "0HNC8090TGESI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:21:14.045 +03:00 [DBG] Connection id "0HNC8090TGESI" stopped. 2025-07-01 14:21:19.036 +03:00 [DBG] Connection id "0HNC8090TGESJ" accepted. 2025-07-01 14:21:19.036 +03:00 [DBG] Connection id "0HNC8090TGESJ" started. 2025-07-01 14:21:19.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:21:19.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:21:19.037 +03:00 [DBG] POST requests are not supported 2025-07-01 14:21:19.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:21:19.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:21:19.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:19.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:21:19.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:21:19.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:21:19.037 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:21:19.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:19.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:21:19.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:21:19.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:21:19.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:21:19.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:21:19.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:21:19.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:19.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:19.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:21:19.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:21:19.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:19.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:19.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:19.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:19.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:21:19.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1199ms. 2025-07-01 14:21:19.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:19.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:19.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:19.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:19.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:19.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:19.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:19.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:19.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:21:19.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:21:19.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:21:19.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:19.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:19.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:19.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:19.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:19.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:19.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6636ms 2025-07-01 14:21:19.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:19.038 +03:00 [DBG] Connection id "0HNC8090TGESJ" completed keep alive response. 2025-07-01 14:21:19.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2848ms 2025-07-01 14:21:19.038 +03:00 [DBG] Connection id "0HNC8090TGESJ" received FIN. 2025-07-01 14:21:19.038 +03:00 [DBG] Connection id "0HNC8090TGESJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:21:19.038 +03:00 [DBG] Connection id "0HNC8090TGESJ" disconnecting. 2025-07-01 14:21:19.038 +03:00 [DBG] Connection id "0HNC8090TGESJ" stopped. 2025-07-01 14:21:24.041 +03:00 [DBG] Connection id "0HNC8090TGESK" accepted. 2025-07-01 14:21:24.042 +03:00 [DBG] Connection id "0HNC8090TGESK" started. 2025-07-01 14:21:24.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:21:24.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:21:24.042 +03:00 [DBG] POST requests are not supported 2025-07-01 14:21:24.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:21:24.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:21:24.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:24.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:21:24.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:21:24.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:21:24.043 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:21:24.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:24.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:21:24.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:21:24.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:21:24.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:21:24.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:21:24.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:21:24.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:24.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:24.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:21:24.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:21:24.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:24.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:24.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:24.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:24.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:21:24.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1274ms. 2025-07-01 14:21:24.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:24.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:24.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:24.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:24.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:24.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:24.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:24.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:24.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:21:24.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:21:24.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:21:24.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:24.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:24.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:24.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:24.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:24.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:24.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7535ms 2025-07-01 14:21:24.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:24.044 +03:00 [DBG] Connection id "0HNC8090TGESK" completed keep alive response. 2025-07-01 14:21:24.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3953ms 2025-07-01 14:21:24.044 +03:00 [DBG] Connection id "0HNC8090TGESK" received FIN. 2025-07-01 14:21:24.044 +03:00 [DBG] Connection id "0HNC8090TGESK" disconnecting. 2025-07-01 14:21:24.044 +03:00 [DBG] Connection id "0HNC8090TGESK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:21:24.045 +03:00 [DBG] Connection id "0HNC8090TGESK" stopped. 2025-07-01 14:21:29.039 +03:00 [DBG] Connection id "0HNC8090TGESL" accepted. 2025-07-01 14:21:29.039 +03:00 [DBG] Connection id "0HNC8090TGESL" started. 2025-07-01 14:21:29.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:21:29.039 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:21:29.039 +03:00 [DBG] POST requests are not supported 2025-07-01 14:21:29.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:21:29.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:21:29.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:29.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:21:29.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:21:29.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:21:29.039 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:21:29.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:29.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:21:29.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:21:29.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:21:29.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:21:29.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:21:29.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:21:29.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:29.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:29.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:21:29.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:21:29.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:29.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:29.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:29.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:29.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:21:29.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1186ms. 2025-07-01 14:21:29.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:29.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:29.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:29.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:29.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:29.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:29.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:29.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:29.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:21:29.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:21:29.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:21:29.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:29.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:29.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:29.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:29.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:29.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:29.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6111ms 2025-07-01 14:21:29.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:29.040 +03:00 [DBG] Connection id "0HNC8090TGESL" completed keep alive response. 2025-07-01 14:21:29.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1736ms 2025-07-01 14:21:29.040 +03:00 [DBG] Connection id "0HNC8090TGESL" received FIN. 2025-07-01 14:21:29.040 +03:00 [DBG] Connection id "0HNC8090TGESL" disconnecting. 2025-07-01 14:21:29.040 +03:00 [DBG] Connection id "0HNC8090TGESL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:21:29.042 +03:00 [DBG] Connection id "0HNC8090TGESL" stopped. 2025-07-01 14:21:34.045 +03:00 [DBG] Connection id "0HNC8090TGESM" accepted. 2025-07-01 14:21:34.045 +03:00 [DBG] Connection id "0HNC8090TGESM" started. 2025-07-01 14:21:34.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:21:34.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:21:34.046 +03:00 [DBG] POST requests are not supported 2025-07-01 14:21:34.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:21:34.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:21:34.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:34.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:21:34.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:21:34.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:21:34.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:21:34.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:34.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:21:34.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:21:34.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:21:34.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:21:34.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:21:34.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:21:34.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:34.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:34.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:21:34.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:21:34.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:34.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:34.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:34.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:34.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:21:34.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1212ms. 2025-07-01 14:21:34.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:34.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:34.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:34.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:34.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:34.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:34.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:34.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:34.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:21:34.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:21:34.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:21:34.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:34.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:34.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:34.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:34.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:34.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:34.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7006ms 2025-07-01 14:21:34.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:34.047 +03:00 [DBG] Connection id "0HNC8090TGESM" completed keep alive response. 2025-07-01 14:21:34.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3711ms 2025-07-01 14:21:34.048 +03:00 [DBG] Connection id "0HNC8090TGESM" received FIN. 2025-07-01 14:21:34.048 +03:00 [DBG] Connection id "0HNC8090TGESM" disconnecting. 2025-07-01 14:21:34.048 +03:00 [DBG] Connection id "0HNC8090TGESM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:21:34.049 +03:00 [DBG] Connection id "0HNC8090TGESM" stopped. 2025-07-01 14:21:39.037 +03:00 [DBG] Connection id "0HNC8090TGESN" accepted. 2025-07-01 14:21:39.037 +03:00 [DBG] Connection id "0HNC8090TGESN" started. 2025-07-01 14:21:39.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:21:39.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:21:39.037 +03:00 [DBG] POST requests are not supported 2025-07-01 14:21:39.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:21:39.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:21:39.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:39.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:21:39.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:21:39.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:21:39.037 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:21:39.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:39.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:21:39.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:21:39.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:21:39.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:21:39.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:21:39.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:21:39.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:39.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:39.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:21:39.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:21:39.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:39.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:39.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:39.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:39.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:21:39.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1163ms. 2025-07-01 14:21:39.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:39.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:39.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:39.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:39.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:39.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:39.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:39.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:39.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:21:39.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:21:39.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:21:39.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:39.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:39.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:39.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:39.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:39.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:39.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6555ms 2025-07-01 14:21:39.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:39.038 +03:00 [DBG] Connection id "0HNC8090TGESN" completed keep alive response. 2025-07-01 14:21:39.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2075ms 2025-07-01 14:21:39.038 +03:00 [DBG] Connection id "0HNC8090TGESN" received FIN. 2025-07-01 14:21:39.038 +03:00 [DBG] Connection id "0HNC8090TGESN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:21:39.038 +03:00 [DBG] Connection id "0HNC8090TGESN" disconnecting. 2025-07-01 14:21:39.038 +03:00 [DBG] Connection id "0HNC8090TGESN" stopped. 2025-07-01 14:21:44.027 +03:00 [DBG] Connection id "0HNC8090TGESO" accepted. 2025-07-01 14:21:44.027 +03:00 [DBG] Connection id "0HNC8090TGESO" started. 2025-07-01 14:21:44.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:21:44.028 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:21:44.028 +03:00 [DBG] POST requests are not supported 2025-07-01 14:21:44.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:21:44.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:21:44.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:44.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:21:44.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:21:44.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:21:44.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:21:44.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:44.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:21:44.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:21:44.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:21:44.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:21:44.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:21:44.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:21:44.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:44.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:44.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:21:44.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:21:44.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:44.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:44.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:44.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:44.029 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:21:44.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2111ms. 2025-07-01 14:21:44.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:44.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:44.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:44.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:44.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:44.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:44.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:44.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:44.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:21:44.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:21:44.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:21:44.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:44.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:44.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:44.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:44.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:44.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:44.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3865ms 2025-07-01 14:21:44.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:44.030 +03:00 [DBG] Connection id "0HNC8090TGESO" completed keep alive response. 2025-07-01 14:21:44.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3435ms 2025-07-01 14:21:44.030 +03:00 [DBG] Connection id "0HNC8090TGESO" received FIN. 2025-07-01 14:21:44.030 +03:00 [DBG] Connection id "0HNC8090TGESO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:21:44.030 +03:00 [DBG] Connection id "0HNC8090TGESO" disconnecting. 2025-07-01 14:21:44.030 +03:00 [DBG] Connection id "0HNC8090TGESO" stopped. 2025-07-01 14:21:49.037 +03:00 [DBG] Connection id "0HNC8090TGESP" accepted. 2025-07-01 14:21:49.037 +03:00 [DBG] Connection id "0HNC8090TGESP" started. 2025-07-01 14:21:49.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:21:49.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:21:49.037 +03:00 [DBG] POST requests are not supported 2025-07-01 14:21:49.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:21:49.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:21:49.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:49.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:21:49.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:21:49.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:21:49.038 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:21:49.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:49.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:21:49.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:21:49.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:21:49.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:21:49.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:21:49.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:21:49.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:49.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:49.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:21:49.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:21:49.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:49.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:49.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:49.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:49.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:21:49.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1263ms. 2025-07-01 14:21:49.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:49.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:49.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:49.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:49.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:49.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:49.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:49.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:49.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:21:49.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:21:49.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:21:49.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:49.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:49.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:49.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:49.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:49.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:49.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6699ms 2025-07-01 14:21:49.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:49.039 +03:00 [DBG] Connection id "0HNC8090TGESP" completed keep alive response. 2025-07-01 14:21:49.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3096ms 2025-07-01 14:21:49.039 +03:00 [DBG] Connection id "0HNC8090TGESP" received FIN. 2025-07-01 14:21:49.039 +03:00 [DBG] Connection id "0HNC8090TGESP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:21:49.039 +03:00 [DBG] Connection id "0HNC8090TGESP" disconnecting. 2025-07-01 14:21:49.039 +03:00 [DBG] Connection id "0HNC8090TGESP" stopped. 2025-07-01 14:21:54.036 +03:00 [DBG] Connection id "0HNC8090TGESQ" accepted. 2025-07-01 14:21:54.037 +03:00 [DBG] Connection id "0HNC8090TGESQ" started. 2025-07-01 14:21:54.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:21:54.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:21:54.037 +03:00 [DBG] POST requests are not supported 2025-07-01 14:21:54.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:21:54.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:21:54.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:54.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:21:54.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:21:54.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:21:54.037 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:21:54.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:54.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:21:54.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:21:54.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:21:54.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:21:54.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:21:54.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:21:54.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:54.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:54.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:21:54.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:21:54.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:54.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:54.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:54.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:54.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:21:54.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1801ms. 2025-07-01 14:21:54.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:54.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:54.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:54.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:54.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:54.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:54.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:54.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:54.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:21:54.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:21:54.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:21:54.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:54.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:54.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:54.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:54.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:54.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:54.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7653ms 2025-07-01 14:21:54.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:54.038 +03:00 [DBG] Connection id "0HNC8090TGESQ" completed keep alive response. 2025-07-01 14:21:54.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4405ms 2025-07-01 14:21:54.039 +03:00 [DBG] Connection id "0HNC8090TGESQ" received FIN. 2025-07-01 14:21:54.039 +03:00 [DBG] Connection id "0HNC8090TGESQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:21:54.039 +03:00 [DBG] Connection id "0HNC8090TGESQ" disconnecting. 2025-07-01 14:21:54.039 +03:00 [DBG] Connection id "0HNC8090TGESQ" stopped. 2025-07-01 14:21:59.036 +03:00 [DBG] Connection id "0HNC8090TGESR" accepted. 2025-07-01 14:21:59.036 +03:00 [DBG] Connection id "0HNC8090TGESR" started. 2025-07-01 14:21:59.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:21:59.036 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:21:59.036 +03:00 [DBG] POST requests are not supported 2025-07-01 14:21:59.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:21:59.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:21:59.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:59.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:21:59.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:21:59.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:21:59.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:21:59.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:59.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:21:59.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:21:59.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:21:59.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:21:59.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:21:59.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:21:59.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:59.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:59.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:21:59.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:21:59.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:59.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:59.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:59.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:59.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:21:59.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1553ms. 2025-07-01 14:21:59.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:59.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:21:59.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:59.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:21:59.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:59.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:59.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:59.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:59.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:21:59.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:21:59.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:21:59.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:59.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:21:59.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:59.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:59.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:59.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:21:59.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0745ms 2025-07-01 14:21:59.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:21:59.038 +03:00 [DBG] Connection id "0HNC8090TGESR" completed keep alive response. 2025-07-01 14:21:59.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9856ms 2025-07-01 14:21:59.038 +03:00 [DBG] Connection id "0HNC8090TGESR" received FIN. 2025-07-01 14:21:59.038 +03:00 [DBG] Connection id "0HNC8090TGESR" disconnecting. 2025-07-01 14:21:59.038 +03:00 [DBG] Connection id "0HNC8090TGESR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:21:59.039 +03:00 [DBG] Connection id "0HNC8090TGESR" stopped. 2025-07-01 14:22:04.033 +03:00 [DBG] Connection id "0HNC8090TGESS" accepted. 2025-07-01 14:22:04.033 +03:00 [DBG] Connection id "0HNC8090TGESS" started. 2025-07-01 14:22:04.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:22:04.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:22:04.033 +03:00 [DBG] POST requests are not supported 2025-07-01 14:22:04.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:22:04.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:22:04.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:04.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:22:04.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:22:04.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:22:04.034 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:22:04.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:04.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:22:04.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:22:04.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:22:04.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:22:04.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:22:04.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:22:04.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:04.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:04.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:22:04.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:22:04.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:04.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:04.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:04.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:04.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:22:04.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1145ms. 2025-07-01 14:22:04.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:04.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:04.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:04.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:04.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:04.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:04.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:04.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:04.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:22:04.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:22:04.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:22:04.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:04.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:04.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:04.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:04.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:04.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:04.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5592ms 2025-07-01 14:22:04.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:04.034 +03:00 [DBG] Connection id "0HNC8090TGESS" completed keep alive response. 2025-07-01 14:22:04.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1132ms 2025-07-01 14:22:04.035 +03:00 [DBG] Connection id "0HNC8090TGESS" received FIN. 2025-07-01 14:22:04.035 +03:00 [DBG] Connection id "0HNC8090TGESS" disconnecting. 2025-07-01 14:22:04.035 +03:00 [DBG] Connection id "0HNC8090TGESS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:22:04.036 +03:00 [DBG] Connection id "0HNC8090TGESS" stopped. 2025-07-01 14:22:09.041 +03:00 [DBG] Connection id "0HNC8090TGEST" accepted. 2025-07-01 14:22:09.041 +03:00 [DBG] Connection id "0HNC8090TGEST" started. 2025-07-01 14:22:09.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:22:09.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:22:09.041 +03:00 [DBG] POST requests are not supported 2025-07-01 14:22:09.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:22:09.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:22:09.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:09.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:22:09.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:22:09.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:22:09.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:22:09.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:09.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:22:09.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:22:09.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:22:09.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:22:09.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:22:09.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:22:09.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:09.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:09.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:22:09.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:22:09.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:09.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:09.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:09.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:09.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:22:09.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1226ms. 2025-07-01 14:22:09.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:09.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:09.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:09.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:09.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:09.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:09.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:09.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:09.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:22:09.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:22:09.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:22:09.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:09.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:09.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:09.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:09.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:09.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:09.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7581ms 2025-07-01 14:22:09.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:09.042 +03:00 [DBG] Connection id "0HNC8090TGEST" completed keep alive response. 2025-07-01 14:22:09.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3622ms 2025-07-01 14:22:09.043 +03:00 [DBG] Connection id "0HNC8090TGEST" received FIN. 2025-07-01 14:22:09.043 +03:00 [DBG] Connection id "0HNC8090TGEST" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:22:09.043 +03:00 [DBG] Connection id "0HNC8090TGEST" disconnecting. 2025-07-01 14:22:09.043 +03:00 [DBG] Connection id "0HNC8090TGEST" stopped. 2025-07-01 14:22:14.035 +03:00 [DBG] Connection id "0HNC8090TGESU" accepted. 2025-07-01 14:22:14.035 +03:00 [DBG] Connection id "0HNC8090TGESU" started. 2025-07-01 14:22:14.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:22:14.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:22:14.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:22:14.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:22:14.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:22:14.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:14.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:22:14.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:22:14.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:22:14.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:22:14.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:14.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:22:14.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:22:14.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:22:14.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:22:14.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:22:14.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:22:14.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:14.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:14.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:22:14.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:22:14.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:14.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:14.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:14.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:14.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:22:14.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1257ms. 2025-07-01 14:22:14.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:14.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:14.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:14.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:14.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:14.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:14.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:14.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:14.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:22:14.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:22:14.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:22:14.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:14.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:14.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:14.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:14.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:14.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:14.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7031ms 2025-07-01 14:22:14.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:14.037 +03:00 [DBG] Connection id "0HNC8090TGESU" completed keep alive response. 2025-07-01 14:22:14.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4089ms 2025-07-01 14:22:14.037 +03:00 [DBG] Connection id "0HNC8090TGESU" received FIN. 2025-07-01 14:22:14.037 +03:00 [DBG] Connection id "0HNC8090TGESU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:22:14.037 +03:00 [DBG] Connection id "0HNC8090TGESU" disconnecting. 2025-07-01 14:22:14.037 +03:00 [DBG] Connection id "0HNC8090TGESU" stopped. 2025-07-01 14:22:19.042 +03:00 [DBG] Connection id "0HNC8090TGESV" accepted. 2025-07-01 14:22:19.042 +03:00 [DBG] Connection id "0HNC8090TGESV" started. 2025-07-01 14:22:19.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:22:19.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:22:19.043 +03:00 [DBG] POST requests are not supported 2025-07-01 14:22:19.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:22:19.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:22:19.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:19.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:22:19.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:22:19.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:22:19.043 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:22:19.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:19.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:22:19.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:22:19.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:22:19.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:22:19.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:22:19.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:22:19.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:19.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:19.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:22:19.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:22:19.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:19.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:19.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:19.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:19.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:22:19.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1461ms. 2025-07-01 14:22:19.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:19.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:19.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:19.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:19.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:19.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:19.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:19.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:19.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:22:19.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:22:19.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:22:19.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:19.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:19.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:19.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:19.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:19.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:19.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1239ms 2025-07-01 14:22:19.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:19.045 +03:00 [DBG] Connection id "0HNC8090TGESV" completed keep alive response. 2025-07-01 14:22:19.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2982ms 2025-07-01 14:22:19.045 +03:00 [DBG] Connection id "0HNC8090TGESV" received FIN. 2025-07-01 14:22:19.045 +03:00 [DBG] Connection id "0HNC8090TGESV" disconnecting. 2025-07-01 14:22:19.045 +03:00 [DBG] Connection id "0HNC8090TGESV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:22:19.046 +03:00 [DBG] Connection id "0HNC8090TGESV" stopped. 2025-07-01 14:22:24.040 +03:00 [DBG] Connection id "0HNC8090TGET0" accepted. 2025-07-01 14:22:24.040 +03:00 [DBG] Connection id "0HNC8090TGET0" started. 2025-07-01 14:22:24.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:22:24.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:22:24.040 +03:00 [DBG] POST requests are not supported 2025-07-01 14:22:24.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:22:24.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:22:24.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:24.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:22:24.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:22:24.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:22:24.040 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:22:24.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:24.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:22:24.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:22:24.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:22:24.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:22:24.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:22:24.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:22:24.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:24.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:24.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:22:24.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:22:24.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:24.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:24.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:24.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:24.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:22:24.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1258ms. 2025-07-01 14:22:24.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:24.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:24.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:24.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:24.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:24.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:24.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:24.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:24.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:22:24.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:22:24.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:22:24.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:24.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:24.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:24.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:24.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:24.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:24.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7845ms 2025-07-01 14:22:24.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:24.041 +03:00 [DBG] Connection id "0HNC8090TGET0" completed keep alive response. 2025-07-01 14:22:24.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3472ms 2025-07-01 14:22:24.041 +03:00 [DBG] Connection id "0HNC8090TGET0" received FIN. 2025-07-01 14:22:24.041 +03:00 [DBG] Connection id "0HNC8090TGET0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:22:24.042 +03:00 [DBG] Connection id "0HNC8090TGET0" disconnecting. 2025-07-01 14:22:24.042 +03:00 [DBG] Connection id "0HNC8090TGET0" stopped. 2025-07-01 14:22:29.035 +03:00 [DBG] Connection id "0HNC8090TGET1" accepted. 2025-07-01 14:22:29.035 +03:00 [DBG] Connection id "0HNC8090TGET1" started. 2025-07-01 14:22:29.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:22:29.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:22:29.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:22:29.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:22:29.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:22:29.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:29.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:22:29.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:22:29.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:22:29.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:22:29.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:29.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:22:29.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:22:29.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:22:29.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:22:29.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:22:29.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:22:29.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:29.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:29.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:22:29.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:22:29.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:29.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:29.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:29.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:29.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:22:29.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1162ms. 2025-07-01 14:22:29.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:29.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:29.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:29.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:29.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:29.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:29.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:29.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:29.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:22:29.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:22:29.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:22:29.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:29.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:29.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:29.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:29.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:29.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:29.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6057ms 2025-07-01 14:22:29.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:29.036 +03:00 [DBG] Connection id "0HNC8090TGET1" completed keep alive response. 2025-07-01 14:22:29.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1806ms 2025-07-01 14:22:29.037 +03:00 [DBG] Connection id "0HNC8090TGET1" received FIN. 2025-07-01 14:22:29.037 +03:00 [DBG] Connection id "0HNC8090TGET1" disconnecting. 2025-07-01 14:22:29.037 +03:00 [DBG] Connection id "0HNC8090TGET1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:22:29.038 +03:00 [DBG] Connection id "0HNC8090TGET1" stopped. 2025-07-01 14:22:34.031 +03:00 [DBG] Connection id "0HNC8090TGET2" accepted. 2025-07-01 14:22:34.031 +03:00 [DBG] Connection id "0HNC8090TGET2" started. 2025-07-01 14:22:34.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:22:34.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:22:34.032 +03:00 [DBG] POST requests are not supported 2025-07-01 14:22:34.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:22:34.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:22:34.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:34.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:22:34.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:22:34.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:22:34.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:22:34.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:34.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:22:34.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:22:34.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:22:34.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:22:34.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:22:34.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:22:34.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:34.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:34.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:22:34.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:22:34.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:34.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:34.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:34.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:34.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:22:34.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1663ms. 2025-07-01 14:22:34.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:34.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:34.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:34.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:34.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:34.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:34.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:34.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:34.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:22:34.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:22:34.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:22:34.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:34.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:34.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:34.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:34.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:34.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:34.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1624ms 2025-07-01 14:22:34.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:34.034 +03:00 [DBG] Connection id "0HNC8090TGET2" completed keep alive response. 2025-07-01 14:22:34.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1401ms 2025-07-01 14:22:34.034 +03:00 [DBG] Connection id "0HNC8090TGET2" received FIN. 2025-07-01 14:22:34.034 +03:00 [DBG] Connection id "0HNC8090TGET2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:22:34.034 +03:00 [DBG] Connection id "0HNC8090TGET2" disconnecting. 2025-07-01 14:22:34.034 +03:00 [DBG] Connection id "0HNC8090TGET2" stopped. 2025-07-01 14:22:39.040 +03:00 [DBG] Connection id "0HNC8090TGET3" accepted. 2025-07-01 14:22:39.040 +03:00 [DBG] Connection id "0HNC8090TGET3" started. 2025-07-01 14:22:39.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:22:39.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:22:39.040 +03:00 [DBG] POST requests are not supported 2025-07-01 14:22:39.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:22:39.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:22:39.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:39.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:22:39.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:22:39.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:22:39.040 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:22:39.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:39.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:22:39.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:22:39.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:22:39.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:22:39.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:22:39.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:22:39.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:39.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:39.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:22:39.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:22:39.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:39.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:39.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:39.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:39.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:22:39.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1218ms. 2025-07-01 14:22:39.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:39.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:39.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:39.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:39.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:39.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:39.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:39.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:39.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:22:39.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:22:39.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:22:39.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:39.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:39.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:39.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:39.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:39.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:39.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6245ms 2025-07-01 14:22:39.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:39.041 +03:00 [DBG] Connection id "0HNC8090TGET3" completed keep alive response. 2025-07-01 14:22:39.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2547ms 2025-07-01 14:22:39.041 +03:00 [DBG] Connection id "0HNC8090TGET3" received FIN. 2025-07-01 14:22:39.042 +03:00 [DBG] Connection id "0HNC8090TGET3" disconnecting. 2025-07-01 14:22:39.042 +03:00 [DBG] Connection id "0HNC8090TGET3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:22:39.043 +03:00 [DBG] Connection id "0HNC8090TGET3" stopped. 2025-07-01 14:22:44.039 +03:00 [DBG] Connection id "0HNC8090TGET4" accepted. 2025-07-01 14:22:44.039 +03:00 [DBG] Connection id "0HNC8090TGET4" started. 2025-07-01 14:22:44.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:22:44.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:22:44.040 +03:00 [DBG] POST requests are not supported 2025-07-01 14:22:44.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:22:44.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:22:44.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:44.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:22:44.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:22:44.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:22:44.040 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:22:44.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:44.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:22:44.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:22:44.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:22:44.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:22:44.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:22:44.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:22:44.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:44.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:44.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:22:44.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:22:44.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:44.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:44.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:44.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:44.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:22:44.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1361ms. 2025-07-01 14:22:44.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:44.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:44.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:44.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:44.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:44.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:44.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:44.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:44.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:22:44.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:22:44.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:22:44.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:44.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:44.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:44.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:44.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:44.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:44.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2257ms 2025-07-01 14:22:44.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:44.042 +03:00 [DBG] Connection id "0HNC8090TGET4" completed keep alive response. 2025-07-01 14:22:44.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1743ms 2025-07-01 14:22:44.042 +03:00 [DBG] Connection id "0HNC8090TGET4" received FIN. 2025-07-01 14:22:44.042 +03:00 [DBG] Connection id "0HNC8090TGET4" disconnecting. 2025-07-01 14:22:44.042 +03:00 [DBG] Connection id "0HNC8090TGET4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:22:44.043 +03:00 [DBG] Connection id "0HNC8090TGET4" stopped. 2025-07-01 14:22:49.035 +03:00 [DBG] Connection id "0HNC8090TGET5" accepted. 2025-07-01 14:22:49.036 +03:00 [DBG] Connection id "0HNC8090TGET5" started. 2025-07-01 14:22:49.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:22:49.036 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:22:49.036 +03:00 [DBG] POST requests are not supported 2025-07-01 14:22:49.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:22:49.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:22:49.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:49.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:22:49.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:22:49.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:22:49.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:22:49.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:49.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:22:49.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:22:49.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:22:49.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:22:49.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:22:49.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:22:49.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:49.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:49.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:22:49.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:22:49.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:49.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:49.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:49.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:49.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:22:49.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1345ms. 2025-07-01 14:22:49.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:49.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:49.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:49.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:49.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:49.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:49.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:49.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:49.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:22:49.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:22:49.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:22:49.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:49.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:49.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:49.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:49.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:49.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:49.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0428ms 2025-07-01 14:22:49.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:49.038 +03:00 [DBG] Connection id "0HNC8090TGET5" completed keep alive response. 2025-07-01 14:22:49.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8681ms 2025-07-01 14:22:49.038 +03:00 [DBG] Connection id "0HNC8090TGET5" received FIN. 2025-07-01 14:22:49.038 +03:00 [DBG] Connection id "0HNC8090TGET5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:22:49.038 +03:00 [DBG] Connection id "0HNC8090TGET5" disconnecting. 2025-07-01 14:22:49.038 +03:00 [DBG] Connection id "0HNC8090TGET5" stopped. 2025-07-01 14:22:54.034 +03:00 [DBG] Connection id "0HNC8090TGET6" accepted. 2025-07-01 14:22:54.035 +03:00 [DBG] Connection id "0HNC8090TGET6" started. 2025-07-01 14:22:54.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:22:54.035 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:22:54.035 +03:00 [DBG] POST requests are not supported 2025-07-01 14:22:54.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:22:54.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:22:54.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:54.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:22:54.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:22:54.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:22:54.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:22:54.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:54.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:22:54.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:22:54.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:22:54.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:22:54.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:22:54.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:22:54.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:54.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:54.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:22:54.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:22:54.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:54.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:54.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:54.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:54.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:22:54.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1351ms. 2025-07-01 14:22:54.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:54.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:54.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:54.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:54.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:54.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:54.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:54.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:54.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:22:54.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:22:54.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:22:54.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:54.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:54.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:54.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:54.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:54.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:54.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6921ms 2025-07-01 14:22:54.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:54.036 +03:00 [DBG] Connection id "0HNC8090TGET6" completed keep alive response. 2025-07-01 14:22:54.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2787ms 2025-07-01 14:22:54.036 +03:00 [DBG] Connection id "0HNC8090TGET6" received FIN. 2025-07-01 14:22:54.036 +03:00 [DBG] Connection id "0HNC8090TGET6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:22:54.036 +03:00 [DBG] Connection id "0HNC8090TGET6" disconnecting. 2025-07-01 14:22:54.036 +03:00 [DBG] Connection id "0HNC8090TGET6" stopped. 2025-07-01 14:22:59.040 +03:00 [DBG] Connection id "0HNC8090TGET7" accepted. 2025-07-01 14:22:59.040 +03:00 [DBG] Connection id "0HNC8090TGET7" started. 2025-07-01 14:22:59.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:22:59.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:22:59.041 +03:00 [DBG] POST requests are not supported 2025-07-01 14:22:59.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:22:59.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:22:59.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:59.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:22:59.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:22:59.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:22:59.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:22:59.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:59.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:22:59.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:22:59.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:22:59.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:22:59.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:22:59.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:22:59.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:59.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:59.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:22:59.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:22:59.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:59.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:59.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:59.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:59.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:22:59.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1441ms. 2025-07-01 14:22:59.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:59.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:22:59.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:59.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:22:59.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:59.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:59.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:59.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:59.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:22:59.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:22:59.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:22:59.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:59.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:22:59.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:59.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:59.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:59.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:22:59.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8534ms 2025-07-01 14:22:59.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:22:59.042 +03:00 [DBG] Connection id "0HNC8090TGET7" completed keep alive response. 2025-07-01 14:22:59.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.52ms 2025-07-01 14:22:59.042 +03:00 [DBG] Connection id "0HNC8090TGET7" received FIN. 2025-07-01 14:22:59.042 +03:00 [DBG] Connection id "0HNC8090TGET7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:22:59.042 +03:00 [DBG] Connection id "0HNC8090TGET7" disconnecting. 2025-07-01 14:22:59.043 +03:00 [DBG] Connection id "0HNC8090TGET7" stopped. 2025-07-01 14:23:04.042 +03:00 [DBG] Connection id "0HNC8090TGET8" accepted. 2025-07-01 14:23:04.043 +03:00 [DBG] Connection id "0HNC8090TGET8" started. 2025-07-01 14:23:04.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:23:04.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:23:04.043 +03:00 [DBG] POST requests are not supported 2025-07-01 14:23:04.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:23:04.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:23:04.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:04.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:23:04.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:23:04.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:23:04.043 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:23:04.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:04.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:23:04.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:23:04.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:23:04.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:23:04.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:23:04.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:23:04.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:04.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:04.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:23:04.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:23:04.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:04.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:04.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:04.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:04.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:23:04.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1646ms. 2025-07-01 14:23:04.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:04.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:04.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:04.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:04.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:04.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:04.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:04.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:04.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:23:04.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:23:04.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:23:04.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:04.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:04.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:04.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:04.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:04.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:04.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2153ms 2025-07-01 14:23:04.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:04.045 +03:00 [DBG] Connection id "0HNC8090TGET8" completed keep alive response. 2025-07-01 14:23:04.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.275ms 2025-07-01 14:23:04.045 +03:00 [DBG] Connection id "0HNC8090TGET8" received FIN. 2025-07-01 14:23:04.045 +03:00 [DBG] Connection id "0HNC8090TGET8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:23:04.045 +03:00 [DBG] Connection id "0HNC8090TGET8" disconnecting. 2025-07-01 14:23:04.046 +03:00 [DBG] Connection id "0HNC8090TGET8" stopped. 2025-07-01 14:23:09.035 +03:00 [DBG] Connection id "0HNC8090TGET9" accepted. 2025-07-01 14:23:09.036 +03:00 [DBG] Connection id "0HNC8090TGET9" started. 2025-07-01 14:23:09.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:23:09.036 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:23:09.036 +03:00 [DBG] POST requests are not supported 2025-07-01 14:23:09.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:23:09.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:23:09.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:09.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:23:09.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:23:09.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:23:09.037 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:23:09.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:09.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:23:09.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:23:09.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:23:09.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:23:09.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:23:09.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:23:09.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:09.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:09.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:23:09.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:23:09.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:09.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:09.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:09.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:09.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:23:09.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1839ms. 2025-07-01 14:23:09.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:09.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:09.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:09.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:09.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:09.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:09.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:09.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:09.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:23:09.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:23:09.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:23:09.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:09.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:09.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:09.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:09.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:09.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:09.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4942ms 2025-07-01 14:23:09.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:09.039 +03:00 [DBG] Connection id "0HNC8090TGET9" completed keep alive response. 2025-07-01 14:23:09.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0899ms 2025-07-01 14:23:09.039 +03:00 [DBG] Connection id "0HNC8090TGET9" received FIN. 2025-07-01 14:23:09.039 +03:00 [DBG] Connection id "0HNC8090TGET9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:23:09.039 +03:00 [DBG] Connection id "0HNC8090TGET9" disconnecting. 2025-07-01 14:23:09.039 +03:00 [DBG] Connection id "0HNC8090TGET9" stopped. 2025-07-01 14:23:14.036 +03:00 [DBG] Connection id "0HNC8090TGETA" accepted. 2025-07-01 14:23:14.037 +03:00 [DBG] Connection id "0HNC8090TGETA" started. 2025-07-01 14:23:14.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:23:14.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:23:14.037 +03:00 [DBG] POST requests are not supported 2025-07-01 14:23:14.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:23:14.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:23:14.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:14.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:23:14.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:23:14.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:23:14.037 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:23:14.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:14.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:23:14.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:23:14.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:23:14.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:23:14.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:23:14.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:23:14.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:14.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:14.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:23:14.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:23:14.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:14.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:14.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:14.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:14.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:23:14.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1317ms. 2025-07-01 14:23:14.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:14.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:14.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:14.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:14.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:14.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:14.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:14.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:14.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:23:14.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:23:14.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:23:14.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:14.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:14.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:14.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:14.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:14.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:14.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9127ms 2025-07-01 14:23:14.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:14.038 +03:00 [DBG] Connection id "0HNC8090TGETA" completed keep alive response. 2025-07-01 14:23:14.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6825ms 2025-07-01 14:23:14.039 +03:00 [DBG] Connection id "0HNC8090TGETA" received FIN. 2025-07-01 14:23:14.039 +03:00 [DBG] Connection id "0HNC8090TGETA" disconnecting. 2025-07-01 14:23:14.039 +03:00 [DBG] Connection id "0HNC8090TGETA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:23:14.040 +03:00 [DBG] Connection id "0HNC8090TGETA" stopped. 2025-07-01 14:23:19.037 +03:00 [DBG] Connection id "0HNC8090TGETB" accepted. 2025-07-01 14:23:19.037 +03:00 [DBG] Connection id "0HNC8090TGETB" started. 2025-07-01 14:23:19.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:23:19.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:23:19.038 +03:00 [DBG] POST requests are not supported 2025-07-01 14:23:19.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:23:19.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:23:19.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:19.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:23:19.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:23:19.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:23:19.038 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:23:19.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:19.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:23:19.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:23:19.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:23:19.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:23:19.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:23:19.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:23:19.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:19.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:19.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:23:19.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:23:19.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:19.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:19.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:19.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:19.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:23:19.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1299ms. 2025-07-01 14:23:19.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:19.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:19.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:19.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:19.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:19.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:19.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:19.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:19.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:23:19.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:23:19.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:23:19.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:19.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:19.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:19.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:19.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:19.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:19.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6499ms 2025-07-01 14:23:19.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:19.039 +03:00 [DBG] Connection id "0HNC8090TGETB" completed keep alive response. 2025-07-01 14:23:19.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2393ms 2025-07-01 14:23:19.039 +03:00 [DBG] Connection id "0HNC8090TGETB" received FIN. 2025-07-01 14:23:19.039 +03:00 [DBG] Connection id "0HNC8090TGETB" disconnecting. 2025-07-01 14:23:19.039 +03:00 [DBG] Connection id "0HNC8090TGETB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:23:19.040 +03:00 [DBG] Connection id "0HNC8090TGETB" stopped. 2025-07-01 14:23:24.031 +03:00 [DBG] Connection id "0HNC8090TGETC" accepted. 2025-07-01 14:23:24.032 +03:00 [DBG] Connection id "0HNC8090TGETC" started. 2025-07-01 14:23:24.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:23:24.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:23:24.032 +03:00 [DBG] POST requests are not supported 2025-07-01 14:23:24.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:23:24.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:23:24.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:24.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:23:24.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:23:24.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:23:24.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:23:24.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:24.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:23:24.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:23:24.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:23:24.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:23:24.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:23:24.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:23:24.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:24.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:24.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:23:24.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:23:24.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:24.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:24.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:24.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:24.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:23:24.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1321ms. 2025-07-01 14:23:24.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:24.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:24.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:24.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:24.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:24.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:24.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:24.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:24.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:23:24.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:23:24.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:23:24.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:24.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:24.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:24.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:24.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:24.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:24.033 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9204ms 2025-07-01 14:23:24.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:24.033 +03:00 [DBG] Connection id "0HNC8090TGETC" completed keep alive response. 2025-07-01 14:23:24.033 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5618ms 2025-07-01 14:23:24.033 +03:00 [DBG] Connection id "0HNC8090TGETC" received FIN. 2025-07-01 14:23:24.033 +03:00 [DBG] Connection id "0HNC8090TGETC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:23:24.034 +03:00 [DBG] Connection id "0HNC8090TGETC" disconnecting. 2025-07-01 14:23:24.034 +03:00 [DBG] Connection id "0HNC8090TGETC" stopped. 2025-07-01 14:23:29.036 +03:00 [DBG] Connection id "0HNC8090TGETD" accepted. 2025-07-01 14:23:29.037 +03:00 [DBG] Connection id "0HNC8090TGETD" started. 2025-07-01 14:23:29.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:23:29.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:23:29.037 +03:00 [DBG] POST requests are not supported 2025-07-01 14:23:29.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:23:29.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:23:29.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:29.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:23:29.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:23:29.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:23:29.037 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:23:29.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:29.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:23:29.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:23:29.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:23:29.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:23:29.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:23:29.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:23:29.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:29.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:29.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:23:29.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:23:29.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:29.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:29.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:29.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:29.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:23:29.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1099ms. 2025-07-01 14:23:29.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:29.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:29.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:29.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:29.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:29.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:29.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:29.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:29.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:23:29.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:23:29.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:23:29.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:29.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:29.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:29.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:29.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:29.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:29.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5434ms 2025-07-01 14:23:29.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:29.038 +03:00 [DBG] Connection id "0HNC8090TGETD" completed keep alive response. 2025-07-01 14:23:29.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0612ms 2025-07-01 14:23:29.038 +03:00 [DBG] Connection id "0HNC8090TGETD" received FIN. 2025-07-01 14:23:29.038 +03:00 [DBG] Connection id "0HNC8090TGETD" disconnecting. 2025-07-01 14:23:29.038 +03:00 [DBG] Connection id "0HNC8090TGETD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:23:29.039 +03:00 [DBG] Connection id "0HNC8090TGETD" stopped. 2025-07-01 14:23:34.041 +03:00 [DBG] Connection id "0HNC8090TGETE" accepted. 2025-07-01 14:23:34.041 +03:00 [DBG] Connection id "0HNC8090TGETE" started. 2025-07-01 14:23:34.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:23:34.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:23:34.042 +03:00 [DBG] POST requests are not supported 2025-07-01 14:23:34.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:23:34.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:23:34.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:34.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:23:34.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:23:34.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:23:34.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:23:34.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:34.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:23:34.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:23:34.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:23:34.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:23:34.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:23:34.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:23:34.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:34.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:34.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:23:34.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:23:34.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:34.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:34.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:34.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:34.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:23:34.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.217ms. 2025-07-01 14:23:34.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:34.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:34.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:34.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:34.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:34.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:34.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:34.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:34.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:23:34.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:23:34.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:23:34.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:34.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:34.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:34.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:34.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:34.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:34.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8635ms 2025-07-01 14:23:34.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:34.043 +03:00 [DBG] Connection id "0HNC8090TGETE" completed keep alive response. 2025-07-01 14:23:34.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6268ms 2025-07-01 14:23:34.044 +03:00 [DBG] Connection id "0HNC8090TGETE" received FIN. 2025-07-01 14:23:34.044 +03:00 [DBG] Connection id "0HNC8090TGETE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:23:34.044 +03:00 [DBG] Connection id "0HNC8090TGETE" disconnecting. 2025-07-01 14:23:34.044 +03:00 [DBG] Connection id "0HNC8090TGETE" stopped. 2025-07-01 14:23:39.039 +03:00 [DBG] Connection id "0HNC8090TGETF" accepted. 2025-07-01 14:23:39.040 +03:00 [DBG] Connection id "0HNC8090TGETF" started. 2025-07-01 14:23:39.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:23:39.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:23:39.040 +03:00 [DBG] POST requests are not supported 2025-07-01 14:23:39.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:23:39.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:23:39.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:39.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:23:39.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:23:39.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:23:39.040 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:23:39.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:39.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:23:39.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:23:39.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:23:39.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:23:39.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:23:39.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:23:39.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:39.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:39.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:23:39.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:23:39.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:39.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:39.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:39.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:39.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:23:39.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1461ms. 2025-07-01 14:23:39.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:39.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:39.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:39.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:39.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:39.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:39.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:39.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:39.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:23:39.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:23:39.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:23:39.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:39.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:39.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:39.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:39.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:39.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:39.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8605ms 2025-07-01 14:23:39.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:39.041 +03:00 [DBG] Connection id "0HNC8090TGETF" completed keep alive response. 2025-07-01 14:23:39.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4984ms 2025-07-01 14:23:39.041 +03:00 [DBG] Connection id "0HNC8090TGETF" received FIN. 2025-07-01 14:23:39.042 +03:00 [DBG] Connection id "0HNC8090TGETF" disconnecting. 2025-07-01 14:23:39.042 +03:00 [DBG] Connection id "0HNC8090TGETF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:23:39.043 +03:00 [DBG] Connection id "0HNC8090TGETF" stopped. 2025-07-01 14:23:44.043 +03:00 [DBG] Connection id "0HNC8090TGETG" accepted. 2025-07-01 14:23:44.043 +03:00 [DBG] Connection id "0HNC8090TGETG" started. 2025-07-01 14:23:44.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:23:44.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:23:44.043 +03:00 [DBG] POST requests are not supported 2025-07-01 14:23:44.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:23:44.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:23:44.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:44.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:23:44.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:23:44.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:23:44.043 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:23:44.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:44.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:23:44.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:23:44.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:23:44.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:23:44.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:23:44.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:23:44.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:44.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:44.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:23:44.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:23:44.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:44.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:44.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:44.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:44.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:23:44.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1316ms. 2025-07-01 14:23:44.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:44.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:44.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:44.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:44.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:44.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:44.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:44.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:44.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:23:44.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:23:44.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:23:44.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:44.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:44.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:44.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:44.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:44.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:44.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.798ms 2025-07-01 14:23:44.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:44.045 +03:00 [DBG] Connection id "0HNC8090TGETG" completed keep alive response. 2025-07-01 14:23:44.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6611ms 2025-07-01 14:23:44.045 +03:00 [DBG] Connection id "0HNC8090TGETG" received FIN. 2025-07-01 14:23:44.045 +03:00 [DBG] Connection id "0HNC8090TGETG" disconnecting. 2025-07-01 14:23:44.045 +03:00 [DBG] Connection id "0HNC8090TGETG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:23:44.046 +03:00 [DBG] Connection id "0HNC8090TGETG" stopped. 2025-07-01 14:23:49.030 +03:00 [DBG] Connection id "0HNC8090TGETH" accepted. 2025-07-01 14:23:49.030 +03:00 [DBG] Connection id "0HNC8090TGETH" started. 2025-07-01 14:23:49.030 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:23:49.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:23:49.030 +03:00 [DBG] POST requests are not supported 2025-07-01 14:23:49.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:23:49.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:23:49.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:49.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:23:49.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:23:49.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:23:49.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:23:49.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:49.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:23:49.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:23:49.031 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:23:49.031 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:23:49.031 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:23:49.031 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:23:49.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:49.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:49.031 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:23:49.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:23:49.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:49.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:49.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:49.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:49.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:23:49.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1752ms. 2025-07-01 14:23:49.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:49.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:49.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:49.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:49.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:49.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:49.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:49.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:49.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:23:49.032 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:23:49.032 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:23:49.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:49.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:49.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:49.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:49.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:49.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:49.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1193ms 2025-07-01 14:23:49.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:49.032 +03:00 [DBG] Connection id "0HNC8090TGETH" completed keep alive response. 2025-07-01 14:23:49.032 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0743ms 2025-07-01 14:23:49.032 +03:00 [DBG] Connection id "0HNC8090TGETH" received FIN. 2025-07-01 14:23:49.032 +03:00 [DBG] Connection id "0HNC8090TGETH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:23:49.033 +03:00 [DBG] Connection id "0HNC8090TGETH" disconnecting. 2025-07-01 14:23:49.033 +03:00 [DBG] Connection id "0HNC8090TGETH" stopped. 2025-07-01 14:23:54.037 +03:00 [DBG] Connection id "0HNC8090TGETI" accepted. 2025-07-01 14:23:54.037 +03:00 [DBG] Connection id "0HNC8090TGETI" started. 2025-07-01 14:23:54.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:23:54.038 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:23:54.038 +03:00 [DBG] POST requests are not supported 2025-07-01 14:23:54.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:23:54.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:23:54.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:54.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:23:54.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:23:54.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:23:54.038 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:23:54.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:54.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:23:54.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:23:54.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:23:54.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:23:54.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:23:54.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:23:54.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:54.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:54.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:23:54.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:23:54.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:54.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:54.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:54.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:54.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:23:54.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1539ms. 2025-07-01 14:23:54.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:54.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:54.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:54.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:54.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:54.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:54.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:54.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:54.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:23:54.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:23:54.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:23:54.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:54.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:54.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:54.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:54.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:54.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:54.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2833ms 2025-07-01 14:23:54.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:54.040 +03:00 [DBG] Connection id "0HNC8090TGETI" completed keep alive response. 2025-07-01 14:23:54.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1931ms 2025-07-01 14:23:54.040 +03:00 [DBG] Connection id "0HNC8090TGETI" received FIN. 2025-07-01 14:23:54.040 +03:00 [DBG] Connection id "0HNC8090TGETI" disconnecting. 2025-07-01 14:23:54.040 +03:00 [DBG] Connection id "0HNC8090TGETI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:23:54.041 +03:00 [DBG] Connection id "0HNC8090TGETI" stopped. 2025-07-01 14:23:59.037 +03:00 [DBG] Connection id "0HNC8090TGETJ" accepted. 2025-07-01 14:23:59.037 +03:00 [DBG] Connection id "0HNC8090TGETJ" started. 2025-07-01 14:23:59.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:23:59.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:23:59.037 +03:00 [DBG] POST requests are not supported 2025-07-01 14:23:59.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:23:59.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:23:59.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:59.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:23:59.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:23:59.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:23:59.037 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:23:59.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:59.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:23:59.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:23:59.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:23:59.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:23:59.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:23:59.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:23:59.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:59.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:59.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:23:59.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:23:59.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:59.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:59.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:59.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:59.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:23:59.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1346ms. 2025-07-01 14:23:59.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:59.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:23:59.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:59.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:23:59.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:59.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:59.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:59.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:59.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:23:59.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:23:59.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:23:59.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:59.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:23:59.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:59.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:59.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:59.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:23:59.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2469ms 2025-07-01 14:23:59.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:23:59.039 +03:00 [DBG] Connection id "0HNC8090TGETJ" completed keep alive response. 2025-07-01 14:23:59.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1944ms 2025-07-01 14:23:59.039 +03:00 [DBG] Connection id "0HNC8090TGETJ" received FIN. 2025-07-01 14:23:59.039 +03:00 [DBG] Connection id "0HNC8090TGETJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:23:59.039 +03:00 [DBG] Connection id "0HNC8090TGETJ" disconnecting. 2025-07-01 14:23:59.040 +03:00 [DBG] Connection id "0HNC8090TGETJ" stopped. 2025-07-01 14:24:04.032 +03:00 [DBG] Connection id "0HNC8090TGETK" accepted. 2025-07-01 14:24:04.032 +03:00 [DBG] Connection id "0HNC8090TGETK" started. 2025-07-01 14:24:04.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:24:04.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:24:04.032 +03:00 [DBG] POST requests are not supported 2025-07-01 14:24:04.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:24:04.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:24:04.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:04.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:24:04.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:24:04.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:24:04.033 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:24:04.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:04.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:24:04.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:24:04.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:24:04.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:24:04.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:24:04.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:24:04.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:04.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:04.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:24:04.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:24:04.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:04.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:04.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:04.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:04.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:24:04.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1219ms. 2025-07-01 14:24:04.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:04.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:04.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:04.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:04.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:24:04.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:24:04.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:24:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:04.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:04.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:04.033 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6506ms 2025-07-01 14:24:04.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:04.034 +03:00 [DBG] Connection id "0HNC8090TGETK" completed keep alive response. 2025-07-01 14:24:04.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3021ms 2025-07-01 14:24:04.034 +03:00 [DBG] Connection id "0HNC8090TGETK" received FIN. 2025-07-01 14:24:04.034 +03:00 [DBG] Connection id "0HNC8090TGETK" disconnecting. 2025-07-01 14:24:04.034 +03:00 [DBG] Connection id "0HNC8090TGETK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:24:04.035 +03:00 [DBG] Connection id "0HNC8090TGETK" stopped. 2025-07-01 14:24:09.045 +03:00 [DBG] Connection id "0HNC8090TGETL" accepted. 2025-07-01 14:24:09.045 +03:00 [DBG] Connection id "0HNC8090TGETL" started. 2025-07-01 14:24:09.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:24:09.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:24:09.045 +03:00 [DBG] POST requests are not supported 2025-07-01 14:24:09.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:24:09.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:24:09.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:09.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:24:09.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:24:09.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:24:09.045 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:24:09.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:09.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:24:09.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:24:09.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:24:09.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:24:09.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:24:09.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:24:09.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:09.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:09.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:24:09.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:24:09.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:09.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:09.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:09.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:09.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:24:09.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1123ms. 2025-07-01 14:24:09.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:09.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:09.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:09.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:09.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:09.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:09.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:09.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:09.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:24:09.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:24:09.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:24:09.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:09.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:09.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:09.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:09.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:09.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:09.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6403ms 2025-07-01 14:24:09.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:09.046 +03:00 [DBG] Connection id "0HNC8090TGETL" completed keep alive response. 2025-07-01 14:24:09.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2132ms 2025-07-01 14:24:09.046 +03:00 [DBG] Connection id "0HNC8090TGETL" received FIN. 2025-07-01 14:24:09.046 +03:00 [DBG] Connection id "0HNC8090TGETL" disconnecting. 2025-07-01 14:24:09.046 +03:00 [DBG] Connection id "0HNC8090TGETL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:24:09.047 +03:00 [DBG] Connection id "0HNC8090TGETL" stopped. 2025-07-01 14:24:14.029 +03:00 [DBG] Connection id "0HNC8090TGETM" accepted. 2025-07-01 14:24:14.029 +03:00 [DBG] Connection id "0HNC8090TGETM" started. 2025-07-01 14:24:14.030 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:24:14.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:24:14.030 +03:00 [DBG] POST requests are not supported 2025-07-01 14:24:14.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:24:14.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:24:14.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:14.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:24:14.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:24:14.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:24:14.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:24:14.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:14.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:24:14.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:24:14.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:24:14.031 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:24:14.031 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:24:14.031 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:24:14.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:14.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:14.031 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:24:14.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:24:14.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:14.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:14.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:14.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:14.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:24:14.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2067ms. 2025-07-01 14:24:14.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:14.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:14.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:14.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:14.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:14.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:14.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:14.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:14.032 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:24:14.032 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:24:14.032 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:24:14.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:14.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:14.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:14.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:14.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:14.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:14.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4344ms 2025-07-01 14:24:14.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:14.032 +03:00 [DBG] Connection id "0HNC8090TGETM" completed keep alive response. 2025-07-01 14:24:14.032 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6226ms 2025-07-01 14:24:14.033 +03:00 [DBG] Connection id "0HNC8090TGETM" received FIN. 2025-07-01 14:24:14.033 +03:00 [DBG] Connection id "0HNC8090TGETM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:24:14.033 +03:00 [DBG] Connection id "0HNC8090TGETM" disconnecting. 2025-07-01 14:24:14.033 +03:00 [DBG] Connection id "0HNC8090TGETM" stopped. 2025-07-01 14:24:19.029 +03:00 [DBG] Connection id "0HNC8090TGETN" accepted. 2025-07-01 14:24:19.029 +03:00 [DBG] Connection id "0HNC8090TGETN" started. 2025-07-01 14:24:19.029 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:24:19.029 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:24:19.029 +03:00 [DBG] POST requests are not supported 2025-07-01 14:24:19.029 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:24:19.029 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:24:19.029 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:19.029 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:24:19.029 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:24:19.029 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:24:19.029 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:24:19.029 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:19.029 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:24:19.029 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:24:19.029 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:24:19.029 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:24:19.029 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:24:19.029 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:24:19.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:19.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:19.029 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:24:19.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:24:19.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:19.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:19.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:19.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:19.030 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:24:19.030 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1454ms. 2025-07-01 14:24:19.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:19.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:19.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:19.030 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:19.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:19.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:19.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:19.030 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:19.030 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:24:19.030 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:24:19.030 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:24:19.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:19.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:19.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:19.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:19.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:19.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:19.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7365ms 2025-07-01 14:24:19.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:19.030 +03:00 [DBG] Connection id "0HNC8090TGETN" completed keep alive response. 2025-07-01 14:24:19.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3387ms 2025-07-01 14:24:19.030 +03:00 [DBG] Connection id "0HNC8090TGETN" received FIN. 2025-07-01 14:24:19.031 +03:00 [DBG] Connection id "0HNC8090TGETN" disconnecting. 2025-07-01 14:24:19.031 +03:00 [DBG] Connection id "0HNC8090TGETN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:24:19.032 +03:00 [DBG] Connection id "0HNC8090TGETN" stopped. 2025-07-01 14:24:24.030 +03:00 [DBG] Connection id "0HNC8090TGETO" accepted. 2025-07-01 14:24:24.030 +03:00 [DBG] Connection id "0HNC8090TGETO" started. 2025-07-01 14:24:24.031 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:24:24.031 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:24:24.031 +03:00 [DBG] POST requests are not supported 2025-07-01 14:24:24.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:24:24.031 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:24:24.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:24.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:24:24.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:24:24.031 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:24:24.031 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:24:24.031 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:24.031 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:24:24.031 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:24:24.031 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:24:24.031 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:24:24.031 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:24:24.031 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:24:24.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:24.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:24.031 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:24:24.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:24:24.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:24.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:24.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:24.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:24.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:24:24.032 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1633ms. 2025-07-01 14:24:24.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:24.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:24.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:24.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:24.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:24.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:24.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:24.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:24.032 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:24:24.032 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:24:24.032 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:24:24.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:24.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:24.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:24.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:24.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:24.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:24.033 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2883ms 2025-07-01 14:24:24.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:24.033 +03:00 [DBG] Connection id "0HNC8090TGETO" completed keep alive response. 2025-07-01 14:24:24.033 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2176ms 2025-07-01 14:24:24.033 +03:00 [DBG] Connection id "0HNC8090TGETO" received FIN. 2025-07-01 14:24:24.033 +03:00 [DBG] Connection id "0HNC8090TGETO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:24:24.033 +03:00 [DBG] Connection id "0HNC8090TGETO" disconnecting. 2025-07-01 14:24:24.033 +03:00 [DBG] Connection id "0HNC8090TGETO" stopped. 2025-07-01 14:24:29.035 +03:00 [DBG] Connection id "0HNC8090TGETP" accepted. 2025-07-01 14:24:29.035 +03:00 [DBG] Connection id "0HNC8090TGETP" started. 2025-07-01 14:24:29.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:24:29.036 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:24:29.036 +03:00 [DBG] POST requests are not supported 2025-07-01 14:24:29.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:24:29.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:24:29.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:29.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:24:29.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:24:29.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:24:29.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:24:29.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:29.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:24:29.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:24:29.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:24:29.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:24:29.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:24:29.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:24:29.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:29.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:29.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:24:29.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:24:29.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:29.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:29.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:29.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:29.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:24:29.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1275ms. 2025-07-01 14:24:29.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:29.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:29.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:29.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:29.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:29.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:29.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:29.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:29.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:24:29.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:24:29.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:24:29.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:29.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:29.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:29.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:29.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:29.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:29.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.746ms 2025-07-01 14:24:29.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:29.037 +03:00 [DBG] Connection id "0HNC8090TGETP" completed keep alive response. 2025-07-01 14:24:29.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5642ms 2025-07-01 14:24:29.038 +03:00 [DBG] Connection id "0HNC8090TGETP" received FIN. 2025-07-01 14:24:29.038 +03:00 [DBG] Connection id "0HNC8090TGETP" disconnecting. 2025-07-01 14:24:29.038 +03:00 [DBG] Connection id "0HNC8090TGETP" stopped. 2025-07-01 14:24:29.038 +03:00 [DBG] Connection id "0HNC8090TGETP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:24:34.028 +03:00 [DBG] Connection id "0HNC8090TGETQ" accepted. 2025-07-01 14:24:34.028 +03:00 [DBG] Connection id "0HNC8090TGETQ" started. 2025-07-01 14:24:34.028 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:24:34.028 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:24:34.028 +03:00 [DBG] POST requests are not supported 2025-07-01 14:24:34.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:24:34.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:24:34.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:34.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:24:34.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:24:34.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:24:34.028 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:24:34.029 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:34.029 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:24:34.029 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:24:34.029 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:24:34.029 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:24:34.029 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:24:34.029 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:24:34.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:34.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:34.029 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:24:34.029 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:24:34.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:34.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:34.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:34.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:34.029 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:24:34.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1316ms. 2025-07-01 14:24:34.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:34.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:34.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:34.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:34.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:34.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:34.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:34.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:34.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:24:34.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:24:34.030 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:24:34.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:34.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:34.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:34.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:34.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:34.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:34.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8197ms 2025-07-01 14:24:34.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:34.030 +03:00 [DBG] Connection id "0HNC8090TGETQ" completed keep alive response. 2025-07-01 14:24:34.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5805ms 2025-07-01 14:24:34.030 +03:00 [DBG] Connection id "0HNC8090TGETQ" received FIN. 2025-07-01 14:24:34.030 +03:00 [DBG] Connection id "0HNC8090TGETQ" disconnecting. 2025-07-01 14:24:34.030 +03:00 [DBG] Connection id "0HNC8090TGETQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:24:34.031 +03:00 [DBG] Connection id "0HNC8090TGETQ" stopped. 2025-07-01 14:24:39.035 +03:00 [DBG] Connection id "0HNC8090TGETR" accepted. 2025-07-01 14:24:39.035 +03:00 [DBG] Connection id "0HNC8090TGETR" started. 2025-07-01 14:24:39.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:24:39.036 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:24:39.036 +03:00 [DBG] POST requests are not supported 2025-07-01 14:24:39.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:24:39.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:24:39.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:39.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:24:39.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:24:39.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:24:39.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:24:39.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:39.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:24:39.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:24:39.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:24:39.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:24:39.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:24:39.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:24:39.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:39.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:39.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:24:39.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:24:39.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:39.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:39.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:39.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:39.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:24:39.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-07-01 14:24:39.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:39.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:39.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:39.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:39.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:39.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:39.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:39.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:39.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:24:39.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:24:39.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:24:39.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:39.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:39.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:39.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:39.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:39.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:39.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9088ms 2025-07-01 14:24:39.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:39.037 +03:00 [DBG] Connection id "0HNC8090TGETR" completed keep alive response. 2025-07-01 14:24:39.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.517ms 2025-07-01 14:24:39.037 +03:00 [DBG] Connection id "0HNC8090TGETR" received FIN. 2025-07-01 14:24:39.037 +03:00 [DBG] Connection id "0HNC8090TGETR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:24:39.037 +03:00 [DBG] Connection id "0HNC8090TGETR" disconnecting. 2025-07-01 14:24:39.038 +03:00 [DBG] Connection id "0HNC8090TGETR" stopped. 2025-07-01 14:24:44.036 +03:00 [DBG] Connection id "0HNC8090TGETS" accepted. 2025-07-01 14:24:44.037 +03:00 [DBG] Connection id "0HNC8090TGETS" started. 2025-07-01 14:24:44.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:24:44.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:24:44.037 +03:00 [DBG] POST requests are not supported 2025-07-01 14:24:44.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:24:44.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:24:44.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:44.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:24:44.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:24:44.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:24:44.037 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:24:44.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:44.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:24:44.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:24:44.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:24:44.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:24:44.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:24:44.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:24:44.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:44.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:44.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:24:44.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:24:44.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:44.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:44.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:44.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:44.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:24:44.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1443ms. 2025-07-01 14:24:44.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:44.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:44.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:44.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:44.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:44.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:44.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:44.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:44.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:24:44.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:24:44.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:24:44.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:44.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:44.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:44.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:44.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:44.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:44.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.064ms 2025-07-01 14:24:44.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:44.039 +03:00 [DBG] Connection id "0HNC8090TGETS" completed keep alive response. 2025-07-01 14:24:44.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9352ms 2025-07-01 14:24:44.039 +03:00 [DBG] Connection id "0HNC8090TGETS" received FIN. 2025-07-01 14:24:44.039 +03:00 [DBG] Connection id "0HNC8090TGETS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:24:44.039 +03:00 [DBG] Connection id "0HNC8090TGETS" disconnecting. 2025-07-01 14:24:44.039 +03:00 [DBG] Connection id "0HNC8090TGETS" stopped. 2025-07-01 14:24:49.041 +03:00 [DBG] Connection id "0HNC8090TGETT" accepted. 2025-07-01 14:24:49.041 +03:00 [DBG] Connection id "0HNC8090TGETT" started. 2025-07-01 14:24:49.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:24:49.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:24:49.041 +03:00 [DBG] POST requests are not supported 2025-07-01 14:24:49.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:24:49.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:24:49.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:49.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:24:49.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:24:49.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:24:49.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:24:49.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:49.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:24:49.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:24:49.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:24:49.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:24:49.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:24:49.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:24:49.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:49.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:49.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:24:49.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:24:49.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:49.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:49.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:49.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:49.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:24:49.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1184ms. 2025-07-01 14:24:49.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:49.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:49.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:49.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:49.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:49.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:49.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:49.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:49.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:24:49.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:24:49.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:24:49.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:49.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:49.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:49.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:49.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:49.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:49.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6814ms 2025-07-01 14:24:49.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:49.043 +03:00 [DBG] Connection id "0HNC8090TGETT" completed keep alive response. 2025-07-01 14:24:49.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3608ms 2025-07-01 14:24:49.043 +03:00 [DBG] Connection id "0HNC8090TGETT" received FIN. 2025-07-01 14:24:49.043 +03:00 [DBG] Connection id "0HNC8090TGETT" disconnecting. 2025-07-01 14:24:49.043 +03:00 [DBG] Connection id "0HNC8090TGETT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:24:49.044 +03:00 [DBG] Connection id "0HNC8090TGETT" stopped. 2025-07-01 14:24:54.034 +03:00 [DBG] Connection id "0HNC8090TGETU" accepted. 2025-07-01 14:24:54.034 +03:00 [DBG] Connection id "0HNC8090TGETU" started. 2025-07-01 14:24:54.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:24:54.034 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:24:54.034 +03:00 [DBG] POST requests are not supported 2025-07-01 14:24:54.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:24:54.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:24:54.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:54.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:24:54.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:24:54.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:24:54.035 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:24:54.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:54.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:24:54.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:24:54.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:24:54.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:24:54.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:24:54.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:24:54.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:54.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:54.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:24:54.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:24:54.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:54.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:54.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:54.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:54.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:24:54.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1241ms. 2025-07-01 14:24:54.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:54.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:54.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:54.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:54.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:54.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:54.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:54.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:54.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:24:54.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:24:54.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:24:54.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:54.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:54.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:54.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:54.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:54.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:54.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8959ms 2025-07-01 14:24:54.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:54.036 +03:00 [DBG] Connection id "0HNC8090TGETU" completed keep alive response. 2025-07-01 14:24:54.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6388ms 2025-07-01 14:24:54.036 +03:00 [DBG] Connection id "0HNC8090TGETU" received FIN. 2025-07-01 14:24:54.036 +03:00 [DBG] Connection id "0HNC8090TGETU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:24:54.036 +03:00 [DBG] Connection id "0HNC8090TGETU" disconnecting. 2025-07-01 14:24:54.036 +03:00 [DBG] Connection id "0HNC8090TGETU" stopped. 2025-07-01 14:24:59.043 +03:00 [DBG] Connection id "0HNC8090TGETV" accepted. 2025-07-01 14:24:59.043 +03:00 [DBG] Connection id "0HNC8090TGETV" started. 2025-07-01 14:24:59.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:24:59.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:24:59.044 +03:00 [DBG] POST requests are not supported 2025-07-01 14:24:59.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:24:59.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:24:59.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:59.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:24:59.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:24:59.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:24:59.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:24:59.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:59.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:24:59.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:24:59.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:24:59.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:24:59.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:24:59.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:24:59.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:59.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:59.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:24:59.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:24:59.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:59.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:59.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:59.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:59.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:24:59.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1291ms. 2025-07-01 14:24:59.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:59.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:24:59.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:59.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:24:59.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:59.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:59.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:59.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:59.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:24:59.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:24:59.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:24:59.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:59.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:24:59.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:59.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:59.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:59.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:24:59.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8653ms 2025-07-01 14:24:59.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:24:59.045 +03:00 [DBG] Connection id "0HNC8090TGETV" completed keep alive response. 2025-07-01 14:24:59.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5407ms 2025-07-01 14:24:59.046 +03:00 [DBG] Connection id "0HNC8090TGETV" received FIN. 2025-07-01 14:24:59.046 +03:00 [DBG] Connection id "0HNC8090TGETV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:24:59.046 +03:00 [DBG] Connection id "0HNC8090TGETV" disconnecting. 2025-07-01 14:24:59.046 +03:00 [DBG] Connection id "0HNC8090TGETV" stopped. 2025-07-01 14:25:04.031 +03:00 [DBG] Connection id "0HNC8090TGEU0" accepted. 2025-07-01 14:25:04.031 +03:00 [DBG] Connection id "0HNC8090TGEU0" started. 2025-07-01 14:25:04.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:25:04.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:25:04.032 +03:00 [DBG] POST requests are not supported 2025-07-01 14:25:04.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:25:04.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:25:04.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:04.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:25:04.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:25:04.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:25:04.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:25:04.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:04.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:25:04.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:25:04.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:25:04.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:25:04.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:25:04.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:25:04.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:04.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:04.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:25:04.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:25:04.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:04.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:04.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:04.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:04.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:25:04.032 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1242ms. 2025-07-01 14:25:04.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:04.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:04.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:04.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:04.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:25:04.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:25:04.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:25:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:04.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:04.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:04.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:04.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:04.033 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7694ms 2025-07-01 14:25:04.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:04.033 +03:00 [DBG] Connection id "0HNC8090TGEU0" completed keep alive response. 2025-07-01 14:25:04.033 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3995ms 2025-07-01 14:25:04.033 +03:00 [DBG] Connection id "0HNC8090TGEU0" received FIN. 2025-07-01 14:25:04.033 +03:00 [DBG] Connection id "0HNC8090TGEU0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:25:04.033 +03:00 [DBG] Connection id "0HNC8090TGEU0" disconnecting. 2025-07-01 14:25:04.033 +03:00 [DBG] Connection id "0HNC8090TGEU0" stopped. 2025-07-01 14:25:09.033 +03:00 [DBG] Connection id "0HNC8090TGEU1" accepted. 2025-07-01 14:25:09.033 +03:00 [DBG] Connection id "0HNC8090TGEU1" started. 2025-07-01 14:25:09.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:25:09.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:25:09.033 +03:00 [DBG] POST requests are not supported 2025-07-01 14:25:09.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:25:09.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:25:09.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:09.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:25:09.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:25:09.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:25:09.034 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:25:09.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:09.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:25:09.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:25:09.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:25:09.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:25:09.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:25:09.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:25:09.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:09.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:09.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:25:09.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:25:09.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:09.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:09.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:09.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:09.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:25:09.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1754ms. 2025-07-01 14:25:09.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:09.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:09.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:09.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:09.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:09.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:09.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:09.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:09.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:25:09.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:25:09.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:25:09.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:09.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:09.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:09.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:09.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:09.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:09.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9688ms 2025-07-01 14:25:09.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:09.035 +03:00 [DBG] Connection id "0HNC8090TGEU1" completed keep alive response. 2025-07-01 14:25:09.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6357ms 2025-07-01 14:25:09.035 +03:00 [DBG] Connection id "0HNC8090TGEU1" received FIN. 2025-07-01 14:25:09.035 +03:00 [DBG] Connection id "0HNC8090TGEU1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:25:09.035 +03:00 [DBG] Connection id "0HNC8090TGEU1" disconnecting. 2025-07-01 14:25:09.036 +03:00 [DBG] Connection id "0HNC8090TGEU1" stopped. 2025-07-01 14:25:14.041 +03:00 [DBG] Connection id "0HNC8090TGEU2" accepted. 2025-07-01 14:25:14.042 +03:00 [DBG] Connection id "0HNC8090TGEU2" started. 2025-07-01 14:25:14.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:25:14.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:25:14.042 +03:00 [DBG] POST requests are not supported 2025-07-01 14:25:14.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:25:14.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:25:14.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:14.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:25:14.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:25:14.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:25:14.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:25:14.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:14.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:25:14.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:25:14.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:25:14.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:25:14.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:25:14.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:25:14.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:14.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:14.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:25:14.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:25:14.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:14.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:14.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:14.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:14.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:25:14.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1208ms. 2025-07-01 14:25:14.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:14.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:14.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:14.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:14.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:14.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:14.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:14.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:14.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:25:14.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:25:14.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:25:14.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:14.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:14.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:14.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:14.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:14.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:14.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7051ms 2025-07-01 14:25:14.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:14.043 +03:00 [DBG] Connection id "0HNC8090TGEU2" completed keep alive response. 2025-07-01 14:25:14.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2919ms 2025-07-01 14:25:14.043 +03:00 [DBG] Connection id "0HNC8090TGEU2" received FIN. 2025-07-01 14:25:14.043 +03:00 [DBG] Connection id "0HNC8090TGEU2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:25:14.044 +03:00 [DBG] Connection id "0HNC8090TGEU2" disconnecting. 2025-07-01 14:25:14.044 +03:00 [DBG] Connection id "0HNC8090TGEU2" stopped. 2025-07-01 14:25:19.036 +03:00 [DBG] Connection id "0HNC8090TGEU3" accepted. 2025-07-01 14:25:19.036 +03:00 [DBG] Connection id "0HNC8090TGEU3" started. 2025-07-01 14:25:19.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:25:19.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:25:19.037 +03:00 [DBG] POST requests are not supported 2025-07-01 14:25:19.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:25:19.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:25:19.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:19.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:25:19.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:25:19.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:25:19.037 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:25:19.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:19.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:25:19.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:25:19.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:25:19.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:25:19.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:25:19.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:25:19.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:19.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:19.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:25:19.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:25:19.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:19.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:19.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:19.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:19.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:25:19.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.129ms. 2025-07-01 14:25:19.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:19.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:19.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:19.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:19.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:19.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:19.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:19.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:19.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:25:19.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:25:19.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:25:19.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:19.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:19.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:19.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:19.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:19.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:19.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6938ms 2025-07-01 14:25:19.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:19.038 +03:00 [DBG] Connection id "0HNC8090TGEU3" completed keep alive response. 2025-07-01 14:25:19.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3247ms 2025-07-01 14:25:19.038 +03:00 [DBG] Connection id "0HNC8090TGEU3" received FIN. 2025-07-01 14:25:19.038 +03:00 [DBG] Connection id "0HNC8090TGEU3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:25:19.038 +03:00 [DBG] Connection id "0HNC8090TGEU3" disconnecting. 2025-07-01 14:25:19.038 +03:00 [DBG] Connection id "0HNC8090TGEU3" stopped. 2025-07-01 14:25:24.036 +03:00 [DBG] Connection id "0HNC8090TGEU4" accepted. 2025-07-01 14:25:24.037 +03:00 [DBG] Connection id "0HNC8090TGEU4" started. 2025-07-01 14:25:24.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:25:24.037 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:25:24.037 +03:00 [DBG] POST requests are not supported 2025-07-01 14:25:24.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:25:24.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:25:24.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:24.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:25:24.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:25:24.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:25:24.037 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:25:24.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:24.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:25:24.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:25:24.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:25:24.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:25:24.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:25:24.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:25:24.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:24.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:24.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:25:24.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:25:24.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:24.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:24.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:24.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:24.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:25:24.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1315ms. 2025-07-01 14:25:24.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:24.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:24.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:24.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:24.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:24.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:24.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:24.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:24.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:25:24.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:25:24.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:25:24.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:24.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:24.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:24.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:24.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:24.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:24.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8595ms 2025-07-01 14:25:24.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:24.038 +03:00 [DBG] Connection id "0HNC8090TGEU4" completed keep alive response. 2025-07-01 14:25:24.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6031ms 2025-07-01 14:25:24.039 +03:00 [DBG] Connection id "0HNC8090TGEU4" received FIN. 2025-07-01 14:25:24.039 +03:00 [DBG] Connection id "0HNC8090TGEU4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:25:24.039 +03:00 [DBG] Connection id "0HNC8090TGEU4" disconnecting. 2025-07-01 14:25:24.039 +03:00 [DBG] Connection id "0HNC8090TGEU4" stopped. 2025-07-01 14:25:29.040 +03:00 [DBG] Connection id "0HNC8090TGEU5" accepted. 2025-07-01 14:25:29.040 +03:00 [DBG] Connection id "0HNC8090TGEU5" started. 2025-07-01 14:25:29.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:25:29.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:25:29.040 +03:00 [DBG] POST requests are not supported 2025-07-01 14:25:29.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:25:29.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:25:29.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:29.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:25:29.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:25:29.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:25:29.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:25:29.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:29.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:25:29.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:25:29.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:25:29.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:25:29.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:25:29.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:25:29.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:29.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:29.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:25:29.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:25:29.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:29.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:29.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:29.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:29.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:25:29.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2086ms. 2025-07-01 14:25:29.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:29.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:29.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:29.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:29.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:29.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:29.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:29.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:29.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:25:29.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:25:29.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:25:29.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:29.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:29.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:29.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:29.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:29.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:29.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7851ms 2025-07-01 14:25:29.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:29.043 +03:00 [DBG] Connection id "0HNC8090TGEU5" completed keep alive response. 2025-07-01 14:25:29.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.078ms 2025-07-01 14:25:29.043 +03:00 [DBG] Connection id "0HNC8090TGEU5" received FIN. 2025-07-01 14:25:29.044 +03:00 [DBG] Connection id "0HNC8090TGEU5" disconnecting. 2025-07-01 14:25:29.044 +03:00 [DBG] Connection id "0HNC8090TGEU5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:25:29.045 +03:00 [DBG] Connection id "0HNC8090TGEU5" stopped. 2025-07-01 14:25:34.043 +03:00 [DBG] Connection id "0HNC8090TGEU6" accepted. 2025-07-01 14:25:34.043 +03:00 [DBG] Connection id "0HNC8090TGEU6" started. 2025-07-01 14:25:34.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:25:34.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:25:34.043 +03:00 [DBG] POST requests are not supported 2025-07-01 14:25:34.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:25:34.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:25:34.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:34.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:25:34.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:25:34.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:25:34.043 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:25:34.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:34.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:25:34.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:25:34.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:25:34.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:25:34.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:25:34.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:25:34.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:34.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:34.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:25:34.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:25:34.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:34.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:34.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:34.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:34.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:25:34.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1561ms. 2025-07-01 14:25:34.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:34.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:34.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:34.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:34.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:34.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:34.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:34.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:34.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:25:34.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:25:34.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:25:34.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:34.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:34.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:34.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:34.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:34.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:34.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3886ms 2025-07-01 14:25:34.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:34.045 +03:00 [DBG] Connection id "0HNC8090TGEU6" completed keep alive response. 2025-07-01 14:25:34.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2635ms 2025-07-01 14:25:34.046 +03:00 [DBG] Connection id "0HNC8090TGEU6" received FIN. 2025-07-01 14:25:34.046 +03:00 [DBG] Connection id "0HNC8090TGEU6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:25:34.046 +03:00 [DBG] Connection id "0HNC8090TGEU6" disconnecting. 2025-07-01 14:25:34.046 +03:00 [DBG] Connection id "0HNC8090TGEU6" stopped. 2025-07-01 14:25:39.041 +03:00 [DBG] Connection id "0HNC8090TGEU7" accepted. 2025-07-01 14:25:39.041 +03:00 [DBG] Connection id "0HNC8090TGEU7" started. 2025-07-01 14:25:39.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:25:39.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:25:39.041 +03:00 [DBG] POST requests are not supported 2025-07-01 14:25:39.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:25:39.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:25:39.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:39.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:25:39.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:25:39.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:25:39.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:25:39.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:39.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:25:39.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:25:39.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:25:39.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:25:39.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:25:39.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:25:39.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:39.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:39.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:25:39.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:25:39.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:39.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:39.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:39.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:39.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:25:39.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1432ms. 2025-07-01 14:25:39.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:39.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:39.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:39.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:39.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:39.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:39.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:39.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:39.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:25:39.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:25:39.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:25:39.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:39.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:39.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:39.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:39.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:39.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:39.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8046ms 2025-07-01 14:25:39.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:39.043 +03:00 [DBG] Connection id "0HNC8090TGEU7" completed keep alive response. 2025-07-01 14:25:39.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5446ms 2025-07-01 14:25:39.043 +03:00 [DBG] Connection id "0HNC8090TGEU7" received FIN. 2025-07-01 14:25:39.043 +03:00 [DBG] Connection id "0HNC8090TGEU7" disconnecting. 2025-07-01 14:25:39.043 +03:00 [DBG] Connection id "0HNC8090TGEU7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:25:39.044 +03:00 [DBG] Connection id "0HNC8090TGEU7" stopped. 2025-07-01 14:25:44.032 +03:00 [DBG] Connection id "0HNC8090TGEU8" accepted. 2025-07-01 14:25:44.033 +03:00 [DBG] Connection id "0HNC8090TGEU8" started. 2025-07-01 14:25:44.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:25:44.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:25:44.033 +03:00 [DBG] POST requests are not supported 2025-07-01 14:25:44.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:25:44.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:25:44.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:44.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:25:44.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:25:44.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:25:44.034 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:25:44.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:44.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:25:44.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:25:44.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:25:44.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:25:44.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:25:44.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:25:44.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:44.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:44.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:25:44.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:25:44.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:44.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:44.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:44.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:44.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:25:44.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2231ms. 2025-07-01 14:25:44.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:44.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:44.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:44.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:44.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:44.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:44.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:44.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:44.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:25:44.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:25:44.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:25:44.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:44.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:44.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:44.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:44.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:44.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:44.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4054ms 2025-07-01 14:25:44.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:44.036 +03:00 [DBG] Connection id "0HNC8090TGEU8" completed keep alive response. 2025-07-01 14:25:44.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7445ms 2025-07-01 14:25:44.036 +03:00 [DBG] Connection id "0HNC8090TGEU8" received FIN. 2025-07-01 14:25:44.036 +03:00 [DBG] Connection id "0HNC8090TGEU8" disconnecting. 2025-07-01 14:25:44.036 +03:00 [DBG] Connection id "0HNC8090TGEU8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:25:44.037 +03:00 [DBG] Connection id "0HNC8090TGEU8" stopped. 2025-07-01 14:25:49.036 +03:00 [DBG] Connection id "0HNC8090TGEU9" accepted. 2025-07-01 14:25:49.036 +03:00 [DBG] Connection id "0HNC8090TGEU9" started. 2025-07-01 14:25:49.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:25:49.036 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:25:49.036 +03:00 [DBG] POST requests are not supported 2025-07-01 14:25:49.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:25:49.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:25:49.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:49.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:25:49.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:25:49.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:25:49.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:25:49.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:49.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:25:49.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:25:49.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:25:49.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:25:49.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:25:49.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:25:49.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:49.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:49.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:25:49.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:25:49.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:49.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:49.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:49.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:49.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:25:49.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1743ms. 2025-07-01 14:25:49.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:49.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:49.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:49.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:49.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:49.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:49.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:49.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:49.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:25:49.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:25:49.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:25:49.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:49.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:49.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:49.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:49.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:49.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:49.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2607ms 2025-07-01 14:25:49.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:49.038 +03:00 [DBG] Connection id "0HNC8090TGEU9" completed keep alive response. 2025-07-01 14:25:49.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3402ms 2025-07-01 14:25:49.038 +03:00 [DBG] Connection id "0HNC8090TGEU9" received FIN. 2025-07-01 14:25:49.038 +03:00 [DBG] Connection id "0HNC8090TGEU9" disconnecting. 2025-07-01 14:25:49.039 +03:00 [DBG] Connection id "0HNC8090TGEU9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:25:49.040 +03:00 [DBG] Connection id "0HNC8090TGEU9" stopped. 2025-07-01 14:25:54.043 +03:00 [DBG] Connection id "0HNC8090TGEUA" accepted. 2025-07-01 14:25:54.043 +03:00 [DBG] Connection id "0HNC8090TGEUA" started. 2025-07-01 14:25:54.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:25:54.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:25:54.043 +03:00 [DBG] POST requests are not supported 2025-07-01 14:25:54.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:25:54.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:25:54.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:54.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:25:54.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:25:54.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:25:54.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:25:54.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:54.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:25:54.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:25:54.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:25:54.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:25:54.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:25:54.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:25:54.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:54.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:54.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:25:54.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:25:54.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:54.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:54.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:54.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:54.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:25:54.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1301ms. 2025-07-01 14:25:54.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:54.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:54.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:54.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:54.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:54.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:54.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:54.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:54.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:25:54.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:25:54.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:25:54.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:54.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:54.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:54.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:54.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:54.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:54.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8885ms 2025-07-01 14:25:54.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:54.045 +03:00 [DBG] Connection id "0HNC8090TGEUA" completed keep alive response. 2025-07-01 14:25:54.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6186ms 2025-07-01 14:25:54.045 +03:00 [DBG] Connection id "0HNC8090TGEUA" received FIN. 2025-07-01 14:25:54.045 +03:00 [DBG] Connection id "0HNC8090TGEUA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:25:54.045 +03:00 [DBG] Connection id "0HNC8090TGEUA" disconnecting. 2025-07-01 14:25:54.046 +03:00 [DBG] Connection id "0HNC8090TGEUA" stopped. 2025-07-01 14:25:59.042 +03:00 [DBG] Connection id "0HNC8090TGEUB" accepted. 2025-07-01 14:25:59.042 +03:00 [DBG] Connection id "0HNC8090TGEUB" started. 2025-07-01 14:25:59.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:25:59.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:25:59.042 +03:00 [DBG] POST requests are not supported 2025-07-01 14:25:59.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:25:59.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:25:59.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:59.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:25:59.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:25:59.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:25:59.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:25:59.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:59.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:25:59.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:25:59.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:25:59.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:25:59.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:25:59.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:25:59.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:59.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:59.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:25:59.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:25:59.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:59.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:59.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:59.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:59.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:25:59.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.129ms. 2025-07-01 14:25:59.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:59.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:25:59.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:59.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:25:59.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:59.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:59.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:59.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:59.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:25:59.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:25:59.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:25:59.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:59.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:25:59.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:59.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:59.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:59.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:25:59.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9118ms 2025-07-01 14:25:59.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:25:59.044 +03:00 [DBG] Connection id "0HNC8090TGEUB" completed keep alive response. 2025-07-01 14:25:59.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9061ms 2025-07-01 14:25:59.044 +03:00 [DBG] Connection id "0HNC8090TGEUB" received FIN. 2025-07-01 14:25:59.044 +03:00 [DBG] Connection id "0HNC8090TGEUB" disconnecting. 2025-07-01 14:25:59.044 +03:00 [DBG] Connection id "0HNC8090TGEUB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:25:59.045 +03:00 [DBG] Connection id "0HNC8090TGEUB" stopped. 2025-07-01 14:26:04.029 +03:00 [DBG] Connection id "0HNC8090TGEUC" accepted. 2025-07-01 14:26:04.029 +03:00 [DBG] Connection id "0HNC8090TGEUC" started. 2025-07-01 14:26:04.029 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:26:04.029 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:26:04.029 +03:00 [DBG] POST requests are not supported 2025-07-01 14:26:04.029 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:26:04.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:26:04.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:04.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:26:04.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:26:04.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:26:04.030 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:26:04.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:04.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:26:04.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:26:04.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:26:04.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:26:04.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:26:04.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:26:04.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:04.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:04.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:26:04.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:26:04.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:04.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:04.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:04.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:04.030 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:26:04.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1757ms. 2025-07-01 14:26:04.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:04.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:04.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:04.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:04.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:04.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:04.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:04.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:04.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:26:04.031 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:26:04.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:26:04.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:04.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:04.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:04.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:04.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:04.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:04.031 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1029ms 2025-07-01 14:26:04.031 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:04.031 +03:00 [DBG] Connection id "0HNC8090TGEUC" completed keep alive response. 2025-07-01 14:26:04.031 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0755ms 2025-07-01 14:26:04.032 +03:00 [DBG] Connection id "0HNC8090TGEUC" received FIN. 2025-07-01 14:26:04.032 +03:00 [DBG] Connection id "0HNC8090TGEUC" disconnecting. 2025-07-01 14:26:04.032 +03:00 [DBG] Connection id "0HNC8090TGEUC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:26:04.033 +03:00 [DBG] Connection id "0HNC8090TGEUC" stopped. 2025-07-01 14:26:09.031 +03:00 [DBG] Connection id "0HNC8090TGEUD" accepted. 2025-07-01 14:26:09.031 +03:00 [DBG] Connection id "0HNC8090TGEUD" started. 2025-07-01 14:26:09.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:26:09.032 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:26:09.032 +03:00 [DBG] POST requests are not supported 2025-07-01 14:26:09.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:26:09.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:26:09.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:09.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:26:09.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:26:09.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:26:09.032 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:26:09.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:09.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:26:09.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:26:09.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:26:09.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:26:09.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:26:09.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:26:09.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:09.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:09.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:26:09.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:26:09.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:09.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:09.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:09.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:09.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:26:09.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1496ms. 2025-07-01 14:26:09.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:09.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:09.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:09.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:09.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:09.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:09.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:09.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:09.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:26:09.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:26:09.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:26:09.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:09.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:09.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:09.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:09.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:09.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:09.033 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7843ms 2025-07-01 14:26:09.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:09.033 +03:00 [DBG] Connection id "0HNC8090TGEUD" completed keep alive response. 2025-07-01 14:26:09.033 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5833ms 2025-07-01 14:26:09.033 +03:00 [DBG] Connection id "0HNC8090TGEUD" received FIN. 2025-07-01 14:26:09.033 +03:00 [DBG] Connection id "0HNC8090TGEUD" disconnecting. 2025-07-01 14:26:09.034 +03:00 [DBG] Connection id "0HNC8090TGEUD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:26:09.035 +03:00 [DBG] Connection id "0HNC8090TGEUD" stopped. 2025-07-01 14:26:14.040 +03:00 [DBG] Connection id "0HNC8090TGEUE" accepted. 2025-07-01 14:26:14.040 +03:00 [DBG] Connection id "0HNC8090TGEUE" started. 2025-07-01 14:26:14.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:26:14.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:26:14.041 +03:00 [DBG] POST requests are not supported 2025-07-01 14:26:14.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:26:14.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:26:14.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:14.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:26:14.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:26:14.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:26:14.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:26:14.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:14.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:26:14.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:26:14.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:26:14.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:26:14.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:26:14.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:26:14.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:14.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:14.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:26:14.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:26:14.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:14.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:14.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:14.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:14.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:26:14.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1333ms. 2025-07-01 14:26:14.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:14.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:14.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:14.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:14.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:14.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:14.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:14.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:14.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:26:14.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:26:14.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:26:14.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:14.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:14.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:14.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:14.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:14.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:14.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1321ms 2025-07-01 14:26:14.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:14.042 +03:00 [DBG] Connection id "0HNC8090TGEUE" completed keep alive response. 2025-07-01 14:26:14.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1319ms 2025-07-01 14:26:14.043 +03:00 [DBG] Connection id "0HNC8090TGEUE" received FIN. 2025-07-01 14:26:14.043 +03:00 [DBG] Connection id "0HNC8090TGEUE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:26:14.043 +03:00 [DBG] Connection id "0HNC8090TGEUE" disconnecting. 2025-07-01 14:26:14.043 +03:00 [DBG] Connection id "0HNC8090TGEUE" stopped. 2025-07-01 14:26:19.046 +03:00 [DBG] Connection id "0HNC8090TGEUF" accepted. 2025-07-01 14:26:19.046 +03:00 [DBG] Connection id "0HNC8090TGEUF" started. 2025-07-01 14:26:19.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:26:19.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:26:19.046 +03:00 [DBG] POST requests are not supported 2025-07-01 14:26:19.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:26:19.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:26:19.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:19.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:26:19.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:26:19.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:26:19.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:26:19.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:19.047 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:26:19.047 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:26:19.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:26:19.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:26:19.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:26:19.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:26:19.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:19.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:19.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:26:19.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:26:19.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:19.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:19.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:19.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:19.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:26:19.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1831ms. 2025-07-01 14:26:19.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:19.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:19.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:19.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:19.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:19.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:19.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:19.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:19.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:26:19.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:26:19.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:26:19.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:19.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:19.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:19.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:19.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:19.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:19.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2159ms 2025-07-01 14:26:19.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:19.048 +03:00 [DBG] Connection id "0HNC8090TGEUF" completed keep alive response. 2025-07-01 14:26:19.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2908ms 2025-07-01 14:26:19.049 +03:00 [DBG] Connection id "0HNC8090TGEUF" received FIN. 2025-07-01 14:26:19.049 +03:00 [DBG] Connection id "0HNC8090TGEUF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:26:19.049 +03:00 [DBG] Connection id "0HNC8090TGEUF" disconnecting. 2025-07-01 14:26:19.049 +03:00 [DBG] Connection id "0HNC8090TGEUF" stopped. 2025-07-01 14:26:24.032 +03:00 [DBG] Connection id "0HNC8090TGEUG" accepted. 2025-07-01 14:26:24.032 +03:00 [DBG] Connection id "0HNC8090TGEUG" started. 2025-07-01 14:26:24.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:26:24.033 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:26:24.033 +03:00 [DBG] POST requests are not supported 2025-07-01 14:26:24.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:26:24.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:26:24.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:24.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:26:24.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:26:24.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:26:24.033 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:26:24.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:24.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:26:24.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:26:24.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:26:24.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:26:24.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:26:24.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:26:24.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:24.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:24.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:26:24.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:26:24.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:24.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:24.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:24.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:24.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:26:24.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.141ms. 2025-07-01 14:26:24.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:24.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:24.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:24.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:24.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:24.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:24.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:24.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:24.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:26:24.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:26:24.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:26:24.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:24.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:24.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:24.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:24.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:24.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:24.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8521ms 2025-07-01 14:26:24.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:24.034 +03:00 [DBG] Connection id "0HNC8090TGEUG" completed keep alive response. 2025-07-01 14:26:24.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9306ms 2025-07-01 14:26:24.035 +03:00 [DBG] Connection id "0HNC8090TGEUG" received FIN. 2025-07-01 14:26:24.035 +03:00 [DBG] Connection id "0HNC8090TGEUG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:26:24.035 +03:00 [DBG] Connection id "0HNC8090TGEUG" disconnecting. 2025-07-01 14:26:24.035 +03:00 [DBG] Connection id "0HNC8090TGEUG" stopped. 2025-07-01 14:26:29.030 +03:00 [DBG] Connection id "0HNC8090TGEUH" accepted. 2025-07-01 14:26:29.030 +03:00 [DBG] Connection id "0HNC8090TGEUH" started. 2025-07-01 14:26:29.030 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:26:29.030 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:26:29.030 +03:00 [DBG] POST requests are not supported 2025-07-01 14:26:29.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:26:29.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:26:29.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:29.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:26:29.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:26:29.031 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:26:29.031 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:26:29.031 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:29.031 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:26:29.031 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:26:29.031 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:26:29.031 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:26:29.031 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:26:29.031 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:26:29.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:29.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:29.031 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:26:29.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:26:29.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:29.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:29.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:29.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:29.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:26:29.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1216ms. 2025-07-01 14:26:29.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:29.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:29.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:29.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:29.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:29.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:29.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:29.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:29.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:26:29.031 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:26:29.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:26:29.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:29.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:29.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:29.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:29.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:29.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:29.031 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6692ms 2025-07-01 14:26:29.031 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:29.031 +03:00 [DBG] Connection id "0HNC8090TGEUH" completed keep alive response. 2025-07-01 14:26:29.032 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3058ms 2025-07-01 14:26:29.032 +03:00 [DBG] Connection id "0HNC8090TGEUH" received FIN. 2025-07-01 14:26:29.032 +03:00 [DBG] Connection id "0HNC8090TGEUH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:26:29.032 +03:00 [DBG] Connection id "0HNC8090TGEUH" disconnecting. 2025-07-01 14:26:29.032 +03:00 [DBG] Connection id "0HNC8090TGEUH" stopped. 2025-07-01 14:26:34.106 +03:00 [DBG] Connection id "0HNC8090TGEUI" accepted. 2025-07-01 14:26:34.106 +03:00 [DBG] Connection id "0HNC8090TGEUI" started. 2025-07-01 14:26:34.106 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:26:34.107 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:26:34.107 +03:00 [DBG] POST requests are not supported 2025-07-01 14:26:34.107 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:26:34.107 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:26:34.107 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:34.107 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:26:34.107 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:26:34.107 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:26:34.107 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:26:34.107 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:34.107 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:26:34.107 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:26:34.107 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:26:34.107 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:26:34.107 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:26:34.107 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:26:34.107 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:34.107 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:34.107 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:26:34.107 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:26:34.107 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:34.107 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:34.107 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:34.107 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:34.107 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:26:34.108 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1556ms. 2025-07-01 14:26:34.108 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:34.108 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:34.108 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:34.108 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:34.108 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:34.108 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:34.108 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:34.108 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:34.108 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:26:34.108 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:26:34.108 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:26:34.108 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:34.108 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:34.108 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:34.108 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:34.108 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:34.108 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:34.108 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0814ms 2025-07-01 14:26:34.108 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:34.108 +03:00 [DBG] Connection id "0HNC8090TGEUI" completed keep alive response. 2025-07-01 14:26:34.108 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8885ms 2025-07-01 14:26:34.108 +03:00 [DBG] Connection id "0HNC8090TGEUI" received FIN. 2025-07-01 14:26:34.109 +03:00 [DBG] Connection id "0HNC8090TGEUI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:26:34.109 +03:00 [DBG] Connection id "0HNC8090TGEUI" disconnecting. 2025-07-01 14:26:34.109 +03:00 [DBG] Connection id "0HNC8090TGEUI" stopped. 2025-07-01 14:26:39.040 +03:00 [DBG] Connection id "0HNC8090TGEUJ" accepted. 2025-07-01 14:26:39.040 +03:00 [DBG] Connection id "0HNC8090TGEUJ" started. 2025-07-01 14:26:39.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:26:39.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:26:39.040 +03:00 [DBG] POST requests are not supported 2025-07-01 14:26:39.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:26:39.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:26:39.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:39.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:26:39.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:26:39.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:26:39.040 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:26:39.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:39.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:26:39.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:26:39.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:26:39.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:26:39.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:26:39.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:26:39.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:39.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:39.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:26:39.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:26:39.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:39.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:39.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:39.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:39.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:26:39.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1279ms. 2025-07-01 14:26:39.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:39.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:39.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:39.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:39.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:39.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:39.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:39.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:39.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:26:39.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:26:39.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:26:39.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:39.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:39.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:39.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:39.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:39.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:39.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6379ms 2025-07-01 14:26:39.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:39.041 +03:00 [DBG] Connection id "0HNC8090TGEUJ" completed keep alive response. 2025-07-01 14:26:39.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.252ms 2025-07-01 14:26:39.042 +03:00 [DBG] Connection id "0HNC8090TGEUJ" received FIN. 2025-07-01 14:26:39.042 +03:00 [DBG] Connection id "0HNC8090TGEUJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:26:39.042 +03:00 [DBG] Connection id "0HNC8090TGEUJ" disconnecting. 2025-07-01 14:26:39.042 +03:00 [DBG] Connection id "0HNC8090TGEUJ" stopped. 2025-07-01 14:26:44.797 +03:00 [DBG] Connection id "0HNC8090TGEUK" accepted. 2025-07-01 14:26:44.797 +03:00 [DBG] Connection id "0HNC8090TGEUK" started. 2025-07-01 14:26:44.797 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:26:44.797 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:26:44.798 +03:00 [DBG] POST requests are not supported 2025-07-01 14:26:44.798 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:26:44.798 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:26:44.798 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:44.798 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:26:44.798 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:26:44.798 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:26:44.798 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:26:44.798 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:44.798 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:26:44.798 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:26:44.798 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:26:44.798 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:26:44.798 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:26:44.798 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:26:44.798 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:44.798 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:44.798 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:26:44.798 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:26:44.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:44.798 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:44.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:44.798 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:44.798 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:26:44.798 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.13ms. 2025-07-01 14:26:44.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:44.799 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:44.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:44.799 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:44.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:44.799 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:44.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:44.799 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:44.799 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:26:44.799 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:26:44.799 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:26:44.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:44.799 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:44.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:44.799 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:44.799 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:44.799 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:44.799 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8441ms 2025-07-01 14:26:44.799 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:44.799 +03:00 [DBG] Connection id "0HNC8090TGEUK" completed keep alive response. 2025-07-01 14:26:44.799 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5874ms 2025-07-01 14:26:44.799 +03:00 [DBG] Connection id "0HNC8090TGEUK" received FIN. 2025-07-01 14:26:44.799 +03:00 [DBG] Connection id "0HNC8090TGEUK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:26:44.799 +03:00 [DBG] Connection id "0HNC8090TGEUK" disconnecting. 2025-07-01 14:26:44.799 +03:00 [DBG] Connection id "0HNC8090TGEUK" stopped. 2025-07-01 14:26:49.794 +03:00 [DBG] Connection id "0HNC8090TGEUL" accepted. 2025-07-01 14:26:49.794 +03:00 [DBG] Connection id "0HNC8090TGEUL" started. 2025-07-01 14:26:49.795 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:26:49.795 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:26:49.795 +03:00 [DBG] POST requests are not supported 2025-07-01 14:26:49.795 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:26:49.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-07-01 14:26:49.795 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:49.795 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:26:49.795 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:26:49.795 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:26:49.795 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:26:49.795 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:49.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-07-01 14:26:49.795 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:26:49.795 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:26:49.795 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:26:49.795 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:26:49.795 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:26:49.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:49.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:49.795 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:26:49.795 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:26:49.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:49.795 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:49.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:49.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:49.796 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:26:49.796 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2217ms. 2025-07-01 14:26:49.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:49.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:49.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:49.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:49.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:49.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:49.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:49.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:49.796 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:26:49.796 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:26:49.796 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:26:49.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:49.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:49.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:49.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:49.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:49.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:49.796 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0383ms 2025-07-01 14:26:49.796 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:49.796 +03:00 [DBG] Connection id "0HNC8090TGEUL" completed keep alive response. 2025-07-01 14:26:49.796 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9141ms 2025-07-01 14:26:49.797 +03:00 [DBG] Connection id "0HNC8090TGEUL" received FIN. 2025-07-01 14:26:49.797 +03:00 [DBG] Connection id "0HNC8090TGEUL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:26:49.797 +03:00 [DBG] Connection id "0HNC8090TGEUL" disconnecting. 2025-07-01 14:26:49.797 +03:00 [DBG] Connection id "0HNC8090TGEUL" stopped. 2025-07-01 14:26:54.804 +03:00 [DBG] Connection id "0HNC8090TGEUM" accepted. 2025-07-01 14:26:54.804 +03:00 [DBG] Connection id "0HNC8090TGEUM" started. 2025-07-01 14:26:54.804 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:26:54.805 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:26:54.805 +03:00 [DBG] POST requests are not supported 2025-07-01 14:26:54.805 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:26:54.805 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:26:54.805 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:54.805 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:26:54.805 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:26:54.805 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:26:54.805 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:26:54.805 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:54.805 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:26:54.805 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:26:54.805 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:26:54.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-07-01 14:26:54.805 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:26:54.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-07-01 14:26:54.805 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:54.805 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:54.805 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:26:54.805 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:26:54.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:54.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:54.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:54.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:54.806 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:26:54.806 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1497ms. 2025-07-01 14:26:54.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:54.806 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:54.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:54.806 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:54.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:54.806 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:54.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:54.806 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:54.806 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:26:54.806 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:26:54.806 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:26:54.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:54.806 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:54.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:54.806 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:54.806 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:54.806 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:54.806 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2146ms 2025-07-01 14:26:54.807 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:54.807 +03:00 [DBG] Connection id "0HNC8090TGEUM" completed keep alive response. 2025-07-01 14:26:54.807 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1783ms 2025-07-01 14:26:54.807 +03:00 [DBG] Connection id "0HNC8090TGEUM" received FIN. 2025-07-01 14:26:54.807 +03:00 [DBG] Connection id "0HNC8090TGEUM" disconnecting. 2025-07-01 14:26:54.807 +03:00 [DBG] Connection id "0HNC8090TGEUM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:26:54.808 +03:00 [DBG] Connection id "0HNC8090TGEUM" stopped. 2025-07-01 14:26:59.801 +03:00 [DBG] Connection id "0HNC8090TGEUN" accepted. 2025-07-01 14:26:59.801 +03:00 [DBG] Connection id "0HNC8090TGEUN" started. 2025-07-01 14:26:59.801 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:26:59.801 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:26:59.801 +03:00 [DBG] POST requests are not supported 2025-07-01 14:26:59.801 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:26:59.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-07-01 14:26:59.801 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:59.801 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:26:59.802 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:26:59.802 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:26:59.802 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:26:59.802 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:59.802 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:26:59.802 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:26:59.802 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:26:59.802 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:26:59.802 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:26:59.802 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:26:59.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:59.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:59.802 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:26:59.802 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:26:59.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:59.802 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:59.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:59.802 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:59.802 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:26:59.802 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1603ms. 2025-07-01 14:26:59.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:59.803 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:26:59.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:59.803 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:26:59.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:59.803 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:59.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:59.803 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:59.803 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:26:59.803 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:26:59.803 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:26:59.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:59.803 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:26:59.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:59.803 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:59.803 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:59.803 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:26:59.803 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1218ms 2025-07-01 14:26:59.803 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:26:59.803 +03:00 [DBG] Connection id "0HNC8090TGEUN" completed keep alive response. 2025-07-01 14:26:59.803 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0403ms 2025-07-01 14:26:59.803 +03:00 [DBG] Connection id "0HNC8090TGEUN" received FIN. 2025-07-01 14:26:59.803 +03:00 [DBG] Connection id "0HNC8090TGEUN" disconnecting. 2025-07-01 14:26:59.803 +03:00 [DBG] Connection id "0HNC8090TGEUN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:26:59.805 +03:00 [DBG] Connection id "0HNC8090TGEUN" stopped. 2025-07-01 14:27:04.800 +03:00 [DBG] Connection id "0HNC8090TGEUO" accepted. 2025-07-01 14:27:04.801 +03:00 [DBG] Connection id "0HNC8090TGEUO" started. 2025-07-01 14:27:04.801 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:27:04.801 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:27:04.801 +03:00 [DBG] POST requests are not supported 2025-07-01 14:27:04.801 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:27:04.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-07-01 14:27:04.801 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:04.801 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:27:04.801 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:27:04.801 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:27:04.801 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:27:04.801 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:04.801 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:27:04.801 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:27:04.802 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:27:04.802 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:27:04.802 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:27:04.802 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:27:04.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:04.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:04.802 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:27:04.802 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:27:04.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:04.802 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:04.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:04.802 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:04.802 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:27:04.802 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1532ms. 2025-07-01 14:27:04.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:04.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:04.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:04.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:04.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:04.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:04.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:04.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:04.803 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:27:04.803 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:27:04.803 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:27:04.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:04.803 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:04.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:04.803 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:04.803 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:04.803 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:04.803 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1816ms 2025-07-01 14:27:04.803 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:04.803 +03:00 [DBG] Connection id "0HNC8090TGEUO" completed keep alive response. 2025-07-01 14:27:04.803 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2058ms 2025-07-01 14:27:04.803 +03:00 [DBG] Connection id "0HNC8090TGEUO" received FIN. 2025-07-01 14:27:04.803 +03:00 [DBG] Connection id "0HNC8090TGEUO" disconnecting. 2025-07-01 14:27:04.804 +03:00 [DBG] Connection id "0HNC8090TGEUO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:27:04.805 +03:00 [DBG] Connection id "0HNC8090TGEUO" stopped. 2025-07-01 14:27:09.793 +03:00 [DBG] Connection id "0HNC8090TGEUP" accepted. 2025-07-01 14:27:09.793 +03:00 [DBG] Connection id "0HNC8090TGEUP" started. 2025-07-01 14:27:09.793 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:27:09.793 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:27:09.793 +03:00 [DBG] POST requests are not supported 2025-07-01 14:27:09.793 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:27:09.793 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:27:09.793 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:09.793 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:27:09.793 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:27:09.793 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:27:09.794 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:27:09.794 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:09.794 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:27:09.794 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:27:09.794 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:27:09.794 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:27:09.794 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:27:09.794 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:27:09.794 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:09.794 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:09.794 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:27:09.794 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:27:09.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:09.794 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:09.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:09.794 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:09.794 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:27:09.794 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1693ms. 2025-07-01 14:27:09.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:09.794 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:09.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:09.794 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:09.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:09.794 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:09.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:09.795 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:09.795 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:27:09.795 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:27:09.795 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:27:09.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:09.795 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:09.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:09.795 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:09.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:09.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:09.795 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9055ms 2025-07-01 14:27:09.795 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:09.795 +03:00 [DBG] Connection id "0HNC8090TGEUP" completed keep alive response. 2025-07-01 14:27:09.795 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6078ms 2025-07-01 14:27:09.795 +03:00 [DBG] Connection id "0HNC8090TGEUP" received FIN. 2025-07-01 14:27:09.795 +03:00 [DBG] Connection id "0HNC8090TGEUP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:27:09.795 +03:00 [DBG] Connection id "0HNC8090TGEUP" disconnecting. 2025-07-01 14:27:09.795 +03:00 [DBG] Connection id "0HNC8090TGEUP" stopped. 2025-07-01 14:27:14.788 +03:00 [DBG] Connection id "0HNC8090TGEUQ" accepted. 2025-07-01 14:27:14.788 +03:00 [DBG] Connection id "0HNC8090TGEUQ" started. 2025-07-01 14:27:14.788 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:27:14.788 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:27:14.788 +03:00 [DBG] POST requests are not supported 2025-07-01 14:27:14.788 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:27:14.788 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:27:14.788 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:14.788 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:27:14.788 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:27:14.789 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:27:14.789 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:27:14.789 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:14.789 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:27:14.789 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:27:14.789 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:27:14.789 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:27:14.789 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:27:14.789 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:27:14.789 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:14.789 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:14.789 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:27:14.789 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:27:14.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:14.789 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:14.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:14.789 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:14.789 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:27:14.789 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1224ms. 2025-07-01 14:27:14.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:14.789 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:14.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:14.789 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:14.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:14.789 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:14.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:14.789 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:14.789 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:27:14.789 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:27:14.789 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:27:14.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:14.789 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:14.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:14.790 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:14.790 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:14.790 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:14.790 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7021ms 2025-07-01 14:27:14.790 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:14.790 +03:00 [DBG] Connection id "0HNC8090TGEUQ" completed keep alive response. 2025-07-01 14:27:14.790 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4428ms 2025-07-01 14:27:14.790 +03:00 [DBG] Connection id "0HNC8090TGEUQ" received FIN. 2025-07-01 14:27:14.790 +03:00 [DBG] Connection id "0HNC8090TGEUQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:27:14.790 +03:00 [DBG] Connection id "0HNC8090TGEUQ" disconnecting. 2025-07-01 14:27:14.790 +03:00 [DBG] Connection id "0HNC8090TGEUQ" stopped. 2025-07-01 14:27:19.804 +03:00 [DBG] Connection id "0HNC8090TGEUR" accepted. 2025-07-01 14:27:19.805 +03:00 [DBG] Connection id "0HNC8090TGEUR" started. 2025-07-01 14:27:19.805 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:27:19.805 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:27:19.805 +03:00 [DBG] POST requests are not supported 2025-07-01 14:27:19.805 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:27:19.805 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:27:19.805 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:19.805 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:27:19.805 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:27:19.805 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:27:19.805 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:27:19.805 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:19.805 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:27:19.805 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:27:19.806 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:27:19.806 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:27:19.806 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:27:19.806 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:27:19.806 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:19.806 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:19.806 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:27:19.806 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:27:19.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:19.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:19.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:19.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:19.806 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:27:19.806 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1688ms. 2025-07-01 14:27:19.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:19.806 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:19.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:19.806 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:19.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:19.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:19.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:19.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:19.807 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:27:19.807 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:27:19.807 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:27:19.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:19.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:19.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:19.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:19.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:19.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:19.807 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3533ms 2025-07-01 14:27:19.807 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:19.807 +03:00 [DBG] Connection id "0HNC8090TGEUR" completed keep alive response. 2025-07-01 14:27:19.807 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3141ms 2025-07-01 14:27:19.807 +03:00 [DBG] Connection id "0HNC8090TGEUR" received FIN. 2025-07-01 14:27:19.807 +03:00 [DBG] Connection id "0HNC8090TGEUR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:27:19.808 +03:00 [DBG] Connection id "0HNC8090TGEUR" disconnecting. 2025-07-01 14:27:19.808 +03:00 [DBG] Connection id "0HNC8090TGEUR" stopped. 2025-07-01 14:27:24.804 +03:00 [DBG] Connection id "0HNC8090TGEUS" accepted. 2025-07-01 14:27:24.804 +03:00 [DBG] Connection id "0HNC8090TGEUS" started. 2025-07-01 14:27:24.804 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:27:24.804 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:27:24.804 +03:00 [DBG] POST requests are not supported 2025-07-01 14:27:24.804 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:27:24.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-07-01 14:27:24.804 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:24.804 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:27:24.804 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:27:24.805 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:27:24.805 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:27:24.805 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:24.805 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:27:24.805 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:27:24.805 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:27:24.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-07-01 14:27:24.805 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:27:24.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-07-01 14:27:24.805 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:24.805 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:24.805 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:27:24.805 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:27:24.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:24.805 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:24.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:24.805 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:24.805 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:27:24.805 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1206ms. 2025-07-01 14:27:24.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:24.805 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:24.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:24.805 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:24.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:24.805 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:24.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:24.805 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:24.805 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:27:24.805 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:27:24.805 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:27:24.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:24.805 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:24.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:24.805 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:24.805 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:24.805 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:24.805 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6326ms 2025-07-01 14:27:24.805 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:24.806 +03:00 [DBG] Connection id "0HNC8090TGEUS" completed keep alive response. 2025-07-01 14:27:24.806 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2688ms 2025-07-01 14:27:24.806 +03:00 [DBG] Connection id "0HNC8090TGEUS" received FIN. 2025-07-01 14:27:24.806 +03:00 [DBG] Connection id "0HNC8090TGEUS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:27:24.806 +03:00 [DBG] Connection id "0HNC8090TGEUS" disconnecting. 2025-07-01 14:27:24.806 +03:00 [DBG] Connection id "0HNC8090TGEUS" stopped. 2025-07-01 14:27:29.803 +03:00 [DBG] Connection id "0HNC8090TGEUT" accepted. 2025-07-01 14:27:29.804 +03:00 [DBG] Connection id "0HNC8090TGEUT" started. 2025-07-01 14:27:29.804 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:27:29.804 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:27:29.804 +03:00 [DBG] POST requests are not supported 2025-07-01 14:27:29.804 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:27:29.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-07-01 14:27:29.804 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:29.804 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:27:29.804 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:27:29.805 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:27:29.805 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:27:29.805 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:29.805 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:27:29.805 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:27:29.805 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:27:29.806 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:27:29.806 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:27:29.806 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:27:29.806 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:29.806 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:29.806 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:27:29.806 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:27:29.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:29.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:29.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:29.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:29.806 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:27:29.807 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2423ms. 2025-07-01 14:27:29.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:29.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:29.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:29.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:29.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:29.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:29.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:29.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:29.807 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:27:29.807 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:27:29.808 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:27:29.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:29.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:29.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:29.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:29.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:29.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:29.808 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9507ms 2025-07-01 14:27:29.808 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:29.808 +03:00 [DBG] Connection id "0HNC8090TGEUT" completed keep alive response. 2025-07-01 14:27:29.808 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.05ms 2025-07-01 14:27:29.808 +03:00 [DBG] Connection id "0HNC8090TGEUT" received FIN. 2025-07-01 14:27:29.808 +03:00 [DBG] Connection id "0HNC8090TGEUT" disconnecting. 2025-07-01 14:27:29.808 +03:00 [DBG] Connection id "0HNC8090TGEUT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:27:29.809 +03:00 [DBG] Connection id "0HNC8090TGEUT" stopped. 2025-07-01 14:27:34.800 +03:00 [DBG] Connection id "0HNC8090TGEUU" accepted. 2025-07-01 14:27:34.801 +03:00 [DBG] Connection id "0HNC8090TGEUU" started. 2025-07-01 14:27:34.801 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:27:34.801 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:27:34.801 +03:00 [DBG] POST requests are not supported 2025-07-01 14:27:34.801 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:27:34.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-07-01 14:27:34.801 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:34.801 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:27:34.801 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:27:34.801 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:27:34.801 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:27:34.801 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:34.801 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:27:34.801 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:27:34.801 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:27:34.801 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:27:34.801 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:27:34.801 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:27:34.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:34.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:34.801 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:27:34.801 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:27:34.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:34.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:34.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:34.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:34.801 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:27:34.802 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1552ms. 2025-07-01 14:27:34.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:34.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:34.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:34.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:34.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:34.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:34.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:34.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:34.802 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:27:34.802 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:27:34.802 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:27:34.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:34.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:34.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:34.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:34.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:34.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:34.802 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7709ms 2025-07-01 14:27:34.802 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:34.802 +03:00 [DBG] Connection id "0HNC8090TGEUU" completed keep alive response. 2025-07-01 14:27:34.802 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3734ms 2025-07-01 14:27:34.802 +03:00 [DBG] Connection id "0HNC8090TGEUU" received FIN. 2025-07-01 14:27:34.803 +03:00 [DBG] Connection id "0HNC8090TGEUU" disconnecting. 2025-07-01 14:27:34.803 +03:00 [DBG] Connection id "0HNC8090TGEUU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:27:34.804 +03:00 [DBG] Connection id "0HNC8090TGEUU" stopped. 2025-07-01 14:27:39.810 +03:00 [DBG] Connection id "0HNC8090TGEUV" accepted. 2025-07-01 14:27:39.810 +03:00 [DBG] Connection id "0HNC8090TGEUV" started. 2025-07-01 14:27:39.810 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:27:39.810 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:27:39.810 +03:00 [DBG] POST requests are not supported 2025-07-01 14:27:39.810 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:27:39.810 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:27:39.810 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:39.810 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:27:39.810 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:27:39.810 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:27:39.810 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:27:39.810 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:39.810 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:27:39.810 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:27:39.810 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:27:39.810 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:27:39.810 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:27:39.810 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:27:39.811 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:39.811 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:39.811 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:27:39.811 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:27:39.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:39.811 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:39.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:39.811 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:39.811 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:27:39.811 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1213ms. 2025-07-01 14:27:39.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:39.811 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:39.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:39.811 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:39.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:39.811 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:39.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:39.811 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:39.811 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:27:39.811 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:27:39.811 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:27:39.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:39.811 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:39.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:39.811 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:39.811 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:39.811 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:39.811 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8151ms 2025-07-01 14:27:39.811 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:39.811 +03:00 [DBG] Connection id "0HNC8090TGEUV" completed keep alive response. 2025-07-01 14:27:39.812 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5225ms 2025-07-01 14:27:39.812 +03:00 [DBG] Connection id "0HNC8090TGEUV" received FIN. 2025-07-01 14:27:39.812 +03:00 [DBG] Connection id "0HNC8090TGEUV" disconnecting. 2025-07-01 14:27:39.812 +03:00 [DBG] Connection id "0HNC8090TGEUV" stopped. 2025-07-01 14:27:39.812 +03:00 [DBG] Connection id "0HNC8090TGEUV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:27:44.800 +03:00 [DBG] Connection id "0HNC8090TGEV0" accepted. 2025-07-01 14:27:44.800 +03:00 [DBG] Connection id "0HNC8090TGEV0" started. 2025-07-01 14:27:44.800 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:27:44.800 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:27:44.800 +03:00 [DBG] POST requests are not supported 2025-07-01 14:27:44.800 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:27:44.800 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:27:44.800 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:44.800 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:27:44.800 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:27:44.800 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:27:44.800 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:27:44.800 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:44.801 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:27:44.801 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:27:44.801 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:27:44.801 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:27:44.801 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:27:44.801 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:27:44.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:44.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:44.801 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:27:44.801 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:27:44.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:44.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:44.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:44.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:44.801 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:27:44.801 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1231ms. 2025-07-01 14:27:44.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:44.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:44.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:44.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:44.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:44.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:44.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:44.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:44.801 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:27:44.801 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:27:44.801 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:27:44.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:44.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:44.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:44.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:44.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:44.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:44.801 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6638ms 2025-07-01 14:27:44.801 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:44.801 +03:00 [DBG] Connection id "0HNC8090TGEV0" completed keep alive response. 2025-07-01 14:27:44.802 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3083ms 2025-07-01 14:27:44.802 +03:00 [DBG] Connection id "0HNC8090TGEV0" received FIN. 2025-07-01 14:27:44.802 +03:00 [DBG] Connection id "0HNC8090TGEV0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:27:44.802 +03:00 [DBG] Connection id "0HNC8090TGEV0" disconnecting. 2025-07-01 14:27:44.802 +03:00 [DBG] Connection id "0HNC8090TGEV0" stopped. 2025-07-01 14:27:49.803 +03:00 [DBG] Connection id "0HNC8090TGEV1" accepted. 2025-07-01 14:27:49.803 +03:00 [DBG] Connection id "0HNC8090TGEV1" started. 2025-07-01 14:27:49.803 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:27:49.803 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:27:49.803 +03:00 [DBG] POST requests are not supported 2025-07-01 14:27:49.804 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:27:49.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-07-01 14:27:49.804 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:49.804 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:27:49.804 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:27:49.804 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:27:49.804 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:27:49.804 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:49.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-07-01 14:27:49.804 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:27:49.804 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:27:49.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-07-01 14:27:49.804 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:27:49.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-07-01 14:27:49.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:49.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:49.804 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:27:49.804 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:27:49.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:49.804 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:49.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:49.804 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:49.805 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:27:49.805 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1545ms. 2025-07-01 14:27:49.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:49.805 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:49.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:49.805 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:49.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:49.805 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:49.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:49.805 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:49.805 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:27:49.805 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:27:49.805 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:27:49.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:49.805 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:49.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:49.805 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:49.805 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:49.805 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:49.805 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.171ms 2025-07-01 14:27:49.805 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:49.805 +03:00 [DBG] Connection id "0HNC8090TGEV1" completed keep alive response. 2025-07-01 14:27:49.805 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.041ms 2025-07-01 14:27:49.806 +03:00 [DBG] Connection id "0HNC8090TGEV1" received FIN. 2025-07-01 14:27:49.806 +03:00 [DBG] Connection id "0HNC8090TGEV1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:27:49.806 +03:00 [DBG] Connection id "0HNC8090TGEV1" disconnecting. 2025-07-01 14:27:49.806 +03:00 [DBG] Connection id "0HNC8090TGEV1" stopped. 2025-07-01 14:27:54.803 +03:00 [DBG] Connection id "0HNC8090TGEV2" accepted. 2025-07-01 14:27:54.803 +03:00 [DBG] Connection id "0HNC8090TGEV2" started. 2025-07-01 14:27:54.803 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:27:54.803 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:27:54.803 +03:00 [DBG] POST requests are not supported 2025-07-01 14:27:54.803 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:27:54.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-07-01 14:27:54.803 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:54.803 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:27:54.803 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:27:54.803 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:27:54.803 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:27:54.803 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:54.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-07-01 14:27:54.803 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:27:54.803 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:27:54.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-07-01 14:27:54.804 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:27:54.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-07-01 14:27:54.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:54.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:54.804 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:27:54.804 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:27:54.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:54.804 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:54.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:54.804 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:54.804 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:27:54.804 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1275ms. 2025-07-01 14:27:54.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:54.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:54.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:54.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:54.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:54.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:54.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:54.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:54.804 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:27:54.804 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:27:54.804 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:27:54.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:54.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:54.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:54.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:54.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:54.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:54.804 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6387ms 2025-07-01 14:27:54.804 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:54.804 +03:00 [DBG] Connection id "0HNC8090TGEV2" completed keep alive response. 2025-07-01 14:27:54.804 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2667ms 2025-07-01 14:27:54.805 +03:00 [DBG] Connection id "0HNC8090TGEV2" received FIN. 2025-07-01 14:27:54.805 +03:00 [DBG] Connection id "0HNC8090TGEV2" disconnecting. 2025-07-01 14:27:54.805 +03:00 [DBG] Connection id "0HNC8090TGEV2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:27:54.806 +03:00 [DBG] Connection id "0HNC8090TGEV2" stopped. 2025-07-01 14:27:59.796 +03:00 [DBG] Connection id "0HNC8090TGEV3" accepted. 2025-07-01 14:27:59.796 +03:00 [DBG] Connection id "0HNC8090TGEV3" started. 2025-07-01 14:27:59.796 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:27:59.797 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:27:59.797 +03:00 [DBG] POST requests are not supported 2025-07-01 14:27:59.797 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:27:59.797 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:27:59.797 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:59.797 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:27:59.797 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:27:59.797 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:27:59.797 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:27:59.797 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:59.797 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:27:59.797 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:27:59.797 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:27:59.797 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:27:59.797 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:27:59.797 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:27:59.797 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:59.797 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:59.797 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:27:59.797 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:27:59.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:59.798 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:59.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:59.798 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:59.798 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:27:59.798 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1564ms. 2025-07-01 14:27:59.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:59.798 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:27:59.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:59.798 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:27:59.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:59.798 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:59.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:59.798 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:59.798 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:27:59.798 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:27:59.798 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:27:59.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:59.798 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:27:59.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:59.798 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:59.798 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:59.798 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:27:59.798 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2134ms 2025-07-01 14:27:59.799 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:27:59.799 +03:00 [DBG] Connection id "0HNC8090TGEV3" completed keep alive response. 2025-07-01 14:27:59.799 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1894ms 2025-07-01 14:27:59.799 +03:00 [DBG] Connection id "0HNC8090TGEV3" received FIN. 2025-07-01 14:27:59.799 +03:00 [DBG] Connection id "0HNC8090TGEV3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:27:59.799 +03:00 [DBG] Connection id "0HNC8090TGEV3" disconnecting. 2025-07-01 14:27:59.799 +03:00 [DBG] Connection id "0HNC8090TGEV3" stopped. 2025-07-01 14:28:04.803 +03:00 [DBG] Connection id "0HNC8090TGEV4" accepted. 2025-07-01 14:28:04.803 +03:00 [DBG] Connection id "0HNC8090TGEV4" started. 2025-07-01 14:28:04.803 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:28:04.803 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:28:04.803 +03:00 [DBG] POST requests are not supported 2025-07-01 14:28:04.803 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:28:04.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-07-01 14:28:04.803 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:28:04.803 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:28:04.803 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:28:04.804 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:28:04.804 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:28:04.804 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:28:04.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-07-01 14:28:04.804 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:28:04.804 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:28:04.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-07-01 14:28:04.804 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:28:04.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-07-01 14:28:04.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:04.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:04.804 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:28:04.804 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:28:04.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:28:04.804 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:28:04.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:28:04.804 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:28:04.804 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:28:04.804 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1221ms. 2025-07-01 14:28:04.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:28:04.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:28:04.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:28:04.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:28:04.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:04.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:04.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:28:04.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:28:04.804 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:28:04.804 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:28:04.804 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:28:04.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:28:04.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:28:04.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:04.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:04.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:04.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:04.807 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 3.6123ms 2025-07-01 14:28:04.807 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:28:04.808 +03:00 [DBG] Connection id "0HNC8090TGEV4" completed keep alive response. 2025-07-01 14:28:04.808 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.3915ms 2025-07-01 14:28:04.808 +03:00 [DBG] Connection id "0HNC8090TGEV4" received FIN. 2025-07-01 14:28:04.808 +03:00 [DBG] Connection id "0HNC8090TGEV4" disconnecting. 2025-07-01 14:28:04.808 +03:00 [DBG] Connection id "0HNC8090TGEV4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:28:04.809 +03:00 [DBG] Connection id "0HNC8090TGEV4" stopped. 2025-07-01 14:28:09.798 +03:00 [DBG] Connection id "0HNC8090TGEV5" accepted. 2025-07-01 14:28:09.798 +03:00 [DBG] Connection id "0HNC8090TGEV5" started. 2025-07-01 14:28:09.798 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:28:09.798 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:28:09.798 +03:00 [DBG] POST requests are not supported 2025-07-01 14:28:09.798 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:28:09.798 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:28:09.798 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:28:09.798 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:28:09.798 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:28:09.798 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:28:09.798 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:28:09.798 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:28:09.798 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:28:09.798 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:28:09.798 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:28:09.798 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:28:09.799 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:28:09.799 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:28:09.799 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:09.799 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:09.799 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:28:09.799 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:28:09.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:28:09.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:28:09.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:28:09.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:28:09.799 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:28:09.799 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1807ms. 2025-07-01 14:28:09.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:28:09.799 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:28:09.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:28:09.799 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:28:09.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:09.799 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:09.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:28:09.799 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:28:09.799 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:28:09.799 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:28:09.800 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:28:09.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:28:09.800 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:28:09.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:09.800 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:09.800 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:09.800 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:09.800 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1927ms 2025-07-01 14:28:09.800 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:28:09.800 +03:00 [DBG] Connection id "0HNC8090TGEV5" completed keep alive response. 2025-07-01 14:28:09.800 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0423ms 2025-07-01 14:28:09.800 +03:00 [DBG] Connection id "0HNC8090TGEV5" received FIN. 2025-07-01 14:28:09.800 +03:00 [DBG] Connection id "0HNC8090TGEV5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:28:09.800 +03:00 [DBG] Connection id "0HNC8090TGEV5" disconnecting. 2025-07-01 14:28:09.800 +03:00 [DBG] Connection id "0HNC8090TGEV5" stopped. 2025-07-01 14:28:14.796 +03:00 [DBG] Connection id "0HNC8090TGEV6" accepted. 2025-07-01 14:28:14.796 +03:00 [DBG] Connection id "0HNC8090TGEV6" started. 2025-07-01 14:28:14.797 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:28:14.797 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:28:14.797 +03:00 [DBG] POST requests are not supported 2025-07-01 14:28:14.797 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:28:14.797 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:28:14.797 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:28:14.797 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:28:14.797 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:28:14.797 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:28:14.797 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:28:14.797 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:28:14.797 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:28:14.797 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:28:14.797 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:28:14.797 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:28:14.797 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:28:14.797 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:28:14.797 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:14.797 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:14.797 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:28:14.797 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:28:14.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:28:14.797 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:28:14.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:28:14.797 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:28:14.797 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:28:14.798 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1534ms. 2025-07-01 14:28:14.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:28:14.798 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:28:14.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:28:14.798 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:28:14.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:14.798 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:14.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:28:14.798 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:28:14.798 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:28:14.798 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:28:14.798 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:28:14.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:28:14.798 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:28:14.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:14.798 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:14.798 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:14.798 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:14.798 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7038ms 2025-07-01 14:28:14.798 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:28:14.798 +03:00 [DBG] Connection id "0HNC8090TGEV6" completed keep alive response. 2025-07-01 14:28:14.798 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2885ms 2025-07-01 14:28:14.798 +03:00 [DBG] Connection id "0HNC8090TGEV6" received FIN. 2025-07-01 14:28:14.799 +03:00 [DBG] Connection id "0HNC8090TGEV6" disconnecting. 2025-07-01 14:28:14.799 +03:00 [DBG] Connection id "0HNC8090TGEV6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:28:14.800 +03:00 [DBG] Connection id "0HNC8090TGEV6" stopped. 2025-07-01 14:28:19.800 +03:00 [DBG] Connection id "0HNC8090TGEV7" accepted. 2025-07-01 14:28:19.800 +03:00 [DBG] Connection id "0HNC8090TGEV7" started. 2025-07-01 14:28:19.800 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:28:19.800 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:28:19.800 +03:00 [DBG] POST requests are not supported 2025-07-01 14:28:19.800 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:28:19.800 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:28:19.801 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:28:19.801 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:28:19.801 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:28:19.801 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:28:19.801 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:28:19.801 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:28:19.801 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:28:19.801 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:28:19.801 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:28:19.801 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:28:19.801 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:28:19.801 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:28:19.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:19.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:19.801 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:28:19.801 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:28:19.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:28:19.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:28:19.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:28:19.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:28:19.801 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:28:19.801 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.131ms. 2025-07-01 14:28:19.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:28:19.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:28:19.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:28:19.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:28:19.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:19.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:19.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:28:19.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:28:19.801 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:28:19.801 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:28:19.802 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:28:19.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:28:19.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:28:19.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:19.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:19.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:19.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:19.802 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7102ms 2025-07-01 14:28:19.802 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:28:19.802 +03:00 [DBG] Connection id "0HNC8090TGEV7" completed keep alive response. 2025-07-01 14:28:19.802 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3875ms 2025-07-01 14:28:19.802 +03:00 [DBG] Connection id "0HNC8090TGEV7" received FIN. 2025-07-01 14:28:19.802 +03:00 [DBG] Connection id "0HNC8090TGEV7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:28:19.802 +03:00 [DBG] Connection id "0HNC8090TGEV7" disconnecting. 2025-07-01 14:28:19.802 +03:00 [DBG] Connection id "0HNC8090TGEV7" stopped. 2025-07-01 14:28:24.794 +03:00 [DBG] Connection id "0HNC8090TGEV8" accepted. 2025-07-01 14:28:24.794 +03:00 [DBG] Connection id "0HNC8090TGEV8" started. 2025-07-01 14:28:24.794 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:28:24.794 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:28:24.794 +03:00 [DBG] POST requests are not supported 2025-07-01 14:28:24.794 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:28:24.794 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:28:24.794 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:28:24.794 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:28:24.794 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:28:24.794 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:28:24.795 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:28:24.795 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:28:24.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-07-01 14:28:24.795 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:28:24.795 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:28:24.795 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:28:24.795 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:28:24.795 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:28:24.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:24.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:24.795 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:28:24.795 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:28:24.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:28:24.795 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:28:24.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:28:24.795 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:28:24.795 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:28:24.795 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1274ms. 2025-07-01 14:28:24.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:28:24.795 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:28:24.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:28:24.795 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:28:24.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:24.795 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:24.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:28:24.795 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:28:24.795 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:28:24.795 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:28:24.796 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:28:24.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:28:24.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:28:24.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:24.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:24.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:24.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:28:24.796 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8941ms 2025-07-01 14:28:24.796 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:28:24.796 +03:00 [DBG] Connection id "0HNC8090TGEV8" completed keep alive response. 2025-07-01 14:28:24.796 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6831ms 2025-07-01 14:28:24.796 +03:00 [DBG] Connection id "0HNC8090TGEV8" received FIN. 2025-07-01 14:28:24.796 +03:00 [DBG] Connection id "0HNC8090TGEV8" disconnecting. 2025-07-01 14:28:24.796 +03:00 [DBG] Connection id "0HNC8090TGEV8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:28:24.797 +03:00 [DBG] Connection id "0HNC8090TGEV8" stopped. 2025-07-01 14:29:02.800 +03:00 [DBG] Connection id "0HNC8090TGEV9" accepted. 2025-07-01 14:29:02.800 +03:00 [DBG] Connection id "0HNC8090TGEV9" started. 2025-07-01 14:29:02.800 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:29:02.800 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:29:02.800 +03:00 [DBG] POST requests are not supported 2025-07-01 14:29:02.800 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:29:02.800 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:29:02.800 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:29:02.801 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:29:02.801 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:29:02.801 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:29:02.801 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:29:02.801 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:29:02.801 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:29:02.801 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:29:02.801 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:29:02.801 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:29:02.801 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:29:02.801 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:29:02.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:02.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:02.801 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:29:02.801 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:29:02.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:02.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:02.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:02.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:02.801 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:29:02.802 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1734ms. 2025-07-01 14:29:02.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:02.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:02.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:02.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:02.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:02.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:02.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:02.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:02.802 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:29:02.802 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:29:02.802 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:29:02.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:02.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:02.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:02.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:02.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:02.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:02.802 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1422ms 2025-07-01 14:29:02.802 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:29:02.802 +03:00 [DBG] Connection id "0HNC8090TGEV9" completed keep alive response. 2025-07-01 14:29:02.802 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0958ms 2025-07-01 14:29:02.803 +03:00 [DBG] Connection id "0HNC8090TGEV9" received FIN. 2025-07-01 14:29:02.803 +03:00 [DBG] Connection id "0HNC8090TGEV9" disconnecting. 2025-07-01 14:29:02.803 +03:00 [DBG] Connection id "0HNC8090TGEV9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:29:02.804 +03:00 [DBG] Connection id "0HNC8090TGEV9" stopped. 2025-07-01 14:29:29.471 +03:00 [DBG] Connection id "0HNC8090TGEVA" accepted. 2025-07-01 14:29:29.471 +03:00 [DBG] Connection id "0HNC8090TGEVA" started. 2025-07-01 14:29:29.471 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:29:29.471 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:29:29.471 +03:00 [DBG] POST requests are not supported 2025-07-01 14:29:29.471 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:29:29.471 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:29:29.471 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:29:29.471 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:29:29.472 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:29:29.472 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:29:29.472 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:29:29.472 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:29:29.472 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:29:29.472 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:29:29.472 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:29:29.472 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:29:29.472 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:29:29.472 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:29:29.472 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:29.472 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:29.472 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:29:29.472 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:29:29.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:29.472 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:29.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:29.472 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:29.472 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:29:29.473 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2895ms. 2025-07-01 14:29:29.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:29.473 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:29.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:29.473 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:29.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:29.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:29.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:29.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:29.473 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:29:29.473 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:29:29.473 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:29:29.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:29.473 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:29.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:29.473 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:29.473 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:29.473 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:29.473 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2372ms 2025-07-01 14:29:29.473 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:29:29.473 +03:00 [DBG] Connection id "0HNC8090TGEVA" completed keep alive response. 2025-07-01 14:29:29.473 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3347ms 2025-07-01 14:29:29.474 +03:00 [DBG] Connection id "0HNC8090TGEVA" received FIN. 2025-07-01 14:29:29.474 +03:00 [DBG] Connection id "0HNC8090TGEVA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:29:29.474 +03:00 [DBG] Connection id "0HNC8090TGEVA" disconnecting. 2025-07-01 14:29:29.474 +03:00 [DBG] Connection id "0HNC8090TGEVA" stopped. 2025-07-01 14:29:34.806 +03:00 [DBG] Connection id "0HNC8090TGEVB" accepted. 2025-07-01 14:29:34.806 +03:00 [DBG] Connection id "0HNC8090TGEVB" started. 2025-07-01 14:29:34.807 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:29:34.807 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:29:34.807 +03:00 [DBG] POST requests are not supported 2025-07-01 14:29:34.807 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:29:34.807 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:29:34.807 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:29:34.807 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:29:34.807 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:29:34.807 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:29:34.807 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:29:34.807 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:29:34.807 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:29:34.807 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:29:34.807 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:29:34.807 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:29:34.808 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:29:34.808 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:29:34.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:34.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:34.808 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:29:34.808 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:29:34.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:34.808 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:34.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:34.808 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:34.808 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:29:34.808 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1809ms. 2025-07-01 14:29:34.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:34.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:34.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:34.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:34.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:34.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:34.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:34.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:34.809 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:29:34.809 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:29:34.809 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:29:34.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:34.809 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:34.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:34.809 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:34.809 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:34.809 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:34.809 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3584ms 2025-07-01 14:29:34.809 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:29:34.809 +03:00 [DBG] Connection id "0HNC8090TGEVB" completed keep alive response. 2025-07-01 14:29:34.809 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4169ms 2025-07-01 14:29:34.810 +03:00 [DBG] Connection id "0HNC8090TGEVB" received FIN. 2025-07-01 14:29:34.810 +03:00 [DBG] Connection id "0HNC8090TGEVB" disconnecting. 2025-07-01 14:29:34.810 +03:00 [DBG] Connection id "0HNC8090TGEVB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:29:34.811 +03:00 [DBG] Connection id "0HNC8090TGEVB" stopped. 2025-07-01 14:29:39.802 +03:00 [DBG] Connection id "0HNC8090TGEVC" accepted. 2025-07-01 14:29:39.802 +03:00 [DBG] Connection id "0HNC8090TGEVC" started. 2025-07-01 14:29:39.803 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:29:39.803 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:29:39.803 +03:00 [DBG] POST requests are not supported 2025-07-01 14:29:39.803 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:29:39.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-07-01 14:29:39.803 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:29:39.803 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:29:39.803 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:29:39.803 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:29:39.803 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:29:39.803 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:29:39.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-07-01 14:29:39.803 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:29:39.803 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:29:39.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-07-01 14:29:39.803 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:29:39.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-07-01 14:29:39.803 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:39.803 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:39.804 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:29:39.804 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:29:39.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:39.804 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:39.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:39.804 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:39.804 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:29:39.804 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1327ms. 2025-07-01 14:29:39.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:39.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:39.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:39.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:39.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:39.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:39.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:39.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:39.804 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:29:39.804 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:29:39.804 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:29:39.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:39.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:39.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:39.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:39.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:39.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:39.804 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6999ms 2025-07-01 14:29:39.804 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:29:39.804 +03:00 [DBG] Connection id "0HNC8090TGEVC" completed keep alive response. 2025-07-01 14:29:39.804 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3435ms 2025-07-01 14:29:39.805 +03:00 [DBG] Connection id "0HNC8090TGEVC" received FIN. 2025-07-01 14:29:39.805 +03:00 [DBG] Connection id "0HNC8090TGEVC" disconnecting. 2025-07-01 14:29:39.805 +03:00 [DBG] Connection id "0HNC8090TGEVC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:29:39.806 +03:00 [DBG] Connection id "0HNC8090TGEVC" stopped. 2025-07-01 14:29:44.746 +03:00 [DBG] Connection id "0HNC8090TGEVD" accepted. 2025-07-01 14:29:44.746 +03:00 [DBG] Connection id "0HNC8090TGEVD" started. 2025-07-01 14:29:44.746 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:29:44.746 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:29:44.746 +03:00 [DBG] POST requests are not supported 2025-07-01 14:29:44.747 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:29:44.747 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:29:44.747 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:29:44.747 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:29:44.747 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:29:44.747 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:29:44.747 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:29:44.747 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:29:44.747 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:29:44.747 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:29:44.747 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:29:44.747 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:29:44.747 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:29:44.747 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:29:44.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:44.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:44.747 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:29:44.747 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:29:44.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:44.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:44.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:44.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:44.747 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:29:44.748 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1602ms. 2025-07-01 14:29:44.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:44.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:44.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:44.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:44.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:44.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:44.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:44.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:44.748 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:29:44.748 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:29:44.748 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:29:44.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:44.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:44.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:44.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:44.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:44.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:44.748 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0817ms 2025-07-01 14:29:44.748 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:29:44.748 +03:00 [DBG] Connection id "0HNC8090TGEVD" completed keep alive response. 2025-07-01 14:29:44.748 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9957ms 2025-07-01 14:29:44.749 +03:00 [DBG] Connection id "0HNC8090TGEVD" received FIN. 2025-07-01 14:29:44.749 +03:00 [DBG] Connection id "0HNC8090TGEVD" disconnecting. 2025-07-01 14:29:44.749 +03:00 [DBG] Connection id "0HNC8090TGEVD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:29:44.750 +03:00 [DBG] Connection id "0HNC8090TGEVD" stopped. 2025-07-01 14:29:49.041 +03:00 [DBG] Connection id "0HNC8090TGEVE" accepted. 2025-07-01 14:29:49.041 +03:00 [DBG] Connection id "0HNC8090TGEVE" started. 2025-07-01 14:29:49.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:29:49.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:29:49.041 +03:00 [DBG] POST requests are not supported 2025-07-01 14:29:49.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:29:49.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:29:49.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:29:49.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:29:49.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:29:49.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:29:49.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:29:49.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:29:49.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:29:49.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:29:49.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:29:49.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:29:49.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:29:49.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:29:49.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:49.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:49.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:29:49.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:29:49.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:49.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:49.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:49.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:49.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:29:49.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.164ms. 2025-07-01 14:29:49.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:49.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:49.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:49.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:49.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:49.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:49.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:49.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:49.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:29:49.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:29:49.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:29:49.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:49.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:49.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:49.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:49.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:49.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:49.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.245ms 2025-07-01 14:29:49.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:29:49.043 +03:00 [DBG] Connection id "0HNC8090TGEVE" completed keep alive response. 2025-07-01 14:29:49.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1926ms 2025-07-01 14:29:49.043 +03:00 [DBG] Connection id "0HNC8090TGEVE" received FIN. 2025-07-01 14:29:49.044 +03:00 [DBG] Connection id "0HNC8090TGEVE" disconnecting. 2025-07-01 14:29:49.044 +03:00 [DBG] Connection id "0HNC8090TGEVE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:29:49.045 +03:00 [DBG] Connection id "0HNC8090TGEVE" stopped. 2025-07-01 14:29:54.803 +03:00 [DBG] Connection id "0HNC8090TGEVF" accepted. 2025-07-01 14:29:54.803 +03:00 [DBG] Connection id "0HNC8090TGEVF" started. 2025-07-01 14:29:54.803 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:29:54.803 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:29:54.803 +03:00 [DBG] POST requests are not supported 2025-07-01 14:29:54.803 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:29:54.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-07-01 14:29:54.803 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:29:54.803 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:29:54.803 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:29:54.803 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:29:54.803 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:29:54.803 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:29:54.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-07-01 14:29:54.803 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:29:54.803 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:29:54.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-07-01 14:29:54.803 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:29:54.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-07-01 14:29:54.803 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:54.803 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:54.803 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:29:54.804 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:29:54.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:54.804 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:54.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:54.804 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:54.804 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:29:54.804 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1388ms. 2025-07-01 14:29:54.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:54.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:54.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:54.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:54.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:54.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:54.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:54.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:54.804 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:29:54.804 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:29:54.804 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:29:54.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:54.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:54.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:54.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:54.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:54.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:54.804 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7859ms 2025-07-01 14:29:54.804 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:29:54.804 +03:00 [DBG] Connection id "0HNC8090TGEVF" completed keep alive response. 2025-07-01 14:29:54.804 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3598ms 2025-07-01 14:29:54.805 +03:00 [DBG] Connection id "0HNC8090TGEVF" received FIN. 2025-07-01 14:29:54.805 +03:00 [DBG] Connection id "0HNC8090TGEVF" disconnecting. 2025-07-01 14:29:54.805 +03:00 [DBG] Connection id "0HNC8090TGEVF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:29:54.806 +03:00 [DBG] Connection id "0HNC8090TGEVF" stopped. 2025-07-01 14:29:59.803 +03:00 [DBG] Connection id "0HNC8090TGEVG" accepted. 2025-07-01 14:29:59.804 +03:00 [DBG] Connection id "0HNC8090TGEVG" started. 2025-07-01 14:29:59.804 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:29:59.804 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:29:59.804 +03:00 [DBG] POST requests are not supported 2025-07-01 14:29:59.804 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:29:59.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-07-01 14:29:59.804 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:29:59.804 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:29:59.804 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:29:59.804 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:29:59.804 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:29:59.804 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:29:59.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-07-01 14:29:59.804 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:29:59.804 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:29:59.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-07-01 14:29:59.804 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:29:59.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-07-01 14:29:59.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:59.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:59.804 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:29:59.805 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:29:59.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:59.805 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:59.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:59.805 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:59.805 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:29:59.805 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1425ms. 2025-07-01 14:29:59.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:59.805 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:29:59.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:59.805 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:29:59.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:59.805 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:59.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:59.805 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:59.805 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:29:59.805 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:29:59.805 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:29:59.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:59.805 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:29:59.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:59.805 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:59.805 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:59.805 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:29:59.805 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8429ms 2025-07-01 14:29:59.805 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:29:59.805 +03:00 [DBG] Connection id "0HNC8090TGEVG" completed keep alive response. 2025-07-01 14:29:59.805 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4779ms 2025-07-01 14:29:59.806 +03:00 [DBG] Connection id "0HNC8090TGEVG" received FIN. 2025-07-01 14:29:59.806 +03:00 [DBG] Connection id "0HNC8090TGEVG" disconnecting. 2025-07-01 14:29:59.806 +03:00 [DBG] Connection id "0HNC8090TGEVG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:29:59.807 +03:00 [DBG] Connection id "0HNC8090TGEVG" stopped. 2025-07-01 14:30:04.799 +03:00 [DBG] Connection id "0HNC8090TGEVH" accepted. 2025-07-01 14:30:04.800 +03:00 [DBG] Connection id "0HNC8090TGEVH" started. 2025-07-01 14:30:04.800 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:30:04.800 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:30:04.800 +03:00 [DBG] POST requests are not supported 2025-07-01 14:30:04.800 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:30:04.800 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:30:04.800 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:30:04.800 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:30:04.800 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:30:04.800 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:30:04.800 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:30:04.800 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:30:04.800 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:30:04.800 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:30:04.800 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:30:04.800 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:30:04.800 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:30:04.800 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:30:04.800 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:04.800 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:04.800 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:30:04.801 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:30:04.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:04.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:04.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:04.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:04.801 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:30:04.801 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1594ms. 2025-07-01 14:30:04.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:04.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:04.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:04.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:04.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:04.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:04.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:04.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:04.801 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:30:04.801 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:30:04.801 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:30:04.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:04.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:04.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:04.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:04.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:04.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:04.801 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0393ms 2025-07-01 14:30:04.801 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:30:04.802 +03:00 [DBG] Connection id "0HNC8090TGEVH" completed keep alive response. 2025-07-01 14:30:04.802 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7222ms 2025-07-01 14:30:04.802 +03:00 [DBG] Connection id "0HNC8090TGEVH" received FIN. 2025-07-01 14:30:04.802 +03:00 [DBG] Connection id "0HNC8090TGEVH" disconnecting. 2025-07-01 14:30:04.802 +03:00 [DBG] Connection id "0HNC8090TGEVH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:30:04.803 +03:00 [DBG] Connection id "0HNC8090TGEVH" stopped. 2025-07-01 14:30:09.803 +03:00 [DBG] Connection id "0HNC8090TGEVI" accepted. 2025-07-01 14:30:09.803 +03:00 [DBG] Connection id "0HNC8090TGEVI" started. 2025-07-01 14:30:09.803 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:30:09.803 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:30:09.803 +03:00 [DBG] POST requests are not supported 2025-07-01 14:30:09.803 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:30:09.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-07-01 14:30:09.803 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:30:09.803 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:30:09.803 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:30:09.803 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:30:09.803 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:30:09.803 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:30:09.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-07-01 14:30:09.804 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:30:09.804 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:30:09.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-07-01 14:30:09.804 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:30:09.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-07-01 14:30:09.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:09.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:09.804 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:30:09.804 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:30:09.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:09.804 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:09.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:09.804 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:09.804 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:30:09.804 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1356ms. 2025-07-01 14:30:09.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:09.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:09.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:09.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:09.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:09.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:09.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:09.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:09.804 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:30:09.804 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:30:09.804 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:30:09.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:09.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:09.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:09.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:09.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:09.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:09.804 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7038ms 2025-07-01 14:30:09.804 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:30:09.804 +03:00 [DBG] Connection id "0HNC8090TGEVI" completed keep alive response. 2025-07-01 14:30:09.804 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.362ms 2025-07-01 14:30:09.805 +03:00 [DBG] Connection id "0HNC8090TGEVI" received FIN. 2025-07-01 14:30:09.805 +03:00 [DBG] Connection id "0HNC8090TGEVI" disconnecting. 2025-07-01 14:30:09.805 +03:00 [DBG] Connection id "0HNC8090TGEVI" stopped. 2025-07-01 14:30:09.805 +03:00 [DBG] Connection id "0HNC8090TGEVI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:30:14.802 +03:00 [DBG] Connection id "0HNC8090TGEVJ" accepted. 2025-07-01 14:30:14.802 +03:00 [DBG] Connection id "0HNC8090TGEVJ" started. 2025-07-01 14:30:14.802 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:30:14.802 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:30:14.802 +03:00 [DBG] POST requests are not supported 2025-07-01 14:30:14.802 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:30:14.802 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:30:14.802 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:30:14.802 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:30:14.802 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:30:14.802 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:30:14.802 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:30:14.802 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:30:14.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-07-01 14:30:14.803 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:30:14.803 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:30:14.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-07-01 14:30:14.803 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:30:14.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-07-01 14:30:14.803 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:14.803 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:14.803 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:30:14.803 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:30:14.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:14.803 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:14.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:14.803 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:14.803 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:30:14.803 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.14ms. 2025-07-01 14:30:14.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:14.803 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:14.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:14.803 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:14.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:14.803 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:14.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:14.803 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:14.803 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:30:14.803 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:30:14.803 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:30:14.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:14.803 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:14.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:14.803 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:14.803 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:14.803 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:14.803 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7619ms 2025-07-01 14:30:14.804 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:30:14.804 +03:00 [DBG] Connection id "0HNC8090TGEVJ" completed keep alive response. 2025-07-01 14:30:14.804 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.466ms 2025-07-01 14:30:14.805 +03:00 [DBG] Connection id "0HNC8090TGEVJ" received FIN. 2025-07-01 14:30:14.805 +03:00 [DBG] Connection id "0HNC8090TGEVJ" disconnecting. 2025-07-01 14:30:14.805 +03:00 [DBG] Connection id "0HNC8090TGEVJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:30:14.806 +03:00 [DBG] Connection id "0HNC8090TGEVJ" stopped. 2025-07-01 14:30:19.802 +03:00 [DBG] Connection id "0HNC8090TGEVK" accepted. 2025-07-01 14:30:19.802 +03:00 [DBG] Connection id "0HNC8090TGEVK" started. 2025-07-01 14:30:19.802 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:30:19.803 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:30:19.803 +03:00 [DBG] POST requests are not supported 2025-07-01 14:30:19.803 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:30:19.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-07-01 14:30:19.803 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:30:19.803 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:30:19.803 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:30:19.803 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:30:19.803 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:30:19.803 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:30:19.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-07-01 14:30:19.803 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:30:19.803 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:30:19.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-07-01 14:30:19.803 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:30:19.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-07-01 14:30:19.803 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:19.803 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:19.803 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:30:19.803 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:30:19.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:19.803 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:19.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:19.803 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:19.803 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:30:19.803 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1307ms. 2025-07-01 14:30:19.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:19.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:19.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:19.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:19.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:19.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:19.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:19.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:19.804 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:30:19.804 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:30:19.804 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:30:19.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:19.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:19.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:19.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:19.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:19.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:19.804 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7457ms 2025-07-01 14:30:19.804 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:30:19.804 +03:00 [DBG] Connection id "0HNC8090TGEVK" completed keep alive response. 2025-07-01 14:30:19.804 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4736ms 2025-07-01 14:30:19.804 +03:00 [DBG] Connection id "0HNC8090TGEVK" received FIN. 2025-07-01 14:30:19.804 +03:00 [DBG] Connection id "0HNC8090TGEVK" disconnecting. 2025-07-01 14:30:19.804 +03:00 [DBG] Connection id "0HNC8090TGEVK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:30:19.805 +03:00 [DBG] Connection id "0HNC8090TGEVK" stopped. 2025-07-01 14:30:24.798 +03:00 [DBG] Connection id "0HNC8090TGEVL" accepted. 2025-07-01 14:30:24.798 +03:00 [DBG] Connection id "0HNC8090TGEVL" started. 2025-07-01 14:30:24.798 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:30:24.798 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:30:24.798 +03:00 [DBG] POST requests are not supported 2025-07-01 14:30:24.798 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:30:24.798 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:30:24.798 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:30:24.798 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:30:24.799 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:30:24.799 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:30:24.799 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:30:24.799 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:30:24.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-07-01 14:30:24.799 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:30:24.799 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:30:24.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-07-01 14:30:24.799 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:30:24.799 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:30:24.799 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:24.799 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:24.799 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:30:24.799 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:30:24.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:24.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:24.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:24.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:24.799 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:30:24.799 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1265ms. 2025-07-01 14:30:24.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:24.799 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:24.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:24.799 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:24.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:24.799 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:24.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:24.800 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:24.800 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:30:24.800 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:30:24.800 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:30:24.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:24.800 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:24.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:24.800 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:24.800 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:24.800 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:24.800 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8489ms 2025-07-01 14:30:24.800 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:30:24.800 +03:00 [DBG] Connection id "0HNC8090TGEVL" completed keep alive response. 2025-07-01 14:30:24.800 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5454ms 2025-07-01 14:30:24.800 +03:00 [DBG] Connection id "0HNC8090TGEVL" received FIN. 2025-07-01 14:30:24.800 +03:00 [DBG] Connection id "0HNC8090TGEVL" disconnecting. 2025-07-01 14:30:24.800 +03:00 [DBG] Connection id "0HNC8090TGEVL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:30:24.802 +03:00 [DBG] Connection id "0HNC8090TGEVL" stopped. 2025-07-01 14:30:29.802 +03:00 [DBG] Connection id "0HNC8090TGEVM" accepted. 2025-07-01 14:30:29.803 +03:00 [DBG] Connection id "0HNC8090TGEVM" started. 2025-07-01 14:30:29.803 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:30:29.803 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:30:29.803 +03:00 [DBG] POST requests are not supported 2025-07-01 14:30:29.803 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:30:29.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-07-01 14:30:29.803 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:30:29.803 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:30:29.803 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:30:29.803 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:30:29.803 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:30:29.803 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:30:29.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-07-01 14:30:29.804 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:30:29.804 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:30:29.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-07-01 14:30:29.804 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:30:29.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-07-01 14:30:29.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:29.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:29.804 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:30:29.804 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:30:29.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:29.804 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:29.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:29.804 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:29.804 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:30:29.804 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1444ms. 2025-07-01 14:30:29.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:29.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:29.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:29.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:29.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:29.805 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:29.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:29.805 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:29.805 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:30:29.805 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:30:29.805 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:30:29.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:29.805 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:29.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:29.805 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:29.805 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:29.805 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:29.805 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1886ms 2025-07-01 14:30:29.805 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:30:29.805 +03:00 [DBG] Connection id "0HNC8090TGEVM" completed keep alive response. 2025-07-01 14:30:29.805 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2561ms 2025-07-01 14:30:29.805 +03:00 [DBG] Connection id "0HNC8090TGEVM" received FIN. 2025-07-01 14:30:29.806 +03:00 [DBG] Connection id "0HNC8090TGEVM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:30:29.806 +03:00 [DBG] Connection id "0HNC8090TGEVM" disconnecting. 2025-07-01 14:30:29.806 +03:00 [DBG] Connection id "0HNC8090TGEVM" stopped. 2025-07-01 14:30:34.800 +03:00 [DBG] Connection id "0HNC8090TGEVN" accepted. 2025-07-01 14:30:34.800 +03:00 [DBG] Connection id "0HNC8090TGEVN" started. 2025-07-01 14:30:34.800 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:30:34.801 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:30:34.801 +03:00 [DBG] POST requests are not supported 2025-07-01 14:30:34.801 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:30:34.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-07-01 14:30:34.801 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:30:34.801 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:30:34.801 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:30:34.801 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:30:34.801 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:30:34.801 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:30:34.801 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:30:34.801 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:30:34.801 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:30:34.801 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:30:34.801 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:30:34.801 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:30:34.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:34.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:34.801 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:30:34.801 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:30:34.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:34.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:34.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:34.802 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:34.802 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:30:34.802 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1716ms. 2025-07-01 14:30:34.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:34.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:34.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:34.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:34.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:34.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:34.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:34.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:34.802 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:30:34.802 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:30:34.802 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:30:34.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:34.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:34.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:34.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:34.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:34.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:34.802 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1284ms 2025-07-01 14:30:34.802 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:30:34.802 +03:00 [DBG] Connection id "0HNC8090TGEVN" completed keep alive response. 2025-07-01 14:30:34.803 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0995ms 2025-07-01 14:30:34.803 +03:00 [DBG] Connection id "0HNC8090TGEVN" received FIN. 2025-07-01 14:30:34.803 +03:00 [DBG] Connection id "0HNC8090TGEVN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:30:34.803 +03:00 [DBG] Connection id "0HNC8090TGEVN" disconnecting. 2025-07-01 14:30:34.803 +03:00 [DBG] Connection id "0HNC8090TGEVN" stopped. 2025-07-01 14:30:39.798 +03:00 [DBG] Connection id "0HNC8090TGEVO" accepted. 2025-07-01 14:30:39.799 +03:00 [DBG] Connection id "0HNC8090TGEVO" started. 2025-07-01 14:30:39.799 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:30:39.799 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:30:39.799 +03:00 [DBG] POST requests are not supported 2025-07-01 14:30:39.799 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:30:39.799 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:30:39.799 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:30:39.799 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:30:39.799 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:30:39.799 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:30:39.799 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:30:39.799 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:30:39.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-07-01 14:30:39.799 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:30:39.799 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:30:39.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-07-01 14:30:39.799 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:30:39.799 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:30:39.799 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:39.799 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:39.799 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:30:39.799 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:30:39.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:39.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:39.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:39.800 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:39.800 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:30:39.800 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1483ms. 2025-07-01 14:30:39.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:39.800 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:39.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:39.800 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:39.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:39.800 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:39.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:39.800 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:39.800 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:30:39.800 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:30:39.800 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:30:39.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:39.800 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:39.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:39.800 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:39.800 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:39.800 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:39.800 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7576ms 2025-07-01 14:30:39.800 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:30:39.800 +03:00 [DBG] Connection id "0HNC8090TGEVO" completed keep alive response. 2025-07-01 14:30:39.800 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4124ms 2025-07-01 14:30:39.800 +03:00 [DBG] Connection id "0HNC8090TGEVO" received FIN. 2025-07-01 14:30:39.801 +03:00 [DBG] Connection id "0HNC8090TGEVO" disconnecting. 2025-07-01 14:30:39.801 +03:00 [DBG] Connection id "0HNC8090TGEVO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:30:39.802 +03:00 [DBG] Connection id "0HNC8090TGEVO" stopped. 2025-07-01 14:30:44.799 +03:00 [DBG] Connection id "0HNC8090TGEVP" accepted. 2025-07-01 14:30:44.800 +03:00 [DBG] Connection id "0HNC8090TGEVP" started. 2025-07-01 14:30:44.800 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:30:44.800 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:30:44.800 +03:00 [DBG] POST requests are not supported 2025-07-01 14:30:44.800 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:30:44.800 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:30:44.800 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:30:44.800 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:30:44.800 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:30:44.800 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:30:44.800 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:30:44.800 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:30:44.800 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:30:44.800 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:30:44.800 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:30:44.801 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:30:44.801 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:30:44.801 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:30:44.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:44.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:44.801 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:30:44.801 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:30:44.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:44.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:44.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:44.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:44.801 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:30:44.801 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1751ms. 2025-07-01 14:30:44.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:44.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:30:44.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:44.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:30:44.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:44.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:44.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:44.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:44.802 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:30:44.802 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:30:44.802 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:30:44.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:44.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:30:44.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:44.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:44.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:44.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:30:44.802 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2323ms 2025-07-01 14:30:44.802 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:30:44.802 +03:00 [DBG] Connection id "0HNC8090TGEVP" completed keep alive response. 2025-07-01 14:30:44.802 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4327ms 2025-07-01 14:30:44.803 +03:00 [DBG] Connection id "0HNC8090TGEVP" received FIN. 2025-07-01 14:30:44.803 +03:00 [DBG] Connection id "0HNC8090TGEVP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:30:44.803 +03:00 [DBG] Connection id "0HNC8090TGEVP" disconnecting. 2025-07-01 14:30:44.803 +03:00 [DBG] Connection id "0HNC8090TGEVP" stopped. 2025-07-01 14:31:02.801 +03:00 [DBG] Connection id "0HNC8090TGEVQ" accepted. 2025-07-01 14:31:02.801 +03:00 [DBG] Connection id "0HNC8090TGEVQ" started. 2025-07-01 14:31:02.801 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:31:02.801 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:31:02.801 +03:00 [DBG] POST requests are not supported 2025-07-01 14:31:02.801 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:31:02.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-07-01 14:31:02.801 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:31:02.801 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:31:02.801 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:31:02.801 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:31:02.801 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:31:02.801 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:31:02.801 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:31:02.801 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:31:02.801 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:31:02.801 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:31:02.801 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:31:02.801 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:31:02.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:31:02.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:31:02.801 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:31:02.802 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:31:02.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:31:02.802 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:31:02.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:31:02.802 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:31:02.802 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:31:02.802 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1131ms. 2025-07-01 14:31:02.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:31:02.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:31:02.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:31:02.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:31:02.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:31:02.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:31:02.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:31:02.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:31:02.802 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:31:02.802 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:31:02.802 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:31:02.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:31:02.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:31:02.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:31:02.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:31:02.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:31:02.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:31:02.802 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.637ms 2025-07-01 14:31:02.802 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:31:02.802 +03:00 [DBG] Connection id "0HNC8090TGEVQ" completed keep alive response. 2025-07-01 14:31:02.802 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1699ms 2025-07-01 14:31:02.802 +03:00 [DBG] Connection id "0HNC8090TGEVQ" received FIN. 2025-07-01 14:31:02.802 +03:00 [DBG] Connection id "0HNC8090TGEVQ" disconnecting. 2025-07-01 14:31:02.802 +03:00 [DBG] Connection id "0HNC8090TGEVQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:31:02.804 +03:00 [DBG] Connection id "0HNC8090TGEVQ" stopped. 2025-07-01 14:32:03.216 +03:00 [DBG] Connection id "0HNC8090TGEVR" accepted. 2025-07-01 14:32:03.216 +03:00 [DBG] Connection id "0HNC8090TGEVR" started. 2025-07-01 14:32:03.216 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:32:03.216 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:32:03.216 +03:00 [DBG] POST requests are not supported 2025-07-01 14:32:03.216 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:32:03.216 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:32:03.216 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:32:03.216 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:32:03.217 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:32:03.217 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:32:03.217 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:32:03.217 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:32:03.217 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:32:03.217 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:32:03.217 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:32:03.217 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:32:03.217 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:32:03.217 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:32:03.217 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:03.217 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:03.217 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:32:03.217 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:32:03.217 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:32:03.217 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:32:03.217 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:32:03.217 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:32:03.217 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:32:03.217 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1219ms. 2025-07-01 14:32:03.217 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:32:03.217 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:32:03.217 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:32:03.217 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:32:03.217 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:03.217 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:03.217 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:32:03.217 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:32:03.217 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:32:03.217 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:32:03.217 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:32:03.217 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:32:03.217 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:32:03.218 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:03.218 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:03.218 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:03.218 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:03.218 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7045ms 2025-07-01 14:32:03.218 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:32:03.218 +03:00 [DBG] Connection id "0HNC8090TGEVR" completed keep alive response. 2025-07-01 14:32:03.218 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4705ms 2025-07-01 14:32:03.218 +03:00 [DBG] Connection id "0HNC8090TGEVR" received FIN. 2025-07-01 14:32:03.218 +03:00 [DBG] Connection id "0HNC8090TGEVR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:32:03.218 +03:00 [DBG] Connection id "0HNC8090TGEVR" disconnecting. 2025-07-01 14:32:03.218 +03:00 [DBG] Connection id "0HNC8090TGEVR" stopped. 2025-07-01 14:32:46.487 +03:00 [DBG] Connection id "0HNC8090TGEVS" accepted. 2025-07-01 14:32:46.487 +03:00 [DBG] Connection id "0HNC8090TGEVS" started. 2025-07-01 14:32:46.487 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:32:46.487 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:32:46.487 +03:00 [DBG] POST requests are not supported 2025-07-01 14:32:46.487 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:32:46.487 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:32:46.487 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:32:46.488 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:32:46.488 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:32:46.488 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:32:46.488 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:32:46.488 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:32:46.488 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:32:46.488 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:32:46.488 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:32:46.488 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:32:46.488 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:32:46.488 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:32:46.488 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:46.488 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:46.488 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:32:46.488 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:32:46.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:32:46.488 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:32:46.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:32:46.488 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:32:46.488 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:32:46.489 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1499ms. 2025-07-01 14:32:46.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:32:46.489 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:32:46.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:32:46.489 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:32:46.489 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:46.489 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:46.489 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:32:46.489 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:32:46.489 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:32:46.489 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:32:46.489 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:32:46.489 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:32:46.489 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:32:46.489 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:46.489 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:46.489 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:46.489 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:46.489 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0518ms 2025-07-01 14:32:46.489 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:32:46.489 +03:00 [DBG] Connection id "0HNC8090TGEVS" completed keep alive response. 2025-07-01 14:32:46.489 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9481ms 2025-07-01 14:32:46.489 +03:00 [DBG] Connection id "0HNC8090TGEVS" received FIN. 2025-07-01 14:32:46.490 +03:00 [DBG] Connection id "0HNC8090TGEVS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:32:46.490 +03:00 [DBG] Connection id "0HNC8090TGEVS" disconnecting. 2025-07-01 14:32:46.490 +03:00 [DBG] Connection id "0HNC8090TGEVS" stopped. 2025-07-01 14:32:49.836 +03:00 [DBG] Connection id "0HNC8090TGEVT" accepted. 2025-07-01 14:32:49.836 +03:00 [DBG] Connection id "0HNC8090TGEVT" started. 2025-07-01 14:32:49.836 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:32:49.836 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:32:49.836 +03:00 [DBG] POST requests are not supported 2025-07-01 14:32:49.836 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:32:49.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-07-01 14:32:49.836 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:32:49.836 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:32:49.836 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:32:49.836 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:32:49.836 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:32:49.836 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:32:49.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-07-01 14:32:49.837 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:32:49.837 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:32:49.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-07-01 14:32:49.837 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:32:49.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-07-01 14:32:49.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:49.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:49.837 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:32:49.837 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:32:49.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:32:49.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:32:49.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:32:49.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:32:49.837 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:32:49.837 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1173ms. 2025-07-01 14:32:49.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:32:49.837 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:32:49.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:32:49.837 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:32:49.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:49.837 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:49.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:32:49.837 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:32:49.837 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:32:49.837 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:32:49.837 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:32:49.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:32:49.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:32:49.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:49.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:49.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:49.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:49.837 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.598ms 2025-07-01 14:32:49.837 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:32:49.837 +03:00 [DBG] Connection id "0HNC8090TGEVT" completed keep alive response. 2025-07-01 14:32:49.837 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1859ms 2025-07-01 14:32:49.838 +03:00 [DBG] Connection id "0HNC8090TGEVT" received FIN. 2025-07-01 14:32:49.838 +03:00 [DBG] Connection id "0HNC8090TGEVT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:32:49.838 +03:00 [DBG] Connection id "0HNC8090TGEVT" disconnecting. 2025-07-01 14:32:49.838 +03:00 [DBG] Connection id "0HNC8090TGEVT" stopped. 2025-07-01 14:32:54.839 +03:00 [DBG] Connection id "0HNC8090TGEVU" accepted. 2025-07-01 14:32:54.839 +03:00 [DBG] Connection id "0HNC8090TGEVU" started. 2025-07-01 14:32:54.839 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:32:54.839 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:32:54.839 +03:00 [DBG] POST requests are not supported 2025-07-01 14:32:54.839 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:32:54.839 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:32:54.839 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:32:54.839 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:32:54.839 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:32:54.839 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:32:54.839 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:32:54.839 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:32:54.839 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:32:54.839 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:32:54.839 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:32:54.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-07-01 14:32:54.840 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:32:54.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-07-01 14:32:54.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:54.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:54.840 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:32:54.840 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:32:54.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:32:54.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:32:54.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:32:54.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:32:54.840 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:32:54.840 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1972ms. 2025-07-01 14:32:54.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:32:54.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:32:54.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:32:54.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:32:54.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:54.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:54.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:32:54.841 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:32:54.841 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:32:54.841 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:32:54.841 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:32:54.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:32:54.841 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:32:54.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:54.841 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:54.841 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:54.841 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:54.841 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5054ms 2025-07-01 14:32:54.841 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:32:54.841 +03:00 [DBG] Connection id "0HNC8090TGEVU" completed keep alive response. 2025-07-01 14:32:54.841 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2535ms 2025-07-01 14:32:54.841 +03:00 [DBG] Connection id "0HNC8090TGEVU" received FIN. 2025-07-01 14:32:54.842 +03:00 [DBG] Connection id "0HNC8090TGEVU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:32:54.842 +03:00 [DBG] Connection id "0HNC8090TGEVU" disconnecting. 2025-07-01 14:32:54.842 +03:00 [DBG] Connection id "0HNC8090TGEVU" stopped. 2025-07-01 14:32:59.845 +03:00 [DBG] Connection id "0HNC8090TGEVV" accepted. 2025-07-01 14:32:59.845 +03:00 [DBG] Connection id "0HNC8090TGEVV" started. 2025-07-01 14:32:59.845 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:32:59.845 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:32:59.845 +03:00 [DBG] POST requests are not supported 2025-07-01 14:32:59.845 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:32:59.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-07-01 14:32:59.845 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:32:59.845 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:32:59.846 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:32:59.846 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:32:59.846 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:32:59.846 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:32:59.846 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:32:59.846 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:32:59.846 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:32:59.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-07-01 14:32:59.846 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:32:59.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-07-01 14:32:59.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:59.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:59.846 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:32:59.846 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:32:59.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:32:59.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:32:59.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:32:59.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:32:59.846 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:32:59.847 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1957ms. 2025-07-01 14:32:59.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:32:59.847 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:32:59.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:32:59.847 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:32:59.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:59.847 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:59.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:32:59.847 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:32:59.847 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:32:59.847 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:32:59.847 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:32:59.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:32:59.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:32:59.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:59.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:59.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:59.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:32:59.847 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0745ms 2025-07-01 14:32:59.847 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:32:59.847 +03:00 [DBG] Connection id "0HNC8090TGEVV" completed keep alive response. 2025-07-01 14:32:59.847 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0864ms 2025-07-01 14:32:59.848 +03:00 [DBG] Connection id "0HNC8090TGEVV" received FIN. 2025-07-01 14:32:59.848 +03:00 [DBG] Connection id "0HNC8090TGEVV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:32:59.848 +03:00 [DBG] Connection id "0HNC8090TGEVV" disconnecting. 2025-07-01 14:32:59.848 +03:00 [DBG] Connection id "0HNC8090TGEVV" stopped. 2025-07-01 14:33:04.838 +03:00 [DBG] Connection id "0HNC8090TGF00" accepted. 2025-07-01 14:33:04.838 +03:00 [DBG] Connection id "0HNC8090TGF00" started. 2025-07-01 14:33:04.839 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:33:04.839 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:33:04.839 +03:00 [DBG] POST requests are not supported 2025-07-01 14:33:04.839 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:33:04.839 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:33:04.839 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:33:04.839 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:33:04.839 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:33:04.839 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:33:04.839 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:33:04.839 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:33:04.839 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:33:04.839 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:33:04.839 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:33:04.839 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:33:04.839 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:33:04.839 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:33:04.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:04.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:04.839 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:33:04.840 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:33:04.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:04.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:04.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:04.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:04.840 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:33:04.840 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1645ms. 2025-07-01 14:33:04.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:04.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:04.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:04.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:04.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:04.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:04.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:04.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:04.840 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:33:04.840 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:33:04.840 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:33:04.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:04.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:04.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:04.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:04.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:04.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:04.841 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1644ms 2025-07-01 14:33:04.841 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:33:04.841 +03:00 [DBG] Connection id "0HNC8090TGF00" completed keep alive response. 2025-07-01 14:33:04.841 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1936ms 2025-07-01 14:33:04.841 +03:00 [DBG] Connection id "0HNC8090TGF00" received FIN. 2025-07-01 14:33:04.841 +03:00 [DBG] Connection id "0HNC8090TGF00" disconnecting. 2025-07-01 14:33:04.841 +03:00 [DBG] Connection id "0HNC8090TGF00" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:33:04.842 +03:00 [DBG] Connection id "0HNC8090TGF00" stopped. 2025-07-01 14:33:09.838 +03:00 [DBG] Connection id "0HNC8090TGF01" accepted. 2025-07-01 14:33:09.838 +03:00 [DBG] Connection id "0HNC8090TGF01" started. 2025-07-01 14:33:09.839 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:33:09.839 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:33:09.839 +03:00 [DBG] POST requests are not supported 2025-07-01 14:33:09.839 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:33:09.839 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:33:09.839 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:33:09.839 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:33:09.839 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:33:09.839 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:33:09.839 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:33:09.839 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:33:09.839 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:33:09.839 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:33:09.839 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:33:09.839 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:33:09.839 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:33:09.839 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:33:09.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:09.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:09.839 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:33:09.839 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:33:09.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:09.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:09.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:09.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:09.839 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:33:09.839 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.123ms. 2025-07-01 14:33:09.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:09.839 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:09.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:09.839 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:09.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:09.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:09.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:09.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:09.840 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:33:09.840 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:33:09.840 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:33:09.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:09.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:09.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:09.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:09.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:09.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:09.840 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.636ms 2025-07-01 14:33:09.840 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:33:09.840 +03:00 [DBG] Connection id "0HNC8090TGF01" completed keep alive response. 2025-07-01 14:33:09.840 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1815ms 2025-07-01 14:33:09.840 +03:00 [DBG] Connection id "0HNC8090TGF01" received FIN. 2025-07-01 14:33:09.840 +03:00 [DBG] Connection id "0HNC8090TGF01" disconnecting. 2025-07-01 14:33:09.840 +03:00 [DBG] Connection id "0HNC8090TGF01" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:33:09.841 +03:00 [DBG] Connection id "0HNC8090TGF01" stopped. 2025-07-01 14:33:14.832 +03:00 [DBG] Connection id "0HNC8090TGF02" accepted. 2025-07-01 14:33:14.832 +03:00 [DBG] Connection id "0HNC8090TGF02" started. 2025-07-01 14:33:14.832 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:33:14.832 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:33:14.832 +03:00 [DBG] POST requests are not supported 2025-07-01 14:33:14.832 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:33:14.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-07-01 14:33:14.832 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:33:14.832 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:33:14.833 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:33:14.833 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:33:14.833 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:33:14.833 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:33:14.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-07-01 14:33:14.833 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:33:14.833 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:33:14.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-07-01 14:33:14.833 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:33:14.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-07-01 14:33:14.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:14.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:14.833 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:33:14.833 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:33:14.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:14.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:14.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:14.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:14.833 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:33:14.833 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1139ms. 2025-07-01 14:33:14.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:14.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:14.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:14.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:14.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:14.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:14.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:14.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:14.833 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:33:14.833 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:33:14.833 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:33:14.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:14.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:14.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:14.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:14.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:14.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:14.833 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6022ms 2025-07-01 14:33:14.833 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:33:14.834 +03:00 [DBG] Connection id "0HNC8090TGF02" completed keep alive response. 2025-07-01 14:33:14.834 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2516ms 2025-07-01 14:33:14.834 +03:00 [DBG] Connection id "0HNC8090TGF02" received FIN. 2025-07-01 14:33:14.834 +03:00 [DBG] Connection id "0HNC8090TGF02" disconnecting. 2025-07-01 14:33:14.834 +03:00 [DBG] Connection id "0HNC8090TGF02" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:33:14.835 +03:00 [DBG] Connection id "0HNC8090TGF02" stopped. 2025-07-01 14:33:19.834 +03:00 [DBG] Connection id "0HNC8090TGF03" accepted. 2025-07-01 14:33:19.834 +03:00 [DBG] Connection id "0HNC8090TGF03" started. 2025-07-01 14:33:19.834 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:33:19.834 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:33:19.834 +03:00 [DBG] POST requests are not supported 2025-07-01 14:33:19.834 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:33:19.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-07-01 14:33:19.834 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:33:19.834 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:33:19.834 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:33:19.834 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:33:19.834 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:33:19.834 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:33:19.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-07-01 14:33:19.834 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:33:19.834 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:33:19.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-07-01 14:33:19.834 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:33:19.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-07-01 14:33:19.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:19.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:19.834 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:33:19.835 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:33:19.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:19.835 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:19.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:19.835 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:19.835 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:33:19.835 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1384ms. 2025-07-01 14:33:19.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:19.835 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:19.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:19.835 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:19.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:19.835 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:19.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:19.835 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:19.835 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:33:19.835 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:33:19.835 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:33:19.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:19.835 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:19.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:19.835 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:19.835 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:19.835 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:19.835 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.929ms 2025-07-01 14:33:19.835 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:33:19.835 +03:00 [DBG] Connection id "0HNC8090TGF03" completed keep alive response. 2025-07-01 14:33:19.835 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5753ms 2025-07-01 14:33:19.836 +03:00 [DBG] Connection id "0HNC8090TGF03" received FIN. 2025-07-01 14:33:19.836 +03:00 [DBG] Connection id "0HNC8090TGF03" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:33:19.836 +03:00 [DBG] Connection id "0HNC8090TGF03" disconnecting. 2025-07-01 14:33:19.836 +03:00 [DBG] Connection id "0HNC8090TGF03" stopped. 2025-07-01 14:33:24.841 +03:00 [DBG] Connection id "0HNC8090TGF04" accepted. 2025-07-01 14:33:24.841 +03:00 [DBG] Connection id "0HNC8090TGF04" started. 2025-07-01 14:33:24.841 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:33:24.841 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:33:24.841 +03:00 [DBG] POST requests are not supported 2025-07-01 14:33:24.841 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:33:24.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-07-01 14:33:24.842 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:33:24.842 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:33:24.842 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:33:24.842 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:33:24.842 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:33:24.842 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:33:24.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-07-01 14:33:24.842 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:33:24.842 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:33:24.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-07-01 14:33:24.842 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:33:24.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-07-01 14:33:24.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:24.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:24.842 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:33:24.842 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:33:24.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:24.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:24.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:24.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:24.843 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:33:24.843 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.182ms. 2025-07-01 14:33:24.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:24.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:24.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:24.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:24.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:24.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:24.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:24.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:24.843 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:33:24.843 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:33:24.843 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:33:24.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:24.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:24.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:24.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:24.844 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:24.844 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:24.844 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3555ms 2025-07-01 14:33:24.844 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:33:24.844 +03:00 [DBG] Connection id "0HNC8090TGF04" completed keep alive response. 2025-07-01 14:33:24.844 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4578ms 2025-07-01 14:33:24.844 +03:00 [DBG] Connection id "0HNC8090TGF04" received FIN. 2025-07-01 14:33:24.844 +03:00 [DBG] Connection id "0HNC8090TGF04" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:33:24.844 +03:00 [DBG] Connection id "0HNC8090TGF04" disconnecting. 2025-07-01 14:33:24.844 +03:00 [DBG] Connection id "0HNC8090TGF04" stopped. 2025-07-01 14:33:29.841 +03:00 [DBG] Connection id "0HNC8090TGF05" accepted. 2025-07-01 14:33:29.841 +03:00 [DBG] Connection id "0HNC8090TGF05" started. 2025-07-01 14:33:29.841 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:33:29.841 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:33:29.841 +03:00 [DBG] POST requests are not supported 2025-07-01 14:33:29.841 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:33:29.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-07-01 14:33:29.842 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:33:29.842 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:33:29.842 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:33:29.842 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:33:29.842 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:33:29.842 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:33:29.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-07-01 14:33:29.842 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:33:29.842 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:33:29.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-07-01 14:33:29.842 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:33:29.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-07-01 14:33:29.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:29.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:29.843 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:33:29.843 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:33:29.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:29.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:29.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:29.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:29.843 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:33:29.843 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1801ms. 2025-07-01 14:33:29.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:29.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:29.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:29.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:29.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:29.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:29.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:29.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:29.844 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:33:29.844 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:33:29.844 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:33:29.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:29.844 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:29.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:29.844 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:29.844 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:29.844 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:29.844 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5257ms 2025-07-01 14:33:29.844 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:33:29.844 +03:00 [DBG] Connection id "0HNC8090TGF05" completed keep alive response. 2025-07-01 14:33:29.844 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9025ms 2025-07-01 14:33:29.844 +03:00 [DBG] Connection id "0HNC8090TGF05" received FIN. 2025-07-01 14:33:29.844 +03:00 [DBG] Connection id "0HNC8090TGF05" disconnecting. 2025-07-01 14:33:29.844 +03:00 [DBG] Connection id "0HNC8090TGF05" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:33:29.846 +03:00 [DBG] Connection id "0HNC8090TGF05" stopped. 2025-07-01 14:33:34.831 +03:00 [DBG] Connection id "0HNC8090TGF06" accepted. 2025-07-01 14:33:34.832 +03:00 [DBG] Connection id "0HNC8090TGF06" started. 2025-07-01 14:33:34.832 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:33:34.832 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:33:34.832 +03:00 [DBG] POST requests are not supported 2025-07-01 14:33:34.832 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:33:34.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-07-01 14:33:34.832 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:33:34.832 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:33:34.832 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:33:34.832 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:33:34.832 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:33:34.832 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:33:34.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-07-01 14:33:34.832 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:33:34.832 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:33:34.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-07-01 14:33:34.832 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:33:34.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-07-01 14:33:34.832 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:34.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:34.833 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:33:34.833 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:33:34.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:34.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:34.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:34.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:34.833 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:33:34.833 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1331ms. 2025-07-01 14:33:34.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:34.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:34.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:34.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:34.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:34.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:34.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:34.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:34.833 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:33:34.833 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:33:34.833 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:33:34.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:34.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:34.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:34.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:34.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:34.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:34.834 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1197ms 2025-07-01 14:33:34.834 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:33:34.834 +03:00 [DBG] Connection id "0HNC8090TGF06" completed keep alive response. 2025-07-01 14:33:34.834 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9418ms 2025-07-01 14:33:34.834 +03:00 [DBG] Connection id "0HNC8090TGF06" received FIN. 2025-07-01 14:33:34.834 +03:00 [DBG] Connection id "0HNC8090TGF06" disconnecting. 2025-07-01 14:33:34.834 +03:00 [DBG] Connection id "0HNC8090TGF06" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:33:34.835 +03:00 [DBG] Connection id "0HNC8090TGF06" stopped. 2025-07-01 14:33:39.840 +03:00 [DBG] Connection id "0HNC8090TGF07" accepted. 2025-07-01 14:33:39.840 +03:00 [DBG] Connection id "0HNC8090TGF07" started. 2025-07-01 14:33:39.840 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:33:39.840 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:33:39.840 +03:00 [DBG] POST requests are not supported 2025-07-01 14:33:39.841 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:33:39.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-07-01 14:33:39.841 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:33:39.841 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:33:39.841 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:33:39.841 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:33:39.841 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:33:39.841 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:33:39.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-07-01 14:33:39.841 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:33:39.841 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:33:39.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-07-01 14:33:39.841 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:33:39.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-07-01 14:33:39.841 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:39.841 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:39.841 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:33:39.841 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:33:39.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:39.841 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:39.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:39.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:39.842 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:33:39.842 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1432ms. 2025-07-01 14:33:39.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:39.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:39.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:39.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:39.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:39.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:39.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:39.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:39.842 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:33:39.842 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:33:39.842 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:33:39.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:39.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:39.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:39.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:39.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:39.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:39.842 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1292ms 2025-07-01 14:33:39.842 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:33:39.842 +03:00 [DBG] Connection id "0HNC8090TGF07" completed keep alive response. 2025-07-01 14:33:39.843 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1228ms 2025-07-01 14:33:39.843 +03:00 [DBG] Connection id "0HNC8090TGF07" received FIN. 2025-07-01 14:33:39.843 +03:00 [DBG] Connection id "0HNC8090TGF07" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:33:39.843 +03:00 [DBG] Connection id "0HNC8090TGF07" disconnecting. 2025-07-01 14:33:39.843 +03:00 [DBG] Connection id "0HNC8090TGF07" stopped. 2025-07-01 14:33:44.834 +03:00 [DBG] Connection id "0HNC8090TGF08" accepted. 2025-07-01 14:33:44.834 +03:00 [DBG] Connection id "0HNC8090TGF08" started. 2025-07-01 14:33:44.834 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:33:44.834 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:33:44.834 +03:00 [DBG] POST requests are not supported 2025-07-01 14:33:44.834 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:33:44.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-07-01 14:33:44.834 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:33:44.834 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:33:44.834 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:33:44.834 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:33:44.834 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:33:44.834 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:33:44.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-07-01 14:33:44.834 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:33:44.834 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:33:44.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-07-01 14:33:44.834 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:33:44.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-07-01 14:33:44.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:44.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:44.834 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:33:44.834 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:33:44.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:44.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:44.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:44.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:44.834 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:33:44.835 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1376ms. 2025-07-01 14:33:44.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:44.835 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:33:44.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:44.835 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:33:44.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:44.835 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:44.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:44.835 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:44.835 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:33:44.835 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:33:44.835 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:33:44.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:44.835 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:33:44.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:44.835 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:44.835 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:44.835 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:33:44.835 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6826ms 2025-07-01 14:33:44.835 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:33:44.835 +03:00 [DBG] Connection id "0HNC8090TGF08" completed keep alive response. 2025-07-01 14:33:44.835 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2399ms 2025-07-01 14:33:44.835 +03:00 [DBG] Connection id "0HNC8090TGF08" received FIN. 2025-07-01 14:33:44.835 +03:00 [DBG] Connection id "0HNC8090TGF08" disconnecting. 2025-07-01 14:33:44.835 +03:00 [DBG] Connection id "0HNC8090TGF08" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:33:44.837 +03:00 [DBG] Connection id "0HNC8090TGF08" stopped. 2025-07-01 14:34:02.618 +03:00 [DBG] Connection id "0HNC8090TGF09" accepted. 2025-07-01 14:34:02.618 +03:00 [DBG] Connection id "0HNC8090TGF09" started. 2025-07-01 14:34:02.618 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:34:02.619 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:34:02.619 +03:00 [DBG] POST requests are not supported 2025-07-01 14:34:02.619 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:34:02.619 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:34:02.619 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:02.619 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:34:02.619 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:34:02.619 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:34:02.619 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:34:02.619 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:02.619 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:34:02.619 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:34:02.619 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:34:02.619 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:34:02.620 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:34:02.620 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:34:02.620 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:02.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:02.620 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:34:02.620 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:34:02.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:02.620 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:02.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:02.620 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:02.620 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:34:02.620 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2013ms. 2025-07-01 14:34:02.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:02.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:02.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:02.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:02.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:02.621 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:02.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:02.621 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:02.621 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:34:02.621 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:34:02.621 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:34:02.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:02.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:02.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:02.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:02.621 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:02.621 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:02.621 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8561ms 2025-07-01 14:34:02.622 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:02.622 +03:00 [DBG] Connection id "0HNC8090TGF09" completed keep alive response. 2025-07-01 14:34:02.622 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1669ms 2025-07-01 14:34:02.622 +03:00 [DBG] Connection id "0HNC8090TGF09" received FIN. 2025-07-01 14:34:02.622 +03:00 [DBG] Connection id "0HNC8090TGF09" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:34:02.622 +03:00 [DBG] Connection id "0HNC8090TGF09" disconnecting. 2025-07-01 14:34:02.622 +03:00 [DBG] Connection id "0HNC8090TGF09" stopped. 2025-07-01 14:34:04.078 +03:00 [DBG] Connection id "0HNC8090TGF0A" accepted. 2025-07-01 14:34:04.078 +03:00 [DBG] Connection id "0HNC8090TGF0A" started. 2025-07-01 14:34:04.078 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:34:04.078 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:34:04.078 +03:00 [DBG] POST requests are not supported 2025-07-01 14:34:04.078 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:34:04.078 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:34:04.079 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:04.079 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:34:04.079 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:34:04.079 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:34:04.079 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:34:04.079 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:04.079 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:34:04.079 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:34:04.079 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:34:04.079 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:34:04.079 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:34:04.079 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:34:04.079 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:04.079 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:04.079 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:34:04.079 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:34:04.079 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:04.079 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:04.079 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:04.079 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:04.079 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:34:04.079 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.114ms. 2025-07-01 14:34:04.079 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:04.079 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:04.079 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:04.079 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:04.079 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:04.079 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:04.079 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:04.079 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:04.079 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:34:04.079 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:34:04.079 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:34:04.079 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:04.079 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:04.079 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:04.079 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:04.079 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:04.079 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:04.079 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5504ms 2025-07-01 14:34:04.079 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:04.079 +03:00 [DBG] Connection id "0HNC8090TGF0A" completed keep alive response. 2025-07-01 14:34:04.080 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1332ms 2025-07-01 14:34:04.080 +03:00 [DBG] Connection id "0HNC8090TGF0A" received FIN. 2025-07-01 14:34:04.080 +03:00 [DBG] Connection id "0HNC8090TGF0A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:34:04.080 +03:00 [DBG] Connection id "0HNC8090TGF0A" disconnecting. 2025-07-01 14:34:04.080 +03:00 [DBG] Connection id "0HNC8090TGF0A" stopped. 2025-07-01 14:34:09.843 +03:00 [DBG] Connection id "0HNC8090TGF0B" accepted. 2025-07-01 14:34:09.843 +03:00 [DBG] Connection id "0HNC8090TGF0B" started. 2025-07-01 14:34:09.843 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:34:09.843 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:34:09.843 +03:00 [DBG] POST requests are not supported 2025-07-01 14:34:09.843 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:34:09.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-07-01 14:34:09.843 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:09.843 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:34:09.843 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:34:09.843 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:34:09.843 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:34:09.843 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:09.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-07-01 14:34:09.844 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:34:09.844 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:34:09.844 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:34:09.844 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:34:09.844 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:34:09.844 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:09.844 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:09.844 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:34:09.844 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:34:09.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:09.844 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:09.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:09.844 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:09.844 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:34:09.844 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1262ms. 2025-07-01 14:34:09.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:09.844 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:09.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:09.844 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:09.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:09.844 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:09.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:09.844 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:09.844 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:34:09.844 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:34:09.844 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:34:09.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:09.844 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:09.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:09.844 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:09.844 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:09.844 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:09.844 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7751ms 2025-07-01 14:34:09.844 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:09.845 +03:00 [DBG] Connection id "0HNC8090TGF0B" completed keep alive response. 2025-07-01 14:34:09.845 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4958ms 2025-07-01 14:34:09.845 +03:00 [DBG] Connection id "0HNC8090TGF0B" received FIN. 2025-07-01 14:34:09.845 +03:00 [DBG] Connection id "0HNC8090TGF0B" disconnecting. 2025-07-01 14:34:09.845 +03:00 [DBG] Connection id "0HNC8090TGF0B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:34:09.846 +03:00 [DBG] Connection id "0HNC8090TGF0B" stopped. 2025-07-01 14:34:14.831 +03:00 [DBG] Connection id "0HNC8090TGF0C" accepted. 2025-07-01 14:34:14.831 +03:00 [DBG] Connection id "0HNC8090TGF0C" started. 2025-07-01 14:34:14.832 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:34:14.832 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:34:14.832 +03:00 [DBG] POST requests are not supported 2025-07-01 14:34:14.832 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:34:14.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-07-01 14:34:14.832 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:14.832 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:34:14.832 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:34:14.832 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:34:14.832 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:34:14.832 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:14.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-07-01 14:34:14.832 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:34:14.832 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:34:14.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-07-01 14:34:14.832 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:34:14.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-07-01 14:34:14.832 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:14.832 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:14.832 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:34:14.833 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:34:14.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:14.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:14.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:14.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:14.833 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:34:14.833 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1641ms. 2025-07-01 14:34:14.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:14.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:14.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:14.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:14.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:14.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:14.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:14.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:14.833 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:34:14.833 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:34:14.833 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:34:14.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:14.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:14.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:14.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:14.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:14.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:14.834 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2041ms 2025-07-01 14:34:14.834 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:14.834 +03:00 [DBG] Connection id "0HNC8090TGF0C" completed keep alive response. 2025-07-01 14:34:14.834 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0955ms 2025-07-01 14:34:14.834 +03:00 [DBG] Connection id "0HNC8090TGF0C" received FIN. 2025-07-01 14:34:14.834 +03:00 [DBG] Connection id "0HNC8090TGF0C" disconnecting. 2025-07-01 14:34:14.834 +03:00 [DBG] Connection id "0HNC8090TGF0C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:34:14.835 +03:00 [DBG] Connection id "0HNC8090TGF0C" stopped. 2025-07-01 14:34:19.832 +03:00 [DBG] Connection id "0HNC8090TGF0D" accepted. 2025-07-01 14:34:19.832 +03:00 [DBG] Connection id "0HNC8090TGF0D" started. 2025-07-01 14:34:19.832 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:34:19.833 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:34:19.833 +03:00 [DBG] POST requests are not supported 2025-07-01 14:34:19.833 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:34:19.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-07-01 14:34:19.833 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:19.833 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:34:19.833 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:34:19.833 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:34:19.833 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:34:19.833 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:19.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-07-01 14:34:19.834 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:34:19.834 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:34:19.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-07-01 14:34:19.834 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:34:19.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-07-01 14:34:19.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:19.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:19.834 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:34:19.834 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:34:19.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:19.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:19.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:19.835 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:19.835 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:34:19.835 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2134ms. 2025-07-01 14:34:19.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:19.835 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:19.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:19.835 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:19.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:19.835 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:19.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:19.835 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:19.835 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:34:19.836 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:34:19.836 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:34:19.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:19.836 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:19.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:19.836 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:19.836 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:19.836 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:19.836 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9724ms 2025-07-01 14:34:19.836 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:19.836 +03:00 [DBG] Connection id "0HNC8090TGF0D" completed keep alive response. 2025-07-01 14:34:19.836 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7984ms 2025-07-01 14:34:19.836 +03:00 [DBG] Connection id "0HNC8090TGF0D" received FIN. 2025-07-01 14:34:19.837 +03:00 [DBG] Connection id "0HNC8090TGF0D" disconnecting. 2025-07-01 14:34:19.837 +03:00 [DBG] Connection id "0HNC8090TGF0D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:34:19.838 +03:00 [DBG] Connection id "0HNC8090TGF0D" stopped. 2025-07-01 14:34:24.843 +03:00 [DBG] Connection id "0HNC8090TGF0E" accepted. 2025-07-01 14:34:24.843 +03:00 [DBG] Connection id "0HNC8090TGF0E" started. 2025-07-01 14:34:24.843 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:34:24.843 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:34:24.843 +03:00 [DBG] POST requests are not supported 2025-07-01 14:34:24.843 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:34:24.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-07-01 14:34:24.843 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:24.843 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:34:24.843 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:34:24.843 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:34:24.843 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:34:24.843 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:24.844 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:34:24.844 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:34:24.844 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:34:24.844 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:34:24.844 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:34:24.844 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:34:24.844 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:24.844 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:24.844 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:34:24.844 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:34:24.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:24.844 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:24.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:24.844 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:24.844 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:34:24.844 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1717ms. 2025-07-01 14:34:24.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:24.844 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:24.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:24.844 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:24.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:24.844 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:24.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:24.845 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:24.845 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:34:24.845 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:34:24.845 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:34:24.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:24.845 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:24.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:24.845 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:24.845 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:24.845 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:24.845 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0595ms 2025-07-01 14:34:24.845 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:24.845 +03:00 [DBG] Connection id "0HNC8090TGF0E" completed keep alive response. 2025-07-01 14:34:24.845 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9679ms 2025-07-01 14:34:24.845 +03:00 [DBG] Connection id "0HNC8090TGF0E" received FIN. 2025-07-01 14:34:24.845 +03:00 [DBG] Connection id "0HNC8090TGF0E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:34:24.845 +03:00 [DBG] Connection id "0HNC8090TGF0E" disconnecting. 2025-07-01 14:34:24.845 +03:00 [DBG] Connection id "0HNC8090TGF0E" stopped. 2025-07-01 14:34:29.839 +03:00 [DBG] Connection id "0HNC8090TGF0F" accepted. 2025-07-01 14:34:29.840 +03:00 [DBG] Connection id "0HNC8090TGF0F" started. 2025-07-01 14:34:29.840 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:34:29.840 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:34:29.840 +03:00 [DBG] POST requests are not supported 2025-07-01 14:34:29.840 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:34:29.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-07-01 14:34:29.840 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:29.840 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:34:29.840 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:34:29.840 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:34:29.840 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:34:29.840 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:29.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-07-01 14:34:29.840 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:34:29.841 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:34:29.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-07-01 14:34:29.841 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:34:29.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-07-01 14:34:29.841 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:29.841 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:29.841 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:34:29.841 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:34:29.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:29.841 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:29.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:29.841 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:29.841 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:34:29.841 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1776ms. 2025-07-01 14:34:29.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:29.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:29.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:29.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:29.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:29.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:29.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:29.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:29.842 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:34:29.842 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:34:29.842 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:34:29.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:29.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:29.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:29.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:29.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:29.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:29.842 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2017ms 2025-07-01 14:34:29.842 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:29.842 +03:00 [DBG] Connection id "0HNC8090TGF0F" completed keep alive response. 2025-07-01 14:34:29.842 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2364ms 2025-07-01 14:34:29.842 +03:00 [DBG] Connection id "0HNC8090TGF0F" received FIN. 2025-07-01 14:34:29.842 +03:00 [DBG] Connection id "0HNC8090TGF0F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:34:29.843 +03:00 [DBG] Connection id "0HNC8090TGF0F" disconnecting. 2025-07-01 14:34:29.843 +03:00 [DBG] Connection id "0HNC8090TGF0F" stopped. 2025-07-01 14:34:34.843 +03:00 [DBG] Connection id "0HNC8090TGF0G" accepted. 2025-07-01 14:34:34.844 +03:00 [DBG] Connection id "0HNC8090TGF0G" started. 2025-07-01 14:34:34.844 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:34:34.844 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:34:34.844 +03:00 [DBG] POST requests are not supported 2025-07-01 14:34:34.844 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:34:34.844 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:34:34.844 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:34.844 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:34:34.844 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:34:34.844 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:34:34.844 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:34:34.844 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:34.844 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:34:34.844 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:34:34.844 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:34:34.845 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:34:34.845 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:34:34.845 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:34:34.845 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:34.845 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:34.845 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:34:34.845 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:34:34.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:34.845 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:34.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:34.845 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:34.845 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:34:34.845 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2145ms. 2025-07-01 14:34:34.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:34.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:34.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:34.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:34.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:34.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:34.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:34.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:34.846 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:34:34.846 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:34:34.846 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:34:34.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:34.846 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:34.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:34.846 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:34.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:34.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:34.846 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6098ms 2025-07-01 14:34:34.846 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:34.846 +03:00 [DBG] Connection id "0HNC8090TGF0G" completed keep alive response. 2025-07-01 14:34:34.847 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7572ms 2025-07-01 14:34:34.847 +03:00 [DBG] Connection id "0HNC8090TGF0G" received FIN. 2025-07-01 14:34:34.847 +03:00 [DBG] Connection id "0HNC8090TGF0G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:34:34.847 +03:00 [DBG] Connection id "0HNC8090TGF0G" disconnecting. 2025-07-01 14:34:34.847 +03:00 [DBG] Connection id "0HNC8090TGF0G" stopped. 2025-07-01 14:34:39.833 +03:00 [DBG] Connection id "0HNC8090TGF0H" accepted. 2025-07-01 14:34:39.833 +03:00 [DBG] Connection id "0HNC8090TGF0H" started. 2025-07-01 14:34:39.833 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:34:39.834 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:34:39.834 +03:00 [DBG] POST requests are not supported 2025-07-01 14:34:39.834 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:34:39.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-07-01 14:34:39.834 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:39.834 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:34:39.834 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:34:39.834 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:34:39.834 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:34:39.834 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:39.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-07-01 14:34:39.834 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:34:39.834 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:34:39.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-07-01 14:34:39.834 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:34:39.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-07-01 14:34:39.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:39.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:39.834 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:34:39.834 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:34:39.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:39.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:39.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:39.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:39.834 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:34:39.834 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1186ms. 2025-07-01 14:34:39.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:39.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:39.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:39.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:39.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:39.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:39.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:39.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:39.834 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:34:39.835 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:34:39.835 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:34:39.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:39.835 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:39.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:39.835 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:39.835 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:39.835 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:39.835 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6911ms 2025-07-01 14:34:39.835 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:39.835 +03:00 [DBG] Connection id "0HNC8090TGF0H" completed keep alive response. 2025-07-01 14:34:39.835 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2582ms 2025-07-01 14:34:39.835 +03:00 [DBG] Connection id "0HNC8090TGF0H" received FIN. 2025-07-01 14:34:39.835 +03:00 [DBG] Connection id "0HNC8090TGF0H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:34:39.835 +03:00 [DBG] Connection id "0HNC8090TGF0H" disconnecting. 2025-07-01 14:34:39.835 +03:00 [DBG] Connection id "0HNC8090TGF0H" stopped. 2025-07-01 14:34:44.831 +03:00 [DBG] Connection id "0HNC8090TGF0I" accepted. 2025-07-01 14:34:44.831 +03:00 [DBG] Connection id "0HNC8090TGF0I" started. 2025-07-01 14:34:44.831 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:34:44.831 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:34:44.832 +03:00 [DBG] POST requests are not supported 2025-07-01 14:34:44.832 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:34:44.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-07-01 14:34:44.832 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:44.832 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:34:44.832 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:34:44.832 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:34:44.832 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:34:44.832 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:44.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-07-01 14:34:44.832 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:34:44.832 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:34:44.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-07-01 14:34:44.832 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:34:44.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-07-01 14:34:44.832 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:44.832 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:44.832 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:34:44.832 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:34:44.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:44.832 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:44.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:44.832 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:44.833 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:34:44.833 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2197ms. 2025-07-01 14:34:44.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:44.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:44.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:44.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:44.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:44.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:44.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:44.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:44.833 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:34:44.833 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:34:44.833 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:34:44.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:44.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:44.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:44.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:44.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:44.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:44.833 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2609ms 2025-07-01 14:34:44.833 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:44.834 +03:00 [DBG] Connection id "0HNC8090TGF0I" completed keep alive response. 2025-07-01 14:34:44.834 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2276ms 2025-07-01 14:34:44.834 +03:00 [DBG] Connection id "0HNC8090TGF0I" received FIN. 2025-07-01 14:34:44.834 +03:00 [DBG] Connection id "0HNC8090TGF0I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:34:44.834 +03:00 [DBG] Connection id "0HNC8090TGF0I" disconnecting. 2025-07-01 14:34:44.834 +03:00 [DBG] Connection id "0HNC8090TGF0I" stopped. 2025-07-01 14:34:49.833 +03:00 [DBG] Connection id "0HNC8090TGF0J" accepted. 2025-07-01 14:34:49.833 +03:00 [DBG] Connection id "0HNC8090TGF0J" started. 2025-07-01 14:34:49.833 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:34:49.833 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:34:49.833 +03:00 [DBG] POST requests are not supported 2025-07-01 14:34:49.833 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:34:49.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-07-01 14:34:49.834 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:49.834 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:34:49.834 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:34:49.834 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:34:49.834 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:34:49.834 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:49.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-07-01 14:34:49.834 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:34:49.834 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:34:49.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-07-01 14:34:49.834 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:34:49.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-07-01 14:34:49.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:49.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:49.834 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:34:49.834 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:34:49.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:49.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:49.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:49.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:49.834 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:34:49.834 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.13ms. 2025-07-01 14:34:49.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:49.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:49.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:49.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:49.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:49.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:49.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:49.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:49.834 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:34:49.834 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:34:49.835 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:34:49.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:49.835 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:49.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:49.835 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:49.835 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:49.835 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:49.835 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7024ms 2025-07-01 14:34:49.835 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:49.835 +03:00 [DBG] Connection id "0HNC8090TGF0J" completed keep alive response. 2025-07-01 14:34:49.835 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3796ms 2025-07-01 14:34:49.835 +03:00 [DBG] Connection id "0HNC8090TGF0J" received FIN. 2025-07-01 14:34:49.835 +03:00 [DBG] Connection id "0HNC8090TGF0J" disconnecting. 2025-07-01 14:34:49.835 +03:00 [DBG] Connection id "0HNC8090TGF0J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:34:49.836 +03:00 [DBG] Connection id "0HNC8090TGF0J" stopped. 2025-07-01 14:34:54.835 +03:00 [DBG] Connection id "0HNC8090TGF0K" accepted. 2025-07-01 14:34:54.835 +03:00 [DBG] Connection id "0HNC8090TGF0K" started. 2025-07-01 14:34:54.835 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:34:54.836 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:34:54.836 +03:00 [DBG] POST requests are not supported 2025-07-01 14:34:54.836 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:34:54.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-07-01 14:34:54.836 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:54.836 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:34:54.836 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:34:54.836 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:34:54.836 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:34:54.836 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:54.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-07-01 14:34:54.836 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:34:54.836 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:34:54.836 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:34:54.836 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:34:54.836 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:34:54.836 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:54.836 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:54.836 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:34:54.836 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:34:54.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:54.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:54.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:54.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:54.837 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:34:54.837 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1725ms. 2025-07-01 14:34:54.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:54.837 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:54.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:54.837 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:54.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:54.837 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:54.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:54.837 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:54.837 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:34:54.837 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:34:54.837 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:34:54.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:54.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:54.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:54.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:54.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:54.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:54.837 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1963ms 2025-07-01 14:34:54.838 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:54.838 +03:00 [DBG] Connection id "0HNC8090TGF0K" completed keep alive response. 2025-07-01 14:34:54.838 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2536ms 2025-07-01 14:34:54.838 +03:00 [DBG] Connection id "0HNC8090TGF0K" received FIN. 2025-07-01 14:34:54.838 +03:00 [DBG] Connection id "0HNC8090TGF0K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:34:54.838 +03:00 [DBG] Connection id "0HNC8090TGF0K" disconnecting. 2025-07-01 14:34:54.838 +03:00 [DBG] Connection id "0HNC8090TGF0K" stopped. 2025-07-01 14:34:59.842 +03:00 [DBG] Connection id "0HNC8090TGF0L" accepted. 2025-07-01 14:34:59.842 +03:00 [DBG] Connection id "0HNC8090TGF0L" started. 2025-07-01 14:34:59.842 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:34:59.842 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:34:59.842 +03:00 [DBG] POST requests are not supported 2025-07-01 14:34:59.842 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:34:59.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-07-01 14:34:59.842 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:59.842 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:34:59.842 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:34:59.842 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:34:59.842 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:34:59.843 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:59.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-07-01 14:34:59.843 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:34:59.843 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:34:59.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-07-01 14:34:59.843 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:34:59.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-07-01 14:34:59.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:59.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:59.843 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:34:59.843 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:34:59.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:59.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:59.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:59.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:59.844 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:34:59.844 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2237ms. 2025-07-01 14:34:59.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:59.844 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:34:59.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:59.844 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:34:59.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:59.844 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:59.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:59.844 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:59.844 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:34:59.844 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:34:59.844 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:34:59.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:59.845 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:34:59.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:59.845 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:59.845 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:59.845 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:34:59.845 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9971ms 2025-07-01 14:34:59.845 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:34:59.845 +03:00 [DBG] Connection id "0HNC8090TGF0L" completed keep alive response. 2025-07-01 14:34:59.845 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0173ms 2025-07-01 14:34:59.856 +03:00 [DBG] Connection id "0HNC8090TGF0L" received FIN. 2025-07-01 14:34:59.856 +03:00 [DBG] Connection id "0HNC8090TGF0L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:34:59.856 +03:00 [DBG] Connection id "0HNC8090TGF0L" disconnecting. 2025-07-01 14:34:59.856 +03:00 [DBG] Connection id "0HNC8090TGF0L" stopped. 2025-07-01 14:36:02.842 +03:00 [DBG] Connection id "0HNC8090TGF0M" accepted. 2025-07-01 14:36:02.842 +03:00 [DBG] Connection id "0HNC8090TGF0M" started. 2025-07-01 14:36:02.843 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:36:02.843 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:36:02.843 +03:00 [DBG] POST requests are not supported 2025-07-01 14:36:02.843 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:36:02.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-07-01 14:36:02.843 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:36:02.843 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:36:02.843 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:36:02.843 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:36:02.843 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:36:02.843 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:36:02.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-07-01 14:36:02.843 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:36:02.843 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:36:02.844 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:36:02.844 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:36:02.844 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:36:02.844 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:36:02.844 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:36:02.844 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:36:02.844 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:36:02.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:36:02.844 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:36:02.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:36:02.844 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:36:02.844 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:36:02.844 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1629ms. 2025-07-01 14:36:02.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:36:02.844 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:36:02.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:36:02.844 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:36:02.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:36:02.845 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:36:02.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:36:02.845 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:36:02.845 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:36:02.845 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:36:02.845 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:36:02.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:36:02.845 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:36:02.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:36:02.845 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:36:02.845 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:36:02.845 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:36:02.845 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.379ms 2025-07-01 14:36:02.845 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:36:02.845 +03:00 [DBG] Connection id "0HNC8090TGF0M" completed keep alive response. 2025-07-01 14:36:02.845 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7309ms 2025-07-01 14:36:02.845 +03:00 [DBG] Connection id "0HNC8090TGF0M" received FIN. 2025-07-01 14:36:02.846 +03:00 [DBG] Connection id "0HNC8090TGF0M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:36:02.846 +03:00 [DBG] Connection id "0HNC8090TGF0M" disconnecting. 2025-07-01 14:36:02.846 +03:00 [DBG] Connection id "0HNC8090TGF0M" stopped. 2025-07-01 14:37:02.833 +03:00 [DBG] Connection id "0HNC8090TGF0N" accepted. 2025-07-01 14:37:02.833 +03:00 [DBG] Connection id "0HNC8090TGF0N" started. 2025-07-01 14:37:02.834 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:37:02.834 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:37:02.834 +03:00 [DBG] POST requests are not supported 2025-07-01 14:37:02.834 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:37:02.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-07-01 14:37:02.834 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:37:02.834 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:37:02.834 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:37:02.834 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:37:02.834 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:37:02.834 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:37:02.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-07-01 14:37:02.834 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:37:02.834 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:37:02.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-07-01 14:37:02.834 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:37:02.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-07-01 14:37:02.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:37:02.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:37:02.834 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:37:02.834 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:37:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:37:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:37:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:37:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:37:02.834 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:37:02.835 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1605ms. 2025-07-01 14:37:02.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:37:02.835 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:37:02.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:37:02.835 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:37:02.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:37:02.835 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:37:02.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:37:02.835 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:37:02.835 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:37:02.835 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:37:02.835 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:37:02.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:37:02.835 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:37:02.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:37:02.835 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:37:02.835 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:37:02.835 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:37:02.835 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8126ms 2025-07-01 14:37:02.835 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:37:02.835 +03:00 [DBG] Connection id "0HNC8090TGF0N" completed keep alive response. 2025-07-01 14:37:02.835 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5508ms 2025-07-01 14:37:02.835 +03:00 [DBG] Connection id "0HNC8090TGF0N" received FIN. 2025-07-01 14:37:02.835 +03:00 [DBG] Connection id "0HNC8090TGF0N" disconnecting. 2025-07-01 14:37:02.836 +03:00 [DBG] Connection id "0HNC8090TGF0N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:37:02.837 +03:00 [DBG] Connection id "0HNC8090TGF0N" stopped. 2025-07-01 14:38:02.838 +03:00 [DBG] Connection id "0HNC8090TGF0O" accepted. 2025-07-01 14:38:02.838 +03:00 [DBG] Connection id "0HNC8090TGF0O" started. 2025-07-01 14:38:02.838 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:38:02.838 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:38:02.838 +03:00 [DBG] POST requests are not supported 2025-07-01 14:38:02.838 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:38:02.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-07-01 14:38:02.838 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:38:02.838 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:38:02.839 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:38:02.839 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:38:02.839 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:38:02.839 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:38:02.839 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:38:02.839 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:38:02.839 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:38:02.839 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:38:02.839 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:38:02.839 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:38:02.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:38:02.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:38:02.839 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:38:02.839 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:38:02.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:38:02.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:38:02.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:38:02.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:38:02.839 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:38:02.839 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1288ms. 2025-07-01 14:38:02.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:38:02.839 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:38:02.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:38:02.839 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:38:02.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:38:02.839 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:38:02.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:38:02.839 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:38:02.840 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:38:02.840 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:38:02.840 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:38:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:38:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:38:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:38:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:38:02.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:38:02.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:38:02.840 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.763ms 2025-07-01 14:38:02.840 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:38:02.840 +03:00 [DBG] Connection id "0HNC8090TGF0O" completed keep alive response. 2025-07-01 14:38:02.840 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5821ms 2025-07-01 14:38:02.840 +03:00 [DBG] Connection id "0HNC8090TGF0O" received FIN. 2025-07-01 14:38:02.840 +03:00 [DBG] Connection id "0HNC8090TGF0O" disconnecting. 2025-07-01 14:38:02.840 +03:00 [DBG] Connection id "0HNC8090TGF0O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:38:02.841 +03:00 [DBG] Connection id "0HNC8090TGF0O" stopped. 2025-07-01 14:39:02.836 +03:00 [DBG] Connection id "0HNC8090TGF0P" accepted. 2025-07-01 14:39:02.836 +03:00 [DBG] Connection id "0HNC8090TGF0P" started. 2025-07-01 14:39:02.836 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:39:02.836 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:39:02.836 +03:00 [DBG] POST requests are not supported 2025-07-01 14:39:02.836 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:39:02.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-07-01 14:39:02.836 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:39:02.836 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:39:02.836 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:39:02.837 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:39:02.837 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:39:02.837 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:39:02.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-07-01 14:39:02.837 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:39:02.837 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:39:02.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-07-01 14:39:02.837 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:39:02.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-07-01 14:39:02.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:39:02.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:39:02.837 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:39:02.837 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:39:02.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:39:02.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:39:02.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:39:02.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:39:02.837 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:39:02.837 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1525ms. 2025-07-01 14:39:02.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:39:02.837 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:39:02.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:39:02.837 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:39:02.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:39:02.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:39:02.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:39:02.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:39:02.838 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:39:02.838 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:39:02.838 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:39:02.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:39:02.838 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:39:02.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:39:02.838 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:39:02.838 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:39:02.838 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:39:02.838 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0173ms 2025-07-01 14:39:02.838 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:39:02.838 +03:00 [DBG] Connection id "0HNC8090TGF0P" completed keep alive response. 2025-07-01 14:39:02.838 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8366ms 2025-07-01 14:39:02.838 +03:00 [DBG] Connection id "0HNC8090TGF0P" received FIN. 2025-07-01 14:39:02.838 +03:00 [DBG] Connection id "0HNC8090TGF0P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:39:02.838 +03:00 [DBG] Connection id "0HNC8090TGF0P" disconnecting. 2025-07-01 14:39:02.838 +03:00 [DBG] Connection id "0HNC8090TGF0P" stopped. 2025-07-01 14:40:02.845 +03:00 [DBG] Connection id "0HNC8090TGF0Q" accepted. 2025-07-01 14:40:02.845 +03:00 [DBG] Connection id "0HNC8090TGF0Q" started. 2025-07-01 14:40:02.845 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:40:02.845 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:40:02.845 +03:00 [DBG] POST requests are not supported 2025-07-01 14:40:02.845 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:40:02.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-07-01 14:40:02.845 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:40:02.845 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:40:02.845 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:40:02.845 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:40:02.845 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:40:02.845 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:40:02.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-07-01 14:40:02.845 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:40:02.846 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:40:02.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-07-01 14:40:02.846 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:40:02.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-07-01 14:40:02.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:40:02.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:40:02.846 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:40:02.846 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:40:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:40:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:40:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:40:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:40:02.846 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:40:02.846 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1394ms. 2025-07-01 14:40:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:40:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:40:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:40:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:40:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:40:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:40:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:40:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:40:02.846 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:40:02.846 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:40:02.846 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:40:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:40:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:40:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:40:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:40:02.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:40:02.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:40:02.847 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9523ms 2025-07-01 14:40:02.847 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:40:02.847 +03:00 [DBG] Connection id "0HNC8090TGF0Q" completed keep alive response. 2025-07-01 14:40:02.847 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7058ms 2025-07-01 14:40:02.847 +03:00 [DBG] Connection id "0HNC8090TGF0Q" received FIN. 2025-07-01 14:40:02.847 +03:00 [DBG] Connection id "0HNC8090TGF0Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:40:02.847 +03:00 [DBG] Connection id "0HNC8090TGF0Q" disconnecting. 2025-07-01 14:40:02.847 +03:00 [DBG] Connection id "0HNC8090TGF0Q" stopped. 2025-07-01 14:41:02.838 +03:00 [DBG] Connection id "0HNC8090TGF0R" accepted. 2025-07-01 14:41:02.838 +03:00 [DBG] Connection id "0HNC8090TGF0R" started. 2025-07-01 14:41:02.838 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:41:02.839 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:41:02.839 +03:00 [DBG] POST requests are not supported 2025-07-01 14:41:02.839 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:41:02.839 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:41:02.839 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:41:02.839 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:41:02.839 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:41:02.839 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:41:02.839 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:41:02.839 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:41:02.839 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:41:02.839 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:41:02.839 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:41:02.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-07-01 14:41:02.840 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:41:02.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-07-01 14:41:02.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:41:02.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:41:02.840 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:41:02.840 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:41:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:41:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:41:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:41:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:41:02.840 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:41:02.841 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2056ms. 2025-07-01 14:41:02.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:41:02.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:41:02.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:41:02.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:41:02.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:41:02.841 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:41:02.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:41:02.841 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:41:02.841 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:41:02.841 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:41:02.841 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:41:02.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:41:02.841 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:41:02.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:41:02.841 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:41:02.841 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:41:02.841 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:41:02.841 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4928ms 2025-07-01 14:41:02.841 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:41:02.841 +03:00 [DBG] Connection id "0HNC8090TGF0R" completed keep alive response. 2025-07-01 14:41:02.841 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8593ms 2025-07-01 14:41:02.841 +03:00 [DBG] Connection id "0HNC8090TGF0R" received FIN. 2025-07-01 14:41:02.841 +03:00 [DBG] Connection id "0HNC8090TGF0R" disconnecting. 2025-07-01 14:41:02.842 +03:00 [DBG] Connection id "0HNC8090TGF0R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:41:02.843 +03:00 [DBG] Connection id "0HNC8090TGF0R" stopped. 2025-07-01 14:42:02.842 +03:00 [DBG] Connection id "0HNC8090TGF0S" accepted. 2025-07-01 14:42:02.842 +03:00 [DBG] Connection id "0HNC8090TGF0S" started. 2025-07-01 14:42:02.842 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:42:02.842 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:42:02.842 +03:00 [DBG] POST requests are not supported 2025-07-01 14:42:02.842 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:42:02.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-07-01 14:42:02.842 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:42:02.842 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:42:02.843 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:42:02.843 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:42:02.843 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:42:02.843 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:42:02.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-07-01 14:42:02.843 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:42:02.843 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:42:02.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-07-01 14:42:02.843 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:42:02.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-07-01 14:42:02.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:42:02.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:42:02.843 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:42:02.843 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:42:02.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:42:02.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:42:02.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:42:02.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:42:02.843 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:42:02.843 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.163ms. 2025-07-01 14:42:02.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:42:02.844 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:42:02.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:42:02.844 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:42:02.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:42:02.844 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:42:02.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:42:02.844 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:42:02.844 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:42:02.844 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:42:02.844 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:42:02.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:42:02.844 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:42:02.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:42:02.844 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:42:02.844 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:42:02.844 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:42:02.844 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0095ms 2025-07-01 14:42:02.844 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:42:02.844 +03:00 [DBG] Connection id "0HNC8090TGF0S" completed keep alive response. 2025-07-01 14:42:02.844 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9802ms 2025-07-01 14:42:02.844 +03:00 [DBG] Connection id "0HNC8090TGF0S" received FIN. 2025-07-01 14:42:02.845 +03:00 [DBG] Connection id "0HNC8090TGF0S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:42:02.845 +03:00 [DBG] Connection id "0HNC8090TGF0S" disconnecting. 2025-07-01 14:42:02.845 +03:00 [DBG] Connection id "0HNC8090TGF0S" stopped. 2025-07-01 14:43:02.847 +03:00 [DBG] Connection id "0HNC8090TGF0T" accepted. 2025-07-01 14:43:02.847 +03:00 [DBG] Connection id "0HNC8090TGF0T" started. 2025-07-01 14:43:02.848 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:43:02.848 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:43:02.848 +03:00 [DBG] POST requests are not supported 2025-07-01 14:43:02.848 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:43:02.848 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:43:02.848 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:43:02.848 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:43:02.848 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:43:02.848 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:43:02.848 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:43:02.848 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:43:02.848 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:43:02.848 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:43:02.848 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:43:02.848 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:43:02.848 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:43:02.848 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:43:02.848 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:43:02.848 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:43:02.848 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:43:02.848 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:43:02.848 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:43:02.848 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:43:02.848 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:43:02.848 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:43:02.848 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:43:02.848 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1272ms. 2025-07-01 14:43:02.849 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:43:02.849 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:43:02.849 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:43:02.849 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:43:02.849 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:43:02.849 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:43:02.849 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:43:02.849 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:43:02.849 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:43:02.849 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:43:02.849 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:43:02.849 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:43:02.849 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:43:02.849 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:43:02.849 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:43:02.849 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:43:02.849 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:43:02.849 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7841ms 2025-07-01 14:43:02.849 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:43:02.849 +03:00 [DBG] Connection id "0HNC8090TGF0T" completed keep alive response. 2025-07-01 14:43:02.849 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4814ms 2025-07-01 14:43:02.849 +03:00 [DBG] Connection id "0HNC8090TGF0T" received FIN. 2025-07-01 14:43:02.849 +03:00 [DBG] Connection id "0HNC8090TGF0T" disconnecting. 2025-07-01 14:43:02.849 +03:00 [DBG] Connection id "0HNC8090TGF0T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:43:02.850 +03:00 [DBG] Connection id "0HNC8090TGF0T" stopped. 2025-07-01 14:44:02.840 +03:00 [DBG] Connection id "0HNC8090TGF0U" accepted. 2025-07-01 14:44:02.841 +03:00 [DBG] Connection id "0HNC8090TGF0U" started. 2025-07-01 14:44:02.841 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:44:02.841 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:44:02.841 +03:00 [DBG] POST requests are not supported 2025-07-01 14:44:02.841 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:44:02.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-07-01 14:44:02.841 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:44:02.841 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:44:02.841 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:44:02.841 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:44:02.841 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:44:02.841 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:44:02.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-07-01 14:44:02.841 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:44:02.841 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:44:02.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-07-01 14:44:02.841 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:44:02.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-07-01 14:44:02.841 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:44:02.841 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:44:02.841 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:44:02.841 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:44:02.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:44:02.841 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:44:02.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:44:02.841 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:44:02.841 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:44:02.841 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.13ms. 2025-07-01 14:44:02.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:44:02.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:44:02.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:44:02.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:44:02.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:44:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:44:02.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:44:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:44:02.842 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:44:02.842 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:44:02.842 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:44:02.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:44:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:44:02.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:44:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:44:02.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:44:02.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:44:02.842 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6476ms 2025-07-01 14:44:02.842 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:44:02.842 +03:00 [DBG] Connection id "0HNC8090TGF0U" completed keep alive response. 2025-07-01 14:44:02.842 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2364ms 2025-07-01 14:44:02.842 +03:00 [DBG] Connection id "0HNC8090TGF0U" received FIN. 2025-07-01 14:44:02.842 +03:00 [DBG] Connection id "0HNC8090TGF0U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:44:02.842 +03:00 [DBG] Connection id "0HNC8090TGF0U" disconnecting. 2025-07-01 14:44:02.842 +03:00 [DBG] Connection id "0HNC8090TGF0U" stopped. 2025-07-01 14:45:02.845 +03:00 [DBG] Connection id "0HNC8090TGF0V" accepted. 2025-07-01 14:45:02.845 +03:00 [DBG] Connection id "0HNC8090TGF0V" started. 2025-07-01 14:45:02.845 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:45:02.846 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:45:02.846 +03:00 [DBG] POST requests are not supported 2025-07-01 14:45:02.846 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:45:02.846 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:45:02.846 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:45:02.846 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:45:02.846 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:45:02.846 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:45:02.846 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:45:02.846 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:45:02.846 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:45:02.846 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:45:02.846 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:45:02.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-07-01 14:45:02.846 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:45:02.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-07-01 14:45:02.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:45:02.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:45:02.846 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:45:02.846 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:45:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:45:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:45:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:45:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:45:02.846 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:45:02.846 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1199ms. 2025-07-01 14:45:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:45:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:45:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:45:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:45:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:45:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:45:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:45:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:45:02.846 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:45:02.846 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:45:02.846 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:45:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:45:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:45:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:45:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:45:02.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:45:02.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:45:02.847 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6017ms 2025-07-01 14:45:02.847 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:45:02.847 +03:00 [DBG] Connection id "0HNC8090TGF0V" completed keep alive response. 2025-07-01 14:45:02.847 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2051ms 2025-07-01 14:45:02.847 +03:00 [DBG] Connection id "0HNC8090TGF0V" received FIN. 2025-07-01 14:45:02.847 +03:00 [DBG] Connection id "0HNC8090TGF0V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:45:02.847 +03:00 [DBG] Connection id "0HNC8090TGF0V" disconnecting. 2025-07-01 14:45:02.847 +03:00 [DBG] Connection id "0HNC8090TGF0V" stopped. 2025-07-01 14:46:02.847 +03:00 [DBG] Connection id "0HNC8090TGF10" accepted. 2025-07-01 14:46:02.847 +03:00 [DBG] Connection id "0HNC8090TGF10" started. 2025-07-01 14:46:02.847 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:46:02.847 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:46:02.847 +03:00 [DBG] POST requests are not supported 2025-07-01 14:46:02.847 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:46:02.847 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:46:02.847 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:02.847 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:46:02.847 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:46:02.847 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:46:02.847 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:46:02.847 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:02.848 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:46:02.848 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:46:02.848 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:46:02.848 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:46:02.848 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:46:02.848 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:46:02.848 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:02.848 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:02.848 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:46:02.848 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:46:02.848 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:02.848 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:02.848 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:02.848 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:02.848 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:46:02.848 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1201ms. 2025-07-01 14:46:02.848 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:02.848 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:02.848 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:02.848 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:02.848 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:02.848 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:02.848 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:02.848 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:02.848 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:46:02.848 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:46:02.848 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:46:02.848 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:02.848 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:02.848 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:02.848 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:02.848 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:02.848 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:02.848 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7127ms 2025-07-01 14:46:02.848 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:02.848 +03:00 [DBG] Connection id "0HNC8090TGF10" completed keep alive response. 2025-07-01 14:46:02.848 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3408ms 2025-07-01 14:46:02.849 +03:00 [DBG] Connection id "0HNC8090TGF10" received FIN. 2025-07-01 14:46:02.849 +03:00 [DBG] Connection id "0HNC8090TGF10" disconnecting. 2025-07-01 14:46:02.849 +03:00 [DBG] Connection id "0HNC8090TGF10" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:46:02.850 +03:00 [DBG] Connection id "0HNC8090TGF10" stopped. 2025-07-01 14:46:14.932 +03:00 [DBG] Connection id "0HNC8090TGF11" accepted. 2025-07-01 14:46:14.932 +03:00 [DBG] Connection id "0HNC8090TGF11" started. 2025-07-01 14:46:14.932 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:46:14.932 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:46:14.932 +03:00 [DBG] POST requests are not supported 2025-07-01 14:46:14.932 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:46:14.933 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:46:14.933 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:14.933 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:46:14.933 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:46:14.933 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:46:14.933 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:46:14.933 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:14.933 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:46:14.933 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:46:14.933 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:46:14.933 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:46:14.933 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:46:14.933 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:46:14.933 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:14.933 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:14.934 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:46:14.934 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:46:14.934 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:14.934 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:14.934 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:14.934 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:14.934 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:46:14.934 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1932ms. 2025-07-01 14:46:14.934 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:14.934 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:14.934 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:14.934 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:14.934 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:14.934 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:14.934 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:14.934 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:14.935 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:46:14.935 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:46:14.935 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:46:14.935 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:14.935 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:14.935 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:14.935 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:14.935 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:14.935 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:14.935 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6006ms 2025-07-01 14:46:14.935 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:14.935 +03:00 [DBG] Connection id "0HNC8090TGF11" completed keep alive response. 2025-07-01 14:46:14.935 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9636ms 2025-07-01 14:46:14.935 +03:00 [DBG] Connection id "0HNC8090TGF11" received FIN. 2025-07-01 14:46:14.935 +03:00 [DBG] Connection id "0HNC8090TGF11" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:46:14.936 +03:00 [DBG] Connection id "0HNC8090TGF11" disconnecting. 2025-07-01 14:46:14.936 +03:00 [DBG] Connection id "0HNC8090TGF11" stopped. 2025-07-01 14:46:19.833 +03:00 [DBG] Connection id "0HNC8090TGF12" accepted. 2025-07-01 14:46:19.833 +03:00 [DBG] Connection id "0HNC8090TGF12" started. 2025-07-01 14:46:19.833 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:46:19.833 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:46:19.833 +03:00 [DBG] POST requests are not supported 2025-07-01 14:46:19.833 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:46:19.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-07-01 14:46:19.833 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:19.833 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:46:19.834 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:46:19.834 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:46:19.834 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:46:19.834 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:19.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-07-01 14:46:19.834 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:46:19.834 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:46:19.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-07-01 14:46:19.834 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:46:19.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-07-01 14:46:19.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:19.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:19.834 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:46:19.834 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:46:19.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:19.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:19.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:19.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:19.834 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:46:19.834 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1255ms. 2025-07-01 14:46:19.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:19.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:19.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:19.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:19.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:19.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:19.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:19.835 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:19.835 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:46:19.835 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:46:19.835 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:46:19.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:19.835 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:19.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:19.835 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:19.835 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:19.835 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:19.835 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.92ms 2025-07-01 14:46:19.835 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:19.835 +03:00 [DBG] Connection id "0HNC8090TGF12" completed keep alive response. 2025-07-01 14:46:19.835 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6691ms 2025-07-01 14:46:19.835 +03:00 [DBG] Connection id "0HNC8090TGF12" received FIN. 2025-07-01 14:46:19.835 +03:00 [DBG] Connection id "0HNC8090TGF12" disconnecting. 2025-07-01 14:46:19.835 +03:00 [DBG] Connection id "0HNC8090TGF12" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:46:19.837 +03:00 [DBG] Connection id "0HNC8090TGF12" stopped. 2025-07-01 14:46:24.845 +03:00 [DBG] Connection id "0HNC8090TGF13" accepted. 2025-07-01 14:46:24.846 +03:00 [DBG] Connection id "0HNC8090TGF13" started. 2025-07-01 14:46:24.846 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:46:24.846 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:46:24.846 +03:00 [DBG] POST requests are not supported 2025-07-01 14:46:24.846 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:46:24.846 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:46:24.846 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:24.846 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:46:24.846 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:46:24.846 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:46:24.846 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:46:24.846 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:24.846 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:46:24.846 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:46:24.846 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:46:24.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-07-01 14:46:24.847 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:46:24.847 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:46:24.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:24.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:24.847 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:46:24.847 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:46:24.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:24.847 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:24.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:24.847 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:24.847 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:46:24.847 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1753ms. 2025-07-01 14:46:24.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:24.847 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:24.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:24.847 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:24.848 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:24.848 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:24.848 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:24.848 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:24.848 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:46:24.848 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:46:24.848 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:46:24.848 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:24.848 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:24.848 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:24.848 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:24.848 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:24.848 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:24.848 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8935ms 2025-07-01 14:46:24.849 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:24.849 +03:00 [DBG] Connection id "0HNC8090TGF13" completed keep alive response. 2025-07-01 14:46:24.849 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9917ms 2025-07-01 14:46:24.849 +03:00 [DBG] Connection id "0HNC8090TGF13" received FIN. 2025-07-01 14:46:24.849 +03:00 [DBG] Connection id "0HNC8090TGF13" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:46:24.849 +03:00 [DBG] Connection id "0HNC8090TGF13" disconnecting. 2025-07-01 14:46:24.850 +03:00 [DBG] Connection id "0HNC8090TGF13" stopped. 2025-07-01 14:46:29.839 +03:00 [DBG] Connection id "0HNC8090TGF14" accepted. 2025-07-01 14:46:29.840 +03:00 [DBG] Connection id "0HNC8090TGF14" started. 2025-07-01 14:46:29.840 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:46:29.840 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:46:29.840 +03:00 [DBG] POST requests are not supported 2025-07-01 14:46:29.840 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:46:29.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-07-01 14:46:29.840 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:29.840 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:46:29.840 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:46:29.840 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:46:29.840 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:46:29.840 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:29.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-07-01 14:46:29.840 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:46:29.840 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:46:29.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-07-01 14:46:29.840 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:46:29.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-07-01 14:46:29.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:29.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:29.840 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:46:29.840 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:46:29.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:29.841 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:29.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:29.841 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:29.841 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:46:29.841 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1735ms. 2025-07-01 14:46:29.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:29.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:29.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:29.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:29.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:29.841 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:29.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:29.841 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:29.841 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:46:29.841 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:46:29.841 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:46:29.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:29.841 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:29.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:29.841 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:29.841 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:29.841 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:29.841 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9038ms 2025-07-01 14:46:29.841 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:29.841 +03:00 [DBG] Connection id "0HNC8090TGF14" completed keep alive response. 2025-07-01 14:46:29.841 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7439ms 2025-07-01 14:46:29.842 +03:00 [DBG] Connection id "0HNC8090TGF14" received FIN. 2025-07-01 14:46:29.842 +03:00 [DBG] Connection id "0HNC8090TGF14" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:46:29.842 +03:00 [DBG] Connection id "0HNC8090TGF14" disconnecting. 2025-07-01 14:46:29.842 +03:00 [DBG] Connection id "0HNC8090TGF14" stopped. 2025-07-01 14:46:34.845 +03:00 [DBG] Connection id "0HNC8090TGF15" accepted. 2025-07-01 14:46:34.845 +03:00 [DBG] Connection id "0HNC8090TGF15" started. 2025-07-01 14:46:34.845 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:46:34.845 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:46:34.845 +03:00 [DBG] POST requests are not supported 2025-07-01 14:46:34.845 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:46:34.846 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:46:34.846 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:34.846 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:46:34.846 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:46:34.846 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:46:34.846 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:46:34.846 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:34.846 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:46:34.846 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:46:34.846 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:46:34.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-07-01 14:46:34.846 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:46:34.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-07-01 14:46:34.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:34.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:34.846 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:46:34.846 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:46:34.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:34.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:34.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:34.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:34.846 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:46:34.846 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1223ms. 2025-07-01 14:46:34.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:34.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:34.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:34.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:34.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:34.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:34.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:34.847 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:34.847 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:46:34.847 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:46:34.847 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:46:34.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:34.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:34.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:34.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:34.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:34.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:34.847 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.779ms 2025-07-01 14:46:34.847 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:34.847 +03:00 [DBG] Connection id "0HNC8090TGF15" completed keep alive response. 2025-07-01 14:46:34.847 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5687ms 2025-07-01 14:46:34.847 +03:00 [DBG] Connection id "0HNC8090TGF15" received FIN. 2025-07-01 14:46:34.847 +03:00 [DBG] Connection id "0HNC8090TGF15" disconnecting. 2025-07-01 14:46:34.847 +03:00 [DBG] Connection id "0HNC8090TGF15" stopped. 2025-07-01 14:46:34.847 +03:00 [DBG] Connection id "0HNC8090TGF15" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:46:39.845 +03:00 [DBG] Connection id "0HNC8090TGF16" accepted. 2025-07-01 14:46:39.845 +03:00 [DBG] Connection id "0HNC8090TGF16" started. 2025-07-01 14:46:39.845 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:46:39.845 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:46:39.845 +03:00 [DBG] POST requests are not supported 2025-07-01 14:46:39.845 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:46:39.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-07-01 14:46:39.845 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:39.845 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:46:39.845 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:46:39.845 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:46:39.846 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:46:39.846 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:39.846 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:46:39.846 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:46:39.846 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:46:39.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-07-01 14:46:39.846 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:46:39.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-07-01 14:46:39.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:39.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:39.846 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:46:39.846 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:46:39.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:39.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:39.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:39.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:39.846 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:46:39.846 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1609ms. 2025-07-01 14:46:39.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:39.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:39.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:39.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:39.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:39.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:39.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:39.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:39.846 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:46:39.846 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:46:39.847 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:46:39.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:39.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:39.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:39.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:39.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:39.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:39.847 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9219ms 2025-07-01 14:46:39.847 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:39.847 +03:00 [DBG] Connection id "0HNC8090TGF16" completed keep alive response. 2025-07-01 14:46:39.847 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.736ms 2025-07-01 14:46:39.847 +03:00 [DBG] Connection id "0HNC8090TGF16" received FIN. 2025-07-01 14:46:39.847 +03:00 [DBG] Connection id "0HNC8090TGF16" disconnecting. 2025-07-01 14:46:39.848 +03:00 [DBG] Connection id "0HNC8090TGF16" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:46:39.849 +03:00 [DBG] Connection id "0HNC8090TGF16" stopped. 2025-07-01 14:46:44.842 +03:00 [DBG] Connection id "0HNC8090TGF17" accepted. 2025-07-01 14:46:44.843 +03:00 [DBG] Connection id "0HNC8090TGF17" started. 2025-07-01 14:46:44.843 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:46:44.843 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:46:44.843 +03:00 [DBG] POST requests are not supported 2025-07-01 14:46:44.843 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:46:44.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-07-01 14:46:44.843 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:44.843 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:46:44.843 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:46:44.843 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:46:44.843 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:46:44.843 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:44.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-07-01 14:46:44.843 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:46:44.843 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:46:44.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-07-01 14:46:44.843 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:46:44.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-07-01 14:46:44.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:44.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:44.843 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:46:44.843 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:46:44.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:44.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:44.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:44.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:44.843 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:46:44.843 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1216ms. 2025-07-01 14:46:44.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:44.844 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:44.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:44.844 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:44.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:44.844 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:44.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:44.844 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:44.844 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:46:44.844 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:46:44.844 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:46:44.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:44.844 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:44.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:44.844 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:44.844 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:44.844 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:44.844 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7555ms 2025-07-01 14:46:44.844 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:44.844 +03:00 [DBG] Connection id "0HNC8090TGF17" completed keep alive response. 2025-07-01 14:46:44.844 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3611ms 2025-07-01 14:46:44.844 +03:00 [DBG] Connection id "0HNC8090TGF17" received FIN. 2025-07-01 14:46:44.844 +03:00 [DBG] Connection id "0HNC8090TGF17" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:46:44.844 +03:00 [DBG] Connection id "0HNC8090TGF17" disconnecting. 2025-07-01 14:46:44.844 +03:00 [DBG] Connection id "0HNC8090TGF17" stopped. 2025-07-01 14:46:49.841 +03:00 [DBG] Connection id "0HNC8090TGF18" accepted. 2025-07-01 14:46:49.841 +03:00 [DBG] Connection id "0HNC8090TGF18" started. 2025-07-01 14:46:49.841 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:46:49.841 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:46:49.841 +03:00 [DBG] POST requests are not supported 2025-07-01 14:46:49.841 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:46:49.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-07-01 14:46:49.842 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:49.842 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:46:49.842 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:46:49.842 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:46:49.842 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:46:49.842 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:49.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-07-01 14:46:49.842 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:46:49.842 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:46:49.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-07-01 14:46:49.842 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:46:49.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-07-01 14:46:49.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:49.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:49.842 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:46:49.842 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:46:49.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:49.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:49.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:49.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:49.842 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:46:49.842 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1179ms. 2025-07-01 14:46:49.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:49.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:49.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:49.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:49.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:49.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:49.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:49.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:49.843 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:46:49.843 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:46:49.843 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:46:49.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:49.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:49.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:49.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:49.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:49.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:49.843 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8945ms 2025-07-01 14:46:49.843 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:49.843 +03:00 [DBG] Connection id "0HNC8090TGF18" completed keep alive response. 2025-07-01 14:46:49.843 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5707ms 2025-07-01 14:46:49.843 +03:00 [DBG] Connection id "0HNC8090TGF18" received FIN. 2025-07-01 14:46:49.843 +03:00 [DBG] Connection id "0HNC8090TGF18" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:46:49.843 +03:00 [DBG] Connection id "0HNC8090TGF18" disconnecting. 2025-07-01 14:46:49.843 +03:00 [DBG] Connection id "0HNC8090TGF18" stopped. 2025-07-01 14:46:54.842 +03:00 [DBG] Connection id "0HNC8090TGF19" accepted. 2025-07-01 14:46:54.842 +03:00 [DBG] Connection id "0HNC8090TGF19" started. 2025-07-01 14:46:54.843 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:46:54.843 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:46:54.843 +03:00 [DBG] POST requests are not supported 2025-07-01 14:46:54.843 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:46:54.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-07-01 14:46:54.843 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:54.843 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:46:54.843 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:46:54.843 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:46:54.843 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:46:54.843 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:54.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-07-01 14:46:54.843 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:46:54.843 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:46:54.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-07-01 14:46:54.843 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:46:54.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-07-01 14:46:54.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:54.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:54.843 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:46:54.844 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:46:54.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:54.844 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:54.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:54.844 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:54.844 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:46:54.844 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1643ms. 2025-07-01 14:46:54.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:54.844 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:54.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:54.844 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:54.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:54.844 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:54.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:54.844 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:54.844 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:46:54.844 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:46:54.844 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:46:54.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:54.844 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:54.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:54.845 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:54.845 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:54.845 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:54.845 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2576ms 2025-07-01 14:46:54.845 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:54.845 +03:00 [DBG] Connection id "0HNC8090TGF19" completed keep alive response. 2025-07-01 14:46:54.845 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2476ms 2025-07-01 14:46:54.845 +03:00 [DBG] Connection id "0HNC8090TGF19" received FIN. 2025-07-01 14:46:54.845 +03:00 [DBG] Connection id "0HNC8090TGF19" disconnecting. 2025-07-01 14:46:54.845 +03:00 [DBG] Connection id "0HNC8090TGF19" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:46:54.846 +03:00 [DBG] Connection id "0HNC8090TGF19" stopped. 2025-07-01 14:46:59.839 +03:00 [DBG] Connection id "0HNC8090TGF1A" accepted. 2025-07-01 14:46:59.839 +03:00 [DBG] Connection id "0HNC8090TGF1A" started. 2025-07-01 14:46:59.839 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:46:59.839 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:46:59.839 +03:00 [DBG] POST requests are not supported 2025-07-01 14:46:59.839 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:46:59.839 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:46:59.839 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:59.839 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:46:59.839 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:46:59.839 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:46:59.839 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:46:59.839 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:59.839 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:46:59.839 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:46:59.839 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:46:59.839 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:46:59.839 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:46:59.839 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:46:59.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:59.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:59.839 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:46:59.840 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:46:59.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:59.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:59.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:59.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:59.840 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:46:59.840 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1332ms. 2025-07-01 14:46:59.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:59.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:46:59.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:59.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:46:59.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:59.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:59.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:59.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:59.840 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:46:59.840 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:46:59.840 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:46:59.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:59.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:46:59.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:59.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:59.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:59.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:46:59.840 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8975ms 2025-07-01 14:46:59.840 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:46:59.840 +03:00 [DBG] Connection id "0HNC8090TGF1A" completed keep alive response. 2025-07-01 14:46:59.840 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.535ms 2025-07-01 14:46:59.841 +03:00 [DBG] Connection id "0HNC8090TGF1A" received FIN. 2025-07-01 14:46:59.841 +03:00 [DBG] Connection id "0HNC8090TGF1A" disconnecting. 2025-07-01 14:46:59.841 +03:00 [DBG] Connection id "0HNC8090TGF1A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:46:59.842 +03:00 [DBG] Connection id "0HNC8090TGF1A" stopped. 2025-07-01 14:47:04.844 +03:00 [DBG] Connection id "0HNC8090TGF1B" accepted. 2025-07-01 14:47:04.844 +03:00 [DBG] Connection id "0HNC8090TGF1B" started. 2025-07-01 14:47:04.844 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:47:04.844 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:47:04.844 +03:00 [DBG] POST requests are not supported 2025-07-01 14:47:04.844 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:47:04.844 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:47:04.844 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:47:04.844 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:47:04.844 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:47:04.845 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:47:04.845 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:47:04.845 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:47:04.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-07-01 14:47:04.845 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:47:04.845 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:47:04.845 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:47:04.845 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:47:04.845 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:47:04.845 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:47:04.845 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:47:04.845 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:47:04.845 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:47:04.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:47:04.845 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:47:04.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:47:04.845 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:47:04.845 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:47:04.845 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1422ms. 2025-07-01 14:47:04.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:47:04.845 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:47:04.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:47:04.845 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:47:04.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:47:04.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:47:04.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:47:04.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:47:04.846 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:47:04.846 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:47:04.846 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:47:04.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:47:04.846 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:47:04.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:47:04.846 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:47:04.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:47:04.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:47:04.846 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.211ms 2025-07-01 14:47:04.846 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:47:04.846 +03:00 [DBG] Connection id "0HNC8090TGF1B" completed keep alive response. 2025-07-01 14:47:04.846 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9284ms 2025-07-01 14:47:04.846 +03:00 [DBG] Connection id "0HNC8090TGF1B" received FIN. 2025-07-01 14:47:04.847 +03:00 [DBG] Connection id "0HNC8090TGF1B" disconnecting. 2025-07-01 14:47:04.847 +03:00 [DBG] Connection id "0HNC8090TGF1B" stopped. 2025-07-01 14:47:04.847 +03:00 [DBG] Connection id "0HNC8090TGF1B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:47:09.839 +03:00 [DBG] Connection id "0HNC8090TGF1C" accepted. 2025-07-01 14:47:09.839 +03:00 [DBG] Connection id "0HNC8090TGF1C" started. 2025-07-01 14:47:09.840 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:47:09.840 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:47:09.840 +03:00 [DBG] POST requests are not supported 2025-07-01 14:47:09.840 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:47:09.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-07-01 14:47:09.840 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:47:09.840 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:47:09.840 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:47:09.840 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:47:09.840 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:47:09.840 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:47:09.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-07-01 14:47:09.840 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:47:09.840 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:47:09.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-07-01 14:47:09.840 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:47:09.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-07-01 14:47:09.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:47:09.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:47:09.840 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:47:09.840 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:47:09.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:47:09.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:47:09.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:47:09.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:47:09.840 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:47:09.840 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1268ms. 2025-07-01 14:47:09.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:47:09.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:47:09.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:47:09.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:47:09.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:47:09.841 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:47:09.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:47:09.841 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:47:09.841 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:47:09.841 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:47:09.841 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:47:09.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:47:09.841 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:47:09.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:47:09.841 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:47:09.841 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:47:09.841 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:47:09.841 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7188ms 2025-07-01 14:47:09.841 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:47:09.841 +03:00 [DBG] Connection id "0HNC8090TGF1C" completed keep alive response. 2025-07-01 14:47:09.841 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3584ms 2025-07-01 14:47:09.841 +03:00 [DBG] Connection id "0HNC8090TGF1C" received FIN. 2025-07-01 14:47:09.841 +03:00 [DBG] Connection id "0HNC8090TGF1C" disconnecting. 2025-07-01 14:47:09.841 +03:00 [DBG] Connection id "0HNC8090TGF1C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:47:09.842 +03:00 [DBG] Connection id "0HNC8090TGF1C" stopped. 2025-07-01 14:47:14.847 +03:00 [DBG] Connection id "0HNC8090TGF1D" accepted. 2025-07-01 14:47:14.847 +03:00 [DBG] Connection id "0HNC8090TGF1D" started. 2025-07-01 14:47:14.847 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:47:14.847 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:47:14.847 +03:00 [DBG] POST requests are not supported 2025-07-01 14:47:14.847 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:47:14.847 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:47:14.847 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:47:14.847 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:47:14.848 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:47:14.848 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:47:14.848 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:47:14.848 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:47:14.848 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:47:14.848 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:47:14.848 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:47:14.848 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:47:14.848 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:47:14.848 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:47:14.848 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:47:14.848 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:47:14.848 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:47:14.848 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:47:14.848 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:47:14.848 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:47:14.848 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:47:14.848 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:47:14.849 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:47:14.849 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1892ms. 2025-07-01 14:47:14.849 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:47:14.849 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:47:14.849 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:47:14.849 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:47:14.849 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:47:14.849 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:47:14.849 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:47:14.849 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:47:14.849 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:47:14.849 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:47:14.849 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:47:14.849 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:47:14.849 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:47:14.849 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:47:14.849 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:47:14.849 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:47:14.849 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:47:14.849 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2725ms 2025-07-01 14:47:14.849 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:47:14.849 +03:00 [DBG] Connection id "0HNC8090TGF1D" completed keep alive response. 2025-07-01 14:47:14.850 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4109ms 2025-07-01 14:47:14.850 +03:00 [DBG] Connection id "0HNC8090TGF1D" received FIN. 2025-07-01 14:47:14.850 +03:00 [DBG] Connection id "0HNC8090TGF1D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:47:14.850 +03:00 [DBG] Connection id "0HNC8090TGF1D" disconnecting. 2025-07-01 14:47:14.850 +03:00 [DBG] Connection id "0HNC8090TGF1D" stopped. 2025-07-01 14:48:02.847 +03:00 [DBG] Connection id "0HNC8090TGF1E" accepted. 2025-07-01 14:48:02.848 +03:00 [DBG] Connection id "0HNC8090TGF1E" started. 2025-07-01 14:48:02.848 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:48:02.848 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:48:02.848 +03:00 [DBG] POST requests are not supported 2025-07-01 14:48:02.848 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:48:02.848 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:48:02.848 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:48:02.848 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:48:02.848 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:48:02.848 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:48:02.848 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:48:02.848 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:48:02.848 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:48:02.848 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:48:02.848 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:48:02.848 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:48:02.848 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:48:02.849 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:48:02.849 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:48:02.849 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:48:02.849 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:48:02.849 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:48:02.849 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:48:02.849 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:48:02.849 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:48:02.849 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:48:02.849 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:48:02.849 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1604ms. 2025-07-01 14:48:02.849 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:48:02.849 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:48:02.849 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:48:02.849 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:48:02.849 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:48:02.849 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:48:02.849 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:48:02.849 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:48:02.849 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:48:02.849 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:48:02.850 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:48:02.850 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:48:02.850 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:48:02.850 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:48:02.850 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:48:02.850 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:48:02.850 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:48:02.850 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2321ms 2025-07-01 14:48:02.850 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:48:02.850 +03:00 [DBG] Connection id "0HNC8090TGF1E" completed keep alive response. 2025-07-01 14:48:02.850 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1645ms 2025-07-01 14:48:02.850 +03:00 [DBG] Connection id "0HNC8090TGF1E" received FIN. 2025-07-01 14:48:02.850 +03:00 [DBG] Connection id "0HNC8090TGF1E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:48:02.850 +03:00 [DBG] Connection id "0HNC8090TGF1E" disconnecting. 2025-07-01 14:48:02.850 +03:00 [DBG] Connection id "0HNC8090TGF1E" stopped. 2025-07-01 14:49:02.843 +03:00 [DBG] Connection id "0HNC8090TGF1F" accepted. 2025-07-01 14:49:02.843 +03:00 [DBG] Connection id "0HNC8090TGF1F" started. 2025-07-01 14:49:02.843 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:49:02.843 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:49:02.843 +03:00 [DBG] POST requests are not supported 2025-07-01 14:49:02.843 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:49:02.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-07-01 14:49:02.843 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:02.843 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:49:02.844 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:49:02.844 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:49:02.844 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:49:02.844 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:02.844 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:49:02.844 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:49:02.844 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:49:02.844 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:49:02.844 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:49:02.844 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:49:02.844 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:02.844 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:02.844 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:49:02.844 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:49:02.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:02.844 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:02.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:02.844 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:02.844 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:49:02.844 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1221ms. 2025-07-01 14:49:02.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:02.844 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:02.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:02.844 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:02.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:02.844 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:02.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:02.844 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:02.844 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:49:02.844 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:49:02.844 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:49:02.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:02.844 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:02.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:02.845 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:02.845 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:02.845 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:02.845 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7262ms 2025-07-01 14:49:02.845 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:02.845 +03:00 [DBG] Connection id "0HNC8090TGF1F" completed keep alive response. 2025-07-01 14:49:02.845 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.585ms 2025-07-01 14:49:02.845 +03:00 [DBG] Connection id "0HNC8090TGF1F" received FIN. 2025-07-01 14:49:02.845 +03:00 [DBG] Connection id "0HNC8090TGF1F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:49:02.845 +03:00 [DBG] Connection id "0HNC8090TGF1F" disconnecting. 2025-07-01 14:49:02.845 +03:00 [DBG] Connection id "0HNC8090TGF1F" stopped. 2025-07-01 14:49:18.759 +03:00 [DBG] Connection id "0HNC8090TGF1G" accepted. 2025-07-01 14:49:18.759 +03:00 [DBG] Connection id "0HNC8090TGF1G" started. 2025-07-01 14:49:18.759 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:49:18.759 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:49:18.759 +03:00 [DBG] POST requests are not supported 2025-07-01 14:49:18.759 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:49:18.759 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:49:18.759 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:18.759 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:49:18.759 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:49:18.759 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:49:18.759 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:49:18.759 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:18.759 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:49:18.759 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:49:18.759 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:49:18.759 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:49:18.759 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:49:18.759 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:49:18.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:18.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:18.759 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:49:18.759 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:49:18.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:18.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:18.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:18.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:18.760 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:49:18.760 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1365ms. 2025-07-01 14:49:18.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:18.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:18.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:18.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:18.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:18.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:18.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:18.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:18.760 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:49:18.760 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:49:18.760 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:49:18.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:18.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:18.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:18.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:18.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:18.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:18.760 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7066ms 2025-07-01 14:49:18.760 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:18.760 +03:00 [DBG] Connection id "0HNC8090TGF1G" completed keep alive response. 2025-07-01 14:49:18.760 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3377ms 2025-07-01 14:49:18.760 +03:00 [DBG] Connection id "0HNC8090TGF1G" received FIN. 2025-07-01 14:49:18.760 +03:00 [DBG] Connection id "0HNC8090TGF1G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:49:18.760 +03:00 [DBG] Connection id "0HNC8090TGF1G" disconnecting. 2025-07-01 14:49:18.760 +03:00 [DBG] Connection id "0HNC8090TGF1G" stopped. 2025-07-01 14:49:19.085 +03:00 [DBG] Connection id "0HNC8090TGF1H" accepted. 2025-07-01 14:49:19.085 +03:00 [DBG] Connection id "0HNC8090TGF1H" started. 2025-07-01 14:49:19.085 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:49:19.085 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:49:19.085 +03:00 [DBG] POST requests are not supported 2025-07-01 14:49:19.085 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:49:19.085 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:49:19.085 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:19.085 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:49:19.086 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:49:19.086 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:49:19.086 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:49:19.086 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:19.086 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:49:19.086 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:49:19.086 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:49:19.086 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:49:19.086 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:49:19.086 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:49:19.086 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:19.086 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:19.086 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:49:19.086 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:49:19.086 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:19.086 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:19.086 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:19.086 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:19.086 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:49:19.086 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1279ms. 2025-07-01 14:49:19.086 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:19.087 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:19.087 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:19.087 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:19.087 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:19.087 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:19.087 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:19.087 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:19.087 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:49:19.087 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:49:19.087 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:49:19.087 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:19.087 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:19.087 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:19.087 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:19.087 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:19.087 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:19.087 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7865ms 2025-07-01 14:49:19.087 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:19.087 +03:00 [DBG] Connection id "0HNC8090TGF1H" completed keep alive response. 2025-07-01 14:49:19.087 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7305ms 2025-07-01 14:49:19.087 +03:00 [DBG] Connection id "0HNC8090TGF1H" received FIN. 2025-07-01 14:49:19.087 +03:00 [DBG] Connection id "0HNC8090TGF1H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:49:19.087 +03:00 [DBG] Connection id "0HNC8090TGF1H" disconnecting. 2025-07-01 14:49:19.087 +03:00 [DBG] Connection id "0HNC8090TGF1H" stopped. 2025-07-01 14:49:24.849 +03:00 [DBG] Connection id "0HNC8090TGF1I" accepted. 2025-07-01 14:49:24.849 +03:00 [DBG] Connection id "0HNC8090TGF1I" started. 2025-07-01 14:49:24.850 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:49:24.850 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:49:24.850 +03:00 [DBG] POST requests are not supported 2025-07-01 14:49:24.850 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:49:24.850 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:49:24.850 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:24.850 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:49:24.850 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:49:24.850 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:49:24.850 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:49:24.850 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:24.850 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:49:24.850 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:49:24.850 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:49:24.850 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:49:24.851 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:49:24.851 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:49:24.851 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:24.851 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:24.851 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:49:24.851 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:49:24.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:24.851 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:24.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:24.851 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:24.851 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:49:24.851 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.173ms. 2025-07-01 14:49:24.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:24.851 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:24.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:24.851 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:24.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:24.851 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:24.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:24.851 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:24.851 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:49:24.852 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:49:24.852 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:49:24.852 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:24.852 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:24.852 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:24.852 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:24.852 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:24.852 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:24.852 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3074ms 2025-07-01 14:49:24.852 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:24.852 +03:00 [DBG] Connection id "0HNC8090TGF1I" completed keep alive response. 2025-07-01 14:49:24.852 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3902ms 2025-07-01 14:49:24.852 +03:00 [DBG] Connection id "0HNC8090TGF1I" received FIN. 2025-07-01 14:49:24.852 +03:00 [DBG] Connection id "0HNC8090TGF1I" disconnecting. 2025-07-01 14:49:24.852 +03:00 [DBG] Connection id "0HNC8090TGF1I" stopped. 2025-07-01 14:49:24.852 +03:00 [DBG] Connection id "0HNC8090TGF1I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:49:29.848 +03:00 [DBG] Connection id "0HNC8090TGF1J" accepted. 2025-07-01 14:49:29.848 +03:00 [DBG] Connection id "0HNC8090TGF1J" started. 2025-07-01 14:49:29.849 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:49:29.849 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:49:29.849 +03:00 [DBG] POST requests are not supported 2025-07-01 14:49:29.849 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:49:29.849 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:49:29.849 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:29.849 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:49:29.849 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:49:29.849 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:49:29.849 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:49:29.849 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:29.849 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:49:29.849 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:49:29.849 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:49:29.849 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:49:29.850 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:49:29.850 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:49:29.850 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:29.850 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:29.850 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:49:29.850 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:49:29.850 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:29.850 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:29.850 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:29.850 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:29.850 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:49:29.850 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1933ms. 2025-07-01 14:49:29.850 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:29.850 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:29.850 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:29.850 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:29.850 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:29.850 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:29.850 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:29.850 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:29.850 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:49:29.851 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:49:29.851 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:49:29.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:29.851 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:29.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:29.851 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:29.851 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:29.851 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:29.851 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1759ms 2025-07-01 14:49:29.851 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:29.851 +03:00 [DBG] Connection id "0HNC8090TGF1J" completed keep alive response. 2025-07-01 14:49:29.851 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.197ms 2025-07-01 14:49:29.851 +03:00 [DBG] Connection id "0HNC8090TGF1J" received FIN. 2025-07-01 14:49:29.851 +03:00 [DBG] Connection id "0HNC8090TGF1J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:49:29.851 +03:00 [DBG] Connection id "0HNC8090TGF1J" disconnecting. 2025-07-01 14:49:29.851 +03:00 [DBG] Connection id "0HNC8090TGF1J" stopped. 2025-07-01 14:49:34.848 +03:00 [DBG] Connection id "0HNC8090TGF1K" accepted. 2025-07-01 14:49:34.848 +03:00 [DBG] Connection id "0HNC8090TGF1K" started. 2025-07-01 14:49:34.848 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:49:34.848 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:49:34.848 +03:00 [DBG] POST requests are not supported 2025-07-01 14:49:34.848 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:49:34.848 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:49:34.848 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:34.848 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:49:34.848 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:49:34.848 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:49:34.848 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:49:34.848 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:34.848 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:49:34.848 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:49:34.848 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:49:34.849 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:49:34.849 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:49:34.849 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:49:34.849 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:34.849 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:34.849 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:49:34.849 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:49:34.849 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:34.849 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:34.849 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:34.849 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:34.849 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:49:34.849 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1265ms. 2025-07-01 14:49:34.849 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:34.849 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:34.849 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:34.849 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:34.849 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:34.849 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:34.849 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:34.849 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:34.849 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:49:34.849 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:49:34.849 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:49:34.849 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:34.849 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:34.849 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:34.849 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:34.849 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:34.849 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:34.849 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7173ms 2025-07-01 14:49:34.849 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:34.849 +03:00 [DBG] Connection id "0HNC8090TGF1K" completed keep alive response. 2025-07-01 14:49:34.849 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4143ms 2025-07-01 14:49:34.850 +03:00 [DBG] Connection id "0HNC8090TGF1K" received FIN. 2025-07-01 14:49:34.850 +03:00 [DBG] Connection id "0HNC8090TGF1K" disconnecting. 2025-07-01 14:49:34.850 +03:00 [DBG] Connection id "0HNC8090TGF1K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:49:34.851 +03:00 [DBG] Connection id "0HNC8090TGF1K" stopped. 2025-07-01 14:49:39.846 +03:00 [DBG] Connection id "0HNC8090TGF1L" accepted. 2025-07-01 14:49:39.846 +03:00 [DBG] Connection id "0HNC8090TGF1L" started. 2025-07-01 14:49:39.846 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:49:39.846 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:49:39.846 +03:00 [DBG] POST requests are not supported 2025-07-01 14:49:39.846 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:49:39.846 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:49:39.846 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:39.846 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:49:39.846 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:49:39.846 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:49:39.846 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:49:39.846 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:39.846 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:49:39.846 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:49:39.846 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:49:39.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-07-01 14:49:39.846 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:49:39.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-07-01 14:49:39.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:39.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:39.847 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:49:39.847 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:49:39.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:39.847 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:39.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:39.847 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:39.847 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:49:39.847 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1238ms. 2025-07-01 14:49:39.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:39.847 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:39.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:39.847 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:39.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:39.847 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:39.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:39.847 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:39.847 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:49:39.847 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:49:39.847 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:49:39.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:39.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:39.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:39.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:39.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:39.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:39.847 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6971ms 2025-07-01 14:49:39.847 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:39.847 +03:00 [DBG] Connection id "0HNC8090TGF1L" completed keep alive response. 2025-07-01 14:49:39.847 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2767ms 2025-07-01 14:49:39.848 +03:00 [DBG] Connection id "0HNC8090TGF1L" received FIN. 2025-07-01 14:49:39.848 +03:00 [DBG] Connection id "0HNC8090TGF1L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:49:39.848 +03:00 [DBG] Connection id "0HNC8090TGF1L" disconnecting. 2025-07-01 14:49:39.848 +03:00 [DBG] Connection id "0HNC8090TGF1L" stopped. 2025-07-01 14:49:44.837 +03:00 [DBG] Connection id "0HNC8090TGF1M" accepted. 2025-07-01 14:49:44.837 +03:00 [DBG] Connection id "0HNC8090TGF1M" started. 2025-07-01 14:49:44.838 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:49:44.838 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:49:44.838 +03:00 [DBG] POST requests are not supported 2025-07-01 14:49:44.838 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:49:44.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-07-01 14:49:44.838 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:44.838 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:49:44.838 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:49:44.838 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:49:44.838 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:49:44.838 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:44.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-07-01 14:49:44.838 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:49:44.838 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:49:44.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-07-01 14:49:44.839 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:49:44.839 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:49:44.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:44.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:44.839 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:49:44.839 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:49:44.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:44.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:44.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:44.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:44.839 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:49:44.839 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1667ms. 2025-07-01 14:49:44.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:44.839 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:44.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:44.839 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:44.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:44.839 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:44.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:44.839 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:44.839 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:49:44.839 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:49:44.840 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:49:44.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:44.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:44.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:44.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:44.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:44.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:44.840 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1714ms 2025-07-01 14:49:44.840 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:44.840 +03:00 [DBG] Connection id "0HNC8090TGF1M" completed keep alive response. 2025-07-01 14:49:44.840 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1778ms 2025-07-01 14:49:44.842 +03:00 [DBG] Connection id "0HNC8090TGF1M" received FIN. 2025-07-01 14:49:44.842 +03:00 [DBG] Connection id "0HNC8090TGF1M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:49:44.843 +03:00 [DBG] Connection id "0HNC8090TGF1M" disconnecting. 2025-07-01 14:49:44.843 +03:00 [DBG] Connection id "0HNC8090TGF1M" stopped. 2025-07-01 14:49:49.836 +03:00 [DBG] Connection id "0HNC8090TGF1N" accepted. 2025-07-01 14:49:49.836 +03:00 [DBG] Connection id "0HNC8090TGF1N" started. 2025-07-01 14:49:49.836 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:49:49.837 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:49:49.837 +03:00 [DBG] POST requests are not supported 2025-07-01 14:49:49.837 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:49:49.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-07-01 14:49:49.837 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:49.837 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:49:49.837 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:49:49.837 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:49:49.837 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:49:49.837 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:49.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-07-01 14:49:49.837 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:49:49.837 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:49:49.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-07-01 14:49:49.837 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:49:49.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-07-01 14:49:49.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:49.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:49.837 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:49:49.837 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:49:49.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:49.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:49.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:49.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:49.837 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:49:49.837 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1274ms. 2025-07-01 14:49:49.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:49.838 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:49.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:49.838 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:49.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:49.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:49.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:49.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:49.838 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:49:49.838 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:49:49.838 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:49:49.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:49.838 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:49.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:49.838 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:49.838 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:49.838 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:49.838 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8321ms 2025-07-01 14:49:49.838 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:49.838 +03:00 [DBG] Connection id "0HNC8090TGF1N" completed keep alive response. 2025-07-01 14:49:49.838 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6014ms 2025-07-01 14:49:49.838 +03:00 [DBG] Connection id "0HNC8090TGF1N" received FIN. 2025-07-01 14:49:49.838 +03:00 [DBG] Connection id "0HNC8090TGF1N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:49:49.838 +03:00 [DBG] Connection id "0HNC8090TGF1N" disconnecting. 2025-07-01 14:49:49.838 +03:00 [DBG] Connection id "0HNC8090TGF1N" stopped. 2025-07-01 14:49:54.836 +03:00 [DBG] Connection id "0HNC8090TGF1O" accepted. 2025-07-01 14:49:54.836 +03:00 [DBG] Connection id "0HNC8090TGF1O" started. 2025-07-01 14:49:54.836 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:49:54.837 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:49:54.837 +03:00 [DBG] POST requests are not supported 2025-07-01 14:49:54.837 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:49:54.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-07-01 14:49:54.837 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:54.837 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:49:54.837 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:49:54.837 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:49:54.837 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:49:54.837 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:54.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-07-01 14:49:54.837 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:49:54.837 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:49:54.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-07-01 14:49:54.837 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:49:54.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-07-01 14:49:54.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:54.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:54.837 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:49:54.837 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:49:54.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:54.838 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:54.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:54.838 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:54.838 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:49:54.838 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1775ms. 2025-07-01 14:49:54.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:54.838 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:54.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:54.838 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:54.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:54.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:54.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:54.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:54.838 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:49:54.838 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:49:54.838 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:49:54.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:54.838 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:54.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:54.838 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:54.838 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:54.838 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:54.838 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.108ms 2025-07-01 14:49:54.838 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:54.838 +03:00 [DBG] Connection id "0HNC8090TGF1O" completed keep alive response. 2025-07-01 14:49:54.839 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0596ms 2025-07-01 14:49:54.839 +03:00 [DBG] Connection id "0HNC8090TGF1O" received FIN. 2025-07-01 14:49:54.839 +03:00 [DBG] Connection id "0HNC8090TGF1O" disconnecting. 2025-07-01 14:49:54.839 +03:00 [DBG] Connection id "0HNC8090TGF1O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:49:54.840 +03:00 [DBG] Connection id "0HNC8090TGF1O" stopped. 2025-07-01 14:49:59.835 +03:00 [DBG] Connection id "0HNC8090TGF1P" accepted. 2025-07-01 14:49:59.835 +03:00 [DBG] Connection id "0HNC8090TGF1P" started. 2025-07-01 14:49:59.835 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:49:59.835 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:49:59.835 +03:00 [DBG] POST requests are not supported 2025-07-01 14:49:59.835 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:49:59.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-07-01 14:49:59.835 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:59.835 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:49:59.835 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:49:59.835 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:49:59.835 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:49:59.835 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:59.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-07-01 14:49:59.835 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:49:59.835 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:49:59.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-07-01 14:49:59.835 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:49:59.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-07-01 14:49:59.835 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:59.835 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:59.835 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:49:59.836 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:49:59.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:59.836 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:59.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:59.836 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:59.836 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:49:59.836 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1276ms. 2025-07-01 14:49:59.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:59.836 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:49:59.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:59.836 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:49:59.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:59.836 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:59.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:59.836 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:59.836 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:49:59.836 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:49:59.836 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:49:59.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:59.836 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:49:59.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:59.836 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:59.836 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:59.836 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:49:59.836 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8133ms 2025-07-01 14:49:59.836 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:49:59.836 +03:00 [DBG] Connection id "0HNC8090TGF1P" completed keep alive response. 2025-07-01 14:49:59.836 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.46ms 2025-07-01 14:49:59.838 +03:00 [DBG] Connection id "0HNC8090TGF1P" received FIN. 2025-07-01 14:49:59.838 +03:00 [DBG] Connection id "0HNC8090TGF1P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:49:59.838 +03:00 [DBG] Connection id "0HNC8090TGF1P" disconnecting. 2025-07-01 14:49:59.838 +03:00 [DBG] Connection id "0HNC8090TGF1P" stopped. 2025-07-01 14:50:04.835 +03:00 [DBG] Connection id "0HNC8090TGF1Q" accepted. 2025-07-01 14:50:04.835 +03:00 [DBG] Connection id "0HNC8090TGF1Q" started. 2025-07-01 14:50:04.835 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:50:04.835 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:50:04.835 +03:00 [DBG] POST requests are not supported 2025-07-01 14:50:04.835 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:50:04.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-07-01 14:50:04.835 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:50:04.835 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:50:04.835 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:50:04.835 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:50:04.835 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:50:04.835 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:50:04.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-07-01 14:50:04.835 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:50:04.835 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:50:04.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-07-01 14:50:04.835 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:50:04.836 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:50:04.836 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:04.836 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:04.836 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:50:04.836 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:50:04.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:50:04.836 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:50:04.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:50:04.836 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:50:04.836 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:50:04.836 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1203ms. 2025-07-01 14:50:04.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:50:04.836 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:50:04.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:50:04.836 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:50:04.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:04.836 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:04.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:50:04.836 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:50:04.836 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:50:04.836 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:50:04.836 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:50:04.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:50:04.836 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:50:04.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:04.836 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:04.836 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:04.836 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:04.836 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7129ms 2025-07-01 14:50:04.836 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:50:04.836 +03:00 [DBG] Connection id "0HNC8090TGF1Q" completed keep alive response. 2025-07-01 14:50:04.836 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3651ms 2025-07-01 14:50:04.837 +03:00 [DBG] Connection id "0HNC8090TGF1Q" received FIN. 2025-07-01 14:50:04.837 +03:00 [DBG] Connection id "0HNC8090TGF1Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:50:04.837 +03:00 [DBG] Connection id "0HNC8090TGF1Q" disconnecting. 2025-07-01 14:50:04.837 +03:00 [DBG] Connection id "0HNC8090TGF1Q" stopped. 2025-07-01 14:50:09.844 +03:00 [DBG] Connection id "0HNC8090TGF1R" accepted. 2025-07-01 14:50:09.844 +03:00 [DBG] Connection id "0HNC8090TGF1R" started. 2025-07-01 14:50:09.844 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:50:09.844 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:50:09.844 +03:00 [DBG] POST requests are not supported 2025-07-01 14:50:09.844 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:50:09.844 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:50:09.844 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:50:09.844 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:50:09.844 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:50:09.844 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:50:09.844 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:50:09.844 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:50:09.844 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:50:09.844 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:50:09.844 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:50:09.844 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:50:09.844 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:50:09.844 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:50:09.845 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:09.845 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:09.845 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:50:09.845 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:50:09.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:50:09.845 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:50:09.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:50:09.845 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:50:09.845 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:50:09.845 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1223ms. 2025-07-01 14:50:09.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:50:09.845 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:50:09.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:50:09.845 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:50:09.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:09.845 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:09.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:50:09.845 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:50:09.845 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:50:09.845 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:50:09.845 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:50:09.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:50:09.845 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:50:09.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:09.845 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:09.845 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:09.845 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:09.845 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7471ms 2025-07-01 14:50:09.845 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:50:09.845 +03:00 [DBG] Connection id "0HNC8090TGF1R" completed keep alive response. 2025-07-01 14:50:09.845 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4145ms 2025-07-01 14:50:09.846 +03:00 [DBG] Connection id "0HNC8090TGF1R" received FIN. 2025-07-01 14:50:09.846 +03:00 [DBG] Connection id "0HNC8090TGF1R" disconnecting. 2025-07-01 14:50:09.846 +03:00 [DBG] Connection id "0HNC8090TGF1R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:50:09.847 +03:00 [DBG] Connection id "0HNC8090TGF1R" stopped. 2025-07-01 14:50:14.835 +03:00 [DBG] Connection id "0HNC8090TGF1S" accepted. 2025-07-01 14:50:14.835 +03:00 [DBG] Connection id "0HNC8090TGF1S" started. 2025-07-01 14:50:14.835 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:50:14.835 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:50:14.835 +03:00 [DBG] POST requests are not supported 2025-07-01 14:50:14.835 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:50:14.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-07-01 14:50:14.836 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:50:14.836 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:50:14.836 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:50:14.836 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:50:14.836 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:50:14.836 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:50:14.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-07-01 14:50:14.836 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:50:14.836 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:50:14.836 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:50:14.836 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:50:14.836 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:50:14.836 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:14.836 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:14.836 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:50:14.836 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:50:14.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:50:14.836 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:50:14.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:50:14.836 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:50:14.836 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:50:14.836 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1258ms. 2025-07-01 14:50:14.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:50:14.836 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:50:14.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:50:14.836 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:50:14.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:14.836 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:14.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:50:14.836 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:50:14.836 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:50:14.836 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:50:14.837 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:50:14.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:50:14.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:50:14.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:14.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:14.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:14.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:14.837 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.686ms 2025-07-01 14:50:14.837 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:50:14.837 +03:00 [DBG] Connection id "0HNC8090TGF1S" completed keep alive response. 2025-07-01 14:50:14.837 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4018ms 2025-07-01 14:50:14.837 +03:00 [DBG] Connection id "0HNC8090TGF1S" received FIN. 2025-07-01 14:50:14.837 +03:00 [DBG] Connection id "0HNC8090TGF1S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:50:14.837 +03:00 [DBG] Connection id "0HNC8090TGF1S" disconnecting. 2025-07-01 14:50:14.837 +03:00 [DBG] Connection id "0HNC8090TGF1S" stopped. 2025-07-01 14:50:19.842 +03:00 [DBG] Connection id "0HNC8090TGF1T" accepted. 2025-07-01 14:50:19.842 +03:00 [DBG] Connection id "0HNC8090TGF1T" started. 2025-07-01 14:50:19.842 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:50:19.842 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:50:19.842 +03:00 [DBG] POST requests are not supported 2025-07-01 14:50:19.842 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:50:19.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-07-01 14:50:19.843 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:50:19.843 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:50:19.843 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:50:19.843 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:50:19.843 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:50:19.843 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:50:19.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-07-01 14:50:19.843 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:50:19.843 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:50:19.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-07-01 14:50:19.843 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:50:19.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-07-01 14:50:19.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:19.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:19.843 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:50:19.843 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:50:19.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:50:19.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:50:19.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:50:19.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:50:19.843 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:50:19.844 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1519ms. 2025-07-01 14:50:19.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:50:19.844 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:50:19.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:50:19.844 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:50:19.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:19.844 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:19.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:50:19.844 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:50:19.844 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:50:19.844 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:50:19.844 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:50:19.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:50:19.844 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:50:19.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:19.844 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:19.844 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:19.844 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:50:19.844 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9357ms 2025-07-01 14:50:19.844 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:50:19.844 +03:00 [DBG] Connection id "0HNC8090TGF1T" completed keep alive response. 2025-07-01 14:50:19.844 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8782ms 2025-07-01 14:50:19.844 +03:00 [DBG] Connection id "0HNC8090TGF1T" received FIN. 2025-07-01 14:50:19.845 +03:00 [DBG] Connection id "0HNC8090TGF1T" disconnecting. 2025-07-01 14:50:19.845 +03:00 [DBG] Connection id "0HNC8090TGF1T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:50:19.846 +03:00 [DBG] Connection id "0HNC8090TGF1T" stopped. 2025-07-01 14:51:02.845 +03:00 [DBG] Connection id "0HNC8090TGF1U" accepted. 2025-07-01 14:51:02.845 +03:00 [DBG] Connection id "0HNC8090TGF1U" started. 2025-07-01 14:51:02.845 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:51:02.845 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:51:02.845 +03:00 [DBG] POST requests are not supported 2025-07-01 14:51:02.845 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:51:02.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-07-01 14:51:02.845 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:51:02.845 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:51:02.845 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:51:02.845 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:51:02.845 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:51:02.845 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:51:02.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-07-01 14:51:02.845 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:51:02.845 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:51:02.845 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:51:02.845 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:51:02.845 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:51:02.845 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:51:02.845 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:51:02.845 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:51:02.845 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:51:02.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:51:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:51:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:51:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:51:02.846 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:51:02.846 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1442ms. 2025-07-01 14:51:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:51:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:51:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:51:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:51:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:51:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:51:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:51:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:51:02.846 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:51:02.846 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:51:02.846 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:51:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:51:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:51:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:51:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:51:02.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:51:02.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:51:02.846 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7411ms 2025-07-01 14:51:02.846 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:51:02.846 +03:00 [DBG] Connection id "0HNC8090TGF1U" completed keep alive response. 2025-07-01 14:51:02.846 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3383ms 2025-07-01 14:51:02.846 +03:00 [DBG] Connection id "0HNC8090TGF1U" received FIN. 2025-07-01 14:51:02.847 +03:00 [DBG] Connection id "0HNC8090TGF1U" disconnecting. 2025-07-01 14:51:02.847 +03:00 [DBG] Connection id "0HNC8090TGF1U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:51:02.848 +03:00 [DBG] Connection id "0HNC8090TGF1U" stopped. 2025-07-01 14:52:02.841 +03:00 [DBG] Connection id "0HNC8090TGF1V" accepted. 2025-07-01 14:52:02.841 +03:00 [DBG] Connection id "0HNC8090TGF1V" started. 2025-07-01 14:52:02.841 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:52:02.841 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:52:02.841 +03:00 [DBG] POST requests are not supported 2025-07-01 14:52:02.841 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:52:02.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-07-01 14:52:02.841 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:52:02.841 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:52:02.841 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:52:02.841 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:52:02.841 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:52:02.841 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:52:02.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-07-01 14:52:02.841 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:52:02.841 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:52:02.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-07-01 14:52:02.841 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:52:02.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-07-01 14:52:02.841 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:52:02.841 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:52:02.841 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:52:02.841 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:52:02.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:52:02.841 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:52:02.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:52:02.841 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:52:02.842 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:52:02.842 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.113ms. 2025-07-01 14:52:02.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:52:02.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:52:02.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:52:02.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:52:02.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:52:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:52:02.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:52:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:52:02.842 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:52:02.842 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:52:02.842 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:52:02.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:52:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:52:02.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:52:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:52:02.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:52:02.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:52:02.842 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6851ms 2025-07-01 14:52:02.842 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:52:02.842 +03:00 [DBG] Connection id "0HNC8090TGF1V" completed keep alive response. 2025-07-01 14:52:02.842 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.246ms 2025-07-01 14:52:02.842 +03:00 [DBG] Connection id "0HNC8090TGF1V" received FIN. 2025-07-01 14:52:02.842 +03:00 [DBG] Connection id "0HNC8090TGF1V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:52:02.843 +03:00 [DBG] Connection id "0HNC8090TGF1V" disconnecting. 2025-07-01 14:52:02.843 +03:00 [DBG] Connection id "0HNC8090TGF1V" stopped. 2025-07-01 14:53:02.888 +03:00 [DBG] Connection id "0HNC8090TGF20" accepted. 2025-07-01 14:53:02.888 +03:00 [DBG] Connection id "0HNC8090TGF20" started. 2025-07-01 14:53:02.888 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:53:02.888 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:53:02.888 +03:00 [DBG] POST requests are not supported 2025-07-01 14:53:02.888 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:53:02.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-07-01 14:53:02.888 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:53:02.888 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:53:02.888 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:53:02.888 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:53:02.888 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:53:02.888 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:53:02.888 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:53:02.888 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:53:02.888 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:53:02.888 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:53:02.888 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:53:02.888 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:53:02.888 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:53:02.888 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:53:02.889 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:53:02.889 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:53:02.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:53:02.889 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:53:02.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:53:02.889 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:53:02.889 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:53:02.889 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1311ms. 2025-07-01 14:53:02.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:53:02.889 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:53:02.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:53:02.889 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:53:02.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:53:02.889 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:53:02.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:53:02.889 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:53:02.889 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:53:02.889 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:53:02.889 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:53:02.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:53:02.889 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:53:02.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:53:02.889 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:53:02.890 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:53:02.890 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:53:02.890 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1325ms 2025-07-01 14:53:02.890 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:53:02.890 +03:00 [DBG] Connection id "0HNC8090TGF20" completed keep alive response. 2025-07-01 14:53:02.890 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.771ms 2025-07-01 14:53:02.890 +03:00 [DBG] Connection id "0HNC8090TGF20" received FIN. 2025-07-01 14:53:02.890 +03:00 [DBG] Connection id "0HNC8090TGF20" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:53:02.890 +03:00 [DBG] Connection id "0HNC8090TGF20" disconnecting. 2025-07-01 14:53:02.890 +03:00 [DBG] Connection id "0HNC8090TGF20" stopped. 2025-07-01 14:54:02.799 +03:00 [DBG] Connection id "0HNC8090TGF21" accepted. 2025-07-01 14:54:02.799 +03:00 [DBG] Connection id "0HNC8090TGF21" started. 2025-07-01 14:54:02.799 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:54:02.799 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:54:02.799 +03:00 [DBG] POST requests are not supported 2025-07-01 14:54:02.799 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:54:02.799 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:54:02.799 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:54:02.799 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:54:02.799 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:54:02.799 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:54:02.799 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:54:02.799 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:54:02.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-07-01 14:54:02.799 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:54:02.800 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:54:02.800 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:54:02.800 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:54:02.800 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:54:02.800 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:54:02.800 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:54:02.800 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:54:02.800 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:54:02.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:54:02.800 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:54:02.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:54:02.800 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:54:02.800 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:54:02.800 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1404ms. 2025-07-01 14:54:02.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:54:02.800 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:54:02.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:54:02.800 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:54:02.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:54:02.800 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:54:02.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:54:02.800 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:54:02.800 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:54:02.800 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:54:02.801 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:54:02.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:54:02.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:54:02.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:54:02.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:54:02.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:54:02.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:54:02.801 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1352ms 2025-07-01 14:54:02.801 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:54:02.801 +03:00 [DBG] Connection id "0HNC8090TGF21" completed keep alive response. 2025-07-01 14:54:02.801 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0091ms 2025-07-01 14:54:02.801 +03:00 [DBG] Connection id "0HNC8090TGF21" received FIN. 2025-07-01 14:54:02.801 +03:00 [DBG] Connection id "0HNC8090TGF21" disconnecting. 2025-07-01 14:54:02.801 +03:00 [DBG] Connection id "0HNC8090TGF21" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:54:02.802 +03:00 [DBG] Connection id "0HNC8090TGF21" stopped. 2025-07-01 14:55:02.806 +03:00 [DBG] Connection id "0HNC8090TGF22" accepted. 2025-07-01 14:55:02.807 +03:00 [DBG] Connection id "0HNC8090TGF22" started. 2025-07-01 14:55:02.807 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:55:02.807 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:55:02.807 +03:00 [DBG] POST requests are not supported 2025-07-01 14:55:02.807 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:55:02.807 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:55:02.807 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:55:02.807 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:55:02.807 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:55:02.807 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:55:02.807 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:55:02.807 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:55:02.807 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:55:02.807 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:55:02.807 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:55:02.807 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:55:02.807 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:55:02.807 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:55:02.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:55:02.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:55:02.808 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:55:02.808 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:55:02.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:55:02.808 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:55:02.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:55:02.808 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:55:02.808 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:55:02.808 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1373ms. 2025-07-01 14:55:02.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:55:02.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:55:02.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:55:02.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:55:02.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:55:02.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:55:02.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:55:02.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:55:02.808 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:55:02.808 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:55:02.808 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:55:02.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:55:02.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:55:02.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:55:02.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:55:02.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:55:02.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:55:02.808 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8914ms 2025-07-01 14:55:02.808 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:55:02.808 +03:00 [DBG] Connection id "0HNC8090TGF22" completed keep alive response. 2025-07-01 14:55:02.808 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6704ms 2025-07-01 14:55:02.809 +03:00 [DBG] Connection id "0HNC8090TGF22" received FIN. 2025-07-01 14:55:02.809 +03:00 [DBG] Connection id "0HNC8090TGF22" disconnecting. 2025-07-01 14:55:02.809 +03:00 [DBG] Connection id "0HNC8090TGF22" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:55:02.810 +03:00 [DBG] Connection id "0HNC8090TGF22" stopped. 2025-07-01 14:56:02.800 +03:00 [DBG] Connection id "0HNC8090TGF23" accepted. 2025-07-01 14:56:02.800 +03:00 [DBG] Connection id "0HNC8090TGF23" started. 2025-07-01 14:56:02.800 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:56:02.800 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:56:02.800 +03:00 [DBG] POST requests are not supported 2025-07-01 14:56:02.800 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:56:02.800 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:56:02.800 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:56:02.800 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:56:02.800 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:56:02.801 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:56:02.801 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:56:02.801 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:56:02.801 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:56:02.801 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:56:02.801 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:56:02.801 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:56:02.801 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:56:02.801 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:56:02.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:56:02.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:56:02.801 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:56:02.801 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:56:02.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:56:02.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:56:02.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:56:02.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:56:02.801 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:56:02.801 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1395ms. 2025-07-01 14:56:02.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:56:02.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:56:02.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:56:02.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:56:02.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:56:02.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:56:02.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:56:02.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:56:02.802 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:56:02.802 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:56:02.802 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:56:02.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:56:02.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:56:02.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:56:02.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:56:02.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:56:02.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:56:02.802 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8698ms 2025-07-01 14:56:02.802 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:56:02.802 +03:00 [DBG] Connection id "0HNC8090TGF23" completed keep alive response. 2025-07-01 14:56:02.802 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6956ms 2025-07-01 14:56:02.803 +03:00 [DBG] Connection id "0HNC8090TGF23" received FIN. 2025-07-01 14:56:02.803 +03:00 [DBG] Connection id "0HNC8090TGF23" disconnecting. 2025-07-01 14:56:02.803 +03:00 [DBG] Connection id "0HNC8090TGF23" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:56:02.804 +03:00 [DBG] Connection id "0HNC8090TGF23" stopped. 2025-07-01 14:57:02.812 +03:00 [DBG] Connection id "0HNC8090TGF24" accepted. 2025-07-01 14:57:02.812 +03:00 [DBG] Connection id "0HNC8090TGF24" started. 2025-07-01 14:57:02.812 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:57:02.812 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:57:02.812 +03:00 [DBG] POST requests are not supported 2025-07-01 14:57:02.812 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:57:02.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-07-01 14:57:02.812 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:57:02.813 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:57:02.813 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:57:02.813 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:57:02.813 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:57:02.813 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:57:02.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-07-01 14:57:02.813 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:57:02.813 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:57:02.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-07-01 14:57:02.813 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:57:02.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-07-01 14:57:02.813 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:57:02.813 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:57:02.813 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:57:02.813 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:57:02.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:57:02.813 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:57:02.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:57:02.813 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:57:02.813 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:57:02.813 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1236ms. 2025-07-01 14:57:02.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:57:02.813 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:57:02.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:57:02.813 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:57:02.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:57:02.813 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:57:02.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:57:02.813 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:57:02.813 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:57:02.813 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:57:02.813 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:57:02.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:57:02.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:57:02.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:57:02.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:57:02.814 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:57:02.814 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:57:02.814 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6456ms 2025-07-01 14:57:02.814 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:57:02.814 +03:00 [DBG] Connection id "0HNC8090TGF24" completed keep alive response. 2025-07-01 14:57:02.814 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3457ms 2025-07-01 14:57:02.814 +03:00 [DBG] Connection id "0HNC8090TGF24" received FIN. 2025-07-01 14:57:02.814 +03:00 [DBG] Connection id "0HNC8090TGF24" disconnecting. 2025-07-01 14:57:02.814 +03:00 [DBG] Connection id "0HNC8090TGF24" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:57:02.815 +03:00 [DBG] Connection id "0HNC8090TGF24" stopped. 2025-07-01 14:58:02.809 +03:00 [DBG] Connection id "0HNC8090TGF25" accepted. 2025-07-01 14:58:02.809 +03:00 [DBG] Connection id "0HNC8090TGF25" started. 2025-07-01 14:58:02.809 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:58:02.809 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:58:02.809 +03:00 [DBG] POST requests are not supported 2025-07-01 14:58:02.809 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:58:02.809 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:58:02.809 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:58:02.809 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:58:02.809 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:58:02.809 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:58:02.809 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:58:02.809 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:58:02.809 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:58:02.809 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:58:02.809 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:58:02.809 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:58:02.809 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:58:02.809 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:58:02.809 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:58:02.810 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:58:02.810 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:58:02.810 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:58:02.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:58:02.810 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:58:02.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:58:02.810 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:58:02.810 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:58:02.810 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1193ms. 2025-07-01 14:58:02.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:58:02.810 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:58:02.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:58:02.810 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:58:02.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:58:02.810 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:58:02.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:58:02.810 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:58:02.810 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:58:02.810 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:58:02.810 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:58:02.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:58:02.810 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:58:02.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:58:02.810 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:58:02.810 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:58:02.810 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:58:02.810 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7831ms 2025-07-01 14:58:02.810 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:58:02.810 +03:00 [DBG] Connection id "0HNC8090TGF25" completed keep alive response. 2025-07-01 14:58:02.810 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3653ms 2025-07-01 14:58:02.812 +03:00 [DBG] Connection id "0HNC8090TGF25" received FIN. 2025-07-01 14:58:02.812 +03:00 [DBG] Connection id "0HNC8090TGF25" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:58:02.812 +03:00 [DBG] Connection id "0HNC8090TGF25" disconnecting. 2025-07-01 14:58:02.814 +03:00 [DBG] Connection id "0HNC8090TGF25" stopped. 2025-07-01 14:59:02.808 +03:00 [DBG] Connection id "0HNC8090TGF26" accepted. 2025-07-01 14:59:02.808 +03:00 [DBG] Connection id "0HNC8090TGF26" started. 2025-07-01 14:59:02.808 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 14:59:02.808 +03:00 [VRB] All hosts are allowed. 2025-07-01 14:59:02.808 +03:00 [DBG] POST requests are not supported 2025-07-01 14:59:02.808 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 14:59:02.808 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 14:59:02.809 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:59:02.809 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 14:59:02.809 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 14:59:02.809 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 14:59:02.809 +03:00 [INF] CORS policy execution successful. 2025-07-01 14:59:02.809 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:59:02.809 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 14:59:02.809 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 14:59:02.809 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 14:59:02.809 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 14:59:02.809 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 14:59:02.809 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 14:59:02.809 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:59:02.809 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:59:02.809 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:59:02.809 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 14:59:02.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:59:02.809 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:59:02.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:59:02.809 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:59:02.810 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 14:59:02.810 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1901ms. 2025-07-01 14:59:02.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:59:02.810 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 14:59:02.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:59:02.810 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 14:59:02.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:59:02.810 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:59:02.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:59:02.810 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:59:02.810 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:59:02.810 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 14:59:02.810 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 14:59:02.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:59:02.810 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 14:59:02.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:59:02.810 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:59:02.810 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:59:02.810 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 14:59:02.810 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2097ms 2025-07-01 14:59:02.810 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 14:59:02.810 +03:00 [DBG] Connection id "0HNC8090TGF26" completed keep alive response. 2025-07-01 14:59:02.811 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2287ms 2025-07-01 14:59:02.811 +03:00 [DBG] Connection id "0HNC8090TGF26" received FIN. 2025-07-01 14:59:02.811 +03:00 [DBG] Connection id "0HNC8090TGF26" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 14:59:02.811 +03:00 [DBG] Connection id "0HNC8090TGF26" disconnecting. 2025-07-01 14:59:02.811 +03:00 [DBG] Connection id "0HNC8090TGF26" stopped. 2025-07-01 15:00:02.800 +03:00 [DBG] Connection id "0HNC8090TGF27" accepted. 2025-07-01 15:00:02.800 +03:00 [DBG] Connection id "0HNC8090TGF27" started. 2025-07-01 15:00:02.800 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:00:02.800 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:00:02.800 +03:00 [DBG] POST requests are not supported 2025-07-01 15:00:02.800 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:00:02.800 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:00:02.800 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:00:02.800 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:00:02.800 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:00:02.800 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:00:02.800 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:00:02.800 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:00:02.800 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:00:02.801 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:00:02.801 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:00:02.801 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:00:02.801 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:00:02.801 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:00:02.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:02.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:02.801 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:00:02.801 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:00:02.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:02.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:02.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:02.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:02.801 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:00:02.801 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1264ms. 2025-07-01 15:00:02.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:02.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:02.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:02.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:02.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:02.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:02.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:02.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:02.801 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:00:02.801 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:00:02.801 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:00:02.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:02.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:02.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:02.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:02.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:02.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:02.801 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6631ms 2025-07-01 15:00:02.801 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:00:02.802 +03:00 [DBG] Connection id "0HNC8090TGF27" completed keep alive response. 2025-07-01 15:00:02.802 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4341ms 2025-07-01 15:00:02.802 +03:00 [DBG] Connection id "0HNC8090TGF27" received FIN. 2025-07-01 15:00:02.802 +03:00 [DBG] Connection id "0HNC8090TGF27" disconnecting. 2025-07-01 15:00:02.802 +03:00 [DBG] Connection id "0HNC8090TGF27" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:00:02.803 +03:00 [DBG] Connection id "0HNC8090TGF27" stopped. 2025-07-01 15:00:32.649 +03:00 [DBG] Connection id "0HNC8090TGF28" accepted. 2025-07-01 15:00:32.649 +03:00 [DBG] Connection id "0HNC8090TGF28" started. 2025-07-01 15:00:32.649 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:00:32.649 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:00:32.649 +03:00 [DBG] POST requests are not supported 2025-07-01 15:00:32.650 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:00:32.650 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:00:32.650 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:00:32.650 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:00:32.650 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:00:32.650 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:00:32.650 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:00:32.650 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:00:32.650 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:00:32.650 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:00:32.650 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:00:32.650 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:00:32.650 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:00:32.650 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:00:32.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:32.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:32.650 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:00:32.650 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:00:32.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:32.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:32.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:32.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:32.650 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:00:32.650 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1237ms. 2025-07-01 15:00:32.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:32.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:32.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:32.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:32.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:32.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:32.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:32.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:32.651 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:00:32.651 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:00:32.651 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:00:32.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:32.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:32.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:32.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:32.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:32.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:32.651 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7351ms 2025-07-01 15:00:32.651 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:00:32.651 +03:00 [DBG] Connection id "0HNC8090TGF28" completed keep alive response. 2025-07-01 15:00:32.651 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4148ms 2025-07-01 15:00:32.651 +03:00 [DBG] Connection id "0HNC8090TGF28" received FIN. 2025-07-01 15:00:32.651 +03:00 [DBG] Connection id "0HNC8090TGF28" disconnecting. 2025-07-01 15:00:32.651 +03:00 [DBG] Connection id "0HNC8090TGF28" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:00:32.652 +03:00 [DBG] Connection id "0HNC8090TGF28" stopped. 2025-07-01 15:00:34.041 +03:00 [DBG] Connection id "0HNC8090TGF29" accepted. 2025-07-01 15:00:34.042 +03:00 [DBG] Connection id "0HNC8090TGF29" started. 2025-07-01 15:00:34.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:00:34.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:00:34.042 +03:00 [DBG] POST requests are not supported 2025-07-01 15:00:34.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:00:34.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:00:34.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:00:34.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:00:34.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:00:34.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:00:34.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:00:34.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:00:34.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:00:34.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:00:34.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:00:34.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:00:34.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:00:34.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:00:34.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:34.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:34.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:00:34.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:00:34.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:34.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:34.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:34.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:34.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:00:34.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1465ms. 2025-07-01 15:00:34.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:34.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:34.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:34.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:34.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:34.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:34.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:34.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:34.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:00:34.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:00:34.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:00:34.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:34.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:34.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:34.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:34.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:34.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:34.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8208ms 2025-07-01 15:00:34.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:00:34.043 +03:00 [DBG] Connection id "0HNC8090TGF29" completed keep alive response. 2025-07-01 15:00:34.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4131ms 2025-07-01 15:00:34.043 +03:00 [DBG] Connection id "0HNC8090TGF29" received FIN. 2025-07-01 15:00:34.043 +03:00 [DBG] Connection id "0HNC8090TGF29" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:00:34.043 +03:00 [DBG] Connection id "0HNC8090TGF29" disconnecting. 2025-07-01 15:00:34.044 +03:00 [DBG] Connection id "0HNC8090TGF29" stopped. 2025-07-01 15:00:39.043 +03:00 [DBG] Connection id "0HNC8090TGF2A" accepted. 2025-07-01 15:00:39.043 +03:00 [DBG] Connection id "0HNC8090TGF2A" started. 2025-07-01 15:00:39.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:00:39.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:00:39.043 +03:00 [DBG] POST requests are not supported 2025-07-01 15:00:39.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:00:39.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:00:39.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:00:39.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:00:39.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:00:39.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:00:39.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:00:39.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:00:39.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:00:39.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:00:39.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:00:39.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:00:39.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:00:39.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:00:39.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:39.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:39.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:00:39.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:00:39.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:39.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:39.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:39.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:39.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:00:39.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1464ms. 2025-07-01 15:00:39.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:39.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:39.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:39.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:39.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:39.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:39.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:39.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:39.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:00:39.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:00:39.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:00:39.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:39.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:39.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:39.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:39.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:39.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:39.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9822ms 2025-07-01 15:00:39.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:00:39.045 +03:00 [DBG] Connection id "0HNC8090TGF2A" completed keep alive response. 2025-07-01 15:00:39.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7217ms 2025-07-01 15:00:39.045 +03:00 [DBG] Connection id "0HNC8090TGF2A" received FIN. 2025-07-01 15:00:39.045 +03:00 [DBG] Connection id "0HNC8090TGF2A" disconnecting. 2025-07-01 15:00:39.046 +03:00 [DBG] Connection id "0HNC8090TGF2A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:00:39.047 +03:00 [DBG] Connection id "0HNC8090TGF2A" stopped. 2025-07-01 15:00:44.040 +03:00 [DBG] Connection id "0HNC8090TGF2B" accepted. 2025-07-01 15:00:44.040 +03:00 [DBG] Connection id "0HNC8090TGF2B" started. 2025-07-01 15:00:44.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:00:44.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:00:44.040 +03:00 [DBG] POST requests are not supported 2025-07-01 15:00:44.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:00:44.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:00:44.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:00:44.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:00:44.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:00:44.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:00:44.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:00:44.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:00:44.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:00:44.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:00:44.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:00:44.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:00:44.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:00:44.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:00:44.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:44.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:44.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:00:44.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:00:44.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:44.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:44.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:44.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:44.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:00:44.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1227ms. 2025-07-01 15:00:44.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:44.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:44.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:44.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:44.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:44.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:44.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:44.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:44.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:00:44.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:00:44.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:00:44.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:44.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:44.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:44.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:44.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:44.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:44.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7272ms 2025-07-01 15:00:44.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:00:44.042 +03:00 [DBG] Connection id "0HNC8090TGF2B" completed keep alive response. 2025-07-01 15:00:44.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5647ms 2025-07-01 15:00:44.042 +03:00 [DBG] Connection id "0HNC8090TGF2B" received FIN. 2025-07-01 15:00:44.042 +03:00 [DBG] Connection id "0HNC8090TGF2B" disconnecting. 2025-07-01 15:00:44.042 +03:00 [DBG] Connection id "0HNC8090TGF2B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:00:44.043 +03:00 [DBG] Connection id "0HNC8090TGF2B" stopped. 2025-07-01 15:00:49.044 +03:00 [DBG] Connection id "0HNC8090TGF2C" accepted. 2025-07-01 15:00:49.044 +03:00 [DBG] Connection id "0HNC8090TGF2C" started. 2025-07-01 15:00:49.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:00:49.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:00:49.044 +03:00 [DBG] POST requests are not supported 2025-07-01 15:00:49.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:00:49.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:00:49.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:00:49.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:00:49.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:00:49.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:00:49.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:00:49.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:00:49.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:00:49.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:00:49.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:00:49.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:00:49.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:00:49.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:00:49.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:49.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:49.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:00:49.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:00:49.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:49.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:49.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:49.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:49.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:00:49.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1329ms. 2025-07-01 15:00:49.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:49.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:49.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:49.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:49.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:49.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:49.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:49.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:49.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:00:49.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:00:49.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:00:49.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:49.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:49.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:49.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:49.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:49.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:49.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8532ms 2025-07-01 15:00:49.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:00:49.045 +03:00 [DBG] Connection id "0HNC8090TGF2C" completed keep alive response. 2025-07-01 15:00:49.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4723ms 2025-07-01 15:00:49.046 +03:00 [DBG] Connection id "0HNC8090TGF2C" received FIN. 2025-07-01 15:00:49.046 +03:00 [DBG] Connection id "0HNC8090TGF2C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:00:49.046 +03:00 [DBG] Connection id "0HNC8090TGF2C" disconnecting. 2025-07-01 15:00:49.046 +03:00 [DBG] Connection id "0HNC8090TGF2C" stopped. 2025-07-01 15:00:54.047 +03:00 [DBG] Connection id "0HNC8090TGF2D" accepted. 2025-07-01 15:00:54.047 +03:00 [DBG] Connection id "0HNC8090TGF2D" started. 2025-07-01 15:00:54.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:00:54.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:00:54.047 +03:00 [DBG] POST requests are not supported 2025-07-01 15:00:54.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:00:54.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:00:54.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:00:54.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:00:54.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:00:54.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:00:54.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:00:54.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:00:54.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:00:54.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:00:54.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:00:54.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:00:54.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:00:54.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:00:54.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:54.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:54.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:00:54.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:00:54.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:54.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:54.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:54.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:54.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:00:54.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1446ms. 2025-07-01 15:00:54.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:54.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:54.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:54.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:54.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:54.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:54.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:54.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:54.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:00:54.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:00:54.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:00:54.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:54.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:54.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:54.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:54.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:54.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:54.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8485ms 2025-07-01 15:00:54.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:00:54.049 +03:00 [DBG] Connection id "0HNC8090TGF2D" completed keep alive response. 2025-07-01 15:00:54.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6518ms 2025-07-01 15:00:54.049 +03:00 [DBG] Connection id "0HNC8090TGF2D" received FIN. 2025-07-01 15:00:54.049 +03:00 [DBG] Connection id "0HNC8090TGF2D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:00:54.049 +03:00 [DBG] Connection id "0HNC8090TGF2D" disconnecting. 2025-07-01 15:00:54.049 +03:00 [DBG] Connection id "0HNC8090TGF2D" stopped. 2025-07-01 15:00:59.045 +03:00 [DBG] Connection id "0HNC8090TGF2E" accepted. 2025-07-01 15:00:59.045 +03:00 [DBG] Connection id "0HNC8090TGF2E" started. 2025-07-01 15:00:59.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:00:59.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:00:59.046 +03:00 [DBG] POST requests are not supported 2025-07-01 15:00:59.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:00:59.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:00:59.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:00:59.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:00:59.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:00:59.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:00:59.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:00:59.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:00:59.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:00:59.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:00:59.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:00:59.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:00:59.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:00:59.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:00:59.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:59.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:59.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:00:59.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:00:59.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:59.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:59.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:59.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:59.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:00:59.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1225ms. 2025-07-01 15:00:59.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:59.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:00:59.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:59.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:00:59.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:59.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:59.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:59.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:59.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:00:59.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:00:59.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:00:59.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:59.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:00:59.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:59.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:59.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:59.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:00:59.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7525ms 2025-07-01 15:00:59.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:00:59.047 +03:00 [DBG] Connection id "0HNC8090TGF2E" completed keep alive response. 2025-07-01 15:00:59.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4337ms 2025-07-01 15:00:59.047 +03:00 [DBG] Connection id "0HNC8090TGF2E" received FIN. 2025-07-01 15:00:59.047 +03:00 [DBG] Connection id "0HNC8090TGF2E" disconnecting. 2025-07-01 15:00:59.047 +03:00 [DBG] Connection id "0HNC8090TGF2E" stopped. 2025-07-01 15:00:59.047 +03:00 [DBG] Connection id "0HNC8090TGF2E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:01:04.040 +03:00 [DBG] Connection id "0HNC8090TGF2F" accepted. 2025-07-01 15:01:04.040 +03:00 [DBG] Connection id "0HNC8090TGF2F" started. 2025-07-01 15:01:04.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:01:04.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:01:04.041 +03:00 [DBG] POST requests are not supported 2025-07-01 15:01:04.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:01:04.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:01:04.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:04.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:01:04.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:01:04.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:01:04.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:01:04.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:04.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:01:04.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:01:04.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:01:04.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:01:04.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:01:04.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:01:04.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:04.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:04.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:01:04.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:01:04.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:04.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:04.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:04.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:04.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:01:04.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1498ms. 2025-07-01 15:01:04.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:04.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:04.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:04.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:04.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:04.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:04.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:04.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:04.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:01:04.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:01:04.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:01:04.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:04.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:04.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:04.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:04.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:04.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:04.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7959ms 2025-07-01 15:01:04.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:04.042 +03:00 [DBG] Connection id "0HNC8090TGF2F" completed keep alive response. 2025-07-01 15:01:04.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.453ms 2025-07-01 15:01:04.042 +03:00 [DBG] Connection id "0HNC8090TGF2F" received FIN. 2025-07-01 15:01:04.042 +03:00 [DBG] Connection id "0HNC8090TGF2F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:01:04.042 +03:00 [DBG] Connection id "0HNC8090TGF2F" disconnecting. 2025-07-01 15:01:04.042 +03:00 [DBG] Connection id "0HNC8090TGF2F" stopped. 2025-07-01 15:01:09.049 +03:00 [DBG] Connection id "0HNC8090TGF2G" accepted. 2025-07-01 15:01:09.049 +03:00 [DBG] Connection id "0HNC8090TGF2G" started. 2025-07-01 15:01:09.049 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:01:09.049 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:01:09.049 +03:00 [DBG] POST requests are not supported 2025-07-01 15:01:09.049 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:01:09.049 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:01:09.049 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:09.050 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:01:09.050 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:01:09.050 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:01:09.050 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:01:09.050 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:09.050 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:01:09.050 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:01:09.050 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:01:09.050 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:01:09.050 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:01:09.050 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:01:09.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:09.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:09.050 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:01:09.050 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:01:09.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:09.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:09.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:09.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:09.050 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:01:09.050 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.143ms. 2025-07-01 15:01:09.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:09.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:09.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:09.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:09.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:09.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:09.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:09.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:09.051 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:01:09.051 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:01:09.051 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:01:09.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:09.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:09.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:09.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:09.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:09.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:09.051 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8793ms 2025-07-01 15:01:09.051 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:09.051 +03:00 [DBG] Connection id "0HNC8090TGF2G" completed keep alive response. 2025-07-01 15:01:09.051 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.639ms 2025-07-01 15:01:09.051 +03:00 [DBG] Connection id "0HNC8090TGF2G" received FIN. 2025-07-01 15:01:09.051 +03:00 [DBG] Connection id "0HNC8090TGF2G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:01:09.051 +03:00 [DBG] Connection id "0HNC8090TGF2G" disconnecting. 2025-07-01 15:01:09.051 +03:00 [DBG] Connection id "0HNC8090TGF2G" stopped. 2025-07-01 15:01:14.045 +03:00 [DBG] Connection id "0HNC8090TGF2H" accepted. 2025-07-01 15:01:14.046 +03:00 [DBG] Connection id "0HNC8090TGF2H" started. 2025-07-01 15:01:14.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:01:14.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:01:14.046 +03:00 [DBG] POST requests are not supported 2025-07-01 15:01:14.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:01:14.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:01:14.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:14.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:01:14.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:01:14.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:01:14.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:01:14.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:14.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:01:14.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:01:14.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:01:14.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:01:14.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:01:14.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:01:14.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:14.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:14.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:01:14.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:01:14.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:14.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:14.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:14.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:14.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:01:14.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1367ms. 2025-07-01 15:01:14.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:14.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:14.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:14.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:14.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:14.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:14.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:14.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:14.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:01:14.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:01:14.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:01:14.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:14.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:14.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:14.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:14.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:14.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:14.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7742ms 2025-07-01 15:01:14.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:14.047 +03:00 [DBG] Connection id "0HNC8090TGF2H" completed keep alive response. 2025-07-01 15:01:14.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4057ms 2025-07-01 15:01:14.047 +03:00 [DBG] Connection id "0HNC8090TGF2H" received FIN. 2025-07-01 15:01:14.047 +03:00 [DBG] Connection id "0HNC8090TGF2H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:01:14.047 +03:00 [DBG] Connection id "0HNC8090TGF2H" disconnecting. 2025-07-01 15:01:14.047 +03:00 [DBG] Connection id "0HNC8090TGF2H" stopped. 2025-07-01 15:01:19.052 +03:00 [DBG] Connection id "0HNC8090TGF2I" accepted. 2025-07-01 15:01:19.052 +03:00 [DBG] Connection id "0HNC8090TGF2I" started. 2025-07-01 15:01:19.052 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:01:19.052 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:01:19.052 +03:00 [DBG] POST requests are not supported 2025-07-01 15:01:19.052 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:01:19.052 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:01:19.052 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:19.052 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:01:19.052 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:01:19.052 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:01:19.052 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:01:19.053 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:19.053 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:01:19.053 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:01:19.053 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:01:19.053 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:01:19.053 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:01:19.053 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:01:19.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:19.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:19.053 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:01:19.053 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:01:19.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:19.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:19.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:19.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:19.053 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:01:19.053 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1469ms. 2025-07-01 15:01:19.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:19.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:19.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:19.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:19.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:19.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:19.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:19.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:19.054 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:01:19.054 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:01:19.054 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:01:19.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:19.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:19.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:19.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:19.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:19.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:19.054 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0205ms 2025-07-01 15:01:19.054 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:19.054 +03:00 [DBG] Connection id "0HNC8090TGF2I" completed keep alive response. 2025-07-01 15:01:19.054 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8958ms 2025-07-01 15:01:19.054 +03:00 [DBG] Connection id "0HNC8090TGF2I" received FIN. 2025-07-01 15:01:19.054 +03:00 [DBG] Connection id "0HNC8090TGF2I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:01:19.054 +03:00 [DBG] Connection id "0HNC8090TGF2I" disconnecting. 2025-07-01 15:01:19.054 +03:00 [DBG] Connection id "0HNC8090TGF2I" stopped. 2025-07-01 15:01:24.060 +03:00 [DBG] Connection id "0HNC8090TGF2J" accepted. 2025-07-01 15:01:24.060 +03:00 [DBG] Connection id "0HNC8090TGF2J" started. 2025-07-01 15:01:24.060 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:01:24.060 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:01:24.060 +03:00 [DBG] POST requests are not supported 2025-07-01 15:01:24.060 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:01:24.060 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:01:24.060 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:24.060 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:01:24.060 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:01:24.060 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:01:24.060 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:01:24.060 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:24.061 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:01:24.061 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:01:24.061 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:01:24.061 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:01:24.061 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:01:24.061 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:01:24.061 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:24.061 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:24.061 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:01:24.061 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:01:24.061 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:24.061 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:24.061 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:24.061 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:24.061 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:01:24.061 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1229ms. 2025-07-01 15:01:24.061 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:24.061 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:24.061 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:24.061 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:24.061 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:24.061 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:24.061 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:24.061 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:24.061 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:01:24.061 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:01:24.061 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:01:24.061 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:24.061 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:24.061 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:24.061 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:24.061 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:24.061 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:24.061 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7076ms 2025-07-01 15:01:24.061 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:24.062 +03:00 [DBG] Connection id "0HNC8090TGF2J" completed keep alive response. 2025-07-01 15:01:24.062 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4034ms 2025-07-01 15:01:24.062 +03:00 [DBG] Connection id "0HNC8090TGF2J" received FIN. 2025-07-01 15:01:24.062 +03:00 [DBG] Connection id "0HNC8090TGF2J" disconnecting. 2025-07-01 15:01:24.062 +03:00 [DBG] Connection id "0HNC8090TGF2J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:01:24.063 +03:00 [DBG] Connection id "0HNC8090TGF2J" stopped. 2025-07-01 15:01:29.074 +03:00 [DBG] Connection id "0HNC8090TGF2K" accepted. 2025-07-01 15:01:29.074 +03:00 [DBG] Connection id "0HNC8090TGF2K" started. 2025-07-01 15:01:29.074 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:01:29.074 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:01:29.074 +03:00 [DBG] POST requests are not supported 2025-07-01 15:01:29.074 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:01:29.074 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:01:29.074 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:29.074 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:01:29.074 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:01:29.074 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:01:29.074 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:01:29.074 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:29.075 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:01:29.075 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:01:29.075 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:01:29.075 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:01:29.075 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:01:29.075 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:01:29.075 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:29.075 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:29.075 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:01:29.075 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:01:29.075 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:29.075 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:29.075 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:29.075 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:29.075 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:01:29.075 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1597ms. 2025-07-01 15:01:29.075 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:29.075 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:29.075 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:29.075 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:29.075 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:29.075 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:29.075 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:29.075 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:29.075 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:01:29.075 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:01:29.075 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:01:29.075 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:29.075 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:29.075 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:29.075 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:29.075 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:29.075 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:29.075 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7503ms 2025-07-01 15:01:29.075 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:29.076 +03:00 [DBG] Connection id "0HNC8090TGF2K" completed keep alive response. 2025-07-01 15:01:29.076 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.346ms 2025-07-01 15:01:29.076 +03:00 [DBG] Connection id "0HNC8090TGF2K" received FIN. 2025-07-01 15:01:29.076 +03:00 [DBG] Connection id "0HNC8090TGF2K" disconnecting. 2025-07-01 15:01:29.076 +03:00 [DBG] Connection id "0HNC8090TGF2K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:01:29.077 +03:00 [DBG] Connection id "0HNC8090TGF2K" stopped. 2025-07-01 15:01:34.120 +03:00 [DBG] Connection id "0HNC8090TGF2L" accepted. 2025-07-01 15:01:34.121 +03:00 [DBG] Connection id "0HNC8090TGF2L" started. 2025-07-01 15:01:34.121 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:01:34.121 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:01:34.121 +03:00 [DBG] POST requests are not supported 2025-07-01 15:01:34.121 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:01:34.121 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:01:34.121 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:34.121 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:01:34.121 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:01:34.121 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:01:34.121 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:01:34.121 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:34.121 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:01:34.121 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:01:34.121 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:01:34.121 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:01:34.121 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:01:34.121 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:01:34.121 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:34.121 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:34.121 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:01:34.121 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:01:34.121 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:34.121 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:34.122 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:34.122 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:34.122 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:01:34.122 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1401ms. 2025-07-01 15:01:34.122 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:34.122 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:34.122 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:34.122 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:34.122 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:34.122 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:34.122 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:34.122 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:34.122 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:01:34.122 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:01:34.122 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:01:34.122 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:34.122 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:34.122 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:34.122 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:34.122 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:34.122 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:34.122 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8279ms 2025-07-01 15:01:34.122 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:34.122 +03:00 [DBG] Connection id "0HNC8090TGF2L" completed keep alive response. 2025-07-01 15:01:34.122 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.556ms 2025-07-01 15:01:34.123 +03:00 [DBG] Connection id "0HNC8090TGF2L" received FIN. 2025-07-01 15:01:34.123 +03:00 [DBG] Connection id "0HNC8090TGF2L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:01:34.123 +03:00 [DBG] Connection id "0HNC8090TGF2L" disconnecting. 2025-07-01 15:01:34.123 +03:00 [DBG] Connection id "0HNC8090TGF2L" stopped. 2025-07-01 15:01:39.040 +03:00 [DBG] Connection id "0HNC8090TGF2M" accepted. 2025-07-01 15:01:39.040 +03:00 [DBG] Connection id "0HNC8090TGF2M" started. 2025-07-01 15:01:39.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:01:39.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:01:39.040 +03:00 [DBG] POST requests are not supported 2025-07-01 15:01:39.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:01:39.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:01:39.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:39.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:01:39.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:01:39.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:01:39.040 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:01:39.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:39.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:01:39.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:01:39.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:01:39.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:01:39.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:01:39.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:01:39.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:39.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:39.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:01:39.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:01:39.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:39.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:39.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:39.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:39.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:01:39.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1206ms. 2025-07-01 15:01:39.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:39.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:39.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:39.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:39.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:39.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:39.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:39.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:39.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:01:39.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:01:39.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:01:39.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:39.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:39.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:39.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:39.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:39.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:39.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6836ms 2025-07-01 15:01:39.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:39.041 +03:00 [DBG] Connection id "0HNC8090TGF2M" completed keep alive response. 2025-07-01 15:01:39.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3073ms 2025-07-01 15:01:39.042 +03:00 [DBG] Connection id "0HNC8090TGF2M" received FIN. 2025-07-01 15:01:39.042 +03:00 [DBG] Connection id "0HNC8090TGF2M" disconnecting. 2025-07-01 15:01:39.042 +03:00 [DBG] Connection id "0HNC8090TGF2M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:01:39.043 +03:00 [DBG] Connection id "0HNC8090TGF2M" stopped. 2025-07-01 15:01:44.045 +03:00 [DBG] Connection id "0HNC8090TGF2N" accepted. 2025-07-01 15:01:44.045 +03:00 [DBG] Connection id "0HNC8090TGF2N" started. 2025-07-01 15:01:44.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:01:44.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:01:44.045 +03:00 [DBG] POST requests are not supported 2025-07-01 15:01:44.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:01:44.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:01:44.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:44.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:01:44.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:01:44.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:01:44.045 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:01:44.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:44.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:01:44.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:01:44.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:01:44.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:01:44.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:01:44.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:01:44.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:44.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:44.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:01:44.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:01:44.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:44.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:44.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:44.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:44.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:01:44.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1389ms. 2025-07-01 15:01:44.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:44.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:44.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:44.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:44.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:44.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:44.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:44.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:44.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:01:44.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:01:44.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:01:44.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:44.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:44.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:44.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:44.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:44.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:44.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6136ms 2025-07-01 15:01:44.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:44.046 +03:00 [DBG] Connection id "0HNC8090TGF2N" completed keep alive response. 2025-07-01 15:01:44.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1742ms 2025-07-01 15:01:44.046 +03:00 [DBG] Connection id "0HNC8090TGF2N" received FIN. 2025-07-01 15:01:44.047 +03:00 [DBG] Connection id "0HNC8090TGF2N" disconnecting. 2025-07-01 15:01:44.047 +03:00 [DBG] Connection id "0HNC8090TGF2N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:01:44.048 +03:00 [DBG] Connection id "0HNC8090TGF2N" stopped. 2025-07-01 15:01:49.036 +03:00 [DBG] Connection id "0HNC8090TGF2O" accepted. 2025-07-01 15:01:49.036 +03:00 [DBG] Connection id "0HNC8090TGF2O" started. 2025-07-01 15:01:49.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:01:49.036 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:01:49.036 +03:00 [DBG] POST requests are not supported 2025-07-01 15:01:49.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:01:49.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:01:49.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:49.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:01:49.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:01:49.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:01:49.036 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:01:49.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:49.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:01:49.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:01:49.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:01:49.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:01:49.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:01:49.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:01:49.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:49.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:49.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:01:49.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:01:49.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:49.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:49.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:49.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:49.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:01:49.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1236ms. 2025-07-01 15:01:49.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:49.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:49.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:49.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:49.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:49.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:49.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:49.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:49.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:01:49.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:01:49.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:01:49.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:49.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:49.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:49.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:49.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:49.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:49.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8166ms 2025-07-01 15:01:49.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:49.037 +03:00 [DBG] Connection id "0HNC8090TGF2O" completed keep alive response. 2025-07-01 15:01:49.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4543ms 2025-07-01 15:01:49.038 +03:00 [DBG] Connection id "0HNC8090TGF2O" received FIN. 2025-07-01 15:01:49.038 +03:00 [DBG] Connection id "0HNC8090TGF2O" disconnecting. 2025-07-01 15:01:49.038 +03:00 [DBG] Connection id "0HNC8090TGF2O" stopped. 2025-07-01 15:01:49.038 +03:00 [DBG] Connection id "0HNC8090TGF2O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:01:54.044 +03:00 [DBG] Connection id "0HNC8090TGF2P" accepted. 2025-07-01 15:01:54.045 +03:00 [DBG] Connection id "0HNC8090TGF2P" started. 2025-07-01 15:01:54.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:01:54.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:01:54.045 +03:00 [DBG] POST requests are not supported 2025-07-01 15:01:54.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:01:54.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:01:54.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:54.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:01:54.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:01:54.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:01:54.045 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:01:54.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:54.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:01:54.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:01:54.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:01:54.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:01:54.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:01:54.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:01:54.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:54.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:54.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:01:54.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:01:54.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:54.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:54.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:54.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:54.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:01:54.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1226ms. 2025-07-01 15:01:54.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:54.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:54.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:54.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:54.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:54.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:54.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:54.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:54.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:01:54.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:01:54.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:01:54.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:54.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:54.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:54.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:54.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:54.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:54.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6556ms 2025-07-01 15:01:54.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:54.046 +03:00 [DBG] Connection id "0HNC8090TGF2P" completed keep alive response. 2025-07-01 15:01:54.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2337ms 2025-07-01 15:01:54.046 +03:00 [DBG] Connection id "0HNC8090TGF2P" received FIN. 2025-07-01 15:01:54.046 +03:00 [DBG] Connection id "0HNC8090TGF2P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:01:54.046 +03:00 [DBG] Connection id "0HNC8090TGF2P" disconnecting. 2025-07-01 15:01:54.047 +03:00 [DBG] Connection id "0HNC8090TGF2P" stopped. 2025-07-01 15:01:59.039 +03:00 [DBG] Connection id "0HNC8090TGF2Q" accepted. 2025-07-01 15:01:59.040 +03:00 [DBG] Connection id "0HNC8090TGF2Q" started. 2025-07-01 15:01:59.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:01:59.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:01:59.040 +03:00 [DBG] POST requests are not supported 2025-07-01 15:01:59.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:01:59.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:01:59.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:59.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:01:59.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:01:59.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:01:59.040 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:01:59.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:59.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:01:59.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:01:59.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:01:59.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:01:59.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:01:59.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:01:59.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:59.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:59.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:01:59.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:01:59.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:59.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:59.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:59.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:59.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:01:59.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1651ms. 2025-07-01 15:01:59.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:59.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:01:59.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:59.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:01:59.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:59.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:59.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:59.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:59.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:01:59.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:01:59.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:01:59.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:59.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:01:59.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:59.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:59.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:59.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:01:59.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6771ms 2025-07-01 15:01:59.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:01:59.041 +03:00 [DBG] Connection id "0HNC8090TGF2Q" completed keep alive response. 2025-07-01 15:01:59.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2838ms 2025-07-01 15:01:59.041 +03:00 [DBG] Connection id "0HNC8090TGF2Q" received FIN. 2025-07-01 15:01:59.041 +03:00 [DBG] Connection id "0HNC8090TGF2Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:01:59.041 +03:00 [DBG] Connection id "0HNC8090TGF2Q" disconnecting. 2025-07-01 15:01:59.041 +03:00 [DBG] Connection id "0HNC8090TGF2Q" stopped. 2025-07-01 15:02:04.053 +03:00 [DBG] Connection id "0HNC8090TGF2R" accepted. 2025-07-01 15:02:04.053 +03:00 [DBG] Connection id "0HNC8090TGF2R" started. 2025-07-01 15:02:04.053 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:02:04.053 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:02:04.053 +03:00 [DBG] POST requests are not supported 2025-07-01 15:02:04.053 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:02:04.053 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:02:04.053 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:04.053 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:02:04.053 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:02:04.053 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:02:04.053 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:02:04.053 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:04.053 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:02:04.053 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:02:04.053 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:02:04.053 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:02:04.054 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:02:04.054 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:02:04.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:04.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:04.054 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:02:04.054 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:02:04.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:04.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:04.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:04.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:04.054 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:02:04.054 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1356ms. 2025-07-01 15:02:04.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:04.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:04.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:04.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:04.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:04.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:04.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:04.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:04.054 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:02:04.054 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:02:04.054 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:02:04.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:04.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:04.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:04.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:04.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:04.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:04.054 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6819ms 2025-07-01 15:02:04.054 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:04.054 +03:00 [DBG] Connection id "0HNC8090TGF2R" completed keep alive response. 2025-07-01 15:02:04.054 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2387ms 2025-07-01 15:02:04.055 +03:00 [DBG] Connection id "0HNC8090TGF2R" received FIN. 2025-07-01 15:02:04.055 +03:00 [DBG] Connection id "0HNC8090TGF2R" disconnecting. 2025-07-01 15:02:04.055 +03:00 [DBG] Connection id "0HNC8090TGF2R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:02:04.056 +03:00 [DBG] Connection id "0HNC8090TGF2R" stopped. 2025-07-01 15:02:09.047 +03:00 [DBG] Connection id "0HNC8090TGF2S" accepted. 2025-07-01 15:02:09.047 +03:00 [DBG] Connection id "0HNC8090TGF2S" started. 2025-07-01 15:02:09.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:02:09.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:02:09.047 +03:00 [DBG] POST requests are not supported 2025-07-01 15:02:09.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:02:09.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:02:09.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:09.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:02:09.047 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:02:09.047 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:02:09.047 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:02:09.047 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:09.047 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:02:09.047 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:02:09.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:02:09.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:02:09.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:02:09.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:02:09.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:09.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:09.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:02:09.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:02:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:09.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:02:09.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1223ms. 2025-07-01 15:02:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:09.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:09.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:09.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:09.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:09.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:02:09.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:02:09.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:02:09.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:09.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:09.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:09.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:09.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:09.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:09.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7026ms 2025-07-01 15:02:09.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:09.048 +03:00 [DBG] Connection id "0HNC8090TGF2S" completed keep alive response. 2025-07-01 15:02:09.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2707ms 2025-07-01 15:02:09.049 +03:00 [DBG] Connection id "0HNC8090TGF2S" received FIN. 2025-07-01 15:02:09.049 +03:00 [DBG] Connection id "0HNC8090TGF2S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:02:09.049 +03:00 [DBG] Connection id "0HNC8090TGF2S" disconnecting. 2025-07-01 15:02:09.049 +03:00 [DBG] Connection id "0HNC8090TGF2S" stopped. 2025-07-01 15:02:14.041 +03:00 [DBG] Connection id "0HNC8090TGF2T" accepted. 2025-07-01 15:02:14.041 +03:00 [DBG] Connection id "0HNC8090TGF2T" started. 2025-07-01 15:02:14.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:02:14.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:02:14.042 +03:00 [DBG] POST requests are not supported 2025-07-01 15:02:14.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:02:14.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:02:14.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:14.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:02:14.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:02:14.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:02:14.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:02:14.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:14.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:02:14.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:02:14.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:02:14.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:02:14.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:02:14.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:02:14.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:14.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:14.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:02:14.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:02:14.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:14.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:14.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:14.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:14.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:02:14.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.7119ms. 2025-07-01 15:02:14.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:14.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:14.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:14.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:14.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:14.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:14.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:14.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:14.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:02:14.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:02:14.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:02:14.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:14.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:14.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:14.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:14.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:14.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:14.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2114ms 2025-07-01 15:02:14.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:14.043 +03:00 [DBG] Connection id "0HNC8090TGF2T" completed keep alive response. 2025-07-01 15:02:14.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8344ms 2025-07-01 15:02:14.045 +03:00 [DBG] Connection id "0HNC8090TGF2T" received FIN. 2025-07-01 15:02:14.045 +03:00 [DBG] Connection id "0HNC8090TGF2T" disconnecting. 2025-07-01 15:02:14.045 +03:00 [DBG] Connection id "0HNC8090TGF2T" stopped. 2025-07-01 15:02:14.045 +03:00 [DBG] Connection id "0HNC8090TGF2T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:02:19.040 +03:00 [DBG] Connection id "0HNC8090TGF2U" accepted. 2025-07-01 15:02:19.040 +03:00 [DBG] Connection id "0HNC8090TGF2U" started. 2025-07-01 15:02:19.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:02:19.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:02:19.041 +03:00 [DBG] POST requests are not supported 2025-07-01 15:02:19.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:02:19.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:02:19.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:19.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:02:19.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:02:19.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:02:19.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:02:19.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:19.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:02:19.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:02:19.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:02:19.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:02:19.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:02:19.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:02:19.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:19.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:19.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:02:19.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:02:19.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:19.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:19.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:19.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:19.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:02:19.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1352ms. 2025-07-01 15:02:19.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:19.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:19.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:19.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:19.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:19.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:19.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:19.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:19.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:02:19.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:02:19.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:02:19.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:19.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:19.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:19.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:19.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:19.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:19.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7219ms 2025-07-01 15:02:19.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:19.042 +03:00 [DBG] Connection id "0HNC8090TGF2U" completed keep alive response. 2025-07-01 15:02:19.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.363ms 2025-07-01 15:02:19.042 +03:00 [DBG] Connection id "0HNC8090TGF2U" received FIN. 2025-07-01 15:02:19.042 +03:00 [DBG] Connection id "0HNC8090TGF2U" disconnecting. 2025-07-01 15:02:19.042 +03:00 [DBG] Connection id "0HNC8090TGF2U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:02:19.043 +03:00 [DBG] Connection id "0HNC8090TGF2U" stopped. 2025-07-01 15:02:24.047 +03:00 [DBG] Connection id "0HNC8090TGF2V" accepted. 2025-07-01 15:02:24.048 +03:00 [DBG] Connection id "0HNC8090TGF2V" started. 2025-07-01 15:02:24.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:02:24.049 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:02:24.049 +03:00 [DBG] POST requests are not supported 2025-07-01 15:02:24.049 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:02:24.049 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:02:24.049 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:24.049 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:02:24.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:02:24.049 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:02:24.049 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:02:24.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:24.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:02:24.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:02:24.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:02:24.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:02:24.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:02:24.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:02:24.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:24.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:24.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:02:24.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:02:24.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:24.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:24.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:24.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:24.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:02:24.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1564ms. 2025-07-01 15:02:24.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:24.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:24.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:24.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:24.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:24.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:24.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:24.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:24.050 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:02:24.050 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:02:24.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:02:24.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:24.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:24.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:24.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:24.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:24.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:24.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7678ms 2025-07-01 15:02:24.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:24.050 +03:00 [DBG] Connection id "0HNC8090TGF2V" completed keep alive response. 2025-07-01 15:02:24.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4715ms 2025-07-01 15:02:24.052 +03:00 [DBG] Connection id "0HNC8090TGF2V" received FIN. 2025-07-01 15:02:24.052 +03:00 [DBG] Connection id "0HNC8090TGF2V" disconnecting. 2025-07-01 15:02:24.052 +03:00 [DBG] Connection id "0HNC8090TGF2V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:02:24.052 +03:00 [DBG] Connection id "0HNC8090TGF2V" stopped. 2025-07-01 15:02:29.043 +03:00 [DBG] Connection id "0HNC8090TGF30" accepted. 2025-07-01 15:02:29.044 +03:00 [DBG] Connection id "0HNC8090TGF30" started. 2025-07-01 15:02:29.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:02:29.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:02:29.044 +03:00 [DBG] POST requests are not supported 2025-07-01 15:02:29.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:02:29.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:02:29.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:29.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:02:29.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:02:29.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:02:29.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:02:29.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:29.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:02:29.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:02:29.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:02:29.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:02:29.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:02:29.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:02:29.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:29.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:29.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:02:29.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:02:29.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:29.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:29.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:29.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:29.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:02:29.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1916ms. 2025-07-01 15:02:29.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:29.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:29.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:29.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:29.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:02:29.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:02:29.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:02:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:29.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:29.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:29.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.379ms 2025-07-01 15:02:29.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:29.047 +03:00 [DBG] Connection id "0HNC8090TGF30" completed keep alive response. 2025-07-01 15:02:29.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1838ms 2025-07-01 15:02:29.047 +03:00 [DBG] Connection id "0HNC8090TGF30" received FIN. 2025-07-01 15:02:29.047 +03:00 [DBG] Connection id "0HNC8090TGF30" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:02:29.048 +03:00 [DBG] Connection id "0HNC8090TGF30" disconnecting. 2025-07-01 15:02:29.048 +03:00 [DBG] Connection id "0HNC8090TGF30" stopped. 2025-07-01 15:02:34.045 +03:00 [DBG] Connection id "0HNC8090TGF31" accepted. 2025-07-01 15:02:34.045 +03:00 [DBG] Connection id "0HNC8090TGF31" started. 2025-07-01 15:02:34.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:02:34.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:02:34.046 +03:00 [DBG] POST requests are not supported 2025-07-01 15:02:34.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:02:34.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:02:34.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:34.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:02:34.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:02:34.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:02:34.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:02:34.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:34.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:02:34.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:02:34.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:02:34.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:02:34.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:02:34.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:02:34.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:34.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:34.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:02:34.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:02:34.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:34.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:34.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:34.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:34.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:02:34.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1418ms. 2025-07-01 15:02:34.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:34.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:34.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:34.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:34.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:34.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:34.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:34.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:34.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:02:34.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:02:34.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:02:34.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:34.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:34.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:34.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:34.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:34.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:34.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8784ms 2025-07-01 15:02:34.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:34.048 +03:00 [DBG] Connection id "0HNC8090TGF31" completed keep alive response. 2025-07-01 15:02:34.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5005ms 2025-07-01 15:02:34.048 +03:00 [DBG] Connection id "0HNC8090TGF31" received FIN. 2025-07-01 15:02:34.048 +03:00 [DBG] Connection id "0HNC8090TGF31" disconnecting. 2025-07-01 15:02:34.048 +03:00 [DBG] Connection id "0HNC8090TGF31" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:02:34.049 +03:00 [DBG] Connection id "0HNC8090TGF31" stopped. 2025-07-01 15:02:39.044 +03:00 [DBG] Connection id "0HNC8090TGF32" accepted. 2025-07-01 15:02:39.044 +03:00 [DBG] Connection id "0HNC8090TGF32" started. 2025-07-01 15:02:39.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:02:39.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:02:39.044 +03:00 [DBG] POST requests are not supported 2025-07-01 15:02:39.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:02:39.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:02:39.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:39.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:02:39.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:02:39.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:02:39.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:02:39.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:39.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:02:39.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:02:39.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:02:39.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:02:39.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:02:39.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:02:39.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:39.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:39.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:02:39.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:02:39.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:39.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:39.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:39.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:39.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:02:39.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.152ms. 2025-07-01 15:02:39.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:39.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:39.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:39.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:39.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:39.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:39.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:39.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:39.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:02:39.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:02:39.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:02:39.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:39.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:39.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:39.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:39.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:39.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:39.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0171ms 2025-07-01 15:02:39.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:39.046 +03:00 [DBG] Connection id "0HNC8090TGF32" completed keep alive response. 2025-07-01 15:02:39.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.308ms 2025-07-01 15:02:39.047 +03:00 [DBG] Connection id "0HNC8090TGF32" received FIN. 2025-07-01 15:02:39.047 +03:00 [DBG] Connection id "0HNC8090TGF32" disconnecting. 2025-07-01 15:02:39.047 +03:00 [DBG] Connection id "0HNC8090TGF32" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:02:39.048 +03:00 [DBG] Connection id "0HNC8090TGF32" stopped. 2025-07-01 15:02:44.051 +03:00 [DBG] Connection id "0HNC8090TGF33" accepted. 2025-07-01 15:02:44.051 +03:00 [DBG] Connection id "0HNC8090TGF33" started. 2025-07-01 15:02:44.052 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:02:44.052 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:02:44.052 +03:00 [DBG] POST requests are not supported 2025-07-01 15:02:44.052 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:02:44.052 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:02:44.052 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:44.052 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:02:44.052 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:02:44.052 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:02:44.052 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:02:44.052 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:44.053 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:02:44.053 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:02:44.053 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:02:44.053 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:02:44.053 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:02:44.053 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:02:44.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:44.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:44.053 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:02:44.053 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:02:44.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:44.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:44.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:44.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:44.053 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:02:44.053 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1208ms. 2025-07-01 15:02:44.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:44.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:44.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:44.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:44.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:44.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:44.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:44.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:44.053 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:02:44.053 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:02:44.053 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:02:44.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:44.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:44.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:44.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:44.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:44.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:44.053 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6791ms 2025-07-01 15:02:44.053 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:44.053 +03:00 [DBG] Connection id "0HNC8090TGF33" completed keep alive response. 2025-07-01 15:02:44.053 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4241ms 2025-07-01 15:02:44.054 +03:00 [DBG] Connection id "0HNC8090TGF33" received FIN. 2025-07-01 15:02:44.054 +03:00 [DBG] Connection id "0HNC8090TGF33" disconnecting. 2025-07-01 15:02:44.054 +03:00 [DBG] Connection id "0HNC8090TGF33" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:02:44.055 +03:00 [DBG] Connection id "0HNC8090TGF33" stopped. 2025-07-01 15:02:49.042 +03:00 [DBG] Connection id "0HNC8090TGF34" accepted. 2025-07-01 15:02:49.042 +03:00 [DBG] Connection id "0HNC8090TGF34" started. 2025-07-01 15:02:49.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:02:49.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:02:49.042 +03:00 [DBG] POST requests are not supported 2025-07-01 15:02:49.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:02:49.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:02:49.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:49.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:02:49.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:02:49.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:02:49.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:02:49.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:49.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:02:49.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:02:49.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:02:49.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:02:49.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:02:49.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:02:49.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:49.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:49.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:02:49.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:02:49.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:49.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:49.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:49.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:49.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:02:49.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1338ms. 2025-07-01 15:02:49.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:49.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:49.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:49.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:49.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:49.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:49.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:49.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:49.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:02:49.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:02:49.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:02:49.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:49.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:49.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:49.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:49.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:49.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:49.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8081ms 2025-07-01 15:02:49.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:49.043 +03:00 [DBG] Connection id "0HNC8090TGF34" completed keep alive response. 2025-07-01 15:02:49.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4225ms 2025-07-01 15:02:49.044 +03:00 [DBG] Connection id "0HNC8090TGF34" received FIN. 2025-07-01 15:02:49.044 +03:00 [DBG] Connection id "0HNC8090TGF34" disconnecting. 2025-07-01 15:02:49.044 +03:00 [DBG] Connection id "0HNC8090TGF34" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:02:49.045 +03:00 [DBG] Connection id "0HNC8090TGF34" stopped. 2025-07-01 15:02:54.041 +03:00 [DBG] Connection id "0HNC8090TGF35" accepted. 2025-07-01 15:02:54.041 +03:00 [DBG] Connection id "0HNC8090TGF35" started. 2025-07-01 15:02:54.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:02:54.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:02:54.041 +03:00 [DBG] POST requests are not supported 2025-07-01 15:02:54.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:02:54.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:02:54.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:54.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:02:54.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:02:54.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:02:54.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:02:54.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:54.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:02:54.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:02:54.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:02:54.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:02:54.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:02:54.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:02:54.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:54.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:54.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:02:54.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:02:54.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:54.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:54.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:54.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:54.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:02:54.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1455ms. 2025-07-01 15:02:54.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:54.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:54.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:54.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:54.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:54.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:54.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:54.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:54.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:02:54.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:02:54.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:02:54.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:54.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:54.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:54.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:54.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:54.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:54.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7477ms 2025-07-01 15:02:54.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:54.042 +03:00 [DBG] Connection id "0HNC8090TGF35" completed keep alive response. 2025-07-01 15:02:54.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2962ms 2025-07-01 15:02:54.042 +03:00 [DBG] Connection id "0HNC8090TGF35" received FIN. 2025-07-01 15:02:54.042 +03:00 [DBG] Connection id "0HNC8090TGF35" disconnecting. 2025-07-01 15:02:54.042 +03:00 [DBG] Connection id "0HNC8090TGF35" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:02:54.044 +03:00 [DBG] Connection id "0HNC8090TGF35" stopped. 2025-07-01 15:02:59.048 +03:00 [DBG] Connection id "0HNC8090TGF36" accepted. 2025-07-01 15:02:59.048 +03:00 [DBG] Connection id "0HNC8090TGF36" started. 2025-07-01 15:02:59.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:02:59.048 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:02:59.048 +03:00 [DBG] POST requests are not supported 2025-07-01 15:02:59.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:02:59.049 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:02:59.049 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:59.049 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:02:59.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:02:59.049 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:02:59.049 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:02:59.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:59.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:02:59.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:02:59.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:02:59.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:02:59.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:02:59.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:02:59.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:59.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:59.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:02:59.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:02:59.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:59.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:59.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:59.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:59.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:02:59.050 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1578ms. 2025-07-01 15:02:59.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:59.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:02:59.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:59.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:02:59.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:59.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:59.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:59.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:59.050 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:02:59.050 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:02:59.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:02:59.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:59.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:02:59.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:59.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:59.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:59.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:02:59.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8822ms 2025-07-01 15:02:59.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:02:59.050 +03:00 [DBG] Connection id "0HNC8090TGF36" completed keep alive response. 2025-07-01 15:02:59.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6545ms 2025-07-01 15:02:59.050 +03:00 [DBG] Connection id "0HNC8090TGF36" received FIN. 2025-07-01 15:02:59.050 +03:00 [DBG] Connection id "0HNC8090TGF36" disconnecting. 2025-07-01 15:02:59.050 +03:00 [DBG] Connection id "0HNC8090TGF36" stopped. 2025-07-01 15:02:59.050 +03:00 [DBG] Connection id "0HNC8090TGF36" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:03:04.125 +03:00 [DBG] Connection id "0HNC8090TGF37" accepted. 2025-07-01 15:03:04.125 +03:00 [DBG] Connection id "0HNC8090TGF37" started. 2025-07-01 15:03:04.125 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:03:04.125 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:03:04.125 +03:00 [DBG] POST requests are not supported 2025-07-01 15:03:04.125 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:03:04.125 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:03:04.125 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:04.125 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:03:04.125 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:03:04.125 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:03:04.125 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:03:04.125 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:04.125 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:03:04.125 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:03:04.125 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:03:04.125 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:03:04.125 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:03:04.125 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:03:04.125 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:04.125 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:04.125 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:03:04.125 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:03:04.125 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:04.126 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:04.126 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:04.126 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:04.126 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:03:04.126 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1656ms. 2025-07-01 15:03:04.126 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:04.126 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:04.126 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:04.126 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:04.126 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:04.126 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:04.126 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:04.126 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:04.126 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:03:04.126 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:03:04.126 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:03:04.126 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:04.126 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:04.126 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:04.126 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:04.126 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:04.126 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:04.126 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7601ms 2025-07-01 15:03:04.126 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:04.126 +03:00 [DBG] Connection id "0HNC8090TGF37" completed keep alive response. 2025-07-01 15:03:04.126 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3756ms 2025-07-01 15:03:04.126 +03:00 [DBG] Connection id "0HNC8090TGF37" received FIN. 2025-07-01 15:03:04.126 +03:00 [DBG] Connection id "0HNC8090TGF37" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:03:04.127 +03:00 [DBG] Connection id "0HNC8090TGF37" disconnecting. 2025-07-01 15:03:04.127 +03:00 [DBG] Connection id "0HNC8090TGF37" stopped. 2025-07-01 15:03:09.038 +03:00 [DBG] Connection id "0HNC8090TGF38" accepted. 2025-07-01 15:03:09.038 +03:00 [DBG] Connection id "0HNC8090TGF38" started. 2025-07-01 15:03:09.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:03:09.039 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:03:09.039 +03:00 [DBG] POST requests are not supported 2025-07-01 15:03:09.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:03:09.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:03:09.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:09.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:03:09.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:03:09.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:03:09.039 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:03:09.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:09.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:03:09.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:03:09.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:03:09.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:03:09.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:03:09.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:03:09.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:09.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:09.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:03:09.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:03:09.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:09.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:09.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:09.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:09.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:03:09.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1284ms. 2025-07-01 15:03:09.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:09.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:09.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:09.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:09.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:09.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:09.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:09.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:09.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:03:09.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:03:09.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:03:09.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:09.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:09.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:09.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:09.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:09.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:09.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.628ms 2025-07-01 15:03:09.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:09.040 +03:00 [DBG] Connection id "0HNC8090TGF38" completed keep alive response. 2025-07-01 15:03:09.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2638ms 2025-07-01 15:03:09.040 +03:00 [DBG] Connection id "0HNC8090TGF38" received FIN. 2025-07-01 15:03:09.040 +03:00 [DBG] Connection id "0HNC8090TGF38" disconnecting. 2025-07-01 15:03:09.040 +03:00 [DBG] Connection id "0HNC8090TGF38" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:03:09.041 +03:00 [DBG] Connection id "0HNC8090TGF38" stopped. 2025-07-01 15:03:14.042 +03:00 [DBG] Connection id "0HNC8090TGF39" accepted. 2025-07-01 15:03:14.043 +03:00 [DBG] Connection id "0HNC8090TGF39" started. 2025-07-01 15:03:14.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:03:14.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:03:14.043 +03:00 [DBG] POST requests are not supported 2025-07-01 15:03:14.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:03:14.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:03:14.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:14.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:03:14.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:03:14.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:03:14.043 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:03:14.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:14.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:03:14.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:03:14.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:03:14.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:03:14.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:03:14.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:03:14.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:14.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:14.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:03:14.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:03:14.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:14.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:14.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:14.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:14.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:03:14.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1635ms. 2025-07-01 15:03:14.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:14.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:14.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:14.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:14.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:14.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:14.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:14.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:14.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:03:14.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:03:14.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:03:14.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:14.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:14.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:14.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:14.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:14.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:14.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8169ms 2025-07-01 15:03:14.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:14.044 +03:00 [DBG] Connection id "0HNC8090TGF39" completed keep alive response. 2025-07-01 15:03:14.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4933ms 2025-07-01 15:03:14.044 +03:00 [DBG] Connection id "0HNC8090TGF39" received FIN. 2025-07-01 15:03:14.045 +03:00 [DBG] Connection id "0HNC8090TGF39" disconnecting. 2025-07-01 15:03:14.045 +03:00 [DBG] Connection id "0HNC8090TGF39" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:03:14.046 +03:00 [DBG] Connection id "0HNC8090TGF39" stopped. 2025-07-01 15:03:19.042 +03:00 [DBG] Connection id "0HNC8090TGF3A" accepted. 2025-07-01 15:03:19.042 +03:00 [DBG] Connection id "0HNC8090TGF3A" started. 2025-07-01 15:03:19.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:03:19.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:03:19.043 +03:00 [DBG] POST requests are not supported 2025-07-01 15:03:19.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:03:19.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:03:19.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:19.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:03:19.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:03:19.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:03:19.043 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:03:19.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:19.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:03:19.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:03:19.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:03:19.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:03:19.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:03:19.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:03:19.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:19.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:19.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:03:19.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:03:19.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:19.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:19.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:19.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:19.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:03:19.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1465ms. 2025-07-01 15:03:19.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:19.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:19.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:19.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:19.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:19.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:19.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:19.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:19.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:03:19.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:03:19.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:03:19.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:19.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:19.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:19.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:19.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:19.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:19.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0168ms 2025-07-01 15:03:19.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:19.044 +03:00 [DBG] Connection id "0HNC8090TGF3A" completed keep alive response. 2025-07-01 15:03:19.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7095ms 2025-07-01 15:03:19.045 +03:00 [DBG] Connection id "0HNC8090TGF3A" received FIN. 2025-07-01 15:03:19.045 +03:00 [DBG] Connection id "0HNC8090TGF3A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:03:19.045 +03:00 [DBG] Connection id "0HNC8090TGF3A" disconnecting. 2025-07-01 15:03:19.045 +03:00 [DBG] Connection id "0HNC8090TGF3A" stopped. 2025-07-01 15:03:24.040 +03:00 [DBG] Connection id "0HNC8090TGF3B" accepted. 2025-07-01 15:03:24.040 +03:00 [DBG] Connection id "0HNC8090TGF3B" started. 2025-07-01 15:03:24.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:03:24.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:03:24.040 +03:00 [DBG] POST requests are not supported 2025-07-01 15:03:24.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:03:24.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:03:24.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:24.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:03:24.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:03:24.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:03:24.040 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:03:24.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:24.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:03:24.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:03:24.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:03:24.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:03:24.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:03:24.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:03:24.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:24.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:24.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:03:24.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:03:24.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:24.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:24.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:24.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:24.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:03:24.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1174ms. 2025-07-01 15:03:24.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:24.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:24.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:24.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:24.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:24.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:24.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:24.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:24.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:03:24.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:03:24.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:03:24.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:24.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:24.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:24.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:24.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:24.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:24.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7222ms 2025-07-01 15:03:24.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:24.041 +03:00 [DBG] Connection id "0HNC8090TGF3B" completed keep alive response. 2025-07-01 15:03:24.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3571ms 2025-07-01 15:03:24.042 +03:00 [DBG] Connection id "0HNC8090TGF3B" received FIN. 2025-07-01 15:03:24.042 +03:00 [DBG] Connection id "0HNC8090TGF3B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:03:24.042 +03:00 [DBG] Connection id "0HNC8090TGF3B" disconnecting. 2025-07-01 15:03:24.042 +03:00 [DBG] Connection id "0HNC8090TGF3B" stopped. 2025-07-01 15:03:29.041 +03:00 [DBG] Connection id "0HNC8090TGF3C" accepted. 2025-07-01 15:03:29.041 +03:00 [DBG] Connection id "0HNC8090TGF3C" started. 2025-07-01 15:03:29.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:03:29.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:03:29.041 +03:00 [DBG] POST requests are not supported 2025-07-01 15:03:29.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:03:29.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:03:29.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:29.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:03:29.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:03:29.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:03:29.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:03:29.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:29.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:03:29.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:03:29.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:03:29.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:03:29.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:03:29.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:03:29.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:29.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:29.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:03:29.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:03:29.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:29.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:29.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:29.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:29.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:03:29.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1277ms. 2025-07-01 15:03:29.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:29.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:29.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:29.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:29.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:29.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:29.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:29.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:29.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:03:29.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:03:29.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:03:29.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:29.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:29.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:29.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:29.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:29.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:29.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6785ms 2025-07-01 15:03:29.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:29.042 +03:00 [DBG] Connection id "0HNC8090TGF3C" completed keep alive response. 2025-07-01 15:03:29.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3013ms 2025-07-01 15:03:29.042 +03:00 [DBG] Connection id "0HNC8090TGF3C" received FIN. 2025-07-01 15:03:29.043 +03:00 [DBG] Connection id "0HNC8090TGF3C" disconnecting. 2025-07-01 15:03:29.043 +03:00 [DBG] Connection id "0HNC8090TGF3C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:03:29.044 +03:00 [DBG] Connection id "0HNC8090TGF3C" stopped. 2025-07-01 15:03:34.044 +03:00 [DBG] Connection id "0HNC8090TGF3D" accepted. 2025-07-01 15:03:34.045 +03:00 [DBG] Connection id "0HNC8090TGF3D" started. 2025-07-01 15:03:34.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:03:34.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:03:34.045 +03:00 [DBG] POST requests are not supported 2025-07-01 15:03:34.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:03:34.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:03:34.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:34.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:03:34.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:03:34.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:03:34.045 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:03:34.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:34.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:03:34.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:03:34.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:03:34.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:03:34.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:03:34.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:03:34.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:34.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:34.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:03:34.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:03:34.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:34.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:34.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:34.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:34.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:03:34.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1198ms. 2025-07-01 15:03:34.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:34.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:34.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:34.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:34.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:34.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:34.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:34.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:34.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:03:34.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:03:34.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:03:34.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:34.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:34.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:34.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:34.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:34.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:34.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7446ms 2025-07-01 15:03:34.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:34.046 +03:00 [DBG] Connection id "0HNC8090TGF3D" completed keep alive response. 2025-07-01 15:03:34.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3174ms 2025-07-01 15:03:34.046 +03:00 [DBG] Connection id "0HNC8090TGF3D" received FIN. 2025-07-01 15:03:34.046 +03:00 [DBG] Connection id "0HNC8090TGF3D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:03:34.046 +03:00 [DBG] Connection id "0HNC8090TGF3D" disconnecting. 2025-07-01 15:03:34.047 +03:00 [DBG] Connection id "0HNC8090TGF3D" stopped. 2025-07-01 15:03:39.052 +03:00 [DBG] Connection id "0HNC8090TGF3E" accepted. 2025-07-01 15:03:39.052 +03:00 [DBG] Connection id "0HNC8090TGF3E" started. 2025-07-01 15:03:39.052 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:03:39.052 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:03:39.052 +03:00 [DBG] POST requests are not supported 2025-07-01 15:03:39.052 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:03:39.052 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:03:39.052 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:39.052 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:03:39.052 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:03:39.052 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:03:39.052 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:03:39.052 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:39.052 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:03:39.052 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:03:39.052 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:03:39.052 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:03:39.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:03:39.052 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:03:39.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:39.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:39.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:03:39.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:03:39.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:39.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:39.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:39.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:39.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:03:39.053 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1459ms. 2025-07-01 15:03:39.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:39.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:39.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:39.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:39.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:39.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:39.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:39.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:39.053 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:03:39.053 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:03:39.053 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:03:39.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:39.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:39.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:39.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:39.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:39.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:39.053 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5894ms 2025-07-01 15:03:39.053 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:39.053 +03:00 [DBG] Connection id "0HNC8090TGF3E" completed keep alive response. 2025-07-01 15:03:39.053 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0778ms 2025-07-01 15:03:39.053 +03:00 [DBG] Connection id "0HNC8090TGF3E" received FIN. 2025-07-01 15:03:39.053 +03:00 [DBG] Connection id "0HNC8090TGF3E" disconnecting. 2025-07-01 15:03:39.053 +03:00 [DBG] Connection id "0HNC8090TGF3E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:03:39.054 +03:00 [DBG] Connection id "0HNC8090TGF3E" stopped. 2025-07-01 15:03:44.039 +03:00 [DBG] Connection id "0HNC8090TGF3F" accepted. 2025-07-01 15:03:44.040 +03:00 [DBG] Connection id "0HNC8090TGF3F" started. 2025-07-01 15:03:44.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:03:44.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:03:44.040 +03:00 [DBG] POST requests are not supported 2025-07-01 15:03:44.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:03:44.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:03:44.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:44.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:03:44.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:03:44.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:03:44.040 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:03:44.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:44.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:03:44.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:03:44.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:03:44.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:03:44.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:03:44.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:03:44.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:44.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:44.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:03:44.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:03:44.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:44.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:44.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:44.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:44.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:03:44.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1634ms. 2025-07-01 15:03:44.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:44.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:44.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:44.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:44.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:44.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:44.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:44.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:44.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:03:44.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:03:44.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:03:44.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:44.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:44.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:44.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:44.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:44.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:44.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7685ms 2025-07-01 15:03:44.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:44.041 +03:00 [DBG] Connection id "0HNC8090TGF3F" completed keep alive response. 2025-07-01 15:03:44.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4132ms 2025-07-01 15:03:44.041 +03:00 [DBG] Connection id "0HNC8090TGF3F" received FIN. 2025-07-01 15:03:44.042 +03:00 [DBG] Connection id "0HNC8090TGF3F" disconnecting. 2025-07-01 15:03:44.042 +03:00 [DBG] Connection id "0HNC8090TGF3F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:03:44.043 +03:00 [DBG] Connection id "0HNC8090TGF3F" stopped. 2025-07-01 15:03:49.040 +03:00 [DBG] Connection id "0HNC8090TGF3G" accepted. 2025-07-01 15:03:49.040 +03:00 [DBG] Connection id "0HNC8090TGF3G" started. 2025-07-01 15:03:49.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:03:49.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:03:49.040 +03:00 [DBG] POST requests are not supported 2025-07-01 15:03:49.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:03:49.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:03:49.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:49.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:03:49.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:03:49.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:03:49.040 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:03:49.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:49.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:03:49.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:03:49.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:03:49.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:03:49.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:03:49.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:03:49.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:49.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:49.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:03:49.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:03:49.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:49.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:49.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:49.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:49.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:03:49.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1381ms. 2025-07-01 15:03:49.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:49.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:49.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:49.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:49.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:49.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:49.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:49.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:49.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:03:49.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:03:49.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:03:49.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:49.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:49.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:49.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:49.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:49.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:49.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.282ms 2025-07-01 15:03:49.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:49.042 +03:00 [DBG] Connection id "0HNC8090TGF3G" completed keep alive response. 2025-07-01 15:03:49.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0869ms 2025-07-01 15:03:49.042 +03:00 [DBG] Connection id "0HNC8090TGF3G" received FIN. 2025-07-01 15:03:49.042 +03:00 [DBG] Connection id "0HNC8090TGF3G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:03:49.043 +03:00 [DBG] Connection id "0HNC8090TGF3G" disconnecting. 2025-07-01 15:03:49.043 +03:00 [DBG] Connection id "0HNC8090TGF3G" stopped. 2025-07-01 15:03:54.047 +03:00 [DBG] Connection id "0HNC8090TGF3H" accepted. 2025-07-01 15:03:54.047 +03:00 [DBG] Connection id "0HNC8090TGF3H" started. 2025-07-01 15:03:54.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:03:54.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:03:54.047 +03:00 [DBG] POST requests are not supported 2025-07-01 15:03:54.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:03:54.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:03:54.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:54.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:03:54.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:03:54.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:03:54.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:03:54.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:54.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:03:54.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:03:54.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:03:54.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:03:54.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:03:54.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:03:54.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:54.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:54.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:03:54.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:03:54.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:54.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:54.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:54.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:54.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:03:54.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1204ms. 2025-07-01 15:03:54.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:54.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:54.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:54.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:54.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:54.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:54.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:54.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:54.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:03:54.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:03:54.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:03:54.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:54.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:54.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:54.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:54.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:54.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:54.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8694ms 2025-07-01 15:03:54.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:54.049 +03:00 [DBG] Connection id "0HNC8090TGF3H" completed keep alive response. 2025-07-01 15:03:54.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5282ms 2025-07-01 15:03:54.049 +03:00 [DBG] Connection id "0HNC8090TGF3H" received FIN. 2025-07-01 15:03:54.049 +03:00 [DBG] Connection id "0HNC8090TGF3H" disconnecting. 2025-07-01 15:03:54.049 +03:00 [DBG] Connection id "0HNC8090TGF3H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:03:54.050 +03:00 [DBG] Connection id "0HNC8090TGF3H" stopped. 2025-07-01 15:03:59.050 +03:00 [DBG] Connection id "0HNC8090TGF3I" accepted. 2025-07-01 15:03:59.051 +03:00 [DBG] Connection id "0HNC8090TGF3I" started. 2025-07-01 15:03:59.051 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:03:59.051 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:03:59.051 +03:00 [DBG] POST requests are not supported 2025-07-01 15:03:59.051 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:03:59.051 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:03:59.051 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:59.051 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:03:59.051 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:03:59.051 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:03:59.051 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:03:59.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:59.051 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:03:59.051 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:03:59.051 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:03:59.051 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:03:59.051 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:03:59.051 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:03:59.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:59.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:59.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:03:59.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:03:59.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:59.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:59.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:59.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:59.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:03:59.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1303ms. 2025-07-01 15:03:59.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:59.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:03:59.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:59.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:03:59.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:59.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:59.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:59.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:59.052 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:03:59.052 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:03:59.052 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:03:59.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:59.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:03:59.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:59.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:59.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:59.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:03:59.052 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8037ms 2025-07-01 15:03:59.052 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:03:59.052 +03:00 [DBG] Connection id "0HNC8090TGF3I" completed keep alive response. 2025-07-01 15:03:59.052 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6736ms 2025-07-01 15:03:59.053 +03:00 [DBG] Connection id "0HNC8090TGF3I" received FIN. 2025-07-01 15:03:59.053 +03:00 [DBG] Connection id "0HNC8090TGF3I" disconnecting. 2025-07-01 15:03:59.053 +03:00 [DBG] Connection id "0HNC8090TGF3I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:03:59.054 +03:00 [DBG] Connection id "0HNC8090TGF3I" stopped. 2025-07-01 15:04:04.041 +03:00 [DBG] Connection id "0HNC8090TGF3J" accepted. 2025-07-01 15:04:04.041 +03:00 [DBG] Connection id "0HNC8090TGF3J" started. 2025-07-01 15:04:04.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:04:04.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:04:04.041 +03:00 [DBG] POST requests are not supported 2025-07-01 15:04:04.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:04:04.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:04:04.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:04.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:04:04.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:04:04.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:04:04.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:04:04.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:04.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:04:04.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:04:04.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:04:04.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:04:04.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:04:04.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:04:04.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:04.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:04.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:04:04.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:04:04.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:04.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:04.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:04.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:04.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:04:04.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1504ms. 2025-07-01 15:04:04.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:04.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:04.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:04.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:04.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:04.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:04.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:04.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:04.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:04:04.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:04:04.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:04:04.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:04.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:04.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:04.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:04.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:04.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:04.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.316ms 2025-07-01 15:04:04.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:04.043 +03:00 [DBG] Connection id "0HNC8090TGF3J" completed keep alive response. 2025-07-01 15:04:04.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0902ms 2025-07-01 15:04:04.044 +03:00 [DBG] Connection id "0HNC8090TGF3J" received FIN. 2025-07-01 15:04:04.044 +03:00 [DBG] Connection id "0HNC8090TGF3J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:04:04.044 +03:00 [DBG] Connection id "0HNC8090TGF3J" disconnecting. 2025-07-01 15:04:04.044 +03:00 [DBG] Connection id "0HNC8090TGF3J" stopped. 2025-07-01 15:04:09.052 +03:00 [DBG] Connection id "0HNC8090TGF3K" accepted. 2025-07-01 15:04:09.052 +03:00 [DBG] Connection id "0HNC8090TGF3K" started. 2025-07-01 15:04:09.052 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:04:09.052 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:04:09.052 +03:00 [DBG] POST requests are not supported 2025-07-01 15:04:09.053 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:04:09.053 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:04:09.053 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:09.053 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:04:09.053 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:04:09.053 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:04:09.053 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:04:09.053 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:09.053 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:04:09.053 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:04:09.053 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:04:09.053 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:04:09.053 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:04:09.053 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:04:09.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:09.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:09.053 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:04:09.053 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:04:09.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:09.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:09.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:09.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:09.054 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:04:09.054 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1921ms. 2025-07-01 15:04:09.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:09.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:09.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:09.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:09.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:09.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:09.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:09.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:09.054 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:04:09.054 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:04:09.054 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:04:09.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:09.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:09.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:09.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:09.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:09.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:09.054 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1358ms 2025-07-01 15:04:09.054 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:09.054 +03:00 [DBG] Connection id "0HNC8090TGF3K" completed keep alive response. 2025-07-01 15:04:09.055 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1758ms 2025-07-01 15:04:09.055 +03:00 [DBG] Connection id "0HNC8090TGF3K" received FIN. 2025-07-01 15:04:09.055 +03:00 [DBG] Connection id "0HNC8090TGF3K" disconnecting. 2025-07-01 15:04:09.055 +03:00 [DBG] Connection id "0HNC8090TGF3K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:04:09.056 +03:00 [DBG] Connection id "0HNC8090TGF3K" stopped. 2025-07-01 15:04:14.055 +03:00 [DBG] Connection id "0HNC8090TGF3L" accepted. 2025-07-01 15:04:14.055 +03:00 [DBG] Connection id "0HNC8090TGF3L" started. 2025-07-01 15:04:14.055 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:04:14.055 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:04:14.055 +03:00 [DBG] POST requests are not supported 2025-07-01 15:04:14.055 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:04:14.055 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:04:14.055 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:14.055 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:04:14.055 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:04:14.055 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:04:14.055 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:04:14.055 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:14.055 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:04:14.055 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:04:14.055 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:04:14.055 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:04:14.055 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:04:14.055 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:04:14.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:14.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:14.056 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:04:14.056 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:04:14.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:14.056 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:14.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:14.056 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:14.056 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:04:14.056 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1631ms. 2025-07-01 15:04:14.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:14.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:14.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:14.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:14.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:14.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:14.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:14.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:14.056 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:04:14.056 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:04:14.056 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:04:14.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:14.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:14.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:14.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:14.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:14.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:14.056 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7865ms 2025-07-01 15:04:14.056 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:14.056 +03:00 [DBG] Connection id "0HNC8090TGF3L" completed keep alive response. 2025-07-01 15:04:14.056 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4955ms 2025-07-01 15:04:14.057 +03:00 [DBG] Connection id "0HNC8090TGF3L" received FIN. 2025-07-01 15:04:14.057 +03:00 [DBG] Connection id "0HNC8090TGF3L" disconnecting. 2025-07-01 15:04:14.057 +03:00 [DBG] Connection id "0HNC8090TGF3L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:04:14.058 +03:00 [DBG] Connection id "0HNC8090TGF3L" stopped. 2025-07-01 15:04:19.047 +03:00 [DBG] Connection id "0HNC8090TGF3M" accepted. 2025-07-01 15:04:19.047 +03:00 [DBG] Connection id "0HNC8090TGF3M" started. 2025-07-01 15:04:19.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:04:19.048 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:04:19.048 +03:00 [DBG] POST requests are not supported 2025-07-01 15:04:19.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:04:19.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:04:19.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:19.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:04:19.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:04:19.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:04:19.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:04:19.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:19.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:04:19.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:04:19.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:04:19.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:04:19.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:04:19.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:04:19.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:19.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:19.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:04:19.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:04:19.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:19.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:19.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:19.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:19.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:04:19.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1732ms. 2025-07-01 15:04:19.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:19.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:19.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:19.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:19.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:19.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:19.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:19.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:19.050 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:04:19.050 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:04:19.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:04:19.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:19.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:19.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:19.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:19.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:19.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:19.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4491ms 2025-07-01 15:04:19.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:19.050 +03:00 [DBG] Connection id "0HNC8090TGF3M" completed keep alive response. 2025-07-01 15:04:19.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5036ms 2025-07-01 15:04:19.050 +03:00 [DBG] Connection id "0HNC8090TGF3M" received FIN. 2025-07-01 15:04:19.050 +03:00 [DBG] Connection id "0HNC8090TGF3M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:04:19.050 +03:00 [DBG] Connection id "0HNC8090TGF3M" disconnecting. 2025-07-01 15:04:19.051 +03:00 [DBG] Connection id "0HNC8090TGF3M" stopped. 2025-07-01 15:04:24.044 +03:00 [DBG] Connection id "0HNC8090TGF3N" accepted. 2025-07-01 15:04:24.044 +03:00 [DBG] Connection id "0HNC8090TGF3N" started. 2025-07-01 15:04:24.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:04:24.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:04:24.044 +03:00 [DBG] POST requests are not supported 2025-07-01 15:04:24.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:04:24.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:04:24.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:24.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:04:24.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:04:24.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:04:24.045 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:04:24.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:24.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:04:24.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:04:24.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:04:24.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:04:24.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:04:24.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:04:24.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:24.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:24.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:04:24.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:04:24.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:24.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:24.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:24.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:24.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:04:24.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1378ms. 2025-07-01 15:04:24.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:24.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:24.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:24.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:24.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:24.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:24.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:24.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:24.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:04:24.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:04:24.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:04:24.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:24.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:24.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:24.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:24.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:24.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:24.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.029ms 2025-07-01 15:04:24.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:24.046 +03:00 [DBG] Connection id "0HNC8090TGF3N" completed keep alive response. 2025-07-01 15:04:24.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.923ms 2025-07-01 15:04:24.046 +03:00 [DBG] Connection id "0HNC8090TGF3N" received FIN. 2025-07-01 15:04:24.046 +03:00 [DBG] Connection id "0HNC8090TGF3N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:04:24.047 +03:00 [DBG] Connection id "0HNC8090TGF3N" disconnecting. 2025-07-01 15:04:24.047 +03:00 [DBG] Connection id "0HNC8090TGF3N" stopped. 2025-07-01 15:04:29.046 +03:00 [DBG] Connection id "0HNC8090TGF3O" accepted. 2025-07-01 15:04:29.046 +03:00 [DBG] Connection id "0HNC8090TGF3O" started. 2025-07-01 15:04:29.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:04:29.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:04:29.046 +03:00 [DBG] POST requests are not supported 2025-07-01 15:04:29.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:04:29.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:04:29.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:29.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:04:29.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:04:29.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:04:29.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:04:29.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:29.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:04:29.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:04:29.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:04:29.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:04:29.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:04:29.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:04:29.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:29.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:29.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:04:29.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:04:29.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:29.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:29.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:29.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:29.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:04:29.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1267ms. 2025-07-01 15:04:29.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:29.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:29.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:29.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:29.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:04:29.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:04:29.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:04:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:29.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:29.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:29.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7391ms 2025-07-01 15:04:29.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:29.047 +03:00 [DBG] Connection id "0HNC8090TGF3O" completed keep alive response. 2025-07-01 15:04:29.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3889ms 2025-07-01 15:04:29.048 +03:00 [DBG] Connection id "0HNC8090TGF3O" received FIN. 2025-07-01 15:04:29.048 +03:00 [DBG] Connection id "0HNC8090TGF3O" disconnecting. 2025-07-01 15:04:29.048 +03:00 [DBG] Connection id "0HNC8090TGF3O" stopped. 2025-07-01 15:04:29.048 +03:00 [DBG] Connection id "0HNC8090TGF3O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:04:34.039 +03:00 [DBG] Connection id "0HNC8090TGF3P" accepted. 2025-07-01 15:04:34.039 +03:00 [DBG] Connection id "0HNC8090TGF3P" started. 2025-07-01 15:04:34.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:04:34.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:04:34.040 +03:00 [DBG] POST requests are not supported 2025-07-01 15:04:34.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:04:34.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:04:34.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:34.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:04:34.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:04:34.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:04:34.040 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:04:34.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:34.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:04:34.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:04:34.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:04:34.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:04:34.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:04:34.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:04:34.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:34.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:34.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:04:34.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:04:34.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:34.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:34.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:34.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:34.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:04:34.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2114ms. 2025-07-01 15:04:34.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:34.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:34.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:34.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:34.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:34.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:34.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:34.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:34.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:04:34.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:04:34.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:04:34.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:34.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:34.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:34.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:34.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:34.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:34.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2203ms 2025-07-01 15:04:34.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:34.041 +03:00 [DBG] Connection id "0HNC8090TGF3P" completed keep alive response. 2025-07-01 15:04:34.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9575ms 2025-07-01 15:04:34.042 +03:00 [DBG] Connection id "0HNC8090TGF3P" received FIN. 2025-07-01 15:04:34.042 +03:00 [DBG] Connection id "0HNC8090TGF3P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:04:34.042 +03:00 [DBG] Connection id "0HNC8090TGF3P" disconnecting. 2025-07-01 15:04:34.042 +03:00 [DBG] Connection id "0HNC8090TGF3P" stopped. 2025-07-01 15:04:39.814 +03:00 [DBG] Connection id "0HNC8090TGF3Q" accepted. 2025-07-01 15:04:39.814 +03:00 [DBG] Connection id "0HNC8090TGF3Q" started. 2025-07-01 15:04:39.814 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:04:39.814 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:04:39.814 +03:00 [DBG] POST requests are not supported 2025-07-01 15:04:39.814 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:04:39.814 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:04:39.815 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:39.815 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:04:39.815 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:04:39.815 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:04:39.815 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:04:39.815 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:39.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-07-01 15:04:39.815 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:04:39.815 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:04:39.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-07-01 15:04:39.815 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:04:39.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-07-01 15:04:39.815 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:39.815 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:39.815 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:04:39.816 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:04:39.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:39.816 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:39.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:39.816 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:39.816 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:04:39.816 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2422ms. 2025-07-01 15:04:39.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:39.816 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:39.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:39.816 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:39.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:39.816 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:39.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:39.816 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:39.816 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:04:39.816 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:04:39.816 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:04:39.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:39.816 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:39.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:39.817 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:39.817 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:39.817 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:39.817 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3123ms 2025-07-01 15:04:39.817 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:39.817 +03:00 [DBG] Connection id "0HNC8090TGF3Q" completed keep alive response. 2025-07-01 15:04:39.817 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6944ms 2025-07-01 15:04:39.817 +03:00 [DBG] Connection id "0HNC8090TGF3Q" received FIN. 2025-07-01 15:04:39.817 +03:00 [DBG] Connection id "0HNC8090TGF3Q" disconnecting. 2025-07-01 15:04:39.817 +03:00 [DBG] Connection id "0HNC8090TGF3Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:04:39.818 +03:00 [DBG] Connection id "0HNC8090TGF3Q" stopped. 2025-07-01 15:04:44.805 +03:00 [DBG] Connection id "0HNC8090TGF3R" accepted. 2025-07-01 15:04:44.805 +03:00 [DBG] Connection id "0HNC8090TGF3R" started. 2025-07-01 15:04:44.805 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:04:44.805 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:04:44.805 +03:00 [DBG] POST requests are not supported 2025-07-01 15:04:44.805 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:04:44.805 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:04:44.805 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:44.805 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:04:44.805 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:04:44.805 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:04:44.805 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:04:44.805 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:44.805 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:04:44.805 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:04:44.805 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:04:44.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-07-01 15:04:44.806 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:04:44.806 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:04:44.806 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:44.806 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:44.806 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:04:44.806 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:04:44.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:44.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:44.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:44.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:44.806 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:04:44.806 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.133ms. 2025-07-01 15:04:44.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:44.806 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:44.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:44.806 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:44.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:44.806 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:44.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:44.806 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:44.806 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:04:44.807 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:04:44.807 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:04:44.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:44.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:44.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:44.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:44.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:44.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:44.807 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9571ms 2025-07-01 15:04:44.807 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:44.807 +03:00 [DBG] Connection id "0HNC8090TGF3R" completed keep alive response. 2025-07-01 15:04:44.807 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8778ms 2025-07-01 15:04:44.807 +03:00 [DBG] Connection id "0HNC8090TGF3R" received FIN. 2025-07-01 15:04:44.807 +03:00 [DBG] Connection id "0HNC8090TGF3R" disconnecting. 2025-07-01 15:04:44.807 +03:00 [DBG] Connection id "0HNC8090TGF3R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:04:44.808 +03:00 [DBG] Connection id "0HNC8090TGF3R" stopped. 2025-07-01 15:04:49.810 +03:00 [DBG] Connection id "0HNC8090TGF3S" accepted. 2025-07-01 15:04:49.811 +03:00 [DBG] Connection id "0HNC8090TGF3S" started. 2025-07-01 15:04:49.811 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:04:49.811 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:04:49.811 +03:00 [DBG] POST requests are not supported 2025-07-01 15:04:49.811 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:04:49.811 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:04:49.811 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:49.811 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:04:49.811 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:04:49.811 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:04:49.811 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:04:49.811 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:49.811 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:04:49.811 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:04:49.811 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:04:49.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-07-01 15:04:49.811 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:04:49.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-07-01 15:04:49.811 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:49.811 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:49.811 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:04:49.811 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:04:49.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:49.811 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:49.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:49.811 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:49.812 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:04:49.812 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1613ms. 2025-07-01 15:04:49.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:49.812 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:49.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:49.812 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:49.812 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:49.812 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:49.812 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:49.812 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:49.812 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:04:49.812 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:04:49.812 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:04:49.812 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:49.812 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:49.812 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:49.812 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:49.812 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:49.812 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:49.812 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.014ms 2025-07-01 15:04:49.812 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:49.812 +03:00 [DBG] Connection id "0HNC8090TGF3S" completed keep alive response. 2025-07-01 15:04:49.812 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6306ms 2025-07-01 15:04:49.813 +03:00 [DBG] Connection id "0HNC8090TGF3S" received FIN. 2025-07-01 15:04:49.813 +03:00 [DBG] Connection id "0HNC8090TGF3S" disconnecting. 2025-07-01 15:04:49.813 +03:00 [DBG] Connection id "0HNC8090TGF3S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:04:49.814 +03:00 [DBG] Connection id "0HNC8090TGF3S" stopped. 2025-07-01 15:04:54.801 +03:00 [DBG] Connection id "0HNC8090TGF3T" accepted. 2025-07-01 15:04:54.801 +03:00 [DBG] Connection id "0HNC8090TGF3T" started. 2025-07-01 15:04:54.801 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:04:54.801 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:04:54.801 +03:00 [DBG] POST requests are not supported 2025-07-01 15:04:54.801 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:04:54.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-07-01 15:04:54.801 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:54.801 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:04:54.801 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:04:54.801 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:04:54.801 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:04:54.801 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:54.801 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:04:54.801 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:04:54.801 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:04:54.801 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:04:54.801 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:04:54.801 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:04:54.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:54.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:54.801 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:04:54.801 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:04:54.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:54.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:54.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:54.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:54.801 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:04:54.802 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1325ms. 2025-07-01 15:04:54.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:54.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:54.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:54.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:54.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:54.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:54.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:54.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:54.802 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:04:54.802 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:04:54.802 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:04:54.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:54.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:54.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:54.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:54.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:54.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:54.802 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6592ms 2025-07-01 15:04:54.802 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:54.802 +03:00 [DBG] Connection id "0HNC8090TGF3T" completed keep alive response. 2025-07-01 15:04:54.802 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2275ms 2025-07-01 15:04:54.802 +03:00 [DBG] Connection id "0HNC8090TGF3T" received FIN. 2025-07-01 15:04:54.802 +03:00 [DBG] Connection id "0HNC8090TGF3T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:04:54.802 +03:00 [DBG] Connection id "0HNC8090TGF3T" disconnecting. 2025-07-01 15:04:54.802 +03:00 [DBG] Connection id "0HNC8090TGF3T" stopped. 2025-07-01 15:04:59.808 +03:00 [DBG] Connection id "0HNC8090TGF3U" accepted. 2025-07-01 15:04:59.808 +03:00 [DBG] Connection id "0HNC8090TGF3U" started. 2025-07-01 15:04:59.808 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:04:59.808 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:04:59.808 +03:00 [DBG] POST requests are not supported 2025-07-01 15:04:59.808 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:04:59.808 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:04:59.808 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:59.808 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:04:59.808 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:04:59.808 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:04:59.808 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:04:59.809 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:59.809 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:04:59.809 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:04:59.809 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:04:59.809 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:04:59.809 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:04:59.809 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:04:59.809 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:59.809 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:59.809 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:04:59.809 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:04:59.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:59.809 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:59.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:59.809 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:59.809 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:04:59.809 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1119ms. 2025-07-01 15:04:59.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:59.809 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:04:59.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:59.809 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:04:59.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:59.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:59.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:59.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:59.809 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:04:59.809 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:04:59.809 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:04:59.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:59.809 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:04:59.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:59.809 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:59.809 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:59.809 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:04:59.809 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5798ms 2025-07-01 15:04:59.809 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:04:59.809 +03:00 [DBG] Connection id "0HNC8090TGF3U" completed keep alive response. 2025-07-01 15:04:59.809 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1358ms 2025-07-01 15:04:59.810 +03:00 [DBG] Connection id "0HNC8090TGF3U" received FIN. 2025-07-01 15:04:59.810 +03:00 [DBG] Connection id "0HNC8090TGF3U" disconnecting. 2025-07-01 15:04:59.810 +03:00 [DBG] Connection id "0HNC8090TGF3U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:04:59.811 +03:00 [DBG] Connection id "0HNC8090TGF3U" stopped. 2025-07-01 15:05:04.813 +03:00 [DBG] Connection id "0HNC8090TGF3V" accepted. 2025-07-01 15:05:04.813 +03:00 [DBG] Connection id "0HNC8090TGF3V" started. 2025-07-01 15:05:04.813 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:05:04.813 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:05:04.813 +03:00 [DBG] POST requests are not supported 2025-07-01 15:05:04.813 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:05:04.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-07-01 15:05:04.813 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:04.813 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:05:04.813 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:05:04.813 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:05:04.813 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:05:04.813 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:04.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-07-01 15:05:04.813 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:05:04.813 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:05:04.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-07-01 15:05:04.813 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:05:04.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-07-01 15:05:04.813 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:04.813 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:04.814 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:05:04.814 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:05:04.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:04.814 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:04.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:04.814 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:04.814 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:05:04.814 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.145ms. 2025-07-01 15:05:04.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:04.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:04.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:04.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:04.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:04.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:04.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:04.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:04.814 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:05:04.814 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:05:04.814 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:05:04.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:04.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:04.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:04.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:04.814 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:04.814 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:04.814 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9138ms 2025-07-01 15:05:04.814 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:04.814 +03:00 [DBG] Connection id "0HNC8090TGF3V" completed keep alive response. 2025-07-01 15:05:04.815 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6139ms 2025-07-01 15:05:04.815 +03:00 [DBG] Connection id "0HNC8090TGF3V" received FIN. 2025-07-01 15:05:04.815 +03:00 [DBG] Connection id "0HNC8090TGF3V" disconnecting. 2025-07-01 15:05:04.815 +03:00 [DBG] Connection id "0HNC8090TGF3V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:05:04.816 +03:00 [DBG] Connection id "0HNC8090TGF3V" stopped. 2025-07-01 15:05:09.810 +03:00 [DBG] Connection id "0HNC8090TGF40" accepted. 2025-07-01 15:05:09.811 +03:00 [DBG] Connection id "0HNC8090TGF40" started. 2025-07-01 15:05:09.811 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:05:09.811 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:05:09.811 +03:00 [DBG] POST requests are not supported 2025-07-01 15:05:09.811 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:05:09.811 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:05:09.811 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:09.811 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:05:09.811 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:05:09.811 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:05:09.811 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:05:09.811 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:09.811 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:05:09.811 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:05:09.811 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:05:09.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-07-01 15:05:09.811 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:05:09.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-07-01 15:05:09.811 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:09.811 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:09.811 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:05:09.811 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:05:09.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:09.811 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:09.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:09.811 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:09.812 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:05:09.812 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1416ms. 2025-07-01 15:05:09.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:09.812 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:09.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:09.812 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:09.812 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:09.812 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:09.812 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:09.812 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:09.812 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:05:09.812 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:05:09.812 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:05:09.812 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:09.812 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:09.812 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:09.812 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:09.812 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:09.812 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:09.812 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7561ms 2025-07-01 15:05:09.812 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:09.812 +03:00 [DBG] Connection id "0HNC8090TGF40" completed keep alive response. 2025-07-01 15:05:09.812 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.372ms 2025-07-01 15:05:09.812 +03:00 [DBG] Connection id "0HNC8090TGF40" received FIN. 2025-07-01 15:05:09.812 +03:00 [DBG] Connection id "0HNC8090TGF40" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:05:09.813 +03:00 [DBG] Connection id "0HNC8090TGF40" disconnecting. 2025-07-01 15:05:09.813 +03:00 [DBG] Connection id "0HNC8090TGF40" stopped. 2025-07-01 15:05:14.807 +03:00 [DBG] Connection id "0HNC8090TGF41" accepted. 2025-07-01 15:05:14.807 +03:00 [DBG] Connection id "0HNC8090TGF41" started. 2025-07-01 15:05:14.807 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:05:14.807 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:05:14.807 +03:00 [DBG] POST requests are not supported 2025-07-01 15:05:14.808 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:05:14.808 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:05:14.808 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:14.808 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:05:14.808 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:05:14.808 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:05:14.808 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:05:14.808 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:14.808 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:05:14.808 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:05:14.808 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:05:14.808 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:05:14.808 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:05:14.808 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:05:14.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:14.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:14.808 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:05:14.808 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:05:14.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:14.808 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:14.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:14.808 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:14.808 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:05:14.809 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1977ms. 2025-07-01 15:05:14.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:14.809 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:14.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:14.809 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:14.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:14.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:14.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:14.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:14.809 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:05:14.809 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:05:14.809 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:05:14.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:14.809 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:14.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:14.809 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:14.809 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:14.809 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:14.809 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1029ms 2025-07-01 15:05:14.809 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:14.809 +03:00 [DBG] Connection id "0HNC8090TGF41" completed keep alive response. 2025-07-01 15:05:14.809 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8808ms 2025-07-01 15:05:14.810 +03:00 [DBG] Connection id "0HNC8090TGF41" received FIN. 2025-07-01 15:05:14.810 +03:00 [DBG] Connection id "0HNC8090TGF41" disconnecting. 2025-07-01 15:05:14.810 +03:00 [DBG] Connection id "0HNC8090TGF41" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:05:14.811 +03:00 [DBG] Connection id "0HNC8090TGF41" stopped. 2025-07-01 15:05:19.810 +03:00 [DBG] Connection id "0HNC8090TGF42" accepted. 2025-07-01 15:05:19.811 +03:00 [DBG] Connection id "0HNC8090TGF42" started. 2025-07-01 15:05:19.811 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:05:19.811 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:05:19.811 +03:00 [DBG] POST requests are not supported 2025-07-01 15:05:19.811 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:05:19.811 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:05:19.811 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:19.811 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:05:19.811 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:05:19.811 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:05:19.811 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:05:19.811 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:19.811 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:05:19.812 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:05:19.812 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:05:19.812 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:05:19.812 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:05:19.812 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:05:19.812 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:19.812 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:19.812 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:05:19.812 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:05:19.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:19.812 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:19.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:19.812 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:19.812 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:05:19.812 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1771ms. 2025-07-01 15:05:19.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:19.813 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:19.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:19.813 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:19.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:19.813 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:19.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:19.813 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:19.813 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:05:19.813 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:05:19.813 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:05:19.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:19.813 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:19.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:19.813 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:19.813 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:19.813 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:19.813 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4387ms 2025-07-01 15:05:19.813 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:19.813 +03:00 [DBG] Connection id "0HNC8090TGF42" completed keep alive response. 2025-07-01 15:05:19.813 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5846ms 2025-07-01 15:05:19.814 +03:00 [DBG] Connection id "0HNC8090TGF42" received FIN. 2025-07-01 15:05:19.814 +03:00 [DBG] Connection id "0HNC8090TGF42" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:05:19.814 +03:00 [DBG] Connection id "0HNC8090TGF42" disconnecting. 2025-07-01 15:05:19.814 +03:00 [DBG] Connection id "0HNC8090TGF42" stopped. 2025-07-01 15:05:24.806 +03:00 [DBG] Connection id "0HNC8090TGF43" accepted. 2025-07-01 15:05:24.806 +03:00 [DBG] Connection id "0HNC8090TGF43" started. 2025-07-01 15:05:24.807 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:05:24.807 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:05:24.807 +03:00 [DBG] POST requests are not supported 2025-07-01 15:05:24.807 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:05:24.807 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:05:24.807 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:24.807 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:05:24.807 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:05:24.807 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:05:24.807 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:05:24.807 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:24.807 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:05:24.807 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:05:24.807 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:05:24.807 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:05:24.807 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:05:24.807 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:05:24.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:24.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:24.807 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:05:24.807 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:05:24.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:24.807 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:24.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:24.807 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:24.807 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:05:24.807 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1288ms. 2025-07-01 15:05:24.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:24.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:24.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:24.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:24.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:24.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:24.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:24.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:24.808 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:05:24.808 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:05:24.808 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:05:24.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:24.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:24.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:24.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:24.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:24.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:24.808 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7162ms 2025-07-01 15:05:24.808 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:24.808 +03:00 [DBG] Connection id "0HNC8090TGF43" completed keep alive response. 2025-07-01 15:05:24.808 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3226ms 2025-07-01 15:05:24.808 +03:00 [DBG] Connection id "0HNC8090TGF43" received FIN. 2025-07-01 15:05:24.808 +03:00 [DBG] Connection id "0HNC8090TGF43" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:05:24.808 +03:00 [DBG] Connection id "0HNC8090TGF43" disconnecting. 2025-07-01 15:05:24.808 +03:00 [DBG] Connection id "0HNC8090TGF43" stopped. 2025-07-01 15:05:29.799 +03:00 [DBG] Connection id "0HNC8090TGF44" accepted. 2025-07-01 15:05:29.799 +03:00 [DBG] Connection id "0HNC8090TGF44" started. 2025-07-01 15:05:29.800 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:05:29.800 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:05:29.800 +03:00 [DBG] POST requests are not supported 2025-07-01 15:05:29.800 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:05:29.800 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:05:29.800 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:29.800 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:05:29.800 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:05:29.800 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:05:29.800 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:05:29.801 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:29.801 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:05:29.801 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:05:29.801 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:05:29.801 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:05:29.801 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:05:29.801 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:05:29.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:29.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:29.801 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:05:29.801 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:05:29.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:29.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:29.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:29.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:29.801 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:05:29.802 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1828ms. 2025-07-01 15:05:29.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:29.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:29.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:29.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:29.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:29.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:29.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:29.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:29.802 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:05:29.802 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:05:29.802 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:05:29.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:29.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:29.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:29.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:29.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:29.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:29.802 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1414ms 2025-07-01 15:05:29.802 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:29.802 +03:00 [DBG] Connection id "0HNC8090TGF44" completed keep alive response. 2025-07-01 15:05:29.802 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5517ms 2025-07-01 15:05:29.803 +03:00 [DBG] Connection id "0HNC8090TGF44" received FIN. 2025-07-01 15:05:29.803 +03:00 [DBG] Connection id "0HNC8090TGF44" disconnecting. 2025-07-01 15:05:29.803 +03:00 [DBG] Connection id "0HNC8090TGF44" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:05:29.804 +03:00 [DBG] Connection id "0HNC8090TGF44" stopped. 2025-07-01 15:05:34.807 +03:00 [DBG] Connection id "0HNC8090TGF45" accepted. 2025-07-01 15:05:34.807 +03:00 [DBG] Connection id "0HNC8090TGF45" started. 2025-07-01 15:05:34.807 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:05:34.807 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:05:34.807 +03:00 [DBG] POST requests are not supported 2025-07-01 15:05:34.807 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:05:34.808 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:05:34.808 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:34.808 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:05:34.808 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:05:34.808 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:05:34.808 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:05:34.808 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:34.808 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:05:34.808 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:05:34.808 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:05:34.808 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:05:34.808 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:05:34.808 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:05:34.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:34.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:34.808 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:05:34.808 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:05:34.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:34.809 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:34.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:34.809 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:34.809 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:05:34.809 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1737ms. 2025-07-01 15:05:34.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:34.809 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:34.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:34.809 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:34.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:34.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:34.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:34.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:34.809 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:05:34.809 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:05:34.809 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:05:34.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:34.809 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:34.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:34.809 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:34.809 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:34.809 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:34.810 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1647ms 2025-07-01 15:05:34.810 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:34.810 +03:00 [DBG] Connection id "0HNC8090TGF45" completed keep alive response. 2025-07-01 15:05:34.810 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.35ms 2025-07-01 15:05:34.810 +03:00 [DBG] Connection id "0HNC8090TGF45" received FIN. 2025-07-01 15:05:34.810 +03:00 [DBG] Connection id "0HNC8090TGF45" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:05:34.810 +03:00 [DBG] Connection id "0HNC8090TGF45" disconnecting. 2025-07-01 15:05:34.810 +03:00 [DBG] Connection id "0HNC8090TGF45" stopped. 2025-07-01 15:05:43.553 +03:00 [DBG] Connection id "0HNC8090TGF46" accepted. 2025-07-01 15:05:43.553 +03:00 [DBG] Connection id "0HNC8090TGF46" started. 2025-07-01 15:05:43.553 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:05:43.553 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:05:43.553 +03:00 [DBG] POST requests are not supported 2025-07-01 15:05:43.553 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:05:43.553 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:05:43.553 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:43.553 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:05:43.554 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:05:43.554 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:05:43.554 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:05:43.554 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:43.554 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:05:43.554 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:05:43.554 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:05:43.554 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:05:43.554 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:05:43.554 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:05:43.554 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:43.554 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:43.554 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:05:43.554 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:05:43.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:43.554 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:43.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:43.554 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:43.554 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:05:43.555 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1646ms. 2025-07-01 15:05:43.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:43.555 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:43.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:43.555 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:43.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:43.555 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:43.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:43.555 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:43.555 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:05:43.555 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:05:43.555 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:05:43.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:43.555 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:43.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:43.555 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:43.555 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:43.555 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:43.555 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0809ms 2025-07-01 15:05:43.555 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:43.555 +03:00 [DBG] Connection id "0HNC8090TGF46" completed keep alive response. 2025-07-01 15:05:43.555 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.028ms 2025-07-01 15:05:43.556 +03:00 [DBG] Connection id "0HNC8090TGF46" received FIN. 2025-07-01 15:05:43.556 +03:00 [DBG] Connection id "0HNC8090TGF46" disconnecting. 2025-07-01 15:05:43.556 +03:00 [DBG] Connection id "0HNC8090TGF46" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:05:43.557 +03:00 [DBG] Connection id "0HNC8090TGF46" stopped. 2025-07-01 15:05:44.046 +03:00 [DBG] Connection id "0HNC8090TGF47" accepted. 2025-07-01 15:05:44.046 +03:00 [DBG] Connection id "0HNC8090TGF47" started. 2025-07-01 15:05:44.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:05:44.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:05:44.046 +03:00 [DBG] POST requests are not supported 2025-07-01 15:05:44.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:05:44.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:05:44.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:44.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:05:44.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:05:44.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:05:44.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:05:44.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:44.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:05:44.047 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:05:44.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:05:44.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:05:44.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:05:44.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:05:44.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:44.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:44.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:05:44.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:05:44.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:44.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:44.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:44.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:44.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:05:44.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1344ms. 2025-07-01 15:05:44.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:44.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:44.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:44.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:44.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:44.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:44.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:44.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:44.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:05:44.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:05:44.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:05:44.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:44.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:44.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:44.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:44.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:44.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:44.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9169ms 2025-07-01 15:05:44.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:44.048 +03:00 [DBG] Connection id "0HNC8090TGF47" completed keep alive response. 2025-07-01 15:05:44.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6262ms 2025-07-01 15:05:44.048 +03:00 [DBG] Connection id "0HNC8090TGF47" received FIN. 2025-07-01 15:05:44.048 +03:00 [DBG] Connection id "0HNC8090TGF47" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:05:44.048 +03:00 [DBG] Connection id "0HNC8090TGF47" disconnecting. 2025-07-01 15:05:44.048 +03:00 [DBG] Connection id "0HNC8090TGF47" stopped. 2025-07-01 15:05:49.055 +03:00 [DBG] Connection id "0HNC8090TGF48" accepted. 2025-07-01 15:05:49.055 +03:00 [DBG] Connection id "0HNC8090TGF48" started. 2025-07-01 15:05:49.055 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:05:49.055 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:05:49.055 +03:00 [DBG] POST requests are not supported 2025-07-01 15:05:49.055 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:05:49.056 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:05:49.056 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:49.056 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:05:49.056 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:05:49.056 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:05:49.056 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:05:49.056 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:49.056 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:05:49.056 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:05:49.056 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:05:49.056 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:05:49.056 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:05:49.056 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:05:49.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:49.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:49.056 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:05:49.056 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:05:49.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:49.056 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:49.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:49.056 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:49.056 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:05:49.056 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1314ms. 2025-07-01 15:05:49.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:49.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:49.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:49.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:49.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:49.057 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:49.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:49.057 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:49.057 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:05:49.057 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:05:49.057 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:05:49.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:49.057 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:49.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:49.057 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:49.057 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:49.057 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:49.057 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7912ms 2025-07-01 15:05:49.057 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:49.057 +03:00 [DBG] Connection id "0HNC8090TGF48" completed keep alive response. 2025-07-01 15:05:49.057 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5497ms 2025-07-01 15:05:49.057 +03:00 [DBG] Connection id "0HNC8090TGF48" received FIN. 2025-07-01 15:05:49.057 +03:00 [DBG] Connection id "0HNC8090TGF48" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:05:49.057 +03:00 [DBG] Connection id "0HNC8090TGF48" disconnecting. 2025-07-01 15:05:49.057 +03:00 [DBG] Connection id "0HNC8090TGF48" stopped. 2025-07-01 15:05:54.043 +03:00 [DBG] Connection id "0HNC8090TGF49" accepted. 2025-07-01 15:05:54.043 +03:00 [DBG] Connection id "0HNC8090TGF49" started. 2025-07-01 15:05:54.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:05:54.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:05:54.043 +03:00 [DBG] POST requests are not supported 2025-07-01 15:05:54.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:05:54.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:05:54.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:54.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:05:54.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:05:54.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:05:54.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:05:54.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:54.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:05:54.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:05:54.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:05:54.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:05:54.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:05:54.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:05:54.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:54.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:54.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:05:54.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:05:54.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:54.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:54.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:54.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:54.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:05:54.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1655ms. 2025-07-01 15:05:54.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:54.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:54.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:54.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:54.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:54.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:54.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:54.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:54.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:05:54.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:05:54.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:05:54.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:54.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:54.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:54.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:54.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:54.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:54.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2092ms 2025-07-01 15:05:54.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:54.045 +03:00 [DBG] Connection id "0HNC8090TGF49" completed keep alive response. 2025-07-01 15:05:54.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2708ms 2025-07-01 15:05:54.046 +03:00 [DBG] Connection id "0HNC8090TGF49" received FIN. 2025-07-01 15:05:54.046 +03:00 [DBG] Connection id "0HNC8090TGF49" disconnecting. 2025-07-01 15:05:54.046 +03:00 [DBG] Connection id "0HNC8090TGF49" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:05:54.047 +03:00 [DBG] Connection id "0HNC8090TGF49" stopped. 2025-07-01 15:05:59.045 +03:00 [DBG] Connection id "0HNC8090TGF4A" accepted. 2025-07-01 15:05:59.046 +03:00 [DBG] Connection id "0HNC8090TGF4A" started. 2025-07-01 15:05:59.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:05:59.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:05:59.046 +03:00 [DBG] POST requests are not supported 2025-07-01 15:05:59.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:05:59.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:05:59.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:59.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:05:59.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:05:59.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:05:59.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:05:59.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:59.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:05:59.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:05:59.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:05:59.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:05:59.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:05:59.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:05:59.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:59.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:59.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:05:59.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:05:59.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:59.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:59.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:59.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:59.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:05:59.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1211ms. 2025-07-01 15:05:59.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:59.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:05:59.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:59.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:05:59.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:59.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:59.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:59.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:59.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:05:59.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:05:59.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:05:59.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:59.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:05:59.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:59.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:59.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:59.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:05:59.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6671ms 2025-07-01 15:05:59.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:05:59.047 +03:00 [DBG] Connection id "0HNC8090TGF4A" completed keep alive response. 2025-07-01 15:05:59.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2293ms 2025-07-01 15:05:59.047 +03:00 [DBG] Connection id "0HNC8090TGF4A" received FIN. 2025-07-01 15:05:59.047 +03:00 [DBG] Connection id "0HNC8090TGF4A" disconnecting. 2025-07-01 15:05:59.047 +03:00 [DBG] Connection id "0HNC8090TGF4A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:05:59.049 +03:00 [DBG] Connection id "0HNC8090TGF4A" stopped. 2025-07-01 15:06:04.040 +03:00 [DBG] Connection id "0HNC8090TGF4B" accepted. 2025-07-01 15:06:04.040 +03:00 [DBG] Connection id "0HNC8090TGF4B" started. 2025-07-01 15:06:04.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:06:04.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:06:04.040 +03:00 [DBG] POST requests are not supported 2025-07-01 15:06:04.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:06:04.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:06:04.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:04.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:06:04.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:06:04.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:06:04.040 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:06:04.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:04.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:06:04.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:06:04.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:06:04.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:06:04.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:06:04.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:06:04.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:04.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:04.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:06:04.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:06:04.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:04.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:04.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:04.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:04.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:06:04.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1275ms. 2025-07-01 15:06:04.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:04.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:04.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:04.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:04.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:04.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:04.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:04.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:04.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:06:04.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:06:04.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:06:04.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:04.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:04.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:04.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:04.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:04.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:04.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7267ms 2025-07-01 15:06:04.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:04.041 +03:00 [DBG] Connection id "0HNC8090TGF4B" completed keep alive response. 2025-07-01 15:06:04.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3414ms 2025-07-01 15:06:04.042 +03:00 [DBG] Connection id "0HNC8090TGF4B" received FIN. 2025-07-01 15:06:04.042 +03:00 [DBG] Connection id "0HNC8090TGF4B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:06:04.042 +03:00 [DBG] Connection id "0HNC8090TGF4B" disconnecting. 2025-07-01 15:06:04.042 +03:00 [DBG] Connection id "0HNC8090TGF4B" stopped. 2025-07-01 15:06:09.051 +03:00 [DBG] Connection id "0HNC8090TGF4C" accepted. 2025-07-01 15:06:09.051 +03:00 [DBG] Connection id "0HNC8090TGF4C" started. 2025-07-01 15:06:09.051 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:06:09.051 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:06:09.051 +03:00 [DBG] POST requests are not supported 2025-07-01 15:06:09.051 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:06:09.051 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:06:09.051 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:09.051 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:06:09.052 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:06:09.052 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:06:09.052 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:06:09.052 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:09.052 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:06:09.052 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:06:09.052 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:06:09.052 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:06:09.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:06:09.052 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:06:09.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:09.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:09.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:06:09.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:06:09.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:09.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:09.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:09.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:09.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:06:09.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1426ms. 2025-07-01 15:06:09.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:09.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:09.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:09.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:09.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:09.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:09.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:09.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:09.053 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:06:09.053 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:06:09.053 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:06:09.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:09.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:09.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:09.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:09.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:09.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:09.053 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0316ms 2025-07-01 15:06:09.053 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:09.053 +03:00 [DBG] Connection id "0HNC8090TGF4C" completed keep alive response. 2025-07-01 15:06:09.053 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0233ms 2025-07-01 15:06:09.053 +03:00 [DBG] Connection id "0HNC8090TGF4C" received FIN. 2025-07-01 15:06:09.053 +03:00 [DBG] Connection id "0HNC8090TGF4C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:06:09.054 +03:00 [DBG] Connection id "0HNC8090TGF4C" disconnecting. 2025-07-01 15:06:09.054 +03:00 [DBG] Connection id "0HNC8090TGF4C" stopped. 2025-07-01 15:06:14.047 +03:00 [DBG] Connection id "0HNC8090TGF4D" accepted. 2025-07-01 15:06:14.047 +03:00 [DBG] Connection id "0HNC8090TGF4D" started. 2025-07-01 15:06:14.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:06:14.048 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:06:14.048 +03:00 [DBG] POST requests are not supported 2025-07-01 15:06:14.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:06:14.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:06:14.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:14.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:06:14.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:06:14.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:06:14.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:06:14.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:14.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:06:14.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:06:14.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:06:14.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:06:14.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:06:14.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:06:14.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:14.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:14.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:06:14.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:06:14.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:14.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:14.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:14.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:14.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:06:14.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1237ms. 2025-07-01 15:06:14.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:14.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:14.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:14.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:14.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:14.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:14.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:14.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:14.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:06:14.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:06:14.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:06:14.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:14.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:14.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:14.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:14.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:14.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:14.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.708ms 2025-07-01 15:06:14.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:14.049 +03:00 [DBG] Connection id "0HNC8090TGF4D" completed keep alive response. 2025-07-01 15:06:14.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3635ms 2025-07-01 15:06:14.049 +03:00 [DBG] Connection id "0HNC8090TGF4D" received FIN. 2025-07-01 15:06:14.049 +03:00 [DBG] Connection id "0HNC8090TGF4D" disconnecting. 2025-07-01 15:06:14.049 +03:00 [DBG] Connection id "0HNC8090TGF4D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:06:14.050 +03:00 [DBG] Connection id "0HNC8090TGF4D" stopped. 2025-07-01 15:06:19.039 +03:00 [DBG] Connection id "0HNC8090TGF4E" accepted. 2025-07-01 15:06:19.040 +03:00 [DBG] Connection id "0HNC8090TGF4E" started. 2025-07-01 15:06:19.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:06:19.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:06:19.040 +03:00 [DBG] POST requests are not supported 2025-07-01 15:06:19.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:06:19.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:06:19.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:19.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:06:19.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:06:19.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:06:19.040 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:06:19.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:19.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:06:19.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:06:19.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:06:19.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:06:19.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:06:19.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:06:19.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:19.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:19.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:06:19.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:06:19.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:19.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:19.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:19.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:19.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:06:19.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1599ms. 2025-07-01 15:06:19.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:19.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:19.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:19.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:19.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:19.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:19.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:19.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:19.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:06:19.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:06:19.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:06:19.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:19.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:19.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:19.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:19.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:19.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:19.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7202ms 2025-07-01 15:06:19.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:19.041 +03:00 [DBG] Connection id "0HNC8090TGF4E" completed keep alive response. 2025-07-01 15:06:19.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2777ms 2025-07-01 15:06:19.041 +03:00 [DBG] Connection id "0HNC8090TGF4E" received FIN. 2025-07-01 15:06:19.041 +03:00 [DBG] Connection id "0HNC8090TGF4E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:06:19.041 +03:00 [DBG] Connection id "0HNC8090TGF4E" disconnecting. 2025-07-01 15:06:19.041 +03:00 [DBG] Connection id "0HNC8090TGF4E" stopped. 2025-07-01 15:06:24.047 +03:00 [DBG] Connection id "0HNC8090TGF4F" accepted. 2025-07-01 15:06:24.047 +03:00 [DBG] Connection id "0HNC8090TGF4F" started. 2025-07-01 15:06:24.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:06:24.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:06:24.047 +03:00 [DBG] POST requests are not supported 2025-07-01 15:06:24.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:06:24.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:06:24.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:24.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:06:24.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:06:24.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:06:24.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:06:24.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:24.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:06:24.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:06:24.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:06:24.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:06:24.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:06:24.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:06:24.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:24.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:24.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:06:24.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:06:24.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:24.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:24.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:24.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:24.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:06:24.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-07-01 15:06:24.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:24.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:24.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:24.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:24.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:24.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:24.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:24.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:24.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:06:24.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:06:24.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:06:24.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:24.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:24.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:24.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:24.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:24.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:24.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6822ms 2025-07-01 15:06:24.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:24.049 +03:00 [DBG] Connection id "0HNC8090TGF4F" completed keep alive response. 2025-07-01 15:06:24.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3165ms 2025-07-01 15:06:24.049 +03:00 [DBG] Connection id "0HNC8090TGF4F" received FIN. 2025-07-01 15:06:24.049 +03:00 [DBG] Connection id "0HNC8090TGF4F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:06:24.049 +03:00 [DBG] Connection id "0HNC8090TGF4F" disconnecting. 2025-07-01 15:06:24.049 +03:00 [DBG] Connection id "0HNC8090TGF4F" stopped. 2025-07-01 15:06:29.053 +03:00 [DBG] Connection id "0HNC8090TGF4G" accepted. 2025-07-01 15:06:29.053 +03:00 [DBG] Connection id "0HNC8090TGF4G" started. 2025-07-01 15:06:29.053 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:06:29.053 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:06:29.053 +03:00 [DBG] POST requests are not supported 2025-07-01 15:06:29.053 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:06:29.053 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:06:29.053 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:29.053 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:06:29.053 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:06:29.053 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:06:29.053 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:06:29.054 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:29.054 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:06:29.054 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:06:29.054 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:06:29.054 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:06:29.054 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:06:29.054 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:06:29.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:29.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:29.054 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:06:29.054 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:06:29.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:29.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:29.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:29.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:29.054 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:06:29.054 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1424ms. 2025-07-01 15:06:29.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:29.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:29.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:29.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:29.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:29.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:29.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:29.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:29.054 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:06:29.054 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:06:29.055 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:06:29.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:29.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:29.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:29.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:29.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:29.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:29.055 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8543ms 2025-07-01 15:06:29.055 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:29.055 +03:00 [DBG] Connection id "0HNC8090TGF4G" completed keep alive response. 2025-07-01 15:06:29.055 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6386ms 2025-07-01 15:06:29.055 +03:00 [DBG] Connection id "0HNC8090TGF4G" received FIN. 2025-07-01 15:06:29.055 +03:00 [DBG] Connection id "0HNC8090TGF4G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:06:29.055 +03:00 [DBG] Connection id "0HNC8090TGF4G" disconnecting. 2025-07-01 15:06:29.055 +03:00 [DBG] Connection id "0HNC8090TGF4G" stopped. 2025-07-01 15:06:34.047 +03:00 [DBG] Connection id "0HNC8090TGF4H" accepted. 2025-07-01 15:06:34.047 +03:00 [DBG] Connection id "0HNC8090TGF4H" started. 2025-07-01 15:06:34.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:06:34.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:06:34.047 +03:00 [DBG] POST requests are not supported 2025-07-01 15:06:34.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:06:34.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:06:34.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:34.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:06:34.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:06:34.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:06:34.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:06:34.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:34.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:06:34.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:06:34.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:06:34.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:06:34.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:06:34.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:06:34.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:34.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:34.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:06:34.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:06:34.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:34.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:34.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:34.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:34.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:06:34.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.17ms. 2025-07-01 15:06:34.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:34.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:34.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:34.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:34.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:34.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:34.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:34.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:34.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:06:34.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:06:34.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:06:34.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:34.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:34.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:34.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:34.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:34.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:34.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5029ms 2025-07-01 15:06:34.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:34.050 +03:00 [DBG] Connection id "0HNC8090TGF4H" completed keep alive response. 2025-07-01 15:06:34.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4876ms 2025-07-01 15:06:34.051 +03:00 [DBG] Connection id "0HNC8090TGF4H" received FIN. 2025-07-01 15:06:34.051 +03:00 [DBG] Connection id "0HNC8090TGF4H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:06:34.051 +03:00 [DBG] Connection id "0HNC8090TGF4H" disconnecting. 2025-07-01 15:06:34.051 +03:00 [DBG] Connection id "0HNC8090TGF4H" stopped. 2025-07-01 15:06:39.045 +03:00 [DBG] Connection id "0HNC8090TGF4I" accepted. 2025-07-01 15:06:39.045 +03:00 [DBG] Connection id "0HNC8090TGF4I" started. 2025-07-01 15:06:39.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:06:39.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:06:39.045 +03:00 [DBG] POST requests are not supported 2025-07-01 15:06:39.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:06:39.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:06:39.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:39.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:06:39.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:06:39.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:06:39.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:06:39.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:39.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:06:39.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:06:39.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:06:39.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:06:39.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:06:39.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:06:39.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:39.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:39.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:06:39.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:06:39.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:39.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:39.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:39.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:39.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:06:39.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.207ms. 2025-07-01 15:06:39.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:39.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:39.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:39.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:39.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:39.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:39.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:39.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:39.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:06:39.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:06:39.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:06:39.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:39.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:39.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:39.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:39.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:39.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:39.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4861ms 2025-07-01 15:06:39.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:39.048 +03:00 [DBG] Connection id "0HNC8090TGF4I" completed keep alive response. 2025-07-01 15:06:39.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5109ms 2025-07-01 15:06:39.048 +03:00 [DBG] Connection id "0HNC8090TGF4I" received FIN. 2025-07-01 15:06:39.048 +03:00 [DBG] Connection id "0HNC8090TGF4I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:06:39.048 +03:00 [DBG] Connection id "0HNC8090TGF4I" disconnecting. 2025-07-01 15:06:39.048 +03:00 [DBG] Connection id "0HNC8090TGF4I" stopped. 2025-07-01 15:06:44.045 +03:00 [DBG] Connection id "0HNC8090TGF4J" accepted. 2025-07-01 15:06:44.045 +03:00 [DBG] Connection id "0HNC8090TGF4J" started. 2025-07-01 15:06:44.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:06:44.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:06:44.046 +03:00 [DBG] POST requests are not supported 2025-07-01 15:06:44.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:06:44.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:06:44.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:44.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:06:44.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:06:44.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:06:44.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:06:44.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:44.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:06:44.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:06:44.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:06:44.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:06:44.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:06:44.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:06:44.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:44.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:44.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:06:44.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:06:44.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:44.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:44.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:44.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:44.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:06:44.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1404ms. 2025-07-01 15:06:44.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:44.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:44.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:44.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:44.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:44.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:44.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:44.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:44.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:06:44.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:06:44.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:06:44.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:44.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:44.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:44.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:44.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:44.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:44.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7991ms 2025-07-01 15:06:44.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:44.047 +03:00 [DBG] Connection id "0HNC8090TGF4J" completed keep alive response. 2025-07-01 15:06:44.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4354ms 2025-07-01 15:06:44.047 +03:00 [DBG] Connection id "0HNC8090TGF4J" received FIN. 2025-07-01 15:06:44.047 +03:00 [DBG] Connection id "0HNC8090TGF4J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:06:44.047 +03:00 [DBG] Connection id "0HNC8090TGF4J" disconnecting. 2025-07-01 15:06:44.047 +03:00 [DBG] Connection id "0HNC8090TGF4J" stopped. 2025-07-01 15:06:49.047 +03:00 [DBG] Connection id "0HNC8090TGF4K" accepted. 2025-07-01 15:06:49.047 +03:00 [DBG] Connection id "0HNC8090TGF4K" started. 2025-07-01 15:06:49.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:06:49.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:06:49.047 +03:00 [DBG] POST requests are not supported 2025-07-01 15:06:49.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:06:49.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:06:49.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:49.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:06:49.047 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:06:49.047 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:06:49.047 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:06:49.047 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:49.047 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:06:49.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:06:49.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:06:49.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:06:49.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:06:49.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:06:49.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:49.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:49.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:06:49.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:06:49.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:49.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:49.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:49.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:49.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:06:49.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1252ms. 2025-07-01 15:06:49.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:49.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:49.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:49.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:49.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:49.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:49.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:49.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:49.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:06:49.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:06:49.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:06:49.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:49.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:49.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:49.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:49.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:49.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:49.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1119ms 2025-07-01 15:06:49.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:49.049 +03:00 [DBG] Connection id "0HNC8090TGF4K" completed keep alive response. 2025-07-01 15:06:49.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1072ms 2025-07-01 15:06:49.049 +03:00 [DBG] Connection id "0HNC8090TGF4K" received FIN. 2025-07-01 15:06:49.049 +03:00 [DBG] Connection id "0HNC8090TGF4K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:06:49.049 +03:00 [DBG] Connection id "0HNC8090TGF4K" disconnecting. 2025-07-01 15:06:49.049 +03:00 [DBG] Connection id "0HNC8090TGF4K" stopped. 2025-07-01 15:06:54.049 +03:00 [DBG] Connection id "0HNC8090TGF4L" accepted. 2025-07-01 15:06:54.049 +03:00 [DBG] Connection id "0HNC8090TGF4L" started. 2025-07-01 15:06:54.049 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:06:54.049 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:06:54.049 +03:00 [DBG] POST requests are not supported 2025-07-01 15:06:54.049 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:06:54.049 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:06:54.049 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:54.049 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:06:54.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:06:54.049 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:06:54.049 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:06:54.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:54.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:06:54.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:06:54.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:06:54.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:06:54.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:06:54.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:06:54.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:54.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:54.050 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:06:54.050 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:06:54.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:54.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:54.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:54.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:54.050 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:06:54.050 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1259ms. 2025-07-01 15:06:54.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:54.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:54.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:54.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:54.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:54.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:54.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:54.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:54.050 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:06:54.050 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:06:54.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:06:54.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:54.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:54.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:54.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:54.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:54.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:54.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7278ms 2025-07-01 15:06:54.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:54.050 +03:00 [DBG] Connection id "0HNC8090TGF4L" completed keep alive response. 2025-07-01 15:06:54.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3224ms 2025-07-01 15:06:54.051 +03:00 [DBG] Connection id "0HNC8090TGF4L" received FIN. 2025-07-01 15:06:54.051 +03:00 [DBG] Connection id "0HNC8090TGF4L" disconnecting. 2025-07-01 15:06:54.051 +03:00 [DBG] Connection id "0HNC8090TGF4L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:06:54.052 +03:00 [DBG] Connection id "0HNC8090TGF4L" stopped. 2025-07-01 15:06:59.050 +03:00 [DBG] Connection id "0HNC8090TGF4M" accepted. 2025-07-01 15:06:59.050 +03:00 [DBG] Connection id "0HNC8090TGF4M" started. 2025-07-01 15:06:59.050 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:06:59.051 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:06:59.051 +03:00 [DBG] POST requests are not supported 2025-07-01 15:06:59.051 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:06:59.051 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:06:59.051 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:59.051 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:06:59.051 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:06:59.051 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:06:59.051 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:06:59.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:59.051 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:06:59.051 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:06:59.051 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:06:59.051 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:06:59.051 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:06:59.051 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:06:59.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:59.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:59.051 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:06:59.051 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:06:59.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:59.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:59.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:59.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:59.051 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:06:59.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1562ms. 2025-07-01 15:06:59.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:59.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:06:59.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:59.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:06:59.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:59.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:59.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:59.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:59.052 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:06:59.052 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:06:59.052 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:06:59.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:59.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:06:59.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:59.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:59.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:59.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:06:59.052 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8066ms 2025-07-01 15:06:59.052 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:06:59.052 +03:00 [DBG] Connection id "0HNC8090TGF4M" completed keep alive response. 2025-07-01 15:06:59.052 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7387ms 2025-07-01 15:06:59.052 +03:00 [DBG] Connection id "0HNC8090TGF4M" received FIN. 2025-07-01 15:06:59.052 +03:00 [DBG] Connection id "0HNC8090TGF4M" disconnecting. 2025-07-01 15:06:59.052 +03:00 [DBG] Connection id "0HNC8090TGF4M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:06:59.054 +03:00 [DBG] Connection id "0HNC8090TGF4M" stopped. 2025-07-01 15:07:04.054 +03:00 [DBG] Connection id "0HNC8090TGF4N" accepted. 2025-07-01 15:07:04.054 +03:00 [DBG] Connection id "0HNC8090TGF4N" started. 2025-07-01 15:07:04.054 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:07:04.054 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:07:04.054 +03:00 [DBG] POST requests are not supported 2025-07-01 15:07:04.054 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:07:04.054 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:07:04.055 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:04.055 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:07:04.055 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:07:04.055 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:07:04.055 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:07:04.055 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:04.055 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:07:04.055 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:07:04.055 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:07:04.055 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:07:04.055 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:07:04.055 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:07:04.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:04.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:04.055 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:07:04.055 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:07:04.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:04.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:04.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:04.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:04.055 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:07:04.056 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1725ms. 2025-07-01 15:07:04.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:04.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:04.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:04.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:04.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:04.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:04.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:04.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:04.056 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:07:04.056 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:07:04.056 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:07:04.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:04.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:04.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:04.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:04.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:04.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:04.056 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1136ms 2025-07-01 15:07:04.056 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:04.056 +03:00 [DBG] Connection id "0HNC8090TGF4N" completed keep alive response. 2025-07-01 15:07:04.056 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0758ms 2025-07-01 15:07:04.056 +03:00 [DBG] Connection id "0HNC8090TGF4N" received FIN. 2025-07-01 15:07:04.057 +03:00 [DBG] Connection id "0HNC8090TGF4N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:07:04.057 +03:00 [DBG] Connection id "0HNC8090TGF4N" disconnecting. 2025-07-01 15:07:04.057 +03:00 [DBG] Connection id "0HNC8090TGF4N" stopped. 2025-07-01 15:07:09.046 +03:00 [DBG] Connection id "0HNC8090TGF4O" accepted. 2025-07-01 15:07:09.046 +03:00 [DBG] Connection id "0HNC8090TGF4O" started. 2025-07-01 15:07:09.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:07:09.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:07:09.047 +03:00 [DBG] POST requests are not supported 2025-07-01 15:07:09.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:07:09.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:07:09.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:09.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:07:09.047 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:07:09.047 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:07:09.047 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:07:09.047 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:09.047 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:07:09.047 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:07:09.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:07:09.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:07:09.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:07:09.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:07:09.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:09.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:09.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:07:09.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:07:09.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:09.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:09.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:09.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:09.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:07:09.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1186ms. 2025-07-01 15:07:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:09.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:09.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:09.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:09.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:09.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:07:09.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:07:09.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:07:09.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:09.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:09.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:09.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:09.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:09.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:09.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7794ms 2025-07-01 15:07:09.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:09.048 +03:00 [DBG] Connection id "0HNC8090TGF4O" completed keep alive response. 2025-07-01 15:07:09.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4439ms 2025-07-01 15:07:09.048 +03:00 [DBG] Connection id "0HNC8090TGF4O" received FIN. 2025-07-01 15:07:09.048 +03:00 [DBG] Connection id "0HNC8090TGF4O" disconnecting. 2025-07-01 15:07:09.048 +03:00 [DBG] Connection id "0HNC8090TGF4O" stopped. 2025-07-01 15:07:09.048 +03:00 [DBG] Connection id "0HNC8090TGF4O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:07:14.050 +03:00 [DBG] Connection id "0HNC8090TGF4P" accepted. 2025-07-01 15:07:14.050 +03:00 [DBG] Connection id "0HNC8090TGF4P" started. 2025-07-01 15:07:14.050 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:07:14.050 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:07:14.050 +03:00 [DBG] POST requests are not supported 2025-07-01 15:07:14.050 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:07:14.050 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:07:14.050 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:14.051 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:07:14.051 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:07:14.051 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:07:14.051 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:07:14.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:14.051 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:07:14.051 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:07:14.051 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:07:14.051 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:07:14.051 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:07:14.051 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:07:14.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:14.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:14.051 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:07:14.051 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:07:14.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:14.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:14.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:14.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:14.051 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:07:14.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1972ms. 2025-07-01 15:07:14.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:14.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:14.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:14.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:14.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:14.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:14.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:14.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:14.052 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:07:14.052 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:07:14.052 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:07:14.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:14.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:14.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:14.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:14.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:14.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:14.052 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2523ms 2025-07-01 15:07:14.052 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:14.052 +03:00 [DBG] Connection id "0HNC8090TGF4P" completed keep alive response. 2025-07-01 15:07:14.052 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3141ms 2025-07-01 15:07:14.053 +03:00 [DBG] Connection id "0HNC8090TGF4P" received FIN. 2025-07-01 15:07:14.053 +03:00 [DBG] Connection id "0HNC8090TGF4P" disconnecting. 2025-07-01 15:07:14.053 +03:00 [DBG] Connection id "0HNC8090TGF4P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:07:14.054 +03:00 [DBG] Connection id "0HNC8090TGF4P" stopped. 2025-07-01 15:07:19.047 +03:00 [DBG] Connection id "0HNC8090TGF4Q" accepted. 2025-07-01 15:07:19.047 +03:00 [DBG] Connection id "0HNC8090TGF4Q" started. 2025-07-01 15:07:19.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:07:19.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:07:19.047 +03:00 [DBG] POST requests are not supported 2025-07-01 15:07:19.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:07:19.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:07:19.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:19.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:07:19.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:07:19.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:07:19.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:07:19.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:19.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:07:19.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:07:19.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:07:19.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:07:19.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:07:19.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:07:19.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:19.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:19.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:07:19.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:07:19.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:19.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:19.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:19.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:19.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:07:19.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1258ms. 2025-07-01 15:07:19.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:19.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:19.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:19.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:19.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:19.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:19.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:19.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:19.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:07:19.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:07:19.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:07:19.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:19.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:19.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:19.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:19.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:19.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:19.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7624ms 2025-07-01 15:07:19.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:19.049 +03:00 [DBG] Connection id "0HNC8090TGF4Q" completed keep alive response. 2025-07-01 15:07:19.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4835ms 2025-07-01 15:07:19.049 +03:00 [DBG] Connection id "0HNC8090TGF4Q" received FIN. 2025-07-01 15:07:19.049 +03:00 [DBG] Connection id "0HNC8090TGF4Q" disconnecting. 2025-07-01 15:07:19.049 +03:00 [DBG] Connection id "0HNC8090TGF4Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:07:19.050 +03:00 [DBG] Connection id "0HNC8090TGF4Q" stopped. 2025-07-01 15:07:24.045 +03:00 [DBG] Connection id "0HNC8090TGF4R" accepted. 2025-07-01 15:07:24.045 +03:00 [DBG] Connection id "0HNC8090TGF4R" started. 2025-07-01 15:07:24.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:07:24.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:07:24.045 +03:00 [DBG] POST requests are not supported 2025-07-01 15:07:24.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:07:24.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:07:24.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:24.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:07:24.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:07:24.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:07:24.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:07:24.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:24.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:07:24.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:07:24.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:07:24.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:07:24.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:07:24.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:07:24.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:24.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:24.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:07:24.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:07:24.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:24.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:24.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:24.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:24.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:07:24.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.125ms. 2025-07-01 15:07:24.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:24.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:24.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:24.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:24.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:24.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:24.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:24.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:24.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:07:24.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:07:24.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:07:24.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:24.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:24.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:24.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:24.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:24.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:24.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7085ms 2025-07-01 15:07:24.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:24.047 +03:00 [DBG] Connection id "0HNC8090TGF4R" completed keep alive response. 2025-07-01 15:07:24.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.403ms 2025-07-01 15:07:24.047 +03:00 [DBG] Connection id "0HNC8090TGF4R" received FIN. 2025-07-01 15:07:24.047 +03:00 [DBG] Connection id "0HNC8090TGF4R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:07:24.047 +03:00 [DBG] Connection id "0HNC8090TGF4R" disconnecting. 2025-07-01 15:07:24.047 +03:00 [DBG] Connection id "0HNC8090TGF4R" stopped. 2025-07-01 15:07:29.040 +03:00 [DBG] Connection id "0HNC8090TGF4S" accepted. 2025-07-01 15:07:29.040 +03:00 [DBG] Connection id "0HNC8090TGF4S" started. 2025-07-01 15:07:29.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:07:29.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:07:29.040 +03:00 [DBG] POST requests are not supported 2025-07-01 15:07:29.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:07:29.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:07:29.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:29.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:07:29.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:07:29.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:07:29.040 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:07:29.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:29.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:07:29.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:07:29.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:07:29.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:07:29.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:07:29.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:07:29.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:29.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:29.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:07:29.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:07:29.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:29.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:29.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:29.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:29.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:07:29.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1523ms. 2025-07-01 15:07:29.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:29.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:29.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:29.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:29.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:29.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:29.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:29.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:29.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:07:29.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:07:29.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:07:29.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:29.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:29.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:29.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:29.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:29.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:29.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7926ms 2025-07-01 15:07:29.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:29.041 +03:00 [DBG] Connection id "0HNC8090TGF4S" completed keep alive response. 2025-07-01 15:07:29.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4026ms 2025-07-01 15:07:29.042 +03:00 [DBG] Connection id "0HNC8090TGF4S" received FIN. 2025-07-01 15:07:29.042 +03:00 [DBG] Connection id "0HNC8090TGF4S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:07:29.042 +03:00 [DBG] Connection id "0HNC8090TGF4S" disconnecting. 2025-07-01 15:07:29.042 +03:00 [DBG] Connection id "0HNC8090TGF4S" stopped. 2025-07-01 15:07:34.043 +03:00 [DBG] Connection id "0HNC8090TGF4T" accepted. 2025-07-01 15:07:34.043 +03:00 [DBG] Connection id "0HNC8090TGF4T" started. 2025-07-01 15:07:34.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:07:34.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:07:34.043 +03:00 [DBG] POST requests are not supported 2025-07-01 15:07:34.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:07:34.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:07:34.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:34.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:07:34.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:07:34.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:07:34.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:07:34.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:34.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:07:34.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:07:34.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:07:34.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:07:34.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:07:34.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:07:34.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:34.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:34.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:07:34.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:07:34.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:34.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:34.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:34.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:34.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:07:34.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1222ms. 2025-07-01 15:07:34.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:34.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:34.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:34.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:34.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:34.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:34.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:34.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:34.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:07:34.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:07:34.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:07:34.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:34.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:34.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:34.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:34.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:34.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:34.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7434ms 2025-07-01 15:07:34.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:34.045 +03:00 [DBG] Connection id "0HNC8090TGF4T" completed keep alive response. 2025-07-01 15:07:34.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4798ms 2025-07-01 15:07:34.045 +03:00 [DBG] Connection id "0HNC8090TGF4T" received FIN. 2025-07-01 15:07:34.045 +03:00 [DBG] Connection id "0HNC8090TGF4T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:07:34.045 +03:00 [DBG] Connection id "0HNC8090TGF4T" disconnecting. 2025-07-01 15:07:34.045 +03:00 [DBG] Connection id "0HNC8090TGF4T" stopped. 2025-07-01 15:07:39.048 +03:00 [DBG] Connection id "0HNC8090TGF4U" accepted. 2025-07-01 15:07:39.048 +03:00 [DBG] Connection id "0HNC8090TGF4U" started. 2025-07-01 15:07:39.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:07:39.049 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:07:39.049 +03:00 [DBG] POST requests are not supported 2025-07-01 15:07:39.049 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:07:39.049 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:07:39.049 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:39.049 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:07:39.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:07:39.049 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:07:39.049 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:07:39.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:39.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:07:39.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:07:39.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:07:39.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:07:39.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:07:39.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:07:39.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:39.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:39.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:07:39.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:07:39.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:39.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:39.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:39.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:39.050 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:07:39.050 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1809ms. 2025-07-01 15:07:39.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:39.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:39.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:39.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:39.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:39.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:39.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:39.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:39.050 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:07:39.050 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:07:39.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:07:39.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:39.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:39.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:39.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:39.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:39.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:39.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1771ms 2025-07-01 15:07:39.051 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:39.051 +03:00 [DBG] Connection id "0HNC8090TGF4U" completed keep alive response. 2025-07-01 15:07:39.051 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.208ms 2025-07-01 15:07:39.051 +03:00 [DBG] Connection id "0HNC8090TGF4U" received FIN. 2025-07-01 15:07:39.051 +03:00 [DBG] Connection id "0HNC8090TGF4U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:07:39.051 +03:00 [DBG] Connection id "0HNC8090TGF4U" disconnecting. 2025-07-01 15:07:39.051 +03:00 [DBG] Connection id "0HNC8090TGF4U" stopped. 2025-07-01 15:07:44.043 +03:00 [DBG] Connection id "0HNC8090TGF4V" accepted. 2025-07-01 15:07:44.044 +03:00 [DBG] Connection id "0HNC8090TGF4V" started. 2025-07-01 15:07:44.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:07:44.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:07:44.044 +03:00 [DBG] POST requests are not supported 2025-07-01 15:07:44.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:07:44.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:07:44.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:44.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:07:44.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:07:44.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:07:44.045 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:07:44.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:44.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:07:44.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:07:44.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:07:44.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:07:44.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:07:44.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:07:44.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:44.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:44.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:07:44.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:07:44.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:44.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:44.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:44.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:44.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:07:44.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1975ms. 2025-07-01 15:07:44.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:44.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:44.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:44.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:44.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:44.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:44.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:44.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:44.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:07:44.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:07:44.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:07:44.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:44.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:44.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:44.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:44.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:44.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:44.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8084ms 2025-07-01 15:07:44.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:44.047 +03:00 [DBG] Connection id "0HNC8090TGF4V" completed keep alive response. 2025-07-01 15:07:44.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2734ms 2025-07-01 15:07:44.047 +03:00 [DBG] Connection id "0HNC8090TGF4V" received FIN. 2025-07-01 15:07:44.047 +03:00 [DBG] Connection id "0HNC8090TGF4V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:07:44.047 +03:00 [DBG] Connection id "0HNC8090TGF4V" disconnecting. 2025-07-01 15:07:44.048 +03:00 [DBG] Connection id "0HNC8090TGF4V" stopped. 2025-07-01 15:07:49.045 +03:00 [DBG] Connection id "0HNC8090TGF50" accepted. 2025-07-01 15:07:49.045 +03:00 [DBG] Connection id "0HNC8090TGF50" started. 2025-07-01 15:07:49.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:07:49.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:07:49.045 +03:00 [DBG] POST requests are not supported 2025-07-01 15:07:49.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:07:49.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:07:49.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:49.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:07:49.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:07:49.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:07:49.045 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:07:49.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:49.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:07:49.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:07:49.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:07:49.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:07:49.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:07:49.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:07:49.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:49.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:49.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:07:49.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:07:49.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:49.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:49.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:49.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:49.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:07:49.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2029ms. 2025-07-01 15:07:49.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:49.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:49.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:49.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:49.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:49.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:49.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:49.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:49.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:07:49.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:07:49.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:07:49.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:49.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:49.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:49.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:49.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:49.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:49.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4415ms 2025-07-01 15:07:49.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:49.047 +03:00 [DBG] Connection id "0HNC8090TGF50" completed keep alive response. 2025-07-01 15:07:49.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5092ms 2025-07-01 15:07:49.048 +03:00 [DBG] Connection id "0HNC8090TGF50" received FIN. 2025-07-01 15:07:49.048 +03:00 [DBG] Connection id "0HNC8090TGF50" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:07:49.048 +03:00 [DBG] Connection id "0HNC8090TGF50" disconnecting. 2025-07-01 15:07:49.048 +03:00 [DBG] Connection id "0HNC8090TGF50" stopped. 2025-07-01 15:07:54.050 +03:00 [DBG] Connection id "0HNC8090TGF51" accepted. 2025-07-01 15:07:54.050 +03:00 [DBG] Connection id "0HNC8090TGF51" started. 2025-07-01 15:07:54.050 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:07:54.050 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:07:54.050 +03:00 [DBG] POST requests are not supported 2025-07-01 15:07:54.050 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:07:54.050 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:07:54.050 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:54.050 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:07:54.050 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:07:54.051 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:07:54.051 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:07:54.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:54.051 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:07:54.051 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:07:54.051 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:07:54.051 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:07:54.051 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:07:54.051 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:07:54.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:54.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:54.051 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:07:54.051 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:07:54.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:54.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:54.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:54.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:54.051 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:07:54.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1942ms. 2025-07-01 15:07:54.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:54.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:54.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:54.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:54.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:54.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:54.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:54.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:54.052 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:07:54.052 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:07:54.052 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:07:54.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:54.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:54.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:54.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:54.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:54.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:54.052 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2295ms 2025-07-01 15:07:54.052 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:54.052 +03:00 [DBG] Connection id "0HNC8090TGF51" completed keep alive response. 2025-07-01 15:07:54.052 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1833ms 2025-07-01 15:07:54.052 +03:00 [DBG] Connection id "0HNC8090TGF51" received FIN. 2025-07-01 15:07:54.053 +03:00 [DBG] Connection id "0HNC8090TGF51" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:07:54.053 +03:00 [DBG] Connection id "0HNC8090TGF51" disconnecting. 2025-07-01 15:07:54.053 +03:00 [DBG] Connection id "0HNC8090TGF51" stopped. 2025-07-01 15:07:59.049 +03:00 [DBG] Connection id "0HNC8090TGF52" accepted. 2025-07-01 15:07:59.049 +03:00 [DBG] Connection id "0HNC8090TGF52" started. 2025-07-01 15:07:59.050 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:07:59.050 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:07:59.050 +03:00 [DBG] POST requests are not supported 2025-07-01 15:07:59.050 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:07:59.050 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:07:59.050 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:59.050 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:07:59.050 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:07:59.050 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:07:59.050 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:07:59.050 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:59.050 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:07:59.051 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:07:59.051 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:07:59.051 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:07:59.051 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:07:59.051 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:07:59.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:59.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:59.051 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:07:59.051 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:07:59.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:59.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:59.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:59.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:59.051 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:07:59.051 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1294ms. 2025-07-01 15:07:59.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:59.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:07:59.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:59.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:07:59.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:59.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:59.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:59.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:59.052 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:07:59.052 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:07:59.052 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:07:59.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:59.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:07:59.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:59.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:59.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:59.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:07:59.052 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1811ms 2025-07-01 15:07:59.052 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:07:59.052 +03:00 [DBG] Connection id "0HNC8090TGF52" completed keep alive response. 2025-07-01 15:07:59.052 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8468ms 2025-07-01 15:07:59.052 +03:00 [DBG] Connection id "0HNC8090TGF52" received FIN. 2025-07-01 15:07:59.052 +03:00 [DBG] Connection id "0HNC8090TGF52" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:07:59.052 +03:00 [DBG] Connection id "0HNC8090TGF52" disconnecting. 2025-07-01 15:07:59.052 +03:00 [DBG] Connection id "0HNC8090TGF52" stopped. 2025-07-01 15:08:04.055 +03:00 [DBG] Connection id "0HNC8090TGF53" accepted. 2025-07-01 15:08:04.055 +03:00 [DBG] Connection id "0HNC8090TGF53" started. 2025-07-01 15:08:04.056 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:08:04.056 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:08:04.056 +03:00 [DBG] POST requests are not supported 2025-07-01 15:08:04.056 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:08:04.056 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:08:04.056 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:04.056 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:08:04.056 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:08:04.056 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:08:04.056 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:08:04.056 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:04.056 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:08:04.056 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:08:04.056 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:08:04.056 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:08:04.056 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:08:04.056 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:08:04.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:04.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:04.056 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:08:04.056 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:08:04.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:04.056 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:04.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:04.056 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:04.056 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:08:04.056 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1225ms. 2025-07-01 15:08:04.057 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:04.057 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:04.057 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:04.057 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:04.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:04.057 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:04.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:04.057 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:04.057 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:08:04.057 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:08:04.057 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:08:04.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:04.057 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:04.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:04.057 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:04.057 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:04.057 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:04.057 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.783ms 2025-07-01 15:08:04.057 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:04.057 +03:00 [DBG] Connection id "0HNC8090TGF53" completed keep alive response. 2025-07-01 15:08:04.057 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.435ms 2025-07-01 15:08:04.057 +03:00 [DBG] Connection id "0HNC8090TGF53" received FIN. 2025-07-01 15:08:04.057 +03:00 [DBG] Connection id "0HNC8090TGF53" disconnecting. 2025-07-01 15:08:04.057 +03:00 [DBG] Connection id "0HNC8090TGF53" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:08:04.058 +03:00 [DBG] Connection id "0HNC8090TGF53" stopped. 2025-07-01 15:08:09.051 +03:00 [DBG] Connection id "0HNC8090TGF54" accepted. 2025-07-01 15:08:09.051 +03:00 [DBG] Connection id "0HNC8090TGF54" started. 2025-07-01 15:08:09.051 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:08:09.051 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:08:09.051 +03:00 [DBG] POST requests are not supported 2025-07-01 15:08:09.051 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:08:09.051 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:08:09.051 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:09.051 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:08:09.051 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:08:09.051 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:08:09.051 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:08:09.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:09.051 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:08:09.052 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:08:09.052 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:08:09.052 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:08:09.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:08:09.052 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:08:09.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:09.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:09.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:08:09.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:08:09.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:09.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:09.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:09.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:09.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:08:09.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1237ms. 2025-07-01 15:08:09.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:09.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:09.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:09.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:09.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:09.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:09.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:09.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:09.052 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:08:09.052 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:08:09.052 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:08:09.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:09.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:09.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:09.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:09.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:09.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:09.052 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6998ms 2025-07-01 15:08:09.052 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:09.052 +03:00 [DBG] Connection id "0HNC8090TGF54" completed keep alive response. 2025-07-01 15:08:09.052 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5426ms 2025-07-01 15:08:09.053 +03:00 [DBG] Connection id "0HNC8090TGF54" received FIN. 2025-07-01 15:08:09.053 +03:00 [DBG] Connection id "0HNC8090TGF54" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:08:09.053 +03:00 [DBG] Connection id "0HNC8090TGF54" disconnecting. 2025-07-01 15:08:09.053 +03:00 [DBG] Connection id "0HNC8090TGF54" stopped. 2025-07-01 15:08:14.051 +03:00 [DBG] Connection id "0HNC8090TGF55" accepted. 2025-07-01 15:08:14.051 +03:00 [DBG] Connection id "0HNC8090TGF55" started. 2025-07-01 15:08:14.051 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:08:14.051 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:08:14.051 +03:00 [DBG] POST requests are not supported 2025-07-01 15:08:14.051 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:08:14.052 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:08:14.052 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:14.052 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:08:14.052 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:08:14.052 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:08:14.052 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:08:14.052 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:14.052 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:08:14.052 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:08:14.052 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:08:14.052 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:08:14.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:08:14.052 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:08:14.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:14.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:14.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:08:14.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:08:14.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:14.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:14.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:14.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:14.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:08:14.053 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1942ms. 2025-07-01 15:08:14.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:14.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:14.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:14.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:14.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:14.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:14.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:14.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:14.053 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:08:14.053 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:08:14.053 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:08:14.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:14.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:14.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:14.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:14.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:14.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:14.053 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0387ms 2025-07-01 15:08:14.053 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:14.053 +03:00 [DBG] Connection id "0HNC8090TGF55" completed keep alive response. 2025-07-01 15:08:14.053 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.043ms 2025-07-01 15:08:14.054 +03:00 [DBG] Connection id "0HNC8090TGF55" received FIN. 2025-07-01 15:08:14.054 +03:00 [DBG] Connection id "0HNC8090TGF55" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:08:14.054 +03:00 [DBG] Connection id "0HNC8090TGF55" disconnecting. 2025-07-01 15:08:14.054 +03:00 [DBG] Connection id "0HNC8090TGF55" stopped. 2025-07-01 15:08:19.046 +03:00 [DBG] Connection id "0HNC8090TGF56" accepted. 2025-07-01 15:08:19.047 +03:00 [DBG] Connection id "0HNC8090TGF56" started. 2025-07-01 15:08:19.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:08:19.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:08:19.047 +03:00 [DBG] POST requests are not supported 2025-07-01 15:08:19.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:08:19.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:08:19.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:19.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:08:19.047 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:08:19.047 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:08:19.047 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:08:19.047 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:19.047 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:08:19.047 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:08:19.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:08:19.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:08:19.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:08:19.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:08:19.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:19.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:19.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:08:19.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:08:19.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:19.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:19.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:19.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:19.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:08:19.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1304ms. 2025-07-01 15:08:19.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:19.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:19.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:19.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:19.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:19.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:19.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:19.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:19.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:08:19.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:08:19.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:08:19.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:19.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:19.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:19.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:19.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:19.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:19.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9241ms 2025-07-01 15:08:19.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:19.048 +03:00 [DBG] Connection id "0HNC8090TGF56" completed keep alive response. 2025-07-01 15:08:19.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6957ms 2025-07-01 15:08:19.049 +03:00 [DBG] Connection id "0HNC8090TGF56" received FIN. 2025-07-01 15:08:19.049 +03:00 [DBG] Connection id "0HNC8090TGF56" disconnecting. 2025-07-01 15:08:19.049 +03:00 [DBG] Connection id "0HNC8090TGF56" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:08:19.050 +03:00 [DBG] Connection id "0HNC8090TGF56" stopped. 2025-07-01 15:08:24.050 +03:00 [DBG] Connection id "0HNC8090TGF57" accepted. 2025-07-01 15:08:24.050 +03:00 [DBG] Connection id "0HNC8090TGF57" started. 2025-07-01 15:08:24.050 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:08:24.050 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:08:24.050 +03:00 [DBG] POST requests are not supported 2025-07-01 15:08:24.050 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:08:24.050 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:08:24.050 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:24.050 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:08:24.050 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:08:24.050 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:08:24.050 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:08:24.050 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:24.050 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:08:24.051 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:08:24.051 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:08:24.051 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:08:24.051 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:08:24.051 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:08:24.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:24.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:24.051 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:08:24.051 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:08:24.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:24.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:24.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:24.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:24.051 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:08:24.051 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1299ms. 2025-07-01 15:08:24.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:24.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:24.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:24.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:24.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:24.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:24.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:24.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:24.051 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:08:24.051 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:08:24.051 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:08:24.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:24.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:24.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:24.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:24.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:24.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:24.051 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8151ms 2025-07-01 15:08:24.051 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:24.052 +03:00 [DBG] Connection id "0HNC8090TGF57" completed keep alive response. 2025-07-01 15:08:24.052 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4669ms 2025-07-01 15:08:24.052 +03:00 [DBG] Connection id "0HNC8090TGF57" received FIN. 2025-07-01 15:08:24.052 +03:00 [DBG] Connection id "0HNC8090TGF57" disconnecting. 2025-07-01 15:08:24.052 +03:00 [DBG] Connection id "0HNC8090TGF57" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:08:24.053 +03:00 [DBG] Connection id "0HNC8090TGF57" stopped. 2025-07-01 15:08:29.066 +03:00 [DBG] Connection id "0HNC8090TGF58" accepted. 2025-07-01 15:08:29.066 +03:00 [DBG] Connection id "0HNC8090TGF58" started. 2025-07-01 15:08:29.066 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:08:29.066 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:08:29.066 +03:00 [DBG] POST requests are not supported 2025-07-01 15:08:29.066 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:08:29.066 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:08:29.066 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:29.066 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:08:29.066 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:08:29.066 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:08:29.066 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:08:29.066 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:29.066 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:08:29.066 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:08:29.066 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:08:29.066 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:08:29.066 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:08:29.066 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:08:29.066 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:29.066 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:29.066 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:08:29.067 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:08:29.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:29.067 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:29.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:29.067 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:29.067 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:08:29.067 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1302ms. 2025-07-01 15:08:29.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:29.067 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:29.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:29.067 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:29.067 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:29.067 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:29.067 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:29.067 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:29.067 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:08:29.067 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:08:29.067 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:08:29.067 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:29.067 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:29.067 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:29.067 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:29.067 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:29.067 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:29.067 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7531ms 2025-07-01 15:08:29.067 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:29.067 +03:00 [DBG] Connection id "0HNC8090TGF58" completed keep alive response. 2025-07-01 15:08:29.067 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3386ms 2025-07-01 15:08:29.068 +03:00 [DBG] Connection id "0HNC8090TGF58" received FIN. 2025-07-01 15:08:29.068 +03:00 [DBG] Connection id "0HNC8090TGF58" disconnecting. 2025-07-01 15:08:29.068 +03:00 [DBG] Connection id "0HNC8090TGF58" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:08:29.069 +03:00 [DBG] Connection id "0HNC8090TGF58" stopped. 2025-07-01 15:08:34.039 +03:00 [DBG] Connection id "0HNC8090TGF59" accepted. 2025-07-01 15:08:34.039 +03:00 [DBG] Connection id "0HNC8090TGF59" started. 2025-07-01 15:08:34.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:08:34.039 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:08:34.039 +03:00 [DBG] POST requests are not supported 2025-07-01 15:08:34.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:08:34.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:08:34.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:34.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:08:34.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:08:34.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:08:34.039 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:08:34.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:34.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:08:34.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:08:34.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:08:34.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:08:34.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:08:34.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:08:34.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:34.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:34.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:08:34.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:08:34.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:34.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:34.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:34.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:34.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:08:34.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1532ms. 2025-07-01 15:08:34.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:34.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:34.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:34.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:34.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:34.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:34.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:34.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:34.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:08:34.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:08:34.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:08:34.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:34.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:34.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:34.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:34.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:34.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:34.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0968ms 2025-07-01 15:08:34.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:34.041 +03:00 [DBG] Connection id "0HNC8090TGF59" completed keep alive response. 2025-07-01 15:08:34.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.894ms 2025-07-01 15:08:34.041 +03:00 [DBG] Connection id "0HNC8090TGF59" received FIN. 2025-07-01 15:08:34.042 +03:00 [DBG] Connection id "0HNC8090TGF59" disconnecting. 2025-07-01 15:08:34.042 +03:00 [DBG] Connection id "0HNC8090TGF59" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:08:34.043 +03:00 [DBG] Connection id "0HNC8090TGF59" stopped. 2025-07-01 15:08:39.041 +03:00 [DBG] Connection id "0HNC8090TGF5A" accepted. 2025-07-01 15:08:39.041 +03:00 [DBG] Connection id "0HNC8090TGF5A" started. 2025-07-01 15:08:39.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:08:39.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:08:39.042 +03:00 [DBG] POST requests are not supported 2025-07-01 15:08:39.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:08:39.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:08:39.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:39.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:08:39.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:08:39.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:08:39.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:08:39.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:39.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:08:39.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:08:39.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:08:39.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:08:39.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:08:39.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:08:39.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:39.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:39.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:08:39.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:08:39.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:39.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:39.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:39.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:39.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:08:39.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1126ms. 2025-07-01 15:08:39.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:39.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:39.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:39.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:39.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:39.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:39.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:39.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:39.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:08:39.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:08:39.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:08:39.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:39.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:39.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:39.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:39.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:39.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:39.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6287ms 2025-07-01 15:08:39.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:39.043 +03:00 [DBG] Connection id "0HNC8090TGF5A" completed keep alive response. 2025-07-01 15:08:39.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1931ms 2025-07-01 15:08:39.043 +03:00 [DBG] Connection id "0HNC8090TGF5A" received FIN. 2025-07-01 15:08:39.043 +03:00 [DBG] Connection id "0HNC8090TGF5A" disconnecting. 2025-07-01 15:08:39.043 +03:00 [DBG] Connection id "0HNC8090TGF5A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:08:39.044 +03:00 [DBG] Connection id "0HNC8090TGF5A" stopped. 2025-07-01 15:08:44.051 +03:00 [DBG] Connection id "0HNC8090TGF5B" accepted. 2025-07-01 15:08:44.052 +03:00 [DBG] Connection id "0HNC8090TGF5B" started. 2025-07-01 15:08:44.052 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:08:44.052 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:08:44.052 +03:00 [DBG] POST requests are not supported 2025-07-01 15:08:44.052 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:08:44.052 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:08:44.052 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:44.052 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:08:44.052 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:08:44.052 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:08:44.052 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:08:44.052 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:44.052 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:08:44.053 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:08:44.053 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:08:44.053 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:08:44.053 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:08:44.053 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:08:44.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:44.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:44.053 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:08:44.053 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:08:44.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:44.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:44.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:44.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:44.053 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:08:44.053 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1787ms. 2025-07-01 15:08:44.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:44.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:44.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:44.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:44.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:44.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:44.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:44.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:44.054 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:08:44.054 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:08:44.054 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:08:44.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:44.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:44.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:44.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:44.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:44.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:44.054 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3292ms 2025-07-01 15:08:44.054 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:44.054 +03:00 [DBG] Connection id "0HNC8090TGF5B" completed keep alive response. 2025-07-01 15:08:44.054 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4443ms 2025-07-01 15:08:44.055 +03:00 [DBG] Connection id "0HNC8090TGF5B" received FIN. 2025-07-01 15:08:44.055 +03:00 [DBG] Connection id "0HNC8090TGF5B" disconnecting. 2025-07-01 15:08:44.055 +03:00 [DBG] Connection id "0HNC8090TGF5B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:08:44.056 +03:00 [DBG] Connection id "0HNC8090TGF5B" stopped. 2025-07-01 15:08:49.041 +03:00 [DBG] Connection id "0HNC8090TGF5C" accepted. 2025-07-01 15:08:49.042 +03:00 [DBG] Connection id "0HNC8090TGF5C" started. 2025-07-01 15:08:49.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:08:49.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:08:49.042 +03:00 [DBG] POST requests are not supported 2025-07-01 15:08:49.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:08:49.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:08:49.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:49.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:08:49.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:08:49.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:08:49.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:08:49.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:49.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:08:49.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:08:49.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:08:49.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:08:49.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:08:49.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:08:49.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:49.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:49.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:08:49.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:08:49.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:49.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:49.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:49.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:49.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:08:49.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1524ms. 2025-07-01 15:08:49.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:49.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:49.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:49.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:49.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:49.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:49.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:49.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:49.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:08:49.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:08:49.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:08:49.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:49.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:49.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:49.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:49.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:49.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:49.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7377ms 2025-07-01 15:08:49.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:49.043 +03:00 [DBG] Connection id "0HNC8090TGF5C" completed keep alive response. 2025-07-01 15:08:49.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3663ms 2025-07-01 15:08:49.043 +03:00 [DBG] Connection id "0HNC8090TGF5C" received FIN. 2025-07-01 15:08:49.043 +03:00 [DBG] Connection id "0HNC8090TGF5C" disconnecting. 2025-07-01 15:08:49.043 +03:00 [DBG] Connection id "0HNC8090TGF5C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:08:49.045 +03:00 [DBG] Connection id "0HNC8090TGF5C" stopped. 2025-07-01 15:08:54.039 +03:00 [DBG] Connection id "0HNC8090TGF5D" accepted. 2025-07-01 15:08:54.040 +03:00 [DBG] Connection id "0HNC8090TGF5D" started. 2025-07-01 15:08:54.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:08:54.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:08:54.040 +03:00 [DBG] POST requests are not supported 2025-07-01 15:08:54.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:08:54.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:08:54.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:54.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:08:54.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:08:54.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:08:54.040 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:08:54.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:54.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:08:54.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:08:54.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:08:54.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:08:54.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:08:54.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:08:54.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:54.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:54.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:08:54.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:08:54.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:54.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:54.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:54.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:54.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:08:54.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1316ms. 2025-07-01 15:08:54.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:54.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:54.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:54.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:54.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:54.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:54.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:54.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:54.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:08:54.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:08:54.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:08:54.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:54.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:54.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:54.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:54.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:54.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:54.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7818ms 2025-07-01 15:08:54.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:54.041 +03:00 [DBG] Connection id "0HNC8090TGF5D" completed keep alive response. 2025-07-01 15:08:54.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4078ms 2025-07-01 15:08:54.041 +03:00 [DBG] Connection id "0HNC8090TGF5D" received FIN. 2025-07-01 15:08:54.042 +03:00 [DBG] Connection id "0HNC8090TGF5D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:08:54.042 +03:00 [DBG] Connection id "0HNC8090TGF5D" disconnecting. 2025-07-01 15:08:54.042 +03:00 [DBG] Connection id "0HNC8090TGF5D" stopped. 2025-07-01 15:08:59.042 +03:00 [DBG] Connection id "0HNC8090TGF5E" accepted. 2025-07-01 15:08:59.042 +03:00 [DBG] Connection id "0HNC8090TGF5E" started. 2025-07-01 15:08:59.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:08:59.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:08:59.042 +03:00 [DBG] POST requests are not supported 2025-07-01 15:08:59.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:08:59.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:08:59.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:59.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:08:59.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:08:59.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:08:59.043 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:08:59.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:59.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:08:59.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:08:59.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:08:59.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:08:59.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:08:59.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:08:59.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:59.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:59.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:08:59.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:08:59.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:59.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:59.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:59.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:59.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:08:59.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1704ms. 2025-07-01 15:08:59.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:59.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:08:59.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:59.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:08:59.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:59.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:59.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:59.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:59.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:08:59.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:08:59.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:08:59.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:59.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:08:59.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:59.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:59.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:59.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:08:59.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4034ms 2025-07-01 15:08:59.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:08:59.044 +03:00 [DBG] Connection id "0HNC8090TGF5E" completed keep alive response. 2025-07-01 15:08:59.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3923ms 2025-07-01 15:08:59.045 +03:00 [DBG] Connection id "0HNC8090TGF5E" received FIN. 2025-07-01 15:08:59.045 +03:00 [DBG] Connection id "0HNC8090TGF5E" disconnecting. 2025-07-01 15:08:59.045 +03:00 [DBG] Connection id "0HNC8090TGF5E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:08:59.046 +03:00 [DBG] Connection id "0HNC8090TGF5E" stopped. 2025-07-01 15:09:04.047 +03:00 [DBG] Connection id "0HNC8090TGF5F" accepted. 2025-07-01 15:09:04.047 +03:00 [DBG] Connection id "0HNC8090TGF5F" started. 2025-07-01 15:09:04.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:09:04.048 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:09:04.048 +03:00 [DBG] POST requests are not supported 2025-07-01 15:09:04.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:09:04.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:09:04.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:04.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:09:04.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:09:04.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:09:04.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:09:04.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:04.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:09:04.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:09:04.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:09:04.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:09:04.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:09:04.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:09:04.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:04.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:04.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:09:04.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:09:04.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:04.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:04.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:04.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:04.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:09:04.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1718ms. 2025-07-01 15:09:04.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:04.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:04.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:04.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:04.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:04.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:04.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:04.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:04.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:09:04.050 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:09:04.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:09:04.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:04.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:04.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:04.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:04.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:04.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:04.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3249ms 2025-07-01 15:09:04.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:04.050 +03:00 [DBG] Connection id "0HNC8090TGF5F" completed keep alive response. 2025-07-01 15:09:04.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4643ms 2025-07-01 15:09:04.050 +03:00 [DBG] Connection id "0HNC8090TGF5F" received FIN. 2025-07-01 15:09:04.050 +03:00 [DBG] Connection id "0HNC8090TGF5F" disconnecting. 2025-07-01 15:09:04.051 +03:00 [DBG] Connection id "0HNC8090TGF5F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:09:04.052 +03:00 [DBG] Connection id "0HNC8090TGF5F" stopped. 2025-07-01 15:09:09.042 +03:00 [DBG] Connection id "0HNC8090TGF5G" accepted. 2025-07-01 15:09:09.043 +03:00 [DBG] Connection id "0HNC8090TGF5G" started. 2025-07-01 15:09:09.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:09:09.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:09:09.043 +03:00 [DBG] POST requests are not supported 2025-07-01 15:09:09.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:09:09.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:09:09.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:09.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:09:09.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:09:09.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:09:09.043 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:09:09.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:09.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:09:09.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:09:09.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:09:09.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:09:09.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:09:09.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:09:09.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:09.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:09.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:09:09.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:09:09.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:09.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:09.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:09.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:09.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:09:09.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1152ms. 2025-07-01 15:09:09.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:09.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:09.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:09.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:09.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:09.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:09.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:09.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:09.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:09:09.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:09:09.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:09:09.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:09.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:09.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:09.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:09.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:09.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:09.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6325ms 2025-07-01 15:09:09.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:09.044 +03:00 [DBG] Connection id "0HNC8090TGF5G" completed keep alive response. 2025-07-01 15:09:09.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1899ms 2025-07-01 15:09:09.044 +03:00 [DBG] Connection id "0HNC8090TGF5G" received FIN. 2025-07-01 15:09:09.044 +03:00 [DBG] Connection id "0HNC8090TGF5G" disconnecting. 2025-07-01 15:09:09.044 +03:00 [DBG] Connection id "0HNC8090TGF5G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:09:09.045 +03:00 [DBG] Connection id "0HNC8090TGF5G" stopped. 2025-07-01 15:09:14.039 +03:00 [DBG] Connection id "0HNC8090TGF5H" accepted. 2025-07-01 15:09:14.039 +03:00 [DBG] Connection id "0HNC8090TGF5H" started. 2025-07-01 15:09:14.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:09:14.039 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:09:14.039 +03:00 [DBG] POST requests are not supported 2025-07-01 15:09:14.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:09:14.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:09:14.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:14.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:09:14.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:09:14.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:09:14.039 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:09:14.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:14.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:09:14.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:09:14.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:09:14.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:09:14.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:09:14.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:09:14.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:14.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:14.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:09:14.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:09:14.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:14.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:14.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:14.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:14.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:09:14.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1432ms. 2025-07-01 15:09:14.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:14.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:14.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:14.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:14.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:14.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:14.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:14.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:14.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:09:14.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:09:14.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:09:14.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:14.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:14.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:14.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:14.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:14.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:14.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8717ms 2025-07-01 15:09:14.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:14.040 +03:00 [DBG] Connection id "0HNC8090TGF5H" completed keep alive response. 2025-07-01 15:09:14.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5745ms 2025-07-01 15:09:14.041 +03:00 [DBG] Connection id "0HNC8090TGF5H" received FIN. 2025-07-01 15:09:14.041 +03:00 [DBG] Connection id "0HNC8090TGF5H" disconnecting. 2025-07-01 15:09:14.041 +03:00 [DBG] Connection id "0HNC8090TGF5H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:09:14.042 +03:00 [DBG] Connection id "0HNC8090TGF5H" stopped. 2025-07-01 15:09:19.053 +03:00 [DBG] Connection id "0HNC8090TGF5I" accepted. 2025-07-01 15:09:19.053 +03:00 [DBG] Connection id "0HNC8090TGF5I" started. 2025-07-01 15:09:19.053 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:09:19.053 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:09:19.053 +03:00 [DBG] POST requests are not supported 2025-07-01 15:09:19.053 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:09:19.053 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:09:19.053 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:19.053 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:09:19.054 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:09:19.054 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:09:19.054 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:09:19.054 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:19.054 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:09:19.054 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:09:19.054 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:09:19.054 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:09:19.054 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:09:19.054 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:09:19.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:19.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:19.054 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:09:19.054 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:09:19.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:19.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:19.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:19.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:19.054 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:09:19.054 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1452ms. 2025-07-01 15:09:19.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:19.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:19.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:19.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:19.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:19.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:19.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:19.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:19.054 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:09:19.055 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:09:19.055 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:09:19.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:19.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:19.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:19.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:19.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:19.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:19.055 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8774ms 2025-07-01 15:09:19.055 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:19.055 +03:00 [DBG] Connection id "0HNC8090TGF5I" completed keep alive response. 2025-07-01 15:09:19.055 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5022ms 2025-07-01 15:09:19.055 +03:00 [DBG] Connection id "0HNC8090TGF5I" received FIN. 2025-07-01 15:09:19.055 +03:00 [DBG] Connection id "0HNC8090TGF5I" disconnecting. 2025-07-01 15:09:19.055 +03:00 [DBG] Connection id "0HNC8090TGF5I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:09:19.056 +03:00 [DBG] Connection id "0HNC8090TGF5I" stopped. 2025-07-01 15:09:24.048 +03:00 [DBG] Connection id "0HNC8090TGF5J" accepted. 2025-07-01 15:09:24.048 +03:00 [DBG] Connection id "0HNC8090TGF5J" started. 2025-07-01 15:09:24.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:09:24.048 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:09:24.048 +03:00 [DBG] POST requests are not supported 2025-07-01 15:09:24.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:09:24.049 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:09:24.049 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:24.049 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:09:24.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:09:24.049 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:09:24.049 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:09:24.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:24.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:09:24.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:09:24.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:09:24.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:09:24.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:09:24.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:09:24.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:24.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:24.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:09:24.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:09:24.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:24.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:24.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:24.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:24.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:09:24.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1245ms. 2025-07-01 15:09:24.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:24.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:24.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:24.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:24.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:24.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:24.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:24.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:24.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:09:24.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:09:24.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:09:24.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:24.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:24.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:24.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:24.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:24.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:24.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7311ms 2025-07-01 15:09:24.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:24.050 +03:00 [DBG] Connection id "0HNC8090TGF5J" completed keep alive response. 2025-07-01 15:09:24.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.355ms 2025-07-01 15:09:24.050 +03:00 [DBG] Connection id "0HNC8090TGF5J" received FIN. 2025-07-01 15:09:24.050 +03:00 [DBG] Connection id "0HNC8090TGF5J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:09:24.050 +03:00 [DBG] Connection id "0HNC8090TGF5J" disconnecting. 2025-07-01 15:09:24.050 +03:00 [DBG] Connection id "0HNC8090TGF5J" stopped. 2025-07-01 15:09:29.049 +03:00 [DBG] Connection id "0HNC8090TGF5K" accepted. 2025-07-01 15:09:29.049 +03:00 [DBG] Connection id "0HNC8090TGF5K" started. 2025-07-01 15:09:29.049 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:09:29.050 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:09:29.050 +03:00 [DBG] POST requests are not supported 2025-07-01 15:09:29.050 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:09:29.050 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:09:29.050 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:29.050 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:09:29.050 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:09:29.050 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:09:29.050 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:09:29.050 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:29.050 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:09:29.050 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:09:29.050 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:09:29.050 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:09:29.050 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:09:29.050 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:09:29.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:29.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:29.050 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:09:29.050 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:09:29.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:29.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:29.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:29.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:29.051 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:09:29.051 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1355ms. 2025-07-01 15:09:29.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:29.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:29.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:29.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:29.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:29.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:29.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:29.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:29.051 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:09:29.051 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:09:29.051 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:09:29.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:29.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:29.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:29.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:29.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:29.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:29.051 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7979ms 2025-07-01 15:09:29.051 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:29.051 +03:00 [DBG] Connection id "0HNC8090TGF5K" completed keep alive response. 2025-07-01 15:09:29.051 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7651ms 2025-07-01 15:09:29.051 +03:00 [DBG] Connection id "0HNC8090TGF5K" received FIN. 2025-07-01 15:09:29.051 +03:00 [DBG] Connection id "0HNC8090TGF5K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:09:29.052 +03:00 [DBG] Connection id "0HNC8090TGF5K" disconnecting. 2025-07-01 15:09:29.052 +03:00 [DBG] Connection id "0HNC8090TGF5K" stopped. 2025-07-01 15:09:34.049 +03:00 [DBG] Connection id "0HNC8090TGF5L" accepted. 2025-07-01 15:09:34.049 +03:00 [DBG] Connection id "0HNC8090TGF5L" started. 2025-07-01 15:09:34.049 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:09:34.049 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:09:34.049 +03:00 [DBG] POST requests are not supported 2025-07-01 15:09:34.049 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:09:34.049 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:09:34.049 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:34.049 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:09:34.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:09:34.049 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:09:34.049 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:09:34.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:34.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:09:34.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:09:34.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:09:34.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:09:34.050 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:09:34.050 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:09:34.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:34.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:34.050 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:09:34.050 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:09:34.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:34.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:34.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:34.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:34.050 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:09:34.050 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1285ms. 2025-07-01 15:09:34.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:34.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:34.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:34.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:34.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:34.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:34.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:34.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:34.050 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:09:34.050 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:09:34.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:09:34.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:34.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:34.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:34.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:34.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:34.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:34.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8503ms 2025-07-01 15:09:34.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:34.050 +03:00 [DBG] Connection id "0HNC8090TGF5L" completed keep alive response. 2025-07-01 15:09:34.051 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.472ms 2025-07-01 15:09:34.051 +03:00 [DBG] Connection id "0HNC8090TGF5L" received FIN. 2025-07-01 15:09:34.051 +03:00 [DBG] Connection id "0HNC8090TGF5L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:09:34.051 +03:00 [DBG] Connection id "0HNC8090TGF5L" disconnecting. 2025-07-01 15:09:34.051 +03:00 [DBG] Connection id "0HNC8090TGF5L" stopped. 2025-07-01 15:09:39.048 +03:00 [DBG] Connection id "0HNC8090TGF5M" accepted. 2025-07-01 15:09:39.048 +03:00 [DBG] Connection id "0HNC8090TGF5M" started. 2025-07-01 15:09:39.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:09:39.048 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:09:39.048 +03:00 [DBG] POST requests are not supported 2025-07-01 15:09:39.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:09:39.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:09:39.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:39.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:09:39.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:09:39.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:09:39.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:09:39.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:39.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:09:39.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:09:39.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:09:39.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:09:39.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:09:39.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:09:39.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:39.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:39.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:09:39.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:09:39.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:39.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:39.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:39.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:39.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:09:39.050 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1564ms. 2025-07-01 15:09:39.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:39.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:39.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:39.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:39.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:39.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:39.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:39.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:39.050 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:09:39.050 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:09:39.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:09:39.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:39.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:39.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:39.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:39.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:39.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:39.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.298ms 2025-07-01 15:09:39.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:39.050 +03:00 [DBG] Connection id "0HNC8090TGF5M" completed keep alive response. 2025-07-01 15:09:39.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.437ms 2025-07-01 15:09:39.050 +03:00 [DBG] Connection id "0HNC8090TGF5M" received FIN. 2025-07-01 15:09:39.051 +03:00 [DBG] Connection id "0HNC8090TGF5M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:09:39.051 +03:00 [DBG] Connection id "0HNC8090TGF5M" disconnecting. 2025-07-01 15:09:39.051 +03:00 [DBG] Connection id "0HNC8090TGF5M" stopped. 2025-07-01 15:09:44.047 +03:00 [DBG] Connection id "0HNC8090TGF5N" accepted. 2025-07-01 15:09:44.047 +03:00 [DBG] Connection id "0HNC8090TGF5N" started. 2025-07-01 15:09:44.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:09:44.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:09:44.047 +03:00 [DBG] POST requests are not supported 2025-07-01 15:09:44.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:09:44.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:09:44.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:44.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:09:44.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:09:44.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:09:44.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:09:44.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:44.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:09:44.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:09:44.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:09:44.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:09:44.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:09:44.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:09:44.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:44.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:44.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:09:44.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:09:44.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:44.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:44.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:44.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:44.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:09:44.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1603ms. 2025-07-01 15:09:44.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:44.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:44.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:44.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:44.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:44.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:44.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:44.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:44.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:09:44.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:09:44.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:09:44.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:44.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:44.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:44.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:44.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:44.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:44.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1647ms 2025-07-01 15:09:44.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:44.049 +03:00 [DBG] Connection id "0HNC8090TGF5N" completed keep alive response. 2025-07-01 15:09:44.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0624ms 2025-07-01 15:09:44.050 +03:00 [DBG] Connection id "0HNC8090TGF5N" received FIN. 2025-07-01 15:09:44.050 +03:00 [DBG] Connection id "0HNC8090TGF5N" disconnecting. 2025-07-01 15:09:44.050 +03:00 [DBG] Connection id "0HNC8090TGF5N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:09:44.051 +03:00 [DBG] Connection id "0HNC8090TGF5N" stopped. 2025-07-01 15:09:49.045 +03:00 [DBG] Connection id "0HNC8090TGF5O" accepted. 2025-07-01 15:09:49.046 +03:00 [DBG] Connection id "0HNC8090TGF5O" started. 2025-07-01 15:09:49.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:09:49.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:09:49.046 +03:00 [DBG] POST requests are not supported 2025-07-01 15:09:49.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:09:49.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:09:49.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:49.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:09:49.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:09:49.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:09:49.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:09:49.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:49.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:09:49.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:09:49.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:09:49.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:09:49.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:09:49.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:09:49.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:49.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:49.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:09:49.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:09:49.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:49.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:49.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:49.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:49.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:09:49.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2276ms. 2025-07-01 15:09:49.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:49.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:49.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:49.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:49.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:49.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:49.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:49.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:49.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:09:49.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:09:49.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:09:49.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:49.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:49.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:49.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:49.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:49.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:49.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.1454ms 2025-07-01 15:09:49.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:49.049 +03:00 [DBG] Connection id "0HNC8090TGF5O" completed keep alive response. 2025-07-01 15:09:49.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0774ms 2025-07-01 15:09:49.049 +03:00 [DBG] Connection id "0HNC8090TGF5O" received FIN. 2025-07-01 15:09:49.049 +03:00 [DBG] Connection id "0HNC8090TGF5O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:09:49.049 +03:00 [DBG] Connection id "0HNC8090TGF5O" disconnecting. 2025-07-01 15:09:49.050 +03:00 [DBG] Connection id "0HNC8090TGF5O" stopped. 2025-07-01 15:09:54.047 +03:00 [DBG] Connection id "0HNC8090TGF5P" accepted. 2025-07-01 15:09:54.047 +03:00 [DBG] Connection id "0HNC8090TGF5P" started. 2025-07-01 15:09:54.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:09:54.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:09:54.047 +03:00 [DBG] POST requests are not supported 2025-07-01 15:09:54.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:09:54.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:09:54.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:54.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:09:54.047 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:09:54.047 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:09:54.047 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:09:54.047 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:54.047 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:09:54.047 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:09:54.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:09:54.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:09:54.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:09:54.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:09:54.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:54.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:54.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:09:54.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:09:54.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:54.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:54.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:54.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:54.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:09:54.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1229ms. 2025-07-01 15:09:54.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:54.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:54.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:54.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:54.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:54.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:54.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:54.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:54.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:09:54.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:09:54.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:09:54.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:54.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:54.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:54.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:54.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:54.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:54.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.645ms 2025-07-01 15:09:54.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:54.048 +03:00 [DBG] Connection id "0HNC8090TGF5P" completed keep alive response. 2025-07-01 15:09:54.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.228ms 2025-07-01 15:09:54.048 +03:00 [DBG] Connection id "0HNC8090TGF5P" received FIN. 2025-07-01 15:09:54.049 +03:00 [DBG] Connection id "0HNC8090TGF5P" disconnecting. 2025-07-01 15:09:54.049 +03:00 [DBG] Connection id "0HNC8090TGF5P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:09:54.050 +03:00 [DBG] Connection id "0HNC8090TGF5P" stopped. 2025-07-01 15:09:59.045 +03:00 [DBG] Connection id "0HNC8090TGF5Q" accepted. 2025-07-01 15:09:59.045 +03:00 [DBG] Connection id "0HNC8090TGF5Q" started. 2025-07-01 15:09:59.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:09:59.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:09:59.045 +03:00 [DBG] POST requests are not supported 2025-07-01 15:09:59.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:09:59.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:09:59.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:59.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:09:59.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:09:59.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:09:59.045 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:09:59.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:59.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:09:59.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:09:59.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:09:59.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:09:59.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:09:59.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:09:59.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:59.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:59.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:09:59.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:09:59.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:59.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:59.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:59.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:59.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:09:59.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1175ms. 2025-07-01 15:09:59.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:59.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:09:59.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:59.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:09:59.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:59.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:59.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:59.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:59.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:09:59.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:09:59.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:09:59.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:59.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:09:59.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:59.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:59.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:59.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:09:59.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8494ms 2025-07-01 15:09:59.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:09:59.046 +03:00 [DBG] Connection id "0HNC8090TGF5Q" completed keep alive response. 2025-07-01 15:09:59.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.457ms 2025-07-01 15:09:59.047 +03:00 [DBG] Connection id "0HNC8090TGF5Q" received FIN. 2025-07-01 15:09:59.047 +03:00 [DBG] Connection id "0HNC8090TGF5Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:09:59.047 +03:00 [DBG] Connection id "0HNC8090TGF5Q" disconnecting. 2025-07-01 15:09:59.047 +03:00 [DBG] Connection id "0HNC8090TGF5Q" stopped. 2025-07-01 15:10:04.045 +03:00 [DBG] Connection id "0HNC8090TGF5R" accepted. 2025-07-01 15:10:04.046 +03:00 [DBG] Connection id "0HNC8090TGF5R" started. 2025-07-01 15:10:04.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:10:04.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:10:04.046 +03:00 [DBG] POST requests are not supported 2025-07-01 15:10:04.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:10:04.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:10:04.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:04.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:10:04.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:10:04.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:10:04.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:10:04.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:04.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:10:04.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:10:04.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:10:04.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:10:04.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:10:04.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:10:04.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:04.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:04.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:10:04.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:10:04.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:04.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:04.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:04.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:04.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:10:04.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1696ms. 2025-07-01 15:10:04.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:04.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:04.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:04.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:04.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:04.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:04.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:04.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:04.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:10:04.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:10:04.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:10:04.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:04.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:04.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:04.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:04.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:04.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:04.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4226ms 2025-07-01 15:10:04.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:04.048 +03:00 [DBG] Connection id "0HNC8090TGF5R" completed keep alive response. 2025-07-01 15:10:04.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3111ms 2025-07-01 15:10:04.048 +03:00 [DBG] Connection id "0HNC8090TGF5R" received FIN. 2025-07-01 15:10:04.048 +03:00 [DBG] Connection id "0HNC8090TGF5R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:10:04.048 +03:00 [DBG] Connection id "0HNC8090TGF5R" disconnecting. 2025-07-01 15:10:04.049 +03:00 [DBG] Connection id "0HNC8090TGF5R" stopped. 2025-07-01 15:10:09.057 +03:00 [DBG] Connection id "0HNC8090TGF5S" accepted. 2025-07-01 15:10:09.057 +03:00 [DBG] Connection id "0HNC8090TGF5S" started. 2025-07-01 15:10:09.058 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:10:09.058 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:10:09.058 +03:00 [DBG] POST requests are not supported 2025-07-01 15:10:09.058 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:10:09.058 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:10:09.058 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:09.058 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:10:09.058 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:10:09.058 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:10:09.058 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:10:09.058 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:09.058 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:10:09.058 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:10:09.058 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:10:09.058 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:10:09.058 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:10:09.058 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:10:09.058 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:09.058 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:09.058 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:10:09.058 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:10:09.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:09.058 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:09.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:09.058 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:09.058 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:10:09.058 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1166ms. 2025-07-01 15:10:09.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:09.059 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:09.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:09.059 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:09.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:09.059 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:09.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:09.059 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:09.059 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:10:09.059 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:10:09.059 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:10:09.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:09.059 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:09.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:09.059 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:09.059 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:09.059 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:09.059 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7563ms 2025-07-01 15:10:09.059 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:09.059 +03:00 [DBG] Connection id "0HNC8090TGF5S" completed keep alive response. 2025-07-01 15:10:09.059 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4073ms 2025-07-01 15:10:09.059 +03:00 [DBG] Connection id "0HNC8090TGF5S" received FIN. 2025-07-01 15:10:09.059 +03:00 [DBG] Connection id "0HNC8090TGF5S" disconnecting. 2025-07-01 15:10:09.059 +03:00 [DBG] Connection id "0HNC8090TGF5S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:10:09.060 +03:00 [DBG] Connection id "0HNC8090TGF5S" stopped. 2025-07-01 15:10:14.041 +03:00 [DBG] Connection id "0HNC8090TGF5T" accepted. 2025-07-01 15:10:14.041 +03:00 [DBG] Connection id "0HNC8090TGF5T" started. 2025-07-01 15:10:14.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:10:14.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:10:14.042 +03:00 [DBG] POST requests are not supported 2025-07-01 15:10:14.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:10:14.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:10:14.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:14.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:10:14.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:10:14.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:10:14.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:10:14.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:14.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:10:14.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:10:14.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:10:14.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:10:14.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:10:14.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:10:14.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:14.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:14.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:10:14.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:10:14.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:14.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:14.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:14.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:14.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:10:14.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1172ms. 2025-07-01 15:10:14.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:14.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:14.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:14.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:14.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:14.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:14.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:14.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:14.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:10:14.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:10:14.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:10:14.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:14.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:14.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:14.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:14.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:14.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:14.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6946ms 2025-07-01 15:10:14.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:14.043 +03:00 [DBG] Connection id "0HNC8090TGF5T" completed keep alive response. 2025-07-01 15:10:14.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.253ms 2025-07-01 15:10:14.043 +03:00 [DBG] Connection id "0HNC8090TGF5T" received FIN. 2025-07-01 15:10:14.043 +03:00 [DBG] Connection id "0HNC8090TGF5T" disconnecting. 2025-07-01 15:10:14.043 +03:00 [DBG] Connection id "0HNC8090TGF5T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:10:14.044 +03:00 [DBG] Connection id "0HNC8090TGF5T" stopped. 2025-07-01 15:10:19.043 +03:00 [DBG] Connection id "0HNC8090TGF5U" accepted. 2025-07-01 15:10:19.043 +03:00 [DBG] Connection id "0HNC8090TGF5U" started. 2025-07-01 15:10:19.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:10:19.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:10:19.044 +03:00 [DBG] POST requests are not supported 2025-07-01 15:10:19.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:10:19.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:10:19.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:19.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:10:19.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:10:19.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:10:19.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:10:19.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:19.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:10:19.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:10:19.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:10:19.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:10:19.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:10:19.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:10:19.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:19.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:19.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:10:19.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:10:19.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:19.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:19.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:19.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:19.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:10:19.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1184ms. 2025-07-01 15:10:19.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:19.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:19.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:19.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:19.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:19.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:19.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:19.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:19.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:10:19.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:10:19.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:10:19.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:19.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:19.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:19.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:19.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:19.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:19.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7429ms 2025-07-01 15:10:19.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:19.045 +03:00 [DBG] Connection id "0HNC8090TGF5U" completed keep alive response. 2025-07-01 15:10:19.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3337ms 2025-07-01 15:10:19.045 +03:00 [DBG] Connection id "0HNC8090TGF5U" received FIN. 2025-07-01 15:10:19.045 +03:00 [DBG] Connection id "0HNC8090TGF5U" disconnecting. 2025-07-01 15:10:19.045 +03:00 [DBG] Connection id "0HNC8090TGF5U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:10:19.046 +03:00 [DBG] Connection id "0HNC8090TGF5U" stopped. 2025-07-01 15:10:24.052 +03:00 [DBG] Connection id "0HNC8090TGF5V" accepted. 2025-07-01 15:10:24.052 +03:00 [DBG] Connection id "0HNC8090TGF5V" started. 2025-07-01 15:10:24.052 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:10:24.052 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:10:24.052 +03:00 [DBG] POST requests are not supported 2025-07-01 15:10:24.052 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:10:24.052 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:10:24.052 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:24.052 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:10:24.052 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:10:24.052 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:10:24.052 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:10:24.053 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:24.053 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:10:24.053 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:10:24.053 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:10:24.053 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:10:24.053 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:10:24.053 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:10:24.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:24.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:24.053 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:10:24.053 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:10:24.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:24.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:24.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:24.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:24.053 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:10:24.054 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1704ms. 2025-07-01 15:10:24.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:24.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:24.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:24.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:24.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:24.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:24.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:24.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:24.054 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:10:24.054 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:10:24.054 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:10:24.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:24.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:24.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:24.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:24.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:24.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:24.054 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2404ms 2025-07-01 15:10:24.054 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:24.054 +03:00 [DBG] Connection id "0HNC8090TGF5V" completed keep alive response. 2025-07-01 15:10:24.054 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3397ms 2025-07-01 15:10:24.055 +03:00 [DBG] Connection id "0HNC8090TGF5V" received FIN. 2025-07-01 15:10:24.055 +03:00 [DBG] Connection id "0HNC8090TGF5V" disconnecting. 2025-07-01 15:10:24.055 +03:00 [DBG] Connection id "0HNC8090TGF5V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:10:24.056 +03:00 [DBG] Connection id "0HNC8090TGF5V" stopped. 2025-07-01 15:10:29.053 +03:00 [DBG] Connection id "0HNC8090TGF60" accepted. 2025-07-01 15:10:29.053 +03:00 [DBG] Connection id "0HNC8090TGF60" started. 2025-07-01 15:10:29.053 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:10:29.053 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:10:29.053 +03:00 [DBG] POST requests are not supported 2025-07-01 15:10:29.053 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:10:29.053 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:10:29.053 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:29.053 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:10:29.053 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:10:29.054 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:10:29.054 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:10:29.054 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:29.054 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:10:29.054 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:10:29.054 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:10:29.054 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:10:29.054 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:10:29.054 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:10:29.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:29.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:29.054 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:10:29.054 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:10:29.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:29.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:29.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:29.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:29.054 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:10:29.055 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1733ms. 2025-07-01 15:10:29.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:29.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:29.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:29.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:29.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:29.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:29.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:29.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:29.055 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:10:29.055 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:10:29.055 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:10:29.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:29.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:29.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:29.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:29.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:29.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:29.055 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.254ms 2025-07-01 15:10:29.055 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:29.055 +03:00 [DBG] Connection id "0HNC8090TGF60" completed keep alive response. 2025-07-01 15:10:29.055 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2666ms 2025-07-01 15:10:29.056 +03:00 [DBG] Connection id "0HNC8090TGF60" received FIN. 2025-07-01 15:10:29.056 +03:00 [DBG] Connection id "0HNC8090TGF60" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:10:29.056 +03:00 [DBG] Connection id "0HNC8090TGF60" disconnecting. 2025-07-01 15:10:29.056 +03:00 [DBG] Connection id "0HNC8090TGF60" stopped. 2025-07-01 15:10:34.050 +03:00 [DBG] Connection id "0HNC8090TGF61" accepted. 2025-07-01 15:10:34.051 +03:00 [DBG] Connection id "0HNC8090TGF61" started. 2025-07-01 15:10:34.051 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:10:34.051 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:10:34.051 +03:00 [DBG] POST requests are not supported 2025-07-01 15:10:34.051 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:10:34.051 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:10:34.051 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:34.051 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:10:34.051 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:10:34.051 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:10:34.051 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:10:34.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:34.052 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:10:34.052 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:10:34.052 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:10:34.052 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:10:34.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:10:34.052 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:10:34.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:34.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:34.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:10:34.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:10:34.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:34.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:34.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:34.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:34.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:10:34.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1697ms. 2025-07-01 15:10:34.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:34.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:34.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:34.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:34.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:34.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:34.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:34.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:34.053 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:10:34.053 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:10:34.053 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:10:34.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:34.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:34.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:34.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:34.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:34.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:34.053 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3725ms 2025-07-01 15:10:34.053 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:34.053 +03:00 [DBG] Connection id "0HNC8090TGF61" completed keep alive response. 2025-07-01 15:10:34.053 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5453ms 2025-07-01 15:10:34.054 +03:00 [DBG] Connection id "0HNC8090TGF61" received FIN. 2025-07-01 15:10:34.054 +03:00 [DBG] Connection id "0HNC8090TGF61" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:10:34.054 +03:00 [DBG] Connection id "0HNC8090TGF61" disconnecting. 2025-07-01 15:10:34.054 +03:00 [DBG] Connection id "0HNC8090TGF61" stopped. 2025-07-01 15:10:39.048 +03:00 [DBG] Connection id "0HNC8090TGF62" accepted. 2025-07-01 15:10:39.048 +03:00 [DBG] Connection id "0HNC8090TGF62" started. 2025-07-01 15:10:39.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:10:39.048 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:10:39.048 +03:00 [DBG] POST requests are not supported 2025-07-01 15:10:39.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:10:39.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:10:39.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:39.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:10:39.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:10:39.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:10:39.049 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:10:39.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:39.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:10:39.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:10:39.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:10:39.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:10:39.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:10:39.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:10:39.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:39.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:39.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:10:39.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:10:39.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:39.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:39.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:39.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:39.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:10:39.050 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1533ms. 2025-07-01 15:10:39.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:39.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:39.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:39.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:39.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:39.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:39.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:39.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:39.050 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:10:39.050 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:10:39.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:10:39.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:39.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:39.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:39.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:39.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:39.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:39.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4047ms 2025-07-01 15:10:39.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:39.050 +03:00 [DBG] Connection id "0HNC8090TGF62" completed keep alive response. 2025-07-01 15:10:39.051 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5291ms 2025-07-01 15:10:39.051 +03:00 [DBG] Connection id "0HNC8090TGF62" received FIN. 2025-07-01 15:10:39.051 +03:00 [DBG] Connection id "0HNC8090TGF62" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:10:39.051 +03:00 [DBG] Connection id "0HNC8090TGF62" disconnecting. 2025-07-01 15:10:39.051 +03:00 [DBG] Connection id "0HNC8090TGF62" stopped. 2025-07-01 15:10:44.049 +03:00 [DBG] Connection id "0HNC8090TGF63" accepted. 2025-07-01 15:10:44.049 +03:00 [DBG] Connection id "0HNC8090TGF63" started. 2025-07-01 15:10:44.049 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:10:44.049 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:10:44.049 +03:00 [DBG] POST requests are not supported 2025-07-01 15:10:44.049 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:10:44.049 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:10:44.049 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:44.049 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:10:44.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:10:44.050 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:10:44.050 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:10:44.050 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:44.050 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:10:44.050 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:10:44.050 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:10:44.050 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:10:44.050 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:10:44.050 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:10:44.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:44.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:44.050 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:10:44.050 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:10:44.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:44.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:44.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:44.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:44.050 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:10:44.050 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1185ms. 2025-07-01 15:10:44.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:44.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:44.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:44.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:44.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:44.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:44.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:44.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:44.050 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:10:44.050 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:10:44.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:10:44.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:44.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:44.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:44.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:44.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:44.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:44.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6266ms 2025-07-01 15:10:44.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:44.050 +03:00 [DBG] Connection id "0HNC8090TGF63" completed keep alive response. 2025-07-01 15:10:44.051 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.281ms 2025-07-01 15:10:44.051 +03:00 [DBG] Connection id "0HNC8090TGF63" received FIN. 2025-07-01 15:10:44.051 +03:00 [DBG] Connection id "0HNC8090TGF63" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:10:44.051 +03:00 [DBG] Connection id "0HNC8090TGF63" disconnecting. 2025-07-01 15:10:44.051 +03:00 [DBG] Connection id "0HNC8090TGF63" stopped. 2025-07-01 15:10:49.042 +03:00 [DBG] Connection id "0HNC8090TGF64" accepted. 2025-07-01 15:10:49.042 +03:00 [DBG] Connection id "0HNC8090TGF64" started. 2025-07-01 15:10:49.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:10:49.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:10:49.042 +03:00 [DBG] POST requests are not supported 2025-07-01 15:10:49.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:10:49.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:10:49.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:49.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:10:49.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:10:49.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:10:49.043 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:10:49.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:49.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:10:49.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:10:49.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:10:49.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:10:49.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:10:49.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:10:49.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:49.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:49.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:10:49.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:10:49.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:49.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:49.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:49.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:49.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:10:49.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1845ms. 2025-07-01 15:10:49.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:49.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:49.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:49.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:49.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:49.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:49.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:49.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:49.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:10:49.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:10:49.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:10:49.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:49.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:49.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:49.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:49.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:49.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:49.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.2093ms 2025-07-01 15:10:49.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:49.046 +03:00 [DBG] Connection id "0HNC8090TGF64" completed keep alive response. 2025-07-01 15:10:49.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.761ms 2025-07-01 15:10:49.046 +03:00 [DBG] Connection id "0HNC8090TGF64" received FIN. 2025-07-01 15:10:49.046 +03:00 [DBG] Connection id "0HNC8090TGF64" disconnecting. 2025-07-01 15:10:49.046 +03:00 [DBG] Connection id "0HNC8090TGF64" stopped. 2025-07-01 15:10:49.046 +03:00 [DBG] Connection id "0HNC8090TGF64" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:10:54.044 +03:00 [DBG] Connection id "0HNC8090TGF65" accepted. 2025-07-01 15:10:54.044 +03:00 [DBG] Connection id "0HNC8090TGF65" started. 2025-07-01 15:10:54.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:10:54.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:10:54.044 +03:00 [DBG] POST requests are not supported 2025-07-01 15:10:54.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:10:54.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:10:54.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:54.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:10:54.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:10:54.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:10:54.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:10:54.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:54.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:10:54.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:10:54.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:10:54.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:10:54.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:10:54.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:10:54.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:54.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:54.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:10:54.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:10:54.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:54.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:54.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:54.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:54.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:10:54.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1284ms. 2025-07-01 15:10:54.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:54.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:54.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:54.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:54.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:54.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:54.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:54.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:54.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:10:54.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:10:54.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:10:54.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:54.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:54.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:54.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:54.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:54.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:54.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6954ms 2025-07-01 15:10:54.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:54.045 +03:00 [DBG] Connection id "0HNC8090TGF65" completed keep alive response. 2025-07-01 15:10:54.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.226ms 2025-07-01 15:10:54.045 +03:00 [DBG] Connection id "0HNC8090TGF65" received FIN. 2025-07-01 15:10:54.045 +03:00 [DBG] Connection id "0HNC8090TGF65" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:10:54.046 +03:00 [DBG] Connection id "0HNC8090TGF65" disconnecting. 2025-07-01 15:10:54.046 +03:00 [DBG] Connection id "0HNC8090TGF65" stopped. 2025-07-01 15:10:59.055 +03:00 [DBG] Connection id "0HNC8090TGF66" accepted. 2025-07-01 15:10:59.055 +03:00 [DBG] Connection id "0HNC8090TGF66" started. 2025-07-01 15:10:59.055 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:10:59.055 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:10:59.055 +03:00 [DBG] POST requests are not supported 2025-07-01 15:10:59.055 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:10:59.055 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:10:59.055 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:59.055 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:10:59.055 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:10:59.055 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:10:59.055 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:10:59.056 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:59.056 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:10:59.056 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:10:59.056 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:10:59.056 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:10:59.056 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:10:59.056 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:10:59.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:59.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:59.056 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:10:59.056 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:10:59.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:59.056 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:59.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:59.056 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:59.056 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:10:59.056 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-07-01 15:10:59.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:59.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:10:59.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:59.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:10:59.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:59.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:59.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:59.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:59.056 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:10:59.056 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:10:59.056 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:10:59.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:59.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:10:59.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:59.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:59.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:59.057 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:10:59.057 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7947ms 2025-07-01 15:10:59.057 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:10:59.057 +03:00 [DBG] Connection id "0HNC8090TGF66" completed keep alive response. 2025-07-01 15:10:59.057 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.467ms 2025-07-01 15:10:59.057 +03:00 [DBG] Connection id "0HNC8090TGF66" received FIN. 2025-07-01 15:10:59.057 +03:00 [DBG] Connection id "0HNC8090TGF66" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:10:59.057 +03:00 [DBG] Connection id "0HNC8090TGF66" disconnecting. 2025-07-01 15:10:59.057 +03:00 [DBG] Connection id "0HNC8090TGF66" stopped. 2025-07-01 15:11:04.044 +03:00 [DBG] Connection id "0HNC8090TGF67" accepted. 2025-07-01 15:11:04.044 +03:00 [DBG] Connection id "0HNC8090TGF67" started. 2025-07-01 15:11:04.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:11:04.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:11:04.044 +03:00 [DBG] POST requests are not supported 2025-07-01 15:11:04.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:11:04.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:11:04.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:04.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:11:04.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:11:04.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:11:04.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:11:04.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:04.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:11:04.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:11:04.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:11:04.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:11:04.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:11:04.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:11:04.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:04.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:04.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:11:04.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:11:04.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:04.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:04.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:04.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:04.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:11:04.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1581ms. 2025-07-01 15:11:04.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:04.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:04.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:04.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:04.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:04.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:04.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:04.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:04.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:11:04.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:11:04.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:11:04.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:04.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:04.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:04.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:04.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:04.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:04.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3835ms 2025-07-01 15:11:04.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:04.046 +03:00 [DBG] Connection id "0HNC8090TGF67" completed keep alive response. 2025-07-01 15:11:04.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2959ms 2025-07-01 15:11:04.046 +03:00 [DBG] Connection id "0HNC8090TGF67" received FIN. 2025-07-01 15:11:04.047 +03:00 [DBG] Connection id "0HNC8090TGF67" disconnecting. 2025-07-01 15:11:04.047 +03:00 [DBG] Connection id "0HNC8090TGF67" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:11:04.048 +03:00 [DBG] Connection id "0HNC8090TGF67" stopped. 2025-07-01 15:11:09.047 +03:00 [DBG] Connection id "0HNC8090TGF68" accepted. 2025-07-01 15:11:09.047 +03:00 [DBG] Connection id "0HNC8090TGF68" started. 2025-07-01 15:11:09.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:11:09.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:11:09.047 +03:00 [DBG] POST requests are not supported 2025-07-01 15:11:09.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:11:09.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:11:09.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:09.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:11:09.047 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:11:09.047 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:11:09.047 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:11:09.047 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:09.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:11:09.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:11:09.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:11:09.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:11:09.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:11:09.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:11:09.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:09.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:09.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:11:09.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:11:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:09.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:11:09.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.125ms. 2025-07-01 15:11:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:09.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:09.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:09.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:09.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:09.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:11:09.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:11:09.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:11:09.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:09.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:09.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:09.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:09.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:09.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:09.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6685ms 2025-07-01 15:11:09.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:09.048 +03:00 [DBG] Connection id "0HNC8090TGF68" completed keep alive response. 2025-07-01 15:11:09.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3872ms 2025-07-01 15:11:09.049 +03:00 [DBG] Connection id "0HNC8090TGF68" received FIN. 2025-07-01 15:11:09.049 +03:00 [DBG] Connection id "0HNC8090TGF68" disconnecting. 2025-07-01 15:11:09.049 +03:00 [DBG] Connection id "0HNC8090TGF68" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:11:09.050 +03:00 [DBG] Connection id "0HNC8090TGF68" stopped. 2025-07-01 15:11:14.045 +03:00 [DBG] Connection id "0HNC8090TGF69" accepted. 2025-07-01 15:11:14.045 +03:00 [DBG] Connection id "0HNC8090TGF69" started. 2025-07-01 15:11:14.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:11:14.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:11:14.045 +03:00 [DBG] POST requests are not supported 2025-07-01 15:11:14.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:11:14.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:11:14.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:14.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:11:14.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:11:14.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:11:14.045 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:11:14.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:14.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:11:14.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:11:14.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:11:14.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:11:14.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:11:14.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:11:14.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:14.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:14.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:11:14.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:11:14.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:14.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:14.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:14.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:14.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:11:14.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1306ms. 2025-07-01 15:11:14.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:14.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:14.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:14.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:14.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:14.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:14.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:14.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:14.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:11:14.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:11:14.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:11:14.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:14.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:14.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:14.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:14.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:14.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:14.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7918ms 2025-07-01 15:11:14.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:14.047 +03:00 [DBG] Connection id "0HNC8090TGF69" completed keep alive response. 2025-07-01 15:11:14.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.544ms 2025-07-01 15:11:14.047 +03:00 [DBG] Connection id "0HNC8090TGF69" received FIN. 2025-07-01 15:11:14.047 +03:00 [DBG] Connection id "0HNC8090TGF69" disconnecting. 2025-07-01 15:11:14.047 +03:00 [DBG] Connection id "0HNC8090TGF69" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:11:14.048 +03:00 [DBG] Connection id "0HNC8090TGF69" stopped. 2025-07-01 15:11:19.041 +03:00 [DBG] Connection id "0HNC8090TGF6A" accepted. 2025-07-01 15:11:19.041 +03:00 [DBG] Connection id "0HNC8090TGF6A" started. 2025-07-01 15:11:19.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:11:19.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:11:19.041 +03:00 [DBG] POST requests are not supported 2025-07-01 15:11:19.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:11:19.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:11:19.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:19.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:11:19.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:11:19.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:11:19.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:11:19.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:19.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:11:19.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:11:19.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:11:19.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:11:19.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:11:19.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:11:19.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:19.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:19.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:11:19.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:11:19.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:19.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:19.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:19.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:19.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:11:19.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1759ms. 2025-07-01 15:11:19.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:19.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:19.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:19.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:19.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:19.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:19.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:19.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:19.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:11:19.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:11:19.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:11:19.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:19.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:19.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:19.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:19.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:19.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:19.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1079ms 2025-07-01 15:11:19.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:19.043 +03:00 [DBG] Connection id "0HNC8090TGF6A" completed keep alive response. 2025-07-01 15:11:19.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0725ms 2025-07-01 15:11:19.043 +03:00 [DBG] Connection id "0HNC8090TGF6A" received FIN. 2025-07-01 15:11:19.043 +03:00 [DBG] Connection id "0HNC8090TGF6A" disconnecting. 2025-07-01 15:11:19.043 +03:00 [DBG] Connection id "0HNC8090TGF6A" stopped. 2025-07-01 15:11:19.043 +03:00 [DBG] Connection id "0HNC8090TGF6A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:11:24.115 +03:00 [DBG] Connection id "0HNC8090TGF6B" accepted. 2025-07-01 15:11:24.116 +03:00 [DBG] Connection id "0HNC8090TGF6B" started. 2025-07-01 15:11:24.116 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:11:24.116 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:11:24.116 +03:00 [DBG] POST requests are not supported 2025-07-01 15:11:24.116 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:11:24.116 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:11:24.116 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:24.116 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:11:24.116 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:11:24.116 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:11:24.116 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:11:24.116 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:24.116 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:11:24.116 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:11:24.116 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:11:24.116 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:11:24.116 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:11:24.116 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:11:24.116 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:24.116 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:24.116 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:11:24.116 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:11:24.116 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:24.116 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:24.116 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:24.116 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:24.116 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:11:24.117 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1265ms. 2025-07-01 15:11:24.117 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:24.117 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:24.117 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:24.117 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:24.117 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:24.117 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:24.117 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:24.117 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:24.117 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:11:24.117 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:11:24.117 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:11:24.117 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:24.117 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:24.117 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:24.117 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:24.117 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:24.117 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:24.117 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8423ms 2025-07-01 15:11:24.117 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:24.117 +03:00 [DBG] Connection id "0HNC8090TGF6B" completed keep alive response. 2025-07-01 15:11:24.117 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5077ms 2025-07-01 15:11:24.117 +03:00 [DBG] Connection id "0HNC8090TGF6B" received FIN. 2025-07-01 15:11:24.117 +03:00 [DBG] Connection id "0HNC8090TGF6B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:11:24.117 +03:00 [DBG] Connection id "0HNC8090TGF6B" disconnecting. 2025-07-01 15:11:24.118 +03:00 [DBG] Connection id "0HNC8090TGF6B" stopped. 2025-07-01 15:11:29.041 +03:00 [DBG] Connection id "0HNC8090TGF6C" accepted. 2025-07-01 15:11:29.041 +03:00 [DBG] Connection id "0HNC8090TGF6C" started. 2025-07-01 15:11:29.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:11:29.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:11:29.041 +03:00 [DBG] POST requests are not supported 2025-07-01 15:11:29.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:11:29.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:11:29.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:29.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:11:29.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:11:29.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:11:29.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:11:29.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:29.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:11:29.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:11:29.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:11:29.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:11:29.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:11:29.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:11:29.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:29.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:29.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:11:29.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:11:29.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:29.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:29.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:29.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:29.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:11:29.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1268ms. 2025-07-01 15:11:29.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:29.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:29.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:29.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:29.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:29.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:29.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:29.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:29.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:11:29.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:11:29.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:11:29.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:29.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:29.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:29.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:29.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:29.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:29.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7296ms 2025-07-01 15:11:29.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:29.043 +03:00 [DBG] Connection id "0HNC8090TGF6C" completed keep alive response. 2025-07-01 15:11:29.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3649ms 2025-07-01 15:11:29.043 +03:00 [DBG] Connection id "0HNC8090TGF6C" received FIN. 2025-07-01 15:11:29.043 +03:00 [DBG] Connection id "0HNC8090TGF6C" disconnecting. 2025-07-01 15:11:29.043 +03:00 [DBG] Connection id "0HNC8090TGF6C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:11:29.044 +03:00 [DBG] Connection id "0HNC8090TGF6C" stopped. 2025-07-01 15:11:34.040 +03:00 [DBG] Connection id "0HNC8090TGF6D" accepted. 2025-07-01 15:11:34.040 +03:00 [DBG] Connection id "0HNC8090TGF6D" started. 2025-07-01 15:11:34.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:11:34.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:11:34.040 +03:00 [DBG] POST requests are not supported 2025-07-01 15:11:34.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:11:34.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:11:34.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:34.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:11:34.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:11:34.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:11:34.040 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:11:34.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:34.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:11:34.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:11:34.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:11:34.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:11:34.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:11:34.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:11:34.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:34.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:34.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:11:34.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:11:34.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:34.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:34.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:34.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:34.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:11:34.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1518ms. 2025-07-01 15:11:34.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:34.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:34.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:34.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:34.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:34.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:34.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:34.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:34.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:11:34.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:11:34.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:11:34.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:34.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:34.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:34.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:34.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:34.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:34.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6277ms 2025-07-01 15:11:34.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:34.041 +03:00 [DBG] Connection id "0HNC8090TGF6D" completed keep alive response. 2025-07-01 15:11:34.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1371ms 2025-07-01 15:11:34.041 +03:00 [DBG] Connection id "0HNC8090TGF6D" received FIN. 2025-07-01 15:11:34.041 +03:00 [DBG] Connection id "0HNC8090TGF6D" disconnecting. 2025-07-01 15:11:34.041 +03:00 [DBG] Connection id "0HNC8090TGF6D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:11:34.043 +03:00 [DBG] Connection id "0HNC8090TGF6D" stopped. 2025-07-01 15:11:39.046 +03:00 [DBG] Connection id "0HNC8090TGF6E" accepted. 2025-07-01 15:11:39.046 +03:00 [DBG] Connection id "0HNC8090TGF6E" started. 2025-07-01 15:11:39.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:11:39.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:11:39.047 +03:00 [DBG] POST requests are not supported 2025-07-01 15:11:39.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:11:39.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:11:39.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:39.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:11:39.047 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:11:39.047 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:11:39.047 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:11:39.047 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:39.047 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:11:39.047 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:11:39.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:11:39.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:11:39.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:11:39.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:11:39.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:39.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:39.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:11:39.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:11:39.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:39.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:39.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:39.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:39.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:11:39.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1643ms. 2025-07-01 15:11:39.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:39.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:39.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:39.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:39.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:39.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:39.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:39.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:39.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:11:39.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:11:39.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:11:39.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:39.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:39.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:39.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:39.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:39.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:39.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2872ms 2025-07-01 15:11:39.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:39.049 +03:00 [DBG] Connection id "0HNC8090TGF6E" completed keep alive response. 2025-07-01 15:11:39.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2061ms 2025-07-01 15:11:39.049 +03:00 [DBG] Connection id "0HNC8090TGF6E" received FIN. 2025-07-01 15:11:39.049 +03:00 [DBG] Connection id "0HNC8090TGF6E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:11:39.049 +03:00 [DBG] Connection id "0HNC8090TGF6E" disconnecting. 2025-07-01 15:11:39.050 +03:00 [DBG] Connection id "0HNC8090TGF6E" stopped. 2025-07-01 15:11:44.050 +03:00 [DBG] Connection id "0HNC8090TGF6F" accepted. 2025-07-01 15:11:44.050 +03:00 [DBG] Connection id "0HNC8090TGF6F" started. 2025-07-01 15:11:44.050 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:11:44.050 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:11:44.050 +03:00 [DBG] POST requests are not supported 2025-07-01 15:11:44.050 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:11:44.050 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:11:44.050 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:44.050 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:11:44.051 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:11:44.051 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:11:44.051 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:11:44.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:44.051 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:11:44.051 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:11:44.051 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:11:44.051 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:11:44.051 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:11:44.051 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:11:44.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:44.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:44.051 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:11:44.051 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:11:44.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:44.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:44.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:44.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:44.051 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:11:44.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1978ms. 2025-07-01 15:11:44.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:44.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:44.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:44.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:44.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:44.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:44.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:44.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:44.052 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:11:44.052 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:11:44.052 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:11:44.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:44.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:44.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:44.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:44.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:44.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:44.052 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3454ms 2025-07-01 15:11:44.052 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:44.053 +03:00 [DBG] Connection id "0HNC8090TGF6F" completed keep alive response. 2025-07-01 15:11:44.053 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6344ms 2025-07-01 15:11:44.053 +03:00 [DBG] Connection id "0HNC8090TGF6F" received FIN. 2025-07-01 15:11:44.053 +03:00 [DBG] Connection id "0HNC8090TGF6F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:11:44.053 +03:00 [DBG] Connection id "0HNC8090TGF6F" disconnecting. 2025-07-01 15:11:44.053 +03:00 [DBG] Connection id "0HNC8090TGF6F" stopped. 2025-07-01 15:11:49.042 +03:00 [DBG] Connection id "0HNC8090TGF6G" accepted. 2025-07-01 15:11:49.042 +03:00 [DBG] Connection id "0HNC8090TGF6G" started. 2025-07-01 15:11:49.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:11:49.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:11:49.042 +03:00 [DBG] POST requests are not supported 2025-07-01 15:11:49.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:11:49.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:11:49.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:49.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:11:49.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:11:49.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:11:49.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:11:49.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:49.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:11:49.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:11:49.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:11:49.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:11:49.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:11:49.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:11:49.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:49.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:49.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:11:49.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:11:49.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:49.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:49.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:49.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:49.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:11:49.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1248ms. 2025-07-01 15:11:49.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:49.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:49.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:49.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:49.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:49.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:49.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:49.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:49.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:11:49.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:11:49.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:11:49.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:49.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:49.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:49.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:49.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:49.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:49.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7032ms 2025-07-01 15:11:49.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:49.043 +03:00 [DBG] Connection id "0HNC8090TGF6G" completed keep alive response. 2025-07-01 15:11:49.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3232ms 2025-07-01 15:11:49.044 +03:00 [DBG] Connection id "0HNC8090TGF6G" received FIN. 2025-07-01 15:11:49.044 +03:00 [DBG] Connection id "0HNC8090TGF6G" disconnecting. 2025-07-01 15:11:49.044 +03:00 [DBG] Connection id "0HNC8090TGF6G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:11:49.045 +03:00 [DBG] Connection id "0HNC8090TGF6G" stopped. 2025-07-01 15:11:54.043 +03:00 [DBG] Connection id "0HNC8090TGF6H" accepted. 2025-07-01 15:11:54.043 +03:00 [DBG] Connection id "0HNC8090TGF6H" started. 2025-07-01 15:11:54.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:11:54.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:11:54.044 +03:00 [DBG] POST requests are not supported 2025-07-01 15:11:54.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:11:54.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:11:54.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:54.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:11:54.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:11:54.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:11:54.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:11:54.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:54.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:11:54.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:11:54.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:11:54.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:11:54.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:11:54.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:11:54.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:54.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:54.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:11:54.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:11:54.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:54.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:54.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:54.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:54.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:11:54.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1715ms. 2025-07-01 15:11:54.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:54.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:54.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:54.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:54.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:54.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:54.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:54.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:54.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:11:54.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:11:54.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:11:54.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:54.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:54.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:54.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:54.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:54.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:54.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1259ms 2025-07-01 15:11:54.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:54.046 +03:00 [DBG] Connection id "0HNC8090TGF6H" completed keep alive response. 2025-07-01 15:11:54.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2484ms 2025-07-01 15:11:54.046 +03:00 [DBG] Connection id "0HNC8090TGF6H" received FIN. 2025-07-01 15:11:54.046 +03:00 [DBG] Connection id "0HNC8090TGF6H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:11:54.046 +03:00 [DBG] Connection id "0HNC8090TGF6H" disconnecting. 2025-07-01 15:11:54.046 +03:00 [DBG] Connection id "0HNC8090TGF6H" stopped. 2025-07-01 15:11:59.051 +03:00 [DBG] Connection id "0HNC8090TGF6I" accepted. 2025-07-01 15:11:59.051 +03:00 [DBG] Connection id "0HNC8090TGF6I" started. 2025-07-01 15:11:59.051 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:11:59.051 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:11:59.051 +03:00 [DBG] POST requests are not supported 2025-07-01 15:11:59.052 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:11:59.052 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:11:59.052 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:59.052 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:11:59.052 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:11:59.052 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:11:59.052 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:11:59.052 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:59.052 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:11:59.052 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:11:59.052 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:11:59.052 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:11:59.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:11:59.052 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:11:59.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:59.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:59.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:11:59.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:11:59.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:59.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:59.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:59.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:59.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:11:59.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.122ms. 2025-07-01 15:11:59.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:59.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:11:59.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:59.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:11:59.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:59.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:59.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:59.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:59.052 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:11:59.052 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:11:59.052 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:11:59.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:59.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:11:59.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:59.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:59.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:59.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:11:59.053 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7323ms 2025-07-01 15:11:59.053 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:11:59.053 +03:00 [DBG] Connection id "0HNC8090TGF6I" completed keep alive response. 2025-07-01 15:11:59.053 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3288ms 2025-07-01 15:11:59.053 +03:00 [DBG] Connection id "0HNC8090TGF6I" received FIN. 2025-07-01 15:11:59.053 +03:00 [DBG] Connection id "0HNC8090TGF6I" disconnecting. 2025-07-01 15:11:59.053 +03:00 [DBG] Connection id "0HNC8090TGF6I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:11:59.054 +03:00 [DBG] Connection id "0HNC8090TGF6I" stopped. 2025-07-01 15:12:04.047 +03:00 [DBG] Connection id "0HNC8090TGF6J" accepted. 2025-07-01 15:12:04.047 +03:00 [DBG] Connection id "0HNC8090TGF6J" started. 2025-07-01 15:12:04.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:12:04.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:12:04.047 +03:00 [DBG] POST requests are not supported 2025-07-01 15:12:04.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:12:04.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:12:04.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:04.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:12:04.047 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:12:04.047 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:12:04.047 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:12:04.047 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:04.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:12:04.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:12:04.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:12:04.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:12:04.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:12:04.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:12:04.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:04.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:04.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:12:04.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:12:04.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:04.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:04.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:04.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:04.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:12:04.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1387ms. 2025-07-01 15:12:04.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:04.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:04.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:04.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:04.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:04.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:04.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:04.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:04.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:12:04.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:12:04.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:12:04.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:04.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:04.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:04.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:04.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:04.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:04.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8893ms 2025-07-01 15:12:04.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:04.049 +03:00 [DBG] Connection id "0HNC8090TGF6J" completed keep alive response. 2025-07-01 15:12:04.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6654ms 2025-07-01 15:12:04.049 +03:00 [DBG] Connection id "0HNC8090TGF6J" received FIN. 2025-07-01 15:12:04.049 +03:00 [DBG] Connection id "0HNC8090TGF6J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:12:04.049 +03:00 [DBG] Connection id "0HNC8090TGF6J" disconnecting. 2025-07-01 15:12:04.049 +03:00 [DBG] Connection id "0HNC8090TGF6J" stopped. 2025-07-01 15:12:09.042 +03:00 [DBG] Connection id "0HNC8090TGF6K" accepted. 2025-07-01 15:12:09.042 +03:00 [DBG] Connection id "0HNC8090TGF6K" started. 2025-07-01 15:12:09.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:12:09.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:12:09.042 +03:00 [DBG] POST requests are not supported 2025-07-01 15:12:09.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:12:09.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:12:09.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:09.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:12:09.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:12:09.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:12:09.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:12:09.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:09.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:12:09.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:12:09.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:12:09.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:12:09.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:12:09.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:12:09.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:09.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:09.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:12:09.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:12:09.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:09.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:09.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:09.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:09.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:12:09.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1446ms. 2025-07-01 15:12:09.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:09.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:09.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:09.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:09.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:09.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:09.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:09.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:09.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:12:09.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:12:09.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:12:09.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:09.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:09.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:09.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:09.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:09.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:09.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7524ms 2025-07-01 15:12:09.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:09.043 +03:00 [DBG] Connection id "0HNC8090TGF6K" completed keep alive response. 2025-07-01 15:12:09.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3447ms 2025-07-01 15:12:09.044 +03:00 [DBG] Connection id "0HNC8090TGF6K" received FIN. 2025-07-01 15:12:09.044 +03:00 [DBG] Connection id "0HNC8090TGF6K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:12:09.044 +03:00 [DBG] Connection id "0HNC8090TGF6K" disconnecting. 2025-07-01 15:12:09.044 +03:00 [DBG] Connection id "0HNC8090TGF6K" stopped. 2025-07-01 15:12:14.041 +03:00 [DBG] Connection id "0HNC8090TGF6L" accepted. 2025-07-01 15:12:14.041 +03:00 [DBG] Connection id "0HNC8090TGF6L" started. 2025-07-01 15:12:14.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:12:14.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:12:14.041 +03:00 [DBG] POST requests are not supported 2025-07-01 15:12:14.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:12:14.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:12:14.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:14.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:12:14.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:12:14.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:12:14.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:12:14.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:14.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:12:14.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:12:14.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:12:14.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:12:14.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:12:14.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:12:14.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:14.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:14.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:12:14.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:12:14.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:14.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:14.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:14.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:14.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:12:14.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1522ms. 2025-07-01 15:12:14.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:14.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:14.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:14.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:14.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:14.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:14.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:14.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:14.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:12:14.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:12:14.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:12:14.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:14.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:14.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:14.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:14.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:14.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:14.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2589ms 2025-07-01 15:12:14.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:14.044 +03:00 [DBG] Connection id "0HNC8090TGF6L" completed keep alive response. 2025-07-01 15:12:14.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2382ms 2025-07-01 15:12:14.044 +03:00 [DBG] Connection id "0HNC8090TGF6L" received FIN. 2025-07-01 15:12:14.044 +03:00 [DBG] Connection id "0HNC8090TGF6L" disconnecting. 2025-07-01 15:12:14.044 +03:00 [DBG] Connection id "0HNC8090TGF6L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:12:14.045 +03:00 [DBG] Connection id "0HNC8090TGF6L" stopped. 2025-07-01 15:12:19.047 +03:00 [DBG] Connection id "0HNC8090TGF6M" accepted. 2025-07-01 15:12:19.047 +03:00 [DBG] Connection id "0HNC8090TGF6M" started. 2025-07-01 15:12:19.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:12:19.048 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:12:19.048 +03:00 [DBG] POST requests are not supported 2025-07-01 15:12:19.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:12:19.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:12:19.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:19.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:12:19.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:12:19.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:12:19.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:12:19.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:19.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:12:19.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:12:19.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:12:19.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:12:19.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:12:19.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:12:19.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:19.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:19.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:12:19.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:12:19.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:19.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:19.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:19.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:19.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:12:19.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1608ms. 2025-07-01 15:12:19.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:19.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:19.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:19.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:19.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:19.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:19.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:19.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:19.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:12:19.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:12:19.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:12:19.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:19.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:19.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:19.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:19.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:19.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:19.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1495ms 2025-07-01 15:12:19.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:19.050 +03:00 [DBG] Connection id "0HNC8090TGF6M" completed keep alive response. 2025-07-01 15:12:19.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0863ms 2025-07-01 15:12:19.050 +03:00 [DBG] Connection id "0HNC8090TGF6M" received FIN. 2025-07-01 15:12:19.050 +03:00 [DBG] Connection id "0HNC8090TGF6M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:12:19.050 +03:00 [DBG] Connection id "0HNC8090TGF6M" disconnecting. 2025-07-01 15:12:19.050 +03:00 [DBG] Connection id "0HNC8090TGF6M" stopped. 2025-07-01 15:12:24.049 +03:00 [DBG] Connection id "0HNC8090TGF6N" accepted. 2025-07-01 15:12:24.050 +03:00 [DBG] Connection id "0HNC8090TGF6N" started. 2025-07-01 15:12:24.050 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:12:24.050 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:12:24.050 +03:00 [DBG] POST requests are not supported 2025-07-01 15:12:24.050 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:12:24.050 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:12:24.050 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:24.050 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:12:24.050 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:12:24.050 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:12:24.050 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:12:24.050 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:24.050 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:12:24.050 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:12:24.050 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:12:24.050 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:12:24.050 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:12:24.050 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:12:24.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:24.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:24.051 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:12:24.051 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:12:24.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:24.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:24.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:24.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:24.051 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:12:24.051 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1715ms. 2025-07-01 15:12:24.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:24.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:24.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:24.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:24.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:24.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:24.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:24.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:24.051 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:12:24.051 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:12:24.051 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:12:24.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:24.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:24.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:24.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:24.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:24.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:24.051 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0181ms 2025-07-01 15:12:24.052 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:24.052 +03:00 [DBG] Connection id "0HNC8090TGF6N" completed keep alive response. 2025-07-01 15:12:24.052 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8821ms 2025-07-01 15:12:24.052 +03:00 [DBG] Connection id "0HNC8090TGF6N" received FIN. 2025-07-01 15:12:24.052 +03:00 [DBG] Connection id "0HNC8090TGF6N" disconnecting. 2025-07-01 15:12:24.052 +03:00 [DBG] Connection id "0HNC8090TGF6N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:12:24.053 +03:00 [DBG] Connection id "0HNC8090TGF6N" stopped. 2025-07-01 15:12:29.046 +03:00 [DBG] Connection id "0HNC8090TGF6O" accepted. 2025-07-01 15:12:29.046 +03:00 [DBG] Connection id "0HNC8090TGF6O" started. 2025-07-01 15:12:29.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:12:29.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:12:29.046 +03:00 [DBG] POST requests are not supported 2025-07-01 15:12:29.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:12:29.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:12:29.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:29.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:12:29.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:12:29.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:12:29.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:12:29.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:29.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:12:29.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:12:29.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:12:29.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:12:29.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:12:29.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:12:29.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:29.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:29.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:12:29.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:12:29.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:29.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:29.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:29.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:29.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:12:29.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1817ms. 2025-07-01 15:12:29.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:29.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:29.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:29.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:29.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:12:29.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:12:29.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:12:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:29.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:29.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:29.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9514ms 2025-07-01 15:12:29.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:29.048 +03:00 [DBG] Connection id "0HNC8090TGF6O" completed keep alive response. 2025-07-01 15:12:29.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5757ms 2025-07-01 15:12:29.048 +03:00 [DBG] Connection id "0HNC8090TGF6O" received FIN. 2025-07-01 15:12:29.048 +03:00 [DBG] Connection id "0HNC8090TGF6O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:12:29.048 +03:00 [DBG] Connection id "0HNC8090TGF6O" disconnecting. 2025-07-01 15:12:29.048 +03:00 [DBG] Connection id "0HNC8090TGF6O" stopped. 2025-07-01 15:12:34.041 +03:00 [DBG] Connection id "0HNC8090TGF6P" accepted. 2025-07-01 15:12:34.041 +03:00 [DBG] Connection id "0HNC8090TGF6P" started. 2025-07-01 15:12:34.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:12:34.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:12:34.042 +03:00 [DBG] POST requests are not supported 2025-07-01 15:12:34.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:12:34.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:12:34.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:34.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:12:34.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:12:34.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:12:34.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:12:34.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:34.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:12:34.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:12:34.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:12:34.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:12:34.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:12:34.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:12:34.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:34.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:34.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:12:34.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:12:34.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:34.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:34.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:34.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:34.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:12:34.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1759ms. 2025-07-01 15:12:34.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:34.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:34.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:34.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:34.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:34.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:34.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:34.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:34.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:12:34.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:12:34.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:12:34.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:34.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:34.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:34.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:34.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:34.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:34.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7981ms 2025-07-01 15:12:34.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:34.043 +03:00 [DBG] Connection id "0HNC8090TGF6P" completed keep alive response. 2025-07-01 15:12:34.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4187ms 2025-07-01 15:12:34.043 +03:00 [DBG] Connection id "0HNC8090TGF6P" received FIN. 2025-07-01 15:12:34.043 +03:00 [DBG] Connection id "0HNC8090TGF6P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:12:34.043 +03:00 [DBG] Connection id "0HNC8090TGF6P" disconnecting. 2025-07-01 15:12:34.044 +03:00 [DBG] Connection id "0HNC8090TGF6P" stopped. 2025-07-01 15:12:39.045 +03:00 [DBG] Connection id "0HNC8090TGF6Q" accepted. 2025-07-01 15:12:39.045 +03:00 [DBG] Connection id "0HNC8090TGF6Q" started. 2025-07-01 15:12:39.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:12:39.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:12:39.045 +03:00 [DBG] POST requests are not supported 2025-07-01 15:12:39.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:12:39.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:12:39.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:39.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:12:39.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:12:39.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:12:39.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:12:39.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:39.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:12:39.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:12:39.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:12:39.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:12:39.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:12:39.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:12:39.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:39.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:39.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:12:39.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:12:39.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:39.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:39.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:39.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:39.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:12:39.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1743ms. 2025-07-01 15:12:39.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:39.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:39.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:39.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:39.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:39.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:39.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:39.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:39.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:12:39.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:12:39.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:12:39.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:39.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:39.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:39.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:39.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:39.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:39.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1215ms 2025-07-01 15:12:39.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:39.047 +03:00 [DBG] Connection id "0HNC8090TGF6Q" completed keep alive response. 2025-07-01 15:12:39.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0847ms 2025-07-01 15:12:39.047 +03:00 [DBG] Connection id "0HNC8090TGF6Q" received FIN. 2025-07-01 15:12:39.047 +03:00 [DBG] Connection id "0HNC8090TGF6Q" disconnecting. 2025-07-01 15:12:39.047 +03:00 [DBG] Connection id "0HNC8090TGF6Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:12:39.049 +03:00 [DBG] Connection id "0HNC8090TGF6Q" stopped. 2025-07-01 15:12:44.050 +03:00 [DBG] Connection id "0HNC8090TGF6R" accepted. 2025-07-01 15:12:44.050 +03:00 [DBG] Connection id "0HNC8090TGF6R" started. 2025-07-01 15:12:44.050 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:12:44.050 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:12:44.050 +03:00 [DBG] POST requests are not supported 2025-07-01 15:12:44.051 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:12:44.051 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:12:44.051 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:44.051 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:12:44.051 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:12:44.051 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:12:44.051 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:12:44.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:44.051 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:12:44.051 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:12:44.051 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:12:44.051 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:12:44.051 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:12:44.051 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:12:44.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:44.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:44.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:12:44.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:12:44.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:44.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:44.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:44.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:44.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:12:44.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2208ms. 2025-07-01 15:12:44.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:44.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:44.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:44.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:44.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:44.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:44.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:44.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:44.053 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:12:44.053 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:12:44.053 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:12:44.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:44.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:44.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:44.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:44.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:44.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:44.053 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9687ms 2025-07-01 15:12:44.053 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:44.054 +03:00 [DBG] Connection id "0HNC8090TGF6R" completed keep alive response. 2025-07-01 15:12:44.054 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2828ms 2025-07-01 15:12:44.054 +03:00 [DBG] Connection id "0HNC8090TGF6R" received FIN. 2025-07-01 15:12:44.054 +03:00 [DBG] Connection id "0HNC8090TGF6R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:12:44.054 +03:00 [DBG] Connection id "0HNC8090TGF6R" disconnecting. 2025-07-01 15:12:44.054 +03:00 [DBG] Connection id "0HNC8090TGF6R" stopped. 2025-07-01 15:12:49.045 +03:00 [DBG] Connection id "0HNC8090TGF6S" accepted. 2025-07-01 15:12:49.045 +03:00 [DBG] Connection id "0HNC8090TGF6S" started. 2025-07-01 15:12:49.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:12:49.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:12:49.046 +03:00 [DBG] POST requests are not supported 2025-07-01 15:12:49.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:12:49.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:12:49.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:49.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:12:49.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:12:49.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:12:49.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:12:49.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:49.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:12:49.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:12:49.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:12:49.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:12:49.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:12:49.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:12:49.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:49.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:49.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:12:49.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:12:49.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:49.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:49.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:49.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:49.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:12:49.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.201ms. 2025-07-01 15:12:49.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:49.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:49.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:49.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:49.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:49.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:49.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:49.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:49.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:12:49.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:12:49.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:12:49.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:49.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:49.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:49.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:49.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:49.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:49.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3093ms 2025-07-01 15:12:49.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:49.048 +03:00 [DBG] Connection id "0HNC8090TGF6S" completed keep alive response. 2025-07-01 15:12:49.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1096ms 2025-07-01 15:12:49.048 +03:00 [DBG] Connection id "0HNC8090TGF6S" received FIN. 2025-07-01 15:12:49.048 +03:00 [DBG] Connection id "0HNC8090TGF6S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:12:49.048 +03:00 [DBG] Connection id "0HNC8090TGF6S" disconnecting. 2025-07-01 15:12:49.048 +03:00 [DBG] Connection id "0HNC8090TGF6S" stopped. 2025-07-01 15:12:54.041 +03:00 [DBG] Connection id "0HNC8090TGF6T" accepted. 2025-07-01 15:12:54.041 +03:00 [DBG] Connection id "0HNC8090TGF6T" started. 2025-07-01 15:12:54.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:12:54.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:12:54.041 +03:00 [DBG] POST requests are not supported 2025-07-01 15:12:54.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:12:54.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:12:54.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:54.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:12:54.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:12:54.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:12:54.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:12:54.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:54.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:12:54.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:12:54.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:12:54.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:12:54.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:12:54.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:12:54.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:54.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:54.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:12:54.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:12:54.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:54.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:54.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:54.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:54.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:12:54.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1336ms. 2025-07-01 15:12:54.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:54.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:54.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:54.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:54.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:54.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:54.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:54.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:54.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:12:54.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:12:54.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:12:54.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:54.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:54.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:54.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:54.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:54.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:54.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6777ms 2025-07-01 15:12:54.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:54.042 +03:00 [DBG] Connection id "0HNC8090TGF6T" completed keep alive response. 2025-07-01 15:12:54.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2538ms 2025-07-01 15:12:54.042 +03:00 [DBG] Connection id "0HNC8090TGF6T" received FIN. 2025-07-01 15:12:54.042 +03:00 [DBG] Connection id "0HNC8090TGF6T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:12:54.042 +03:00 [DBG] Connection id "0HNC8090TGF6T" disconnecting. 2025-07-01 15:12:54.043 +03:00 [DBG] Connection id "0HNC8090TGF6T" stopped. 2025-07-01 15:12:59.048 +03:00 [DBG] Connection id "0HNC8090TGF6U" accepted. 2025-07-01 15:12:59.048 +03:00 [DBG] Connection id "0HNC8090TGF6U" started. 2025-07-01 15:12:59.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:12:59.049 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:12:59.049 +03:00 [DBG] POST requests are not supported 2025-07-01 15:12:59.049 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:12:59.049 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:12:59.049 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:59.049 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:12:59.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:12:59.049 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:12:59.049 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:12:59.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:59.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:12:59.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:12:59.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:12:59.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:12:59.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:12:59.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:12:59.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:59.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:59.050 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:12:59.050 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:12:59.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:59.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:59.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:59.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:59.050 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:12:59.050 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1733ms. 2025-07-01 15:12:59.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:59.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:12:59.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:59.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:12:59.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:59.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:59.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:59.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:59.050 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:12:59.050 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:12:59.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:12:59.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:59.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:12:59.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:59.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:59.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:59.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:12:59.051 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.24ms 2025-07-01 15:12:59.051 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:12:59.051 +03:00 [DBG] Connection id "0HNC8090TGF6U" completed keep alive response. 2025-07-01 15:12:59.051 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4297ms 2025-07-01 15:12:59.051 +03:00 [DBG] Connection id "0HNC8090TGF6U" received FIN. 2025-07-01 15:12:59.051 +03:00 [DBG] Connection id "0HNC8090TGF6U" disconnecting. 2025-07-01 15:12:59.052 +03:00 [DBG] Connection id "0HNC8090TGF6U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:12:59.053 +03:00 [DBG] Connection id "0HNC8090TGF6U" stopped. 2025-07-01 15:13:04.054 +03:00 [DBG] Connection id "0HNC8090TGF6V" accepted. 2025-07-01 15:13:04.054 +03:00 [DBG] Connection id "0HNC8090TGF6V" started. 2025-07-01 15:13:04.054 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:13:04.054 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:13:04.054 +03:00 [DBG] POST requests are not supported 2025-07-01 15:13:04.054 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:13:04.054 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:13:04.054 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:04.054 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:13:04.054 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:13:04.054 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:13:04.054 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:13:04.054 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:04.054 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:13:04.054 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:13:04.054 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:13:04.054 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:13:04.054 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:13:04.054 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:13:04.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:04.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:04.054 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:13:04.055 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:13:04.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:04.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:04.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:04.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:04.055 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:13:04.055 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1277ms. 2025-07-01 15:13:04.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:04.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:04.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:04.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:04.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:04.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:04.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:04.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:04.055 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:13:04.055 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:13:04.055 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:13:04.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:04.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:04.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:04.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:04.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:04.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:04.055 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8681ms 2025-07-01 15:13:04.055 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:04.055 +03:00 [DBG] Connection id "0HNC8090TGF6V" completed keep alive response. 2025-07-01 15:13:04.055 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5008ms 2025-07-01 15:13:04.056 +03:00 [DBG] Connection id "0HNC8090TGF6V" received FIN. 2025-07-01 15:13:04.056 +03:00 [DBG] Connection id "0HNC8090TGF6V" disconnecting. 2025-07-01 15:13:04.056 +03:00 [DBG] Connection id "0HNC8090TGF6V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:13:04.057 +03:00 [DBG] Connection id "0HNC8090TGF6V" stopped. 2025-07-01 15:13:09.052 +03:00 [DBG] Connection id "0HNC8090TGF70" accepted. 2025-07-01 15:13:09.052 +03:00 [DBG] Connection id "0HNC8090TGF70" started. 2025-07-01 15:13:09.052 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:13:09.052 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:13:09.052 +03:00 [DBG] POST requests are not supported 2025-07-01 15:13:09.052 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:13:09.053 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:13:09.053 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:09.053 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:13:09.053 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:13:09.053 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:13:09.053 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:13:09.053 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:09.053 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:13:09.053 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:13:09.053 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:13:09.053 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:13:09.053 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:13:09.053 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:13:09.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:09.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:09.053 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:13:09.053 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:13:09.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:09.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:09.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:09.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:09.053 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:13:09.053 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.125ms. 2025-07-01 15:13:09.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:09.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:09.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:09.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:09.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:09.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:09.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:09.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:09.054 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:13:09.054 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:13:09.054 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:13:09.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:09.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:09.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:09.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:09.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:09.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:09.054 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7355ms 2025-07-01 15:13:09.054 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:09.054 +03:00 [DBG] Connection id "0HNC8090TGF70" completed keep alive response. 2025-07-01 15:13:09.054 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5172ms 2025-07-01 15:13:09.054 +03:00 [DBG] Connection id "0HNC8090TGF70" received FIN. 2025-07-01 15:13:09.054 +03:00 [DBG] Connection id "0HNC8090TGF70" disconnecting. 2025-07-01 15:13:09.054 +03:00 [DBG] Connection id "0HNC8090TGF70" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:13:09.055 +03:00 [DBG] Connection id "0HNC8090TGF70" stopped. 2025-07-01 15:13:14.047 +03:00 [DBG] Connection id "0HNC8090TGF71" accepted. 2025-07-01 15:13:14.047 +03:00 [DBG] Connection id "0HNC8090TGF71" started. 2025-07-01 15:13:14.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:13:14.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:13:14.047 +03:00 [DBG] POST requests are not supported 2025-07-01 15:13:14.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:13:14.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:13:14.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:14.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:13:14.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:13:14.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:13:14.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:13:14.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:14.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:13:14.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:13:14.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:13:14.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:13:14.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:13:14.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:13:14.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:14.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:14.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:13:14.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:13:14.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:14.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:14.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:14.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:14.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:13:14.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1519ms. 2025-07-01 15:13:14.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:14.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:14.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:14.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:14.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:14.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:14.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:14.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:14.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:13:14.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:13:14.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:13:14.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:14.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:14.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:14.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:14.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:14.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:14.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0286ms 2025-07-01 15:13:14.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:14.049 +03:00 [DBG] Connection id "0HNC8090TGF71" completed keep alive response. 2025-07-01 15:13:14.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6424ms 2025-07-01 15:13:14.049 +03:00 [DBG] Connection id "0HNC8090TGF71" received FIN. 2025-07-01 15:13:14.049 +03:00 [DBG] Connection id "0HNC8090TGF71" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:13:14.050 +03:00 [DBG] Connection id "0HNC8090TGF71" disconnecting. 2025-07-01 15:13:14.050 +03:00 [DBG] Connection id "0HNC8090TGF71" stopped. 2025-07-01 15:13:19.053 +03:00 [DBG] Connection id "0HNC8090TGF72" accepted. 2025-07-01 15:13:19.053 +03:00 [DBG] Connection id "0HNC8090TGF72" started. 2025-07-01 15:13:19.053 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:13:19.053 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:13:19.053 +03:00 [DBG] POST requests are not supported 2025-07-01 15:13:19.053 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:13:19.053 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:13:19.053 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:19.053 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:13:19.053 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:13:19.053 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:13:19.053 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:13:19.054 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:19.054 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:13:19.054 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:13:19.054 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:13:19.054 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:13:19.054 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:13:19.054 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:13:19.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:19.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:19.054 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:13:19.054 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:13:19.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:19.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:19.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:19.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:19.054 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:13:19.054 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1283ms. 2025-07-01 15:13:19.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:19.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:19.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:19.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:19.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:19.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:19.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:19.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:19.054 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:13:19.054 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:13:19.054 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:13:19.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:19.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:19.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:19.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:19.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:19.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:19.055 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9675ms 2025-07-01 15:13:19.055 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:19.055 +03:00 [DBG] Connection id "0HNC8090TGF72" completed keep alive response. 2025-07-01 15:13:19.055 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6209ms 2025-07-01 15:13:19.055 +03:00 [DBG] Connection id "0HNC8090TGF72" received FIN. 2025-07-01 15:13:19.055 +03:00 [DBG] Connection id "0HNC8090TGF72" disconnecting. 2025-07-01 15:13:19.055 +03:00 [DBG] Connection id "0HNC8090TGF72" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:13:19.056 +03:00 [DBG] Connection id "0HNC8090TGF72" stopped. 2025-07-01 15:13:24.054 +03:00 [DBG] Connection id "0HNC8090TGF73" accepted. 2025-07-01 15:13:24.054 +03:00 [DBG] Connection id "0HNC8090TGF73" started. 2025-07-01 15:13:24.055 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:13:24.055 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:13:24.055 +03:00 [DBG] POST requests are not supported 2025-07-01 15:13:24.055 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:13:24.055 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:13:24.055 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:24.055 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:13:24.055 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:13:24.055 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:13:24.055 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:13:24.055 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:24.055 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:13:24.055 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:13:24.055 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:13:24.055 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:13:24.055 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:13:24.055 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:13:24.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:24.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:24.056 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:13:24.056 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:13:24.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:24.056 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:24.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:24.056 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:24.056 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:13:24.056 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2062ms. 2025-07-01 15:13:24.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:24.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:24.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:24.057 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:24.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:24.057 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:24.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:24.057 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:24.057 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:13:24.057 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:13:24.057 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:13:24.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:24.057 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:24.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:24.057 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:24.057 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:24.057 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:24.057 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5599ms 2025-07-01 15:13:24.057 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:24.057 +03:00 [DBG] Connection id "0HNC8090TGF73" completed keep alive response. 2025-07-01 15:13:24.057 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6448ms 2025-07-01 15:13:24.058 +03:00 [DBG] Connection id "0HNC8090TGF73" received FIN. 2025-07-01 15:13:24.058 +03:00 [DBG] Connection id "0HNC8090TGF73" disconnecting. 2025-07-01 15:13:24.058 +03:00 [DBG] Connection id "0HNC8090TGF73" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:13:24.059 +03:00 [DBG] Connection id "0HNC8090TGF73" stopped. 2025-07-01 15:13:29.044 +03:00 [DBG] Connection id "0HNC8090TGF74" accepted. 2025-07-01 15:13:29.044 +03:00 [DBG] Connection id "0HNC8090TGF74" started. 2025-07-01 15:13:29.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:13:29.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:13:29.045 +03:00 [DBG] POST requests are not supported 2025-07-01 15:13:29.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:13:29.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:13:29.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:29.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:13:29.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:13:29.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:13:29.045 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:13:29.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:29.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:13:29.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:13:29.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:13:29.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:13:29.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:13:29.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:13:29.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:29.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:29.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:13:29.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:13:29.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:29.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:29.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:29.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:29.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:13:29.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1695ms. 2025-07-01 15:13:29.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:29.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:29.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:29.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:29.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:29.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:29.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:29.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:29.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:13:29.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:13:29.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:13:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:29.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:29.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:29.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1025ms 2025-07-01 15:13:29.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:29.047 +03:00 [DBG] Connection id "0HNC8090TGF74" completed keep alive response. 2025-07-01 15:13:29.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.532ms 2025-07-01 15:13:29.047 +03:00 [DBG] Connection id "0HNC8090TGF74" received FIN. 2025-07-01 15:13:29.047 +03:00 [DBG] Connection id "0HNC8090TGF74" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:13:29.047 +03:00 [DBG] Connection id "0HNC8090TGF74" disconnecting. 2025-07-01 15:13:29.048 +03:00 [DBG] Connection id "0HNC8090TGF74" stopped. 2025-07-01 15:13:34.041 +03:00 [DBG] Connection id "0HNC8090TGF75" accepted. 2025-07-01 15:13:34.041 +03:00 [DBG] Connection id "0HNC8090TGF75" started. 2025-07-01 15:13:34.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:13:34.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:13:34.041 +03:00 [DBG] POST requests are not supported 2025-07-01 15:13:34.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:13:34.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:13:34.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:34.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:13:34.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:13:34.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:13:34.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:13:34.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:34.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:13:34.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:13:34.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:13:34.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:13:34.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:13:34.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:13:34.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:34.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:34.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:13:34.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:13:34.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:34.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:34.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:34.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:34.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:13:34.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1429ms. 2025-07-01 15:13:34.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:34.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:34.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:34.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:34.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:34.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:34.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:34.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:34.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:13:34.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:13:34.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:13:34.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:34.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:34.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:34.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:34.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:34.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:34.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0086ms 2025-07-01 15:13:34.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:34.043 +03:00 [DBG] Connection id "0HNC8090TGF75" completed keep alive response. 2025-07-01 15:13:34.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8346ms 2025-07-01 15:13:34.043 +03:00 [DBG] Connection id "0HNC8090TGF75" received FIN. 2025-07-01 15:13:34.043 +03:00 [DBG] Connection id "0HNC8090TGF75" disconnecting. 2025-07-01 15:13:34.043 +03:00 [DBG] Connection id "0HNC8090TGF75" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:13:34.045 +03:00 [DBG] Connection id "0HNC8090TGF75" stopped. 2025-07-01 15:13:39.050 +03:00 [DBG] Connection id "0HNC8090TGF76" accepted. 2025-07-01 15:13:39.050 +03:00 [DBG] Connection id "0HNC8090TGF76" started. 2025-07-01 15:13:39.051 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:13:39.051 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:13:39.051 +03:00 [DBG] POST requests are not supported 2025-07-01 15:13:39.051 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:13:39.051 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:13:39.051 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:39.051 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:13:39.051 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:13:39.051 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:13:39.051 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:13:39.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:39.051 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:13:39.051 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:13:39.052 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:13:39.052 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:13:39.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:13:39.052 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:13:39.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:39.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:39.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:13:39.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:13:39.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:39.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:39.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:39.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:39.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:13:39.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1715ms. 2025-07-01 15:13:39.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:39.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:39.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:39.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:39.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:39.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:39.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:39.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:39.053 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:13:39.053 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:13:39.053 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:13:39.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:39.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:39.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:39.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:39.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:39.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:39.053 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2123ms 2025-07-01 15:13:39.053 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:39.053 +03:00 [DBG] Connection id "0HNC8090TGF76" completed keep alive response. 2025-07-01 15:13:39.053 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2313ms 2025-07-01 15:13:39.053 +03:00 [DBG] Connection id "0HNC8090TGF76" received FIN. 2025-07-01 15:13:39.053 +03:00 [DBG] Connection id "0HNC8090TGF76" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:13:39.054 +03:00 [DBG] Connection id "0HNC8090TGF76" disconnecting. 2025-07-01 15:13:39.054 +03:00 [DBG] Connection id "0HNC8090TGF76" stopped. 2025-07-01 15:13:44.040 +03:00 [DBG] Connection id "0HNC8090TGF77" accepted. 2025-07-01 15:13:44.040 +03:00 [DBG] Connection id "0HNC8090TGF77" started. 2025-07-01 15:13:44.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:13:44.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:13:44.041 +03:00 [DBG] POST requests are not supported 2025-07-01 15:13:44.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:13:44.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:13:44.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:44.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:13:44.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:13:44.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:13:44.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:13:44.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:44.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:13:44.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:13:44.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:13:44.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:13:44.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:13:44.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:13:44.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:44.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:44.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:13:44.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:13:44.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:44.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:44.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:44.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:44.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:13:44.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1201ms. 2025-07-01 15:13:44.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:44.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:44.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:44.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:44.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:44.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:44.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:44.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:44.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:13:44.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:13:44.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:13:44.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:44.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:44.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:44.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:44.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:44.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:44.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6805ms 2025-07-01 15:13:44.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:44.042 +03:00 [DBG] Connection id "0HNC8090TGF77" completed keep alive response. 2025-07-01 15:13:44.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4337ms 2025-07-01 15:13:44.042 +03:00 [DBG] Connection id "0HNC8090TGF77" received FIN. 2025-07-01 15:13:44.042 +03:00 [DBG] Connection id "0HNC8090TGF77" disconnecting. 2025-07-01 15:13:44.042 +03:00 [DBG] Connection id "0HNC8090TGF77" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:13:44.044 +03:00 [DBG] Connection id "0HNC8090TGF77" stopped. 2025-07-01 15:13:49.050 +03:00 [DBG] Connection id "0HNC8090TGF78" accepted. 2025-07-01 15:13:49.050 +03:00 [DBG] Connection id "0HNC8090TGF78" started. 2025-07-01 15:13:49.050 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:13:49.050 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:13:49.050 +03:00 [DBG] POST requests are not supported 2025-07-01 15:13:49.050 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:13:49.050 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:13:49.050 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:49.050 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:13:49.050 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:13:49.050 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:13:49.050 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:13:49.050 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:49.050 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:13:49.050 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:13:49.051 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:13:49.051 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:13:49.051 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:13:49.051 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:13:49.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:49.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:49.051 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:13:49.051 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:13:49.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:49.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:49.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:49.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:49.051 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:13:49.051 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1264ms. 2025-07-01 15:13:49.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:49.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:49.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:49.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:49.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:49.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:49.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:49.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:49.051 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:13:49.051 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:13:49.051 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:13:49.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:49.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:49.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:49.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:49.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:49.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:49.051 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7541ms 2025-07-01 15:13:49.051 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:49.051 +03:00 [DBG] Connection id "0HNC8090TGF78" completed keep alive response. 2025-07-01 15:13:49.051 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3785ms 2025-07-01 15:13:49.052 +03:00 [DBG] Connection id "0HNC8090TGF78" received FIN. 2025-07-01 15:13:49.052 +03:00 [DBG] Connection id "0HNC8090TGF78" disconnecting. 2025-07-01 15:13:49.052 +03:00 [DBG] Connection id "0HNC8090TGF78" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:13:49.053 +03:00 [DBG] Connection id "0HNC8090TGF78" stopped. 2025-07-01 15:13:54.041 +03:00 [DBG] Connection id "0HNC8090TGF79" accepted. 2025-07-01 15:13:54.041 +03:00 [DBG] Connection id "0HNC8090TGF79" started. 2025-07-01 15:13:54.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:13:54.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:13:54.041 +03:00 [DBG] POST requests are not supported 2025-07-01 15:13:54.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:13:54.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:13:54.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:54.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:13:54.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:13:54.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:13:54.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:13:54.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:54.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:13:54.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:13:54.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:13:54.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:13:54.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:13:54.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:13:54.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:54.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:54.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:13:54.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:13:54.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:54.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:54.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:54.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:54.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:13:54.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1193ms. 2025-07-01 15:13:54.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:54.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:54.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:54.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:54.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:54.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:54.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:54.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:54.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:13:54.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:13:54.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:13:54.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:54.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:54.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:54.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:54.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:54.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:54.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8578ms 2025-07-01 15:13:54.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:54.042 +03:00 [DBG] Connection id "0HNC8090TGF79" completed keep alive response. 2025-07-01 15:13:54.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5086ms 2025-07-01 15:13:54.043 +03:00 [DBG] Connection id "0HNC8090TGF79" received FIN. 2025-07-01 15:13:54.043 +03:00 [DBG] Connection id "0HNC8090TGF79" disconnecting. 2025-07-01 15:13:54.043 +03:00 [DBG] Connection id "0HNC8090TGF79" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:13:54.044 +03:00 [DBG] Connection id "0HNC8090TGF79" stopped. 2025-07-01 15:13:59.042 +03:00 [DBG] Connection id "0HNC8090TGF7A" accepted. 2025-07-01 15:13:59.042 +03:00 [DBG] Connection id "0HNC8090TGF7A" started. 2025-07-01 15:13:59.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:13:59.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:13:59.043 +03:00 [DBG] POST requests are not supported 2025-07-01 15:13:59.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:13:59.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:13:59.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:59.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:13:59.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:13:59.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:13:59.043 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:13:59.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:59.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:13:59.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:13:59.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:13:59.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:13:59.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:13:59.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:13:59.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:59.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:59.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:13:59.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:13:59.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:59.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:59.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:59.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:59.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:13:59.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1997ms. 2025-07-01 15:13:59.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:59.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:13:59.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:59.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:13:59.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:59.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:59.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:59.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:59.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:13:59.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:13:59.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:13:59.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:59.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:13:59.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:59.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:59.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:59.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:13:59.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5878ms 2025-07-01 15:13:59.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:13:59.045 +03:00 [DBG] Connection id "0HNC8090TGF7A" completed keep alive response. 2025-07-01 15:13:59.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6553ms 2025-07-01 15:13:59.045 +03:00 [DBG] Connection id "0HNC8090TGF7A" received FIN. 2025-07-01 15:13:59.045 +03:00 [DBG] Connection id "0HNC8090TGF7A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:13:59.045 +03:00 [DBG] Connection id "0HNC8090TGF7A" disconnecting. 2025-07-01 15:13:59.046 +03:00 [DBG] Connection id "0HNC8090TGF7A" stopped. 2025-07-01 15:14:04.042 +03:00 [DBG] Connection id "0HNC8090TGF7B" accepted. 2025-07-01 15:14:04.042 +03:00 [DBG] Connection id "0HNC8090TGF7B" started. 2025-07-01 15:14:04.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:14:04.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:14:04.043 +03:00 [DBG] POST requests are not supported 2025-07-01 15:14:04.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:14:04.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:14:04.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:04.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:14:04.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:14:04.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:14:04.043 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:14:04.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:04.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:14:04.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:14:04.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:14:04.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:14:04.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:14:04.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:14:04.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:04.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:04.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:14:04.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:14:04.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:04.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:04.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:04.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:04.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:14:04.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1139ms. 2025-07-01 15:14:04.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:04.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:04.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:04.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:04.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:04.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:04.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:04.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:04.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:14:04.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:14:04.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:14:04.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:04.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:04.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:04.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:04.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:04.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:04.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6536ms 2025-07-01 15:14:04.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:04.044 +03:00 [DBG] Connection id "0HNC8090TGF7B" completed keep alive response. 2025-07-01 15:14:04.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2258ms 2025-07-01 15:14:04.044 +03:00 [DBG] Connection id "0HNC8090TGF7B" received FIN. 2025-07-01 15:14:04.044 +03:00 [DBG] Connection id "0HNC8090TGF7B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:14:04.044 +03:00 [DBG] Connection id "0HNC8090TGF7B" disconnecting. 2025-07-01 15:14:04.044 +03:00 [DBG] Connection id "0HNC8090TGF7B" stopped. 2025-07-01 15:14:09.049 +03:00 [DBG] Connection id "0HNC8090TGF7C" accepted. 2025-07-01 15:14:09.049 +03:00 [DBG] Connection id "0HNC8090TGF7C" started. 2025-07-01 15:14:09.049 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:14:09.049 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:14:09.049 +03:00 [DBG] POST requests are not supported 2025-07-01 15:14:09.049 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:14:09.049 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:14:09.049 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:09.049 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:14:09.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:14:09.049 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:14:09.049 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:14:09.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:09.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:14:09.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:14:09.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:14:09.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:14:09.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:14:09.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:14:09.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:09.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:09.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:14:09.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:14:09.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:09.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:09.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:09.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:09.050 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:14:09.050 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1252ms. 2025-07-01 15:14:09.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:09.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:09.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:09.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:09.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:09.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:09.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:09.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:09.050 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:14:09.050 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:14:09.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:14:09.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:09.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:09.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:09.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:09.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:09.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:09.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7693ms 2025-07-01 15:14:09.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:09.050 +03:00 [DBG] Connection id "0HNC8090TGF7C" completed keep alive response. 2025-07-01 15:14:09.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4077ms 2025-07-01 15:14:09.051 +03:00 [DBG] Connection id "0HNC8090TGF7C" received FIN. 2025-07-01 15:14:09.051 +03:00 [DBG] Connection id "0HNC8090TGF7C" disconnecting. 2025-07-01 15:14:09.051 +03:00 [DBG] Connection id "0HNC8090TGF7C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:14:09.052 +03:00 [DBG] Connection id "0HNC8090TGF7C" stopped. 2025-07-01 15:14:14.048 +03:00 [DBG] Connection id "0HNC8090TGF7D" accepted. 2025-07-01 15:14:14.048 +03:00 [DBG] Connection id "0HNC8090TGF7D" started. 2025-07-01 15:14:14.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:14:14.048 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:14:14.048 +03:00 [DBG] POST requests are not supported 2025-07-01 15:14:14.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:14:14.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:14:14.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:14.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:14:14.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:14:14.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:14:14.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:14:14.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:14.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:14:14.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:14:14.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:14:14.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:14:14.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:14:14.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:14:14.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:14.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:14.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:14:14.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:14:14.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:14.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:14.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:14.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:14.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:14:14.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1256ms. 2025-07-01 15:14:14.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:14.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:14.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:14.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:14.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:14.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:14.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:14.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:14.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:14:14.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:14:14.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:14:14.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:14.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:14.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:14.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:14.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:14.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:14.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6523ms 2025-07-01 15:14:14.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:14.049 +03:00 [DBG] Connection id "0HNC8090TGF7D" completed keep alive response. 2025-07-01 15:14:14.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.288ms 2025-07-01 15:14:14.050 +03:00 [DBG] Connection id "0HNC8090TGF7D" received FIN. 2025-07-01 15:14:14.050 +03:00 [DBG] Connection id "0HNC8090TGF7D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:14:14.050 +03:00 [DBG] Connection id "0HNC8090TGF7D" disconnecting. 2025-07-01 15:14:14.050 +03:00 [DBG] Connection id "0HNC8090TGF7D" stopped. 2025-07-01 15:14:19.039 +03:00 [DBG] Connection id "0HNC8090TGF7E" accepted. 2025-07-01 15:14:19.039 +03:00 [DBG] Connection id "0HNC8090TGF7E" started. 2025-07-01 15:14:19.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:14:19.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:14:19.040 +03:00 [DBG] POST requests are not supported 2025-07-01 15:14:19.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:14:19.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:14:19.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:19.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:14:19.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:14:19.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:14:19.040 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:14:19.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:19.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:14:19.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:14:19.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:14:19.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:14:19.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:14:19.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:14:19.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:19.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:19.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:14:19.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:14:19.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:19.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:19.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:19.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:19.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:14:19.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1832ms. 2025-07-01 15:14:19.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:19.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:19.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:19.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:19.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:19.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:19.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:19.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:19.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:14:19.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:14:19.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:14:19.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:19.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:19.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:19.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:19.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:19.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:19.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7632ms 2025-07-01 15:14:19.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:19.041 +03:00 [DBG] Connection id "0HNC8090TGF7E" completed keep alive response. 2025-07-01 15:14:19.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.452ms 2025-07-01 15:14:19.041 +03:00 [DBG] Connection id "0HNC8090TGF7E" received FIN. 2025-07-01 15:14:19.042 +03:00 [DBG] Connection id "0HNC8090TGF7E" disconnecting. 2025-07-01 15:14:19.042 +03:00 [DBG] Connection id "0HNC8090TGF7E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:14:19.043 +03:00 [DBG] Connection id "0HNC8090TGF7E" stopped. 2025-07-01 15:14:24.042 +03:00 [DBG] Connection id "0HNC8090TGF7F" accepted. 2025-07-01 15:14:24.042 +03:00 [DBG] Connection id "0HNC8090TGF7F" started. 2025-07-01 15:14:24.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:14:24.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:14:24.042 +03:00 [DBG] POST requests are not supported 2025-07-01 15:14:24.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:14:24.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:14:24.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:24.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:14:24.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:14:24.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:14:24.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:14:24.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:24.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:14:24.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:14:24.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:14:24.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:14:24.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:14:24.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:14:24.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:24.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:24.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:14:24.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:14:24.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:24.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:24.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:24.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:24.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:14:24.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1312ms. 2025-07-01 15:14:24.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:24.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:24.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:24.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:24.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:24.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:24.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:24.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:24.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:14:24.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:14:24.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:14:24.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:24.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:24.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:24.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:24.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:24.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:24.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1952ms 2025-07-01 15:14:24.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:24.044 +03:00 [DBG] Connection id "0HNC8090TGF7F" completed keep alive response. 2025-07-01 15:14:24.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0685ms 2025-07-01 15:14:24.044 +03:00 [DBG] Connection id "0HNC8090TGF7F" received FIN. 2025-07-01 15:14:24.044 +03:00 [DBG] Connection id "0HNC8090TGF7F" disconnecting. 2025-07-01 15:14:24.044 +03:00 [DBG] Connection id "0HNC8090TGF7F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:14:24.045 +03:00 [DBG] Connection id "0HNC8090TGF7F" stopped. 2025-07-01 15:14:29.048 +03:00 [DBG] Connection id "0HNC8090TGF7G" accepted. 2025-07-01 15:14:29.048 +03:00 [DBG] Connection id "0HNC8090TGF7G" started. 2025-07-01 15:14:29.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:14:29.048 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:14:29.048 +03:00 [DBG] POST requests are not supported 2025-07-01 15:14:29.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:14:29.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:14:29.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:29.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:14:29.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:14:29.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:14:29.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:14:29.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:29.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:14:29.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:14:29.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:14:29.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:14:29.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:14:29.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:14:29.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:29.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:29.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:14:29.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:14:29.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:29.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:29.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:29.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:29.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:14:29.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1289ms. 2025-07-01 15:14:29.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:29.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:29.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:29.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:29.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:29.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:29.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:29.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:29.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:14:29.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:14:29.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:14:29.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:29.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:29.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:29.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:29.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:29.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:29.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7932ms 2025-07-01 15:14:29.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:29.049 +03:00 [DBG] Connection id "0HNC8090TGF7G" completed keep alive response. 2025-07-01 15:14:29.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4604ms 2025-07-01 15:14:29.049 +03:00 [DBG] Connection id "0HNC8090TGF7G" received FIN. 2025-07-01 15:14:29.050 +03:00 [DBG] Connection id "0HNC8090TGF7G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:14:29.050 +03:00 [DBG] Connection id "0HNC8090TGF7G" disconnecting. 2025-07-01 15:14:29.050 +03:00 [DBG] Connection id "0HNC8090TGF7G" stopped. 2025-07-01 15:14:34.057 +03:00 [DBG] Connection id "0HNC8090TGF7H" accepted. 2025-07-01 15:14:34.057 +03:00 [DBG] Connection id "0HNC8090TGF7H" started. 2025-07-01 15:14:34.057 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:14:34.057 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:14:34.057 +03:00 [DBG] POST requests are not supported 2025-07-01 15:14:34.057 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:14:34.057 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:14:34.057 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:34.057 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:14:34.057 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:14:34.057 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:14:34.057 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:14:34.057 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:34.057 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:14:34.057 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:14:34.058 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:14:34.058 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:14:34.058 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:14:34.058 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:14:34.058 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:34.058 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:34.058 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:14:34.058 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:14:34.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:34.058 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:34.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:34.058 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:34.058 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:14:34.058 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1697ms. 2025-07-01 15:14:34.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:34.058 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:34.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:34.058 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:34.058 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:34.058 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:34.058 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:34.058 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:34.058 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:14:34.059 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:14:34.059 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:14:34.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:34.059 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:34.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:34.059 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:34.059 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:34.059 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:34.059 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0795ms 2025-07-01 15:14:34.059 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:34.059 +03:00 [DBG] Connection id "0HNC8090TGF7H" completed keep alive response. 2025-07-01 15:14:34.059 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.012ms 2025-07-01 15:14:34.059 +03:00 [DBG] Connection id "0HNC8090TGF7H" received FIN. 2025-07-01 15:14:34.059 +03:00 [DBG] Connection id "0HNC8090TGF7H" disconnecting. 2025-07-01 15:14:34.059 +03:00 [DBG] Connection id "0HNC8090TGF7H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:14:34.061 +03:00 [DBG] Connection id "0HNC8090TGF7H" stopped. 2025-07-01 15:14:39.045 +03:00 [DBG] Connection id "0HNC8090TGF7I" accepted. 2025-07-01 15:14:39.045 +03:00 [DBG] Connection id "0HNC8090TGF7I" started. 2025-07-01 15:14:39.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:14:39.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:14:39.045 +03:00 [DBG] POST requests are not supported 2025-07-01 15:14:39.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:14:39.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:14:39.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:39.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:14:39.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:14:39.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:14:39.045 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:14:39.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:39.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:14:39.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:14:39.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:14:39.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:14:39.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:14:39.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:14:39.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:39.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:39.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:14:39.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:14:39.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:39.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:39.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:39.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:39.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:14:39.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1278ms. 2025-07-01 15:14:39.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:39.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:39.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:39.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:39.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:39.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:39.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:39.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:39.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:14:39.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:14:39.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:14:39.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:39.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:39.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:39.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:39.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:39.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:39.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8242ms 2025-07-01 15:14:39.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:39.046 +03:00 [DBG] Connection id "0HNC8090TGF7I" completed keep alive response. 2025-07-01 15:14:39.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5378ms 2025-07-01 15:14:39.047 +03:00 [DBG] Connection id "0HNC8090TGF7I" received FIN. 2025-07-01 15:14:39.047 +03:00 [DBG] Connection id "0HNC8090TGF7I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:14:39.047 +03:00 [DBG] Connection id "0HNC8090TGF7I" disconnecting. 2025-07-01 15:14:39.047 +03:00 [DBG] Connection id "0HNC8090TGF7I" stopped. 2025-07-01 15:14:44.048 +03:00 [DBG] Connection id "0HNC8090TGF7J" accepted. 2025-07-01 15:14:44.048 +03:00 [DBG] Connection id "0HNC8090TGF7J" started. 2025-07-01 15:14:44.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:14:44.048 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:14:44.048 +03:00 [DBG] POST requests are not supported 2025-07-01 15:14:44.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:14:44.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:14:44.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:44.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:14:44.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:14:44.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:14:44.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:14:44.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:44.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:14:44.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:14:44.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:14:44.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:14:44.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:14:44.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:14:44.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:44.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:44.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:14:44.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:14:44.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:44.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:44.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:44.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:44.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:14:44.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1355ms. 2025-07-01 15:14:44.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:44.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:44.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:44.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:44.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:44.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:44.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:44.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:44.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:14:44.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:14:44.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:14:44.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:44.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:44.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:44.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:44.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:44.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:44.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8643ms 2025-07-01 15:14:44.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:44.049 +03:00 [DBG] Connection id "0HNC8090TGF7J" completed keep alive response. 2025-07-01 15:14:44.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4833ms 2025-07-01 15:14:44.050 +03:00 [DBG] Connection id "0HNC8090TGF7J" received FIN. 2025-07-01 15:14:44.050 +03:00 [DBG] Connection id "0HNC8090TGF7J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:14:44.050 +03:00 [DBG] Connection id "0HNC8090TGF7J" disconnecting. 2025-07-01 15:14:44.050 +03:00 [DBG] Connection id "0HNC8090TGF7J" stopped. 2025-07-01 15:14:49.042 +03:00 [DBG] Connection id "0HNC8090TGF7K" accepted. 2025-07-01 15:14:49.042 +03:00 [DBG] Connection id "0HNC8090TGF7K" started. 2025-07-01 15:14:49.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:14:49.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:14:49.043 +03:00 [DBG] POST requests are not supported 2025-07-01 15:14:49.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:14:49.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:14:49.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:49.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:14:49.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:14:49.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:14:49.043 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:14:49.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:49.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:14:49.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:14:49.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:14:49.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:14:49.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:14:49.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:14:49.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:49.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:49.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:14:49.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:14:49.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:49.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:49.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:49.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:49.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:14:49.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1285ms. 2025-07-01 15:14:49.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:49.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:49.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:49.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:49.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:49.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:49.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:49.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:49.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:14:49.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:14:49.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:14:49.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:49.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:49.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:49.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:49.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:49.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:49.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8449ms 2025-07-01 15:14:49.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:49.044 +03:00 [DBG] Connection id "0HNC8090TGF7K" completed keep alive response. 2025-07-01 15:14:49.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4845ms 2025-07-01 15:14:49.044 +03:00 [DBG] Connection id "0HNC8090TGF7K" received FIN. 2025-07-01 15:14:49.044 +03:00 [DBG] Connection id "0HNC8090TGF7K" disconnecting. 2025-07-01 15:14:49.044 +03:00 [DBG] Connection id "0HNC8090TGF7K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:14:49.046 +03:00 [DBG] Connection id "0HNC8090TGF7K" stopped. 2025-07-01 15:14:54.048 +03:00 [DBG] Connection id "0HNC8090TGF7L" accepted. 2025-07-01 15:14:54.048 +03:00 [DBG] Connection id "0HNC8090TGF7L" started. 2025-07-01 15:14:54.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:14:54.048 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:14:54.048 +03:00 [DBG] POST requests are not supported 2025-07-01 15:14:54.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:14:54.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:14:54.049 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:54.049 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:14:54.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:14:54.049 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:14:54.049 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:14:54.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:54.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:14:54.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:14:54.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:14:54.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:14:54.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:14:54.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:14:54.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:54.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:54.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:14:54.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:14:54.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:54.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:54.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:54.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:54.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:14:54.050 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1728ms. 2025-07-01 15:14:54.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:54.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:54.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:54.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:54.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:54.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:54.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:54.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:54.050 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:14:54.050 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:14:54.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:14:54.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:54.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:54.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:54.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:54.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:54.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:54.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1188ms 2025-07-01 15:14:54.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:54.050 +03:00 [DBG] Connection id "0HNC8090TGF7L" completed keep alive response. 2025-07-01 15:14:54.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0952ms 2025-07-01 15:14:54.051 +03:00 [DBG] Connection id "0HNC8090TGF7L" received FIN. 2025-07-01 15:14:54.051 +03:00 [DBG] Connection id "0HNC8090TGF7L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:14:54.051 +03:00 [DBG] Connection id "0HNC8090TGF7L" disconnecting. 2025-07-01 15:14:54.051 +03:00 [DBG] Connection id "0HNC8090TGF7L" stopped. 2025-07-01 15:14:59.040 +03:00 [DBG] Connection id "0HNC8090TGF7M" accepted. 2025-07-01 15:14:59.040 +03:00 [DBG] Connection id "0HNC8090TGF7M" started. 2025-07-01 15:14:59.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:14:59.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:14:59.040 +03:00 [DBG] POST requests are not supported 2025-07-01 15:14:59.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:14:59.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:14:59.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:59.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:14:59.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:14:59.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:14:59.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:14:59.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:59.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:14:59.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:14:59.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:14:59.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:14:59.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:14:59.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:14:59.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:59.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:59.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:14:59.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:14:59.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:59.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:59.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:59.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:59.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:14:59.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1181ms. 2025-07-01 15:14:59.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:59.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:14:59.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:59.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:14:59.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:59.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:59.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:59.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:59.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:14:59.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:14:59.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:14:59.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:59.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:14:59.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:59.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:59.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:59.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:14:59.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.97ms 2025-07-01 15:14:59.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:14:59.042 +03:00 [DBG] Connection id "0HNC8090TGF7M" completed keep alive response. 2025-07-01 15:14:59.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8297ms 2025-07-01 15:14:59.042 +03:00 [DBG] Connection id "0HNC8090TGF7M" received FIN. 2025-07-01 15:14:59.042 +03:00 [DBG] Connection id "0HNC8090TGF7M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:14:59.042 +03:00 [DBG] Connection id "0HNC8090TGF7M" disconnecting. 2025-07-01 15:14:59.042 +03:00 [DBG] Connection id "0HNC8090TGF7M" stopped. 2025-07-01 15:15:04.040 +03:00 [DBG] Connection id "0HNC8090TGF7N" accepted. 2025-07-01 15:15:04.040 +03:00 [DBG] Connection id "0HNC8090TGF7N" started. 2025-07-01 15:15:04.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:15:04.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:15:04.040 +03:00 [DBG] POST requests are not supported 2025-07-01 15:15:04.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:15:04.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:15:04.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:04.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:15:04.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:15:04.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:15:04.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:15:04.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:04.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:15:04.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:15:04.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:15:04.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:15:04.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:15:04.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:15:04.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:04.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:04.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:15:04.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:15:04.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:04.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:04.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:04.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:04.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:15:04.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1767ms. 2025-07-01 15:15:04.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:04.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:04.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:04.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:04.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:04.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:04.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:04.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:04.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:15:04.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:15:04.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:15:04.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:04.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:04.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:04.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:04.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:04.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:04.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.142ms 2025-07-01 15:15:04.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:04.043 +03:00 [DBG] Connection id "0HNC8090TGF7N" completed keep alive response. 2025-07-01 15:15:04.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3321ms 2025-07-01 15:15:04.043 +03:00 [DBG] Connection id "0HNC8090TGF7N" received FIN. 2025-07-01 15:15:04.043 +03:00 [DBG] Connection id "0HNC8090TGF7N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:15:04.043 +03:00 [DBG] Connection id "0HNC8090TGF7N" disconnecting. 2025-07-01 15:15:04.043 +03:00 [DBG] Connection id "0HNC8090TGF7N" stopped. 2025-07-01 15:15:09.042 +03:00 [DBG] Connection id "0HNC8090TGF7O" accepted. 2025-07-01 15:15:09.042 +03:00 [DBG] Connection id "0HNC8090TGF7O" started. 2025-07-01 15:15:09.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:15:09.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:15:09.043 +03:00 [DBG] POST requests are not supported 2025-07-01 15:15:09.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:15:09.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:15:09.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:09.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:15:09.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:15:09.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:15:09.043 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:15:09.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:09.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:15:09.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:15:09.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:15:09.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:15:09.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:15:09.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:15:09.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:09.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:09.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:15:09.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:15:09.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:09.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:09.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:09.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:09.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:15:09.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.167ms. 2025-07-01 15:15:09.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:09.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:09.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:09.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:09.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:09.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:09.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:09.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:09.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:15:09.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:15:09.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:15:09.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:09.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:09.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:09.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:09.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:09.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:09.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1524ms 2025-07-01 15:15:09.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:09.045 +03:00 [DBG] Connection id "0HNC8090TGF7O" completed keep alive response. 2025-07-01 15:15:09.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2804ms 2025-07-01 15:15:09.045 +03:00 [DBG] Connection id "0HNC8090TGF7O" received FIN. 2025-07-01 15:15:09.045 +03:00 [DBG] Connection id "0HNC8090TGF7O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:15:09.045 +03:00 [DBG] Connection id "0HNC8090TGF7O" disconnecting. 2025-07-01 15:15:09.046 +03:00 [DBG] Connection id "0HNC8090TGF7O" stopped. 2025-07-01 15:15:14.050 +03:00 [DBG] Connection id "0HNC8090TGF7P" accepted. 2025-07-01 15:15:14.050 +03:00 [DBG] Connection id "0HNC8090TGF7P" started. 2025-07-01 15:15:14.050 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:15:14.050 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:15:14.050 +03:00 [DBG] POST requests are not supported 2025-07-01 15:15:14.050 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:15:14.051 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:15:14.051 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:14.051 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:15:14.051 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:15:14.051 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:15:14.051 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:15:14.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:14.051 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:15:14.051 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:15:14.051 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:15:14.051 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:15:14.051 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:15:14.051 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:15:14.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:14.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:14.051 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:15:14.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:15:14.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:14.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:14.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:14.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:14.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:15:14.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1516ms. 2025-07-01 15:15:14.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:14.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:14.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:14.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:14.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:14.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:14.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:14.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:14.052 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:15:14.052 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:15:14.052 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:15:14.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:14.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:14.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:14.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:14.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:14.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:14.052 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0974ms 2025-07-01 15:15:14.052 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:14.053 +03:00 [DBG] Connection id "0HNC8090TGF7P" completed keep alive response. 2025-07-01 15:15:14.053 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5648ms 2025-07-01 15:15:14.053 +03:00 [DBG] Connection id "0HNC8090TGF7P" received FIN. 2025-07-01 15:15:14.053 +03:00 [DBG] Connection id "0HNC8090TGF7P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:15:14.053 +03:00 [DBG] Connection id "0HNC8090TGF7P" disconnecting. 2025-07-01 15:15:14.053 +03:00 [DBG] Connection id "0HNC8090TGF7P" stopped. 2025-07-01 15:15:19.054 +03:00 [DBG] Connection id "0HNC8090TGF7Q" accepted. 2025-07-01 15:15:19.054 +03:00 [DBG] Connection id "0HNC8090TGF7Q" started. 2025-07-01 15:15:19.055 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:15:19.055 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:15:19.055 +03:00 [DBG] POST requests are not supported 2025-07-01 15:15:19.055 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:15:19.055 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:15:19.055 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:19.055 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:15:19.055 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:15:19.055 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:15:19.055 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:15:19.055 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:19.055 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:15:19.055 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:15:19.055 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:15:19.055 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:15:19.055 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:15:19.055 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:15:19.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:19.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:19.055 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:15:19.055 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:15:19.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:19.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:19.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:19.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:19.055 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:15:19.055 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1216ms. 2025-07-01 15:15:19.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:19.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:19.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:19.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:19.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:19.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:19.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:19.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:19.056 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:15:19.056 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:15:19.056 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:15:19.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:19.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:19.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:19.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:19.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:19.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:19.056 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7206ms 2025-07-01 15:15:19.056 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:19.056 +03:00 [DBG] Connection id "0HNC8090TGF7Q" completed keep alive response. 2025-07-01 15:15:19.056 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3533ms 2025-07-01 15:15:19.056 +03:00 [DBG] Connection id "0HNC8090TGF7Q" received FIN. 2025-07-01 15:15:19.056 +03:00 [DBG] Connection id "0HNC8090TGF7Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:15:19.056 +03:00 [DBG] Connection id "0HNC8090TGF7Q" disconnecting. 2025-07-01 15:15:19.056 +03:00 [DBG] Connection id "0HNC8090TGF7Q" stopped. 2025-07-01 15:15:24.048 +03:00 [DBG] Connection id "0HNC8090TGF7R" accepted. 2025-07-01 15:15:24.048 +03:00 [DBG] Connection id "0HNC8090TGF7R" started. 2025-07-01 15:15:24.049 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:15:24.049 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:15:24.049 +03:00 [DBG] POST requests are not supported 2025-07-01 15:15:24.049 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:15:24.049 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:15:24.049 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:24.049 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:15:24.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:15:24.049 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:15:24.049 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:15:24.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:24.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:15:24.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:15:24.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:15:24.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:15:24.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:15:24.050 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:15:24.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:24.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:24.050 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:15:24.050 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:15:24.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:24.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:24.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:24.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:24.050 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:15:24.050 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1957ms. 2025-07-01 15:15:24.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:24.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:24.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:24.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:24.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:24.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:24.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:24.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:24.051 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:15:24.051 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:15:24.051 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:15:24.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:24.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:24.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:24.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:24.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:24.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:24.051 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4611ms 2025-07-01 15:15:24.051 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:24.051 +03:00 [DBG] Connection id "0HNC8090TGF7R" completed keep alive response. 2025-07-01 15:15:24.051 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6914ms 2025-07-01 15:15:24.052 +03:00 [DBG] Connection id "0HNC8090TGF7R" received FIN. 2025-07-01 15:15:24.052 +03:00 [DBG] Connection id "0HNC8090TGF7R" disconnecting. 2025-07-01 15:15:24.052 +03:00 [DBG] Connection id "0HNC8090TGF7R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:15:24.053 +03:00 [DBG] Connection id "0HNC8090TGF7R" stopped. 2025-07-01 15:15:29.049 +03:00 [DBG] Connection id "0HNC8090TGF7S" accepted. 2025-07-01 15:15:29.050 +03:00 [DBG] Connection id "0HNC8090TGF7S" started. 2025-07-01 15:15:29.050 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:15:29.050 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:15:29.050 +03:00 [DBG] POST requests are not supported 2025-07-01 15:15:29.050 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:15:29.050 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:15:29.050 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:29.050 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:15:29.050 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:15:29.050 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:15:29.050 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:15:29.050 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:29.050 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:15:29.050 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:15:29.050 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:15:29.050 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:15:29.050 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:15:29.050 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:15:29.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:29.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:29.051 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:15:29.051 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:15:29.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:29.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:29.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:29.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:29.051 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:15:29.051 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1578ms. 2025-07-01 15:15:29.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:29.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:29.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:29.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:29.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:29.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:29.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:29.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:29.051 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:15:29.051 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:15:29.051 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:15:29.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:29.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:29.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:29.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:29.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:29.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:29.052 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0905ms 2025-07-01 15:15:29.052 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:29.052 +03:00 [DBG] Connection id "0HNC8090TGF7S" completed keep alive response. 2025-07-01 15:15:29.052 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0033ms 2025-07-01 15:15:29.052 +03:00 [DBG] Connection id "0HNC8090TGF7S" received FIN. 2025-07-01 15:15:29.052 +03:00 [DBG] Connection id "0HNC8090TGF7S" disconnecting. 2025-07-01 15:15:29.052 +03:00 [DBG] Connection id "0HNC8090TGF7S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:15:29.053 +03:00 [DBG] Connection id "0HNC8090TGF7S" stopped. 2025-07-01 15:15:34.060 +03:00 [DBG] Connection id "0HNC8090TGF7T" accepted. 2025-07-01 15:15:34.060 +03:00 [DBG] Connection id "0HNC8090TGF7T" started. 2025-07-01 15:15:34.061 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:15:34.061 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:15:34.061 +03:00 [DBG] POST requests are not supported 2025-07-01 15:15:34.061 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:15:34.061 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:15:34.061 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:34.061 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:15:34.061 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:15:34.061 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:15:34.061 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:15:34.061 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:34.061 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:15:34.061 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:15:34.061 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:15:34.061 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:15:34.061 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:15:34.061 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:15:34.061 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:34.061 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:34.061 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:15:34.065 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:15:34.065 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:34.065 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:34.066 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:34.066 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:34.066 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:15:34.066 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1342ms. 2025-07-01 15:15:34.066 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:34.066 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:34.066 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:34.066 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:34.066 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:34.066 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:34.066 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:34.066 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:34.066 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:15:34.066 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:15:34.066 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:15:34.066 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:34.066 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:34.066 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:34.066 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:34.066 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:34.066 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:34.066 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 4.8765ms 2025-07-01 15:15:34.066 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:34.066 +03:00 [DBG] Connection id "0HNC8090TGF7T" completed keep alive response. 2025-07-01 15:15:34.066 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 5.5364ms 2025-07-01 15:15:34.067 +03:00 [DBG] Connection id "0HNC8090TGF7T" received FIN. 2025-07-01 15:15:34.067 +03:00 [DBG] Connection id "0HNC8090TGF7T" disconnecting. 2025-07-01 15:15:34.067 +03:00 [DBG] Connection id "0HNC8090TGF7T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:15:34.068 +03:00 [DBG] Connection id "0HNC8090TGF7T" stopped. 2025-07-01 15:15:39.046 +03:00 [DBG] Connection id "0HNC8090TGF7U" accepted. 2025-07-01 15:15:39.046 +03:00 [DBG] Connection id "0HNC8090TGF7U" started. 2025-07-01 15:15:39.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:15:39.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:15:39.046 +03:00 [DBG] POST requests are not supported 2025-07-01 15:15:39.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:15:39.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:15:39.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:39.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:15:39.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:15:39.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:15:39.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:15:39.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:39.047 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:15:39.047 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:15:39.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:15:39.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:15:39.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:15:39.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:15:39.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:39.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:39.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:15:39.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:15:39.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:39.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:39.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:39.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:39.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:15:39.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1701ms. 2025-07-01 15:15:39.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:39.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:39.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:39.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:39.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:39.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:39.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:39.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:39.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:15:39.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:15:39.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:15:39.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:39.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:39.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:39.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:39.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:39.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:39.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8842ms 2025-07-01 15:15:39.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:39.048 +03:00 [DBG] Connection id "0HNC8090TGF7U" completed keep alive response. 2025-07-01 15:15:39.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.524ms 2025-07-01 15:15:39.048 +03:00 [DBG] Connection id "0HNC8090TGF7U" received FIN. 2025-07-01 15:15:39.048 +03:00 [DBG] Connection id "0HNC8090TGF7U" disconnecting. 2025-07-01 15:15:39.048 +03:00 [DBG] Connection id "0HNC8090TGF7U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:15:39.049 +03:00 [DBG] Connection id "0HNC8090TGF7U" stopped. 2025-07-01 15:15:44.049 +03:00 [DBG] Connection id "0HNC8090TGF7V" accepted. 2025-07-01 15:15:44.049 +03:00 [DBG] Connection id "0HNC8090TGF7V" started. 2025-07-01 15:15:44.049 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:15:44.049 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:15:44.049 +03:00 [DBG] POST requests are not supported 2025-07-01 15:15:44.049 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:15:44.049 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:15:44.049 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:44.049 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:15:44.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:15:44.049 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:15:44.049 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:15:44.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:44.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:15:44.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:15:44.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:15:44.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:15:44.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:15:44.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:15:44.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:44.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:44.050 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:15:44.050 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:15:44.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:44.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:44.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:44.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:44.050 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:15:44.050 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1164ms. 2025-07-01 15:15:44.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:44.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:44.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:44.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:44.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:44.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:44.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:44.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:44.050 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:15:44.050 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:15:44.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:15:44.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:44.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:44.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:44.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:44.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:44.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:44.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6225ms 2025-07-01 15:15:44.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:44.050 +03:00 [DBG] Connection id "0HNC8090TGF7V" completed keep alive response. 2025-07-01 15:15:44.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1706ms 2025-07-01 15:15:44.050 +03:00 [DBG] Connection id "0HNC8090TGF7V" received FIN. 2025-07-01 15:15:44.050 +03:00 [DBG] Connection id "0HNC8090TGF7V" disconnecting. 2025-07-01 15:15:44.050 +03:00 [DBG] Connection id "0HNC8090TGF7V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:15:44.052 +03:00 [DBG] Connection id "0HNC8090TGF7V" stopped. 2025-07-01 15:15:49.040 +03:00 [DBG] Connection id "0HNC8090TGF80" accepted. 2025-07-01 15:15:49.040 +03:00 [DBG] Connection id "0HNC8090TGF80" started. 2025-07-01 15:15:49.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:15:49.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:15:49.040 +03:00 [DBG] POST requests are not supported 2025-07-01 15:15:49.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:15:49.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:15:49.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:49.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:15:49.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:15:49.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:15:49.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:15:49.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:49.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:15:49.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:15:49.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:15:49.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:15:49.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:15:49.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:15:49.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:49.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:49.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:15:49.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:15:49.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:49.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:49.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:49.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:49.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:15:49.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1167ms. 2025-07-01 15:15:49.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:49.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:49.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:49.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:49.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:49.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:49.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:49.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:49.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:15:49.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:15:49.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:15:49.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:49.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:49.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:49.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:49.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:49.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:49.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6628ms 2025-07-01 15:15:49.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:49.042 +03:00 [DBG] Connection id "0HNC8090TGF80" completed keep alive response. 2025-07-01 15:15:49.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2428ms 2025-07-01 15:15:49.042 +03:00 [DBG] Connection id "0HNC8090TGF80" received FIN. 2025-07-01 15:15:49.042 +03:00 [DBG] Connection id "0HNC8090TGF80" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:15:49.042 +03:00 [DBG] Connection id "0HNC8090TGF80" disconnecting. 2025-07-01 15:15:49.042 +03:00 [DBG] Connection id "0HNC8090TGF80" stopped. 2025-07-01 15:15:54.046 +03:00 [DBG] Connection id "0HNC8090TGF81" accepted. 2025-07-01 15:15:54.046 +03:00 [DBG] Connection id "0HNC8090TGF81" started. 2025-07-01 15:15:54.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:15:54.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:15:54.046 +03:00 [DBG] POST requests are not supported 2025-07-01 15:15:54.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:15:54.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:15:54.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:54.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:15:54.047 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:15:54.047 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:15:54.047 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:15:54.047 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:54.047 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:15:54.047 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:15:54.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:15:54.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:15:54.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:15:54.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:15:54.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:54.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:54.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:15:54.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:15:54.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:54.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:54.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:54.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:54.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:15:54.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.141ms. 2025-07-01 15:15:54.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:54.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:54.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:54.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:54.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:54.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:54.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:54.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:54.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:15:54.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:15:54.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:15:54.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:54.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:54.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:54.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:54.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:54.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:54.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8556ms 2025-07-01 15:15:54.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:54.048 +03:00 [DBG] Connection id "0HNC8090TGF81" completed keep alive response. 2025-07-01 15:15:54.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5982ms 2025-07-01 15:15:54.048 +03:00 [DBG] Connection id "0HNC8090TGF81" received FIN. 2025-07-01 15:15:54.048 +03:00 [DBG] Connection id "0HNC8090TGF81" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:15:54.048 +03:00 [DBG] Connection id "0HNC8090TGF81" disconnecting. 2025-07-01 15:15:54.048 +03:00 [DBG] Connection id "0HNC8090TGF81" stopped. 2025-07-01 15:15:59.044 +03:00 [DBG] Connection id "0HNC8090TGF82" accepted. 2025-07-01 15:15:59.044 +03:00 [DBG] Connection id "0HNC8090TGF82" started. 2025-07-01 15:15:59.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:15:59.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:15:59.044 +03:00 [DBG] POST requests are not supported 2025-07-01 15:15:59.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:15:59.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:15:59.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:59.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:15:59.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:15:59.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:15:59.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:15:59.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:59.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:15:59.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:15:59.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:15:59.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:15:59.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:15:59.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:15:59.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:59.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:59.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:15:59.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:15:59.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:59.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:59.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:59.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:59.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:15:59.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1255ms. 2025-07-01 15:15:59.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:59.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:15:59.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:59.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:15:59.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:59.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:59.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:59.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:59.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:15:59.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:15:59.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:15:59.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:59.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:15:59.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:59.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:59.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:59.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:15:59.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7887ms 2025-07-01 15:15:59.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:15:59.046 +03:00 [DBG] Connection id "0HNC8090TGF82" completed keep alive response. 2025-07-01 15:15:59.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5508ms 2025-07-01 15:15:59.046 +03:00 [DBG] Connection id "0HNC8090TGF82" received FIN. 2025-07-01 15:15:59.046 +03:00 [DBG] Connection id "0HNC8090TGF82" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:15:59.046 +03:00 [DBG] Connection id "0HNC8090TGF82" disconnecting. 2025-07-01 15:15:59.046 +03:00 [DBG] Connection id "0HNC8090TGF82" stopped. 2025-07-01 15:16:04.056 +03:00 [DBG] Connection id "0HNC8090TGF83" accepted. 2025-07-01 15:16:04.057 +03:00 [DBG] Connection id "0HNC8090TGF83" started. 2025-07-01 15:16:04.057 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:16:04.057 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:16:04.057 +03:00 [DBG] POST requests are not supported 2025-07-01 15:16:04.057 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:16:04.057 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:16:04.057 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:04.057 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:16:04.057 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:16:04.057 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:16:04.057 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:16:04.057 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:04.057 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:16:04.057 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:16:04.057 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:16:04.058 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:16:04.058 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:16:04.058 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:16:04.058 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:04.058 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:04.058 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:16:04.058 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:16:04.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:04.058 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:04.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:04.058 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:04.058 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:16:04.058 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.162ms. 2025-07-01 15:16:04.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:04.058 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:04.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:04.058 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:04.058 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:04.058 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:04.058 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:04.058 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:04.058 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:16:04.059 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:16:04.059 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:16:04.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:04.059 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:04.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:04.059 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:04.059 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:04.059 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:04.059 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0369ms 2025-07-01 15:16:04.059 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:04.059 +03:00 [DBG] Connection id "0HNC8090TGF83" completed keep alive response. 2025-07-01 15:16:04.059 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0366ms 2025-07-01 15:16:04.059 +03:00 [DBG] Connection id "0HNC8090TGF83" received FIN. 2025-07-01 15:16:04.059 +03:00 [DBG] Connection id "0HNC8090TGF83" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:16:04.059 +03:00 [DBG] Connection id "0HNC8090TGF83" disconnecting. 2025-07-01 15:16:04.059 +03:00 [DBG] Connection id "0HNC8090TGF83" stopped. 2025-07-01 15:16:09.042 +03:00 [DBG] Connection id "0HNC8090TGF84" accepted. 2025-07-01 15:16:09.042 +03:00 [DBG] Connection id "0HNC8090TGF84" started. 2025-07-01 15:16:09.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:16:09.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:16:09.042 +03:00 [DBG] POST requests are not supported 2025-07-01 15:16:09.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:16:09.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:16:09.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:09.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:16:09.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:16:09.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:16:09.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:16:09.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:09.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:16:09.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:16:09.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:16:09.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:16:09.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:16:09.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:16:09.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:09.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:09.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:16:09.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:16:09.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:09.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:09.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:09.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:09.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:16:09.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1265ms. 2025-07-01 15:16:09.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:09.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:09.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:09.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:09.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:09.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:09.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:09.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:09.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:16:09.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:16:09.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:16:09.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:09.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:09.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:09.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:09.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:09.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:09.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7377ms 2025-07-01 15:16:09.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:09.043 +03:00 [DBG] Connection id "0HNC8090TGF84" completed keep alive response. 2025-07-01 15:16:09.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4055ms 2025-07-01 15:16:09.043 +03:00 [DBG] Connection id "0HNC8090TGF84" received FIN. 2025-07-01 15:16:09.044 +03:00 [DBG] Connection id "0HNC8090TGF84" disconnecting. 2025-07-01 15:16:09.044 +03:00 [DBG] Connection id "0HNC8090TGF84" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:16:09.045 +03:00 [DBG] Connection id "0HNC8090TGF84" stopped. 2025-07-01 15:16:14.051 +03:00 [DBG] Connection id "0HNC8090TGF85" accepted. 2025-07-01 15:16:14.051 +03:00 [DBG] Connection id "0HNC8090TGF85" started. 2025-07-01 15:16:14.051 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:16:14.051 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:16:14.051 +03:00 [DBG] POST requests are not supported 2025-07-01 15:16:14.051 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:16:14.051 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:16:14.051 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:14.051 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:16:14.051 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:16:14.051 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:16:14.051 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:16:14.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:14.052 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:16:14.052 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:16:14.052 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:16:14.052 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:16:14.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:16:14.052 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:16:14.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:14.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:14.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:16:14.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:16:14.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:14.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:14.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:14.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:14.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:16:14.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.114ms. 2025-07-01 15:16:14.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:14.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:14.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:14.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:14.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:14.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:14.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:14.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:14.052 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:16:14.052 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:16:14.052 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:16:14.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:14.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:14.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:14.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:14.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:14.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:14.052 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6403ms 2025-07-01 15:16:14.052 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:14.052 +03:00 [DBG] Connection id "0HNC8090TGF85" completed keep alive response. 2025-07-01 15:16:14.052 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1686ms 2025-07-01 15:16:14.053 +03:00 [DBG] Connection id "0HNC8090TGF85" received FIN. 2025-07-01 15:16:14.053 +03:00 [DBG] Connection id "0HNC8090TGF85" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:16:14.053 +03:00 [DBG] Connection id "0HNC8090TGF85" disconnecting. 2025-07-01 15:16:14.053 +03:00 [DBG] Connection id "0HNC8090TGF85" stopped. 2025-07-01 15:16:19.049 +03:00 [DBG] Connection id "0HNC8090TGF86" accepted. 2025-07-01 15:16:19.049 +03:00 [DBG] Connection id "0HNC8090TGF86" started. 2025-07-01 15:16:19.049 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:16:19.049 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:16:19.049 +03:00 [DBG] POST requests are not supported 2025-07-01 15:16:19.049 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:16:19.049 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:16:19.049 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:19.049 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:16:19.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:16:19.049 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:16:19.049 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:16:19.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:19.050 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:16:19.050 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:16:19.050 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:16:19.050 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:16:19.050 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:16:19.050 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:16:19.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:19.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:19.050 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:16:19.050 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:16:19.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:19.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:19.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:19.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:19.050 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:16:19.050 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1103ms. 2025-07-01 15:16:19.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:19.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:19.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:19.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:19.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:19.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:19.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:19.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:19.050 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:16:19.050 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:16:19.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:16:19.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:19.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:19.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:19.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:19.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:19.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:19.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.569ms 2025-07-01 15:16:19.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:19.050 +03:00 [DBG] Connection id "0HNC8090TGF86" completed keep alive response. 2025-07-01 15:16:19.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1589ms 2025-07-01 15:16:19.051 +03:00 [DBG] Connection id "0HNC8090TGF86" received FIN. 2025-07-01 15:16:19.051 +03:00 [DBG] Connection id "0HNC8090TGF86" disconnecting. 2025-07-01 15:16:19.051 +03:00 [DBG] Connection id "0HNC8090TGF86" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:16:19.052 +03:00 [DBG] Connection id "0HNC8090TGF86" stopped. 2025-07-01 15:16:24.041 +03:00 [DBG] Connection id "0HNC8090TGF87" accepted. 2025-07-01 15:16:24.041 +03:00 [DBG] Connection id "0HNC8090TGF87" started. 2025-07-01 15:16:24.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:16:24.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:16:24.041 +03:00 [DBG] POST requests are not supported 2025-07-01 15:16:24.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:16:24.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:16:24.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:24.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:16:24.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:16:24.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:16:24.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:16:24.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:24.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:16:24.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:16:24.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:16:24.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:16:24.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:16:24.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:16:24.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:24.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:24.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:16:24.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:16:24.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:24.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:24.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:24.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:24.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:16:24.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1456ms. 2025-07-01 15:16:24.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:24.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:24.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:24.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:24.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:24.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:24.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:24.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:24.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:16:24.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:16:24.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:16:24.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:24.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:24.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:24.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:24.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:24.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:24.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6993ms 2025-07-01 15:16:24.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:24.042 +03:00 [DBG] Connection id "0HNC8090TGF87" completed keep alive response. 2025-07-01 15:16:24.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2658ms 2025-07-01 15:16:24.043 +03:00 [DBG] Connection id "0HNC8090TGF87" received FIN. 2025-07-01 15:16:24.043 +03:00 [DBG] Connection id "0HNC8090TGF87" disconnecting. 2025-07-01 15:16:24.043 +03:00 [DBG] Connection id "0HNC8090TGF87" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:16:24.044 +03:00 [DBG] Connection id "0HNC8090TGF87" stopped. 2025-07-01 15:16:29.046 +03:00 [DBG] Connection id "0HNC8090TGF88" accepted. 2025-07-01 15:16:29.046 +03:00 [DBG] Connection id "0HNC8090TGF88" started. 2025-07-01 15:16:29.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:16:29.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:16:29.047 +03:00 [DBG] POST requests are not supported 2025-07-01 15:16:29.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:16:29.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:16:29.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:29.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:16:29.047 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:16:29.047 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:16:29.047 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:16:29.047 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:29.047 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:16:29.047 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:16:29.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:16:29.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:16:29.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:16:29.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:16:29.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:29.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:29.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:16:29.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:16:29.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:29.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:29.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:29.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:29.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:16:29.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1143ms. 2025-07-01 15:16:29.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:29.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:29.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:29.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:29.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:16:29.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:16:29.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:16:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:29.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:29.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:29.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5695ms 2025-07-01 15:16:29.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:29.048 +03:00 [DBG] Connection id "0HNC8090TGF88" completed keep alive response. 2025-07-01 15:16:29.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0677ms 2025-07-01 15:16:29.048 +03:00 [DBG] Connection id "0HNC8090TGF88" received FIN. 2025-07-01 15:16:29.048 +03:00 [DBG] Connection id "0HNC8090TGF88" disconnecting. 2025-07-01 15:16:29.048 +03:00 [DBG] Connection id "0HNC8090TGF88" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:16:29.049 +03:00 [DBG] Connection id "0HNC8090TGF88" stopped. 2025-07-01 15:16:34.041 +03:00 [DBG] Connection id "0HNC8090TGF89" accepted. 2025-07-01 15:16:34.041 +03:00 [DBG] Connection id "0HNC8090TGF89" started. 2025-07-01 15:16:34.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:16:34.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:16:34.042 +03:00 [DBG] POST requests are not supported 2025-07-01 15:16:34.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:16:34.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:16:34.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:34.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:16:34.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:16:34.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:16:34.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:16:34.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:34.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:16:34.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:16:34.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:16:34.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:16:34.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:16:34.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:16:34.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:34.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:34.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:16:34.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:16:34.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:34.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:34.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:34.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:34.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:16:34.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1461ms. 2025-07-01 15:16:34.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:34.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:34.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:34.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:34.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:34.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:34.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:34.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:34.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:16:34.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:16:34.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:16:34.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:34.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:34.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:34.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:34.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:34.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:34.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0051ms 2025-07-01 15:16:34.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:34.043 +03:00 [DBG] Connection id "0HNC8090TGF89" completed keep alive response. 2025-07-01 15:16:34.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0014ms 2025-07-01 15:16:34.044 +03:00 [DBG] Connection id "0HNC8090TGF89" received FIN. 2025-07-01 15:16:34.044 +03:00 [DBG] Connection id "0HNC8090TGF89" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:16:34.044 +03:00 [DBG] Connection id "0HNC8090TGF89" disconnecting. 2025-07-01 15:16:34.044 +03:00 [DBG] Connection id "0HNC8090TGF89" stopped. 2025-07-01 15:16:39.049 +03:00 [DBG] Connection id "0HNC8090TGF8A" accepted. 2025-07-01 15:16:39.050 +03:00 [DBG] Connection id "0HNC8090TGF8A" started. 2025-07-01 15:16:39.050 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:16:39.050 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:16:39.050 +03:00 [DBG] POST requests are not supported 2025-07-01 15:16:39.050 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:16:39.050 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:16:39.050 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:39.050 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:16:39.051 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:16:39.051 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:16:39.051 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:16:39.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:39.051 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:16:39.051 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:16:39.051 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:16:39.051 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:16:39.051 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:16:39.051 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:16:39.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:39.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:39.051 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:16:39.051 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:16:39.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:39.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:39.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:39.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:39.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:16:39.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1703ms. 2025-07-01 15:16:39.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:39.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:39.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:39.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:39.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:39.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:39.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:39.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:39.052 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:16:39.052 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:16:39.052 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:16:39.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:39.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:39.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:39.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:39.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:39.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:39.052 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2848ms 2025-07-01 15:16:39.052 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:39.053 +03:00 [DBG] Connection id "0HNC8090TGF8A" completed keep alive response. 2025-07-01 15:16:39.053 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6027ms 2025-07-01 15:16:39.053 +03:00 [DBG] Connection id "0HNC8090TGF8A" received FIN. 2025-07-01 15:16:39.053 +03:00 [DBG] Connection id "0HNC8090TGF8A" disconnecting. 2025-07-01 15:16:39.053 +03:00 [DBG] Connection id "0HNC8090TGF8A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:16:39.054 +03:00 [DBG] Connection id "0HNC8090TGF8A" stopped. 2025-07-01 15:16:44.055 +03:00 [DBG] Connection id "0HNC8090TGF8B" accepted. 2025-07-01 15:16:44.055 +03:00 [DBG] Connection id "0HNC8090TGF8B" started. 2025-07-01 15:16:44.055 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:16:44.055 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:16:44.055 +03:00 [DBG] POST requests are not supported 2025-07-01 15:16:44.055 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:16:44.055 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:16:44.055 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:44.055 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:16:44.055 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:16:44.055 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:16:44.055 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:16:44.055 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:44.055 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:16:44.055 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:16:44.055 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:16:44.055 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:16:44.055 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:16:44.055 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:16:44.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:44.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:44.055 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:16:44.055 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:16:44.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:44.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:44.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:44.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:44.056 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:16:44.056 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1443ms. 2025-07-01 15:16:44.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:44.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:44.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:44.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:44.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:44.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:44.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:44.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:44.056 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:16:44.056 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:16:44.056 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:16:44.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:44.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:44.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:44.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:44.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:44.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:44.056 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8102ms 2025-07-01 15:16:44.056 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:44.056 +03:00 [DBG] Connection id "0HNC8090TGF8B" completed keep alive response. 2025-07-01 15:16:44.056 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4268ms 2025-07-01 15:16:44.057 +03:00 [DBG] Connection id "0HNC8090TGF8B" received FIN. 2025-07-01 15:16:44.057 +03:00 [DBG] Connection id "0HNC8090TGF8B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:16:44.057 +03:00 [DBG] Connection id "0HNC8090TGF8B" disconnecting. 2025-07-01 15:16:44.057 +03:00 [DBG] Connection id "0HNC8090TGF8B" stopped. 2025-07-01 15:16:49.045 +03:00 [DBG] Connection id "0HNC8090TGF8C" accepted. 2025-07-01 15:16:49.045 +03:00 [DBG] Connection id "0HNC8090TGF8C" started. 2025-07-01 15:16:49.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:16:49.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:16:49.045 +03:00 [DBG] POST requests are not supported 2025-07-01 15:16:49.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:16:49.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:16:49.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:49.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:16:49.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:16:49.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:16:49.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:16:49.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:49.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:16:49.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:16:49.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:16:49.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:16:49.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:16:49.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:16:49.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:49.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:49.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:16:49.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:16:49.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:49.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:49.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:49.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:49.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:16:49.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1387ms. 2025-07-01 15:16:49.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:49.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:49.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:49.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:49.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:49.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:49.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:49.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:49.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:16:49.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:16:49.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:16:49.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:49.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:49.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:49.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:49.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:49.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:49.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1513ms 2025-07-01 15:16:49.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:49.047 +03:00 [DBG] Connection id "0HNC8090TGF8C" completed keep alive response. 2025-07-01 15:16:49.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.107ms 2025-07-01 15:16:49.048 +03:00 [DBG] Connection id "0HNC8090TGF8C" received FIN. 2025-07-01 15:16:49.048 +03:00 [DBG] Connection id "0HNC8090TGF8C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:16:49.048 +03:00 [DBG] Connection id "0HNC8090TGF8C" disconnecting. 2025-07-01 15:16:49.048 +03:00 [DBG] Connection id "0HNC8090TGF8C" stopped. 2025-07-01 15:16:54.040 +03:00 [DBG] Connection id "0HNC8090TGF8D" accepted. 2025-07-01 15:16:54.040 +03:00 [DBG] Connection id "0HNC8090TGF8D" started. 2025-07-01 15:16:54.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:16:54.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:16:54.040 +03:00 [DBG] POST requests are not supported 2025-07-01 15:16:54.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:16:54.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:16:54.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:54.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:16:54.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:16:54.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:16:54.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:16:54.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:54.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:16:54.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:16:54.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:16:54.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:16:54.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:16:54.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:16:54.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:54.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:54.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:16:54.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:16:54.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:54.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:54.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:54.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:54.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:16:54.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2022ms. 2025-07-01 15:16:54.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:54.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:54.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:54.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:54.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:54.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:54.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:54.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:54.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:16:54.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:16:54.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:16:54.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:54.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:54.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:54.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:54.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:54.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:54.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8176ms 2025-07-01 15:16:54.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:54.043 +03:00 [DBG] Connection id "0HNC8090TGF8D" completed keep alive response. 2025-07-01 15:16:54.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9838ms 2025-07-01 15:16:54.043 +03:00 [DBG] Connection id "0HNC8090TGF8D" received FIN. 2025-07-01 15:16:54.043 +03:00 [DBG] Connection id "0HNC8090TGF8D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:16:54.044 +03:00 [DBG] Connection id "0HNC8090TGF8D" disconnecting. 2025-07-01 15:16:54.044 +03:00 [DBG] Connection id "0HNC8090TGF8D" stopped. 2025-07-01 15:16:59.055 +03:00 [DBG] Connection id "0HNC8090TGF8E" accepted. 2025-07-01 15:16:59.055 +03:00 [DBG] Connection id "0HNC8090TGF8E" started. 2025-07-01 15:16:59.055 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:16:59.055 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:16:59.055 +03:00 [DBG] POST requests are not supported 2025-07-01 15:16:59.055 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:16:59.055 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:16:59.055 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:59.055 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:16:59.055 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:16:59.056 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:16:59.056 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:16:59.056 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:59.056 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:16:59.056 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:16:59.056 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:16:59.056 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:16:59.056 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:16:59.056 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:16:59.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:59.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:59.056 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:16:59.056 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:16:59.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:59.056 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:59.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:59.056 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:59.056 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:16:59.056 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1477ms. 2025-07-01 15:16:59.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:59.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:16:59.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:59.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:16:59.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:59.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:59.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:59.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:59.056 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:16:59.056 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:16:59.056 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:16:59.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:59.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:16:59.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:59.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:59.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:59.057 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:16:59.057 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6942ms 2025-07-01 15:16:59.057 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:16:59.057 +03:00 [DBG] Connection id "0HNC8090TGF8E" completed keep alive response. 2025-07-01 15:16:59.057 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4166ms 2025-07-01 15:16:59.057 +03:00 [DBG] Connection id "0HNC8090TGF8E" received FIN. 2025-07-01 15:16:59.057 +03:00 [DBG] Connection id "0HNC8090TGF8E" disconnecting. 2025-07-01 15:16:59.057 +03:00 [DBG] Connection id "0HNC8090TGF8E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:16:59.058 +03:00 [DBG] Connection id "0HNC8090TGF8E" stopped. 2025-07-01 15:17:04.063 +03:00 [DBG] Connection id "0HNC8090TGF8F" accepted. 2025-07-01 15:17:04.063 +03:00 [DBG] Connection id "0HNC8090TGF8F" started. 2025-07-01 15:17:04.063 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:17:04.063 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:17:04.063 +03:00 [DBG] POST requests are not supported 2025-07-01 15:17:04.063 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:17:04.063 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:17:04.063 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:04.063 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:17:04.064 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:17:04.064 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:17:04.064 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:17:04.064 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:04.064 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:17:04.064 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:17:04.064 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:17:04.064 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:17:04.064 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:17:04.064 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:17:04.064 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:04.064 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:04.064 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:17:04.064 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:17:04.064 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:04.064 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:04.064 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:04.064 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:04.064 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:17:04.064 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1226ms. 2025-07-01 15:17:04.064 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:04.064 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:04.064 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:04.064 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:04.064 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:04.064 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:04.064 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:04.064 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:04.064 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:17:04.064 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:17:04.064 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:17:04.064 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:04.064 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:04.064 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:04.064 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:04.064 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:04.064 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:04.064 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6648ms 2025-07-01 15:17:04.064 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:04.065 +03:00 [DBG] Connection id "0HNC8090TGF8F" completed keep alive response. 2025-07-01 15:17:04.065 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2684ms 2025-07-01 15:17:04.065 +03:00 [DBG] Connection id "0HNC8090TGF8F" received FIN. 2025-07-01 15:17:04.065 +03:00 [DBG] Connection id "0HNC8090TGF8F" disconnecting. 2025-07-01 15:17:04.065 +03:00 [DBG] Connection id "0HNC8090TGF8F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:17:04.066 +03:00 [DBG] Connection id "0HNC8090TGF8F" stopped. 2025-07-01 15:17:09.047 +03:00 [DBG] Connection id "0HNC8090TGF8G" accepted. 2025-07-01 15:17:09.048 +03:00 [DBG] Connection id "0HNC8090TGF8G" started. 2025-07-01 15:17:09.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:17:09.048 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:17:09.048 +03:00 [DBG] POST requests are not supported 2025-07-01 15:17:09.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:17:09.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:17:09.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:09.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:17:09.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:17:09.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:17:09.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:17:09.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:09.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:17:09.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:17:09.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:17:09.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:17:09.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:17:09.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:17:09.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:09.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:09.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:17:09.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:17:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:09.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:17:09.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1216ms. 2025-07-01 15:17:09.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:09.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:09.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:09.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:09.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:09.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:09.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:09.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:09.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:17:09.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:17:09.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:17:09.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:09.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:09.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:09.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:09.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:09.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:09.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6883ms 2025-07-01 15:17:09.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:09.049 +03:00 [DBG] Connection id "0HNC8090TGF8G" completed keep alive response. 2025-07-01 15:17:09.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3148ms 2025-07-01 15:17:09.049 +03:00 [DBG] Connection id "0HNC8090TGF8G" received FIN. 2025-07-01 15:17:09.049 +03:00 [DBG] Connection id "0HNC8090TGF8G" disconnecting. 2025-07-01 15:17:09.050 +03:00 [DBG] Connection id "0HNC8090TGF8G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:17:09.051 +03:00 [DBG] Connection id "0HNC8090TGF8G" stopped. 2025-07-01 15:17:14.050 +03:00 [DBG] Connection id "0HNC8090TGF8H" accepted. 2025-07-01 15:17:14.050 +03:00 [DBG] Connection id "0HNC8090TGF8H" started. 2025-07-01 15:17:14.050 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:17:14.050 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:17:14.050 +03:00 [DBG] POST requests are not supported 2025-07-01 15:17:14.050 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:17:14.050 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:17:14.050 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:14.050 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:17:14.050 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:17:14.050 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:17:14.050 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:17:14.050 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:14.050 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:17:14.050 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:17:14.050 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:17:14.050 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:17:14.051 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:17:14.051 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:17:14.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:14.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:14.051 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:17:14.051 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:17:14.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:14.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:14.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:14.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:14.051 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:17:14.051 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-07-01 15:17:14.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:14.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:14.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:14.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:14.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:14.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:14.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:14.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:14.051 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:17:14.051 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:17:14.051 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:17:14.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:14.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:14.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:14.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:14.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:14.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:14.051 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.724ms 2025-07-01 15:17:14.051 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:14.051 +03:00 [DBG] Connection id "0HNC8090TGF8H" completed keep alive response. 2025-07-01 15:17:14.051 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3075ms 2025-07-01 15:17:14.052 +03:00 [DBG] Connection id "0HNC8090TGF8H" received FIN. 2025-07-01 15:17:14.052 +03:00 [DBG] Connection id "0HNC8090TGF8H" disconnecting. 2025-07-01 15:17:14.052 +03:00 [DBG] Connection id "0HNC8090TGF8H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:17:14.053 +03:00 [DBG] Connection id "0HNC8090TGF8H" stopped. 2025-07-01 15:17:19.053 +03:00 [DBG] Connection id "0HNC8090TGF8I" accepted. 2025-07-01 15:17:19.053 +03:00 [DBG] Connection id "0HNC8090TGF8I" started. 2025-07-01 15:17:19.053 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:17:19.053 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:17:19.053 +03:00 [DBG] POST requests are not supported 2025-07-01 15:17:19.053 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:17:19.053 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:17:19.053 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:19.054 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:17:19.054 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:17:19.054 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:17:19.054 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:17:19.054 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:19.054 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:17:19.054 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:17:19.054 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:17:19.054 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:17:19.054 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:17:19.054 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:17:19.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:19.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:19.054 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:17:19.054 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:17:19.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:19.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:19.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:19.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:19.054 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:17:19.054 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1364ms. 2025-07-01 15:17:19.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:19.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:19.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:19.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:19.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:19.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:19.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:19.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:19.054 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:17:19.054 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:17:19.054 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:17:19.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:19.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:19.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:19.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:19.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:19.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:19.055 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7214ms 2025-07-01 15:17:19.055 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:19.055 +03:00 [DBG] Connection id "0HNC8090TGF8I" completed keep alive response. 2025-07-01 15:17:19.055 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3796ms 2025-07-01 15:17:19.055 +03:00 [DBG] Connection id "0HNC8090TGF8I" received FIN. 2025-07-01 15:17:19.055 +03:00 [DBG] Connection id "0HNC8090TGF8I" disconnecting. 2025-07-01 15:17:19.055 +03:00 [DBG] Connection id "0HNC8090TGF8I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:17:19.056 +03:00 [DBG] Connection id "0HNC8090TGF8I" stopped. 2025-07-01 15:17:24.040 +03:00 [DBG] Connection id "0HNC8090TGF8J" accepted. 2025-07-01 15:17:24.040 +03:00 [DBG] Connection id "0HNC8090TGF8J" started. 2025-07-01 15:17:24.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:17:24.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:17:24.040 +03:00 [DBG] POST requests are not supported 2025-07-01 15:17:24.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:17:24.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:17:24.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:24.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:17:24.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:17:24.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:17:24.040 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:17:24.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:24.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:17:24.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:17:24.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:17:24.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:17:24.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:17:24.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:17:24.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:24.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:24.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:17:24.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:17:24.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:24.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:24.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:24.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:24.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:17:24.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1126ms. 2025-07-01 15:17:24.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:24.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:24.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:24.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:24.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:24.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:24.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:24.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:24.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:17:24.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:17:24.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:17:24.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:24.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:24.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:24.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:24.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:24.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:24.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6096ms 2025-07-01 15:17:24.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:24.041 +03:00 [DBG] Connection id "0HNC8090TGF8J" completed keep alive response. 2025-07-01 15:17:24.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0989ms 2025-07-01 15:17:24.041 +03:00 [DBG] Connection id "0HNC8090TGF8J" received FIN. 2025-07-01 15:17:24.042 +03:00 [DBG] Connection id "0HNC8090TGF8J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:17:24.042 +03:00 [DBG] Connection id "0HNC8090TGF8J" disconnecting. 2025-07-01 15:17:24.042 +03:00 [DBG] Connection id "0HNC8090TGF8J" stopped. 2025-07-01 15:17:29.046 +03:00 [DBG] Connection id "0HNC8090TGF8K" accepted. 2025-07-01 15:17:29.046 +03:00 [DBG] Connection id "0HNC8090TGF8K" started. 2025-07-01 15:17:29.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:17:29.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:17:29.046 +03:00 [DBG] POST requests are not supported 2025-07-01 15:17:29.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:17:29.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:17:29.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:29.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:17:29.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:17:29.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:17:29.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:17:29.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:29.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:17:29.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:17:29.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:17:29.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:17:29.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:17:29.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:17:29.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:29.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:29.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:17:29.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:17:29.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:29.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:29.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:29.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:29.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:17:29.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1227ms. 2025-07-01 15:17:29.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:29.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:29.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:29.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:29.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:17:29.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:17:29.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:17:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:29.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:29.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:29.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6531ms 2025-07-01 15:17:29.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:29.047 +03:00 [DBG] Connection id "0HNC8090TGF8K" completed keep alive response. 2025-07-01 15:17:29.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2395ms 2025-07-01 15:17:29.048 +03:00 [DBG] Connection id "0HNC8090TGF8K" received FIN. 2025-07-01 15:17:29.048 +03:00 [DBG] Connection id "0HNC8090TGF8K" disconnecting. 2025-07-01 15:17:29.048 +03:00 [DBG] Connection id "0HNC8090TGF8K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:17:29.049 +03:00 [DBG] Connection id "0HNC8090TGF8K" stopped. 2025-07-01 15:17:34.052 +03:00 [DBG] Connection id "0HNC8090TGF8L" accepted. 2025-07-01 15:17:34.052 +03:00 [DBG] Connection id "0HNC8090TGF8L" started. 2025-07-01 15:17:34.052 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:17:34.052 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:17:34.052 +03:00 [DBG] POST requests are not supported 2025-07-01 15:17:34.052 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:17:34.052 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:17:34.052 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:34.052 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:17:34.052 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:17:34.052 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:17:34.052 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:17:34.052 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:34.052 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:17:34.052 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:17:34.052 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:17:34.053 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:17:34.053 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:17:34.053 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:17:34.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:34.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:34.053 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:17:34.053 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:17:34.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:34.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:34.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:34.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:34.053 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:17:34.053 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-07-01 15:17:34.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:34.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:34.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:34.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:34.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:34.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:34.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:34.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:34.053 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:17:34.053 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:17:34.053 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:17:34.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:34.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:34.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:34.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:34.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:34.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:34.053 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7493ms 2025-07-01 15:17:34.053 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:34.053 +03:00 [DBG] Connection id "0HNC8090TGF8L" completed keep alive response. 2025-07-01 15:17:34.053 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3604ms 2025-07-01 15:17:34.054 +03:00 [DBG] Connection id "0HNC8090TGF8L" received FIN. 2025-07-01 15:17:34.054 +03:00 [DBG] Connection id "0HNC8090TGF8L" disconnecting. 2025-07-01 15:17:34.054 +03:00 [DBG] Connection id "0HNC8090TGF8L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:17:34.055 +03:00 [DBG] Connection id "0HNC8090TGF8L" stopped. 2025-07-01 15:17:39.051 +03:00 [DBG] Connection id "0HNC8090TGF8M" accepted. 2025-07-01 15:17:39.051 +03:00 [DBG] Connection id "0HNC8090TGF8M" started. 2025-07-01 15:17:39.051 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:17:39.051 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:17:39.051 +03:00 [DBG] POST requests are not supported 2025-07-01 15:17:39.051 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:17:39.051 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:17:39.051 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:39.051 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:17:39.051 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:17:39.051 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:17:39.051 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:17:39.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:39.052 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:17:39.052 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:17:39.052 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:17:39.052 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:17:39.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:17:39.052 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:17:39.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:39.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:39.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:17:39.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:17:39.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:39.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:39.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:39.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:39.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:17:39.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1165ms. 2025-07-01 15:17:39.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:39.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:39.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:39.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:39.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:39.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:39.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:39.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:39.052 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:17:39.052 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:17:39.052 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:17:39.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:39.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:39.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:39.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:39.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:39.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:39.052 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5879ms 2025-07-01 15:17:39.052 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:39.052 +03:00 [DBG] Connection id "0HNC8090TGF8M" completed keep alive response. 2025-07-01 15:17:39.052 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1173ms 2025-07-01 15:17:39.053 +03:00 [DBG] Connection id "0HNC8090TGF8M" received FIN. 2025-07-01 15:17:39.053 +03:00 [DBG] Connection id "0HNC8090TGF8M" disconnecting. 2025-07-01 15:17:39.053 +03:00 [DBG] Connection id "0HNC8090TGF8M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:17:39.054 +03:00 [DBG] Connection id "0HNC8090TGF8M" stopped. 2025-07-01 15:17:44.050 +03:00 [DBG] Connection id "0HNC8090TGF8N" accepted. 2025-07-01 15:17:44.050 +03:00 [DBG] Connection id "0HNC8090TGF8N" started. 2025-07-01 15:17:44.050 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:17:44.050 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:17:44.050 +03:00 [DBG] POST requests are not supported 2025-07-01 15:17:44.050 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:17:44.050 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:17:44.051 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:44.051 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:17:44.051 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:17:44.051 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:17:44.051 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:17:44.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:44.051 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:17:44.051 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:17:44.051 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:17:44.051 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:17:44.051 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:17:44.051 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:17:44.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:44.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:44.051 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:17:44.051 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:17:44.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:44.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:44.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:44.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:44.051 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:17:44.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1949ms. 2025-07-01 15:17:44.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:44.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:44.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:44.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:44.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:44.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:44.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:44.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:44.052 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:17:44.052 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:17:44.052 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:17:44.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:44.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:44.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:44.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:44.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:44.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:44.052 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2402ms 2025-07-01 15:17:44.052 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:44.052 +03:00 [DBG] Connection id "0HNC8090TGF8N" completed keep alive response. 2025-07-01 15:17:44.053 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2655ms 2025-07-01 15:17:44.053 +03:00 [DBG] Connection id "0HNC8090TGF8N" received FIN. 2025-07-01 15:17:44.053 +03:00 [DBG] Connection id "0HNC8090TGF8N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:17:44.053 +03:00 [DBG] Connection id "0HNC8090TGF8N" disconnecting. 2025-07-01 15:17:44.053 +03:00 [DBG] Connection id "0HNC8090TGF8N" stopped. 2025-07-01 15:17:49.044 +03:00 [DBG] Connection id "0HNC8090TGF8O" accepted. 2025-07-01 15:17:49.045 +03:00 [DBG] Connection id "0HNC8090TGF8O" started. 2025-07-01 15:17:49.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:17:49.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:17:49.045 +03:00 [DBG] POST requests are not supported 2025-07-01 15:17:49.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:17:49.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:17:49.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:49.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:17:49.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:17:49.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:17:49.045 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:17:49.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:49.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:17:49.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:17:49.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:17:49.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:17:49.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:17:49.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:17:49.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:49.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:49.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:17:49.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:17:49.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:49.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:49.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:49.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:49.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:17:49.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1425ms. 2025-07-01 15:17:49.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:49.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:49.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:49.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:49.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:49.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:49.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:49.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:49.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:17:49.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:17:49.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:17:49.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:49.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:49.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:49.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:49.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:49.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:49.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6717ms 2025-07-01 15:17:49.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:49.046 +03:00 [DBG] Connection id "0HNC8090TGF8O" completed keep alive response. 2025-07-01 15:17:49.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2149ms 2025-07-01 15:17:49.046 +03:00 [DBG] Connection id "0HNC8090TGF8O" received FIN. 2025-07-01 15:17:49.046 +03:00 [DBG] Connection id "0HNC8090TGF8O" disconnecting. 2025-07-01 15:17:49.046 +03:00 [DBG] Connection id "0HNC8090TGF8O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:17:49.048 +03:00 [DBG] Connection id "0HNC8090TGF8O" stopped. 2025-07-01 15:17:54.043 +03:00 [DBG] Connection id "0HNC8090TGF8P" accepted. 2025-07-01 15:17:54.044 +03:00 [DBG] Connection id "0HNC8090TGF8P" started. 2025-07-01 15:17:54.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:17:54.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:17:54.044 +03:00 [DBG] POST requests are not supported 2025-07-01 15:17:54.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:17:54.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:17:54.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:54.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:17:54.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:17:54.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:17:54.045 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:17:54.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:54.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:17:54.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:17:54.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:17:54.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:17:54.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:17:54.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:17:54.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:54.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:54.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:17:54.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:17:54.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:54.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:54.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:54.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:54.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:17:54.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1777ms. 2025-07-01 15:17:54.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:54.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:54.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:54.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:54.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:54.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:54.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:54.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:54.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:17:54.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:17:54.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:17:54.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:54.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:54.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:54.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:54.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:54.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:54.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2151ms 2025-07-01 15:17:54.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:54.047 +03:00 [DBG] Connection id "0HNC8090TGF8P" completed keep alive response. 2025-07-01 15:17:54.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8226ms 2025-07-01 15:17:54.047 +03:00 [DBG] Connection id "0HNC8090TGF8P" received FIN. 2025-07-01 15:17:54.047 +03:00 [DBG] Connection id "0HNC8090TGF8P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:17:54.047 +03:00 [DBG] Connection id "0HNC8090TGF8P" disconnecting. 2025-07-01 15:17:54.047 +03:00 [DBG] Connection id "0HNC8090TGF8P" stopped. 2025-07-01 15:17:59.042 +03:00 [DBG] Connection id "0HNC8090TGF8Q" accepted. 2025-07-01 15:17:59.042 +03:00 [DBG] Connection id "0HNC8090TGF8Q" started. 2025-07-01 15:17:59.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:17:59.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:17:59.042 +03:00 [DBG] POST requests are not supported 2025-07-01 15:17:59.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:17:59.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:17:59.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:59.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:17:59.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:17:59.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:17:59.043 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:17:59.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:59.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:17:59.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:17:59.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:17:59.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:17:59.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:17:59.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:17:59.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:59.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:59.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:17:59.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:17:59.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:59.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:59.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:59.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:59.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:17:59.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1176ms. 2025-07-01 15:17:59.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:59.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:17:59.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:59.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:17:59.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:59.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:59.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:59.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:59.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:17:59.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:17:59.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:17:59.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:59.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:17:59.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:59.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:59.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:59.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:17:59.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7191ms 2025-07-01 15:17:59.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:17:59.044 +03:00 [DBG] Connection id "0HNC8090TGF8Q" completed keep alive response. 2025-07-01 15:17:59.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3546ms 2025-07-01 15:17:59.044 +03:00 [DBG] Connection id "0HNC8090TGF8Q" received FIN. 2025-07-01 15:17:59.044 +03:00 [DBG] Connection id "0HNC8090TGF8Q" disconnecting. 2025-07-01 15:17:59.044 +03:00 [DBG] Connection id "0HNC8090TGF8Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:17:59.045 +03:00 [DBG] Connection id "0HNC8090TGF8Q" stopped. 2025-07-01 15:18:04.044 +03:00 [DBG] Connection id "0HNC8090TGF8R" accepted. 2025-07-01 15:18:04.044 +03:00 [DBG] Connection id "0HNC8090TGF8R" started. 2025-07-01 15:18:04.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:18:04.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:18:04.045 +03:00 [DBG] POST requests are not supported 2025-07-01 15:18:04.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:18:04.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:18:04.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:04.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:18:04.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:18:04.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:18:04.045 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:18:04.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:04.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:18:04.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:18:04.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:18:04.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:18:04.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:18:04.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:18:04.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:04.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:04.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:18:04.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:18:04.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:04.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:04.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:04.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:04.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:18:04.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2027ms. 2025-07-01 15:18:04.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:04.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:04.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:04.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:04.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:04.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:04.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:04.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:04.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:18:04.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:18:04.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:18:04.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:04.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:04.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:04.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:04.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:04.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:04.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2892ms 2025-07-01 15:18:04.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:04.047 +03:00 [DBG] Connection id "0HNC8090TGF8R" completed keep alive response. 2025-07-01 15:18:04.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3115ms 2025-07-01 15:18:04.047 +03:00 [DBG] Connection id "0HNC8090TGF8R" received FIN. 2025-07-01 15:18:04.047 +03:00 [DBG] Connection id "0HNC8090TGF8R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:18:04.047 +03:00 [DBG] Connection id "0HNC8090TGF8R" disconnecting. 2025-07-01 15:18:04.048 +03:00 [DBG] Connection id "0HNC8090TGF8R" stopped. 2025-07-01 15:18:09.053 +03:00 [DBG] Connection id "0HNC8090TGF8S" accepted. 2025-07-01 15:18:09.053 +03:00 [DBG] Connection id "0HNC8090TGF8S" started. 2025-07-01 15:18:09.053 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:18:09.053 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:18:09.053 +03:00 [DBG] POST requests are not supported 2025-07-01 15:18:09.053 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:18:09.054 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:18:09.054 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:09.054 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:18:09.054 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:18:09.054 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:18:09.054 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:18:09.054 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:09.054 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:18:09.054 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:18:09.054 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:18:09.054 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:18:09.054 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:18:09.054 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:18:09.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:09.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:09.054 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:18:09.054 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:18:09.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:09.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:09.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:09.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:09.054 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:18:09.055 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1603ms. 2025-07-01 15:18:09.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:09.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:09.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:09.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:09.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:09.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:09.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:09.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:09.055 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:18:09.055 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:18:09.055 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:18:09.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:09.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:09.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:09.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:09.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:09.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:09.055 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1905ms 2025-07-01 15:18:09.055 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:09.055 +03:00 [DBG] Connection id "0HNC8090TGF8S" completed keep alive response. 2025-07-01 15:18:09.055 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9878ms 2025-07-01 15:18:09.056 +03:00 [DBG] Connection id "0HNC8090TGF8S" received FIN. 2025-07-01 15:18:09.056 +03:00 [DBG] Connection id "0HNC8090TGF8S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:18:09.056 +03:00 [DBG] Connection id "0HNC8090TGF8S" disconnecting. 2025-07-01 15:18:09.056 +03:00 [DBG] Connection id "0HNC8090TGF8S" stopped. 2025-07-01 15:18:14.048 +03:00 [DBG] Connection id "0HNC8090TGF8T" accepted. 2025-07-01 15:18:14.048 +03:00 [DBG] Connection id "0HNC8090TGF8T" started. 2025-07-01 15:18:14.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:18:14.049 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:18:14.049 +03:00 [DBG] POST requests are not supported 2025-07-01 15:18:14.049 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:18:14.049 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:18:14.049 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:14.049 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:18:14.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:18:14.049 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:18:14.049 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:18:14.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:14.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:18:14.050 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:18:14.050 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:18:14.050 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:18:14.050 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:18:14.050 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:18:14.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:14.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:14.050 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:18:14.050 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:18:14.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:14.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:14.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:14.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:14.051 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:18:14.051 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2514ms. 2025-07-01 15:18:14.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:14.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:14.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:14.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:14.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:14.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:14.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:14.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:14.052 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:18:14.052 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:18:14.052 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:18:14.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:14.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:14.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:14.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:14.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:14.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:14.052 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9738ms 2025-07-01 15:18:14.052 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:14.052 +03:00 [DBG] Connection id "0HNC8090TGF8T" completed keep alive response. 2025-07-01 15:18:14.052 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7878ms 2025-07-01 15:18:14.052 +03:00 [DBG] Connection id "0HNC8090TGF8T" received FIN. 2025-07-01 15:18:14.053 +03:00 [DBG] Connection id "0HNC8090TGF8T" disconnecting. 2025-07-01 15:18:14.053 +03:00 [DBG] Connection id "0HNC8090TGF8T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:18:14.054 +03:00 [DBG] Connection id "0HNC8090TGF8T" stopped. 2025-07-01 15:18:19.042 +03:00 [DBG] Connection id "0HNC8090TGF8U" accepted. 2025-07-01 15:18:19.042 +03:00 [DBG] Connection id "0HNC8090TGF8U" started. 2025-07-01 15:18:19.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:18:19.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:18:19.043 +03:00 [DBG] POST requests are not supported 2025-07-01 15:18:19.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:18:19.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:18:19.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:19.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:18:19.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:18:19.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:18:19.043 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:18:19.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:19.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:18:19.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:18:19.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:18:19.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:18:19.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:18:19.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:18:19.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:19.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:19.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:18:19.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:18:19.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:19.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:19.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:19.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:19.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:18:19.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1321ms. 2025-07-01 15:18:19.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:19.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:19.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:19.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:19.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:19.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:19.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:19.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:19.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:18:19.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:18:19.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:18:19.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:19.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:19.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:19.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:19.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:19.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:19.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7394ms 2025-07-01 15:18:19.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:19.044 +03:00 [DBG] Connection id "0HNC8090TGF8U" completed keep alive response. 2025-07-01 15:18:19.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5086ms 2025-07-01 15:18:19.044 +03:00 [DBG] Connection id "0HNC8090TGF8U" received FIN. 2025-07-01 15:18:19.044 +03:00 [DBG] Connection id "0HNC8090TGF8U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:18:19.044 +03:00 [DBG] Connection id "0HNC8090TGF8U" disconnecting. 2025-07-01 15:18:19.044 +03:00 [DBG] Connection id "0HNC8090TGF8U" stopped. 2025-07-01 15:18:24.046 +03:00 [DBG] Connection id "0HNC8090TGF8V" accepted. 2025-07-01 15:18:24.046 +03:00 [DBG] Connection id "0HNC8090TGF8V" started. 2025-07-01 15:18:24.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:18:24.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:18:24.046 +03:00 [DBG] POST requests are not supported 2025-07-01 15:18:24.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:18:24.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:18:24.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:24.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:18:24.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:18:24.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:18:24.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:18:24.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:24.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:18:24.047 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:18:24.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:18:24.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:18:24.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:18:24.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:18:24.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:24.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:24.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:18:24.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:18:24.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:24.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:24.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:24.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:24.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:18:24.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1667ms. 2025-07-01 15:18:24.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:24.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:24.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:24.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:24.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:24.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:24.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:24.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:24.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:18:24.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:18:24.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:18:24.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:24.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:24.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:24.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:24.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:24.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:24.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1052ms 2025-07-01 15:18:24.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:24.048 +03:00 [DBG] Connection id "0HNC8090TGF8V" completed keep alive response. 2025-07-01 15:18:24.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8743ms 2025-07-01 15:18:24.048 +03:00 [DBG] Connection id "0HNC8090TGF8V" received FIN. 2025-07-01 15:18:24.048 +03:00 [DBG] Connection id "0HNC8090TGF8V" disconnecting. 2025-07-01 15:18:24.048 +03:00 [DBG] Connection id "0HNC8090TGF8V" stopped. 2025-07-01 15:18:24.049 +03:00 [DBG] Connection id "0HNC8090TGF8V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:18:29.040 +03:00 [DBG] Connection id "0HNC8090TGF90" accepted. 2025-07-01 15:18:29.040 +03:00 [DBG] Connection id "0HNC8090TGF90" started. 2025-07-01 15:18:29.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:18:29.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:18:29.040 +03:00 [DBG] POST requests are not supported 2025-07-01 15:18:29.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:18:29.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:18:29.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:29.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:18:29.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:18:29.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:18:29.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:18:29.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:29.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:18:29.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:18:29.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:18:29.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:18:29.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:18:29.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:18:29.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:29.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:29.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:18:29.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:18:29.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:29.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:29.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:29.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:29.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:18:29.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.18ms. 2025-07-01 15:18:29.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:29.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:29.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:29.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:29.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:29.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:29.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:29.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:29.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:18:29.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:18:29.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:18:29.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:29.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:29.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:29.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:29.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:29.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:29.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1374ms 2025-07-01 15:18:29.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:29.042 +03:00 [DBG] Connection id "0HNC8090TGF90" completed keep alive response. 2025-07-01 15:18:29.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.138ms 2025-07-01 15:18:29.043 +03:00 [DBG] Connection id "0HNC8090TGF90" received FIN. 2025-07-01 15:18:29.043 +03:00 [DBG] Connection id "0HNC8090TGF90" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:18:29.043 +03:00 [DBG] Connection id "0HNC8090TGF90" disconnecting. 2025-07-01 15:18:29.043 +03:00 [DBG] Connection id "0HNC8090TGF90" stopped. 2025-07-01 15:18:34.052 +03:00 [DBG] Connection id "0HNC8090TGF91" accepted. 2025-07-01 15:18:34.052 +03:00 [DBG] Connection id "0HNC8090TGF91" started. 2025-07-01 15:18:34.052 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:18:34.052 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:18:34.052 +03:00 [DBG] POST requests are not supported 2025-07-01 15:18:34.052 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:18:34.052 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:18:34.052 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:34.052 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:18:34.052 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:18:34.052 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:18:34.052 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:18:34.052 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:34.052 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:18:34.052 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:18:34.052 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:18:34.052 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:18:34.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:18:34.052 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:18:34.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:34.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:34.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:18:34.053 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:18:34.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:34.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:34.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:34.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:34.053 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:18:34.053 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1231ms. 2025-07-01 15:18:34.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:34.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:34.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:34.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:34.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:34.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:34.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:34.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:34.053 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:18:34.053 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:18:34.053 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:18:34.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:34.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:34.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:34.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:34.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:34.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:34.053 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7292ms 2025-07-01 15:18:34.053 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:34.053 +03:00 [DBG] Connection id "0HNC8090TGF91" completed keep alive response. 2025-07-01 15:18:34.053 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3316ms 2025-07-01 15:18:34.054 +03:00 [DBG] Connection id "0HNC8090TGF91" received FIN. 2025-07-01 15:18:34.054 +03:00 [DBG] Connection id "0HNC8090TGF91" disconnecting. 2025-07-01 15:18:34.054 +03:00 [DBG] Connection id "0HNC8090TGF91" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:18:34.055 +03:00 [DBG] Connection id "0HNC8090TGF91" stopped. 2025-07-01 15:18:39.051 +03:00 [DBG] Connection id "0HNC8090TGF92" accepted. 2025-07-01 15:18:39.051 +03:00 [DBG] Connection id "0HNC8090TGF92" started. 2025-07-01 15:18:39.051 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:18:39.051 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:18:39.051 +03:00 [DBG] POST requests are not supported 2025-07-01 15:18:39.051 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:18:39.051 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:18:39.051 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:39.051 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:18:39.051 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:18:39.051 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:18:39.051 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:18:39.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:39.051 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:18:39.052 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:18:39.052 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:18:39.052 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:18:39.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:18:39.052 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:18:39.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:39.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:39.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:18:39.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:18:39.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:39.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:39.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:39.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:39.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:18:39.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1694ms. 2025-07-01 15:18:39.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:39.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:39.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:39.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:39.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:39.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:39.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:39.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:39.053 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:18:39.053 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:18:39.053 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:18:39.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:39.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:39.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:39.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:39.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:39.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:39.053 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3312ms 2025-07-01 15:18:39.053 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:39.053 +03:00 [DBG] Connection id "0HNC8090TGF92" completed keep alive response. 2025-07-01 15:18:39.053 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3106ms 2025-07-01 15:18:39.053 +03:00 [DBG] Connection id "0HNC8090TGF92" received FIN. 2025-07-01 15:18:39.054 +03:00 [DBG] Connection id "0HNC8090TGF92" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:18:39.054 +03:00 [DBG] Connection id "0HNC8090TGF92" disconnecting. 2025-07-01 15:18:39.054 +03:00 [DBG] Connection id "0HNC8090TGF92" stopped. 2025-07-01 15:18:44.062 +03:00 [DBG] Connection id "0HNC8090TGF93" accepted. 2025-07-01 15:18:44.062 +03:00 [DBG] Connection id "0HNC8090TGF93" started. 2025-07-01 15:18:44.062 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:18:44.062 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:18:44.062 +03:00 [DBG] POST requests are not supported 2025-07-01 15:18:44.062 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:18:44.062 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:18:44.062 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:44.062 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:18:44.063 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:18:44.063 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:18:44.063 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:18:44.063 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:44.063 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:18:44.063 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:18:44.063 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:18:44.063 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:18:44.063 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:18:44.063 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:18:44.063 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:44.063 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:44.063 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:18:44.063 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:18:44.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:44.063 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:44.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:44.063 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:44.063 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:18:44.063 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2688ms. 2025-07-01 15:18:44.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:44.063 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:44.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:44.063 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:44.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:44.064 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:44.064 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:44.064 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:44.064 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:18:44.064 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:18:44.064 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:18:44.064 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:44.064 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:44.064 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:44.064 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:44.064 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:44.064 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:44.064 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8897ms 2025-07-01 15:18:44.064 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:44.064 +03:00 [DBG] Connection id "0HNC8090TGF93" completed keep alive response. 2025-07-01 15:18:44.064 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5706ms 2025-07-01 15:18:44.064 +03:00 [DBG] Connection id "0HNC8090TGF93" received FIN. 2025-07-01 15:18:44.064 +03:00 [DBG] Connection id "0HNC8090TGF93" disconnecting. 2025-07-01 15:18:44.065 +03:00 [DBG] Connection id "0HNC8090TGF93" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:18:44.066 +03:00 [DBG] Connection id "0HNC8090TGF93" stopped. 2025-07-01 15:18:49.040 +03:00 [DBG] Connection id "0HNC8090TGF94" accepted. 2025-07-01 15:18:49.041 +03:00 [DBG] Connection id "0HNC8090TGF94" started. 2025-07-01 15:18:49.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:18:49.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:18:49.041 +03:00 [DBG] POST requests are not supported 2025-07-01 15:18:49.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:18:49.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:18:49.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:49.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:18:49.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:18:49.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:18:49.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:18:49.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:49.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:18:49.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:18:49.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:18:49.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:18:49.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:18:49.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:18:49.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:49.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:49.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:18:49.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:18:49.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:49.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:49.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:49.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:49.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:18:49.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1689ms. 2025-07-01 15:18:49.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:49.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:49.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:49.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:49.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:49.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:49.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:49.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:49.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:18:49.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:18:49.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:18:49.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:49.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:49.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:49.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:49.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:49.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:49.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6759ms 2025-07-01 15:18:49.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:49.042 +03:00 [DBG] Connection id "0HNC8090TGF94" completed keep alive response. 2025-07-01 15:18:49.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3167ms 2025-07-01 15:18:49.042 +03:00 [DBG] Connection id "0HNC8090TGF94" received FIN. 2025-07-01 15:18:49.043 +03:00 [DBG] Connection id "0HNC8090TGF94" disconnecting. 2025-07-01 15:18:49.043 +03:00 [DBG] Connection id "0HNC8090TGF94" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:18:49.044 +03:00 [DBG] Connection id "0HNC8090TGF94" stopped. 2025-07-01 15:18:54.063 +03:00 [DBG] Connection id "0HNC8090TGF95" accepted. 2025-07-01 15:18:54.063 +03:00 [DBG] Connection id "0HNC8090TGF95" started. 2025-07-01 15:18:54.063 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:18:54.063 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:18:54.063 +03:00 [DBG] POST requests are not supported 2025-07-01 15:18:54.063 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:18:54.063 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:18:54.063 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:54.063 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:18:54.063 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:18:54.064 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:18:54.064 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:18:54.064 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:54.064 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:18:54.064 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:18:54.064 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:18:54.064 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:18:54.064 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:18:54.064 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:18:54.064 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:54.064 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:54.064 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:18:54.064 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:18:54.064 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:54.064 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:54.065 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:54.065 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:54.065 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:18:54.065 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2056ms. 2025-07-01 15:18:54.065 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:54.065 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:54.065 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:54.065 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:54.065 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:54.065 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:54.065 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:54.065 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:54.065 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:18:54.065 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:18:54.065 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:18:54.065 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:54.065 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:54.065 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:54.065 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:54.065 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:54.066 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:54.066 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3329ms 2025-07-01 15:18:54.066 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:54.066 +03:00 [DBG] Connection id "0HNC8090TGF95" completed keep alive response. 2025-07-01 15:18:54.066 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5769ms 2025-07-01 15:18:54.066 +03:00 [DBG] Connection id "0HNC8090TGF95" received FIN. 2025-07-01 15:18:54.066 +03:00 [DBG] Connection id "0HNC8090TGF95" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:18:54.066 +03:00 [DBG] Connection id "0HNC8090TGF95" disconnecting. 2025-07-01 15:18:54.066 +03:00 [DBG] Connection id "0HNC8090TGF95" stopped. 2025-07-01 15:18:59.057 +03:00 [DBG] Connection id "0HNC8090TGF96" accepted. 2025-07-01 15:18:59.058 +03:00 [DBG] Connection id "0HNC8090TGF96" started. 2025-07-01 15:18:59.058 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:18:59.058 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:18:59.058 +03:00 [DBG] POST requests are not supported 2025-07-01 15:18:59.058 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:18:59.058 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:18:59.058 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:59.058 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:18:59.058 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:18:59.058 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:18:59.058 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:18:59.059 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:59.059 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:18:59.059 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:18:59.059 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:18:59.059 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:18:59.059 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:18:59.059 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:18:59.059 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:59.059 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:59.059 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:18:59.059 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:18:59.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:59.059 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:59.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:59.059 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:59.059 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:18:59.060 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2102ms. 2025-07-01 15:18:59.060 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:59.060 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:18:59.060 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:59.060 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:18:59.060 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:59.060 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:59.060 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:59.060 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:59.060 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:18:59.060 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:18:59.060 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:18:59.060 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:59.060 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:18:59.060 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:59.060 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:59.060 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:59.060 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:18:59.060 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2872ms 2025-07-01 15:18:59.060 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:18:59.060 +03:00 [DBG] Connection id "0HNC8090TGF96" completed keep alive response. 2025-07-01 15:18:59.060 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6486ms 2025-07-01 15:18:59.061 +03:00 [DBG] Connection id "0HNC8090TGF96" received FIN. 2025-07-01 15:18:59.061 +03:00 [DBG] Connection id "0HNC8090TGF96" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:18:59.061 +03:00 [DBG] Connection id "0HNC8090TGF96" disconnecting. 2025-07-01 15:18:59.061 +03:00 [DBG] Connection id "0HNC8090TGF96" stopped. 2025-07-01 15:19:04.057 +03:00 [DBG] Connection id "0HNC8090TGF97" accepted. 2025-07-01 15:19:04.057 +03:00 [DBG] Connection id "0HNC8090TGF97" started. 2025-07-01 15:19:04.057 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:19:04.057 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:19:04.057 +03:00 [DBG] POST requests are not supported 2025-07-01 15:19:04.057 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:19:04.057 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:19:04.057 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:04.057 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:19:04.057 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:19:04.057 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:19:04.057 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:19:04.057 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:04.057 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:19:04.058 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:19:04.058 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:19:04.058 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:19:04.058 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:19:04.058 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:19:04.058 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:04.058 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:04.058 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:19:04.058 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:19:04.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:04.058 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:04.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:04.058 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:04.058 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:19:04.058 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1697ms. 2025-07-01 15:19:04.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:04.058 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:04.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:04.058 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:04.058 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:04.058 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:04.058 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:04.059 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:04.059 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:19:04.059 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:19:04.059 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:19:04.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:04.059 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:04.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:04.059 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:04.059 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:04.059 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:04.059 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.058ms 2025-07-01 15:19:04.059 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:04.059 +03:00 [DBG] Connection id "0HNC8090TGF97" completed keep alive response. 2025-07-01 15:19:04.059 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0154ms 2025-07-01 15:19:04.059 +03:00 [DBG] Connection id "0HNC8090TGF97" received FIN. 2025-07-01 15:19:04.060 +03:00 [DBG] Connection id "0HNC8090TGF97" disconnecting. 2025-07-01 15:19:04.060 +03:00 [DBG] Connection id "0HNC8090TGF97" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:19:04.060 +03:00 [DBG] Connection id "0HNC8090TGF97" stopped. 2025-07-01 15:19:09.050 +03:00 [DBG] Connection id "0HNC8090TGF98" accepted. 2025-07-01 15:19:09.050 +03:00 [DBG] Connection id "0HNC8090TGF98" started. 2025-07-01 15:19:09.050 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:19:09.050 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:19:09.050 +03:00 [DBG] POST requests are not supported 2025-07-01 15:19:09.050 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:19:09.050 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:19:09.050 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:09.050 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:19:09.050 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:19:09.050 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:19:09.050 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:19:09.050 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:09.050 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:19:09.050 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:19:09.050 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:19:09.051 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:19:09.051 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:19:09.051 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:19:09.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:09.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:09.051 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:19:09.051 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:19:09.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:09.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:09.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:09.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:09.051 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:19:09.051 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1542ms. 2025-07-01 15:19:09.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:09.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:09.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:09.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:09.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:09.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:09.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:09.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:09.051 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:19:09.051 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:19:09.051 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:19:09.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:09.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:09.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:09.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:09.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:09.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:09.051 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.776ms 2025-07-01 15:19:09.051 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:09.051 +03:00 [DBG] Connection id "0HNC8090TGF98" completed keep alive response. 2025-07-01 15:19:09.051 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4211ms 2025-07-01 15:19:09.052 +03:00 [DBG] Connection id "0HNC8090TGF98" received FIN. 2025-07-01 15:19:09.052 +03:00 [DBG] Connection id "0HNC8090TGF98" disconnecting. 2025-07-01 15:19:09.052 +03:00 [DBG] Connection id "0HNC8090TGF98" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:19:09.053 +03:00 [DBG] Connection id "0HNC8090TGF98" stopped. 2025-07-01 15:19:14.044 +03:00 [DBG] Connection id "0HNC8090TGF99" accepted. 2025-07-01 15:19:14.044 +03:00 [DBG] Connection id "0HNC8090TGF99" started. 2025-07-01 15:19:14.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:19:14.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:19:14.044 +03:00 [DBG] POST requests are not supported 2025-07-01 15:19:14.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:19:14.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:19:14.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:14.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:19:14.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:19:14.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:19:14.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:19:14.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:14.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:19:14.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:19:14.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:19:14.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:19:14.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:19:14.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:19:14.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:14.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:14.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:19:14.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:19:14.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:14.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:14.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:14.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:14.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:19:14.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1584ms. 2025-07-01 15:19:14.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:14.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:14.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:14.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:14.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:14.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:14.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:14.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:14.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:19:14.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:19:14.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:19:14.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:14.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:14.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:14.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:14.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:14.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:14.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1439ms 2025-07-01 15:19:14.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:14.046 +03:00 [DBG] Connection id "0HNC8090TGF99" completed keep alive response. 2025-07-01 15:19:14.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0945ms 2025-07-01 15:19:14.046 +03:00 [DBG] Connection id "0HNC8090TGF99" received FIN. 2025-07-01 15:19:14.047 +03:00 [DBG] Connection id "0HNC8090TGF99" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:19:14.047 +03:00 [DBG] Connection id "0HNC8090TGF99" disconnecting. 2025-07-01 15:19:14.047 +03:00 [DBG] Connection id "0HNC8090TGF99" stopped. 2025-07-01 15:19:19.051 +03:00 [DBG] Connection id "0HNC8090TGF9A" accepted. 2025-07-01 15:19:19.051 +03:00 [DBG] Connection id "0HNC8090TGF9A" started. 2025-07-01 15:19:19.051 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:19:19.051 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:19:19.051 +03:00 [DBG] POST requests are not supported 2025-07-01 15:19:19.051 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:19:19.051 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:19:19.051 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:19.051 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:19:19.051 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:19:19.051 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:19:19.051 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:19:19.052 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:19.052 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:19:19.052 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:19:19.052 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:19:19.052 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:19:19.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:19:19.052 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:19:19.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:19.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:19.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:19:19.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:19:19.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:19.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:19.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:19.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:19.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:19:19.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1665ms. 2025-07-01 15:19:19.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:19.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:19.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:19.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:19.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:19.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:19.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:19.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:19.053 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:19:19.053 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:19:19.053 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:19:19.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:19.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:19.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:19.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:19.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:19.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:19.053 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2396ms 2025-07-01 15:19:19.053 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:19.053 +03:00 [DBG] Connection id "0HNC8090TGF9A" completed keep alive response. 2025-07-01 15:19:19.053 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2531ms 2025-07-01 15:19:19.054 +03:00 [DBG] Connection id "0HNC8090TGF9A" received FIN. 2025-07-01 15:19:19.054 +03:00 [DBG] Connection id "0HNC8090TGF9A" disconnecting. 2025-07-01 15:19:19.054 +03:00 [DBG] Connection id "0HNC8090TGF9A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:19:19.055 +03:00 [DBG] Connection id "0HNC8090TGF9A" stopped. 2025-07-01 15:19:24.048 +03:00 [DBG] Connection id "0HNC8090TGF9B" accepted. 2025-07-01 15:19:24.048 +03:00 [DBG] Connection id "0HNC8090TGF9B" started. 2025-07-01 15:19:24.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:19:24.048 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:19:24.048 +03:00 [DBG] POST requests are not supported 2025-07-01 15:19:24.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:19:24.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:19:24.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:24.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:19:24.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:19:24.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:19:24.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:19:24.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:24.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:19:24.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:19:24.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:19:24.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:19:24.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:19:24.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:19:24.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:24.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:24.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:19:24.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:19:24.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:24.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:24.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:24.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:24.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:19:24.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-07-01 15:19:24.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:24.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:24.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:24.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:24.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:24.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:24.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:24.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:24.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:19:24.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:19:24.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:19:24.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:24.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:24.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:24.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:24.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:24.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:24.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7665ms 2025-07-01 15:19:24.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:24.049 +03:00 [DBG] Connection id "0HNC8090TGF9B" completed keep alive response. 2025-07-01 15:19:24.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3908ms 2025-07-01 15:19:24.050 +03:00 [DBG] Connection id "0HNC8090TGF9B" received FIN. 2025-07-01 15:19:24.050 +03:00 [DBG] Connection id "0HNC8090TGF9B" disconnecting. 2025-07-01 15:19:24.050 +03:00 [DBG] Connection id "0HNC8090TGF9B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:19:24.051 +03:00 [DBG] Connection id "0HNC8090TGF9B" stopped. 2025-07-01 15:19:29.047 +03:00 [DBG] Connection id "0HNC8090TGF9C" accepted. 2025-07-01 15:19:29.047 +03:00 [DBG] Connection id "0HNC8090TGF9C" started. 2025-07-01 15:19:29.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:19:29.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:19:29.047 +03:00 [DBG] POST requests are not supported 2025-07-01 15:19:29.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:19:29.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:19:29.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:29.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:19:29.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:19:29.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:19:29.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:19:29.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:29.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:19:29.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:19:29.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:19:29.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:19:29.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:19:29.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:19:29.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:29.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:29.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:19:29.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:19:29.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:29.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:29.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:29.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:29.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:19:29.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1285ms. 2025-07-01 15:19:29.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:29.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:29.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:29.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:29.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:29.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:29.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:29.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:29.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:19:29.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:19:29.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:19:29.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:29.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:29.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:29.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:29.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:29.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:29.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6191ms 2025-07-01 15:19:29.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:29.048 +03:00 [DBG] Connection id "0HNC8090TGF9C" completed keep alive response. 2025-07-01 15:19:29.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1962ms 2025-07-01 15:19:29.049 +03:00 [DBG] Connection id "0HNC8090TGF9C" received FIN. 2025-07-01 15:19:29.049 +03:00 [DBG] Connection id "0HNC8090TGF9C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:19:29.049 +03:00 [DBG] Connection id "0HNC8090TGF9C" disconnecting. 2025-07-01 15:19:29.049 +03:00 [DBG] Connection id "0HNC8090TGF9C" stopped. 2025-07-01 15:19:34.060 +03:00 [DBG] Connection id "0HNC8090TGF9D" accepted. 2025-07-01 15:19:34.061 +03:00 [DBG] Connection id "0HNC8090TGF9D" started. 2025-07-01 15:19:34.061 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:19:34.061 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:19:34.061 +03:00 [DBG] POST requests are not supported 2025-07-01 15:19:34.061 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:19:34.061 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:19:34.061 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:34.061 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:19:34.061 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:19:34.061 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:19:34.061 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:19:34.061 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:34.061 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:19:34.061 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:19:34.061 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:19:34.061 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:19:34.061 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:19:34.061 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:19:34.061 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:34.061 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:34.061 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:19:34.062 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:19:34.062 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:34.062 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:34.062 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:34.062 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:34.062 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:19:34.062 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1571ms. 2025-07-01 15:19:34.062 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:34.062 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:34.062 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:34.062 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:34.062 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:34.062 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:34.062 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:34.062 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:34.062 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:19:34.062 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:19:34.062 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:19:34.062 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:34.062 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:34.062 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:34.062 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:34.062 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:34.062 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:34.062 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9531ms 2025-07-01 15:19:34.062 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:34.062 +03:00 [DBG] Connection id "0HNC8090TGF9D" completed keep alive response. 2025-07-01 15:19:34.062 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7776ms 2025-07-01 15:19:34.063 +03:00 [DBG] Connection id "0HNC8090TGF9D" received FIN. 2025-07-01 15:19:34.063 +03:00 [DBG] Connection id "0HNC8090TGF9D" disconnecting. 2025-07-01 15:19:34.063 +03:00 [DBG] Connection id "0HNC8090TGF9D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:19:34.064 +03:00 [DBG] Connection id "0HNC8090TGF9D" stopped. 2025-07-01 15:19:39.048 +03:00 [DBG] Connection id "0HNC8090TGF9E" accepted. 2025-07-01 15:19:39.048 +03:00 [DBG] Connection id "0HNC8090TGF9E" started. 2025-07-01 15:19:39.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:19:39.048 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:19:39.048 +03:00 [DBG] POST requests are not supported 2025-07-01 15:19:39.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:19:39.049 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:19:39.049 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:39.049 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:19:39.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:19:39.049 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:19:39.049 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:19:39.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:39.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:19:39.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:19:39.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:19:39.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:19:39.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:19:39.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:19:39.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:39.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:39.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:19:39.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:19:39.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:39.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:39.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:39.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:39.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:19:39.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1182ms. 2025-07-01 15:19:39.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:39.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:39.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:39.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:39.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:39.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:39.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:39.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:39.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:19:39.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:19:39.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:19:39.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:39.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:39.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:39.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:39.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:39.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:39.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.61ms 2025-07-01 15:19:39.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:39.050 +03:00 [DBG] Connection id "0HNC8090TGF9E" completed keep alive response. 2025-07-01 15:19:39.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1844ms 2025-07-01 15:19:39.050 +03:00 [DBG] Connection id "0HNC8090TGF9E" received FIN. 2025-07-01 15:19:39.050 +03:00 [DBG] Connection id "0HNC8090TGF9E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:19:39.050 +03:00 [DBG] Connection id "0HNC8090TGF9E" disconnecting. 2025-07-01 15:19:39.050 +03:00 [DBG] Connection id "0HNC8090TGF9E" stopped. 2025-07-01 15:19:44.127 +03:00 [DBG] Connection id "0HNC8090TGF9F" accepted. 2025-07-01 15:19:44.127 +03:00 [DBG] Connection id "0HNC8090TGF9F" started. 2025-07-01 15:19:44.127 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:19:44.127 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:19:44.127 +03:00 [DBG] POST requests are not supported 2025-07-01 15:19:44.127 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:19:44.127 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:19:44.127 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:44.127 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:19:44.127 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:19:44.128 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:19:44.128 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:19:44.128 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:44.128 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:19:44.128 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:19:44.128 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:19:44.128 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:19:44.128 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:19:44.128 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:19:44.128 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:44.128 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:44.128 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:19:44.128 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:19:44.128 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:44.128 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:44.128 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:44.128 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:44.128 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:19:44.128 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1284ms. 2025-07-01 15:19:44.128 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:44.128 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:44.128 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:44.128 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:44.128 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:44.128 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:44.128 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:44.128 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:44.128 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:19:44.128 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:19:44.128 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:19:44.128 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:44.129 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:44.129 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:44.129 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:44.129 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:44.129 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:44.129 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7329ms 2025-07-01 15:19:44.129 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:44.129 +03:00 [DBG] Connection id "0HNC8090TGF9F" completed keep alive response. 2025-07-01 15:19:44.129 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.572ms 2025-07-01 15:19:44.129 +03:00 [DBG] Connection id "0HNC8090TGF9F" received FIN. 2025-07-01 15:19:44.129 +03:00 [DBG] Connection id "0HNC8090TGF9F" disconnecting. 2025-07-01 15:19:44.129 +03:00 [DBG] Connection id "0HNC8090TGF9F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:19:44.130 +03:00 [DBG] Connection id "0HNC8090TGF9F" stopped. 2025-07-01 15:19:49.044 +03:00 [DBG] Connection id "0HNC8090TGF9G" accepted. 2025-07-01 15:19:49.044 +03:00 [DBG] Connection id "0HNC8090TGF9G" started. 2025-07-01 15:19:49.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:19:49.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:19:49.045 +03:00 [DBG] POST requests are not supported 2025-07-01 15:19:49.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:19:49.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:19:49.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:49.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:19:49.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:19:49.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:19:49.045 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:19:49.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:49.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:19:49.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:19:49.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:19:49.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:19:49.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:19:49.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:19:49.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:49.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:49.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:19:49.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:19:49.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:49.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:49.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:49.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:49.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:19:49.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1269ms. 2025-07-01 15:19:49.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:49.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:49.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:49.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:49.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:49.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:49.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:49.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:49.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:19:49.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:19:49.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:19:49.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:49.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:49.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:49.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:49.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:49.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:49.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7031ms 2025-07-01 15:19:49.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:49.046 +03:00 [DBG] Connection id "0HNC8090TGF9G" completed keep alive response. 2025-07-01 15:19:49.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4923ms 2025-07-01 15:19:49.047 +03:00 [DBG] Connection id "0HNC8090TGF9G" received FIN. 2025-07-01 15:19:49.047 +03:00 [DBG] Connection id "0HNC8090TGF9G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:19:49.047 +03:00 [DBG] Connection id "0HNC8090TGF9G" disconnecting. 2025-07-01 15:19:49.047 +03:00 [DBG] Connection id "0HNC8090TGF9G" stopped. 2025-07-01 15:19:54.045 +03:00 [DBG] Connection id "0HNC8090TGF9H" accepted. 2025-07-01 15:19:54.045 +03:00 [DBG] Connection id "0HNC8090TGF9H" started. 2025-07-01 15:19:54.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:19:54.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:19:54.045 +03:00 [DBG] POST requests are not supported 2025-07-01 15:19:54.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:19:54.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:19:54.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:54.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:19:54.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:19:54.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:19:54.045 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:19:54.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:54.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:19:54.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:19:54.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:19:54.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:19:54.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:19:54.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:19:54.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:54.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:54.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:19:54.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:19:54.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:54.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:54.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:54.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:54.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:19:54.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1266ms. 2025-07-01 15:19:54.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:54.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:54.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:54.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:54.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:54.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:54.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:54.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:54.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:19:54.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:19:54.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:19:54.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:54.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:54.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:54.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:54.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:54.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:54.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8301ms 2025-07-01 15:19:54.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:54.047 +03:00 [DBG] Connection id "0HNC8090TGF9H" completed keep alive response. 2025-07-01 15:19:54.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4741ms 2025-07-01 15:19:54.047 +03:00 [DBG] Connection id "0HNC8090TGF9H" received FIN. 2025-07-01 15:19:54.047 +03:00 [DBG] Connection id "0HNC8090TGF9H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:19:54.047 +03:00 [DBG] Connection id "0HNC8090TGF9H" disconnecting. 2025-07-01 15:19:54.047 +03:00 [DBG] Connection id "0HNC8090TGF9H" stopped. 2025-07-01 15:19:59.055 +03:00 [DBG] Connection id "0HNC8090TGF9I" accepted. 2025-07-01 15:19:59.055 +03:00 [DBG] Connection id "0HNC8090TGF9I" started. 2025-07-01 15:19:59.055 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:19:59.055 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:19:59.055 +03:00 [DBG] POST requests are not supported 2025-07-01 15:19:59.055 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:19:59.055 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:19:59.055 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:59.055 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:19:59.055 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:19:59.055 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:19:59.056 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:19:59.056 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:59.056 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:19:59.056 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:19:59.056 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:19:59.056 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:19:59.056 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:19:59.056 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:19:59.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:59.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:59.056 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:19:59.056 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:19:59.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:59.056 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:59.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:59.056 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:59.056 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:19:59.056 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1504ms. 2025-07-01 15:19:59.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:59.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:19:59.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:59.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:19:59.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:59.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:59.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:59.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:59.056 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:19:59.056 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:19:59.056 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:19:59.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:59.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:19:59.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:59.057 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:59.057 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:59.057 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:19:59.057 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.832ms 2025-07-01 15:19:59.057 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:19:59.057 +03:00 [DBG] Connection id "0HNC8090TGF9I" completed keep alive response. 2025-07-01 15:19:59.057 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5492ms 2025-07-01 15:19:59.057 +03:00 [DBG] Connection id "0HNC8090TGF9I" received FIN. 2025-07-01 15:19:59.057 +03:00 [DBG] Connection id "0HNC8090TGF9I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:19:59.057 +03:00 [DBG] Connection id "0HNC8090TGF9I" disconnecting. 2025-07-01 15:19:59.057 +03:00 [DBG] Connection id "0HNC8090TGF9I" stopped. 2025-07-01 15:20:04.045 +03:00 [DBG] Connection id "0HNC8090TGF9J" accepted. 2025-07-01 15:20:04.045 +03:00 [DBG] Connection id "0HNC8090TGF9J" started. 2025-07-01 15:20:04.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:20:04.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:20:04.045 +03:00 [DBG] POST requests are not supported 2025-07-01 15:20:04.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:20:04.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:20:04.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:04.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:20:04.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:20:04.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:20:04.045 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:20:04.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:04.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:20:04.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:20:04.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:20:04.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:20:04.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:20:04.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:20:04.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:04.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:04.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:20:04.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:20:04.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:04.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:04.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:04.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:04.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:20:04.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-07-01 15:20:04.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:04.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:04.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:04.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:04.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:04.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:04.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:04.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:04.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:20:04.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:20:04.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:20:04.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:04.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:04.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:04.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:04.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:04.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:04.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.724ms 2025-07-01 15:20:04.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:04.047 +03:00 [DBG] Connection id "0HNC8090TGF9J" completed keep alive response. 2025-07-01 15:20:04.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3489ms 2025-07-01 15:20:04.047 +03:00 [DBG] Connection id "0HNC8090TGF9J" received FIN. 2025-07-01 15:20:04.047 +03:00 [DBG] Connection id "0HNC8090TGF9J" disconnecting. 2025-07-01 15:20:04.047 +03:00 [DBG] Connection id "0HNC8090TGF9J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:20:04.048 +03:00 [DBG] Connection id "0HNC8090TGF9J" stopped. 2025-07-01 15:20:09.043 +03:00 [DBG] Connection id "0HNC8090TGF9K" accepted. 2025-07-01 15:20:09.044 +03:00 [DBG] Connection id "0HNC8090TGF9K" started. 2025-07-01 15:20:09.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:20:09.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:20:09.044 +03:00 [DBG] POST requests are not supported 2025-07-01 15:20:09.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:20:09.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:20:09.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:09.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:20:09.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:20:09.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:20:09.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:20:09.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:09.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:20:09.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:20:09.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:20:09.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:20:09.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:20:09.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:20:09.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:09.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:09.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:20:09.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:20:09.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:09.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:09.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:09.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:09.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:20:09.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-07-01 15:20:09.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:09.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:09.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:09.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:09.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:09.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:09.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:09.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:09.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:20:09.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:20:09.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:20:09.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:09.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:09.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:09.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:09.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:09.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:09.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7162ms 2025-07-01 15:20:09.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:09.045 +03:00 [DBG] Connection id "0HNC8090TGF9K" completed keep alive response. 2025-07-01 15:20:09.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2775ms 2025-07-01 15:20:09.045 +03:00 [DBG] Connection id "0HNC8090TGF9K" received FIN. 2025-07-01 15:20:09.045 +03:00 [DBG] Connection id "0HNC8090TGF9K" disconnecting. 2025-07-01 15:20:09.046 +03:00 [DBG] Connection id "0HNC8090TGF9K" stopped. 2025-07-01 15:20:09.046 +03:00 [DBG] Connection id "0HNC8090TGF9K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:20:14.041 +03:00 [DBG] Connection id "0HNC8090TGF9L" accepted. 2025-07-01 15:20:14.041 +03:00 [DBG] Connection id "0HNC8090TGF9L" started. 2025-07-01 15:20:14.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:20:14.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:20:14.042 +03:00 [DBG] POST requests are not supported 2025-07-01 15:20:14.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:20:14.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:20:14.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:14.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:20:14.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:20:14.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:20:14.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:20:14.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:14.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:20:14.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:20:14.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:20:14.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:20:14.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:20:14.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:20:14.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:14.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:14.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:20:14.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:20:14.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:14.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:14.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:14.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:14.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:20:14.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1652ms. 2025-07-01 15:20:14.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:14.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:14.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:14.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:14.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:14.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:14.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:14.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:14.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:20:14.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:20:14.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:20:14.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:14.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:14.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:14.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:14.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:14.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:14.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9937ms 2025-07-01 15:20:14.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:14.043 +03:00 [DBG] Connection id "0HNC8090TGF9L" completed keep alive response. 2025-07-01 15:20:14.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8928ms 2025-07-01 15:20:14.044 +03:00 [DBG] Connection id "0HNC8090TGF9L" received FIN. 2025-07-01 15:20:14.044 +03:00 [DBG] Connection id "0HNC8090TGF9L" disconnecting. 2025-07-01 15:20:14.044 +03:00 [DBG] Connection id "0HNC8090TGF9L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:20:14.045 +03:00 [DBG] Connection id "0HNC8090TGF9L" stopped. 2025-07-01 15:20:19.044 +03:00 [DBG] Connection id "0HNC8090TGF9M" accepted. 2025-07-01 15:20:19.044 +03:00 [DBG] Connection id "0HNC8090TGF9M" started. 2025-07-01 15:20:19.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:20:19.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:20:19.045 +03:00 [DBG] POST requests are not supported 2025-07-01 15:20:19.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:20:19.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:20:19.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:19.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:20:19.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:20:19.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:20:19.045 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:20:19.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:19.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:20:19.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:20:19.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:20:19.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:20:19.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:20:19.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:20:19.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:19.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:19.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:20:19.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:20:19.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:19.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:19.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:19.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:19.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:20:19.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.197ms. 2025-07-01 15:20:19.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:19.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:19.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:19.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:19.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:19.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:19.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:19.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:19.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:20:19.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:20:19.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:20:19.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:19.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:19.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:19.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:19.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:19.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:19.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3474ms 2025-07-01 15:20:19.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:19.047 +03:00 [DBG] Connection id "0HNC8090TGF9M" completed keep alive response. 2025-07-01 15:20:19.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.446ms 2025-07-01 15:20:19.047 +03:00 [DBG] Connection id "0HNC8090TGF9M" received FIN. 2025-07-01 15:20:19.047 +03:00 [DBG] Connection id "0HNC8090TGF9M" disconnecting. 2025-07-01 15:20:19.047 +03:00 [DBG] Connection id "0HNC8090TGF9M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:20:19.049 +03:00 [DBG] Connection id "0HNC8090TGF9M" stopped. 2025-07-01 15:20:24.044 +03:00 [DBG] Connection id "0HNC8090TGF9N" accepted. 2025-07-01 15:20:24.044 +03:00 [DBG] Connection id "0HNC8090TGF9N" started. 2025-07-01 15:20:24.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:20:24.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:20:24.044 +03:00 [DBG] POST requests are not supported 2025-07-01 15:20:24.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:20:24.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:20:24.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:24.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:20:24.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:20:24.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:20:24.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:20:24.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:24.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:20:24.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:20:24.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:20:24.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:20:24.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:20:24.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:20:24.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:24.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:24.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:20:24.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:20:24.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:24.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:24.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:24.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:24.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:20:24.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1685ms. 2025-07-01 15:20:24.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:24.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:24.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:24.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:24.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:24.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:24.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:24.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:24.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:20:24.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:20:24.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:20:24.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:24.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:24.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:24.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:24.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:24.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:24.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8051ms 2025-07-01 15:20:24.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:24.045 +03:00 [DBG] Connection id "0HNC8090TGF9N" completed keep alive response. 2025-07-01 15:20:24.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.393ms 2025-07-01 15:20:24.046 +03:00 [DBG] Connection id "0HNC8090TGF9N" received FIN. 2025-07-01 15:20:24.046 +03:00 [DBG] Connection id "0HNC8090TGF9N" disconnecting. 2025-07-01 15:20:24.046 +03:00 [DBG] Connection id "0HNC8090TGF9N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:20:24.047 +03:00 [DBG] Connection id "0HNC8090TGF9N" stopped. 2025-07-01 15:20:29.043 +03:00 [DBG] Connection id "0HNC8090TGF9O" accepted. 2025-07-01 15:20:29.044 +03:00 [DBG] Connection id "0HNC8090TGF9O" started. 2025-07-01 15:20:29.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:20:29.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:20:29.044 +03:00 [DBG] POST requests are not supported 2025-07-01 15:20:29.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:20:29.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:20:29.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:29.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:20:29.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:20:29.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:20:29.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:20:29.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:29.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:20:29.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:20:29.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:20:29.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:20:29.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:20:29.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:20:29.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:29.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:29.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:20:29.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:20:29.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:29.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:29.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:29.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:29.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:20:29.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.162ms. 2025-07-01 15:20:29.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:29.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:29.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:29.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:29.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:29.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:29.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:29.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:29.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:20:29.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:20:29.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:20:29.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:29.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:29.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:29.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:29.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:29.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:29.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7598ms 2025-07-01 15:20:29.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:29.045 +03:00 [DBG] Connection id "0HNC8090TGF9O" completed keep alive response. 2025-07-01 15:20:29.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4788ms 2025-07-01 15:20:29.045 +03:00 [DBG] Connection id "0HNC8090TGF9O" received FIN. 2025-07-01 15:20:29.046 +03:00 [DBG] Connection id "0HNC8090TGF9O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:20:29.046 +03:00 [DBG] Connection id "0HNC8090TGF9O" disconnecting. 2025-07-01 15:20:29.046 +03:00 [DBG] Connection id "0HNC8090TGF9O" stopped. 2025-07-01 15:20:34.046 +03:00 [DBG] Connection id "0HNC8090TGF9P" accepted. 2025-07-01 15:20:34.046 +03:00 [DBG] Connection id "0HNC8090TGF9P" started. 2025-07-01 15:20:34.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:20:34.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:20:34.046 +03:00 [DBG] POST requests are not supported 2025-07-01 15:20:34.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:20:34.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:20:34.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:34.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:20:34.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:20:34.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:20:34.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:20:34.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:34.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:20:34.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:20:34.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:20:34.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:20:34.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:20:34.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:20:34.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:34.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:34.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:20:34.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:20:34.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:34.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:34.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:34.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:34.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:20:34.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1129ms. 2025-07-01 15:20:34.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:34.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:34.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:34.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:34.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:34.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:34.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:34.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:34.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:20:34.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:20:34.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:20:34.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:34.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:34.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:34.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:34.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:34.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:34.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5932ms 2025-07-01 15:20:34.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:34.047 +03:00 [DBG] Connection id "0HNC8090TGF9P" completed keep alive response. 2025-07-01 15:20:34.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1271ms 2025-07-01 15:20:34.047 +03:00 [DBG] Connection id "0HNC8090TGF9P" received FIN. 2025-07-01 15:20:34.047 +03:00 [DBG] Connection id "0HNC8090TGF9P" disconnecting. 2025-07-01 15:20:34.047 +03:00 [DBG] Connection id "0HNC8090TGF9P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:20:34.049 +03:00 [DBG] Connection id "0HNC8090TGF9P" stopped. 2025-07-01 15:20:39.043 +03:00 [DBG] Connection id "0HNC8090TGF9Q" accepted. 2025-07-01 15:20:39.043 +03:00 [DBG] Connection id "0HNC8090TGF9Q" started. 2025-07-01 15:20:39.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:20:39.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:20:39.043 +03:00 [DBG] POST requests are not supported 2025-07-01 15:20:39.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:20:39.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:20:39.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:39.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:20:39.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:20:39.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:20:39.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:20:39.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:39.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:20:39.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:20:39.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:20:39.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:20:39.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:20:39.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:20:39.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:39.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:39.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:20:39.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:20:39.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:39.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:39.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:39.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:39.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:20:39.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1263ms. 2025-07-01 15:20:39.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:39.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:39.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:39.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:39.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:39.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:39.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:39.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:39.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:20:39.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:20:39.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:20:39.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:39.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:39.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:39.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:39.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:39.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:39.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6171ms 2025-07-01 15:20:39.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:39.045 +03:00 [DBG] Connection id "0HNC8090TGF9Q" completed keep alive response. 2025-07-01 15:20:39.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1879ms 2025-07-01 15:20:39.045 +03:00 [DBG] Connection id "0HNC8090TGF9Q" received FIN. 2025-07-01 15:20:39.045 +03:00 [DBG] Connection id "0HNC8090TGF9Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:20:39.045 +03:00 [DBG] Connection id "0HNC8090TGF9Q" disconnecting. 2025-07-01 15:20:39.045 +03:00 [DBG] Connection id "0HNC8090TGF9Q" stopped. 2025-07-01 15:20:44.041 +03:00 [DBG] Connection id "0HNC8090TGF9R" accepted. 2025-07-01 15:20:44.041 +03:00 [DBG] Connection id "0HNC8090TGF9R" started. 2025-07-01 15:20:44.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:20:44.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:20:44.042 +03:00 [DBG] POST requests are not supported 2025-07-01 15:20:44.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:20:44.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:20:44.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:44.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:20:44.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:20:44.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:20:44.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:20:44.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:44.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:20:44.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:20:44.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:20:44.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:20:44.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:20:44.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:20:44.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:44.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:44.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:20:44.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:20:44.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:44.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:44.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:44.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:44.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:20:44.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.201ms. 2025-07-01 15:20:44.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:44.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:44.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:44.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:44.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:44.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:44.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:44.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:44.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:20:44.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:20:44.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:20:44.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:44.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:44.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:44.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:44.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:44.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:44.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8934ms 2025-07-01 15:20:44.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:44.045 +03:00 [DBG] Connection id "0HNC8090TGF9R" completed keep alive response. 2025-07-01 15:20:44.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2027ms 2025-07-01 15:20:44.045 +03:00 [DBG] Connection id "0HNC8090TGF9R" received FIN. 2025-07-01 15:20:44.045 +03:00 [DBG] Connection id "0HNC8090TGF9R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:20:44.045 +03:00 [DBG] Connection id "0HNC8090TGF9R" disconnecting. 2025-07-01 15:20:44.045 +03:00 [DBG] Connection id "0HNC8090TGF9R" stopped. 2025-07-01 15:20:49.052 +03:00 [DBG] Connection id "0HNC8090TGF9S" accepted. 2025-07-01 15:20:49.052 +03:00 [DBG] Connection id "0HNC8090TGF9S" started. 2025-07-01 15:20:49.053 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:20:49.053 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:20:49.053 +03:00 [DBG] POST requests are not supported 2025-07-01 15:20:49.053 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:20:49.053 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:20:49.053 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:49.053 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:20:49.053 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:20:49.054 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:20:49.054 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:20:49.054 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:49.054 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:20:49.054 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:20:49.054 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:20:49.054 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:20:49.054 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:20:49.054 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:20:49.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:49.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:49.054 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:20:49.054 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:20:49.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:49.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:49.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:49.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:49.054 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:20:49.054 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1239ms. 2025-07-01 15:20:49.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:49.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:49.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:49.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:49.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:49.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:49.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:49.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:49.054 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:20:49.054 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:20:49.054 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:20:49.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:49.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:49.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:49.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:49.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:49.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:49.055 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7043ms 2025-07-01 15:20:49.055 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:49.055 +03:00 [DBG] Connection id "0HNC8090TGF9S" completed keep alive response. 2025-07-01 15:20:49.055 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.361ms 2025-07-01 15:20:49.055 +03:00 [DBG] Connection id "0HNC8090TGF9S" received FIN. 2025-07-01 15:20:49.055 +03:00 [DBG] Connection id "0HNC8090TGF9S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:20:49.055 +03:00 [DBG] Connection id "0HNC8090TGF9S" disconnecting. 2025-07-01 15:20:49.055 +03:00 [DBG] Connection id "0HNC8090TGF9S" stopped. 2025-07-01 15:20:54.049 +03:00 [DBG] Connection id "0HNC8090TGF9T" accepted. 2025-07-01 15:20:54.049 +03:00 [DBG] Connection id "0HNC8090TGF9T" started. 2025-07-01 15:20:54.050 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:20:54.050 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:20:54.050 +03:00 [DBG] POST requests are not supported 2025-07-01 15:20:54.050 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:20:54.050 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:20:54.050 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:54.050 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:20:54.050 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:20:54.050 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:20:54.051 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:20:54.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:54.051 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:20:54.051 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:20:54.051 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:20:54.051 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:20:54.051 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:20:54.051 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:20:54.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:54.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:54.051 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:20:54.051 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:20:54.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:54.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:54.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:54.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:54.051 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:20:54.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1991ms. 2025-07-01 15:20:54.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:54.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:54.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:54.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:54.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:54.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:54.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:54.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:54.052 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:20:54.052 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:20:54.052 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:20:54.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:54.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:54.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:54.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:54.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:54.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:54.053 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4445ms 2025-07-01 15:20:54.053 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:54.053 +03:00 [DBG] Connection id "0HNC8090TGF9T" completed keep alive response. 2025-07-01 15:20:54.053 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.769ms 2025-07-01 15:20:54.053 +03:00 [DBG] Connection id "0HNC8090TGF9T" received FIN. 2025-07-01 15:20:54.053 +03:00 [DBG] Connection id "0HNC8090TGF9T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:20:54.053 +03:00 [DBG] Connection id "0HNC8090TGF9T" disconnecting. 2025-07-01 15:20:54.053 +03:00 [DBG] Connection id "0HNC8090TGF9T" stopped. 2025-07-01 15:20:59.049 +03:00 [DBG] Connection id "0HNC8090TGF9U" accepted. 2025-07-01 15:20:59.049 +03:00 [DBG] Connection id "0HNC8090TGF9U" started. 2025-07-01 15:20:59.050 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:20:59.050 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:20:59.050 +03:00 [DBG] POST requests are not supported 2025-07-01 15:20:59.050 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:20:59.050 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:20:59.050 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:59.050 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:20:59.050 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:20:59.050 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:20:59.050 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:20:59.050 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:59.050 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:20:59.050 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:20:59.051 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:20:59.051 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:20:59.051 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:20:59.051 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:20:59.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:59.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:59.051 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:20:59.051 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:20:59.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:59.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:59.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:59.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:59.051 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:20:59.051 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1292ms. 2025-07-01 15:20:59.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:59.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:20:59.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:59.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:20:59.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:59.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:59.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:59.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:59.051 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:20:59.051 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:20:59.051 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:20:59.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:59.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:20:59.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:59.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:59.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:59.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:20:59.051 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7988ms 2025-07-01 15:20:59.051 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:20:59.051 +03:00 [DBG] Connection id "0HNC8090TGF9U" completed keep alive response. 2025-07-01 15:20:59.051 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.483ms 2025-07-01 15:20:59.052 +03:00 [DBG] Connection id "0HNC8090TGF9U" received FIN. 2025-07-01 15:20:59.052 +03:00 [DBG] Connection id "0HNC8090TGF9U" disconnecting. 2025-07-01 15:20:59.052 +03:00 [DBG] Connection id "0HNC8090TGF9U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:20:59.053 +03:00 [DBG] Connection id "0HNC8090TGF9U" stopped. 2025-07-01 15:21:04.054 +03:00 [DBG] Connection id "0HNC8090TGF9V" accepted. 2025-07-01 15:21:04.054 +03:00 [DBG] Connection id "0HNC8090TGF9V" started. 2025-07-01 15:21:04.054 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:21:04.054 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:21:04.054 +03:00 [DBG] POST requests are not supported 2025-07-01 15:21:04.054 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:21:04.054 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:21:04.054 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:04.054 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:21:04.054 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:21:04.054 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:21:04.054 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:21:04.054 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:04.054 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:21:04.054 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:21:04.054 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:21:04.054 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:21:04.054 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:21:04.054 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:21:04.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:04.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:04.055 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:21:04.055 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:21:04.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:04.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:04.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:04.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:04.055 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:21:04.055 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1194ms. 2025-07-01 15:21:04.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:04.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:04.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:04.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:04.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:04.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:04.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:04.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:04.055 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:21:04.055 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:21:04.055 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:21:04.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:04.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:04.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:04.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:04.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:04.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:04.055 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6769ms 2025-07-01 15:21:04.055 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:04.055 +03:00 [DBG] Connection id "0HNC8090TGF9V" completed keep alive response. 2025-07-01 15:21:04.055 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2478ms 2025-07-01 15:21:04.055 +03:00 [DBG] Connection id "0HNC8090TGF9V" received FIN. 2025-07-01 15:21:04.055 +03:00 [DBG] Connection id "0HNC8090TGF9V" disconnecting. 2025-07-01 15:21:04.055 +03:00 [DBG] Connection id "0HNC8090TGF9V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:21:04.057 +03:00 [DBG] Connection id "0HNC8090TGF9V" stopped. 2025-07-01 15:21:09.043 +03:00 [DBG] Connection id "0HNC8090TGFA0" accepted. 2025-07-01 15:21:09.043 +03:00 [DBG] Connection id "0HNC8090TGFA0" started. 2025-07-01 15:21:09.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:21:09.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:21:09.043 +03:00 [DBG] POST requests are not supported 2025-07-01 15:21:09.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:21:09.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:21:09.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:09.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:21:09.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:21:09.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:21:09.043 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:21:09.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:09.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:21:09.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:21:09.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:21:09.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:21:09.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:21:09.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:21:09.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:09.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:09.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:21:09.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:21:09.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:09.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:09.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:09.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:09.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:21:09.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1361ms. 2025-07-01 15:21:09.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:09.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:09.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:09.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:09.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:09.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:09.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:09.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:09.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:21:09.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:21:09.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:21:09.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:09.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:09.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:09.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:09.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:09.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:09.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6742ms 2025-07-01 15:21:09.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:09.044 +03:00 [DBG] Connection id "0HNC8090TGFA0" completed keep alive response. 2025-07-01 15:21:09.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.287ms 2025-07-01 15:21:09.044 +03:00 [DBG] Connection id "0HNC8090TGFA0" received FIN. 2025-07-01 15:21:09.045 +03:00 [DBG] Connection id "0HNC8090TGFA0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:21:09.045 +03:00 [DBG] Connection id "0HNC8090TGFA0" disconnecting. 2025-07-01 15:21:09.045 +03:00 [DBG] Connection id "0HNC8090TGFA0" stopped. 2025-07-01 15:21:14.044 +03:00 [DBG] Connection id "0HNC8090TGFA1" accepted. 2025-07-01 15:21:14.044 +03:00 [DBG] Connection id "0HNC8090TGFA1" started. 2025-07-01 15:21:14.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:21:14.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:21:14.044 +03:00 [DBG] POST requests are not supported 2025-07-01 15:21:14.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:21:14.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:21:14.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:14.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:21:14.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:21:14.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:21:14.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:21:14.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:14.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:21:14.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:21:14.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:21:14.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:21:14.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:21:14.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:21:14.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:14.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:14.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:21:14.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:21:14.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:14.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:14.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:14.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:14.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:21:14.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.123ms. 2025-07-01 15:21:14.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:14.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:14.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:14.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:14.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:14.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:14.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:14.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:14.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:21:14.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:21:14.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:21:14.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:14.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:14.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:14.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:14.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:14.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:14.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.698ms 2025-07-01 15:21:14.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:14.045 +03:00 [DBG] Connection id "0HNC8090TGFA1" completed keep alive response. 2025-07-01 15:21:14.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2812ms 2025-07-01 15:21:14.045 +03:00 [DBG] Connection id "0HNC8090TGFA1" received FIN. 2025-07-01 15:21:14.046 +03:00 [DBG] Connection id "0HNC8090TGFA1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:21:14.046 +03:00 [DBG] Connection id "0HNC8090TGFA1" disconnecting. 2025-07-01 15:21:14.046 +03:00 [DBG] Connection id "0HNC8090TGFA1" stopped. 2025-07-01 15:21:19.039 +03:00 [DBG] Connection id "0HNC8090TGFA2" accepted. 2025-07-01 15:21:19.039 +03:00 [DBG] Connection id "0HNC8090TGFA2" started. 2025-07-01 15:21:19.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:21:19.039 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:21:19.039 +03:00 [DBG] POST requests are not supported 2025-07-01 15:21:19.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:21:19.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:21:19.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:19.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:21:19.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:21:19.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:21:19.039 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:21:19.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:19.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:21:19.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:21:19.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:21:19.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:21:19.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:21:19.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:21:19.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:19.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:19.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:21:19.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:21:19.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:19.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:19.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:19.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:19.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:21:19.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1295ms. 2025-07-01 15:21:19.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:19.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:19.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:19.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:19.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:19.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:19.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:19.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:19.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:21:19.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:21:19.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:21:19.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:19.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:19.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:19.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:19.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:19.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:19.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7208ms 2025-07-01 15:21:19.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:19.040 +03:00 [DBG] Connection id "0HNC8090TGFA2" completed keep alive response. 2025-07-01 15:21:19.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3267ms 2025-07-01 15:21:19.041 +03:00 [DBG] Connection id "0HNC8090TGFA2" received FIN. 2025-07-01 15:21:19.041 +03:00 [DBG] Connection id "0HNC8090TGFA2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:21:19.041 +03:00 [DBG] Connection id "0HNC8090TGFA2" disconnecting. 2025-07-01 15:21:19.041 +03:00 [DBG] Connection id "0HNC8090TGFA2" stopped. 2025-07-01 15:21:24.046 +03:00 [DBG] Connection id "0HNC8090TGFA3" accepted. 2025-07-01 15:21:24.046 +03:00 [DBG] Connection id "0HNC8090TGFA3" started. 2025-07-01 15:21:24.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:21:24.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:21:24.047 +03:00 [DBG] POST requests are not supported 2025-07-01 15:21:24.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:21:24.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:21:24.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:24.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:21:24.047 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:21:24.047 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:21:24.047 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:21:24.047 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:24.047 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:21:24.047 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:21:24.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:21:24.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:21:24.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:21:24.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:21:24.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:24.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:24.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:21:24.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:21:24.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:24.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:24.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:24.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:24.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:21:24.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1302ms. 2025-07-01 15:21:24.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:24.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:24.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:24.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:24.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:24.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:24.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:24.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:24.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:21:24.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:21:24.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:21:24.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:24.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:24.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:24.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:24.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:24.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:24.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.266ms 2025-07-01 15:21:24.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:24.049 +03:00 [DBG] Connection id "0HNC8090TGFA3" completed keep alive response. 2025-07-01 15:21:24.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4725ms 2025-07-01 15:21:24.049 +03:00 [DBG] Connection id "0HNC8090TGFA3" received FIN. 2025-07-01 15:21:24.049 +03:00 [DBG] Connection id "0HNC8090TGFA3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:21:24.049 +03:00 [DBG] Connection id "0HNC8090TGFA3" disconnecting. 2025-07-01 15:21:24.049 +03:00 [DBG] Connection id "0HNC8090TGFA3" stopped. 2025-07-01 15:21:29.048 +03:00 [DBG] Connection id "0HNC8090TGFA4" accepted. 2025-07-01 15:21:29.048 +03:00 [DBG] Connection id "0HNC8090TGFA4" started. 2025-07-01 15:21:29.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:21:29.048 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:21:29.048 +03:00 [DBG] POST requests are not supported 2025-07-01 15:21:29.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:21:29.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:21:29.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:29.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:21:29.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:21:29.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:21:29.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:21:29.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:29.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:21:29.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:21:29.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:21:29.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:21:29.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:21:29.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:21:29.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:29.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:29.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:21:29.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:21:29.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:29.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:29.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:29.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:29.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:21:29.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1718ms. 2025-07-01 15:21:29.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:29.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:29.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:29.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:29.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:29.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:29.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:29.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:29.050 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:21:29.050 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:21:29.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:21:29.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:29.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:29.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:29.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:29.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:29.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:29.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3271ms 2025-07-01 15:21:29.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:29.050 +03:00 [DBG] Connection id "0HNC8090TGFA4" completed keep alive response. 2025-07-01 15:21:29.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3325ms 2025-07-01 15:21:29.051 +03:00 [DBG] Connection id "0HNC8090TGFA4" received FIN. 2025-07-01 15:21:29.051 +03:00 [DBG] Connection id "0HNC8090TGFA4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:21:29.051 +03:00 [DBG] Connection id "0HNC8090TGFA4" disconnecting. 2025-07-01 15:21:29.051 +03:00 [DBG] Connection id "0HNC8090TGFA4" stopped. 2025-07-01 15:21:34.046 +03:00 [DBG] Connection id "0HNC8090TGFA5" accepted. 2025-07-01 15:21:34.047 +03:00 [DBG] Connection id "0HNC8090TGFA5" started. 2025-07-01 15:21:34.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:21:34.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:21:34.047 +03:00 [DBG] POST requests are not supported 2025-07-01 15:21:34.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:21:34.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:21:34.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:34.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:21:34.047 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:21:34.047 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:21:34.047 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:21:34.047 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:34.047 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:21:34.047 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:21:34.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:21:34.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:21:34.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:21:34.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:21:34.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:34.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:34.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:21:34.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:21:34.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:34.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:34.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:34.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:34.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:21:34.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1768ms. 2025-07-01 15:21:34.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:34.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:34.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:34.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:34.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:34.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:34.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:34.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:34.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:21:34.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:21:34.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:21:34.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:34.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:34.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:34.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:34.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:34.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:34.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9061ms 2025-07-01 15:21:34.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:34.048 +03:00 [DBG] Connection id "0HNC8090TGFA5" completed keep alive response. 2025-07-01 15:21:34.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7446ms 2025-07-01 15:21:34.049 +03:00 [DBG] Connection id "0HNC8090TGFA5" received FIN. 2025-07-01 15:21:34.049 +03:00 [DBG] Connection id "0HNC8090TGFA5" disconnecting. 2025-07-01 15:21:34.049 +03:00 [DBG] Connection id "0HNC8090TGFA5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:21:34.050 +03:00 [DBG] Connection id "0HNC8090TGFA5" stopped. 2025-07-01 15:21:39.040 +03:00 [DBG] Connection id "0HNC8090TGFA6" accepted. 2025-07-01 15:21:39.040 +03:00 [DBG] Connection id "0HNC8090TGFA6" started. 2025-07-01 15:21:39.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:21:39.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:21:39.040 +03:00 [DBG] POST requests are not supported 2025-07-01 15:21:39.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:21:39.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:21:39.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:39.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:21:39.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:21:39.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:21:39.040 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:21:39.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:39.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:21:39.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:21:39.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:21:39.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:21:39.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:21:39.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:21:39.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:39.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:39.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:21:39.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:21:39.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:39.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:39.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:39.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:39.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:21:39.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1284ms. 2025-07-01 15:21:39.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:39.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:39.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:39.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:39.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:39.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:39.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:39.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:39.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:21:39.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:21:39.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:21:39.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:39.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:39.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:39.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:39.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:39.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:39.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8466ms 2025-07-01 15:21:39.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:39.041 +03:00 [DBG] Connection id "0HNC8090TGFA6" completed keep alive response. 2025-07-01 15:21:39.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4212ms 2025-07-01 15:21:39.042 +03:00 [DBG] Connection id "0HNC8090TGFA6" received FIN. 2025-07-01 15:21:39.042 +03:00 [DBG] Connection id "0HNC8090TGFA6" disconnecting. 2025-07-01 15:21:39.042 +03:00 [DBG] Connection id "0HNC8090TGFA6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:21:39.043 +03:00 [DBG] Connection id "0HNC8090TGFA6" stopped. 2025-07-01 15:21:44.050 +03:00 [DBG] Connection id "0HNC8090TGFA7" accepted. 2025-07-01 15:21:44.050 +03:00 [DBG] Connection id "0HNC8090TGFA7" started. 2025-07-01 15:21:44.050 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:21:44.050 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:21:44.050 +03:00 [DBG] POST requests are not supported 2025-07-01 15:21:44.050 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:21:44.050 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:21:44.050 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:44.050 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:21:44.050 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:21:44.050 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:21:44.050 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:21:44.050 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:44.050 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:21:44.050 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:21:44.050 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:21:44.050 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:21:44.050 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:21:44.050 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:21:44.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:44.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:44.050 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:21:44.050 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:21:44.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:44.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:44.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:44.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:44.050 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:21:44.051 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1216ms. 2025-07-01 15:21:44.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:44.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:44.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:44.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:44.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:44.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:44.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:44.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:44.051 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:21:44.051 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:21:44.051 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:21:44.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:44.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:44.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:44.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:44.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:44.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:44.051 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6118ms 2025-07-01 15:21:44.051 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:44.051 +03:00 [DBG] Connection id "0HNC8090TGFA7" completed keep alive response. 2025-07-01 15:21:44.051 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1505ms 2025-07-01 15:21:44.051 +03:00 [DBG] Connection id "0HNC8090TGFA7" received FIN. 2025-07-01 15:21:44.051 +03:00 [DBG] Connection id "0HNC8090TGFA7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:21:44.051 +03:00 [DBG] Connection id "0HNC8090TGFA7" disconnecting. 2025-07-01 15:21:44.051 +03:00 [DBG] Connection id "0HNC8090TGFA7" stopped. 2025-07-01 15:21:49.058 +03:00 [DBG] Connection id "0HNC8090TGFA8" accepted. 2025-07-01 15:21:49.058 +03:00 [DBG] Connection id "0HNC8090TGFA8" started. 2025-07-01 15:21:49.058 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:21:49.058 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:21:49.058 +03:00 [DBG] POST requests are not supported 2025-07-01 15:21:49.058 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:21:49.058 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:21:49.058 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:49.058 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:21:49.058 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:21:49.059 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:21:49.059 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:21:49.059 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:49.059 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:21:49.059 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:21:49.059 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:21:49.059 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:21:49.059 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:21:49.059 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:21:49.059 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:49.059 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:49.059 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:21:49.059 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:21:49.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:49.059 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:49.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:49.059 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:49.059 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:21:49.060 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1688ms. 2025-07-01 15:21:49.060 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:49.060 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:49.060 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:49.060 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:49.060 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:49.060 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:49.060 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:49.060 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:49.060 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:21:49.060 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:21:49.060 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:21:49.060 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:49.060 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:49.060 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:49.060 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:49.060 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:49.060 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:49.060 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2807ms 2025-07-01 15:21:49.060 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:49.060 +03:00 [DBG] Connection id "0HNC8090TGFA8" completed keep alive response. 2025-07-01 15:21:49.061 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5044ms 2025-07-01 15:21:49.061 +03:00 [DBG] Connection id "0HNC8090TGFA8" received FIN. 2025-07-01 15:21:49.061 +03:00 [DBG] Connection id "0HNC8090TGFA8" disconnecting. 2025-07-01 15:21:49.061 +03:00 [DBG] Connection id "0HNC8090TGFA8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:21:49.062 +03:00 [DBG] Connection id "0HNC8090TGFA8" stopped. 2025-07-01 15:21:54.048 +03:00 [DBG] Connection id "0HNC8090TGFA9" accepted. 2025-07-01 15:21:54.048 +03:00 [DBG] Connection id "0HNC8090TGFA9" started. 2025-07-01 15:21:54.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:21:54.048 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:21:54.048 +03:00 [DBG] POST requests are not supported 2025-07-01 15:21:54.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:21:54.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:21:54.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:54.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:21:54.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:21:54.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:21:54.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:21:54.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:54.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:21:54.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:21:54.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:21:54.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:21:54.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:21:54.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:21:54.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:54.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:54.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:21:54.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:21:54.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:54.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:54.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:54.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:54.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:21:54.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1358ms. 2025-07-01 15:21:54.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:54.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:54.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:54.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:54.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:54.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:54.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:54.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:54.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:21:54.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:21:54.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:21:54.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:54.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:54.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:54.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:54.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:54.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:54.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7285ms 2025-07-01 15:21:54.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:54.049 +03:00 [DBG] Connection id "0HNC8090TGFA9" completed keep alive response. 2025-07-01 15:21:54.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2839ms 2025-07-01 15:21:54.049 +03:00 [DBG] Connection id "0HNC8090TGFA9" received FIN. 2025-07-01 15:21:54.050 +03:00 [DBG] Connection id "0HNC8090TGFA9" disconnecting. 2025-07-01 15:21:54.050 +03:00 [DBG] Connection id "0HNC8090TGFA9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:21:54.051 +03:00 [DBG] Connection id "0HNC8090TGFA9" stopped. 2025-07-01 15:21:59.051 +03:00 [DBG] Connection id "0HNC8090TGFAA" accepted. 2025-07-01 15:21:59.051 +03:00 [DBG] Connection id "0HNC8090TGFAA" started. 2025-07-01 15:21:59.051 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:21:59.051 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:21:59.051 +03:00 [DBG] POST requests are not supported 2025-07-01 15:21:59.051 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:21:59.051 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:21:59.051 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:59.051 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:21:59.052 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:21:59.052 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:21:59.052 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:21:59.052 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:59.052 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:21:59.052 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:21:59.052 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:21:59.052 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:21:59.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:21:59.052 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:21:59.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:59.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:59.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:21:59.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:21:59.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:59.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:59.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:59.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:59.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:21:59.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1309ms. 2025-07-01 15:21:59.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:59.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:21:59.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:59.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:21:59.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:59.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:59.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:59.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:59.052 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:21:59.052 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:21:59.052 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:21:59.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:59.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:21:59.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:59.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:59.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:59.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:21:59.053 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7108ms 2025-07-01 15:21:59.053 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:21:59.053 +03:00 [DBG] Connection id "0HNC8090TGFAA" completed keep alive response. 2025-07-01 15:21:59.053 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3329ms 2025-07-01 15:21:59.053 +03:00 [DBG] Connection id "0HNC8090TGFAA" received FIN. 2025-07-01 15:21:59.053 +03:00 [DBG] Connection id "0HNC8090TGFAA" disconnecting. 2025-07-01 15:21:59.053 +03:00 [DBG] Connection id "0HNC8090TGFAA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:21:59.054 +03:00 [DBG] Connection id "0HNC8090TGFAA" stopped. 2025-07-01 15:22:04.045 +03:00 [DBG] Connection id "0HNC8090TGFAB" accepted. 2025-07-01 15:22:04.045 +03:00 [DBG] Connection id "0HNC8090TGFAB" started. 2025-07-01 15:22:04.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:22:04.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:22:04.046 +03:00 [DBG] POST requests are not supported 2025-07-01 15:22:04.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:22:04.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:22:04.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:04.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:22:04.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:22:04.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:22:04.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:22:04.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:04.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:22:04.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:22:04.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:22:04.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:22:04.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:22:04.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:22:04.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:04.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:04.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:22:04.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:22:04.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:04.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:04.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:04.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:04.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:22:04.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1237ms. 2025-07-01 15:22:04.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:04.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:04.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:04.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:04.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:04.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:04.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:04.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:04.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:22:04.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:22:04.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:22:04.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:04.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:04.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:04.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:04.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:04.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:04.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7502ms 2025-07-01 15:22:04.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:04.047 +03:00 [DBG] Connection id "0HNC8090TGFAB" completed keep alive response. 2025-07-01 15:22:04.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4764ms 2025-07-01 15:22:04.047 +03:00 [DBG] Connection id "0HNC8090TGFAB" received FIN. 2025-07-01 15:22:04.047 +03:00 [DBG] Connection id "0HNC8090TGFAB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:22:04.047 +03:00 [DBG] Connection id "0HNC8090TGFAB" disconnecting. 2025-07-01 15:22:04.047 +03:00 [DBG] Connection id "0HNC8090TGFAB" stopped. 2025-07-01 15:22:09.047 +03:00 [DBG] Connection id "0HNC8090TGFAC" accepted. 2025-07-01 15:22:09.047 +03:00 [DBG] Connection id "0HNC8090TGFAC" started. 2025-07-01 15:22:09.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:22:09.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:22:09.047 +03:00 [DBG] POST requests are not supported 2025-07-01 15:22:09.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:22:09.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:22:09.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:09.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:22:09.047 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:22:09.047 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:22:09.047 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:22:09.047 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:09.047 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:22:09.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:22:09.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:22:09.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:22:09.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:22:09.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:22:09.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:09.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:09.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:22:09.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:22:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:09.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:22:09.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.134ms. 2025-07-01 15:22:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:09.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:09.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:09.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:09.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:09.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:22:09.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:22:09.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:22:09.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:09.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:09.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:09.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:09.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:09.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:09.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8154ms 2025-07-01 15:22:09.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:09.049 +03:00 [DBG] Connection id "0HNC8090TGFAC" completed keep alive response. 2025-07-01 15:22:09.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4904ms 2025-07-01 15:22:09.049 +03:00 [DBG] Connection id "0HNC8090TGFAC" received FIN. 2025-07-01 15:22:09.049 +03:00 [DBG] Connection id "0HNC8090TGFAC" disconnecting. 2025-07-01 15:22:09.049 +03:00 [DBG] Connection id "0HNC8090TGFAC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:22:09.050 +03:00 [DBG] Connection id "0HNC8090TGFAC" stopped. 2025-07-01 15:22:14.052 +03:00 [DBG] Connection id "0HNC8090TGFAD" accepted. 2025-07-01 15:22:14.052 +03:00 [DBG] Connection id "0HNC8090TGFAD" started. 2025-07-01 15:22:14.052 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:22:14.052 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:22:14.052 +03:00 [DBG] POST requests are not supported 2025-07-01 15:22:14.052 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:22:14.052 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:22:14.052 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:14.052 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:22:14.052 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:22:14.052 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:22:14.052 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:22:14.052 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:14.052 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:22:14.052 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:22:14.052 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:22:14.052 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:22:14.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:22:14.053 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:22:14.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:14.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:14.053 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:22:14.053 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:22:14.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:14.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:14.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:14.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:14.053 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:22:14.053 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-07-01 15:22:14.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:14.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:14.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:14.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:14.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:14.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:14.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:14.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:14.053 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:22:14.053 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:22:14.053 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:22:14.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:14.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:14.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:14.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:14.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:14.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:14.053 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8463ms 2025-07-01 15:22:14.053 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:14.053 +03:00 [DBG] Connection id "0HNC8090TGFAD" completed keep alive response. 2025-07-01 15:22:14.054 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.584ms 2025-07-01 15:22:14.054 +03:00 [DBG] Connection id "0HNC8090TGFAD" received FIN. 2025-07-01 15:22:14.054 +03:00 [DBG] Connection id "0HNC8090TGFAD" disconnecting. 2025-07-01 15:22:14.054 +03:00 [DBG] Connection id "0HNC8090TGFAD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:22:14.055 +03:00 [DBG] Connection id "0HNC8090TGFAD" stopped. 2025-07-01 15:22:19.044 +03:00 [DBG] Connection id "0HNC8090TGFAE" accepted. 2025-07-01 15:22:19.044 +03:00 [DBG] Connection id "0HNC8090TGFAE" started. 2025-07-01 15:22:19.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:22:19.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:22:19.044 +03:00 [DBG] POST requests are not supported 2025-07-01 15:22:19.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:22:19.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:22:19.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:19.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:22:19.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:22:19.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:22:19.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:22:19.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:19.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:22:19.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:22:19.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:22:19.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:22:19.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:22:19.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:22:19.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:19.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:19.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:22:19.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:22:19.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:19.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:19.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:19.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:19.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:22:19.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1225ms. 2025-07-01 15:22:19.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:19.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:19.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:19.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:19.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:19.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:19.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:19.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:19.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:22:19.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:22:19.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:22:19.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:19.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:19.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:19.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:19.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:19.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:19.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7334ms 2025-07-01 15:22:19.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:19.045 +03:00 [DBG] Connection id "0HNC8090TGFAE" completed keep alive response. 2025-07-01 15:22:19.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.344ms 2025-07-01 15:22:19.046 +03:00 [DBG] Connection id "0HNC8090TGFAE" received FIN. 2025-07-01 15:22:19.046 +03:00 [DBG] Connection id "0HNC8090TGFAE" disconnecting. 2025-07-01 15:22:19.046 +03:00 [DBG] Connection id "0HNC8090TGFAE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:22:19.047 +03:00 [DBG] Connection id "0HNC8090TGFAE" stopped. 2025-07-01 15:22:24.041 +03:00 [DBG] Connection id "0HNC8090TGFAF" accepted. 2025-07-01 15:22:24.042 +03:00 [DBG] Connection id "0HNC8090TGFAF" started. 2025-07-01 15:22:24.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:22:24.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:22:24.042 +03:00 [DBG] POST requests are not supported 2025-07-01 15:22:24.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:22:24.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:22:24.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:24.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:22:24.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:22:24.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:22:24.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:22:24.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:24.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:22:24.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:22:24.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:22:24.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:22:24.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:22:24.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:22:24.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:24.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:24.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:22:24.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:22:24.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:24.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:24.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:24.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:24.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:22:24.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1661ms. 2025-07-01 15:22:24.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:24.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:24.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:24.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:24.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:24.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:24.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:24.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:24.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:22:24.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:22:24.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:22:24.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:24.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:24.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:24.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:24.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:24.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:24.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2726ms 2025-07-01 15:22:24.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:24.044 +03:00 [DBG] Connection id "0HNC8090TGFAF" completed keep alive response. 2025-07-01 15:22:24.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2016ms 2025-07-01 15:22:24.044 +03:00 [DBG] Connection id "0HNC8090TGFAF" received FIN. 2025-07-01 15:22:24.044 +03:00 [DBG] Connection id "0HNC8090TGFAF" disconnecting. 2025-07-01 15:22:24.045 +03:00 [DBG] Connection id "0HNC8090TGFAF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:22:24.046 +03:00 [DBG] Connection id "0HNC8090TGFAF" stopped. 2025-07-01 15:22:29.062 +03:00 [DBG] Connection id "0HNC8090TGFAG" accepted. 2025-07-01 15:22:29.062 +03:00 [DBG] Connection id "0HNC8090TGFAG" started. 2025-07-01 15:22:29.062 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:22:29.062 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:22:29.062 +03:00 [DBG] POST requests are not supported 2025-07-01 15:22:29.062 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:22:29.062 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:22:29.062 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:29.062 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:22:29.063 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:22:29.063 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:22:29.063 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:22:29.063 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:29.063 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:22:29.063 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:22:29.063 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:22:29.063 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:22:29.063 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:22:29.063 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:22:29.063 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:29.063 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:29.063 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:22:29.063 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:22:29.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:29.063 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:29.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:29.063 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:29.063 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:22:29.064 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1647ms. 2025-07-01 15:22:29.064 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:29.064 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:29.064 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:29.064 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:29.064 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:29.064 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:29.064 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:29.064 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:29.064 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:22:29.064 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:22:29.064 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:22:29.064 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:29.064 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:29.064 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:29.064 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:29.064 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:29.064 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:29.064 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1627ms 2025-07-01 15:22:29.064 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:29.064 +03:00 [DBG] Connection id "0HNC8090TGFAG" completed keep alive response. 2025-07-01 15:22:29.064 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1885ms 2025-07-01 15:22:29.065 +03:00 [DBG] Connection id "0HNC8090TGFAG" received FIN. 2025-07-01 15:22:29.065 +03:00 [DBG] Connection id "0HNC8090TGFAG" disconnecting. 2025-07-01 15:22:29.065 +03:00 [DBG] Connection id "0HNC8090TGFAG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:22:29.066 +03:00 [DBG] Connection id "0HNC8090TGFAG" stopped. 2025-07-01 15:22:34.043 +03:00 [DBG] Connection id "0HNC8090TGFAH" accepted. 2025-07-01 15:22:34.043 +03:00 [DBG] Connection id "0HNC8090TGFAH" started. 2025-07-01 15:22:34.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:22:34.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:22:34.043 +03:00 [DBG] POST requests are not supported 2025-07-01 15:22:34.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:22:34.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:22:34.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:34.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:22:34.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:22:34.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:22:34.043 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:22:34.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:34.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:22:34.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:22:34.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:22:34.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:22:34.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:22:34.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:22:34.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:34.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:34.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:22:34.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:22:34.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:34.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:34.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:34.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:34.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:22:34.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1279ms. 2025-07-01 15:22:34.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:34.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:34.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:34.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:34.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:34.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:34.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:34.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:34.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:22:34.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:22:34.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:22:34.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:34.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:34.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:34.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:34.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:34.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:34.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7786ms 2025-07-01 15:22:34.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:34.045 +03:00 [DBG] Connection id "0HNC8090TGFAH" completed keep alive response. 2025-07-01 15:22:34.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4092ms 2025-07-01 15:22:34.045 +03:00 [DBG] Connection id "0HNC8090TGFAH" received FIN. 2025-07-01 15:22:34.045 +03:00 [DBG] Connection id "0HNC8090TGFAH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:22:34.045 +03:00 [DBG] Connection id "0HNC8090TGFAH" disconnecting. 2025-07-01 15:22:34.045 +03:00 [DBG] Connection id "0HNC8090TGFAH" stopped. 2025-07-01 15:22:39.044 +03:00 [DBG] Connection id "0HNC8090TGFAI" accepted. 2025-07-01 15:22:39.044 +03:00 [DBG] Connection id "0HNC8090TGFAI" started. 2025-07-01 15:22:39.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:22:39.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:22:39.044 +03:00 [DBG] POST requests are not supported 2025-07-01 15:22:39.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:22:39.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:22:39.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:39.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:22:39.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:22:39.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:22:39.045 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:22:39.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:39.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:22:39.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:22:39.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:22:39.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:22:39.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:22:39.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:22:39.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:39.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:39.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:22:39.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:22:39.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:39.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:39.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:39.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:39.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:22:39.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-07-01 15:22:39.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:39.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:39.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:39.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:39.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:39.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:39.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:39.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:39.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:22:39.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:22:39.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:22:39.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:39.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:39.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:39.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:39.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:39.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:39.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6771ms 2025-07-01 15:22:39.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:39.046 +03:00 [DBG] Connection id "0HNC8090TGFAI" completed keep alive response. 2025-07-01 15:22:39.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3453ms 2025-07-01 15:22:39.046 +03:00 [DBG] Connection id "0HNC8090TGFAI" received FIN. 2025-07-01 15:22:39.046 +03:00 [DBG] Connection id "0HNC8090TGFAI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:22:39.046 +03:00 [DBG] Connection id "0HNC8090TGFAI" disconnecting. 2025-07-01 15:22:39.046 +03:00 [DBG] Connection id "0HNC8090TGFAI" stopped. 2025-07-01 15:22:44.046 +03:00 [DBG] Connection id "0HNC8090TGFAJ" accepted. 2025-07-01 15:22:44.046 +03:00 [DBG] Connection id "0HNC8090TGFAJ" started. 2025-07-01 15:22:44.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:22:44.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:22:44.046 +03:00 [DBG] POST requests are not supported 2025-07-01 15:22:44.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:22:44.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:22:44.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:44.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:22:44.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:22:44.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:22:44.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:22:44.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:44.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:22:44.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:22:44.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:22:44.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:22:44.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:22:44.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:22:44.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:44.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:44.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:22:44.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:22:44.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:44.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:44.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:44.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:44.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:22:44.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1603ms. 2025-07-01 15:22:44.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:44.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:44.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:44.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:44.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:44.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:44.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:44.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:44.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:22:44.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:22:44.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:22:44.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:44.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:44.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:44.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:44.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:44.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:44.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.27ms 2025-07-01 15:22:44.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:44.048 +03:00 [DBG] Connection id "0HNC8090TGFAJ" completed keep alive response. 2025-07-01 15:22:44.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1736ms 2025-07-01 15:22:44.048 +03:00 [DBG] Connection id "0HNC8090TGFAJ" received FIN. 2025-07-01 15:22:44.048 +03:00 [DBG] Connection id "0HNC8090TGFAJ" disconnecting. 2025-07-01 15:22:44.048 +03:00 [DBG] Connection id "0HNC8090TGFAJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:22:44.049 +03:00 [DBG] Connection id "0HNC8090TGFAJ" stopped. 2025-07-01 15:22:49.039 +03:00 [DBG] Connection id "0HNC8090TGFAK" accepted. 2025-07-01 15:22:49.039 +03:00 [DBG] Connection id "0HNC8090TGFAK" started. 2025-07-01 15:22:49.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:22:49.040 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:22:49.040 +03:00 [DBG] POST requests are not supported 2025-07-01 15:22:49.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:22:49.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:22:49.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:49.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:22:49.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:22:49.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:22:49.040 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:22:49.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:49.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:22:49.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:22:49.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:22:49.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:22:49.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:22:49.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:22:49.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:49.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:49.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:22:49.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:22:49.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:49.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:49.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:49.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:49.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:22:49.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1584ms. 2025-07-01 15:22:49.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:49.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:49.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:49.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:49.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:49.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:49.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:49.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:49.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:22:49.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:22:49.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:22:49.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:49.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:49.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:49.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:49.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:49.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:49.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1381ms 2025-07-01 15:22:49.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:49.042 +03:00 [DBG] Connection id "0HNC8090TGFAK" completed keep alive response. 2025-07-01 15:22:49.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1368ms 2025-07-01 15:22:49.042 +03:00 [DBG] Connection id "0HNC8090TGFAK" received FIN. 2025-07-01 15:22:49.042 +03:00 [DBG] Connection id "0HNC8090TGFAK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:22:49.042 +03:00 [DBG] Connection id "0HNC8090TGFAK" disconnecting. 2025-07-01 15:22:49.042 +03:00 [DBG] Connection id "0HNC8090TGFAK" stopped. 2025-07-01 15:22:54.051 +03:00 [DBG] Connection id "0HNC8090TGFAL" accepted. 2025-07-01 15:22:54.051 +03:00 [DBG] Connection id "0HNC8090TGFAL" started. 2025-07-01 15:22:54.051 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:22:54.051 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:22:54.051 +03:00 [DBG] POST requests are not supported 2025-07-01 15:22:54.051 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:22:54.052 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:22:54.052 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:54.052 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:22:54.052 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:22:54.052 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:22:54.052 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:22:54.052 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:54.052 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:22:54.052 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:22:54.052 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:22:54.052 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:22:54.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:22:54.052 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:22:54.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:54.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:54.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:22:54.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:22:54.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:54.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:54.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:54.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:54.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:22:54.053 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2048ms. 2025-07-01 15:22:54.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:54.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:54.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:54.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:54.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:54.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:54.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:54.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:54.053 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:22:54.053 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:22:54.053 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:22:54.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:54.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:54.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:54.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:54.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:54.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:54.053 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.151ms 2025-07-01 15:22:54.053 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:54.053 +03:00 [DBG] Connection id "0HNC8090TGFAL" completed keep alive response. 2025-07-01 15:22:54.053 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0613ms 2025-07-01 15:22:54.054 +03:00 [DBG] Connection id "0HNC8090TGFAL" received FIN. 2025-07-01 15:22:54.054 +03:00 [DBG] Connection id "0HNC8090TGFAL" disconnecting. 2025-07-01 15:22:54.054 +03:00 [DBG] Connection id "0HNC8090TGFAL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:22:54.055 +03:00 [DBG] Connection id "0HNC8090TGFAL" stopped. 2025-07-01 15:22:59.048 +03:00 [DBG] Connection id "0HNC8090TGFAM" accepted. 2025-07-01 15:22:59.048 +03:00 [DBG] Connection id "0HNC8090TGFAM" started. 2025-07-01 15:22:59.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:22:59.048 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:22:59.049 +03:00 [DBG] POST requests are not supported 2025-07-01 15:22:59.049 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:22:59.049 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:22:59.049 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:59.049 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:22:59.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:22:59.049 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:22:59.049 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:22:59.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:59.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:22:59.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:22:59.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:22:59.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:22:59.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:22:59.050 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:22:59.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:59.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:59.050 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:22:59.050 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:22:59.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:59.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:59.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:59.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:59.050 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:22:59.050 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1211ms. 2025-07-01 15:22:59.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:59.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:22:59.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:59.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:22:59.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:59.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:59.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:59.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:59.050 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:22:59.050 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:22:59.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:22:59.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:59.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:22:59.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:59.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:59.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:59.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:22:59.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7563ms 2025-07-01 15:22:59.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:22:59.050 +03:00 [DBG] Connection id "0HNC8090TGFAM" completed keep alive response. 2025-07-01 15:22:59.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9478ms 2025-07-01 15:22:59.051 +03:00 [DBG] Connection id "0HNC8090TGFAM" received FIN. 2025-07-01 15:22:59.051 +03:00 [DBG] Connection id "0HNC8090TGFAM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:22:59.051 +03:00 [DBG] Connection id "0HNC8090TGFAM" disconnecting. 2025-07-01 15:22:59.051 +03:00 [DBG] Connection id "0HNC8090TGFAM" stopped. 2025-07-01 15:23:04.042 +03:00 [DBG] Connection id "0HNC8090TGFAN" accepted. 2025-07-01 15:23:04.042 +03:00 [DBG] Connection id "0HNC8090TGFAN" started. 2025-07-01 15:23:04.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:23:04.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:23:04.042 +03:00 [DBG] POST requests are not supported 2025-07-01 15:23:04.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:23:04.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:23:04.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:04.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:23:04.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:23:04.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:23:04.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:23:04.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:04.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:23:04.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:23:04.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:23:04.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:23:04.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:23:04.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:23:04.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:04.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:04.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:23:04.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:23:04.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:04.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:04.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:04.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:04.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:23:04.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1199ms. 2025-07-01 15:23:04.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:04.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:04.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:04.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:04.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:04.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:04.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:04.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:04.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:23:04.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:23:04.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:23:04.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:04.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:04.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:04.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:04.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:04.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:04.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6674ms 2025-07-01 15:23:04.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:04.043 +03:00 [DBG] Connection id "0HNC8090TGFAN" completed keep alive response. 2025-07-01 15:23:04.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2454ms 2025-07-01 15:23:04.043 +03:00 [DBG] Connection id "0HNC8090TGFAN" received FIN. 2025-07-01 15:23:04.043 +03:00 [DBG] Connection id "0HNC8090TGFAN" disconnecting. 2025-07-01 15:23:04.044 +03:00 [DBG] Connection id "0HNC8090TGFAN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:23:04.045 +03:00 [DBG] Connection id "0HNC8090TGFAN" stopped. 2025-07-01 15:23:09.047 +03:00 [DBG] Connection id "0HNC8090TGFAO" accepted. 2025-07-01 15:23:09.047 +03:00 [DBG] Connection id "0HNC8090TGFAO" started. 2025-07-01 15:23:09.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:23:09.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:23:09.048 +03:00 [DBG] POST requests are not supported 2025-07-01 15:23:09.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:23:09.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:23:09.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:09.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:23:09.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:23:09.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:23:09.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:23:09.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:09.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:23:09.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:23:09.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:23:09.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:23:09.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:23:09.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:23:09.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:09.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:09.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:23:09.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:23:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:09.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:23:09.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2373ms. 2025-07-01 15:23:09.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:09.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:09.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:09.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:09.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:09.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:09.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:09.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:09.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:23:09.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:23:09.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:23:09.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:09.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:09.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:09.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:09.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:09.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:09.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1596ms 2025-07-01 15:23:09.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:09.049 +03:00 [DBG] Connection id "0HNC8090TGFAO" completed keep alive response. 2025-07-01 15:23:09.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0726ms 2025-07-01 15:23:09.050 +03:00 [DBG] Connection id "0HNC8090TGFAO" received FIN. 2025-07-01 15:23:09.050 +03:00 [DBG] Connection id "0HNC8090TGFAO" disconnecting. 2025-07-01 15:23:09.050 +03:00 [DBG] Connection id "0HNC8090TGFAO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:23:09.051 +03:00 [DBG] Connection id "0HNC8090TGFAO" stopped. 2025-07-01 15:23:14.042 +03:00 [DBG] Connection id "0HNC8090TGFAP" accepted. 2025-07-01 15:23:14.042 +03:00 [DBG] Connection id "0HNC8090TGFAP" started. 2025-07-01 15:23:14.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:23:14.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:23:14.042 +03:00 [DBG] POST requests are not supported 2025-07-01 15:23:14.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:23:14.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:23:14.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:14.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:23:14.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:23:14.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:23:14.043 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:23:14.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:14.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:23:14.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:23:14.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:23:14.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:23:14.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:23:14.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:23:14.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:14.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:14.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:23:14.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:23:14.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:14.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:14.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:14.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:14.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:23:14.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1846ms. 2025-07-01 15:23:14.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:14.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:14.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:14.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:14.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:14.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:14.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:14.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:14.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:23:14.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:23:14.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:23:14.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:14.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:14.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:14.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:14.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:14.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:14.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3186ms 2025-07-01 15:23:14.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:14.045 +03:00 [DBG] Connection id "0HNC8090TGFAP" completed keep alive response. 2025-07-01 15:23:14.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4489ms 2025-07-01 15:23:14.045 +03:00 [DBG] Connection id "0HNC8090TGFAP" received FIN. 2025-07-01 15:23:14.045 +03:00 [DBG] Connection id "0HNC8090TGFAP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:23:14.045 +03:00 [DBG] Connection id "0HNC8090TGFAP" disconnecting. 2025-07-01 15:23:14.045 +03:00 [DBG] Connection id "0HNC8090TGFAP" stopped. 2025-07-01 15:23:19.048 +03:00 [DBG] Connection id "0HNC8090TGFAQ" accepted. 2025-07-01 15:23:19.048 +03:00 [DBG] Connection id "0HNC8090TGFAQ" started. 2025-07-01 15:23:19.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:23:19.048 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:23:19.048 +03:00 [DBG] POST requests are not supported 2025-07-01 15:23:19.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:23:19.049 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:23:19.049 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:19.049 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:23:19.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:23:19.049 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:23:19.049 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:23:19.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:19.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:23:19.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:23:19.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:23:19.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:23:19.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:23:19.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:23:19.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:19.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:19.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:23:19.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:23:19.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:19.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:19.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:19.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:19.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:23:19.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1286ms. 2025-07-01 15:23:19.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:19.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:19.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:19.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:19.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:19.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:19.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:19.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:19.050 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:23:19.050 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:23:19.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:23:19.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:19.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:19.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:19.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:19.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:19.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:19.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7998ms 2025-07-01 15:23:19.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:19.050 +03:00 [DBG] Connection id "0HNC8090TGFAQ" completed keep alive response. 2025-07-01 15:23:19.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5549ms 2025-07-01 15:23:19.050 +03:00 [DBG] Connection id "0HNC8090TGFAQ" received FIN. 2025-07-01 15:23:19.050 +03:00 [DBG] Connection id "0HNC8090TGFAQ" disconnecting. 2025-07-01 15:23:19.050 +03:00 [DBG] Connection id "0HNC8090TGFAQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:23:19.051 +03:00 [DBG] Connection id "0HNC8090TGFAQ" stopped. 2025-07-01 15:23:24.047 +03:00 [DBG] Connection id "0HNC8090TGFAR" accepted. 2025-07-01 15:23:24.047 +03:00 [DBG] Connection id "0HNC8090TGFAR" started. 2025-07-01 15:23:24.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:23:24.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:23:24.048 +03:00 [DBG] POST requests are not supported 2025-07-01 15:23:24.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:23:24.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:23:24.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:24.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:23:24.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:23:24.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:23:24.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:23:24.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:24.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:23:24.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:23:24.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:23:24.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:23:24.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:23:24.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:23:24.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:24.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:24.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:23:24.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:23:24.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:24.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:24.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:24.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:24.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:23:24.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1192ms. 2025-07-01 15:23:24.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:24.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:24.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:24.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:24.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:24.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:24.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:24.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:24.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:23:24.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:23:24.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:23:24.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:24.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:24.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:24.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:24.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:24.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:24.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7327ms 2025-07-01 15:23:24.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:24.049 +03:00 [DBG] Connection id "0HNC8090TGFAR" completed keep alive response. 2025-07-01 15:23:24.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3833ms 2025-07-01 15:23:24.049 +03:00 [DBG] Connection id "0HNC8090TGFAR" received FIN. 2025-07-01 15:23:24.049 +03:00 [DBG] Connection id "0HNC8090TGFAR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:23:24.049 +03:00 [DBG] Connection id "0HNC8090TGFAR" disconnecting. 2025-07-01 15:23:24.049 +03:00 [DBG] Connection id "0HNC8090TGFAR" stopped. 2025-07-01 15:23:29.046 +03:00 [DBG] Connection id "0HNC8090TGFAS" accepted. 2025-07-01 15:23:29.046 +03:00 [DBG] Connection id "0HNC8090TGFAS" started. 2025-07-01 15:23:29.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:23:29.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:23:29.046 +03:00 [DBG] POST requests are not supported 2025-07-01 15:23:29.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:23:29.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:23:29.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:29.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:23:29.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:23:29.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:23:29.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:23:29.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:29.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:23:29.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:23:29.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:23:29.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:23:29.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:23:29.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:23:29.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:29.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:29.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:23:29.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:23:29.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:29.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:29.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:29.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:29.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:23:29.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1322ms. 2025-07-01 15:23:29.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:29.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:29.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:29.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:29.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:23:29.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:23:29.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:23:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:29.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:29.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:29.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7832ms 2025-07-01 15:23:29.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:29.047 +03:00 [DBG] Connection id "0HNC8090TGFAS" completed keep alive response. 2025-07-01 15:23:29.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4353ms 2025-07-01 15:23:29.048 +03:00 [DBG] Connection id "0HNC8090TGFAS" received FIN. 2025-07-01 15:23:29.048 +03:00 [DBG] Connection id "0HNC8090TGFAS" disconnecting. 2025-07-01 15:23:29.048 +03:00 [DBG] Connection id "0HNC8090TGFAS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:23:29.049 +03:00 [DBG] Connection id "0HNC8090TGFAS" stopped. 2025-07-01 15:23:34.053 +03:00 [DBG] Connection id "0HNC8090TGFAT" accepted. 2025-07-01 15:23:34.053 +03:00 [DBG] Connection id "0HNC8090TGFAT" started. 2025-07-01 15:23:34.053 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:23:34.053 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:23:34.053 +03:00 [DBG] POST requests are not supported 2025-07-01 15:23:34.053 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:23:34.053 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:23:34.053 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:34.053 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:23:34.053 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:23:34.053 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:23:34.053 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:23:34.053 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:34.053 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:23:34.053 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:23:34.053 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:23:34.053 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:23:34.053 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:23:34.053 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:23:34.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:34.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:34.053 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:23:34.054 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:23:34.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:34.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:34.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:34.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:34.054 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:23:34.054 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1923ms. 2025-07-01 15:23:34.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:34.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:34.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:34.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:34.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:34.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:34.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:34.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:34.054 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:23:34.054 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:23:34.054 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:23:34.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:34.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:34.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:34.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:34.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:34.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:34.054 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8821ms 2025-07-01 15:23:34.054 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:34.054 +03:00 [DBG] Connection id "0HNC8090TGFAT" completed keep alive response. 2025-07-01 15:23:34.054 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4503ms 2025-07-01 15:23:34.055 +03:00 [DBG] Connection id "0HNC8090TGFAT" received FIN. 2025-07-01 15:23:34.055 +03:00 [DBG] Connection id "0HNC8090TGFAT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:23:34.055 +03:00 [DBG] Connection id "0HNC8090TGFAT" disconnecting. 2025-07-01 15:23:34.055 +03:00 [DBG] Connection id "0HNC8090TGFAT" stopped. 2025-07-01 15:23:39.047 +03:00 [DBG] Connection id "0HNC8090TGFAU" accepted. 2025-07-01 15:23:39.047 +03:00 [DBG] Connection id "0HNC8090TGFAU" started. 2025-07-01 15:23:39.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:23:39.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:23:39.047 +03:00 [DBG] POST requests are not supported 2025-07-01 15:23:39.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:23:39.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:23:39.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:39.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:23:39.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:23:39.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:23:39.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:23:39.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:39.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:23:39.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:23:39.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:23:39.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:23:39.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:23:39.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:23:39.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:39.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:39.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:23:39.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:23:39.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:39.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:39.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:39.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:39.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:23:39.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1645ms. 2025-07-01 15:23:39.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:39.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:39.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:39.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:39.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:39.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:39.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:39.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:39.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:23:39.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:23:39.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:23:39.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:39.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:39.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:39.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:39.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:39.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:39.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9805ms 2025-07-01 15:23:39.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:39.049 +03:00 [DBG] Connection id "0HNC8090TGFAU" completed keep alive response. 2025-07-01 15:23:39.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8116ms 2025-07-01 15:23:39.049 +03:00 [DBG] Connection id "0HNC8090TGFAU" received FIN. 2025-07-01 15:23:39.049 +03:00 [DBG] Connection id "0HNC8090TGFAU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:23:39.049 +03:00 [DBG] Connection id "0HNC8090TGFAU" disconnecting. 2025-07-01 15:23:39.049 +03:00 [DBG] Connection id "0HNC8090TGFAU" stopped. 2025-07-01 15:23:44.050 +03:00 [DBG] Connection id "0HNC8090TGFAV" accepted. 2025-07-01 15:23:44.050 +03:00 [DBG] Connection id "0HNC8090TGFAV" started. 2025-07-01 15:23:44.050 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:23:44.050 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:23:44.050 +03:00 [DBG] POST requests are not supported 2025-07-01 15:23:44.050 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:23:44.050 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:23:44.051 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:44.051 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:23:44.051 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:23:44.051 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:23:44.051 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:23:44.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:44.051 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:23:44.051 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:23:44.051 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:23:44.051 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:23:44.051 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:23:44.051 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:23:44.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:44.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:44.051 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:23:44.051 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:23:44.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:44.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:44.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:44.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:44.051 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:23:44.051 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.148ms. 2025-07-01 15:23:44.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:44.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:44.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:44.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:44.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:44.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:44.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:44.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:44.052 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:23:44.052 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:23:44.052 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:23:44.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:44.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:44.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:44.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:44.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:44.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:44.052 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9183ms 2025-07-01 15:23:44.052 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:44.052 +03:00 [DBG] Connection id "0HNC8090TGFAV" completed keep alive response. 2025-07-01 15:23:44.052 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6664ms 2025-07-01 15:23:44.052 +03:00 [DBG] Connection id "0HNC8090TGFAV" received FIN. 2025-07-01 15:23:44.052 +03:00 [DBG] Connection id "0HNC8090TGFAV" disconnecting. 2025-07-01 15:23:44.052 +03:00 [DBG] Connection id "0HNC8090TGFAV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:23:44.053 +03:00 [DBG] Connection id "0HNC8090TGFAV" stopped. 2025-07-01 15:23:49.045 +03:00 [DBG] Connection id "0HNC8090TGFB0" accepted. 2025-07-01 15:23:49.045 +03:00 [DBG] Connection id "0HNC8090TGFB0" started. 2025-07-01 15:23:49.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:23:49.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:23:49.045 +03:00 [DBG] POST requests are not supported 2025-07-01 15:23:49.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:23:49.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:23:49.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:49.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:23:49.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:23:49.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:23:49.045 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:23:49.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:49.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:23:49.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:23:49.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:23:49.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:23:49.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:23:49.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:23:49.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:49.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:49.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:23:49.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:23:49.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:49.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:49.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:49.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:49.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:23:49.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1416ms. 2025-07-01 15:23:49.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:49.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:49.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:49.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:49.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:49.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:49.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:49.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:49.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:23:49.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:23:49.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:23:49.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:49.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:49.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:49.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:49.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:49.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:49.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7255ms 2025-07-01 15:23:49.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:49.046 +03:00 [DBG] Connection id "0HNC8090TGFB0" completed keep alive response. 2025-07-01 15:23:49.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3503ms 2025-07-01 15:23:49.046 +03:00 [DBG] Connection id "0HNC8090TGFB0" received FIN. 2025-07-01 15:23:49.047 +03:00 [DBG] Connection id "0HNC8090TGFB0" disconnecting. 2025-07-01 15:23:49.047 +03:00 [DBG] Connection id "0HNC8090TGFB0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:23:49.048 +03:00 [DBG] Connection id "0HNC8090TGFB0" stopped. 2025-07-01 15:23:54.045 +03:00 [DBG] Connection id "0HNC8090TGFB1" accepted. 2025-07-01 15:23:54.045 +03:00 [DBG] Connection id "0HNC8090TGFB1" started. 2025-07-01 15:23:54.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:23:54.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:23:54.045 +03:00 [DBG] POST requests are not supported 2025-07-01 15:23:54.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:23:54.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:23:54.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:54.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:23:54.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:23:54.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:23:54.045 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:23:54.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:54.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:23:54.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:23:54.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:23:54.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:23:54.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:23:54.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:23:54.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:54.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:54.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:23:54.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:23:54.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:54.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:54.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:54.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:54.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:23:54.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1422ms. 2025-07-01 15:23:54.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:54.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:54.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:54.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:54.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:54.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:54.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:54.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:54.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:23:54.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:23:54.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:23:54.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:54.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:54.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:54.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:54.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:54.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:54.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8237ms 2025-07-01 15:23:54.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:54.046 +03:00 [DBG] Connection id "0HNC8090TGFB1" completed keep alive response. 2025-07-01 15:23:54.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3502ms 2025-07-01 15:23:54.048 +03:00 [DBG] Connection id "0HNC8090TGFB1" received FIN. 2025-07-01 15:23:54.048 +03:00 [DBG] Connection id "0HNC8090TGFB1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:23:54.048 +03:00 [DBG] Connection id "0HNC8090TGFB1" disconnecting. 2025-07-01 15:23:54.049 +03:00 [DBG] Connection id "0HNC8090TGFB1" stopped. 2025-07-01 15:23:59.056 +03:00 [DBG] Connection id "0HNC8090TGFB2" accepted. 2025-07-01 15:23:59.056 +03:00 [DBG] Connection id "0HNC8090TGFB2" started. 2025-07-01 15:23:59.057 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:23:59.057 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:23:59.057 +03:00 [DBG] POST requests are not supported 2025-07-01 15:23:59.057 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:23:59.057 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:23:59.057 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:59.057 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:23:59.057 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:23:59.057 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:23:59.057 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:23:59.057 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:59.058 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:23:59.058 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:23:59.058 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:23:59.058 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:23:59.058 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:23:59.058 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:23:59.058 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:59.058 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:59.058 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:23:59.058 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:23:59.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:59.058 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:59.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:59.058 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:59.058 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:23:59.058 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1703ms. 2025-07-01 15:23:59.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:59.058 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:23:59.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:59.059 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:23:59.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:59.059 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:59.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:59.059 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:59.059 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:23:59.059 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:23:59.059 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:23:59.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:59.059 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:23:59.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:59.059 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:59.059 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:59.059 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:23:59.059 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0701ms 2025-07-01 15:23:59.059 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:23:59.059 +03:00 [DBG] Connection id "0HNC8090TGFB2" completed keep alive response. 2025-07-01 15:23:59.059 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2354ms 2025-07-01 15:23:59.059 +03:00 [DBG] Connection id "0HNC8090TGFB2" received FIN. 2025-07-01 15:23:59.059 +03:00 [DBG] Connection id "0HNC8090TGFB2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:23:59.060 +03:00 [DBG] Connection id "0HNC8090TGFB2" disconnecting. 2025-07-01 15:23:59.060 +03:00 [DBG] Connection id "0HNC8090TGFB2" stopped. 2025-07-01 15:24:04.056 +03:00 [DBG] Connection id "0HNC8090TGFB3" accepted. 2025-07-01 15:24:04.057 +03:00 [DBG] Connection id "0HNC8090TGFB3" started. 2025-07-01 15:24:04.057 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:24:04.057 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:24:04.057 +03:00 [DBG] POST requests are not supported 2025-07-01 15:24:04.057 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:24:04.057 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:24:04.057 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:04.057 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:24:04.057 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:24:04.057 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:24:04.057 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:24:04.057 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:04.058 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:24:04.058 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:24:04.058 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:24:04.058 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:24:04.058 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:24:04.058 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:24:04.058 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:04.058 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:04.058 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:24:04.058 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:24:04.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:04.058 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:04.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:04.058 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:04.058 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:24:04.058 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1669ms. 2025-07-01 15:24:04.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:04.059 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:04.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:04.059 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:04.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:04.059 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:04.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:04.059 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:04.059 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:24:04.059 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:24:04.059 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:24:04.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:04.059 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:04.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:04.059 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:04.059 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:04.059 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:04.059 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3522ms 2025-07-01 15:24:04.059 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:04.059 +03:00 [DBG] Connection id "0HNC8090TGFB3" completed keep alive response. 2025-07-01 15:24:04.059 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4955ms 2025-07-01 15:24:04.060 +03:00 [DBG] Connection id "0HNC8090TGFB3" received FIN. 2025-07-01 15:24:04.060 +03:00 [DBG] Connection id "0HNC8090TGFB3" disconnecting. 2025-07-01 15:24:04.060 +03:00 [DBG] Connection id "0HNC8090TGFB3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:24:04.061 +03:00 [DBG] Connection id "0HNC8090TGFB3" stopped. 2025-07-01 15:24:09.043 +03:00 [DBG] Connection id "0HNC8090TGFB4" accepted. 2025-07-01 15:24:09.043 +03:00 [DBG] Connection id "0HNC8090TGFB4" started. 2025-07-01 15:24:09.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:24:09.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:24:09.043 +03:00 [DBG] POST requests are not supported 2025-07-01 15:24:09.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:24:09.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:24:09.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:09.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:24:09.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:24:09.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:24:09.043 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:24:09.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:09.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:24:09.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:24:09.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:24:09.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:24:09.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:24:09.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:24:09.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:09.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:09.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:24:09.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:24:09.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:09.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:09.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:09.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:09.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:24:09.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.122ms. 2025-07-01 15:24:09.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:09.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:09.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:09.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:09.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:09.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:09.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:09.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:09.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:24:09.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:24:09.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:24:09.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:09.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:09.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:09.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:09.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:09.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:09.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7112ms 2025-07-01 15:24:09.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:09.044 +03:00 [DBG] Connection id "0HNC8090TGFB4" completed keep alive response. 2025-07-01 15:24:09.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2909ms 2025-07-01 15:24:09.044 +03:00 [DBG] Connection id "0HNC8090TGFB4" received FIN. 2025-07-01 15:24:09.045 +03:00 [DBG] Connection id "0HNC8090TGFB4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:24:09.045 +03:00 [DBG] Connection id "0HNC8090TGFB4" disconnecting. 2025-07-01 15:24:09.045 +03:00 [DBG] Connection id "0HNC8090TGFB4" stopped. 2025-07-01 15:24:14.055 +03:00 [DBG] Connection id "0HNC8090TGFB5" accepted. 2025-07-01 15:24:14.055 +03:00 [DBG] Connection id "0HNC8090TGFB5" started. 2025-07-01 15:24:14.055 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:24:14.055 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:24:14.055 +03:00 [DBG] POST requests are not supported 2025-07-01 15:24:14.055 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:24:14.055 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:24:14.055 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:14.055 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:24:14.055 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:24:14.056 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:24:14.056 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:24:14.056 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:14.056 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:24:14.056 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:24:14.056 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:24:14.056 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:24:14.056 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:24:14.056 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:24:14.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:14.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:14.056 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:24:14.056 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:24:14.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:14.056 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:14.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:14.056 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:14.056 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:24:14.056 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1328ms. 2025-07-01 15:24:14.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:14.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:14.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:14.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:14.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:14.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:14.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:14.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:14.056 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:24:14.056 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:24:14.056 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:24:14.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:14.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:14.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:14.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:14.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:14.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:14.056 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7101ms 2025-07-01 15:24:14.057 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:14.057 +03:00 [DBG] Connection id "0HNC8090TGFB5" completed keep alive response. 2025-07-01 15:24:14.057 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3186ms 2025-07-01 15:24:14.057 +03:00 [DBG] Connection id "0HNC8090TGFB5" received FIN. 2025-07-01 15:24:14.057 +03:00 [DBG] Connection id "0HNC8090TGFB5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:24:14.057 +03:00 [DBG] Connection id "0HNC8090TGFB5" disconnecting. 2025-07-01 15:24:14.057 +03:00 [DBG] Connection id "0HNC8090TGFB5" stopped. 2025-07-01 15:24:19.053 +03:00 [DBG] Connection id "0HNC8090TGFB6" accepted. 2025-07-01 15:24:19.053 +03:00 [DBG] Connection id "0HNC8090TGFB6" started. 2025-07-01 15:24:19.053 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:24:19.053 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:24:19.053 +03:00 [DBG] POST requests are not supported 2025-07-01 15:24:19.053 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:24:19.053 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:24:19.053 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:19.053 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:24:19.053 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:24:19.053 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:24:19.053 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:24:19.053 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:19.053 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:24:19.053 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:24:19.053 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:24:19.053 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:24:19.053 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:24:19.053 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:24:19.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:19.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:19.053 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:24:19.054 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:24:19.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:19.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:19.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:19.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:19.054 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:24:19.054 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1411ms. 2025-07-01 15:24:19.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:19.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:19.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:19.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:19.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:19.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:19.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:19.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:19.054 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:24:19.054 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:24:19.054 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:24:19.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:19.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:19.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:19.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:19.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:19.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:19.054 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7978ms 2025-07-01 15:24:19.054 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:19.054 +03:00 [DBG] Connection id "0HNC8090TGFB6" completed keep alive response. 2025-07-01 15:24:19.054 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.369ms 2025-07-01 15:24:19.055 +03:00 [DBG] Connection id "0HNC8090TGFB6" received FIN. 2025-07-01 15:24:19.055 +03:00 [DBG] Connection id "0HNC8090TGFB6" disconnecting. 2025-07-01 15:24:19.055 +03:00 [DBG] Connection id "0HNC8090TGFB6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:24:19.056 +03:00 [DBG] Connection id "0HNC8090TGFB6" stopped. 2025-07-01 15:24:24.046 +03:00 [DBG] Connection id "0HNC8090TGFB7" accepted. 2025-07-01 15:24:24.046 +03:00 [DBG] Connection id "0HNC8090TGFB7" started. 2025-07-01 15:24:24.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:24:24.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:24:24.046 +03:00 [DBG] POST requests are not supported 2025-07-01 15:24:24.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:24:24.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:24:24.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:24.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:24:24.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:24:24.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:24:24.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:24:24.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:24.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:24:24.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:24:24.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:24:24.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:24:24.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:24:24.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:24:24.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:24.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:24.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:24:24.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:24:24.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:24.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:24.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:24.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:24.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:24:24.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1128ms. 2025-07-01 15:24:24.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:24.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:24.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:24.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:24.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:24.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:24.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:24.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:24.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:24:24.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:24:24.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:24:24.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:24.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:24.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:24.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:24.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:24.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:24.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6364ms 2025-07-01 15:24:24.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:24.047 +03:00 [DBG] Connection id "0HNC8090TGFB7" completed keep alive response. 2025-07-01 15:24:24.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1628ms 2025-07-01 15:24:24.047 +03:00 [DBG] Connection id "0HNC8090TGFB7" received FIN. 2025-07-01 15:24:24.047 +03:00 [DBG] Connection id "0HNC8090TGFB7" disconnecting. 2025-07-01 15:24:24.047 +03:00 [DBG] Connection id "0HNC8090TGFB7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:24:24.049 +03:00 [DBG] Connection id "0HNC8090TGFB7" stopped. 2025-07-01 15:24:29.045 +03:00 [DBG] Connection id "0HNC8090TGFB8" accepted. 2025-07-01 15:24:29.045 +03:00 [DBG] Connection id "0HNC8090TGFB8" started. 2025-07-01 15:24:29.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:24:29.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:24:29.046 +03:00 [DBG] POST requests are not supported 2025-07-01 15:24:29.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:24:29.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:24:29.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:29.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:24:29.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:24:29.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:24:29.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:24:29.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:29.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:24:29.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:24:29.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:24:29.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:24:29.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:24:29.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:24:29.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:29.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:29.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:24:29.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:24:29.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:29.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:29.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:29.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:29.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:24:29.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1121ms. 2025-07-01 15:24:29.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:29.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:29.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:29.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:29.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:24:29.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:24:29.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:24:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:29.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:29.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:29.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:29.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:29.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6779ms 2025-07-01 15:24:29.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:29.047 +03:00 [DBG] Connection id "0HNC8090TGFB8" completed keep alive response. 2025-07-01 15:24:29.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3126ms 2025-07-01 15:24:29.047 +03:00 [DBG] Connection id "0HNC8090TGFB8" received FIN. 2025-07-01 15:24:29.047 +03:00 [DBG] Connection id "0HNC8090TGFB8" disconnecting. 2025-07-01 15:24:29.048 +03:00 [DBG] Connection id "0HNC8090TGFB8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:24:29.049 +03:00 [DBG] Connection id "0HNC8090TGFB8" stopped. 2025-07-01 15:24:34.044 +03:00 [DBG] Connection id "0HNC8090TGFB9" accepted. 2025-07-01 15:24:34.044 +03:00 [DBG] Connection id "0HNC8090TGFB9" started. 2025-07-01 15:24:34.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:24:34.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:24:34.045 +03:00 [DBG] POST requests are not supported 2025-07-01 15:24:34.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:24:34.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:24:34.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:34.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:24:34.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:24:34.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:24:34.045 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:24:34.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:34.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:24:34.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:24:34.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:24:34.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:24:34.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:24:34.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:24:34.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:34.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:34.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:24:34.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:24:34.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:34.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:34.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:34.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:34.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:24:34.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1278ms. 2025-07-01 15:24:34.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:34.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:34.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:34.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:34.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:34.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:34.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:34.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:34.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:24:34.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:24:34.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:24:34.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:34.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:34.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:34.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:34.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:34.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:34.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7045ms 2025-07-01 15:24:34.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:34.046 +03:00 [DBG] Connection id "0HNC8090TGFB9" completed keep alive response. 2025-07-01 15:24:34.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4221ms 2025-07-01 15:24:34.046 +03:00 [DBG] Connection id "0HNC8090TGFB9" received FIN. 2025-07-01 15:24:34.046 +03:00 [DBG] Connection id "0HNC8090TGFB9" disconnecting. 2025-07-01 15:24:34.046 +03:00 [DBG] Connection id "0HNC8090TGFB9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:24:34.047 +03:00 [DBG] Connection id "0HNC8090TGFB9" stopped. 2025-07-01 15:24:39.054 +03:00 [DBG] Connection id "0HNC8090TGFBA" accepted. 2025-07-01 15:24:39.055 +03:00 [DBG] Connection id "0HNC8090TGFBA" started. 2025-07-01 15:24:39.055 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:24:39.055 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:24:39.055 +03:00 [DBG] POST requests are not supported 2025-07-01 15:24:39.055 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:24:39.055 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:24:39.055 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:39.055 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:24:39.056 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:24:39.056 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:24:39.056 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:24:39.056 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:39.056 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:24:39.056 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:24:39.056 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:24:39.056 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:24:39.056 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:24:39.056 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:24:39.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:39.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:39.056 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:24:39.056 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:24:39.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:39.056 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:39.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:39.056 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:39.056 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:24:39.057 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2458ms. 2025-07-01 15:24:39.057 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:39.057 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:39.057 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:39.057 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:39.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:39.057 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:39.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:39.057 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:39.057 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:24:39.057 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:24:39.057 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:24:39.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:39.057 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:39.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:39.057 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:39.057 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:39.057 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:39.057 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.371ms 2025-07-01 15:24:39.058 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:39.058 +03:00 [DBG] Connection id "0HNC8090TGFBA" completed keep alive response. 2025-07-01 15:24:39.058 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4344ms 2025-07-01 15:24:39.058 +03:00 [DBG] Connection id "0HNC8090TGFBA" received FIN. 2025-07-01 15:24:39.058 +03:00 [DBG] Connection id "0HNC8090TGFBA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:24:39.058 +03:00 [DBG] Connection id "0HNC8090TGFBA" disconnecting. 2025-07-01 15:24:39.058 +03:00 [DBG] Connection id "0HNC8090TGFBA" stopped. 2025-07-01 15:24:44.048 +03:00 [DBG] Connection id "0HNC8090TGFBB" accepted. 2025-07-01 15:24:44.048 +03:00 [DBG] Connection id "0HNC8090TGFBB" started. 2025-07-01 15:24:44.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:24:44.048 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:24:44.048 +03:00 [DBG] POST requests are not supported 2025-07-01 15:24:44.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:24:44.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:24:44.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:44.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:24:44.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:24:44.049 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:24:44.049 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:24:44.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:44.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:24:44.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:24:44.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:24:44.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:24:44.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:24:44.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:24:44.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:44.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:44.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:24:44.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:24:44.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:44.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:44.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:44.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:44.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:24:44.050 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1649ms. 2025-07-01 15:24:44.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:44.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:44.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:44.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:44.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:44.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:44.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:44.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:44.050 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:24:44.050 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:24:44.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:24:44.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:44.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:44.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:44.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:44.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:44.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:44.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2066ms 2025-07-01 15:24:44.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:44.050 +03:00 [DBG] Connection id "0HNC8090TGFBB" completed keep alive response. 2025-07-01 15:24:44.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2808ms 2025-07-01 15:24:44.051 +03:00 [DBG] Connection id "0HNC8090TGFBB" received FIN. 2025-07-01 15:24:44.051 +03:00 [DBG] Connection id "0HNC8090TGFBB" disconnecting. 2025-07-01 15:24:44.051 +03:00 [DBG] Connection id "0HNC8090TGFBB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:24:44.052 +03:00 [DBG] Connection id "0HNC8090TGFBB" stopped. 2025-07-01 15:24:49.050 +03:00 [DBG] Connection id "0HNC8090TGFBC" accepted. 2025-07-01 15:24:49.050 +03:00 [DBG] Connection id "0HNC8090TGFBC" started. 2025-07-01 15:24:49.050 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:24:49.050 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:24:49.050 +03:00 [DBG] POST requests are not supported 2025-07-01 15:24:49.050 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:24:49.050 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:24:49.050 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:49.050 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:24:49.050 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:24:49.050 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:24:49.050 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:24:49.050 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:49.050 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:24:49.050 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:24:49.050 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:24:49.050 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:24:49.050 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:24:49.050 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:24:49.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:49.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:49.050 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:24:49.050 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:24:49.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:49.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:49.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:49.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:49.050 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:24:49.051 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1219ms. 2025-07-01 15:24:49.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:49.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:49.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:49.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:49.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:49.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:49.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:49.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:49.051 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:24:49.051 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:24:49.051 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:24:49.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:49.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:49.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:49.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:49.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:49.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:49.051 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.667ms 2025-07-01 15:24:49.051 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:49.051 +03:00 [DBG] Connection id "0HNC8090TGFBC" completed keep alive response. 2025-07-01 15:24:49.051 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2272ms 2025-07-01 15:24:49.051 +03:00 [DBG] Connection id "0HNC8090TGFBC" received FIN. 2025-07-01 15:24:49.051 +03:00 [DBG] Connection id "0HNC8090TGFBC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:24:49.051 +03:00 [DBG] Connection id "0HNC8090TGFBC" disconnecting. 2025-07-01 15:24:49.052 +03:00 [DBG] Connection id "0HNC8090TGFBC" stopped. 2025-07-01 15:24:54.044 +03:00 [DBG] Connection id "0HNC8090TGFBD" accepted. 2025-07-01 15:24:54.045 +03:00 [DBG] Connection id "0HNC8090TGFBD" started. 2025-07-01 15:24:54.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:24:54.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:24:54.045 +03:00 [DBG] POST requests are not supported 2025-07-01 15:24:54.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:24:54.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:24:54.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:54.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:24:54.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:24:54.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:24:54.045 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:24:54.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:54.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:24:54.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:24:54.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:24:54.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:24:54.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:24:54.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:24:54.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:54.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:54.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:24:54.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:24:54.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:54.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:54.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:54.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:54.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:24:54.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1736ms. 2025-07-01 15:24:54.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:54.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:54.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:54.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:54.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:54.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:54.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:54.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:54.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:24:54.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:24:54.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:24:54.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:54.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:54.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:54.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:54.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:54.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:54.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3468ms 2025-07-01 15:24:54.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:54.047 +03:00 [DBG] Connection id "0HNC8090TGFBD" completed keep alive response. 2025-07-01 15:24:54.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4467ms 2025-07-01 15:24:54.048 +03:00 [DBG] Connection id "0HNC8090TGFBD" received FIN. 2025-07-01 15:24:54.048 +03:00 [DBG] Connection id "0HNC8090TGFBD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:24:54.048 +03:00 [DBG] Connection id "0HNC8090TGFBD" disconnecting. 2025-07-01 15:24:54.048 +03:00 [DBG] Connection id "0HNC8090TGFBD" stopped. 2025-07-01 15:24:59.052 +03:00 [DBG] Connection id "0HNC8090TGFBE" accepted. 2025-07-01 15:24:59.052 +03:00 [DBG] Connection id "0HNC8090TGFBE" started. 2025-07-01 15:24:59.052 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:24:59.052 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:24:59.052 +03:00 [DBG] POST requests are not supported 2025-07-01 15:24:59.052 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:24:59.052 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:24:59.052 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:59.052 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:24:59.052 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:24:59.052 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:24:59.052 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:24:59.052 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:59.052 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:24:59.052 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:24:59.052 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:24:59.052 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:24:59.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:24:59.052 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:24:59.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:59.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:59.053 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:24:59.053 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:24:59.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:59.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:59.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:59.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:59.053 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:24:59.053 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1459ms. 2025-07-01 15:24:59.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:59.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:24:59.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:59.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:24:59.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:59.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:59.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:59.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:59.053 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:24:59.053 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:24:59.053 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:24:59.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:59.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:24:59.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:59.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:59.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:59.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:24:59.054 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0547ms 2025-07-01 15:24:59.054 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:24:59.054 +03:00 [DBG] Connection id "0HNC8090TGFBE" completed keep alive response. 2025-07-01 15:24:59.054 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7415ms 2025-07-01 15:24:59.054 +03:00 [DBG] Connection id "0HNC8090TGFBE" received FIN. 2025-07-01 15:24:59.054 +03:00 [DBG] Connection id "0HNC8090TGFBE" disconnecting. 2025-07-01 15:24:59.054 +03:00 [DBG] Connection id "0HNC8090TGFBE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:24:59.055 +03:00 [DBG] Connection id "0HNC8090TGFBE" stopped. 2025-07-01 15:25:04.053 +03:00 [DBG] Connection id "0HNC8090TGFBF" accepted. 2025-07-01 15:25:04.053 +03:00 [DBG] Connection id "0HNC8090TGFBF" started. 2025-07-01 15:25:04.053 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:25:04.053 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:25:04.053 +03:00 [DBG] POST requests are not supported 2025-07-01 15:25:04.053 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:25:04.053 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:25:04.053 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:04.053 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:25:04.053 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:25:04.053 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:25:04.053 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:25:04.053 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:04.053 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:25:04.053 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:25:04.053 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:25:04.053 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:25:04.053 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:25:04.053 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:25:04.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:04.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:04.054 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:25:04.054 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:25:04.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:04.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:04.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:04.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:04.054 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:25:04.054 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1474ms. 2025-07-01 15:25:04.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:04.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:04.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:04.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:04.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:04.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:04.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:04.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:04.054 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:25:04.054 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:25:04.054 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:25:04.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:04.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:04.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:04.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:04.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:04.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:04.054 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7307ms 2025-07-01 15:25:04.054 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:04.054 +03:00 [DBG] Connection id "0HNC8090TGFBF" completed keep alive response. 2025-07-01 15:25:04.054 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3133ms 2025-07-01 15:25:04.054 +03:00 [DBG] Connection id "0HNC8090TGFBF" received FIN. 2025-07-01 15:25:04.054 +03:00 [DBG] Connection id "0HNC8090TGFBF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:25:04.055 +03:00 [DBG] Connection id "0HNC8090TGFBF" disconnecting. 2025-07-01 15:25:04.055 +03:00 [DBG] Connection id "0HNC8090TGFBF" stopped. 2025-07-01 15:25:09.043 +03:00 [DBG] Connection id "0HNC8090TGFBG" accepted. 2025-07-01 15:25:09.043 +03:00 [DBG] Connection id "0HNC8090TGFBG" started. 2025-07-01 15:25:09.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:25:09.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:25:09.043 +03:00 [DBG] POST requests are not supported 2025-07-01 15:25:09.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:25:09.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:25:09.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:09.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:25:09.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:25:09.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:25:09.043 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:25:09.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:09.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:25:09.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:25:09.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:25:09.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:25:09.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:25:09.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:25:09.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:09.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:09.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:25:09.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:25:09.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:09.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:09.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:09.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:09.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:25:09.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1258ms. 2025-07-01 15:25:09.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:09.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:09.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:09.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:09.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:09.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:09.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:09.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:09.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:25:09.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:25:09.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:25:09.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:09.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:09.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:09.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:09.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:09.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:09.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7104ms 2025-07-01 15:25:09.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:09.044 +03:00 [DBG] Connection id "0HNC8090TGFBG" completed keep alive response. 2025-07-01 15:25:09.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.253ms 2025-07-01 15:25:09.045 +03:00 [DBG] Connection id "0HNC8090TGFBG" received FIN. 2025-07-01 15:25:09.045 +03:00 [DBG] Connection id "0HNC8090TGFBG" disconnecting. 2025-07-01 15:25:09.045 +03:00 [DBG] Connection id "0HNC8090TGFBG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:25:09.046 +03:00 [DBG] Connection id "0HNC8090TGFBG" stopped. 2025-07-01 15:25:14.057 +03:00 [DBG] Connection id "0HNC8090TGFBH" accepted. 2025-07-01 15:25:14.057 +03:00 [DBG] Connection id "0HNC8090TGFBH" started. 2025-07-01 15:25:14.058 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:25:14.058 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:25:14.058 +03:00 [DBG] POST requests are not supported 2025-07-01 15:25:14.058 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:25:14.058 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:25:14.058 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:14.058 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:25:14.058 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:25:14.058 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:25:14.058 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:25:14.058 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:14.058 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:25:14.058 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:25:14.058 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:25:14.058 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:25:14.058 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:25:14.058 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:25:14.058 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:14.058 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:14.058 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:25:14.058 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:25:14.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:14.058 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:14.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:14.058 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:14.058 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:25:14.058 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1194ms. 2025-07-01 15:25:14.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:14.058 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:14.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:14.058 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:14.058 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:14.058 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:14.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:14.059 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:14.059 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:25:14.059 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:25:14.059 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:25:14.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:14.059 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:14.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:14.059 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:14.059 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:14.059 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:14.059 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6359ms 2025-07-01 15:25:14.059 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:14.059 +03:00 [DBG] Connection id "0HNC8090TGFBH" completed keep alive response. 2025-07-01 15:25:14.059 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2582ms 2025-07-01 15:25:14.059 +03:00 [DBG] Connection id "0HNC8090TGFBH" received FIN. 2025-07-01 15:25:14.059 +03:00 [DBG] Connection id "0HNC8090TGFBH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:25:14.059 +03:00 [DBG] Connection id "0HNC8090TGFBH" disconnecting. 2025-07-01 15:25:14.059 +03:00 [DBG] Connection id "0HNC8090TGFBH" stopped. 2025-07-01 15:25:19.046 +03:00 [DBG] Connection id "0HNC8090TGFBI" accepted. 2025-07-01 15:25:19.046 +03:00 [DBG] Connection id "0HNC8090TGFBI" started. 2025-07-01 15:25:19.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:25:19.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:25:19.046 +03:00 [DBG] POST requests are not supported 2025-07-01 15:25:19.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:25:19.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:25:19.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:19.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:25:19.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:25:19.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:25:19.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:25:19.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:19.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:25:19.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:25:19.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:25:19.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:25:19.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:25:19.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:25:19.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:19.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:19.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:25:19.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:25:19.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:19.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:19.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:19.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:19.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:25:19.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.165ms. 2025-07-01 15:25:19.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:19.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:19.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:19.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:19.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:19.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:19.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:19.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:19.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:25:19.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:25:19.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:25:19.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:19.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:19.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:19.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:19.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:19.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:19.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.392ms 2025-07-01 15:25:19.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:19.048 +03:00 [DBG] Connection id "0HNC8090TGFBI" completed keep alive response. 2025-07-01 15:25:19.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3971ms 2025-07-01 15:25:19.048 +03:00 [DBG] Connection id "0HNC8090TGFBI" received FIN. 2025-07-01 15:25:19.048 +03:00 [DBG] Connection id "0HNC8090TGFBI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:25:19.049 +03:00 [DBG] Connection id "0HNC8090TGFBI" disconnecting. 2025-07-01 15:25:19.049 +03:00 [DBG] Connection id "0HNC8090TGFBI" stopped. 2025-07-01 15:25:24.054 +03:00 [DBG] Connection id "0HNC8090TGFBJ" accepted. 2025-07-01 15:25:24.054 +03:00 [DBG] Connection id "0HNC8090TGFBJ" started. 2025-07-01 15:25:24.054 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:25:24.054 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:25:24.054 +03:00 [DBG] POST requests are not supported 2025-07-01 15:25:24.054 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:25:24.054 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:25:24.054 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:24.054 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:25:24.054 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:25:24.054 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:25:24.055 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:25:24.055 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:24.055 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:25:24.055 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:25:24.055 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:25:24.055 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:25:24.055 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:25:24.055 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:25:24.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:24.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:24.055 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:25:24.055 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:25:24.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:24.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:24.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:24.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:24.055 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:25:24.055 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1316ms. 2025-07-01 15:25:24.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:24.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:24.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:24.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:24.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:24.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:24.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:24.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:24.056 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:25:24.056 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:25:24.056 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:25:24.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:24.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:24.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:24.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:24.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:24.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:24.056 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0322ms 2025-07-01 15:25:24.056 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:24.056 +03:00 [DBG] Connection id "0HNC8090TGFBJ" completed keep alive response. 2025-07-01 15:25:24.056 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9327ms 2025-07-01 15:25:24.056 +03:00 [DBG] Connection id "0HNC8090TGFBJ" received FIN. 2025-07-01 15:25:24.056 +03:00 [DBG] Connection id "0HNC8090TGFBJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:25:24.056 +03:00 [DBG] Connection id "0HNC8090TGFBJ" disconnecting. 2025-07-01 15:25:24.056 +03:00 [DBG] Connection id "0HNC8090TGFBJ" stopped. 2025-07-01 15:25:29.049 +03:00 [DBG] Connection id "0HNC8090TGFBK" accepted. 2025-07-01 15:25:29.049 +03:00 [DBG] Connection id "0HNC8090TGFBK" started. 2025-07-01 15:25:29.049 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:25:29.049 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:25:29.049 +03:00 [DBG] POST requests are not supported 2025-07-01 15:25:29.049 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:25:29.049 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:25:29.049 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:29.049 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:25:29.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:25:29.049 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:25:29.050 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:25:29.050 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:29.050 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:25:29.050 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:25:29.050 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:25:29.050 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:25:29.050 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:25:29.050 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:25:29.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:29.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:29.050 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:25:29.050 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:25:29.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:29.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:29.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:29.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:29.050 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:25:29.050 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1328ms. 2025-07-01 15:25:29.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:29.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:29.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:29.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:29.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:29.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:29.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:29.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:29.050 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:25:29.050 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:25:29.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:25:29.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:29.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:29.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:29.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:29.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:29.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:29.051 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7986ms 2025-07-01 15:25:29.051 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:29.051 +03:00 [DBG] Connection id "0HNC8090TGFBK" completed keep alive response. 2025-07-01 15:25:29.051 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4518ms 2025-07-01 15:25:29.051 +03:00 [DBG] Connection id "0HNC8090TGFBK" received FIN. 2025-07-01 15:25:29.051 +03:00 [DBG] Connection id "0HNC8090TGFBK" disconnecting. 2025-07-01 15:25:29.051 +03:00 [DBG] Connection id "0HNC8090TGFBK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:25:29.052 +03:00 [DBG] Connection id "0HNC8090TGFBK" stopped. 2025-07-01 15:25:34.045 +03:00 [DBG] Connection id "0HNC8090TGFBL" accepted. 2025-07-01 15:25:34.045 +03:00 [DBG] Connection id "0HNC8090TGFBL" started. 2025-07-01 15:25:34.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:25:34.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:25:34.045 +03:00 [DBG] POST requests are not supported 2025-07-01 15:25:34.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:25:34.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:25:34.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:34.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:25:34.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:25:34.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:25:34.045 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:25:34.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:34.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:25:34.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:25:34.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:25:34.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:25:34.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:25:34.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:25:34.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:34.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:34.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:25:34.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:25:34.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:34.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:34.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:34.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:34.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:25:34.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1419ms. 2025-07-01 15:25:34.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:34.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:34.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:34.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:34.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:34.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:34.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:34.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:34.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:25:34.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:25:34.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:25:34.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:34.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:34.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:34.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:34.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:34.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:34.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8239ms 2025-07-01 15:25:34.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:34.047 +03:00 [DBG] Connection id "0HNC8090TGFBL" completed keep alive response. 2025-07-01 15:25:34.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5327ms 2025-07-01 15:25:34.047 +03:00 [DBG] Connection id "0HNC8090TGFBL" received FIN. 2025-07-01 15:25:34.047 +03:00 [DBG] Connection id "0HNC8090TGFBL" disconnecting. 2025-07-01 15:25:34.047 +03:00 [DBG] Connection id "0HNC8090TGFBL" stopped. 2025-07-01 15:25:34.047 +03:00 [DBG] Connection id "0HNC8090TGFBL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:25:39.048 +03:00 [DBG] Connection id "0HNC8090TGFBM" accepted. 2025-07-01 15:25:39.048 +03:00 [DBG] Connection id "0HNC8090TGFBM" started. 2025-07-01 15:25:39.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:25:39.048 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:25:39.048 +03:00 [DBG] POST requests are not supported 2025-07-01 15:25:39.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:25:39.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:25:39.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:39.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:25:39.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:25:39.049 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:25:39.049 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:25:39.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:39.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:25:39.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:25:39.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:25:39.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:25:39.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:25:39.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:25:39.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:39.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:39.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:25:39.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:25:39.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:39.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:39.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:39.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:39.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:25:39.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1377ms. 2025-07-01 15:25:39.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:39.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:39.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:39.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:39.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:39.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:39.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:39.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:39.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:25:39.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:25:39.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:25:39.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:39.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:39.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:39.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:39.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:39.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:39.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7371ms 2025-07-01 15:25:39.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:39.050 +03:00 [DBG] Connection id "0HNC8090TGFBM" completed keep alive response. 2025-07-01 15:25:39.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4403ms 2025-07-01 15:25:39.050 +03:00 [DBG] Connection id "0HNC8090TGFBM" received FIN. 2025-07-01 15:25:39.050 +03:00 [DBG] Connection id "0HNC8090TGFBM" disconnecting. 2025-07-01 15:25:39.050 +03:00 [DBG] Connection id "0HNC8090TGFBM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:25:39.051 +03:00 [DBG] Connection id "0HNC8090TGFBM" stopped. 2025-07-01 15:25:44.048 +03:00 [DBG] Connection id "0HNC8090TGFBN" accepted. 2025-07-01 15:25:44.049 +03:00 [DBG] Connection id "0HNC8090TGFBN" started. 2025-07-01 15:25:44.049 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:25:44.049 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:25:44.050 +03:00 [DBG] POST requests are not supported 2025-07-01 15:25:44.050 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:25:44.050 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:25:44.050 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:44.050 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:25:44.050 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:25:44.050 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:25:44.050 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:25:44.050 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:44.050 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:25:44.050 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:25:44.050 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:25:44.050 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:25:44.050 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:25:44.050 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:25:44.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:44.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:44.050 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:25:44.050 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:25:44.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:44.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:44.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:44.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:44.051 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:25:44.051 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1846ms. 2025-07-01 15:25:44.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:44.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:44.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:44.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:44.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:44.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:44.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:44.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:44.051 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:25:44.051 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:25:44.051 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:25:44.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:44.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:44.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:44.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:44.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:44.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:44.051 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1593ms 2025-07-01 15:25:44.051 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:44.051 +03:00 [DBG] Connection id "0HNC8090TGFBN" completed keep alive response. 2025-07-01 15:25:44.052 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1877ms 2025-07-01 15:25:44.052 +03:00 [DBG] Connection id "0HNC8090TGFBN" received FIN. 2025-07-01 15:25:44.052 +03:00 [DBG] Connection id "0HNC8090TGFBN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:25:44.052 +03:00 [DBG] Connection id "0HNC8090TGFBN" disconnecting. 2025-07-01 15:25:44.052 +03:00 [DBG] Connection id "0HNC8090TGFBN" stopped. 2025-07-01 15:25:49.051 +03:00 [DBG] Connection id "0HNC8090TGFBO" accepted. 2025-07-01 15:25:49.052 +03:00 [DBG] Connection id "0HNC8090TGFBO" started. 2025-07-01 15:25:49.053 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:25:49.053 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:25:49.053 +03:00 [DBG] POST requests are not supported 2025-07-01 15:25:49.053 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:25:49.053 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:25:49.053 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:49.053 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:25:49.053 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:25:49.053 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:25:49.053 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:25:49.053 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:49.053 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:25:49.053 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:25:49.053 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:25:49.053 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:25:49.053 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:25:49.053 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:25:49.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:49.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:49.054 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:25:49.054 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:25:49.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:49.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:49.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:49.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:49.054 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:25:49.054 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1687ms. 2025-07-01 15:25:49.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:49.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:49.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:49.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:49.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:49.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:49.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:49.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:49.054 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:25:49.054 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:25:49.055 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:25:49.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:49.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:49.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:49.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:49.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:49.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:49.055 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2998ms 2025-07-01 15:25:49.055 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:49.055 +03:00 [DBG] Connection id "0HNC8090TGFBO" completed keep alive response. 2025-07-01 15:25:49.055 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3878ms 2025-07-01 15:25:49.055 +03:00 [DBG] Connection id "0HNC8090TGFBO" received FIN. 2025-07-01 15:25:49.055 +03:00 [DBG] Connection id "0HNC8090TGFBO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:25:49.055 +03:00 [DBG] Connection id "0HNC8090TGFBO" disconnecting. 2025-07-01 15:25:49.055 +03:00 [DBG] Connection id "0HNC8090TGFBO" stopped. 2025-07-01 15:25:54.042 +03:00 [DBG] Connection id "0HNC8090TGFBP" accepted. 2025-07-01 15:25:54.042 +03:00 [DBG] Connection id "0HNC8090TGFBP" started. 2025-07-01 15:25:54.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:25:54.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:25:54.043 +03:00 [DBG] POST requests are not supported 2025-07-01 15:25:54.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:25:54.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:25:54.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:54.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:25:54.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:25:54.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:25:54.043 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:25:54.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:54.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:25:54.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:25:54.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:25:54.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:25:54.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:25:54.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:25:54.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:54.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:54.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:25:54.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:25:54.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:54.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:54.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:54.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:54.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:25:54.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1362ms. 2025-07-01 15:25:54.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:54.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:54.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:54.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:54.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:54.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:54.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:54.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:54.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:25:54.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:25:54.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:25:54.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:54.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:54.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:54.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:54.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:54.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:54.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7678ms 2025-07-01 15:25:54.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:54.044 +03:00 [DBG] Connection id "0HNC8090TGFBP" completed keep alive response. 2025-07-01 15:25:54.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3758ms 2025-07-01 15:25:54.044 +03:00 [DBG] Connection id "0HNC8090TGFBP" received FIN. 2025-07-01 15:25:54.044 +03:00 [DBG] Connection id "0HNC8090TGFBP" disconnecting. 2025-07-01 15:25:54.044 +03:00 [DBG] Connection id "0HNC8090TGFBP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:25:54.045 +03:00 [DBG] Connection id "0HNC8090TGFBP" stopped. 2025-07-01 15:25:59.043 +03:00 [DBG] Connection id "0HNC8090TGFBQ" accepted. 2025-07-01 15:25:59.043 +03:00 [DBG] Connection id "0HNC8090TGFBQ" started. 2025-07-01 15:25:59.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:25:59.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:25:59.043 +03:00 [DBG] POST requests are not supported 2025-07-01 15:25:59.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:25:59.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:25:59.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:59.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:25:59.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:25:59.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:25:59.043 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:25:59.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:59.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:25:59.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:25:59.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:25:59.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:25:59.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:25:59.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:25:59.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:59.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:59.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:25:59.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:25:59.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:59.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:59.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:59.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:59.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:25:59.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.13ms. 2025-07-01 15:25:59.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:59.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:25:59.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:59.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:25:59.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:59.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:59.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:59.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:59.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:25:59.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:25:59.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:25:59.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:59.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:25:59.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:59.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:59.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:59.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:25:59.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7065ms 2025-07-01 15:25:59.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:25:59.044 +03:00 [DBG] Connection id "0HNC8090TGFBQ" completed keep alive response. 2025-07-01 15:25:59.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2876ms 2025-07-01 15:25:59.044 +03:00 [DBG] Connection id "0HNC8090TGFBQ" received FIN. 2025-07-01 15:25:59.045 +03:00 [DBG] Connection id "0HNC8090TGFBQ" disconnecting. 2025-07-01 15:25:59.045 +03:00 [DBG] Connection id "0HNC8090TGFBQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:25:59.046 +03:00 [DBG] Connection id "0HNC8090TGFBQ" stopped. 2025-07-01 15:26:04.048 +03:00 [DBG] Connection id "0HNC8090TGFBR" accepted. 2025-07-01 15:26:04.048 +03:00 [DBG] Connection id "0HNC8090TGFBR" started. 2025-07-01 15:26:04.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:26:04.048 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:26:04.048 +03:00 [DBG] POST requests are not supported 2025-07-01 15:26:04.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:26:04.049 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:26:04.049 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:04.049 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:26:04.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:26:04.049 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:26:04.049 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:26:04.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:04.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:26:04.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:26:04.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:26:04.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:26:04.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:26:04.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:26:04.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:04.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:04.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:26:04.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:26:04.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:04.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:04.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:04.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:04.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:26:04.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1207ms. 2025-07-01 15:26:04.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:04.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:04.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:04.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:04.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:04.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:04.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:04.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:04.050 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:26:04.050 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:26:04.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:26:04.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:04.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:04.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:04.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:04.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:04.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:04.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7906ms 2025-07-01 15:26:04.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:04.050 +03:00 [DBG] Connection id "0HNC8090TGFBR" completed keep alive response. 2025-07-01 15:26:04.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5361ms 2025-07-01 15:26:04.050 +03:00 [DBG] Connection id "0HNC8090TGFBR" received FIN. 2025-07-01 15:26:04.050 +03:00 [DBG] Connection id "0HNC8090TGFBR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:26:04.050 +03:00 [DBG] Connection id "0HNC8090TGFBR" disconnecting. 2025-07-01 15:26:04.050 +03:00 [DBG] Connection id "0HNC8090TGFBR" stopped. 2025-07-01 15:26:09.047 +03:00 [DBG] Connection id "0HNC8090TGFBS" accepted. 2025-07-01 15:26:09.047 +03:00 [DBG] Connection id "0HNC8090TGFBS" started. 2025-07-01 15:26:09.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:26:09.048 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:26:09.048 +03:00 [DBG] POST requests are not supported 2025-07-01 15:26:09.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:26:09.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:26:09.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:09.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:26:09.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:26:09.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:26:09.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:26:09.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:09.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:26:09.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:26:09.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:26:09.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:26:09.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:26:09.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:26:09.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:09.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:09.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:26:09.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:26:09.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:09.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:09.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:09.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:09.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:26:09.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1404ms. 2025-07-01 15:26:09.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:09.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:09.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:09.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:09.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:09.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:09.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:09.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:09.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:26:09.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:26:09.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:26:09.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:09.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:09.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:09.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:09.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:09.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:09.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9667ms 2025-07-01 15:26:09.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:09.050 +03:00 [DBG] Connection id "0HNC8090TGFBS" completed keep alive response. 2025-07-01 15:26:09.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8332ms 2025-07-01 15:26:09.050 +03:00 [DBG] Connection id "0HNC8090TGFBS" received FIN. 2025-07-01 15:26:09.050 +03:00 [DBG] Connection id "0HNC8090TGFBS" disconnecting. 2025-07-01 15:26:09.050 +03:00 [DBG] Connection id "0HNC8090TGFBS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:26:09.051 +03:00 [DBG] Connection id "0HNC8090TGFBS" stopped. 2025-07-01 15:26:14.041 +03:00 [DBG] Connection id "0HNC8090TGFBT" accepted. 2025-07-01 15:26:14.041 +03:00 [DBG] Connection id "0HNC8090TGFBT" started. 2025-07-01 15:26:14.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:26:14.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:26:14.042 +03:00 [DBG] POST requests are not supported 2025-07-01 15:26:14.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:26:14.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:26:14.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:14.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:26:14.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:26:14.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:26:14.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:26:14.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:14.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:26:14.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:26:14.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:26:14.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:26:14.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:26:14.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:26:14.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:14.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:14.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:26:14.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:26:14.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:14.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:14.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:14.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:14.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:26:14.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1795ms. 2025-07-01 15:26:14.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:14.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:14.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:14.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:14.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:14.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:14.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:14.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:14.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:26:14.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:26:14.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:26:14.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:14.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:14.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:14.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:14.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:14.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:14.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0982ms 2025-07-01 15:26:14.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:14.044 +03:00 [DBG] Connection id "0HNC8090TGFBT" completed keep alive response. 2025-07-01 15:26:14.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.312ms 2025-07-01 15:26:14.044 +03:00 [DBG] Connection id "0HNC8090TGFBT" received FIN. 2025-07-01 15:26:14.044 +03:00 [DBG] Connection id "0HNC8090TGFBT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:26:14.044 +03:00 [DBG] Connection id "0HNC8090TGFBT" disconnecting. 2025-07-01 15:26:14.044 +03:00 [DBG] Connection id "0HNC8090TGFBT" stopped. 2025-07-01 15:26:19.041 +03:00 [DBG] Connection id "0HNC8090TGFBU" accepted. 2025-07-01 15:26:19.041 +03:00 [DBG] Connection id "0HNC8090TGFBU" started. 2025-07-01 15:26:19.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:26:19.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:26:19.041 +03:00 [DBG] POST requests are not supported 2025-07-01 15:26:19.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:26:19.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:26:19.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:19.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:26:19.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:26:19.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:26:19.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:26:19.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:19.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:26:19.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:26:19.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:26:19.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:26:19.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:26:19.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:26:19.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:19.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:19.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:26:19.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:26:19.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:19.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:19.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:19.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:19.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:26:19.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1439ms. 2025-07-01 15:26:19.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:19.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:19.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:19.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:19.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:19.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:19.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:19.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:19.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:26:19.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:26:19.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:26:19.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:19.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:19.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:19.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:19.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:19.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:19.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8466ms 2025-07-01 15:26:19.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:19.043 +03:00 [DBG] Connection id "0HNC8090TGFBU" completed keep alive response. 2025-07-01 15:26:19.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5751ms 2025-07-01 15:26:19.043 +03:00 [DBG] Connection id "0HNC8090TGFBU" received FIN. 2025-07-01 15:26:19.043 +03:00 [DBG] Connection id "0HNC8090TGFBU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:26:19.043 +03:00 [DBG] Connection id "0HNC8090TGFBU" disconnecting. 2025-07-01 15:26:19.043 +03:00 [DBG] Connection id "0HNC8090TGFBU" stopped. 2025-07-01 15:26:24.051 +03:00 [DBG] Connection id "0HNC8090TGFBV" accepted. 2025-07-01 15:26:24.051 +03:00 [DBG] Connection id "0HNC8090TGFBV" started. 2025-07-01 15:26:24.051 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:26:24.051 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:26:24.051 +03:00 [DBG] POST requests are not supported 2025-07-01 15:26:24.051 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:26:24.051 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:26:24.051 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:24.051 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:26:24.051 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:26:24.051 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:26:24.051 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:26:24.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:24.051 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:26:24.052 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:26:24.052 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:26:24.052 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:26:24.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:26:24.052 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:26:24.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:24.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:24.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:26:24.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:26:24.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:24.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:24.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:24.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:24.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:26:24.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1404ms. 2025-07-01 15:26:24.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:24.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:24.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:24.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:24.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:24.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:24.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:24.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:24.052 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:26:24.052 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:26:24.052 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:26:24.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:24.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:24.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:24.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:24.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:24.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:24.052 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7127ms 2025-07-01 15:26:24.052 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:24.052 +03:00 [DBG] Connection id "0HNC8090TGFBV" completed keep alive response. 2025-07-01 15:26:24.052 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2822ms 2025-07-01 15:26:24.053 +03:00 [DBG] Connection id "0HNC8090TGFBV" received FIN. 2025-07-01 15:26:24.053 +03:00 [DBG] Connection id "0HNC8090TGFBV" disconnecting. 2025-07-01 15:26:24.053 +03:00 [DBG] Connection id "0HNC8090TGFBV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:26:24.054 +03:00 [DBG] Connection id "0HNC8090TGFBV" stopped. 2025-07-01 15:26:29.055 +03:00 [DBG] Connection id "0HNC8090TGFC0" accepted. 2025-07-01 15:26:29.055 +03:00 [DBG] Connection id "0HNC8090TGFC0" started. 2025-07-01 15:26:29.055 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:26:29.055 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:26:29.055 +03:00 [DBG] POST requests are not supported 2025-07-01 15:26:29.055 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:26:29.055 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:26:29.055 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:29.055 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:26:29.055 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:26:29.055 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:26:29.055 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:26:29.055 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:29.055 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:26:29.055 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:26:29.055 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:26:29.055 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:26:29.055 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:26:29.055 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:26:29.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:29.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:29.055 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:26:29.056 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:26:29.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:29.056 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:29.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:29.056 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:29.056 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:26:29.056 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1354ms. 2025-07-01 15:26:29.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:29.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:29.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:29.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:29.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:29.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:29.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:29.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:29.056 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:26:29.056 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:26:29.056 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:26:29.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:29.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:29.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:29.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:29.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:29.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:29.056 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6803ms 2025-07-01 15:26:29.056 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:29.056 +03:00 [DBG] Connection id "0HNC8090TGFC0" completed keep alive response. 2025-07-01 15:26:29.056 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2566ms 2025-07-01 15:26:29.056 +03:00 [DBG] Connection id "0HNC8090TGFC0" received FIN. 2025-07-01 15:26:29.056 +03:00 [DBG] Connection id "0HNC8090TGFC0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:26:29.056 +03:00 [DBG] Connection id "0HNC8090TGFC0" disconnecting. 2025-07-01 15:26:29.057 +03:00 [DBG] Connection id "0HNC8090TGFC0" stopped. 2025-07-01 15:26:34.043 +03:00 [DBG] Connection id "0HNC8090TGFC1" accepted. 2025-07-01 15:26:34.043 +03:00 [DBG] Connection id "0HNC8090TGFC1" started. 2025-07-01 15:26:34.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:26:34.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:26:34.043 +03:00 [DBG] POST requests are not supported 2025-07-01 15:26:34.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:26:34.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:26:34.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:34.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:26:34.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:26:34.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:26:34.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:26:34.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:34.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:26:34.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:26:34.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:26:34.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:26:34.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:26:34.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:26:34.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:34.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:34.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:26:34.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:26:34.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:34.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:34.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:34.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:34.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:26:34.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2315ms. 2025-07-01 15:26:34.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:34.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:34.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:34.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:34.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:34.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:34.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:34.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:34.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:26:34.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:26:34.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:26:34.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:34.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:34.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:34.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:34.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:34.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:34.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.2748ms 2025-07-01 15:26:34.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:34.047 +03:00 [DBG] Connection id "0HNC8090TGFC1" completed keep alive response. 2025-07-01 15:26:34.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.8844ms 2025-07-01 15:26:34.047 +03:00 [DBG] Connection id "0HNC8090TGFC1" received FIN. 2025-07-01 15:26:34.047 +03:00 [DBG] Connection id "0HNC8090TGFC1" disconnecting. 2025-07-01 15:26:34.048 +03:00 [DBG] Connection id "0HNC8090TGFC1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:26:34.049 +03:00 [DBG] Connection id "0HNC8090TGFC1" stopped. 2025-07-01 15:26:39.043 +03:00 [DBG] Connection id "0HNC8090TGFC2" accepted. 2025-07-01 15:26:39.043 +03:00 [DBG] Connection id "0HNC8090TGFC2" started. 2025-07-01 15:26:39.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:26:39.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:26:39.043 +03:00 [DBG] POST requests are not supported 2025-07-01 15:26:39.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:26:39.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:26:39.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:39.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:26:39.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:26:39.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:26:39.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:26:39.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:39.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:26:39.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:26:39.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:26:39.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:26:39.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:26:39.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:26:39.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:39.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:39.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:26:39.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:26:39.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:39.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:39.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:39.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:39.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:26:39.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1207ms. 2025-07-01 15:26:39.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:39.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:39.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:39.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:39.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:39.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:39.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:39.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:39.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:26:39.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:26:39.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:26:39.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:39.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:39.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:39.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:39.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:39.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:39.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7376ms 2025-07-01 15:26:39.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:39.045 +03:00 [DBG] Connection id "0HNC8090TGFC2" completed keep alive response. 2025-07-01 15:26:39.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4311ms 2025-07-01 15:26:39.045 +03:00 [DBG] Connection id "0HNC8090TGFC2" received FIN. 2025-07-01 15:26:39.045 +03:00 [DBG] Connection id "0HNC8090TGFC2" disconnecting. 2025-07-01 15:26:39.045 +03:00 [DBG] Connection id "0HNC8090TGFC2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:26:39.046 +03:00 [DBG] Connection id "0HNC8090TGFC2" stopped. 2025-07-01 15:26:44.044 +03:00 [DBG] Connection id "0HNC8090TGFC3" accepted. 2025-07-01 15:26:44.045 +03:00 [DBG] Connection id "0HNC8090TGFC3" started. 2025-07-01 15:26:44.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:26:44.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:26:44.046 +03:00 [DBG] POST requests are not supported 2025-07-01 15:26:44.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:26:44.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:26:44.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:44.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:26:44.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:26:44.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:26:44.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:26:44.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:44.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:26:44.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:26:44.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:26:44.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:26:44.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:26:44.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:26:44.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:44.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:44.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:26:44.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:26:44.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:44.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:44.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:44.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:44.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:26:44.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1189ms. 2025-07-01 15:26:44.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:44.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:44.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:44.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:44.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:44.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:44.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:44.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:44.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:26:44.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:26:44.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:26:44.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:44.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:44.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:44.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:44.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:44.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:44.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6703ms 2025-07-01 15:26:44.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:44.047 +03:00 [DBG] Connection id "0HNC8090TGFC3" completed keep alive response. 2025-07-01 15:26:44.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2654ms 2025-07-01 15:26:44.047 +03:00 [DBG] Connection id "0HNC8090TGFC3" received FIN. 2025-07-01 15:26:44.047 +03:00 [DBG] Connection id "0HNC8090TGFC3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:26:44.047 +03:00 [DBG] Connection id "0HNC8090TGFC3" disconnecting. 2025-07-01 15:26:44.047 +03:00 [DBG] Connection id "0HNC8090TGFC3" stopped. 2025-07-01 15:26:49.042 +03:00 [DBG] Connection id "0HNC8090TGFC4" accepted. 2025-07-01 15:26:49.042 +03:00 [DBG] Connection id "0HNC8090TGFC4" started. 2025-07-01 15:26:49.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:26:49.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:26:49.042 +03:00 [DBG] POST requests are not supported 2025-07-01 15:26:49.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:26:49.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:26:49.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:49.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:26:49.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:26:49.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:26:49.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:26:49.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:49.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:26:49.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:26:49.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:26:49.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:26:49.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:26:49.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:26:49.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:49.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:49.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:26:49.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:26:49.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:49.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:49.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:49.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:49.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:26:49.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1191ms. 2025-07-01 15:26:49.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:49.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:49.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:49.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:49.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:49.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:49.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:49.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:49.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:26:49.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:26:49.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:26:49.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:49.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:49.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:49.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:49.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:49.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:49.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6795ms 2025-07-01 15:26:49.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:49.043 +03:00 [DBG] Connection id "0HNC8090TGFC4" completed keep alive response. 2025-07-01 15:26:49.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3876ms 2025-07-01 15:26:49.043 +03:00 [DBG] Connection id "0HNC8090TGFC4" received FIN. 2025-07-01 15:26:49.044 +03:00 [DBG] Connection id "0HNC8090TGFC4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:26:49.044 +03:00 [DBG] Connection id "0HNC8090TGFC4" disconnecting. 2025-07-01 15:26:49.044 +03:00 [DBG] Connection id "0HNC8090TGFC4" stopped. 2025-07-01 15:26:54.046 +03:00 [DBG] Connection id "0HNC8090TGFC5" accepted. 2025-07-01 15:26:54.046 +03:00 [DBG] Connection id "0HNC8090TGFC5" started. 2025-07-01 15:26:54.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:26:54.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:26:54.046 +03:00 [DBG] POST requests are not supported 2025-07-01 15:26:54.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:26:54.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:26:54.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:54.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:26:54.047 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:26:54.047 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:26:54.047 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:26:54.047 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:54.047 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:26:54.047 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:26:54.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:26:54.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:26:54.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:26:54.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:26:54.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:54.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:54.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:26:54.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:26:54.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:54.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:54.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:54.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:54.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:26:54.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1192ms. 2025-07-01 15:26:54.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:54.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:54.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:54.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:54.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:54.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:54.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:54.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:54.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:26:54.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:26:54.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:26:54.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:54.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:54.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:54.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:54.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:54.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:54.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6571ms 2025-07-01 15:26:54.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:54.048 +03:00 [DBG] Connection id "0HNC8090TGFC5" completed keep alive response. 2025-07-01 15:26:54.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2298ms 2025-07-01 15:26:54.048 +03:00 [DBG] Connection id "0HNC8090TGFC5" received FIN. 2025-07-01 15:26:54.048 +03:00 [DBG] Connection id "0HNC8090TGFC5" disconnecting. 2025-07-01 15:26:54.048 +03:00 [DBG] Connection id "0HNC8090TGFC5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:26:54.048 +03:00 [DBG] Connection id "0HNC8090TGFC5" stopped. 2025-07-01 15:26:59.042 +03:00 [DBG] Connection id "0HNC8090TGFC6" accepted. 2025-07-01 15:26:59.042 +03:00 [DBG] Connection id "0HNC8090TGFC6" started. 2025-07-01 15:26:59.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:26:59.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:26:59.042 +03:00 [DBG] POST requests are not supported 2025-07-01 15:26:59.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:26:59.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:26:59.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:59.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:26:59.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:26:59.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:26:59.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:26:59.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:59.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:26:59.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:26:59.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:26:59.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:26:59.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:26:59.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:26:59.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:59.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:59.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:26:59.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:26:59.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:59.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:59.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:59.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:59.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:26:59.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1308ms. 2025-07-01 15:26:59.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:59.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:26:59.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:59.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:26:59.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:59.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:59.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:59.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:59.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:26:59.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:26:59.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:26:59.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:59.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:26:59.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:59.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:59.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:59.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:26:59.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8084ms 2025-07-01 15:26:59.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:26:59.044 +03:00 [DBG] Connection id "0HNC8090TGFC6" completed keep alive response. 2025-07-01 15:26:59.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5519ms 2025-07-01 15:26:59.044 +03:00 [DBG] Connection id "0HNC8090TGFC6" received FIN. 2025-07-01 15:26:59.044 +03:00 [DBG] Connection id "0HNC8090TGFC6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:26:59.044 +03:00 [DBG] Connection id "0HNC8090TGFC6" disconnecting. 2025-07-01 15:26:59.044 +03:00 [DBG] Connection id "0HNC8090TGFC6" stopped. 2025-07-01 15:27:04.044 +03:00 [DBG] Connection id "0HNC8090TGFC7" accepted. 2025-07-01 15:27:04.044 +03:00 [DBG] Connection id "0HNC8090TGFC7" started. 2025-07-01 15:27:04.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:27:04.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:27:04.044 +03:00 [DBG] POST requests are not supported 2025-07-01 15:27:04.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:27:04.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:27:04.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:04.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:27:04.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:27:04.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:27:04.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:27:04.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:04.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:27:04.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:27:04.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:27:04.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:27:04.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:27:04.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:27:04.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:04.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:04.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:27:04.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:27:04.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:04.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:04.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:04.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:04.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:27:04.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1147ms. 2025-07-01 15:27:04.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:04.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:04.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:04.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:04.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:04.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:04.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:04.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:04.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:27:04.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:27:04.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:27:04.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:04.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:04.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:04.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:04.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:04.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:04.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6436ms 2025-07-01 15:27:04.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:04.045 +03:00 [DBG] Connection id "0HNC8090TGFC7" completed keep alive response. 2025-07-01 15:27:04.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1727ms 2025-07-01 15:27:04.045 +03:00 [DBG] Connection id "0HNC8090TGFC7" received FIN. 2025-07-01 15:27:04.045 +03:00 [DBG] Connection id "0HNC8090TGFC7" disconnecting. 2025-07-01 15:27:04.045 +03:00 [DBG] Connection id "0HNC8090TGFC7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:27:04.046 +03:00 [DBG] Connection id "0HNC8090TGFC7" stopped. 2025-07-01 15:27:09.044 +03:00 [DBG] Connection id "0HNC8090TGFC8" accepted. 2025-07-01 15:27:09.044 +03:00 [DBG] Connection id "0HNC8090TGFC8" started. 2025-07-01 15:27:09.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:27:09.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:27:09.044 +03:00 [DBG] POST requests are not supported 2025-07-01 15:27:09.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:27:09.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:27:09.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:09.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:27:09.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:27:09.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:27:09.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:27:09.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:09.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:27:09.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:27:09.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:27:09.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:27:09.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:27:09.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:27:09.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:09.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:09.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:27:09.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:27:09.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:09.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:09.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:09.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:09.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:27:09.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.154ms. 2025-07-01 15:27:09.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:09.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:09.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:09.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:09.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:09.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:09.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:09.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:09.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:27:09.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:27:09.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:27:09.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:09.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:09.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:09.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:09.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:09.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:09.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.759ms 2025-07-01 15:27:09.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:09.045 +03:00 [DBG] Connection id "0HNC8090TGFC8" completed keep alive response. 2025-07-01 15:27:09.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4218ms 2025-07-01 15:27:09.046 +03:00 [DBG] Connection id "0HNC8090TGFC8" received FIN. 2025-07-01 15:27:09.046 +03:00 [DBG] Connection id "0HNC8090TGFC8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:27:09.046 +03:00 [DBG] Connection id "0HNC8090TGFC8" disconnecting. 2025-07-01 15:27:09.046 +03:00 [DBG] Connection id "0HNC8090TGFC8" stopped. 2025-07-01 15:27:14.054 +03:00 [DBG] Connection id "0HNC8090TGFC9" accepted. 2025-07-01 15:27:14.054 +03:00 [DBG] Connection id "0HNC8090TGFC9" started. 2025-07-01 15:27:14.054 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:27:14.054 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:27:14.054 +03:00 [DBG] POST requests are not supported 2025-07-01 15:27:14.054 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:27:14.054 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:27:14.054 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:14.054 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:27:14.054 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:27:14.054 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:27:14.054 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:27:14.054 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:14.054 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:27:14.054 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:27:14.054 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:27:14.054 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:27:14.054 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:27:14.054 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:27:14.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:14.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:14.054 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:27:14.054 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:27:14.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:14.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:14.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:14.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:14.055 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:27:14.055 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.121ms. 2025-07-01 15:27:14.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:14.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:14.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:14.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:14.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:14.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:14.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:14.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:14.055 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:27:14.055 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:27:14.055 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:27:14.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:14.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:14.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:14.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:14.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:14.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:14.055 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6854ms 2025-07-01 15:27:14.055 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:14.055 +03:00 [DBG] Connection id "0HNC8090TGFC9" completed keep alive response. 2025-07-01 15:27:14.055 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2424ms 2025-07-01 15:27:14.055 +03:00 [DBG] Connection id "0HNC8090TGFC9" received FIN. 2025-07-01 15:27:14.055 +03:00 [DBG] Connection id "0HNC8090TGFC9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:27:14.055 +03:00 [DBG] Connection id "0HNC8090TGFC9" disconnecting. 2025-07-01 15:27:14.055 +03:00 [DBG] Connection id "0HNC8090TGFC9" stopped. 2025-07-01 15:27:19.042 +03:00 [DBG] Connection id "0HNC8090TGFCA" accepted. 2025-07-01 15:27:19.042 +03:00 [DBG] Connection id "0HNC8090TGFCA" started. 2025-07-01 15:27:19.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:27:19.042 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:27:19.042 +03:00 [DBG] POST requests are not supported 2025-07-01 15:27:19.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:27:19.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:27:19.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:19.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:27:19.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:27:19.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:27:19.042 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:27:19.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:19.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:27:19.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:27:19.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:27:19.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:27:19.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:27:19.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:27:19.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:19.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:19.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:27:19.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:27:19.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:19.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:19.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:19.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:19.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:27:19.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1353ms. 2025-07-01 15:27:19.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:19.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:19.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:19.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:19.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:19.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:19.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:19.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:19.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:27:19.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:27:19.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:27:19.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:19.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:19.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:19.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:19.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:19.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:19.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7174ms 2025-07-01 15:27:19.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:19.043 +03:00 [DBG] Connection id "0HNC8090TGFCA" completed keep alive response. 2025-07-01 15:27:19.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3444ms 2025-07-01 15:27:19.044 +03:00 [DBG] Connection id "0HNC8090TGFCA" received FIN. 2025-07-01 15:27:19.044 +03:00 [DBG] Connection id "0HNC8090TGFCA" disconnecting. 2025-07-01 15:27:19.044 +03:00 [DBG] Connection id "0HNC8090TGFCA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:27:19.045 +03:00 [DBG] Connection id "0HNC8090TGFCA" stopped. 2025-07-01 15:27:24.047 +03:00 [DBG] Connection id "0HNC8090TGFCB" accepted. 2025-07-01 15:27:24.047 +03:00 [DBG] Connection id "0HNC8090TGFCB" started. 2025-07-01 15:27:24.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:27:24.048 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:27:24.048 +03:00 [DBG] POST requests are not supported 2025-07-01 15:27:24.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:27:24.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:27:24.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:24.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:27:24.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:27:24.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:27:24.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:27:24.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:24.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:27:24.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:27:24.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:27:24.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:27:24.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:27:24.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:27:24.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:24.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:24.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:27:24.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:27:24.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:24.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:24.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:24.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:24.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:27:24.050 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1973ms. 2025-07-01 15:27:24.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:24.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:24.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:24.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:24.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:24.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:24.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:24.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:24.050 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:27:24.050 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:27:24.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:27:24.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:24.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:24.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:24.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:24.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:24.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:24.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6102ms 2025-07-01 15:27:24.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:24.051 +03:00 [DBG] Connection id "0HNC8090TGFCB" completed keep alive response. 2025-07-01 15:27:24.051 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9659ms 2025-07-01 15:27:24.051 +03:00 [DBG] Connection id "0HNC8090TGFCB" received FIN. 2025-07-01 15:27:24.051 +03:00 [DBG] Connection id "0HNC8090TGFCB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:27:24.051 +03:00 [DBG] Connection id "0HNC8090TGFCB" disconnecting. 2025-07-01 15:27:24.051 +03:00 [DBG] Connection id "0HNC8090TGFCB" stopped. 2025-07-01 15:27:29.044 +03:00 [DBG] Connection id "0HNC8090TGFCC" accepted. 2025-07-01 15:27:29.044 +03:00 [DBG] Connection id "0HNC8090TGFCC" started. 2025-07-01 15:27:29.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:27:29.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:27:29.044 +03:00 [DBG] POST requests are not supported 2025-07-01 15:27:29.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:27:29.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:27:29.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:29.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:27:29.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:27:29.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:27:29.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:27:29.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:29.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:27:29.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:27:29.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:27:29.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:27:29.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:27:29.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:27:29.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:29.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:29.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:27:29.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:27:29.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:29.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:29.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:29.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:29.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:27:29.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.156ms. 2025-07-01 15:27:29.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:29.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:29.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:29.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:29.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:29.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:29.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:29.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:29.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:27:29.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:27:29.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:27:29.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:29.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:29.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:29.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:29.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:29.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:29.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7446ms 2025-07-01 15:27:29.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:29.045 +03:00 [DBG] Connection id "0HNC8090TGFCC" completed keep alive response. 2025-07-01 15:27:29.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.309ms 2025-07-01 15:27:29.045 +03:00 [DBG] Connection id "0HNC8090TGFCC" received FIN. 2025-07-01 15:27:29.045 +03:00 [DBG] Connection id "0HNC8090TGFCC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:27:29.046 +03:00 [DBG] Connection id "0HNC8090TGFCC" disconnecting. 2025-07-01 15:27:29.046 +03:00 [DBG] Connection id "0HNC8090TGFCC" stopped. 2025-07-01 15:27:34.053 +03:00 [DBG] Connection id "0HNC8090TGFCD" accepted. 2025-07-01 15:27:34.053 +03:00 [DBG] Connection id "0HNC8090TGFCD" started. 2025-07-01 15:27:34.053 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:27:34.053 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:27:34.053 +03:00 [DBG] POST requests are not supported 2025-07-01 15:27:34.054 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:27:34.054 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:27:34.054 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:34.054 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:27:34.054 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:27:34.054 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:27:34.054 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:27:34.054 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:34.054 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:27:34.054 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:27:34.054 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:27:34.054 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:27:34.054 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:27:34.054 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:27:34.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:34.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:34.054 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:27:34.054 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:27:34.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:34.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:34.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:34.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:34.054 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:27:34.054 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1277ms. 2025-07-01 15:27:34.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:34.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:34.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:34.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:34.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:34.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:34.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:34.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:34.055 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:27:34.055 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:27:34.055 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:27:34.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:34.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:34.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:34.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:34.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:34.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:34.055 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8174ms 2025-07-01 15:27:34.055 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:34.055 +03:00 [DBG] Connection id "0HNC8090TGFCD" completed keep alive response. 2025-07-01 15:27:34.055 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5603ms 2025-07-01 15:27:34.055 +03:00 [DBG] Connection id "0HNC8090TGFCD" received FIN. 2025-07-01 15:27:34.055 +03:00 [DBG] Connection id "0HNC8090TGFCD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:27:34.055 +03:00 [DBG] Connection id "0HNC8090TGFCD" disconnecting. 2025-07-01 15:27:34.055 +03:00 [DBG] Connection id "0HNC8090TGFCD" stopped. 2025-07-01 15:27:39.054 +03:00 [DBG] Connection id "0HNC8090TGFCE" accepted. 2025-07-01 15:27:39.054 +03:00 [DBG] Connection id "0HNC8090TGFCE" started. 2025-07-01 15:27:39.054 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:27:39.054 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:27:39.054 +03:00 [DBG] POST requests are not supported 2025-07-01 15:27:39.054 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:27:39.054 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:27:39.054 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:39.054 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:27:39.054 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:27:39.055 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:27:39.055 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:27:39.055 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:39.055 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:27:39.055 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:27:39.055 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:27:39.055 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:27:39.055 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:27:39.055 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:27:39.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:39.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:39.055 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:27:39.055 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:27:39.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:39.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:39.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:39.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:39.055 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:27:39.055 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1362ms. 2025-07-01 15:27:39.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:39.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:39.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:39.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:39.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:39.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:39.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:39.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:39.056 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:27:39.056 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:27:39.056 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:27:39.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:39.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:39.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:39.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:39.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:39.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:39.056 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9148ms 2025-07-01 15:27:39.056 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:39.056 +03:00 [DBG] Connection id "0HNC8090TGFCE" completed keep alive response. 2025-07-01 15:27:39.056 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8166ms 2025-07-01 15:27:39.056 +03:00 [DBG] Connection id "0HNC8090TGFCE" received FIN. 2025-07-01 15:27:39.056 +03:00 [DBG] Connection id "0HNC8090TGFCE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:27:39.056 +03:00 [DBG] Connection id "0HNC8090TGFCE" disconnecting. 2025-07-01 15:27:39.056 +03:00 [DBG] Connection id "0HNC8090TGFCE" stopped. 2025-07-01 15:27:44.043 +03:00 [DBG] Connection id "0HNC8090TGFCF" accepted. 2025-07-01 15:27:44.043 +03:00 [DBG] Connection id "0HNC8090TGFCF" started. 2025-07-01 15:27:44.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:27:44.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:27:44.043 +03:00 [DBG] POST requests are not supported 2025-07-01 15:27:44.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:27:44.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:27:44.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:44.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:27:44.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:27:44.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:27:44.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:27:44.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:44.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:27:44.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:27:44.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:27:44.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:27:44.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:27:44.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:27:44.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:44.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:44.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:27:44.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:27:44.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:44.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:44.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:44.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:44.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:27:44.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1515ms. 2025-07-01 15:27:44.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:44.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:44.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:44.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:44.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:44.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:44.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:44.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:44.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:27:44.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:27:44.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:27:44.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:44.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:44.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:44.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:44.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:44.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:44.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.699ms 2025-07-01 15:27:44.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:44.045 +03:00 [DBG] Connection id "0HNC8090TGFCF" completed keep alive response. 2025-07-01 15:27:44.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3358ms 2025-07-01 15:27:44.045 +03:00 [DBG] Connection id "0HNC8090TGFCF" received FIN. 2025-07-01 15:27:44.045 +03:00 [DBG] Connection id "0HNC8090TGFCF" disconnecting. 2025-07-01 15:27:44.045 +03:00 [DBG] Connection id "0HNC8090TGFCF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:27:44.046 +03:00 [DBG] Connection id "0HNC8090TGFCF" stopped. 2025-07-01 15:27:49.043 +03:00 [DBG] Connection id "0HNC8090TGFCG" accepted. 2025-07-01 15:27:49.043 +03:00 [DBG] Connection id "0HNC8090TGFCG" started. 2025-07-01 15:27:49.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:27:49.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:27:49.044 +03:00 [DBG] POST requests are not supported 2025-07-01 15:27:49.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:27:49.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:27:49.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:49.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:27:49.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:27:49.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:27:49.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:27:49.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:49.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:27:49.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:27:49.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:27:49.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:27:49.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:27:49.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:27:49.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:49.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:49.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:27:49.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:27:49.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:49.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:49.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:49.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:49.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:27:49.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1244ms. 2025-07-01 15:27:49.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:49.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:49.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:49.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:49.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:49.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:49.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:49.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:49.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:27:49.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:27:49.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:27:49.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:49.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:49.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:49.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:49.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:49.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:49.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7561ms 2025-07-01 15:27:49.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:49.045 +03:00 [DBG] Connection id "0HNC8090TGFCG" completed keep alive response. 2025-07-01 15:27:49.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3997ms 2025-07-01 15:27:49.045 +03:00 [DBG] Connection id "0HNC8090TGFCG" received FIN. 2025-07-01 15:27:49.045 +03:00 [DBG] Connection id "0HNC8090TGFCG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:27:49.046 +03:00 [DBG] Connection id "0HNC8090TGFCG" disconnecting. 2025-07-01 15:27:49.046 +03:00 [DBG] Connection id "0HNC8090TGFCG" stopped. 2025-07-01 15:27:54.056 +03:00 [DBG] Connection id "0HNC8090TGFCH" accepted. 2025-07-01 15:27:54.056 +03:00 [DBG] Connection id "0HNC8090TGFCH" started. 2025-07-01 15:27:54.056 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:27:54.056 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:27:54.056 +03:00 [DBG] POST requests are not supported 2025-07-01 15:27:54.056 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:27:54.056 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:27:54.056 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:54.056 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:27:54.056 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:27:54.057 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:27:54.057 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:27:54.057 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:54.057 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:27:54.057 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:27:54.057 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:27:54.057 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:27:54.057 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:27:54.057 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:27:54.057 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:54.057 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:54.057 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:27:54.057 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:27:54.057 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:54.057 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:54.057 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:54.057 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:54.057 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:27:54.058 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1765ms. 2025-07-01 15:27:54.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:54.058 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:54.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:54.058 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:54.058 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:54.058 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:54.058 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:54.058 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:54.058 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:27:54.058 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:27:54.058 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:27:54.058 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:54.058 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:54.058 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:54.058 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:54.058 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:54.058 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:54.058 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1125ms 2025-07-01 15:27:54.058 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:54.058 +03:00 [DBG] Connection id "0HNC8090TGFCH" completed keep alive response. 2025-07-01 15:27:54.058 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2041ms 2025-07-01 15:27:54.059 +03:00 [DBG] Connection id "0HNC8090TGFCH" received FIN. 2025-07-01 15:27:54.059 +03:00 [DBG] Connection id "0HNC8090TGFCH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:27:54.059 +03:00 [DBG] Connection id "0HNC8090TGFCH" disconnecting. 2025-07-01 15:27:54.059 +03:00 [DBG] Connection id "0HNC8090TGFCH" stopped. 2025-07-01 15:27:59.053 +03:00 [DBG] Connection id "0HNC8090TGFCI" accepted. 2025-07-01 15:27:59.053 +03:00 [DBG] Connection id "0HNC8090TGFCI" started. 2025-07-01 15:27:59.054 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:27:59.054 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:27:59.054 +03:00 [DBG] POST requests are not supported 2025-07-01 15:27:59.054 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:27:59.054 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:27:59.054 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:59.054 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:27:59.054 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:27:59.055 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:27:59.055 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:27:59.055 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:59.055 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:27:59.055 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:27:59.055 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:27:59.055 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:27:59.055 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:27:59.055 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:27:59.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:59.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:59.055 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:27:59.055 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:27:59.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:59.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:59.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:59.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:59.055 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:27:59.055 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1592ms. 2025-07-01 15:27:59.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:59.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:27:59.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:59.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:27:59.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:59.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:59.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:59.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:59.056 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:27:59.056 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:27:59.056 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:27:59.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:59.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:27:59.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:59.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:59.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:59.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:27:59.056 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2767ms 2025-07-01 15:27:59.056 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:27:59.056 +03:00 [DBG] Connection id "0HNC8090TGFCI" completed keep alive response. 2025-07-01 15:27:59.056 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1708ms 2025-07-01 15:27:59.057 +03:00 [DBG] Connection id "0HNC8090TGFCI" received FIN. 2025-07-01 15:27:59.057 +03:00 [DBG] Connection id "0HNC8090TGFCI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:27:59.057 +03:00 [DBG] Connection id "0HNC8090TGFCI" disconnecting. 2025-07-01 15:27:59.057 +03:00 [DBG] Connection id "0HNC8090TGFCI" stopped. 2025-07-01 15:28:04.115 +03:00 [DBG] Connection id "0HNC8090TGFCJ" accepted. 2025-07-01 15:28:04.115 +03:00 [DBG] Connection id "0HNC8090TGFCJ" started. 2025-07-01 15:28:04.115 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:28:04.115 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:28:04.115 +03:00 [DBG] POST requests are not supported 2025-07-01 15:28:04.115 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:28:04.115 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:28:04.115 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:04.115 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:28:04.115 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:28:04.115 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:28:04.115 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:28:04.115 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:04.115 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:28:04.115 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:28:04.115 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:28:04.115 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:28:04.115 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:28:04.116 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:28:04.116 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:04.116 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:04.116 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:28:04.116 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:28:04.116 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:04.116 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:04.116 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:04.116 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:04.116 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:28:04.116 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1134ms. 2025-07-01 15:28:04.116 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:04.116 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:04.116 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:04.116 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:04.116 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:04.116 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:04.116 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:04.116 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:04.116 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:28:04.116 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:28:04.116 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:28:04.116 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:04.116 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:04.116 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:04.116 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:04.116 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:04.116 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:04.116 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7379ms 2025-07-01 15:28:04.116 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:04.116 +03:00 [DBG] Connection id "0HNC8090TGFCJ" completed keep alive response. 2025-07-01 15:28:04.116 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2944ms 2025-07-01 15:28:04.117 +03:00 [DBG] Connection id "0HNC8090TGFCJ" received FIN. 2025-07-01 15:28:04.117 +03:00 [DBG] Connection id "0HNC8090TGFCJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:28:04.117 +03:00 [DBG] Connection id "0HNC8090TGFCJ" disconnecting. 2025-07-01 15:28:04.117 +03:00 [DBG] Connection id "0HNC8090TGFCJ" stopped. 2025-07-01 15:28:09.045 +03:00 [DBG] Connection id "0HNC8090TGFCK" accepted. 2025-07-01 15:28:09.045 +03:00 [DBG] Connection id "0HNC8090TGFCK" started. 2025-07-01 15:28:09.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:28:09.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:28:09.046 +03:00 [DBG] POST requests are not supported 2025-07-01 15:28:09.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:28:09.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:28:09.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:09.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:28:09.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:28:09.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:28:09.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:28:09.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:09.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:28:09.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:28:09.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:28:09.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:28:09.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:28:09.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:28:09.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:09.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:09.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:28:09.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:28:09.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:09.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:09.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:09.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:09.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:28:09.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.189ms. 2025-07-01 15:28:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:09.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:09.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:09.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:09.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:09.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:28:09.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:28:09.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:28:09.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:09.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:09.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:09.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:09.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:09.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:09.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4928ms 2025-07-01 15:28:09.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:09.048 +03:00 [DBG] Connection id "0HNC8090TGFCK" completed keep alive response. 2025-07-01 15:28:09.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0123ms 2025-07-01 15:28:09.049 +03:00 [DBG] Connection id "0HNC8090TGFCK" received FIN. 2025-07-01 15:28:09.049 +03:00 [DBG] Connection id "0HNC8090TGFCK" disconnecting. 2025-07-01 15:28:09.049 +03:00 [DBG] Connection id "0HNC8090TGFCK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:28:09.050 +03:00 [DBG] Connection id "0HNC8090TGFCK" stopped. 2025-07-01 15:28:14.051 +03:00 [DBG] Connection id "0HNC8090TGFCL" accepted. 2025-07-01 15:28:14.052 +03:00 [DBG] Connection id "0HNC8090TGFCL" started. 2025-07-01 15:28:14.052 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:28:14.052 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:28:14.052 +03:00 [DBG] POST requests are not supported 2025-07-01 15:28:14.052 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:28:14.052 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:28:14.052 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:14.052 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:28:14.052 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:28:14.052 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:28:14.052 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:28:14.052 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:14.053 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:28:14.053 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:28:14.053 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:28:14.053 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:28:14.053 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:28:14.053 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:28:14.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:14.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:14.053 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:28:14.053 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:28:14.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:14.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:14.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:14.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:14.053 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:28:14.053 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1846ms. 2025-07-01 15:28:14.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:14.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:14.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:14.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:14.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:14.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:14.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:14.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:14.054 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:28:14.054 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:28:14.054 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:28:14.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:14.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:14.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:14.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:14.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:14.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:14.054 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1325ms 2025-07-01 15:28:14.054 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:14.054 +03:00 [DBG] Connection id "0HNC8090TGFCL" completed keep alive response. 2025-07-01 15:28:14.054 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2679ms 2025-07-01 15:28:14.054 +03:00 [DBG] Connection id "0HNC8090TGFCL" received FIN. 2025-07-01 15:28:14.055 +03:00 [DBG] Connection id "0HNC8090TGFCL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:28:14.055 +03:00 [DBG] Connection id "0HNC8090TGFCL" disconnecting. 2025-07-01 15:28:14.055 +03:00 [DBG] Connection id "0HNC8090TGFCL" stopped. 2025-07-01 15:28:19.047 +03:00 [DBG] Connection id "0HNC8090TGFCM" accepted. 2025-07-01 15:28:19.047 +03:00 [DBG] Connection id "0HNC8090TGFCM" started. 2025-07-01 15:28:19.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:28:19.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:28:19.047 +03:00 [DBG] POST requests are not supported 2025-07-01 15:28:19.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:28:19.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:28:19.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:19.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:28:19.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:28:19.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:28:19.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:28:19.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:19.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:28:19.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:28:19.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:28:19.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:28:19.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:28:19.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:28:19.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:19.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:19.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:28:19.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:28:19.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:19.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:19.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:19.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:19.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:28:19.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1557ms. 2025-07-01 15:28:19.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:19.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:19.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:19.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:19.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:19.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:19.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:19.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:19.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:28:19.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:28:19.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:28:19.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:19.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:19.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:19.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:19.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:19.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:19.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0114ms 2025-07-01 15:28:19.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:19.049 +03:00 [DBG] Connection id "0HNC8090TGFCM" completed keep alive response. 2025-07-01 15:28:19.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6706ms 2025-07-01 15:28:19.049 +03:00 [DBG] Connection id "0HNC8090TGFCM" received FIN. 2025-07-01 15:28:19.049 +03:00 [DBG] Connection id "0HNC8090TGFCM" disconnecting. 2025-07-01 15:28:19.049 +03:00 [DBG] Connection id "0HNC8090TGFCM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:28:19.051 +03:00 [DBG] Connection id "0HNC8090TGFCM" stopped. 2025-07-01 15:28:24.049 +03:00 [DBG] Connection id "0HNC8090TGFCN" accepted. 2025-07-01 15:28:24.050 +03:00 [DBG] Connection id "0HNC8090TGFCN" started. 2025-07-01 15:28:24.050 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:28:24.050 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:28:24.050 +03:00 [DBG] POST requests are not supported 2025-07-01 15:28:24.050 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:28:24.050 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:28:24.050 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:24.050 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:28:24.050 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:28:24.050 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:28:24.050 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:28:24.050 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:24.050 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:28:24.050 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:28:24.050 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:28:24.050 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:28:24.050 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:28:24.050 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:28:24.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:24.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:24.051 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:28:24.051 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:28:24.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:24.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:24.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:24.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:24.051 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:28:24.051 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1676ms. 2025-07-01 15:28:24.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:24.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:24.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:24.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:24.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:24.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:24.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:24.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:24.052 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:28:24.052 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:28:24.052 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:28:24.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:24.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:24.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:24.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:24.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:24.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:24.052 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3531ms 2025-07-01 15:28:24.052 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:24.052 +03:00 [DBG] Connection id "0HNC8090TGFCN" completed keep alive response. 2025-07-01 15:28:24.052 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3068ms 2025-07-01 15:28:24.052 +03:00 [DBG] Connection id "0HNC8090TGFCN" received FIN. 2025-07-01 15:28:24.052 +03:00 [DBG] Connection id "0HNC8090TGFCN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:28:24.053 +03:00 [DBG] Connection id "0HNC8090TGFCN" disconnecting. 2025-07-01 15:28:24.053 +03:00 [DBG] Connection id "0HNC8090TGFCN" stopped. 2025-07-01 15:28:29.055 +03:00 [DBG] Connection id "0HNC8090TGFCO" accepted. 2025-07-01 15:28:29.056 +03:00 [DBG] Connection id "0HNC8090TGFCO" started. 2025-07-01 15:28:29.056 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:28:29.056 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:28:29.056 +03:00 [DBG] POST requests are not supported 2025-07-01 15:28:29.056 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:28:29.056 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:28:29.056 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:29.056 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:28:29.056 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:28:29.056 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:28:29.056 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:28:29.056 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:29.056 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:28:29.056 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:28:29.056 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:28:29.056 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:28:29.056 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:28:29.056 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:28:29.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:29.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:29.056 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:28:29.056 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:28:29.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:29.056 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:29.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:29.056 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:29.056 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:28:29.057 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1177ms. 2025-07-01 15:28:29.057 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:29.057 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:29.057 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:29.057 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:29.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:29.057 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:29.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:29.057 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:29.057 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:28:29.057 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:28:29.057 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:28:29.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:29.057 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:29.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:29.057 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:29.057 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:29.057 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:29.057 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7022ms 2025-07-01 15:28:29.057 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:29.057 +03:00 [DBG] Connection id "0HNC8090TGFCO" completed keep alive response. 2025-07-01 15:28:29.057 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3044ms 2025-07-01 15:28:29.057 +03:00 [DBG] Connection id "0HNC8090TGFCO" received FIN. 2025-07-01 15:28:29.057 +03:00 [DBG] Connection id "0HNC8090TGFCO" disconnecting. 2025-07-01 15:28:29.057 +03:00 [DBG] Connection id "0HNC8090TGFCO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:28:29.058 +03:00 [DBG] Connection id "0HNC8090TGFCO" stopped. 2025-07-01 15:28:34.046 +03:00 [DBG] Connection id "0HNC8090TGFCP" accepted. 2025-07-01 15:28:34.046 +03:00 [DBG] Connection id "0HNC8090TGFCP" started. 2025-07-01 15:28:34.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:28:34.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:28:34.046 +03:00 [DBG] POST requests are not supported 2025-07-01 15:28:34.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:28:34.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:28:34.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:34.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:28:34.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:28:34.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:28:34.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:28:34.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:34.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:28:34.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:28:34.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:28:34.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:28:34.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:28:34.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:28:34.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:34.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:34.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:28:34.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:28:34.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:34.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:34.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:34.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:34.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:28:34.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1201ms. 2025-07-01 15:28:34.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:34.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:34.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:34.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:34.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:34.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:34.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:34.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:34.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:28:34.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:28:34.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:28:34.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:34.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:34.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:34.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:34.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:34.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:34.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6741ms 2025-07-01 15:28:34.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:34.047 +03:00 [DBG] Connection id "0HNC8090TGFCP" completed keep alive response. 2025-07-01 15:28:34.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2541ms 2025-07-01 15:28:34.047 +03:00 [DBG] Connection id "0HNC8090TGFCP" received FIN. 2025-07-01 15:28:34.047 +03:00 [DBG] Connection id "0HNC8090TGFCP" disconnecting. 2025-07-01 15:28:34.047 +03:00 [DBG] Connection id "0HNC8090TGFCP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:28:34.049 +03:00 [DBG] Connection id "0HNC8090TGFCP" stopped. 2025-07-01 15:28:39.051 +03:00 [DBG] Connection id "0HNC8090TGFCQ" accepted. 2025-07-01 15:28:39.051 +03:00 [DBG] Connection id "0HNC8090TGFCQ" started. 2025-07-01 15:28:39.051 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:28:39.051 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:28:39.051 +03:00 [DBG] POST requests are not supported 2025-07-01 15:28:39.051 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:28:39.051 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:28:39.051 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:39.051 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:28:39.051 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:28:39.051 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:28:39.051 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:28:39.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:39.051 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:28:39.051 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:28:39.051 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:28:39.052 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:28:39.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:28:39.052 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:28:39.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:39.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:39.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:28:39.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:28:39.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:39.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:39.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:39.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:39.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:28:39.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1212ms. 2025-07-01 15:28:39.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:39.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:39.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:39.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:39.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:39.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:39.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:39.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:39.052 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:28:39.052 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:28:39.052 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:28:39.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:39.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:39.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:39.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:39.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:39.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:39.052 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7279ms 2025-07-01 15:28:39.052 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:39.052 +03:00 [DBG] Connection id "0HNC8090TGFCQ" completed keep alive response. 2025-07-01 15:28:39.052 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3199ms 2025-07-01 15:28:39.053 +03:00 [DBG] Connection id "0HNC8090TGFCQ" received FIN. 2025-07-01 15:28:39.053 +03:00 [DBG] Connection id "0HNC8090TGFCQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:28:39.053 +03:00 [DBG] Connection id "0HNC8090TGFCQ" disconnecting. 2025-07-01 15:28:39.053 +03:00 [DBG] Connection id "0HNC8090TGFCQ" stopped. 2025-07-01 15:28:44.051 +03:00 [DBG] Connection id "0HNC8090TGFCR" accepted. 2025-07-01 15:28:44.052 +03:00 [DBG] Connection id "0HNC8090TGFCR" started. 2025-07-01 15:28:44.052 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:28:44.052 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:28:44.052 +03:00 [DBG] POST requests are not supported 2025-07-01 15:28:44.052 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:28:44.052 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:28:44.052 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:44.052 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:28:44.052 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:28:44.052 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:28:44.052 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:28:44.052 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:44.053 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:28:44.053 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:28:44.053 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:28:44.053 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:28:44.053 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:28:44.053 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:28:44.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:44.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:44.053 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:28:44.053 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:28:44.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:44.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:44.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:44.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:44.053 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:28:44.053 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1577ms. 2025-07-01 15:28:44.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:44.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:44.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:44.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:44.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:44.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:44.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:44.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:44.053 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:28:44.053 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:28:44.053 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:28:44.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:44.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:44.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:44.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:44.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:44.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:44.054 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8127ms 2025-07-01 15:28:44.054 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:44.054 +03:00 [DBG] Connection id "0HNC8090TGFCR" completed keep alive response. 2025-07-01 15:28:44.054 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.569ms 2025-07-01 15:28:44.054 +03:00 [DBG] Connection id "0HNC8090TGFCR" received FIN. 2025-07-01 15:28:44.054 +03:00 [DBG] Connection id "0HNC8090TGFCR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:28:44.054 +03:00 [DBG] Connection id "0HNC8090TGFCR" disconnecting. 2025-07-01 15:28:44.054 +03:00 [DBG] Connection id "0HNC8090TGFCR" stopped. 2025-07-01 15:28:49.050 +03:00 [DBG] Connection id "0HNC8090TGFCS" accepted. 2025-07-01 15:28:49.050 +03:00 [DBG] Connection id "0HNC8090TGFCS" started. 2025-07-01 15:28:49.050 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:28:49.050 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:28:49.050 +03:00 [DBG] POST requests are not supported 2025-07-01 15:28:49.050 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:28:49.050 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:28:49.050 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:49.050 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:28:49.050 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:28:49.051 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:28:49.051 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:28:49.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:49.051 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:28:49.051 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:28:49.051 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:28:49.051 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:28:49.051 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:28:49.051 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:28:49.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:49.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:49.051 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:28:49.051 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:28:49.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:49.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:49.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:49.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:49.051 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:28:49.051 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1448ms. 2025-07-01 15:28:49.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:49.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:49.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:49.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:49.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:49.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:49.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:49.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:49.051 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:28:49.051 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:28:49.051 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:28:49.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:49.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:49.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:49.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:49.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:49.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:49.052 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7577ms 2025-07-01 15:28:49.052 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:49.052 +03:00 [DBG] Connection id "0HNC8090TGFCS" completed keep alive response. 2025-07-01 15:28:49.052 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3539ms 2025-07-01 15:28:49.052 +03:00 [DBG] Connection id "0HNC8090TGFCS" received FIN. 2025-07-01 15:28:49.052 +03:00 [DBG] Connection id "0HNC8090TGFCS" disconnecting. 2025-07-01 15:28:49.052 +03:00 [DBG] Connection id "0HNC8090TGFCS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:28:49.053 +03:00 [DBG] Connection id "0HNC8090TGFCS" stopped. 2025-07-01 15:28:54.045 +03:00 [DBG] Connection id "0HNC8090TGFCT" accepted. 2025-07-01 15:28:54.045 +03:00 [DBG] Connection id "0HNC8090TGFCT" started. 2025-07-01 15:28:54.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:28:54.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:28:54.045 +03:00 [DBG] POST requests are not supported 2025-07-01 15:28:54.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:28:54.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:28:54.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:54.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:28:54.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:28:54.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:28:54.045 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:28:54.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:54.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:28:54.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:28:54.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:28:54.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:28:54.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:28:54.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:28:54.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:54.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:54.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:28:54.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:28:54.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:54.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:54.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:54.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:54.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:28:54.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1189ms. 2025-07-01 15:28:54.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:54.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:54.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:54.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:54.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:54.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:54.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:54.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:54.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:28:54.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:28:54.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:28:54.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:54.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:54.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:54.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:54.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:54.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:54.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7804ms 2025-07-01 15:28:54.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:54.046 +03:00 [DBG] Connection id "0HNC8090TGFCT" completed keep alive response. 2025-07-01 15:28:54.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3674ms 2025-07-01 15:28:54.047 +03:00 [DBG] Connection id "0HNC8090TGFCT" received FIN. 2025-07-01 15:28:54.047 +03:00 [DBG] Connection id "0HNC8090TGFCT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:28:54.047 +03:00 [DBG] Connection id "0HNC8090TGFCT" disconnecting. 2025-07-01 15:28:54.047 +03:00 [DBG] Connection id "0HNC8090TGFCT" stopped. 2025-07-01 15:28:59.053 +03:00 [DBG] Connection id "0HNC8090TGFCU" accepted. 2025-07-01 15:28:59.053 +03:00 [DBG] Connection id "0HNC8090TGFCU" started. 2025-07-01 15:28:59.053 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:28:59.053 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:28:59.053 +03:00 [DBG] POST requests are not supported 2025-07-01 15:28:59.053 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:28:59.053 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:28:59.053 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:59.053 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:28:59.053 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:28:59.053 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:28:59.053 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:28:59.053 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:59.053 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:28:59.053 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:28:59.053 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:28:59.053 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:28:59.053 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:28:59.053 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:28:59.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:59.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:59.054 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:28:59.054 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:28:59.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:59.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:59.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:59.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:59.054 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:28:59.054 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1514ms. 2025-07-01 15:28:59.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:59.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:28:59.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:59.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:28:59.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:59.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:59.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:59.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:59.054 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:28:59.054 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:28:59.054 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:28:59.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:59.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:28:59.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:59.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:59.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:59.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:28:59.054 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7438ms 2025-07-01 15:28:59.054 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:28:59.054 +03:00 [DBG] Connection id "0HNC8090TGFCU" completed keep alive response. 2025-07-01 15:28:59.054 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3748ms 2025-07-01 15:28:59.055 +03:00 [DBG] Connection id "0HNC8090TGFCU" received FIN. 2025-07-01 15:28:59.055 +03:00 [DBG] Connection id "0HNC8090TGFCU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:28:59.055 +03:00 [DBG] Connection id "0HNC8090TGFCU" disconnecting. 2025-07-01 15:28:59.055 +03:00 [DBG] Connection id "0HNC8090TGFCU" stopped. 2025-07-01 15:29:04.048 +03:00 [DBG] Connection id "0HNC8090TGFCV" accepted. 2025-07-01 15:29:04.048 +03:00 [DBG] Connection id "0HNC8090TGFCV" started. 2025-07-01 15:29:04.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:29:04.048 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:29:04.048 +03:00 [DBG] POST requests are not supported 2025-07-01 15:29:04.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:29:04.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:29:04.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:04.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:29:04.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:29:04.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:29:04.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:29:04.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:04.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:29:04.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:29:04.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:29:04.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:29:04.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:29:04.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:29:04.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:04.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:04.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:29:04.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:29:04.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:04.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:04.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:04.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:04.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:29:04.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1212ms. 2025-07-01 15:29:04.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:04.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:04.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:04.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:04.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:04.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:04.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:04.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:04.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:29:04.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:29:04.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:29:04.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:04.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:04.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:04.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:04.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:04.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:04.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.677ms 2025-07-01 15:29:04.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:04.049 +03:00 [DBG] Connection id "0HNC8090TGFCV" completed keep alive response. 2025-07-01 15:29:04.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.259ms 2025-07-01 15:29:04.050 +03:00 [DBG] Connection id "0HNC8090TGFCV" received FIN. 2025-07-01 15:29:04.050 +03:00 [DBG] Connection id "0HNC8090TGFCV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:29:04.050 +03:00 [DBG] Connection id "0HNC8090TGFCV" disconnecting. 2025-07-01 15:29:04.050 +03:00 [DBG] Connection id "0HNC8090TGFCV" stopped. 2025-07-01 15:29:09.044 +03:00 [DBG] Connection id "0HNC8090TGFD0" accepted. 2025-07-01 15:29:09.044 +03:00 [DBG] Connection id "0HNC8090TGFD0" started. 2025-07-01 15:29:09.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:29:09.044 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:29:09.044 +03:00 [DBG] POST requests are not supported 2025-07-01 15:29:09.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:29:09.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:29:09.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:09.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:29:09.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:29:09.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:29:09.044 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:29:09.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:09.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:29:09.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:29:09.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:29:09.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:29:09.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:29:09.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:29:09.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:09.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:09.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:29:09.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:29:09.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:09.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:09.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:09.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:09.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:29:09.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1331ms. 2025-07-01 15:29:09.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:09.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:09.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:09.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:09.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:09.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:09.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:09.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:09.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:29:09.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:29:09.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:29:09.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:09.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:09.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:09.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:09.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:09.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:09.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.744ms 2025-07-01 15:29:09.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:09.045 +03:00 [DBG] Connection id "0HNC8090TGFD0" completed keep alive response. 2025-07-01 15:29:09.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4182ms 2025-07-01 15:29:09.046 +03:00 [DBG] Connection id "0HNC8090TGFD0" received FIN. 2025-07-01 15:29:09.046 +03:00 [DBG] Connection id "0HNC8090TGFD0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:29:09.046 +03:00 [DBG] Connection id "0HNC8090TGFD0" disconnecting. 2025-07-01 15:29:09.046 +03:00 [DBG] Connection id "0HNC8090TGFD0" stopped. 2025-07-01 15:29:14.046 +03:00 [DBG] Connection id "0HNC8090TGFD1" accepted. 2025-07-01 15:29:14.046 +03:00 [DBG] Connection id "0HNC8090TGFD1" started. 2025-07-01 15:29:14.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:29:14.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:29:14.046 +03:00 [DBG] POST requests are not supported 2025-07-01 15:29:14.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:29:14.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:29:14.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:14.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:29:14.047 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:29:14.047 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:29:14.047 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:29:14.047 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:14.047 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:29:14.047 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:29:14.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:29:14.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:29:14.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:29:14.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:29:14.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:14.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:14.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:29:14.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:29:14.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:14.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:14.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:14.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:14.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:29:14.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1555ms. 2025-07-01 15:29:14.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:14.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:14.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:14.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:14.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:14.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:14.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:14.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:14.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:29:14.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:29:14.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:29:14.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:14.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:14.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:14.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:14.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:14.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:14.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0826ms 2025-07-01 15:29:14.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:14.049 +03:00 [DBG] Connection id "0HNC8090TGFD1" completed keep alive response. 2025-07-01 15:29:14.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.485ms 2025-07-01 15:29:14.049 +03:00 [DBG] Connection id "0HNC8090TGFD1" received FIN. 2025-07-01 15:29:14.049 +03:00 [DBG] Connection id "0HNC8090TGFD1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:29:14.049 +03:00 [DBG] Connection id "0HNC8090TGFD1" disconnecting. 2025-07-01 15:29:14.049 +03:00 [DBG] Connection id "0HNC8090TGFD1" stopped. 2025-07-01 15:29:19.062 +03:00 [DBG] Connection id "0HNC8090TGFD2" accepted. 2025-07-01 15:29:19.062 +03:00 [DBG] Connection id "0HNC8090TGFD2" started. 2025-07-01 15:29:19.062 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:29:19.062 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:29:19.062 +03:00 [DBG] POST requests are not supported 2025-07-01 15:29:19.062 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:29:19.062 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:29:19.062 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:19.062 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:29:19.062 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:29:19.062 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:29:19.062 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:29:19.062 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:19.062 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:29:19.062 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:29:19.062 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:29:19.062 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:29:19.062 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:29:19.062 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:29:19.062 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:19.063 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:19.063 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:29:19.063 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:29:19.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:19.063 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:19.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:19.063 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:19.063 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:29:19.063 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.144ms. 2025-07-01 15:29:19.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:19.063 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:19.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:19.063 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:19.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:19.063 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:19.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:19.063 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:19.063 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:29:19.063 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:29:19.063 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:29:19.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:19.063 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:19.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:19.063 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:19.063 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:19.063 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:19.063 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8693ms 2025-07-01 15:29:19.063 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:19.063 +03:00 [DBG] Connection id "0HNC8090TGFD2" completed keep alive response. 2025-07-01 15:29:19.064 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6251ms 2025-07-01 15:29:19.064 +03:00 [DBG] Connection id "0HNC8090TGFD2" received FIN. 2025-07-01 15:29:19.064 +03:00 [DBG] Connection id "0HNC8090TGFD2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:29:19.064 +03:00 [DBG] Connection id "0HNC8090TGFD2" disconnecting. 2025-07-01 15:29:19.064 +03:00 [DBG] Connection id "0HNC8090TGFD2" stopped. 2025-07-01 15:29:24.051 +03:00 [DBG] Connection id "0HNC8090TGFD3" accepted. 2025-07-01 15:29:24.052 +03:00 [DBG] Connection id "0HNC8090TGFD3" started. 2025-07-01 15:29:24.052 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:29:24.052 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:29:24.052 +03:00 [DBG] POST requests are not supported 2025-07-01 15:29:24.052 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:29:24.052 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:29:24.052 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:24.052 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:29:24.052 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:29:24.052 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:29:24.052 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:29:24.052 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:24.052 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:29:24.053 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:29:24.053 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:29:24.053 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:29:24.053 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:29:24.053 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:29:24.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:24.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:24.053 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:29:24.053 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:29:24.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:24.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:24.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:24.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:24.053 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:29:24.054 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1618ms. 2025-07-01 15:29:24.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:24.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:24.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:24.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:24.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:24.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:24.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:24.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:24.054 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:29:24.054 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:29:24.054 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:29:24.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:24.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:24.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:24.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:24.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:24.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:24.054 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1577ms 2025-07-01 15:29:24.054 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:24.054 +03:00 [DBG] Connection id "0HNC8090TGFD3" completed keep alive response. 2025-07-01 15:29:24.054 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.638ms 2025-07-01 15:29:24.055 +03:00 [DBG] Connection id "0HNC8090TGFD3" received FIN. 2025-07-01 15:29:24.055 +03:00 [DBG] Connection id "0HNC8090TGFD3" disconnecting. 2025-07-01 15:29:24.055 +03:00 [DBG] Connection id "0HNC8090TGFD3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:29:24.056 +03:00 [DBG] Connection id "0HNC8090TGFD3" stopped. 2025-07-01 15:29:29.051 +03:00 [DBG] Connection id "0HNC8090TGFD4" accepted. 2025-07-01 15:29:29.051 +03:00 [DBG] Connection id "0HNC8090TGFD4" started. 2025-07-01 15:29:29.052 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:29:29.052 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:29:29.052 +03:00 [DBG] POST requests are not supported 2025-07-01 15:29:29.052 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:29:29.052 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:29:29.052 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:29.052 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:29:29.052 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:29:29.052 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:29:29.052 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:29:29.052 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:29.052 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:29:29.052 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:29:29.052 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:29:29.052 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:29:29.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:29:29.052 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:29:29.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:29.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:29.053 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:29:29.053 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:29:29.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:29.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:29.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:29.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:29.053 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:29:29.053 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2641ms. 2025-07-01 15:29:29.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:29.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:29.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:29.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:29.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:29.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:29.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:29.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:29.053 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:29:29.053 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:29:29.053 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:29:29.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:29.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:29.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:29.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:29.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:29.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:29.054 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1612ms 2025-07-01 15:29:29.054 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:29.054 +03:00 [DBG] Connection id "0HNC8090TGFD4" completed keep alive response. 2025-07-01 15:29:29.054 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.977ms 2025-07-01 15:29:29.054 +03:00 [DBG] Connection id "0HNC8090TGFD4" received FIN. 2025-07-01 15:29:29.054 +03:00 [DBG] Connection id "0HNC8090TGFD4" disconnecting. 2025-07-01 15:29:29.055 +03:00 [DBG] Connection id "0HNC8090TGFD4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:29:29.056 +03:00 [DBG] Connection id "0HNC8090TGFD4" stopped. 2025-07-01 15:29:34.060 +03:00 [DBG] Connection id "0HNC8090TGFD5" accepted. 2025-07-01 15:29:34.060 +03:00 [DBG] Connection id "0HNC8090TGFD5" started. 2025-07-01 15:29:34.061 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:29:34.061 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:29:34.061 +03:00 [DBG] POST requests are not supported 2025-07-01 15:29:34.061 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:29:34.061 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:29:34.061 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:34.061 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:29:34.061 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:29:34.061 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:29:34.061 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:29:34.061 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:34.061 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:29:34.061 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:29:34.062 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:29:34.062 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:29:34.062 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:29:34.062 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:29:34.062 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:34.062 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:34.062 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:29:34.062 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:29:34.062 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:34.062 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:34.062 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:34.062 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:34.062 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:29:34.062 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1756ms. 2025-07-01 15:29:34.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:34.063 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:34.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:34.063 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:34.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:34.063 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:34.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:34.063 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:34.063 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:29:34.063 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:29:34.063 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:29:34.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:34.063 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:34.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:34.063 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:34.063 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:34.063 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:34.063 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3587ms 2025-07-01 15:29:34.063 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:34.063 +03:00 [DBG] Connection id "0HNC8090TGFD5" completed keep alive response. 2025-07-01 15:29:34.063 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6633ms 2025-07-01 15:29:34.064 +03:00 [DBG] Connection id "0HNC8090TGFD5" received FIN. 2025-07-01 15:29:34.064 +03:00 [DBG] Connection id "0HNC8090TGFD5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:29:34.064 +03:00 [DBG] Connection id "0HNC8090TGFD5" disconnecting. 2025-07-01 15:29:34.064 +03:00 [DBG] Connection id "0HNC8090TGFD5" stopped. 2025-07-01 15:29:39.053 +03:00 [DBG] Connection id "0HNC8090TGFD6" accepted. 2025-07-01 15:29:39.053 +03:00 [DBG] Connection id "0HNC8090TGFD6" started. 2025-07-01 15:29:39.053 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:29:39.053 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:29:39.054 +03:00 [DBG] POST requests are not supported 2025-07-01 15:29:39.054 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:29:39.054 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:29:39.054 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:39.054 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:29:39.054 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:29:39.054 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:29:39.054 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:29:39.054 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:39.054 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:29:39.054 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:29:39.054 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:29:39.054 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:29:39.054 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:29:39.054 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:29:39.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:39.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:39.054 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:29:39.054 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:29:39.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:39.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:39.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:39.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:39.054 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:29:39.055 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1587ms. 2025-07-01 15:29:39.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:39.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:39.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:39.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:39.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:39.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:39.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:39.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:39.055 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:29:39.055 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:29:39.055 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:29:39.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:39.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:39.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:39.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:39.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:39.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:39.055 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9788ms 2025-07-01 15:29:39.055 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:39.055 +03:00 [DBG] Connection id "0HNC8090TGFD6" completed keep alive response. 2025-07-01 15:29:39.055 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7775ms 2025-07-01 15:29:39.055 +03:00 [DBG] Connection id "0HNC8090TGFD6" received FIN. 2025-07-01 15:29:39.056 +03:00 [DBG] Connection id "0HNC8090TGFD6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:29:39.056 +03:00 [DBG] Connection id "0HNC8090TGFD6" disconnecting. 2025-07-01 15:29:39.056 +03:00 [DBG] Connection id "0HNC8090TGFD6" stopped. 2025-07-01 15:29:44.046 +03:00 [DBG] Connection id "0HNC8090TGFD7" accepted. 2025-07-01 15:29:44.046 +03:00 [DBG] Connection id "0HNC8090TGFD7" started. 2025-07-01 15:29:44.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:29:44.046 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:29:44.046 +03:00 [DBG] POST requests are not supported 2025-07-01 15:29:44.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:29:44.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:29:44.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:44.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:29:44.047 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:29:44.047 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:29:44.047 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:29:44.047 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:44.047 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:29:44.047 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:29:44.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:29:44.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:29:44.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:29:44.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:29:44.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:44.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:44.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:29:44.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:29:44.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:44.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:44.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:44.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:44.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:29:44.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1678ms. 2025-07-01 15:29:44.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:44.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:44.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:44.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:44.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:44.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:44.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:44.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:44.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:29:44.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:29:44.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:29:44.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:44.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:44.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:44.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:44.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:44.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:44.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1678ms 2025-07-01 15:29:44.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:44.048 +03:00 [DBG] Connection id "0HNC8090TGFD7" completed keep alive response. 2025-07-01 15:29:44.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3328ms 2025-07-01 15:29:44.049 +03:00 [DBG] Connection id "0HNC8090TGFD7" received FIN. 2025-07-01 15:29:44.049 +03:00 [DBG] Connection id "0HNC8090TGFD7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:29:44.049 +03:00 [DBG] Connection id "0HNC8090TGFD7" disconnecting. 2025-07-01 15:29:44.049 +03:00 [DBG] Connection id "0HNC8090TGFD7" stopped. 2025-07-01 15:29:49.055 +03:00 [DBG] Connection id "0HNC8090TGFD8" accepted. 2025-07-01 15:29:49.055 +03:00 [DBG] Connection id "0HNC8090TGFD8" started. 2025-07-01 15:29:49.055 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:29:49.055 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:29:49.055 +03:00 [DBG] POST requests are not supported 2025-07-01 15:29:49.056 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:29:49.056 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:29:49.056 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:49.056 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:29:49.056 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:29:49.056 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:29:49.056 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:29:49.056 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:49.056 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:29:49.056 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:29:49.056 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:29:49.056 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:29:49.056 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:29:49.056 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:29:49.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:49.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:49.056 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:29:49.056 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:29:49.057 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:49.057 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:49.057 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:49.057 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:49.057 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:29:49.057 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1786ms. 2025-07-01 15:29:49.057 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:49.057 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:49.057 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:49.057 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:49.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:49.057 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:49.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:49.057 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:49.057 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:29:49.057 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:29:49.057 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:29:49.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:49.057 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:49.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:49.057 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:49.058 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:49.058 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:49.058 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4161ms 2025-07-01 15:29:49.058 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:49.058 +03:00 [DBG] Connection id "0HNC8090TGFD8" completed keep alive response. 2025-07-01 15:29:49.058 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3941ms 2025-07-01 15:29:49.058 +03:00 [DBG] Connection id "0HNC8090TGFD8" received FIN. 2025-07-01 15:29:49.058 +03:00 [DBG] Connection id "0HNC8090TGFD8" disconnecting. 2025-07-01 15:29:49.058 +03:00 [DBG] Connection id "0HNC8090TGFD8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:29:49.059 +03:00 [DBG] Connection id "0HNC8090TGFD8" stopped. 2025-07-01 15:29:54.043 +03:00 [DBG] Connection id "0HNC8090TGFD9" accepted. 2025-07-01 15:29:54.043 +03:00 [DBG] Connection id "0HNC8090TGFD9" started. 2025-07-01 15:29:54.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:29:54.043 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:29:54.043 +03:00 [DBG] POST requests are not supported 2025-07-01 15:29:54.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:29:54.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:29:54.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:54.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:29:54.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:29:54.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:29:54.043 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:29:54.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:54.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:29:54.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:29:54.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:29:54.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:29:54.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:29:54.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:29:54.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:54.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:54.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:29:54.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:29:54.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:54.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:54.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:54.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:54.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:29:54.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1291ms. 2025-07-01 15:29:54.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:54.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:54.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:54.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:54.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:54.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:54.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:54.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:54.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:29:54.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:29:54.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:29:54.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:54.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:54.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:54.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:54.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:54.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:54.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7649ms 2025-07-01 15:29:54.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:54.044 +03:00 [DBG] Connection id "0HNC8090TGFD9" completed keep alive response. 2025-07-01 15:29:54.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4418ms 2025-07-01 15:29:54.045 +03:00 [DBG] Connection id "0HNC8090TGFD9" received FIN. 2025-07-01 15:29:54.045 +03:00 [DBG] Connection id "0HNC8090TGFD9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:29:54.045 +03:00 [DBG] Connection id "0HNC8090TGFD9" disconnecting. 2025-07-01 15:29:54.045 +03:00 [DBG] Connection id "0HNC8090TGFD9" stopped. 2025-07-01 15:29:59.045 +03:00 [DBG] Connection id "0HNC8090TGFDA" accepted. 2025-07-01 15:29:59.045 +03:00 [DBG] Connection id "0HNC8090TGFDA" started. 2025-07-01 15:29:59.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:29:59.045 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:29:59.045 +03:00 [DBG] POST requests are not supported 2025-07-01 15:29:59.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:29:59.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:29:59.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:59.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:29:59.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:29:59.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:29:59.046 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:29:59.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:59.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:29:59.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:29:59.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:29:59.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:29:59.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:29:59.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:29:59.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:59.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:59.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:29:59.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:29:59.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:59.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:59.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:59.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:59.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:29:59.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1533ms. 2025-07-01 15:29:59.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:59.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:29:59.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:59.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:29:59.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:59.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:59.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:59.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:59.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:29:59.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:29:59.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:29:59.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:59.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:29:59.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:59.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:59.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:59.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:29:59.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7955ms 2025-07-01 15:29:59.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:29:59.047 +03:00 [DBG] Connection id "0HNC8090TGFDA" completed keep alive response. 2025-07-01 15:29:59.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4056ms 2025-07-01 15:29:59.047 +03:00 [DBG] Connection id "0HNC8090TGFDA" received FIN. 2025-07-01 15:29:59.047 +03:00 [DBG] Connection id "0HNC8090TGFDA" disconnecting. 2025-07-01 15:29:59.047 +03:00 [DBG] Connection id "0HNC8090TGFDA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:29:59.048 +03:00 [DBG] Connection id "0HNC8090TGFDA" stopped. 2025-07-01 15:30:04.051 +03:00 [DBG] Connection id "0HNC8090TGFDB" accepted. 2025-07-01 15:30:04.051 +03:00 [DBG] Connection id "0HNC8090TGFDB" started. 2025-07-01 15:30:04.051 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:30:04.051 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:30:04.051 +03:00 [DBG] POST requests are not supported 2025-07-01 15:30:04.051 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:30:04.051 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:30:04.051 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:04.052 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:30:04.052 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:30:04.052 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:30:04.052 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:30:04.052 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:04.052 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:30:04.052 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:30:04.052 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:30:04.052 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:30:04.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:30:04.052 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:30:04.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:04.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:04.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:30:04.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:30:04.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:04.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:04.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:04.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:04.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:30:04.053 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1862ms. 2025-07-01 15:30:04.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:04.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:04.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:04.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:04.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:04.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:04.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:04.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:04.053 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:30:04.053 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:30:04.053 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:30:04.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:04.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:04.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:04.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:04.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:04.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:04.053 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3305ms 2025-07-01 15:30:04.053 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:04.054 +03:00 [DBG] Connection id "0HNC8090TGFDB" completed keep alive response. 2025-07-01 15:30:04.054 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3323ms 2025-07-01 15:30:04.054 +03:00 [DBG] Connection id "0HNC8090TGFDB" received FIN. 2025-07-01 15:30:04.054 +03:00 [DBG] Connection id "0HNC8090TGFDB" disconnecting. 2025-07-01 15:30:04.054 +03:00 [DBG] Connection id "0HNC8090TGFDB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:30:04.055 +03:00 [DBG] Connection id "0HNC8090TGFDB" stopped. 2025-07-01 15:30:09.047 +03:00 [DBG] Connection id "0HNC8090TGFDC" accepted. 2025-07-01 15:30:09.047 +03:00 [DBG] Connection id "0HNC8090TGFDC" started. 2025-07-01 15:30:09.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:30:09.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:30:09.047 +03:00 [DBG] POST requests are not supported 2025-07-01 15:30:09.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:30:09.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:30:09.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:09.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:30:09.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:30:09.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:30:09.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:30:09.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:09.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:30:09.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:30:09.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:30:09.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:30:09.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:30:09.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:30:09.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:09.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:09.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:30:09.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:30:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:09.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:30:09.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1479ms. 2025-07-01 15:30:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:09.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:09.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:09.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:09.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:09.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:09.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:09.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:30:09.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:30:09.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:30:09.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:09.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:09.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:09.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:09.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:09.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:09.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8104ms 2025-07-01 15:30:09.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:09.049 +03:00 [DBG] Connection id "0HNC8090TGFDC" completed keep alive response. 2025-07-01 15:30:09.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4536ms 2025-07-01 15:30:09.049 +03:00 [DBG] Connection id "0HNC8090TGFDC" received FIN. 2025-07-01 15:30:09.049 +03:00 [DBG] Connection id "0HNC8090TGFDC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:30:09.049 +03:00 [DBG] Connection id "0HNC8090TGFDC" disconnecting. 2025-07-01 15:30:09.049 +03:00 [DBG] Connection id "0HNC8090TGFDC" stopped. 2025-07-01 15:30:14.053 +03:00 [DBG] Connection id "0HNC8090TGFDD" accepted. 2025-07-01 15:30:14.053 +03:00 [DBG] Connection id "0HNC8090TGFDD" started. 2025-07-01 15:30:14.054 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:30:14.054 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:30:14.054 +03:00 [DBG] POST requests are not supported 2025-07-01 15:30:14.054 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:30:14.054 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:30:14.054 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:14.054 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:30:14.054 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:30:14.054 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:30:14.054 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:30:14.054 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:14.054 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:30:14.054 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:30:14.054 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:30:14.054 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:30:14.054 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:30:14.054 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:30:14.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:14.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:14.054 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:30:14.054 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:30:14.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:14.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:14.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:14.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:14.055 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:30:14.055 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1341ms. 2025-07-01 15:30:14.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:14.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:14.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:14.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:14.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:14.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:14.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:14.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:14.055 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:30:14.055 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:30:14.055 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:30:14.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:14.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:14.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:14.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:14.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:14.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:14.055 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8107ms 2025-07-01 15:30:14.055 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:14.055 +03:00 [DBG] Connection id "0HNC8090TGFDD" completed keep alive response. 2025-07-01 15:30:14.055 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5614ms 2025-07-01 15:30:14.055 +03:00 [DBG] Connection id "0HNC8090TGFDD" received FIN. 2025-07-01 15:30:14.056 +03:00 [DBG] Connection id "0HNC8090TGFDD" disconnecting. 2025-07-01 15:30:14.056 +03:00 [DBG] Connection id "0HNC8090TGFDD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:30:14.057 +03:00 [DBG] Connection id "0HNC8090TGFDD" stopped. 2025-07-01 15:30:19.049 +03:00 [DBG] Connection id "0HNC8090TGFDE" accepted. 2025-07-01 15:30:19.049 +03:00 [DBG] Connection id "0HNC8090TGFDE" started. 2025-07-01 15:30:19.049 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:30:19.049 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:30:19.049 +03:00 [DBG] POST requests are not supported 2025-07-01 15:30:19.049 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:30:19.049 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:30:19.049 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:19.049 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:30:19.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:30:19.050 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:30:19.050 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:30:19.050 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:19.050 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:30:19.050 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:30:19.050 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:30:19.050 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:30:19.050 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:30:19.050 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:30:19.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:19.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:19.050 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:30:19.050 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:30:19.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:19.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:19.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:19.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:19.050 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:30:19.050 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1252ms. 2025-07-01 15:30:19.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:19.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:19.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:19.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:19.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:19.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:19.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:19.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:19.050 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:30:19.050 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:30:19.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:30:19.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:19.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:19.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:19.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:19.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:19.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:19.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6369ms 2025-07-01 15:30:19.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:19.051 +03:00 [DBG] Connection id "0HNC8090TGFDE" completed keep alive response. 2025-07-01 15:30:19.051 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2478ms 2025-07-01 15:30:19.051 +03:00 [DBG] Connection id "0HNC8090TGFDE" received FIN. 2025-07-01 15:30:19.051 +03:00 [DBG] Connection id "0HNC8090TGFDE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:30:19.051 +03:00 [DBG] Connection id "0HNC8090TGFDE" disconnecting. 2025-07-01 15:30:19.051 +03:00 [DBG] Connection id "0HNC8090TGFDE" stopped. 2025-07-01 15:30:24.051 +03:00 [DBG] Connection id "0HNC8090TGFDF" accepted. 2025-07-01 15:30:24.051 +03:00 [DBG] Connection id "0HNC8090TGFDF" started. 2025-07-01 15:30:24.051 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:30:24.051 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:30:24.051 +03:00 [DBG] POST requests are not supported 2025-07-01 15:30:24.051 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:30:24.051 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:30:24.051 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:24.051 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:30:24.051 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:30:24.051 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:30:24.051 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:30:24.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:24.051 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:30:24.051 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:30:24.051 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:30:24.051 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:30:24.051 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:30:24.051 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:30:24.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:24.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:24.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:30:24.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:30:24.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:24.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:24.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:24.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:24.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:30:24.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1477ms. 2025-07-01 15:30:24.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:24.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:24.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:24.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:24.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:24.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:24.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:24.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:24.052 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:30:24.052 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:30:24.052 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:30:24.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:24.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:24.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:24.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:24.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:24.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:24.053 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2197ms 2025-07-01 15:30:24.053 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:24.053 +03:00 [DBG] Connection id "0HNC8090TGFDF" completed keep alive response. 2025-07-01 15:30:24.053 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8999ms 2025-07-01 15:30:24.053 +03:00 [DBG] Connection id "0HNC8090TGFDF" received FIN. 2025-07-01 15:30:24.053 +03:00 [DBG] Connection id "0HNC8090TGFDF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:30:24.053 +03:00 [DBG] Connection id "0HNC8090TGFDF" disconnecting. 2025-07-01 15:30:24.053 +03:00 [DBG] Connection id "0HNC8090TGFDF" stopped. 2025-07-01 15:30:29.054 +03:00 [DBG] Connection id "0HNC8090TGFDG" accepted. 2025-07-01 15:30:29.054 +03:00 [DBG] Connection id "0HNC8090TGFDG" started. 2025-07-01 15:30:29.054 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:30:29.054 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:30:29.054 +03:00 [DBG] POST requests are not supported 2025-07-01 15:30:29.054 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:30:29.054 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:30:29.054 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:29.054 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:30:29.054 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:30:29.054 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:30:29.054 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:30:29.054 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:29.054 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:30:29.054 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:30:29.054 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:30:29.054 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:30:29.054 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:30:29.054 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:30:29.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:29.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:29.054 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:30:29.055 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:30:29.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:29.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:29.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:29.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:29.055 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:30:29.055 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1422ms. 2025-07-01 15:30:29.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:29.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:29.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:29.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:29.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:29.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:29.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:29.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:29.055 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:30:29.055 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:30:29.055 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:30:29.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:29.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:29.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:29.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:29.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:29.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:29.055 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7844ms 2025-07-01 15:30:29.055 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:29.055 +03:00 [DBG] Connection id "0HNC8090TGFDG" completed keep alive response. 2025-07-01 15:30:29.055 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5759ms 2025-07-01 15:30:29.056 +03:00 [DBG] Connection id "0HNC8090TGFDG" received FIN. 2025-07-01 15:30:29.056 +03:00 [DBG] Connection id "0HNC8090TGFDG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:30:29.056 +03:00 [DBG] Connection id "0HNC8090TGFDG" disconnecting. 2025-07-01 15:30:29.056 +03:00 [DBG] Connection id "0HNC8090TGFDG" stopped. 2025-07-01 15:30:34.048 +03:00 [DBG] Connection id "0HNC8090TGFDH" accepted. 2025-07-01 15:30:34.048 +03:00 [DBG] Connection id "0HNC8090TGFDH" started. 2025-07-01 15:30:34.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:30:34.048 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:30:34.048 +03:00 [DBG] POST requests are not supported 2025-07-01 15:30:34.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:30:34.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:30:34.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:34.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:30:34.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:30:34.049 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:30:34.049 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:30:34.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:34.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:30:34.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:30:34.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:30:34.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:30:34.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:30:34.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:30:34.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:34.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:34.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:30:34.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:30:34.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:34.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:34.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:34.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:34.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:30:34.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.119ms. 2025-07-01 15:30:34.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:34.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:34.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:34.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:34.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:34.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:34.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:34.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:34.050 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:30:34.050 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:30:34.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:30:34.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:34.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:34.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:34.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:34.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:34.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:34.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.81ms 2025-07-01 15:30:34.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:34.050 +03:00 [DBG] Connection id "0HNC8090TGFDH" completed keep alive response. 2025-07-01 15:30:34.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4778ms 2025-07-01 15:30:34.050 +03:00 [DBG] Connection id "0HNC8090TGFDH" received FIN. 2025-07-01 15:30:34.050 +03:00 [DBG] Connection id "0HNC8090TGFDH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:30:34.050 +03:00 [DBG] Connection id "0HNC8090TGFDH" disconnecting. 2025-07-01 15:30:34.050 +03:00 [DBG] Connection id "0HNC8090TGFDH" stopped. 2025-07-01 15:30:39.052 +03:00 [DBG] Connection id "0HNC8090TGFDI" accepted. 2025-07-01 15:30:39.052 +03:00 [DBG] Connection id "0HNC8090TGFDI" started. 2025-07-01 15:30:39.052 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:30:39.052 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:30:39.052 +03:00 [DBG] POST requests are not supported 2025-07-01 15:30:39.052 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:30:39.052 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:30:39.052 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:39.052 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:30:39.052 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:30:39.052 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:30:39.052 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:30:39.052 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:39.052 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:30:39.052 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:30:39.052 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:30:39.052 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:30:39.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:30:39.052 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:30:39.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:39.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:39.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:30:39.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:30:39.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:39.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:39.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:39.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:39.053 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:30:39.053 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1485ms. 2025-07-01 15:30:39.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:39.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:39.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:39.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:39.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:39.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:39.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:39.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:39.053 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:30:39.053 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:30:39.053 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:30:39.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:39.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:39.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:39.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:39.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:39.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:39.053 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.771ms 2025-07-01 15:30:39.053 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:39.053 +03:00 [DBG] Connection id "0HNC8090TGFDI" completed keep alive response. 2025-07-01 15:30:39.053 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3611ms 2025-07-01 15:30:39.053 +03:00 [DBG] Connection id "0HNC8090TGFDI" received FIN. 2025-07-01 15:30:39.053 +03:00 [DBG] Connection id "0HNC8090TGFDI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:30:39.054 +03:00 [DBG] Connection id "0HNC8090TGFDI" disconnecting. 2025-07-01 15:30:39.054 +03:00 [DBG] Connection id "0HNC8090TGFDI" stopped. 2025-07-01 15:30:44.047 +03:00 [DBG] Connection id "0HNC8090TGFDJ" accepted. 2025-07-01 15:30:44.047 +03:00 [DBG] Connection id "0HNC8090TGFDJ" started. 2025-07-01 15:30:44.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:30:44.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:30:44.047 +03:00 [DBG] POST requests are not supported 2025-07-01 15:30:44.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:30:44.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:30:44.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:44.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:30:44.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:30:44.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:30:44.048 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:30:44.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:44.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:30:44.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:30:44.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:30:44.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:30:44.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:30:44.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:30:44.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:44.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:44.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:30:44.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:30:44.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:44.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:44.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:44.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:44.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:30:44.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-07-01 15:30:44.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:44.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:44.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:44.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:44.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:44.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:44.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:44.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:44.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:30:44.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:30:44.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:30:44.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:44.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:44.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:44.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:44.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:44.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:44.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6895ms 2025-07-01 15:30:44.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:44.049 +03:00 [DBG] Connection id "0HNC8090TGFDJ" completed keep alive response. 2025-07-01 15:30:44.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.347ms 2025-07-01 15:30:44.049 +03:00 [DBG] Connection id "0HNC8090TGFDJ" received FIN. 2025-07-01 15:30:44.049 +03:00 [DBG] Connection id "0HNC8090TGFDJ" disconnecting. 2025-07-01 15:30:44.049 +03:00 [DBG] Connection id "0HNC8090TGFDJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:30:44.050 +03:00 [DBG] Connection id "0HNC8090TGFDJ" stopped. 2025-07-01 15:30:49.054 +03:00 [DBG] Connection id "0HNC8090TGFDK" accepted. 2025-07-01 15:30:49.054 +03:00 [DBG] Connection id "0HNC8090TGFDK" started. 2025-07-01 15:30:49.054 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:30:49.054 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:30:49.055 +03:00 [DBG] POST requests are not supported 2025-07-01 15:30:49.055 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:30:49.055 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:30:49.055 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:49.055 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:30:49.055 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:30:49.055 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:30:49.055 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:30:49.055 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:49.055 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:30:49.055 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:30:49.055 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:30:49.055 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:30:49.055 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:30:49.055 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:30:49.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:49.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:49.055 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:30:49.055 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:30:49.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:49.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:49.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:49.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:49.055 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:30:49.056 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1269ms. 2025-07-01 15:30:49.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:49.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:49.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:49.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:49.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:49.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:49.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:49.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:49.056 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:30:49.056 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:30:49.056 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:30:49.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:49.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:49.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:49.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:49.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:49.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:49.056 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8271ms 2025-07-01 15:30:49.056 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:49.056 +03:00 [DBG] Connection id "0HNC8090TGFDK" completed keep alive response. 2025-07-01 15:30:49.056 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7205ms 2025-07-01 15:30:49.056 +03:00 [DBG] Connection id "0HNC8090TGFDK" received FIN. 2025-07-01 15:30:49.056 +03:00 [DBG] Connection id "0HNC8090TGFDK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:30:49.056 +03:00 [DBG] Connection id "0HNC8090TGFDK" disconnecting. 2025-07-01 15:30:49.057 +03:00 [DBG] Connection id "0HNC8090TGFDK" stopped. 2025-07-01 15:30:54.047 +03:00 [DBG] Connection id "0HNC8090TGFDL" accepted. 2025-07-01 15:30:54.047 +03:00 [DBG] Connection id "0HNC8090TGFDL" started. 2025-07-01 15:30:54.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:30:54.047 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:30:54.047 +03:00 [DBG] POST requests are not supported 2025-07-01 15:30:54.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:30:54.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:30:54.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:54.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:30:54.047 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:30:54.047 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:30:54.047 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:30:54.047 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:54.047 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:30:54.047 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:30:54.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:30:54.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:30:54.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:30:54.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:30:54.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:54.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:54.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:30:54.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:30:54.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:54.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:54.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:54.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:54.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:30:54.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1162ms. 2025-07-01 15:30:54.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:54.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:54.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:54.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:54.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:54.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:54.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:54.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:54.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:30:54.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:30:54.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:30:54.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:54.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:54.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:54.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:54.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:54.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:54.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6463ms 2025-07-01 15:30:54.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:54.048 +03:00 [DBG] Connection id "0HNC8090TGFDL" completed keep alive response. 2025-07-01 15:30:54.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1723ms 2025-07-01 15:30:54.048 +03:00 [DBG] Connection id "0HNC8090TGFDL" received FIN. 2025-07-01 15:30:54.048 +03:00 [DBG] Connection id "0HNC8090TGFDL" disconnecting. 2025-07-01 15:30:54.048 +03:00 [DBG] Connection id "0HNC8090TGFDL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:30:54.050 +03:00 [DBG] Connection id "0HNC8090TGFDL" stopped. 2025-07-01 15:30:59.051 +03:00 [DBG] Connection id "0HNC8090TGFDM" accepted. 2025-07-01 15:30:59.051 +03:00 [DBG] Connection id "0HNC8090TGFDM" started. 2025-07-01 15:30:59.051 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:30:59.051 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:30:59.052 +03:00 [DBG] POST requests are not supported 2025-07-01 15:30:59.052 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:30:59.052 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:30:59.052 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:59.052 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:30:59.052 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:30:59.052 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:30:59.052 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:30:59.052 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:59.052 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:30:59.052 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:30:59.052 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:30:59.052 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:30:59.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:30:59.052 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:30:59.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:59.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:59.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:30:59.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:30:59.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:59.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:59.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:59.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:59.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:30:59.053 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1416ms. 2025-07-01 15:30:59.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:59.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:30:59.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:59.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:30:59.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:59.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:59.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:59.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:59.053 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:30:59.053 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:30:59.053 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:30:59.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:59.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:30:59.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:59.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:59.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:59.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:30:59.053 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0135ms 2025-07-01 15:30:59.053 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:30:59.053 +03:00 [DBG] Connection id "0HNC8090TGFDM" completed keep alive response. 2025-07-01 15:30:59.053 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7958ms 2025-07-01 15:30:59.053 +03:00 [DBG] Connection id "0HNC8090TGFDM" received FIN. 2025-07-01 15:30:59.053 +03:00 [DBG] Connection id "0HNC8090TGFDM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:30:59.054 +03:00 [DBG] Connection id "0HNC8090TGFDM" disconnecting. 2025-07-01 15:30:59.054 +03:00 [DBG] Connection id "0HNC8090TGFDM" stopped. 2025-07-01 15:31:04.061 +03:00 [DBG] Connection id "0HNC8090TGFDN" accepted. 2025-07-01 15:31:04.061 +03:00 [DBG] Connection id "0HNC8090TGFDN" started. 2025-07-01 15:31:04.061 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:31:04.061 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:31:04.061 +03:00 [DBG] POST requests are not supported 2025-07-01 15:31:04.061 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:31:04.061 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:31:04.061 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:04.061 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:31:04.061 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:31:04.061 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:31:04.061 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:31:04.061 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:04.061 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:31:04.061 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:31:04.062 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:31:04.062 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:31:04.062 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:31:04.062 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:31:04.062 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:04.062 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:04.062 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:31:04.062 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:31:04.062 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:04.062 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:04.062 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:04.062 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:04.062 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:31:04.062 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1411ms. 2025-07-01 15:31:04.062 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:04.062 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:04.062 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:04.062 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:04.062 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:04.062 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:04.062 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:04.062 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:04.062 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:31:04.062 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:31:04.063 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:31:04.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:04.063 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:04.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:04.063 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:04.063 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:04.063 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:04.063 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0687ms 2025-07-01 15:31:04.063 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:04.063 +03:00 [DBG] Connection id "0HNC8090TGFDN" completed keep alive response. 2025-07-01 15:31:04.063 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8422ms 2025-07-01 15:31:04.063 +03:00 [DBG] Connection id "0HNC8090TGFDN" received FIN. 2025-07-01 15:31:04.063 +03:00 [DBG] Connection id "0HNC8090TGFDN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:31:04.063 +03:00 [DBG] Connection id "0HNC8090TGFDN" disconnecting. 2025-07-01 15:31:04.063 +03:00 [DBG] Connection id "0HNC8090TGFDN" stopped. 2025-07-01 15:31:09.052 +03:00 [DBG] Connection id "0HNC8090TGFDO" accepted. 2025-07-01 15:31:09.052 +03:00 [DBG] Connection id "0HNC8090TGFDO" started. 2025-07-01 15:31:09.052 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:31:09.052 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:31:09.052 +03:00 [DBG] POST requests are not supported 2025-07-01 15:31:09.052 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:31:09.052 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:31:09.052 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:09.052 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:31:09.052 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:31:09.052 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:31:09.052 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:31:09.053 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:09.053 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:31:09.053 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:31:09.053 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:31:09.053 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:31:09.053 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:31:09.053 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:31:09.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:09.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:09.053 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:31:09.053 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:31:09.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:09.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:09.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:09.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:09.053 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:31:09.053 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1267ms. 2025-07-01 15:31:09.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:09.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:09.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:09.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:09.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:09.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:09.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:09.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:09.053 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:31:09.053 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:31:09.053 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:31:09.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:09.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:09.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:09.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:09.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:09.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:09.053 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7154ms 2025-07-01 15:31:09.053 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:09.054 +03:00 [DBG] Connection id "0HNC8090TGFDO" completed keep alive response. 2025-07-01 15:31:09.054 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3455ms 2025-07-01 15:31:09.054 +03:00 [DBG] Connection id "0HNC8090TGFDO" received FIN. 2025-07-01 15:31:09.054 +03:00 [DBG] Connection id "0HNC8090TGFDO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:31:09.054 +03:00 [DBG] Connection id "0HNC8090TGFDO" disconnecting. 2025-07-01 15:31:09.054 +03:00 [DBG] Connection id "0HNC8090TGFDO" stopped. 2025-07-01 15:31:14.051 +03:00 [DBG] Connection id "0HNC8090TGFDP" accepted. 2025-07-01 15:31:14.052 +03:00 [DBG] Connection id "0HNC8090TGFDP" started. 2025-07-01 15:31:14.052 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:31:14.052 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:31:14.052 +03:00 [DBG] POST requests are not supported 2025-07-01 15:31:14.052 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:31:14.052 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:31:14.052 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:14.052 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:31:14.052 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:31:14.052 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:31:14.052 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:31:14.052 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:14.052 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:31:14.052 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:31:14.052 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:31:14.052 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:31:14.052 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:31:14.052 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:31:14.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:14.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:14.052 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:31:14.052 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:31:14.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:14.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:14.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:14.052 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:14.052 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:31:14.053 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1326ms. 2025-07-01 15:31:14.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:14.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:14.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:14.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:14.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:14.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:14.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:14.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:14.053 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:31:14.053 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:31:14.053 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:31:14.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:14.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:14.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:14.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:14.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:14.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:14.053 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.796ms 2025-07-01 15:31:14.053 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:14.053 +03:00 [DBG] Connection id "0HNC8090TGFDP" completed keep alive response. 2025-07-01 15:31:14.053 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4115ms 2025-07-01 15:31:14.053 +03:00 [DBG] Connection id "0HNC8090TGFDP" received FIN. 2025-07-01 15:31:14.053 +03:00 [DBG] Connection id "0HNC8090TGFDP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:31:14.053 +03:00 [DBG] Connection id "0HNC8090TGFDP" disconnecting. 2025-07-01 15:31:14.054 +03:00 [DBG] Connection id "0HNC8090TGFDP" stopped. 2025-07-01 15:31:19.812 +03:00 [DBG] Connection id "0HNC8090TGFDQ" accepted. 2025-07-01 15:31:19.813 +03:00 [DBG] Connection id "0HNC8090TGFDQ" started. 2025-07-01 15:31:19.813 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:31:19.813 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:31:19.813 +03:00 [DBG] POST requests are not supported 2025-07-01 15:31:19.813 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:31:19.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-07-01 15:31:19.813 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:19.813 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:31:19.813 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:31:19.813 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:31:19.813 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:31:19.813 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:19.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-07-01 15:31:19.813 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:31:19.813 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:31:19.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-07-01 15:31:19.813 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:31:19.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-07-01 15:31:19.813 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:19.813 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:19.813 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:31:19.814 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:31:19.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:19.814 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:19.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:19.814 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:19.814 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:31:19.814 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1292ms. 2025-07-01 15:31:19.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:19.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:19.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:19.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:19.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:19.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:19.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:19.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:19.814 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:31:19.814 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:31:19.814 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:31:19.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:19.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:19.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:19.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:19.814 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:19.814 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:19.814 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8689ms 2025-07-01 15:31:19.814 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:19.814 +03:00 [DBG] Connection id "0HNC8090TGFDQ" completed keep alive response. 2025-07-01 15:31:19.814 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5979ms 2025-07-01 15:31:19.815 +03:00 [DBG] Connection id "0HNC8090TGFDQ" received FIN. 2025-07-01 15:31:19.815 +03:00 [DBG] Connection id "0HNC8090TGFDQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:31:19.815 +03:00 [DBG] Connection id "0HNC8090TGFDQ" disconnecting. 2025-07-01 15:31:19.815 +03:00 [DBG] Connection id "0HNC8090TGFDQ" stopped. 2025-07-01 15:31:24.807 +03:00 [DBG] Connection id "0HNC8090TGFDR" accepted. 2025-07-01 15:31:24.807 +03:00 [DBG] Connection id "0HNC8090TGFDR" started. 2025-07-01 15:31:24.807 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:31:24.807 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:31:24.807 +03:00 [DBG] POST requests are not supported 2025-07-01 15:31:24.807 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:31:24.808 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:31:24.808 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:24.808 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:31:24.808 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:31:24.808 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:31:24.808 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:31:24.808 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:24.808 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:31:24.808 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:31:24.808 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:31:24.808 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:31:24.808 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:31:24.808 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:31:24.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:24.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:24.808 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:31:24.808 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:31:24.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:24.808 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:24.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:24.808 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:24.808 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:31:24.808 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1452ms. 2025-07-01 15:31:24.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:24.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:24.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:24.809 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:24.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:24.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:24.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:24.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:24.809 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:31:24.809 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:31:24.809 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:31:24.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:24.809 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:24.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:24.809 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:24.809 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:24.809 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:24.809 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1451ms 2025-07-01 15:31:24.809 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:24.809 +03:00 [DBG] Connection id "0HNC8090TGFDR" completed keep alive response. 2025-07-01 15:31:24.809 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.838ms 2025-07-01 15:31:24.810 +03:00 [DBG] Connection id "0HNC8090TGFDR" received FIN. 2025-07-01 15:31:24.810 +03:00 [DBG] Connection id "0HNC8090TGFDR" disconnecting. 2025-07-01 15:31:24.810 +03:00 [DBG] Connection id "0HNC8090TGFDR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:31:24.811 +03:00 [DBG] Connection id "0HNC8090TGFDR" stopped. 2025-07-01 15:31:29.819 +03:00 [DBG] Connection id "0HNC8090TGFDS" accepted. 2025-07-01 15:31:29.820 +03:00 [DBG] Connection id "0HNC8090TGFDS" started. 2025-07-01 15:31:29.820 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:31:29.820 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:31:29.820 +03:00 [DBG] POST requests are not supported 2025-07-01 15:31:29.820 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:31:29.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-07-01 15:31:29.820 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:29.820 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:31:29.820 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:31:29.820 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:31:29.820 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:31:29.820 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:29.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-07-01 15:31:29.820 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:31:29.820 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:31:29.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-07-01 15:31:29.820 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:31:29.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-07-01 15:31:29.820 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:29.820 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:29.820 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:31:29.820 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:31:29.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:29.820 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:29.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:29.820 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:29.820 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:31:29.820 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1245ms. 2025-07-01 15:31:29.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:29.821 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:29.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:29.821 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:29.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:29.821 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:29.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:29.821 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:29.821 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:31:29.821 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:31:29.821 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:31:29.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:29.821 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:29.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:29.821 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:29.821 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:29.821 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:29.821 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7195ms 2025-07-01 15:31:29.821 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:29.821 +03:00 [DBG] Connection id "0HNC8090TGFDS" completed keep alive response. 2025-07-01 15:31:29.821 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2855ms 2025-07-01 15:31:29.821 +03:00 [DBG] Connection id "0HNC8090TGFDS" received FIN. 2025-07-01 15:31:29.821 +03:00 [DBG] Connection id "0HNC8090TGFDS" disconnecting. 2025-07-01 15:31:29.821 +03:00 [DBG] Connection id "0HNC8090TGFDS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:31:29.823 +03:00 [DBG] Connection id "0HNC8090TGFDS" stopped. 2025-07-01 15:31:34.887 +03:00 [DBG] Connection id "0HNC8090TGFDT" accepted. 2025-07-01 15:31:34.887 +03:00 [DBG] Connection id "0HNC8090TGFDT" started. 2025-07-01 15:31:34.887 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:31:34.887 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:31:34.887 +03:00 [DBG] POST requests are not supported 2025-07-01 15:31:34.887 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:31:34.887 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:31:34.887 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:34.887 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:31:34.887 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:31:34.887 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:31:34.887 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:31:34.887 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:34.888 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:31:34.888 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:31:34.888 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:31:34.888 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:31:34.888 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:31:34.888 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:31:34.888 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:34.888 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:34.888 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:31:34.888 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:31:34.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:34.888 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:34.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:34.888 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:34.888 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:31:34.888 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1695ms. 2025-07-01 15:31:34.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:34.888 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:34.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:34.888 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:34.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:34.889 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:34.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:34.889 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:34.889 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:31:34.889 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:31:34.889 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:31:34.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:34.889 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:34.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:34.889 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:34.889 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:34.889 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:34.889 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4776ms 2025-07-01 15:31:34.889 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:34.889 +03:00 [DBG] Connection id "0HNC8090TGFDT" completed keep alive response. 2025-07-01 15:31:34.889 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5829ms 2025-07-01 15:31:34.890 +03:00 [DBG] Connection id "0HNC8090TGFDT" received FIN. 2025-07-01 15:31:34.890 +03:00 [DBG] Connection id "0HNC8090TGFDT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:31:34.890 +03:00 [DBG] Connection id "0HNC8090TGFDT" disconnecting. 2025-07-01 15:31:34.890 +03:00 [DBG] Connection id "0HNC8090TGFDT" stopped. 2025-07-01 15:31:39.810 +03:00 [DBG] Connection id "0HNC8090TGFDU" accepted. 2025-07-01 15:31:39.810 +03:00 [DBG] Connection id "0HNC8090TGFDU" started. 2025-07-01 15:31:39.810 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:31:39.810 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:31:39.810 +03:00 [DBG] POST requests are not supported 2025-07-01 15:31:39.810 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:31:39.810 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:31:39.810 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:39.810 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:31:39.810 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:31:39.810 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:31:39.810 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:31:39.810 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:39.810 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:31:39.810 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:31:39.810 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:31:39.810 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:31:39.810 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:31:39.810 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:31:39.810 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:39.810 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:39.810 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:31:39.810 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:31:39.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:39.810 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:39.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:39.810 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:39.810 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:31:39.811 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1298ms. 2025-07-01 15:31:39.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:39.811 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:39.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:39.811 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:39.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:39.811 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:39.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:39.811 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:39.811 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:31:39.811 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:31:39.811 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:31:39.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:39.811 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:39.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:39.811 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:39.811 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:39.811 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:39.811 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6776ms 2025-07-01 15:31:39.811 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:39.811 +03:00 [DBG] Connection id "0HNC8090TGFDU" completed keep alive response. 2025-07-01 15:31:39.811 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3336ms 2025-07-01 15:31:39.811 +03:00 [DBG] Connection id "0HNC8090TGFDU" received FIN. 2025-07-01 15:31:39.811 +03:00 [DBG] Connection id "0HNC8090TGFDU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:31:39.811 +03:00 [DBG] Connection id "0HNC8090TGFDU" disconnecting. 2025-07-01 15:31:39.811 +03:00 [DBG] Connection id "0HNC8090TGFDU" stopped. 2025-07-01 15:31:44.807 +03:00 [DBG] Connection id "0HNC8090TGFDV" accepted. 2025-07-01 15:31:44.807 +03:00 [DBG] Connection id "0HNC8090TGFDV" started. 2025-07-01 15:31:44.807 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:31:44.807 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:31:44.807 +03:00 [DBG] POST requests are not supported 2025-07-01 15:31:44.807 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:31:44.807 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:31:44.807 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:44.807 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:31:44.807 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:31:44.807 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:31:44.807 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:31:44.807 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:44.807 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:31:44.808 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:31:44.808 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:31:44.808 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:31:44.808 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:31:44.808 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:31:44.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:44.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:44.808 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:31:44.808 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:31:44.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:44.808 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:44.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:44.808 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:44.808 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:31:44.808 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1211ms. 2025-07-01 15:31:44.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:44.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:44.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:44.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:44.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:44.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:44.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:44.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:44.808 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:31:44.808 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:31:44.808 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:31:44.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:44.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:44.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:44.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:44.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:44.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:44.808 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.718ms 2025-07-01 15:31:44.808 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:44.808 +03:00 [DBG] Connection id "0HNC8090TGFDV" completed keep alive response. 2025-07-01 15:31:44.808 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2843ms 2025-07-01 15:31:44.809 +03:00 [DBG] Connection id "0HNC8090TGFDV" received FIN. 2025-07-01 15:31:44.809 +03:00 [DBG] Connection id "0HNC8090TGFDV" disconnecting. 2025-07-01 15:31:44.809 +03:00 [DBG] Connection id "0HNC8090TGFDV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:31:44.810 +03:00 [DBG] Connection id "0HNC8090TGFDV" stopped. 2025-07-01 15:31:49.820 +03:00 [DBG] Connection id "0HNC8090TGFE0" accepted. 2025-07-01 15:31:49.820 +03:00 [DBG] Connection id "0HNC8090TGFE0" started. 2025-07-01 15:31:49.821 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:31:49.821 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:31:49.821 +03:00 [DBG] POST requests are not supported 2025-07-01 15:31:49.821 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:31:49.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-07-01 15:31:49.821 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:49.821 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:31:49.821 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:31:49.821 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:31:49.821 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:31:49.821 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:49.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-07-01 15:31:49.821 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:31:49.821 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:31:49.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-07-01 15:31:49.821 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:31:49.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-07-01 15:31:49.821 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:49.821 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:49.821 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:31:49.822 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:31:49.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:49.822 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:49.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:49.822 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:49.822 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:31:49.822 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1669ms. 2025-07-01 15:31:49.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:49.822 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:49.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:49.822 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:49.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:49.822 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:49.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:49.822 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:49.822 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:31:49.822 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:31:49.822 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:31:49.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:49.822 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:49.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:49.822 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:49.822 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:49.822 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:49.822 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9915ms 2025-07-01 15:31:49.822 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:49.822 +03:00 [DBG] Connection id "0HNC8090TGFE0" completed keep alive response. 2025-07-01 15:31:49.823 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9608ms 2025-07-01 15:31:49.823 +03:00 [DBG] Connection id "0HNC8090TGFE0" received FIN. 2025-07-01 15:31:49.823 +03:00 [DBG] Connection id "0HNC8090TGFE0" disconnecting. 2025-07-01 15:31:49.823 +03:00 [DBG] Connection id "0HNC8090TGFE0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:31:49.824 +03:00 [DBG] Connection id "0HNC8090TGFE0" stopped. 2025-07-01 15:31:54.817 +03:00 [DBG] Connection id "0HNC8090TGFE1" accepted. 2025-07-01 15:31:54.817 +03:00 [DBG] Connection id "0HNC8090TGFE1" started. 2025-07-01 15:31:54.817 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:31:54.817 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:31:54.817 +03:00 [DBG] POST requests are not supported 2025-07-01 15:31:54.818 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:31:54.818 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:31:54.818 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:54.818 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:31:54.818 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:31:54.818 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:31:54.818 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:31:54.818 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:54.818 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:31:54.818 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:31:54.818 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:31:54.818 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:31:54.818 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:31:54.818 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:31:54.818 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:54.818 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:54.818 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:31:54.818 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:31:54.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:54.818 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:54.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:54.818 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:54.818 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:31:54.819 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1732ms. 2025-07-01 15:31:54.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:54.819 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:54.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:54.819 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:54.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:54.819 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:54.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:54.819 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:54.819 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:31:54.819 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:31:54.819 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:31:54.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:54.819 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:54.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:54.819 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:54.819 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:54.819 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:54.819 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2021ms 2025-07-01 15:31:54.819 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:54.819 +03:00 [DBG] Connection id "0HNC8090TGFE1" completed keep alive response. 2025-07-01 15:31:54.819 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.054ms 2025-07-01 15:31:54.820 +03:00 [DBG] Connection id "0HNC8090TGFE1" received FIN. 2025-07-01 15:31:54.820 +03:00 [DBG] Connection id "0HNC8090TGFE1" disconnecting. 2025-07-01 15:31:54.820 +03:00 [DBG] Connection id "0HNC8090TGFE1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:31:54.821 +03:00 [DBG] Connection id "0HNC8090TGFE1" stopped. 2025-07-01 15:31:59.812 +03:00 [DBG] Connection id "0HNC8090TGFE2" accepted. 2025-07-01 15:31:59.812 +03:00 [DBG] Connection id "0HNC8090TGFE2" started. 2025-07-01 15:31:59.812 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:31:59.812 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:31:59.812 +03:00 [DBG] POST requests are not supported 2025-07-01 15:31:59.812 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:31:59.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-07-01 15:31:59.812 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:59.812 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:31:59.812 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:31:59.812 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:31:59.812 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:31:59.812 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:59.812 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:31:59.812 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:31:59.813 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:31:59.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-07-01 15:31:59.813 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:31:59.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-07-01 15:31:59.813 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:59.813 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:59.813 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:31:59.813 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:31:59.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:59.813 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:59.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:59.813 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:59.813 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:31:59.813 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1706ms. 2025-07-01 15:31:59.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:59.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:31:59.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:59.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:31:59.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:59.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:59.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:59.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:59.814 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:31:59.814 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:31:59.814 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:31:59.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:59.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:31:59.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:59.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:59.814 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:59.814 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:31:59.814 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4437ms 2025-07-01 15:31:59.814 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:31:59.814 +03:00 [DBG] Connection id "0HNC8090TGFE2" completed keep alive response. 2025-07-01 15:31:59.814 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4189ms 2025-07-01 15:31:59.814 +03:00 [DBG] Connection id "0HNC8090TGFE2" received FIN. 2025-07-01 15:31:59.815 +03:00 [DBG] Connection id "0HNC8090TGFE2" disconnecting. 2025-07-01 15:31:59.815 +03:00 [DBG] Connection id "0HNC8090TGFE2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:31:59.816 +03:00 [DBG] Connection id "0HNC8090TGFE2" stopped. 2025-07-01 15:32:04.822 +03:00 [DBG] Connection id "0HNC8090TGFE3" accepted. 2025-07-01 15:32:04.822 +03:00 [DBG] Connection id "0HNC8090TGFE3" started. 2025-07-01 15:32:04.822 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:32:04.822 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:32:04.822 +03:00 [DBG] POST requests are not supported 2025-07-01 15:32:04.822 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:32:04.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-07-01 15:32:04.822 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:32:04.822 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:32:04.822 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:32:04.822 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:32:04.822 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:32:04.822 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:32:04.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-07-01 15:32:04.822 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:32:04.822 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:32:04.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-07-01 15:32:04.822 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:32:04.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-07-01 15:32:04.823 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:32:04.823 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:32:04.823 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:32:04.823 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:32:04.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:32:04.823 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:32:04.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:32:04.823 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:32:04.823 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:32:04.823 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1464ms. 2025-07-01 15:32:04.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:32:04.823 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:32:04.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:32:04.823 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:32:04.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:32:04.823 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:32:04.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:32:04.823 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:32:04.823 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:32:04.823 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:32:04.823 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:32:04.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:32:04.823 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:32:04.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:32:04.824 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:32:04.824 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:32:04.824 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:32:04.824 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1209ms 2025-07-01 15:32:04.824 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:32:04.824 +03:00 [DBG] Connection id "0HNC8090TGFE3" completed keep alive response. 2025-07-01 15:32:04.824 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9981ms 2025-07-01 15:32:04.824 +03:00 [DBG] Connection id "0HNC8090TGFE3" received FIN. 2025-07-01 15:32:04.824 +03:00 [DBG] Connection id "0HNC8090TGFE3" disconnecting. 2025-07-01 15:32:04.824 +03:00 [DBG] Connection id "0HNC8090TGFE3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:32:04.825 +03:00 [DBG] Connection id "0HNC8090TGFE3" stopped. 2025-07-01 15:32:09.806 +03:00 [DBG] Connection id "0HNC8090TGFE4" accepted. 2025-07-01 15:32:09.806 +03:00 [DBG] Connection id "0HNC8090TGFE4" started. 2025-07-01 15:32:09.806 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:32:09.806 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:32:09.806 +03:00 [DBG] POST requests are not supported 2025-07-01 15:32:09.806 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:32:09.807 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:32:09.807 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:32:09.807 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:32:09.807 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:32:09.807 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:32:09.807 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:32:09.807 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:32:09.807 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:32:09.807 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:32:09.807 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:32:09.807 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:32:09.807 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:32:09.807 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:32:09.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:32:09.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:32:09.807 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:32:09.807 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:32:09.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:32:09.807 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:32:09.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:32:09.807 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:32:09.807 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:32:09.808 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1666ms. 2025-07-01 15:32:09.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:32:09.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:32:09.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:32:09.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:32:09.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:32:09.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:32:09.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:32:09.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:32:09.808 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:32:09.808 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:32:09.808 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:32:09.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:32:09.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:32:09.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:32:09.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:32:09.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:32:09.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:32:09.808 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1366ms 2025-07-01 15:32:09.808 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:32:09.808 +03:00 [DBG] Connection id "0HNC8090TGFE4" completed keep alive response. 2025-07-01 15:32:09.808 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1254ms 2025-07-01 15:32:09.809 +03:00 [DBG] Connection id "0HNC8090TGFE4" received FIN. 2025-07-01 15:32:09.809 +03:00 [DBG] Connection id "0HNC8090TGFE4" disconnecting. 2025-07-01 15:32:09.809 +03:00 [DBG] Connection id "0HNC8090TGFE4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:32:09.810 +03:00 [DBG] Connection id "0HNC8090TGFE4" stopped. 2025-07-01 15:32:14.808 +03:00 [DBG] Connection id "0HNC8090TGFE5" accepted. 2025-07-01 15:32:14.808 +03:00 [DBG] Connection id "0HNC8090TGFE5" started. 2025-07-01 15:32:14.808 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:32:14.808 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:32:14.808 +03:00 [DBG] POST requests are not supported 2025-07-01 15:32:14.808 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:32:14.808 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:32:14.808 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:32:14.808 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:32:14.808 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:32:14.808 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:32:14.808 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:32:14.808 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:32:14.808 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:32:14.809 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:32:14.809 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:32:14.809 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:32:14.809 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:32:14.809 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:32:14.809 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:32:14.809 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:32:14.809 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:32:14.809 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:32:14.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:32:14.809 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:32:14.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:32:14.809 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:32:14.809 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:32:14.809 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1751ms. 2025-07-01 15:32:14.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:32:14.809 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:32:14.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:32:14.809 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:32:14.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:32:14.810 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:32:14.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:32:14.810 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:32:14.810 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:32:14.810 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:32:14.810 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:32:14.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:32:14.810 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:32:14.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:32:14.810 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:32:14.810 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:32:14.810 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:32:14.810 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2341ms 2025-07-01 15:32:14.810 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:32:14.810 +03:00 [DBG] Connection id "0HNC8090TGFE5" completed keep alive response. 2025-07-01 15:32:14.810 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2313ms 2025-07-01 15:32:14.810 +03:00 [DBG] Connection id "0HNC8090TGFE5" received FIN. 2025-07-01 15:32:14.811 +03:00 [DBG] Connection id "0HNC8090TGFE5" disconnecting. 2025-07-01 15:32:14.811 +03:00 [DBG] Connection id "0HNC8090TGFE5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:32:14.812 +03:00 [DBG] Connection id "0HNC8090TGFE5" stopped. 2025-07-01 15:33:02.817 +03:00 [DBG] Connection id "0HNC8090TGFE6" accepted. 2025-07-01 15:33:02.817 +03:00 [DBG] Connection id "0HNC8090TGFE6" started. 2025-07-01 15:33:02.817 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:33:02.817 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:33:02.817 +03:00 [DBG] POST requests are not supported 2025-07-01 15:33:02.817 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:33:02.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-07-01 15:33:02.817 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:33:02.817 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:33:02.817 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:33:02.817 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:33:02.817 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:33:02.817 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:33:02.817 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:33:02.817 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:33:02.817 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:33:02.818 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:33:02.818 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:33:02.818 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:33:02.818 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:33:02.818 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:33:02.818 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:33:02.818 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:33:02.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:33:02.818 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:33:02.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:33:02.818 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:33:02.818 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:33:02.818 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1639ms. 2025-07-01 15:33:02.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:33:02.818 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:33:02.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:33:02.818 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:33:02.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:33:02.818 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:33:02.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:33:02.818 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:33:02.819 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:33:02.819 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:33:02.819 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:33:02.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:33:02.819 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:33:02.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:33:02.819 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:33:02.819 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:33:02.819 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:33:02.819 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2568ms 2025-07-01 15:33:02.819 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:33:02.819 +03:00 [DBG] Connection id "0HNC8090TGFE6" completed keep alive response. 2025-07-01 15:33:02.819 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0979ms 2025-07-01 15:33:02.819 +03:00 [DBG] Connection id "0HNC8090TGFE6" received FIN. 2025-07-01 15:33:02.819 +03:00 [DBG] Connection id "0HNC8090TGFE6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:33:02.819 +03:00 [DBG] Connection id "0HNC8090TGFE6" disconnecting. 2025-07-01 15:33:02.820 +03:00 [DBG] Connection id "0HNC8090TGFE6" stopped. 2025-07-01 15:34:02.814 +03:00 [DBG] Connection id "0HNC8090TGFE7" accepted. 2025-07-01 15:34:02.814 +03:00 [DBG] Connection id "0HNC8090TGFE7" started. 2025-07-01 15:34:02.814 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:34:02.814 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:34:02.814 +03:00 [DBG] POST requests are not supported 2025-07-01 15:34:02.814 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:34:02.814 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:34:02.814 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:34:02.814 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:34:02.814 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:34:02.815 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:34:02.815 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:34:02.815 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:34:02.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-07-01 15:34:02.815 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:34:02.815 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:34:02.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-07-01 15:34:02.815 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:34:02.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-07-01 15:34:02.815 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:34:02.815 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:34:02.815 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:34:02.815 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:34:02.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:34:02.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:34:02.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:34:02.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:34:02.815 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:34:02.815 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-07-01 15:34:02.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:34:02.815 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:34:02.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:34:02.815 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:34:02.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:34:02.815 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:34:02.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:34:02.815 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:34:02.815 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:34:02.815 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:34:02.815 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:34:02.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:34:02.815 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:34:02.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:34:02.815 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:34:02.815 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:34:02.815 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:34:02.815 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7047ms 2025-07-01 15:34:02.815 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:34:02.816 +03:00 [DBG] Connection id "0HNC8090TGFE7" completed keep alive response. 2025-07-01 15:34:02.816 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2934ms 2025-07-01 15:34:02.816 +03:00 [DBG] Connection id "0HNC8090TGFE7" received FIN. 2025-07-01 15:34:02.816 +03:00 [DBG] Connection id "0HNC8090TGFE7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:34:02.816 +03:00 [DBG] Connection id "0HNC8090TGFE7" disconnecting. 2025-07-01 15:34:02.816 +03:00 [DBG] Connection id "0HNC8090TGFE7" stopped. 2025-07-01 15:35:02.810 +03:00 [DBG] Connection id "0HNC8090TGFE8" accepted. 2025-07-01 15:35:02.810 +03:00 [DBG] Connection id "0HNC8090TGFE8" started. 2025-07-01 15:35:02.811 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:35:02.811 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:35:02.811 +03:00 [DBG] POST requests are not supported 2025-07-01 15:35:02.811 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:35:02.811 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:35:02.811 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:35:02.811 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:35:02.811 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:35:02.811 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:35:02.811 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:35:02.811 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:35:02.811 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:35:02.811 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:35:02.811 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:35:02.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-07-01 15:35:02.811 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:35:02.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-07-01 15:35:02.811 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:35:02.811 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:35:02.811 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:35:02.811 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:35:02.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:35:02.811 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:35:02.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:35:02.811 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:35:02.811 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:35:02.811 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.13ms. 2025-07-01 15:35:02.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:35:02.811 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:35:02.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:35:02.812 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:35:02.812 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:35:02.812 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:35:02.812 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:35:02.812 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:35:02.812 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:35:02.812 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:35:02.812 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:35:02.812 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:35:02.812 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:35:02.812 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:35:02.812 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:35:02.812 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:35:02.812 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:35:02.812 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6747ms 2025-07-01 15:35:02.812 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:35:02.812 +03:00 [DBG] Connection id "0HNC8090TGFE8" completed keep alive response. 2025-07-01 15:35:02.812 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3174ms 2025-07-01 15:35:02.812 +03:00 [DBG] Connection id "0HNC8090TGFE8" received FIN. 2025-07-01 15:35:02.812 +03:00 [DBG] Connection id "0HNC8090TGFE8" disconnecting. 2025-07-01 15:35:02.812 +03:00 [DBG] Connection id "0HNC8090TGFE8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:35:02.813 +03:00 [DBG] Connection id "0HNC8090TGFE8" stopped. 2025-07-01 15:36:02.809 +03:00 [DBG] Connection id "0HNC8090TGFE9" accepted. 2025-07-01 15:36:02.809 +03:00 [DBG] Connection id "0HNC8090TGFE9" started. 2025-07-01 15:36:02.809 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:36:02.809 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:36:02.809 +03:00 [DBG] POST requests are not supported 2025-07-01 15:36:02.809 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:36:02.809 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:36:02.809 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:36:02.809 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:36:02.809 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:36:02.809 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:36:02.810 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:36:02.810 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:36:02.810 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:36:02.810 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:36:02.810 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:36:02.810 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:36:02.810 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:36:02.810 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:36:02.810 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:36:02.810 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:36:02.810 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:36:02.810 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:36:02.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:36:02.810 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:36:02.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:36:02.810 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:36:02.810 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:36:02.810 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1575ms. 2025-07-01 15:36:02.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:36:02.811 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:36:02.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:36:02.811 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:36:02.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:36:02.811 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:36:02.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:36:02.811 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:36:02.811 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:36:02.811 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:36:02.811 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:36:02.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:36:02.811 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:36:02.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:36:02.811 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:36:02.811 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:36:02.811 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:36:02.811 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2288ms 2025-07-01 15:36:02.811 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:36:02.811 +03:00 [DBG] Connection id "0HNC8090TGFE9" completed keep alive response. 2025-07-01 15:36:02.811 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2286ms 2025-07-01 15:36:02.812 +03:00 [DBG] Connection id "0HNC8090TGFE9" received FIN. 2025-07-01 15:36:02.812 +03:00 [DBG] Connection id "0HNC8090TGFE9" disconnecting. 2025-07-01 15:36:02.812 +03:00 [DBG] Connection id "0HNC8090TGFE9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:36:02.813 +03:00 [DBG] Connection id "0HNC8090TGFE9" stopped. 2025-07-01 15:37:02.815 +03:00 [DBG] Connection id "0HNC8090TGFEA" accepted. 2025-07-01 15:37:02.816 +03:00 [DBG] Connection id "0HNC8090TGFEA" started. 2025-07-01 15:37:02.816 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:37:02.816 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:37:02.816 +03:00 [DBG] POST requests are not supported 2025-07-01 15:37:02.816 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:37:02.816 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:37:02.816 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:37:02.816 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:37:02.816 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:37:02.816 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:37:02.816 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:37:02.816 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:37:02.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-07-01 15:37:02.816 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:37:02.816 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:37:02.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-07-01 15:37:02.816 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:37:02.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-07-01 15:37:02.816 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:37:02.816 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:37:02.816 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:37:02.816 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:37:02.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:37:02.816 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:37:02.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:37:02.816 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:37:02.816 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:37:02.817 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1599ms. 2025-07-01 15:37:02.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:37:02.817 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:37:02.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:37:02.817 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:37:02.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:37:02.817 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:37:02.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:37:02.817 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:37:02.817 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:37:02.817 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:37:02.817 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:37:02.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:37:02.817 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:37:02.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:37:02.817 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:37:02.817 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:37:02.817 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:37:02.817 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7416ms 2025-07-01 15:37:02.817 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:37:02.817 +03:00 [DBG] Connection id "0HNC8090TGFEA" completed keep alive response. 2025-07-01 15:37:02.817 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4718ms 2025-07-01 15:37:02.817 +03:00 [DBG] Connection id "0HNC8090TGFEA" received FIN. 2025-07-01 15:37:02.818 +03:00 [DBG] Connection id "0HNC8090TGFEA" disconnecting. 2025-07-01 15:37:02.818 +03:00 [DBG] Connection id "0HNC8090TGFEA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:37:02.819 +03:00 [DBG] Connection id "0HNC8090TGFEA" stopped. 2025-07-01 15:38:02.813 +03:00 [DBG] Connection id "0HNC8090TGFEB" accepted. 2025-07-01 15:38:02.814 +03:00 [DBG] Connection id "0HNC8090TGFEB" started. 2025-07-01 15:38:02.814 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:38:02.814 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:38:02.814 +03:00 [DBG] POST requests are not supported 2025-07-01 15:38:02.814 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:38:02.814 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:38:02.814 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:38:02.814 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:38:02.814 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:38:02.814 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:38:02.814 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:38:02.814 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:38:02.814 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:38:02.814 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:38:02.814 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:38:02.814 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:38:02.814 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:38:02.814 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:38:02.814 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:38:02.814 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:38:02.814 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:38:02.814 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:38:02.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:38:02.814 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:38:02.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:38:02.814 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:38:02.814 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:38:02.815 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1217ms. 2025-07-01 15:38:02.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:38:02.815 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:38:02.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:38:02.815 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:38:02.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:38:02.815 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:38:02.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:38:02.815 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:38:02.815 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:38:02.815 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:38:02.815 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:38:02.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:38:02.815 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:38:02.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:38:02.815 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:38:02.815 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:38:02.815 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:38:02.815 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6989ms 2025-07-01 15:38:02.815 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:38:02.815 +03:00 [DBG] Connection id "0HNC8090TGFEB" completed keep alive response. 2025-07-01 15:38:02.815 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3426ms 2025-07-01 15:38:02.815 +03:00 [DBG] Connection id "0HNC8090TGFEB" received FIN. 2025-07-01 15:38:02.815 +03:00 [DBG] Connection id "0HNC8090TGFEB" disconnecting. 2025-07-01 15:38:02.815 +03:00 [DBG] Connection id "0HNC8090TGFEB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:38:02.816 +03:00 [DBG] Connection id "0HNC8090TGFEB" stopped. 2025-07-01 15:39:02.824 +03:00 [DBG] Connection id "0HNC8090TGFEC" accepted. 2025-07-01 15:39:02.824 +03:00 [DBG] Connection id "0HNC8090TGFEC" started. 2025-07-01 15:39:02.824 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:39:02.824 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:39:02.824 +03:00 [DBG] POST requests are not supported 2025-07-01 15:39:02.824 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:39:02.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-07-01 15:39:02.825 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:39:02.825 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:39:02.825 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:39:02.825 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:39:02.825 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:39:02.825 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:39:02.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-07-01 15:39:02.825 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:39:02.825 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:39:02.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-07-01 15:39:02.825 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:39:02.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-07-01 15:39:02.825 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:39:02.825 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:39:02.825 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:39:02.826 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:39:02.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:39:02.826 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:39:02.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:39:02.826 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:39:02.826 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:39:02.826 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1629ms. 2025-07-01 15:39:02.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:39:02.826 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:39:02.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:39:02.826 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:39:02.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:39:02.826 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:39:02.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:39:02.826 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:39:02.826 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:39:02.826 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:39:02.826 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:39:02.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:39:02.826 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:39:02.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:39:02.826 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:39:02.827 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:39:02.827 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:39:02.827 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2182ms 2025-07-01 15:39:02.827 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:39:02.827 +03:00 [DBG] Connection id "0HNC8090TGFEC" completed keep alive response. 2025-07-01 15:39:02.827 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4086ms 2025-07-01 15:39:02.827 +03:00 [DBG] Connection id "0HNC8090TGFEC" received FIN. 2025-07-01 15:39:02.827 +03:00 [DBG] Connection id "0HNC8090TGFEC" disconnecting. 2025-07-01 15:39:02.827 +03:00 [DBG] Connection id "0HNC8090TGFEC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:39:02.828 +03:00 [DBG] Connection id "0HNC8090TGFEC" stopped. 2025-07-01 15:40:02.813 +03:00 [DBG] Connection id "0HNC8090TGFED" accepted. 2025-07-01 15:40:02.813 +03:00 [DBG] Connection id "0HNC8090TGFED" started. 2025-07-01 15:40:02.813 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:40:02.813 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:40:02.813 +03:00 [DBG] POST requests are not supported 2025-07-01 15:40:02.813 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:40:02.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-07-01 15:40:02.813 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:40:02.813 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:40:02.813 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:40:02.814 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:40:02.814 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:40:02.814 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:40:02.814 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:40:02.814 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:40:02.814 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:40:02.814 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:40:02.814 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:40:02.814 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:40:02.814 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:40:02.814 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:40:02.814 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:40:02.814 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:40:02.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:40:02.814 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:40:02.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:40:02.814 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:40:02.814 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:40:02.814 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1473ms. 2025-07-01 15:40:02.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:40:02.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:40:02.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:40:02.815 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:40:02.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:40:02.815 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:40:02.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:40:02.815 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:40:02.815 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:40:02.815 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:40:02.815 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:40:02.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:40:02.815 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:40:02.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:40:02.815 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:40:02.815 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:40:02.815 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:40:02.815 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0232ms 2025-07-01 15:40:02.815 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:40:02.815 +03:00 [DBG] Connection id "0HNC8090TGFED" completed keep alive response. 2025-07-01 15:40:02.815 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8145ms 2025-07-01 15:40:02.815 +03:00 [DBG] Connection id "0HNC8090TGFED" received FIN. 2025-07-01 15:40:02.815 +03:00 [DBG] Connection id "0HNC8090TGFED" disconnecting. 2025-07-01 15:40:02.815 +03:00 [DBG] Connection id "0HNC8090TGFED" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:40:02.816 +03:00 [DBG] Connection id "0HNC8090TGFED" stopped. 2025-07-01 15:41:02.819 +03:00 [DBG] Connection id "0HNC8090TGFEE" accepted. 2025-07-01 15:41:02.819 +03:00 [DBG] Connection id "0HNC8090TGFEE" started. 2025-07-01 15:41:02.819 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:41:02.819 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:41:02.819 +03:00 [DBG] POST requests are not supported 2025-07-01 15:41:02.819 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:41:02.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-07-01 15:41:02.819 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:41:02.819 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:41:02.819 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:41:02.819 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:41:02.819 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:41:02.819 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:41:02.819 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:41:02.819 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:41:02.819 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:41:02.819 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:41:02.819 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:41:02.819 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:41:02.819 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:41:02.819 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:41:02.819 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:41:02.819 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:41:02.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:41:02.819 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:41:02.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:41:02.820 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:41:02.820 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:41:02.820 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1136ms. 2025-07-01 15:41:02.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:41:02.820 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:41:02.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:41:02.820 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:41:02.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:41:02.820 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:41:02.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:41:02.820 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:41:02.820 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:41:02.820 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:41:02.820 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:41:02.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:41:02.820 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:41:02.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:41:02.820 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:41:02.820 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:41:02.820 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:41:02.820 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6606ms 2025-07-01 15:41:02.820 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:41:02.820 +03:00 [DBG] Connection id "0HNC8090TGFEE" completed keep alive response. 2025-07-01 15:41:02.820 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2015ms 2025-07-01 15:41:02.820 +03:00 [DBG] Connection id "0HNC8090TGFEE" received FIN. 2025-07-01 15:41:02.820 +03:00 [DBG] Connection id "0HNC8090TGFEE" disconnecting. 2025-07-01 15:41:02.820 +03:00 [DBG] Connection id "0HNC8090TGFEE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:41:02.821 +03:00 [DBG] Connection id "0HNC8090TGFEE" stopped. 2025-07-01 15:42:03.234 +03:00 [DBG] Connection id "0HNC8090TGFEF" accepted. 2025-07-01 15:42:03.234 +03:00 [DBG] Connection id "0HNC8090TGFEF" started. 2025-07-01 15:42:03.234 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:42:03.234 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:42:03.234 +03:00 [DBG] POST requests are not supported 2025-07-01 15:42:03.234 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:42:03.234 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:42:03.234 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:42:03.234 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:42:03.234 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:42:03.234 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:42:03.234 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:42:03.234 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:42:03.234 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:42:03.234 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:42:03.234 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:42:03.234 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:42:03.234 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:42:03.234 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:42:03.234 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:42:03.235 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:42:03.235 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:42:03.235 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:42:03.235 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:42:03.235 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:42:03.235 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:42:03.235 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:42:03.235 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:42:03.235 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1267ms. 2025-07-01 15:42:03.235 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:42:03.235 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:42:03.235 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:42:03.235 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:42:03.235 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:42:03.235 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:42:03.235 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:42:03.235 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:42:03.235 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:42:03.235 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:42:03.235 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:42:03.235 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:42:03.235 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:42:03.235 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:42:03.235 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:42:03.235 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:42:03.235 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:42:03.235 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8422ms 2025-07-01 15:42:03.235 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:42:03.235 +03:00 [DBG] Connection id "0HNC8090TGFEF" completed keep alive response. 2025-07-01 15:42:03.235 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5712ms 2025-07-01 15:42:03.236 +03:00 [DBG] Connection id "0HNC8090TGFEF" received FIN. 2025-07-01 15:42:03.236 +03:00 [DBG] Connection id "0HNC8090TGFEF" disconnecting. 2025-07-01 15:42:03.236 +03:00 [DBG] Connection id "0HNC8090TGFEF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:42:03.237 +03:00 [DBG] Connection id "0HNC8090TGFEF" stopped. 2025-07-01 15:43:02.860 +03:00 [DBG] Connection id "0HNC8090TGFEG" accepted. 2025-07-01 15:43:02.860 +03:00 [DBG] Connection id "0HNC8090TGFEG" started. 2025-07-01 15:43:02.860 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:43:02.860 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:43:02.860 +03:00 [DBG] POST requests are not supported 2025-07-01 15:43:02.860 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:43:02.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-07-01 15:43:02.860 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:43:02.860 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:43:02.860 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:43:02.860 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:43:02.860 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:43:02.861 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:43:02.861 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:43:02.861 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:43:02.861 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:43:02.861 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:43:02.861 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:43:02.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-07-01 15:43:02.861 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:43:02.861 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:43:02.861 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:43:02.861 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:43:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:43:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:43:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:43:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:43:02.861 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:43:02.862 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1567ms. 2025-07-01 15:43:02.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:43:02.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:43:02.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:43:02.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:43:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:43:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:43:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:43:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:43:02.862 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:43:02.862 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:43:02.862 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:43:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:43:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:43:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:43:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:43:02.862 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:43:02.862 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:43:02.862 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2709ms 2025-07-01 15:43:02.862 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:43:02.862 +03:00 [DBG] Connection id "0HNC8090TGFEG" completed keep alive response. 2025-07-01 15:43:02.862 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4115ms 2025-07-01 15:43:02.863 +03:00 [DBG] Connection id "0HNC8090TGFEG" received FIN. 2025-07-01 15:43:02.863 +03:00 [DBG] Connection id "0HNC8090TGFEG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:43:02.863 +03:00 [DBG] Connection id "0HNC8090TGFEG" disconnecting. 2025-07-01 15:43:02.863 +03:00 [DBG] Connection id "0HNC8090TGFEG" stopped. 2025-07-01 15:44:02.853 +03:00 [DBG] Connection id "0HNC8090TGFEH" accepted. 2025-07-01 15:44:02.853 +03:00 [DBG] Connection id "0HNC8090TGFEH" started. 2025-07-01 15:44:02.853 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:44:02.854 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:44:02.854 +03:00 [DBG] POST requests are not supported 2025-07-01 15:44:02.854 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:44:02.854 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:44:02.854 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:44:02.854 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:44:02.854 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:44:02.854 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:44:02.854 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:44:02.854 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:44:02.854 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:44:02.854 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:44:02.854 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:44:02.854 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:44:02.854 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:44:02.854 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:44:02.854 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:44:02.854 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:44:02.854 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:44:02.854 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:44:02.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:44:02.854 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:44:02.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:44:02.854 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:44:02.854 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:44:02.854 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1263ms. 2025-07-01 15:44:02.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:44:02.854 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:44:02.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:44:02.854 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:44:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:44:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:44:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:44:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:44:02.855 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:44:02.855 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:44:02.855 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:44:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:44:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:44:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:44:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:44:02.855 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:44:02.855 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:44:02.855 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7282ms 2025-07-01 15:44:02.855 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:44:02.855 +03:00 [DBG] Connection id "0HNC8090TGFEH" completed keep alive response. 2025-07-01 15:44:02.855 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4325ms 2025-07-01 15:44:02.855 +03:00 [DBG] Connection id "0HNC8090TGFEH" received FIN. 2025-07-01 15:44:02.855 +03:00 [DBG] Connection id "0HNC8090TGFEH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:44:02.855 +03:00 [DBG] Connection id "0HNC8090TGFEH" disconnecting. 2025-07-01 15:44:02.855 +03:00 [DBG] Connection id "0HNC8090TGFEH" stopped. 2025-07-01 15:45:02.854 +03:00 [DBG] Connection id "0HNC8090TGFEI" accepted. 2025-07-01 15:45:02.854 +03:00 [DBG] Connection id "0HNC8090TGFEI" started. 2025-07-01 15:45:02.854 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:45:02.854 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:45:02.854 +03:00 [DBG] POST requests are not supported 2025-07-01 15:45:02.854 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:45:02.854 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:45:02.854 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:45:02.854 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:45:02.854 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:45:02.855 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:45:02.855 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:45:02.855 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:45:02.855 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:45:02.855 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:45:02.855 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:45:02.855 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:45:02.855 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:45:02.855 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:45:02.855 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:45:02.855 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:45:02.855 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:45:02.855 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:45:02.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:45:02.855 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:45:02.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:45:02.855 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:45:02.855 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:45:02.855 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1417ms. 2025-07-01 15:45:02.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:45:02.855 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:45:02.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:45:02.855 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:45:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:45:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:45:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:45:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:45:02.855 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:45:02.855 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:45:02.855 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:45:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:45:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:45:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:45:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:45:02.855 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:45:02.855 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:45:02.855 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6817ms 2025-07-01 15:45:02.855 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:45:02.856 +03:00 [DBG] Connection id "0HNC8090TGFEI" completed keep alive response. 2025-07-01 15:45:02.856 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3223ms 2025-07-01 15:45:02.856 +03:00 [DBG] Connection id "0HNC8090TGFEI" received FIN. 2025-07-01 15:45:02.856 +03:00 [DBG] Connection id "0HNC8090TGFEI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:45:02.856 +03:00 [DBG] Connection id "0HNC8090TGFEI" disconnecting. 2025-07-01 15:45:02.856 +03:00 [DBG] Connection id "0HNC8090TGFEI" stopped. 2025-07-01 15:46:02.871 +03:00 [DBG] Connection id "0HNC8090TGFEJ" accepted. 2025-07-01 15:46:02.871 +03:00 [DBG] Connection id "0HNC8090TGFEJ" started. 2025-07-01 15:46:02.871 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:46:02.872 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:46:02.872 +03:00 [DBG] POST requests are not supported 2025-07-01 15:46:02.872 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:46:02.872 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:46:02.872 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:46:02.872 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:46:02.872 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:46:02.872 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:46:02.872 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:46:02.872 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:46:02.872 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:46:02.872 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:46:02.872 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:46:02.872 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:46:02.872 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:46:02.872 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:46:02.872 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:46:02.872 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:46:02.872 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:46:02.872 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:46:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:46:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:46:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:46:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:46:02.872 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:46:02.872 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.132ms. 2025-07-01 15:46:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:46:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:46:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:46:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:46:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:46:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:46:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:46:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:46:02.873 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:46:02.873 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:46:02.873 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:46:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:46:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:46:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:46:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:46:02.873 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:46:02.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:46:02.873 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8627ms 2025-07-01 15:46:02.873 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:46:02.873 +03:00 [DBG] Connection id "0HNC8090TGFEJ" completed keep alive response. 2025-07-01 15:46:02.873 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5766ms 2025-07-01 15:46:02.873 +03:00 [DBG] Connection id "0HNC8090TGFEJ" received FIN. 2025-07-01 15:46:02.873 +03:00 [DBG] Connection id "0HNC8090TGFEJ" disconnecting. 2025-07-01 15:46:02.873 +03:00 [DBG] Connection id "0HNC8090TGFEJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:46:02.875 +03:00 [DBG] Connection id "0HNC8090TGFEJ" stopped. 2025-07-01 15:47:02.862 +03:00 [DBG] Connection id "0HNC8090TGFEK" accepted. 2025-07-01 15:47:02.862 +03:00 [DBG] Connection id "0HNC8090TGFEK" started. 2025-07-01 15:47:02.862 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:47:02.862 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:47:02.862 +03:00 [DBG] POST requests are not supported 2025-07-01 15:47:02.862 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:47:02.862 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:47:02.862 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:47:02.862 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:47:02.862 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:47:02.862 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:47:02.862 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:47:02.862 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:47:02.863 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:47:02.863 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:47:02.863 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:47:02.863 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:47:02.863 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:47:02.863 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:47:02.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:47:02.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:47:02.863 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:47:02.863 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:47:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:47:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:47:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:47:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:47:02.863 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:47:02.863 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1312ms. 2025-07-01 15:47:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:47:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:47:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:47:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:47:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:47:02.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:47:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:47:02.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:47:02.863 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:47:02.863 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:47:02.863 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:47:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:47:02.863 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:47:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:47:02.863 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:47:02.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:47:02.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:47:02.863 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6763ms 2025-07-01 15:47:02.863 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:47:02.863 +03:00 [DBG] Connection id "0HNC8090TGFEK" completed keep alive response. 2025-07-01 15:47:02.863 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3089ms 2025-07-01 15:47:02.864 +03:00 [DBG] Connection id "0HNC8090TGFEK" received FIN. 2025-07-01 15:47:02.864 +03:00 [DBG] Connection id "0HNC8090TGFEK" disconnecting. 2025-07-01 15:47:02.864 +03:00 [DBG] Connection id "0HNC8090TGFEK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:47:02.865 +03:00 [DBG] Connection id "0HNC8090TGFEK" stopped. 2025-07-01 15:48:02.853 +03:00 [DBG] Connection id "0HNC8090TGFEL" accepted. 2025-07-01 15:48:02.853 +03:00 [DBG] Connection id "0HNC8090TGFEL" started. 2025-07-01 15:48:02.853 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:48:02.853 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:48:02.853 +03:00 [DBG] POST requests are not supported 2025-07-01 15:48:02.853 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:48:02.853 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:48:02.853 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:48:02.853 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:48:02.853 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:48:02.853 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:48:02.853 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:48:02.853 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:48:02.853 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:48:02.853 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:48:02.853 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:48:02.854 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:48:02.854 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:48:02.854 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:48:02.854 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:48:02.854 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:48:02.854 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:48:02.854 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:48:02.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:48:02.854 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:48:02.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:48:02.854 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:48:02.854 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:48:02.854 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1231ms. 2025-07-01 15:48:02.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:48:02.854 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:48:02.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:48:02.854 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:48:02.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:48:02.854 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:48:02.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:48:02.854 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:48:02.854 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:48:02.854 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:48:02.854 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:48:02.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:48:02.854 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:48:02.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:48:02.854 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:48:02.854 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:48:02.854 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:48:02.854 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7026ms 2025-07-01 15:48:02.854 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:48:02.854 +03:00 [DBG] Connection id "0HNC8090TGFEL" completed keep alive response. 2025-07-01 15:48:02.854 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4066ms 2025-07-01 15:48:02.855 +03:00 [DBG] Connection id "0HNC8090TGFEL" received FIN. 2025-07-01 15:48:02.855 +03:00 [DBG] Connection id "0HNC8090TGFEL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:48:02.855 +03:00 [DBG] Connection id "0HNC8090TGFEL" disconnecting. 2025-07-01 15:48:02.855 +03:00 [DBG] Connection id "0HNC8090TGFEL" stopped. 2025-07-01 15:49:02.855 +03:00 [DBG] Connection id "0HNC8090TGFEM" accepted. 2025-07-01 15:49:02.855 +03:00 [DBG] Connection id "0HNC8090TGFEM" started. 2025-07-01 15:49:02.855 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:49:02.855 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:49:02.855 +03:00 [DBG] POST requests are not supported 2025-07-01 15:49:02.855 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:49:02.855 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:49:02.855 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:49:02.855 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:49:02.856 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:49:02.856 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:49:02.856 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:49:02.856 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:49:02.856 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:49:02.856 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:49:02.856 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:49:02.856 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:49:02.856 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:49:02.856 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:49:02.856 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:49:02.856 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:49:02.856 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:49:02.856 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:49:02.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:49:02.856 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:49:02.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:49:02.856 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:49:02.856 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:49:02.856 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1369ms. 2025-07-01 15:49:02.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:49:02.856 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:49:02.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:49:02.856 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:49:02.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:49:02.856 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:49:02.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:49:02.856 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:49:02.856 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:49:02.856 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:49:02.856 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:49:02.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:49:02.856 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:49:02.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:49:02.856 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:49:02.856 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:49:02.856 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:49:02.856 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6805ms 2025-07-01 15:49:02.857 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:49:02.857 +03:00 [DBG] Connection id "0HNC8090TGFEM" completed keep alive response. 2025-07-01 15:49:02.857 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2886ms 2025-07-01 15:49:02.857 +03:00 [DBG] Connection id "0HNC8090TGFEM" received FIN. 2025-07-01 15:49:02.857 +03:00 [DBG] Connection id "0HNC8090TGFEM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:49:02.857 +03:00 [DBG] Connection id "0HNC8090TGFEM" disconnecting. 2025-07-01 15:49:02.857 +03:00 [DBG] Connection id "0HNC8090TGFEM" stopped. 2025-07-01 15:50:02.856 +03:00 [DBG] Connection id "0HNC8090TGFEN" accepted. 2025-07-01 15:50:02.856 +03:00 [DBG] Connection id "0HNC8090TGFEN" started. 2025-07-01 15:50:02.856 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:50:02.856 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:50:02.856 +03:00 [DBG] POST requests are not supported 2025-07-01 15:50:02.856 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:50:02.856 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:50:02.856 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:50:02.856 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:50:02.856 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:50:02.856 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:50:02.856 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:50:02.856 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:50:02.856 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:50:02.857 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:50:02.857 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:50:02.857 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:50:02.857 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:50:02.857 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:50:02.857 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:50:02.857 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:50:02.857 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:50:02.857 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:50:02.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:50:02.857 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:50:02.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:50:02.857 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:50:02.857 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:50:02.857 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1423ms. 2025-07-01 15:50:02.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:50:02.857 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:50:02.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:50:02.857 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:50:02.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:50:02.857 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:50:02.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:50:02.857 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:50:02.858 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:50:02.858 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:50:02.858 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:50:02.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:50:02.858 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:50:02.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:50:02.858 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:50:02.858 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:50:02.858 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:50:02.858 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0598ms 2025-07-01 15:50:02.858 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:50:02.858 +03:00 [DBG] Connection id "0HNC8090TGFEN" completed keep alive response. 2025-07-01 15:50:02.858 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.872ms 2025-07-01 15:50:02.858 +03:00 [DBG] Connection id "0HNC8090TGFEN" received FIN. 2025-07-01 15:50:02.858 +03:00 [DBG] Connection id "0HNC8090TGFEN" disconnecting. 2025-07-01 15:50:02.858 +03:00 [DBG] Connection id "0HNC8090TGFEN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:50:02.860 +03:00 [DBG] Connection id "0HNC8090TGFEN" stopped. 2025-07-01 15:51:02.862 +03:00 [DBG] Connection id "0HNC8090TGFEO" accepted. 2025-07-01 15:51:02.862 +03:00 [DBG] Connection id "0HNC8090TGFEO" started. 2025-07-01 15:51:02.862 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:51:02.863 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:51:02.863 +03:00 [DBG] POST requests are not supported 2025-07-01 15:51:02.863 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:51:02.863 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:51:02.863 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:51:02.863 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:51:02.863 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:51:02.863 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:51:02.863 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:51:02.863 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:51:02.863 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:51:02.863 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:51:02.863 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:51:02.863 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:51:02.863 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:51:02.863 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:51:02.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:51:02.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:51:02.863 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:51:02.863 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:51:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:51:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:51:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:51:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:51:02.864 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:51:02.864 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1635ms. 2025-07-01 15:51:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:51:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:51:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:51:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:51:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:51:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:51:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:51:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:51:02.864 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:51:02.864 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:51:02.864 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:51:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:51:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:51:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:51:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:51:02.864 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:51:02.864 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:51:02.864 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0542ms 2025-07-01 15:51:02.864 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:51:02.864 +03:00 [DBG] Connection id "0HNC8090TGFEO" completed keep alive response. 2025-07-01 15:51:02.864 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9371ms 2025-07-01 15:51:02.865 +03:00 [DBG] Connection id "0HNC8090TGFEO" received FIN. 2025-07-01 15:51:02.865 +03:00 [DBG] Connection id "0HNC8090TGFEO" disconnecting. 2025-07-01 15:51:02.865 +03:00 [DBG] Connection id "0HNC8090TGFEO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:51:02.866 +03:00 [DBG] Connection id "0HNC8090TGFEO" stopped. 2025-07-01 15:52:02.854 +03:00 [DBG] Connection id "0HNC8090TGFEP" accepted. 2025-07-01 15:52:02.854 +03:00 [DBG] Connection id "0HNC8090TGFEP" started. 2025-07-01 15:52:02.854 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:52:02.854 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:52:02.854 +03:00 [DBG] POST requests are not supported 2025-07-01 15:52:02.854 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:52:02.854 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:52:02.854 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:52:02.854 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:52:02.854 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:52:02.854 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:52:02.854 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:52:02.854 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:52:02.854 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:52:02.854 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:52:02.854 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:52:02.854 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:52:02.854 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:52:02.854 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:52:02.854 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:52:02.854 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:52:02.855 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:52:02.855 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:52:02.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:52:02.855 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:52:02.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:52:02.855 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:52:02.855 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:52:02.855 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1599ms. 2025-07-01 15:52:02.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:52:02.855 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:52:02.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:52:02.855 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:52:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:52:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:52:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:52:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:52:02.855 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:52:02.855 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:52:02.855 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:52:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:52:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:52:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:52:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:52:02.855 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:52:02.855 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:52:02.855 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0165ms 2025-07-01 15:52:02.856 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:52:02.856 +03:00 [DBG] Connection id "0HNC8090TGFEP" completed keep alive response. 2025-07-01 15:52:02.856 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.757ms 2025-07-01 15:52:02.856 +03:00 [DBG] Connection id "0HNC8090TGFEP" received FIN. 2025-07-01 15:52:02.856 +03:00 [DBG] Connection id "0HNC8090TGFEP" disconnecting. 2025-07-01 15:52:02.856 +03:00 [DBG] Connection id "0HNC8090TGFEP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:52:02.857 +03:00 [DBG] Connection id "0HNC8090TGFEP" stopped. 2025-07-01 15:53:02.866 +03:00 [DBG] Connection id "0HNC8090TGFEQ" accepted. 2025-07-01 15:53:02.866 +03:00 [DBG] Connection id "0HNC8090TGFEQ" started. 2025-07-01 15:53:02.867 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:53:02.867 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:53:02.867 +03:00 [DBG] POST requests are not supported 2025-07-01 15:53:02.867 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:53:02.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-07-01 15:53:02.867 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:53:02.867 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:53:02.867 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:53:02.867 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:53:02.867 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:53:02.867 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:53:02.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-07-01 15:53:02.867 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:53:02.867 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:53:02.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-07-01 15:53:02.867 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:53:02.867 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:53:02.867 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:53:02.867 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:53:02.867 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:53:02.867 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:53:02.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:53:02.867 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:53:02.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:53:02.867 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:53:02.867 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:53:02.867 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1341ms. 2025-07-01 15:53:02.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:53:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:53:02.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:53:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:53:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:53:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:53:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:53:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:53:02.868 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:53:02.868 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:53:02.868 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:53:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:53:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:53:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:53:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:53:02.868 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:53:02.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:53:02.868 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7256ms 2025-07-01 15:53:02.868 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:53:02.868 +03:00 [DBG] Connection id "0HNC8090TGFEQ" completed keep alive response. 2025-07-01 15:53:02.868 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4217ms 2025-07-01 15:53:02.868 +03:00 [DBG] Connection id "0HNC8090TGFEQ" received FIN. 2025-07-01 15:53:02.868 +03:00 [DBG] Connection id "0HNC8090TGFEQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:53:02.869 +03:00 [DBG] Connection id "0HNC8090TGFEQ" disconnecting. 2025-07-01 15:53:02.869 +03:00 [DBG] Connection id "0HNC8090TGFEQ" stopped. 2025-07-01 15:54:02.858 +03:00 [DBG] Connection id "0HNC8090TGFER" accepted. 2025-07-01 15:54:02.858 +03:00 [DBG] Connection id "0HNC8090TGFER" started. 2025-07-01 15:54:02.858 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:54:02.858 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:54:02.858 +03:00 [DBG] POST requests are not supported 2025-07-01 15:54:02.858 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:54:02.858 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:54:02.858 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:54:02.858 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:54:02.858 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:54:02.859 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:54:02.859 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:54:02.859 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:54:02.859 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:54:02.859 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:54:02.859 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:54:02.859 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:54:02.859 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:54:02.859 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:54:02.859 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:54:02.859 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:54:02.859 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:54:02.859 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:54:02.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:54:02.859 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:54:02.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:54:02.859 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:54:02.859 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:54:02.859 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1522ms. 2025-07-01 15:54:02.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:54:02.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:54:02.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:54:02.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:54:02.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:54:02.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:54:02.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:54:02.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:54:02.859 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:54:02.860 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:54:02.860 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:54:02.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:54:02.860 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:54:02.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:54:02.860 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:54:02.860 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:54:02.860 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:54:02.860 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8754ms 2025-07-01 15:54:02.860 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:54:02.860 +03:00 [DBG] Connection id "0HNC8090TGFER" completed keep alive response. 2025-07-01 15:54:02.860 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5683ms 2025-07-01 15:54:02.860 +03:00 [DBG] Connection id "0HNC8090TGFER" received FIN. 2025-07-01 15:54:02.860 +03:00 [DBG] Connection id "0HNC8090TGFER" disconnecting. 2025-07-01 15:54:02.860 +03:00 [DBG] Connection id "0HNC8090TGFER" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:54:02.861 +03:00 [DBG] Connection id "0HNC8090TGFER" stopped. 2025-07-01 15:55:02.864 +03:00 [DBG] Connection id "0HNC8090TGFES" accepted. 2025-07-01 15:55:02.864 +03:00 [DBG] Connection id "0HNC8090TGFES" started. 2025-07-01 15:55:02.864 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:55:02.864 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:55:02.864 +03:00 [DBG] POST requests are not supported 2025-07-01 15:55:02.864 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:55:02.865 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:55:02.865 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:55:02.865 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:55:02.865 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:55:02.865 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:55:02.865 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:55:02.865 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:55:02.865 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:55:02.865 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:55:02.865 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:55:02.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-07-01 15:55:02.865 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:55:02.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-07-01 15:55:02.865 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:55:02.865 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:55:02.865 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:55:02.865 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:55:02.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:55:02.865 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:55:02.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:55:02.865 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:55:02.865 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:55:02.866 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.135ms. 2025-07-01 15:55:02.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:55:02.866 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:55:02.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:55:02.866 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:55:02.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:55:02.866 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:55:02.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:55:02.866 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:55:02.866 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:55:02.866 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:55:02.866 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:55:02.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:55:02.866 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:55:02.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:55:02.866 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:55:02.866 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:55:02.866 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:55:02.866 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0655ms 2025-07-01 15:55:02.866 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:55:02.866 +03:00 [DBG] Connection id "0HNC8090TGFES" completed keep alive response. 2025-07-01 15:55:02.866 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9437ms 2025-07-01 15:55:02.867 +03:00 [DBG] Connection id "0HNC8090TGFES" received FIN. 2025-07-01 15:55:02.867 +03:00 [DBG] Connection id "0HNC8090TGFES" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:55:02.867 +03:00 [DBG] Connection id "0HNC8090TGFES" disconnecting. 2025-07-01 15:55:02.867 +03:00 [DBG] Connection id "0HNC8090TGFES" stopped. 2025-07-01 15:56:02.860 +03:00 [DBG] Connection id "0HNC8090TGFET" accepted. 2025-07-01 15:56:02.860 +03:00 [DBG] Connection id "0HNC8090TGFET" started. 2025-07-01 15:56:02.860 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:56:02.860 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:56:02.860 +03:00 [DBG] POST requests are not supported 2025-07-01 15:56:02.860 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:56:02.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-07-01 15:56:02.860 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:56:02.860 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:56:02.860 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:56:02.860 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:56:02.861 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:56:02.861 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:56:02.861 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:56:02.861 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:56:02.861 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:56:02.861 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:56:02.861 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:56:02.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-07-01 15:56:02.861 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:56:02.861 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:56:02.861 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:56:02.861 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:56:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:56:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:56:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:56:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:56:02.861 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:56:02.861 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1631ms. 2025-07-01 15:56:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:56:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:56:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:56:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:56:02.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:56:02.861 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:56:02.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:56:02.861 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:56:02.861 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:56:02.861 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:56:02.862 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:56:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:56:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:56:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:56:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:56:02.862 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:56:02.862 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:56:02.862 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8542ms 2025-07-01 15:56:02.862 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:56:02.862 +03:00 [DBG] Connection id "0HNC8090TGFET" completed keep alive response. 2025-07-01 15:56:02.862 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5869ms 2025-07-01 15:56:02.862 +03:00 [DBG] Connection id "0HNC8090TGFET" received FIN. 2025-07-01 15:56:02.862 +03:00 [DBG] Connection id "0HNC8090TGFET" disconnecting. 2025-07-01 15:56:02.862 +03:00 [DBG] Connection id "0HNC8090TGFET" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:56:02.864 +03:00 [DBG] Connection id "0HNC8090TGFET" stopped. 2025-07-01 15:57:02.858 +03:00 [DBG] Connection id "0HNC8090TGFEU" accepted. 2025-07-01 15:57:02.858 +03:00 [DBG] Connection id "0HNC8090TGFEU" started. 2025-07-01 15:57:02.858 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:57:02.858 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:57:02.858 +03:00 [DBG] POST requests are not supported 2025-07-01 15:57:02.858 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:57:02.858 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:57:02.858 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:57:02.858 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:57:02.858 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:57:02.858 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:57:02.858 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:57:02.858 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:57:02.858 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:57:02.858 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:57:02.858 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:57:02.858 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:57:02.858 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:57:02.858 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:57:02.858 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:57:02.858 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:57:02.858 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:57:02.858 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:57:02.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:57:02.858 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:57:02.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:57:02.858 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:57:02.858 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:57:02.859 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1262ms. 2025-07-01 15:57:02.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:57:02.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:57:02.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:57:02.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:57:02.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:57:02.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:57:02.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:57:02.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:57:02.859 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:57:02.859 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:57:02.859 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:57:02.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:57:02.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:57:02.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:57:02.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:57:02.859 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:57:02.859 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:57:02.859 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7965ms 2025-07-01 15:57:02.859 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:57:02.859 +03:00 [DBG] Connection id "0HNC8090TGFEU" completed keep alive response. 2025-07-01 15:57:02.859 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3994ms 2025-07-01 15:57:02.859 +03:00 [DBG] Connection id "0HNC8090TGFEU" received FIN. 2025-07-01 15:57:02.859 +03:00 [DBG] Connection id "0HNC8090TGFEU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:57:02.859 +03:00 [DBG] Connection id "0HNC8090TGFEU" disconnecting. 2025-07-01 15:57:02.860 +03:00 [DBG] Connection id "0HNC8090TGFEU" stopped. 2025-07-01 15:58:02.862 +03:00 [DBG] Connection id "0HNC8090TGFEV" accepted. 2025-07-01 15:58:02.862 +03:00 [DBG] Connection id "0HNC8090TGFEV" started. 2025-07-01 15:58:02.862 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:58:02.862 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:58:02.862 +03:00 [DBG] POST requests are not supported 2025-07-01 15:58:02.862 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:58:02.862 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 15:58:02.862 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:58:02.862 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:58:02.862 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:58:02.862 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:58:02.862 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:58:02.863 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:58:02.863 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:58:02.863 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:58:02.863 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:58:02.863 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:58:02.863 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:58:02.863 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 15:58:02.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:58:02.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:58:02.863 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:58:02.863 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:58:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:58:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:58:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:58:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:58:02.863 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:58:02.863 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1751ms. 2025-07-01 15:58:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:58:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:58:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:58:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:58:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:58:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:58:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:58:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:58:02.864 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:58:02.864 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:58:02.864 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:58:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:58:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:58:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:58:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:58:02.864 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:58:02.864 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:58:02.864 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1777ms 2025-07-01 15:58:02.864 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:58:02.864 +03:00 [DBG] Connection id "0HNC8090TGFEV" completed keep alive response. 2025-07-01 15:58:02.864 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0979ms 2025-07-01 15:58:02.865 +03:00 [DBG] Connection id "0HNC8090TGFEV" received FIN. 2025-07-01 15:58:02.865 +03:00 [DBG] Connection id "0HNC8090TGFEV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:58:02.865 +03:00 [DBG] Connection id "0HNC8090TGFEV" disconnecting. 2025-07-01 15:58:02.865 +03:00 [DBG] Connection id "0HNC8090TGFEV" stopped. 2025-07-01 15:59:02.867 +03:00 [DBG] Connection id "0HNC8090TGFF0" accepted. 2025-07-01 15:59:02.867 +03:00 [DBG] Connection id "0HNC8090TGFF0" started. 2025-07-01 15:59:02.867 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 15:59:02.867 +03:00 [VRB] All hosts are allowed. 2025-07-01 15:59:02.867 +03:00 [DBG] POST requests are not supported 2025-07-01 15:59:02.867 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 15:59:02.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-07-01 15:59:02.867 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:59:02.867 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 15:59:02.867 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 15:59:02.868 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 15:59:02.868 +03:00 [INF] CORS policy execution successful. 2025-07-01 15:59:02.868 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:59:02.868 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 15:59:02.868 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 15:59:02.868 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 15:59:02.868 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 15:59:02.868 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 15:59:02.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-07-01 15:59:02.868 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:59:02.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:59:02.868 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:59:02.868 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 15:59:02.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:59:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:59:02.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:59:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:59:02.868 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 15:59:02.868 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.16ms. 2025-07-01 15:59:02.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:59:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 15:59:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:59:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 15:59:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:59:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:59:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:59:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:59:02.869 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:59:02.869 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 15:59:02.869 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 15:59:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:59:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 15:59:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:59:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:59:02.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:59:02.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 15:59:02.869 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0625ms 2025-07-01 15:59:02.869 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 15:59:02.869 +03:00 [DBG] Connection id "0HNC8090TGFF0" completed keep alive response. 2025-07-01 15:59:02.869 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8502ms 2025-07-01 15:59:02.869 +03:00 [DBG] Connection id "0HNC8090TGFF0" received FIN. 2025-07-01 15:59:02.870 +03:00 [DBG] Connection id "0HNC8090TGFF0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 15:59:02.870 +03:00 [DBG] Connection id "0HNC8090TGFF0" disconnecting. 2025-07-01 15:59:02.870 +03:00 [DBG] Connection id "0HNC8090TGFF0" stopped. 2025-07-01 16:00:02.863 +03:00 [DBG] Connection id "0HNC8090TGFF1" accepted. 2025-07-01 16:00:02.863 +03:00 [DBG] Connection id "0HNC8090TGFF1" started. 2025-07-01 16:00:02.863 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:00:02.863 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:00:02.863 +03:00 [DBG] POST requests are not supported 2025-07-01 16:00:02.863 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:00:02.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-07-01 16:00:02.864 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:00:02.864 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:00:02.864 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:00:02.864 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:00:02.864 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:00:02.864 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:00:02.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-07-01 16:00:02.864 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:00:02.864 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:00:02.864 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:00:02.864 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:00:02.864 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:00:02.864 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:00:02.864 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:00:02.864 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:00:02.864 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:00:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:00:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:00:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:00:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:00:02.865 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:00:02.865 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1826ms. 2025-07-01 16:00:02.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:00:02.865 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:00:02.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:00:02.865 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:00:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:00:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:00:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:00:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:00:02.865 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:00:02.865 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:00:02.865 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:00:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:00:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:00:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:00:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:00:02.865 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:00:02.865 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:00:02.865 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2647ms 2025-07-01 16:00:02.865 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:00:02.865 +03:00 [DBG] Connection id "0HNC8090TGFF1" completed keep alive response. 2025-07-01 16:00:02.866 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1428ms 2025-07-01 16:00:02.866 +03:00 [DBG] Connection id "0HNC8090TGFF1" received FIN. 2025-07-01 16:00:02.866 +03:00 [DBG] Connection id "0HNC8090TGFF1" disconnecting. 2025-07-01 16:00:02.866 +03:00 [DBG] Connection id "0HNC8090TGFF1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:00:02.867 +03:00 [DBG] Connection id "0HNC8090TGFF1" stopped. 2025-07-01 16:01:02.869 +03:00 [DBG] Connection id "0HNC8090TGFF2" accepted. 2025-07-01 16:01:02.869 +03:00 [DBG] Connection id "0HNC8090TGFF2" started. 2025-07-01 16:01:02.869 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:01:02.869 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:01:02.869 +03:00 [DBG] POST requests are not supported 2025-07-01 16:01:02.869 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:01:02.869 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:01:02.869 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:01:02.869 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:01:02.869 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:01:02.870 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:01:02.870 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:01:02.870 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:01:02.870 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:01:02.870 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:01:02.870 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:01:02.870 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:01:02.870 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:01:02.870 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:01:02.870 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:01:02.870 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:01:02.870 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:01:02.870 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:01:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:01:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:01:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:01:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:01:02.870 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:01:02.870 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1557ms. 2025-07-01 16:01:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:01:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:01:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:01:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:01:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:01:02.871 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:01:02.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:01:02.871 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:01:02.871 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:01:02.871 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:01:02.871 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:01:02.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:01:02.871 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:01:02.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:01:02.871 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:01:02.871 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:01:02.871 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:01:02.871 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9862ms 2025-07-01 16:01:02.871 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:01:02.871 +03:00 [DBG] Connection id "0HNC8090TGFF2" completed keep alive response. 2025-07-01 16:01:02.871 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7698ms 2025-07-01 16:01:02.871 +03:00 [DBG] Connection id "0HNC8090TGFF2" received FIN. 2025-07-01 16:01:02.871 +03:00 [DBG] Connection id "0HNC8090TGFF2" disconnecting. 2025-07-01 16:01:02.871 +03:00 [DBG] Connection id "0HNC8090TGFF2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:01:02.872 +03:00 [DBG] Connection id "0HNC8090TGFF2" stopped. 2025-07-01 16:02:03.095 +03:00 [DBG] Connection id "0HNC8090TGFF3" accepted. 2025-07-01 16:02:03.095 +03:00 [DBG] Connection id "0HNC8090TGFF3" started. 2025-07-01 16:02:03.095 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:02:03.095 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:02:03.095 +03:00 [DBG] POST requests are not supported 2025-07-01 16:02:03.095 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:02:03.095 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:02:03.095 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:02:03.095 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:02:03.095 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:02:03.095 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:02:03.095 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:02:03.095 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:02:03.095 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:02:03.095 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:02:03.095 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:02:03.095 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:02:03.096 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:02:03.096 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:02:03.096 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:02:03.096 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:02:03.096 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:02:03.096 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:02:03.096 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:02:03.096 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:02:03.096 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:02:03.096 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:02:03.096 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:02:03.096 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1922ms. 2025-07-01 16:02:03.096 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:02:03.096 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:02:03.096 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:02:03.097 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:02:03.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:02:03.097 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:02:03.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:02:03.097 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:02:03.097 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:02:03.097 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:02:03.097 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:02:03.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:02:03.097 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:02:03.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:02:03.097 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:02:03.097 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:02:03.097 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:02:03.097 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2728ms 2025-07-01 16:02:03.097 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:02:03.097 +03:00 [DBG] Connection id "0HNC8090TGFF3" completed keep alive response. 2025-07-01 16:02:03.097 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1145ms 2025-07-01 16:02:03.097 +03:00 [DBG] Connection id "0HNC8090TGFF3" received FIN. 2025-07-01 16:02:03.097 +03:00 [DBG] Connection id "0HNC8090TGFF3" disconnecting. 2025-07-01 16:02:03.098 +03:00 [DBG] Connection id "0HNC8090TGFF3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:02:03.099 +03:00 [DBG] Connection id "0HNC8090TGFF3" stopped. 2025-07-01 16:03:02.859 +03:00 [DBG] Connection id "0HNC8090TGFF4" accepted. 2025-07-01 16:03:02.860 +03:00 [DBG] Connection id "0HNC8090TGFF4" started. 2025-07-01 16:03:02.860 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:03:02.860 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:03:02.860 +03:00 [DBG] POST requests are not supported 2025-07-01 16:03:02.860 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:03:02.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-07-01 16:03:02.860 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:03:02.860 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:03:02.860 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:03:02.860 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:03:02.860 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:03:02.860 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:03:02.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-07-01 16:03:02.860 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:03:02.860 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:03:02.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-07-01 16:03:02.860 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:03:02.860 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:03:02.860 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:03:02.860 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:03:02.860 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:03:02.860 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:03:02.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:03:02.860 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:03:02.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:03:02.860 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:03:02.860 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:03:02.860 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.112ms. 2025-07-01 16:03:02.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:03:02.860 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:03:02.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:03:02.860 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:03:02.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:03:02.860 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:03:02.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:03:02.861 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:03:02.861 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:03:02.861 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:03:02.861 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:03:02.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:03:02.861 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:03:02.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:03:02.861 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:03:02.861 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:03:02.861 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:03:02.861 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7225ms 2025-07-01 16:03:02.861 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:03:02.861 +03:00 [DBG] Connection id "0HNC8090TGFF4" completed keep alive response. 2025-07-01 16:03:02.861 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2391ms 2025-07-01 16:03:02.861 +03:00 [DBG] Connection id "0HNC8090TGFF4" received FIN. 2025-07-01 16:03:02.861 +03:00 [DBG] Connection id "0HNC8090TGFF4" disconnecting. 2025-07-01 16:03:02.861 +03:00 [DBG] Connection id "0HNC8090TGFF4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:03:02.862 +03:00 [DBG] Connection id "0HNC8090TGFF4" stopped. 2025-07-01 16:04:02.866 +03:00 [DBG] Connection id "0HNC8090TGFF5" accepted. 2025-07-01 16:04:02.866 +03:00 [DBG] Connection id "0HNC8090TGFF5" started. 2025-07-01 16:04:02.866 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:04:02.866 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:04:02.866 +03:00 [DBG] POST requests are not supported 2025-07-01 16:04:02.866 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:04:02.866 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:04:02.866 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:04:02.866 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:04:02.866 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:04:02.866 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:04:02.866 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:04:02.866 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:04:02.866 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:04:02.866 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:04:02.866 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:04:02.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-07-01 16:04:02.867 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:04:02.867 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:04:02.867 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:04:02.867 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:04:02.867 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:04:02.867 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:04:02.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:04:02.867 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:04:02.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:04:02.867 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:04:02.867 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:04:02.867 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1379ms. 2025-07-01 16:04:02.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:04:02.867 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:04:02.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:04:02.867 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:04:02.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:04:02.867 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:04:02.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:04:02.867 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:04:02.867 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:04:02.867 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:04:02.867 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:04:02.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:04:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:04:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:04:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:04:02.868 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:04:02.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:04:02.868 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0609ms 2025-07-01 16:04:02.868 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:04:02.868 +03:00 [DBG] Connection id "0HNC8090TGFF5" completed keep alive response. 2025-07-01 16:04:02.868 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7644ms 2025-07-01 16:04:02.868 +03:00 [DBG] Connection id "0HNC8090TGFF5" received FIN. 2025-07-01 16:04:02.868 +03:00 [DBG] Connection id "0HNC8090TGFF5" disconnecting. 2025-07-01 16:04:02.868 +03:00 [DBG] Connection id "0HNC8090TGFF5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:04:02.869 +03:00 [DBG] Connection id "0HNC8090TGFF5" stopped. 2025-07-01 16:05:02.858 +03:00 [DBG] Connection id "0HNC8090TGFF6" accepted. 2025-07-01 16:05:02.859 +03:00 [DBG] Connection id "0HNC8090TGFF6" started. 2025-07-01 16:05:02.859 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:05:02.859 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:05:02.859 +03:00 [DBG] POST requests are not supported 2025-07-01 16:05:02.859 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:05:02.859 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:05:02.859 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:05:02.859 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:05:02.859 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:05:02.859 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:05:02.859 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:05:02.859 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:05:02.859 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:05:02.859 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:05:02.859 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:05:02.859 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:05:02.860 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:05:02.860 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:05:02.860 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:05:02.860 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:05:02.860 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:05:02.860 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:05:02.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:05:02.860 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:05:02.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:05:02.860 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:05:02.860 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:05:02.860 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.152ms. 2025-07-01 16:05:02.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:05:02.860 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:05:02.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:05:02.860 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:05:02.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:05:02.860 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:05:02.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:05:02.860 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:05:02.860 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:05:02.860 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:05:02.860 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:05:02.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:05:02.860 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:05:02.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:05:02.860 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:05:02.860 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:05:02.860 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:05:02.861 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.915ms 2025-07-01 16:05:02.861 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:05:02.861 +03:00 [DBG] Connection id "0HNC8090TGFF6" completed keep alive response. 2025-07-01 16:05:02.861 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9542ms 2025-07-01 16:05:02.861 +03:00 [DBG] Connection id "0HNC8090TGFF6" received FIN. 2025-07-01 16:05:02.861 +03:00 [DBG] Connection id "0HNC8090TGFF6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:05:02.861 +03:00 [DBG] Connection id "0HNC8090TGFF6" disconnecting. 2025-07-01 16:05:02.861 +03:00 [DBG] Connection id "0HNC8090TGFF6" stopped. 2025-07-01 16:06:02.860 +03:00 [DBG] Connection id "0HNC8090TGFF7" accepted. 2025-07-01 16:06:02.860 +03:00 [DBG] Connection id "0HNC8090TGFF7" started. 2025-07-01 16:06:02.860 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:06:02.860 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:06:02.860 +03:00 [DBG] POST requests are not supported 2025-07-01 16:06:02.860 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:06:02.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-07-01 16:06:02.860 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:06:02.860 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:06:02.860 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:06:02.860 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:06:02.860 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:06:02.860 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:06:02.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-07-01 16:06:02.861 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:06:02.861 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:06:02.861 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:06:02.861 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:06:02.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-07-01 16:06:02.861 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:06:02.861 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:06:02.861 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:06:02.861 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:06:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:06:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:06:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:06:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:06:02.861 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:06:02.861 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1269ms. 2025-07-01 16:06:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:06:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:06:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:06:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:06:02.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:06:02.861 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:06:02.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:06:02.861 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:06:02.861 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:06:02.861 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:06:02.861 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:06:02.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:06:02.861 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:06:02.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:06:02.861 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:06:02.861 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:06:02.861 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:06:02.861 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6864ms 2025-07-01 16:06:02.861 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:06:02.861 +03:00 [DBG] Connection id "0HNC8090TGFF7" completed keep alive response. 2025-07-01 16:06:02.861 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.346ms 2025-07-01 16:06:02.862 +03:00 [DBG] Connection id "0HNC8090TGFF7" received FIN. 2025-07-01 16:06:02.862 +03:00 [DBG] Connection id "0HNC8090TGFF7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:06:02.862 +03:00 [DBG] Connection id "0HNC8090TGFF7" disconnecting. 2025-07-01 16:06:02.862 +03:00 [DBG] Connection id "0HNC8090TGFF7" stopped. 2025-07-01 16:07:02.861 +03:00 [DBG] Connection id "0HNC8090TGFF8" accepted. 2025-07-01 16:07:02.861 +03:00 [DBG] Connection id "0HNC8090TGFF8" started. 2025-07-01 16:07:02.861 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:07:02.861 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:07:02.861 +03:00 [DBG] POST requests are not supported 2025-07-01 16:07:02.861 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:07:02.861 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:07:02.861 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:07:02.861 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:07:02.861 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:07:02.861 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:07:02.861 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:07:02.862 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:07:02.862 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:07:02.862 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:07:02.862 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:07:02.862 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:07:02.862 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:07:02.862 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:07:02.862 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:07:02.862 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:07:02.862 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:07:02.862 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:07:02.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:07:02.862 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:07:02.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:07:02.862 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:07:02.862 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:07:02.862 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1139ms. 2025-07-01 16:07:02.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:07:02.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:07:02.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:07:02.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:07:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:07:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:07:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:07:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:07:02.862 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:07:02.862 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:07:02.862 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:07:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:07:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:07:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:07:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:07:02.862 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:07:02.862 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:07:02.862 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5572ms 2025-07-01 16:07:02.862 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:07:02.862 +03:00 [DBG] Connection id "0HNC8090TGFF8" completed keep alive response. 2025-07-01 16:07:02.862 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0529ms 2025-07-01 16:07:02.863 +03:00 [DBG] Connection id "0HNC8090TGFF8" received FIN. 2025-07-01 16:07:02.863 +03:00 [DBG] Connection id "0HNC8090TGFF8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:07:02.863 +03:00 [DBG] Connection id "0HNC8090TGFF8" disconnecting. 2025-07-01 16:07:02.863 +03:00 [DBG] Connection id "0HNC8090TGFF8" stopped. 2025-07-01 16:08:02.868 +03:00 [DBG] Connection id "0HNC8090TGFF9" accepted. 2025-07-01 16:08:02.868 +03:00 [DBG] Connection id "0HNC8090TGFF9" started. 2025-07-01 16:08:02.868 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:08:02.869 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:08:02.869 +03:00 [DBG] POST requests are not supported 2025-07-01 16:08:02.869 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:08:02.869 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:08:02.869 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:08:02.869 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:08:02.869 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:08:02.869 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:08:02.869 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:08:02.869 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:08:02.869 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:08:02.869 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:08:02.869 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:08:02.869 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:08:02.869 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:08:02.869 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:08:02.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:08:02.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:08:02.869 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:08:02.869 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:08:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:08:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:08:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:08:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:08:02.869 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:08:02.869 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1343ms. 2025-07-01 16:08:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:08:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:08:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:08:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:08:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:08:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:08:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:08:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:08:02.869 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:08:02.869 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:08:02.869 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:08:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:08:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:08:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:08:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:08:02.870 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:08:02.870 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:08:02.870 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6221ms 2025-07-01 16:08:02.870 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:08:02.870 +03:00 [DBG] Connection id "0HNC8090TGFF9" completed keep alive response. 2025-07-01 16:08:02.870 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1914ms 2025-07-01 16:08:02.870 +03:00 [DBG] Connection id "0HNC8090TGFF9" received FIN. 2025-07-01 16:08:02.870 +03:00 [DBG] Connection id "0HNC8090TGFF9" disconnecting. 2025-07-01 16:08:02.870 +03:00 [DBG] Connection id "0HNC8090TGFF9" stopped. 2025-07-01 16:08:02.870 +03:00 [DBG] Connection id "0HNC8090TGFF9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:09:02.861 +03:00 [DBG] Connection id "0HNC8090TGFFA" accepted. 2025-07-01 16:09:02.861 +03:00 [DBG] Connection id "0HNC8090TGFFA" started. 2025-07-01 16:09:02.862 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:09:02.862 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:09:02.862 +03:00 [DBG] POST requests are not supported 2025-07-01 16:09:02.862 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:09:02.862 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:09:02.862 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:09:02.862 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:09:02.862 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:09:02.862 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:09:02.862 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:09:02.862 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:09:02.862 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:09:02.862 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:09:02.862 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:09:02.862 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:09:02.862 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:09:02.862 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:09:02.862 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:09:02.862 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:09:02.862 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:09:02.862 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:09:02.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:09:02.862 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:09:02.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:09:02.862 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:09:02.862 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:09:02.862 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1203ms. 2025-07-01 16:09:02.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:09:02.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:09:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:09:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:09:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:09:02.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:09:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:09:02.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:09:02.863 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:09:02.863 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:09:02.863 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:09:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:09:02.863 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:09:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:09:02.863 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:09:02.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:09:02.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:09:02.863 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7281ms 2025-07-01 16:09:02.863 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:09:02.863 +03:00 [DBG] Connection id "0HNC8090TGFFA" completed keep alive response. 2025-07-01 16:09:02.863 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3581ms 2025-07-01 16:09:02.863 +03:00 [DBG] Connection id "0HNC8090TGFFA" received FIN. 2025-07-01 16:09:02.863 +03:00 [DBG] Connection id "0HNC8090TGFFA" disconnecting. 2025-07-01 16:09:02.864 +03:00 [DBG] Connection id "0HNC8090TGFFA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:09:02.865 +03:00 [DBG] Connection id "0HNC8090TGFFA" stopped. 2025-07-01 16:10:02.868 +03:00 [DBG] Connection id "0HNC8090TGFFB" accepted. 2025-07-01 16:10:02.868 +03:00 [DBG] Connection id "0HNC8090TGFFB" started. 2025-07-01 16:10:02.868 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:10:02.868 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:10:02.868 +03:00 [DBG] POST requests are not supported 2025-07-01 16:10:02.868 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:10:02.868 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:10:02.868 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:10:02.868 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:10:02.868 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:10:02.868 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:10:02.868 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:10:02.869 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:10:02.869 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:10:02.869 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:10:02.869 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:10:02.869 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:10:02.869 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:10:02.869 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:10:02.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:10:02.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:10:02.869 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:10:02.869 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:10:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:10:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:10:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:10:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:10:02.869 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:10:02.869 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1353ms. 2025-07-01 16:10:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:10:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:10:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:10:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:10:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:10:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:10:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:10:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:10:02.870 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:10:02.870 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:10:02.870 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:10:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:10:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:10:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:10:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:10:02.870 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:10:02.870 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:10:02.870 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1327ms 2025-07-01 16:10:02.870 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:10:02.870 +03:00 [DBG] Connection id "0HNC8090TGFFB" completed keep alive response. 2025-07-01 16:10:02.870 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0552ms 2025-07-01 16:10:02.870 +03:00 [DBG] Connection id "0HNC8090TGFFB" received FIN. 2025-07-01 16:10:02.870 +03:00 [DBG] Connection id "0HNC8090TGFFB" disconnecting. 2025-07-01 16:10:02.870 +03:00 [DBG] Connection id "0HNC8090TGFFB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:10:02.872 +03:00 [DBG] Connection id "0HNC8090TGFFB" stopped. 2025-07-01 16:11:02.870 +03:00 [DBG] Connection id "0HNC8090TGFFC" accepted. 2025-07-01 16:11:02.870 +03:00 [DBG] Connection id "0HNC8090TGFFC" started. 2025-07-01 16:11:02.870 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:11:02.870 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:11:02.870 +03:00 [DBG] POST requests are not supported 2025-07-01 16:11:02.870 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:11:02.870 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:11:02.870 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:11:02.870 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:11:02.870 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:11:02.870 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:11:02.871 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:11:02.871 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:11:02.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-07-01 16:11:02.871 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:11:02.871 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:11:02.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-07-01 16:11:02.871 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:11:02.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-07-01 16:11:02.871 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:11:02.871 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:11:02.871 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:11:02.871 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:11:02.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:11:02.871 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:11:02.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:11:02.871 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:11:02.871 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:11:02.871 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1278ms. 2025-07-01 16:11:02.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:11:02.871 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:11:02.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:11:02.871 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:11:02.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:11:02.871 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:11:02.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:11:02.871 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:11:02.871 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:11:02.871 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:11:02.871 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:11:02.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:11:02.871 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:11:02.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:11:02.871 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:11:02.871 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:11:02.871 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:11:02.871 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6915ms 2025-07-01 16:11:02.871 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:11:02.871 +03:00 [DBG] Connection id "0HNC8090TGFFC" completed keep alive response. 2025-07-01 16:11:02.872 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2863ms 2025-07-01 16:11:02.872 +03:00 [DBG] Connection id "0HNC8090TGFFC" received FIN. 2025-07-01 16:11:02.872 +03:00 [DBG] Connection id "0HNC8090TGFFC" disconnecting. 2025-07-01 16:11:02.872 +03:00 [DBG] Connection id "0HNC8090TGFFC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:11:02.873 +03:00 [DBG] Connection id "0HNC8090TGFFC" stopped. 2025-07-01 16:12:02.869 +03:00 [DBG] Connection id "0HNC8090TGFFD" accepted. 2025-07-01 16:12:02.869 +03:00 [DBG] Connection id "0HNC8090TGFFD" started. 2025-07-01 16:12:02.869 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:12:02.870 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:12:02.870 +03:00 [DBG] POST requests are not supported 2025-07-01 16:12:02.870 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:12:02.870 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:12:02.870 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:12:02.870 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:12:02.870 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:12:02.870 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:12:02.870 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:12:02.870 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:12:02.870 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:12:02.870 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:12:02.870 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:12:02.870 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:12:02.870 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:12:02.870 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:12:02.870 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:12:02.870 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:12:02.870 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:12:02.870 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:12:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:12:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:12:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:12:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:12:02.870 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:12:02.870 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1334ms. 2025-07-01 16:12:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:12:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:12:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:12:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:12:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:12:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:12:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:12:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:12:02.870 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:12:02.870 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:12:02.870 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:12:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:12:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:12:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:12:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:12:02.870 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:12:02.870 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:12:02.871 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6119ms 2025-07-01 16:12:02.871 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:12:02.871 +03:00 [DBG] Connection id "0HNC8090TGFFD" completed keep alive response. 2025-07-01 16:12:02.871 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1531ms 2025-07-01 16:12:02.871 +03:00 [DBG] Connection id "0HNC8090TGFFD" received FIN. 2025-07-01 16:12:02.871 +03:00 [DBG] Connection id "0HNC8090TGFFD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:12:02.871 +03:00 [DBG] Connection id "0HNC8090TGFFD" disconnecting. 2025-07-01 16:12:02.871 +03:00 [DBG] Connection id "0HNC8090TGFFD" stopped. 2025-07-01 16:13:02.869 +03:00 [DBG] Connection id "0HNC8090TGFFE" accepted. 2025-07-01 16:13:02.869 +03:00 [DBG] Connection id "0HNC8090TGFFE" started. 2025-07-01 16:13:02.869 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:13:02.869 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:13:02.869 +03:00 [DBG] POST requests are not supported 2025-07-01 16:13:02.869 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:13:02.869 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:13:02.869 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:13:02.869 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:13:02.869 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:13:02.869 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:13:02.869 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:13:02.869 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:13:02.869 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:13:02.869 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:13:02.869 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:13:02.869 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:13:02.869 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:13:02.869 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:13:02.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:13:02.870 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:13:02.870 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:13:02.870 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:13:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:13:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:13:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:13:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:13:02.870 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:13:02.870 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.123ms. 2025-07-01 16:13:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:13:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:13:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:13:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:13:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:13:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:13:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:13:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:13:02.870 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:13:02.870 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:13:02.870 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:13:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:13:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:13:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:13:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:13:02.870 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:13:02.870 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:13:02.870 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7956ms 2025-07-01 16:13:02.870 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:13:02.870 +03:00 [DBG] Connection id "0HNC8090TGFFE" completed keep alive response. 2025-07-01 16:13:02.870 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4636ms 2025-07-01 16:13:02.871 +03:00 [DBG] Connection id "0HNC8090TGFFE" received FIN. 2025-07-01 16:13:02.871 +03:00 [DBG] Connection id "0HNC8090TGFFE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:13:02.871 +03:00 [DBG] Connection id "0HNC8090TGFFE" disconnecting. 2025-07-01 16:13:02.871 +03:00 [DBG] Connection id "0HNC8090TGFFE" stopped. 2025-07-01 16:14:02.870 +03:00 [DBG] Connection id "0HNC8090TGFFF" accepted. 2025-07-01 16:14:02.870 +03:00 [DBG] Connection id "0HNC8090TGFFF" started. 2025-07-01 16:14:02.870 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:14:02.870 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:14:02.870 +03:00 [DBG] POST requests are not supported 2025-07-01 16:14:02.870 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:14:02.870 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:14:02.870 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:14:02.870 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:14:02.870 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:14:02.870 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:14:02.870 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:14:02.870 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:14:02.870 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:14:02.870 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:14:02.870 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:14:02.870 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:14:02.870 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:14:02.870 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:14:02.870 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:14:02.870 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:14:02.870 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:14:02.870 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:14:02.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:14:02.871 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:14:02.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:14:02.871 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:14:02.871 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:14:02.871 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1198ms. 2025-07-01 16:14:02.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:14:02.871 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:14:02.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:14:02.871 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:14:02.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:14:02.871 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:14:02.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:14:02.871 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:14:02.871 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:14:02.871 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:14:02.871 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:14:02.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:14:02.871 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:14:02.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:14:02.871 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:14:02.871 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:14:02.871 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:14:02.871 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6796ms 2025-07-01 16:14:02.871 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:14:02.871 +03:00 [DBG] Connection id "0HNC8090TGFFF" completed keep alive response. 2025-07-01 16:14:02.871 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2981ms 2025-07-01 16:14:02.871 +03:00 [DBG] Connection id "0HNC8090TGFFF" received FIN. 2025-07-01 16:14:02.872 +03:00 [DBG] Connection id "0HNC8090TGFFF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:14:02.872 +03:00 [DBG] Connection id "0HNC8090TGFFF" disconnecting. 2025-07-01 16:14:02.872 +03:00 [DBG] Connection id "0HNC8090TGFFF" stopped. 2025-07-01 16:15:02.878 +03:00 [DBG] Connection id "0HNC8090TGFFG" accepted. 2025-07-01 16:15:02.878 +03:00 [DBG] Connection id "0HNC8090TGFFG" started. 2025-07-01 16:15:02.879 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:15:02.879 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:15:02.879 +03:00 [DBG] POST requests are not supported 2025-07-01 16:15:02.879 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:15:02.879 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:15:02.879 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:15:02.879 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:15:02.879 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:15:02.879 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:15:02.879 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:15:02.879 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:15:02.879 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:15:02.879 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:15:02.879 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:15:02.879 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:15:02.879 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:15:02.879 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:15:02.879 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:15:02.879 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:15:02.879 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:15:02.879 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:15:02.879 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:15:02.879 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:15:02.879 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:15:02.879 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:15:02.879 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:15:02.879 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1236ms. 2025-07-01 16:15:02.879 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:15:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:15:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:15:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:15:02.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:15:02.880 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:15:02.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:15:02.880 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:15:02.880 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:15:02.880 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:15:02.880 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:15:02.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:15:02.880 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:15:02.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:15:02.880 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:15:02.880 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:15:02.880 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:15:02.880 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6781ms 2025-07-01 16:15:02.880 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:15:02.880 +03:00 [DBG] Connection id "0HNC8090TGFFG" completed keep alive response. 2025-07-01 16:15:02.880 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2599ms 2025-07-01 16:15:02.880 +03:00 [DBG] Connection id "0HNC8090TGFFG" received FIN. 2025-07-01 16:15:02.880 +03:00 [DBG] Connection id "0HNC8090TGFFG" disconnecting. 2025-07-01 16:15:02.880 +03:00 [DBG] Connection id "0HNC8090TGFFG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:15:02.882 +03:00 [DBG] Connection id "0HNC8090TGFFG" stopped. 2025-07-01 16:16:02.864 +03:00 [DBG] Connection id "0HNC8090TGFFH" accepted. 2025-07-01 16:16:02.864 +03:00 [DBG] Connection id "0HNC8090TGFFH" started. 2025-07-01 16:16:02.865 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:16:02.865 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:16:02.865 +03:00 [DBG] POST requests are not supported 2025-07-01 16:16:02.865 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:16:02.865 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:16:02.865 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:16:02.865 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:16:02.865 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:16:02.865 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:16:02.865 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:16:02.865 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:16:02.865 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:16:02.865 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:16:02.865 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:16:02.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-07-01 16:16:02.865 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:16:02.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-07-01 16:16:02.865 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:16:02.865 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:16:02.865 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:16:02.865 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:16:02.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:16:02.866 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:16:02.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:16:02.866 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:16:02.866 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:16:02.866 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1392ms. 2025-07-01 16:16:02.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:16:02.866 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:16:02.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:16:02.866 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:16:02.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:16:02.866 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:16:02.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:16:02.866 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:16:02.866 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:16:02.866 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:16:02.866 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:16:02.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:16:02.866 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:16:02.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:16:02.866 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:16:02.866 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:16:02.866 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:16:02.866 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8718ms 2025-07-01 16:16:02.866 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:16:02.866 +03:00 [DBG] Connection id "0HNC8090TGFFH" completed keep alive response. 2025-07-01 16:16:02.866 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8138ms 2025-07-01 16:16:02.867 +03:00 [DBG] Connection id "0HNC8090TGFFH" received FIN. 2025-07-01 16:16:02.867 +03:00 [DBG] Connection id "0HNC8090TGFFH" disconnecting. 2025-07-01 16:16:02.867 +03:00 [DBG] Connection id "0HNC8090TGFFH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:16:02.868 +03:00 [DBG] Connection id "0HNC8090TGFFH" stopped. 2025-07-01 16:17:02.872 +03:00 [DBG] Connection id "0HNC8090TGFFI" accepted. 2025-07-01 16:17:02.872 +03:00 [DBG] Connection id "0HNC8090TGFFI" started. 2025-07-01 16:17:02.872 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:17:02.872 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:17:02.872 +03:00 [DBG] POST requests are not supported 2025-07-01 16:17:02.872 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:17:02.872 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:17:02.872 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:17:02.872 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:17:02.872 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:17:02.872 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:17:02.872 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:17:02.872 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:17:02.872 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:17:02.873 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:17:02.873 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:17:02.873 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:17:02.873 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:17:02.873 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:17:02.873 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:17:02.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:17:02.873 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:17:02.873 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:17:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:17:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:17:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:17:02.874 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:17:02.874 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:17:02.874 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2354ms. 2025-07-01 16:17:02.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:17:02.874 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:17:02.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:17:02.874 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:17:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:17:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:17:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:17:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:17:02.874 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:17:02.875 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:17:02.875 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:17:02.875 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:17:02.875 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:17:02.875 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:17:02.875 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:17:02.875 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:17:02.875 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:17:02.875 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0769ms 2025-07-01 16:17:02.875 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:17:02.875 +03:00 [DBG] Connection id "0HNC8090TGFFI" completed keep alive response. 2025-07-01 16:17:02.875 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4103ms 2025-07-01 16:17:02.876 +03:00 [DBG] Connection id "0HNC8090TGFFI" received FIN. 2025-07-01 16:17:02.876 +03:00 [DBG] Connection id "0HNC8090TGFFI" disconnecting. 2025-07-01 16:17:02.876 +03:00 [DBG] Connection id "0HNC8090TGFFI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:17:02.877 +03:00 [DBG] Connection id "0HNC8090TGFFI" stopped. 2025-07-01 16:18:02.874 +03:00 [DBG] Connection id "0HNC8090TGFFJ" accepted. 2025-07-01 16:18:02.874 +03:00 [DBG] Connection id "0HNC8090TGFFJ" started. 2025-07-01 16:18:02.874 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:18:02.874 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:18:02.874 +03:00 [DBG] POST requests are not supported 2025-07-01 16:18:02.874 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:18:02.874 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:18:02.874 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:18:02.874 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:18:02.874 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:18:02.875 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:18:02.875 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:18:02.875 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:18:02.875 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:18:02.875 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:18:02.875 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:18:02.875 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:18:02.875 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:18:02.875 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:18:02.875 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:18:02.875 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:18:02.875 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:18:02.875 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:18:02.875 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:18:02.875 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:18:02.875 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:18:02.875 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:18:02.875 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:18:02.875 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1223ms. 2025-07-01 16:18:02.875 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:18:02.875 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:18:02.875 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:18:02.875 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:18:02.875 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:18:02.875 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:18:02.875 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:18:02.875 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:18:02.875 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:18:02.875 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:18:02.875 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:18:02.875 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:18:02.875 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:18:02.875 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:18:02.875 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:18:02.875 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:18:02.875 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:18:02.875 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.74ms 2025-07-01 16:18:02.876 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:18:02.876 +03:00 [DBG] Connection id "0HNC8090TGFFJ" completed keep alive response. 2025-07-01 16:18:02.876 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3249ms 2025-07-01 16:18:02.876 +03:00 [DBG] Connection id "0HNC8090TGFFJ" received FIN. 2025-07-01 16:18:02.876 +03:00 [DBG] Connection id "0HNC8090TGFFJ" disconnecting. 2025-07-01 16:18:02.876 +03:00 [DBG] Connection id "0HNC8090TGFFJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:18:02.877 +03:00 [DBG] Connection id "0HNC8090TGFFJ" stopped. 2025-07-01 16:19:02.864 +03:00 [DBG] Connection id "0HNC8090TGFFK" accepted. 2025-07-01 16:19:02.864 +03:00 [DBG] Connection id "0HNC8090TGFFK" started. 2025-07-01 16:19:02.865 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:19:02.865 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:19:02.865 +03:00 [DBG] POST requests are not supported 2025-07-01 16:19:02.865 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:19:02.865 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:19:02.865 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:19:02.865 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:19:02.865 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:19:02.865 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:19:02.865 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:19:02.865 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:19:02.865 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:19:02.865 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:19:02.865 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:19:02.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-07-01 16:19:02.865 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:19:02.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-07-01 16:19:02.865 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:19:02.865 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:19:02.865 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:19:02.865 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:19:02.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:19:02.865 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:19:02.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:19:02.865 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:19:02.865 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:19:02.866 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1408ms. 2025-07-01 16:19:02.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:19:02.866 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:19:02.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:19:02.866 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:19:02.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:19:02.866 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:19:02.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:19:02.866 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:19:02.866 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:19:02.866 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:19:02.866 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:19:02.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:19:02.866 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:19:02.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:19:02.866 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:19:02.866 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:19:02.866 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:19:02.866 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9152ms 2025-07-01 16:19:02.866 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:19:02.866 +03:00 [DBG] Connection id "0HNC8090TGFFK" completed keep alive response. 2025-07-01 16:19:02.866 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6897ms 2025-07-01 16:19:02.866 +03:00 [DBG] Connection id "0HNC8090TGFFK" received FIN. 2025-07-01 16:19:02.867 +03:00 [DBG] Connection id "0HNC8090TGFFK" disconnecting. 2025-07-01 16:19:02.867 +03:00 [DBG] Connection id "0HNC8090TGFFK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:19:02.868 +03:00 [DBG] Connection id "0HNC8090TGFFK" stopped. 2025-07-01 16:20:02.860 +03:00 [DBG] Connection id "0HNC8090TGFFL" accepted. 2025-07-01 16:20:02.860 +03:00 [DBG] Connection id "0HNC8090TGFFL" started. 2025-07-01 16:20:02.860 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:20:02.861 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:20:02.861 +03:00 [DBG] POST requests are not supported 2025-07-01 16:20:02.861 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:20:02.861 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:20:02.861 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:20:02.861 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:20:02.861 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:20:02.861 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:20:02.861 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:20:02.861 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:20:02.861 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:20:02.861 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:20:02.861 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:20:02.861 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:20:02.861 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:20:02.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-07-01 16:20:02.861 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:20:02.861 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:20:02.861 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:20:02.861 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:20:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:20:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:20:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:20:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:20:02.862 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:20:02.862 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1414ms. 2025-07-01 16:20:02.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:20:02.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:20:02.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:20:02.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:20:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:20:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:20:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:20:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:20:02.862 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:20:02.862 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:20:02.862 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:20:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:20:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:20:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:20:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:20:02.862 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:20:02.862 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:20:02.862 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9747ms 2025-07-01 16:20:02.862 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:20:02.862 +03:00 [DBG] Connection id "0HNC8090TGFFL" completed keep alive response. 2025-07-01 16:20:02.862 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8839ms 2025-07-01 16:20:02.863 +03:00 [DBG] Connection id "0HNC8090TGFFL" received FIN. 2025-07-01 16:20:02.863 +03:00 [DBG] Connection id "0HNC8090TGFFL" disconnecting. 2025-07-01 16:20:02.863 +03:00 [DBG] Connection id "0HNC8090TGFFL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:20:02.864 +03:00 [DBG] Connection id "0HNC8090TGFFL" stopped. 2025-07-01 16:21:02.865 +03:00 [DBG] Connection id "0HNC8090TGFFM" accepted. 2025-07-01 16:21:02.865 +03:00 [DBG] Connection id "0HNC8090TGFFM" started. 2025-07-01 16:21:02.866 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:21:02.866 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:21:02.866 +03:00 [DBG] POST requests are not supported 2025-07-01 16:21:02.866 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:21:02.866 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:21:02.866 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:21:02.866 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:21:02.866 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:21:02.866 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:21:02.866 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:21:02.866 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:21:02.866 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:21:02.866 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:21:02.866 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:21:02.866 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:21:02.866 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:21:02.866 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:21:02.866 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:21:02.866 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:21:02.866 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:21:02.866 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:21:02.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:21:02.866 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:21:02.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:21:02.866 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:21:02.866 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:21:02.866 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1131ms. 2025-07-01 16:21:02.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:21:02.866 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:21:02.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:21:02.867 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:21:02.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:21:02.867 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:21:02.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:21:02.867 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:21:02.867 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:21:02.867 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:21:02.867 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:21:02.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:21:02.867 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:21:02.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:21:02.867 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:21:02.867 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:21:02.867 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:21:02.867 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6497ms 2025-07-01 16:21:02.867 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:21:02.867 +03:00 [DBG] Connection id "0HNC8090TGFFM" completed keep alive response. 2025-07-01 16:21:02.867 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2033ms 2025-07-01 16:21:02.867 +03:00 [DBG] Connection id "0HNC8090TGFFM" received FIN. 2025-07-01 16:21:02.867 +03:00 [DBG] Connection id "0HNC8090TGFFM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:21:02.867 +03:00 [DBG] Connection id "0HNC8090TGFFM" disconnecting. 2025-07-01 16:21:02.867 +03:00 [DBG] Connection id "0HNC8090TGFFM" stopped. 2025-07-01 16:22:02.872 +03:00 [DBG] Connection id "0HNC8090TGFFN" accepted. 2025-07-01 16:22:02.872 +03:00 [DBG] Connection id "0HNC8090TGFFN" started. 2025-07-01 16:22:02.872 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:22:02.872 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:22:02.872 +03:00 [DBG] POST requests are not supported 2025-07-01 16:22:02.873 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:22:02.873 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:22:02.873 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:22:02.873 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:22:02.873 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:22:02.873 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:22:02.873 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:22:02.873 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:22:02.873 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:22:02.873 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:22:02.873 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:22:02.873 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:22:02.873 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:22:02.873 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:22:02.873 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:22:02.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:22:02.873 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:22:02.873 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:22:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:22:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:22:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:22:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:22:02.873 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:22:02.874 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1579ms. 2025-07-01 16:22:02.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:22:02.874 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:22:02.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:22:02.874 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:22:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:22:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:22:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:22:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:22:02.874 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:22:02.874 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:22:02.874 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:22:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:22:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:22:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:22:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:22:02.874 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:22:02.874 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:22:02.874 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1704ms 2025-07-01 16:22:02.874 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:22:02.874 +03:00 [DBG] Connection id "0HNC8090TGFFN" completed keep alive response. 2025-07-01 16:22:02.874 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9489ms 2025-07-01 16:22:02.875 +03:00 [DBG] Connection id "0HNC8090TGFFN" received FIN. 2025-07-01 16:22:02.875 +03:00 [DBG] Connection id "0HNC8090TGFFN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:22:02.875 +03:00 [DBG] Connection id "0HNC8090TGFFN" disconnecting. 2025-07-01 16:22:02.875 +03:00 [DBG] Connection id "0HNC8090TGFFN" stopped. 2025-07-01 16:23:02.868 +03:00 [DBG] Connection id "0HNC8090TGFFO" accepted. 2025-07-01 16:23:02.868 +03:00 [DBG] Connection id "0HNC8090TGFFO" started. 2025-07-01 16:23:02.868 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:23:02.868 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:23:02.868 +03:00 [DBG] POST requests are not supported 2025-07-01 16:23:02.868 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:23:02.868 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:23:02.868 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:23:02.868 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:23:02.869 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:23:02.869 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:23:02.869 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:23:02.869 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:23:02.869 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:23:02.869 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:23:02.869 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:23:02.869 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:23:02.869 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:23:02.869 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:23:02.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:23:02.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:23:02.869 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:23:02.869 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:23:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:23:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:23:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:23:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:23:02.869 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:23:02.869 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.132ms. 2025-07-01 16:23:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:23:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:23:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:23:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:23:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:23:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:23:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:23:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:23:02.870 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:23:02.870 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:23:02.870 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:23:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:23:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:23:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:23:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:23:02.870 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:23:02.870 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:23:02.870 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8019ms 2025-07-01 16:23:02.870 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:23:02.870 +03:00 [DBG] Connection id "0HNC8090TGFFO" completed keep alive response. 2025-07-01 16:23:02.870 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5705ms 2025-07-01 16:23:02.870 +03:00 [DBG] Connection id "0HNC8090TGFFO" received FIN. 2025-07-01 16:23:02.870 +03:00 [DBG] Connection id "0HNC8090TGFFO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:23:02.870 +03:00 [DBG] Connection id "0HNC8090TGFFO" disconnecting. 2025-07-01 16:23:02.870 +03:00 [DBG] Connection id "0HNC8090TGFFO" stopped. 2025-07-01 16:24:02.870 +03:00 [DBG] Connection id "0HNC8090TGFFP" accepted. 2025-07-01 16:24:02.870 +03:00 [DBG] Connection id "0HNC8090TGFFP" started. 2025-07-01 16:24:02.870 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:24:02.870 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:24:02.870 +03:00 [DBG] POST requests are not supported 2025-07-01 16:24:02.870 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:24:02.870 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:24:02.870 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:24:02.870 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:24:02.870 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:24:02.870 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:24:02.870 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:24:02.870 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:24:02.870 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:24:02.871 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:24:02.871 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:24:02.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-07-01 16:24:02.871 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:24:02.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-07-01 16:24:02.871 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:24:02.871 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:24:02.871 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:24:02.871 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:24:02.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:24:02.871 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:24:02.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:24:02.871 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:24:02.871 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:24:02.871 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1414ms. 2025-07-01 16:24:02.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:24:02.871 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:24:02.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:24:02.871 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:24:02.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:24:02.871 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:24:02.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:24:02.871 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:24:02.871 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:24:02.871 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:24:02.871 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:24:02.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:24:02.871 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:24:02.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:24:02.871 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:24:02.871 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:24:02.872 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:24:02.872 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8588ms 2025-07-01 16:24:02.872 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:24:02.872 +03:00 [DBG] Connection id "0HNC8090TGFFP" completed keep alive response. 2025-07-01 16:24:02.872 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4792ms 2025-07-01 16:24:02.872 +03:00 [DBG] Connection id "0HNC8090TGFFP" received FIN. 2025-07-01 16:24:02.872 +03:00 [DBG] Connection id "0HNC8090TGFFP" disconnecting. 2025-07-01 16:24:02.872 +03:00 [DBG] Connection id "0HNC8090TGFFP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:24:02.873 +03:00 [DBG] Connection id "0HNC8090TGFFP" stopped. 2025-07-01 16:25:02.870 +03:00 [DBG] Connection id "0HNC8090TGFFQ" accepted. 2025-07-01 16:25:02.871 +03:00 [DBG] Connection id "0HNC8090TGFFQ" started. 2025-07-01 16:25:02.871 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:25:02.871 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:25:02.871 +03:00 [DBG] POST requests are not supported 2025-07-01 16:25:02.871 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:25:02.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-07-01 16:25:02.871 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:25:02.871 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:25:02.871 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:25:02.871 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:25:02.871 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:25:02.871 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:25:02.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-07-01 16:25:02.871 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:25:02.871 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:25:02.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-07-01 16:25:02.871 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:25:02.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-07-01 16:25:02.871 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:25:02.871 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:25:02.871 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:25:02.871 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:25:02.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:25:02.871 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:25:02.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:25:02.871 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:25:02.871 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:25:02.871 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1132ms. 2025-07-01 16:25:02.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:25:02.871 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:25:02.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:25:02.871 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:25:02.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:25:02.872 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:25:02.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:25:02.872 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:25:02.872 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:25:02.872 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:25:02.872 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:25:02.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:25:02.872 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:25:02.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:25:02.872 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:25:02.872 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:25:02.872 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:25:02.872 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6158ms 2025-07-01 16:25:02.872 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:25:02.872 +03:00 [DBG] Connection id "0HNC8090TGFFQ" completed keep alive response. 2025-07-01 16:25:02.872 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1233ms 2025-07-01 16:25:02.872 +03:00 [DBG] Connection id "0HNC8090TGFFQ" received FIN. 2025-07-01 16:25:02.872 +03:00 [DBG] Connection id "0HNC8090TGFFQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:25:02.872 +03:00 [DBG] Connection id "0HNC8090TGFFQ" disconnecting. 2025-07-01 16:25:02.872 +03:00 [DBG] Connection id "0HNC8090TGFFQ" stopped. 2025-07-01 16:26:02.867 +03:00 [DBG] Connection id "0HNC8090TGFFR" accepted. 2025-07-01 16:26:02.867 +03:00 [DBG] Connection id "0HNC8090TGFFR" started. 2025-07-01 16:26:02.867 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:26:02.867 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:26:02.867 +03:00 [DBG] POST requests are not supported 2025-07-01 16:26:02.867 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:26:02.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-07-01 16:26:02.867 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:26:02.867 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:26:02.868 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:26:02.868 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:26:02.868 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:26:02.868 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:26:02.868 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:26:02.868 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:26:02.868 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:26:02.868 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:26:02.868 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:26:02.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-07-01 16:26:02.868 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:26:02.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:26:02.868 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:26:02.868 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:26:02.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:26:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:26:02.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:26:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:26:02.868 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:26:02.868 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1119ms. 2025-07-01 16:26:02.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:26:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:26:02.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:26:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:26:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:26:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:26:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:26:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:26:02.868 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:26:02.868 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:26:02.868 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:26:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:26:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:26:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:26:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:26:02.868 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:26:02.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:26:02.868 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5773ms 2025-07-01 16:26:02.868 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:26:02.868 +03:00 [DBG] Connection id "0HNC8090TGFFR" completed keep alive response. 2025-07-01 16:26:02.868 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.075ms 2025-07-01 16:26:02.869 +03:00 [DBG] Connection id "0HNC8090TGFFR" received FIN. 2025-07-01 16:26:02.869 +03:00 [DBG] Connection id "0HNC8090TGFFR" disconnecting. 2025-07-01 16:26:02.869 +03:00 [DBG] Connection id "0HNC8090TGFFR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:26:02.870 +03:00 [DBG] Connection id "0HNC8090TGFFR" stopped. 2025-07-01 16:27:02.863 +03:00 [DBG] Connection id "0HNC8090TGFFS" accepted. 2025-07-01 16:27:02.863 +03:00 [DBG] Connection id "0HNC8090TGFFS" started. 2025-07-01 16:27:02.863 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:27:02.863 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:27:02.863 +03:00 [DBG] POST requests are not supported 2025-07-01 16:27:02.863 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:27:02.863 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:27:02.863 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:27:02.863 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:27:02.863 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:27:02.863 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:27:02.864 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:27:02.864 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:27:02.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-07-01 16:27:02.864 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:27:02.864 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:27:02.864 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:27:02.864 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:27:02.864 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:27:02.864 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:27:02.864 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:27:02.864 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:27:02.864 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:27:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:27:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:27:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:27:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:27:02.864 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:27:02.864 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1375ms. 2025-07-01 16:27:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:27:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:27:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:27:02.865 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:27:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:27:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:27:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:27:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:27:02.865 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:27:02.865 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:27:02.865 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:27:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:27:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:27:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:27:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:27:02.865 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:27:02.865 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:27:02.865 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1168ms 2025-07-01 16:27:02.865 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:27:02.865 +03:00 [DBG] Connection id "0HNC8090TGFFS" completed keep alive response. 2025-07-01 16:27:02.865 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9216ms 2025-07-01 16:27:02.865 +03:00 [DBG] Connection id "0HNC8090TGFFS" received FIN. 2025-07-01 16:27:02.865 +03:00 [DBG] Connection id "0HNC8090TGFFS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:27:02.865 +03:00 [DBG] Connection id "0HNC8090TGFFS" disconnecting. 2025-07-01 16:27:02.865 +03:00 [DBG] Connection id "0HNC8090TGFFS" stopped. 2025-07-01 16:28:02.871 +03:00 [DBG] Connection id "0HNC8090TGFFT" accepted. 2025-07-01 16:28:02.871 +03:00 [DBG] Connection id "0HNC8090TGFFT" started. 2025-07-01 16:28:02.871 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:28:02.871 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:28:02.871 +03:00 [DBG] POST requests are not supported 2025-07-01 16:28:02.871 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:28:02.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-07-01 16:28:02.871 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:28:02.871 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:28:02.871 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:28:02.871 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:28:02.871 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:28:02.871 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:28:02.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-07-01 16:28:02.871 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:28:02.871 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:28:02.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-07-01 16:28:02.871 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:28:02.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-07-01 16:28:02.871 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:28:02.872 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:28:02.872 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:28:02.872 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:28:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:28:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:28:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:28:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:28:02.872 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:28:02.872 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1436ms. 2025-07-01 16:28:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:28:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:28:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:28:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:28:02.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:28:02.872 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:28:02.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:28:02.872 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:28:02.872 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:28:02.872 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:28:02.872 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:28:02.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:28:02.872 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:28:02.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:28:02.872 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:28:02.872 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:28:02.872 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:28:02.872 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7947ms 2025-07-01 16:28:02.872 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:28:02.872 +03:00 [DBG] Connection id "0HNC8090TGFFT" completed keep alive response. 2025-07-01 16:28:02.872 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4944ms 2025-07-01 16:28:02.873 +03:00 [DBG] Connection id "0HNC8090TGFFT" received FIN. 2025-07-01 16:28:02.873 +03:00 [DBG] Connection id "0HNC8090TGFFT" disconnecting. 2025-07-01 16:28:02.873 +03:00 [DBG] Connection id "0HNC8090TGFFT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:28:02.874 +03:00 [DBG] Connection id "0HNC8090TGFFT" stopped. 2025-07-01 16:29:02.866 +03:00 [DBG] Connection id "0HNC8090TGFFU" accepted. 2025-07-01 16:29:02.867 +03:00 [DBG] Connection id "0HNC8090TGFFU" started. 2025-07-01 16:29:02.867 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:29:02.867 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:29:02.867 +03:00 [DBG] POST requests are not supported 2025-07-01 16:29:02.867 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:29:02.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-07-01 16:29:02.867 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:29:02.867 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:29:02.867 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:29:02.867 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:29:02.867 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:29:02.867 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:29:02.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-07-01 16:29:02.867 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:29:02.867 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:29:02.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-07-01 16:29:02.867 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:29:02.867 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:29:02.867 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:29:02.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:29:02.868 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:29:02.868 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:29:02.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:29:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:29:02.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:29:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:29:02.868 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:29:02.868 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.136ms. 2025-07-01 16:29:02.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:29:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:29:02.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:29:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:29:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:29:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:29:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:29:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:29:02.868 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:29:02.868 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:29:02.868 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:29:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:29:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:29:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:29:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:29:02.868 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:29:02.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:29:02.868 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8293ms 2025-07-01 16:29:02.868 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:29:02.868 +03:00 [DBG] Connection id "0HNC8090TGFFU" completed keep alive response. 2025-07-01 16:29:02.868 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6466ms 2025-07-01 16:29:02.869 +03:00 [DBG] Connection id "0HNC8090TGFFU" received FIN. 2025-07-01 16:29:02.869 +03:00 [DBG] Connection id "0HNC8090TGFFU" disconnecting. 2025-07-01 16:29:02.869 +03:00 [DBG] Connection id "0HNC8090TGFFU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:29:02.870 +03:00 [DBG] Connection id "0HNC8090TGFFU" stopped. 2025-07-01 16:30:02.872 +03:00 [DBG] Connection id "0HNC8090TGFFV" accepted. 2025-07-01 16:30:02.872 +03:00 [DBG] Connection id "0HNC8090TGFFV" started. 2025-07-01 16:30:02.872 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:30:02.872 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:30:02.872 +03:00 [DBG] POST requests are not supported 2025-07-01 16:30:02.872 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:30:02.872 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:30:02.872 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:30:02.872 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:30:02.872 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:30:02.872 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:30:02.872 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:30:02.872 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:30:02.872 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:30:02.872 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:30:02.872 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:30:02.872 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:30:02.872 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:30:02.872 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:30:02.872 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:30:02.872 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:30:02.873 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:30:02.873 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:30:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:30:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:30:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:30:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:30:02.873 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:30:02.873 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1279ms. 2025-07-01 16:30:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:30:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:30:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:30:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:30:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:30:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:30:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:30:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:30:02.873 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:30:02.873 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:30:02.873 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:30:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:30:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:30:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:30:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:30:02.873 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:30:02.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:30:02.873 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7955ms 2025-07-01 16:30:02.873 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:30:02.873 +03:00 [DBG] Connection id "0HNC8090TGFFV" completed keep alive response. 2025-07-01 16:30:02.873 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4472ms 2025-07-01 16:30:02.874 +03:00 [DBG] Connection id "0HNC8090TGFFV" received FIN. 2025-07-01 16:30:02.874 +03:00 [DBG] Connection id "0HNC8090TGFFV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:30:02.874 +03:00 [DBG] Connection id "0HNC8090TGFFV" disconnecting. 2025-07-01 16:30:02.874 +03:00 [DBG] Connection id "0HNC8090TGFFV" stopped. 2025-07-01 16:31:02.862 +03:00 [DBG] Connection id "0HNC8090TGFG0" accepted. 2025-07-01 16:31:02.862 +03:00 [DBG] Connection id "0HNC8090TGFG0" started. 2025-07-01 16:31:02.862 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:31:02.862 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:31:02.862 +03:00 [DBG] POST requests are not supported 2025-07-01 16:31:02.862 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:31:02.862 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:31:02.862 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:31:02.862 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:31:02.862 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:31:02.862 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:31:02.862 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:31:02.862 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:31:02.862 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:31:02.862 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:31:02.862 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:31:02.863 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:31:02.863 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:31:02.863 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:31:02.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:31:02.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:31:02.863 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:31:02.863 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:31:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:31:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:31:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:31:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:31:02.863 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:31:02.863 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1441ms. 2025-07-01 16:31:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:31:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:31:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:31:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:31:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:31:02.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:31:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:31:02.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:31:02.863 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:31:02.863 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:31:02.863 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:31:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:31:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:31:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:31:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:31:02.864 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:31:02.864 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:31:02.864 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0156ms 2025-07-01 16:31:02.864 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:31:02.864 +03:00 [DBG] Connection id "0HNC8090TGFG0" completed keep alive response. 2025-07-01 16:31:02.864 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7391ms 2025-07-01 16:31:02.864 +03:00 [DBG] Connection id "0HNC8090TGFG0" received FIN. 2025-07-01 16:31:02.864 +03:00 [DBG] Connection id "0HNC8090TGFG0" disconnecting. 2025-07-01 16:31:02.864 +03:00 [DBG] Connection id "0HNC8090TGFG0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:31:02.865 +03:00 [DBG] Connection id "0HNC8090TGFG0" stopped. 2025-07-01 16:32:03.103 +03:00 [DBG] Connection id "0HNC8090TGFG1" accepted. 2025-07-01 16:32:03.103 +03:00 [DBG] Connection id "0HNC8090TGFG1" started. 2025-07-01 16:32:03.103 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:32:03.103 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:32:03.103 +03:00 [DBG] POST requests are not supported 2025-07-01 16:32:03.103 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:32:03.103 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:32:03.103 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:32:03.103 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:32:03.103 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:32:03.104 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:32:03.104 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:32:03.104 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:32:03.104 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:32:03.104 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:32:03.104 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:32:03.104 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:32:03.104 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:32:03.104 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:32:03.104 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:32:03.104 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:32:03.104 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:32:03.104 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:32:03.104 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:32:03.104 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:32:03.104 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:32:03.104 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:32:03.104 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:32:03.104 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1216ms. 2025-07-01 16:32:03.104 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:32:03.104 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:32:03.104 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:32:03.104 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:32:03.104 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:32:03.104 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:32:03.104 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:32:03.104 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:32:03.104 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:32:03.104 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:32:03.104 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:32:03.104 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:32:03.104 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:32:03.104 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:32:03.104 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:32:03.105 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:32:03.105 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:32:03.105 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7594ms 2025-07-01 16:32:03.105 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:32:03.105 +03:00 [DBG] Connection id "0HNC8090TGFG1" completed keep alive response. 2025-07-01 16:32:03.105 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3981ms 2025-07-01 16:32:03.105 +03:00 [DBG] Connection id "0HNC8090TGFG1" received FIN. 2025-07-01 16:32:03.105 +03:00 [DBG] Connection id "0HNC8090TGFG1" disconnecting. 2025-07-01 16:32:03.105 +03:00 [DBG] Connection id "0HNC8090TGFG1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:32:03.106 +03:00 [DBG] Connection id "0HNC8090TGFG1" stopped. 2025-07-01 16:33:02.862 +03:00 [DBG] Connection id "0HNC8090TGFG2" accepted. 2025-07-01 16:33:02.862 +03:00 [DBG] Connection id "0HNC8090TGFG2" started. 2025-07-01 16:33:02.862 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:33:02.862 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:33:02.862 +03:00 [DBG] POST requests are not supported 2025-07-01 16:33:02.862 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:33:02.862 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:33:02.862 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:33:02.862 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:33:02.862 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:33:02.862 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:33:02.862 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:33:02.863 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:33:02.863 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:33:02.863 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:33:02.863 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:33:02.863 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:33:02.863 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:33:02.863 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:33:02.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:33:02.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:33:02.863 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:33:02.863 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:33:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:33:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:33:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:33:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:33:02.863 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:33:02.863 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-07-01 16:33:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:33:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:33:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:33:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:33:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:33:02.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:33:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:33:02.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:33:02.863 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:33:02.863 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:33:02.863 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:33:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:33:02.863 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:33:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:33:02.863 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:33:02.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:33:02.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:33:02.863 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6678ms 2025-07-01 16:33:02.863 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:33:02.863 +03:00 [DBG] Connection id "0HNC8090TGFG2" completed keep alive response. 2025-07-01 16:33:02.863 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3378ms 2025-07-01 16:33:02.864 +03:00 [DBG] Connection id "0HNC8090TGFG2" received FIN. 2025-07-01 16:33:02.864 +03:00 [DBG] Connection id "0HNC8090TGFG2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:33:02.864 +03:00 [DBG] Connection id "0HNC8090TGFG2" disconnecting. 2025-07-01 16:33:02.864 +03:00 [DBG] Connection id "0HNC8090TGFG2" stopped. 2025-07-01 16:34:02.875 +03:00 [DBG] Connection id "0HNC8090TGFG3" accepted. 2025-07-01 16:34:02.875 +03:00 [DBG] Connection id "0HNC8090TGFG3" started. 2025-07-01 16:34:02.875 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:34:02.875 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:34:02.875 +03:00 [DBG] POST requests are not supported 2025-07-01 16:34:02.875 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:34:02.875 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:34:02.875 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:34:02.875 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:34:02.876 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:34:02.876 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:34:02.876 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:34:02.876 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:34:02.876 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:34:02.876 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:34:02.876 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:34:02.876 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:34:02.876 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:34:02.876 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:34:02.876 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:34:02.876 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:34:02.876 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:34:02.876 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:34:02.876 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:34:02.876 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:34:02.876 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:34:02.876 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:34:02.876 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:34:02.876 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1487ms. 2025-07-01 16:34:02.876 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:34:02.876 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:34:02.876 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:34:02.876 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:34:02.876 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:34:02.876 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:34:02.876 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:34:02.876 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:34:02.876 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:34:02.876 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:34:02.876 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:34:02.876 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:34:02.877 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:34:02.877 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:34:02.877 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:34:02.877 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:34:02.877 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:34:02.877 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8224ms 2025-07-01 16:34:02.877 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:34:02.877 +03:00 [DBG] Connection id "0HNC8090TGFG3" completed keep alive response. 2025-07-01 16:34:02.877 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4793ms 2025-07-01 16:34:02.877 +03:00 [DBG] Connection id "0HNC8090TGFG3" received FIN. 2025-07-01 16:34:02.877 +03:00 [DBG] Connection id "0HNC8090TGFG3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:34:02.877 +03:00 [DBG] Connection id "0HNC8090TGFG3" disconnecting. 2025-07-01 16:34:02.877 +03:00 [DBG] Connection id "0HNC8090TGFG3" stopped. 2025-07-01 16:35:02.874 +03:00 [DBG] Connection id "0HNC8090TGFG4" accepted. 2025-07-01 16:35:02.874 +03:00 [DBG] Connection id "0HNC8090TGFG4" started. 2025-07-01 16:35:02.874 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:35:02.874 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:35:02.874 +03:00 [DBG] POST requests are not supported 2025-07-01 16:35:02.874 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:35:02.874 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:35:02.874 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:35:02.874 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:35:02.874 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:35:02.874 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:35:02.874 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:35:02.874 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:35:02.874 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:35:02.874 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:35:02.874 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:35:02.874 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:35:02.875 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:35:02.875 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:35:02.875 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:35:02.875 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:35:02.875 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:35:02.875 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:35:02.875 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:35:02.875 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:35:02.875 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:35:02.875 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:35:02.875 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:35:02.875 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.132ms. 2025-07-01 16:35:02.875 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:35:02.875 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:35:02.875 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:35:02.875 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:35:02.875 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:35:02.875 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:35:02.875 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:35:02.875 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:35:02.875 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:35:02.875 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:35:02.875 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:35:02.875 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:35:02.875 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:35:02.875 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:35:02.875 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:35:02.875 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:35:02.875 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:35:02.875 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7443ms 2025-07-01 16:35:02.875 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:35:02.875 +03:00 [DBG] Connection id "0HNC8090TGFG4" completed keep alive response. 2025-07-01 16:35:02.875 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4328ms 2025-07-01 16:35:02.876 +03:00 [DBG] Connection id "0HNC8090TGFG4" received FIN. 2025-07-01 16:35:02.876 +03:00 [DBG] Connection id "0HNC8090TGFG4" disconnecting. 2025-07-01 16:35:02.876 +03:00 [DBG] Connection id "0HNC8090TGFG4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:35:02.877 +03:00 [DBG] Connection id "0HNC8090TGFG4" stopped. 2025-07-01 16:36:02.877 +03:00 [DBG] Connection id "0HNC8090TGFG5" accepted. 2025-07-01 16:36:02.877 +03:00 [DBG] Connection id "0HNC8090TGFG5" started. 2025-07-01 16:36:02.877 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:36:02.877 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:36:02.877 +03:00 [DBG] POST requests are not supported 2025-07-01 16:36:02.877 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:36:02.878 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:36:02.878 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:36:02.878 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:36:02.878 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:36:02.878 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:36:02.878 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:36:02.878 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:36:02.878 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:36:02.878 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:36:02.878 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:36:02.878 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:36:02.878 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:36:02.878 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:36:02.878 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:36:02.878 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:36:02.878 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:36:02.878 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:36:02.878 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:36:02.878 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:36:02.878 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:36:02.878 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:36:02.878 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:36:02.878 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1415ms. 2025-07-01 16:36:02.878 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:36:02.878 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:36:02.878 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:36:02.878 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:36:02.878 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:36:02.878 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:36:02.878 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:36:02.878 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:36:02.878 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:36:02.878 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:36:02.879 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:36:02.879 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:36:02.879 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:36:02.879 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:36:02.879 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:36:02.879 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:36:02.879 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:36:02.879 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.759ms 2025-07-01 16:36:02.879 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:36:02.879 +03:00 [DBG] Connection id "0HNC8090TGFG5" completed keep alive response. 2025-07-01 16:36:02.879 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.394ms 2025-07-01 16:36:02.879 +03:00 [DBG] Connection id "0HNC8090TGFG5" received FIN. 2025-07-01 16:36:02.879 +03:00 [DBG] Connection id "0HNC8090TGFG5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:36:02.879 +03:00 [DBG] Connection id "0HNC8090TGFG5" disconnecting. 2025-07-01 16:36:02.879 +03:00 [DBG] Connection id "0HNC8090TGFG5" stopped. 2025-07-01 16:37:02.872 +03:00 [DBG] Connection id "0HNC8090TGFG6" accepted. 2025-07-01 16:37:02.872 +03:00 [DBG] Connection id "0HNC8090TGFG6" started. 2025-07-01 16:37:02.872 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:37:02.872 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:37:02.872 +03:00 [DBG] POST requests are not supported 2025-07-01 16:37:02.872 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:37:02.872 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:37:02.872 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:37:02.872 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:37:02.873 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:37:02.873 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:37:02.873 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:37:02.873 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:37:02.873 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:37:02.873 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:37:02.873 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:37:02.873 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:37:02.873 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:37:02.873 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:37:02.873 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:37:02.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:37:02.873 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:37:02.873 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:37:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:37:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:37:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:37:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:37:02.873 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:37:02.873 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1471ms. 2025-07-01 16:37:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:37:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:37:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:37:02.874 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:37:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:37:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:37:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:37:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:37:02.874 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:37:02.874 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:37:02.874 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:37:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:37:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:37:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:37:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:37:02.874 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:37:02.874 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:37:02.874 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9119ms 2025-07-01 16:37:02.874 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:37:02.874 +03:00 [DBG] Connection id "0HNC8090TGFG6" completed keep alive response. 2025-07-01 16:37:02.874 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.698ms 2025-07-01 16:37:02.874 +03:00 [DBG] Connection id "0HNC8090TGFG6" received FIN. 2025-07-01 16:37:02.874 +03:00 [DBG] Connection id "0HNC8090TGFG6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:37:02.875 +03:00 [DBG] Connection id "0HNC8090TGFG6" disconnecting. 2025-07-01 16:37:02.875 +03:00 [DBG] Connection id "0HNC8090TGFG6" stopped. 2025-07-01 16:38:02.868 +03:00 [DBG] Connection id "0HNC8090TGFG7" accepted. 2025-07-01 16:38:02.869 +03:00 [DBG] Connection id "0HNC8090TGFG7" started. 2025-07-01 16:38:02.869 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:38:02.869 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:38:02.869 +03:00 [DBG] POST requests are not supported 2025-07-01 16:38:02.869 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:38:02.869 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:38:02.869 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:38:02.869 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:38:02.869 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:38:02.869 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:38:02.869 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:38:02.869 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:38:02.869 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:38:02.869 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:38:02.869 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:38:02.869 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:38:02.869 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:38:02.869 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:38:02.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:38:02.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:38:02.869 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:38:02.869 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:38:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:38:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:38:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:38:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:38:02.870 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:38:02.870 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1235ms. 2025-07-01 16:38:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:38:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:38:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:38:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:38:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:38:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:38:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:38:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:38:02.870 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:38:02.870 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:38:02.870 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:38:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:38:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:38:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:38:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:38:02.870 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:38:02.870 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:38:02.870 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8288ms 2025-07-01 16:38:02.870 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:38:02.870 +03:00 [DBG] Connection id "0HNC8090TGFG7" completed keep alive response. 2025-07-01 16:38:02.870 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6061ms 2025-07-01 16:38:02.870 +03:00 [DBG] Connection id "0HNC8090TGFG7" received FIN. 2025-07-01 16:38:02.871 +03:00 [DBG] Connection id "0HNC8090TGFG7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:38:02.871 +03:00 [DBG] Connection id "0HNC8090TGFG7" disconnecting. 2025-07-01 16:38:02.871 +03:00 [DBG] Connection id "0HNC8090TGFG7" stopped. 2025-07-01 16:39:02.872 +03:00 [DBG] Connection id "0HNC8090TGFG8" accepted. 2025-07-01 16:39:02.872 +03:00 [DBG] Connection id "0HNC8090TGFG8" started. 2025-07-01 16:39:02.872 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:39:02.872 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:39:02.872 +03:00 [DBG] POST requests are not supported 2025-07-01 16:39:02.872 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:39:02.872 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:39:02.872 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:39:02.872 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:39:02.872 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:39:02.872 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:39:02.872 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:39:02.872 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:39:02.872 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:39:02.872 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:39:02.873 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:39:02.873 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:39:02.873 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:39:02.873 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:39:02.873 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:02.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:02.873 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:39:02.873 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:39:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:02.873 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:39:02.873 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1331ms. 2025-07-01 16:39:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:02.873 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:39:02.873 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:39:02.873 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:39:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:02.873 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:02.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:02.873 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.734ms 2025-07-01 16:39:02.873 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:39:02.873 +03:00 [DBG] Connection id "0HNC8090TGFG8" completed keep alive response. 2025-07-01 16:39:02.873 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4061ms 2025-07-01 16:39:02.874 +03:00 [DBG] Connection id "0HNC8090TGFG8" received FIN. 2025-07-01 16:39:02.874 +03:00 [DBG] Connection id "0HNC8090TGFG8" disconnecting. 2025-07-01 16:39:02.874 +03:00 [DBG] Connection id "0HNC8090TGFG8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:39:02.875 +03:00 [DBG] Connection id "0HNC8090TGFG8" stopped. 2025-07-01 16:39:26.533 +03:00 [DBG] Connection id "0HNC8090TGFG9" accepted. 2025-07-01 16:39:26.533 +03:00 [DBG] Connection id "0HNC8090TGFG9" started. 2025-07-01 16:39:26.534 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:39:26.534 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:39:26.534 +03:00 [DBG] POST requests are not supported 2025-07-01 16:39:26.534 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:39:26.534 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:39:26.534 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:39:26.534 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:39:26.534 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:39:26.534 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:39:26.534 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:39:26.534 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:39:26.534 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:39:26.534 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:39:26.534 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:39:26.534 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:39:26.534 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:39:26.534 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:39:26.534 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:26.534 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:26.534 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:39:26.534 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:39:26.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:26.534 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:26.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:26.534 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:26.534 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:39:26.535 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1394ms. 2025-07-01 16:39:26.535 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:26.535 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:26.535 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:26.535 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:26.535 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:26.535 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:26.535 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:26.535 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:26.535 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:39:26.535 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:39:26.535 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:39:26.535 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:26.535 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:26.535 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:26.535 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:26.535 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:26.535 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:26.535 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6926ms 2025-07-01 16:39:26.535 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:39:26.535 +03:00 [DBG] Connection id "0HNC8090TGFG9" completed keep alive response. 2025-07-01 16:39:26.535 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3507ms 2025-07-01 16:39:26.535 +03:00 [DBG] Connection id "0HNC8090TGFG9" received FIN. 2025-07-01 16:39:26.536 +03:00 [DBG] Connection id "0HNC8090TGFG9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:39:26.536 +03:00 [DBG] Connection id "0HNC8090TGFG9" disconnecting. 2025-07-01 16:39:26.536 +03:00 [DBG] Connection id "0HNC8090TGFG9" stopped. 2025-07-01 16:39:29.875 +03:00 [DBG] Connection id "0HNC8090TGFGA" accepted. 2025-07-01 16:39:29.876 +03:00 [DBG] Connection id "0HNC8090TGFGA" started. 2025-07-01 16:39:29.876 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:39:29.876 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:39:29.876 +03:00 [DBG] POST requests are not supported 2025-07-01 16:39:29.876 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:39:29.876 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:39:29.876 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:39:29.876 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:39:29.876 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:39:29.876 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:39:29.876 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:39:29.876 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:39:29.876 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:39:29.876 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:39:29.876 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:39:29.876 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:39:29.876 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:39:29.876 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:39:29.876 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:29.876 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:29.876 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:39:29.877 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:39:29.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:29.877 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:29.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:29.877 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:29.877 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:39:29.877 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1316ms. 2025-07-01 16:39:29.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:29.877 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:29.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:29.877 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:29.877 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:29.877 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:29.877 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:29.877 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:29.877 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:39:29.877 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:39:29.877 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:39:29.877 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:29.877 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:29.877 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:29.877 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:29.877 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:29.877 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:29.877 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7093ms 2025-07-01 16:39:29.877 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:39:29.877 +03:00 [DBG] Connection id "0HNC8090TGFGA" completed keep alive response. 2025-07-01 16:39:29.877 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3381ms 2025-07-01 16:39:29.878 +03:00 [DBG] Connection id "0HNC8090TGFGA" received FIN. 2025-07-01 16:39:29.878 +03:00 [DBG] Connection id "0HNC8090TGFGA" disconnecting. 2025-07-01 16:39:29.878 +03:00 [DBG] Connection id "0HNC8090TGFGA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:39:29.879 +03:00 [DBG] Connection id "0HNC8090TGFGA" stopped. 2025-07-01 16:39:34.867 +03:00 [DBG] Connection id "0HNC8090TGFGB" accepted. 2025-07-01 16:39:34.867 +03:00 [DBG] Connection id "0HNC8090TGFGB" started. 2025-07-01 16:39:34.867 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:39:34.867 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:39:34.867 +03:00 [DBG] POST requests are not supported 2025-07-01 16:39:34.867 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:39:34.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-07-01 16:39:34.867 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:39:34.868 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:39:34.868 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:39:34.868 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:39:34.868 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:39:34.868 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:39:34.868 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:39:34.868 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:39:34.868 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:39:34.868 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:39:34.868 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:39:34.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-07-01 16:39:34.868 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:34.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:34.868 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:39:34.868 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:39:34.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:34.868 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:34.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:34.868 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:34.868 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:39:34.868 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1659ms. 2025-07-01 16:39:34.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:34.868 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:34.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:34.868 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:34.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:34.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:34.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:34.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:34.869 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:39:34.869 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:39:34.869 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:39:34.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:34.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:34.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:34.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:34.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:34.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:34.869 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9879ms 2025-07-01 16:39:34.869 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:39:34.869 +03:00 [DBG] Connection id "0HNC8090TGFGB" completed keep alive response. 2025-07-01 16:39:34.869 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6333ms 2025-07-01 16:39:34.869 +03:00 [DBG] Connection id "0HNC8090TGFGB" received FIN. 2025-07-01 16:39:34.869 +03:00 [DBG] Connection id "0HNC8090TGFGB" disconnecting. 2025-07-01 16:39:34.870 +03:00 [DBG] Connection id "0HNC8090TGFGB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:39:34.871 +03:00 [DBG] Connection id "0HNC8090TGFGB" stopped. 2025-07-01 16:39:39.867 +03:00 [DBG] Connection id "0HNC8090TGFGC" accepted. 2025-07-01 16:39:39.867 +03:00 [DBG] Connection id "0HNC8090TGFGC" started. 2025-07-01 16:39:39.868 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:39:39.868 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:39:39.868 +03:00 [DBG] POST requests are not supported 2025-07-01 16:39:39.868 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:39:39.868 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:39:39.868 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:39:39.868 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:39:39.868 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:39:39.868 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:39:39.868 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:39:39.868 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:39:39.868 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:39:39.868 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:39:39.868 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:39:39.868 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:39:39.868 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:39:39.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-07-01 16:39:39.868 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:39.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:39.868 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:39:39.868 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:39:39.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:39.868 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:39.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:39.868 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:39.868 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:39:39.868 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1314ms. 2025-07-01 16:39:39.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:39.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:39.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:39.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:39.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:39.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:39.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:39.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:39.869 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:39:39.869 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:39:39.869 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:39:39.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:39.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:39.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:39.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:39.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:39.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:39.869 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7938ms 2025-07-01 16:39:39.869 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:39:39.869 +03:00 [DBG] Connection id "0HNC8090TGFGC" completed keep alive response. 2025-07-01 16:39:39.869 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3992ms 2025-07-01 16:39:39.869 +03:00 [DBG] Connection id "0HNC8090TGFGC" received FIN. 2025-07-01 16:39:39.869 +03:00 [DBG] Connection id "0HNC8090TGFGC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:39:39.869 +03:00 [DBG] Connection id "0HNC8090TGFGC" disconnecting. 2025-07-01 16:39:39.869 +03:00 [DBG] Connection id "0HNC8090TGFGC" stopped. 2025-07-01 16:39:44.871 +03:00 [DBG] Connection id "0HNC8090TGFGD" accepted. 2025-07-01 16:39:44.871 +03:00 [DBG] Connection id "0HNC8090TGFGD" started. 2025-07-01 16:39:44.871 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:39:44.871 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:39:44.871 +03:00 [DBG] POST requests are not supported 2025-07-01 16:39:44.871 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:39:44.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-07-01 16:39:44.871 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:39:44.871 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:39:44.872 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:39:44.872 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:39:44.872 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:39:44.872 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:39:44.872 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:39:44.872 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:39:44.872 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:39:44.872 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:39:44.872 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:39:44.872 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:39:44.872 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:44.872 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:44.872 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:39:44.872 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:39:44.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:44.872 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:44.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:44.872 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:44.872 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:39:44.872 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1419ms. 2025-07-01 16:39:44.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:44.872 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:44.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:44.872 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:44.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:44.872 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:44.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:44.872 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:44.872 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:39:44.872 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:39:44.873 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:39:44.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:44.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:44.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:44.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:44.873 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:44.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:44.873 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7602ms 2025-07-01 16:39:44.873 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:39:44.873 +03:00 [DBG] Connection id "0HNC8090TGFGD" completed keep alive response. 2025-07-01 16:39:44.873 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4225ms 2025-07-01 16:39:44.873 +03:00 [DBG] Connection id "0HNC8090TGFGD" received FIN. 2025-07-01 16:39:44.873 +03:00 [DBG] Connection id "0HNC8090TGFGD" disconnecting. 2025-07-01 16:39:44.873 +03:00 [DBG] Connection id "0HNC8090TGFGD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:39:44.875 +03:00 [DBG] Connection id "0HNC8090TGFGD" stopped. 2025-07-01 16:39:49.947 +03:00 [DBG] Connection id "0HNC8090TGFGE" accepted. 2025-07-01 16:39:49.948 +03:00 [DBG] Connection id "0HNC8090TGFGE" started. 2025-07-01 16:39:49.948 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:39:49.948 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:39:49.948 +03:00 [DBG] POST requests are not supported 2025-07-01 16:39:49.948 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:39:49.948 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:39:49.948 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:39:49.948 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:39:49.948 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:39:49.948 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:39:49.948 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:39:49.948 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:39:49.948 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:39:49.948 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:39:49.948 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:39:49.948 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:39:49.948 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:39:49.948 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:39:49.948 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:49.948 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:49.948 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:39:49.948 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:39:49.948 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:49.948 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:49.948 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:49.948 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:49.948 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:39:49.949 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1394ms. 2025-07-01 16:39:49.949 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:49.949 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:49.949 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:49.949 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:49.949 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:49.949 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:49.949 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:49.949 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:49.949 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:39:49.949 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:39:49.949 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:39:49.949 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:49.949 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:49.949 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:49.949 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:49.949 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:49.949 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:49.949 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8162ms 2025-07-01 16:39:49.949 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:39:49.949 +03:00 [DBG] Connection id "0HNC8090TGFGE" completed keep alive response. 2025-07-01 16:39:49.949 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4723ms 2025-07-01 16:39:49.949 +03:00 [DBG] Connection id "0HNC8090TGFGE" received FIN. 2025-07-01 16:39:49.949 +03:00 [DBG] Connection id "0HNC8090TGFGE" disconnecting. 2025-07-01 16:39:49.950 +03:00 [DBG] Connection id "0HNC8090TGFGE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:39:49.951 +03:00 [DBG] Connection id "0HNC8090TGFGE" stopped. 2025-07-01 16:39:55.586 +03:00 [DBG] Connection id "0HNC8090TGFGF" accepted. 2025-07-01 16:39:55.586 +03:00 [DBG] Connection id "0HNC8090TGFGF" started. 2025-07-01 16:39:55.586 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:39:55.586 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:39:55.586 +03:00 [DBG] POST requests are not supported 2025-07-01 16:39:55.586 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:39:55.586 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:39:55.586 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:39:55.586 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:39:55.586 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:39:55.586 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:39:55.586 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:39:55.586 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:39:55.586 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:39:55.587 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:39:55.587 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:39:55.587 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:39:55.587 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:39:55.587 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:39:55.587 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:55.587 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:55.587 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:39:55.587 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:39:55.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:55.587 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:55.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:55.587 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:55.587 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:39:55.587 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1064ms. 2025-07-01 16:39:55.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:55.587 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:55.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:55.587 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:55.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:55.587 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:55.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:55.587 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:55.587 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:39:55.587 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:39:55.587 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:39:55.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:55.587 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:55.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:55.587 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:55.587 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:55.587 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:55.587 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6971ms 2025-07-01 16:39:55.587 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:39:55.587 +03:00 [DBG] Connection id "0HNC8090TGFGF" completed keep alive response. 2025-07-01 16:39:55.587 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2317ms 2025-07-01 16:39:55.588 +03:00 [DBG] Connection id "0HNC8090TGFGF" received FIN. 2025-07-01 16:39:55.588 +03:00 [DBG] Connection id "0HNC8090TGFGF" disconnecting. 2025-07-01 16:39:55.588 +03:00 [DBG] Connection id "0HNC8090TGFGF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:39:55.589 +03:00 [DBG] Connection id "0HNC8090TGFGF" stopped. 2025-07-01 16:39:59.831 +03:00 [DBG] Connection id "0HNC8090TGFGG" accepted. 2025-07-01 16:39:59.831 +03:00 [DBG] Connection id "0HNC8090TGFGG" started. 2025-07-01 16:39:59.831 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:39:59.831 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:39:59.831 +03:00 [DBG] POST requests are not supported 2025-07-01 16:39:59.831 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:39:59.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-07-01 16:39:59.831 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:39:59.831 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:39:59.832 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:39:59.832 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:39:59.832 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:39:59.832 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:39:59.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-07-01 16:39:59.832 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:39:59.832 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:39:59.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-07-01 16:39:59.832 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:39:59.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-07-01 16:39:59.832 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:59.832 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:59.832 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:39:59.832 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:39:59.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:59.832 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:59.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:59.832 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:59.832 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:39:59.833 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1367ms. 2025-07-01 16:39:59.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:59.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:39:59.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:59.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:39:59.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:59.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:59.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:59.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:59.833 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:39:59.833 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:39:59.833 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:39:59.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:59.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:39:59.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:59.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:59.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:59.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:39:59.833 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2354ms 2025-07-01 16:39:59.833 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:39:59.833 +03:00 [DBG] Connection id "0HNC8090TGFGG" completed keep alive response. 2025-07-01 16:39:59.833 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1224ms 2025-07-01 16:39:59.834 +03:00 [DBG] Connection id "0HNC8090TGFGG" received FIN. 2025-07-01 16:39:59.834 +03:00 [DBG] Connection id "0HNC8090TGFGG" disconnecting. 2025-07-01 16:39:59.834 +03:00 [DBG] Connection id "0HNC8090TGFGG" stopped. 2025-07-01 16:39:59.834 +03:00 [DBG] Connection id "0HNC8090TGFGG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:40:04.839 +03:00 [DBG] Connection id "0HNC8090TGFGH" accepted. 2025-07-01 16:40:04.840 +03:00 [DBG] Connection id "0HNC8090TGFGH" started. 2025-07-01 16:40:04.840 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:40:04.840 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:40:04.840 +03:00 [DBG] POST requests are not supported 2025-07-01 16:40:04.840 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:40:04.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-07-01 16:40:04.840 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:40:04.840 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:40:04.840 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:40:04.840 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:40:04.840 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:40:04.840 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:40:04.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-07-01 16:40:04.840 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:40:04.840 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:40:04.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-07-01 16:40:04.841 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:40:04.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-07-01 16:40:04.841 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:04.841 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:04.841 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:40:04.841 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:40:04.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:40:04.841 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:40:04.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:40:04.841 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:40:04.841 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:40:04.841 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2187ms. 2025-07-01 16:40:04.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:40:04.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:40:04.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:40:04.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:40:04.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:04.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:04.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:40:04.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:40:04.842 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:40:04.842 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:40:04.842 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:40:04.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:40:04.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:40:04.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:04.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:04.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:04.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:04.842 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.716ms 2025-07-01 16:40:04.842 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:40:04.842 +03:00 [DBG] Connection id "0HNC8090TGFGH" completed keep alive response. 2025-07-01 16:40:04.842 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7191ms 2025-07-01 16:40:04.843 +03:00 [DBG] Connection id "0HNC8090TGFGH" received FIN. 2025-07-01 16:40:04.843 +03:00 [DBG] Connection id "0HNC8090TGFGH" disconnecting. 2025-07-01 16:40:04.843 +03:00 [DBG] Connection id "0HNC8090TGFGH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:40:04.844 +03:00 [DBG] Connection id "0HNC8090TGFGH" stopped. 2025-07-01 16:40:09.837 +03:00 [DBG] Connection id "0HNC8090TGFGI" accepted. 2025-07-01 16:40:09.837 +03:00 [DBG] Connection id "0HNC8090TGFGI" started. 2025-07-01 16:40:09.838 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:40:09.838 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:40:09.838 +03:00 [DBG] POST requests are not supported 2025-07-01 16:40:09.838 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:40:09.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-07-01 16:40:09.838 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:40:09.838 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:40:09.838 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:40:09.838 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:40:09.838 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:40:09.838 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:40:09.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-07-01 16:40:09.839 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:40:09.839 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:40:09.839 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:40:09.839 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:40:09.839 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:40:09.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:09.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:09.839 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:40:09.839 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:40:09.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:40:09.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:40:09.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:40:09.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:40:09.839 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:40:09.839 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1246ms. 2025-07-01 16:40:09.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:40:09.839 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:40:09.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:40:09.839 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:40:09.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:09.839 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:09.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:40:09.839 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:40:09.839 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:40:09.839 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:40:09.839 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:40:09.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:40:09.839 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:40:09.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:09.839 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:09.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:09.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:09.839 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7448ms 2025-07-01 16:40:09.839 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:40:09.839 +03:00 [DBG] Connection id "0HNC8090TGFGI" completed keep alive response. 2025-07-01 16:40:09.839 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.532ms 2025-07-01 16:40:09.840 +03:00 [DBG] Connection id "0HNC8090TGFGI" received FIN. 2025-07-01 16:40:09.840 +03:00 [DBG] Connection id "0HNC8090TGFGI" disconnecting. 2025-07-01 16:40:09.840 +03:00 [DBG] Connection id "0HNC8090TGFGI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:40:09.841 +03:00 [DBG] Connection id "0HNC8090TGFGI" stopped. 2025-07-01 16:40:14.830 +03:00 [DBG] Connection id "0HNC8090TGFGJ" accepted. 2025-07-01 16:40:14.830 +03:00 [DBG] Connection id "0HNC8090TGFGJ" started. 2025-07-01 16:40:14.830 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:40:14.830 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:40:14.830 +03:00 [DBG] POST requests are not supported 2025-07-01 16:40:14.830 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:40:14.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-07-01 16:40:14.831 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:40:14.831 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:40:14.831 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:40:14.831 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:40:14.831 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:40:14.831 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:40:14.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-07-01 16:40:14.831 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:40:14.831 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:40:14.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-07-01 16:40:14.831 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:40:14.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-07-01 16:40:14.831 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:14.831 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:14.831 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:40:14.831 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:40:14.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:40:14.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:40:14.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:40:14.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:40:14.831 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:40:14.831 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1456ms. 2025-07-01 16:40:14.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:40:14.831 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:40:14.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:40:14.831 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:40:14.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:14.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:14.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:40:14.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:40:14.831 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:40:14.831 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:40:14.831 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:40:14.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:40:14.831 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:40:14.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:14.832 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:14.832 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:14.832 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:14.832 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6846ms 2025-07-01 16:40:14.832 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:40:14.832 +03:00 [DBG] Connection id "0HNC8090TGFGJ" completed keep alive response. 2025-07-01 16:40:14.832 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2776ms 2025-07-01 16:40:14.832 +03:00 [DBG] Connection id "0HNC8090TGFGJ" received FIN. 2025-07-01 16:40:14.832 +03:00 [DBG] Connection id "0HNC8090TGFGJ" disconnecting. 2025-07-01 16:40:14.832 +03:00 [DBG] Connection id "0HNC8090TGFGJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:40:14.833 +03:00 [DBG] Connection id "0HNC8090TGFGJ" stopped. 2025-07-01 16:40:19.830 +03:00 [DBG] Connection id "0HNC8090TGFGK" accepted. 2025-07-01 16:40:19.830 +03:00 [DBG] Connection id "0HNC8090TGFGK" started. 2025-07-01 16:40:19.831 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:40:19.831 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:40:19.831 +03:00 [DBG] POST requests are not supported 2025-07-01 16:40:19.831 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:40:19.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-07-01 16:40:19.831 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:40:19.831 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:40:19.831 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:40:19.831 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:40:19.831 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:40:19.831 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:40:19.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-07-01 16:40:19.831 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:40:19.831 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:40:19.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-07-01 16:40:19.832 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:40:19.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-07-01 16:40:19.832 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:19.832 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:19.832 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:40:19.832 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:40:19.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:40:19.832 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:40:19.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:40:19.832 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:40:19.832 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:40:19.833 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.18ms. 2025-07-01 16:40:19.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:40:19.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:40:19.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:40:19.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:40:19.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:19.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:19.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:40:19.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:40:19.833 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:40:19.833 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:40:19.833 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:40:19.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:40:19.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:40:19.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:19.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:19.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:19.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:19.833 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7369ms 2025-07-01 16:40:19.833 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:40:19.834 +03:00 [DBG] Connection id "0HNC8090TGFGK" completed keep alive response. 2025-07-01 16:40:19.834 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1285ms 2025-07-01 16:40:19.834 +03:00 [DBG] Connection id "0HNC8090TGFGK" received FIN. 2025-07-01 16:40:19.834 +03:00 [DBG] Connection id "0HNC8090TGFGK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:40:19.834 +03:00 [DBG] Connection id "0HNC8090TGFGK" disconnecting. 2025-07-01 16:40:19.834 +03:00 [DBG] Connection id "0HNC8090TGFGK" stopped. 2025-07-01 16:40:24.835 +03:00 [DBG] Connection id "0HNC8090TGFGL" accepted. 2025-07-01 16:40:24.835 +03:00 [DBG] Connection id "0HNC8090TGFGL" started. 2025-07-01 16:40:24.836 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:40:24.836 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:40:24.836 +03:00 [DBG] POST requests are not supported 2025-07-01 16:40:24.836 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:40:24.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-07-01 16:40:24.836 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:40:24.836 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:40:24.836 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:40:24.836 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:40:24.836 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:40:24.836 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:40:24.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-07-01 16:40:24.836 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:40:24.836 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:40:24.836 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:40:24.836 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:40:24.836 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:40:24.836 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:24.836 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:24.836 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:40:24.837 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:40:24.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:40:24.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:40:24.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:40:24.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:40:24.837 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:40:24.837 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.175ms. 2025-07-01 16:40:24.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:40:24.837 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:40:24.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:40:24.837 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:40:24.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:24.837 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:24.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:40:24.837 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:40:24.837 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:40:24.837 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:40:24.838 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:40:24.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:40:24.838 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:40:24.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:24.838 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:24.838 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:24.838 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:40:24.838 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3581ms 2025-07-01 16:40:24.838 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:40:24.838 +03:00 [DBG] Connection id "0HNC8090TGFGL" completed keep alive response. 2025-07-01 16:40:24.838 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4585ms 2025-07-01 16:40:24.838 +03:00 [DBG] Connection id "0HNC8090TGFGL" received FIN. 2025-07-01 16:40:24.838 +03:00 [DBG] Connection id "0HNC8090TGFGL" disconnecting. 2025-07-01 16:40:24.838 +03:00 [DBG] Connection id "0HNC8090TGFGL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:40:24.840 +03:00 [DBG] Connection id "0HNC8090TGFGL" stopped. 2025-07-01 16:41:02.834 +03:00 [DBG] Connection id "0HNC8090TGFGM" accepted. 2025-07-01 16:41:02.834 +03:00 [DBG] Connection id "0HNC8090TGFGM" started. 2025-07-01 16:41:02.834 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:41:02.834 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:41:02.834 +03:00 [DBG] POST requests are not supported 2025-07-01 16:41:02.834 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:41:02.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-07-01 16:41:02.835 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:41:02.835 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:41:02.835 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:41:02.835 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:41:02.835 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:41:02.835 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:41:02.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-07-01 16:41:02.835 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:41:02.835 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:41:02.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-07-01 16:41:02.835 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:41:02.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-07-01 16:41:02.835 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:41:02.835 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:41:02.835 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:41:02.835 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:41:02.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:41:02.835 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:41:02.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:41:02.836 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:41:02.836 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:41:02.836 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2044ms. 2025-07-01 16:41:02.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:41:02.836 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:41:02.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:41:02.836 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:41:02.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:41:02.836 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:41:02.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:41:02.836 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:41:02.836 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:41:02.836 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:41:02.836 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:41:02.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:41:02.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:41:02.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:41:02.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:41:02.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:41:02.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:41:02.837 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6504ms 2025-07-01 16:41:02.837 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:41:02.837 +03:00 [DBG] Connection id "0HNC8090TGFGM" completed keep alive response. 2025-07-01 16:41:02.837 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7069ms 2025-07-01 16:41:02.837 +03:00 [DBG] Connection id "0HNC8090TGFGM" received FIN. 2025-07-01 16:41:02.837 +03:00 [DBG] Connection id "0HNC8090TGFGM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:41:02.838 +03:00 [DBG] Connection id "0HNC8090TGFGM" disconnecting. 2025-07-01 16:41:02.838 +03:00 [DBG] Connection id "0HNC8090TGFGM" stopped. 2025-07-01 16:42:02.830 +03:00 [DBG] Connection id "0HNC8090TGFGN" accepted. 2025-07-01 16:42:02.830 +03:00 [DBG] Connection id "0HNC8090TGFGN" started. 2025-07-01 16:42:02.830 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:42:02.831 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:42:02.831 +03:00 [DBG] POST requests are not supported 2025-07-01 16:42:02.831 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:42:02.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-07-01 16:42:02.831 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:42:02.831 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:42:02.831 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:42:02.831 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:42:02.831 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:42:02.831 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:42:02.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-07-01 16:42:02.831 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:42:02.831 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:42:02.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-07-01 16:42:02.831 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:42:02.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-07-01 16:42:02.831 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:42:02.831 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:42:02.831 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:42:02.831 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:42:02.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:42:02.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:42:02.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:42:02.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:42:02.831 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:42:02.831 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1171ms. 2025-07-01 16:42:02.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:42:02.831 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:42:02.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:42:02.831 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:42:02.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:42:02.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:42:02.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:42:02.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:42:02.831 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:42:02.831 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:42:02.831 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:42:02.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:42:02.832 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:42:02.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:42:02.832 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:42:02.832 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:42:02.832 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:42:02.832 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6063ms 2025-07-01 16:42:02.832 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:42:02.832 +03:00 [DBG] Connection id "0HNC8090TGFGN" completed keep alive response. 2025-07-01 16:42:02.832 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1875ms 2025-07-01 16:42:02.832 +03:00 [DBG] Connection id "0HNC8090TGFGN" received FIN. 2025-07-01 16:42:02.832 +03:00 [DBG] Connection id "0HNC8090TGFGN" disconnecting. 2025-07-01 16:42:02.832 +03:00 [DBG] Connection id "0HNC8090TGFGN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:42:02.833 +03:00 [DBG] Connection id "0HNC8090TGFGN" stopped. 2025-07-01 16:43:02.839 +03:00 [DBG] Connection id "0HNC8090TGFGO" accepted. 2025-07-01 16:43:02.839 +03:00 [DBG] Connection id "0HNC8090TGFGO" started. 2025-07-01 16:43:02.839 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:43:02.839 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:43:02.839 +03:00 [DBG] POST requests are not supported 2025-07-01 16:43:02.839 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:43:02.839 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:43:02.839 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:43:02.839 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:43:02.839 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:43:02.839 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:43:02.839 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:43:02.839 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:43:02.839 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:43:02.839 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:43:02.839 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:43:02.839 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:43:02.839 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:43:02.839 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:43:02.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:43:02.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:43:02.840 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:43:02.840 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:43:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:43:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:43:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:43:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:43:02.840 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:43:02.840 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1635ms. 2025-07-01 16:43:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:43:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:43:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:43:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:43:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:43:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:43:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:43:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:43:02.840 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:43:02.840 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:43:02.840 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:43:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:43:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:43:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:43:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:43:02.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:43:02.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:43:02.840 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8027ms 2025-07-01 16:43:02.840 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:43:02.840 +03:00 [DBG] Connection id "0HNC8090TGFGO" completed keep alive response. 2025-07-01 16:43:02.840 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6466ms 2025-07-01 16:43:02.841 +03:00 [DBG] Connection id "0HNC8090TGFGO" received FIN. 2025-07-01 16:43:02.841 +03:00 [DBG] Connection id "0HNC8090TGFGO" disconnecting. 2025-07-01 16:43:02.841 +03:00 [DBG] Connection id "0HNC8090TGFGO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:43:02.842 +03:00 [DBG] Connection id "0HNC8090TGFGO" stopped. 2025-07-01 16:44:02.831 +03:00 [DBG] Connection id "0HNC8090TGFGP" accepted. 2025-07-01 16:44:02.832 +03:00 [DBG] Connection id "0HNC8090TGFGP" started. 2025-07-01 16:44:02.832 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:44:02.832 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:44:02.832 +03:00 [DBG] POST requests are not supported 2025-07-01 16:44:02.832 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:44:02.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-07-01 16:44:02.832 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:44:02.832 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:44:02.832 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:44:02.832 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:44:02.832 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:44:02.832 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:44:02.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-07-01 16:44:02.833 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:44:02.833 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:44:02.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-07-01 16:44:02.833 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:44:02.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-07-01 16:44:02.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:44:02.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:44:02.833 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:44:02.833 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:44:02.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:44:02.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:44:02.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:44:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:44:02.834 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:44:02.834 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1854ms. 2025-07-01 16:44:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:44:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:44:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:44:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:44:02.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:44:02.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:44:02.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:44:02.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:44:02.834 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:44:02.834 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:44:02.834 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:44:02.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:44:02.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:44:02.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:44:02.835 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:44:02.835 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:44:02.835 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:44:02.835 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6264ms 2025-07-01 16:44:02.835 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:44:02.835 +03:00 [DBG] Connection id "0HNC8090TGFGP" completed keep alive response. 2025-07-01 16:44:02.835 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1861ms 2025-07-01 16:44:02.835 +03:00 [DBG] Connection id "0HNC8090TGFGP" received FIN. 2025-07-01 16:44:02.836 +03:00 [DBG] Connection id "0HNC8090TGFGP" disconnecting. 2025-07-01 16:44:02.836 +03:00 [DBG] Connection id "0HNC8090TGFGP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:44:02.837 +03:00 [DBG] Connection id "0HNC8090TGFGP" stopped. 2025-07-01 16:45:02.841 +03:00 [DBG] Connection id "0HNC8090TGFGQ" accepted. 2025-07-01 16:45:02.841 +03:00 [DBG] Connection id "0HNC8090TGFGQ" started. 2025-07-01 16:45:02.841 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:45:02.842 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:45:02.842 +03:00 [DBG] POST requests are not supported 2025-07-01 16:45:02.842 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:45:02.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-07-01 16:45:02.842 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:45:02.842 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:45:02.842 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:45:02.842 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:45:02.842 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:45:02.842 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:45:02.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-07-01 16:45:02.842 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:45:02.842 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:45:02.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-07-01 16:45:02.842 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:45:02.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-07-01 16:45:02.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:45:02.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:45:02.842 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:45:02.842 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:45:02.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:45:02.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:45:02.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:45:02.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:45:02.842 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:45:02.842 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1279ms. 2025-07-01 16:45:02.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:45:02.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:45:02.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:45:02.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:45:02.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:45:02.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:45:02.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:45:02.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:45:02.843 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:45:02.843 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:45:02.843 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:45:02.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:45:02.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:45:02.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:45:02.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:45:02.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:45:02.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:45:02.843 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.731ms 2025-07-01 16:45:02.843 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:45:02.843 +03:00 [DBG] Connection id "0HNC8090TGFGQ" completed keep alive response. 2025-07-01 16:45:02.843 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3587ms 2025-07-01 16:45:02.843 +03:00 [DBG] Connection id "0HNC8090TGFGQ" received FIN. 2025-07-01 16:45:02.843 +03:00 [DBG] Connection id "0HNC8090TGFGQ" disconnecting. 2025-07-01 16:45:02.843 +03:00 [DBG] Connection id "0HNC8090TGFGQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:45:02.844 +03:00 [DBG] Connection id "0HNC8090TGFGQ" stopped. 2025-07-01 16:46:02.829 +03:00 [DBG] Connection id "0HNC8090TGFGR" accepted. 2025-07-01 16:46:02.829 +03:00 [DBG] Connection id "0HNC8090TGFGR" started. 2025-07-01 16:46:02.829 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:46:02.829 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:46:02.829 +03:00 [DBG] POST requests are not supported 2025-07-01 16:46:02.829 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:46:02.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-07-01 16:46:02.829 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:46:02.829 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:46:02.829 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:46:02.829 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:46:02.829 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:46:02.829 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:46:02.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-07-01 16:46:02.829 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:46:02.829 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:46:02.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-07-01 16:46:02.829 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:46:02.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-07-01 16:46:02.829 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:46:02.829 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:46:02.829 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:46:02.829 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:46:02.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:46:02.829 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:46:02.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:46:02.829 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:46:02.830 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:46:02.830 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1276ms. 2025-07-01 16:46:02.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:46:02.830 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:46:02.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:46:02.830 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:46:02.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:46:02.830 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:46:02.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:46:02.830 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:46:02.830 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:46:02.830 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:46:02.830 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:46:02.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:46:02.830 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:46:02.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:46:02.830 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:46:02.830 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:46:02.830 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:46:02.830 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6507ms 2025-07-01 16:46:02.830 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:46:02.830 +03:00 [DBG] Connection id "0HNC8090TGFGR" completed keep alive response. 2025-07-01 16:46:02.830 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.232ms 2025-07-01 16:46:02.830 +03:00 [DBG] Connection id "0HNC8090TGFGR" received FIN. 2025-07-01 16:46:02.830 +03:00 [DBG] Connection id "0HNC8090TGFGR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:46:02.830 +03:00 [DBG] Connection id "0HNC8090TGFGR" disconnecting. 2025-07-01 16:46:02.831 +03:00 [DBG] Connection id "0HNC8090TGFGR" stopped. 2025-07-01 16:47:02.840 +03:00 [DBG] Connection id "0HNC8090TGFGS" accepted. 2025-07-01 16:47:02.841 +03:00 [DBG] Connection id "0HNC8090TGFGS" started. 2025-07-01 16:47:02.841 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:47:02.841 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:47:02.841 +03:00 [DBG] POST requests are not supported 2025-07-01 16:47:02.841 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:47:02.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-07-01 16:47:02.841 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:47:02.841 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:47:02.841 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:47:02.841 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:47:02.841 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:47:02.841 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:47:02.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-07-01 16:47:02.841 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:47:02.841 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:47:02.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-07-01 16:47:02.841 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:47:02.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-07-01 16:47:02.841 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:47:02.841 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:47:02.841 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:47:02.841 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:47:02.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:47:02.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:47:02.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:47:02.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:47:02.842 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:47:02.842 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1306ms. 2025-07-01 16:47:02.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:47:02.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:47:02.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:47:02.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:47:02.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:47:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:47:02.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:47:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:47:02.842 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:47:02.842 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:47:02.842 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:47:02.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:47:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:47:02.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:47:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:47:02.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:47:02.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:47:02.842 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8527ms 2025-07-01 16:47:02.842 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:47:02.842 +03:00 [DBG] Connection id "0HNC8090TGFGS" completed keep alive response. 2025-07-01 16:47:02.842 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4938ms 2025-07-01 16:47:02.843 +03:00 [DBG] Connection id "0HNC8090TGFGS" received FIN. 2025-07-01 16:47:02.843 +03:00 [DBG] Connection id "0HNC8090TGFGS" disconnecting. 2025-07-01 16:47:02.843 +03:00 [DBG] Connection id "0HNC8090TGFGS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:47:02.844 +03:00 [DBG] Connection id "0HNC8090TGFGS" stopped. 2025-07-01 16:48:02.827 +03:00 [DBG] Connection id "0HNC8090TGFGT" accepted. 2025-07-01 16:48:02.827 +03:00 [DBG] Connection id "0HNC8090TGFGT" started. 2025-07-01 16:48:02.827 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:48:02.827 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:48:02.827 +03:00 [DBG] POST requests are not supported 2025-07-01 16:48:02.827 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:48:02.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-07-01 16:48:02.827 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:48:02.827 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:48:02.827 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:48:02.827 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:48:02.827 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:48:02.827 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:48:02.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-07-01 16:48:02.828 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:48:02.828 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:48:02.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-07-01 16:48:02.828 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:48:02.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-07-01 16:48:02.828 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:48:02.828 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:48:02.828 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:48:02.828 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:48:02.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:48:02.828 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:48:02.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:48:02.828 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:48:02.828 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:48:02.828 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1688ms. 2025-07-01 16:48:02.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:48:02.829 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:48:02.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:48:02.829 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:48:02.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:48:02.829 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:48:02.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:48:02.829 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:48:02.829 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:48:02.829 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:48:02.829 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:48:02.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:48:02.829 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:48:02.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:48:02.829 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:48:02.829 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:48:02.829 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:48:02.829 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3861ms 2025-07-01 16:48:02.829 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:48:02.829 +03:00 [DBG] Connection id "0HNC8090TGFGT" completed keep alive response. 2025-07-01 16:48:02.829 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3542ms 2025-07-01 16:48:02.829 +03:00 [DBG] Connection id "0HNC8090TGFGT" received FIN. 2025-07-01 16:48:02.830 +03:00 [DBG] Connection id "0HNC8090TGFGT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:48:02.830 +03:00 [DBG] Connection id "0HNC8090TGFGT" disconnecting. 2025-07-01 16:48:02.830 +03:00 [DBG] Connection id "0HNC8090TGFGT" stopped. 2025-07-01 16:49:02.828 +03:00 [DBG] Connection id "0HNC8090TGFGU" accepted. 2025-07-01 16:49:02.828 +03:00 [DBG] Connection id "0HNC8090TGFGU" started. 2025-07-01 16:49:02.828 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:49:02.828 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:49:02.828 +03:00 [DBG] POST requests are not supported 2025-07-01 16:49:02.829 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:49:02.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-07-01 16:49:02.829 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:49:02.829 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:49:02.829 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:49:02.829 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:49:02.829 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:49:02.829 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:49:02.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-07-01 16:49:02.829 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:49:02.829 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:49:02.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-07-01 16:49:02.829 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:49:02.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-07-01 16:49:02.829 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:49:02.829 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:49:02.829 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:49:02.829 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:49:02.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:49:02.829 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:49:02.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:49:02.829 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:49:02.829 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:49:02.830 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1568ms. 2025-07-01 16:49:02.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:49:02.830 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:49:02.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:49:02.830 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:49:02.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:49:02.830 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:49:02.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:49:02.830 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:49:02.830 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:49:02.830 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:49:02.830 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:49:02.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:49:02.830 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:49:02.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:49:02.830 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:49:02.830 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:49:02.830 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:49:02.830 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7928ms 2025-07-01 16:49:02.830 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:49:02.830 +03:00 [DBG] Connection id "0HNC8090TGFGU" completed keep alive response. 2025-07-01 16:49:02.830 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5876ms 2025-07-01 16:49:02.830 +03:00 [DBG] Connection id "0HNC8090TGFGU" received FIN. 2025-07-01 16:49:02.830 +03:00 [DBG] Connection id "0HNC8090TGFGU" disconnecting. 2025-07-01 16:49:02.831 +03:00 [DBG] Connection id "0HNC8090TGFGU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:49:02.832 +03:00 [DBG] Connection id "0HNC8090TGFGU" stopped. 2025-07-01 16:50:02.842 +03:00 [DBG] Connection id "0HNC8090TGFGV" accepted. 2025-07-01 16:50:02.842 +03:00 [DBG] Connection id "0HNC8090TGFGV" started. 2025-07-01 16:50:02.843 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:50:02.843 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:50:02.843 +03:00 [DBG] POST requests are not supported 2025-07-01 16:50:02.843 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:50:02.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-07-01 16:50:02.843 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:50:02.843 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:50:02.843 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:50:02.843 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:50:02.843 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:50:02.843 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:50:02.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-07-01 16:50:02.843 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:50:02.843 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:50:02.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-07-01 16:50:02.843 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:50:02.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-07-01 16:50:02.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:50:02.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:50:02.843 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:50:02.843 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:50:02.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:50:02.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:50:02.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:50:02.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:50:02.843 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:50:02.844 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1217ms. 2025-07-01 16:50:02.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:50:02.844 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:50:02.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:50:02.844 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:50:02.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:50:02.844 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:50:02.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:50:02.844 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:50:02.844 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:50:02.844 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:50:02.844 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:50:02.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:50:02.844 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:50:02.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:50:02.844 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:50:02.844 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:50:02.844 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:50:02.844 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8564ms 2025-07-01 16:50:02.844 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:50:02.844 +03:00 [DBG] Connection id "0HNC8090TGFGV" completed keep alive response. 2025-07-01 16:50:02.844 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.516ms 2025-07-01 16:50:02.844 +03:00 [DBG] Connection id "0HNC8090TGFGV" received FIN. 2025-07-01 16:50:02.845 +03:00 [DBG] Connection id "0HNC8090TGFGV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:50:02.845 +03:00 [DBG] Connection id "0HNC8090TGFGV" disconnecting. 2025-07-01 16:50:02.845 +03:00 [DBG] Connection id "0HNC8090TGFGV" stopped. 2025-07-01 16:51:02.836 +03:00 [DBG] Connection id "0HNC8090TGFH0" accepted. 2025-07-01 16:51:02.836 +03:00 [DBG] Connection id "0HNC8090TGFH0" started. 2025-07-01 16:51:02.837 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:51:02.837 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:51:02.837 +03:00 [DBG] POST requests are not supported 2025-07-01 16:51:02.837 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:51:02.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-07-01 16:51:02.837 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:51:02.837 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:51:02.837 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:51:02.837 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:51:02.837 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:51:02.837 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:51:02.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-07-01 16:51:02.837 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:51:02.837 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:51:02.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-07-01 16:51:02.837 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:51:02.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-07-01 16:51:02.838 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:51:02.838 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:51:02.838 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:51:02.838 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:51:02.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:51:02.838 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:51:02.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:51:02.838 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:51:02.838 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:51:02.838 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1695ms. 2025-07-01 16:51:02.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:51:02.838 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:51:02.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:51:02.838 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:51:02.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:51:02.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:51:02.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:51:02.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:51:02.838 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:51:02.838 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:51:02.838 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:51:02.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:51:02.839 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:51:02.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:51:02.839 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:51:02.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:51:02.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:51:02.839 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1404ms 2025-07-01 16:51:02.839 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:51:02.839 +03:00 [DBG] Connection id "0HNC8090TGFH0" completed keep alive response. 2025-07-01 16:51:02.839 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2008ms 2025-07-01 16:51:02.839 +03:00 [DBG] Connection id "0HNC8090TGFH0" received FIN. 2025-07-01 16:51:02.839 +03:00 [DBG] Connection id "0HNC8090TGFH0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:51:02.839 +03:00 [DBG] Connection id "0HNC8090TGFH0" disconnecting. 2025-07-01 16:51:02.839 +03:00 [DBG] Connection id "0HNC8090TGFH0" stopped. 2025-07-01 16:52:02.829 +03:00 [DBG] Connection id "0HNC8090TGFH1" accepted. 2025-07-01 16:52:02.829 +03:00 [DBG] Connection id "0HNC8090TGFH1" started. 2025-07-01 16:52:02.829 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:52:02.829 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:52:02.829 +03:00 [DBG] POST requests are not supported 2025-07-01 16:52:02.829 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:52:02.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-07-01 16:52:02.829 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:52:02.829 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:52:02.829 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:52:02.829 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:52:02.829 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:52:02.829 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:52:02.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-07-01 16:52:02.829 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:52:02.829 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:52:02.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-07-01 16:52:02.829 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:52:02.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-07-01 16:52:02.830 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:52:02.830 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:52:02.830 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:52:02.830 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:52:02.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:52:02.830 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:52:02.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:52:02.830 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:52:02.830 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:52:02.830 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1204ms. 2025-07-01 16:52:02.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:52:02.830 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:52:02.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:52:02.830 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:52:02.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:52:02.830 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:52:02.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:52:02.830 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:52:02.830 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:52:02.830 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:52:02.830 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:52:02.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:52:02.830 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:52:02.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:52:02.830 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:52:02.830 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:52:02.830 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:52:02.830 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6185ms 2025-07-01 16:52:02.830 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:52:02.830 +03:00 [DBG] Connection id "0HNC8090TGFH1" completed keep alive response. 2025-07-01 16:52:02.830 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2046ms 2025-07-01 16:52:02.830 +03:00 [DBG] Connection id "0HNC8090TGFH1" received FIN. 2025-07-01 16:52:02.831 +03:00 [DBG] Connection id "0HNC8090TGFH1" disconnecting. 2025-07-01 16:52:02.831 +03:00 [DBG] Connection id "0HNC8090TGFH1" stopped. 2025-07-01 16:52:02.831 +03:00 [DBG] Connection id "0HNC8090TGFH1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:53:02.831 +03:00 [DBG] Connection id "0HNC8090TGFH2" accepted. 2025-07-01 16:53:02.831 +03:00 [DBG] Connection id "0HNC8090TGFH2" started. 2025-07-01 16:53:02.831 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:53:02.831 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:53:02.831 +03:00 [DBG] POST requests are not supported 2025-07-01 16:53:02.831 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:53:02.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-07-01 16:53:02.831 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:53:02.831 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:53:02.831 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:53:02.831 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:53:02.831 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:53:02.831 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:53:02.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-07-01 16:53:02.831 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:53:02.831 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:53:02.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-07-01 16:53:02.832 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:53:02.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-07-01 16:53:02.832 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:53:02.832 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:53:02.832 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:53:02.832 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:53:02.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:53:02.832 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:53:02.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:53:02.832 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:53:02.832 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:53:02.832 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1815ms. 2025-07-01 16:53:02.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:53:02.832 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:53:02.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:53:02.832 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:53:02.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:53:02.832 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:53:02.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:53:02.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:53:02.833 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:53:02.833 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:53:02.833 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:53:02.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:53:02.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:53:02.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:53:02.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:53:02.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:53:02.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:53:02.833 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2835ms 2025-07-01 16:53:02.833 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:53:02.833 +03:00 [DBG] Connection id "0HNC8090TGFH2" completed keep alive response. 2025-07-01 16:53:02.833 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1463ms 2025-07-01 16:53:02.833 +03:00 [DBG] Connection id "0HNC8090TGFH2" received FIN. 2025-07-01 16:53:02.833 +03:00 [DBG] Connection id "0HNC8090TGFH2" disconnecting. 2025-07-01 16:53:02.834 +03:00 [DBG] Connection id "0HNC8090TGFH2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:53:02.835 +03:00 [DBG] Connection id "0HNC8090TGFH2" stopped. 2025-07-01 16:54:02.833 +03:00 [DBG] Connection id "0HNC8090TGFH3" accepted. 2025-07-01 16:54:02.833 +03:00 [DBG] Connection id "0HNC8090TGFH3" started. 2025-07-01 16:54:02.833 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:54:02.833 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:54:02.833 +03:00 [DBG] POST requests are not supported 2025-07-01 16:54:02.833 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:54:02.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-07-01 16:54:02.833 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:54:02.833 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:54:02.833 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:54:02.833 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:54:02.833 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:54:02.833 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:54:02.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-07-01 16:54:02.834 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:54:02.834 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:54:02.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-07-01 16:54:02.834 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:54:02.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-07-01 16:54:02.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:54:02.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:54:02.834 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:54:02.834 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:54:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:54:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:54:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:54:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:54:02.834 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:54:02.834 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1706ms. 2025-07-01 16:54:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:54:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:54:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:54:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:54:02.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:54:02.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:54:02.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:54:02.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:54:02.834 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:54:02.834 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:54:02.834 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:54:02.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:54:02.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:54:02.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:54:02.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:54:02.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:54:02.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:54:02.834 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7091ms 2025-07-01 16:54:02.834 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:54:02.835 +03:00 [DBG] Connection id "0HNC8090TGFH3" completed keep alive response. 2025-07-01 16:54:02.835 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5481ms 2025-07-01 16:54:02.835 +03:00 [DBG] Connection id "0HNC8090TGFH3" received FIN. 2025-07-01 16:54:02.835 +03:00 [DBG] Connection id "0HNC8090TGFH3" disconnecting. 2025-07-01 16:54:02.835 +03:00 [DBG] Connection id "0HNC8090TGFH3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:54:02.836 +03:00 [DBG] Connection id "0HNC8090TGFH3" stopped. 2025-07-01 16:55:02.831 +03:00 [DBG] Connection id "0HNC8090TGFH4" accepted. 2025-07-01 16:55:02.831 +03:00 [DBG] Connection id "0HNC8090TGFH4" started. 2025-07-01 16:55:02.831 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:55:02.832 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:55:02.832 +03:00 [DBG] POST requests are not supported 2025-07-01 16:55:02.832 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:55:02.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-07-01 16:55:02.832 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:55:02.832 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:55:02.832 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:55:02.832 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:55:02.832 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:55:02.832 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:55:02.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-07-01 16:55:02.832 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:55:02.832 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:55:02.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-07-01 16:55:02.832 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:55:02.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-07-01 16:55:02.832 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:55:02.832 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:55:02.832 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:55:02.832 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:55:02.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:55:02.832 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:55:02.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:55:02.832 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:55:02.832 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:55:02.833 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1723ms. 2025-07-01 16:55:02.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:55:02.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:55:02.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:55:02.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:55:02.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:55:02.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:55:02.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:55:02.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:55:02.833 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:55:02.833 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:55:02.833 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:55:02.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:55:02.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:55:02.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:55:02.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:55:02.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:55:02.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:55:02.833 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7711ms 2025-07-01 16:55:02.833 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:55:02.833 +03:00 [DBG] Connection id "0HNC8090TGFH4" completed keep alive response. 2025-07-01 16:55:02.833 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5535ms 2025-07-01 16:55:02.834 +03:00 [DBG] Connection id "0HNC8090TGFH4" received FIN. 2025-07-01 16:55:02.834 +03:00 [DBG] Connection id "0HNC8090TGFH4" disconnecting. 2025-07-01 16:55:02.834 +03:00 [DBG] Connection id "0HNC8090TGFH4" stopped. 2025-07-01 16:55:02.834 +03:00 [DBG] Connection id "0HNC8090TGFH4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:56:02.835 +03:00 [DBG] Connection id "0HNC8090TGFH5" accepted. 2025-07-01 16:56:02.835 +03:00 [DBG] Connection id "0HNC8090TGFH5" started. 2025-07-01 16:56:02.835 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:56:02.836 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:56:02.836 +03:00 [DBG] POST requests are not supported 2025-07-01 16:56:02.836 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:56:02.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-07-01 16:56:02.836 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:56:02.836 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:56:02.836 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:56:02.836 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:56:02.836 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:56:02.836 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:56:02.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-07-01 16:56:02.836 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:56:02.836 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:56:02.836 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:56:02.836 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:56:02.836 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:56:02.836 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:56:02.836 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:56:02.836 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:56:02.836 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:56:02.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:56:02.836 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:56:02.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:56:02.836 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:56:02.836 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:56:02.836 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1284ms. 2025-07-01 16:56:02.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:56:02.836 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:56:02.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:56:02.836 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:56:02.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:56:02.836 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:56:02.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:56:02.836 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:56:02.837 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:56:02.837 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:56:02.837 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:56:02.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:56:02.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:56:02.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:56:02.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:56:02.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:56:02.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:56:02.837 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7715ms 2025-07-01 16:56:02.837 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:56:02.837 +03:00 [DBG] Connection id "0HNC8090TGFH5" completed keep alive response. 2025-07-01 16:56:02.837 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3757ms 2025-07-01 16:56:02.837 +03:00 [DBG] Connection id "0HNC8090TGFH5" received FIN. 2025-07-01 16:56:02.837 +03:00 [DBG] Connection id "0HNC8090TGFH5" disconnecting. 2025-07-01 16:56:02.837 +03:00 [DBG] Connection id "0HNC8090TGFH5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:56:02.838 +03:00 [DBG] Connection id "0HNC8090TGFH5" stopped. 2025-07-01 16:57:02.836 +03:00 [DBG] Connection id "0HNC8090TGFH6" accepted. 2025-07-01 16:57:02.836 +03:00 [DBG] Connection id "0HNC8090TGFH6" started. 2025-07-01 16:57:02.836 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:57:02.836 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:57:02.836 +03:00 [DBG] POST requests are not supported 2025-07-01 16:57:02.836 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:57:02.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-07-01 16:57:02.836 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:57:02.836 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:57:02.836 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:57:02.836 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:57:02.836 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:57:02.836 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:57:02.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-07-01 16:57:02.836 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:57:02.836 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:57:02.836 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:57:02.836 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:57:02.836 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:57:02.836 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:57:02.836 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:57:02.836 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:57:02.837 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:57:02.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:57:02.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:57:02.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:57:02.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:57:02.837 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:57:02.837 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1259ms. 2025-07-01 16:57:02.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:57:02.837 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:57:02.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:57:02.837 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:57:02.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:57:02.837 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:57:02.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:57:02.837 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:57:02.837 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:57:02.837 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:57:02.837 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:57:02.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:57:02.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:57:02.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:57:02.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:57:02.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:57:02.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:57:02.837 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9157ms 2025-07-01 16:57:02.837 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:57:02.837 +03:00 [DBG] Connection id "0HNC8090TGFH6" completed keep alive response. 2025-07-01 16:57:02.837 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5883ms 2025-07-01 16:57:02.838 +03:00 [DBG] Connection id "0HNC8090TGFH6" received FIN. 2025-07-01 16:57:02.838 +03:00 [DBG] Connection id "0HNC8090TGFH6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:57:02.838 +03:00 [DBG] Connection id "0HNC8090TGFH6" disconnecting. 2025-07-01 16:57:02.838 +03:00 [DBG] Connection id "0HNC8090TGFH6" stopped. 2025-07-01 16:58:02.841 +03:00 [DBG] Connection id "0HNC8090TGFH7" accepted. 2025-07-01 16:58:02.842 +03:00 [DBG] Connection id "0HNC8090TGFH7" started. 2025-07-01 16:58:02.842 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:58:02.842 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:58:02.842 +03:00 [DBG] POST requests are not supported 2025-07-01 16:58:02.842 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:58:02.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-07-01 16:58:02.842 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:58:02.842 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:58:02.842 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:58:02.842 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:58:02.842 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:58:02.842 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:58:02.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-07-01 16:58:02.842 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:58:02.842 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:58:02.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-07-01 16:58:02.842 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:58:02.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-07-01 16:58:02.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:58:02.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:58:02.842 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:58:02.842 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:58:02.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:58:02.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:58:02.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:58:02.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:58:02.842 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:58:02.843 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1238ms. 2025-07-01 16:58:02.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:58:02.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:58:02.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:58:02.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:58:02.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:58:02.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:58:02.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:58:02.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:58:02.843 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:58:02.843 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:58:02.843 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:58:02.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:58:02.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:58:02.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:58:02.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:58:02.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:58:02.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:58:02.843 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6723ms 2025-07-01 16:58:02.843 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:58:02.843 +03:00 [DBG] Connection id "0HNC8090TGFH7" completed keep alive response. 2025-07-01 16:58:02.843 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3132ms 2025-07-01 16:58:02.843 +03:00 [DBG] Connection id "0HNC8090TGFH7" received FIN. 2025-07-01 16:58:02.844 +03:00 [DBG] Connection id "0HNC8090TGFH7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:58:02.844 +03:00 [DBG] Connection id "0HNC8090TGFH7" disconnecting. 2025-07-01 16:58:02.844 +03:00 [DBG] Connection id "0HNC8090TGFH7" stopped. 2025-07-01 16:59:02.840 +03:00 [DBG] Connection id "0HNC8090TGFH8" accepted. 2025-07-01 16:59:02.841 +03:00 [DBG] Connection id "0HNC8090TGFH8" started. 2025-07-01 16:59:02.841 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:59:02.841 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:59:02.841 +03:00 [DBG] POST requests are not supported 2025-07-01 16:59:02.841 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:59:02.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-07-01 16:59:02.841 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:02.841 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:59:02.841 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:59:02.841 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:59:02.841 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:59:02.842 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:02.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-07-01 16:59:02.842 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:59:02.842 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:59:02.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-07-01 16:59:02.842 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:59:02.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-07-01 16:59:02.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:02.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:02.842 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:59:02.842 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:59:02.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:02.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:02.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:02.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:02.842 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:59:02.842 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1719ms. 2025-07-01 16:59:02.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:02.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:02.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:02.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:02.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:02.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:02.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:02.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:02.843 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:59:02.843 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:59:02.843 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:59:02.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:02.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:02.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:02.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:02.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:02.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:02.843 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3533ms 2025-07-01 16:59:02.843 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:02.843 +03:00 [DBG] Connection id "0HNC8090TGFH8" completed keep alive response. 2025-07-01 16:59:02.843 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5522ms 2025-07-01 16:59:02.844 +03:00 [DBG] Connection id "0HNC8090TGFH8" received FIN. 2025-07-01 16:59:02.844 +03:00 [DBG] Connection id "0HNC8090TGFH8" disconnecting. 2025-07-01 16:59:02.844 +03:00 [DBG] Connection id "0HNC8090TGFH8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:59:02.845 +03:00 [DBG] Connection id "0HNC8090TGFH8" stopped. 2025-07-01 16:59:12.040 +03:00 [DBG] Connection id "0HNC8090TGFH9" accepted. 2025-07-01 16:59:12.041 +03:00 [DBG] Connection id "0HNC8090TGFH9" started. 2025-07-01 16:59:12.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:59:12.041 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:59:12.041 +03:00 [DBG] POST requests are not supported 2025-07-01 16:59:12.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:59:12.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:59:12.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:12.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:59:12.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:59:12.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:59:12.041 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:59:12.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:12.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 16:59:12.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:59:12.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:59:12.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 16:59:12.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:59:12.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 16:59:12.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:12.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:12.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:59:12.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:59:12.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:12.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:12.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:12.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:12.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:59:12.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1231ms. 2025-07-01 16:59:12.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:12.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:12.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:12.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:12.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:12.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:12.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:12.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:12.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:59:12.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:59:12.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:59:12.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:12.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:12.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:12.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:12.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:12.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:12.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6506ms 2025-07-01 16:59:12.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:12.042 +03:00 [DBG] Connection id "0HNC8090TGFH9" completed keep alive response. 2025-07-01 16:59:12.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.317ms 2025-07-01 16:59:12.042 +03:00 [DBG] Connection id "0HNC8090TGFH9" received FIN. 2025-07-01 16:59:12.043 +03:00 [DBG] Connection id "0HNC8090TGFH9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:59:12.043 +03:00 [DBG] Connection id "0HNC8090TGFH9" disconnecting. 2025-07-01 16:59:12.043 +03:00 [DBG] Connection id "0HNC8090TGFH9" stopped. 2025-07-01 16:59:14.832 +03:00 [DBG] Connection id "0HNC8090TGFHA" accepted. 2025-07-01 16:59:14.832 +03:00 [DBG] Connection id "0HNC8090TGFHA" started. 2025-07-01 16:59:14.832 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:59:14.832 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:59:14.832 +03:00 [DBG] POST requests are not supported 2025-07-01 16:59:14.832 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:59:14.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-07-01 16:59:14.832 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:14.832 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:59:14.832 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:59:14.832 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:59:14.832 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:59:14.832 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:14.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-07-01 16:59:14.833 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:59:14.833 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:59:14.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-07-01 16:59:14.833 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:59:14.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-07-01 16:59:14.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:14.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:14.833 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:59:14.833 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:59:14.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:14.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:14.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:14.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:14.833 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:59:14.833 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1412ms. 2025-07-01 16:59:14.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:14.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:14.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:14.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:14.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:14.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:14.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:14.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:14.833 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:59:14.833 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:59:14.833 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:59:14.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:14.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:14.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:14.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:14.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:14.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:14.834 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8398ms 2025-07-01 16:59:14.834 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:14.834 +03:00 [DBG] Connection id "0HNC8090TGFHA" completed keep alive response. 2025-07-01 16:59:14.834 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5746ms 2025-07-01 16:59:14.834 +03:00 [DBG] Connection id "0HNC8090TGFHA" received FIN. 2025-07-01 16:59:14.834 +03:00 [DBG] Connection id "0HNC8090TGFHA" disconnecting. 2025-07-01 16:59:14.834 +03:00 [DBG] Connection id "0HNC8090TGFHA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:59:14.835 +03:00 [DBG] Connection id "0HNC8090TGFHA" stopped. 2025-07-01 16:59:19.829 +03:00 [DBG] Connection id "0HNC8090TGFHB" accepted. 2025-07-01 16:59:19.829 +03:00 [DBG] Connection id "0HNC8090TGFHB" started. 2025-07-01 16:59:19.830 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:59:19.830 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:59:19.830 +03:00 [DBG] POST requests are not supported 2025-07-01 16:59:19.830 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:59:19.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-07-01 16:59:19.830 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:19.830 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:59:19.830 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:59:19.830 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:59:19.830 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:59:19.830 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:19.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-07-01 16:59:19.830 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:59:19.830 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:59:19.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-07-01 16:59:19.831 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:59:19.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-07-01 16:59:19.831 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:19.831 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:19.831 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:59:19.831 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:59:19.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:19.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:19.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:19.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:19.831 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:59:19.832 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2259ms. 2025-07-01 16:59:19.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:19.832 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:19.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:19.832 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:19.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:19.832 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:19.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:19.832 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:19.832 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:59:19.832 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:59:19.832 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:59:19.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:19.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:19.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:19.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:19.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:19.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:19.833 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.1096ms 2025-07-01 16:59:19.833 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:19.833 +03:00 [DBG] Connection id "0HNC8090TGFHB" completed keep alive response. 2025-07-01 16:59:19.833 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4493ms 2025-07-01 16:59:19.833 +03:00 [DBG] Connection id "0HNC8090TGFHB" received FIN. 2025-07-01 16:59:19.833 +03:00 [DBG] Connection id "0HNC8090TGFHB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:59:19.834 +03:00 [DBG] Connection id "0HNC8090TGFHB" disconnecting. 2025-07-01 16:59:19.834 +03:00 [DBG] Connection id "0HNC8090TGFHB" stopped. 2025-07-01 16:59:24.839 +03:00 [DBG] Connection id "0HNC8090TGFHC" accepted. 2025-07-01 16:59:24.840 +03:00 [DBG] Connection id "0HNC8090TGFHC" started. 2025-07-01 16:59:24.840 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:59:24.840 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:59:24.840 +03:00 [DBG] POST requests are not supported 2025-07-01 16:59:24.840 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:59:24.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-07-01 16:59:24.840 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:24.840 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:59:24.840 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:59:24.840 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:59:24.840 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:59:24.840 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:24.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-07-01 16:59:24.840 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:59:24.840 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:59:24.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-07-01 16:59:24.840 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:59:24.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-07-01 16:59:24.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:24.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:24.840 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:59:24.840 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:59:24.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:24.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:24.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:24.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:24.840 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:59:24.841 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1367ms. 2025-07-01 16:59:24.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:24.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:24.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:24.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:24.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:24.841 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:24.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:24.841 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:24.841 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:59:24.841 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:59:24.841 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:59:24.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:24.841 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:24.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:24.841 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:24.841 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:24.841 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:24.841 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7008ms 2025-07-01 16:59:24.841 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:24.841 +03:00 [DBG] Connection id "0HNC8090TGFHC" completed keep alive response. 2025-07-01 16:59:24.841 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2932ms 2025-07-01 16:59:24.841 +03:00 [DBG] Connection id "0HNC8090TGFHC" received FIN. 2025-07-01 16:59:24.841 +03:00 [DBG] Connection id "0HNC8090TGFHC" disconnecting. 2025-07-01 16:59:24.842 +03:00 [DBG] Connection id "0HNC8090TGFHC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:59:24.843 +03:00 [DBG] Connection id "0HNC8090TGFHC" stopped. 2025-07-01 16:59:29.841 +03:00 [DBG] Connection id "0HNC8090TGFHD" accepted. 2025-07-01 16:59:29.841 +03:00 [DBG] Connection id "0HNC8090TGFHD" started. 2025-07-01 16:59:29.841 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:59:29.842 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:59:29.842 +03:00 [DBG] POST requests are not supported 2025-07-01 16:59:29.842 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:59:29.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-07-01 16:59:29.842 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:29.842 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:59:29.842 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:59:29.842 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:59:29.842 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:59:29.842 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:29.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-07-01 16:59:29.842 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:59:29.842 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:59:29.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-07-01 16:59:29.842 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:59:29.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-07-01 16:59:29.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:29.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:29.842 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:59:29.842 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:59:29.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:29.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:29.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:29.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:29.842 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:59:29.842 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1311ms. 2025-07-01 16:59:29.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:29.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:29.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:29.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:29.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:29.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:29.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:29.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:29.843 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:59:29.843 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:59:29.843 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:59:29.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:29.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:29.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:29.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:29.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:29.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:29.843 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7831ms 2025-07-01 16:59:29.843 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:29.843 +03:00 [DBG] Connection id "0HNC8090TGFHD" completed keep alive response. 2025-07-01 16:59:29.843 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4307ms 2025-07-01 16:59:29.843 +03:00 [DBG] Connection id "0HNC8090TGFHD" received FIN. 2025-07-01 16:59:29.843 +03:00 [DBG] Connection id "0HNC8090TGFHD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:59:29.843 +03:00 [DBG] Connection id "0HNC8090TGFHD" disconnecting. 2025-07-01 16:59:29.843 +03:00 [DBG] Connection id "0HNC8090TGFHD" stopped. 2025-07-01 16:59:34.839 +03:00 [DBG] Connection id "0HNC8090TGFHE" accepted. 2025-07-01 16:59:34.839 +03:00 [DBG] Connection id "0HNC8090TGFHE" started. 2025-07-01 16:59:34.839 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:59:34.839 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:59:34.839 +03:00 [DBG] POST requests are not supported 2025-07-01 16:59:34.839 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:59:34.839 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:59:34.839 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:34.839 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:59:34.839 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:59:34.840 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:59:34.840 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:59:34.840 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:34.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-07-01 16:59:34.840 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:59:34.840 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:59:34.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-07-01 16:59:34.840 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:59:34.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-07-01 16:59:34.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:34.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:34.840 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:59:34.840 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:59:34.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:34.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:34.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:34.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:34.840 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:59:34.840 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1403ms. 2025-07-01 16:59:34.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:34.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:34.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:34.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:34.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:34.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:34.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:34.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:34.840 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:59:34.841 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:59:34.841 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:59:34.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:34.841 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:34.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:34.841 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:34.841 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:34.841 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:34.841 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9142ms 2025-07-01 16:59:34.841 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:34.841 +03:00 [DBG] Connection id "0HNC8090TGFHE" completed keep alive response. 2025-07-01 16:59:34.841 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8271ms 2025-07-01 16:59:34.841 +03:00 [DBG] Connection id "0HNC8090TGFHE" received FIN. 2025-07-01 16:59:34.841 +03:00 [DBG] Connection id "0HNC8090TGFHE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:59:34.841 +03:00 [DBG] Connection id "0HNC8090TGFHE" disconnecting. 2025-07-01 16:59:34.841 +03:00 [DBG] Connection id "0HNC8090TGFHE" stopped. 2025-07-01 16:59:39.833 +03:00 [DBG] Connection id "0HNC8090TGFHF" accepted. 2025-07-01 16:59:39.833 +03:00 [DBG] Connection id "0HNC8090TGFHF" started. 2025-07-01 16:59:39.833 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:59:39.833 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:59:39.834 +03:00 [DBG] POST requests are not supported 2025-07-01 16:59:39.834 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:59:39.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-07-01 16:59:39.834 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:39.834 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:59:39.834 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:59:39.834 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:59:39.834 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:59:39.834 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:39.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-07-01 16:59:39.834 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:59:39.834 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:59:39.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-07-01 16:59:39.834 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:59:39.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-07-01 16:59:39.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:39.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:39.834 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:59:39.834 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:59:39.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:39.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:39.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:39.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:39.834 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:59:39.834 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1594ms. 2025-07-01 16:59:39.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:39.835 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:39.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:39.835 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:39.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:39.835 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:39.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:39.835 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:39.835 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:59:39.835 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:59:39.835 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:59:39.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:39.835 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:39.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:39.835 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:39.835 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:39.835 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:39.835 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8655ms 2025-07-01 16:59:39.835 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:39.835 +03:00 [DBG] Connection id "0HNC8090TGFHF" completed keep alive response. 2025-07-01 16:59:39.835 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4425ms 2025-07-01 16:59:39.835 +03:00 [DBG] Connection id "0HNC8090TGFHF" received FIN. 2025-07-01 16:59:39.835 +03:00 [DBG] Connection id "0HNC8090TGFHF" disconnecting. 2025-07-01 16:59:39.835 +03:00 [DBG] Connection id "0HNC8090TGFHF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:59:39.837 +03:00 [DBG] Connection id "0HNC8090TGFHF" stopped. 2025-07-01 16:59:44.837 +03:00 [DBG] Connection id "0HNC8090TGFHG" accepted. 2025-07-01 16:59:44.837 +03:00 [DBG] Connection id "0HNC8090TGFHG" started. 2025-07-01 16:59:44.837 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:59:44.837 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:59:44.837 +03:00 [DBG] POST requests are not supported 2025-07-01 16:59:44.838 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:59:44.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-07-01 16:59:44.838 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:44.838 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:59:44.838 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:59:44.838 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:59:44.838 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:59:44.838 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:44.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-07-01 16:59:44.838 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:59:44.838 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:59:44.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-07-01 16:59:44.838 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:59:44.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-07-01 16:59:44.838 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:44.838 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:44.838 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:59:44.838 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:59:44.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:44.838 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:44.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:44.838 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:44.838 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:59:44.838 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1226ms. 2025-07-01 16:59:44.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:44.838 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:44.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:44.838 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:44.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:44.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:44.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:44.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:44.838 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:59:44.838 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:59:44.839 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:59:44.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:44.839 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:44.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:44.839 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:44.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:44.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:44.839 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.721ms 2025-07-01 16:59:44.839 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:44.839 +03:00 [DBG] Connection id "0HNC8090TGFHG" completed keep alive response. 2025-07-01 16:59:44.839 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3285ms 2025-07-01 16:59:44.839 +03:00 [DBG] Connection id "0HNC8090TGFHG" received FIN. 2025-07-01 16:59:44.839 +03:00 [DBG] Connection id "0HNC8090TGFHG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:59:44.839 +03:00 [DBG] Connection id "0HNC8090TGFHG" disconnecting. 2025-07-01 16:59:44.839 +03:00 [DBG] Connection id "0HNC8090TGFHG" stopped. 2025-07-01 16:59:49.834 +03:00 [DBG] Connection id "0HNC8090TGFHH" accepted. 2025-07-01 16:59:49.835 +03:00 [DBG] Connection id "0HNC8090TGFHH" started. 2025-07-01 16:59:49.835 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:59:49.835 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:59:49.835 +03:00 [DBG] POST requests are not supported 2025-07-01 16:59:49.835 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:59:49.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-07-01 16:59:49.835 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:49.835 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:59:49.835 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:59:49.835 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:59:49.835 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:59:49.835 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:49.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-07-01 16:59:49.835 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:59:49.835 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:59:49.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-07-01 16:59:49.835 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:59:49.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-07-01 16:59:49.835 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:49.836 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:49.836 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:59:49.836 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:59:49.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:49.836 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:49.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:49.836 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:49.836 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:59:49.836 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1495ms. 2025-07-01 16:59:49.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:49.836 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:49.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:49.836 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:49.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:49.836 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:49.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:49.836 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:49.836 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:59:49.836 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:59:49.836 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:59:49.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:49.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:49.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:49.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:49.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:49.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:49.837 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2625ms 2025-07-01 16:59:49.837 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:49.837 +03:00 [DBG] Connection id "0HNC8090TGFHH" completed keep alive response. 2025-07-01 16:59:49.837 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1753ms 2025-07-01 16:59:49.837 +03:00 [DBG] Connection id "0HNC8090TGFHH" received FIN. 2025-07-01 16:59:49.837 +03:00 [DBG] Connection id "0HNC8090TGFHH" disconnecting. 2025-07-01 16:59:49.837 +03:00 [DBG] Connection id "0HNC8090TGFHH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:59:49.838 +03:00 [DBG] Connection id "0HNC8090TGFHH" stopped. 2025-07-01 16:59:54.839 +03:00 [DBG] Connection id "0HNC8090TGFHI" accepted. 2025-07-01 16:59:54.839 +03:00 [DBG] Connection id "0HNC8090TGFHI" started. 2025-07-01 16:59:54.839 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:59:54.839 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:59:54.839 +03:00 [DBG] POST requests are not supported 2025-07-01 16:59:54.839 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:59:54.839 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 16:59:54.839 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:54.839 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:59:54.840 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:59:54.840 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:59:54.840 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:59:54.840 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:54.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-07-01 16:59:54.840 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:59:54.840 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:59:54.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-07-01 16:59:54.840 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:59:54.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-07-01 16:59:54.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:54.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:54.840 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:59:54.840 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:59:54.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:54.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:54.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:54.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:54.841 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:59:54.841 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.179ms. 2025-07-01 16:59:54.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:54.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:54.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:54.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:54.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:54.841 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:54.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:54.841 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:54.841 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:59:54.841 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:59:54.841 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:59:54.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:54.841 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:54.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:54.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:54.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:54.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:54.842 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5621ms 2025-07-01 16:59:54.842 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:54.842 +03:00 [DBG] Connection id "0HNC8090TGFHI" completed keep alive response. 2025-07-01 16:59:54.842 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7377ms 2025-07-01 16:59:54.842 +03:00 [DBG] Connection id "0HNC8090TGFHI" received FIN. 2025-07-01 16:59:54.842 +03:00 [DBG] Connection id "0HNC8090TGFHI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:59:54.842 +03:00 [DBG] Connection id "0HNC8090TGFHI" disconnecting. 2025-07-01 16:59:54.842 +03:00 [DBG] Connection id "0HNC8090TGFHI" stopped. 2025-07-01 16:59:59.841 +03:00 [DBG] Connection id "0HNC8090TGFHJ" accepted. 2025-07-01 16:59:59.842 +03:00 [DBG] Connection id "0HNC8090TGFHJ" started. 2025-07-01 16:59:59.842 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 16:59:59.842 +03:00 [VRB] All hosts are allowed. 2025-07-01 16:59:59.842 +03:00 [DBG] POST requests are not supported 2025-07-01 16:59:59.842 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 16:59:59.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-07-01 16:59:59.842 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:59.842 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 16:59:59.842 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 16:59:59.842 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 16:59:59.842 +03:00 [INF] CORS policy execution successful. 2025-07-01 16:59:59.842 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:59.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-07-01 16:59:59.842 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 16:59:59.842 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 16:59:59.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-07-01 16:59:59.843 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 16:59:59.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-07-01 16:59:59.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:59.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:59.843 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:59:59.843 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 16:59:59.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:59.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:59.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:59.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:59.843 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 16:59:59.843 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2033ms. 2025-07-01 16:59:59.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:59.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 16:59:59.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:59.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 16:59:59.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:59.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:59.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:59.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:59.843 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:59:59.843 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 16:59:59.843 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 16:59:59.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:59.844 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 16:59:59.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:59.844 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:59.844 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:59.844 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 16:59:59.844 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0958ms 2025-07-01 16:59:59.844 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 16:59:59.844 +03:00 [DBG] Connection id "0HNC8090TGFHJ" completed keep alive response. 2025-07-01 16:59:59.844 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.071ms 2025-07-01 16:59:59.844 +03:00 [DBG] Connection id "0HNC8090TGFHJ" received FIN. 2025-07-01 16:59:59.844 +03:00 [DBG] Connection id "0HNC8090TGFHJ" disconnecting. 2025-07-01 16:59:59.844 +03:00 [DBG] Connection id "0HNC8090TGFHJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 16:59:59.846 +03:00 [DBG] Connection id "0HNC8090TGFHJ" stopped. 2025-07-01 17:00:04.841 +03:00 [DBG] Connection id "0HNC8090TGFHK" accepted. 2025-07-01 17:00:04.841 +03:00 [DBG] Connection id "0HNC8090TGFHK" started. 2025-07-01 17:00:04.841 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:00:04.841 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:00:04.841 +03:00 [DBG] POST requests are not supported 2025-07-01 17:00:04.841 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:00:04.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-07-01 17:00:04.841 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:00:04.841 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:00:04.841 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:00:04.841 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:00:04.841 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:00:04.841 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:00:04.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-07-01 17:00:04.842 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:00:04.842 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:00:04.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-07-01 17:00:04.842 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:00:04.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-07-01 17:00:04.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:00:04.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:00:04.842 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:00:04.842 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:00:04.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:00:04.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:00:04.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:00:04.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:00:04.842 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:00:04.842 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1309ms. 2025-07-01 17:00:04.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:00:04.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:00:04.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:00:04.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:00:04.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:00:04.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:00:04.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:00:04.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:00:04.842 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:00:04.842 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:00:04.842 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:00:04.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:00:04.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:00:04.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:00:04.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:00:04.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:00:04.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:00:04.842 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7314ms 2025-07-01 17:00:04.842 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:00:04.842 +03:00 [DBG] Connection id "0HNC8090TGFHK" completed keep alive response. 2025-07-01 17:00:04.843 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3971ms 2025-07-01 17:00:04.843 +03:00 [DBG] Connection id "0HNC8090TGFHK" received FIN. 2025-07-01 17:00:04.843 +03:00 [DBG] Connection id "0HNC8090TGFHK" disconnecting. 2025-07-01 17:00:04.843 +03:00 [DBG] Connection id "0HNC8090TGFHK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:00:04.844 +03:00 [DBG] Connection id "0HNC8090TGFHK" stopped. 2025-07-01 17:00:09.837 +03:00 [DBG] Connection id "0HNC8090TGFHL" accepted. 2025-07-01 17:00:09.837 +03:00 [DBG] Connection id "0HNC8090TGFHL" started. 2025-07-01 17:00:09.837 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:00:09.837 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:00:09.838 +03:00 [DBG] POST requests are not supported 2025-07-01 17:00:09.838 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:00:09.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-07-01 17:00:09.838 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:00:09.838 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:00:09.838 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:00:09.838 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:00:09.838 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:00:09.838 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:00:09.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-07-01 17:00:09.838 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:00:09.838 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:00:09.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-07-01 17:00:09.838 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:00:09.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-07-01 17:00:09.838 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:00:09.838 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:00:09.838 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:00:09.838 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:00:09.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:00:09.838 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:00:09.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:00:09.838 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:00:09.838 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:00:09.839 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1456ms. 2025-07-01 17:00:09.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:00:09.839 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:00:09.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:00:09.839 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:00:09.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:00:09.839 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:00:09.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:00:09.839 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:00:09.839 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:00:09.839 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:00:09.839 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:00:09.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:00:09.839 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:00:09.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:00:09.839 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:00:09.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:00:09.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:00:09.839 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8719ms 2025-07-01 17:00:09.839 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:00:09.839 +03:00 [DBG] Connection id "0HNC8090TGFHL" completed keep alive response. 2025-07-01 17:00:09.839 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6348ms 2025-07-01 17:00:09.839 +03:00 [DBG] Connection id "0HNC8090TGFHL" received FIN. 2025-07-01 17:00:09.839 +03:00 [DBG] Connection id "0HNC8090TGFHL" disconnecting. 2025-07-01 17:00:09.840 +03:00 [DBG] Connection id "0HNC8090TGFHL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:00:09.841 +03:00 [DBG] Connection id "0HNC8090TGFHL" stopped. 2025-07-01 17:01:02.829 +03:00 [DBG] Connection id "0HNC8090TGFHM" accepted. 2025-07-01 17:01:02.830 +03:00 [DBG] Connection id "0HNC8090TGFHM" started. 2025-07-01 17:01:02.830 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:01:02.830 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:01:02.830 +03:00 [DBG] POST requests are not supported 2025-07-01 17:01:02.830 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:01:02.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-07-01 17:01:02.830 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:01:02.830 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:01:02.830 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:01:02.830 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:01:02.830 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:01:02.830 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:01:02.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-07-01 17:01:02.831 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:01:02.831 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:01:02.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-07-01 17:01:02.831 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:01:02.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-07-01 17:01:02.831 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:01:02.831 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:01:02.831 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:01:02.831 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:01:02.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:01:02.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:01:02.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:01:02.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:01:02.831 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:01:02.831 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1795ms. 2025-07-01 17:01:02.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:01:02.832 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:01:02.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:01:02.832 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:01:02.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:01:02.832 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:01:02.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:01:02.832 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:01:02.832 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:01:02.832 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:01:02.832 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:01:02.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:01:02.832 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:01:02.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:01:02.832 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:01:02.832 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:01:02.832 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:01:02.832 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3373ms 2025-07-01 17:01:02.832 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:01:02.832 +03:00 [DBG] Connection id "0HNC8090TGFHM" completed keep alive response. 2025-07-01 17:01:02.832 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4039ms 2025-07-01 17:01:02.833 +03:00 [DBG] Connection id "0HNC8090TGFHM" received FIN. 2025-07-01 17:01:02.833 +03:00 [DBG] Connection id "0HNC8090TGFHM" disconnecting. 2025-07-01 17:01:02.833 +03:00 [DBG] Connection id "0HNC8090TGFHM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:01:02.834 +03:00 [DBG] Connection id "0HNC8090TGFHM" stopped. 2025-07-01 17:02:02.898 +03:00 [DBG] Connection id "0HNC8090TGFHN" accepted. 2025-07-01 17:02:02.898 +03:00 [DBG] Connection id "0HNC8090TGFHN" started. 2025-07-01 17:02:02.898 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:02:02.898 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:02:02.898 +03:00 [DBG] POST requests are not supported 2025-07-01 17:02:02.898 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:02:02.899 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:02:02.899 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:02:02.899 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:02:02.899 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:02:02.899 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:02:02.899 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:02:02.899 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:02:02.899 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:02:02.899 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:02:02.899 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:02:02.899 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:02:02.899 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:02:02.899 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:02:02.899 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:02:02.899 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:02:02.899 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:02:02.899 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:02:02.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:02:02.899 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:02:02.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:02:02.899 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:02:02.899 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:02:02.899 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1529ms. 2025-07-01 17:02:02.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:02:02.899 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:02:02.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:02:02.899 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:02:02.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:02:02.899 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:02:02.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:02:02.899 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:02:02.899 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:02:02.899 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:02:02.899 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:02:02.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:02:02.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:02:02.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:02:02.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:02:02.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:02:02.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:02:02.900 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7089ms 2025-07-01 17:02:02.900 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:02:02.900 +03:00 [DBG] Connection id "0HNC8090TGFHN" completed keep alive response. 2025-07-01 17:02:02.900 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.305ms 2025-07-01 17:02:02.900 +03:00 [DBG] Connection id "0HNC8090TGFHN" received FIN. 2025-07-01 17:02:02.900 +03:00 [DBG] Connection id "0HNC8090TGFHN" disconnecting. 2025-07-01 17:02:02.900 +03:00 [DBG] Connection id "0HNC8090TGFHN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:02:02.901 +03:00 [DBG] Connection id "0HNC8090TGFHN" stopped. 2025-07-01 17:03:02.833 +03:00 [DBG] Connection id "0HNC8090TGFHO" accepted. 2025-07-01 17:03:02.833 +03:00 [DBG] Connection id "0HNC8090TGFHO" started. 2025-07-01 17:03:02.833 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:03:02.833 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:03:02.833 +03:00 [DBG] POST requests are not supported 2025-07-01 17:03:02.833 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:03:02.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-07-01 17:03:02.833 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:03:02.833 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:03:02.833 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:03:02.833 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:03:02.833 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:03:02.833 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:03:02.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-07-01 17:03:02.834 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:03:02.834 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:03:02.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-07-01 17:03:02.834 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:03:02.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-07-01 17:03:02.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:03:02.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:03:02.834 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:03:02.834 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:03:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:03:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:03:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:03:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:03:02.834 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:03:02.834 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1724ms. 2025-07-01 17:03:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:03:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:03:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:03:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:03:02.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:03:02.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:03:02.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:03:02.835 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:03:02.835 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:03:02.835 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:03:02.835 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:03:02.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:03:02.835 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:03:02.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:03:02.835 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:03:02.835 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:03:02.835 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:03:02.835 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0704ms 2025-07-01 17:03:02.835 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:03:02.835 +03:00 [DBG] Connection id "0HNC8090TGFHO" completed keep alive response. 2025-07-01 17:03:02.835 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9643ms 2025-07-01 17:03:02.835 +03:00 [DBG] Connection id "0HNC8090TGFHO" received FIN. 2025-07-01 17:03:02.835 +03:00 [DBG] Connection id "0HNC8090TGFHO" disconnecting. 2025-07-01 17:03:02.835 +03:00 [DBG] Connection id "0HNC8090TGFHO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:03:02.837 +03:00 [DBG] Connection id "0HNC8090TGFHO" stopped. 2025-07-01 17:04:02.839 +03:00 [DBG] Connection id "0HNC8090TGFHP" accepted. 2025-07-01 17:04:02.839 +03:00 [DBG] Connection id "0HNC8090TGFHP" started. 2025-07-01 17:04:02.839 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:04:02.839 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:04:02.839 +03:00 [DBG] POST requests are not supported 2025-07-01 17:04:02.839 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:04:02.839 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:04:02.839 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:04:02.839 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:04:02.839 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:04:02.839 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:04:02.839 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:04:02.840 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:04:02.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-07-01 17:04:02.840 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:04:02.840 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:04:02.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-07-01 17:04:02.840 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:04:02.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-07-01 17:04:02.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:04:02.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:04:02.840 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:04:02.840 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:04:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:04:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:04:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:04:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:04:02.840 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:04:02.840 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1462ms. 2025-07-01 17:04:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:04:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:04:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:04:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:04:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:04:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:04:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:04:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:04:02.840 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:04:02.840 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:04:02.840 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:04:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:04:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:04:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:04:02.841 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:04:02.841 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:04:02.841 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:04:02.841 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7512ms 2025-07-01 17:04:02.841 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:04:02.841 +03:00 [DBG] Connection id "0HNC8090TGFHP" completed keep alive response. 2025-07-01 17:04:02.841 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7638ms 2025-07-01 17:04:02.841 +03:00 [DBG] Connection id "0HNC8090TGFHP" received FIN. 2025-07-01 17:04:02.841 +03:00 [DBG] Connection id "0HNC8090TGFHP" disconnecting. 2025-07-01 17:04:02.841 +03:00 [DBG] Connection id "0HNC8090TGFHP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:04:02.842 +03:00 [DBG] Connection id "0HNC8090TGFHP" stopped. 2025-07-01 17:05:02.833 +03:00 [DBG] Connection id "0HNC8090TGFHQ" accepted. 2025-07-01 17:05:02.833 +03:00 [DBG] Connection id "0HNC8090TGFHQ" started. 2025-07-01 17:05:02.834 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:05:02.834 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:05:02.834 +03:00 [DBG] POST requests are not supported 2025-07-01 17:05:02.834 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:05:02.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-07-01 17:05:02.834 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:02.834 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:05:02.834 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:05:02.834 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:05:02.834 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:05:02.834 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:02.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-07-01 17:05:02.834 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:05:02.834 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:05:02.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-07-01 17:05:02.834 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:05:02.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-07-01 17:05:02.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:02.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:02.834 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:05:02.834 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:05:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:02.834 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:05:02.834 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-07-01 17:05:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:02.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:02.835 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:02.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:02.835 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:02.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:02.835 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:02.835 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:05:02.835 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:05:02.835 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:05:02.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:02.835 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:02.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:02.835 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:02.835 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:02.835 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:02.835 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7128ms 2025-07-01 17:05:02.835 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:02.835 +03:00 [DBG] Connection id "0HNC8090TGFHQ" completed keep alive response. 2025-07-01 17:05:02.835 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3049ms 2025-07-01 17:05:02.835 +03:00 [DBG] Connection id "0HNC8090TGFHQ" received FIN. 2025-07-01 17:05:02.835 +03:00 [DBG] Connection id "0HNC8090TGFHQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:05:02.835 +03:00 [DBG] Connection id "0HNC8090TGFHQ" disconnecting. 2025-07-01 17:05:02.836 +03:00 [DBG] Connection id "0HNC8090TGFHQ" stopped. 2025-07-01 17:05:21.894 +03:00 [DBG] Connection id "0HNC8090TGFHR" accepted. 2025-07-01 17:05:21.894 +03:00 [DBG] Connection id "0HNC8090TGFHR" started. 2025-07-01 17:05:21.895 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:05:21.895 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:05:21.895 +03:00 [DBG] POST requests are not supported 2025-07-01 17:05:21.895 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:05:21.895 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:05:21.895 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:21.895 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:05:21.895 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:05:21.895 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:05:21.895 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:05:21.895 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:21.895 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:05:21.895 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:05:21.896 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:05:21.896 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:05:21.896 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:05:21.896 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:05:21.896 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:21.896 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:21.896 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:05:21.896 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:05:21.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:21.896 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:21.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:21.896 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:21.896 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:05:21.897 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2743ms. 2025-07-01 17:05:21.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:21.897 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:21.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:21.897 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:21.897 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:21.897 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:21.897 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:21.897 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:21.897 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:05:21.897 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:05:21.897 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:05:21.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:21.898 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:21.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:21.898 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:21.898 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:21.898 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:21.898 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0125ms 2025-07-01 17:05:21.898 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:21.898 +03:00 [DBG] Connection id "0HNC8090TGFHR" completed keep alive response. 2025-07-01 17:05:21.898 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4055ms 2025-07-01 17:05:21.898 +03:00 [DBG] Connection id "0HNC8090TGFHR" received FIN. 2025-07-01 17:05:21.898 +03:00 [DBG] Connection id "0HNC8090TGFHR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:05:21.899 +03:00 [DBG] Connection id "0HNC8090TGFHR" disconnecting. 2025-07-01 17:05:21.899 +03:00 [DBG] Connection id "0HNC8090TGFHR" stopped. 2025-07-01 17:05:24.071 +03:00 [DBG] Connection id "0HNC8090TGFHS" accepted. 2025-07-01 17:05:24.072 +03:00 [DBG] Connection id "0HNC8090TGFHS" started. 2025-07-01 17:05:24.072 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:05:24.072 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:05:24.072 +03:00 [DBG] POST requests are not supported 2025-07-01 17:05:24.072 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:05:24.072 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:05:24.072 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:24.072 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:05:24.072 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:05:24.072 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:05:24.072 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:05:24.073 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:24.073 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:05:24.073 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:05:24.073 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:05:24.073 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:05:24.073 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:05:24.073 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:05:24.073 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:24.073 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:24.073 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:05:24.073 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:05:24.073 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:24.073 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:24.073 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:24.073 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:24.073 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:05:24.073 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1705ms. 2025-07-01 17:05:24.073 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:24.073 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:24.074 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:24.074 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:24.074 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:24.074 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:24.074 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:24.074 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:24.074 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:05:24.074 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:05:24.074 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:05:24.074 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:24.074 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:24.074 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:24.074 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:24.074 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:24.074 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:24.074 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3284ms 2025-07-01 17:05:24.074 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:24.074 +03:00 [DBG] Connection id "0HNC8090TGFHS" completed keep alive response. 2025-07-01 17:05:24.074 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5687ms 2025-07-01 17:05:24.075 +03:00 [DBG] Connection id "0HNC8090TGFHS" received FIN. 2025-07-01 17:05:24.075 +03:00 [DBG] Connection id "0HNC8090TGFHS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:05:24.075 +03:00 [DBG] Connection id "0HNC8090TGFHS" disconnecting. 2025-07-01 17:05:24.075 +03:00 [DBG] Connection id "0HNC8090TGFHS" stopped. 2025-07-01 17:05:29.832 +03:00 [DBG] Connection id "0HNC8090TGFHT" accepted. 2025-07-01 17:05:29.832 +03:00 [DBG] Connection id "0HNC8090TGFHT" started. 2025-07-01 17:05:29.832 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:05:29.832 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:05:29.832 +03:00 [DBG] POST requests are not supported 2025-07-01 17:05:29.832 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:05:29.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-07-01 17:05:29.832 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:29.832 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:05:29.832 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:05:29.833 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:05:29.833 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:05:29.833 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:29.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-07-01 17:05:29.833 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:05:29.833 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:05:29.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-07-01 17:05:29.833 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:05:29.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-07-01 17:05:29.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:29.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:29.833 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:05:29.833 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:05:29.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:29.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:29.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:29.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:29.833 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:05:29.833 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1486ms. 2025-07-01 17:05:29.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:29.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:29.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:29.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:29.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:29.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:29.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:29.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:29.833 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:05:29.833 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:05:29.833 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:05:29.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:29.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:29.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:29.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:29.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:29.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:29.834 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7385ms 2025-07-01 17:05:29.834 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:29.834 +03:00 [DBG] Connection id "0HNC8090TGFHT" completed keep alive response. 2025-07-01 17:05:29.834 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.467ms 2025-07-01 17:05:29.834 +03:00 [DBG] Connection id "0HNC8090TGFHT" received FIN. 2025-07-01 17:05:29.834 +03:00 [DBG] Connection id "0HNC8090TGFHT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:05:29.834 +03:00 [DBG] Connection id "0HNC8090TGFHT" disconnecting. 2025-07-01 17:05:29.834 +03:00 [DBG] Connection id "0HNC8090TGFHT" stopped. 2025-07-01 17:05:34.841 +03:00 [DBG] Connection id "0HNC8090TGFHU" accepted. 2025-07-01 17:05:34.841 +03:00 [DBG] Connection id "0HNC8090TGFHU" started. 2025-07-01 17:05:34.841 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:05:34.841 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:05:34.841 +03:00 [DBG] POST requests are not supported 2025-07-01 17:05:34.841 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:05:34.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-07-01 17:05:34.841 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:34.841 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:05:34.841 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:05:34.841 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:05:34.841 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:05:34.841 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:34.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-07-01 17:05:34.841 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:05:34.841 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:05:34.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-07-01 17:05:34.841 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:05:34.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-07-01 17:05:34.841 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:34.841 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:34.841 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:05:34.842 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:05:34.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:34.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:34.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:34.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:34.842 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:05:34.842 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1274ms. 2025-07-01 17:05:34.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:34.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:34.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:34.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:34.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:34.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:34.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:34.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:34.842 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:05:34.842 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:05:34.842 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:05:34.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:34.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:34.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:34.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:34.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:34.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:34.842 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6951ms 2025-07-01 17:05:34.842 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:34.842 +03:00 [DBG] Connection id "0HNC8090TGFHU" completed keep alive response. 2025-07-01 17:05:34.842 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3405ms 2025-07-01 17:05:34.842 +03:00 [DBG] Connection id "0HNC8090TGFHU" received FIN. 2025-07-01 17:05:34.843 +03:00 [DBG] Connection id "0HNC8090TGFHU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:05:34.843 +03:00 [DBG] Connection id "0HNC8090TGFHU" disconnecting. 2025-07-01 17:05:34.843 +03:00 [DBG] Connection id "0HNC8090TGFHU" stopped. 2025-07-01 17:05:39.841 +03:00 [DBG] Connection id "0HNC8090TGFHV" accepted. 2025-07-01 17:05:39.841 +03:00 [DBG] Connection id "0HNC8090TGFHV" started. 2025-07-01 17:05:39.841 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:05:39.841 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:05:39.841 +03:00 [DBG] POST requests are not supported 2025-07-01 17:05:39.841 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:05:39.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-07-01 17:05:39.841 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:39.841 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:05:39.842 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:05:39.842 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:05:39.842 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:05:39.842 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:39.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-07-01 17:05:39.842 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:05:39.842 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:05:39.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-07-01 17:05:39.842 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:05:39.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-07-01 17:05:39.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:39.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:39.842 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:05:39.842 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:05:39.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:39.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:39.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:39.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:39.842 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:05:39.843 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.175ms. 2025-07-01 17:05:39.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:39.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:39.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:39.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:39.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:39.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:39.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:39.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:39.843 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:05:39.843 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:05:39.843 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:05:39.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:39.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:39.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:39.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:39.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:39.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:39.843 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4952ms 2025-07-01 17:05:39.843 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:39.844 +03:00 [DBG] Connection id "0HNC8090TGFHV" completed keep alive response. 2025-07-01 17:05:39.844 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3479ms 2025-07-01 17:05:39.844 +03:00 [DBG] Connection id "0HNC8090TGFHV" received FIN. 2025-07-01 17:05:39.844 +03:00 [DBG] Connection id "0HNC8090TGFHV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:05:39.844 +03:00 [DBG] Connection id "0HNC8090TGFHV" disconnecting. 2025-07-01 17:05:39.844 +03:00 [DBG] Connection id "0HNC8090TGFHV" stopped. 2025-07-01 17:05:44.842 +03:00 [DBG] Connection id "0HNC8090TGFI0" accepted. 2025-07-01 17:05:44.842 +03:00 [DBG] Connection id "0HNC8090TGFI0" started. 2025-07-01 17:05:44.842 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:05:44.842 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:05:44.842 +03:00 [DBG] POST requests are not supported 2025-07-01 17:05:44.842 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:05:44.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-07-01 17:05:44.842 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:44.842 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:05:44.842 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:05:44.842 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:05:44.842 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:05:44.842 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:44.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-07-01 17:05:44.843 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:05:44.843 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:05:44.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-07-01 17:05:44.843 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:05:44.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-07-01 17:05:44.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:44.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:44.843 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:05:44.843 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:05:44.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:44.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:44.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:44.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:44.843 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:05:44.843 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1323ms. 2025-07-01 17:05:44.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:44.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:44.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:44.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:44.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:44.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:44.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:44.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:44.843 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:05:44.843 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:05:44.843 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:05:44.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:44.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:44.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:44.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:44.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:44.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:44.843 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7624ms 2025-07-01 17:05:44.843 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:44.843 +03:00 [DBG] Connection id "0HNC8090TGFI0" completed keep alive response. 2025-07-01 17:05:44.844 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.366ms 2025-07-01 17:05:44.844 +03:00 [DBG] Connection id "0HNC8090TGFI0" received FIN. 2025-07-01 17:05:44.844 +03:00 [DBG] Connection id "0HNC8090TGFI0" disconnecting. 2025-07-01 17:05:44.844 +03:00 [DBG] Connection id "0HNC8090TGFI0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:05:44.845 +03:00 [DBG] Connection id "0HNC8090TGFI0" stopped. 2025-07-01 17:05:49.835 +03:00 [DBG] Connection id "0HNC8090TGFI1" accepted. 2025-07-01 17:05:49.835 +03:00 [DBG] Connection id "0HNC8090TGFI1" started. 2025-07-01 17:05:49.835 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:05:49.835 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:05:49.835 +03:00 [DBG] POST requests are not supported 2025-07-01 17:05:49.835 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:05:49.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-07-01 17:05:49.835 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:49.835 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:05:49.836 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:05:49.836 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:05:49.836 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:05:49.836 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:49.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-07-01 17:05:49.836 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:05:49.836 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:05:49.836 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:05:49.836 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:05:49.836 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:05:49.836 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:49.836 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:49.836 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:05:49.836 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:05:49.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:49.836 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:49.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:49.836 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:49.836 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:05:49.836 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1354ms. 2025-07-01 17:05:49.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:49.836 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:49.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:49.836 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:49.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:49.836 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:49.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:49.836 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:49.836 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:05:49.836 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:05:49.837 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:05:49.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:49.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:49.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:49.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:49.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:49.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:49.837 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7247ms 2025-07-01 17:05:49.837 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:49.837 +03:00 [DBG] Connection id "0HNC8090TGFI1" completed keep alive response. 2025-07-01 17:05:49.837 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5004ms 2025-07-01 17:05:49.837 +03:00 [DBG] Connection id "0HNC8090TGFI1" received FIN. 2025-07-01 17:05:49.837 +03:00 [DBG] Connection id "0HNC8090TGFI1" disconnecting. 2025-07-01 17:05:49.837 +03:00 [DBG] Connection id "0HNC8090TGFI1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:05:49.838 +03:00 [DBG] Connection id "0HNC8090TGFI1" stopped. 2025-07-01 17:05:54.841 +03:00 [DBG] Connection id "0HNC8090TGFI2" accepted. 2025-07-01 17:05:54.842 +03:00 [DBG] Connection id "0HNC8090TGFI2" started. 2025-07-01 17:05:54.842 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:05:54.842 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:05:54.842 +03:00 [DBG] POST requests are not supported 2025-07-01 17:05:54.842 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:05:54.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-07-01 17:05:54.842 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:54.842 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:05:54.842 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:05:54.842 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:05:54.842 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:05:54.842 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:54.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-07-01 17:05:54.842 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:05:54.842 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:05:54.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-07-01 17:05:54.842 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:05:54.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-07-01 17:05:54.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:54.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:54.842 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:05:54.842 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:05:54.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:54.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:54.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:54.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:54.842 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:05:54.843 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1189ms. 2025-07-01 17:05:54.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:54.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:54.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:54.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:54.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:54.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:54.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:54.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:54.843 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:05:54.843 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:05:54.843 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:05:54.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:54.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:54.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:54.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:54.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:54.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:54.843 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6733ms 2025-07-01 17:05:54.843 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:54.843 +03:00 [DBG] Connection id "0HNC8090TGFI2" completed keep alive response. 2025-07-01 17:05:54.843 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.314ms 2025-07-01 17:05:54.843 +03:00 [DBG] Connection id "0HNC8090TGFI2" received FIN. 2025-07-01 17:05:54.843 +03:00 [DBG] Connection id "0HNC8090TGFI2" disconnecting. 2025-07-01 17:05:54.843 +03:00 [DBG] Connection id "0HNC8090TGFI2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:05:54.845 +03:00 [DBG] Connection id "0HNC8090TGFI2" stopped. 2025-07-01 17:05:59.832 +03:00 [DBG] Connection id "0HNC8090TGFI3" accepted. 2025-07-01 17:05:59.832 +03:00 [DBG] Connection id "0HNC8090TGFI3" started. 2025-07-01 17:05:59.833 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:05:59.833 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:05:59.833 +03:00 [DBG] POST requests are not supported 2025-07-01 17:05:59.833 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:05:59.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-07-01 17:05:59.833 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:59.833 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:05:59.833 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:05:59.833 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:05:59.833 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:05:59.833 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:59.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-07-01 17:05:59.833 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:05:59.833 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:05:59.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-07-01 17:05:59.833 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:05:59.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-07-01 17:05:59.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:59.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:59.834 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:05:59.834 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:05:59.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:59.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:59.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:59.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:59.834 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:05:59.834 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1771ms. 2025-07-01 17:05:59.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:59.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:05:59.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:59.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:05:59.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:59.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:59.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:59.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:59.834 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:05:59.834 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:05:59.834 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:05:59.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:59.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:05:59.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:59.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:59.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:59.835 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:05:59.835 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1074ms 2025-07-01 17:05:59.835 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:05:59.835 +03:00 [DBG] Connection id "0HNC8090TGFI3" completed keep alive response. 2025-07-01 17:05:59.835 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1408ms 2025-07-01 17:05:59.835 +03:00 [DBG] Connection id "0HNC8090TGFI3" received FIN. 2025-07-01 17:05:59.835 +03:00 [DBG] Connection id "0HNC8090TGFI3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:05:59.835 +03:00 [DBG] Connection id "0HNC8090TGFI3" disconnecting. 2025-07-01 17:05:59.835 +03:00 [DBG] Connection id "0HNC8090TGFI3" stopped. 2025-07-01 17:06:04.833 +03:00 [DBG] Connection id "0HNC8090TGFI4" accepted. 2025-07-01 17:06:04.834 +03:00 [DBG] Connection id "0HNC8090TGFI4" started. 2025-07-01 17:06:04.834 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:06:04.834 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:06:04.834 +03:00 [DBG] POST requests are not supported 2025-07-01 17:06:04.834 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:06:04.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-07-01 17:06:04.834 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:06:04.834 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:06:04.834 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:06:04.834 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:06:04.834 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:06:04.834 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:06:04.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-07-01 17:06:04.834 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:06:04.834 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:06:04.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-07-01 17:06:04.834 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:06:04.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-07-01 17:06:04.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:04.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:04.834 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:06:04.834 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:06:04.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:06:04.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:06:04.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:06:04.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:06:04.834 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:06:04.835 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1349ms. 2025-07-01 17:06:04.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:06:04.835 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:06:04.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:06:04.835 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:06:04.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:04.835 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:04.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:06:04.835 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:06:04.835 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:06:04.835 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:06:04.835 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:06:04.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:06:04.835 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:06:04.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:04.835 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:04.835 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:04.835 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:04.835 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7593ms 2025-07-01 17:06:04.835 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:06:04.835 +03:00 [DBG] Connection id "0HNC8090TGFI4" completed keep alive response. 2025-07-01 17:06:04.835 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3248ms 2025-07-01 17:06:04.835 +03:00 [DBG] Connection id "0HNC8090TGFI4" received FIN. 2025-07-01 17:06:04.836 +03:00 [DBG] Connection id "0HNC8090TGFI4" disconnecting. 2025-07-01 17:06:04.836 +03:00 [DBG] Connection id "0HNC8090TGFI4" stopped. 2025-07-01 17:06:04.836 +03:00 [DBG] Connection id "0HNC8090TGFI4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:06:09.841 +03:00 [DBG] Connection id "0HNC8090TGFI5" accepted. 2025-07-01 17:06:09.842 +03:00 [DBG] Connection id "0HNC8090TGFI5" started. 2025-07-01 17:06:09.842 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:06:09.842 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:06:09.842 +03:00 [DBG] POST requests are not supported 2025-07-01 17:06:09.842 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:06:09.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-07-01 17:06:09.842 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:06:09.842 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:06:09.842 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:06:09.842 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:06:09.842 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:06:09.842 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:06:09.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-07-01 17:06:09.842 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:06:09.842 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:06:09.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-07-01 17:06:09.842 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:06:09.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-07-01 17:06:09.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:09.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:09.842 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:06:09.842 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:06:09.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:06:09.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:06:09.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:06:09.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:06:09.842 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:06:09.842 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1131ms. 2025-07-01 17:06:09.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:06:09.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:06:09.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:06:09.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:06:09.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:09.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:09.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:06:09.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:06:09.842 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:06:09.843 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:06:09.843 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:06:09.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:06:09.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:06:09.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:09.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:09.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:09.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:09.843 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5982ms 2025-07-01 17:06:09.843 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:06:09.843 +03:00 [DBG] Connection id "0HNC8090TGFI5" completed keep alive response. 2025-07-01 17:06:09.843 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1047ms 2025-07-01 17:06:09.843 +03:00 [DBG] Connection id "0HNC8090TGFI5" received FIN. 2025-07-01 17:06:09.843 +03:00 [DBG] Connection id "0HNC8090TGFI5" disconnecting. 2025-07-01 17:06:09.843 +03:00 [DBG] Connection id "0HNC8090TGFI5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:06:09.844 +03:00 [DBG] Connection id "0HNC8090TGFI5" stopped. 2025-07-01 17:06:14.844 +03:00 [DBG] Connection id "0HNC8090TGFI6" accepted. 2025-07-01 17:06:14.844 +03:00 [DBG] Connection id "0HNC8090TGFI6" started. 2025-07-01 17:06:14.844 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:06:14.845 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:06:14.845 +03:00 [DBG] POST requests are not supported 2025-07-01 17:06:14.845 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:06:14.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-07-01 17:06:14.845 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:06:14.845 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:06:14.845 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:06:14.845 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:06:14.845 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:06:14.845 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:06:14.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-07-01 17:06:14.845 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:06:14.845 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:06:14.845 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:06:14.845 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:06:14.845 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:06:14.845 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:14.845 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:14.845 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:06:14.845 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:06:14.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:06:14.845 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:06:14.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:06:14.845 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:06:14.845 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:06:14.845 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1235ms. 2025-07-01 17:06:14.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:06:14.845 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:06:14.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:06:14.845 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:06:14.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:14.845 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:14.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:06:14.845 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:06:14.845 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:06:14.846 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:06:14.846 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:06:14.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:06:14.846 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:06:14.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:14.846 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:14.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:14.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:14.846 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6942ms 2025-07-01 17:06:14.846 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:06:14.846 +03:00 [DBG] Connection id "0HNC8090TGFI6" completed keep alive response. 2025-07-01 17:06:14.846 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2986ms 2025-07-01 17:06:14.846 +03:00 [DBG] Connection id "0HNC8090TGFI6" received FIN. 2025-07-01 17:06:14.846 +03:00 [DBG] Connection id "0HNC8090TGFI6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:06:14.846 +03:00 [DBG] Connection id "0HNC8090TGFI6" disconnecting. 2025-07-01 17:06:14.846 +03:00 [DBG] Connection id "0HNC8090TGFI6" stopped. 2025-07-01 17:06:19.838 +03:00 [DBG] Connection id "0HNC8090TGFI7" accepted. 2025-07-01 17:06:19.838 +03:00 [DBG] Connection id "0HNC8090TGFI7" started. 2025-07-01 17:06:19.838 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:06:19.838 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:06:19.839 +03:00 [DBG] POST requests are not supported 2025-07-01 17:06:19.839 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:06:19.839 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:06:19.839 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:06:19.839 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:06:19.839 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:06:19.839 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:06:19.839 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:06:19.839 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:06:19.839 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:06:19.839 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:06:19.839 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:06:19.839 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:06:19.839 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:06:19.839 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:06:19.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:19.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:19.839 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:06:19.840 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:06:19.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:06:19.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:06:19.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:06:19.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:06:19.840 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:06:19.840 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1806ms. 2025-07-01 17:06:19.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:06:19.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:06:19.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:06:19.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:06:19.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:19.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:19.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:06:19.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:06:19.840 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:06:19.840 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:06:19.840 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:06:19.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:06:19.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:06:19.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:19.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:19.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:19.841 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:19.841 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2161ms 2025-07-01 17:06:19.841 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:06:19.841 +03:00 [DBG] Connection id "0HNC8090TGFI7" completed keep alive response. 2025-07-01 17:06:19.841 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3914ms 2025-07-01 17:06:19.841 +03:00 [DBG] Connection id "0HNC8090TGFI7" received FIN. 2025-07-01 17:06:19.841 +03:00 [DBG] Connection id "0HNC8090TGFI7" disconnecting. 2025-07-01 17:06:19.841 +03:00 [DBG] Connection id "0HNC8090TGFI7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:06:19.842 +03:00 [DBG] Connection id "0HNC8090TGFI7" stopped. 2025-07-01 17:06:24.831 +03:00 [DBG] Connection id "0HNC8090TGFI8" accepted. 2025-07-01 17:06:24.831 +03:00 [DBG] Connection id "0HNC8090TGFI8" started. 2025-07-01 17:06:24.831 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:06:24.831 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:06:24.831 +03:00 [DBG] POST requests are not supported 2025-07-01 17:06:24.831 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:06:24.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-07-01 17:06:24.831 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:06:24.831 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:06:24.832 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:06:24.832 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:06:24.832 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:06:24.832 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:06:24.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-07-01 17:06:24.832 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:06:24.832 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:06:24.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-07-01 17:06:24.832 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:06:24.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-07-01 17:06:24.832 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:24.832 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:24.832 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:06:24.832 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:06:24.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:06:24.832 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:06:24.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:06:24.832 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:06:24.832 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:06:24.832 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1568ms. 2025-07-01 17:06:24.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:06:24.832 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:06:24.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:06:24.832 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:06:24.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:24.832 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:24.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:06:24.832 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:06:24.832 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:06:24.832 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:06:24.832 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:06:24.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:06:24.832 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:06:24.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:24.832 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:24.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:24.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:06:24.833 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7622ms 2025-07-01 17:06:24.833 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:06:24.833 +03:00 [DBG] Connection id "0HNC8090TGFI8" completed keep alive response. 2025-07-01 17:06:24.833 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3804ms 2025-07-01 17:06:24.833 +03:00 [DBG] Connection id "0HNC8090TGFI8" received FIN. 2025-07-01 17:06:24.833 +03:00 [DBG] Connection id "0HNC8090TGFI8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:06:24.833 +03:00 [DBG] Connection id "0HNC8090TGFI8" disconnecting. 2025-07-01 17:06:24.833 +03:00 [DBG] Connection id "0HNC8090TGFI8" stopped. 2025-07-01 17:07:02.833 +03:00 [DBG] Connection id "0HNC8090TGFI9" accepted. 2025-07-01 17:07:02.833 +03:00 [DBG] Connection id "0HNC8090TGFI9" started. 2025-07-01 17:07:02.833 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:07:02.833 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:07:02.833 +03:00 [DBG] POST requests are not supported 2025-07-01 17:07:02.833 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:07:02.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-07-01 17:07:02.833 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:07:02.833 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:07:02.833 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:07:02.833 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:07:02.833 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:07:02.833 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:07:02.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-07-01 17:07:02.834 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:07:02.834 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:07:02.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-07-01 17:07:02.834 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:07:02.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-07-01 17:07:02.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:07:02.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:07:02.834 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:07:02.834 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:07:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:07:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:07:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:07:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:07:02.834 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:07:02.834 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1172ms. 2025-07-01 17:07:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:07:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:07:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:07:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:07:02.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:07:02.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:07:02.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:07:02.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:07:02.834 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:07:02.834 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:07:02.834 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:07:02.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:07:02.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:07:02.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:07:02.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:07:02.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:07:02.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:07:02.834 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6192ms 2025-07-01 17:07:02.834 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:07:02.834 +03:00 [DBG] Connection id "0HNC8090TGFI9" completed keep alive response. 2025-07-01 17:07:02.834 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1756ms 2025-07-01 17:07:02.835 +03:00 [DBG] Connection id "0HNC8090TGFI9" received FIN. 2025-07-01 17:07:02.835 +03:00 [DBG] Connection id "0HNC8090TGFI9" disconnecting. 2025-07-01 17:07:02.835 +03:00 [DBG] Connection id "0HNC8090TGFI9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:07:02.836 +03:00 [DBG] Connection id "0HNC8090TGFI9" stopped. 2025-07-01 17:08:02.838 +03:00 [DBG] Connection id "0HNC8090TGFIA" accepted. 2025-07-01 17:08:02.838 +03:00 [DBG] Connection id "0HNC8090TGFIA" started. 2025-07-01 17:08:02.839 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:08:02.839 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:08:02.839 +03:00 [DBG] POST requests are not supported 2025-07-01 17:08:02.839 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:08:02.839 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:08:02.839 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:08:02.839 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:08:02.839 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:08:02.839 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:08:02.839 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:08:02.839 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:08:02.839 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:08:02.839 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:08:02.839 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:08:02.839 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:08:02.839 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:08:02.839 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:08:02.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:08:02.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:08:02.839 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:08:02.840 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:08:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:08:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:08:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:08:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:08:02.840 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:08:02.840 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.145ms. 2025-07-01 17:08:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:08:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:08:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:08:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:08:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:08:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:08:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:08:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:08:02.840 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:08:02.840 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:08:02.840 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:08:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:08:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:08:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:08:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:08:02.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:08:02.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:08:02.840 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0492ms 2025-07-01 17:08:02.840 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:08:02.841 +03:00 [DBG] Connection id "0HNC8090TGFIA" completed keep alive response. 2025-07-01 17:08:02.841 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9218ms 2025-07-01 17:08:02.841 +03:00 [DBG] Connection id "0HNC8090TGFIA" received FIN. 2025-07-01 17:08:02.841 +03:00 [DBG] Connection id "0HNC8090TGFIA" disconnecting. 2025-07-01 17:08:02.841 +03:00 [DBG] Connection id "0HNC8090TGFIA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:08:02.842 +03:00 [DBG] Connection id "0HNC8090TGFIA" stopped. 2025-07-01 17:09:02.833 +03:00 [DBG] Connection id "0HNC8090TGFIB" accepted. 2025-07-01 17:09:02.833 +03:00 [DBG] Connection id "0HNC8090TGFIB" started. 2025-07-01 17:09:02.833 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:09:02.833 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:09:02.833 +03:00 [DBG] POST requests are not supported 2025-07-01 17:09:02.833 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:09:02.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-07-01 17:09:02.833 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:09:02.833 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:09:02.833 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:09:02.834 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:09:02.834 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:09:02.834 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:09:02.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-07-01 17:09:02.834 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:09:02.834 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:09:02.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-07-01 17:09:02.834 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:09:02.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-07-01 17:09:02.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:09:02.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:09:02.834 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:09:02.834 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:09:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:09:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:09:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:09:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:09:02.834 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:09:02.834 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1215ms. 2025-07-01 17:09:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:09:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:09:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:09:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:09:02.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:09:02.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:09:02.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:09:02.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:09:02.834 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:09:02.834 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:09:02.834 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:09:02.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:09:02.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:09:02.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:09:02.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:09:02.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:09:02.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:09:02.834 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6741ms 2025-07-01 17:09:02.834 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:09:02.835 +03:00 [DBG] Connection id "0HNC8090TGFIB" completed keep alive response. 2025-07-01 17:09:02.835 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2512ms 2025-07-01 17:09:02.835 +03:00 [DBG] Connection id "0HNC8090TGFIB" received FIN. 2025-07-01 17:09:02.835 +03:00 [DBG] Connection id "0HNC8090TGFIB" disconnecting. 2025-07-01 17:09:02.835 +03:00 [DBG] Connection id "0HNC8090TGFIB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:09:02.836 +03:00 [DBG] Connection id "0HNC8090TGFIB" stopped. 2025-07-01 17:10:02.848 +03:00 [DBG] Connection id "0HNC8090TGFIC" accepted. 2025-07-01 17:10:02.848 +03:00 [DBG] Connection id "0HNC8090TGFIC" started. 2025-07-01 17:10:02.849 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:10:02.849 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:10:02.849 +03:00 [DBG] POST requests are not supported 2025-07-01 17:10:02.849 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:10:02.849 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:10:02.849 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:10:02.849 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:10:02.849 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:10:02.849 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:10:02.849 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:10:02.849 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:10:02.849 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:10:02.849 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:10:02.849 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:10:02.849 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:10:02.850 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:10:02.850 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:10:02.850 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:10:02.850 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:10:02.850 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:10:02.850 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:10:02.850 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:10:02.850 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:10:02.850 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:10:02.850 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:10:02.850 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:10:02.850 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2093ms. 2025-07-01 17:10:02.850 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:10:02.850 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:10:02.850 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:10:02.850 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:10:02.850 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:10:02.850 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:10:02.850 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:10:02.850 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:10:02.850 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:10:02.851 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:10:02.851 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:10:02.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:10:02.851 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:10:02.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:10:02.851 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:10:02.851 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:10:02.851 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:10:02.851 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1719ms 2025-07-01 17:10:02.851 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:10:02.851 +03:00 [DBG] Connection id "0HNC8090TGFIC" completed keep alive response. 2025-07-01 17:10:02.851 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2324ms 2025-07-01 17:10:02.851 +03:00 [DBG] Connection id "0HNC8090TGFIC" received FIN. 2025-07-01 17:10:02.851 +03:00 [DBG] Connection id "0HNC8090TGFIC" disconnecting. 2025-07-01 17:10:02.851 +03:00 [DBG] Connection id "0HNC8090TGFIC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:10:02.852 +03:00 [DBG] Connection id "0HNC8090TGFIC" stopped. 2025-07-01 17:11:02.832 +03:00 [DBG] Connection id "0HNC8090TGFID" accepted. 2025-07-01 17:11:02.832 +03:00 [DBG] Connection id "0HNC8090TGFID" started. 2025-07-01 17:11:02.832 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:11:02.833 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:11:02.833 +03:00 [DBG] POST requests are not supported 2025-07-01 17:11:02.833 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:11:02.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-07-01 17:11:02.833 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:11:02.833 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:11:02.833 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:11:02.833 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:11:02.833 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:11:02.833 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:11:02.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-07-01 17:11:02.833 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:11:02.833 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:11:02.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-07-01 17:11:02.833 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:11:02.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-07-01 17:11:02.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:11:02.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:11:02.833 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:11:02.834 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:11:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:11:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:11:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:11:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:11:02.834 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:11:02.834 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1584ms. 2025-07-01 17:11:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:11:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:11:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:11:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:11:02.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:11:02.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:11:02.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:11:02.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:11:02.834 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:11:02.834 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:11:02.834 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:11:02.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:11:02.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:11:02.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:11:02.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:11:02.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:11:02.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:11:02.834 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.104ms 2025-07-01 17:11:02.834 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:11:02.835 +03:00 [DBG] Connection id "0HNC8090TGFID" completed keep alive response. 2025-07-01 17:11:02.835 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1409ms 2025-07-01 17:11:02.835 +03:00 [DBG] Connection id "0HNC8090TGFID" received FIN. 2025-07-01 17:11:02.835 +03:00 [DBG] Connection id "0HNC8090TGFID" disconnecting. 2025-07-01 17:11:02.835 +03:00 [DBG] Connection id "0HNC8090TGFID" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:11:02.836 +03:00 [DBG] Connection id "0HNC8090TGFID" stopped. 2025-07-01 17:12:02.845 +03:00 [DBG] Connection id "0HNC8090TGFIE" accepted. 2025-07-01 17:12:02.845 +03:00 [DBG] Connection id "0HNC8090TGFIE" started. 2025-07-01 17:12:02.846 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:12:02.846 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:12:02.846 +03:00 [DBG] POST requests are not supported 2025-07-01 17:12:02.846 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:12:02.846 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:12:02.846 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:12:02.846 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:12:02.846 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:12:02.846 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:12:02.846 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:12:02.846 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:12:02.846 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:12:02.846 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:12:02.846 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:12:02.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-07-01 17:12:02.846 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:12:02.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-07-01 17:12:02.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:12:02.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:12:02.846 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:12:02.846 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:12:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:12:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:12:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:12:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:12:02.846 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:12:02.846 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1211ms. 2025-07-01 17:12:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:12:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:12:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:12:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:12:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:12:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:12:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:12:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:12:02.847 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:12:02.847 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:12:02.847 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:12:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:12:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:12:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:12:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:12:02.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:12:02.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:12:02.847 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6255ms 2025-07-01 17:12:02.847 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:12:02.847 +03:00 [DBG] Connection id "0HNC8090TGFIE" completed keep alive response. 2025-07-01 17:12:02.847 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2429ms 2025-07-01 17:12:02.847 +03:00 [DBG] Connection id "0HNC8090TGFIE" received FIN. 2025-07-01 17:12:02.847 +03:00 [DBG] Connection id "0HNC8090TGFIE" disconnecting. 2025-07-01 17:12:02.847 +03:00 [DBG] Connection id "0HNC8090TGFIE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:12:02.848 +03:00 [DBG] Connection id "0HNC8090TGFIE" stopped. 2025-07-01 17:13:02.840 +03:00 [DBG] Connection id "0HNC8090TGFIF" accepted. 2025-07-01 17:13:02.840 +03:00 [DBG] Connection id "0HNC8090TGFIF" started. 2025-07-01 17:13:02.840 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:13:02.841 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:13:02.841 +03:00 [DBG] POST requests are not supported 2025-07-01 17:13:02.841 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:13:02.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-07-01 17:13:02.841 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:13:02.841 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:13:02.841 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:13:02.841 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:13:02.841 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:13:02.841 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:13:02.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-07-01 17:13:02.841 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:13:02.841 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:13:02.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-07-01 17:13:02.841 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:13:02.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-07-01 17:13:02.841 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:13:02.841 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:13:02.841 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:13:02.841 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:13:02.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:13:02.841 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:13:02.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:13:02.841 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:13:02.841 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:13:02.841 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1256ms. 2025-07-01 17:13:02.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:13:02.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:13:02.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:13:02.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:13:02.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:13:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:13:02.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:13:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:13:02.842 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:13:02.842 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:13:02.842 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:13:02.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:13:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:13:02.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:13:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:13:02.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:13:02.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:13:02.842 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6656ms 2025-07-01 17:13:02.842 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:13:02.842 +03:00 [DBG] Connection id "0HNC8090TGFIF" completed keep alive response. 2025-07-01 17:13:02.842 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2727ms 2025-07-01 17:13:02.842 +03:00 [DBG] Connection id "0HNC8090TGFIF" received FIN. 2025-07-01 17:13:02.842 +03:00 [DBG] Connection id "0HNC8090TGFIF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:13:02.842 +03:00 [DBG] Connection id "0HNC8090TGFIF" disconnecting. 2025-07-01 17:13:02.842 +03:00 [DBG] Connection id "0HNC8090TGFIF" stopped. 2025-07-01 17:14:02.839 +03:00 [DBG] Connection id "0HNC8090TGFIG" accepted. 2025-07-01 17:14:02.839 +03:00 [DBG] Connection id "0HNC8090TGFIG" started. 2025-07-01 17:14:02.839 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:14:02.839 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:14:02.839 +03:00 [DBG] POST requests are not supported 2025-07-01 17:14:02.839 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:14:02.839 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:14:02.839 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:14:02.839 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:14:02.839 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:14:02.839 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:14:02.839 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:14:02.839 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:14:02.839 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:14:02.840 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:14:02.840 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:14:02.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-07-01 17:14:02.840 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:14:02.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-07-01 17:14:02.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:14:02.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:14:02.840 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:14:02.840 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:14:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:14:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:14:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:14:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:14:02.840 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:14:02.840 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1288ms. 2025-07-01 17:14:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:14:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:14:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:14:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:14:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:14:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:14:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:14:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:14:02.840 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:14:02.840 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:14:02.840 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:14:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:14:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:14:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:14:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:14:02.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:14:02.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:14:02.840 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7359ms 2025-07-01 17:14:02.840 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:14:02.840 +03:00 [DBG] Connection id "0HNC8090TGFIG" completed keep alive response. 2025-07-01 17:14:02.840 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3311ms 2025-07-01 17:14:02.841 +03:00 [DBG] Connection id "0HNC8090TGFIG" received FIN. 2025-07-01 17:14:02.841 +03:00 [DBG] Connection id "0HNC8090TGFIG" disconnecting. 2025-07-01 17:14:02.841 +03:00 [DBG] Connection id "0HNC8090TGFIG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:14:02.842 +03:00 [DBG] Connection id "0HNC8090TGFIG" stopped. 2025-07-01 17:15:02.845 +03:00 [DBG] Connection id "0HNC8090TGFIH" accepted. 2025-07-01 17:15:02.845 +03:00 [DBG] Connection id "0HNC8090TGFIH" started. 2025-07-01 17:15:02.845 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:15:02.845 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:15:02.845 +03:00 [DBG] POST requests are not supported 2025-07-01 17:15:02.845 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:15:02.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-07-01 17:15:02.845 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:15:02.845 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:15:02.845 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:15:02.845 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:15:02.845 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:15:02.845 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:15:02.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-07-01 17:15:02.845 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:15:02.845 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:15:02.845 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:15:02.845 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:15:02.845 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:15:02.845 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:15:02.845 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:15:02.845 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:15:02.846 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:15:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:15:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:15:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:15:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:15:02.846 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:15:02.846 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1367ms. 2025-07-01 17:15:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:15:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:15:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:15:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:15:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:15:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:15:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:15:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:15:02.846 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:15:02.846 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:15:02.846 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:15:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:15:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:15:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:15:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:15:02.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:15:02.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:15:02.846 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7393ms 2025-07-01 17:15:02.846 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:15:02.846 +03:00 [DBG] Connection id "0HNC8090TGFIH" completed keep alive response. 2025-07-01 17:15:02.846 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4308ms 2025-07-01 17:15:02.847 +03:00 [DBG] Connection id "0HNC8090TGFIH" received FIN. 2025-07-01 17:15:02.847 +03:00 [DBG] Connection id "0HNC8090TGFIH" disconnecting. 2025-07-01 17:15:02.847 +03:00 [DBG] Connection id "0HNC8090TGFIH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:15:02.848 +03:00 [DBG] Connection id "0HNC8090TGFIH" stopped. 2025-07-01 17:16:02.839 +03:00 [DBG] Connection id "0HNC8090TGFII" accepted. 2025-07-01 17:16:02.840 +03:00 [DBG] Connection id "0HNC8090TGFII" started. 2025-07-01 17:16:02.840 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:16:02.840 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:16:02.840 +03:00 [DBG] POST requests are not supported 2025-07-01 17:16:02.840 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:16:02.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-07-01 17:16:02.840 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:16:02.840 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:16:02.840 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:16:02.840 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:16:02.840 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:16:02.840 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:16:02.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-07-01 17:16:02.840 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:16:02.840 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:16:02.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-07-01 17:16:02.840 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:16:02.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-07-01 17:16:02.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:16:02.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:16:02.840 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:16:02.841 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:16:02.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:16:02.841 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:16:02.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:16:02.841 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:16:02.841 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:16:02.841 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1682ms. 2025-07-01 17:16:02.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:16:02.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:16:02.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:16:02.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:16:02.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:16:02.841 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:16:02.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:16:02.841 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:16:02.841 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:16:02.841 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:16:02.841 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:16:02.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:16:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:16:02.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:16:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:16:02.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:16:02.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:16:02.842 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.348ms 2025-07-01 17:16:02.842 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:16:02.842 +03:00 [DBG] Connection id "0HNC8090TGFII" completed keep alive response. 2025-07-01 17:16:02.842 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.118ms 2025-07-01 17:16:02.842 +03:00 [DBG] Connection id "0HNC8090TGFII" received FIN. 2025-07-01 17:16:02.842 +03:00 [DBG] Connection id "0HNC8090TGFII" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:16:02.842 +03:00 [DBG] Connection id "0HNC8090TGFII" disconnecting. 2025-07-01 17:16:02.842 +03:00 [DBG] Connection id "0HNC8090TGFII" stopped. 2025-07-01 17:17:02.848 +03:00 [DBG] Connection id "0HNC8090TGFIJ" accepted. 2025-07-01 17:17:02.848 +03:00 [DBG] Connection id "0HNC8090TGFIJ" started. 2025-07-01 17:17:02.849 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:17:02.849 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:17:02.849 +03:00 [DBG] POST requests are not supported 2025-07-01 17:17:02.849 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:17:02.849 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:17:02.849 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:17:02.849 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:17:02.849 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:17:02.849 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:17:02.849 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:17:02.849 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:17:02.849 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:17:02.849 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:17:02.849 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:17:02.849 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:17:02.849 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:17:02.849 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:17:02.849 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:17:02.849 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:17:02.849 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:17:02.850 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:17:02.850 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:17:02.850 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:17:02.850 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:17:02.850 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:17:02.850 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:17:02.850 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1429ms. 2025-07-01 17:17:02.850 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:17:02.850 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:17:02.850 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:17:02.850 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:17:02.850 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:17:02.850 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:17:02.850 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:17:02.850 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:17:02.850 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:17:02.850 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:17:02.850 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:17:02.850 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:17:02.850 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:17:02.850 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:17:02.850 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:17:02.850 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:17:02.850 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:17:02.850 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9879ms 2025-07-01 17:17:02.850 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:17:02.850 +03:00 [DBG] Connection id "0HNC8090TGFIJ" completed keep alive response. 2025-07-01 17:17:02.850 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7737ms 2025-07-01 17:17:02.851 +03:00 [DBG] Connection id "0HNC8090TGFIJ" received FIN. 2025-07-01 17:17:02.851 +03:00 [DBG] Connection id "0HNC8090TGFIJ" disconnecting. 2025-07-01 17:17:02.851 +03:00 [DBG] Connection id "0HNC8090TGFIJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:17:02.852 +03:00 [DBG] Connection id "0HNC8090TGFIJ" stopped. 2025-07-01 17:18:02.841 +03:00 [DBG] Connection id "0HNC8090TGFIK" accepted. 2025-07-01 17:18:02.841 +03:00 [DBG] Connection id "0HNC8090TGFIK" started. 2025-07-01 17:18:02.841 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:18:02.841 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:18:02.841 +03:00 [DBG] POST requests are not supported 2025-07-01 17:18:02.841 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:18:02.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-07-01 17:18:02.841 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:18:02.841 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:18:02.841 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:18:02.841 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:18:02.841 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:18:02.841 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:18:02.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-07-01 17:18:02.841 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:18:02.841 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:18:02.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-07-01 17:18:02.842 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:18:02.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-07-01 17:18:02.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:18:02.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:18:02.842 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:18:02.842 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:18:02.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:18:02.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:18:02.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:18:02.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:18:02.842 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:18:02.842 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1266ms. 2025-07-01 17:18:02.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:18:02.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:18:02.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:18:02.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:18:02.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:18:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:18:02.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:18:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:18:02.842 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:18:02.842 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:18:02.842 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:18:02.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:18:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:18:02.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:18:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:18:02.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:18:02.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:18:02.842 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6923ms 2025-07-01 17:18:02.842 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:18:02.842 +03:00 [DBG] Connection id "0HNC8090TGFIK" completed keep alive response. 2025-07-01 17:18:02.842 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4327ms 2025-07-01 17:18:02.843 +03:00 [DBG] Connection id "0HNC8090TGFIK" received FIN. 2025-07-01 17:18:02.843 +03:00 [DBG] Connection id "0HNC8090TGFIK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:18:02.843 +03:00 [DBG] Connection id "0HNC8090TGFIK" disconnecting. 2025-07-01 17:18:02.843 +03:00 [DBG] Connection id "0HNC8090TGFIK" stopped. 2025-07-01 17:19:02.852 +03:00 [DBG] Connection id "0HNC8090TGFIL" accepted. 2025-07-01 17:19:02.852 +03:00 [DBG] Connection id "0HNC8090TGFIL" started. 2025-07-01 17:19:02.852 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:19:02.852 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:19:02.852 +03:00 [DBG] POST requests are not supported 2025-07-01 17:19:02.852 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:19:02.852 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:19:02.852 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:19:02.852 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:19:02.852 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:19:02.852 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:19:02.852 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:19:02.852 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:19:02.852 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:19:02.852 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:19:02.852 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:19:02.852 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:19:02.852 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:19:02.852 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:19:02.852 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:19:02.853 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:19:02.853 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:19:02.853 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:19:02.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:19:02.853 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:19:02.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:19:02.853 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:19:02.853 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:19:02.853 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1336ms. 2025-07-01 17:19:02.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:19:02.853 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:19:02.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:19:02.853 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:19:02.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:19:02.853 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:19:02.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:19:02.853 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:19:02.853 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:19:02.853 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:19:02.853 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:19:02.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:19:02.853 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:19:02.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:19:02.853 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:19:02.853 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:19:02.853 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:19:02.853 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7728ms 2025-07-01 17:19:02.853 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:19:02.853 +03:00 [DBG] Connection id "0HNC8090TGFIL" completed keep alive response. 2025-07-01 17:19:02.853 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4199ms 2025-07-01 17:19:02.854 +03:00 [DBG] Connection id "0HNC8090TGFIL" received FIN. 2025-07-01 17:19:02.854 +03:00 [DBG] Connection id "0HNC8090TGFIL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:19:02.854 +03:00 [DBG] Connection id "0HNC8090TGFIL" disconnecting. 2025-07-01 17:19:02.854 +03:00 [DBG] Connection id "0HNC8090TGFIL" stopped. 2025-07-01 17:20:02.833 +03:00 [DBG] Connection id "0HNC8090TGFIM" accepted. 2025-07-01 17:20:02.833 +03:00 [DBG] Connection id "0HNC8090TGFIM" started. 2025-07-01 17:20:02.833 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:20:02.833 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:20:02.833 +03:00 [DBG] POST requests are not supported 2025-07-01 17:20:02.833 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:20:02.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-07-01 17:20:02.833 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:20:02.833 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:20:02.833 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:20:02.833 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:20:02.833 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:20:02.833 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:20:02.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-07-01 17:20:02.833 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:20:02.833 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:20:02.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-07-01 17:20:02.833 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:20:02.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-07-01 17:20:02.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:20:02.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:20:02.834 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:20:02.834 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:20:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:20:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:20:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:20:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:20:02.834 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:20:02.834 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1276ms. 2025-07-01 17:20:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:20:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:20:02.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:20:02.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:20:02.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:20:02.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:20:02.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:20:02.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:20:02.834 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:20:02.834 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:20:02.834 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:20:02.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:20:02.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:20:02.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:20:02.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:20:02.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:20:02.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:20:02.834 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7191ms 2025-07-01 17:20:02.834 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:20:02.834 +03:00 [DBG] Connection id "0HNC8090TGFIM" completed keep alive response. 2025-07-01 17:20:02.834 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3837ms 2025-07-01 17:20:02.834 +03:00 [DBG] Connection id "0HNC8090TGFIM" received FIN. 2025-07-01 17:20:02.835 +03:00 [DBG] Connection id "0HNC8090TGFIM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:20:02.835 +03:00 [DBG] Connection id "0HNC8090TGFIM" disconnecting. 2025-07-01 17:20:02.835 +03:00 [DBG] Connection id "0HNC8090TGFIM" stopped. 2025-07-01 17:21:02.857 +03:00 [DBG] Connection id "0HNC8090TGFIN" accepted. 2025-07-01 17:21:02.858 +03:00 [DBG] Connection id "0HNC8090TGFIN" started. 2025-07-01 17:21:02.858 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:21:02.858 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:21:02.858 +03:00 [DBG] POST requests are not supported 2025-07-01 17:21:02.858 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:21:02.858 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:21:02.858 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:21:02.858 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:21:02.858 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:21:02.858 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:21:02.858 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:21:02.858 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:21:02.858 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:21:02.858 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:21:02.859 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:21:02.859 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:21:02.859 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:21:02.859 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:21:02.859 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:21:02.859 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:21:02.859 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:21:02.859 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:21:02.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:21:02.859 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:21:02.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:21:02.859 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:21:02.859 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:21:02.859 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1508ms. 2025-07-01 17:21:02.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:21:02.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:21:02.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:21:02.860 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:21:02.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:21:02.860 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:21:02.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:21:02.860 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:21:02.860 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:21:02.860 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:21:02.860 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:21:02.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:21:02.860 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:21:02.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:21:02.860 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:21:02.860 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:21:02.860 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:21:02.860 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2238ms 2025-07-01 17:21:02.860 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:21:02.860 +03:00 [DBG] Connection id "0HNC8090TGFIN" completed keep alive response. 2025-07-01 17:21:02.860 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4772ms 2025-07-01 17:21:02.860 +03:00 [DBG] Connection id "0HNC8090TGFIN" received FIN. 2025-07-01 17:21:02.861 +03:00 [DBG] Connection id "0HNC8090TGFIN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:21:02.861 +03:00 [DBG] Connection id "0HNC8090TGFIN" disconnecting. 2025-07-01 17:21:02.861 +03:00 [DBG] Connection id "0HNC8090TGFIN" stopped. 2025-07-01 17:22:02.837 +03:00 [DBG] Connection id "0HNC8090TGFIO" accepted. 2025-07-01 17:22:02.837 +03:00 [DBG] Connection id "0HNC8090TGFIO" started. 2025-07-01 17:22:02.837 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:22:02.837 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:22:02.837 +03:00 [DBG] POST requests are not supported 2025-07-01 17:22:02.837 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:22:02.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-07-01 17:22:02.837 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:22:02.837 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:22:02.837 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:22:02.837 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:22:02.837 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:22:02.837 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:22:02.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-07-01 17:22:02.837 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:22:02.837 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:22:02.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-07-01 17:22:02.837 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:22:02.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-07-01 17:22:02.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:22:02.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:22:02.837 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:22:02.838 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:22:02.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:22:02.838 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:22:02.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:22:02.838 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:22:02.838 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:22:02.838 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1255ms. 2025-07-01 17:22:02.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:22:02.838 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:22:02.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:22:02.838 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:22:02.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:22:02.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:22:02.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:22:02.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:22:02.838 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:22:02.838 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:22:02.838 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:22:02.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:22:02.838 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:22:02.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:22:02.838 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:22:02.838 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:22:02.838 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:22:02.838 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7371ms 2025-07-01 17:22:02.838 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:22:02.838 +03:00 [DBG] Connection id "0HNC8090TGFIO" completed keep alive response. 2025-07-01 17:22:02.838 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3614ms 2025-07-01 17:22:02.838 +03:00 [DBG] Connection id "0HNC8090TGFIO" received FIN. 2025-07-01 17:22:02.838 +03:00 [DBG] Connection id "0HNC8090TGFIO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:22:02.839 +03:00 [DBG] Connection id "0HNC8090TGFIO" disconnecting. 2025-07-01 17:22:02.839 +03:00 [DBG] Connection id "0HNC8090TGFIO" stopped. 2025-07-01 17:23:02.844 +03:00 [DBG] Connection id "0HNC8090TGFIP" accepted. 2025-07-01 17:23:02.844 +03:00 [DBG] Connection id "0HNC8090TGFIP" started. 2025-07-01 17:23:02.844 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:23:02.844 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:23:02.844 +03:00 [DBG] POST requests are not supported 2025-07-01 17:23:02.844 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:23:02.844 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:23:02.844 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:23:02.844 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:23:02.844 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:23:02.844 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:23:02.845 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:23:02.845 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:23:02.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-07-01 17:23:02.845 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:23:02.845 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:23:02.845 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:23:02.845 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:23:02.845 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:23:02.845 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:23:02.845 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:23:02.846 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:23:02.846 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:23:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:23:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:23:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:23:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:23:02.846 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:23:02.846 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2046ms. 2025-07-01 17:23:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:23:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:23:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:23:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:23:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:23:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:23:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:23:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:23:02.846 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:23:02.846 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:23:02.847 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:23:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:23:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:23:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:23:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:23:02.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:23:02.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:23:02.847 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3934ms 2025-07-01 17:23:02.847 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:23:02.847 +03:00 [DBG] Connection id "0HNC8090TGFIP" completed keep alive response. 2025-07-01 17:23:02.847 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8321ms 2025-07-01 17:23:02.847 +03:00 [DBG] Connection id "0HNC8090TGFIP" received FIN. 2025-07-01 17:23:02.847 +03:00 [DBG] Connection id "0HNC8090TGFIP" disconnecting. 2025-07-01 17:23:02.847 +03:00 [DBG] Connection id "0HNC8090TGFIP" stopped. 2025-07-01 17:23:02.848 +03:00 [DBG] Connection id "0HNC8090TGFIP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:24:02.847 +03:00 [DBG] Connection id "0HNC8090TGFIQ" accepted. 2025-07-01 17:24:02.847 +03:00 [DBG] Connection id "0HNC8090TGFIQ" started. 2025-07-01 17:24:02.848 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:24:02.848 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:24:02.848 +03:00 [DBG] POST requests are not supported 2025-07-01 17:24:02.848 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:24:02.848 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:24:02.848 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:24:02.848 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:24:02.848 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:24:02.848 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:24:02.848 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:24:02.848 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:24:02.848 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:24:02.848 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:24:02.848 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:24:02.848 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:24:02.848 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:24:02.848 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:24:02.848 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:24:02.848 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:24:02.848 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:24:02.848 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:24:02.848 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:24:02.848 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:24:02.848 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:24:02.848 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:24:02.849 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:24:02.849 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1668ms. 2025-07-01 17:24:02.849 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:24:02.849 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:24:02.849 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:24:02.849 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:24:02.849 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:24:02.849 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:24:02.849 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:24:02.849 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:24:02.849 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:24:02.849 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:24:02.849 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:24:02.849 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:24:02.849 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:24:02.849 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:24:02.849 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:24:02.849 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:24:02.849 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:24:02.849 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1019ms 2025-07-01 17:24:02.849 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:24:02.849 +03:00 [DBG] Connection id "0HNC8090TGFIQ" completed keep alive response. 2025-07-01 17:24:02.849 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8472ms 2025-07-01 17:24:02.850 +03:00 [DBG] Connection id "0HNC8090TGFIQ" received FIN. 2025-07-01 17:24:02.850 +03:00 [DBG] Connection id "0HNC8090TGFIQ" disconnecting. 2025-07-01 17:24:02.850 +03:00 [DBG] Connection id "0HNC8090TGFIQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:24:02.851 +03:00 [DBG] Connection id "0HNC8090TGFIQ" stopped. 2025-07-01 17:25:02.845 +03:00 [DBG] Connection id "0HNC8090TGFIR" accepted. 2025-07-01 17:25:02.845 +03:00 [DBG] Connection id "0HNC8090TGFIR" started. 2025-07-01 17:25:02.846 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:25:02.846 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:25:02.846 +03:00 [DBG] POST requests are not supported 2025-07-01 17:25:02.846 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:25:02.846 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:25:02.846 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:25:02.846 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:25:02.846 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:25:02.846 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:25:02.846 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:25:02.846 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:25:02.846 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:25:02.846 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:25:02.846 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:25:02.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-07-01 17:25:02.846 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:25:02.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-07-01 17:25:02.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:25:02.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:25:02.846 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:25:02.846 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:25:02.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:25:02.847 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:25:02.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:25:02.847 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:25:02.847 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:25:02.847 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1356ms. 2025-07-01 17:25:02.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:25:02.847 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:25:02.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:25:02.847 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:25:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:25:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:25:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:25:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:25:02.847 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:25:02.847 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:25:02.847 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:25:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:25:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:25:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:25:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:25:02.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:25:02.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:25:02.847 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8897ms 2025-07-01 17:25:02.847 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:25:02.847 +03:00 [DBG] Connection id "0HNC8090TGFIR" completed keep alive response. 2025-07-01 17:25:02.847 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.708ms 2025-07-01 17:25:02.848 +03:00 [DBG] Connection id "0HNC8090TGFIR" received FIN. 2025-07-01 17:25:02.848 +03:00 [DBG] Connection id "0HNC8090TGFIR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:25:02.848 +03:00 [DBG] Connection id "0HNC8090TGFIR" disconnecting. 2025-07-01 17:25:02.848 +03:00 [DBG] Connection id "0HNC8090TGFIR" stopped. 2025-07-01 17:26:02.854 +03:00 [DBG] Connection id "0HNC8090TGFIS" accepted. 2025-07-01 17:26:02.854 +03:00 [DBG] Connection id "0HNC8090TGFIS" started. 2025-07-01 17:26:02.854 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:26:02.854 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:26:02.855 +03:00 [DBG] POST requests are not supported 2025-07-01 17:26:02.855 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:26:02.855 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:26:02.855 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:26:02.855 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:26:02.855 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:26:02.855 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:26:02.855 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:26:02.855 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:26:02.855 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:26:02.855 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:26:02.855 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:26:02.855 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:26:02.855 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:26:02.855 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:26:02.855 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:26:02.855 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:26:02.855 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:26:02.855 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:26:02.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:26:02.855 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:26:02.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:26:02.855 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:26:02.855 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:26:02.855 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1282ms. 2025-07-01 17:26:02.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:26:02.855 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:26:02.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:26:02.855 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:26:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:26:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:26:02.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:26:02.856 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:26:02.856 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:26:02.856 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:26:02.856 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:26:02.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:26:02.856 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:26:02.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:26:02.856 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:26:02.856 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:26:02.856 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:26:02.856 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7273ms 2025-07-01 17:26:02.856 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:26:02.856 +03:00 [DBG] Connection id "0HNC8090TGFIS" completed keep alive response. 2025-07-01 17:26:02.856 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4064ms 2025-07-01 17:26:02.856 +03:00 [DBG] Connection id "0HNC8090TGFIS" received FIN. 2025-07-01 17:26:02.856 +03:00 [DBG] Connection id "0HNC8090TGFIS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:26:02.856 +03:00 [DBG] Connection id "0HNC8090TGFIS" disconnecting. 2025-07-01 17:26:02.857 +03:00 [DBG] Connection id "0HNC8090TGFIS" stopped. 2025-07-01 17:27:02.851 +03:00 [DBG] Connection id "0HNC8090TGFIT" accepted. 2025-07-01 17:27:02.851 +03:00 [DBG] Connection id "0HNC8090TGFIT" started. 2025-07-01 17:27:02.851 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:27:02.851 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:27:02.851 +03:00 [DBG] POST requests are not supported 2025-07-01 17:27:02.851 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:27:02.851 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:27:02.852 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:27:02.852 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:27:02.852 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:27:02.852 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:27:02.852 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:27:02.852 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:27:02.852 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:27:02.852 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:27:02.852 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:27:02.852 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:27:02.852 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:27:02.852 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:27:02.852 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:27:02.852 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:27:02.852 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:27:02.852 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:27:02.852 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:27:02.852 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:27:02.852 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:27:02.852 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:27:02.852 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:27:02.853 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1405ms. 2025-07-01 17:27:02.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:27:02.853 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:27:02.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:27:02.853 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:27:02.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:27:02.853 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:27:02.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:27:02.853 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:27:02.853 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:27:02.853 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:27:02.853 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:27:02.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:27:02.853 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:27:02.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:27:02.853 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:27:02.853 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:27:02.853 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:27:02.853 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1475ms 2025-07-01 17:27:02.853 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:27:02.853 +03:00 [DBG] Connection id "0HNC8090TGFIT" completed keep alive response. 2025-07-01 17:27:02.853 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.087ms 2025-07-01 17:27:02.853 +03:00 [DBG] Connection id "0HNC8090TGFIT" received FIN. 2025-07-01 17:27:02.854 +03:00 [DBG] Connection id "0HNC8090TGFIT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:27:02.854 +03:00 [DBG] Connection id "0HNC8090TGFIT" disconnecting. 2025-07-01 17:27:02.854 +03:00 [DBG] Connection id "0HNC8090TGFIT" stopped. 2025-07-01 17:28:02.847 +03:00 [DBG] Connection id "0HNC8090TGFIU" accepted. 2025-07-01 17:28:02.847 +03:00 [DBG] Connection id "0HNC8090TGFIU" started. 2025-07-01 17:28:02.847 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:28:02.847 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:28:02.848 +03:00 [DBG] POST requests are not supported 2025-07-01 17:28:02.848 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:28:02.848 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:28:02.848 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:28:02.848 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:28:02.848 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:28:02.848 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:28:02.848 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:28:02.848 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:28:02.848 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:28:02.848 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:28:02.848 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:28:02.848 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:28:02.848 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:28:02.848 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:28:02.848 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:28:02.848 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:28:02.848 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:28:02.848 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:28:02.849 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:28:02.849 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:28:02.849 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:28:02.849 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:28:02.849 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:28:02.849 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1619ms. 2025-07-01 17:28:02.849 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:28:02.849 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:28:02.849 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:28:02.849 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:28:02.849 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:28:02.849 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:28:02.849 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:28:02.849 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:28:02.849 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:28:02.849 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:28:02.849 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:28:02.849 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:28:02.849 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:28:02.849 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:28:02.849 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:28:02.850 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:28:02.850 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:28:02.850 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3441ms 2025-07-01 17:28:02.850 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:28:02.850 +03:00 [DBG] Connection id "0HNC8090TGFIU" completed keep alive response. 2025-07-01 17:28:02.850 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3687ms 2025-07-01 17:28:02.850 +03:00 [DBG] Connection id "0HNC8090TGFIU" received FIN. 2025-07-01 17:28:02.850 +03:00 [DBG] Connection id "0HNC8090TGFIU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:28:02.850 +03:00 [DBG] Connection id "0HNC8090TGFIU" disconnecting. 2025-07-01 17:28:02.850 +03:00 [DBG] Connection id "0HNC8090TGFIU" stopped. 2025-07-01 17:29:02.839 +03:00 [DBG] Connection id "0HNC8090TGFIV" accepted. 2025-07-01 17:29:02.839 +03:00 [DBG] Connection id "0HNC8090TGFIV" started. 2025-07-01 17:29:02.839 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:29:02.839 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:29:02.839 +03:00 [DBG] POST requests are not supported 2025-07-01 17:29:02.839 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:29:02.839 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:29:02.839 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:29:02.839 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:29:02.839 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:29:02.839 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:29:02.839 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:29:02.839 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:29:02.839 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:29:02.839 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:29:02.839 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:29:02.839 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:29:02.839 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:29:02.839 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:29:02.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:29:02.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:29:02.840 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:29:02.840 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:29:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:29:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:29:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:29:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:29:02.840 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:29:02.840 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1325ms. 2025-07-01 17:29:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:29:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:29:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:29:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:29:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:29:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:29:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:29:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:29:02.840 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:29:02.840 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:29:02.840 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:29:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:29:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:29:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:29:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:29:02.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:29:02.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:29:02.840 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8104ms 2025-07-01 17:29:02.840 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:29:02.840 +03:00 [DBG] Connection id "0HNC8090TGFIV" completed keep alive response. 2025-07-01 17:29:02.840 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4776ms 2025-07-01 17:29:02.841 +03:00 [DBG] Connection id "0HNC8090TGFIV" received FIN. 2025-07-01 17:29:02.841 +03:00 [DBG] Connection id "0HNC8090TGFIV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:29:02.841 +03:00 [DBG] Connection id "0HNC8090TGFIV" disconnecting. 2025-07-01 17:29:02.841 +03:00 [DBG] Connection id "0HNC8090TGFIV" stopped. 2025-07-01 17:30:02.845 +03:00 [DBG] Connection id "0HNC8090TGFJ0" accepted. 2025-07-01 17:30:02.845 +03:00 [DBG] Connection id "0HNC8090TGFJ0" started. 2025-07-01 17:30:02.845 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:30:02.845 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:30:02.845 +03:00 [DBG] POST requests are not supported 2025-07-01 17:30:02.845 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:30:02.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-07-01 17:30:02.845 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:30:02.845 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:30:02.845 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:30:02.846 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:30:02.846 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:30:02.846 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:30:02.846 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:30:02.846 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:30:02.846 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:30:02.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-07-01 17:30:02.846 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:30:02.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-07-01 17:30:02.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:30:02.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:30:02.846 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:30:02.846 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:30:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:30:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:30:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:30:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:30:02.846 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:30:02.846 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1384ms. 2025-07-01 17:30:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:30:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:30:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:30:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:30:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:30:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:30:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:30:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:30:02.846 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:30:02.846 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:30:02.847 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:30:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:30:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:30:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:30:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:30:02.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:30:02.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:30:02.847 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8343ms 2025-07-01 17:30:02.847 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:30:02.847 +03:00 [DBG] Connection id "0HNC8090TGFJ0" completed keep alive response. 2025-07-01 17:30:02.847 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5129ms 2025-07-01 17:30:02.847 +03:00 [DBG] Connection id "0HNC8090TGFJ0" received FIN. 2025-07-01 17:30:02.847 +03:00 [DBG] Connection id "0HNC8090TGFJ0" disconnecting. 2025-07-01 17:30:02.847 +03:00 [DBG] Connection id "0HNC8090TGFJ0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:30:02.848 +03:00 [DBG] Connection id "0HNC8090TGFJ0" stopped. 2025-07-01 17:31:02.852 +03:00 [DBG] Connection id "0HNC8090TGFJ1" accepted. 2025-07-01 17:31:02.852 +03:00 [DBG] Connection id "0HNC8090TGFJ1" started. 2025-07-01 17:31:02.852 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:31:02.852 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:31:02.852 +03:00 [DBG] POST requests are not supported 2025-07-01 17:31:02.852 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:31:02.852 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:31:02.852 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:31:02.852 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:31:02.852 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:31:02.852 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:31:02.852 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:31:02.853 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:31:02.853 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:31:02.853 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:31:02.853 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:31:02.853 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:31:02.853 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:31:02.853 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:31:02.853 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:31:02.853 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:31:02.853 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:31:02.853 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:31:02.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:31:02.853 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:31:02.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:31:02.853 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:31:02.853 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:31:02.854 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2327ms. 2025-07-01 17:31:02.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:31:02.854 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:31:02.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:31:02.854 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:31:02.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:31:02.854 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:31:02.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:31:02.854 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:31:02.854 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:31:02.854 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:31:02.854 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:31:02.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:31:02.854 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:31:02.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:31:02.854 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:31:02.854 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:31:02.854 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:31:02.854 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3388ms 2025-07-01 17:31:02.854 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:31:02.854 +03:00 [DBG] Connection id "0HNC8090TGFJ1" completed keep alive response. 2025-07-01 17:31:02.855 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5725ms 2025-07-01 17:31:02.855 +03:00 [DBG] Connection id "0HNC8090TGFJ1" received FIN. 2025-07-01 17:31:02.855 +03:00 [DBG] Connection id "0HNC8090TGFJ1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:31:02.855 +03:00 [DBG] Connection id "0HNC8090TGFJ1" disconnecting. 2025-07-01 17:31:02.855 +03:00 [DBG] Connection id "0HNC8090TGFJ1" stopped. 2025-07-01 17:32:02.917 +03:00 [DBG] Connection id "0HNC8090TGFJ2" accepted. 2025-07-01 17:32:02.917 +03:00 [DBG] Connection id "0HNC8090TGFJ2" started. 2025-07-01 17:32:02.917 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:32:02.918 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:32:02.918 +03:00 [DBG] POST requests are not supported 2025-07-01 17:32:02.918 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:32:02.918 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:32:02.918 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:32:02.918 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:32:02.918 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:32:02.918 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:32:02.918 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:32:02.918 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:32:02.918 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:32:02.918 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:32:02.918 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:32:02.918 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:32:02.918 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:32:02.918 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:32:02.918 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:32:02.918 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:32:02.918 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:32:02.918 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:32:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:32:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:32:02.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:32:02.919 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:32:02.919 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:32:02.919 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1595ms. 2025-07-01 17:32:02.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:32:02.919 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:32:02.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:32:02.919 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:32:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:32:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:32:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:32:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:32:02.919 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:32:02.919 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:32:02.919 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:32:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:32:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:32:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:32:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:32:02.919 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:32:02.920 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:32:02.920 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.33ms 2025-07-01 17:32:02.920 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:32:02.920 +03:00 [DBG] Connection id "0HNC8090TGFJ2" completed keep alive response. 2025-07-01 17:32:02.920 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2495ms 2025-07-01 17:32:02.920 +03:00 [DBG] Connection id "0HNC8090TGFJ2" received FIN. 2025-07-01 17:32:02.920 +03:00 [DBG] Connection id "0HNC8090TGFJ2" disconnecting. 2025-07-01 17:32:02.920 +03:00 [DBG] Connection id "0HNC8090TGFJ2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:32:02.921 +03:00 [DBG] Connection id "0HNC8090TGFJ2" stopped. 2025-07-01 17:33:02.838 +03:00 [DBG] Connection id "0HNC8090TGFJ3" accepted. 2025-07-01 17:33:02.838 +03:00 [DBG] Connection id "0HNC8090TGFJ3" started. 2025-07-01 17:33:02.838 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:33:02.838 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:33:02.838 +03:00 [DBG] POST requests are not supported 2025-07-01 17:33:02.839 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:33:02.839 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:33:02.839 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:33:02.839 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:33:02.839 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:33:02.839 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:33:02.839 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:33:02.839 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:33:02.839 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:33:02.839 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:33:02.839 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:33:02.839 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:33:02.839 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:33:02.839 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:33:02.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:33:02.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:33:02.839 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:33:02.839 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:33:02.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:33:02.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:33:02.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:33:02.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:33:02.839 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:33:02.839 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1504ms. 2025-07-01 17:33:02.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:33:02.839 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:33:02.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:33:02.839 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:33:02.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:33:02.839 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:33:02.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:33:02.839 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:33:02.839 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:33:02.840 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:33:02.840 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:33:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:33:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:33:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:33:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:33:02.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:33:02.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:33:02.840 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7183ms 2025-07-01 17:33:02.840 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:33:02.840 +03:00 [DBG] Connection id "0HNC8090TGFJ3" completed keep alive response. 2025-07-01 17:33:02.840 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3411ms 2025-07-01 17:33:02.840 +03:00 [DBG] Connection id "0HNC8090TGFJ3" received FIN. 2025-07-01 17:33:02.840 +03:00 [DBG] Connection id "0HNC8090TGFJ3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:33:02.840 +03:00 [DBG] Connection id "0HNC8090TGFJ3" disconnecting. 2025-07-01 17:33:02.840 +03:00 [DBG] Connection id "0HNC8090TGFJ3" stopped. 2025-07-01 17:34:02.841 +03:00 [DBG] Connection id "0HNC8090TGFJ4" accepted. 2025-07-01 17:34:02.841 +03:00 [DBG] Connection id "0HNC8090TGFJ4" started. 2025-07-01 17:34:02.841 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:34:02.841 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:34:02.841 +03:00 [DBG] POST requests are not supported 2025-07-01 17:34:02.841 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:34:02.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-07-01 17:34:02.841 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:34:02.841 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:34:02.841 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:34:02.841 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:34:02.841 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:34:02.841 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:34:02.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-07-01 17:34:02.841 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:34:02.841 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:34:02.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-07-01 17:34:02.842 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:34:02.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-07-01 17:34:02.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:34:02.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:34:02.842 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:34:02.842 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:34:02.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:34:02.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:34:02.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:34:02.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:34:02.842 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:34:02.842 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.155ms. 2025-07-01 17:34:02.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:34:02.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:34:02.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:34:02.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:34:02.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:34:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:34:02.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:34:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:34:02.842 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:34:02.842 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:34:02.842 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:34:02.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:34:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:34:02.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:34:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:34:02.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:34:02.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:34:02.842 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8473ms 2025-07-01 17:34:02.842 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:34:02.842 +03:00 [DBG] Connection id "0HNC8090TGFJ4" completed keep alive response. 2025-07-01 17:34:02.843 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5554ms 2025-07-01 17:34:02.843 +03:00 [DBG] Connection id "0HNC8090TGFJ4" received FIN. 2025-07-01 17:34:02.843 +03:00 [DBG] Connection id "0HNC8090TGFJ4" disconnecting. 2025-07-01 17:34:02.843 +03:00 [DBG] Connection id "0HNC8090TGFJ4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:34:02.844 +03:00 [DBG] Connection id "0HNC8090TGFJ4" stopped. 2025-07-01 17:35:02.851 +03:00 [DBG] Connection id "0HNC8090TGFJ5" accepted. 2025-07-01 17:35:02.851 +03:00 [DBG] Connection id "0HNC8090TGFJ5" started. 2025-07-01 17:35:02.851 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:35:02.852 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:35:02.852 +03:00 [DBG] POST requests are not supported 2025-07-01 17:35:02.852 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:35:02.852 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:35:02.852 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:35:02.852 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:35:02.852 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:35:02.852 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:35:02.852 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:35:02.852 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:35:02.852 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:35:02.852 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:35:02.852 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:35:02.852 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:35:02.852 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:35:02.852 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:35:02.852 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:35:02.852 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:35:02.852 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:35:02.852 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:35:02.852 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:35:02.852 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:35:02.852 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:35:02.852 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:35:02.852 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:35:02.853 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1861ms. 2025-07-01 17:35:02.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:35:02.853 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:35:02.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:35:02.853 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:35:02.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:35:02.853 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:35:02.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:35:02.853 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:35:02.853 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:35:02.853 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:35:02.853 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:35:02.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:35:02.853 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:35:02.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:35:02.853 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:35:02.853 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:35:02.853 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:35:02.853 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1933ms 2025-07-01 17:35:02.853 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:35:02.853 +03:00 [DBG] Connection id "0HNC8090TGFJ5" completed keep alive response. 2025-07-01 17:35:02.853 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9715ms 2025-07-01 17:35:02.854 +03:00 [DBG] Connection id "0HNC8090TGFJ5" received FIN. 2025-07-01 17:35:02.854 +03:00 [DBG] Connection id "0HNC8090TGFJ5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:35:02.854 +03:00 [DBG] Connection id "0HNC8090TGFJ5" disconnecting. 2025-07-01 17:35:02.854 +03:00 [DBG] Connection id "0HNC8090TGFJ5" stopped. 2025-07-01 17:36:02.844 +03:00 [DBG] Connection id "0HNC8090TGFJ6" accepted. 2025-07-01 17:36:02.845 +03:00 [DBG] Connection id "0HNC8090TGFJ6" started. 2025-07-01 17:36:02.845 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:36:02.845 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:36:02.845 +03:00 [DBG] POST requests are not supported 2025-07-01 17:36:02.845 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:36:02.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-07-01 17:36:02.845 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:36:02.845 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:36:02.845 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:36:02.845 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:36:02.845 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:36:02.845 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:36:02.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-07-01 17:36:02.845 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:36:02.845 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:36:02.845 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:36:02.845 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:36:02.845 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:36:02.845 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:36:02.845 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:36:02.845 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:36:02.845 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:36:02.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:36:02.845 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:36:02.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:36:02.845 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:36:02.846 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:36:02.846 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-07-01 17:36:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:36:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:36:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:36:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:36:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:36:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:36:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:36:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:36:02.846 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:36:02.846 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:36:02.846 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:36:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:36:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:36:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:36:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:36:02.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:36:02.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:36:02.846 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.686ms 2025-07-01 17:36:02.846 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:36:02.846 +03:00 [DBG] Connection id "0HNC8090TGFJ6" completed keep alive response. 2025-07-01 17:36:02.846 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3431ms 2025-07-01 17:36:02.846 +03:00 [DBG] Connection id "0HNC8090TGFJ6" received FIN. 2025-07-01 17:36:02.846 +03:00 [DBG] Connection id "0HNC8090TGFJ6" disconnecting. 2025-07-01 17:36:02.847 +03:00 [DBG] Connection id "0HNC8090TGFJ6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:36:02.848 +03:00 [DBG] Connection id "0HNC8090TGFJ6" stopped. 2025-07-01 17:37:02.846 +03:00 [DBG] Connection id "0HNC8090TGFJ7" accepted. 2025-07-01 17:37:02.846 +03:00 [DBG] Connection id "0HNC8090TGFJ7" started. 2025-07-01 17:37:02.846 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:37:02.846 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:37:02.846 +03:00 [DBG] POST requests are not supported 2025-07-01 17:37:02.846 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:37:02.846 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:37:02.846 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:37:02.846 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:37:02.846 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:37:02.846 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:37:02.847 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:37:02.847 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:37:02.847 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:37:02.847 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:37:02.847 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:37:02.847 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:37:02.847 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:37:02.847 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:37:02.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:37:02.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:37:02.847 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:37:02.847 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:37:02.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:37:02.847 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:37:02.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:37:02.847 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:37:02.847 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:37:02.847 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1495ms. 2025-07-01 17:37:02.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:37:02.847 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:37:02.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:37:02.847 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:37:02.848 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:37:02.848 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:37:02.848 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:37:02.848 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:37:02.848 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:37:02.848 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:37:02.848 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:37:02.848 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:37:02.848 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:37:02.848 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:37:02.848 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:37:02.848 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:37:02.848 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:37:02.848 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0436ms 2025-07-01 17:37:02.848 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:37:02.848 +03:00 [DBG] Connection id "0HNC8090TGFJ7" completed keep alive response. 2025-07-01 17:37:02.848 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8337ms 2025-07-01 17:37:02.848 +03:00 [DBG] Connection id "0HNC8090TGFJ7" received FIN. 2025-07-01 17:37:02.848 +03:00 [DBG] Connection id "0HNC8090TGFJ7" disconnecting. 2025-07-01 17:37:02.848 +03:00 [DBG] Connection id "0HNC8090TGFJ7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:37:02.850 +03:00 [DBG] Connection id "0HNC8090TGFJ7" stopped. 2025-07-01 17:38:02.840 +03:00 [DBG] Connection id "0HNC8090TGFJ8" accepted. 2025-07-01 17:38:02.840 +03:00 [DBG] Connection id "0HNC8090TGFJ8" started. 2025-07-01 17:38:02.840 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:38:02.840 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:38:02.840 +03:00 [DBG] POST requests are not supported 2025-07-01 17:38:02.840 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:38:02.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-07-01 17:38:02.840 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:38:02.840 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:38:02.840 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:38:02.840 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:38:02.840 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:38:02.840 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:38:02.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-07-01 17:38:02.841 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:38:02.841 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:38:02.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-07-01 17:38:02.841 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:38:02.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-07-01 17:38:02.841 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:38:02.841 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:38:02.841 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:38:02.841 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:38:02.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:38:02.841 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:38:02.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:38:02.841 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:38:02.841 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:38:02.841 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1509ms. 2025-07-01 17:38:02.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:38:02.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:38:02.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:38:02.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:38:02.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:38:02.841 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:38:02.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:38:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:38:02.842 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:38:02.842 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:38:02.842 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:38:02.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:38:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:38:02.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:38:02.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:38:02.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:38:02.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:38:02.842 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0308ms 2025-07-01 17:38:02.842 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:38:02.842 +03:00 [DBG] Connection id "0HNC8090TGFJ8" completed keep alive response. 2025-07-01 17:38:02.842 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8297ms 2025-07-01 17:38:02.842 +03:00 [DBG] Connection id "0HNC8090TGFJ8" received FIN. 2025-07-01 17:38:02.842 +03:00 [DBG] Connection id "0HNC8090TGFJ8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:38:02.842 +03:00 [DBG] Connection id "0HNC8090TGFJ8" disconnecting. 2025-07-01 17:38:02.842 +03:00 [DBG] Connection id "0HNC8090TGFJ8" stopped. 2025-07-01 17:39:02.837 +03:00 [DBG] Connection id "0HNC8090TGFJ9" accepted. 2025-07-01 17:39:02.837 +03:00 [DBG] Connection id "0HNC8090TGFJ9" started. 2025-07-01 17:39:02.837 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:39:02.837 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:39:02.837 +03:00 [DBG] POST requests are not supported 2025-07-01 17:39:02.837 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:39:02.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-07-01 17:39:02.837 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:39:02.837 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:39:02.838 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:39:02.838 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:39:02.838 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:39:02.838 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:39:02.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-07-01 17:39:02.838 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:39:02.838 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:39:02.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-07-01 17:39:02.838 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:39:02.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-07-01 17:39:02.838 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:39:02.838 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:39:02.838 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:39:02.838 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:39:02.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:39:02.838 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:39:02.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:39:02.838 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:39:02.838 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:39:02.838 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1331ms. 2025-07-01 17:39:02.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:39:02.838 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:39:02.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:39:02.838 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:39:02.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:39:02.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:39:02.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:39:02.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:39:02.839 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:39:02.839 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:39:02.839 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:39:02.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:39:02.839 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:39:02.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:39:02.839 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:39:02.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:39:02.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:39:02.839 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7948ms 2025-07-01 17:39:02.839 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:39:02.839 +03:00 [DBG] Connection id "0HNC8090TGFJ9" completed keep alive response. 2025-07-01 17:39:02.839 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5095ms 2025-07-01 17:39:02.839 +03:00 [DBG] Connection id "0HNC8090TGFJ9" received FIN. 2025-07-01 17:39:02.839 +03:00 [DBG] Connection id "0HNC8090TGFJ9" disconnecting. 2025-07-01 17:39:02.839 +03:00 [DBG] Connection id "0HNC8090TGFJ9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:39:02.840 +03:00 [DBG] Connection id "0HNC8090TGFJ9" stopped. 2025-07-01 17:40:02.848 +03:00 [DBG] Connection id "0HNC8090TGFJA" accepted. 2025-07-01 17:40:02.848 +03:00 [DBG] Connection id "0HNC8090TGFJA" started. 2025-07-01 17:40:02.848 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:40:02.849 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:40:02.849 +03:00 [DBG] POST requests are not supported 2025-07-01 17:40:02.849 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:40:02.849 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:40:02.849 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:40:02.849 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:40:02.849 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:40:02.849 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:40:02.849 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:40:02.849 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:40:02.849 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:40:02.849 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:40:02.849 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:40:02.849 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:40:02.849 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:40:02.849 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:40:02.849 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:40:02.849 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:40:02.850 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:40:02.850 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:40:02.850 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:40:02.850 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:40:02.850 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:40:02.850 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:40:02.850 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:40:02.850 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1724ms. 2025-07-01 17:40:02.850 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:40:02.850 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:40:02.850 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:40:02.850 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:40:02.850 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:40:02.850 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:40:02.850 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:40:02.850 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:40:02.850 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:40:02.850 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:40:02.850 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:40:02.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:40:02.851 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:40:02.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:40:02.851 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:40:02.851 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:40:02.851 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:40:02.851 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2504ms 2025-07-01 17:40:02.851 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:40:02.851 +03:00 [DBG] Connection id "0HNC8090TGFJA" completed keep alive response. 2025-07-01 17:40:02.851 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4064ms 2025-07-01 17:40:02.851 +03:00 [DBG] Connection id "0HNC8090TGFJA" received FIN. 2025-07-01 17:40:02.851 +03:00 [DBG] Connection id "0HNC8090TGFJA" disconnecting. 2025-07-01 17:40:02.851 +03:00 [DBG] Connection id "0HNC8090TGFJA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:40:02.853 +03:00 [DBG] Connection id "0HNC8090TGFJA" stopped. 2025-07-01 17:41:02.838 +03:00 [DBG] Connection id "0HNC8090TGFJB" accepted. 2025-07-01 17:41:02.838 +03:00 [DBG] Connection id "0HNC8090TGFJB" started. 2025-07-01 17:41:02.838 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:41:02.838 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:41:02.838 +03:00 [DBG] POST requests are not supported 2025-07-01 17:41:02.838 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:41:02.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-07-01 17:41:02.838 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:41:02.838 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:41:02.838 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:41:02.838 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:41:02.838 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:41:02.839 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:41:02.839 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:41:02.839 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:41:02.839 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:41:02.839 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:41:02.839 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:41:02.839 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:41:02.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:41:02.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:41:02.839 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:41:02.839 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:41:02.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:41:02.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:41:02.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:41:02.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:41:02.839 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:41:02.839 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1472ms. 2025-07-01 17:41:02.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:41:02.839 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:41:02.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:41:02.839 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:41:02.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:41:02.839 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:41:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:41:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:41:02.840 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:41:02.840 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:41:02.840 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:41:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:41:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:41:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:41:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:41:02.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:41:02.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:41:02.840 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0069ms 2025-07-01 17:41:02.840 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:41:02.840 +03:00 [DBG] Connection id "0HNC8090TGFJB" completed keep alive response. 2025-07-01 17:41:02.840 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8642ms 2025-07-01 17:41:02.840 +03:00 [DBG] Connection id "0HNC8090TGFJB" received FIN. 2025-07-01 17:41:02.840 +03:00 [DBG] Connection id "0HNC8090TGFJB" disconnecting. 2025-07-01 17:41:02.840 +03:00 [DBG] Connection id "0HNC8090TGFJB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:41:02.841 +03:00 [DBG] Connection id "0HNC8090TGFJB" stopped. 2025-07-01 17:42:02.845 +03:00 [DBG] Connection id "0HNC8090TGFJC" accepted. 2025-07-01 17:42:02.845 +03:00 [DBG] Connection id "0HNC8090TGFJC" started. 2025-07-01 17:42:02.845 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:42:02.845 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:42:02.845 +03:00 [DBG] POST requests are not supported 2025-07-01 17:42:02.845 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:42:02.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-07-01 17:42:02.845 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:42:02.845 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:42:02.845 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:42:02.845 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:42:02.845 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:42:02.845 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:42:02.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-07-01 17:42:02.845 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:42:02.845 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:42:02.845 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:42:02.846 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:42:02.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-07-01 17:42:02.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:42:02.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:42:02.846 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:42:02.846 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:42:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:42:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:42:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:42:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:42:02.846 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:42:02.846 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1583ms. 2025-07-01 17:42:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:42:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:42:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:42:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:42:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:42:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:42:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:42:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:42:02.846 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:42:02.847 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:42:02.847 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:42:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:42:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:42:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:42:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:42:02.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:42:02.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:42:02.847 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2229ms 2025-07-01 17:42:02.847 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:42:02.847 +03:00 [DBG] Connection id "0HNC8090TGFJC" completed keep alive response. 2025-07-01 17:42:02.847 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.072ms 2025-07-01 17:42:02.847 +03:00 [DBG] Connection id "0HNC8090TGFJC" received FIN. 2025-07-01 17:42:02.847 +03:00 [DBG] Connection id "0HNC8090TGFJC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:42:02.847 +03:00 [DBG] Connection id "0HNC8090TGFJC" disconnecting. 2025-07-01 17:42:02.847 +03:00 [DBG] Connection id "0HNC8090TGFJC" stopped. 2025-07-01 17:43:02.838 +03:00 [DBG] Connection id "0HNC8090TGFJD" accepted. 2025-07-01 17:43:02.838 +03:00 [DBG] Connection id "0HNC8090TGFJD" started. 2025-07-01 17:43:02.839 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:43:02.839 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:43:02.839 +03:00 [DBG] POST requests are not supported 2025-07-01 17:43:02.839 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:43:02.839 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:43:02.839 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:43:02.839 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:43:02.839 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:43:02.839 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:43:02.839 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:43:02.839 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:43:02.839 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:43:02.839 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:43:02.839 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:43:02.839 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:43:02.839 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:43:02.839 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:43:02.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:43:02.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:43:02.839 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:43:02.839 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:43:02.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:43:02.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:43:02.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:43:02.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:43:02.839 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:43:02.839 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1258ms. 2025-07-01 17:43:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:43:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:43:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:43:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:43:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:43:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:43:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:43:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:43:02.840 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:43:02.840 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:43:02.840 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:43:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:43:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:43:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:43:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:43:02.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:43:02.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:43:02.840 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7058ms 2025-07-01 17:43:02.840 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:43:02.840 +03:00 [DBG] Connection id "0HNC8090TGFJD" completed keep alive response. 2025-07-01 17:43:02.840 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3716ms 2025-07-01 17:43:02.840 +03:00 [DBG] Connection id "0HNC8090TGFJD" received FIN. 2025-07-01 17:43:02.840 +03:00 [DBG] Connection id "0HNC8090TGFJD" disconnecting. 2025-07-01 17:43:02.841 +03:00 [DBG] Connection id "0HNC8090TGFJD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:43:02.842 +03:00 [DBG] Connection id "0HNC8090TGFJD" stopped. 2025-07-01 17:44:02.839 +03:00 [DBG] Connection id "0HNC8090TGFJE" accepted. 2025-07-01 17:44:02.839 +03:00 [DBG] Connection id "0HNC8090TGFJE" started. 2025-07-01 17:44:02.839 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:44:02.839 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:44:02.839 +03:00 [DBG] POST requests are not supported 2025-07-01 17:44:02.839 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:44:02.839 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:44:02.839 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:44:02.839 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:44:02.839 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:44:02.839 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:44:02.840 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:44:02.840 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:44:02.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-07-01 17:44:02.840 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:44:02.840 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:44:02.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-07-01 17:44:02.840 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:44:02.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-07-01 17:44:02.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:44:02.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:44:02.840 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:44:02.840 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:44:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:44:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:44:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:44:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:44:02.840 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:44:02.840 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1174ms. 2025-07-01 17:44:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:44:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:44:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:44:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:44:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:44:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:44:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:44:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:44:02.840 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:44:02.840 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:44:02.840 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:44:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:44:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:44:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:44:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:44:02.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:44:02.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:44:02.840 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6588ms 2025-07-01 17:44:02.840 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:44:02.840 +03:00 [DBG] Connection id "0HNC8090TGFJE" completed keep alive response. 2025-07-01 17:44:02.840 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2097ms 2025-07-01 17:44:02.841 +03:00 [DBG] Connection id "0HNC8090TGFJE" received FIN. 2025-07-01 17:44:02.841 +03:00 [DBG] Connection id "0HNC8090TGFJE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:44:02.841 +03:00 [DBG] Connection id "0HNC8090TGFJE" disconnecting. 2025-07-01 17:44:02.841 +03:00 [DBG] Connection id "0HNC8090TGFJE" stopped. 2025-07-01 17:45:02.849 +03:00 [DBG] Connection id "0HNC8090TGFJF" accepted. 2025-07-01 17:45:02.850 +03:00 [DBG] Connection id "0HNC8090TGFJF" started. 2025-07-01 17:45:02.850 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:45:02.850 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:45:02.850 +03:00 [DBG] POST requests are not supported 2025-07-01 17:45:02.850 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:45:02.850 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:45:02.850 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:45:02.850 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:45:02.850 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:45:02.850 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:45:02.850 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:45:02.850 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:45:02.850 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:45:02.850 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:45:02.850 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:45:02.850 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:45:02.850 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:45:02.850 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:45:02.850 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:45:02.850 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:45:02.850 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:45:02.850 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:45:02.850 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:45:02.850 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:45:02.850 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:45:02.850 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:45:02.850 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:45:02.851 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1137ms. 2025-07-01 17:45:02.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:45:02.851 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:45:02.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:45:02.851 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:45:02.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:45:02.851 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:45:02.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:45:02.851 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:45:02.851 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:45:02.851 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:45:02.851 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:45:02.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:45:02.851 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:45:02.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:45:02.851 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:45:02.851 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:45:02.851 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:45:02.851 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6756ms 2025-07-01 17:45:02.851 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:45:02.851 +03:00 [DBG] Connection id "0HNC8090TGFJF" completed keep alive response. 2025-07-01 17:45:02.851 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2359ms 2025-07-01 17:45:02.851 +03:00 [DBG] Connection id "0HNC8090TGFJF" received FIN. 2025-07-01 17:45:02.851 +03:00 [DBG] Connection id "0HNC8090TGFJF" disconnecting. 2025-07-01 17:45:02.851 +03:00 [DBG] Connection id "0HNC8090TGFJF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:45:02.852 +03:00 [DBG] Connection id "0HNC8090TGFJF" stopped. 2025-07-01 17:46:02.854 +03:00 [DBG] Connection id "0HNC8090TGFJG" accepted. 2025-07-01 17:46:02.854 +03:00 [DBG] Connection id "0HNC8090TGFJG" started. 2025-07-01 17:46:02.854 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:46:02.854 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:46:02.854 +03:00 [DBG] POST requests are not supported 2025-07-01 17:46:02.855 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:46:02.855 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:46:02.855 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:46:02.855 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:46:02.855 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:46:02.855 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:46:02.855 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:46:02.855 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:46:02.855 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:46:02.855 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:46:02.855 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:46:02.855 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:46:02.855 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:46:02.855 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:46:02.855 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:46:02.855 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:46:02.855 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:46:02.855 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:46:02.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:46:02.855 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:46:02.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:46:02.855 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:46:02.855 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:46:02.855 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1298ms. 2025-07-01 17:46:02.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:46:02.855 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:46:02.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:46:02.855 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:46:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:46:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:46:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:46:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:46:02.855 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:46:02.856 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:46:02.856 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:46:02.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:46:02.856 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:46:02.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:46:02.856 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:46:02.856 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:46:02.856 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:46:02.856 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6644ms 2025-07-01 17:46:02.856 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:46:02.856 +03:00 [DBG] Connection id "0HNC8090TGFJG" completed keep alive response. 2025-07-01 17:46:02.856 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2961ms 2025-07-01 17:46:02.856 +03:00 [DBG] Connection id "0HNC8090TGFJG" received FIN. 2025-07-01 17:46:02.856 +03:00 [DBG] Connection id "0HNC8090TGFJG" disconnecting. 2025-07-01 17:46:02.856 +03:00 [DBG] Connection id "0HNC8090TGFJG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:46:02.857 +03:00 [DBG] Connection id "0HNC8090TGFJG" stopped. 2025-07-01 17:47:02.845 +03:00 [DBG] Connection id "0HNC8090TGFJH" accepted. 2025-07-01 17:47:02.845 +03:00 [DBG] Connection id "0HNC8090TGFJH" started. 2025-07-01 17:47:02.845 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:47:02.845 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:47:02.845 +03:00 [DBG] POST requests are not supported 2025-07-01 17:47:02.845 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:47:02.846 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:47:02.846 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:47:02.846 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:47:02.846 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:47:02.846 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:47:02.846 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:47:02.846 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:47:02.846 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:47:02.846 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:47:02.846 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:47:02.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-07-01 17:47:02.846 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:47:02.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-07-01 17:47:02.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:47:02.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:47:02.846 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:47:02.846 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:47:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:47:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:47:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:47:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:47:02.846 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:47:02.846 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1243ms. 2025-07-01 17:47:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:47:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:47:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:47:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:47:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:47:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:47:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:47:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:47:02.846 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:47:02.847 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:47:02.847 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:47:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:47:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:47:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:47:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:47:02.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:47:02.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:47:02.847 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7497ms 2025-07-01 17:47:02.847 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:47:02.847 +03:00 [DBG] Connection id "0HNC8090TGFJH" completed keep alive response. 2025-07-01 17:47:02.847 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4051ms 2025-07-01 17:47:02.847 +03:00 [DBG] Connection id "0HNC8090TGFJH" received FIN. 2025-07-01 17:47:02.847 +03:00 [DBG] Connection id "0HNC8090TGFJH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:47:02.847 +03:00 [DBG] Connection id "0HNC8090TGFJH" disconnecting. 2025-07-01 17:47:02.847 +03:00 [DBG] Connection id "0HNC8090TGFJH" stopped. 2025-07-01 17:48:02.841 +03:00 [DBG] Connection id "0HNC8090TGFJI" accepted. 2025-07-01 17:48:02.841 +03:00 [DBG] Connection id "0HNC8090TGFJI" started. 2025-07-01 17:48:02.841 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:48:02.841 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:48:02.841 +03:00 [DBG] POST requests are not supported 2025-07-01 17:48:02.841 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:48:02.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-07-01 17:48:02.841 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:48:02.842 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:48:02.842 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:48:02.842 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:48:02.842 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:48:02.842 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:48:02.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-07-01 17:48:02.842 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:48:02.842 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:48:02.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-07-01 17:48:02.842 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:48:02.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-07-01 17:48:02.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:48:02.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:48:02.842 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:48:02.842 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:48:02.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:48:02.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:48:02.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:48:02.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:48:02.842 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:48:02.842 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1368ms. 2025-07-01 17:48:02.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:48:02.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:48:02.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:48:02.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:48:02.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:48:02.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:48:02.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:48:02.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:48:02.843 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:48:02.843 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:48:02.843 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:48:02.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:48:02.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:48:02.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:48:02.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:48:02.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:48:02.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:48:02.843 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0737ms 2025-07-01 17:48:02.843 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:48:02.843 +03:00 [DBG] Connection id "0HNC8090TGFJI" completed keep alive response. 2025-07-01 17:48:02.843 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9514ms 2025-07-01 17:48:02.845 +03:00 [DBG] Connection id "0HNC8090TGFJI" received FIN. 2025-07-01 17:48:02.845 +03:00 [DBG] Connection id "0HNC8090TGFJI" disconnecting. 2025-07-01 17:48:02.846 +03:00 [DBG] Connection id "0HNC8090TGFJI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:48:02.847 +03:00 [DBG] Connection id "0HNC8090TGFJI" stopped. 2025-07-01 17:49:02.854 +03:00 [DBG] Connection id "0HNC8090TGFJJ" accepted. 2025-07-01 17:49:02.854 +03:00 [DBG] Connection id "0HNC8090TGFJJ" started. 2025-07-01 17:49:02.854 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:49:02.854 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:49:02.854 +03:00 [DBG] POST requests are not supported 2025-07-01 17:49:02.854 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:49:02.854 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:49:02.854 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:49:02.854 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:49:02.854 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:49:02.854 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:49:02.854 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:49:02.854 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:49:02.854 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:49:02.854 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:49:02.854 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:49:02.854 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:49:02.854 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:49:02.854 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:49:02.854 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:49:02.854 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:49:02.854 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:49:02.854 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:49:02.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:49:02.855 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:49:02.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:49:02.855 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:49:02.855 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:49:02.855 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1408ms. 2025-07-01 17:49:02.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:49:02.855 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:49:02.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:49:02.855 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:49:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:49:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:49:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:49:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:49:02.855 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:49:02.855 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:49:02.855 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:49:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:49:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:49:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:49:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:49:02.855 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:49:02.855 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:49:02.855 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7478ms 2025-07-01 17:49:02.855 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:49:02.855 +03:00 [DBG] Connection id "0HNC8090TGFJJ" completed keep alive response. 2025-07-01 17:49:02.855 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3549ms 2025-07-01 17:49:02.855 +03:00 [DBG] Connection id "0HNC8090TGFJJ" received FIN. 2025-07-01 17:49:02.855 +03:00 [DBG] Connection id "0HNC8090TGFJJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:49:02.856 +03:00 [DBG] Connection id "0HNC8090TGFJJ" disconnecting. 2025-07-01 17:49:02.856 +03:00 [DBG] Connection id "0HNC8090TGFJJ" stopped. 2025-07-01 17:50:02.845 +03:00 [DBG] Connection id "0HNC8090TGFJK" accepted. 2025-07-01 17:50:02.845 +03:00 [DBG] Connection id "0HNC8090TGFJK" started. 2025-07-01 17:50:02.845 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:50:02.845 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:50:02.845 +03:00 [DBG] POST requests are not supported 2025-07-01 17:50:02.845 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:50:02.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-07-01 17:50:02.845 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:50:02.845 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:50:02.845 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:50:02.845 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:50:02.845 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:50:02.845 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:50:02.846 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:50:02.846 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:50:02.846 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:50:02.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-07-01 17:50:02.846 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:50:02.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-07-01 17:50:02.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:50:02.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:50:02.846 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:50:02.846 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:50:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:50:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:50:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:50:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:50:02.846 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:50:02.846 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1314ms. 2025-07-01 17:50:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:50:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:50:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:50:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:50:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:50:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:50:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:50:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:50:02.846 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:50:02.846 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:50:02.846 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:50:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:50:02.846 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:50:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:50:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:50:02.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:50:02.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:50:02.847 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7761ms 2025-07-01 17:50:02.847 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:50:02.847 +03:00 [DBG] Connection id "0HNC8090TGFJK" completed keep alive response. 2025-07-01 17:50:02.847 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4965ms 2025-07-01 17:50:02.847 +03:00 [DBG] Connection id "0HNC8090TGFJK" received FIN. 2025-07-01 17:50:02.847 +03:00 [DBG] Connection id "0HNC8090TGFJK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:50:02.847 +03:00 [DBG] Connection id "0HNC8090TGFJK" disconnecting. 2025-07-01 17:50:02.847 +03:00 [DBG] Connection id "0HNC8090TGFJK" stopped. 2025-07-01 17:51:02.851 +03:00 [DBG] Connection id "0HNC8090TGFJL" accepted. 2025-07-01 17:51:02.852 +03:00 [DBG] Connection id "0HNC8090TGFJL" started. 2025-07-01 17:51:02.852 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:51:02.852 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:51:02.852 +03:00 [DBG] POST requests are not supported 2025-07-01 17:51:02.852 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:51:02.852 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:51:02.852 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:51:02.852 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:51:02.852 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:51:02.852 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:51:02.852 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:51:02.852 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:51:02.852 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:51:02.852 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:51:02.853 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:51:02.853 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:51:02.853 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:51:02.853 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:51:02.853 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:51:02.853 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:51:02.853 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:51:02.853 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:51:02.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:51:02.853 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:51:02.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:51:02.853 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:51:02.853 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:51:02.853 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1789ms. 2025-07-01 17:51:02.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:51:02.853 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:51:02.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:51:02.854 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:51:02.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:51:02.854 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:51:02.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:51:02.854 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:51:02.854 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:51:02.854 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:51:02.854 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:51:02.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:51:02.854 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:51:02.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:51:02.854 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:51:02.854 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:51:02.854 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:51:02.854 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1628ms 2025-07-01 17:51:02.854 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:51:02.854 +03:00 [DBG] Connection id "0HNC8090TGFJL" completed keep alive response. 2025-07-01 17:51:02.854 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4261ms 2025-07-01 17:51:02.854 +03:00 [DBG] Connection id "0HNC8090TGFJL" received FIN. 2025-07-01 17:51:02.854 +03:00 [DBG] Connection id "0HNC8090TGFJL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:51:02.855 +03:00 [DBG] Connection id "0HNC8090TGFJL" disconnecting. 2025-07-01 17:51:02.855 +03:00 [DBG] Connection id "0HNC8090TGFJL" stopped. 2025-07-01 17:52:02.839 +03:00 [DBG] Connection id "0HNC8090TGFJM" accepted. 2025-07-01 17:52:02.839 +03:00 [DBG] Connection id "0HNC8090TGFJM" started. 2025-07-01 17:52:02.839 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:52:02.839 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:52:02.839 +03:00 [DBG] POST requests are not supported 2025-07-01 17:52:02.839 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:52:02.839 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:52:02.839 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:52:02.839 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:52:02.839 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:52:02.839 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:52:02.839 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:52:02.839 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:52:02.839 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:52:02.840 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:52:02.840 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:52:02.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-07-01 17:52:02.840 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:52:02.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-07-01 17:52:02.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:52:02.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:52:02.840 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:52:02.840 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:52:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:52:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:52:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:52:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:52:02.840 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:52:02.840 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.149ms. 2025-07-01 17:52:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:52:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:52:02.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:52:02.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:52:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:52:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:52:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:52:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:52:02.840 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:52:02.840 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:52:02.840 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:52:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:52:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:52:02.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:52:02.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:52:02.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:52:02.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:52:02.840 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8183ms 2025-07-01 17:52:02.841 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:52:02.841 +03:00 [DBG] Connection id "0HNC8090TGFJM" completed keep alive response. 2025-07-01 17:52:02.841 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.592ms 2025-07-01 17:52:02.841 +03:00 [DBG] Connection id "0HNC8090TGFJM" received FIN. 2025-07-01 17:52:02.841 +03:00 [DBG] Connection id "0HNC8090TGFJM" disconnecting. 2025-07-01 17:52:02.841 +03:00 [DBG] Connection id "0HNC8090TGFJM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:52:02.842 +03:00 [DBG] Connection id "0HNC8090TGFJM" stopped. 2025-07-01 17:53:02.853 +03:00 [DBG] Connection id "0HNC8090TGFJN" accepted. 2025-07-01 17:53:02.853 +03:00 [DBG] Connection id "0HNC8090TGFJN" started. 2025-07-01 17:53:02.853 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:53:02.853 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:53:02.853 +03:00 [DBG] POST requests are not supported 2025-07-01 17:53:02.853 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:53:02.853 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:53:02.853 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:53:02.853 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:53:02.854 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:53:02.854 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:53:02.854 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:53:02.854 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:53:02.854 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:53:02.854 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:53:02.854 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:53:02.854 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:53:02.854 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:53:02.854 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:53:02.854 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:53:02.854 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:53:02.854 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:53:02.854 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:53:02.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:53:02.854 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:53:02.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:53:02.854 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:53:02.854 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:53:02.854 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1685ms. 2025-07-01 17:53:02.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:53:02.854 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:53:02.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:53:02.854 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:53:02.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:53:02.854 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:53:02.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:53:02.854 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:53:02.854 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:53:02.855 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:53:02.855 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:53:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:53:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:53:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:53:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:53:02.855 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:53:02.855 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:53:02.855 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8066ms 2025-07-01 17:53:02.855 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:53:02.855 +03:00 [DBG] Connection id "0HNC8090TGFJN" completed keep alive response. 2025-07-01 17:53:02.855 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4495ms 2025-07-01 17:53:02.855 +03:00 [DBG] Connection id "0HNC8090TGFJN" received FIN. 2025-07-01 17:53:02.855 +03:00 [DBG] Connection id "0HNC8090TGFJN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:53:02.855 +03:00 [DBG] Connection id "0HNC8090TGFJN" disconnecting. 2025-07-01 17:53:02.855 +03:00 [DBG] Connection id "0HNC8090TGFJN" stopped. 2025-07-01 17:54:02.851 +03:00 [DBG] Connection id "0HNC8090TGFJO" accepted. 2025-07-01 17:54:02.851 +03:00 [DBG] Connection id "0HNC8090TGFJO" started. 2025-07-01 17:54:02.851 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:54:02.851 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:54:02.851 +03:00 [DBG] POST requests are not supported 2025-07-01 17:54:02.851 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:54:02.851 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:54:02.851 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:54:02.851 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:54:02.851 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:54:02.851 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:54:02.851 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:54:02.851 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:54:02.851 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:54:02.851 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:54:02.851 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:54:02.852 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:54:02.852 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:54:02.852 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:54:02.852 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:54:02.852 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:54:02.852 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:54:02.852 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:54:02.852 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:54:02.852 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:54:02.852 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:54:02.852 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:54:02.852 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:54:02.852 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1237ms. 2025-07-01 17:54:02.852 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:54:02.852 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:54:02.852 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:54:02.852 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:54:02.852 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:54:02.852 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:54:02.852 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:54:02.852 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:54:02.852 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:54:02.852 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:54:02.852 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:54:02.852 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:54:02.852 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:54:02.852 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:54:02.852 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:54:02.852 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:54:02.852 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:54:02.852 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6849ms 2025-07-01 17:54:02.852 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:54:02.852 +03:00 [DBG] Connection id "0HNC8090TGFJO" completed keep alive response. 2025-07-01 17:54:02.852 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2687ms 2025-07-01 17:54:02.853 +03:00 [DBG] Connection id "0HNC8090TGFJO" received FIN. 2025-07-01 17:54:02.853 +03:00 [DBG] Connection id "0HNC8090TGFJO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:54:02.853 +03:00 [DBG] Connection id "0HNC8090TGFJO" disconnecting. 2025-07-01 17:54:02.853 +03:00 [DBG] Connection id "0HNC8090TGFJO" stopped. 2025-07-01 17:55:02.843 +03:00 [DBG] Connection id "0HNC8090TGFJP" accepted. 2025-07-01 17:55:02.844 +03:00 [DBG] Connection id "0HNC8090TGFJP" started. 2025-07-01 17:55:02.844 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:55:02.844 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:55:02.844 +03:00 [DBG] POST requests are not supported 2025-07-01 17:55:02.844 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:55:02.844 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:55:02.844 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:55:02.844 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:55:02.844 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:55:02.844 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:55:02.844 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:55:02.844 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:55:02.844 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:55:02.844 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:55:02.844 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:55:02.844 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:55:02.844 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:55:02.844 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:55:02.844 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:55:02.844 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:55:02.844 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:55:02.844 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:55:02.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:55:02.844 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:55:02.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:55:02.844 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:55:02.845 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:55:02.845 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1491ms. 2025-07-01 17:55:02.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:55:02.845 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:55:02.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:55:02.845 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:55:02.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:55:02.845 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:55:02.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:55:02.845 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:55:02.845 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:55:02.845 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:55:02.845 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:55:02.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:55:02.845 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:55:02.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:55:02.845 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:55:02.845 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:55:02.845 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:55:02.845 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.938ms 2025-07-01 17:55:02.845 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:55:02.845 +03:00 [DBG] Connection id "0HNC8090TGFJP" completed keep alive response. 2025-07-01 17:55:02.845 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.616ms 2025-07-01 17:55:02.846 +03:00 [DBG] Connection id "0HNC8090TGFJP" received FIN. 2025-07-01 17:55:02.846 +03:00 [DBG] Connection id "0HNC8090TGFJP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:55:02.846 +03:00 [DBG] Connection id "0HNC8090TGFJP" disconnecting. 2025-07-01 17:55:02.846 +03:00 [DBG] Connection id "0HNC8090TGFJP" stopped. 2025-07-01 17:56:02.844 +03:00 [DBG] Connection id "0HNC8090TGFJQ" accepted. 2025-07-01 17:56:02.845 +03:00 [DBG] Connection id "0HNC8090TGFJQ" started. 2025-07-01 17:56:02.845 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:56:02.845 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:56:02.845 +03:00 [DBG] POST requests are not supported 2025-07-01 17:56:02.845 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:56:02.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-07-01 17:56:02.845 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:56:02.845 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:56:02.845 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:56:02.845 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:56:02.845 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:56:02.845 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:56:02.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-07-01 17:56:02.846 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:56:02.846 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:56:02.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-07-01 17:56:02.846 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:56:02.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-07-01 17:56:02.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:56:02.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:56:02.846 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:56:02.846 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:56:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:56:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:56:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:56:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:56:02.846 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:56:02.846 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1773ms. 2025-07-01 17:56:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:56:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:56:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:56:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:56:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:56:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:56:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:56:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:56:02.847 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:56:02.847 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:56:02.847 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:56:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:56:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:56:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:56:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:56:02.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:56:02.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:56:02.847 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1653ms 2025-07-01 17:56:02.847 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:56:02.847 +03:00 [DBG] Connection id "0HNC8090TGFJQ" completed keep alive response. 2025-07-01 17:56:02.847 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2909ms 2025-07-01 17:56:02.847 +03:00 [DBG] Connection id "0HNC8090TGFJQ" received FIN. 2025-07-01 17:56:02.848 +03:00 [DBG] Connection id "0HNC8090TGFJQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:56:02.848 +03:00 [DBG] Connection id "0HNC8090TGFJQ" disconnecting. 2025-07-01 17:56:02.848 +03:00 [DBG] Connection id "0HNC8090TGFJQ" stopped. 2025-07-01 17:57:02.859 +03:00 [DBG] Connection id "0HNC8090TGFJR" accepted. 2025-07-01 17:57:02.859 +03:00 [DBG] Connection id "0HNC8090TGFJR" started. 2025-07-01 17:57:02.859 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:57:02.859 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:57:02.859 +03:00 [DBG] POST requests are not supported 2025-07-01 17:57:02.860 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:57:02.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-07-01 17:57:02.860 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:57:02.860 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:57:02.860 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:57:02.860 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:57:02.860 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:57:02.860 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:57:02.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-07-01 17:57:02.860 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:57:02.860 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:57:02.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-07-01 17:57:02.860 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:57:02.860 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:57:02.860 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:57:02.860 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:57:02.861 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:57:02.861 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:57:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:57:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:57:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:57:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:57:02.861 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:57:02.861 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1667ms. 2025-07-01 17:57:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:57:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:57:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:57:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:57:02.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:57:02.861 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:57:02.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:57:02.861 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:57:02.861 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:57:02.861 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:57:02.861 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:57:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:57:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:57:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:57:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:57:02.862 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:57:02.862 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:57:02.862 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2584ms 2025-07-01 17:57:02.862 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:57:02.862 +03:00 [DBG] Connection id "0HNC8090TGFJR" completed keep alive response. 2025-07-01 17:57:02.862 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4655ms 2025-07-01 17:57:02.862 +03:00 [DBG] Connection id "0HNC8090TGFJR" received FIN. 2025-07-01 17:57:02.862 +03:00 [DBG] Connection id "0HNC8090TGFJR" disconnecting. 2025-07-01 17:57:02.862 +03:00 [DBG] Connection id "0HNC8090TGFJR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:57:02.864 +03:00 [DBG] Connection id "0HNC8090TGFJR" stopped. 2025-07-01 17:58:02.844 +03:00 [DBG] Connection id "0HNC8090TGFJS" accepted. 2025-07-01 17:58:02.844 +03:00 [DBG] Connection id "0HNC8090TGFJS" started. 2025-07-01 17:58:02.844 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:58:02.844 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:58:02.844 +03:00 [DBG] POST requests are not supported 2025-07-01 17:58:02.844 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:58:02.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-07-01 17:58:02.845 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:58:02.845 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:58:02.845 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:58:02.845 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:58:02.845 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:58:02.845 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:58:02.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-07-01 17:58:02.845 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:58:02.845 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:58:02.845 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:58:02.845 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:58:02.845 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:58:02.845 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:58:02.845 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:58:02.846 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:58:02.846 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:58:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:58:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:58:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:58:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:58:02.846 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:58:02.846 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2331ms. 2025-07-01 17:58:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:58:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:58:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:58:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:58:02.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:58:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:58:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:58:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:58:02.847 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:58:02.847 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:58:02.847 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:58:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:58:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:58:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:58:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:58:02.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:58:02.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:58:02.847 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5155ms 2025-07-01 17:58:02.847 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:58:02.847 +03:00 [DBG] Connection id "0HNC8090TGFJS" completed keep alive response. 2025-07-01 17:58:02.847 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9656ms 2025-07-01 17:58:02.848 +03:00 [DBG] Connection id "0HNC8090TGFJS" received FIN. 2025-07-01 17:58:02.848 +03:00 [DBG] Connection id "0HNC8090TGFJS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:58:02.848 +03:00 [DBG] Connection id "0HNC8090TGFJS" disconnecting. 2025-07-01 17:58:02.848 +03:00 [DBG] Connection id "0HNC8090TGFJS" stopped. 2025-07-01 17:59:02.855 +03:00 [DBG] Connection id "0HNC8090TGFJT" accepted. 2025-07-01 17:59:02.855 +03:00 [DBG] Connection id "0HNC8090TGFJT" started. 2025-07-01 17:59:02.855 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 17:59:02.855 +03:00 [VRB] All hosts are allowed. 2025-07-01 17:59:02.855 +03:00 [DBG] POST requests are not supported 2025-07-01 17:59:02.855 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 17:59:02.855 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 17:59:02.855 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:59:02.855 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 17:59:02.855 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 17:59:02.855 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 17:59:02.855 +03:00 [INF] CORS policy execution successful. 2025-07-01 17:59:02.855 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:59:02.856 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 17:59:02.856 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 17:59:02.856 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 17:59:02.856 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 17:59:02.856 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 17:59:02.856 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 17:59:02.856 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:59:02.856 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:59:02.856 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:59:02.856 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 17:59:02.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:59:02.856 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:59:02.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:59:02.856 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:59:02.856 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 17:59:02.856 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.137ms. 2025-07-01 17:59:02.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:59:02.856 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 17:59:02.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:59:02.856 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 17:59:02.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:59:02.856 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:59:02.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:59:02.856 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:59:02.856 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:59:02.856 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 17:59:02.856 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 17:59:02.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:59:02.856 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 17:59:02.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:59:02.856 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:59:02.856 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:59:02.856 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 17:59:02.856 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7067ms 2025-07-01 17:59:02.856 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 17:59:02.857 +03:00 [DBG] Connection id "0HNC8090TGFJT" completed keep alive response. 2025-07-01 17:59:02.857 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3231ms 2025-07-01 17:59:02.857 +03:00 [DBG] Connection id "0HNC8090TGFJT" received FIN. 2025-07-01 17:59:02.857 +03:00 [DBG] Connection id "0HNC8090TGFJT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 17:59:02.857 +03:00 [DBG] Connection id "0HNC8090TGFJT" disconnecting. 2025-07-01 17:59:02.857 +03:00 [DBG] Connection id "0HNC8090TGFJT" stopped. 2025-07-01 18:00:02.842 +03:00 [DBG] Connection id "0HNC8090TGFJU" accepted. 2025-07-01 18:00:02.842 +03:00 [DBG] Connection id "0HNC8090TGFJU" started. 2025-07-01 18:00:02.842 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:00:02.842 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:00:02.842 +03:00 [DBG] POST requests are not supported 2025-07-01 18:00:02.842 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:00:02.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-07-01 18:00:02.842 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:00:02.842 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:00:02.842 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:00:02.842 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:00:02.842 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:00:02.842 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:00:02.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-07-01 18:00:02.842 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:00:02.842 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:00:02.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-07-01 18:00:02.842 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:00:02.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-07-01 18:00:02.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:00:02.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:00:02.842 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:00:02.842 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:00:02.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:00:02.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:00:02.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:00:02.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:00:02.842 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:00:02.843 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1242ms. 2025-07-01 18:00:02.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:00:02.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:00:02.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:00:02.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:00:02.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:00:02.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:00:02.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:00:02.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:00:02.843 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:00:02.843 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:00:02.843 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:00:02.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:00:02.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:00:02.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:00:02.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:00:02.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:00:02.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:00:02.843 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7206ms 2025-07-01 18:00:02.843 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:00:02.843 +03:00 [DBG] Connection id "0HNC8090TGFJU" completed keep alive response. 2025-07-01 18:00:02.843 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2838ms 2025-07-01 18:00:02.843 +03:00 [DBG] Connection id "0HNC8090TGFJU" received FIN. 2025-07-01 18:00:02.843 +03:00 [DBG] Connection id "0HNC8090TGFJU" disconnecting. 2025-07-01 18:00:02.844 +03:00 [DBG] Connection id "0HNC8090TGFJU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:00:02.845 +03:00 [DBG] Connection id "0HNC8090TGFJU" stopped. 2025-07-01 18:01:02.845 +03:00 [DBG] Connection id "0HNC8090TGFJV" accepted. 2025-07-01 18:01:02.845 +03:00 [DBG] Connection id "0HNC8090TGFJV" started. 2025-07-01 18:01:02.845 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:01:02.846 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:01:02.846 +03:00 [DBG] POST requests are not supported 2025-07-01 18:01:02.846 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:01:02.846 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:01:02.846 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:01:02.846 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:01:02.846 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:01:02.846 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:01:02.846 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:01:02.846 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:01:02.846 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:01:02.846 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:01:02.846 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:01:02.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-07-01 18:01:02.846 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:01:02.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-07-01 18:01:02.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:01:02.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:01:02.846 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:01:02.847 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:01:02.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:01:02.847 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:01:02.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:01:02.847 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:01:02.847 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:01:02.847 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1495ms. 2025-07-01 18:01:02.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:01:02.847 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:01:02.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:01:02.847 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:01:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:01:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:01:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:01:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:01:02.847 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:01:02.847 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:01:02.847 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:01:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:01:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:01:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:01:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:01:02.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:01:02.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:01:02.847 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1558ms 2025-07-01 18:01:02.848 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:01:02.848 +03:00 [DBG] Connection id "0HNC8090TGFJV" completed keep alive response. 2025-07-01 18:01:02.848 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1457ms 2025-07-01 18:01:02.848 +03:00 [DBG] Connection id "0HNC8090TGFJV" received FIN. 2025-07-01 18:01:02.848 +03:00 [DBG] Connection id "0HNC8090TGFJV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:01:02.848 +03:00 [DBG] Connection id "0HNC8090TGFJV" disconnecting. 2025-07-01 18:01:02.848 +03:00 [DBG] Connection id "0HNC8090TGFJV" stopped. 2025-07-01 18:02:02.920 +03:00 [DBG] Connection id "0HNC8090TGFK0" accepted. 2025-07-01 18:02:02.920 +03:00 [DBG] Connection id "0HNC8090TGFK0" started. 2025-07-01 18:02:02.920 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:02:02.920 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:02:02.920 +03:00 [DBG] POST requests are not supported 2025-07-01 18:02:02.920 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:02:02.920 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:02:02.920 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:02:02.920 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:02:02.920 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:02:02.920 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:02:02.920 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:02:02.920 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:02:02.921 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:02:02.921 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:02:02.921 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:02:02.921 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:02:02.921 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:02:02.921 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:02:02.921 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:02:02.921 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:02:02.921 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:02:02.921 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:02:02.921 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:02:02.921 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:02:02.921 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:02:02.921 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:02:02.921 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:02:02.921 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1324ms. 2025-07-01 18:02:02.921 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:02:02.921 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:02:02.921 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:02:02.921 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:02:02.921 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:02:02.921 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:02:02.921 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:02:02.921 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:02:02.922 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:02:02.922 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:02:02.922 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:02:02.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:02:02.922 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:02:02.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:02:02.922 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:02:02.922 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:02:02.922 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:02:02.922 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8769ms 2025-07-01 18:02:02.922 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:02:02.922 +03:00 [DBG] Connection id "0HNC8090TGFK0" completed keep alive response. 2025-07-01 18:02:02.922 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5965ms 2025-07-01 18:02:02.922 +03:00 [DBG] Connection id "0HNC8090TGFK0" received FIN. 2025-07-01 18:02:02.922 +03:00 [DBG] Connection id "0HNC8090TGFK0" disconnecting. 2025-07-01 18:02:02.922 +03:00 [DBG] Connection id "0HNC8090TGFK0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:02:02.923 +03:00 [DBG] Connection id "0HNC8090TGFK0" stopped. 2025-07-01 18:03:02.855 +03:00 [DBG] Connection id "0HNC8090TGFK1" accepted. 2025-07-01 18:03:02.855 +03:00 [DBG] Connection id "0HNC8090TGFK1" started. 2025-07-01 18:03:02.855 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:03:02.855 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:03:02.855 +03:00 [DBG] POST requests are not supported 2025-07-01 18:03:02.855 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:03:02.855 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:03:02.855 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:03:02.855 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:03:02.855 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:03:02.855 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:03:02.855 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:03:02.855 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:03:02.855 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:03:02.855 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:03:02.855 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:03:02.855 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:03:02.855 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:03:02.855 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:03:02.855 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:03:02.856 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:03:02.856 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:03:02.856 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:03:02.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:03:02.856 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:03:02.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:03:02.856 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:03:02.856 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:03:02.856 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1315ms. 2025-07-01 18:03:02.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:03:02.856 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:03:02.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:03:02.856 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:03:02.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:03:02.856 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:03:02.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:03:02.856 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:03:02.856 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:03:02.856 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:03:02.856 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:03:02.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:03:02.856 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:03:02.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:03:02.856 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:03:02.856 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:03:02.856 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:03:02.856 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9214ms 2025-07-01 18:03:02.856 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:03:02.857 +03:00 [DBG] Connection id "0HNC8090TGFK1" completed keep alive response. 2025-07-01 18:03:02.857 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5893ms 2025-07-01 18:03:02.857 +03:00 [DBG] Connection id "0HNC8090TGFK1" received FIN. 2025-07-01 18:03:02.857 +03:00 [DBG] Connection id "0HNC8090TGFK1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:03:02.857 +03:00 [DBG] Connection id "0HNC8090TGFK1" disconnecting. 2025-07-01 18:03:02.857 +03:00 [DBG] Connection id "0HNC8090TGFK1" stopped. 2025-07-01 18:04:02.853 +03:00 [DBG] Connection id "0HNC8090TGFK2" accepted. 2025-07-01 18:04:02.854 +03:00 [DBG] Connection id "0HNC8090TGFK2" started. 2025-07-01 18:04:02.854 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:04:02.854 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:04:02.854 +03:00 [DBG] POST requests are not supported 2025-07-01 18:04:02.854 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:04:02.854 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:04:02.854 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:04:02.854 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:04:02.854 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:04:02.854 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:04:02.854 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:04:02.854 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:04:02.854 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:04:02.854 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:04:02.854 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:04:02.854 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:04:02.854 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:04:02.854 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:04:02.854 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:04:02.854 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:04:02.855 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:04:02.855 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:04:02.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:04:02.855 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:04:02.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:04:02.855 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:04:02.855 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:04:02.855 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1407ms. 2025-07-01 18:04:02.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:04:02.855 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:04:02.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:04:02.855 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:04:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:04:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:04:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:04:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:04:02.855 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:04:02.855 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:04:02.855 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:04:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:04:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:04:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:04:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:04:02.855 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:04:02.856 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:04:02.856 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0899ms 2025-07-01 18:04:02.856 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:04:02.856 +03:00 [DBG] Connection id "0HNC8090TGFK2" completed keep alive response. 2025-07-01 18:04:02.856 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9901ms 2025-07-01 18:04:02.856 +03:00 [DBG] Connection id "0HNC8090TGFK2" received FIN. 2025-07-01 18:04:02.856 +03:00 [DBG] Connection id "0HNC8090TGFK2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:04:02.856 +03:00 [DBG] Connection id "0HNC8090TGFK2" disconnecting. 2025-07-01 18:04:02.856 +03:00 [DBG] Connection id "0HNC8090TGFK2" stopped. 2025-07-01 18:05:02.863 +03:00 [DBG] Connection id "0HNC8090TGFK3" accepted. 2025-07-01 18:05:02.863 +03:00 [DBG] Connection id "0HNC8090TGFK3" started. 2025-07-01 18:05:02.863 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:05:02.863 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:05:02.863 +03:00 [DBG] POST requests are not supported 2025-07-01 18:05:02.863 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:05:02.863 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:05:02.864 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:05:02.864 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:05:02.864 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:05:02.864 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:05:02.864 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:05:02.864 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:05:02.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-07-01 18:05:02.864 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:05:02.864 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:05:02.864 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:05:02.864 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:05:02.864 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:05:02.864 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:05:02.864 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:05:02.864 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:05:02.864 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:05:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:05:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:05:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:05:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:05:02.864 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:05:02.864 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1196ms. 2025-07-01 18:05:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:05:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:05:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:05:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:05:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:05:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:05:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:05:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:05:02.864 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:05:02.864 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:05:02.864 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:05:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:05:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:05:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:05:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:05:02.865 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:05:02.865 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:05:02.865 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.815ms 2025-07-01 18:05:02.865 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:05:02.865 +03:00 [DBG] Connection id "0HNC8090TGFK3" completed keep alive response. 2025-07-01 18:05:02.865 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4573ms 2025-07-01 18:05:02.865 +03:00 [DBG] Connection id "0HNC8090TGFK3" received FIN. 2025-07-01 18:05:02.865 +03:00 [DBG] Connection id "0HNC8090TGFK3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:05:02.865 +03:00 [DBG] Connection id "0HNC8090TGFK3" disconnecting. 2025-07-01 18:05:02.865 +03:00 [DBG] Connection id "0HNC8090TGFK3" stopped. 2025-07-01 18:06:02.848 +03:00 [DBG] Connection id "0HNC8090TGFK4" accepted. 2025-07-01 18:06:02.848 +03:00 [DBG] Connection id "0HNC8090TGFK4" started. 2025-07-01 18:06:02.849 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:06:02.849 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:06:02.849 +03:00 [DBG] POST requests are not supported 2025-07-01 18:06:02.849 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:06:02.849 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:06:02.849 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:06:02.849 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:06:02.849 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:06:02.849 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:06:02.849 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:06:02.849 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:06:02.849 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:06:02.849 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:06:02.849 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:06:02.849 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:06:02.849 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:06:02.849 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:06:02.849 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:06:02.850 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:06:02.850 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:06:02.850 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:06:02.850 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:06:02.850 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:06:02.850 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:06:02.850 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:06:02.850 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:06:02.850 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1586ms. 2025-07-01 18:06:02.850 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:06:02.850 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:06:02.850 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:06:02.850 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:06:02.850 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:06:02.850 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:06:02.850 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:06:02.850 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:06:02.850 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:06:02.850 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:06:02.850 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:06:02.850 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:06:02.851 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:06:02.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:06:02.851 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:06:02.851 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:06:02.851 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:06:02.851 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1427ms 2025-07-01 18:06:02.851 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:06:02.851 +03:00 [DBG] Connection id "0HNC8090TGFK4" completed keep alive response. 2025-07-01 18:06:02.851 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1841ms 2025-07-01 18:06:02.851 +03:00 [DBG] Connection id "0HNC8090TGFK4" received FIN. 2025-07-01 18:06:02.851 +03:00 [DBG] Connection id "0HNC8090TGFK4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:06:02.851 +03:00 [DBG] Connection id "0HNC8090TGFK4" disconnecting. 2025-07-01 18:06:02.851 +03:00 [DBG] Connection id "0HNC8090TGFK4" stopped. 2025-07-01 18:07:02.859 +03:00 [DBG] Connection id "0HNC8090TGFK5" accepted. 2025-07-01 18:07:02.859 +03:00 [DBG] Connection id "0HNC8090TGFK5" started. 2025-07-01 18:07:02.859 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:07:02.859 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:07:02.859 +03:00 [DBG] POST requests are not supported 2025-07-01 18:07:02.859 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:07:02.859 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:07:02.859 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:07:02.859 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:07:02.860 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:07:02.860 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:07:02.860 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:07:02.860 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:07:02.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-07-01 18:07:02.860 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:07:02.860 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:07:02.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-07-01 18:07:02.860 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:07:02.860 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:07:02.860 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:07:02.860 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:07:02.860 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:07:02.860 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:07:02.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:07:02.860 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:07:02.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:07:02.860 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:07:02.860 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:07:02.860 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1168ms. 2025-07-01 18:07:02.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:07:02.860 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:07:02.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:07:02.860 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:07:02.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:07:02.860 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:07:02.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:07:02.860 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:07:02.860 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:07:02.860 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:07:02.860 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:07:02.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:07:02.861 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:07:02.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:07:02.861 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:07:02.861 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:07:02.861 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:07:02.861 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8085ms 2025-07-01 18:07:02.861 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:07:02.861 +03:00 [DBG] Connection id "0HNC8090TGFK5" completed keep alive response. 2025-07-01 18:07:02.861 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5922ms 2025-07-01 18:07:02.861 +03:00 [DBG] Connection id "0HNC8090TGFK5" received FIN. 2025-07-01 18:07:02.861 +03:00 [DBG] Connection id "0HNC8090TGFK5" disconnecting. 2025-07-01 18:07:02.861 +03:00 [DBG] Connection id "0HNC8090TGFK5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:07:02.862 +03:00 [DBG] Connection id "0HNC8090TGFK5" stopped. 2025-07-01 18:08:02.851 +03:00 [DBG] Connection id "0HNC8090TGFK6" accepted. 2025-07-01 18:08:02.852 +03:00 [DBG] Connection id "0HNC8090TGFK6" started. 2025-07-01 18:08:02.852 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:08:02.852 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:08:02.852 +03:00 [DBG] POST requests are not supported 2025-07-01 18:08:02.852 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:08:02.852 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:08:02.852 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:08:02.852 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:08:02.852 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:08:02.852 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:08:02.852 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:08:02.852 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:08:02.852 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:08:02.852 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:08:02.852 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:08:02.852 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:08:02.852 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:08:02.852 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:08:02.852 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:08:02.852 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:08:02.852 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:08:02.853 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:08:02.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:08:02.853 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:08:02.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:08:02.853 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:08:02.853 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:08:02.853 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1385ms. 2025-07-01 18:08:02.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:08:02.853 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:08:02.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:08:02.853 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:08:02.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:08:02.853 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:08:02.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:08:02.853 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:08:02.853 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:08:02.853 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:08:02.853 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:08:02.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:08:02.853 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:08:02.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:08:02.853 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:08:02.853 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:08:02.853 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:08:02.853 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.969ms 2025-07-01 18:08:02.853 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:08:02.853 +03:00 [DBG] Connection id "0HNC8090TGFK6" completed keep alive response. 2025-07-01 18:08:02.853 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5957ms 2025-07-01 18:08:02.854 +03:00 [DBG] Connection id "0HNC8090TGFK6" received FIN. 2025-07-01 18:08:02.854 +03:00 [DBG] Connection id "0HNC8090TGFK6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:08:02.854 +03:00 [DBG] Connection id "0HNC8090TGFK6" disconnecting. 2025-07-01 18:08:02.854 +03:00 [DBG] Connection id "0HNC8090TGFK6" stopped. 2025-07-01 18:09:02.862 +03:00 [DBG] Connection id "0HNC8090TGFK7" accepted. 2025-07-01 18:09:02.862 +03:00 [DBG] Connection id "0HNC8090TGFK7" started. 2025-07-01 18:09:02.862 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:09:02.862 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:09:02.862 +03:00 [DBG] POST requests are not supported 2025-07-01 18:09:02.862 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:09:02.862 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:09:02.862 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:09:02.862 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:09:02.862 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:09:02.862 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:09:02.862 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:09:02.862 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:09:02.862 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:09:02.862 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:09:02.862 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:09:02.863 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:09:02.863 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:09:02.863 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:09:02.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:09:02.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:09:02.863 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:09:02.863 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:09:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:09:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:09:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:09:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:09:02.863 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:09:02.863 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1213ms. 2025-07-01 18:09:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:09:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:09:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:09:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:09:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:09:02.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:09:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:09:02.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:09:02.863 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:09:02.863 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:09:02.863 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:09:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:09:02.863 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:09:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:09:02.863 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:09:02.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:09:02.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:09:02.863 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7768ms 2025-07-01 18:09:02.863 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:09:02.863 +03:00 [DBG] Connection id "0HNC8090TGFK7" completed keep alive response. 2025-07-01 18:09:02.863 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4021ms 2025-07-01 18:09:02.864 +03:00 [DBG] Connection id "0HNC8090TGFK7" received FIN. 2025-07-01 18:09:02.864 +03:00 [DBG] Connection id "0HNC8090TGFK7" disconnecting. 2025-07-01 18:09:02.864 +03:00 [DBG] Connection id "0HNC8090TGFK7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:09:02.865 +03:00 [DBG] Connection id "0HNC8090TGFK7" stopped. 2025-07-01 18:10:02.858 +03:00 [DBG] Connection id "0HNC8090TGFK8" accepted. 2025-07-01 18:10:02.858 +03:00 [DBG] Connection id "0HNC8090TGFK8" started. 2025-07-01 18:10:02.858 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:10:02.858 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:10:02.858 +03:00 [DBG] POST requests are not supported 2025-07-01 18:10:02.858 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:10:02.858 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:10:02.858 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:10:02.858 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:10:02.858 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:10:02.858 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:10:02.858 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:10:02.858 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:10:02.858 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:10:02.858 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:10:02.858 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:10:02.858 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:10:02.859 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:10:02.859 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:10:02.859 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:10:02.859 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:10:02.859 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:10:02.859 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:10:02.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:10:02.859 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:10:02.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:10:02.859 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:10:02.859 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:10:02.859 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1257ms. 2025-07-01 18:10:02.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:10:02.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:10:02.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:10:02.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:10:02.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:10:02.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:10:02.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:10:02.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:10:02.859 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:10:02.859 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:10:02.859 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:10:02.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:10:02.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:10:02.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:10:02.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:10:02.859 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:10:02.859 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:10:02.859 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.71ms 2025-07-01 18:10:02.859 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:10:02.859 +03:00 [DBG] Connection id "0HNC8090TGFK8" completed keep alive response. 2025-07-01 18:10:02.859 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5019ms 2025-07-01 18:10:02.860 +03:00 [DBG] Connection id "0HNC8090TGFK8" received FIN. 2025-07-01 18:10:02.860 +03:00 [DBG] Connection id "0HNC8090TGFK8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:10:02.860 +03:00 [DBG] Connection id "0HNC8090TGFK8" disconnecting. 2025-07-01 18:10:02.860 +03:00 [DBG] Connection id "0HNC8090TGFK8" stopped. 2025-07-01 18:11:02.861 +03:00 [DBG] Connection id "0HNC8090TGFK9" accepted. 2025-07-01 18:11:02.861 +03:00 [DBG] Connection id "0HNC8090TGFK9" started. 2025-07-01 18:11:02.861 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:11:02.861 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:11:02.861 +03:00 [DBG] POST requests are not supported 2025-07-01 18:11:02.861 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:11:02.861 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:11:02.861 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:11:02.861 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:11:02.861 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:11:02.861 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:11:02.861 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:11:02.861 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:11:02.861 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:11:02.861 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:11:02.861 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:11:02.861 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:11:02.861 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:11:02.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-07-01 18:11:02.861 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:11:02.861 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:11:02.861 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:11:02.861 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:11:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:11:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:11:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:11:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:11:02.861 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:11:02.862 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1161ms. 2025-07-01 18:11:02.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:11:02.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:11:02.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:11:02.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:11:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:11:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:11:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:11:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:11:02.862 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:11:02.862 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:11:02.862 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:11:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:11:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:11:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:11:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:11:02.862 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:11:02.862 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:11:02.862 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6454ms 2025-07-01 18:11:02.862 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:11:02.862 +03:00 [DBG] Connection id "0HNC8090TGFK9" completed keep alive response. 2025-07-01 18:11:02.862 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1926ms 2025-07-01 18:11:02.862 +03:00 [DBG] Connection id "0HNC8090TGFK9" received FIN. 2025-07-01 18:11:02.862 +03:00 [DBG] Connection id "0HNC8090TGFK9" disconnecting. 2025-07-01 18:11:02.862 +03:00 [DBG] Connection id "0HNC8090TGFK9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:11:02.864 +03:00 [DBG] Connection id "0HNC8090TGFK9" stopped. 2025-07-01 18:12:02.850 +03:00 [DBG] Connection id "0HNC8090TGFKA" accepted. 2025-07-01 18:12:02.850 +03:00 [DBG] Connection id "0HNC8090TGFKA" started. 2025-07-01 18:12:02.850 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:12:02.850 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:12:02.850 +03:00 [DBG] POST requests are not supported 2025-07-01 18:12:02.850 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:12:02.850 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:12:02.850 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:12:02.850 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:12:02.851 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:12:02.851 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:12:02.851 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:12:02.851 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:12:02.851 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:12:02.851 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:12:02.851 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:12:02.851 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:12:02.851 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:12:02.851 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:12:02.851 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:12:02.851 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:12:02.851 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:12:02.851 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:12:02.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:12:02.851 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:12:02.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:12:02.851 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:12:02.851 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:12:02.851 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.156ms. 2025-07-01 18:12:02.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:12:02.851 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:12:02.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:12:02.851 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:12:02.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:12:02.851 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:12:02.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:12:02.852 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:12:02.852 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:12:02.852 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:12:02.852 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:12:02.852 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:12:02.852 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:12:02.852 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:12:02.852 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:12:02.852 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:12:02.852 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:12:02.852 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.012ms 2025-07-01 18:12:02.852 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:12:02.852 +03:00 [DBG] Connection id "0HNC8090TGFKA" completed keep alive response. 2025-07-01 18:12:02.852 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7909ms 2025-07-01 18:12:02.852 +03:00 [DBG] Connection id "0HNC8090TGFKA" received FIN. 2025-07-01 18:12:02.852 +03:00 [DBG] Connection id "0HNC8090TGFKA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:12:02.853 +03:00 [DBG] Connection id "0HNC8090TGFKA" disconnecting. 2025-07-01 18:12:02.853 +03:00 [DBG] Connection id "0HNC8090TGFKA" stopped. 2025-07-01 18:13:02.864 +03:00 [DBG] Connection id "0HNC8090TGFKB" accepted. 2025-07-01 18:13:02.864 +03:00 [DBG] Connection id "0HNC8090TGFKB" started. 2025-07-01 18:13:02.864 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:13:02.865 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:13:02.865 +03:00 [DBG] POST requests are not supported 2025-07-01 18:13:02.865 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:13:02.865 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:13:02.865 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:13:02.865 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:13:02.865 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:13:02.865 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:13:02.865 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:13:02.865 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:13:02.865 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:13:02.865 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:13:02.865 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:13:02.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-07-01 18:13:02.865 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:13:02.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-07-01 18:13:02.865 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:13:02.865 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:13:02.865 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:13:02.865 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:13:02.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:13:02.865 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:13:02.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:13:02.865 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:13:02.865 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:13:02.865 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1309ms. 2025-07-01 18:13:02.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:13:02.865 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:13:02.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:13:02.865 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:13:02.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:13:02.866 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:13:02.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:13:02.866 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:13:02.866 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:13:02.866 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:13:02.866 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:13:02.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:13:02.866 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:13:02.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:13:02.866 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:13:02.866 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:13:02.866 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:13:02.866 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7193ms 2025-07-01 18:13:02.866 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:13:02.866 +03:00 [DBG] Connection id "0HNC8090TGFKB" completed keep alive response. 2025-07-01 18:13:02.866 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4283ms 2025-07-01 18:13:02.866 +03:00 [DBG] Connection id "0HNC8090TGFKB" received FIN. 2025-07-01 18:13:02.866 +03:00 [DBG] Connection id "0HNC8090TGFKB" disconnecting. 2025-07-01 18:13:02.866 +03:00 [DBG] Connection id "0HNC8090TGFKB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:13:02.867 +03:00 [DBG] Connection id "0HNC8090TGFKB" stopped. 2025-07-01 18:14:02.845 +03:00 [DBG] Connection id "0HNC8090TGFKC" accepted. 2025-07-01 18:14:02.845 +03:00 [DBG] Connection id "0HNC8090TGFKC" started. 2025-07-01 18:14:02.846 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:14:02.846 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:14:02.846 +03:00 [DBG] POST requests are not supported 2025-07-01 18:14:02.846 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:14:02.846 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:14:02.846 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:14:02.846 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:14:02.846 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:14:02.846 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:14:02.846 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:14:02.846 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:14:02.846 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:14:02.846 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:14:02.846 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:14:02.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-07-01 18:14:02.846 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:14:02.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-07-01 18:14:02.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:14:02.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:14:02.846 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:14:02.846 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:14:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:14:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:14:02.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:14:02.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:14:02.846 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:14:02.847 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1524ms. 2025-07-01 18:14:02.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:14:02.847 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:14:02.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:14:02.847 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:14:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:14:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:14:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:14:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:14:02.847 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:14:02.847 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:14:02.847 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:14:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:14:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:14:02.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:14:02.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:14:02.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:14:02.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:14:02.847 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8297ms 2025-07-01 18:14:02.847 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:14:02.847 +03:00 [DBG] Connection id "0HNC8090TGFKC" completed keep alive response. 2025-07-01 18:14:02.847 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.515ms 2025-07-01 18:14:02.847 +03:00 [DBG] Connection id "0HNC8090TGFKC" received FIN. 2025-07-01 18:14:02.847 +03:00 [DBG] Connection id "0HNC8090TGFKC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:14:02.847 +03:00 [DBG] Connection id "0HNC8090TGFKC" disconnecting. 2025-07-01 18:14:02.848 +03:00 [DBG] Connection id "0HNC8090TGFKC" stopped. 2025-07-01 18:15:02.860 +03:00 [DBG] Connection id "0HNC8090TGFKD" accepted. 2025-07-01 18:15:02.860 +03:00 [DBG] Connection id "0HNC8090TGFKD" started. 2025-07-01 18:15:02.860 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:15:02.860 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:15:02.860 +03:00 [DBG] POST requests are not supported 2025-07-01 18:15:02.860 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:15:02.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-07-01 18:15:02.860 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:15:02.861 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:15:02.861 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:15:02.861 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:15:02.861 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:15:02.861 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:15:02.861 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:15:02.861 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:15:02.861 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:15:02.861 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:15:02.861 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:15:02.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-07-01 18:15:02.861 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:15:02.861 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:15:02.861 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:15:02.861 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:15:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:15:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:15:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:15:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:15:02.861 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:15:02.861 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1231ms. 2025-07-01 18:15:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:15:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:15:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:15:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:15:02.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:15:02.861 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:15:02.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:15:02.861 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:15:02.861 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:15:02.861 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:15:02.861 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:15:02.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:15:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:15:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:15:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:15:02.862 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:15:02.862 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:15:02.862 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6636ms 2025-07-01 18:15:02.862 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:15:02.862 +03:00 [DBG] Connection id "0HNC8090TGFKD" completed keep alive response. 2025-07-01 18:15:02.862 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.36ms 2025-07-01 18:15:02.862 +03:00 [DBG] Connection id "0HNC8090TGFKD" received FIN. 2025-07-01 18:15:02.862 +03:00 [DBG] Connection id "0HNC8090TGFKD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:15:02.862 +03:00 [DBG] Connection id "0HNC8090TGFKD" disconnecting. 2025-07-01 18:15:02.862 +03:00 [DBG] Connection id "0HNC8090TGFKD" stopped. 2025-07-01 18:16:02.850 +03:00 [DBG] Connection id "0HNC8090TGFKE" accepted. 2025-07-01 18:16:02.850 +03:00 [DBG] Connection id "0HNC8090TGFKE" started. 2025-07-01 18:16:02.850 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:16:02.850 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:16:02.850 +03:00 [DBG] POST requests are not supported 2025-07-01 18:16:02.850 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:16:02.850 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:16:02.850 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:16:02.850 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:16:02.850 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:16:02.850 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:16:02.851 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:16:02.851 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:16:02.851 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:16:02.851 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:16:02.851 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:16:02.851 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:16:02.851 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:16:02.851 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:16:02.851 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:16:02.851 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:16:02.851 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:16:02.851 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:16:02.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:16:02.851 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:16:02.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:16:02.851 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:16:02.851 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:16:02.851 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1217ms. 2025-07-01 18:16:02.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:16:02.851 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:16:02.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:16:02.851 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:16:02.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:16:02.851 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:16:02.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:16:02.851 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:16:02.851 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:16:02.851 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:16:02.851 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:16:02.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:16:02.851 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:16:02.851 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:16:02.851 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:16:02.851 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:16:02.851 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:16:02.851 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7093ms 2025-07-01 18:16:02.852 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:16:02.852 +03:00 [DBG] Connection id "0HNC8090TGFKE" completed keep alive response. 2025-07-01 18:16:02.852 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4161ms 2025-07-01 18:16:02.852 +03:00 [DBG] Connection id "0HNC8090TGFKE" received FIN. 2025-07-01 18:16:02.852 +03:00 [DBG] Connection id "0HNC8090TGFKE" disconnecting. 2025-07-01 18:16:02.852 +03:00 [DBG] Connection id "0HNC8090TGFKE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:16:02.853 +03:00 [DBG] Connection id "0HNC8090TGFKE" stopped. 2025-07-01 18:17:02.860 +03:00 [DBG] Connection id "0HNC8090TGFKF" accepted. 2025-07-01 18:17:02.860 +03:00 [DBG] Connection id "0HNC8090TGFKF" started. 2025-07-01 18:17:02.861 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:17:02.861 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:17:02.861 +03:00 [DBG] POST requests are not supported 2025-07-01 18:17:02.861 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:17:02.861 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:17:02.861 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:17:02.861 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:17:02.861 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:17:02.861 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:17:02.861 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:17:02.861 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:17:02.861 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:17:02.861 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:17:02.861 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:17:02.861 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:17:02.861 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:17:02.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-07-01 18:17:02.861 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:17:02.861 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:17:02.861 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:17:02.861 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:17:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:17:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:17:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:17:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:17:02.861 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:17:02.862 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1445ms. 2025-07-01 18:17:02.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:17:02.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:17:02.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:17:02.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:17:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:17:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:17:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:17:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:17:02.862 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:17:02.862 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:17:02.862 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:17:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:17:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:17:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:17:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:17:02.862 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:17:02.862 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:17:02.862 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7952ms 2025-07-01 18:17:02.862 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:17:02.862 +03:00 [DBG] Connection id "0HNC8090TGFKF" completed keep alive response. 2025-07-01 18:17:02.862 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4903ms 2025-07-01 18:17:02.862 +03:00 [DBG] Connection id "0HNC8090TGFKF" received FIN. 2025-07-01 18:17:02.862 +03:00 [DBG] Connection id "0HNC8090TGFKF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:17:02.863 +03:00 [DBG] Connection id "0HNC8090TGFKF" disconnecting. 2025-07-01 18:17:02.863 +03:00 [DBG] Connection id "0HNC8090TGFKF" stopped. 2025-07-01 18:18:02.854 +03:00 [DBG] Connection id "0HNC8090TGFKG" accepted. 2025-07-01 18:18:02.855 +03:00 [DBG] Connection id "0HNC8090TGFKG" started. 2025-07-01 18:18:02.855 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:18:02.855 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:18:02.855 +03:00 [DBG] POST requests are not supported 2025-07-01 18:18:02.855 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:18:02.855 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:18:02.855 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:18:02.855 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:18:02.855 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:18:02.855 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:18:02.855 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:18:02.855 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:18:02.855 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:18:02.855 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:18:02.855 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:18:02.855 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:18:02.855 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:18:02.855 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:18:02.855 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:18:02.855 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:18:02.855 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:18:02.856 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:18:02.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:18:02.856 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:18:02.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:18:02.856 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:18:02.856 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:18:02.856 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1199ms. 2025-07-01 18:18:02.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:18:02.856 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:18:02.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:18:02.856 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:18:02.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:18:02.856 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:18:02.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:18:02.856 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:18:02.856 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:18:02.856 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:18:02.856 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:18:02.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:18:02.856 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:18:02.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:18:02.856 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:18:02.856 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:18:02.856 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:18:02.856 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6667ms 2025-07-01 18:18:02.856 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:18:02.856 +03:00 [DBG] Connection id "0HNC8090TGFKG" completed keep alive response. 2025-07-01 18:18:02.856 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.245ms 2025-07-01 18:18:02.857 +03:00 [DBG] Connection id "0HNC8090TGFKG" received FIN. 2025-07-01 18:18:02.857 +03:00 [DBG] Connection id "0HNC8090TGFKG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:18:02.857 +03:00 [DBG] Connection id "0HNC8090TGFKG" disconnecting. 2025-07-01 18:18:02.857 +03:00 [DBG] Connection id "0HNC8090TGFKG" stopped. 2025-07-01 18:19:02.855 +03:00 [DBG] Connection id "0HNC8090TGFKH" accepted. 2025-07-01 18:19:02.855 +03:00 [DBG] Connection id "0HNC8090TGFKH" started. 2025-07-01 18:19:02.855 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:19:02.855 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:19:02.855 +03:00 [DBG] POST requests are not supported 2025-07-01 18:19:02.855 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:19:02.855 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:19:02.855 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:19:02.855 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:19:02.855 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:19:02.856 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:19:02.856 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:19:02.856 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:19:02.856 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:19:02.856 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:19:02.856 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:19:02.856 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:19:02.856 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:19:02.856 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:19:02.856 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:19:02.856 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:19:02.856 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:19:02.856 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:19:02.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:19:02.856 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:19:02.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:19:02.856 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:19:02.856 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:19:02.856 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1297ms. 2025-07-01 18:19:02.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:19:02.856 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:19:02.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:19:02.856 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:19:02.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:19:02.856 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:19:02.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:19:02.856 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:19:02.856 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:19:02.856 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:19:02.856 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:19:02.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:19:02.856 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:19:02.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:19:02.857 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:19:02.857 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:19:02.857 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:19:02.857 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7848ms 2025-07-01 18:19:02.857 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:19:02.857 +03:00 [DBG] Connection id "0HNC8090TGFKH" completed keep alive response. 2025-07-01 18:19:02.857 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4742ms 2025-07-01 18:19:02.857 +03:00 [DBG] Connection id "0HNC8090TGFKH" received FIN. 2025-07-01 18:19:02.857 +03:00 [DBG] Connection id "0HNC8090TGFKH" disconnecting. 2025-07-01 18:19:02.857 +03:00 [DBG] Connection id "0HNC8090TGFKH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:19:02.858 +03:00 [DBG] Connection id "0HNC8090TGFKH" stopped. 2025-07-01 18:20:02.857 +03:00 [DBG] Connection id "0HNC8090TGFKI" accepted. 2025-07-01 18:20:02.857 +03:00 [DBG] Connection id "0HNC8090TGFKI" started. 2025-07-01 18:20:02.857 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:20:02.857 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:20:02.857 +03:00 [DBG] POST requests are not supported 2025-07-01 18:20:02.857 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:20:02.857 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:20:02.857 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:20:02.857 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:20:02.857 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:20:02.857 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:20:02.857 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:20:02.857 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:20:02.857 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:20:02.857 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:20:02.858 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:20:02.858 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:20:02.858 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:20:02.858 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:20:02.858 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:20:02.858 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:20:02.858 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:20:02.858 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:20:02.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:20:02.858 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:20:02.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:20:02.858 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:20:02.858 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:20:02.858 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1272ms. 2025-07-01 18:20:02.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:20:02.858 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:20:02.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:20:02.858 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:20:02.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:20:02.858 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:20:02.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:20:02.858 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:20:02.858 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:20:02.858 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:20:02.858 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:20:02.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:20:02.858 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:20:02.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:20:02.858 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:20:02.858 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:20:02.858 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:20:02.858 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6938ms 2025-07-01 18:20:02.858 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:20:02.858 +03:00 [DBG] Connection id "0HNC8090TGFKI" completed keep alive response. 2025-07-01 18:20:02.858 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3442ms 2025-07-01 18:20:02.859 +03:00 [DBG] Connection id "0HNC8090TGFKI" received FIN. 2025-07-01 18:20:02.859 +03:00 [DBG] Connection id "0HNC8090TGFKI" disconnecting. 2025-07-01 18:20:02.859 +03:00 [DBG] Connection id "0HNC8090TGFKI" stopped. 2025-07-01 18:20:02.859 +03:00 [DBG] Connection id "0HNC8090TGFKI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:21:02.852 +03:00 [DBG] Connection id "0HNC8090TGFKJ" accepted. 2025-07-01 18:21:02.852 +03:00 [DBG] Connection id "0HNC8090TGFKJ" started. 2025-07-01 18:21:02.853 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:21:02.853 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:21:02.853 +03:00 [DBG] POST requests are not supported 2025-07-01 18:21:02.853 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:21:02.853 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:21:02.853 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:21:02.853 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:21:02.853 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:21:02.853 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:21:02.853 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:21:02.853 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:21:02.853 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:21:02.853 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:21:02.853 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:21:02.853 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:21:02.853 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:21:02.853 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:21:02.853 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:21:02.853 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:21:02.854 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:21:02.854 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:21:02.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:21:02.854 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:21:02.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:21:02.854 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:21:02.854 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:21:02.854 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1558ms. 2025-07-01 18:21:02.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:21:02.854 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:21:02.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:21:02.854 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:21:02.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:21:02.854 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:21:02.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:21:02.854 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:21:02.854 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:21:02.854 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:21:02.854 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:21:02.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:21:02.854 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:21:02.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:21:02.854 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:21:02.854 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:21:02.854 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:21:02.855 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0718ms 2025-07-01 18:21:02.855 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:21:02.855 +03:00 [DBG] Connection id "0HNC8090TGFKJ" completed keep alive response. 2025-07-01 18:21:02.855 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0424ms 2025-07-01 18:21:02.855 +03:00 [DBG] Connection id "0HNC8090TGFKJ" received FIN. 2025-07-01 18:21:02.855 +03:00 [DBG] Connection id "0HNC8090TGFKJ" disconnecting. 2025-07-01 18:21:02.855 +03:00 [DBG] Connection id "0HNC8090TGFKJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:21:02.856 +03:00 [DBG] Connection id "0HNC8090TGFKJ" stopped. 2025-07-01 18:22:02.855 +03:00 [DBG] Connection id "0HNC8090TGFKK" accepted. 2025-07-01 18:22:02.855 +03:00 [DBG] Connection id "0HNC8090TGFKK" started. 2025-07-01 18:22:02.855 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:22:02.855 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:22:02.855 +03:00 [DBG] POST requests are not supported 2025-07-01 18:22:02.856 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:22:02.856 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:22:02.856 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:22:02.856 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:22:02.856 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:22:02.856 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:22:02.856 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:22:02.856 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:22:02.856 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:22:02.856 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:22:02.856 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:22:02.856 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:22:02.856 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:22:02.856 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:22:02.856 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:22:02.856 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:22:02.856 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:22:02.856 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:22:02.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:22:02.856 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:22:02.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:22:02.856 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:22:02.856 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:22:02.856 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.127ms. 2025-07-01 18:22:02.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:22:02.856 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:22:02.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:22:02.856 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:22:02.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:22:02.856 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:22:02.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:22:02.856 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:22:02.856 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:22:02.857 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:22:02.857 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:22:02.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:22:02.857 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:22:02.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:22:02.857 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:22:02.857 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:22:02.857 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:22:02.857 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7523ms 2025-07-01 18:22:02.857 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:22:02.857 +03:00 [DBG] Connection id "0HNC8090TGFKK" completed keep alive response. 2025-07-01 18:22:02.857 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3823ms 2025-07-01 18:22:02.857 +03:00 [DBG] Connection id "0HNC8090TGFKK" received FIN. 2025-07-01 18:22:02.857 +03:00 [DBG] Connection id "0HNC8090TGFKK" disconnecting. 2025-07-01 18:22:02.857 +03:00 [DBG] Connection id "0HNC8090TGFKK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:22:02.858 +03:00 [DBG] Connection id "0HNC8090TGFKK" stopped. 2025-07-01 18:23:02.860 +03:00 [DBG] Connection id "0HNC8090TGFKL" accepted. 2025-07-01 18:23:02.860 +03:00 [DBG] Connection id "0HNC8090TGFKL" started. 2025-07-01 18:23:02.860 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:23:02.860 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:23:02.860 +03:00 [DBG] POST requests are not supported 2025-07-01 18:23:02.860 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:23:02.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-07-01 18:23:02.860 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:23:02.860 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:23:02.860 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:23:02.860 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:23:02.860 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:23:02.860 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:23:02.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-07-01 18:23:02.861 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:23:02.861 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:23:02.861 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:23:02.861 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:23:02.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-07-01 18:23:02.861 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:23:02.861 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:23:02.861 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:23:02.861 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:23:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:23:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:23:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:23:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:23:02.861 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:23:02.861 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1275ms. 2025-07-01 18:23:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:23:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:23:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:23:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:23:02.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:23:02.861 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:23:02.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:23:02.861 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:23:02.861 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:23:02.861 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:23:02.861 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:23:02.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:23:02.861 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:23:02.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:23:02.861 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:23:02.861 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:23:02.861 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:23:02.861 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7138ms 2025-07-01 18:23:02.861 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:23:02.861 +03:00 [DBG] Connection id "0HNC8090TGFKL" completed keep alive response. 2025-07-01 18:23:02.862 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3786ms 2025-07-01 18:23:02.862 +03:00 [DBG] Connection id "0HNC8090TGFKL" received FIN. 2025-07-01 18:23:02.862 +03:00 [DBG] Connection id "0HNC8090TGFKL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:23:02.862 +03:00 [DBG] Connection id "0HNC8090TGFKL" disconnecting. 2025-07-01 18:23:02.862 +03:00 [DBG] Connection id "0HNC8090TGFKL" stopped. 2025-07-01 18:24:02.857 +03:00 [DBG] Connection id "0HNC8090TGFKM" accepted. 2025-07-01 18:24:02.858 +03:00 [DBG] Connection id "0HNC8090TGFKM" started. 2025-07-01 18:24:02.858 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:24:02.858 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:24:02.858 +03:00 [DBG] POST requests are not supported 2025-07-01 18:24:02.858 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:24:02.858 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:24:02.858 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:24:02.858 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:24:02.858 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:24:02.858 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:24:02.858 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:24:02.858 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:24:02.858 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:24:02.858 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:24:02.858 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:24:02.858 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:24:02.858 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:24:02.858 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:24:02.858 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:24:02.858 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:24:02.858 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:24:02.858 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:24:02.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:24:02.858 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:24:02.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:24:02.858 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:24:02.858 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:24:02.859 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.122ms. 2025-07-01 18:24:02.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:24:02.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:24:02.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:24:02.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:24:02.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:24:02.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:24:02.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:24:02.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:24:02.859 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:24:02.859 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:24:02.859 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:24:02.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:24:02.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:24:02.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:24:02.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:24:02.859 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:24:02.859 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:24:02.859 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7048ms 2025-07-01 18:24:02.859 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:24:02.859 +03:00 [DBG] Connection id "0HNC8090TGFKM" completed keep alive response. 2025-07-01 18:24:02.859 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3557ms 2025-07-01 18:24:02.859 +03:00 [DBG] Connection id "0HNC8090TGFKM" received FIN. 2025-07-01 18:24:02.859 +03:00 [DBG] Connection id "0HNC8090TGFKM" disconnecting. 2025-07-01 18:24:02.860 +03:00 [DBG] Connection id "0HNC8090TGFKM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:24:02.861 +03:00 [DBG] Connection id "0HNC8090TGFKM" stopped. 2025-07-01 18:25:02.860 +03:00 [DBG] Connection id "0HNC8090TGFKN" accepted. 2025-07-01 18:25:02.860 +03:00 [DBG] Connection id "0HNC8090TGFKN" started. 2025-07-01 18:25:02.861 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:25:02.861 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:25:02.861 +03:00 [DBG] POST requests are not supported 2025-07-01 18:25:02.861 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:25:02.861 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:25:02.861 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:25:02.861 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:25:02.861 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:25:02.861 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:25:02.861 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:25:02.861 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:25:02.861 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:25:02.861 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:25:02.861 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:25:02.861 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:25:02.861 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:25:02.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-07-01 18:25:02.861 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:25:02.861 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:25:02.861 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:25:02.861 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:25:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:25:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:25:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:25:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:25:02.861 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:25:02.862 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.124ms. 2025-07-01 18:25:02.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:25:02.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:25:02.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:25:02.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:25:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:25:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:25:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:25:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:25:02.862 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:25:02.862 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:25:02.862 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:25:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:25:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:25:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:25:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:25:02.862 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:25:02.862 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:25:02.862 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7464ms 2025-07-01 18:25:02.862 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:25:02.862 +03:00 [DBG] Connection id "0HNC8090TGFKN" completed keep alive response. 2025-07-01 18:25:02.862 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4313ms 2025-07-01 18:25:02.862 +03:00 [DBG] Connection id "0HNC8090TGFKN" received FIN. 2025-07-01 18:25:02.862 +03:00 [DBG] Connection id "0HNC8090TGFKN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:25:02.862 +03:00 [DBG] Connection id "0HNC8090TGFKN" disconnecting. 2025-07-01 18:25:02.863 +03:00 [DBG] Connection id "0HNC8090TGFKN" stopped. 2025-07-01 18:26:02.862 +03:00 [DBG] Connection id "0HNC8090TGFKO" accepted. 2025-07-01 18:26:02.862 +03:00 [DBG] Connection id "0HNC8090TGFKO" started. 2025-07-01 18:26:02.862 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:26:02.862 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:26:02.862 +03:00 [DBG] POST requests are not supported 2025-07-01 18:26:02.862 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:26:02.862 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:26:02.862 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:26:02.862 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:26:02.862 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:26:02.862 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:26:02.862 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:26:02.862 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:26:02.862 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:26:02.862 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:26:02.863 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:26:02.863 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:26:02.863 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:26:02.863 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:26:02.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:26:02.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:26:02.863 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:26:02.863 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:26:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:26:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:26:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:26:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:26:02.863 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:26:02.863 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1635ms. 2025-07-01 18:26:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:26:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:26:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:26:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:26:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:26:02.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:26:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:26:02.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:26:02.863 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:26:02.863 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:26:02.863 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:26:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:26:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:26:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:26:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:26:02.864 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:26:02.864 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:26:02.864 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.023ms 2025-07-01 18:26:02.864 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:26:02.864 +03:00 [DBG] Connection id "0HNC8090TGFKO" completed keep alive response. 2025-07-01 18:26:02.864 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8239ms 2025-07-01 18:26:02.864 +03:00 [DBG] Connection id "0HNC8090TGFKO" received FIN. 2025-07-01 18:26:02.864 +03:00 [DBG] Connection id "0HNC8090TGFKO" disconnecting. 2025-07-01 18:26:02.864 +03:00 [DBG] Connection id "0HNC8090TGFKO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:26:02.865 +03:00 [DBG] Connection id "0HNC8090TGFKO" stopped. 2025-07-01 18:27:02.861 +03:00 [DBG] Connection id "0HNC8090TGFKP" accepted. 2025-07-01 18:27:02.861 +03:00 [DBG] Connection id "0HNC8090TGFKP" started. 2025-07-01 18:27:02.861 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:27:02.861 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:27:02.861 +03:00 [DBG] POST requests are not supported 2025-07-01 18:27:02.861 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:27:02.861 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:27:02.861 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:27:02.861 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:27:02.861 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:27:02.861 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:27:02.861 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:27:02.861 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:27:02.861 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:27:02.861 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:27:02.861 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:27:02.861 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:27:02.861 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:27:02.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-07-01 18:27:02.861 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:27:02.861 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:27:02.861 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:27:02.861 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:27:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:27:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:27:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:27:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:27:02.861 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:27:02.862 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1399ms. 2025-07-01 18:27:02.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:27:02.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:27:02.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:27:02.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:27:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:27:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:27:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:27:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:27:02.862 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:27:02.862 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:27:02.862 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:27:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:27:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:27:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:27:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:27:02.862 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:27:02.862 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:27:02.862 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6029ms 2025-07-01 18:27:02.862 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:27:02.862 +03:00 [DBG] Connection id "0HNC8090TGFKP" completed keep alive response. 2025-07-01 18:27:02.862 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1183ms 2025-07-01 18:27:02.862 +03:00 [DBG] Connection id "0HNC8090TGFKP" received FIN. 2025-07-01 18:27:02.862 +03:00 [DBG] Connection id "0HNC8090TGFKP" disconnecting. 2025-07-01 18:27:02.862 +03:00 [DBG] Connection id "0HNC8090TGFKP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:27:02.863 +03:00 [DBG] Connection id "0HNC8090TGFKP" stopped. 2025-07-01 18:28:02.862 +03:00 [DBG] Connection id "0HNC8090TGFKQ" accepted. 2025-07-01 18:28:02.862 +03:00 [DBG] Connection id "0HNC8090TGFKQ" started. 2025-07-01 18:28:02.862 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:28:02.862 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:28:02.862 +03:00 [DBG] POST requests are not supported 2025-07-01 18:28:02.862 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:28:02.862 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:28:02.862 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:28:02.862 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:28:02.862 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:28:02.862 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:28:02.862 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:28:02.862 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:28:02.862 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:28:02.863 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:28:02.863 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:28:02.863 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:28:02.863 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:28:02.863 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:28:02.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:28:02.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:28:02.863 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:28:02.863 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:28:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:28:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:28:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:28:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:28:02.863 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:28:02.863 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1598ms. 2025-07-01 18:28:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:28:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:28:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:28:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:28:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:28:02.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:28:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:28:02.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:28:02.863 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:28:02.863 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:28:02.863 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:28:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:28:02.863 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:28:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:28:02.863 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:28:02.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:28:02.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:28:02.863 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7704ms 2025-07-01 18:28:02.863 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:28:02.863 +03:00 [DBG] Connection id "0HNC8090TGFKQ" completed keep alive response. 2025-07-01 18:28:02.864 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4395ms 2025-07-01 18:28:02.864 +03:00 [DBG] Connection id "0HNC8090TGFKQ" received FIN. 2025-07-01 18:28:02.864 +03:00 [DBG] Connection id "0HNC8090TGFKQ" disconnecting. 2025-07-01 18:28:02.864 +03:00 [DBG] Connection id "0HNC8090TGFKQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:28:02.865 +03:00 [DBG] Connection id "0HNC8090TGFKQ" stopped. 2025-07-01 18:29:02.864 +03:00 [DBG] Connection id "0HNC8090TGFKR" accepted. 2025-07-01 18:29:02.864 +03:00 [DBG] Connection id "0HNC8090TGFKR" started. 2025-07-01 18:29:02.864 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:29:02.864 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:29:02.864 +03:00 [DBG] POST requests are not supported 2025-07-01 18:29:02.864 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:29:02.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-07-01 18:29:02.864 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:29:02.864 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:29:02.864 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:29:02.865 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:29:02.865 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:29:02.865 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:29:02.865 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:29:02.865 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:29:02.865 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:29:02.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-07-01 18:29:02.865 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:29:02.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-07-01 18:29:02.865 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:29:02.865 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:29:02.865 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:29:02.865 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:29:02.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:29:02.865 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:29:02.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:29:02.865 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:29:02.865 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:29:02.865 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1252ms. 2025-07-01 18:29:02.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:29:02.865 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:29:02.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:29:02.865 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:29:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:29:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:29:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:29:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:29:02.865 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:29:02.865 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:29:02.865 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:29:02.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:29:02.866 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:29:02.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:29:02.866 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:29:02.866 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:29:02.866 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:29:02.866 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7414ms 2025-07-01 18:29:02.866 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:29:02.866 +03:00 [DBG] Connection id "0HNC8090TGFKR" completed keep alive response. 2025-07-01 18:29:02.866 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5198ms 2025-07-01 18:29:02.866 +03:00 [DBG] Connection id "0HNC8090TGFKR" received FIN. 2025-07-01 18:29:02.866 +03:00 [DBG] Connection id "0HNC8090TGFKR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:29:02.866 +03:00 [DBG] Connection id "0HNC8090TGFKR" disconnecting. 2025-07-01 18:29:02.866 +03:00 [DBG] Connection id "0HNC8090TGFKR" stopped. 2025-07-01 18:30:02.863 +03:00 [DBG] Connection id "0HNC8090TGFKS" accepted. 2025-07-01 18:30:02.863 +03:00 [DBG] Connection id "0HNC8090TGFKS" started. 2025-07-01 18:30:02.863 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:30:02.863 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:30:02.863 +03:00 [DBG] POST requests are not supported 2025-07-01 18:30:02.863 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:30:02.863 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:30:02.863 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:30:02.863 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:30:02.863 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:30:02.863 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:30:02.863 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:30:02.863 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:30:02.863 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:30:02.863 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:30:02.863 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:30:02.864 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:30:02.864 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:30:02.864 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:30:02.864 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:30:02.864 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:30:02.864 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:30:02.864 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:30:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:30:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:30:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:30:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:30:02.864 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:30:02.864 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1145ms. 2025-07-01 18:30:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:30:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:30:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:30:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:30:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:30:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:30:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:30:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:30:02.864 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:30:02.864 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:30:02.864 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:30:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:30:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:30:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:30:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:30:02.864 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:30:02.864 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:30:02.864 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6412ms 2025-07-01 18:30:02.864 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:30:02.864 +03:00 [DBG] Connection id "0HNC8090TGFKS" completed keep alive response. 2025-07-01 18:30:02.864 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2092ms 2025-07-01 18:30:02.865 +03:00 [DBG] Connection id "0HNC8090TGFKS" received FIN. 2025-07-01 18:30:02.865 +03:00 [DBG] Connection id "0HNC8090TGFKS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:30:02.865 +03:00 [DBG] Connection id "0HNC8090TGFKS" disconnecting. 2025-07-01 18:30:02.865 +03:00 [DBG] Connection id "0HNC8090TGFKS" stopped. 2025-07-01 18:31:02.862 +03:00 [DBG] Connection id "0HNC8090TGFKT" accepted. 2025-07-01 18:31:02.862 +03:00 [DBG] Connection id "0HNC8090TGFKT" started. 2025-07-01 18:31:02.863 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:31:02.863 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:31:02.863 +03:00 [DBG] POST requests are not supported 2025-07-01 18:31:02.863 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:31:02.863 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:31:02.863 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:31:02.863 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:31:02.863 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:31:02.863 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:31:02.863 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:31:02.863 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:31:02.863 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:31:02.863 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:31:02.863 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:31:02.863 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:31:02.863 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:31:02.863 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:31:02.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:31:02.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:31:02.863 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:31:02.863 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:31:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:31:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:31:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:31:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:31:02.863 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:31:02.863 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1393ms. 2025-07-01 18:31:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:31:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:31:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:31:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:31:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:31:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:31:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:31:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:31:02.864 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:31:02.864 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:31:02.864 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:31:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:31:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:31:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:31:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:31:02.864 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:31:02.864 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:31:02.864 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8712ms 2025-07-01 18:31:02.864 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:31:02.864 +03:00 [DBG] Connection id "0HNC8090TGFKT" completed keep alive response. 2025-07-01 18:31:02.864 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4822ms 2025-07-01 18:31:02.864 +03:00 [DBG] Connection id "0HNC8090TGFKT" received FIN. 2025-07-01 18:31:02.864 +03:00 [DBG] Connection id "0HNC8090TGFKT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:31:02.865 +03:00 [DBG] Connection id "0HNC8090TGFKT" disconnecting. 2025-07-01 18:31:02.865 +03:00 [DBG] Connection id "0HNC8090TGFKT" stopped. 2025-07-01 18:32:02.933 +03:00 [DBG] Connection id "0HNC8090TGFKU" accepted. 2025-07-01 18:32:02.933 +03:00 [DBG] Connection id "0HNC8090TGFKU" started. 2025-07-01 18:32:02.933 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:32:02.933 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:32:02.933 +03:00 [DBG] POST requests are not supported 2025-07-01 18:32:02.933 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:32:02.933 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:32:02.933 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:32:02.933 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:32:02.933 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:32:02.933 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:32:02.933 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:32:02.933 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:32:02.934 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:32:02.934 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:32:02.934 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:32:02.934 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:32:02.934 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:32:02.934 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:32:02.934 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:32:02.934 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:32:02.934 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:32:02.934 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:32:02.934 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:32:02.934 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:32:02.934 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:32:02.934 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:32:02.934 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:32:02.934 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1433ms. 2025-07-01 18:32:02.934 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:32:02.934 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:32:02.934 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:32:02.934 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:32:02.934 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:32:02.934 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:32:02.934 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:32:02.934 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:32:02.934 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:32:02.934 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:32:02.934 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:32:02.934 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:32:02.934 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:32:02.934 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:32:02.934 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:32:02.934 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:32:02.935 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:32:02.935 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8169ms 2025-07-01 18:32:02.935 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:32:02.935 +03:00 [DBG] Connection id "0HNC8090TGFKU" completed keep alive response. 2025-07-01 18:32:02.935 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4854ms 2025-07-01 18:32:02.935 +03:00 [DBG] Connection id "0HNC8090TGFKU" received FIN. 2025-07-01 18:32:02.935 +03:00 [DBG] Connection id "0HNC8090TGFKU" disconnecting. 2025-07-01 18:32:02.935 +03:00 [DBG] Connection id "0HNC8090TGFKU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:32:02.936 +03:00 [DBG] Connection id "0HNC8090TGFKU" stopped. 2025-07-01 18:33:02.854 +03:00 [DBG] Connection id "0HNC8090TGFKV" accepted. 2025-07-01 18:33:02.854 +03:00 [DBG] Connection id "0HNC8090TGFKV" started. 2025-07-01 18:33:02.854 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:33:02.854 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:33:02.854 +03:00 [DBG] POST requests are not supported 2025-07-01 18:33:02.854 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:33:02.854 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:33:02.854 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:33:02.854 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:33:02.854 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:33:02.854 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:33:02.854 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:33:02.854 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:33:02.854 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:33:02.854 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:33:02.854 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:33:02.854 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:33:02.854 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:33:02.854 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:33:02.855 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:33:02.855 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:33:02.855 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:33:02.855 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:33:02.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:33:02.855 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:33:02.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:33:02.855 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:33:02.855 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:33:02.855 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1141ms. 2025-07-01 18:33:02.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:33:02.855 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:33:02.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:33:02.855 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:33:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:33:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:33:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:33:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:33:02.855 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:33:02.855 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:33:02.855 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:33:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:33:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:33:02.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:33:02.855 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:33:02.855 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:33:02.855 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:33:02.855 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7106ms 2025-07-01 18:33:02.855 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:33:02.855 +03:00 [DBG] Connection id "0HNC8090TGFKV" completed keep alive response. 2025-07-01 18:33:02.855 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3155ms 2025-07-01 18:33:02.856 +03:00 [DBG] Connection id "0HNC8090TGFKV" received FIN. 2025-07-01 18:33:02.856 +03:00 [DBG] Connection id "0HNC8090TGFKV" disconnecting. 2025-07-01 18:33:02.856 +03:00 [DBG] Connection id "0HNC8090TGFKV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:33:02.857 +03:00 [DBG] Connection id "0HNC8090TGFKV" stopped. 2025-07-01 18:34:02.862 +03:00 [DBG] Connection id "0HNC8090TGFL0" accepted. 2025-07-01 18:34:02.862 +03:00 [DBG] Connection id "0HNC8090TGFL0" started. 2025-07-01 18:34:02.862 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:34:02.862 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:34:02.862 +03:00 [DBG] POST requests are not supported 2025-07-01 18:34:02.862 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:34:02.862 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:34:02.863 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:34:02.863 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:34:02.863 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:34:02.863 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:34:02.863 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:34:02.863 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:34:02.863 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:34:02.863 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:34:02.863 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:34:02.863 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:34:02.863 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:34:02.863 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:34:02.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:34:02.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:34:02.863 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:34:02.863 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:34:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:34:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:34:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:34:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:34:02.863 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:34:02.864 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1624ms. 2025-07-01 18:34:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:34:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:34:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:34:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:34:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:34:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:34:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:34:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:34:02.864 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:34:02.864 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:34:02.864 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:34:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:34:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:34:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:34:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:34:02.864 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:34:02.864 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:34:02.864 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0333ms 2025-07-01 18:34:02.864 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:34:02.864 +03:00 [DBG] Connection id "0HNC8090TGFL0" completed keep alive response. 2025-07-01 18:34:02.864 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9067ms 2025-07-01 18:34:02.864 +03:00 [DBG] Connection id "0HNC8090TGFL0" received FIN. 2025-07-01 18:34:02.864 +03:00 [DBG] Connection id "0HNC8090TGFL0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:34:02.865 +03:00 [DBG] Connection id "0HNC8090TGFL0" disconnecting. 2025-07-01 18:34:02.865 +03:00 [DBG] Connection id "0HNC8090TGFL0" stopped. 2025-07-01 18:35:02.858 +03:00 [DBG] Connection id "0HNC8090TGFL1" accepted. 2025-07-01 18:35:02.858 +03:00 [DBG] Connection id "0HNC8090TGFL1" started. 2025-07-01 18:35:02.858 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:35:02.858 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:35:02.858 +03:00 [DBG] POST requests are not supported 2025-07-01 18:35:02.858 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:35:02.859 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:35:02.859 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:35:02.859 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:35:02.859 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:35:02.859 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:35:02.859 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:35:02.859 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:35:02.859 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:35:02.859 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:35:02.859 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:35:02.859 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:35:02.859 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:35:02.859 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:35:02.859 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:35:02.859 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:35:02.859 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:35:02.859 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:35:02.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:35:02.859 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:35:02.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:35:02.859 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:35:02.859 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:35:02.859 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.159ms. 2025-07-01 18:35:02.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:35:02.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:35:02.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:35:02.860 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:35:02.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:35:02.860 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:35:02.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:35:02.860 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:35:02.860 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:35:02.860 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:35:02.860 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:35:02.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:35:02.860 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:35:02.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:35:02.860 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:35:02.860 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:35:02.860 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:35:02.860 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.163ms 2025-07-01 18:35:02.860 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:35:02.860 +03:00 [DBG] Connection id "0HNC8090TGFL1" completed keep alive response. 2025-07-01 18:35:02.860 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8632ms 2025-07-01 18:35:02.861 +03:00 [DBG] Connection id "0HNC8090TGFL1" received FIN. 2025-07-01 18:35:02.861 +03:00 [DBG] Connection id "0HNC8090TGFL1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:35:02.861 +03:00 [DBG] Connection id "0HNC8090TGFL1" disconnecting. 2025-07-01 18:35:02.861 +03:00 [DBG] Connection id "0HNC8090TGFL1" stopped. 2025-07-01 18:36:02.858 +03:00 [DBG] Connection id "0HNC8090TGFL2" accepted. 2025-07-01 18:36:02.858 +03:00 [DBG] Connection id "0HNC8090TGFL2" started. 2025-07-01 18:36:02.858 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:36:02.858 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:36:02.858 +03:00 [DBG] POST requests are not supported 2025-07-01 18:36:02.858 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:36:02.858 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:36:02.858 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:36:02.858 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:36:02.858 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:36:02.858 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:36:02.858 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:36:02.858 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:36:02.858 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:36:02.858 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:36:02.858 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:36:02.858 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:36:02.858 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:36:02.858 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:36:02.858 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:36:02.858 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:36:02.858 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:36:02.859 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:36:02.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:36:02.859 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:36:02.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:36:02.859 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:36:02.859 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:36:02.859 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.136ms. 2025-07-01 18:36:02.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:36:02.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:36:02.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:36:02.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:36:02.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:36:02.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:36:02.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:36:02.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:36:02.859 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:36:02.859 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:36:02.859 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:36:02.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:36:02.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:36:02.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:36:02.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:36:02.859 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:36:02.859 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:36:02.859 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7661ms 2025-07-01 18:36:02.859 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:36:02.859 +03:00 [DBG] Connection id "0HNC8090TGFL2" completed keep alive response. 2025-07-01 18:36:02.859 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3739ms 2025-07-01 18:36:02.859 +03:00 [DBG] Connection id "0HNC8090TGFL2" received FIN. 2025-07-01 18:36:02.860 +03:00 [DBG] Connection id "0HNC8090TGFL2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:36:02.860 +03:00 [DBG] Connection id "0HNC8090TGFL2" disconnecting. 2025-07-01 18:36:02.860 +03:00 [DBG] Connection id "0HNC8090TGFL2" stopped. 2025-07-01 18:37:02.860 +03:00 [DBG] Connection id "0HNC8090TGFL3" accepted. 2025-07-01 18:37:02.860 +03:00 [DBG] Connection id "0HNC8090TGFL3" started. 2025-07-01 18:37:02.860 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:37:02.860 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:37:02.860 +03:00 [DBG] POST requests are not supported 2025-07-01 18:37:02.860 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:37:02.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-07-01 18:37:02.860 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:37:02.861 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:37:02.861 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:37:02.861 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:37:02.861 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:37:02.861 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:37:02.861 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:37:02.861 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:37:02.861 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:37:02.861 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:37:02.861 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:37:02.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-07-01 18:37:02.861 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:37:02.861 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:37:02.861 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:37:02.861 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:37:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:37:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:37:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:37:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:37:02.861 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:37:02.862 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1712ms. 2025-07-01 18:37:02.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:37:02.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:37:02.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:37:02.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:37:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:37:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:37:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:37:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:37:02.862 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:37:02.862 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:37:02.862 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:37:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:37:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:37:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:37:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:37:02.862 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:37:02.862 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:37:02.862 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2913ms 2025-07-01 18:37:02.862 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:37:02.862 +03:00 [DBG] Connection id "0HNC8090TGFL3" completed keep alive response. 2025-07-01 18:37:02.862 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1805ms 2025-07-01 18:37:02.863 +03:00 [DBG] Connection id "0HNC8090TGFL3" received FIN. 2025-07-01 18:37:02.863 +03:00 [DBG] Connection id "0HNC8090TGFL3" disconnecting. 2025-07-01 18:37:02.863 +03:00 [DBG] Connection id "0HNC8090TGFL3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:37:02.864 +03:00 [DBG] Connection id "0HNC8090TGFL3" stopped. 2025-07-01 18:38:02.867 +03:00 [DBG] Connection id "0HNC8090TGFL4" accepted. 2025-07-01 18:38:02.867 +03:00 [DBG] Connection id "0HNC8090TGFL4" started. 2025-07-01 18:38:02.868 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:38:02.868 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:38:02.868 +03:00 [DBG] POST requests are not supported 2025-07-01 18:38:02.868 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:38:02.868 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:38:02.868 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:38:02.868 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:38:02.868 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:38:02.868 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:38:02.868 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:38:02.868 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:38:02.868 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:38:02.868 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:38:02.868 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:38:02.868 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:38:02.868 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:38:02.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-07-01 18:38:02.868 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:38:02.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:38:02.868 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:38:02.868 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:38:02.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:38:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:38:02.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:38:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:38:02.868 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:38:02.868 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1446ms. 2025-07-01 18:38:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:38:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:38:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:38:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:38:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:38:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:38:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:38:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:38:02.869 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:38:02.869 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:38:02.869 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:38:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:38:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:38:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:38:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:38:02.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:38:02.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:38:02.869 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7985ms 2025-07-01 18:38:02.869 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:38:02.869 +03:00 [DBG] Connection id "0HNC8090TGFL4" completed keep alive response. 2025-07-01 18:38:02.869 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4277ms 2025-07-01 18:38:02.869 +03:00 [DBG] Connection id "0HNC8090TGFL4" received FIN. 2025-07-01 18:38:02.869 +03:00 [DBG] Connection id "0HNC8090TGFL4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:38:02.869 +03:00 [DBG] Connection id "0HNC8090TGFL4" disconnecting. 2025-07-01 18:38:02.869 +03:00 [DBG] Connection id "0HNC8090TGFL4" stopped. 2025-07-01 18:39:02.859 +03:00 [DBG] Connection id "0HNC8090TGFL5" accepted. 2025-07-01 18:39:02.859 +03:00 [DBG] Connection id "0HNC8090TGFL5" started. 2025-07-01 18:39:02.859 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:39:02.859 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:39:02.859 +03:00 [DBG] POST requests are not supported 2025-07-01 18:39:02.859 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:39:02.859 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:39:02.859 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:39:02.859 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:39:02.859 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:39:02.860 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:39:02.860 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:39:02.860 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:39:02.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-07-01 18:39:02.860 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:39:02.860 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:39:02.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-07-01 18:39:02.860 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:39:02.860 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:39:02.860 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:39:02.860 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:39:02.860 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:39:02.860 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:39:02.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:39:02.860 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:39:02.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:39:02.860 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:39:02.860 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:39:02.860 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1539ms. 2025-07-01 18:39:02.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:39:02.860 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:39:02.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:39:02.860 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:39:02.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:39:02.860 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:39:02.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:39:02.860 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:39:02.860 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:39:02.861 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:39:02.861 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:39:02.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:39:02.861 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:39:02.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:39:02.861 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:39:02.861 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:39:02.861 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:39:02.861 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8928ms 2025-07-01 18:39:02.861 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:39:02.861 +03:00 [DBG] Connection id "0HNC8090TGFL5" completed keep alive response. 2025-07-01 18:39:02.861 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.662ms 2025-07-01 18:39:02.861 +03:00 [DBG] Connection id "0HNC8090TGFL5" received FIN. 2025-07-01 18:39:02.861 +03:00 [DBG] Connection id "0HNC8090TGFL5" disconnecting. 2025-07-01 18:39:02.861 +03:00 [DBG] Connection id "0HNC8090TGFL5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:39:02.862 +03:00 [DBG] Connection id "0HNC8090TGFL5" stopped. 2025-07-01 18:40:02.860 +03:00 [DBG] Connection id "0HNC8090TGFL6" accepted. 2025-07-01 18:40:02.860 +03:00 [DBG] Connection id "0HNC8090TGFL6" started. 2025-07-01 18:40:02.860 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:40:02.860 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:40:02.860 +03:00 [DBG] POST requests are not supported 2025-07-01 18:40:02.860 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:40:02.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-07-01 18:40:02.860 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:40:02.860 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:40:02.860 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:40:02.860 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:40:02.860 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:40:02.860 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:40:02.861 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:40:02.861 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:40:02.861 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:40:02.861 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:40:02.861 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:40:02.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-07-01 18:40:02.861 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:40:02.861 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:40:02.861 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:40:02.861 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:40:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:40:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:40:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:40:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:40:02.861 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:40:02.861 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1285ms. 2025-07-01 18:40:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:40:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:40:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:40:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:40:02.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:40:02.861 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:40:02.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:40:02.861 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:40:02.861 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:40:02.861 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:40:02.861 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:40:02.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:40:02.861 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:40:02.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:40:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:40:02.862 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:40:02.862 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:40:02.862 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8497ms 2025-07-01 18:40:02.862 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:40:02.862 +03:00 [DBG] Connection id "0HNC8090TGFL6" completed keep alive response. 2025-07-01 18:40:02.862 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5435ms 2025-07-01 18:40:02.862 +03:00 [DBG] Connection id "0HNC8090TGFL6" received FIN. 2025-07-01 18:40:02.862 +03:00 [DBG] Connection id "0HNC8090TGFL6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:40:02.862 +03:00 [DBG] Connection id "0HNC8090TGFL6" disconnecting. 2025-07-01 18:40:02.862 +03:00 [DBG] Connection id "0HNC8090TGFL6" stopped. 2025-07-01 18:41:02.855 +03:00 [DBG] Connection id "0HNC8090TGFL7" accepted. 2025-07-01 18:41:02.856 +03:00 [DBG] Connection id "0HNC8090TGFL7" started. 2025-07-01 18:41:02.856 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:41:02.856 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:41:02.856 +03:00 [DBG] POST requests are not supported 2025-07-01 18:41:02.856 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:41:02.856 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:41:02.856 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:41:02.856 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:41:02.856 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:41:02.856 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:41:02.856 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:41:02.856 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:41:02.856 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:41:02.856 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:41:02.856 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:41:02.856 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:41:02.856 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:41:02.856 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:41:02.856 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:41:02.856 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:41:02.856 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:41:02.857 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:41:02.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:41:02.857 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:41:02.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:41:02.857 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:41:02.857 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:41:02.857 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1924ms. 2025-07-01 18:41:02.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:41:02.857 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:41:02.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:41:02.857 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:41:02.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:41:02.857 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:41:02.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:41:02.857 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:41:02.857 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:41:02.857 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:41:02.858 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:41:02.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:41:02.858 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:41:02.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:41:02.858 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:41:02.858 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:41:02.858 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:41:02.858 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4174ms 2025-07-01 18:41:02.858 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:41:02.858 +03:00 [DBG] Connection id "0HNC8090TGFL7" completed keep alive response. 2025-07-01 18:41:02.858 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2731ms 2025-07-01 18:41:02.858 +03:00 [DBG] Connection id "0HNC8090TGFL7" received FIN. 2025-07-01 18:41:02.858 +03:00 [DBG] Connection id "0HNC8090TGFL7" disconnecting. 2025-07-01 18:41:02.858 +03:00 [DBG] Connection id "0HNC8090TGFL7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:41:02.859 +03:00 [DBG] Connection id "0HNC8090TGFL7" stopped. 2025-07-01 18:42:02.863 +03:00 [DBG] Connection id "0HNC8090TGFL8" accepted. 2025-07-01 18:42:02.863 +03:00 [DBG] Connection id "0HNC8090TGFL8" started. 2025-07-01 18:42:02.863 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:42:02.863 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:42:02.863 +03:00 [DBG] POST requests are not supported 2025-07-01 18:42:02.863 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:42:02.863 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:42:02.864 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:42:02.864 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:42:02.864 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:42:02.864 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:42:02.864 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:42:02.864 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:42:02.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-07-01 18:42:02.864 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:42:02.864 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:42:02.864 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:42:02.864 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:42:02.864 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:42:02.864 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:42:02.864 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:42:02.864 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:42:02.864 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:42:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:42:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:42:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:42:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:42:02.864 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:42:02.865 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1597ms. 2025-07-01 18:42:02.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:42:02.865 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:42:02.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:42:02.865 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:42:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:42:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:42:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:42:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:42:02.865 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:42:02.865 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:42:02.865 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:42:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:42:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:42:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:42:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:42:02.865 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:42:02.865 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:42:02.865 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2673ms 2025-07-01 18:42:02.865 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:42:02.865 +03:00 [DBG] Connection id "0HNC8090TGFL8" completed keep alive response. 2025-07-01 18:42:02.866 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2269ms 2025-07-01 18:42:02.866 +03:00 [DBG] Connection id "0HNC8090TGFL8" received FIN. 2025-07-01 18:42:02.866 +03:00 [DBG] Connection id "0HNC8090TGFL8" disconnecting. 2025-07-01 18:42:02.866 +03:00 [DBG] Connection id "0HNC8090TGFL8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:42:02.867 +03:00 [DBG] Connection id "0HNC8090TGFL8" stopped. 2025-07-01 18:43:02.863 +03:00 [DBG] Connection id "0HNC8090TGFL9" accepted. 2025-07-01 18:43:02.863 +03:00 [DBG] Connection id "0HNC8090TGFL9" started. 2025-07-01 18:43:02.864 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:43:02.864 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:43:02.864 +03:00 [DBG] POST requests are not supported 2025-07-01 18:43:02.864 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:43:02.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-07-01 18:43:02.864 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:43:02.864 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:43:02.864 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:43:02.864 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:43:02.864 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:43:02.864 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:43:02.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-07-01 18:43:02.864 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:43:02.864 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:43:02.864 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:43:02.864 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:43:02.864 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:43:02.864 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:43:02.864 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:43:02.864 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:43:02.864 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:43:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:43:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:43:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:43:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:43:02.864 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:43:02.864 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1348ms. 2025-07-01 18:43:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:43:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:43:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:43:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:43:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:43:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:43:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:43:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:43:02.865 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:43:02.865 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:43:02.865 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:43:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:43:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:43:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:43:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:43:02.865 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:43:02.865 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:43:02.865 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.75ms 2025-07-01 18:43:02.865 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:43:02.865 +03:00 [DBG] Connection id "0HNC8090TGFL9" completed keep alive response. 2025-07-01 18:43:02.865 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3277ms 2025-07-01 18:43:02.865 +03:00 [DBG] Connection id "0HNC8090TGFL9" received FIN. 2025-07-01 18:43:02.865 +03:00 [DBG] Connection id "0HNC8090TGFL9" disconnecting. 2025-07-01 18:43:02.865 +03:00 [DBG] Connection id "0HNC8090TGFL9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:43:02.866 +03:00 [DBG] Connection id "0HNC8090TGFL9" stopped. 2025-07-01 18:44:02.859 +03:00 [DBG] Connection id "0HNC8090TGFLA" accepted. 2025-07-01 18:44:02.859 +03:00 [DBG] Connection id "0HNC8090TGFLA" started. 2025-07-01 18:44:02.859 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:44:02.859 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:44:02.859 +03:00 [DBG] POST requests are not supported 2025-07-01 18:44:02.859 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:44:02.859 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:44:02.859 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:44:02.859 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:44:02.859 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:44:02.859 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:44:02.859 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:44:02.859 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:44:02.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-07-01 18:44:02.860 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:44:02.860 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:44:02.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-07-01 18:44:02.860 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:44:02.860 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:44:02.860 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:44:02.860 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:44:02.860 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:44:02.860 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:44:02.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:44:02.860 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:44:02.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:44:02.860 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:44:02.860 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:44:02.860 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1295ms. 2025-07-01 18:44:02.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:44:02.860 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:44:02.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:44:02.860 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:44:02.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:44:02.860 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:44:02.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:44:02.860 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:44:02.860 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:44:02.860 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:44:02.860 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:44:02.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:44:02.860 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:44:02.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:44:02.860 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:44:02.860 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:44:02.860 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:44:02.860 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7191ms 2025-07-01 18:44:02.860 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:44:02.860 +03:00 [DBG] Connection id "0HNC8090TGFLA" completed keep alive response. 2025-07-01 18:44:02.860 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3296ms 2025-07-01 18:44:02.861 +03:00 [DBG] Connection id "0HNC8090TGFLA" received FIN. 2025-07-01 18:44:02.861 +03:00 [DBG] Connection id "0HNC8090TGFLA" disconnecting. 2025-07-01 18:44:02.861 +03:00 [DBG] Connection id "0HNC8090TGFLA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:44:02.862 +03:00 [DBG] Connection id "0HNC8090TGFLA" stopped. 2025-07-01 18:45:02.857 +03:00 [DBG] Connection id "0HNC8090TGFLB" accepted. 2025-07-01 18:45:02.857 +03:00 [DBG] Connection id "0HNC8090TGFLB" started. 2025-07-01 18:45:02.857 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:45:02.857 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:45:02.857 +03:00 [DBG] POST requests are not supported 2025-07-01 18:45:02.857 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:45:02.857 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:45:02.857 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:45:02.857 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:45:02.858 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:45:02.858 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:45:02.858 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:45:02.858 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:45:02.858 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:45:02.858 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:45:02.858 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:45:02.858 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:45:02.858 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:45:02.858 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:45:02.858 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:45:02.858 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:45:02.858 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:45:02.858 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:45:02.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:45:02.858 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:45:02.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:45:02.858 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:45:02.858 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:45:02.858 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1418ms. 2025-07-01 18:45:02.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:45:02.858 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:45:02.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:45:02.858 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:45:02.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:45:02.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:45:02.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:45:02.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:45:02.859 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:45:02.859 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:45:02.859 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:45:02.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:45:02.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:45:02.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:45:02.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:45:02.859 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:45:02.859 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:45:02.859 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8004ms 2025-07-01 18:45:02.859 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:45:02.859 +03:00 [DBG] Connection id "0HNC8090TGFLB" completed keep alive response. 2025-07-01 18:45:02.859 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6325ms 2025-07-01 18:45:02.859 +03:00 [DBG] Connection id "0HNC8090TGFLB" received FIN. 2025-07-01 18:45:02.859 +03:00 [DBG] Connection id "0HNC8090TGFLB" disconnecting. 2025-07-01 18:45:02.859 +03:00 [DBG] Connection id "0HNC8090TGFLB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:45:02.860 +03:00 [DBG] Connection id "0HNC8090TGFLB" stopped. 2025-07-01 18:46:02.860 +03:00 [DBG] Connection id "0HNC8090TGFLC" accepted. 2025-07-01 18:46:02.860 +03:00 [DBG] Connection id "0HNC8090TGFLC" started. 2025-07-01 18:46:02.861 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:46:02.861 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:46:02.861 +03:00 [DBG] POST requests are not supported 2025-07-01 18:46:02.861 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:46:02.861 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:46:02.861 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:46:02.861 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:46:02.861 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:46:02.861 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:46:02.861 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:46:02.861 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:46:02.861 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:46:02.861 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:46:02.861 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:46:02.861 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:46:02.861 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:46:02.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-07-01 18:46:02.861 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:46:02.861 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:46:02.861 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:46:02.861 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:46:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:46:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:46:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:46:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:46:02.861 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:46:02.862 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1433ms. 2025-07-01 18:46:02.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:46:02.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:46:02.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:46:02.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:46:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:46:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:46:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:46:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:46:02.862 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:46:02.862 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:46:02.862 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:46:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:46:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:46:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:46:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:46:02.862 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:46:02.862 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:46:02.862 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.827ms 2025-07-01 18:46:02.862 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:46:02.862 +03:00 [DBG] Connection id "0HNC8090TGFLC" completed keep alive response. 2025-07-01 18:46:02.862 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5715ms 2025-07-01 18:46:02.862 +03:00 [DBG] Connection id "0HNC8090TGFLC" received FIN. 2025-07-01 18:46:02.863 +03:00 [DBG] Connection id "0HNC8090TGFLC" disconnecting. 2025-07-01 18:46:02.863 +03:00 [DBG] Connection id "0HNC8090TGFLC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:46:02.864 +03:00 [DBG] Connection id "0HNC8090TGFLC" stopped. 2025-07-01 18:47:02.864 +03:00 [DBG] Connection id "0HNC8090TGFLD" accepted. 2025-07-01 18:47:02.864 +03:00 [DBG] Connection id "0HNC8090TGFLD" started. 2025-07-01 18:47:02.864 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:47:02.864 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:47:02.864 +03:00 [DBG] POST requests are not supported 2025-07-01 18:47:02.864 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:47:02.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-07-01 18:47:02.864 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:47:02.864 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:47:02.864 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:47:02.864 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:47:02.864 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:47:02.865 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:47:02.865 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:47:02.865 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:47:02.865 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:47:02.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-07-01 18:47:02.865 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:47:02.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-07-01 18:47:02.865 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:47:02.865 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:47:02.865 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:47:02.865 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:47:02.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:47:02.865 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:47:02.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:47:02.865 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:47:02.865 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:47:02.865 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1999ms. 2025-07-01 18:47:02.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:47:02.866 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:47:02.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:47:02.866 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:47:02.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:47:02.866 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:47:02.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:47:02.866 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:47:02.866 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:47:02.866 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:47:02.866 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:47:02.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:47:02.866 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:47:02.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:47:02.866 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:47:02.866 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:47:02.866 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:47:02.866 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1372ms 2025-07-01 18:47:02.866 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:47:02.866 +03:00 [DBG] Connection id "0HNC8090TGFLD" completed keep alive response. 2025-07-01 18:47:02.866 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1712ms 2025-07-01 18:47:02.867 +03:00 [DBG] Connection id "0HNC8090TGFLD" received FIN. 2025-07-01 18:47:02.867 +03:00 [DBG] Connection id "0HNC8090TGFLD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:47:02.867 +03:00 [DBG] Connection id "0HNC8090TGFLD" disconnecting. 2025-07-01 18:47:02.867 +03:00 [DBG] Connection id "0HNC8090TGFLD" stopped. 2025-07-01 18:48:02.862 +03:00 [DBG] Connection id "0HNC8090TGFLE" accepted. 2025-07-01 18:48:02.862 +03:00 [DBG] Connection id "0HNC8090TGFLE" started. 2025-07-01 18:48:02.862 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:48:02.862 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:48:02.862 +03:00 [DBG] POST requests are not supported 2025-07-01 18:48:02.862 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:48:02.862 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:48:02.862 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:48:02.862 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:48:02.862 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:48:02.862 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:48:02.862 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:48:02.862 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:48:02.862 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:48:02.863 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:48:02.863 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:48:02.863 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:48:02.863 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:48:02.863 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:48:02.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:48:02.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:48:02.863 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:48:02.863 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:48:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:48:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:48:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:48:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:48:02.863 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:48:02.863 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1919ms. 2025-07-01 18:48:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:48:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:48:02.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:48:02.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:48:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:48:02.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:48:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:48:02.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:48:02.863 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:48:02.863 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:48:02.863 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:48:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:48:02.863 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:48:02.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:48:02.863 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:48:02.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:48:02.864 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:48:02.864 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8706ms 2025-07-01 18:48:02.864 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:48:02.864 +03:00 [DBG] Connection id "0HNC8090TGFLE" completed keep alive response. 2025-07-01 18:48:02.864 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5354ms 2025-07-01 18:48:02.864 +03:00 [DBG] Connection id "0HNC8090TGFLE" received FIN. 2025-07-01 18:48:02.864 +03:00 [DBG] Connection id "0HNC8090TGFLE" disconnecting. 2025-07-01 18:48:02.864 +03:00 [DBG] Connection id "0HNC8090TGFLE" stopped. 2025-07-01 18:48:02.864 +03:00 [DBG] Connection id "0HNC8090TGFLE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:49:02.860 +03:00 [DBG] Connection id "0HNC8090TGFLF" accepted. 2025-07-01 18:49:02.860 +03:00 [DBG] Connection id "0HNC8090TGFLF" started. 2025-07-01 18:49:02.860 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:49:02.860 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:49:02.860 +03:00 [DBG] POST requests are not supported 2025-07-01 18:49:02.860 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:49:02.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-07-01 18:49:02.860 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:49:02.860 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:49:02.861 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:49:02.861 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:49:02.861 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:49:02.861 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:49:02.861 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:49:02.861 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:49:02.861 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:49:02.861 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:49:02.861 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:49:02.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-07-01 18:49:02.861 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:49:02.861 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:49:02.861 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:49:02.861 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:49:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:49:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:49:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:49:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:49:02.861 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:49:02.861 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1548ms. 2025-07-01 18:49:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:49:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:49:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:49:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:49:02.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:49:02.861 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:49:02.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:49:02.861 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:49:02.861 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:49:02.862 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:49:02.862 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:49:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:49:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:49:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:49:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:49:02.862 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:49:02.862 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:49:02.862 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.764ms 2025-07-01 18:49:02.862 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:49:02.862 +03:00 [DBG] Connection id "0HNC8090TGFLF" completed keep alive response. 2025-07-01 18:49:02.862 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5082ms 2025-07-01 18:49:02.862 +03:00 [DBG] Connection id "0HNC8090TGFLF" received FIN. 2025-07-01 18:49:02.862 +03:00 [DBG] Connection id "0HNC8090TGFLF" disconnecting. 2025-07-01 18:49:02.862 +03:00 [DBG] Connection id "0HNC8090TGFLF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:49:02.863 +03:00 [DBG] Connection id "0HNC8090TGFLF" stopped. 2025-07-01 18:50:02.868 +03:00 [DBG] Connection id "0HNC8090TGFLG" accepted. 2025-07-01 18:50:02.868 +03:00 [DBG] Connection id "0HNC8090TGFLG" started. 2025-07-01 18:50:02.868 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:50:02.868 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:50:02.868 +03:00 [DBG] POST requests are not supported 2025-07-01 18:50:02.868 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:50:02.868 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:50:02.868 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:50:02.868 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:50:02.868 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:50:02.868 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:50:02.868 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:50:02.868 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:50:02.868 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:50:02.869 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:50:02.869 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:50:02.869 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:50:02.869 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:50:02.869 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:50:02.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:50:02.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:50:02.869 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:50:02.869 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:50:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:50:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:50:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:50:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:50:02.869 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:50:02.869 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1353ms. 2025-07-01 18:50:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:50:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:50:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:50:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:50:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:50:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:50:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:50:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:50:02.869 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:50:02.869 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:50:02.869 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:50:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:50:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:50:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:50:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:50:02.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:50:02.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:50:02.869 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7042ms 2025-07-01 18:50:02.869 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:50:02.869 +03:00 [DBG] Connection id "0HNC8090TGFLG" completed keep alive response. 2025-07-01 18:50:02.869 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.418ms 2025-07-01 18:50:02.870 +03:00 [DBG] Connection id "0HNC8090TGFLG" received FIN. 2025-07-01 18:50:02.870 +03:00 [DBG] Connection id "0HNC8090TGFLG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:50:02.870 +03:00 [DBG] Connection id "0HNC8090TGFLG" disconnecting. 2025-07-01 18:50:02.870 +03:00 [DBG] Connection id "0HNC8090TGFLG" stopped. 2025-07-01 18:51:02.868 +03:00 [DBG] Connection id "0HNC8090TGFLH" accepted. 2025-07-01 18:51:02.868 +03:00 [DBG] Connection id "0HNC8090TGFLH" started. 2025-07-01 18:51:02.869 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:51:02.869 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:51:02.869 +03:00 [DBG] POST requests are not supported 2025-07-01 18:51:02.869 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:51:02.869 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:51:02.869 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:51:02.869 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:51:02.869 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:51:02.869 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:51:02.869 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:51:02.869 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:51:02.869 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:51:02.869 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:51:02.869 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:51:02.869 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:51:02.869 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:51:02.869 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:51:02.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:51:02.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:51:02.870 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:51:02.870 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:51:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:51:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:51:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:51:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:51:02.870 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:51:02.870 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1638ms. 2025-07-01 18:51:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:51:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:51:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:51:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:51:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:51:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:51:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:51:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:51:02.870 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:51:02.870 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:51:02.870 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:51:02.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:51:02.871 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:51:02.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:51:02.871 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:51:02.871 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:51:02.871 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:51:02.871 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2797ms 2025-07-01 18:51:02.871 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:51:02.871 +03:00 [DBG] Connection id "0HNC8090TGFLH" completed keep alive response. 2025-07-01 18:51:02.871 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3282ms 2025-07-01 18:51:02.871 +03:00 [DBG] Connection id "0HNC8090TGFLH" received FIN. 2025-07-01 18:51:02.871 +03:00 [DBG] Connection id "0HNC8090TGFLH" disconnecting. 2025-07-01 18:51:02.871 +03:00 [DBG] Connection id "0HNC8090TGFLH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:51:02.873 +03:00 [DBG] Connection id "0HNC8090TGFLH" stopped. 2025-07-01 18:52:02.867 +03:00 [DBG] Connection id "0HNC8090TGFLI" accepted. 2025-07-01 18:52:02.867 +03:00 [DBG] Connection id "0HNC8090TGFLI" started. 2025-07-01 18:52:02.867 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:52:02.867 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:52:02.867 +03:00 [DBG] POST requests are not supported 2025-07-01 18:52:02.867 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:52:02.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-07-01 18:52:02.868 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:52:02.868 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:52:02.868 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:52:02.868 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:52:02.868 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:52:02.868 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:52:02.868 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:52:02.868 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:52:02.868 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:52:02.868 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:52:02.868 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:52:02.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-07-01 18:52:02.868 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:52:02.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:52:02.868 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:52:02.868 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:52:02.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:52:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:52:02.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:52:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:52:02.868 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:52:02.868 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1785ms. 2025-07-01 18:52:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:52:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:52:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:52:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:52:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:52:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:52:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:52:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:52:02.869 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:52:02.869 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:52:02.869 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:52:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:52:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:52:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:52:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:52:02.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:52:02.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:52:02.869 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0593ms 2025-07-01 18:52:02.869 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:52:02.869 +03:00 [DBG] Connection id "0HNC8090TGFLI" completed keep alive response. 2025-07-01 18:52:02.869 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7724ms 2025-07-01 18:52:02.869 +03:00 [DBG] Connection id "0HNC8090TGFLI" received FIN. 2025-07-01 18:52:02.869 +03:00 [DBG] Connection id "0HNC8090TGFLI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:52:02.869 +03:00 [DBG] Connection id "0HNC8090TGFLI" disconnecting. 2025-07-01 18:52:02.870 +03:00 [DBG] Connection id "0HNC8090TGFLI" stopped. 2025-07-01 18:53:02.868 +03:00 [DBG] Connection id "0HNC8090TGFLJ" accepted. 2025-07-01 18:53:02.868 +03:00 [DBG] Connection id "0HNC8090TGFLJ" started. 2025-07-01 18:53:02.868 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:53:02.868 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:53:02.868 +03:00 [DBG] POST requests are not supported 2025-07-01 18:53:02.868 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:53:02.868 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:53:02.868 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:53:02.868 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:53:02.868 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:53:02.868 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:53:02.868 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:53:02.868 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:53:02.868 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:53:02.868 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:53:02.868 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:53:02.868 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:53:02.868 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:53:02.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-07-01 18:53:02.868 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:53:02.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:53:02.868 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:53:02.868 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:53:02.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:53:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:53:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:53:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:53:02.869 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:53:02.869 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1466ms. 2025-07-01 18:53:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:53:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:53:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:53:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:53:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:53:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:53:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:53:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:53:02.869 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:53:02.869 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:53:02.869 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:53:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:53:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:53:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:53:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:53:02.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:53:02.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:53:02.869 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7176ms 2025-07-01 18:53:02.869 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:53:02.869 +03:00 [DBG] Connection id "0HNC8090TGFLJ" completed keep alive response. 2025-07-01 18:53:02.869 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3179ms 2025-07-01 18:53:02.870 +03:00 [DBG] Connection id "0HNC8090TGFLJ" received FIN. 2025-07-01 18:53:02.870 +03:00 [DBG] Connection id "0HNC8090TGFLJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:53:02.870 +03:00 [DBG] Connection id "0HNC8090TGFLJ" disconnecting. 2025-07-01 18:53:02.870 +03:00 [DBG] Connection id "0HNC8090TGFLJ" stopped. 2025-07-01 18:54:02.865 +03:00 [DBG] Connection id "0HNC8090TGFLK" accepted. 2025-07-01 18:54:02.865 +03:00 [DBG] Connection id "0HNC8090TGFLK" started. 2025-07-01 18:54:02.866 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:54:02.866 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:54:02.866 +03:00 [DBG] POST requests are not supported 2025-07-01 18:54:02.866 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:54:02.866 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:54:02.866 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:54:02.866 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:54:02.866 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:54:02.866 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:54:02.866 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:54:02.866 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:54:02.866 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:54:02.866 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:54:02.866 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:54:02.866 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:54:02.866 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:54:02.866 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:54:02.866 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:54:02.866 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:54:02.866 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:54:02.866 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:54:02.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:54:02.866 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:54:02.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:54:02.866 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:54:02.866 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:54:02.866 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1197ms. 2025-07-01 18:54:02.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:54:02.866 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:54:02.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:54:02.866 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:54:02.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:54:02.866 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:54:02.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:54:02.867 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:54:02.867 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:54:02.867 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:54:02.867 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:54:02.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:54:02.867 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:54:02.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:54:02.867 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:54:02.867 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:54:02.867 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:54:02.867 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6782ms 2025-07-01 18:54:02.867 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:54:02.867 +03:00 [DBG] Connection id "0HNC8090TGFLK" completed keep alive response. 2025-07-01 18:54:02.867 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2562ms 2025-07-01 18:54:02.867 +03:00 [DBG] Connection id "0HNC8090TGFLK" received FIN. 2025-07-01 18:54:02.867 +03:00 [DBG] Connection id "0HNC8090TGFLK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:54:02.867 +03:00 [DBG] Connection id "0HNC8090TGFLK" disconnecting. 2025-07-01 18:54:02.867 +03:00 [DBG] Connection id "0HNC8090TGFLK" stopped. 2025-07-01 18:55:02.857 +03:00 [DBG] Connection id "0HNC8090TGFLL" accepted. 2025-07-01 18:55:02.857 +03:00 [DBG] Connection id "0HNC8090TGFLL" started. 2025-07-01 18:55:02.857 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:55:02.857 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:55:02.857 +03:00 [DBG] POST requests are not supported 2025-07-01 18:55:02.857 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:55:02.857 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:55:02.857 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:55:02.857 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:55:02.858 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:55:02.858 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:55:02.858 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:55:02.858 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:55:02.858 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:55:02.858 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:55:02.858 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:55:02.858 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:55:02.858 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:55:02.858 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:55:02.858 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:55:02.858 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:55:02.858 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:55:02.858 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:55:02.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:55:02.858 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:55:02.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:55:02.858 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:55:02.858 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:55:02.858 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.136ms. 2025-07-01 18:55:02.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:55:02.858 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:55:02.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:55:02.858 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:55:02.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:55:02.858 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:55:02.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:55:02.858 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:55:02.858 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:55:02.858 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:55:02.858 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:55:02.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:55:02.858 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:55:02.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:55:02.858 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:55:02.858 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:55:02.859 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:55:02.859 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6844ms 2025-07-01 18:55:02.859 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:55:02.859 +03:00 [DBG] Connection id "0HNC8090TGFLL" completed keep alive response. 2025-07-01 18:55:02.859 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2906ms 2025-07-01 18:55:02.859 +03:00 [DBG] Connection id "0HNC8090TGFLL" received FIN. 2025-07-01 18:55:02.859 +03:00 [DBG] Connection id "0HNC8090TGFLL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:55:02.859 +03:00 [DBG] Connection id "0HNC8090TGFLL" disconnecting. 2025-07-01 18:55:02.859 +03:00 [DBG] Connection id "0HNC8090TGFLL" stopped. 2025-07-01 18:56:02.865 +03:00 [DBG] Connection id "0HNC8090TGFLM" accepted. 2025-07-01 18:56:02.865 +03:00 [DBG] Connection id "0HNC8090TGFLM" started. 2025-07-01 18:56:02.865 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:56:02.865 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:56:02.865 +03:00 [DBG] POST requests are not supported 2025-07-01 18:56:02.865 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:56:02.865 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:56:02.866 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:56:02.866 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:56:02.866 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:56:02.866 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:56:02.866 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:56:02.866 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:56:02.866 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:56:02.866 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:56:02.866 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:56:02.866 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:56:02.866 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:56:02.866 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:56:02.866 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:56:02.866 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:56:02.866 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:56:02.867 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:56:02.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:56:02.867 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:56:02.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:56:02.867 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:56:02.867 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:56:02.867 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1764ms. 2025-07-01 18:56:02.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:56:02.867 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:56:02.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:56:02.867 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:56:02.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:56:02.867 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:56:02.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:56:02.867 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:56:02.868 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:56:02.868 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:56:02.868 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:56:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:56:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:56:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:56:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:56:02.868 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:56:02.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:56:02.868 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5881ms 2025-07-01 18:56:02.868 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:56:02.868 +03:00 [DBG] Connection id "0HNC8090TGFLM" completed keep alive response. 2025-07-01 18:56:02.868 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.796ms 2025-07-01 18:56:02.868 +03:00 [DBG] Connection id "0HNC8090TGFLM" received FIN. 2025-07-01 18:56:02.868 +03:00 [DBG] Connection id "0HNC8090TGFLM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:56:02.868 +03:00 [DBG] Connection id "0HNC8090TGFLM" disconnecting. 2025-07-01 18:56:02.869 +03:00 [DBG] Connection id "0HNC8090TGFLM" stopped. 2025-07-01 18:57:02.865 +03:00 [DBG] Connection id "0HNC8090TGFLN" accepted. 2025-07-01 18:57:02.865 +03:00 [DBG] Connection id "0HNC8090TGFLN" started. 2025-07-01 18:57:02.865 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:57:02.865 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:57:02.865 +03:00 [DBG] POST requests are not supported 2025-07-01 18:57:02.865 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:57:02.865 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:57:02.865 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:57:02.865 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:57:02.866 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:57:02.866 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:57:02.866 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:57:02.866 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:57:02.866 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:57:02.866 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:57:02.866 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:57:02.866 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:57:02.866 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:57:02.866 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:57:02.866 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:57:02.866 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:57:02.866 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:57:02.866 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:57:02.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:57:02.866 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:57:02.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:57:02.866 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:57:02.866 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:57:02.867 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1486ms. 2025-07-01 18:57:02.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:57:02.867 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:57:02.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:57:02.867 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:57:02.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:57:02.867 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:57:02.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:57:02.867 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:57:02.867 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:57:02.867 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:57:02.867 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:57:02.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:57:02.867 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:57:02.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:57:02.867 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:57:02.867 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:57:02.867 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:57:02.867 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1984ms 2025-07-01 18:57:02.867 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:57:02.867 +03:00 [DBG] Connection id "0HNC8090TGFLN" completed keep alive response. 2025-07-01 18:57:02.867 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2339ms 2025-07-01 18:57:02.868 +03:00 [DBG] Connection id "0HNC8090TGFLN" received FIN. 2025-07-01 18:57:02.868 +03:00 [DBG] Connection id "0HNC8090TGFLN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:57:02.868 +03:00 [DBG] Connection id "0HNC8090TGFLN" disconnecting. 2025-07-01 18:57:02.868 +03:00 [DBG] Connection id "0HNC8090TGFLN" stopped. 2025-07-01 18:58:02.865 +03:00 [DBG] Connection id "0HNC8090TGFLO" accepted. 2025-07-01 18:58:02.865 +03:00 [DBG] Connection id "0HNC8090TGFLO" started. 2025-07-01 18:58:02.865 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:58:02.865 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:58:02.866 +03:00 [DBG] POST requests are not supported 2025-07-01 18:58:02.866 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:58:02.866 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:58:02.866 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:58:02.866 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:58:02.866 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:58:02.866 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:58:02.866 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:58:02.866 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:58:02.866 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:58:02.866 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:58:02.866 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:58:02.866 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:58:02.866 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:58:02.866 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 18:58:02.866 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:58:02.866 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:58:02.866 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:58:02.866 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:58:02.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:58:02.867 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:58:02.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:58:02.867 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:58:02.867 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:58:02.867 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1355ms. 2025-07-01 18:58:02.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:58:02.867 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:58:02.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:58:02.867 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:58:02.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:58:02.867 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:58:02.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:58:02.867 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:58:02.867 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:58:02.867 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:58:02.867 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:58:02.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:58:02.867 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:58:02.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:58:02.867 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:58:02.867 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:58:02.867 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:58:02.868 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2407ms 2025-07-01 18:58:02.868 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:58:02.868 +03:00 [DBG] Connection id "0HNC8090TGFLO" completed keep alive response. 2025-07-01 18:58:02.868 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.254ms 2025-07-01 18:58:02.868 +03:00 [DBG] Connection id "0HNC8090TGFLO" received FIN. 2025-07-01 18:58:02.868 +03:00 [DBG] Connection id "0HNC8090TGFLO" disconnecting. 2025-07-01 18:58:02.868 +03:00 [DBG] Connection id "0HNC8090TGFLO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:58:02.869 +03:00 [DBG] Connection id "0HNC8090TGFLO" stopped. 2025-07-01 18:59:02.860 +03:00 [DBG] Connection id "0HNC8090TGFLP" accepted. 2025-07-01 18:59:02.860 +03:00 [DBG] Connection id "0HNC8090TGFLP" started. 2025-07-01 18:59:02.860 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 18:59:02.860 +03:00 [VRB] All hosts are allowed. 2025-07-01 18:59:02.860 +03:00 [DBG] POST requests are not supported 2025-07-01 18:59:02.860 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 18:59:02.861 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 18:59:02.861 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:59:02.861 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 18:59:02.861 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 18:59:02.861 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 18:59:02.861 +03:00 [INF] CORS policy execution successful. 2025-07-01 18:59:02.861 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:59:02.861 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 18:59:02.861 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 18:59:02.861 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 18:59:02.861 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 18:59:02.861 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 18:59:02.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-07-01 18:59:02.861 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:59:02.861 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:59:02.861 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:59:02.861 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 18:59:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:59:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:59:02.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:59:02.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:59:02.862 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 18:59:02.862 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1478ms. 2025-07-01 18:59:02.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:59:02.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 18:59:02.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:59:02.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 18:59:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:59:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:59:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:59:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:59:02.862 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:59:02.862 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 18:59:02.862 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 18:59:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:59:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 18:59:02.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:59:02.862 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:59:02.862 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:59:02.862 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 18:59:02.862 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2392ms 2025-07-01 18:59:02.862 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 18:59:02.863 +03:00 [DBG] Connection id "0HNC8090TGFLP" completed keep alive response. 2025-07-01 18:59:02.863 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.246ms 2025-07-01 18:59:02.863 +03:00 [DBG] Connection id "0HNC8090TGFLP" received FIN. 2025-07-01 18:59:02.863 +03:00 [DBG] Connection id "0HNC8090TGFLP" disconnecting. 2025-07-01 18:59:02.863 +03:00 [DBG] Connection id "0HNC8090TGFLP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 18:59:02.864 +03:00 [DBG] Connection id "0HNC8090TGFLP" stopped. 2025-07-01 19:00:02.871 +03:00 [DBG] Connection id "0HNC8090TGFLQ" accepted. 2025-07-01 19:00:02.871 +03:00 [DBG] Connection id "0HNC8090TGFLQ" started. 2025-07-01 19:00:02.871 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:00:02.871 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:00:02.871 +03:00 [DBG] POST requests are not supported 2025-07-01 19:00:02.871 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:00:02.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-07-01 19:00:02.871 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:00:02.871 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:00:02.871 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:00:02.871 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:00:02.872 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:00:02.872 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:00:02.872 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:00:02.872 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:00:02.872 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:00:02.872 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:00:02.872 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:00:02.872 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:00:02.872 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:00:02.872 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:00:02.872 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:00:02.872 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:00:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:00:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:00:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:00:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:00:02.872 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:00:02.872 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.155ms. 2025-07-01 19:00:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:00:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:00:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:00:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:00:02.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:00:02.872 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:00:02.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:00:02.872 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:00:02.872 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:00:02.872 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:00:02.872 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:00:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:00:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:00:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:00:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:00:02.873 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:00:02.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:00:02.873 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8573ms 2025-07-01 19:00:02.873 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:00:02.873 +03:00 [DBG] Connection id "0HNC8090TGFLQ" completed keep alive response. 2025-07-01 19:00:02.873 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5961ms 2025-07-01 19:00:02.873 +03:00 [DBG] Connection id "0HNC8090TGFLQ" received FIN. 2025-07-01 19:00:02.873 +03:00 [DBG] Connection id "0HNC8090TGFLQ" disconnecting. 2025-07-01 19:00:02.873 +03:00 [DBG] Connection id "0HNC8090TGFLQ" stopped. 2025-07-01 19:00:02.873 +03:00 [DBG] Connection id "0HNC8090TGFLQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:01:02.866 +03:00 [DBG] Connection id "0HNC8090TGFLR" accepted. 2025-07-01 19:01:02.866 +03:00 [DBG] Connection id "0HNC8090TGFLR" started. 2025-07-01 19:01:02.866 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:01:02.866 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:01:02.867 +03:00 [DBG] POST requests are not supported 2025-07-01 19:01:02.867 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:01:02.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-07-01 19:01:02.867 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:01:02.867 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:01:02.867 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:01:02.867 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:01:02.867 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:01:02.867 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:01:02.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-07-01 19:01:02.867 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:01:02.867 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:01:02.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-07-01 19:01:02.867 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:01:02.867 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:01:02.867 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:01:02.867 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:01:02.867 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:01:02.867 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:01:02.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:01:02.867 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:01:02.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:01:02.867 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:01:02.867 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:01:02.867 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.148ms. 2025-07-01 19:01:02.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:01:02.867 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:01:02.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:01:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:01:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:01:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:01:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:01:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:01:02.868 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:01:02.868 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:01:02.868 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:01:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:01:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:01:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:01:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:01:02.868 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:01:02.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:01:02.868 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8491ms 2025-07-01 19:01:02.868 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:01:02.868 +03:00 [DBG] Connection id "0HNC8090TGFLR" completed keep alive response. 2025-07-01 19:01:02.868 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4923ms 2025-07-01 19:01:02.868 +03:00 [DBG] Connection id "0HNC8090TGFLR" received FIN. 2025-07-01 19:01:02.868 +03:00 [DBG] Connection id "0HNC8090TGFLR" disconnecting. 2025-07-01 19:01:02.868 +03:00 [DBG] Connection id "0HNC8090TGFLR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:01:02.869 +03:00 [DBG] Connection id "0HNC8090TGFLR" stopped. 2025-07-01 19:02:02.938 +03:00 [DBG] Connection id "0HNC8090TGFLS" accepted. 2025-07-01 19:02:02.938 +03:00 [DBG] Connection id "0HNC8090TGFLS" started. 2025-07-01 19:02:02.938 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:02:02.938 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:02:02.938 +03:00 [DBG] POST requests are not supported 2025-07-01 19:02:02.938 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:02:02.938 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:02:02.938 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:02:02.938 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:02:02.938 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:02:02.939 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:02:02.939 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:02:02.939 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:02:02.939 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:02:02.939 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:02:02.939 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:02:02.939 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:02:02.939 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:02:02.939 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:02:02.939 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:02:02.939 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:02:02.939 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:02:02.939 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:02:02.939 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:02:02.939 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:02:02.939 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:02:02.939 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:02:02.939 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:02:02.939 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1745ms. 2025-07-01 19:02:02.940 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:02:02.940 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:02:02.940 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:02:02.940 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:02:02.940 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:02:02.940 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:02:02.940 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:02:02.940 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:02:02.940 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:02:02.940 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:02:02.940 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:02:02.940 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:02:02.940 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:02:02.940 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:02:02.940 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:02:02.940 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:02:02.940 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:02:02.940 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2382ms 2025-07-01 19:02:02.940 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:02:02.940 +03:00 [DBG] Connection id "0HNC8090TGFLS" completed keep alive response. 2025-07-01 19:02:02.940 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1728ms 2025-07-01 19:02:02.941 +03:00 [DBG] Connection id "0HNC8090TGFLS" received FIN. 2025-07-01 19:02:02.941 +03:00 [DBG] Connection id "0HNC8090TGFLS" disconnecting. 2025-07-01 19:02:02.941 +03:00 [DBG] Connection id "0HNC8090TGFLS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:02:02.942 +03:00 [DBG] Connection id "0HNC8090TGFLS" stopped. 2025-07-01 19:03:02.862 +03:00 [DBG] Connection id "0HNC8090TGFLT" accepted. 2025-07-01 19:03:02.862 +03:00 [DBG] Connection id "0HNC8090TGFLT" started. 2025-07-01 19:03:02.862 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:03:02.862 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:03:02.863 +03:00 [DBG] POST requests are not supported 2025-07-01 19:03:02.863 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:03:02.863 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:03:02.863 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:03:02.863 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:03:02.863 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:03:02.863 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:03:02.863 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:03:02.863 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:03:02.863 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:03:02.863 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:03:02.863 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:03:02.863 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:03:02.863 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:03:02.864 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:03:02.864 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:03:02.864 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:03:02.864 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:03:02.864 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:03:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:03:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:03:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:03:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:03:02.864 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:03:02.864 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1813ms. 2025-07-01 19:03:02.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:03:02.865 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:03:02.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:03:02.865 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:03:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:03:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:03:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:03:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:03:02.865 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:03:02.865 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:03:02.865 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:03:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:03:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:03:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:03:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:03:02.865 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:03:02.865 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:03:02.865 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5659ms 2025-07-01 19:03:02.865 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:03:02.865 +03:00 [DBG] Connection id "0HNC8090TGFLT" completed keep alive response. 2025-07-01 19:03:02.865 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9633ms 2025-07-01 19:03:02.866 +03:00 [DBG] Connection id "0HNC8090TGFLT" received FIN. 2025-07-01 19:03:02.866 +03:00 [DBG] Connection id "0HNC8090TGFLT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:03:02.866 +03:00 [DBG] Connection id "0HNC8090TGFLT" disconnecting. 2025-07-01 19:03:02.866 +03:00 [DBG] Connection id "0HNC8090TGFLT" stopped. 2025-07-01 19:04:02.858 +03:00 [DBG] Connection id "0HNC8090TGFLU" accepted. 2025-07-01 19:04:02.858 +03:00 [DBG] Connection id "0HNC8090TGFLU" started. 2025-07-01 19:04:02.858 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:04:02.858 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:04:02.858 +03:00 [DBG] POST requests are not supported 2025-07-01 19:04:02.858 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:04:02.858 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:04:02.858 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:04:02.858 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:04:02.858 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:04:02.858 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:04:02.858 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:04:02.858 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:04:02.858 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:04:02.858 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:04:02.858 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:04:02.858 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:04:02.858 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:04:02.858 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:04:02.858 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:04:02.858 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:04:02.858 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:04:02.858 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:04:02.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:04:02.859 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:04:02.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:04:02.859 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:04:02.859 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:04:02.859 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.125ms. 2025-07-01 19:04:02.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:04:02.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:04:02.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:04:02.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:04:02.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:04:02.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:04:02.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:04:02.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:04:02.859 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:04:02.859 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:04:02.859 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:04:02.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:04:02.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:04:02.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:04:02.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:04:02.859 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:04:02.859 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:04:02.859 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6786ms 2025-07-01 19:04:02.859 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:04:02.859 +03:00 [DBG] Connection id "0HNC8090TGFLU" completed keep alive response. 2025-07-01 19:04:02.859 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2878ms 2025-07-01 19:04:02.859 +03:00 [DBG] Connection id "0HNC8090TGFLU" received FIN. 2025-07-01 19:04:02.859 +03:00 [DBG] Connection id "0HNC8090TGFLU" disconnecting. 2025-07-01 19:04:02.860 +03:00 [DBG] Connection id "0HNC8090TGFLU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:04:02.861 +03:00 [DBG] Connection id "0HNC8090TGFLU" stopped. 2025-07-01 19:05:02.872 +03:00 [DBG] Connection id "0HNC8090TGFLV" accepted. 2025-07-01 19:05:02.872 +03:00 [DBG] Connection id "0HNC8090TGFLV" started. 2025-07-01 19:05:02.872 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:05:02.872 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:05:02.872 +03:00 [DBG] POST requests are not supported 2025-07-01 19:05:02.872 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:05:02.872 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:05:02.872 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:05:02.872 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:05:02.872 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:05:02.873 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:05:02.873 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:05:02.873 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:05:02.873 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:05:02.873 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:05:02.873 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:05:02.873 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:05:02.873 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:05:02.873 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:05:02.873 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:05:02.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:05:02.873 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:05:02.873 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:05:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:05:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:05:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:05:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:05:02.873 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:05:02.873 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1455ms. 2025-07-01 19:05:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:05:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:05:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:05:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:05:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:05:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:05:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:05:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:05:02.874 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:05:02.874 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:05:02.874 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:05:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:05:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:05:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:05:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:05:02.874 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:05:02.874 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:05:02.874 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0062ms 2025-07-01 19:05:02.874 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:05:02.874 +03:00 [DBG] Connection id "0HNC8090TGFLV" completed keep alive response. 2025-07-01 19:05:02.874 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6922ms 2025-07-01 19:05:02.874 +03:00 [DBG] Connection id "0HNC8090TGFLV" received FIN. 2025-07-01 19:05:02.874 +03:00 [DBG] Connection id "0HNC8090TGFLV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:05:02.874 +03:00 [DBG] Connection id "0HNC8090TGFLV" disconnecting. 2025-07-01 19:05:02.874 +03:00 [DBG] Connection id "0HNC8090TGFLV" stopped. 2025-07-01 19:06:02.872 +03:00 [DBG] Connection id "0HNC8090TGFM0" accepted. 2025-07-01 19:06:02.872 +03:00 [DBG] Connection id "0HNC8090TGFM0" started. 2025-07-01 19:06:02.872 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:06:02.872 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:06:02.872 +03:00 [DBG] POST requests are not supported 2025-07-01 19:06:02.872 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:06:02.873 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:06:02.873 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:06:02.873 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:06:02.873 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:06:02.873 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:06:02.873 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:06:02.873 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:06:02.873 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:06:02.873 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:06:02.873 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:06:02.873 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:06:02.873 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:06:02.873 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:06:02.873 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:06:02.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:06:02.873 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:06:02.873 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:06:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:06:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:06:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:06:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:06:02.873 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:06:02.873 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1227ms. 2025-07-01 19:06:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:06:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:06:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:06:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:06:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:06:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:06:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:06:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:06:02.873 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:06:02.873 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:06:02.874 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:06:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:06:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:06:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:06:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:06:02.874 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:06:02.874 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:06:02.874 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7264ms 2025-07-01 19:06:02.874 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:06:02.874 +03:00 [DBG] Connection id "0HNC8090TGFM0" completed keep alive response. 2025-07-01 19:06:02.874 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3596ms 2025-07-01 19:06:02.874 +03:00 [DBG] Connection id "0HNC8090TGFM0" received FIN. 2025-07-01 19:06:02.874 +03:00 [DBG] Connection id "0HNC8090TGFM0" disconnecting. 2025-07-01 19:06:02.874 +03:00 [DBG] Connection id "0HNC8090TGFM0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:06:02.875 +03:00 [DBG] Connection id "0HNC8090TGFM0" stopped. 2025-07-01 19:07:02.878 +03:00 [DBG] Connection id "0HNC8090TGFM1" accepted. 2025-07-01 19:07:02.879 +03:00 [DBG] Connection id "0HNC8090TGFM1" started. 2025-07-01 19:07:02.879 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:07:02.879 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:07:02.879 +03:00 [DBG] POST requests are not supported 2025-07-01 19:07:02.879 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:07:02.879 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:07:02.879 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:07:02.879 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:07:02.879 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:07:02.879 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:07:02.879 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:07:02.879 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:07:02.879 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:07:02.879 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:07:02.880 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:07:02.880 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:07:02.880 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:07:02.880 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:07:02.880 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:07:02.880 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:07:02.880 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:07:02.880 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:07:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:07:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:07:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:07:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:07:02.880 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:07:02.880 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1668ms. 2025-07-01 19:07:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:07:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:07:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:07:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:07:02.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:07:02.881 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:07:02.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:07:02.881 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:07:02.881 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:07:02.881 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:07:02.881 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:07:02.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:07:02.881 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:07:02.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:07:02.881 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:07:02.881 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:07:02.881 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:07:02.881 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2297ms 2025-07-01 19:07:02.881 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:07:02.881 +03:00 [DBG] Connection id "0HNC8090TGFM1" completed keep alive response. 2025-07-01 19:07:02.881 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2724ms 2025-07-01 19:07:02.882 +03:00 [DBG] Connection id "0HNC8090TGFM1" received FIN. 2025-07-01 19:07:02.882 +03:00 [DBG] Connection id "0HNC8090TGFM1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:07:02.882 +03:00 [DBG] Connection id "0HNC8090TGFM1" disconnecting. 2025-07-01 19:07:02.882 +03:00 [DBG] Connection id "0HNC8090TGFM1" stopped. 2025-07-01 19:08:02.865 +03:00 [DBG] Connection id "0HNC8090TGFM2" accepted. 2025-07-01 19:08:02.865 +03:00 [DBG] Connection id "0HNC8090TGFM2" started. 2025-07-01 19:08:02.865 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:08:02.865 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:08:02.865 +03:00 [DBG] POST requests are not supported 2025-07-01 19:08:02.865 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:08:02.865 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:08:02.865 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:08:02.866 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:08:02.866 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:08:02.866 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:08:02.866 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:08:02.866 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:08:02.866 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:08:02.866 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:08:02.866 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:08:02.866 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:08:02.866 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:08:02.866 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:08:02.866 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:08:02.866 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:08:02.866 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:08:02.866 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:08:02.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:08:02.866 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:08:02.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:08:02.866 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:08:02.866 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:08:02.866 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1499ms. 2025-07-01 19:08:02.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:08:02.867 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:08:02.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:08:02.867 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:08:02.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:08:02.867 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:08:02.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:08:02.867 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:08:02.867 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:08:02.867 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:08:02.867 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:08:02.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:08:02.867 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:08:02.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:08:02.867 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:08:02.867 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:08:02.867 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:08:02.867 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8445ms 2025-07-01 19:08:02.867 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:08:02.867 +03:00 [DBG] Connection id "0HNC8090TGFM2" completed keep alive response. 2025-07-01 19:08:02.867 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6898ms 2025-07-01 19:08:02.867 +03:00 [DBG] Connection id "0HNC8090TGFM2" received FIN. 2025-07-01 19:08:02.867 +03:00 [DBG] Connection id "0HNC8090TGFM2" disconnecting. 2025-07-01 19:08:02.867 +03:00 [DBG] Connection id "0HNC8090TGFM2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:08:02.868 +03:00 [DBG] Connection id "0HNC8090TGFM2" stopped. 2025-07-01 19:09:02.870 +03:00 [DBG] Connection id "0HNC8090TGFM3" accepted. 2025-07-01 19:09:02.871 +03:00 [DBG] Connection id "0HNC8090TGFM3" started. 2025-07-01 19:09:02.871 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:09:02.871 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:09:02.871 +03:00 [DBG] POST requests are not supported 2025-07-01 19:09:02.871 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:09:02.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-07-01 19:09:02.871 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:09:02.871 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:09:02.871 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:09:02.871 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:09:02.871 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:09:02.871 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:09:02.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-07-01 19:09:02.871 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:09:02.871 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:09:02.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-07-01 19:09:02.871 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:09:02.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-07-01 19:09:02.872 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:09:02.872 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:09:02.872 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:09:02.872 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:09:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:09:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:09:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:09:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:09:02.872 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:09:02.872 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1443ms. 2025-07-01 19:09:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:09:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:09:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:09:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:09:02.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:09:02.872 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:09:02.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:09:02.872 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:09:02.872 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:09:02.872 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:09:02.872 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:09:02.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:09:02.872 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:09:02.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:09:02.872 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:09:02.872 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:09:02.872 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:09:02.872 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8178ms 2025-07-01 19:09:02.872 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:09:02.872 +03:00 [DBG] Connection id "0HNC8090TGFM3" completed keep alive response. 2025-07-01 19:09:02.872 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6241ms 2025-07-01 19:09:02.873 +03:00 [DBG] Connection id "0HNC8090TGFM3" received FIN. 2025-07-01 19:09:02.873 +03:00 [DBG] Connection id "0HNC8090TGFM3" disconnecting. 2025-07-01 19:09:02.873 +03:00 [DBG] Connection id "0HNC8090TGFM3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:09:02.874 +03:00 [DBG] Connection id "0HNC8090TGFM3" stopped. 2025-07-01 19:10:02.874 +03:00 [DBG] Connection id "0HNC8090TGFM4" accepted. 2025-07-01 19:10:02.875 +03:00 [DBG] Connection id "0HNC8090TGFM4" started. 2025-07-01 19:10:02.875 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:10:02.875 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:10:02.875 +03:00 [DBG] POST requests are not supported 2025-07-01 19:10:02.875 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:10:02.875 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:10:02.875 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:10:02.875 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:10:02.875 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:10:02.875 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:10:02.875 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:10:02.875 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:10:02.875 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:10:02.875 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:10:02.875 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:10:02.875 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:10:02.875 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:10:02.875 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:10:02.875 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:10:02.875 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:10:02.875 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:10:02.875 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:10:02.875 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:10:02.875 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:10:02.875 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:10:02.875 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:10:02.875 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:10:02.876 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1302ms. 2025-07-01 19:10:02.876 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:10:02.876 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:10:02.876 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:10:02.876 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:10:02.876 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:10:02.876 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:10:02.876 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:10:02.876 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:10:02.876 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:10:02.876 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:10:02.876 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:10:02.876 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:10:02.876 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:10:02.876 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:10:02.876 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:10:02.876 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:10:02.876 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:10:02.876 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7206ms 2025-07-01 19:10:02.876 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:10:02.876 +03:00 [DBG] Connection id "0HNC8090TGFM4" completed keep alive response. 2025-07-01 19:10:02.876 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3247ms 2025-07-01 19:10:02.876 +03:00 [DBG] Connection id "0HNC8090TGFM4" received FIN. 2025-07-01 19:10:02.876 +03:00 [DBG] Connection id "0HNC8090TGFM4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:10:02.876 +03:00 [DBG] Connection id "0HNC8090TGFM4" disconnecting. 2025-07-01 19:10:02.876 +03:00 [DBG] Connection id "0HNC8090TGFM4" stopped. 2025-07-01 19:11:02.868 +03:00 [DBG] Connection id "0HNC8090TGFM5" accepted. 2025-07-01 19:11:02.868 +03:00 [DBG] Connection id "0HNC8090TGFM5" started. 2025-07-01 19:11:02.868 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:11:02.868 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:11:02.868 +03:00 [DBG] POST requests are not supported 2025-07-01 19:11:02.868 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:11:02.868 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:11:02.868 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:11:02.868 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:11:02.868 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:11:02.868 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:11:02.868 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:11:02.868 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:11:02.868 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:11:02.869 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:11:02.869 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:11:02.869 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:11:02.869 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:11:02.869 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:11:02.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:11:02.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:11:02.869 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:11:02.869 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:11:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:11:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:11:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:11:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:11:02.869 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:11:02.869 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1211ms. 2025-07-01 19:11:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:11:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:11:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:11:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:11:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:11:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:11:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:11:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:11:02.869 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:11:02.869 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:11:02.869 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:11:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:11:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:11:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:11:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:11:02.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:11:02.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:11:02.869 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6388ms 2025-07-01 19:11:02.869 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:11:02.869 +03:00 [DBG] Connection id "0HNC8090TGFM5" completed keep alive response. 2025-07-01 19:11:02.869 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1937ms 2025-07-01 19:11:02.870 +03:00 [DBG] Connection id "0HNC8090TGFM5" received FIN. 2025-07-01 19:11:02.870 +03:00 [DBG] Connection id "0HNC8090TGFM5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:11:02.870 +03:00 [DBG] Connection id "0HNC8090TGFM5" disconnecting. 2025-07-01 19:11:02.870 +03:00 [DBG] Connection id "0HNC8090TGFM5" stopped. 2025-07-01 19:12:02.866 +03:00 [DBG] Connection id "0HNC8090TGFM6" accepted. 2025-07-01 19:12:02.866 +03:00 [DBG] Connection id "0HNC8090TGFM6" started. 2025-07-01 19:12:02.866 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:12:02.866 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:12:02.866 +03:00 [DBG] POST requests are not supported 2025-07-01 19:12:02.866 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:12:02.866 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:12:02.866 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:12:02.866 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:12:02.866 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:12:02.866 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:12:02.866 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:12:02.866 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:12:02.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-07-01 19:12:02.867 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:12:02.867 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:12:02.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-07-01 19:12:02.867 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:12:02.867 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:12:02.867 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:12:02.867 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:12:02.867 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:12:02.867 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:12:02.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:12:02.867 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:12:02.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:12:02.867 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:12:02.867 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:12:02.867 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1764ms. 2025-07-01 19:12:02.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:12:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:12:02.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:12:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:12:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:12:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:12:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:12:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:12:02.868 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:12:02.868 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:12:02.868 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:12:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:12:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:12:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:12:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:12:02.868 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:12:02.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:12:02.868 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3049ms 2025-07-01 19:12:02.868 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:12:02.868 +03:00 [DBG] Connection id "0HNC8090TGFM6" completed keep alive response. 2025-07-01 19:12:02.868 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2984ms 2025-07-01 19:12:02.869 +03:00 [DBG] Connection id "0HNC8090TGFM6" received FIN. 2025-07-01 19:12:02.869 +03:00 [DBG] Connection id "0HNC8090TGFM6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:12:02.869 +03:00 [DBG] Connection id "0HNC8090TGFM6" disconnecting. 2025-07-01 19:12:02.869 +03:00 [DBG] Connection id "0HNC8090TGFM6" stopped. 2025-07-01 19:13:02.870 +03:00 [DBG] Connection id "0HNC8090TGFM7" accepted. 2025-07-01 19:13:02.870 +03:00 [DBG] Connection id "0HNC8090TGFM7" started. 2025-07-01 19:13:02.870 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:13:02.871 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:13:02.871 +03:00 [DBG] POST requests are not supported 2025-07-01 19:13:02.871 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:13:02.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-07-01 19:13:02.871 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:13:02.871 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:13:02.871 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:13:02.871 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:13:02.871 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:13:02.871 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:13:02.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-07-01 19:13:02.871 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:13:02.871 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:13:02.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-07-01 19:13:02.871 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:13:02.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-07-01 19:13:02.871 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:13:02.872 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:13:02.872 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:13:02.872 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:13:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:13:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:13:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:13:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:13:02.872 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:13:02.872 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1672ms. 2025-07-01 19:13:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:13:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:13:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:13:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:13:02.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:13:02.872 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:13:02.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:13:02.872 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:13:02.872 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:13:02.872 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:13:02.873 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:13:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:13:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:13:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:13:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:13:02.873 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:13:02.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:13:02.873 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4251ms 2025-07-01 19:13:02.873 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:13:02.873 +03:00 [DBG] Connection id "0HNC8090TGFM7" completed keep alive response. 2025-07-01 19:13:02.873 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6015ms 2025-07-01 19:13:02.873 +03:00 [DBG] Connection id "0HNC8090TGFM7" received FIN. 2025-07-01 19:13:02.874 +03:00 [DBG] Connection id "0HNC8090TGFM7" disconnecting. 2025-07-01 19:13:02.874 +03:00 [DBG] Connection id "0HNC8090TGFM7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:13:02.875 +03:00 [DBG] Connection id "0HNC8090TGFM7" stopped. 2025-07-01 19:14:02.870 +03:00 [DBG] Connection id "0HNC8090TGFM8" accepted. 2025-07-01 19:14:02.870 +03:00 [DBG] Connection id "0HNC8090TGFM8" started. 2025-07-01 19:14:02.870 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:14:02.870 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:14:02.870 +03:00 [DBG] POST requests are not supported 2025-07-01 19:14:02.870 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:14:02.870 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:14:02.871 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:14:02.871 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:14:02.871 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:14:02.871 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:14:02.871 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:14:02.871 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:14:02.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-07-01 19:14:02.871 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:14:02.871 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:14:02.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-07-01 19:14:02.871 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:14:02.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-07-01 19:14:02.871 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:14:02.871 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:14:02.871 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:14:02.871 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:14:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:14:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:14:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:14:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:14:02.872 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:14:02.872 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2276ms. 2025-07-01 19:14:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:14:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:14:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:14:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:14:02.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:14:02.872 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:14:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:14:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:14:02.873 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:14:02.873 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:14:02.873 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:14:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:14:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:14:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:14:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:14:02.873 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:14:02.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:14:02.873 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8791ms 2025-07-01 19:14:02.873 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:14:02.873 +03:00 [DBG] Connection id "0HNC8090TGFM8" completed keep alive response. 2025-07-01 19:14:02.873 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1545ms 2025-07-01 19:14:02.874 +03:00 [DBG] Connection id "0HNC8090TGFM8" received FIN. 2025-07-01 19:14:02.874 +03:00 [DBG] Connection id "0HNC8090TGFM8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:14:02.874 +03:00 [DBG] Connection id "0HNC8090TGFM8" disconnecting. 2025-07-01 19:14:02.874 +03:00 [DBG] Connection id "0HNC8090TGFM8" stopped. 2025-07-01 19:15:02.873 +03:00 [DBG] Connection id "0HNC8090TGFM9" accepted. 2025-07-01 19:15:02.873 +03:00 [DBG] Connection id "0HNC8090TGFM9" started. 2025-07-01 19:15:02.873 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:15:02.873 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:15:02.873 +03:00 [DBG] POST requests are not supported 2025-07-01 19:15:02.873 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:15:02.873 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:15:02.873 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:15:02.873 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:15:02.873 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:15:02.873 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:15:02.873 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:15:02.873 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:15:02.873 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:15:02.873 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:15:02.873 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:15:02.874 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:15:02.874 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:15:02.874 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:15:02.874 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:15:02.874 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:15:02.874 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:15:02.874 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:15:02.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:15:02.874 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:15:02.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:15:02.874 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:15:02.874 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:15:02.874 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1432ms. 2025-07-01 19:15:02.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:15:02.874 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:15:02.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:15:02.874 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:15:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:15:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:15:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:15:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:15:02.874 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:15:02.874 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:15:02.874 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:15:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:15:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:15:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:15:02.875 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:15:02.875 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:15:02.875 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:15:02.875 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9588ms 2025-07-01 19:15:02.875 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:15:02.875 +03:00 [DBG] Connection id "0HNC8090TGFM9" completed keep alive response. 2025-07-01 19:15:02.875 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8201ms 2025-07-01 19:15:02.875 +03:00 [DBG] Connection id "0HNC8090TGFM9" received FIN. 2025-07-01 19:15:02.875 +03:00 [DBG] Connection id "0HNC8090TGFM9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:15:02.875 +03:00 [DBG] Connection id "0HNC8090TGFM9" disconnecting. 2025-07-01 19:15:02.875 +03:00 [DBG] Connection id "0HNC8090TGFM9" stopped. 2025-07-01 19:16:02.868 +03:00 [DBG] Connection id "0HNC8090TGFMA" accepted. 2025-07-01 19:16:02.868 +03:00 [DBG] Connection id "0HNC8090TGFMA" started. 2025-07-01 19:16:02.868 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:16:02.868 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:16:02.868 +03:00 [DBG] POST requests are not supported 2025-07-01 19:16:02.868 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:16:02.868 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:16:02.868 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:16:02.869 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:16:02.869 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:16:02.869 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:16:02.869 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:16:02.869 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:16:02.869 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:16:02.869 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:16:02.869 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:16:02.869 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:16:02.869 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:16:02.869 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:16:02.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:16:02.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:16:02.869 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:16:02.869 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:16:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:16:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:16:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:16:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:16:02.869 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:16:02.869 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1528ms. 2025-07-01 19:16:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:16:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:16:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:16:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:16:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:16:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:16:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:16:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:16:02.870 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:16:02.870 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:16:02.870 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:16:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:16:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:16:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:16:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:16:02.870 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:16:02.870 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:16:02.870 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2082ms 2025-07-01 19:16:02.870 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:16:02.870 +03:00 [DBG] Connection id "0HNC8090TGFMA" completed keep alive response. 2025-07-01 19:16:02.870 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.16ms 2025-07-01 19:16:02.871 +03:00 [DBG] Connection id "0HNC8090TGFMA" received FIN. 2025-07-01 19:16:02.871 +03:00 [DBG] Connection id "0HNC8090TGFMA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:16:02.871 +03:00 [DBG] Connection id "0HNC8090TGFMA" disconnecting. 2025-07-01 19:16:02.871 +03:00 [DBG] Connection id "0HNC8090TGFMA" stopped. 2025-07-01 19:17:02.872 +03:00 [DBG] Connection id "0HNC8090TGFMB" accepted. 2025-07-01 19:17:02.872 +03:00 [DBG] Connection id "0HNC8090TGFMB" started. 2025-07-01 19:17:02.873 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:17:02.873 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:17:02.873 +03:00 [DBG] POST requests are not supported 2025-07-01 19:17:02.873 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:17:02.873 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:17:02.873 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:17:02.873 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:17:02.873 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:17:02.873 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:17:02.873 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:17:02.873 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:17:02.873 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:17:02.873 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:17:02.873 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:17:02.873 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:17:02.873 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:17:02.873 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:17:02.873 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:17:02.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:17:02.873 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:17:02.873 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:17:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:17:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:17:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:17:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:17:02.873 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:17:02.873 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.128ms. 2025-07-01 19:17:02.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:17:02.874 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:17:02.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:17:02.874 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:17:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:17:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:17:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:17:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:17:02.874 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:17:02.874 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:17:02.874 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:17:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:17:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:17:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:17:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:17:02.874 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:17:02.874 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:17:02.874 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7333ms 2025-07-01 19:17:02.874 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:17:02.874 +03:00 [DBG] Connection id "0HNC8090TGFMB" completed keep alive response. 2025-07-01 19:17:02.874 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3993ms 2025-07-01 19:17:02.874 +03:00 [DBG] Connection id "0HNC8090TGFMB" received FIN. 2025-07-01 19:17:02.874 +03:00 [DBG] Connection id "0HNC8090TGFMB" disconnecting. 2025-07-01 19:17:02.874 +03:00 [DBG] Connection id "0HNC8090TGFMB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:17:02.875 +03:00 [DBG] Connection id "0HNC8090TGFMB" stopped. 2025-07-01 19:18:02.863 +03:00 [DBG] Connection id "0HNC8090TGFMC" accepted. 2025-07-01 19:18:02.863 +03:00 [DBG] Connection id "0HNC8090TGFMC" started. 2025-07-01 19:18:02.863 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:18:02.863 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:18:02.863 +03:00 [DBG] POST requests are not supported 2025-07-01 19:18:02.863 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:18:02.863 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:18:02.863 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:18:02.863 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:18:02.863 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:18:02.863 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:18:02.863 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:18:02.863 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:18:02.863 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:18:02.863 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:18:02.863 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:18:02.863 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:18:02.864 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:18:02.864 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:18:02.864 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:18:02.864 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:18:02.864 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:18:02.864 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:18:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:18:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:18:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:18:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:18:02.864 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:18:02.864 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1305ms. 2025-07-01 19:18:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:18:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:18:02.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:18:02.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:18:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:18:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:18:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:18:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:18:02.864 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:18:02.864 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:18:02.864 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:18:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:18:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:18:02.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:18:02.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:18:02.864 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:18:02.864 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:18:02.864 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7357ms 2025-07-01 19:18:02.864 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:18:02.864 +03:00 [DBG] Connection id "0HNC8090TGFMC" completed keep alive response. 2025-07-01 19:18:02.864 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5209ms 2025-07-01 19:18:02.865 +03:00 [DBG] Connection id "0HNC8090TGFMC" received FIN. 2025-07-01 19:18:02.865 +03:00 [DBG] Connection id "0HNC8090TGFMC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:18:02.865 +03:00 [DBG] Connection id "0HNC8090TGFMC" disconnecting. 2025-07-01 19:18:02.865 +03:00 [DBG] Connection id "0HNC8090TGFMC" stopped. 2025-07-01 19:19:02.872 +03:00 [DBG] Connection id "0HNC8090TGFMD" accepted. 2025-07-01 19:19:02.872 +03:00 [DBG] Connection id "0HNC8090TGFMD" started. 2025-07-01 19:19:02.872 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:19:02.872 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:19:02.872 +03:00 [DBG] POST requests are not supported 2025-07-01 19:19:02.872 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:19:02.872 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:19:02.872 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:19:02.872 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:19:02.872 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:19:02.872 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:19:02.872 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:19:02.872 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:19:02.872 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:19:02.873 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:19:02.873 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:19:02.873 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:19:02.873 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:19:02.873 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:19:02.873 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:19:02.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:19:02.873 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:19:02.873 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:19:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:19:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:19:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:19:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:19:02.873 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:19:02.873 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.132ms. 2025-07-01 19:19:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:19:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:19:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:19:02.874 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:19:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:19:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:19:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:19:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:19:02.874 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:19:02.874 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:19:02.874 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:19:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:19:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:19:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:19:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:19:02.874 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:19:02.874 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:19:02.874 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2622ms 2025-07-01 19:19:02.874 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:19:02.874 +03:00 [DBG] Connection id "0HNC8090TGFMD" completed keep alive response. 2025-07-01 19:19:02.874 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2431ms 2025-07-01 19:19:02.874 +03:00 [DBG] Connection id "0HNC8090TGFMD" received FIN. 2025-07-01 19:19:02.874 +03:00 [DBG] Connection id "0HNC8090TGFMD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:19:02.875 +03:00 [DBG] Connection id "0HNC8090TGFMD" disconnecting. 2025-07-01 19:19:02.875 +03:00 [DBG] Connection id "0HNC8090TGFMD" stopped. 2025-07-01 19:20:02.879 +03:00 [DBG] Connection id "0HNC8090TGFME" accepted. 2025-07-01 19:20:02.879 +03:00 [DBG] Connection id "0HNC8090TGFME" started. 2025-07-01 19:20:02.879 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:20:02.879 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:20:02.879 +03:00 [DBG] POST requests are not supported 2025-07-01 19:20:02.879 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:20:02.879 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:20:02.879 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:20:02.879 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:20:02.879 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:20:02.879 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:20:02.879 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:20:02.879 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:20:02.879 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:20:02.879 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:20:02.879 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:20:02.880 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:20:02.880 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:20:02.880 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:20:02.880 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:20:02.880 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:20:02.880 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:20:02.880 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:20:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:20:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:20:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:20:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:20:02.880 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:20:02.880 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1299ms. 2025-07-01 19:20:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:20:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:20:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:20:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:20:02.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:20:02.880 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:20:02.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:20:02.880 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:20:02.880 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:20:02.880 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:20:02.880 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:20:02.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:20:02.880 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:20:02.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:20:02.880 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:20:02.880 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:20:02.880 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:20:02.880 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.681ms 2025-07-01 19:20:02.880 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:20:02.880 +03:00 [DBG] Connection id "0HNC8090TGFME" completed keep alive response. 2025-07-01 19:20:02.880 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3676ms 2025-07-01 19:20:02.881 +03:00 [DBG] Connection id "0HNC8090TGFME" received FIN. 2025-07-01 19:20:02.881 +03:00 [DBG] Connection id "0HNC8090TGFME" disconnecting. 2025-07-01 19:20:02.881 +03:00 [DBG] Connection id "0HNC8090TGFME" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:20:02.882 +03:00 [DBG] Connection id "0HNC8090TGFME" stopped. 2025-07-01 19:21:02.878 +03:00 [DBG] Connection id "0HNC8090TGFMF" accepted. 2025-07-01 19:21:02.878 +03:00 [DBG] Connection id "0HNC8090TGFMF" started. 2025-07-01 19:21:02.878 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:21:02.878 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:21:02.878 +03:00 [DBG] POST requests are not supported 2025-07-01 19:21:02.879 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:21:02.879 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:21:02.879 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:21:02.879 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:21:02.879 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:21:02.879 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:21:02.879 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:21:02.879 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:21:02.879 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:21:02.879 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:21:02.879 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:21:02.879 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:21:02.879 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:21:02.879 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:21:02.879 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:21:02.879 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:21:02.879 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:21:02.879 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:21:02.879 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:21:02.879 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:21:02.879 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:21:02.879 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:21:02.879 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:21:02.880 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1615ms. 2025-07-01 19:21:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:21:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:21:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:21:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:21:02.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:21:02.880 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:21:02.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:21:02.880 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:21:02.880 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:21:02.880 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:21:02.880 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:21:02.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:21:02.880 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:21:02.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:21:02.880 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:21:02.880 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:21:02.880 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:21:02.880 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2022ms 2025-07-01 19:21:02.880 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:21:02.880 +03:00 [DBG] Connection id "0HNC8090TGFMF" completed keep alive response. 2025-07-01 19:21:02.880 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0177ms 2025-07-01 19:21:02.881 +03:00 [DBG] Connection id "0HNC8090TGFMF" received FIN. 2025-07-01 19:21:02.881 +03:00 [DBG] Connection id "0HNC8090TGFMF" disconnecting. 2025-07-01 19:21:02.881 +03:00 [DBG] Connection id "0HNC8090TGFMF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:21:02.882 +03:00 [DBG] Connection id "0HNC8090TGFMF" stopped. 2025-07-01 19:22:02.876 +03:00 [DBG] Connection id "0HNC8090TGFMG" accepted. 2025-07-01 19:22:02.876 +03:00 [DBG] Connection id "0HNC8090TGFMG" started. 2025-07-01 19:22:02.876 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:22:02.876 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:22:02.876 +03:00 [DBG] POST requests are not supported 2025-07-01 19:22:02.876 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:22:02.876 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:22:02.876 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:22:02.876 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:22:02.876 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:22:02.876 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:22:02.876 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:22:02.876 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:22:02.876 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:22:02.876 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:22:02.876 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:22:02.876 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:22:02.876 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:22:02.876 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:22:02.876 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:22:02.876 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:22:02.877 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:22:02.877 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:22:02.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:22:02.877 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:22:02.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:22:02.877 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:22:02.877 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:22:02.877 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1499ms. 2025-07-01 19:22:02.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:22:02.877 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:22:02.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:22:02.877 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:22:02.877 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:22:02.877 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:22:02.877 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:22:02.877 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:22:02.877 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:22:02.877 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:22:02.877 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:22:02.877 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:22:02.877 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:22:02.877 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:22:02.877 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:22:02.877 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:22:02.877 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:22:02.878 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0518ms 2025-07-01 19:22:02.878 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:22:02.878 +03:00 [DBG] Connection id "0HNC8090TGFMG" completed keep alive response. 2025-07-01 19:22:02.878 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6497ms 2025-07-01 19:22:02.878 +03:00 [DBG] Connection id "0HNC8090TGFMG" received FIN. 2025-07-01 19:22:02.878 +03:00 [DBG] Connection id "0HNC8090TGFMG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:22:02.878 +03:00 [DBG] Connection id "0HNC8090TGFMG" disconnecting. 2025-07-01 19:22:02.878 +03:00 [DBG] Connection id "0HNC8090TGFMG" stopped. 2025-07-01 19:23:02.877 +03:00 [DBG] Connection id "0HNC8090TGFMH" accepted. 2025-07-01 19:23:02.878 +03:00 [DBG] Connection id "0HNC8090TGFMH" started. 2025-07-01 19:23:02.878 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:23:02.878 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:23:02.878 +03:00 [DBG] POST requests are not supported 2025-07-01 19:23:02.878 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:23:02.878 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:23:02.878 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:23:02.878 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:23:02.878 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:23:02.878 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:23:02.878 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:23:02.878 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:23:02.878 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:23:02.878 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:23:02.878 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:23:02.878 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:23:02.879 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:23:02.879 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:23:02.879 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:23:02.879 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:23:02.879 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:23:02.879 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:23:02.879 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:23:02.879 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:23:02.879 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:23:02.879 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:23:02.879 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:23:02.879 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1854ms. 2025-07-01 19:23:02.879 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:23:02.879 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:23:02.879 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:23:02.879 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:23:02.879 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:23:02.879 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:23:02.879 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:23:02.879 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:23:02.879 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:23:02.880 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:23:02.880 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:23:02.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:23:02.880 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:23:02.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:23:02.880 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:23:02.880 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:23:02.880 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:23:02.880 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1928ms 2025-07-01 19:23:02.880 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:23:02.880 +03:00 [DBG] Connection id "0HNC8090TGFMH" completed keep alive response. 2025-07-01 19:23:02.880 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2464ms 2025-07-01 19:23:02.880 +03:00 [DBG] Connection id "0HNC8090TGFMH" received FIN. 2025-07-01 19:23:02.880 +03:00 [DBG] Connection id "0HNC8090TGFMH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:23:02.880 +03:00 [DBG] Connection id "0HNC8090TGFMH" disconnecting. 2025-07-01 19:23:02.880 +03:00 [DBG] Connection id "0HNC8090TGFMH" stopped. 2025-07-01 19:24:02.864 +03:00 [DBG] Connection id "0HNC8090TGFMI" accepted. 2025-07-01 19:24:02.864 +03:00 [DBG] Connection id "0HNC8090TGFMI" started. 2025-07-01 19:24:02.864 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:24:02.864 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:24:02.864 +03:00 [DBG] POST requests are not supported 2025-07-01 19:24:02.864 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:24:02.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-07-01 19:24:02.864 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:24:02.864 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:24:02.864 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:24:02.864 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:24:02.864 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:24:02.864 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:24:02.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-07-01 19:24:02.864 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:24:02.864 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:24:02.864 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:24:02.864 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:24:02.864 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:24:02.865 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:24:02.865 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:24:02.865 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:24:02.865 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:24:02.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:24:02.865 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:24:02.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:24:02.865 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:24:02.865 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:24:02.865 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.124ms. 2025-07-01 19:24:02.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:24:02.865 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:24:02.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:24:02.865 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:24:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:24:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:24:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:24:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:24:02.865 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:24:02.865 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:24:02.865 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:24:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:24:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:24:02.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:24:02.865 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:24:02.865 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:24:02.865 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:24:02.865 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7668ms 2025-07-01 19:24:02.865 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:24:02.865 +03:00 [DBG] Connection id "0HNC8090TGFMI" completed keep alive response. 2025-07-01 19:24:02.865 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3855ms 2025-07-01 19:24:02.866 +03:00 [DBG] Connection id "0HNC8090TGFMI" received FIN. 2025-07-01 19:24:02.866 +03:00 [DBG] Connection id "0HNC8090TGFMI" disconnecting. 2025-07-01 19:24:02.866 +03:00 [DBG] Connection id "0HNC8090TGFMI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:24:02.867 +03:00 [DBG] Connection id "0HNC8090TGFMI" stopped. 2025-07-01 19:25:02.868 +03:00 [DBG] Connection id "0HNC8090TGFMJ" accepted. 2025-07-01 19:25:02.868 +03:00 [DBG] Connection id "0HNC8090TGFMJ" started. 2025-07-01 19:25:02.869 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:25:02.869 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:25:02.869 +03:00 [DBG] POST requests are not supported 2025-07-01 19:25:02.869 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:25:02.869 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:25:02.869 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:25:02.869 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:25:02.869 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:25:02.869 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:25:02.869 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:25:02.869 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:25:02.869 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:25:02.869 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:25:02.869 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:25:02.869 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:25:02.870 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:25:02.870 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:25:02.870 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:25:02.870 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:25:02.870 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:25:02.870 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:25:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:25:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:25:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:25:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:25:02.870 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:25:02.870 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1261ms. 2025-07-01 19:25:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:25:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:25:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:25:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:25:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:25:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:25:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:25:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:25:02.870 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:25:02.870 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:25:02.870 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:25:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:25:02.871 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:25:02.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:25:02.871 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:25:02.871 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:25:02.871 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:25:02.871 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0493ms 2025-07-01 19:25:02.871 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:25:02.871 +03:00 [DBG] Connection id "0HNC8090TGFMJ" completed keep alive response. 2025-07-01 19:25:02.871 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2609ms 2025-07-01 19:25:02.871 +03:00 [DBG] Connection id "0HNC8090TGFMJ" received FIN. 2025-07-01 19:25:02.871 +03:00 [DBG] Connection id "0HNC8090TGFMJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:25:02.871 +03:00 [DBG] Connection id "0HNC8090TGFMJ" disconnecting. 2025-07-01 19:25:02.872 +03:00 [DBG] Connection id "0HNC8090TGFMJ" stopped. 2025-07-01 19:26:02.868 +03:00 [DBG] Connection id "0HNC8090TGFMK" accepted. 2025-07-01 19:26:02.868 +03:00 [DBG] Connection id "0HNC8090TGFMK" started. 2025-07-01 19:26:02.868 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:26:02.868 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:26:02.868 +03:00 [DBG] POST requests are not supported 2025-07-01 19:26:02.868 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:26:02.868 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:26:02.868 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:26:02.868 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:26:02.868 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:26:02.868 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:26:02.868 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:26:02.868 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:26:02.868 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:26:02.868 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:26:02.869 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:26:02.869 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:26:02.869 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:26:02.869 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:26:02.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:26:02.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:26:02.869 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:26:02.869 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:26:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:26:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:26:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:26:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:26:02.869 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:26:02.869 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1304ms. 2025-07-01 19:26:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:26:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:26:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:26:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:26:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:26:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:26:02.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:26:02.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:26:02.869 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:26:02.869 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:26:02.870 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:26:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:26:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:26:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:26:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:26:02.870 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:26:02.870 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:26:02.870 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8547ms 2025-07-01 19:26:02.870 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:26:02.870 +03:00 [DBG] Connection id "0HNC8090TGFMK" completed keep alive response. 2025-07-01 19:26:02.870 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7631ms 2025-07-01 19:26:02.870 +03:00 [DBG] Connection id "0HNC8090TGFMK" received FIN. 2025-07-01 19:26:02.870 +03:00 [DBG] Connection id "0HNC8090TGFMK" disconnecting. 2025-07-01 19:26:02.870 +03:00 [DBG] Connection id "0HNC8090TGFMK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:26:02.871 +03:00 [DBG] Connection id "0HNC8090TGFMK" stopped. 2025-07-01 19:27:02.873 +03:00 [DBG] Connection id "0HNC8090TGFML" accepted. 2025-07-01 19:27:02.873 +03:00 [DBG] Connection id "0HNC8090TGFML" started. 2025-07-01 19:27:02.873 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:27:02.873 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:27:02.873 +03:00 [DBG] POST requests are not supported 2025-07-01 19:27:02.873 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:27:02.873 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:27:02.873 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:27:02.873 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:27:02.873 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:27:02.874 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:27:02.874 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:27:02.874 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:27:02.874 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:27:02.874 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:27:02.874 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:27:02.874 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:27:02.874 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:27:02.874 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:27:02.874 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:27:02.874 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:27:02.874 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:27:02.874 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:27:02.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:27:02.874 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:27:02.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:27:02.874 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:27:02.874 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:27:02.874 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1585ms. 2025-07-01 19:27:02.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:27:02.874 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:27:02.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:27:02.874 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:27:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:27:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:27:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:27:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:27:02.874 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:27:02.874 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:27:02.875 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:27:02.875 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:27:02.875 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:27:02.875 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:27:02.875 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:27:02.875 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:27:02.875 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:27:02.875 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8547ms 2025-07-01 19:27:02.875 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:27:02.875 +03:00 [DBG] Connection id "0HNC8090TGFML" completed keep alive response. 2025-07-01 19:27:02.875 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5707ms 2025-07-01 19:27:02.875 +03:00 [DBG] Connection id "0HNC8090TGFML" received FIN. 2025-07-01 19:27:02.875 +03:00 [DBG] Connection id "0HNC8090TGFML" disconnecting. 2025-07-01 19:27:02.876 +03:00 [DBG] Connection id "0HNC8090TGFML" stopped. 2025-07-01 19:27:02.876 +03:00 [DBG] Connection id "0HNC8090TGFML" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:28:02.868 +03:00 [DBG] Connection id "0HNC8090TGFMM" accepted. 2025-07-01 19:28:02.868 +03:00 [DBG] Connection id "0HNC8090TGFMM" started. 2025-07-01 19:28:02.868 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:28:02.869 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:28:02.869 +03:00 [DBG] POST requests are not supported 2025-07-01 19:28:02.869 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:28:02.869 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:28:02.869 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:28:02.869 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:28:02.869 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:28:02.869 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:28:02.869 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:28:02.869 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:28:02.869 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:28:02.869 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:28:02.869 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:28:02.869 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:28:02.869 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:28:02.869 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:28:02.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:28:02.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:28:02.869 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:28:02.869 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:28:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:28:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:28:02.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:28:02.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:28:02.870 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:28:02.870 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1721ms. 2025-07-01 19:28:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:28:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:28:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:28:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:28:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:28:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:28:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:28:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:28:02.870 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:28:02.870 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:28:02.870 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:28:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:28:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:28:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:28:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:28:02.870 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:28:02.870 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:28:02.870 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2545ms 2025-07-01 19:28:02.870 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:28:02.871 +03:00 [DBG] Connection id "0HNC8090TGFMM" completed keep alive response. 2025-07-01 19:28:02.871 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1057ms 2025-07-01 19:28:02.871 +03:00 [DBG] Connection id "0HNC8090TGFMM" received FIN. 2025-07-01 19:28:02.871 +03:00 [DBG] Connection id "0HNC8090TGFMM" disconnecting. 2025-07-01 19:28:02.871 +03:00 [DBG] Connection id "0HNC8090TGFMM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:28:02.872 +03:00 [DBG] Connection id "0HNC8090TGFMM" stopped. 2025-07-01 19:29:02.867 +03:00 [DBG] Connection id "0HNC8090TGFMN" accepted. 2025-07-01 19:29:02.867 +03:00 [DBG] Connection id "0HNC8090TGFMN" started. 2025-07-01 19:29:02.867 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:29:02.867 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:29:02.867 +03:00 [DBG] POST requests are not supported 2025-07-01 19:29:02.867 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:29:02.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-07-01 19:29:02.867 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:29:02.867 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:29:02.867 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:29:02.867 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:29:02.867 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:29:02.867 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:29:02.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-07-01 19:29:02.868 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:29:02.868 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:29:02.868 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:29:02.868 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:29:02.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-07-01 19:29:02.868 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:29:02.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:29:02.868 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:29:02.868 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:29:02.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:29:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:29:02.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:29:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:29:02.868 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:29:02.868 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1411ms. 2025-07-01 19:29:02.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:29:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:29:02.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:29:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:29:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:29:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:29:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:29:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:29:02.868 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:29:02.868 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:29:02.868 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:29:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:29:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:29:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:29:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:29:02.868 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:29:02.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:29:02.868 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.782ms 2025-07-01 19:29:02.868 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:29:02.868 +03:00 [DBG] Connection id "0HNC8090TGFMN" completed keep alive response. 2025-07-01 19:29:02.868 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3631ms 2025-07-01 19:29:02.869 +03:00 [DBG] Connection id "0HNC8090TGFMN" received FIN. 2025-07-01 19:29:02.869 +03:00 [DBG] Connection id "0HNC8090TGFMN" disconnecting. 2025-07-01 19:29:02.869 +03:00 [DBG] Connection id "0HNC8090TGFMN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:29:02.870 +03:00 [DBG] Connection id "0HNC8090TGFMN" stopped. 2025-07-01 19:30:02.869 +03:00 [DBG] Connection id "0HNC8090TGFMO" accepted. 2025-07-01 19:30:02.869 +03:00 [DBG] Connection id "0HNC8090TGFMO" started. 2025-07-01 19:30:02.869 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:30:02.870 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:30:02.870 +03:00 [DBG] POST requests are not supported 2025-07-01 19:30:02.870 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:30:02.870 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:30:02.870 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:30:02.870 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:30:02.870 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:30:02.870 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:30:02.870 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:30:02.870 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:30:02.870 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:30:02.870 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:30:02.870 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:30:02.870 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:30:02.870 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:30:02.870 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:30:02.870 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:30:02.870 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:30:02.870 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:30:02.870 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:30:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:30:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:30:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:30:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:30:02.870 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:30:02.871 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1659ms. 2025-07-01 19:30:02.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:30:02.871 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:30:02.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:30:02.871 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:30:02.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:30:02.871 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:30:02.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:30:02.871 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:30:02.871 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:30:02.871 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:30:02.871 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:30:02.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:30:02.871 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:30:02.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:30:02.871 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:30:02.871 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:30:02.871 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:30:02.871 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8407ms 2025-07-01 19:30:02.871 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:30:02.871 +03:00 [DBG] Connection id "0HNC8090TGFMO" completed keep alive response. 2025-07-01 19:30:02.871 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5518ms 2025-07-01 19:30:02.871 +03:00 [DBG] Connection id "0HNC8090TGFMO" received FIN. 2025-07-01 19:30:02.871 +03:00 [DBG] Connection id "0HNC8090TGFMO" disconnecting. 2025-07-01 19:30:02.872 +03:00 [DBG] Connection id "0HNC8090TGFMO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:30:02.873 +03:00 [DBG] Connection id "0HNC8090TGFMO" stopped. 2025-07-01 19:31:02.868 +03:00 [DBG] Connection id "0HNC8090TGFMP" accepted. 2025-07-01 19:31:02.869 +03:00 [DBG] Connection id "0HNC8090TGFMP" started. 2025-07-01 19:31:02.869 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:31:02.869 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:31:02.869 +03:00 [DBG] POST requests are not supported 2025-07-01 19:31:02.869 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:31:02.869 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:31:02.869 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:31:02.869 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:31:02.869 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:31:02.869 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:31:02.869 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:31:02.869 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:31:02.869 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:31:02.869 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:31:02.869 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:31:02.869 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:31:02.870 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:31:02.870 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:31:02.870 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:31:02.870 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:31:02.870 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:31:02.870 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:31:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:31:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:31:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:31:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:31:02.870 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:31:02.870 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1323ms. 2025-07-01 19:31:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:31:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:31:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:31:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:31:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:31:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:31:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:31:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:31:02.870 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:31:02.870 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:31:02.870 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:31:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:31:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:31:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:31:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:31:02.870 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:31:02.870 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:31:02.870 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.622ms 2025-07-01 19:31:02.870 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:31:02.870 +03:00 [DBG] Connection id "0HNC8090TGFMP" completed keep alive response. 2025-07-01 19:31:02.870 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4281ms 2025-07-01 19:31:02.870 +03:00 [DBG] Connection id "0HNC8090TGFMP" received FIN. 2025-07-01 19:31:02.870 +03:00 [DBG] Connection id "0HNC8090TGFMP" disconnecting. 2025-07-01 19:31:02.871 +03:00 [DBG] Connection id "0HNC8090TGFMP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:31:02.872 +03:00 [DBG] Connection id "0HNC8090TGFMP" stopped. 2025-07-01 19:32:02.954 +03:00 [DBG] Connection id "0HNC8090TGFMQ" accepted. 2025-07-01 19:32:02.954 +03:00 [DBG] Connection id "0HNC8090TGFMQ" started. 2025-07-01 19:32:02.954 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:32:02.954 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:32:02.954 +03:00 [DBG] POST requests are not supported 2025-07-01 19:32:02.954 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:32:02.954 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:32:02.954 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:32:02.954 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:32:02.954 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:32:02.954 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:32:02.954 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:32:02.954 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:32:02.954 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:32:02.954 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:32:02.954 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:32:02.954 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:32:02.954 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:32:02.955 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:32:02.955 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:32:02.955 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:32:02.955 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:32:02.955 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:32:02.955 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:32:02.955 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:32:02.955 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:32:02.955 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:32:02.955 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:32:02.955 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1344ms. 2025-07-01 19:32:02.955 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:32:02.955 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:32:02.955 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:32:02.955 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:32:02.955 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:32:02.955 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:32:02.955 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:32:02.955 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:32:02.955 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:32:02.955 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:32:02.955 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:32:02.955 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:32:02.955 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:32:02.955 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:32:02.955 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:32:02.955 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:32:02.955 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:32:02.955 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8228ms 2025-07-01 19:32:02.955 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:32:02.955 +03:00 [DBG] Connection id "0HNC8090TGFMQ" completed keep alive response. 2025-07-01 19:32:02.955 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4428ms 2025-07-01 19:32:02.956 +03:00 [DBG] Connection id "0HNC8090TGFMQ" received FIN. 2025-07-01 19:32:02.956 +03:00 [DBG] Connection id "0HNC8090TGFMQ" disconnecting. 2025-07-01 19:32:02.956 +03:00 [DBG] Connection id "0HNC8090TGFMQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:32:02.957 +03:00 [DBG] Connection id "0HNC8090TGFMQ" stopped. 2025-07-01 19:33:02.877 +03:00 [DBG] Connection id "0HNC8090TGFMR" accepted. 2025-07-01 19:33:02.877 +03:00 [DBG] Connection id "0HNC8090TGFMR" started. 2025-07-01 19:33:02.877 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:33:02.877 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:33:02.877 +03:00 [DBG] POST requests are not supported 2025-07-01 19:33:02.877 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:33:02.877 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:33:02.877 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:33:02.877 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:33:02.877 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:33:02.877 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:33:02.877 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:33:02.877 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:33:02.877 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:33:02.877 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:33:02.877 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:33:02.877 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:33:02.877 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:33:02.877 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:33:02.877 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:33:02.877 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:33:02.877 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:33:02.877 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:33:02.878 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:33:02.878 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:33:02.878 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:33:02.878 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:33:02.878 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:33:02.878 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1141ms. 2025-07-01 19:33:02.878 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:33:02.878 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:33:02.878 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:33:02.878 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:33:02.878 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:33:02.878 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:33:02.878 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:33:02.878 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:33:02.878 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:33:02.878 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:33:02.878 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:33:02.878 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:33:02.878 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:33:02.878 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:33:02.878 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:33:02.878 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:33:02.878 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:33:02.878 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6371ms 2025-07-01 19:33:02.878 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:33:02.878 +03:00 [DBG] Connection id "0HNC8090TGFMR" completed keep alive response. 2025-07-01 19:33:02.878 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1808ms 2025-07-01 19:33:02.878 +03:00 [DBG] Connection id "0HNC8090TGFMR" received FIN. 2025-07-01 19:33:02.878 +03:00 [DBG] Connection id "0HNC8090TGFMR" disconnecting. 2025-07-01 19:33:02.879 +03:00 [DBG] Connection id "0HNC8090TGFMR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:33:02.880 +03:00 [DBG] Connection id "0HNC8090TGFMR" stopped. 2025-07-01 19:34:02.879 +03:00 [DBG] Connection id "0HNC8090TGFMS" accepted. 2025-07-01 19:34:02.879 +03:00 [DBG] Connection id "0HNC8090TGFMS" started. 2025-07-01 19:34:02.879 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:34:02.879 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:34:02.879 +03:00 [DBG] POST requests are not supported 2025-07-01 19:34:02.879 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:34:02.879 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:34:02.879 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:34:02.879 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:34:02.879 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:34:02.879 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:34:02.879 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:34:02.879 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:34:02.879 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:34:02.880 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:34:02.880 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:34:02.880 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:34:02.880 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:34:02.880 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:34:02.880 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:34:02.880 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:34:02.880 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:34:02.880 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:34:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:34:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:34:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:34:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:34:02.880 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:34:02.880 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1727ms. 2025-07-01 19:34:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:34:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:34:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:34:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:34:02.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:34:02.881 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:34:02.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:34:02.881 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:34:02.881 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:34:02.881 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:34:02.881 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:34:02.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:34:02.881 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:34:02.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:34:02.881 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:34:02.881 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:34:02.881 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:34:02.881 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3275ms 2025-07-01 19:34:02.881 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:34:02.881 +03:00 [DBG] Connection id "0HNC8090TGFMS" completed keep alive response. 2025-07-01 19:34:02.881 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3734ms 2025-07-01 19:34:02.882 +03:00 [DBG] Connection id "0HNC8090TGFMS" received FIN. 2025-07-01 19:34:02.882 +03:00 [DBG] Connection id "0HNC8090TGFMS" disconnecting. 2025-07-01 19:34:02.882 +03:00 [DBG] Connection id "0HNC8090TGFMS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:34:02.883 +03:00 [DBG] Connection id "0HNC8090TGFMS" stopped. 2025-07-01 19:35:02.872 +03:00 [DBG] Connection id "0HNC8090TGFMT" accepted. 2025-07-01 19:35:02.872 +03:00 [DBG] Connection id "0HNC8090TGFMT" started. 2025-07-01 19:35:02.872 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:35:02.872 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:35:02.872 +03:00 [DBG] POST requests are not supported 2025-07-01 19:35:02.872 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:35:02.872 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:35:02.872 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:35:02.872 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:35:02.872 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:35:02.872 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:35:02.872 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:35:02.872 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:35:02.872 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:35:02.872 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:35:02.872 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:35:02.872 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:35:02.872 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:35:02.872 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:35:02.872 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:35:02.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:35:02.873 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:35:02.873 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:35:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:35:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:35:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:35:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:35:02.873 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:35:02.873 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1381ms. 2025-07-01 19:35:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:35:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:35:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:35:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:35:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:35:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:35:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:35:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:35:02.873 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:35:02.873 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:35:02.873 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:35:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:35:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:35:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:35:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:35:02.873 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:35:02.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:35:02.873 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8392ms 2025-07-01 19:35:02.873 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:35:02.873 +03:00 [DBG] Connection id "0HNC8090TGFMT" completed keep alive response. 2025-07-01 19:35:02.873 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5413ms 2025-07-01 19:35:02.874 +03:00 [DBG] Connection id "0HNC8090TGFMT" received FIN. 2025-07-01 19:35:02.874 +03:00 [DBG] Connection id "0HNC8090TGFMT" disconnecting. 2025-07-01 19:35:02.874 +03:00 [DBG] Connection id "0HNC8090TGFMT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:35:02.875 +03:00 [DBG] Connection id "0HNC8090TGFMT" stopped. 2025-07-01 19:36:02.867 +03:00 [DBG] Connection id "0HNC8090TGFMU" accepted. 2025-07-01 19:36:02.867 +03:00 [DBG] Connection id "0HNC8090TGFMU" started. 2025-07-01 19:36:02.867 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:36:02.867 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:36:02.867 +03:00 [DBG] POST requests are not supported 2025-07-01 19:36:02.867 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:36:02.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-07-01 19:36:02.867 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:36:02.867 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:36:02.867 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:36:02.867 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:36:02.867 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:36:02.867 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:36:02.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-07-01 19:36:02.867 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:36:02.867 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:36:02.868 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:36:02.868 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:36:02.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-07-01 19:36:02.868 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:36:02.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:36:02.868 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:36:02.868 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:36:02.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:36:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:36:02.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:36:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:36:02.868 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:36:02.868 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1545ms. 2025-07-01 19:36:02.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:36:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:36:02.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:36:02.868 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:36:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:36:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:36:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:36:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:36:02.868 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:36:02.868 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:36:02.868 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:36:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:36:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:36:02.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:36:02.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:36:02.868 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:36:02.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:36:02.868 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6879ms 2025-07-01 19:36:02.868 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:36:02.868 +03:00 [DBG] Connection id "0HNC8090TGFMU" completed keep alive response. 2025-07-01 19:36:02.868 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3042ms 2025-07-01 19:36:02.869 +03:00 [DBG] Connection id "0HNC8090TGFMU" received FIN. 2025-07-01 19:36:02.869 +03:00 [DBG] Connection id "0HNC8090TGFMU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:36:02.869 +03:00 [DBG] Connection id "0HNC8090TGFMU" disconnecting. 2025-07-01 19:36:02.869 +03:00 [DBG] Connection id "0HNC8090TGFMU" stopped. 2025-07-01 19:37:02.884 +03:00 [DBG] Connection id "0HNC8090TGFMV" accepted. 2025-07-01 19:37:02.884 +03:00 [DBG] Connection id "0HNC8090TGFMV" started. 2025-07-01 19:37:02.884 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:37:02.884 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:37:02.884 +03:00 [DBG] POST requests are not supported 2025-07-01 19:37:02.884 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:37:02.884 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:37:02.884 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:37:02.884 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:37:02.884 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:37:02.884 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:37:02.884 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:37:02.884 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:37:02.884 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:37:02.884 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:37:02.884 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:37:02.884 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:37:02.884 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:37:02.884 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:37:02.884 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:37:02.884 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:37:02.884 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:37:02.885 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:37:02.885 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:37:02.885 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:37:02.885 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:37:02.885 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:37:02.885 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:37:02.885 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1094ms. 2025-07-01 19:37:02.885 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:37:02.885 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:37:02.885 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:37:02.885 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:37:02.885 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:37:02.885 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:37:02.885 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:37:02.885 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:37:02.885 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:37:02.885 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:37:02.885 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:37:02.885 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:37:02.885 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:37:02.885 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:37:02.885 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:37:02.885 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:37:02.885 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:37:02.885 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5793ms 2025-07-01 19:37:02.885 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:37:02.885 +03:00 [DBG] Connection id "0HNC8090TGFMV" completed keep alive response. 2025-07-01 19:37:02.885 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0707ms 2025-07-01 19:37:02.885 +03:00 [DBG] Connection id "0HNC8090TGFMV" received FIN. 2025-07-01 19:37:02.885 +03:00 [DBG] Connection id "0HNC8090TGFMV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:37:02.885 +03:00 [DBG] Connection id "0HNC8090TGFMV" disconnecting. 2025-07-01 19:37:02.885 +03:00 [DBG] Connection id "0HNC8090TGFMV" stopped. 2025-07-01 19:38:02.871 +03:00 [DBG] Connection id "0HNC8090TGFN0" accepted. 2025-07-01 19:38:02.871 +03:00 [DBG] Connection id "0HNC8090TGFN0" started. 2025-07-01 19:38:02.872 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:38:02.872 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:38:02.872 +03:00 [DBG] POST requests are not supported 2025-07-01 19:38:02.872 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:38:02.872 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:38:02.872 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:38:02.872 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:38:02.872 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:38:02.872 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:38:02.872 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:38:02.872 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:38:02.872 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:38:02.872 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:38:02.872 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:38:02.872 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:38:02.872 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:38:02.872 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:38:02.872 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:38:02.872 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:38:02.872 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:38:02.872 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:38:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:38:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:38:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:38:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:38:02.872 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:38:02.872 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1192ms. 2025-07-01 19:38:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:38:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:38:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:38:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:38:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:38:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:38:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:38:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:38:02.873 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:38:02.873 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:38:02.873 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:38:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:38:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:38:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:38:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:38:02.873 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:38:02.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:38:02.874 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6324ms 2025-07-01 19:38:02.874 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:38:02.874 +03:00 [DBG] Connection id "0HNC8090TGFN0" completed keep alive response. 2025-07-01 19:38:02.874 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3728ms 2025-07-01 19:38:02.874 +03:00 [DBG] Connection id "0HNC8090TGFN0" received FIN. 2025-07-01 19:38:02.874 +03:00 [DBG] Connection id "0HNC8090TGFN0" disconnecting. 2025-07-01 19:38:02.874 +03:00 [DBG] Connection id "0HNC8090TGFN0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:38:02.875 +03:00 [DBG] Connection id "0HNC8090TGFN0" stopped. 2025-07-01 19:39:02.879 +03:00 [DBG] Connection id "0HNC8090TGFN1" accepted. 2025-07-01 19:39:02.879 +03:00 [DBG] Connection id "0HNC8090TGFN1" started. 2025-07-01 19:39:02.879 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:39:02.879 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:39:02.879 +03:00 [DBG] POST requests are not supported 2025-07-01 19:39:02.879 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:39:02.879 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:39:02.879 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:39:02.879 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:39:02.880 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:39:02.880 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:39:02.880 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:39:02.880 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:39:02.880 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:39:02.880 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:39:02.880 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:39:02.880 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:39:02.880 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:39:02.880 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:39:02.880 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:39:02.880 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:39:02.880 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:39:02.880 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:39:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:39:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:39:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:39:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:39:02.880 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:39:02.880 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1301ms. 2025-07-01 19:39:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:39:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:39:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:39:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:39:02.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:39:02.881 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:39:02.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:39:02.881 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:39:02.881 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:39:02.881 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:39:02.881 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:39:02.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:39:02.881 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:39:02.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:39:02.881 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:39:02.881 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:39:02.881 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:39:02.881 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9225ms 2025-07-01 19:39:02.881 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:39:02.881 +03:00 [DBG] Connection id "0HNC8090TGFN1" completed keep alive response. 2025-07-01 19:39:02.881 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6593ms 2025-07-01 19:39:02.881 +03:00 [DBG] Connection id "0HNC8090TGFN1" received FIN. 2025-07-01 19:39:02.881 +03:00 [DBG] Connection id "0HNC8090TGFN1" disconnecting. 2025-07-01 19:39:02.881 +03:00 [DBG] Connection id "0HNC8090TGFN1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:39:02.882 +03:00 [DBG] Connection id "0HNC8090TGFN1" stopped. 2025-07-01 19:40:02.869 +03:00 [DBG] Connection id "0HNC8090TGFN2" accepted. 2025-07-01 19:40:02.869 +03:00 [DBG] Connection id "0HNC8090TGFN2" started. 2025-07-01 19:40:02.869 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:40:02.869 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:40:02.869 +03:00 [DBG] POST requests are not supported 2025-07-01 19:40:02.869 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:40:02.869 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:40:02.869 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:40:02.869 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:40:02.869 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:40:02.869 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:40:02.869 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:40:02.869 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:40:02.870 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:40:02.870 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:40:02.870 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:40:02.870 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:40:02.870 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:40:02.870 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:40:02.870 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:40:02.870 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:40:02.870 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:40:02.870 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:40:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:40:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:40:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:40:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:40:02.870 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:40:02.870 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1565ms. 2025-07-01 19:40:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:40:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:40:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:40:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:40:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:40:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:40:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:40:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:40:02.870 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:40:02.870 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:40:02.870 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:40:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:40:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:40:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:40:02.871 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:40:02.871 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:40:02.871 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:40:02.871 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8756ms 2025-07-01 19:40:02.871 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:40:02.871 +03:00 [DBG] Connection id "0HNC8090TGFN2" completed keep alive response. 2025-07-01 19:40:02.871 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6207ms 2025-07-01 19:40:02.871 +03:00 [DBG] Connection id "0HNC8090TGFN2" received FIN. 2025-07-01 19:40:02.871 +03:00 [DBG] Connection id "0HNC8090TGFN2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:40:02.871 +03:00 [DBG] Connection id "0HNC8090TGFN2" disconnecting. 2025-07-01 19:40:02.871 +03:00 [DBG] Connection id "0HNC8090TGFN2" stopped. 2025-07-01 19:41:02.868 +03:00 [DBG] Connection id "0HNC8090TGFN3" accepted. 2025-07-01 19:41:02.869 +03:00 [DBG] Connection id "0HNC8090TGFN3" started. 2025-07-01 19:41:02.869 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:41:02.869 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:41:02.869 +03:00 [DBG] POST requests are not supported 2025-07-01 19:41:02.869 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:41:02.869 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:41:02.869 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:41:02.869 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:41:02.869 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:41:02.869 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:41:02.869 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:41:02.869 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:41:02.869 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:41:02.869 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:41:02.869 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:41:02.869 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:41:02.869 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:41:02.869 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:41:02.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:41:02.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:41:02.869 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:41:02.870 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:41:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:41:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:41:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:41:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:41:02.870 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:41:02.870 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1629ms. 2025-07-01 19:41:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:41:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:41:02.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:41:02.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:41:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:41:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:41:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:41:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:41:02.870 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:41:02.870 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:41:02.870 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:41:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:41:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:41:02.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:41:02.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:41:02.870 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:41:02.870 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:41:02.870 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0679ms 2025-07-01 19:41:02.870 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:41:02.871 +03:00 [DBG] Connection id "0HNC8090TGFN3" completed keep alive response. 2025-07-01 19:41:02.871 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9037ms 2025-07-01 19:41:02.871 +03:00 [DBG] Connection id "0HNC8090TGFN3" received FIN. 2025-07-01 19:41:02.871 +03:00 [DBG] Connection id "0HNC8090TGFN3" disconnecting. 2025-07-01 19:41:02.871 +03:00 [DBG] Connection id "0HNC8090TGFN3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:41:02.872 +03:00 [DBG] Connection id "0HNC8090TGFN3" stopped. 2025-07-01 19:42:02.877 +03:00 [DBG] Connection id "0HNC8090TGFN4" accepted. 2025-07-01 19:42:02.877 +03:00 [DBG] Connection id "0HNC8090TGFN4" started. 2025-07-01 19:42:02.877 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:42:02.877 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:42:02.877 +03:00 [DBG] POST requests are not supported 2025-07-01 19:42:02.877 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:42:02.877 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:42:02.877 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:42:02.877 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:42:02.877 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:42:02.878 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:42:02.878 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:42:02.878 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:42:02.878 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:42:02.878 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:42:02.878 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:42:02.878 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:42:02.878 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:42:02.878 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:42:02.878 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:42:02.878 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:42:02.878 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:42:02.878 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:42:02.878 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:42:02.878 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:42:02.878 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:42:02.878 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:42:02.878 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:42:02.878 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.145ms. 2025-07-01 19:42:02.878 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:42:02.878 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:42:02.879 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:42:02.879 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:42:02.879 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:42:02.879 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:42:02.879 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:42:02.879 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:42:02.879 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:42:02.879 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:42:02.879 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:42:02.879 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:42:02.879 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:42:02.879 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:42:02.879 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:42:02.879 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:42:02.879 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:42:02.879 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9701ms 2025-07-01 19:42:02.879 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:42:02.879 +03:00 [DBG] Connection id "0HNC8090TGFN4" completed keep alive response. 2025-07-01 19:42:02.879 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8439ms 2025-07-01 19:42:02.879 +03:00 [DBG] Connection id "0HNC8090TGFN4" received FIN. 2025-07-01 19:42:02.879 +03:00 [DBG] Connection id "0HNC8090TGFN4" disconnecting. 2025-07-01 19:42:02.879 +03:00 [DBG] Connection id "0HNC8090TGFN4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:42:02.880 +03:00 [DBG] Connection id "0HNC8090TGFN4" stopped. 2025-07-01 19:43:02.874 +03:00 [DBG] Connection id "0HNC8090TGFN5" accepted. 2025-07-01 19:43:02.875 +03:00 [DBG] Connection id "0HNC8090TGFN5" started. 2025-07-01 19:43:02.875 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:43:02.875 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:43:02.875 +03:00 [DBG] POST requests are not supported 2025-07-01 19:43:02.875 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:43:02.875 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:43:02.875 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:43:02.875 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:43:02.875 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:43:02.875 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:43:02.875 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:43:02.875 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:43:02.875 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:43:02.875 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:43:02.875 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:43:02.875 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:43:02.875 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:43:02.875 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:43:02.875 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:43:02.875 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:43:02.875 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:43:02.875 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:43:02.876 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:43:02.876 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:43:02.876 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:43:02.876 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:43:02.876 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:43:02.876 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1341ms. 2025-07-01 19:43:02.876 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:43:02.876 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:43:02.876 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:43:02.876 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:43:02.876 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:43:02.876 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:43:02.876 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:43:02.876 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:43:02.876 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:43:02.876 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:43:02.876 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:43:02.876 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:43:02.876 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:43:02.876 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:43:02.876 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:43:02.876 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:43:02.876 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:43:02.876 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8722ms 2025-07-01 19:43:02.876 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:43:02.876 +03:00 [DBG] Connection id "0HNC8090TGFN5" completed keep alive response. 2025-07-01 19:43:02.876 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6355ms 2025-07-01 19:43:02.877 +03:00 [DBG] Connection id "0HNC8090TGFN5" received FIN. 2025-07-01 19:43:02.877 +03:00 [DBG] Connection id "0HNC8090TGFN5" disconnecting. 2025-07-01 19:43:02.877 +03:00 [DBG] Connection id "0HNC8090TGFN5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:43:02.878 +03:00 [DBG] Connection id "0HNC8090TGFN5" stopped. 2025-07-01 19:44:02.882 +03:00 [DBG] Connection id "0HNC8090TGFN6" accepted. 2025-07-01 19:44:02.882 +03:00 [DBG] Connection id "0HNC8090TGFN6" started. 2025-07-01 19:44:02.882 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:44:02.882 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:44:02.882 +03:00 [DBG] POST requests are not supported 2025-07-01 19:44:02.882 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:44:02.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-07-01 19:44:02.882 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:44:02.882 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:44:02.882 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:44:02.882 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:44:02.882 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:44:02.882 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:44:02.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-07-01 19:44:02.882 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:44:02.883 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:44:02.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-07-01 19:44:02.883 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:44:02.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-07-01 19:44:02.883 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:44:02.883 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:44:02.883 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:44:02.883 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:44:02.883 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:44:02.883 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:44:02.883 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:44:02.883 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:44:02.883 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:44:02.883 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1392ms. 2025-07-01 19:44:02.883 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:44:02.883 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:44:02.883 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:44:02.883 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:44:02.883 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:44:02.883 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:44:02.883 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:44:02.883 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:44:02.883 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:44:02.883 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:44:02.883 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:44:02.883 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:44:02.883 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:44:02.883 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:44:02.883 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:44:02.883 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:44:02.883 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:44:02.883 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.73ms 2025-07-01 19:44:02.883 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:44:02.883 +03:00 [DBG] Connection id "0HNC8090TGFN6" completed keep alive response. 2025-07-01 19:44:02.883 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3022ms 2025-07-01 19:44:02.884 +03:00 [DBG] Connection id "0HNC8090TGFN6" received FIN. 2025-07-01 19:44:02.884 +03:00 [DBG] Connection id "0HNC8090TGFN6" disconnecting. 2025-07-01 19:44:02.884 +03:00 [DBG] Connection id "0HNC8090TGFN6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:44:02.885 +03:00 [DBG] Connection id "0HNC8090TGFN6" stopped. 2025-07-01 19:45:02.870 +03:00 [DBG] Connection id "0HNC8090TGFN7" accepted. 2025-07-01 19:45:02.870 +03:00 [DBG] Connection id "0HNC8090TGFN7" started. 2025-07-01 19:45:02.870 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:45:02.871 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:45:02.871 +03:00 [DBG] POST requests are not supported 2025-07-01 19:45:02.871 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:45:02.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-07-01 19:45:02.871 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:45:02.871 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:45:02.871 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:45:02.871 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:45:02.871 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:45:02.871 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:45:02.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-07-01 19:45:02.871 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:45:02.871 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:45:02.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-07-01 19:45:02.871 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:45:02.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-07-01 19:45:02.871 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:45:02.871 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:45:02.871 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:45:02.871 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:45:02.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:45:02.871 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:45:02.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:45:02.871 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:45:02.871 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:45:02.871 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1252ms. 2025-07-01 19:45:02.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:45:02.871 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:45:02.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:45:02.871 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:45:02.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:45:02.872 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:45:02.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:45:02.872 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:45:02.872 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:45:02.872 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:45:02.872 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:45:02.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:45:02.872 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:45:02.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:45:02.872 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:45:02.872 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:45:02.872 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:45:02.872 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.738ms 2025-07-01 19:45:02.872 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:45:02.872 +03:00 [DBG] Connection id "0HNC8090TGFN7" completed keep alive response. 2025-07-01 19:45:02.872 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4252ms 2025-07-01 19:45:02.872 +03:00 [DBG] Connection id "0HNC8090TGFN7" received FIN. 2025-07-01 19:45:02.872 +03:00 [DBG] Connection id "0HNC8090TGFN7" disconnecting. 2025-07-01 19:45:02.872 +03:00 [DBG] Connection id "0HNC8090TGFN7" stopped. 2025-07-01 19:45:02.872 +03:00 [DBG] Connection id "0HNC8090TGFN7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:46:02.883 +03:00 [DBG] Connection id "0HNC8090TGFN8" accepted. 2025-07-01 19:46:02.883 +03:00 [DBG] Connection id "0HNC8090TGFN8" started. 2025-07-01 19:46:02.883 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:46:02.883 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:46:02.883 +03:00 [DBG] POST requests are not supported 2025-07-01 19:46:02.883 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:46:02.883 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:46:02.883 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:46:02.883 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:46:02.883 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:46:02.883 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:46:02.883 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:46:02.883 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:46:02.883 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:46:02.883 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:46:02.883 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:46:02.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-07-01 19:46:02.883 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:46:02.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-07-01 19:46:02.884 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:46:02.884 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:46:02.884 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:46:02.884 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:46:02.884 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:46:02.884 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:46:02.884 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:46:02.884 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:46:02.884 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:46:02.884 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.6339ms. 2025-07-01 19:46:02.884 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:46:02.884 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:46:02.885 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:46:02.885 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:46:02.885 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:46:02.885 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:46:02.885 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:46:02.885 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:46:02.885 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:46:02.885 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:46:02.885 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:46:02.885 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:46:02.885 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:46:02.885 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:46:02.885 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:46:02.885 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:46:02.885 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:46:02.885 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2701ms 2025-07-01 19:46:02.885 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:46:02.885 +03:00 [DBG] Connection id "0HNC8090TGFN8" completed keep alive response. 2025-07-01 19:46:02.885 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9223ms 2025-07-01 19:46:02.885 +03:00 [DBG] Connection id "0HNC8090TGFN8" received FIN. 2025-07-01 19:46:02.885 +03:00 [DBG] Connection id "0HNC8090TGFN8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:46:02.885 +03:00 [DBG] Connection id "0HNC8090TGFN8" disconnecting. 2025-07-01 19:46:02.885 +03:00 [DBG] Connection id "0HNC8090TGFN8" stopped. 2025-07-01 19:47:02.875 +03:00 [DBG] Connection id "0HNC8090TGFN9" accepted. 2025-07-01 19:47:02.875 +03:00 [DBG] Connection id "0HNC8090TGFN9" started. 2025-07-01 19:47:02.876 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:47:02.876 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:47:02.876 +03:00 [DBG] POST requests are not supported 2025-07-01 19:47:02.876 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:47:02.876 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:47:02.876 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:47:02.876 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:47:02.876 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:47:02.876 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:47:02.876 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:47:02.876 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:47:02.876 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:47:02.876 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:47:02.876 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:47:02.876 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:47:02.876 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:47:02.876 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:47:02.876 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:47:02.876 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:47:02.876 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:47:02.876 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:47:02.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:47:02.877 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:47:02.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:47:02.877 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:47:02.877 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:47:02.877 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1766ms. 2025-07-01 19:47:02.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:47:02.877 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:47:02.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:47:02.877 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:47:02.877 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:47:02.877 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:47:02.877 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:47:02.877 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:47:02.877 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:47:02.877 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:47:02.877 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:47:02.877 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:47:02.877 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:47:02.877 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:47:02.877 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:47:02.877 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:47:02.878 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:47:02.878 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2508ms 2025-07-01 19:47:02.878 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:47:02.878 +03:00 [DBG] Connection id "0HNC8090TGFN9" completed keep alive response. 2025-07-01 19:47:02.878 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.13ms 2025-07-01 19:47:02.878 +03:00 [DBG] Connection id "0HNC8090TGFN9" received FIN. 2025-07-01 19:47:02.878 +03:00 [DBG] Connection id "0HNC8090TGFN9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:47:02.878 +03:00 [DBG] Connection id "0HNC8090TGFN9" disconnecting. 2025-07-01 19:47:02.879 +03:00 [DBG] Connection id "0HNC8090TGFN9" stopped. 2025-07-01 19:48:02.879 +03:00 [DBG] Connection id "0HNC8090TGFNA" accepted. 2025-07-01 19:48:02.879 +03:00 [DBG] Connection id "0HNC8090TGFNA" started. 2025-07-01 19:48:02.879 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:48:02.879 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:48:02.879 +03:00 [DBG] POST requests are not supported 2025-07-01 19:48:02.879 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:48:02.880 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:48:02.880 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:48:02.880 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:48:02.880 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:48:02.880 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:48:02.880 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:48:02.880 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:48:02.880 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:48:02.880 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:48:02.880 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:48:02.880 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:48:02.880 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:48:02.880 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:48:02.880 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:48:02.880 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:48:02.880 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:48:02.880 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:48:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:48:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:48:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:48:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:48:02.881 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:48:02.881 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1738ms. 2025-07-01 19:48:02.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:48:02.881 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:48:02.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:48:02.881 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:48:02.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:48:02.881 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:48:02.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:48:02.881 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:48:02.881 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:48:02.881 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:48:02.881 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:48:02.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:48:02.881 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:48:02.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:48:02.881 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:48:02.881 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:48:02.881 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:48:02.881 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2559ms 2025-07-01 19:48:02.881 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:48:02.881 +03:00 [DBG] Connection id "0HNC8090TGFNA" completed keep alive response. 2025-07-01 19:48:02.882 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1925ms 2025-07-01 19:48:02.882 +03:00 [DBG] Connection id "0HNC8090TGFNA" received FIN. 2025-07-01 19:48:02.882 +03:00 [DBG] Connection id "0HNC8090TGFNA" disconnecting. 2025-07-01 19:48:02.882 +03:00 [DBG] Connection id "0HNC8090TGFNA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:48:02.883 +03:00 [DBG] Connection id "0HNC8090TGFNA" stopped. 2025-07-01 19:49:02.872 +03:00 [DBG] Connection id "0HNC8090TGFNB" accepted. 2025-07-01 19:49:02.873 +03:00 [DBG] Connection id "0HNC8090TGFNB" started. 2025-07-01 19:49:02.873 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:49:02.873 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:49:02.873 +03:00 [DBG] POST requests are not supported 2025-07-01 19:49:02.873 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:49:02.873 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:49:02.873 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:49:02.873 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:49:02.873 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:49:02.873 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:49:02.873 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:49:02.873 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:49:02.873 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:49:02.873 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:49:02.873 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:49:02.873 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:49:02.873 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:49:02.873 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:49:02.873 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:49:02.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:49:02.873 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:49:02.873 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:49:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:49:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:49:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:49:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:49:02.873 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:49:02.874 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1529ms. 2025-07-01 19:49:02.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:49:02.874 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:49:02.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:49:02.874 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:49:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:49:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:49:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:49:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:49:02.874 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:49:02.874 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:49:02.874 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:49:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:49:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:49:02.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:49:02.874 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:49:02.874 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:49:02.874 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:49:02.874 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.986ms 2025-07-01 19:49:02.874 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:49:02.874 +03:00 [DBG] Connection id "0HNC8090TGFNB" completed keep alive response. 2025-07-01 19:49:02.874 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6678ms 2025-07-01 19:49:02.875 +03:00 [DBG] Connection id "0HNC8090TGFNB" received FIN. 2025-07-01 19:49:02.875 +03:00 [DBG] Connection id "0HNC8090TGFNB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:49:02.875 +03:00 [DBG] Connection id "0HNC8090TGFNB" disconnecting. 2025-07-01 19:49:02.875 +03:00 [DBG] Connection id "0HNC8090TGFNB" stopped. 2025-07-01 19:50:02.880 +03:00 [DBG] Connection id "0HNC8090TGFNC" accepted. 2025-07-01 19:50:02.880 +03:00 [DBG] Connection id "0HNC8090TGFNC" started. 2025-07-01 19:50:02.880 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:50:02.880 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:50:02.880 +03:00 [DBG] POST requests are not supported 2025-07-01 19:50:02.880 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:50:02.880 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:50:02.880 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:50:02.880 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:50:02.880 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:50:02.880 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:50:02.880 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:50:02.880 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:50:02.880 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:50:02.880 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:50:02.880 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:50:02.880 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:50:02.880 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:50:02.880 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:50:02.880 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:50:02.880 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:50:02.881 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:50:02.881 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:50:02.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:50:02.881 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:50:02.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:50:02.881 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:50:02.881 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:50:02.881 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1169ms. 2025-07-01 19:50:02.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:50:02.881 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:50:02.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:50:02.881 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:50:02.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:50:02.881 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:50:02.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:50:02.881 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:50:02.881 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:50:02.881 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:50:02.881 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:50:02.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:50:02.881 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:50:02.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:50:02.881 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:50:02.881 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:50:02.881 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:50:02.881 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.736ms 2025-07-01 19:50:02.881 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:50:02.881 +03:00 [DBG] Connection id "0HNC8090TGFNC" completed keep alive response. 2025-07-01 19:50:02.881 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3736ms 2025-07-01 19:50:02.881 +03:00 [DBG] Connection id "0HNC8090TGFNC" received FIN. 2025-07-01 19:50:02.882 +03:00 [DBG] Connection id "0HNC8090TGFNC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:50:02.882 +03:00 [DBG] Connection id "0HNC8090TGFNC" disconnecting. 2025-07-01 19:50:02.882 +03:00 [DBG] Connection id "0HNC8090TGFNC" stopped. 2025-07-01 19:51:02.871 +03:00 [DBG] Connection id "0HNC8090TGFND" accepted. 2025-07-01 19:51:02.871 +03:00 [DBG] Connection id "0HNC8090TGFND" started. 2025-07-01 19:51:02.871 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:51:02.872 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:51:02.872 +03:00 [DBG] POST requests are not supported 2025-07-01 19:51:02.872 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:51:02.872 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:51:02.872 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:51:02.872 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:51:02.872 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:51:02.872 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:51:02.872 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:51:02.872 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:51:02.872 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:51:02.872 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:51:02.872 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:51:02.872 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:51:02.872 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:51:02.872 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:51:02.872 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:51:02.872 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:51:02.872 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:51:02.872 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:51:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:51:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:51:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:51:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:51:02.873 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:51:02.873 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.207ms. 2025-07-01 19:51:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:51:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:51:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:51:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:51:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:51:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:51:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:51:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:51:02.873 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:51:02.873 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:51:02.873 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:51:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:51:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:51:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:51:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:51:02.873 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:51:02.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:51:02.873 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1747ms 2025-07-01 19:51:02.873 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:51:02.873 +03:00 [DBG] Connection id "0HNC8090TGFND" completed keep alive response. 2025-07-01 19:51:02.874 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0848ms 2025-07-01 19:51:02.874 +03:00 [DBG] Connection id "0HNC8090TGFND" received FIN. 2025-07-01 19:51:02.874 +03:00 [DBG] Connection id "0HNC8090TGFND" disconnecting. 2025-07-01 19:51:02.874 +03:00 [DBG] Connection id "0HNC8090TGFND" stopped. 2025-07-01 19:51:02.874 +03:00 [DBG] Connection id "0HNC8090TGFND" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:52:02.884 +03:00 [DBG] Connection id "0HNC8090TGFNE" accepted. 2025-07-01 19:52:02.884 +03:00 [DBG] Connection id "0HNC8090TGFNE" started. 2025-07-01 19:52:02.884 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:52:02.884 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:52:02.884 +03:00 [DBG] POST requests are not supported 2025-07-01 19:52:02.884 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:52:02.884 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:52:02.884 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:52:02.884 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:52:02.884 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:52:02.884 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:52:02.884 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:52:02.884 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:52:02.884 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:52:02.884 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:52:02.884 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:52:02.885 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:52:02.885 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:52:02.885 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:52:02.885 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:52:02.885 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:52:02.885 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:52:02.885 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:52:02.885 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:52:02.885 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:52:02.885 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:52:02.885 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:52:02.885 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:52:02.885 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1487ms. 2025-07-01 19:52:02.885 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:52:02.885 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:52:02.885 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:52:02.885 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:52:02.885 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:52:02.885 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:52:02.885 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:52:02.885 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:52:02.885 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:52:02.885 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:52:02.885 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:52:02.885 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:52:02.886 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:52:02.886 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:52:02.886 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:52:02.886 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:52:02.886 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:52:02.886 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9782ms 2025-07-01 19:52:02.886 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:52:02.886 +03:00 [DBG] Connection id "0HNC8090TGFNE" completed keep alive response. 2025-07-01 19:52:02.886 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8176ms 2025-07-01 19:52:02.886 +03:00 [DBG] Connection id "0HNC8090TGFNE" received FIN. 2025-07-01 19:52:02.886 +03:00 [DBG] Connection id "0HNC8090TGFNE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:52:02.886 +03:00 [DBG] Connection id "0HNC8090TGFNE" disconnecting. 2025-07-01 19:52:02.886 +03:00 [DBG] Connection id "0HNC8090TGFNE" stopped. 2025-07-01 19:53:02.879 +03:00 [DBG] Connection id "0HNC8090TGFNF" accepted. 2025-07-01 19:53:02.879 +03:00 [DBG] Connection id "0HNC8090TGFNF" started. 2025-07-01 19:53:02.879 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:53:02.879 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:53:02.879 +03:00 [DBG] POST requests are not supported 2025-07-01 19:53:02.879 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:53:02.879 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:53:02.879 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:53:02.879 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:53:02.880 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:53:02.880 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:53:02.880 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:53:02.880 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:53:02.880 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:53:02.880 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:53:02.880 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:53:02.880 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:53:02.880 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:53:02.880 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:53:02.880 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:53:02.880 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:53:02.880 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:53:02.880 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:53:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:53:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:53:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:53:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:53:02.880 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:53:02.880 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1544ms. 2025-07-01 19:53:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:53:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:53:02.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:53:02.881 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:53:02.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:53:02.881 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:53:02.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:53:02.881 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:53:02.881 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:53:02.881 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:53:02.881 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:53:02.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:53:02.881 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:53:02.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:53:02.881 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:53:02.881 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:53:02.881 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:53:02.881 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.993ms 2025-07-01 19:53:02.881 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:53:02.881 +03:00 [DBG] Connection id "0HNC8090TGFNF" completed keep alive response. 2025-07-01 19:53:02.881 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8058ms 2025-07-01 19:53:02.881 +03:00 [DBG] Connection id "0HNC8090TGFNF" received FIN. 2025-07-01 19:53:02.881 +03:00 [DBG] Connection id "0HNC8090TGFNF" disconnecting. 2025-07-01 19:53:02.882 +03:00 [DBG] Connection id "0HNC8090TGFNF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:53:02.883 +03:00 [DBG] Connection id "0HNC8090TGFNF" stopped. 2025-07-01 19:54:02.885 +03:00 [DBG] Connection id "0HNC8090TGFNG" accepted. 2025-07-01 19:54:02.885 +03:00 [DBG] Connection id "0HNC8090TGFNG" started. 2025-07-01 19:54:02.885 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:54:02.885 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:54:02.885 +03:00 [DBG] POST requests are not supported 2025-07-01 19:54:02.885 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:54:02.885 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:54:02.885 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:54:02.885 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:54:02.886 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:54:02.886 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:54:02.886 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:54:02.886 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:54:02.886 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:54:02.886 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:54:02.886 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:54:02.886 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:54:02.886 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:54:02.886 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:54:02.886 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:54:02.886 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:54:02.886 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:54:02.886 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:54:02.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:54:02.886 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:54:02.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:54:02.886 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:54:02.886 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:54:02.886 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1423ms. 2025-07-01 19:54:02.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:54:02.886 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:54:02.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:54:02.886 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:54:02.886 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:54:02.886 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:54:02.886 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:54:02.886 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:54:02.886 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:54:02.886 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:54:02.886 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:54:02.886 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:54:02.887 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:54:02.887 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:54:02.887 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:54:02.887 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:54:02.887 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:54:02.887 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7528ms 2025-07-01 19:54:02.887 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:54:02.887 +03:00 [DBG] Connection id "0HNC8090TGFNG" completed keep alive response. 2025-07-01 19:54:02.887 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3939ms 2025-07-01 19:54:02.887 +03:00 [DBG] Connection id "0HNC8090TGFNG" received FIN. 2025-07-01 19:54:02.887 +03:00 [DBG] Connection id "0HNC8090TGFNG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:54:02.887 +03:00 [DBG] Connection id "0HNC8090TGFNG" disconnecting. 2025-07-01 19:54:02.887 +03:00 [DBG] Connection id "0HNC8090TGFNG" stopped. 2025-07-01 19:55:02.875 +03:00 [DBG] Connection id "0HNC8090TGFNH" accepted. 2025-07-01 19:55:02.876 +03:00 [DBG] Connection id "0HNC8090TGFNH" started. 2025-07-01 19:55:02.876 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:55:02.876 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:55:02.876 +03:00 [DBG] POST requests are not supported 2025-07-01 19:55:02.876 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:55:02.876 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:55:02.876 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:55:02.876 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:55:02.876 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:55:02.876 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:55:02.876 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:55:02.876 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:55:02.877 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:55:02.877 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:55:02.877 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:55:02.877 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:55:02.877 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:55:02.877 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:55:02.877 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:55:02.877 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:55:02.877 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:55:02.877 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:55:02.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:55:02.877 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:55:02.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:55:02.877 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:55:02.877 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:55:02.877 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1559ms. 2025-07-01 19:55:02.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:55:02.877 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:55:02.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:55:02.878 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:55:02.878 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:55:02.878 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:55:02.878 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:55:02.878 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:55:02.878 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:55:02.878 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:55:02.878 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:55:02.878 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:55:02.878 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:55:02.878 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:55:02.878 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:55:02.878 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:55:02.878 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:55:02.878 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0863ms 2025-07-01 19:55:02.878 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:55:02.878 +03:00 [DBG] Connection id "0HNC8090TGFNH" completed keep alive response. 2025-07-01 19:55:02.878 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1184ms 2025-07-01 19:55:02.878 +03:00 [DBG] Connection id "0HNC8090TGFNH" received FIN. 2025-07-01 19:55:02.878 +03:00 [DBG] Connection id "0HNC8090TGFNH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:55:02.879 +03:00 [DBG] Connection id "0HNC8090TGFNH" disconnecting. 2025-07-01 19:55:02.879 +03:00 [DBG] Connection id "0HNC8090TGFNH" stopped. 2025-07-01 19:56:02.871 +03:00 [DBG] Connection id "0HNC8090TGFNI" accepted. 2025-07-01 19:56:02.871 +03:00 [DBG] Connection id "0HNC8090TGFNI" started. 2025-07-01 19:56:02.871 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:56:02.871 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:56:02.871 +03:00 [DBG] POST requests are not supported 2025-07-01 19:56:02.871 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:56:02.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-07-01 19:56:02.871 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:56:02.871 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:56:02.871 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:56:02.871 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:56:02.871 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:56:02.871 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:56:02.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-07-01 19:56:02.871 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:56:02.871 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:56:02.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-07-01 19:56:02.871 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:56:02.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-07-01 19:56:02.871 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:56:02.872 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:56:02.872 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:56:02.872 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:56:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:56:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:56:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:56:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:56:02.872 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:56:02.872 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.124ms. 2025-07-01 19:56:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:56:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:56:02.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:56:02.872 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:56:02.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:56:02.872 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:56:02.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:56:02.872 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:56:02.872 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:56:02.872 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:56:02.872 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:56:02.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:56:02.872 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:56:02.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:56:02.872 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:56:02.872 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:56:02.872 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:56:02.872 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7483ms 2025-07-01 19:56:02.872 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:56:02.872 +03:00 [DBG] Connection id "0HNC8090TGFNI" completed keep alive response. 2025-07-01 19:56:02.872 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4506ms 2025-07-01 19:56:02.873 +03:00 [DBG] Connection id "0HNC8090TGFNI" received FIN. 2025-07-01 19:56:02.873 +03:00 [DBG] Connection id "0HNC8090TGFNI" disconnecting. 2025-07-01 19:56:02.873 +03:00 [DBG] Connection id "0HNC8090TGFNI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:56:02.874 +03:00 [DBG] Connection id "0HNC8090TGFNI" stopped. 2025-07-01 19:57:02.886 +03:00 [DBG] Connection id "0HNC8090TGFNJ" accepted. 2025-07-01 19:57:02.886 +03:00 [DBG] Connection id "0HNC8090TGFNJ" started. 2025-07-01 19:57:02.886 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:57:02.886 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:57:02.886 +03:00 [DBG] POST requests are not supported 2025-07-01 19:57:02.887 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:57:02.887 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:57:02.887 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:57:02.887 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:57:02.887 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:57:02.887 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:57:02.887 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:57:02.887 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:57:02.887 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:57:02.887 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:57:02.887 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:57:02.887 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:57:02.887 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:57:02.887 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:57:02.887 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:57:02.887 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:57:02.887 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:57:02.887 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:57:02.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:57:02.887 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:57:02.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:57:02.887 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:57:02.887 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:57:02.887 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1267ms. 2025-07-01 19:57:02.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:57:02.887 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:57:02.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:57:02.887 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:57:02.887 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:57:02.887 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:57:02.887 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:57:02.888 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:57:02.888 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:57:02.888 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:57:02.888 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:57:02.888 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:57:02.888 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:57:02.888 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:57:02.888 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:57:02.888 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:57:02.888 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:57:02.888 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6855ms 2025-07-01 19:57:02.888 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:57:02.888 +03:00 [DBG] Connection id "0HNC8090TGFNJ" completed keep alive response. 2025-07-01 19:57:02.888 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3512ms 2025-07-01 19:57:02.888 +03:00 [DBG] Connection id "0HNC8090TGFNJ" received FIN. 2025-07-01 19:57:02.888 +03:00 [DBG] Connection id "0HNC8090TGFNJ" disconnecting. 2025-07-01 19:57:02.888 +03:00 [DBG] Connection id "0HNC8090TGFNJ" stopped. 2025-07-01 19:57:02.888 +03:00 [DBG] Connection id "0HNC8090TGFNJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:58:02.886 +03:00 [DBG] Connection id "0HNC8090TGFNK" accepted. 2025-07-01 19:58:02.886 +03:00 [DBG] Connection id "0HNC8090TGFNK" started. 2025-07-01 19:58:02.886 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:58:02.886 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:58:02.886 +03:00 [DBG] POST requests are not supported 2025-07-01 19:58:02.886 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:58:02.886 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:58:02.886 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:58:02.886 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:58:02.886 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:58:02.886 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:58:02.886 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:58:02.886 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:58:02.886 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:58:02.886 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:58:02.887 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:58:02.887 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:58:02.887 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:58:02.887 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:58:02.887 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:58:02.887 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:58:02.887 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:58:02.887 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:58:02.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:58:02.887 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:58:02.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:58:02.887 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:58:02.887 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:58:02.887 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1611ms. 2025-07-01 19:58:02.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:58:02.887 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:58:02.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:58:02.887 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:58:02.887 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:58:02.887 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:58:02.887 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:58:02.887 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:58:02.887 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:58:02.887 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:58:02.887 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:58:02.887 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:58:02.887 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:58:02.887 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:58:02.888 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:58:02.888 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:58:02.888 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:58:02.888 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9764ms 2025-07-01 19:58:02.888 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:58:02.888 +03:00 [DBG] Connection id "0HNC8090TGFNK" completed keep alive response. 2025-07-01 19:58:02.888 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7061ms 2025-07-01 19:58:02.888 +03:00 [DBG] Connection id "0HNC8090TGFNK" received FIN. 2025-07-01 19:58:02.888 +03:00 [DBG] Connection id "0HNC8090TGFNK" disconnecting. 2025-07-01 19:58:02.888 +03:00 [DBG] Connection id "0HNC8090TGFNK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:58:02.889 +03:00 [DBG] Connection id "0HNC8090TGFNK" stopped. 2025-07-01 19:59:02.872 +03:00 [DBG] Connection id "0HNC8090TGFNL" accepted. 2025-07-01 19:59:02.872 +03:00 [DBG] Connection id "0HNC8090TGFNL" started. 2025-07-01 19:59:02.872 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 19:59:02.872 +03:00 [VRB] All hosts are allowed. 2025-07-01 19:59:02.872 +03:00 [DBG] POST requests are not supported 2025-07-01 19:59:02.872 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 19:59:02.872 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 19:59:02.872 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:59:02.872 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 19:59:02.872 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 19:59:02.872 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 19:59:02.872 +03:00 [INF] CORS policy execution successful. 2025-07-01 19:59:02.872 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:59:02.872 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 19:59:02.872 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 19:59:02.873 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 19:59:02.873 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 19:59:02.873 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 19:59:02.873 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 19:59:02.873 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:59:02.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:59:02.873 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:59:02.873 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 19:59:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:59:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:59:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:59:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:59:02.873 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 19:59:02.873 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1585ms. 2025-07-01 19:59:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:59:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 19:59:02.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:59:02.873 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 19:59:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:59:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:59:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:59:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:59:02.873 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:59:02.873 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 19:59:02.873 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 19:59:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:59:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 19:59:02.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:59:02.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:59:02.874 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:59:02.874 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 19:59:02.874 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8955ms 2025-07-01 19:59:02.874 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 19:59:02.874 +03:00 [DBG] Connection id "0HNC8090TGFNL" completed keep alive response. 2025-07-01 19:59:02.874 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5749ms 2025-07-01 19:59:02.874 +03:00 [DBG] Connection id "0HNC8090TGFNL" received FIN. 2025-07-01 19:59:02.874 +03:00 [DBG] Connection id "0HNC8090TGFNL" disconnecting. 2025-07-01 19:59:02.874 +03:00 [DBG] Connection id "0HNC8090TGFNL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 19:59:02.875 +03:00 [DBG] Connection id "0HNC8090TGFNL" stopped. 2025-07-01 20:00:02.888 +03:00 [DBG] Connection id "0HNC8090TGFNM" accepted. 2025-07-01 20:00:02.888 +03:00 [DBG] Connection id "0HNC8090TGFNM" started. 2025-07-01 20:00:02.888 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:00:02.888 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:00:02.888 +03:00 [DBG] POST requests are not supported 2025-07-01 20:00:02.889 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:00:02.889 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:00:02.889 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:00:02.889 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:00:02.889 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:00:02.889 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:00:02.889 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:00:02.889 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:00:02.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-07-01 20:00:02.889 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:00:02.889 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:00:02.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-07-01 20:00:02.889 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:00:02.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-07-01 20:00:02.889 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:00:02.889 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:00:02.889 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:00:02.889 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:00:02.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:00:02.889 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:00:02.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:00:02.889 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:00:02.889 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:00:02.889 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1187ms. 2025-07-01 20:00:02.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:00:02.889 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:00:02.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:00:02.889 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:00:02.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:00:02.889 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:00:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:00:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:00:02.890 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:00:02.890 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:00:02.890 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:00:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:00:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:00:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:00:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:00:02.890 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:00:02.890 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:00:02.890 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6605ms 2025-07-01 20:00:02.890 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:00:02.890 +03:00 [DBG] Connection id "0HNC8090TGFNM" completed keep alive response. 2025-07-01 20:00:02.890 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3804ms 2025-07-01 20:00:02.890 +03:00 [DBG] Connection id "0HNC8090TGFNM" received FIN. 2025-07-01 20:00:02.890 +03:00 [DBG] Connection id "0HNC8090TGFNM" disconnecting. 2025-07-01 20:00:02.890 +03:00 [DBG] Connection id "0HNC8090TGFNM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:00:02.891 +03:00 [DBG] Connection id "0HNC8090TGFNM" stopped. 2025-07-01 20:01:02.874 +03:00 [DBG] Connection id "0HNC8090TGFNN" accepted. 2025-07-01 20:01:02.875 +03:00 [DBG] Connection id "0HNC8090TGFNN" started. 2025-07-01 20:01:02.875 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:01:02.875 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:01:02.875 +03:00 [DBG] POST requests are not supported 2025-07-01 20:01:02.875 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:01:02.875 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:01:02.875 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:01:02.875 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:01:02.875 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:01:02.875 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:01:02.875 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:01:02.875 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:01:02.875 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:01:02.875 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:01:02.875 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:01:02.875 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:01:02.875 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:01:02.875 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:01:02.875 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:01:02.875 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:01:02.875 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:01:02.875 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:01:02.875 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:01:02.875 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:01:02.875 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:01:02.875 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:01:02.875 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:01:02.876 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1271ms. 2025-07-01 20:01:02.876 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:01:02.876 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:01:02.876 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:01:02.876 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:01:02.876 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:01:02.876 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:01:02.876 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:01:02.876 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:01:02.876 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:01:02.876 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:01:02.876 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:01:02.876 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:01:02.876 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:01:02.876 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:01:02.876 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:01:02.876 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:01:02.876 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:01:02.876 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.746ms 2025-07-01 20:01:02.876 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:01:02.876 +03:00 [DBG] Connection id "0HNC8090TGFNN" completed keep alive response. 2025-07-01 20:01:02.876 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5376ms 2025-07-01 20:01:02.876 +03:00 [DBG] Connection id "0HNC8090TGFNN" received FIN. 2025-07-01 20:01:02.876 +03:00 [DBG] Connection id "0HNC8090TGFNN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:01:02.876 +03:00 [DBG] Connection id "0HNC8090TGFNN" disconnecting. 2025-07-01 20:01:02.877 +03:00 [DBG] Connection id "0HNC8090TGFNN" stopped. 2025-07-01 20:02:02.942 +03:00 [DBG] Connection id "0HNC8090TGFNO" accepted. 2025-07-01 20:02:02.942 +03:00 [DBG] Connection id "0HNC8090TGFNO" started. 2025-07-01 20:02:02.943 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:02:02.943 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:02:02.943 +03:00 [DBG] POST requests are not supported 2025-07-01 20:02:02.943 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:02:02.943 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:02:02.943 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:02:02.943 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:02:02.943 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:02:02.943 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:02:02.943 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:02:02.943 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:02:02.943 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:02:02.943 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:02:02.943 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:02:02.943 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:02:02.943 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:02:02.943 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:02:02.943 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:02:02.943 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:02:02.943 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:02:02.943 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:02:02.943 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:02:02.943 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:02:02.943 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:02:02.943 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:02:02.943 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:02:02.944 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1272ms. 2025-07-01 20:02:02.944 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:02:02.944 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:02:02.944 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:02:02.944 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:02:02.944 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:02:02.944 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:02:02.944 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:02:02.944 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:02:02.944 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:02:02.944 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:02:02.944 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:02:02.944 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:02:02.944 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:02:02.944 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:02:02.944 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:02:02.944 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:02:02.944 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:02:02.944 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6698ms 2025-07-01 20:02:02.944 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:02:02.944 +03:00 [DBG] Connection id "0HNC8090TGFNO" completed keep alive response. 2025-07-01 20:02:02.944 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3425ms 2025-07-01 20:02:02.944 +03:00 [DBG] Connection id "0HNC8090TGFNO" received FIN. 2025-07-01 20:02:02.944 +03:00 [DBG] Connection id "0HNC8090TGFNO" disconnecting. 2025-07-01 20:02:02.944 +03:00 [DBG] Connection id "0HNC8090TGFNO" stopped. 2025-07-01 20:02:02.944 +03:00 [DBG] Connection id "0HNC8090TGFNO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:03:02.965 +03:00 [DBG] Connection id "0HNC8090TGFNP" accepted. 2025-07-01 20:03:02.965 +03:00 [DBG] Connection id "0HNC8090TGFNP" started. 2025-07-01 20:03:02.965 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:03:02.966 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:03:02.966 +03:00 [DBG] POST requests are not supported 2025-07-01 20:03:02.966 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:03:02.966 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:03:02.966 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:03:02.966 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:03:02.966 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:03:02.966 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:03:02.966 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:03:02.966 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:03:02.966 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:03:02.966 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:03:02.966 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:03:02.966 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:03:02.966 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:03:02.966 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:03:02.966 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:03:02.966 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:03:02.966 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:03:02.966 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:03:02.966 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:03:02.966 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:03:02.966 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:03:02.966 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:03:02.966 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:03:02.966 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1221ms. 2025-07-01 20:03:02.966 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:03:02.966 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:03:02.966 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:03:02.966 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:03:02.966 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:03:02.967 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:03:02.967 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:03:02.967 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:03:02.967 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:03:02.967 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:03:02.967 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:03:02.967 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:03:02.967 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:03:02.967 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:03:02.967 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:03:02.967 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:03:02.967 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:03:02.967 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.712ms 2025-07-01 20:03:02.967 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:03:02.967 +03:00 [DBG] Connection id "0HNC8090TGFNP" completed keep alive response. 2025-07-01 20:03:02.967 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3461ms 2025-07-01 20:03:02.967 +03:00 [DBG] Connection id "0HNC8090TGFNP" received FIN. 2025-07-01 20:03:02.967 +03:00 [DBG] Connection id "0HNC8090TGFNP" disconnecting. 2025-07-01 20:03:02.967 +03:00 [DBG] Connection id "0HNC8090TGFNP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:03:02.968 +03:00 [DBG] Connection id "0HNC8090TGFNP" stopped. 2025-07-01 20:04:02.887 +03:00 [DBG] Connection id "0HNC8090TGFNQ" accepted. 2025-07-01 20:04:02.887 +03:00 [DBG] Connection id "0HNC8090TGFNQ" started. 2025-07-01 20:04:02.888 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:04:02.888 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:04:02.888 +03:00 [DBG] POST requests are not supported 2025-07-01 20:04:02.888 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:04:02.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-07-01 20:04:02.888 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:04:02.888 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:04:02.888 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:04:02.888 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:04:02.888 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:04:02.888 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:04:02.888 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:04:02.888 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:04:02.888 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:04:02.888 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:04:02.888 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:04:02.888 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:04:02.888 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:04:02.888 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:04:02.888 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:04:02.888 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:04:02.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:04:02.888 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:04:02.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:04:02.888 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:04:02.888 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:04:02.889 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.153ms. 2025-07-01 20:04:02.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:04:02.889 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:04:02.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:04:02.889 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:04:02.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:04:02.889 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:04:02.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:04:02.889 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:04:02.889 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:04:02.889 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:04:02.889 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:04:02.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:04:02.889 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:04:02.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:04:02.889 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:04:02.889 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:04:02.889 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:04:02.889 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0079ms 2025-07-01 20:04:02.889 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:04:02.889 +03:00 [DBG] Connection id "0HNC8090TGFNQ" completed keep alive response. 2025-07-01 20:04:02.889 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7471ms 2025-07-01 20:04:02.890 +03:00 [DBG] Connection id "0HNC8090TGFNQ" received FIN. 2025-07-01 20:04:02.890 +03:00 [DBG] Connection id "0HNC8090TGFNQ" disconnecting. 2025-07-01 20:04:02.890 +03:00 [DBG] Connection id "0HNC8090TGFNQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:04:02.891 +03:00 [DBG] Connection id "0HNC8090TGFNQ" stopped. 2025-07-01 20:05:02.886 +03:00 [DBG] Connection id "0HNC8090TGFNR" accepted. 2025-07-01 20:05:02.886 +03:00 [DBG] Connection id "0HNC8090TGFNR" started. 2025-07-01 20:05:02.886 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:05:02.886 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:05:02.886 +03:00 [DBG] POST requests are not supported 2025-07-01 20:05:02.886 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:05:02.886 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:05:02.886 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:05:02.886 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:05:02.886 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:05:02.886 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:05:02.886 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:05:02.886 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:05:02.886 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:05:02.886 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:05:02.886 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:05:02.886 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:05:02.887 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:05:02.887 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:05:02.887 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:05:02.887 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:05:02.887 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:05:02.887 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:05:02.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:05:02.887 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:05:02.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:05:02.887 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:05:02.887 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:05:02.887 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1366ms. 2025-07-01 20:05:02.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:05:02.887 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:05:02.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:05:02.887 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:05:02.887 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:05:02.887 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:05:02.887 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:05:02.887 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:05:02.887 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:05:02.887 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:05:02.887 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:05:02.887 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:05:02.887 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:05:02.887 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:05:02.887 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:05:02.887 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:05:02.887 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:05:02.887 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7815ms 2025-07-01 20:05:02.887 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:05:02.887 +03:00 [DBG] Connection id "0HNC8090TGFNR" completed keep alive response. 2025-07-01 20:05:02.887 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4021ms 2025-07-01 20:05:02.888 +03:00 [DBG] Connection id "0HNC8090TGFNR" received FIN. 2025-07-01 20:05:02.888 +03:00 [DBG] Connection id "0HNC8090TGFNR" disconnecting. 2025-07-01 20:05:02.888 +03:00 [DBG] Connection id "0HNC8090TGFNR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:05:02.889 +03:00 [DBG] Connection id "0HNC8090TGFNR" stopped. 2025-07-01 20:06:02.887 +03:00 [DBG] Connection id "0HNC8090TGFNS" accepted. 2025-07-01 20:06:02.887 +03:00 [DBG] Connection id "0HNC8090TGFNS" started. 2025-07-01 20:06:02.888 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:06:02.888 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:06:02.888 +03:00 [DBG] POST requests are not supported 2025-07-01 20:06:02.888 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:06:02.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-07-01 20:06:02.888 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:06:02.888 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:06:02.888 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:06:02.888 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:06:02.888 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:06:02.888 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:06:02.888 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:06:02.888 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:06:02.888 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:06:02.888 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:06:02.888 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:06:02.888 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:06:02.888 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:06:02.888 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:06:02.888 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:06:02.888 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:06:02.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:06:02.888 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:06:02.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:06:02.888 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:06:02.888 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:06:02.888 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1237ms. 2025-07-01 20:06:02.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:06:02.888 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:06:02.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:06:02.888 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:06:02.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:06:02.889 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:06:02.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:06:02.889 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:06:02.889 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:06:02.889 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:06:02.889 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:06:02.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:06:02.889 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:06:02.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:06:02.889 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:06:02.889 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:06:02.889 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:06:02.889 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6997ms 2025-07-01 20:06:02.889 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:06:02.889 +03:00 [DBG] Connection id "0HNC8090TGFNS" completed keep alive response. 2025-07-01 20:06:02.889 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3061ms 2025-07-01 20:06:02.889 +03:00 [DBG] Connection id "0HNC8090TGFNS" received FIN. 2025-07-01 20:06:02.889 +03:00 [DBG] Connection id "0HNC8090TGFNS" disconnecting. 2025-07-01 20:06:02.889 +03:00 [DBG] Connection id "0HNC8090TGFNS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:06:02.890 +03:00 [DBG] Connection id "0HNC8090TGFNS" stopped. 2025-07-01 20:07:02.892 +03:00 [DBG] Connection id "0HNC8090TGFNT" accepted. 2025-07-01 20:07:02.892 +03:00 [DBG] Connection id "0HNC8090TGFNT" started. 2025-07-01 20:07:02.892 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:07:02.892 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:07:02.892 +03:00 [DBG] POST requests are not supported 2025-07-01 20:07:02.892 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:07:02.892 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:07:02.892 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:07:02.892 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:07:02.892 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:07:02.892 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:07:02.892 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:07:02.892 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:07:02.893 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:07:02.893 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:07:02.893 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:07:02.893 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:07:02.893 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:07:02.893 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:07:02.893 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:07:02.893 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:07:02.893 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:07:02.893 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:07:02.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:07:02.893 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:07:02.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:07:02.893 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:07:02.893 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:07:02.893 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1203ms. 2025-07-01 20:07:02.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:07:02.893 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:07:02.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:07:02.893 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:07:02.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:07:02.893 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:07:02.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:07:02.893 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:07:02.893 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:07:02.893 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:07:02.893 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:07:02.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:07:02.893 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:07:02.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:07:02.893 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:07:02.893 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:07:02.893 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:07:02.893 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7605ms 2025-07-01 20:07:02.893 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:07:02.894 +03:00 [DBG] Connection id "0HNC8090TGFNT" completed keep alive response. 2025-07-01 20:07:02.894 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3464ms 2025-07-01 20:07:02.894 +03:00 [DBG] Connection id "0HNC8090TGFNT" received FIN. 2025-07-01 20:07:02.894 +03:00 [DBG] Connection id "0HNC8090TGFNT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:07:02.894 +03:00 [DBG] Connection id "0HNC8090TGFNT" disconnecting. 2025-07-01 20:07:02.894 +03:00 [DBG] Connection id "0HNC8090TGFNT" stopped. 2025-07-01 20:08:02.877 +03:00 [DBG] Connection id "0HNC8090TGFNU" accepted. 2025-07-01 20:08:02.877 +03:00 [DBG] Connection id "0HNC8090TGFNU" started. 2025-07-01 20:08:02.877 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:08:02.877 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:08:02.877 +03:00 [DBG] POST requests are not supported 2025-07-01 20:08:02.877 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:08:02.877 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:08:02.877 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:08:02.877 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:08:02.877 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:08:02.877 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:08:02.878 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:08:02.878 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:08:02.878 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:08:02.878 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:08:02.878 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:08:02.878 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:08:02.878 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:08:02.878 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:08:02.878 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:08:02.878 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:08:02.878 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:08:02.878 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:08:02.878 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:08:02.878 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:08:02.878 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:08:02.878 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:08:02.878 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:08:02.878 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1518ms. 2025-07-01 20:08:02.878 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:08:02.878 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:08:02.878 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:08:02.878 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:08:02.878 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:08:02.878 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:08:02.879 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:08:02.879 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:08:02.879 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:08:02.879 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:08:02.879 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:08:02.879 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:08:02.879 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:08:02.879 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:08:02.879 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:08:02.879 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:08:02.879 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:08:02.879 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9827ms 2025-07-01 20:08:02.879 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:08:02.879 +03:00 [DBG] Connection id "0HNC8090TGFNU" completed keep alive response. 2025-07-01 20:08:02.879 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8546ms 2025-07-01 20:08:02.879 +03:00 [DBG] Connection id "0HNC8090TGFNU" received FIN. 2025-07-01 20:08:02.879 +03:00 [DBG] Connection id "0HNC8090TGFNU" disconnecting. 2025-07-01 20:08:02.879 +03:00 [DBG] Connection id "0HNC8090TGFNU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:08:02.880 +03:00 [DBG] Connection id "0HNC8090TGFNU" stopped. 2025-07-01 20:09:02.888 +03:00 [DBG] Connection id "0HNC8090TGFNV" accepted. 2025-07-01 20:09:02.888 +03:00 [DBG] Connection id "0HNC8090TGFNV" started. 2025-07-01 20:09:02.888 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:09:02.888 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:09:02.888 +03:00 [DBG] POST requests are not supported 2025-07-01 20:09:02.889 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:09:02.889 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:09:02.889 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:09:02.889 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:09:02.889 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:09:02.889 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:09:02.889 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:09:02.889 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:09:02.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-07-01 20:09:02.889 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:09:02.889 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:09:02.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-07-01 20:09:02.889 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:09:02.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-07-01 20:09:02.889 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:09:02.889 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:09:02.889 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:09:02.889 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:09:02.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:09:02.889 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:09:02.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:09:02.889 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:09:02.889 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:09:02.890 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.146ms. 2025-07-01 20:09:02.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:09:02.890 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:09:02.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:09:02.890 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:09:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:09:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:09:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:09:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:09:02.890 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:09:02.890 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:09:02.890 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:09:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:09:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:09:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:09:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:09:02.890 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:09:02.890 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:09:02.890 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8138ms 2025-07-01 20:09:02.890 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:09:02.890 +03:00 [DBG] Connection id "0HNC8090TGFNV" completed keep alive response. 2025-07-01 20:09:02.890 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7252ms 2025-07-01 20:09:02.890 +03:00 [DBG] Connection id "0HNC8090TGFNV" received FIN. 2025-07-01 20:09:02.891 +03:00 [DBG] Connection id "0HNC8090TGFNV" disconnecting. 2025-07-01 20:09:02.891 +03:00 [DBG] Connection id "0HNC8090TGFNV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:09:02.892 +03:00 [DBG] Connection id "0HNC8090TGFNV" stopped. 2025-07-01 20:10:02.879 +03:00 [DBG] Connection id "0HNC8090TGFO0" accepted. 2025-07-01 20:10:02.879 +03:00 [DBG] Connection id "0HNC8090TGFO0" started. 2025-07-01 20:10:02.879 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:10:02.879 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:10:02.879 +03:00 [DBG] POST requests are not supported 2025-07-01 20:10:02.879 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:10:02.879 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:10:02.879 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:10:02.879 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:10:02.879 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:10:02.879 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:10:02.879 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:10:02.879 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:10:02.879 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:10:02.879 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:10:02.879 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:10:02.880 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:10:02.880 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:10:02.880 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:10:02.880 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:10:02.880 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:10:02.880 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:10:02.880 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:10:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:10:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:10:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:10:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:10:02.880 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:10:02.880 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.149ms. 2025-07-01 20:10:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:10:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:10:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:10:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:10:02.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:10:02.880 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:10:02.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:10:02.880 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:10:02.880 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:10:02.880 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:10:02.880 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:10:02.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:10:02.880 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:10:02.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:10:02.880 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:10:02.880 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:10:02.880 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:10:02.880 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7422ms 2025-07-01 20:10:02.880 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:10:02.880 +03:00 [DBG] Connection id "0HNC8090TGFO0" completed keep alive response. 2025-07-01 20:10:02.880 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4005ms 2025-07-01 20:10:02.881 +03:00 [DBG] Connection id "0HNC8090TGFO0" received FIN. 2025-07-01 20:10:02.881 +03:00 [DBG] Connection id "0HNC8090TGFO0" disconnecting. 2025-07-01 20:10:02.881 +03:00 [DBG] Connection id "0HNC8090TGFO0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:10:02.882 +03:00 [DBG] Connection id "0HNC8090TGFO0" stopped. 2025-07-01 20:11:02.889 +03:00 [DBG] Connection id "0HNC8090TGFO1" accepted. 2025-07-01 20:11:02.889 +03:00 [DBG] Connection id "0HNC8090TGFO1" started. 2025-07-01 20:11:02.889 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:11:02.889 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:11:02.889 +03:00 [DBG] POST requests are not supported 2025-07-01 20:11:02.889 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:11:02.890 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:11:02.890 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:11:02.890 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:11:02.890 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:11:02.890 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:11:02.890 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:11:02.890 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:11:02.890 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:11:02.890 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:11:02.890 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:11:02.890 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:11:02.890 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:11:02.890 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:11:02.890 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:11:02.890 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:11:02.890 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:11:02.890 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:11:02.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:11:02.890 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:11:02.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:11:02.890 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:11:02.890 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:11:02.890 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1476ms. 2025-07-01 20:11:02.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:11:02.890 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:11:02.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:11:02.891 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:11:02.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:11:02.891 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:11:02.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:11:02.891 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:11:02.891 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:11:02.891 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:11:02.891 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:11:02.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:11:02.891 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:11:02.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:11:02.891 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:11:02.891 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:11:02.891 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:11:02.891 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9678ms 2025-07-01 20:11:02.891 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:11:02.891 +03:00 [DBG] Connection id "0HNC8090TGFO1" completed keep alive response. 2025-07-01 20:11:02.891 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8279ms 2025-07-01 20:11:02.892 +03:00 [DBG] Connection id "0HNC8090TGFO1" received FIN. 2025-07-01 20:11:02.892 +03:00 [DBG] Connection id "0HNC8090TGFO1" disconnecting. 2025-07-01 20:11:02.892 +03:00 [DBG] Connection id "0HNC8090TGFO1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:11:02.893 +03:00 [DBG] Connection id "0HNC8090TGFO1" stopped. 2025-07-01 20:12:02.875 +03:00 [DBG] Connection id "0HNC8090TGFO2" accepted. 2025-07-01 20:12:02.875 +03:00 [DBG] Connection id "0HNC8090TGFO2" started. 2025-07-01 20:12:02.876 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:12:02.876 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:12:02.876 +03:00 [DBG] POST requests are not supported 2025-07-01 20:12:02.876 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:12:02.876 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:12:02.876 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:12:02.876 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:12:02.876 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:12:02.876 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:12:02.876 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:12:02.876 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:12:02.876 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:12:02.876 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:12:02.876 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:12:02.876 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:12:02.876 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:12:02.876 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:12:02.876 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:12:02.877 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:12:02.877 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:12:02.877 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:12:02.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:12:02.877 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:12:02.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:12:02.877 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:12:02.877 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:12:02.877 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.226ms. 2025-07-01 20:12:02.878 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:12:02.878 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:12:02.878 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:12:02.878 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:12:02.878 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:12:02.878 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:12:02.878 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:12:02.878 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:12:02.878 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:12:02.878 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:12:02.878 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:12:02.878 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:12:02.878 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:12:02.878 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:12:02.878 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:12:02.878 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:12:02.878 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:12:02.878 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9792ms 2025-07-01 20:12:02.879 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:12:02.879 +03:00 [DBG] Connection id "0HNC8090TGFO2" completed keep alive response. 2025-07-01 20:12:02.879 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2158ms 2025-07-01 20:12:02.879 +03:00 [DBG] Connection id "0HNC8090TGFO2" received FIN. 2025-07-01 20:12:02.879 +03:00 [DBG] Connection id "0HNC8090TGFO2" disconnecting. 2025-07-01 20:12:02.879 +03:00 [DBG] Connection id "0HNC8090TGFO2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:12:02.880 +03:00 [DBG] Connection id "0HNC8090TGFO2" stopped. 2025-07-01 20:13:02.883 +03:00 [DBG] Connection id "0HNC8090TGFO3" accepted. 2025-07-01 20:13:02.883 +03:00 [DBG] Connection id "0HNC8090TGFO3" started. 2025-07-01 20:13:02.883 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:13:02.883 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:13:02.883 +03:00 [DBG] POST requests are not supported 2025-07-01 20:13:02.883 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:13:02.883 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:13:02.883 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:13:02.883 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:13:02.883 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:13:02.884 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:13:02.884 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:13:02.884 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:13:02.884 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:13:02.884 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:13:02.884 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:13:02.884 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:13:02.884 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:13:02.884 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:13:02.884 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:13:02.884 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:13:02.884 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:13:02.884 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:13:02.884 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:13:02.884 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:13:02.884 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:13:02.884 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:13:02.884 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:13:02.884 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1278ms. 2025-07-01 20:13:02.884 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:13:02.884 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:13:02.884 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:13:02.884 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:13:02.884 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:13:02.884 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:13:02.884 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:13:02.884 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:13:02.884 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:13:02.884 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:13:02.884 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:13:02.884 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:13:02.884 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:13:02.884 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:13:02.884 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:13:02.884 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:13:02.884 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:13:02.884 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7065ms 2025-07-01 20:13:02.885 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:13:02.885 +03:00 [DBG] Connection id "0HNC8090TGFO3" completed keep alive response. 2025-07-01 20:13:02.885 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3677ms 2025-07-01 20:13:02.885 +03:00 [DBG] Connection id "0HNC8090TGFO3" received FIN. 2025-07-01 20:13:02.885 +03:00 [DBG] Connection id "0HNC8090TGFO3" disconnecting. 2025-07-01 20:13:02.885 +03:00 [DBG] Connection id "0HNC8090TGFO3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:13:02.886 +03:00 [DBG] Connection id "0HNC8090TGFO3" stopped. 2025-07-01 20:14:02.889 +03:00 [DBG] Connection id "0HNC8090TGFO4" accepted. 2025-07-01 20:14:02.889 +03:00 [DBG] Connection id "0HNC8090TGFO4" started. 2025-07-01 20:14:02.889 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:14:02.889 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:14:02.889 +03:00 [DBG] POST requests are not supported 2025-07-01 20:14:02.889 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:14:02.889 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:14:02.889 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:14:02.889 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:14:02.889 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:14:02.889 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:14:02.889 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:14:02.889 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:14:02.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-07-01 20:14:02.889 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:14:02.889 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:14:02.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-07-01 20:14:02.889 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:14:02.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-07-01 20:14:02.890 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:14:02.890 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:14:02.890 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:14:02.890 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:14:02.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:14:02.890 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:14:02.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:14:02.890 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:14:02.890 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:14:02.890 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1184ms. 2025-07-01 20:14:02.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:14:02.890 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:14:02.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:14:02.890 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:14:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:14:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:14:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:14:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:14:02.890 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:14:02.890 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:14:02.890 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:14:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:14:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:14:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:14:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:14:02.890 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:14:02.890 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:14:02.890 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6919ms 2025-07-01 20:14:02.890 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:14:02.890 +03:00 [DBG] Connection id "0HNC8090TGFO4" completed keep alive response. 2025-07-01 20:14:02.890 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2471ms 2025-07-01 20:14:02.891 +03:00 [DBG] Connection id "0HNC8090TGFO4" received FIN. 2025-07-01 20:14:02.891 +03:00 [DBG] Connection id "0HNC8090TGFO4" disconnecting. 2025-07-01 20:14:02.891 +03:00 [DBG] Connection id "0HNC8090TGFO4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:14:02.892 +03:00 [DBG] Connection id "0HNC8090TGFO4" stopped. 2025-07-01 20:15:02.885 +03:00 [DBG] Connection id "0HNC8090TGFO5" accepted. 2025-07-01 20:15:02.885 +03:00 [DBG] Connection id "0HNC8090TGFO5" started. 2025-07-01 20:15:02.885 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:15:02.885 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:15:02.885 +03:00 [DBG] POST requests are not supported 2025-07-01 20:15:02.885 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:15:02.885 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:15:02.885 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:15:02.885 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:15:02.885 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:15:02.885 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:15:02.885 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:15:02.885 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:15:02.885 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:15:02.885 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:15:02.885 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:15:02.885 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:15:02.885 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:15:02.885 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:15:02.885 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:15:02.885 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:15:02.886 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:15:02.886 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:15:02.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:15:02.886 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:15:02.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:15:02.886 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:15:02.886 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:15:02.886 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1496ms. 2025-07-01 20:15:02.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:15:02.886 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:15:02.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:15:02.886 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:15:02.886 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:15:02.886 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:15:02.886 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:15:02.886 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:15:02.886 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:15:02.886 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:15:02.886 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:15:02.886 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:15:02.886 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:15:02.886 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:15:02.887 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:15:02.887 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:15:02.887 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:15:02.887 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.165ms 2025-07-01 20:15:02.887 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:15:02.887 +03:00 [DBG] Connection id "0HNC8090TGFO5" completed keep alive response. 2025-07-01 20:15:02.887 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7816ms 2025-07-01 20:15:02.887 +03:00 [DBG] Connection id "0HNC8090TGFO5" received FIN. 2025-07-01 20:15:02.887 +03:00 [DBG] Connection id "0HNC8090TGFO5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:15:02.887 +03:00 [DBG] Connection id "0HNC8090TGFO5" disconnecting. 2025-07-01 20:15:02.887 +03:00 [DBG] Connection id "0HNC8090TGFO5" stopped. 2025-07-01 20:16:02.889 +03:00 [DBG] Connection id "0HNC8090TGFO6" accepted. 2025-07-01 20:16:02.889 +03:00 [DBG] Connection id "0HNC8090TGFO6" started. 2025-07-01 20:16:02.889 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:16:02.889 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:16:02.889 +03:00 [DBG] POST requests are not supported 2025-07-01 20:16:02.889 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:16:02.889 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:16:02.889 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:16:02.889 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:16:02.889 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:16:02.889 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:16:02.889 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:16:02.889 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:16:02.890 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:16:02.890 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:16:02.890 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:16:02.890 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:16:02.890 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:16:02.890 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:16:02.890 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:16:02.890 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:16:02.890 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:16:02.890 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:16:02.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:16:02.890 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:16:02.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:16:02.890 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:16:02.890 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:16:02.890 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1374ms. 2025-07-01 20:16:02.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:16:02.890 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:16:02.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:16:02.890 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:16:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:16:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:16:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:16:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:16:02.891 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:16:02.891 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:16:02.891 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:16:02.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:16:02.891 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:16:02.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:16:02.891 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:16:02.891 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:16:02.891 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:16:02.891 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9885ms 2025-07-01 20:16:02.891 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:16:02.891 +03:00 [DBG] Connection id "0HNC8090TGFO6" completed keep alive response. 2025-07-01 20:16:02.891 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7485ms 2025-07-01 20:16:02.891 +03:00 [DBG] Connection id "0HNC8090TGFO6" received FIN. 2025-07-01 20:16:02.891 +03:00 [DBG] Connection id "0HNC8090TGFO6" disconnecting. 2025-07-01 20:16:02.891 +03:00 [DBG] Connection id "0HNC8090TGFO6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:16:02.892 +03:00 [DBG] Connection id "0HNC8090TGFO6" stopped. 2025-07-01 20:17:02.879 +03:00 [DBG] Connection id "0HNC8090TGFO7" accepted. 2025-07-01 20:17:02.879 +03:00 [DBG] Connection id "0HNC8090TGFO7" started. 2025-07-01 20:17:02.879 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:17:02.879 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:17:02.879 +03:00 [DBG] POST requests are not supported 2025-07-01 20:17:02.879 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:17:02.879 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:17:02.879 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:17:02.879 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:17:02.879 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:17:02.879 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:17:02.879 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:17:02.879 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:17:02.879 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:17:02.879 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:17:02.880 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:17:02.880 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:17:02.880 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:17:02.880 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:17:02.880 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:17:02.880 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:17:02.880 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:17:02.880 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:17:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:17:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:17:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:17:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:17:02.880 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:17:02.880 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1219ms. 2025-07-01 20:17:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:17:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:17:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:17:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:17:02.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:17:02.880 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:17:02.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:17:02.880 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:17:02.880 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:17:02.880 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:17:02.880 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:17:02.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:17:02.880 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:17:02.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:17:02.880 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:17:02.880 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:17:02.880 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:17:02.880 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6482ms 2025-07-01 20:17:02.880 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:17:02.880 +03:00 [DBG] Connection id "0HNC8090TGFO7" completed keep alive response. 2025-07-01 20:17:02.880 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1783ms 2025-07-01 20:17:02.881 +03:00 [DBG] Connection id "0HNC8090TGFO7" received FIN. 2025-07-01 20:17:02.881 +03:00 [DBG] Connection id "0HNC8090TGFO7" disconnecting. 2025-07-01 20:17:02.881 +03:00 [DBG] Connection id "0HNC8090TGFO7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:17:02.882 +03:00 [DBG] Connection id "0HNC8090TGFO7" stopped. 2025-07-01 20:18:02.895 +03:00 [DBG] Connection id "0HNC8090TGFO8" accepted. 2025-07-01 20:18:02.895 +03:00 [DBG] Connection id "0HNC8090TGFO8" started. 2025-07-01 20:18:02.895 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:18:02.895 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:18:02.895 +03:00 [DBG] POST requests are not supported 2025-07-01 20:18:02.895 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:18:02.895 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:18:02.895 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:18:02.895 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:18:02.895 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:18:02.896 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:18:02.896 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:18:02.896 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:18:02.896 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:18:02.896 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:18:02.896 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:18:02.896 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:18:02.896 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:18:02.896 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:18:02.896 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:18:02.896 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:18:02.896 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:18:02.896 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:18:02.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:18:02.896 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:18:02.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:18:02.896 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:18:02.896 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:18:02.896 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1126ms. 2025-07-01 20:18:02.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:18:02.896 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:18:02.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:18:02.896 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:18:02.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:18:02.896 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:18:02.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:18:02.896 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:18:02.896 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:18:02.896 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:18:02.896 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:18:02.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:18:02.896 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:18:02.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:18:02.896 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:18:02.896 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:18:02.896 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:18:02.896 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5863ms 2025-07-01 20:18:02.896 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:18:02.896 +03:00 [DBG] Connection id "0HNC8090TGFO8" completed keep alive response. 2025-07-01 20:18:02.896 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2383ms 2025-07-01 20:18:02.897 +03:00 [DBG] Connection id "0HNC8090TGFO8" received FIN. 2025-07-01 20:18:02.897 +03:00 [DBG] Connection id "0HNC8090TGFO8" disconnecting. 2025-07-01 20:18:02.897 +03:00 [DBG] Connection id "0HNC8090TGFO8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:18:02.898 +03:00 [DBG] Connection id "0HNC8090TGFO8" stopped. 2025-07-01 20:19:02.894 +03:00 [DBG] Connection id "0HNC8090TGFO9" accepted. 2025-07-01 20:19:02.894 +03:00 [DBG] Connection id "0HNC8090TGFO9" started. 2025-07-01 20:19:02.894 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:19:02.895 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:19:02.895 +03:00 [DBG] POST requests are not supported 2025-07-01 20:19:02.895 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:19:02.895 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:19:02.895 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:19:02.895 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:19:02.895 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:19:02.895 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:19:02.895 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:19:02.895 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:19:02.895 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:19:02.895 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:19:02.895 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:19:02.895 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:19:02.895 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:19:02.895 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:19:02.895 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:19:02.895 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:19:02.895 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:19:02.895 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:19:02.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:19:02.895 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:19:02.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:19:02.896 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:19:02.896 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:19:02.896 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1613ms. 2025-07-01 20:19:02.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:19:02.896 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:19:02.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:19:02.896 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:19:02.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:19:02.896 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:19:02.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:19:02.896 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:19:02.896 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:19:02.896 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:19:02.896 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:19:02.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:19:02.896 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:19:02.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:19:02.896 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:19:02.896 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:19:02.896 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:19:02.896 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.077ms 2025-07-01 20:19:02.896 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:19:02.896 +03:00 [DBG] Connection id "0HNC8090TGFO9" completed keep alive response. 2025-07-01 20:19:02.897 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0465ms 2025-07-01 20:19:02.897 +03:00 [DBG] Connection id "0HNC8090TGFO9" received FIN. 2025-07-01 20:19:02.897 +03:00 [DBG] Connection id "0HNC8090TGFO9" disconnecting. 2025-07-01 20:19:02.897 +03:00 [DBG] Connection id "0HNC8090TGFO9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:19:02.898 +03:00 [DBG] Connection id "0HNC8090TGFO9" stopped. 2025-07-01 20:20:02.885 +03:00 [DBG] Connection id "0HNC8090TGFOA" accepted. 2025-07-01 20:20:02.885 +03:00 [DBG] Connection id "0HNC8090TGFOA" started. 2025-07-01 20:20:02.885 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:20:02.885 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:20:02.885 +03:00 [DBG] POST requests are not supported 2025-07-01 20:20:02.885 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:20:02.885 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:20:02.885 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:20:02.885 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:20:02.886 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:20:02.886 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:20:02.886 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:20:02.886 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:20:02.886 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:20:02.886 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:20:02.886 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:20:02.886 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:20:02.886 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:20:02.886 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:20:02.886 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:20:02.886 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:20:02.886 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:20:02.886 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:20:02.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:20:02.886 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:20:02.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:20:02.886 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:20:02.886 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:20:02.886 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1563ms. 2025-07-01 20:20:02.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:20:02.886 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:20:02.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:20:02.887 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:20:02.887 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:20:02.887 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:20:02.887 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:20:02.887 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:20:02.887 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:20:02.887 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:20:02.887 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:20:02.887 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:20:02.887 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:20:02.887 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:20:02.887 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:20:02.887 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:20:02.887 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:20:02.887 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9547ms 2025-07-01 20:20:02.887 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:20:02.887 +03:00 [DBG] Connection id "0HNC8090TGFOA" completed keep alive response. 2025-07-01 20:20:02.887 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8286ms 2025-07-01 20:20:02.887 +03:00 [DBG] Connection id "0HNC8090TGFOA" received FIN. 2025-07-01 20:20:02.888 +03:00 [DBG] Connection id "0HNC8090TGFOA" disconnecting. 2025-07-01 20:20:02.888 +03:00 [DBG] Connection id "0HNC8090TGFOA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:20:02.889 +03:00 [DBG] Connection id "0HNC8090TGFOA" stopped. 2025-07-01 20:21:02.887 +03:00 [DBG] Connection id "0HNC8090TGFOB" accepted. 2025-07-01 20:21:02.887 +03:00 [DBG] Connection id "0HNC8090TGFOB" started. 2025-07-01 20:21:02.887 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:21:02.887 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:21:02.887 +03:00 [DBG] POST requests are not supported 2025-07-01 20:21:02.887 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:21:02.887 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:21:02.887 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:21:02.887 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:21:02.888 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:21:02.888 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:21:02.888 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:21:02.888 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:21:02.888 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:21:02.888 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:21:02.888 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:21:02.888 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:21:02.888 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:21:02.888 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:21:02.888 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:21:02.888 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:21:02.888 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:21:02.888 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:21:02.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:21:02.888 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:21:02.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:21:02.888 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:21:02.888 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:21:02.889 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2054ms. 2025-07-01 20:21:02.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:21:02.889 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:21:02.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:21:02.889 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:21:02.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:21:02.889 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:21:02.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:21:02.889 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:21:02.889 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:21:02.889 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:21:02.889 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:21:02.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:21:02.889 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:21:02.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:21:02.889 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:21:02.889 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:21:02.889 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:21:02.889 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1839ms 2025-07-01 20:21:02.889 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:21:02.889 +03:00 [DBG] Connection id "0HNC8090TGFOB" completed keep alive response. 2025-07-01 20:21:02.889 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1743ms 2025-07-01 20:21:02.890 +03:00 [DBG] Connection id "0HNC8090TGFOB" received FIN. 2025-07-01 20:21:02.890 +03:00 [DBG] Connection id "0HNC8090TGFOB" disconnecting. 2025-07-01 20:21:02.890 +03:00 [DBG] Connection id "0HNC8090TGFOB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:21:02.891 +03:00 [DBG] Connection id "0HNC8090TGFOB" stopped. 2025-07-01 20:22:02.883 +03:00 [DBG] Connection id "0HNC8090TGFOC" accepted. 2025-07-01 20:22:02.883 +03:00 [DBG] Connection id "0HNC8090TGFOC" started. 2025-07-01 20:22:02.884 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:22:02.884 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:22:02.884 +03:00 [DBG] POST requests are not supported 2025-07-01 20:22:02.884 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:22:02.884 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:22:02.884 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:22:02.884 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:22:02.884 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:22:02.884 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:22:02.884 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:22:02.884 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:22:02.884 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:22:02.884 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:22:02.884 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:22:02.884 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:22:02.884 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:22:02.884 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:22:02.884 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:22:02.884 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:22:02.884 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:22:02.884 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:22:02.884 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:22:02.884 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:22:02.884 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:22:02.884 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:22:02.884 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:22:02.884 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1524ms. 2025-07-01 20:22:02.885 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:22:02.885 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:22:02.885 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:22:02.885 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:22:02.885 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:22:02.885 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:22:02.885 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:22:02.885 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:22:02.885 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:22:02.885 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:22:02.885 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:22:02.885 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:22:02.885 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:22:02.885 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:22:02.885 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:22:02.885 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:22:02.885 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:22:02.885 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0491ms 2025-07-01 20:22:02.885 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:22:02.885 +03:00 [DBG] Connection id "0HNC8090TGFOC" completed keep alive response. 2025-07-01 20:22:02.885 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8245ms 2025-07-01 20:22:02.886 +03:00 [DBG] Connection id "0HNC8090TGFOC" received FIN. 2025-07-01 20:22:02.886 +03:00 [DBG] Connection id "0HNC8090TGFOC" disconnecting. 2025-07-01 20:22:02.886 +03:00 [DBG] Connection id "0HNC8090TGFOC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:22:02.887 +03:00 [DBG] Connection id "0HNC8090TGFOC" stopped. 2025-07-01 20:23:02.879 +03:00 [DBG] Connection id "0HNC8090TGFOD" accepted. 2025-07-01 20:23:02.879 +03:00 [DBG] Connection id "0HNC8090TGFOD" started. 2025-07-01 20:23:02.879 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:23:02.879 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:23:02.879 +03:00 [DBG] POST requests are not supported 2025-07-01 20:23:02.879 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:23:02.879 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:23:02.879 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:23:02.880 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:23:02.880 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:23:02.880 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:23:02.880 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:23:02.880 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:23:02.880 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:23:02.880 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:23:02.880 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:23:02.880 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:23:02.880 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:23:02.880 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:23:02.880 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:23:02.880 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:23:02.880 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:23:02.880 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:23:02.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:23:02.880 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:23:02.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:23:02.881 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:23:02.881 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:23:02.881 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.192ms. 2025-07-01 20:23:02.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:23:02.881 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:23:02.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:23:02.881 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:23:02.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:23:02.881 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:23:02.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:23:02.881 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:23:02.881 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:23:02.881 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:23:02.882 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:23:02.882 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:23:02.882 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:23:02.882 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:23:02.882 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:23:02.882 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:23:02.882 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:23:02.882 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6673ms 2025-07-01 20:23:02.882 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:23:02.882 +03:00 [DBG] Connection id "0HNC8090TGFOD" completed keep alive response. 2025-07-01 20:23:02.882 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7746ms 2025-07-01 20:23:02.882 +03:00 [DBG] Connection id "0HNC8090TGFOD" received FIN. 2025-07-01 20:23:02.882 +03:00 [DBG] Connection id "0HNC8090TGFOD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:23:02.882 +03:00 [DBG] Connection id "0HNC8090TGFOD" disconnecting. 2025-07-01 20:23:02.883 +03:00 [DBG] Connection id "0HNC8090TGFOD" stopped. 2025-07-01 20:24:02.894 +03:00 [DBG] Connection id "0HNC8090TGFOE" accepted. 2025-07-01 20:24:02.894 +03:00 [DBG] Connection id "0HNC8090TGFOE" started. 2025-07-01 20:24:02.894 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:24:02.894 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:24:02.894 +03:00 [DBG] POST requests are not supported 2025-07-01 20:24:02.894 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:24:02.894 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:24:02.894 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:24:02.894 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:24:02.894 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:24:02.894 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:24:02.894 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:24:02.895 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:24:02.895 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:24:02.895 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:24:02.895 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:24:02.895 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:24:02.895 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:24:02.895 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:24:02.895 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:24:02.895 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:24:02.895 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:24:02.895 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:24:02.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:24:02.895 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:24:02.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:24:02.895 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:24:02.895 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:24:02.895 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1223ms. 2025-07-01 20:24:02.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:24:02.895 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:24:02.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:24:02.895 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:24:02.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:24:02.895 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:24:02.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:24:02.895 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:24:02.895 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:24:02.895 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:24:02.895 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:24:02.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:24:02.895 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:24:02.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:24:02.895 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:24:02.895 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:24:02.895 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:24:02.895 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7133ms 2025-07-01 20:24:02.895 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:24:02.895 +03:00 [DBG] Connection id "0HNC8090TGFOE" completed keep alive response. 2025-07-01 20:24:02.896 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3364ms 2025-07-01 20:24:02.896 +03:00 [DBG] Connection id "0HNC8090TGFOE" received FIN. 2025-07-01 20:24:02.896 +03:00 [DBG] Connection id "0HNC8090TGFOE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:24:02.896 +03:00 [DBG] Connection id "0HNC8090TGFOE" disconnecting. 2025-07-01 20:24:02.896 +03:00 [DBG] Connection id "0HNC8090TGFOE" stopped. 2025-07-01 20:25:02.892 +03:00 [DBG] Connection id "0HNC8090TGFOF" accepted. 2025-07-01 20:25:02.892 +03:00 [DBG] Connection id "0HNC8090TGFOF" started. 2025-07-01 20:25:02.892 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:25:02.892 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:25:02.892 +03:00 [DBG] POST requests are not supported 2025-07-01 20:25:02.892 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:25:02.892 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:25:02.892 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:25:02.892 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:25:02.893 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:25:02.893 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:25:02.893 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:25:02.893 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:25:02.893 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:25:02.893 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:25:02.893 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:25:02.893 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:25:02.893 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:25:02.893 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:25:02.893 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:25:02.893 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:25:02.893 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:25:02.893 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:25:02.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:25:02.893 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:25:02.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:25:02.893 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:25:02.893 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:25:02.893 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.127ms. 2025-07-01 20:25:02.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:25:02.893 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:25:02.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:25:02.893 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:25:02.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:25:02.893 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:25:02.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:25:02.893 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:25:02.893 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:25:02.893 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:25:02.893 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:25:02.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:25:02.893 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:25:02.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:25:02.893 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:25:02.893 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:25:02.893 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:25:02.893 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6399ms 2025-07-01 20:25:02.893 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:25:02.894 +03:00 [DBG] Connection id "0HNC8090TGFOF" completed keep alive response. 2025-07-01 20:25:02.894 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2851ms 2025-07-01 20:25:02.894 +03:00 [DBG] Connection id "0HNC8090TGFOF" received FIN. 2025-07-01 20:25:02.894 +03:00 [DBG] Connection id "0HNC8090TGFOF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:25:02.894 +03:00 [DBG] Connection id "0HNC8090TGFOF" disconnecting. 2025-07-01 20:25:02.894 +03:00 [DBG] Connection id "0HNC8090TGFOF" stopped. 2025-07-01 20:26:02.886 +03:00 [DBG] Connection id "0HNC8090TGFOG" accepted. 2025-07-01 20:26:02.887 +03:00 [DBG] Connection id "0HNC8090TGFOG" started. 2025-07-01 20:26:02.887 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:26:02.887 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:26:02.887 +03:00 [DBG] POST requests are not supported 2025-07-01 20:26:02.887 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:26:02.887 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:26:02.887 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:26:02.887 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:26:02.887 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:26:02.887 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:26:02.887 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:26:02.887 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:26:02.887 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:26:02.887 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:26:02.887 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:26:02.887 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:26:02.887 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:26:02.887 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:26:02.887 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:26:02.887 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:26:02.887 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:26:02.887 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:26:02.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:26:02.887 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:26:02.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:26:02.887 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:26:02.887 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:26:02.888 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1223ms. 2025-07-01 20:26:02.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:26:02.888 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:26:02.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:26:02.888 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:26:02.888 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:26:02.888 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:26:02.888 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:26:02.888 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:26:02.888 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:26:02.888 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:26:02.888 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:26:02.888 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:26:02.888 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:26:02.888 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:26:02.888 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:26:02.888 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:26:02.888 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:26:02.888 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6472ms 2025-07-01 20:26:02.888 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:26:02.888 +03:00 [DBG] Connection id "0HNC8090TGFOG" completed keep alive response. 2025-07-01 20:26:02.888 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2151ms 2025-07-01 20:26:02.888 +03:00 [DBG] Connection id "0HNC8090TGFOG" received FIN. 2025-07-01 20:26:02.888 +03:00 [DBG] Connection id "0HNC8090TGFOG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:26:02.888 +03:00 [DBG] Connection id "0HNC8090TGFOG" disconnecting. 2025-07-01 20:26:02.888 +03:00 [DBG] Connection id "0HNC8090TGFOG" stopped. 2025-07-01 20:27:02.880 +03:00 [DBG] Connection id "0HNC8090TGFOH" accepted. 2025-07-01 20:27:02.880 +03:00 [DBG] Connection id "0HNC8090TGFOH" started. 2025-07-01 20:27:02.880 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:27:02.880 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:27:02.880 +03:00 [DBG] POST requests are not supported 2025-07-01 20:27:02.881 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:27:02.881 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:27:02.881 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:27:02.881 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:27:02.881 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:27:02.881 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:27:02.881 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:27:02.881 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:27:02.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-07-01 20:27:02.882 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:27:02.882 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:27:02.882 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:27:02.882 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:27:02.882 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:27:02.882 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:27:02.882 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:27:02.882 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:27:02.882 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:27:02.882 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:27:02.882 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:27:02.882 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:27:02.882 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:27:02.882 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:27:02.882 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1454ms. 2025-07-01 20:27:02.882 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:27:02.882 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:27:02.882 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:27:02.882 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:27:02.882 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:27:02.882 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:27:02.882 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:27:02.882 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:27:02.882 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:27:02.882 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:27:02.883 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:27:02.883 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:27:02.883 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:27:02.883 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:27:02.883 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:27:02.883 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:27:02.883 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:27:02.883 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9968ms 2025-07-01 20:27:02.883 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:27:02.883 +03:00 [DBG] Connection id "0HNC8090TGFOH" completed keep alive response. 2025-07-01 20:27:02.883 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6066ms 2025-07-01 20:27:02.883 +03:00 [DBG] Connection id "0HNC8090TGFOH" received FIN. 2025-07-01 20:27:02.883 +03:00 [DBG] Connection id "0HNC8090TGFOH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:27:02.883 +03:00 [DBG] Connection id "0HNC8090TGFOH" disconnecting. 2025-07-01 20:27:02.883 +03:00 [DBG] Connection id "0HNC8090TGFOH" stopped. 2025-07-01 20:28:02.892 +03:00 [DBG] Connection id "0HNC8090TGFOI" accepted. 2025-07-01 20:28:02.892 +03:00 [DBG] Connection id "0HNC8090TGFOI" started. 2025-07-01 20:28:02.892 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:28:02.892 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:28:02.892 +03:00 [DBG] POST requests are not supported 2025-07-01 20:28:02.892 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:28:02.892 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:28:02.892 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:28:02.892 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:28:02.892 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:28:02.892 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:28:02.892 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:28:02.893 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:28:02.893 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:28:02.893 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:28:02.893 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:28:02.893 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:28:02.893 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:28:02.893 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:28:02.893 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:28:02.893 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:28:02.893 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:28:02.893 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:28:02.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:28:02.893 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:28:02.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:28:02.893 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:28:02.893 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:28:02.893 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1534ms. 2025-07-01 20:28:02.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:28:02.893 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:28:02.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:28:02.893 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:28:02.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:28:02.893 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:28:02.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:28:02.894 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:28:02.894 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:28:02.894 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:28:02.894 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:28:02.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:28:02.894 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:28:02.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:28:02.894 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:28:02.894 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:28:02.894 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:28:02.894 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9206ms 2025-07-01 20:28:02.894 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:28:02.894 +03:00 [DBG] Connection id "0HNC8090TGFOI" completed keep alive response. 2025-07-01 20:28:02.894 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7336ms 2025-07-01 20:28:02.894 +03:00 [DBG] Connection id "0HNC8090TGFOI" received FIN. 2025-07-01 20:28:02.894 +03:00 [DBG] Connection id "0HNC8090TGFOI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:28:02.894 +03:00 [DBG] Connection id "0HNC8090TGFOI" disconnecting. 2025-07-01 20:28:02.894 +03:00 [DBG] Connection id "0HNC8090TGFOI" stopped. 2025-07-01 20:29:02.882 +03:00 [DBG] Connection id "0HNC8090TGFOJ" accepted. 2025-07-01 20:29:02.883 +03:00 [DBG] Connection id "0HNC8090TGFOJ" started. 2025-07-01 20:29:02.883 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:29:02.883 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:29:02.883 +03:00 [DBG] POST requests are not supported 2025-07-01 20:29:02.883 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:29:02.883 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:29:02.883 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:29:02.883 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:29:02.883 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:29:02.883 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:29:02.883 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:29:02.883 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:29:02.883 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:29:02.883 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:29:02.883 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:29:02.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-07-01 20:29:02.883 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:29:02.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-07-01 20:29:02.883 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:29:02.883 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:29:02.883 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:29:02.883 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:29:02.883 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:29:02.883 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:29:02.883 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:29:02.883 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:29:02.883 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:29:02.884 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1502ms. 2025-07-01 20:29:02.884 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:29:02.884 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:29:02.884 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:29:02.884 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:29:02.884 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:29:02.884 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:29:02.884 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:29:02.884 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:29:02.884 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:29:02.884 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:29:02.884 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:29:02.884 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:29:02.884 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:29:02.884 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:29:02.884 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:29:02.884 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:29:02.884 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:29:02.884 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6371ms 2025-07-01 20:29:02.884 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:29:02.884 +03:00 [DBG] Connection id "0HNC8090TGFOJ" completed keep alive response. 2025-07-01 20:29:02.884 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2212ms 2025-07-01 20:29:02.884 +03:00 [DBG] Connection id "0HNC8090TGFOJ" received FIN. 2025-07-01 20:29:02.884 +03:00 [DBG] Connection id "0HNC8090TGFOJ" disconnecting. 2025-07-01 20:29:02.884 +03:00 [DBG] Connection id "0HNC8090TGFOJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:29:02.886 +03:00 [DBG] Connection id "0HNC8090TGFOJ" stopped. 2025-07-01 20:30:02.889 +03:00 [DBG] Connection id "0HNC8090TGFOK" accepted. 2025-07-01 20:30:02.889 +03:00 [DBG] Connection id "0HNC8090TGFOK" started. 2025-07-01 20:30:02.889 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:30:02.889 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:30:02.889 +03:00 [DBG] POST requests are not supported 2025-07-01 20:30:02.889 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:30:02.889 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:30:02.889 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:30:02.889 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:30:02.889 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:30:02.889 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:30:02.889 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:30:02.889 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:30:02.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-07-01 20:30:02.889 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:30:02.889 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:30:02.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-07-01 20:30:02.889 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:30:02.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-07-01 20:30:02.889 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:30:02.889 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:30:02.889 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:30:02.889 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:30:02.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:30:02.889 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:30:02.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:30:02.889 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:30:02.890 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:30:02.890 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1369ms. 2025-07-01 20:30:02.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:30:02.890 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:30:02.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:30:02.890 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:30:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:30:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:30:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:30:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:30:02.890 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:30:02.890 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:30:02.890 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:30:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:30:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:30:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:30:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:30:02.890 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:30:02.890 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:30:02.890 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6826ms 2025-07-01 20:30:02.890 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:30:02.890 +03:00 [DBG] Connection id "0HNC8090TGFOK" completed keep alive response. 2025-07-01 20:30:02.890 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2942ms 2025-07-01 20:30:02.890 +03:00 [DBG] Connection id "0HNC8090TGFOK" received FIN. 2025-07-01 20:30:02.890 +03:00 [DBG] Connection id "0HNC8090TGFOK" disconnecting. 2025-07-01 20:30:02.891 +03:00 [DBG] Connection id "0HNC8090TGFOK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:30:02.891 +03:00 [DBG] Connection id "0HNC8090TGFOK" stopped. 2025-07-01 20:31:02.890 +03:00 [DBG] Connection id "0HNC8090TGFOL" accepted. 2025-07-01 20:31:02.890 +03:00 [DBG] Connection id "0HNC8090TGFOL" started. 2025-07-01 20:31:02.890 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:31:02.891 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:31:02.891 +03:00 [DBG] POST requests are not supported 2025-07-01 20:31:02.891 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:31:02.891 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:31:02.891 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:31:02.891 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:31:02.891 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:31:02.891 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:31:02.891 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:31:02.891 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:31:02.891 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:31:02.891 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:31:02.891 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:31:02.892 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:31:02.892 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:31:02.892 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:31:02.892 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:31:02.892 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:31:02.892 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:31:02.892 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:31:02.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:31:02.892 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:31:02.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:31:02.892 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:31:02.892 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:31:02.893 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2027ms. 2025-07-01 20:31:02.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:31:02.893 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:31:02.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:31:02.893 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:31:02.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:31:02.893 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:31:02.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:31:02.893 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:31:02.893 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:31:02.893 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:31:02.893 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:31:02.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:31:02.893 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:31:02.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:31:02.893 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:31:02.893 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:31:02.893 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:31:02.893 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6753ms 2025-07-01 20:31:02.894 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:31:02.894 +03:00 [DBG] Connection id "0HNC8090TGFOL" completed keep alive response. 2025-07-01 20:31:02.894 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2454ms 2025-07-01 20:31:02.894 +03:00 [DBG] Connection id "0HNC8090TGFOL" received FIN. 2025-07-01 20:31:02.894 +03:00 [DBG] Connection id "0HNC8090TGFOL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:31:02.894 +03:00 [DBG] Connection id "0HNC8090TGFOL" disconnecting. 2025-07-01 20:31:02.894 +03:00 [DBG] Connection id "0HNC8090TGFOL" stopped. 2025-07-01 20:32:02.960 +03:00 [DBG] Connection id "0HNC8090TGFOM" accepted. 2025-07-01 20:32:02.961 +03:00 [DBG] Connection id "0HNC8090TGFOM" started. 2025-07-01 20:32:02.961 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:32:02.961 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:32:02.961 +03:00 [DBG] POST requests are not supported 2025-07-01 20:32:02.961 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:32:02.961 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:32:02.961 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:32:02.961 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:32:02.961 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:32:02.961 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:32:02.961 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:32:02.961 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:32:02.961 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:32:02.961 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:32:02.961 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:32:02.961 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:32:02.961 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:32:02.961 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:32:02.961 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:32:02.962 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:32:02.962 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:32:02.962 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:32:02.962 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:32:02.962 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:32:02.962 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:32:02.962 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:32:02.962 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:32:02.962 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1618ms. 2025-07-01 20:32:02.962 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:32:02.962 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:32:02.962 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:32:02.962 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:32:02.962 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:32:02.962 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:32:02.962 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:32:02.962 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:32:02.962 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:32:02.962 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:32:02.962 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:32:02.962 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:32:02.962 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:32:02.962 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:32:02.962 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:32:02.962 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:32:02.962 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:32:02.962 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0243ms 2025-07-01 20:32:02.963 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:32:02.963 +03:00 [DBG] Connection id "0HNC8090TGFOM" completed keep alive response. 2025-07-01 20:32:02.963 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6803ms 2025-07-01 20:32:02.963 +03:00 [DBG] Connection id "0HNC8090TGFOM" received FIN. 2025-07-01 20:32:02.963 +03:00 [DBG] Connection id "0HNC8090TGFOM" disconnecting. 2025-07-01 20:32:02.963 +03:00 [DBG] Connection id "0HNC8090TGFOM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:32:02.964 +03:00 [DBG] Connection id "0HNC8090TGFOM" stopped. 2025-07-01 20:33:02.884 +03:00 [DBG] Connection id "0HNC8090TGFON" accepted. 2025-07-01 20:33:02.884 +03:00 [DBG] Connection id "0HNC8090TGFON" started. 2025-07-01 20:33:02.885 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:33:02.885 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:33:02.885 +03:00 [DBG] POST requests are not supported 2025-07-01 20:33:02.885 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:33:02.885 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:33:02.885 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:33:02.885 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:33:02.885 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:33:02.885 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:33:02.885 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:33:02.885 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:33:02.885 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:33:02.885 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:33:02.885 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:33:02.885 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:33:02.885 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:33:02.885 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:33:02.885 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:33:02.885 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:33:02.885 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:33:02.885 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:33:02.885 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:33:02.885 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:33:02.885 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:33:02.885 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:33:02.885 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:33:02.886 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1385ms. 2025-07-01 20:33:02.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:33:02.886 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:33:02.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:33:02.886 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:33:02.886 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:33:02.886 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:33:02.886 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:33:02.886 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:33:02.886 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:33:02.886 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:33:02.886 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:33:02.886 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:33:02.886 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:33:02.886 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:33:02.886 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:33:02.886 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:33:02.886 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:33:02.886 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.847ms 2025-07-01 20:33:02.886 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:33:02.886 +03:00 [DBG] Connection id "0HNC8090TGFON" completed keep alive response. 2025-07-01 20:33:02.886 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5802ms 2025-07-01 20:33:02.887 +03:00 [DBG] Connection id "0HNC8090TGFON" received FIN. 2025-07-01 20:33:02.887 +03:00 [DBG] Connection id "0HNC8090TGFON" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:33:02.887 +03:00 [DBG] Connection id "0HNC8090TGFON" disconnecting. 2025-07-01 20:33:02.887 +03:00 [DBG] Connection id "0HNC8090TGFON" stopped. 2025-07-01 20:34:02.891 +03:00 [DBG] Connection id "0HNC8090TGFOO" accepted. 2025-07-01 20:34:02.891 +03:00 [DBG] Connection id "0HNC8090TGFOO" started. 2025-07-01 20:34:02.891 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:34:02.891 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:34:02.891 +03:00 [DBG] POST requests are not supported 2025-07-01 20:34:02.891 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:34:02.891 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:34:02.891 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:34:02.891 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:34:02.891 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:34:02.891 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:34:02.891 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:34:02.891 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:34:02.891 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:34:02.891 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:34:02.891 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:34:02.891 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:34:02.891 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:34:02.891 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:34:02.891 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:34:02.891 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:34:02.892 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:34:02.892 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:34:02.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:34:02.892 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:34:02.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:34:02.892 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:34:02.892 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:34:02.892 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1314ms. 2025-07-01 20:34:02.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:34:02.892 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:34:02.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:34:02.892 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:34:02.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:34:02.892 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:34:02.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:34:02.892 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:34:02.892 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:34:02.892 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:34:02.892 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:34:02.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:34:02.892 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:34:02.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:34:02.892 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:34:02.892 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:34:02.892 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:34:02.892 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8051ms 2025-07-01 20:34:02.892 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:34:02.892 +03:00 [DBG] Connection id "0HNC8090TGFOO" completed keep alive response. 2025-07-01 20:34:02.892 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4034ms 2025-07-01 20:34:02.893 +03:00 [DBG] Connection id "0HNC8090TGFOO" received FIN. 2025-07-01 20:34:02.893 +03:00 [DBG] Connection id "0HNC8090TGFOO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:34:02.893 +03:00 [DBG] Connection id "0HNC8090TGFOO" disconnecting. 2025-07-01 20:34:02.893 +03:00 [DBG] Connection id "0HNC8090TGFOO" stopped. 2025-07-01 20:35:02.889 +03:00 [DBG] Connection id "0HNC8090TGFOP" accepted. 2025-07-01 20:35:02.889 +03:00 [DBG] Connection id "0HNC8090TGFOP" started. 2025-07-01 20:35:02.890 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:35:02.890 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:35:02.890 +03:00 [DBG] POST requests are not supported 2025-07-01 20:35:02.890 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:35:02.890 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:35:02.890 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:35:02.890 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:35:02.890 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:35:02.890 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:35:02.890 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:35:02.890 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:35:02.890 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:35:02.891 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:35:02.891 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:35:02.891 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:35:02.891 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:35:02.891 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:35:02.891 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:35:02.891 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:35:02.891 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:35:02.891 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:35:02.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:35:02.891 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:35:02.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:35:02.891 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:35:02.892 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:35:02.892 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2615ms. 2025-07-01 20:35:02.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:35:02.892 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:35:02.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:35:02.892 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:35:02.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:35:02.892 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:35:02.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:35:02.893 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:35:02.893 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:35:02.893 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:35:02.893 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:35:02.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:35:02.894 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:35:02.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:35:02.894 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:35:02.894 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:35:02.894 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:35:02.894 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.8732ms 2025-07-01 20:35:02.894 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:35:02.894 +03:00 [DBG] Connection id "0HNC8090TGFOP" completed keep alive response. 2025-07-01 20:35:02.894 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.5002ms 2025-07-01 20:35:02.894 +03:00 [DBG] Connection id "0HNC8090TGFOP" received FIN. 2025-07-01 20:35:02.894 +03:00 [DBG] Connection id "0HNC8090TGFOP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:35:02.894 +03:00 [DBG] Connection id "0HNC8090TGFOP" disconnecting. 2025-07-01 20:35:02.895 +03:00 [DBG] Connection id "0HNC8090TGFOP" stopped. 2025-07-01 20:36:02.894 +03:00 [DBG] Connection id "0HNC8090TGFOQ" accepted. 2025-07-01 20:36:02.894 +03:00 [DBG] Connection id "0HNC8090TGFOQ" started. 2025-07-01 20:36:02.895 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:36:02.895 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:36:02.895 +03:00 [DBG] POST requests are not supported 2025-07-01 20:36:02.895 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:36:02.895 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:36:02.895 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:36:02.895 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:36:02.895 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:36:02.895 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:36:02.895 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:36:02.895 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:36:02.895 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:36:02.895 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:36:02.895 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:36:02.895 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:36:02.895 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:36:02.895 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:36:02.895 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:36:02.895 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:36:02.895 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:36:02.895 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:36:02.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:36:02.895 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:36:02.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:36:02.895 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:36:02.895 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:36:02.895 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1185ms. 2025-07-01 20:36:02.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:36:02.895 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:36:02.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:36:02.896 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:36:02.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:36:02.896 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:36:02.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:36:02.896 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:36:02.896 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:36:02.896 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:36:02.896 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:36:02.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:36:02.896 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:36:02.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:36:02.896 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:36:02.896 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:36:02.896 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:36:02.896 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6852ms 2025-07-01 20:36:02.896 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:36:02.896 +03:00 [DBG] Connection id "0HNC8090TGFOQ" completed keep alive response. 2025-07-01 20:36:02.896 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2833ms 2025-07-01 20:36:02.896 +03:00 [DBG] Connection id "0HNC8090TGFOQ" received FIN. 2025-07-01 20:36:02.896 +03:00 [DBG] Connection id "0HNC8090TGFOQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:36:02.896 +03:00 [DBG] Connection id "0HNC8090TGFOQ" disconnecting. 2025-07-01 20:36:02.896 +03:00 [DBG] Connection id "0HNC8090TGFOQ" stopped. 2025-07-01 20:37:02.895 +03:00 [DBG] Connection id "0HNC8090TGFOR" accepted. 2025-07-01 20:37:02.895 +03:00 [DBG] Connection id "0HNC8090TGFOR" started. 2025-07-01 20:37:02.895 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:37:02.895 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:37:02.895 +03:00 [DBG] POST requests are not supported 2025-07-01 20:37:02.895 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:37:02.895 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:37:02.895 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:37:02.895 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:37:02.895 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:37:02.895 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:37:02.895 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:37:02.895 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:37:02.895 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:37:02.895 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:37:02.896 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:37:02.896 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:37:02.896 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:37:02.896 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:37:02.896 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:37:02.896 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:37:02.896 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:37:02.896 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:37:02.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:37:02.896 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:37:02.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:37:02.896 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:37:02.896 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:37:02.896 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1222ms. 2025-07-01 20:37:02.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:37:02.896 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:37:02.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:37:02.896 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:37:02.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:37:02.896 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:37:02.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:37:02.896 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:37:02.896 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:37:02.896 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:37:02.896 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:37:02.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:37:02.896 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:37:02.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:37:02.896 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:37:02.896 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:37:02.896 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:37:02.896 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6317ms 2025-07-01 20:37:02.896 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:37:02.896 +03:00 [DBG] Connection id "0HNC8090TGFOR" completed keep alive response. 2025-07-01 20:37:02.896 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3097ms 2025-07-01 20:37:02.897 +03:00 [DBG] Connection id "0HNC8090TGFOR" received FIN. 2025-07-01 20:37:02.897 +03:00 [DBG] Connection id "0HNC8090TGFOR" disconnecting. 2025-07-01 20:37:02.897 +03:00 [DBG] Connection id "0HNC8090TGFOR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:37:02.898 +03:00 [DBG] Connection id "0HNC8090TGFOR" stopped. 2025-07-01 20:38:02.892 +03:00 [DBG] Connection id "0HNC8090TGFOS" accepted. 2025-07-01 20:38:02.892 +03:00 [DBG] Connection id "0HNC8090TGFOS" started. 2025-07-01 20:38:02.892 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:38:02.892 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:38:02.892 +03:00 [DBG] POST requests are not supported 2025-07-01 20:38:02.892 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:38:02.892 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:38:02.892 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:38:02.892 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:38:02.892 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:38:02.892 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:38:02.892 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:38:02.893 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:38:02.893 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:38:02.893 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:38:02.893 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:38:02.893 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:38:02.893 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:38:02.893 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:38:02.893 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:38:02.893 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:38:02.893 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:38:02.893 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:38:02.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:38:02.893 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:38:02.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:38:02.893 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:38:02.893 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:38:02.893 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1458ms. 2025-07-01 20:38:02.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:38:02.894 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:38:02.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:38:02.894 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:38:02.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:38:02.894 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:38:02.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:38:02.894 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:38:02.894 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:38:02.894 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:38:02.894 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:38:02.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:38:02.894 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:38:02.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:38:02.894 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:38:02.894 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:38:02.894 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:38:02.894 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1882ms 2025-07-01 20:38:02.894 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:38:02.894 +03:00 [DBG] Connection id "0HNC8090TGFOS" completed keep alive response. 2025-07-01 20:38:02.894 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1674ms 2025-07-01 20:38:02.894 +03:00 [DBG] Connection id "0HNC8090TGFOS" received FIN. 2025-07-01 20:38:02.895 +03:00 [DBG] Connection id "0HNC8090TGFOS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:38:02.895 +03:00 [DBG] Connection id "0HNC8090TGFOS" disconnecting. 2025-07-01 20:38:02.895 +03:00 [DBG] Connection id "0HNC8090TGFOS" stopped. 2025-07-01 20:39:02.890 +03:00 [DBG] Connection id "0HNC8090TGFOT" accepted. 2025-07-01 20:39:02.890 +03:00 [DBG] Connection id "0HNC8090TGFOT" started. 2025-07-01 20:39:02.890 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:39:02.890 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:39:02.890 +03:00 [DBG] POST requests are not supported 2025-07-01 20:39:02.890 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:39:02.890 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:39:02.890 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:39:02.890 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:39:02.891 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:39:02.891 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:39:02.891 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:39:02.891 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:39:02.891 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:39:02.891 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:39:02.891 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:39:02.891 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:39:02.891 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:39:02.891 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:39:02.891 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:39:02.891 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:39:02.891 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:39:02.891 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:39:02.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:39:02.891 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:39:02.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:39:02.891 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:39:02.891 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:39:02.891 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1201ms. 2025-07-01 20:39:02.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:39:02.891 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:39:02.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:39:02.891 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:39:02.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:39:02.891 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:39:02.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:39:02.891 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:39:02.891 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:39:02.891 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:39:02.891 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:39:02.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:39:02.891 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:39:02.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:39:02.891 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:39:02.891 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:39:02.891 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:39:02.891 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6413ms 2025-07-01 20:39:02.892 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:39:02.892 +03:00 [DBG] Connection id "0HNC8090TGFOT" completed keep alive response. 2025-07-01 20:39:02.892 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2891ms 2025-07-01 20:39:02.892 +03:00 [DBG] Connection id "0HNC8090TGFOT" received FIN. 2025-07-01 20:39:02.892 +03:00 [DBG] Connection id "0HNC8090TGFOT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:39:02.892 +03:00 [DBG] Connection id "0HNC8090TGFOT" disconnecting. 2025-07-01 20:39:02.892 +03:00 [DBG] Connection id "0HNC8090TGFOT" stopped. 2025-07-01 20:40:02.896 +03:00 [DBG] Connection id "0HNC8090TGFOU" accepted. 2025-07-01 20:40:02.896 +03:00 [DBG] Connection id "0HNC8090TGFOU" started. 2025-07-01 20:40:02.896 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:40:02.896 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:40:02.896 +03:00 [DBG] POST requests are not supported 2025-07-01 20:40:02.896 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:40:02.896 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:40:02.897 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:40:02.897 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:40:02.897 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:40:02.897 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:40:02.897 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:40:02.897 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:40:02.897 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:40:02.897 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:40:02.897 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:40:02.897 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:40:02.897 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:40:02.897 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:40:02.897 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:40:02.897 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:40:02.897 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:40:02.897 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:40:02.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:40:02.897 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:40:02.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:40:02.897 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:40:02.897 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:40:02.897 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1218ms. 2025-07-01 20:40:02.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:40:02.897 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:40:02.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:40:02.897 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:40:02.897 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:40:02.897 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:40:02.897 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:40:02.897 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:40:02.897 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:40:02.897 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:40:02.898 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:40:02.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:40:02.898 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:40:02.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:40:02.898 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:40:02.898 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:40:02.898 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:40:02.898 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6921ms 2025-07-01 20:40:02.898 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:40:02.898 +03:00 [DBG] Connection id "0HNC8090TGFOU" completed keep alive response. 2025-07-01 20:40:02.898 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3812ms 2025-07-01 20:40:02.898 +03:00 [DBG] Connection id "0HNC8090TGFOU" received FIN. 2025-07-01 20:40:02.898 +03:00 [DBG] Connection id "0HNC8090TGFOU" disconnecting. 2025-07-01 20:40:02.898 +03:00 [DBG] Connection id "0HNC8090TGFOU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:40:02.899 +03:00 [DBG] Connection id "0HNC8090TGFOU" stopped. 2025-07-01 20:41:02.886 +03:00 [DBG] Connection id "0HNC8090TGFOV" accepted. 2025-07-01 20:41:02.886 +03:00 [DBG] Connection id "0HNC8090TGFOV" started. 2025-07-01 20:41:02.886 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:41:02.886 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:41:02.886 +03:00 [DBG] POST requests are not supported 2025-07-01 20:41:02.886 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:41:02.886 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:41:02.887 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:41:02.887 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:41:02.887 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:41:02.887 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:41:02.887 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:41:02.887 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:41:02.887 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:41:02.887 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:41:02.887 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:41:02.887 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:41:02.887 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:41:02.887 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:41:02.887 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:41:02.887 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:41:02.887 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:41:02.887 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:41:02.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:41:02.887 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:41:02.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:41:02.887 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:41:02.887 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:41:02.887 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1279ms. 2025-07-01 20:41:02.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:41:02.887 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:41:02.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:41:02.887 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:41:02.887 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:41:02.887 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:41:02.887 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:41:02.887 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:41:02.887 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:41:02.888 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:41:02.888 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:41:02.888 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:41:02.888 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:41:02.888 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:41:02.888 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:41:02.888 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:41:02.888 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:41:02.888 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8044ms 2025-07-01 20:41:02.888 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:41:02.888 +03:00 [DBG] Connection id "0HNC8090TGFOV" completed keep alive response. 2025-07-01 20:41:02.888 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4252ms 2025-07-01 20:41:02.888 +03:00 [DBG] Connection id "0HNC8090TGFOV" received FIN. 2025-07-01 20:41:02.888 +03:00 [DBG] Connection id "0HNC8090TGFOV" disconnecting. 2025-07-01 20:41:02.888 +03:00 [DBG] Connection id "0HNC8090TGFOV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:41:02.889 +03:00 [DBG] Connection id "0HNC8090TGFOV" stopped. 2025-07-01 20:42:02.891 +03:00 [DBG] Connection id "0HNC8090TGFP0" accepted. 2025-07-01 20:42:02.891 +03:00 [DBG] Connection id "0HNC8090TGFP0" started. 2025-07-01 20:42:02.891 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:42:02.891 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:42:02.891 +03:00 [DBG] POST requests are not supported 2025-07-01 20:42:02.891 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:42:02.891 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:42:02.891 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:42:02.891 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:42:02.891 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:42:02.891 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:42:02.891 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:42:02.891 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:42:02.891 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:42:02.891 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:42:02.891 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:42:02.891 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:42:02.891 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:42:02.891 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:42:02.891 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:42:02.891 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:42:02.891 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:42:02.892 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:42:02.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:42:02.892 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:42:02.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:42:02.892 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:42:02.892 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:42:02.892 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1534ms. 2025-07-01 20:42:02.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:42:02.892 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:42:02.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:42:02.892 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:42:02.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:42:02.892 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:42:02.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:42:02.892 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:42:02.892 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:42:02.892 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:42:02.892 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:42:02.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:42:02.892 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:42:02.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:42:02.892 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:42:02.892 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:42:02.892 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:42:02.892 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8455ms 2025-07-01 20:42:02.892 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:42:02.892 +03:00 [DBG] Connection id "0HNC8090TGFP0" completed keep alive response. 2025-07-01 20:42:02.892 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.438ms 2025-07-01 20:42:02.893 +03:00 [DBG] Connection id "0HNC8090TGFP0" received FIN. 2025-07-01 20:42:02.893 +03:00 [DBG] Connection id "0HNC8090TGFP0" disconnecting. 2025-07-01 20:42:02.893 +03:00 [DBG] Connection id "0HNC8090TGFP0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:42:02.894 +03:00 [DBG] Connection id "0HNC8090TGFP0" stopped. 2025-07-01 20:43:02.888 +03:00 [DBG] Connection id "0HNC8090TGFP1" accepted. 2025-07-01 20:43:02.888 +03:00 [DBG] Connection id "0HNC8090TGFP1" started. 2025-07-01 20:43:02.889 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:43:02.889 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:43:02.889 +03:00 [DBG] POST requests are not supported 2025-07-01 20:43:02.889 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:43:02.889 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:43:02.889 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:43:02.889 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:43:02.889 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:43:02.889 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:43:02.889 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:43:02.889 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:43:02.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-07-01 20:43:02.889 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:43:02.889 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:43:02.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-07-01 20:43:02.889 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:43:02.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-07-01 20:43:02.889 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:43:02.889 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:43:02.889 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:43:02.889 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:43:02.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:43:02.889 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:43:02.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:43:02.889 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:43:02.890 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:43:02.890 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1449ms. 2025-07-01 20:43:02.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:43:02.890 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:43:02.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:43:02.890 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:43:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:43:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:43:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:43:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:43:02.890 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:43:02.890 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:43:02.890 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:43:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:43:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:43:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:43:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:43:02.890 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:43:02.890 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:43:02.890 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8005ms 2025-07-01 20:43:02.890 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:43:02.890 +03:00 [DBG] Connection id "0HNC8090TGFP1" completed keep alive response. 2025-07-01 20:43:02.890 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4817ms 2025-07-01 20:43:02.890 +03:00 [DBG] Connection id "0HNC8090TGFP1" received FIN. 2025-07-01 20:43:02.891 +03:00 [DBG] Connection id "0HNC8090TGFP1" disconnecting. 2025-07-01 20:43:02.891 +03:00 [DBG] Connection id "0HNC8090TGFP1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:43:02.892 +03:00 [DBG] Connection id "0HNC8090TGFP1" stopped. 2025-07-01 20:44:02.889 +03:00 [DBG] Connection id "0HNC8090TGFP2" accepted. 2025-07-01 20:44:02.889 +03:00 [DBG] Connection id "0HNC8090TGFP2" started. 2025-07-01 20:44:02.889 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:44:02.889 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:44:02.889 +03:00 [DBG] POST requests are not supported 2025-07-01 20:44:02.889 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:44:02.889 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:44:02.889 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:44:02.889 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:44:02.889 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:44:02.889 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:44:02.890 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:44:02.890 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:44:02.890 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:44:02.890 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:44:02.890 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:44:02.890 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:44:02.890 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:44:02.890 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:44:02.890 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:44:02.890 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:44:02.890 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:44:02.890 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:44:02.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:44:02.890 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:44:02.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:44:02.890 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:44:02.890 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:44:02.891 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2217ms. 2025-07-01 20:44:02.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:44:02.891 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:44:02.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:44:02.891 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:44:02.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:44:02.891 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:44:02.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:44:02.891 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:44:02.891 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:44:02.891 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:44:02.891 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:44:02.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:44:02.891 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:44:02.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:44:02.891 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:44:02.891 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:44:02.891 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:44:02.891 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3926ms 2025-07-01 20:44:02.892 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:44:02.892 +03:00 [DBG] Connection id "0HNC8090TGFP2" completed keep alive response. 2025-07-01 20:44:02.892 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6431ms 2025-07-01 20:44:02.892 +03:00 [DBG] Connection id "0HNC8090TGFP2" received FIN. 2025-07-01 20:44:02.892 +03:00 [DBG] Connection id "0HNC8090TGFP2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:44:02.892 +03:00 [DBG] Connection id "0HNC8090TGFP2" disconnecting. 2025-07-01 20:44:02.892 +03:00 [DBG] Connection id "0HNC8090TGFP2" stopped. 2025-07-01 20:45:02.889 +03:00 [DBG] Connection id "0HNC8090TGFP3" accepted. 2025-07-01 20:45:02.889 +03:00 [DBG] Connection id "0HNC8090TGFP3" started. 2025-07-01 20:45:02.889 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:45:02.889 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:45:02.889 +03:00 [DBG] POST requests are not supported 2025-07-01 20:45:02.889 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:45:02.889 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:45:02.889 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:45:02.889 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:45:02.890 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:45:02.890 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:45:02.890 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:45:02.890 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:45:02.890 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:45:02.890 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:45:02.890 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:45:02.890 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:45:02.890 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:45:02.890 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:45:02.890 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:45:02.890 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:45:02.890 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:45:02.891 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:45:02.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:45:02.891 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:45:02.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:45:02.891 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:45:02.891 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:45:02.891 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2151ms. 2025-07-01 20:45:02.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:45:02.891 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:45:02.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:45:02.891 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:45:02.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:45:02.892 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:45:02.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:45:02.892 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:45:02.892 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:45:02.892 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:45:02.892 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:45:02.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:45:02.892 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:45:02.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:45:02.892 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:45:02.892 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:45:02.892 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:45:02.892 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9415ms 2025-07-01 20:45:02.892 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:45:02.892 +03:00 [DBG] Connection id "0HNC8090TGFP3" completed keep alive response. 2025-07-01 20:45:02.892 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4185ms 2025-07-01 20:45:02.893 +03:00 [DBG] Connection id "0HNC8090TGFP3" received FIN. 2025-07-01 20:45:02.893 +03:00 [DBG] Connection id "0HNC8090TGFP3" disconnecting. 2025-07-01 20:45:02.893 +03:00 [DBG] Connection id "0HNC8090TGFP3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:45:02.894 +03:00 [DBG] Connection id "0HNC8090TGFP3" stopped. 2025-07-01 20:46:02.886 +03:00 [DBG] Connection id "0HNC8090TGFP4" accepted. 2025-07-01 20:46:02.886 +03:00 [DBG] Connection id "0HNC8090TGFP4" started. 2025-07-01 20:46:02.887 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:46:02.887 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:46:02.887 +03:00 [DBG] POST requests are not supported 2025-07-01 20:46:02.887 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:46:02.887 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:46:02.887 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:46:02.887 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:46:02.887 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:46:02.887 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:46:02.887 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:46:02.887 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:46:02.887 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:46:02.887 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:46:02.887 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:46:02.887 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:46:02.887 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:46:02.887 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:46:02.887 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:46:02.887 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:46:02.887 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:46:02.887 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:46:02.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:46:02.887 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:46:02.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:46:02.887 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:46:02.887 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:46:02.887 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1229ms. 2025-07-01 20:46:02.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:46:02.887 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:46:02.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:46:02.887 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:46:02.887 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:46:02.888 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:46:02.888 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:46:02.888 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:46:02.888 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:46:02.888 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:46:02.888 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:46:02.888 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:46:02.888 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:46:02.888 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:46:02.888 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:46:02.888 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:46:02.888 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:46:02.888 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7011ms 2025-07-01 20:46:02.888 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:46:02.888 +03:00 [DBG] Connection id "0HNC8090TGFP4" completed keep alive response. 2025-07-01 20:46:02.888 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.324ms 2025-07-01 20:46:02.888 +03:00 [DBG] Connection id "0HNC8090TGFP4" received FIN. 2025-07-01 20:46:02.888 +03:00 [DBG] Connection id "0HNC8090TGFP4" disconnecting. 2025-07-01 20:46:02.888 +03:00 [DBG] Connection id "0HNC8090TGFP4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:46:02.889 +03:00 [DBG] Connection id "0HNC8090TGFP4" stopped. 2025-07-01 20:47:02.887 +03:00 [DBG] Connection id "0HNC8090TGFP5" accepted. 2025-07-01 20:47:02.887 +03:00 [DBG] Connection id "0HNC8090TGFP5" started. 2025-07-01 20:47:02.887 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:47:02.888 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:47:02.888 +03:00 [DBG] POST requests are not supported 2025-07-01 20:47:02.888 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:47:02.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-07-01 20:47:02.888 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:47:02.888 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:47:02.888 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:47:02.888 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:47:02.888 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:47:02.888 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:47:02.888 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:47:02.888 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:47:02.888 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:47:02.888 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:47:02.888 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:47:02.888 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:47:02.888 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:47:02.888 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:47:02.888 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:47:02.888 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:47:02.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:47:02.888 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:47:02.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:47:02.889 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:47:02.889 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:47:02.889 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1814ms. 2025-07-01 20:47:02.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:47:02.889 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:47:02.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:47:02.889 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:47:02.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:47:02.889 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:47:02.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:47:02.889 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:47:02.889 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:47:02.889 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:47:02.889 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:47:02.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:47:02.889 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:47:02.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:47:02.889 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:47:02.889 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:47:02.889 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:47:02.889 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0708ms 2025-07-01 20:47:02.889 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:47:02.889 +03:00 [DBG] Connection id "0HNC8090TGFP5" completed keep alive response. 2025-07-01 20:47:02.889 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0237ms 2025-07-01 20:47:02.890 +03:00 [DBG] Connection id "0HNC8090TGFP5" received FIN. 2025-07-01 20:47:02.890 +03:00 [DBG] Connection id "0HNC8090TGFP5" disconnecting. 2025-07-01 20:47:02.890 +03:00 [DBG] Connection id "0HNC8090TGFP5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:47:02.891 +03:00 [DBG] Connection id "0HNC8090TGFP5" stopped. 2025-07-01 20:48:02.892 +03:00 [DBG] Connection id "0HNC8090TGFP6" accepted. 2025-07-01 20:48:02.893 +03:00 [DBG] Connection id "0HNC8090TGFP6" started. 2025-07-01 20:48:02.893 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:48:02.893 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:48:02.893 +03:00 [DBG] POST requests are not supported 2025-07-01 20:48:02.893 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:48:02.893 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:48:02.893 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:48:02.893 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:48:02.893 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:48:02.893 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:48:02.893 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:48:02.893 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:48:02.893 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:48:02.893 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:48:02.893 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:48:02.893 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:48:02.893 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:48:02.893 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:48:02.893 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:48:02.893 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:48:02.893 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:48:02.893 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:48:02.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:48:02.893 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:48:02.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:48:02.894 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:48:02.894 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:48:02.894 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1512ms. 2025-07-01 20:48:02.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:48:02.894 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:48:02.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:48:02.894 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:48:02.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:48:02.894 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:48:02.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:48:02.894 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:48:02.894 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:48:02.894 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:48:02.894 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:48:02.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:48:02.894 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:48:02.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:48:02.894 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:48:02.894 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:48:02.894 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:48:02.894 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7952ms 2025-07-01 20:48:02.894 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:48:02.894 +03:00 [DBG] Connection id "0HNC8090TGFP6" completed keep alive response. 2025-07-01 20:48:02.894 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4974ms 2025-07-01 20:48:02.895 +03:00 [DBG] Connection id "0HNC8090TGFP6" received FIN. 2025-07-01 20:48:02.895 +03:00 [DBG] Connection id "0HNC8090TGFP6" disconnecting. 2025-07-01 20:48:02.895 +03:00 [DBG] Connection id "0HNC8090TGFP6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:48:02.896 +03:00 [DBG] Connection id "0HNC8090TGFP6" stopped. 2025-07-01 20:49:02.893 +03:00 [DBG] Connection id "0HNC8090TGFP7" accepted. 2025-07-01 20:49:02.893 +03:00 [DBG] Connection id "0HNC8090TGFP7" started. 2025-07-01 20:49:02.893 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:49:02.893 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:49:02.893 +03:00 [DBG] POST requests are not supported 2025-07-01 20:49:02.893 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:49:02.893 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:49:02.893 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:49:02.893 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:49:02.893 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:49:02.893 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:49:02.893 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:49:02.893 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:49:02.893 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:49:02.893 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:49:02.894 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:49:02.894 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:49:02.894 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:49:02.894 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:49:02.894 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:49:02.894 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:49:02.894 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:49:02.894 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:49:02.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:49:02.894 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:49:02.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:49:02.894 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:49:02.894 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:49:02.894 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1207ms. 2025-07-01 20:49:02.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:49:02.894 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:49:02.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:49:02.894 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:49:02.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:49:02.894 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:49:02.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:49:02.894 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:49:02.894 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:49:02.894 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:49:02.894 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:49:02.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:49:02.894 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:49:02.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:49:02.894 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:49:02.894 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:49:02.895 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:49:02.895 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9242ms 2025-07-01 20:49:02.895 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:49:02.895 +03:00 [DBG] Connection id "0HNC8090TGFP7" completed keep alive response. 2025-07-01 20:49:02.895 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5681ms 2025-07-01 20:49:02.895 +03:00 [DBG] Connection id "0HNC8090TGFP7" received FIN. 2025-07-01 20:49:02.895 +03:00 [DBG] Connection id "0HNC8090TGFP7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:49:02.895 +03:00 [DBG] Connection id "0HNC8090TGFP7" disconnecting. 2025-07-01 20:49:02.895 +03:00 [DBG] Connection id "0HNC8090TGFP7" stopped. 2025-07-01 20:50:02.892 +03:00 [DBG] Connection id "0HNC8090TGFP8" accepted. 2025-07-01 20:50:02.892 +03:00 [DBG] Connection id "0HNC8090TGFP8" started. 2025-07-01 20:50:02.892 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:50:02.892 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:50:02.892 +03:00 [DBG] POST requests are not supported 2025-07-01 20:50:02.892 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:50:02.892 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:50:02.892 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:50:02.892 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:50:02.892 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:50:02.892 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:50:02.892 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:50:02.892 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:50:02.892 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:50:02.892 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:50:02.892 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:50:02.892 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:50:02.892 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:50:02.892 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:50:02.892 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:50:02.892 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:50:02.893 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:50:02.893 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:50:02.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:50:02.893 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:50:02.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:50:02.893 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:50:02.893 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:50:02.893 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1307ms. 2025-07-01 20:50:02.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:50:02.893 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:50:02.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:50:02.893 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:50:02.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:50:02.893 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:50:02.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:50:02.893 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:50:02.893 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:50:02.893 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:50:02.893 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:50:02.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:50:02.893 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:50:02.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:50:02.893 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:50:02.893 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:50:02.893 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:50:02.893 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7337ms 2025-07-01 20:50:02.893 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:50:02.893 +03:00 [DBG] Connection id "0HNC8090TGFP8" completed keep alive response. 2025-07-01 20:50:02.893 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3812ms 2025-07-01 20:50:02.893 +03:00 [DBG] Connection id "0HNC8090TGFP8" received FIN. 2025-07-01 20:50:02.893 +03:00 [DBG] Connection id "0HNC8090TGFP8" disconnecting. 2025-07-01 20:50:02.894 +03:00 [DBG] Connection id "0HNC8090TGFP8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:50:02.895 +03:00 [DBG] Connection id "0HNC8090TGFP8" stopped. 2025-07-01 20:51:02.890 +03:00 [DBG] Connection id "0HNC8090TGFP9" accepted. 2025-07-01 20:51:02.890 +03:00 [DBG] Connection id "0HNC8090TGFP9" started. 2025-07-01 20:51:02.890 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:51:02.890 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:51:02.890 +03:00 [DBG] POST requests are not supported 2025-07-01 20:51:02.890 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:51:02.890 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:51:02.890 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:51:02.890 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:51:02.890 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:51:02.890 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:51:02.890 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:51:02.890 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:51:02.890 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:51:02.891 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:51:02.891 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:51:02.891 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:51:02.891 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:51:02.891 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:51:02.891 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:51:02.891 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:51:02.891 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:51:02.891 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:51:02.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:51:02.891 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:51:02.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:51:02.891 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:51:02.891 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:51:02.891 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1414ms. 2025-07-01 20:51:02.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:51:02.891 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:51:02.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:51:02.891 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:51:02.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:51:02.891 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:51:02.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:51:02.892 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:51:02.892 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:51:02.892 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:51:02.892 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:51:02.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:51:02.892 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:51:02.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:51:02.892 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:51:02.892 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:51:02.892 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:51:02.892 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0747ms 2025-07-01 20:51:02.892 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:51:02.892 +03:00 [DBG] Connection id "0HNC8090TGFP9" completed keep alive response. 2025-07-01 20:51:02.892 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9648ms 2025-07-01 20:51:02.892 +03:00 [DBG] Connection id "0HNC8090TGFP9" received FIN. 2025-07-01 20:51:02.892 +03:00 [DBG] Connection id "0HNC8090TGFP9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:51:02.892 +03:00 [DBG] Connection id "0HNC8090TGFP9" disconnecting. 2025-07-01 20:51:02.892 +03:00 [DBG] Connection id "0HNC8090TGFP9" stopped. 2025-07-01 20:52:02.902 +03:00 [DBG] Connection id "0HNC8090TGFPA" accepted. 2025-07-01 20:52:02.903 +03:00 [DBG] Connection id "0HNC8090TGFPA" started. 2025-07-01 20:52:02.903 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:52:02.903 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:52:02.903 +03:00 [DBG] POST requests are not supported 2025-07-01 20:52:02.903 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:52:02.903 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:52:02.903 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:52:02.903 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:52:02.903 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:52:02.903 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:52:02.903 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:52:02.903 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:52:02.903 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:52:02.903 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:52:02.903 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:52:02.903 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:52:02.903 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:52:02.904 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:52:02.904 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:52:02.904 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:52:02.904 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:52:02.904 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:52:02.904 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:52:02.904 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:52:02.904 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:52:02.904 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:52:02.904 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:52:02.904 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1641ms. 2025-07-01 20:52:02.904 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:52:02.904 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:52:02.904 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:52:02.904 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:52:02.904 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:52:02.904 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:52:02.904 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:52:02.904 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:52:02.904 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:52:02.904 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:52:02.904 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:52:02.904 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:52:02.904 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:52:02.904 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:52:02.904 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:52:02.905 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:52:02.905 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:52:02.905 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9277ms 2025-07-01 20:52:02.905 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:52:02.905 +03:00 [DBG] Connection id "0HNC8090TGFPA" completed keep alive response. 2025-07-01 20:52:02.905 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9527ms 2025-07-01 20:52:02.906 +03:00 [DBG] Connection id "0HNC8090TGFPA" received FIN. 2025-07-01 20:52:02.906 +03:00 [DBG] Connection id "0HNC8090TGFPA" disconnecting. 2025-07-01 20:52:02.906 +03:00 [DBG] Connection id "0HNC8090TGFPA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:52:02.907 +03:00 [DBG] Connection id "0HNC8090TGFPA" stopped. 2025-07-01 20:53:02.900 +03:00 [DBG] Connection id "0HNC8090TGFPB" accepted. 2025-07-01 20:53:02.900 +03:00 [DBG] Connection id "0HNC8090TGFPB" started. 2025-07-01 20:53:02.900 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:53:02.900 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:53:02.900 +03:00 [DBG] POST requests are not supported 2025-07-01 20:53:02.900 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:53:02.900 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:53:02.900 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:53:02.900 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:53:02.900 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:53:02.900 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:53:02.900 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:53:02.900 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:53:02.900 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:53:02.900 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:53:02.900 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:53:02.900 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:53:02.900 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:53:02.900 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:53:02.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:53:02.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:53:02.900 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:53:02.900 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:53:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:53:02.901 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:53:02.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:53:02.901 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:53:02.901 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:53:02.901 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1796ms. 2025-07-01 20:53:02.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:53:02.901 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:53:02.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:53:02.901 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:53:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:53:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:53:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:53:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:53:02.901 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:53:02.901 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:53:02.901 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:53:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:53:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:53:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:53:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:53:02.901 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:53:02.901 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:53:02.901 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7286ms 2025-07-01 20:53:02.901 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:53:02.901 +03:00 [DBG] Connection id "0HNC8090TGFPB" completed keep alive response. 2025-07-01 20:53:02.901 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.299ms 2025-07-01 20:53:02.901 +03:00 [DBG] Connection id "0HNC8090TGFPB" received FIN. 2025-07-01 20:53:02.902 +03:00 [DBG] Connection id "0HNC8090TGFPB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:53:02.902 +03:00 [DBG] Connection id "0HNC8090TGFPB" disconnecting. 2025-07-01 20:53:02.902 +03:00 [DBG] Connection id "0HNC8090TGFPB" stopped. 2025-07-01 20:54:02.894 +03:00 [DBG] Connection id "0HNC8090TGFPC" accepted. 2025-07-01 20:54:02.894 +03:00 [DBG] Connection id "0HNC8090TGFPC" started. 2025-07-01 20:54:02.894 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:54:02.895 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:54:02.895 +03:00 [DBG] POST requests are not supported 2025-07-01 20:54:02.895 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:54:02.895 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:54:02.895 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:54:02.895 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:54:02.895 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:54:02.895 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:54:02.895 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:54:02.895 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:54:02.895 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:54:02.895 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:54:02.895 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:54:02.895 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:54:02.895 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:54:02.895 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:54:02.895 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:54:02.895 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:54:02.895 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:54:02.895 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:54:02.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:54:02.895 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:54:02.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:54:02.895 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:54:02.895 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:54:02.896 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1981ms. 2025-07-01 20:54:02.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:54:02.896 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:54:02.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:54:02.896 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:54:02.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:54:02.896 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:54:02.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:54:02.896 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:54:02.896 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:54:02.896 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:54:02.896 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:54:02.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:54:02.896 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:54:02.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:54:02.896 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:54:02.896 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:54:02.896 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:54:02.896 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9126ms 2025-07-01 20:54:02.896 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:54:02.896 +03:00 [DBG] Connection id "0HNC8090TGFPC" completed keep alive response. 2025-07-01 20:54:02.896 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6086ms 2025-07-01 20:54:02.896 +03:00 [DBG] Connection id "0HNC8090TGFPC" received FIN. 2025-07-01 20:54:02.897 +03:00 [DBG] Connection id "0HNC8090TGFPC" disconnecting. 2025-07-01 20:54:02.897 +03:00 [DBG] Connection id "0HNC8090TGFPC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:54:02.898 +03:00 [DBG] Connection id "0HNC8090TGFPC" stopped. 2025-07-01 20:55:02.898 +03:00 [DBG] Connection id "0HNC8090TGFPD" accepted. 2025-07-01 20:55:02.898 +03:00 [DBG] Connection id "0HNC8090TGFPD" started. 2025-07-01 20:55:02.899 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:55:02.899 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:55:02.899 +03:00 [DBG] POST requests are not supported 2025-07-01 20:55:02.899 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:55:02.899 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:55:02.899 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:55:02.899 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:55:02.899 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:55:02.899 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:55:02.899 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:55:02.899 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:55:02.899 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:55:02.899 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:55:02.899 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:55:02.899 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:55:02.899 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:55:02.899 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:55:02.899 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:55:02.899 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:55:02.899 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:55:02.899 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:55:02.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:55:02.899 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:55:02.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:55:02.899 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:55:02.899 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:55:02.899 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1262ms. 2025-07-01 20:55:02.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:55:02.899 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:55:02.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:55:02.899 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:55:02.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:55:02.900 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:55:02.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:55:02.900 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:55:02.900 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:55:02.900 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:55:02.900 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:55:02.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:55:02.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:55:02.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:55:02.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:55:02.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:55:02.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:55:02.900 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7012ms 2025-07-01 20:55:02.900 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:55:02.900 +03:00 [DBG] Connection id "0HNC8090TGFPD" completed keep alive response. 2025-07-01 20:55:02.900 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3044ms 2025-07-01 20:55:02.900 +03:00 [DBG] Connection id "0HNC8090TGFPD" received FIN. 2025-07-01 20:55:02.900 +03:00 [DBG] Connection id "0HNC8090TGFPD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:55:02.900 +03:00 [DBG] Connection id "0HNC8090TGFPD" disconnecting. 2025-07-01 20:55:02.901 +03:00 [DBG] Connection id "0HNC8090TGFPD" stopped. 2025-07-01 20:56:02.887 +03:00 [DBG] Connection id "0HNC8090TGFPE" accepted. 2025-07-01 20:56:02.887 +03:00 [DBG] Connection id "0HNC8090TGFPE" started. 2025-07-01 20:56:02.887 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:56:02.887 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:56:02.887 +03:00 [DBG] POST requests are not supported 2025-07-01 20:56:02.887 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:56:02.887 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:56:02.887 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:56:02.887 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:56:02.887 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:56:02.887 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:56:02.887 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:56:02.887 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:56:02.887 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:56:02.887 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:56:02.887 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:56:02.887 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:56:02.887 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:56:02.887 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:56:02.887 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:56:02.887 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:56:02.887 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:56:02.888 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:56:02.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:56:02.888 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:56:02.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:56:02.888 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:56:02.888 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:56:02.888 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1627ms. 2025-07-01 20:56:02.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:56:02.888 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:56:02.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:56:02.888 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:56:02.888 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:56:02.888 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:56:02.888 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:56:02.888 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:56:02.888 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:56:02.888 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:56:02.888 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:56:02.888 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:56:02.888 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:56:02.888 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:56:02.888 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:56:02.888 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:56:02.888 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:56:02.888 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7353ms 2025-07-01 20:56:02.888 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:56:02.888 +03:00 [DBG] Connection id "0HNC8090TGFPE" completed keep alive response. 2025-07-01 20:56:02.888 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3431ms 2025-07-01 20:56:02.888 +03:00 [DBG] Connection id "0HNC8090TGFPE" received FIN. 2025-07-01 20:56:02.889 +03:00 [DBG] Connection id "0HNC8090TGFPE" disconnecting. 2025-07-01 20:56:02.889 +03:00 [DBG] Connection id "0HNC8090TGFPE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:56:02.890 +03:00 [DBG] Connection id "0HNC8090TGFPE" stopped. 2025-07-01 20:57:02.884 +03:00 [DBG] Connection id "0HNC8090TGFPF" accepted. 2025-07-01 20:57:02.885 +03:00 [DBG] Connection id "0HNC8090TGFPF" started. 2025-07-01 20:57:02.885 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:57:02.885 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:57:02.885 +03:00 [DBG] POST requests are not supported 2025-07-01 20:57:02.885 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:57:02.885 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:57:02.885 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:57:02.885 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:57:02.885 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:57:02.885 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:57:02.885 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:57:02.885 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:57:02.885 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:57:02.885 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:57:02.885 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:57:02.885 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:57:02.885 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:57:02.885 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:57:02.885 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:57:02.885 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:57:02.886 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:57:02.886 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:57:02.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:57:02.886 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:57:02.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:57:02.886 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:57:02.886 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:57:02.886 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1522ms. 2025-07-01 20:57:02.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:57:02.886 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:57:02.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:57:02.886 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:57:02.886 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:57:02.886 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:57:02.886 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:57:02.886 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:57:02.886 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:57:02.886 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:57:02.886 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:57:02.886 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:57:02.886 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:57:02.886 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:57:02.886 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:57:02.886 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:57:02.886 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:57:02.886 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0384ms 2025-07-01 20:57:02.887 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:57:02.887 +03:00 [DBG] Connection id "0HNC8090TGFPF" completed keep alive response. 2025-07-01 20:57:02.887 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.966ms 2025-07-01 20:57:02.887 +03:00 [DBG] Connection id "0HNC8090TGFPF" received FIN. 2025-07-01 20:57:02.887 +03:00 [DBG] Connection id "0HNC8090TGFPF" disconnecting. 2025-07-01 20:57:02.887 +03:00 [DBG] Connection id "0HNC8090TGFPF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:57:02.888 +03:00 [DBG] Connection id "0HNC8090TGFPF" stopped. 2025-07-01 20:58:02.900 +03:00 [DBG] Connection id "0HNC8090TGFPG" accepted. 2025-07-01 20:58:02.900 +03:00 [DBG] Connection id "0HNC8090TGFPG" started. 2025-07-01 20:58:02.900 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:58:02.900 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:58:02.900 +03:00 [DBG] POST requests are not supported 2025-07-01 20:58:02.900 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:58:02.900 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:58:02.900 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:58:02.900 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:58:02.900 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:58:02.900 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:58:02.900 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:58:02.900 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:58:02.900 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:58:02.900 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:58:02.900 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:58:02.900 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:58:02.900 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:58:02.900 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:58:02.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:58:02.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:58:02.900 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:58:02.900 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:58:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:58:02.901 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:58:02.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:58:02.901 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:58:02.901 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:58:02.901 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1312ms. 2025-07-01 20:58:02.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:58:02.901 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:58:02.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:58:02.901 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:58:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:58:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:58:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:58:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:58:02.901 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:58:02.901 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:58:02.901 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:58:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:58:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:58:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:58:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:58:02.901 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:58:02.901 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:58:02.901 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7159ms 2025-07-01 20:58:02.901 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:58:02.901 +03:00 [DBG] Connection id "0HNC8090TGFPG" completed keep alive response. 2025-07-01 20:58:02.901 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2591ms 2025-07-01 20:58:02.901 +03:00 [DBG] Connection id "0HNC8090TGFPG" received FIN. 2025-07-01 20:58:02.901 +03:00 [DBG] Connection id "0HNC8090TGFPG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:58:02.901 +03:00 [DBG] Connection id "0HNC8090TGFPG" disconnecting. 2025-07-01 20:58:02.902 +03:00 [DBG] Connection id "0HNC8090TGFPG" stopped. 2025-07-01 20:59:02.896 +03:00 [DBG] Connection id "0HNC8090TGFPH" accepted. 2025-07-01 20:59:02.896 +03:00 [DBG] Connection id "0HNC8090TGFPH" started. 2025-07-01 20:59:02.896 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 20:59:02.896 +03:00 [VRB] All hosts are allowed. 2025-07-01 20:59:02.896 +03:00 [DBG] POST requests are not supported 2025-07-01 20:59:02.896 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 20:59:02.896 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 20:59:02.896 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:59:02.896 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 20:59:02.897 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 20:59:02.897 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 20:59:02.897 +03:00 [INF] CORS policy execution successful. 2025-07-01 20:59:02.897 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:59:02.897 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 20:59:02.897 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 20:59:02.897 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 20:59:02.897 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 20:59:02.897 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 20:59:02.897 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 20:59:02.897 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:59:02.897 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:59:02.897 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:59:02.897 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 20:59:02.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:59:02.897 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:59:02.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:59:02.897 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:59:02.897 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 20:59:02.897 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1462ms. 2025-07-01 20:59:02.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:59:02.898 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 20:59:02.898 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:59:02.898 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 20:59:02.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:59:02.898 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:59:02.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:59:02.898 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:59:02.898 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:59:02.898 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 20:59:02.898 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 20:59:02.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:59:02.898 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 20:59:02.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:59:02.898 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:59:02.898 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:59:02.898 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 20:59:02.898 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0055ms 2025-07-01 20:59:02.898 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 20:59:02.898 +03:00 [DBG] Connection id "0HNC8090TGFPH" completed keep alive response. 2025-07-01 20:59:02.898 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8298ms 2025-07-01 20:59:02.898 +03:00 [DBG] Connection id "0HNC8090TGFPH" received FIN. 2025-07-01 20:59:02.899 +03:00 [DBG] Connection id "0HNC8090TGFPH" disconnecting. 2025-07-01 20:59:02.899 +03:00 [DBG] Connection id "0HNC8090TGFPH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 20:59:02.900 +03:00 [DBG] Connection id "0HNC8090TGFPH" stopped. 2025-07-01 21:00:02.899 +03:00 [DBG] Connection id "0HNC8090TGFPI" accepted. 2025-07-01 21:00:02.899 +03:00 [DBG] Connection id "0HNC8090TGFPI" started. 2025-07-01 21:00:02.899 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:00:02.899 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:00:02.899 +03:00 [DBG] POST requests are not supported 2025-07-01 21:00:02.899 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:00:02.899 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:00:02.899 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:00:02.899 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:00:02.899 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:00:02.900 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:00:02.900 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:00:02.900 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:00:02.900 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:00:02.900 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:00:02.900 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:00:02.900 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:00:02.900 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:00:02.900 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:00:02.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:00:02.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:00:02.900 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:00:02.900 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:00:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:00:02.900 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:00:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:00:02.900 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:00:02.900 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:00:02.900 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1224ms. 2025-07-01 21:00:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:00:02.900 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:00:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:00:02.900 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:00:02.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:00:02.900 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:00:02.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:00:02.900 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:00:02.900 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:00:02.900 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:00:02.900 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:00:02.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:00:02.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:00:02.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:00:02.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:00:02.901 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:00:02.901 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:00:02.901 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7026ms 2025-07-01 21:00:02.901 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:00:02.901 +03:00 [DBG] Connection id "0HNC8090TGFPI" completed keep alive response. 2025-07-01 21:00:02.901 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4276ms 2025-07-01 21:00:02.901 +03:00 [DBG] Connection id "0HNC8090TGFPI" received FIN. 2025-07-01 21:00:02.901 +03:00 [DBG] Connection id "0HNC8090TGFPI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:00:02.901 +03:00 [DBG] Connection id "0HNC8090TGFPI" disconnecting. 2025-07-01 21:00:02.901 +03:00 [DBG] Connection id "0HNC8090TGFPI" stopped. 2025-07-01 21:01:02.888 +03:00 [DBG] Connection id "0HNC8090TGFPJ" accepted. 2025-07-01 21:01:02.888 +03:00 [DBG] Connection id "0HNC8090TGFPJ" started. 2025-07-01 21:01:02.888 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:01:02.888 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:01:02.888 +03:00 [DBG] POST requests are not supported 2025-07-01 21:01:02.888 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:01:02.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-07-01 21:01:02.888 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:01:02.888 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:01:02.888 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:01:02.888 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:01:02.888 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:01:02.888 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:01:02.888 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:01:02.888 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:01:02.888 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:01:02.888 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:01:02.889 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:01:02.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-07-01 21:01:02.889 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:01:02.889 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:01:02.889 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:01:02.889 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:01:02.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:01:02.889 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:01:02.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:01:02.889 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:01:02.889 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:01:02.889 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1476ms. 2025-07-01 21:01:02.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:01:02.889 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:01:02.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:01:02.889 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:01:02.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:01:02.889 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:01:02.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:01:02.889 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:01:02.889 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:01:02.889 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:01:02.889 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:01:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:01:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:01:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:01:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:01:02.890 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:01:02.890 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:01:02.890 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1316ms 2025-07-01 21:01:02.890 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:01:02.890 +03:00 [DBG] Connection id "0HNC8090TGFPJ" completed keep alive response. 2025-07-01 21:01:02.890 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0416ms 2025-07-01 21:01:02.890 +03:00 [DBG] Connection id "0HNC8090TGFPJ" received FIN. 2025-07-01 21:01:02.890 +03:00 [DBG] Connection id "0HNC8090TGFPJ" disconnecting. 2025-07-01 21:01:02.890 +03:00 [DBG] Connection id "0HNC8090TGFPJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:01:02.891 +03:00 [DBG] Connection id "0HNC8090TGFPJ" stopped. 2025-07-01 21:02:03.022 +03:00 [DBG] Connection id "0HNC8090TGFPK" accepted. 2025-07-01 21:02:03.022 +03:00 [DBG] Connection id "0HNC8090TGFPK" started. 2025-07-01 21:02:03.022 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:02:03.022 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:02:03.023 +03:00 [DBG] POST requests are not supported 2025-07-01 21:02:03.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:02:03.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:02:03.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:02:03.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:02:03.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:02:03.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:02:03.023 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:02:03.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:02:03.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:02:03.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:02:03.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:02:03.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:02:03.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:02:03.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:02:03.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:02:03.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:02:03.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:02:03.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:02:03.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:02:03.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:02:03.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:02:03.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:02:03.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:02:03.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1253ms. 2025-07-01 21:02:03.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:02:03.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:02:03.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:02:03.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:02:03.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:02:03.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:02:03.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:02:03.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:02:03.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:02:03.024 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:02:03.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:02:03.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:02:03.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:02:03.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:02:03.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:02:03.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:02:03.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:02:03.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9415ms 2025-07-01 21:02:03.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:02:03.024 +03:00 [DBG] Connection id "0HNC8090TGFPK" completed keep alive response. 2025-07-01 21:02:03.024 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6572ms 2025-07-01 21:02:03.024 +03:00 [DBG] Connection id "0HNC8090TGFPK" received FIN. 2025-07-01 21:02:03.025 +03:00 [DBG] Connection id "0HNC8090TGFPK" disconnecting. 2025-07-01 21:02:03.025 +03:00 [DBG] Connection id "0HNC8090TGFPK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:02:03.026 +03:00 [DBG] Connection id "0HNC8090TGFPK" stopped. 2025-07-01 21:03:02.896 +03:00 [DBG] Connection id "0HNC8090TGFPL" accepted. 2025-07-01 21:03:02.896 +03:00 [DBG] Connection id "0HNC8090TGFPL" started. 2025-07-01 21:03:02.896 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:03:02.896 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:03:02.896 +03:00 [DBG] POST requests are not supported 2025-07-01 21:03:02.896 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:03:02.896 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:03:02.896 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:03:02.896 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:03:02.896 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:03:02.897 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:03:02.897 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:03:02.897 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:03:02.897 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:03:02.897 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:03:02.897 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:03:02.897 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:03:02.897 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:03:02.897 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:03:02.897 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:03:02.897 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:03:02.897 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:03:02.897 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:03:02.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:03:02.897 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:03:02.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:03:02.897 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:03:02.897 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:03:02.897 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1438ms. 2025-07-01 21:03:02.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:03:02.897 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:03:02.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:03:02.897 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:03:02.897 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:03:02.897 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:03:02.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:03:02.898 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:03:02.898 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:03:02.898 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:03:02.898 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:03:02.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:03:02.898 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:03:02.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:03:02.898 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:03:02.898 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:03:02.898 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:03:02.898 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8928ms 2025-07-01 21:03:02.898 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:03:02.898 +03:00 [DBG] Connection id "0HNC8090TGFPL" completed keep alive response. 2025-07-01 21:03:02.898 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6935ms 2025-07-01 21:03:02.898 +03:00 [DBG] Connection id "0HNC8090TGFPL" received FIN. 2025-07-01 21:03:02.898 +03:00 [DBG] Connection id "0HNC8090TGFPL" disconnecting. 2025-07-01 21:03:02.898 +03:00 [DBG] Connection id "0HNC8090TGFPL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:03:02.900 +03:00 [DBG] Connection id "0HNC8090TGFPL" stopped. 2025-07-01 21:04:02.889 +03:00 [DBG] Connection id "0HNC8090TGFPM" accepted. 2025-07-01 21:04:02.889 +03:00 [DBG] Connection id "0HNC8090TGFPM" started. 2025-07-01 21:04:02.889 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:04:02.889 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:04:02.889 +03:00 [DBG] POST requests are not supported 2025-07-01 21:04:02.889 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:04:02.890 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:04:02.890 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:04:02.890 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:04:02.890 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:04:02.890 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:04:02.890 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:04:02.890 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:04:02.890 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:04:02.890 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:04:02.890 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:04:02.890 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:04:02.890 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:04:02.890 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:04:02.890 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:04:02.890 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:04:02.890 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:04:02.890 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:04:02.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:04:02.890 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:04:02.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:04:02.890 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:04:02.890 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:04:02.890 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1283ms. 2025-07-01 21:04:02.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:04:02.890 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:04:02.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:04:02.890 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:04:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:04:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:04:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:04:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:04:02.890 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:04:02.890 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:04:02.890 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:04:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:04:02.891 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:04:02.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:04:02.891 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:04:02.891 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:04:02.891 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:04:02.891 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7086ms 2025-07-01 21:04:02.891 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:04:02.891 +03:00 [DBG] Connection id "0HNC8090TGFPM" completed keep alive response. 2025-07-01 21:04:02.891 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3135ms 2025-07-01 21:04:02.891 +03:00 [DBG] Connection id "0HNC8090TGFPM" received FIN. 2025-07-01 21:04:02.891 +03:00 [DBG] Connection id "0HNC8090TGFPM" disconnecting. 2025-07-01 21:04:02.891 +03:00 [DBG] Connection id "0HNC8090TGFPM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:04:02.892 +03:00 [DBG] Connection id "0HNC8090TGFPM" stopped. 2025-07-01 21:05:02.899 +03:00 [DBG] Connection id "0HNC8090TGFPN" accepted. 2025-07-01 21:05:02.899 +03:00 [DBG] Connection id "0HNC8090TGFPN" started. 2025-07-01 21:05:02.899 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:05:02.899 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:05:02.899 +03:00 [DBG] POST requests are not supported 2025-07-01 21:05:02.899 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:05:02.899 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:05:02.899 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:05:02.899 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:05:02.899 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:05:02.899 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:05:02.899 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:05:02.899 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:05:02.899 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:05:02.899 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:05:02.899 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:05:02.899 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:05:02.899 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:05:02.899 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:05:02.899 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:05:02.899 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:05:02.899 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:05:02.899 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:05:02.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:05:02.899 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:05:02.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:05:02.899 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:05:02.899 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:05:02.900 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1138ms. 2025-07-01 21:05:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:05:02.900 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:05:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:05:02.900 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:05:02.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:05:02.900 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:05:02.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:05:02.900 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:05:02.900 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:05:02.900 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:05:02.900 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:05:02.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:05:02.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:05:02.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:05:02.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:05:02.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:05:02.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:05:02.900 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6375ms 2025-07-01 21:05:02.900 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:05:02.900 +03:00 [DBG] Connection id "0HNC8090TGFPN" completed keep alive response. 2025-07-01 21:05:02.900 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.149ms 2025-07-01 21:05:02.900 +03:00 [DBG] Connection id "0HNC8090TGFPN" received FIN. 2025-07-01 21:05:02.900 +03:00 [DBG] Connection id "0HNC8090TGFPN" disconnecting. 2025-07-01 21:05:02.900 +03:00 [DBG] Connection id "0HNC8090TGFPN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:05:02.901 +03:00 [DBG] Connection id "0HNC8090TGFPN" stopped. 2025-07-01 21:06:02.899 +03:00 [DBG] Connection id "0HNC8090TGFPO" accepted. 2025-07-01 21:06:02.899 +03:00 [DBG] Connection id "0HNC8090TGFPO" started. 2025-07-01 21:06:02.899 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:06:02.899 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:06:02.899 +03:00 [DBG] POST requests are not supported 2025-07-01 21:06:02.899 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:06:02.899 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:06:02.899 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:06:02.899 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:06:02.899 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:06:02.899 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:06:02.899 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:06:02.899 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:06:02.899 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:06:02.899 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:06:02.900 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:06:02.900 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:06:02.900 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:06:02.900 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:06:02.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:06:02.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:06:02.900 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:06:02.900 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:06:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:06:02.900 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:06:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:06:02.900 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:06:02.900 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:06:02.900 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1403ms. 2025-07-01 21:06:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:06:02.900 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:06:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:06:02.900 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:06:02.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:06:02.900 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:06:02.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:06:02.900 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:06:02.900 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:06:02.900 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:06:02.900 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:06:02.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:06:02.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:06:02.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:06:02.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:06:02.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:06:02.901 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:06:02.901 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8753ms 2025-07-01 21:06:02.901 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:06:02.901 +03:00 [DBG] Connection id "0HNC8090TGFPO" completed keep alive response. 2025-07-01 21:06:02.901 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7251ms 2025-07-01 21:06:02.901 +03:00 [DBG] Connection id "0HNC8090TGFPO" received FIN. 2025-07-01 21:06:02.901 +03:00 [DBG] Connection id "0HNC8090TGFPO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:06:02.901 +03:00 [DBG] Connection id "0HNC8090TGFPO" disconnecting. 2025-07-01 21:06:02.901 +03:00 [DBG] Connection id "0HNC8090TGFPO" stopped. 2025-07-01 21:07:02.898 +03:00 [DBG] Connection id "0HNC8090TGFPP" accepted. 2025-07-01 21:07:02.898 +03:00 [DBG] Connection id "0HNC8090TGFPP" started. 2025-07-01 21:07:02.898 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:07:02.898 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:07:02.898 +03:00 [DBG] POST requests are not supported 2025-07-01 21:07:02.898 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:07:02.898 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:07:02.898 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:07:02.898 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:07:02.898 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:07:02.898 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:07:02.898 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:07:02.898 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:07:02.899 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:07:02.899 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:07:02.899 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:07:02.899 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:07:02.899 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:07:02.899 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:07:02.899 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:07:02.899 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:07:02.899 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:07:02.899 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:07:02.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:07:02.899 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:07:02.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:07:02.899 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:07:02.899 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:07:02.899 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1268ms. 2025-07-01 21:07:02.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:07:02.899 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:07:02.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:07:02.899 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:07:02.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:07:02.899 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:07:02.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:07:02.899 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:07:02.899 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:07:02.899 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:07:02.899 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:07:02.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:07:02.899 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:07:02.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:07:02.899 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:07:02.899 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:07:02.899 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:07:02.899 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.722ms 2025-07-01 21:07:02.899 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:07:02.899 +03:00 [DBG] Connection id "0HNC8090TGFPP" completed keep alive response. 2025-07-01 21:07:02.899 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3465ms 2025-07-01 21:07:02.900 +03:00 [DBG] Connection id "0HNC8090TGFPP" received FIN. 2025-07-01 21:07:02.900 +03:00 [DBG] Connection id "0HNC8090TGFPP" disconnecting. 2025-07-01 21:07:02.900 +03:00 [DBG] Connection id "0HNC8090TGFPP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:07:02.901 +03:00 [DBG] Connection id "0HNC8090TGFPP" stopped. 2025-07-01 21:08:02.900 +03:00 [DBG] Connection id "0HNC8090TGFPQ" accepted. 2025-07-01 21:08:02.901 +03:00 [DBG] Connection id "0HNC8090TGFPQ" started. 2025-07-01 21:08:02.901 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:08:02.901 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:08:02.901 +03:00 [DBG] POST requests are not supported 2025-07-01 21:08:02.901 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:08:02.901 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:08:02.901 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:08:02.901 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:08:02.901 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:08:02.901 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:08:02.901 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:08:02.901 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:08:02.901 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:08:02.901 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:08:02.901 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:08:02.901 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:08:02.901 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:08:02.901 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:08:02.902 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:08:02.902 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:08:02.902 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:08:02.902 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:08:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:08:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:08:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:08:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:08:02.902 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:08:02.902 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1499ms. 2025-07-01 21:08:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:08:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:08:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:08:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:08:02.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:08:02.902 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:08:02.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:08:02.902 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:08:02.902 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:08:02.902 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:08:02.902 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:08:02.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:08:02.902 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:08:02.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:08:02.902 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:08:02.902 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:08:02.902 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:08:02.902 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6876ms 2025-07-01 21:08:02.902 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:08:02.902 +03:00 [DBG] Connection id "0HNC8090TGFPQ" completed keep alive response. 2025-07-01 21:08:02.902 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.537ms 2025-07-01 21:08:02.902 +03:00 [DBG] Connection id "0HNC8090TGFPQ" received FIN. 2025-07-01 21:08:02.903 +03:00 [DBG] Connection id "0HNC8090TGFPQ" disconnecting. 2025-07-01 21:08:02.903 +03:00 [DBG] Connection id "0HNC8090TGFPQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:08:02.904 +03:00 [DBG] Connection id "0HNC8090TGFPQ" stopped. 2025-07-01 21:09:02.902 +03:00 [DBG] Connection id "0HNC8090TGFPR" accepted. 2025-07-01 21:09:02.902 +03:00 [DBG] Connection id "0HNC8090TGFPR" started. 2025-07-01 21:09:02.902 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:09:02.902 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:09:02.902 +03:00 [DBG] POST requests are not supported 2025-07-01 21:09:02.903 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:09:02.903 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:09:02.903 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:09:02.903 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:09:02.903 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:09:02.903 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:09:02.903 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:09:02.903 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:09:02.903 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:09:02.903 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:09:02.903 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:09:02.903 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:09:02.903 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:09:02.903 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:09:02.903 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:09:02.903 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:09:02.903 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:09:02.903 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:09:02.903 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:09:02.903 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:09:02.903 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:09:02.903 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:09:02.903 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:09:02.904 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1375ms. 2025-07-01 21:09:02.904 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:09:02.904 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:09:02.904 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:09:02.904 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:09:02.904 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:09:02.904 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:09:02.904 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:09:02.904 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:09:02.904 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:09:02.904 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:09:02.904 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:09:02.904 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:09:02.904 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:09:02.904 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:09:02.904 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:09:02.904 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:09:02.904 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:09:02.904 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0292ms 2025-07-01 21:09:02.904 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:09:02.904 +03:00 [DBG] Connection id "0HNC8090TGFPR" completed keep alive response. 2025-07-01 21:09:02.904 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9115ms 2025-07-01 21:09:02.905 +03:00 [DBG] Connection id "0HNC8090TGFPR" received FIN. 2025-07-01 21:09:02.905 +03:00 [DBG] Connection id "0HNC8090TGFPR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:09:02.905 +03:00 [DBG] Connection id "0HNC8090TGFPR" disconnecting. 2025-07-01 21:09:02.905 +03:00 [DBG] Connection id "0HNC8090TGFPR" stopped. 2025-07-01 21:10:02.898 +03:00 [DBG] Connection id "0HNC8090TGFPS" accepted. 2025-07-01 21:10:02.898 +03:00 [DBG] Connection id "0HNC8090TGFPS" started. 2025-07-01 21:10:02.898 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:10:02.898 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:10:02.898 +03:00 [DBG] POST requests are not supported 2025-07-01 21:10:02.898 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:10:02.898 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:10:02.898 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:10:02.898 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:10:02.899 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:10:02.899 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:10:02.899 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:10:02.899 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:10:02.899 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:10:02.899 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:10:02.899 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:10:02.899 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:10:02.899 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:10:02.899 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:10:02.899 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:10:02.899 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:10:02.899 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:10:02.899 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:10:02.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:10:02.899 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:10:02.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:10:02.899 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:10:02.899 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:10:02.899 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1294ms. 2025-07-01 21:10:02.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:10:02.899 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:10:02.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:10:02.899 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:10:02.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:10:02.899 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:10:02.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:10:02.899 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:10:02.899 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:10:02.899 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:10:02.899 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:10:02.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:10:02.899 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:10:02.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:10:02.899 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:10:02.899 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:10:02.899 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:10:02.900 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6958ms 2025-07-01 21:10:02.900 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:10:02.900 +03:00 [DBG] Connection id "0HNC8090TGFPS" completed keep alive response. 2025-07-01 21:10:02.900 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3195ms 2025-07-01 21:10:02.900 +03:00 [DBG] Connection id "0HNC8090TGFPS" received FIN. 2025-07-01 21:10:02.900 +03:00 [DBG] Connection id "0HNC8090TGFPS" disconnecting. 2025-07-01 21:10:02.900 +03:00 [DBG] Connection id "0HNC8090TGFPS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:10:02.901 +03:00 [DBG] Connection id "0HNC8090TGFPS" stopped. 2025-07-01 21:11:02.898 +03:00 [DBG] Connection id "0HNC8090TGFPT" accepted. 2025-07-01 21:11:02.899 +03:00 [DBG] Connection id "0HNC8090TGFPT" started. 2025-07-01 21:11:02.899 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:11:02.899 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:11:02.899 +03:00 [DBG] POST requests are not supported 2025-07-01 21:11:02.899 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:11:02.899 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:11:02.899 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:11:02.899 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:11:02.899 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:11:02.899 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:11:02.899 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:11:02.899 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:11:02.899 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:11:02.899 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:11:02.899 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:11:02.900 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:11:02.900 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:11:02.900 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:11:02.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:11:02.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:11:02.900 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:11:02.900 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:11:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:11:02.900 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:11:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:11:02.900 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:11:02.900 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:11:02.900 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1767ms. 2025-07-01 21:11:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:11:02.900 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:11:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:11:02.901 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:11:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:11:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:11:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:11:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:11:02.901 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:11:02.901 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:11:02.901 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:11:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:11:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:11:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:11:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:11:02.901 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:11:02.901 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:11:02.901 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4626ms 2025-07-01 21:11:02.901 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:11:02.901 +03:00 [DBG] Connection id "0HNC8090TGFPT" completed keep alive response. 2025-07-01 21:11:02.901 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5776ms 2025-07-01 21:11:02.902 +03:00 [DBG] Connection id "0HNC8090TGFPT" received FIN. 2025-07-01 21:11:02.902 +03:00 [DBG] Connection id "0HNC8090TGFPT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:11:02.902 +03:00 [DBG] Connection id "0HNC8090TGFPT" disconnecting. 2025-07-01 21:11:02.902 +03:00 [DBG] Connection id "0HNC8090TGFPT" stopped. 2025-07-01 21:12:02.899 +03:00 [DBG] Connection id "0HNC8090TGFPU" accepted. 2025-07-01 21:12:02.899 +03:00 [DBG] Connection id "0HNC8090TGFPU" started. 2025-07-01 21:12:02.900 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:12:02.900 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:12:02.900 +03:00 [DBG] POST requests are not supported 2025-07-01 21:12:02.900 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:12:02.900 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:12:02.900 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:12:02.900 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:12:02.900 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:12:02.900 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:12:02.900 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:12:02.900 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:12:02.900 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:12:02.901 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:12:02.901 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:12:02.901 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:12:02.901 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:12:02.901 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:12:02.901 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:12:02.901 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:12:02.901 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:12:02.901 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:12:02.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:12:02.901 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:12:02.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:12:02.901 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:12:02.901 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:12:02.902 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1834ms. 2025-07-01 21:12:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:12:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:12:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:12:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:12:02.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:12:02.902 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:12:02.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:12:02.902 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:12:02.902 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:12:02.902 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:12:02.902 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:12:02.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:12:02.902 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:12:02.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:12:02.903 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:12:02.903 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:12:02.903 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:12:02.903 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.705ms 2025-07-01 21:12:02.903 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:12:02.903 +03:00 [DBG] Connection id "0HNC8090TGFPU" completed keep alive response. 2025-07-01 21:12:02.903 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3592ms 2025-07-01 21:12:02.903 +03:00 [DBG] Connection id "0HNC8090TGFPU" received FIN. 2025-07-01 21:12:02.903 +03:00 [DBG] Connection id "0HNC8090TGFPU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:12:02.903 +03:00 [DBG] Connection id "0HNC8090TGFPU" disconnecting. 2025-07-01 21:12:02.904 +03:00 [DBG] Connection id "0HNC8090TGFPU" stopped. 2025-07-01 21:13:02.899 +03:00 [DBG] Connection id "0HNC8090TGFPV" accepted. 2025-07-01 21:13:02.899 +03:00 [DBG] Connection id "0HNC8090TGFPV" started. 2025-07-01 21:13:02.899 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:13:02.899 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:13:02.899 +03:00 [DBG] POST requests are not supported 2025-07-01 21:13:02.900 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:13:02.900 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:13:02.900 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:13:02.900 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:13:02.900 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:13:02.900 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:13:02.900 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:13:02.900 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:13:02.900 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:13:02.900 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:13:02.900 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:13:02.900 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:13:02.900 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:13:02.900 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:13:02.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:13:02.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:13:02.900 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:13:02.900 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:13:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:13:02.900 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:13:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:13:02.900 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:13:02.900 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:13:02.900 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1319ms. 2025-07-01 21:13:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:13:02.901 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:13:02.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:13:02.901 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:13:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:13:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:13:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:13:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:13:02.901 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:13:02.901 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:13:02.901 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:13:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:13:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:13:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:13:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:13:02.901 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:13:02.901 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:13:02.901 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8663ms 2025-07-01 21:13:02.901 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:13:02.901 +03:00 [DBG] Connection id "0HNC8090TGFPV" completed keep alive response. 2025-07-01 21:13:02.901 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6351ms 2025-07-01 21:13:02.901 +03:00 [DBG] Connection id "0HNC8090TGFPV" received FIN. 2025-07-01 21:13:02.902 +03:00 [DBG] Connection id "0HNC8090TGFPV" disconnecting. 2025-07-01 21:13:02.902 +03:00 [DBG] Connection id "0HNC8090TGFPV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:13:02.903 +03:00 [DBG] Connection id "0HNC8090TGFPV" stopped. 2025-07-01 21:14:02.889 +03:00 [DBG] Connection id "0HNC8090TGFQ0" accepted. 2025-07-01 21:14:02.889 +03:00 [DBG] Connection id "0HNC8090TGFQ0" started. 2025-07-01 21:14:02.889 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:14:02.889 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:14:02.889 +03:00 [DBG] POST requests are not supported 2025-07-01 21:14:02.889 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:14:02.889 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:14:02.889 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:14:02.889 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:14:02.889 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:14:02.889 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:14:02.889 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:14:02.889 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:14:02.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-07-01 21:14:02.889 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:14:02.889 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:14:02.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-07-01 21:14:02.889 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:14:02.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-07-01 21:14:02.889 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:14:02.890 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:14:02.890 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:14:02.890 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:14:02.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:14:02.890 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:14:02.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:14:02.890 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:14:02.890 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:14:02.890 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1525ms. 2025-07-01 21:14:02.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:14:02.890 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:14:02.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:14:02.890 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:14:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:14:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:14:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:14:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:14:02.890 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:14:02.890 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:14:02.890 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:14:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:14:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:14:02.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:14:02.890 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:14:02.890 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:14:02.890 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:14:02.890 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.83ms 2025-07-01 21:14:02.890 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:14:02.890 +03:00 [DBG] Connection id "0HNC8090TGFQ0" completed keep alive response. 2025-07-01 21:14:02.890 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5528ms 2025-07-01 21:14:02.891 +03:00 [DBG] Connection id "0HNC8090TGFQ0" received FIN. 2025-07-01 21:14:02.891 +03:00 [DBG] Connection id "0HNC8090TGFQ0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:14:02.891 +03:00 [DBG] Connection id "0HNC8090TGFQ0" disconnecting. 2025-07-01 21:14:02.891 +03:00 [DBG] Connection id "0HNC8090TGFQ0" stopped. 2025-07-01 21:15:02.901 +03:00 [DBG] Connection id "0HNC8090TGFQ1" accepted. 2025-07-01 21:15:02.901 +03:00 [DBG] Connection id "0HNC8090TGFQ1" started. 2025-07-01 21:15:02.901 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:15:02.901 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:15:02.901 +03:00 [DBG] POST requests are not supported 2025-07-01 21:15:02.901 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:15:02.901 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:15:02.901 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:15:02.901 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:15:02.901 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:15:02.901 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:15:02.901 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:15:02.901 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:15:02.901 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:15:02.901 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:15:02.901 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:15:02.901 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:15:02.901 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:15:02.901 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:15:02.901 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:15:02.901 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:15:02.901 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:15:02.901 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:15:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:15:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:15:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:15:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:15:02.902 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:15:02.902 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1241ms. 2025-07-01 21:15:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:15:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:15:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:15:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:15:02.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:15:02.902 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:15:02.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:15:02.902 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:15:02.902 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:15:02.902 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:15:02.902 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:15:02.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:15:02.902 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:15:02.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:15:02.902 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:15:02.902 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:15:02.902 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:15:02.902 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6927ms 2025-07-01 21:15:02.902 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:15:02.902 +03:00 [DBG] Connection id "0HNC8090TGFQ1" completed keep alive response. 2025-07-01 21:15:02.902 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2627ms 2025-07-01 21:15:02.902 +03:00 [DBG] Connection id "0HNC8090TGFQ1" received FIN. 2025-07-01 21:15:02.902 +03:00 [DBG] Connection id "0HNC8090TGFQ1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:15:02.902 +03:00 [DBG] Connection id "0HNC8090TGFQ1" disconnecting. 2025-07-01 21:15:02.903 +03:00 [DBG] Connection id "0HNC8090TGFQ1" stopped. 2025-07-01 21:16:02.893 +03:00 [DBG] Connection id "0HNC8090TGFQ2" accepted. 2025-07-01 21:16:02.894 +03:00 [DBG] Connection id "0HNC8090TGFQ2" started. 2025-07-01 21:16:02.894 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:16:02.894 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:16:02.894 +03:00 [DBG] POST requests are not supported 2025-07-01 21:16:02.894 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:16:02.894 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:16:02.894 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:16:02.894 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:16:02.894 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:16:02.894 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:16:02.894 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:16:02.894 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:16:02.894 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:16:02.894 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:16:02.894 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:16:02.894 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:16:02.894 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:16:02.894 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:16:02.894 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:16:02.895 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:16:02.895 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:16:02.895 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:16:02.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:16:02.895 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:16:02.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:16:02.895 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:16:02.895 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:16:02.895 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1925ms. 2025-07-01 21:16:02.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:16:02.895 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:16:02.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:16:02.895 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:16:02.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:16:02.895 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:16:02.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:16:02.895 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:16:02.895 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:16:02.895 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:16:02.895 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:16:02.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:16:02.895 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:16:02.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:16:02.896 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:16:02.896 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:16:02.896 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:16:02.896 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1305ms 2025-07-01 21:16:02.896 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:16:02.896 +03:00 [DBG] Connection id "0HNC8090TGFQ2" completed keep alive response. 2025-07-01 21:16:02.896 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0144ms 2025-07-01 21:16:02.896 +03:00 [DBG] Connection id "0HNC8090TGFQ2" received FIN. 2025-07-01 21:16:02.896 +03:00 [DBG] Connection id "0HNC8090TGFQ2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:16:02.896 +03:00 [DBG] Connection id "0HNC8090TGFQ2" disconnecting. 2025-07-01 21:16:02.896 +03:00 [DBG] Connection id "0HNC8090TGFQ2" stopped. 2025-07-01 21:17:02.897 +03:00 [DBG] Connection id "0HNC8090TGFQ3" accepted. 2025-07-01 21:17:02.897 +03:00 [DBG] Connection id "0HNC8090TGFQ3" started. 2025-07-01 21:17:02.897 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:17:02.897 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:17:02.897 +03:00 [DBG] POST requests are not supported 2025-07-01 21:17:02.897 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:17:02.897 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:17:02.897 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:17:02.897 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:17:02.897 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:17:02.897 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:17:02.897 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:17:02.897 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:17:02.897 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:17:02.897 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:17:02.897 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:17:02.897 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:17:02.897 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:17:02.897 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:17:02.898 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:17:02.898 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:17:02.898 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:17:02.898 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:17:02.898 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:17:02.898 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:17:02.898 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:17:02.898 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:17:02.898 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:17:02.898 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1604ms. 2025-07-01 21:17:02.898 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:17:02.898 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:17:02.898 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:17:02.898 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:17:02.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:17:02.898 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:17:02.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:17:02.898 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:17:02.898 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:17:02.898 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:17:02.898 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:17:02.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:17:02.898 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:17:02.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:17:02.898 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:17:02.898 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:17:02.898 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:17:02.898 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7327ms 2025-07-01 21:17:02.898 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:17:02.898 +03:00 [DBG] Connection id "0HNC8090TGFQ3" completed keep alive response. 2025-07-01 21:17:02.898 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5413ms 2025-07-01 21:17:02.899 +03:00 [DBG] Connection id "0HNC8090TGFQ3" received FIN. 2025-07-01 21:17:02.899 +03:00 [DBG] Connection id "0HNC8090TGFQ3" disconnecting. 2025-07-01 21:17:02.899 +03:00 [DBG] Connection id "0HNC8090TGFQ3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:17:02.900 +03:00 [DBG] Connection id "0HNC8090TGFQ3" stopped. 2025-07-01 21:18:02.903 +03:00 [DBG] Connection id "0HNC8090TGFQ4" accepted. 2025-07-01 21:18:02.903 +03:00 [DBG] Connection id "0HNC8090TGFQ4" started. 2025-07-01 21:18:02.903 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:18:02.903 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:18:02.903 +03:00 [DBG] POST requests are not supported 2025-07-01 21:18:02.903 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:18:02.903 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:18:02.903 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:18:02.903 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:18:02.903 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:18:02.904 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:18:02.904 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:18:02.904 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:18:02.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-07-01 21:18:02.904 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:18:02.904 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:18:02.904 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:18:02.904 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:18:02.904 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:18:02.904 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:18:02.904 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:18:02.904 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:18:02.904 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:18:02.904 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:18:02.904 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:18:02.904 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:18:02.904 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:18:02.904 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:18:02.904 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1502ms. 2025-07-01 21:18:02.904 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:18:02.904 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:18:02.904 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:18:02.905 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:18:02.905 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:18:02.905 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:18:02.905 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:18:02.905 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:18:02.905 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:18:02.905 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:18:02.905 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:18:02.905 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:18:02.905 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:18:02.905 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:18:02.905 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:18:02.905 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:18:02.905 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:18:02.905 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0688ms 2025-07-01 21:18:02.905 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:18:02.905 +03:00 [DBG] Connection id "0HNC8090TGFQ4" completed keep alive response. 2025-07-01 21:18:02.905 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8808ms 2025-07-01 21:18:02.905 +03:00 [DBG] Connection id "0HNC8090TGFQ4" received FIN. 2025-07-01 21:18:02.905 +03:00 [DBG] Connection id "0HNC8090TGFQ4" disconnecting. 2025-07-01 21:18:02.905 +03:00 [DBG] Connection id "0HNC8090TGFQ4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:18:02.907 +03:00 [DBG] Connection id "0HNC8090TGFQ4" stopped. 2025-07-01 21:19:02.895 +03:00 [DBG] Connection id "0HNC8090TGFQ5" accepted. 2025-07-01 21:19:02.895 +03:00 [DBG] Connection id "0HNC8090TGFQ5" started. 2025-07-01 21:19:02.895 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:19:02.895 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:19:02.895 +03:00 [DBG] POST requests are not supported 2025-07-01 21:19:02.895 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:19:02.895 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:19:02.896 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:19:02.896 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:19:02.896 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:19:02.896 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:19:02.896 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:19:02.896 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:19:02.896 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:19:02.896 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:19:02.896 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:19:02.896 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:19:02.896 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:19:02.896 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:19:02.896 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:19:02.896 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:19:02.896 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:19:02.896 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:19:02.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:19:02.896 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:19:02.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:19:02.896 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:19:02.896 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:19:02.897 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1883ms. 2025-07-01 21:19:02.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:19:02.897 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:19:02.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:19:02.897 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:19:02.897 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:19:02.897 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:19:02.897 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:19:02.897 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:19:02.897 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:19:02.897 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:19:02.897 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:19:02.897 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:19:02.897 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:19:02.897 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:19:02.897 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:19:02.897 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:19:02.897 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:19:02.897 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0566ms 2025-07-01 21:19:02.897 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:19:02.897 +03:00 [DBG] Connection id "0HNC8090TGFQ5" completed keep alive response. 2025-07-01 21:19:02.897 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0154ms 2025-07-01 21:19:02.898 +03:00 [DBG] Connection id "0HNC8090TGFQ5" received FIN. 2025-07-01 21:19:02.898 +03:00 [DBG] Connection id "0HNC8090TGFQ5" disconnecting. 2025-07-01 21:19:02.898 +03:00 [DBG] Connection id "0HNC8090TGFQ5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:19:02.899 +03:00 [DBG] Connection id "0HNC8090TGFQ5" stopped. 2025-07-01 21:20:02.890 +03:00 [DBG] Connection id "0HNC8090TGFQ6" accepted. 2025-07-01 21:20:02.890 +03:00 [DBG] Connection id "0HNC8090TGFQ6" started. 2025-07-01 21:20:02.890 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:20:02.890 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:20:02.890 +03:00 [DBG] POST requests are not supported 2025-07-01 21:20:02.890 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:20:02.890 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:20:02.890 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:20:02.890 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:20:02.890 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:20:02.890 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:20:02.890 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:20:02.890 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:20:02.890 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:20:02.890 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:20:02.890 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:20:02.890 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:20:02.890 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:20:02.890 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:20:02.891 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:20:02.891 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:20:02.891 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:20:02.891 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:20:02.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:20:02.891 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:20:02.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:20:02.891 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:20:02.891 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:20:02.891 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1381ms. 2025-07-01 21:20:02.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:20:02.891 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:20:02.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:20:02.891 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:20:02.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:20:02.891 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:20:02.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:20:02.891 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:20:02.891 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:20:02.891 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:20:02.891 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:20:02.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:20:02.891 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:20:02.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:20:02.891 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:20:02.891 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:20:02.891 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:20:02.891 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8342ms 2025-07-01 21:20:02.891 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:20:02.891 +03:00 [DBG] Connection id "0HNC8090TGFQ6" completed keep alive response. 2025-07-01 21:20:02.891 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5028ms 2025-07-01 21:20:02.892 +03:00 [DBG] Connection id "0HNC8090TGFQ6" received FIN. 2025-07-01 21:20:02.892 +03:00 [DBG] Connection id "0HNC8090TGFQ6" disconnecting. 2025-07-01 21:20:02.892 +03:00 [DBG] Connection id "0HNC8090TGFQ6" stopped. 2025-07-01 21:20:02.892 +03:00 [DBG] Connection id "0HNC8090TGFQ6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:21:02.891 +03:00 [DBG] Connection id "0HNC8090TGFQ7" accepted. 2025-07-01 21:21:02.891 +03:00 [DBG] Connection id "0HNC8090TGFQ7" started. 2025-07-01 21:21:02.891 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:21:02.891 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:21:02.891 +03:00 [DBG] POST requests are not supported 2025-07-01 21:21:02.891 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:21:02.891 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:21:02.891 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:21:02.891 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:21:02.891 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:21:02.891 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:21:02.891 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:21:02.892 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:21:02.892 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:21:02.892 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:21:02.892 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:21:02.892 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:21:02.892 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:21:02.892 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:21:02.892 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:21:02.892 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:21:02.892 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:21:02.892 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:21:02.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:21:02.892 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:21:02.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:21:02.892 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:21:02.892 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:21:02.892 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1323ms. 2025-07-01 21:21:02.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:21:02.893 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:21:02.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:21:02.893 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:21:02.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:21:02.893 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:21:02.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:21:02.893 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:21:02.893 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:21:02.893 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:21:02.893 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:21:02.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:21:02.893 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:21:02.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:21:02.893 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:21:02.893 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:21:02.893 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:21:02.893 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3721ms 2025-07-01 21:21:02.893 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:21:02.893 +03:00 [DBG] Connection id "0HNC8090TGFQ7" completed keep alive response. 2025-07-01 21:21:02.893 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2735ms 2025-07-01 21:21:02.894 +03:00 [DBG] Connection id "0HNC8090TGFQ7" received FIN. 2025-07-01 21:21:02.894 +03:00 [DBG] Connection id "0HNC8090TGFQ7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:21:02.894 +03:00 [DBG] Connection id "0HNC8090TGFQ7" disconnecting. 2025-07-01 21:21:02.894 +03:00 [DBG] Connection id "0HNC8090TGFQ7" stopped. 2025-07-01 21:22:02.893 +03:00 [DBG] Connection id "0HNC8090TGFQ8" accepted. 2025-07-01 21:22:02.893 +03:00 [DBG] Connection id "0HNC8090TGFQ8" started. 2025-07-01 21:22:02.893 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:22:02.893 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:22:02.893 +03:00 [DBG] POST requests are not supported 2025-07-01 21:22:02.893 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:22:02.893 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:22:02.893 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:22:02.893 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:22:02.893 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:22:02.893 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:22:02.893 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:22:02.893 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:22:02.893 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:22:02.893 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:22:02.893 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:22:02.893 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:22:02.893 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:22:02.893 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:22:02.893 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:22:02.893 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:22:02.893 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:22:02.893 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:22:02.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:22:02.894 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:22:02.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:22:02.894 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:22:02.894 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:22:02.894 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1687ms. 2025-07-01 21:22:02.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:22:02.894 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:22:02.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:22:02.894 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:22:02.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:22:02.894 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:22:02.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:22:02.894 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:22:02.894 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:22:02.894 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:22:02.894 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:22:02.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:22:02.894 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:22:02.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:22:02.894 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:22:02.894 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:22:02.894 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:22:02.894 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8382ms 2025-07-01 21:22:02.894 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:22:02.894 +03:00 [DBG] Connection id "0HNC8090TGFQ8" completed keep alive response. 2025-07-01 21:22:02.894 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5295ms 2025-07-01 21:22:02.895 +03:00 [DBG] Connection id "0HNC8090TGFQ8" received FIN. 2025-07-01 21:22:02.895 +03:00 [DBG] Connection id "0HNC8090TGFQ8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:22:02.895 +03:00 [DBG] Connection id "0HNC8090TGFQ8" disconnecting. 2025-07-01 21:22:02.895 +03:00 [DBG] Connection id "0HNC8090TGFQ8" stopped. 2025-07-01 21:23:02.894 +03:00 [DBG] Connection id "0HNC8090TGFQ9" accepted. 2025-07-01 21:23:02.894 +03:00 [DBG] Connection id "0HNC8090TGFQ9" started. 2025-07-01 21:23:02.894 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:23:02.894 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:23:02.894 +03:00 [DBG] POST requests are not supported 2025-07-01 21:23:02.894 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:23:02.894 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:23:02.894 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:23:02.895 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:23:02.895 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:23:02.895 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:23:02.895 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:23:02.895 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:23:02.895 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:23:02.895 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:23:02.895 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:23:02.895 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:23:02.895 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:23:02.895 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:23:02.895 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:23:02.895 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:23:02.895 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:23:02.895 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:23:02.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:23:02.895 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:23:02.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:23:02.895 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:23:02.895 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:23:02.895 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1212ms. 2025-07-01 21:23:02.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:23:02.895 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:23:02.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:23:02.895 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:23:02.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:23:02.895 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:23:02.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:23:02.895 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:23:02.895 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:23:02.895 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:23:02.895 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:23:02.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:23:02.895 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:23:02.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:23:02.896 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:23:02.896 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:23:02.896 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:23:02.896 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7099ms 2025-07-01 21:23:02.896 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:23:02.896 +03:00 [DBG] Connection id "0HNC8090TGFQ9" completed keep alive response. 2025-07-01 21:23:02.896 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3374ms 2025-07-01 21:23:02.896 +03:00 [DBG] Connection id "0HNC8090TGFQ9" received FIN. 2025-07-01 21:23:02.896 +03:00 [DBG] Connection id "0HNC8090TGFQ9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:23:02.896 +03:00 [DBG] Connection id "0HNC8090TGFQ9" disconnecting. 2025-07-01 21:23:02.896 +03:00 [DBG] Connection id "0HNC8090TGFQ9" stopped. 2025-07-01 21:24:02.898 +03:00 [DBG] Connection id "0HNC8090TGFQA" accepted. 2025-07-01 21:24:02.898 +03:00 [DBG] Connection id "0HNC8090TGFQA" started. 2025-07-01 21:24:02.898 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:24:02.898 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:24:02.898 +03:00 [DBG] POST requests are not supported 2025-07-01 21:24:02.898 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:24:02.898 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:24:02.898 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:24:02.898 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:24:02.898 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:24:02.898 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:24:02.898 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:24:02.898 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:24:02.898 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:24:02.898 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:24:02.898 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:24:02.899 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:24:02.899 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:24:02.899 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:24:02.899 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:24:02.899 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:24:02.899 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:24:02.899 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:24:02.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:24:02.899 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:24:02.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:24:02.899 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:24:02.899 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:24:02.899 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1554ms. 2025-07-01 21:24:02.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:24:02.899 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:24:02.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:24:02.899 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:24:02.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:24:02.899 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:24:02.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:24:02.899 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:24:02.899 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:24:02.900 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:24:02.900 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:24:02.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:24:02.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:24:02.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:24:02.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:24:02.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:24:02.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:24:02.900 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1479ms 2025-07-01 21:24:02.900 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:24:02.900 +03:00 [DBG] Connection id "0HNC8090TGFQA" completed keep alive response. 2025-07-01 21:24:02.900 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0617ms 2025-07-01 21:24:02.900 +03:00 [DBG] Connection id "0HNC8090TGFQA" received FIN. 2025-07-01 21:24:02.900 +03:00 [DBG] Connection id "0HNC8090TGFQA" disconnecting. 2025-07-01 21:24:02.900 +03:00 [DBG] Connection id "0HNC8090TGFQA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:24:02.901 +03:00 [DBG] Connection id "0HNC8090TGFQA" stopped. 2025-07-01 21:25:02.893 +03:00 [DBG] Connection id "0HNC8090TGFQB" accepted. 2025-07-01 21:25:02.893 +03:00 [DBG] Connection id "0HNC8090TGFQB" started. 2025-07-01 21:25:02.893 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:25:02.893 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:25:02.893 +03:00 [DBG] POST requests are not supported 2025-07-01 21:25:02.893 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:25:02.893 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:25:02.893 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:25:02.893 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:25:02.893 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:25:02.893 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:25:02.893 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:25:02.893 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:25:02.894 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:25:02.894 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:25:02.894 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:25:02.894 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:25:02.894 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:25:02.894 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:25:02.894 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:25:02.894 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:25:02.894 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:25:02.894 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:25:02.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:25:02.894 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:25:02.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:25:02.894 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:25:02.894 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:25:02.894 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.129ms. 2025-07-01 21:25:02.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:25:02.894 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:25:02.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:25:02.894 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:25:02.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:25:02.894 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:25:02.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:25:02.894 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:25:02.894 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:25:02.894 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:25:02.894 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:25:02.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:25:02.894 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:25:02.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:25:02.894 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:25:02.894 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:25:02.894 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:25:02.894 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7032ms 2025-07-01 21:25:02.894 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:25:02.894 +03:00 [DBG] Connection id "0HNC8090TGFQB" completed keep alive response. 2025-07-01 21:25:02.895 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3837ms 2025-07-01 21:25:02.895 +03:00 [DBG] Connection id "0HNC8090TGFQB" received FIN. 2025-07-01 21:25:02.895 +03:00 [DBG] Connection id "0HNC8090TGFQB" disconnecting. 2025-07-01 21:25:02.895 +03:00 [DBG] Connection id "0HNC8090TGFQB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:25:02.896 +03:00 [DBG] Connection id "0HNC8090TGFQB" stopped. 2025-07-01 21:26:02.901 +03:00 [DBG] Connection id "0HNC8090TGFQC" accepted. 2025-07-01 21:26:02.901 +03:00 [DBG] Connection id "0HNC8090TGFQC" started. 2025-07-01 21:26:02.901 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:26:02.901 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:26:02.901 +03:00 [DBG] POST requests are not supported 2025-07-01 21:26:02.901 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:26:02.901 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:26:02.901 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:26:02.901 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:26:02.902 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:26:02.902 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:26:02.902 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:26:02.902 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:26:02.902 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:26:02.902 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:26:02.902 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:26:02.902 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:26:02.902 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:26:02.902 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:26:02.902 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:26:02.902 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:26:02.902 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:26:02.902 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:26:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:26:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:26:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:26:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:26:02.902 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:26:02.902 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1419ms. 2025-07-01 21:26:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:26:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:26:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:26:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:26:02.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:26:02.902 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:26:02.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:26:02.902 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:26:02.902 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:26:02.902 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:26:02.902 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:26:02.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:26:02.903 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:26:02.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:26:02.903 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:26:02.903 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:26:02.903 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:26:02.903 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7991ms 2025-07-01 21:26:02.903 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:26:02.903 +03:00 [DBG] Connection id "0HNC8090TGFQC" completed keep alive response. 2025-07-01 21:26:02.903 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4649ms 2025-07-01 21:26:02.903 +03:00 [DBG] Connection id "0HNC8090TGFQC" received FIN. 2025-07-01 21:26:02.903 +03:00 [DBG] Connection id "0HNC8090TGFQC" disconnecting. 2025-07-01 21:26:02.903 +03:00 [DBG] Connection id "0HNC8090TGFQC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:26:02.904 +03:00 [DBG] Connection id "0HNC8090TGFQC" stopped. 2025-07-01 21:27:02.899 +03:00 [DBG] Connection id "0HNC8090TGFQD" accepted. 2025-07-01 21:27:02.899 +03:00 [DBG] Connection id "0HNC8090TGFQD" started. 2025-07-01 21:27:02.899 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:27:02.899 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:27:02.899 +03:00 [DBG] POST requests are not supported 2025-07-01 21:27:02.899 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:27:02.899 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:27:02.899 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:27:02.899 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:27:02.900 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:27:02.900 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:27:02.900 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:27:02.900 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:27:02.900 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:27:02.900 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:27:02.900 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:27:02.900 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:27:02.900 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:27:02.900 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:27:02.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:27:02.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:27:02.900 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:27:02.900 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:27:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:27:02.900 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:27:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:27:02.901 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:27:02.901 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:27:02.901 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1502ms. 2025-07-01 21:27:02.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:27:02.901 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:27:02.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:27:02.901 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:27:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:27:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:27:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:27:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:27:02.901 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:27:02.901 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:27:02.901 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:27:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:27:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:27:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:27:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:27:02.901 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:27:02.901 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:27:02.902 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3271ms 2025-07-01 21:27:02.902 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:27:02.902 +03:00 [DBG] Connection id "0HNC8090TGFQD" completed keep alive response. 2025-07-01 21:27:02.902 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3976ms 2025-07-01 21:27:02.902 +03:00 [DBG] Connection id "0HNC8090TGFQD" received FIN. 2025-07-01 21:27:02.902 +03:00 [DBG] Connection id "0HNC8090TGFQD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:27:02.902 +03:00 [DBG] Connection id "0HNC8090TGFQD" disconnecting. 2025-07-01 21:27:02.902 +03:00 [DBG] Connection id "0HNC8090TGFQD" stopped. 2025-07-01 21:28:02.900 +03:00 [DBG] Connection id "0HNC8090TGFQE" accepted. 2025-07-01 21:28:02.900 +03:00 [DBG] Connection id "0HNC8090TGFQE" started. 2025-07-01 21:28:02.900 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:28:02.900 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:28:02.900 +03:00 [DBG] POST requests are not supported 2025-07-01 21:28:02.900 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:28:02.900 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:28:02.900 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:28:02.900 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:28:02.900 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:28:02.900 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:28:02.900 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:28:02.900 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:28:02.901 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:28:02.901 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:28:02.901 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:28:02.901 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:28:02.901 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:28:02.901 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:28:02.901 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:28:02.901 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:28:02.901 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:28:02.901 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:28:02.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:28:02.901 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:28:02.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:28:02.901 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:28:02.901 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:28:02.901 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1543ms. 2025-07-01 21:28:02.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:28:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:28:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:28:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:28:02.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:28:02.902 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:28:02.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:28:02.902 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:28:02.902 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:28:02.902 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:28:02.902 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:28:02.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:28:02.902 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:28:02.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:28:02.902 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:28:02.902 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:28:02.902 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:28:02.902 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.28ms 2025-07-01 21:28:02.902 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:28:02.902 +03:00 [DBG] Connection id "0HNC8090TGFQE" completed keep alive response. 2025-07-01 21:28:02.902 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1694ms 2025-07-01 21:28:02.902 +03:00 [DBG] Connection id "0HNC8090TGFQE" received FIN. 2025-07-01 21:28:02.902 +03:00 [DBG] Connection id "0HNC8090TGFQE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:28:02.903 +03:00 [DBG] Connection id "0HNC8090TGFQE" disconnecting. 2025-07-01 21:28:02.903 +03:00 [DBG] Connection id "0HNC8090TGFQE" stopped. 2025-07-01 21:29:02.903 +03:00 [DBG] Connection id "0HNC8090TGFQF" accepted. 2025-07-01 21:29:02.903 +03:00 [DBG] Connection id "0HNC8090TGFQF" started. 2025-07-01 21:29:02.904 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:29:02.904 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:29:02.904 +03:00 [DBG] POST requests are not supported 2025-07-01 21:29:02.904 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:29:02.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-07-01 21:29:02.904 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:29:02.904 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:29:02.904 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:29:02.904 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:29:02.904 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:29:02.904 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:29:02.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-07-01 21:29:02.904 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:29:02.904 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:29:02.904 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:29:02.904 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:29:02.904 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:29:02.904 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:29:02.905 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:29:02.905 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:29:02.905 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:29:02.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:29:02.905 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:29:02.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:29:02.905 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:29:02.905 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:29:02.905 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.178ms. 2025-07-01 21:29:02.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:29:02.905 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:29:02.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:29:02.905 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:29:02.905 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:29:02.905 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:29:02.905 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:29:02.905 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:29:02.905 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:29:02.906 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:29:02.906 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:29:02.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:29:02.906 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:29:02.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:29:02.906 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:29:02.906 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:29:02.906 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:29:02.906 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.333ms 2025-07-01 21:29:02.906 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:29:02.906 +03:00 [DBG] Connection id "0HNC8090TGFQF" completed keep alive response. 2025-07-01 21:29:02.906 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3752ms 2025-07-01 21:29:02.906 +03:00 [DBG] Connection id "0HNC8090TGFQF" received FIN. 2025-07-01 21:29:02.906 +03:00 [DBG] Connection id "0HNC8090TGFQF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:29:02.907 +03:00 [DBG] Connection id "0HNC8090TGFQF" disconnecting. 2025-07-01 21:29:02.907 +03:00 [DBG] Connection id "0HNC8090TGFQF" stopped. 2025-07-01 21:30:02.905 +03:00 [DBG] Connection id "0HNC8090TGFQG" accepted. 2025-07-01 21:30:02.906 +03:00 [DBG] Connection id "0HNC8090TGFQG" started. 2025-07-01 21:30:02.906 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:30:02.906 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:30:02.906 +03:00 [DBG] POST requests are not supported 2025-07-01 21:30:02.906 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:30:02.906 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:30:02.906 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:30:02.906 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:30:02.906 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:30:02.906 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:30:02.906 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:30:02.906 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:30:02.906 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:30:02.906 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:30:02.906 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:30:02.906 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:30:02.906 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:30:02.906 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:30:02.906 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:30:02.906 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:30:02.906 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:30:02.906 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:30:02.906 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:30:02.906 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:30:02.906 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:30:02.906 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:30:02.907 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:30:02.907 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.129ms. 2025-07-01 21:30:02.907 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:30:02.907 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:30:02.907 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:30:02.907 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:30:02.907 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:30:02.907 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:30:02.907 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:30:02.907 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:30:02.907 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:30:02.907 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:30:02.907 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:30:02.907 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:30:02.907 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:30:02.907 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:30:02.907 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:30:02.907 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:30:02.907 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:30:02.907 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6843ms 2025-07-01 21:30:02.907 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:30:02.907 +03:00 [DBG] Connection id "0HNC8090TGFQG" completed keep alive response. 2025-07-01 21:30:02.907 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3753ms 2025-07-01 21:30:02.907 +03:00 [DBG] Connection id "0HNC8090TGFQG" received FIN. 2025-07-01 21:30:02.907 +03:00 [DBG] Connection id "0HNC8090TGFQG" disconnecting. 2025-07-01 21:30:02.907 +03:00 [DBG] Connection id "0HNC8090TGFQG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:30:02.909 +03:00 [DBG] Connection id "0HNC8090TGFQG" stopped. 2025-07-01 21:31:02.903 +03:00 [DBG] Connection id "0HNC8090TGFQH" accepted. 2025-07-01 21:31:02.903 +03:00 [DBG] Connection id "0HNC8090TGFQH" started. 2025-07-01 21:31:02.903 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:31:02.903 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:31:02.903 +03:00 [DBG] POST requests are not supported 2025-07-01 21:31:02.903 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:31:02.903 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:31:02.903 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:31:02.903 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:31:02.903 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:31:02.903 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:31:02.903 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:31:02.903 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:31:02.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-07-01 21:31:02.904 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:31:02.904 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:31:02.904 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:31:02.904 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:31:02.904 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:31:02.904 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:31:02.904 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:31:02.904 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:31:02.904 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:31:02.904 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:31:02.904 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:31:02.904 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:31:02.904 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:31:02.904 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:31:02.904 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.129ms. 2025-07-01 21:31:02.904 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:31:02.904 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:31:02.904 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:31:02.904 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:31:02.904 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:31:02.904 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:31:02.904 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:31:02.904 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:31:02.904 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:31:02.904 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:31:02.904 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:31:02.904 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:31:02.904 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:31:02.904 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:31:02.905 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:31:02.905 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:31:02.905 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:31:02.905 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8931ms 2025-07-01 21:31:02.905 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:31:02.905 +03:00 [DBG] Connection id "0HNC8090TGFQH" completed keep alive response. 2025-07-01 21:31:02.905 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5477ms 2025-07-01 21:31:02.905 +03:00 [DBG] Connection id "0HNC8090TGFQH" received FIN. 2025-07-01 21:31:02.905 +03:00 [DBG] Connection id "0HNC8090TGFQH" disconnecting. 2025-07-01 21:31:02.905 +03:00 [DBG] Connection id "0HNC8090TGFQH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:31:02.906 +03:00 [DBG] Connection id "0HNC8090TGFQH" stopped. 2025-07-01 21:32:02.975 +03:00 [DBG] Connection id "0HNC8090TGFQI" accepted. 2025-07-01 21:32:02.975 +03:00 [DBG] Connection id "0HNC8090TGFQI" started. 2025-07-01 21:32:02.975 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:32:02.975 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:32:02.975 +03:00 [DBG] POST requests are not supported 2025-07-01 21:32:02.975 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:32:02.975 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:32:02.975 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:32:02.975 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:32:02.975 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:32:02.976 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:32:02.976 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:32:02.976 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:32:02.976 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:32:02.976 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:32:02.976 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:32:02.976 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:32:02.976 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:32:02.976 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:32:02.976 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:32:02.976 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:32:02.976 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:32:02.976 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:32:02.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:32:02.976 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:32:02.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:32:02.976 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:32:02.976 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:32:02.977 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1371ms. 2025-07-01 21:32:02.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:32:02.977 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:32:02.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:32:02.977 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:32:02.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:32:02.977 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:32:02.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:32:02.977 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:32:02.977 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:32:02.977 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:32:02.977 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:32:02.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:32:02.977 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:32:02.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:32:02.977 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:32:02.977 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:32:02.977 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:32:02.977 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9704ms 2025-07-01 21:32:02.977 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:32:02.977 +03:00 [DBG] Connection id "0HNC8090TGFQI" completed keep alive response. 2025-07-01 21:32:02.977 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9336ms 2025-07-01 21:32:02.977 +03:00 [DBG] Connection id "0HNC8090TGFQI" received FIN. 2025-07-01 21:32:02.978 +03:00 [DBG] Connection id "0HNC8090TGFQI" disconnecting. 2025-07-01 21:32:02.978 +03:00 [DBG] Connection id "0HNC8090TGFQI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:32:02.979 +03:00 [DBG] Connection id "0HNC8090TGFQI" stopped. 2025-07-01 21:33:02.906 +03:00 [DBG] Connection id "0HNC8090TGFQJ" accepted. 2025-07-01 21:33:02.906 +03:00 [DBG] Connection id "0HNC8090TGFQJ" started. 2025-07-01 21:33:02.906 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:33:02.906 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:33:02.906 +03:00 [DBG] POST requests are not supported 2025-07-01 21:33:02.906 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:33:02.906 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:33:02.906 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:33:02.906 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:33:02.906 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:33:02.906 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:33:02.906 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:33:02.906 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:33:02.906 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:33:02.906 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:33:02.906 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:33:02.906 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:33:02.906 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:33:02.906 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:33:02.906 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:33:02.906 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:33:02.907 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:33:02.907 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:33:02.907 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:33:02.907 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:33:02.907 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:33:02.907 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:33:02.907 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:33:02.907 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1203ms. 2025-07-01 21:33:02.907 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:33:02.907 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:33:02.907 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:33:02.907 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:33:02.907 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:33:02.907 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:33:02.907 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:33:02.907 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:33:02.907 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:33:02.907 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:33:02.907 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:33:02.907 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:33:02.907 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:33:02.907 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:33:02.907 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:33:02.907 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:33:02.907 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:33:02.907 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9856ms 2025-07-01 21:33:02.907 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:33:02.908 +03:00 [DBG] Connection id "0HNC8090TGFQJ" completed keep alive response. 2025-07-01 21:33:02.908 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5412ms 2025-07-01 21:33:02.908 +03:00 [DBG] Connection id "0HNC8090TGFQJ" received FIN. 2025-07-01 21:33:02.908 +03:00 [DBG] Connection id "0HNC8090TGFQJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:33:02.908 +03:00 [DBG] Connection id "0HNC8090TGFQJ" disconnecting. 2025-07-01 21:33:02.908 +03:00 [DBG] Connection id "0HNC8090TGFQJ" stopped. 2025-07-01 21:34:02.916 +03:00 [DBG] Connection id "0HNC8090TGFQK" accepted. 2025-07-01 21:34:02.916 +03:00 [DBG] Connection id "0HNC8090TGFQK" started. 2025-07-01 21:34:02.916 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:34:02.916 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:34:02.916 +03:00 [DBG] POST requests are not supported 2025-07-01 21:34:02.916 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:34:02.916 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:34:02.916 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:34:02.916 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:34:02.916 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:34:02.916 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:34:02.916 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:34:02.917 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:34:02.917 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:34:02.917 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:34:02.917 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:34:02.917 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:34:02.917 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:34:02.917 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:34:02.917 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:34:02.917 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:34:02.917 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:34:02.917 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:34:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:34:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:34:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:34:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:34:02.917 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:34:02.917 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1681ms. 2025-07-01 21:34:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:34:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:34:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:34:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:34:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:34:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:34:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:34:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:34:02.918 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:34:02.918 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:34:02.918 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:34:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:34:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:34:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:34:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:34:02.918 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:34:02.918 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:34:02.918 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0648ms 2025-07-01 21:34:02.918 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:34:02.918 +03:00 [DBG] Connection id "0HNC8090TGFQK" completed keep alive response. 2025-07-01 21:34:02.918 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1292ms 2025-07-01 21:34:02.918 +03:00 [DBG] Connection id "0HNC8090TGFQK" received FIN. 2025-07-01 21:34:02.919 +03:00 [DBG] Connection id "0HNC8090TGFQK" disconnecting. 2025-07-01 21:34:02.919 +03:00 [DBG] Connection id "0HNC8090TGFQK" stopped. 2025-07-01 21:34:02.919 +03:00 [DBG] Connection id "0HNC8090TGFQK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:35:02.899 +03:00 [DBG] Connection id "0HNC8090TGFQL" accepted. 2025-07-01 21:35:02.899 +03:00 [DBG] Connection id "0HNC8090TGFQL" started. 2025-07-01 21:35:02.899 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:35:02.899 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:35:02.899 +03:00 [DBG] POST requests are not supported 2025-07-01 21:35:02.899 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:35:02.899 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:35:02.899 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:35:02.899 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:35:02.899 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:35:02.899 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:35:02.900 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:35:02.900 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:35:02.900 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:35:02.900 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:35:02.900 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:35:02.900 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:35:02.900 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:35:02.900 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:35:02.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:35:02.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:35:02.900 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:35:02.900 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:35:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:35:02.900 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:35:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:35:02.900 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:35:02.900 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:35:02.900 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1595ms. 2025-07-01 21:35:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:35:02.900 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:35:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:35:02.900 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:35:02.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:35:02.900 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:35:02.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:35:02.900 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:35:02.900 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:35:02.901 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:35:02.901 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:35:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:35:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:35:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:35:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:35:02.901 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:35:02.901 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:35:02.901 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9642ms 2025-07-01 21:35:02.901 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:35:02.901 +03:00 [DBG] Connection id "0HNC8090TGFQL" completed keep alive response. 2025-07-01 21:35:02.901 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.833ms 2025-07-01 21:35:02.901 +03:00 [DBG] Connection id "0HNC8090TGFQL" received FIN. 2025-07-01 21:35:02.901 +03:00 [DBG] Connection id "0HNC8090TGFQL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:35:02.902 +03:00 [DBG] Connection id "0HNC8090TGFQL" disconnecting. 2025-07-01 21:35:02.902 +03:00 [DBG] Connection id "0HNC8090TGFQL" stopped. 2025-07-01 21:36:02.901 +03:00 [DBG] Connection id "0HNC8090TGFQM" accepted. 2025-07-01 21:36:02.901 +03:00 [DBG] Connection id "0HNC8090TGFQM" started. 2025-07-01 21:36:02.901 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:36:02.901 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:36:02.902 +03:00 [DBG] POST requests are not supported 2025-07-01 21:36:02.902 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:36:02.902 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:36:02.902 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:36:02.902 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:36:02.902 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:36:02.902 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:36:02.902 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:36:02.902 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:36:02.902 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:36:02.902 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:36:02.902 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:36:02.902 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:36:02.902 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:36:02.902 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:36:02.902 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:36:02.902 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:36:02.902 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:36:02.902 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:36:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:36:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:36:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:36:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:36:02.902 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:36:02.903 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1507ms. 2025-07-01 21:36:02.903 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:36:02.903 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:36:02.903 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:36:02.903 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:36:02.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:36:02.903 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:36:02.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:36:02.903 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:36:02.903 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:36:02.903 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:36:02.903 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:36:02.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:36:02.903 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:36:02.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:36:02.903 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:36:02.903 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:36:02.903 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:36:02.903 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9964ms 2025-07-01 21:36:02.903 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:36:02.903 +03:00 [DBG] Connection id "0HNC8090TGFQM" completed keep alive response. 2025-07-01 21:36:02.903 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8495ms 2025-07-01 21:36:02.904 +03:00 [DBG] Connection id "0HNC8090TGFQM" received FIN. 2025-07-01 21:36:02.904 +03:00 [DBG] Connection id "0HNC8090TGFQM" disconnecting. 2025-07-01 21:36:02.904 +03:00 [DBG] Connection id "0HNC8090TGFQM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:36:02.905 +03:00 [DBG] Connection id "0HNC8090TGFQM" stopped. 2025-07-01 21:37:02.904 +03:00 [DBG] Connection id "0HNC8090TGFQN" accepted. 2025-07-01 21:37:02.904 +03:00 [DBG] Connection id "0HNC8090TGFQN" started. 2025-07-01 21:37:02.904 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:37:02.904 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:37:02.904 +03:00 [DBG] POST requests are not supported 2025-07-01 21:37:02.904 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:37:02.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-07-01 21:37:02.904 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:37:02.904 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:37:02.904 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:37:02.904 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:37:02.904 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:37:02.904 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:37:02.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-07-01 21:37:02.904 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:37:02.904 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:37:02.904 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:37:02.904 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:37:02.904 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:37:02.904 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:37:02.904 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:37:02.904 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:37:02.904 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:37:02.904 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:37:02.904 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:37:02.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:37:02.905 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:37:02.905 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:37:02.905 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.147ms. 2025-07-01 21:37:02.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:37:02.905 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:37:02.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:37:02.905 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:37:02.905 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:37:02.905 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:37:02.905 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:37:02.905 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:37:02.905 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:37:02.905 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:37:02.905 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:37:02.905 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:37:02.905 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:37:02.905 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:37:02.905 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:37:02.905 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:37:02.905 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:37:02.905 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6478ms 2025-07-01 21:37:02.905 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:37:02.905 +03:00 [DBG] Connection id "0HNC8090TGFQN" completed keep alive response. 2025-07-01 21:37:02.905 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2231ms 2025-07-01 21:37:02.905 +03:00 [DBG] Connection id "0HNC8090TGFQN" received FIN. 2025-07-01 21:37:02.905 +03:00 [DBG] Connection id "0HNC8090TGFQN" disconnecting. 2025-07-01 21:37:02.906 +03:00 [DBG] Connection id "0HNC8090TGFQN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:37:02.907 +03:00 [DBG] Connection id "0HNC8090TGFQN" stopped. 2025-07-01 21:38:02.901 +03:00 [DBG] Connection id "0HNC8090TGFQO" accepted. 2025-07-01 21:38:02.901 +03:00 [DBG] Connection id "0HNC8090TGFQO" started. 2025-07-01 21:38:02.901 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:38:02.901 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:38:02.901 +03:00 [DBG] POST requests are not supported 2025-07-01 21:38:02.901 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:38:02.901 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:38:02.901 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:38:02.901 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:38:02.901 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:38:02.901 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:38:02.901 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:38:02.901 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:38:02.901 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:38:02.902 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:38:02.902 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:38:02.902 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:38:02.902 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:38:02.902 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:38:02.902 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:38:02.902 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:38:02.902 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:38:02.902 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:38:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:38:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:38:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:38:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:38:02.902 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:38:02.902 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1518ms. 2025-07-01 21:38:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:38:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:38:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:38:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:38:02.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:38:02.902 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:38:02.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:38:02.902 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:38:02.902 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:38:02.902 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:38:02.902 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:38:02.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:38:02.902 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:38:02.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:38:02.903 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:38:02.903 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:38:02.903 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:38:02.903 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9764ms 2025-07-01 21:38:02.903 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:38:02.903 +03:00 [DBG] Connection id "0HNC8090TGFQO" completed keep alive response. 2025-07-01 21:38:02.903 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6466ms 2025-07-01 21:38:02.903 +03:00 [DBG] Connection id "0HNC8090TGFQO" received FIN. 2025-07-01 21:38:02.903 +03:00 [DBG] Connection id "0HNC8090TGFQO" disconnecting. 2025-07-01 21:38:02.903 +03:00 [DBG] Connection id "0HNC8090TGFQO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:38:02.904 +03:00 [DBG] Connection id "0HNC8090TGFQO" stopped. 2025-07-01 21:39:02.896 +03:00 [DBG] Connection id "0HNC8090TGFQP" accepted. 2025-07-01 21:39:02.896 +03:00 [DBG] Connection id "0HNC8090TGFQP" started. 2025-07-01 21:39:02.896 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:39:02.896 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:39:02.896 +03:00 [DBG] POST requests are not supported 2025-07-01 21:39:02.896 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:39:02.897 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:39:02.897 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:39:02.897 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:39:02.897 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:39:02.897 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:39:02.897 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:39:02.897 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:39:02.897 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:39:02.897 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:39:02.897 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:39:02.897 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:39:02.897 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:39:02.897 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:39:02.897 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:39:02.897 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:39:02.897 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:39:02.897 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:39:02.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:39:02.897 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:39:02.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:39:02.897 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:39:02.897 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:39:02.897 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1244ms. 2025-07-01 21:39:02.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:39:02.897 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:39:02.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:39:02.897 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:39:02.897 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:39:02.897 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:39:02.897 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:39:02.897 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:39:02.897 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:39:02.897 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:39:02.898 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:39:02.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:39:02.898 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:39:02.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:39:02.898 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:39:02.898 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:39:02.898 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:39:02.898 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6201ms 2025-07-01 21:39:02.898 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:39:02.898 +03:00 [DBG] Connection id "0HNC8090TGFQP" completed keep alive response. 2025-07-01 21:39:02.898 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3689ms 2025-07-01 21:39:02.898 +03:00 [DBG] Connection id "0HNC8090TGFQP" received FIN. 2025-07-01 21:39:02.898 +03:00 [DBG] Connection id "0HNC8090TGFQP" disconnecting. 2025-07-01 21:39:02.898 +03:00 [DBG] Connection id "0HNC8090TGFQP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:39:02.899 +03:00 [DBG] Connection id "0HNC8090TGFQP" stopped. 2025-07-01 21:40:02.911 +03:00 [DBG] Connection id "0HNC8090TGFQQ" accepted. 2025-07-01 21:40:02.912 +03:00 [DBG] Connection id "0HNC8090TGFQQ" started. 2025-07-01 21:40:02.912 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:40:02.912 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:40:02.912 +03:00 [DBG] POST requests are not supported 2025-07-01 21:40:02.912 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:40:02.912 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:40:02.912 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:40:02.912 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:40:02.912 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:40:02.912 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:40:02.912 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:40:02.912 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:40:02.912 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:40:02.912 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:40:02.912 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:40:02.912 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:40:02.912 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:40:02.912 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:40:02.912 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:40:02.912 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:40:02.912 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:40:02.912 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:40:02.913 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:40:02.913 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:40:02.913 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:40:02.913 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:40:02.913 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:40:02.913 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1362ms. 2025-07-01 21:40:02.913 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:40:02.913 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:40:02.913 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:40:02.913 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:40:02.913 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:40:02.913 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:40:02.913 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:40:02.913 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:40:02.913 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:40:02.913 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:40:02.913 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:40:02.913 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:40:02.913 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:40:02.913 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:40:02.913 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:40:02.913 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:40:02.913 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:40:02.913 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9733ms 2025-07-01 21:40:02.913 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:40:02.913 +03:00 [DBG] Connection id "0HNC8090TGFQQ" completed keep alive response. 2025-07-01 21:40:02.913 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7317ms 2025-07-01 21:40:02.914 +03:00 [DBG] Connection id "0HNC8090TGFQQ" received FIN. 2025-07-01 21:40:02.914 +03:00 [DBG] Connection id "0HNC8090TGFQQ" disconnecting. 2025-07-01 21:40:02.914 +03:00 [DBG] Connection id "0HNC8090TGFQQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:40:02.915 +03:00 [DBG] Connection id "0HNC8090TGFQQ" stopped. 2025-07-01 21:41:02.909 +03:00 [DBG] Connection id "0HNC8090TGFQR" accepted. 2025-07-01 21:41:02.909 +03:00 [DBG] Connection id "0HNC8090TGFQR" started. 2025-07-01 21:41:02.909 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:41:02.909 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:41:02.909 +03:00 [DBG] POST requests are not supported 2025-07-01 21:41:02.909 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:41:02.909 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:41:02.909 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:41:02.909 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:41:02.909 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:41:02.909 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:41:02.909 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:41:02.909 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:41:02.910 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:41:02.910 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:41:02.910 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:41:02.910 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:41:02.910 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:41:02.910 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:41:02.910 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:41:02.910 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:41:02.910 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:41:02.910 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:41:02.910 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:41:02.910 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:41:02.910 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:41:02.910 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:41:02.910 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:41:02.910 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1447ms. 2025-07-01 21:41:02.910 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:41:02.910 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:41:02.910 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:41:02.910 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:41:02.910 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:41:02.910 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:41:02.910 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:41:02.910 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:41:02.910 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:41:02.910 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:41:02.910 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:41:02.910 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:41:02.910 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:41:02.910 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:41:02.910 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:41:02.910 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:41:02.910 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:41:02.910 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7666ms 2025-07-01 21:41:02.911 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:41:02.911 +03:00 [DBG] Connection id "0HNC8090TGFQR" completed keep alive response. 2025-07-01 21:41:02.911 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7276ms 2025-07-01 21:41:02.911 +03:00 [DBG] Connection id "0HNC8090TGFQR" received FIN. 2025-07-01 21:41:02.911 +03:00 [DBG] Connection id "0HNC8090TGFQR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:41:02.911 +03:00 [DBG] Connection id "0HNC8090TGFQR" disconnecting. 2025-07-01 21:41:02.911 +03:00 [DBG] Connection id "0HNC8090TGFQR" stopped. 2025-07-01 21:42:02.901 +03:00 [DBG] Connection id "0HNC8090TGFQS" accepted. 2025-07-01 21:42:02.901 +03:00 [DBG] Connection id "0HNC8090TGFQS" started. 2025-07-01 21:42:02.901 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:42:02.901 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:42:02.901 +03:00 [DBG] POST requests are not supported 2025-07-01 21:42:02.901 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:42:02.901 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:42:02.902 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:42:02.902 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:42:02.902 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:42:02.902 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:42:02.902 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:42:02.902 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:42:02.902 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:42:02.902 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:42:02.902 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:42:02.902 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:42:02.902 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:42:02.902 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:42:02.902 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:42:02.902 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:42:02.902 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:42:02.902 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:42:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:42:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:42:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:42:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:42:02.902 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:42:02.902 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1278ms. 2025-07-01 21:42:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:42:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:42:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:42:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:42:02.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:42:02.902 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:42:02.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:42:02.902 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:42:02.902 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:42:02.902 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:42:02.902 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:42:02.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:42:02.903 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:42:02.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:42:02.903 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:42:02.903 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:42:02.903 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:42:02.903 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7141ms 2025-07-01 21:42:02.903 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:42:02.903 +03:00 [DBG] Connection id "0HNC8090TGFQS" completed keep alive response. 2025-07-01 21:42:02.903 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3196ms 2025-07-01 21:42:02.903 +03:00 [DBG] Connection id "0HNC8090TGFQS" received FIN. 2025-07-01 21:42:02.903 +03:00 [DBG] Connection id "0HNC8090TGFQS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:42:02.903 +03:00 [DBG] Connection id "0HNC8090TGFQS" disconnecting. 2025-07-01 21:42:02.903 +03:00 [DBG] Connection id "0HNC8090TGFQS" stopped. 2025-07-01 21:43:02.916 +03:00 [DBG] Connection id "0HNC8090TGFQT" accepted. 2025-07-01 21:43:02.916 +03:00 [DBG] Connection id "0HNC8090TGFQT" started. 2025-07-01 21:43:02.916 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:43:02.916 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:43:02.916 +03:00 [DBG] POST requests are not supported 2025-07-01 21:43:02.916 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:43:02.916 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:43:02.916 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:43:02.916 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:43:02.916 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:43:02.916 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:43:02.916 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:43:02.916 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:43:02.916 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:43:02.916 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:43:02.916 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:43:02.917 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:43:02.917 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:43:02.917 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:43:02.917 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:43:02.917 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:43:02.917 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:43:02.917 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:43:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:43:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:43:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:43:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:43:02.917 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:43:02.917 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1673ms. 2025-07-01 21:43:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:43:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:43:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:43:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:43:02.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:43:02.917 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:43:02.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:43:02.917 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:43:02.918 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:43:02.918 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:43:02.918 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:43:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:43:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:43:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:43:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:43:02.918 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:43:02.918 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:43:02.918 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.104ms 2025-07-01 21:43:02.918 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:43:02.918 +03:00 [DBG] Connection id "0HNC8090TGFQT" completed keep alive response. 2025-07-01 21:43:02.918 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0768ms 2025-07-01 21:43:02.918 +03:00 [DBG] Connection id "0HNC8090TGFQT" received FIN. 2025-07-01 21:43:02.918 +03:00 [DBG] Connection id "0HNC8090TGFQT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:43:02.918 +03:00 [DBG] Connection id "0HNC8090TGFQT" disconnecting. 2025-07-01 21:43:02.918 +03:00 [DBG] Connection id "0HNC8090TGFQT" stopped. 2025-07-01 21:44:02.915 +03:00 [DBG] Connection id "0HNC8090TGFQU" accepted. 2025-07-01 21:44:02.915 +03:00 [DBG] Connection id "0HNC8090TGFQU" started. 2025-07-01 21:44:02.915 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:44:02.915 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:44:02.915 +03:00 [DBG] POST requests are not supported 2025-07-01 21:44:02.915 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:44:02.915 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:44:02.915 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:44:02.915 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:44:02.915 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:44:02.915 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:44:02.915 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:44:02.915 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:44:02.915 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:44:02.915 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:44:02.915 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:44:02.915 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:44:02.915 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:44:02.915 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:44:02.915 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:44:02.915 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:44:02.916 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:44:02.916 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:44:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:44:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:44:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:44:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:44:02.916 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:44:02.916 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1196ms. 2025-07-01 21:44:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:44:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:44:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:44:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:44:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:44:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:44:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:44:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:44:02.916 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:44:02.916 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:44:02.916 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:44:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:44:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:44:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:44:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:44:02.916 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:44:02.916 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:44:02.916 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7413ms 2025-07-01 21:44:02.916 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:44:02.916 +03:00 [DBG] Connection id "0HNC8090TGFQU" completed keep alive response. 2025-07-01 21:44:02.916 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4206ms 2025-07-01 21:44:02.917 +03:00 [DBG] Connection id "0HNC8090TGFQU" received FIN. 2025-07-01 21:44:02.917 +03:00 [DBG] Connection id "0HNC8090TGFQU" disconnecting. 2025-07-01 21:44:02.917 +03:00 [DBG] Connection id "0HNC8090TGFQU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:44:02.918 +03:00 [DBG] Connection id "0HNC8090TGFQU" stopped. 2025-07-01 21:45:02.906 +03:00 [DBG] Connection id "0HNC8090TGFQV" accepted. 2025-07-01 21:45:02.907 +03:00 [DBG] Connection id "0HNC8090TGFQV" started. 2025-07-01 21:45:02.907 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:45:02.907 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:45:02.907 +03:00 [DBG] POST requests are not supported 2025-07-01 21:45:02.907 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:45:02.907 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:45:02.907 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:45:02.907 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:45:02.907 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:45:02.908 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:45:02.908 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:45:02.908 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:45:02.908 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:45:02.908 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:45:02.908 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:45:02.908 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:45:02.908 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:45:02.908 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:45:02.908 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:45:02.908 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:45:02.908 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:45:02.909 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:45:02.909 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:45:02.909 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:45:02.909 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:45:02.909 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:45:02.909 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:45:02.909 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2152ms. 2025-07-01 21:45:02.909 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:45:02.909 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:45:02.909 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:45:02.910 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:45:02.910 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:45:02.910 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:45:02.910 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:45:02.910 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:45:02.910 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:45:02.910 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:45:02.910 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:45:02.910 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:45:02.910 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:45:02.910 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:45:02.910 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:45:02.910 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:45:02.910 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:45:02.910 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.975ms 2025-07-01 21:45:02.910 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:45:02.910 +03:00 [DBG] Connection id "0HNC8090TGFQV" completed keep alive response. 2025-07-01 21:45:02.910 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5913ms 2025-07-01 21:45:02.911 +03:00 [DBG] Connection id "0HNC8090TGFQV" received FIN. 2025-07-01 21:45:02.911 +03:00 [DBG] Connection id "0HNC8090TGFQV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:45:02.911 +03:00 [DBG] Connection id "0HNC8090TGFQV" disconnecting. 2025-07-01 21:45:02.911 +03:00 [DBG] Connection id "0HNC8090TGFQV" stopped. 2025-07-01 21:46:02.904 +03:00 [DBG] Connection id "0HNC8090TGFR0" accepted. 2025-07-01 21:46:02.904 +03:00 [DBG] Connection id "0HNC8090TGFR0" started. 2025-07-01 21:46:02.904 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:46:02.904 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:46:02.904 +03:00 [DBG] POST requests are not supported 2025-07-01 21:46:02.904 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:46:02.905 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:46:02.905 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:46:02.905 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:46:02.905 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:46:02.905 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:46:02.905 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:46:02.905 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:46:02.905 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:46:02.905 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:46:02.905 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:46:02.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-07-01 21:46:02.905 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:46:02.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-07-01 21:46:02.905 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:46:02.905 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:46:02.905 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:46:02.905 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:46:02.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:46:02.905 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:46:02.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:46:02.905 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:46:02.905 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:46:02.906 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1429ms. 2025-07-01 21:46:02.906 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:46:02.906 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:46:02.906 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:46:02.906 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:46:02.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:46:02.906 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:46:02.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:46:02.906 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:46:02.906 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:46:02.906 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:46:02.906 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:46:02.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:46:02.906 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:46:02.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:46:02.906 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:46:02.906 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:46:02.906 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:46:02.906 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0136ms 2025-07-01 21:46:02.906 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:46:02.906 +03:00 [DBG] Connection id "0HNC8090TGFR0" completed keep alive response. 2025-07-01 21:46:02.906 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8717ms 2025-07-01 21:46:02.907 +03:00 [DBG] Connection id "0HNC8090TGFR0" received FIN. 2025-07-01 21:46:02.907 +03:00 [DBG] Connection id "0HNC8090TGFR0" disconnecting. 2025-07-01 21:46:02.907 +03:00 [DBG] Connection id "0HNC8090TGFR0" stopped. 2025-07-01 21:46:02.907 +03:00 [DBG] Connection id "0HNC8090TGFR0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:47:02.905 +03:00 [DBG] Connection id "0HNC8090TGFR1" accepted. 2025-07-01 21:47:02.905 +03:00 [DBG] Connection id "0HNC8090TGFR1" started. 2025-07-01 21:47:02.905 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:47:02.905 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:47:02.905 +03:00 [DBG] POST requests are not supported 2025-07-01 21:47:02.905 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:47:02.905 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:47:02.905 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:47:02.905 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:47:02.905 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:47:02.905 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:47:02.905 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:47:02.905 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:47:02.905 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:47:02.905 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:47:02.905 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:47:02.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-07-01 21:47:02.905 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:47:02.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-07-01 21:47:02.905 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:47:02.905 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:47:02.905 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:47:02.905 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:47:02.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:47:02.905 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:47:02.906 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:47:02.906 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:47:02.906 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:47:02.906 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1195ms. 2025-07-01 21:47:02.906 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:47:02.906 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:47:02.906 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:47:02.906 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:47:02.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:47:02.906 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:47:02.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:47:02.906 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:47:02.906 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:47:02.906 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:47:02.906 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:47:02.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:47:02.906 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:47:02.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:47:02.906 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:47:02.906 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:47:02.906 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:47:02.906 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7309ms 2025-07-01 21:47:02.906 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:47:02.906 +03:00 [DBG] Connection id "0HNC8090TGFR1" completed keep alive response. 2025-07-01 21:47:02.906 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3866ms 2025-07-01 21:47:02.907 +03:00 [DBG] Connection id "0HNC8090TGFR1" received FIN. 2025-07-01 21:47:02.907 +03:00 [DBG] Connection id "0HNC8090TGFR1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:47:02.907 +03:00 [DBG] Connection id "0HNC8090TGFR1" disconnecting. 2025-07-01 21:47:02.907 +03:00 [DBG] Connection id "0HNC8090TGFR1" stopped. 2025-07-01 21:48:02.910 +03:00 [DBG] Connection id "0HNC8090TGFR2" accepted. 2025-07-01 21:48:02.911 +03:00 [DBG] Connection id "0HNC8090TGFR2" started. 2025-07-01 21:48:02.911 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:48:02.911 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:48:02.911 +03:00 [DBG] POST requests are not supported 2025-07-01 21:48:02.911 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:48:02.911 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:48:02.911 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:48:02.911 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:48:02.911 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:48:02.911 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:48:02.911 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:48:02.911 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:48:02.911 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:48:02.911 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:48:02.911 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:48:02.911 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:48:02.911 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:48:02.911 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:48:02.911 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:48:02.912 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:48:02.912 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:48:02.912 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:48:02.912 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:48:02.912 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:48:02.912 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:48:02.912 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:48:02.912 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:48:02.912 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1738ms. 2025-07-01 21:48:02.912 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:48:02.912 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:48:02.912 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:48:02.912 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:48:02.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:48:02.912 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:48:02.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:48:02.912 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:48:02.912 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:48:02.912 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:48:02.912 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:48:02.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:48:02.912 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:48:02.913 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:48:02.913 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:48:02.913 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:48:02.913 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:48:02.913 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1909ms 2025-07-01 21:48:02.913 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:48:02.913 +03:00 [DBG] Connection id "0HNC8090TGFR2" completed keep alive response. 2025-07-01 21:48:02.913 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1372ms 2025-07-01 21:48:02.913 +03:00 [DBG] Connection id "0HNC8090TGFR2" received FIN. 2025-07-01 21:48:02.913 +03:00 [DBG] Connection id "0HNC8090TGFR2" disconnecting. 2025-07-01 21:48:02.913 +03:00 [DBG] Connection id "0HNC8090TGFR2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:48:02.914 +03:00 [DBG] Connection id "0HNC8090TGFR2" stopped. 2025-07-01 21:49:02.907 +03:00 [DBG] Connection id "0HNC8090TGFR3" accepted. 2025-07-01 21:49:02.907 +03:00 [DBG] Connection id "0HNC8090TGFR3" started. 2025-07-01 21:49:02.907 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:49:02.907 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:49:02.907 +03:00 [DBG] POST requests are not supported 2025-07-01 21:49:02.907 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:49:02.907 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:49:02.907 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:49:02.907 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:49:02.907 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:49:02.907 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:49:02.907 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:49:02.907 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:49:02.907 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:49:02.908 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:49:02.908 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:49:02.908 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:49:02.908 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:49:02.908 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:49:02.908 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:49:02.908 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:49:02.908 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:49:02.908 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:49:02.908 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:49:02.908 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:49:02.908 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:49:02.908 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:49:02.908 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:49:02.908 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1723ms. 2025-07-01 21:49:02.908 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:49:02.908 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:49:02.908 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:49:02.908 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:49:02.908 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:49:02.909 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:49:02.909 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:49:02.909 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:49:02.909 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:49:02.909 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:49:02.909 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:49:02.909 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:49:02.909 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:49:02.909 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:49:02.909 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:49:02.909 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:49:02.909 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:49:02.909 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.251ms 2025-07-01 21:49:02.909 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:49:02.909 +03:00 [DBG] Connection id "0HNC8090TGFR3" completed keep alive response. 2025-07-01 21:49:02.909 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2561ms 2025-07-01 21:49:02.909 +03:00 [DBG] Connection id "0HNC8090TGFR3" received FIN. 2025-07-01 21:49:02.910 +03:00 [DBG] Connection id "0HNC8090TGFR3" disconnecting. 2025-07-01 21:49:02.910 +03:00 [DBG] Connection id "0HNC8090TGFR3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:49:02.911 +03:00 [DBG] Connection id "0HNC8090TGFR3" stopped. 2025-07-01 21:50:02.899 +03:00 [DBG] Connection id "0HNC8090TGFR4" accepted. 2025-07-01 21:50:02.899 +03:00 [DBG] Connection id "0HNC8090TGFR4" started. 2025-07-01 21:50:02.899 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:50:02.899 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:50:02.899 +03:00 [DBG] POST requests are not supported 2025-07-01 21:50:02.899 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:50:02.899 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:50:02.899 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:50:02.899 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:50:02.899 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:50:02.899 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:50:02.899 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:50:02.900 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:50:02.900 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:50:02.900 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:50:02.900 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:50:02.900 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:50:02.900 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:50:02.900 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:50:02.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:50:02.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:50:02.900 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:50:02.900 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:50:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:50:02.900 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:50:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:50:02.900 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:50:02.900 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:50:02.900 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1791ms. 2025-07-01 21:50:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:50:02.901 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:50:02.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:50:02.901 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:50:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:50:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:50:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:50:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:50:02.901 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:50:02.901 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:50:02.901 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:50:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:50:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:50:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:50:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:50:02.901 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:50:02.901 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:50:02.901 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4554ms 2025-07-01 21:50:02.901 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:50:02.901 +03:00 [DBG] Connection id "0HNC8090TGFR4" completed keep alive response. 2025-07-01 21:50:02.901 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3985ms 2025-07-01 21:50:02.902 +03:00 [DBG] Connection id "0HNC8090TGFR4" received FIN. 2025-07-01 21:50:02.902 +03:00 [DBG] Connection id "0HNC8090TGFR4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:50:02.902 +03:00 [DBG] Connection id "0HNC8090TGFR4" disconnecting. 2025-07-01 21:50:02.902 +03:00 [DBG] Connection id "0HNC8090TGFR4" stopped. 2025-07-01 21:51:02.911 +03:00 [DBG] Connection id "0HNC8090TGFR5" accepted. 2025-07-01 21:51:02.911 +03:00 [DBG] Connection id "0HNC8090TGFR5" started. 2025-07-01 21:51:02.911 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:51:02.911 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:51:02.912 +03:00 [DBG] POST requests are not supported 2025-07-01 21:51:02.912 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:51:02.912 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:51:02.912 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:51:02.912 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:51:02.912 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:51:02.912 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:51:02.912 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:51:02.912 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:51:02.912 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:51:02.912 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:51:02.912 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:51:02.912 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:51:02.912 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:51:02.912 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:51:02.912 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:51:02.912 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:51:02.912 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:51:02.912 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:51:02.912 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:51:02.912 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:51:02.912 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:51:02.912 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:51:02.912 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:51:02.912 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1231ms. 2025-07-01 21:51:02.912 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:51:02.912 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:51:02.912 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:51:02.912 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:51:02.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:51:02.912 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:51:02.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:51:02.912 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:51:02.912 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:51:02.913 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:51:02.913 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:51:02.913 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:51:02.913 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:51:02.913 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:51:02.913 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:51:02.913 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:51:02.913 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:51:02.913 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6982ms 2025-07-01 21:51:02.913 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:51:02.913 +03:00 [DBG] Connection id "0HNC8090TGFR5" completed keep alive response. 2025-07-01 21:51:02.913 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.315ms 2025-07-01 21:51:02.913 +03:00 [DBG] Connection id "0HNC8090TGFR5" received FIN. 2025-07-01 21:51:02.913 +03:00 [DBG] Connection id "0HNC8090TGFR5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:51:02.913 +03:00 [DBG] Connection id "0HNC8090TGFR5" disconnecting. 2025-07-01 21:51:02.913 +03:00 [DBG] Connection id "0HNC8090TGFR5" stopped. 2025-07-01 21:52:02.916 +03:00 [DBG] Connection id "0HNC8090TGFR6" accepted. 2025-07-01 21:52:02.916 +03:00 [DBG] Connection id "0HNC8090TGFR6" started. 2025-07-01 21:52:02.916 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:52:02.916 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:52:02.916 +03:00 [DBG] POST requests are not supported 2025-07-01 21:52:02.916 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:52:02.916 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:52:02.916 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:52:02.916 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:52:02.916 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:52:02.916 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:52:02.916 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:52:02.916 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:52:02.917 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:52:02.917 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:52:02.917 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:52:02.917 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:52:02.917 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:52:02.917 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:52:02.917 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:52:02.917 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:52:02.917 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:52:02.917 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:52:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:52:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:52:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:52:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:52:02.917 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:52:02.917 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1268ms. 2025-07-01 21:52:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:52:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:52:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:52:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:52:02.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:52:02.917 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:52:02.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:52:02.917 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:52:02.917 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:52:02.917 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:52:02.917 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:52:02.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:52:02.917 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:52:02.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:52:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:52:02.918 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:52:02.918 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:52:02.918 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8379ms 2025-07-01 21:52:02.918 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:52:02.918 +03:00 [DBG] Connection id "0HNC8090TGFR6" completed keep alive response. 2025-07-01 21:52:02.918 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6639ms 2025-07-01 21:52:02.918 +03:00 [DBG] Connection id "0HNC8090TGFR6" received FIN. 2025-07-01 21:52:02.918 +03:00 [DBG] Connection id "0HNC8090TGFR6" disconnecting. 2025-07-01 21:52:02.918 +03:00 [DBG] Connection id "0HNC8090TGFR6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:52:02.919 +03:00 [DBG] Connection id "0HNC8090TGFR6" stopped. 2025-07-01 21:53:02.910 +03:00 [DBG] Connection id "0HNC8090TGFR7" accepted. 2025-07-01 21:53:02.910 +03:00 [DBG] Connection id "0HNC8090TGFR7" started. 2025-07-01 21:53:02.910 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:53:02.910 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:53:02.910 +03:00 [DBG] POST requests are not supported 2025-07-01 21:53:02.911 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:53:02.911 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:53:02.911 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:53:02.911 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:53:02.911 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:53:02.911 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:53:02.911 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:53:02.911 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:53:02.911 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:53:02.911 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:53:02.911 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:53:02.911 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:53:02.911 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:53:02.911 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:53:02.911 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:53:02.911 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:53:02.911 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:53:02.911 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:53:02.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:53:02.911 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:53:02.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:53:02.911 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:53:02.911 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:53:02.912 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1734ms. 2025-07-01 21:53:02.912 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:53:02.912 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:53:02.912 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:53:02.912 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:53:02.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:53:02.912 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:53:02.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:53:02.912 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:53:02.912 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:53:02.912 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:53:02.912 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:53:02.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:53:02.912 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:53:02.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:53:02.913 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:53:02.913 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:53:02.913 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:53:02.913 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4751ms 2025-07-01 21:53:02.913 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:53:02.913 +03:00 [DBG] Connection id "0HNC8090TGFR7" completed keep alive response. 2025-07-01 21:53:02.913 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3864ms 2025-07-01 21:53:02.913 +03:00 [DBG] Connection id "0HNC8090TGFR7" received FIN. 2025-07-01 21:53:02.913 +03:00 [DBG] Connection id "0HNC8090TGFR7" disconnecting. 2025-07-01 21:53:02.913 +03:00 [DBG] Connection id "0HNC8090TGFR7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:53:02.914 +03:00 [DBG] Connection id "0HNC8090TGFR7" stopped. 2025-07-01 21:54:02.901 +03:00 [DBG] Connection id "0HNC8090TGFR8" accepted. 2025-07-01 21:54:02.901 +03:00 [DBG] Connection id "0HNC8090TGFR8" started. 2025-07-01 21:54:02.901 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:54:02.902 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:54:02.902 +03:00 [DBG] POST requests are not supported 2025-07-01 21:54:02.902 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:54:02.902 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:54:02.902 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:54:02.902 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:54:02.902 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:54:02.902 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:54:02.902 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:54:02.902 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:54:02.902 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:54:02.902 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:54:02.902 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:54:02.902 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:54:02.902 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:54:02.902 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:54:02.902 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:54:02.902 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:54:02.902 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:54:02.902 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:54:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:54:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:54:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:54:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:54:02.902 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:54:02.902 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1204ms. 2025-07-01 21:54:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:54:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:54:02.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:54:02.902 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:54:02.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:54:02.903 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:54:02.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:54:02.903 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:54:02.903 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:54:02.903 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:54:02.903 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:54:02.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:54:02.903 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:54:02.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:54:02.903 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:54:02.903 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:54:02.903 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:54:02.903 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8164ms 2025-07-01 21:54:02.903 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:54:02.903 +03:00 [DBG] Connection id "0HNC8090TGFR8" completed keep alive response. 2025-07-01 21:54:02.903 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4045ms 2025-07-01 21:54:02.903 +03:00 [DBG] Connection id "0HNC8090TGFR8" received FIN. 2025-07-01 21:54:02.903 +03:00 [DBG] Connection id "0HNC8090TGFR8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:54:02.903 +03:00 [DBG] Connection id "0HNC8090TGFR8" disconnecting. 2025-07-01 21:54:02.903 +03:00 [DBG] Connection id "0HNC8090TGFR8" stopped. 2025-07-01 21:55:02.912 +03:00 [DBG] Connection id "0HNC8090TGFR9" accepted. 2025-07-01 21:55:02.912 +03:00 [DBG] Connection id "0HNC8090TGFR9" started. 2025-07-01 21:55:02.912 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:55:02.912 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:55:02.912 +03:00 [DBG] POST requests are not supported 2025-07-01 21:55:02.912 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:55:02.912 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:55:02.912 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:55:02.912 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:55:02.912 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:55:02.912 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:55:02.912 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:55:02.912 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:55:02.912 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:55:02.912 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:55:02.912 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:55:02.912 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:55:02.912 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:55:02.913 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:55:02.913 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:55:02.913 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:55:02.913 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:55:02.913 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:55:02.913 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:55:02.913 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:55:02.913 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:55:02.913 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:55:02.913 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:55:02.913 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1741ms. 2025-07-01 21:55:02.913 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:55:02.913 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:55:02.913 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:55:02.913 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:55:02.913 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:55:02.913 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:55:02.913 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:55:02.913 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:55:02.913 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:55:02.913 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:55:02.913 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:55:02.913 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:55:02.913 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:55:02.913 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:55:02.913 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:55:02.913 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:55:02.913 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:55:02.913 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.932ms 2025-07-01 21:55:02.914 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:55:02.914 +03:00 [DBG] Connection id "0HNC8090TGFR9" completed keep alive response. 2025-07-01 21:55:02.914 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7034ms 2025-07-01 21:55:02.914 +03:00 [DBG] Connection id "0HNC8090TGFR9" received FIN. 2025-07-01 21:55:02.914 +03:00 [DBG] Connection id "0HNC8090TGFR9" disconnecting. 2025-07-01 21:55:02.914 +03:00 [DBG] Connection id "0HNC8090TGFR9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:55:02.915 +03:00 [DBG] Connection id "0HNC8090TGFR9" stopped. 2025-07-01 21:56:02.908 +03:00 [DBG] Connection id "0HNC8090TGFRA" accepted. 2025-07-01 21:56:02.908 +03:00 [DBG] Connection id "0HNC8090TGFRA" started. 2025-07-01 21:56:02.908 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:56:02.908 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:56:02.908 +03:00 [DBG] POST requests are not supported 2025-07-01 21:56:02.908 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:56:02.908 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:56:02.908 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:56:02.908 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:56:02.908 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:56:02.908 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:56:02.908 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:56:02.909 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:56:02.909 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:56:02.909 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:56:02.909 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:56:02.909 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:56:02.909 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:56:02.909 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:56:02.909 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:56:02.909 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:56:02.909 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:56:02.909 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:56:02.909 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:56:02.909 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:56:02.909 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:56:02.909 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:56:02.909 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:56:02.909 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1472ms. 2025-07-01 21:56:02.909 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:56:02.909 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:56:02.909 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:56:02.909 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:56:02.909 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:56:02.910 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:56:02.910 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:56:02.910 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:56:02.910 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:56:02.910 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:56:02.910 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:56:02.910 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:56:02.910 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:56:02.910 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:56:02.910 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:56:02.910 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:56:02.910 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:56:02.910 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0249ms 2025-07-01 21:56:02.910 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:56:02.910 +03:00 [DBG] Connection id "0HNC8090TGFRA" completed keep alive response. 2025-07-01 21:56:02.910 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9035ms 2025-07-01 21:56:02.910 +03:00 [DBG] Connection id "0HNC8090TGFRA" received FIN. 2025-07-01 21:56:02.910 +03:00 [DBG] Connection id "0HNC8090TGFRA" disconnecting. 2025-07-01 21:56:02.910 +03:00 [DBG] Connection id "0HNC8090TGFRA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:56:02.912 +03:00 [DBG] Connection id "0HNC8090TGFRA" stopped. 2025-07-01 21:57:02.909 +03:00 [DBG] Connection id "0HNC8090TGFRB" accepted. 2025-07-01 21:57:02.909 +03:00 [DBG] Connection id "0HNC8090TGFRB" started. 2025-07-01 21:57:02.909 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:57:02.909 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:57:02.909 +03:00 [DBG] POST requests are not supported 2025-07-01 21:57:02.909 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:57:02.909 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:57:02.909 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:57:02.909 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:57:02.909 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:57:02.909 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:57:02.909 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:57:02.909 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:57:02.909 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:57:02.909 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:57:02.909 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:57:02.909 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:57:02.909 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:57:02.909 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:57:02.909 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:57:02.910 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:57:02.910 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:57:02.910 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:57:02.910 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:57:02.910 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:57:02.910 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:57:02.910 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:57:02.910 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:57:02.910 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1809ms. 2025-07-01 21:57:02.910 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:57:02.910 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:57:02.910 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:57:02.910 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:57:02.910 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:57:02.910 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:57:02.910 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:57:02.910 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:57:02.910 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:57:02.910 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:57:02.910 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:57:02.910 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:57:02.910 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:57:02.910 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:57:02.910 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:57:02.910 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:57:02.910 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:57:02.910 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9017ms 2025-07-01 21:57:02.910 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:57:02.910 +03:00 [DBG] Connection id "0HNC8090TGFRB" completed keep alive response. 2025-07-01 21:57:02.910 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5263ms 2025-07-01 21:57:02.911 +03:00 [DBG] Connection id "0HNC8090TGFRB" received FIN. 2025-07-01 21:57:02.911 +03:00 [DBG] Connection id "0HNC8090TGFRB" disconnecting. 2025-07-01 21:57:02.911 +03:00 [DBG] Connection id "0HNC8090TGFRB" stopped. 2025-07-01 21:57:02.911 +03:00 [DBG] Connection id "0HNC8090TGFRB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:58:02.916 +03:00 [DBG] Connection id "0HNC8090TGFRC" accepted. 2025-07-01 21:58:02.916 +03:00 [DBG] Connection id "0HNC8090TGFRC" started. 2025-07-01 21:58:02.916 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:58:02.916 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:58:02.916 +03:00 [DBG] POST requests are not supported 2025-07-01 21:58:02.916 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:58:02.916 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:58:02.916 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:58:02.916 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:58:02.916 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:58:02.916 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:58:02.916 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:58:02.916 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:58:02.916 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:58:02.916 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:58:02.916 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:58:02.916 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:58:02.916 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:58:02.916 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:58:02.916 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:58:02.917 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:58:02.917 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:58:02.917 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:58:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:58:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:58:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:58:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:58:02.917 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:58:02.917 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1458ms. 2025-07-01 21:58:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:58:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:58:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:58:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:58:02.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:58:02.917 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:58:02.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:58:02.917 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:58:02.917 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:58:02.917 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:58:02.917 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:58:02.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:58:02.917 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:58:02.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:58:02.917 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:58:02.917 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:58:02.917 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:58:02.917 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7957ms 2025-07-01 21:58:02.917 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:58:02.917 +03:00 [DBG] Connection id "0HNC8090TGFRC" completed keep alive response. 2025-07-01 21:58:02.917 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4417ms 2025-07-01 21:58:02.918 +03:00 [DBG] Connection id "0HNC8090TGFRC" received FIN. 2025-07-01 21:58:02.918 +03:00 [DBG] Connection id "0HNC8090TGFRC" disconnecting. 2025-07-01 21:58:02.918 +03:00 [DBG] Connection id "0HNC8090TGFRC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:58:02.919 +03:00 [DBG] Connection id "0HNC8090TGFRC" stopped. 2025-07-01 21:59:02.915 +03:00 [DBG] Connection id "0HNC8090TGFRD" accepted. 2025-07-01 21:59:02.915 +03:00 [DBG] Connection id "0HNC8090TGFRD" started. 2025-07-01 21:59:02.915 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 21:59:02.915 +03:00 [VRB] All hosts are allowed. 2025-07-01 21:59:02.915 +03:00 [DBG] POST requests are not supported 2025-07-01 21:59:02.915 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 21:59:02.915 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 21:59:02.915 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:59:02.915 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 21:59:02.915 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 21:59:02.915 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 21:59:02.915 +03:00 [INF] CORS policy execution successful. 2025-07-01 21:59:02.916 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:59:02.916 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 21:59:02.916 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 21:59:02.916 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 21:59:02.916 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 21:59:02.916 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 21:59:02.916 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 21:59:02.916 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:59:02.916 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:59:02.916 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:59:02.916 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 21:59:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:59:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:59:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:59:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:59:02.916 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 21:59:02.916 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1421ms. 2025-07-01 21:59:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:59:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 21:59:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:59:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 21:59:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:59:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:59:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:59:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:59:02.916 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:59:02.916 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 21:59:02.916 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 21:59:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:59:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 21:59:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:59:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:59:02.916 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:59:02.916 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 21:59:02.916 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7725ms 2025-07-01 21:59:02.917 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 21:59:02.917 +03:00 [DBG] Connection id "0HNC8090TGFRD" completed keep alive response. 2025-07-01 21:59:02.917 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4068ms 2025-07-01 21:59:02.917 +03:00 [DBG] Connection id "0HNC8090TGFRD" received FIN. 2025-07-01 21:59:02.917 +03:00 [DBG] Connection id "0HNC8090TGFRD" disconnecting. 2025-07-01 21:59:02.917 +03:00 [DBG] Connection id "0HNC8090TGFRD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 21:59:02.918 +03:00 [DBG] Connection id "0HNC8090TGFRD" stopped. 2025-07-01 22:00:02.906 +03:00 [DBG] Connection id "0HNC8090TGFRE" accepted. 2025-07-01 22:00:02.906 +03:00 [DBG] Connection id "0HNC8090TGFRE" started. 2025-07-01 22:00:02.906 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:00:02.906 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:00:02.906 +03:00 [DBG] POST requests are not supported 2025-07-01 22:00:02.906 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:00:02.906 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:00:02.906 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:00:02.906 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:00:02.906 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:00:02.906 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:00:02.906 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:00:02.906 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:00:02.907 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:00:02.907 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:00:02.907 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:00:02.907 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:00:02.907 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:00:02.907 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:00:02.907 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:00:02.907 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:00:02.907 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:00:02.907 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:00:02.907 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:00:02.907 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:00:02.907 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:00:02.907 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:00:02.907 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:00:02.907 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1326ms. 2025-07-01 22:00:02.907 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:00:02.907 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:00:02.907 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:00:02.907 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:00:02.907 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:00:02.907 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:00:02.907 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:00:02.907 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:00:02.907 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:00:02.907 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:00:02.907 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:00:02.907 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:00:02.908 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:00:02.908 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:00:02.908 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:00:02.908 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:00:02.908 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:00:02.908 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8907ms 2025-07-01 22:00:02.908 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:00:02.908 +03:00 [DBG] Connection id "0HNC8090TGFRE" completed keep alive response. 2025-07-01 22:00:02.908 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5544ms 2025-07-01 22:00:02.908 +03:00 [DBG] Connection id "0HNC8090TGFRE" received FIN. 2025-07-01 22:00:02.908 +03:00 [DBG] Connection id "0HNC8090TGFRE" disconnecting. 2025-07-01 22:00:02.908 +03:00 [DBG] Connection id "0HNC8090TGFRE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:00:02.909 +03:00 [DBG] Connection id "0HNC8090TGFRE" stopped. 2025-07-01 22:01:02.904 +03:00 [DBG] Connection id "0HNC8090TGFRF" accepted. 2025-07-01 22:01:02.904 +03:00 [DBG] Connection id "0HNC8090TGFRF" started. 2025-07-01 22:01:02.904 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:01:02.904 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:01:02.904 +03:00 [DBG] POST requests are not supported 2025-07-01 22:01:02.904 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:01:02.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-07-01 22:01:02.904 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:01:02.904 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:01:02.904 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:01:02.904 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:01:02.904 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:01:02.904 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:01:02.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-07-01 22:01:02.904 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:01:02.904 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:01:02.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-07-01 22:01:02.905 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:01:02.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-07-01 22:01:02.905 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:01:02.905 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:01:02.905 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:01:02.905 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:01:02.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:01:02.905 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:01:02.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:01:02.905 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:01:02.905 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:01:02.905 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1285ms. 2025-07-01 22:01:02.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:01:02.905 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:01:02.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:01:02.905 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:01:02.905 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:01:02.905 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:01:02.905 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:01:02.905 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:01:02.905 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:01:02.905 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:01:02.905 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:01:02.905 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:01:02.905 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:01:02.905 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:01:02.905 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:01:02.905 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:01:02.905 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:01:02.905 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7543ms 2025-07-01 22:01:02.905 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:01:02.905 +03:00 [DBG] Connection id "0HNC8090TGFRF" completed keep alive response. 2025-07-01 22:01:02.905 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3402ms 2025-07-01 22:01:02.906 +03:00 [DBG] Connection id "0HNC8090TGFRF" received FIN. 2025-07-01 22:01:02.906 +03:00 [DBG] Connection id "0HNC8090TGFRF" disconnecting. 2025-07-01 22:01:02.906 +03:00 [DBG] Connection id "0HNC8090TGFRF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:01:02.907 +03:00 [DBG] Connection id "0HNC8090TGFRF" stopped. 2025-07-01 22:02:02.980 +03:00 [DBG] Connection id "0HNC8090TGFRG" accepted. 2025-07-01 22:02:02.980 +03:00 [DBG] Connection id "0HNC8090TGFRG" started. 2025-07-01 22:02:02.981 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:02:02.981 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:02:02.981 +03:00 [DBG] POST requests are not supported 2025-07-01 22:02:02.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:02:02.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:02:02.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:02:02.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:02:02.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:02:02.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:02:02.981 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:02:02.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:02:02.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:02:02.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:02:02.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:02:02.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:02:02.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:02:02.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:02:02.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:02:02.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:02:02.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:02:02.981 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:02:02.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:02:02.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:02:02.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:02:02.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:02:02.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:02:02.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1271ms. 2025-07-01 22:02:02.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:02:02.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:02:02.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:02:02.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:02:02.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:02:02.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:02:02.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:02:02.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:02:02.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:02:02.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:02:02.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:02:02.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:02:02.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:02:02.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:02:02.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:02:02.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:02:02.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:02:02.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9395ms 2025-07-01 22:02:02.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:02:02.982 +03:00 [DBG] Connection id "0HNC8090TGFRG" completed keep alive response. 2025-07-01 22:02:02.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8833ms 2025-07-01 22:02:02.983 +03:00 [DBG] Connection id "0HNC8090TGFRG" received FIN. 2025-07-01 22:02:02.983 +03:00 [DBG] Connection id "0HNC8090TGFRG" disconnecting. 2025-07-01 22:02:02.983 +03:00 [DBG] Connection id "0HNC8090TGFRG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:02:02.984 +03:00 [DBG] Connection id "0HNC8090TGFRG" stopped. 2025-07-01 22:03:02.914 +03:00 [DBG] Connection id "0HNC8090TGFRH" accepted. 2025-07-01 22:03:02.914 +03:00 [DBG] Connection id "0HNC8090TGFRH" started. 2025-07-01 22:03:02.914 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:03:02.914 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:03:02.914 +03:00 [DBG] POST requests are not supported 2025-07-01 22:03:02.914 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:03:02.914 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:03:02.914 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:03:02.914 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:03:02.914 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:03:02.914 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:03:02.914 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:03:02.914 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:03:02.914 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:03:02.915 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:03:02.915 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:03:02.915 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:03:02.915 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:03:02.915 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:03:02.915 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:03:02.915 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:03:02.915 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:03:02.915 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:03:02.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:03:02.915 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:03:02.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:03:02.915 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:03:02.915 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:03:02.915 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1281ms. 2025-07-01 22:03:02.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:03:02.915 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:03:02.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:03:02.915 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:03:02.915 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:03:02.915 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:03:02.915 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:03:02.915 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:03:02.915 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:03:02.915 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:03:02.915 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:03:02.915 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:03:02.915 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:03:02.915 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:03:02.915 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:03:02.915 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:03:02.915 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:03:02.915 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7593ms 2025-07-01 22:03:02.915 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:03:02.915 +03:00 [DBG] Connection id "0HNC8090TGFRH" completed keep alive response. 2025-07-01 22:03:02.915 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3907ms 2025-07-01 22:03:02.916 +03:00 [DBG] Connection id "0HNC8090TGFRH" received FIN. 2025-07-01 22:03:02.916 +03:00 [DBG] Connection id "0HNC8090TGFRH" disconnecting. 2025-07-01 22:03:02.916 +03:00 [DBG] Connection id "0HNC8090TGFRH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:03:02.917 +03:00 [DBG] Connection id "0HNC8090TGFRH" stopped. 2025-07-01 22:04:02.899 +03:00 [DBG] Connection id "0HNC8090TGFRI" accepted. 2025-07-01 22:04:02.900 +03:00 [DBG] Connection id "0HNC8090TGFRI" started. 2025-07-01 22:04:02.900 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:04:02.900 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:04:02.900 +03:00 [DBG] POST requests are not supported 2025-07-01 22:04:02.900 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:04:02.900 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:04:02.900 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:04:02.900 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:04:02.900 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:04:02.900 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:04:02.900 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:04:02.900 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:04:02.900 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:04:02.900 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:04:02.900 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:04:02.900 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:04:02.900 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:04:02.900 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:04:02.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:04:02.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:04:02.900 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:04:02.900 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:04:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:04:02.900 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:04:02.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:04:02.900 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:04:02.900 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:04:02.901 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1554ms. 2025-07-01 22:04:02.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:04:02.901 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:04:02.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:04:02.901 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:04:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:04:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:04:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:04:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:04:02.901 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:04:02.901 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:04:02.901 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:04:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:04:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:04:02.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:04:02.901 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:04:02.901 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:04:02.901 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:04:02.901 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7573ms 2025-07-01 22:04:02.901 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:04:02.901 +03:00 [DBG] Connection id "0HNC8090TGFRI" completed keep alive response. 2025-07-01 22:04:02.901 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4467ms 2025-07-01 22:04:02.901 +03:00 [DBG] Connection id "0HNC8090TGFRI" received FIN. 2025-07-01 22:04:02.901 +03:00 [DBG] Connection id "0HNC8090TGFRI" disconnecting. 2025-07-01 22:04:02.901 +03:00 [DBG] Connection id "0HNC8090TGFRI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:04:02.903 +03:00 [DBG] Connection id "0HNC8090TGFRI" stopped. 2025-07-01 22:05:02.904 +03:00 [DBG] Connection id "0HNC8090TGFRJ" accepted. 2025-07-01 22:05:02.904 +03:00 [DBG] Connection id "0HNC8090TGFRJ" started. 2025-07-01 22:05:02.904 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:05:02.905 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:05:02.905 +03:00 [DBG] POST requests are not supported 2025-07-01 22:05:02.905 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:05:02.905 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:05:02.905 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:05:02.905 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:05:02.905 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:05:02.905 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:05:02.905 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:05:02.905 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:05:02.905 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:05:02.905 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:05:02.905 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:05:02.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-07-01 22:05:02.905 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:05:02.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-07-01 22:05:02.905 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:05:02.905 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:05:02.905 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:05:02.905 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:05:02.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:05:02.905 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:05:02.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:05:02.905 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:05:02.905 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:05:02.905 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1251ms. 2025-07-01 22:05:02.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:05:02.905 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:05:02.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:05:02.905 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:05:02.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:05:02.906 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:05:02.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:05:02.906 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:05:02.906 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:05:02.906 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:05:02.906 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:05:02.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:05:02.906 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:05:02.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:05:02.906 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:05:02.906 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:05:02.906 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:05:02.906 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.69ms 2025-07-01 22:05:02.906 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:05:02.906 +03:00 [DBG] Connection id "0HNC8090TGFRJ" completed keep alive response. 2025-07-01 22:05:02.906 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3633ms 2025-07-01 22:05:02.906 +03:00 [DBG] Connection id "0HNC8090TGFRJ" received FIN. 2025-07-01 22:05:02.906 +03:00 [DBG] Connection id "0HNC8090TGFRJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:05:02.906 +03:00 [DBG] Connection id "0HNC8090TGFRJ" disconnecting. 2025-07-01 22:05:02.906 +03:00 [DBG] Connection id "0HNC8090TGFRJ" stopped. 2025-07-01 22:06:02.910 +03:00 [DBG] Connection id "0HNC8090TGFRK" accepted. 2025-07-01 22:06:02.910 +03:00 [DBG] Connection id "0HNC8090TGFRK" started. 2025-07-01 22:06:02.911 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:06:02.911 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:06:02.911 +03:00 [DBG] POST requests are not supported 2025-07-01 22:06:02.911 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:06:02.911 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:06:02.911 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:06:02.911 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:06:02.911 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:06:02.911 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:06:02.911 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:06:02.911 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:06:02.911 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:06:02.911 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:06:02.911 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:06:02.911 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:06:02.911 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:06:02.911 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:06:02.911 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:06:02.911 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:06:02.911 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:06:02.911 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:06:02.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:06:02.911 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:06:02.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:06:02.911 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:06:02.911 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:06:02.912 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1297ms. 2025-07-01 22:06:02.912 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:06:02.912 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:06:02.912 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:06:02.912 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:06:02.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:06:02.912 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:06:02.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:06:02.912 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:06:02.912 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:06:02.912 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:06:02.912 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:06:02.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:06:02.912 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:06:02.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:06:02.912 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:06:02.912 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:06:02.912 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:06:02.912 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.841ms 2025-07-01 22:06:02.912 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:06:02.912 +03:00 [DBG] Connection id "0HNC8090TGFRK" completed keep alive response. 2025-07-01 22:06:02.912 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.605ms 2025-07-01 22:06:02.912 +03:00 [DBG] Connection id "0HNC8090TGFRK" received FIN. 2025-07-01 22:06:02.912 +03:00 [DBG] Connection id "0HNC8090TGFRK" disconnecting. 2025-07-01 22:06:02.912 +03:00 [DBG] Connection id "0HNC8090TGFRK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:06:02.914 +03:00 [DBG] Connection id "0HNC8090TGFRK" stopped. 2025-07-01 22:07:02.913 +03:00 [DBG] Connection id "0HNC8090TGFRL" accepted. 2025-07-01 22:07:02.913 +03:00 [DBG] Connection id "0HNC8090TGFRL" started. 2025-07-01 22:07:02.913 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:07:02.913 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:07:02.913 +03:00 [DBG] POST requests are not supported 2025-07-01 22:07:02.913 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:07:02.913 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:07:02.913 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:07:02.913 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:07:02.913 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:07:02.913 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:07:02.913 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:07:02.913 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:07:02.913 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:07:02.913 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:07:02.914 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:07:02.914 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:07:02.914 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:07:02.914 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:07:02.914 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:07:02.914 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:07:02.914 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:07:02.914 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:07:02.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:07:02.914 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:07:02.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:07:02.914 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:07:02.914 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:07:02.914 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1487ms. 2025-07-01 22:07:02.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:07:02.914 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:07:02.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:07:02.914 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:07:02.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:07:02.914 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:07:02.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:07:02.914 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:07:02.914 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:07:02.914 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:07:02.914 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:07:02.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:07:02.914 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:07:02.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:07:02.914 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:07:02.914 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:07:02.914 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:07:02.914 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8503ms 2025-07-01 22:07:02.914 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:07:02.915 +03:00 [DBG] Connection id "0HNC8090TGFRL" completed keep alive response. 2025-07-01 22:07:02.915 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4931ms 2025-07-01 22:07:02.915 +03:00 [DBG] Connection id "0HNC8090TGFRL" received FIN. 2025-07-01 22:07:02.915 +03:00 [DBG] Connection id "0HNC8090TGFRL" disconnecting. 2025-07-01 22:07:02.915 +03:00 [DBG] Connection id "0HNC8090TGFRL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:07:02.916 +03:00 [DBG] Connection id "0HNC8090TGFRL" stopped. 2025-07-01 22:08:02.910 +03:00 [DBG] Connection id "0HNC8090TGFRM" accepted. 2025-07-01 22:08:02.910 +03:00 [DBG] Connection id "0HNC8090TGFRM" started. 2025-07-01 22:08:02.910 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:08:02.910 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:08:02.910 +03:00 [DBG] POST requests are not supported 2025-07-01 22:08:02.910 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:08:02.910 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:08:02.910 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:08:02.910 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:08:02.911 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:08:02.911 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:08:02.911 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:08:02.911 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:08:02.911 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:08:02.911 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:08:02.911 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:08:02.911 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:08:02.911 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:08:02.911 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:08:02.911 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:08:02.911 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:08:02.911 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:08:02.911 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:08:02.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:08:02.911 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:08:02.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:08:02.911 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:08:02.911 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:08:02.911 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1293ms. 2025-07-01 22:08:02.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:08:02.911 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:08:02.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:08:02.912 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:08:02.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:08:02.912 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:08:02.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:08:02.912 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:08:02.912 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:08:02.912 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:08:02.912 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:08:02.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:08:02.912 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:08:02.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:08:02.912 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:08:02.912 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:08:02.912 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:08:02.912 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1502ms 2025-07-01 22:08:02.912 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:08:02.912 +03:00 [DBG] Connection id "0HNC8090TGFRM" completed keep alive response. 2025-07-01 22:08:02.912 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8722ms 2025-07-01 22:08:02.912 +03:00 [DBG] Connection id "0HNC8090TGFRM" received FIN. 2025-07-01 22:08:02.912 +03:00 [DBG] Connection id "0HNC8090TGFRM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:08:02.913 +03:00 [DBG] Connection id "0HNC8090TGFRM" disconnecting. 2025-07-01 22:08:02.913 +03:00 [DBG] Connection id "0HNC8090TGFRM" stopped. 2025-07-01 22:09:02.914 +03:00 [DBG] Connection id "0HNC8090TGFRN" accepted. 2025-07-01 22:09:02.914 +03:00 [DBG] Connection id "0HNC8090TGFRN" started. 2025-07-01 22:09:02.914 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:09:02.914 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:09:02.914 +03:00 [DBG] POST requests are not supported 2025-07-01 22:09:02.914 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:09:02.914 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:09:02.914 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:09:02.914 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:09:02.914 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:09:02.914 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:09:02.914 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:09:02.914 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:09:02.914 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:09:02.914 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:09:02.914 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:09:02.914 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:09:02.914 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:09:02.914 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:09:02.914 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:09:02.914 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:09:02.914 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:09:02.915 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:09:02.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:09:02.915 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:09:02.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:09:02.915 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:09:02.915 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:09:02.915 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1324ms. 2025-07-01 22:09:02.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:09:02.915 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:09:02.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:09:02.915 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:09:02.915 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:09:02.915 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:09:02.915 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:09:02.915 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:09:02.915 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:09:02.915 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:09:02.915 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:09:02.915 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:09:02.915 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:09:02.915 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:09:02.915 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:09:02.915 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:09:02.915 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:09:02.915 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6995ms 2025-07-01 22:09:02.915 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:09:02.915 +03:00 [DBG] Connection id "0HNC8090TGFRN" completed keep alive response. 2025-07-01 22:09:02.915 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3111ms 2025-07-01 22:09:02.915 +03:00 [DBG] Connection id "0HNC8090TGFRN" received FIN. 2025-07-01 22:09:02.916 +03:00 [DBG] Connection id "0HNC8090TGFRN" disconnecting. 2025-07-01 22:09:02.916 +03:00 [DBG] Connection id "0HNC8090TGFRN" stopped. 2025-07-01 22:09:02.916 +03:00 [DBG] Connection id "0HNC8090TGFRN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:10:02.914 +03:00 [DBG] Connection id "0HNC8090TGFRO" accepted. 2025-07-01 22:10:02.914 +03:00 [DBG] Connection id "0HNC8090TGFRO" started. 2025-07-01 22:10:02.915 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:10:02.915 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:10:02.915 +03:00 [DBG] POST requests are not supported 2025-07-01 22:10:02.915 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:10:02.915 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:10:02.915 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:10:02.915 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:10:02.915 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:10:02.915 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:10:02.915 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:10:02.915 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:10:02.915 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:10:02.915 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:10:02.915 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:10:02.915 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:10:02.915 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:10:02.915 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:10:02.915 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:10:02.915 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:10:02.916 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:10:02.916 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:10:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:10:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:10:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:10:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:10:02.916 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:10:02.916 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1586ms. 2025-07-01 22:10:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:10:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:10:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:10:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:10:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:10:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:10:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:10:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:10:02.916 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:10:02.916 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:10:02.916 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:10:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:10:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:10:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:10:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:10:02.917 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:10:02.917 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:10:02.917 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1351ms 2025-07-01 22:10:02.917 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:10:02.917 +03:00 [DBG] Connection id "0HNC8090TGFRO" completed keep alive response. 2025-07-01 22:10:02.917 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1353ms 2025-07-01 22:10:02.917 +03:00 [DBG] Connection id "0HNC8090TGFRO" received FIN. 2025-07-01 22:10:02.917 +03:00 [DBG] Connection id "0HNC8090TGFRO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:10:02.917 +03:00 [DBG] Connection id "0HNC8090TGFRO" disconnecting. 2025-07-01 22:10:02.917 +03:00 [DBG] Connection id "0HNC8090TGFRO" stopped. 2025-07-01 22:11:02.903 +03:00 [DBG] Connection id "0HNC8090TGFRP" accepted. 2025-07-01 22:11:02.903 +03:00 [DBG] Connection id "0HNC8090TGFRP" started. 2025-07-01 22:11:02.903 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:11:02.903 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:11:02.903 +03:00 [DBG] POST requests are not supported 2025-07-01 22:11:02.903 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:11:02.903 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:11:02.903 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:11:02.903 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:11:02.903 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:11:02.903 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:11:02.904 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:11:02.904 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:11:02.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-07-01 22:11:02.904 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:11:02.904 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:11:02.904 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:11:02.904 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:11:02.904 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:11:02.904 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:11:02.904 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:11:02.904 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:11:02.904 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:11:02.904 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:11:02.904 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:11:02.904 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:11:02.904 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:11:02.904 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:11:02.904 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1315ms. 2025-07-01 22:11:02.904 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:11:02.904 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:11:02.904 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:11:02.904 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:11:02.904 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:11:02.904 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:11:02.904 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:11:02.904 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:11:02.904 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:11:02.904 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:11:02.905 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:11:02.905 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:11:02.905 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:11:02.905 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:11:02.905 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:11:02.905 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:11:02.905 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:11:02.905 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8689ms 2025-07-01 22:11:02.905 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:11:02.905 +03:00 [DBG] Connection id "0HNC8090TGFRP" completed keep alive response. 2025-07-01 22:11:02.905 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5614ms 2025-07-01 22:11:02.905 +03:00 [DBG] Connection id "0HNC8090TGFRP" received FIN. 2025-07-01 22:11:02.905 +03:00 [DBG] Connection id "0HNC8090TGFRP" disconnecting. 2025-07-01 22:11:02.905 +03:00 [DBG] Connection id "0HNC8090TGFRP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:11:02.906 +03:00 [DBG] Connection id "0HNC8090TGFRP" stopped. 2025-07-01 22:12:02.913 +03:00 [DBG] Connection id "0HNC8090TGFRQ" accepted. 2025-07-01 22:12:02.913 +03:00 [DBG] Connection id "0HNC8090TGFRQ" started. 2025-07-01 22:12:02.914 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:12:02.914 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:12:02.914 +03:00 [DBG] POST requests are not supported 2025-07-01 22:12:02.914 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:12:02.914 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:12:02.914 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:12:02.914 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:12:02.914 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:12:02.914 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:12:02.914 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:12:02.914 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:12:02.914 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:12:02.915 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:12:02.915 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:12:02.915 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:12:02.915 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:12:02.915 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:12:02.915 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:12:02.915 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:12:02.915 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:12:02.915 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:12:02.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:12:02.915 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:12:02.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:12:02.915 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:12:02.915 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:12:02.915 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1454ms. 2025-07-01 22:12:02.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:12:02.915 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:12:02.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:12:02.915 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:12:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:12:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:12:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:12:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:12:02.916 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:12:02.916 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:12:02.916 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:12:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:12:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:12:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:12:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:12:02.916 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:12:02.916 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:12:02.916 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3443ms 2025-07-01 22:12:02.916 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:12:02.916 +03:00 [DBG] Connection id "0HNC8090TGFRQ" completed keep alive response. 2025-07-01 22:12:02.916 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7767ms 2025-07-01 22:12:02.917 +03:00 [DBG] Connection id "0HNC8090TGFRQ" received FIN. 2025-07-01 22:12:02.917 +03:00 [DBG] Connection id "0HNC8090TGFRQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:12:02.917 +03:00 [DBG] Connection id "0HNC8090TGFRQ" disconnecting. 2025-07-01 22:12:02.917 +03:00 [DBG] Connection id "0HNC8090TGFRQ" stopped. 2025-07-01 22:13:02.914 +03:00 [DBG] Connection id "0HNC8090TGFRR" accepted. 2025-07-01 22:13:02.914 +03:00 [DBG] Connection id "0HNC8090TGFRR" started. 2025-07-01 22:13:02.914 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:13:02.914 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:13:02.914 +03:00 [DBG] POST requests are not supported 2025-07-01 22:13:02.915 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:13:02.915 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:13:02.915 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:13:02.915 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:13:02.915 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:13:02.915 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:13:02.916 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:13:02.916 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:13:02.916 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:13:02.916 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:13:02.916 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:13:02.916 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:13:02.916 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:13:02.916 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:13:02.916 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:13:02.916 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:13:02.916 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:13:02.917 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:13:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:13:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:13:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:13:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:13:02.917 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:13:02.918 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1771ms. 2025-07-01 22:13:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:13:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:13:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:13:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:13:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:13:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:13:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:13:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:13:02.919 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:13:02.919 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:13:02.919 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:13:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:13:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:13:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:13:02.920 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:13:02.920 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:13:02.920 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:13:02.920 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 3.6613ms 2025-07-01 22:13:02.920 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:13:02.920 +03:00 [DBG] Connection id "0HNC8090TGFRR" completed keep alive response. 2025-07-01 22:13:02.920 +03:00 [DBG] Connection id "0HNC8090TGFRR" received FIN. 2025-07-01 22:13:02.921 +03:00 [DBG] Connection id "0HNC8090TGFRR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:13:02.921 +03:00 [DBG] Connection id "0HNC8090TGFRR" disconnecting. 2025-07-01 22:13:02.921 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 5.952ms 2025-07-01 22:13:02.921 +03:00 [DBG] Connection id "0HNC8090TGFRR" stopped. 2025-07-01 22:14:02.919 +03:00 [DBG] Connection id "0HNC8090TGFRS" accepted. 2025-07-01 22:14:02.919 +03:00 [DBG] Connection id "0HNC8090TGFRS" started. 2025-07-01 22:14:02.919 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:14:02.919 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:14:02.919 +03:00 [DBG] POST requests are not supported 2025-07-01 22:14:02.919 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:14:02.919 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:14:02.919 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:14:02.919 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:14:02.919 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:14:02.920 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:14:02.920 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:14:02.920 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:14:02.920 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:14:02.920 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:14:02.920 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:14:02.920 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:14:02.920 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:14:02.920 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:14:02.920 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:14:02.920 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:14:02.920 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:14:02.920 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:14:02.920 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:14:02.920 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:14:02.920 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:14:02.920 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:14:02.920 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:14:02.920 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1706ms. 2025-07-01 22:14:02.920 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:14:02.921 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:14:02.921 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:14:02.921 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:14:02.921 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:14:02.921 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:14:02.921 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:14:02.921 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:14:02.921 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:14:02.921 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:14:02.921 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:14:02.921 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:14:02.921 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:14:02.921 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:14:02.921 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:14:02.921 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:14:02.921 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:14:02.921 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.225ms 2025-07-01 22:14:02.921 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:14:02.921 +03:00 [DBG] Connection id "0HNC8090TGFRS" completed keep alive response. 2025-07-01 22:14:02.921 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1089ms 2025-07-01 22:14:02.922 +03:00 [DBG] Connection id "0HNC8090TGFRS" received FIN. 2025-07-01 22:14:02.922 +03:00 [DBG] Connection id "0HNC8090TGFRS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:14:02.922 +03:00 [DBG] Connection id "0HNC8090TGFRS" disconnecting. 2025-07-01 22:14:02.922 +03:00 [DBG] Connection id "0HNC8090TGFRS" stopped. 2025-07-01 22:15:02.915 +03:00 [DBG] Connection id "0HNC8090TGFRT" accepted. 2025-07-01 22:15:02.915 +03:00 [DBG] Connection id "0HNC8090TGFRT" started. 2025-07-01 22:15:02.915 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:15:02.915 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:15:02.915 +03:00 [DBG] POST requests are not supported 2025-07-01 22:15:02.915 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:15:02.916 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:15:02.916 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:15:02.916 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:15:02.916 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:15:02.916 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:15:02.916 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:15:02.916 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:15:02.916 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:15:02.916 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:15:02.916 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:15:02.916 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:15:02.916 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:15:02.916 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:15:02.916 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:15:02.916 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:15:02.916 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:15:02.916 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:15:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:15:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:15:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:15:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:15:02.916 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:15:02.916 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1184ms. 2025-07-01 22:15:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:15:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:15:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:15:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:15:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:15:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:15:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:15:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:15:02.916 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:15:02.916 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:15:02.916 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:15:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:15:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:15:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:15:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:15:02.916 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:15:02.916 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:15:02.917 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6281ms 2025-07-01 22:15:02.917 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:15:02.917 +03:00 [DBG] Connection id "0HNC8090TGFRT" completed keep alive response. 2025-07-01 22:15:02.917 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2159ms 2025-07-01 22:15:02.917 +03:00 [DBG] Connection id "0HNC8090TGFRT" received FIN. 2025-07-01 22:15:02.917 +03:00 [DBG] Connection id "0HNC8090TGFRT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:15:02.917 +03:00 [DBG] Connection id "0HNC8090TGFRT" disconnecting. 2025-07-01 22:15:02.917 +03:00 [DBG] Connection id "0HNC8090TGFRT" stopped. 2025-07-01 22:16:02.917 +03:00 [DBG] Connection id "0HNC8090TGFRU" accepted. 2025-07-01 22:16:02.918 +03:00 [DBG] Connection id "0HNC8090TGFRU" started. 2025-07-01 22:16:02.918 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:16:02.918 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:16:02.918 +03:00 [DBG] POST requests are not supported 2025-07-01 22:16:02.918 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:16:02.918 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:16:02.918 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:16:02.918 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:16:02.918 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:16:02.918 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:16:02.918 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:16:02.918 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:16:02.918 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:16:02.918 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:16:02.918 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:16:02.918 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:16:02.918 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:16:02.918 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:16:02.918 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:16:02.918 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:16:02.918 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:16:02.918 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:16:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:16:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:16:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:16:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:16:02.919 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:16:02.919 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.128ms. 2025-07-01 22:16:02.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:16:02.919 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:16:02.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:16:02.919 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:16:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:16:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:16:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:16:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:16:02.919 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:16:02.919 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:16:02.919 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:16:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:16:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:16:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:16:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:16:02.919 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:16:02.919 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:16:02.919 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7983ms 2025-07-01 22:16:02.919 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:16:02.919 +03:00 [DBG] Connection id "0HNC8090TGFRU" completed keep alive response. 2025-07-01 22:16:02.919 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5125ms 2025-07-01 22:16:02.920 +03:00 [DBG] Connection id "0HNC8090TGFRU" received FIN. 2025-07-01 22:16:02.920 +03:00 [DBG] Connection id "0HNC8090TGFRU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:16:02.920 +03:00 [DBG] Connection id "0HNC8090TGFRU" disconnecting. 2025-07-01 22:16:02.920 +03:00 [DBG] Connection id "0HNC8090TGFRU" stopped. 2025-07-01 22:17:02.911 +03:00 [DBG] Connection id "0HNC8090TGFRV" accepted. 2025-07-01 22:17:02.911 +03:00 [DBG] Connection id "0HNC8090TGFRV" started. 2025-07-01 22:17:02.911 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:17:02.911 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:17:02.911 +03:00 [DBG] POST requests are not supported 2025-07-01 22:17:02.911 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:17:02.911 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:17:02.911 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:17:02.911 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:17:02.912 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:17:02.912 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:17:02.912 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:17:02.912 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:17:02.912 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:17:02.912 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:17:02.912 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:17:02.912 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:17:02.912 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:17:02.912 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:17:02.912 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:17:02.912 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:17:02.912 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:17:02.912 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:17:02.912 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:17:02.912 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:17:02.912 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:17:02.912 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:17:02.912 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:17:02.913 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.152ms. 2025-07-01 22:17:02.913 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:17:02.913 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:17:02.913 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:17:02.913 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:17:02.913 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:17:02.913 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:17:02.913 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:17:02.913 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:17:02.913 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:17:02.913 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:17:02.913 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:17:02.913 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:17:02.913 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:17:02.913 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:17:02.913 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:17:02.913 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:17:02.913 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:17:02.913 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2377ms 2025-07-01 22:17:02.913 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:17:02.913 +03:00 [DBG] Connection id "0HNC8090TGFRV" completed keep alive response. 2025-07-01 22:17:02.913 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1518ms 2025-07-01 22:17:02.914 +03:00 [DBG] Connection id "0HNC8090TGFRV" received FIN. 2025-07-01 22:17:02.914 +03:00 [DBG] Connection id "0HNC8090TGFRV" disconnecting. 2025-07-01 22:17:02.914 +03:00 [DBG] Connection id "0HNC8090TGFRV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:17:02.915 +03:00 [DBG] Connection id "0HNC8090TGFRV" stopped. 2025-07-01 22:18:02.915 +03:00 [DBG] Connection id "0HNC8090TGFS0" accepted. 2025-07-01 22:18:02.915 +03:00 [DBG] Connection id "0HNC8090TGFS0" started. 2025-07-01 22:18:02.915 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:18:02.915 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:18:02.915 +03:00 [DBG] POST requests are not supported 2025-07-01 22:18:02.915 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:18:02.915 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:18:02.915 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:18:02.915 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:18:02.915 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:18:02.915 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:18:02.915 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:18:02.916 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:18:02.916 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:18:02.916 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:18:02.916 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:18:02.916 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:18:02.916 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:18:02.916 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:18:02.916 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:18:02.916 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:18:02.916 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:18:02.916 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:18:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:18:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:18:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:18:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:18:02.916 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:18:02.916 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1252ms. 2025-07-01 22:18:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:18:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:18:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:18:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:18:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:18:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:18:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:18:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:18:02.916 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:18:02.916 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:18:02.916 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:18:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:18:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:18:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:18:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:18:02.916 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:18:02.917 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:18:02.917 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8204ms 2025-07-01 22:18:02.917 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:18:02.917 +03:00 [DBG] Connection id "0HNC8090TGFS0" completed keep alive response. 2025-07-01 22:18:02.917 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4384ms 2025-07-01 22:18:02.917 +03:00 [DBG] Connection id "0HNC8090TGFS0" received FIN. 2025-07-01 22:18:02.917 +03:00 [DBG] Connection id "0HNC8090TGFS0" disconnecting. 2025-07-01 22:18:02.917 +03:00 [DBG] Connection id "0HNC8090TGFS0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:18:02.918 +03:00 [DBG] Connection id "0HNC8090TGFS0" stopped. 2025-07-01 22:19:02.914 +03:00 [DBG] Connection id "0HNC8090TGFS1" accepted. 2025-07-01 22:19:02.915 +03:00 [DBG] Connection id "0HNC8090TGFS1" started. 2025-07-01 22:19:02.915 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:19:02.915 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:19:02.915 +03:00 [DBG] POST requests are not supported 2025-07-01 22:19:02.915 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:19:02.915 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:19:02.915 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:19:02.915 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:19:02.915 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:19:02.915 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:19:02.915 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:19:02.915 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:19:02.915 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:19:02.915 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:19:02.915 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:19:02.915 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:19:02.915 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:19:02.915 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:19:02.915 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:19:02.915 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:19:02.915 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:19:02.915 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:19:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:19:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:19:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:19:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:19:02.916 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:19:02.916 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1308ms. 2025-07-01 22:19:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:19:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:19:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:19:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:19:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:19:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:19:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:19:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:19:02.916 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:19:02.916 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:19:02.916 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:19:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:19:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:19:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:19:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:19:02.916 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:19:02.916 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:19:02.916 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7492ms 2025-07-01 22:19:02.916 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:19:02.916 +03:00 [DBG] Connection id "0HNC8090TGFS1" completed keep alive response. 2025-07-01 22:19:02.916 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.534ms 2025-07-01 22:19:02.917 +03:00 [DBG] Connection id "0HNC8090TGFS1" received FIN. 2025-07-01 22:19:02.917 +03:00 [DBG] Connection id "0HNC8090TGFS1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:19:02.917 +03:00 [DBG] Connection id "0HNC8090TGFS1" disconnecting. 2025-07-01 22:19:02.917 +03:00 [DBG] Connection id "0HNC8090TGFS1" stopped. 2025-07-01 22:20:02.906 +03:00 [DBG] Connection id "0HNC8090TGFS2" accepted. 2025-07-01 22:20:02.907 +03:00 [DBG] Connection id "0HNC8090TGFS2" started. 2025-07-01 22:20:02.907 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:20:02.907 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:20:02.907 +03:00 [DBG] POST requests are not supported 2025-07-01 22:20:02.907 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:20:02.907 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:20:02.907 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:20:02.907 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:20:02.907 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:20:02.907 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:20:02.907 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:20:02.907 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:20:02.907 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:20:02.907 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:20:02.907 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:20:02.907 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:20:02.907 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:20:02.907 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:20:02.907 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:20:02.907 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:20:02.907 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:20:02.907 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:20:02.907 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:20:02.907 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:20:02.907 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:20:02.907 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:20:02.907 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:20:02.908 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1253ms. 2025-07-01 22:20:02.908 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:20:02.908 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:20:02.908 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:20:02.908 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:20:02.908 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:20:02.908 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:20:02.908 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:20:02.908 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:20:02.908 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:20:02.908 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:20:02.908 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:20:02.908 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:20:02.908 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:20:02.908 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:20:02.908 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:20:02.908 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:20:02.908 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:20:02.908 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6521ms 2025-07-01 22:20:02.908 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:20:02.908 +03:00 [DBG] Connection id "0HNC8090TGFS2" completed keep alive response. 2025-07-01 22:20:02.908 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2768ms 2025-07-01 22:20:02.908 +03:00 [DBG] Connection id "0HNC8090TGFS2" received FIN. 2025-07-01 22:20:02.908 +03:00 [DBG] Connection id "0HNC8090TGFS2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:20:02.908 +03:00 [DBG] Connection id "0HNC8090TGFS2" disconnecting. 2025-07-01 22:20:02.909 +03:00 [DBG] Connection id "0HNC8090TGFS2" stopped. 2025-07-01 22:21:02.926 +03:00 [DBG] Connection id "0HNC8090TGFS3" accepted. 2025-07-01 22:21:02.926 +03:00 [DBG] Connection id "0HNC8090TGFS3" started. 2025-07-01 22:21:02.926 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:21:02.926 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:21:02.926 +03:00 [DBG] POST requests are not supported 2025-07-01 22:21:02.926 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:21:02.926 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:21:02.926 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:21:02.926 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:21:02.926 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:21:02.926 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:21:02.926 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:21:02.926 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:21:02.927 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:21:02.927 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:21:02.927 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:21:02.927 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:21:02.927 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:21:02.927 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:21:02.927 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:21:02.927 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:21:02.927 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:21:02.927 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:21:02.927 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:21:02.927 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:21:02.927 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:21:02.927 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:21:02.927 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:21:02.927 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1327ms. 2025-07-01 22:21:02.927 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:21:02.927 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:21:02.927 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:21:02.927 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:21:02.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:21:02.928 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:21:02.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:21:02.928 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:21:02.928 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:21:02.928 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:21:02.928 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:21:02.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:21:02.928 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:21:02.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:21:02.928 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:21:02.928 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:21:02.928 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:21:02.928 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2129ms 2025-07-01 22:21:02.928 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:21:02.928 +03:00 [DBG] Connection id "0HNC8090TGFS3" completed keep alive response. 2025-07-01 22:21:02.928 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2331ms 2025-07-01 22:21:02.928 +03:00 [DBG] Connection id "0HNC8090TGFS3" received FIN. 2025-07-01 22:21:02.929 +03:00 [DBG] Connection id "0HNC8090TGFS3" disconnecting. 2025-07-01 22:21:02.929 +03:00 [DBG] Connection id "0HNC8090TGFS3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:21:02.930 +03:00 [DBG] Connection id "0HNC8090TGFS3" stopped. 2025-07-01 22:22:02.914 +03:00 [DBG] Connection id "0HNC8090TGFS4" accepted. 2025-07-01 22:22:02.914 +03:00 [DBG] Connection id "0HNC8090TGFS4" started. 2025-07-01 22:22:02.915 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:22:02.915 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:22:02.915 +03:00 [DBG] POST requests are not supported 2025-07-01 22:22:02.915 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:22:02.915 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:22:02.915 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:22:02.915 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:22:02.915 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:22:02.915 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:22:02.915 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:22:02.915 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:22:02.915 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:22:02.915 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:22:02.915 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:22:02.915 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:22:02.915 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:22:02.915 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:22:02.915 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:22:02.915 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:22:02.915 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:22:02.915 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:22:02.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:22:02.915 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:22:02.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:22:02.915 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:22:02.915 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:22:02.915 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1171ms. 2025-07-01 22:22:02.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:22:02.915 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:22:02.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:22:02.915 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:22:02.915 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:22:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:22:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:22:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:22:02.916 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:22:02.916 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:22:02.916 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:22:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:22:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:22:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:22:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:22:02.916 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:22:02.916 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:22:02.916 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.644ms 2025-07-01 22:22:02.916 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:22:02.916 +03:00 [DBG] Connection id "0HNC8090TGFS4" completed keep alive response. 2025-07-01 22:22:02.916 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2712ms 2025-07-01 22:22:02.916 +03:00 [DBG] Connection id "0HNC8090TGFS4" received FIN. 2025-07-01 22:22:02.916 +03:00 [DBG] Connection id "0HNC8090TGFS4" disconnecting. 2025-07-01 22:22:02.917 +03:00 [DBG] Connection id "0HNC8090TGFS4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:22:02.918 +03:00 [DBG] Connection id "0HNC8090TGFS4" stopped. 2025-07-01 22:23:02.925 +03:00 [DBG] Connection id "0HNC8090TGFS5" accepted. 2025-07-01 22:23:02.925 +03:00 [DBG] Connection id "0HNC8090TGFS5" started. 2025-07-01 22:23:02.925 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:23:02.925 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:23:02.925 +03:00 [DBG] POST requests are not supported 2025-07-01 22:23:02.925 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:23:02.925 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:23:02.925 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:23:02.925 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:23:02.925 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:23:02.925 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:23:02.925 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:23:02.925 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:23:02.925 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:23:02.925 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:23:02.925 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:23:02.925 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:23:02.925 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:23:02.925 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:23:02.925 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:23:02.925 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:23:02.925 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:23:02.925 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:23:02.925 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:23:02.925 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:23:02.925 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:23:02.925 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:23:02.925 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:23:02.926 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1189ms. 2025-07-01 22:23:02.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:23:02.926 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:23:02.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:23:02.926 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:23:02.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:23:02.926 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:23:02.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:23:02.926 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:23:02.926 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:23:02.926 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:23:02.926 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:23:02.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:23:02.926 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:23:02.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:23:02.926 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:23:02.926 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:23:02.926 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:23:02.926 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.569ms 2025-07-01 22:23:02.926 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:23:02.926 +03:00 [DBG] Connection id "0HNC8090TGFS5" completed keep alive response. 2025-07-01 22:23:02.926 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1308ms 2025-07-01 22:23:02.926 +03:00 [DBG] Connection id "0HNC8090TGFS5" received FIN. 2025-07-01 22:23:02.926 +03:00 [DBG] Connection id "0HNC8090TGFS5" disconnecting. 2025-07-01 22:23:02.926 +03:00 [DBG] Connection id "0HNC8090TGFS5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:23:02.928 +03:00 [DBG] Connection id "0HNC8090TGFS5" stopped. 2025-07-01 22:24:02.917 +03:00 [DBG] Connection id "0HNC8090TGFS6" accepted. 2025-07-01 22:24:02.917 +03:00 [DBG] Connection id "0HNC8090TGFS6" started. 2025-07-01 22:24:02.918 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:24:02.918 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:24:02.918 +03:00 [DBG] POST requests are not supported 2025-07-01 22:24:02.918 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:24:02.918 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:24:02.918 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:24:02.918 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:24:02.918 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:24:02.918 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:24:02.918 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:24:02.918 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:24:02.918 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:24:02.918 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:24:02.918 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:24:02.918 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:24:02.918 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:24:02.918 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:24:02.918 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:24:02.918 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:24:02.918 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:24:02.918 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:24:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:24:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:24:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:24:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:24:02.918 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:24:02.919 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1239ms. 2025-07-01 22:24:02.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:24:02.919 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:24:02.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:24:02.919 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:24:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:24:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:24:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:24:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:24:02.919 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:24:02.919 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:24:02.919 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:24:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:24:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:24:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:24:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:24:02.919 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:24:02.919 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:24:02.919 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8248ms 2025-07-01 22:24:02.919 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:24:02.919 +03:00 [DBG] Connection id "0HNC8090TGFS6" completed keep alive response. 2025-07-01 22:24:02.919 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6207ms 2025-07-01 22:24:02.919 +03:00 [DBG] Connection id "0HNC8090TGFS6" received FIN. 2025-07-01 22:24:02.919 +03:00 [DBG] Connection id "0HNC8090TGFS6" disconnecting. 2025-07-01 22:24:02.920 +03:00 [DBG] Connection id "0HNC8090TGFS6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:24:02.921 +03:00 [DBG] Connection id "0HNC8090TGFS6" stopped. 2025-07-01 22:25:02.911 +03:00 [DBG] Connection id "0HNC8090TGFS7" accepted. 2025-07-01 22:25:02.911 +03:00 [DBG] Connection id "0HNC8090TGFS7" started. 2025-07-01 22:25:02.911 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:25:02.911 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:25:02.911 +03:00 [DBG] POST requests are not supported 2025-07-01 22:25:02.911 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:25:02.911 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:25:02.911 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:25:02.911 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:25:02.911 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:25:02.911 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:25:02.911 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:25:02.911 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:25:02.911 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:25:02.911 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:25:02.911 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:25:02.912 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:25:02.912 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:25:02.912 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:25:02.912 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:25:02.912 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:25:02.912 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:25:02.912 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:25:02.912 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:25:02.912 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:25:02.912 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:25:02.912 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:25:02.912 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:25:02.912 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1755ms. 2025-07-01 22:25:02.912 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:25:02.912 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:25:02.912 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:25:02.912 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:25:02.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:25:02.912 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:25:02.913 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:25:02.913 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:25:02.913 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:25:02.913 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:25:02.913 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:25:02.913 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:25:02.913 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:25:02.913 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:25:02.913 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:25:02.913 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:25:02.913 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:25:02.913 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3689ms 2025-07-01 22:25:02.913 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:25:02.913 +03:00 [DBG] Connection id "0HNC8090TGFS7" completed keep alive response. 2025-07-01 22:25:02.913 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3413ms 2025-07-01 22:25:02.913 +03:00 [DBG] Connection id "0HNC8090TGFS7" received FIN. 2025-07-01 22:25:02.914 +03:00 [DBG] Connection id "0HNC8090TGFS7" disconnecting. 2025-07-01 22:25:02.914 +03:00 [DBG] Connection id "0HNC8090TGFS7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:25:02.915 +03:00 [DBG] Connection id "0HNC8090TGFS7" stopped. 2025-07-01 22:26:02.915 +03:00 [DBG] Connection id "0HNC8090TGFS8" accepted. 2025-07-01 22:26:02.915 +03:00 [DBG] Connection id "0HNC8090TGFS8" started. 2025-07-01 22:26:02.915 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:26:02.915 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:26:02.915 +03:00 [DBG] POST requests are not supported 2025-07-01 22:26:02.915 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:26:02.915 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:26:02.915 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:26:02.915 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:26:02.915 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:26:02.915 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:26:02.915 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:26:02.915 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:26:02.915 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:26:02.915 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:26:02.915 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:26:02.915 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:26:02.915 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:26:02.915 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:26:02.915 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:26:02.915 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:26:02.915 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:26:02.915 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:26:02.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:26:02.915 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:26:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:26:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:26:02.916 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:26:02.916 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1212ms. 2025-07-01 22:26:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:26:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:26:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:26:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:26:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:26:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:26:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:26:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:26:02.916 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:26:02.916 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:26:02.916 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:26:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:26:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:26:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:26:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:26:02.916 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:26:02.916 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:26:02.916 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6654ms 2025-07-01 22:26:02.916 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:26:02.916 +03:00 [DBG] Connection id "0HNC8090TGFS8" completed keep alive response. 2025-07-01 22:26:02.916 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2843ms 2025-07-01 22:26:02.916 +03:00 [DBG] Connection id "0HNC8090TGFS8" received FIN. 2025-07-01 22:26:02.917 +03:00 [DBG] Connection id "0HNC8090TGFS8" disconnecting. 2025-07-01 22:26:02.917 +03:00 [DBG] Connection id "0HNC8090TGFS8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:26:02.918 +03:00 [DBG] Connection id "0HNC8090TGFS8" stopped. 2025-07-01 22:27:02.909 +03:00 [DBG] Connection id "0HNC8090TGFS9" accepted. 2025-07-01 22:27:02.909 +03:00 [DBG] Connection id "0HNC8090TGFS9" started. 2025-07-01 22:27:02.909 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:27:02.909 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:27:02.909 +03:00 [DBG] POST requests are not supported 2025-07-01 22:27:02.909 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:27:02.909 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:27:02.910 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:27:02.910 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:27:02.910 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:27:02.910 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:27:02.910 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:27:02.910 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:27:02.910 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:27:02.910 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:27:02.910 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:27:02.910 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:27:02.910 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:27:02.910 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:27:02.911 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:27:02.911 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:27:02.911 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:27:02.911 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:27:02.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:27:02.911 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:27:02.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:27:02.911 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:27:02.911 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:27:02.911 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2362ms. 2025-07-01 22:27:02.912 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:27:02.912 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:27:02.912 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:27:02.912 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:27:02.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:27:02.912 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:27:02.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:27:02.912 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:27:02.912 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:27:02.912 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:27:02.912 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:27:02.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:27:02.912 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:27:02.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:27:02.912 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:27:02.913 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:27:02.913 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:27:02.913 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.1926ms 2025-07-01 22:27:02.913 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:27:02.913 +03:00 [DBG] Connection id "0HNC8090TGFS9" completed keep alive response. 2025-07-01 22:27:02.913 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7648ms 2025-07-01 22:27:02.913 +03:00 [DBG] Connection id "0HNC8090TGFS9" received FIN. 2025-07-01 22:27:02.913 +03:00 [DBG] Connection id "0HNC8090TGFS9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:27:02.914 +03:00 [DBG] Connection id "0HNC8090TGFS9" disconnecting. 2025-07-01 22:27:02.914 +03:00 [DBG] Connection id "0HNC8090TGFS9" stopped. 2025-07-01 22:28:02.915 +03:00 [DBG] Connection id "0HNC8090TGFSA" accepted. 2025-07-01 22:28:02.915 +03:00 [DBG] Connection id "0HNC8090TGFSA" started. 2025-07-01 22:28:02.915 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:28:02.915 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:28:02.915 +03:00 [DBG] POST requests are not supported 2025-07-01 22:28:02.915 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:28:02.915 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:28:02.915 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:28:02.915 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:28:02.915 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:28:02.915 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:28:02.915 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:28:02.915 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:28:02.915 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:28:02.915 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:28:02.915 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:28:02.915 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:28:02.915 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:28:02.915 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:28:02.915 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:28:02.916 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:28:02.916 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:28:02.916 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:28:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:28:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:28:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:28:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:28:02.916 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:28:02.916 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1203ms. 2025-07-01 22:28:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:28:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:28:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:28:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:28:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:28:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:28:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:28:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:28:02.916 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:28:02.916 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:28:02.916 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:28:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:28:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:28:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:28:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:28:02.916 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:28:02.916 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:28:02.916 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8226ms 2025-07-01 22:28:02.916 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:28:02.916 +03:00 [DBG] Connection id "0HNC8090TGFSA" completed keep alive response. 2025-07-01 22:28:02.916 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5656ms 2025-07-01 22:28:02.917 +03:00 [DBG] Connection id "0HNC8090TGFSA" received FIN. 2025-07-01 22:28:02.917 +03:00 [DBG] Connection id "0HNC8090TGFSA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:28:02.917 +03:00 [DBG] Connection id "0HNC8090TGFSA" disconnecting. 2025-07-01 22:28:02.917 +03:00 [DBG] Connection id "0HNC8090TGFSA" stopped. 2025-07-01 22:29:02.918 +03:00 [DBG] Connection id "0HNC8090TGFSB" accepted. 2025-07-01 22:29:02.919 +03:00 [DBG] Connection id "0HNC8090TGFSB" started. 2025-07-01 22:29:02.919 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:29:02.919 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:29:02.919 +03:00 [DBG] POST requests are not supported 2025-07-01 22:29:02.919 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:29:02.919 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:29:02.919 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:29:02.919 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:29:02.919 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:29:02.919 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:29:02.919 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:29:02.919 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:29:02.919 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:29:02.919 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:29:02.919 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:29:02.919 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:29:02.919 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:29:02.919 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:29:02.919 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:29:02.919 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:29:02.920 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:29:02.920 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:29:02.920 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:29:02.920 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:29:02.920 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:29:02.920 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:29:02.920 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:29:02.920 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.158ms. 2025-07-01 22:29:02.920 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:29:02.920 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:29:02.920 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:29:02.920 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:29:02.920 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:29:02.920 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:29:02.920 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:29:02.921 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:29:02.921 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:29:02.921 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:29:02.921 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:29:02.921 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:29:02.921 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:29:02.921 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:29:02.921 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:29:02.921 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:29:02.921 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:29:02.921 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6448ms 2025-07-01 22:29:02.921 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:29:02.921 +03:00 [DBG] Connection id "0HNC8090TGFSB" completed keep alive response. 2025-07-01 22:29:02.921 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4804ms 2025-07-01 22:29:02.921 +03:00 [DBG] Connection id "0HNC8090TGFSB" received FIN. 2025-07-01 22:29:02.922 +03:00 [DBG] Connection id "0HNC8090TGFSB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:29:02.922 +03:00 [DBG] Connection id "0HNC8090TGFSB" disconnecting. 2025-07-01 22:29:02.922 +03:00 [DBG] Connection id "0HNC8090TGFSB" stopped. 2025-07-01 22:30:02.916 +03:00 [DBG] Connection id "0HNC8090TGFSC" accepted. 2025-07-01 22:30:02.916 +03:00 [DBG] Connection id "0HNC8090TGFSC" started. 2025-07-01 22:30:02.916 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:30:02.916 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:30:02.916 +03:00 [DBG] POST requests are not supported 2025-07-01 22:30:02.916 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:30:02.916 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:30:02.916 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:30:02.916 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:30:02.917 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:30:02.917 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:30:02.917 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:30:02.917 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:30:02.917 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:30:02.917 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:30:02.917 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:30:02.917 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:30:02.917 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:30:02.917 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:30:02.917 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:30:02.917 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:30:02.917 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:30:02.917 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:30:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:30:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:30:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:30:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:30:02.917 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:30:02.917 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1427ms. 2025-07-01 22:30:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:30:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:30:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:30:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:30:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:30:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:30:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:30:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:30:02.918 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:30:02.918 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:30:02.918 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:30:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:30:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:30:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:30:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:30:02.918 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:30:02.918 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:30:02.918 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8964ms 2025-07-01 22:30:02.918 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:30:02.918 +03:00 [DBG] Connection id "0HNC8090TGFSC" completed keep alive response. 2025-07-01 22:30:02.918 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6101ms 2025-07-01 22:30:02.918 +03:00 [DBG] Connection id "0HNC8090TGFSC" received FIN. 2025-07-01 22:30:02.918 +03:00 [DBG] Connection id "0HNC8090TGFSC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:30:02.918 +03:00 [DBG] Connection id "0HNC8090TGFSC" disconnecting. 2025-07-01 22:30:02.918 +03:00 [DBG] Connection id "0HNC8090TGFSC" stopped. 2025-07-01 22:31:02.917 +03:00 [DBG] Connection id "0HNC8090TGFSD" accepted. 2025-07-01 22:31:02.917 +03:00 [DBG] Connection id "0HNC8090TGFSD" started. 2025-07-01 22:31:02.917 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:31:02.917 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:31:02.917 +03:00 [DBG] POST requests are not supported 2025-07-01 22:31:02.917 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:31:02.917 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:31:02.917 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:31:02.917 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:31:02.917 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:31:02.917 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:31:02.917 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:31:02.917 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:31:02.918 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:31:02.918 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:31:02.918 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:31:02.918 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:31:02.918 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:31:02.918 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:31:02.918 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:31:02.918 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:31:02.918 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:31:02.918 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:31:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:31:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:31:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:31:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:31:02.918 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:31:02.918 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1199ms. 2025-07-01 22:31:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:31:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:31:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:31:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:31:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:31:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:31:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:31:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:31:02.918 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:31:02.918 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:31:02.918 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:31:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:31:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:31:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:31:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:31:02.918 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:31:02.918 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:31:02.918 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6303ms 2025-07-01 22:31:02.918 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:31:02.918 +03:00 [DBG] Connection id "0HNC8090TGFSD" completed keep alive response. 2025-07-01 22:31:02.918 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2181ms 2025-07-01 22:31:02.919 +03:00 [DBG] Connection id "0HNC8090TGFSD" received FIN. 2025-07-01 22:31:02.919 +03:00 [DBG] Connection id "0HNC8090TGFSD" disconnecting. 2025-07-01 22:31:02.919 +03:00 [DBG] Connection id "0HNC8090TGFSD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:31:02.920 +03:00 [DBG] Connection id "0HNC8090TGFSD" stopped. 2025-07-01 22:32:02.986 +03:00 [DBG] Connection id "0HNC8090TGFSE" accepted. 2025-07-01 22:32:02.986 +03:00 [DBG] Connection id "0HNC8090TGFSE" started. 2025-07-01 22:32:02.986 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:32:02.986 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:32:02.986 +03:00 [DBG] POST requests are not supported 2025-07-01 22:32:02.987 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:32:02.987 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:32:02.987 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:32:02.987 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:32:02.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:32:02.987 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:32:02.987 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:32:02.987 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:32:02.987 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:32:02.987 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:32:02.987 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:32:02.988 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:32:02.988 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:32:02.988 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:32:02.988 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:32:02.988 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:32:02.988 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:32:02.988 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:32:02.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:32:02.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:32:02.988 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:32:02.988 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:32:02.988 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:32:02.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1972ms. 2025-07-01 22:32:02.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:32:02.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:32:02.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:32:02.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:32:02.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:32:02.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:32:02.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:32:02.989 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:32:02.989 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:32:02.989 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:32:02.989 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:32:02.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:32:02.989 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:32:02.989 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:32:02.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:32:02.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:32:02.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:32:02.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9907ms 2025-07-01 22:32:02.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:32:02.990 +03:00 [DBG] Connection id "0HNC8090TGFSE" completed keep alive response. 2025-07-01 22:32:02.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6549ms 2025-07-01 22:32:02.990 +03:00 [DBG] Connection id "0HNC8090TGFSE" received FIN. 2025-07-01 22:32:02.990 +03:00 [DBG] Connection id "0HNC8090TGFSE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:32:02.991 +03:00 [DBG] Connection id "0HNC8090TGFSE" disconnecting. 2025-07-01 22:32:02.991 +03:00 [DBG] Connection id "0HNC8090TGFSE" stopped. 2025-07-01 22:33:02.914 +03:00 [DBG] Connection id "0HNC8090TGFSF" accepted. 2025-07-01 22:33:02.915 +03:00 [DBG] Connection id "0HNC8090TGFSF" started. 2025-07-01 22:33:02.915 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:33:02.915 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:33:02.915 +03:00 [DBG] POST requests are not supported 2025-07-01 22:33:02.915 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:33:02.915 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:33:02.915 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:33:02.915 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:33:02.915 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:33:02.915 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:33:02.915 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:33:02.915 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:33:02.915 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:33:02.915 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:33:02.915 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:33:02.915 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:33:02.915 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:33:02.916 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:33:02.916 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:33:02.916 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:33:02.916 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:33:02.916 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:33:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:33:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:33:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:33:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:33:02.916 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:33:02.916 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1348ms. 2025-07-01 22:33:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:33:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:33:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:33:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:33:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:33:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:33:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:33:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:33:02.916 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:33:02.916 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:33:02.916 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:33:02.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:33:02.917 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:33:02.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:33:02.917 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:33:02.917 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:33:02.917 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:33:02.917 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.212ms 2025-07-01 22:33:02.917 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:33:02.917 +03:00 [DBG] Connection id "0HNC8090TGFSF" completed keep alive response. 2025-07-01 22:33:02.917 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2015ms 2025-07-01 22:33:02.917 +03:00 [DBG] Connection id "0HNC8090TGFSF" received FIN. 2025-07-01 22:33:02.917 +03:00 [DBG] Connection id "0HNC8090TGFSF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:33:02.917 +03:00 [DBG] Connection id "0HNC8090TGFSF" disconnecting. 2025-07-01 22:33:02.917 +03:00 [DBG] Connection id "0HNC8090TGFSF" stopped. 2025-07-01 22:34:02.921 +03:00 [DBG] Connection id "0HNC8090TGFSG" accepted. 2025-07-01 22:34:02.921 +03:00 [DBG] Connection id "0HNC8090TGFSG" started. 2025-07-01 22:34:02.921 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:34:02.921 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:34:02.921 +03:00 [DBG] POST requests are not supported 2025-07-01 22:34:02.922 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:34:02.922 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:34:02.922 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:34:02.922 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:34:02.922 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:34:02.922 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:34:02.922 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:34:02.922 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:34:02.922 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:34:02.922 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:34:02.922 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:34:02.922 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:34:02.922 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:34:02.922 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:34:02.922 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:34:02.922 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:34:02.922 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:34:02.922 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:34:02.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:34:02.922 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:34:02.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:34:02.922 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:34:02.922 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:34:02.922 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1504ms. 2025-07-01 22:34:02.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:34:02.922 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:34:02.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:34:02.922 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:34:02.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:34:02.922 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:34:02.923 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:34:02.923 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:34:02.923 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:34:02.923 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:34:02.923 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:34:02.923 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:34:02.923 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:34:02.923 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:34:02.923 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:34:02.923 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:34:02.923 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:34:02.923 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7591ms 2025-07-01 22:34:02.923 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:34:02.923 +03:00 [DBG] Connection id "0HNC8090TGFSG" completed keep alive response. 2025-07-01 22:34:02.923 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4094ms 2025-07-01 22:34:02.923 +03:00 [DBG] Connection id "0HNC8090TGFSG" received FIN. 2025-07-01 22:34:02.923 +03:00 [DBG] Connection id "0HNC8090TGFSG" disconnecting. 2025-07-01 22:34:02.924 +03:00 [DBG] Connection id "0HNC8090TGFSG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:34:02.925 +03:00 [DBG] Connection id "0HNC8090TGFSG" stopped. 2025-07-01 22:35:02.917 +03:00 [DBG] Connection id "0HNC8090TGFSH" accepted. 2025-07-01 22:35:02.917 +03:00 [DBG] Connection id "0HNC8090TGFSH" started. 2025-07-01 22:35:02.917 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:35:02.917 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:35:02.917 +03:00 [DBG] POST requests are not supported 2025-07-01 22:35:02.917 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:35:02.917 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:35:02.917 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:35:02.917 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:35:02.917 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:35:02.917 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:35:02.917 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:35:02.917 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:35:02.917 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:35:02.917 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:35:02.917 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:35:02.918 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:35:02.918 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:35:02.918 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:35:02.918 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:35:02.918 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:35:02.918 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:35:02.918 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:35:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:35:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:35:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:35:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:35:02.918 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:35:02.918 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1476ms. 2025-07-01 22:35:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:35:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:35:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:35:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:35:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:35:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:35:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:35:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:35:02.918 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:35:02.918 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:35:02.919 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:35:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:35:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:35:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:35:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:35:02.919 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:35:02.919 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:35:02.919 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0823ms 2025-07-01 22:35:02.919 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:35:02.919 +03:00 [DBG] Connection id "0HNC8090TGFSH" completed keep alive response. 2025-07-01 22:35:02.919 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9919ms 2025-07-01 22:35:02.919 +03:00 [DBG] Connection id "0HNC8090TGFSH" received FIN. 2025-07-01 22:35:02.919 +03:00 [DBG] Connection id "0HNC8090TGFSH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:35:02.919 +03:00 [DBG] Connection id "0HNC8090TGFSH" disconnecting. 2025-07-01 22:35:02.919 +03:00 [DBG] Connection id "0HNC8090TGFSH" stopped. 2025-07-01 22:36:02.910 +03:00 [DBG] Connection id "0HNC8090TGFSI" accepted. 2025-07-01 22:36:02.910 +03:00 [DBG] Connection id "0HNC8090TGFSI" started. 2025-07-01 22:36:02.910 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:36:02.910 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:36:02.910 +03:00 [DBG] POST requests are not supported 2025-07-01 22:36:02.910 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:36:02.910 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:36:02.910 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:36:02.910 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:36:02.910 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:36:02.910 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:36:02.910 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:36:02.910 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:36:02.910 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:36:02.910 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:36:02.910 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:36:02.910 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:36:02.910 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:36:02.910 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:36:02.910 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:36:02.911 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:36:02.911 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:36:02.911 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:36:02.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:36:02.911 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:36:02.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:36:02.911 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:36:02.911 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:36:02.911 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1231ms. 2025-07-01 22:36:02.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:36:02.911 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:36:02.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:36:02.911 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:36:02.911 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:36:02.911 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:36:02.911 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:36:02.911 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:36:02.911 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:36:02.911 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:36:02.911 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:36:02.911 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:36:02.911 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:36:02.911 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:36:02.911 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:36:02.911 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:36:02.911 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:36:02.911 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6812ms 2025-07-01 22:36:02.911 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:36:02.911 +03:00 [DBG] Connection id "0HNC8090TGFSI" completed keep alive response. 2025-07-01 22:36:02.911 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2953ms 2025-07-01 22:36:02.912 +03:00 [DBG] Connection id "0HNC8090TGFSI" received FIN. 2025-07-01 22:36:02.912 +03:00 [DBG] Connection id "0HNC8090TGFSI" disconnecting. 2025-07-01 22:36:02.912 +03:00 [DBG] Connection id "0HNC8090TGFSI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:36:02.913 +03:00 [DBG] Connection id "0HNC8090TGFSI" stopped. 2025-07-01 22:37:02.914 +03:00 [DBG] Connection id "0HNC8090TGFSJ" accepted. 2025-07-01 22:37:02.915 +03:00 [DBG] Connection id "0HNC8090TGFSJ" started. 2025-07-01 22:37:02.915 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:37:02.915 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:37:02.915 +03:00 [DBG] POST requests are not supported 2025-07-01 22:37:02.915 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:37:02.915 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:37:02.915 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:37:02.915 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:37:02.915 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:37:02.915 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:37:02.915 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:37:02.915 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:37:02.915 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:37:02.915 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:37:02.915 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:37:02.915 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:37:02.915 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:37:02.915 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:37:02.915 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:37:02.915 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:37:02.915 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:37:02.915 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:37:02.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:37:02.915 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:37:02.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:37:02.915 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:37:02.915 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:37:02.916 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1408ms. 2025-07-01 22:37:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:37:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:37:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:37:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:37:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:37:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:37:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:37:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:37:02.916 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:37:02.916 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:37:02.916 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:37:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:37:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:37:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:37:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:37:02.916 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:37:02.916 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:37:02.916 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8009ms 2025-07-01 22:37:02.916 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:37:02.916 +03:00 [DBG] Connection id "0HNC8090TGFSJ" completed keep alive response. 2025-07-01 22:37:02.916 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3985ms 2025-07-01 22:37:02.916 +03:00 [DBG] Connection id "0HNC8090TGFSJ" received FIN. 2025-07-01 22:37:02.916 +03:00 [DBG] Connection id "0HNC8090TGFSJ" disconnecting. 2025-07-01 22:37:02.916 +03:00 [DBG] Connection id "0HNC8090TGFSJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:37:02.918 +03:00 [DBG] Connection id "0HNC8090TGFSJ" stopped. 2025-07-01 22:38:02.915 +03:00 [DBG] Connection id "0HNC8090TGFSK" accepted. 2025-07-01 22:38:02.915 +03:00 [DBG] Connection id "0HNC8090TGFSK" started. 2025-07-01 22:38:02.916 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:38:02.916 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:38:02.916 +03:00 [DBG] POST requests are not supported 2025-07-01 22:38:02.916 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:38:02.916 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:38:02.916 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:38:02.916 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:38:02.916 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:38:02.916 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:38:02.916 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:38:02.916 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:38:02.916 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:38:02.916 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:38:02.916 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:38:02.916 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:38:02.916 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:38:02.916 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:38:02.916 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:38:02.916 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:38:02.916 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:38:02.916 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:38:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:38:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:38:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:38:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:38:02.916 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:38:02.917 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.233ms. 2025-07-01 22:38:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:38:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:38:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:38:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:38:02.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:38:02.917 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:38:02.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:38:02.917 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:38:02.917 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:38:02.917 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:38:02.917 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:38:02.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:38:02.917 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:38:02.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:38:02.917 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:38:02.917 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:38:02.917 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:38:02.917 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3117ms 2025-07-01 22:38:02.918 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:38:02.918 +03:00 [DBG] Connection id "0HNC8090TGFSK" completed keep alive response. 2025-07-01 22:38:02.918 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1659ms 2025-07-01 22:38:02.918 +03:00 [DBG] Connection id "0HNC8090TGFSK" received FIN. 2025-07-01 22:38:02.918 +03:00 [DBG] Connection id "0HNC8090TGFSK" disconnecting. 2025-07-01 22:38:02.918 +03:00 [DBG] Connection id "0HNC8090TGFSK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:38:02.919 +03:00 [DBG] Connection id "0HNC8090TGFSK" stopped. 2025-07-01 22:39:02.916 +03:00 [DBG] Connection id "0HNC8090TGFSL" accepted. 2025-07-01 22:39:02.917 +03:00 [DBG] Connection id "0HNC8090TGFSL" started. 2025-07-01 22:39:02.917 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:39:02.917 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:39:02.917 +03:00 [DBG] POST requests are not supported 2025-07-01 22:39:02.917 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:39:02.917 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:39:02.917 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:39:02.917 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:39:02.917 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:39:02.917 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:39:02.917 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:39:02.917 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:39:02.917 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:39:02.917 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:39:02.917 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:39:02.917 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:39:02.917 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:39:02.917 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:39:02.917 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:39:02.918 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:39:02.918 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:39:02.918 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:39:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:39:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:39:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:39:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:39:02.918 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:39:02.918 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1408ms. 2025-07-01 22:39:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:39:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:39:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:39:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:39:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:39:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:39:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:39:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:39:02.918 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:39:02.918 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:39:02.918 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:39:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:39:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:39:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:39:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:39:02.919 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:39:02.919 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:39:02.919 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1089ms 2025-07-01 22:39:02.919 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:39:02.919 +03:00 [DBG] Connection id "0HNC8090TGFSL" completed keep alive response. 2025-07-01 22:39:02.919 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9404ms 2025-07-01 22:39:02.919 +03:00 [DBG] Connection id "0HNC8090TGFSL" received FIN. 2025-07-01 22:39:02.919 +03:00 [DBG] Connection id "0HNC8090TGFSL" disconnecting. 2025-07-01 22:39:02.919 +03:00 [DBG] Connection id "0HNC8090TGFSL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:39:02.920 +03:00 [DBG] Connection id "0HNC8090TGFSL" stopped. 2025-07-01 22:40:02.927 +03:00 [DBG] Connection id "0HNC8090TGFSM" accepted. 2025-07-01 22:40:02.927 +03:00 [DBG] Connection id "0HNC8090TGFSM" started. 2025-07-01 22:40:02.927 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:40:02.927 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:40:02.927 +03:00 [DBG] POST requests are not supported 2025-07-01 22:40:02.927 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:40:02.927 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:40:02.927 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:40:02.927 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:40:02.927 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:40:02.927 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:40:02.927 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:40:02.927 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:40:02.927 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:40:02.927 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:40:02.927 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:40:02.927 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:40:02.927 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:40:02.927 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:40:02.927 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:40:02.927 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:40:02.927 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:40:02.927 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:40:02.927 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:40:02.927 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:40:02.927 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:40:02.927 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:40:02.927 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:40:02.928 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1602ms. 2025-07-01 22:40:02.928 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:40:02.928 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:40:02.928 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:40:02.928 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:40:02.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:40:02.928 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:40:02.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:40:02.928 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:40:02.928 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:40:02.928 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:40:02.928 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:40:02.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:40:02.928 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:40:02.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:40:02.928 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:40:02.928 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:40:02.928 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:40:02.928 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6976ms 2025-07-01 22:40:02.928 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:40:02.928 +03:00 [DBG] Connection id "0HNC8090TGFSM" completed keep alive response. 2025-07-01 22:40:02.928 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2962ms 2025-07-01 22:40:02.928 +03:00 [DBG] Connection id "0HNC8090TGFSM" received FIN. 2025-07-01 22:40:02.928 +03:00 [DBG] Connection id "0HNC8090TGFSM" disconnecting. 2025-07-01 22:40:02.928 +03:00 [DBG] Connection id "0HNC8090TGFSM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:40:02.930 +03:00 [DBG] Connection id "0HNC8090TGFSM" stopped. 2025-07-01 22:41:02.917 +03:00 [DBG] Connection id "0HNC8090TGFSN" accepted. 2025-07-01 22:41:02.917 +03:00 [DBG] Connection id "0HNC8090TGFSN" started. 2025-07-01 22:41:02.917 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:41:02.917 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:41:02.917 +03:00 [DBG] POST requests are not supported 2025-07-01 22:41:02.917 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:41:02.917 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:41:02.918 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:41:02.918 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:41:02.918 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:41:02.918 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:41:02.918 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:41:02.918 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:41:02.918 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:41:02.918 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:41:02.918 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:41:02.918 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:41:02.918 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:41:02.918 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:41:02.918 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:41:02.918 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:41:02.918 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:41:02.918 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:41:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:41:02.919 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:41:02.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:41:02.919 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:41:02.919 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:41:02.919 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.16ms. 2025-07-01 22:41:02.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:41:02.919 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:41:02.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:41:02.919 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:41:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:41:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:41:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:41:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:41:02.919 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:41:02.919 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:41:02.919 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:41:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:41:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:41:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:41:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:41:02.919 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:41:02.919 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:41:02.919 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0016ms 2025-07-01 22:41:02.919 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:41:02.919 +03:00 [DBG] Connection id "0HNC8090TGFSN" completed keep alive response. 2025-07-01 22:41:02.919 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0687ms 2025-07-01 22:41:02.920 +03:00 [DBG] Connection id "0HNC8090TGFSN" received FIN. 2025-07-01 22:41:02.920 +03:00 [DBG] Connection id "0HNC8090TGFSN" disconnecting. 2025-07-01 22:41:02.920 +03:00 [DBG] Connection id "0HNC8090TGFSN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:41:02.921 +03:00 [DBG] Connection id "0HNC8090TGFSN" stopped. 2025-07-01 22:42:02.921 +03:00 [DBG] Connection id "0HNC8090TGFSO" accepted. 2025-07-01 22:42:02.921 +03:00 [DBG] Connection id "0HNC8090TGFSO" started. 2025-07-01 22:42:02.921 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:42:02.921 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:42:02.921 +03:00 [DBG] POST requests are not supported 2025-07-01 22:42:02.921 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:42:02.921 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:42:02.921 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:42:02.921 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:42:02.921 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:42:02.922 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:42:02.922 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:42:02.922 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:42:02.922 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:42:02.922 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:42:02.922 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:42:02.922 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:42:02.922 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:42:02.922 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:42:02.922 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:42:02.922 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:42:02.922 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:42:02.922 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:42:02.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:42:02.922 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:42:02.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:42:02.922 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:42:02.922 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:42:02.922 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1511ms. 2025-07-01 22:42:02.923 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:42:02.923 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:42:02.923 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:42:02.923 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:42:02.923 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:42:02.923 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:42:02.923 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:42:02.923 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:42:02.923 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:42:02.923 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:42:02.923 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:42:02.923 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:42:02.923 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:42:02.923 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:42:02.923 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:42:02.923 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:42:02.923 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:42:02.923 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1577ms 2025-07-01 22:42:02.923 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:42:02.923 +03:00 [DBG] Connection id "0HNC8090TGFSO" completed keep alive response. 2025-07-01 22:42:02.923 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1759ms 2025-07-01 22:42:02.923 +03:00 [DBG] Connection id "0HNC8090TGFSO" received FIN. 2025-07-01 22:42:02.924 +03:00 [DBG] Connection id "0HNC8090TGFSO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:42:02.924 +03:00 [DBG] Connection id "0HNC8090TGFSO" disconnecting. 2025-07-01 22:42:02.924 +03:00 [DBG] Connection id "0HNC8090TGFSO" stopped. 2025-07-01 22:43:02.911 +03:00 [DBG] Connection id "0HNC8090TGFSP" accepted. 2025-07-01 22:43:02.911 +03:00 [DBG] Connection id "0HNC8090TGFSP" started. 2025-07-01 22:43:02.911 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:43:02.911 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:43:02.911 +03:00 [DBG] POST requests are not supported 2025-07-01 22:43:02.911 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:43:02.911 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:43:02.911 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:43:02.911 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:43:02.911 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:43:02.911 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:43:02.911 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:43:02.911 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:43:02.911 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:43:02.912 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:43:02.912 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:43:02.912 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:43:02.912 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:43:02.912 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:43:02.912 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:43:02.912 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:43:02.912 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:43:02.912 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:43:02.912 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:43:02.912 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:43:02.912 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:43:02.912 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:43:02.912 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:43:02.912 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1301ms. 2025-07-01 22:43:02.912 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:43:02.912 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:43:02.912 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:43:02.912 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:43:02.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:43:02.912 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:43:02.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:43:02.912 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:43:02.912 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:43:02.912 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:43:02.912 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:43:02.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:43:02.912 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:43:02.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:43:02.912 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:43:02.912 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:43:02.912 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:43:02.912 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7632ms 2025-07-01 22:43:02.912 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:43:02.913 +03:00 [DBG] Connection id "0HNC8090TGFSP" completed keep alive response. 2025-07-01 22:43:02.913 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6165ms 2025-07-01 22:43:02.913 +03:00 [DBG] Connection id "0HNC8090TGFSP" received FIN. 2025-07-01 22:43:02.913 +03:00 [DBG] Connection id "0HNC8090TGFSP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:43:02.913 +03:00 [DBG] Connection id "0HNC8090TGFSP" disconnecting. 2025-07-01 22:43:02.913 +03:00 [DBG] Connection id "0HNC8090TGFSP" stopped. 2025-07-01 22:44:02.916 +03:00 [DBG] Connection id "0HNC8090TGFSQ" accepted. 2025-07-01 22:44:02.916 +03:00 [DBG] Connection id "0HNC8090TGFSQ" started. 2025-07-01 22:44:02.917 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:44:02.917 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:44:02.917 +03:00 [DBG] POST requests are not supported 2025-07-01 22:44:02.917 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:44:02.917 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:44:02.917 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:44:02.917 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:44:02.917 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:44:02.917 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:44:02.917 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:44:02.917 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:44:02.917 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:44:02.917 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:44:02.917 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:44:02.917 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:44:02.917 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:44:02.917 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:44:02.917 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:44:02.917 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:44:02.917 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:44:02.917 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:44:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:44:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:44:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:44:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:44:02.918 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:44:02.918 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1287ms. 2025-07-01 22:44:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:44:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:44:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:44:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:44:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:44:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:44:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:44:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:44:02.918 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:44:02.918 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:44:02.918 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:44:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:44:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:44:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:44:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:44:02.918 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:44:02.918 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:44:02.918 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.741ms 2025-07-01 22:44:02.918 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:44:02.918 +03:00 [DBG] Connection id "0HNC8090TGFSQ" completed keep alive response. 2025-07-01 22:44:02.918 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4101ms 2025-07-01 22:44:02.918 +03:00 [DBG] Connection id "0HNC8090TGFSQ" received FIN. 2025-07-01 22:44:02.919 +03:00 [DBG] Connection id "0HNC8090TGFSQ" disconnecting. 2025-07-01 22:44:02.919 +03:00 [DBG] Connection id "0HNC8090TGFSQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:44:02.920 +03:00 [DBG] Connection id "0HNC8090TGFSQ" stopped. 2025-07-01 22:45:02.923 +03:00 [DBG] Connection id "0HNC8090TGFSR" accepted. 2025-07-01 22:45:02.923 +03:00 [DBG] Connection id "0HNC8090TGFSR" started. 2025-07-01 22:45:02.923 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:45:02.923 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:45:02.923 +03:00 [DBG] POST requests are not supported 2025-07-01 22:45:02.923 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:45:02.923 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:45:02.923 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:45:02.923 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:45:02.924 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:45:02.924 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:45:02.924 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:45:02.924 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:45:02.924 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:45:02.924 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:45:02.924 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:45:02.924 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:45:02.924 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:45:02.924 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:45:02.924 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:45:02.924 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:45:02.924 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:45:02.924 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:45:02.924 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:45:02.924 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:45:02.924 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:45:02.924 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:45:02.924 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:45:02.924 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1251ms. 2025-07-01 22:45:02.924 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:45:02.924 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:45:02.924 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:45:02.924 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:45:02.924 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:45:02.924 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:45:02.924 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:45:02.924 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:45:02.924 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:45:02.924 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:45:02.924 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:45:02.924 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:45:02.924 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:45:02.924 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:45:02.924 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:45:02.924 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:45:02.924 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:45:02.924 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6428ms 2025-07-01 22:45:02.924 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:45:02.925 +03:00 [DBG] Connection id "0HNC8090TGFSR" completed keep alive response. 2025-07-01 22:45:02.925 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2471ms 2025-07-01 22:45:02.925 +03:00 [DBG] Connection id "0HNC8090TGFSR" received FIN. 2025-07-01 22:45:02.925 +03:00 [DBG] Connection id "0HNC8090TGFSR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:45:02.925 +03:00 [DBG] Connection id "0HNC8090TGFSR" disconnecting. 2025-07-01 22:45:02.925 +03:00 [DBG] Connection id "0HNC8090TGFSR" stopped. 2025-07-01 22:46:02.915 +03:00 [DBG] Connection id "0HNC8090TGFSS" accepted. 2025-07-01 22:46:02.916 +03:00 [DBG] Connection id "0HNC8090TGFSS" started. 2025-07-01 22:46:02.916 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:46:02.916 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:46:02.916 +03:00 [DBG] POST requests are not supported 2025-07-01 22:46:02.916 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:46:02.916 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:46:02.916 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:46:02.916 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:46:02.916 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:46:02.916 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:46:02.916 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:46:02.916 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:46:02.916 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:46:02.916 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:46:02.916 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:46:02.916 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:46:02.916 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:46:02.916 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:46:02.916 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:46:02.916 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:46:02.916 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:46:02.916 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:46:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:46:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:46:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:46:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:46:02.916 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:46:02.917 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1404ms. 2025-07-01 22:46:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:46:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:46:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:46:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:46:02.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:46:02.917 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:46:02.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:46:02.917 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:46:02.917 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:46:02.917 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:46:02.917 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:46:02.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:46:02.917 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:46:02.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:46:02.917 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:46:02.917 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:46:02.917 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:46:02.917 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.799ms 2025-07-01 22:46:02.917 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:46:02.917 +03:00 [DBG] Connection id "0HNC8090TGFSS" completed keep alive response. 2025-07-01 22:46:02.917 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4491ms 2025-07-01 22:46:02.917 +03:00 [DBG] Connection id "0HNC8090TGFSS" received FIN. 2025-07-01 22:46:02.917 +03:00 [DBG] Connection id "0HNC8090TGFSS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:46:02.917 +03:00 [DBG] Connection id "0HNC8090TGFSS" disconnecting. 2025-07-01 22:46:02.917 +03:00 [DBG] Connection id "0HNC8090TGFSS" stopped. 2025-07-01 22:47:02.915 +03:00 [DBG] Connection id "0HNC8090TGFST" accepted. 2025-07-01 22:47:02.915 +03:00 [DBG] Connection id "0HNC8090TGFST" started. 2025-07-01 22:47:02.915 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:47:02.915 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:47:02.915 +03:00 [DBG] POST requests are not supported 2025-07-01 22:47:02.915 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:47:02.915 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:47:02.915 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:47:02.915 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:47:02.915 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:47:02.915 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:47:02.915 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:47:02.915 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:47:02.915 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:47:02.916 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:47:02.916 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:47:02.916 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:47:02.916 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:47:02.916 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:47:02.916 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:47:02.916 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:47:02.916 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:47:02.916 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:47:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:47:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:47:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:47:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:47:02.916 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:47:02.916 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1244ms. 2025-07-01 22:47:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:47:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:47:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:47:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:47:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:47:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:47:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:47:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:47:02.916 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:47:02.916 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:47:02.916 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:47:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:47:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:47:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:47:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:47:02.916 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:47:02.916 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:47:02.916 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7099ms 2025-07-01 22:47:02.916 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:47:02.916 +03:00 [DBG] Connection id "0HNC8090TGFST" completed keep alive response. 2025-07-01 22:47:02.916 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3502ms 2025-07-01 22:47:02.917 +03:00 [DBG] Connection id "0HNC8090TGFST" received FIN. 2025-07-01 22:47:02.917 +03:00 [DBG] Connection id "0HNC8090TGFST" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:47:02.917 +03:00 [DBG] Connection id "0HNC8090TGFST" disconnecting. 2025-07-01 22:47:02.917 +03:00 [DBG] Connection id "0HNC8090TGFST" stopped. 2025-07-01 22:48:02.915 +03:00 [DBG] Connection id "0HNC8090TGFSU" accepted. 2025-07-01 22:48:02.915 +03:00 [DBG] Connection id "0HNC8090TGFSU" started. 2025-07-01 22:48:02.915 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:48:02.915 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:48:02.915 +03:00 [DBG] POST requests are not supported 2025-07-01 22:48:02.915 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:48:02.915 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:48:02.915 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:48:02.915 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:48:02.915 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:48:02.915 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:48:02.915 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:48:02.915 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:48:02.915 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:48:02.915 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:48:02.915 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:48:02.915 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:48:02.915 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:48:02.915 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:48:02.915 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:48:02.915 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:48:02.915 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:48:02.915 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:48:02.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:48:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:48:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:48:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:48:02.916 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:48:02.916 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1463ms. 2025-07-01 22:48:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:48:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:48:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:48:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:48:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:48:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:48:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:48:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:48:02.916 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:48:02.916 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:48:02.916 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:48:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:48:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:48:02.916 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:48:02.916 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:48:02.916 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:48:02.916 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:48:02.916 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7716ms 2025-07-01 22:48:02.916 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:48:02.916 +03:00 [DBG] Connection id "0HNC8090TGFSU" completed keep alive response. 2025-07-01 22:48:02.916 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3563ms 2025-07-01 22:48:02.916 +03:00 [DBG] Connection id "0HNC8090TGFSU" received FIN. 2025-07-01 22:48:02.916 +03:00 [DBG] Connection id "0HNC8090TGFSU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:48:02.917 +03:00 [DBG] Connection id "0HNC8090TGFSU" disconnecting. 2025-07-01 22:48:02.917 +03:00 [DBG] Connection id "0HNC8090TGFSU" stopped. 2025-07-01 22:49:02.915 +03:00 [DBG] Connection id "0HNC8090TGFSV" accepted. 2025-07-01 22:49:02.915 +03:00 [DBG] Connection id "0HNC8090TGFSV" started. 2025-07-01 22:49:02.915 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:49:02.915 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:49:02.916 +03:00 [DBG] POST requests are not supported 2025-07-01 22:49:02.916 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:49:02.916 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:49:02.916 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:49:02.916 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:49:02.916 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:49:02.916 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:49:02.916 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:49:02.916 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:49:02.916 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:49:02.916 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:49:02.916 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:49:02.916 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:49:02.916 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:49:02.916 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:49:02.916 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:49:02.916 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:49:02.916 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:49:02.916 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:49:02.916 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:49:02.916 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:49:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:49:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:49:02.917 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:49:02.917 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.195ms. 2025-07-01 22:49:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:49:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:49:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:49:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:49:02.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:49:02.917 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:49:02.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:49:02.917 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:49:02.917 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:49:02.917 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:49:02.917 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:49:02.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:49:02.917 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:49:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:49:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:49:02.918 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:49:02.918 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:49:02.918 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4616ms 2025-07-01 22:49:02.918 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:49:02.918 +03:00 [DBG] Connection id "0HNC8090TGFSV" completed keep alive response. 2025-07-01 22:49:02.918 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4631ms 2025-07-01 22:49:02.918 +03:00 [DBG] Connection id "0HNC8090TGFSV" received FIN. 2025-07-01 22:49:02.918 +03:00 [DBG] Connection id "0HNC8090TGFSV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:49:02.918 +03:00 [DBG] Connection id "0HNC8090TGFSV" disconnecting. 2025-07-01 22:49:02.919 +03:00 [DBG] Connection id "0HNC8090TGFSV" stopped. 2025-07-01 22:50:02.922 +03:00 [DBG] Connection id "0HNC8090TGFT0" accepted. 2025-07-01 22:50:02.923 +03:00 [DBG] Connection id "0HNC8090TGFT0" started. 2025-07-01 22:50:02.923 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:50:02.923 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:50:02.923 +03:00 [DBG] POST requests are not supported 2025-07-01 22:50:02.923 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:50:02.923 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:50:02.923 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:50:02.923 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:50:02.923 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:50:02.923 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:50:02.923 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:50:02.923 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:50:02.923 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:50:02.923 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:50:02.923 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:50:02.923 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:50:02.923 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:50:02.923 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:50:02.923 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:50:02.923 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:50:02.923 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:50:02.923 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:50:02.923 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:50:02.923 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:50:02.923 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:50:02.923 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:50:02.923 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:50:02.924 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1282ms. 2025-07-01 22:50:02.924 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:50:02.924 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:50:02.924 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:50:02.924 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:50:02.924 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:50:02.924 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:50:02.924 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:50:02.924 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:50:02.924 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:50:02.924 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:50:02.924 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:50:02.924 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:50:02.924 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:50:02.924 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:50:02.924 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:50:02.924 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:50:02.924 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:50:02.924 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8052ms 2025-07-01 22:50:02.924 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:50:02.924 +03:00 [DBG] Connection id "0HNC8090TGFT0" completed keep alive response. 2025-07-01 22:50:02.924 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4431ms 2025-07-01 22:50:02.924 +03:00 [DBG] Connection id "0HNC8090TGFT0" received FIN. 2025-07-01 22:50:02.924 +03:00 [DBG] Connection id "0HNC8090TGFT0" disconnecting. 2025-07-01 22:50:02.924 +03:00 [DBG] Connection id "0HNC8090TGFT0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:50:02.926 +03:00 [DBG] Connection id "0HNC8090TGFT0" stopped. 2025-07-01 22:51:02.917 +03:00 [DBG] Connection id "0HNC8090TGFT1" accepted. 2025-07-01 22:51:02.917 +03:00 [DBG] Connection id "0HNC8090TGFT1" started. 2025-07-01 22:51:02.917 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:51:02.917 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:51:02.917 +03:00 [DBG] POST requests are not supported 2025-07-01 22:51:02.917 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:51:02.918 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:51:02.918 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:51:02.918 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:51:02.918 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:51:02.918 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:51:02.918 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:51:02.918 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:51:02.918 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:51:02.918 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:51:02.918 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:51:02.918 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:51:02.918 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:51:02.918 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:51:02.918 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:51:02.918 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:51:02.918 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:51:02.918 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:51:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:51:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:51:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:51:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:51:02.918 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:51:02.918 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1302ms. 2025-07-01 22:51:02.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:51:02.919 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:51:02.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:51:02.919 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:51:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:51:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:51:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:51:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:51:02.919 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:51:02.919 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:51:02.919 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:51:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:51:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:51:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:51:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:51:02.919 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:51:02.919 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:51:02.919 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8892ms 2025-07-01 22:51:02.919 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:51:02.919 +03:00 [DBG] Connection id "0HNC8090TGFT1" completed keep alive response. 2025-07-01 22:51:02.919 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5221ms 2025-07-01 22:51:02.919 +03:00 [DBG] Connection id "0HNC8090TGFT1" received FIN. 2025-07-01 22:51:02.919 +03:00 [DBG] Connection id "0HNC8090TGFT1" disconnecting. 2025-07-01 22:51:02.919 +03:00 [DBG] Connection id "0HNC8090TGFT1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:51:02.920 +03:00 [DBG] Connection id "0HNC8090TGFT1" stopped. 2025-07-01 22:52:02.921 +03:00 [DBG] Connection id "0HNC8090TGFT2" accepted. 2025-07-01 22:52:02.921 +03:00 [DBG] Connection id "0HNC8090TGFT2" started. 2025-07-01 22:52:02.921 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:52:02.921 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:52:02.921 +03:00 [DBG] POST requests are not supported 2025-07-01 22:52:02.921 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:52:02.921 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:52:02.921 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:52:02.921 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:52:02.921 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:52:02.921 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:52:02.921 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:52:02.921 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:52:02.921 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:52:02.921 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:52:02.921 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:52:02.922 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:52:02.922 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:52:02.922 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:52:02.922 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:52:02.922 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:52:02.922 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:52:02.922 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:52:02.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:52:02.922 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:52:02.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:52:02.922 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:52:02.922 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:52:02.922 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1285ms. 2025-07-01 22:52:02.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:52:02.922 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:52:02.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:52:02.922 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:52:02.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:52:02.922 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:52:02.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:52:02.922 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:52:02.922 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:52:02.922 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:52:02.922 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:52:02.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:52:02.922 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:52:02.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:52:02.922 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:52:02.922 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:52:02.922 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:52:02.922 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7058ms 2025-07-01 22:52:02.922 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:52:02.922 +03:00 [DBG] Connection id "0HNC8090TGFT2" completed keep alive response. 2025-07-01 22:52:02.922 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3824ms 2025-07-01 22:52:02.923 +03:00 [DBG] Connection id "0HNC8090TGFT2" received FIN. 2025-07-01 22:52:02.923 +03:00 [DBG] Connection id "0HNC8090TGFT2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:52:02.923 +03:00 [DBG] Connection id "0HNC8090TGFT2" disconnecting. 2025-07-01 22:52:02.923 +03:00 [DBG] Connection id "0HNC8090TGFT2" stopped. 2025-07-01 22:53:02.921 +03:00 [DBG] Connection id "0HNC8090TGFT3" accepted. 2025-07-01 22:53:02.921 +03:00 [DBG] Connection id "0HNC8090TGFT3" started. 2025-07-01 22:53:02.921 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:53:02.921 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:53:02.921 +03:00 [DBG] POST requests are not supported 2025-07-01 22:53:02.921 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:53:02.921 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:53:02.921 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:53:02.921 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:53:02.921 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:53:02.921 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:53:02.921 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:53:02.921 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:53:02.921 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:53:02.921 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:53:02.921 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:53:02.922 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:53:02.922 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:53:02.922 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:53:02.922 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:53:02.922 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:53:02.922 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:53:02.922 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:53:02.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:53:02.922 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:53:02.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:53:02.922 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:53:02.922 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:53:02.922 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1214ms. 2025-07-01 22:53:02.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:53:02.922 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:53:02.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:53:02.922 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:53:02.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:53:02.922 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:53:02.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:53:02.922 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:53:02.922 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:53:02.922 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:53:02.922 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:53:02.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:53:02.922 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:53:02.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:53:02.922 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:53:02.922 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:53:02.922 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:53:02.922 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8007ms 2025-07-01 22:53:02.922 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:53:02.922 +03:00 [DBG] Connection id "0HNC8090TGFT3" completed keep alive response. 2025-07-01 22:53:02.922 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4174ms 2025-07-01 22:53:02.923 +03:00 [DBG] Connection id "0HNC8090TGFT3" received FIN. 2025-07-01 22:53:02.923 +03:00 [DBG] Connection id "0HNC8090TGFT3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:53:02.923 +03:00 [DBG] Connection id "0HNC8090TGFT3" disconnecting. 2025-07-01 22:53:02.923 +03:00 [DBG] Connection id "0HNC8090TGFT3" stopped. 2025-07-01 22:54:02.917 +03:00 [DBG] Connection id "0HNC8090TGFT4" accepted. 2025-07-01 22:54:02.918 +03:00 [DBG] Connection id "0HNC8090TGFT4" started. 2025-07-01 22:54:02.918 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:54:02.918 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:54:02.918 +03:00 [DBG] POST requests are not supported 2025-07-01 22:54:02.918 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:54:02.918 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:54:02.918 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:54:02.918 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:54:02.918 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:54:02.918 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:54:02.918 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:54:02.918 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:54:02.918 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:54:02.918 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:54:02.918 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:54:02.918 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:54:02.918 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:54:02.918 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:54:02.918 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:54:02.918 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:54:02.918 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:54:02.918 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:54:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:54:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:54:02.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:54:02.918 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:54:02.918 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:54:02.919 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1335ms. 2025-07-01 22:54:02.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:54:02.919 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:54:02.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:54:02.919 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:54:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:54:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:54:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:54:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:54:02.919 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:54:02.919 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:54:02.919 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:54:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:54:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:54:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:54:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:54:02.919 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:54:02.919 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:54:02.919 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9216ms 2025-07-01 22:54:02.919 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:54:02.919 +03:00 [DBG] Connection id "0HNC8090TGFT4" completed keep alive response. 2025-07-01 22:54:02.919 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5114ms 2025-07-01 22:54:02.920 +03:00 [DBG] Connection id "0HNC8090TGFT4" received FIN. 2025-07-01 22:54:02.920 +03:00 [DBG] Connection id "0HNC8090TGFT4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:54:02.920 +03:00 [DBG] Connection id "0HNC8090TGFT4" disconnecting. 2025-07-01 22:54:02.920 +03:00 [DBG] Connection id "0HNC8090TGFT4" stopped. 2025-07-01 22:55:02.922 +03:00 [DBG] Connection id "0HNC8090TGFT5" accepted. 2025-07-01 22:55:02.922 +03:00 [DBG] Connection id "0HNC8090TGFT5" started. 2025-07-01 22:55:02.922 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:55:02.922 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:55:02.922 +03:00 [DBG] POST requests are not supported 2025-07-01 22:55:02.922 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:55:02.922 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:55:02.922 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:55:02.922 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:55:02.922 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:55:02.923 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:55:02.923 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:55:02.923 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:55:02.923 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:55:02.923 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:55:02.923 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:55:02.923 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:55:02.923 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:55:02.923 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:55:02.923 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:55:02.923 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:55:02.923 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:55:02.923 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:55:02.923 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:55:02.923 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:55:02.923 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:55:02.923 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:55:02.923 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:55:02.923 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1265ms. 2025-07-01 22:55:02.923 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:55:02.923 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:55:02.923 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:55:02.923 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:55:02.923 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:55:02.923 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:55:02.923 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:55:02.923 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:55:02.923 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:55:02.923 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:55:02.923 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:55:02.923 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:55:02.924 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:55:02.924 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:55:02.924 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:55:02.924 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:55:02.924 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:55:02.924 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.761ms 2025-07-01 22:55:02.924 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:55:02.924 +03:00 [DBG] Connection id "0HNC8090TGFT5" completed keep alive response. 2025-07-01 22:55:02.924 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5123ms 2025-07-01 22:55:02.924 +03:00 [DBG] Connection id "0HNC8090TGFT5" received FIN. 2025-07-01 22:55:02.924 +03:00 [DBG] Connection id "0HNC8090TGFT5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:55:02.924 +03:00 [DBG] Connection id "0HNC8090TGFT5" disconnecting. 2025-07-01 22:55:02.924 +03:00 [DBG] Connection id "0HNC8090TGFT5" stopped. 2025-07-01 22:56:02.921 +03:00 [DBG] Connection id "0HNC8090TGFT6" accepted. 2025-07-01 22:56:02.921 +03:00 [DBG] Connection id "0HNC8090TGFT6" started. 2025-07-01 22:56:02.921 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:56:02.921 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:56:02.921 +03:00 [DBG] POST requests are not supported 2025-07-01 22:56:02.921 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:56:02.921 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:56:02.921 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:56:02.921 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:56:02.921 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:56:02.921 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:56:02.921 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:56:02.921 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:56:02.921 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:56:02.921 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:56:02.921 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:56:02.921 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:56:02.921 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:56:02.921 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:56:02.921 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:56:02.921 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:56:02.922 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:56:02.922 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:56:02.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:56:02.922 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:56:02.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:56:02.922 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:56:02.922 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:56:02.922 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1326ms. 2025-07-01 22:56:02.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:56:02.922 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:56:02.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:56:02.922 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:56:02.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:56:02.922 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:56:02.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:56:02.922 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:56:02.922 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:56:02.922 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:56:02.922 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:56:02.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:56:02.922 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:56:02.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:56:02.922 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:56:02.922 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:56:02.922 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:56:02.922 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6226ms 2025-07-01 22:56:02.922 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:56:02.922 +03:00 [DBG] Connection id "0HNC8090TGFT6" completed keep alive response. 2025-07-01 22:56:02.922 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1402ms 2025-07-01 22:56:02.922 +03:00 [DBG] Connection id "0HNC8090TGFT6" received FIN. 2025-07-01 22:56:02.922 +03:00 [DBG] Connection id "0HNC8090TGFT6" disconnecting. 2025-07-01 22:56:02.923 +03:00 [DBG] Connection id "0HNC8090TGFT6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:56:02.924 +03:00 [DBG] Connection id "0HNC8090TGFT6" stopped. 2025-07-01 22:57:02.923 +03:00 [DBG] Connection id "0HNC8090TGFT7" accepted. 2025-07-01 22:57:02.924 +03:00 [DBG] Connection id "0HNC8090TGFT7" started. 2025-07-01 22:57:02.924 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:57:02.924 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:57:02.924 +03:00 [DBG] POST requests are not supported 2025-07-01 22:57:02.924 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:57:02.924 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:57:02.924 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:57:02.924 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:57:02.924 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:57:02.924 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:57:02.924 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:57:02.925 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:57:02.925 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:57:02.925 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:57:02.925 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:57:02.925 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:57:02.925 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:57:02.925 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:57:02.925 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:57:02.925 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:57:02.925 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:57:02.925 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:57:02.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:57:02.926 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:57:02.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:57:02.926 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:57:02.926 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:57:02.926 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2492ms. 2025-07-01 22:57:02.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:57:02.926 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:57:02.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:57:02.927 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:57:02.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:57:02.927 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:57:02.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:57:02.927 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:57:02.927 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:57:02.927 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:57:02.927 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:57:02.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:57:02.927 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:57:02.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:57:02.927 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:57:02.927 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:57:02.927 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:57:02.927 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.298ms 2025-07-01 22:57:02.928 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:57:02.928 +03:00 [DBG] Connection id "0HNC8090TGFT7" completed keep alive response. 2025-07-01 22:57:02.928 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.0036ms 2025-07-01 22:57:02.928 +03:00 [DBG] Connection id "0HNC8090TGFT7" received FIN. 2025-07-01 22:57:02.928 +03:00 [DBG] Connection id "0HNC8090TGFT7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:57:02.928 +03:00 [DBG] Connection id "0HNC8090TGFT7" disconnecting. 2025-07-01 22:57:02.928 +03:00 [DBG] Connection id "0HNC8090TGFT7" stopped. 2025-07-01 22:58:02.915 +03:00 [DBG] Connection id "0HNC8090TGFT8" accepted. 2025-07-01 22:58:02.915 +03:00 [DBG] Connection id "0HNC8090TGFT8" started. 2025-07-01 22:58:02.916 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:58:02.916 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:58:02.916 +03:00 [DBG] POST requests are not supported 2025-07-01 22:58:02.916 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:58:02.916 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:58:02.916 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:58:02.916 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:58:02.916 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:58:02.916 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:58:02.916 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:58:02.916 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:58:02.916 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:58:02.916 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:58:02.916 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:58:02.916 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:58:02.916 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:58:02.916 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:58:02.917 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:58:02.917 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:58:02.917 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:58:02.917 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:58:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:58:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:58:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:58:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:58:02.917 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:58:02.917 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1736ms. 2025-07-01 22:58:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:58:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:58:02.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:58:02.917 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:58:02.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:58:02.917 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:58:02.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:58:02.917 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:58:02.917 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:58:02.918 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:58:02.918 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:58:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:58:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:58:02.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:58:02.918 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:58:02.918 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:58:02.918 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:58:02.918 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2607ms 2025-07-01 22:58:02.918 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:58:02.918 +03:00 [DBG] Connection id "0HNC8090TGFT8" completed keep alive response. 2025-07-01 22:58:02.918 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3869ms 2025-07-01 22:58:02.918 +03:00 [DBG] Connection id "0HNC8090TGFT8" received FIN. 2025-07-01 22:58:02.918 +03:00 [DBG] Connection id "0HNC8090TGFT8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:58:02.919 +03:00 [DBG] Connection id "0HNC8090TGFT8" disconnecting. 2025-07-01 22:58:02.919 +03:00 [DBG] Connection id "0HNC8090TGFT8" stopped. 2025-07-01 22:59:02.912 +03:00 [DBG] Connection id "0HNC8090TGFT9" accepted. 2025-07-01 22:59:02.912 +03:00 [DBG] Connection id "0HNC8090TGFT9" started. 2025-07-01 22:59:02.913 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 22:59:02.913 +03:00 [VRB] All hosts are allowed. 2025-07-01 22:59:02.913 +03:00 [DBG] POST requests are not supported 2025-07-01 22:59:02.913 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 22:59:02.913 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 22:59:02.913 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:59:02.913 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 22:59:02.913 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 22:59:02.913 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 22:59:02.913 +03:00 [INF] CORS policy execution successful. 2025-07-01 22:59:02.913 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:59:02.913 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 22:59:02.913 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 22:59:02.913 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 22:59:02.913 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 22:59:02.913 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 22:59:02.913 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 22:59:02.913 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:59:02.913 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:59:02.913 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:59:02.913 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 22:59:02.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:59:02.914 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:59:02.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:59:02.914 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:59:02.914 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 22:59:02.914 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1532ms. 2025-07-01 22:59:02.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:59:02.914 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 22:59:02.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:59:02.914 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 22:59:02.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:59:02.914 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:59:02.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:59:02.914 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:59:02.914 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:59:02.914 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 22:59:02.914 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 22:59:02.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:59:02.914 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 22:59:02.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:59:02.914 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:59:02.914 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:59:02.914 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 22:59:02.914 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0561ms 2025-07-01 22:59:02.914 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 22:59:02.914 +03:00 [DBG] Connection id "0HNC8090TGFT9" completed keep alive response. 2025-07-01 22:59:02.914 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8796ms 2025-07-01 22:59:02.915 +03:00 [DBG] Connection id "0HNC8090TGFT9" received FIN. 2025-07-01 22:59:02.915 +03:00 [DBG] Connection id "0HNC8090TGFT9" disconnecting. 2025-07-01 22:59:02.915 +03:00 [DBG] Connection id "0HNC8090TGFT9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 22:59:02.916 +03:00 [DBG] Connection id "0HNC8090TGFT9" stopped. 2025-07-01 23:00:02.928 +03:00 [DBG] Connection id "0HNC8090TGFTA" accepted. 2025-07-01 23:00:02.928 +03:00 [DBG] Connection id "0HNC8090TGFTA" started. 2025-07-01 23:00:02.928 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:00:02.928 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:00:02.928 +03:00 [DBG] POST requests are not supported 2025-07-01 23:00:02.928 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:00:02.928 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:00:02.928 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:00:02.928 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:00:02.928 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:00:02.928 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:00:02.928 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:00:02.928 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:00:02.928 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:00:02.929 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:00:02.929 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:00:02.929 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:00:02.929 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:00:02.929 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:00:02.929 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:00:02.929 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:00:02.929 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:00:02.929 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:00:02.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:00:02.929 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:00:02.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:00:02.929 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:00:02.929 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:00:02.929 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1297ms. 2025-07-01 23:00:02.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:00:02.929 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:00:02.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:00:02.929 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:00:02.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:00:02.929 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:00:02.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:00:02.929 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:00:02.929 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:00:02.929 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:00:02.929 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:00:02.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:00:02.929 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:00:02.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:00:02.930 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:00:02.930 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:00:02.930 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:00:02.930 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8972ms 2025-07-01 23:00:02.930 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:00:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTA" completed keep alive response. 2025-07-01 23:00:02.930 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6707ms 2025-07-01 23:00:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTA" received FIN. 2025-07-01 23:00:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:00:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTA" disconnecting. 2025-07-01 23:00:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTA" stopped. 2025-07-01 23:01:02.928 +03:00 [DBG] Connection id "0HNC8090TGFTB" accepted. 2025-07-01 23:01:02.928 +03:00 [DBG] Connection id "0HNC8090TGFTB" started. 2025-07-01 23:01:02.928 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:01:02.928 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:01:02.928 +03:00 [DBG] POST requests are not supported 2025-07-01 23:01:02.928 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:01:02.928 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:01:02.928 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:01:02.928 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:01:02.928 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:01:02.928 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:01:02.928 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:01:02.928 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:01:02.929 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:01:02.929 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:01:02.929 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:01:02.929 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:01:02.929 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:01:02.929 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:01:02.929 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:01:02.929 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:01:02.929 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:01:02.929 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:01:02.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:01:02.929 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:01:02.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:01:02.929 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:01:02.929 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:01:02.929 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1279ms. 2025-07-01 23:01:02.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:01:02.929 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:01:02.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:01:02.929 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:01:02.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:01:02.929 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:01:02.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:01:02.929 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:01:02.929 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:01:02.929 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:01:02.929 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:01:02.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:01:02.929 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:01:02.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:01:02.929 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:01:02.929 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:01:02.929 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:01:02.929 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.742ms 2025-07-01 23:01:02.929 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:01:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTB" completed keep alive response. 2025-07-01 23:01:02.930 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4063ms 2025-07-01 23:01:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTB" received FIN. 2025-07-01 23:01:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:01:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTB" disconnecting. 2025-07-01 23:01:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTB" stopped. 2025-07-01 23:02:02.988 +03:00 [DBG] Connection id "0HNC8090TGFTC" accepted. 2025-07-01 23:02:02.988 +03:00 [DBG] Connection id "0HNC8090TGFTC" started. 2025-07-01 23:02:02.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:02:02.989 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:02:02.989 +03:00 [DBG] POST requests are not supported 2025-07-01 23:02:02.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:02:02.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:02:02.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:02:02.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:02:02.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:02:02.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:02:02.989 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:02:02.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:02:02.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:02:02.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:02:02.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:02:02.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:02:02.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:02:02.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:02:02.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:02:02.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:02:02.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:02:02.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:02:02.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:02:02.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:02:02.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:02:02.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:02:02.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:02:02.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1295ms. 2025-07-01 23:02:02.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:02:02.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:02:02.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:02:02.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:02:02.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:02:02.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:02:02.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:02:02.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:02:02.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:02:02.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:02:02.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:02:02.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:02:02.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:02:02.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:02:02.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:02:02.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:02:02.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:02:02.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9056ms 2025-07-01 23:02:02.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:02:02.990 +03:00 [DBG] Connection id "0HNC8090TGFTC" completed keep alive response. 2025-07-01 23:02:02.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9194ms 2025-07-01 23:02:02.991 +03:00 [DBG] Connection id "0HNC8090TGFTC" received FIN. 2025-07-01 23:02:02.991 +03:00 [DBG] Connection id "0HNC8090TGFTC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:02:02.991 +03:00 [DBG] Connection id "0HNC8090TGFTC" disconnecting. 2025-07-01 23:02:02.991 +03:00 [DBG] Connection id "0HNC8090TGFTC" stopped. 2025-07-01 23:03:02.929 +03:00 [DBG] Connection id "0HNC8090TGFTD" accepted. 2025-07-01 23:03:02.929 +03:00 [DBG] Connection id "0HNC8090TGFTD" started. 2025-07-01 23:03:02.929 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:03:02.929 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:03:02.929 +03:00 [DBG] POST requests are not supported 2025-07-01 23:03:02.929 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:03:02.929 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:03:02.929 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:03:02.929 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:03:02.929 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:03:02.929 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:03:02.929 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:03:02.929 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:03:02.929 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:03:02.929 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:03:02.929 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:03:02.929 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:03:02.929 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:03:02.929 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:03:02.929 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:03:02.929 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:03:02.929 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:03:02.930 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:03:02.930 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:03:02.930 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:03:02.930 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:03:02.930 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:03:02.930 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:03:02.930 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1509ms. 2025-07-01 23:03:02.930 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:03:02.930 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:03:02.930 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:03:02.930 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:03:02.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:03:02.930 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:03:02.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:03:02.930 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:03:02.930 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:03:02.930 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:03:02.930 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:03:02.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:03:02.930 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:03:02.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:03:02.930 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:03:02.930 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:03:02.930 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:03:02.930 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6931ms 2025-07-01 23:03:02.930 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:03:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTD" completed keep alive response. 2025-07-01 23:03:02.930 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.298ms 2025-07-01 23:03:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTD" received FIN. 2025-07-01 23:03:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:03:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTD" disconnecting. 2025-07-01 23:03:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTD" stopped. 2025-07-01 23:04:02.928 +03:00 [DBG] Connection id "0HNC8090TGFTE" accepted. 2025-07-01 23:04:02.928 +03:00 [DBG] Connection id "0HNC8090TGFTE" started. 2025-07-01 23:04:02.928 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:04:02.928 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:04:02.928 +03:00 [DBG] POST requests are not supported 2025-07-01 23:04:02.928 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:04:02.928 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:04:02.928 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:04:02.928 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:04:02.928 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:04:02.928 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:04:02.929 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:04:02.929 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:04:02.929 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:04:02.929 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:04:02.929 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:04:02.929 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:04:02.929 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:04:02.929 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:04:02.929 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:04:02.929 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:04:02.929 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:04:02.929 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:04:02.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:04:02.929 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:04:02.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:04:02.929 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:04:02.929 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:04:02.929 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1199ms. 2025-07-01 23:04:02.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:04:02.929 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:04:02.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:04:02.929 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:04:02.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:04:02.929 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:04:02.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:04:02.929 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:04:02.929 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:04:02.929 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:04:02.929 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:04:02.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:04:02.929 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:04:02.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:04:02.929 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:04:02.929 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:04:02.929 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:04:02.930 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6602ms 2025-07-01 23:04:02.930 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:04:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTE" completed keep alive response. 2025-07-01 23:04:02.930 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3896ms 2025-07-01 23:04:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTE" received FIN. 2025-07-01 23:04:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:04:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTE" disconnecting. 2025-07-01 23:04:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTE" stopped. 2025-07-01 23:05:02.934 +03:00 [DBG] Connection id "0HNC8090TGFTF" accepted. 2025-07-01 23:05:02.934 +03:00 [DBG] Connection id "0HNC8090TGFTF" started. 2025-07-01 23:05:02.935 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:05:02.935 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:05:02.935 +03:00 [DBG] POST requests are not supported 2025-07-01 23:05:02.935 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:05:02.935 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:05:02.935 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:05:02.935 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:05:02.935 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:05:02.935 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:05:02.935 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:05:02.935 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:05:02.935 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:05:02.935 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:05:02.935 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:05:02.935 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:05:02.935 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:05:02.935 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:05:02.935 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:05:02.935 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:05:02.935 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:05:02.935 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:05:02.935 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:05:02.935 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:05:02.935 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:05:02.935 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:05:02.935 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:05:02.935 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.127ms. 2025-07-01 23:05:02.935 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:05:02.936 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:05:02.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:05:02.936 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:05:02.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:05:02.936 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:05:02.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:05:02.936 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:05:02.936 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:05:02.936 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:05:02.936 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:05:02.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:05:02.936 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:05:02.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:05:02.936 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:05:02.936 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:05:02.936 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:05:02.936 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8928ms 2025-07-01 23:05:02.936 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:05:02.936 +03:00 [DBG] Connection id "0HNC8090TGFTF" completed keep alive response. 2025-07-01 23:05:02.936 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5204ms 2025-07-01 23:05:02.936 +03:00 [DBG] Connection id "0HNC8090TGFTF" received FIN. 2025-07-01 23:05:02.937 +03:00 [DBG] Connection id "0HNC8090TGFTF" disconnecting. 2025-07-01 23:05:02.937 +03:00 [DBG] Connection id "0HNC8090TGFTF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:05:02.938 +03:00 [DBG] Connection id "0HNC8090TGFTF" stopped. 2025-07-01 23:06:02.928 +03:00 [DBG] Connection id "0HNC8090TGFTG" accepted. 2025-07-01 23:06:02.928 +03:00 [DBG] Connection id "0HNC8090TGFTG" started. 2025-07-01 23:06:02.928 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:06:02.928 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:06:02.928 +03:00 [DBG] POST requests are not supported 2025-07-01 23:06:02.928 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:06:02.928 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:06:02.928 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:06:02.928 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:06:02.928 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:06:02.928 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:06:02.928 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:06:02.928 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:06:02.928 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:06:02.928 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:06:02.928 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:06:02.928 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:06:02.928 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:06:02.928 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:06:02.928 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:06:02.928 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:06:02.928 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:06:02.929 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:06:02.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:06:02.929 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:06:02.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:06:02.929 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:06:02.929 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:06:02.929 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1468ms. 2025-07-01 23:06:02.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:06:02.929 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:06:02.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:06:02.929 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:06:02.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:06:02.929 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:06:02.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:06:02.929 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:06:02.929 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:06:02.929 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:06:02.929 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:06:02.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:06:02.929 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:06:02.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:06:02.929 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:06:02.929 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:06:02.929 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:06:02.929 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8114ms 2025-07-01 23:06:02.929 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:06:02.929 +03:00 [DBG] Connection id "0HNC8090TGFTG" completed keep alive response. 2025-07-01 23:06:02.929 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5153ms 2025-07-01 23:06:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTG" received FIN. 2025-07-01 23:06:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:06:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTG" disconnecting. 2025-07-01 23:06:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTG" stopped. 2025-07-01 23:07:02.928 +03:00 [DBG] Connection id "0HNC8090TGFTH" accepted. 2025-07-01 23:07:02.928 +03:00 [DBG] Connection id "0HNC8090TGFTH" started. 2025-07-01 23:07:02.928 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:07:02.928 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:07:02.928 +03:00 [DBG] POST requests are not supported 2025-07-01 23:07:02.929 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:07:02.929 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:07:02.929 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:07:02.929 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:07:02.929 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:07:02.929 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:07:02.929 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:07:02.929 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:07:02.929 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:07:02.929 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:07:02.929 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:07:02.929 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:07:02.929 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:07:02.929 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:07:02.929 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:07:02.929 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:07:02.929 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:07:02.929 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:07:02.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:07:02.929 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:07:02.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:07:02.929 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:07:02.929 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:07:02.929 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1182ms. 2025-07-01 23:07:02.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:07:02.929 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:07:02.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:07:02.929 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:07:02.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:07:02.930 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:07:02.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:07:02.930 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:07:02.930 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:07:02.930 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:07:02.930 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:07:02.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:07:02.930 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:07:02.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:07:02.930 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:07:02.930 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:07:02.930 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:07:02.930 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8239ms 2025-07-01 23:07:02.930 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:07:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTH" completed keep alive response. 2025-07-01 23:07:02.930 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4828ms 2025-07-01 23:07:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTH" received FIN. 2025-07-01 23:07:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:07:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTH" disconnecting. 2025-07-01 23:07:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTH" stopped. 2025-07-01 23:08:02.924 +03:00 [DBG] Connection id "0HNC8090TGFTI" accepted. 2025-07-01 23:08:02.924 +03:00 [DBG] Connection id "0HNC8090TGFTI" started. 2025-07-01 23:08:02.924 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:08:02.924 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:08:02.924 +03:00 [DBG] POST requests are not supported 2025-07-01 23:08:02.924 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:08:02.924 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:08:02.924 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:08:02.924 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:08:02.924 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:08:02.924 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:08:02.924 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:08:02.924 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:08:02.925 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:08:02.925 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:08:02.925 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:08:02.925 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:08:02.925 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:08:02.925 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:08:02.925 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:08:02.925 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:08:02.925 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:08:02.925 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:08:02.925 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:08:02.925 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:08:02.925 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:08:02.925 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:08:02.925 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:08:02.925 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1653ms. 2025-07-01 23:08:02.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:08:02.926 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:08:02.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:08:02.926 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:08:02.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:08:02.926 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:08:02.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:08:02.926 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:08:02.926 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:08:02.926 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:08:02.926 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:08:02.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:08:02.926 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:08:02.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:08:02.926 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:08:02.926 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:08:02.926 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:08:02.926 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1279ms 2025-07-01 23:08:02.926 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:08:02.926 +03:00 [DBG] Connection id "0HNC8090TGFTI" completed keep alive response. 2025-07-01 23:08:02.926 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1746ms 2025-07-01 23:08:02.926 +03:00 [DBG] Connection id "0HNC8090TGFTI" received FIN. 2025-07-01 23:08:02.926 +03:00 [DBG] Connection id "0HNC8090TGFTI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:08:02.927 +03:00 [DBG] Connection id "0HNC8090TGFTI" disconnecting. 2025-07-01 23:08:02.927 +03:00 [DBG] Connection id "0HNC8090TGFTI" stopped. 2025-07-01 23:09:02.928 +03:00 [DBG] Connection id "0HNC8090TGFTJ" accepted. 2025-07-01 23:09:02.928 +03:00 [DBG] Connection id "0HNC8090TGFTJ" started. 2025-07-01 23:09:02.928 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:09:02.928 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:09:02.928 +03:00 [DBG] POST requests are not supported 2025-07-01 23:09:02.929 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:09:02.929 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:09:02.929 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:09:02.929 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:09:02.929 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:09:02.929 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:09:02.929 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:09:02.929 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:09:02.929 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:09:02.929 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:09:02.929 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:09:02.929 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:09:02.929 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:09:02.929 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:09:02.929 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:09:02.929 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:09:02.929 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:09:02.929 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:09:02.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:09:02.929 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:09:02.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:09:02.929 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:09:02.929 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:09:02.930 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1606ms. 2025-07-01 23:09:02.930 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:09:02.930 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:09:02.930 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:09:02.930 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:09:02.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:09:02.930 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:09:02.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:09:02.930 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:09:02.930 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:09:02.930 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:09:02.930 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:09:02.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:09:02.930 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:09:02.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:09:02.930 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:09:02.930 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:09:02.930 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:09:02.930 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9645ms 2025-07-01 23:09:02.930 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:09:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTJ" completed keep alive response. 2025-07-01 23:09:02.930 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9648ms 2025-07-01 23:09:02.931 +03:00 [DBG] Connection id "0HNC8090TGFTJ" received FIN. 2025-07-01 23:09:02.931 +03:00 [DBG] Connection id "0HNC8090TGFTJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:09:02.931 +03:00 [DBG] Connection id "0HNC8090TGFTJ" disconnecting. 2025-07-01 23:09:02.931 +03:00 [DBG] Connection id "0HNC8090TGFTJ" stopped. 2025-07-01 23:10:02.929 +03:00 [DBG] Connection id "0HNC8090TGFTK" accepted. 2025-07-01 23:10:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTK" started. 2025-07-01 23:10:02.930 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:10:02.930 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:10:02.930 +03:00 [DBG] POST requests are not supported 2025-07-01 23:10:02.930 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:10:02.930 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:10:02.930 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:10:02.930 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:10:02.930 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:10:02.930 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:10:02.930 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:10:02.930 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:10:02.930 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:10:02.930 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:10:02.930 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:10:02.930 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:10:02.930 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:10:02.930 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:10:02.930 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:10:02.930 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:10:02.930 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:10:02.930 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:10:02.930 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:10:02.930 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:10:02.930 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:10:02.930 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:10:02.930 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:10:02.930 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1201ms. 2025-07-01 23:10:02.931 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:10:02.931 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:10:02.931 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:10:02.931 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:10:02.931 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:10:02.931 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:10:02.931 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:10:02.931 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:10:02.931 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:10:02.931 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:10:02.931 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:10:02.931 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:10:02.931 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:10:02.931 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:10:02.931 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:10:02.931 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:10:02.931 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:10:02.931 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7392ms 2025-07-01 23:10:02.931 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:10:02.931 +03:00 [DBG] Connection id "0HNC8090TGFTK" completed keep alive response. 2025-07-01 23:10:02.931 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3719ms 2025-07-01 23:10:02.931 +03:00 [DBG] Connection id "0HNC8090TGFTK" received FIN. 2025-07-01 23:10:02.931 +03:00 [DBG] Connection id "0HNC8090TGFTK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:10:02.931 +03:00 [DBG] Connection id "0HNC8090TGFTK" disconnecting. 2025-07-01 23:10:02.932 +03:00 [DBG] Connection id "0HNC8090TGFTK" stopped. 2025-07-01 23:11:02.918 +03:00 [DBG] Connection id "0HNC8090TGFTL" accepted. 2025-07-01 23:11:02.918 +03:00 [DBG] Connection id "0HNC8090TGFTL" started. 2025-07-01 23:11:02.918 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:11:02.918 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:11:02.918 +03:00 [DBG] POST requests are not supported 2025-07-01 23:11:02.918 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:11:02.919 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:11:02.919 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:11:02.919 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:11:02.919 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:11:02.919 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:11:02.919 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:11:02.919 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:11:02.919 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:11:02.919 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:11:02.919 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:11:02.919 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:11:02.919 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:11:02.919 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:11:02.919 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:11:02.919 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:11:02.919 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:11:02.919 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:11:02.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:11:02.919 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:11:02.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:11:02.919 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:11:02.919 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:11:02.919 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.123ms. 2025-07-01 23:11:02.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:11:02.919 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:11:02.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:11:02.919 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:11:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:11:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:11:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:11:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:11:02.919 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:11:02.920 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:11:02.920 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:11:02.920 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:11:02.920 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:11:02.920 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:11:02.920 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:11:02.920 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:11:02.920 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:11:02.920 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7918ms 2025-07-01 23:11:02.920 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:11:02.920 +03:00 [DBG] Connection id "0HNC8090TGFTL" completed keep alive response. 2025-07-01 23:11:02.920 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4651ms 2025-07-01 23:11:02.920 +03:00 [DBG] Connection id "0HNC8090TGFTL" received FIN. 2025-07-01 23:11:02.920 +03:00 [DBG] Connection id "0HNC8090TGFTL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:11:02.920 +03:00 [DBG] Connection id "0HNC8090TGFTL" disconnecting. 2025-07-01 23:11:02.920 +03:00 [DBG] Connection id "0HNC8090TGFTL" stopped. 2025-07-01 23:12:02.927 +03:00 [DBG] Connection id "0HNC8090TGFTM" accepted. 2025-07-01 23:12:02.927 +03:00 [DBG] Connection id "0HNC8090TGFTM" started. 2025-07-01 23:12:02.927 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:12:02.927 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:12:02.927 +03:00 [DBG] POST requests are not supported 2025-07-01 23:12:02.928 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:12:02.928 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:12:02.928 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:12:02.928 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:12:02.928 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:12:02.928 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:12:02.928 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:12:02.928 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:12:02.928 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:12:02.928 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:12:02.928 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:12:02.928 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:12:02.928 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:12:02.928 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:12:02.928 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:12:02.928 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:12:02.928 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:12:02.928 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:12:02.928 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:12:02.928 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:12:02.928 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:12:02.928 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:12:02.928 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:12:02.928 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1242ms. 2025-07-01 23:12:02.928 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:12:02.928 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:12:02.928 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:12:02.928 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:12:02.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:12:02.928 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:12:02.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:12:02.928 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:12:02.928 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:12:02.929 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:12:02.929 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:12:02.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:12:02.929 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:12:02.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:12:02.929 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:12:02.929 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:12:02.929 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:12:02.929 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7852ms 2025-07-01 23:12:02.929 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:12:02.929 +03:00 [DBG] Connection id "0HNC8090TGFTM" completed keep alive response. 2025-07-01 23:12:02.929 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4218ms 2025-07-01 23:12:02.929 +03:00 [DBG] Connection id "0HNC8090TGFTM" received FIN. 2025-07-01 23:12:02.929 +03:00 [DBG] Connection id "0HNC8090TGFTM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:12:02.929 +03:00 [DBG] Connection id "0HNC8090TGFTM" disconnecting. 2025-07-01 23:12:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTM" stopped. 2025-07-01 23:13:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTN" accepted. 2025-07-01 23:13:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTN" started. 2025-07-01 23:13:02.930 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:13:02.930 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:13:02.930 +03:00 [DBG] POST requests are not supported 2025-07-01 23:13:02.930 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:13:02.930 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:13:02.930 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:13:02.930 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:13:02.931 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:13:02.931 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:13:02.931 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:13:02.931 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:13:02.931 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:13:02.931 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:13:02.931 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:13:02.931 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:13:02.931 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:13:02.931 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:13:02.931 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:13:02.931 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:13:02.931 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:13:02.931 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:13:02.931 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:13:02.931 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:13:02.931 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:13:02.931 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:13:02.931 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:13:02.931 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1259ms. 2025-07-01 23:13:02.931 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:13:02.932 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:13:02.932 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:13:02.932 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:13:02.932 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:13:02.932 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:13:02.932 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:13:02.932 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:13:02.932 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:13:02.932 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:13:02.932 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:13:02.932 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:13:02.932 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:13:02.932 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:13:02.932 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:13:02.932 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:13:02.932 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:13:02.932 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8092ms 2025-07-01 23:13:02.932 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:13:02.932 +03:00 [DBG] Connection id "0HNC8090TGFTN" completed keep alive response. 2025-07-01 23:13:02.932 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6395ms 2025-07-01 23:13:02.932 +03:00 [DBG] Connection id "0HNC8090TGFTN" received FIN. 2025-07-01 23:13:02.932 +03:00 [DBG] Connection id "0HNC8090TGFTN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:13:02.932 +03:00 [DBG] Connection id "0HNC8090TGFTN" disconnecting. 2025-07-01 23:13:02.932 +03:00 [DBG] Connection id "0HNC8090TGFTN" stopped. 2025-07-01 23:14:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTO" accepted. 2025-07-01 23:14:02.930 +03:00 [DBG] Connection id "0HNC8090TGFTO" started. 2025-07-01 23:14:02.930 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:14:02.930 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:14:02.930 +03:00 [DBG] POST requests are not supported 2025-07-01 23:14:02.930 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:14:02.930 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:14:02.930 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:14:02.930 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:14:02.930 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:14:02.930 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:14:02.930 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:14:02.930 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:14:02.930 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:14:02.930 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:14:02.930 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:14:02.931 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:14:02.931 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:14:02.931 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:14:02.931 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:14:02.931 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:14:02.931 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:14:02.931 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:14:02.931 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:14:02.931 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:14:02.931 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:14:02.931 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:14:02.931 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:14:02.931 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1221ms. 2025-07-01 23:14:02.931 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:14:02.931 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:14:02.931 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:14:02.931 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:14:02.931 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:14:02.931 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:14:02.931 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:14:02.931 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:14:02.931 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:14:02.931 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:14:02.931 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:14:02.931 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:14:02.931 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:14:02.931 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:14:02.931 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:14:02.931 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:14:02.931 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:14:02.931 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6757ms 2025-07-01 23:14:02.931 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:14:02.931 +03:00 [DBG] Connection id "0HNC8090TGFTO" completed keep alive response. 2025-07-01 23:14:02.931 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3244ms 2025-07-01 23:14:02.932 +03:00 [DBG] Connection id "0HNC8090TGFTO" received FIN. 2025-07-01 23:14:02.932 +03:00 [DBG] Connection id "0HNC8090TGFTO" disconnecting. 2025-07-01 23:14:02.932 +03:00 [DBG] Connection id "0HNC8090TGFTO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:14:02.933 +03:00 [DBG] Connection id "0HNC8090TGFTO" stopped. 2025-07-01 23:15:02.923 +03:00 [DBG] Connection id "0HNC8090TGFTP" accepted. 2025-07-01 23:15:02.923 +03:00 [DBG] Connection id "0HNC8090TGFTP" started. 2025-07-01 23:15:02.923 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:15:02.923 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:15:02.923 +03:00 [DBG] POST requests are not supported 2025-07-01 23:15:02.923 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:15:02.923 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:15:02.923 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:15:02.923 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:15:02.923 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:15:02.923 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:15:02.923 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:15:02.923 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:15:02.923 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:15:02.923 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:15:02.923 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:15:02.923 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:15:02.923 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:15:02.923 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:15:02.923 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:15:02.923 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:15:02.923 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:15:02.923 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:15:02.923 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:15:02.923 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:15:02.924 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:15:02.924 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:15:02.924 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:15:02.924 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1219ms. 2025-07-01 23:15:02.924 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:15:02.924 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:15:02.924 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:15:02.924 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:15:02.924 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:15:02.924 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:15:02.924 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:15:02.924 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:15:02.924 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:15:02.924 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:15:02.924 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:15:02.924 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:15:02.924 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:15:02.924 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:15:02.924 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:15:02.924 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:15:02.924 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:15:02.924 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7072ms 2025-07-01 23:15:02.924 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:15:02.924 +03:00 [DBG] Connection id "0HNC8090TGFTP" completed keep alive response. 2025-07-01 23:15:02.924 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3138ms 2025-07-01 23:15:02.924 +03:00 [DBG] Connection id "0HNC8090TGFTP" received FIN. 2025-07-01 23:15:02.924 +03:00 [DBG] Connection id "0HNC8090TGFTP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:15:02.924 +03:00 [DBG] Connection id "0HNC8090TGFTP" disconnecting. 2025-07-01 23:15:02.924 +03:00 [DBG] Connection id "0HNC8090TGFTP" stopped. 2025-07-01 23:16:02.921 +03:00 [DBG] Connection id "0HNC8090TGFTQ" accepted. 2025-07-01 23:16:02.921 +03:00 [DBG] Connection id "0HNC8090TGFTQ" started. 2025-07-01 23:16:02.921 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:16:02.921 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:16:02.921 +03:00 [DBG] POST requests are not supported 2025-07-01 23:16:02.921 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:16:02.921 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:16:02.921 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:16:02.921 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:16:02.921 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:16:02.921 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:16:02.921 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:16:02.921 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:16:02.921 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:16:02.921 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:16:02.921 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:16:02.921 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:16:02.921 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:16:02.921 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:16:02.922 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:16:02.922 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:16:02.922 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:16:02.922 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:16:02.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:16:02.922 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:16:02.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:16:02.922 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:16:02.922 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:16:02.922 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.121ms. 2025-07-01 23:16:02.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:16:02.922 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:16:02.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:16:02.922 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:16:02.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:16:02.922 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:16:02.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:16:02.922 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:16:02.922 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:16:02.922 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:16:02.922 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:16:02.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:16:02.922 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:16:02.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:16:02.922 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:16:02.922 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:16:02.922 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:16:02.922 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7836ms 2025-07-01 23:16:02.922 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:16:02.922 +03:00 [DBG] Connection id "0HNC8090TGFTQ" completed keep alive response. 2025-07-01 23:16:02.922 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4728ms 2025-07-01 23:16:02.923 +03:00 [DBG] Connection id "0HNC8090TGFTQ" received FIN. 2025-07-01 23:16:02.923 +03:00 [DBG] Connection id "0HNC8090TGFTQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:16:02.923 +03:00 [DBG] Connection id "0HNC8090TGFTQ" disconnecting. 2025-07-01 23:16:02.923 +03:00 [DBG] Connection id "0HNC8090TGFTQ" stopped. 2025-07-01 23:17:02.918 +03:00 [DBG] Connection id "0HNC8090TGFTR" accepted. 2025-07-01 23:17:02.919 +03:00 [DBG] Connection id "0HNC8090TGFTR" started. 2025-07-01 23:17:02.919 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:17:02.919 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:17:02.919 +03:00 [DBG] POST requests are not supported 2025-07-01 23:17:02.919 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:17:02.919 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:17:02.919 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:17:02.919 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:17:02.919 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:17:02.919 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:17:02.919 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:17:02.919 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:17:02.919 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:17:02.919 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:17:02.919 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:17:02.919 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:17:02.919 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:17:02.919 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:17:02.919 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:17:02.919 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:17:02.919 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:17:02.919 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:17:02.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:17:02.919 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:17:02.920 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:17:02.920 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:17:02.920 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:17:02.920 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1228ms. 2025-07-01 23:17:02.920 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:17:02.920 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:17:02.920 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:17:02.920 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:17:02.920 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:17:02.920 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:17:02.920 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:17:02.920 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:17:02.920 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:17:02.920 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:17:02.920 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:17:02.920 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:17:02.920 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:17:02.920 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:17:02.920 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:17:02.920 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:17:02.920 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:17:02.920 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.718ms 2025-07-01 23:17:02.920 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:17:02.920 +03:00 [DBG] Connection id "0HNC8090TGFTR" completed keep alive response. 2025-07-01 23:17:02.920 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3224ms 2025-07-01 23:17:02.920 +03:00 [DBG] Connection id "0HNC8090TGFTR" received FIN. 2025-07-01 23:17:02.920 +03:00 [DBG] Connection id "0HNC8090TGFTR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:17:02.920 +03:00 [DBG] Connection id "0HNC8090TGFTR" disconnecting. 2025-07-01 23:17:02.921 +03:00 [DBG] Connection id "0HNC8090TGFTR" stopped. 2025-07-01 23:18:02.920 +03:00 [DBG] Connection id "0HNC8090TGFTS" accepted. 2025-07-01 23:18:02.920 +03:00 [DBG] Connection id "0HNC8090TGFTS" started. 2025-07-01 23:18:02.920 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:18:02.920 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:18:02.920 +03:00 [DBG] POST requests are not supported 2025-07-01 23:18:02.921 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:18:02.921 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:18:02.921 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:18:02.921 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:18:02.921 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:18:02.921 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:18:02.921 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:18:02.921 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:18:02.921 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:18:02.921 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:18:02.921 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:18:02.921 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:18:02.921 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:18:02.921 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:18:02.921 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:18:02.921 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:18:02.921 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:18:02.921 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:18:02.921 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:18:02.921 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:18:02.921 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:18:02.921 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:18:02.921 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:18:02.922 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.128ms. 2025-07-01 23:18:02.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:18:02.922 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:18:02.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:18:02.922 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:18:02.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:18:02.922 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:18:02.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:18:02.922 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:18:02.922 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:18:02.922 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:18:02.922 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:18:02.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:18:02.922 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:18:02.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:18:02.922 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:18:02.922 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:18:02.922 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:18:02.922 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9158ms 2025-07-01 23:18:02.922 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:18:02.922 +03:00 [DBG] Connection id "0HNC8090TGFTS" completed keep alive response. 2025-07-01 23:18:02.922 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7943ms 2025-07-01 23:18:02.922 +03:00 [DBG] Connection id "0HNC8090TGFTS" received FIN. 2025-07-01 23:18:02.922 +03:00 [DBG] Connection id "0HNC8090TGFTS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:18:02.922 +03:00 [DBG] Connection id "0HNC8090TGFTS" disconnecting. 2025-07-01 23:18:02.923 +03:00 [DBG] Connection id "0HNC8090TGFTS" stopped. 2025-07-01 23:19:02.935 +03:00 [DBG] Connection id "0HNC8090TGFTT" accepted. 2025-07-01 23:19:02.935 +03:00 [DBG] Connection id "0HNC8090TGFTT" started. 2025-07-01 23:19:02.935 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:19:02.935 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:19:02.935 +03:00 [DBG] POST requests are not supported 2025-07-01 23:19:02.935 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:19:02.935 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:19:02.935 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:19:02.935 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:19:02.935 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:19:02.935 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:19:02.935 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:19:02.935 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:19:02.935 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:19:02.935 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:19:02.935 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:19:02.935 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:19:02.935 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:19:02.935 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:19:02.935 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:19:02.936 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:19:02.936 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:19:02.936 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:19:02.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:19:02.936 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:19:02.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:19:02.936 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:19:02.936 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:19:02.936 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1412ms. 2025-07-01 23:19:02.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:19:02.936 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:19:02.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:19:02.936 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:19:02.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:19:02.936 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:19:02.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:19:02.936 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:19:02.936 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:19:02.936 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:19:02.936 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:19:02.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:19:02.936 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:19:02.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:19:02.936 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:19:02.936 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:19:02.936 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:19:02.936 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9632ms 2025-07-01 23:19:02.936 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:19:02.937 +03:00 [DBG] Connection id "0HNC8090TGFTT" completed keep alive response. 2025-07-01 23:19:02.937 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6822ms 2025-07-01 23:19:02.937 +03:00 [DBG] Connection id "0HNC8090TGFTT" received FIN. 2025-07-01 23:19:02.937 +03:00 [DBG] Connection id "0HNC8090TGFTT" disconnecting. 2025-07-01 23:19:02.937 +03:00 [DBG] Connection id "0HNC8090TGFTT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:19:02.938 +03:00 [DBG] Connection id "0HNC8090TGFTT" stopped. 2025-07-01 23:20:02.929 +03:00 [DBG] Connection id "0HNC8090TGFTU" accepted. 2025-07-01 23:20:02.929 +03:00 [DBG] Connection id "0HNC8090TGFTU" started. 2025-07-01 23:20:02.929 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:20:02.929 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:20:02.929 +03:00 [DBG] POST requests are not supported 2025-07-01 23:20:02.929 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:20:02.929 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:20:02.929 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:20:02.930 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:20:02.930 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:20:02.930 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:20:02.930 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:20:02.930 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:20:02.930 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:20:02.930 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:20:02.930 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:20:02.930 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:20:02.930 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:20:02.930 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:20:02.930 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:20:02.930 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:20:02.930 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:20:02.930 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:20:02.930 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:20:02.930 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:20:02.930 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:20:02.930 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:20:02.930 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:20:02.930 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1629ms. 2025-07-01 23:20:02.930 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:20:02.930 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:20:02.931 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:20:02.931 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:20:02.931 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:20:02.931 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:20:02.931 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:20:02.931 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:20:02.931 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:20:02.931 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:20:02.931 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:20:02.931 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:20:02.931 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:20:02.931 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:20:02.931 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:20:02.931 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:20:02.931 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:20:02.931 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1521ms 2025-07-01 23:20:02.931 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:20:02.931 +03:00 [DBG] Connection id "0HNC8090TGFTU" completed keep alive response. 2025-07-01 23:20:02.931 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9669ms 2025-07-01 23:20:02.931 +03:00 [DBG] Connection id "0HNC8090TGFTU" received FIN. 2025-07-01 23:20:02.932 +03:00 [DBG] Connection id "0HNC8090TGFTU" disconnecting. 2025-07-01 23:20:02.932 +03:00 [DBG] Connection id "0HNC8090TGFTU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:20:02.933 +03:00 [DBG] Connection id "0HNC8090TGFTU" stopped. 2025-07-01 23:21:02.918 +03:00 [DBG] Connection id "0HNC8090TGFTV" accepted. 2025-07-01 23:21:02.918 +03:00 [DBG] Connection id "0HNC8090TGFTV" started. 2025-07-01 23:21:02.918 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:21:02.918 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:21:02.918 +03:00 [DBG] POST requests are not supported 2025-07-01 23:21:02.918 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:21:02.918 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:21:02.918 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:21:02.918 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:21:02.918 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:21:02.918 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:21:02.918 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:21:02.918 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:21:02.918 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:21:02.919 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:21:02.919 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:21:02.919 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:21:02.919 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:21:02.919 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:21:02.919 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:21:02.919 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:21:02.919 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:21:02.919 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:21:02.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:21:02.919 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:21:02.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:21:02.919 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:21:02.919 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:21:02.919 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1334ms. 2025-07-01 23:21:02.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:21:02.919 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:21:02.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:21:02.919 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:21:02.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:21:02.919 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:21:02.920 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:21:02.920 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:21:02.920 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:21:02.920 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:21:02.920 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:21:02.920 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:21:02.920 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:21:02.920 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:21:02.920 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:21:02.920 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:21:02.920 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:21:02.920 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1591ms 2025-07-01 23:21:02.920 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:21:02.920 +03:00 [DBG] Connection id "0HNC8090TGFTV" completed keep alive response. 2025-07-01 23:21:02.920 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0484ms 2025-07-01 23:21:02.920 +03:00 [DBG] Connection id "0HNC8090TGFTV" received FIN. 2025-07-01 23:21:02.920 +03:00 [DBG] Connection id "0HNC8090TGFTV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:21:02.920 +03:00 [DBG] Connection id "0HNC8090TGFTV" disconnecting. 2025-07-01 23:21:02.920 +03:00 [DBG] Connection id "0HNC8090TGFTV" stopped. 2025-07-01 23:22:02.933 +03:00 [DBG] Connection id "0HNC8090TGFU0" accepted. 2025-07-01 23:22:02.934 +03:00 [DBG] Connection id "0HNC8090TGFU0" started. 2025-07-01 23:22:02.934 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:22:02.934 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:22:02.934 +03:00 [DBG] POST requests are not supported 2025-07-01 23:22:02.934 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:22:02.934 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:22:02.934 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:22:02.934 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:22:02.934 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:22:02.934 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:22:02.934 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:22:02.934 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:22:02.934 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:22:02.935 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:22:02.935 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:22:02.935 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:22:02.935 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:22:02.935 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:22:02.935 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:22:02.935 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:22:02.935 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:22:02.935 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:22:02.935 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:22:02.935 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:22:02.935 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:22:02.935 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:22:02.935 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:22:02.935 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1796ms. 2025-07-01 23:22:02.935 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:22:02.935 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:22:02.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:22:02.936 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:22:02.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:22:02.936 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:22:02.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:22:02.936 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:22:02.936 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:22:02.936 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:22:02.936 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:22:02.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:22:02.936 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:22:02.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:22:02.936 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:22:02.936 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:22:02.936 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:22:02.936 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2492ms 2025-07-01 23:22:02.936 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:22:02.936 +03:00 [DBG] Connection id "0HNC8090TGFU0" completed keep alive response. 2025-07-01 23:22:02.936 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.372ms 2025-07-01 23:22:02.937 +03:00 [DBG] Connection id "0HNC8090TGFU0" received FIN. 2025-07-01 23:22:02.937 +03:00 [DBG] Connection id "0HNC8090TGFU0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:22:02.937 +03:00 [DBG] Connection id "0HNC8090TGFU0" disconnecting. 2025-07-01 23:22:02.937 +03:00 [DBG] Connection id "0HNC8090TGFU0" stopped. 2025-07-01 23:23:02.932 +03:00 [DBG] Connection id "0HNC8090TGFU1" accepted. 2025-07-01 23:23:02.932 +03:00 [DBG] Connection id "0HNC8090TGFU1" started. 2025-07-01 23:23:02.932 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:23:02.932 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:23:02.932 +03:00 [DBG] POST requests are not supported 2025-07-01 23:23:02.933 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:23:02.933 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:23:02.933 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:23:02.933 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:23:02.933 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:23:02.933 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:23:02.933 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:23:02.933 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:23:02.933 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:23:02.933 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:23:02.933 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:23:02.933 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:23:02.933 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:23:02.933 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:23:02.933 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:23:02.933 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:23:02.933 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:23:02.933 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:23:02.933 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:23:02.933 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:23:02.933 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:23:02.933 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:23:02.933 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:23:02.933 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1247ms. 2025-07-01 23:23:02.933 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:23:02.933 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:23:02.933 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:23:02.933 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:23:02.933 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:23:02.933 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:23:02.933 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:23:02.933 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:23:02.934 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:23:02.934 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:23:02.934 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:23:02.934 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:23:02.934 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:23:02.934 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:23:02.934 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:23:02.934 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:23:02.934 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:23:02.934 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6738ms 2025-07-01 23:23:02.934 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:23:02.934 +03:00 [DBG] Connection id "0HNC8090TGFU1" completed keep alive response. 2025-07-01 23:23:02.934 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3562ms 2025-07-01 23:23:02.934 +03:00 [DBG] Connection id "0HNC8090TGFU1" received FIN. 2025-07-01 23:23:02.934 +03:00 [DBG] Connection id "0HNC8090TGFU1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:23:02.934 +03:00 [DBG] Connection id "0HNC8090TGFU1" disconnecting. 2025-07-01 23:23:02.935 +03:00 [DBG] Connection id "0HNC8090TGFU1" stopped. 2025-07-01 23:24:02.920 +03:00 [DBG] Connection id "0HNC8090TGFU2" accepted. 2025-07-01 23:24:02.920 +03:00 [DBG] Connection id "0HNC8090TGFU2" started. 2025-07-01 23:24:02.920 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:24:02.921 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:24:02.921 +03:00 [DBG] POST requests are not supported 2025-07-01 23:24:02.921 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:24:02.921 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:24:02.921 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:24:02.921 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:24:02.921 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:24:02.921 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:24:02.921 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:24:02.921 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:24:02.921 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:24:02.921 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:24:02.921 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:24:02.921 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:24:02.921 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:24:02.921 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:24:02.921 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:24:02.921 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:24:02.921 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:24:02.922 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:24:02.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:24:02.922 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:24:02.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:24:02.922 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:24:02.922 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:24:02.922 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2067ms. 2025-07-01 23:24:02.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:24:02.922 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:24:02.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:24:02.922 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:24:02.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:24:02.922 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:24:02.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:24:02.922 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:24:02.922 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:24:02.922 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:24:02.923 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:24:02.923 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:24:02.923 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:24:02.923 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:24:02.923 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:24:02.923 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:24:02.923 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:24:02.923 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.519ms 2025-07-01 23:24:02.923 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:24:02.923 +03:00 [DBG] Connection id "0HNC8090TGFU2" completed keep alive response. 2025-07-01 23:24:02.923 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5144ms 2025-07-01 23:24:02.923 +03:00 [DBG] Connection id "0HNC8090TGFU2" received FIN. 2025-07-01 23:24:02.924 +03:00 [DBG] Connection id "0HNC8090TGFU2" disconnecting. 2025-07-01 23:24:02.924 +03:00 [DBG] Connection id "0HNC8090TGFU2" stopped. 2025-07-01 23:24:02.924 +03:00 [DBG] Connection id "0HNC8090TGFU2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:25:02.927 +03:00 [DBG] Connection id "0HNC8090TGFU3" accepted. 2025-07-01 23:25:02.927 +03:00 [DBG] Connection id "0HNC8090TGFU3" started. 2025-07-01 23:25:02.927 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:25:02.927 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:25:02.927 +03:00 [DBG] POST requests are not supported 2025-07-01 23:25:02.927 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:25:02.927 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:25:02.927 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:25:02.927 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:25:02.927 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:25:02.927 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:25:02.927 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:25:02.927 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:25:02.927 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:25:02.927 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:25:02.927 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:25:02.928 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:25:02.928 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:25:02.928 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:25:02.928 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:25:02.928 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:25:02.928 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:25:02.928 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:25:02.928 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:25:02.928 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:25:02.928 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:25:02.928 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:25:02.928 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:25:02.928 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1277ms. 2025-07-01 23:25:02.928 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:25:02.928 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:25:02.928 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:25:02.928 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:25:02.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:25:02.928 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:25:02.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:25:02.928 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:25:02.928 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:25:02.928 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:25:02.928 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:25:02.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:25:02.928 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:25:02.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:25:02.928 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:25:02.928 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:25:02.928 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:25:02.928 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.643ms 2025-07-01 23:25:02.928 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:25:02.928 +03:00 [DBG] Connection id "0HNC8090TGFU3" completed keep alive response. 2025-07-01 23:25:02.928 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2755ms 2025-07-01 23:25:02.929 +03:00 [DBG] Connection id "0HNC8090TGFU3" received FIN. 2025-07-01 23:25:02.929 +03:00 [DBG] Connection id "0HNC8090TGFU3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:25:02.929 +03:00 [DBG] Connection id "0HNC8090TGFU3" disconnecting. 2025-07-01 23:25:02.929 +03:00 [DBG] Connection id "0HNC8090TGFU3" stopped. 2025-07-01 23:26:02.924 +03:00 [DBG] Connection id "0HNC8090TGFU4" accepted. 2025-07-01 23:26:02.924 +03:00 [DBG] Connection id "0HNC8090TGFU4" started. 2025-07-01 23:26:02.924 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:26:02.925 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:26:02.925 +03:00 [DBG] POST requests are not supported 2025-07-01 23:26:02.925 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:26:02.925 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:26:02.925 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:26:02.925 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:26:02.925 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:26:02.925 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:26:02.925 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:26:02.925 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:26:02.925 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:26:02.925 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:26:02.925 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:26:02.925 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:26:02.925 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:26:02.925 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:26:02.926 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:26:02.926 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:26:02.926 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:26:02.926 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:26:02.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:26:02.926 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:26:02.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:26:02.926 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:26:02.926 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:26:02.926 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1652ms. 2025-07-01 23:26:02.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:26:02.926 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:26:02.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:26:02.926 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:26:02.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:26:02.926 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:26:02.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:26:02.926 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:26:02.927 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:26:02.927 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:26:02.927 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:26:02.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:26:02.927 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:26:02.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:26:02.927 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:26:02.927 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:26:02.927 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:26:02.927 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3882ms 2025-07-01 23:26:02.927 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:26:02.927 +03:00 [DBG] Connection id "0HNC8090TGFU4" completed keep alive response. 2025-07-01 23:26:02.927 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5911ms 2025-07-01 23:26:02.927 +03:00 [DBG] Connection id "0HNC8090TGFU4" received FIN. 2025-07-01 23:26:02.927 +03:00 [DBG] Connection id "0HNC8090TGFU4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:26:02.927 +03:00 [DBG] Connection id "0HNC8090TGFU4" disconnecting. 2025-07-01 23:26:02.928 +03:00 [DBG] Connection id "0HNC8090TGFU4" stopped. 2025-07-01 23:27:02.923 +03:00 [DBG] Connection id "0HNC8090TGFU5" accepted. 2025-07-01 23:27:02.923 +03:00 [DBG] Connection id "0HNC8090TGFU5" started. 2025-07-01 23:27:02.923 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:27:02.924 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:27:02.924 +03:00 [DBG] POST requests are not supported 2025-07-01 23:27:02.924 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:27:02.924 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:27:02.924 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:27:02.924 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:27:02.924 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:27:02.924 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:27:02.924 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:27:02.924 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:27:02.924 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:27:02.924 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:27:02.924 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:27:02.924 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:27:02.925 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:27:02.925 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:27:02.925 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:27:02.925 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:27:02.925 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:27:02.925 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:27:02.925 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:27:02.925 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:27:02.925 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:27:02.925 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:27:02.925 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:27:02.926 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2214ms. 2025-07-01 23:27:02.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:27:02.926 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:27:02.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:27:02.926 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:27:02.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:27:02.926 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:27:02.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:27:02.926 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:27:02.926 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:27:02.926 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:27:02.926 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:27:02.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:27:02.927 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:27:02.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:27:02.927 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:27:02.927 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:27:02.927 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:27:02.927 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.1228ms 2025-07-01 23:27:02.927 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:27:02.927 +03:00 [DBG] Connection id "0HNC8090TGFU5" completed keep alive response. 2025-07-01 23:27:02.927 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6359ms 2025-07-01 23:27:02.927 +03:00 [DBG] Connection id "0HNC8090TGFU5" received FIN. 2025-07-01 23:27:02.927 +03:00 [DBG] Connection id "0HNC8090TGFU5" disconnecting. 2025-07-01 23:27:02.927 +03:00 [DBG] Connection id "0HNC8090TGFU5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:27:02.929 +03:00 [DBG] Connection id "0HNC8090TGFU5" stopped. 2025-07-01 23:28:02.924 +03:00 [DBG] Connection id "0HNC8090TGFU6" accepted. 2025-07-01 23:28:02.924 +03:00 [DBG] Connection id "0HNC8090TGFU6" started. 2025-07-01 23:28:02.924 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:28:02.924 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:28:02.924 +03:00 [DBG] POST requests are not supported 2025-07-01 23:28:02.924 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:28:02.924 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:28:02.924 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:28:02.924 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:28:02.924 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:28:02.924 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:28:02.924 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:28:02.924 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:28:02.924 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:28:02.925 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:28:02.925 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:28:02.925 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:28:02.925 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:28:02.925 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:28:02.925 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:28:02.925 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:28:02.925 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:28:02.925 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:28:02.925 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:28:02.925 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:28:02.925 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:28:02.925 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:28:02.925 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:28:02.925 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1607ms. 2025-07-01 23:28:02.925 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:28:02.926 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:28:02.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:28:02.926 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:28:02.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:28:02.926 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:28:02.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:28:02.926 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:28:02.926 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:28:02.926 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:28:02.926 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:28:02.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:28:02.926 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:28:02.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:28:02.926 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:28:02.926 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:28:02.926 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:28:02.926 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4237ms 2025-07-01 23:28:02.926 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:28:02.926 +03:00 [DBG] Connection id "0HNC8090TGFU6" completed keep alive response. 2025-07-01 23:28:02.926 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3352ms 2025-07-01 23:28:02.927 +03:00 [DBG] Connection id "0HNC8090TGFU6" received FIN. 2025-07-01 23:28:02.927 +03:00 [DBG] Connection id "0HNC8090TGFU6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:28:02.927 +03:00 [DBG] Connection id "0HNC8090TGFU6" disconnecting. 2025-07-01 23:28:02.927 +03:00 [DBG] Connection id "0HNC8090TGFU6" stopped. 2025-07-01 23:29:02.925 +03:00 [DBG] Connection id "0HNC8090TGFU7" accepted. 2025-07-01 23:29:02.925 +03:00 [DBG] Connection id "0HNC8090TGFU7" started. 2025-07-01 23:29:02.925 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:29:02.925 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:29:02.925 +03:00 [DBG] POST requests are not supported 2025-07-01 23:29:02.925 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:29:02.926 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:29:02.926 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:29:02.926 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:29:02.926 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:29:02.926 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:29:02.926 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:29:02.926 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:29:02.926 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:29:02.926 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:29:02.926 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:29:02.926 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:29:02.926 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:29:02.926 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:29:02.926 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:29:02.926 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:29:02.926 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:29:02.926 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:29:02.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:29:02.926 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:29:02.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:29:02.927 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:29:02.927 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:29:02.927 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1874ms. 2025-07-01 23:29:02.927 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:29:02.927 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:29:02.927 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:29:02.927 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:29:02.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:29:02.927 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:29:02.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:29:02.927 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:29:02.927 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:29:02.927 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:29:02.927 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:29:02.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:29:02.927 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:29:02.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:29:02.927 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:29:02.927 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:29:02.927 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:29:02.927 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2711ms 2025-07-01 23:29:02.928 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:29:02.928 +03:00 [DBG] Connection id "0HNC8090TGFU7" completed keep alive response. 2025-07-01 23:29:02.928 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3216ms 2025-07-01 23:29:02.928 +03:00 [DBG] Connection id "0HNC8090TGFU7" received FIN. 2025-07-01 23:29:02.928 +03:00 [DBG] Connection id "0HNC8090TGFU7" disconnecting. 2025-07-01 23:29:02.928 +03:00 [DBG] Connection id "0HNC8090TGFU7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:29:02.929 +03:00 [DBG] Connection id "0HNC8090TGFU7" stopped. 2025-07-01 23:30:02.934 +03:00 [DBG] Connection id "0HNC8090TGFU8" accepted. 2025-07-01 23:30:02.934 +03:00 [DBG] Connection id "0HNC8090TGFU8" started. 2025-07-01 23:30:02.934 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:30:02.934 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:30:02.934 +03:00 [DBG] POST requests are not supported 2025-07-01 23:30:02.934 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:30:02.934 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:30:02.934 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:30:02.934 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:30:02.934 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:30:02.934 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:30:02.934 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:30:02.934 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:30:02.934 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:30:02.935 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:30:02.935 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:30:02.935 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:30:02.935 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:30:02.935 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:30:02.935 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:30:02.935 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:30:02.935 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:30:02.935 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:30:02.935 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:30:02.935 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:30:02.935 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:30:02.935 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:30:02.935 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:30:02.935 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1742ms. 2025-07-01 23:30:02.935 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:30:02.935 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:30:02.935 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:30:02.935 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:30:02.935 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:30:02.935 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:30:02.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:30:02.936 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:30:02.936 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:30:02.936 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:30:02.936 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:30:02.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:30:02.936 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:30:02.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:30:02.936 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:30:02.936 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:30:02.936 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:30:02.936 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4679ms 2025-07-01 23:30:02.936 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:30:02.936 +03:00 [DBG] Connection id "0HNC8090TGFU8" completed keep alive response. 2025-07-01 23:30:02.936 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1597ms 2025-07-01 23:30:02.937 +03:00 [DBG] Connection id "0HNC8090TGFU8" received FIN. 2025-07-01 23:30:02.937 +03:00 [DBG] Connection id "0HNC8090TGFU8" disconnecting. 2025-07-01 23:30:02.937 +03:00 [DBG] Connection id "0HNC8090TGFU8" stopped. 2025-07-01 23:30:02.937 +03:00 [DBG] Connection id "0HNC8090TGFU8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:31:02.931 +03:00 [DBG] Connection id "0HNC8090TGFU9" accepted. 2025-07-01 23:31:02.931 +03:00 [DBG] Connection id "0HNC8090TGFU9" started. 2025-07-01 23:31:02.931 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:31:02.931 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:31:02.931 +03:00 [DBG] POST requests are not supported 2025-07-01 23:31:02.931 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:31:02.931 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:31:02.931 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:31:02.931 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:31:02.931 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:31:02.931 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:31:02.931 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:31:02.931 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:31:02.931 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:31:02.931 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:31:02.931 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:31:02.931 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:31:02.931 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:31:02.931 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:31:02.931 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:31:02.931 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:31:02.931 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:31:02.931 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:31:02.932 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:31:02.932 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:31:02.932 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:31:02.932 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:31:02.932 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:31:02.932 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1237ms. 2025-07-01 23:31:02.932 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:31:02.932 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:31:02.932 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:31:02.932 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:31:02.932 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:31:02.932 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:31:02.932 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:31:02.932 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:31:02.932 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:31:02.932 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:31:02.932 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:31:02.932 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:31:02.932 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:31:02.932 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:31:02.932 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:31:02.932 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:31:02.932 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:31:02.932 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7072ms 2025-07-01 23:31:02.932 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:31:02.932 +03:00 [DBG] Connection id "0HNC8090TGFU9" completed keep alive response. 2025-07-01 23:31:02.932 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3443ms 2025-07-01 23:31:02.932 +03:00 [DBG] Connection id "0HNC8090TGFU9" received FIN. 2025-07-01 23:31:02.933 +03:00 [DBG] Connection id "0HNC8090TGFU9" disconnecting. 2025-07-01 23:31:02.933 +03:00 [DBG] Connection id "0HNC8090TGFU9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:31:02.934 +03:00 [DBG] Connection id "0HNC8090TGFU9" stopped. 2025-07-01 23:32:03.017 +03:00 [DBG] Connection id "0HNC8090TGFUA" accepted. 2025-07-01 23:32:03.017 +03:00 [DBG] Connection id "0HNC8090TGFUA" started. 2025-07-01 23:32:03.017 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:32:03.017 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:32:03.017 +03:00 [DBG] POST requests are not supported 2025-07-01 23:32:03.017 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:32:03.017 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:32:03.017 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:32:03.017 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:32:03.017 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:32:03.017 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:32:03.017 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:32:03.017 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:32:03.017 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:32:03.017 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:32:03.017 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:32:03.018 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:32:03.018 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:32:03.018 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:32:03.018 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:32:03.018 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:32:03.018 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:32:03.018 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:32:03.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:32:03.018 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:32:03.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:32:03.018 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:32:03.018 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:32:03.018 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1417ms. 2025-07-01 23:32:03.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:32:03.018 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:32:03.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:32:03.018 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:32:03.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:32:03.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:32:03.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:32:03.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:32:03.018 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:32:03.018 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:32:03.018 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:32:03.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:32:03.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:32:03.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:32:03.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:32:03.018 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:32:03.018 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:32:03.018 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7791ms 2025-07-01 23:32:03.018 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:32:03.018 +03:00 [DBG] Connection id "0HNC8090TGFUA" completed keep alive response. 2025-07-01 23:32:03.018 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4289ms 2025-07-01 23:32:03.019 +03:00 [DBG] Connection id "0HNC8090TGFUA" received FIN. 2025-07-01 23:32:03.019 +03:00 [DBG] Connection id "0HNC8090TGFUA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:32:03.019 +03:00 [DBG] Connection id "0HNC8090TGFUA" disconnecting. 2025-07-01 23:32:03.019 +03:00 [DBG] Connection id "0HNC8090TGFUA" stopped. 2025-07-01 23:33:02.931 +03:00 [DBG] Connection id "0HNC8090TGFUB" accepted. 2025-07-01 23:33:02.931 +03:00 [DBG] Connection id "0HNC8090TGFUB" started. 2025-07-01 23:33:02.931 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:33:02.931 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:33:02.931 +03:00 [DBG] POST requests are not supported 2025-07-01 23:33:02.931 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:33:02.931 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:33:02.931 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:33:02.931 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:33:02.931 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:33:02.931 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:33:02.931 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:33:02.931 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:33:02.931 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:33:02.931 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:33:02.931 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:33:02.931 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:33:02.931 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:33:02.931 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:33:02.931 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:33:02.931 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:33:02.931 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:33:02.932 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:33:02.932 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:33:02.932 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:33:02.932 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:33:02.932 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:33:02.932 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:33:02.932 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1189ms. 2025-07-01 23:33:02.932 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:33:02.932 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:33:02.932 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:33:02.932 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:33:02.932 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:33:02.932 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:33:02.932 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:33:02.932 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:33:02.932 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:33:02.932 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:33:02.932 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:33:02.932 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:33:02.932 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:33:02.932 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:33:02.932 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:33:02.932 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:33:02.932 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:33:02.932 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.678ms 2025-07-01 23:33:02.932 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:33:02.932 +03:00 [DBG] Connection id "0HNC8090TGFUB" completed keep alive response. 2025-07-01 23:33:02.932 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2792ms 2025-07-01 23:33:02.932 +03:00 [DBG] Connection id "0HNC8090TGFUB" received FIN. 2025-07-01 23:33:02.932 +03:00 [DBG] Connection id "0HNC8090TGFUB" disconnecting. 2025-07-01 23:33:02.932 +03:00 [DBG] Connection id "0HNC8090TGFUB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:33:02.934 +03:00 [DBG] Connection id "0HNC8090TGFUB" stopped. 2025-07-01 23:34:02.931 +03:00 [DBG] Connection id "0HNC8090TGFUC" accepted. 2025-07-01 23:34:02.931 +03:00 [DBG] Connection id "0HNC8090TGFUC" started. 2025-07-01 23:34:02.932 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:34:02.932 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:34:02.932 +03:00 [DBG] POST requests are not supported 2025-07-01 23:34:02.932 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:34:02.932 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:34:02.932 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:34:02.932 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:34:02.932 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:34:02.932 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:34:02.932 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:34:02.932 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:34:02.932 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:34:02.932 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:34:02.932 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:34:02.932 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:34:02.932 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:34:02.932 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:34:02.932 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:34:02.932 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:34:02.933 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:34:02.933 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:34:02.933 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:34:02.933 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:34:02.933 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:34:02.933 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:34:02.933 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:34:02.933 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2065ms. 2025-07-01 23:34:02.933 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:34:02.933 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:34:02.933 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:34:02.933 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:34:02.933 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:34:02.933 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:34:02.933 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:34:02.933 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:34:02.933 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:34:02.933 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:34:02.934 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:34:02.934 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:34:02.934 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:34:02.934 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:34:02.934 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:34:02.934 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:34:02.934 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:34:02.934 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3058ms 2025-07-01 23:34:02.934 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:34:02.934 +03:00 [DBG] Connection id "0HNC8090TGFUC" completed keep alive response. 2025-07-01 23:34:02.934 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3827ms 2025-07-01 23:34:02.934 +03:00 [DBG] Connection id "0HNC8090TGFUC" received FIN. 2025-07-01 23:34:02.934 +03:00 [DBG] Connection id "0HNC8090TGFUC" disconnecting. 2025-07-01 23:34:02.934 +03:00 [DBG] Connection id "0HNC8090TGFUC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:34:02.935 +03:00 [DBG] Connection id "0HNC8090TGFUC" stopped. 2025-07-01 23:35:02.933 +03:00 [DBG] Connection id "0HNC8090TGFUD" accepted. 2025-07-01 23:35:02.933 +03:00 [DBG] Connection id "0HNC8090TGFUD" started. 2025-07-01 23:35:02.934 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:35:02.934 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:35:02.934 +03:00 [DBG] POST requests are not supported 2025-07-01 23:35:02.934 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:35:02.934 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:35:02.934 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:35:02.934 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:35:02.934 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:35:02.934 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:35:02.934 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:35:02.934 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:35:02.934 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:35:02.934 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:35:02.934 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:35:02.934 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:35:02.934 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:35:02.934 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:35:02.934 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:35:02.934 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:35:02.934 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:35:02.934 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:35:02.934 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:35:02.934 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:35:02.934 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:35:02.934 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:35:02.934 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:35:02.935 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1393ms. 2025-07-01 23:35:02.935 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:35:02.935 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:35:02.935 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:35:02.935 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:35:02.935 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:35:02.935 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:35:02.935 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:35:02.935 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:35:02.935 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:35:02.935 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:35:02.935 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:35:02.935 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:35:02.935 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:35:02.935 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:35:02.935 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:35:02.935 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:35:02.935 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:35:02.935 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8401ms 2025-07-01 23:35:02.935 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:35:02.935 +03:00 [DBG] Connection id "0HNC8090TGFUD" completed keep alive response. 2025-07-01 23:35:02.935 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4727ms 2025-07-01 23:35:02.935 +03:00 [DBG] Connection id "0HNC8090TGFUD" received FIN. 2025-07-01 23:35:02.935 +03:00 [DBG] Connection id "0HNC8090TGFUD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:35:02.935 +03:00 [DBG] Connection id "0HNC8090TGFUD" disconnecting. 2025-07-01 23:35:02.936 +03:00 [DBG] Connection id "0HNC8090TGFUD" stopped. 2025-07-01 23:36:02.935 +03:00 [DBG] Connection id "0HNC8090TGFUE" accepted. 2025-07-01 23:36:02.935 +03:00 [DBG] Connection id "0HNC8090TGFUE" started. 2025-07-01 23:36:02.935 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:36:02.935 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:36:02.935 +03:00 [DBG] POST requests are not supported 2025-07-01 23:36:02.935 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:36:02.935 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:36:02.935 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:36:02.935 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:36:02.935 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:36:02.935 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:36:02.935 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:36:02.935 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:36:02.935 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:36:02.935 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:36:02.935 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:36:02.935 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:36:02.935 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:36:02.935 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:36:02.935 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:36:02.935 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:36:02.935 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:36:02.935 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:36:02.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:36:02.936 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:36:02.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:36:02.936 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:36:02.936 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:36:02.936 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1118ms. 2025-07-01 23:36:02.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:36:02.936 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:36:02.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:36:02.936 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:36:02.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:36:02.936 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:36:02.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:36:02.936 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:36:02.936 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:36:02.936 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:36:02.936 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:36:02.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:36:02.936 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:36:02.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:36:02.936 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:36:02.936 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:36:02.936 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:36:02.936 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7088ms 2025-07-01 23:36:02.936 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:36:02.936 +03:00 [DBG] Connection id "0HNC8090TGFUE" completed keep alive response. 2025-07-01 23:36:02.936 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3437ms 2025-07-01 23:36:02.936 +03:00 [DBG] Connection id "0HNC8090TGFUE" received FIN. 2025-07-01 23:36:02.936 +03:00 [DBG] Connection id "0HNC8090TGFUE" disconnecting. 2025-07-01 23:36:02.936 +03:00 [DBG] Connection id "0HNC8090TGFUE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:36:02.938 +03:00 [DBG] Connection id "0HNC8090TGFUE" stopped. 2025-07-01 23:37:02.937 +03:00 [DBG] Connection id "0HNC8090TGFUF" accepted. 2025-07-01 23:37:02.937 +03:00 [DBG] Connection id "0HNC8090TGFUF" started. 2025-07-01 23:37:02.937 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:37:02.937 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:37:02.937 +03:00 [DBG] POST requests are not supported 2025-07-01 23:37:02.937 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:37:02.937 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:37:02.937 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:37:02.937 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:37:02.938 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:37:02.938 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:37:02.938 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:37:02.938 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:37:02.938 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:37:02.938 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:37:02.938 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:37:02.938 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:37:02.938 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:37:02.938 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:37:02.938 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:37:02.939 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:37:02.939 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:37:02.939 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:37:02.939 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:37:02.939 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:37:02.939 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:37:02.939 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:37:02.939 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:37:02.939 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2621ms. 2025-07-01 23:37:02.939 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:37:02.940 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:37:02.940 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:37:02.940 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:37:02.940 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:37:02.940 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:37:02.940 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:37:02.940 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:37:02.940 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:37:02.940 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:37:02.940 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:37:02.940 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:37:02.940 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:37:02.940 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:37:02.940 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:37:02.940 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:37:02.940 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:37:02.941 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0279ms 2025-07-01 23:37:02.941 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:37:02.941 +03:00 [DBG] Connection id "0HNC8090TGFUF" completed keep alive response. 2025-07-01 23:37:02.941 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7736ms 2025-07-01 23:37:02.941 +03:00 [DBG] Connection id "0HNC8090TGFUF" received FIN. 2025-07-01 23:37:02.941 +03:00 [DBG] Connection id "0HNC8090TGFUF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:37:02.941 +03:00 [DBG] Connection id "0HNC8090TGFUF" disconnecting. 2025-07-01 23:37:02.941 +03:00 [DBG] Connection id "0HNC8090TGFUF" stopped. 2025-07-01 23:38:02.932 +03:00 [DBG] Connection id "0HNC8090TGFUG" accepted. 2025-07-01 23:38:02.932 +03:00 [DBG] Connection id "0HNC8090TGFUG" started. 2025-07-01 23:38:02.932 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:38:02.932 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:38:02.932 +03:00 [DBG] POST requests are not supported 2025-07-01 23:38:02.932 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:38:02.932 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:38:02.932 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:38:02.932 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:38:02.932 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:38:02.932 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:38:02.932 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:38:02.932 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:38:02.932 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:38:02.932 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:38:02.932 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:38:02.932 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:38:02.933 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:38:02.933 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:38:02.933 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:38:02.933 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:38:02.933 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:38:02.933 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:38:02.933 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:38:02.933 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:38:02.933 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:38:02.933 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:38:02.933 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:38:02.933 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1246ms. 2025-07-01 23:38:02.933 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:38:02.933 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:38:02.933 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:38:02.933 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:38:02.933 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:38:02.933 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:38:02.933 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:38:02.933 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:38:02.933 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:38:02.933 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:38:02.933 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:38:02.933 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:38:02.933 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:38:02.933 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:38:02.933 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:38:02.933 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:38:02.934 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:38:02.934 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.938ms 2025-07-01 23:38:02.934 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:38:02.934 +03:00 [DBG] Connection id "0HNC8090TGFUG" completed keep alive response. 2025-07-01 23:38:02.934 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8971ms 2025-07-01 23:38:02.934 +03:00 [DBG] Connection id "0HNC8090TGFUG" received FIN. 2025-07-01 23:38:02.934 +03:00 [DBG] Connection id "0HNC8090TGFUG" disconnecting. 2025-07-01 23:38:02.934 +03:00 [DBG] Connection id "0HNC8090TGFUG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:38:02.935 +03:00 [DBG] Connection id "0HNC8090TGFUG" stopped. 2025-07-01 23:39:02.938 +03:00 [DBG] Connection id "0HNC8090TGFUH" accepted. 2025-07-01 23:39:02.938 +03:00 [DBG] Connection id "0HNC8090TGFUH" started. 2025-07-01 23:39:02.939 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:39:02.939 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:39:02.939 +03:00 [DBG] POST requests are not supported 2025-07-01 23:39:02.939 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:39:02.939 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:39:02.939 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:39:02.939 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:39:02.939 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:39:02.939 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:39:02.939 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:39:02.939 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:39:02.939 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:39:02.939 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:39:02.939 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:39:02.939 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:39:02.939 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:39:02.939 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:39:02.939 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:39:02.939 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:39:02.939 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:39:02.939 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:39:02.939 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:39:02.939 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:39:02.939 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:39:02.939 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:39:02.939 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:39:02.940 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1285ms. 2025-07-01 23:39:02.940 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:39:02.940 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:39:02.940 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:39:02.940 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:39:02.940 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:39:02.940 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:39:02.940 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:39:02.940 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:39:02.940 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:39:02.940 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:39:02.940 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:39:02.940 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:39:02.940 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:39:02.940 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:39:02.940 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:39:02.940 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:39:02.940 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:39:02.940 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7892ms 2025-07-01 23:39:02.940 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:39:02.940 +03:00 [DBG] Connection id "0HNC8090TGFUH" completed keep alive response. 2025-07-01 23:39:02.940 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4795ms 2025-07-01 23:39:02.940 +03:00 [DBG] Connection id "0HNC8090TGFUH" received FIN. 2025-07-01 23:39:02.940 +03:00 [DBG] Connection id "0HNC8090TGFUH" disconnecting. 2025-07-01 23:39:02.941 +03:00 [DBG] Connection id "0HNC8090TGFUH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:39:02.942 +03:00 [DBG] Connection id "0HNC8090TGFUH" stopped. 2025-07-01 23:40:02.935 +03:00 [DBG] Connection id "0HNC8090TGFUI" accepted. 2025-07-01 23:40:02.935 +03:00 [DBG] Connection id "0HNC8090TGFUI" started. 2025-07-01 23:40:02.935 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:40:02.935 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:40:02.935 +03:00 [DBG] POST requests are not supported 2025-07-01 23:40:02.935 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:40:02.935 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:40:02.935 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:40:02.935 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:40:02.935 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:40:02.935 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:40:02.935 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:40:02.935 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:40:02.935 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:40:02.935 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:40:02.935 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:40:02.935 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:40:02.935 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:40:02.935 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:40:02.935 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:40:02.935 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:40:02.935 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:40:02.936 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:40:02.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:40:02.936 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:40:02.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:40:02.936 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:40:02.936 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:40:02.936 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.123ms. 2025-07-01 23:40:02.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:40:02.936 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:40:02.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:40:02.936 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:40:02.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:40:02.936 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:40:02.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:40:02.936 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:40:02.936 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:40:02.936 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:40:02.936 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:40:02.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:40:02.936 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:40:02.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:40:02.936 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:40:02.936 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:40:02.936 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:40:02.936 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6598ms 2025-07-01 23:40:02.936 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:40:02.936 +03:00 [DBG] Connection id "0HNC8090TGFUI" completed keep alive response. 2025-07-01 23:40:02.936 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2628ms 2025-07-01 23:40:02.937 +03:00 [DBG] Connection id "0HNC8090TGFUI" received FIN. 2025-07-01 23:40:02.937 +03:00 [DBG] Connection id "0HNC8090TGFUI" disconnecting. 2025-07-01 23:40:02.937 +03:00 [DBG] Connection id "0HNC8090TGFUI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:40:02.938 +03:00 [DBG] Connection id "0HNC8090TGFUI" stopped. 2025-07-01 23:41:02.937 +03:00 [DBG] Connection id "0HNC8090TGFUJ" accepted. 2025-07-01 23:41:02.937 +03:00 [DBG] Connection id "0HNC8090TGFUJ" started. 2025-07-01 23:41:02.937 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:41:02.937 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:41:02.937 +03:00 [DBG] POST requests are not supported 2025-07-01 23:41:02.937 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:41:02.937 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:41:02.938 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:41:02.938 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:41:02.938 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:41:02.938 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:41:02.938 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:41:02.938 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:41:02.938 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:41:02.938 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:41:02.938 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:41:02.938 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:41:02.938 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:41:02.938 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:41:02.938 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:41:02.938 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:41:02.938 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:41:02.938 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:41:02.938 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:41:02.938 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:41:02.938 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:41:02.938 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:41:02.938 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:41:02.938 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1199ms. 2025-07-01 23:41:02.938 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:41:02.938 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:41:02.938 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:41:02.938 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:41:02.938 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:41:02.938 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:41:02.938 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:41:02.938 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:41:02.939 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:41:02.939 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:41:02.939 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:41:02.939 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:41:02.939 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:41:02.939 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:41:02.939 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:41:02.939 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:41:02.939 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:41:02.939 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7038ms 2025-07-01 23:41:02.939 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:41:02.939 +03:00 [DBG] Connection id "0HNC8090TGFUJ" completed keep alive response. 2025-07-01 23:41:02.939 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4001ms 2025-07-01 23:41:02.939 +03:00 [DBG] Connection id "0HNC8090TGFUJ" received FIN. 2025-07-01 23:41:02.939 +03:00 [DBG] Connection id "0HNC8090TGFUJ" disconnecting. 2025-07-01 23:41:02.939 +03:00 [DBG] Connection id "0HNC8090TGFUJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:41:02.940 +03:00 [DBG] Connection id "0HNC8090TGFUJ" stopped. 2025-07-01 23:42:02.925 +03:00 [DBG] Connection id "0HNC8090TGFUK" accepted. 2025-07-01 23:42:02.925 +03:00 [DBG] Connection id "0HNC8090TGFUK" started. 2025-07-01 23:42:02.925 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:42:02.925 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:42:02.925 +03:00 [DBG] POST requests are not supported 2025-07-01 23:42:02.925 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:42:02.925 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:42:02.925 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:42:02.925 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:42:02.925 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:42:02.925 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:42:02.926 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:42:02.926 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:42:02.926 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:42:02.926 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:42:02.926 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:42:02.926 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:42:02.926 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:42:02.926 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:42:02.926 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:42:02.926 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:42:02.926 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:42:02.926 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:42:02.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:42:02.926 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:42:02.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:42:02.926 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:42:02.926 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:42:02.926 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1339ms. 2025-07-01 23:42:02.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:42:02.926 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:42:02.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:42:02.926 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:42:02.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:42:02.926 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:42:02.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:42:02.926 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:42:02.926 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:42:02.926 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:42:02.926 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:42:02.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:42:02.926 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:42:02.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:42:02.926 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:42:02.926 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:42:02.926 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:42:02.926 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.691ms 2025-07-01 23:42:02.926 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:42:02.927 +03:00 [DBG] Connection id "0HNC8090TGFUK" completed keep alive response. 2025-07-01 23:42:02.927 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3158ms 2025-07-01 23:42:02.927 +03:00 [DBG] Connection id "0HNC8090TGFUK" received FIN. 2025-07-01 23:42:02.927 +03:00 [DBG] Connection id "0HNC8090TGFUK" disconnecting. 2025-07-01 23:42:02.927 +03:00 [DBG] Connection id "0HNC8090TGFUK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:42:02.928 +03:00 [DBG] Connection id "0HNC8090TGFUK" stopped. 2025-07-01 23:43:02.924 +03:00 [DBG] Connection id "0HNC8090TGFUL" accepted. 2025-07-01 23:43:02.925 +03:00 [DBG] Connection id "0HNC8090TGFUL" started. 2025-07-01 23:43:02.925 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:43:02.925 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:43:02.925 +03:00 [DBG] POST requests are not supported 2025-07-01 23:43:02.925 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:43:02.925 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:43:02.925 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:43:02.925 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:43:02.925 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:43:02.925 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:43:02.925 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:43:02.925 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:43:02.925 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:43:02.925 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:43:02.925 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:43:02.925 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:43:02.925 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:43:02.925 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:43:02.925 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:43:02.925 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:43:02.925 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:43:02.925 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:43:02.925 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:43:02.925 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:43:02.925 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:43:02.925 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:43:02.925 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:43:02.926 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.123ms. 2025-07-01 23:43:02.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:43:02.926 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:43:02.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:43:02.926 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:43:02.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:43:02.926 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:43:02.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:43:02.926 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:43:02.926 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:43:02.926 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:43:02.926 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:43:02.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:43:02.926 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:43:02.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:43:02.926 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:43:02.926 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:43:02.926 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:43:02.926 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7103ms 2025-07-01 23:43:02.926 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:43:02.926 +03:00 [DBG] Connection id "0HNC8090TGFUL" completed keep alive response. 2025-07-01 23:43:02.926 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3182ms 2025-07-01 23:43:02.926 +03:00 [DBG] Connection id "0HNC8090TGFUL" received FIN. 2025-07-01 23:43:02.926 +03:00 [DBG] Connection id "0HNC8090TGFUL" disconnecting. 2025-07-01 23:43:02.926 +03:00 [DBG] Connection id "0HNC8090TGFUL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:43:02.928 +03:00 [DBG] Connection id "0HNC8090TGFUL" stopped. 2025-07-01 23:44:02.928 +03:00 [DBG] Connection id "0HNC8090TGFUM" accepted. 2025-07-01 23:44:02.928 +03:00 [DBG] Connection id "0HNC8090TGFUM" started. 2025-07-01 23:44:02.929 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:44:02.929 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:44:02.929 +03:00 [DBG] POST requests are not supported 2025-07-01 23:44:02.929 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:44:02.929 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:44:02.929 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:44:02.929 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:44:02.929 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:44:02.929 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:44:02.929 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:44:02.929 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:44:02.929 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:44:02.929 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:44:02.929 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:44:02.929 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:44:02.929 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:44:02.929 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:44:02.929 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:44:02.929 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:44:02.929 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:44:02.929 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:44:02.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:44:02.929 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:44:02.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:44:02.929 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:44:02.929 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:44:02.929 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1329ms. 2025-07-01 23:44:02.930 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:44:02.930 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:44:02.930 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:44:02.930 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:44:02.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:44:02.930 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:44:02.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:44:02.930 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:44:02.930 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:44:02.930 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:44:02.930 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:44:02.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:44:02.930 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:44:02.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:44:02.930 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:44:02.930 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:44:02.930 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:44:02.930 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7811ms 2025-07-01 23:44:02.930 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:44:02.930 +03:00 [DBG] Connection id "0HNC8090TGFUM" completed keep alive response. 2025-07-01 23:44:02.930 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4096ms 2025-07-01 23:44:02.930 +03:00 [DBG] Connection id "0HNC8090TGFUM" received FIN. 2025-07-01 23:44:02.930 +03:00 [DBG] Connection id "0HNC8090TGFUM" disconnecting. 2025-07-01 23:44:02.930 +03:00 [DBG] Connection id "0HNC8090TGFUM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:44:02.932 +03:00 [DBG] Connection id "0HNC8090TGFUM" stopped. 2025-07-01 23:45:02.931 +03:00 [DBG] Connection id "0HNC8090TGFUN" accepted. 2025-07-01 23:45:02.931 +03:00 [DBG] Connection id "0HNC8090TGFUN" started. 2025-07-01 23:45:02.931 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:45:02.931 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:45:02.931 +03:00 [DBG] POST requests are not supported 2025-07-01 23:45:02.931 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:45:02.931 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:45:02.931 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:45:02.931 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:45:02.931 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:45:02.931 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:45:02.931 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:45:02.931 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:45:02.931 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:45:02.931 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:45:02.931 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:45:02.932 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:45:02.932 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:45:02.932 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:45:02.932 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:45:02.932 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:45:02.932 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:45:02.932 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:45:02.932 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:45:02.932 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:45:02.932 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:45:02.932 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:45:02.932 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:45:02.932 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1113ms. 2025-07-01 23:45:02.932 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:45:02.932 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:45:02.932 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:45:02.932 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:45:02.932 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:45:02.932 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:45:02.932 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:45:02.932 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:45:02.932 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:45:02.932 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:45:02.932 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:45:02.932 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:45:02.932 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:45:02.932 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:45:02.932 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:45:02.932 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:45:02.932 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:45:02.932 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5801ms 2025-07-01 23:45:02.932 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:45:02.932 +03:00 [DBG] Connection id "0HNC8090TGFUN" completed keep alive response. 2025-07-01 23:45:02.932 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0622ms 2025-07-01 23:45:02.932 +03:00 [DBG] Connection id "0HNC8090TGFUN" received FIN. 2025-07-01 23:45:02.933 +03:00 [DBG] Connection id "0HNC8090TGFUN" disconnecting. 2025-07-01 23:45:02.933 +03:00 [DBG] Connection id "0HNC8090TGFUN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:45:02.934 +03:00 [DBG] Connection id "0HNC8090TGFUN" stopped. 2025-07-01 23:46:02.935 +03:00 [DBG] Connection id "0HNC8090TGFUO" accepted. 2025-07-01 23:46:02.935 +03:00 [DBG] Connection id "0HNC8090TGFUO" started. 2025-07-01 23:46:02.935 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:46:02.936 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:46:02.936 +03:00 [DBG] POST requests are not supported 2025-07-01 23:46:02.936 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:46:02.936 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:46:02.936 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:46:02.936 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:46:02.936 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:46:02.936 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:46:02.936 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:46:02.936 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:46:02.936 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:46:02.936 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:46:02.936 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:46:02.936 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:46:02.936 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:46:02.936 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:46:02.936 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:46:02.936 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:46:02.936 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:46:02.936 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:46:02.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:46:02.936 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:46:02.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:46:02.936 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:46:02.936 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:46:02.936 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1182ms. 2025-07-01 23:46:02.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:46:02.936 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:46:02.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:46:02.936 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:46:02.937 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:46:02.937 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:46:02.937 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:46:02.937 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:46:02.937 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:46:02.937 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:46:02.937 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:46:02.937 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:46:02.937 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:46:02.937 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:46:02.937 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:46:02.937 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:46:02.937 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:46:02.937 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8301ms 2025-07-01 23:46:02.937 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:46:02.937 +03:00 [DBG] Connection id "0HNC8090TGFUO" completed keep alive response. 2025-07-01 23:46:02.937 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5222ms 2025-07-01 23:46:02.937 +03:00 [DBG] Connection id "0HNC8090TGFUO" received FIN. 2025-07-01 23:46:02.937 +03:00 [DBG] Connection id "0HNC8090TGFUO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:46:02.938 +03:00 [DBG] Connection id "0HNC8090TGFUO" disconnecting. 2025-07-01 23:46:02.938 +03:00 [DBG] Connection id "0HNC8090TGFUO" stopped. 2025-07-01 23:47:02.929 +03:00 [DBG] Connection id "0HNC8090TGFUP" accepted. 2025-07-01 23:47:02.929 +03:00 [DBG] Connection id "0HNC8090TGFUP" started. 2025-07-01 23:47:02.930 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:47:02.930 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:47:02.930 +03:00 [DBG] POST requests are not supported 2025-07-01 23:47:02.930 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:47:02.930 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:47:02.930 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:47:02.930 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:47:02.930 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:47:02.930 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:47:02.930 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:47:02.930 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:47:02.930 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:47:02.930 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:47:02.930 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:47:02.931 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:47:02.931 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:47:02.931 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:47:02.931 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:47:02.931 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:47:02.931 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:47:02.931 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:47:02.931 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:47:02.931 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:47:02.931 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:47:02.931 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:47:02.931 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:47:02.931 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1859ms. 2025-07-01 23:47:02.931 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:47:02.931 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:47:02.931 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:47:02.931 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:47:02.931 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:47:02.931 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:47:02.931 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:47:02.931 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:47:02.932 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:47:02.932 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:47:02.932 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:47:02.932 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:47:02.932 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:47:02.932 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:47:02.932 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:47:02.932 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:47:02.932 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:47:02.932 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2022ms 2025-07-01 23:47:02.932 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:47:02.932 +03:00 [DBG] Connection id "0HNC8090TGFUP" completed keep alive response. 2025-07-01 23:47:02.932 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3613ms 2025-07-01 23:47:02.932 +03:00 [DBG] Connection id "0HNC8090TGFUP" received FIN. 2025-07-01 23:47:02.933 +03:00 [DBG] Connection id "0HNC8090TGFUP" disconnecting. 2025-07-01 23:47:02.933 +03:00 [DBG] Connection id "0HNC8090TGFUP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:47:02.934 +03:00 [DBG] Connection id "0HNC8090TGFUP" stopped. 2025-07-01 23:48:02.933 +03:00 [DBG] Connection id "0HNC8090TGFUQ" accepted. 2025-07-01 23:48:02.933 +03:00 [DBG] Connection id "0HNC8090TGFUQ" started. 2025-07-01 23:48:02.933 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:48:02.933 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:48:02.933 +03:00 [DBG] POST requests are not supported 2025-07-01 23:48:02.933 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:48:02.933 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:48:02.934 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:48:02.934 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:48:02.934 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:48:02.934 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:48:02.934 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:48:02.934 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:48:02.934 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:48:02.934 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:48:02.934 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:48:02.934 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:48:02.934 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:48:02.934 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:48:02.934 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:48:02.934 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:48:02.934 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:48:02.934 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:48:02.934 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:48:02.934 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:48:02.934 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:48:02.934 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:48:02.935 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:48:02.935 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1566ms. 2025-07-01 23:48:02.935 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:48:02.935 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:48:02.935 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:48:02.935 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:48:02.935 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:48:02.935 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:48:02.935 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:48:02.935 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:48:02.935 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:48:02.935 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:48:02.935 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:48:02.935 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:48:02.935 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:48:02.935 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:48:02.935 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:48:02.935 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:48:02.935 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:48:02.935 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4026ms 2025-07-01 23:48:02.936 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:48:02.936 +03:00 [DBG] Connection id "0HNC8090TGFUQ" completed keep alive response. 2025-07-01 23:48:02.936 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3158ms 2025-07-01 23:48:02.936 +03:00 [DBG] Connection id "0HNC8090TGFUQ" received FIN. 2025-07-01 23:48:02.936 +03:00 [DBG] Connection id "0HNC8090TGFUQ" disconnecting. 2025-07-01 23:48:02.936 +03:00 [DBG] Connection id "0HNC8090TGFUQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:48:02.937 +03:00 [DBG] Connection id "0HNC8090TGFUQ" stopped. 2025-07-01 23:49:02.941 +03:00 [DBG] Connection id "0HNC8090TGFUR" accepted. 2025-07-01 23:49:02.941 +03:00 [DBG] Connection id "0HNC8090TGFUR" started. 2025-07-01 23:49:02.941 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:49:02.941 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:49:02.941 +03:00 [DBG] POST requests are not supported 2025-07-01 23:49:02.941 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:49:02.941 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:49:02.941 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:49:02.941 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:49:02.941 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:49:02.941 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:49:02.941 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:49:02.941 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:49:02.941 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:49:02.942 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:49:02.942 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:49:02.942 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:49:02.942 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:49:02.942 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:49:02.942 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:49:02.942 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:49:02.942 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:49:02.942 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:49:02.942 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:49:02.942 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:49:02.942 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:49:02.942 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:49:02.942 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:49:02.942 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1966ms. 2025-07-01 23:49:02.942 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:49:02.942 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:49:02.942 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:49:02.942 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:49:02.942 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:49:02.942 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:49:02.942 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:49:02.943 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:49:02.943 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:49:02.943 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:49:02.943 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:49:02.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:49:02.943 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:49:02.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:49:02.943 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:49:02.943 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:49:02.943 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:49:02.943 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0931ms 2025-07-01 23:49:02.943 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:49:02.943 +03:00 [DBG] Connection id "0HNC8090TGFUR" completed keep alive response. 2025-07-01 23:49:02.943 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0405ms 2025-07-01 23:49:02.943 +03:00 [DBG] Connection id "0HNC8090TGFUR" received FIN. 2025-07-01 23:49:02.943 +03:00 [DBG] Connection id "0HNC8090TGFUR" disconnecting. 2025-07-01 23:49:02.943 +03:00 [DBG] Connection id "0HNC8090TGFUR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:49:02.944 +03:00 [DBG] Connection id "0HNC8090TGFUR" stopped. 2025-07-01 23:50:02.927 +03:00 [DBG] Connection id "0HNC8090TGFUS" accepted. 2025-07-01 23:50:02.927 +03:00 [DBG] Connection id "0HNC8090TGFUS" started. 2025-07-01 23:50:02.927 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:50:02.927 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:50:02.927 +03:00 [DBG] POST requests are not supported 2025-07-01 23:50:02.927 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:50:02.927 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:50:02.927 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:50:02.927 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:50:02.927 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:50:02.927 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:50:02.927 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:50:02.928 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:50:02.928 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:50:02.928 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:50:02.928 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:50:02.928 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:50:02.928 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:50:02.928 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:50:02.928 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:50:02.928 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:50:02.928 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:50:02.928 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:50:02.928 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:50:02.928 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:50:02.928 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:50:02.928 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:50:02.928 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:50:02.928 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1331ms. 2025-07-01 23:50:02.928 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:50:02.928 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:50:02.928 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:50:02.928 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:50:02.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:50:02.928 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:50:02.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:50:02.928 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:50:02.928 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:50:02.928 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:50:02.928 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:50:02.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:50:02.928 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:50:02.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:50:02.928 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:50:02.928 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:50:02.928 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:50:02.928 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7145ms 2025-07-01 23:50:02.928 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:50:02.929 +03:00 [DBG] Connection id "0HNC8090TGFUS" completed keep alive response. 2025-07-01 23:50:02.929 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3467ms 2025-07-01 23:50:02.929 +03:00 [DBG] Connection id "0HNC8090TGFUS" received FIN. 2025-07-01 23:50:02.929 +03:00 [DBG] Connection id "0HNC8090TGFUS" disconnecting. 2025-07-01 23:50:02.929 +03:00 [DBG] Connection id "0HNC8090TGFUS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:50:02.930 +03:00 [DBG] Connection id "0HNC8090TGFUS" stopped. 2025-07-01 23:51:02.938 +03:00 [DBG] Connection id "0HNC8090TGFUT" accepted. 2025-07-01 23:51:02.939 +03:00 [DBG] Connection id "0HNC8090TGFUT" started. 2025-07-01 23:51:02.939 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:51:02.939 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:51:02.939 +03:00 [DBG] POST requests are not supported 2025-07-01 23:51:02.939 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:51:02.939 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:51:02.939 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:51:02.939 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:51:02.939 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:51:02.939 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:51:02.939 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:51:02.939 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:51:02.939 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:51:02.939 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:51:02.939 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:51:02.939 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:51:02.939 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:51:02.939 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:51:02.939 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:51:02.939 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:51:02.939 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:51:02.939 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:51:02.939 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:51:02.939 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:51:02.939 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:51:02.939 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:51:02.940 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:51:02.940 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1341ms. 2025-07-01 23:51:02.940 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:51:02.940 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:51:02.940 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:51:02.940 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:51:02.940 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:51:02.940 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:51:02.940 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:51:02.940 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:51:02.940 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:51:02.940 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:51:02.940 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:51:02.940 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:51:02.940 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:51:02.940 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:51:02.940 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:51:02.940 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:51:02.940 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:51:02.940 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8469ms 2025-07-01 23:51:02.940 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:51:02.940 +03:00 [DBG] Connection id "0HNC8090TGFUT" completed keep alive response. 2025-07-01 23:51:02.940 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6036ms 2025-07-01 23:51:02.940 +03:00 [DBG] Connection id "0HNC8090TGFUT" received FIN. 2025-07-01 23:51:02.941 +03:00 [DBG] Connection id "0HNC8090TGFUT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:51:02.941 +03:00 [DBG] Connection id "0HNC8090TGFUT" disconnecting. 2025-07-01 23:51:02.941 +03:00 [DBG] Connection id "0HNC8090TGFUT" stopped. 2025-07-01 23:52:02.926 +03:00 [DBG] Connection id "0HNC8090TGFUU" accepted. 2025-07-01 23:52:02.926 +03:00 [DBG] Connection id "0HNC8090TGFUU" started. 2025-07-01 23:52:02.927 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:52:02.927 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:52:02.927 +03:00 [DBG] POST requests are not supported 2025-07-01 23:52:02.927 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:52:02.927 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:52:02.927 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:52:02.927 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:52:02.927 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:52:02.927 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:52:02.927 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:52:02.927 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:52:02.927 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:52:02.927 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:52:02.927 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:52:02.928 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:52:02.928 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:52:02.928 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:52:02.928 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:52:02.928 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:52:02.928 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:52:02.928 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:52:02.928 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:52:02.928 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:52:02.928 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:52:02.928 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:52:02.928 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:52:02.928 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2052ms. 2025-07-01 23:52:02.928 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:52:02.928 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:52:02.928 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:52:02.928 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:52:02.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:52:02.928 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:52:02.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:52:02.928 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:52:02.928 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:52:02.929 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:52:02.929 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:52:02.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:52:02.929 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:52:02.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:52:02.929 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:52:02.929 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:52:02.929 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:52:02.929 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7742ms 2025-07-01 23:52:02.930 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:52:02.930 +03:00 [DBG] Connection id "0HNC8090TGFUU" completed keep alive response. 2025-07-01 23:52:02.930 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2415ms 2025-07-01 23:52:02.930 +03:00 [DBG] Connection id "0HNC8090TGFUU" received FIN. 2025-07-01 23:52:02.930 +03:00 [DBG] Connection id "0HNC8090TGFUU" disconnecting. 2025-07-01 23:52:02.930 +03:00 [DBG] Connection id "0HNC8090TGFUU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:52:02.931 +03:00 [DBG] Connection id "0HNC8090TGFUU" stopped. 2025-07-01 23:53:02.941 +03:00 [DBG] Connection id "0HNC8090TGFUV" accepted. 2025-07-01 23:53:02.941 +03:00 [DBG] Connection id "0HNC8090TGFUV" started. 2025-07-01 23:53:02.941 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:53:02.941 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:53:02.941 +03:00 [DBG] POST requests are not supported 2025-07-01 23:53:02.941 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:53:02.941 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:53:02.941 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:53:02.941 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:53:02.941 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:53:02.941 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:53:02.941 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:53:02.941 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:53:02.941 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:53:02.941 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:53:02.941 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:53:02.941 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:53:02.941 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:53:02.941 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:53:02.941 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:53:02.942 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:53:02.942 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:53:02.942 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:53:02.942 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:53:02.942 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:53:02.942 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:53:02.942 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:53:02.942 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:53:02.942 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1202ms. 2025-07-01 23:53:02.942 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:53:02.942 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:53:02.942 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:53:02.942 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:53:02.942 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:53:02.942 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:53:02.942 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:53:02.942 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:53:02.942 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:53:02.942 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:53:02.942 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:53:02.942 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:53:02.942 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:53:02.942 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:53:02.942 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:53:02.942 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:53:02.942 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:53:02.942 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7317ms 2025-07-01 23:53:02.942 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:53:02.942 +03:00 [DBG] Connection id "0HNC8090TGFUV" completed keep alive response. 2025-07-01 23:53:02.942 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.385ms 2025-07-01 23:53:02.943 +03:00 [DBG] Connection id "0HNC8090TGFUV" received FIN. 2025-07-01 23:53:02.943 +03:00 [DBG] Connection id "0HNC8090TGFUV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:53:02.943 +03:00 [DBG] Connection id "0HNC8090TGFUV" disconnecting. 2025-07-01 23:53:02.943 +03:00 [DBG] Connection id "0HNC8090TGFUV" stopped. 2025-07-01 23:54:02.927 +03:00 [DBG] Connection id "0HNC8090TGFV0" accepted. 2025-07-01 23:54:02.927 +03:00 [DBG] Connection id "0HNC8090TGFV0" started. 2025-07-01 23:54:02.928 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:54:02.928 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:54:02.928 +03:00 [DBG] POST requests are not supported 2025-07-01 23:54:02.928 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:54:02.928 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:54:02.928 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:54:02.928 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:54:02.928 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:54:02.928 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:54:02.928 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:54:02.928 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:54:02.928 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:54:02.928 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:54:02.928 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:54:02.928 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:54:02.928 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:54:02.928 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:54:02.928 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:54:02.928 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:54:02.928 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:54:02.928 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:54:02.928 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:54:02.928 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:54:02.928 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:54:02.928 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:54:02.928 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:54:02.929 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1242ms. 2025-07-01 23:54:02.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:54:02.929 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:54:02.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:54:02.929 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:54:02.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:54:02.929 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:54:02.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:54:02.929 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:54:02.929 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:54:02.929 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:54:02.929 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:54:02.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:54:02.929 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:54:02.929 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:54:02.929 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:54:02.929 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:54:02.929 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:54:02.929 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7513ms 2025-07-01 23:54:02.929 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:54:02.929 +03:00 [DBG] Connection id "0HNC8090TGFV0" completed keep alive response. 2025-07-01 23:54:02.929 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3617ms 2025-07-01 23:54:02.929 +03:00 [DBG] Connection id "0HNC8090TGFV0" received FIN. 2025-07-01 23:54:02.929 +03:00 [DBG] Connection id "0HNC8090TGFV0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:54:02.929 +03:00 [DBG] Connection id "0HNC8090TGFV0" disconnecting. 2025-07-01 23:54:02.930 +03:00 [DBG] Connection id "0HNC8090TGFV0" stopped. 2025-07-01 23:55:02.939 +03:00 [DBG] Connection id "0HNC8090TGFV1" accepted. 2025-07-01 23:55:02.939 +03:00 [DBG] Connection id "0HNC8090TGFV1" started. 2025-07-01 23:55:02.939 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:55:02.939 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:55:02.939 +03:00 [DBG] POST requests are not supported 2025-07-01 23:55:02.939 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:55:02.939 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:55:02.939 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:55:02.939 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:55:02.939 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:55:02.940 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:55:02.940 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:55:02.940 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:55:02.940 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:55:02.940 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:55:02.940 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:55:02.940 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:55:02.940 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:55:02.940 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:55:02.940 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:55:02.940 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:55:02.940 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:55:02.940 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:55:02.940 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:55:02.940 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:55:02.940 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:55:02.940 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:55:02.940 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:55:02.940 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1746ms. 2025-07-01 23:55:02.940 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:55:02.940 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:55:02.941 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:55:02.941 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:55:02.941 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:55:02.941 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:55:02.941 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:55:02.941 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:55:02.941 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:55:02.941 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:55:02.941 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:55:02.941 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:55:02.941 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:55:02.941 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:55:02.941 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:55:02.941 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:55:02.941 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:55:02.941 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2271ms 2025-07-01 23:55:02.941 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:55:02.941 +03:00 [DBG] Connection id "0HNC8090TGFV1" completed keep alive response. 2025-07-01 23:55:02.941 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0117ms 2025-07-01 23:55:02.941 +03:00 [DBG] Connection id "0HNC8090TGFV1" received FIN. 2025-07-01 23:55:02.941 +03:00 [DBG] Connection id "0HNC8090TGFV1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:55:02.942 +03:00 [DBG] Connection id "0HNC8090TGFV1" disconnecting. 2025-07-01 23:55:02.942 +03:00 [DBG] Connection id "0HNC8090TGFV1" stopped. 2025-07-01 23:56:02.927 +03:00 [DBG] Connection id "0HNC8090TGFV2" accepted. 2025-07-01 23:56:02.927 +03:00 [DBG] Connection id "0HNC8090TGFV2" started. 2025-07-01 23:56:02.928 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:56:02.928 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:56:02.928 +03:00 [DBG] POST requests are not supported 2025-07-01 23:56:02.928 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:56:02.928 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:56:02.928 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:56:02.928 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:56:02.928 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:56:02.928 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:56:02.928 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:56:02.928 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:56:02.929 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:56:02.929 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:56:02.929 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:56:02.929 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:56:02.929 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:56:02.929 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:56:02.929 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:56:02.929 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:56:02.929 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:56:02.929 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:56:02.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:56:02.929 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:56:02.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:56:02.930 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:56:02.930 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:56:02.930 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2283ms. 2025-07-01 23:56:02.930 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:56:02.930 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:56:02.930 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:56:02.930 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:56:02.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:56:02.930 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:56:02.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:56:02.930 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:56:02.930 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:56:02.930 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:56:02.930 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:56:02.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:56:02.930 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:56:02.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:56:02.930 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:56:02.930 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:56:02.931 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:56:02.931 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5709ms 2025-07-01 23:56:02.931 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:56:02.931 +03:00 [DBG] Connection id "0HNC8090TGFV2" completed keep alive response. 2025-07-01 23:56:02.931 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1854ms 2025-07-01 23:56:02.931 +03:00 [DBG] Connection id "0HNC8090TGFV2" received FIN. 2025-07-01 23:56:02.931 +03:00 [DBG] Connection id "0HNC8090TGFV2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:56:02.931 +03:00 [DBG] Connection id "0HNC8090TGFV2" disconnecting. 2025-07-01 23:56:02.932 +03:00 [DBG] Connection id "0HNC8090TGFV2" stopped. 2025-07-01 23:57:02.936 +03:00 [DBG] Connection id "0HNC8090TGFV3" accepted. 2025-07-01 23:57:02.936 +03:00 [DBG] Connection id "0HNC8090TGFV3" started. 2025-07-01 23:57:02.937 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:57:02.937 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:57:02.937 +03:00 [DBG] POST requests are not supported 2025-07-01 23:57:02.937 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:57:02.937 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:57:02.937 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:57:02.937 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:57:02.937 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:57:02.937 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:57:02.937 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:57:02.937 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:57:02.937 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:57:02.937 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:57:02.937 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:57:02.937 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:57:02.937 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:57:02.937 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:57:02.937 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:57:02.937 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:57:02.937 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:57:02.937 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:57:02.937 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:57:02.937 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:57:02.937 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:57:02.937 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:57:02.937 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:57:02.937 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1157ms. 2025-07-01 23:57:02.937 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:57:02.937 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:57:02.938 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:57:02.938 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:57:02.938 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:57:02.938 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:57:02.938 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:57:02.938 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:57:02.938 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:57:02.938 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:57:02.938 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:57:02.938 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:57:02.938 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:57:02.938 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:57:02.938 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:57:02.938 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:57:02.938 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:57:02.938 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6248ms 2025-07-01 23:57:02.938 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:57:02.938 +03:00 [DBG] Connection id "0HNC8090TGFV3" completed keep alive response. 2025-07-01 23:57:02.938 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2575ms 2025-07-01 23:57:02.938 +03:00 [DBG] Connection id "0HNC8090TGFV3" received FIN. 2025-07-01 23:57:02.938 +03:00 [DBG] Connection id "0HNC8090TGFV3" disconnecting. 2025-07-01 23:57:02.938 +03:00 [DBG] Connection id "0HNC8090TGFV3" stopped. 2025-07-01 23:57:02.938 +03:00 [DBG] Connection id "0HNC8090TGFV3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:58:02.941 +03:00 [DBG] Connection id "0HNC8090TGFV4" accepted. 2025-07-01 23:58:02.941 +03:00 [DBG] Connection id "0HNC8090TGFV4" started. 2025-07-01 23:58:02.942 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:58:02.942 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:58:02.942 +03:00 [DBG] POST requests are not supported 2025-07-01 23:58:02.942 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:58:02.942 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:58:02.942 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:58:02.942 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:58:02.942 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:58:02.942 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:58:02.942 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:58:02.942 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:58:02.942 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:58:02.942 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:58:02.942 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:58:02.942 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:58:02.942 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:58:02.942 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:58:02.942 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:58:02.942 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:58:02.943 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:58:02.943 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:58:02.943 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:58:02.943 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:58:02.943 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:58:02.943 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:58:02.943 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:58:02.943 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1345ms. 2025-07-01 23:58:02.943 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:58:02.943 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:58:02.943 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:58:02.943 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:58:02.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:58:02.943 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:58:02.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:58:02.943 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:58:02.943 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:58:02.943 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:58:02.943 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:58:02.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:58:02.943 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:58:02.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:58:02.943 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:58:02.944 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:58:02.944 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:58:02.944 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1326ms 2025-07-01 23:58:02.944 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:58:02.944 +03:00 [DBG] Connection id "0HNC8090TGFV4" completed keep alive response. 2025-07-01 23:58:02.944 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1168ms 2025-07-01 23:58:02.944 +03:00 [DBG] Connection id "0HNC8090TGFV4" received FIN. 2025-07-01 23:58:02.944 +03:00 [DBG] Connection id "0HNC8090TGFV4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:58:02.944 +03:00 [DBG] Connection id "0HNC8090TGFV4" disconnecting. 2025-07-01 23:58:02.944 +03:00 [DBG] Connection id "0HNC8090TGFV4" stopped. 2025-07-01 23:59:02.934 +03:00 [DBG] Connection id "0HNC8090TGFV5" accepted. 2025-07-01 23:59:02.935 +03:00 [DBG] Connection id "0HNC8090TGFV5" started. 2025-07-01 23:59:02.935 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-01 23:59:02.935 +03:00 [VRB] All hosts are allowed. 2025-07-01 23:59:02.935 +03:00 [DBG] POST requests are not supported 2025-07-01 23:59:02.935 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-01 23:59:02.935 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-01 23:59:02.935 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:59:02.935 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-01 23:59:02.935 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-01 23:59:02.935 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-01 23:59:02.935 +03:00 [INF] CORS policy execution successful. 2025-07-01 23:59:02.935 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:59:02.935 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-01 23:59:02.935 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-01 23:59:02.935 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-01 23:59:02.936 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-01 23:59:02.936 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-01 23:59:02.936 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-01 23:59:02.936 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:59:02.936 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:59:02.936 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:59:02.936 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-01 23:59:02.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:59:02.936 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:59:02.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:59:02.936 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:59:02.936 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-01 23:59:02.936 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2461ms. 2025-07-01 23:59:02.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:59:02.936 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-01 23:59:02.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:59:02.936 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-01 23:59:02.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:59:02.936 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:59:02.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:59:02.937 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:59:02.937 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:59:02.937 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-01 23:59:02.937 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-01 23:59:02.937 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:59:02.937 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-01 23:59:02.937 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:59:02.937 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:59:02.937 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:59:02.937 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-01 23:59:02.937 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3048ms 2025-07-01 23:59:02.937 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-01 23:59:02.937 +03:00 [DBG] Connection id "0HNC8090TGFV5" completed keep alive response. 2025-07-01 23:59:02.937 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3738ms 2025-07-01 23:59:02.937 +03:00 [DBG] Connection id "0HNC8090TGFV5" received FIN. 2025-07-01 23:59:02.937 +03:00 [DBG] Connection id "0HNC8090TGFV5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-01 23:59:02.938 +03:00 [DBG] Connection id "0HNC8090TGFV5" disconnecting. 2025-07-01 23:59:02.938 +03:00 [DBG] Connection id "0HNC8090TGFV5" stopped.